
/*=========== Dev Team Changes for border===========*/
.center-left-border{
 
                border-left:1px solid #e4e4e4;
}
.center-right-border{

                border-right:1px solid #e4e4e4;
}
.center-padding-left{
                padding-left:20px;
 
}
.center-padding-right{
                padding-right:20px;

}
.center-top-border{
margin: 0px;
border-top: 1px solid #dedede;

}
.center-bottom-border{
margin: 0px;
border-top: 1px solid #dedede;

}


.tab-content {
  margin-top:3px; 
    font-size: 14px;
line-height: 24px;
color: #333;
word-wrap: break-word;
display: block;

}  

#c17v4{

margin-top:22px;
    }

#d01v1
{
margin-top: 22px;
margin-bottom: 25px;

}

.mrg-t-15 {
  margin-top: 15px;
}

.hide-border{
 border-left-width:0px !important;
}
.research-dropdown-ul, .country-dropdown-ul{

    cursor: pointer;
    list-style: none;
     padding: 0px;
}

.research-dropdown-ul li, .country-dropdown-ul li{
	padding: 3px 10px 3px 10px;
	line-height: 18px;

}
.research-dropdown-ul li:hover, .country-dropdown-ul li:hover {
	color: #3fa5e0;
	background-color: #f2f2f2;
	border: 0px;
  	border-bottom: 0px;

}

.table-left-align {

	float:left;
 }

 .table-right-align {

	float:right;
 }

.sub-link li {

	 background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    border-bottom: 1px solid #D6D6D6;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
 }

.c11v1-pullquote-title {
	margin-bottom: 15px;
}







