body.small #sidebar > ul > li > div > span, body.small #sidebar > ul > li > a > span {
    display: none;
}
#header .logo {
    background-image: url('/modules/admin/img/TTlogo.gif');
    background-repeat: no-repeat;
    height: 30px;
    left: 5px;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 13px;
}
#content {
    padding: 10px;
    border-bottom-left-radius: 8px;
}
#search {
    left: 219px;
}
#user-nav {
    right: 11px;
}
#q_orders {
    left: 489px;
}
#q_orders .btn {
    padding: 4px 0px;
}
.btn {
    white-space: nowrap;
}
.btn-mini {
    margin-top: 5px;
}
.delete-mode-btn {
    float:right;
    padding: 2px 5px;
    margin: 7px;
    display: block;
    cursor: pointer;
}
.blue {
    color: blue !important;
}
.red {
    color: red !important;
}
.filter_right {
    right: 0px !important;
    text-align: right;
}
table.table {
    font-size: 13px !important;
}
table.table select,table.table input, table.table textarea {
    font-size: 13px !important;
    margin-bottom: 0px;
}
table thead tr .ui-icon {
    display: inline-block;
    margin: 0px 0px -4px 0px;
}
table.table th {
    line-height: normal;
    height: 30px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none;
}

.dataTables_wrapper select {
    width: auto;
    margin-bottom: 0px;
}

.dataTables_length {
    margin: 14px 5px 0;
    position: static;
}
.dataTables_length div {
    vertical-align: middle;
}
.dataTables_filter {
    position: static;
    margin-top: 14px;
    margin-right: 7px;
    float: left!important;
}
@media (min-width:1220px){
    .dataTables_filter {
        position: static;
        margin-top: 14px;
        /* margin-right: 32%; */
        
    }
}
.hidden_input {
    border:none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    cursor:pointer;
    margin-bottom: 2px !important;
    padding-left: 0 !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
.bold {
    font-weight: bold;
}
.number_range_filter, .date_range_filter {
    float:right;
    margin-bottom: 0px !important;
}
.filter_column, #filter_content .row-fluid {
    line-height: 38px;
}
.datatable_orderId {
    left: 460px;
    position: absolute;
    top: 40px;
    font-size: 15px;
    z-index: 1;
    float: left !important;
}
.datatable_contactId {
    left: 552px;
    position: absolute;
    top: 40px;
    font-size: 15px;
    z-index: 1;
    float: left!important;
}
.dataTables_processing {
    z-index: 2;
}
.dataTable th div {
    padding-right:0px;
}
.input-mini {
    width: 75px;
}
#entries_found {
    font-weight: bold;
    right: 1%;
    padding: 6px;
    float: left;
    margin-bottom: -10px;
}
.new-notes-added {
    position: absolute;
    top: 76px;
    right: 50%;
    color: #666;
    margin-right: -178px;
}
/*
 * Sorting
 */

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    cursor: pointer;
}

.add_item {
    float: right;
    text-align: right;
    margin: 8px 8px 5px;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.open ul {
    display:block !important;
}

.right {
    text-align: right !important;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: -2px 0 0;
}
.comment {
    padding: 20px 10px;
    border-bottom: 1px white solid;
}
.odd {
    background-color: #d4d6d6;
}
.even {
    background-color: #e9e9e9;
}
.established.odd td {
    background-color: rgba(200, 255, 255, 0.31) !important;
}
.established.even td {
    background-color: rgba(255, 242, 0, 0.17) !important;
}
.established.odd td.sorting_1 {
    background-color: rgb(213, 243, 243) !important;
}
.established.even td.sorting_1 {
    background-color: rgba(255, 223, 0, 0.33) !important;
}

.valued.odd td {
    background-color: rgba(117, 220, 220, 0.31) !important;
}
.valued.even td {
    background-color: rgba(132, 232, 232, 0.17) !important;
}
.valued.odd td.sorting_1 {
    background-color: rgba(118, 218, 218, 0.53) !important;
}
.valued.even td.sorting_1 {
    background-color: rgba(118, 218, 218, 0.33) !important;
}

.vip.odd td {
    background-color: rgba(255, 126, 0, 0.31) !important;
}
.vip.even td, td.vip, th.vip {
    background-color: rgba(255, 126, 0, 0.2) !important;
}
.vip.odd td.sorting_1 {
    background-color: rgba(255, 125, 0, 0.53) !important;
}
.vip.even td.sorting_1 {
    background-color: rgba(255, 125, 0, 0.35) !important;
}

.pending.odd td {
    background-color: rgba(255, 0, 0, 0.31) !important;
}
.pending.even td, td.vip, th.vip {
    background-color: rgba(255, 0, 0, 0.2) !important;
}
.pending.odd td.sorting_1 {
    background-color: rgba(255, 0, 0, 0.53) !important;
}
.pending.even td.sorting_1 {
    background-color: rgba(255, 0, 0, 0.35) !important;
}

.booked.odd td {
    background-color: rgba(0, 255, 0, 0.31) !important;
}
.booked.even td, td.vip, th.vip {
    background-color: rgba(0, 255, 0, 0.2) !important;
}
.booked.odd td.sorting_1 {
    background-color: rgba(0, 254, 0, 0.53) !important;
}
.booked.even td.sorting_1 {
    background-color: rgba(0, 254, 0, 0.35) !important;
}

.delete_dropbox {
    cursor: pointer;
}
.stars {
    background-color: #f1f1f1;
    border: 1px dotted #ccc;
    height: 35px;
    margin-top: -22px;
    margin-left: -6px;
    padding: 5px;
    position: absolute;
    width: 125px;
    display: none;
}
.stars div {
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0);
    padding: 19px 0 5px;
    position: absolute;
    white-space:nowrap;
}

.warning {
    padding: 10px;
    word-break: break-word;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    background-color: #FFDEC1;
}

.stars div:hover {
    color: rgba(0,0,0,1) !important;
}

.stars .off {
    background-image: url('/img/star-off.png');
    width: 21px;
    z-index:4;
}
.stars .important {
    background-image: url('/img/star-on.png');
    width: 46px;
    z-index: 3;
    background-position: 25px 0;
}
.stars .interested {
    background-image: url('/img/star-on-green.png');
    width: 71px;
    z-index:2;
    background-position: 50px 0;
}
.stars .not {
    background-image: url('/img/star-on-red.png');
    width: 100px;
    z-index: 1;
    background-position: 75px 0;
}
select.hidden_input::-ms-expand {
    display: none;
}
select.hidden_input {
    /*for firefox*/
    -moz-appearance: none;
    /*for chrome*/
    -webkit-appearance:none;
    margin-top:-3px;
}
.wrap {
    white-space: nowrap;
}
.hide {
    display: none;
}
body.waiting, body.waiting * {
    cursor: wait !important;
}

input.span10, input.span12, input.span11 {
    min-width: 60px;
}
.widget-box.VIP {
    background-color: rgba(255, 125, 0, 0.35);
}
.widget-box.Star {
    background-color: rgba(255, 232, 0, 0.31);
}
.widget-box.Valued {
    background-color: rgba(117, 220, 220, 0.31);
}
.span2 select {
    width: 100%;
}
a.info {
    text-align: center;
    display: inline-block;
    width: 2.4ex;
    height: 2.3ex;
    border-radius: 2ex;
    font-size: 1.6ex;
    line-height: 2.4ex;
    color: #ffffff;
    background: #0984d8;
    text-decoration: none !important;
    border: 0.15ex solid #7e9df7;
    font-family: monospace;
}
a.info:hover {
    text-decoration: none;
}
a.info.nolink {
    cursor:text !important;
}
.larger {
    font-size: 16px !important;
    line-height: normal !important;
    max-width: 380px !important;
    width: 380px !important;
    background-color: white;
}
.larger .ui-tooltip-content {
    padding: 20px !important;
    text-align: justify;
}
.earnings {
    padding: 10px;
}
.widget-title .add_item input[type="text"] {
    width: 75px;
    height: 18px;
    font-size: 12px;
    padding: 1px 5px;
    margin-bottom: -5px;
    text-align: right;
}
.green {
    color: green;
}
