/*****************************************************************************/
/*                                                                           */
/* Telize                                                                    */
/* Copyright (c) 2013-2018, Frederic Cambus                                  */
/* https://www.telize.com                                                    */
/*                                                                           */
/* Created: 2013-08-19                                                       */
/* Last Updated: 2018-02-22                                                  */
/*                                                                           */
/*****************************************************************************/

body { font-size: 16px; padding-top: 80px }

a:hover, a:active, a:link { text-decoration: none }

h3, h4 { padding-top: 20px }

.icon-css3 { color: #33a9dc }
.icon-html5 { color: #f16529 }
.icon-info-sign { color: #0b4084 }
.icon-twitter-sign { color: #00aced }
.icon-github { color: #000 }

.alert h3 { color: red; padding-top: 0px }
.alert-info { background: #daedf8 }
.alert-danger a:hover, .alert-danger a:active, .alert-danger a:link, .alert-danger a:visited { color: red; font-weight: bold }

.ip-address { background: #272822; color: #ae81ff }

.errors td:nth-child(1) { width: 15% }
.errors td:nth-child(2) { width: 10% }
.errors td:nth-child(3) { width: 75% }
