.row{margin: 0;}

/*Index Page*/
.graph-card{margin: 1% 0 !important;overflow: auto;margin-bottom: 6% !important;padding: 0 2%;}
.graph-card .row{margin-bottom: 2%;}
.tile_count{margin: 2% !important;overflow: auto;background-color: #fff;}
.tile_stats_count{color: #016B79;border-right: 2px dashed;margin: 4px 0;}
.tile_count .tile_stats_count:nth-last-child(1){border-right: none;}
.count_top{font-size: 12px;}
.count{font-size: 22px;}
.count_bottom{font-size: 11px;}
.fa-sort-asc{color: #1abc9c;}
.fa-sort-desc{color: #e74c3c;}
.x_panel{background-color: #fff;margin-right: 10px;width: 32.8% !important;}
.x_panel:hover{-webkit-box-shadow: 0px 6px 14px -4px #777;;box-shadow: 0px 6px 14px -4px #777;}
.graph-card .x_panel:nth-last-child(1){margin-right: 0;}