body{background-color:#E6E6E6}
.fluid-container{padding:0;margin:0;}
.fluid-container .row{padding:0;margin:0;}
.col-xs-6{height:10%;background-color:white;border-bottom:1px solid #D8D8D8; text-align:left;}
.col-xs-6:nth-child(1){padding:10px 0px 0px 40px;}
.col-xs-6:nth-child(1) span{position:relative;top:10px;font-size:20px;letter-spacing:3px;}
.col-xs-6:nth-child(1) img{margin:0;width:40px; height:auto;}

.col-xs-6:nth-child(2){text-align:right;padding:10px 10px 0px 0px;}
.col-xs-6:nth-child(2) a{padding:10px;position:relative;color:black;top:15px;;text-decoration:none;font-size:15px;}
.col-xs-6:nth-child(2) .glyphicon-home{color:#ac0404;}
.col-xs-12{height:auto;padding:20px 0px 0px 0px}
.col-xs-12 .table{width:90%;height:90%;margin:auto;}
.col-xs-12 table thead tr th {border-bottom:10px solid #E6E6E6;background-color:#ac0404;height:60px; color:white;text-align:center;}
.col-xs-12 table thead tr th:nth-child(1){background-color:transparent;border-right:5px solid #E6E6E6;border-bottom:10px solid #E6E6E6;}

.col-xs-12 table tbody tr td{background-color:white;text-align:center;width:150px;border-bottom:5px solid #E6E6E6;}
.col-xs-12 table tbody tr .glyphicon-play{position:relative;left:32px;color:rgba(172,4,4,0.1)}
.col-xs-12 table tbody tr  .glyphicon-download-alt{position:relative; top:5px;font-size:25px;color:#BDBDBD}

.col-xs-12 table tbody tr td:nth-child(1){border-right:5px solid #E6E6E6;padding-top:20px;}

.col-xs-12 table tbody tr:nth-child(1) td:nth-child(1){background-color:rgba(172,4,4,0.1)}
.col-xs-12 table tbody tr:nth-child(3) td:nth-child(1){background-color:rgba(172,4,4,0.1)}
.col-xs-12 table tbody tr:nth-child(5) td:nth-child(1){background-color:rgba(172,4,4,0.1)}
.col-xs-12 table tbody tr:nth-child(7) td:nth-child(1){background-color:rgba(172,4,4,0.1)}
.col-xs-12 table tbody tr:nth-child(9) td:nth-child(1){background-color:rgba(172,4,4,0.1)}
.col-xs-12 table tbody tr:nth-child(11) td:nth-child(1){background-color:rgba(172,4,4,0.1)}

.col-xs-12 table tbody tr:nth-child(2) td:nth-child(1){background-color:rgba(172,4,4,0.2)}
.col-xs-12 table tbody tr:nth-child(4) td:nth-child(1){background-color:rgba(172,4,4,0.2)}
.col-xs-12 table tbody tr:nth-child(6) td:nth-child(1){background-color:rgba(172,4,4,0.2)}
.col-xs-12 table tbody tr:nth-child(8) td:nth-child(1){background-color:rgba(172,4,4,0.2)}
.col-xs-12 table tbody tr:nth-child(10) td:nth-child(1){background-color:rgba(172,4,4,0.2)}
.col-xs-12 table tbody tr:nth-child(12) td:nth-child(1){background-color:rgba(172,4,4,0.2)}






.footer{text-align:center; background-color:white;height:80px;margin-top:50px;}