body {
    top: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body.modal-open {
    overflow: auto;
	padding-right: 0!important;
	margin-right: 0!important;
}

body:not(.modal-open) {
    padding-right: 0px !important;
}

hr.fade-out {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    border: none;
    color: white;
    height: 2px;
    background: black;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 250, from(#176E8A), to(#fff));
}

.section {
    display: table;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 40px;
    clear: both;
}

h2.section-title {
  padding-top: 10px;
  padding-bottom: 20px;
  color: #001F3F;
  text-align: left;
}

.tc-standard-font-family {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.a0a0a0-text {
    color: #A0A0A0;
}

.bcfd4c-text {
    color: #BCFD4C;
}

.dark-green-text {
    color: #0A5E2A;
}

.kelly-green-text {
    color: #4CBB17;
}

.light-blue-text {
    color: #89CFF0;
}

.light-grey-text {
    color: #606060;
}

.orange-text {
    color: #FF6347;
}

.resource-text {
    color: #3792CB;
}

.site-text {
  color: #111111;
  font-size: 15px;
}

.status-dashboard-incident-orange-text {
    color: #FF4D00;
}

.white-text {
    color: #FFFFFF;
}

.bold-blue-text {
  color: #176E8A;
  font-weight: 600;
}


.dashboard-body {
    background-color: #FFFFFF;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.green-06A94D-bg {
    background-color: #06A94D;
}

.grey-border {
    border-color: #909090!important;
}

.grey-input {
    border-color: #808080;
    font-size: 14px;
}

.grey-text {
    color: #404040;
    font-size: 12px;
}

.grey-text-808080 {
    color: #808080;
}

.light-grey-border {
    border-color: #BEBEBE!important;
}

.caption-bg {
    background-color: #FAFAFA;
}

.dashboard-topbar-bg {
    background-color: #36454F;
}

.deep-blue-bg {
    background-color: #23395D;
}

.e0e0e0-bg {
    background-color: #E0E0E0;
}

.info-green-section-bg {
    background-color: #32CD32;
}

.info-orange-section-bg {
    background-color: #FF6700;
}

.kelly-green-bg {
    background-color: #4CBB17;
}

.light-grey-bg {
    background-color: #EAEAEA !important;
}

.light-slate-bg {
    background-color: #E2E9F3;
}

.onboarding-modal-bg {
    background-image: url('https://taskcallapp.com/images/app/AbstractBackground.jpg');
}

.onboarding-todo-bg {
    border: 0;
    background: rgb(128,128,128);
    background: linear-gradient(135deg, rgba(128,128,128,1) 0%, rgba(134,147,171,1) 35%, rgba(189,212,231,1) 100%);
}

.orange-bg {
    background-color: #FF6C2F;
}

.purple-1-bg {
    background-color: #F5E1FD;
}

.purple-2-bg {
    background-color: #EFBBFF;
}

.purple-3-bg {
    background-color: #EE82EE;
}

.purple-4-bg {
    background-color: #BE29EC;
}

.red-bg {
    background-color: #FF0000;
}

.silver-bg {
    background-color: #C0C0C0;
}

.status-dashboard-bg {
    background-color: #FFFAF1;
}

.status-dashboard-incident-orange-bg {
    background-color: #FF4D00;
}

.status-dashboard-subscription-grey-bg {
    background-color: #F9F9F9;
}

.sub-segment-bg {
    background-color: #EDEDED;
}

.transparent-bg {
    background-color: transparent;
}

.white-bg {
    background-color: white !important;
}

.pg-back-text {
    color: #909090;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.pg-back-text > a {
    color: #909090;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.green-input {
    border-color: #23DC00;
    font-size: 14px;
}

.feather-12 {
    height: 12px;
    width: 12px;
}

.feather-13 {
    height: 13px;
    width: 13px;
}

.feather-15 {
    height: 15px;
    width: 15px;
}

.feather-16 {
    height: 16px;
    width: 16px;
}

.feather-18 {
    height: 18px;
    width: 18px;
}

.feather-20 {
    height: 20px;
    width: 20px;
}

.feather-24 {
    height: 24px;
    width: 24px;
}

.feather-28 {
    height: 28px;
    width: 28px;
}

.feather-35 {
    height: 35px;
    width: 35px;
}

.feather-50 {
    height: 50px;
    width: 50px;
}

.feather-100 {
    height: 100px;
    width: 100px;
}

.incident-title {
    color: #FF6347;
    font-size: 14px;
    font-weight: 700;
}

.blue-text {
    color: #007D8C;
    font-size: 12px;
}

.light-blue-text {
    color: #399cbd;
}

.bold {
    font-weight: bold;
}

.semi-bold {
    font-weight: 700;
}

.bold-600 {
    font-weight: 600;
}

.bold-500 {
    font-weight: 500;
}

.bold-400 {
    font-weight: 400;
}

.blue-header {
    color: #007D8C;
    font-size: 14px;
    font-weight: bold;
}

.h-class {
    font-weight: 600;
    color: #404040;
}

.h-class > a, .h-class > a:hover {
    text-decoration: none;
    color: #404040;
}

.inline-tab {
    color: #404040;
    font-size: 12px;
    min-width: 120px;
}

.small-sectional {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 3%;
    max-width: 500px;
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    background-color: #FFFFFF;
}

.small-sectional-footer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    max-width: 500px;
}

.header-label {
    color: #404040;
    margin-bottom: 18px;
}

.size-10 {
    font-size: 10px;
}

.size-11 {
    font-size: 11px;
}

.size-12 {
    font-size: 12px;
}

.size-13 {
    font-size: 13px;
}

.size-14 {
    font-size: 14px;
}

.size-15 {
    font-size: 15px;
}

.size-16 {
    font-size: 16px;
}

.size-18 {
    font-size: 18px;
}

.size-22 {
    font-size: 22px;
}

.size-24 {
    font-size: 24px;
}

.size-30 {
    font-size: 30px;
}

.size-45 {
    font-size: 45px;
}

.stroke-1 {
    stoke-width: 1;
}

.stroke-3 {
    stoke-width: 3;
}

.date-box {
    font-size: 12px;
    border: 1px solid #808080;
}

.positive-metric {
    font-weight: bold;
    color: #4CBB17;
}

.negative-metric {
    font-weight: bold;
    color: #C00000;
}

.warning-metric {
    font-weight: bold;
    color: orange;
}

.bold-metric {
    font-size: 15px;
    font-weight: bold;
}

.emphasized-col-text {
    color: #4169E1;
    font-weight: 600;
}

.user-metric-panel {
    background-color: #176E8A;
    color: white;
    font-size: 13px;
    border-radius: 5px 5px 0px 0px;
    padding: 5px;
    text-align: center;
}

.user-metric-text {
    text-align: center;
    color: #176E8A;
    font-size: 30px;
}

.user-metric-text-white {
    text-align: center;
    color: #FFFFFF;
    font-size: 30px;
}

.grey-metric-panel-header {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    height: 20px;
}

.center-text {
    text-align: center;
}

.dropdown-body > ul > li:hover {
    background-color: #ECECEC;
    color: #111111;
}

.small-input {
    max-height: 25px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input[type="time"]::-webkit-clear-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button {
    display: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    display: none;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url({% static 'images/app/Preloader_11.gif' %}) center no-repeat #fff;
}

.cell-border-green {
    border-left: 5px solid #059142;
    padding-left: 10px;
}

.cell-border-red {
    border-left: 5px solid #DD0000;
    padding-left: 10px;
}

.cell-border-yellow {
    border-left: 5px solid #FCE205;
    padding-left: 10px;
}

.cell-border-grey {
    border-left: 5px solid #909090;
    padding-left: 10px;
}

.cell-border-blue {
    border-left: 5px solid #4C3EFF;
    padding-left: 10px;
}

.custom-mb-25 {
    margin-bottom: 25px;
}

.input-fixed-size {
    max-width: 400px;
}

input.no-focus:focus, select.no-focus:focus, .btn:focus, .form-control:focus {
    outline: none !important;
    box-shadow: none !important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
    outline-offset: 0px !important;
}

.select-icon-sm {
    background-size: 9px;
}

.filter-box {
    height: 34px;
    border-radius: 4px;
}

.filter-input {
    width: 100%;
    color: #404040;
    border-width: 0px;
    border: 0px !important;
}

.metric-box-radius {
    border-radius: 4px;
}

.tag {
    display: inline-block;
    background-color: #EAEAEA;
    margin: 2px;
    margin-left: 0px;
    padding: 5px 20px;
    border-radius: 15px;
    color: #202020;
    font-size: 12px;
    font-weight: 600;
}

.tag-sm {
    margin: 1px!important;
    margin-left: 0px!important;
    padding: 4px 10px!important;
    font-size: 11px!important;
}

.tag-light {
    background-color: #FFFFFF;
}

.error-shadow {
    box-shadow: 0 0 3px #FF0000;
}


/*---------------------------
    Tables
---------------------------*/
.table-header {
    height: 50px;
    color: #444444;
    font-size: 13px;
    font-weight: 600!important;
    padding: 0.35em 1em;
    border-radius: 8px;
    background-color: #FFFFFF;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1));
    text-shadow: 0 1px 1px rgba(255,255,255,.7);
    box-shadow: 0 0 0 1px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.2), inset 0 1px 2px rgba(255,255,255,.7);
}

.table-row {
    font-size: 12px;
    font-weight: 500;
    color: #606060;
}

.table-row > td {
    padding-right: 3px;
}

.table-row-grey {
    background-color: #F8F8F8;
}

.table-wrapper {
    max-height: 300px;
    overflow: auto;
    display: inline-block;
}

.table-wrapper::-webkit-scrollbar {
    width: 6px;
}

.table-wrapper::-webkit-scrollbar-thumb {
    background-color: #CACACA;
    border-radius: 20px;
    border: 3px solid #CACACA;
}

.tc-table {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #D3D3D3;
    border-collapse: separate !important;
    border-spacing: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: #FFFFFF;
}

.tc-table thead {
    height: 45px;
    color: #444444;
    font-size: 13px;
    font-weight: 600!important;
    padding: 0.35em 1em;
    background-color: #FAFAFA;
    border-radius: 5px;
    -moz-border-radius: 5px;
    vertical-align: middle;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
}

.tc-table thead th:first-of-type{
    border-top-left-radius: 5px;
}

.tc-table thead th:last-of-type{
    border-top-right-radius: 5px;
}

.tc-table th {
    padding: 1.5em 0.75rem;
    vertical-align: top;
    font-size: 13px;
    font-weight: 500;
    color: #404040;
    border-bottom-width: 2px;
}
.tc-table td {
    padding: 0.75rem;
    vertical-align: top;
}
.tc-table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
.tc-table tbody td {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.tc-table tbody + tbody {
    border-top: 2px solid #eceeef;
}
.tc-table tr {
    font-size: 12px;
    font-weight: 500;
    color: #606060;
}

.tc-table-light tbody tr:hover {
    background-color: #DADADA;
}

.tc-table-light th, .tc-table-light td {
    padding: 10px;
}

.tc-rounded-must {
    border-radius: 4px!important;
}

.tc-rounded-top {
    border-radius: 4px 4px 0 0;
}

.tc-rounded-end-must {
    border-radius: 0 4px 4px 0!important;
}

.tc-rounded, .form-control, .form-control .form-control-border {
    border-radius: 4px;
}

.tc-rounded-20-must {
    border-radius: 20px!important;
}

.form-control, .form-control .form-control-border {
    border-color: #D3D3D3;
}

.no-border {
    border: none!important;
}

.no-decoration {
    text-decoration: none!important;
}

.no-display {
    display: none!important;
}

.sticky-top {
    position: sticky;
    top: 0;
}

.border-collapse-without-spacing {
    border-collapse: separate;
    border-spacing: 0;
}

.label-display-container {
    max-width: 400px;
    background-color: #EAEAEA;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}

/*---------------------------
    Widths
---------------------------*/


.tc-width-25 {
    width: 25px;
}

.tc-width-30 {
    width: 30px;
}

.tc-width-50 {
    width: 50px;
}

.tc-width-60 {
    width: 60px;
}

.tc-width-70 {
    width: 70px!important;
}

.tc-width-80 {
    width: 80px;
}

.tc-width-100 {
    width: 100px;
}

.tc-width-110 {
    width: 110px;
}

.tc-width-120 {
    width: 120px;
}

.tc-width-130 {
    width: 130px;
}

.tc-width-140 {
    width: 140px;
}

.tc-width-150 {
    width: 150px;
}

.tc-width-160 {
    width: 160px;
}

.tc-width-180 {
    width: 180px;
}

.tc-width-200 {
    width: 200px;
}

.tc-width-220 {
    width: 220px;
}

.tc-width-300 {
    width: 300px;
}

.tc-width-perc-9 {
    width: 9%;
}

.tc-width-perc-11 {
    width: 11%;
}

.tc-width-perc-12 {
    width: 12%;
}

.tc-width-perc-14 {
    width: 14%;
}

.tc-width-perc-15 {
    width: 15%;
}

.tc-width-perc-28 {
    width: 28%;
}

.tc-width-perc-80 {
    width: 80%;
}

.tc-width-perc-85 {
    width: 85%;
}

.tc-min-width-40 {
    min-width: 40px;
}

.tc-min-width-80 {
    min-width: 80px;
}

.tc-min-width-100 {
    min-width: 100px;
}

.tc-min-width-120 {
    min-width: 120px;
}

.tc-min-width-150 {
    min-width: 150px;
}

.tc-min-width-180 {
    min-width: 180px;
}

.tc-min-width-200 {
    min-width: 200px;
}

.tc-min-width-250 {
    min-width: 250px;
}

.tc-min-width-400 {
    min-width: 400px;
}

.tc-max-width-40 {
    max-width: 40px;
}

.tc-max-width-45 {
    max-width: 45px;
}

.tc-max-width-60 {
    max-width: 60px;
}

.tc-max-width-70 {
    max-width: 70px;
}

.tc-max-width-80 {
    max-width: 80px;
}

.tc-max-width-100 {
    max-width: 100px;
}

.tc-max-width-120 {
    max-width: 120px;
}

.tc-max-width-150 {
    max-width: 150px;
}

.tc-max-width-160 {
    max-width: 160px;
}

.tc-max-width-180 {
    max-width: 180px;
}

.tc-max-width-200 {
    max-width: 200px;
}

.tc-max-width-240 {
    max-width: 240px;
}

.tc-max-width-250 {
    max-width: 250px;
}

.tc-max-width-300 {
    max-width: 300px;
}

.tc-max-width-500 {
    max-width: 500px;
}

.tc-max-width-800 {
    max-width: 800px;
}

.tc-height-10 {
    height: 10px;
}

.tc-height-25 {
    height: 25px;
}

.tc-height-31 {
    height: 31px;
}

.tc-height-34 {
    height: 34px;
}

.tc-height-40 {
    height: 40px;
}

.tc-height-55 {
    height: 55px;
}

.tc-height-100 {
    height: 100px;
}

.tc-height-110 {
    height: 110px;
}

.tc-height-180 {
    height: 180px;
}

.tc-height-200 {
    height: 200px;
}

.tc-height-250 {
    height: 250px;
}

.tc-height-100-vh {
    height: 100vh;
}

.tc-min-height-40 {
    min-height: 40px;
}

.tc-min-height-50 {
    min-height: 50px;
}

.tc-min-height-250 {
    min-height: 250px;
}

.tc-min-height-400 {
    min-height: 400px;
}

.tc-max-height-300 {
    max-height: 300px;
}

.tc-height-perc-80 {
    height: 80%;
}

.tc-height-perc-90 {
    height: 90%;
}

.tc-height-perc-100 {
    height: 100%;
}

.tc-line-height-25 {
    line-height: 25px;
}

.tc-line-height-60 {
    line-height: 60px;
}

.tc-cursor {
    cursor: pointer;
}

.tc-word-break-all {
    word-break: break-all;
}

.tc-object-fit-cover {
    object-fit: cover;
}

.z-index-1 {
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}

.z-index-1020 {
    z-index: 1020;
}

.tc-pre {
    white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.tc-no-time-clock::-webkit-calendar-picker-indicator {
    width: 0px;
    height: 0px;
}


/*****************************
    Service related design
*****************************/
.impact-tooltip .tooltiptext {
    visibility: hidden;
    background-color: #CECECE;
    color: #404040;
    text-align: center;
    border-radius: 2px;
    padding: 5px;
    margin-top: 10px;
    position: absolute;
    z-index: 1;
}

.impact-tooltip:hover .tooltiptext {
    visibility: visible;
}

.impact-bar {
    margin-right: 0.8px;
    display: inline-block;
    height: 20px;
    width: 4px;
    border-radius: 2px;
}

.dependency-graph-info-bar {
    height: 100%;
    max-height: 100%;
    width: 0;
    position: fixed;
    right: 0;
    padding-top: 20px;
    z-index: 2;
    background-color: white;
    overflow-x: hidden;
    overflow-y: scroll;
    transition: 0.4s;
}

.dependency-graph-body {
    height: 100%;
    width: 100%;
    top: 0;
    background-color: transparent;
}

.dependency-graph-zoom-button-holder {
    position: fixed;
    bottom: 20px;
    left: 20px;
}

.enable-tag {
    background-color: #FAFAFA;
    color: #4169E1;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.position-fixed-right-10 {
    position: fixed;
    right: 10px;
}

.position-absolute-top-80 {
    position: absolute;
    top: 80px;
    clear: both;
}


/*************************
    Info site styles
*************************/

.info-blue-text {
    color: #348AC7;
}

.info-grey-circle-background {
    min-height: 200px;
    overflow: hidden;
    background: white;
    color: #deb887;
    background-image: radial-gradient(#F5F5F5 200px, transparent 0); background-size: 420px 420px;
    background-position: -100px -50px;
}

.info-integration-img-width-height {
    width: auto;
    max-height: 100%;
}

.info-mobile-login-form {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 3%;
    max-width: 500px;
}

.info-navbar {
    max-height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0px;
}

.info-footer-section-ul {
    list-style: none;
    padding-left: 0;
}

.resource-item {
    list-style-type: none;
    padding: 0 10px;
}

/******************************
    Past Incident Similarity
******************************/

.colored-label {
    width: 40px;
    height: 5px;
    margin-right: 5px;
}
.month-box {
    height: 24px;
    width: 24px;
}
.day-box {
    height: 20px;
    width: 30px;
    margin: 2px;
}
.square-box {
    height: 20px;
    width: 20px;
    border: 1px solid #C0C0C0;
    margin: 2px;
    display: block;
}
.square-box:hover {
    border: 2px solid #871F78;
    border-radius: 2px;
}
.alert-content {
    background-color: #FAFAFA;
}
.alert-content.collapse {
    display: none;
}

.healthy-avatar-with-fill {
    fill: #059142;
    color: #FFFFFF;
}

.healthy-avatar-no-fill {
    color: #059142;
}

.impacted-avatar-with-fill {
    fill: #DD0000;
    color: #FFFFFF;
}

.maintenance-avatar-with-fill {
    fill: #FF4D00;
    color: #FFFFFF;
}

/**************************
 For Tel input
**************************/

.intl-tel-input {
    width: 100%;
}

.iti {
    width: 100%;
}


/*************************
 Feather designs
*************************/
.onb-todo-check-circle {
    color: #BCFD4C;
    vertical-align: top;
    margin-top: 5px;
}

.onb-todo-circle {
    color: white;
    vertical-align: top;
    margin-top: 5px;
}

.lcr-check-circle {
    background-color: #4CBB17;
    color: #FFFFFF;
    border-radius: 10px;
}

.duration {
    width: 15px;
    background: transparent;
}
