/* SCLogin Theme for sourcecoast.com look - Add new themes to templates/YOUR_TEMPLATE_NAME/html/mod_sclogin/themes directory */
.sclogin {
    overflow: visible;
    text-align: left;
}

.sclogin .powered-by {
    clear: both;
}

#login-modal {
top:15%;
}

div.sclogin-social-login a.show,
div.sclogin-joomla-login a.show,
div.sclogin-social-connect a.show {
    margin-bottom: 9px;
}

div.sclogin-social-connect,
div.social-login.reconnect:nth-of-type(2) {
    clear:left;
}

.sclogin li.connect .social-login.reconnect
{
    clear:none;
}

input#sclogin-username.input-block-level,
input#sclogin-passwd.input-block-level {
    height: 30px;
}

.sclogin a.forgot.btn {
    height: 54px !important;
    padding:0;
}

.sclogin a.forgot.btn i {
    margin-top: 16px;
}

#form-sclogin-submitcreate a,
.sclogin-modal-links a.btn,
.scuser-menu a.dropdown-toggle {
    text-decoration: none !important;
}

#form-sclogin-submitcreate a,
.scuser-menu a.dropdown-toggle {
    color: #adbdcc !important;
}

#form-sclogin-submitcreate a:hover,
.scuser-menu a.dropdown-toggle:hover,
#form-sclogin-submitcreate a:focus,
.scuser-menu a.dropdown-toggle:focus,
#form-sclogin-submitcreate a:active,
.scuser-menu a.dropdown-toggle:active {
    color: #f2f5ff !important;
}

.sclogin [class*="span"] {
    margin-left: 0 !important;
}

.sclogin .clearfix {
    clear: both;
}

#sclogin-username,
#sclogin-passwd {
    margin-top: 0px;
}

/* Vertical Layout */

.sclogin-joomla-login.vertical input#sclogin-username.input-block-level,
.sclogin-joomla-login.vertical input#sclogin-passwd.input-block-level {
    border-radius: 8px !important;
    height:40px !important;
    width: 87% !important;   
}

.sclogin-joomla-login.vertical a.forgot.btn {
    width: 13% !important;
}

.sclogin-joomla-login.vertical input#sclogin-username.input-append,
.sclogin-joomla-login.vertical input#sclogin-passwd.input-append {
    border-radius: 8px;
    width: 100%;
}

.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn {
    border-radius: 8px;
    margin-top: 2px !important;
}

.sclogin-joomla-login.vertical .input-append,
.sclogin-joomla-login.vertical .input-prepend {
    margin-bottom: 4px;
}

/* Horizontal Layout */
.sclogin-joomla-login.horizontal .control-group {
    margin-right: 2px;
}

/* Modal Links */

.sourcecoast.sclogin-modal-links.sclogin {
    display: inline !important;
}

.sourcecoast.sclogin-modal-links.sclogin a {
    color: #00264a !important;
    display: inline !important;
    font-size: 1.25em !important;
    font-weight: 900 !important;
    margin-left: 1em;
    -webkit-transition: all 0.55s; /* Safari */
    transition: all 0.55s;
}
.mobilemaximenuckitem .sourcecoast.sclogin-modal-links.sclogin a {
    color: #f9faff !important;
    display: inline !important;
    font-size: 1.25em !important;
    font-weight: 900 !important;
    margin-left: 1em;
    -webkit-transition: all 0.55s; /* Safari */
    transition: all 0.55s;
}
.sourcecoast.sclogin-modal-links.sclogin a:hover {
    color: #ff7f00 !important;
}

a[href="/register-with-us"] span {
    color: #00264a !important;
    display: inline !important;
    font-size: 1.15em;
    transition: all 0.55s;
    -webkit-transition: all 0.55s; /* Safari */
}

a[href="/register-with-us"]:hover span {
    color: #ff7f00 !important;
}

li.maximenuck.item2442.level2.sclogin {
    border-bottom: none !important;
    line-height: 30px;
}

li.maximenuck.item2442.level2.sclogin a span.titreck {
    color: #00264a !important;
    display: inline !important;
    font-weight: 900 !important;
    transition: all 0.55s;
    -webkit-transition: all 0.55s; /* Safari */
}
li.maximenuck.item2442.level2.sclogin a:hover span.titreck {
    color: #ff7f00 !important;
}

.sclogin-modal-links a.btn-primary {
    color: #f5faff;
}

/* Modal */
.sourcecoast.modal .modal-title
{
    font-size: 28px;
    font-weight: 300;
    margin-top:0;
    margin-bottom: 26px;
    line-height: 40px;
    color: #333;
}

.sourcecoast .modal-header {
    border-bottom: 0px none;
}

.sourcecoast.login div.row-fluid {
    margin: 1em;
    padding-left: 1em;
    width: 93%;
}

#sclogin-242 .sourcecoast.login div.row-fluid {
    margin: 0 !important;
    width: 100% !important;
}

#sclogin-242.sclogin.sourcecoast .sclogin-social-intro {
    font-weight: bold;
    padding-left: 0.75em;
}

#sclogin-242.sclogin.sourcecoast .sclogin-joomla-login form {
    margin: 0 1em 0.15em;
}

#sclogin-242.sclogin.sourcecoast .sclogin-social-login {
    padding: 0.5em 0 0;   
}

.sclogin.sourcecoast .sclogin-social-connect .sourcecoast.login > div {
    margin: 0;
    padding: 0.75em 0.75em 0 0;
    width: 100%;
}

.sourcecoast.login .social-login a img {
    margin-right: 0.5em;
}

.sourcecoast.login .intro {
    font-weight: bold;
    margin-bottom: 0.5em;
}

.sclogin-social-login .sourcecoast.login .social-login a img {
    margin-right: 0;
}

.sclogin-social-login .sourcecoast.login div.row-fluid {
    padding-left: 0.35em !important;
}

.maximenuck.item2417 .sourcecoast.login div.row-fluid {
    -webkit-align-items: center; /* Safari 7.0+ */
    display: -webkit-flex; /* Safari */
    -webkit-flex: 1; /* Safari 6.1+ */
    -webkit-justify-content: center; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */ 
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    margin:0 !important;
    padding:0 !important;
}
/* Logged in User options */
.sclogin .flat-list {
    display: block !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin-top: 1px !important;
}

.sclogin .logout-button {
    margin-top: 0px;
}

.sclogin .sclogout-button {
    clear: both;
    float: left;
    margin-right: 5px;
}

.sclogin .scuser-menu.dropdown-view {
    float: left;
}

.sclogin .scuser-menu.dropdown-view .btn.dropdown-toggle {
    border-radius: 8px;
}

.sclogin .scuser-menu.list-view {
    clear: both;
}

.sclogin #scprofile-pic,
.sclogin .sclogin-greeting {
    margin-bottom: 0.5em;
}

.sc-connect-user {
    clear: both;
}

.header .sclogin span,
.header .sclogin-modal-links {
    padding:0 10px;
}

.header .sclogin span a,
.header .sclogin-modal-links a{
    padding:10px 13px;
    margin-right:0px;
}

.sclogin li.connect {
    margin-top: 5px;
}
.sclogin li.connect .reconnect a {
    padding:0;
}

.sclogin .bottom {
    border-top: 1px solid #ddd;
    padding-bottom:0px;
    padding-top: 1.0em;
}

.sclogin .top {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 15px;
}

.sclogin .side {
    padding-left: 15px;
}

.sclogin-social-login .pull-left {
    margin:5px;
}

.sclogin-greeting,
.sclogout-button {
    float:left;
}

.sclogout-button form {
    margin:0px;
}

.sclogout-button .btn {
    padding:4px 12px;
    margin-top:0px;
    margin-left:0;
}

.sclogin .nav span{
    font-size:13px;
}
.sclogin .nav li {
    line-height:43px;
}


.sourcecoast .btn {
    background: #748da6; /* Old browsers */
    background: -moz-linear-gradient(top,  #748da6 0%, #36414d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#748da6), color-stop(100%,#36414d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #748da6 0%,#36414d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #748da6 0%,#36414d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #748da6 0%,#36414d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #748da6 0%,#36414d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#748da6', endColorstr='#36414d',GradientType=0 ); /* IE6-9 */
    border-color: #86a3bf #748da6 #2d3640;
    border: 1px solid;
    *border: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #adbdcc !important;
    cursor: pointer;
    display: inline-block;
    *display: inline;     
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0;
    *margin-left: .3em;
    padding: 9px 20px;
    text-align: center;
    transition-property: background, color;
    -webket-transition-duration: 0.33s;
    transition-duration: 0.33s;
    vertical-align: middle;
    *zoom: 1; 
}

.sourcecoast .sclogin-joomla-login .btn-primary {
    padding: 9px 20px !important;
}

.sourcecoast .btn:hover, .sourcecoast .btn:focus, .sourcecoast .btn:active {
    background: #5798d9 !important; /* Old browsers */
    *background-color: #5798d9 !important;    
    background: -moz-linear-gradient(top,  #5798d9 0%, #335980 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5798d9), color-stop(100%,#335980)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5798d9 0%,#335980 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5798d9 0%,#335980 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5798d9 0%,#335980 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #5798d9 0%,#335980 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5798d9', endColorstr='#335980',GradientType=0 ) !important; /* IE6-9 */
    color: #f2f9ff !important;
    text-decoration:none;
}


.sourcecoast .btn-primary {
    background: #748da6; /* Old browsers */
    background: -moz-linear-gradient(top,  #748da6 0%, #36414d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#748da6), color-stop(100%,#36414d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #748da6 0%,#36414d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #748da6 0%,#36414d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #748da6 0%,#36414d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #748da6 0%,#36414d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#748da6', endColorstr='#36414d',GradientType=0 ); /* IE6-9 */
    border-color: #86a3bf #748da6 #2d3640;
    border: 1px solid;
    *border: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #adbdcc;
    cursor: pointer;
    display: inline-block;
    *display: inline;     
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0;
    *margin-left: .3em;
    padding: 9px 20px;
    text-align: center;
    transition-property: background, color;
    -webket-transition-duration: 0.33s;
    transition-duration: 0.33s;
    vertical-align: middle;
    *zoom: 1;
}

.sourcecoast .btn-primary:hover, .sourcecoast .btn-primary:focus, .sourcecoast .btn-primary:active {
    background: #5798d9 !important; /* Old browsers */
    *background-color: #5798d9 !important;    
    background: -moz-linear-gradient(top,  #5798d9 0%, #335980 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5798d9), color-stop(100%,#335980)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5798d9 0%,#335980 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5798d9 0%,#335980 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5798d9 0%,#335980 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #5798d9 0%,#335980 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5798d9', endColorstr='#335980',GradientType=0 ) !important; /* IE6-9 */
    color: #f2f9ff !important;
    text-decoration:none;
}

.sourcecoast.facebook.action #share-button.btn {
    line-height: 22px;
    padding: 6px 6px 0;
}

.sourcecoast.facebook.action #share-button.btn:before {
    content: url("../../../../../images/socialmedia/img/facebook-love-it-icon.png");
    float: left;
    margin: -4px 6px -4px -4px;
}

.sourcecoast.facebook.action #share-button.btn:hover:before {
    content: url("../../../../../images/socialmedia/img/facebook-love-it-hover-icon.png");
}

.sourcecoast.facebook.action #share-button.btn.disabled:before {
    content: url("../../../../../images/socialmedia/img/facebook-love-it-icon.png");
    float: left;
    margin: -4px;
}


/* ReCaptcha */


table#recaptcha_table {
    height: 100% !important;
    position: relative !important;
    width: 95% !important;
}

#recaptcha_area td {
    vertical-align: top !important;
    padding-top: 7%;
}

.recaptchatable .recaptcha_image_cell_center img {
    width: 90% !important;
}

input[type="text"]#recaptcha_response_field {
    width: 80% !important;
}

#recaptcha_privacy.recaptcha_only_if_privacy {
    float: left;
    text-align: left;
    padding: 0 0 7px 7px;
}

.recaptchatable .recaptcha_image_cell {
    width: 100% !important;
}

.recaptchatable #recaptcha_image {
    height: auto !important;
    width: 100% !important;
}

.recaptchatable #recaptcha_image #recaptcha_challenge_image {
    height: auto !important;
    width: 100% !important;
}

.control-group .controls input[placeholder] {
    color: #89B8E4;
}
@media screen and (min-width: 641px) {

    .registration {
        margin: 1.0em;
    }  /* Registration Form */

    .registration .control-group {
        width:100% !important;
    }  /* Registration Form */

    .registration .control-group .controls {
        width: 80% !important;
        margin-left: 35% !important;    
    }  /* Registration Form */

    .registration .control-group .controls input {
        margin-right: -15%;
        width: 60% !important;  
    }  /* Registration Form */

    .registration .control-group .control-label {
        width: 33% !important;
    }  /* Registration Form */    

    .registration .control-group .control-label #jform_resistration_instruction-lbl {
        font-weight: bold;
        width: 90%;
    } /* Registration Instructions */

    .registration .control-group .control-label #jform_resistration_instruction {
        margin-left: -1.5em;
        width: 80%;
    } /* Registration Instructions */

    .registration .control-group .controls #jform_street_address_for_free_brochures {
        width: 80% !important;
    } /* Registration Instructions */

    .registration .control-group .controls #jform_resistration_instruction {
        width: 80% !important;
    } /* Registration Instructions */    

    .registration #member-registration fieldset .control-group:nth-child(17) .control-label {       
        float: left;
        width: 33% !important;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17)
    .control-label > #jform_terms_and_conditions-lbl {        
        font-weight: bold !important;
        text-align: left !important;        
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17) .controls {
        margin-left: 35% !important;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17) .controls
    .jform_terms_and_conditions {
        width:100%;
        margin-left:26%;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17) .controls
    #jform_terms_and_conditions.checkboxes .checkbox {
        width:23%;
        padding:0;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(18) .control-label {
        width: 33% !important;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(18) .controls {
    background-color: rgba(245, 249, 255, 0.65);
    border-radius: 4px;
    box-shadow: 1px 2px 4px 0 rgba(101, 114, 128, 0.4);
    font-size: 0.9em;
    margin: 0 0 0.5em 35% !important;
    padding: 0.5em;
    width: 46% !important;
    } /* Terms & Conditions */

    .registration .read_terms_and_conditions {
        width: 100% !important;
        
    }  /* Terms & Conditions */    

    .registration .control-group:last-child .control-label {
        width: 10% !important;
    }  /* Captcha */ 

    .registration .control-group:last-child .controls {
        margin-left: 23% !important;
        width: 78% !important;
    }  /* Captcha */

        .registration .control-group .controls #jform_captcha {
        width: 100.5% !important;
        height: 100% !important;
    }

    .profile-edit .control-group {
        width:100% !important;
    }  /* Profile Edit Form */

    .profile-edit .control-group .controls {
        width: 80% !important;
        margin-left: 35% !important;    
    }  /* Profile Edit Form */

    .profile-edit .control-group .controls input {
        width: 64% !important;    
    }  /* Profile Edit Form */

    .profile-edit .control-group .control-label {
        width: 33% !important;
    }  /* Profile Edit Form */

    .profile-edit .control-group:nth-child(9) .controls {
        width: 55% !important;    
    }  /* Profile Edit Form */    

    .profile-edit fieldset .control-group:last-child .control-label {
        width: 10% !important;
    }  /* Profile Edit Form */

    .profile-edit fieldset .control-group:last-child .controls {
        margin-left: 23% !important;
        width: 78% !important;
    }  /* Profile Edit Form */   

    .profile-edit .control-group .controls #jform_resistration_instruction {
        width: 80% !important;
    }  /* Profile Edit Form */

    #member-profile .control-group .control-label #jform_instructions-lbl {
        font-weight: bold;
        width: 100%;
    }  /* Profile Edit Form */

    #member-profile .control-group .controls #jform_instructions {
        width: 80%;
    }  /* Profile Edit Form */

    .profile-edit #jform_avatar + .checkbox {
        margin: 2.0em 0 0 0.65em;
    }  /* Profile Edit Form */

    .profile-edit #jform_avatar + .checkbox > input {
        margin-left: -30px;
        width: 10px !important;
    }  /* Profile Edit Form */

    .profile-edit .acysubscribe {
        margin: 0.5em 0 0.5em -30%;
    }  /* Profile Edit Form */ 

    .acysubscribe {
        margin: 0.5em 0;
    } /* ACYMailing subsctiption */   

    .acysubscribe .labelacysubscribe {
        clear: both;         
        float:left;        
        font-weight: bold;
    } /* ACYMailing subsctiption */

    .acyregfield label, .acysubscribe label {
        margin-top: 1.0em;
        text-align: left !important;
        width: 23% !important;
    } /* ACYMailing subsctiption */

    .acysubscribe table.acy_lists {       
        float:left;
    } /* ACYMailing subsctiption */

    .acysubscribe table.acy_lists .acylabellist {
        color: #a65300;
        font-weight: 900;
        text-shadow: 2px 2px 4px rgba(50,25,0,0.5);
        width: 100% !important;
    } /* ACYMailing subsctiption */


    .acysubscribe table.acy_lists td:nth-child(2) {
       margin-top: -4px !important; 
    } /* ACYMailing subsctiption */

    #easyprofile.view_profile {
        background-color: rgba( 240, 257, 255, 0.65);
        margin: 3.0em 1.0em 1.0em;
        padding: 1.0em;
    } /* Easy Profile */

    #easyprofile.view_profile .jsn_profile_left {
        margin: 0 1.0em 1.0em 0;
        width: 20%;
    } /* Easy Profile */

    #easyprofile.view_profile .label.label-success {
        background-color: #b2d9ff;
        margin-left: 0.5em;
    } /* Easy Profile */

    .profile-edit {
        margin: 1.0em !important;
    } /* Easy Profile */

    .profile-edit #member-profile fieldset legend {
        font-weight: bold;
        text-shadow: 2px 2px 4px rgba(26, 38, 51, 0.5);
    } /* Easy Profile */

    .profile-edit .control-group .controls input {
        width: 98%;
    } /* Easy Profile */   

}
@media screen and (max-width: 640px) {
    .sourcecoast.login .intro {
        width: 100% !important;
    }    
    label#Jform_captcha-lbl {
        margin-left: 0% !important;
    }
    .registration #Jform_captcha-lbl ~ div {
        margin-left: -80px;
    }
    .registration fieldset legend {
        font-weight: bold;
        line-height: 24px;
    }
    .registration .control-group .controls {
        width: 90% !important;
        margin-left: 0 !important;    
    }

    .registration .control-group .controls input {
        width: 90% !important;    
    }

    .registration .control-group .control-label {
        width: 75% !important;
    }

    .profile-edit .control-group .controls #jform_resistration_instruction {
        width: 80% !important;
    }  /* Profile Edit Form */

    #member-profile .control-group .control-label #jform_instructions-lbl {
        font-weight: bold;
        width: 100%;
    }  /* Profile Edit Form */

    #member-profile .control-group .controls #jform_instructions {
        width: 80%;
    }  /* Profile Edit Form */    

    .registration #member-registration fieldset .control-group:nth-child(16) .control-label {
        float: left;
        width: 40%  !important;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(16)
    .control-label > #jform_terms_and_conditions-lbl {        
        font-weight: bold !important;
        text-align: left !important;
    }    

    .registration #member-registration fieldset .control-group:nth-child(16) .controls {
        float: left;
    } /* Terms & Conditions */  

    .registration #member-registration fieldset .control-group:nth-child(16) .controls
    #jform_terms_and_conditions.checkboxes {
        width:60%;
    } /* Terms & Conditions */    

    .registration #member-registration fieldset .control-group:nth-child(16) .controls
    #jform_terms_and_conditions.checkboxes .checkbox {
        width:50%;
        padding:0;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(16) .controls
    #jform_terms_and_conditions.checkboxes .checkbox input {
        width:7% !important;
        margin-right: 1.0em;
    } /* Terms & Conditions */     

    .registration #member-registration fieldset .control-group:nth-child(16) .controls
    .jform_terms_and_conditions {
        width:10%;
        margin-left:45%;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17) {
        margin-top: -1.0em;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17) .control-label {
        width: 12% !important;
    } /* Terms & Conditions */

    .registration #member-registration fieldset .control-group:nth-child(17) .controls {
        width: 90% !important;
        margin-left: 0 !important;
    } /* Terms & Conditions */

    .registration .read_terms_and_conditions {
        width: 100% !important;
        
    }  /* Terms & Conditions */      

    .acysubscribe .labelacysubscribe {
        clear: both;         
        float:left;        
        font-weight: bold;
    } /* ACYMailing subsctiption */

    .acyregfield label, .acysubscribe label {
        margin-top: 1.0em;
        text-align: left !important;
        width: 50% !important;
    } /* ACYMailing subsctiption */

    .acysubscribe table.acy_lists {       
        float:left;
    } /* ACYMailing subsctiption */

    .acysubscribe table.acy_lists .acylabellist {
        color: #a65300;
        font-weight: 900;
        text-shadow: 2px 2px 4px rgba(50,25,0,0.5);
        width: 100% !important;
    } /* ACYMailing subsctiption */

    .acysubscribe table.acy_lists td {
        width: 5%;
    }

    .acysubscribe table.acy_lists td:nth-child(2) {
       margin-top: -4px !important;
       width: 80%; 
    } /* ACYMailing subsctiption */

    .registration #jform_avatar + .checkbox,
    .profile-edit #jform_avatar + .checkbox {
        margin: 2.0em 0 0 0.65em;
    }

    .registration #jform_avatar + .checkbox,
    .profile-edit #jform_avatar + .checkbox > input {
        margin-left: -30px;
        width: 10px !important;
    }

    .registration .control-group .control-label,
    .profile-edit .control-group .control-label {
        text-align: left;
    }        

    .registration .control-group:last-child .control-label,
    .profile-edit .control-group:last-child .control-label {
        width: 15% !important;
    }

    .registration .control-group:last-child .controls,
    .profile-edit .control-group:last-child .controls {
    margin-left: 0% !important;
    width: 95% !important;
    }

    .registration .control-group .control-label #jform_resistration_instruction-lbl,
    .profile-edit .control-group .control-label #jform_resistration_instruction-lbl {
        font-weight: bold;
    }

    .profile-edit .control-group .controls input {
        width: 50%;
    }
    #member-registration .controls > textarea {
        width: 90% !important;
    }    
}