/* ---- Place your custom styles below ---- */

/*  base : font awesome square size
/* ------------------------------------ */
i[class^="icon-"],
i[class*=" icon-"] { display: inline-block!important; width: 1.25em; text-align: center; }


/* table */
.text table { margin-bottom: 1.5em; width: 100%; text-align: center; }
.text table tr.alt { background: #f2f2f2; }
.text table td { font-size: 13px; border-bottom: 1px solid #e5e5e5; text-align: left; padding: 5px; vertical-align: top; }
.text table th { font-weight: 600; text-align: center; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; padding: 10px 5px; }

.text hr, .hr { border: 0; background: #4b76b3; border-bottom: 3px solid #4b76b3; height: 1px; margin: 40px 0; }