@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap');

body {
	font-family: 'Open Sans', sans-serif;
}

.ck-editor__editable,
textarea {
	min-height: 150px;
}

.datatable {
	width: 100% !important;
}

.danger {
	color: #dc3545;
}

.scrolling-wrapper {
	overflow-x: auto;
	user-select: none;
	cursor: grab;
}

.scrolling-wrapper.grabbing {
	cursor: grabbing;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-track {
	background: transparent;
}

::-webkit-scrollbar-thumb {
	background: #009d9c;
	border-radius: 3px;
	width: 5px;
}

ul,
li,
p,
h1,
h2,
h3,
h4,
a {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
}

.divTable {
	display: table;
	width: 100%;
	border: 1px solid #d8dbe0;
}

.divTableRow {
	display: table-row;
}

.divTableRow:last-child .divTableCell {
	border-bottom: none;
}

.divTableHeading {
	background-color: #d8dbe0;
	display: table-header-group;
}

.divTableCell,
.divTableHead {
	border-right: 1px solid #d8dbe0;
	border-bottom: 1px solid #d8dbe0;
	display: table-cell;
	padding: 0.5rem 0.75rem;
}

.divTableCell:last-child {
	border-right: none;
}

.divTableHeading {
	background-color: #d8dbe0;
	display: table-header-group;
	font-weight: bold;
}

.divTableFoot {
	background-color: #d8dbe0;
	display: table-footer-group;
	font-weight: bold;
}

.divTableBody {
	display: table-row-group;
}

.highcharts-figure,
.highcharts-data-table table {
	min-width: 310px;
	max-width: 800px;
	margin: 1em auto;
}

#container {
	height: 400px;
}

.homePurchase .dt-buttons {
	display: none;
}

.logo {
	width: 100px;
	margin: 10px 0;
}

.cnLogOut {
	margin: 7px 15px 0 0;
}

.cnLogOut button {
	background: #009d9c;
	color: #fff;
	border: none;
	padding: 0 15px 7px 15px;
	height: 40px;
	line-height: 38px;
	border-radius: 3px;
}

.highcharts-data-table table {
	font-family: Verdana, sans-serif;
	border-collapse: collapse;
	border: 1px solid #ebebeb;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}

.highcharts-data-table caption {
	padding: 1em 0;
	font-size: 1.2em;
	color: #555;
}

.highcharts-data-table th {
	font-weight: 600;
	padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
	padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
	background: #f8f8f8;
}

.highcharts-data-table tr:hover {
	background: #f1f7ff;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
	top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
	margin-bottom: 0.333em;
	margin-top: .2rem;
}

.dataTables_filter {
	margin-right: .2rem;
}

.dt-buttons .btn {
	margin-left: 0.333em;
	border-radius: 0;
}

.table.datatable {
	box-sizing: border-box;
	border-collapse: collapse;
}

table.dataTable thead th {
	border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 1px solid #c8ced3;
}

.select2 {
	max-width: 100%;
	width: 100% !important;
}

.select2-selection__rendered {
	padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
	display: block !important;
}

.btn-info,
.badge-info {
	color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
	background-image: none;
}

.sidebar .nav-item {
	cursor: pointer;
}

.btn-default {
	color: #23282c;
	background-color: #f0f3f5;
	border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
	box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
	color: #23282c;
	background-color: #d9e1e6;
	border-color: #d1dbe1;
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.searchable-title {
	font-weight: bold;
}

.searchable-fields {
	padding-left: 5px;
}

.searchable-link {
	padding: 0 5px 0 5px;
}

.searchable-link:hover {
	cursor: pointer;
	background: #eaeaea;
}

.select2-results__option {
	padding-left: 0px;
	padding-right: 0px;
}

.form-group .required::after {
	content: " *";
	color: red;
}

.form-check.is-invalid~.invalid-feedback {
	display: block;
}

.c-sidebar-brand .c-sidebar-brand-full:hover {
	color: inherit;
}

.custom-select.form-control-sm {
	padding: 0.25rem 1.5rem;
}

.c-sidebar {
	background-color: #449797;
}

/* div.tab-content {
	margin: 10px !important;
} */

ul#relationship-tabs {
	margin: 10px 10px 0 10px !important;
}

.d-flex {
	margin-bottom: 1.25rem !important;
}

.d-flex .card {
	height: 100%;
	margin-bottom: 0px;
}

.steps-card {
	padding-left: 1rem !important;
	padding-right: 1rem !important;
	padding-top: 20px !important;
}

.steps-wrapper .cnInner {
	position: relative;
}

.steps-wrapper .primary-status {
	background: #d3ebf8;
	position: relative;
	height: 60px;
	padding-left: 55px;
	display: flex;
	align-items: center;
	padding-right: 10px;
}

.steps-wrapper .primary-status p {
	margin: 0px;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	z-index: 1;
	line-height: 22px;
}

.steps-wrapper .primary-status span {
	font-size: 50px;
	z-index: 0;
	font-weight: 600;
	font-style: italic;
	color: #fff;
	margin-right: 15px;
}

.steps-wrapper .col-steps:nth-child(even) .primary-status {
	background: #f8e3c9;
}

.steps-wrapper .primary-status .triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0px 30px 50px 30px;
	border-color: transparent transparent #d3ebf8 transparent;
	transform: rotate(90deg);
	position: absolute;
	top: 5px;
	right: -55px;
	z-index: 1;
}

.steps-wrapper .col-steps:nth-child(even) .triangle {
	border-color: transparent transparent #f8e3c9 transparent;
}

.steps-wrapper .col-steps:last-child .triangle {
	display: none;
}

.steps-wrapper .cnInner {
	border-right: 1px solid #ddd;
	height: 100%;
	border-bottom: 1px solid #ddd;
}

.steps-wrapper .col-steps:first-child {
	border-left: 1px solid #ddd;
}

.nav-tabs .nav-link.active {
	background: #009d9c !important;
	color: #fff;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link {
	border: none !important
}

.nav-tabs .nav-link {
	color: #009d9c;
	padding: 10px 30px;
	font-size: 16px;
}

#steps-card .card-body {
	padding-left: 0px;
	padding-right: 0px;
}

.purchase-request .secondary-statuses {
	height: 220px;
	overflow-y: scroll;
	padding-top: 0px;
}

.purchase-request .secondary-statuses li {
	padding: 0 5px;
}

.secondary-statuses {
	padding: 20px;
}

.secondary-statuses li {
	padding: 15px 0;
	display: flex;
	align-items: start;
	border-bottom: 1px solid #ebebeb;
}

.secondary-statuses li .p-appendables {
    flex: 1;
    margin: 0 5px;
}

.secondary-statuses li .cnBoxNA {
    width: 16px;
    display: flex;
    align-items: center;
	font-size: 11px;
}

.secondary-statuses li .cnBoxNA input {
	width: 16px;
	height: 16px;
	opacity: 1;
}

.secondary-statuses li.cnDocumentList {
	display: block;
	width: 100%;
	padding: 0px;
}

.secondary-statuses li.cnDocumentList li {
	margin-bottom: 0px;
	padding: 5px 0;
}

.secondary-statuses li.cnDocumentList #document-list {
	border-right: 0px;
	border-bottom: 0px;
}

.secondary-statuses li.cnDocumentList .secondary-statuses {
	padding: 15px;
	max-height: 285px;
	overflow: scroll;
	background: #ebedef;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.secondary-statuses li .date {
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-top: 3px;
}

.secondary-statuses li .date.overdue_on {
	color: #d73531;
}

.secondary-statuses li .date.completed_on {
	color: #009d9c;
}

.secondary-statuses li:first-child {
	padding-top: 0px;
}

.secondary-statuses li:last-child {
	padding-bottom: 0px;
	border-bottom: none;
}

.secondary-statuses li i {
	margin-right: 10px;
}

.secondary-statuses li:last-child {
	margin-bottom: 0px;
}

.secondary-statuses li span.checkbox {
	width: 30px;
	height: 20px;
	margin-top: 2px;
	cursor: pointer;
}

.secondary-statuses li span.checkbox.disable {
	background: url(../images/icn-completed.jpg) 0 0 no-repeat;
}

.secondary-statuses li span.checkbox.enable {
	background: url(../images/not-started.jpg) 0 0 no-repeat;
}

.secondary-statuses li span.checkbox.enable.overdue {
	background: url(../images/overdue.jpg) 0 0 no-repeat;
}

.secondary-statuses li input {
	opacity: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.row-legend {
	margin-top: 20px;
}

.cnLegend ul {
	display: flex;
}

.cnLegend ul li {
	font-size: 14px;
	margin-right: 30px;
}

.cnLegend ul li i {
	margin-right: 5px;
}

.cnLegend ul li:last-child {
	margin-right: 0px;
}

i.check {
	font-size: 20px;
	position: relative;
	top: 2px;
}

i.not-started {
	color: #ddd;
}

i.completed {
	color: #70a48c;
}

h1.title {
	font-size: 20px;
}

.title_document {
	font-size: 14px;
	padding-left: 25px;
	line-height: 25px;
}

.purchase-request .col-sm-4 .cnInner {
	height: 100%;
}

.purchase-request .col-sm-4 li {
	margin-bottom: 5px;
}

.purchase-request .col-sm-4 li:last-child {
	margin-bottom: 0px;
}

.notifications-box .cnTitle {
	margin: 0 0 10px 0;
}

.notifications-box .cnTitle h2 {
	font-size: 20px;
	font-weight: 700;
}

.notifications-box.alerts .cnTitle h2 {
	color: #d73531;
}

.notifications-box.reminders .cnTitle h2 {
	color: #429797;
}

.notifications-box .cnContent {
	background: #f7f1f5;
	border-radius: 10px;
	padding: 5px 20px;
}

.notifications-box .cnContent ul {
	height: 395px;
	overflow: auto;
}

.notifications-box .cnContent li {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 0;
}

.notifications-box .cnContent li:last-child {
	border-bottom: none;
}

.notifications-box .cnContent .header>div {
	font-weight: 700 !important;
	color: #429797;
}


.notifications-box .cnContent .date,
.notifications-box .cnContent .priority,
.notifications-box .cnContent .details {
	flex: 1;
	padding: 0 10px;
	font-weight: 300;
}

.notifications-box .cnContent .count {
	flex: 0.5;
	padding: 0 10px;
	font-weight: 300;
}

.notifications-box .cnContent .desc {
	flex: 4;
	padding: 0 10px;
	font-weight: 300;
}

.notifications-box .cnContent .desc .alert_name {
	font-style: italic;
	font-size: 11px;
	display: inline-block;
	margin: 0 2px 0 0;
	font-weight: bold;
}

.notifications-box .cnContent .priority,
.notifications-box .cnContent .details {
	text-align: center;
}

.notifications-box .cnContent .count p {
	height: 40px;
	width: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	border-radius: 100%;
}

.notifications-box.alerts .count p {
	background: #d73531;
}

.notifications-box.reminders .count p {
	background: #429797;
}

.notifications-box .cnContent .details a {
	background: #429797;
	color: #fff;
	border-radius: 20px;
	display: block;
	height: 30px;
	line-height: 28px;
}

div.r8H33s,
div.Cws2RV,
div.v6Pfvl {
	display: none !important;
}

div#app-container {
	display: none !important;
}

.cnIframe iframe {
	width: 100%;
	height: 400px;
}

.cnIframe .modal-dialog {
	max-width: 100%;
}

.cnIframe .modal-dialog iframe {
	height: 85vh;
}

.cnIframe {
	position: relative;
}

.cnIframe .openModal {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}

.form-control {
	border-color: #d8dbe0;
}

#search-form .form-control:focus {
	box-shadow: none !important;
	border-color: #d8dbe0;
}

#search-form p label {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px;
}

#search-form .btnSearch {
	border-radius: 0 3px 3px 0;
	background: #429797;
	color: #fff;
}

#search-form .input-group {
	padding: 0 1.25rem 0 0;
}

#search-form .btnSearch:focus {
	box-shadow: none !important;
}

#search-form .form-check {
	margin-right: 15px;
}

#search-results {
	border-top: 1px solid #d8dbe0;
	padding: 1.25rem 0 0 0;
	overflow: auto;
}

#search-results table {
	margin-bottom: 0px;
}

.highcharts-credits {
	display: none;
}

.comment_icon {
	color: #009d9c !important;
}

.chat-online {
	color: #34ce57
}

.chat-offline {
	color: #e4606d
}

.chat-messages {
	display: flex;
	flex-direction: column;
	max-height: 650px;
	overflow-y: scroll
}

.chat-message-left,
.chat-message-right {
	display: flex;
	flex-shrink: 0
}

.chat-message-left {
	margin-right: auto
}

.chat-message-right {
	flex-direction: row-reverse;
	margin-left: auto
}

ul.timeline {
	width: 80%;
	padding: 20px 0;
	margin: 50px auto;
	position: relative;
	overflow: hidden;
}

ul.timeline:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #CCD1D9;
	z-index: 1
}

ul.timeline .timeline-list {
	width: -webkit-calc(50% + 8px);
	width: -moz-calc(50% + 8px);
	width: calc(50% + 8px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
	clear: both;
	margin-bottom: 20px;
}

ul.timeline .timeline-list:nth-child(odd) {
	float: right;
}

ul.timeline .timeline-list:nth-child(even) {
	float: left;
	direction: rtl
}

ul.timeline .timeline-list .marker {
	content: " ";
	border: 8px solid rgba(255, 255, 255, 0.74);
	border-radius: 500%;
	background: #258CC7;
	height: 29px;
	width: 30px;
	margin-top: 10px;
	z-index: 9999
}

ul.timeline .timeline-list:nth-child(odd) .marker {
	margin-left: -7px;
}

ul.timeline .timeline-list:nth-child(even) .marker {
	margin-right: -7px;
}

.timeline-content {
	width: 95%;
	padding: 0 15px;
	color: #666
}

.timeline-content .subStatus {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600
}

.timeline-content .cnStatus .date {
	color: #6ea58e;
	display: block;
}

.timeline-content .cnStatus .overdue_on {
	color: #dc3546;
}

.timeline-content p {
	font-size: 14px;
	line-height: 17px;
	word-spacing: 1px;
	color: #888;
}

.timeline-content .checklistcontime {
	padding: 10px 0 0;
    display: flex;
    align-items: start;
}

ul.timeline .timeline-list:nth-child(even) .checklistcontime {
	flex-direction: row-reverse;
}

.timeline-content li input {
	opacity: 0;
	width: 25px;
	height: 30px;
	cursor: pointer;
}

.timeline-content li.disable span.checkbox {
	background: url(../images/icn-completed.jpg) 0 0 no-repeat;
}

.timeline-content li.enable span.checkbox {
	background: url(../images/not-started.jpg) 0 0 no-repeat;
}

.timeline-content li.overdue span.checkbox.enable {
	background: url(../images/overdue.jpg) 0 0 no-repeat;
}