﻿.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-events .panel{ border-radius:0;}
.news-events .panel-heading{ border:0; background-color:#395563;} 
.news-events .panel-heading h4{font-size:22px; color:#fff; margin:0px; font-weight:600; text-transform:uppercase;}


.volunteer{width:100%; background-color:#426373; padding:25px;}
.volunteer h4{font-size:28px !important; color:#fff;}
.volunteer h5{font-size:20px; color:#fff;}
.volunteer p{font-size:14px; color:#fff;}

.volunteer .btn-join{ border:2px solid #fff; padding:10px; background:none; color:#fff; border-radius:0;}
.volunteer .btn-join:hover{ border:2px solid #fff; padding:10px; background:#fff; color:#395563 !important;}

.contact-form .form-control{ background-color:#fff; padding:15px 10px; border-radius:0;}

#footer .feature-box-info h4{font-size:18px !important;}
#footer .footer-copyright p {color: #555;font-size: 25px; font-weight: 700;}

.footer{margin:0 !important; background-color:#075790 !important;}
.footer .feature-box {margin-bottom:20px;}
.footer .feature-box .feature-box-icon{background-color:#023153;}
.footer .feature-box p{color:#fff;}
.footer .list.list-icons li{color:#fff;}
.footer .list.list-icons li .fa, .list.list-icons li .icons{color:#d2d4d5;}
.footer .list .info-list{padding-left: 30px;}
.footer .list .info-list .info-icon{position: absolute;left: 0;top: 3px;}

.footer .btn-contact{padding:10px; border:1px solid #fff!important; background:none!important; }
.footer .btn-contact:hover{padding:10px; border:1px solid #fff; color:#000!important; background:#fff !important; }

.form-group .form-new{border-radius: 0; height:50px;}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.news-item table tr td{padding:5px;}