
html, body {
  background: #f4f4f4 url(../static/background.png?v=4);
  font-family: 'Segoe UI',Frutiger,'Frutiger Linotype','Dejavu Sans','Helvetica Neue',Arial,sans-serif;
  color: #292929;
  padding: 0;
}
#banner img{ width:100vw; position: absolute; top:0; left:0; }
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-track{background:#fff;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);}
::-webkit-scrollbar-thumb{background:#ccc;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2);border-radius: 5px;}
::-webkit-scrollbar-thumb:hover{background:#aaa;}
::-webkit-scrollbar-thumb:active{background:#888;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.3);}

.mylabel{

ont-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.125em;
  border-bottom: 5px solid;
  padding: 4px 2px;
  margin-top: 10px;
  color: red;
  
}
.flex-spacer {
  flex: 1 1 0;
  -ms-flex: 1 1 0;
  -webkit-flex: 1 1 0;
  min-width: 0;
  min-height: 0;
}
.flex-column {
  flex-direction: column;
  -ms-flex-direction: column;
}
.flex {
  display: flex;
  display: -ms-flexbox;
}
.header {
  align-items: center;
  -ms-flex-align: center;
  padding-top:15px;
  margin-top: 8px;
  margin-bottom: 20px;
}
.view-catalog {
  /*box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px 2px;*/
}
.title {
  font-size: 40px;
  font-weight: bold;
}
.title a {
  text-decoration: none;
  color: #000;
}
.search {
  height: 26px;
  /*width: 250px;*/
}
.awards-count {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-items: stretch;
  -ms-flex-align: stretch;
  /*box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px 2px;*/
  background-color: #fff;
  /*border: 1px solid #ccc;*/
  border-top-right-left: 5px; 
  border-top-right-right: 5px; 
}
.panel-item {
  flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
}
.panel-item-head {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.125em;
  border-bottom: 5px solid;
  padding: 4px 2px;
  color: #fff;
}
.panel-item-value {
  text-align: center;
  font-size: 32px;
  margin: -10px 0 2px;
}
.awards-list {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 15px;
  border-top: 1px solid #fff;
  background-color: #fff;
  border: 1px solid #ccc;
}
.avatar-tile {
  width: 100px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.tooltip.top .tooltip-inner {
  background-color: #fff;
  color: #000;
  max-width: 150px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 10px;
  border-radius: 1px;
  line-height: 1.3em;
  font-size: 11px;
}
.tooltip-inner span {
    font-size: 12px;
    font-weight: 800;
    padding: 1px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.avatar-img {
  width: 80px;
  height: 80px;
  display: block;
  margin: auto auto;;
  border: 5px solid;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}
.avatar-name {
  margin: 10px 0;
  font-size: 10px;
  text-align: center;
  line-height: 1.125em;
}
.border-award-Bharat-Ratna { background-color: #6bbd6b; border-color: #6bbd6b; }   
.border-award-Padma-Vibhushan { background-color: #df6564; border-color: #df6564; }
.border-award-Test { background-color: #fda454; border-color: #fda454; }
.border-award-Padma-Bhushan { background-color: #4fcad9; border-color: #4fcad9; }
.border-award-Padma-Shri { background-color: #fda454; border-color: #fda454; }
.label-award-Bharat-Ratna { color: #6bbd6b; }
.label-award-Padma-Vibhushan { color: #df6564; }
.label-award-Test { color: #fda454; }
.label-award-Padma-Bhushan { color: #4fcad9; }
.label-award-Padma-Shri { color: #fda454; }
.cell-award-Bharat-Ratna { fill: #6bbd6b; } 
.cell-award-Padma-Vibhushan { fill: #df6564; } 
.cell-award-Test { fill: #fda454; }
.cell-award-Padma-Bhushan { fill: #4fcad9; } 
.cell-award-Padma-Shri { fill: #fda454; } 
p.border-award-Bharat-Ratna {
  border-top-left-radius: 5px;
}
p.border-award-Padma-Shri{
  border-top-right-radius: 5px;
}
.panel-item:first-child > p.panel-item-value{
  border-left: 1px solid #ccc;
}
.panel-item:last-child > p.panel-item-value{
  border-right: 1px solid #ccc;
}
.trend-cell {
  stroke: #fff;
  stroke-width: 1px;
}
.trend-highlight {
  stroke: #000;
}
.axis path, .axis line {
  fill: none;
  stroke: #b6b6b6;
  shape-rendering: crispEdges;
}
.tick text {
  fill: #999;
  font-size: 10px;
}
.view-gbrush {
  width: 100%;
}
.view-gbrush .axis text {
  font-size: 8px;
}
.view-gbrush .axis path {
  display: none;
}
.grid-background {
  fill: #ddd;
}
.grid line, .grid path {
  fill: none;
  stroke: #fff;
  shape-rendering: crispEdges;
}
.grid .minor.tick line {
  stroke-opacity: .5;
}
.brush .extent {
  stroke: #000;
  fill-opacity: .125;
  shape-rendering: crispEdges;
}
.view-places text {
  pointer-events: none;
}
.filter-group {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.filter-group > .filter-item:not(:last-child){
  margin-right: 5px;
}
.filter-item {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
}
.filter-item .btn {
  width: 100%;
  border-radius: 4px;
}
.filter-item .dropdown-menu {
  border-radius: 0px;
  /*box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px 2px;*/
  max-height: 75vh;
  overflow-y: auto;
}
.view-playbrush {
  display: flex;
}
.view-playbrush .play {
  align-self: center;
  margin-top: 8px;
  margin-right: -10px;
}
.urlfilter {
  cursor: pointer;
}
.btn .caret {
  margin-left: 2px;
}
.box-2 {
  margin-top: 10px;
}
.social-share {
  font-size: 20px;
  padding-left: 10px;
}
.branding {
  font-size: 10px;
  color: #fff;
}
.branding a {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
.message {
  float: none;
  padding: 100px 2em;
  display: none;
}
.legendCircle {
  stroke-width: 1;
  stroke: #757575;
  stroke-dasharray: 2 2;
  fill: none;
}
.legendLine {
  stroke-width: 1;
  stroke: #E0E0E0;
  shape-rendering: crispEdges;
}
.legendText {
  text-anchor: start;
  font-size: 9px;
}
.clear-all {
  border-radius: 0px;
  border-color: black;
  text-transform: uppercase;
  font-size: 10px;
  display: none;
}
.sk-cube-grid {
  width: 75px;
  height: 75px;
  left: 45%;
  top: 40%;
  z-index: 10;
  position: absolute;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #333;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  }
}

.view-trend, .view-areas, .view-places{
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.view-trend, .view-places{
  border-top: 1px solid #ccc;
}
.view-places{
 border-bottom: 1px solid #ccc; 
 margin-bottom: 10px;
}
.gov-header {
  background-color: #e75f04;
  min-height: 20px;
}
.gov-footer {
  background-color: #006600;
  min-height: 20px;
}
ul.sitemap, ul.nav-dropdown {
  margin: 0px;
  padding: 0px;
}
ul.sitemap li, ul.nav-dropdown li {
  float: left;
  margin: 0;
  padding: 0;
  /* border-right: 1px solid white; */
  list-style: none;
}
ul.sitemap li a, ul.nav-dropdown li a {
  font-size: 12px;
  color: #fff;
  padding: 0px 5px;
  border-right: 1px solid #fff;
}
li.dropdown ul.dropdown-menu li {
  float: none;
}
li.dropdown ul.dropdown-menu li a {
  color: #000;
}
ul.nav-dropdown li a {
  color: #fff;
  font-size: 14px;
}
ul.nav-dropdown li {
  padding: 7px 0;
}
ul.sitemap li a.last-child, ul.nav-dropdown li a.last-child {
  border: none;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #e75f04;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #e75f04;
  border-color: #fff;
}
.document{
  margin-top:10px;
}


.dropdown-toggle {
    border: 1px solid #dbd4d4;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}