body{
     margin:0;
     padding:0;
     font-size:16px;
     color: #000;
    font-family: "Palanquin", sans-serif;
}
p {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 16px;
    font-family: "Palanquin", sans-serif;
}
h1, h2, h3, h4, h5, h6{
     font-family: "Antonio", sans-serif;
     font-weight: 700;
     color: #000;
     margin-top: 10px;
}
h1{
    font-size: 22px;
    color: #0044B5;
}
h2{
    font-size: 18px;
    color: #0044B5;
}
h3{
    font-size: 22px;
    color: #FD372C;
}
h4{
    font-size: 18px;
    color: #FD372C;
}
h5{
    font-size: 22px;
    color: #FFBA00;
}
h6{
    font-size: 18px;
    color: #FFBA00;
}
a{
    color: #0044B5;
}
a:focus, a:hover{
	text-decoration:none;
}

.header-links {
    padding:10px 0px;
    border-bottom: 1px solid #ececec;
    background-color: #0044B5;
}
.give-links ul li a{
    color: #ffffff;
}
.give-links ul li .read-btn{
    background-color: #fd2e24;
        padding: 5px 20px;
    margin: 0px;
}
.give-links ul li .read-btn:hover{
    background-color: #FFBA00;
    color: #ffffff;
}
.give-links ul{
    margin: 5px 0px;
    float: left;
}
.give-links .input-group {
    display: inline-flex;
    align-items: center;
}
.give-links #newsletterForm {
    float: left;
}
.give-links .input-group label {
    color: #ffffff;
    width: auto;
    text-align: right;
    margin: 0px 10px;
    font-weight: 400;
    font-size: 14px;
}
#newsletterForm .form-control{
    border-radius: 4px;
    width: 185px;
    font-weight: 500;
}
.give-links ul li{
    border-right: 1px solid #fff;
    padding: 0px 10px;
}
.give-links ul li a:hover{
    color: #FFBA00;
}
.header-text h1 {
    font-size: 30px;
    margin: 0px;
    color: #ffffff;
}
.navbar-brand>img {
    width: 250px;
    padding: 10px 0px;
}
nav.navbar.bootsnav .navbar-brand span {
    font-size: 28px;
    color: #000;
    clear: both;
    margin-top: 50px;
    float: right;
    position: relative;
    right: 25px;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: #fff;
    border-bottom: 1px solid #b5b5b5;
}
.navbar-right {
    float: right !important;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #222;
    padding: 15px 10px;
    margin: 26px 0px;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-family: "Antonio", sans-serif;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #FD372C;
}
nav.navbar.bootsnav .navbar-brand{
    padding:0px;
    height: auto;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #FD372C;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #0044B5;
    color: #fff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on > a, nav.navbar ul.nav > li.active > a:hover, 
nav.navbar ul.nav li.active > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover{
      color: #FD372C;
}  
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #ff000f;
    cursor: pointer;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
nav.navbar.bootsnav .navbar-nav > li:last-child a {
    background-color: #fd2e24 !important;
    color: #ffffff;
    border-radius: 5px;
    padding: 8px 15px;
}
/*nav.navbar.bootsnav .navbar-nav > li:nth-child(8) a:hover {
    background-color: #fd2e24 !important;
}*/
/*end-navbar*/
.breadcrumb > li + li:before{
    display: none;
}
.carousel-inner .item:before{
    content: "";
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.25);
}
.carousel-caption h1 {
    color: #ffffff;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3;
}
.carousel-caption a{
    background-color: #FD372C;
    transition: all 0.3s linear;
}
.carousel-caption a:hover{
	background-color: #d12626;
	color: #fff;
}
.carousel-caption {
    background-color: initial;
    z-index: 5;
    text-align: left;
    margin: 0px;
}
.carousel-caption p {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 26px;
}
.carousel-indicators{
    display: none;
}

.united-way {
    margin: 30px 0px;
}
.custom_heading_right {
    color: #9e9e9e;
    font-size: 16px;
    line-height: 26px;
}
.custom_heading_left {
    color: #FD372C;
    font-size: 34px;
    line-height: 43px;
}
/*--give-block--*/
.cb-container {
    background: #fff;
    text-align: left;
    padding: 0;
    border-radius: 10px;
    transition: .25s;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e5e7f2;
    margin: 0;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 0;
}
.cb-img-area {
    font-size: 42px;
    margin-bottom: 5px;
    margin-right: 0;
    float: left;
    width: 100%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.cb-container:hover .cb-text-area, .cb-container:hover .cb-img-area {
    -webkit-transform: translate3d(0,-67px,0);
    transform: translate3d(0,-67px,0);
}
.cb-container:hover .cb-img-area {
    opacity: 0;
}
.cb-img-area, .cb-text-area {
    display: inline-block;
    vertical-align: bottom;
    transition: transform .25s ease-in-out;
}
.cb-container:hover .cb-text-area p {
    opacity: 1;
}
.cb-text-area p {
    transition: .25s;
    font-family: inherit!important;
    opacity: 0;
    color: #828282;
}
.cb-text-area p {
    margin-bottom: -55px;
}
.cb-heading {
    font-size: 24px;
    margin-bottom: 10px;
}
.living-block {
    background: #d8d8d8 !important;
    padding: 50px 0px;
}
.living-united {
    padding-left: 20px;
}
.living-united h1, .program-heading h1 {
    font-size: 36px;
    color: #FD372C;
    margin-top: 0px;
    margin-bottom: 15px;
}
.read-btn {
    background-color: #0044B5;
    color: #fff;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 3px;
    font-family: "Antonio", sans-serif;
    margin-top: 10px;
}
.read-btn:hover{
    background-color: #5082F0;
    color: #ffffff;
    transition: all 0.3s linear 0s;
}
.program-block {
    padding: 30px 0px;
}
.program-heading h1:before {
    content: "";
    position: absolute;
    top: 55px;
    width: 50px;
    height: 2px;
    background-color: #0f157f;
    text-align: center;
    left: 48%;
}
.program-heading h1 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
 .program-heading p {
    margin: 20px 10px;
}
.program-list {
    border: 1px solid #d2d2d2;
}
.program-text {
    padding: 15px 15px;
    border-top: 0px;
}
.program-text h4 {
    color: #FD372C;
    font-size: 24px;
    margin-top: 0px;
}
.program-heading {
    margin-bottom: 50px;
}
.program-img, .living-left {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.program-img img, .living-left img{
    transition: all 0.3s linear 0s;
}
.program-img img:hover, .living-left img:hover{
    transform: scale(1.2);
}
.program-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.program-row .program-col {
    display: flex;
    flex-direction: inherit;
}
footer{
    border: none;
}
.main-footer, .bottom-footer {
    background: #0044B5;
}
.main-footer ul{
    margin-top: 15px;
}
.more-info li{
    font-size: 15px;
}
.more-info li a:hover{
    color: #FD372C;
}
.footer-title{
    border: none;
}
.more-info p{
    color: #fff;
}
.live_footer_text {
    margin: 0px;
}
.live_footer_text p{
    padding: 0px;
    margin: 0px;
}
.bottom-footer {
    padding: 15px 0px;
    border-top: 1px solid #6b6b6b;
}
.copy p, .power p{
    color: #ffffff;
    margin-bottom: 0px;
}
.power p a{
    color: #FD372C;
}
.power p a:hover{
    color: #ffffff;
}
#scrolltoup:hover {
    background-color: #d12626;
    color: #ffffff;
}
.page-section h1:first-child{
    font-size: 36px;
}
.new_member a {
    display: inline-block;
    background-color: 
    #e93236;
    padding: 10px 20px;
    border-radius: 4px;
    margin-top: 20px;
}

.new_member a:hover {
    background-color: #d12626;
    transition: all 0.3s linear 0s;
    color: #ffffff;
}

.panel-default>.panel-heading {
 color: #ffffff;
 background-color: #0044B5;
 border-color: #e4e5e7;
 padding: 0px;
    border-radius: 0px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.panel-heading h3{
    color: #FFFFFF;
}
.panel-default>.panel-heading a {
 display: block;
 padding: 12px 15px;
    font-size: 18px;
}
.panel-default>.panel-heading a:hover{
    color: #ffffff;
}
.panel-default>.panel-heading a:after {
 content: "\002b";
 position: relative;
 top: 1px;
 display: inline-block;
 font-family: 'Glyphicons Halflings';
 font-style: normal;
 font-weight: 400;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 float: right;
 transition: transform .25s linear;
 -webkit-transition: -webkit-transform .25s linear;
}

/*
.panel-default>.panel-heading a[aria-expanded="true"] {
 background-color: #7B81B7;
}
*/

.panel-default>.panel-heading a[aria-expanded="true"]:after {
 content: "\2212";
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
 content: "\002b";
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
}

.accordion-option {
 width: 100%;
 float: left;
 clear: both;
 margin: 15px 0;
}

.accordion-option .title {
 font-size: 20px;
 font-weight: bold;
 float: left;
 padding: 0;
 margin: 0;
}

.accordion-option .toggle-accordion {
 float: right;
 font-size: 16px;
 color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
 content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
 content: "Collapse All";
}
.panel.panel-default{
    margin-bottom: 10px;
}
.social li i{
    color: #ffffff;
    font-size: 30px;
}
.page-section .col-md-12 {
    padding-left: 0px;
}
.page-section .col-md-9 {
    padding-left: 10px;
}
.form-horizontal .form-group{
    margin-left: 0px;
    margin-right: 0px;
}
.side-bar h4{
    font-weight: 500;
}
.contact_contact_form_fields {
    padding-left: 0px;
}
.app-info-list li {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.app-info .table tr td, .app-info .table tr th {
    vertical-align: middle;
}
.app-info textarea {
    width: 100%;
    max-width: 100%;
    font-weight: 500;
    color: #000000;
}
.app-info .table-responsive {
    width: 100%;
    float: left;
    clear: both;
}
.app-info ol li {
    width: 100%;
    float: left;
}
.app-info ul li{
    margin-bottom: 10px;
}
.app-info .table-responsive .table tr td label {
    font-weight: 400;
}
input[type="date"] {
    display: flex;
    flex-flow: row-reverse;
    -moz-display: flex;
    -moz-flex-flow: row-reverse;
    height: auto;
    padding: 0px 6px;
}
.contact_con_input_control {
    color: #000000;
    font-style: normal;
    font-weight: 500;
}
.divied_row {
    border-color: #cccccc;
}
.memorandum h3 {
    font-size: 30px;
    color: #000000;
}
.app-info .table td>.input-group {
    width: 100%;
}
.date .input-group-addon{
    color: #ffffff;
    background-color: #FD372C;
    border: 1px solid #FD372C;
}
.tabspace .error-class {
    text-align: center;
    float: none;
}
.give-links input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #646464;
    font-weight: 400;
}
.give-links input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #646464;
   opacity:  1;
   font-weight: 400;
}
.give-links input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #646464;
   opacity:  1;
   font-weight: 400;
}
.give-links input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #646464;
   font-weight: 400;
}
.give-links input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #646464;
   font-weight: 400;
}

.give-links input::placeholder { /* Most modern browsers support this now. */
   color:    #646464;
   font-weight: 400;
}
.trivia-night, .trivia-night label {
    padding-left: 0px;
}

.donation_panel h3 {
  padding: 6px 15px;
}

.donar_inf {
  color: #000;
  border-bottom: 2px solid #000;
}
#add_ExpenseRow {
    width: auto;
    color: #fff;
    background-color: #0044B5;
    border-color: #0044B5;
    font-style: normal;
    padding: 10px 20px;
}
.del_child {
    width: auto;
    color: #fff;
    background-color: #fd2e24;
    border-color: #fd2e24;
    font-size: 16px;
    padding: 8px 25px;
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
}
.addlist {
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.adult_applicant input {
    margin-left: 0px;
}

#accordionarchived, #accordionarchived .panel.panel-default {
  margin-bottom: 0px;
}
.panel-default{
    margin: 10px 0px;
}
.living-left {
    border: 2px solid #0044B5;
}

.input-icon {
    position: relative;
}

.input-icon>input {
    padding-left: 24px;
    padding-right: 6px;
}
.input-icon.input-icon-right>input {
    padding-left: 6px;
    padding-right: 24px;
}
.input-icon>.ace-icon {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 30px;
    display: inline-block;
    color: #909090;
    font-size: 16px;
}
.input-icon.input-icon-right>.ace-icon {
    left: auto;
    right: 3px;
}
.donate_btns {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px !important;
}
.donate_btns .btn-primary {
    background-color: transparent;
    border-color: #0044B5;
    color: #5f5f5f;
    font-size: 22px;
    padding: 6px 25px;
    margin: 0px 7px;
    font-weight: 600;
}
.donate_btns .active, .donate_btns .btn-primary:hover, .donate_btns .btn-primary:focus{
    background-color: #0044B5;
    border-color: #0044B5;
    color: #ffffff;
    box-shadow: none;
}
.oth_amt {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: -webkit-inline-box;
    margin-top: 25px;
}
.donate_btns p {
    text-align: left;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.oth_amt #d_amount {
    width: auto;
}
.form-horizontal .control-label {
    padding-top: 0px;
}
.custom-donation .submit-input {
    background-color: #fd2e24;
    border-color: #fd2e24;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    width: auto;
}
.custom-donation .form-group {
    margin-bottom: 25px;
}
.event_space_tab_content {
    background: #f3faff;
    padding: 25px;
    border-radius: 10px;
    border: 2px solid #ffb351;
    width: 100%;
    float: left;
}
.fund_space_tab .nav-tabs {
    border: none;
    margin-right: 15px;
}
.fund_space_tab .nav-tabs li {
    float: none;
    margin-bottom: 15px;
}
.fund_space_tab .nav-tabs>li.active>a {
    border-bottom: 1px solid transparent;
    background: #0044B5;
    color: #fff;
}
.fund_space_tab .nav-tabs>li>a {
    border: 1px solid #ccc;
    padding: 12px 15px;
    color: #0044B5;
}
.app-info {
    margin-top: 30px;
    margin-bottom: 50px;
}

.formreq{
    color:red;
}
.give-links ul li:last-child{
    border-right:none;
}
@media (min-width:1400px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 12px;
    }
    p, ul, li{
        font-size: 17px !important;
        line-height: 26px !important;
    }

}
@media (min-width:992px){
    .program-heading p {
        margin: 0px 20%;
    }
    .united-way {
        margin: 45px 0px 30px;
    }
    .living-block{
        padding: 80px 0px;
    }
    .living-united {
        padding-left: 40px;
    }
    .program-block{
        padding: 35px 0px;
    }
    .carousel-caption{
        left: 20%;
    }
    .cspace input[type="radio"] {
        margin: 0px 30px;
        vertical-align: middle;
    }
}
@media (min-width:768px){
    .equal-space {
        display: flex;
}
    .col-space {
        flex: 1;
        display: flex;
}
}
@media (max-width: 1199px) and (min-width: 992px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 10px;
        font-size: 14px;
    }
    .carousel-caption h1 {
        font-size: 30px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .nav.navbar-nav{
        width: auto;
    }
    .navbar-brand>img {
        width: 180px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 10px;
        font-size: 13px;
        margin: 15px 0px;
    }
    .carousel-caption{
        text-align: center;
        margin: 0px auto;
    }
    .carousel-caption h1 {
        font-size: 26px;
    }
    .program-text{
        min-height: 250px;
        height: 100%;
        margin-bottom: 30px;
    }
    .give-links ul li a{
        font-size: 14px;
    }
    .header-text h1{
        font-size: 26px;
        margin: 6px 0px;
    }
}
@media (max-width: 767px) and (min-width: 320px){
    .header-text h1{
        text-align: center;
    }
    .give-links.pull-right{
        float: none !important;
        text-align: center;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px 10px;
        margin: 0px;
    }
    .program-img img, .living-left img{
        width: 100%;
    }
    .program-list{
        margin-bottom: 30px;
    }
     .carousel-caption{
        text-align: center;
        margin: 0px auto;
         top: 15%;
    }
    .cb-text-area p {
        margin-bottom: -10px;
    }
    .page-section .col-md-12 {
        padding-left: 15px;
    }
    .page-section .col-md-9 {
        padding-left: 15px;
    }
    .contact_contact_form_fields {
        padding-left: 15px;
    }
    .tabspace .error-class{
        float: left;
    }
   
}
@media (max-width: 480px) and (min-width: 320px){
    .carousel-caption p{
        display: none;
    }
    .cb-text-area p {
        margin-bottom: -55px;
}
    .cb-container {
        padding-top: 10px;
}
    .living-united{
        padding-left: 0px;
    }
    .program-heading h1:before{
        left: 40%;
    }
    .give-links ul li .read-btn{
        margin-top: 10px;
    }
    .give-links ul li{
        border: 0px;
    }
    .datepicker {
        left: 90px !important;
    }
}
