html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
table,
td,
th {
    vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}

/* Remove annoying border on linked images. */
a img {
    border: none;
}

/* Change this to 80em, 85em, 90%, 96% etc. */
//.main
{
    width: 90em;
    margin: 0 auto;
    text-align: left;
}
.main {
    width: 96%;
    max-width: 90em;
    margin: 0 auto;
    text-align: left;
}
.main.wide {
    max-width: 120em;
}
.main .centered {
    max-width: 90em;
    margin: 0 auto;
}
.footermain {
    width: 100%;
    margin: 0;
    background-color: #fff;
}

.clear {
    clear: both;
}

.dl1,
.dl2,
.dl5,
.dl10,
.dl15,
.dl20,
.dl25,
.dl30,
.dl35,
.dl40,
.dl45,
.dl50,
.dl55,
.dl60,
.dl65,
.dl70,
.dl75 {
    float: left;
    display: inline;
}

.dr1,
.dr2,
.dr5,
.dr10,
.dr15,
.dr20,
.dr25,
.dr30,
.dr35,
.dr40,
.dr45,
.dr50,
.dr55,
.dr60,
.dr65,
.dr70,
.dr75 {
    float: right;
    display: inline;
}

.dl1,
.dr1 {
    width: 1em;
}
.dl2,
.dr2 {
    width: 2em;
}
.dl5,
.dr5 {
    width: 5em;
}
.dl10,
.dr10 {
    width: 10em;
}
.dl15,
.dr15 {
    width: 15em;
}
.dl20,
.dr20 {
    width: 20em;
}
.dl25,
.dr25 {
    width: 25em;
}
.dl30,
.dr30 {
    width: 30em;
}
.dl35,
.dr35 {
    width: 35em;
}
.dl40,
.dr40 {
    width: 40em;
}
.dl45,
.dr45 {
    width: 45em;
}
.dl50,
.dr50 {
    width: 50em;
}
.dl55,
.dr55 {
    width: 55em;
}
.dl60,
.dr60 {
    width: 60em;
}
.dl65,
.dr65 {
    width: 65em;
}
.dl70,
.dr70 {
    width: 70em;
}
.dl75,
.dr75 {
    width: 75em;
}

.ml5 {
    margin-left: 5em;
}
.ml10 {
    margin-left: 10em;
}
.ml15 {
    margin-left: 15em;
}
.ml20 {
    margin-left: 20em;
}
.ml25 {
    margin-left: 25em;
}
.ml30 {
    margin-left: 30em;
}
.ml35 {
    margin-left: 35em;
}
.ml40 {
    margin-left: 40em;
}
.ml45 {
    margin-left: 45em;
}
.ml50 {
    margin-left: 50em;
}
.ml55 {
    margin-left: 55em;
}
.ml60 {
    margin-left: 60em;
}
.ml65 {
    margin-left: 65em;
}
.ml70 {
    margin-left: 70em;
}
.ml75 {
    margin-left: 75em;
}

.mr5 {
    margin-right: 5em;
}
.mr10 {
    margin-right: 10em;
}
.mr15 {
    margin-right: 15em;
}
.mr20 {
    margin-right: 20em;
}
.mr25 {
    margin-right: 25em;
}
.mr30 {
    margin-right: 30em;
}
.mr35 {
    margin-right: 35em;
}
.mr40 {
    margin-right: 40em;
}
.mr45 {
    margin-right: 45em;
}
.mr50 {
    margin-right: 50em;
}
.mr55 {
    margin-right: 55em;
}
.mr60 {
    margin-right: 60em;
}
.mr65 {
    margin-right: 65em;
}
.mr70 {
    margin-right: 70em;
}
.mr75 {
    margin-right: 75em;
}

.mt1 {
    margin-top: 1em;
}
.mt5 {
    margin-top: 5em;
}
.mt10 {
    margin-top: 10em;
}
.mt20 {
    margin-top: 20em;
}
.mt30 {
    margin-top: 30em;
}
.mt40 {
    margin-top: 40em;
}
.mt50 {
    margin-top: 50em;
}
.v-top {
    vertical-align: top;
}
.v-top-rel {
    height: 100%;
    padding-bottom: 24px !important;
    vertical-align: top;
    position: relative;
}
.task-jnl-a {
    color: blue;
    position: absolute;
    bottom: 0;
    right: 0;
}
.fluid {
    width: auto;
    float: none;
}
div .fluid {
    padding: 0em 0em 0em 0.1em;
}

.hp {
    width: 100%;
    float: left;
}

.leftmenu {
    width: 50%;
    float: left;
}
.rightmenu {
    width: 50%;
    float: right;
}

.leftfooter {
    width: 50%;
    float: left;
}
.rightfooter {
    width: 50%;
    float: right;
}
.leftfooter .rightmenu {
    width: 49%;
    float: right;
}

.clearfix,
.main {
    display: block;
}
.clearfix:after,
.main:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*div.alert {width:100%; background-color:#ffd; vertical-align:middle; padding-top:1.9em; border-top:1px solid #a31c19; border-bottom:1px solid #a31c19;}*/
div.alert {
    width: 100%;
    height: 80px;
    background-color: #ffd;
    vertical-align: middle;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    border-top: 1px solid #a31c19;
    border-bottom: 1px solid #a31c19;
}

/* IE5/MAC hack \*/
* html .clearfix {
    display: inline;
    height: 1px;
}
/* close */

body {
    font:
        76%/1.4em Arial,
        Helvetica,
        sans-serif;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #282828;
}

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    padding: 3px 0 3px 0;
}

p {
    padding: 0 0 1.5em 0;
    color: #111;
    word-spacing: 0.08em;
    letter-spacing: 0.03em;
}
p img {
    float: left;
    margin: 0 1em 1em 0;
    padding: 0;
}
p img.rightmenu {
    float: right;
    margin: 0 0 1em 1em;
}

h1 {
    font-size: 1.4em;
    margin-bottom: 0.3em;
}
h2 {
    font-size: 1.3em;
    margin-bottom: 0.3em;
}
h3 {
    font-size: 1.2em;
    margin-bottom: 0.3em;
}
h4 {
    font-size: 1.1em;
    margin-bottom: 0.3em;
}
h5,
h6 {
    font-size: 1em;
    margin-bottom: 1.154em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #282828;
}

li ul,
li ol {
    margin: 0 1.5em;
}
ul,
ol {
    margin: 0 1.5em 1.5em 1.5em;
}

dl {
    margin: 0 0 1.5em 0;
}
dl dt {
    font-weight: bold;
}
/*dl dd { margin-left: 1.5em; }*/
dl dd {
    margin-left: 0.1em;
    margin-bottom: 1em;
}

a {
    color: #282828;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

table {
    margin-bottom: 1.5em;
    border-collapse: collapse;
}
th {
    font-weight: bold;
}
tr,
th,
td {
    margin: 0;
    padding: 0 1.5em 0 1em;
    height: 18px;
}
tfoot {
    font-style: italic;
}
caption {
    text-align: center;
    font-family: Georgia, serif;
}

abbr,
acronym {
    border-bottom: 1px dotted #000;
}
address {
    margin-top: 1.5em;
    font-style: italic;
}
del {
    color: #000;
}

blockquote {
    padding-left: 1.5em;
    margin: 1.5em;
    border-left: 3px solid #ccc;
    font-style: italic;
}
strong {
    font-weight: bold;
}
em,
dfn {
    font-style: italic;
}
dfn {
    font-weight: bold;
}
pre,
code {
    margin: 1.5em 0;
    white-space: pre;
}
pre,
code,
tt {
    font: 1em monospace;
    line-height: 1.5;
}
tt {
    display: block;
    margin: 1.5em 0;
}
hr {
    margin-bottom: 1.5em;
}

div.error {
    color: #a31c19 !important;
    border-left: medium solid #a31c19;
    padding-left: 0.5em;
}
td.error {
    color: #a31c19 !important;
}
ul.errorlist {
    color: #a31c19 !important;
    border-left: medium solid #a31c19;
    padding-left: 0.5em;
    list-style-type: none;
}
.errorlist li {
    color: #a31c19 !important;
}

body {
    background: #fff url("/static/i/hbar.17d7a2a0d08e.jpg") repeat-x 0px 0px;
}
#header {
    height: 101px;
    position: relative;
} /*was 110px*/
img#logo {
    padding-top: 19px;
}

.rounded {
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -webkit-border-top-left-radius: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
}
.rounded-header a {
    text-decoration: none !important;
}

.pointer-hover {
    cursor: pointer;
}

/*.strike {text-decoration:line-through !important;}*/
/*.datagrid tr.strike {background-color:#f00;}*/
.datagrid td a.strike {
    color: #d44a58 !important;
}
.datagrid td a.past_due {
    color: #ff6600 !important;
}
.datagrid td a.non-timecard-org {
    color: #0033cc !important;
}
.report td a.strike {
    color: #d44a58 !important;
}
div.taskname a.strike {
    color: #d44a58 !important;
}
td.strike {
    color: #d44a58 !important;
}

th.sortable {
    cursor: pointer;
}
.sortable-header {
    cursor: pointer;
}

a.round,
.btn {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5m;
}
.btn {
    color: #000;
    background-color: #ccc;
    padding: 5px 7px;
}
.btn:hover {
    background-color: #cd3301;
    text-decoration: none;
}

#content {
    padding: 10px 1em 0 0;
    background-color: #fff;
}
#content h1 {
    letter-spacing: 1px;
    word-spacing: 1px;
    background-color: #ccc;
    padding: 1.4em 0.5em 1.4em 0.5em;
    color: #333;
}
#content h1 {
    font-size: 1.6em;
}
#content h1 span {
    font-size: 0.7em;
    line-height: 2em;
}
#content h1 a {
    text-decoration: underline;
}
#content form > p {
    font-weight: bold;
}
#content form {
    background-color: #fff;
    padding: 1em 0.5em 0.5em 1em;
}
#content textarea {
    width: 98%;
}
#content ul {
    background-color: #fff;
    margin: -6px 6px 6px -6px;
    padding: 1em;
    list-style-type: none;
}
#content form table {
    width: 98%;
    margin: 0 0 1em 0.1em;
}
#content form table tr,
#content form table th,
#content form table td {
    padding: 0;
}

h2.task-activity {
    background-color: #3399cc;
    color: #fff;
    line-height: 1.4em;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.3em 0.5em 0.3em 0.4em;
}
#content h2.section-toggle:hover {
    cursor: pointer;
}
#content h2.section-toggle::after {
    content: " ";
    display: inline-block;

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid currentColor;

    vertical-align: middle;
    margin-left: 0.5rem;
    margin-right: 0.7rem;
    transform: translateY(-2px);

    transition: transform 0.2s ease-out;
}
#content h2.section-toggle.expanded::after {
    margin-top: 0.3em;
    transform: rotate(90deg) translateX(-3px);
}
.inline-grade-field {
    width: 20px !important;
}

div.act {
    padding: 0 0 1.5em 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
}
table.act {
    margin-bottom: 0px;
}
table.act td {
    vertical-align: bottom;
}
.act span {
    font-weight: bold;
    font-size: 1.1em;
}
.act a {
    font-weight: bold;
    font-size: 1.1em;
    color: #3399cc;
}
.act p {
    padding: 0.5em 0 0 0;
    margin: 0;
}
p.note-activity span {
    background-color: #d29469;
    color: #fff;
}
p.employee-activity a.employee-link {
    background-color: #7f7c19;
    color: #fff;
}
p.supplier-activity a.supplier-link {
    background-color: #424766;
    color: #fff;
}
p.leased-computer-activity a.leased-computer-link {
    background-color: #426658;
    color: #fff;
}
p.note-activity span.act-control {
    background-color: #fff;
}
span.act-control {
    font-size: 0.9em;
    font-weight: normal;
}
span.act-control a {
    font-size: 0.9em;
    font-weight: normal;
    text-decoration: underline;
    color: #a31c19;
    background-color: #fff;
}

#content form#task-list,
#content div#task-list {
    background-color: #fff;
    padding: 0 0.5em 0.5em 1em;
}
#content form#task-list,
#content div#task-list textarea {
    width: 99%;
}
table.project-details td {
    vertical-align: top;
}
#content th.task-grid-header {
    padding: 0.3em 0 0.4em 0;
}
#content tr.dynamic-form td {
    padding: 0.2em 0 0.4em 0;
}
#content tr.dynamic-form td input {
    width: 88%;
}
#content table.task-grid {
    width: 99%;
}
#content form.task-grid {
    padding: 0;
    margin-top: 1em;
}
#content tr.task-completed {
    display: none;
    /*background-color: red;*/
}

#print_form {
    font-size: 1.3em;
}
#print_form > table,
#print_form > div {
    margin-top: 25px;
}
#print_form .blue {
    background-color: #3399cc;
    color: #fff;
}
#print_form .bold {
    font-weight: bold;
}
form.permissions {
    margin: 10px 0 0 0;
    padding: 15px !important;
    border-radius: 3px;
    background: #f7f7f7 !important;
}
form.permissions h2 {
    margin: 0 0 10px 0;
    font-weight: bold;
}
form.permissions dl dt {
    display: inline;
}
form.permissions dl dd {
    margin: 0 10px 0 0;
    display: inline;
}
.guide {
    margin-top: 1.5em;
    margin-bottom: 2em;
    color: #a31c19;
    font-weight: bold;
}
.accepted {
    color: #a31c19;
    font-weight: bold;
}

div#license h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.6em 0 0 0;
}
div#license li {
    padding-bottom: 0.5em;
}
div#license p {
    padding-bottom: 1em;
}
#content ul.licenseb {
    list-style-type: square;
}

div#content div.formset form {
    margin: 0 0 0.5em 0;
    padding: 0;
}
.formset fieldset {
    background-color: #f3f3f3;
    padding-left: 0.5em;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.formset td {
    padding: 1em 0 1em 0;
}

p.head {
    padding: 0;
}
p.head a {
    font-size: 1.3em;
    color: #3399cc;
    font-weight: bold;
}
p.head img {
    margin: 0 0.5em 0 0;
    vertical-align: center;
}
p.subhead a {
    font-size: 0.9em;
    color: #666;
}
p.group {
    padding: 1em 0 0 1em;
}
p.group a {
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
}
div.resource {
    padding: 0.3em 1em 0 1em;
    margin-top: 0.6em;
}
.leftmenu div.resource {
    margin-right: 1em;
}

div.component {
    color: #fff;
    padding: 0.3em 1em 0 1em;
    margin-top: 0.6em;
}
div.component {
    background-color: #3399cc;
}

ul#navbar {
    margin: 0;
    padding: 0;
}
#navbar li {
    margin: 0 2px 0 0;
    float: left;
    list-style-type: none;
}
#navbar li a {
    color: #fff;
    background: #6a6a6a;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 9px 10px 8px 10px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    float: left;
    box-shadow:
        0px -3px 4px -1px rgba(0, 0, 0, 0.35) inset,
        0px -1px 2px -1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow:
        0px -3px 4px -1px rgba(0, 0, 0, 0.35) inset,
        0px -1px 2px -1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow:
        0px -3px 4px -1px rgba(0, 0, 0, 0.35) inset,
        0px -1px 2px -1px rgba(0, 0, 0, 0.35);
}
#navbar li a:hover {
    background: #888;
}
#navbar li.disabled-tab a {
    font-style: italic;
    color: #bfbfbf;
}
#navbar li.active a {
    color: #333;
    background: #fff;
    box-shadow: 0px -3px 4px -1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px -3px 4px -1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px -3px 4px -1px rgba(0, 0, 0, 0.35);
}

#navset {
    border: 0;
    padding: 0;
    margin: 0 0.8em 0 0;
}
div#navset {
    margin-top: 0.3em;
}
#navset p {
    color: #666;
    background: #efefef;
    font-size: 1.1em;
    font-weight: bold;
    width: 100%;
    padding: 0.8em 0 0.8em 0;
    border-bottom: 4px solid #fff;
}
#navset a {
    text-align: center;
    text-decoration: none;
    margin-left: 1.6em;
}
#navset a:hover {
    text-decoration: underline;
}
#navset p.active {
    background: #3399cc;
}
#navset p.active a {
    color: #fff;
}
#navset p.menu-toggle {
    background-color: #ccc;
}
#navset p.menu-toggle:hover {
    cursor: pointer;
}
#navset p.subitem {
    margin-left: 5%;
    width: 95%;
}

#sub-nav .nav-item {
    box-sizing: border-box;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    width: 50%;
    text-align: center;
    background-color: #d2d2d2;
    padding: 25px 0 10px 0;
    border: 0.5px solid #b2b2b2;
}

#sub-nav .nav-item p {
    margin-top: 5px;
}
#sub-nav .nav-item.active {
    background-color: #3399cc;
}
#sub-nav .nav-item.active p {
    color: white;
}
#sub-nav .nav-item:hover {
    background-color: #3399cc;
    cursor: pointer;
}
#sub-nav .nav-item:hover p {
    color: white;
}

#findocs-subitems {
    display: none;
}
.arrow-right {
    width: 0;
    height: 0;
    float: right;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black;
    margin: 4px 18px 0 0;
}

.arrow-down {
    width: 0;
    height: 0;
    float: right;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
    margin: 8px 18px 0 0;
}

form ul {
    margin: 0;
    padding: 0;
}
form li {
    list-style-type: none;
}
form li input {
    margin-left: 0;
}

#rightnav {
    color: #fff;
    font-weight: bold;
    padding: 0.5em 0;
    margin: 0;
    height: 2em;
    line-height: 2em;
    text-align: right;
    letter-spacing: 3px;
    font-size: 0.8em;
}
#rightnav a,
#rightnav label {
    color: #a9a9a9;
    text-decoration: none;
}
#rightnav a:hover {
    color: #fff;
    text-decoration: underline;
}
div#rightnav a.staff {
    background-color: #a31c19;
    color: #fff;
    padding: 3px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #rightnav,
    #footer,
    #navbar {
        text-shadow: #333 0 0 0;
    }
}
#rightnav select {
    padding: 0;
    margin: 0;
    font-size: 1em;
    width: 14em;
    letter-spacing: 0px;
}
/*#rightnav select {padding:0;margin:0;font-size:.9em;width:15em;letter-spacing:0px;}*/
#rightnav form {
    display: inline;
}

#sidebar {
    padding: 10px 0 0 8px;
    background-color: #fff;
}
#sidebar h1,
#sidebar h2 {
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 0.1em;
    margin: 0 0 0.8em 0;
}
#sidebar form {
    background-color: #fff;
    padding: 1em 0.5em 0.5em 1em;
}
h1.title {
    background-color: #ccc;
    padding: 0.5em 0em 0.5em 0em;
    margin-top: 0em;
    float: left;
    width: 100%;
    display: block;
    border-left-width: 1em;
}
span.control {
    font-size: 0.8em;
    font-weight: normal;
    display: block;
}
span.control a {
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: underline;
    color: #a31c19;
    float: right;
    padding-right: 1em;
}
span.title {
    margin-left: 0.5em;
}
p.download a {
    color: #a31c19;
    text-decoration: underline;
}
p.download img {
    margin-right: 0.5em;
}
#sidebar fieldset {
    border: 1px solid #ccc;
    padding-left: 0.5em;
}
fieldset legend {
    font-weight: bold;
}
fieldset dl,
fieldset dl table {
    margin-bottom: 0.3em;
}

dd.significant a {
    background-color: #a31c19;
    color: #fff;
    padding: 3px;
}

.messages {
    text-align: center;
    border-radius: 5px;
    margin: 5px 13px 5px 0;
    padding: 20px;
}

.messages.message-info {
    color: #004085;
    background-color: #cce5ff;
}

.messages.message-error {
    color: #a31c19;
    background-color: #ffcce5;
}

.messages.message-success {
    color: #155724;
    background-color: #d4edda;
}

#content form#filters {
    background-color: #efefef;
    padding: 0.3em 0 0.3em 0;
    margin: 0 0 0.5em 0;
}
#filters select {
    margin: 0 1em 0 0;
}
/*#filters {line-height:2.5em;}*/
#filters label {
    font-weight: bold;
    margin: 0 0.5em 0 0.5em;
}
.non-field-error {
    margin: 0 15px 15px 15px;
    padding: 15px 20px;
    border: 1px #ff99cb solid;
    border-radius: 3px;
    box-sizing: border-box;
    color: #a31c19;
    background-color: #ffcce5;
}
.filter-form {
    margin: 0 0 5px 0;
    padding: 10px 0 0 0 !important;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
    background-color: #efefef !important;
}
.filter-form input,
.filter-form select,
.filter-form textarea {
    padding: 4px !important;
}
.filter-form #id_start,
.filter-form #id_end,
.filter-form #id_min_hours {
    width: 95px;
}
.filter-form ul {
    background: transparent !important;
}
.filter-form ul.errorlist {
    margin: 3px 0 0 6px !important;
    padding: 0 0 0 6px !important;
}
.filter-form label {
    padding: 0 5px;
    font-weight: bold;
}
.filter-fields {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
}
.filter-fields > li {
    float: left;
    min-height: 40px;
    margin: 0 0 0 10px;
    padding: 0 0 5px 0;
}

.filter-fields.has-errors > li {
    min-height: 55px;
}

.filter-fields > li > label {
    margin: 0;
}
.filter-fields.status li ul#id_status {
    margin: 0;
    padding: 8px;
    border-radius: 2px;
    float: left;
    background: rgba(255, 255, 255, 0.5) !important;
}
.filter-fields.status li ul#id_status li {
    margin: 0 5px 0 0;
    float: left;
}
.filter-fields.status > li > label {
    margin: 0 10px 0 0;
    float: left;
}
.manager-url {
    color: #3399cc;
    margin-left: 5px;
}
.no-link {
    cursor: default;
}
.no-link:hover,
.no-link:active {
    text-decoration: none;
}

#year-nav {
    background-color: #efefef;
    overflow: hidden;
    width: 100%;
}
#year-select {
    padding: 1em 0;
    margin: 0 0 0.5em 0;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
}
#year-select-filters {
    padding: 1em 0;
    margin: 0 0 0.5em 0;
}
#year-nav .year-button {
    cursor: pointer;
    background: #d2d2d2;
    border: 1px solid #b2b2b2;
    border-radius: 0.2em;
    font-size: 120%;
    padding: 0.5em 1em;
    margin: 0.5em;
    color: #4f4f4f;
}
#year-nav .year-button:hover {
    background: #3399cc;
    color: white;
    text-decoration: none;
}
#year-nav .year-button.active {
    background: #3399cc;
    color: white;
}

div#views {
    padding: 1em 0 0.5em 0;
    margin-bottom: 1em;
} /*background-color:#efefef;}*/
#views h1 {
    margin-left: 0.7em;
    padding: 0;
}
#views label {
    font-weight: bold;
    margin-left: 1em;
}
#views ul {
    margin: 0 0 1em 2em;
}
#views li {
    list-style-type: none;
}
#views a.selected {
    text-decoration: underline;
    color: #39c;
    font-weight: bold;
}
th.dg-date {
    width: 6em;
}
.headerSortUp span {
    background: #39c url("/static/i/datagrid/sort_asc_primary.4f626bb2b321.png") no-repeat
        right center !important;
}
.headerSortDown span {
    background: #39c url("/static/i/datagrid/sort_desc_primary.5f8681cb25cc.png") no-repeat
        right center !important;
}

div#footer {
    background-color: #fff;
    padding: 1em 0 1em 0;
    margin-top: 3em;
} /*border-top:1px solid #ccc;}*/
#footer p {
    text-align: center;
    padding: 0;
    color: #aaa;
    font-size: 1em;
}
#footer div.rightfooter p {
    text-align: right;
    padding: 0;
    color: #aaa;
    font-size: 1em;
}
img.brand {
    vertical-align: bottom;
    margin: 0.1em;
    float: none;
}
#footer a {
    color: #aaa;
}

div#django_log {
    background-color: #eee;
}
#django_log tr.sql .level {
    background: #3399cc none !important;
}

/* OVERRIDE NORMAL DATAGRID CSS */
.datagrid-titlebox,
.datagrid-title {
    background-color: #ccc !important;
}
div.datagrid-titlebox {
    border-bottom: 0 !important;
    padding: 0 !important;
}
div.datagrid-titlebox {
    display: none !important;
}
table.datagrid {
    background-color: #fff;
    margin: 0;
    color: #333;
}
.datagrid tr.even {
    background: #fff !important;
}
.datagrid tr:hover {
    background-color: #eee !important;
}
.datagrid td {
    border-bottom: 1px solid #bdbdbd !important;
}
.datagrid td,
.datagrid th {
    padding-left: 0.7em !important;
}
.datagrid td a {
    color: #3399cc !important;
    font-weight: bold !important;
}
.datagrid td.foreign a {
    color: #333 !important;
    font-weight: normal !important;
}
.datagrid-header,
th.datagrid-header a {
    background: #3399cc none repeat !important;
    color: #fff !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
}
div#content .datagrid th {
    padding: 4px;
}

.grid td a {
    color: #3399cc;
    font-weight: bold;
}

table.task-details {
    margin: 0.7em 0 0.5em 0;
    width: 100%;
}
table.project-details {
    margin: 0.7em 0 0 0;
    width: 100%;
}

td h4 {
    margin-top: 1.071em;
}

.embed + img {
    position: relative;
    left: -22px;
    top: 3px;
}
td .embed + img {
    position: relative;
    left: -22px;
    top: 3px;
}
tr.dynamic-form td .embed + img {
    position: relative;
    left: -22px;
    top: 3px;
}
a.highlight {
    color: #a31c19;
    text-decoration: underline;
}
a[id^="del_"] img {
    margin-left: -1.1em;
}

div.paging {
    color: #3399cc;
    font-size: 1.1em;
    margin: 1.5em 0;
    cursor: default;
}
.paging a {
    text-decoration: none;
    border: 1px solid #3399cc;
    padding: 0.2em 0.5em;
    margin-right: 1px;
    color: #3399cc;
}
.paging span {
    padding: 0.3em 0.5em;
    margin-right: 1px;
    color: #3399cc;
}
.paging span.meta-page {
    color: #fff;
    margin-left: 0.3em;
    margin-right: 0.3em;
    background-color: #67b8de;
}
.paging .disabled {
    color: #999999;
    border: 1px solid #dddddd;
}
.paging a:hover {
    text-decoration: underline;
}

ul.paging-numeric {
    border: 0;
    margin: 0;
    padding: 0;
}
.paging-numeric li {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 2px;
}
.paging-numeric a {
    border: solid 1px #3399cc;
    margin-right: 3px;
}
.paging-numeric span {
    color: #999;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 0.2em 0.5em;
}
.paging-numeric .paging-next a,
.paging-numeric .paging-previous a,
.paging-numeric .paging-first a,
.paging-numeric .paging-last a {
    border: solid 1px #fff;
    margin-right: 3px;
}
.paging-numeric .paging-current a {
    border: solid 1px #3399cc;
    background: #3399cc;
    color: #fff;
    font-weight: bold;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
}
.paging-numeric a:link,
.paging-numeric a:visited {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    text-decoration: none;
}
.paging-numeric a:hover {
    border: solid 1px #0e509e;
}

#clientid {
    position: absolute;
    bottom: -34px;
    right: 0px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #fff;
    box-shadow: 0px -3px 4px -1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px -3px 4px -1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px -3px 4px -1px rgba(0, 0, 0, 0.35);
}
#clientid.dr20 {
    width: auto;
}
#clientorg {
    width: 220px;
    padding: 10px 12px;
    text-align: center;
}
span#orgname {
    font-size: 1.4em;
    font-weight: bold;
    color: #a31c19;
    margin: 0;
    padding-top: -0.8em;
}

.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}
.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
}
.ac_loading {
    background: white url("indicator.03ce3dcc84af.gif") right center no-repeat;
}
.ac_odd {
    background-color: #eee;
}
/*.ac_over {background-color:#0A246A;color:white;}*/
.ac_over {
    background-color: #39c;
    color: white;
}

.button {
    cursor: pointer;
    background: transparent url("/static/i/add_button.be1b912b763b.jpg");
    width: 174px;
    height: 23px;
    border: 0;
    font-size: 90%;
    text-align: left;
    padding: 0 0.5em 0.1em 2.2em;
    color: black;
}

.button-delete {
    background: #f0f0f0 url("/static/i/icons/delete.68461ca5187c.png") no-repeat 5px center;
    background-size: 16px 16px;
    border: 0;
    padding: 0 0.5em 0.1em 2.2em;
    color: black;
}

.print_button {
    cursor: pointer;
    background: transparent url("/static/i/print_button.3b6cee4a33b3.png");
    width: 174px;
    height: 23px;
    border: 0;
    font-size: 90%;
    text-align: left;
    padding: 0 0.5em 0.1em 2.2em;
    color: black;
}

.over {
    background-color: #ddd;
}

table.report {
    width: 100%;
}

.reporttitle {
    padding: 0 0 0.5em 0;
    font-size: 1.3em;
    color: #3399cc;
    font-weight: bold;
}
.reporttitle.disabled {
    color: grey;
    font-style: italic;
}
.reportsubtitle {
    font-size: 0.9em;
    color: #666;
}
#content form.report ul {
    padding: 0;
    margin: 0.7em 0 !important;
}
form.report li {
    list-style-type: none;
    float: left;
}
form.report p {
    background-color: #fff;
    margin: 0;
    padding: 0;
}
#content form.report {
    background-color: #fff;
}
form.report label {
    margin-right: 0.5em;
    font-weight: bold;
}
#content form.report table tr {
    padding: 0 0 0.5em 0;
}
#content form.report table tr td {
    padding: 0 0 0.5em 0;
}

.report .narrow {
    padding: 0.3em;
}
.report th.narrow {
    background-color: #efefef;
}
.report td.warning {
    background-color: yellow;
}
.report .t {
    border-top: 1px solid #000;
}
.report .t3 {
    border-top: 3px solid #000;
}
.report .r {
    border-right: 1px solid #000;
}
.report .r3 {
    border-right: 3px solid #000;
}
.report .b {
    border-bottom: 1px solid #000;
}
.report .b3 {
    border-bottom: 3px solid #000;
}
.report .l {
    border-left: 1px solid #000;
}
.report .l3 {
    border-left: 3px solid #000;
}

.report .c {
    text-align: center;
}
.report .ar {
    text-align: right;
}
.report .al {
    text-align: left;
}
.report .ab {
    vertical-align: bottom;
}

.report .bg {
    background-color: #efefef;
}

.report .ind {
    padding-left: 5%;
}

.report-bordered {
    border: 3px solid #000;
}
.report-opaque {
    z-index: 1;
    position: relative;
}
.report-opaque th {
    background-color: #efefef;
}
.report-opaque td {
    background-color: white;
}
.report-narrow,
.report-narrow th,
.report-narrow td {
    padding: 0.3em;
}

.report .blue {
    background-color: #5692d6;
    color: white;
    font-weight: bold;
}
.report .yellow {
    background-color: #f1f1b5;
}
.report .red {
    background-color: red;
    color: white;
    font-weight: bold;
}
.report .green {
    background-color: #d3ffc6;
}
.report .light-grey {
    background-color: #f1f1f1;
}
.report .grey {
    background-color: #d9d9d9;
}

.report th.vertical-header {
    height: 100px;
}

.report th.vertical-header > div {
    transform: translate(65px, 45px) rotate(270deg);
    width: 30px;
    height: 130px;
    white-space: nowrap;
}

.report th.vertical-header-two-line {
    width: 40px;
}

.report th.vertical-header-two-line > div {
    transform: translate(70px, 60px) rotate(270deg);
    width: 0px;
    height: 130px;
    white-space: nowrap;
}

#loginform {
    font-weight: bold;
    padding: 0;
    margin: 1.2em 0;
    text-align: left;
    font-size: 1em;
}

#phone {
    margin-top: -1em;
}
div#phone h1 {
    font-size: 2em;
    color: #777;
    letter-spacing: -0.03em;
    font-weight: bold;
    padding-top: 0.6em;
    margin-bottom: 0.2em;
}
div#phone p {
    font-size: 1.1em;
    color: #777;
    letter-spacing: -0.02em;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 0.4em;
}

div#bannercontainer {
    position: absolute;
    left: 0px;
    width: 100%;
    float: left;
    height: 76px;
    z-index: -1;
    background-color: #3399cc;
    z-index: -1;
}
#banner {
    padding: 1.4em 3em 1em 3em;
}
div#banner.hp100 h1,
div#banner.hp100 h2 {
    color: #fff;
}
div#banner.hp100 h1 {
    font-size: 2.4em;
    word-spacing: 0.08em;
    letter-spacing: -0.03em;
    padding-bottom: 0.1em;
}
div#banner.hp100 h2 {
    font-size: 1.8em;
}

#extra p {
    letter-spacing: -0.03em;
    color: #777;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 0.8em;
    padding-left: 0.35em;
}
#extra h1,
#extra h2 {
    color: #3399cc;
    letter-spacing: -0.03em;
    margin-bottom: 0.2em;
    font-weight: bold;
    padding-left: 0.3em;
}
#extra h1 {
    margin-top: 4.25em;
}
#extra h2 {
    margin-top: 3em;
}

#main h1 {
    font-size: 1.8em;
    word-spacing: 0.08em;
    letter-spacing: -0.03em;
    padding: 0.7em 3em 0.3em 1.5em;
    color: #777;
    line-height: 1.2em;
}
#main p {
    font-size: 1.2em;
    word-spacing: 0.08em;
    letter-spacing: -0.01em;
    color: #555;
    line-height: 1.25em;
    padding-left: 2.4em;
    padding-right: 3em;
}
#main ul {
    list-style-type: none;
    margin-left: 5em;
}
#main li {
    list-style-image: url("/static/i/check.81aaa410c5ba.jpg");
}
#main li {
    font-size: 1.1em;
    color: #777;
    letter-spacing: -0.02em;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 0.4em;
}
#main hr {
    margin: 0.3em 6em 1.5em 2.5em;
}
#main a {
    color: red;
}
#main .regtm {
    vertical-align: super;
    font-size: 0.6em;
    font-weight: bold;
}

/*.xselector-available {width:auto; float:none;}*/
/*.xselector-chooser {float:left;}*/
/*.xselector-chosen {float:right; display: inline;margin-right:30em;}*/

/* SELECTOR (FILTER INTERFACE) */
.selector {
    width: 100%;
    float: left;
}
.selector-available select {
    width: 24em;
    height: 17.2em;
}
.selector-chosen select {
    width: 24em;
    height: 19.65em;
}
.selector-available,
.selector-chosen {
    float: left;
    width: 24em;
    margin-bottom: 1em;
}
.selector-available h2,
.selector-chosen h2 {
    font-weight: bold;
    font-size: 1em;
}
/*.selector-available .selector-filter { width:25.5em;background:white; border:1px solid #ccc; border-width:.05em .05em; padding:.3em; color:#999; margin:0; text-align:left;}*/
.selector-available .selector-filter {
    width: 24em;
    padding: 0.3em;
    color: #999;
    margin: 0;
    text-align: left;
}
.selector-chosen .selector-filter {
    display: none;
}
.selector .selector-available input {
    width: 18.5em;
}
#content ul.selector-chooser {
    float: left;
    width: 2.5em;
    height: 7em;
    margin: 8em 0.3em 0em 2.5em !important;
    padding: 0;
}
#content .selector-chooser li {
    margin: 0;
    padding: 0.3em;
    list-style-type: none;
}
.selector select {
    margin-bottom: 0.5em;
    margin-top: 0;
}
.selector-add,
.selector-remove {
    width: 2em;
    height: 2em;
    display: block;
    text-indent: -3000px;
}
.selector-add {
    margin-bottom: 0.2em;
}
a.selector-chooseall,
a.selector-clearall {
    display: block;
    width: 6em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    color: #666;
    padding: 0.3em 0 0.3em 2em;
}
a.selector-chooseall:hover,
a.selector-clearall:hover {
    color: #036;
}
a.selector-chooseall {
    width: 7em;
}

span.modal-icon {
    float: left;
    margin: 0 7px 20px 0;
}

/* TIMECARD */
h1#timecardtitle {
    margin-bottom: 0.3em;
}
.project_count {
    float: right;
    display: inline;
}
#content form.timesheet {
    padding: 0;
}
h2.timecard-header {
    background-color: #3399cc;
    color: #fff;
    line-height: 1.4em;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.3em 0.5em 0.3em 0.4em;
    margin-top: 0.2em;
}
table.timecard,
#content form table.timecard {
    background-color: #fff;
    margin: 0;
    color: #333;
    width: 100%;
}
.flushright {
    position: absolute;
    top: auto;
    right: 0;
    margin-right: 1em;
}
#content .timecard th {
    border: 1px solid #fff;
    text-align: center;
    vertical-align: bottom;
    padding: 0.4em 0 0.4em 0;
    background-color: #f3f3f3;
}
#content .timecard td {
    border: 1px solid #fff;
    padding: 0;
    margin: 0;
    padding: 0.1em;
    height: 1.2em;
}
.taskcol select,
.projectcol select,
.phasecol select {
    height: auto;
    margin: 0;
    padding: 0.3em;
    width: 100%;
}
td.taskcol,
th.taskcol {
    width: 14em;
}
td.projectcol,
th.projectcol {
    width: 14em;
}
td.phasecol,
th.phasecol {
    width: 14em;
}
input.desc,
input.phasedesc {
    width: 99%;
}
@supports (-moz-appearance: none) {
    input.phasedesc {
        width: 98%;
    }
}
.hour input,
.hour div {
    width: 3em;
}
.hour input,
.hour {
    text-align: right;
}
#content .timecard th.hour,
#content .timecard td.hour {
    text-align: center;
    vertical-align: middle;
}
.hour,
.future {
    width: 4em;
}
.future {
    background: #fff url("/static/i/diagonal.91bea57e2757.gif") repeat;
}
td.dailytotal {
    font-weight: bold;
    text-align: right;
}
.timecard .day {
    font-size: 1.3em;
}
.timecard .today {
    color: red;
}
.timecard .save {
    overflow: visible;
    margin-top: 0;
    width: 100%;
    height: 2.5em;
}
#content textarea.text {
    width: 95%;
}
.timecard .errorcol {
    background-color: #a31c19;
}
.rowerror {
    color: #a31c19;
}
#content .timecard tr.lastrow {
    height: 4px;
}
#content .timecard td.lastrow {
    height: 4px;
    margin: 0;
    padding: 0;
    border: 0;
}
p.lastrow {
    height: 0;
    padding: 0;
    border-bottom: 3px dotted #ddd;
    margin-top: 3px;
    margin-bottom: 3px;
}

.ui-accordion .ui-accordion-content {
    padding: 2px 0 0 1px !important;
}
.ui-accordion .ui-widget-content {
    border: 0 !important;
}
.expose .ui-button {
    outline: 0;
    margin: 0;
    padding: 0.4em 1em 0.5em;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 87px;
    text-align: center;
}
button.hidden {
    display: none;
}

button {
    overflow: visible;
    width: auto;
}
button.link {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
}
button::-moz-focus-innter {
    padding: 0;
    border: 0;
}
#content form.switcher {
    padding: 0;
}

form#payment-form {
    padding: 0;
    width: 625px;
    margin: 0 auto;
}
fieldset.cc {
    background-color: #f3f3f3;
    padding: 1em 1em 0 1em;
    margin-bottom: 1em;
}
fieldset.cc legend {
    background-color: #3399cc;
    color: #fff;
    font-size: 1.2em;
    vertical-align: middle;
    padding: 0.3em 0.6em 0.3em 0.6em;
}
span.enum {
    font-size: 1.5em;
}
fieldset.cc,
fieldset.cc legend {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
tr.field {
    border-bottom: 1px dotted #ccc;
}
td.fieldlabel {
    width: 15em;
    text-align: right;
    font-size: 1em;
    font-weight: bold;
    margin-right: 2em;
    padding: 1em 1em 1em 0 !important;
}
td.fieldcontrol {
    font-size: 1em;
    margin: 1em 1em 1em 0 !important;
    padding-left: 0.5em !important;
}
td.fieldlabelcompressed {
    width: 15em;
    text-align: right;
    font-size: 1em;
    font-weight: bold;
    margin-right: 2em;
    padding: 0.15em 1em 0.15em 0 !important;
}
td.fieldcontrolcompressed {
    font-size: 1em;
    margin: 0.15em 1em 0.15em 0 !important;
    padding-left: 0.5em !important;
}
span.fieldhelp {
    font-size: 0.9em;
    font-style: italic;
    font-weight: normal;
}
div.form-row {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 1.3em;
    padding-bottom: 1em;
}
dl.form-row {
    margin: 0 0 10px 0;
}
dl.form-row dt {
    display: block;
    margin: 0 0 5px 0;
}
dl.form-row dd {
    display: block;
}
dl.stats dt {
    display: inline;
    font-weight: normal;
}
dl.stats dd {
    display: inline;
    font-weight: bold;
}
span.payment-errors {
    color: #a31c19;
    font-size: 2em;
    border: 1px;
    padding: 1.3em 0.3em 1.3em 0.3em;
}

fieldset.ff {
    border: 1px solid #ccc;
    margin-bottom: 1em;
    padding-top: 0.75em;
}
fieldset.ff legend {
    margin-left: 0.5em;
    font-size: 1.2em;
    color: #3399cc;
}
fieldset.ff legend.disabled {
    font-style: italic;
    color: grey;
}

td.fieldlabel {
    font-weight: normal;
    vertical-align: top;
}
#content form.fullform {
    padding: 0;
}
fieldset.ff dl {
    margin-left: 1em;
}
fieldset.ff ol {
    margin-left: 2em;
    margin-right: 2em;
}
fieldset.ff select.asmSelect {
    margin-left: 2em;
}
td.fferror {
    color: #cd0a0a;
    padding: 0.5em 0.75em 0.5em 0 !important;
}
td.fferror span {
    display: block;
    margin-top: 0.5em;
    background-color: #fef1ec;
    color: #cd0a0a;
    border-color: #cd0a0a;
    padding: 0.5em;
}
#content table.ff {
    margin-left: 1em;
}

.boxy-wrapper {
    position: absolute;
}
.boxy-wrapper.fixed {
    position: fixed;
}

/* Modal */
.boxy-modal-blackout {
    position: absolute;
    background-color: black;
    left: 0;
    top: 0;
}

/* Border */
.boxy-wrapper {
    empty-cells: show;
}
.boxy-wrapper .top-left,
.boxy-wrapper .top-right,
.boxy-wrapper .bottom-right,
.boxy-wrapper .bottom-left {
    width: 10px;
    height: 10px;
    padding: 0;
}
.boxy-wrapper .top-left {
    background: url("/static/i/boxy-nw.9ad583a4b8c0.png");
}
.boxy-wrapper .top-right {
    background: url("/static/i/boxy-ne.a1b068090ccb.png");
}
.boxy-wrapper .bottom-right {
    background: url("/static/i/boxy-se.187875648988.png");
}
.boxy-wrapper .bottom-left {
    background: url("/static/i/boxy-sw.cc6391ad6ee7.png");
}
.boxy-wrapper tr {
    height: 0;
    margin: 0;
    padding: 0;
}

/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
/* NB: these must be absolute paths or URLs to your images */
.boxy-wrapper .top-left {
    #background: none;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/boxy-nw.png');
}
.boxy-wrapper .top-right {
    #background: none;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/boxy-ne.png');
}
.boxy-wrapper .bottom-right {
    #background: none;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/boxy-se.png');
}
.boxy-wrapper .bottom-left {
    #background: none;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/boxy-sw.png');
}

.boxy-wrapper .top,
.boxy-wrapper .bottom {
    height: 10px;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding: 0;
}

.boxy-wrapper .left,
.boxy-wrapper .right {
    width: 10px;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding: 0;
}

/* Title bar */
.boxy-wrapper .title-bar {
    background-color: black;
    padding: 6px;
    position: relative;
}
.boxy-wrapper .title-bar.dragging {
    cursor: move;
}
.boxy-wrapper .title-bar h2 {
    font-size: 12px;
    color: white;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.boxy-wrapper .title-bar .close {
    color: white;
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 90%;
    line-height: 1;
}

/* Content Region */
.boxy-inner {
    background-color: white;
    padding: 0;
}
.boxy-content {
    padding: 15px;
}

/* Question Boxes */
.boxy-wrapper .question {
    width: 350px;
    min-height: 80px;
}
.boxy-wrapper .answers {
    text-align: right;
}

div.video {
    margin-top: 15px;
    /*border: 1px solid black;*/
    /*border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    background-image: url("/static/i/icons/film.5ad12582e3ca.png");
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 18px;
}
a.video {
    border: 1px solid black;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.video_button {
    cursor: pointer;
    background: transparent url("/static/i/video_button.faeda3f13d04.png");
    width: 174px;
    height: 23px;
    border: 0;
    font-size: 90%;
    text-align: left;
    padding: 0 0.5em 0.1em 2.2em;
    color: black;
}

/* http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php */
.videowrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div#sidebar fieldset.videowrap {
    margin-top: 1.5em !important;
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
}
div#sidebar fieldset.videowrap legend {
    margin-left: 0.5em !important;
    font-size: 1.2em !important;
    color: #3399cc !important;
}

.tasklibrary input,
.tasklibrary select {
    width: 99%;
}
#content form table.tasklibrary {
    width: 97%;
    margin-left: 0.8em;
}
#content form table.tasklibrary th {
    text-align: center;
    color: #000;
    padding: 4px 0 4px 0;
} /*background:none repeat #efefef;*/
.tasklibrary td.err input {
    background-color: #faacc0;
}
.tasklibrary td.err select {
    background-color: #faacc0;
}

#content form table.creditHistory {
    width: 97%;
    margin-left: 0.8em;
}
#content form table.creditHistory th {
    text-align: center;
    color: #000;
    padding: 4px 0 4px 0;
} /*background:none repeat #efefef;*/
.creditHistory td.err input {
    background-color: #faacc0;
}
.creditHistory td.err select {
    background-color: #faacc0;
}

.colored-box-green {
    background-color: #d3ffc6;
    padding: 0.5%;
    margin-right: 1%;
    font-weight: bold;
}
.colored-box-red {
    background-color: #ffc4c4;
    padding: 0.5%;
    margin-right: 1%;
    font-weight: bold;
}

.button-red {
    background-color: #ffc4c4;
    border: none;
    padding: 1%;
    margin-right: 1%;
    font-weight: bold;
}
.button-red:hover {
    cursor: pointer;
    box-shadow: 1px 1px;
}
.button-green {
    background-color: #d3ffc6;
    border: none;
    padding: 1%;
    margin-right: 1%;
    font-weight: bold;
}
.button-green:hover {
    cursor: pointer;
    box-shadow: 1px 1px;
}
.button-blue {
    background-color: #8bc3e0;
    border: none;
    padding: 1%;
    margin-right: 1%;
    font-weight: bold;
}
.button-blue:hover {
    cursor: pointer;
    box-shadow: 1px 1px;
}
.btn-blue {
    color: #ffffff;
    background-color: #337ab7;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border-color: #2e6da4;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
}

.flexselect_dropdown {
    display: none;
    position: absolute;
    z-index: 999999;
    margin: 0;
    padding: 0;
    border: 1px solid WindowFrame;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: Window;
    color: WindowText;
    text-align: left;
    box-shadow: 0 6px 12px #ccc;
    -webkit-box-shadow: 0 6px 12px #ccc;
}

.flexselect_dropdown ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.flexselect_dropdown li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: Menu;
    overflow: hidden;
}

.flexselect_selected {
    background-color: Highlight;
    color: HighlightText;
}

.header-object-count {
    float: right;
    padding: 1px 8px;
    background-color: #3a87ad;
    border-radius: 3px;
    color: white;
    font-weight: 600;
}

/* #FF6600; deep orange */
/* #FF9900: lighter orange */
/* #99CC33; lime green */
/* #006600; deep green */
/*.su {background:#ff6600 !important;}*/
/*.su {background:#fff url("/static/i/diagonal.91bea57e2757.gif") repeat !important;}*/
/*.sufg {color:#ff6600 !important;}*/
/*.rce {background-color:#99cc33 !important;}*/
/*.rcefg {color:#99cc33 !important;}*/

.missing-contract-circle {
    margin-left: 5px;
    padding: 0px 5px;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    text-align: center;
    line-height: 0;
    border-radius: 50%;
    background-color: red;
}

.todo-auth-level-circle {
    margin-left: 5px;
    width: 10px;
    height: 10px;
    padding: 3px 8px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 0;
    border-radius: 50%;
}

.todo-auth-table-circle {
    width: 50%;
    padding: 25% 0;
    border-radius: 50%;
}

.todo-auth-level-Justin {
    background: #a31c19;
}

.todo-auth-level-Director {
    background: #00b300;
}

.todo-auth-level-Brian {
    background: #3399cc;
}

/* Container */
.Xswitch {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 105px;
    height: 30px;
    vertical-align: middle;
}
/* Background image */
.Xswitch .background {
    background: url("/static/i/switch-background.39ddf844e009.png");
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 161px;
    height: 30px;
}
/* Mask */
.Xswitch .mask {
    background: url("/static/i/switch-mask.e752912bdebf.png");
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 105px;
    height: 30px;
}

/*

Help Dropdown - temporary

*/

.help-dropdown {
    display: inline-block;
    position: relative;
    width: 100px;
    z-index: 5000;
}

.help-content {
    border: 1px solid black;
    background-color: #ccc;
    position: absolute;
    padding: 10px;
    margin-bottom: 0;
    right: 0px;
    top: 15px;
    width: 170px;
    letter-spacing: initial;
}

.help-content:before {
    border: 1px solid #ccc;
}

.help-content:after {
    content: "";
    display: block;
    position: absolute;
    right: 120px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 5px solid #ccc;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.help-dropdown-menu {
    text-align: left;
    margin: 0;
}

.help-dropdown-item {
    padding: 5px;
    list-style: none;
}

.help-dropdown-item a {
    text-decoration: underline;
    padding: 5px;
    font-size: 12px;
    color: black !important;
}

#force-password-change {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background-color: white;
    padding: 50px;
    border: 1px solid #efefef;
    border-radius: 20px;
}

/*
Timecard Status
*/
.tc-status-badge {
    padding: 4px;
    border-radius: 8px;
    margin-left: 5px;
}
.tc-status-button {
    padding: 7px;
    margin-left: 5px;
    font-size: 12px;
}
.tc-status-badge.pending,
.tc-status-button.pending {
    color: #004085;
    background-color: #cce5ff;
}
.tc-status-badge.denied,
.tc-status-button.denied {
    color: #a31c19;
    background-color: #ffcce5;
}
.tc-status-badge.approved,
.tc-status-button.approved {
    color: #155724;
    background-color: #d4edda;
}
.tc-status-badge.cancel,
.tc-status-button.cancel {
    background-color: #fff;
}

/*
Xeditable PoshyTip styling
*/

.tip-yellowsimple {
    z-index: 1000;
    text-align: left;
    border: 1px solid #c7bf93;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px 8px;
    min-width: 50px;
    max-width: 300px;
    color: #000;
    background-color: white;
    /**
   * - If you set a background-image, border/padding/background-color will be ingnored.
   *   You can set any padding to .tip-inner instead if you need.
   * - If you want a tiled background-image and border/padding for the tip,
   *   set the background-image to .tip-inner instead.
   */
}
.tip-yellowsimple .tip-inner {
    font:
        12px/16px arial,
        helvetica,
        sans-serif;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellowsimple .tip-arrow-top {
    margin-top: -6px;
    margin-left: -5px; /* approx. half the width to center it */
    top: 0;
    left: 50%;
    width: 9px;
    height: 6px;
}
.tip-yellowsimple .tip-arrow-right {
    margin-top: -4px; /* approx. half the height to center it */
    margin-left: 0;
    top: 50%;
    left: 100%;
    width: 6px;
    height: 9px;
}
.tip-yellowsimple .tip-arrow-bottom {
    margin-top: 0;
    margin-left: -5px; /* approx. half the width to center it */
    top: 100%;
    left: 50%;
    width: 9px;
    height: 6px;
}
.tip-yellowsimple .tip-arrow-left {
    margin-top: -4px; /* approx. half the height to center it */
    margin-left: -6px;
    top: 50%;
    left: 0;
    width: 6px;
    height: 9px;
}

/*
DateRangePicker
*/
.daterangepicker select.yearselect {
    font-size: 11px;
}
.table-condensed tr,
.table-condensed th,
.table-condensed td {
    padding: 0;
}

.sidebar-link {
    margin: 15px 0 0 0;
    padding: 0 10px;
}

.sidebar-link .fa-plus {
    color: #7ab370;
}

.message {
    margin: 0 0 20px 0;
    padding: 15px 20px;
}

.message.message-danger {
    color: #a31c19;
    border: 1px #ffb3d8 solid;
    border-radius: 3px;
    background-color: #ffcce5;
}

.page-form {
    padding: 20px;
    border-radius: 5px;
    background: #fafafa;
}

.page-form form {
    padding: 0 !important;
    background: transparent !important;
}

.page-form p {
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal !important;
}

.page-form dl {
    margin: 5px 0 0 0;
}

.page-form dl dt {
    display: inline-block;
    width: 180px;
    margin: 0 10px 0 0;
    padding: 4px 0 0 0;
    vertical-align: top;
    text-align: right;
}

.page-form dl dt label {
    font-weight: normal;
}

.page-form dl dt.required label {
    font-weight: bold;
}

.page-form dl dd {
    display: inline-block;
}

.page-form dl dd .help-text {
    margin: 5px 0 0 0;
    color: #999;
}

.page-form dl dd .error {
    margin: 5px 0 0 0;
}

.page-form .submit {
    margin: 15px 0 0 0;
}

.page-form .submit button {
    padding: 6px 12px;
}

.page-form .submit button:not(:last-child) {
    margin: 0 10px 0 0;
}

.xrotate .headline {
    padding-right: 7px;
    transform: rotate(180deg);
    writing-mode: vertical-lr;
}

/* Carousel / slider
-------------------- */

.slider {
    position: absolute;
    top: -10px;
    right: -256px;
    width: 227px;
    padding: 12px 7px 7px 7px;
    border: 1px #eee solid;
    background: #fefefe;

    * {
        box-sizing: border-box;
    }

    .navigate {
        position: absolute;
        bottom: -32px;

        &.next {
            right: 8px;
        }

        &.previous {
            left: 8px;
        }

        > a {
            font-size: 24px;
            color: #888;
        }
    }

    .heading {
        h3 {
            font-weight: bold;
        }
    }

    .overflow {
        position: relative;
        width: 100%;
        margin: 10px 0 0 0;
        overflow-x: hidden;

        .slides {
            position: relative;
            width: calc(100% * 100);

            .slide {
                position: relative;
                width: calc(100% / 100);
                min-height: 100px;
                margin: 0 100px 0 0;
                padding: 15px 15px 25px 15px;
                border-radius: 3px;
                float: left;
                background-color: #eee;

                .num {
                    position: absolute;
                    bottom: 5px;
                    right: 7px;
                    padding: 2px 7px;
                    border-radius: 100%;
                    font-size: 12px;
                    color: #999;
                    background: #dedede;
                }
            }
        }
    }
}

.relative {
    position: relative;
}

.none {
    display: none;
}
