
/*--- Banner section for Support Page Starts---*/
.support .hero-theme{
	background: url("../../images/global/Support-bg.png") no-repeat;
	overflow: hidden;
	word-wrap: break-word;
}
.support .hero-container a, .support .apps-content a, .support .dashboard-bottom-content a {
    color: #ffffff;   
    text-decoration: none;
}
.support .hero-container{
	margin: 8px 0px 0px 0px;
}
.hero-theme .outer-container {
    height: 293px;
}
.hero-theme .inner-container {
    vertical-align: middle;
}
.hero-theme .banner-heading {
	font-family: BTFont_Rg;
}
.hero-theme .prod-enh-banner-content {
    padding: 0 0 0 60px;
}
.hero-theme .dashboard-bottom-content {
    margin-top: 8px;
}
/*--- Banner section for Support Page Ends---*/

/*--- Tab section for Support Page Starts---*/
.support .doc-download:before{	
	border-top-color: #222c46;
	border-right-color: #222c46;
}
.support .tabsm-bg{
	margin: 0px;
	clear: both;
	padding: 0px;
	background-color: #222c46;
}
.support .tabsm-bg li.active{
	background-color: #222c46;
}
.support .inside-content{
	background-color: #222c46;	
}
.support .tab1,.support .tab2{
	margin-top: 15px;	
}
.support .tab1 > div{
	margin-bottom: 40px;
}
/*--- Tiles inside Tab ---*/
/*--- Tab section for Support Page Ends---*/
.support .tab-section-title {
	background: none repeat scroll 0 0 #071a2e;
    margin: 0;
    padding: 0 0 0 20px;
    width: 960px;
}
/*--- Tab section for All Topics Starts ---*/
.support .tab-section-title h2,.support .tab-section-title .doc-title{
	font-weight: normal;
	font-size: 24px;
	margin:40px 0px 15px 0px;
	color: #fff;
}
.support-all-topics{
	margin-bottom: 20px; 
}
.support-all-topics .apps-link-list{
	vertical-align: top;
	margin-bottom: 15px;
}
.apps-content h3{
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
}
.apps-content p{
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	padding-top: 6px;
	padding-right:18px;
}
.support-all-topics .apps-link-list:nth-child(even){
	float: right;
	margin-right: 10px;
}
.right-align{
	float: right;
	margin-right: 10px;
}
.support .apps-content{
	-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;
	width: 450px;
	border-bottom: 1px solid #193a67;
	padding-bottom: 17px;
	word-wrap:break-word;
}
/*.support .apps-content a{
	display: block;
}*/
.support-all-topics .apps-content: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 #ffffff;
	padding-bottom: 14px;	
}
.support .right-icon{
	float: right;
	position: relative;
	top: -42px;
	width: 12px;
	height: 23px;
	background: url('../../images/global/right-white-arrow.png') no-repeat 0px 0px;
}
.support .sub-links{
	margin-left: 20px;
}
.support .icon-chevron-copy3{
	margin-left: 10px;
}
.support .sub-links li{
	margin-top: 20px;	
	font-size: 14px;
}
/*--- Tab section for All Topics Starts ---*/
/*---- Get In touch Section starts ----*/
.support .faq-sub-heading {
font-size: 24px;
margin: 35px 0px 16px 20px;
}
.support .faq-sub-heading h2{
	float: none;
	font-weight: normal;
	margin: 0;	
}
.support .bg-separtor{
	height: 0px;
}
.support .get-intouch-wrapper{
	margin: 0;
}
/*---- Get In touch Section ends ----*/