
.contentDiv {
    min-width: 1280px !important;
    overflow: auto !important;
}

div.container {
    margin-top: 20px;
}

.ui-button-icon-only .ui-button-text {
    /* padding: 0.1em;
    font-size: 50%;*/

}

div.ui-datalist.imageselect div.imagecont {
    margin: 3px;
    border-bottom: 1px solid #ddd;
}

div.ui-datalist.imageselect div.imagecont:last-child {
    border-bottom: none;
}

table.eventCont {
    width: 450px;
    float: left;
}

div.wrapper {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2px;
    margin-top: 2px;
}

table.eventCont .ui-progressbar.ui-widget-content {
    margin-bottom: 0px;
}

table.eventCont tr.ui-widget-content td {
    text-align: center;
}

table.eventCont tr.ui-widget-content.prodpack {
    background-color: #eee;
}

table.eventCont tr.ui-widget-content.prodpack td {
    text-align: left;
}

table.eventCont + tbody + tr.ui-widget-content + td:first-child {

}

table.bookingDetails thead tr {
    border: 1px solid #831013;
    background: #831013;
    color: #fff;
    font-weight: bold;
}

table.bookingDetails thead th, table.bookingDetails td {
    padding: 2px 4px;
}

table.bookingDetails tbody td:last-child {
    text-align: right;
}

div.menu ul li:last-child {
    float: right;
}

.ui-breadcrumb ul li .ui-menuitem-link {
    margin-top: 0px;
}

/* datepicker */
span.dp input.hasDatepicker {
    width: 170px;
}

span.dp button.ui-datepicker-trigger {
    margin-left: 5px;
}

.ui-datalist-content {
    border: 0px none;
}

span.ui-panel-title [class*="span"] {
    min-height: 0px !important;
}

.ui-widget .ui-menuitem-link .ui-menuitem-text {
    margin-right: 0.4em;
}

.ui-menu .ui-menu-parent .ui-menu-child {
    width: auto;
    min-width: 200px;
}

.ui-menu .ui-menuitem-link .ui-menuitem-icon, .ui-menu .ui-menuitem-text {
    /*float: none;*/

}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
    display: block;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter {
    margin-bottom: 0px;
    /* width: 110%; */
}

.ui-selectonemenu-panel .ui-selectonemenu-filter {
    width: -webkit-calc(100% - 23px);
    width: -moz-calc(100% - 23px);
    box-sizing: content-box;
}

.ui-inplace .ui-inplace-editor {
    display: block;
}

div.ui-dialog-titlebar {
    border: 2px solid black;
}

.ui-dialog-titlebar-icon .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sportcast&v=11.0.9");
}

.ui-dialog-titlebar-icon.ui-state-hover .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-sportcast&v=11.0.9");
}

.ui-widget-header .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sportcast&v=11.0.9");
}

.ui-datepicker-next.ui-state-hover .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-sportcast&v=11.0.9");
}

.ui-row-editing .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sportcast&v=11.0.9");
}

.ui-panel-titlebar.ui-widget-header .ui-icon, .ui-breadcrumb.ui-widget-header .ui-icon, .ui-datatable-scrollable-header .ui-icon, .ui-widget .ui-paginator .ui-icon {
    background-image: url("/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-sportcast&v=11.0.9");
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar-close {
    margin-top: 5px;
}

.ui-dialog.ui-widget-content .ui-dialog-title {
    font-size: 16px;
}

.ui-datatable-data input {
    width: auto;
}

.pbd-add input {
    width: auto !important;
}

.ui-row-editor {
    display: inline-block;
}

div.personbooking .ui-inplace-display.ui-state-highlight, div.personbooking .ui-inplace-display.ui-state-highlight a, div.techbooking .ui-inplace-display.ui-state-highlight, div.techbooking .ui-inplace-display.ui-state-highlight a {
    text-decoration: none;
}

div.personbooking .ui-inplace-display span, div.techbooking .ui-inplace-display span {
    vertical-align: top;
}

div.personbooking .ui-inplace .ui-inplace-editor, div.techbooking .ui-inplace .ui-inplace-editor {
    display: inline;
}

td.personbookingallocation, td.techbookingallocation {
    line-height: 18px !important;
}

div.personbooking td.personbookingallocation a.ui-icon, div.techbooking td.techbookingallocation a.ui-icon {
    display: none;
}

div.personbooking td.personbookingallocation:hover a.ui-icon, div.techbooking td.techbookingallocation:hover a.ui-icon {
    display: inline-block;
    height: 16px;
    vertical-align: top;
}

div.packagebooking {
    line-height: 18px !important;
}

div.packagebooking a.ui-icon {
    display: none;
}

div.packagebooking:hover a.ui-icon {
    display: inline-block;
    height: 16px;
    vertical-align: top;
}

.ui-widget-header.ui-datatable-scrollable-header {
    background-color: grey;
}

.ui-datatable table {
    table-layout: auto;
}

.ui-datatable.ui-datatable-scrollable table {
    table-layout: fixed;
}

/* hide filter fields in personal table*/
div.personal .ui-column-filter {
    display: none;
}

.ui-row-editor.ui-helper-clearfix:after {
    content: none;
}

input[readonly] {
    background-color: lightgrey !important;
}

.ui-dialog-content.ui-widget-content span.ui-icon {
    /*display:none;*/

}

.ui-dialog .ui-dialog-buttonpane {
    text-align: right;
}

.ui-menuitem-icon.ui-icon {
    vertical-align: bottom;
}

.dataTable .ui-datatable-scrollable-body td {
    vertical-align: top;
}

.controls .control-static {
    margin-top: 5px;
    margin-bottom: 5px;
}

.personplanningProductions tbody tr.ui-widget-header {
    background-color: #888888;
    border: 1px solid #888888;
}

.ui-chkbox .ui-chkbox-label {
    margin: 0px 0px 0px 3px;
}

.form-horizontal .row-fluid.output .control-group {
    margin-bottom: 5px;
}

td.editColumn a {
    float: right;
}

/* unavailable schedule */
.fc-header-title h2 {
    font-size: 18px;
    line-height: inherit;
}

.fc-content .ui-state-highlight {
    background-color: #888888;
    background-image: none;
}

.fc-content .fc-event {
    border: 1px solid #831013;
    background-color: #831013;
}

table.contractorSchedule th, table.personSchedule th, table.contractorSchedule td, table.personSchedule td {
    min-width: 250px;
    max-width: 250px;
}

table.contractorSchedule td.unavailable, table.personSchedule td.unavailable {
    background-color: #831013;
    color: #FFFFFF;
}

table.contractorSchedule thead tr, table.personSchedule thead tr {
    background-color: #831013;
    color: #FFFFFF;
}

table.contractorSchedule tbody tr:nth-child(odd), table.personSchedule tbody tr:nth-child(odd) {
    background-color: #F9F9F9;
}

table.contractorSchedule td, table.personSchedule td {
    vertical-align: top;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

table.contractorSchedule td div.content {
    padding: 4px 10px;
    display: inline-block;
    cursor: help;
}

table.personSchedule td div.content {
    padding: 4px 10px;
    display: inline-block;
}

div.comment {
    text-overflow: ellipsis;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

span.cal-small input.ui-inputfield.hasDatepicker {
    width: 90px;
}

span.cal-medium input.ui-inputfield.hasDatepicker {
    width: 150px;
}

.airDateAC input.ui-autocomplete-input {
    margin-left: 10px;
    width: 90px;
}

.airDateAC button.ui-autocomplete-dropdown {
    height: 24px;
}

.ui-menu.ui-menubar {
    border: medium none;
    background-color: transparent !important;
    background-image: none !important;
    background: none !important;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-left: 10px;
    margin-left: 110px !important;
}

/* Overwrites - should be optimized.. */
body {
    background-color: #8e9ca1;
    background-image: url("/javax.faces.resource/img/bg_gradient.png.xhtml");
    background-repeat: repeat-x;
    line-height: 14px !important;
    font-size: 12px !important;
}

.menu-logo {
    background-image: url("/javax.faces.resource/img/sportcast_logo.png.xhtml") !important;
    height: 28px;
    width: 74px;
    padding-right: 50px !important;
}

form {
    margin: 0 0 0 0 !important;
}

.breadcrumb {
    border: medium none;
    background-color: transparent !important;
    background-image: none !important;
    background: none !important;
    box-shadow: none;
    margin-top: 15px;
    line-height: 20px;
}

.ui-widget-header {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
    to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: none !important;
    border-bottom: 2px solid #B8B8B8;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    min-height: 20px;
}

.ui-corner-all {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.ui-panel {
    background-color: #F4F4F4;
    padding: 0.2em;
}

.ui-panel .ui-panel-titlebar {
    padding: 0.7em 1em 0.3em !important;
}

.form-horizontal .control-group {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
    line-height: 14px !important;
    min-height: 30px !important;
}

.ui-inputtext, .ui-inputfield.hasDatepicker, .ui-inputfield.ui-autocomplete-input {
    height: 14px !important;
}

.spacer {
    height: 14px !important;
    clear: both;
}

.smallSpacer {
    height: 6px !important;
    clear: both;
}

.form-horizontal .controls {
    margin-left: 130px !important;
}

.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 110px;
}

.ui-widget-header .ui-inputfield,
.ui-widget-content input.ui-inputfield,
.ui-widget.ui-selectonemenu {
    width: 125px;
}

.ui-widget-content .ui-datatable th .ui-inputfield,
.ui-widget-content .ui-datatable th .ui-selectonemenu {
    width: 100%;
    max-width: 213px;
}


.ui-selectonemenu {
    padding-right: 12px !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter {
    padding-right: 6px;
}

.ui-datatable thead th {
    border-style: none !important;
    border-width: 1px;
    overflow: hidden;
    padding: 6px 15px;
}

.ui-datatable tbody td {
    border-style: none !important;
    border-width: 1px;
    overflow: hidden;
    padding: 1px 6px;
    height: 24px;
}

.ui-selection-column {
    padding-left: 10px !important;
}

.ui-button-icon-only {
    height: 20px;
    width: 20px;
}

.ui-datatable .ui-widget-header {
    background-image: none !important;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-pages, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-current {
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px 4px;
    text-align: center;
}

.ui-paginator-next, .ui-paginator-last, .ui-paginator-first, .ui-paginator-prev {
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px 4px !important;
}

.ui-state hover {
    background-color: #F4F4F4;
}

.ui-widget-overlay {
    background: #F4F4F4 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #333333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #B9C0C2 !important;
    background-position: 0px;
    background-image: none !important;
    background-repeat: repeat-x;
    filter: none !important;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar, .ui-dialog-title {

}

.ui-dialog.ui-widget-content .ui-dialog-title {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
    to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: none !important;
    border-bottom: 2px solid #B8B8B8;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    min-height: 20px;
    font-size: 12px !important;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar {
    border-bottom: 1px solid #EEEEEE;
    padding: 4px;
}

.ui-dialog .ui-dialog-titlebar {
    border: 0 none;
    padding: 3px 8px !important;
    position: relative;
}

.ui-dialog.ui-widget-content .ui-dialog-content {
    font-size: 12px !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-size: 12px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /* border-radius: 0px !important; */
}

.form-horizontal .control-label {
    text-align: left !important;
}

.input-append .add-on, .input-prepend .add-on {
    font-size: 12px !important;
    font-weight: normal !important;
    height: 14px !important;
    line-height: 14px !important;
    min-width: 14px !important;
}

/** Clean Area*/
.planItCommandPanel {
    margin-top: 6px;
    text-align: right;
    vertical-align: middle;
    text-align: right;
}

.planItDialogCommandPanel {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid rgb(192, 192, 192);
    text-align: right;
    background-color: transparent !important;
    background-image: none !important;
    vertical-align: middle;
    text-align: right;
}

.planItCalendarField {
    height: 200px !important;
}

.planItCommandButtonSave {
    width: 135px;
    margin-left: 5px;
}

.planItCommandButtonAbort {
    width: 135px;
    margin-left: 5px;
}

.planItCommandButtonAction {
    width: 135px;
    margin-left: 5px;
}

.planItSpacer {
    height: 6px;
}

.pvList .ui-datalist-content {
    background-color: #F4F4F4 !important;
}

.ui-progressbar .ui-progressbar-label {
    margin-top: 2px;
}

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
    z-index: 9999 !important;
}

.input-append input, .input-prepend input {
    width: 188px !important;
}

/* === Web Rate Card Tool === */

/* --- General --- */

html {
    height: 100%;
}

body {
    height: 100%;
}

.body {
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-color: #8E9CA1;
}

.wrct-body {
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    min-height: 100%;
    min-width: 1024px;
    border: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
    /* 	background-repeat: no-repeat; */
    /*     background-color: #8E9CA1; */
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #8E9CA1 25%, #8E9CA1 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #8E9CA1 25%, #8E9CA1 100%);
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #8E9CA1 25%, #8E9CA1 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #8E9CA1 25%, #8E9CA1 100%);
    background-image: linear-gradient(top, #FFFFFF 0%, #8E9CA1 25%, #8E9CA1 100%);
}

.ui-widget-content {
    border-style: none !important;
    border: 0px !important;
}

.ui-panel .ui-panel-content {
    padding: 0px !important;
}

/* --- Header --- */

.wrct-header {
    vertical-align: middle;
    text-align: right;
    width: 100%;
    max-width: 1100px;
    margin: 0px auto;
    height: 92px;
}

.wrct-header-logo {
    position: relative;
    float: right;
    background-image: url("/javax.faces.resource/img/sportcast_logo.png.xhtml");
    background-repeat: no-repeat;
    background-size: contain;
    width: 108px;
    height: 60px;
    margin-top: 16px;
    margin-right: 0px;
}

.wrct-header-separator {
    background-color: rgb(182, 195, 199);
    height: 24px;
}

.wrct-header-separator-content {
    margin: 0px auto;
    max-width: 1100px;
}

.wrct-header-username {
    display: table-cell;
    height: 24px;
    color: #005580;
    vertical-align: middle;
    width: 100%;
    padding-left: 0px;
    font-weight: bold;
}

.wrct-header-navigation {
    display: table-cell;
    height: 24px;
    color: rgb(198, 16, 19);
    vertical-align: middle;
    width: 100%;
    padding-left: 0px;
    font-weight: bold;
}

.wrct-header-login {
    color: rgb(198, 16, 19);
}

.wrct-header-logout {
    color: rgb(198, 16, 19);
}

.wrct-header-orders, .wrct-header-home, .wrct-header-settings {
    color: rgb(198, 16, 19);
    margin-right: 30px;
    white-space: nowrap;
}


/* --- Breadcrumb --- */

.wrct-breadcrumb-left {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_left.png.xhtml");
    background-repeat: no-repeat;
    width: 8px;
    height: 22px;
}

.wrct-breadcrumb-mid {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_mid.png.xhtml");
    background-repeat: repeat-x;
    font-weight: normal;
    font-size: 13px;
    color: #ffffff;
    text-shadow: none;
    padding: 3px 5px 4px 5px;
    height: 22px;
}

.wrct-breadcrumb-right-arrow {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_right_arrow.png.xhtml");
    background-repeat: no-repeat;
    width: 12px;
    height: 22px;
}

.wrct-breadcrumb-right-end {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_right_end.png.xhtml");
    background-repeat: no-repeat;
    width: 12px;
    height: 22px;
}

.wrct-breadcrumb-spacer {
    position: relative;
    float: left;
    width: 12px;
    height: 22px;
}

.wrct-red-breadcrumb-left {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_red_left.png.xhtml");
    background-repeat: no-repeat;
    width: 8px;
    height: 22px;
}

.wrct-red-breadcrumb-mid {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_red_mid.png.xhtml");
    background-repeat: repeat-x;
    font-weight: normal;
    font-size: 13px;
    color: #ffffff;
    text-shadow: none;
    padding: 3px 5px 4px 5px;
    height: 22px;
    vertical-align: middle;
}

.wrct-red-breadcrumb-right-arrow {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_red_right_arrow.png.xhtml");
    background-repeat: no-repeat;
    width: 12px;
    height: 22px;
}

.wrct-red-breadcrumb-right-end {
    position: relative;
    float: left;
    background-image: url("/javax.faces.resource/img/breadcrumb/bc_red_right_end.png.xhtml");
    background-repeat: no-repeat;
    width: 12px;
    height: 22px;
}

/* --- Login --- */

.wrct-login-container {
    background-image: url("/javax.faces.resource/img/sportcast_camera.jpg.xhtml");
    background-repeat: no-repeat;
    margin: 0px auto;
    max-width: 1100px;
    height: 728px;
    margin: 40px auto 1em auto;
}

.wrct-login-panel {
    position: relative;
    float: right;
    margin-right: 165px;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 160px;
    width: 320px;
    /* height: 160px; */
    background-color: rgb(243, 243, 243) !important;
    border: 1px solid rgb(128, 128, 128) !important;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;

    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    /*
    opacity: 0.95;
    -moz-opacity: 0.95;
    */
}

.wrct-login-inputfield {
    width: 90% !important;
    height: 20px !important;
    margin-bottom: 10px !important;
    text-align: left;
}

/* --- Order --- */

.wrct-order-container, .wrct-profile-container {
    background-image: none;
    background-repeat: no-repeat;
    margin: 0px auto;
    max-width: 1100px;
    /* 	height: 1059px; */
    margin-top: 10px;
}

.wrct-order-panel, .wrct-profile-panel {
    background: none;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    margin: 0px auto;
    max-width: 1100px;
    /* 	height: 1059px; */
    margin-top: 0px;
}

.wrct-order-title {
    background-image: none;
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    color: rgb(198, 16, 19);
    padding: 20px 0px 0px 0px;
}

.wrct-control-group {
    /* background-color: yellow; */
    background-color: rgb(227, 232, 233);
    vertical-align: top;
    border: none;
    display: table;
    width: 100%;
    padding: 5px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.wrtc-control-label {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    border: none;
    width: 120px !important;
}

.wrtc-control-info {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border-top: 0px;
    padding-left: 10px;
    border: none;
    /*width: 120px !important;*/
    white-space: nowrap;
    font-size: 11px !important;
}

.form-horizontal .controls {
    display: table-cell;
    margin-left: 0px !important;
    text-align: left;
    padding-right: 10px;
}

.wrct-command-button {
    text-transform: uppercase;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    width: 100% !important;
    padding: 0px !important;
    height: 26px !important;
    margin-bottom: 10px !important;

    background-image: -moz-linear-gradient(center top, rgb(197, 0, 7), rgb(221, 86, 71)) !important;
    background-image: -moz-linear-gradient(top, rgb(197, 0, 7), rgb(221, 86, 71)) !important;
    background-image: -ms-linear-gradient(top, rgb(197, 0, 7), rgb(221, 86, 71)) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(197, 0, 7)), to(rgb(221, 86, 71))) !important;
    background-image: -webkit-linear-gradient(top, rgb(197, 0, 7), rgb(221, 86, 71)) !important;
    background-image: -o-linear-gradient(top, rgb(197, 0, 7), rgb(221, 86, 71)) !important;
    background-image: linear-gradient(top, rgb(197, 0, 7), rgb(221, 86, 71)) !important;
    background-position: 0px !important;
    color: #FFFFFF !important;
    border: none !important;
}

.ui-widget .wrct-command-button.ui-state-default {
    background-color: #bd0007;
}

.ui-datatable.wrtc-datatable th {
    background-image: none !important;
    background-color: rgb(42, 49, 54) !important;
    color: rgb(255, 255, 255) !important;
    text-shadow: none !important;
    font-weight: normal !important;
    box-shadow: none !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(192, 201, 203) !important;
    border-radius: 0px !important;
}

.ui-datatable.wrtc-datatable tbody td {
    border-width: 1px !important;
    border-style: none !important;
    border-left-style: solid !important;
    border-right-style: solid !important;
    border-color: rgb(192, 201, 203) !important;
}

.ui-datatable-subtable-header {
    color: rgb(255, 255, 255) !important;
    text-shadow: none !important;
    font-weight: normal;
    background-image: none !important;
    background-color: rgb(198, 16, 19) !important;
}

.ui-datatable.wrtc-datatable tfoot td {
    background-image: none !important;
    background-color: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
    text-shadow: none !important;
    font-weight: normal !important;
    box-shadow: none !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(192, 201, 203) !important;
    border-radius: 0px !important;
}

.ui-selectonemenu {
    font-size: 16px;
    font-weight: bold;
    color: rgb(198, 16, 19);
}

.ui-selectonemenu-label {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.contact-info {
    margin: 2em auto 0;
    padding-bottom: 1em;
    width: 400px;
}

.contact-info a {
    color: #005580
}

.wrct-selectmenu-ratecard {
    width: 800px !important;
}

.wrct-selectmenu-ratecard label {
    width: 770px;
}

.wrct-selectmenu-production {
    width: 380px !important;
}

.wrct-selectmenu-production label {
    width: 330px;
}

.wrct-selectmenu-matchday {
    width: 150px !important;
}

.wrct-selectmenu-matchday label {
    width: 33px;
}

.wrct-selectmenu-season {
    width: 120px !important;
}

td.canceled {
    text-decoration: line-through;
}

td.deadlineReached {
    background-color: #f2dede;
}

.shoppingcart {
    float: right;
}

.shoppingcart span.badge {
    background-color: rgb(198, 16, 19);
    position: relative;
    top: -8px;
    left: 8px;
}
