@font-face {
    font-family: 'truenobold';
    src: url('fonts/truenobd-webfont.woff2') format('woff2'),
         url('fonts/truenobd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'truenobold_italic';
    src: url('fonts/truenobdit-webfont.woff2') format('woff2'),
         url('fonts/truenobdit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'truenobold_outline';
    src: url('fonts/truenobdol-webfont.woff2') format('woff2'),
         url('fonts/truenobdol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'truenoblack';
    src: url('fonts/truenoblk-webfont.woff2') format('woff2'),
         url('fonts/truenoblk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'truenolight';
    src: url('fonts/truenolt-webfont.woff2') format('woff2'),
         url('fonts/truenolt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-webfont.woff2') format('woff2'),
         url('fonts/truenorg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'truenosemibold';
    src: url('fonts/truenosbd-webfont.woff2') format('woff2'),
         url('fonts/truenosbd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'truenoultralight';
    src: url('fonts/truenoultlt-webfont.woff2') format('woff2'),
         url('fonts/truenoultlt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

:root {
  --avatar-size: 3rem;
  /* change this value anything, e.g., 100px, 10rem, etc. */
}

body {
  font-family: 'OpenSans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  /* background:#efefef; */
  font-size:18px;
  font-weight: 400;
  background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,.8))),url(https://uploads-ssl.webflow.com/5df94b84939619d465a63c70/5f316ba320250d5357f2a20e_Topo%20Pattern%201.png);
  background-color: #f6f6f6f6;


}
p {
    font-size: 16px;
    margin-bottom: 20px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #8CC63F;
}
h1,
h2,
h3,
h4,
h5,
h6,
.control-label {
  font-family: "truenolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
h4.panel-title {
  font-family: "truenobold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* #ctl00_main_ctl14_ctl01_ctl00_pnlSaveAccount > div > legend, #ctl00_main_ctl14_ctl01_ctl00_pnlSuccess > div.well > legend {
  color: #fff !important;
}
#ctl00_main_ctl20_ctl01_ctl00_pnlForm > div.panel-body > fieldset > div.form-group.data-text-box.required > label, #ctl00_main_ctl20_ctl01_ctl00_pnlForm > div.panel-body > fieldset > div.form-group.rock-check-box > label, #ctl00_main_ctl20_ctl01_ctl00_pnlForm > div.panel-body > fieldset > div.form-group.rock-check-box > div > div > label {
  color: #1b1b1b !important;
}

#ctl00_main_ctl11_ctl01_ctl00_pnlSaveAccount > div.well, #ctl00_main_ctl14_ctl01_ctl00_pnlSuccess > div.well, #ctl00_main_ctl14_ctl01_ctl00_pnlSaveAccount > div {
  background-color: rgba(242, 242, 242, 0.07);
}

#ctl00_main_ctl69_ctl01_ctl06_pnlReceipt > div.panel-body > h4, #ctl00_main_ctl69_ctl01_ctl06_pnlForm > div.panel-body > fieldset > div.form-group.rock-check-box > label, #ctl00_main_ctl69_ctl01_ctl06_pnlForm > div.panel-body > fieldset > div.form-group.rock-check-box > div > div > label{
  color: #252525;
}
li > a, #ctl00_ctl30_ctl01_ctl06_liDropdown > div.login-name > span {
  font-family: "truenolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
} */
.fa-close {
  display:none;
}
.fa-close:before {
  content: "\2715" !important;
  transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
}
.fa-chevron-left {
  display:none;
}
.fa-chevron-left:before {
  content: "\2039" !important;
  padding-right: 10px;
  padding-bottom: 6px;
}
.control-label {
  font-weight: 400;
}
.event-title {
  font-weight: 400;
}
#ctl00_main_ctl07_ctl01_ctl00_divSocialLogin {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1.5px;
  margin:auto;
}
.form-control {
  font-family: "Trueno", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  border-radius: 0px;
/**  padding: 25px 17px; **/

  transition: all ease-in-out .35s;
  -webkit-transition: all ease-in-out .35s;
}
select {padding: 3px !important;}
.form-control:focus {
  border: none;
  box-shadow: 0px 5px 12px rgba(0, 0, 0, .2);

  transition: all ease-in-out .35s;
  -webkit-transition: all ease-in-out .35s;
}


.fa-plus:before {
  content: "\2715" !important;

}

.fa-plus {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.spinEffect {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

#ctl00_main_ctl13_ctl01_ctl00_dtpStartDate {
  width: 140px;
}
#ctl00_main_ctl13_ctl01_ctl00_txtCVV {
  width: 70px;
}

hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: white;
}
hr.star-light:after {
  background-color: #8CC63F;
  color: white;
}
hr.star-primary {
  border-color: #2C3E50;
}
hr.star-primary:after {
  background-color: white;
  color: #2C3E50;
}
.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;
  background: #1864EA;
  ;
  color: white;
}
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  font-family: "Trueno", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}

@media (min-width: 768px) {
  header .container {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}

.group-finder .panel  {
	margin-bottom:12px;
}

.transaction-entry .panel .panel-default {
	margin-bottom:20px;
	border-radius:4px;
}
/* Applies to Giving Panels but NOT Statements */
div[class*="contribution"]:not([class*="statement"]) {
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2) !important;
  border-radius: 10px !important;
}

.input-group .form-control {
  z-index: 0 !important;
}
.transaction-entry .panel-heading, .transaction-entry ~ .panel-body {
	background-color:#252525 !important;
}

.navbar-default .navbar-nav>li>a {
  color: #f9f9f9;
}

/****** begin panel-heading shdadow affects ****/

#ctl00_main_ctl13_ctl01_ctl00_pnlContributionInfo > div.panel.panel-default.contribution-info > div.panel-heading{box-shadow: none;}
#ctl00_main_ctl13_ctl01_ctl00_pnlContributionInfo > div.panel.panel-default.contribution-info > div.panel-heading:hover{box-shadow: none;}
#ctl00_main_ctl13_ctl01_ctl00_pnlContributionInfo > div.panel.panel-default.contribution-info > div.panel-heading:active{box-shadow: none;}
#ctl00_main_ctl13_ctl01_ctl00_pnlContributionInfo > div.panel.panel-default.contribution-info > div.panel-heading:focus{box-shadow: none;}

.panel-heading {
  transition: all ease-in-out .35s;
  -webkit-transition: all ease-in-out .35s;
}

.panel-heading:hover {
  z-index: 10000000;
  box-shadow: 0px -5px 12px rgba(0, 0, 0, .2);
  transition: all ease-in-out .35s;
  -webkit-transition: all ease-in-out .35s;
}

.panel-heading:active {
  z-index: 10000000;
  box-shadow: inset 0px 5px 10px rgba(0, 0, 0, .2);
  transition: all ease-in-out .25s;
  -webkit-transition: all ease-in-out .25s;
}

.panel-heading:focus {
  box-shadow: 0px -5px 8px rgba(0, 0, 0, .25);
  transition: all ease-in-out .35s;
  -webkit-transition: all ease-in-out .35s;
}

/****** end panel-heading shadow affects ********/

/* .prayertextcolor, #ctl00_main_ctl69_ctl01_ctl06_pnlForm > div.panel-body > fieldset > div.form-group.data-text-box.required > label, #headingPrayer > h4 > a > i{color:#252525}
#headingPrayer > h4 > a{color:#252525 !important}

.fa-calendar, .fa-users, .fa-credit-card, .fa-handshake-o, .fa-heart, .fa-lock, .fa-user-circle-o {
  display:none !important;
}

.transaction-entry .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	background-color:#2b303a;
} */

.navbar {
  margin-top: 17px;
  margin-bottom:0px;
}
.navbar-toggle, .navbar-toggle:active, .navbar-toggle:visited, .navbar-toggle:focus {
    border: transparent !important;
    background: transparent !important;
}
.icon-bar {
    background-color: white !important;
}
.nav-login {
    display: block;
    margin: auto;
}
.closeall {
  display:block;
  width: 100%;
  height: 100%;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #fff !important;
}

.panel {
    background:none;
}
.navbar-custom {
  background: #252525;
  font-family: "Trueno", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.row.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  padding: 0px;
}

.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a:hover {
  color: #fff;
}
.navbar-custom .navbar-nav li.active a {
  color: black;
  border-radius: 15px;
  border: 2px solid #f5f5f5f5;
}
#myNavbar > ul > li.active > a:hover
{
  color: black !important;
}

.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #ccc;
  color: white;
  border-color: #ccc;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #f1f1f1;
    color: #777;
}

.navbar-brand {
    font-size:16px;
    line-height:22px;
}


.dropdown-toggle.navbar-link {
	text-transform:uppercase;
}
/* Side navigation styles on messages and giving  */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0px;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181 !important;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding-bottom: 20px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.nav-button {
    font-size: 30px;
    cursor: pointer;
}
.shadow {
  filter: drop-shadow(.5rem .5rem 1rem #000);
}

/* Login block styles  */
.round-button {
  display:block;
  width:40px;
  height:40px;
  line-height:40px;
  border-radius: 50%;
  color:#f5f5f5;
  text-align:center;
  text-decoration:none;
  background: #0d1be0;
  font-size:16px;
  font-weight:bold;
  margin: auto;

}
.round-button:hover, .round-button:active, .round-button:visited, .round-button:focus {
  text-decoration:none;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.nav>li>a {
  padding: 10px 10px !important;
}

.navbar .navbar-toggle {
  padding: 5px 5px !important;
  z-index: 1;
}

@media (min-width: 768px) {
  .navbar-custom {
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}

.dropdown-menu {
	color:#777;
	background:#f1f1f1;
	border:none;
	font-size:16px;
}

.dropdown-menu>li>a {
	color:#777;
}
/*-- Menu Code --*/

.navbar-default .btn-link {
    color: #777;
    font-size: 20px;
    line-height: 39px;
}

.navbar-custom .navbar-nav {
	margin-right: 12px;
}
.modal-fullscreen-menu {
	background:none;
	border:none;
	box-shadow:none;
}

.modal-fullscreen-menu.modal.fade.in {
    top: 20%;
}

.modal-fullscreen-menu .close {
  color: white;
  opacity: 1;
  padding: 10px;
  position: absolute;
  top: 0; /**** removed some apostrophes before this line because vscode was complaining  **/
  right: 20px;
  z-index: 1;
  font-size: 5vh;
}
.modal-fullscreen-menu .modal-dialog {
  margin: 0 auto;
  width: 100%;
  /* max-width: 338px; */
  display: flex;
  height: 100%;
  padding:10px;
}
.modal-fullscreen-menu .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.modal-fullscreen-menu .list-group {
  margin: 0 auto;
  width: 100%;
}

.modal-fullscreen-menu .list-group a {
  font-weight: 500;
  letter-spacing: 0.05em;
  border: none;
  transition: all 0.25s ease;
  background-color: transparent;
  color: white;
  font-size: 3vh;
  line-height: 1.5;
}

.modal-fullscreen-menu .list-group li {
	list-style:none;
}

.modal-fullscreen-menu .list-group a:hover {
  opacity:.7;
}


.modal-backdrop.in {
  opacity: .95 !important;
  background-color:#2b303a !Important;
}

.modal-fullscreen-menu .login-name {
	color:#3ba89c;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom:10px;
	font-size: 2.2vh;
}

.logo-img {
  opacity: 1 !important;
  position: relative;
  size: 92px 92px;
}

.well {
  padding: 35px !important;
  border: 0px;
}

section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
  background: #8CC63F;
  color: white;
}
@media (max-width: 767px) {
  section {
    padding: 0px 0;
  }
  section.first {
    padding-top: 75px;
  }
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}

/** prayer remove icons that are broken */
.form-group.required .control-label:after {
  display:none !important;
}


.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  /* vertical-align: middle;
  vertical-align: baseline; */
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #8CC63F;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
#ctl00_ctl39_ctl01_ctl08_upnlHtmlContent > div > div > table {
  background-color: #efefef !important;
}
#ctl00_main_ctl69_ctl01_ctl06_pnlRequester > div:nth-child(1) {
  background-color: #333;
}
footer {
  color: white;

}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #2C3E50;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}

/*
 This was from Bema, it broke the default login panel look.
.btn-authentication.facebook:before {
    margin-right:0px;
	display:none;
} */

a.btn-new:active, a.btn-new:focus {
	color: #2b303a;
}

.btn-authentication.facebook {
  border-radius: 0px;

  box-shadow: 0 1px 2px rgba(0,0,0,0.15);

  -webkit-transition: all .3s ease-in-out!important; /* Safari */
  transition: all .3s ease-in-out!important;
}
.btn-primary {
  color: white !important;
  background-color: #2C3E50;
  border-color: #2C3E50;
  font-weight: 700;
}

.btn-new {
    width: 90%;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    max-width: 360px;
    background-color: #454545;
    margin: 12px auto;
    position: relative;
	display:block;
	font-weight: 700;
	text-align:center;

  box-shadow: 0 1px 2px rgba(0,0,0,0.15);

	-webkit-transition: all .3s ease-in-out!important; /* Safari */
	transition: all .3s ease-in-out!important;
}
.btn-white {
  border:none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);

  -webkit-transition: all .3s ease-in-out!important; /* Safari */
  transition: all .3s ease-in-out!important;
}
.btn-lg, .btn-group-lg>.btn {
  border-radius: 0px;
}

.btn-primary {
	color:#222;
	border:2px solid #222;
	background:none;
}

.btn-white:hover {
    color: #444;
    background-color: #efefef;
}


.btn-new:hover, .btn-white:hover, .btn-authentication.facebook:hover {
	text-decoration:none;

  box-shadow: 0 5px 15px rgba(0,0,0,0.3)!important;

	-webkit-transition: all .2s ease-in-out!important; /* Safari */
	transition: all .2s ease-in-out!important;
}

.btn-new:active, .btn-white:active, .btn-authentication.facebook:active {
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.3)!important;

	-webkit-transition: all .2s ease-in-out!important; /* Safari */
	transition: all .2s ease-in-out!important;
}

.btn-new:focus {
  outline:0;
}


.btn-default {
	background:#2b303a;
	color:#fff !important;
	border:#2b303a;
}

.btn-default:hover {
  color: #252525!important;
}

.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #8CC63F;
  background: white;
  border: solid 2px white;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-primary .badge {
  color: #2C3E50;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #8CC63F;
  border-color: #8CC63F;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #8CC63F;
  border-color: #8CC63F;
}
.btn-success .badge {
  color: #8CC63F;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
#skipnav a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  transition: top 1s ease-out, background 1s linear;
  z-index: 2000;
}
#skipnav a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #8CC63F;
  outline: 0;
  transition: top 0.1s ease-in, background 0.5s linear;
}
div#maincontent {
  outline: none;
}
.bgImgCenter{
  background-image: url('/Assets/Images/Ark/Messages.png');
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
}
.fab {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  box-shadow: 0 15px 10px 0 #666;
  transition: all 0.1s ease-in-out;
  background-color: black;
  color: white;
  float: right;
  clear: left;
}
.fab:hover {
  box-shadow: 0 30px 14px 0 #666;
  transform: scale(1.55);
}
.fab::after {
  position: relative;
  content: 'New Here?';
  text-align: center;
  font-size: 25px;
  text-decoration:none;
  left: 17px;
  top: 17px;

}

.lower-half{
  background-image: url('/Themes/Ark/Assets/Img/Ark_Logo_Dark_512_x_512.png');
  background-size: contain, cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bootbox-body {
  color: black;
}

.in-columns .label-text {
  word-break: keep-all !important;
}

.circle {
  background-color: #ccc;
  border-radius: 50%;
  height: var(--avatar-size);
  text-align: center;
  width: var(--avatar-size);
}

.initials {
  font-size: calc(var(--avatar-size) / 2); /* 50% of parent */
  line-height: 1;
  position: relative;
  top: calc(var(--avatar-size) / 4); /* 25% of parent */
}

@media (max-width: 1024px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 0px;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav>li {
    float: none;
  }
  .collapse.in{
    display:block !important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 15px;
  }
  .container-bounds {
    margin-right: 1vw !important;
    margin-left: 1vw !important;
  }
  
}

/* Card displays */

.card {
  border: 0px;
  filter: drop-shadow(.5rem .5rem 1rem #aaa);
  background-color: #eee;
  border-radius:10px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}
.card-image>.img-responsive {
border-radius: 10px 10px 0px 0px;
}
.card-image {
  width: 100%;
}

.card-image::after {
  content: '';
  position: absolute;
  background-image: linear-gradient(to bottom, transparent, 80%, black );
  width: 100%;
  height: 100%;
  top: 0em;
  background-size: cover;
  color: white;
  padding: 20px;
}

.card-button {
width: 80% !important;
padding-top: 12px;
padding-bottom: 12px;
max-width: 360px;
background-color: black;
margin: 12px auto;
font-weight: 700;
text-align: center;

}
.card-button,.card-button:hover, .card-button:visited {
text-decoration: none;
color: white !important;
width: 100%;
}
.card-content {
margin: 5px;
padding: 5px;;
color: black;

}
.card-50 {
  border: 0px;
  background-color: #eee;
  border-radius: 20px !important;
  width: 49%;
  overflow: hidden;
  margin-bottom: 10px;
}
.card-bottom-text {
  position: absolute;
  bottom: 0px;
  left: 10px;
}
@media (max-width: 992px ){
  .card-50 {
      width: 100%
  }
}

#main>.container-responsive {
  /* filter: drop-shadow(.5rem .5rem 1rem #aaa); */
  box-shadow: 0px 10px 30px #aaa;
  border-radius: 0px 0px 10px 10px;
  padding-bottom: 20px;
  background-color: #f9f9f9;
  padding: 10px;
}
.modal-scrollable {
  position: fixed !important;
  color: black;
}

.container-bounds {
  margin-right: 10vw;
  margin-left: 10vw;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #000000;
  border-color: #000000;
}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #000000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.footer-link {
  display: inline-block; 
  width:60px;
}
.btn-pill {
  border-radius: 50px;
  padding:20px;
  border: 0;
}