@import url("common2013.css");

body#login, html {
    margin: 0;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    height: 100%;
    background: #0078a3 linear-gradient(to top, #008bbd 0%, #0078a3 60%);
}

body #opas {
    margin: 0;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: transparent;
    height: 100%;
}

body {
    margin: 0;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #fbfbfb;
    height: 100%;
}

.bodyclean {
    background: #f0f0eb none;
    color: #000000;
}

p {
    margin-top: 0;
}

h1 {
    color: #444;
    font-size: 1.8em;
    line-height: 1.3em;
    font-weight: normal;
    margin: 0 50px 0 0;
    text-shadow: 1px 1px 0 #fff;
}

h1.large {
    font-size: 1.5em
}

h1.largetext {
    font-size: 1.1em;
    text-shadow: 1px 1px 0 #f1f1f1;
}

h1.heading-text {
    font-size: 1.1em;
    font-weight: bold
}

h1.title {
    text-align: left;
    font-size: 2em;
    padding-left: 0;
    color: #222;
    line-height: 1.6em;
    margin: 0;
    font-weight: normal;
    border-bottom: none;
    text-shadow: 1px 1px 0 #eee;
}

h1.contactfont {
    font-weight: bold;
    font-size: 2em;
    text-indent: 0;
    background: #0078a3;
    color: #fff;
    text-shadow: 1px 1px #999;
    padding: 2px 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

h1.noshadow {
    font-size: 1.5em;
    text-shadow: 0 0 0 #eee;
    margin-top: 5px
}

h2 {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 0 #fff;
}

h2 a {
    color: #333333;
    font-weight: bold
}

h3 {
    color: #000000;
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.6em;
    font-weight: normal;
}

h3.padding {
    padding: 0 0 5px 10px;
    font-weight: normal;
    color: #444
}

h4 {
    color: #000000;
    font-size: 1.4em;
    margin-bottom: 0;
    line-height: 1.1em;
    font-weight: 300;
}

h5 {
    color: #000000;
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.6em;
    font-weight: 300;
    padding: 5px 0 0 0
}

h5.notop {
    margin-top: 0;
    padding: 5px 0 0 10px
}

h6 {
    background-color: #d05c2b;
    font-size: 1.3em;
    color: #fff;
    padding: 3px 0 3px 5px;
    line-height: 1.2em;
    margin-left: 0;
    font-weight: 300;
    text-shadow: 1px 1px #a64922;
    opacity: 0.9;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0.53em;
}

h6 a {
    color: #f1f1f1
}

h6 a:hover {
    color: #fff;
}

div {
    position: relative;
}

form {
    margin: 0;
}

img {
    border: 0 none;
}

.bold {
    font-weight: bold
}

.warning {
    font-size: 16px;
    background: #fbf9cf;
    border: 1px solid #ddd;
    padding: 7px;
    line-height: 20px;
    width: 600px;
    border-radius: 5px;
}

input, textarea, select, span.input {
    padding: 3px;
}

select {
    background-color: #FFFFFF;
    border: 1px #999999 solid;
    overflow: auto;
    padding: 2px
}

option {
    width: auto;
    overflow: auto;
}

a {
    color: #d05c2b;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    font-size: 1.0em
}

a:hover {
    color: #666666;
    text-decoration: underline;
}

a.dark {
    color: #FFFF00
}

a.dark:hover {
    color: #FFFFFF;
}

a.blk, a.blk:hover {
    color: #000000;
}

a.grey {
    color: #CCCCCC;
}

a.blue {
    color: #0000CC;
}

a.blue:hover {
    color: #CC0000
}

.size8 {
    font-size: 8px;
}

.size2, .size10 {
    font-size: 10px
}

.size11 {
    font-size: 11px
}

.size12 {
    font-size: 12px;
}

.size3 {
    font-size: 13px
}

.size13 {
    font-size: 13px
}

.size14 {
    font-size: 14px;
    font-weight: normal
}

.size4 {
    font-size: 16px
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.what-you-need-to-do-divider-black {
    margin: 25px 0 25px 0;
    border: 0;
    height: 1px;
    background: #fff;
    background-image: -webkit-linear-gradient(left, #f0f0eb, #000, #f0f0eb);
    background-image: -moz-linear-gradient(left, #f0f0eb, #000, #f0f0eb);
    background-image: -ms-linear-gradient(left, #f0f0eb, #000, #f0f0eb);
    background-image: -o-linear-gradient(left, #f0f0eb, #000, #f0f0eb);
}

.what-you-need-to-do-divider-black.narrow {
    margin: 15px 0 15px 0;
}

.divider-white {
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: inset 0 -2px 0 #ddd;
    -moz-box-shadow: inset 0 -2px 0 #ddd;
    box-shadow: inset 0 -2px 0 #ddd;
}

.divider-white.grey {
    border-bottom: 1px solid #eee;
    margin: 10px 0 10px 0
}

.xp, .xp10, .xpcolour, .xpnum, .xpdisablednum, .xpnumsm, .xpcopied, .xpnumcolour, .xpclear, .xpclear10 {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    margin-left: 0;
}

.xp3 {
    padding: 2px;
    border: 1px solid #999999;
    margin-top: 8px;
    font-size: 12px;
    box-sizing: border-box;
    height: 22px;
}

.xp3-dropdown {
    padding: 2px;
    border: 1px solid #999999;
    margin-top: 8px;
    font-size: 12px;;
    height: 27px;
}

.textinput,
.selectinput{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #b5b8bb #e2e4e7 #e8eaec #bdbfc3;
    border-radius: 0;
    height: 27px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 4px 4px 4px 5px;
    margin-top: 8px
}

.textinput{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

textarea.textinput {
    height: auto;
    min-height: 5em;
}

.vertical {
    margin: 2px 0
}

.xpnum3 {
    padding: 2px;
    border: 1px solid #999999;
    margin-top: 8px;
    font-size: 12px;
    box-sizing: border-box;
    height: 22px;
    text-align: right;
}

.xpnumdis {
    padding: 2px;
    border: 0 solid #999999;
    margin: 8px;
    text-align: right;
    background: none
}

.xpnumdisbold {
    padding: 2px;
    border: 0 solid #999999;
    margin: 8px;
    text-align: right;
    font-weight: bold;
    background: none;
    width: 117px;
    font-size: 1.0em
}

.xpnumdisbold.total {
    border-top: 2px solid #333333
}

.xp10, .xpclear10 {
    font-size: 10px
}

.xpcolour {
    background-color: #E6EEFF;
    color: #990000
}

.xpnum {
    text-align: right
}

.xpnumsm {
    font-size: 10px;
    text-align: right
}

.xpnumcolour {
    color: #990000;
    text-align: right;
}

.xpdisabled {
    background-color: transparent;
    border: 0 none;
    color: #444;
    font-size: 14px;
    line-height: 16px;
    margin: 4px 5px 0 0;
    font-weight: 400;
    text-align: right;
}

.xpdisablednum {
    background-color: #CCCCCC;
    text-align: right;
    margin-top: 8px;
    padding: 2px;
}

.xpcopied {
    background-color: #990000;
    color: #FFFFFF;
}

.xpclear, .xpclear10 {
    border: 0 none;
}

.xpclearnum {
    border: 1px solid #FFFFFF;
    text-align: right;
}

.icontick {
    display: block;
    height: 15px;
    width: 15px;
    background: url(/images/icons/tickicon.png) no-repeat;
}

.iconcross {
    display: block;
    height: 15px;
    width: 15px;
    background: url(/images/icons/del.png) no-repeat;
}

.qcontainer {
    border: 1px solid #ddd;
    background-color: #FFFFFF;
    padding: 10px;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.qbankfield {
    width: 75px;
}

.qfield {
    float: left;
    margin-right: 9px;
    font-size: 12px;
    font-weight: bold;
}

.qfield img, .divfield img {
    vertical-align: top;
}

.qfield span, .sssplitdiv span, .divfield span {
    color: #C00;
    text-align: right;
}

.sssplitdiv span {
    font-size: 12px;
}

.qfield span div, .divfield span div {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2px;
    text-align: right;
}

.divfield {
    float: left;
    margin-left: 11px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px
}

.divfield-narrow {
    float: left;
    margin-left: 11px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 2px
}

.plogin {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 6px
}

.divfield-narrow-bottom {
    float: left;
    margin-left: 11px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px
}

.divfield p {
    margin-top: 20px;
}

.divfield p .hint {
    font-size: 0.8em
}

.fin-sum-left {
    float: left;
    background-color: #D05C29;
    width: 255px;
    border-right: 1px solid #dc7b50;
    -webkit-box-shadow: inset 0 -0px -2px -2px #fff;
    -moz-box-shadow: inset 0 -0px -2px -2px #fff;
    box-shadow: inset 0 -0px 2px -2px #fff;
}

.fin-sum-left span {
    background: #dc7b50;
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    font-weight: 300;
    font-size: 2em;
    color: #e7a587;
    padding: 0 0 0 3px;
    border-right: 0 solid #dc7b50;
}

.fin-sum-left span:hover {
    background: #bb5325;
    color: #dc7b50
}

.fin-sum-middle span {
    background: #f0f0eb;
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    font-weight: 300;
    font-size: 2em;
    color: #bbb;
    padding: 0 0 0 3px;
    border-right: 0 solid #dc7b50;
}

.fin-sum-middle span:hover {
    background: #ddd;
    color: #999
}

.fin-sum-middle {
    float: left;
    background-color: #fff;
    width: 255px;
    border-right: 1px solid #fff;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.fin-sum-middle.wider {
    width: 511px;
    float: left
}

.fin-sum-right {
    float: left;
    margin-top: 10px;
    margin-left: 30px
}

.divfield-sum {
    float: left;
    margin-left: 11px;
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
    border-bottom: 0 solid #f8f8f8;
    -webkit-box-shadow: inset 0 -1px 0 #f8f8f8;
    -moz-box-shadow: inset 0 -1px 0 #f8f8f8;
    box-shadow: inset 0 -1px 0 #f8f8f8;
}

.wide {
    width: 290px
}

.divfield-sum-title {
    margin-left: 20px;
    margin-top: 10px;
    font-size: 1.4em;
    color: #e7a587;
    text-shadow: 0 0 0 #a54921;
    line-height: 2.0em;
    position: relative;
    top: -6px;
    float: left;
    width: 220px
}

.divfield-sum-title.black {
    color: #999
}

.divfield-sum-title.blue {
    color: #0bbeff;
}

.divfield-sum-title.blackdark {
    color: #000
}

.divfield-sum-title.big {
    font-size: 1.6em;;
    position: relative;
    top: -3px;
}

.divfield-sum-title.lineheight {
    line-height: 1.4em;
    margin-top: 15px
}

.divfield-sum-title.small {
    font-size: 1.0em;;
    position: relative;
    line-height: 1.6em;
    margin-top: 5px;
    font-weight: 300;
    border-bottom: 1px solid #ccc;
    width: 210px
}

.small a {
    font-weight: 300
}

.divfield-sum-title.wide280 {
    width: 270px;
}

.divfield-sum-number {
    font-size: 2.1em;
    color: #fff;
    line-height: 1.4em;
    font-weight: 300;
    padding-left: 20px;
    min-width: 70px;
    float: left;
    position: relative;
    top: 8px;
    width: 220px;
    text-shadow: 1px 1px #999
}

.divfield-sum-number.black {
    color: #000;
    text-shadow: 1px 1px #fff
}

.divfield-sum-number.blackdark {
    color: #000;
    text-shadow: 1px 1px #fff;
    top: 0
}

.divfield-sum-number a {
    color: #fff;
    text-shadow: 1px 1px #999
}

.divfield-sum-number.big {
    font-size: 1.8em;
    margin-top: 4px
}

.divfield-sum-title-red {
    margin-right: 15px;
    margin-top: 10px;
    font-size: 1.4em;
    color: #B8000D;
    text-shadow: 0 0 0 #fff;
    width: 140px;
    line-height: 2.0em;
    position: relative;
    top: -6px;
    float: left
}

.divfield-sum-number-red {
    font-size: 1.6em;
    color: #B8000D;
    line-height: 1.4em;
    padding-left: 20px;
    min-width: 70px;
    text-shadow: 1px 1px 0 #fff;
    float: left;
    position: relative;
    top: 6px;
}

.divfield-sum-title-red.blue {
    color: #0078a3
}

.divfield-sum-number-red.blue {
    color: #0078a3
}

.sml {
    font-size: 1.2em;
}

.bold {
    font-weight: bold
}

.fin-cust-left {
    float: left;
    background-color: #0078a3;
    width: 255px;
    border-right: 1px solid #009dd7;
    -webkit-box-shadow: inset 0 -0px -2px -2px #fff;
    -moz-box-shadow: inset 0 -0px -2px -2px #fff;
    box-shadow: inset 0 -0px 2px -2px #fff;
}

.fin-cust-left span {
    background: #008bbd;
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    font-weight: 300;
    font-size: 2em;
    color: #00b0f0;
    padding: 0 0 0 1px;
    border-right: 0 solid #008bbd;
}

.fin-cust-left span:hover {
    background: #00658a
}

.fin-customer-left {
    float: left;
    width: 47.5%;
    border-right: 1px solid #e6e6e6;
}

.fin-customer-left.home {
    width: 100%;
    border-right: 0 solid #e6e6e6;
}

.fin-customer-left.contact {
    padding-left: 10px;
    padding-right: 0;
    font-size: 1.2em;
    border-right: 0 solid #e6e6e6;
    width: 100%;
    overflow: hidden
}

.fin-customer-left.contact p {
    -webkit-margin-before: 0;
    line-height: 1.4em;
    padding-top: 3px;
}

.fin-customer-left.contact strong {
    line-height: 1.8em;
}

.fin-customer-right {
    float: right;
    width: 28%;
}

.fin-customer-right.contact {
    padding-right: 10px;
    font-size: 1.2em;
    margin-top: 20px;
    display: block;
}

h1.contact {
    color: #333;
    font-size: 1.4em;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.3em;
    font-weight: bold;
    padding-left: 5px;
}

h1.nomargin {
    margin-top: 0
}

p.contact {
    color: #666;
    margin-bottom: 0;
    padding-bottom: 10px;
    width: 250px;
    line-height: 1.4em;
    padding-left: 8px;
    font-size: 13px
}

p.contact.wide {
    width: 700px
}

.divfield-customer-end {
    float: left;
    font-weight: normal;
    width: 50%;
    margin: 15px 0 15px 0;
    background: url(/images/icons/gridline.png) right no-repeat;
    text-align: center;
}

.divfield-customer-none {
    float: left;
    font-weight: normal;
    width: 50%;
    margin: 15px 0 15px 0;
    text-align: center;
}

.divfield-customer-title-red {
    font-size: 1.4em;
    font-weight: 300;
    color: #666;
    border-bottom: 2px #D05C2B solid;
    width: 140px;
    margin: 8px auto
}

.divfield-customer-dark a {
    font-size: 1.8em;
    font-weight: 300;
    color: #000;
    width: 120px;
    margin: 8px auto 15px auto
}

.divfield-customer-red a {
    font-size: 1.8em;
    font-weight: bold;
    color: #B8000D;
    width: 120px;
    margin: 8px auto 15px auto
}

.tfield table {
    text-align: left;
    border: 1px solid #ddd;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.tfield-lg table {
    text-align: left;
    border-right: 3px double #ccc
}

.tfield th {
    background: #FBFBFB url(/images/icons/gridlineg.png) right bottom repeat-y;
    text-align: left;
    font-size: 1.0em;
    color: #666666;
    padding: 8px 20px 8px 5px;
    font-weight: normal;
    border-bottom: 1px solid #CCC;
}

.tfield-lg th {
    background: #FBFBFB url(/images/icons/gridlineg.png) right bottom repeat-y;
    text-align: left;
    font-size: 1.0em;
    color: #666666;
    padding: 2px 5px 2px 5px;
    font-weight: normal;
    border-bottom: 1px double #CCC;
}

.tfield tr, .tfield-lg tr {
    background: #fff;
    text-align: left;
    font-size: 14px;
    color: #666666;
    padding: 6px 20px 6px 10px;
    font-weight: normal;
    border-bottom: 1px solid #CCC;
}

.tfield th.size16 {
    background: #FBFBFB url(/images/icons/gridlineg.png) right bottom repeat-y;
    text-align: left;
    font-size: 16px;
    color: #000;
    padding: 6px 20px 6px 10px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

.tfield th.end, .tfield-lg th.end {
    background: #FBFBFB;
    text-align: left;
    font-size: 14px;
    color: #666666;
    padding: 6px 20px 6px 10px;
    font-weight: normal;
    border-bottom: 1px solid #CCC;
}

.tfield td.minus {
    background: url(/images/icons/gridminus.png) right center repeat-y;
    text-align: left;
    font-size: 16px;
    padding: 7px 30px 7px 10px;
    font-weight: bold
}

.tfield-lg td.minus {
    background: url(/images/icons/gridminus.png) right center repeat-y;
    text-align: left;
    font-size: 1.4em;
    padding: 7px 20px 7px 10px;
    line-height: 60px
}

.tfield td.equals {
    background: url(/images/icons/gridequals.png) right center repeat-y;
    text-align: left;
    font-size: 16px;
    padding: 7px 30px 7px 10px;
    font-weight: bold
}

.tfield-lg td.equals {
    background: url(/images/icons/gridequals.png) right center repeat-y;
    text-align: left;
    font-size: 1.4em;
    line-height: 60px;
    padding: 7px 20px 7px 10px;
}

.tfield td.equalsml {
    background: url(/images/icons/gridequals.png) right center repeat-y;
    text-align: left;
    font-size: 14px;
    padding: 7px 40px 7px 10px;
}

.tfield td.plus {
    background: url(/images/icons/gridadd.png) right center repeat-y;
    text-align: left;
    font-size: 16px;
    padding: 7px 30px 7px 10px;
    font-weight: bold
}

.tfield td.line {
    background: url(/images/icons/gridline.png) right center repeat-y;
    text-align: left;
    font-size: 16px;
    padding: 7px 20px 7px 10px;
    font-weight: bold
}

.tfield td.bank {
    background: url(/images/icons/gridline.png) right center repeat-y;
    color: #000;
    text-align: left;
    font-size: 1.0em;
    padding: 7px 20px 7px 10px;
    font-weight: normal
}

.tfield td.banknone {
    color: #000;
    text-align: left;
    font-size: 1.0em;
    padding: 7px 20px 7px 10px;
    font-weight: normal
}

.tfield td.none {
    text-align: left;
    font-size: 16px;
    padding: 7px 20px 7px 10px;
    font-weight: bold
}

.tfield-lg td.none {
    text-align: left;
    padding: 7px 20px 7px 10px;
    font-size: 1.4em
}

.tfield td.equalsml {
    background: url(/images/icons/gridequals.png) right center repeat-y;
    text-align: left;
    font-size: 14px;
    padding: 7px 40px 7px 10px;
}

.tfield td.sml {
    text-align: left;
    font-size: 14px;
    padding: 7px 10px 7px 10px;
}

.tfield span {
    font-size: 10px;
    color: #666666
}

.nochanges {
    border-color: #FFF;
    border-left: none;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
    outline: 0;
}

.qbankfield.nochanges {
    border-color: #DDD;
}

#bksummary {
    clear: both;
}

.bankaccountsummary {
    border: 0 solid #bbb;
    background: #fff;
    padding: 5px;
    margin-bottom: 30px;
    position: relative;
    margin-top: -20px;
    font-weight: bold;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.bankaccountsummary a {
    font-weight: bold;
    text-shadow: none;
}

.bankaccountsummary a:hover {
    text-decoration: none;
    color: #444;
    font-weight: bold;
}

.splitnumber {
    position: absolute;
    font-size: 30px;
    color: #999;
    text-align: right;
    left: -75px;
    width: 65px;
}

.split-top {
    border-top: 2px dotted #CCC;
}

body.popup .split-top {
    margin-left: 50px;
    margin-right: 30px;
}

.splitbody {
    background-color: #f9e1d6;
    margin: 3px 0 3px 0;
    padding: 5px;
}

body.popup .sssplitdiv {
    margin-right: 30px !important;
}

.contbody {
    background-color: #eafbed;
    margin: 3px 0 3px 0;
    padding: 5px;
}

#results {
    font-size: 16px;
    display: none;
    border: 2px solid #999;
    padding: 10px;
    background-color: #111;
    margin-bottom: 10px;
    color: #CCC;
    text-align: center;
}

#results a {
    color: #FFF;
}

#audittrail {
    border: 1px solid #999;
    background-color: #ffffff;
    padding: 10px;
    -moz-box-shadow: 2px 2px 2px #bbb;
    -webkit-box-shadow: 2px 2px 2px #bbb;
    box-shadow: 2px 2px 2px #bbb;
    margin-top: 10px
}

.qhighlight {
    font-size: 12px;
    padding: 3px;
    margin-bottom: 4px;
    background-color: #FFC;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}

/*	Approved styles */
.content {
    width: 1024px;
    margin: 0 auto;
}

.content-church {
    width: 1024px;
    margin: 0 auto;
}

.bcontainer {
    border: 1px solid #ddd;
    background-color: #FFFFFF;
    padding: 20px;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    margin-bottom: 20px
}

.blcontainer {
    border: 1px solid #ddd;
    background-color: #FFFFFF;
    padding-bottom: 0;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    margin-bottom: 20px
}

.blcontainer-grey-panel {
    border: 1px solid #bbb;
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-bottom: 20px;
    -moz-box-shadow: 2px 2px 2px #bbb;
    -webkit-box-shadow: 2px 2px 2px #bbb;
    box-shadow: 2px 2px 2px #bbb;
    margin-bottom: 20px
}

.hcontainer {
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ddd;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.hcontainer h1 {
    color: #000;
    background-color: transparent;
    padding: 0 0 0 5px;
    text-indent: 5px;
    font-size: 18px;
    margin-right: 0;
    border-top: none;
}

.hcontainer h1.green {
    color: #fff;
    background-color: #009900;
    padding: 0 0 0 5px;
    text-indent: 5px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 20px;
    border-bottom: 2px solid #009900;
    border-top: 2px solid #009900;
}

.hcontainer h1.red {
    color: #111;
    background-color: #FBE3E3;
    padding: 8px 0 8px 5px;
    text-indent: 5px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 20px;
}

.hcontainer h1 span {
    float: right;
    overflow: auto;
    color: #000;
}

.hcontainer h2 {
    color: #000;
    text-indent: 0;
    font-weight: 300;
    font-size: 1.5em;
    position: relative;
    top: 10px;
    border-bottom: 0 #D05C2B solid;
    margin: 0 10px 10px 10px;
    text-shadow: 1px 0 #eee
}

.hcontainer h2.blue {
    background: #0078a3;
    color: #fff;
    margin: 0;
    padding: 4px 0 3px 4px;
    font-size: 1.3em;
    text-shadow: 1px 0 #000;
    top: 0;
}

.container-top-filter {
    background: #f7f7f7;
    text-align: right;
    padding: 8px 6px;
    margin-top: 10px;
    border-top: 1px solid #ddd;;
    border-left: 1px solid #ddd;;
    border-right: 1px solid #ddd;
    box-shadow: 0 5px 10px #ddd;
    font-size: 1.1em
}

.notes {
    border: 1px solid #ddd;
    background-color: #eafbed;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    margin-top: 10px;
    text-align: left;
    width: 1004px
}

.lcontainer {
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: 0 5px 10px #666;
    -moz-box-shadow: 0 5px 10px #666;
    box-shadow: 0 5px 10px #666;
    border-radius: 8px
}

.form-panel {
    background-color: #fafbfb; /* IE8 and below */
    -webkit-border-radius: 4px;
    border-radius: 6px 6px 0 0;
    background-image: -webkit-linear-gradient(#fff, #fafbfb 200px);
    background-image: -moz-linear-gradient(#fff, #fafbfb 200px);
    background-image: linear-gradient(#fff, #fafbfb 200px);
    border: 2px solid #dfe1e2;
    padding: 15px;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.nopad {
    padding: 0
}

.form-panel .panelfield {
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 7px;
}

.form-panel .panelfield-none {
    border-bottom: 0 solid #e2e2e2;
    border-top: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 7px;
}

/*	Header */
.headback {
    background-color: #0078a3;
}

.headback.ca {
    background-image: linear-gradient(to top, #008bbd 0%, #0078a3 100%);
}

#loginbody {
    background: #0078a3;
    width: 100%;
    height:100%;
    position: relative;
    display:table;
}

#login {
    height: 45px;
    z-index: 200;
    padding-bottom: 10px;
}

#login-church {
    height: 45px;
    z-index: 200;
}

#login-wrapper {
    float: right;
    padding: 3px 12px 7px 12px;
    background: #fbf9cf;
    position: relative;
    top: -10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    -moz-box-shadow: 2px 2px 2px #666;
    -webkit-box-shadow: 2px 2px 2px #666;
    box-shadow: 2px 2px 2px #666;
}

#login-wrapper-ca {
    float: right;
    padding: 3px 12px 7px 12px;
    background: transparent;
    position: relative;
    top: -10px;
}

#login-wrapper-ca a {
    font-size: 1.2em;
    vertical-align: baseline;
    text-align: right;
}

#loginnew {
    display:table-cell;
    vertical-align: middle;
    max-width: 800px;
}

#login-panel {
    background-color: #fff;
    min-width: 280px;
    margin: auto;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.40);
    border-radius: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
}

#login_left {
    float: left;
    width: 350px;
    padding: 10px;
}

#login_right {
    float: left;
    width: 350px;
    padding: 15px;
    margin-left: 20px
}

.logininput {
    padding: 10px;
    margin: 3px 0 0 8px;
    color: #000;
    font-size: 14px;
}

#loginbox_container {
    width: 270px;
    margin: 20px auto;
}

.loginError {
    width: 270px;
    margin: 0 auto;
}

#login .content {
    padding-top: 10px;
    text-align: right;
    color: #FFF;
}

#login .content-church {
    padding-top: 10px;
    text-align: right;
    color: #FFF;
}

#login .content-church::after {
    content: "";
    display: block;
    clear:both;
}

#login .content-church a {
    color: inherit;
    text-shadow: 1px 1px #666;
}

#login .content-church > .parish-dashboard {
    float:left;
    display: block;
    font-size:1.3em;
}

#login .content-church > div {
    float:right;
    display: flex;
}

#login .content-church > div > *::before {
    content: "|";
    display: inline-block;
    color:#aaa;
    text-shadow: 1px 1px #666;
    padding:0 1ex;
}

#login .content-church > div > *:first-child::before {
    display: none;
}

#login .content a {
    color: #f2fbff;
}

#loginleft {
    width: 700px;
    margin: 40px auto
}

#loginright {
    width: 480px;
    padding: 10px
}

.loginbutton {
    vertical-align: middle;
    width: 270px;
    font-size: 14px
}

.login-footer {
    font-size: 0.8em;
    padding-top: 5px;
    color: #f1f1f1;
    text-align: center
}

#loginlogo {
    background: url(/images/layout/calogo2.png) no-repeat;
    padding: 60px 0 10px 0;
    width: 250px;
    margin: 0 0 0 20px;
    position: relative;
    top: 5px
}

#login-panel{
    width:820px;
}

#login-panel::after{
    content:"";
    display:block;
    clear:both;
}

#login_left{
    float:left;
    padding:20px;
    width:520px;
    box-sizing: border-box;
    text-align:left;
    font-size:1.2em;
    line-height:1.5em;
}

#login_left h1{
    font-size:1.8em;
    margin:0 0 20px;
}

#login_right{
    float:right;
    width:300px;
    padding:20px;
    box-sizing: border-box;
    margin:0;
}

#login_right .divfield-narrow{
    float:none;
    margin:20px 0;
}

#login_right .divfield-narrow:first-child{
    margin-top:0;
}

#login_right .divfield{
    float:none;
    margin:30px 0;
}

#login_right .plogin{
    margin:0 0 5px 0;
}

#login_right .logininput,
#login_right .loginbutton{
    margin:0;
    width: 100%;
    box-sizing: border-box;
}

#login_full{
    padding:20px;
    box-sizing: border-box;
    text-align:left;
    font-size:1.2em;
    line-height:1.5em;
}

#changepasswordform .divfield,
#changepasswordform .divfield-narrow{
    float: none;
}

#header {
    height: 0;
}

#header .title {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

#header .titlesmall {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}

#header h1 {
    float: left;
    padding: 20px 30px 20px 0;
}

#header #login_button {
    width: 107px;
    height: 23px;
    background: url(/images/button/user-log-in.gif) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -999em;
    float: right;
}

#mainbody {
    background: #f0f0eb;
    padding-bottom: 100px
}

.main-top {
    background-color: #FBFBFB;
    border-bottom: 1px solid #bbb;
    margin-left: 0;
    height: 50px;
}

.firsthead {
    height: 50px;
    margin: -40px 0 20px;
}

body.popup .firsthead {
    margin-top: 0;
}

.firsthead span.title {
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    font-weight: 100;
    font-size: 13px;
}

.firsthead span.title a {
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    font-weight: 100;
    font-size: 13px;
}

.cmm-announcement {
    background-color: #D2D2D2;
    opacity: .8;
    padding: 10px 10px 10px 10px;
    text-align: center;
    margin: 0 auto 20px auto;
    width: 820px;
    display: none;
    position: relative;

}

.cmm-announcement-highlight {
    background-color: #D05C2B;
    opacity: .8;
    padding: 10px 10px 10px 10px;
    text-align: center;
    margin: 0 auto 20px auto;
    width: 820px;
    display: none;
    position: relative;
    color: #fff;
}

.cmm-announcement span.icon {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
}

#popup-announce {
    background-color: #fff;
    min-width: 280px;
    margin: auto;
    padding: 5px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.40);
    border-radius: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
}

.icon.delete {
    background: url('/images/icons/del.png');
}

.bubble.dark {
    background: transparent url(/images/layout/bg_opacity_20.png) repeat;
}

.cmm-announcement.dark a {
    color: black;
    font-weight: normal;
    margin: 0;
    font-size: 16px;
}

.cmm-announcement p {
    margin-bottom: 10px;
    text-shadow: 1px 1px #f1f1f1;
}

.cmm-announcement h2 {
    margin: 8px 0 10px 5px;
    font-size: 1.4em
}

.cmm-announcement ol li {
    padding-bottom: 5px
}

span.label-bp {
    padding: 0;
    display: block;
    height: 7px;
    width: 14px;
    position: relative;
    top: 0;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #e82a2a;
    color: #A0A0A0;
    opacity: 0.5;
}

span.label-sp {
    padding: 0;
    display: block;
    height: 7px;
    position: relative;
    top: 7px;
    width: 14px;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #e82a2a;
    color: #A0A0A0;
}

span.label-br {
    padding: 0;
    display: block;
    height: 7px;
    position: relative;
    top: 0;
    width: 14px;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #78a300;
    color: #A0A0A0;
    opacity: 0.5;
}

span.label-cp {
    padding: 0;
    display: block;
    height: 7px;
    position: relative;
    top: 7px;
    width: 14px;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #78a300;
    color: #A0A0A0;
}

span.label-other-reconciled {
    padding: 0;
    display: block;
    height: 7px;
    width: 14px;
    position: relative;
    top: 0;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #000048;
    color: #A0A0A0;
    opacity: 0.5;
}

/* Tabs and top navigation layout */
#tabtop {
    height: 34px;
}

#tabtop ul {
    padding: 0;
    float: left;
    margin: 0;
    list-style-type: none;
}

#tabtop li {
    float: left;
    height: 24px;
    line-height: 24px
}

.tab-top-active, .tab-top-inactive {
    max-width: 200px;
    vertical-align: top;
    height: 19px;
    margin-right: 3px;
    padding: 4px 0 5px 0;
    font-size: 11px;
    border-top: 1px solid #00b0f0;
    background-color: #008bbd;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: white;
    text-shadow: 0 1px 0 #999;
}

.tab-top-active.tab-top--noclick, .tab-top-inactive.tab-top--noclick,
.tab-top-active.tab-top--noclick a, .tab-top-inactive.tab-top--noclick a {
    cursor: default;
}

.tab-top-active.tab-top--noclick a, .tab-top-inactive.tab-top--noclick a:hover {
    text-decoration: none;
}

.tab-top-active {
    margin-right: 3px;
    background: #FBFBFB none;
    border-top: 0 solid #FBFBFB;
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-top: 5px;
    cursor: default;
    text-shadow: none;
    color: #555;
}

.tab-top-inactive span,
.tab-top-inactive a {
    color: #FFFFFF;
    font-size: 12px;
    display: block;
    height: 28px;
    padding-right: 11px;
    padding-left: 11px;
    text-shadow: 1px 0 #000;
}

.tab-top-active span,
.tab-top-active a,
.tab-top-active a:hover {
    color: #000000;
    font-size: 12px;
    display: block;
    height: 28px;
    padding-right: 11px;
    padding-left: 11px;
    text-shadow: 1px 0 #f1f1f1;
}

.texttab.ads,
.ui-tabs .ui-tabs-nav {
    height: 32px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.texttab.ads a,
.ui-tabs .ui-tabs-nav .ui-tabs-tab .ui-tabs-anchor {
    width: 120px;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;;
    padding: 0 10px 0 10px;
    text-align: center;
    float: left;
    margin-right: 5px;
    margin-bottom: 1px;
    border: solid 1px transparent;
    border-bottom: none;
    color: #fff;
    height: 30px;
    line-height: 30px;
    display: block;
    background-color: #0078a3;
    text-shadow: 0 0 #999;
}

.texttab.ads a.selected, .texttab.ads a:hover,
.ui-tabs .ui-tabs-nav .ui-tabs-tab.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav .ui-tabs-tab.ui-state-hover .ui-tabs-anchor {
    border-color: #ccc;
    border-bottom-color: #FFF;
    color: #000;
    height: 31px;
    margin-bottom: 0;
}

.texttab.ads a.selected,
.ui-tabs .ui-tabs-nav .ui-tabs-tab.ui-tabs-active .ui-tabs-anchor {
    background-color: #fff;
    text-shadow: 0 0 #fff;
    font-weight: bold;
}

.texttab.ads a:hover,
.ui-tabs .ui-tabs-nav .ui-tabs-tab.ui-state-hover .ui-tabs-anchor {
    background-color: #edf8fc;
    text-decoration: none;
}

.panel-blue {
    background-color: #fff;
    padding: 8px;
    border: 1px solid #ddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    margin-top:-1px;
}

.panel,
.ui-tabs .ui-tabs-panel.panel {
    background-color: #fff;
    padding: 8px;
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    margin-top:-1px;
}

.panel-white {
    background-color: #fff;
    padding: 3px;
    border: 1px solid #ccc;
}

.panel h2 {
    margin-top: 5px;
    border-bottom: 2px dotted #999;
    padding-bottom: 5px;
    padding-left: 8px;
    margin-bottom: 5px;
    color: #333;
    font-size: 16px;
}

.panel h2.red {
    color: #000;
    text-indent: 0;
    font-weight: bold;
    font-size: 1.4em;
    position: relative;
    top: 10px;
    border-bottom: 2px #D05C2B solid;
    margin: 0 5px 15px 0;
}

.bankres {
    background-color: #ffffe6;
    padding: 8px;
    border: 0 solid #999;
    margin-top: 10px;
    border-radius: 4px;
}

.bankres p {
    line-height: 16px;
    margin-top: 5px
}

.intab.ads {
    height: 31px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 0;
}

.intab.ads a {
    width: 120px;
    font-size: 13px;
    border: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;;
    padding: 0 10px 0 10px;
    text-align: center;
    float: left;
    margin-right: 5px;
    border-bottom: 0 none;
    color: #fff;
    height: 30px;
    line-height: 31px;
    display: block;
    background-color: #D05C2B;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.intab.ads a.selected {
    height: 32px;
    line-height: 31px;
    border-color: #ddd;
    border-bottom-color: #FFF;
    background-color: #ffc;
    color: #000
}

.intab.ads a:hover {
    height: 32px;
    line-height: 31px;
    border-color: #ddd;
    border-bottom-color: #FFF;
    background-color: #ffc;
    color: #000;
    text-decoration: none
}

.inpanel {
    background-color: #ffc;
    padding: 8px;
    border: 1px solid #ddd;
    border-top: 0 none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.inpanel h2 {
    margin-top: 5px;
    border-bottom: 2px dotted #999;
    padding-bottom: 5px;
    padding-left: 8px;
    margin-bottom: 5px;
    color: #333;
    font-size: 16px
}

.bankres {
    background-color: #ffffe6;
    padding: 8px;
    border: 0 solid #999;
    margin-top: 10px;
    border-radius: 4px;
}

.bankres p {
    line-height: 16px;
    margin-top: 5px
}

.contactdiv {
    width: 480px;
    padding: 0;
    margin-left: 10px;
    margin-top: 5px;
    float: left;
}

.contactdiv h2 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 18px
}

.contactdiv p {
    margin-top: 5px;
    font-size: 13px
}

/* Dropdown menus */

.dropmenudiv, .dropmenudiv ul {
    position: absolute;
    top: 0;
    border-top: 0 none;
    border-left: 0 none;
    line-height: 18px;
    z-index: 100;
    background-color: #008bbd;
    visibility: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-box-shadow: 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999;
}

.dropmenudiv.activemenu, .dropmenudiv.activemenu ul {
    border-color: #666666;
    background-color: #FBFBFB;
    margin: 0;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-box-shadow: 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999;
}

.dropmenudiv.activemenu a {
    border-color: #CCCCCC;
    text-decoration: none;
    color: #666666;
}

.dropmenudiv.activemenu a:hover {
    background-color: #008bbd;
    color: #fff;
    text-shadow: 1px 1px 1px #999;
}

.dropmenudiv li a {
    width: auto;
    display: block;
    line-height: 30px;
    border-bottom: 0 solid #CCCCCC;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    color: #FFFFFF;
    white-space: nowrap;
}

.dropmenudiv li ul {
    margin-left: 0;
}

.dropmenudiv li a:hover {
    background-color: #FBFBFB;
    color: #444;
}

#lightboxdonations {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 99999;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}

#taskbox {
    width: 550px;
    min-height: 550px;
    padding: 8px;
    background: rgba(0, 0, 0, .3);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: fixed !important;
    top: 20% !important;
    left: 50% !important;
    margin-top: -94px !important;
    margin-left: -300px !important;
    z-index: 100000;
}

#taskcontent {
    min-height: 503px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding-left: 10px
}

#taskcontent p {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    line-height: 22px;
    color: #555555;
    width: 100%;
    float: left;
    margin: 19px 0;
}

#taskcontent h2 {
    color: #000;
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
}

#taskcontent h3 {
    color: #000;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 10px;
    font-weight: bold;
}

#heading {
    width: 545px;
    min-height: 35px;
    padding: 10px 0 0 5px;
    background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');
    border-bottom: 1px solid #bababa;
    -webkit-box-shadow: inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, .08);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #444444;
    text-shadow: 0 1px 0 #fff;
    text-indent: 5px;
}

.downarrowpointer { /*CSS for "down" arrow image added to top menu items*/
    padding-left: 4px;
    border: 0;
}

.rightarrowpointer {
    background: url(/images/icons/nav-right.png) no-repeat left center;
    padding-left: 10px;
}

.ddiframeshim {
    position: absolute;
    z-index: 500;
    background: transparent;
    border-width: 0;
    width: 0;
    height: 0;
    display: block;
}

#bodytext {
    padding: 3px 0 3px 0;
    overflow: visible;
    min-height: 380px;
    text-align: left;
    width: 1024px;
    margin: 0 auto;
}

div[class] #bodytext {
    height: auto;
}

@media (max-width: 620px) {
    #bodytext {
        width: 100% !important;
    }
}

@media screen and (max-width: 320px) {
    #bodytext {
        width: 100% !important;
    }
}

.helpzen {
    float: right;
    z-index: 10000;
    margin-left: 10px;
    top: -7px
}

.firsthead .helpzen {
    margin-top: 0;
}

.product {
    margin: 5px;
    font-size: 14px;
    text-transform: none;
    font-weight: bold;
}

.productdet {
    padding: 5px;
    font-size: 12px;
    text-transform: none;
}

.blue {
    color: #00125C
}

.cleanbox {
    padding: 5px;
    border: 1px solid #CCC;
}

/* New flexi tables */
.ft-m, .ft-m-highlight {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 20px 5px 6px 6px;
    background: #FFF;
    margin: 0 2px 0 2px;
    box-shadow: inset 0px 25px 9px -22px rgba(0,0,0,0.5);
}

.ft-t, .ft-t-highlight {
    line-height: 28px;
    color: #FFF;
    height: 30px;
    background: #0078a3;
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 8px;
    padding-right: 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ft-t h1 {
    color: #FFFFFF;
}

.ft-t a {
    color: #FFF;
}

.ft-b {
    height: 10px;
    background: #FFF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 2px;
    margin-right: 2px;
    box-shadow: 0 5px 10px #ddd;
    margin-bottom:10px;
}

/* no header */
.ft-t.ft-nh{
    height: 6px;
}

.flex-table-top {
    background-color: #333;
    color: #f1f1f1;
    padding: 6px;
}

.flex-table-top a {
    color: #f1f1f1;
}

.lowertitle {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.note {
    float: right;
    padding-right: 3px;
    font-weight: bold;
    color: #FFF;
    font-size: 10px;
    z-index: 500;
    letter-spacing: -1px
}

.notebadge {
    height: 14px;
    background-color: #D12415;
    border: 2px solid white;
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    box-shadow: 1px 1px 3px #666;
    -moz-box-shadow: 1px 1px 3px #666;
    -webkit-box-shadow: 1px 1px 3px #666;
    padding: 1px 5px 1px 5px;
    position: relative;
    top: -12px;
    right: 12px;
    font-size: 9px;
    color: #fff
}

.submit_but {
    margin: 6px 2px;
    vertical-align: middle;
}

#panel_contents {
    height: 200%;
    width: 603px;
    position: absolute;
    z-index: -1;
}

.the_content {
    margin-top: 40px;
}

/*	Footer */
#footer {
    border-top: 1px solid #bbb;
    background: #fbfbfb
}

div {
    position: relative;
}

#footer .content {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: right;
    color: #FFF;
    font-size: 11px;
    line-height: 25px;
}

#footer .logo {
    width: 250px;
    height: 66px;
    position: absolute;
    right: 0;
    top: 1px;
}

#footer .h2 {
    text-align: right
}

#footer a {
    font-size: 12px
}

.LV_validation_message {
    font-weight: bold;
    margin: 0 0 0 5px;
}

.LV_valid {
    color: #00CC00;
}

.LV_invalid {
    font-weight: 900;
    color: #E03F26;
    font-size: 0.8em;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
    border: 2px solid #00CC00;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
    border: 2px solid #E03F26;
}

/* navigation buttons */
.navnext {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    background-image: url(/images/icons/navnext.png);
}

.navprev {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    background-image: url(/images/icons/navprev.png);
}

.navfirst {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    background-image: url(/images/icons/navfirst.png);
}

.navlast {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    background-image: url(/images/icons/navlast.png);
}

/*This is help specific parameters - the buttons */
.btn {
    display: block;
    position: relative;
    background: #aaa;
    padding: 5px;
    float: left;
    color: #fff;
    margin-left: 10px;
    margin-top: 0;
    text-decoration: none;
    cursor: pointer;
}

.btn * {
    font-style: normal;
    background: url('/images/btn.png') no-repeat;
    display: block;
    position: relative;
}

.btn i {
    background-position: top left;
    position: absolute;
    margin-bottom: -5px;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
}

.btn span {
    background-position: bottom left;
    left: -5px;
    padding: 0 0 5px 10px;
    margin-bottom: -5px;
}

.btn span i {
    background-position: bottom right;
    margin-bottom: 0;
    position: absolute;
    left: 100%;
    width: 10px;
    height: 100%;
    top: 0;
}

.btn span span {
    background-position: top right;
    position: absolute;
    right: -10px;
    margin-left: 10px;
    top: -5px;
    height: 0;
}

.btn.blue {
    background: #dd362f;
}

.btn.green {
    background: #dd362f;
}

.btn.pink {
    background: #dd362f;
}

.btn:hover {
    background-color: #666666;
    color: #fff;
    text-decoration: none
}

.btn:active {
    background-color: #444;
}

.btn[class] {
    background-position: bottom;
}

* html .btn {
    border: 3px double #aaa;
}

* html .btn.blue {
    border-color: #2ae;
}

* html .btn.green {
    border-color: #9d4;
}

* html .btn.pink {
    border-color: #e1a;
}

* html .btn:hover {
    border-color: #a00;
}

/* end approved styles */

.headline {
    font-size: 16px;
    color: #333333
}

.grey {
    color: #ccc;
    font-weight: normal
}

.tdbk {
    background-color: #DDDDDD;
}

.tddark {
    background-color: #666666;
    color: #FFFFFF
}

.tdbkhigh {
    background-color: #AAAAAA;
    color: #000000
}

.tdwhite {
    background-color: #FFFFFF;
    color: #000000
}

.tdblue {
    background-color: #007FAE;
    color: #FFFFFF
}

.highlight {
    font-size: 14px;
    color: #CC0000
}

.imglink {
    cursor: hand
}

.td_pldark, .td_plblack, .td_plmonth, .td_plyear, .td_plincome, .td_darkruled, .td_whiteruled, .td-pandl-total, .td-pandl-total-pc {
    padding: 0 2px;
}

.td_pldark {
    background-color: #666666;
    color: #FFFFFF;
}

.td_plblack {
    background-color: #000000;
    color: #FFFFFF;
}

.td_plmonth, .td_plyear {
    background-color: #AAAAAA;
    color: #000000;
}

.td_plincome {
    background-color: #CCCCCC;
    color: #000000;
}

table tr .td-pandl-total {
    font-size: 1.3em;
    font-weight: bold;
    padding: 4px 5px 4px 8px;
    text-shadow: none;
}

.td-pandl-total-pc {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

.tdbksmall, .tdbksmallwhite {
    background-color: #FFFFFF;
    font-size: 11px;
}

.tdbklowlight {
    background-color: #CCCCCC;
    color: #999999
}

.tdbkhighsmall {
    background-color: #EAEAEA;
    font-size: 11px;
    color: #000000;
}

.tdbkhighlightsmall {
    background-color: #FFFF99;
    font-size: 10px;
    color: #000000;
}

.tddarkestsmall {
    background-color: #660000;
    font-size: 10px;
    color: #FFFFFF
}

.tddarksmall {
    background-color: #999999;
    font-size: 10px;
    color: #FFFFFF
}

.td-header-dark-grey {
    color: #FFFFFF;
    background: #666666 repeat-x;
}

.td-header-red {
    color: #FFFFFF;
    background: #990000 repeat-x;
}

.td_whiteruled {
    background-color: #FFFFFF;
    color: #000000;
    border: #FFFFFF solid;
    border-width: 1px 0;
}

.td-bottom-rule, .td-bottom-rule-disabled, .tdbksmallrule, .tdbksmallrule-high, .tdbksmallrule-grey, .td-bottom-rule-em, .td-bottom-rule-high, .td-bottom-rule-sub, .table-ruled td, .table-ruled-12 td, .table-ruled-12 th {
    border-bottom: 1px solid #CCCCCC;
}

.table-ruled-ga td {
    padding: 8px 0 8px 15px;
    font-size: 12px;
    line-height: 1.2em;
    font-weight: normal;
    vertical-align:top;
}

.table-ruled-ga td label,
.table-ruled-ga td strong {
    font-weight: 900;
}

.table-ruled-ga td label{
    line-height:1.3em;
}

.table-ruled-ga td input,
.table-ruled-ga td select,
.table-ruled-ga td textarea{
    margin:0;
}

.table-ruled-ga td input[readonly],
.table-ruled-ga td textarea[readonly]{
    border-color: #ccc;
    outline: 0;
}

.table-standard td {
    padding: 8px 0 8px 10px;
    margin-left: 15px;
    font-size: 12px;
    line-height: 1.0em;
    height: 15px;
    font-weight: normal;
    border-bottom: 1px solid #eeeddd;
}

.table-standard a {
    color: #000;
    text-indent: 0;
    font-weight: normal;
    font-size: 1.0em;
    line-height: 1.1em;
    vertical-align: top
}

.table-standard tr:hover, .table-standard-ad tr:hover {
    background-color: #eee;
    cursor: pointer
}

.table-standard td strong {
    font-weight: 900;
}

.table-standard-ad td {
    padding: 5px 0 5px 10px;
    margin-left: 15px;
    font-size: 12px;
    line-height: 1.0em;
    height: 15px;
    font-weight: normal;
    border-bottom: 1px solid #eeeddd;
}

.table-standard-ad td {
    padding: 5px 0 5px 10px;
    margin-left: 15px;
    font-size: 12px;
    line-height: 1.0em;
    height: 15px;
    font-weight: normal;
    border-bottom: 1px solid #eeeddd;
}

.table-standard-ad th a.blk {
    color: #666;
    font-weight: normal;
    font-size: 1em
}

.table-standard-ad td a.red {
    color: #c00;
    font-weight: bold;
    font-size: 1em
}

.table-standard-ad th {
    cursor: default
}

.table-standard-bank td {
    padding: 7px 8px 7px 12px;
    margin-left: 15px;
    vertical-align: middle;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: normal;
    border-bottom: 1px solid #eeeddd;
    cursor: pointer;
}

.table-standard-bank tr.noclick td {
    cursor: default;
}

.table-standard-bank tr:hover {
    background-color: #eee
}

.table-standard-bank td.bottom {
    padding: 3px 8px 3px 6px;
    margin-left: 15px;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: 300;
    border-top: 1px solid #f1f1f1;
    background-color: #f1f1f1;
    color: #000;
    text-shadow: 0 0 0 #fff;
    cursor: default
}

.table-standard-bank td.bottom a {
    color: #666;
    border-bottom: 0 solid #eeeddd;
}

.table-standard-bank td.bottom a:hover {
    color: #999;
    border-bottom: 0 solid #eeeddd;
}

.table-standard-bank td.top {
    padding: 4px 8px 4px 6px;
    margin-left: 15px;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: 300;
    border-bottom: 0 solid #eeeddd;
    background-color: #f1f1f1;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
    cursor: default
}

.table-standard-bank td.top a {
    color: #000;
    border-bottom: 0 solid #eeeddd;
}

.table-standard-bank td.top a:hover {
    color: #666;
    border-bottom: 0 solid #eeeddd;
}

.selectednav {
    background-color: #fff;
    border: 1px solid rgb(204, 204, 204);
    border-image: initial;
    color: rgb(102, 102, 102);
    text-shadow: none;
    padding: 2px 5px 2px 5px
}

.table-standard-bank th {
    padding: 8px 8px 8px 10px;
    margin-left: 15px;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 300;
    border-bottom: 0 solid #000;
    background-color: #0078a3;
    color: #fff;
    text-shadow: 1px 1px 1px #666;
}

.table-standard-bank th a.blk {
    font-size: 12px;
    color: #f1f1f1;
    font-weight: 300;
    text-shadow: 1px 1px 1px #666;
}

.table-standard-bank tr {
    background-color: #eee;
}

.table-standard-bank tr.transaction-archived td,
.table-standard-bank tr.transaction-archived td a,
#nominalactivity-transactions tr.transaction-archived td,
#nominalactivity-transactions tr.transaction-archived td a {
    color: #666;
}

.table-standard-bank tr.transaction-archived td,
#nominalactivity-transactions tr.transaction-archived td {
    font-style: italic;
}

.table-standard-contact td {
    padding: 11px 8px 8px 12px;
    margin-left: 15px;
    vertical-align: middle;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: normal;
    border-top: 1px solid #eeeddd;
}

.table-standard-contact td.heading {
    color: #999;
    vertical-align: top;
    padding-top: 11px;
    text-align: right;
    padding-right: 20px
}

.table-standard-contact td.title-vert {
    padding-top: 17px;
    width: 150px;
    text-align: right;
    padding-right: 20px
}

.table-standard-contact td.name {
    color: #fff;
    font-weight: bold;
    font-size: 1.6em;
    text-shadow: 0 0 0 #fff;
}

.table-standard-report {
    border: 0 solid #bbb;
    margin-top: 20px;
    min-width: 800px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    font-size: 11px
}

.table-standard-report.n {
    font-size: 12px
}

.table-standard-report td {
    padding: 4px 5px 4px 8px;
    margin-left: 15px;
    font-size: 1em;
    line-height: 1.1em;
    height: 15px;
    font-weight: normal;
    border-bottom: 1px solid #eeeddd;
}

.table-standard-report tr.noborder td {
    border-bottom: none;
    border-top: none;
    padding-bottom: 2px;
}

.table-standard-report tr.sm td {
    padding-top: 2px;
    font-size: .9em;
}

.table-standard-report tr.sm th {
    padding-top: 5px;
    font-size: .9em;
    line-height: 1.2em;
}

.table-standard-report td.lg {
    font-size: 1.1em
}

.table-standard-report .title {
    padding-left: 3px;
    border-bottom: 0 solid #eeeddd;
}

.table-standard-report .head {
    padding: 10px 0 0 8px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #f8f8f8;
    -webkit-box-shadow: inset 0 -1px 0 #e6e6e6;
    -moz-box-shadow: inset 0 -1px 0 #e6e6e6;
    box-shadow: inset 0 -1px 0 #e6e6e6;
}

.table-standard-report .subtotal {
    font-size: 1.1em;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    border-top: 1px #ddd solid;
}

.table-standard-report tr:hover {
    background-color: #eee
}

.table-standard-report h2 {
    margin-bottom: 2px;
    font-size: 1.4em;
    text-shadow: 1px 1px #f1f1f1
}

.table-standard-report h4 {
    color: #000000;
    font-size: 1.2em;
    margin-bottom: 0;
    line-height: 1.0em;
    font-weight: 200;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.table-standard-report .head span {
    float: right;
    font-size: 12px;
    position: relative;
    top: -8px;
    text-shadow: 1px 1px #eee
}

.table-standard-report th {
    padding: 5px 12px 5px 0;
    margin-left: 15px;
    font-size: 1.1em;
    line-height: 1.6em;
    font-weight: normal;
    border-bottom: 0 solid #000;
    background-color: #d76b3e;
    color: #f1f1f1;
    text-align: right;
    text-shadow: 1px 1px #a64922
}

.table-standard-report th.flat {
    padding: 15px 12px 35px 10px;
    text-align: center;
    text-shadow: 0 0 #111;
    font-weight: normal;
    font-size: 1.3em;
    background-color: #fff;
    color: #444;
}

.td-pandl-total-pc {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

.table-report-tb {
    border: 1px solid #ddd;
    margin-top: 0;
    min-width: 800px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
    font-size: 1em;
    margin-bottom: 20px
}

.table-report-tb td {
    padding: 8px 15px 8px 15px;
    margin-left: 15px;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: normal;
    border-bottom: 1px solid #eeeddd;
}

.table-report-tb th {
    padding: 3px 15px 3px 15px;
    margin-left: 15px;
    font-size: 1.1em;
    line-height: 1.6em;
    border-bottom: 0 solid #000;
    font-weight: bold;
    background-color: #d76b3e;
    color: #f1f1f1;
    text-align: right;
    text-shadow: 1px 1px #a64922
}

.table-report-tb .head {
    padding: 10px 0 0 8px;
    background-color: #f1f1f1;
}

.table-report-tb h2 {
    margin-bottom: 2px;
    font-size: 1.4em
}

.table-report-tb .head span {
    float: right;
    font-size: 12px;
    position: relative;
    top: -13px;
    margin-right: 5px
}

.table-report-tb .subtotal {
    color: #000000;
    font-size: 1.0em;
    font-weight: bold;
    border-bottom: 3px #D05C2B double;
    border-top: 1px #D05C2B solid;
    padding-top: 4px
}

.table-info-details {
    width: 100%;
    margin: 0 0 20px 0;
    border: 0 solid #eee;
}

.table-info-details td {
    font-size: 1.0em;
    line-height: 1.1em;
    color: #353834;
    margin: 0.5em 0 0.5em 0;
    padding: 10px;
    background-color: #edf8fc;
    border-right: 1px solid #eee;
    text-align: right;
}

.table-info-details th {
    font-size: 1.0em;
    line-height: 1.1em;
    margin: 0.5em 0 0.5em 0;
    padding: 10px;
    border-bottom: 0 solid #000;
    font-weight: bold;
    background-color: #0078a3;
    color: #fff;
    text-align: right;
    text-shadow: 1px 0 #666
}

.table-info-details td.left {
    text-align: left
}

.table-info-details td.light {
    background-color: #fff
}

.table-info-details td.green {
    background-color: #fbfff2
}

.table-info-details td.light.bottom {
    background-color: #0078a3;
    padding: 10px;
}

.table-info-details span {
    font-size: 1.6em;
}

.table-info-details td.lg {
    line-height: 1.6em;
    font-size: 1.2em
}

.balcontainer {
    border: 1px solid #ddd;
    margin-top: 20px;
    width: 700px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    -webkit-box-shadow: 0 5px 10px #ddd;
    -moz-box-shadow: 0 5px 10px #ddd;
    box-shadow: 0 5px 10px #ddd;
}

.balcontainer h2 {
    margin-bottom: 2px;
    font-size: 1.4em;
    padding: 0 0 0 8px;
}

.balcontainer .head {
    padding: 2px 0 5px 5px;
    background-color: #f1f1f1;
}

.balcontainer .red {
    padding: 3px 12px 3px 0;
    font-size: 1.1em;
    line-height: 1.6em;
    height: 20px;
    border-bottom: 0 solid #000;
    font-weight: bold;
    background-color: #D05C2B;
    color: #f1f1f1;
    text-align: right;
}

.balcontainer .head span {
    float: right;
    margin-right: 3px;
    font-size: 12px;
    position: relative;
    top: -13px
}

#mainrow, #totalrow {
    position: relative;
    height: 20px;
    clear: both;
    width: 492px;
}

#mainrow {
    border-bottom: 1px solid #eeeddd;
    margin-left: 30px;
    padding: 4px 12px 4px 0;
    font-size: 1em;
    line-height: 1.1em;
    height: 15px;
    font-weight: normal;
}

#subtotalrow {
    position: relative;
    height: 30px;
    padding-top: 3px;
    width: 593px;
}

#totalrow {
    margin-top: 10px;
    margin-left: 30px;
    padding: 4px 12px 4px 0;
    border-bottom: 0 #D05C2B double;
    border-top: 0 #D05C2B solid;
}

#headcol, #col1, #totalcol1, #col2, #totalcol2, #col3, #totalcol3 {
    position: relative;
    float: left;
    line-height: 19px;
}

#headcol {
    text-align: right;
    width: 135px;
    font-size: 11px;
    font-weight: lighter;
    line-height: 24px;
}

#col1, #totalcol1 {
    width: 357px;
    font-weight: bold;
}

#col2, #totalcol2 {
    width: 135px;
    text-align: right;
}

#col3, #totalcol3 {
    width: 100px;
    text-align: right;
}

#totalcol2, #totalcol3, #totalcol1 {
    font-size: 14px;
    font-weight: bold;
}

#subtotalrow #totalcol2 {
    height: 30px;;
    background-repeat: no-repeat;
}

#banklayer, #loanslayer, #dloanlayer {
    clear: both;
    position: relative;
    width: 472px;
    left: 20px;
}

.dropdown td {
    padding: 4px 12px 4px 30px;
    border-bottom: 1px solid #eeeddd;
}

.td-bottom-rule {
    color: #000000;
    padding: 2px;
}

.td-bottom-rule-disabled {
    color: #999999;
    padding: 2px;
}

.td-bottom-rule-em {
    color: #0000CC;
    padding: 2px;
    font-style: italic;
}

.td-bottom-rule-high {
    padding: 2px;
    background-color: #DFDFDF;
}

.td-bottom-rule-sub {
    color: #000000;
    padding: 2px;
    background-color: #CCCCCC;
}

.tdbksmallrule, .table-ruled td, .table-ruled th, .table-ruled-pad td, .table-ruled-12 td, .table-ruled-12 th {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    padding: 4px;
}

.table-ruled td ul {
    margin: 2px 0 0;
    padding: 0 0 0 1em;
    font-size: 0.9em;
}

.table-ruled-12 td, .table-ruled-12 th, .table-ruled-pad td {
    font-size: 12px;
}

.table-ruled-12 th {
    font-weight: bold;
}

td.noborder {
    border: 0 none;
}

.table-ruled-pad td {
    padding: 4px;
}

.table-ruled-12 td.clean-total, .clean-total {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    border: 0 none;
}

.table-ruled-12 td.clean-row, .clean-row {
    border: 0 none;
}

.tdbksmallrule-high {
    background-color: #DFDFDF;
    font-size: 11px;
}

.tdbkhighlight {
    background-color: #FFFF99;
    color: #000000
}

.tdbksmallrule-grey {
    background-color: #FFFFFF;
    font-size: 11px;
    color: #CCCCCC;
}

tr.row-smallruleheader td, .tdbksmallruleheader, .tdbksmallruleheader > a {
    background-color: #FFFFFF;
    font-size: 11px;
    border-bottom: 1px solid #999999;
    font-weight: bold;
    padding: 2px;
}

.tdbksmallruleheader > a {
    border: none;
}

tr.td-bottom-rule-header td, .td-bottom-rule-header {
    color: #000000;
    border-bottom: 1px solid #999999;
    padding: 2px;
    font-weight: bold;
}

tr.td-bottom-rule-header-small td, .td-bottom-rule-header-small {
    color: #000000;
    border-bottom: 1px solid #999999;
    padding: 2px;
    font-weight: bold;
    font-size: 11px;
}

.td-double-rule {
    border: 1px solid #000000;
    border-left-style: none;
    border-right-style: none;
    padding: 3px;
}

.td-vatbox {
    color: #006600;
    padding: 3px;
    border: 1px solid #006600;
    background-color: #D9F0D2;
}

.td-vatboxdark {
    color: #FFFFFF;
    padding: 3px;
    border: 1px solid #006600;
    background-color: #006600;
}

.td-vatboxwhite {
    color: #006600;
    padding: 3px;
    border: 1px solid #006600;
    background-color: #FFFFFF;
}

.ledger-notes, td.ledger-notes {
    font-size: 9px;
    color: #999999;
}

div.nomdiv {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    z-index: 10;
}

/*	Queue styles */
.qholder {
    height: 35px;
    overflow: visible;
    border-bottom: 0 solid #CCCCCC;
    display: block;
    margin-bottom: 0;
    clear: both;
}

.qnum {
    color: #FFFFFF;
    float: left;
    height: 26px;
    width: 30px;
    background-color: #999999;
    text-align: right;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}

#qedit {
    float: right;
    height: 100%;
    width: 95px;
    vertical-align: bottom;
    margin: 5px 10px 0 0;
}

.qcontent {
    overflow: visible;
    top: 5px;
    left: 5px;
    position: relative;
    display: block;
}

.floatingdropdown {
    position: absolute;
    border: 1px dotted #666666;
    background-color: #CCCCCC;
    font-family: Verdana, sans-serif;
    line-height: 20px;
    cursor: default;
    font-size: 14px;
    z-index: 100;
    padding: 2px;
}

.splitdiv {
    margin-left: 83px;
    width: 800px;
    background-color: #C7C7C7;
    border: 1px dotted #CCCCCC;
    position: relative;
    padding: 3px;
}

#\\ {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 28px;
    position: relative;
    z-index: 10000000;
}

#menu li {
    float: left;
    margin-right: 1px;
    z-index: 10000000;
    position: relative;
}

#menu li a {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    padding: 0 25px 0 0;
    z-index: -10000000;
    position: relative
}

#menu table {
    border-collapse: collapse;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    z-index: 10000000;
    position: relative
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
    z-index: 200;
    position: relative;
}

#menu li:hover {
    position: relative;
    z-index: 500;
}

#menu li:hover > a {
    z-index: 500;
}

#menu li:hover > a.sub {
    z-index: 500;
}

#menu li.current a {
    color: #fff;
    background: #840;
    z-index: 500;
}

#menu li a.sub {
    background: url(/images/icons/down-arrow.gif) no-repeat right center;
    z-index: -50000;
    position: relative;
}

#menu li.current a.sub {
    color: #fff;
    background: url(/images/icons/down-arrow.gif) no-repeat right center;
    position: relative;
}

#menu :hover ul {
    left: -60px;
    top: 28px;
    width: 150px;
    background: #444;
    z-index: 500;
}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, #menu :hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    list-style: none;
    z-index: 500;
    padding: 0 10px 0 0;
}

#menu :hover ul :hover ul {
    left: 120px;
    top: 0;
    background: #222;
    white-space: nowrap;
    width: 150px;
    z-index: 200;
    height: auto;
}

#menu :hover ul li {
    margin: 0;
    border-top: 0 solid #666;
    z-index: 500;
}

#menu :hover ul li a {
    width: 120px;
    padding-right: 10px;
    background: #FBFBFB;
    color: #555;
    height: 25px;
    line-height: 25px;
    z-index: 500;
    position: relative;
}

#menu :hover ul li a.fly {
    background: #333 url(/images/layout/arrow_right.gif) no-repeat right center;
    z-index: 500;
}

#menu :hover ul :hover {
    background-color: #959595;
    color: #FBFBFB;
    z-index: 500;
    position: relative;
}

#menu :hover ul :hover a.fly {
    background-color: #959595;
    color: #fff;
    z-index: 500;
}

#menu :hover ul li.currentsub a {
    background: #840;
    color: #fff;
    z-index: 500;
}

#menu :hover ul li.currentsub a.fly {
    background: #840 url(/images/layout/arrow_right.gif) no-repeat right center;
    color: #fff;
    z-index: 500;
}

#menu :hover ul :hover ul li a {
    width: 100px;
    padding: 0;
    text-indent: 10px;
    background: #3e3e3e;
    color: #ccc;
    z-index: 500;
}

#menu :hover ul :hover ul :hover {
    background-color: #d70;
    color: #fff;
    z-index: 500;
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {
    background: #840;
    color: #fff;
    z-index: 500;
}

/* General dropdown styles */
.desc {
    color: #6b6b6b;
}

.desc a {
    color: #0092dd;
}

.dropdown dd, .dropdown dt, .dropdown ul {
    margin: 0;
    padding: 0;
}

.dropdown dd {
    position: relative;
}

.dropdown a, .dropdown a:visited {
    color: #816c5b;
    text-decoration: none;
    outline: none;
}

.dropdown a:hover {
    color: #5d4617;
}

.dropdown dt a:hover, .dropdown dt a:focus {
    color: #5d4617;
    border: 1px solid #5d4617;
}

.dropdown dt a {
    background: #e4dfcb url(/images/icons/arrow.png) no-repeat scroll right center;
    display: block;
    padding-right: 20px;
    border: 1px solid #d4ca9a;
    width: 150px;
}

.dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 5px;
}

.dropdown dd ul {
    background: #e4dfcb none repeat scroll 0 0;
    border: 1px solid #d4ca9a;
    color: #C5C0B0;
    display: none;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 170px;
    list-style: none;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

.dropdown dd ul li a:hover {
    background-color: #d0c9af;
}

.dropdown img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px;
}

.input-combobox {
    /*padding: 2px;
    border: 1px solid #999999;
    margin-top: 8px;
    font-size: 12px*/
    position: relative;
    display: inline-block;
    margin-top:4px;
    color: inherit !important;
}

.input-combobox input[type=text] {
    margin-top:0;
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #999999;
    padding-right:20px;
}

.input-combobox i {
    position: absolute;
    right:0;
    top:0;
    width: 20px;
    height: 100%;
    font-size:10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.flagvisibility {
    display: none;
}

/* Default link styling */

a#fdbk_tab {
    display: none;
}

/*	frame Class */
.frame {
    margin-left: 5px;
    border: 1px solid #cacdd0;
    background: #f8f8f7;
    width: 100%;
    margin-bottom: 1em;
    float: left;
    text-indent: 5px;
}

/* Required for IE 6/7 to render search drop down correctly above content - JH */
* html .frame {
    z-index: 0;
}

* + html .frame {
    z-index: 0;
}

/*	Tooltips */

#JT {
    position: absolute;
    z-index:1000010;
    background-color: #444;
    border-radius: 8px;
    margin-top:-10px;
    margin-left:10px;
    margin-right:10px;

}

#JT_copy {
    padding: 10px;
    color: #fff;
}

#JT_arrow_left, #JT_arrow_right {
    position:absolute;
    top:15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
}

#JT_arrow_left {
    right: 100%;
    border-right:10px solid #444;
}

#JT_arrow_right {
    left: 100%;
    border-left:10px solid #444;
}

#JT_close_left, #JT_close_right {
    display: none;
}

#JT_close_left.has-title, #JT_close_right.has-title {
    background-color: #444;
    color: #fff;
    font-size: 14px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-weight: bold;
    padding: 10px 10px 5px;
    display: block;
}

#JT_close_left {
    text-align: left;
}

#JT_close_right {
    text-align: right;
}

#JT_copy > *:first-child {
    margin-top:0;
    padding-top:0;
}
#JT_copy > *:last-child {
    margin-bottom:0;
    padding-bottom:0;
}

#JT_copy p {
    margin: 10px 0;
}

#JT_copy img {
    padding: 1px;
    border: 1px solid #CCCCCC;
}

.jTip {
    cursor: help;
    outline: 0;
}

.jTip img{
    vertical-align: bottom;
    margin-left: 4px;
}

#dialog-modal {
    background: #edf8fc !important;
    padding: 0 !important;
    border: 0 #FFFFFF solid !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {

    outline: none;
}

.ui-widget-header {
    border: 0 solid #aaaaaa !important;
    background: #0078a3;
    background-image: none;
    color: #fff !important;
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: normal !important;
    margin: 0 0 0 0 !important;
    text-shadow: 1px 1px 1px #222;
    border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 10px !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
}

.ui-dialog-titlebar {
    padding: .4em 0.6em !important;
    position: relative;
}

.ui-dialog .ui-widget-content {
    background:#fff none;
}

#dialog-modal.ui-widget-content {
    border: 0 solid #aaaaaa /*{borderColorContent}*/;
    background: #fff !important;
    padding: 0.4em 0.6em !important;
    color: #444 /*{fcContent}*/;
    font-size: 1.2em !important;
    font-weight: normal;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close {
    border: none !important;
    background: none !important;
    width: auto !important;
    height: auto !important;
    margin-top: -12px !important;
    padding: 0 !important;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
    margin: 0;
    width: 24px;
    height: 24px;
    background: url(/images/icons/exit.svg) no-repeat top left;
}

.ui-dialog-titlebar-close .ui-button-text {
    display: none !important;
}

.vat-info-panel {
    background: #fff;
    float: left;
    width: 100%;
    border-bottom: 1px #ddd solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.vat-accountant {
    float: right;
    width: 35%;
    margin-top: 50px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 0 10px 10px 10px;
    margin-right: 10px
}

p.vat-help {
    font-size: 1.1em;
    line-height: 1.6em
}

p.vat-help.top {
    margin-top: 20px
}

p.vat-help.bottom {
    margin-bottom: 40px
}

span.circle {
    background: #d05c2b;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 15px;
    text-align: center;
    width: 1.6em;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 0.9em;
}

span.circle.red {
    background: #d05c2b;
}

span.circle.green {
    background: #5EA226;
}

span.circle.blue {
    background: #0078a3;
}

.btnbtn {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-image: -ms-linear-gradient(top, white, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(top, white, #E6E6E6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(40, 40, 40, 0.1);
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0;

}

.btnbtn-black {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 #666666;
    vertical-align: middle;
    cursor: pointer;
    background-color: #828282;
    background-image: -moz-linear-gradient(top, #9f9f9f, #787878);
    background-image: -ms-linear-gradient(top, #9f9f9f, #787878);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9f9f9f), to(#787878));
    background-image: -webkit-linear-gradient(top, #9f9f9f, #787878);
    background-image: -o-linear-gradient(top, #9f9f9f, #787878);
    background-image: linear-gradient(top, #9f9f9f, #787878);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6E6E6E', endColorstr='#FF333333', GradientType=0);
    border-color: #333 #333 #0D0D0D;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(40, 40, 40, 0.1);
    border: 1px solid #CCC;
    border-bottom-color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0;
}

.btnbtn-confirm {
    display: inline-block;
    padding: 7px 21px;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 #666;
    vertical-align: middle;
    cursor: pointer;
    background-color: #008bbd;
    background-image: -moz-linear-gradient(top, #008bbd, #00658a);
    background-image: -ms-linear-gradient(top, #008bbd, #00658a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008bbd), to(#00658a));
    background-image: -webkit-linear-gradient(top, #008bbd, #00658a);
    background-image: -o-linear-gradient(top, #008bbd, #00658a);
    background-image: linear-gradient(top, #008bbd, #00658a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6E6E6E', endColorstr='#FF333333', GradientType=0);
    border-color: #800000 #800000 #0D0D0D;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(40, 40, 40, 0.1);
    border: none;
    border-bottom-color: #444;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0;
}

.btnbtn-delete {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 #666;
    vertical-align: middle;
    cursor: pointer;
    background-color: #cc0000;
    background-image: -moz-linear-gradient(top, #cc0000, #990000);
    background-image: -ms-linear-gradient(top, #cc0000, #990000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#990000), to(#990000));
    background-image: -webkit-linear-gradient(top, #cc0000, #990000);
    background-image: -o-linear-gradient(top, #cc0000, #990000);
    background-image: linear-gradient(top, #cc0000, #990000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6E6E6E', endColorstr='#FF333333', GradientType=0);
    border-color: #800000 #800000 #0D0D0D;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(40, 40, 40, 0.1);
    border: 1px solid #CCC;
    border-bottom-color: #800000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0;
}

.btnbtn-small {
    padding: 3px 10px;
}

.btnbtn-small.btnbtn-confirm {
    padding: 4px 11px;
}

.btnbtn:hover, .btnbtn.btnbtn-active {
    color: #333;
    text-decoration: none;
    background: #E6E6E6 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btnbtn.btnbtn-active {
    cursor:default !important;
}

.btnbtn-black:hover {
    color: #fff;
    text-decoration: none;
    background: #787878 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btnbtn-delete:hover {
    color: #fff;
    text-decoration: none;
    background: #990000 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btnbtn-confirm:hover {
    color: #fff;
    text-decoration: none;
    background: #00658a 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btnbtn-disabled,
.btnbtn-disabled:hover,
[disabled].btnbtn,
[disabled].btnbtn:hover,
[disabled].btnbtn-confirm,
[disabled].btnbtn-confirm:hover,
[disabled].btnbtn-black,
[disabled].btnbtn-black:hover,
[disabled].btnbtn-delete,
[disabled].btnbtn-delete:hover{
    background-color:#ccc;
    background-image: none;
    cursor: default;
    color:#666;
    text-shadow: none;
    border-color: #aaa;
}

#container {
    margin: 0 0;
}

.split-btn .spb-toggle {
    font-size: 24px;
    padding: 7px 9px;
    color: black;
    cursor: hand;
    background: url(/images/icons/threelines.png) no-repeat center #ccc;
}

.edit-btn .spb-toggle {
    font-size: 24px;
    padding: 5px 9px;
    color: black;
    cursor: hand;
    background: url(/images/icons/down-black.png) no-repeat 7px 7px #fff;
    background-size: 18px 18px;
    border: 1px #eee solid;
}

.import-btn .spb-toggle {
    font-size: 24px;
    padding: 5px 14px;
    color: black;
    cursor: hand;
    background: url(/images/icons/down-black.png) no-repeat 9px 7px #fff;
    background-size: 14px 14px;
    border: 1px #eee solid;
}

.split-btn a {
    padding: 10px;
    background: #d05c2b;
    color: white;
    text-decoration: none;
    cursor: hand;
    display:inline-block;
    min-width: 105px;
}

.split-btn .spb-primary a, .split-btn .spb-secondary a{
    min-width: 0;
}

.edit-btn a {
    padding: 9px;
    background: #219cc9;
    color: #fff;
    text-decoration: none;
    cursor: hand;
    width: 110px;
    height: 13px;
    text-align: left;
}

.import-btn a {
    padding: 6px;
    background: #219cc9;
    color: #fff;
    text-decoration: none;
    cursor: hand;
    width: 80px;
    height: 13px;
    text-align: left;
}

.split-btn a:hover, .edit-btn a:hover {
    background: #ccc;
    color: black;
}

.edit-btn a:hover, .import-btn a:hover {
    background: #fff;
    color: black;
}

.jqhidden {
    visibility: hidden;
}

/* Artfully masterminded by ZURB */
body {
    position: relative;
}

#joyRideTipContent {
    display: none;
}

.joyRideTipContent {
    display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
    position: absolute;
    background: #f1f1f1;
    display: none;
    color: #444;
    width: 300px;
    z-index: 101;
    top: 0; /* keeps the page from scrolling when calculating position */
    left: 0;
    font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica", Helvetica, Arial, Lucida, sans-serif;
    font-weight: normal;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.joyride-content-wrapper {
    padding: 1.125em 1.25em 1.5em;
    -webkit-box-shadow: 0 5px 10px #999;
    -moz-box-shadow: 0 5px 10px #999;
    box-shadow: 0 5px 10px #999;
}

/* Mobile */
@media only screen and (max-width: 767px) {
    .joyride-tip-guide {
        width: 95% !important;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        left: 2.5% !important;
    }

    .joyride-tip-guide-wrapper {
        width: 100%;
    }
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide span.joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: solid 14px;
}

.joyride-tip-guide span.joyride-nub.top {
    /*
  IE7/IE8 Don't support rgba so we set the fallback
  border color here. However, IE7/IE8 are also buggy
  in that the fallback color doesn't work for
  border-bottom-color so here we set the border-color
  and override the top,left,right colors below.
  */
    border-color: #f1f1f1;
    border-color: rgba(0, 0, 0, 0.8);
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-width: 0;
    top: -14px;
    bottom: auto;
}

.joyride-tip-guide span.joyride-nub.bottom {
    /*
  IE7/IE8 Don't support rgba so we set the fallback
  border color here. However, IE7/IE8 are also buggy
  in that the fallback color doesn't work for
  border-top-color so here we set the border-color
  and override the bottom,left,right colors below.
  */
    border-color: #f1f1f1;
    border-color: rgba(0, 0, 0, 0.8) !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-width: 0;
    bottom: auto;
}

.joyride-tip-guide span.joyride-nub.right {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8) !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-right-width: 0;
    top: 22px;
    bottom: auto;
    left: auto;
    right: -14px;
}

.joyride-tip-guide span.joyride-nub.left {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8) !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-width: 0;
    top: 22px;
    left: -14px;
    right: auto;
    bottom: auto;
}

.joyride-tip-guide span.joyride-nub.top-right {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8);
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-width: 0;
    top: -14px;
    bottom: auto;
    left: auto;
    right: 28px;
}

/* Typography */
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #000;
}

.joyride-tip-guide h1 {
    font-size: 30px;
}

.joyride-tip-guide h2 {
    font-size: 26px;
}

.joyride-tip-guide h3 {
    font-size: 22px;
}

.joyride-tip-guide h4 {
    font-size: 18px;
}

.joyride-tip-guide h5 {
    font-size: 16px;
}

.joyride-tip-guide h6 {
    font-size: 14px;
}

.joyride-tip-guide p {
    color: rgba(0, 0, 0, 0.4);
    margin: 0 0 18px 0;
    font-size: 13px;
    line-height: 18px;
}

.joyride-tip-guide a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    border-bottom: dotted 1px rgba(255, 255, 255, 0.6);
}

.joyride-tip-guide a:hover {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: none;
}

/* Button Style */
.joyride-tip-guide .joyride-next-tip {
    width: auto;
    padding: 4px 10px 4px 10px;
    font-size: 13px;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border: solid 1px #008bbd;
    background: #008bbd;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0063ff', endColorstr='#0055d6', GradientType=0);
    background: linear-gradient(top, rgb(0, 99, 255) 0%, rgb(0, 85, 214) 100%);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.joyride-next-tip:hover {
    color: rgb(255, 255, 255) !important;
    border: solid 1px #008bbd !important;
    background: #0078a4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b80ff', endColorstr='#1d66d3', GradientType=0);
    background: linear-gradient(top, rgb(43, 128, 255) 0%, rgb(29, 102, 211) 100%);

}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px rgba(255, 255, 255, 0.1);
    position: absolute;
    right: 17px;
    bottom: 16px;
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: rgba(255, 255, 255, 0.25);
}

.joyride-close-tip {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bc2d2b !important;
    text-decoration: none;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border-bottom: none !important;
}

.joyride-close-tip:hover {
    color: #bc2d2b !important;
}

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #bbb;
    opacity: 0.5;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
}

.joyride-expose-wrapper {
    background-color: transparent;
    position: absolute;
    z-index: 102;

}

.joyride-expose-cover {
    background: transparent;
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
}

/*  Generated by www.menucool.com/drop-down-menu  */

/* main menu
----------------------------*/
#ddmenu {

    display: block;
    text-align: center; /* Specify the alignment of the whole UL if UL is not width:100%;*/
    letter-spacing: normal;
}

#ddmenu ul {
    /*text-align:right;*/ /* Here you can further customize the alignment of its LIs */
    margin: 0;
    padding: 0;
    font-size: 0;
    background: transparent;
    /*border-bottom:none;*/
    display: inline-block;
    list-style: none;
    position: relative;
    z-index: 999999990;

}

#ddmenu li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    color: #EEF4FB;
}

#ddmenu a {
    color: #f2fbff;
    font-size: 1.1em;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    position: relative;
    white-space: nowrap;
    padding: 0 5px 10px 0
}

#ddmenu a:hover {
    color: #fff;
    text-shadow: 1px 1px 3px #fff;
}

/* links without sub-menu */
#ddmenu li.over a {
    background-color: #406DA5;

    color: #FFFFFF;
}

/* links with sub-menu */
#ddmenu a.arrow {
    background: url(/images/icons/arrow.png) no-repeat right center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

#ddmenu li.over a.arrow {
    background-color: #0078a3;
    border-right: 1px #004762 solid;
    color: #ffff;
    padding: 0 5px 10px 5px;
    border-radius: 3px 3px 0 0;
}

#ddmenu li > div {
    padding: 0;
    margin: 0;
    display: none;
}

/* sub-menu layout
----------------------------*/

#ddmenu div.drop {
    position: absolute;
    text-align: left;
    background: #0078a3 linear-gradient(to top, #008bbd 0%, #0078a3 100%);
    padding: 20px;
    color: #ffff;
    line-height: 30px;
    font-size: 1.2em;
    text-shadow: 0 0 #007fb1;
    border-bottom: 2px #000 solid;
    border-right: 1px #004762 solid;

}

/* sub-menu offset
----------------------------*/

#ddmenu div.drop {
    right: -0; /*Use this property to change offset of the sub-menu*/
}

#ddmenu div.dropToLeft {
    left: auto;
    right: 0;
}

#ddmenu div.dropToLeft2 {
    left: auto;
    right: -120px;
}

/* links in sub menu
----------------------------*/

#ddmenu div.drop a {
    line-height: 2.5em;
    font-size: 0.8em;
    font-weight: normal;
    border-top: 1px solid #1a8ab2;
    color: #f2fbff;
    text-decoration: none;
    display: block;
    text-align: left;
    position: static;
    background: none;
    padding: 0 0 0 15px;
}

#ddmenu div.drop a.bottom {
    border-bottom: 1px solid #1a8ab2;
}

#ddmenu div.drop a:hover {
    text-decoration: none;
    background: #0098cd;
    padding-left: 15px
}

/* blocks within the sub-menu
----------------------------*/

#ddmenu div.drop div {
    background: none;
}

#ddmenu div.column {
    width: 200px;
    float: left; /*align each column in one row*/
    padding: 20px 20px; /*padding of each column*/
}

#ddmenu div.column.right {
    border-left: 1px solid #1a8ab2;
}

#ddmenu div.column div {
    padding: 0 10px; /*sub-div within div.column. 10px for indent.*/
}

/* useful when http://www.menucool.com/ddmenu/one-menu-for-all-pages
----------------------------*/
#ddmenuLink {
    display: none;
}

/* new button styles */

.flat-btn {
    display: inline-block;
    padding: 6px 20px 6px;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 13px;
    line-height: 18px;
    color: #444;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #ccc;
    border: 0 solid #CCC;
}

.flat-btn:hover {
    color: #000;
    text-decoration: none;
    background-color: #aaa;
}

.flat-btn.confirm {
    background-color: #008bbd;
    color: #fff;
    font-size: 13px;
}

.flat-btn.confirm:hover {
    background-color: #00658a;
}

.small {
    margin: 5px !important;
    padding: 3px 10px 3px 10px !important;
}

form button.btn-link{
    cursor:pointer;
    display:inline;
    border:none;
    background:none;
    outline:0;
}

/** GDPR */
span.redacted {
    font-weight: normal !important;
    font-style: italic !important;
    background-color: #ecffff !important;
    color: #666 !important;
    padding:.25ex .5ex;
    font-size:0.9em;
}

a.link-as-text {
    color:inherit;
}

a.link-as-text:hover {
    text-decoration:inherit;
}