﻿p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
}

strong {
    font-weight: bold;
}

a:link {
    color: #337ab7;
    text-decoration: none;
}

a:active {
    color: #337ab7;
    text-decoration: none;
}

a:visited {
    color: #337ab7;
    text-decoration: none;
}

a:hover {
    color: #337ab7;
    text-decoration: underline;
}

#header {
    background: #FFF;
    float: left;
    /*width: 13%;*/
    width: 250px;
    position: fixed;
    left: 0;
    top: 26px;
    bottom: 50px;
    overflow-x: auto;
}

#header #title {
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 90px;
    padding-top: 25px;
    min-height: 90px;
}

.header a.nav {
    text-decoration: none;
    font-size: 1.8rem;
}

.sidebar h1,
#header #title h1 {
    color: #FFF;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

.sidebar img,
#header #title img {
    width: 80%;
}

.sidebar #mainNav
#header #mainNav {
    display: inline;
    float: right;
    text-align: right;
    font-family: 'Roboto', sans-serif;
    height: 90px;
    min-height: 90px;
}

#header #mainNav ul {
    display: inline;
}

#header #mainNav li {
    float: left;
}

#header #mainNav a {
    text-decoration: none;
    font-size: 13px;
    display: block;
    width: 125px;
    line-height: 35px;
    margin-top: 55px;
    background-color: #ebf1f6;
    color: #555;
    text-align: center;
    margin-right: 10px;
    border-top-right-radius: 0.75em;
    border-top-left-radius: 0.75em;
}

#header #mainNav a:hover {
    color: #FFF;
    background-color: #555;
}

body#navigation a#navNavigation, body#pages a#navPages, body#commerce a#navCommerce, body#home a#navHome {
    color: #FFF;
    background-color: #555;
}

#body {
    margin-top: 0px;
    background-color: #EBEFF2;
    right: 0;
    min-height: 1500px;
    overflow: hidden;
    display: block;
    left: 250px;
}

#body #sideNav {
    float: left;
    display: inline;
    width: 200px;
    padding: 10px;
    margin-bottom: 20px;
    text-align: left;
    margin-left: 20px;
    min-height: 50px;
    background-color: #72A7E5;
    border-radius: 0.5em;
}

.sidebar .sideInfo,
#header #title #sideNav .sideInfo {
    text-align: left !important;
}

.sidebar .sideInfo p,
#header #title #sideNav .sideInfo p {
    padding: 5px 0 0 20px;
    line-height: 20px;
    text-align: left !important;
}

#header #sideNav ul {
}

.sidebar h2,
#header #sideNav h2 {
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 16px;
    color: #bb5157;
    font-weight: 400;
    padding: 20px 0 10px 1rem;
    margin: 0;
}

.sidebar li,
#header #sideNav li {
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: normal;
    display: block;
    border-bottom: 1px dotted #DEDEDE;
}

.sidebar li a,
#header #sideNav li a {
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #333;
    display: block;
}

.sidebar li:hover,
#header #sideNav li:hover {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: -5px !important;
    border-left: 3px solid #bb5157;
    background-color: #f4f8fb !important;
    text-align: left;
    line-height: normal;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1
}

.sidebar li:hover a,
#header #sideNav li:hover a {
    margin-left: -3px;
}

#body #content {
    padding-left: 10px;
    padding-top: 0px;
    display: block;
    text-align: left;
    padding-right: 20px;
}

.main-area p,
#body #content p {
    line-height: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #666;
    padding-bottom: 10px;
}

.h1,
.main-area h1,
#body #content h1 {
    border-bottom: solid 1px;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #bb5157;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.main-area h2,
#body #content h2 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #bb5157;
    padding-bottom: 10px;
}

.main-area h3,
#body #content h3 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    padding-top: 10px;
    color: #72A7E5;
    padding-bottom: 10px;
}

body .fullWidthBox,
#body .fullWidthBox {
    margin-top: 20px;
    background-color: #FFF;
    width: 100%;
    padding: 20px 10px 10px 10px;
    border-top: solid 3px #999;
    text-align: left;
}

body .fullWidthBox p,
#body .fullWidthBox p,
body .fullWidthBox li,
#body .fullWidthBox li {
    line-height: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #666;
    padding-bottom: 10px;
}

.clickup-markdown ul {
    list-style: decimal;
}


#body .leftWidthBox {
    float: left;
    position: relative;
    margin-top: 20px;
    background-color: #FFF;
    width: 45%;
    min-height: 100px;
    margin-left: calc(2.5% - 10px);
    padding: 20px 10px 10px 10px;
    border-top: solid 3px #999;
    text-align: left;
}

#body .leftWidthBox p {
    line-height: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #666;
    padding-bottom: 10px;
}

#body .rightWidthBox {
    float: right;
    margin-top: 20px;
    margin-right: calc(2.5% - 10px);
    background-color: #FFF;
    width: 45%;
    min-height: 100px;
    padding: 20px 10px 10px 10px;
    border-top: solid 3px #999;
    text-align: left;
}

#body .rightWidthBox p {
    line-height: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #666;
    padding-bottom: 10px;
}

#body #modal {
    float: left;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
}
#body #modal #text {
    margin: 0 auto;
    margin-top: 50px;
    background-color: #FFF;
    width: 80%;
    max-width: 850px;
    min-height: 315px;
    padding: 20px 10px 10px 10px;
    border-top: solid 3px #999;
    text-align: left;
}

.login-modal p,
#body #modal #text p {
    line-height: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #666;
    padding-bottom: 10px;
}

.login-modal h1,
#body #modal #text h1 {
    border-bottom: solid 1px;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #bb5157;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.login-modal h2
#body #modal #text h2 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #999;
    padding-bottom: 10px;
}

.clear {
    clear: both;
}

#footer {
    line-height: 10px;
    min-height: 30px;
    background-color: #DEDEDE;
    padding: 10px;
    width: 100%;
    position: fixed;
    bottom: 0;
}

.footer h2,
#footer h2 {
    font-family: Arial;
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
}

.footer div.copyright,
#footer div.copyright {
    float: right;
    display: inline;
    width: 100%;
    text-align: center;
    line-height: 15px;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    padding-right: 20px;
}

#optionBar {
    line-height: 25px;
    background-color: #36404a;
    height: 25px;
    min-height: 25px;
    text-align: right;
    padding: 0 10px 0 0;
    color: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.header p,
#optionBar p {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.header a,
#optionBar a {
    color: #FFF;
    text-decoration: underline;
}

dl {
    display: block;
    overflow: auto;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
}

dt {
    width: 30%;
    float: left;
    text-align: left;
    margin-top: 5px;
    padding-left: 20px;
}

dd {
    float: left;
    width: 64%;
    margin: 0 0 0.8em 0.35em;
}

label {
    font-size: 15px;
    font-weight: bold;
    color: #666;
}

.error {
    font-style: italic;
    color: #CC0000;
}

.inputForm {
    border: solid 1px #999;
    padding: 5px 5px 5px 7px;
    margin-bottom: 5px;
}

.hint {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    color: #666;
}

a.options {
    color: #1e5799;
    font-size: 13px;
}

button.button,
a.button {
    border: none;
    background-color: #6e0404;
    border-radius: 3px;
    display: inline-block;
    color: #FFFFFF;
    font-size: 13px;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: capitalize;
}

a.button:hover {
    background-color: #999999;
}

a.button:active {
    position: relative;
    top: 1px;
}

div.alertBox {
    display: block;
    width: auto;
    background-color: rgba(255,189,74,.2);
    border: 1px solid #ffbd4a;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

#body .alertBox p, #body #modal #text .alertBox p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    color: #ffbd4a;
    font-family: 'Roboto', sans-serif;
}

div.infoBox {
    display: block;
    width: auto;
    background-color: #DEDEDE;
    padding: 5px;
    margin-bottom: 20px;
    text-align: center;
}

div.infoBox p {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    color: #333;
}

.validate {
    font-size: 11px;
    color: #CC0000;
}

.gridView {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

.gridView td {
    padding: 5px;
}

.dark {
    color: #666;
    font-weight: bold;
}

div.container {
    width: 100%;
    float: left;
}

div.container div.left {
    float: left;
    width: 49%;
    display: block;
}

div.container div.right {
    float: right;
    width: 49%;
    display: block;
}

.wrapper {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.header {
    background-color: #333;
    color: white;
    flex-shrink: 0;
    background-color: #6e0404;
    padding: 5px 0 5px 0;
    color: #FFFFFF;
    display: flex;
}

.content-area {
    display: flex;
    flex: 1;
    overflow: hidden;
    height: calc(100vh - 75px)
}

.sidebar {
    width: 250px;
    background: white;
    flex-shrink: 0;
    overflow-x: auto;
}

.main-area {
    background-color: #EBEFF2;
    width: 100%;
    padding: 35px 20px;
    padding-top: 0px;
    display: flex;
    flex-grow: 1;
    overflow-y: auto;
    flex-direction: column;
    text-align: left;
}

.sidebar ul {
    margin-bottom: 1rem;
    padding-left: 1rem;
}

.footer {
    height: 50px;
    background-color: #222;
    color: white;
    text-align: center;
    line-height: 40px;
    flex-shrink: 0;
    background-color: #DEDEDE;
    padding: 10px;
}



.login-modal {
    display: block;
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    background-color: #FFF;
    width: 80%;
    max-width: 850px;
    min-height: 315px;
    padding: 20px 10px 10px 10px;
    border-top: solid 3px #999;
    text-align: left;
}

.sidebar li,
.sidebar li a {
    width: 100%;
    margin: 0;
}

.table-helpdesk {
    --bs-table-bg: #6e0404;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #373b3e;
}

.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

.btn.btn-danger {
    color:white !important;
}

.comment img,
.clickup-markdown img {
    max-width: 100%;
    height: auto;
}

.comment img {
    margin-bottom: 1rem;
}

.comment p {
    padding-bottom: 0 !important;
}

.min-h-100 {
    min-height: 100%;
}

.comments-container {
    padding: 30px 0 30px 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.comment-container {
}

.comment-header {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    gap: 0.3rem;
}

.user-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.comment-username {
    font-weight: bold;
    font-size: 1rem;
}

.bg-helpdesk {
    background-color: #6e0404;
}