#fiber_manual{	
	background:white;
	padding: 0 5%;		
}
#fiber_manual .blue_text{
	color:#09CFFF;
	text-decoration: none;
}
#fiber_manual .manualsHead{
	color: #1C89D2;
	font-size: 28px;
	margin-top: 1.5%;
	margin-bottom: .3%;
}
#fiber_manual .DVR{
	margin-top: 2.5%;
	font-size: 21px;
}
#fiber_manual .linkDescrption{
	margin-top: 1%;
	background-image:url('/resources/images/fiberhome/pdf_icon.png');
	background-repeat:no-repeat;
	background-position:top left; 
	background-size: 2%;
	margin-bottom: 15px;
}
#fiber_manual .desc{
	padding-left:2.5%;
}
#fiber_manual .remoteControls{
	font-size: 21px;
	margin-top: 2%;
}
@media (max-width : 480px)
{
	#fiber_manual .linkDescrption{
		background-size: 7%;
	}
	#fiber_manual .desc{
		padding-left:8.5%;
	}
}

#fiber_manual .terms, .policy, .ethical, .legal, .network, .courtesy, .commercial, 
.acceptance, .selection, .fees, .domain, .dispute, .changing, 
.change, .modifications, .limitation, .breach, .governing, .representations,
.entire, .nonwaiver, .nonagency, .severability, .notices , .arbitration{
	padding-top: 20px;
	font-weight: 500;
}

#fiber_manual .acceptance, .selection {
	padding-top: 20px;
	font-weight: 500;
	font-size: 17px;
}

#fiber_manual p {
	padding-top: 5px;
} 