Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body, html {
- height: 100%;
- }
- .am-layout {
- color: #303030;
- font-family: Tahoma,Arial,san-serif;
- margin: 0 0 -30px;
- min-height: 100%;
- padding: 0;
- }
- @media all and (min-width: 892px) {
- .am-layout {
- background: none repeat scroll 0 0 #b39964;
- }
- }
- .am-layout h1 {
- color: #333;
- font-family: "Prata",serif;
- font-size: 200%;
- font-style: italic;
- font-variant: small-caps;
- font-weight: 100;
- margin-bottom: 1em;
- }
- .am-layout h2 {
- font-size: 110%;
- font-weight: bold;
- margin-bottom: 0.8em;
- }
- .am-layout h3 {
- font-size: 100%;
- font-weight: bold;
- margin-bottom: 0.6em;
- }
- .am-layout em {
- font-style: italic;
- }
- .am-layout p {
- padding-bottom: 0.5em;
- }
- .am-layout strong {
- font-weight: bold;
- }
- .am-layout hr {
- background-color: #dbdbdb;
- border: 0 none;
- height: 1px;
- width: 100%;
- }
- .am-layout a {
- color: #6482b3;
- font-size: 130%;
- font-variant: small-caps;
- }
- .am-layout a:hover {
- text-decoration: none;
- }
- .am-main {
- display: inline-block;
- max-width: 800px;
- padding-left: 20px;
- padding-right: 20px;
- text-align: left;
- width: 90%;
- }
- .am-header {
- background: none repeat scroll 0 0 #b39964;
- overflow: hidden;
- text-align: center;
- }
- .am-header .am-header-content-wrapper {
- }
- .am-header .am-header-content {
- overflow: hidden;
- padding: 10px 0;
- }
- .am-header .am-header-content .am-header-content-logo {
- display: none;
- float: left;
- margin-right: 1em;
- }
- .am-header-line {
- background: none repeat scroll 0 0 #b39964;
- height: 12px;
- }
- .am-body {
- text-align: center;
- }
- @media all and (min-width: 892px) {
- .am-body {
- background: none repeat scroll 0 0 #b39964;
- }
- }
- .am-body .am-body-content-wrapper {
- background: none repeat scroll 0 0 white;
- padding-bottom: 50px;
- padding-top: 1em;
- text-align: left;
- }
- @media all and (min-width: 892px) {
- .am-body .am-body-content-wrapper {
- border-color: #dbdbdb;
- border-style: solid;
- border-width: 0;
- }
- }
- .am-footer {
- color: #919191;
- display: none;
- height: 30px;
- text-align: center;
- }
- .am-footer .am-footer-content-wrapper {
- background: none repeat scroll 0 0 #b39964;
- color: white;
- height: 30px;
- }
- .am-footer .am-footer-content {
- padding-top: 0.5em;
- }
- .am-footer .am-footer-content a {
- color: white;
- }
- .am-footer .am-footer-actions {
- float: right;
- }
- @media all and (max-width: 500px) {
- .am-member-payment-history-items {
- display: none;
- }
- }
- @media all and (max-width: 600px) {
- .am-member-payment-history-paysys {
- display: none;
- }
- }
- .am-breadcrumbs {
- font-size: 90%;
- margin: 0 0 0.5em;
- overflow: hidden;
- padding: 0 1em 0 0;
- }
- .am-breadcrumbs .am-breadcrumbs-item, .am-breadcrumbs .am-breadcrumbs-separator {
- float: left;
- list-style: outside none none;
- margin: 0 0.5em 0 0;
- padding: 0;
- }
- .check-all-offer {
- -moz-border-bottom-colors: none;
- -moz-border-left-colors: none;
- -moz-border-right-colors: none;
- -moz-border-top-colors: none;
- background-color: #ffc;
- border-color: white white -moz-use-text-color;
- border-image: none;
- border-style: solid solid none;
- border-width: 1px 1px medium;
- padding: 0.5em;
- }
- .filter-wrap {
- background: none repeat scroll 0 0 #dbdbdb;
- border-radius: 10px;
- box-shadow: 0 1px 1px #b0b0b0;
- color: #333;
- margin-bottom: 1em;
- overflow: hidden;
- padding: 0.5em;
- text-align: right;
- }
- .filter-wrap .filter-title {
- float: right;
- line-height: 2em;
- margin-right: 1em;
- }
- .filter-wrap .filter-inputs {
- float: right;
- margin-right: 0.5em;
- text-align: left;
- }
- .filter-wrap .filter-button {
- float: right;
- text-align: left;
- }
- .filter-wrap form.filter input[type="text"] {
- background-image: url("../img/icons/magnify.png");
- background-position: 5px center;
- background-repeat: no-repeat;
- padding-left: 25px;
- }
- .filter-wrap form.filter input.datepicker[type="text"] {
- background-image: url("../img/icons/calendar.png");
- background-position: 5px center;
- background-repeat: no-repeat;
- padding-left: 25px;
- }
- .group-wrap, .norecord-actions {
- margin-bottom: 1em;
- }
- .grid-container {
- border: 1px solid #a1a1a1;
- box-shadow: 0 4px 8px #d6d6d6;
- margin-bottom: 1em;
- overflow: auto;
- }
- .grid {
- width: 100%;
- }
- .grid tr.odd td {
- background-color: #d3dce3;
- }
- .grid tr.odd td.sorted {
- background-color: #bed4e2;
- }
- .grid tr.selected {
- background: url("../img/admin/grid-row-selected-bg.png") repeat-x scroll left top rgba(0, 0, 0, 0);
- }
- .grid tr.selected td {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
- }
- .grid td {
- border: 1px solid white;
- padding: 0.5em;
- vertical-align: top;
- }
- .grid th {
- background: url("../img/admin/grid-header-bg.png") repeat-x scroll left top rgba(0, 0, 0, 0);
- border: 1px solid white;
- color: white;
- padding: 0.5em;
- text-shadow: 0 -1px 1px #1e2e3b;
- }
- .grid th a {
- background: url("../img/admin/sortable.png") no-repeat scroll right center rgba(0, 0, 0, 0);
- color: white;
- display: block;
- padding-right: 20px;
- text-decoration: none;
- text-shadow: 0 -1px 1px #1e2e3b;
- }
- .grid th a.sorted-asc {
- background: url("../img/admin/asc.png") no-repeat scroll right center rgba(0, 0, 0, 0);
- }
- .grid th a.sorted-desc {
- background: url("../img/admin/desc.png") no-repeat scroll right center rgba(0, 0, 0, 0);
- }
- .grid td {
- background: none repeat scroll 0 0 #ededed;
- }
- .grid td.sorted {
- background: none repeat scroll 0 0 #d9e6ee;
- }
- .grid td.actions {
- text-align: center;
- }
- .grid td.record-sort {
- background-image: url("../img/sortable.png");
- background-position: center center;
- background-repeat: no-repeat;
- cursor: move;
- }
- .grid td.expandable-data {
- background: none repeat scroll 0 0 #eef;
- }
- .grid td.expanded {
- background: none repeat scroll 0 0 #eeeeff !important;
- border-bottom-color: #eef;
- }
- .grid td.expandable {
- cursor: pointer;
- }
- .grid td.expandable div.arrow {
- background: url("../img/arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
- display: inline-block;
- float: right;
- height: 5px;
- margin: 0;
- overflow: hidden;
- padding-left: 10px;
- width: 7px;
- }
- .grid td.expandable div.placeholder {
- padding-right: 1em;
- }
- .grid .editable {
- background: url("../img/pencil.png") no-repeat scroll right center rgba(0, 0, 0, 0);
- display: inline-block;
- float: right;
- height: 8px;
- margin: 0;
- overflow: hidden;
- padding-left: 10px;
- width: 8px;
- }
- .grid .disabled {
- opacity: 0.35;
- }
- .grid th.required {
- color: #ba2727;
- text-shadow: none;
- }
- .grid tr.grid-row:hover td {
- background-color: #bed4e2 !important;
- }
- .grid td.selected {
- background: none repeat scroll 0 0 #d9e6ee !important;
- }
- .grid .grid-total {
- text-align: right;
- }
- .grid.grid-small {
- font-size: 80%;
- }
- .am-user-identity-block {
- font-weight: bold;
- line-height: 19px;
- margin-bottom: 1em;
- padding-top: 0.4em;
- }
- .am-user-identity-block a {
- text-decoration: none;
- }
- .am-layout-two-coll {
- background-color: #f5f5f5;
- border: 1px solid #d9d9d9;
- border-radius: 10px;
- box-shadow: 0 1px 3px #e3e3e3;
- overflow: hidden;
- }
- @media all and (min-width: 750px) {
- .am-layout-two-coll {
- background: url("../img/two-coll-divider-middel.png") repeat-y scroll center top whitesmoke;
- }
- }
- .am-layout-two-coll .am-layout-two-coll-bottom {
- background-color: #f5f5f5;
- clear: both;
- height: 20px;
- }
- @media all and (min-width: 750px) {
- .am-layout-two-coll .am-layout-two-coll-bottom {
- background: url("../img/two-coll-divider-bottom.png") repeat-y scroll center top rgba(0, 0, 0, 0);
- }
- }
- .am-layout-two-coll .am-layout-two-coll-top {
- background-color: #f5f5f5;
- clear: both;
- height: 20px;
- }
- @media all and (min-width: 750px) {
- .am-layout-two-coll .am-layout-two-coll-top {
- background: url("../img/two-coll-divider-top.png") repeat-y scroll center top rgba(0, 0, 0, 0);
- }
- }
- @media all and (min-width: 750px) {
- .am-layout-two-coll .am-coll-left, .am-layout-two-coll .am-coll-right {
- float: left;
- width: 100%;
- }
- }
- .am-layout-two-coll .am-coll-left .am-coll-content {
- margin: 0 1em;
- }
- .am-layout-two-coll .am-coll-right .am-coll-content {
- margin: 0 1em;
- }
- .am-pagination {
- clear: both;
- font-size: 100%;
- margin: 0.5em 0;
- padding: 0.5em 0;
- }
- .am-pagination a {
- background: none repeat scroll 0 0 #d3dce3;
- border: 1px solid #91aabd;
- border-radius: 5px;
- color: #5e6e7a;
- text-decoration: none;
- text-shadow: 0 -1px 1px white;
- }
- .am-pagination a, .am-pagination span {
- font-weight: bold;
- margin-bottom: 5px;
- margin-right: 5px;
- padding: 0.3em 0.6em;
- }
- .am-pagination .am-pagination-current {
- background: none repeat scroll 0 0 #8fabbd;
- border: 1px solid #91aabd;
- border-radius: 5px;
- color: #fff;
- text-shadow: 0 -1px 1px #596d7d;
- }
- .am-pagination .am-pagination-current.am-pagination-prev, .am-pagination .am-pagination-current.am-pagination-next {
- background: none repeat scroll 0 0 #e3e6e8;
- border-color: #cad3db;
- color: #afb5ba;
- text-shadow: none;
- }
- .am-tabs {
- background: none repeat scroll 0 0 #dbdbdb;
- border-radius: 10px;
- box-shadow: 0 1px 1px #b0b0b0;
- display: block;
- margin: 0 0 1em;
- overflow: hidden;
- padding: 0 0.5em 0.5em;
- text-align: left;
- }
- .am-tabs li {
- display: block;
- float: left;
- margin: 0 0.5em 0 0;
- padding: 0;
- white-space: nowrap;
- }
- .am-tabs > li {
- margin-top: 0.5em;
- }
- .am-tabs a {
- background: url("../img/tab-bg.png") repeat-x scroll left top #e8e8e8;
- border: 1px solid #cccccc;
- border-radius: 10px;
- color: #555960;
- display: block;
- margin: 0;
- padding: 0.5em 1em;
- text-decoration: none;
- text-shadow: 0 -1px 1px #c7c8c9;
- }
- .am-tabs li.active > a, .am-tabs li.normal > a:hover {
- background-color: #e34b3d;
- background-image: url("../img/tab-hover-bg.png");
- border-color: #c7665b;
- color: white;
- text-shadow: 0 -1px 1px #c43d33;
- }
- .am-tabs ul {
- display: none;
- margin: 0;
- padding: 0;
- position: absolute;
- z-index: 5;
- }
- .am-tabs ul li {
- float: none;
- }
- .am-tabs li:hover > ul {
- display: block;
- }
- .am-tabs span.arrow {
- background: url("../img/arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
- display: block;
- float: right;
- height: 5px;
- margin: 5px 0 5px 5px;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 7px;
- z-index: 15;
- }
- .am-tabs a:hover span.arrow, .am-tabs li.active span.arrow {
- background-image: url("../img/arrow-white.png");
- }
- .am-tabs .has-children > ul {
- background: url("../img/tab-bg.png") repeat-x scroll left top #e8e8e8;
- border: 1px solid #cccccc;
- border-radius: 0 10px 10px;
- min-width: 200px;
- overflow: hidden;
- }
- .am-tabs .has-children > ul > li {
- margin: 0;
- }
- .am-tabs .has-children > ul a {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
- border: medium none;
- border-radius: 0;
- }
- .am-tabs .has-children > ul li.active {
- background-color: #e34b3d;
- background-image: url("../img/tab-hover-bg.png");
- }
- .am-tabs .has-children > a:hover {
- border-bottom-left-radius: 0;
- border-bottom-right-radius: 0;
- }
- .am-tabs li.expanded > a {
- border-bottom-left-radius: 0;
- border-bottom-right-radius: 0;
- }
- .am-receipt {
- border: 1px solid #e0e0e0;
- border-collapse: collapse;
- border-radius: 10px;
- box-shadow: 0 1px 1px #e0e0e0;
- margin-bottom: 1em;
- padding: 0.5em;
- }
- .am-receipt table {
- width: 100%;
- }
- .am-receipt td {
- background-color: #ededed;
- border: 1px solid white;
- padding: 0.5em;
- }
- .am-receipt th {
- font-weight: bold;
- padding: 0.5em;
- }
- .am-receipt td.am-receipt-total {
- background-color: #d3dce3;
- }
- .am-receipt td.am-receipt-terms {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
- }
- .am-receipt td.am-receipt-indent {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
- }
- .am-receipt .am-receipt-row-delimiter td {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
- }
- .am-receipt .am-receipt-price {
- text-align: right;
- width: 20%;
- }
- .am-receipt .am-receipt-unit-price {
- text-align: right;
- width: 20%;
- }
- .am-receipt .am-receipt-qty {
- text-align: right;
- width: 10%;
- }
- .am-receipt .am-receipt-discounted-price {
- color: red;
- text-decoration: line-through;
- }
- a.button {
- display: inline-block;
- text-decoration: none;
- }
- a.button, input[type="button"], input[type="submit"] {
- background: url("../img/form-button-bg.png") repeat-x scroll left top #e8e8e8;
- border: 1px solid #cccccc;
- border-radius: 5px;
- color: #555960;
- padding: 0.4em 1em;
- text-shadow: 0 -1px 1px #c7c8c9;
- }
- a.button:hover, a.button.active, input[type="button"]:hover, input[type="submit"]:hover, input.active[type="button"], input.active[type="submit"] {
- background-color: #4e80a6;
- background-image: url("../img/form-button-hover-bg.png");
- border-color: #688296;
- color: white;
- cursor: pointer;
- text-shadow: 0 -1px 1px #688296;
- }
- input[type="button"]:disabled, input[type="submit"]:disabled {
- background: url("../img/form-button-bg.png") repeat-x scroll left top #e8e8e8;
- border: 1px solid #cccccc;
- color: #ccc;
- text-shadow: none;
- }
- input:disabled, input[readonly="readonly"] {
- background: none repeat scroll 0 0 #e8e8e8;
- border: 1px solid #cccccc;
- color: #ccc;
- }
- select, textarea, input[type="text"], input[type="password"] {
- border: 1px solid #c2c2c2;
- border-radius: 5px;
- padding: 0.4em;
- }
- textarea:focus, input[type="text"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus, input[type="password"]:focus {
- background-color: #fcda72;
- border-color: #c49f2f;
- }
- textarea.error, input.error {
- background-color: #fce6e6;
- border: 1px solid #ba2727;
- }
- .am-form {
- margin-bottom: 1em;
- }
- .am-form form {
- background: none repeat scroll 0 0 #fff;
- border: 0 none;
- border-radius: 10px;
- box-shadow: none;
- margin: 0;
- padding: 0;
- text-align: left;
- }
- .am-form fieldset {
- display: block;
- }
- .am-form fieldset legend {
- background: none repeat scroll 0 0 #b39964;
- border-bottom: 1px solid white;
- color: #fff;
- display: block;
- font-family: Arial;
- font-size: 120%;
- margin: 0;
- padding: 0.5em 0;
- text-indent: 1em;
- text-shadow: none;
- white-space: nowrap;
- width: 100%;
- }
- .am-form fieldset legend a {
- border-bottom: 1px dashed white;
- color: white;
- padding-bottom: 2px;
- text-decoration: none;
- }
- .am-form fieldset:first-child legend:first-child {
- border-radius: 10px 10px 0 0;
- }
- .am-form .row:first-child .element-title:first-child {
- border-radius: 10px 10px 0 0;
- }
- .am-form div.reqnote {
- clear: both;
- font-size: 80%;
- margin: 0.5em 0 0 1em;
- }
- .am-form div.row {
- border-bottom: 0 none;
- clear: both;
- overflow: hidden;
- }
- .am-form div.element-title {
- background-color: #ededed;
- box-sizing: border-box;
- padding: 0.5em 1em;
- }
- @media all and (min-width: 500px) {
- .am-form div.element-title {
- background-color: transparent;
- float: left;
- padding: 0.5em 0.5em 1em 1em;
- text-align: right;
- width: 35%;
- }
- }
- .am-form div.element-title label {
- color: #555555;
- font-weight: bold;
- }
- .am-form div.element {
- box-sizing: border-box;
- padding: 0.5em 1em;
- }
- @media all and (min-width: 500px) {
- .am-form div.element {
- margin-left: 35%;
- padding: 0.5em 1em 1em 0.5em;
- }
- }
- .am-form div.row.no-label .element {
- margin: 0;
- padding: 0.5em 1em;
- }
- .am-form div.row.no-label div.element-title {
- display: none;
- width: 0;
- }
- .am-form div.row.row-wide .element {
- margin: 0;
- padding: 0.5em 1em;
- }
- .am-form div.row.row-wide .element-title {
- float: none;
- padding: 0.5em 1em;
- text-align: left;
- width: 100%;
- }
- .am-form textarea {
- overflow: auto;
- }
- .am-form input, .am-form select, .am-form textarea {
- padding: 0.4em;
- }
- .am-form span.error, .am-form span.required {
- color: #ba2727;
- }
- .am-form span.error {
- display: block;
- }
- .am-form input.error, .am-form textarea.error, .am-form select.error {
- border: 1px solid #ba2727;
- }
- .am-form select {
- box-sizing: border-box;
- max-width: 100%;
- }
- .am-form span.mceEditor {
- display: block;
- }
- input.datepicker, input.datepicker[type="text"] {
- background-image: url("../img/icons/calendar.png");
- background-position: 5px center;
- background-repeat: no-repeat;
- padding-left: 25px;
- }
- .el-wide {
- box-sizing: border-box;
- width: 100%;
- }
- .am-body-content {
- overflow: hidden;
- }
- div.errors ul, ul.error, ul.errors {
- background: none repeat scroll 0 0 #fcbdbd;
- border: 1px solid #faa7a7;
- border-radius: 10px;
- color: #ba2727;
- margin: 0 0 1em;
- padding: 0;
- }
- div.errors ul li, ul.error li, ul.errors li {
- list-style: outside none none;
- margin-left: 0;
- padding: 0.5em 1em;
- text-align: left;
- }
- .error {
- color: #ba2727;
- }
- .am-signup-link {
- margin-top: 1em;
- text-align: center;
- }
- .am-copyright {
- font-size: 75%;
- margin: 1em 0 0;
- text-align: center;
- }
- .am-copyright a {
- text-decoration: none;
- }
- .am-lang-choice {
- float: right;
- }
- .am-signup-login-form-container {
- background-color: white;
- border: 3px solid #cccccc;
- margin: 0 auto;
- padding: 20px;
- position: absolute;
- width: 754px;
- z-index: 150;
- }
- .am-login-form, .am-sendpass-form {
- margin-bottom: 1em;
- min-width: 310px;
- }
- .am-login-form legend, .am-sendpass-form legend {
- text-align: center;
- text-indent: 0;
- }
- .am-login-form input[name="login"], .am-login-form input[name="amember_login"], .am-sendpass-form input[name="login"], .am-sendpass-form input[name="amember_login"] {
- background-image: url("../img/icons/users.png");
- background-position: 5px center;
- background-repeat: no-repeat;
- box-sizing: border-box;
- padding-left: 30px;
- width: 100%;
- }
- .am-login-form input[name="amember_pass"], .am-sendpass-form input[name="amember_pass"] {
- background-image: url("../img/icons/key.png");
- background-position: 5px center;
- background-repeat: no-repeat;
- box-sizing: border-box;
- padding-left: 30px;
- width: 100%;
- }
- .agreement {
- font-size: 8pt;
- max-height: 300px;
- overflow: auto;
- white-space: pre-wrap;
- }
- #mask {
- background-color: #ccc;
- height: 100%;
- left: 0;
- opacity: 0.5;
- position: fixed;
- top: 0;
- width: 100%;
- z-index: 10000;
- }
- .am-active-invoice {
- border: 1px solid #ededed;
- margin-bottom: 0.5em;
- padding: 0.5em;
- }
- .am-active-invoice .am-active-invoice-num {
- font-weight: bold;
- }
- .am-active-invoice .am-active-invoice-terms {
- font-style: italic;
- }
- .am-active-invoice .am-active-invoice-cancel {
- color: gray;
- }
- .am-active-invoice .am-active-invoice-product {
- color: gray;
- }
- .am-active-invoice .am-active-invoice-product-list {
- margin-left: 2em;
- }
- .am-active-invoice .am-active-invoice-product-list li {
- list-style-type: disc;
- }
- .am-list {
- margin-bottom: 1em;
- margin-left: 2em;
- }
- .am-list li {
- list-style-type: disc;
- }
- .small {
- font-size: small;
- font-style: italic;
- }
- .am-product-title {
- font-weight: bold;
- }
- .am-product-desc {
- display: block;
- font-size: small;
- font-style: italic;
- }
- .am-paysystem-title {
- font-weight: bold;
- }
- .am-paysystem-desc {
- display: block;
- font-size: small;
- font-style: italic;
- }
- .ajax-link, .local-link {
- position: relative;
- text-decoration: none;
- }
- .ajax-link:after, .local-link:after {
- bottom: 1px;
- content: "";
- height: 0;
- left: 0;
- position: absolute;
- right: 0;
- }
- .am-reuse-card-confirmation {
- font-size: large;
- }
- .am-thanks-awaiting-refresh {
- color: gray;
- margin-top: 20px;
- }
- .am-form div.am-element-recaptcha {
- margin-left: 0;
- padding: 0;
- }
- .glyph {
- background-image: url("../img/sprite/icon.png");
- background-position: left center;
- background-repeat: no-repeat;
- display: inline-block;
- height: 16px;
- width: 16px;
- }
- #EmailCode {
- background: none repeat scroll 0 0 #ffffcf;
- }
- .am-block {
- background: none repeat scroll 0 0 #fff;
- border: 1px solid #e0e0e0;
- border-radius: 10px;
- box-shadow: 0 1px 1px #e0e0e0;
- color: #666;
- margin-bottom: 1em;
- padding: 1em;
- }
- .am-block ul {
- margin: 0;
- padding: 0;
- }
- .am-block li {
- list-style-type: none;
- margin: 0 0.3em 0 0;
- }
- .am-info {
- background: none repeat scroll 0 0 #253e66;
- border: 1px solid #ccddeb;
- border-radius: 3px;
- color: #fff;
- font-size: 15px;
- line-height: 15px;
- margin-bottom: 1em;
- padding: 0.5em 1em;
- }
- .am-notification {
- background-color: #ffffcf;
- border-color: #545454;
- color: #454430;
- }
- .am-popup {
- background-color: white;
- border: 3px solid #cccccc;
- border-radius: 10px;
- display: none;
- margin: 0 auto;
- padding: 10px 20px 20px;
- position: absolute;
- text-align: left;
- z-index: 10001;
- }
- .am-popup .am-popup-close-icon {
- background: url("../img/modal-close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
- display: inline-block;
- float: right;
- height: 17px;
- margin: 2px;
- text-decoration: none;
- width: 17px;
- }
- .am-popup .am-popup-header {
- font-size: 110%;
- font-weight: bold;
- margin: 0 0 1em;
- overflow: hidden;
- }
- .upload-control {
- display: inline-block;
- }
- .upload-control .upload-control-upload {
- background: url("../img/form-button-bg.png") repeat-x scroll left top #e8e8e8;
- border: 1px solid #cccccc;
- border-radius: 5px 0 0 5px;
- color: #555960;
- padding: 0.4em 1em;
- text-shadow: 0 -1px 1px #c7c8c9;
- }
- .upload-control .upload-control-upload.upload-control-reupload {
- border-radius: 5px;
- }
- .upload-control .upload-control-browse {
- -moz-border-bottom-colors: none;
- -moz-border-left-colors: none;
- -moz-border-right-colors: none;
- -moz-border-top-colors: none;
- background: url("../img/form-button-bg.png") repeat-x scroll left top #e8e8e8;
- border-color: #cccccc #cccccc #cccccc -moz-use-text-color;
- border-image: none;
- border-radius: 0 5px 5px 0;
- border-style: solid solid solid none;
- border-width: 1px 1px 1px medium;
- color: #555960;
- cursor: pointer;
- display: inline-block;
- padding: 0.4em 1em;
- text-shadow: 0 -1px 1px #c7c8c9;
- }
- .upload-control .upload-control-upload.hover, .upload-control .upload-control-browse.hover {
- background-color: #e34b3d;
- background-image: url("../img/form-button-hover-bg.png");
- border-color: #688296;
- color: white;
- text-shadow: 0 -1px 1px #688296;
- }
- .upload-control span.uploading {
- background: url("../img/ajax-loader-small.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
- padding-left: 20px;
- }
- .upload-control .upload-control-upload.upload-control-upload-single {
- border-radius: 5px;
- }
- .morris-hover {
- position: absolute;
- z-index: 1000;
- }
- .morris-hover.morris-default-style {
- background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
- border: 2px solid rgba(230, 230, 230, 0.8);
- border-radius: 10px;
- color: #666;
- font-family: sans-serif;
- font-size: 12px;
- padding: 6px;
- text-align: center;
- }
- .morris-hover.morris-default-style .morris-hover-row-label {
- font-weight: bold;
- margin: 0.25em 0;
- }
- .morris-hover.morris-default-style .morris-hover-point {
- margin: 0.1em 0;
- white-space: nowrap;
- }
- .am-header, .am-header-line, .am-layout, .am-body {
- background: none repeat scroll 0 0 #dbdbdb;
- }
- .am-info {
- background: none repeat scroll 0 0 #b39964;
- }
- #menu-add-renew, #member-main-unsubscribe-head, #member-main-unsubscribe {
- display: none;
- }
- #member-main-subscriptions-head, #member-main-links-head, #member-main-resources-head {
- color: transparent;
- }
- #member-main-subscriptions-head:before {
- color: #303030;
- content: "Aktive Abonnements";
- }
- #member-main-links-head:before {
- color: #303030;
- content: "Nützliche Links";
- }
- #member-main-resources-head:before {
- color: #303030;
- content: "Aktive Ressourcen";
- }
- h1, h2, h3, h4, h5, h6 {
- font-family: "Oswald",sans-serif !important;
- }
- .boss-title {
- color: #b39964 !important;
- font-size: 200% !important;
- margin: 0 !important;
- padding: 20px 2.5% !important;
- text-transform: uppercase !important;
- }
- .am-body {
- background: none repeat scroll 0 0 #222 !important;
- }
- .am-layout-two-coll {
- background: none repeat scroll 0 0 #333 !important;
- border: 1px dashed rgba(179, 153, 100, 0.5) !important;
- border-radius: 0 !important;
- box-shadow: none !important;
- }
- .am-coll-left, .am-coll-right {
- float: none !important;
- margin: 0 auto !important;
- text-align: center !important;
- }
- .am-layout-two-coll {
- padding: 20px 0;
- }
- .am-form, .am-login-form {
- background: none repeat scroll 0 0 #222 !important;
- border: 1px dashed rgba(179, 153, 100, 0.5) !important;
- }
- .logcard {
- background: none repeat scroll 0 0 #222 !important;
- border-radius: 0 !important;
- }
- .logcard > fieldset > legend {
- border: 0 none;
- border-radius: 0 !important;
- color: #222 !important;
- font-family: "Oswald",sans-serif !important;
- margin-bottom: 10px;
- }
- .logcard > fieldset > div.row {
- background: none repeat scroll 0 0 #222 !important;
- }
- .logcard > fieldset > div.row > div.element-title > label {
- color: #b39964;
- }
- .logcard > fieldset > div.row > div.element > input {
- background: none repeat scroll 0 0 #333 !important;
- border: 1px solid #b39964 !important;
- border-radius: 0 !important;
- color: #e7e7e7 !important;
- }
- .logcard > fieldset > div.row > div.element > input[type="submit"] {
- background: none repeat scroll 0 0 #b39964 !important;
- border-radius: 2px !important;
- color: #fff !important;
- font-weight: bold;
- text-shadow: 1px 1px rgb(129, 103, 50) !important;
- transition: background 0.2s ease 0s;
- }
- .logcard > fieldset > div.row > div.element > input[type="submit"]:hover {
- background: none repeat scroll 0 0 rgb(159, 133, 80) !important;
- transition: background 0.4s ease 0s;
- }
- .logcard > fieldset > div.row > div.element > input[type="submit"]:active {
- background: none repeat scroll 0 0 rgb(159, 133, 80) !important;
- transition: background 0.2s ease 0s;
- }
- .am-signup-link {
- color: rgba(255, 255, 255, 0.3) !important;
- margin: 0;
- padding: 10px 0;
- }
- .am-signup-link > a:link {
- color: rgb(159, 133, 80) !important;
- }
- .am-signup-link > a:visited {
- color: rgb(159, 133, 80) !important;
- }
- .am-signup-link > a:hover {
- color: rgb(209, 183, 130) !important;
- }
- .am-signup-link > a:active {
- color: rgb(209, 183, 130) !important;
- }
- @media all and (max-width: 480px) {
- form.logcard {
- text-align: center !important;
- }
- .logcard > fieldset > div.row > div.element-title {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
- }
- .am-form, .am-login-form {
- }
- .am-layout-two-coll, div.am-tabs-wrapper > ul.am-tabs {
- margin: 0 auto !important;
- width: 99% !important;
- }
- }
- @media all and (min-width: 481px) and (max-width: 768px) {
- .am-layout-two-coll, div.am-tabs-wrapper > ul.am-tabs {
- margin: 0 auto !important;
- width: 90% !important;
- }
- .am-coll-left, .am-coll-right {
- width: 70% !important;
- }
- }
- @media all and (min-width: 769px) {
- .am-layout-two-coll, div.am-tabs-wrapper > ul.am-tabs {
- margin: 0 auto !important;
- width: auto;
- }
- }
- .index-box {
- background: none repeat scroll 0 0 #333 !important;
- border: 1px dashed rgba(179, 153, 100, 0.5) !important;
- border-radius: 0 !important;
- box-shadow: none !important;
- color: #b39964;
- font-size: 125%;
- margin: 0 auto;
- padding: 40px 0;
- width: 50%;
- }
- .index-box > a:link {
- color: rgb(159, 133, 80) !important;
- font-weight: bold;
- transition: color 0.4s ease 0s;
- }
- .index-box > a:visited {
- color: rgb(159, 133, 80) !important;
- font-weight: bold;
- transition: color 0.4s ease 0s;
- }
- .index-box > a:active {
- color: rgb(209, 183, 130) !important;
- font-weight: bold;
- transition: color 0.4s ease 0s;
- }
- .index-box > a:hover {
- color: rgb(209, 183, 130) !important;
- font-weight: bold;
- transition: color 0.4s ease 0s;
- }
- .index-container {
- margin-top: 50px;
- }
- .centered {
- min-height: 100vh !important;
- }
- div.am-signup {
- margin: 0 auto !important;
- padding-bottom: 3em;
- }
- div.am-signup > div.am-form {
- margin-bottom: 0;
- }
- div.am-signup > div.am-form > form.am-signup-form {
- border-radius: 0 !important;
- }
- div.am-signup > div.am-form > form.am-signup-form > fieldset > legend {
- color: #222 !important;
- }
- @media all and (max-width: 480px) {
- .am-signup {
- text-align: center;
- width: 95% !important;
- }
- div.am-signup > div.am-form > form.am-signup-form {
- text-align: center;
- }
- }
- @media all and (min-width: 481px) and (max-width: 768px) {
- .am-signup {
- width: 90% !important;
- }
- }
- @media all and (min-width: 769px) and (max-width: 1024px) {
- .am-signup {
- width: 85% !important;
- }
- }
- @media all and (min-width: 1025px) {
- .am-signup {
- width: 75% !important;
- }
- }
- div.am-info {
- background-color: #333 !important;
- border: 1px dashed #b39964;
- border-radius: 0;
- }
- div.am-info > a:link {
- color: #b39964;
- text-decoration: none;
- }
- div.am-info > a:hover {
- color: #b39964;
- text-decoration: underline;
- }
- div.am-info > a:visited {
- color: #b39964;
- }
- div.am-info > a:active {
- color: #b39964;
- }
- div.am-form > form.am-signup-form > div.row > div.element.group > input[type="submit"] {
- background: none repeat scroll 0 0 #b39964 !important;
- border: 1px solid rgb(159, 133, 80);
- border-radius: 2px !important;
- color: #fff !important;
- font-weight: bold;
- text-shadow: 1px 1px rgb(129, 103, 50) !important;
- transition: background 0.2s ease 0s;
- width: 200px !important;
- }
- div.am-form > form.am-signup-form > div.row > div.element.group > input[type="submit"]:hover {
- background: none repeat scroll 0 0 rgb(159, 133, 80) !important;
- transition: background 0.4s ease 0s;
- }
- div.am-form > form.am-signup-form > div.row > div.element.group > input[type="submit"]:active {
- background: none repeat scroll 0 0 rgb(129, 103, 50) !important;
- transition: background 0.2s ease 0s;
- }
- .errors, .am-login-errors {
- border-radius: 0 !important;
- }
- div.am-tabs-wrapper > ul.am-tabs {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
- border-color: rgba(179, 153, 100, 0.5) rgba(179, 153, 100, 0.5) -moz-use-text-color !important;
- border-radius: 0 !important;
- border-style: dashed dashed none !important;
- border-width: 1px 1px 0 !important;
- box-shadow: none !important;
- margin: 0 auto !important;
- padding: 0 !important;
- }
- div.am-boss-user {
- background: none repeat scroll 0 0 #111;
- color: rgba(255, 255, 255, 0.3) !important;
- margin-bottom: 0;
- padding-bottom: 10px;
- padding-top: 10px;
- transition: color 0.4s ease 0s;
- }
- div.am-boss-user > p > a:link {
- color: rgb(159, 133, 80) !important;
- transition: color 0.4s ease 0s;
- }
- div.am-boss-user > p > a:visited {
- color: rgb(159, 133, 80) !important;
- transition: color 0.4s ease 0s;
- }
- div.am-boss-user > p > a:hover {
- color: rgb(209, 183, 130) !important;
- transition: color 0.4s ease 0s;
- }
- div.am-boss-user > p > a:active {
- color: rgb(209, 183, 130) !important;
- transition: color 0.4s ease 0s;
- }
- div.am-tabs-wrapper > ul.am-tabs > li {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
- margin: 0 !important;
- }
- div.am-tabs-wrapper > ul.am-tabs > li.active {
- background: none repeat scroll 0 0 rgb(159, 133, 80) !important;
- }
- div.am-tabs-wrapper > ul.am-tabs > li.active > a {
- color: #222;
- font-weight: bold;
- }
- div.am-tabs-wrapper > ul.am-tabs > li > a {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
- border: 0 none;
- border-radius: 0;
- box-shadow: none;
- text-shadow: none;
- }
- div.am-tabs-wrapper > ul.am-tabs > li.normal > a {
- color: #e7e7e7;
- text-shadow: 1px 1px 1px #222;
- transition: color 0.4s ease 0s;
- }
- div.am-tabs-wrapper > ul.am-tabs > li.normal > a:hover {
- color: rgb(179, 153, 100);
- text-shadow: 1px 1px 1px #222;
- transition: color 0.4s ease 0s;
- }
- div#am-block-active-subscriptions, div#am-block-payments, div.cancel-subscription-popup {
- background: none repeat scroll 0 0 #222 !important;
- border: 1px dashed rgba(179, 153, 100, 0.5) !important;
- color: #fff;
- margin: 0 auto 20px !important;
- text-align: start !important;
- width: 95% !important;
- }
- div#am-block-active-subscriptions > h2, div#am-block-payments > h2, div.cancel-subscription-popup > h2 {
- background: none repeat scroll 0 0 #b39964 !important;
- color: #222 !important;
- padding: 5px !important;
- }
- div.am-active-invoice {
- border-color: rgba(159, 133, 80, 0.2) -moz-use-text-color -moz-use-text-color !important;
- border-left: 0 none !important;
- border-right: 0 none !important;
- border-style: dotted none none !important;
- border-width: 1px 0 0 !important;
- margin-bottom: 0 !important;
- }
- div.am-active-invoice > div.am-active-invoice-header > span.am-active-invoice-num {
- color: #b39964 !important;
- }
- div.grid-container {
- border: 0 none !important;
- box-shadow: none !important;
- }
- div.grid-container > table > tbody > tr > td {
- background: none repeat scroll 0 0 rgb(225, 219, 166) !important;
- color: #222 !important;
- }
- div.grid-container > table > tbody > tr > td, div.grid-container > table > tbody > tr > th {
- border-color: rgb(159, 133, 80);
- }
- div.grid-container > table > tbody > tr.odd > td {
- background: none repeat scroll 0 0 rgb(255, 249, 196) !important;
- }
- @media all and (max-width: 600px) {
- div.grid-container > table.grid, div.grid-container > table.am-member-payment-history {
- display: block !important;
- overflow-x: auto !important;
- }
- div.grid-container {
- }
- .am-member-payment-history-items, .am-member-payment-history-paysys {
- display: table-cell !important;
- }
- }
- div.am-layout-two-coll > div.am-form {
- border: 0 none !important;
- }
- div.am-layout-two-coll > div.am-form > form#profile {
- border-radius: 0 !important;
- }
- div.am-layout-two-coll > div.am-form > form#profile > div.row > div.element > input[type="submit"] {
- background: none repeat scroll 0 0 #b39964 !important;
- border: 1px solid rgb(159, 133, 80);
- border-radius: 2px !important;
- color: #fff !important;
- font-weight: bold;
- text-shadow: 1px 1px rgb(129, 103, 50) !important;
- transition: background 0.2s ease 0s;
- width: 200px !important;
- }
- div.am-layout-two-coll > div.am-form > form#profile > div.row > div.element > input[type="submit"]:hover {
- background: none repeat scroll 0 0 rgb(159, 133, 80) !important;
- transition: background 0.4s ease 0s;
- }
- div.am-layout-two-coll > div.am-form > form#profile > div.row > div.element > input[type="submit"]:active {
- background: none repeat scroll 0 0 rgb(129, 103, 50) !important;
- transition: background 0.2s ease 0s;
- }
- @media all and (max-width: 499px) {
- div.am-form > form#profile {
- text-align: center;
- }
- }
- div.am-form > form#profile > fieldset > legend {
- color: #222 !important;
- }
- div.dash-cont {
- background: none repeat scroll 0 0 #222 !important;
- border: 1px dashed rgba(179, 153, 100, 0.5) !important;
- color: #fff;
- margin: 0 auto 20px !important;
- text-align: start !important;
- width: 95% !important;
- }
- div.dash-cont > h2 {
- background: none repeat scroll 0 0 #b39964 !important;
- color: #222 !important;
- padding: 5px !important;
- }
- div.dash-cont > div.am-block > h3 {
- color: #b39964;
- }
- div.dash-cont > h2#member-main-subscriptions-head:before, div.dash-cont > h2#member-main-links-head:before, div.dash-cont > h2#member-main-resources-head:before {
- content: none !important;
- }
- div.dash-cont > div.am-block {
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
- border: 0 none;
- border-radius: 0;
- box-shadow: none;
- color: #bbb;
- }
- div.dash-cont > div.am-block > p > a:link, div.dash-cont > div.am-block > ul > li > a:link {
- color: rgb(159, 133, 80) !important;
- transition: color 0.4s ease 0s;
- }
- div.dash-cont > div.am-block > p > a:visited, div.dash-cont > div.am-block > ul > li > a:visited {
- color: rgb(159, 133, 80) !important;
- transition: color 0.4s ease 0s;
- }
- div.dash-cont > div.am-block > p > a:hover, div.dash-cont > div.am-block > ul > li > a:hover {
- color: rgb(209, 183, 130) !important;
- transition: color 0.4s ease 0s;
- }
- div.dash-cont > div.am-block > p > a:active, div.dash-cont > div.am-block > ul > li > a:active {
- color: rgb(209, 183, 130) !important;
- transition: color 0.4s ease 0s;
- }
- div.bt-footer {
- background: none repeat scroll 0 0 #333;
- border: 1px dashed rgba(179, 153, 100, 0.5) !important;
- box-sizing: border-box;
- position: absolute;
- width: 100%;
- }
- div.bt-footer-nav {
- float: left;
- padding: 5px;
- }
- div.bt-footer-act {
- float: right;
- padding: 5px;
- }
- div.bt-footer-nav > p {
- color: rgba(255, 255, 255, 0.2);
- }
- div.bt-footer-nav > p > a {
- border-left: 1px solid rgba(255, 255, 255, 0.2);
- padding-left: 5px;
- padding-right: 5px;
- }
- div.bt-footer-nav > p > a:link, div.bt-footer-act > p > a:link {
- color: rgb(159, 133, 80) !important;
- transition: color 0.4s ease 0s;
- }
- div.bt-footer-nav > p > a:visited, div.bt-footer-act > p > a:visited {
- color: rgb(159, 133, 80) !important;
- transition: color 0.4s ease 0s;
- }
- .ui-widget-header {
- background: none repeat scroll 0 0 rgb(209, 183, 130) !important;
- border: 1px solid rgb(159, 133, 80) !important;
- }
- .ui-state-default .ui-icon {
- background-image: url("http://members.bosstransformation.com/application/default/views/public/js/jquery/images/ui-icons_222222_256x240.png") !important;
- }
- .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
- border: 1px solid rgb(159, 133, 80) !important;
- }
- .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
- border: 1px solid rgb(159, 133, 80) !important;
- }
- div#popup-modal > p {
- color: #222;
- margin-bottom: 16px;
- margin-top: 16px;
- }
- div#popup-modal > p:first-child {
- margin-top: 5px;
- }
- div#popup-modal > div > p {
- color: #222;
- margin-bottom: 16px;
- margin-top: 16px;
- }
- div#popup-modal > div > p:first-child {
- margin-top: 5px;
- }
- div.centered > p {
- color: #e7e7e7 !important;
- }
- div > p {
- color: #e7e7e7;
- margin: 0;
- }
- form.am-signup-form > div.row {
- background: none repeat scroll 0 0 #333;
- color: #e0e0e0;
- }
- form.am-signup-form > fieldset > div.fieldset > div.row {
- background: none repeat scroll 0 0 #333;
- color: #e0e0e0;
- }
- form.am-signup-form > fieldset > legend {
- border: 0 none;
- }
- form.am-signup-form > fieldset > div.fieldset > div.row > div.element-title > label {
- color: white;
- }
- form.am-signup-form > div.row > div.element-title > label {
- color: white;
- }
Advertisement
Add Comment
Please, Sign In to add comment