
/**********************************************
*
* CMS DASHBOARD FIX
*
***********************************************/
canvas#Devices{
    height: 50%!important;
}
.spacing-form .get-spacing,
.get-spacing button,
.get-spacing select,
.get-spacing input{
    margin-bottom: 5px;
}

/* Tables */
.dataTable>thead>tr>th,
#data_table>thead>tr>th{
    vertical-align: top;
}
#data_table thead .sorting:after{
 position: relative;
 top: auto;
 right: auto;
}
#data_filter{
    margin: 10px 0;
}


@media (max-width: 1400px){
    table#data thead tr th{
        vertical-align: top;       
    }

    table.dataTable thead .sorting:after, 
    table.dataTable thead .sorting.sorting_asc:after, 
    table.dataTable thead .sorting.sorting_desc:after,
    table#data thead .sorting:after,
    table#data thead .sorting.sorting_asc:after,
    table#data thead .sorting.sorting_desc:after{
        position: relative!important;
        top: auto;
        right: auto;
    }

}
@media screen and (max-width: 767px){
    div.dataTables_filter{
        margin-top: 15px;
    }
}

/*********************************************/


.avatar {
    width:100px;
    box-shadow: 2px 2px 4px #888888;
}

.venue.avatar {
    width: 100%;
    /*max-width: 400px;*/
}

.pnl-shipping-option {
    margin-top: 20px;
}

table thead th {
    position:relative;
}

table thead .sorting:after,
table thead .sorting_asc:after,
table#data thead .sorting_desc:after {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}

table thead .sorting:after {
    opacity: 0.2;
    content: "\e150";
}

table thead .sorting_asc:after {
    content: "\e155";
}

table thead .sorting_desc:after {
    content: "\e156";
}

table thead .sorting_desc {

}

table thead .sorting_asc {

}

table thead .sorting_asc:after {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}

/* top margin */
.margin-top-15 {
    margin-top:15px;
}

.margin-top-25 {
    margin-top:25px;
}


/* right margin */
.margin-right-5 {
    margin-right: 5px;
}

.font-28 {
    font-size: 28px;
}

.relative {
    position:relative;
}

.error-form {
    border: 1px solid #dd4b39;
}

.time-errors {
    display: block;
    position: absolute;
    /* top: 10px; */
    /* bottom: 0; */
    color: #ff0000;
    font-weight: 700;
}

.highlighted {
    background-color: #f5f5f5;
}

.flash {
    -moz-animation: flash 1s ease-out;
    -moz-animation-iteration-count: 3;

    -webkit-animation: flash 1s ease-out;
    -webkit-animation-iteration-count: 3;

    -ms-animation: flash 1s ease-out;
    -ms-animation-iteration-count: 3;
}

@-webkit-keyframes flash {
    0% { background-color: none; }
    50% { background-color: #fbf8b2; }
    100% { background-color: none; }
}

@-moz-keyframes flash {
    0% { background-color: none; }
    50% { background-color: #fbf8b2; }
    100% { background-color: none; }
}

@-o-keyframes flash {
    0% { background-color: none; }
    50% { background-color: #fbf8b2; }
    100% { background-color: none; }
}
@keyframes flash {
    0% { background-color: none; }
    50% { background-color: #fbf8b2; }
    100% { background-color: none; }
}

.counter {
    position:relative;
}

.counter #counter {
    position:absolute;
    top:0;
    left:100px;
    color: #d73925;
    font-weight: 700;
}


/*********************************************
*
* VENUES
*
*********************************************/

.venues .box-header .box-title {
    font-size:16px;
}

.venues .avatar {
    width:100px;
    box-shadow: 2px 2px 4px #888888;
}

.venues h5 {
    margin-top:0px;
}

.venues .yellow {
    color: #f39c12;
}

#map-location {
    height: 350px;
}


form.delete-btn, form.publish-btn {
    display: inline-block;
}

.drink_results {
    display:none;
    position:absolute;
    top:55px;
    width:100%;
    height:100px;
    background-color: #fff;
    z-index: 999;
    border:1px solid #d2d6de;
    border-radius: 0;
    box-shadow: none;
    overflow-y: scroll;
}

.drink_results > div.drink {
    float: left;
    position: relative;
    width: 100%;
    padding: 0px 10px;
    margin: 5px 0 5px 0;
    display: block;
    cursor: pointer;
    color: #555;
    font-size:12px;
}

span.select2 {
    width:100%!important;
}

/*#happyHourModal {*/
    /*display: none;*/
/*}*/

#happyHourErrors {
    position:absolute;
    color:#ff0000;
    width: 80%;
    text-align: left;
    font-size: 14px;
    line-height: 34px;
    text-transform: uppercase;
}

.stalls.nav-tabs-custom>.nav-tabs>li.header,
.bartenders.nav-tabs-custom>.nav-tabs>li.header {
    font-size:16px;
}

.fa-circle-o-notch {
    display: none;
}

select#dayTime option:disabled {
    background: #ededed;
}

.modal {
    overflow-y: auto !important;
}

.inactive {
    background-color: rgba(230, 0, 0, 0.2);
}

.form-instruction {
    float: right;
    clear: both;
    color: black;
    font-weight:bold;
}

.dataDrinkCategories tr{
    background: #ffffff;
    cursor: move;
}

.noclose .ui-dialog-titlebar-close{
    display:none;
}
.noclose .ui-button-text-only {
    color: #ffffff !important;
    outline: none;
}

.passProtection {
    overflow: hidden;
    background: #ffffff;
    height:108px;
}

.addon-select{
    border: none;
    background-color: transparent;
    outline: none;
}

.addon-wrapper-padding {
   padding: 0 10px !important;
}

#memberships_ms {
    background: #ffffff;
    height: 30px;
    font:inherit;
    width:100% !important;
}

.ui-multiselect-menu {
   font:inherit; 
   
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
}

.convenience-list span.payment-type {
    min-width: 120px;
    background-color: #f5f5f5!important;
    text-align: left;
}

.error-message {
    color: #ff0000;
    display: none;
}

#list-of-venues_wrapper .dataTables_filter, #list-of-rules_wrapper .dataTables_filter, #list-of-rules-block_wrapper .dataTables_filter  {
    float: right;
    text-align: left;
}

/************
 *
 * POS
 *
/*************/

.pos_venue_name {
    float: right;
    font-size: 18px;
}

.pos_price {
    width: 75px;
}
.pos_menu_column_5{
    width: 5%;
}
.pos_menu_column_18{
    width: 18%;
}
.pos_menu_column_8{
    width: 8%;
}
.pos_menu_column_13{
    width: 13%;
}
.pos_menu_column_9{
    width: 9%;
}
.pos_menu_bottom_border{
    border-bottom: 2px solid #c2c6ce;
}
.pos_menu_bottom_border td {
    padding-bottom: 2px !important;
}

.pos_menu_column_10 {
    width: 10%;
}

input#visible {
    margin: 0;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

label[for='visible'] {
    margin: 0 0 0 5px;
}

.list-drink-visible input.input-checkbox {
    width: 25px;
    height: 30px;
    cursor: pointer;
}

.table-responsive .lbl-pos-radio {
    font-weight: 400;
}

.pos-sub-menu {
    list-style: none;
    padding: 10px;
    margin: 0;
    font-size: 1.2em;
}

.pos-sub-menu .pos-sub-menu-item {
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #ddd;
}

.pos-sub-menu .pos-sub-menu-item:first-child {
    padding-left: 0;
    border-left: none;
}

.pos-sub-menu .pos-sub-menu-item.active a {
    pointer-events: none;
    color: rgb(26, 34, 38);
}

.pos-pagination {
    text-align: right;
}

input.checkbox-inline {
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 0;
}

input.venue-payout-radio {
    margin-right: 20px;
}