body,
h2 span {
    color: #626262
}

.disable-events a:hover,
td.disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65)
}

body {
    font-family: 'Droid Sans', sans-serif !important;
    background: #fff;
    font-size: 14px !important;
    position: relative;
    padding-bottom: 60px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Merriweather, serif;
    font-weight: 700;
    color: #20415d
}

.btn,
.event-search input,
.faq .panel-title,
.featured_event h6,
.locations h6,
.past_associations .media-heading,
.sugested_events .media-heading,
.tabs-left h6 {
    font-family: 'Droid Sans', sans-serif
}

a,
button,
h1,
h3,
h4 {
    color: #0055a5
}

h1 {
    font-size: 30px;
    letter-spacing: 1px
}

h2 {
    font-size: 23px
}

h2 span {
    font-size: 18px
}

h3 {
    font-size: 22px;
    margin: 0
}

h4 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 10px
}

h6 {
    font-size: 16px
}

a,
button {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:hover {
    color: #333;
    text-decoration: underline;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:active,
a:focus {
    outline: 0
}

.VT {
    vertical-align: top !important
}

.WT {
    width: 140px
}

.BT {
    border-top: 1px solid #d3d1d2
}

.BR {
    border-right: 1px solid #d3d1d2
}

.BB {
    border-bottom: 1px solid #d3d1d2
}

.no-brd {
    border: 0 !important
}

.MT {
    margin-top: -10px
}

.MT30 {
    margin-top: 30px !important
}

.MT20 {
    margin-top: 20px !important
}

.MB30 {
    margin-bottom: 30px
}

.MB20 {
    margin-bottom: 20px
}

.MR15 {
    margin-right: 15px
}

.new-login {
    background: 0 0 !important;
    border: 10px solid rgba(28, 46, 78, .5)
}

.padder {
    padding: 0 6px
}

.log-form {
    background-color: transparent !important;
    padding: 0 6px 6px
}

td.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.events-box {
    box-shadow: inset 1px 1px 40px 0 rgba(0, 0, 0, .45);
    float: left;
    width: 100%
}

.events-overlay {
    background: rgba(0, 0, 0, .65);
    text-align: center;
    padding: 90px 0;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 213px
}

.featured_event,
.locations .thumbnail,
.widget-title {
    position: relative
}

.plus {
    color: rgba(255, 255, 255, .85);
    font-size: 18px
}

.disable-events a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

hr {
    border-color: #d3d1d2;
    margin-top: 0
}

.btn-grey,
.btn-grey:hover,
.btn-success {
    border-color: #73a146
}

.ML {
    margin-left: 25px !important
}

.ML20 {
    margin-left: 20px !important
}

.btn-marg {
    margin-left: 5px;
    margin-bottom: 10px
}

.btn-success {
    background-color: #7fb24d
}

.btn-success:hover {
    background-color: #73a146
}

.btn-grey {
    background: #7da635;
    color: #fff
}

.btn-grey:hover {
    background: #73a146;
    color: #fff
}

.btn-primary {
    background-color: #0055a5;
    border-color: #004c94
}

.btn-primary:hover {
    background-color: #004c94
}

.form-control {
    border: 1px solid #d3d1d2
}

.form-control:focus {
    border-color: #0055a5;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    outline: 0
}

.widget-title {
    clear: both;
    overflow: hidden;
    text-align: left;
    margin: 15px 0;
    line-height: 28px
}

.widget-title:before {
    border-top: 1px solid #ebebeb;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1
}

.widget-title span {
    background: #fff;
    display: inline-block;
    max-width: 545px;
    padding: 0 10px 0 0;
    position: relative;
    z-index: 2
}

.fundraising img,
.inner-banner img,
.jumbotron .col-sm-5 img {
    max-width: 100%
}

.cart_details,
.topnav li.drop li a,
.topnav>li>a {
    display: block;
    font-size: 12px
}

.well-sm {
    padding: 14px
}

.well-sm p {
    margin-bottom: 20px
}

.dark {
    color: #333
}

.cards .thumbnail {
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 16px;
    padding: 2px
}

.cards .col-sm-3 {
    padding-left: 5px;
    padding-right: 5px;
    width: 24%;
    float: left
}

a.add-payment {
    line-height: 36px
}

a.add-payment:hover {
    text-decoration: none
}

.well .widget-title span {
    background: #f5f5f5
}

.main_header {
    height: auto !important
}

.quick_box a {
    opacity: .9
}

.quick_box a:hover,
.topnav>li:hover>a,
.topnav>li>a:hover {
    opacity: 1;
    text-decoration: none
}

.navbar-default {
    background-color: #fff;
    border-bottom: 3px solid #0055a5;
    border-radius: 0;
    border-top: 0 none;
    margin-bottom: 0
}

.navbar {
    min-height: inherit
}

.navbar-brand {
    height: auto
}

.navbar-nav {
    margin: 27px 0
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #0055a5;
    color: #fff;
    border-radius: 2px
}

.navbar-nav>li>a {
    padding-bottom: 8px;
    padding-top: 8px
}

.navbar-default .navbar-nav>li>a {
    color: #0055a5;
    font-weight: 700;
    text-transform: uppercase
}

.top-bar {
    background: #0055a5
}

.nav-pills>li {
    border-right: 1px solid #00284e
}

.nav-pills>li:last-child {
    border-right: 0
}

.nav-pills>li>a {
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.nav-pills>li>a:hover {
    background: 0 0
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: transparent;
    color: #fff
}

.topnav {
    float: right;
    list-style: none;
    margin: 6px 0;
    padding: 0;
    position: relative;
    z-index: 101
}

.topnav>li {
    float: left;
    margin-left: 25px;
    position: relative
}

.topnav>li>a {
    border-radius: 2px;
    color: #FFF;
    line-height: 24px;
    padding: 0
}

.topnav>li>a>span {
    margin-right: 3px;
    margin-top: 0
}

.topnav li.drop .pPanel {
    height: 0;
    right: 0;
    margin-left: -11px;
    min-width: 120px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: auto
}

header.style1 .topnav li.drop .pPanel,
header.style4 .topnav li.drop .pPanel {
    left: auto;
    right: 0
}

.topnav li.drop .inner {
    background: #F5F5F5;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .4);
    list-style: none;
    margin: 5px 4px 4px;
    padding: 4px 0;
    position: relative
}

.topnav li.drop .inner:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #F5F5F5;
    border-image: none;
    border-style: solid;
    border-width: 5px 5px 4px;
    content: "";
    right: 9px;
    position: absolute;
    top: -8px
}

header.style1 .topnav li.drop .inner:after,
header.style4 .topnav li.drop .inner:after {
    left: auto;
    right: 9px
}

.topnav li.drop:hover .pPanel {
    height: auto;
    opacity: 1
}

.topnav li.drop li a {
    color: #222;
    margin-top: 1px;
    padding: 0 5px 0 10px;
    text-transform: capitalize
}

.topnav li.drop li a:hover,
.topnav li.drop li.active a {
    background: rgba(0, 0, 0, .1);
    text-decoration: none
}

.topnav li.drop li a span {
    float: right;
    margin-top: 2px;
    opacity: .3
}

.cart_details {
    padding: 0 10px;
    white-space: nowrap
}

.cart_details .checkout {
    border-left: 1px solid #CCC;
    color: #1f527d;
    display: inline-block;
    font-size: 13px;
    margin-left: 15px;
    padding-left: 15px;
    text-transform: uppercase
}

.cart_details .checkout:hover {
    color: #333
}

.cart_details .checkout span {
    margin-top: 1px;
    opacity: .2
}

.gift-box {
    background: url(../images/gift-box.png) 0 3px no-repeat rgba(0, 0, 0, 0);
    padding-left: 21px
}

.footer,
.title-end {
    background: #0055a5
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-left: -15px;
    margin-right: -15px
}

.title {
    border-bottom: 1px solid #d3d1d2;
    line-height: 32px;
    margin: 0 0 20px;
    padding: 0 0 10px;
    position: relative
}

.media,
.media .media,
.pagination {
    margin-top: 0
}

.title-end {
    bottom: -4px;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 120px
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #0055a5;
    border-color: #d3d1d2
}

.pagination>li>a,
.pagination>li>span {
    border: 1px solid #d3d1d2;
    color: #0055a5
}

.main_header h1 {
    padding-top: 0 !important;
    margin: 0
}

.panel-default {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .1)
}

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

.footer {
    width: 100%;
    padding: 10px 0 4px;
    position: fixed;
    bottom: 0;
    z-index: 10;
    left: 0;
    right: 0;
}

.location-search,
.section {
    position: relative
}

.footer ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 5px 0
}

.footer ul li {
    border-right: 1px solid #fff;
    display: inline-block;
    line-height: 14px;
    padding: 0 5px
}

.footer ul li.copyright {
    color: #fff;
    font-size: 13px;
    border-right: 0
}

.footer ul li a {
    color: #fff;
    font-size: 13px
}

.text-muted {
    color: #fff;
    margin-top: 3px
}

.BLR {
    border-left: 1px solid #00498e;
    border-right: 1px solid #00498e
}

.no-marg {
    margin: 0 !important
}

.modal-footer .btn-default {
    padding: 6px 12px
}

ul.footer-social {
    padding: 0;
    list-style: none;
    margin: 0;
    border: 0
}

ul.footer-social li {
    display: inline-block;
    float: left;
    border: 0;
    color: #fff
}

ul.footer-social li a {
    display: inline-block;
    font-size: 1.1em;
    opacity: .8
}

.mob-cat,
.mob-menu,
.ui-datepicker-trigger {
    display: none
}

a.social:hover,
ul.footer-social li a:hover {
    opacity: 1
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none;
    min-width: 160px
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px
}

.tabs-left>.nav-tabs>li>a {
    border-radius: 0;
    color: #0055a5 !important;
    margin-right: -1px;
    padding: 6px 10px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.profile .tabs-left>.nav-tabs .active>a,
.profile .tabs-left>.nav-tabs .active>a:focus,
.profile .tabs-left>.nav-tabs .active>a:hover {
    background: rgba(0, 85, 165, .5);
    border-radius: 4px;
    border-color: #ddd transparent #ddd #ddd;
    color: #fff !important
}

.tabs-right>.nav-tabs {
    border-left: 1px solid #ddd;
    float: right;
    margin-left: 19px
}

.tabs-right>.nav-tabs>li>a {
    border-radius: 0 4px 4px 0;
    margin-left: -1px
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:focus,
.tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

#tblData_filter {
    margin-right: 15px
}

#tblData_filter input {
    margin-left: 15px
}

.full-width {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 15px
}

.location-search h1 {
    color: #fff;
    margin-bottom: 5px;
    margin-top: 60px
}

.location-search p {
    color: #fff
}

.location-search .search-box .inner p {
    color: #0055a5
}

.location-search {
    background: url(../images/location-banneri-img.jpg) center center/cover no-repeat rgba(0, 0, 0, 0);
    height: 100%;
    margin-bottom: 20px;
    min-height: 350px;
    overflow: hidden
}

.location-search .search-box {
    padding-bottom: 20px;
    border-bottom: 1px dashed #0055a5;
    margin-bottom: 20px
}

.location-search .search-box .outer {
    background: url(../images/search-shadow.png) 0 0/100% 100% no-repeat rgba(0, 0, 0, 0);
    padding: 15px;
    margin-top: 20px
}

.location-search .search-box .inner {
    background: #f4f5f7;
    border: 1px solid #fff;
    padding: 15px
}

.location-search .btn-grey,
.location-search .btn-success {
    min-width: 130px
}

.locations {
    margin-bottom: .5em
}

.featured_event,
.locations .thumbnail {
    border: 1px solid transparent;
    border-radius: 0;
    height: 195px;
    padding: 0;
    -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    overflow: hidden
}

.featured_event,
.jumbotron {
    height: auto
}

.locations .thumbnail:hover {
    border: 1px solid #d3d1d2
}

.locations h6 {
    font-size: 14px;
    margin: 0;
    line-height: 18px
}

.locations a>img,
.locations>img {
    height: auto;
    max-width: 100%
}

.location-search .input-group-btn:last-child>.btn,
.location-search .input-group-btn:last-child>.btn-group {
    margin-left: 0
}

.jumbotron {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #0055a5;
    background-image: -webkit-linear-gradient(top, #0055a5, #004c93);
    background-image: -moz-linear-gradient(top, #0055a5, #004c93);
    background-image: -ms-linear-gradient(top, #0055a5, #004c93);
    background-image: -o-linear-gradient(top, #0055a5, #004c93);
    background-image: linear-gradient(top, #0055a5, #004c93)
}

.footer ul.contactMap li:first-child {
    padding-left: 10px;
}

.jumbotron h1 {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    margin-top: 0;
    padding-top: 0;
    text-shadow: rgba(0, 0, 0, .5) 1px 1px 1px;
}

.cat-img {
    width: 100%;
}

.BL {
    border-left: 1px solid #d3d1d2;
}

.signup-table-info {
    margin-top: 15px;
    border: 0;
}

.signup-table-info>tbody>tr>td {
    border: 0;
}

.jumbotron p {
    color: #fff;
    font-size: 18px;
    padding-top: 12px;
    text-shadow: rgba(0, 0, 0, .5) 1px 1px 1px;
}

.jumbotron img {
    border: 3px solid #fff
}

.info-sidebar {
    color: #494949
}

.info-sidebar>tbody>tr>td,
.info-sidebar>tbody>tr>th,
.info-sidebar>tfoot>tr>td,
.info-sidebar>tfoot>tr>th,
.info-sidebar>thead>tr>td,
.info-sidebar>thead>tr>th {
    border-top: medium none
}

a.social {
    margin-right: 10px
}

.about {
    margin-bottom: 30px
}

.about h2 .btn,
.featured_events h2 .btn {
    margin-top: -13px
}

.social-login .btn {
    height: 2em;
    line-height: 2em;
    padding: 0;
    width: 2.2em
}

.thumbnail a,
.thumbnail h6 {
    color: #626262
}

.thumbnail a:focus,
.thumbnail a:hover,
.thumbnail h6:hover {
    color: #20415d;
    text-decoration: none
}

.jumbotron .col-sm-5 img {
    height: auto
}

.nav-stacked>li {
    border-bottom: 1px dotted #d4d2d3;
    border-right: 0
}

.nav-stacked>li>a {
    color: #626262;
    text-transform: none
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:focus,
.nav-stacked>li.active>a:hover,
.nav-stacked>li>a:active,
.nav-stacked>li>a:focus,
.nav-stacked>li>a:hover {
    color: #0055a5;
    background: 0 0;
    padding-left: 20px
}

.events .thumbnail .caption {
    min-height: 63px
}

.event-search {
    margin-top: -10px
}

.events .thumbnail {
    height: 216px
}

.field-name {
    float: left;
    font-weight: 700 !important;
    line-height: 36px
}

.gift {
    margin-right: 5px
}

.details .list-group-item {
    background-color: transparent;
    border: transparent;
    padding: 7px 0
}

.map {
    border: 3px solid #a2afbb;
    border-radius: 4px;
    margin-top: 6px
}

.featured_event h6 {
    margin-top: 0;
    margin-bottom: 5px
}

.featured_event .caption {
    color: #626262;
    padding: 7px
}

.featured_event p {
    margin-bottom: 0
}

.sugested_events .media-heading {
    color: #20415d;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.donor_name,
.past_associations .caption,
.tab-heading {
    font-weight: 700
}

.sugested_events .media,
.sugested_events .media .media {
    border-bottom: 1px solid #d3d1d2;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%
}

.sugested_events .media-body {
    margin-top: 15px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 5px;
    vertical-align: middle
}

.table-bordered th {
    background-color: #828282;
    border: 0 !important;
    color: #fff;
    text-align: center
}

.Edit {
    color: #0055a5;
    border: 0 !important;
    line-height: .5 !important;
    text-align: left
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-top: 0;
    vertical-align: middle
}

.summary-table {
    background-color: #eaeaea;
    color: #333
}

.summary-table>tbody>tr:nth-child(2n+1)>td,
.summary-table>tbody>tr:nth-child(2n+1)>th {
    background-color: transparent
}

.summary-table td {
    border: 2px solid #fff
}

.summary-table th {
    border: 2px solid #fff !important
}

.login,
.quick_box {
    border-radius: 4px
}

.summary-table .highlight {
    background-color: #dadada
}

.summary-table .blank {
    background-color: #fff
}

.login {
    background: rgba(28, 46, 78, .5);
    margin-bottom: 30px !important;
    padding: 10px
}

.login-form {
    background-color: #fff;
    padding: 12px 15px
}

.checkbox,
.radio {
    margin-bottom: 0;
    margin-top: 0
}

.login-btn {
    position: absolute;
    right: 0;
    top: 0
}

.guest-remark {
    margin: 25px 0
}

.login-footer {
    background: #0055a5;
    padding: 10px
}

.login-footer p {
    color: #dceeff;
    margin: 0
}

.login-footer a {
    color: #fff
}

.login-footer a:hover {
    text-decoration: underline
}

.donor-content {
    background-image: -webkit-linear-gradient(top, #fff, #ededed);
    background-image: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -ms-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    background-image: linear-gradient(top, #fff, #ededed);
    -moz-box-shadow: -2px -2px 2px 0 rgba(34, 25, 25, .2);
    -webkit-box-shadow: -2px -2px 2px 0 rgba(34, 25, 25, .2);
    box-shadow: -2px -2px 2px 0 rgba(34, 25, 25, .2)
}

.content-area {
    background: #fff;
    -moz-box-shadow: -2px -2px 2px 0 rgba(34, 25, 25, .2);
    -webkit-box-shadow: -2px -2px 2px 0 rgba(34, 25, 25, .2);
    box-shadow: -2px -2px 2px 0 rgba(34, 25, 25, .2);
    min-height: 640px
}

.donor {
    margin-bottom: 0
}

.profile_view {
    margin: 0 0 10px;
    padding: 20px 5px
}

.profile_view img {
    margin: 0 auto 15px;
    max-height: 180px;
    width: auto
}

.profile_view p {
    margin-bottom: 0
}

.donor_name {
    font-size: 20px;
    color: #3c3c3c
}

.quick_box .foot a,
.quick_box h6,
.quick_box p {
    color: #fff
}

.side_nav {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #fff
}

.side_nav>li {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #fff;
    padding: 0
}

.side_nav>li+li {
    margin-top: 0
}

.side_nav>li>a {
    padding: 15px
}

.side_nav>li.active>a,
.side_nav>li.active>a:focus,
.side_nav>li.active>a:hover {
    background: #0055a5;
    color: #fff;
    padding-left: 20px
}

.quick_box {
    margin: 20px 0;
    padding: 1px 8px;
    position: relative
}

.quick_box p {
    margin-bottom: 0
}

.blue-bg {
    background: #67c2ef
}

.orange-bg {
    background: #fabb3d
}

.red-bg {
    background: #0C6
}

.diff-blue {
    background: #8CB4E1
}

.quick_box .foot {
    background: rgba(0, 0, 0, .1);
    bottom: 0;
    display: block;
    left: 0;
    padding: 4px 8px;
    position: absolute;
    width: 100%
}

.event-tabs .nav-tabs>li {
    float: right
}

.event-tabs .nav-tabs>li>a {
    margin-left: 2px;
    margin-right: 0
}

.tab-heading {
    float: left !important;
    color: #275071;
    font-size: 16px;
    margin-top: 10px
}

.profile-tabs .nav-tabs>li,
.share_event {
    float: left
}

.tab-content {
    margin-top: 20px
}

ul.table-group-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 75px
}

ul.table-group-icons li {
    display: inline-block;
    border-right: 1px solid #d3d1d2;
    padding: 0 5px
}

ul.table-group-icons li:last-child {
    border-right: 0;
    padding-right: 0
}

ul.table-group-icons li a {
    color: #626262
}

ul.table-group-icons li a:hover {
    color: #0055a5
}

.past_associations img {
    height: auto;
    width: 125px
}

.past_associations .media-heading {
    font-weight: 400;
    color: #777;
    font-size: 14px
}

.past_associations .media {
    border-bottom: 1px solid #d3d1d2;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%
}

.media {
    position: relative
}

a.fb {
    font-weight: 700;
    font-size: 18px
}

.smart-forms .field2 {
    display: block;
    position: relative
}

.profile {
    margin: 20px 0
}

.profile .panel-heading {
    padding: 0
}

.profile .nav-tabs {
    border-bottom: 0 none
}

.profile .nav-tabs>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border: 0
}

.profile .nav-tabs>li.active>a,
.profile .nav-tabs>li.active>a:focus,
.profile .nav-tabs>li.active>a:hover,
.profile .nav-tabs>li>a:hover {
    border-width: 0;
    background: #fff;
    color: #0055a5 !important
}

.donor-card {
    width: 45px;
    height: auto
}

.profile .tab-content {
    margin-top: 0
}

.tabs-left .tab-content {
    float: left;
    width: 72%
}

.tabs-left h6 {
    border-bottom: 1px solid #d3d1d2;
    padding-bottom: 5px
}

.tabs-left .smart-forms .section {
    margin-bottom: 2px
}

.tabs-left .btn-group {
    display: none
}

.even {
    background-color: #f9f9f9
}

ul.help {
    margin-top: 5px
}

ul.help li {
    padding: 0 10px
}

ul.help li a {
    color: #0055a5;
    font-weight: 700
}

ul.help li a:hover {
    text-decoration: none;
    color: #626262
}

.forgot-password,
.forgot-username {
    margin: 20px 0
}

.bg-danger,
.bg-success {
    margin: 20px 0;
    padding: 10px
}

.add-method .cards .thumbnail {
    margin-top: 21px
}

.caption-left {
    position: absolute;
    top: 54px;
    left: 40px
}

.caption-right {
    position: absolute;
    top: 40%;
    right: 40px
}

.carousel-sub-title,
.carousel-sub-title2,
.carousel-title,
.carousel-title2 {
    clear: both;
    color: #fff;
    display: block;
    font-size: 40px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    text-transform: uppercase
}

.caption-right .carousel-title2,
.carousel-sub-title2 {
    text-align: right
}

.caption-left .carousel-title,
.carousel-sub-title {
    text-align: left
}

.facebook,
.fundraising h4,
.video {
    text-align: center
}

.sub-title {
    bottom: 109px;
    color: #0055a5;
    font-size: 30px;
    font-weight: 700;
    left: 0;
    position: absolute;
    background-color: #fff;
    padding: 0 10px
}

.sign-up {
    background-color: #0055a5;
    background-image: -webkit-linear-gradient(top, #0055a5, #004382);
    background-image: linear-gradient(to bottom, #0055a5, #004382);
    margin-bottom: 30px
}

.sign-up p {
    color: #fff;
    font-size: 34px;
    padding: 20px 0
}

.sign-up .btn-default {
    background-color: #ccc;
    background-image: -webkit-linear-gradient(top, #fff, #ccc);
    background-image: linear-gradient(to bottom, #fff, #ccc);
    border-radius: 4px;
    color: #0055a5;
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    font-size: 18px;
    margin: 27px 0;
    padding-bottom: 7px;
    padding-top: 7px
}

.sign-up .btn-default:hover {
    background-color: #ccc;
    background-image: -webkit-linear-gradient(top, #ccc, #fff);
    background-image: linear-gradient(to bottom, #ccc, #fff);
    color: #0055a5
}

.fh {
    min-height: 40px
}

.learn_more {
    margin-bottom: 30px
}

.full-width-events a>img,
.full-width-events>img {
    height: 228px !important
}

.full-width-events .thumbnail {
    height: 282px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 0 !important
}

.mCSB_container_wrapper {
    margin-right: 10px !important
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .3) !important
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    margin: 0 !important
}

.mCSB_scrollTools {
    width: 5px
}

.mCSB_container {
    width: 100% !important
}

.share_event>li {
    margin-left: 0
}

.share_event>li>a {
    color: #0055a5;
    font-size: 14px
}

.share_event li.drop .pPanel {
    margin-left: 0;
    width: auto;
    left: 0;
    top: 20px
}

.share_event li.drop .inner:after {
    left: 10px;
    right: inherit
}

.facebook {
    margin: 30px 0 43px;
    background: 0 0 !important
}

.facebook .btn_facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}

.facebook .btn_facebook .fa {
    font-size: 1.4em
}

.policy h4 {
    margin: 30px 0 15px
}

.policy ul {
    list-style: square
}

.p-title {
    font-size: 16px
}

.faq .panel-heading {
    background: rgba(0, 0, 0, 0);
    margin-bottom: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0
}

.faq .panel-title {
    color: #626262;
    margin: 0;
    font-size: 16px
}

.faq .panel-title>a:active,
.faq .panel-title>a:focus,
.faq .panel-title>a:hover {
    text-decoration: none;
    color: #0055a5
}

.faq .panel {
    border: 0;
    border-bottom: 1px solid #d3d1d2
}

.faq .panel-body {
    border-top: 0 !important;
    padding: 0 15px 10px
}

.faq .panel-default {
    border-radius: 0 !important;
    box-shadow: none
}

.faq .btn-default {
    background: #f5f5f5;
    border: 0;
    border-radius: 0;
    color: #0055a5
}

.modal-dialog {
    margin: 200px auto 20px
}

.inner-banner {
    margin-bottom: 30px;
    background: #f5f5f5
}

.inner-banner .container {
    position: relative
}

.B-title {
    bottom: 156px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    left: 0;
    position: absolute;
    background-color: #0055a5;
    padding: 0 10px
}

.help-section {
    background: #f5f5f5;
    margin-top: 20px
}

.help-section .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    position: relative
}

.help-section .nav-tabs {
    border-bottom: 0 none
}

.inner-tabs .tab-content {
    margin: 30px 0
}

.fundraising h4,
.fundraising img {
    margin-bottom: 15px
}

.help-section .nav-tabs>li>a {
    border-color: transparent;
    font-weight: 700;
    margin-right: 20px;
    border-width: 0 0 4px;
    padding-left: 0;
    padding-right: 0
}

.help-section .nav>li>a:hover {
    background-color: #f5f5f5
}

.help-section .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #f5f5f5;
    color: #0055a5;
    border-color: #0055a5;
    border-width: 0 0 4px
}

.help-section .nav-tabs>li.active>a:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0055a5;
    bottom: -12px;
    content: "";
    height: 0;
    position: absolute;
    right: 42%;
    width: 0
}

.donor-events .nav-tabs>li.active>a,
.donor-events .nav-tabs>li.active>a:focus,
.donor-events .nav-tabs>li.active>a:hover {
    background-color: #f5f5f5;
    color: #0055a5;
    border-color: #0055a5;
    border-width: 0
}

h5 {
    color: #0055a5;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 15px
}

.solution {
    margin: auto
}

.benefit {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 18px;
    background-color: #f5f5f5
}

.administrator {
    margin-bottom: 20px
}

.name {
    color: #20425f;
    margin-left: 45px
}

ul.fund-type {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0
}

ul.fund-type li {
    border-bottom: 1px dotted #d3d1d2;
    line-height: 24px
}

.confirmation .logo {
    margin-bottom: 30px
}

.confirmation h4 {
    margin: 25px 0 10px
}

.confirmation .login {
    margin-bottom: 10px !important
}

.testimonial {
    display: block;
    margin: 10px 0 0
}

.testimonial .popover {
    display: block;
    position: inherit;
    max-width: inherit;
    width: 100%;
    box-shadow: none;
    background: #f5f5f5
}

.testimonial .popover.top {
    margin-top: 10px
}

.testimonial .popover.top>.arrow:after {
    border-top-color: #f5f5f5;
    bottom: 1px
}

.testimonial .popover.top>.arrow {
    border-top-color: 0;
    bottom: -10px;
    left: 5%
}

.testimonial-name {
    margin-left: 20px;
    float: left;
    margin-top: 10px;
    color: #0055a5
}

.video {
    background: #000;
    min-height: 300px
}

.video .fa-play-circle {
    color: #f5f5f5;
    font-size: 3em;
    margin-top: 28%
}

h1 a,
h1 a:hover {
    color: #fff
}

.media img {
    height: 58px;
    width: auto
}

.first {
    margin-top: 12px
}

h1 a:hover {
    text-decoration: underline
}

h1 a:active,
h1 a:focus {
    text-decoration: none;
    color: #fff
}

.form-group {
    position: relative
}

.form-control-feedback {
    top: 0;
    font-size: 12px
}

.form-control {
    font-size: 12px
}

.summary-table>tbody>tr>td {
    border-top: 0
}

.fa-gc {
    background: url(../images/gift-box-grey.png) no-repeat;
    width: 14px;
    height: 13px
}

.fa-gc:hover {
    background: url(../images/gift-box-grey-over.png) no-repeat
}

.text-left {
    text-align: left !important
}

.gallery>li>a {
    color: #0055a5;
    font-family: "Droid Sans", sans-serif;
    padding: 0 5px;
    text-transform: capitalize
}

.gallery>li>a:hover {
    color: #626262
}

.gallery>li+li {
    margin-left: 0
}

.gallery>li {
    border-right: 1px solid #0055a5;
    display: inline-block;
    float: none;
    line-height: 17px;
    padding: 0
}

.gallery .glyphicon {
    color: inherit;
    top: 4px
}

.fail-payments ul.table-group-icons {
    min-width: 45px
}

.text-disable {
    color: #7e7e7e
}

.dashboard-events .thumbnail {
    height: 213px
}

.ui-widget-overlay {
    background: #000 !important;
    opacity: .5 !important
}

.ui-dialog {
    background: padding-box #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    width: 670px !important
}

.ui-dialog .ui-dialog-titlebar-close {
    font-size: 21px !important;
    margin: 0;
    opacity: .3;
    z-index: 1
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    opacity: 1
}

.btn-default {
    padding: 1px 5px
}

#tblData_info {
    display: none
}

#tblData_filter {
    float: right
}

.content {
    max-height: 250px;
    height: auto !important;
    overflow: scroll
}

.content-static {
    min-height: 60px
}

.donor-events {
    min-height: 75px
}

.option-block {
    display: block !important
}

.smart-forms .select>select {
    padding: 0 10px !important
}

ul.mass-time {
    list-style: none;
    margin: 0;
    padding: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: 5px
}

.ui-dialog .ui-dialog-title {
    height: 0
}

h6 span {
    font-size: 14px
}

.resource-a-tag {
    color: #626262
}

.resource-a-tag:hover {
    color: #0055a5
}

.PR0 {
    padding-right: 0
}

.navbar-default .navbar-toggle {
    background: #0055a5;
    border-color: #0055a5
}

.navbar-default .navbar-toggle:hover {
    background: #00478a
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.info-sidebar>tbody>tr>td,
.info-sidebar>tbody>tr>th,
.info-sidebar>tfoot>tr>td,
.info-sidebar>tfoot>tr>th,
.info-sidebar>thead>tr>td,
.info-sidebar>thead>tr>th {
    padding: 0;
    vertical-align: middle
}

.smart-forms .smart-link {
    font-size: 12px;
    font-weight: 700;
    line-height: 22px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: inherit !important
}

.navbar-toggle {
    margin-top: 27px
}

.scroll_tabs_container {
    margin-bottom: 0 !important
}

.scroll_tabs_container div.scroll_tab_inner {
    height: 52px !important;
    margin-bottom: 0 !important
}

.scroll_tabs_container div.scroll_tab_inner span {
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-color: transparent !important;
    border: 0 !important;
    display: block
}

.help-section .nav-tabs>li>a {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.help-section .nav-tabs>li>a:hover {
    border-color: #d3d1d2
}

.scroll_tabs_container .scroll_tab_left_button,
.scroll_tabs_container .scroll_tab_right_button {
    background-color: transparent !important;
    border: 0 !important
}

.scroll_tabs_container .scroll_tab_left_button:before,
.scroll_tabs_container .scroll_tab_right_button:before {
    content: "\f0a8" !important;
    font-family: FontAwesome;
    font-size: 1.7em;
    margin-left: -7px
}

.scroll_tabs_container .scroll_tab_right_button:before {
    content: "\f0a9" !important;
    margin-left: 0
}

.help-section .nav-tabs>li.active>a:focus,
.help-section .nav-tabs>li.active>a:hover {
    border-color: #0055a5
}

.mob-cat .btn-primary {
    width: 88%;
    text-align: left
}

.about-section,
.download-app-banner,
.features,
.footer-bg .circle,
.gcAppShowcase,
.mob-cat .dropdown-toggle,
.sitemap-section {
    text-align: center
}

.mob-cat .dropdown-toggle {
    width: 12%
}

#myTabContent .btn-group {
    display: none
}

#launcher {
    left: inherit !important;
    bottom: 65px !important;
    right: 10px
}

#helpCenterForm,
#ticketSubmissionForm {
    left: inherit !important;
    bottom: 15px !important;
    right: 5px
}

@media (min-width:1200px) {

    .dashboard-events a>img,
    .dashboard-events>img,
    .events a>img,
    .events>img {
        max-width: 100%;
        height: auto
    }

    .carousel-caption {
        left: 20%
    }

    .dashboard-events .thumbnail {
        height: 213px
    }

    #searchData {
        overflow-x: hidden !important
    }

    .smart-forms .tooltip {
        width: 300px !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .nav>li>a {
        padding-left: 12px;
        padding-right: 12px
    }

    .inner-tabs .col-xs-offset-1 {
        margin-left: 0
    }

    .locations .thumbnail {
        height: 171px
    }

    .location-search {
        min-height: 320px
    }

    .dashboard-events .thumbnail {
        height: 213px !important
    }

    .events .thumbnail {
        height: 238px !important
    }

    .well-sm {
        padding: 2px 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-header {
        float: none;
        text-align: center
    }

    .navbar-brand {
        display: inline-block;
        float: none
    }

    .mob-cat,
    .widget {
        display: none
    }

    .navbar-nav {
        float: none !important;
        margin: 0 0 10px
    }

    .carousel-sub-title,
    .carousel-sub-title2,
    .carousel-title,
    .carousel-title2 {
        font-size: 30px
    }

    .carousel-indicators {
        bottom: 0
    }

    .sign-up p {
        font-size: 24px;
        margin-bottom: 0;
        padding: 10px 0;
        text-align: center
    }

    .sign-up .btn-default {
        margin: 0 auto;
        width: 40%
    }

    .col-xs-offset-1,
    .login {
        margin-left: 0
    }

    .sign-up {
        padding-bottom: 15px
    }

    .video .fa-play-circle {
        margin-top: 40%
    }

    .locations .thumbnail {
        height: 140px
    }

    .location-search {
        min-height: 250px
    }

    .location-search h1 {
        margin-top: 20px
    }

    .location-search .search-box {
        padding-bottom: 0
    }

    .dashboard-events .thumbnail {
        height: 213px !important
    }

    .events .thumbnail {
        height: 255px
    }

    .well-sm {
        padding: 2px 10px
    }

    #myTabContent .btn-group {
        display: block
    }

    #myTabContent .profileTabs {
        display: none
    }

    .tabs-left .tab-content {
        width: 100%
    }
}

@media (min-width:600px) and (max-width:768px) {

    .footer ul,
    .sign-up p {
        text-align: center
    }

    .footer,
    .login-btn {
        position: inherit
    }

    body {
        padding-bottom: 0
    }

    .events-overlay {
        padding: 30px 0
    }

    .carousel-sub-title,
    .carousel-sub-title2,
    .carousel-title,
    .carousel-title2 {
        font-size: 25px
    }

    .carousel-indicators {
        bottom: -10px
    }

    .sign-up p {
        font-size: 20px;
        margin-bottom: 0;
        padding: 10px 0
    }

    .sign-up .btn-default {
        margin: 0 auto;
        width: 40%
    }

    .sign-up {
        padding-bottom: 15px
    }

    .thumbnail .caption,
    .title {
        padding: 0
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #0055a5
    }

    .navbar-nav {
        float: none !important;
        margin: 0 -15px
    }

    .footer ul,
    ul.footer-social li {
        float: none
    }

    .nav>li {
        border-bottom: 1px solid #014687;
        border-top: 1px solid #0064c2
    }

    .nav>li:first-child {
        border-top: 0;
        border-bottom: 0
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        background: rgba(255, 255, 255, .2)
    }

    .fh {
        min-height: inherit
    }

    .learn_more a {
        display: block;
        margin-bottom: 15px
    }

    .col-xs-offset-1 {
        margin-left: 0
    }

    .help-section .nav-tabs {
        margin: 0 -15px
    }

    .help-section .nav>li {
        border-bottom: 0 none;
        border-top: 0 none
    }

    .help-section .nav-tabs>li>a {
        margin-right: 10px
    }

    .locations .thumbnail {
        height: auto;
        min-height: 72px
    }

    .locations a>img,
    .locations>img {
        float: left;
        height: 70px;
        margin-right: 10px;
        width: auto
    }

    .mob-cat,
    .mob-menu,
    .tabs-left .tab-content {
        width: 100%
    }

    .location-search .pull-right {
        float: none !important
    }

    .location-search h1 {
        margin-top: 20px
    }

    .location-search .search-box {
        padding-bottom: 0
    }

    .location-search {
        min-height: 260px
    }

    .jumbotron h1 {
        font-size: 25px
    }

    .jumbotron {
        padding: 20px 0
    }

    .mob-cat {
        display: block;
        float: left;
        margin: 10px 0
    }

    #categoryMenu,
    .profile_view,
    .side_nav,
    .widget {
        display: none
    }

    .event-search,
    .footer .text-muted {
        float: none !important
    }

    .event-search {
        margin-top: 0
    }

    .well-sm {
        padding: 2px 10px
    }

    h2 {
        font-size: 18px
    }

    #myTabContent .btn-group,
    .mob-menu {
        display: block
    }

    .mob-menu {
        float: left;
        margin: 20px 0 0
    }

    .content-area,
    .donor-content {
        box-shadow: none
    }

    .donor-content {
        margin-left: -15px
    }

    #myTabContent .profileTabs {
        display: none
    }

    .login {
        margin-left: 0
    }
}

@media (min-width:480px) and (max-width:600px) {

    .carousel-sub-title,
    .carousel-sub-title2,
    .carousel-title,
    .carousel-title2,
    .sign-up p {
        font-size: 20px
    }

    .footer ul,
    .sign-up p {
        text-align: center
    }

    .footer,
    .login-btn {
        position: inherit
    }

    body {
        padding-bottom: 0
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #0055a5
    }

    .navbar-nav {
        float: none !important;
        margin: 0 -15px
    }

    .footer ul,
    ul.footer-social li {
        float: none
    }

    .nav>li {
        border-bottom: 1px solid #014687;
        border-top: 1px solid #0064c2
    }

    .nav>li:first-child {
        border-top: 0;
        border-bottom: 0
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        background: rgba(255, 255, 255, .2)
    }

    .title {
        padding: 0
    }

    .fh {
        min-height: inherit
    }

    .learn_more a {
        display: block;
        margin-bottom: 15px
    }

    .carousel-indicators {
        bottom: -10px
    }

    .sign-up p {
        margin-bottom: 0;
        padding: 10px 0
    }

    .sign-up .btn-default {
        margin: 0 auto
    }

    .sign-up {
        padding-bottom: 15px
    }

    .caption-left {
        left: 15px;
        top: 10px
    }

    .caption-right {
        right: 15px;
        top: 10px
    }

    .col-xs-offset-1 {
        margin-left: 0
    }

    .help-section .nav-tabs {
        margin: 0 -15px
    }

    .help-section .nav>li {
        border-bottom: 0 none;
        border-top: 0 none
    }

    .help-section .nav-tabs>li>a {
        margin-right: 5px;
        font-size: 12px
    }

    .benefit {
        font-size: 15px
    }

    .locations .thumbnail {
        height: auto
    }

    .locations a>img,
    .locations>img {
        float: left;
        height: 66px;
        margin-right: 10px
    }

    .thumbnail .caption {
        min-height: 66px;
        padding: 0
    }

    .location-search .pull-right {
        float: none !important
    }

    .location-search h1 {
        font-size: 25px;
        margin-top: 10px
    }

    .location-search .search-box .outer {
        margin-top: 10px;
        padding: 5px
    }

    .location-search .search-box .inner {
        padding: 5px
    }

    .location-search .search-box {
        padding-bottom: 0;
        margin-bottom: 10px
    }

    .location-search {
        min-height: 180px
    }

    .jumbotron h1 {
        font-size: 20px
    }

    .jumbotron {
        padding: 20px 0
    }

    .mob-cat {
        display: block;
        float: left;
        margin: 10px 0;
        width: 100%
    }

    #categoryMenu,
    .widget {
        display: none
    }

    .event-search,
    .footer .text-muted {
        float: none !important
    }

    .event-search {
        margin-top: 0
    }

    .well-sm {
        padding: 2px 10px
    }

    .frm-row .field,
    .frm-row .field-name,
    .smart-forms .btn {
        width: 100% !important
    }

    .login-form .smart-forms .frm-row .colm6,
    .mob-menu,
    .tabs-left .tab-content {
        width: 100%
    }

    .smart-forms .btn {
        margin-bottom: 10px
    }

    .widget-title {
        font-size: 16px;
        margin-bottom: 0
    }

    .smart-container {
        margin: 0 auto !important
    }

    .smart-forms .section {
        margin-bottom: 5px !important
    }

    .login-form .BR {
        border-right: 0
    }

    h2 {
        font-size: 18px
    }

    .mob-menu {
        display: block;
        float: left;
        margin: 20px 0 0
    }

    .profile_view,
    .side_nav {
        display: none
    }

    .content-area,
    .donor-content {
        box-shadow: none
    }

    .donor-content {
        margin-left: -15px
    }

    .past_associations .media img {
        height: 50px
    }

    #myTabContent .btn-group {
        display: block
    }

    #myTabContent .profileTabs {
        display: none
    }

    .login {
        margin-left: 0
    }

    #launcher {
        bottom: 10px !important
    }

    #helpCenterForm,
    #ticketSubmissionForm {
        bottom: 5px !important
    }
}

@media (min-width:320px) and (max-width:480px) {

    .footer ul,
    .sign-up p {
        text-align: center
    }

    .footer,
    .login-btn {
        position: inherit
    }

    body {
        padding-bottom: 0
    }

    .events-overlay {
        padding: 20px 0
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #0055a5
    }

    .navbar-nav {
        float: none !important;
        margin: 0 -15px
    }

    .footer ul,
    ul.footer-social li {
        float: none
    }

    .nav>li {
        border-bottom: 1px solid #014687;
        border-top: 1px solid #0064c2
    }

    .nav>li:first-child {
        border-top: 0;
        border-bottom: 0
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        background: rgba(255, 255, 255, .2)
    }

    .title {
        padding: 0
    }

    .fh {
        min-height: inherit
    }

    .learn_more a {
        display: block;
        margin-bottom: 15px
    }

    .carousel-sub-title,
    .carousel-sub-title2,
    .carousel-title,
    .carousel-title2 {
        font-size: 16px
    }

    .carousel-indicators {
        bottom: -10px
    }

    .caption-left {
        left: 15px;
        top: 10px
    }

    .caption-right {
        right: 15px;
        top: 10px
    }

    .sign-up p {
        font-size: 20px;
        margin-bottom: 0;
        padding: 10px 0
    }

    .sign-up .btn-default {
        margin: 0 auto
    }

    .sign-up {
        padding-bottom: 15px
    }

    .navbar-brand {
        width: 80%
    }

    .navbar-brand img {
        max-width: 80%
    }

    .col-xs-offset-1 {
        margin-left: 0
    }

    .help-section .nav-tabs {
        margin: 0 -15px
    }

    .help-section .nav>li {
        border-bottom: 0 none;
        border-top: 0 none
    }

    .help-section .nav-tabs>li>a {
        margin-right: 5px;
        font-size: 12px
    }

    .benefit {
        font-size: 15px
    }

    .video .fa-play-circle {
        margin-top: 47%
    }

    .locations .thumbnail {
        height: auto
    }

    .locations a>img,
    .locations>img {
        float: left;
        height: auto;
        margin-bottom: 5px;
        max-width: 100%
    }

    .location-search .pull-right {
        float: none !important
    }

    .location-search h1 {
        font-size: 18px;
        margin-top: 10px
    }

    .location-search .search-box .outer {
        margin-top: 10px;
        padding: 5px
    }

    .location-search .search-box .inner {
        padding: 5px
    }

    .location-search .search-box {
        padding-bottom: 0;
        margin-bottom: 10px
    }

    .location-search {
        min-height: 180px
    }

    .dashboard-events a>img,
    .dashboard-events>img {
        float: left;
        height: 54px;
        margin-right: 10px
    }

    .jumbotron h1 {
        font-size: 20px
    }

    .jumbotron {
        padding: 20px 0;
        margin-bottom: 10px
    }

    .mob-cat {
        display: block;
        float: left;
        margin: 10px 0;
        width: 100%
    }

    #categoryMenu,
    .widget {
        display: none
    }

    .event-search {
        float: none !important;
        margin-top: 0
    }

    .events .thumbnail img {
        float: left;
        margin-right: 10px;
        margin-bottom: 0;
        max-height: inherit;
        max-width: 82px
    }

    .events .thumbnail .caption {
        min-height: 54px;
        padding: 9px 9px 0
    }

    .well-sm {
        padding: 2px 10px
    }

    .frm-row .field,
    .frm-row .field-name,
    .smart-forms .btn {
        width: 100% !important
    }

    .login-form .smart-forms .frm-row .colm6,
    .mob-menu,
    .tabs-left .tab-content {
        width: 100%
    }

    .smart-forms .btn {
        margin-bottom: 10px
    }

    .widget-title {
        font-size: 16px;
        margin-bottom: 0
    }

    .smart-container {
        margin: 0 auto !important
    }

    .smart-forms .section {
        margin-bottom: 5px !important
    }

    .login-form .BR {
        border-right: 0
    }

    h2 {
        font-size: 18px
    }

    .footer .text-muted {
        float: none !important
    }

    .mob-menu {
        display: block;
        float: left;
        margin: 20px 0 0
    }

    .profile_view,
    .side_nav {
        display: none
    }

    .content-area,
    .donor-content {
        box-shadow: none
    }

    .donor-content {
        margin-left: -15px
    }

    .topnav>li>a {
        font-size: 10px
    }

    .topnav>li {
        margin-left: 10px
    }

    .past_associations .media img {
        height: 24px
    }

    .donor-events .sugested_events .media>.pull-left,
    .past_associations .media>.pull-left {
        margin-right: 5px
    }

    #myTabContent .btn-group {
        display: block
    }

    #myTabContent .profileTabs {
        display: none
    }

    .login {
        margin-left: 0
    }

    #launcher {
        bottom: 10px !important;
        right: 0 !important
    }

    #helpCenterForm,
    #ticketSubmissionForm {
        bottom: 5px !important;
        right: 0 !important;
        width: 300px !important
    }

    #helpCenterForm .Container {
        width: 300px !important
    }
}

.footer-bg .circle,
.learn_more a,
.loc_title,
.loc_title_search {
    display: inline-block
}

.loc_title {
    max-width: 90%;
    font-size: 23px;
    color: #20415d
}

.view_option {
    float: right
}

.view_option a {
    font-size: 19px
}

.view_option a.disabled {
    color: #d3d1d2;
    cursor: default
}

.loc_title_search {
    max-width: 58%;
    font-size: 23px;
    color: #20415d
}

.general-input {
    color: #000 !important;
    opacity: 1 !important
}

.paginate_button {
    margin-top: 12px;
    border: 1px solid #ddd;
    padding: 7px 10px;
    cursor: pointer;
    border-left: 0;
    border-radius: 0
}

.LR-pad i {
    padding: 0 2px
}

.donate-btn {
    background-color: #ff7701;
    border-radius: 2px;
    margin-left: 10px
}

.donate-btn a {
    color: #fff !important
}

.donate-btn:hover a {
    color: rgba(255, 255, 255, .7) !important
}

.scroll_tabs_container div.scroll_tab_inner span {
    color: #757575 !important
}

.help-section .nav-tabs>li.active>a span,
.help-section .nav-tabs>li>a:hover span,
.nav-tabs>li.active>a:focus span,
.nav-tabs>li.active>a:hover span {
    color: #0055a5 !important
}

.learn_more h2 {
    font-size: 20px;
    margin-top: 30px
}

.learn_more a {
    color: #fff;
    background-color: #0055a5;
    padding: 10px;
    border-radius: 4px
}

.about-section p.strong {
    margin: 20px 30px 60px;
    font-weight: 600
}

.footer-bg {
    margin-bottom: -10px;
    background: url(../images/footer-bg.jpg) center center no-repeat #006ab4;
    background-size: cover;
    padding: 40px 0
}

.footer-bg .circle {
    position: relative;
    font-weight: 600;
    padding-top: 83px;
    background-color: rgba(255, 255, 255, 1);
    width: 233px;
    height: 233px;
    border-radius: 50%;
    font-family: Raleway, sans-sarif;
    color: #313131
}

.footer-bg .circle .data {
    font-size: 30px
}

.footer-bg .circle .particular {
    font-size: 15px
}

.footer-bg .circle:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    font-size: 120px;
    color: rgba(0, 85, 165, .07);
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%)
}

.footer-bg .circle.years:before {
    content: "\f073"
}

.footer-bg .circle.transctions:before {
    content: "\f09d"
}

.footer-bg .circle.users:before {
    content: "\f0c0"
}

.footer-bg .circle.funded:before {
    content: "\f155"
}

.carousel .btn-block {
    border: 3px solid #ff7701 !important;
    float: left;
    width: auto;
    background-color: #ff7701;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 28px;
    border-radius: 0;
    margin-top: 20px;
    font-size: 18px;
    font-family: Raleway, sans-sarif;
    display: table-caption
}

.btn-appStore,
.btn-playStore,
h4.subTitle {
    display: inline-block
}

.carousel .caption-right .btn-block {
    float: right
}

.carousel .btn-block:hover {
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #fff !important
}

#newsLetter.modal .modal-dialog .modal-content .modal-header,
.modal-footer {
    border-bottom: none
}

#newsLetter.modal .modal-dialog .modal-content .modal-footer {
    border-top: none;
    padding: 22px
}

#newsLetter.modal .modal-dialog .modal-content .modal-body p {
    margin: 20px 0
}

#newsLetter.modal .modal-dialog .modal-content .modal-body .input-group .input-group-btn .btn {
    border: 1px solid #0055a5;
    padding: 6px 50px;
    background-color: #0055a5;
    color: #fff;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 600
}

#newsLetter.modal .modal-dialog .modal-content .modal-body .input-group .form-control {
    font-size: 14px
}

#newsLetter.modal .modal-dialog .modal-content .modal-body .input-group .form-control:focus {
    box-shadow: none !important
}

.download-app-banner {
    position: relative;
    color: #fff;
    background: url(../images/download-app-banner.jpg) center center no-repeat #484A4B;
    background-size: cover;
    padding: 30px 0
}

.download-app-banner h1 {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 39px;
    line-height: 1.3em;
    font-weight: 300
}

.download-app-banner h1 .strong,
h4.subTitle {
    font-weight: 700
}

.app-icons {
    margin-bottom: 60px
}

.app-icons i {
    color: #fff;
    font-size: 72px;
    padding: 10px 20px
}

.availability {
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 50%;
    bottom: 12px;
    transform: translateX(-50%)
}

.availability i {
    color: #fff;
    font-size: 21px;
    padding-left: 6px
}

.btn-appStore {
    background: url(../images/appstore-btn.png) no-repeat rgba(0, 0, 0, 0);
    width: 165px;
    height: 50px;
    margin-right: 10px
}

.btn-playStore {
    background: url(../images/playstore-btn.png) no-repeat rgba(0, 0, 0, 0);
    width: 165px;
    height: 50px
}

.download-btns {
    margin: 20px auto 50px
}

.gcAppShowcase {
    background-color: #f5f5f5;
    padding: 30px 0
}

h4.subTitle {
    font-size: 31px;
    color: #313131;
    text-transform: uppercase;
    margin-bottom: 50px
}

h4.subTitle span {
    font-weight: 300
}

h4.subTitle:after {
    width: 54px;
    content: "";
    display: block;
    margin: 7px 0 auto auto;
    border-top: 5px solid #313131
}

.gcAppShowcase .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px !important
}

.features {
    margin: 30px auto 10px
}

.features p {
    font-size: 25px;
    margin: 10px auto 60px;
    color: #313131
}

.testimonial i {
    color: #0055a5;
    font-size: 53px
}

.testimonial p.words {
    padding: 30px 200px;
    font-size: 24px
}

.testimonial img {
    display: inline-block !important;
    max-width: 80px;
    margin-bottom: 10px
}

.testimonial p.name {
    font-weight: 600;
    color: #0055a5;
    font-size: 22px;
    margin: auto
}

.testimonial p.designation {
    font-weight: 400;
    color: #626262;
    font-size: 22px
}

.testimonial .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px !important
}

.download-pdf-section .cbp-item-wrapper {
    border: 1px solid #ddd
}

.download-pdf-section .detailing {
    padding: 5px 10px;
    white-space: normal
}

.download-pdf-section .detailing h6 {
    color: #313131;
    font-size: 14px
}

.download-pdf-section .cbp-l-caption-body a {
    border-radius: 50%;
    padding: 30px;
    width: 100px;
    height: 100px;
    display: inline-block;
    text-align: center
}

.download-pdf-section .cbp-l-caption-body a img {
    margin-top: -3px;
    margin-left: 3px
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #20415d
}

.footer ul.top-links-repeat li a {
    font-weight: 600;
    font-family: Raleway, sans-sarif;
    font-size: 14px
}

.contactUsSection {
    margin: 30px auto 60px
}

.contactUsSection #contact {
    border-right: 1px solid #dadada
}

.gcAddtess h6 {
    margin-top: 0
}

.gcAddtess .gcMap {
    overflow: hidden;
    margin-top: 20px;
    height: 300px
}

.sitemap-section {
    margin: 30px auto
}

.sitemap-section ul {
    margin-bottom: 50px;
    padding-left: 0;
    margin-top: 10px
}

.sitemap-section ul li {
    display: inline-block;
    list-style: none;
    margin: 10px;
    width: 20%;
    border: 1px dashed #ddd;
    border-radius: 4px
}

.phrase,
.sorry {
    margin-top: 50px;
    text-transform: uppercase
}

.sitemap-section ul li a {
    padding: 10px;
    width: 100%;
    display: block
}

.sitemap-section ul li a:hover {
    color: #ff7701;
    text-decoration: none
}

.fourOfour-page {
    background: url(../images/404-bg.jpg) center center no-repeat #e8e9ed;
    background-size: cover;
    width: 100%;
    display: block;
    padding: 60px 0
}

.sorry {
    color: #555;
    line-height: .85;
    font-size: 80px;
    border-right: 1px solid #cfcfd0;
    text-align: right
}

.phrase {
    color: #888;
    font-size: 24px;
    padding: 2px 12px;
    line-height: 1.4
}

.useful-links {
    text-transform: uppercase;
    font-size: 12px;
    color: #888;
    margin-top: 80px;
    border: 1px solid #cfcfd0;
    border-radius: 10px;
    padding: 40px 10px 20px;
    margin-bottom: 60px
}

.useful-links .link-head {
    margin-top: -58px
}

.useful-links a {
    color: #888;
    text-decoratin: none
}

.useful-links a:hover {
    color: #0055a5;
    text-decoration: none
}

.useful-links h4 {
    background-color: #e8e9ed;
    padding: 0 5px;
    display: inline-block;
    font-size: 13px;
    color: #888;
    margin-bottom: 25px;
    font-weight: 600
}

.useful-links i {
    font-size: 20px;
    color: #0055a5;
    margin-bottom: 10px
}

.deleteAction {
    margin-top: 10px
}

.deleteAction a span {
    margin-right: 5px
}

#schedulesTable tr td,
#schedulesTable tr th {
    display: table-cell;
    padding: 2px 5px
}

#schedulesTable .checkbox input[type=checkbox] {
    position: relative;
    margin: auto
}

#schedulesTable input {
    border: 1px solid #eee !important
}

.on_drop {
    float: left;
    min-width: 150px;
    left: -22px;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 5px;
    border: 1px solid #40B8FF;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 7px -3px rgba(0, 0, 0, .55);
    -moz-box-shadow: 0 0 7px -3px rgba(0, 0, 0, .55);
    box-shadow: 0 0 7px -3px rgba(0, 0, 0, .55);
    border-top: 5px solid #40B8FF
}

.on_drop .popover-list {
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0
}

.on_drop .popover-list li {
    padding: 0;
    display: block;
    border: 0
}

.on_drop .popover-list li a {
    text-decoration: underline
}

.popover-content {
    padding: 0
}

.sitemap-title {
    line-height: 32px;
    margin: 0 0 20px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700
}

.sitemap-title-end {
    color: #ff7701;
    font-size: 23px
}

.btn-grey.pull-left i {
    margin-right: 4px
}

.btn-grey.pull-right span {
    margin-left: 7px;
    vertical-align: text-top
}

.testimonial .popover-content {
    padding: 10px
}

.btn-add-payment {
    padding: 7px 5px;
    font-size: 13px !important;
    margin-right: 5px !important
}

.button_container {
    margin-top: 1px
}

.select-all-label {
    line-height: 34px;
    font-weight: 700
}

.transactionRow span.bars {
    margin-left: 3px
}

@media (max-width:991px) {
    .listViewOption {
        margin-top: -80px;
        margin-right: 0
    }

    .eventListCategory .title-end {
        display: none
    }
}

.footer ul.contactMap {
    margin: -3px 0 0 8px;
}

.footer ul.contactMap li {
    border-right: 0;
    border-left: 1px solid #fff;
    padding-left: 10px;
}

.static-quotes {
    background: #fd5001;
    padding: 20px;
}

.static-quotes p {
    color: #fff;
}

.grey-bg {
    background: #f5f5f5;
    padding: 30px 0;
    margin-top: 60px;
}

.page-section {
    margin: 50px 0;
}

.btn-orange {
    background: #fd5001;
    border-radius: 30px;
    border: 1px solid #f14d03;
    color: #fff;
    min-width: 200px;
    padding: 10px 15px;
    margin: 10px 0 0 0 !important;
}

.btn-orange:hover {
    color: #fff;
    background: #f14d03;
}

.bordered-line {
    border-top: 1px dashed #ddd;
    display: block;
    margin: 80px 0 30px 0;
}

.hwd {
    position: relative !important;
}

.hwd h3 {
    text-align: center;
    margin: 20px 0;
}

.step {
    font-size: 60px;
    font-weight: 700;
    position: absolute;
    left: 40%;
    line-height: 100px;
    top: -100px;
    color: #fff;
    border-radius: 50%;
    width: 100px;
    z-index: 0;
    text-align: center;
    height: 100px;
    background: #fd5001;
}

.fundraising1 {
    min-height: 400px;
    max-height: 450px;
    position: relative;
    background: #484A4B url(../images/education.jpg) center center no-repeat;
    background-size: cover;
}

.fundraising .text {
    padding-top: 95px;
}

.fundraising1 .text {
    padding-top: 95px;
}

.dot {
    width: 8px;
    height: 8px;
    background: #626262;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -55px;
}

.marketing-icon {
    background: #fd5001;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 120px;
    margin: 30px auto;
}

.marketing {
    text-align: center;
}

.marketing-icon .fa {
    color: #fff;
    font-size: 3em;
}

.marketing-bg {
    margin-top: 50px;
    background: #f5f5f5;
    padding: 50px 0 80px 0;
    background: #484A4B url(../images/different.jpg) center center no-repeat;
    background-size: cover;
}

.marketing-bg h2 {
    color: #fff;
    margin-bottom: 30px;
}

.marketing-bg p {
    color: #fff;
    font-size: 22px;
}

.cc-text p {
    max-width: 98%;
}

/*------------------------Crowdfunding Banner Starts--------------*/
.caption-left.crowdFundingBanner {
    top: 43%;
}

.crowdFundingBanner .fundraisingBtn {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 32px;
    border-width: 0;
    font-weight: 600;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #launcher {
        bottom: 105px !important;
    }

    .caption-left.crowdFundingBanner {
        top: 33%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #launcher {
        bottom: 105px !important;
    }

    .caption-left.crowdFundingBanner {
        top: 23%;
    }
}

@media (min-width: 600px) and (max-width: 768px) {
    .caption-left.crowdFundingBanner {
        top: 15%;
    }

    .crowdFundingBanner .fundraisingBtn {
        font-size: 15px;
    }

    .step {
        font-size: 50px;
        left: inherit;
        top: inherit;
        text-align: center;
        position: inherit;
    }

    .dot {
        display: none;
    }
}

@media (min-width: 480px) and (max-width: 600px) {
    .caption-left.crowdFundingBanner {
        top: 17%;
    }

    .crowdFundingBanner .fundraisingBtn {
        margin-top: 9px;
        font-size: 14px;
        padding: 8px 22px;
    }

    .step {
        font-size: 50px;
        left: inherit;
        top: inherit;
        text-align: center;
        position: inherit;
    }

    .dot {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .caption-left.crowdFundingBanner {
        top: 7%;
    }

    .crowdFundingBanner .fundraisingBtn {
        margin-top: 4px;
        font-size: 12px;
        padding: 7px 22px;
    }

    .step {
        font-size: 50px;
        left: inherit;
        top: inherit;
        position: inherit;
        text-align: center;
    }

    .dot {
        display: none;
    }
}

/*------------------------Crowdfunding Banner Ends--------------*/

.footer-icons .iconS {
    float: right;
}

.footer-icon1 {
    height: 45px;
}

.footer-icon2 {
    height: 45px;
    margin-left: 5px;
}

@media (min-width: 320px) and (max-width: 768px) {
    .footer-icons .iconS {
        text-align: center;
        float: none;
        clear: both;
        margin-top: 10px;
    }

    .footer ul.contactMap li {
        border: none;
        margin-top: 10px;
    }

    .fourOfour-page .text-center .img-responsive {
        margin: auto;
    }

    .fourOfour-page .sorry,
    .fourOfour-page .phrase {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .fourOfour-page .text-center .img-responsive {
        margin: auto;
    }
}


/********** New Donor Dashboard *********/
.myaccordion .panel-title a {
    display: block;
    width: 100%;
    color: #fff !important;
    text-decoration: none !important;
}

.myaccordion {
    margin: 20px 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    width: 100% !important;
    max-width: 100% !important;
}

/*********** Failed Payment and Expire widget *************/
.display_flex {
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.widget-head {
    background-color: #0055a5;
    border-color: #0055a5;
    color: #fff;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.12);
}

.widget-head h5 small {
    font-size: 10px;
    padding-left: 5px;
    color: #fff;
    font-weight: 300;
}

.widget-head a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    display: inline-block;
}

.widget-body {
    padding: 15px 15px;
    font-size: 13px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

a.colorgrey {
    color: #8e8e8e;
    font-weight: 500;
    text-decoration: underline;
}

a.colorblue {
    color: #0756a5;
    font-weight: 500;
    text-decoration: underline;
}

a.colororange {
    color: #ff5500;
    font-weight: 500;
    text-decoration: underline;
}

.widget-body ul li+li {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}

.btn.btn-Orange {
    color: #fff;
    background: #ff5500;
    font-size: 12px;
    min-width: 60px;
    height: 30px;
}

#reschedule-payment label.error {
    margin: 4px 0 0;
    color: red;
    font-weight: normal;
    font-size: 13px;
}

.dateicon .ui-datepicker-trigger {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    border: 1px solid #d3d1d2;
}

.calendarimg .ui-datepicker-trigger {
    position: absolute;
    right: 0;
    top: 41px;
    height: 34px;
    border: 1px solid #d3d1d2;
    display: block;
}

.card-detail-action li div h6 {
    font-size: 12px;
    color: #000;
    margin: 0 0 5px;
}

.event-card-opt>li {
    display: block;
    text-decoration: none !important;
    color: #0055a5 !important;
    cursor: pointer;
    background-color: #f7f6f6;
    padding: 4px 10px 4px !important;
    border-radius: 3px;
}

.event-card-opt>li>a:before {
    content: '';
    position: absolute;
    bottom: -4px;
    background-color: #0756a5;
    width: calc(100% - 20px);
    left: 20px;
    height: 0px;
}