/* LSF FONTS */
@font-face {
    font-family: 'LigatureSymbols';
    src: url('https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/fonts/LigatureSymbols-2.07.eot');
    src: url('https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/fonts/LigatureSymbols-2.07.eot?#iefix') format('embedded-opentype'), url('https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/fonts/LigatureSymbols-2.07.woff') format('woff'), url('https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/fonts/LigatureSymbols-2.07.ttf') format('truetype'), url('https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/fonts/LigatureSymbols-2.07.svg#LigatureSymbols') format('svg');
    src: url('https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/fonts/LigatureSymbols-2.07.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.lsf {
    font-family: 'LigatureSymbols';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.lsf-icon:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
    font-family: 'LigatureSymbols';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

html {
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/ctrlp-bg.png) repeat-y;
    color: #585555;
    font-family: helvetica neue, helvetica, arial, sans-serif;
    font-size: 14px;
}

body {
    margin: 0;
    background-color: transparent !important;
}

#container {
    position: relative;
    padding: 0px 0 80px;
    margin-top: 50px;
    margin-bottom: 90px;
    width: 100%;
    min-width: 960px;
    height: auto;
    /*z-index: -1;*/
}

/* Control Panel */
#control-panel {
    position: fixed;
    top: 53px;
    bottom: 0;
    *padding-top: 50px;
    width: 150px;
    height: 100%;
    /*min-height: 400px;*/
    min-height: 700px;
    background: #f7f5ee;
    font-size: 12px;
    z-index: 2;
}

#ctrlpanel-shadow {
    position: absolute;
    width: 10px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/ctrlpanel-shadow.png) repeat-y;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    text-indent: -99999px;
}

#control-panel ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#control-panel ul li {
}

#control-panel ul li:hover {
}

#control-panel ul li.selected {
    position: relative;
    width: 160px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/ctrlp-selected.png) no-repeat center left;
    z-index: 1;
}

#control-panel ul li.selected a {
    padding: 6px 10px;
    color: #fff;
    border: none;
}

#control-panel ul li.selected a:hover {
    color: #fff;
    background: none;
    border: none;
}

#control-panel ul li a {
    display: block;
    /*padding: 9px 10px;*/
    padding: 4px 10px;
    /*height: 10px;*/
    height: 28px;
    border-top: 1px solid #fdfdfb;
    border-bottom: 1px solid #e9e3cf;
    color: #585555;
}

#control-panel ul li a:hover {
    position: relative;
    /*padding: 10px 10px;*/
    padding: 4px 10px;
    width: 160px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/ctrlp-hover.png) no-repeat center left;
    /*border: none;*/
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    z-index: 1;
}

#submenu {
    margin: 0;
    width: 150px;
    border-bottom: 1px solid #e9e3cf;
    overflow: hidden
}

#submenu ul {
    margin: 0;
    padding: 0;
    background: #fff;
}

#submenu ul li {
    display: block;
    border: none;
}

#submenu ul li:hover {
    background: #d8e4c5;
}

#submenu ul li.selected {
    background: none;
}

#submenu ul li.selected:hover {
}

#submenu ul li.selected a {
    font-weight: bold;
    color: #585555;
}

#submenu ul li a {
    display: block;
    padding: 10px 10px;
    width: 150px;
    height: 10px;
    color: #585555;
    border: none;
}

#submenu ul li a:hover {
    background: #d8e4c5;
}

#control-panel hr {
    margin: 0;
    height: 3px;
    background: #e9e3cf;
    border-top: 1px solid #d7cda9;
    border-bottom: 1px solid #d7cda9;
}

/* Artboard */
#artboard {
    padding-top: 15px;
    padding-right: 20px;
    margin-left: 170px;
}

.groups-container.app-wrap {
    min-height: 0px !important;
}

.app-wrap {
    padding: 10px;
    margin: 0 20px 20px 0;
    background: #f7f5ee;
    border: 1px solid #e9e3cf;
    border-radius: 3px;
    overflow: auto;
    width: 45% !important;
}

#tax-receipt-container.app-wrap {
    overflow: visible;
}

.app-wrap h1 {
    margin: 0 0 5px;
}

.app-wrap hr {
    display: block;
    clear: left;
    margin: 10px -10px;
    border: none;
    border-top: 1px solid #e9e3cf;
    border-bottom: 1px solid #fdfdfb;
}

.app-wrap .app-wrap {
    padding: 10px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #e9e3cf;
    border-radius: 3px;
}

.app-minimize {
    display: none;
    float: right;
    margin: -10px -10px 0 0;
    width: 37px;
    height: 37px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/min-max.png) no-repeat center top;
    cursor: pointer;
}

.app-minimize.closed {
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/min-max.png) no-repeat center bottom;
}

.ex {
    position: relative;
    margin-right: 342px;
    min-width: 300px;
}

.fx {
    position: relative;
    clear: right;
    float: right;
    width: 300px;
}

.align-left {
    float: left;
}

.full-width {
    width: 100% !important;
}

.bottom-space {
    margin-bottom: 100px;
}

.block-wrap {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    background: #eaeaea;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
}

.app-wrap .ex {
    position: relative;
    margin-right: 330px;
    min-width: 300px;
}

.app-wrap .fx {
    position: relative;
    float: right;
    margin-right: 0;
    width: 360px;
}

/* Footer */
#main-footer {
    position: fixed;
    bottom: -1px;
    left: 131px;
    right: 0;
    clear: both;
    height: 80px;
    background: #585555;
    color: #fff;
    border-top: 1px solid #777373;
    border-left: 1px solid #777373;
    box-shadow: 5px 0 3px #434141;
    z-index: 4;
}

#footer-inside {
    padding: 0 10px 10px;
    height: 40px;
}

#footer-wrap {
    position: relative;
    top: -20px;
    left: -2px;
    height: 19px;
    width: 20px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/footer-wrap.png) no-repeat left top;
}

#copy {
    float: left;
    margin: 5px 0 0;
    padding-top: 3px;
}

#copy a {
    color: #fff;
}

#copy a:hover {
    color: #7da63f;
}

#eventsquare {
    float: right;
    text-align: right;
}

#eventsquare h1 {
    margin: 3px 0;
}

#eventsquare h1 a {
    display: block;
    width: 186px;
    height: 23px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/eventsquare-logo.png) no-repeat;
    text-indent: 9999px;
}

#bottom-border {
    height: 9px;
    background: #7da63f;
    border-top: 1px solid #e1ed71;
    z-index: 5;
}

/* Global Styling Elements */
a {
    color: #7da63f;
    text-decoration: none;
}

a:hover {
    color: #585555;
}

h1 {
    margin: 0 0 10px;
    font-size: 1.5em !important;
}

h2 {
    margin: 0 0 10px;
    font-size: 1.25em !important;
}

h3 {
    margin: 0 0 10px;
    font-size: 1.125em !important;
}

h4 {
    margin: 0 0 10px;
    font-size: 1em !important;
}

h5 {
    margin: 0 0 10px;
    font-size: .75em !important;
}

h6 {
    margin: 0 0 10px;
    font-size: .5em !important;
}

button.small {
    margin-left: 5px;
}

.small {
    font-size: small;
}

.zero-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.zero-list-form {
    margin: 0;
    padding: 0;
    list-style: none;
}

.zero-list-form label {
    display: inline-block;
    width: 100px;
}

label {
    margin-right: 20px;
}

/* Basic UI Elements */
/*input[type="button"] {
    padding: 5px;
    min-width: 70px;
    *min-width: auto;
    background: #7da63f;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f));
    border: none;
    border-top: 1px solid #96C94C;
    border-bottom: 1px solid #55722B;
    border-radius: 3px;
    box-shadow: 0 1px 3px #000;
    text-shadow: 0 -1px #6c8c36;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

input[type="button"]:hover {
    background: #a5c470;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7da63f), to(#a5c470));
}

input[type="button"]:active {
    background: #6c6c6c;
    border-top: 1px solid #6c6c6c;
    border-bottom: 1px solid #6c6c6c;
    box-shadow: inset 0 0 5px #2b2b2b;
    text-shadow: 0 1px #2b2b2b;
}

input[type="submit"] {
    padding: 5px;
    min-width: 70px;
    *min-width: auto;
    background: #7da63f;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f));
    border: none;
    border-top: 1px solid #96C94C;
    border-bottom: 1px solid #55722B;
    border-radius: 3px;
    box-shadow: 0 1px 3px #000;
    text-shadow: 0 -1px #6c8c36;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

input[type="submit"]:hover {
    background: #a5c470;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7da63f), to(#a5c470));
}

input[type="submit"]:active {
    background: #6c6c6c;
    border-top: 1px solid #6c6c6c;
    border-bottom: 1px solid #6c6c6c;
    box-shadow: inset 0 0 5px #2b2b2b;
    text-shadow: 0 1px #2b2b2b;
}

button {
    min-width: 70px;
    padding: 5px;
    min-width: 70px;
    *min-width: auto;
    background: #7da63f;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f));
    border: none;
    border-top: 1px solid #96C94C;
    border-bottom: 1px solid #55722B;
    border-radius: 3px;
    box-shadow: 0 1px 3px #000;
    text-shadow: 0 -1px #6c8c36;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
}

button:hover {
    background: #a5c470;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7da63f), to(#a5c470));
}

button:active {
    background: #6c6c6c;
    border-top: 1px solid #6c6c6c;
    border-bottom: 1px solid #6c6c6c;
    box-shadow: inset 0 0 5px #2b2b2b;
    text-shadow: 0 1px #2b2b2b;
}

a.button {
    display: inline-block;
    padding: 5px;
    min-width: 70px;
    *min-width: auto;
    background: #7da63f;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f));
    border: none;
    border-top: 1px solid #96C94C;
    border-bottom: 1px solid #55722B;
    border-radius: 2px;
    box-shadow: 0 1px 3px #000;
    text-shadow: 0 -1px #6c8c36;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

a.button:hover {
    background: #a5c470;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7da63f), to(#a5c470));
}

a.button:active {
    background: #6c6c6c;
    border-top: 1px solid #6c6c6c;
    border-bottom: 1px solid #6c6c6c;
    box-shadow: inset 0 0 5px #2b2b2b;
    text-shadow: 0 1px #2b2b2b;
}*/

/*input[type="number"] {padding: 5px; width: 150px; border: 1px solid #d7cda9;}
input[type="text"] {padding: 5px; width: 150px; border: 1px solid #d7cda9;}
input[type="email"] {padding: 5px; width: 150px; border: 1px solid #d7cda9;}
input[type="password"] {padding: 5px; width: 150px; border: 1px solid #d7cda9;}
input[type="date"] {padding: 5px; width: 150px; border: 1px solid #d7cda9;}*/

.required-field {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/required-field.png) no-repeat;
    text-indent: -9999px;
}

.button.small {
    padding: 5px;
}

.big {
    font-weight: bold;
    font-size: medium;
}

textarea {
    border: 1px solid #d7cda9;
}

.empty {
    color: grey;
}

select {
    width: 162px;
}

.hide {
    display: none;
}

.messages {
    margin: 0;
    padding: 0;
    list-style: none;
}

.messages li {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 5px;
    border-radius: 3px;
}

.messages .success {
    background: #F5F9CD;
    border: 1px solid #7da63f;
    color: #7da63f;
}

.messages .error {
    background: #FBB3AD;
    border: 1px solid #A60700;
    color: #A60700;
}

.messages .warning {
    background: #E4D6B6;
    border: 1px solid #E4B400;
    color: #E4B400;
}

.messages .info {
    background: #eaeaea;
    border: 1px solid #b6b6b6;
    color: #b6b6b6;
}

label.error {
    display: inline-block;
    margin: 0 10px 0;
    padding: 5px;
    background: #FBB3AD;
    border: 1px solid #A60700;
    border-radius: 3px;
    text-align: center;
    color: #A60700;
}

.helptext {
    font-size: 12px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

/* LIST TABLE */
.list-table {
    margin-bottom: 5px;
    border: 1px solid #585555;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.list-table ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-table ul li {
    display: table-cell;
    padding: 5px;
}

.list-table .table-header, .list-table .table-footer {
    background: #585555;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#686464), to(#585555));
    box-shadow: inset 0 1px #9C9C9C;
    color: #fff;
    text-shadow: 0 -1px #000000;
}

.list-table .table-header li, .list-table .table-footer li {
    border: none;
}

.list-table .table-sub-header {
    margin-top: -1px;
    border-top: 1px solid #585555;
    border-bottom: 1px solid #585555;
}

.list-table .odd {
}

.list-table .even {
    background: #eaeaea;
}

.list-table .one_liner {
    margin-top: -1px;
    border-top: 1px solid #585555;
}

.list-table .one_liner li {
}

/* PAGINATION */
.previous-page {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/previous-page.png) no-repeat center;
    text-indent: -9999px;
}

.next-page {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/next-page.png) no-repeat center;
    text-indent: -9999px;
}

/* TIPS */
.tip-box {
    margin-bottom: 10px;
    padding: 1px 20px 1px 1px;
    background: #eaeaea;
    border-radius: 5px;
}

.tip-box p {
    margin: 10px;
    display: none;
}

.tip-button {
    float: right;
    display: block;
    margin: 0 -20px 0 0;
    width: 20px;
    height: 20px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/tips.png) no-repeat bottom;
}

.tip-button:hover {
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/tips.png) no-repeat top;
}

/* Token */
/*.token {padding: 10px; min-width: 70px; height: 14px; background: #7da63f; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f)); border: 1px solid #4b6d16; border-radius: 2px; box-shadow: 0 1px 3px #434141; text-shadow: 0 -1px #6c8c36; color: #fff;}
.token:hover {background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99ba60), to(#7da63f));}
.token:active {background: #6c6c6c; border: 1px solid #6c6c6c; box-shadow: inset 0 0 5px #2b2b2b; text-shadow: 0 1px #2b2b2b;}

.disabled-token {padding: 10px; min-width: 70px; height: 14px; background: #7da63f; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f)); border: 1px solid #4b6d16; border-radius: 2px; box-shadow: 0 1px 3px #434141; text-shadow: 0 -1px #6c8c36; color: #fff;}

.token-select {padding: 0 10px; color: #fff;}
.token-select:hover {margin: -1px 0; background: #547C18; border-bottom: 1px solid #a5c470; border-top: 1px solid #4b6d16; border-radius: 20px; box-shadow: inset 0 1px 1px #4b6d16; color: #fff; text-decoration: none; cursor: pointer;}*/

/* TOKENS */

/* Basic Token */
.profile-token {
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding: 5px;
    min-width: 233px;
    height: 20px;
    background: #7da63f;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f));
    border-top: 1px solid #96C94C;
    border-bottom: 1px solid #55722B;
    border-radius: 3px;
    color: #fff;
    text-shadow: 0 -1px #55722B;
    box-shadow: 0 1px 1px #000;
    text-decoration: none;
    z-index: 2;
}

.profile-token:not(.ui-draggable-dragging) {
    cursor: -webkit-grab;
}

.profile-token:hover {
    background: #a5c470;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7da63f), to(#a5c470));
    color: #fff;
}

.profile-token:active {
    background: #a5c470;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7da63f), to(#a5c470));
}

.profile-token .gravatar {
    float: left;
    margin: -3px;
    width: 28px;
    height: 28px;
}

.profile-token .name {
    float: left;
    padding: 2px 10px;
}

.profile-token.disabled {
    display: block;
    margin: 0 0 5px;
    padding: 5px;
    height: 20px;
    background: #585555;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#686464), to(#585555));
    border-top: 1px solid #7A7676;
    border-bottom: 1px solid #333131;
    border-radius: 3px;
    color: #fff;
    text-shadow: 0 -1px #333131;
    box-shadow: 0 1px 1px #000;
    text-decoration: none;
}

/* Ghost Token */
/*.participant-token {position: relative; display: block; margin: 0 0 5px; padding: 5px; height: 20px; background: #7da63f; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f)); border-top: 1px solid #96C94C; border-bottom: 1px solid #55722B; border-radius: 3px; color: #fff; text-shadow: 0 -1px #55722B; box-shadow: 0 1px 1px #000; text-decoration: none; z-index: 1;}
.participant-token.drop {background: #B01319; background-image: -webkit-gradient(linear, 0% -50%, 0% 100%, from(#B01319), to(#D2141C));}
.participant-token .gravatar {float: left; margin: -3px; width: 28px; height: 28px;}
.participant-token .name {float: left; padding: 2px 10px;}

.participant-token.disabled {display: block; margin: 0 0 5px; padding: 5px; height: 20px; background: #585555; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#686464), to(#585555)); border-top: 1px solid #7A7676; border-bottom: 1px solid #333131; border-radius: 3px; color: #fff; text-shadow: 0 -1px #333131; box-shadow: 0 1px 1px #000; text-decoration: none;}*/

/* Token Info Pane */
/*.token-info {position: relative; margin: -5px 5px 10px; padding: 10px; background: #fff; border: 1px solid #e9e3cf; border-top: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: auto; z-index: 0;}
.token-info .save {text-align: center;}
.token-info .remove {margin-right: 10px; text-align: center;}*/

/* Token Grip */
.token-grip {
    position: relative;
    float: right;
    display: block;
    margin: -5px;
    padding: 0 2px;
    width: 19px;
    height: 30px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/grip.png) no-repeat;
}

.grip-space {
    position: relative;
    float: right;
    display: block;
    margin: -5px;
    padding: 0 2px;
    width: 19px;
    height: 30px;
}

/* Empty Token */
.empty-token {
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding: 5px;
    height: 20px;
    background: #fff;
    border: 1px solid #e9e3cf;
    border-radius: 3px;
    color: #585555;
    text-decoration: none;
    z-index: 1;
}

.empty-token .gravatar {
    float: left;
    margin: -3px;
    width: 28px;
    height: 28px;
}

.empty-token .name {
    float: left;
    padding: 2px 10px;
}

.empty-token .button {
    float: left;
    display: block;
    margin: -2px 0 0 10px;
    width: 23px;
    height: 22px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/add-button.png) no-repeat top;
    text-indent: -9999px;
}

.empty-token .button:hover {
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/add-button.png) no-repeat bottom;
}

.empty-token .invite {
    float: right;
    display: block;
    padding: 2px 10px 2px 35px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/mail.png) no-repeat left;
    cursor: pointer;
}

/* Invite Token */
.invite-token, .register-token {
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding: 5px;
    height: 20px;
    background: #fff;
    border: 1px solid #e9e3cf;
    border-radius: 3px;
    color: #585555;
    text-decoration: none;
    z-index: 1;
}

.invite-token .name, .register-token .name {
    float: left;
    padding: 2px 5px;
}

.invite-token .button, .register-token .button {
    float: left;
    display: block;
    margin: -2px 0 0 10px;
    width: 23px;
    height: 22px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/add-button.png) no-repeat top;
    text-indent: -9999px;
}

.invite-token .button:hover, .register-token .button:hover {
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/add-button.png) no-repeat bottom;
}

.invite-token .invite {
    float: right;
    display: block;
    padding: 2px 10px 2px 35px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/mail.png) no-repeat left;
    cursor: pointer;
}

.register-token .invite {
    float: right;
    display: block;
    padding: 2px 10px 2px 35px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/images/default-gravatar-20.png) no-repeat left;
    cursor: pointer;
}

/* Products */

/* ADD ONS
#addons {}
#products {margin: 0 10px -10px;}
.product {position: relative; display: inline-block; margin: 0 10px 10px 0; padding: 5px 5px 0; width: 200px; background: #fdfdfb; border-bottom: 1px solid #fdfdfb; list-style: none;}

.product .product-image {float: left; margin-right: 5px;}
.product .product-name {font-weight: bold;}
.product .product-description {margin: 5px 0;}
.product .product-price {float: right;}

.product .interface {clear: both; display: block; position: relative; bottom: -2px; left: -6px; width: 212px; height: 19px; border-bottom: 1px solid #7da63f; border-radius: 5px;}

.product .quantity {display: block; float: left; width: 100px;}
.product .quantity label {position: relative; top: -1px; display: inline-block; padding: 2px 5px; background: #D2141C; background-image: -webkit-gradient(linear, 0% -50%, 0% 100%, from(#a5c470), to(#7da63f)); border: 1px solid #7da63f;  border-bottom: none; border-bottom-left-radius: 5px; color: #fff; text-shadow: 0 -1px #6c8c36; font-size: 12px;}
.product .quantity input {margin: 0; width: 50px; height: 14px; border: 1px solid #7da63f; border-bottom: none; border-radius: 0; border-top-right-radius: 5px; outline: none;}

.product .add {display: block; float: right; width: 50px;}
.product .add label {display: inline-block; float: right; padding: 2px 5px; background: #D2141C; background-image: -webkit-gradient(linear, 0% -50%, 0% 100%, from(#a5c470), to(#7da63f)); border: 1px solid #7da63f; border-bottom: none; border-top-left-radius: 5px; border-bottom-right-radius: 5px; color: #fff; text-shadow: 0 -1px #6c8c36; font-size: 12px;}
.product .add input[type="checkbox"] {display: inline-block;  width: 0; height: 0; overflow: hidden;}

.product.selected .interface {border-bottom: 1px solid #eaeaea;}

.product.selected .quantity {}
.product.selected .quantity label {background: #e9e3cf; background-image: -webkit-gradient(linear, 0% -50%, 0% 100%, from(#e9e3cf), to(#D7D3BF)); border: 1px solid #e9e3cf;  border-bottom: none; color: #fff; text-shadow: 0 -1px #D7D3BF;}
.product.selected .quantity input {border: 1px solid #e9e3cf;}

.product.selected .add {}
.product.selected .add label {background: #e9e3cf; background-image: -webkit-gradient(linear, 0% -50%, 0% 100%, from(#e9e3cf), to(#D7D3BF)); border: 1px solid #e9e3cf; border-bottom: none; color: #fff; text-shadow: 0 -1px #D7D3BF;}
.product.selected .add input[type="checkbox"] {}
*/

/**
 * TEMP
 */

/* TOKENS */
.old-profile-token-block {
    display: inline-block;
}

.old-profile-token-image {
    position: relative;
    margin: -33px 2px 0;
    width: 30px;
    height: 30px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/common/images/default-gravatar-28.png) no-repeat center;
    z-index: 1;
}

.old-profile-token-image img {
    border: 1px solid #4b6d16;
}

.old-profile-token-button {
    display: block;
    padding: 10px 5px 10px 37px;
    min-width: 150px;
    height: 14px;
    background: #7da63f;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5c470), to(#7da63f));
    border: 1px solid #4b6d16;
    border-radius: 2px;
    box-shadow: 0 1px 3px #434141;
    text-shadow: 0 -1px #6c8c36;
    color: #fff;
    text-align: right;
}

.old-profile-token-button:hover {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99ba60), to(#7da63f));
}

.old-profile-token-button:active {
    background: #6c6c6c;
    border: 1px solid #6c6c6c;
    box-shadow: inset 0 0 5px #2b2b2b;
    text-shadow: 0 1px #2b2b2b;
}

/* GENERAL CLASSES */
.hidden, .hide {
    display: none
}

.overflow-visible {
    overflow: visible
}

/* Default class for an overlay */
.ow-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;

    background: #424242;
    opacity: 0.8;
}

/* Default class for both hidden overlay and modal window */
.ow-closed {
    display: none;
}

/* Default class for modal window */
.modal {
    position: fixed;
    z-index: 20;
    left: 50%;
    top: 50px;
    width: 300px;
    height: 300px;

    background-color: #fff;
}

@media screen
and (min-width: 320px)
    /*and (max-width : 480px)*/
and (max-width: 767px) {
    #container {
        min-width: 100%;
    }

    .app-wrap {
        min-width: 100%;
    }

    .app-wrap .ex {
        min-width: 100%;
    }

    input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="date"] {
        width: 100% !important;
    }

    input[type="text"].initial {
        width: 50px;
    }

}

@media screen and (min-width: 768px) {
    #container {
        min-width: 100%;
    }

    #cart .app-wrap {
        min-width: 100%;
    }

    .app-wrap {
        /*min-width: 100%;*/
    }

    .app-wrap .fx {
        min-width: 49%;
    }

    .app-wrap .ex {
        min-width: 49%;
    }

    #control-panel {
        top: 53px;
    }

    #edit-email-form input[type="button"] {
        margin-left: 10px;
    }
}

.app-wrap.col-6.col-sm-6.col-lg-4 {
    width: 45%;
    height: 200px;
}

.province-field.hide {
    overflow: visible !important;
}

.profile-token .name {
    overflow: hidden !important;
    width: 150px !important;
    height: 20px !important;
}
