* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body, input {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #000;
}

body {
    background: #f2f2f2;
}

input, select, texarea {
    padding: 3px;
    border: 1px solid #eee;
}

ul, ol {
    margin: 5px;
    margin-left: 30px;
}

a {
    color: #900;
}

a:hover {
    color: #600;
    text-decoration: none;
}

h1.pghdr {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    top: -15px;
    border-left: 17px solid #900;
    padding-left: 10px;
}

.sechdr {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    border-left: 15px solid #900;
    padding-left: 10px;
}

div.hdrttl {
    position: relative;
    top: -45px;
    text-align: right;
    float: right;
}

div.hdrttl p {
    margin-bottom: 5px;
    font-size: 15px;
}

.button_like {
    font-weight: bold;
    text-decoration: none;
    background: #900;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 4px 10px !important;
    border: 0 !important;
    cursor: pointer;
    border-radius: 3px;
}

.button_like:hover {
    background: #600;
    color: #fff;
}

.button_like_beige {
    background-color: #a29e93;
}

.button_like_gray, .button_like_gray:hover {
    background-color: #eee;
}

.button_like.nwin {
    padding-right: 20px !important;
    background-image: url('images/new_window_icon_white.png');
    background-position: right 7px;
    background-repeat: no-repeat;
}

.alerts {
    margin-bottom: 30px;
}

.alert {
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 1.2em;
    border-radius: 5px;
    margin-bottom: 10px;
}

.ok, .success {
    background: #358301;
}

.fail, .error {
    background: #d00;
}

.scanned {
    background: #f60;
}

.cb {
    clear: both;
}

.bigf {
    font-size: 14px;
}

.cg {
    text-align: center;
    margin-bottom: 30px;
}

.oldnew a, .oldnew span {
    display: inline-block;
    margin: 0 5px;
}

.oldnew a, .oldnew span.navi {
    font-weight: bold;
    text-transform: uppercase;
}

.oldnew span.navi {
    color: #888;
}

.cntrnfo {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.cntrnfo h2 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 16px;
}

.cntrnfo p.info {
    font-style: italic;
    font-size: 12px;
}

.capfl:first-letter {
    text-transform: uppercase;
}

.error_alert {
    padding: 5px;
    text-align: center;
    background: #c00;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
}

#wrapper {
    width: 1000px;
    position: relative;
    margin: auto;
    background: #fff;
}

#top {
    position: relative;
    margin: auto;
    margin: 0 20px 30px;
    padding: 10px 0;
    border-bottom: 1px solid #900;
}

#topav {
    position: absolute;
    top: 49px;
    left: 107px;
    font-size: 10px;
}

#top_links {
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 1000;
}

#content {
    padding: 20px;
    padding-bottom: 50px;
    position: relative;
}

#home_bgd_logo {
    position: absolute;
    top: 50px;
    right: 80px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

#topoldnew {
    position: absolute;
    right: 20px;
    top: 8px;
}

#bottomoldnew {
    text-align: right;
}

.home_summary {
    margin-bottom: 70px;
    float: left;
    position: relative;
    left: 20px;
}

.home_summary td {
    padding: 5px 5px;
}

.home_summary td.key {
    width: 230px;
}

.home_summary td.value {
    text-align: right;
    font-weight: bold;
    width: 150px;
}

#events_summary, .stats_list {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

#events_summary img {
    position: absolute;
    top: 10px;
}

tr.tbhdr td, tr.tbhdr th {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    background: #f5f5f5;
    padding: 4px 0;
    position: relative;
    z-index: 500;
    border-bottom: 1px solid #666;
    font-weight: bold;
    color: #900;
}

tr.esdata:hover {
    background: #eee;
}

tr.esdata td {
    padding: 5px 3px;
}

.tix_list td {
    padding: 2px 4px;
}

.btmbrd td {
    border-bottom: 1px solid #ccc;
}

.ackey {
    text-transform: uppercase;
    font-size: 14px;
}

td.numdata {
    text-align: right;
}

tr.trsummry td {
    border-top: 2px solid #900;
    color: #900;
    font-size: 16px;
}

.usr_ltrs {
    text-align: center;
    margin: 0 0 20px;
}

.usr_ltrs a {
    margin: 0 3px;
}

.usr_list {}

.usr_list a {
    display: block;
    width: 200px;
    float: left;
    margin: 0 5px 5px 0;
    padding: 5px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    left: 60px;
}

.usr_list a:hover {
    background: #f5f5f5;
}

.twocols {
    float: left;
    width: 330px;
    position: relative;
    margin-left: 80px;
    margin-top: 30px;
}

.twocols table {
    width: 100%;
    max-width: 100%;
}

.twocols table td {
    padding: 3px;
}

.usr_data {
    width: 450px;
    margin-left: 20px;
}

.usr_data table td {
    padding: 3px 3px;
}

.usr_data table td.udk {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #444;
    width: 160px;
}

.usr_data table td.udv {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.uticinfo {
    font-size: 11px;
    color: #444;
    padding-top: 4px;
}

.vatop {
    vertical-align: top;
}

.ltix {
    width: 300px;
    float: left;
    margin: 0 10px 15px 0;
    position: relative;
    left: 10px;
}

.ltix:hover {
    background: #f5f5f5;
}

.ltix>span {
    display: inline-block;
    width: 15px;
    margin-right: 15px;
}

.ltix p {
    font-size: 12px;
    color: #444;
    margin-left: 30px;
    padding-top: 5px;
}

#footer {
    text-align: center;
    background: #f2f2f2;
    color: #666;
    font-size: 11px;
    padding: 40px 0;
}

#emlst {
    display: none;
}

#bttop {
    background-image: url('images/backtotop.png');
    background-position: center top;
    background-repeat: no-repeat;
    height: 39px;
    width: 40px;
    padding: 5px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    display: none;
    text-indent: -9999px;
}

#bttop:hover {
    background-position: center bottom;
}

.raw {
    display: none;
    word-wrap: break-word;
}

.raw h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

::-webkit-input-placeholder {
    color: red;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: red;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: red;
}

:-ms-input-placeholder {
    color: red;
}

#search {
    display: block;
    background: #fafafa;
    width: 600px;
    position: relative;
    margin: auto;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    padding: 20px;
}

#search input[type="text"], #search select {
    font-size: 16px;
    border-color: #aaa;
}

#search table {
    width: 600px;
    display: block;
    position: relative;
    margin: auto;
    margin-bottom: 10px;
}

#search table td {
    padding-bottom: 10px;
}

#search table td.key {
    width: 140px;
    text-transform: uppercase;
    font-weight: bold;
}

#search table td.help {
    font-style: italic;
    font-size: 11px;
    line-height: 13px;
    padding-left: 10px;
}

.btn {
    display: inline-block;
    text-align: center;
    background: #900;
    color: #fff;
    font-size: 1.2em;
    min-width: 100px;
    border-radius: 5px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
}

form .btn {
    top: 0;
    /* transition: all .5s; */
}

form .btn:active {
    background: #600;
    top: 1px;
}

.f1 input {
    display: inline-block;
    padding: 5px;
    border: 1px solid #ddd;
    background: #fff;
    transition: all .5s;
}

.f1 input:focus {
    outline: 0;
    border-color: #900;
}

.login {
    text-align: center;
}

.login .f1 input {
    display: block;
    width: 300px;
    text-align: center;
    margin: 10px auto;
    font-size: 1.3em;
}

.login ::-webkit-input-placeholder {
    color: #aaa;
}

.login :-moz-placeholder {
    color: #aaa;
}

.login ::-moz-placeholder {
    color: #aaa;
}

.login :-ms-input-placeholder {
    color: #aaa;
}
#signoff {
    position: absolute;
    top: 7px;
    right: 10px;
    color: #900;
    font-weight: bold;
}
