@-ms-viewport{
  width: device-width;
}

#donateHeader {
	padding: 10px 0;
}
.civitasdonatearticle {
	padding-top: 60px;
}
.civitasdonatearticle .civitasdonate{
	padding-top: 20px;
}
#donate-dropdown ol {
	padding: 10px 0 10px 25px;
	background-color: #FFF;
}
#donate-dropdown ol li { 
	padding-bottom: 10px;
}

 @media (min-width: 768px) { 
	.navbar img {
		width: auto;
		height: 75px;
		padding: 10px 0;
	}
	#donate-dropdown {
		min-width: 300px;
	}
	#donate-dropdown > li {
		width: 100%;
	}
	 .navbar-brand {
		display: inline-block;
		width: auto;
		text-align: left;
	 }
	 .dropdown-toggle {
	 	text-align: left;
	 	border-radius: 10px;
	 }

	.civitasdonate_creditCards label > div:first-child {
		min-height: 40px !important;
	}
 }
#civitasdonate_page .dropdown-menu {
	border-radius: 10px;
}
ul.civitasdonate_list {
	margin:0 0 10px 0;
}
ul.civitasdonate_list li span {
	cursor: pointer;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	color: #FFF;
	background-color: #BD4836;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	margin:0;
	display: block;
	padding: 10px 0;
	text-decoration: none;
	letter-spacing: 1px;
	border-radius: 10px;
	border: 1px solid #700000;
}
ul.civitasdonate_list li {
	padding-left 5px;
	text-align: center;
	float: left;
}
ul.civitasdonate_list li:first-child {
	padding-left: 0;
}
ul.civitasdonate_list li span:hover, ul.civitasdonate_list li .donateSelect {
	background-color: #700000;
}
 .navbar-brand {
	display: block;
	width: 100%;
	text-align: center;
 }
 .dropdown-toggle {
 	text-align: center;
 	font-size: 16px;
 }
.navbar img {
	width: auto;
	height: 75px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #000;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #A32E1C;
	color: #FFF !important;
}
.navbar {
	min-height: 75px;
}
.navbar-brand {
	padding: 0;
}
#civitasdonate_page {
	padding-top: 75px;
}
#civitasdonate_page .dropdown-toggle {
	padding: 10px;
	margin-top: 20px;
}
#civitasdonate_page .navbar-inverse .navbar-nav>li>a {
	color: #FFF;
	transition: all 200ms;
	-webkit-transition: all 200ms;
	font-weight: bold;
}
#civitasdonate_page .navbar-inverse .navbar-nav>.open>a, #civitasdonate_page .navbar-inverse .navbar-nav>.open>a:focus,#civitasdonate_page .navbar-inverse .navbar-nav>.open>a:hover
.navbar-brand {
	color: #A32E1C;
	background-color: #FFF;
	transition: all 200ms;
}
.navbar-inverse {
	background-color: #A32E1C;
}
form.civitasdonate {
	width: 100%;
	max-width: 800px;
	border:0;
	margin: 0 auto;
	padding: 0 10px;
}
.bg-civitasRed {
	background-color: #A32E1C;
}
.container {
	max-width: 550px !important;
}
.billingseperator {
	margin-top: 10px !important;
}
form.civitasdonate fieldset {
	border: 0;
}
form.civitasdonate fieldset label, form.civitasdonate fieldset  [class*="error_"] {
	font-weight: bold;
}
form.civitasdonate fieldset input, form.civitasdonate fieldset select {
	font-weight: normal;
}

form.civitasdonate fieldset  label {
	margin:10px 0;
	display: block;
	transition: background-color 200ms;
}
form.civitasdonate button, .civitas-button, .gform_button {
	margin: 10px auto;
	font-size: 24px;
	cursor: pointer !important;
	color: #FFF !important;
	background-color: #A32E1C;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-right: 1px solid #3D0000;
	border-bottom: 1px solid #3D0000;
	border-left: 1px solid #3D0000;
	border-top: 1px solid #3D0000;
	padding: 14px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	text-decoration: none !important;
}
form.civitasdonate button:hover, form.civitasdonate button:active, form.civitasdonate button:focus, .civitas-button:hover, .civitas-button:active, .civitas-button:focus,  .gform_button:active, .gform_button:focus, .gform_button:hover {
	color: #FFF !important;
	background-color: #700000;
	text-decoration: none !important;
}
form.civitasdonate .donateError {
	color: red;
	font-weight: bold;
}
form.civitasdonate .donateSuccess {
	color: green;
	font-weight: green;
}
form.civitasdonate .hasErrors {
	border: 3px solid red;
	transition: background-color 500ms;
}
form.civitasdonate [class*="error_"] {
	color: red !important;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}
.civitasdonate_response {
	display: none;
}
form.civitasdonate select, form.civitasdonate input {
	width: 100%;
	background: white;
	border: 1px solid #8A8383;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	moz-border-radius: 5px;
	height: 34px;
	display: block;
	margin: 5px 0;
	line-height: 30px;
}
.civitasdonate_creditCards label > div:first-child {
	min-height: 60px;
}
form.civitasdonate .label-inline {
	float: left;
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

form.civitasdonate input {
	padding: 0 5px 0 7px;
}
form.civitasdonate input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
form.civitasdonate .cf label {
	display: inline-block;
	float: left;
}
form.civitasdonate .cf label:first-child {
	margin-right: 10px;
}
form.civitasdonate .hidden {
	display: none;
}
form.civitasdonate button {
	margin-top: 20px;
}
.civitasdonate-footer {
	margin-top: 20px;
}
.civitasdonate-footer .AuthorizeNetSeal {
	display: inline-block;
	float: left;
	margin: 0 10px 10px 0;
}

.spinner {
  margin: 100px auto 40px auto;
  width: 80px;
  height: 80px;
  position: relative;
}

.container1 > div, .container2 > div, .container3 > div {
  width: 16px;
  height: 16px;
  background-color: #FFF;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
#donateloader {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
}
.spinner-message {
	font-size: 36px;
	text-align: center;
	display: block;
	color: #FFF;
	text-transform: uppercase;
}