.smaller-text {font-size: 14px;}

dl.members {margin: 10px 0 10px 20px; background-color: #f8f8f8; padding: 5px 10px 10px;}
/*dl.members dt {margin-top: 20px;}*/
dl.members .row {margin-top: 20px;}

/*dl.members dt:first-child {margin-top: 0px;}*/
dl.members .row:first-child {margin-top: 0px;}

dl.members dd a:hover{text-decoration: underline;}

/*.row.members_container {margin-top: 0px;}*/

.row.members_container ul {list-style: none; margin-bottom: 20px; background-color: #f8f8f8; padding: 5px 10px 10px; }
.row.members_container ul li {list-style: none;}

.widget .textwidget img {
    border: 1px solid #eee;
    padding: 5px;
    margin: 10px 20px;
}

.item .grid-item .article-head{
    position: relative;
width: 100%;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-transition: opacity .2s ease;
transition: opacity .2s ease;
}

.item .grid-item .article-head::after{
    content: '';
    display: block;
    padding-top: 48%;
}

.carousel-wrapper.home-news .item .grid-item .grid-item-content a.basic-link::after  {
    
    content: '';
    
}

.carousel-wrapper.home-news .item .grid-item .grid-item-content a.basic-link i.fa {
    
    display: inline-block;
    
}

.home-president-message h3 {text-align: center;}

.home-president-message h3 {color: #7c4c4c; font-weight: 600; font-size: 20px;}
.home-president-message h3 + p {margin: 0;}


.menu-services.chamber li a::before {content: '' !important;}

.paging-container a.prev {float: left;}
.paging-container a.next {float: right;}

.img_container {text-align: center; padding: 10px 0 20px 0;}
.blog_single {padding-bottom: 20px;}

.single-team-post #map_container{width: 600px; height: 600px;margin: 0 auto;}

@media only screen and (max-width: 628px) {

    .single-team-post #map_container{width: 90%; max-width: 600px;margin: 0 auto;}
    .widget_custom_map {margin-top: 20px; margin-left: 20px;}
}

p.poll-closed{
    text-align: center;
    background-color: #eee;
    padding: 10px;
    color: #cc0909;
    font-weight: 300;
}

.grid-holder.poll a.media-boxx{
    display: block;

}

.grid-holder.poll .media-boxx img{
    display: block;
    margin: 0 auto;

}

#panelLeaderBoard .post-list-item:first-of-type{
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px;
}
.poll-voted, .poll-closed{color: #a44242;}

.poll-item #gallery_main{
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.poll-item #gallery_main .flex-control-paging{

}

.poll-item #gallery_main .flex-control-paging a{
    background-color: #ddd;
}

.poll-item #gallery_main .flex-control-paging a.flex-active{
    background-color: #7c4c4c;
}

.poll-item #gallery_main .flex-direction-nav a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

h3.gallery_title{
    margin-top: 20px;
    margin-bottom: 20px;
}

.vote-btn-container{
    text-align: center;
    margin: 20px auto;
}

.vote-btn-container #btnVote, #btnDialogDoVote{
    background-color: #60b349;
    font-size: 14px;
}

#modalVote .modal-header .close{background-color: #d91919;}
#modalVote #exampleModalLongTitle {color:#7c4c4c;font-weight: 400;}
#modalVote .fbPic {border: solid 1px #bfbfbf;}

.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
}
.loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%;
}
.loginBtn:focus {
    outline: none;
}
.loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
    border-right: #364e92 1px solid;
    background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
    background-color: #5B7BD5;
    background-image: linear-gradient(#5B7BD5, #4864B1);
}


/* Google */
.loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #DD4B39;
}
.loginBtn--google:before {
    border-right: #BB3F30 1px solid;
    background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png') 6px 6px no-repeat;
}
.loginBtn--google:hover,
.loginBtn--google:focus {
    background: #E74B37;
}

.btn-fb-close{
    line-height: 1.64em;
    margin-top: -2px;
}

.wpcf7-form .wpcf7-submit{
    background: revert !important;
}

.dd-menu > li ul{
    background-color: #00007E !important;
}
.dd-menu > li > a::before, .dd-menu > li ul::before{
    border-bottom-color: #00007E !important;
}

.home_events_list > div {padding-left: 30px;}
.home_events_list ul {list-style: none; margin: 0;}
.home_events_list li {list-style: none;}