/*line*/
.xsLine{padding:0.3em 0;}
.smallLine{padding:0.8em 0;}
.mediumLine{padding:1.8em 0;}
.line{padding:3em 0;}
.largeLine {padding: 5em 0;}
.xlLine {padding: 10em 0;}
.xxlLine {padding: 12em 0;}

.page-title{background: #c3181f;color: #FFF;}
.button{background-color:#c31820;}
.button:hover, .button:focus {background-color: #62000D;}

#alert_dialog li{list-style:none;}

.result.error{background: #ffc0c0;border-left: 7px #f76161 solid;padding: 1em;color:#7d0000;}
.result.success{background: #c7ffc0;border-left: 7px #37af56 solid;padding: 1em;color: #007d0a;}

ul.menu{list-style:none;}
ul.menu li{display:inline-block;border-right:1px #eaeaea solid;}
ul.menu li:last-child{border:0;}
ul.menu li a{color:#222;}
ul.menu li a:hover{color:#c3181f;}
ul.menu li.active{border-bottom:3px #c31820 solid}
ul.menu li.active a{color:#c3181f;}

/* Legal */
input[type="checkbox"] {margin-right: 0.5rem;}
a, a:visited {color: #C60019;}
a:hover {color: #62000D;}
span {color: #C60019;font-weight: bold;}
strong {font-weight: bolder;}
