/*
Theme Name:   LIBCTheme
Description:  
Author:       Nick Hoefly
Author URL:   
Template:     association
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  LIBCTheme
*/

/* Write here your own personal stylesheet */



  .cstm-login .ihc-login-template-11 {
    margin: 0;
    padding: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: right;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    border-radius: 3px;
    width: 460px;
    max-width: 100%;
    font-size: 15px;
    font-family: Helvetica,sans-serif,'Trebuchet MS';
}
.cstm-login .ihc-login-template-13 {
    padding: 0;
    width: auto;
    margin: inherit;
}
.cstm-login a {font-size:13px;}
#header ul.social-menu {
    margin: 0px 15px;
}
.searchtrigger {margin: 0px 0;}
.label-style-main input[type="email"] {
    height: 44px;
    border-radius: 4px;
    width: 100%;
    display: block;
    max-width: 380px;
}

.button-group-style {
    text-align: left;
}

.button-group-style input[type="submit"] {
    background-color: #61ce70;
    border: 0;
    color: #fff;
    border-radius: 4px;
    padding: 10px 30px!important;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 8px 0 10px;
	  float:none;
	width:auto!important;
	height:auto!important;
}
.mc4wp-alert.mc4wp-notice p {
    color: #f52828;
}
label.label-style-main {margin-top: 10px;display: block;}
#footer .foocol.first img {margin-bottom:25px;}
.footerhead {display:none;}
#copyright, #copyright p {background-color: transparent !important;padding-top: 0;}
#footer .searchform input {background-color:#fff !important;}
.above-nav {
    padding: 3px 20px 3px 0;
}
.cstm-login {line-height:initial;}