.top_nav_bar {
	width: 100%;
}

.top_nav_link_item {
	font-size: 16px !important;
	padding-left: 50px !important;
	padding-right: 8px !important;
}

/* ---- logoin css */
.auth-box {
	margin: 0 0 1% 0 !important;
	padding-bottom: 0px !important;
}

@font-face {
	font-family: DaysOne;
	src: url('./icons/weather-icons/fonts/days-one/DaysOne-Regular.ttf');
	font-size: normal;
}

@font-face {
	font-family: Alvifont;
	src: url(./icons/weather-icons/fonts/Alvifont-YzwMq.ttf);
	font-size: normal;
}

@font-face {
	font-family: Roboto-Lt;
	src: url('./icons/weather-icons/fonts/roboto-font/RobotoLight-aW3R.ttf');
	font-size: normal;
}

@font-face {
	font-family: Roboto-th;
	src: url(./icons/weather-icons/fonts/roboto-font/RobotoThin-xjmK.ttf);
	font-size: normal;
}

.login-bg {
	background-image: url('../images/background/login-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size: cover;
}

.auth-wrapper {
	min-height: 0vh !important;
}

.login-box {
	margin-left: 50%;
	margin-top: 10%;
}

.prmas-box {
	text-align: center;
	max-width: 400px;
	width: 90%;
	margin-bottom: -8px;
}

.sapp {
	font-family: Roboto-th;
	font-size: large;
	letter-spacing: 2px;
}

.pre-color {
	color: #1a75ff;
	font-family: DaysOne;
	font-size: xxx-large !important;
	margin-bottom: -8px;
}

.pro-color {
	color: #00b300;
	font-family: DaysOne;
	font-size: xxx-large !important;
	margin-bottom: -8px;
}

.prmas-box .mas-color {
	color: #00b300;
	font-family: DaysOne;
	font-size: xxx-large !important;
}

.wel-logo-box {
	width: 40%;
	height: 100px;
	float: left;
	margin-left: 5%;
}

.logo-box {
	text-align: right;
	margin-top: 45px;
}

.logo-box-stmnt {
	font-family: Roboto-lt;
	font-size: x-large;
	letter-spacing: 2px;
	font-weight: normal;
	margin-left: 124px;
}

.hub-color {
	color: darkolivegreen;
	font-family: DaysOne;
	font-size: xxx-large !important;
}

.welcome-box {
	font-size: 40px;
	color: darkgrey;
	margin: 15px;
}

.logo-img {
	border-radius: 23px;
	width: 380px;
	height: 150px;
	background: green;
	float: left;
	margin-left: 169px;
	margin-top: -45px;
	background-image: url(../images/premas.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size: cover;
}

.margin_top {
	margin-top: 4% !important;
}

.premas-img {
	border-radius: 23px;
	width: 380px;
	height: 72px;
	background: green;
	float: left;
	margin-left: 169px;
	margin-top: -45px;
	background-image: url(../images/premas_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size: cover;
}

.eye {
	position: relative;
	top: -29px;
	margin-left: 90%;
}

#hide1 {
	display: none;
}
/* ------ end login css */
.success-msg {
	border-radius: 10px;
	background: #CCFFCC;
	padding: 10px;
}

.reset-logo-box {
	text-align: center;
}

.black_bold {
	font-weight: bold !important;
	color: black !important;
}

.reset-pwd-box {
	margin-left: 35%;
	margin-top: 1%;
}

.logo-txt {
	width: 40%;
}

.w-40 {
	width: 40%;
	margin-left: 35px;
	margin-top: 5px;
}

.w-60 {
	width: 60%;
}

.w-90 {
	width: 90%;
}

.logo-align {
	display: flex;
	justify-content: flex-end;
}

.logo-align-center {
	display: flex;
	justify-content: center;
}
/*pwd_reset_success*/
.auth-wrapper.reset-box {
	margin-left: 35%;
	margin-top: 20%;
}

.btn_log {
	width: 80%;
	background-color: #0099ff;
	margin-left: -20%;
	margin-top: 10%;
	text-align: center;
}

.font-weight-bold {
	font-weight: bold;
}

.signup_div {
	background-color: #323743 !important;
	width: 54%;
	min-height: 550px;
	margin-left: 23%;
	margin-top: 5%;
}

.fa-unlock:before {
	font-size: 600% !important;
	color: #00cc99 !important;
}

.header-bg-color {
	background-color: black;
}

.header-color {
	color: #1e88e5;
}

.label-color {
	color: #b2b9bf !important;
}

.header {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 52px;
}

.signup_form {
	width: 90%;
	height: 70%;
	background-color: black;
	margin-left: 5%;
}

.dark_theme_formControl {
	background-color: transparent !important;
	outline: none;
}

.dark_theme_formControl:focus {
	border: 1px solid #e9ecef;
	color: #b2b9bf !important;
}

.small-font {
	font-size: .775em;
}

.clear-tb-padding {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: white !important;
}

.btn-left {
	padding-left: 20%;
}

.upload_pic {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 100;
	top: 4%;
	left: 63%;
	border-radius: 49px;
	border: 3px solid black;
}

.pic_div {
	display: flex;
	background: black;
	width: 100%;
	height: 100%;
	border-radius: 46px;
	border: 6px solid #323743;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.hide {
	display: none;
}

.option_bg {
	background-color: black;
}

.tnku-font {
	font-size: 300%;
}

.modal-header-padding {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
}

.remove-padding-top-bottom {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

.ml-25 {
	margin-left: 25%;
}

body[data-theme=dark] .drkthm-header-bg {
	background-color: black ! important;
}

body[data-theme=dark] h4.drkthm-header-color {
	color: #1e88e5 ! important;
}

body[data-theme=dark] .outline {
	border: 1px solid #ced4da;
	border-radius: 5px;
}

.add_new {
	padding-top: 0px;
	margin-top: -7px;
	padding-right: 29px;
}

/* //OTP page starts */
.form-control-otp {
	width: 58%;
	float: right;
	padding: 3px;
	border: none;
	margin-top: 26px;
}

.form-material-otp .form-control-otp {
	border-bottom: 1.5px solid #adadad;
}

.email-logo-align {
	width: 80px;
}

.email-logo-img {
	border-radius: 23px;
	width: 120px;
	height: 115px;
	margin-left: 10px;
	margin-top: -8px;
	margin-bottom: -43px;
	background-image: url('../images/email.png');
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size: cover;
}

.mt-6 {
	margin-top: -20px;
}

.button {
	background: #0099ff;
	width: 23%;
	margin-left: 523px;
	border-radius: 5px;
	border: none;
	padding: 3px;
	margin-top: -4px;
}

.control-label-otp {
	font-size: 15px;
	padding-left: 175px;
	font-weight: normal;
}

.auth-otp-box {
	width: 490px;
	box-shadow: 1px 0 20px rgb(0 0 0/ 15%);
	margin-left: -15px;
}

.prmas-otp-box {
	text-align: center;
	max-width: 400px;
	width: 90%;
	margin-bottom: -8px;
	margin-left: 20px;
}

.prmas-otp-box .mas-color {
	color: #00b300;
	font-family: DaysOne;
	font-size: xxx-large !important;
}

.logo-otp-box-stmnt {
	font-family: Roboto-lt;
	font-size: x-large;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 45px;
}
/* //end of OTP page. */
.accessibility_div {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-content: stretch;
	align-items: center;
}

.signup_select {
	font-size: 0.875rem !important;
	padding: 0.15rem 0.5rem !important;
}

.login_error_msg {
	position: absolute;
	margin-top: -11px;
}

.info_bar {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	align-content: stretch;
	width: 94%;
	position: absolute;
	margin-top: -27px;
}

.error_msg {
	position: absolute;
}

body[data-theme=dark] .modal-content-bg {
	background-color: #323743 !important;
}

@media ( min-width :1025px) {
	/* big landscape tablets, laptops, and desktops */
	.modal-lg, .modal-xl {
		max-width: 1000px;
	}
	.table-responsive {
		overflow-x: hidden;
	}
}

@media ( min-width :1281px) { /* hi-res laptops and desktops */
	.modal-lg, .modal-xl {
		max-width: 1150px;
	}
	.table-responsive {
		overflow-x: hidden;
	}
}

.navbar-dark .navbar-nav .active .top_nav_link_item, .navbar-dark .navbar-nav .top_nav_link_item:focus,
	.navbar-dark .navbar-nav .top_nav_link_item:hover {
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.form-group.required .control-label:after {
	content: "*";
	color: red;
}

body[data-theme=dark] .form-group.required .control-label:after {
	content: "*";
	color: #b2b9bf;
}

select.form-control {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	-ms-appearance: menulist !important;
	-o-appearance: menulist !important;
	appearance: menulist !important;
}

body[data-theme=dark] .label-font-color {
	color: #1e88e5 ! important;
}

body[data-theme=dark] .dropdown-item active {
	color: black !important;
}

.no-word-break {
	white-space: nowrap;
}

.row-spacer {
	border-spacing: 5px;
	border-collapse: separate;
}
/*Log Out Page.  */
.login-link {
	margin-left: 42%;
	margin-top: -5px;
	font-size: 20px;
}

.prmas-box-signout {
	max-width: 400px;
	width: 90%;
	margin-bottom: -5px;
	margin-left: 113px;
	margin-top: 100px;
}

.prmas-box-foot {
	margin-left: 125px;
	max-width: 400px;
	width: 90%;
	margin-bottom: -8px;
}

.pr-mas-box-link {
	margin-left: 50px;
	max-width: 400px;
	width: 90%;
	margin-top: 3px;
}

.no-left-border {
	border-left: none !important;
}

.no-right-border {
	border-right: none !important;
}

.btn-dark-theme {
	background-color: #6c757d !important;;
	color: #fff !important;
	border: 1px solid #ced4da !important;
}

.dark-theme-bg {
	background-color: #323743 !important;
}

.dark-theme-inner-bg {
	background-color: black !important;
}

.multiselect-container {
	width: 100% !important;
	text-align: left !important;
}

.box-shadow {
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125) !important;
}

body[data-theme=dark] .box-shadow {
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .2) !important;
}

body[data-theme=dark] .accordion-item {
	border: 1px solid rgba(255, 255, 255, .2);
}

body[data-theme=dark] .accordion-button {
	background-color: transparent !important;
}

body[data-theme=dark] .list-group-item {
	color: #b2b9bf !important;
}

body[data-theme=dark] .list-group-item-bullet::before {
	color: #b2b9bf !important;
}

.list-group-item-bullet::before {
	content: "●";
	margin-right: 0.75rem;
}

.title_color {
	color: black;
}

body[data-theme=dark] .title_color_modal {
	color: #1e88e5 !important;
}

body[data-theme=dark] .title_color {
	color: #272b34 !important;
}

.bg_ahead_schedule {
	background-color: #1e88e5 !important;
}

.bg_on_schedule, .bg_budgeted {
	background-color: #92D050 !important;
}

.bg_behind_schedule {
	background-color: #FFC300 !important;
}

.bg_critically_delayed, .bg_not_spent {
	background-color: #FF0000 !important;
}

.bg_budget_allocation {
	background-color: #548235 !important;
}

.bg_IN_APPROVAL {
	background-color: #00B050 !important;
}

.bg_approved {
	background-color: #FF6600 !important;
}

.bg_spent {
	background-color: #CC0000 !important;
}

.bg-orange_prog {
	background-color: #ffa500 !important;
}

.no_border_right {
	border-right-color: #f2f4f8 !important;
}

.no_border_left {
	border-left-color: #f2f4f8 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) .no_border_right {
	border-right-color: #f2f4f8 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) .no_border_left {
	border-left-color: #f2f4f8 !important;
}

.table-striped>tbody>tr:nth-of-type(even) .no_border_right {
	border-right-color: #fff !important;
}

.table-striped>tbody>tr:nth-of-type(even) .no_border_left {
	border-left-color: #fff !important;
}

body[data-theme=dark] .table-striped>tbody>tr:nth-of-type(odd) .no_border_right
	{
	border-right-color: #313642 !important;
}

body[data-theme=dark] .table-striped>tbody>tr:nth-of-type(odd) .no_border_left
	{
	border-left-color: #313642 !important;
}

body[data-theme=dark] .table-striped>tbody>tr:nth-of-type(even) .no_border_right
	{
	border-right-color: #332e2e !important;
}

body[data-theme=dark] .table-striped>tbody>tr:nth-of-type(even) .no_border_left
	{
	border-left-color: #332e2e !important;
}

.bg-none {
	background-color: transparent !important;
}

body[data-theme=dark] .bg-none {
	background-color: transparent !important;
}

.gap_remove {
	margin-bottom: -17px;
}

.mypremas {
	background-image: url(../images/mypremas.png);
	height: 70px;
	background-repeat: no-repeat;
	background-position: center center;
}

.bg_position {
	background-position: center;
}

.level_3 {
	padding-left: 85px !important;
}

.target-tbl_scroll {
	max-height: 400px;
	overflow-y: auto;
}

.nested_table td {
	border-top: thin solid;
	border-bottom: thin solid;
}

body[data-theme=dark] .view-details {
	background: url(../images/veiw-dtsl-dark.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: inline-block;
}

.view-details {
	background: url(../images/veiw-dtsl.png);
	height: 20px;
	width: 20px;
	display: block;
}

.iffyTip {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wide-tooltip .tooltip-inner {
  width: 500px !important;
}

.hideText2 {
	max-width: 60%;
}

.hideText3 {
	max-width: 300px;
}

.table_header_bg {
	background-color: #40423F;
}

.card_header {
	background-color: #385723;
}

.white_font_color {
	color: black;
}

body[data-theme=dark] .white_font_color {
	color: white;
}

.db-title {
	color: #04b304 !important;
	font-weight: 100 !important;
}

.left_border {
	border-left: green 10px solid;
}

.bottom_border_red {
	border-bottom: #ff0000 20px solid;
}

.bottom_border_green {
	border-bottom: #00b050 20px solid;
}

.bottom_border_blue {
	border-bottom: #00B0FF 20px solid;
}

.bottom_border_grey {
	border-bottom: #DBDBDB 20px solid;
}

.left_border_green {
	border-left: #00b050 15px solid;
}

.left_tbl_border_lv_1 {
	border-left-color: #00b050 !important;
	border-left-width: 7px !important;
}

.left_tbl_border_lv_2 {
	border-left-color: #90E404 !important;
	border-left-width: 7px !important;
}

.left_tbl_border_lv_3 {
	border-left-color: #006FC0 !important;
	border-left-width: 7px !important;
}

.left_tbl_border_lv_4 {
	border-left-color: #0995FF !important;
	border-left-width: 7px !important;
}

.left_border_light_green {
	border-left: #90E404 15px solid;
}

.left_border_blue {
	border-left: #006FC0 15px solid;
}

.left_border_light_blue {
	border-left: #0995FF 15px solid;
}

.bottom_border_gold {
	border-bottom: #ffc000 20px solid;
}

.bottom_border_saff {
	border-bottom: #f77509 20px solid;
}

.xx_large_font {
	font-size: xx-large !important;
}

.xxx_large_font {
	font-size: xxx-large !important;
}

.green_font {
	color: #00b050 !important;
	font-weight: 100 !important;
}

.grey_font {
	color: #DBDBDB !important;
	font-weight: 100 !important;
}

.red_font {
	color: #ff0000 !important;
	font-weight: 100 !important;
}

.gold_font {
	color: #ffc000 !important;
	font-weight: 100 !important;
}

.saff_font {
	color: #f77509 !important;
	font-weight: 100 !important;
}

.blue_font {
	color: #00B0FF !important;
	font-weight: 100 !important;
}

.progbar_lin_grad {
	background-image: linear-gradient(to left, #A0A0A0, #2a2a2a);
}

.progbar_lin_grad_yellow {
	background-image: linear-gradient(to left, #fdbf01, #2a2a2a);
	color: black;
}

.progbar_lin_grad_red {
	background-image: linear-gradient(to left, #f50202, #2a2a2a);
	color: black;
}

.progbar_lin_grad_green {
	background-image: linear-gradient(to left, #00af50, #2a2a2a);
	color: black;
}

.ruler_color {
	color: #404040 !important;
}

.progress.active .progress-bar {
	-webkit-transition: width 2.5s ease;
	transition: width 2.5s ease;
}

.progress-bar {
	background: #7F7F7F !important;
}

.no-spinners {
	-moz-appearance: textfield;
}

.no-spinners::-webkit-outer-spin-button, .no-spinners::-webkit-inner-spin-button
	{
	-webkit-appearance: none;
	margin: 0;
}

.oc_card {
	cursor: pointer;
}

.cursor_pointer {
	cursor: pointer!important;
}

.cursor_default {
	cursor: default!important;
}

.entity_title_col {
	color: #00B551 !important;
}

.light_green_col {
	color: #3B7D23 !important;
}

.wider-modal {
	width: 80vw;
	max-width: none;
	height: 100%;
	margin: 0;
	margin-left: 10%;
	margin-right: 10%;
}

.mid-modal {
	width: 40vw;
	max-width: none;
	height: 100%;
	margin: 0;
	margin-left: 30%;
	margin-right: 30%;
}

.fs-80 {
	font-size: 60px !important;
}

.user-profile .profile-imgg {
	width: 50px;
	margin-left: 30px;
	padding: 35px 0;
}

.user-profile .profile-imgg::before {
	/* -webkit-animation:2.5s blow 0s linear infinite; */
	/* animation:2.5s blow 0s linear infinite; */
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	top: 35px;
	border-radius: 50%;
}

.incr_icon {
	content: url('./../images/incr.ico');
	width: 60px;
	margin-top: -19px;
}

.dec_icon {
	content: url('./../images/decr.ico');
	width: 60px;
	margin-top: -19px;
}

.progress_bar_font {
	font-weight: 1000 !important;
	font-size: medium;
	color: black;
}

body[data-theme=dark] .progress_bar_font_w {
	font-weight: 1000 !important;
	font-size: medium;
	color: white;
}

.progress_bar_font_w {
	font-weight: 1000 !important;
	font-size: medium;
	color: black;
}

.profile_bg_pic {
	width: 240px !important;
	height: 109px !important;
}

.mandatory_field:after {
	content: " *";
	color: red;
}

.ti-angle-right, .ti-angle-down, .pointer_crsr {
	cursor: pointer;
}

.wrap_text {
	white-space: normal !important;
	word-wrap: break-word;
}

.multiselect-container .multiselect-filter {
	position: sticky;
	top: 0;
	z-index: 1000;
	padding: 0px;
}

.multiselect {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: inherit !important;
}

.multiselect-selected-text {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: inherit !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

.highlight {
	border-color: #ffa500 !important;
}

.red_bg {
	background-color: #ff0000 !important;
	color: black;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
}

.white_bg {
	background-color: #ffff !important;
	color: black;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
}

.green_bg {
	background-color: #00b050 !important;
	color: black;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
}

.grey_bg {
	background-color: #DBDBDB !important;
	color: black;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
}

.saff_bg {
	background-color: #f77509 !important;
	color: black;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
}

.blue_bg {
	background-color: #0000FF !important;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
}

.golden_bg {
	background-color: #ffc000 !important;
	font-weight: 600 !important;
	font-size: medium;
	cursor: pointer;
	color: black !important;
}

.info-legend {
	width: 20px !important;
	height: 20px !important;
}

.oc-color {
	background: #D9E2F3;
	color: black;
}

.kpi-color {
	background: #E2F0D9;
	color: black;
}

.tr-bottom {
	border-bottom: 1px solid black;
}

.td-right {
	border-right: 1px solid black !important;
}

.main_content {
	
}

.child_content {
	
}

.char-counter {
	font-size: 0.9rem;
	color: #A0AEC0;
}

.acptbl_perf {
	border-top: 2px solid #008080;
}

.unacptbl_perf {
	border-top: 2px solid #ff5b5b;
}

.ps-scrollbar-y-rail, .ps-scrollbar-y  {
  width: 14px !important; /* Increase width on hover */
}

.wrap_content {
  word-wrap: break-word;    /* Break long words */
  word-break: break-word;   /* Force break if needed */
  white-space: normal;      /* Allow wrapping */
  overflow-wrap: anywhere; 
  
}


.select2-container .select2-selection__rendered {
    white-space: normal !important;   /* Allow wrapping */
    word-break: break-word !important; /* Break long words */
    line-height: 1.4em !important;    /* Improve readability */
    height: auto !important;          /* Expand height */
}

.select2-container .select2-selection {
	min-height:28px !important;
    height: auto !important;          /* Expand height */
}

.select2-results__option {
    white-space: normal !important;
    word-break: break-word !important;
}

.text-ellipsis-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;  /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .text-ellipsis-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;  /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

.blink {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.scrolling-text {
  white-space: nowrap;
  display: inline-block;
  animation: scroll-left 30s linear infinite; /* ⬅️ increased from 12s to 30s (slower) */
}

.scrolling-text:hover {
  animation-play-state: paused; /* pause on hover */
}

@keyframes scroll-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.invalid {
	border: 1px solid #fc4b6c !important;
}

.gold_color{
	color : gold !important;
}

.help_desk{
    position: absolute;
    left: -74px;
    bottom: 88px;
    border-radius: 100%;
  }
#pageLoader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 12%);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}