
/*........................................... css For Accordion Module start here............................................*/
/*for accordiion*/
/*  Basic stucture
=====================*/
.accordions-heading-title a,.accs-tittle,.grid-content a {
	text-decoration:none
}
.login-help-link a:hover,.grid-content a:hover {
	text-decoration:underline;
}
.tabs {
	border-bottom: 1px solid #3e69a5;
	border-top: 1px solid #3e69a5;
}
.heading {
	color: #fff;
	font-size: 36px;
	padding-top: 53px;
	margin-left: 64px;	
}
.heading-subcontent {	
	font-size: 14px;
	color: #fff;
	width: 614px;	
	margin: 23px 0 67px 64px;
	word-wrap: break-word;	
}
.accordion-title {
	color: #fff;
	cursor: pointer;
	height: 56px;
	padding-top: 26px;
}
li.active .accordions-heading-title {
	background-color:#25345a;
}
.contact-wrapper {
	margin-top: 20px;
}
.acc-tittle {	
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	margin-left: 64px;
}
.accordion-content {	
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;	
}
.product-list-wrapper {
	background-color: #2f578f;
	padding: 0px;
	width: 980px;
	margin: 100px auto;
}
.drop-arrow {
	float: right;
	margin: 10px 64px 0 0;	
}
/*........................................... css For Accordion  Module M018 class start End............................................*/
.accordion-primary {
	background-color: #192239;
	height: auto;
	padding-bottom: 40px;
}
.acc-heading {
	/*
	  Changes for 71188 BB story
	*/
	color: #fff;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 31px;

}
.acc-arrow {
	margin-left: 20px;
}
.accordions-heading-title {
	background-color: #222c46;
	color: #fff;
	cursor: pointer;
	height: 37px;
	padding: 15px 0 4px 0;	
	margin-top: 2px;	
}
.accs-tittle {
    color: #fff;    
    font-size: 18px;
    line-height: 21px;
    margin-left: 25px;   
}
.accordion-primary .icon-acc-primary {
	margin-left: 20px;
}
.secure-lock-icon {
	margin-right: 20px;
	float: right;
	width: 26px;
	height: 26px;
}
.icon-secure {
	background: url(../../images/global/lock.png) 0 0 no-repeat;
	width: 26px;
	height: 26px;
	float: right;
	margin-right: 20px;
}
/*........................................... css For Login form - Module M018classstart End............................................*/
.login-wrapper {	
	margin: 36px 0 0 20px;
}
.field-left {
	margin-left:40px;
}
.content-textfield {
	width:280px; 
	height:36px; 
	color:#767676;
	border:1px solid #767676;
	margin:0px 0 7px 0;
	font-size:16px;
	line-height:36px;
	font-weight:normal;

}
.textfield-font { 
	color:#fff;	
	line-height:18px;
	/*margin-top:-9px;*/
}
.textfield-font label {
	font-size: 16px;
	font-family: BTFont_Rg, Arial, Helvetica, sans-serif;
	font-weight: 400;
}	
.login-terms-conditions {
	color:#fff; 
	word-wrap:break-word;
	font-size: 12px;
	line-height:14px;
	width:196px; 
	display:inline-block;
	vertical-align:middle;
	padding-bottom:20px;
	margin-top: 10px;	
}
.ask-icon {
	background:url(../../images/global/ask-icon.png) 0 0 no-repeat;
	width:19px;
	height:19px;
	display:inline-block;
	padding-top: 14px;
	margin-left:98px;
}
.click-btn {
	width:131px;
	height:49px;
	background-color:#d63181;
	border:0;
	color:#fff;
}
.login-text {
	color:#aaacb1;
	padding-bottom:15px;
	/*margin-top:-7px;*/
}
.login-help-link {
	padding-bottom:6px;
}
/*.login-help-link a{
	text-decoration:underline;
	color:#8a8c92;
}*/
.login-help-link a {
    color: #fff;    
}
.login-submit {
    display: inline-block;
    margin-bottom: 15px;
}
/*........................................... css For Table content - Module M018classstart End............................................*/
.pricing-wrapper {	
	margin: 52px 0 20px 20px
}
.pricing-table {
	width: 940px;
}
.pricing-wrapper table, .pricing-wrapper th, .pricing-wrapper td {
  	border:1px solid #272f44;
	border-collapse: collapse;	
	border-top: none;
}
.grid-291,.grid-119, .grid-121, .grid-162 {
	background-color:#25345a; 	
 	font-size:14px;
 	line-height:28px; 	
}
.grid-content {
	color:#fff; 
	font-size:14px; 
	line-height:28px;
	border-top:1px solid #272f44; 
	background-color:#192239; 
	padding-left:11px;	
}
.grid-heading {
	color:#fff; 
	font-size:14px;
	text-align: left;
	padding-left:11px; 
	background-color:#25345a;	
}
.grid-291 {width:291px;}
.grid-119 {width:119px;}
.grid-121 {width:121px;}
.grid-162 {width:164px;}

.bt-doc-table {
	width: 940px;	
	border:0;
}
.bt-doc-table table {
	color:#fff;
}
.bt-doc-table , .bt-doc-table th, .bt-doc-table td {
    border-right:1px solid #272f44;
    border-bottom:1px solid #272f44; 
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}
/* Form error msg handling */
.submit-error {	
	border: 2px solid #cc1621;
}
.errorText {
	color: #cc1621;
	font-size:14px;
	margin-bottom: 15px;
	display: inline-block;	
}
.highlight-label {
	color: #cc1621;
}
/* Form error msg handling */
/*show lesss and show more class */
.show-more-link {
	background-color:#25345a;
    color: #fff;
    font-size: 14px;
    height: 23px;
    padding: 4px 0 0 16px;
    width: 925px;	
    margin-top: 10px;
	cursor:pointer;	
}
.accordion-open .show-more-link .icon-acc-primary,.bt-tab-content .show-more-link .icon-acc-primary {
 	background-position: -10px -409px; 
    width: 12px; 
    height: 8px; 
    margin-left: 12px;
}
.accordion-open .active .icon-acc-primary,.bt-tab-content .active .icon-acc-primary {
	background-position: -10px -217px;
    width: 12px; 
    height: 8px; 
}
.rounded {
	background:url(../../images/global/rounded.png) 0 3px no-repeat;
	display:block;
	height: 31px;
    width: 37px;
}
.grid-content a {
	color:#fff;	
}
