.edit-section-modal #file-clear_id, .edit-section-modal label[for=file-clear_id] {
display:none
}
section h6 {
    line-height: 1.3em;
}
@media (max-width: 767px) {

.btn--icon i {
    line-height:34px;
}
.btn:not(:last-child) {
    margin-bottom: unset;
}
}
.edit-section-modal > label {
font-size:16px;
font-weight:bold;
margin-top:15px;
}
p strong {
    color: inherit;
}
a.re-button-icon i {
	color:black !important;
}
ul.success {
    position:fixed;
    z-index:9999999;
    width:200px;
    text-align:center;
    padding:15px;
    top:-30px;
    display:block;
    left:calc(50% - 100px);
    font-size:18px;
    background-color:rgba(0,0,0,.7);
    color:white;
}
footer {
    min-height: 20vh;
}
.btn.apply, .btn.cancel {
    font-size:16px;
}
section {
    position:relative !important;
}
section.first {
    padding-top:200px;
}
.bar .logo {
    top: 0px;
}
.editables {
	z-index:999;
    bottom: 5px;
    right: 5px;
text-align:right;
}
.add-section {
	position:fixed;
    width: 3.71428571em;
    height: 3.71428571em;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    right: 1.85714286em;
    bottom: 3.71428571em;
    padding-top: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
    z-index: 99;
    border: 1px solid #ececec;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
}	
.editables .dropdown__content {
    left: 0 !important;
}
.boxed--edit {
	max-width:100%;
	width:500px;
}
.btn--edit:hover {
    opacity:1;
}
.btn--edit {
    position: absolute;
    width: 39px;
    border-radius: 40px;
    top: 15px;
    left: 15px;
    z-index: 999;
    padding-left: 13px;
    padding-right: 28px;
    opacity: .4;
}
section.first .btn--edit {
    top:115px;
    
}
.bar--empty {
    position: relative;
}
h1 + .btn, .h1 + .btn {
    margin-top: 0em;
    margin-bottom: 0em !important;
}
.inplaceedit img {
    max-width:100%;
}

.frequency-radios .input__label {
    float: left;
    padding-left: 34px;
}
i.dollar {
    font-size: 27px;
    text-align: center;
    left: 16px;
    top: 14px;
}
#donationAmount {
    font-size: 28px;
    padding-top: 0px;
    height: 2em;
    padding-left: 1em;
    padding-left: 1.2em;
    padding-bottom: 0px;
}
.toggle-amount:last {
    padding-right:0;
}
.toggle-amount {
    width: calc(100%);
    font-size: 16px !important;
    background-color: #f5f5f5;
}
.toggles li:last-child {
    padding-right:0;
    
}   
.toggles li {
    width: auto;
    display: table-cell;
    padding-right:10px;
}
ul.toggles {
    display: table;
    width: 100%;
}
.pet a.img-wrap {
    width:200px;
    max-width: 50%;
    display:block;
    float:left;
}
.pet .info-wrap {
    float:left;
    max-width:50%;
    width:calc(100% - 200px);

}
.pet a img {
    padding-right:15px;
    width:100%;
    border-radius: 6px 0 0 6px;
}
.pet h3{
    margin-top:15px;
    height:2em;
}
.pet {
    position:relative;
    margin-bottom:1em;
    display:block;
    border-radius: 6px;
    border: 1px solid #ececec;
    margin-bottom:15px;
}
img {
    margin-bottom:0px;
}
.text-xs-left a {
    text-align:left !important;
}
body {
    display: grid;
}
.donately-donation-frequency input {
    font-size: 8px;
    text-align: left;
    float: left;
    width: auto;
}
.graphic-wrapper {
    position: absolute;
    top: 0;
    height: calc(100% - 52px);
    width: calc(100%);
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding-top: calc(50% + 1em);
}
.graphic img {
    filter:blur(15px);
    -webkit-transition: filter .7s; /* Safari */
    transition: filter .7s;
}
.form-group {
    margin-bottom:0;
}
.help-block {
    display: block;
    margin-top: 10px;
    color: #e47878;
    font-size: .8em;
    line-height: 1.3em;
}
.pet-detail {

}
.bg--light {
    background:#ececec;
}
.bg--dark {
    background: #313131;
}
.btn .btn__text, .btn i {
    border-color: #252525;
    font-weight: 500;
    font-size: 1.2em;
}
.redactor-box.redactor-styles-on {
	background:transparent !important;
}
[class^="re-icon-"], [class*=" re-icon-"] {
    color: #000;
}
footer .redactor-toolbar a, footer .redactor-air a {
	background:transparent;
	
}
footer .redactor-box.redactor-styles-on {
	background:transparent;
}
.finra {
    position: fixed;
    bottom: 0;
    background-color: rgba(255,255,255,.8);
    padding: 4px 13px;
    right: 20vw;
    cursor: pointer;
    z-index: 999999;
}
span.border--round.box-shadow-wide img {
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}
textarea, input[type='text'] {
}
ol li {
    margin-bottom: .2em !important;
}
.redact ul {
    list-style: circle;
}
.redact ul, .redact ol {
    margin: 7px 7px 1em 3em;
}
.download-newsletter {
    position: absolute;
    bottom: 15px;
    right: 15px;
z-index:1;
}
footer .logo {
    max-height: 3em;
    margin:auto;
}
.bar .logo {
    z-index:10;
    margin: 0;
    max-height: 50px;
}
.cover-image img {
    width: 100px;
    position: absolute;
    left: 1em;
	bottom: 1em;
}
.menu-horizontal > li > span {
	font-weight: 600 !important;
	opacity: 1 !important;
	font-size: 16px !important;
}
.white {
	color:white !important;
}
#menu1 {
	z-index:10;
}
@media all and (max-height: 600px) {
	.pos-vertical-center {
		padding-top:30px;
	}
}
.imagebg {
}

@media (min-width: 991px) {
	.bar .logo {
		max-height:70px;
	}
    .bar__module {
        margin-top:21px;
    }
}

@media (max-width: 991px) {
	.bar .logo-light {
		display:none;
	}
	.bar .logo-dark {
		display: block;
		max-height: 70px;
		margin: auto;
		margin-top: 0;
	}

}

@media (max-width: 768px) {
	.bar .logo-dark {
		max-height: 50px;
	}
}
