@charset "utf-8";
/* CSS Document */
.result_outer{
    
    width:100%;
    height:138px;
    margin-bottom:2px;
}
.res_comp_logo{
    width:100%;
    height:100px;
    display:none;
    float:left;
}

.res_res_outer{
    width:100%;
    height:100px;
    float:right;
}
.res_comp_name{
    width:100%;
    height:15px;
    display:block;
    font-size:12px;
    text-align:center;
    font-weight: 500;
}
.res_datetimeref{
    width:100%;
    height:15px;
     font-size:12px;
    text-align:center;
    margin-bottom:5px;
}
.res_homecrest{
    width:30%;
    height:50px;
    float:left;
    text-align:center;
}
.res_homescore{
    width:15%;
    height:50px;
     float:left;
    text-align:center;
     padding-top:23px;
     font-weight:700;
}
.res_v{  
    width:10%;
    height:50px;
    float:left;
    text-align:center;
    padding-top:23px;
    color:lightgrey;
}
 .res_inn{
        
        font-size:10px;
        color:lightgray;
    }
.res_awayscore{
    width:15%;
    height:50px;
     float:left;
    text-align:center;
     padding-top:23px;
    font-weight:700;
}
.res_awaycrest{
    width:30%;
    height:50px;
     float:left;
    text-align:center;
}
.res_crest_img{
    
    height:50px;
}
.res_hometeamname{
    margin-top:10px;
    width:30%;
    height:20px;
     float:left;
    text-align:center;
    font-size:12px;
}
.res_awayteamname{
    margin-top:10px;
    width:30%;
    height:20px;
     float:left;
    font-size:12px;
     text-align:center;
}
.res_white_spacer{
     width:100%;
    height:20px;
    
}
.res_dateline{
    padding-left:2%;
    width:98%;
    height:30px;
}


@media only screen and (min-width: 767px) {


.result_outer{
    
    width:100%;
    height:138px;
    margin-bottom:2px;
    border:1px solid #D6D5D5;
}
.res_comp_logo{
    width:16%;
    height:100px;
    display:block;
    float:left;
}

.res_res_outer{
    width:84%;
    height:100px;
    float:right;
}
.res_comp_name{
    width:100%;
    height:15px;
    display:none;
    font-size:12px;
    text-align:center;
    font-weight: 500;
}
.res_compIMg{
        
   height:138px;        
        
}
.res_datetimeref{
    width:100%;
    height:18px;
     font-size:14px;
    text-align:center;
    margin-bottom:5px;
    padding-top:10px;
}
.res_homecrest{
    width:30%;
    height:70px;
    float:left;
    text-align:center;
}
.res_homescore{
    width:15%;
    height:50px;
     float:left;
    text-align:center;
    padding-top:33px;
     font-weight:700;
     font-size:20px;
}
     .res_inn{
        
        font-size:12px;
        color:lightgray;
    }
.res_v{  
    width:10%;
    height:50px;
    float:left;
    text-align:center;
    padding-top:34px;
    color:lightgrey;
    font-size:20px;
}
.res_awayscore{
    width:15%;
    height:50px;
     float:left;
    text-align:center;
   padding-top:33px;
    font-weight:700;
     font-size:20px;
}
.res_awaycrest{
    width:30%;
    height:70px;
     float:left;
    text-align:center;
}
.res_crest_img{
    
    height:70px;
}
.res_hometeamname{
    margin-top:10px;
    width:30%;
    height:20px;
     float:left;
    text-align:center;
    font-size:14px;
}
.res_awayteamname{
    margin-top:10px;
    width:30%;
    height:20px;
     float:left;
    font-size:14px;
     text-align:center;
}
.res_white_spacer{
     width:100%;
    height:20px;
    
}
.res_dateline{
    padding-left:2%;
    width:98%;
    height:30px;
}

}

@media only screen and (min-width: 1279px) {


.result_outer{
    
    width:100%;
    height:138px;
    margin-bottom:2px;
    border:1px solid #D6D5D5;
}
.res_comp_logo{
    width:10%;
    height:100px;
    display:block;
    float:left;
}

.res_res_outer{
    width:90%;
    height:100px;
    float:right;
}
.res_comp_name{
    width:100%;
    height:15px;
    display:none;
    font-size:12px;
    text-align:center;
    font-weight: 500;
}
.res_compIMg{
        
   height:138px;        
        
}
.res_datetimeref{
    width:100%;
    height:18px;
     font-size:14px;
    text-align:center;
    margin-bottom:5px;
    padding-top:10px;
}
.res_homecrest{
    width:30%;
    height:70px;
    float:left;
    text-align:center;
}
.res_homescore{
    width:15%;
    height:50px;
     float:left;
    text-align:center;
    padding-top:33px;
     font-weight:700;
     font-size:20px;
}
    .res_inn{
        
        font-size:14px;
        color:lightgray;
    }
.res_v{  
    width:10%;
    height:50px;
    float:left;
    text-align:center;
    padding-top:34px;
    color:lightgrey;
    font-size:20px;
}
.res_awayscore{
    width:15%;
    height:50px;
     float:left;
    text-align:center;
   padding-top:33px;
    font-weight:700;
     font-size:20px;
}
.res_awaycrest{
    width:30%;
    height:70px;
     float:left;
    text-align:center;
}
.res_crest_img{
    
    height:70px;
}
.res_hometeamname{
    margin-top:10px;
    width:30%;
    height:20px;
     float:left;
    text-align:center;
    font-size:14px;
}
.res_awayteamname{
    margin-top:10px;
    width:30%;
    height:20px;
     float:left;
    font-size:14px;
     text-align:center;
}
.res_white_spacer{
     width:100%;
    height:20px;
    
}
.res_dateline{
    padding-left:2%;
    width:98%;
    height:30px;
}

}