/* ------------------------ Material icons ------------------------ */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/static/theme/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(/static/theme/fonts/MaterialIcons-Regular.ttf) format('truetype'),
        url(/static/theme/fonts/MaterialIcons-Regular.woff) format('woff'),
        url(/static/theme/fonts/MaterialIcons-Regular.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;

    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

/* --------------------- Main custom styling ---------------------- */

#progressbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 1%;
    height: 3px;
    border: 0;
    background-color: rgb(255, 0, 0);
    z-index: 2000;
    display: none;
}

.dropdown-content li a {
    color: rgb(0, 166, 214);
}

nav .brand-logo {
    padding-top: 8px;
    padding-left: 10px;
}

.main-container,
.flex-row {
    display: flex;
}

.flex-row-reverse {
    display: flex;
    flex-direction: row-reverse;
}

.side-bar-fixed {
    padding: 0 0;
}

.side-bar-widget {
    padding: 5px 5px;
    min-width: 250px;
}

.container-comment {
    text-align: center;
    font-size: 90%;
    font-style: italic;
    color: rgb(128, 128, 128);
}

.main-content {
    flex-grow: 1;
}

.content-container {
    padding: 10px
}

.side-bar-widget h5 {
    font-size: 120%;
}

.side-bar-records-container div.mapping {
    background-color: rgb(252, 252, 252);
    border-right: 1px solid rgb(192, 192, 192);
    border-top: 1px solid rgb(192, 192, 192);
    border-bottom: 1px solid rgb(192, 192, 192);
    border-left: 8px solid rgb(128, 128, 128);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 3px 5px 3px 5px;
    font-size: 90%;
    cursor: pointer;
    min-width: 200px;
}

.side-bar-records-container div.PPS,
td.PPS {
    border-left: 8px solid rgb(255, 0, 0);
}

.side-bar-records-container div.ERPL,
td.ERPL {
    border-left: 8px solid rgb(16, 255, 48);
}

.side-bar-records-container div.OSI,
td.OSI {
    border-left: 8px solid rgb(27, 180, 255);
}

.side-bar-records-container div span {
    font-size: 90%;
    color: rgb(128, 128, 128);
    font-style: italic;
}

.level-legend {
    border-left: 30px solid;
    padding: 0 5px 0 10px;
    margin: 2px 10px 5px 10px;
}

.no-wrap-row {
    display: flex;
    flex-wrap: nowrap;
}

.go-date {
    padding-top: 20px;
    cursor: pointer;
}

.my-toast,
.green-toast,
.error-toast {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255, 24, 107, 0.9);
    color: rgb(255, 255, 255);
    font-weight: bold;
    box-shadow: rgb(43, 43, 43);
    margin-top: 50px;
}

.green-toast {
    background-color: rgb(0, 216, 39);
}

.error-toast {
    background-color: rgb(255, 0, 0);
}

.bread-crumb {
    padding: 8px 10px;
}

.bread-crumb>a {
    margin: 0 3px;
}

.material-icons {
    vertical-align: text-bottom;
}

.tutheme-box {
    fill: rgb(238, 238, 238);
    stroke: rgb(204, 204, 204);
    stroke-width: 1;
}

.tutheme-box-1 {
    fill: rgb(232, 232, 232);
    stroke: rgb(204, 204, 204);
}

.tutheme-box-2 {
    fill: rgb(238, 238, 238);
    stroke: rgb(170, 170, 170);
}

.tutheme-text {
    fill: rgb(68, 68, 68);
}

.tutheme-text-0 {
    font-size: 16pt;
}

.tu-md1 {
    margin-bottom: 1rem;
}

.get-org-chart .get-oc-tb {
    background-color: rgb(174, 174, 174);
}

.get-org-chart .get-oc-tb input {
    border: 0;
    margin-top: 8px;
    height: 20px;
}

#network {
    width: 100%;
    height: 100%;
}

canvas {
    /* prevent highlighting on select */
    outline: 0;
}

#chart-container {
    height: 1000px;
}

.get-org-chart .get-oc-tb input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgb(139, 139, 139);
}

.get-org-chart .get-oc-tb input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgb(139, 139, 139);
}

.get-org-chart .get-oc-tb input:-ms-input-placeholder {
    /* IE 10+ */
    color: rgb(139, 139, 139);
}

.get-org-chart .get-oc-tb input:-moz-placeholder {
    /* Firefox 18- */
    color: rgb(139, 139, 139);
}

.tree-btn path {
    fill: transparent;
}

.tree-btn {
    cursor: pointer;
}

.tree-btn circle {
    fill: rgb(85, 85, 85);
}

.tree-btn line {
    stroke-width: 3px;
    stroke: rgb(255, 255, 255);
}

.get-org-chart .get-left,
.get-org-chart .get-right,
.get-org-chart .get-down,
.get-org-chart .get-up {
    background-color: transparent;
    cursor: inherit;
}

.get-org-chart .get-left-icon,
.get-org-chart .get-right-icon,
.get-org-chart .get-up-icon,
.get-org-chart .get-down-icon {
    background: transparent;
}

.tree-btn path.svg-icon {
    stroke-width: 2px;
    stroke: rgb(0, 0, 0);
}

.tree-btn path.svg-icon-plus {
    stroke-width: 1px;
    fill: rgb(0, 0, 0);
}

.tree-btn path.svg-icon-cross {
    stroke-width: 1px;
    fill: rgb(0, 0, 0);
}

.dlg_select .dropdown-content {
    max-height: 300px;
}

.dlg_mdate {
    font-size: 1.2em;
}

.tutheme-text-2,
.tutheme-text-3 {
    fill: rgb(107, 202, 255);
    white-space: pre;
    font-family: "Courier New";
}

.tutheme-text-3 {
    fill: rgb(255, 255, 255);
}

.time-title {
    color: rgb(255, 255, 255);
    padding-top: 10px;
    padding-right: 200px;
    float: right;
}

.timeline-block-header {
    border-top: 3px solid #6bcaff;
    flex-grow: 1;
}

#network-overview {
    height: 100px;
    width: 100%;
    background: transparent;
}

#add-root {
    display: none;
}

.ui-state-active {
    background-color: rgb(213, 214, 73);
}

.ui-state-hover {
    background-color: rgb(98, 207, 50);
}

#detached-mappings {
    max-height: 215px;
    overflow-y: scroll;
}

#detached-search {
    padding: 10px 5px 0 10px;
}

.filter-item {
    padding: 10px 5px 0 10px;
}

#detached-comment {
    margin-top: 3px;
    border-top: 1px solid rgb(192, 192, 192);
    padding: 5px 5px 3px 10px;
}

#detached-search input[type=text].search,
#filters input[type=text].search {
    border: 0;
    border-bottom: 1px solid rgb(192, 192, 192);
    height: 1rem;
}

.dlg_select input[type=text].search {
    height: 1rem;
    padding: 2px 5px 2px 5px;
    margin: 26px 0 0 0;
    color: rgb(68, 68, 68);
}

.gojs-buttonbar input[type=text].search {
    height: 1rem;
    padding: 2px 5px 0 5px;
    margin: 8px 0 0 0;
}

.gojs-buttonbar button {
    width: 40px;
    padding: 0;
}

.gojs-buttonbar {
    margin-right: 10px;
    padding-right: 5px;
}

.gojs-buttonbar .info {
    padding: 5px 15px 0 5px;
    font-size: 1.4rem;
    color: rgb(119, 119, 119);
}

#detached-search .dropdown-button,
#filters .dropdown-button {
    text-transform: none;
    padding: 0 0.5rem;
    height: 16px;
    line-height: 1.3rem;
    font-size: 0.8rem;
    margin-left: 15px;
}

.side-widget {
    border: 1px solid rgb(192, 192, 192);
}

.widget-top span {
    font-size: 1.3rem;
    flex-grow: 1;
}

.widget-top {
    display: flex;
    background-color: rgb(237, 237, 237);
    padding: 3px 5px;
}

.widget-top i {
    font-size: 1.5rem;
    cursor: pointer;
}

.collapsible-body {
    padding: 3px 5px;
}

.collapsible-header {
    background-color: rgb(237, 237, 237);
    min-width: 250px;
}

.side-bar-records-container .sub-title {
    padding: 5px 5px 4px 10px;
}

.side-bar-records-container .node-title {
    padding: 5px 5px 4px 10px;
    font-size: 2rem;
}

.side-bar-records-container .comment {
    padding: 5px 5px 4px 10px;
    font-size: 0.9rem;
    font-style: italic;
    color: rgb(119, 119, 119);
    max-width: 250px;
}

table.detail-table td:first-child {
    padding: 3px 5px 3px 10px;
}

table.detail-table td:last-child {
    text-align: right;
    padding: 3px 10px 3px 5px;
}

#details-container {
    min-height: 76px;
}

#node-details {
    max-width: 240px;
}

.time-line-item {
    border: 1px solid rgb(255, 255, 255);
    height: 20px;
}

.coverage {
    margin-top: 120px;
}

.date-marker {
    margin-bottom: 5px;
}

.date-mark-txt {
    margin-left: 16px;
    font-family: "Lucida Console", "Courier New", sans-serif;
    font-size: 80%;
    height: 20px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(-60deg);
    transform-origin: bottom left;
    width: 20px;
    white-space: nowrap;
}

.date-mark-left,
.date-mark-right {
    border-bottom: 3px solid rgb(68, 68, 68);
    height: 10px;
    width: 7px;
}

.date-mark-fill,
.flex-grow {
    flex-grow: 1;
}

.date-mark {
    border-left: 3px solid rgb(68, 68, 68);
    height: 10px;
}

.date-marks-header td {
    padding: 0px;
}

.mapping-slice-started {
    border-left: 2px solid rgb(255, 255, 255);
}

.mapping-slice-1 {
    background: rgb(255, 218, 74);
}

.mapping-slice1 {
    background-color: rgb(0, 216, 39);
}

.mapping-slice0 {
    background-color: rgb(221, 221, 221);
}

.mapping-slice2 {
    background-color: rgb(254, 119, 119);
}

.tb-coverage {
    table-layout: auto;
    width: auto;
}

.tb-coverage tr.mapping-data td {
    padding: 3px 3px 2px 3px;
    border-radius: 0;
    border-bottom: 2px solid rgb(255, 255, 255);
}

.coverage-data {
    padding-top: 60px;
}

.coverage-domain-name {
    font-style: italic;
    color: rgb(157, 157, 157);
    font-size: 90%;
    white-space: nowrap;
}

.dep-clickable,
.node-clickable {
    cursor: pointer;
}

.cve-table tr.h1 td {
    font-weight: bold;
}

.cve-table tr td {
    padding: 1px 4px;
}

.cve-table.active tr {
    background-color: rgb(252, 255, 76);
}

.tb-coverage thead {
    border-bottom: 0;
}

.search-filter {
    padding: 8px 5px 0 5px;
    font-size: 1.3rem;
    color: rgb(119, 119, 119);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search-filter-active,
.notification {
    background-color: rgb(255, 235, 59);
    border: 1px solid rgb(255, 224, 3);
}

.notification {
    background-color: rgb(255, 250, 243);
    padding: 1rem;
    margin: 1rem;
    color: rgb(87, 58, 8);
    -webkit-box-shadow: 0 0 0 1px rgb(201, 186, 155) inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px rgb(201, 186, 155) inset, 0 0 0 0 transparent;
    border-radius: 5px;
}

.notification p {
    padding-bottom: 0.5rem;
}

.hide_init {
    display: none;
}

.transaction-btn {
    padding: 0 0.9rem;
}

.preloader-container {
    padding: 5px 10px;
}

.in-progress {
    padding: 10px 5px 5px 25px;
    color: rgb(204, 204, 204);
}

.parent-select-container {
    padding-left: 10px;
}

.parent-label {
    color: rgb(158, 158, 158);
    font-size: 0.8rem;
}

#dlg_select_parent_id_tree {
    border: 1px solid rgb(204, 204, 204);
    height: 120px;
    width: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3px;
}

#dlg_select_parent_id_comment {
    font-size: 1.0rem;
    color: rgb(158, 158, 158);
    padding: 10px 10px;
    line-height: 1.5;
    max-width: 220px;
}

.mutation-table thead tr th {
    font-weight: bold;
}

.mut_in_trans {
    color: rgb(255, 0, 0);
}

.btn-bar {
    padding: 5px 5px;
}

#scroll-container {
    overflow-x: auto;
    overflow-y: auto;
    height: 400px;
}

.report-text {
    overflow: unset;
}

.page-nav {
    border-top: 2px solid rgb(204, 204, 204);
    padding: 5pt 10pt 10pt 0;
}

.btn-small {
    height: 24px;
    line-height: 24px;
    padding: 0 1rem;
}

.error-msg {
    color: rgb(255, 0, 0);
}

.success-msg {
    color: rgb(0, 209, 0);
}

.svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.svg-middle {
    vertical-align: middle;
}

.browser-default.paginator-select {
    display: inline;
    width: auto;
    padding: 4px;
    height: auto;
}

.card .card-content p.action-status {
    margin-top: 1em;
}

.label {
    display: inline-block;
    border: 1px solid rgb(192, 192, 192);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 4px;
}

.label.action-success {
    color: rgb(255, 255, 255);
    background-color: rgb(76, 175, 80);
}

.label.action-fail {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 0, 0);
}

.label.action-pass {
    color: rgb(255, 255, 255);
    background-color: rgb(3, 169, 244)
}

.context-menu {
    width: 170px;
    box-shadow: 0 4px 5px 3px rgba(0, 0, 0, 0.2);
    position: fixed;
    display: none;
    background-color: rgb(255, 255, 255);
}

.context-menu .menu-options {
    list-style: none;
    padding: 10px 0;
}

.context-menu .menu-options li {
    font-weight: 500;
    font-size: 14px;
    padding: 10px 40px 10px 20px;
    cursor: pointer;
}

.context-menu .menu-options li:hover {
    background: rgba(0, 0, 0, 0.2);
}

.about ul {
    margin-left: 4px;
    border-left: 2px solid rgb(3, 169, 244);
    line-height: 1.7
}

.about li {
    margin-left: 13px;
}

/* ----------------- Material tabs & button size ------------------ */

.mg-top {
    margin-top: 100px;
}

.col.m12>.btn {
    width: 100%;
}

.m-top-10 {
    margin-top: 10px
}

.m-top-20 {
    margin-top: 20px
}

/* --------------- Material datepicker custom style --------------- */

.datepicker-date-display {
    background-color: rgb(3, 169, 244);
}

.datepicker-cancel, .datepicker-clear,
.datepicker-today, .datepicker-done {
    color: rgb(3, 169, 244);
}

.datepicker-table td.is-today {
    color: rgb(3, 169, 244);
}

.datepicker-table td.is-selected {
    background-color: rgb(3, 169, 244);
    color: rgb(255, 255, 255);
}
