
body .loginsect-btns .btn-primary{
	padding: 0.25rem 50px;
}
body .tshome-actionBtn .fas {
    margin-right: auto !important;
    margin-left: 5px !important;
}
#timeWarning {
    color: red; /* Optional: Keeps the warning text red */
    margin-top: 5px; /* Optional: Adds some space above the message */
    font-size: 12px; /* Adjust the size of the text here */
}
#timeWarning1 {
    color: red; /* Optional: Keeps the warning text red */
    margin-top: 5px; /* Optional: Adds some space above the message */
    font-size: 12px; /* Adjust the size of the text here */
}
.linkVideoUrl{
	padding: 6px 10px;
    border: 1px solid #E9E9EB !important;
    border-radius: 5px;
    background-color: #fff !important;
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 58px;
    height:37px;
	font-size:12px;
}
.linkVideoUrl span{
	position: absolute;
	display: inline-block;
    right: 10px;
    top: 4px;
    font-size: 12px;
    background: #8b8b95;
    color: #fff;
    padding: 3px 6px;
    border-radius: 3px;
    cursor:pointer;
}
.linkVideoUrl:hover span{
	background: #787881;
}
input[type="date"]
{
	-webkit-appearance: textfield;
    -moz-appearance: textfield;
}
.tshome-actionBtn .fa-file{
	margin-right: 5px;
}
.hide-company-mob{
	display: none;
}
.text-black {
	color: #000;
}
.main-logo img{
	width: 100%;
    max-width: 120px;
}
.nav-overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(51, 51, 51, 0.7);
    z-index: 1;
    opacity: 0;
    transition: all .5s ease-in-out;
}
.nav-overlay.active {
    display: block;
    opacity: 1;
}
#sidebarToggleTop {
	display: none;
}
.mob-userprofile{
	display:none!important;
}
.main-logo{
	display:none!important;
}
.nav-item .top-notification{
	color: #000000;
}
.sect-top-notify{
	align-items: center;
    justify-content: center;
    display: flex;
}
.top-notification{
	position:relative;
	margin-right: 24px;
}
.top-notification span{
	position: absolute;
    background: #EF1B34;
    width: 20px;
    height: 20px;
    border-radius: 25px;
    font-size: 12px;
    color: #fff;
    left: 10px;
    top: -5px;
    text-align: center;
    line-height: 1.3rem;
}
.top-notification{
	font-size:1rem;
}
#searchtable .dataTables_length {
	position: absolute;
}
.Bg-LN-pattern {
    background-image: url(../img/tech-lines.svg);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
}
.IRsearchheader {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.d-sm-block {
	display: block;
}
.suite_tabs{
	width:100%;
}
.suite_importfile.input-group{
	width:60%;
}
.issueresol-fileinput{
	display:block;
}
.titleD .btn-primary .text{
	color: white;
}
.mp-cardbody.card-body{
	position: unset;
}
.subfoldername .d-flex.align-items-center{
	width: 100%;
}
#commentsTable tr td p{
	margin-bottom:0;
}
.main-content .alert{
	height:auto;
}
.main-content .alert{
	height:auto !important;
	text-align: left;
}
.form .caf-input.error{
	color: #323232;
	font-size: 1rem;
	font-weight:normal;
	margin-top: 0px;
}
.btnreadmore{
	border: none;
    background: none;
    color: black;
    text-decoration: underline;
    padding: 0;
}
.els_table tr th{
	white-space: nowrap;
	padding: 0.4rem;
}
.els_table tr td{
	padding: 0.4rem;
}
table.els_table {
	font-size: 12px;
}
.ellipsis2line{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: unset;
	-webkit-box-orient: vertical;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}


body.bg-login-reg-image {
	background-image: url("../img/tech-lines.svg");
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

body.bg-login-image {
	background-image: none;
}

.secondary-text {
	color: #363637;
}

a.text-pri {
	color: #af2127;
	text-decoration: underline;
}

a.text-pri:hover {
	color: #af2127;
}

a.secondary-text {
	text-decoration: underline;
}

a.secondary-text:hover {
	color: #363637;
}

.gray-bg {
	background-color: #f9f9f9;
}

.bg-wip-image {
	height: 100%;
	background: url(../img/underconstruction-01.png);
	background-position: center;
	background-size: cover;
}

.bg-lock-image {
	height: 100%;
	background: url(../img/lock.jpg);
	background-position: center;
	background-size: cover;
}

.bg-404-image {
	height: 100%;
	background: url(../img/404.png);
	background-position: center;
	background-size: cover;
}

.bg-401-image {
	height: 100%;
	background: url(../img/401.png);
	background-position: center;
	background-size: cover;
}

.bg-reset-password-image {
	height: 100%;
	background: url(../img/pw.png);
	background-position: center;
	background-size: cover;
}

.custom-grid .dropdown-toggle {
	display: grid;
	grid-template-columns: 80% 20%;
}

.custom-grid .d-grid {
	display: grid;
	margin-left: 10px;
	text-align:left;
}
.sidebar .nav-item.custom-grid .nav-link span{
	margin-left: 0;
}
.sidebar.toggled .nav-item.custom-grid .nav-link span{
	margin-left: 0;
}
.bg-login-image {
	background: url("../img/tech-lines.svg") no-repeat center;
	background-size: cover;
}

.login-bg .logo {
	width: 50%;
}

.login-bg .logo__name {
	position: absolute;
	bottom: 8%;
	left: 15%;
	color: #ccc;
	font-weight: 600;
	line-height: 36px;
	font-size: 28px;
}

.bg-gradient-primary.sidebar {
	background-color: #363637;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 10px #ddd;
}

#accordionSidebar.sidebar-dark .nav-item.active .nav-link {
	color: #fff;
	background: #4c4c4c;
}

.footer p {
	font-size: 0.7rem;
}

@media only screen and (max-width: 768px) {
	#accordionSidebar.sidebar.toggled {
		width: 0 !important;
	}
}

@media ( min-width : 768px) {
	#accordionSidebar .sidebar .toggled {
		width: 0 !important;
	}
}

@media ( min-width : 768px) {
	#accordionSidebar.sidebar.toggled .nav-item .collapse {
		/*left: calc(5rem + 1rem/ 2);*/
		left: calc(13rem + 1rem/ 2);
    	position: absolute;
	}
}

.topbar.navbar-light .navbar-nav .dropdown .dropdown-list .dropdown-header
	{
	background-color: #363637;
	border: 1px solid #363637;
}

#accordionSidebar.sidebar-dark .nav-item.nav-bottom-logo {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin-bottom: 5px;
}

#accordionSidebar.sidebar-dark .nav-item.nav-bottom-logo a {
	padding: 6px;
}

.alert.alert-info, .alert.alert-success {
	background-color: #d6d6dd !important;
	color: #363637;
	border-color: #d6d6dd;
}

#userDropdown span.d-lg-inline {
	text-decoration: underline;
}

button.btn-primary, a.btn-primary, input.btn-primary {
	color: #fff;
	background-color: #EF1B34;
	border-color: #EF1B34;
}

button.btn-primary:hover, a.btn-primary:hover, input.btn-primary:hover {
	background-color: #C70119;
	border-color: #C70119;
}

button.btn-primary:active, a.btn-primary:active, input.btn-primary:active
	{
	color: #fff;
	background-color: #af2127;
	border-color: #af2127;
}

button.btn-primary:disabled, a.btn-primary:disabled, input.btn-primary:disabled
	{
	background-color: #af2127;
	border-color: #af2127;
}

.btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #af2127 !important;
	border-color: #af2127 !important;
}

.dataTables_wrapper a {
	color: #EF1B34;
	text-decoration: none;
}

.dataTables_wrapper a:hover {
	color: #C70119;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item.active .page-link
	{
	background-color: #EF1B34;
	border-color: #EF1B34;
	font-size:12px;
}

.card-header .text-primary {
	color: #EF1B34 !important;
}

.dataTable.table .sorting_asc::before {
	color: black;
}

.dataTable.table .sorting_asc::after {
	color: black;
}

.dataTable.table .sorting_desc::before {
	color: black;
}

.dataTable.table .sorting_desc::after {
	color: black;
}

.custom-file-label {
	padding-right: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:12px;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #EF1B34 !important;
}

.total_days {
	position: absolute;
	top: 38%;
	left: 50%;
	text-align: center;
	/* width: 50%; */
	transform: translate(-50%, 0);
}

.total_days p {
	margin: 0;
	font-size: 27px;
	color: #101420;
}

.total_days span {
	font-size: 14px;
	color: #888888;
}

.dropdown-section select {
	word-wrap: normal;
	color: #6e707e;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #d1d3e2;
	padding: 0.25rem 0.5rem;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0.2rem;
	width: 100%;
}

.dropdown-section select:focus {
	outline: 0;
}

.form-textarea {
	display: block;
	width: 100% !important;
	padding: 0.375rem 0.75rem;
	font-size: 12px !important;
	font-weight: 400;
	line-height: 1.5;
	color: #6e707e;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #d1d3e2;
	border-radius: 0.35rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-textarea:focus {
	border: 1px solid #d1d3e2;
	border-radius: 0.35rem;
	outline: 0;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form .error {
	font-size: 11px;
	font-weight: bolder;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #EF1B34;
	margin-top: 4px;
	width: 100%;
}

.form .form-control {
	display: block;
	width: 100% !important;
	height: calc(1.5em + .75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 12px !important;
	font-weight: 400;
	line-height: 1.5;
	color: #6e707e;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #d1d3e2;
	border-radius: 0.35rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.card-body {
	position: relative;
}

.card-body .message {
	position: relative;
	text-align: center;
}

.card-body .message p {
	margin: 60px;
	font-size: 22px;
	white-space: nowrap;
}

/*Profile Pic Start*/
.picture-container {
	position: relative;
	cursor: pointer;
	text-align: center;
}

.picture {
	width: 80px;
	height: 80px;
	background-color: #FFFFFF;
	border: 2px solid #bbbbbb;
	color: #FFFFFF;
	border-radius: 50%;
	margin: 0px auto;
	overflow: hidden;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 20px 20px -15px rgba(46, 51, 57, 0.7);
}

.rectangle-picture {
	width: 140px;
	height: 50px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-radius: 7%;
	margin: 0px auto;
	overflow: hidden;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.rectangular-picture {
	width: 100px;
	display: grid;
	align-items: center;
	justify-content: center;
}

.profile-picture {
	width: 45px;
    height: 45px;
    background-color: #FFFFFF;
    border: 1px solid #bbb;
	color: #FFFFFF;
	border-radius: 50%;
	margin: 0px auto;
	overflow: hidden;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

.profile-picture:hover {
	border-color: #5A5C59;
}

.picture:hover {
	border-color: #5A5C59;
}

.content.ct-wizard-green .picture:hover {
	border-color: #05ae0e;
}

.content.ct-wizard-blue .picture:hover {
	border-color: #3472f7;
}

.content.ct-wizard-orange .picture:hover {
	border-color: #ff9500;
}

.content.ct-wizard-red .picture:hover {
	border-color: #ff3b30;
}

.picture input[type="file"] {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0 !important;
	position: absolute;
	top: 0;
	width: 100%;
}

.rectangle-picture input[type="file"] {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0 !important;
	position: absolute;
	top: 0;
	width: 100%;
}

.picture-src {
	width: 100%;
}

.rectangle-picture-src {
	width: 100%;
	height: 40%;
}

/*Profile Pic End*/
.modal .modal-dialog-aside {
	width: 400px;
	max-width: 80%;
	height: 100%;
	margin: 0;
	transform: translate(0);
	transition: transform .2s;
}

.modal .modal-dialog-aside .modal-content {
	height: inherit;
	border: 0;
	border-radius: 0;
}

.modal .modal-dialog-aside .modal-content .modal-body {
	overflow-y: auto
}

.modal.fixed-left .modal-dialog-aside {
	margin-left: auto;
	transform: translateX(100%);
}

.modal.fixed-right .modal-dialog-aside {
	margin-right: auto;
	transform: translateX(-100%);
}

.modal.show .modal-dialog-aside {
	transform: translateX(0);
}

[type=radio] {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

/* IMAGE STYLES */
[type=radio]+img {
	cursor: pointer;
}

/* CHECKED STYLES */
[type=radio]:checked+img {
	box-shadow: 0px 0px 10px #363637;
}

[type=radio]:hover+img {
	box-shadow: 0px 0px 10px #363637;
}

.hide-mobile-view {
	display: flex;
}

@media only screen and (max-width: 500px) {
	.hide-mobile-view {
		display: none;
	}
}

.helpPopUpImg {
	width: 90%;
}

.helpPopUpImg img {
	width: 90%;
}

#imagemodal {
	padding: 0px !important;
}

.helpImage {
	width: 40%;
	padding: 10px;
}

/*# sourceMappingURL=custom.css.map */

/* graph start */
.customTabActive {
	background-color: #4c4c4c !important;
}

.custom-tabs .tab-pane {
	margin: 15px 0 0 0;
}

.custom-tabs .custom-tabs-heading {
	/*background-color: #363637;*/
}
/*.custom-tabs .dropdown-section select{
	padding: 8px 12px !important;
}

.custom-tabs .form .form-control{
	padding: 4px 12px !important;
}*/
.custom-tabs .custom-tabs-heading ul {
	padding: 0;
	list-style: none;
	display: flex;
	color: white;
	flex-wrap: nowrap;
}

.custom-tabs .custom-tabs-heading li {
	cursor: pointer;
	background: #efefef;
    width: 100%;
    display: grid;
    text-align: center;
}

.custom-tabs .custom-tabs-heading li a {
	color: #2D2D2F;
	justify-content: center;
	border: 1px solid #dddddd;
	border-radius:0;
	display: flex;
    align-self: normal;
    align-items: center;
}

.custom-tabs .custom-tabs-heading li:hover {
	background-color: #4c4c4c;
}
.custom-tabs .custom-tabs-heading li:hover a{
	color: #ffffff;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #4c4c4c !important;
	border-radius: 0;
}

.datepicker {
	color: #6e707e;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #d1d3e2;
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem;
	width: 100%;
	max-width:100%;
}

/* graph menu End */

/* Datatable Report */
#dataTable_wrapper .dt-buttons.btn-group {
float: right;
}

#dataTable_wrapper.dataTables_wrapper .dataTables_length {
	position: absolute;
}
#addTsForm #dataTable_wrapper.dataTables_wrapper .dataTables_length {
	position: relative;
}
#dataTable_wrapper .btn-secondary {
	color: #fff;
	background-color: #EF1B34;
	border-color: #858796;
	border-radius: 3px !important;
	margin-left: 8px;
	border: none;
	padding: 4px 15px !important;
}

#dataTable_wrapper .btn-secondary:focus {
	border: none;
	outline: none;
}

.updatePwdinput .error {
	font-size: 12px
}

.errorTxt .error {
	font-size: 12px;
	color: #EF1B34;
	margin-top: 10px;
	width: auto;
	text-align: center;
}
/* graph menu End */

/*# sourceMappingURL=custom.css.map */
.btn-group-sm>.btn-icon-split.btn .icon, .btn-icon-split.btn-sm .icon {
	color: white !important;
	background: transparent;
}

.sidebar-dark .nav-item .nav-link {
	color: #2D2D2F !important;
}

.sidebar-dark .nav-item .nav-link i {
	color: #2D2D2F !important;
	padding-top: 5px;
}

.sidebar.toggled .nav-item .nav-link span {
	margin-left: 15px;
	text-align: left;
	font-weight: 500;
	font-size: 16px !important;
	color: #2D2D2F;
}

.bg-gradient-primary.sidebar {
	background-color: #FFFFFF;
	width: 260px !important;
}

.sidebar.toggled .nav-item .nav-link {
	display: flex;
	width: 220px !important;
}

.sidebar-heading {
	display: none;
}

#accordionSidebar.sidebar.toggled {
	width: 220px !important;
}

#accordionSidebar.sidebar-dark .nav-item .nav-link {
	border-left: 3px solid transparent;
}

#accordionSidebar.sidebar-dark .nav-item.active .nav-link {
	border-left: 3px solid #EF1B34;
	background-color: #FFF8F9;
}

#accordionSidebar.sidebar-dark .nav-item.active .nav-link span,
	#accordionSidebar.sidebar-dark .nav-item.active .nav-link i {
	color: #EF1B34 !important;
}

.sidebar-dark .nav-item .nav-link:active, .sidebar-dark .nav-item .nav-link:focus,
	.sidebar-dark .nav-item .nav-link:hover {
	color: #EF1B34 !important;
	border-left: 3px solid #EF1B34 !important;
	background-color: #FFF8F9;
}

.sidebar-dark .nav-item .nav-link:hover i {
	color: #EF1B34 !important;
}

.d-details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.block svg {
	width: 25px;
	height: 25px;
	color: #ef1b34;
	margin: 0 25px;
	flex-shrink: 0;
}

.graph .title p {
	text-align: center;
	color: #2d2d2f;
	font-size: 20px;
	font-family: "AvenirLTStd-Medium";
	margin-bottom: 15px;
}

.graph .title {
	text-align: center;
	color: #2d2d2f;
	font-size: 24px;
	font-family: "AvenirLTStd-Medium";
	margin-bottom: 20px;
}

.chart-legend {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.chart-legend .legends {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}

.chart-legend .legends .green {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #498867;
}

.chart-legend .legends .yellow {
	background-color: #FEAF49;
}

.chart-legend .legends .red {
	background-color: #ef1b34;
}

.chart-legend .legends .labels {
	margin: 0;
	padding: 0 30px 0 10px;
	font-size: 14px;
	font-family: "AvenirLTStd-Medium";
}

.chart-legend .legends .green-text {
	color: #498867;
}

.chart-legend .legends .yellow-text {
	color: #FEAF49;
}

.chart-legend .legends .red-text {
	color: #ef1b34;
}

.titleN {
	color: #2D2D2F;
	font-weight: 500;
	font-size: 22px;
	line-height: 33px;
	font-family: "AvenirLTStd-Roman";
	margin-bottom: 0;
	font-weight: 500;
	margin-bottom: 0;
}

.subTitleN {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	font-family: "AvenirLTStd-Roman";
	margin-bottom: 0;
	font-weight: 500;
	margin-bottom: 0;
}

.iconBtn {
	margin: 8px;
	background-color: #8B8B95;
	color: white;
	width: 23px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	cursor: pointer;
	border: none;
	outline: none;
}
.iconBtn:hover{
	filter: drop-shadow(2px 4px 6px rgb(118 118 118 / 30%));
}
.iconBtn i{
	font-size:14px;
}

.datepicker {
	text-transform: uppercase;
}

.form-control.datepicker {
	/*font-size: 14px !important*/
}

.attachment-th {
	width: 30px !important;
}

.attachment-th:after, .attachment-th:before {
	display: none !important;
}

@font-face {
	font-family: "AvenirLTStd-Black";
	src: url("./../fonts/AvenirLTStd-Black.otf");
}

@font-face {
	font-family: "AvenirLTStd-Book";
	src: url("./../fonts/AvenirLTStd-Book.otf");
}

@font-face {
	font-family: "AvenirLTStd-Medium";
	src: url("./../fonts/AvenirLTStd-Medium.otf");
}

@font-face {
	font-family: "AvenirLTStd-Roman";
	src: url("./../fonts/AvenirLTStd-Roman.otf");
}
.tblsearchreolution tr th:first-child, .tblsearchreolution tr td:first-child{
	width:50px!important;
}
/*---------hover tooltip---------*/
[data-tooltip] {
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  position: relative;
}
[data-tooltip]::after {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 0.3rem;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 1rem;
  font-size: 85%;
  font-weight: normal;
  line-height: 1.15rem;
  opacity: 0;
  padding: 0.25rem 0.5rem;
  position: absolute;
  text-align: center;
  text-transform: none;
  transition: opacity 0.2s;
  visibility: hidden;
  white-space: nowrap;
  z-index: 1;
}

[data-tooltip].tooltip-bottom::before {
  border-style: solid;
  border-width: 0.3rem;
  content: "";
  opacity: 0;
  position: absolute;
  transition: opacity 0.2s;
  visibility: hidden;
  border-color: transparent transparent rgba(51, 51, 51, 0.9) transparent;
  bottom: 0;
  left: 50%;
  margin-left: -0.3rem;
}
[data-tooltip].tooltip-bottom::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%);
}

[data-tooltip].tooltip-right::before {
  border-style: solid;
  border-width: 0.3rem;
  content: "";
  opacity: 0;
  position: absolute;
  transition: opacity 0.2s;
  visibility: hidden;
  border-color: transparent rgba(51, 51, 51, 0.9) transparent transparent;
  top: 0.6rem;
  left: calc(100% - 0.3rem);
  margin-top: -0.3rem;
}
[data-tooltip].tooltip-right::after {
  top: 0rem;
  left: calc(100% + 0.3rem);
}
@media (max-width: 767px) {
  [data-tooltip].tooltip-mobile::before {
    display: none;
  }
  [data-tooltip].tooltip-mobile:after {
    font-size: 1rem;
    max-width: 20rem;
    position: fixed;
    bottom: auto;
    top: 50%;
    left: 50%;
    text-align: left;
    transform: translate(-50%);
    white-space: normal;
  }
}
/*[data-tooltip]:hover::after, [data-tooltip][class*=tooltip-]:hover::before {
  visibility: visible;
  opacity: 1;
}*/
/*---------hover tooltip---------*/

.dataTables_wrapper .dataTables_length label, .dataTables_wrapper .dataTables_filter label{
	font-size:12px;
}
.table  thead th, .table  tr td{
  font-size:12px;
  padding: 0.5rem;
  border-bottom:none;
}
 div.dataTables_wrapper div.dataTables_info{
	font-size:12px !important;
}



 .dataTables_wrapper .paginate_button{
	font-size:12px;
}


 .form-controlField input, .form-controlField textarea, .form-controlField .dropdown,
 .form .form-control{
		font-size:12px !important;
		color:#323232;
	}
	
	.test-life-cycle-block .folderList .nonEditableIP, .test-life-cycle-block .form-group p,.test-life-cycle-block .form-group h6{
	font-size:12px;
	cursor: pointer;
	}
	.custom-tabs.test-life-cycle-block .custom-tabs-heading  ul li a{
	font-size:12px;
	}
	.test-life-cycle-block .w-15{
	width:15%;
}
.test-life-cycle-block .w-30{
	width:30%;
}
.test-life-cycle-block .w-10{
	width:10%;
}
.test-life-cycle-block .d-flex.dropdown-section{
	gap:0.5rem;
	}
	 .form .dropdown-section .form-control {
	    padding: 0.375rem ;
	    font-size:12px;
	    height:30px;
	    }
	    .multiselect-box .gap{
	    gap:1rem;
	    white-space: nowrap;
	    color:#6e707e !important;
	    font-size:12px;
	    }
	    .multiselect-box .dropdown-menu{
	    width:100% !important;
	    }
	    .form-controlField.multiselect-box  input{
	    width:1rem;}
.multiselect-box .dropdown-toggle{
	color:#6e707e !important;
}
.linkVideoUrl a{font-size:12px;}
.comments .profile-name{
	font-size:14px;
	color:#000;
	
}
.comment-text{
	font-size: 12px;
	    color: #000000;
	    margin-bottom: 5px;
}
.comments .profile-picture{
	height:30px;
	width:30px;
}
 .upload-container {
      background: #fff;
      width: 100%;
    }

     .upload-container .upload-box {
    border: 2px dashed #EF1B34;
    border-radius: 8px;
    text-align: center;
    padding: 4px 10px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #EF1B34;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    
    .upload-container .upload-box p {
    margin: 0;
    line-height: 1.2;
    font-size: 14px;
    color: #EF1B34;
}

   .upload-container .upload-box:hover {
      background: rgb(239 27 52 / 5%);
    }

    .upload-container .upload-box img {
      display: block;
      margin: 0 auto 10px;
    }

    .uploaded-list {
      margin-top: 10px;
    }

    .uploaded-list .file-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: #f8f8f8;
      border-radius: 5px;
      padding: 0;
      margin-bottom: 10px;
      font-size: 14px;
    }

    .uploaded-list .file-item .file-info {
      display: flex;
      align-items: center;
      gap: 8px;
    }

   /* .file-badge {
      background: #00aaff;
      color: white;
      font-size: 12px;
      font-weight: bold;
      border-radius: 4px;
      padding: 2px 6px;
      text-transform: uppercase;
    }

    .file-badge.docx {
      background: #007bff;
    }*/

      .uploaded-list .remove-btn {
      background: transparent;
      border: none;
      font-size: 16px;
      cursor: pointer;
      color: #888;
    }

     .uploaded-list .remove-btn:hover {
      color: #ff4d4d;
    }
	 .comment-card{
		padding-left:35px;
	}
	.gap{
		gap:1rem;
	}
	.comment-section a{
			cursor:pointer;
		}
		textarea.form-control {
		  width: 100%;
		  min-height: 60px;
		  resize: vertical;
		}
		.d-flex.gap-2 > * {
		  margin-right: 8px;
		}
		.w-90{
			width:90%;
		}
		.w-10{
			width:10%;
		}
.floating-form {
			      position: absolute;
			      top: 35px; /* just below button */
			      right: 0;
			      background: white;
			      border: 1px solid #ddd;
			      border-radius: 0.5rem;
			      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
			      padding: 1rem;
			      min-width: 700px;
			      display: none; /* initially hidden */
			      z-index: 1050;
			    /*  display:none;*/
			    }
			    .floating-form.show {
			      display: block;
			    }
			.date-range-picker-defect{
				width:220px;
			}
			.date-range-picker-defect .input-group .form-control{
			border:1px solid #EF1B34 !important;	
			}
			.date-range-picker-defect .input-group-prepend .input-group-text{
				color:#EF1B34;
				border:1px solid #EF1B34;
				background: transparent;
			}
			#searchtable .dt-buttons.btn-group.flex-wrap ,#searchtable .dataTables_length, #searchtable .dataTables_filter{
				display:none;
			}
			.cursor{
				cursor:pointer;
			}
			
.comment-section { 
	width: 100% !important; 
	}
 .comment-card { 
 background: #fafafa; 
 }
 .profile-picture { 
 border-radius: 50%; 
 }
 .edit-box {
  width: 100%; 
  }
  
   .prediction-result{
 /* max-height:400px;
 max-width:1000px;
 margin:0 auto;
 overflow-y:hidden; */
 }
 .prediction-result:hover{
/*  overflow-y:auto; */
 }
  .prediction-result .titlexl { font-weight:600;}
  .prediction-block .titlexl { font-weight:600;}
 .prediction-result pre{
 margin-left: 1rem;
 line-height: 160%;
 white-space: pre-wrap;
 }
 .truncate-text {
  display: inline;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.view-more {
  margin-left: 5px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
} 
.text-content {
  display: inline;
  white-space: pre-line;
    vertical-align: top;
}

.toggle-more {
  margin-left: 5px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  vertical-align: sub;
} 
#prediction-table-div .table thead tr th{
color: #2d2d2f; 
 font-size: 14px;
font-weight: 600;
padding:8px 5px;
}
#prediction-table-div .table  tbody tr td{
color: #2d2d2f; 
 font-size: 14px;
 padding:10px 5px;
font-weight: 500;
border-top:0;
}
.prediction-block{
	/* max-height: 400px;
    overflow-y: scroll; */
    margin: 0 auto;
}
.prediction-result .story-result {
    width: 100%;
justify-content: flex-end;
align-items: flex-end;
display: flex;
overflow-x:hidden;

}
.prediction-result .story-result pre {
    margin: 0;
background: #eeeeee;
min-width: 100px;
align-items: flex-end;
padding: 1rem;
border-radius: 10px;
margin-left:3rem;
}

#wrapper.defect-prediction-main ul.navbar-nav.bg-gradient-primary.sidebar.sidebar-dark.accordion.toggled.defect-sidebar{
	position: fixed !important;
    top: 0;
    left: 0;
    width: 220px;
    height: 100vh;
    /* background-color: #f8f9fc;
    border-right: 1px solid #ddd;
    padding: 1rem 0.5rem; */
    overflow: visible !important;
    z-index: 1000;
   /* overflow-x:hidden;*/
 
	
}
.defect-prediction-wrapper{
	margin-left: 220px;
    width: calc(100% - 155px);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.fixed-footer{
	   flex-shrink: 0;
    
    position: sticky;
    bottom: 0;
    z-index: 10;
    width: 100%;
   
}
.defect-prediction-wrapper{
	overflow-x:initial !important;
}
#downloadSection ul {
list-style-type: circle;
padding-inline-start: 40px;
}
#downloadSection ul li a{
	color:#6677E3;
}
#downloadSection ul li {
  color: #2d2d2f;
 font-size: 14px;
 font-weight: 500;
}
#prediction-download-link{
/* width:100%;
text-align:left; */
/* margin-bottom:1rem; */	
}
#prediction-download-link a{
	color:#6677E3;
	font-size: 14px;
 font-weight: 500;
 text-decoration:none;
}

.defect-prediction-body{
	overflow:hidden;
}
.defect-footer .gap10{
	gap:15px;
}
/* .loader-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; Full viewport height
  width: 100%;
}
 
.loader {
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
 
Spinner animation
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} */

.loader-wrapper {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
}
.loader-wrapper .circular-loader {
  width: 80px;
  height: 80px;
  position: relative;
}
.loader-wrapper .circular-loader .progress-ring {
  width: 100%;
  height: 100%;
}
.loader-wrapper .circular-loader .progress-ring .background-ring {
  fill: none;
  stroke: #ededed;
  stroke-width: 6;
}
.loader-wrapper .circular-loader .progress-ring .progress-ring__circle {
  fill: none;
  stroke: #141414;
  stroke-width: 6;
  stroke-dasharray: 188.4;
  stroke-dashoffset: 141.3;
  stroke-linecap: round;
  transform-origin: center;
}
.loader-wrapper .circular-loader.rotating svg {
  animation: rotate 1.5s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*For TestLifeCycle*/
.projectListHead i:hover{
	color:#C70119;
	cursor:pointer;
}
.parent-list .parent-item .child-list .child-item:hover .tshome-actionBtn{
				display:block !important;
			}
			.parent-item .parent-header:hover .tshome-actionBtn{
							display:block !important;
						}
			.parent-list {
				  display: flex;
				  flex-direction: column;
				  gap: 8px;
				  max-width: 400px;
				}
 
				/* Parent */
				.parent-header {
				  display: flex;
				  align-items: flex-start;
				  gap: 8px;
				  background: #fff;
				  padding: 5px 16px 5px 10px;
				 justify-content:space-between;
				  border-radius: 6px;
				  cursor: pointer;
				  font-weight: 500;
				  font-size:12px;
				  color:#858796;
				}
				.arrow {
				  transition: transform 0.3s ease;
				  margin-left:5px;
				}
				.arrow.rotate {
				  transform: rotate(180deg);
				  margin-left:5px;
				}
 
				/* Child List */
				.child-list {
				  display: none;
				  margin-left: 20px;
				  margin-bottom: 5px;
				
				  padding: 8px;
				}
 
				/* Child Item */
				.child-item {
					    padding: 8px;
					    background: #f9f9f9;
					    border-radius: 4px;
					    margin: 3px 0;
					    cursor: pointer;
					    font-size: 12px;
					    display: flex;
					    justify-content: space-between;
				}
				.child-item:hover {
				    background: rgb(128 128 128 / 16%);
				}
			.createTestScript  textarea.form-control{
				resize:none !important;
				resize: none !important;
				min-height: 100%;
				height: auto;
				overflow: hidden;
			}
.testscript-list{
    margin-left: 25px;
    margin-bottom: 5px;
    padding: 0 8px;
}
.testscript-item {
    padding: 8px;
 background: #f9f9f9;
 border-radius: 4px;
 margin: 3px 0;
cursor: pointer;
font-size: 12px;
color:#858796;
display: flex;
  justify-content: space-between;
  align-item:center;
}
.testscript-item a{
	font-size: 12px;
color:#858796;
}
.gapsm{
	gap:0.5rem;
	
}
.parent-item i{
	color:#EF1B34;
	font-size:12px;
}
.projectListFiles .table-responsive{
	overflow:hidden;
}

.createTestScript textarea.form-control {
    resize: none !important;
    resize: none !important;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    }
 .parent-item i.copy-icon {
    color: grey;
} 

.chart-card {
    /*max-width: max-content;*/
    margin: 30px auto;         /* center align */
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  }

  .chart-wrapper {
    width: 100%;          /* Chart is 80% wide */
    margin: 0 auto;      /* Centers it */
}

.chart-container {
    width: 100%;
    height: 420px;       /* Adjust height if needed */
}

  @media (max-width: 768px) {
    .chart-container { height: 300px; }
  }
  
  
.bbottom {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
.sectBoxCount .sbc-desc{
	color: #65656c;
    font-size: 15px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 0;
}
.sectBoxCount .sbc-title{
	color: #2d2d2f;
    font-size: 24px;
    margin-bottom: 0;
}
.sectBoxCount .card{
	background: #f8f8f8;
}

/*SDLC copilot*/ 

.defectprediction-main{
	height: 100% !important;
    flex-direction: column;
    justify-content: space-between !important;
  width: 100%; 
}
.defect-wrapper {
	height: calc(100vh - 155px) !important;
  overflow-y:auto;
  display: flex;
  justify-content: center;
 /*  flex-direction:column; */
  align-items: center;
  width: 100%;
}
.defect-wrapper .defect-body {
  background: #fff;
  border-radius: 0.5rem;
  width: 100%;
 
  border: 1px solid #e0e0e0;
  border-radius: 0.625rem;
}
.defect-wrapper .defect-body .user-input {
  width: 100%;
  padding: 0.625rem;
  border: none;
  border-radius: 1.25rem;
  background-color: transparent;

  max-width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  color:#2d2d2f;
    font-family: "AvenirLTStd-Book";
  min-height: 50px;
  max-height: 200px;     /* Limit height */
  overflow-y: auto;      /* Show scroll after limit */
  resize: none;          /* Prevent manual resizing (optional) */
  
 
}
 .defect-wrapper .defect-body #user-story::placeholder {
    font-size: 12px;
}
.defect-wrapper .defect-body .user-input:focus-visible {
  outline: 0;
}
.defect-wrapper .defect-body .user-input::placeholder {
  color: #2d2d2f;
  font-size: 16px;
  font-family: "AvenirLTStd-Book";
  font-weight: 500;
  vertical-align: middle;
  opacity: 1;
}
.defect-wrapper .defect-body .defect-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem;
  border-top: 1px solid #e4e4e4;
}
.defect-wrapper .defect-body .transparent-btn {
  background: transparent;
  border: 1px solid #e4e4e4;
  padding: 0.5rem 0.9rem;
  border-radius: 3rem;
  cursor: pointer;
  text-transform: capitalize;
  margin: 0;
  font-size:14px;
  color:#2d2d2f;
}
.defect-wrapper .defect-body .transparent-btn:hover {
  background: #8b8b95;
  color: #ffffff;
}
.defect-wrapper .defect-body .toggle-group {
  display: flex;
  align-items: center;
  
}
.defect-wrapper .defect-body .toggle-group .titlexl{
	font-size:14px;
}

.defect-cards-details {
    gap: 12px;
    grid-gap: 12px;
    column-gap: 12px;
    display: flex;
    flex-wrap: wrap;
}
.defect-cards-details .block{
    border:1px solid #ddd;
    border-radius: 7px;
}
.preview-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
}

.preview-content {
  background: #fff;
  width: 70%;
  margin: 5% auto;
  padding: 15px;
  border-radius: 8px;
}

.close-btn {
  float: right;
  font-size: 22px;
  cursor: pointer;
}

.comment-attachment a {
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
}

.input-group.ig-comments{
	flex-wrap: nowrap;
}
.editor, .preview {
  min-height: 180px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 6px;
  background: #fff;
}

.editor.drag-hover {
  border: 2px dashed #007bff;
  background: #f8f9fa;
}


.preview-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.7);
  z-index: 99999;   
}

.preview-content {
  background: #fff;
  width: 80%;
  height: 80%;
  margin: 5% auto;
  padding: 15px;
  overflow: auto;
  border-radius: 6px;
}


#stepsEditor {
  position: relative;
  z-index: 1;
}

.steps-thumbnail {
  max-width: 120px;
  max-height: 120px;
  margin: 6px 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}

.steps-thumbnail:hover {
  box-shadow: 0 0 6px rgba(0,0,0,0.25);
}

.attachment-chip {
  display: inline-block;
  background: #f1f3f5;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 4px 8px;
  margin: 4px 0;
  font-size: 14px;
  cursor: pointer;
}
.attachment-row {
    max-width: 100%;
}




#attachmentTable .attachment-link {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}


#attachmentTable {
    table-layout: auto;
    width: 100%;
}


#attachmentTable td {
    white-space: nowrap;
}


.attachment-link {
    display: block;
    width: 100%;
    cursor: pointer;
}

/* Filename behavior */
.attachment-link span {
    display: block;
    width: 100%;
    white-space: nowrap;       
    overflow: hidden;          
    text-overflow: ellipsis;   
}
.steps-image-preview {
  max-width: 600px;   
  max-height: 400px;  
  width: auto;
  height: auto;
  border-radius: 6px;
  margin: 6px 0;
  border: 1px solid #ddd;
  cursor: pointer;
}
#myTable {
    table-layout: fixed;
}

#myTable th,
#myTable td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


#myTable td.readMore {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset;
}
.gap-1{
	gap:0.5rem;
}
.gap-1{
	gap:0.5rem;
}
.info-box {
    background-color: #f8f9fa;
    /* border: 1px solid #dee2e6;   full border instead */
    padding: 12px;
    margin-top: 15px;
    font-size: 14px;
    text-align: left;
    border-radius: 5px;
}

.info-box ol,
.info-box ul {
    padding-left: 18px;
}