b {

	font-weight: bold;

}



.centre-cropped {

	width: 30px;

	height: 30px;

	background-position: center center;

	background-repeat: no-repeat;

    background-size: cover;

	display: inline-block;

	border: 1px solid #999;

	padding: 10px;

	margin: 5px;

}

  

/** overdie the navigation width */

/*#left-sidebar{

	width: 280px;

}

.layout-fullwidth #wrapper #left-sidebar {

	left: -280px;

}

#main-content, .navbar-fixed-top {

	width: calc(100% - 280px);

}*/



/*****************************************************

 *

 * Wickedpicker.js Overides

 *	

******************************************************/

.wickedpicker{

	/* modal z-index: is set as 9002 */

	z-index: 10000!important; 

}



/*****************************************************

 *

 * Popelt.js Overides

 *	

******************************************************/

.pop-content h4, 

.pop-content h5{

	margin-bottom: 20px;

}

.pop-action-block{

	background: #fff;

}



/*****************************************************

 *

 * Datatables.js Overides

 *	

******************************************************/

table.dataTable{

	max-width: inherit !important;

}

table.dataTable th{

	white-space: nowrap;

}

/*****************************************************

 *

 * Hexabit Overides

 * 

******************************************************/

.c_list .avatar {

	box-shadow: none;

}

.pod-breadcrumb .breadcrumb-item+.breadcrumb-item::before {

	content: none

}

.card-footer{

	background-color: #fff;

}

.card .header .header-dropdown li {

	font-size: 14px;

}

.card .header .header-dropdown .badge {

	vertical-align: middle

}

.dropdown-header{

	padding: 10px;

}

.btn-default{

	padding: .375rem .75rem;

}

.badge-success-filled {

	background: #22af46;

	border-color: #22af46;

	color: #fff;

}

.badge-info-filled {

	background: #3C89DA;

	border-color: #3C89DA;

	color: #fff;

}

.table-sm td, .table-sm th {

	padding: .5rem;

}

.table-custom.no-hover.table tbody tr:hover{	

	background-color: transparent;

}

.timeline {

	margin: -12px;

	background-color: #FAFAFA

}

.timeline .timeline-heading{

	color: #444;

}

.timeline .timeline-item {

	margin-left: 36px;

}

.btn-link:hover{

	box-shadow: none;

	-webkit-box-shadow: none;

}



/******************************************************

 *

 * Bootstrap Overides

 * 

******************************************************/

.nav-tabs .nav-link .badge {

	display: inline;

}

.badge.badge-secondary {

	border: 0;

}



/*****************************************************

 *

 * Form

 *

 ******************************************************/

table.no-wrap-header tr th {

	white-space: nowrap;

}

table.no-white-space tr td,

table tr td.no-white-space {

	white-space: normal;

}

table.table-transparent {

	background-color: transparent;

}

table tr h5 {

	font-size: 1em;

}

label {

	cursor : pointer; 

}

#left-sidebar-nav {

  margin-bottom: 15px;

}

.thunbnail {

	width: 150px;

	/* height: 150px; */

	display: inline-block;

	margin: 20px;

}

.floater-block{

	position: fixed;

	bottom: 30px;

	right: 30px;

	z-index: 100;

}



/*************************************************

 *

 * Buttons

 *

 *************************************************/

.btn-xs{

	padding: 1px 5px;

	font-size: 12px;

	line-height: 1.5;

	border-radius: 3px;

}

.wd{

	width: 25%;

}

.tb-link{

	color: #444 !important;

}

.cc_title p{

	font-size: 24px;

	font-weight: 200;

}

.btn-warning {

	color: #FFF !important;

}

.btn-warning:hover {

	color: #FFF !important;

}

.btn-primary {

	color: #FFF !important;

}

.btn-primary:hover {

	color: #FFF !important;

}

.green {

	color: #29bd73 !important;

}

.yellow {

	color: #fcbb36 !important;

}

.black {

	color: #32373c !important;

}

.yellow-btn {

	color: #fff !important;

	background-color: #fcbb36 !important;

	border-color: #fcbb36 !important;

}

.yellow-btn:hover {

	color: #fff !important;

	background-color: #fcbb36 !important;

	border-color: #fcbb36 !important;

}

input[id="file-upload"] {

	display: none;

}

.custom-file-upload {

	border: 1px dashed #ccc;

	display: inline-block;

	padding: 6px 12px;

	cursor: pointer;

	width: 100%;

	text-align: center;

}

.donut-legend > span {

	display: inline-block;

	margin-right: 25px;

	margin-bottom: 10px;

	font-size: 13px;

}

.donut-legend > span:last-child {

  margin-right: 0;

}

.donut-legend > span > i {

	display: inline-block;

	width: 15px;

	height: 15px;

	margin-right: 7px;

	margin-top: -3px;

	vertical-align: middle;

	border-radius: 1px;

}

.donut-legend .badge {

	color: #ffffff;

	border: none;

	font-weight: bold;

}

.btn-success{

  color: #fff !important;

}

#divisionLegend.donut-legend > span {

  display: block;

}

#search_response.pos_absolute

{

  position: absolute;

  margin-bottom: 10px;

  margin-top: 5px;

}



/*****************************************

 *

 *  Chartists Overides 

 *

 *****************************************/

.ct-grid {

	stroke-dasharray: 0;

	color: #f5f5f5;

	stroke-width: 0.5px;

}

.ct-chart {

	position: relative;

}

.ct-legend {

	position: relative;

	list-style: none;

	text-align: center;

}

.ct-legend li {

	position: relative;

	padding-left: 23px;

	margin-right: 10px;

	margin-bottom: 3px;

	cursor: pointer;

	display: inline-block;

}

.ct-legend li:before {

	width: 12px;

	height: 12px;

	position: absolute;

	left: 0;

	content: '';

	border: 3px solid transparent;

	border-radius: 2px;

}

.ct-legend li.inactive:before {

	background: transparent;

}

.ct-legend.ct-legend-inside {

	position: absolute;

	top: 0;

	right: 0;

}

.ct-legend.ct-legend-inside li{

	display: block;

	margin: 0;

}

#target_response {

  color: #a94442;

}

.morris-hover

{

  opacity: 0.8;

  background: #333;

  font-size: 90%;

}

.morris-hover-tokiored

{

  opacity: 0.8;

  background: #FFF !important;

  font-size: 13px;

}

.morris-hover-tokiored-default{

	padding: 15px 20px 15px;

	color: #666 !important;

	border: 1px solid #eaeaea;

	/*border-radius: 10px;*/

	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);

	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);

	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);

	background-color: #fff;

}

#tlegend.donut-legend > span > i {

  background-color: #29bd73;

}

#target_graph .ct-label.ct-horizontal { 

  font-size: 10px; 

}

#target_graph .ct-label.ct-vertical { 

  font-size: 12px; 

}

#target_graph_projects .ct-label.ct-horizontal { 

  font-size: 12px; 

}

#target_graph_projects .ct-label.ct-vertical { 

  font-size: 10px; 

}

#target_graph_projects .ct-legend {

	font-size: 12px; 	

}

#target_graph_projects.RailwayElectrification-OLE > .ct-legend > li.ct-series-0:before {

	background-color: #2ecc71;

	border-color: #2ecc71;

}

#target_graph_projects.RailwayElectrification-OLE > .ct-legend > li.ct-series-1:before {

	background-color: #2ecc71;

	border-color: #2ecc71;

	opacity: 0.5;

}

#target_graph_projects.RailwayElectrification-ETE-ETM > .ct-legend > li.ct-series-0:before {

	background-color: #3498db;

	border-color: #3498db;

}

#target_graph_projects.RailwayElectrification-ETE-ETM > .ct-legend > li.ct-series-1:before {

	background-color: #3498db;

	border-color: #3498db;

	opacity: 0.5;

}

#target_graph_projects.CivilEngineering-North > .ct-legend > li.ct-series-0:before {

	background-color: #FE7535;

	border-color: #FE7535;

}

#target_graph_projects.CivilEngineering-North > .ct-legend > li.ct-series-1:before {

	background-color: #FE7535;

	border-color: #FE7535;

	opacity: 0.5;

}

#target_graph_projects.CivilEngineering-South > .ct-legend > li.ct-series-1:before {

	background-color: #9b59b6;

	border-color: #9b59b6;

}

#target_graph_projects.CivilEngineering-South > .ct-legend > li.ct-series-0:before {

	background-color: #9b59b6;

	border-color: #9b59b6;

	opacity: 0.5;

}

#target_graph_projects.PermanentWay > .ct-legend > li.ct-series-1:before {

	background-color: #34495e;

	border-color: #34495e;

}

#target_graph_projects.PermanentWay > .ct-legend > li.ct-series-0:before {

	background-color: #34495e;

	border-color: #34495e;

	opacity: 0.5;

}

#target_graph_projects.InfrastructureProjects > .ct-legend > li.ct-series-1:before {

	background-color: #f1c40f;

	border-color: #f1c40f;

}

#target_graph_projects.InfrastructureProjects > .ct-legend > li.ct-series-0:before {

	background-color: #f1c40f;

	border-color: #f1c40f;

	opacity: 0.5;

}



#target_graph_projects.PlantandTransport > .ct-legend > li.ct-series-1:before {

	background-color: #e74c3c;

	border-color: #e74c3c;

}

#target_graph_projects.PlantandTransport > .ct-legend > li.ct-series-0:before {

	background-color: #e74c3c;

	border-color: #e74c3c;

	opacity: 0.5;

}

#divisions {

	margin-top: -15px;

	height: 250px;

}

#division_projects{

	margin-left: -25px;

	height: 200px;

}

#division_projects .ct-label.ct-horizontal { 

  font-size: 12px; 

}

#division_projects .ct-label.ct-vertical { 

  font-size: 10px; 

}

#divisions_bar_hor_chart .ct-label.ct-horizontal { 

  font-size: 10px; 

}

#divisions_bar_hor_chart .ct-label.ct-vertical { 

  font-size: 12px; 

}



/************************************************ 

 * 

 * File Uploader Overides

 *

 ************************************************/

.qq-uploader:before{

	top: 40%;

	font-size: 175%;

}

.qq-upload-file{

	font-size: 14px;

}

.qq-upload-button-selector{

	margin-bottom: 15px;

}

.qq-upload-list{

	box-shadow: none;

}

.qq-upload-status-text{

	position: absolute;

	right: 20px;

	top: 30px;

}

.qq-thumbnail-selector{

	max-width: 100px;

}

.qq-upload-fail .qq-upload-status-text{

	color: red;

}

.qq-upload-file {

	height: auto;

}

.qq-upload-file .qq-upload-meta .qq-meta-date {

	vertical-align: middle;

}

.qq-upload-file .qq-upload-meta .qq-upload-title {

	font-weight: 600;

}

.qq-upload-file .qq-upload-meta .btn-link {

	color: #666;

	text-decoration: underline;

	padding: 0;

}

.ie-is-awful td, 

.ie-is-awful th {

	display: block;

}

.ie-is-awful tr {

	width: 100%;

}



/*************************************************

 *

 * Pod Custom

 *

 *************************************************/

.layout-fullwidth .fixed-block-header{

	margin-left: 0px;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-ms-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}

.fixed-block-header{

	border: 1px solid rgba(0,0,0,.125);

	position: fixed;

	top: 50px;

	left: 0;

	right: 0;

	z-index: 100;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-ms-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}

/* .has-fixed-block-header .container-fluid{

	 margin-top: 75px; 

} */

.card-title-lg{

	font-size: 24px;

	font-weight: 400;

}

.chat-app.pod-close-out .chat {

	margin-right: 0;

	border-right: 0;

}

.chat-app.pod-close-out .chat .chat-history{

	border-bottom: none;

	height: auto !important;

}

.chat-app.pod-close-out .chat .chat-history .message{

	font-size: 14px;

	background-color: #d1ecf1;

	padding: 10px 15px;

}

.chat-app.pod-close-out .chat .chat-history .message:after {

	border-bottom-color: #d1ecf1;	

}

.chat-app.pod-close-out .chat .chat-history  .message-data-time{

	font-size: 14px;

}

.chat-app.pod-close-out.card:hover{ 

	box-shadow: none;

}

.badge-lg{

	font-size: 14px;

	padding: 6px 8px;

}



/***********************************************

 *

 * Media Object

 *

 ***********************************************/

.pod-media-file{

	position: relative;

	box-sizing: border-box;

	padding: 8px 8px 8px 8px;

	min-height: 80px;

	margin: 0;

	z-index: 0;

	background: #EAEAEA;

	border-radius: 5px;

	margin-bottom: 15px;

}

.pod-media-file img, .pod-media-file .media-body {

	cursor: pointer;

}

.pod-media-file .media-body .media-heading{

	font-size: 15px;

    font-weight: 600;

    word-wrap: break-word;

}

.pod-media-file img{

	object-fit: cover;

}

.pod-media-options{

	text-decoration: underline;

	color: inherit;

	margin-bottom: 8px;

}

.pod-media-options:hover{

	color: #000!important;

}

.pod-close-out .pod-media-file{

	margin: 0 20px 20px 20px;

}

.pod-close-out .pod-media-file:after{

	bottom: 100%;

	left: 30px;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-bottom-color: #EAEAEA;

	border-width: 10px;

	margin-left: -10px;

}



/***********************************************

 *

 * Dropify Loader - override loader template

 *

 ***********************************************/

.dropify-wrapper .dropify-loader{

	width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    right: 0;

    background-color: #FAFAFA;

}

.dropify-wrapper .dropify-loader:after{

	display: none;

}

.dropify-wrapper .pod-dropify-loader{

	margin-top: 60px;

	margin-left: 20px;

	margin-right: 20px;		

	border-radius: 3px;

}

.progress-bar-dark{

	color: #EAEAEA;

	background-color: #999;

}



/***********************************************

 *

 * Dropdown disabled status

 *

 ***********************************************/

.card .header .header-dropdown li .dropdown-menu li a.disabled{

	opacity: 0.7;

	cursor: auto;

}

.card .header .header-dropdown li .dropdown-menu li a.disabled:hover{

	color: #777;

}



/***********************************************

 *

 * Tabs body

 *

 ***********************************************/

.tab-pane

{

	padding: 15px;

}

.tab-pane .p-intro{

	padding: 15px 0; 

}

/* added on 15-07-2025 */
#actiontracker_table {
    min-width: 1000px; /* Or match your expected column total width */
    width: 100% !important;
}

#actiontracker_submissions_table {
    min-width: 1000px; /* Or match your expected column total width */
    width: 100% !important;
}

.dataTables_scrollHeadInner,
.dataTables_scrollBody {
    min-width: 1000px !important;
}

#action_tracker_divisions_bar_hor_chart .ct-label.ct-vertical.ct-start {
   font-size: 12px;
}

.card.activitylog-card {
    width: fit-content;
}


.sidebar-scroll {
    overflow-y: auto !important;
    overflow-x: hidden;
    height: calc(100vh - 65px); /* adjust based on header height */
    -webkit-overflow-scrolling: touch; /* smooth scroll for touchpads & touch screens */
}
/***********************************************

 *

 * Responsive

 *

 ***********************************************/

@media screen and (max-width: 767px){

	.chat-app.pod-close-out .chat-history {

		height: auto;

	}

}

@media screen and (min-width: 1200px){

	.fixed-block-header {

		margin-left: 250px;

	}

}

@media screen and (min-width: 768px){

	.fixed-block-header {

		top: 65px;

	}

}



#shiftreport_time_missing_table.c_list .c_name,

#shiftreport_time_table.c_list .c_name {

	width: 75%;

	white-space: normal;

	vertical-align: middle;

}

#shiftreport_time_missing_table.c_list .c_position,

#shiftreport_time_table.c_list .c_position {

	font-weight: normal;

	font-size: 11px;

	display: block;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	/* text-transform: uppercase; */

}

.checklist ul li .fa{

	width: 25px;

	height: 25px;

	float: left;

	padding-top: 5px;

}

.checklist ul li .comment{

	color: #444;

	padding: 10px;

	line-height: 26px;

	border-radius: 5px;

	position: relative;

	font-size: 14px;

	background-color: #d1ecf1;

	margin-left: 0px;

	margin-top: 10px;

}

.checklist ul li .comment:after {

	bottom: 100%;

    left: 30px;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

	border-bottom-color: #d1ecf1;

    border-width: 6px;

    margin-left: -20px;

}



/*************************************************

 * 

 * Helpers

 * 

 *************************************************/

.asterisk{

	font-size: 8px;

	vertical-align: text-top;

}

.bold{

	font-weight: 600;

}

.no-margin{

	margin: 0;

}

.no-padding{

	padding: 0;

}

.card .body.with-card{

	padding-top: 0;

}

.p-sm {

	padding: 5;

}

.p-m {

	padding: 15;

}

.fa-xs{

	font-size: 60% !important;

}

.fa-sm{

	font-size: 80% !important;

}



/*************************************************

 * 

 * Special New Feature styles

 * 

 *************************************************/

 .new-feature { animation-delay: .5s; animation-duration:2s }

 .new-feature-1 { animation-delay: 0.5s; animation-duration:1 }

 .new-feature-2 { animation-delay: 1s; animation-duration:1s }

 .new-feature-3 { animation-delay: 1.5s; animation-duration:1s }

 .new-feature-4 { animation-delay: 2s; animation-duration:1s }

 .white { color: white;  }

 #change_division_response {

	position: absolute;

	right: 1rem;

}



/*************************************************

 * 

 * Main Navigation

 * 

 *************************************************/

.fomt-2vw {

	font-size: 2vw;

}

@media screen and (min-width: 1800px) {

	.fomt-2vw {

		font-size : 2em; 

	}

}



/*************************************************

 * 

 * Dashboard Home Page

 * 

 *************************************************/

@media screen and (max-width: 1400px) and (min-width: 1200px) {

	.dashboard-main-modules article {

		flex: 0 0 33%;

		max-width: 33%;

	}

	/* .dashboard-main-modules span.w-100.no-flex {

		display: contents;

	} */

}

@media screen and (max-width: 1400px)

{

	.dashboard-main-modules span.w-100.no-flex {

		width: 100% !important;

		float: right;

		display: contents !important;

	}

}



.new-link {

	color: white;

	background-color: #29bd73;

	text-decoration: underline;

	padding: 0.4rem;

	border-radius: 0.5rem;

	display: inline-block;

}



.new-link:hover {

	color: white;

	background-color: #24a364; 

	text-decoration: underline;

}



/*************************************************

 * 

 * Driver Vehicle Check

 * 

 *************************************************/

span.bootstrap-switch-handle-on.bootstrap-switch-primary{

	background: green !important;

}

span.bootstrap-switch-handle-off.bootstrap-switch-default {

	background: red !important;

	color: white !important;

}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {

	background: red !important;

	color: white !important;

}

@media screen and (max-width: 766px)

{

	.driver-cont {

		width: 100%;

		max-width: 100%;

		flex: 0 0 100%;

		margin: 0;

	}

}


/* Hide DataTables' default sorting arrows */



/* Base style for all headers */
/* General styles for all headers */
#closecall_projects thead th {
    position: relative;
    padding-right: 20px;
}

/* Default faded up/down arrows for all sortable headers */
#closecall_projects thead th:not(.no-sort)::after {
    content: '\25B2'; /* Up arrow (▲) */
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg); /* Default: Down arrow (▼) */
    font-size: 10px;
    color: #ccc; /* Light gray for inactive */
    pointer-events: none;
}

/* When sorting ascending */
#closecall_projects thead th.asc::after {
    content: '\25B2'; /* Up arrow (▲) */
    color: #007bff;   /* Blue or any active color */
    transform: translateY(-50%);
}

/* When sorting descending */
#closecall_projects thead th.desc::after {
    content: '\25BC'; /* Down arrow (▼) */
    color: #007bff;   /* Blue or any active color */
    transform: translateY(-50%);
}



/* th:after { content: " ↑"; }
th:after { content: " ↓"; } */

