﻿#reportviewcontainer
{
    width: 700px;
    border: solid 1px black;
    padding: 5px; 
    padding-right:20px; 
    padding-bottom:10px;    
}

p
{
}
	
.RadTreeView_Default div 
{
	white-space: normal;
	text-align: justify;
}
A.or_speaker {text-decoration: none; color: Black; font-weight:bold; padding-bottom: 3px;}
a.or_speaker:hover {text-decoration: underline; font-weight:bold;}

.Default {font-weight:bold; color:Black;}
.MeetingTitle {font-weight:bold; color:Black;}
.Leader {font-weight:bold; color:Black;}
.Question {font-weight:bold; color:Black;}
.Debate {font-weight:bold; color:Black;}
.DebateSubheading {font-weight:bold; color:Black;}
.Department {font-weight:bold; color:Black;}
.AgendaItem {font-weight:bold; color:Black;}
.SubAgendaItem {font-weight:bold; color:Black;}
.AgendaItemSubheading {font-weight:bold; color:Black;}
.FirstMinistersQuestionTime {font-weight:bold; color:Black;}
.QuestionTime {font-weight:bold; color:Black;}
.QuestionTheme {font-weight:bold; color:Black;}

html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

.RadTreeView_Default .rtHover .rtIn
{
	color: #000;
	border-color: white;
	background-color: white;
	background-image: none;
}

.RadTreeView_Default .rtSelected .rtIn
{
	color: #000;
	border-color: white;
	background-color: white;
	background-image: none;
}

/* Social Media Sharing */
.SocialArea
{    
    display: inline-block;
    font-weight: normal;
    padding-left: 10px;
    width: auto;    
}

.CopyLink
{
    display: none;    
}

.CopyMessage
{
    display: none;    
}

.wfm li {    
    background: none;
}