table.cityex-table{border:1px solid #d3d3d3;border-top-left-radius:.4rem;border-top-right-radius:.4rem;margin:0 auto}table.cityex-table thead tr{max-height:2rem}table.cityex-table thead tr th{padding:.2rem;text-align:center;border-width:0 1px 2px 0;border-bottom-color:#d3d3d3;border-right-color:#d3d3d3;border-style:solid;background-color:#1271b3;color:#fff;line-height:normal}table.cityex-table thead tr th:first-child{border-top-left-radius:.4rem}table.cityex-table thead tr th:last-child{border-top-right-radius:.4rem}table.cityex-table thead tr th div.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6rem;font-size:.8rem}table.cityex-table thead tr th div.flex.n_pax{width:1.4rem}table.cityex-table thead tr th div.flex.time{width:2.2rem}table.cityex-table thead tr th div.flex div.label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.7rem;color:#fff}table.cityex-table thead tr th div.flex div.filter{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:end;align-self:flex-end;margin:0 auto}table.cityex-table thead tr th div.flex div.filter .input,table.cityex-table thead tr th div.flex div.filter .select{font-size:.6rem;max-width:4.4rem}table.cityex-table thead tr th div.flex div.filter .input:first-child,table.cityex-table thead tr th div.flex div.filter .select:first-child{margin-bottom:.2rem}table.cityex-table tbody td{display:table-cell;padding:.2rem;font-size:.7rem;border:1px solid #d3d3d3;text-transform:uppercase}table.cityex-table tbody td .input,table.cityex-table tbody td .select{font-size:.6rem}table.cityex-table tbody td .buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap}table.cityex-table tbody td .buttons .button:not(.is-fullwidth){font-size:.7rem;margin-left:.1rem;margin-right:.1rem}table.cityex-table tbody tr{max-height:2rem}table.cityex-table tbody tr:hover{cursor:pointer}table.cityex-table tbody tr:nth-child(2n){background-color:#f2f2f2}table.cityex-table tbody tr.selectedRow{background-color:#35a34c;color:#fff}table.cityex-table tbody tr.unassignService{background-color:#ffffc4;color:#000}table.cityex-table tbody tr.confirmService{color:#1271b3}table.cityex-table tbody tr.unfinishService{color:#c60101}table.cityex-table tbody tr.finishService{color:#35a34c}