﻿.CAS-footer {
    padding-top: 10px;
}

.CAS-hr {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font: inherit;
    color: #444;
    font-weight: normal;
    line-height: 18px;
    word-wrap: break-word;
    font-size: 16px;
    clear: both;
    box-sizing: content-box;
    margin: 4em 0;
    height: 0;
    border: solid #ddd;
    border-width: 2px 0 0;
    position: relative;
    overflow: visible;
    margin-bottom: 20px;
    margin-top: 20px;
}
