


div.tabGrid
{
	width:100%;
	border:1px solid #E7E3E7;
	border-top:0px none;
}
.tabGridInner
{

}
div.tabGrid ul.tbH, div.tabGrid ul.tbgH, div.pGridData ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
}

div.tabGrid ul.tbH li,div.tabGrid ul.tbgH li, div.pGridData ul li
{
	display:inline-block;
	margin:0;
	position:relative;
	width:auto;
	min-width:10%;
	*display:inline;
	_width:10em;
	zoom:1;
}

div.tabGrid ul.tbH
{
	padding:1px 0 !important;;
}
div.tabGrid ul.tbH:hover
{
	border:solid 1px #C9D8EA;
	border-right-style:none;
	border-left-style:none;
	padding:0 !important;
}
div.tabGrid ul.tbH li:hover
{
	border-left:solid 1px #bbd1eb !important;
	border-right:solid 1px #bbd1eb !important;
	margin:0 -2px;
}

div.tabGrid ul.tbH li.tbI0:hover
{
	border-left:none 1px !important;
	border-right:none 1px !important;
	margin:0 -1px !important;
}

div.tabGrid ul.tbH li.tbI3:hover
{
   border-right-color:transparent !important;	
}

div.tabGrid ul.tbH a,div.tabGrid ul.tbgH a
{
	display: block;
	text-decoration: none;
	white-space:nowrap;
	width:100%;
	float:left; clear:left;
	border-left:solid 1px transparent;
	border-right:solid 1px transparent;
	_border:none 0px transparent;
	vertical-align:middle;
}
div.tabGrid ul.tbH a:hover
{
	border-left:solid 1px #f4f8fe !important;
	border-right:solid 1px #f4f8fe !important;
}

div.tabGrid ul.tbH a.noFocus:focus
{
	outline:none;
}

ul.tbH li.tbI0 a,
ul.tbH li.tbI0 a:hover
{
	border-left:none 1px !important;
	border-right:none 1px !important;
}
ul.tbH li.tbI3 a,
ul.tbH li.tbI3 a:hover
{
	border-right:none 1px !important;	
}

ul.tbH li.tbI3 a:hover *
{   
	margin-left:-1px !important;
}

div.tabGrid ul.tbH li
{
	text-align:center;
	vertical-align:middle;
	margin:0 -1px;
}

div.tabGrid ul.tbH .tbL
{
	font-size:1.2em;
}
div.tabGrid ul li.tbI0 a
{
	display: inline-block;
}
div.tabGrid ul li.tbI0
{
	width:384px;
	text-align:left;
	overflow:hidden;
   
}
div.tabGrid ul li.tbI1, ul.tbH li.tbI1 a
{
	width:134px;
}
div.tabGrid li.tbI1 a
{
	width:132px !important;
}

div.tabGrid ul li.tbI2
{
	width:114px;
}
div.tabGrid li.tbI2 a
{
	width:112px !important;
}

div.tabGrid ul li.tbI3
{
	width:72px;
}
div.tabGrid li.tbI3 a
{
	width:73px !important;
}

div.tabGrid span.reg, div.tabGrid span.alt
{
	display:block;
	border-left:solid 1px #E7E3E7;
	border-right:solid 1px #E7E3E7;
	zoom:1;
	width:100%;
}

div.tabGrid span.reg.ACTIVE, div.tabGrid span.alt.ACTIVE
{
	border-left-style:none;
	border-right-style:none;
	margin:0 1px;
}

div.tabGrid span.reg
{
	background-color:#FFF;
}
div.tabGrid span.alt
{
	background-color:#EFF3F8;
}
div.tabGrid span.reg:hover,div.tabGrid span.alt:hover
{
	background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/ContainerPanel_Hover.png');
	background-position:left top;
	background-repeat:repeat-x;
}

span.alt ul.tbH div.PI
{
	background-color:#EFF3F8;	
}
span.reg ul.tbH div.PI
{
	background-color:#FFF;
}

div.tabGrid span.reg:hover div.PI,
div.tabGrid span.alt:hover div.PI,
div.tabGrid span.ACTIVE div.PI
{
	background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/Spinnerbkg.gif');
	background-color:none;
	background-repeat:repeat-x;
}


.icoTabUp,.icoTabDwn,
.icoTabUpH,.icoTabDwnH
{
	background-position:.5em center;
	background-repeat:no-repeat;
	overflow:hidden;
	zoom:1;
}
.icoTabDwn 
{
	background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/nrgyD.png');
}
.icoTabDwnH
{
	 background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/nrgyDH.png');
}
.icoTabUp 
{
	 background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/nrgyU.png');
}
.icoTabUpH
{
	 background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/nrgyUH.png');
}


div.tbPanel a,
div.tbPanel a:link,
div.tbPanel a:visited
{
	color: #3366cc;
}
div.tbPanel>div>div.tp
{
	background:#f1f7 url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/dnkDetailBack.png') repeat-x top left;
	min-height:5em;

}


div.tp div
{
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	zoom:1;
	line-height:1.5em;
	position:relative;
}
div.tp div div
{
	width:auto;
	height:auto;
	margin:auto;
}

div.tp .dldV
{
   
	float:left;
	display:inline-block;
}

div.tp .dldR
{
   
	float:right;
	display:inline-block;
	text-align:right;
}

div.tp .dldV .l,div.tp .dldR .l
{
	display:inline !important;
	margin:0 !important;
}

div.tp .dldP
{
	margin-top:1em;
}

div.tp .dldR .t, div.tp .dldV .t
{
	display:inline !important;
}

div.tp div .t
{
	font-weight:bold;
	display:block;
}

div.tp div .l
{
	margin:1em;
	display:block;
}

div.tp div div .iH
{
	font-weight:bold;
	margin-left:1em;
	display:block;
}

div.tp div div .iT
{
	margin-left:2em;
	display:inline-block;
}



div.tp div.dpd .iCH
{
	display:inline-block;
	width:29%;
	_display:inline;
	margin:0em 0.75em;
	position:relative;
	line-height:1.5em;
	font-size:1.2em;
}
div.dpd div
{
	margin:0.5em 0 !important;
}
div.dpd .iCH *
{
	vertical-align:middle;
	margin-right:1em;
}
div.dpd .iCH a
{
 cursor:pointer;
}


div.tp div.dpd select.iCI
{
	display:inline-block;
	width:29%;
    margin:0em 0.75em;
    font-size:1.2em;

}


div.fileGrid
{
	position:relative;
	font-size:1.2em;
	margin:0 1em !important;
	_margin:0 !important;
	padding-bottom:1em !important;
}

div.fileGrid .curtain
{
 display:none;
 visibility:hidden;
 z-index:-1;
 background-color:#E8E8E8;
 zoom:1;
}

div.fileGrid.aspNetDisabled .curtain 
{
	-moz-opacity:0.4;
	opacity: 0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	z-index:1000;
	display:block;
	visibility:visible;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	height:100%;
	width:100%;
}




div.fileGrid ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space:normal;
}
div.fileGrid ul li
{
	display:inline-block !important;
	margin:0;
	position:relative;
	width:auto;
	min-width:10%;
	*display:inline !important;
	_width:10em;
	zoom:1;
	text-align:center;
	line-height:2em;
}
div.fileGrid li *
{
	vertical-align:middle;
}
div.fileGrid .t
{
	font-weight:bold;
	border-bottom:solid 1px black;
}
div.fileGrid .imageHeight
{
    padding-top:3px;
}
div.fileGrid .l0
{
	width:28em;
	max-width:28em;
	text-align:left;
}
div.fileGrid .l1
{
	width:5em;
}
div.fileGrid .l2
{
	width:5em;
}
div.fileGrid .l3
{
	width:7em;
	_width:8em;
}
div.fileGrid .l4
{
	width:9em;
	text-align:center;
}

div.fileGrid .icoCircleHlp
{
	vertical-align: middle;
	*vertical-align:-15%;
	_vertical-align:-20%;
}


div.popUpC
{
	display:block;
	position:fixed !important;
	_position:absolute !important;
	visibility:hidden;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:2000;
	clear:both;
	margin:0;
	padding:0;
	zoom:1;
	background-color:gray;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
div.popUp
{
	_position:absolute !important;
	min-width:50px;
	_width:50px;
	min-height:50px;
	_height:50px;
	height:auto;
	width:auto;
	overflow:hidden !important;
	z-index:2001;
	visibility:hidden;
	display:none;
	zoom:1;
	background-color:#FFF;
}
div.popUp .puT
{
	line-height:1.5em;
	width:auto;
	text-align:left;
	position:relative;
	zoom:1;
	height:1.5em;
	z-index:5;
}

div.popUp .puT *
{
	vertical-align:middle;
}
div.popUp .tle
{
	vertical-align:middle;
	text-align:left;
	line-height:1.5em;
	zoom:1;
	width:50%;
	padding-left:1em;
	margin-right:-1em;
	display:inline-block;
	
}

div.popUp .puT .bb
{
	width:50%;
	margin-left:-.5em;
	*margin-left:-1em;
	text-align:right;
	vertical-align:middle;
	zoom:1;
	display:inline-block;
}


div.popUp .clsB
{
	width:12px;
	height:12px;
}
div.popUp .hlpB
{
	width:21px;
	height:21px;
	vertical-align:top;
}

div.popUpContent div
{
	width:inherit;
	height:inherit;
	margin:0;
	padding:0;
}



div.tgl
{
	margin-bottom:2em !important;
	display:block;
	zoom:1;
}
div.tgl .puT
{
	position:relative;
	background-color:#e8e8e8;
	line-height:2em;
	height:2.2em;
}

div.tgl .puT .tle
{
	font-size:1.2em;
	margin-left:.2em;
	font-weight:bold;
	line-height:2em;
}
div.tgl .puT a
{
	margin-left:.2em;
	vertical-align:text-top;
}

div.tlg .puT *
{
	vertical-align:middle;
}

div.tgl div.puT input
{
	margin-left:1em;
}
div.tgl div.puT .tglHlp
{
	position:absolute;
	top:0px;
	right:0px;
}
div.tgl div.puT .tglosaHlp
{
	position:absolute;
	top:3px;	
    left:650px;
}


div.tgl .tglC 
{
}





div.suList
{
	background-color:#FFF;
	zoom:1;
	margin:0 !important;
	margin-bottom:1em !important;	
	width:auto !important;
	display:inline-block;
	border:solid 1px #c8c8c8;
}
div.suList span{
margin:0 !important;
}

div.suList .t,
div.suList .l
{
	display:inline-block !important;
	float:left;
	padding:0 .5em;
	font-weight:normal !important;
	line-height:1.8em;
}

div.suList span.suReg,
div.suList span.suAlt
{
	display:inline-block;
	float:left;
	clear:both;
}

div.suList span.suAlt
{
	background-color:#F7F3F7;	
}




div.pkList
{
	width:100%;
	background-color:#FFF;
	
}

div.pkList_transparent
{
	width:100%;
	background-color:transparent;	
}

div.suList ul,
div.pkList ul  
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	line-height:2em;
}

div.pkList ul.alt
{
	background-color:#F7F7F7;
}

div.suList ul li,
div.pkList ul li
{
	display:inline-block;
	margin:0 !important;
	position:relative;
	width:auto;
	min-width:10%;
	*display:inline;
	_width:10em;
	zoom:1;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
}

div.pkList li.t
{
	display:inline-block;
	*display:inline;
	font-weight:bold;
	margin-right:-1px;
	text-align:center;
}

div.pkList 
{
	width:68.5em;
	height:2.5em;
}
ul.pkGridHead .t
{
line-height:2em;
min-height:1.3em;
}

ul.pkGridHead .l3, div.pkGridData .l3
{
	width:26.76% !important;
}

div.pkList .pkGridData
{
	border:solid 1px #D9D9D9;
	margin:-2px 0 0 !important;
}

.pkGridData .l1 span,
.pGridData .l1 span
{	
	margin: 0 1em;
}

.pGridData .l2 span
{	
	margin: 0 .5em;
}

.rightBottomPosition
{
    right: 0px; 
    bottom: 0px; 
    position: absolute;
}

div.pkList li.t .icoDropDown,
div.pkList li.t .icoDropDownSortAsc,
div.pkList li.t .icoDropDownSortDesc,
div.pkList li.t .icoDropDownSortDesc,
div.pkList li.t .icoDropDownFilter,
div.pkList li.t .icoDropDownFilterSortAsc,
div.pkList li.t .icoDropDownFilterSortDesc,
div.pkList li.t .icoDropDownClckd,
div.pkList li.t .icoDropDownSortAscClckd,
div.pkList li.t .icoDropDownSortDescClckd,
div.pkList li.t .icoDropDownFilterClckd,
div.pkList li.t .icoDropDownFilterSortAscClckd,
div.pkList li.t .icoDropDownFilterSortDescClckd,
{
	position:absolute;
	bottom:0;
	right:0;
}

div.pkList .l1,
div.pkList .l2,
div.pkList .l3,
div.pkList .l4,
div.pkList .l5,
div.pkList .l6,
{
	text-align:center;
	font-family:Arial;
	font-size:1.1em;
	*font-size:1em;
}

div.pkList .l7
{
	text-align:center;
	font-family:Arial;
	font-size:1.5em;
	*font-size:1.1em;
}

.viewkey
{
cursor:pointer;
}

div.pkList .l1
{
	width:11.28%;
	text-align:left !important;
}
div.pkList .l1 span
{
margin-left:1em;
}

div.pkList .l2
{
	width:23%;
	text-align:left;
}
div.pkList .l3
{
   width:26.76%;
}
div.pkList .l4
{
   width:9.29%;
}
div.pkList .l5
{
   width:15%;
}
div.pkList .l6
{
	width:10%;
}
div.pkList .l7
{
    min-width:0% !important;
}






div.Pgrid
{
	width:85em !important;
	height:48em !important;
	background:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/panel_outer_top.png') #FFFFFF repeat-x;
	overflow:visible !important;
}

div.Pgrid div.Pgrid 
{
	height:45.7em !important;
}

div.Pgrid .puT
{
	height:2.6em;
	background-color:transparent;
}
div.Pgrid .tle
{	
	vertical-align:middle;
	font-weight:bold;
	color:#0070c0;
	width:90%;
}
div.Pgrid .bb
{
	width:10% !important;
}
div.Pgrid .tle, div.Pgrid .bb
{
	font-size:1.5em;
	line-height:1.9em;
}
 div.Pgrid .bb
{
	margin-top:-.5em;
}

.Pgrid .pGridHead
{
	margin:0;
	padding-right:16px;
	_padding-right:0px;
	height:2em;
	
}
.Pgrid .pGridHead .t
{
	line-height:1.5em;

}
.Pgrid .pGridData
{
	overflow-y:scroll;
	height:39.5em;
	margin:0;
	border:solid 1px #D9D9D9;
}

.Pgrid .cContent
{
	margin:0 0.3em;
	z-index:2;
}
.Pgrid .pGridBar
{
	
}

.pGridBar .pgBarL, .pGridBar .pgBarR
{
	display:inline-block;
	width:50%;
	line-height:2em;
}
.pGridBar .pgBarL
{	
	margin-right:-2px;
	font-size:1.2em;
}
.pGridBar .pgBarR
{
  margin-left:-2px;
  text-align:right;
  font-size:1.2em;
}



.pGridBar .pgBarRHelpIcon
{
  margin-left:-4px;
  text-align:right;
  font-size:1.2em;
}

.pGridBar .pgBarL span, .pGridBar .pgBarL a
{
	margin-left:.75em;
}
.Pgrid .pkList
{
	margin:0 !important;
}

.pGridData span.reg,.pGridData span.alt
{
	zoom:1;
	width:100%;
	z-index:5000;
	position:relative;
}
 
div.Pgrid .bottom
{	
	z-index:1 !important;
	bottom:0px !important;
	background-position:left 29px !important;
}

.pGridData .l1,.pGridData .l2,.pGridData .l3,
.pGridData .l4,.pGridData .l5,.pGridData .l6
{
	font-size:1.1em !important;
}

.pGridData .l7
{
	font-size:1.5em !important;
}

.pGridHead .l1,.pGridHead .l2,.pGridHead .l3,
.pGridHead .l4,.pGridHead .l5,.pGridHead .l6,.pGridHead .l7
{
	font-size:1.2em !important;
}


.pGridHead .l1,.pGridHead .l2,.pGridHead .l3,
.pGridHead .l4,.pGridHead .l5,.pGridHead .l6, .pkGridHead .l7,
.pkGridHead .l1,.pkGridHead .l2,.pkGridHead .l3,
.pkGridHead .l4,.pkGridHead .l5,.pkGridHead .l6 ,.pkGridHead .l7 
{
	margin-right:-1px !important;
	border:solid 1px #d9d9d9 !important;
}


.pkGridHead li a,
.pGridHead li a
{
	position:absolute;
	right:0;
	bottom:0;
}



.Pgrid .pGridHead .l3
{
	width:24.73% !important;
}
.Pgrid .pGridHead .l4
{
	width:11% !important;
}
.Pgrid .l3
{
	width:25.5% !important;
}
.Pgrid .l4
{
	width:11% !important;
}
.Pgrid .l5
{
	width:19% !important;
}
.pGridHead .l5
{
	width:19%  !important;    
}

div.pager{
	line-height:1.5em;
	clear:both;
	position:relative;
	height:2.3em;
	font-size:1em;
}
div.pager *
{
	margin:.25em;
	vertical-align:middle;
}
div.pager select
{
	position:absolute;
	top:0;
	right:0;
	font-size:1em;
	padding:0;
}
div.pager .itemsPerPage
{
	position:absolute;
	top:0;
	right:50px;
	font-size:1em;
	font-weight: bold;
	padding:0;
}

 
.gColH
{
	font-size:1.5em;
	font-weight:bold;
	color:#E9F1F8;
	background:#5C99C9 url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/TopHeaderBarCenter.png') repeat-x;
	line-height:29px;
}
.gColH li
{
	margin-right:-2px;
}
.gColH a
{
	color:#E9F1F8 !important;
	vertical-align:middle;
}
.gColH .tbI0
{
	overflow:visible !important;
}
.gColH .tbI0 *
{
	margin-left:.22em;
	
}


div.content
{
	background-color:#fff;	
}
div.g5 div.content
{
	background-color:transparent;
}
.g1
{
	border-top:solid 1px #A0B7D4;
	border-left:solid 1px #BCC4D0;
	border-right:solid 1px #EFF6FF;
	border-bottom:solid 1px #EBF2FD;
}

.g1 .g2
{
	border-top:solid 1px #C0C8D3;
	border-left:solid 1px #CDD3DC;
	border-right:solid 1px #BEC6D1;
	border-bottom:solid 1px #FDFEFF;
}

.g2 .g3
{
	border-top:solid 1px #D3D9E0;
	border-left:solid 1px #E4E7EC;
	border-right:solid 1px #D0D6DE;
	border-bottom:solid 1px #D5D7D7;
}

.g3 .g4
{
	border-top:solid 1px #E8EBEF;
	border-left:solid 1px #F6F7F9;
	border-right:solid 1px #E6E9EE;
	border-bottom:solid 1px #E1E0E4;
}


.g4 .g5
{
	border-top:solid 1px #F7F8FA;
	border-left:solid 1px #FDFEFE;
	border-right:solid 1px #F7F8F9;
	border-bottom:solid 1px #EFF7FB;
	background:#F1F7FC url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/dnkDetailBack.png') repeat-x top left !important;
}
ul.p2
{
	z-index:10;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: transparent none;
	width:100%;
	line-height:2.5em;
	zoom:1;
}

ul.p2 li
{
	width:100%;
	margin:0;
	padding:0;
}

ul.p2 ul li
{
	width:auto;
}


.ACTIVE ul.p2
{   
	background:#FFFFFF url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/panel_outer_top.png') repeat-x;
}
.ACTIVE ul.p2 .top
{
	height:28px;
	border-top:solid 1px #CAD9EB;
	border-left:solid 1px #A0BFDB;
	border-right:solid 1px #A0BFDB;
	position:relative;
	color:#18649B;
	margin-left:-1px;
}
span.ACTIVE li.top a.active, span.ACTIVE li.tbI0 a
{
	font-weight:bold;
}
ul.p2 .top
{
	min-height:2em;
}
ul.p2 .top span
{
	margin-left:1em;
}

.ACTIVE ul.p2 .center
{
	position:relative;
	z-index:7;
	border-left:solid 1px #A0BFDB;
	border-right:solid 1px #A0BFDB;
	overflow:visible;
	padding-bottom:12px;
	margin-left:-1px;
}

.ACTIVE ul.p2 .bottom
{	
	height:48px;
	background:transparent url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/panel_outer_bottom.png') repeat-x bottom left;
	z-index:8;
	position:absolute;
	margin-left:1px;
	margin-right:1px;
	bottom:-3px;
	left:-1px;
	display:inline-block !important;
	zoom:1;
	width:100%;
}

ul.p2 div.g1
{
	margin:0 10px;
	padding:0;
	position:relative;
	z-index:15;
	background-color:#FFF;
}
ul.p2 div.g2,
ul.p2 div.g3,
ul.p2 div.g4,
ul.p2 div.g5,
.ACTIVE ul.p2 div.content
{
	margin:0;
	padding:0;
	position:relative;
	z-index:15;
}

.nPrint
{
	cursor:pointer;

}
.nPrintRight
{
	cursor:pointer;
	text-align: right!important;
	width:50% !important;
}
.infoBar
{
	position:relative;
	font-size:1.2em;
	margin-bottom:3px;
	height:1.2em;
}
.dkExport
{
	position:absolute;
	min-width:40em;
	max-width:46.5em;
	margin-left:216px;
	_width: 46.5em;
}
.queueInfo
{
	position:relative;
	width:20em;
	margin-left:30px;
}
.queueRefreshBtn
{
	position:absolute;
	top:20px;
	left:-13px;
}

.queueErrorIcoSm
{
	position:absolute;
	top:0px;
	left:-16px;
	_margin-left:30px;
}

.dkItmCnt
{
	position:absolute;
	top:0;
	right:.5em;
}

.exportLoader
{
	width:25.6em;
	height:9em;
	color:#57585A;
	margin:0;
	padding:0;
	text-align:center;
	
}
.exportLoader .bg
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	zoom:1;
	z-index:-1;

	*width: 25.6em;
	*height: 9em;
}
.exportLoader .exContent
{
	line-height:9em;
	vertical-align:middle;
}
.exContent *
{	
	vertical-align:middle;	
}
.exContent img
{
	margin-right:1em;
}
.exContent span
{
	font-size:1.6em;
}



.dldetail, .DownloadDetailPanel
{
	margin:.5em 1em !important;
	width:auto !important;
}
.dldetail .dlver
{
 position:relative;
 width:100%;
}
.dlver .t
{
	margin-right:.75em;
}

.dldV .t,
.dldV .l,
.dldS .t,
.dldS .l,
.dldR .t,
.dldR .l,
.dldP .t,
.dldP .l,
.dldSys .t,
.dldSys .l,
.dpd .t,
.dpd .l
{
	font-size:1.2em;
}

.dldSys .iH
{
	width:12em;
	display:inline-block;
	zoom:1;
	font-weight:normal !important;
	clear:left;
	float:left;
}
.dldSys .iT
{
	display:inline-block;
	zoom:1;
	float:left;
	width:35em;
}


.description_dldSys_iT
{
  white-space:normal;
  display:inline-block;
	zoom:1;
	float:left;
	width:27em;
}
.nkList
{
	font-size:1.2em;
	margin:0 1.5em !important;
}

.dldButtonBar 
{
	margin:2em 0 !important;
	clear:both;
    font-size:1.1em;
}
.dldButtonBar input
{
	margin-right:2em;
    font-size:1.1em;
}







.toolTipContent
{
	position:absolute;
	visibility:hidden;
	display:none;
	left:-10000;
	font-size:1.1em;
}
.tooltip
{
	position:absolute;
	top:100px;
	left:100px;
	width:340px;
	z-index:1000;
	height:auto;   	
}
.tooltip div
{
	border:0px none transparent;
}


.ttcontent
{
	width:305px;
	position:relative;
	top:-5.25em;
	left:1.5em;
    height:auto;
    min-height:27px;
	background-color:#FFFFFF;
	word-wrap:break-word;
}
.ttcenter
{
	position:relative;
	top:-2em;
	left:1px;
	width:338px;
	background:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/tooltip/ttSide.png');
	background-repeat:repeat-y;
	z-index:3;
}
.tooltip .ttfoot
{
	margin-top:-2em;
	z-index:4;
}





.FilterCtrlColor
{
	background-color:White;
	display:none;
	top:0;
	left:0;
	position:absolute;  
	width:276px;
}

.FilterCtrlColorDisplay
{
	 background-color:White;
	 display:block;   
	position:absolute;  
	width:276px;
}
.CheckBoxTreeView
{
	white-space:nowrap;
}

.ImageClass
{
	position:static;    
}

.FilterAndSortDiv
{
	display:none;
	top:0;
	left:0;
	position:absolute;  
	width:276px;
	background-color:White;}
.FilterAndSortS
{
	display:none;
	visibility:hidden;
	position:absolute !important;
	left:-10000px;
	top:0;
	width:276px;
	z-index:99;
}
.FilterAndSortDivDisplay
{
	display:block;   
	position:absolute !important;
	width:276px;   
	background-color:White;
	font-size:1.2em;
	z-index:100;	  
}

.FilterCheckboxList
{
	height:249px !important;
	width:227px !important;
	max-height:24.9em;    
	overflow-y:scroll;

}

.FilterTxtDisabled
{    
	color:#a7a7a7;
}

.FilterTxtEnabled
{      
	color:#404040;
}


/* Main Div */
.DivMainR
{
	border-left-width:medium;
	border-right-width:medium;
	width:271px;
	height:399px;    
}

/* Main for Sort Button row */
.DivSrtR
{   
	width:271px !important;
	height:22.5px !important;    
}
/*Div for filter buton row */
.DivFltR
{    
	width:271px;
	height:25px;   
}

/*Div for Seach row */
.DivSrchR
{   
	width:271px !important;
	height:24px !important;    
}

/*Div for List row */
.DivLstR
{   
	width:271px;
	height:249px;    
}


/*Div Above button */
.DivAbvBtnR
{
	width:271px;
	height:15px;    
}

/*Div Ok button */
.DivOkBtnR
{
	border-left-width:medium;   
	width:84px;
	height:20px;    
}

/*Div cancel button */
.DivCnclBtnR
{
	width:79px;
	height:20px;       
}

/*Div footer */
.DivFtrR
{
	width:276px;
	height:10px;    
}

/*Div before button */
.DivBlwBtnR
{
	width:276px;
	height:5px;    
}

/* Left side div */

.DivLftR
{
	border-left-width:medium;
	border-right-width:medium;
	width:24px !important;   
	height:22.5px !important;   
}

/* Left side div */
.DivRghtR
{
	border-left-width:medium;
	border-right-width:medium; 
	margin-left:24px !important;
	text-align:left 
	width:240px !important;   
	height:22.5px !important;      
		 
}





div.keysQueuePopup
{
	width:56em;
	#width:55em;
	#height:31.5em;
}

div.keysQueuePopupError
{
	min-width:56em;
	min-height:16em;
	_width:52em;
}

#keysQueuePopupDiv
{
	margin: 5px 15px 5px 15px;
}

#keysQueuePopupDiv div.qcH1
{
	display:inline;
	position:relative;
	top:-10px;
	#left:40px;
	font-size:1.5em; 
	color:#BD0000; 
	margin:7px 10px 0px 0px;
}

#keysQueuePopupDiv div.qcP1
{
	margin-top:10px; 
	font-size:1.3em; 
	width:37em;
}

#keysQueuePopupDiv ul.qcUL1
{
	font-size:1.3em; 
	width:37em;
}

#keysQueuePopupDiv li.qcLI2
{
	padding-top:15px;
}

#keysQueuePopupDiv div.qcBtns
{
	float:right; 
	margin-right:20px;
}

#keysQueuePopupDiv div.qcBtns span.qcBtn1
{
	margin: 0px 10px 0px 10px;
}

#keysQueuePopupDiv div.qcBtns span.qcBtn2
{
	margin-right: 20px;
}

#keysQueuePopupDiv div.scDIV
{
	font-size:1.3em; 
	width:25em
}

#keysQueuePopupDiv div.scDIV2
{
	float:right; 
	margin-right:20px; 
	margin-top:20px;
}

#keysQueuePopupDiv p.ecP1
{
	width:37em;
}

#keysQueuePopupDiv div.ecDIV1
{
	float:right; 
	font-size:1.5em; 
	color:#BD0000; 
	margin:7px 28px 0px 0px;
	width: 30em;
}

#keysQueuePopupDiv div.ecP2
{
	margin-top:20px; 
	font-size:1.3em; 
	width:39.5em;
}

#keysQueuePopupDiv div.ecDIV2
{
	float:right; 
	margin-right:20px;
	*margin-top:10px;
}

#keysQueuePopupDiv div.ecDIV2 span.ecSPAN1
{
	margin: 0px 10px 0px 10px;
}

#keysQueuePopupDiv div.ecDIV2 span.ecSPAN2
{
	margin-right: 20px;
}

#keysQueuePopupDiv div.qcH1,
#keysQueuePopupDiv div.ecDIV1,
#keysQueuePopupDiv div.ecP2,
#keysQueuePopupDiv div.ecDIV2
{
	*position: relative;
	*top:-40px;		
}

#keysQueuePopupDiv div.qcH1
{
	_position: relative;
	_float: left;	
	_left: 35px;
	_margin-left: 5px;	
}

#keysQueuePopupDiv div.qcP1, 
#keysQueuePopupDiv .qcUL1,
#keysQueuePopupDiv .qcBtns
{
	*position: relative;
	*top:-30px;
}







#QueueQuestionDiv
{
	height:11em;
	font-size:1.2em;
}

#QueueQuestionDiv .circleXbig
{
	margin-left:.3em;
	vertical-align:top;
}

#QueueQuestionDiv .qQe
{
	width:620px;
	display:inline-block;
}

#QueueQuestionDiv .qCb
{
	margin-left:4em;
}

#QueueQuestionDiv .qCbt
{
	float:right; 
	margin-top:-1.8em; 
	margin-left:6em;
}
#QueueQuestionDiv .qSbmtB
{
	float:right; 
	margin-right:4em; 
	margin-top:.1em;
}

#QueueSubmittedDiv,
#QueueInProgressDiv
{
	margin-left:1em; 
	margin-bottom:.5em;
}



.PermHead
{
	background-image: url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/MiddleHeaderBarCenter.png');
	background-repeat: repeat-x;
	background-position: left top; 
	line-height: 26px;  
	font-size:1em;
	border-right:solid 1px #3975AD;
	border-left:solid 1px #3975AD;
	color:#FFFFFF;
	text-align:center;
}



.PermHeadWrap
{
	line-height: 14px !important; 	
}

.ParentProgramWrap
{
	word-wrap:break-word;
}





.autosuggest-body
{
	position: absolute;
	display:inline-block;
	border: 1px solid #c2c3c7;
	z-index: 100;
	margin-top:.1em;
	margin-left : -.5em;
	min-width : 176px;
	min-height : 176px;
	background-color: White;
	color:#595959;
	box-shadow: 5px 5px 5px #888;
	zoom:1;
    height:325px;
    overflow-x: hidden;
    overflow-y: auto;
}

.autosuggest-body table
{
	margin:.5em 0em .75em;
	border-collapse:collapse;
}

.autosuggest-body tr
{
	cursor: hand;
	cursor: pointer;
	text-align: left;
	line-height : 2em;
}
.autosuggest-body tr.selected
{
	background-color: #E8E8E8;
    border-style:solid;
    border-width:1px;
    border-color:#E8E8E8;
}

.autosuggest-body td
{
	white-space: nowrap;
	font-size:1.3em;
	padding:0 1em;
}

.autosuggest-body span.match
{
	font-weight:bold;
}

.FilterList, .FilterList2
{
	display:inline-block;  
	margin-left:1px;
	margin-right:12px;
	margin-top:.8em;
}
.FilterList2
{
	margin-top:.3em;
}
.FilterListlbl
{
	color:#595959;
	margin-bottom:5px;
}


div.sortPanel
{
	position:absolute !important;
	top: 0;
	width: auto !important;
	border: 1px solid #A7ABB0;
	background-color:#FFF;
	display:none;
	box-shadow: 5px 5px 5px #888;
	z-index:1000;
	padding-right:8px !important;
}

div.sortPanel>ul:first-child li
{
	padding-top:3px;
}
div.sortPanel>ul:first-child li>div
{
	top:3px !important;
}

div.sortPanel ul.clearBar>li *
{	
	/*line-height:2em;*/
}

div.sortPanel ul.clearBar a:first-child
{
	border-top:dashed 1px #C7C8C9;
}
div.sortPanel ul.clearBar li:first-child
{
	margin-top:1px;
}

div.sortPanel *
{
	margin: 0;
	padding: 0;
}
	
div.sortPanel span,
div.sortPanel div
{
	border: 0px none transparent;
}
	
div.sortPanel ul.spBar
{
	white-space: nowrap;
	border:none 0px transparent;
}

div.sortPanel ul.spBar:hover li.spCol1
{
	background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/popupRowHighLight.png');
	background-position:left center;
	background-repeat:no-repeat;
}

div.sortPanel ul.spBar:hover li.spCol2
{
	background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/popupRowHighLight.png');
	background-position:right center;
	background-repeat:no-repeat;
}	

div.sortPanel ul.spBar+ul+ul+ul+ul:hover li.spCol1,
div.sortPanel ul.spBar+ul+ul+ul+ul:hover li.spCol2
{
	background-image:none;
}	


div.sortPanel ul.spBar>li
{
	display:inline-block;
	vertical-align:middle;
	border:none 0px transparent;
	min-height:22px;
}
	
div.sortPanel ul.spBar>li.spCol1
{
	width: 24px;
	min-width:24px;
	max-width:24px;
	position:relative;
}
div.sortPanel li.spCol1 div
{
	position:absolute;
	top:0px;
	left:2px;

}

div.sortPanel ul.spBar>li.spCol2
{
	width: 25.1em;
	min-width:25.1em;
	max-width:25.1em;
	padding-left:4px;
	border-left:solid 1px #E2E4E7;
}
	
div.sortPanel div.spList
{	
	border:solid 1px #E8E8E8;
	margin-top:3px;
	margin-left:3px;
}

div.sortPanel div.spList li
{
	display:block;
	font-family:Arial;
	color:#000;
	font-size:1.1em;
	margin:1px 0;
}
div.spList li *
{
	/*vertical-align:middle;*/
}

div.sortPanel div.spList>div
{
	height: 24.9em;
	overflow: auto;
	width:100%;
	margin:1px 2px;
}
	
div.sortPanel li.spButton
{
	text-align: right;
	min-height:40px !important;
	position:relative;
}
div.sortPanel li.spButton input
{
	margin-left:11px;
	min-width:73px;
	position:relative;
	margin-top:15px;
}

div.sortPanel a,
div.sortPanel input[type=checkbox]
{
	cursor:pointer;
	vertical-align:middle;
	min-height:1.5em;
}	
div.sortPanel input[type=text]
{
	border:none 0px transparent;
	width:90%;
	margin: 1px 3px 0px 3px;
}	

div.sortPanel .search
{
	border:solid 1px #a2a6ab;
	height:1.9em !important;
	margin-left:3px;
	margin-top:2px;
}
div.sortPanel .search .icoSearch
{
	vertical-align:top;
}
div.sortPanel a
{
	font-size:1.2em;
	display:block;
	padding-left:3px;
	margin-right:-3px;
	text-decoration:none;
	color:#000;
}

div.sortPanel .searchText
{
	color:#6d6d6d;
}

div.sortPanel label
{
	margin-left:.5em;
	vertical-align:middle;
}


.downloadPopup
{
	width:28em !important;
	height:14em !important;
    border:0.5px solid rgb(214, 229, 242);    
}
.downloadPopup .content
{
	margin:0 9px !important;
	white-space:normal;
	word-wrap:break-word;
	text-align:left;
}
.downloadPopup .dinfCol
{
	width:231px;
	margin-left:27px;
	display:inline-block;
}
.downloadPopup .dinfCol span
{
	font-size:1.2em;
}
.downloadPopup .dinfCol,
.downloadPopup .icoMRedX
{
	vertical-align:top;
}
.downloadPopup .icoMRedX
{
	margin-right:-4px;
}
.downloadPopup img
{
	position:absolute;
	top:-14px;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
.downloadPopup .imgBackground
{
    background-color:rgb(214, 229, 242);	
	position:absolute;
	top:-14px;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}

.adminPermissions
{
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color:#666699;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
}
.noWrapStyle
{
	white-space:nowrap;
}
.filterViewLabelPadding
{
	padding-right: 11px;
}
.filterViewCategoryCell
{
	text-align: right;
	padding-left: 38px;	
}
.filterViewGoButton
{
	width:45px; 
	padding-right:18px; 
	padding-left:30px;
}


.ajax__calendar
{
	z-index: 5000 !important;
}
.ajax__calendar_container
{
	border: solid 1px #9FA8B0;
	padding: 0px 0px 2px !important;
	min-height: 100px;
	background-color: #FFFFFF !important;	
	min-width: 230px !important;
	width: auto !important;
	
	*max-width: 200px !important;
	_min-width: 230px !important;
	_width: 230px !important;
	_max-width: 250px !important;
}
.ajax__calendar_header
{
	padding-top: 3px;
	width: auto !important;

	*max-width: 300px !important;
	_max-width: 200px !important;
}
.ajax__calendar_body
{
	height: 145px !important;
	width: 185px !important;
}
.ajax__calendar_dayname
{
	height: 18px !important;
	width: 19px !important;
}
.ajax__calendar .ajax__calendar_day
{
	height: 18px !important;
	width: 19px !important;
	border: solid 1px transparent !important;
}

.ajax__calendar_dayHover,
.ajax__calendar_day:hover,
.ajax__calendar_active .ajax__calendar_day
{	
	background-color: #FBFBA7 !important;
	border: solid 1px #9FEEFE !important;
}
.ajax__calendar .ajax__calendar_today .ajax__calendar_day
{	
	border: solid 1px #9FEEFE !important;
}
.ajax__calendar_footer
{	
	height: auto !important;
	min-height: 15px !important;
	margin-left: 8px;
}
.greenDates
{
 background-color: #58dc56 !important;
}  
.redDates
{
 background-color: #fa0509 !important;
}
.inEligibleDates
{
	background-color: #ECECEC !important;
}	

.calendarHeader
{
	
    background-image: none;
	background-repeat: repeat-x;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 5px;
}

.calendarTextBox
{
	margin-left: 20px;
	font-size: 1.0em;
word-spacing: -0.26em;
}
.calendarLegend
{
	width: 10px;
	height: 10px;
}
.calendarWaterMark
{
	margin-left: 20px;
	color: #cccccc;
	font-size: 9pt;
}



div.usageDate
{
	
}

div.usageDateHeader
{
	margin-left: -10px;
	padding-bottom: 5px;
	border-bottom: solid 1px lightgray;
}

div.usageDateContent
{
	margin-left: 10px;
	font-size: 1.2em;
}

div.usageDate .shadow
{
	margin-top: -15px !important;
}

div.calendarPopUp
{
	width:294px !important;
	height:auto !important;
	background-image: url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/usageDate_top.png') !important;
	background-repeat: no-repeat;
	overflow:visible !important;	
	margin-top: -15px;
}

.usageDateTitleIcon
{
	margin-top: 8px;
	margin-left: 10px;
	vertical-align: bottom;
}

.usageDateLegend
{
	margin-top: 3px;
    margin-bottom: 3px;
}

div.calendarPopUp .title
{		
	font-size: 1.3em;
	color: #000000;
	vertical-align: bottom;
	padding-left: 10px !important;
	line-height: 1.2em;
	margin-top: 8px;
}

div.calendarPopUp .usageDateBottom
{
	background-image: url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/usageDate_btm.png');
	background-repeat: repeat-x;
	background-position-y: bottom;
	padding-top: 5px;
}

div.usageDateContinue
{
	text-align: right;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 7px;
}

div.usageDateCalendarContainer
{
	background-color: #e4ecf4;
	border: 1px solid #b8bfc5;
	margin: 0px 10px 0px 9px;
	padding: 5px 0px 5px 0px;
}

.dateLabelStyle
{	
	margin-left: 10px;
}



.fontBold
{
	font-weight: bold;
}
.warningBox
{
	width: 90%;
	border: 1px solid #7F9CA7;
	padding: 5px;
}
.visible
{
	display: block;
	visibility: visible;
}

.hidden
{
	display: none;
	visibility: hidden;
}

.editUserName
{
	width: 300px;
	font-size: 1em;	
	vertical-align: top;
	margin-top: -2px;
}
.breakWord
{		
	word-wrap: break-word; 
	word-break: break-all;
}


div#tabmenucontainer
{
    margin-top:19px;
}
ul#tabmenu
{
    border-bottom: 2px #e3edf7 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
    font-family:Segoe UI;
    font-size:1.2em;
}
ul#tabmenu li
{
    display: inline;
    list-style: none;
}
ul#tabmenu li a
{
    padding: 0px 10px;
    text-decoration: none !important;
    line-height: 1.2em;
    color: #333333;
    background-image:url("/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/blueInActiveTab_flat.png");    
    margin-left:2px;    
}
ul#tabmenu li a.active
{
    text-decoration: none;
    color:#ffffff;
    line-height: 1.2em;
    padding: 0px 10px;
    background-image:url("/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/blueActiveTab_flat.png");    
    margin-left:2px;    
 
<!--Accessibility: Bug- 501681-->
border:1px; 
  border: solid; 
}
ul#tabmenu li span.active
{
    text-decoration: none;
    color:#ffffff;
    line-height: 1.2em;
    padding: 2px 20px;
    background-image:url("/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/blueActiveTab_flat.png");
    background-repeat:repeat-x;
    margin-left:2px;    
}



.ssSectionContainer
{
    width: 919px;
}
.ssSCHeader
{
    height: 25px;
    background-color: #dddddd;
    border: 1px solid #cccccc;    
    cursor: pointer;
    background: url("/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/VLSC_GrayHeader26.png")
}
.ssSCHeader:hover
{
    border: 1px solid #cccccc;        
}
.ssSCHeaderLeft
{
    font-family: Segoe UI;
    font-size: 1.2em;
    color: #333333;   
    margin-left: 7px;
    margin-top: 2px;
    display:inline-block;
    width: 910px;
	*float:left;
}
.ssSCHeaderRight
{
    width: 28px;
	margin-top: 3px;
    float:right;
}
.ssSCContent
{
    background-color:#fafafa;
    border-left: 1px solid #d9d9d9;    
    border-right: 1px solid #d9d9d9;    
    border-bottom: 1px solid #d9d9d9;
}
.ssContentInner
{
    padding: 5px 10px 10px 10px;
}
.ssDivHide
{
    display:none;
}
.ssDivShow
{
    display:block;
}



.ui-dialog {
    background-color: #99CCFF;
    overflow: hidden;
    padding: 0px;
    position: absolute;
	border:1px solid #ACACAC;
}
.ui-dialog .ui-dialog-titlebar, .ui-dialog.ui-dialog-titlebar {
    background: url("/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/UI/lt_grey-hs.png") repeat-x;
	border-bottom:1px solid #ACACAC;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 1px 8px;
    position: relative;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 16px 0.1em 0;
}
.ui-dialog .ui-dialog-titlebar-close, .ui-dialog.ui-dialog-titlebar-close {
    height: 18px;
    margin: -8px 0 0;
    padding: 1px;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 19px;
}
.ui-widget {
    font-family:Segoe UI;    
}
.ui-widget-header {
    font-family:Segoe UI;
    font-size:1.2em; 
    color:#333333;
    padding:8px;        
}
.ui-widget-content {
    background:#fafafa !important;
	boder: #cccccc solid 1px;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-helper-clearfix {
    display: block;
    *display: inline-block;
}
.ui-widget-overlay
{
    background:#404040;
    position:absolute;
    top:0;
    opacity:0.6;
	filter:alpha(opacity=60);
}
.ui-dialogWithDropShadow
{
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
    box-shadow: 5px 5px 5px #666666;         
}




.spinnerLoader
{
	width:242px;
	height:76px;
	color:#57585A;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url('/public/20170609235455oe_/https://www.microsoft.com/Licensing/servicecenter/Assets/Images/Popup/loadingBk.png');
	zoom: 1;
}
.spinnerLoader .bg
{
	position:absolute;
	width:242px;
	height:76px;
	top:0;
	left:0;
	zoom:1;
	

	*width: 242px;
	*height: 76px;
}
.spinnerLoader .exContent
{
	margin-top: 10px;
	line-height:6.5em;
	vertical-align:middle;
}
.spinnerLoader .exContent span
{
	font-size:1.4em;
}
#btnSave_usr_EditSubscriber 
{
    font-size: 1.2em;
}
#btnCancel_EditSubscriber
{
    font-size: 1.2em;
}


#btnSave_ship_EditSubscriber
{
    font-size: 1.2em;
}
.downloadPopup .icoMRedXidImage
{
    position:absolute;
	top:0px;
	left:0;
	width:9%;
	height:21%;
	z-index:0;
    border: 0px;
}
.ControlButton
{
    color:#333333;
    font-size:1.2em;
}
#btnNext_EditSubscriber
{
    font-size: 1.2em;
}
subASAMSGridColnew
{
font-size:1.2em;
}


.wrapText
{
    white-space:normal;
}

 ul.pkGridHead
{
	width:auto;
	height:2.5em;
}

 .osaOpenAgreement {
        margin-right:-8px;
    }
.tdBorders
{
font-weight:bold;
}
tr.border_bottom td {
  border-bottom:1pt solid black;
}

.atooltip {
  display: inline;
  margin-left: 10px;
  padding: 2px 5px;
  background: #ffe;
  z-index: 10;
  border: 1px solid black;
  line-height: normal;
}

.atooltip[aria-hidden="true"] {
  display: none;
}

.iconInfo {
    width: 15px;
    border: none;
}