﻿.raptop 
{
	width:100%;
}
.raptop_topbar 
{
	background-color:#3289e1;
	width:100%;
}
.raptop_topbar::after
{
    content:"";
    display:table;
    clear:both;
}
.raptop_topbar_left 
{
	float:left;
	width:196px;
	height:55px;
	/*background-image:url('../resources/gfx/logobeta.jpg');*/
	/*background-image:url('../resources/gfx/logouat.jpg');*/
	/*background-image:url('../resources/gfx/logotraining.jpg');*/
	background-image:url('../resources/gfx/logonormal.png');
	background-repeat: no-repeat;
}
.raptop_topbar_middle 
{
	margin-top:-2px;
	float:left;
	height:53px;
	max-width:40%;
	overflow:hidden;
	width:40%;
}
.raptop_topbar_middle_hover
{
    margin-top:-2px;
	float:left;
    height:auto;
	max-width:40%;
	overflow:visible;
    word-break:break-all;
	width:40%;
}
.raptop_session_gfx 
{
	background-image:url('../resources/gfx/new_sessioninfo2.png');
	width:27px;
	height:27px;
	float:left;
	margin-top:3px;
}
.raptop_session_item_top_wrapper {
    margin-left: 10px;
    clear: right;
    float: left;
}
.raptop_session_item_top {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 2px;
}
.raptop_session_item_top span
{
    padding-left:12px;
}
.raptop_session_item_top span.raptop_session_value_top
{
    padding-left: 0px;
}
.raptop_session_value_top {
    font-size: 13px;
    color: #FFFF00;
    font-weight: bold;
    margin-left: 3px;
}
.raptop_session_item 
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:6px;
	padding: 0 0 0 1em;
}
.raptop_session_value
{
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
	margin-left:3px;
}
.raptop_session_item 
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:6px;
	padding: 0 0 0 1em;
}
.raptop_topbar_right 
{
	/*width:290px;*/
	height:55px;
	float:right;
	overflow:hidden;
	white-space:nowrap;
    /*clear:left;*/
}
.raptop_topbar_logout 
{
    background-image:url('../resources/gfx/logout_man.png');
    background-position: left;
    background-repeat: no-repeat;
	float:right;
    cursor:pointer;
}
.raptop_topbar_logout_text
{
	background-image:url('../resources/gfx/logout_text_background.png');
	height:27px;
	padding-top:4px;
    padding-left:5px;
    margin-left:22px;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
    display: inline-block;
	vertical-align: top;
	cursor:pointer;
    color:#334466;
}
.raptop_bottombar 
{
	background-color:#ffffff;
	background-image:url('../resources/gfx/navigationbarbackground.png');
	background-repeat:repeat-x;
	width:100%;
    height:23px;
}
.raptop_bottombar_right 
{
    height:23px;
	float:right;
    display: table;
}
.raptop_bottombar_navbutton 
{
    /* Flat */
    background-repeat:no-repeat;
	cursor:pointer;
    width:32px;
	height:23px;
    display:table-cell;
    vertical-align:middle;
}
.raptop_bottombar_search
{
	width:23px;
	height:23px;
	margin-left:2px;
	margin-right:2px;
    display: inline-block;
    vertical-align: top;
    cursor:pointer;
}
.raptop_bottombar_language
{
    /* Flat */
    background-image:url('../resources/gfx/flat_navbutton_language.png');
    background-position:left;
    background-repeat:no-repeat;
    padding-left:27px;
    padding-right:6px;
	font-size:13px;
	font-weight:bold;
    color:#334466;
    cursor:pointer;
    display: table-cell; 
    vertical-align: middle;
}
.raptop_bottombar_middle 
{
	float:left;
	font-size:14px;
	padding-left:5px;
	height:23px;
	color:#0000DD;
	font-weight:bold;
    display:table;
}
.raptop_bottombar_currentpage 
{
	color:#BF1E2D;
}
.raptop_bottombar_navigatepage
{
	cursor:pointer;
}
.raptop_bottombar_breadcrumbs {
    display: table-cell; 
    vertical-align: middle;
}

.rapmiddle 
{
    overflow: hidden;
	background-color:#FFFFFF;
	width:100%;
}
.rapbottom 
{
	width:100%;
	font-size:12px;
	text-align:center;
	background-color:#f8fafc;
	padding-top:5px;
}

.raplanguagebar_main 
{
	position:absolute;
	z-index: 9999;
	background-color:#b9d8f7;
}

.raplanguagebar_item 
{
	cursor:pointer;
	border:1px outset;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:40px;
	padding-top:2px;
	padding-bottom:2px;
}

.raplanguagebar_item_over
{
	cursor:pointer;
	border:1px outset;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFAA;
	padding-left:10px;
	padding-right:40px;
	padding-top:2px;
	padding-bottom:2px;
}

.rapJHATagIdTextActive {
    font-size:12px; 
    font-weight: bold; 
    cursor: pointer;
    padding: 5px;     
}

.rapJHATagIdTextInActive {
    font-size:12px; 
    font-weight: bold; 
    padding: 5px;        
}

.rapJHATagIdImg {
    cursor:pointer;
    width:25px;
    height:20px;
    background-image:url('../resources/gfx/eips/tag.png');
    background-repeat:no-repeat;
    margin:2px 0px 0px 10px;
    padding: 5px;
}

/* IE Only*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .raptop_bottombar_clipboard {
        display: table-cell;
        vertical-align: middle;
        background-position: left;
        background-repeat: no-repeat;
        height: 23px;
        padding-right: 6px;
        padding-left: 27px;
        font-size: 13px;
        font-weight: bold;
        color: #3F4F71;
    }
}

/* Not IE */
.raptop_bottombar_clipboard {
        display: table-cell;
        vertical-align: middle;
        background-position-y: -1px;
        background-repeat: no-repeat;
        height: 23px;
        padding-right: 6px;
        padding-left: 25px;
        font-size: 13px;
        font-weight: bold;
        color: #3F4F71;
    }

.raptop_bottombar_divider
{
	display:table-cell;
	vertical-align:middle;
    background-image:url('../resources/gfx/flat_navbutton_divider.png');
    width:1px;
    height: 23px;
    margin-bottom:5px;
}

.raptop_bottombar_clipboard {
    cursor:pointer;
}

#RAPFooterControls {
    width: 100%;
}
.inset {
    border: 1px inset lightgray;
    -moz-border-top-colors: #3F4F71;
    -moz-border-bottom-colors: lightgray;
    -moz-border-left-colors: #3F4F71;
    -moz-border-right-colors: lightgray;
}
.outset {
    border: 1px outset lightgray;
    -moz-border-top-colors: lightgray;
    -moz-border-bottom-colors: #3F4F71;
    -moz-border-left-colors: lightgray;
    -moz-border-right-colors: #3F4F71;
}
.nocursor {
    cursor:default;
}