* {
    border: 0;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.login-box {
    width: 280px;
    height: 135px;
    border: darkgrey solid;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-width: 6px;
    border-right-width: 6px;
    border-left-width: 6px;
    border-top-width: 23px;
    margin: 0px auto 30px auto;
}

.login {
    width: 800px;
    height: 350px;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    font-family:Arial,Verdana,sans-serif;
    font-size:11px;
    line-height: normal;
}

.login-box h1{
    font-family:Arial,Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    margin-top: -18px;
    height: 12px;
    width: 276px;
}

.login-form label {
    font-family: Arial,Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#4C4C4C;
    width: 67px;
    height: 12px;
    display:inline-block;
}

.login-form input,select {
    width : 140px;
    padding:2px;
    border-top: 1px solid #abadb3;
    border-left: 1px solid #dbdfe5;
    border-right: 1px solid #dbdfe5;
    border-bottom: 1px solid #dbdfe5;
    background:#FFFFFF;
    color:black;
    font-size:11px;
    box-sizing: border-box;
}

.login-form {
    display: inline-block;
    font-size:11px;
    line-height:normal;
    margin-top: 20px;
    margin-left: 30px;
}

.login-form div {
    margin-top: 6px;
    height: 19px;
}

.login-button {
    float : right;
    margin-top: 6px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background-color:#467DCD;
    border: none;
    width: 63px;
    height: 22px;
}

.login-text {
    font-size: 11px;
    line-height: 11px;
}

.login-icon {
    background-image: url("login_button.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px;
    font-size: 11px;
    line-height: normal;
}

.login-error{
    color: red;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    margin-left : 30px;
    margin-top : 6px;
    height:24px;
    width :217px;

}

.logout-box {
    position: absolute;
    right: 0px;
    top: 0px;
}

.logout-button {
    float : right;
    margin-top: 6px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background-color:#467DCD;
    border: none;
    padding : 6px;

}

.logout-icon {
    background-image: url("logout_button.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px;

}

/*<meta />*/

.MCTogglerIcon
{
    border: none;
    margin-bottom: 1px;
}

.content {
    position: relative;
}

body
{
    color: #000000;
    font-size: 70%;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    margin-left: 0em;
    padding-left: 1.5em;
    padding-right: 1em;
    border-bottom-width: .5em;
    border-left-width: .5em;
    border-right-width: .5em;
    border-top-width: .5em;
}

h1
{
    clear: both;
    width: 85%;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 1mm;
    font-size: 22pt;
    page-break-before: always;
    color: #f05123;
}

h2
{
    clear: both;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 1mm;
    padding-top: 2mm;
    font-size: 16pt;
    color: #f05123;
}

h3
{
    clear: both;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    text-align: justify;
    margin-bottom: 1mm;
    padding-top: 2mm;
    font-size: 13pt;
    margin-top: 2mm;
    color: #000000;
}

h4
{
    clear: both;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    text-align: justify;
    margin-top: 2mm;
    margin-bottom: 2mm;
    color: #000000;
}

a.Popup
{

}

.hi
{
    background-color: #ffff00;
}

p
{
    font-size: 11pt;
    font-family: Arial;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    mc-hyphenate-shortest-prefix: 4;
}

li
{
    color: #000000;
    margin-bottom: .6em;
    margin-top: .6em;
    font-size: 11pt;
    font-family: Arial;
    line-height: 14pt;
    mc-disabled: true;
}

p.tip
{
    color: #BEF5BF;
    font-weight: bold;
    letter-spacing: normal;
    background-color: #696969;
    margin-bottom: 0.8em;
    margin-left: .1em;
    margin-top: 1.7em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
    border-bottom-color: #000000;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
    border-top-color: #000000;
    border-top-style: Solid;
    border-top-width: 1px;
    font-size: 1em;
    mc-disabled: true;
}

li.MadCap1
{
    list-style: lower-alpha;
    margin-left: 1em;
    mc-disabled: true;
}

td
{
    font-size: .7em;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    margin-left: 0em;
    padding-left: 1.5em;
    padding-right: 1em;
    border-bottom-width: .5em;
    border-left-width: .5em;
    border-right-width: .5em;
    border-top-width: .5em;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-shortest-word: 5;
    max-width: 85mm;
}

td.Body
{
    padding-right: 10px;
    padding-left: 10px;
    border-top-color: #ffffff;
    border-top-style: Solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-right-style: Solid;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-bottom-style: Solid;
    border-bottom-width: 2px;
    color: #ffffff;
    background-color: #f05123;
}

.TBLhead
{
    color: #002b00;
    margin-top: 1.5em;
    margin-bottom: .5em;
    clear: both;
    font-weight: bold;
}

img
{
    border: none;
    padding-bottom: -0.5em;
    font-family: Arial;
    margin-top: 2mm;
    margin-bottom: 2mm;
}



b.note2
{
    content: 'Note:';
    mc-disabled: true;
}

p.Bullet
{
    font-size: 11pt;
    font-family: Arial;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    mc-disabled: true;
}

li.Bullet
{
    color: #000000;
    margin-bottom: .6em;
    margin-top: .6em;
    font-size: 11pt;
    font-family: Arial;
    line-height: 14pt;
    mc-disabled: true;
}

p.note_stibo
{
    letter-spacing: normal;
    text-align: left;
    font-family: Arial;
    margin-left: 0;
    font-weight: normal;
    font-style: normal;
    border-top-style: Solid;
    border-top-width: 1px;
    border-top-color: #000000;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    padding-right: 1mm;
    padding-top: 1mm;
    padding-bottom: 1mm;
    color: #000000;
    margin-bottom: 2mm;
    margin-top: 2mm;
    mc-auto-number-format: '{b}Note: {/b}';
    padding-left: 0mm;
    font-size: 11pt;
}

p.BodyIndent
{
    font-size: 11pt;
    font-family: Arial;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    margin-left: 6mm;
}

li.Bullet1
{
    color: #000000;
    margin-bottom: .6em;
    margin-top: .6em;
    font-size: 11pt;
    font-family: Arial;
    line-height: 14pt;
    list-style-type: upper-latin;
    mc-disabled: true;
}

ol.Numbered
{
    font-family: Arial;
    font-size: 11pt;
    line-height: 14pt;
    margin-left: 40px;
}

p.FooterText
{
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    line-height: 10pt;
    font-family: RotisSansSerif;
    font-size: 12pt;
}

p.FooterNumber
{
    font-family: Arial;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    font-size: 14pt;
    line-height: 16pt;
}

li.NumberedStibo
{
    color: #000000;
    margin-bottom: .6em;
    margin-top: .6em;
    font-size: 11pt;
    font-family: Arial;
    line-height: 14pt;
    list-style-position: inherit;
    margin-left: -5mm;
}

p.Step
{
    font-size: 11pt;
    font-family: Arial;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    mc-auto-number-format: '{n+}.';
    mc-auto-number-position: outside-head;
    mc-auto-number-offset: 7mm;
}

b.StepStibo
{
    mc-disabled: true;
}

p.BodyImage
{
    font-size: 11pt;
    font-family: Arial;
    text-align: left;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate: always;
    mc-hyphenate-shortest-word: 5;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    margin-left: -6mm;
}

table
{
    margin-left: -6mm;
    margin-top: 2mm;
    margin-bottom: 2mm;
    mc-hyphenate-maximum-adjacent-line-count: 3;
    mc-hyphenate-shortest-prefix: 2;
    mc-hyphenate-shortest-suffix: 2;
    mc-hyphenate-shortest-word: 5;
}

li.BulletStibo
{
    color: #000000;
    margin-bottom: .6em;
    margin-top: .6em;
    font-size: 11pt;
    font-family: Arial;
    line-height: 14pt;
    margin-left: -1mm;
}

