/* Id: 7.3085208.1426251898
 * Generated: 24-Nov-2016 01:02:43
 */
    /**********************************************/
/*    Rugby Results  /  Fixtures Table        */
/*     stephenmaguire@irishtimes.com          */
/**********************************************/

.sport .rugby-resfix td, .sport .rugby-resfix th {width: 20%; }

.sport .rugby-resfix thead th{
	font-family: "DINWeb-Bold",Arial,sans-serif;
	text-transform: capitalize;
	font-size: 18px;
	padding-top: 1.5%;	
    padding-bottom: 1.5%;		
}

.sport .rugby-resfix .headings th {font-size: 16px;}
.sport .rugby-resfix .team-home {text-align: right; font-weight:700;}
.sport .rugby-resfix .team-away {text-align: left; font-weight:700;}
.sport .rugby-resfix .score {text-align: center; font-weight: 800; -ms-word-wrap: normal; word-wrap: normal; white-space: nowrap;}
.sport .rugby-resfix .venue{text-align: right;}

.sport .rugby-resfix tr .round {
    font-family: "DINWeb-Bold",Arial,sans-serif;
    text-align: left;
    background: #f5f5f5 !important;
    color: #3ea447;
}

.sport .rugby-resfix.table tr.score:hover {cursor: default;}
.sport .rugby-resfix tr:hover td { background: #fff; }
.sport .rugby-resfix .results td {background: #fff!important;}
.sport .rugby-resfix .fixtures td {background: #eaf5ea!important;}

/* RHS */
.sport #content_right .rugby-resfix .venue {display:none;}
.sport #content_right .rugby-resfix td, .sport .rugby-resfix th {width: 25%; }
.sport #content_right .rugby-resfix .team-home, .sport #content_right  .rugby-resfix .team-away {font-weight:400;}

@media (min-width: 768px) and (max-width: 979px) {
    /*.venue {display:none;}*/
    
    .sport .rugby-resfix td, .sport .rugby-resfix th {width: 25%; }
}

@media (min-width: 480px) and (max-width: 767px) {
    /*.venue {display:none;}*/
    .sport .rugby-resfix td, .sport .rugby-resfix th {width: 25%; }
}

@media (min-width: 320px) and (max-width: 479px) {
     .sport .rugby-resfix .venue {display:none;}
    .sport .rugby-resfix td, .sport .rugby-resfix th {width: 25%; }
}

      