/* 
history 
07/19/24 (JC) CFCOOP-10205 - Logo/Banner Changes
09/25/24 (JC) CFCOOP-10213 - Shift Types
*/
body {
	font-family: arial;
	font-size: 14px;
}
#page-banner-container{
	/*max-width:100%;*/
	overflow: hidden;
}
#subarulogo {
	width: 100%;
	height: 65px;
	/* UI Properties */
	background: transparent url('/images/SubaruNewLogo.png') 0% 0% no-repeat padding-box;
	background-position: 78px 14px;
	opacity: 1;
}

#page-banner {
	width: 100%;
	height: 150px;
	/* UI Properties */
	background: transparent url('/images/Asset2Header@2x.png') 0% 0% repeat-x padding-box !important;
	opacity: 1;
}
#banner-text {
	position:relative;
	background-image: url('/images/SLPBannerLogo.png');
	background-repeat:no-repeat;
	background-size: cover;
	top: 35px;
	/*left: 393px;*/
	margin: 0 auto;
	width: 650px;
	height: 82px;
	font-size: 52px;
	font-weight: bold;
	color: white;
	padding-left: 100px;
}
#footer {
	background-color: #F1592A;
	color: #ffffff;
	padding-top:.5em;
	margin-top: 2em;
	/*height: 50px;*/
}
#footer a{
	color: #ffffff;
}
#login .container #login-row #login-column #login-box {
  margin-top: 120px;
  max-width: 600px;
  margin-bottom: 120px;
  
}
#login .container #login-row #login-column #login-box #login-form {
  padding: 20px;
}
#login .container #login-row #login-column #login-box #login-form #register-link {
  margin-top: -85px;
}
#login input {
	border: 1px solid #F1592A;
}
.btn-primary, a.btn-primary, .btn-primary:visited, a.btn-primary:visited, .btn-primary:active, a.btn-primary:active, .btn-primary:focus, a.btn-primary:focus {
	background-color: white;
	color: #F1592A;
	border: 1px solid #F1592A;
}
.btn-primary:hover:enabled, a.btn-primary:hover:enabled{
	background-color: #F1592A;
	color: #FFFFFF;
}
a.btn-sm, btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
a {
	color: #F1592A;
}
a: hover{
	text-decoration: underline;
}
#rightSideNav a {
	color: #000000;
	font-weight: bold;
}
#rightSideNav a:hover, #rightSideNav a.active {
	color: #F1592A;
}
#siteInfo {
	font: Regular 14px/18px Arial;
	letter-spacing: 0;
	color: #000000;
	opacity: 1;
	margin-top: 3em;
}
h1 {
	text-align: left;
	font: Bold 24px/24px Arial;
	letter-spacing: 0;
	color: #F1592A;
	opacity: 1;
}
h3 {
	text-align: left;
	font: Bold 18px/18px Arial;
	letter-spacing: 0;
	color: #F1592A;
	opacity: 1;
}
#siteInfoText {
	margin-top:2em;
}
#photoCollage {
	width: 400px;
	height: 350px;
	background-image: url('/images/PetCollage.png');
	background-repeat: no-repeat;
	background-size: 376px 244px;
}
#siteNav a, {
	font: Bold 14px/44px Arial;
	letter-spacing: 0;
	color: #000000;
	opacity: 1;
}
#siteNav a.active, a.active {
	color: #F1592A;
}
#welcomeUser {
	text-transform: capitalize;
	font-weight: bold;
}
.main-content-area {
	padding-top: 1em;
}
#updateTimesForm select, #updateShiftsForm select{
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#updateTimesForm label {
}
a.link:hover {
	cursor: pointer;
	text-decoration: underline;
}
#blankShiftWrapper {
	display:none;
}
.timePickerWidthFix {
	width:300px;
}
ul.sortable {
	padding-left: 0px;
}
li.sortablebox {
	background-color: #ccc;
	border: thin solid black;
	height: 3em;
	width: 400px;
	list-style-type: none;
	padding: 1em;
	margin-left: 0px;
}
li.sortablebox:hover {
	cursor: move;
}
.hidden {
	display: none;
}
.newQuestion {
	/*
	padding: 0em 1em 1em 0em;
	margin: 1em 0em;
	*/
}
.sectionHeader {
	background: #F1592A;
	color: #ffffff;
	font-weight: bold;
	padding:.5em;
	margin-bottom: 1em;
}
.truncateTitle {
	width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sectionHeader a {
	color: #ffffff;
}
.questionBody {
	margin-bottom: 1em;
}
div.sortable:hover {
	cursor: move;
}
li.sortablequestion, li.sortablegroup {
	list-style-type: none;
	/*
	background-color: #ccc;
	border: thin solid black;
	height: 3em;
	width: 400px;
	padding: 1em;
	margin-left: 0px;
	*/
}


.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
    background-color: #F1592A;
    border-color: #F1592A;
}
.panel-body {
	padding:1em;
}
.faqinactive {
	text-decoration: line-through;
	color: black;
}
#grouplist .panel-body {
	padding-top: .25em;
}
#grouplist .sectionHeader {
	margin-bottom: 0em;
}
.appNav {
	text-align:center;
	background-image: url('/images/PawL.png');
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 0px 3px;
	color: #F1592A;
}
.appNav.disabled{
	color: #F1592A;
}
.appNav.active {
	background-image: url('/images/PawD.png');
	font-weight: bold;
}
.appNav:hover{
	text-decoration: underline;
	color: #F1592A;
}
.progress-bar-success {
	color: #F1592A ;
}
.alert-orange {
	font-weight: bold;
	border: 3px solid #F1592A;
}
hr {
	border-color: #F1592A;
}
.orange-font {
	color: #F1592A;
}
.no-wrap {
	white-space: nowrap;
}
input.highlight-error:invalid {
	box-shadow: 0 0 5px #F1592A;
	border: 1px solid #F1592A;
}
pre {
	font-family: arial;
	font-size: 14px;
}
.altbg:nth-child(even) {
	background-color: #dee2e6;

}
	@font-face {
 /* font-family:Tahoma, Geneva, sans-serif ; */
   font-family: 'Journal';
  src:url(/includes/journal.ttf) format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

.emulating { background-color: green; height: 30px; font-size: 18px; color: white; font-weight: bold; text-align: center; border-radius: 10px; border-top: 2px solid black; max-width: none;}
.emulating a { color: #ddd; text-decoration: underline; }
.emulating a:hover { color: #ccc }
.centered {
  text-align:center;
}