.promotionBody{
    background-color: whitesmoke !important;
    line-height: 1.4;
    padding-top:160px;
    }

.content-container{
max-width: 100%;
width: 1020px;
margin:auto;
left:0;
right:0;
}
#myIFrame{
padding-left:10px;
}

#divcontent{
    width: 60%;
    padding-left: 2%;
    padding-right: 2%;;
    padding-bottom: 2%;
    background-color: white;
}

#headingDiv {
    background-color:#5B8587;
    width:60%;
    margin-left: 1%;
   
}
.title_part {
    background:white;
    overflow:hidden;
    padding-top: 1%;
    padding-left: 2%;
}

.social_icons_part {
   background:white;   
   float:right;
   white-space:nowrap;
   width: 285px;
   height: 0px;
   margin-left: 59%;
   display: block;
}


.col2 {


 position:relative;
    float:right;
    padding-top: 2%;
    padding-right:2%;
    width:20%;
    font-size: small;
    word-wrap:break-word;
}

.col1 {

   float:left;
   width: 70%;
   position:relative;
   display: block;
padding-left: 2%;
padding-top: 2%;
font-size: small;
word-wrap:break-word;
}

.promocontainer{
max-width: 100%;
 width: 998px; 
margin: auto; 
left: 0; 
right: 0;
}

.mask{
      overflow: hidden;
      padding-bottom:2px;
      background-color: white;
      //padding-top:15px;
      padding-top:0px\9;
      min-height:0px\9;
}

.toppart{
padding-left: 1%;
padding-right:20px;

}

.bodyhtml{
   padding-left: 2%;
  padding-right: 20px;
  padding-bottom: 2%;
}

.colfour {
    padding-left: 2%;
    float:left;
    width:100%;
    }

   .iframeblock{
        padding-left: 2%;
    }



/*commenting out for issue 3794
strong {
 
    font-size: 12px !important;
    font-family: sans-serif !important;
}


p{
  font-size: 12px !important;
font-family: sans-serif !important;
} */

h2{

 line-height: 1 !important;
  font-size: large;
font-weight:bold !important;
}

#bodycontainer table, #bodycontainer ul, #bodycontainer td, #bodycontainer h2, #bodycontainer h3, #bodycontainer h4, #bodycontainer h5, #bodycontainer h6 {
  margin: 0; 
  padding-left: 0px; 
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: inherit;
}
/*.toppart table table:first-child {
  width: 550px !important;
}
.wFormdefaultWidth div{
margin-bottom:10px;
display:inline-block;
}*/
#divframe iframe{
/*	height:950px;*/
}

#title_inner{
padding-left: 15px;
//padding-top: 10px;
padding-top: .05em;
font-family: robotoregular, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 28px;
color: #303030;
padding-bottom: 0px;
margin-bottom: 13px;
}

.content-container {
max-width: 100%;
width: 1020px;
margin:auto;
left:0;
right:0;
}

/*issues added for line no:6768 */
#bodycontainer .ms-rteTable-Agilent TD.ms-rteTableHeaderEvenCol-Agilent {
    border: black 1px solid !important;
    padding-left: 2px; 
}
#bodycontainer .ms-rteTable-Agilent TD.ms-rteTableEvenCol-Agilent {
    border: black 1px solid !important;
    padding-left: 2px; 
}
/*issues added for line ends here no:6768 */
/*Code for fixing aJira issue*/


/* commenting for ONESEVEN-12748
.generalarticleLongDesc ul{
clear:both;
/*fix ONESEVEN-10490*/
display: inline-block !important;
} 
*/


.wfSection {
    border: #777777 solid 1px !important;
}

/*defect for breadcrumb*/
@media (max-width: 1125px) {
  .breadcrumb > li{
    font-size: 10px !important;
  }
}

div.media-body.mask{
padding-top:1%;
}

#myIFrame {
padding-top:1%;
}
/*Style for specification table*/
table.SpecificationTable{
		/*width:70%; */
		border-collapse:collapse;
		border-spacing:0;
		display: inline-block;
		padding-bottom:0.5%;
		border:none;	
		height:auto;
		background-clip: padding-box;
		width:auto;
		color:#202020 !important;
		font-family: robotoregular,Helvetica,Arial,sans-serif !important;
		font-size: 14px !important;

		}

	.SpecificationTable tr{
 	border:#CCC 1.5px solid ;
	}

	.SpecificationTable td{ 
		padding:7px; 
		border:#CCC 1.5px solid ;
		text-align: left;
    		vertical-align: top;
		background-clip: padding-box;
		position: static;
	}

	/* provide some minimal visual accomodation for IE8 and below 
	.SpecificationTable tr{
		background: #b8d1f3;
	}

	/*  Define the background color for all the ODD background rows  */
	.SpecificationTable tr:nth-child(odd){ 
		background: #FFF;
	}

	/*  Define the background color for all the EVEN background rows  */
	.SpecificationTable tr:nth-child(even){
		background: #F4F3F1;
	}
	.SpecificationTable tr:first-child,.SpecificationTable tr:first-child td{
		background: none;
		//border:none;
		//font-weight:bold;
		font-weight:600;
		color:#202020 !important;
		font-family: robotoregular,Helvetica,Arial,sans-serif !important;
		font-size: 14px !important;

	}

	/*border disappear in ff*/
	.SpecificationTable tbody{
	border:#CCC 1.5px solid !important;
	border-spacing:0;
	background-clip: padding-box;
	border-collapse:separate !important;
	padding: 0;
	
	}

.buySeperator{
font-family: robotoregular,Helvetica,Arial,sans-serif !important;
font-size: 14px !important;
color: #202020 !important;
font-weight: 200;
}