
/*
 *
 * BELOW is for Dashboard specifics
 *
 */

	.pci_pipe {
		padding-left: 4px;
		padding-right: 4px;
	}

	.pci_dashboard_element {
		clear:   both;
		margin:  2px;
		float:   left;
		padding: 2px;
	}

	.pci_dashboard_element_sm {
		width:   620px!important;
	}
	.pci_dashboard_element_smm {
		width:   700px!important;
	}
	.pci_dashboard_element_md {
		width:   810px!important;
	}
	.pci_dashboard_element_mdl {
		width:   910px!important;
	}
	.pci_dashboard_element_lg {
		width:   1256px!important;
	}
	.pci_dashboard_element_lg2 {
		width:   1290px!important;
		min-width:   1290px!important;
	}
	.pci_dashboard_element_lg3 {
		width:   1330px!important;
		min-width:   1330px!important;
	}
	.pci_dashboard_element_xlg {
		width:   1800px!important;
	}

	.pci_dashboard_element_content {
		width: 100%;
		text-align: left;
	}
	.pci_dashboard_element_links {
		margin-top:4px;
		width: 98%;
		max-width: 435px;
		padding-right: 9px;
		text-align: left;
		clear:left;
		float:left;
	}

	.financials .pci_dashboard_element_links {
		max-width: 525px;
	}

	.pci_dashboard_element_cust_links {
		margin-top:0px;
		width: 98%;
		/*max-width: 435px;*/
		padding-right: 9px;
		text-align: right;
		clear:left;
		float:left;
	}

	.pci_dashboard_element_links .pci_label,
	.pci_dashboard_element_cust_links .pci_label {
		width: 120px;
		text-align: left;
		font-weight: bold;
		color: steelblue;
		float:left;
	}

	.pci_dashboard_element_links.even, .pci_dashboard_element_cust_links.even {
		background: #e0e0e0;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.pci_dashboard_element fieldset {
		padding:8px;
		margin-bottom:4px;
		margin-right:4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		border:1px solid gray;
	}

	.pci_dashboard_element legend {
		font-size:120%;
		font-family:Sans-Serif;
		text-align:left;
		font-weight: bold;
		padding-left:2px;
		padding-right:2px;
		color: steelblue;
		background-color: white;
	}

	form .pci_dashboard_element fieldset legend {
		font-size:120%;
		font-family:Sans-Serif;
		text-align:left;
		font-weight: bold;
		color: white;
		background-color: steelblue;
		border: solid gray 0px;
		width:40%;
		padding:2px;
	}

	.pci_dashboard_element .report_notice, body > div > div.report_notices .report_notice, .no-warning div.report_notices, .no-warning .report_notice {
		display:none;
	}

	.scoreboard .pci_dashboard_element_tight {
		min-height: 158px;
	}

	.pci_dashboard_element.pci_dashboard_element_tight, .pci_dashboard_element.pci_dashboard_element_loose {
		border: 0;
		clear: inherit;
		margin: 0;
		padding: 0;
	}

	.pci_dashboard_element_tight fieldset, .pci_dashboard_element_loose fieldset {
		border: 0;
		margin: 0;
	}

	.pci_dashboard_element_tight fieldset legend, .pci_dashboard_element_loose fieldset legend {
		text-align: center;
		margin-bottom: -14px;
		padding-top: 20px;
	}

	.pci_dashboard_element_tight div.dt-buttons, .pci_dashboard_element_tight div.top, .main_dashboard div.top, .main_dashboard div.dt-buttons, .pci_dashboard_element div.dataTables_paginate {
		display: none;
	}

	.pci_dashboard_element_loose div.dataTables_info/*, .pci_dashboard_element_loose div.dt-buttons*/ {
		display: none;
	}

	.pci_dashboard_element_loose div.dt-buttons, .pci_dashboard_element_loose div.top {
		display: inline-block;
	}

	.pci_dashboard_element_tight .pci_dashboard_element_content, .pci_dashboard_element_loose .pci_dashboard_element_content {
		margin-top: 0;
		width: min-content;
	}

	.dataTables_wrapper {
        min-width: 470px;
	}

	.dataTables_wrapper div.top {
        height:20px;
	}

	.pci_dashboard_element_tight table.dataTable, .pci_dashboard_element_tight .dataTables_wrapper, .pci_dashboard_element_loose table.dataTable, .pci_dashboard_element_loose .dataTables_wrapper {
		min-width: inherit;
	}

	#pci-filter-form legend {
		color: #FFF;
	}

	.pci_landing table {
		margin: auto;
	}

	.pci_landing td, .pci_landing tr, .pci_landing th {
		border: 0px!important;
		padding: 12px;
	}
	.pci_show_hide_btn {
		float:right;
		text-align: center;
		padding:4px;
		background-color:steelblue;
		color:white;
		cursor:pointer;
		margin-top:5px;
		min-width: 16em !important;
	}
	.pci_show_hide_btn:hover {
		background-color: skyblue !important;
	}
	
	.pci_file_btn {
		clear:left;
		color:#900;
		background-color: lightgrey;
		padding-bottom: 3px;
		padding-top: 3px;
		text-align: center;
		border-radius: 10px;
		border: 1px solid #1D1761;
		cursor:pointer;
	}
	td.psuedoheader {
		background: steelblue !important;
		color: white;
		font-weight: bold;
		text-align: center;
	}
	.pci_export_btn{
		background:steelblue!important;
		color:white!important;
		height:20px!important;
		font-size:90%!important;
		line-height:2px!important;
		font-weight:bold;
	}
	.dataTables_info {
		min-width:0px!important;
	}
	.refonly_tab_header {
		background:#CCC0D9!important;
		font-weight:bold!important;
		font-size:90%!important;
		color:black!important;
	}
	.refonly_info_container {
		font-size:80%;
		font-weight:bold;
	}
	.refonly_text_color {
		font-weight:bold;
		font-size:110%;
		color:#445DA6;
	}
	.pci_addr_info {
		float:left;
		margin-left:5px;
		font-weight:bold;
		color:green;
	}
	.timesheet_header {
		font-weight: bold;
		color: white;
		width: 91px;
		min-width: 91px;
		background-color: steelblue;
	}
	.odd-cell {
		background-color: #EEE;
	}
	.even-cell {
		background-color: lightsteelblue;
	}

	span.pulse {
		position: absolute;
		-webkit-transition-property: -webkit-transform;
		-webkit-transition-duration: 1s;
		-moz-transition-property: -moz-transform;
		-moz-transition-duration: 1s;
		-webkit-animation-name: grow;
		-webkit-animation-duration: 2s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
		-moz-animation-name: grow;
		-moz-animation-duration: 2s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-timing-function: linear;
		transition-property: -moz-transform;
		transition-duration: 1s;
		animation-name: grow;
		animation-duration: 2s;
		animation-iteration-count: infinite;
		animation-timing-function: linear;
	}

	@-webkit-keyframes grow {
		from {
			-webkit-transform:scale(0.9);
		}
		to {
			-webkit-transform:scale(1.05);
		}
	}
	@-moz-keyframes grow {
		from {
			-moz-transform:scale(0.9);
		}
		to {
			-moz-transform:scale(1.05);
		}
	}
	@keyframes grow {
		from {
			transform:scale(0.9);
		}
		to {
			transform:scale(1.05);
		}
	}

/*
 * GP compare
 */
.compare_type {
	display: flex;
}
.input_date {
	width:80px;
}
.clear-left {
	clear: left;
}
.input_file {
	width:240px;
}
.info_mesg {
	padding-top:5px;
	float:left;
}
.view_compare_link {
	padding-top:5px;
}
.text_caps {
	text-transform:capitalize;
}

/*
 *
 * BELOW is for logo image scaling
 *
 */

@media (min-width: 1501px) {
    img#logo_img {
        width: 226px;
        height: 57px;
        /* margin-top: 20px; */
    }
}

@media (max-width: 1500px) {
}
.custom-header {
    text-align: center;
    padding: 3px;
	font-weight: bold;
    background: #ccc;
    color: #000;
}

/*
 *
 * BELOW is for tooltips
 *
 */

div.tooltip_note {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

div.tooltip_note span.tooltip_note_text {
  visibility: hidden;
  min-width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 3px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 50%;
  left: -15%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

div.tooltip_note span.tooltip_note_text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

div.tooltip_note:hover .tooltip_note_text {
  visibility: visible;
  opacity: 0.8;
}

th div.tooltip_note span.tooltip_note_text {
  visibility: hidden;
  min-width: max-content;
  background-color: #888;
  color: #fff;
  text-align: center;
  padding: 2px;
  border-radius: 7px;
  position: absolute;
  z-index: 1;
  bottom: -16%;
  margin-left: 120%;
  opacity: 0;
  transition: opacity 0.3s;
}

th div.tooltip_note span.tooltip_note_text::after {
  content: inherit;
}

.pci_dashboard_element_mdl .pci_dashboard_element_tight fieldset legend, .pci_dashboard_element_loose fieldset legend {
    margin-left: -20px;
}
.hide {
	display:none;
}

/*
 *
 * Recruiter Contest
 *
 */

.pci_dashboard_element.contest div.pci_dashboard_element_content{
    display: flex;
    justify-content: space-evenly;
}

.pci_dashboard_element.contest div.pci_dashboard_element_content div.flex-column{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.pci_dashboard_element.contest div.headerdiv{
    text-align: center;
    transform: scale(0.8);
}

.pci_dashboard_element.contest tfoot{
    display: none;
}

.pci_dashboard_element.contest div.dataTables_wrapper{
    min-width: 0;
}

.hide {
    display: none !important;
}

/* Weekly Timesheet Tracker Styles Start */
.tracker_hint_cntr {
	display: inline-block;
	clear:left;
	margin-top:40px;
}
.tracker_tbl {
	float:left;
	border:1px solid gray;
	width:848px;
}
.tracker_tbl_td {
	text-align:center;
	border:1px solid gray;
	border-right:none;
	font-weight:bold;
	font-size:90%;
}
.tracker_tbl_td_icon {
	border:1px solid gray;
	text-align:center;
	padding-top:15px;
	border-left:none;
}
/* Weekly Timesheet Tracker Styles End */

#ticker {
	padding: 1px 0px 0px 5px;
	font-size: 120%;
	width: 98%;
}
.marquee_title {
	color: steelblue;
}
.marquee_text {
	color: green;
}
.marquee_vertical_bar {
	color: red;
}
#ticker marquee {
}

/* Autocomplete Styling */

    .ui-widget {
        font-family: unset;
    }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        color: white;
        font-weight: bold;
        background: steelblue;
    }

/* multi select drop down with seach text box styling */
div.ms-selectable > ul {
    clear: both;
}
input.search-input {
    z-index: 9;
    margin-left: 210px;
}
.select_header {
    height: 15px;
    width: 210px;
    position: absolute;
    background-color: #ccc;
    padding-top: 5px;
    font-weight: bold;
}

/* Nugget Formatting */
div.nugget span {
    text-align: center;
    display: block;
}

div.nugget span.title {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    min-height: 2.4em;
}

span.value {
    font-size: 1.8em;
    font-weight: bold;
}

span.subtitle {
    font-size: 1.2em;
    font-style: italic;
}

div.nugget_box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

div.nugget {
    min-width: 160px;
    max-width: 160px;
    padding: 10px;
}

/* Target Nugget Formatting */

.team_activity {
    background: whitesmoke;
}

.team_activity .panel-body {
    padding: 4px 0 0 0;
    margin: 0;
}

.nugget_box_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin: 3px 0;
    min-width: 100%;
    justify-content: space-evenly;
}

.subs span.target-row-header, .subs span.target-header-spacer, .subs span.target-column-header, .subs .nugget.target {
    min-width: 15%;
    max-width: 15%;
}

.starts span.target-row-header, .starts span.target-header-spacer, .starts span.target-column-header, .starts .nugget.target {
    min-width: 30%;
    max-width: 30%;
}

.calls span.target-column-header, .calls .nugget.target {
    min-width: 12%;
    max-width: 14%;
}

.calls .nugget.target {
	font-size: 85%;
}

.calls span.target-row-header {
    min-width: 5%;
    max-width: 5%;
}

.calls span.target-header-spacer {
	min-width: 2%;
    max-width: 2%;
}

.points .panel-row {
	width: 100%;
}

.points span.target-header-spacer {
    min-width: 5%;
    max-width: 5%;
}


.points span.target-row-header {
    min-width: 5%;
    max-width: 5%;
}

.points span.target-column-header {
    min-width: 28%;
    max-width: 28%;	
}

.points .nugget.target {
    min-width: 28%;
    max-width: 28%;	
}

.spr_subs span.target-row-header, .spr_subs span.target-header-spacer {
    min-width: 6%;
    max-width: 6%;
}

.spr_subs span.target-column-header, .spr_subs .nugget.level_target {
    min-width: 30%;
    max-width: 30%;
}

span.target-row-header {
    color: steelblue;
    font-weight: 300;
    padding: 2px;
    margin: 0 1px;
}

span.target-header-spacer {
    padding: 4px 2px 0px 2px;
}

span.target-column-header {
    text-align: center;
    color: steelblue;
    font-size: 110%;
    font-weight: 300;
    padding: 4px 2px 0px 2px;
    border-width: 1px 1px 1px 2px;
    border-style: solid;
    border-color: whitesmoke;
}

.skip-row-headers span.target-row-header {
    display: none;
}

div.skip-row-headers span.target-header-spacer {
    display: none;
}

.nugget.target, .nugget.level_target {
    border-width: 1px 1px 1px 2px;
    border-style: solid;
    text-align: center;
    background: white;
    padding: 5px 2px;
}

.nugget.target:hover, .nugget.level_target:hover {
    background: #eee;
}

.nugget.target span, .nugget.level_target span {
    display: inline;
    padding: 1px 2px;
    border-radius: 4px;
}

.nugget.target span.target-subtext {
    font-size: 95%;
}

.nugget.target span.actual-value:after {
    content: '⠀/';
}

.nugget.target span.pending-value:after {
    content: '⠀/';
    color: black;
}

.nugget.target span.target-value:after {
    content: '⠀/';
}

.nugget.target span.pending-value {
    font-weight: 200;
    color: darkcyan;
}

.nugget.target span.delta-positive, .nugget.target span.delta-ratio-positive, .nugget.level_target span.above-value {
    font-weight: 200;
    color: white;
    background: #8dcf8d;
}
.nugget.target span.delta-neutral, .nugget.target span.delta-ratio-neutral {
    font-weight: 200;
    color: white;
    /*background: #89cff0;*/
    background: #8dcf8d;
}
.nugget.target span.delta-negative, .nugget.target span.delta-ratio-negative, .nugget.level_target span.below-value {
    font-weight: 200;
    color: white;
    background: darksalmon;
}

.spr_subs .layout-row span {
    min-width: 20%;
    max-width: 20%;
    display: inline-block;
    float: right;
    margin: 2px;
    text-align: center;
}
.spr_subs .layout-row span.btn-dropdown-menuitem {
    font-size: 100%;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    display: inline-block;
    text-align: left;
    min-width: 100%!important;
    max-width: 100%!important;
    box-sizing: border-box;
}

.spr_subs .layout-row span.actual-value {
    min-width: unset;
    max-width: unset;
}

.spr_subs .layout-row span.category {
    min-width: 41px;
    display: inline-block;
    text-align: left;
    float: left;
}

.spr_subs .above-value:before {
}

.spr_subs .below-value:before {
}

.spr_subs span.target {
    float: unset;
    min-width: 150px;
    text-align: center;
}

.spr_subs span.target:before {
    content: 'Expected: ';
}

.spr_subs span.target:after {
    content: ' (by EOD)';
}

.spr_subs {
    background: whitesmoke;
}

.spr_subs span.actual-value:before {
    vertical-align:top;
    font-size: 75%;
    margin-right: 2px;
}

.layout-row.breakdown {
    display: flex;
    flex-wrap: wrap;
}

.layout-row.breakdown .panel-box {
    width: 49%;
}

/*****/

/* CCA dashboard */
.fontsize_10 {
	font-size: 10px;
}

/****/
