﻿.template-container
{
    width: 65px;
    height: 100px;
}

.template-container a
{
    display: block;
    text-align: center;
    vertical-align: middle;
    padding-top: 45px;
    line-height: 15px;
    background: white;
    height: 55px;
    text-decoration: none;
    color: #333333;
}

.template-container a:hover
{
	background: #EEEEEE;
	text-decoration: none;
	color: #333333;
}

.template-container a:visited 
{
    display: block;
    background: #EEEEEE !important;
}

.rmRootGroup
{
    border: none !important;
}
 
.rmText
{
    padding: 0px 0px 0px 0px !important;
}

.Menu .RadMenu .rmItem
{
    min-width: 20px;
    padding: 0px 0px 0px 0px !important;
}

.template-container a:active
{
	background: #EEEEEE;
}

.loginStatus-container
{
    float:left;
    font-family: "Segoe UI",Arial,sans-serif;
    font-size: 12px;
}
