@CHARSET "ISO-8859-1";

/* Global typography and design elements, stacked containers */
body { font-family: Helvetica, san-serif; }
/*H1 { color: orange; }*/
a:link { color:orange; }


#header, #footer, #body {
    float:left;
    padding:5px 0;
    min-width:100%;
    background: #FF7F00;
}

#footer {
    margin-top:10px;
}

#body {
    background: #F3EFF0;
}

.container, .main {
    margin:0 auto;
    max-width:100%;
/*  border: 1px solid; */
    text-align:center;
    position:relative;
}

.contsrained_box {
    margin:0 auto;
    margin-top: -2px;
    padding: 0 5px;
    max-width:960px;
/*  border: 1px solid; */
    text-align:center;
    position:relative;
}


._main {
    width: 960px;
    max-width:95%;
}

.inner {
    width:100%;
    text-align:left;
    float:left;
}

/*** HEADER ***/
.logo {
    display:inline;
    position:relative;
    max-width:228px;
}

.logo img {
    margin-top:-5px;
    max-width:228px;
}

.home {
    float:left;
    margin-top:-5px;
}

.logout {
    float:right;
    display:inline-block;
    margin-top:-5px;
}

.login_form {
    display:inline-block;
    _max-width:30em;
}

#header .container .ui-grid-a .ui-block-a {
    width:33%;
}
#header .container .ui-grid-a .ui-block-b {
    width:33.9%;
}
#header .container .ui-grid-a .ui-block-c {
    width:33%;
}

.search_bar .ui-block-a {
    width: 45% !important;
    padding: 0 0.3em;
}
.search_bar .ui-block-b, .search_bar .ui-block-c {
    width:20% !important;
    padding: 0 0.3em;
}
 .search_bar .ui-block-d {
    width: 15% !important;
    padding: 0 0.3em;
}

.ui-grid-b .ui-btn {
    padding: 0.4em;
} 

.ui-body {
    padding: 0.4em !important;
}

td.action_cell .ui-btn {
    background: #CCCCCC !important;
    border: #878787 !important;
    font-size: 0.9em;
    font-weight: normal !important;
    margin-top: -0.1em;
    padding-bottom: 0.4em;
    padding-top: 0.4em;
    margin-bottom:0px;
}

.inline_button_containers table {
    width:25em;
    margin:0 auto;
}

.closing_time_wrapper {
    position: relative;
}

.postpone_list_receiveing {
    text-align: left;
    height: 2em;
}

.postpone_list_receiveing div {
    display:inline-block;
    top: 3px;
}

.closing_time_disable_overlay {
    position: absolute;
    z-index: 2147483647;
    background: #fff none repeat scroll 0% 0%;
    width: 40em;
    height: 8.5em;
    opacity: 0.7;
    border-radius: 5px;
}

.ui-popup-container {
    z-index: 100000000000 !important;
}

.update_tickets_label, .event_duplicate_label { 
    text-align:left;
}

.update_tickets_label label, .event_duplicate_label label {
    font-weight:bold !important;
}

.update_tickets_input, .event_duplicate_label .ui-input-text{
    width:4.5em;
}

.event_duplicate_label {
    width:44%;
}

.update_tickets_button {
    width:5em;
}

.duplicate_save_btn {
    width:10em;
}

.table-list thead th,
.table-list tbody tr:last-child {
    border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.table-list tbody th,
.table-list tbody td {
    border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback  */
    border-bottom: 1px solid rgba(0,0,0,.05);
}
.table-list tbody tr:last-child th,
.table-list tbody tr:last-child td {
    border-bottom: 0;
}
.table-list tbody {
    background-color: #ffffff;
}
.table-list tbody tr:nth-child(odd) td,
.table-list tbody tr:nth-child(odd) th {
    background-color: #eeeeee; /* non-RGBA fallback  */
    background-color: rgba(0,0,0,.04);
}

.table-list th {
    font-size:1.1em;
    color: #1C94C4;
}

tbody tr th {
    font-size:1em !important;
}

.name-list td {
    font-size:1em;
    color: #000;
    font-weight:normal;
}

.ui-table-reflow.ui-responsive  {
    display:table !important;
    border: 1px solid #ccc;
}

.blue_bar {
    margin-top:12px;
    background: #558BD3 !important;
    color:#ffffff !important;
    text-shadow:none !important;
    border:none !important;
    font-size:1.2em;
    font-weight:bold;
    line-height:2.3em;
}

.no_bg {
    background: none !important;
    border: none !important;
}

.inline_button_containers {
    padding: 0 10px 0 10px !important;
}

.name_list_table .ui-block-b {
    width:47.95% !important;
}
.name_list_table .ui-block-a, .name_list_table .ui-block-c {
    width:25.95% !important;
}

.narrow_table .ui-block-b {
    width:47.95% !important;
}
.narrow_table .ui-block-a, .narrow_table .ui-block-c {
    width:25.95% !important;
}

.small_action_button {
    min-width:11em;
}

.extra_small_action_button {
    min-width:8em;
}

.go_button {
    min-width:4em;
}

.error_title h2, .error_title, .error_text, .red_message {
    color: red !important;
}

.error_title  {
    font-size:1.1em !important; 
    font-weight:bold !important;
}

.undertitle_message {
    margin:10px 0 10px 0;
    font-size:0.9em;
    font-weight:bold;
}

.preliminary_list_color {
    color: #D61519;
}

.final_list_color {
    color: #1414E8;
}

.white_bg {
    background: #fff !important;
}

.taupe_bg {
    background: #F2ECE4 !important;
}

.event_title {
    font-size:1.1em;
    font-weight:bold;
    line-height:1.7em;
}

.event_info {
    font-size:1em;
    line-height:1.4em !important;
    font-weight:normal !important;
}

.update_number  {
    width:4.5em !important;
}

.bo_time_select {
    text-align:left !important;
    width:217px !important;
}

.bo_time_select .ui-select {
    width:70px;
}

.event_duplicate_time_input .ui-select span {
    padding-right:27px;
}

.time_selects {
    display:_inline-block;
    border:none !important;
}
 
.ui-select .ui-btn select  {
    z-index:1 !important;   
}

.event_duplicate_time_input .ui-icon-carat-d:after {
    z-index:0 !important;
}

.event_duplicate_time_input .ui-input-text {
    width:206px;
}

.event_duplicate_time_input {
    display:block;
    width: 198px !important;
}

/* breakpoint at less then 768px */
/* Adjusts column proportions, tweaks base H1 */
@media all and (max-width: 48em){
        .search_bar .ui-block-a, .search_bar .ui-block-b,  .search_bar .ui-block-c, .search_bar .ui-block-d  {
        width: 100% !important;
    }   
}

.main h2 {
    margin:2px 0 10px 0;
    font-size: 1.3em !important;    
}

/* breakpoint at more then 768px */
@media (min-width: 48em){
    /* Show the table header rows and set all cells to display: table-cell */
    .boxoffice-breakpoint td,
    .boxoffice-breakpoint th,
    .boxoffice-breakpoint tbody th,
    .boxoffice-breakpoint tbody td,
    .boxoffice-breakpoint thead td,
    .boxoffice-breakpoint thead th {
        display: table-cell;
        margin: 0;
    }
    /* Hide the labels in each cell */
    .boxoffice-breakpoint td .ui-table-cell-label,
    .boxoffice-breakpoint th .ui-table-cell-label {
        display: none;
    }
}

.main h2 {
    margin:2px 0 10px 0;
    font-size: 1.3em !important;    
}


/* First breakpoint at 576px */
/* Inherits mobile styles, but floats containers to make columns */
@media (max-width: 48em){

    .ui-responsive > .ui-block-a, .ui-responsive > .ui-block-b
    {
        float:left !important;
    }
    
    .name_list_table .ui-block-b, .narrow_table .ui-block-b {
        width:99.9% !important;
    }
    .name_list_table .ui-block-a, .name_list_table .ui-block-c, .narrow_table .ui-block-a, .narrow_table .ui-block-c {
        width:0.05% !important;
        height:0.1px;
    }
    
    .inline_button_containers table {
        width:100%;
        margin:0 auto;
    }
    
    .blue_bar, .table-list th {
        font-size:1em;
    }
    th .ui-table-cell-label {
        display:none !important;
    }
}

.app-version {
    position: absolute;
    top: 5px;
    right: 10px;
    text-shadow: none;
    font-size: 10px;    
}

/* Second breakpoint at 480px */
/* Adjusts column proportions, tweaks base H1 */
@media all and (max-width: 30em){


    
}


/* First breakpoint at 576px */
/* Inherits mobile styles, but floats containers to make columns */
@media all and (min-width: 36em){
}

/* Second breakpoint at 800px */
/* Adjusts column proportions, tweaks base H1 */
@media all and (min-width: 50em){


}

/* Second breakpoint at 960px */
/* Adjusts column proportions, tweaks base H1 */
@media all and (min-width: 60em){
}

