.notification-panel{

}
.notification-panel li {
    background: none repeat scroll 0 0 #384455;
    padding: 10px 20px ;
}
.gap50{
	padding-bottom: 50px;
}
.notification-msg {
    color: #fff;
    font-family: btfont_rg, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
}
._accord-heading > a {
    cursor: pointer;
    line-height: 18px;
    text-decoration: none;
}
#related-docs ._accord-heading > a {
    display: inline-block;
}
#related-docs ._accord-heading > a:focus,#related-docs ._accord-heading > a:active{
    outline:1px dotted #fff;
} 
.notification-panel .graphic-grid-bg {
    margin: 0 30px;
    width: 175px !important;
}
.graphic-content-header .head-content {
    color: #fff;
    font-family: btfont_bd;
    font-size: 16px;
    line-height: 18px;
} 
.notification-panel p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
}
.notification-panel .notify-content-head {
font-size: 36px;
line-height: 36px;
margin: 30px 60px 40px;
width: 331px;
}
.notification-panel .graphic-icon {
    margin-top: 0;
}
.close-notify{
	color: #fff;
	background: url(../../images/global/close-this-app.png) no-repeat right;
	padding-right: 20px;
	display: none
}
.close-notify:hover {
    border-bottom: 1px solid;
}
.active .close-notify{
	display: block;
}
/* .sales-tools  */.product-xs a:focus {
    outline: 1px dotted #000;
}
.homepage-login {
    background: url('../../images/global/bg-banner-home.jpg') no-repeat;
    display: block;
    height: 445px;
    margin-left: 0;
    width: 980px;
}
.homepage-login .login-form-container {
    height: 365px;
    padding: 15px 20px;
    width: 220px;
}
.homepage-login .login-container {
    height: 445px;
    width: 260px;
}
.homepage-login.header-bg .outer-container {
    float: left;
    height: 445px;
}
.homepage-login .banner-heading span {
    display: block;
    width: 320px;

}

.homepage-loggedin .login-container,.homepage-loggedin .non-user-msg{
	display: none;
}
.homepage-login.homepage-loggedin,.homepage-loggedin.header-bg .outer-container {
	height: 235px;
} 
/*****************************************Home page Carousal Starts here*******************************************/

.home-page-wrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    right: 0;
    text-align: center;
    width: 100%;
}
.carousal-wrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    padding-right: 10px;
    right: 0;
    text-align: center;
    width: 100%;
}
.home-page-wrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
   /* bottom: 20px;
    right: 399px;*/
    display: inline-block;
    padding-bottom: 4px;
	bottom: -6px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    /*bottom: 22px;
    right: 410px;*/
	bottom: -6px;
}

.home-page-wrapper .bx-wrapper .bx-controls-auto .bx-stop,
 .carousal-wrapper .bx-wrapper .bx-controls-auto .bx-stop {
    background-position: -2px -1px!important;
    height: 19px;
    width: 17px;
}
.carousal-wrapper .bx-wrapper .bx-controls-auto .bx-stop {
    background-position: -21px -1px!important;
    height: 19px;
    width: 17px;
}

.home-page-wrapper .bx-wrapper .bx-controls-auto .bx-start {
    background-position: -2px -20px!important;
    height: 19px;
    width: 17px;
}
.carousal-wrapper .bx-wrapper .bx-controls-auto .bx-start {
    background-position: -21px -20px!important;
    height: 19px;
    width: 17px;
}
.home-page-wrapper .bx-wrapper .bx-pager .bx-pager-item a:hover,
 .home-page-wrapper .bx-wrapper .bx-pager .bx-pager-item a.active {
    background: none repeat scroll 0 0 #003333;
}
.home-page-wrapper .bx-wrapper .bx-prev {
    background: url("../../images/global/bx-sprite.png") no-repeat 0 -210px;
    left: 0;
}
.home-page-wrapper .bx-wrapper .bx-prev:hover{
    background-position: 0px -310px;
}
.home-page-wrapper .bx-wrapper .bx-next {
    background: url("../../images/global/bx-sprite.png")  no-repeat -54px -210px; 
    right: 0;
}
.home-page-wrapper .bx-wrapper .bx-next:hover {
    background-position: -54px -310px;
}
/*.home-page-wrapper .bx-wrapper .bx-pager .bx-pager-item a {
    background:#cccccc;
}*/
.news-first-section {
    background: url('../../images/global/carousel-1.jpg') no-repeat;
}
.news-second-section {
    background: url('../../images/global/carousel-2.jpg') no-repeat;
}
.news-third-section {
    background: url('../../images/global/carousel-3.jpg') no-repeat;
}
.news-wrapper {
    padding: 56px 0 0 60px;
    width: 362px;
}
.news-wrapper .icon-chevron-copy3, .support-wrap .icon-chevron-copy3, .go-to-market-wrap .icon-chevron-copy3   {
    margin-left: 10px;
}
.news-header {
    font-family: btfont_lt;
    font-size: 36px;
}
.news-title {
    font-family: btfont_bd;
    font-size: 36px;
    line-height: 36px;
}
.news-desc {
    font-family: btfont_rg, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 13px 0 38px;
}
.prod-mns-bg {
    background: #118195 url('../../images/global/products-MNS.png') no-repeat;
}
.prod-hsc-bg {
    background: #9d1f5f url('../../images/global/products-HSC.png') no-repeat;
}
.prod-voice-bg {
    background: #432d6d url('../../images/global/products-voice.png') no-repeat;
}
.prod-it-bg {
    background: #31527f url('../../images/global/products-IT.png') no-repeat;
}
.prod-data-bg {
    background: #9b2324 url('../../images/global/products-data.png') no-repeat ;
}
.prod-m2m-bg {
    background: #009146 url('../../images/global/products-data.png') no-repeat ;
}
.prod-m-bg {
    background: #007DB4 url('../../images/global/products-data.png') no-repeat ;
}
.prod-pillar-bg {
    background: #005D55 url('../../images/global/products-data.png') no-repeat ;
}
.btn-primary.btn-plain {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid;
    text-decoration: none;
}
.prod-mns-bg .btn-primary.btn-plain:hover {
    background-color: #0e6777;
}
.prod-hsc-bg .btn-primary.btn-plain:hover{
    background-color: #7e194c;
}
.prod-data-bg .btn-primary.btn-plain:hover{
    background-color: #7c1c1D;
}
.prod-voice-bg .btn-primary.btn-plain:hover{
    background-color: #362457;
}
.prod-it-bg .btn-primary.btn-plain:hover{
    background-color: #274266;
}
.prod-m2m-bg .btn-primary.btn-plain:hover{
    background-color: #007438;
}
.prod-m-bg .btn-primary.btn-plain:hover{
    background-color: #006490;
}
.prod-pillar-bg .btn-primary.btn-plain:hover{
    background-color: #004a44;
}
.prod-mns-bg .btn-primary.btn-plain {
    background-color: #118195;
}
.prod-hsc-bg .btn-primary.btn-plain{
    background-color: #9d1f5f;
}
.prod-data-bg .btn-primary.btn-plain{
    background-color: #9b2324;
}
.prod-voice-bg .btn-primary.btn-plain{
    background-color: #432d6d;
}
.prod-it-bg .btn-primary.btn-plain{
    background-color: #31527f;
}
.prod-m2m-bg .btn-primary.btn-plain{
    background-color: #009146;
}
.prod-m-bg .btn-primary.btn-plain{
    background-color: #007DB4;
}
.prod-pillar-bg .btn-primary.btn-plain{
    background-color: #005D55;
}
.carousal-secondary {
	color: #fff;
}
.btn-sec{
	  margin-left: 7px;
}
/*********************** Home page Carousal ends here*******************************/

.homepage-login .sub-title {
    font-family: btfont_lt, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
}
.homepage-login .form-fields .form-label {
    display: block;
    font-size: 12px;
    line-height: 0;
    margin-top: 16px;
}
.homepage-login .form-fields .form-input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #394858;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    padding: 5px;
    width: 208px;
}
/*M004 Goto moarket CSS*/

.go-to-market-wrap {
    background: url("../../images/global/go-to-market-bg.jpg") no-repeat scroll center bottom #1b2439;
    padding: 60px 20px 60px 40px;
}
.support-wrap {
    background: none repeat scroll 0 0 #fff;
    padding: 60px 20px 60px 38px;
}
.wrap-text{
	width:420px;
}
.wrap-text .btn-primary {
    display: inline-block;
    line-height: 20px;
}
/* .sales-tools {
    background: none repeat scroll 0 0 #fff;
} */
/* .sales-tools */ .slice-content {
    padding: 30px 20px 20px;
    width: 180px;
}
/* .sales-tools */ .product-xs .slice-content {
    padding: 0px;
    width: 180px;
}
/* .sales-tools */ .product-xs {
    position: fixed;
    background: none repeat scroll 0 0 #fff;
    min-height: 10px;
    padding: 10px 10px 10px 0;
    position: relative;
    text-align: left;
    margin-bottom: 0px
}
.wrap-text .heading {
    font-family: BTFont_Lt, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 36px;
    margin: -4px 0 0 -4px;
    padding: 0;
}
.wrap-text .heading span {
    display: block;
    font-family: BTFont_Rg, Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.wrap-text .content-para {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    margin: 10px 0 40px;
    padding: 0;
    width: 355px;
}
.carousal-primary .news-title,
.carousal-secondary .news-title{
    font-family: BTFont_Rg, Arial, Helvetica, sans-serif;
    font-weight: 400;
}
/*Help and support page*/
.support-wrap p,.support-wrap .wrap-text .content-para {
    color: #333;
}
.support-wrap-head{
	font-size: 20px;
	line-height: 36px;
	border-bottom: 6px solid #eee;
}
.menu-links {
  
    float: left;
    font-family: btfont_bd, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    width: 210px;
}
.menu-link-text{
	width: 165px;
	display: inline-block;
}
.right {
    float: right !important;
}
.menu-links li {
    -webkit-transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    -moz-transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    -o-transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    border-bottom: 2px solid #d8d8d1;
    padding: 10px 0;
}
.menu-links li:hover {
    -webkit-transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    -moz-transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    -o-transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    transition: border-bottom 0.2s ease, padding-bottom 0.2s ease;
    border-bottom: 6px solid #d8d8d1;
    padding-bottom: 6px;
}
.menu-links li a {
    color: #d63181;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 16px;
    
    text-decoration: none;
    position: relative;
}
.menu-links .icon-pink-right {
    bottom: 2px;
    position: absolute;
    right: 12px;
}
/* .sales-tools */ .product-xs .slice-content h6 {
    bottom: 10px;
    color: #333;
    font-family: btfont_rg, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 16px;
    padding-bottom: 0;
    width: 87%;
}
.secured-login
{
	font-family: btfont_lt, Arial, Helvetica, sans-serif;
	color:#fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
}
.custom-secure-login
{
	color:#fff;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
}