/* CSS Document */
.notice-box {
	font-size:1.2em;
	/*background:#fff6c0;
	border:1px solid #FFCC00;*/
	padding:10px 5px 0 5px;
	width:98%;
	margin-top:5px;

}
.left-absolute { margin-top:200px; width:100%;}
.inn-left { float:left; width:49%;}
.inn-right { float:left; width:49%;}
.notice-box h1 {
    color:#000;
	font-family:  Arial;
	font-size:1.2em;
	padding:5px;
	font-weight:600;
}
.notice-box p {
	padding:0 5px 10px 5px;
	line-height:1.2em;
}
.noticeText{
    padding:0 5px 10px 5px;
	line-height:1.2em;
        border:1px solid #efefef;
}
fieldset h2 {
	font-family: Arial;
	color:#94871a;
	font-size:1.3em;
	font-weight:bold;
}
/* Alignment changes : Ayushi, 16th Apr 2013 */
.tip { display:block; font-weight:normal; padding-left:164px; padding-top:0; padding-bottom:0px; font-size:1em;}
.tip1 { display:block; font-weight:normal; padding-left:164px; padding-top:0; padding-bottom:0px; font-size:1em; color: #dd2828;}
#group-name { display:none}
/*label{
	width: 150px;
	font-size:1.2em;
	display: inline-block;
	line-height: 1.6;
        vertical-align:top;	
	padding:3px ;
	text-align:right;
	color:#57636f;
}*/
html>body label { }
input, textarea { border:1px solid #c6cad6}
.checkBoxHolder { width:200px;}
.bttn-code{
	font-size:1em;
	color:#000000;
	width:240px;
	/*height:22px;*/
    height:31px;
	padding-left:4px;
    text-align:left;
	/*background: url(../images-dt/bttns/bttn-code.gif) top left no-repeat;*/
    background: url(../images-dt/bttns/dub_aacntInfo.png) top left no-repeat;
	border:none;
}
.bttn-clrdata{
    font-size:1em;
	color:#000000;
	width:89px;
	/*height:22px;*/
    height:31px;
	/*padding-left:21px;*/
	/*background: url(../images-dt/bttns/bttn-code.gif) top left no-repeat;*/
    background: url(../images-dt/bttns/clr_data.png) top left no-repeat;
	border:none;
}
.bttn-continue{
	padding: 5px 0 0 0px;
	color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 88px;
	height: 22px;
	background: url(../images-dt/bttns/button_next.gif) top left no-repeat;
}
.bttn-submit{
	padding: 5px 0 0 10px;
	color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 90px;
	height: 22px;
	background: url(../images-dt/bttns/button_submit.gif) top left no-repeat;
}
.bttn-reset{
	padding: 5px 0 0 10px;
	color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 90px;
	height: 22px;
	background: url(../images-dt/bttns/button_reset.gif) top left no-repeat;
}
.bttn-back{
	padding: 5px 0 0 10px;
	color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 90px;
	height: 22px;
	background: url(../images-dt/bttns/button_back.gif) top left no-repeat;
}
.bttn-previous{
	padding: 5px 0 0 5px;
	color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 88px;
	height: 22px;
	background: url(../images-dt/bttns/button_previous.gif) top left no-repeat;
}
.bttn-save-add{
    color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
		padding: 5px 0 0 5px;
	width:150px;
	height:22px;
	background: url(../images-dt/bttns/button_save_big.gif) top left no-repeat;
	font-weight: 700;
	border:none;
}
.bttn-print{
    color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 0 5px;
	width:150px;
	height:22px;
	background: url(../images-dt/bttns/button_print.gif) top left no-repeat;
	font-weight: 700;
	border:none;
}
.requiredMessage {display:block; clear:both; margin:20px 0 0 10px; font-size:1.2em; color:#8f9090}
/* No-Docs Messages 
==============================================================================================  */
.messageNoDocs{
	background: #fcf8e9;
	border: 1px solid #d9ccbb;
	padding: 5px 5px 5px 5px;
	margin: 8px 0 8px 0;
	color: #817261;
	font-size:1em;
}
.messageNoDocs li { list-style:inside square; padding:3px 0 3px 0;}
.messageNoDocs span{
    width:120px;
}
.messageNoDocs h1 { margin-bottom:8px; margin-left:10px; color:#4d4f5a}
.messageNoDocs h1 em{
	color:#FF0000;
	font-weight: bold;
	font-size: 1em;
}
.messageNoDocs img {
   	cursor: pointer;
}
.messageNoDocs fieldset {
	width: 80%;
}

.messageNoDocs div{
	padding: 2px 0 2px 2px;
	margin: 0 0 3px 0;
	line-height: 130%;
}
.messageNoDocs div.uploadLnk{
	background: url(../images-dt/icons/upload_docs.gif) 5px center no-repeat;
	padding: 7px 0 0 22px;
	font-weight: normal;
}
.messageNoDocs div.uploadLnk a{
	color: #0000;
	font-size: 1.2em;
}
form.dtform .messageNoDocs fieldset{
	border: 2px solid #dbcba1;
	padding: 5px;
}

.messageNoDocs div img{
	margin: 10px 0 10px 5px;
	cursor: pointer;
}
.messageNoDocs span span{
    font-size:80%;
	margin-left:10px;
}
.messageNoDocs h1{
	font-size: 130%;
	font-weight: bold;

}

.messageNoDocs ul{
	padding: 5px 0 0 22px;
	margin: 3px;
}

.messageNoDocs li label.checkB{
	text-align: left;
	padding: 0 20px 0 40px;
	width: 60%;
}

.messageNoDocs div.pointerArrow{
	position: absolute;
	margin-top: -48px;
	right: 190px;
	width: 380px;
	height: 49px;
	color: #fff;
	background: transparent url(../images-dt/arrow_button_pointer.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 14px;
}

html>body .messageNoDocs div.pointerArrow{
	position: absolute;
	margin-top: -48px;
	right: 190px;
}
/*==============================================================================================  */

/* Yes-Docs Messages 
==============================================================================================  */
.messageYesDocs{
	background: #fcf8e9;
	border: 1px solid #d9ccbb;
	padding: 5px 5px 5px 5px;
	margin: 8px 0 8px 0;
	color: #446e1a;
	font-size:1em;
}
.messageYesDocs span{
    width:120px;
}
.messageYesDocs h1 { margin-bottom:8px; margin-left:10px; color:#000}
.messageYesDocs h1 em{
	color:#FF0000;
	font-weight: bold;
	font-size: 120%;
}
.messageYesDocs img {
   	cursor: pointer;
}
.messageYesDocs fieldset {
	width: 80%;
}

.messageYesDocs div{
	padding: 2px 0 2px 2px;
	margin: 0 0 3px 0;
	line-height: 130%;
}
.messageYesDocs table.docsHolder{
	margin-bottom: 5px;
}
.messageYesDocs div.uploadLnk{
	background: url(../images-dt/icons/upload_docs.gif) 5px center no-repeat;
	padding: 5px 0 0 22px;
	font-weight: normal;
}
.messageYesDocs div.uploadLnk a{
	color: #000;
	font-size: 1.2em;
}
form.dtform .messageYesDocs fieldset{
	border: 2px solid #dbcba1;
	padding: 5px;
}

.messageYesDocs div img{
	margin: 10px 0 10px 5px;
	cursor: pointer;
}
.messageYesDocs span span{
    font-size:80%;
	margin-left:10px;
}
.messageYesDocs h1{
	font-size: 130%;
	font-weight: bold;

}

.messageYesDocs ul{
	padding: 5px 0 0 22px;
	margin: 3px;
}

.messageYesDocs li label.checkB{
	text-align: left;
	padding: 0 20px 0 40px;
	width: 60%;
}

.messageYesDocs div.pointerArrow{
	position: absolute;
	margin-top: -48px;
	right: 190px;
	width: 380px;
	height: 49px;
	color: #fff;
	background: transparent url(../images-dt/arrow_button_pointer.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 14px;
}

html>body .messageYesDocs div.pointerArrow{
	position: absolute;
	margin-top: -48px;
	right: 190px;
}
.messageYesDocs .uploadFiles {margin-bottom:7px; border:1px solid #dfe0e0; font-size:1.2em }
.messageYesDocs .uploadFiles .row td { background:#FFF; color:#4d4f5a; padding:5px;}
/*==============================================================================================  */
.test1 { ;}

#group-cos {  }
.group-box {
	font-size:1.2em;
	background:#fff6c0;
	border:1px solid #FFCC00;
	padding:3px 5px 0 5px;
	width:48%;
        margin-top:13px;
        margin-right:13px;
	height: 230px;
         float:left;
}
.group-box-new {
        font-size:11px;
	padding:0;
   	/*width:37%;*/
        width:41%;
        margin-top:13px;
        margin-right:13px;
	height: 230px;
        float:left;
        margin-left: 3%;    /* Alignment of the LicenseActivity section for IE */
}
.group-box h1 {
        color:#000;
	font-family: Arial;
	font-size:1.2em;
	padding:10px;
	font-weight:600;
}
.group-box-new h1 {
   /*color:#000;*/
    color:#222;
	font-family: Arial;
	font-size:11px;
	/*padding:10px;*/
    padding-bottom: 10px;
	font-weight:600;
}
.group-box .message-holder{
	border:1px solid #FFCC00;
	/*margin: 0 10px;*/
	background: #fff;
	height: 140px;
	display: table; 
	overflow: hidden;
}
.group-box-new .message-holder{
	border:2px solid #efefef;
	/*margin: 0 10px;*/
	background: #fff;
	/*height: 140px;*/
        height: 170px;
	display: table; 
	overflow: hidden;
}
.group-box .message-holder #group-grid{
	background:#fff;
	height: 140px;
	overflow: auto;
	margin: 0;
}
.group-box-new .message-holder #group-grid{
	background:#fff;
	height: 140px;
	overflow: auto;
	margin: 0;
}
.group-box .message-holder #group-grid div{
	border-top:1px solid #FFCC00;
	background:#ffffff url(../images-dt/icons/icon_delete.gif) right center no-repeat;
	padding: 3px;
	cursor: pointer;
}
.group-box-new .message-holder #group-grid div{
	/*border-top:1px solid #FFCC00;*/
	background:#ffffff url(../images-dt/icons/icon_delete.gif) right center no-repeat;
	padding: 3px;
	cursor: pointer;
}
.group-box .message-holder #message{
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
	padding: 5px;
}
.group-box-new .message-holder #message{
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
	padding: 5px;
}
.group-box .message-holder #message p{
	font-size: 1.35em;
	font-weight: bold;
	color:#bfb682;
	background: url(../images-dt/icons/arrow-big.gif) right 17px no-repeat;
	padding-right: 34px;
	line-height: 1.35em;
	_position: relative; 
	_top: -50%;
}
.group-box-new .message-holder #message p{
	font-size:11px;
	font-weight: bold;
	color:#bfb682;
	background: url(../images-dt/icons/arrow-big.gif) right 17px no-repeat;
	padding-right: 34px;
	line-height: 1.35em;
	_position: relative; 
	_top: -50%;
}
.group-box p {
	padding:0 10px 10px 10px;
}
.group-box-new p {
	padding:0 10px 10px 10px;
}
.aInfo { font-size:80%}
.aInfo label { width:100px;}
.other { margin-top:-20px; margin-left:-100px; display:none}
textarea { font-size:1.1em}
.w60 { width:60px}
.upload { margin-left:400px;}

/*Added classes for text alignment in Activities in this License grid(Company Registration)-Amruta Potdar-10-Oct-2012*/
.group-box .message-holder #activityGrid{
	background:#fff;
	height: 140px;
	overflow: auto;
	margin: 0;
}
.group-box-new .message-holder #activityGrid{
	background:#fff;
	height: 168px;
        /*overflow-x:hidden;*/ 
	overflow: auto;
	margin: 0;
}
.group-box .message-holder #activityGrid div{
	border-top:1px solid #FFCC00;	
	padding: 3px;	
}
.group-box-new .message-holder #activityGrid div{	
	padding: 3px;	
}
/*Added classes for date fields text alignment-Amruta Potdar-10-Oct-2012*/
.dateLableHeightIE8{
    height: 6px;
}
.dateLableHeight{
    height: 26px;
}


/*Alignment for license activity grid */

.right-grid { 
    margin-top: 13px; 
    margin-right: 3%;   /* for IE*/
}

.right-grid_mozChrome { 
    margin-top: 13px; 
}
/*===========================================================================*/
/* Alignment for left License activity section for moz*/

.group-box-new_Moz {
        font-size:11px;
        padding:0;
        width:37%;
        margin-top:13px;
        margin-right:13px;
	height: 230px;
        float:left;
}
.group-box-new_Moz h1 {
   /*color:#000;*/
    color:#222;
	font-family: Arial;
	font-size:11px;
	/*padding:10px;*/
    padding-bottom: 10px;
	font-weight:600;
}
.group-box-new_Moz .message-holder{
	border:2px solid #efefef;
	background: #fff;
	height: 170px;
	display: table; 
	overflow: hidden;
}
.group-box-new_Moz .message-holder #group-grid{
	background:#fff;
	height: 140px;
	overflow: auto;
	margin: 0;
}

.group-box-new_Moz .message-holder #group-grid div{
	background:#ffffff url(../images-dt/icons/icon_delete.gif) right center no-repeat;
	padding: 3px;
	cursor: pointer;
}
.group-box-new_Moz .message-holder #message{
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
	padding: 5px;
}
.group-box-new_Moz .message-holder #message p{
	font-size:11px;
	font-weight: bold;
	color:#bfb682;
	background: url(../images-dt/icons/arrow-big.gif) right 17px no-repeat;
	padding-right: 34px;
	line-height: 1.35em;
	_position: relative; 
	_top: -50%;
}
.group-box-new_Moz p {
	padding:0 10px 10px 10px;
}
.group-box-new_Moz .message-holder #activityGrid{
	background:#fff;
	height: 168px;
    overflow-x:hidden;
	overflow: auto;
	margin: 0;
}
.group-box-new_Moz .message-holder #activityGrid div{	
	padding: 3px;	
}
/*===========================================================================*/

/* Alignment for left License activity section for Chrome*/

.group-box-new_Chrome {
        font-size:11px;
        padding:0;
        /*width:34%;*/
        width: 35.8%;
        margin-top:13px;
        margin-right:13px;
	height: 230px;
        float:left;
}
.group-box-new_Chrome h1 {
   /*color:#000;*/
    color:#222;
	font-family: Arial;
	font-size:11px;
	/*padding:10px;*/
    padding-bottom: 10px;
	font-weight:600;
}
.group-box-new_Chrome .message-holder{
	border:2px solid #efefef;
	/*margin: 0 10px;*/
	background: #fff;
	height: 170px;
	display: table; 
	overflow: hidden;
}
.group-box-new_Chrome .message-holder #group-grid{
	background:#fff;
	height: 140px;
	overflow: auto;
	margin: 0;
}

.group-box-new_Chrome .message-holder #group-grid div{
	/*border-top:1px solid #FFCC00;*/
	background:#ffffff url(../images-dt/icons/icon_delete.gif) right center no-repeat;
	padding: 3px;
	cursor: pointer;
}
.group-box-new_Chrome .message-holder #message{
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
	padding: 5px;
}
.group-box-new_Chrome .message-holder #message p{
	font-size:11px;
	font-weight: bold;
	color:#bfb682;
	background: url(../images-dt/icons/arrow-big.gif) right 17px no-repeat;
	padding-right: 34px;
	line-height: 1.35em;
	_position: relative; 
	_top: -50%;
}
.group-box-new_Chrome p {
	padding:0 10px 10px 10px;
}
.group-box-new_Chrome .message-holder #activityGrid{
	background:#fff;
	height: 168px;
       	overflow: auto;
	margin: 0;
}
.group-box-new_Chrome .message-holder #activityGrid div{	
	padding: 3px;	
}
/*===========================================================================*/

/* Alignment for left License activity section for Login Service : Ayushi*/

.licenseActivity_ui{
    padding:11px 10px 25px 7px; 
    background-color:#f3f3f3; 
    border:1px solid #d0d0d0;
}

.group-box-new_login {
	font-size:11px;
	padding:0;
	width:32%;
	margin-top:13px;
	margin-right:13px;
	height: 230px;
	float:left;
}
.group-box-new_login h1 {
   /*color:#000;*/
    color:#222;
	font-family: Arial;
	font-size:11px;
	/*padding:10px;*/
    padding-bottom: 10px;
	font-weight:600;
}
.group-box-new_login .message-holder{
	border:2px solid #efefef;
	background: #fff;
	height: 170px;
    display: table; 
	overflow: hidden;
}
.group-box-new_login .message-holder #group-grid{
	background:#fff;
	height: 140px;
	overflow: auto;
	margin: 0;
}

.group-box-new_login .message-holder #group-grid div{
	/*border-top:1px solid #FFCC00;*/
	background:#ffffff url(../images-dt/icons/icon_delete.gif) right center no-repeat;
	padding: 3px;
	cursor: pointer;
}
.group-box-new_login .message-holder #message{
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
	padding: 5px;
}
.group-box-new_login .message-holder #message p{
	font-size:11px;
	font-weight: bold;
	color:#bfb682;
	background: url(../images-dt/icons/arrow-big.gif) right 17px no-repeat;
	padding-right: 34px;
	line-height: 1.35em;
	_position: relative; 
	_top: -50%;
}
.group-box-new_login p {
	padding:0 10px 10px 10px;
}
.group-box-new_login .message-holder #activityGrid{
	background:#fff;
	height: 168px;
   	overflow: auto;
	margin: 0;
}
.group-box-new_login .message-holder #activityGrid div{	
	padding: 3px;	
}

.right-grid_login { 
    margin-top: 13px; 
}
/*===========================================================================*/
/* Alignment for left License activity section for Login Service for mozilla : Ayushi*/

.group-box-new_Moz {
        font-size:11px;
        padding:0;
        width: 38.4%;
        margin-top:13px;
        margin-right:13px;
	height: 230px;
        float:left;
}
.group-box-new_Moz h1 {
   /*color:#000;*/
    color:#222;
	font-family: Arial;
	font-size:11px;
	/*padding:10px;*/
    padding-bottom: 10px;
	font-weight:600;
}
.group-box-new_Moz .message-holder{
	border:2px solid #efefef;
	/*margin: 0 10px;*/
	background: #fff;
	height: 155px;
	display: table; 
	overflow: hidden;
}
.group-box-new_Moz .message-holder #group-grid{
	background:#fff;
	height: 170px;
	overflow: auto;
	margin: 0;
}

.group-box-new_Moz .message-holder #group-grid div{
	/*border-top:1px solid #FFCC00;*/
	background:#ffffff url(../images-dt/icons/icon_delete.gif) right center no-repeat;
	padding: 3px;
	cursor: pointer;
}
.group-box-new_Moz .message-holder #message{
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
	padding: 5px;
}
.group-box-new_Moz .message-holder #message p{
	font-size:11px;
	font-weight: bold;
	color:#bfb682;
	background: url(../images-dt/icons/arrow-big.gif) right 17px no-repeat;
	padding-right: 34px;
	line-height: 1.35em;
	_position: relative; 
	_top: -50%;
}
.group-box-new_Moz p {
	padding:0 10px 10px 10px;
}
.group-box-new_Moz .message-holder #activityGrid{
	background:#fff;
	height: 168px;
       	overflow: auto;
	margin: 0;
}
.group-box-new_Moz .message-holder #activityGrid div{	
	padding: 3px;	
}
