/*! 
 *   TLT v1.0
 *   Author: Vivin Antony
 *   Website: www.thelittletechie.blogspot.com
*/

/* safety.jsp */
.header-bg { background-color: #d15757 }
.safety-page { margin-bottom: 20px }
.safety-page h4 { color: #d15757 }
.safety-page p { font-size: 16px; color:#000; text-indent: 20px }
.safety-page .inner-side-box { padding: 10px; margin-bottom: 20px; background-color: #f1d4d4 }
.icon-color { color: #d15757 }
.small-circle { width: 30px; height: 30px; background-color: #55d782; border-radius: 30px; line-height: 30px; text-align: center; color: #fff; margin-bottom: 5px }