/* Global Start */

/* Typography */

body {
    font-family: "Neue Helvetica W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

#mti_wfs_colophon {
    display: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
    .navbar-default {
        background-color: rgba(255, 255, 255, 1) !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #fff;
    }
    .navbar-default .sign-btn {
        width: 100%;
    }
    .navbar-default .sign-btn .btn {
        float: right;
    }
}


/* Buttons */

.btn:focus {
    box-shadow: none;
}

/* Form control */

.form-control {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 400;
    box-shadow: none;
}

.form-control::-moz-placeholder {
    color: #aaa;
    opacity: 1;
}

.form-control:focus {
    border-color: #01388d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(255, 255, 255, 0) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(255, 255, 255, 0) !important;
}

/* Misc */

.main {
    padding-top: 75px;
    padding-bottom: 50px;
}

.jumbotron {
    background-color: #ee344a;
}

.jumbotron h1 {
    font-weight: 100;
    color: white;
}

.jumbotron p.lead {
    color: white;
}

/* Header */

.navbar-default {
    background-color: rgba(255, 255, 255, 0.95);
}

.navbar {
    margin-bottom: 0px;
    min-height: 75px;
    padding-top: 10px;
}

.navbar-brand {
    padding: 10px;
}

.navbar-default .navbar-nav li {
    font-size: 16px;
}

.navbar-default .btn {
    font-size: 16px;
    padding: 6px 20px;
    margin-right: 10px;
}


.navbar-default .form-control {
    height: 37px;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #ee344a;
    background-color: transparent;
}

.navbar-wrapper nav.navbar.navbar-default #navbar .navbar-nav a:hover {
    color: #ee344a;
}

/* Footer */

footer {
    background-color: #f5f5f8;
    padding-top: 25px;
    padding-bottom: 15px;
}

footer ul {
    list-style: none;
    margin-left: -40px;
}

footer ul li {
    margin-top: 7px;
}

footer h3 {
    margin-bottom: 25px;
}

footer p {
    color: #757575;
}

footer .input-group {
    margin-top: 25px;
}

.footer-v2 {
    bottom: 0;
    width: 100%;
    background: #171646;
    padding: 10px;
    font-size: 12px;
}

.footer-v2 a, .footer-v2 p {
    color: white;
    margin: 0;
}

.footer-v2 .container {
    padding: 0 60px;
}

.mobile-logo {
    display: none;
    height: 70px;
    text-align: center;
}

@media only screen and (max-width : 1024px) {
    .login-image-container {
	    display: none;
    }

    .mobile-logo {
    	display: block;
    }

    .footer-v2 .container {
	    padding: unset;
    }

    .login-container {
	    margin-top: 50px!important;
    }

    .login-form-container {
        width: 350px!important;
        border: none!important;
    }

    .signup-shadow {
        box-shadow: unset!important;
    }

    .signup-container {
        width: 100%!important;
    }
}

@media only screen and (max-width : 768px) {
    footer {
        text-align: center;
    }
    
    footer .col-sm-3,
    footer .col-sm-2,
    footer .col-sm-4 {
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        padding-top: 5px;
    }
}

footer a i {
    margin-right: 15px;
    color: #757575;
}

footer a i:hover {
    color: #464646;
}

footer.homepage {
    border-top: 1px solid #ddd;
}

/* Global End */


/* Homepage Start */


#big-video-vid {
    z-index: -1;
}

.jumbotron-hp {
    background: rgba(0,0,0,0.5);
    height: 75vh;
    padding-top: 25vh;
    margin-bottom: 0px;
}

.jumbotron-hp h1 {
    color: white;
    font-weight: 100;
    font-size: 72px;
}

@media only screen and (max-width : 768px) {
    .jumbotron-hp {
        text-align: center;
    }
    
    .jumbotron-hp h1 {
        font-size: 36px;
    }
    .jumbotron-hp .btn-lg {
        width: 100%;
    }
}


.jumbotron-hp p.lead {
    color: white;
    font-weight: 200;
    margin-top: 25px;
}

.jumbotron-hp .btn-lg {
    border-color: transparent;
    padding: 15px 25px;
    margin-right: 10px;
    margin-top: 25px;
}

/* Sections */

section {
    padding-top: 50px;
    padding-bottom: 50px;
}

section h1 {
    color: #ee344a;
    font-weight: 200;
}

section.banner {
    padding-top: 0px;
    padding-bottom: 0px;
}

.splitter-bar {
    background-color: #ee344a;
    height: 2px;
    width: 150px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
}


section .btn {
    border-color: transparent;
}

.features section h1.section-heading,
h1.section-heading.free-membership{
    color: #ee344a;
    font-weight: 200;
    margin-bottom: 25px;
}

.features section p.lead {
    font-size: 18px;
    color: #757575;
    font-weight: 300;
}

.features section .btn {
    margin-top: 15px;
}

.features .fundraising strong {
    color: #3F3F3F;
}

.features .reporting .underlined {
    border-bottom: 1px solid #FFFFFF;
}

@media only screen and (max-width : 768px) {
    .features section .btn {
        margin-bottom: 50px;
        width: 100%;
    }
}

.features section img {
    max-width: 100%;
}

.features section.fundraising {
    background-color: #f5f5f8;
    padding-top: 0px;
    padding-bottom: 0px;
}

.features section.fundraising h1.section-heading {
    padding-top: 75px;
}

.features section.membership {
    background: #000 url(../images/bg-membership.jpg);
    padding-top: 150px;
    padding-bottom: 150px;
}

@-moz-document url-prefix() {
    .features section.membership {
        background: #000 url(../images/bg-membership.jpg);
        background-attachment: fixed;
        background-size: cover;
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

.features section.membership h1.section-heading,
.features section.membership p.lead {
    color: white;
}

.features section.communication {
    background-color: #f5f5f8;
}

.features section.communication h1.section-heading {
    padding-top: 25px;
}

.features section.reporting {
    background: #000 url(../images/bg-reporting.jpg);
    padding-top: 0;
    padding-bottom: 50px;
}

@-moz-document url-prefix() {
    .features section.reporting {
        background: #000 url(../images/bg-reporting.jpg);
        background-attachment: fixed;
        background-size: cover;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.features section.reporting h1.section-heading,
.features section.reporting p.lead {
    color: white;
}

.features section.reporting h1.section-heading {
    padding-top: 35px;
}

.campaigns h1,
.thankyou h1,
.testimonials h1 {
    margin-bottom: 50px;
    text-align: center;
}

.campaigns .panel {
    box-shadow: none;
}

.campaigns .panel .panel-footer {
    padding-bottom: 0px;
}

.campaigns .panel .panel-footer strong {
    color: #ee344a;
}

.campaigns .panel .panel-footer p {
    color: #757575;
}

.campaigns .panel .panel-footer .btn {
    color: #ee344a;
    margin-top: 2px;
}

/*  Testimonials */
.testimonials {
    background-color: #f5f5f8;
    padding-top: 50px;
    padding-bottom: 75px;

}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 10px;
    margin-top: 50px;
}

#fade-quote-carousel.carousel,
#fade-campaign-carousel.carousel {
    padding-bottom: 60px;
}


#fade-quote-carousel.carousel .carousel-indicators,
#fade-campaign-carousel.carousel .carousel-indicators {
    bottom: -25px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
    border-color: #ee444a;
}

#fade-quote-carousel.carousel .carousel-indicators > li.active {
    background-color: #ee444a;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
    color: #666;
    font-size: 30px;
    font-weight: 200;
}

#fade-quote-carousel .quote-credit .name {
    text-align: center;
    color: #333;
    font-weight: 600;
    font-size: 18px;
}

#fade-quote-carousel .quote-credit {
    text-align: center;
    margin-bottom: 25px;
}

#fade-quote-carousel .quote-credit i {
    color: #ddd;
}

#fade-quote-carousel .quote-credit .location {
    color: #999;
    font-size: 18px;
    margin-top: -10px;
}

#fade-quote-carousel .quote-credit .name {
    color: #333;
    font-weight: 600;
    font-size: 18px;
}


#fade-quote-carousel .profile-circle {
    width: 96px;
    height: 96px;
    margin: 0 auto;
    border-radius: 100px;
}

#fade-quote-carousel .carousel-control.right,
#fade-quote-carousel .carousel-control.left,
#fade-campaign-carousel .carousel-control.right,
#fade-campaign-carousel .carousel-control.left {
    color: #ee344a;
    background-image: none;
    width:10%;
}



#fade-thankyou-carousel.carousel .carousel-indicators > li {
    border-color: transparent;
}

#fade-thankyou-carousel.carousel .carousel-indicators > li.active {
    background-color: transparent;
}

#fade-thankyou-carousel .carousel-control.right,
#fade-thankyou-carousel .carousel-control.left {
    color: #fff;
    background-image: none;    
}

.carousel-control {
    text-shadow: none;
}

section.thankyou {
    background-color: #ea344a;
}

section.thankyou h1,
section.thankyou h3,
section.thankyou p {
    color: white;
}

section.thankyou p.small {
    color: rgba(255,255,255,0.5);
    margin-top: -7px;
}

section.thankyou h3 {
    font-size: 36px;
}

@media only screen and (max-width : 768px) {
    section.thankyou {
        text-align: center;
    }
}

/* Homepage End */

/* Contact */

/* Doc */

.doc p b {
    font-size: 20px;
}

/* Sign up */

.signup .jumbotron {
    background-color: rgba(62, 62, 62, 0.75);
    margin-bottom: 0px;
}

.signup .jumbotron hr {
    border-color: rgba(255, 254, 254, 0.2);
}

.signup .jumbotron .signup-features {
    margin-top: 5px;
}

.signup .jumbotron .signup-features h3 {
    font-size: 24px;
    font-weight: 200;
    color: white;
}

.signup .jumbotron .signup-features p {
    font-size: 15px;
    color: white;
}

.signup .jumbotron .btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 25px;
    margin-top: 20px;
    margin-bottom: 75px;
    transition: background-color 0.2s !important;
}

.signup .jumbotron .btn:hover,
.signup .jumbotron .btn:focus {
    background-color: white;
    color: #01388d;
    transition: background-color 0.2s !important;
}

.btn-who {
    border-radius: 0;
    width: 100%;
}

.btn-effect {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-effect:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-1 {
    border: 1px solid #01388d;
    color: #01388d;
}

.btn-1e {
    overflow: hidden;
}

.btn-1e:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background: #01388d;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.btn-1e:hover,
.btn-1e:active {
    color: #fff;
}





.btn-1e:focus,
.btn-1e-selected{
    background: #01388d;
    color: #FFF;
}

.btn-1e:hover:after {
    height: 260%;
    opacity: 1;
}

.btn-1e:active:after {
    height: 400%;
    opacity: 1;
}

.signup-form {
    padding-top: 20px;
}

.signup-form h1 {
    margin-bottom: 50px;
    font-weight: 400;
    color: #444444;
}

.signup-form-one {
}

.selection-who h1,
.signup-form-one h1{
    text-align: center;
}

.signup-form h3 {
    color: #000;
    margin-top: 50px;
    margin-bottom: 20px;
}

.signup-form hr {
    margin-top: 50px;
}

/* Our Team */

.team .jumbotron {
    margin-bottom: 0px;
}

.our-team {
    text-align: center;
    background-color: #f5f5f8;
    padding-top: 50px;
    padding-bottom: 50px;
   
}

.our-team h2 {
    margin-bottom: 50px;
}

.our-team ul {
    margin-top: 25px;
    list-style: none;
    margin-left: -40px;
    font-size: 14px;
}

.our-team ul li {
    color: #757575;
    margin-top: 10px;
}

.our-team img {
    max-width: 150px;
    max-height: 150px;
}

/* Advisory Board */


.advisory-board {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;

}

.advisory-board h2 {
    margin-bottom: 50px;
}

.advisory-board ul {
    margin-top: 25px;
    list-style: none;
    margin-left: -40px;
    font-size: 14px;
}

.advisory-board ul li {
    color: #757575;
    margin-top: 10px;
}

.advisory-board img {
    max-width: 150px;
    max-height: 150px;
}

.advisory-board-second-row {
    margin-top: 50px;
}

/* Pricing */

/* Pricing */


.pricing .jumbotron h1 {
    color: #fff;
}

.pricing .jumbotron p.lead {
    color: #fff;
}

.pricing .jumbotron {
    background: #000 url(../images/bg-pricing.jpg) top center;
    background-size: cover;
    margin-bottom: 50px;
    padding-bottom: 75px;
}

.pricing .jumbotron hr {
    border-color: rgba(238, 52, 74, 0.1);
    margin-bottom: 45px;
    margin-top: 45px;
}

.pricing .jumbotron .btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 25px;
    margin-top: 25px;
    transition: all 0.2s !important;
}

.pricing .jumbotron .btn:hover,
.pricing .jumbotron .btn:focus {
    background-color: #ee344a;
    color: #fff;
    border: 1px solid #ee344a;
    transition: all 0.2s !important;
}

.pricing h2 {
    margin-bottom: 50px;
    margin-top: 0px;
}

.pricing hr {
    margin-bottom: 50px;
}

.pricing .panel h3 {
    text-align: center;
    line-height: 1.5;
    color: #ee344a;
    font-size:23px;
}

.pricing .panel p.lead {
    margin-bottom: 0;
}

.pricing .panel {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
}

.pricing .panel-body {
    background: #fff;
}

.pricing .panel ul {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fff;
}

.pricing .list-group-item {
    padding: 10px 15px;
    border: none;
    font-size: 14px;
    background-color: #fff;
    color: #666;
}

.panel-default > .panel-heading {
    background-color: #fff;
    border: none;
}

.pricing .panel .panel-footer {
    background-color: #F5F5F8;
    text-align: center;
}

.pricing .panel .panel-footer .btn {
    background-color: #ee344a;
    border-radius: 0;
    border: none;
    font-size: 16px;
    padding: 15px 20px;
    margin-bottom: 7px;
    transition: 0.2s all;
}

.pricing .panel .panel-footer .btn:hover,
.pricing .panel .panel-footer .btn:focus {
    background-color: #ed5c6d;
    border: none;
    transition: 0.2s all;
}

.pricing .panel .panel-footer small {
    color: #888;
}

.pricing {
    margin-bottom: 50px;
}

.pricing .panel hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-color: #ee344a;
}

.pricing .panel {
    height:610px;
}

.pricing .first-col {
    background-color:#FBFBFB;
}

.pricing .left-padding {
    padding-left:40px!important;
}

.pricing .second-col div[class*='col-'] {
    padding:5px;
}

.pricing .short-divider {
    width:90%;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .pricing .panel-footer .btn {
        font-size: 12px;
    }
    .equal, .equal > div[class*='panel'] {  
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex:1 1 auto;
    }

    .pricing .panel{
        position: relative;
        height:710px;
    }

    .pricing .panel-footer{
        position: absolute;
        width: 100%;
        bottom: -75px;
    }
}

@media screen and (min-width: 1200px) {
    .equal, .equal > div[class*='col-'] {  
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex:1 1 auto;
    }

    .pricing .panel{
        position: relative;
    }

    .pricing .panel-footer{
        position: absolute;
        width: 100%;
        bottom: -75px;
    }
}

span.blank {
    opacity: 0;
}

.pricing .pricing-signup-btn .btn {
    border: transparent;
    padding: 15px 25px;
}

.pricing .pricing-signup-btn small {
    color: #757575;
}
/* Features */

.features .jumbotron h1 {
    color: #fff;
}

.features .jumbotron p.lead {
    color: #fff;
}

.features .jumbotron {
    background: #000 url(../images/jumbo-bg.jpg) center;
    background-size: cover;
    padding-bottom: 75px;
}

.features .jumbotron .btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 25px;
    margin-top: 20px;
    transition: background-color 0.2s !important;
}

.features .jumbotron .btn:hover,
.features .jumbotron .btn:focus {
    background-color: white;
    color: #ee344a;
    transition: background-color 0.2s !important;
}

.numberCircle {
    border-radius: 50%;
    max-width: 36px;
    max-height: 36px;
    padding: 8px 14px;
    margin-right: 15px;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #ee344a;
    color: #ee344a;
    text-align: center;
    display: inline;
    font-size: 20px;
}


@media screen and (min-width: 786px) {
    .features .banner .row .col-sm-4 {
        text-align: center;
    }
}

@media screen and (max-width: 786px) {
    .features .banner .row .col-sm-4 {
        margin-bottom: 25px;
    }
}

.features .banner {
    padding-top: 0;
    padding-bottom: 30px;
}

.features section.setup {
    background-color: #f5f5f8;
    padding-bottom: 0;
}

.features section.fundreporting {
    background-color: #f5f5f8;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
}

.features section.donors {
    padding-bottom: 0;
}

.features section.setup img {
    margin-top: 25px;
}

.features section.donors img {
    margin-top: 25px;
}

.features section.setup ul li,
.features section.fundreporting ul li,
.features section.donors ul li,
.features ol li {
    color: #757575;
}


.main.features {
    padding-bottom: 0;
}

/* Features - Communication */

.features.communication .jumbotron {
    background: #000 url(../images/bg-communication.jpg) top center;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 75px;
}

/* Features - Reporting */

.features.reporting .jumbotron {
    background: #000 url(../images/bg-reporting-page.jpg) center;
    background-size: cover;
    padding-bottom: 75px;
}


/*  Kiwi texh code*/

.serachcampaign
{
position: relative !important;
z-index: 9999 !important;	
}

.panel-body p.campaigndescription{ min-height: 120px !important;}








.boxactive{
    color: #fff;
    background: #01388d;
}
.errorMessage
{
    color: Red;
    font-size: 12px;
    margin-top: 5px;
    padding-left: 10px;
}
.height-before-signup{
    height: 220px;
}

#payment-form
{
    margin: 10px;
}
#campaign-payment-form select, #campaign-payment-form textarea, #campaign-payment-form input[type="text"], #campaign-payment-form input[type="password"], #campaign-payment-form input[type="datetime"], #campaign-payment-form input[type="datetime-local"], #campaign-payment-form input[type="date"], #campaign-payment-form input[type="month"], #campaign-payment-form input[type="time"], #campaign-payment-form input[type="week"], #campaign-payment-form input[type="number"], #campaign-payment-form input[type="email"], #campaign-payment-form input[type="url"], #campaign-payment-form input[type="search"], #campaign-payment-form input[type="tel"], #campaign-payment-form input[type="color"] {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: baseline;
}

#inneredbackerpages select, #inneredbackerpages textarea, #inneredbackerpages input[type="text"], #inneredbackerpages input[type="password"], #inneredbackerpages input[type="datetime"], #inneredbackerpages input[type="datetime-local"], #inneredbackerpages input[type="date"],
#inneredbackerpages input[type="month"], #inneredbackerpages input[type="time"], #inneredbackerpages input[type="week"], #inneredbackerpages input[type="number"], #inneredbackerpages input[type="email"], #inneredbackerpages input[type="url"], #inneredbackerpages input[type="search"], #inneredbackerpages input[type="tel"], #inneredbackerpages input[type="color"] {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    /*height: 20px;*/
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: baseline;
}
#inneredbackerpages .input-xlarge {
    width: 270px;
}

#inneredbackerpages label {
    display: block;
    float: left;
    margin: 0 10px 5px;
    padding-top: 5px;
    text-align: right;
    width: 230px;
    font-weight: normal;
}

#event-search-index-form label {
    display: block !important;
    float: left !important;
    margin: 0 10px 5px !important;
    padding-top: 0px !important;
    width: auto !important;
    font-weight: normal !important;
}

#inneredbackerpages label, #inneredbackerpagesinput, #inneredbackerpages button, #inneredbackerpages select, #inneredbackerpages textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

#inneredbackerpages .container
{
    margin: 0 auto !important;
    width: 950px ;
    padding: 0px;
}

#payment-form label {
    display: block;
    float: left;
/*    margin: 0 10px 5px !important;*/
    padding-top: 5px;
    text-align: right !important;
}

#campaign-payment-form label, #campaign-payment-form input, #campaign-payment-form button, #campaign-payment-form select, #campaign-payment-form textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

#campaign-payment-form .row span.required {
    color: red;
    font-size: 18px;
}

#contact_us_form .row span.required {
    color: red;
    font-size: 18px;
}

#campaign-payment-form h3, .share_event h2 {
    font-size: 1.4em;
    line-height: 1;
    margin-bottom: 1em;
    color: #ec364d;
}

.row .errorMessage {
    color: red;
    margin-left: 250px;
}

#inneredbackerpages .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 0 270px;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

#inneredbackerpages .btn-danger {
    background-color: #ec364d;
    background-image: linear-gradient(to bottom, #ee5f5b, #ec364d);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#contact_us_form .btn-danger {
    background-color: #ec364d;
    background-image: linear-gradient(to bottom, #ee5f5b, #ec364d);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#sb-link  input[type="text"]
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 27px !important;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: baseline;  
}

#campaign-comment-form  textarea
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    /*height: 27px !important;*/
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: baseline;  
}

#campaign-comment-form .row {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.signup-card {

    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);padding: 2rem; border-radius: 10px;
}
.first-name-input, .last-name-input, .email-input, .password-input, .password-repeat-input {
    font-size: 16px !important;
}
.checkbox-terms {
    font-size: 14px;
    color: #666666;
}
.checkbox-terms a {
    color: #01338d;
    text-decoration: underline;
}
.checkbox-terms a:hover {
    text-decoration: underline;
}
.new_signup-form {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  font-family: 'Roboto', sans-serif !important; 
  padding: 20px;
  border: 1px solid #cfcaca;
}
.btn-primary {
background-color: #01388d;
border-color: #76B54D;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
        background-color: #76B54D;
        border-color: #65A34C;
    }
.btn-primary {
  border: none;
  width: 100%;
  height: 44px;
  color: #ffffff;
  background: #01338d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.6s ease;
  margin-bottom: 15px;
}
#submit-button2 {
  border: none;
  width: 100%;
  height: 44px;
  color: #ffffff;
  background: #01338d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.6s ease;
  margin-bottom: 0px;
}
#submit-button2:hover {
    background: #ffffff;
    border: solid 1px #01338d;
    color: #01338d;
}
#submit-button2:focus {
    outline: none;
}
.login-signup {
    text-align: center;
    /* font-size: 14px; */
    color: #666666;
}
.login-signup a {
    color: #01338d;
    text-decoration: underline;
}
.login-signup a:hover {
    text-decoration: underline;
}
.signup-title{
  padding: 10px 0px 5px;
  font-size: 23px;
  font-weight: 500;
  color: #333333;
  line-height: 1.2;
}
.signup-shadow{
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15);
}
.form-item label{
    position: absolute;
    cursor: text;
    z-index: 2;
    top: 13px;
    left: 24px;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    font-family: inherit;
    padding: 0 20px 0 10px;
    color: #999;
    transition: all .3s ease;
}
.form-item input:focus + label,
.form-item input:valid + label{
  font-size: 11px;
  top: -5px
}
.login-design-new{
    font-size: 14px;text-align: center;font-weight: 400;color: #666666;   
}
.login-design-new a{
    color: #01338d;
    text-decoration: none;
}
.login-forgot {
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-bottom: 15px;
    text-align: right;
}
.login-forgot a {
    color: #01338d;
    text-decoration: underline;
}
.login-forgot a:hover {
    text-decoration: underline;
}
.circleblock {
    border-radius: 50%;
    text-align: center;
    color: #959494;
    font: 400 12px/15px 'Open Sans', sans-serif;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -15px;
    padding: 5px;
}
.brddashed{
    position: relative;
    margin: 20px;
    text-align: center
}
.login-separator {
    color: #959494;
    font-size: 14px;
}
   
.btn-google {
    color: #545454;
    background-color: #ffffff;
    border: 1px solid #ddd;
}
.p-r-10{
    padding-right: 10px;   
}
.p-20{
    padding: 20px 0px;
}
.fs-16{
    font-size: 16px!important;
}
.mb-20{
    margin-bottom: 20px;
} 

.login-container {
    display: flex;
    width: fit-content;
    margin: auto;
}

.signup-container {
    display: flex;
    width: fit-content;
    margin: auto;
    padding: 0;
}

.login-image-banner {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 44px;
    padding: 30px;
    background: #00000047;
    color: white;
}

.login-form-container {
    max-width: 400px;
    width: 400px;
    margin: 0 auto;
    border-radius: 10px 0 0 10px;
    font-family: 'Roboto', sans-serif !important;
    padding: 20px;
    border: 1px solid #cfcaca;
}

.signup-form-container {
    max-width: 520px;
    width: 520px;
    margin: 0 auto;
    border-radius: 10px 0 0 10px;
    font-family: 'Roboto', sans-serif !important;
    padding: 20px;
    border: 1px solid #cfcaca;
}

.signup-form-container a, .login-form-container a {
    color: #01338d!important;
}

label .required {
    color: red;
}

.signup-container input, .login-container input {
    font-size: 14px;
}
