/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
body, html {
    height: 100%;
    font-size: 15px;
}
#footer .footer-content .footer-text {display:none}
.am-copyright ,.am-credits , #am-credits   {display:none}
#member-main-subscriptions #member-subscriptions li {
   color: inherit;
}
#member-main-subscriptions #member-subscriptions li strong {
   color: initial;
}
.am-layout-two-coll h2 {    font-size: 24px;    line-height: 26px; margin: 0 0 10px 0;}
.am-form div.element-title { padding-right: 2.5em !important}
ul.am-tabs #menu-member {
    width: unset;
    height: unset;
    text-indent: unset;
    overflow: unset;
    background: none !important; 
}
.am-form div.row {
    margin: 0;
    display: block;
}
.am-popup {
    z-index: 10001 !important;
}
#mask {
    z-index: 10000 !important;
}
.am-form div.am-row#row-_i_agree-page-0-0-0 .am-element , 
.am-form div.am-row#row-buttons .am-element , 
.am-form div.am-row.paysystem-toggle .am-element ,
.am-form div.am-row#row-_cc_-0 .am-element   {
    margin: 0;
    padding: 1em  1em;
	text-align: center;
}
	
.am-form div.element { 
width: auto;
}
