.fullLayoutSize {
	width: 100%;
	height: 100%;
}

.leftLayoutSize {
	width: 250px;
	height: 100%;	
}

.noSpace {
	border-spacing:0;
	border-collapse:collapse;
	border: 0px;
}

.noSpace td,th {
	padding: 0px;
}

.RowMouseOver
{
    background-color: #FF5500 !important;
}
.RowMouseOut
{
    background: #FFFFFF;
}

.RowNext td {
	border-top: solid thin #A4A4A4;
}

.RexpertDiv {
	border: solid thin #A4A4A4;
}

.RadGridTextLink 
{
	width: 100%; text-align: center; font-family: 'segoe ui', arial, sans-serif; font-size: 12px; line-height: 16px;
}

img {
	vertical-align: middle;
}
		
input[type="radio"] {
}
		
input[type="checkbox"] {
}
		
.button {
	cursor: pointer;
}