.setup-services-section p {
    font-weight: normal;
    font-size: .875rem;
    line-height: 1.5;
    margin-bottom: 24px;
	margin-top: 0;
    text-rendering: optimizeLegibility;
	/*word-break: break-all;*/ /*commented on 09-10-2019*/
	max-width: 940px;
    word-break: break-word;
    width:98%;
}

.p-margin-rte {
   margin-bottom: 3 rem;
    }

    
.setup-services-section {
	margin: 0 auto;
	margin-bottom: 3.375rem !important;
	max-width: 970px;
	padding-left: 9px;
	padding-right: 9px;
}
/*.setup-services-section h1 {
	margin-bottom: 54px !important;
	font-size: 3rem;
	line-height: 3.125rem;
	color: #000000;
}
.setup-services-section h2 {
	font-family: BrandFont, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	margin-top: 0.875rem;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
    font-size: 1.5rem !important;
    line-height: 1.875rem !important;
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem;
} */
.setup-services-section h1{
  color: #000 !important;
 }
.setup-services-section .setup-services-part h2{
	margin-top: 0 !important;
}
.setup-services-part h5{
    margin-top: 0;
}
.dsl-part ul {
    list-style-type: disc;
   /* margin-bottom: 1.5rem; */
    padding-left: 20px;
	margin-top: 0;
    margin-top: -25px;
}
.dsl-part {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: normal;
}
.dsl-part ol {
  margin-bottom: 0;

}
.setup-services-section a, .setup-services-section a:hover, .setup-services-section a:visited, .setup-services-section a:active, .setup-services-section a:focus {
	color: #000;
	text-decoration: underline;
}
.setup-services-section a:hover {
  background: none;
  color: #000 !important;
}


.dsl-part ul li > ul {
    margin-top: 0px !important;
}
.ul-circle {
list-style-type: circle !important;
}
.dsl-part .setup-services-part table td {
    vertical-align: middle;
    margin: auto;
}

.dsl-part .setup-services-part table td ul {
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
.dsl-part {
  width: 100%;

 }
.setup-services-section h1 {
  font-size: 30px;
}
}
.bg-yellow {
    background-color: #fbd362 !important;
}.bg-grey {
    background-color: #e4e5e3 !important;
}
.dsl-part table {
    width: 98%;
}
table.no-borders{
	border:0px;
}
.rte table tr.bg-white {
    background: #fff;
}
.blueFont {
    color: blue;
}
.redFont{color:red}
.greenFont{color:green}
.yellowFont{color:yellow}
table.no-borders thead th{    
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #000 !important;
    background-color: #f6f6f6 !important;
}
table.no-borders td{    
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #000 !important;
}

table.no-borders th, table.no-borders td {
    border: none;
}
table.no-borders .h5 {
    font-size: 1.125rem !important;
    color: #333;
    line-height: 1.25rem;
    margin-bottom: 0.75rem;
}

/* CSS for Blockquote Style plugin Starts */
.blockquote-line{
	margin: 0 0 1.5rem;
    padding: 0.75rem 1.3125rem 0 1.125rem;
    border-left: 1px solid #ddd;
    display: block;
}
/* CSS for Blockquote Style plugin Starts */

/* Equipment Return XF Page CSS Starts */
.equipmentreturn-col1 .content p,.equipmentreturn-col2 .content p,.equipmentreturn-col3 .content p {
  float: left; 
  font-size: 12px;
}
 .equipmentreturn-col3 .headline5-title-description {
    margin-bottom: 25px !important;
}
.equipmentreturn-col1 .content p {
    margin-right: 20px;  
}
 .equipmentreturn-col1 .headline5-title-description, .equipmentreturn-col2 .headline5-title-description, .equipmentreturn-col3 .headline5-title-description {
   text-align: center;
} 
.keep-items  .content .blockquote-line {
    border-right: 1px solid #ddd !important;
	border-left: 1px solid #ddd !important;
}
.keep-items {
    float: left !important;
    padding-right: 0 !important;
    max-width: 18% !important;
    padding-left: 0 !important;
}
.recycle-items {
    float: left !important;
    max-width: 30% !important;
    padding-left: 0!important;
}
.return-these-items {
    float: left !important;
    max-width: 45%!important;
    padding-right: 0!important;
}
.recycle-items .blockquote-line {
    border-left: none; 
}            
/* Equipment Return XF Page CSS Ends */

/***table center align style*/
table.user_data .table-center-align p{
	text-align: center !important;
   }
/***table center align style*/

