
span.label-status
{
    width: 130px !important;
    display: inline-block;
}
span.label-status-big
{
    width: 170px !important;
    width: 100% !important;
    display: inline-block;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.label-status--10
{
    background: #000000;
}
.label-status-0
{
    background: #428bca;
}
.label-status-5
{
    background: #5bc0de;
}

.label-status-10
{
    background: #339eba;
}
.label-status-15
{
    background: #f0ad4e;
}
.label-status-25
{
    background: #339eba;
}
.label-status-30
{
    background: #525494;
}
.label-status-35
{
    background: #d9534f;
}
.label-status-100
{
    background: #efad4d;
}

.label-status-active0
{
    background: #91969c;
}
.label-status-active1
{
    background: #37a43a;
}


.label-header
{
    font-size: 13px;
}

.label-static
{
    background-color: #999;
}
.btn-top-justify
{
    width: 100%;
}

.btn-icon
{
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
}

.show-file-float
{
    min-width: 425px;
    float: left;
    margin-bottom: 0px;
}

.modal-body
{
    /*padding-top: 0px !important;*/
}
.btn-row-active
{
    background: #efefef;
}.
btn-row-active:hover
 {
     background: #bec5cd;
 }
.btn-xxs
{
    border-radius: 3px;
    font-size: 75%;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    font-weight: 700;
}
.id-header
{
    color: #92959a;
    font-weight: bold;
}
.row-active
{
    background: #cce8f6;
}

.inline-edit-field
{
    background: none;
    border: 0px none;
    padding: 0px;
    margin: 0px;
}


.campaign-td-name
{
    width: 200px;

}
.campaign-td-input
{
    width: 320px;
}
.campaign-input
{
    border: 1px solid #c0c0c0;
    background: #fefefe;
    padding: 4px;
    width: 300px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.campaign-help-text
{
    color: #808080;
}

.width-input
{
    width: 50px;
}

.format-btn
{
    min-width: 80px;
    margin-bottom: 5px;
}

#basket
{
    width: 100%;
    background: #e5f4fb;
}

.checkout-feature-table td, .checkout-feature-table th
{
    padding-left: 8px;
}
.table-center-middle td
{
    vertical-align: middle !important;
}

.field-error
{
    border: 1px solid red;
}
table.campaign-table-top
{
    width: 100%;
    font-size: 11px;
}
tr.campaign-tr-head
{
    color: #000;
}

td.campaign-top-td-label
{
    font-weight: normal;
    width: 50%;
}
td.campaign-top-td-value
{
    font-weight: bold;
    width: 50%;
}

span.onads-blue
{
    color: #0096d7;
}

td.product-detail-td-amount
{
    text-align: right;
}

.bold
{
    font-weight: bold;
}

textarea.comment
{
    width: 100%;
    height: 200px;
    border: 1px solid #808080;
}
div.comment
{
    padding: 10px;
    margin-bottom: 10px;
}
div.comment-user
{
    background: #d9edf7;
    border: 2px solid #428bca;
}
div.comment-admin
{
    background: #f2dede;
    border: 2px solid #d9534f;
}
div.comment-freelancer
{
    background: #2ca02c;
    border: 2px solid #2b542c;
}


table.tablesorter thead tr .header {
    background-image: url(/images/tablesorter/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    vertical-align: top;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(/images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(/images/tablesorter/desc.gif);
}
.timeline-post
{
    color: #aaafaa;
    margin-bottom: 10px;
}
.timeline-post-inner
{
    padding: 10px;
    background: #2e2e2e;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1.5;
}
.timeline-added
{
    font-size: 10px;
    text-align: right;
    width: 100%;
    margin-bottom: -7px;
}
.btn-timeline
{
    padding: 0px;
    margin: 0px;
    line-height: 1;
    font-size: 75%;
    padding: 0.2em 0.6em 0.3em;
    font-weight: 700;
}


.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}
.bs-callout-info {
    border-left-color: #1b809e;
}
.clubPostAdded
{
    float: right;
    font-size: 10px;
    color: #c0c0c0;
    margin-top: -15px;
}

.highlight {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    margin-bottom: 14px;
    padding: 9px 14px;
}
.teaser
{
    font-size: 16px;
    color: #606060;
}
.grey
{
    color: #909090;
}