﻿.ui-hp-form
{
	width:auto;
	margin:0 auto;
	font-family: HPSimplefied;
	padding:10px 0px 10px 0px;
}
.ui-hp-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-hp-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-hp-form .ui-hp-widget-header h2#errHeading
{
	color:red;
	margin-left: 10px;
}
.ui-hp-form .ui-hp-widget-content span#errMessage
{
	font-weight: bold;
}
.ui-hp-form .ui-hp-widget-content ul
{
	font-weight: bold;
}
.footerh4 {
       line-height: 18px;   font-family: "HPSimplified"; font-size: 18px; font-weight: bold; 
       margin-top: 20px; margin-bottom: 15px;
}
.footerli {
       color: rgb(0, 125, 186); line-height: 19px !important; font-family: "HPSimplified"; 
       font-size: 14px; margin-bottom: 3px !important;
}
.small
{
border-collapse: collapse;
text-align: left;
font-size: 11px;
}


.dropdownversion {
color: black;
margin: 3px -22px 0 0;
width: 120px !important;
position: relative;
height: 17px;
text-align:left;
}
.versionsubmenu
{
background: #fff;
position: absolute;
top: -13px;
left: -10px;
/*z-index: 1000;*/
width: 110px !important;
display: none;
margin-left: 10px;
padding: 40px 0px 0px 0px;
/*border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);*/
border: 2px solid;
}
.versionsubmenu li {
    border-top: solid 1px #cccccc;
    font-weight:bold !important;
}
.dropdownversion  li a {
   
    color: black;
    display: block;
    font-family: arial;
    /*font-weight: bold;*/
    padding: 6px 15px;
  cursor: pointer;
text-decoration:none;
}

.dropdownversion li a:hover{
    background:#155FB0;
    color: white !important;
    text-decoration: none;
    
}

.versionhistoryroot li a{
    color:black !important;
    text-decoration: none !important;
    margin:0px !important;
}
a.versionhistory {
font-size: 11px;
line-height: 16px;
color: black;
position: absolute;
z-index: 110;
display: block;
padding:  7px 0 0 20px;
height: 28px;
width: 200px;
margin: -11px 0 0 -10px;
text-decoration: none;
/*background: url(images/arrow.png) 116px 17px no-repeat;*/
/*background: url(../images/s-21px-hpe.png) no-repeat scroll right -1513px #ffffff;*/
background: url(../images/s-21px-hpe.png) no-repeat scroll right -1507px #ffffff;
background-origin:padding-box;
background-size:auto;
cursor:pointer;
color:black !important;
}
.versionhistoryroot
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
/*padding: 11px 0 0 0px;*/
border-top:1px solid #dedede;
	
	
}
.docversionhistory
{
    width:200px;
}
.docuaction
{
    width:60px;
}