/* input(5525,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found 'color'
input(5544,1): run-time error CSS1036: Expected expression, found '}'
input(5599,1): run-time error CSS1019: Unexpected token, found '}'
input(6237,1): run-time error CSS1019: Unexpected token, found '}'
input(6297,1): run-time error CSS1019: Unexpected token, found '}' */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    vertical-align: baseline;
    border: 0 none;
    margin: 0;
    /*padding: 0;*/
    box-sizing: border-box;
    text-size-adjust: 100%;
}

html, body {
    vertical-align: top;
}

div, span {
    /*vertical-align: top;*/
}

html, body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    /*color: #262626;*/
    color: #45494E;
    /*padding-bottom: 40px;*/
    line-height: 22px;
    background-color: inherit;
    /*height: 100%;*/
    width: 100%;
}


/*@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(http://localhost/content/fonts/font-material/MaterialIcons-Regular.eot);*/ /* For IE6-8 */
/*src: local('Material Icons'), local('MaterialIcons-Regular'), url(http://localhost/content/fonts/font-material/MaterialIcons-Regular.woff2) format('woff2'), url(http://localhost/content/fonts/font-material/MaterialIcons-Regular.woff) format('woff'), url(http://localhost/content/fonts/font-material/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;*/ /* Preferred icon size */
/*display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;*/
/* Support for all WebKit browsers. */
/*-webkit-font-smoothing: antialiased;*/
/* Support for Safari and Chrome. */
/*text-rendering: optimizeLegibility;*/
/* Support for Firefox. */
/*-moz-osx-font-smoothing: grayscale;*/
/* Support for IE. */
/*font-feature-settings: 'liga';
}*/





.defaultfont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    color: #45494E !important;
}

.valign-top {
    vertical-align: top !important;
}

.italic {
    font-style: italic;
}

a {
    text-decoration: none;
}

.bold {
    font-weight: 600 !important;
}

.notbold {
    font-weight: 300 !important;
}

.bold-100 {
    font-weight: 100 !important;
}

h2 {
    padding-bottom: 10px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    /*line-height: 24px;*/
    line-height: 36px;
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #45494E;
    letter-spacing: -0.5px;
}

.h5, .h6, h5, h6 {
    line-height: 24px;
}

h4, .h4 {
    font-size: 20px;
}

hr {
    margin-top: 0px;
}

.text-highlight {
    /*color: #ed494f;*/
    color: #ef5d61;
    font-weight: bold;
    font-size: inherit;
}




.callout {
    padding: 50px;
}

.notification {
    background-color: #00c9a7; /* #d8ffc5;*/ /*#64DBC0;  #FFCE56*/ /* #fcf8e3*/
    color: #fff; /*#222;*/
    /*font-weight:bold;*/
    /*background-color: #0ba6d4;
            color: #fff;
    */
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    box-shadow: 3px 3px 3px #888888;
    padding: 5px 10px;
    z-index: 10000;
    width: 400px;
    margin: auto;
    top: 80px;
    left: 0px;
    right: 0px;
    position: fixed;
}


@media only screen and (max-width : 800px) {
    .notification {
        width: 80%;
        left: 20px;
        right: 20px;
    }
}



.page-header {
    border: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-top: 80px;
}

    .page-header.short {
        padding-top: 40px;
    }






.content {
    /*margin-top: 51px;*/
    /*margin-top: 0px;
    min-height: 500px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;*/
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -300px;
    /* Pad bottom by footer height */
    padding: 0 0 300px;
}


/*.admin.content {
    margin-top: 100px;
}*/
.progress {
    height: 10px;
    margin-bottom: 10px;
}

.caps {
    text-transform: uppercase;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* NAVBAR
    ---------------------------------------------- */


.navbar {
    margin-bottom: 0px;
}

.navbar-brand {
    /*padding-left: 0px;*/
    padding-top: 22px;
    font-size: 26px;
    padding-right: 5px;
}

    .navbar-brand.name a {
        color: #45494E;
        text-decoration: none;
    }

#headernav {
    height: 62px;
    /*padding-top: 15px;*/
    /*background-color: #fff;*/
    text-shadow: none;
    background-image: none;
    color: #fff;
    text-transform: uppercase;
    padding-top: 2px;
    z-index: 5000;
}

.submenu {
    margin-top: 100px;
}

li.menuitem {
    text-transform: uppercase;
    margin: 15px 20px;
    padding: 5px 0px;
    background: none;
    font-weight: 400;
    text-shadow: none;
    box-shadow: none;
    background: none;
    letter-spacing: 0.05em;
}



.navbar-alternate li.menuitem {
    text-transform: uppercase;
    padding: 0px 0px;
    background: none;
    font-weight: 400;
    text-shadow: none;
    box-shadow: none;
    background: none;
    letter-spacing: 0.05em;
    margin: 0px 0px;
}


.navbar-alternate > li > a {
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .navbar-alternate > li > a:hover,
    .navbar-alternate > li > a:focus {
        background-color: inherit !important;
    }

.navbar-alternate .dropdown-menu {
    font-size: inherit;
}

li.submenuitem {
    height: 50px !important;
    font-family: 'Roboto', sans-serif;
}

    li.submenuitem a {
        color: #222;
    }

#headernav .navbar-nav > .menuitem > a,
#headernav .navbar-nav > .menuitem.active > a {
    /*color: #383838;*/
    color: #222222;
    /*line-height: 14px;*/
    font-size: 14px;
    font-weight: 500;
    background: none;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    transition: color 0.1s linear 0s;
    letter-spacing: 0.05em;
    line-height: 22px;
    font-family: "Rubik", sans-serif;
}

#headernav.bg-navy {
    background-color: #273755;
}

    #headernav.bg-navy .navbar-nav > .menuitem > a,
    #headernav.bg-navy .navbar-nav > .menuitem.active > a,
    #headernav.bg-navy .navbar-nav > .menuitem.hover > a,
    #headernav.bg-navy .navbar-nav > .menuitem.focus > a {
        color: #fff;
    }

#headernav.bg-charcoal .navbar-nav > .menuitem > a,
#headernav.bg-charcoal .navbar-nav > .menuitem.active > a,
#headernav.bg-charcoal .navbar-nav > .menuitem.hover > a,
#headernav.bg-charcoal .navbar-nav > .menuitem.focus > a {
    color: #fff;
    /*font-weight: 300;*/
}

#headernav .navbar-nav > .menuitem.no-hover:hover {
    border-bottom: none;
}

.no-hover:hover {
    text-decoration: none;
}

#headernav .navbar-nav > .menuitem:hover {
    border-bottom: 2px solid #5bc0de;
    color: #ed494f;
}

#headernav .navbar-nav > .menuitem.active {
    border-bottom: 2px solid #ffc519;
    color: #383838;
}

#headernav .navbar-nav > .menuitem.static:hover {
    border-bottom: none;
    /*color: #383838;*/
}

#headernav .navbar-nav > .menuitem.static.active {
    border-bottom: none;
    /*color: #383838;*/
}


#headernav.admin-nav .navbar-brand {
    color: inherit;
    font-weight: 600;
}

#headernav .navbar-brand {
    color: #262626;
    font-weight: 600;
}

.navbar-default {
    box-shadow: none;
}

    .navbar-default .navbar-nav > li > a {
        color: #111;
    }


#headernav.bg-blue .navbar-nav > .menuitem > a,
#headernav.bg-blue .navbar-nav > .menuitem.active > a {
    color: #fff;
}

#headernav.bg-blue .navbar-nav > .menuitem:hover {
    border-bottom: 2px solid #ffc519;
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


#rs-slider-fullscreen, #rs-slider-elements, #rs-slider-fullwidth {
    height: 100%;
    visibility: hidden;
}

.dark-color {
    background-color: #111111;
    color: #fcfcfc;
}


.list-group-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

.list-group-item-text {
    font-size: 12px;
}

.tp-caption .button-group {
    text-align: left;
    margin: 0;
}

.tp-caption a {
    border-radius: 4px;
}

    .tp-caption a.link {
        display: inline-block;
        padding: 0 1.2em;
        line-height: 2.2em;
        font-weight: bold;
        font-size: 1.3333em;
    }

.sfb {
    position: absolute;
}

.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li::before {
    list-style: outside none none !important;
}

    .tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li::before {
        list-style: outside none none !important;
    }

.tp-banner-container {
    padding: 0;
    position: relative;
    width: 100%;
}

.tp-banner {
    position: relative;
    width: 100%;
}

.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li::before {
    background-image: none;
    list-style: outside none none !important;
    margin: 0 !important;
    overflow: visible;
    padding: 0 !important;
}

    .tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li::before {
        background-image: none;
        list-style: outside none none !important;
        margin: 0 !important;
        overflow: visible;
        padding: 0 !important;
    }

.tp-simpleresponsive > ul > li {
    list-style: outside none none;
    position: absolute;
    visibility: hidden;
}

main {
    background-color: #fdfdfd;
    overflow: hidden;
    margin-top: 60px;
}

.tp-leftarrow.round::before {
    content: "\e079";
}


/* Carousel base class */
.carousel {
    /*height: 400px;
    margin-bottom: 30px;
    background-color: #f5f5f5;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: auto;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 250px;
}

.carousel-control {
    width: 5%;
}

    .carousel-control, .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-shadow: none;
    }

        .carousel-control.left {
            background-image: none; /* linear-gradient(to right, #fff 0px, #f5f5f5 100%);*/
            background-repeat: repeat-x;
        }

        .carousel-control.right {
            background-image: none; /*linear-gradient(to right, #f5f5f5 0px, #fff 100%);*/
            background-repeat: repeat-x;
            left: auto;
            right: 0;
        }

.carousel-caption {
    color: inherit;
    text-shadow: none;
}

.carousel.sub .carousel-caption {
    margin-bottom: 60px;
    line-height: 30px;
}

.carousel-indicators {
    bottom: 0px;
}

    .carousel-indicators li {
        border: 1px solid #262626;
        width: 16px;
        height: 16px;
    }

    .carousel-indicators .active {
        border: 1px solid #666;
        background-color: #666;
        width: 18px;
        height: 18px;
    }

.carousel.sub {
    height: 250px;
    font-size: 24px;
}

.carousel.bg-dark {
    font-size: 24px;
    color: #fff;
}

    .carousel.bg-dark span {
        color: #ffc519;
    }

.carousel.sub .item {
    height: 250px;
}

.carousel.sub .carousel-control.left {
    background-image: inherit;
}

.carousel.bg-dark .carousel-control, .carousel.bg-dark .carousel-control:hover, .carousel.bg-dark .carousel-control:focus {
    color: #ffc519;
}

.carousel.sub.bg-dark .carousel-indicators li {
    border: 1px solid #ffc519;
}


.carousel.sub .carousel-control.right {
    background-image: inherit;
}






.multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
}

.multi-item-carousel .carousel-inner .active.left {
    left: -33%;
}

.multi-item-carousel .carousel-inner .active.right {
    left: 33%;
}

.multi-item-carousel .carousel-inner .next {
    left: 33%;
}

.multi-item-carousel .carousel-inner .prev {
    left: -33%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        -webkit-transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out left;
        -webkit-transition: 500ms ease-in-out all;
        transition: 500ms ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none !important;
        transform: none !important;
    }
}

.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
    background-image: none;
}




.testimony-item {
    /*height: 280px;*/
    width: 100%;
    padding: 20px;
    border: solid 1px #ddd;
    border-radius: 10px;
}






.thumbnail {
    padding: 10px;
}

    .thumbnail span.strong {
        font-size: 20px;
        font-weight: bold;
        display: block;
    }

/*.thumbnail:hover, .thumbnail.active {
        transform: scale(1.01);
        transition-duration: 0.25s;
        border: 1px solid #6fd1ed;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        font-weight: bold;
    }*/

.p-xsmall {
    padding: 5px !important;
}

.p-small {
    padding: 10px !important;
}

.p-medium {
    padding: 20px !important;
}

.border-white {
    border: 2px solid #fff !important;
}


.border-blue-light {
    border: 1px solid #6fd1ed !important;
}

    .border-blue-light:hover {
        box-shadow: 0 0 5px 0 #ddd;
    }

.border-blue {
    border: 1px solid rgba(26,131,189,.77) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.border-blue-no-shadow {
    border: 1px solid rgba(26,131,189,.77) !important;
    color: #0086B2;
}

    .border-blue-no-shadow:hover {
        border: 1px solid rgba(26,131,189,.77) !important;
        background-color: #0086B2 !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }

.border-blue-top {
    border-top: 1px solid rgba(26,131,189,.77) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.border-blue-light-top {
    border-top: 1px solid #6fd1ed !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.border-green {
    border: 1px solid #1fb971 !important;
}

    .border-green:hover {
        box-shadow: 0 0 5px 0 #ddd;
    }



.border-charcoal {
    /*border: 1px solid #6fd1ed;*/
    border: 1px solid #404859 !important;
    /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);*/
}

.border-gray {
    box-shadow: 1px 1px 9px 0 #e6e6e6;
}
/*******MISC****************/

.btn {
    display: inline-block;
    position: relative;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    height: auto;
    border: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif !important;
    /*font-family: 'Source+Sans+Pro', sans-serif;*/
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
    /*font-family: "Benton Sans","Helvetica Neue",Helvetica,Roboto,sans-serif;*/
    /*padding: 6px 12px;
            font-weight: 400;
        border-radius: 4px;
    line-height: 1.42857;
    
    */
    padding: 11px 20px;
    line-height: 22px;
    font-weight: 600;
    transition: all .2s ease-out;
}

.btn-wrap {
    white-space: normal;
}

.input-group-btn .btn-secondary {
    padding-top: 11px;
    padding-bottom: 11px;
}

.btn-secondary {
    background-color: transparent;
    border: 2px solid rgba(26, 131, 189, 0.77);
    padding: 9px 18px;
    color: rgba(26, 131, 189, 0.77) !important;
}

    .btn-secondary:hover {
        background-color: rgba(26, 131, 189, 0.77);
        color: #fff !important;
    }

    .btn-secondary.white {
        background-color: transparent;
        border: 2px solid #fff;
        padding: 9px 18px;
        color: #fff !important;
    }

    .btn-secondary.black {
        background-color: transparent;
        border: 2px solid #000;
        padding: 9px 18px;
        color: #000 !important;
    }

    .btn-secondary:hover {
        background-color: rgba(26, 131, 189, 0.77) !important;
        border-color: rgba(26, 131, 189, 0.77) !important;
        color: #fff !important;
    }

    .btn-secondary.white:hover {
        background-color: #fff !important;
        border-color: #fff !important;
        color: #000 !important;
    }

    .btn-secondary.black {
        background-color: transparent;
        border: 2px solid #000;
        padding: 9px 18px;
        color: #000 !important;
    }

    .btn-secondary.pink-bright {
        background-color: transparent;
        border: 2px solid #fa1070;
        padding: 9px 18px;
        color: #fa1070 !important;
    }

        .btn-secondary.pink-bright:hover {
            background-color: #fa1070 !important;
            background-position: 0 -15px;
            background-image: none !important;
            border-color: #fa1070 !important;
            color: #fff !important;
        }

        .btn-secondary.pink-bright:focus {
            border-color: #fa1070 !important;
            outline: none;
            color: #fa1070 !important;
        }

.btn-none {
    background-color: transparent;
    border: 2px solid transparent;
    padding: 9px 18px;
    color: rgba(26, 131, 189, 0.77) !important;
}

    .btn-none:hover {
        background-color: #cfe7f3;
        /*color: #fff !important;*/
    }


.btn-group.special {
    display: flex;
}

.special .btn.action {
    flex: 1;
    border-right-width: 1px;
}

.btn-option {
    /*border-radius: 1px !important;*/
    background-color: transparent;
    border: 2px solid #ccc;
    color: #ccc !important;
    font-size: 12px;
    padding: 5px 10px !important;
    /*padding: 9px 18px;*/
}

    .btn-option.selected {
        background-color: rgb(183,215,233,0.2) !important; /*B7D7E9*/
        border: 2px solid rgba(26, 131, 189, 0.77);
        padding: 5px 10px !important;
        /*padding: 9px 18px;*/
        color: rgba(26, 131, 189, 0.77) !important;
    }


.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    transform: scale(1.05);
    outline: none;
}

.btn.btn-nogrow,
.btn.btn-ticket:hover,
.btn.btn-static:hover,
.btn.btn-ticket.focus, .btn.btn-ticket:focus,
.btn.btn-static.focus, .btn.btn-static:focus {
    transform: none !important;
}

.btn.bg-gray.focus, .btn.bg-gray:focus, .btn.bg-gray:hover {
    color: #000;
}

.btn.btn-static.focus, .btn.btn-static:focus, .btn.btn-static:hover {
    color: inherit;
    cursor: default;
}

.btn.btn-hover-color-inherit.focus, .btn.btn-hover-color-inherit:focus, .btn.btn-hover-color-inherit:hover {
    color: inherit;
}

.btn.input-sm {
    padding: 5px 10px;
}

.btn-sm {
    border-radius: 3px !important;
    font-size: 12px;
    padding: 5px 10px !important;
    font-family: 'Roboto', sans-serif !important;
}

.btn-xs {
    border-radius: 1px !important;
    font-size: 12px;
    padding: 2px 7px !important;
    border-width: 1px;
}


.btn-x-lg {
    border-radius: 3px !important;
    font-size: 12px;
    padding: 10px 20px !important;
}




hr {
    padding-top: 10px !important;
}

    hr.white {
        border-color: #fff;
    }

    hr.blue {
        border-color: #0ba6d4;
    }

    hr.blue-bright {
        border-color: #2398db;
    }

    hr.pink-bright {
        border-color: #fa1070;
    }

    hr.pink {
        border-color: #ed494f !important;
    }

    hr.green {
        border-color: #1fb971 !important;
    }

    hr.pink-light {
        border-color: #FA666C;
    }

    hr.orange {
        border-color: #f0ad4e;
    }

    hr.dark-gray {
        border-color: #bbb;
    }

    hr.x-dark-gray {
        border-color: #666;
    }

.category, .category a {
    color: #666;
    font-family: "Catamaran",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    cursor: default;
}

    .category:hover, .category a:focus, .category a:active {
        color: #ed494f !important;
        text-decoration: none;
        cursor: default;
    }

    .category.active {
        color: #5bc0de;
        cursor: default;
        /*border-bottom:2px solid #5bc0de;*/
    }



.panel {
    color: #262626;
}

/*.panel a {
        color: #262626;
    }*/

.panel-info {
    border-color: inherit;
}




.callout {
    padding: 50px;
}

.border-light {
    border: solid 1px #ccc;
}

    .border-light.bottom {
        border-top: none;
        border-left: none;
        border-right: none;
    }

.border-light-gray {
    border: solid 1px #ddd !important;
}

.border {
    border-width: 1px;
    border-style: solid;
}


.ml-none {
    margin-left: 0px !important;
}

.ml-xsmall {
    margin-left: 5px !important;
}

.ml-small {
    margin-left: 10px !important;
}

.ml-medium {
    margin-left: 20px !important;
}

.ml-large {
    margin-left: 30px !important;
}

.ml-xlarge {
    margin-left: 40px !important;
}

.mr-none {
    margin-right: 0px !important;
}

.mr-small {
    margin-right: 10px !important;
}

.mr-medium {
    margin-right: 20px !important;
}

.mr-large {
    margin-right: 30px !important;
}

.pt-small {
    padding-top: 10px !important;
}

.pt-xsmall {
    padding-top: 5px !important;
}

.pl-xsmall {
    padding-left: 5px !important;
}

.pr-xsmall {
    padding-right: 5px !important;
}

.pt-medium {
    padding-top: 20px !important;
}

.pt-large {
    padding-top: 30px !important;
}

.pt-xlarge {
    padding-top: 40px !important;
}

.pt-xlarge-2 {
    padding-top: 80px !important;
}

.p-none {
    padding: 0px !important;
}

.pt-none {
    padding-top: 0px !important;
}

.pb-none {
    padding-bottom: 0px !important;
}

.pb-small {
    padding-bottom: 10px !important;
}

.pb-xsmall {
    padding-bottom: 5px !important;
}

.pb-medium {
    padding-bottom: 20px !important;
}

.pb-large {
    padding-bottom: 30px !important;
}

.pb-xlarge {
    padding-bottom: 40px !important;
}

.pb-xlarge-2 {
    padding-bottom: 80px !important;
}

.pl-none {
    padding-left: 0px !important;
}

.pl-xsmall {
    padding-left: 5px !important;
}

.pl-small {
    padding-left: 10px !important;
}

.pl-medium {
    padding-left: 20px !important;
}

.pl-large {
    padding-left: 30px !important;
}

.pl-xlarge {
    padding-left: 40px !important;
}

.pr-none {
    padding-right: 0px !important;
}

.pr-tiny {
    padding-right: 2px !important;
}

.pr-small {
    padding-right: 10px !important;
}

.pr-medium {
    padding-right: 20px !important;
}

.pr-large {
    padding-right: 30px !important;
}

.mt-none {
    margin-top: 0px !important;
}

.mt-small {
    margin-top: 10px !important;
}

.mt-tiny {
    margin-top: 2px !important;
}

.mt-xsmall {
    margin-top: 5px !important;
}

.mt-medium {
    margin-top: 20px !important;
}

.mt-large {
    margin-top: 30px !important;
}

.mt-xlarge {
    margin-top: 40px !important;
}

.mt-xlarge-2 {
    margin-top: 80px !important;
}

.mb-none {
    margin-bottom: 0px !important;
}

.mb-small {
    margin-bottom: 10px !important;
}

.mb-xsmall {
    margin-bottom: 5px !important;
}

.mb-medium {
    margin-bottom: 20px !important;
}

.mb-large {
    margin-bottom: 30px !important;
}

.mb-xlarge {
    margin-bottom: 40px !important;
}

.mb-xlarge-2 {
    margin-bottom: 80px !important;
}

.circle-small {
    border-radius: 50%;
    font-size: 24px;
    height: 40px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
}

.circle-medium {
    border-radius: 50%;
    font-size: 32px;
    height: 80px;
    line-height: 2.3;
    margin: 0 auto;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 80px;
}

.circle-lg {
    border-radius: 50%;
    height: 100px;
    line-height: 3.6;
    width: 100px;
    font-size: 32px;
    text-align: center;
    transition: all 0.5s ease 0s;
    margin: 0 auto;
}

.circle-regular {
    border-radius: 50%;
    height: 50px;
    line-height: 1.6;
    width: 50px;
    font-size: 32px;
    text-align: center;
    transition: all 0.5s ease 0s;
    margin: 0 auto;
}


.marketing .circle {
    border-radius: 50%;
    height: 140px;
    line-height: 3.6;
    width: 140px;
    font-size: 32px;
    text-align: center;
    transition: all 0.5s ease 0s;
    margin: 0 auto;
}

    .marketing .circle i {
        margin-top: 30px;
    }

.marketing h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.marketing {
    line-height: 20px;
}

.center {
    text-align: center;
}

.featurettes {
    line-height: 20px;
}

    .featurettes .fundraise {
        /*background: url('../Assets/Images/bg-01.jpg?v=zQQmbMHicO44M66nwXXJspASQ1k');*/
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .featurettes .donormanagement {
        /*background-color:#333333;*/
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }


.divider {
    border-bottom: 2px solid #e6e6e6;
}

.footer {
    background: #f3f2f0 none repeat scroll 0 0;
    margin: 0px auto 0px auto;
    padding: 60px 0 0;
    width: 100%;
    min-height: 400px !important;
}

    .footer p, .footer a, .footer span, .footer ul, .footer li {
        /*color: #777777;*/
        color: #555555;
        line-height: 20px;
    }

    .footer h3, .footer h4, .footer .h4, .footer .h3 {
        color: #555555;
    }

    .footer.short {
        /*position: relative;*/
        bottom: 0;
        width: 100%;
        min-height: 160px !important;
        height: 160px !important;
        line-height: 160px;
    }

.footer-widget {
    margin-bottom: 100px;
}

.footer .footer-bottom {
    background: #111111 none repeat scroll 0 0;
}

.footer .footer-bottom {
    margin-top: 30px;
    padding: 20px 0;
}

    .footer .footer-bottom .copyright {
        padding: 0 20px;
    }

        .footer .footer-bottom .copyright > p {
            font-size: 13px;
            font-weight: 700;
            padding: 0;
            text-align: center;
        }




/****SOCIAL ICONS*/

ul.social-icons {
    margin: 0;
    padding: 0;
}

    ul.social-icons li {
        display: inline-block;
        line-height: 1.6;
    }

ul.social-icons {
}

    ul.social-icons a {
        display: inline-block;
        font-size: 14px;
    }

        ul.social-icons a:hover, ul.social-icons a:focus, ul.social-icons a:active {
            text-decoration: none;
        }

    ul.social-icons.squared a, ul.social-icons.circle a, ul.social-icons.rounded a {
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 40px;
    }

    ul.social-icons.squared.small a, ul.social-icons.circle.small a, ul.social-icons.rounded.small a {
        height: 30px;
        line-height: 28px;
        text-align: center;
        width: 30px;
    }

    ul.social-icons.squared a i[class^="icon-"]::before, ul.social-icons.circle a i[class^="icon-"]::before, ul.social-icons.rounded a i[class^="icon-"]::before, ul.social-icons.squared a i[class*=" icon-"]::before, ul.social-icons.circle a i[class*=" icon-"]::before, ul.social-icons.rounded a i[class*=" icon-"]::before {
        margin-right: 0;
        text-align: center;
    }

    ul.social-icons.squared a {
        border-radius: 0;
    }

    ul.social-icons.circle a {
        border-radius: 50%;
    }

    ul.social-icons.rounded a {
        border-radius: 0;
    }

    ul.social-icons.medium a .neko-transition-out i::before {
        font-size: 22px;
    }

    ul.social-icons.medium.squared a, ul.social-icons.medium.circle a, ul.social-icons.medium.rounded a {
        height: 56px;
        width: 56px;
    }

    ul.social-icons.medium.squared i::before, ul.social-icons.medium.circle i::before, ul.social-icons.medium.rounded i::before {
        font-size: 22px;
        line-height: 56px;
    }

    ul.social-icons.large a .neko-transition-out i::before {
        font-size: 40px;
    }

    ul.social-icons.large.squared a, ul.social-icons.large.circle a, ul.social-icons.large.rounded a {
        height: 75px;
        width: 75px;
    }

    ul.social-icons.large.squared i::before, ul.social-icons.large.circle i::before, ul.social-icons.large.rounded i::before {
        font-size: 40px;
        line-height: 75px;
    }

    ul.social-icons.x-large a .neko-transition-out i::before {
        font-size: 80px;
    }

    ul.social-icons.x-large.squared a, ul.social-icons.x-large.circle a, ul.social-icons.x-large.rounded a {
        height: 120px;
        width: 120px;
    }

    ul.social-icons.x-large.squared i::before, ul.social-icons.x-large.circle i::before, ul.social-icons.x-large.rounded i::before {
        font-size: 60px;
        line-height: 120px;
    }

    ul.social-icons a.facebook.rounded > i::before, ul.social-icons-2 a.facebook.rounded > i::before, ul.social-icons a.facebook.squared > i::before, ul.social-icons-2 a.facebook.squared > i::before, ul.social-icons a.facebook.circle > i::before, ul.social-icons-2 a.facebook.circle > i::before {
        width: 6px;
    }

ul.social-icons-bar {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.social-icons.squared .underline {
    border-bottom: solid 2px darkseagreen;
    padding-bottom: 2px;
}



.btn.twitter {
    background-color: #66d9ff;
    border-color: #4dd2ff;
    color: #fff;
}

.btn.facebook {
    background-color: #3b5998;
    border-color: #344e86;
    color: #fff;
}


ul.social-icons.squared a.rss, ul.social-icons.circle a.rss, ul.social-icons.rounded a.rss, ul.social-icons.squared.social-hover a.rss:hover, ul.social-icons.circle.social-hover a.rss:hover, ul.social-icons.rounded.social-hover a.rss:hover {
    background-color: #f56505;
    border-color: #dc5b04;
}

    ul.social-icons.squared a.rss:hover, ul.social-icons.circle a.rss:hover, ul.social-icons.rounded a.rss:hover, ul.social-icons.squared.social-hover a.rss:hover:hover, ul.social-icons.circle.social-hover a.rss:hover:hover, ul.social-icons.rounded.social-hover a.rss:hover:hover {
        background-color: #fb8232;
        border-color: #fa7319;
    }

ul.social-icons.squared a.facebook, ul.social-icons.circle a.facebook, ul.social-icons.rounded a.facebook, ul.social-icons.squared.social-hover a.facebook:hover, ul.social-icons.circle.social-hover a.facebook:hover, ul.social-icons.rounded.social-hover a.facebook:hover {
    background-color: #3b5998;
    border-color: #344e86;
}

    ul.social-icons.squared a.facebook:hover, ul.social-icons.circle a.facebook:hover, ul.social-icons.rounded a.facebook:hover, ul.social-icons.squared.social-hover a.facebook:hover:hover, ul.social-icons.circle.social-hover a.facebook:hover:hover, ul.social-icons.rounded.social-hover a.facebook:hover:hover {
        background-color: #4c70ba;
        border-color: #4264aa;
    }

ul.social-icons.squared a.twitter, ul.social-icons.circle a.twitter, ul.social-icons.rounded a.twitter, ul.social-icons.squared.social-hover a.twitter:hover, ul.social-icons.circle.social-hover a.twitter:hover, ul.social-icons.rounded.social-hover a.twitter:hover {
    background-color: #3cf;
    border-color: #19c6ff;
}

    ul.social-icons.squared a.twitter i::before, ul.social-icons.circle a.twitter i::before, ul.social-icons.rounded a.twitter i::before, ul.social-icons.squared.social-hover a.twitter:hover i::before, ul.social-icons.circle.social-hover a.twitter:hover i::before, ul.social-icons.rounded.social-hover a.twitter:hover i::before {
        color: #fff;
    }

    ul.social-icons.squared a.twitter:hover, ul.social-icons.circle a.twitter:hover, ul.social-icons.rounded a.twitter:hover, ul.social-icons.squared.social-hover a.twitter:hover:hover, ul.social-icons.circle.social-hover a.twitter:hover:hover, ul.social-icons.rounded.social-hover a.twitter:hover:hover {
        background-color: #66d9ff;
        border-color: #4dd2ff;
    }



ul.social-icons.squared a.instagram, ul.social-icons.circle a.instagram, ul.social-icons.rounded a.instagram, ul.social-icons.squared.social-hover a.instagram:hover, ul.social-icons.circle.social-hover a.instagram:hover, ul.social-icons.rounded.social-hover a.instagram:hover {
    background-color: #eee;
    border-color: #ddd;
    /*border-radius: 0px;
    color: #000;*/
}

    ul.social-icons.squared a.instagram:hover, ul.social-icons.circle a.instagram:hover, ul.social-icons.rounded a.instagram:hover, ul.social-icons.squared.social-hover a.instagram:hover:hover, ul.social-icons.circle.social-hover a.instagram:hover:hover, ul.social-icons.rounded.social-hover a.instagram:hover:hover {
        color: #000;
    }


ul.social-icons.squared a.gplus, ul.social-icons.circle a.gplus, ul.social-icons.rounded a.gplus, ul.social-icons.squared.social-hover a.gplus:hover, ul.social-icons.circle.social-hover a.gplus:hover, ul.social-icons.rounded.social-hover a.gplus:hover {
    background-color: #bd3518;
    border-color: #a62f15;
}

    ul.social-icons.squared a.gplus i::before, ul.social-icons.circle a.gplus i::before, ul.social-icons.rounded a.gplus i::before, ul.social-icons.squared.social-hover a.gplus:hover i::before, ul.social-icons.circle.social-hover a.gplus:hover i::before, ul.social-icons.rounded.social-hover a.gplus:hover i::before {
        color: #fff;
    }

    ul.social-icons.squared a.gplus:hover, ul.social-icons.circle a.gplus:hover, ul.social-icons.rounded a.gplus:hover, ul.social-icons.squared.social-hover a.gplus:hover:hover, ul.social-icons.circle.social-hover a.gplus:hover:hover, ul.social-icons.rounded.social-hover a.gplus:hover:hover {
        background-color: #e34625;
        border-color: #d43b1b;
    }

ul.social-icons.squared a.linkedin, ul.social-icons.circle a.linkedin, ul.social-icons.rounded a.linkedin, ul.social-icons.squared.social-hover a.linkedin:hover, ul.social-icons.circle.social-hover a.linkedin:hover, ul.social-icons.rounded.social-hover a.linkedin:hover {
    background-color: #007bb7;
    border-color: #005984;
    color: #fff;
}

    ul.social-icons.squared a.linkedin i::before, ul.social-icons.circle a.linkedin i::before, ul.social-icons.rounded a.linkedin i::before, ul.social-icons.squared.social-hover a.linkedin:hover i::before, ul.social-icons.circle.social-hover a.linkedin:hover i::before, ul.social-icons.rounded.social-hover a.linkedin:hover i::before {
        color: #fff;
    }

    ul.social-icons.squared a.linkedin:hover, ul.social-icons.circle a.linkedin:hover, ul.social-icons.rounded a.linkedin:hover, ul.social-icons.squared.social-hover a.linkedin:hover:hover, ul.social-icons.circle.social-hover a.linkedin:hover:hover, ul.social-icons.rounded.social-hover a.linkedin:hover:hover {
        background-color: #009dea;
        border-color: #009dea;
    }




ul.social-icons.circle a {
    border-radius: 50%;
}

ul.social-icons.squared a, ul.social-icons.circle a, ul.social-icons.rounded a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    vertical-align: bottom;
}

ul.social-icons a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

ul.social-icons a {
    display: inline-block;
    font-size: 14px;
}

ul.social-icons.squared a.facebook i::before, ul.social-icons.circle a.facebook i::before, ul.social-icons.rounded a.facebook i::before, ul.social-icons.squared.social-hover a.facebook:hover i::before, ul.social-icons.circle.social-hover a.facebook:hover i::before, ul.social-icons.rounded.social-hover a.facebook:hover i::before {
    color: #fff;
}

ul.social-icons.squared a.rss i::before, ul.social-icons.circle a.rss i::before, ul.social-icons.rounded a.rss i::before, ul.social-icons.squared.social-hover a.rss:hover i::before, ul.social-icons.circle.social-hover a.rss:hover i::before, ul.social-icons.rounded.social-hover a.rss:hover i::before {
    color: #ffffff;
}

ul.social-icons.squared a.rss i::before, ul.social-icons.circle a.rss i::before, ul.social-icons.rounded a.rss i::before, ul.social-icons.squared.social-hover a.rss:hover i::before, ul.social-icons.circle.social-hover a.rss:hover i::before, ul.social-icons.rounded.social-hover a.rss:hover i::before {
    color: #ffffff;
}

.fa-mail-forward::before, .fa-share::before {
    content: "";
}



.input, .input-lg {
    border-radius: 0px;
    padding-left: 10px;
}

.input-lg {
    font-size: 16px;
}


/*.admin .btn {
    border-radius: 4px;
    padding: 8px 15px 8px 15px;
}*/

.admin form {
    padding-bottom: 0px; /*40px*/
}

.btn.rounded {
    border-radius: 4px;
}

.admin .page-header {
    background-color: #fafafa; /* #f3f3f3;*/
    border: medium none;
    margin-bottom: 20px;
    margin-top: 60px;
    padding-bottom: 20px;
    padding-top: 30px;
}

.admin .title {
    font-weight: 600;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    /*font-family: "Catamaran", sans-serif;*/
    font-size: 30px;
    line-height: 36px;
    color: #45494E;
}


.page-header-title {
    font-size: 24px;
    color: inherit;
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
    font-family: 'Roboto', sans-serif !important;
    /*font-family: "Catamaran", sans-serif;*/
    font-weight: 400;
    line-height: 1.7;
    border-bottom: solid 1px #ccc;
}

.title-medium {
    font-size: 24px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    line-height: 1.7;
}

.fancy {
    /*font-family: "Bevan", sans-serif;*/
    /*font-family: 'Catamaran', sans-serif;*/
    font-family: 'Oxygen', sans-serif;
}

.fancy-r {
    font-family: 'Rubik', sans-serif;
}

h3.fancy, h4.fancy, h2.fancy, h5.fancy {
    font-weight: 400;
}

    h4.fancy.bold, .h4.fancy.bold {
        font-weight: 600;
    }

.fancy a {
    color: #262626;
}

    .fancy a:hover {
        text-decoration: none;
    }

h4 span {
    font-size: 16px;
    color: #bbb;
    font-weight: normal;
}

h4 div {
    font-size: 16px;
    font-weight: normal;
    padding-top: 5px;
}

h3 div {
    font-size: 20px;
    font-weight: normal;
    padding-top: 5px;
}

label {
    font-weight: normal;
    font-size: 16px;
}


.help-block {
    font-size: 12px;
}

.tab-pane.active {
    padding: 30px;
    padding-left: 0px;
    padding-right: 0px;
    /*background-color: #fafafa;*/
}

.tab-pane.nopad.active {
    padding: 0px;
}


.nav-tabs > li > a {
    text-transform: uppercase;
}

/*
.nav-tabs {
    border-bottom-color: #6fd1ed;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-color: #6fd1ed #6fd1ed rgba(0, 0, 0, 0);
    }
*/

a:focus {
    outline: none;
}

.nav-tabs {
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: #0086B2;
        /*background-color: #fafafa;*/
        border-color: none;
        color: #fff;
    }

    .nav-tabs > li > a {
        margin: 0px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: #6fd1ed #6fd1ed rgba(0, 0, 0, 0);
    }



    .nav-tabs.subtle {
        border-bottom: none;
    }

        .nav-tabs.subtle > li {
            margin: 0px 30px 0px 0px;
        }

        .nav-tabs.subtle.subtle-separated > li {
            border-right: solid 1px #ccc;
            border-radius: 0px;
            margin-left: auto;
            margin-right: auto;
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 8px;
        }

            .nav-tabs.subtle.subtle-separated > li:last-child {
                border-right: none;
            }

            .nav-tabs.subtle.subtle-separated > li:hover {
                border-bottom: solid 2px #fa1070;
                border-radius: 0px;
                background: none;
            }

            .nav-tabs.subtle.subtle-separated > li > a:hover {
                border-bottom: none;
                border-radius: 0px;
                background: none;
                padding-bottom: 0px;
            }

    .nav-tabs.flex-column.subtle > li {
        margin: 0px 30px 20px 0px;
        height: 20px;
        width: 100%;
    }

        .nav-tabs.flex-column.subtle > li.active,
        .nav-tabs.flex-column.subtle > li.active:hover,
        .nav-tabs.flex-column.subtle > li.dropdown.open {
            border-bottom: none;
            border-radius: 0px;
            background: none;
            font-weight: bold;
            margin-right: 30px;
        }

    .nav-tabs.subtle > li > a {
        color: #000;
    }


    .nav-tabs.subtle > li.active,
    .nav-tabs.subtle > li.active:hover,
    .nav-tabs.subtle > li.dropdown.open {
        border-bottom: solid 2px #fa1070;
        border-radius: 0px;
        background: none;
        padding-bottom: 8px;
    }



        .nav-tabs.subtle > li.active > a, .nav-tabs.subtle > li.active > a:focus, .nav-tabs.subtle > li.active > a:hover, .nav-tabs.subtle > li.dropdown.open > a {
            border: none;
            border-radius: 0px;
            background: none;
            background-color: none;
            padding: 0px;
            color: #000;
            background-color: none;
        }

    .nav-tabs.flex-column.subtle > li.active > a, .nav-tabs.flex-column.subtle > li.active > a:focus, .nav-tabs.flex-column.subtle > li.active > a:hover, .nav-tabs.flex-column.subtle > li.dropdown.open > a {
        border-bottom: solid 2px #fa1070;
        width: fit-content;
    }

    .nav-tabs.subtle > li > a:hover {
        border-bottom: solid 2px #fa1070;
        border-radius: 0px;
        background: none;
        padding-bottom: 8px;
    }

    .nav-tabs.flex-column.subtle > li > a:hover {
        border-bottom: solid 2px #fa1070;
        border-radius: 0px;
        background: none;
        padding-bottom: 0px;
        font-weight: bold;
    }


    /*.nav-tabs.subtle > li.active > a:hover {
            background: none;
            color: initial;
        }*/

    .nav-tabs.subtle > li > a {
        margin: 0px;
        padding: 0px;
    }

    .nav-tabs.flex-column.subtle > li {
        margin: 0px 30px 20px 0px;
    }
















    .nav-tabs.more-subtle {
        border-bottom: none;
    }

        .nav-tabs.more-subtle > li {
            margin: 0px 30px 0px 0px;
            width: auto;
            margin-bottom: 10px;
        }

    .nav-tabs.flex-column.more-subtle > li {
        margin: 0px 30px 20px 0px;
        height: 20px;
        width: 100%;
    }

        .nav-tabs.flex-column.more-subtle > li.active, .nav-tabs.flex-column.more-subtle > li.active:hover, .nav-tabs.flex-column.more-subtle > li.dropdown.open {
            border-bottom: none;
            border-radius: 0px;
            background: none;
            font-weight: bold;
            margin-right: 30px;
        }

    .nav-tabs.more-subtle > li > a {
        color: #000;
        text-transform: none;
    }


    .nav-tabs.more-subtle > li.active, .nav-tabs.more-subtle > li.active:hover, .nav-tabs.more-subtle > li.dropdown.open {
        border-bottom: solid 2px #fa1070;
        border-radius: 0px;
        background: none;
        padding-bottom: 8px;
    }

        .nav-tabs.more-subtle > li.active > a, .nav-tabs.more-subtle > li.active > a:focus, .nav-tabs.more-subtle > li.active > a:hover, .nav-tabs.more-subtle > li.dropdown.open > a {
            border: none;
            border-radius: 0px;
            background: none;
            background-color: none;
            padding: 0px;
            color: #000;
            background-color: none;
            cursor: pointer;
        }

    .nav-tabs.flex-column.more-subtle > li.active > a, .nav-tabs.flex-column.more-subtle > li.active > a:focus, .nav-tabs.flex-column.more-subtle > li.active > a:hover, .nav-tabs.flex-column.more-subtle > li.dropdown.open > a {
        /*        border-bottom: solid 2px #fa1070;
*/
        width: fit-content;
        border-bottom: none;
        color: #2398db;
    }

    .nav-tabs.more-subtle > li > a:hover {
        /*        border-bottom: solid 2px #fa1070;
*/
        border-radius: 0px;
        background: none;
        padding-bottom: 8px;
        border-bottom: none;
        color: #2398db;
    }

    .nav-tabs.flex-column.more-subtle > li > a:hover {
        /*        border-bottom: solid 2px #fa1070;
*/
        border-radius: 0px;
        background: none;
        padding-bottom: 0px;
        font-weight: bold;
        border-bottom: none;
        color: #2398db;
    }
    /*.nav-tabs.more-subtle > li.active > a:hover {
            background: none;
            color: initial;
        }*/

    .nav-tabs.more-subtle > li > a {
        margin: 0px;
        padding: 0px;
    }

    .nav-tabs.flex-column.more-subtle > li {
        margin: 0px 30px 20px 0px;
    }











/* ---------------------------------------------
    DRAG & DROP UI STYLES
  ------------------------------------------- */
#upload,
#uploadContent {
    display: table;
    width: 100%;
    height: auto;
}

#drop,
#dropContent {
    background-color: transparent;
    border-radius: 3px;
    text-align: left;
    text-transform: uppercase;
    color: #7f858a;
    height: 110px;
    padding: 3px 15px;
}

    #drop a,
    #dropContent a {
        color: #ccc;
        font-size: 14px;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        line-height: 1;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all 0.3s ease-out;
    }

a.clip img {
    width: 14px;
    height: 14px;
}

#drop a:hover,
#dropContent a:hover {
    opacity: .5;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all 0.3s ease-out;
}

#drop input,
#dropContent input {
    display: none;
    /*opacity: 0;*/
    cursor: pointer;
    height: 38px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 180px;
}


#drop p,
#dropContent p {
    line-height: 25px;
    font-size: 12px;
    text-transform: initial;
}



#dropzone,
#dropzoneContent {
    height: 110px;
    border: 2px dashed #d1d3d4;
    border-radius: 3px;
}


    #dropzone.hover,
    #dropzoneContent.hover {
        display: block;
        position: relative;
        opacity: 0.5;
        background: url(../images/upload-icon.png) no-repeat, #aae1dc;
        background-size: 48px;
        background-position: center;
    }

    #dropzone.fade {
        /*     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     -ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
     */ opacity: 1;
    }

    #dropzone.hover #drop p,
    #dropzoneContent.hover #dropContent p {
        /*display: none;*/
    }

    #dropzone.hover #drop a #dropzoneContent.hover #dropContent a {
        display: none;
    }




.upload_section .share_details_section, .upload_section .upload_progress, .upload_section .processing_progress {
    display: none;
}


.upload_section.uploading {
    height: 77px;
    padding-top: 40px;
}

    .upload_section.uploading .drag_area, .upload_section.uploading .details_link {
        display: none;
    }

    .upload_section.uploading .upload_progress {
        display: block;
    }

.upload_section.processing {
    height: 77px;
    padding-top: 40px;
}

    .upload_section.processing .drag_area, .upload_section.processing .campaignimage {
        display: none;
    }

    .upload_section.processing .processing_progress {
        display: block;
    }

.upload_section.uploaded {
    height: 222px;
    padding-top: 15px;
}

    .upload_section.uploaded .share_details_section {
        display: block;
    }

    .upload_section.uploaded .drag_area, .upload_section.uploaded .details_link {
        display: none;
    }

.upload_progress .progress_bar {
    border: 1px solid #ccc;
    border-radius: 6px;
    display: block;
    font-size: 1px;
    height: 14px;
    line-height: 1px;
    margin: 0 auto;
    position: relative;
    width: 240px;
}




.upload_section.small .upload_progress .progress_bar {
    width: 80px;
}

.upload_section.small #drop, .upload_section.small #dropContent {
    height: 60px;
}





.sorted span {
    margin-left: 3px;
    line-height: 1;
}




.form-control {
    color: #000;
    border-radius: 2px;
}

    .form-control.input-validation-error {
        border-color: #FA666C;
    }





.input-group-addon {
    border: none;
}

    .input-group-addon.wide {
        min-width: 50px;
    }


    .input-group-addon:first-child {
        border: solid 1px #ccc;
        border-right: none;
    }





.gift {
    width: 360px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    border: 1px solid #ccc !important;
    box-shadow: 0 0 5px 0 #dddddd;
}

    .gift.status-0 {
        border: 1px solid #6fd1ed !important;
        color: inherit;
    }

    .gift.status-1 {
        border: 1px solid #e5e5e5 !important;
        color: #999;
    }



.gift-content {
    min-height: 80px;
    /*max-height: 150px;*/
}

#divCampaignSwags .gift-content {
    min-height: 150px;
}

.gift .actions {
    border-top: 1px solid #ddd;
    height: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
}

    .gift .actions .amount {
        font-weight: bold;
    }

#divCampaignSwags .gift .actions .amount {
    font-weight: normal;
}

.gift .offer-title {
    padding-bottom: 0px;
}

.gift .offer-desc {
    /*max-height: 110px;*/
    text-overflow: ellipsis;
    padding-bottom: 5px;
    padding-bottom: 10px;
}

    .gift .offer-desc.fixed {
        min-height: 130px;
    }

#swagSummary {
    /*text-transform: uppercase;*/
}


#gridDonations {
    /*min-height: 460px;*/
}

.gift.active {
    border: 1px solid #6fd1ed !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}





.radio-thumbnail > input {
    display: none;
}

.radio-thumbnail > :checked + .thumbnail {
    /*border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);*/
    background-image: linear-gradient(to bottom, #5bc0de 0px, #21B3DE 100%) !important;
    background-repeat: repeat-x;
    color: #fff;
}

.radio-thumbnail > :disabled + .thumbnail {
    opacity: .5;
}

.radio-thumbnail .thumbnail {
    width: 120px;
    color: #666;
}

    .radio-thumbnail .thumbnail span {
        display: block;
        padding-top: 10px;
        /*font-weight: bold;*/
    }



.modal {
    z-index: 9000;
}

.modal-body > .content {
    min-height: 350px;
    margin-top: 20px;
}

    .modal-body > .content.short {
        min-height: 200px;
        margin-top: 20px;
    }

.modal-title {
    line-height: normal;
    font-weight: 600;
    margin-top: 10px;
    font-size: 20px;
}

.paging {
    font-size: 12px;
}


.form-control[disabled], .form-control[readonly] {
    cursor: default;
}


.count {
    color: #888;
}

.anonymous {
    color: #aaa;
}


.campaignlanding .headline {
    color: #262626;
    font-size: 18px;
    letter-spacing: 0.25px;
    /*line-height: 28px;*/
}

.campaign-header {
    min-height: 135px;
    /*max-height: 120px;*/
}

h3.campaign-header {
    font-size: 18px;
    line-height: 20px;
}

.campaignlanding #causes {
    /*min-height: 100px;*/
    margin-bottom: 40px;
}

#causes {
    overflow-wrap: break-word;
}

.font-oswald {
    font-family: 'Oswald', sans-serif !important;
}

.font-roboto {
    font-family: 'Roboto', sans-serif !important;
}

.font-lato {
    font-family: Lato,Trebuchet,Arial,sans-serif;
}


.font-opensans {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.font-pt-serif {
    font-family: 'PT Serif', sans-serif !important;
}

.font-catamaran {
    font-family: 'Catamaran', sans-serif !important;
}

.font-rubik {
    font-family: 'Rubik', sans-serif !important;
}

.bold-400 {
    font-weight: 400 !important;
}

.bold-500 {
    font-weight: 500 !important;
}

.campaigntitle {
    font-weight: 600;
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #45494E;
    letter-spacing: 0px;
    text-transform: none;
}

    .campaigntitle:hover {
        text-decoration: none !important;
    }





.swiper-tab .swiper-engine {
    height: 300px;
    width: 100% !important;
    border-top: 0;
    position: relative;
    overflow: hidden;
}

    .swiper-tab .swiper-engine .swiper-slide {
        height: 600px;
        width: 100%;
    }

    .swiper-tab .swiper-engine .content-slide {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 24px;
    }

    .swiper-tab .swiper-engine.medium {
        height: 300px;
    }

    .swiper-tab .swiper-engine.large {
        height: 300px;
    }

    .swiper-tab .swiper-engine.fullscreen {
        height: 100%;
    }

    .swiper-tab .swiper-engine .swiper-slide {
        position: relative;
    }




.swiper-tab .btn-group {
    height: 100%;
}

    .swiper-tab .btn-group .btn {
        vertical-align: top;
        white-space: normal;
        border: none;
        padding: 2em 0.5em;
        height: 100%;
    }


        .swiper-tab .btn-group .btn.active,
        .swiper-tab .btn-group .btn:hover {
            box-shadow: none;
        }

        .swiper-tab .btn-group .btn:first-child,
        .swiper-tab .btn-group .btn:last-child {
            border-radius: 0;
        }

.swiper-vertical {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    opacity: 0;
}

    .swiper-vertical .swiper-slide {
        min-height: 400px;
        width: 100%;
        opacity: 0.2;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -ms-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
    }

    .swiper-vertical .swiper-slide-visible {
        opacity: 1;
    }

    .swiper-vertical .swiper-preloader {
        position: absolute;
        left: 0;
        bottom: -100px;
        z-index: 0;
        text-align: center;
        line-height: 100px;
        height: 100px;
        width: 100%;
        opacity: 0;
        font-size: 25px;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -ms-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
    }

        .swiper-vertical .swiper-preloader.visible {
            bottom: 0px;
            opacity: 1;
        }

.swiper-horizontal {
    width: 100%;
    position: relative;
    height: 800px;
    opacity: 0;
    cursor: col-resize;
}

    .swiper-horizontal .swiper-slide {
        height: 100%;
        width: 20%;
        opacity: 1;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -ms-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
        display: table;
    }

        .swiper-horizontal .swiper-slide figure {
            height: 100%;
            display: table-row;
        }

            .swiper-horizontal .swiper-slide figure figcaption {
                display: table-cell;
                margin-top: 0;
                height: 100%;
                vertical-align: middle;
                opacity: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
            }

    .swiper-horizontal .swiper-slide-visible {
        opacity: 1;
    }

    .swiper-horizontal .swiper-scrollbar {
        height: 10px;
        width: 100%;
        left: 0;
        bottom: 0px;
        position: absolute;
        border-radius: 0;
    }

        .swiper-horizontal .swiper-scrollbar .swiper-scrollbar-drag {
            border-radius: 0;
        }

    .swiper-horizontal .swiper-preloader {
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        line-height: 100px;
        height: 100%;
        width: 100px;
        opacity: 0;
        font-size: 25px;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -ms-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
        z-index: -1;
    }

        .swiper-horizontal .swiper-preloader.visible {
            right: 0;
            opacity: 1;
            z-index: 0;
        }


.swiper-centered {
    width: 100%;
    height: 300px;
    color: #fff;
    text-align: center;
    opacity: 0;
}

    .swiper-centered .swiper-slide {
        height: 300px;
        /*opacity: 0.4;*/
        opacity: 1;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -ms-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
    }

    .swiper-centered .swiper-slide {
        opacity: 0.6;
    }

        .swiper-centered .swiper-slide.swiper-slide-active {
            opacity: 1;
        }




    .swiper-centered .navigation {
        position: absolute;
        z-index: 20;
        top: 50%;
        width: 100%;
        margin-top: -50px;
    }

        .swiper-centered .navigation a {
            height: 100px;
            width: 50px;
            border-radius: 0;
            line-height: 100px;
            -webkit-transition: all 0.8s ease-out;
            -moz-transition: all 0.8s ease-out;
            -o-transition: all 0.8s ease-out;
            -ms-transition: all 0.8s ease-out;
            transition: all 0.8s ease-out;
            color: #fff;
        }

            .swiper-centered .navigation a i[class^="icon-"]:before,
            .swiper-centered .navigation a i[class*=" icon-"]:before {
                margin: 0;
                text-align: center;
                font-size: 0.8em;
            }

            .swiper-centered .navigation a.swiper-prev {
                float: left;
            }

                .swiper-centered .navigation a.swiper-prev i:before {
                    content: '\e8cd';
                }

            .swiper-centered .navigation a.swiper-next {
                float: right;
            }

                .swiper-centered .navigation a.swiper-next i:before {
                    content: '\e8cc';
                }


            .swiper-centered .navigation a span {
                vertical-align: middle;
            }

.swiper-parent .swiper-pagination-switch,
.swiper-child .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-parent .swiper-visible-switch,
.swiper-child .swiper-visible-switch {
    background: #aaa;
}

.swiper-parent .swiper-active-switch,
.swiper-child .swiper-active-switch {
    background: #fff;
}


.swiper-container {
    backface-visibility: hidden;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.swiper-wrapper {
    box-sizing: content-box;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    width: 100%;
}

.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}

.swiper-slide {
    box-sizing: content-box;
    float: left;
}

.swiper-wp8-horizontal {
}

.swiper-wp8-vertical {
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 10px;
    position: relative;
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 10px;
    height: 100%;
    position: relative;
    width: 100%;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}


.success {
    width: 90px;
    height: 72px;
    background: url(/Assets/images/success-icon.png?v=AAVr7A_ub8gBo7tI_HDkqqplmCQ) no-repeat;
    background-size: 72px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.campaignlanding i,
.orglanding i {
    color: #0ba6d4;
}










/* PROGRESS TRACKER */
/*.progress-tracker {
  	display: block;
	  margin: 0;
    counter-reset: item;
    list-style-type: none;
    overflow: auto;
    position: relative;
    width: 100%;
}
.progress-tracker .step:before {
	  background: #aaa;
    border-radius: 40px;
    color: #FFFFFF;
    content: "";
    display: list-item;
    font-size: 18px;
    line-height: 1.8em;
    padding: 0 0 0 13px;
    position: absolute;
    width: 35px;
    height: 35px;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
    content: counter(item) "  "; 
    counter-increment: item;
}
.progress-tracker .step {
	  display: block;
  float: left;
  list-style-position: inside;
  width: 33%;
}
.progress-tracker .step .step-name{
	  border-top: 8px solid #aaa;
  display: block;
  margin: 15px 0;
  padding: 20px 0;
}

.progress-tracker .step:last-child { width: auto;}
.progress-tracker .step:last-child .step-name{ border-color: transparent;}

.progress-tracker .step.active .step-name {color: #666}
.progress-tracker .step.active:before {background: #0ba6d4 ;}*/








.btn-group-lg > .btn, .btn-lg,
.btn {
    border-radius: 4px;
}

.progress {
    border-radius: 0px;
}

.underline-fancy {
    border-bottom: 2px solid #5bc0de;
}


.percentage {
    font-size: 14px;
    color: #666;
}

.campaign.child .percentage {
    font-size: 12px;
    color: #666 !important;
}

.campaigncategory {
    font-size: 10px;
    /*color: #5bc0de;*/
    color: #bbb;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}


.sectionseparator {
    height: 120px;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 20px;
    opacity: 0.5;
    width: 1px;
}


a.filtername {
    font-size: 16px;
    font-weight: 600;
}

    a.filtername:hover {
        text-decoration: none;
    }

    a.filtername:hover, a.filtername:active, a.filtername:focus, a.filtername.active {
        border-bottom: 2px solid #5bc0de;
    }

.overview_item {
    min-height: 180px;
}

    .overview_item:hover {
        /*box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);*/
        box-shadow: 0 0 5px 0 #ddd;
    }

    .overview_item.successful {
        background-color: #fff !important;
        background-image: none;
        color: #262626;
        border: solid 1px #ccc;
        padding: 20px;
    }

        .overview_item.successful i {
            color: #5bc0de;
        }

        .overview_item.successful:hover {
            border: 1px solid #6fd1ed !important;
        }

    .overview_item.withwarning {
        /*background-color: #ee76ac !important;
    color: #fff;
    */
        background-image: none;
        border: dashed 1px #ee76ac;
        padding: 20px;
    }

        .overview_item.withwarning i {
            color: #5bc0de;
        }

        .overview_item.withwarning:hover {
            border: 1px solid #ddd !important;
        }



.yellow {
    color: #ffc519 !important;
}

.defaulttextcolor {
    color: #262626;
}

.gray {
    color: #f5f5f5 !important;
}

.dark-gray {
    color: #bbb !important;
}

.standard-dark-gray {
    color: #444 !important;
}


.x-dark-gray-2 {
    color: #333 !important;
}

.x-dark-gray {
    color: #666 !important;
}

.medium-gray {
    color: #666 !important;
}

.light-gray-888 {
    color: #888 !important;
}

.light-pink {
    color: #ee76ac !important;
}

.bg-light-pink {
    background-color: #ee76ac !important;
    background-image: none;
    color: #fff;
}

.bg-light-blue {
    background-color: #EAF2F6 !important;
}

.bg-light-blue-2 {
    background-color: #a3e5f8 !important
}

.btn.bg-light-blue {
    border-color: rgba(26, 131, 189, 0.77);
}

    .btn.bg-light-blue:focus, .btn.bg-light-blue:active, .btn.bg-light-blue:hover {
        color: #333;
    }

.pink {
    color: #ed494f !important;
}


.pink-bright {
    /*color: #fa1681 !important;*/
    color: #fa1070 !important;
}

.border-pink-bright {
    border: 2px solid #fa1070;
}

.bg-pink-bright {
    background-color: #fa1070 !important;
}


.btn.bg-pink-bright {
    color: #fff;
    background-color: #fa1070 !important;
    border-color: #fa1070 !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    font-size: 14px;
}

    .btn.bg-pink-bright:hover {
        background-color: #fa1070 !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }

    .btn.bg-pink-bright:focus {
        border-color: #fa1070 !important;
        outline: none;
    }



.bg-yellow {
    background-color: rgb(250, 220, 130) !important;
    background-image: none;
    /*color: #fff;*/
}

.btn.bg-white:hover {
    color: inherit;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-purple-dark {
    background-color: rgba(153, 102, 255,0.77) !important;
    color: #fff;
}

.purple-dark {
    color: rgba(153, 102, 255,1) !important;
}

.bg-purple {
    background-color: rgba(153, 102, 255,0.03) !important;
}

.btn.bg-purple:hover {
    background-color: rgba(153, 102, 255,0.77) !important;
}

.bg-purple-light {
    background-color: #ede4ff !important;
}

.purple-light {
    color: #ede4ff !important;
}

.border-purple {
    border: solid 1px rgba(153, 102, 255, 0.1) !important;
}

.bg-gray {
    background-color: #fcfcfc !important;
    border-color: #eee !important;
}

    .bg-gray hr {
        border-color: #ccc !important;
    }

    .bg-gray a.btn {
        color: #ffffff;
    }

    .bg-gray a,
    .bg-gray a:hover,
    .bg-gray a:focus,
    .bg-gray a:active {
        /*color: #555;*/
    }

.bg-gray-subtle {
    background-color: #fafafa !important;
    border-color: #eee !important;
}


.bg-gray-steel {
    background-color: #f8f8fa !important;
}

a.h1:hover, a.h2:hover, a.h3:hover, a.h4:hover, a.h4:hover, a.h5:hover, a.h6:hover {
    text-decoration: none;
    color: inherit;
}

.bg-light-gray {
    background-color: #fcfcfc !important;
    /*border-color: #f5f5f5 !important;*/
    border-color: #eee !important;
}

.bg-xlight-gray {
    background-color: #fcfcfc !important;
}

.bg-dark-yellow {
    background-color: #ffbd4a !important;
}

.blue-mid {
    color: #0086B2 !important;
}

.bg-blue-mid {
    background-color: #0086B2 !important;
}


.bg-dark-gray {
    background-color: #ddd !important;
    border-color: #f5f5f5 !important;
}

.bg-x-dark-gray {
    background-color: #aaa !important;
    border-color: #f5f5f5 !important;
    color: #fff !important;
}

    .bg-x-dark-gray:hover {
        background-color: #bbb !important;
        border-color: #f5f5f5 !important;
        color: #fff !important;
    }


.bg-off-gray {
    background-color: #f3f2f0 !important;
    border-color: #ddd !important;
    color: #444 !important;
}

    .bg-off-gray.static:hover {
        box-shadow: none;
    }

/*.bg-off-gray:hover {
        background-color: ##f3f2f0 !important;
        border-color: #6fd1ed !important;
        color: #444 !important;
        box-shadow: 0 0 5px 0 #ddd;
    }*/


.bg-dark {
    background-image: linear-gradient(to bottom, #232323 0px, #232323 100%) !important;
    background-repeat: repeat-x;
    color: #fff;
}

.block {
    display: block;
}

.orange {
    color: #f0ad4e !important;
}

.bg-orange {
    background-image: linear-gradient(to bottom, #f0ad4e 0px, #ec971f 100%);
    background-repeat: repeat-x;
    color: #fff;
}

.border-orange {
    border-color: #f0ad4e !important;
}

.dark-green {
    color: #5cb85c !important;
}

.bg-dark-green {
    background-image: linear-gradient(to bottom, #5cb85c 0px, #449d44 100%) !important;
    background-repeat: repeat-x;
    color: #fff;
}


.green {
    color: #46d2d2 !important;
}

.bg-green {
    /*background-image: linear-gradient(to bottom, #46d2d2 0px, #2dbfb9 100%) !important;*/
    background-color: #2DB086 !important;
    background-repeat: repeat-x;
    color: #fff;
}

.btn.bg-green {
    border-color: #2DBD86 !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    font-size: 14px;
}

    .btn.bg-green:hover {
        background-color: #009D57 !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }

.green-button-color {
    color: #1fb971 !important;
}

.bg-green-button {
    background-color: #1fb971 !important;
    color: #fff;
}


.border-green-button {
    border: 1px solid #1fb971 !important;
}

    .border-green-button i {
        color: #1fb971;
    }


    .border-green-button:hover {
        border: 1px solid #1fb971 !important;
        background-color: #1fb971 !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }

        .border-green-button:hover i {
            color: #fff;
        }


.bg-green-bright {
    background-color: #4DCB6D !important;
}

.bg-green-light {
    background-color: #64DBC0 !important;
}

.bg-green-light-opaque {
    background-color: rgba(100,219,192,0.6) !important;
}

.green-light {
    color: #64DBC0 !important;
}

.bg-green-light-opaque-new {
    background-color: rgb(0, 180, 138, 0.3) !important;
}


.charcoal {
    color: #404859 !important;
}

.bg-charcoal {
    background-color: #404859 !important;
    background-repeat: repeat-x;
    color: #fff;
}

    .bg-charcoal .h1, .bg-charcoal .h2, .bg-charcoal .h3, .bg-charcoal .h4, .bg-charcoal .h5, .bg-charcoal .h6, .bg-charcoal h1, .bg-charcoal .bg-charcoal h2, .bg-charcoal h3, .bg-charcoal h4, .bg-charcoal h5, .bg-charcoal h6 {
        color: #fff;
    }

.white {
    color: #fff !important;
}

.black {
    color: #282C35 !important;
}

.blue {
    color: rgba(26,131,189,.77) !important;
}

.blue-bright {
    color: #2398db !important;
    opacity: 0.8;
}

.purple {
    color: rgba(153, 102, 255,0.77) !important;
}

.border-pink-light {
    border: solid 1px #ed494f !important;
}

.pink-light {
    color: #FA666C !important;
}

.form-group {
    margin-bottom: 10px;
}

.black {
    color: #000;
}

.bg-blue {
    /*background-color: #0086b2;*/
    background-color: rgba(26,131,189,.77) !important;
    /*background-image: linear-gradient(to bottom, #5bc0de 0px, #21B3DE 100%) !important;*/
    background-repeat: repeat-x;
    color: #fff;
}

.btn.bg-blue {
    border-color: #0086B2 !important;
    border-style: solid;
    /*border-width:1px;*/
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: rgba(26,131,189,.77) !important;
    /*font-size: 14px;*/
}

    .btn.bg-blue:hover {
        background-color: #0086B2 !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }


.bg-blue-gradient-dark-light {
    background: linear-gradient(139deg, #2b9df9 0%, #4F7EF3 100%) repeat scroll 0 0;
}

.bg-blue-gradient-light-dark {
    background: linear-gradient(45deg, #4F7EF3 1%, #2b9df9 50%) repeat scroll 0 0;
}

.bg-yellow-gradient-light-dark {
    background: linear-gradient(135deg, #ffc519 0%, #e8b723 100%) repeat scroll 0 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.bg-yellow-light {
    background-color: rgba(245,202,153,.25) !important;
}

.bg-purple-gradient-light-dark {
    background: linear-gradient(135deg, rgba(153, 102, 255,0.3) 0%, rgba(153, 102, 255,0.4) 100%) repeat scroll 0 0;
}

.bg-blue-bright {
    background-color: #2398db !important;
    opacity: 0.8;
}

.input-group .btn {
    border-width: 1px;
}

.bg-blue .h1, .bg-blue .h2, .bg-blue .h3, .bg-blue .h4, .bg-blue .h5, .bg-blue .h6, .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6 {
    color: #fff;
}

.bg-blue div, .bg-blue a {
    color: #fff;
}


.bg-blue-dark {
    background-color: #21b3de;
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active,
.nav-tabs > li.active > a:hover, .nav-tabs > li.active:hover {
    background-color: #0086B2;
    color: #fff;
}


.bg-pink, .alert-danger {
    /*background-image: linear-gradient(to bottom, #FA666C 0px, #ed494f 100%) !important;*/
    background-color: #FA666C;
    background-repeat: repeat-x;
    color: #fff !important;
}


.btn.bg-pink {
    border-color: #ed494f !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

    .btn.bg-pink:hover {
        background-color: #ed494f !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }



.bg-pink-light {
    /*background-image: linear-gradient(to bottom, #FA666C 0px, #FA666C 100%) !important;*/
    background-color: #FA666C !important;
    background-repeat: repeat-x;
    color: #fff;
}

.alert-danger {
    background-image: none !important;
    background-color: inherit !important;
    color: #ff0000 !important;
}


.btn.bg-pink-light {
    border-color: #ed494f !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

    .btn.bg-pink-light:hover {
        background-color: #ed494f !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }



.bg-salmon {
    background-image: linear-gradient(to bottom, #F09787 0px, #F09787 100%) !important;
    background-repeat: repeat-x;
    color: #fff;
}

.btn.bg-salmon {
    border-color: #F09787 !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

    .btn.bg-salmon:hover {
        background-color: #F09787 !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff;
    }


.btn.bg-transparent {
    border-color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #fff;
    border-radius: 0px;
}

    .btn.bg-transparent:hover {
        background-color: #fff !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #000;
    }


.btn.bg-yellow {
    /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);*/
    /*border-color: #ccc !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;*/
}

    .btn.bg-yellow:hover {
        background-color: #ffc519 !important;
    }











a.nounderline:hover, a.nounderline:active, a.nounderline:focus, a.nounderline:visited {
    text-decoration: none !important;
}



.alert {
    border-radius: 2px;
    padding: 5px;
}




.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none;
    border: none;
    color: initial;
}

.ui-datepicker-calendar .ui-state-default.ui-state-active {
    font-weight: bold;
    color: #ff0000;
}

.ui-widget {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

.ui-accordion .ui-accordion-content {
    border: none;
}

#settingsContent .ui-accordion .ui-accordion-header {
    font-size: 16px;
    color: #2398db;
    font-weight: bold;
    border-top: solid 1px #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

    #settingsContent .ui-accordion .ui-accordion-header.ui-accordion-header-active {
        color: #fa1070;
    }

#settingsContent .ui-accordion .ui-accordion-content {
    padding: 10px 10px;
}

.ui-accordion .ui-accordion-header {
    font-size: 20px;
    color: #555555;
    border-top: solid 2px #bbbbbb;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        left: auto;
        right: 0.5em;
    }

.ui-accordion .ui-accordion-icons {
    padding-left: 0px;
}

.ui-icon {
    background: none;
    background-image: none;
    text-indent: inherit;
    width: auto;
    height: auto;
}

.ui-state-active .ui-icon,
.ui-state-default .ui-icon {
    background: none;
    background-image: none;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    color: #555555;
}

.ui-accordion .ui-accordion-content {
    padding-bottom: 60px;
    padding-top: 0px;
    font-size: 16px;
}



.lead {
    font-size: 16px;
}

.border-gray-top {
    border-top: solid 1px #f5f5f5;
}

.border-gray-bottom {
    border-bottom: solid 1px #f5f5f5;
}

.border-gray-top-dark {
    border-top: solid 1px #ddd !important;
}

.border-gray-bottom-dark {
    border-bottom: solid 1px #ddd !important;
}


.featurebox {
    border: solid 1px #eee;
    padding: 18px;
    min-height: 200px;
}


div.fancy-select > select.input-lg + div.trigger {
    padding: 10px 24px 10px 9px !important;
}

    div.fancy-select > select.input-lg + div.trigger::after {
        top: 18px !important;
    }



.page-login {
    background-image: url(https://res.cloudinary.com/betterunite-com/image/upload/c_scale,w_2000/v1470677441/banner/final/74548514512.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

.page-password {
    background-image: url(https://res.cloudinary.com/betterunite-com/image/upload/c_scale,w_2000/v1470677442/banner/final/67335219512.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 100vh;
}

.page-register {
    background-image: url(https://res.cloudinary.com/betterunite-com/image/upload/c_scale,w_2000/v1470677442/banner/final/67335219512.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

.page-campaign-start {
    background-image: url(https://res.cloudinary.com/betterunite-com/image/upload/c_scale,w_2000/v1470677441/banner/final/74548514512.jpg);
    background-repeat: repeat-x;
}

.overlay {
    /*background: rgba(91, 192, 222, 0.9) none repeat scroll 0 0;*/
    background: rgba(91, 91, 91, 0.9) none repeat scroll 0 0;
    opacity: 1;
    overflow: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

@media only screen and (max-height : 800px) {
    .overlay {
        position: relative;
    }
}

.overlay.absolute {
    position: absolute;
}

.overlay-interior {
    /*background: rgba(91, 192, 222, 0.9) none repeat scroll 0 0;*/
    background: rgba(91, 91, 91, 0.9) none repeat scroll 0 0;
    opacity: 1;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

@media only screen and (max-height : 800px) {
    .overlay-interior {
        position: relative;
    }
}

.bg-login {
    background-color: #fff !important;
    width: 390px !important;
}

    .bg-login.wide {
        width: 490px !important;
    }

.bg-password {
    background-color: #fff !important;
    width: 500px !important;
}

.bg-register {
    background-color: #fff !important;
    width: 500px !important;
}

.bg-campaign-start {
    background-color: #fff !important;
    width: 700px !important;
}


.myCarouselHighlights {
    height: 400px;
}

.category span {
    display: block;
}

.media-mobile {
    display: none;
}


.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: top;
    width: 1200px;
}

    .container.small {
        width: 1000px;
    }

    .container.x-small {
        width: 800px;
    }

    .container.callout {
        padding: 40px;
    }

    .container.campaignlanding {
        padding-bottom: 50px;
    }


.topsplash {
    min-height: 673px;
    max-height: 850px;
    width: 100%;
    background-color: blue;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(/Assets/bgcurve1.svg?v=hEunOxMwXfTjZWdFuCLnzjat77Q);
    background-size: contain;
    background-position-y: 300px;
    /*                background-color: #595b96;
                background-color: #9897a6;
                background-color: #2398db;
*/
    background-color: #273755;
}

#headernav .navbar-brand {
    /*color: #0086B2;*/ /*blue*/
    color: #fff;
}

.navbar-default {
    border: none;
}

#headernav.dark-blue {
    background-color: #273755;
    color: #fff;
}

    #headernav.dark-blue .navbar-nav > .menuitem > a, #headernav.dark-blue .navbar-nav > .menuitem.active > a {
        color: #fff;
    }


.marketing ul {
    padding-inline-start: 20px;
}

    .marketing ul li {
        padding-top: 10px;
    }

#btnRequestDemo {
    color: #fff !important;
    border-color: #fff !important;
}

    #btnRequestDemo:hover {
        background-color: initial !important;
    }

.splashimage {
    width: 25%;
    max-width: 25%;
}

    .splashimage img {
        height: 500px;
        margin-top: 100px;
        margin-bottom: 30px;
        margin-left: 60px;
        box-shadow: #999 2px 2px 6px 1px;
    }

.splashcontenttop {
    width: 75%;
    height: 60vh;
    vertical-align: top;
    padding-top: 100px;
    padding-left: 40px;
    color: #fff;
}




.splashcontentbottom {
    padding-top: 200px !important;
}



@media (max-width: 991px) {
    .swiper-tab .btn-group .btn {
        width: 100%;
        display: block;
        float: left;
    }

    .sm-pt-large {
        padding-top: 20px !important;
    }

    .sm-pl-medium {
        padding-top: 15px !important;
    }
}

@media (max-width: 480px) {

    .xs-pl-none {
        padding-left: 0px !important;
    }

    .xs-pr-none {
        padding-right: 0px !important;
    }

    .xs-pl-small {
        padding-left: 10px !important;
    }

    .xs-pr-small {
        padding-right: 10px !important;
    }

    .xs-pl-medium {
        padding-left: 15px !important;
    }

    .xs-pr-medium {
        padding-right: 15px !important;
    }

    .xs-pt-small {
        padding-top: 10px !important;
    }

    .xs-pt-medium {
        padding-top: 15px !important;
    }

    .xs-pt-large {
        padding-top: 20px !important;
    }

    .xs-pb-small {
        padding-bottom: 10px !important;
    }

    .xs-pb-medium {
        padding-bottom: 15px !important;
    }

    .xs-ml-none {
        margin-left: 0px !important;
    }

    .xs-mb-small {
        margin-bottom: 10px !important;
    }

    .xs-mb-medium {
        margin-bottom: 15px !important;
    }

    .swiper-tab .btn-group .btn {
        width: 100%;
    }

    .campaign {
        width: 100% !important;
        margin-bottom: 40px !important;
    }

    .page-header {
        padding-top: 30px;
    }

    .navbar-brand.name {
        padding-top: 10px;
        font-size: 18px;
        float: none;
        padding-left: 18px;
    }

    h3.campaign-heading {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 1025px) {
    .swiper-centered {
        height: 350px;
    }
}

@media (max-width: 1225px) {
    .swiper-centered .swiper-slide {
        height: 350px;
    }
}



@media (min-width: 300px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
    }

        .navbar-wrapper .container {
            padding-right: 15px;
            padding-left: 15px;
        }

        .navbar-wrapper .navbar {
            padding-right: 0;
            padding-left: 0;
        }

        /* The navbar becomes detached from the top, so we round the corners */
        .navbar-wrapper .navbar {
            border-radius: 4px;
        }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
}


@media only screen and (max-width:480px) {
    .radio-thumbnail .thumbnail {
        width: 80px;
    }

    .bg-register {
        width: 90% !important;
    }


    .bg-campaign-start {
        width: 90% !important;
    }

    .bg-password {
        width: 90% !important;
    }

    .gift {
        width: 99%;
        margin: 5px;
    }
}

@media (min-width: 3800px) {
}

@media only screen and (max-width:1280px) {

    .container {
        width: 98%;
    }

        .container.small {
            width: 100%;
        }

        .container.x-small {
            width: 100%;
        }
}


#displaycontent .withvideo {
    height: 460px;
}

#displaycontent .withoutvideo {
    height: 449px;
}


.xs-only {
    display: none !important;
}


@media only screen and (max-width:1100px) {


    /* default iPad screens */
    .campaignlanding iframe, .orglanding iframe {
        width: 100% !important;
        /*height: auto !important;*/
        height: 100% !important;
    }

    .footer.short {
        position: relative;
        /*bottom: 0;*/
        width: 100%;
        min-height: 160px !important;
        height: 160px !important;
        line-height: 160px;
    }



    .btn-lg,
    .btn-group-lg > .btn {
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 4px;
    }

    .campaignlanding #causes {
        min-height: inherit;
        margin-bottom: inherit;
    }

    .sectionseparator {
        display: none !important;
    }

    .callout {
        padding: 20px 5px 20px 5px;
    }

    .container.callout {
        padding: 10px;
    }

    .featurette-image {
        display: none;
    }

    .carousel .item {
        height: auto;
    }

    .carousel-control {
        width: 5%;
    }

    .category span {
        display: inline;
        padding-left: 10px;
    }

    .media-full {
        display: none;
    }

    .media-mobile {
        display: block;
    }

    .content-top {
        margin-top: 50px;
    }


    #navbar {
        /*background-image: linear-gradient(to bottom, #5bc0de 0px, #21B3DE 100%) !important;*/
        background-color: #64DBC0;
        background-repeat: repeat-x;
        /*color: #000 !important;*/
        width: 400px;
        float: right;
        padding-left: 20px;
    }

    .xs-only {
        display: inline-block !important;
    }

    .sm-pl-small {
        padding-left: 5px !important;
    }


    #headernav .navbar-nav > .menuitem:hover {
        border-bottom: none;
    }

    #headernav li.menuitem {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 20px;
    }

    #navbar ul li a {
        color: #000 !important;
    }

    .navbar-nav {
        margin: 0px !important;
    }

    #headernav .navbar-brand {
        font-size: 20px;
        padding-top: 20px;
    }

    main#content {
        display: none;
    }

    main#splashcontainer {
        min-height: 50vh;
        background-position-y: 200px;
    }

        main#splashcontainer .splashimage {
            display: none;
        }

        main#splashcontainer .splashcontenttop {
            padding-top: 50px !important;
            padding-left: 30px;
            padding-bottom: 10px;
            height: 40vh;
        }

    .splashcontentbottom {
        padding-top: 100px !important;
    }



    #BUEnterprise {
        display: none !important;
    }

    #BUReferences {
        display: none !important;
    }


    th[for="LastDonationDate"], th[for="DateAddedToCampaign"], th[for="LastContactDate"], th[for="CampaignDonationTotal"], th[for="CreatedDate"],
    td[for="LastDonationDate"], td[for="DateAddedToCampaign"], td[for="LastContactDate"], td[for="CampaignDonationTotal"], td[for="CreatedDate"] {
        display: none;
    }

    th[for="FirstName"], th[for="DonationsTotal"] td[for="FirstName"], td[for="DonationsTotal"] {
        width: 25%;
    }

    th[for="EmailAddress1"], td[for="EmailAddress1"] {
        width: 50%;
    }

    .carousel-inner {
        overflow: auto;
    }
}

@media only screen and (max-width:480px) {

    #headernav .navbar-brand {
        padding-top: 5px;
    }

    #displaycontent .withvideo {
        height: 400px;
    }

    #displaycontent .withoutvideo {
        height: 389px;
    }

    main#splashcontainer {
        background-position-y: 250px;
    }

        main#splashcontainer .splashcontenttop {
            padding-top: 50px !important;
            padding-left: 30px;
            padding-bottom: 30px;
            height: 50vh;
        }
}



.ui-state-focus:focus {
    outline: none !important;
}


.tooltip-inner {
    background-color: #0ba6d4;
    padding: 10px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #0ba6d4;
}

.tooltip-wide .tooltip {
    width: 250px;
    text-align: left;
}


.modal-dialog.narrow {
    width: 95%;
    max-width: 350px;
}

.modal-dialog.medium {
    width: 95%;
    max-width: 500px;
}

.modal-dialog.wide {
    width: 95%;
    max-width: 800px;
}

.modal-dialog.extrawide {
    width: 80%;
    max-width: 1100px;
}


.campaignimage {
    height: 100%;
    width: 100%;
    max-width: 768px;
}

.auctionitemimage.small {
    /*width: 180px;
    max-width: 180px;*/
    /*max-height: 120px;*/
    /*height: 124px;*/
    min-height: 124px;
}

    .auctionitemimage.small img {
        /*max-width:184px!important;*/
    }

.auctionitemimage.xsmall {
}


.giftimage {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 60px;
    width: 80px;
    min-width: 80px;
}

    .giftimage img {
        max-height: 60px;
        vertical-align: middle;
    }

    .giftimage.small {
        min-height: 60px;
    }



.campaignvideo {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px; /* 25px;*/
    height: 0;
}

    .campaignvideo iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.row {
    margin-right: 0px;
    margin-left: 0px;
}

    .row.hover:hover {
        background-color: #fafafa;
    }


.overflow-nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overflow {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis !important;
}


.container img {
    max-width: 100% !important;
}


h4.sm {
    line-height: 24px;
}


.datarow {
    height: 45px;
}

    .datarow > td {
        vertical-align: middle !important;
        border-bottom: 1px solid #ddd;
    }




.ui-autocomplete {
    z-index: 20000 !important;
    display: block;
}

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #cccccc;
    padding: 5px 10px !important;
    background-color: #f8f8f8 !important;
}

    .ui-menu .ui-menu-item:hover {
        padding: 5px 10px !important;
        background-color: #5bc0de !important;
        border-bottom: 1px solid #cccccc;
    }

    .ui-menu .ui-menu-item.ui-state-focus {
        padding: 5px 10px !important;
        background-color: #5bc0de !important;
        border-bottom: 1px solid #cccccc;
        color: #fff;
    }

.ui-menu .ui-menu-item-wrapper.ui-state-active {
    padding: 5px 0px !important;
    background-color: #5bc0de !important;
    color: #fff;
}



/*.twitter-typeahead{
        width:100%;
    }

    .tt-dataset-contacts{
        background-color:#fff;
    }

    .tt-menu{
        border:1px solid #ccc;
        width:100%;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    }

.tt-suggestion,.empty-message{
            padding:5px 10px 5px 10px;
}
    .tt-suggestion:hover{
        background-color:#5bc0de;
    }*/




ul.tagit {
    background-color: #fff !important;
}

.highlightBoxCore {
    /*line-height: 25px;
    font-size: 14px;*/
    box-shadow: 3px 3px 3px #888888;
    padding: 5px 10px;
}

.quickstat {
    background-color: #fcf8e3;
    color: #222;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    box-shadow: 3px 3px 3px #888888;
    padding: 5px 10px;
}

.activityEntry::after {
    background-color: red;
    bottom: -5px;
    content: "";
    left: 21px;
    position: absolute;
    top: 35px;
    width: 2px;
}


.addressCard {
    width: 100%;
    border: solid 1px #ccc;
    border-radius: 4px;
    box-shadow: 3px 3px 10px #ccc;
    padding: 10px;
}

.highlightBox {
    background-color: #ed494f;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    box-shadow: 3px 3px 3px #888888;
    padding: 5px 10px;
}

.roundBox {
    text-align: center;
    line-height: 25px;
    padding: 10px 20px;
    background-image: none;
    border-radius: 10px;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    font-weight: normal;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
    right: 15px !important;
}

.ui-widget-header .ui-state-hover {
    border: none;
}


.dropdown-menu .divider {
    margin: 2px 0;
}

.dropdown-menu > li > a {
    padding: 8px 15px;
}


.fa-icon-medium {
    font-size: 24px;
    line-height: 1;
}


.ui-widget-header .ui-icon {
    background-image: none !important;
}




/*  CAMPAIGN 
-------------------------- */

.trending section {
    padding: 65px 0;
}

.trending .campaign {
    margin-bottom: 30px;
}

#gridCampaigns .campaign {
    margin-bottom: 30px;
}

.campaign {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 2px 0 #ddd;
    float: left;
    margin: 10px 15px 0px 0px;
    max-width: 360px;
    width: 360px;
    padding-bottom: 0px;
    position: relative;
    line-height: 20px;
}

    /*.campaign:hover {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        border: 1px solid #6fd1ed;
    }*/


    .campaign:hover .campaign-image img {
        transform: scale(1.01);
        transition-duration: 0.25s;
    }

    .campaign.child:hover .campaign-image img {
        transform: none;
        transition-duration: 0.25s;
    }

    .campaign.small {
        max-width: 300px;
        width: 300px;
    }

    .campaign.child {
        max-width: 200px;
        width: 200px;
    }


.campaign-link {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 120%;
    top: 0;
    white-space: nowrap;
    width: 100%;
    /*border: 1px solid #6fd1ed !important;*/
}

    .campaign-link.no-hover:hover {
        border: inherit;
        box-shadow: inherit;
    }

/*.campaign-link:hover {
        border: 1px solid #6fd1ed;
        box-shadow: 0 0 5px 0 #ddd;
    }*/

.campaign.child .campaign-link:hover {
    border: 1px solid #6fd1ed;
    box-shadow: 0 0 5px 0 #46d2d2;
    transition-duration: 0.50s;
}

.campaign-content > .details {
    padding: 10px 0 5px;
}


.campaign-image {
    height: 240px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: #f5f5f5;
}

    .campaign-image img {
        max-height: 240px;
        max-width: 360px;
        vertical-align: middle;
    }


.campaign .campaign-image {
    height: 150px;
}

    .campaign .campaign-image img {
        height: 150px;
    }

.campaign.child .campaign-image {
    height: 100px;
}

    .campaign.child .campaign-image img {
        max-height: 100px;
        max-width: 200px;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
    }

.campaign-content {
    color: #252525;
    padding: 10px 15px;
}


.campaign .title {
    font-size: 14px;
    font-weight: 700;
    /*color: #ed494f;*/
    color: #444;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 100%;
    /*height: 45px;*/
}

.campaign.small .title {
    height: auto;
}



.campaign .headline {
    width: 100%;
    max-height: 80px;
    height: 80px;
}

.campaign.small .headline {
    height: auto;
}

.campaign.small .campaign-header {
    min-height: 105px;
}


.campaign.child .details {
    max-height: 50px;
    height: 50px;
}

.campaign-navbar {
    width: 100%;
    height: 40px;
    padding: 10px 5px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
}

.campaign-status-Draft .campaign .campaign-navbar,
.campaign-status-Paused .campaign .campaign-navbar,
.campaign-status-Expired .campaign .campaign-navbar,
.campaign-status-Completed .campaign .campaign-navbar {
    background-color: #f5f5f5;
}

.campaign-status-Active .campaign .campaign-navbar {
    background-color: #ed494f;
    color: #fff;
}

.badge.campaign-status-Draft,
.badge.campaign-status-Draft,
.badge.campaign-status-Draft,
.badge.campaign-status-Draft {
    background-color: #f5f5f5;
    color: #000;
}

.badge.campaign-status-Active {
    background-color: #ed494f;
    color: #fff;
}



.campaign > .description {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.campaign-amount {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .campaign-amount .raised {
        font-size: 16px;
        font-weight: 600;
        color: #444;
        /*color: #ed494f;*/
    }

    .campaign-amount .target {
    }







.auctionitem {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 20px 0px 0px 0px;
    padding-bottom: 0px;
    position: relative;
    line-height: 20px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px 1px #eee;
    /*width: 600px;*/
    width: 100%;
    min-height: 120px;
    max-width: 600px;
    /*max-width: 300px;
    width: 300px;*/
}

    .auctionitem.short {
        min-height: 80px;
    }

    .auctionitem table {
        width: 100%;
    }


    .auctionitem:hover {
        /*border: 1px solid #6fd1ed;*/
        transform: scale(1.01);
        box-shadow: 0 0 15px 0 #ddd;
        transition-duration: 0.50s;
    }

    .auctionitem.admin:hover {
        transform: none !important;
    }

    .auctionitem:hover .auctionitem-image img {
        transform: scale(1.01);
        transition-duration: 0.25s;
    }




.smalltitle {
    font-size: 14px;
    font-weight: normal;
    font-family: 'PT Sans Narrow', sans-serif;
}


.auctionitem .auctionitem-link:hover {
    border: 1px solid #46d2d2;
    box-shadow: 0 0 5px 0 #46d2d2;
    transition-duration: 0.50s;
}

.auctionitem-content > .details {
    padding: 20px 0px 5px 0px;
}

.auctionitem-content {
    color: #252525;
    /*padding: 5px 15px 5px 15px;;*/
    /*padding-left: 10px;
    padding-right: 10px;*/
    padding-top: 5px;
    /*height: 120px;*/
    vertical-align: top;
    /*width: 100%;*/
}


.auctionitem .title {
    font-size: 14px;
    font-weight: 700;
    /*color: #ed494f;*/
    color: #444;
    text-overflow: ellipsis;
    line-height: 24px;
    text-transform: uppercase;
    /*height: 45px;*/
}

.auctionitem .currentbid {
    line-height: 24px;
    text-align: right;
}


    .auctionitem .currentbid.none {
        color: #ccc !important;
    }

.auctionitem .bidderscount {
    font-size: 24px;
}

.auctionitem .bidderscount {
    font-size: 24px;
}


.auctionitem-image {
    overflow: hidden;
    position: relative;
    text-align: center;
    /*background-color: #f5f5f5;*/
    height: 120px;
    width: 200px;
    min-width: 200px;
}

    .auctionitem-image img {
        max-height: 120px;
        /*max-width: 240px;*/
        vertical-align: middle;
    }

.auctionitem .actions {
    border-top: 1px solid #eee;
    vertical-align: top;
}

.auctionitem.listview .actions {
    border-top: none;
    vertical-align: top;
}


.auctionitem .overlaystatus {
    background-color: #f5f5f5;
    /*width: 200px;*/
    height: 60px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: bold;
    text-align: right;
    opacity: 0.8;
    font-size: 16px;
    color: #fff;
    padding-right: 15px;
    padding-top: 10px;
    text-transform: uppercase;
}

.auctionitem.admin.active .overlaystatus, .auctionitemstatus.active .status {
    background-color: #ee76ac; /*#ee76ac ed494f*/
}

.auctionitem.paused .overlaystatus, .auctionitemstatus.paused .status {
    background-color: #ed494f; /*#ee76ac ed494f*/
}

.auctionitem.purchased .overlaystatus, .auctionitemstatus.purchased .status {
    background-color: #aaa; /*#ee76ac ed494f*/
    /*background-color: #46d2d2;*/ /*#46d2d2 #5cb85c*/
}

.auctionitem.awarded .overlaystatus, .auctionitemstatus.awarded .status {
    background-color: #aaa; /*#ee76ac ed494f*/
}

    .auctionitem.awarded .overlaystatus .dark-gray,
    .auctionitem.purchased .overlaystatus .dark-gray {
        color: #ddd !important;
    }

.auctionitem.cancelled .overlaystatus, .auctionitemstatus.cancelled .status {
    color: #aa0000;
}

.auctionitem .status-icons {
    color: #fff;
}

.auctionitem.cancelled .status-icons,
.auctionitem.draft .status-icons {
    color: #404859;
}

.auctionitem.draft #divAuctionItemStatus {
    color: #404859;
}


.auctionitem.active .overlaystatus {
    padding-top: 20px;
}


.auctionitem.awarded .overlaystatus, .auctionitem.purchased .overlaystatus, .auctionitemstatus.purchased .overlaystatus, .auctionitemstatus.liveitem .overlaystatus {
    padding-top: 10px;
}

.auctionitem.admin .overlaystatus {
    padding-top: 20px;
}


.auctionitem.liveitem .overlaystatus {
    padding-top: 10px !important;
}


.auctionitem .upload_section.uploaded {
    height: auto;
    padding-top: initial;
}

.auctionitem .upload_progress .progress_bar {
    width: 100%;
}

.auctionitem .processing_progress {
    padding: 10px;
}

.giftdefinitionrow .upload_section #drop {
    padding: 0px;
}

.giftdefinitionrow .upload_section.uploaded {
    height: auto;
    padding-top: initial;
    width: 80px;
}

.giftdefinitionrow .upload_section.uploading {
    width: 80px;
}

.giftdefinitionrow .upload_progress .progress_bar {
    width: 100%;
}

.giftdefinitionrow .processing_progress {
    padding: 1px;
    width: 80px;
}


@media only screen and (max-width:480px) {
    .gift {
        width: 99%;
        margin: 5px;
    }
}

.requiredfieldlabel {
    font-weight: bold;
    color: #ff0000;
}




@media only screen and (max-width : 480px) {
    .Optional {
        display: none;
    }
}

.wrap-normal {
    white-space: normal;
}

.btn-ticket {
    width: 100%;
    text-align: left;
    color: #666 !important; /* #45494E !important;*/
    white-space: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: none;
    padding: 15px;
    border-radius: 0px;
    font-size: 16px;
    /*border: solid 1px #ccc;*/
    box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
}

    .btn-ticket:hover {
        /*#FA6950*/
    }

.ticket-checkout {
    line-height: 36px;
    color: #ed494f !important;
    font-weight: bold !important;
    border: 2px solid rgba(26, 131, 189, 0.77);
    padding: 2px;
    border-radius: 2px;
}

.btn-ticket .badge.check {
    float: right;
    background-color: #2DB086;
    color: #fff;
    font-size: 16px;
    padding: 6px 7px;
    border-radius: 50%;
}

.btn-ticket .badge {
    float: right;
    background-color: #ec971f;
    color: #fff;
    font-size: 16px;
}

.badge {
    background-color: #ec971f;
    color: #fff;
    font-size: 16px;
}

    .badge.square {
        border-radius: 0px;
    }

.btn-ticket .ticket-name {
    font-weight: bold;
    line-height: 33px;
    font-size: 18px;
}

.btn-ticket .ticket-price {
    font-weight: bold;
    line-height: 30px;
    font-size: 24px;
    padding-right: 5px;
}

.btn-ticket:hover .ticket-name {
    /*color: #ed494f; RED*/
    color: #f0ad4e !important; /*RED*/
}

.btn-ticket .ticket-description {
    font-size: 16px;
}



.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: default;
}

.btn-ticket[disabled], btn-ticket.disabled {
    box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
}




.progcircle {
    width: 50px;
    height: 50px;
    position: relative;
}


@media print {
    .no-print, .no-print * {
        display: none !important;
    }

    .page-break {
        page-break-after: always !important;
    }
}

.page-break {
    page-break-after: always !important;
}





.circle-container {
    position: relative;
    width: 24em;
    height: 24em;
    padding: 2.8em;
    /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
    border: none;
    border-radius: 50%;
    margin: 1.75em auto 0;
}

    .circle-container a {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .circle-container img {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
    }

.deg0 {
    transform: translate(12em);
    margin-top: -80px;
    margin-left: 100px;
}
/* 12em = half the width of the wrapper */
.deg45 {
    transform: rotate(45deg) translate(12em) rotate(-45deg);
    width: 200px;
}

.deg90 {
    transform: rotate(90deg) translate(12em) rotate(-90deg);
    margin-left: -100px !important;
}

.deg115 {
    transform: rotate(115deg) translate(12em) rotate(-115deg);
    margin-left: -200px;
}

.deg135 {
    transform: rotate(135deg) translate(12em) rotate(-135deg);
    margin-left: -100px;
}

.deg180 {
    transform: translate(-12em);
}

.deg225 {
    transform: rotate(225deg) translate(12em) rotate(-225deg);
}

.deg245 {
    transform: rotate(245deg) translate(12em) rotate(-245deg);
    margin-left: -100px;
    margin-top: 80px;
}

.deg315 {
    transform: rotate(315deg) translate(12em) rotate(-315deg);
    margin-left: -50px !important;
}



.fundingprogress {
    font-family: 'Source+Sans+Pro', sans-serif;
}

    .fundingprogress .fundedamount {
        font-size: 32px;
        font-weight: bold;
        color: #666;
    }

        .fundingprogress .fundedamount span {
            font-size: 16px;
            font-weight: normal;
            line-height: 34px;
        }


.campaignimage img {
    vertical-align: middle !important;
}


div.inlinelabel {
    font-size: 14px;
    position: absolute;
    margin-top: 12px;
    margin-left: 10px;
    z-index: 100;
    color: #bbb;
    -webkit-transition: margin 0.1s; /* Safari */
    transition: margin 0.1s;
}

    div.inlinelabel.focused {
        margin-top: 2px;
        font-size: 12px;
    }

    div.inlinelabel.small {
        margin-top: 6px;
        margin-left: 10px;
    }

.quantity.inline input {
    padding:16px 22px 10px 10px!important;
    font-size:18px;
}

input.inlinetext, textarea.inlinetext {
    padding-top: 18px;
    padding-bottom: 2px;
    font-size: 14px;
    border-color: #ddd;
    padding-right: 5px;
}

textarea.form-control {
    overflow-x: hidden;
    overflow-y: auto;
}

/*.input-lg.inlinetext{

}*/

div.inlinelabel.prefix {
    font-size: 16px;
}

    div.inlinelabel.prefix.right {
        left: auto;
        right: 25px;
    }

.form-group-sm div.inlinelabel.prefix {
    font-size: 14px;
    margin-top: 6px !important;
}



input.currency.inlinetext {
    font-size: 16px;
}

input.inlinetext.prefix {
    padding-top: 10px;
}

select.inlinetext {
    font-size: 14px;
    border-color: #ddd;
}

.inlinetext:focus {
    box-shadow: none;
    border-color: #6fd1ed;
}

.inlinetext.error {
    border-color: #ed494f;
}

label.error {
    color: #ed494f;
}

.cartitem {
    border-top: solid 1px #ddd;
}

    .cartitem:last-of-type {
        border-bottom: solid 1px #ddd;
    }

.field-validation-error {
    font-size: 12px;
    color: #ed494f;
}



.recurringpaymentstatus-expired a,
.recurringpaymentstatus-revoked a,
.recurringpaymentstatus-cancelled a,
.recurringpaymentstatus-stopped a,
.recurringpaymentstatus-completed a {
    color: #FA666C !important;
    border-color: #FA666C !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: transparent;
    border: 2px solid rgba(26, 131, 189, 0.77);
    padding: 9px 18px;
}

    .recurringpaymentstatus-expired a:hover,
    .recurringpaymentstatus-revoked a:hover,
    .recurringpaymentstatus-cancelled a:hover,
    .recurringpaymentstatus-stopped a:hover,
    .recurringpaymentstatus-completed a:hover {
        border-color: #FA666C !important;
        background-color: #ed494f !important;
        background-position: 0 -15px;
        background-image: none !important;
        color: #fff !important;
        background-color: #ed494f !important;
        border: 2px solid rgba(26, 131, 189, 0.77);
        padding: 9px 18px;
    }

.recurringpaymentstatus-approved a {
    color: #2DB086;
    border: none;
}

    .recurringpaymentstatus-approved a:hover {
        color: #2DB086 !important;
        background-color: inherit !important color: #2DB086;
        border: none;
    }











.recurringOptions .btn,
.recurringOptions .btn:hover {
    text-transform: none;
    transform: none;
    font-size:
}

.recurringOptions label input[type="radio"] ~ i.fa.fa-circle-o {
    color: #666;
    display: inline;
}

.recurringOptions label input[type="radio"] ~ i.fa.fa-dot-circle-o {
    display: none;
}

.recurringOptions label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
}

.recurringOptions label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
    color: rgba(26,131,189,.77);
    display: inline;
}

.recurringOptions label:hover input[type="radio"] ~ i.fa {
    color: rgba(26,131,189,.77);
}


.recurringOptions div[data-toggle="buttons"] label {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 2em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: none;
    border: 0px solid #ccc;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .recurringOptions div[data-toggle="buttons"] label:hover {
        color: #666;
    }

    .recurringOptions div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

}


.radio-item {
    display: inline-block;
    position: relative;
    padding: 0 6px;
    margin: 10px 0 0;
}

    .radio-item input[type='radio'] {
        display: none !important;
    }

        .radio-item input[type='radio']:checked {
            display: none !important;
        }

    .radio-item label {
        color: #666;
        font-weight: normal;
        margin-left: -9px;
        cursor: pointer;
    }

        .radio-item label:before {
            content: " ";
            display: inline-block;
            position: relative;
            top: 5px;
            margin: 0 5px 0 0;
            width: 20px;
            height: 20px;
            border-radius: 11px;
            border: 2px solid #ccc;
            background-color: transparent;
        }

    .radio-item input[type=radio]:checked + label:after {
        border-radius: 11px;
        width: 12px;
        height: 12px;
        position: absolute;
        top: 9px;
        left: 10px;
        content: " ";
        display: block;
        background-color: rgba(26,131,189,.77);
    }



.ui-datepicker-div {
    z-index: 10;
}


.input-group .form-control {
    z-index: 1;
}



form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fafafa;
}


.ui-datepicker-div {
    z-index: 10;
}


.input-group .form-control {
    z-index: 1;
}



form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fcfcfc;
}

.hideOverflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}



input[type="checkbox"].custom {
    display: none;
}

.custom-check {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: white;
    border: 1px solid #CCCCCC;
    font-family: 'Glyphicons Halflings';
    font-size: 22px;
    line-height: 1;
}

    .custom-check.small {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: white;
        border: 1px solid #CCCCCC;
        font-family: 'Glyphicons Halflings';
        font-size: 18px;
        line-height: 1;
    }

input[type=checkbox][disabled='disabled'].custom ~ .custom-check {
    background: #efefef;
}


ul.star {
    list-style-image: url('/assets/images/star-o.png?v=NrV8VYFPxTOZjbP-z_mNFrS84Vc');
    padding: 10px;
}


.custom-check::before {
    content: "\e013";
    color: #424242;
    display: none;
}

input[type=checkbox]:checked ~ .custom-check::before {
    display: block;
    color: #666;
}

th[for] {
    cursor: pointer;
}


.auctionitem #drop a, .auctionitem #dropContent a {
    color: #fff;
}

a.nohover:hover, a.nohover:focus, a.nohover:active {
    text-transform: none;
    text-decoration: none !important;
}





a.dark-gray:hover {
    text-decoration: none;
    color: #bbb !important;
}



.videodetector {
    position: relative;
    width: 100%;
    /*height: 0;
    padding-bottom: 60%;*/
}

    .videodetector iframe {
        /*position: absolute;*/
        top: 0;
        left: 0;
        width: 100%;
        height: 564px;
    }


.nav-tabs > li {
    border-radius: 50%;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: none;
    }

    .nav-tabs > li > a {
        border: none;
    }


a.dottedlink {
    border-bottom: dashed 1px #666;
}

    a.dottedlink:active, a.dottedlink:focus, a.dottedlink:hover {
        text-decoration: none !important;
    }



.hoverDiv {
    background: #fff;
}

    .hoverDiv:hover {
        background: #fafafa;
    }

.no-border-bottom {
    border-bottom: none !important;
}


.no-border {
    border: none !important;
}



#loader {
    position: absolute;
    left: 50%;
    top: 15%;
    z-index: 1;
    /*width: 30px;
    height: 30px;
    margin: 0px 0 0 -75px;
    border: 1px solid #ddd;
    border-radius: 50%;
    border-top: 16px solid #ddd;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;*/
}


.storyContent {
    overflow-x: auto;
}


.dashedaction {
    border-bottom: dashed 1px rgba(26,131,189,.77);
}

    .dashedaction:hover {
        border-bottom: dashed 2px rgba(26,131,189,.77);
    }


figure {
    height: 200px;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

.play-button {
    width: 50px;
    height: 50px;
    border: solid 2px #fff;
    border-radius: 100%;
    margin: auto;
    cursor: pointer;
}

    .play-button:hover {
        transform: scale(1.05);
    }


    .play-button::after {
        content: '';
        display: inline-block;
        position: relative;
        top: 13px;
        left: 3px;
        border-style: solid;
        border-width: 10px 0 10px 20px;
        border-color: transparent transparent transparent white;
    }


/*.card {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}*/

.card.help:hover {
    background-color: rgb(255,255,255,0.5);
    border: solid 1px #eee;
    padding-top: 19px;
    padding-bottom: 19px;
    border: 1px solid rgba(26,131,189,0.3) !important;
    box-shadow: 2px 2px 10px 0px rgba(26,131,189,0.2);
}

.card.help {
    background-color: #fff;
    padding-bottom: 30px;
    height: 200px;
    padding-right: 20px;
    padding-left: 20px;
    border: solid 1px #eee;
}

a.static, a.static:active, a.static:focus, a.static:visited {
    text-transform: none !important;
    color: inherit !important;
    text-decoration: none !important;
}


ul.checked {
    list-style: none;
    padding: 0;
}

    ul.checked li {
        padding-left: 1.3em;
        line-height: 32px;
        color: initial;
    }

        ul.checked li:before {
            content: "\f00c"; /* FontAwesome Unicode */
            font-family: FontAwesome;
            display: inline-block;
            margin-left: -1.3em; /* same as padding-left set on li */
            width: 1.8em; /* same as padding-left set on li */
        }

    ul.checked.blue-bright li:before {
        color: #2398db !important;
    }

    ul.checked.green-light li:before {
        color: #64DBC0 !important;
    }


img.off-grid {
    width: 800px;
}

.sectionfooter {
    max-width: 500px;
}

@media only screen and (max-width : 1280px) {

    img.off-grid {
        width: 600px;
    }

    .sectionfooter {
        max-width: 100%;
    }
}




.iconlist .iconlist-icon {
    width: 70px;
    float: left;
}

    .iconlist .iconlist-icon i {
        padding: 15px 16px;
        border-radius: 50px;
        background-color: #64DBC0;
        color: #fff;
        margin-bottom: 40px;
    }


.iconlist .iconlist-listitem {
    vertical-align: top;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif !important;
}

    .iconlist .iconlist-listitem span {
        display: block;
        font-weight: normal;
    }



.banner-overlay {
    padding: 50px 50px 50px 50px;
    min-height: 250px;
}

    .banner-overlay.donormanagement {
        margin-bottom: 400px;
    }

.page-banner {
    margin-bottom: 400px !important;
}

@media only screen and (max-width : 1280px) {
    .banner-overlay {
        padding: 20px 20px 20px 20px !important;
        position: relative !important;
    }

        .banner-overlay.donormanagement {
            margin-bottom: 0px !important;
            margin-top: 0px !important;
        }

    .page-banner {
        background: none !important;
        margin-bottom: 200px !important;
    }
}

@media only screen and (max-width: 768px) {
    /*.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: inherit;
        border: solid 1px #ddd;
    }*/
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a > i {
        color: #fff !important;
        background-color: #fff;
    }


    .modal-dialog.extrawide {
        width: auto;
        max-width: 1100px;
    }

    .videodetector iframe {
        /*position: absolute;*/
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
}


@media (min-width: 768px) {
    .navbar-right {
        margin-right: 0px
    }
}


.admin label {
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif !important;
    color: #666;
}







.quantity {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 85px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    border: 1px solid #eee;
}

.quantity.large input {
    width: 100%;
    height: 50px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    border: 1px solid #eee;
}

.quantity input:focus {
    outline: 0;
}

.btn-ticket.withVal .quantity input {
    font-weight: bold;
}

.btn-ticket.withVal .ticket-name {
    color: #f0ad4e !important;
}

.quantity.large .quantity-nav {
    float: left;
    position: relative;
    height: 50px;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .quantity-button.quantity-up {
        position: absolute;
        height: 50%;
        top: 0;
        border-bottom: 1px solid #eee;
    }

    .quantity-button.quantity-down {
        position: absolute;
        bottom: -1px;
        height: 50%;
    }



.invoice-Paid {
    //background-color: rgba(220,220,220, 0.2);
    background-color: rgba(31, 185, 113,0.7) !important;
    color: #fff !important;
}


.invoice-Future {
    background-color: rgba(133, 213, 214, 0.2);
}

.invoice-PastDue {
    background-color: rgba(251, 172, 188, 0.2);
}

.invoice-Open {
    background-color: rgba(133, 213, 214, 0.2);
}




.Session {
    cursor: pointer !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .Session.active {
        background-color: rgba(100,219,192,0.6) !important;
        color: #404859 !important;
    }

        .Session.active:hover {
            background-color: rgba(100,219,192,1) !important;
            border-collapse: rgba(100,219,192) !important;
        }

    .Session.passive {
        background-color: transparent !important;
        border: 1px solid rgba(26, 131, 189, 0.77) !important;
        padding: 9px 18px !important;
        color: rgba(26, 131, 189, 0.77) !important;
    }

        .Session.passive:hover {
            background-color: rgba(26, 131, 189, 0.77) !important;
            border-color: rgba(26, 131, 189, 0.77) !important;
            color: #fff !important;
        }




/*DRAFT*/
.orgcontentstatus-0 {
    color: #2DBD86 !important;
}
/*PUBLISHED*/
.orgcontentstatus-1 {
    color: #fa1070 !important;
    font-weight: 600;
}
/*INACTIVE*/
.orgcontentstatus-2 {
    color: #bbb !important;
}

}



.btn-group-sm > .btn.btn-secondary {
    border: solid 1px;
}

.btn-group-sm > .btn.bg-pink-bright, .btn-sm.bg-pink-bright,
.btn-group-sm > .btn.bg-green, .btn-sm.bg-green,
.btn-group-sm > .btn.bg-light-blue, .btn-sm.bg-light-blue {
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
}

    .btn-group-sm > .btn.bg-pink-bright:focus, .btn-sm.bg-pink-bright:focus,
    .btn-group-sm > .btn.bg-green:focus, .btn-sm.bg-green:focus,
    .btn-group-sm > .btn.bg-light-blue:focus, .btn-sm.bg-light-blue:focus {
        outline: none;
    }

/*.bg-green.btn-secondary {
    border-width: 2px!important;
}*/

.btn-secondary.thin {
    border-width: 1px !important;
}

.btn-sm.bg-light-pink {
    border: 2px solid #ee76ac;
}

.opacity-full {
    opacity: 1;
}

.opacity-disabled {
    opacity: 0.3 !important;
}


ul.fa {
    list-style: none;
    padding: 0;
}

    ul.fa li {
        padding-left: 1.3em;
    }

        ul.fa li.check:before {
            content: "\f00c"; /* FontAwesome Unicode */
            font-family: FontAwesome;
            display: inline-block;
            margin-left: -1.3em; /* same as padding-left set on li */
            width: 1.3em; /* same as padding-left set on li */
        }

}


.checkoutstatus-failed {
    color: #ed494f !important;
}


.vmiddle {
    vertical-align: middle !important;
}


.validation-summary-errors ul {
    padding: 10px;
}


.embedded .page-header {
    padding-top: 20px;
    margin-top: 0px;
}

.not-round {
    border-radius: 0px !important;
}

.valsummary ul {
    list-style-type: none;
    padding-left: 0px;
}

li.nobullet {
    list-style-type: none;
}

.height100percent {
    height: 100%;
    min-height: 100%;
}

.overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.activepost {
    background-color: #ede4ff !important; /* linear-gradient(135deg, rgba(153, 102, 255,0.3) 0%, rgba(153, 102, 255,0.4) 100%) repeat scroll 0 0; /*.bg-purple-graident*/
    border-radius: 3px;
}

.posttitle:hover {
    background-color: #ede4ff !important; /* linear-gradient(135deg, rgba(153, 102, 255,0.3) 0%, rgba(153, 102, 255,0.4) 100%) repeat scroll 0 0; /*.bg-purple-graident*/
    border-radius: 3px;
}


.content-top {
    margin-top: 58px;
    height: 100%;
}



#color-picker {
    width: 166px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 7px;
}

.tui-colorpicker-slider-container {
    background-color: #fff;
    position: absolute;
    z-index: 10;
}

.tui-colorpicker-palette-hex {
    width: 80px !important;
}

.tui-colorpicker-clearfix {
    padding-top: 5px;
}

.clear {
    clear: both;
}

.font48 {
    font-size: 48px;
    line-height: 48px;
}

.font60 {
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.5px;
}

.font32 {
    font-size: 32px !important;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.5px;
}

.font24 {
    font-weight: 400 !important;
    line-height: 24px;
    letter-spacing: -0.5px;
    font-size: 24px;
}

.font20 {
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
    font-size: 20px;
}

.font22 {
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
    font-size: 22px;
}

.font18 {
    font-size: 18px;
}


.font16 {
    font-size: 16px;
}

.font14 {
    font-size: 14px !important;
}

.font13 {
    font-size: 13px !important;
}

.font12 {
    font-size: 12px;
}

.font10 {
    font-size: 10px;
}


.multi-level-table {
    border: solid 1px #dedede;
    border-radius: 8px !important;
    border-collapse: separate !important;
    background-color: #f8f8fa !important;
    padding-top: 4px;
    padding-bottom: 4px;
}

    .multi-level-table thead tr th {
        color: #999;
    }

    .multi-level-table tbody tr td {
        background-color: #fff;
        border-top: none;
        padding-top: 0px;
        padding-bottom: 0px;
        min-height: 50px;
        height: 50px;
    }

    .multi-level-table .datarow > td {
        border-top: solid 1px #ccc !important;
        border-bottom: none !important;
    }

    .multi-level-table td {
        line-height: 22px;
        vertical-align: middle;
        padding-right: 2px;
        padding-left: 2px;
    }

    .multi-level-table .ticket td {
        padding-right: 10px;
        padding-left: 10px;
    }

    .multi-level-table .datarow.selected > td {
        border-bottom: solid 0px #fff !important;
    }

        .multi-level-table .datarow.selected > td.parenttag {
            border-bottom: solid 0px #fff !important;
            padding-bottom: 0px !important;
            padding-top: 2px !important;
            vertical-align: bottom !important;
            text-align: center;
        }

    .multi-level-table .datarow td.parenttag {
        width: 60px !important;
        max-width: 60px !important;
        text-align: center;
    }


    .multi-level-table .datarow .parenttag div {
        vertical-align: bottom !important;
    }



    .multi-level-table .datarow.selected .parenttag div {
        background-color: #f8f8fa !important;
        border: solid 1px #bbb;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding-bottom: 0px !important;
        padding-top: 6px;
        padding-right: 10px;
        padding-left: 10px;
        vertical-align: bottom !important;
        border-bottom-width: 0px;
        margin-bottom: -1px;
        display: block;
        height: 40px;
        font-weight: bold;
    }

    .multi-level-table tbody tr.tickets td {
        /*background-color: #f8f8fa;*/
        background-color: #f2fafc;
    }

.no-padding {
    padding: 0px 0px;
}





.featurewrapper {
    /*height: 400px;*/
    border: solid 1px #ddd;
    width: 100%;
    padding-bottom: 10px;
    /*min-width:250px;*/
}

    .featurewrapper:hover {
        /*        background-color: rgb(255,255,255,0.5);
        border: solid 1px #eee;
        border: 1px solid rgba(26,131,189,0.3) !important;
        box-shadow: 2px 2px 10px 0px rgba(26,131,189,0.2);
*/ transition-duration: 0.5s;
        transition-property: all;
        box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
    }

    .featurewrapper .featureimage {
        background-position: top;
        background-size: cover;
        height: 150px;
    }

@media only screen and (max-width : 800px) {
    .featurewrapper .featureimage {
        height: 250px;
    }
}


#comparisonChart tbody tr td:nth-child(2) {
    border-right: solid 1px #fa1070;
}

.substatus {
    padding: 5px 8px;
    border-radius: 4px;
    color: #666;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 12px;
}

.substatus-current, .substatus-active, .substatus-approved {
    background-color: #1fb971 !important;
    color: #fff;
}

.substatus-cancelled, .substatus-revoked, .substatus-completed {
    /*background-color: #ed494f;*/
    background-color: #ddd;
}

.substatus-future {
    background-color: #2398db !important;
    color: #fff;
}


.substatus-notcurrent {
    background-color: rgba(251, 172, 188, 0.2);
}

.roundBorders {
    border-radius: 10px;
}

.withshadow {
    box-shadow: 2px 2px 10px 0px rgba(26,131,189,0.1);
}

.withshadow-small {
    box-shadow: 2px 2px 5px 0px rgba(26,131,189,0.1);
}

    .withshadow-small:hover {
        box-shadow: 4px 4px 5px 0px rgba(26,131,189,0.2);
        background-position: 0 -15px;
        background-image: none !important;
    }

.addshadow {
    box-shadow: 2px 2px 10px 0px rgba(26,131,189,0.1);
}

.buttonshadow {
    box-shadow: 0 3px 4px rgba(0,0,0,.25) !important;
}

.border-purple.addshadow:hover {
    box-shadow: 4px 4px 10px 0px rgba(153, 102, 255, 0.2);
    background-position: 0 -15px;
    background-image: none !important;
}


#previewmode {
    background: #404859;
    color: #fff;
    width: 100%;
    position: fixed;
    bottom: 0;
    font-size: 1.2rem;
    z-index: 2000;
    text-align: center;
}



.ticket-status-notattending {
    background-color: #eee !important;
}


.btn:hover .fa-linkedin {
    color: #fff;
}









.WrapperStepProgress {
    width: 100%;
    font-family: "Helvetica";
    font-size: 14px;
}

.StepProgress {
    position: relative;
    padding-left: 45px;
    list-style: none;
}

    .StepProgress::before {
        display: inline-block;
        content: "";
        position: absolute;
        top: 0;
        left: 22px;
        width: 10px;
        height: 100%;
        border-left: 2px solid #ccc;
    }

.StepProgress-item {
    position: relative;
    counter-increment: list;
}

.StepProgress-item {
    padding-bottom: 10px;
    padding-top: 13px;
}

    .StepProgress-item::before {
        display: inline-block;
        content: "";
        position: absolute;
        left: -23px;
        height: 100%;
        width: 10px;
    }

    .StepProgress-item::after {
        content: "";
        display: inline-block;
        position: absolute;
        left: -37px;
        border: 2px solid #ccc;
        border-radius: 50%;
        background-color: #fff;
        font-size: 16px;
        line-height: 26px;
        top: 10px;
        color: #fff;
        text-align: center;
        width: 30px;
        height: 30px;
    }

    .StepProgress-item.is-done::before {
        border-left: 2px solid green;
    }

    .StepProgress-item.is-done::after {
        content: "✔";
        font-size: 16px;
        line-height: 26px;
        top: 10px;
        color: #fff;
        text-align: center;
        border: 2px solid #1fb971;
        background-color: #1fb971;
        width: 30px;
        height: 30px;
    }

    .StepProgress-item.current::before {
        border-left: 2px solid green;
    }

    .StepProgress-item.current::after {
        content: counter(list);
        font-size: 14px;
        line-height: 26px;
        top: 10px;
        color: #fff;
        text-align: center;
        border: 2px solid #1fb971;
        background-color: #1fb971;
        width: 30px;
        height: 30px;
    }

.StepProgress strong {
    display: block;
}

.StepProgress-item .milestonedate {
    font-weight: normal;
}


.table.noborder > tbody > tr > td {
    border-top: none;
}

.butable > tbody > tr > td, .butable > tbody > tr > th, .butable > tfoot > tr > td, .butable > tfoot > tr > th, .butable > thead > tr > td, .butable > thead > tr > th {
    /*padding: 8px;*/
    /*line-height: 1.42857143;*/
    line-height: 22px;
    vertical-align: top;
}



.whitetext {
    color: #fff !important;
}




.fa.fa-grip:before {
    content: "\f142 \202F \f142 \202F";
}

.grip {
    cursor: move;
}

.movetable {
    cursor: move;
}

.contactofferrow-open td[for='Status'] {
    color: #2398db;
}

.contactofferrow-completed td[for='Status'] {
    color: #666;
}

.extrabold {
    font-weight: 800;
}

.bold-900 {
    font-weight: 900;
}

.totalrow > td {
    border-top: 3px double #ccc !important;
}





.contentContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 100vw;
    margin-top: 64px;
}

.contentMain {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: top;
    width: 98%;
    /*max-width: calc(100vw - 200px);*/
    height: calc(100vh - 64px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.contentContent {
    height: 100%;
    overflow: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.contentDetails.open {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    position: absolute;
    height: calc(100vh - 24px);
    /*width: 100vw;*/
    width: 100%;
    max-width: 600px;
    display: block;
    z-index: 200;
    top: 0px;
    left: unset;
}

    .contentDetails.open.splitview {
        width: 610px;
        top: 0px;
        /*margin-left: calc(50vw - 5px);*/
        /*margin-left: calc(100vw - 610px);*/
    }

        .contentDetails.open.splitview .auctionItemDetail {
            /*margin-left: calc(50vw - 5px);*/
            /*margin-left: calc(100vw - 610px);*/
        }

        .contentDetails.open.splitview .auctionitem-footer {
            /*margin-left: calc(50vw - 5px);*/
            /*margin-left: calc(100vw - 610px);*/
        }

.contentDetails.closed {
    display: none;
}

.content-item-wrapper {
    position: relative;
    padding-bottom: 64px;
    background-color: #fff;
}


.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#divCampaignMedia {
}

    #divCampaignMedia .medialist {
        width: 100%;
        height: 200px;
        overflow: auto;
    }

        #divCampaignMedia .medialist .tbl {
            display: table;
            table-layout: fixed;
            /*width: 100%;*/
        }

.ItemMediaList {
    width: 100%;
    height: 50px;
    overflow: auto;
}

    .ItemMediaList .tbl {
        display: table;
        table-layout: fixed;
    }

.campaignmediaedit {
    display: table-cell;
    padding: 10px;
    height: 120px;
    width: 140px;
    max-width: 140px;
}

    .campaignmediaedit .action {
        background-color: #efefef;
        display: inline-block;
        padding: 5px;
        width: 120px;
        max-width: 120px;
    }

.campaignmediasponsologoedit {
    display: inline-block;
    padding: 10px;
    /*height: 120px;*/
    width: 140px;
    max-width: 140px;
    margin-bottom: 20px;
    margin-right: 10px;
}

    .campaignmediasponsologoedit .action {
        background-color: #efefef;
        display: inline-block;
        padding: 5px;
        width: 120px;
        max-width: 120px;
    }

.sort-item-drag {
    /*border: dashed 1px #ccc;*/
}


.moveitem {
    cursor: move;
}



/*.sort-item-placeholder {
    position: relative;
    height: 120px;
    width: 130px;
}

.sort-item-placeholder-animator {
    display: inline-block;
    padding: 5px;
    height: 120px;
    width: 130px;
}*/




/*.sort-item-placeholder:after {
        content: " ";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 15px;
        background-color: #FFF;
    }*/


.bootstrap-select.full {
    width: 100% !important;
}

.btn-fancy {
    border-radius: 2px;
    cursor: pointer;
    padding: 6px 24px 5px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    border-top-color: #ccc;
    color: #262626;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    width: 100% !important;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
}

.bootstrap-select.large {
    height: 46px !important;
    line-height: 46px !important;
}

    .bootstrap-select.large .btn-fancy {
        padding: 11px 20px;
    }

    .bootstrap-select.large .dropdown-menu {
        width: 100%;
    }
    /*FIXING SOME ISSUES*/
    .bootstrap-select.large .dropdown-menu {
        min-width: 100% !important;
        max-width: 400px;
        width: auto;
    }


/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

.switch-container span {
    line-height: 36px;
}


/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:not(:checked) + .slider.showinactivered, input:not(:checked) + .slider.small.showinactivered {
    background-color: #fa1070;
}

input:checked + .slider.green-button-color, input:checked + .slider.small.green-button-color {
    background-color: #1fb971;
}

input:checked + .slider.pink-bright, input:checked + .slider.small.pink-bright {
    background-color: #fa1070;
}

input:checked + .slider {
    background-color: #2398db;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2398db;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.pointer {
    cursor: pointer;
}

/*SMALL SWITCH VERSION*/

.switch.small {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

    /* Hide default HTML checkbox */
    .switch.small input {
        display: none;
    }

/* The slider */
.slider.small {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider.small:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider.small {
    background-color: #2398db;
}

input:focus + .slider.small {
    box-shadow: 0 0 1px #2398db;
}

input:checked + .slider.small:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.small.round {
    border-radius: 14px;
}

    .slider.small.round:before {
        border-radius: 50%;
    }





















.image-center {
    margin-left: auto;
    margin-right: auto;
}

.icon-60 {
    width: 60px;
    height: 60px;
}

.icon-48 {
    width: 48px;
    height: 48px;
}


.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

    .material-icons.md-dark.md-inactive {
        color: rgba(0, 0, 0, 0.26);
    }

.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

    .material-icons.md-light.md-inactive {
        color: rgba(255, 255, 255, 0.3);
    }


.material-icons-outlined,
.material-icons.material-icons--outlined,
.material-icons-two-tone,
.material-icons.material-icons--two-tone,
.material-icons-round,
.material-icons.material-icons--round,
.material-icons-sharp,
.material-icons.material-icons--sharp {
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.material-icons-outlined,
.material-icons.material-icons--outlined {
    font-family: 'Material Icons Outlined';
}

.material-icons-two-tone,
.material-icons.material-icons--two-tone {
    font-family: 'Material Icons Two Tone';
}

.material-icons-round,
.material-icons.material-icons--round {
    font-family: 'Material Icons Round';
}

.material-icons-sharp,
.material-icons.material-icons--sharp {
    font-family: 'Material Icons Sharp';
}


.icon-block {
    position: relative;
    overflow: hidden;
}

.icon-block-description {
    padding-left: 70px;
}

.icon {
    left: 0;
    position: absolute;
    text-align: center !important;
}

h4 {
    line-height: 24px;
}

.svg-charcoal {
    fill: #404859;
}

.svg-pink-bright {
    fill: #fa1070;
}


.multi-level-table tbody tr.tickets td {
    padding-left: 0px;
}



.guest_match {
    border-left: solid #fa1070 0px;
}



@media (max-width: 1100px) {

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

            .navbar-collapse.collapse.in {
                display: block !important;
            }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}


#divEventContent {
    max-height: calc(100vh - 64px);
    /*overflow-y: auto !important;*/
    overflow-y: hidden !important;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 600px;
    max-width: 600px;
}

    #divEventContent #divCampaignAuctionItems {
        max-height: calc(100vh - 164px);
        overflow-y: auto !important;
        padding-left: 5px;
        padding-right: 5px;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding-bottom: 100px;
    }


#tdEventContent {
    min-width: 600px;
    max-width: 600px;
}


@media (max-width:600px) {

    .contentDetails.open {
        width: 100%;
    }

    #divEventContent {
        width: 100vw !important;
        min-width: 100%;
        max-width: 100% !important;
    }

        #divEventContent #divCampaignAuctionItems {
            width: 100vw !important;
            min-width: 100%;
            max-width: 100% !important;
            padding-bottom: 100px;
        }

    #tdEventContent {
        width: 100% !important;
        min-width: 100%;
        max-width: 100% !important;
    }
}


/*@media (max-width: 480px) {
    .navbar.mobile .navbar-header {
        float: none;
    }

    .navbar.mobile .navbar-toggle {
        display: block;
    }

    .navbar.mobile .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar.mobile .navbar-collapse.collapse {
            display: inline-block !important;
        }

            .navbar.mobile .navbar-collapse.collapse.in {
                display: none !important;
            }

    .navbar.mobile .navbar-nav {
        float: left !important;
        margin: 7.5px -15px;
    }

        .navbar.mobile .navbar-nav > li {
            float: left;
        }

            .navbar.mobile .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}*/


.datarow.softcredit {
    background-color: rgba(153, 102, 255,0.03) !important;
}

.btn-link.disabled {
    color: #666;
}

.fa-times-thin:before {
    content: '\00d7';
    padding-bottom: 2px;
}

.fa-times-thin:hover {
    /*background-color: #ccc;*/ /*#2398db;*/
    /*color: #fff;*/
    color: #000;
    cursor: pointer;
    /*padding-bottom: 8px;*/
}




@media (min-width: 768px) {
    .contentContent {
        background-color: #f8f8fa !important;
    }

    .auctionItemsList {
        /*width: 600px;
        max-width: 600px;*/
        margin-left: auto;
        margin-right: auto;
    }

    .auctionItemDetail {
        width: 600px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        height: 100%;
        margin-bottom: 0px !important;
    }

    .auctionitem-footer {
        width: 100%;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1px;
    }

    .content-item-wrapper {
        height: 100%;
    }

        .content-item-wrapper .item {
            height: 100%;
        }


    .contentDetails.open.splitview {
        /*width: 100%;*/
    }
}





div.options label input {
    visibility: hidden;
}

div.options label {
    display: block;
    margin: 0 0 0 -10px;
    padding: 0 0 20px 0;
    height: 20px;
    /*width: 150px;*/
}

    div.options label img {
        display: inline-block;
        padding: 0px;
        margin-right: 5px;
        height: 20px;
        width: 20px;
        background: none;
    }

    div.options label input:checked + img {
        background: url('/Assets/Images/icons/fa-checkbox.png?v=k2MQt9J-fh7qQvloAY6oVB4LAn4');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
    }




.creditcardiconlist {
    content: "";
    float: right;
    top: 10px;
    position: absolute;
    right: 5px;
    width: 120px;
    height: 30px;
    background: url('/Assets/Images/icons/4_Card_color_horizontal.svg?v=3GO2dJABcwIn1JWmeLiR9HQs1oQ');
    background-repeat: no-repeat;
    background-size: cover;
}

.creditcardicon:before {
    float: right;
    top: 0px;
    position: absolute;
    right: 5px;
    content: "";
    width: 45px;
    height: 45px;
    background: url('/Assets/Images/icons/4_Card_color_horizontal.svg?v=3GO2dJABcwIn1JWmeLiR9HQs1oQ');
    background-repeat: no-repeat;
    background-size: cover;
}

.creditcardicon.amex:before {
    background-position: 0px 5px;
}

.creditcardicon.mastercard:before {
    background-position: -45px 5px;
}

.creditcardicon.visa:before {
    background-position: -87px 5px;
}

.creditcardicon.discover:before {
    background-position: -130px 5px;
}



.cardbox {
    border-radius: 4px;
    box-sizing: border-box;
}

.shadow-medium {
    box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
}

    .shadow-medium.dynamic:hover {
        box-shadow: 0 10px 17px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
        background-position: 0 -15px;
        background-image: none !important;
    }

    .shadow-medium.selected {
        border: solid 2px #4c85db !important;
    }

.shadow-medium-full {
    border-radius: 10px;
    box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
}

.shadow-large {
    box-shadow: 1px 18px 36px 6px rgba(0,0,0,0.1),1px 30px 45px -30px rgba(50,50,93,0.25);
}
.shadow-hover {
    transition: .3s;
}

.shadow-small {
    box-shadow: 0 3px 5px 0 rgba(60,66,87, 0.12), 0 1px 3px 0 rgba(0,0,0, 0.12);
}
    .shadow-small.selected,.shadow-small:hover {
        box-shadow: 0 10px 17px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
        background-position: 0 -15px;
        background-image: none !important;
    }




.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -95%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.chkCol {
    width: 20px;
}

input[type=checkbox].chkSelectItem {
    width: 20px;
    height: 20px;
    visibility: hidden;
    display: inline-block;
}

    input[type=checkbox].chkSelectItem.showit {
        visibility: visible;
    }

    input[type=checkbox].chkSelectItem:checked {
        visibility: visible;
    }


.twitterblue {
    color: #38A1F3;
}

.facebookblue {
    color: #3b5998;
}


.btn-secondary:hover .fa {
    color: #fff;
}


.webjobstatus-scheduled {
    color: #2398db;
}

.webjobstatus-queued {
    color: #1fb971;
}

.webjobstatus-completed, .webjobstatus-cancelled {
    color: #bbb;
}



ul.nav.navbar-nav.nav-bordered li:not(:last-child) {
    border-right: solid 1px #ccc;
}




.centered {
    margin-left: auto;
    margin-right: auto;
}




.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ripple div {
        position: absolute;
        border: 4px solid #ccc;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.5, 0.8, 1) infinite;
    }

    .lds-ripple.blue div {
        border-color: #2398db;
    }

    .lds-ripple div:nth-child(2) {
        animation-delay: -0.5s;
    }

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}


.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ellipsis div {
        position: absolute;
        top: 33px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
    }

    .lds-ellipsis.smallicon {
        width: 40px;
        height: 30px;
    }

        .lds-ellipsis.smallicon div {
            top: 10px;
            width: 8px;
            height: 8px;
        }

    .lds-ellipsis.tinyicon {
        width: 20px;
        height: 15px;
    }

        .lds-ellipsis.tinyicon div {
            top: 5px;
            width: 4px;
            height: 4px;
        }


    .lds-ellipsis.blue div {
        background: #2398db;
    }

    .lds-ellipsis div:nth-child(1) {
        left: 8px;
        animation: lds-ellipsis1 0.6s infinite;
    }

    .lds-ellipsis div:nth-child(2) {
        left: 8px;
        animation: lds-ellipsis2 0.6s infinite;
    }

    .lds-ellipsis div:nth-child(3) {
        left: 32px;
        animation: lds-ellipsis2 0.6s infinite;
    }

    .lds-ellipsis div:nth-child(4) {
        left: 56px;
        animation: lds-ellipsis3 0.6s infinite;
    }



    .lds-ellipsis.smallicon div:nth-child(1) {
        left: 4px;
        animation: lds-ellipsis1 0.6s infinite;
    }

    .lds-ellipsis.smallicon div:nth-child(2) {
        left: 4px;
        animation: lds-ellipsis2 0.6s infinite;
    }

    .lds-ellipsis.smallicon div:nth-child(3) {
        left: 16px;
        animation: lds-ellipsis3 0.6s infinite;
    }



    .lds-ellipsis.tinyicon div:nth-child(1) {
        left: 4px;
        animation: lds-ellipsis1 0.6s infinite;
    }

    .lds-ellipsis.tinyicon div:nth-child(2) {
        left: 4px;
        animation: lds-ellipsis2 0.6s infinite;
    }

    .lds-ellipsis.tinyicon div:nth-child(3) {
        left: 16px;
        animation: lds-ellipsis3 0.6s infinite;
    }



@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}


.navbar-nav > li > div {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*.content-section {
    min-height: 2000px;
}


.sidebar-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}


.make-me-sticky {
  position: -webkit-sticky;
	position: sticky;
	top: 0;
    
  padding: 0 15px;
}*/

.sidenav {
    position: -webkit-sticky;
    position: sticky;
    top: 100px !important;
}

.dropdown-menu {
    z-index: 2000;
}

ul.dropdown-menu.antisocial {
    width: 100%;
}

    ul.dropdown-menu.antisocial a {
        line-height: 30px;
    }

        ul.dropdown-menu.antisocial a:hover {
            width: 100%;
            border-radius: 0px;
            text-align: left;
        }

/*.btn {
    padding: 13px 20px 9px 20px;
}*/


.auctionitem:hover {
    transform: scale(1.01);
    transition-duration: 0.25s;
}

.autogrow:hover {
    transform: scale(1.01);
    transition-duration: 0.25s;
    cursor: pointer;
}

.pagebannerwithcontent {
    background-image: url(https://res.cloudinary.com/betterunite-com/image/upload/fl_lossy,f_auto,q_auto,h_250,w_1920,c_fill,g_south/v1553395194/banner/eventmanagement-222309.jpg);
    width: 100%;
    height: 250px;
    background-size: cover;
    padding: 50px 50px 20px 100px;
    color: #fff;
}

    .pagebannerwithcontent.new {
        background-image: url(https://res.cloudinary.com/betterunite-com/image/upload/fl_lossy,f_auto,q_auto,h_250,w_1920,c_fill,g_south/v1603598499/banner/offerauctionbannerdefault.jpg);
    }

    .pagebannerwithcontent.custom {
        background-image: none;
    }

    .pagebannerwithcontent div, .pagebannerwithcontent a {
        text-align: left;
        color: #fff;
    }

        .pagebannerwithcontent a.btn {
            color: #fff;
            border: 2px solid #fff !important;
        }

    .pagebannerwithcontent h2 {
        font-family: 'PT Serif', sans-serif !important;
    }

    .pagebannerwithcontent.short {
        background-color: #fff !important;
        height: 100px;
        padding: 10px;
        padding-left: 0px;
        padding-right: 0px;
        vertical-align: top;
        color: #000 !important
    }

    .pagebannerwithcontent.none {
        background-color: #fff !important;
        background-image: none !important;
        height: 62px;
        padding: 5px 10px 5px 10px;
        padding-left: 0px;
        padding-right: 0px;
        vertical-align: top;
        color: #000 !important
    }

        .pagebannerwithcontent.none .h2 {
            font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
            font-weight: 600;
            line-height: 50px;
        }

        .pagebannerwithcontent.none div, .pagebannerwithcontent.none a {
            text-align: left;
            color: #45494E !important;
        }
        .pagebannerwithcontent.none a.btn {
            text-align: center;
        }

        .pagebannerwithcontent.none .container .h4 {
            display: none;
        }

        .pagebannerwithcontent.none #actions {
            margin-top: 0px !important;
            float: right !important;
            padding-bottom: 0px !important;
        }

            .pagebannerwithcontent.none #actions a.btn {
                color: #45494E;
                border: 2px solid #45494E !important;
            }

@media only screen and (max-width : 480px) {
    .auctionbannertitle {
        display: none !important;
    }

    .pagebannerwithcontent, .pagebannerwithcontent.none {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: unset;
        padding-right: unset;
        height: auto !important;
        width: 100%;
        background-color: #f3f2f0 !important;
        background-image: none !important;
        color: #000;
    }

        .pagebannerwithcontent.none #actions {
            float: none !important;
            margin-top: 10px !important;
        }

        .pagebannerwithcontent div, .pagebannerwithcontent a, .pagebannerwithcontent.none div, .pagebannerwithcontent.none a {
            text-align: center;
            color: #45494E;
        }

            .pagebannerwithcontent a.btn {
                color: #000 !important;
                border: 2px solid #45494E !important;
            }

        .pagebannerwithcontent.none .container .h4 {
            display: block;
        }
}


.auctionitemimage.small {
    max-height: 123px;
    height: 123px;
}

    .auctionitemimage.small img {
        width: 100%;
        height: 123px !important;
        max-height: 123px !important;
        display: block;
    }

@media only screen and (max-width : 800px) {
    .auctionitemimage.small {
        height: auto !important;
        width: 100% !important;
        max-height: none !important;
    }

        .auctionitemimage.small img {
            width: 100% !important;
            display: block;
            height: auto !important;
            max-height: none !important;
        }
}


.sponsorlogos .slick-slide {
    /* margin-top: 10px;
    margin-bottom: 10px;*/
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-left: 0px;
}




.inline-flex {
    display: inline-flex !important;
    width: 300px;
}

.pd-r-1 {
    padding-right: 1rem !important;
}

.relative {
    position: relative !important;
}

.cell-input {
    -webkit-appearance: none;
    line-height: 2;
    outline: 0;
    transition: box-shadow .1s ease-in,border .1s ease-in,background-color .1s ease-in;
    padding-bottom: .75rem !important;
    padding-top: .75rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    border-radius: 6px !important;
    font-size: 2rem !important;
    font-weight: bold;
    height: 4rem;
    background-clip: padding-box;
    background-color: rgba(0,0,0,0.05);
    border: 2px solid rgba(0,0,0,0.05);
}





#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 260px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #404859; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    top: 60px; /* 60px from the top */
    opacity: 0.9;
}

@media (max-width: 480px) {

    #snackbar {
        margin-left: 10px;
        margin-right: 10px;
        left: 10px;
        right: 10px;
    }
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
  However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s; /*, fadeout 0.5s 1.5s*/
    animation: fadein 0.5s; /*, fadeout 0.5s 1.5s;*/
}


/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 60px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 60px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 60px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 60px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}


.btn-blue {
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #4c85db;
    border-radius: 5px;
    color: #fff;
    border-color: #fff;
    box-shadow: 0 3px 4px rgba(0,0,0,.25);
    /*transition: background-color .15s ease-in-out;*/
    font-weight: 400;
    font-size: 17px;
}

    .btn-blue:hover {
        background: #2e71d5;
        color: #fff;
    }

.btn-sm.btn-blue {
    font-size: 12px;
    border-radius: 3px;
}


.btn-blue-bright {
    background-color: #2398db;
    color: #fff;
    box-shadow: 0 3px 4px rgba(0,0,0,.25);
    /*font-weight: 400;*/
    font-weight: bold;
    /*font-size: 16px;*/
    /*font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    border-color: #fff;
}

.btn-sm.btn-blue-bright {
    font-size: 12px;
    border-radius: 3px;
}

.btn-empty {
    background-color: #fff;
    color: #666;
    box-shadow: 0 3px 4px rgba(0,0,0,.25);
    font-weight: 400;
    font-size: 17px;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    border-color: #000;
}

.btn-sm.btn-empty {
    font-size: 12px;
    border-radius: 3px;
    border-top: solid 1px #efefef;
}

.btn-empty:hover {
    background: #fff;
    color: #666;
}

.stretch {
    width: 100% !important;
}


.quickmenu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 100;
    width: 320px;
    height: auto;
    top: 25px;
    background-color: #fff;
    transform: translateY(-25px);
    box-shadow: 0 3px 4px rgba(0,0,0,.25) !important;
    padding: 10px 15px 20px 15px;
    text-align: left;
}

    .quickmenu.shown {
        transition-duration: 0s, 0.4s, 0.4s;
        transition-timing-function: linear, ease, ease;
        transition-delay: 0s, 0.1s, 0.1s;
        transition-property: visibility, transform, opacity;
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
    }




.slick-slide {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.slick-dots {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    left: auto;
    text-align: center;
}


    .slick-dots li {
        display: inline-block;
    }

        .slick-dots li button {
            display: inline-block;
            margin: 5px;
            text-indent: -999px;
            cursor: pointer;
            border: 1px solid #666;
            width: 18px;
            height: 18px;
            border: 1px solid #fff;
            border-radius: 10px;
            font-size: 0;
            line-height: 0;
            border: 0;
            outline: none;
            padding: 5px;
            background-color: #ddd;
        }

        .slick-dots li.slick-active button {
            background-color: #666;
        }

        .slick-dots li button:hover, .slick-dots li button:focus {
            background-color: #666;
        }



#targetSegmentCriteria.inactive label {
    color: #aaa;
}


.super {
    vertical-align: super;
}


.readmorelink {
    text-decoration: underline;
    padding-top: 5px;
    color: #666;
}

.ticket-description.readmore:not(.readmore_viewfull) {
    max-height: 100px;
    overflow: hidden;
    overflow-wrap: break-word;
    position: relative;
    word-break: break-word;
}
    /*.ticket-description:after {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(251,248,246,0)),to(#fbf8f6));
    background: linear-gradient(180deg,rgba(251,248,246,0) 0,#fbf8f6);
}
*/
    .ticket-description.readmore:not(.readmore_viewfull):after {
        background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
        background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
        bottom: 0;
        content: "";
        display: block;
        height: 2rem;
        position: absolute;
        width: 100%;
    }


#headernav.public {
    background-color: #273755;
    color: #fff;
    border: none;
}

    #headernav.public .navbar-nav > .menuitem > a, #headernav.public .navbar-nav > .menuitem.active > a {
        color: #fff;
    }

#btnRequestDemo {
    color: #fff !important;
    border-color: #fff !important;
}

    #btnRequestDemo:hover {
        background-color: initial !important;
    }


.bg-dark-blue-main {
    background-color: #273755 !important;
}

.bg-light-blue-main {
    background-color: #F3F5FA !important;
}

.campaigncontentsidebar {
    min-width: 330px;
    max-width: 330px;
}

.dark-blue-text {
    color: #337ab7;
}


.bg-wepay {
    background-color: #258EDE;
}

.bg-stripe {
    background-color: #556CD6;
}



select option:disabled {
    /*  color: #000;
    font-weight: bold;*/
}



.casestudy_1 {
    background-image: url(/Assets/Images/casestudy_1.png?v=ikoT1VLyoetQm6aDE0HpRD43j6Y);
}

.modal-dialog.modal-full {
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-y: auto;
}

    .modal-dialog.modal-full .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }



.chat.message {
    padding: 5px;
    border: solid 1px #ccc;
    border-radius: 10px;
    width: 80%;
    margin-bottom: 10px;
}

    .chat.message.inbound {
        background-color: #E9E9EB;
        color: #000;
        float: left;
    }

    .chat.message.outbound {
        background-color: #0A61FE;
        color: #fff;
        float: right;
    }


.chat.time {
    font-size: 10px;
    color: #ccc;
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
}

.chat_users {
    min-width: 200px;
    width: 200px;
    max-width: 200px;
    background-color: #efefef;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}

.chat_wide {
    -webkit-background-clip: padding-box;
    max-width: 700px;
    width: 700px;
}

    .chat_wide .chat_users {
        min-width: 300px;
        width: 300px;
        max-width: 300px;
    }





.chat {
    width: 100%;
    max-width: 800px;
    /*height: calc(100vh - 50px);
    min-height: 100%;*/
    height: 440px;
    max-height: 440px;
    padding: 15px 30px;
    margin: 0 auto;
    overflow-y: auto;
    background-color: #fff;
    /* transform: rotate(180deg);
    direction: rtl;*/
}



    .chat .date {
        /*transform: rotate(180deg);*/
        font-size: 12px;
        color: #999;
    }

        .chat .date.own {
            text-align: right;
        }

.chat__wrapper {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;*/
}

.chat__message {
    /* font-size: 16px;*/
    padding: 10px 20px;
    border-radius: 25px;
    color: #000;
    background-color: #e6e7ec;
    max-width: 600px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 5px 0;
    word-break: break-all;
    /*transform: rotate(180deg);*/
    direction: ltr;
}

    .chat__message:after {
        content: "";
        width: 20px;
        height: 12px;
        display: block;
        background-image: url("/assets/images/icons/gray_message_tail.png?v=_Ahc0aPiQR3YOQMukGiJ2U0j0mw");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        bottom: -2px;
        left: -5px;
    }

.chat__message-own {
    color: #fff;
    margin-left: auto;
    background-color: #00a9de;
}

    .chat__message-own:after {
        width: 19px;
        height: 13px;
        left: inherit;
        right: -5px;
        background-image: url("/assets/images/icons/blue_message_tail.png?v=jT9EVdVjE6zTLns-6iXCyBjehLg");
    }

.chat__form {
    background-color: #efefef;
}

    .chat__form form {
        max-width: 800px;
        margin: 0 auto;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 5px;
    }

    .chat__form input {
        height: 40px;
        font-size: 16px;
        min-width: 80%;
        padding-left: 15px;
        background-color: #fff;
        border-radius: 15px;
        border: none;
    }

        .chat__form input:focus, .chat__form input:active {
            border-color: #66afe9 !important;
            outline-color: #66afe9 !important;
        }

    .chat__form button {
        width: 70px;
        height: 100%;
        font-size: 16px;
        background-color: transparent;
        border: none;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
    }

        .chat__form button:hover {
            font-weight: bold;
        }



@media (max-width: 480px) {

    .chat_users {
        min-width: 150px;
        width: 150px;
        max-width: 150px;
    }

    .chat__form input {
        width: 140px;
        border-radius: 2px;
        padding-left: 7px;
        min-width: unset;
    }
}





.hidden {
    display: none !important;
}

.fa-times-thin:before {
    content: '\00d7';
}

.lh-24 {
    line-height: 24px;
}



.cart_action {
    font-size: 18px;
    color: #bbb !important;
}

    .cart_action:hover {
        color: #2398db !important;
    }


.auctionbannertitle {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}


.button-pop {
    transition: background-image 15s;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.08);
    transition-duration: .3s;
    transition-property: all;
}


.inline {
    display: inline-block;
}



.rainbow-box {
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
    background-size: 1800% 1800%;
    -webkit-animation: rainbow 5s ease infinite;
    -z-animation: rainbow 5s ease infinite;
    -o-animation: rainbow 5s ease infinite;
    animation: rainbow 5s ease infinite;
}

@-webkit-keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

@-moz-keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

@-o-keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

@keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}



td.ui-datepicker-today a {
    font-weight: bold !important;
}


.requiredindicator {
    color: #fa1070 !important;
    padding-left: 2px !important;
    opacity: 0.5;
}


.btn.b_base.b_custom_text {
    min-width: 115px;
}





.StepProgressHorizontal .progressbar {
    counter-reset: step;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    max-width: 100%;
}

    .StepProgressHorizontal .progressbar li {
        list-style-type: none;
        width: 33%;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        color: #7d7d7d;
    }

    .StepProgressHorizontal .progressbar.four li {
        width: 25%;
    }

    .StepProgressHorizontal .progressbar li:before {
        width: 30px;
        height: 30px;
        content: counter(step);
        counter-increment: step;
        line-height: 30px;
        border: 2px solid #7d7d7d;
        display: block;
        text-align: center;
        margin: 0 auto 10px auto;
        border-radius: 50%;
        background-color: white;
        z-index: 2;
        position: inherit;
    }

    .StepProgressHorizontal .progressbar li:after {
        width: 100%;
        height: 2px;
        content: '';
        position: absolute;
        background-color: #7d7d7d;
        top: 15px;
        left: -50%;
        z-index: 0;
    }

    .StepProgressHorizontal .progressbar li:first-child:after {
        content: none;
    }

    .StepProgressHorizontal .progressbar li.active {
        color: green;
    }

        .StepProgressHorizontal .progressbar li.active:before {
            border-color: #55b776;
            background-color: #55b776;
            color: #fff;
        }

        .StepProgressHorizontal .progressbar li.active.leadout + li:after {
            background-color: #55b776;
        }

        .StepProgressHorizontal .progressbar li.active.current + li:after {
            /*background-color: #55b776;*/
        }




.hovershadow:hover {
    transition-duration: 1s;
    transition-property: all;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}

.hovershadow.quick:hover {
    transition-duration: 0.3s;
    transition-property: all;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}


.subtab a {
    text-align: right;
    font-size: 12px;
    /*float:right;*/
}

.subtab.active a {
    float: right;
}



.bg-blue-baby {
    background: linear-gradient(0deg, rgba(238,244,250,1) 0%, rgba(238,244,250,0.8) 100%);
}


.template_active {
    color: #fa1070 !important;
}

.template_content.used, .template_content.used a {
    color: #ccc !important;
}







/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

    /* The actual timeline (the vertical ruler) */
    .timeline::after {
        content: '';
        position: absolute;
        width: 6px;
        background-color: white;
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
    }

/* Container around content */
.timeline_container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

    /* The circles on the timeline */
    .timeline_container::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        right: -12px;
        background-color: white;
        border: 4px solid #FF9F55;
        top: 15px;
        border-radius: 50%;
        z-index: 1;
    }

/* Place the container to the left */
.timeline_left {
    left: 0;
}

/* Place the container to the right */
.timeline_right {
    left: 50%;
}

/* Add arrows to the left container (pointing right) */
.timeline_left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.timeline_right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.timeline_right::after {
    left: -12px;
}

/* The actual content */
.timeline_content {
    padding: 20px 20px 10px 20px;
    background-color: white;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12);
}


.timeline_content_title {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .timeline::after {
        left: 31px;
    }

    /* Full-width containers */
    .timeline_container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    /* Make sure that all arrows are pointing leftwards */
    .container::before {
        left: 60px;
        border: medium solid white;
        /*border-width: 10px 10px 10px 0;*/
        border-color: transparent white transparent transparent;
    }

    /* Make sure all circles are at the same spot */
    .timeline_left::after, .timeline_right::after {
        left: 15px;
    }

    /* Make all right containers behave like the left ones */
    .timeline_right {
        left: 0%;
    }
}


.btn-xlarge {
    padding: 14px 18px;
    font-size: 18px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}



.itemsortimg:hover {
    cursor: move;
}



.fc-toolbar.fc-header-toolbar {
    margin-bottom: 5px;
}

    .fc-toolbar.fc-header-toolbar h2 {
        font-size: 24px;
    }

.disabledSlot {
    background-color: #eee;
    color: #000;
    border-color: #eee;
}

.regularSlot {
    background-color: rgba(100,219,192,0.5);
    color: #000;
    border-color: rgb(100,219,192);
}

    .regularSlot a, .selectedSlot a {
        color: #000;
    }

.newSlot {
    /*background-color: #2398db;
    border-color: rgb(100,219,192);*/
    background-color: transparent;
    border: dashed 1px #000;
}

.selectedSlot {
    background-color: rgba(100,219,192,1); /*#FA666C;*/
    color: #000;
    border-color: rgb(100,219,192);
}

.fc-event, .fc-event:hover {
    color: #000;
}



.svg_link {
    filter: invert(43%) sepia(83%) saturate(518%) hue-rotate(167deg) brightness(81%) contrast(80%); /*#337ab7*/
}


.gray-alt {
    color: #757B89;
}


.edit {
    /*    border: solid 1px #bbb;
    padding: 10px;
*/
}

    .edit.no-change label {
        color: #bbb;
    }

#popupWindow_BulkEdit input[readonly], #popupWindow_BulkEdit textarea[readonly], #popupWindow_BulkEdit select[readonly], #popupWindow_BulkEdit .custom-check[readonly] {
    background-color: #eee;
}


.uppercase {
    text-transform: uppercase !important;
}



.tbl::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
    height: 5px;
}

.tbl::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.hover-black.focus, .hover-black:focus, .hover-black:hover {
    color: #000 !important;
}

.line-height-16 {
    line-height: 16px;
}




.reportList .reportItem {
    display: flex;
    align-items: normal;
    column-gap: 4px;
    justify-content: space-between;
    margin-top: 20px;
    border-bottom: 2px solid #e3e5e8;
    padding: 6px 0px;
    line-height: 20px;
    min-height: 70px;
}

    .reportList .reportItem span:first-child {
        width: 100%;
    }

.iFavorite {
    color: #bebec5;
}

.w_16 {
    width: 16px;
}









div.switch-btn-container {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    div.switch-btn-container i {
        display: inline-block;
        position: relative;
        top: -9px;
    }

    div.switch-btn-container label {
        font-size: 13px;
        color: #424242;
        font-weight: 500;
    }


.btn-color-mode-switch {
    display: inline-block;
    margin: 0px;
    position: relative;
}

    .btn-color-mode-switch > label.btn-color-mode-switch-inner {
        margin: 0px;
        width: 140px;
        height: 30px;
        background: #E0E0E0;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease;
        /*box-shadow: 0px 0px 8px 0px rgba(17, 17, 17, 0.34) inset;*/
        display: block;
    }

        .btn-color-mode-switch > label.btn-color-mode-switch-inner:before {
            content: attr(data-on);
            position: absolute;
            font-size: 12px;
            font-weight: 500;
            top: 5px;
            right: 20px;
        }

        .btn-color-mode-switch > label.btn-color-mode-switch-inner:after {
            content: attr(data-off);
            width: 70px;
            height: 26px;
            background: #fff;
            border-radius: 8px;
            position: absolute;
            border: solid 1px;
            left: 2px;
            top: 2px;
            text-align: center;
            transition: all 0.3s ease;
            /*box-shadow: 0px 0px 6px -2px #111;*/
            padding: 1px 0px;
        }


    .btn-color-mode-switch input[type="checkbox"] {
        cursor: pointer;
        width: 50px;
        height: 25px;
        opacity: 0;
        position: absolute;
        top: 0;
        z-index: 1;
        margin: 0px;
    }

        .btn-color-mode-switch input[type="checkbox"]:checked + label.btn-color-mode-switch-inner {
            /* background: #151515;
            color: #fff;*/
        }

            .btn-color-mode-switch input[type="checkbox"]:checked + label.btn-color-mode-switch-inner:after {
                content: attr(data-on);
                left: 68px;
                /*background: #3c3c3c;*/
            }

            .btn-color-mode-switch input[type="checkbox"]:checked + label.btn-color-mode-switch-inner:before {
                content: attr(data-off);
                right: auto;
                left: 14px;
            }

        .btn-color-mode-switch input[type="checkbox"]:checked + label.btn-color-mode-switch-inner {
            /*background: #66BB6A; */
            /*color: #fff;*/
        }

.border-thin {
    border-width: 1px !important;
}



.blue-btn-color {
    color: #4c85db !important;
}

.bg-blue-btn {
    background-color: #4c85db !important;
    color: #fff !important;
}

.border-blue-btn {
    border-color: #4c85db !important;
}

    .border-blue-btn:hover {
        background-color: #4c85db !important;
        color: #fff !important;
    }

.fa.grayhover {
    padding: 1px 10px 1px 8px;
}

    .fa.grayhover:hover {
        border: solid 1px #efefef;
        background-color: #efefef;
        border-radius: 6px;
        padding: 0px 9px 0px 7px;
    }

/*Override table borders that ticket contents sometimes introduce because the user copy/pastes something with styles in it*/
#gridGiftDefinitionSearchResults .datarow td {
    border-left: none !important;
    border-right: none !important;
}

    #gridGiftDefinitionSearchResults .datarow td table td {
        border: none !important;
    }


.gift-container .btn-ticket {
    padding-right: 10px !important;
}


.offerContainerFlex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}

.campaigncontentsidebar .gift-container,
.campaign-sidebar .gift-container {
    flex-grow: 1;
}

.bg-steel {
    background-color: rgb(250, 250, 250) !important;
}


.progress-bar.progress-bar-info {
    max-width: 100%;
}


tr.status-archived, tr.status-archived a {
    color: #ccc;
}


.hovershadow-always {
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}


/*bg-white font-roboto p-medium ml-medium mr-medium mt-small mb-large shadow-medium hovershadow-always*/
.aichat-bubble {
    background-color: #fff;
    margin: 10px 10px 30px 10px;
    padding: 10px;
    border-radius: 10px;
}

    .aichat-bubble.ai {
        box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
    }

    .aichat-bubble.user {
    }

.v-middle {
    vertical-align: middle;
}

#displaycontent .slickslide.active {
    vertical-align: bottom;
}
#displaycontent .slick-track {
    height: 460px;
}

@media only screen and (max-width:480px) {

    #displaycontent .slick-track {
        height: 230px;
    }

}

.paypal-apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    --apple-pay-button-width: 100%;
    --apple-pay-button-height: 40px;
    line-height: 60px;
}
 