/*
 * Copyright (c) 2019, ISG2Tech
 * UNPUBLISHED PROPRIETARY SOURCE CODE
 */

html, body {
    background: transparent;
    border: 0;
    font-size: 100%;
    font-style: normal;
    height: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    width: 100%
}

body {
    background: url(../javax.faces.resource/img/bg_left.gif) 0 0 repeat-y #fff;
    color: #404B61;
    font: 12px Arial, Helvetica, sans-serif;
}

button, keygen, isindex, legend {
    color: #404B61;
    font: 12px Arial, Helvetica, sans-serif;
}

input, select, textarea {
    color: #000;
    font: 11px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #484F59;
    font: normal 1em/1em "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif
}

h1 {
    font-size: 23px;
    margin: 0;
    padding: 0 0 18px 10px;
}

h2 {
    font-size: 18px;
    padding: 0 0 18px 10px;
}

h3 {
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 0 10px
}

h4 {
    font-size: 1.2em
}

h5 {
    font-size: 1.1em
}

a, a:visited {
    color: #404B61;
    font-size: 12px;
}

a:hover {
    color: #404B61;
    text-decoration: none
}

.rf-tbl-cstm :focus {
    outline: 0
}
