/* /\* CSS Document *\/ */

body,
td { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px !important; color: #333; }

body { margin-bottom: 10px !important; }
html, body { width:100%; }

/* -- Global HTML Tag Behavior -- */

body { background-color: #dfdfdf !important; height:100%; }
body > header { display:block; padding:0; margin:0 5px 10px 5px; height:25px; }
footer { display:block; font-size:10px; margin:0; }

a:link:not(.btn) {color: #069; text-decoration: none; outline:none; }
a:active:not(.btn) {color: #069; text-decoration: none; outline: none; }
a:focus:not(.btn) { text-decoration: none; outline: none;}
a:visited:not(.btn) {color: #069; text-decoration: none;}
a:hover:not(.btn) {color: #a00; text-decoration: none;}
a.disabled { color: #aaa; }

input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; width: 200px; }
input[type="text"], textarea, select { border: 1px solid #bbb; }
input[type="text"]:focus, textarea:focus, select:focus { outline: 1px solid #007CA6; }
input.button { width:75px; }
input.checkbox { width:auto; }
input[type="radio"] { width:auto; }
input#state { width:40px; }

section { display:block; background:#fff; border:1px solid #aaa; margin:10px 5px; padding: 10px; overflow-x:hidden; border-radius:10px; }
section header { display:block; font-size:15px; font-weight:bold; margin:-5px 0 10px 0; font: 300 22px "Blackbaud Sans Condensed","Helvetica Neue Condensed","Arial Narrow"; border-bottom: 1px solid #dfdfdf; padding-bottom: 3px; }
section header.flMargin { margin-bottom: 20px; }
section img { vertical-align:middle; }

.udfSection section { margin: 10px 0; }
.udfSection section:last-child { margin-bottom: 0; }
.udfSection label { margin-bottom: 0; color: #777; }
.udfSection .multi { font-weight:normal; color: #000; }
.udfSection .multi input { width:20px; }
.udfSection div .multi:last-child { padding-bottom: 5px; }

img { border:0; }
i.fa { padding-right: 10px; }

p { padding:0; margin:0 0 10px 0; }
p:last-child { margin:0; }

label { display:block !important; padding:1px 0; font-weight:bold; font-size:14px; left:2px; color: #777; }
label.radioLabel { display: inline !important; color: #000; }


/* -- Login Page Specifics -- */

section#login label { display:inline-block; width:75px; }
section#login input { width:200px; }
section#login input.submit { margin-left:75px; width:100px; }


/* -- Calendar Item Specifics -- */

select.time { width:66px; display: inline; margin: 0 5px 0 0; }


/* -- General App Behavior -- */

.clear { display:block; clear:both; }
.required::after { content: " *"; }
.hidden { display:none; }
.inline { display:inline; }
.twoColumn { display:inline-block; width:49%; }
.attributeLabel { font-weight: bold; }
select.monthYearSelect { width:75px; display: inline; margin: 0 5px 5px 0; }
.disclaimer { color:#777; }
.sidenote { color:#777; font-size:10px; display:block; background-color: #eee; margin: 0 0 18px 0; padding: 2px 5px; }
.displayInline { display: inline !important; }
.saveBtn { padding: 10px 50px; }
.deleteBtn, .cancelBtn { padding: 10px 50px; margin-left: 15px; }
input[type="file"] { width: auto; padding: 0; }

.constituent { padding-right:40px; background:#fff url(../images/constituent.png) no-repeat right center; }
.user  { padding-right:40px; background:#fff url(../images/user.png) no-repeat right center; }
.tribute  { padding-right:40px; background:#fff url(../images/tribute.png) no-repeat right center; }
.team  { padding-right:40px; background:#fff url(../images/team.png) no-repeat right center; }

section.constituent,
section.user,
section.tribute,
section.team  { background-position:right 5px; }

ul.dataList { padding:0; margin:0; list-style:none; }
ul.dataList li { padding:5px 0; margin:0; list-style:none; border-bottom:1px solid #ddd; }
ul.dataList li:last-child { border-bottom:0px solid transparent; }

p.paging { margin:0; padding:0; }
p.paging .controls { float:right; width:40%; text-align:right; }
p.paging .controls a { display:inline-block; margin-left: 10px; }
p.paging .prompt { float:left; width:60%; color: #777; }
p#pagingTop { margin-bottom: 10px; }
p#pagingBottom { margin-top: 10px; }

section#errors { border: 1px solid #D8000C; background: #FFBABA; }
section#errors label { display:inline-block !important; margin:0 5px 0 0; }

section#notifications { border:1px solid #4F8A10; background: #DFF2BF; }
section#notifications label { display:inline-block; margin:0 5px 0 0; }

.tabular p { padding:0; margin:0; }
.tabular label { display:inline-block !important; width:125px; font-weight:bold; color:#777; margin-bottom: 0; }
.tabular .title label { color:#000; }
.tabular .title { font-weight:bold; font-size:13px; color:#000; margin-bottom: 5px; }
.tabular a label,
.tabular .title a label { color:#069; }
.tabular a:hover label { color:#a00; }


/* -- Specific Page Overrides -- */

#searchString { width: 75%; }

#searchResults .searchResult a { font-weight: bold; }
#searchResults .searchResult p { margin:0; padding:0; }

body#reportOptions #topDonorOptions #donorCount { width: 50px; height: 30px; margin-right: 5px; }
body#reportOptions #topDonorOptions #donorCategory { width: 150px; display: inline }

body#deleteConfirmation form { display:inline-block; }

body#relationshipsPage label { float:left; width:35%; color: #000; }
body#relationshipsPage .relation { float:left; width:65%; font-size: 14px; }

#photo img { padding:4px; border:1px solid #999; background:#dfdfdf; }

#dashboard ul { padding:0; margin:0; list-style:none; }
#dashboard ul li { padding:5px 0; margin:0; border-bottom:1px solid #ccc; }
#dashboard ul li:last-child { border-bottom:0px solid transparent; }

#dashboard label { display:block; width:125px; }
#dashboard label.accountName { width: 100%; }
#dashboard select { display:inline; width:auto; }
#dashboard .timestamp { margin-top:10px; color:#999; }
#dashboard p label { display:inline-block; width:125px; font-weight:bold; color:#777; }
#dashboard p { margin:0; padding:0; }

#dashboard .thermometerTile { float:left; width:100%; }
#dashboard .thermometerTile .verbiage .keyInfo { color: #007ca6; font-size: 16pt; }
#dashboard .thermometerTile p.verbiage { margin-bottom: 5px; text-align: center; }
#dashboard .thermometerTile .thermometer { float:left; width:60px; padding:2px; background:#efefef; border:1px solid #ccc; }
#dashboard .thermometerTile label { display:inline-block !important; }

#dashboard .meter { position:relative; }
#dashboard .meter .description { width: 90px; text-align: center; }
#dashboard .meter .data { margin-left:105px; }
#dashboard .meter label { display:inline-block; width:125px; }
#dashboard .meter h5 { margin: 10px 0 5px 0; color: #555; }
#dashboard  hr { font-size:1px; height: 1px; border: 0px solid #ccc; border-top: 1px solid #ccc; padding:0px; margin:2px 0px; }

#dashboard li.notificationNormal { padding:13px 0px 13px 40px; background:url("../images/checkmark.png") no-repeat left center; }
#dashboard li.notificationHigh { padding:13px 0px 13px 40px; background:url("../images/warning.png") no-repeat left center; }

body#journal .tabular p { float:left; display:block; width:100%; }
body#journal .tabular label { float:left; display:block; }
body#journal .tabular span.value { display:block; padding-left:100px; }
body#journal .jeDate { width: 125px; font-size: 14px; float: left; }
body#journal .jeType { font-size: 14px; }

.navigate-block img {margin-right: 5px;}
.navigate-block .nbIcon { display: inline-block; width: 35px; }

#headerLogo { margin: 10px 0 0 0; float: left; }
#headerActions { float: right; }
#headerActions i { margin-top: 5px; }

#oldCredentialsText { max-width: 400px; padding-top: 10px; }

.tileSummaryRaised { color: #007ca6; font-size: 20pt; }

.tileSummary { padding-bottom: 15px; }

.tenPoint { font-size: 10pt; }

h3.reportTitle {
  font-size: 12pt;
  font-weight: normal;
  color: rgb(52, 52, 52);
  width: 100%;
  margin-top: 0px;
  padding: 0px 0px 6px;
  border-bottom: 1px solid rgb(153, 153, 153);
}

h4.noResults {
  margin: 5px 0px;
  font-size: 11pt;
  color: #777;
  font-style: italic;
}

/****  floating-Lable style start ****/

.disabled-select { padding-bottom: 1px; }
.disabled-select label { margin-bottom: 0; }
.disabled-select select { margin-top: 0; }

.floating-label { 
  position:relative;
  margin-top:15px; 
  margin-bottom:0px;
  content: "";
  display: table;
  clear: both; 
}
.floating-input, .floating-select {
  font-size:12px;
  padding:4px 4px;
  display:block;
  width:200px;
  height:30px;
  background-color: transparent;
  border-width:1px;
  margin:4px 0 5px 0;
}

/*
.floating-input:focus, .floating-select:focus {
  outline:none;
  border-bottom:1px solid #007CA6;
}
*/

.custlabel {
  color:#777;
  font-weight:bold;
  position:absolute;
  pointer-events:none;
  left:3px;
  top:-18px;
}

/*
Once all browsers fully embrace placeholder-shown, the above "custlabel" would
need to be deleted and this section would need to be uncommented.  As it currently
stands Edge doesn't fully support this (along with Opera Mini/Mobile and other
niche browsers).  See resources below...

https://caniuse.com/#feat=css-placeholder-shown
https://developer.mozilla.org/en-US/docs/Web/CSS/:placeholder-shown (see "Browser compatibility")

.custlabel {
  color:#999;
  font-weight:bold;
  position:absolute;
  pointer-events:none;
  left:3px;
  top:6px;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}

.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
  top:-18px;
  font-size:14px;
  color:#333;
}

.floating-input:focus ~ label, .floating-input:not(:-ms-input-placeholder) ~ label {
  top:-18px;
  font-size:14px;
  color:#333;
}

.floating-select:focus ~ label, .floating-select:not([value=""]):valid ~ label {
  top:-18px;
  font-size:14px;
  color:#333;
}
*/

/* active state */
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
  width:50%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.floating-textarea {
  min-height: 30px;
  max-height: 260px;
  height: 100px;
  resize: vertical;
}

/* animation */
@-webkit-keyframes inputHighlighter {
	from { background:#333; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#333; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#333; }
  to 	{ width:0; background:transparent; }
}

/****  floating-Lable style end ****/
@media screen and (min-width: 250px) {
  .floating-input, .floating-label,.floating-select {
    width: 100%;
  }
}

@media screen and (max-width: 100px) {
  input[type=submit] {
    width: 100%;
  }
}

@media screen and (min-width: 600px) {
  body {width:600px; margin:auto;}
}

.progressBarBase {
    color: #000 !important;
    background-color: #F7F7F7 !important;
    border-radius: 15px;
    height: 35px;
    margin-bottom: 15px;
}

.progressBarMarker {
    color: #fff !important;
    background-color: #007CA6 !important;
    border-radius: 15px;
    height: 35px;
}

.progressBarContainer {
    padding-left: 15px;
}

.progressBarContainer:after, .progressBarContainer:before {
    content: "";
    display: table;
    clear: both;
}

.progressBarValue {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
    font-size: 17px;
}

.blockUI.blockOverlay {
  background-color: black;
  cursor: wait;
  opacity: 0.1;
}

.bb-wait-wrap {
  height: 35px;
}

.blockUI.blockMsg {
  -webkit-box-shadow: 0 0 50px #686c73;
  box-shadow: 0 0 50px #686c73;
  background-color: #eeeeef;
  padding: 15px;
  cursor: wait;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.bb-wait-spinner {
  -webkit-animation: bb-spin-frames 1s infinite linear;
  -moz-animation: bb-spin-frames 1s infinite linear;
  -o-animation: bb-spin-frames 1s infinite linear;
  animation: bb-spin-frames 1s infinite linear;
  display: inline-block;
}

#alertBlackbaudCheckout {
  display: none;
}

.inlineError {
  display: none;
  border: 1px solid #D8000C;
  background: #FFBABA;
  padding: 5px;
  margin: -2px 0 10px 0;
}
