@charset "utf-8";

.rulegroup .x-accordion-item .x-accordion-hd {
    background-color: #e7e7ff;
    border-bottom-color: #d7d7ff;
    padding: 1px 5px 1px 5px;
    border-top-color: #f3f3ff;
}

.rulegroup .x-panel-body-default,
.rulegroup .x-accordion-item .x-accordion-body {
    background-color: #f3f3ff;
}

.rulelist .x-border-box,
.rulelist .x-panel-body-default {
    background-color: #ececff;
}

table.promo input[type="button"][role="checkbox"] {
    display: none;
}

table.promo input[type="button"][role="checkbox"] + label {
    background: -webkit-linear-gradient(bottom , #BFDAFF 0%, #ACD0FF 49%, #BDDAFF 50%, #DFECFF 100%);
    background: -moz-linear-gradient(center bottom , #BFDAFF 0%, #ACD0FF 49%, #BDDAFF 50%, #DFECFF 100%);
    background: linear-gradient(to top, #BFDAFF 0%, #ACD0FF 49%, #BDDAFF 50%, #DFECFF 100%);
    border-top: solid 1px #bec9d9;
    border-left: solid 1px #bec9d9;
    border-right: solid 1px #8b939e;
    border-bottom: solid 1px #8b939e;
/*  color: #009;*/
}

table.promo input[type="button"][role="checkbox"] + label {
    width: 100%;
    cursor: pointer;
    float: left;
    clear: none;
    font: normal 11px Verdana,Arial,Helvetica,sans-serif;
    height: 15px;
    margin: 5px 1px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    text-align: center;
}

table.promo table.x-form-cb-checked input[type="button"][role="checkbox"] + label {
    background: -webkit-linear-gradient(bottom, rgb(254,207,102) 0%, rgb(255,171, 63) 49%, rgb(255,187,110) 50%, rgb(255,206,148) 100% );
    background: linear-gradient(to top, rgb(254,207,102) 0%, rgb(255,171, 63) 49%, rgb(255,187,110) 50%, rgb(255,206,148) 100% );
    border: solid 1px #d99d50;
    color: #734301;
/*    color: #009; */
    box-shadow: inset 1px 1px 1px #555;
}


table.promo input[type="button"][role="radio"] {
    display: none;
}

table.promo table.x-form-cb-checked input[type="button"][role="radio"] + label {
    background: -webkit-linear-gradient(bottom, rgb(254,207,102) 0%, rgb(255,171, 63) 49%, rgb(255,187,110) 50%, rgb(255,206,148) 100% );
    background: -moz-linear-gradient(top, rgb(254,207,102) 0%, rgb(255,171, 63) 49%, rgb(255,187,110) 50%, rgb(255,206,148) 100% );
    background: linear-gradient(to top, rgb(254,207,102) 0%, rgb(255,171, 63) 49%, rgb(255,187,110) 50%, rgb(255,206,148) 100% );
    border: solid 1px #d99d50;
    color: #734301;
/*    color: #009; */
    font-weight: normal;
    box-shadow: inset 1px 1px 1px #777;
}

table.promo input[type="button"][role="radio"] + label {
    background: -webkit-linear-gradient(bottom , #BFDAFF 0%, #ACD0FF 49%, #BDDAFF 50%, #DFECFF 100%);
    background: -moz-linear-gradient(center bottom , #BFDAFF 0%, #ACD0FF 49%, #BDDAFF 50%, #DFECFF 100%);
    background: linear-gradient(to top , #BFDAFF 0%, #ACD0FF 49%, #BDDAFF 50%, #DFECFF 100%);
    border-top: solid 1px #bec9d9;
    border-left: solid 1px #bec9d9;
    border-right: solid 1px #8b939e;
    border-bottom: solid 1px #8b939e;
    color: #005;
}

table.promo input[type="button"][role="radio"] + label {
    cursor: pointer;
    float: left;
    clear: none;
    width: 100%;
    font: normal 11px Verdana,Arial,Helvetica,sans-serif;
    height: 15px;
    margin: 5px 0px 1px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    text-align: center;
}

table.promo td.x-form-radio-group:first-child td:nth-child(2) div > label {
    border-radius: 4px 0px 0px 4px;
}

table.promo td.x-form-radio-group:last-child  td:nth-child(2) div > label {
    border-radius: 0px 4px 4px 0px;
}


div.assbooking canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    background: none;
}


fieldset.spinetextfield legend {
      margin-left: 5px;
}


div.folderinfowidget {
    font-family: tahoma,arial,verdana,sans-serif;
    font-size:   12px;
    overflow:    hidden;
}

div.folderinfowidget div.leftFolderNfoContainer {
    width:  48px;
    float:  left;
    margin: 4px 4px 4px 4px;
}

div.folderinfowidget div.rightFolderNfoContainer {
    width:  calc(100% - 64px);
    float:  left;
    margin: 4px 4px 0px 0px;
}

div.folderinfowidget div.leftFolderNfoContainer div.pressstatus{
    width:          40px;
    height:         40px;
    border-radius:  3px;
    border:         1px solid;
    text-align:     center;
    overflow:       hidden;
    margin-bottom:  4px;
}

div.folderinfowidget div.leftFolderNfoContainer div[itemid="status"] {
    width:      40px;
    height:     10px;
    font-size:  80%;
    margin:     0px 0px 0px 0px;
}

div.folderinfowidget div.leftFolderNfoContainer div.pressstatus div[itemid="shortName"] {
    font-weight:    bold;
    font-size:      16px;
}

div.folderinfowidget div.leftFolderNfoContainer div.pressstatus div[itemid="pressSpeed"] {
    font-size:  80%;
}

div.folderinfowidget div.rightFolderNfoContainer [itemid="product"],
div.folderinfowidget div.rightFolderNfoContainer [itemid="pagesCirc"],
div.folderinfowidget div.rightFolderNfoContainer [itemid="progress"],
div.folderinfowidget div.rightFolderNfoContainer [itemid="productversions"] {
    width:      200px;
    padding:    0px 4px 0px 0px;
    font-size:  90%;
    height:     14px;
    overflow:   hidden;
}

div.folderinfowidget div.rightFolderNfoContainer [itemid="productversions"] {
    font-size:  80%;
}

div.pressstatus:not([prodstatus])           {color: #bbbbbb; background-color: #eeeeee; border-color: #cccccc;}
div.pressstatus[prodstatus="idle"]          {color: #788ba3; background-color: #A5BFE1; border-color: #788ba3;}
div.pressstatus[prodstatus="preparing"]     {color: #626200; background-color: #ffff00; border-color: #969600;}
div.pressstatus[prodstatus="printingwaste"] {color: #626200; background-color: #ffff00; border-color: #969600;}
div.pressstatus[prodstatus="printinggood"]  {color: #0b5343; background-color: #15AF8E; border-color: #0f7e66;}
div.pressstatus[prodstatus="halted"]        {color: #4a0000; background-color: #ff0000; border-color: #9a0000;}

.promo-num-field {
    text-align: right;
}

.promo-glyph-red {
    color: #ff4d4d;
}

.promo-glyph-yellow {
    color: #ffe680;
}

.promo-glyph-green {
    color: #00cc66;
}

#calendarListPanel-body .today-task-list .basecallist-insert-td .x-grid-cell-inner {
    color: #ff6933;
}

#calendarListPanel-body .today-task-list .basecallist-circplanned-td .x-grid-cell-inner {
    color: #cc00cc;
    font-weight: 600;
}


table.invoicingEventsToolTips > tr > th
{
    text-align: left;
}

table.invoicingEventsToolTips > tr > td
{
    padding-right: 10px;
}

table.invoicingEventsToolTips > tr > th:nth-child(1),
table.invoicingEventsToolTips > tr > td:nth-child(1)
{
    min-width: 300px;
}
table.invoicingEventsToolTips > tr > th:nth-child(2),
table.invoicingEventsToolTips > tr > td:nth-child(2)
{
    text-align: right;
    min-width: 150px;
}
table.invoicingEventsToolTips > tr > th:nth-child(3),
table.invoicingEventsToolTips > tr > td:nth-child(3)
{
    text-align: right;
}

table.deadlineToolTips th
{
    text-align: left;
}

table.deadlineToolTips td
{
    padding-right: 10px;
}

table.deadlineToolTips td:nth-child(1)
{
}
table.deadlineToolTips td:nth-child(2)
{
    text-align: right;
}
table.deadlineToolTips td:nth-child(3)
{
    text-align: right;
}
table.deadlineToolTips td:nth-child(4)
{
    text-align: right;
}

table.spineToolTips th
{
    text-align: left;
}

tr.x-rollstatus-received th,
tr.x-rollstatus-received td {
    color: #000;
}

tr.x-rollstatus-waterDamaged th,
tr.x-rollstatus-waterDamaged td,
tr.x-rollstatus-damagedOther th,
tr.x-rollstatus-damagedOther td,
tr.x-rollstatus-impactDamaged th,
tr.x-rollstatus-impactDamaged td {
    color: #f00;
}

tr.x-rollstatus-missing th,
tr.x-rollstatus-missing td {
    color: #f00;
}

span.statedisabled
{
    color: #e0e0e0;
    font-family:icomoon;    
    opacity: 1;
}

span.statelocked
{
    color: #000099;
    font-family:icomoon;    
    opacity: 1;
}

span.statestarted
{
    color: #ff0c00;
    font-family:icomoon;    
    opacity: 1;
}

span.stateended
{
    color: #07c244;
    font-family:icomoon;    
    opacity: 1;
}

span.invstateicn + span.invstateicn {
    margin-left: 2px;
}

span.statustrue,
span.statusfalse {
    font-family:icomoon;    
    margin-left: 10px;
}

span.statustrue {
    color: #009900;
}

span.statusfalse {
    color: #cc0000;
}

.paper-inventory-first-cls {
    font-weight: bold;
}

td.buttonViewRow > div {
    padding-Top:     1px;
    padding-right:   6px;
    padding-bottom:  1px;
    padding-left:    11px;
}