
a.pm-btn {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    border: 1px solid;
    padding: 10px 0;
        background: #1677FF;

}body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Inter", sans-serif;
	overflow-x: hidden;
}
ul.dropdown-menu.show li a {
    color: #fff;
}
ul.dropdown-menu.show {
    background: transparent;
    padding: 0;
    padding-left: 25px;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
}
.add-user-details, .user_details_form {
    background: #F7F7F7;
    padding: 20px;
}
.navbar-expand .navbar-nav .dropdown-menu li a {
    color: #000;
}
.navbar-expand .navbar-nav .dropdown-menu {
    background: #fff;
}
.contact select {
    max-width: 120px;
}
.c-pointer { cursor:pointer; }
.modal-content {
    border-radius: 0px;
}
div#addsecondaryPOC input, div#addsecondaryPOC input:active, div#addsecondaryPOC input:focus, div#addsecondaryPOC input:visited {
    border-radius: 0px;
    box-shadow: none;
}

p {font-size: 12px;}
.main-div { height:100vh; }
input#project-name {
    border: none;
    font-size: 20px;
    color: #333;
    width: 100%;
}
input#project-name:active, input#project-name:focus, input#project-name:visited { border:none; border-bottom:1px solid #333; }

/*.ams-sd {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 350px;
	height: 100vh;
	background-color: #1a1d30;
}*/
.ams-logo.text-center img {
    max-width: 100%;
}
.ams-sd {
    position: sticky;
    top: 0;
    bottom: 0;
    left: 0;
/*    flex: 0 0 20%;*/
	width: 20%;
    height: 100vh;
    background-color: #1a1d30;
    overflow: hidden;
}

.sd-help-center {
	height: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.ams-sd-ct {
	height: 100%;
	position: relative;
}

.li-help-ct {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.chart-data-report.chart-container canvas { max-width:100%; }
.main-content {
/*	flex: 0 0 80%;
	overflow: hidden;*/
	width: 80%;
}

.main-content nav {
	background-color: #fff;
}



.main-nav {
	padding: 20px 40px 20px 25px;
	border-bottom: 2px solid #F7F7F7;
}

.setting-div,
.profile-div {
	background-color: #eff0f2;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.setting1,
.profile1 {
	padding: 0;
}
.main-ct-hd {
    font-size: 22px;
    color: #2d2d2d;
}
/*.main-ct {
	padding-right: 30px;
}
*/
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #fff;
	background-color: #ffffff1f;
	border-color: #1a1d30;
}

/* .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:focus-visible {
    outline: none !important;
} */

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: transparent;
	isolation: isolate;
}

.li-btn svg {
	fill: #fff !important;
}

/* .li-btn.active svg {
    fill: #fff !important;
} */

.panel-tab {
	flex-direction: column;
}
.notification-message {
    padding-bottom: 10px;
}
.notification-detials a {
    font-size: 13px;
    color: #ADB5BD;
    font-weight: 500;
}
a:hover {
    color: #1677ff ;
    transition: ease all .3s;
}
.li-btn {
	width: 100%;
	text-align: left;
	padding-left: 55px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav-tabs {
	border: 0;
}
.ams-sd-ct ul li {
    margin: 5px 0;
}

.dropdown-toggle::after {
	display: none;
}

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

.ft-14 {
	font-size: 14px;
	font-weight: 300;
}

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

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

.ft-20 {
	font-size: 20px;
}

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

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

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

a {
	text-decoration: none;
	color: #000;
}

.ct-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.content-box {
	border: 1px solid #e8e8e8;
}
.brief-txt p span {
    font-weight: 600;
}
.brief-txt p {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #495057;
}
.notification-dashboard .brief1, .notification-dashboard .brief2 {
    margin-bottom: 1rem;
    padding: 5px;
}
.brief1,
.brief2 {
	background-color: #f7f7f7;
}

.date-text {
	color: #cf1322;
}

.table-div {
	margin-right: 25px;
}

.project-table-row {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.login-section,
.image-section {
	flex: 0 0 50%;
}

/*.signin-section {
	margin: -80px 120px 0 50px;
}*/

.changepass-input {
	font-size: 14px;
	font-weight: 400;
	padding: 10px 20px;
	color: #ababab;
	background-color: #eff0f2;
	border-radius: 0;
}
::placeholder {
font-size: 14px;
}

::-ms-input-placeholder { /* Edge 12 -18 */
font-size: 14px;
}
.form-control {
    border-radius: 0px;
}
.forgot-password a {
	color: #fff;
}

.sign-btn {
	border-radius: 0;
	font-size: 16px;
}

.changepass-input:focus {
	background-color: #eff0f2;
	border-color: #eff0f2;
	box-shadow: 0 0 0 0.25rem rgb(239 240 242);
}

.profile-detail {
	margin-right: 30px;
}

.profile-content {
	background-color: #F7F7F7;
}

.profile-content1 {
	border-right: 1px solid #0b284243;
	padding: 50px 100px;
}

.profile-content2 {
	padding: 50px 100px;
}

.btn {
	border-radius: 0;
}

.name,
.psid,
.work-mail {
	position: relative;
}

.name::before,
.psid::before,
.work-mail::before {
	content: "";
	position: absolute;
	height: 42px;
	width: 4px;
	background-color: #1677ff;
	left: -14px;
	top: 1px;
}

.btn-primary {
	background-color: #1677ff;
}

.color1 {
	color: #212529;
}

.profile-image {
	height: 150px;
	width: 150px;
	/* background-image: url(../images/login_image.png); */
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.dataTables_wrapper {
	position: relative;
}
/*
.dataTables_filter {
    position: absolute;
    left: 0;
    top: -60px;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center !important;
}
*/.dataTables_filter {
    position: absolute;
    left: 110px;
    top: -60px;
    /* margin: 0 auto; */
/*    width: 100%;*/
    text-align: left ! IMPORTANT;
}

.dataTables_filter input {
    border-radius: 2px !important;
    font-size: 14px;
    padding-left: 10px !important;
    margin-top: 4px;
}
.edit-content1 {
	border-right: 1px solid #0b284243;
}

#picture__input {
	display: none;
}

.picture img,
.profile-image img {
	border-radius: 100%;
}

.picture {
	/* background-image: url(../images/login_image.png); */
	background-repeat: no-repeat;
	background-size: cover;
	width: 150px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #aaa;
	border: 1px solid currentcolor;
	cursor: pointer;
	font-family: sans-serif;
	transition: color 300ms ease-in-out, background 300ms ease-in-out;
	outline: none;
	overflow: hidden;
	border-radius: 100%;
	margin: 0 auto;
	/* margin-bottom: 20px; */
}
.ongoing {
    list-style: none;
    text-align: left;
}

.picture__img {
	max-width: 100%;
}

.edit-content1 {
	flex: 0 0 30%;
}

.edit-content2 {
	flex: 0 0 70%;
	padding: 0 100px;
}

.edit-input {
	background-color: #fff;
}

.edit-input:focus {
	background-color: #fff;
}

.remove-pic {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.edit-image > .picture {
	position: relative;
	overflow: visible;
}

.edit-icon {
	position: absolute;
	bottom: 10px;
	right: 5px;
	z-index: 99 !important;
}

.project-search {
	background-color: #fff;
}

tr.project-table-row th {
	padding-top: 25px;
	padding-bottom: 0;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

.project-category-cell p {
	font-size: 12px;
	font-weight: 600;
}

.project-table tr {
	border: 10px solid #fff;
}

.project-table-row {
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
}

.project-table td {
	font-size: 12px;
	font-weight: 400;
	color: #495057;
	background-color: #F7F7F7;
	text-align: center;
	padding-top: 25px;
}

.project-main-table th {
	font-size: 12px;
	font-weight: 500;
}

.project-main-table td {
	font-size: 12px;
	font-weight: 400;
}

.dataTables_length,
.dataTables_info {
	display: none;
}

.project-tfoot {
	display: none;
}

#example_paginate > a {
	color: #1677ff !important;
	font-size: 12px;
	font-weight: 700;
}

#example_paginate > span {
	/* color: #1677FF !important; */
	font-size: 12px;
	/* font-weight: 700; */
}

.enter-name {
	position: relative;
	margin-bottom: 70px;
}

.name-input input {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-left: 0;
}

.project-type select {
	position: absolute;
	width: unset;
	top: 0;
	right: 0;
	background-color: #F7F7F7;
	border-radius: 0;
	padding: 5px 50px;
	border: 1px solid #05050517;
}

.enter-name > .discription {
	color: #F7F7F7;
	padding-left: 20px;
	padding-top: 15px;
}


.new-project-section {
	background-color: #F7F7F7;
	padding: 30px 20px;
}

.client-details {
	padding: 10px 0;
}

.project-client-btn button {
	padding-left: 30px;
	padding-right: 30px;
}

.project-upload {
	width: 100px;
	color: #b1b1b1;
	padding: 10px 0;
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}

./*project-upload-input {
	position: absolute;
	top: 0;
	width: 100px;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
*/
.project-attach-file {
	cursor: pointer;
	display: inline-block;
}

.discription-input input {
	border: 0;
}

.discription-input > input::placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #F7F7F7;
}

.name-input > input::placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #F7F7F7;
}

.project-client-name,
.project-client-mail,
.project-client-phone {
/*	background-color: #fff;*/
	width: 99%;
	margin-right: 15px;
}

.client-details > div input::placeholder { color:#333; }
.form-control:focus { border-color:#333;box-shadow:none; }
.client-details > div input {
    padding-left: 25px;
}
.client-details > div {
    position: relative;
}
/*.client-details span {
    position: absolute;
    left: 5px;
}*/
.bg-transparent .client-name.project-client-name {
    background: transparent;
    padding: 0px;
}
/*input#project_file1 {
    margin-left: -10px;
}*/
.client-details-hd.ft-16.fw-400 {
    font-size: 14px;
    padding: 0;
    color: #2d2d2d;
}
.attachfile-section .form-control:focus {
    border: none;
    border-bottom: 1px solid #333;
    background: transparent;
}
.client-details-hd.ft-16.fw-400 {
    font-weight: 600;
    font-size: 11px;
    color: #495057;
}
/*.client-details.d-flex.justify-content-between.align-items-center .client-details-hd.ft-16.fw-400 {
    flex: 0 0 100%;
}
.client-details.d-flex.justify-content-between.align-items-center {
    flex-wrap: wrap;
}*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.project-client-name input,
.project-client-mail input,
.project-client-phone input {
	border: 0;
}

.client-details > div input{
	border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    background: transparent;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    width: 100%;
}
input#project_name {
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
    width: 98%;
    background: transparent;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}
input#project_name:focus-visible {
    box-shadow: none;
    outline: none;
}
.project-client-name input::placeholder,
.project-client-mail input::placeholder,
.project-client-phone input::placeholder {
	color: #F7F7F7;
	font-size: 12px;
	font-weight: 400;
}

.project-table-status {
	color: #fa8c16;
}

.project-table-status.convert {
	color: #389e0d;
}

.project-table-status.dead {
	color: #cf1322;
}

input[type="date"]:required:invalid::-webkit-datetime-edit {
	color: #F7F7F7 !important;
}

input[type="date"]:focus::-webkit-datetime-edit {
	color: #F7F7F7 !important;
}

.add-user-details {
	margin-right: 30px;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	z-index: 1;
	right: 0;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	/* background-color: #3e8e41; */
	cursor: pointer;
}

/* Edit icon color */
/*.dropdown-content a .fa-edit {
	color: blue;
}

.dropdown-content a .fa-trash-alt {
	color: red;
}
*/
form#add_user_details {
    margin-left: 12px;
}
div#projectListTable_paginate {
    padding-top: 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    padding: 5px 10px;
    height: auto;
    background: transparent;
    border: 1px solid #333;
    margin: 0;
    border-radius: 1px;
}
div#projectListTable_paginate a {
    font-size: 12px;
}
/* Add space between icon and text */
.dropdown-content a i {
	margin-right: 15px; /* Adjust as needed */
	font-size: 15px;
}
.all-project .search-filter {
	padding: 5px 30px 5px 20px;
	border: 1px solid #e8e8e8;
}
.all-project .search-filter input {
	border: none;
}
/* Remove border and outline for input */
.search-filter input[type="text"] {
	border: none;
	outline: none;
}

/* Optional: Add additional styling to input if needed */
.search-filter input[type="text"] {
	padding: 5px;
	/* Add any other styles you need */
	border: none;
	outline: none;
}

/* Optional: Add hover effect */
.search-filter input[type="text"]:hover {
	/* Add hover styles */
	border: none;
	outline: none;
}

/* Optional: Add focus effect */
.search-filter input[type="text"]:focus {
	/* Add focus styles */
	border: none;
	outline: none;
}
h2#heading_project_client_section {
	font-size: 20px;
	padding: 20px 0px;
	color: #F7F7F7;
	font-weight: 300;
}
/*.content-div {
	padding: 50px 0px;
}*/
.info-milestone {
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 24.2px;
	text-align: left;
}
.info-milestone p {
	font-family: Inter;
	font-size: 12px;
	font-weight: 500;
	line-height: 14.52px;
	text-align: left;
}
.contact {
	display: flex;
	width: 75%;
	margin: 0 0 10px;
}

.contact p {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.info-milestone p:last-child button {
    background: #2d2d2d;
    border-radius: 10px;
    padding: 5px 20px;
    border: 1px solid #e8e8e8;
    color: #fff;
}
.info-milestone h2 {
    font-size: 20px;
    padding: 10px 0;
    color: #343A40;
    text-transform: uppercase;
}
.info-milestone p:last-child {
    background: transparent;
}
.info-milestone .contact p {
	font-family: Inter;
	font-size: 12px;
	font-weight: 500;
	line-height: 12.52px;
	text-align: left;
	padding: 7px 10px;
	margin: 0;
	background: #F7F7F7;
	border-radius: 6px;
    margin-right: 15px;
}
button#addUserModelClose {
    background: transparent;
    border: none;
    box-shadow: none;
}
.notificatio-box .user-icons {
    display: none;
}
.notification-message:before {
    content: close-quote;
    background: #333;
    width: 5px;
    height: 5px;
    position: absolute;
    left: -25px;
    border-radius: 50%;
}
.notification-message {
    position: relative;
}
.poc-lists .poc-details .text h2 {
    margin: 0 0 2px;
}
.contact select { font-size:12px;  }
.n-ev { pointer-events:none; }
.revenue-and-secondry-row {
	display: flex;
	justify-content: space-between;
	margin: 10px auto;
}
.revenue-box h1 {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	text-align: left;
}
.secondry-poc-box .heading h1 {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	text-align: left;
}

/*.revenue-and-secondry-row div {
	flex: 0 0 49%;
}*/
/*.revenue-and-secondry-row div:nth-child(2) {
	flex: 0 0 40%;
}*/
.n-ev {
    opacity: 0.8;
}
.ongoing-and-pending-amt-box > div {
    flex: 0 0 49%;
}
.company-details h4 {
    font-weight: 500 !important;
}
i.fa.fa-star, span.rating-text {
    display: none;
}
.ongoing-and-pending-amt-box .ongoing img, .ongoing-and-pending-amt-box .pending img {
    padding-right: 10px;
}
.revenue-box .amount {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10px;
}
.revenue-box .proposed-amt-billed-amt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/*padding-top: 10px;*/
}
.revenue-box {
	border: 1px solid #e8e8e8;
	padding: 20px 30px;
}

.ongoing-and-pending-amt-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.ongoing-and-pending-amt-box .ongoing {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
}
.ongoing-and-pending-amt-box .pending {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
}
.revenue-and-secondry-row .ongoing div:first-child {
	flex: 0 0 20%;
}
.revenue-and-secondry-row .ongoing div:nth-child(2) {
	flex: 0 0 80%;
}
.revenue-and-secondry-row .pending div:first-child {
	flex: 0 0 20%;
}
.revenue-and-secondry-row .pending div:nth-child(2) {
	flex: 0 0 80%;
}
.ongoing .text p {
	padding: 0;
	margin: 0;
	font-family: Inter;
	font-size: 12px;
	font-weight: 400;
	line-height: 14.52px;
	text-align: left;
}
.ongoing .text p:first-child {
	font-family: Inter;
	font-size: 14px;
	font-weight: 600;
	line-height: 16.94px;
	text-align: left;
}
.pending .text p:first-child {
	font-family: Inter;
	font-size: 14px;
	font-weight: 600;
	line-height: 16.94px;
	text-align: left;
}
.pending .text p {
	font-family: Inter;
	font-size: 12px;
	font-weight: 400;
	line-height: 14.52px;
	text-align: left;

	padding: 0;
	margin: 0;
}
.secondry-poc-box .heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.secondry-poc-box .heading p {
	color: #1677FF;
	font-family: Inter;
	font-size: 12px;
	font-weight: 600;
	line-height: 14.52px;
	text-align: center;
}
.secondry-poc-box {
	padding: 14px 30px;
	border: 1px solid #e8e8e8;
}
.poc-details .text {
    flex: 0 0 90%;
}
.poc-details .icons {
	flex: 0 0 10%;
}
.poc-details .text h2 {
	font-family: Inter;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	text-align: left;
}
.poc-details {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	background: #fafafa;
	padding: 10px 20px;
	border-radius: 6px;
}
.main-data-table-milestone .table-striped>tbody>tr:nth-of-type(odd) {
    background: #fff !important;
}
.poc-details div {
	flex: 0 0 45%;
}
.poc-details .text p {
	font-family: Inter;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 0;
}
.poc-details .icons {
	text-align: end;
}
.poc-lists .poc-details {
	margin: 10px 0px;
}
/*.poc-lists {
	overflow: scroll;
	height: 140px;
}*/

.milestone-title-and-button {
	border-top: 1px solid #e8e8e8;
	padding: 20px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.milestone-title-and-button .heading h1 {
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 21.78px;
	text-align: left;
}
.main-data-table-milestone table thead tr th {
	font-size: 4px;
	width: 100%;
	white-space: nowrap;
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	text-align: center;
	color: #000;
}
.billed, .end-price {
    text-align: right;
    color: #495057;
    font-size: 14px;
}
.revenue-box .progress {
    margin: 5px 0;
}

.proposed, .start-price {
    text-align: left;
    color: #495057;
    font-size: 14px;
}

.main-data-table-milestone table tbody tr td {
	font-size: 4px;
	width: 100%;
	white-space: nowrap;
	font-family: Inter;
	font-size: 12px;
	font-weight: 300;
	line-height: 16.94px;
	text-align: center;
	border-color: #F7F7F7 ;
	color: #000 !important;
}
.heading h1 {
    margin: 0;
}

.container-basic-details {
    background: #fafafa;
    padding: 20px;
    margin-bottom: 20px;
}
.container-po-details {
    background: #fafafa;
    padding: 20px;
    margin-bottom: 20px;
}
.container-billing-details {
    background: #fafafa;
    padding: 20px;
}
.container-sla-details {
    background: #F7F7F7;
    padding: 20px;
    margin-bottom: 20px;
}
.main-section-data {
    padding: 20px;
    border: 1px solid #e8e8e8;
}
.milestone-details-heading {
    padding: 10px 0;
}
.main-section-data label {
    font-family: Inter;
    font-size: 12px;
    font-weight: 300;
    line-height: 12.1px;
    text-align: left;
}
.main-form-section h3 {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: left;
}
.btn-check:focus+.btn-primary, .btn-primary:focus,
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus { box-shadow:none !important; }
.view-btn a {
    font-size: 12px;
    padding: 5px 10px;
}
.view-btn {
    padding: 0 !important;
}
form#addsecondaryPOCForm input {
    position: relative;
    margin: 10px 0;
    border: navajowhite;
    border-bottom: 1px solid #333;
    font-size: 14px;
    padding: 7px 0;
}
.main-data-table-milestone.table-responsive tr th:first-child, .main-data-table-milestone.table-responsive tr td:first-child{
    position: sticky;
    left: -1px;
    background: #f7f7f7;
 	border:1px solid #e8e8e8; 
 	z-index: 99;
} 
.main-data-table-milestone.table-responsive tr th:nth-child(2), .main-data-table-milestone.table-responsive tr td:nth-child(2) {
    position: sticky;
    left: 50px;
    background: #f7f7f7;
     border:1px solid #e8e8e8; 
     z-index: 99;
}
.main-data-table-milestone.table-responsive tr th, .main-data-table-milestone.table-responsive tr td { border:1px solid #e8e8e8; vertical-align: middle;}
button#cancle-button-milestone-details {
    border: none;
    background: transparent;
    font-weight: 400;
}
.report-box > ul > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.form-group select, .form-group input {
    margin-top: -12px;
    margin-left: -11px;
    font-size: 12px;
    font-weight: 300;
    padding-top: 12px;
    background: transparent;
    border-radius: 4px;
}

button#addPoBtn {
    /* margin: 10px 0 0; */
    margin-left: -12px;
    padding: 0;
    background: transparent;
    color: #2d2d2d;
    border: navajowhite;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
}
.form-group label {
    background-color: #fafafa;
    padding: 0px 4px;

}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef00;
    opacity: 1;
}

input::placeholder {
	font-size: 14px; /* Adjust the percentage to your preference */
  }

/*.content-div {
    height: 90vh;
    overflow-y: auto;
}*/
ul.project-list-details {
    display: flex;
    justify-content: space-between;
}
ul.project-list-details > li {
    flex: 0 0 24%;
    border: 1px solid #e8e8e8;
    padding: 10px;
}
.details-box p {
    color: #ADB5BD;
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 5px;
}
.new-project-section input {
    border: none !important;
    border-bottom: 1px solid #333 !important;
}
ul.revenue-and-secondry-row li {
    flex: 0 0 49%;
}
.poc-lists {
    max-height: 157px;
    overflow-y: auto;
}
button#poModelClose {
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
.text-danger {
    font-size: 12px;
    padding: 0;
    font-weight: 300;
}

form#newPoForm input {
    position: relative;
    left: 0;
    right: 0;
    border: none;
    border-bottom: 1px solid #333;
    border-radius: 0px;
    margin: 0;
    padding: 10px 0;
}
.details-box h4 {
	color: #343A40;
    font-size: 22px;
    font-weight: 500;
	
}
.details-box h6 {
    color: #ADB5BD;
    font-size: 11px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}

.shadow-box:before {
    content: close-quote;
    background: #5459D1;
    width: 4px;
    height: 100%;
    position: absolute;
    border-radius: 50px;
    left: 0;
}
ul.project-list-details > li:nth-child(2) .shadow-box:before {
	background: #7DC4AA;
}
ul.project-list-details > li:nth-child(3) .shadow-box:before {
	background: #EEC473;
}

ul.project-list-details > li:nth-child(4) .shadow-box:before {
	background: #1677FF;
}

.shadow-box {
    position: relative;
    padding-left: 15px;
}
.project-overview-details > ul {
    display: flex;
    justify-content: space-between;
}
.project-overview-details > ul li:first-child { flex:0 0 80% }
.project-overview-details > ul li:last-child { flex:0 0 20% }

.ams-sd-ct {
    height: 100vh;
    position: relative;
}
/* report css start */
button#pills-home-tab {
    padding-left: 0px;
}
.report-head {display: flex;}
.report-head img { margin-left: 10px; margin-top: -10px;}
.report-box > ul > li, .poject-box > ul > li {
    flex: 0 0 48.5%;
    border: 1px solid #e8e8e8;
    padding: 20px;
}
.milestone-details-heading h1, .w-90box h2 {
    color: #495057;
    font-size: 26px;
    font-weight: 600;
}
.form-select-sm { background-color:#F7F7F7; }
.w-90box { width: 90%;
    margin: 0 auto;
    padding: 20px 0 0;
     }

table.dataTable {
   
    border-spacing: 0px 15px;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 10px 10px;
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    color: #495057;
}
.nav-link:focus, .nav-link:hover { color:#3d8dff;font-weight:bold; }
.main-form-section, .content-div, section.notification, .target-box, .report-box {
    width: 90%;
    margin: 0 auto;
/*    max-height: 78vh;*/
    /*overflow: hidden;
    overflow-y: auto;
*/}
.main-content {
    width: 80%;
    height: 100vh;
overflow: hidden;
    overflow-y: auto;
}
.card-body .target-box {
    width: 100%;
}
ul.target-box-list { margin-bottom:20px; }
.project-reporting > ul li h3 {
    color: #212529;
    font-size: 14px;
    margin: 0;
    font-weight: 600;
}
.poject-box > ul > li, .report-box > ul > li:last-child { border:none; }
.poject-box.poject-overall-chart {
    padding: 10px 20px;
}
.report-box > ul > li { padding:0; }
.report-box-twin > ul > li {
border: 1px solid #e8e8e8;
    padding: 10px 15px;
}
.report-box-twin > ul > li:first-child {
    margin-bottom: 20px;
}
.report-content {
    padding: 0px 10px;
}
.poject-box > ul > li {
    border: 1px solid #e8e8e8;
    margin: 5px 0;
    display: flex;
    padding: 10px;
}
.report-data {
    width: 100%;
    display: flex;
}
.report-head h2 {
	margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #212529;

} .report-content h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #212529;
}
.report-content p {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    color: #495057;
}
.report-icon img {
    width: 100%;
    padding: 2px;
}
.report-icon {
    flex: 0 0 15%;
}
.project-reporting > ul {
    display: flex;
    justify-content: space-between;
}
.poject-overall-chart li {
    justify-content: center;
    text-align: center;
}
.report-head { padding:20px 5px; }
 .project-reporting {
    padding: 5px;
}
.project-reporting > ul a { text-decoration:unset;color: #000; font-weight: 600; font-size: 12px; cursor: pointer;}
.project-reporting > ul > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.chart-container {
  position: relative;
  margin: auto;
  height: 50%;
  padding: 10px;
  width: 100%;
}
table tbody tr td {
    vertical-align: middle;
}
.poject-box > ul, .report-box > ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* report css end */

/* billing css start */
.project-title {
    color: #212529;
    font-size: 16px;
    font-weight: 700;
}
table tr th {
    color: #343A40;
    font-size: 12px;
    font-weight: 300;
}
table {
    border-collapse: collapse;
}
td {
    padding-top: .5em;
    padding-bottom: .5em;
}
.table>:not(caption)>*>*, table.dataTable.stripe>tbody>tr.odd>*, table.dataTable.display>tbody>tr.odd>*, table.dataTable.display>tbody>tr.even>.sorting_1, table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1, table.dataTable.display>tbody>tr.odd>.sorting_1, table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1 { box-shadow:none; }
table.dataTable.row-border>tbody>tr>th, table.dataTable.row-border>tbody>tr>td, table.dataTable.display>tbody>tr>th, table.dataTable.display>tbody>tr>td { border:none; }
/*table tbody tr:nth-child(even) {
    background: #F7F7F7;
    border: none;
    box-shadow: none;
}*/
table {
    border-collapse: collapse;
}

table#projectListTable tr th {
    color: #343A40;
    font-size: 12px;
    font-weight: 600;
}
table#projectListTable tr td:nth-child(1) {
    text-align: left;
}
table#projectListTable tr td {
    text-align: center;
}
table#projectListTable tr th:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}
table#projectListTable tr th {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
table tbody tr {
    background:#F7F7F7 !important;
    border: none;
    box-shadow: none;
}
.dataTable > thead > tr > th { pointer-events:none; }
.dataTable > thead > tr > th[class*="sort"]:before,
.dataTable > thead > tr > th[class*="sort"]:after {
    content: "" !important;
}
td:after, tr:after,td:before, tr:before  { display:none; } 
td {
	color: #495057;
    font-size: 12px;
    font-weight: 300;

}
/* billing css end */

/* notification css start */
li.nav-item a svg {
    color: #fff;
    fill: #fff;
}
.nav-pills .nav-link.active {
    background: #1677FF !important;
    border-radius: 0px !important;
    transition: none;
}
.content-box.p-3.my-3.d-flex.flex-column.justify-content-between.h-100 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}
ul.proect-list li:last-child .view-btn {
    padding: 0px 10px !important;
}
.ui-box .nav-pills .nav-link.active,  .target-box .nav-pills .nav-link.active {
    background: transparent !important;
    border-radius: 0px !important;
    transition: none;
}
ul.notificatio-panel li > div:first-child {
    flex: 0 0 80%;
}
.active-clr {
    position: absolute;
    background: green;
    width: 7px;
    height: 7px;
    top: 29%;
    left: 5px;
    border-radius: 50px;
}
.user-icons {
    text-align: center;
}
ul.notificatio-panel li {
    display: flex;
    margin: 20px 0;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    left: 0px;
}

.notificatio-box {
    display: flex;
    width: 100%;
}
.notification-detials {
    flex: 0 020%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.user-icons img {
    width: 100%;
    border-radius: 50px;
    padding: 10px;
}
.user-icons {
    flex: 0 0 8%;
}
.notification-message p {
    margin: 0 0 5px;
    font-size: 13px;
    color: #495057;
    font-weight: 400;
}
.notification-message p span {
    font-size: 13px;
    color: #495057;
    font-weight: 300;
}
.notification-message {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.notification-message p span:first-child {
    margin-left: 0px;
}
.notification-message p span {
    margin: 0px 15px;
}
/* notification css end */


/* reports css start */
ul.target-box-list .card-body {
    padding: 10px 20px;
}
.target-box h5.card-title {
    font-size: 14px;
    font-weight: 600;
    color: #212529;
    margin: 0 0 2px;
}
.target-box h5.card-title span {
    font-weight: 300;
    color: #212529;
}
.target-box ul li .d-flex.justify-content-between > span, .card-text:last-child {
    color: #ADB5BD;
    margin: 0 0 5px;
    font-size: 12px;
}
.rating-text {
    color: #ADB5BD;
    font-size: 10px;
}
span.date-text-light {
    color: #ADB5BD;
    font-size: 10px;

}
.text-warning {
    color: #995F0D !important;
}
ul.target-box-list > li:last-child {
    flex: 0 0 40%;
    background: #F7F7F7;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0px 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

ul.target-box-list li:first-child {
    flex: 0 0 60%;
}
ul.target-box-list li .card { border:none; }
ul.target-box-list {
    display: flex;
    border: 1px solid #e8e8e8;
}
.data-report {
    display: flex;
    text-align: center;
    justify-content: space-between;
}

ul#pills-tab {
    justify-content: flex-start;
}
.target-box > ul {
    display: flex;
    justify-content: space-between;
    padding: 5px 0 25px;
}
/* reports css start */
ul.proect-list > li:last-child {
    flex: 0 0 10%;
}
ul.proect-list > li {
    flex: 0 0 30%;
}
ul.proect-list {
    display: flex;
    justify-content: space-between;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
}
nav.navbar.navbar-expand.navbar-light.sticky-top.bg-white {
    background: transparent !important;
}
.login-section {
    background: #f7f7f7;
    padding: 20px 50px;
}
.signin-heading {
    color: #333;
    font-weight: 500;
    font-size: 28px;
    margin: 0;
}
ul#pills-tab {
    margin: 0 !important;
}
.company-details, .involved-members, .view-btn, .billing-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
    padding: 10px 20px;
    position: relative;
}
.involved-members > ul > li:first-child:before, .company-details:before, .involved-members:before, .billing-details:before {
    content: close-quote;
    background: #F7F7F7;
    position: absolute;
    width: 1px;
    height: 80%;
    right: 0;
}
.involved-members > ul > li:last-child { text-align:right; }
.involved-members > ul {
    display: flex;
    justify-content: space-between;
}
.billing-details > ul > li {
    flex: 0 0 50%;
}
.billing-details > ul {
    display: flex;
    justify-content: space-between;
}
.billing-details ul li p {
	margin: 0;
    color: #333;
    font-size: 12px;
    font-weight: 400;
}
.star-rating {
    padding: 10px 0 3px;
}
.involved-members p, .company-details p {
    margin: 0;
    color: #333;
    font-size: 14px;
}
.confirmed-targer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
}
.data-report span {
    flex: 0 0 20%;
}
.data-report {
    font-size: 12px;
}
.company-details h4 {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 400;
    color: #212529;

}
.top-box h4,  .involved-members h6, .confirmed-targer h5 {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 600;
    color: #212529;
}
.view-btn a {
    text-align: center;
    background: #1677FF;
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 300;
}

canvas#doughnut { width:200px !important; height:200px !important; margin:0 auto!important; }
ul.project-list-details{ padding:10px 0 15px; }
.chart-box > ul > li:first-child {
    flex: 0 0 35%;
}
.chart-box > ul > li:last-child {
    flex: 0 0 64%;
}
.chart-box > ul {
    display: flex;
    justify-content: space-between;
}
.chart-box > ul > li {
    border: 1px solid #e8e8e8;
    padding: 10px;
    margin-top: 10px;
}

a.pm-btn {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    border: 1px solid #1677FF;
    padding: 5px 0;
    color: #1677FF;
    background: transparent;
}

.btn-primary {
    background: #1677FF;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    outline: none;
    box-shadow: none;
}
.target-box > ul {
    margin: 0;
    padding: 0;
}
.involved-members > ul > li {
    flex: 0 0 50%;
    position: relative;
    font-size: 12px;
}
.billing-details > ul li:last-child {
    text-align: right;
}
.ui-box ul li .nav-link, .target-box ul li .nav-link {
    background: transparent;
    color: #333;
    font-weight: 500;
    font-size: 18px;
    border: none;
    box-shadow: none;
    outline: none;
}
.ui-box ul li .nav-link.active, .target-box ul li .nav-link.active {
    background: transparent;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    border: none;
    box-shadow: none;
    outline: none;
    padding-left: 0px;
}
.ui-box .dataTables_filter {
    top: -100px;
}.ui-box ul li .nav-link:last-child {
    padding-left: 0px;
}
ul.team-box-details > li {
    flex: 0 0 23%;
    border: 1px solid #e8e8e8;
    padding: 0px;
    text-align: center;
}
ul.team-box-details {
    display: flex;
    margin: 10px 0;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: start;
}
.team-list-details h2 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.team-list-details h2 span {
    font-size: 12px;
    color: #000;
}
.add-user-details.mt-5 .user_details_form {
    padding: 10px 0;
}
.team-list-details > ul > li:first-child {
    background: #f7f7f7;
}
.team-list-details > ul > li {
    border-bottom: 1px solid #e3e3e3;
    padding: 5px 10px;
}
.team-list-details p { color:#333;font-size:12px; margin:0; }
@media (max-width: 1199.98px) {
	
	.li-btn {
		padding-left: 15px;
	}
}

@media (max-width: 991.98px) {
	.signin-section {
		margin: -50px 50px 0 50px;
	}

	.change-password {
		padding-right: 30px;
	}

	.profile-content {
		flex-wrap: wrap;
		gap: 20px;
	}

	.profile-content1,
	.profile-content2,
	.edit-content1,
	.edit-content2 {
		flex: 0 0 100%;
	}

	.profile-change-pass .btn {
		width: 100%;
	}
}

@media (max-width: 767.98px) {
	.login-section,
	.image-section {
		flex: 0 0 100%;
	}

	.main-div {
		flex-direction: column;
		gap: 70px;
	}
}
