#my_account_set {
	border: 1px solid #eaeaea; 
	padding: 15px; 
	background: #fdfdfd;
	width: 340px;
	height: 160px;
	float: left; 
}
#my_account_top_menu {
	height: 79px;
	padding-bottom: 15px;
}
.my_account_link {
	color: #545454 !important; 
}
.my_account_block {
	width: 150px; 
	float: left; 
	height: 50px;
	margin:10px;
}
.my_account_heading1 {
	margin-left:-5px; 
	padding-left:5px; 
	background: url(//img.veeam.com/my-account/bullet_green.png) no-repeat 0 0;
}
.my_account_block_top_border {
	border-top: 1px solid #ffffff;
	padding-top: 20px;
	margin-top:0px;
}
.my_account_block_bottom_border {
	border-bottom: 1px solid #d2d3d4;
	padding-bottom: 20px;
	margin-bottom:0px;
}
.my_account_top_menu_block {
	height: 79px;
	width: 152px;
	display: block;
	padding:15px 15px 15px 25px;
}
a.my_account_top_menu_link {
	width: 172px;
	height: 79px;
	float: left;
	background: url(//img.veeam.com/my-account/bg_tabs.png) repeat-x left top;
}
a.my_account_top_menu_link:link, a.my_account_top_menu_link:visited {
	border: 1px solid #f3f3f3;
}
a.my_account_top_menu_link:active, a.my_account_top_menu_link:hover, a.my_account_top_menu_link_sel {
	border: 1px solid #0aac0b !important;
	text-decoration: none !important;
}
a.my_account_top_menu_link:link .my_account_top_menu_block, a.my_account_top_menu_link:visited .my_account_top_menu_block {
	
}
a.my_account_top_menu_link:active .my_account_top_menu_block, a.my_account_top_menu_link:hover .my_account_top_menu_block {
	
}

#my-account_links {
	width: 195px;
	float: left;
	margin: 5px 40px; 
}
#merged_license_detail {
	color: #3882ce;
	margin:0;
	width: 275px;
	padding-right: 10px;
	float: right;
}
.tbl_lic_portal tr.merged {
	background: #f4f55d !important;
}
.tbl_lic_portal {
	min-width: 710px;
	width: 710px;
}
.tbl_lic_portal th {
	background: #737373;
	color: #ffffff;
	font-weight: normal;
	padding: 5px 10px;
	/*text-transform: uppercase;*/
}

.tbl_lic_portal tr.light th {
	border-bottom: 1px solid #ffffff;
}

.tbl_lic_portal td {
	background: #f9f9f9;
	color: #666666;
	padding: 5px 10px;
	font-size: 12px !important;
	border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  text-align: left;
}
.tbl_lic_portal td b{
/*	font-size: 12px !important;	*/
}

.lpright {
	border-right: 1px solid #dcdcdc;
}
.lpnoleft {
	border-left: 0px none !important;
}
.tbl_lic_portal tr.expired, .tbl_lic_portal tr.expired td {
	background: #fff2f2;
}
.tbl_lic_portal tr.expired, .tbl_lic_portal tr.soon_expired td {
    background: #ffffdd;
}
.tbl_lic_portal tr.highlight, .tbl_lic_portal tr.highlight td {
	background: #cdcdcd;
}
.tbl_lic_portal tr.nohl, .tbl_lic_portal tr.nohl td.nohl {
	background: none;
}
a.lic_action {
	font-weight: normal;
	font-size: 11px;
	color: #3882ce;
}
h2.key_tbl {
	font-size: 17px;
	font-weight: normal;
	color: #7e7d7d;
	padding-top: 10px;
 	margin-bottom:10px;
}

.tbl_merged_action .download_file, .tbl_merged_action .email_file {
	font-family: Arial !important;
	color: #3882ce;
	width: 87px !important;
	height:23px !important;
	font-size: 11px !important;
	font-weight: normal;
	border: none 0px;
	background: none;
	cursor: pointer;
}

.tbl_merged_action .txt{
	padding: 0 15px;
}
.tbl_merged_action td {
	vertical-align: top;
}
b.blue {
	color: #3882CE;
}
#merged_license_action_box {
	display: none;
	margin: 10px;
}
.tooltip{
 position:absolute;
 z-index:999;
 left:-9999px;
 background-color:#dedede;
 padding:5px;
 border:1px solid #fff;
 width:250px;
}

.tooltip p{
 margin:0;
 padding:0;
 color:#fff;
 background-color:#222;
 padding:2px 7px;
}

.tbl_lic_portal tr.prod th {
	color: #ffffff;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 12px;
	background-color: #8f8f8f;
	text-transform: none;
	white-space:nowrap;
}
.maint_expired {
	color:red; 
	font-size:12px;
    line-height: 14px;
}
sup.renew-online {
    color: red;
    font-size: 10px;
}

/* Heading Line Submenu */

.hl_submenu {
    font-size: 0;
    margin: -20px 0 15px;
    padding: 0;
    vertical-align: middle;
    text-align: left;
}
.hl_submenu .disable {
    cursor: default;
    pointer-events: none;
}
.hl_submenu li{
    list-style-type: none;
    display: inline-block;
}
.hl_submenu a {
    font-size: 13px;
    border-bottom: 4px solid #dbdbdb;    
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-bottom: -4px;
    padding: 5px 10px;
}
.hl_submenu a:hover{
    background-color: #f1f1f1;
    text-decoration: none;
}
.hl_submenu .current_step a:hover{
    background: none;
}
.hl_submenu .current_step a {
    border-bottom: 4px solid #1091c7;
    color: #222;
}
.hl_submenu .disable a {
    color: #f1f1f1;
}
.hl_submenu .current_step.disable a {
    color: #222;
}