/*! 
* DevExtreme
* Version: 15.1.4
* Build date: Jun 22, 2015
*
* Copyright (c) 2012 - 2015 Developer Express Inc. ALL RIGHTS RESERVED
* EULA: https://www.devexpress.com/Support/EULAs/DevExtreme.xml
*/

.dx-colorview-hue-scale
{
  position: relative;
  width: 18px;
  height: 299px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAErCAIAAACQN346AAAAxklEQVQ4y5WOwXIDMQhDX1kvh/z/z8ZmQy72DKVmmxw0SDKSwXkInAJtTk36E7QiF72qXzdd1R3bm3CMFy4G0icukDG5TT4S74Ve05If+2Ou6h7hjmeR2eQ5cPhxoSEowhnQ5tSg197Oy9mq7w4tdVc7USvCgaCAOfhLYAT0wK9/tE295uJWePkPC9rSHRWqvQ4uiCMKcoK0Oc+kdeNF/wha004LXs7e6cbfu+LO5jYuB78QRoJtvG+w8n1ymzy+95u/+q+ONxfBn1y6CqSHAAAAAElFTkSuQmCC) repeat-x 0 0;
  background-size: 18px 100% !important;
}
.dx-datagrid
{
  color: rgba(0,0,0,.87);
  background-color: #fff;
}
.dx-datagrid .dx-sort
{
  position: relative;
}
.dx-datagrid .dx-sort:before
{
  position: absolute;
  height: 100%;
  top: 50%;
  margin-top: -50%;
  display: block;
}
.dx-datagrid .dx-sort-up
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-sort-up:before
{
  content: "\f051 ";
}
.dx-datagrid .dx-sort-down
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-sort-down:before
{
  content: "\f052 ";
}
.dx-datagrid .dx-header-filter
{
  position: relative;
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-header-filter:before
{
  content: "\f050 ";
}
.dx-datagrid .dx-header-filter:before
{
  position: absolute;
  display: block;
  height: 100%;
  top: 50%;
  margin-top: -50%;
}
.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon
{
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
}
.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default
{
  margin-left: 3px;
  width: 13px;
  height: 13px;
  background-position: 0 0;
  -webkit-background-size: 13px 13px;
  -moz-background-size: 13px 13px;
  background-size: 13px 13px;
  padding: 0;
  font-size: 13px;
  text-align: center;
  line-height: 13px;
}
.dx-datagrid.dx-filter-menu .dx-icon-filter-operation-default+.dx-menu-item-text
{
  padding-left: 2px;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-group-row .dx-datagrid-group-text-content
{
  background-color: #fff;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-col-fixed
{
  background-color: #fff;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none, .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none, .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none
{
  border-left: 2px solid #cbcbcb;
  border-right: 2px solid #cbcbcb;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none:first-child, .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none:first-child, .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none:first-child
{
  border-left: none;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none:last-child, .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none:last-child, .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none:last-child
{
  border-right: none;
}
.dx-datagrid-export-menu .dx-menu-item .dx-icon-exportxlsx
{
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
}
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none:first-child, .dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none:first-child, .dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none:first-child
{
  border-right: none;
}
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none:last-child, .dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none:last-child, .dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none:last-child
{
  border-left: none;
}
.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area td
{
  border-top: 1px solid #ccc;
}
.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area-data tr:first-child>td
{
  border-top-width: 0;
}
.dx-pivotgrid .dx-bottom-row
{
  border-top: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-area
{
  box-sizing: content-box;
}
.dx-pivotgrid .dx-pivotgrid-area td
{
  color: #767676;
  padding: 7px 5px;
}
.dx-pivotgrid .dx-pivotgrid-area-data
{
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody td
{
  text-align: right;
  color: #1b1b1b;
  white-space: nowrap;
  border-left: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child
{
  border-left: 0;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-total, .dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-grandtotal
{
  border-top-width: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers
{
  border-bottom: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-expand-border
{
  border-top: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell
{
  border-right: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers td
{
  min-width: 50px;
  border-right: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers tr:first-child td
{
  border-top: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-row-total, .dx-pivotgrid .dx-pivotgrid-area-data .dx-row-total
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers
{
  border-bottom: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll
{
  border-right: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area
{
  border-left: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers table
{
  width: 100%;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td
{
  text-align: center;
  border: 1px solid #ccc;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded, .dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed
{
  text-align: left;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child
{
  border-left: 0;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers tr:first-child td
{
  border-top: 0;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers:last-child
{
  border-bottom: 0;
}
.dx-pivotgrid .dx-total
{
  background-color: #f7f7f7;
}
.dx-pivotgrid .dx-grandtotal
{
  background-color: #ebebeb;
}
.dx-pivotgrid .dx-pivotgrid-collapsed, .dx-pivotgrid .dx-pivotgrid-expanded
{
  cursor: pointer;
  white-space: nowrap;
}
.dx-pivotgrid .dx-pivotgrid-collapsed>span, .dx-pivotgrid .dx-pivotgrid-expanded>span
{
  white-space: normal;
}
.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand, .dx-pivotgrid .dx-pivotgrid-expanded .dx-expand
{
  display: inline-block;
  width: 9px;
  margin-right: 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAQAAAD2WzQdAAAAZ0lEQVQY0zXNsQ1BcRwE4GvQs4Movh3kRW0JlUkkJEYwgT0U8hI7KJQqOs9f8YvuvuLu4qzZikhM3b0tCtEZ9MaF2GsOf4z1Bl0h1ppLxYmbj2XhqNlVZ+XraiQx8/Ayr5+Tp03N/ACAuCHznu1pZQAAAABJRU5ErkJggg==) no-repeat center;
}
.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand::before, .dx-pivotgrid .dx-pivotgrid-expanded .dx-expand::before
{
  display: inline-block;
  content: '';
}
.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAQAAAC/O6xzAAAAZklEQVQYV2PQmasjrMOAAoV0VjPovNN5puOMJOio80jnP4NOks4XnX86vTrsQCE2nU6dvzpfdTJA8mo6p3T+65zX8dU5A6TP6GjoMEA0suq06fwBCv3V6QLqYIAJg6C9zjGguVAeAC58IfMKyyiOAAAAAElFTkSuQmCC) no-repeat center;
}
.dx-pivotgrid .dx-icon-sorted
{
  display: inline-block;
  width: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAQAAACssQXfAAAAQklEQVQY013O2w0AIAgDQKZlo85bI0Uehg9Iz8QabQ4MjrhewNwOihZETNGAioMmaPL63qF+U4+OF1QXQdVNsp4LB9ybb1FUW1AWAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgrid .dx-icon-sorted::before
{
  display: inline-block;
  content: '';
}
.dx-pivotgrid .dx-menu-item .dx-icon
{
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
}
.dx-pivotgrid .dx-icon-field-chooser
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAVElEQVQoz6WQwQ0AIAgD2akLdf8lMMGAMYA8TH9ytgWhviVUlV4lQNMPMEYkYNhiktQVeYDePIC2IOKSTMY+LgB7ho+JFHH1AHOH+GtjFlu4PXboAi5MDAZEZkivAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgrid .dx-icon-collapse-all
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAASUlEQVQoU53OwQ0AIAgEQUql/ybQoGJycmjM+vAxKGJS148abwKcWqVAPQr84SD/wG8IcH8A+gBGscP5BYDrkinYswRgAXgO6hqiOAkwCvrrrwAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgrid .dx-icon-expand-all
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAQElEQVQoz2P4z4AfAlHCf9wQqgCXbqwKEsCQMgUErEBWiKIAwweoChKIUIDmyASyHYlXAXIYEPQmigICkYUfAgCspQrmirdjvQAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgrid .dx-icon-asc
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAApklEQVQoz3WQsQ2DMBBF3wDMQY2UBVJQULhMwwI0lAwQS2ktMQA96e0BbrRLwWEkYt8vbOk/+f43NKSsr6LY9HaqiQ+JVwZ6vCFmDyRWux+2N0RRaNhIdAac9oEoCjOJOS87xucMdCQ2mjqwnvGKAEOlpr/V/H9BL4AWQWgrGRQmIpGpDuy8Cey1Fg8Eh0N4loEFMS1lIBIUhUAs/YNDGBWFEcHdgR9nmXz3xMvBYgAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgrid .dx-icon-desc
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAoElEQVQoz3XPvQ3CQAzF8d8AmYM6EgtQpKBIScMCNJQMQCTaSAxAH/rcADeaaY6T+Di/wpbeX7YfnVT1DKHUVHoUuUkOTcBeci/zL6DzkPRt4Cw512PfgF7y0LWB+/u9v4B9K2Z8xmxuCMFGlm3awMlqdWoDi6vZ0kqxlY1G2S4Eg6lqEFzkokvZMFSbYDWHYLbWE0OxMcqOITjKxvpDsV/8mnz3/0HO3QAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgridfieldchooser
{
  position: relative;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container
{
  overflow: hidden;
}
.dx-pivotgridfieldchooser .dx-col
{
  width: 50%;
  float: left;
}
.dx-pivotgridfieldchooser .dx-area
{
  padding: 5px;
}
.dx-pivotgridfieldchooser .dx-area .dx-area-fields
{
  margin-top: 3px;
  border: 1px solid #ccc;
}
.dx-pivotgridfieldchooser .dx-area-fields[group]
{
  padding: 5px;
  background-color: #f7f7f7;
}
.dx-pivotgridfieldchooser .dx-sort, .dx-pivotgridfieldchooser .dx-header-filter, .dx-pivotgridfieldchooser .dx-sort-space, .dx-pivotgridfieldchooser .dx-header-filter-space
{
  width: 13px;
  height: 13px;
}
.dx-pivotgridfieldchooser .dx-sort-up
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAQAAAClWqWlAAAAKklEQVQYV2P4zwCCU42nGkNYMO5/IAQLIbhQIWQuWAisBagKyEEyg0IBAIlpUs+2rqPvAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-sort-down
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAQAAAClWqWlAAAALUlEQVQY02P4zwCCU/9P/Q9hMVBDYKoxiAOHxiBZhJAxVAtUyBjZDGMI9z8DABuQUs+7e3PsAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-header-filter
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAASklEQVQoz6XOMQqAMBBE0X/UDxZiIRbe3oSshVlBkk62mjdTLFZjuMIEw8AyX58DNg/E3fbBTRBxfYuqkoxLZ5+cnB/xj4vhlekGFhp1P7RllpIAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-header-filter-empty
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-pivotgridfieldchooser .dx-area-caption
{
  vertical-align: middle;
}
.dx-pivotgridfieldchooser .dx-treeview .dx-treeview-item .dx-icon
{
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
}
.dx-pivotgridfieldchooser .dx-area-icon
{
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.dx-pivotgridfieldchooser .dx-area-icon-all
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAJElEQVQoz2P8z4AfsDAwJELVzGfExmIiYAAD5QoYRx1JL0cCAJeiFh8Qq9chAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-filter
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAWElEQVQoz83RsQqAMAxF0fepFxzEQRz8e1sah0JTamhXeVtyCCSRaR6ZTGQsSHJgcRyk1YQ7aBcuB+KkDO0D9UDsHcmARiC2BqiVEfg2+jOoF30+YPnNWV4jV/jo04VE6gAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-row
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAI0lEQVQoz2P4z4AfAlHCfwjEzqKPAsKObIBA7Cz6KBgGIQkAQ8IdQJKOGQIAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-column
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAIElEQVQoz2P4z4AfAlHCfwgEshogEFmMPgpGHUkfRwIAQ8IdQALkrHMAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-data
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAARElEQVQoz2P4z4AfMhClIOE/NkiSAl+ooG8CQwKIzwChEQpQlGBXgKYEwxeoSrB6k7ACfFYkYPgDXQGKdAItQpKi2AQAaDQFJxj4SdQAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-icon-measure
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAARElEQVQoz2P4z4AfMhClIOE/NkiSAl+ooG8CQwKIzwChEQpQlGBXgKYEwxeoSrB6k7ACfFYkYPgDXQGKdAItQpKi2AQAaDQFJxj4SdQAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-icon-dimension
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAH0lEQVQoz2P4z4AfMlBHQcJ/MESjqasAKxx5bqAosgCZ3QSYpC33dQAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-icon-hierarchy
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAMUlEQVQoz2P4z4AfMlBXQcJ/EKShggQoxKEAojsBwxQqKUjACpEVoOhGNYVKCiiKLAATcARoA49V5wAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-field
{
  cursor: pointer;
}
.dx-pivotgridfieldchooser .dx-area-field.dx-area-box
{
  background-color: #fff;
  margin-bottom: 1px;
  border: 1px solid #ccc;
  padding: 7px;
}
.dx-pivotgridfieldchooser .dx-area-field.dx-area-box.dx-drag
{
  z-index: 9999;
  position: absolute;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.2);
  border: 1px solid rgba(96,96,96,.5);
}
.dx-pivotgridfieldchooser .dx-area-field.dx-area-box.dx-drag-target
{
  color: #767676;
  background-color: #ebebeb;
}
.dx-pivotgridfieldchooser .dx-area-fields.dx-drag-target
{
  border-color: #606060;
}
.dx-pivotgridfieldchooser .dx-drag-source
{
  opacity: .5;
}
.dx-rtl .dx-pivotgrid-area-data
{
  border-left: 0;
  border-right: 1px solid #ccc;
}
.dx-rtl .dx-pivotgrid-area-data tbody td
{
  border-left: 0;
  border-right: 1px solid #ccc;
}
.dx-rtl .dx-pivotgrid-area-data tbody td:first-child
{
  border-left: 1px solid #ccc;
  border-right: 0;
}
.dx-rtl .dx-pivotgrid-vertical-headers td
{
  border-right: 0;
  border-left: 1px solid #ccc;
}
.dx-rtl .dx-pivotgrid-vertical-headers .dx-last-cell
{
  border-left: 0;
  border-right: 0;
}
.dx-rtl .dx-pivotgrid-horizontal-headers.dx-vertical-scroll
{
  border-right: 0;
  border-left: 1px solid #ccc;
}
.dx-rtl .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area
{
  border-left: 0;
  border-right: 1px solid #ccc;
}
.dx-rtl .dx-pivotgrid-horizontal-headers td:first-child
{
  border-left: 1px solid #ccc;
  border-right: 0;
}
.dx-rtl .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded, .dx-rtl .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed
{
  text-align: right;
}
.dx-rtl .dx-pivotgrid-collapsed .dx-expand, .dx-rtl .dx-pivotgrid-expanded .dx-expand
{
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.dx-rtl .dx-pivotgrid-collapsed .dx-expand
{
  -ms-filter: "FlipH";
  filter: FlipH;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.dx-rtl .dx-pivotgridfieldchooser-container .dx-col
{
  float: right;
}
.dx-scheduler-pseudo-cell:before
{
  content: "";
  width: 100px;
  display: table-cell;
}
.dx-scheduler-header
{
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 715px;
}
.dx-scheduler-navigator
{
  float: left;
  padding-left: 10px;
}
.dx-scheduler-navigator .dx-scheduler-navigator-caption
{
  width: 180px;
}
.dx-scheduler-view-switcher.dx-tabs
{
  width: auto;
  float: right;
  height: 100%;
  border: none;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab
{
  width: 100px;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected:before
{
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 2px;
  content: '';
  right: 0;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-state-focused:after
{
  border-bottom: none;
}
.dx-scheduler-work-space
{
  border: 1px solid #d3d3d3;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 100%;
  border-top: none;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-all-day-title
{
  border-top: 1px solid #d3d3d3;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell
{
  border-left: 1px solid #d3d3d3;
}
.dx-scheduler-work-space .dx-scrollable
{
  padding-bottom: 125px;
  margin-bottom: -125px;
}
.dx-scheduler-work-space[dx-group-row-count='1'] .dx-scrollable
{
  padding-bottom: 155px;
  margin-bottom: -155px;
}
.dx-scheduler-work-space[dx-group-row-count='2'] .dx-scrollable
{
  padding-bottom: 185px;
  margin-bottom: -185px;
}
.dx-scheduler-work-space[dx-group-row-count='3'] .dx-scrollable
{
  padding-bottom: 215px;
  margin-bottom: -215px;
}
.dx-scheduler-date-table-cell
{
  border-top: 1px solid #d3d3d3;
}
.dx-scheduler-date-table-current-date
{
  font-weight: bold;
}
.dx-scheduler-date-table-other-month
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-scheduler-work-space-day .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell, .dx-scheduler-work-space-week .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell, .dx-scheduler-work-space-work-week .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell
{
  border-top: 1px solid #868686;
}
.dx-scheduler-work-space-day .dx-scrollable
{
  padding-bottom: 85px;
  margin-bottom: -85px;
}
.dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scrollable
{
  padding-bottom: 115px;
  margin-bottom: -115px;
}
.dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scrollable
{
  padding-bottom: 145px;
  margin-bottom: -145px;
}
.dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scrollable
{
  padding-bottom: 175px;
  margin-bottom: -175px;
}
.dx-scheduler-work-space-day .dx-scheduler-date-table-cell
{
  border-left: none;
  border-right: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel
{
  margin-top: 1px;
}
.dx-scheduler-work-space-day .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell, .dx-scheduler-work-space-work-week .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell, .dx-scheduler-work-space-week .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell
{
  border-top: none;
}
.dx-scheduler-all-day-table-cell
{
  border-left: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell
{
  border-top: none;
  border-left: none;
}
.dx-scheduler-work-space-week .dx-scheduler-all-day-title, .dx-scheduler-work-space-work-week .dx-scheduler-all-day-title
{
  border-top: 1px solid #d3d3d3;
}
.dx-scheduler-work-space-month .dx-scrollable
{
  padding-bottom: 50px;
  margin-bottom: -50px;
}
.dx-scheduler-work-space-month[dx-group-row-count='1'] .dx-scrollable
{
  padding-bottom: 80px;
  margin-bottom: -80px;
}
.dx-scheduler-work-space-month[dx-group-row-count='2'] .dx-scrollable
{
  padding-bottom: 110px;
  margin-bottom: -110px;
}
.dx-scheduler-work-space-month[dx-group-row-count='3'] .dx-scrollable
{
  padding-bottom: 140px;
  margin-bottom: -140px;
}
.dx-scheduler-work-space-month .dx-scrollable .dx-scrollable-content
{
  height: 100%;
}
.dx-scheduler-work-space-month .dx-scheduler-header-panel
{
  width: 100%;
  margin-left: 0;
}
.dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-group-row:before, .dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-header-row:before
{
  display: none;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table
{
  width: 100%;
  height: 100%;
  margin-left: 0;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table .dx-scheduler-date-table-row:before
{
  display: none;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table-cell, .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell
{
  border-right: none;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table-cell:first-child, .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:first-child
{
  border-left: none;
}
.dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell, .dx-scheduler-work-space-month .dx-scheduler-date-table-cell
{
  vertical-align: top;
  text-align: right;
  font-size: 20px;
  padding-right: 6px;
  color: #868686;
}
.dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell.dx-state-focused, .dx-scheduler-work-space-month .dx-scheduler-date-table-cell.dx-state-focused
{
  background-position: 10% 10%;
}
.dx-scheduler-work-space-month .dx-scheduler-all-day-panel
{
  display: none;
}
.dx-scheduler-work-space-month .dx-scheduler-appointment
{
  -webkit-box-shadow: inset 2px 0 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 2px 0 0 0 rgba(0,0,0,.3);
  box-shadow: inset 2px 0 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-active, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-resizable-resizing, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-focused
{
  -webkit-box-shadow: inset -2px 0 0 0 rgba(0,0,0,.3),inset 2px 0 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset -2px 0 0 0 rgba(0,0,0,.3),inset 2px 0 0 0 rgba(0,0,0,.3);
  box-shadow: inset -2px 0 0 0 rgba(0,0,0,.3),inset 2px 0 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover
{
  -webkit-box-shadow: inset 5px 0 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 5px 0 0 0 rgba(0,0,0,.3);
  box-shadow: inset 5px 0 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-draggable-dragging
{
  -webkit-box-shadow: inset -2px 0 0 0 rgba(0,0,0,.3),inset 2px 0 0 0 rgba(0,0,0,.3),7px 7px 15px 0 rgba(50,50,50,.2);
  -moz-box-shadow: inset -2px 0 0 0 rgba(0,0,0,.3),inset 2px 0 0 0 rgba(0,0,0,.3),7px 7px 15px 0 rgba(50,50,50,.2);
  box-shadow: inset -2px 0 0 0 rgba(0,0,0,.3),inset 2px 0 0 0 rgba(0,0,0,.3),7px 7px 15px 0 rgba(50,50,50,.2);
}
.dx-scheduler-work-space-month .dx-scheduler-appointment-content
{
  padding: 0 7px;
}
.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n), .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n), .dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n), .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n), .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n), .dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n)
{
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n), .dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n), .dx-rtl .dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n), .dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n), .dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n), .dx-rtl .dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n)
{
  border-left: none;
}
.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n), .dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n), .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n)
{
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n), .dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n), .dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n)
{
  border-left: none;
}
.dx-scheduler-work-space-day .dx-scheduler-header-panel-cell:nth-child(1n), .dx-scheduler-work-space-day .dx-scheduler-date-table-cell:nth-child(1n), .dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell:nth-child(1n)
{
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-header-panel-cell:nth-child(1n), .dx-rtl .dx-scheduler-work-space-day .dx-scheduler-date-table-cell:nth-child(1n), .dx-rtl .dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell:nth-child(1n)
{
  border-left: none;
}
.dx-scheduler-header-panel
{
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 10px;
  width: 100%;
  font-size: 12px;
}
.dx-scheduler-header-panel-cell
{
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  color: #868686;
  padding: 0;
  white-space: nowrap;
  vertical-align: middle;
  height: 40px;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.dx-scheduler-group-row:before, .dx-scheduler-header-row:before, .dx-scheduler-all-day-table-row:before
{
  content: "";
  width: 100px;
  display: table-cell;
}
.dx-scheduler-all-day-panel
{
  width: 100%;
  border-bottom: 1px solid #868686;
}
.dx-scheduler-all-day-title
{
  color: #868686;
  width: 100px;
  height: 75px;
  display: inline-block;
  position: absolute;
  line-height: 75px;
  text-align: center;
}
.dx-scheduler-all-day-table
{
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.dx-scheduler-all-day-table-cell
{
  height: 75px;
}
.dx-scheduler-group-header
{
  height: 30px;
}
.dx-scheduler-time-panel
{
  float: left;
  width: 100px;
  border-collapse: collapse;
  margin-top: -50px;
  font-size: 12px;
}
.dx-scheduler-time-panel-cell
{
  color: #868686;
  border-bottom: 1px solid #d3d3d3;
  position: relative;
  width: 100%;
  text-align: center;
  height: 100px;
  padding-left: 10px;
}
.dx-scheduler-time-panel-row:first-child .dx-scheduler-time-panel-cell
{
  padding-top: 35px;
}
.dx-scheduler-time-panel-cell:after
{
  position: absolute;
  bottom: -1px;
  width: 50%;
  height: 1px;
  content: '';
  left: 0;
  background-color: #fff;
}
.dx-scheduler-date-table
{
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  float: left;
  margin-left: -100px;
}
.dx-scheduler-date-table .dx-scheduler-date-table-row:before
{
  content: "";
  width: 100px;
  display: table-cell;
}
.dx-scheduler-date-table-cell
{
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  height: 50px;
}
.dx-scheduler-all-day-table-cell.dx-state-active, .dx-scheduler-date-table-cell.dx-state-active
{
  background-color: #868686;
}
.dx-scheduler-all-day-table-cell.dx-state-hover, .dx-scheduler-date-table-cell.dx-state-hover
{
  background-color: #d3d3d3;
}
.dx-scheduler-all-day-table-cell.dx-state-hover.dx-state-focused, .dx-scheduler-date-table-cell.dx-state-hover.dx-state-focused
{
  background-color: #a9d9e2;
}
.dx-scheduler-all-day-table-cell.dx-state-focused, .dx-scheduler-date-table-cell.dx-state-focused
{
  background-color: #a9d9e2;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-scheduler-date-table-droppable-cell
{
  background-color: #f5f5f5;
}
.dx-scheduler-appointments
{
  position: absolute;
}
.dx-scheduler-appointment
{
  background-clip: padding-box;
  display: inline-block;
  overflow: hidden;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  background-color: #65bccd;
  color: rgba(0,0,0,.87);
  -webkit-box-shadow: inset 0 2px 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 2px 0 0 rgba(0,0,0,.3);
  box-shadow: inset 0 2px 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-appointment.dx-state-active, .dx-scheduler-appointment.dx-resizable-resizing, .dx-scheduler-appointment.dx-state-focused
{
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3),inset 0 2px 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3),inset 0 2px 0 0 rgba(0,0,0,.3);
  box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3),inset 0 2px 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-appointment.dx-state-hover
{
  -webkit-box-shadow: inset 0 5px 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 5px 0 0 rgba(0,0,0,.3);
  box-shadow: inset 0 5px 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-appointment.dx-draggable-dragging
{
  -webkit-box-shadow: 7px 7px 15px 0 rgba(50,50,50,.2),inset 0 -2px 0 0 rgba(0,0,0,.3),inset 0 2px 0 0 rgba(0,0,0,.3);
  -moz-box-shadow: 7px 7px 15px 0 rgba(50,50,50,.2),inset 0 -2px 0 0 rgba(0,0,0,.3),inset 0 2px 0 0 rgba(0,0,0,.3);
  box-shadow: 7px 7px 15px 0 rgba(50,50,50,.2),inset 0 -2px 0 0 rgba(0,0,0,.3),inset 0 2px 0 0 rgba(0,0,0,.3);
}
.dx-scheduler-appointment.dx-state-active, .dx-scheduler-appointment.dx-resizable-resizing, .dx-scheduler-appointment.dx-draggable-dragging
{
  z-index: 1000;
  filter: alpha(opacity=70);
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
}
.dx-scheduler-appointment .dx-scheduler-appointment-recurrence-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAQAAABjX+2PAAAAN0lEQVQoz2P4z4APMpAmbfwfBIyxS6NJgqRhACaJAoiSxm44hjSqAizSyJBK0jgBQWlqRgkaBAAoUUTKKq2B7wAAAABJRU5ErkJggg==);
}
.dx-scheduler-appointment .dx-appointment-reduced-icon
{
  position: absolute;
  top: 3px;
  right: 5px;
  font: 14px/1 DXIcons;
}
.dx-scheduler-appointment .dx-appointment-reduced-icon:before
{
  content: "\f00e ";
}
.dx-rtl .dx-scheduler-appointment .dx-appointment-reduced-icon
{
  right: auto;
  left: 3px;
  font: 14px/1 DXIcons;
}
.dx-rtl .dx-scheduler-appointment .dx-appointment-reduced-icon:before
{
  content: "\f011 ";
}
.dx-scheduler-appointment-recurrence-icon
{
  position: absolute;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  top: 2px;
  right: 4px;
}
.dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon
{
  right: 20px;
}
.dx-scheduler-appointment-content
{
  padding: 5px 7px;
}
.dx-scheduler-appointment-empty .dx-scheduler-appointment-content
{
  display: none;
}
.dx-scheduler-appointment-content>*
{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-scheduler-appointment-content-details
{
  font-size: 11px;
}
.dx-scheduler-all-day-container .dx-scheduler-appointment-content-details, .dx-scheduler-work-space-month .dx-scheduler-appointment-content-details
{
  display: none;
}
.dx-scheduler-appointment-content-details>*
{
  white-space: pre-wrap;
}
.dx-scheduler-appointment-tooltip
{
  text-align: left;
  width: 250px;
}
.dx-scheduler-appointment-tooltip .dx-button-content
{
  font-size: 12.307692308px;
}
.dx-scheduler-appointment-tooltip .dx-button-content .dx-icon
{
  font-size: 16px;
}
.dx-scheduler-appointment-tooltip-date, .dx-scheduler-appointment-tooltip-title
{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-scheduler-appointment-tooltip-title
{
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.dx-scheduler-appointment-tooltip-buttons
{
  margin-top: 10px;
}
.dx-sheduler-appointment-popup .dx-field
{
  min-height: 0;
}
.dx-sheduler-appointment-popup .dx-field-label
{
  width: 20%;
}
.dx-sheduler-appointment-popup .dx-field-value:not(.dx-switch):not(.dx-numberbox):not(.dx-datebox)
{
  width: 80%;
}
.dx-sheduler-appointment-popup .dx-field-value
{
  padding-left: 0;
  padding-right: 0;
}
.dx-sheduler-appointment-popup .dx-field-value:not(.dx-widget)>.dx-checkbox
{
  float: left;
}
.dx-sheduler-appointment-popup .dx-field-value:not(.dx-widget)>.dx-checkbox.dx-rtl
{
  float: right;
}
.dx-recurrence-numberbox-interval, .dx-recurrence-numberbox-day-of-month, .dx-recurrence-selectbox-month-of-year, .dx-recurrence-numberbox-repeat-count, .dx-recurrence-datebox-until-date, .dx-sheduler-appointment-popup-start-date, .dx-sheduler-appointment-popup-end-date, .dx-sheduler-appointment-popup-allday, .dx-recurrence-switch-repeat-end
{
  float: left;
  position: relative !important;
}
.dx-recurrence-numberbox-interval.dx-rtl, .dx-recurrence-numberbox-day-of-month.dx-rtl, .dx-recurrence-selectbox-month-of-year.dx-rtl, .dx-recurrence-numberbox-repeat-count.dx-rtl, .dx-recurrence-datebox-until-date.dx-rtl, .dx-sheduler-appointment-popup-start-date.dx-rtl, .dx-sheduler-appointment-popup-end-date.dx-rtl, .dx-sheduler-appointment-popup-allday.dx-rtl, .dx-recurrence-switch-repeat-end.dx-rtl
{
  float: right;
}
.dx-recurrence-numberbox-interval, .dx-recurrence-numberbox-day-of-month, .dx-recurrence-numberbox-repeat-count
{
  width: 70px !important;
}
.dx-recurrence-datebox-until-date, .dx-sheduler-appointment-popup-start-date, .dx-sheduler-appointment-popup-end-date
{
  width: 160px !important;
}
.dx-recurrence-radiogroup-repeat-type-label, .dx-recurrence-repeat-end-label
{
  display: inline-block;
  padding: 5px;
}
.dx-recurrence-repeat-end-label
{
  float: left;
  width: 50px;
}
.dx-recurrence-selectbox-month-of-year
{
  width: 120px !important;
  top: 0 !important;
}
.dx-recurrence-checkbox-day-of-week
{
  position: relative !important;
  padding-right: 10px;
}
.dx-recurrence-radiogroup-repeat-type
{
  margin: 0;
}
.dx-recurrence-radiogroup-repeat-type .dx-item
{
  margin-bottom: 10px;
}
.dx-rtl .dx-scheduler-navigator
{
  float: right;
  padding-left: 0;
  padding-right: 10px;
}
.dx-rtl .dx-scheduler-view-switcher.dx-tabs
{
  float: left;
}
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table
{
  margin-right: 0;
}
.dx-rtl .dx-scheduler-header-panel
{
  left: 0;
  right: inherit;
}
.dx-rtl .dx-scheduler-all-day-panel table
{
  margin-left: 0;
}
.dx-rtl .dx-scheduler-all-day-container
{
  direction: ltr;
}
.dx-rtl .dx-scheduler-time-panel
{
  float: right;
}
.dx-rtl .dx-scheduler-time-panel-cell
{
  padding-left: 0;
  padding-right: 10px;
}
.dx-rtl .dx-scheduler-time-panel-cell:after
{
  right: 0;
}
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell, .dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell
{
  border-left: none;
  border-right: 1px solid #d3d3d3;
}
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:first-child, .dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:first-child
{
  border-right: none;
}
.dx-rtl .dx-scheduler-date-table
{
  float: right;
  margin-left: 0;
  margin-right: -100px;
}
.dx-rtl .dx-scheduler-appointments.dx-rtl
{
  direction: ltr;
}
.dx-rtl .dx-scheduler-appointment-tooltip
{
  text-align: right;
}
.dx-rtl .dx-scheduler-appointment-recurrence-icon
{
  left: 4px;
  right: auto;
}
.dx-scheduler-appointment-reduced .dx-rtl .dx-scheduler-appointment-recurrence-icon
{
  left: 20px;
}
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell, .dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell
{
  border-right: 1px solid #d3d3d3;
  border-left: none;
}
.dx-theme-android5-typography
{
  color: rgba(0,0,0,.87);
  font-weight: 400;
  font-size: 14px;
  font-family: RobotoDraft,'Helvetica Neue',Helvetica,Arial;
  line-height: 25px;
  background-color: #fafafa;
}
.dx-theme-android5-typography a
{
  color: #00bcd4;
  text-decoration: underline;
}
.dx-theme-android5-typography img
{
  border-style: none;
}
.dx-theme-android5-typography h1, .dx-theme-android5-typography .dx-font-xl
{
  font-weight: 400;
  font-size: 34px;
  line-height: 52px;
}
.dx-theme-android5-typography h2, .dx-theme-android5-typography .dx-font-l
{
  font-weight: 600;
  font-size: 20px;
  line-height: 44px;
}
.dx-theme-android5-typography h3, .dx-theme-android5-typography .dx-font-m
{
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
}
.dx-theme-android5-typography h4, .dx-theme-android5-typography .dx-font-s
{
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
}
.dx-theme-android5-typography h5
{
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
}
.dx-theme-android5-typography h6, .dx-theme-android5-typography small, .dx-theme-android5-typography .dx-font-xs
{
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
}
.dx-theme-android5-typography h1, .dx-theme-android5-typography .dx-font-xl, .dx-theme-android5-typography h2, .dx-theme-android5-typography .dx-font-l, .dx-theme-android5-typography h3, .dx-theme-android5-typography .dx-font-m, .dx-theme-android5-typography h4, .dx-theme-android5-typography .dx-font-s, .dx-theme-android5-typography h5, .dx-theme-android5-typography h6, .dx-theme-android5-typography small, .dx-theme-android5-typography .dx-font-xs
{
  color: rgba(0,0,0,.87);
}
.dx-theme-marker
{
  font-family: "dx.android5.light";
}
@font-face
{
  font-family: 'DXIcons';
  src: url(icons/dxicons.eot);
  src: url(icons/dxicons.eot) format('embedded-opentype'),url(icons/dxicons.woff) format('woff'),url(icons/dxicons.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
.dx-icon
{
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
}
.dx-icon-add
{
  font: 14px/1 DXIcons;
}
.dx-icon-add:before
{
  content: "\f00b ";
}
.dx-icon-airplane
{
  font: 14px/1 DXIcons;
}
.dx-icon-airplane:before
{
  content: "\f000 ";
}
.dx-icon-bookmark
{
  font: 14px/1 DXIcons;
}
.dx-icon-bookmark:before
{
  content: "\f017 ";
}
.dx-icon-box
{
  font: 14px/1 DXIcons;
}
.dx-icon-box:before
{
  content: "\f018 ";
}
.dx-icon-car
{
  font: 14px/1 DXIcons;
}
.dx-icon-car:before
{
  content: "\f01b ";
}
.dx-icon-card
{
  font: 14px/1 DXIcons;
}
.dx-icon-card:before
{
  content: "\f019 ";
}
.dx-icon-cart
{
  font: 14px/1 DXIcons;
}
.dx-icon-cart:before
{
  content: "\f01a ";
}
.dx-icon-chart
{
  font: 14px/1 DXIcons;
}
.dx-icon-chart:before
{
  content: "\f01c ";
}
.dx-icon-check
{
  font: 14px/1 DXIcons;
}
.dx-icon-check:before
{
  content: "\f005 ";
}
.dx-icon-clear
{
  font: 14px/1 DXIcons;
}
.dx-icon-clear:before
{
  content: "\f008 ";
}
.dx-icon-clock
{
  font: 14px/1 DXIcons;
}
.dx-icon-clock:before
{
  content: "\f01d ";
}
.dx-icon-close
{
  font: 14px/1 DXIcons;
}
.dx-icon-close:before
{
  content: "\f00a ";
}
.dx-icon-coffee
{
  font: 14px/1 DXIcons;
}
.dx-icon-coffee:before
{
  content: "\f02a ";
}
.dx-icon-comment
{
  font: 14px/1 DXIcons;
}
.dx-icon-comment:before
{
  content: "\f01e ";
}
.dx-icon-doc
{
  font: 14px/1 DXIcons;
}
.dx-icon-doc:before
{
  content: "\f021 ";
}
.dx-icon-download
{
  font: 14px/1 DXIcons;
}
.dx-icon-download:before
{
  content: "\f022 ";
}
.dx-icon-dragvertical
{
  font: 14px/1 DXIcons;
}
.dx-icon-dragvertical:before
{
  content: "\f038 ";
}
.dx-icon-edit
{
  font: 14px/1 DXIcons;
}
.dx-icon-edit:before
{
  content: "\f023 ";
}
.dx-icon-email
{
  font: 14px/1 DXIcons;
}
.dx-icon-email:before
{
  content: "\f024 ";
}
.dx-icon-event
{
  font: 14px/1 DXIcons;
}
.dx-icon-event:before
{
  content: "\f026 ";
}
.dx-icon-favorites
{
  font: 14px/1 DXIcons;
}
.dx-icon-favorites:before
{
  content: "\f025 ";
}
.dx-icon-find
{
  font: 14px/1 DXIcons;
}
.dx-icon-find:before
{
  content: "\f027 ";
}
.dx-icon-filter
{
  font: 14px/1 DXIcons;
}
.dx-icon-filter:before
{
  content: "\f050 ";
}
.dx-icon-folder
{
  font: 14px/1 DXIcons;
}
.dx-icon-folder:before
{
  content: "\f028 ";
}
.dx-icon-food
{
  font: 14px/1 DXIcons;
}
.dx-icon-food:before
{
  content: "\f029 ";
}
.dx-icon-gift
{
  font: 14px/1 DXIcons;
}
.dx-icon-gift:before
{
  content: "\f02b ";
}
.dx-icon-globe
{
  font: 14px/1 DXIcons;
}
.dx-icon-globe:before
{
  content: "\f02c ";
}
.dx-icon-group
{
  font: 14px/1 DXIcons;
}
.dx-icon-group:before
{
  content: "\f02e ";
}
.dx-icon-help
{
  font: 14px/1 DXIcons;
}
.dx-icon-help:before
{
  content: "\f02f ";
}
.dx-icon-home
{
  font: 14px/1 DXIcons;
}
.dx-icon-home:before
{
  content: "\f030 ";
}
.dx-icon-image
{
  font: 14px/1 DXIcons;
}
.dx-icon-image:before
{
  content: "\f031 ";
}
.dx-icon-info
{
  font: 14px/1 DXIcons;
}
.dx-icon-info:before
{
  content: "\f032 ";
}
.dx-icon-key
{
  font: 14px/1 DXIcons;
}
.dx-icon-key:before
{
  content: "\f033 ";
}
.dx-icon-like
{
  font: 14px/1 DXIcons;
}
.dx-icon-like:before
{
  content: "\f034 ";
}
.dx-icon-map
{
  font: 14px/1 DXIcons;
}
.dx-icon-map:before
{
  content: "\f035 ";
}
.dx-icon-menu
{
  font: 14px/1 DXIcons;
}
.dx-icon-menu:before
{
  content: "\f00c ";
}
.dx-icon-message
{
  font: 14px/1 DXIcons;
}
.dx-icon-message:before
{
  content: "\f024 ";
}
.dx-icon-money
{
  font: 14px/1 DXIcons;
}
.dx-icon-money:before
{
  content: "\f036 ";
}
.dx-icon-music
{
  font: 14px/1 DXIcons;
}
.dx-icon-music:before
{
  content: "\f037 ";
}
.dx-icon-overflow
{
  font: 14px/1 DXIcons;
}
.dx-icon-overflow:before
{
  content: "\f00d ";
}
.dx-icon-percent
{
  font: 14px/1 DXIcons;
}
.dx-icon-percent:before
{
  content: "\f039 ";
}
.dx-icon-photo
{
  font: 14px/1 DXIcons;
}
.dx-icon-photo:before
{
  content: "\f03a ";
}
.dx-icon-plus
{
  font: 14px/1 DXIcons;
}
.dx-icon-plus:before
{
  content: "\f00b ";
}
.dx-icon-preferences
{
  font: 14px/1 DXIcons;
}
.dx-icon-preferences:before
{
  content: "\f03b ";
}
.dx-icon-product
{
  font: 14px/1 DXIcons;
}
.dx-icon-product:before
{
  content: "\f03c ";
}
.dx-icon-pulldown
{
  font: 14px/1 DXIcons;
}
.dx-icon-pulldown:before
{
  content: "\f062 ";
}
.dx-icon-refresh
{
  font: 14px/1 DXIcons;
}
.dx-icon-refresh:before
{
  content: "\f03d ";
}
.dx-icon-remove
{
  font: 14px/1 DXIcons;
}
.dx-icon-remove:before
{
  content: "\f00a ";
}
.dx-icon-revert
{
  font: 14px/1 DXIcons;
}
.dx-icon-revert:before
{
  content: "\f04c ";
}
.dx-icon-runner
{
  font: 14px/1 DXIcons;
}
.dx-icon-runner:before
{
  content: "\f040 ";
}
.dx-icon-save
{
  font: 14px/1 DXIcons;
}
.dx-icon-save:before
{
  content: "\f041 ";
}
.dx-icon-search
{
  font: 14px/1 DXIcons;
}
.dx-icon-search:before
{
  content: "\f027 ";
}
.dx-icon-tags
{
  font: 14px/1 DXIcons;
}
.dx-icon-tags:before
{
  content: "\f009 ";
}
.dx-icon-tel
{
  font: 14px/1 DXIcons;
}
.dx-icon-tel:before
{
  content: "\f003 ";
}
.dx-icon-tips
{
  font: 14px/1 DXIcons;
}
.dx-icon-tips:before
{
  content: "\f004 ";
}
.dx-icon-todo
{
  font: 14px/1 DXIcons;
}
.dx-icon-todo:before
{
  content: "\f005 ";
}
.dx-icon-toolbox
{
  font: 14px/1 DXIcons;
}
.dx-icon-toolbox:before
{
  content: "\f007 ";
}
.dx-icon-trash
{
  font: 14px/1 DXIcons;
}
.dx-icon-trash:before
{
  content: "\f03e ";
}
.dx-icon-user
{
  font: 14px/1 DXIcons;
}
.dx-icon-user:before
{
  content: "\f02d ";
}
.dx-icon-upload
{
  font: 14px/1 DXIcons;
}
.dx-icon-upload:before
{
  content: "\f006 ";
}
.dx-icon-arrowleft
{
  font: 14px/1 DXIcons;
}
.dx-icon-arrowleft:before
{
  content: "\f011 ";
}
.dx-icon-arrowdown
{
  font: 14px/1 DXIcons;
}
.dx-icon-arrowdown:before
{
  content: "\f015 ";
}
.dx-icon-arrowright
{
  font: 14px/1 DXIcons;
}
.dx-icon-arrowright:before
{
  content: "\f00e ";
}
.dx-icon-arrowup
{
  font: 14px/1 DXIcons;
}
.dx-icon-arrowup:before
{
  content: "\f013 ";
}
.dx-icon-spinleft
{
  font: 14px/1 DXIcons;
}
.dx-icon-spinleft:before
{
  content: "\f04f ";
}
.dx-icon-spinright
{
  font: 14px/1 DXIcons;
}
.dx-icon-spinright:before
{
  content: "\f04e ";
}
.dx-icon-spinnext
{
  font: 14px/1 DXIcons;
}
.dx-icon-spinnext:before
{
  content: "\f04e ";
}
.dx-rtl .dx-icon-spinnext:before
{
  content: "\f04f ";
}
.dx-icon-spinprev
{
  font: 14px/1 DXIcons;
}
.dx-icon-spinprev:before
{
  content: "\f04f ";
}
.dx-rtl .dx-icon-spinprev:before
{
  content: "\f04e ";
}
.dx-icon-spindown
{
  font: 14px/1 DXIcons;
}
.dx-icon-spindown:before
{
  content: "\f001 ";
}
.dx-icon-spinup
{
  font: 14px/1 DXIcons;
}
.dx-icon-spinup:before
{
  content: "\f002 ";
}
.dx-icon-chevronleft
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevronleft:before
{
  content: "\f012 ";
}
.dx-icon-chevronright
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevronright:before
{
  content: "\f010 ";
}
.dx-icon-chevronnext
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevronnext:before
{
  content: "\f010 ";
}
.dx-rtl .dx-icon-chevronnext:before
{
  content: "\f012 ";
}
.dx-icon-chevronprev
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevronprev:before
{
  content: "\f012 ";
}
.dx-rtl .dx-icon-chevronprev:before
{
  content: "\f010 ";
}
.dx-icon-chevrondown
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevrondown:before
{
  content: "\f016 ";
}
.dx-icon-chevronup
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevronup:before
{
  content: "\f014 ";
}
.dx-icon-chevrondoubleleft
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevrondoubleleft:before
{
  content: "\f042 ";
}
.dx-icon-chevrondoubleright
{
  font: 14px/1 DXIcons;
}
.dx-icon-chevrondoubleright:before
{
  content: "\f043 ";
}
.dx-icon-equal
{
  font: 14px/1 DXIcons;
}
.dx-icon-equal:before
{
  content: "\f044 ";
}
.dx-icon-notequal
{
  font: 14px/1 DXIcons;
}
.dx-icon-notequal:before
{
  content: "\f045 ";
}
.dx-icon-less
{
  font: 14px/1 DXIcons;
}
.dx-icon-less:before
{
  content: "\f046 ";
}
.dx-icon-greater
{
  font: 14px/1 DXIcons;
}
.dx-icon-greater:before
{
  content: "\f047 ";
}
.dx-icon-lessorequal
{
  font: 14px/1 DXIcons;
}
.dx-icon-lessorequal:before
{
  content: "\f048 ";
}
.dx-icon-greaterorequal
{
  font: 14px/1 DXIcons;
}
.dx-icon-greaterorequal:before
{
  content: "\f049 ";
}
.dx-icon-sortup
{
  font: 14px/1 DXIcons;
}
.dx-icon-sortup:before
{
  content: "\f051 ";
}
.dx-icon-sortdown
{
  font: 14px/1 DXIcons;
}
.dx-icon-sortdown:before
{
  content: "\f052 ";
}
.dx-icon-sortuptext
{
  font: 14px/1 DXIcons;
}
.dx-icon-sortuptext:before
{
  content: "\f053 ";
}
.dx-icon-sortdowntext
{
  font: 14px/1 DXIcons;
}
.dx-icon-sortdowntext:before
{
  content: "\f054 ";
}
.dx-icon-sortchange
{
  font: 14px/1 DXIcons;
}
.dx-icon-sortchange:before
{
  content: "\f055 ";
}
.dx-icon-expand
{
  font: 14px/1 DXIcons;
}
.dx-icon-expand:before
{
  content: "\f04a ";
}
.dx-icon-collapse
{
  font: 14px/1 DXIcons;
}
.dx-icon-collapse:before
{
  content: "\f04b ";
}
.dx-icon-columnfield
{
  font: 14px/1 DXIcons;
}
.dx-icon-columnfield:before
{
  content: "\f057 ";
}
.dx-icon-rowfield
{
  font: 14px/1 DXIcons;
}
.dx-icon-rowfield:before
{
  content: "\f058 ";
}
.dx-icon-datafield
{
  font: 14px/1 DXIcons;
}
.dx-icon-datafield:before
{
  content: "\f056 ";
}
.dx-icon-fields
{
  font: 14px/1 DXIcons;
}
.dx-icon-fields:before
{
  content: "\f059 ";
}
.dx-icon-fieldchooser
{
  font: 14px/1 DXIcons;
}
.dx-icon-fieldchooser:before
{
  content: "\f05a ";
}
.dx-icon-columnchooser
{
  font: 14px/1 DXIcons;
}
.dx-icon-columnchooser:before
{
  content: "\f04d ";
}
.dx-icon-pin
{
  font: 14px/1 DXIcons;
}
.dx-icon-pin:before
{
  content: "\f05b ";
}
.dx-icon-unpin
{
  font: 14px/1 DXIcons;
}
.dx-icon-unpin:before
{
  content: "\f05c ";
}
.dx-icon-pinleft
{
  font: 14px/1 DXIcons;
}
.dx-icon-pinleft:before
{
  content: "\f05d ";
}
.dx-icon-pinright
{
  font: 14px/1 DXIcons;
}
.dx-icon-pinright:before
{
  content: "\f05e ";
}
.dx-icon-contains
{
  font: 14px/1 DXIcons;
}
.dx-icon-contains:before
{
  content: "\f063 ";
}
.dx-icon-startswith
{
  font: 14px/1 DXIcons;
}
.dx-icon-startswith:before
{
  content: "\f064 ";
}
.dx-icon-endswith
{
  font: 14px/1 DXIcons;
}
.dx-icon-endswith:before
{
  content: "\f065 ";
}
.dx-icon-doesnotcontain
{
  font: 14px/1 DXIcons;
}
.dx-icon-doesnotcontain:before
{
  content: "\f066 ";
}
.dx-icon-export
{
  font: 14px/1 DXIcons;
}
.dx-icon-export:before
{
  content: "\f05f ";
}
.dx-icon-exportxlsx
{
  font: 14px/1 DXIcons;
}
.dx-icon-exportxlsx:before
{
  content: "\f060 ";
}
.dx-icon-exportpdf
{
  font: 14px/1 DXIcons;
}
.dx-icon-exportpdf:before
{
  content: "\f061 ";
}
.dx-icon-square
{
  font: 14px/1 DXIcons;
}
.dx-icon-square:before
{
  content: "\f067 ";
}
.dx-icon-clearsquare
{
  font: 14px/1 DXIcons;
}
.dx-icon-clearsquare:before
{
  content: "\f068 ";
}
.dx-icon-back
{
  font: 14px/1 DXIcons;
}
.dx-icon-back:before
{
  content: "\f012 ";
}
.dx-rtl .dx-icon-back:before
{
  content: "\f010 ";
}
.dx-icon
{
  color: #646464;
}
.dx-icon-back
{
  font: 14px/1 DXIcons;
}
.dx-icon-back:before
{
  content: "\f011 ";
}
.dx-rtl .dx-icon-back:before
{
  content: "\f00e ";
}
.dx-icon-remove
{
  font: 14px/1 DXIcons;
}
.dx-icon-remove:before
{
  content: "\f03e ";
}
.dx-widget
{
  color: rgba(0,0,0,.87);
  font-weight: 400;
  font-size: 14px;
  font-family: RobotoDraft,'Helvetica Neue',Helvetica,Arial;
  line-height: 25px;
}
.dx-widget a
{
  color: #00bcd4;
  text-decoration: underline;
}
.dx-widget img
{
  border-style: none;
}
.dx-state-disabled.dx-widget, .dx-state-disabled .dx-widget
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  zoom: 1;
  cursor: default;
}
.dx-badge
{
  border-radius: 7px;
  background-color: #00838f;
  color: #fff;
  line-height: 15px;
}
:not(.dx-rtl)>.dx-resizable-handle-corner-bottom-right
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAAVElEQVRIx2P8z0A+YBzVPKp55GlmxCaoC4SX/18mT3MUAw/Dl//LBsBmMPjPQDfNYMcyXCbP2eBgYlhGXoBRZDO9AwzNsaQ5Gy2YSAswSmwetoUBANBHTwHSl+ZnAAAAAElFTkSuQmCC);
}
.dx-rtl .dx-resizable-handle-corner-bottom-left
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAAVElEQVRIx2P8z0A+YBzVPKp55GlmxCaoC4SX/18mT3MUAw/Dl//LBsBmMPjPQDfNYMcyXCbP2eBgYlhGXoBRZDO9AwzNsaQ5Gy2YSAswSmwetoUBANBHTwHSl+ZnAAAAAElFTkSuQmCC);
}
.dx-button-disabled
{
  background-color: rgba(153,153,153,.4);
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-button-disabled .dx-button-text
{
  color: #000;
}
.dx-button
{
  background-color: #fafafa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  -webkit-transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  -moz-transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  -ms-transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  position: relative;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
}
.dx-button:before
{
  transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  -webkit-transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  -moz-transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
  -ms-transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
}
.dx-button .dx-icon
{
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-button.dx-state-hover, .dx-button.dx-state-focused
{
  background-color: #ebebeb;
}
.dx-button.dx-state-active
{
  position: relative;
  -webkit-box-shadow: 0 4px 13px 0 rgba(0,0,0,.3),0 2px 2px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 4px 13px 0 rgba(0,0,0,.3),0 2px 2px 0 rgba(0,0,0,.2);
  box-shadow: 0 4px 13px 0 rgba(0,0,0,.3),0 2px 2px 0 rgba(0,0,0,.2);
}
.dx-button.dx-state-active .dx-button-content:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
}
.dx-button-content
{
  position: relative;
  padding: 2px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-button-content:before
{
  background-color: rgba(0,0,0,.06);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-button-text
{
  position: relative;
  padding: 5px;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 32px;
}
.dx-button-back
{
  min-width: 20px;
}
.dx-button-back img
{
  width: 20px;
}
.dx-button-back .dx-button-text
{
  display: none;
}
.dx-button-default
{
  background-color: #2196f3;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}
.dx-button-default .dx-icon
{
  color: #fff;
}
.dx-button-default.dx-state-hover, .dx-button-default.dx-state-focused
{
  background-color: #1e88e5;
}
.dx-button-default .dx-button-content:before
{
  background-color: #1976d2;
}
.dx-button-default .dx-button-text
{
  color: #fff;
}
.dx-button-danger
{
  background-color: #ff5252;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}
.dx-button-danger .dx-icon
{
  color: #fff;
}
.dx-button-danger.dx-state-hover, .dx-button-danger.dx-state-focused
{
  background-color: #dd191d;
}
.dx-button-danger .dx-button-content:before
{
  background-color: #b0120a;
}
.dx-button-danger .dx-button-text
{
  color: #fff;
}
.dx-button-success
{
  background-color: #0f9d58;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}
.dx-button-success .dx-icon
{
  color: #fff;
}
.dx-button-success.dx-state-hover, .dx-button-success.dx-state-focused
{
  background-color: #0a8f08;
}
.dx-button-success .dx-button-content:before
{
  background-color: #0d5302;
}
.dx-button-success .dx-button-text
{
  color: #fff;
}
.dx-state-disabled.dx-button, .dx-state-disabled .dx-button
{
  background-color: rgba(153,153,153,.4);
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-state-disabled.dx-button .dx-button-text, .dx-state-disabled .dx-button .dx-button-text
{
  color: #000;
}
.dx-scrollable-scroll
{
  background-color: rgba(71,74,79,.5);
}
.dx-scrollbar-vertical .dx-scrollable-scroll
{
  margin: 0 3px;
  width: 0 3px;
}
.dx-scrollbar-horizontal .dx-scrollable-scroll
{
  margin: 3px 0;
  height: 3px;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down
{
  background-color: #ffff8d;
  position: relative;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  position: static;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down>div
{
  background-color: #fff;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-refreshing .dx-icon-pulldown
{
  color: rgba(0,0,0,.4);
}
.dx-scrollable-native.dx-scrollable-native-android .dx-icon-pulldown
{
  color: #00bcd4;
}
.dx-scrollview-pull-down-image
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAyCAQAAAD2dTOtAAAApElEQVRIx2OYxQCHvlggw38oZBgcCrFCihQ2YIFDViH1g+cMFjhkFVI/eP5jgUNWIfWDh2iFdbMuYUCsCmcS65lRhXRRqDXrwKzDYPgci8LDUFgKMilq1h+saREBt8xig1gai1fp9llsCDcm4FS2dxYnqmfS8ClD9XUmFq9wYk/hOWjKeHBnhVK4smMgZfjyTDVY2clZ/IQzVzWwuOPHyFz/iYQAhMbywidpE3YAAAAASUVORK5CYII=);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.dx-scrollview-pull-down-text
{
  color: rgba(0,0,0,.87);
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
}
.dx-scrollview-scrollbottom-indicator
{
  margin-left: -1px;
}
.dx-scrollview-pull-down-indicator
{
  margin-top: -20px;
}
.dx-checkbox
{
  line-height: 0;
}
.dx-checkbox .dx-checkbox-container
{
  z-index: 0;
}
.dx-state-active.dx-checkbox .dx-checkbox-icon:before, .dx-state-focused.dx-checkbox .dx-checkbox-icon:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(3.43);
  -moz-transform: scale(3.43);
  -ms-transform: scale(3.43);
  -o-transform: scale(3.43);
  transform: scale(3.43);
}
.dx-checkbox-container
{
  height: 100%;
  position: relative;
  overflow: visible;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-checkbox-text
{
  position: relative;
  left: -18px;
  height: 100%;
  overflow: hidden;
  padding-left: 23px;
}
.dx-checkbox-icon
{
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0,0,0,.54);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition: background-color 140ms linear 0,border-color 140ms linear 0;
  -moz-transition: background-color 140ms linear 0,border-color 140ms linear 0;
  -o-transition: background-color 140ms linear 0,border-color 140ms linear 0;
  transition: background-color 140ms linear 0,border-color 140ms linear 0;
  -webkit-transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0;
  -moz-transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0;
  -o-transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0;
  transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0;
  -webkit-transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  transition: background-color 140ms linear 0,border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-checkbox-icon:before
{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background-color: rgba(0,0,0,.12);
}
.dx-checkbox-checked .dx-checkbox-icon
{
  border-color: #00bcd4;
  background-color: #00bcd4;
}
.dx-checkbox-checked .dx-checkbox-icon:after
{
  content: "";
  display: block;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: checkbox-icon-extension 140ms ease-out forwards;
  -moz-animation: checkbox-icon-extension 140ms ease-out forwards;
  -o-animation: checkbox-icon-extension 140ms ease-out forwards;
  animation: checkbox-icon-extension 140ms ease-out forwards;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 35%;
  height: 70%;
  top: -1px;
  left: 4px;
}
.dx-checkbox-checked.dx-state-focused .dx-checkbox-icon:before, .dx-checkbox-checked.dx-state-active .dx-checkbox-icon:before
{
  background-color: rgba(0,188,212,.12);
}
.dx-checkbox-indeterminate .dx-checkbox-icon
{
  border-color: #00bcd4;
  -webkit-box-shadow: inset 0 0 0 2px #00bcd4;
  -moz-box-shadow: inset 0 0 0 2px #00bcd4;
  box-shadow: inset 0 0 0 2px #00bcd4;
}
.dx-checkbox-indeterminate.dx-state-focused .dx-checkbox-icon:before, .dx-checkbox-indeterminate.dx-state-active .dx-checkbox-icon:before
{
  background-color: rgba(0,188,212,.12);
}
.dx-state-disabled.dx-checkbox .dx-checkbox-icon, .dx-state-disabled .dx-checkbox .dx-checkbox-icon
{
  border-color: rgba(0,0,0,.26);
}
.dx-state-disabled.dx-checkbox.dx-checkbox-checked .dx-checkbox-icon, .dx-state-disabled .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon
{
  border-color: transparent;
  background-color: rgba(0,0,0,.26);
}
.dx-state-disabled.dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon, .dx-state-disabled .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon
{
  -webkit-box-shadow: inset 0 0 0 2px rgba(0,0,0,.26);
  -moz-box-shadow: inset 0 0 0 2px rgba(0,0,0,.26);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.26);
}
.dx-invalid .dx-checkbox-container .dx-checkbox-icon
{
  border: 1px rgba(234,68,68,.4) solid;
}
.dx-invalid.dx-state-focused .dx-checkbox-container .dx-checkbox-icon
{
  border-color: #ea4444;
}
.dx-rtl.dx-checkbox .dx-checkbox-text
{
  left: 0;
}
@-webkit-keyframes checkbox-icon-extension
{
  0%
  {
    top: 9px;
    left: 6px;
    width: 0;
    height: 0;
  }
  100%
  {
    top: -1px;
    left: 4px;
    width: 35%;
    height: 70%;
  }
}
@-webkit-keyframes checkbox-icon-extension
{
  0%
  {
    top: 9px;
    left: 6px;
    width: 0;
    height: 0;
  }
  100%
  {
    top: -1px;
    left: 4px;
    width: 35%;
    height: 70%;
  }
}
@-moz-keyframes checkbox-icon-extension
{
  0%
  {
    top: 9px;
    left: 6px;
    width: 0;
    height: 0;
  }
  100%
  {
    top: -1px;
    left: 4px;
    width: 35%;
    height: 70%;
  }
}
@-ms-keyframes checkbox-icon-extension
{
  0%
  {
    top: 9px;
    left: 6px;
    width: 0;
    height: 0;
  }
  100%
  {
    top: -1px;
    left: 4px;
    width: 35%;
    height: 70%;
  }
}
@keyframes checkbox-icon-extension
{
  0%
  {
    top: 9px;
    left: 6px;
    width: 0;
    height: 0;
  }
  100%
  {
    top: -1px;
    left: 4px;
    width: 35%;
    height: 70%;
  }
}
.dx-switch
{
  width: 36px;
  height: 20px;
  line-height: 20px;
}
.dx-switch-wrapper
{
  position: relative;
}
.dx-switch-container
{
  height: 20px;
  margin-top: -3px;
  overflow: visible;
}
.dx-switch-container:after, .dx-switch-container :after
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
}
.dx-switch-container:before
{
  position: absolute;
  content: '';
  top: 3px;
  width: 100%;
  height: 14px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
  background-color: rgba(0,0,0,.26);
}
.dx-switch-inner
{
  width: 100%;
  height: 100%;
}
.dx-switch-on, .dx-switch-off
{
  float: left;
  margin-left: -10px;
  padding: 4px 0;
  width: 50%;
  height: 20px;
  color: transparent;
  text-align: center;
  line-height: 100%;
}
.dx-switch-on
{
  background: transparent;
  width: 100%;
}
.dx-switch-off
{
  display: none;
  padding-bottom: 10px;
  background-color: transparent;
}
.dx-switch-handle
{
  position: relative;
  float: left;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background-color: #fafafa;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
}
.dx-switch-handle:after
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dx-switch-handle:before
{
  background-color: rgba(0,0,0,.06);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.dx-switch-on-value .dx-switch-handle
{
  border: none;
  background-color: #00bcd4;
}
.dx-switch-on-value .dx-switch-handle:before
{
  background-color: rgba(0,188,212,.12);
}
.dx-switch-on-value .dx-switch-container:before
{
  background-color: rgba(0,188,212,.5);
}
.dx-state-focused.dx-switch .dx-switch-handle:before, .dx-state-active.dx-switch .dx-switch-handle:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
}
.dx-state-disabled .dx-switch-container:before
{
  background-color: rgba(0,0,0,.12);
}
.dx-state-disabled.dx-switch-on-value .dx-switch-handle
{
  background-color: rgba(0,0,0,.12);
}
.dx-state-disabled .dx-switch-handle:after
{
  background-color: #bdbdbd;
}
.dx-rtl .dx-switch .dx-switch-on, .dx-switch.dx-rtl .dx-switch-on, .dx-rtl .dx-switch .dx-switch-off, .dx-switch.dx-rtl .dx-switch-off
{
  float: right;
  margin-right: -10px;
  margin-left: 0;
}
.dx-rtl .dx-switch .dx-switch-handle, .dx-switch.dx-rtl .dx-switch-handle
{
  float: right;
  margin-right: -10px;
  margin-left: 0;
}
.dx-rtl .dx-switch .dx-switch-handle:before, .dx-switch.dx-rtl .dx-switch-handle:before
{
  left: 16px;
}
.dx-rtl .dx-switch.dx-switch-on-value .dx-switch-handle:before, .dx-switch.dx-rtl.dx-switch-on-value .dx-switch-handle:before
{
  left: 14px;
}
.dx-tabs
{
  padding: 0;
  background-color: #00bcd4;
}
.dx-tabs .dx-icon
{
  color: #fff;
}
.dx-tabs .dx-tabs-item-badge
{
  vertical-align: middle;
}
.dx-tabs-nav-button
{
  position: relative;
  background-color: #00bcd4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-tabs-nav-button .dx-button-content
{
  padding: 0;
}
.dx-tabs-nav-button .dx-icon
{
  margin: auto;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
}
.dx-tabs-nav-button.dx-button
{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-tabs-nav-button.dx-state-hover
{
  background-color: transparent;
}
.dx-tab
{
  position: relative;
  display: table-cell;
  min-width: 80px;
  height: 100%;
  background-color: #00bcd4;
}
.dx-tab:before
{
  background-color: rgba(255,255,141,.54);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-tab .dx-icon
{
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 2px;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-tab .dx-tab-text
{
  display: inline-block;
  vertical-align: middle;
}
.dx-state-active.dx-tab:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
}
.dx-state-active.dx-tab .dx-tab-text
{
  color: #fff;
}
.dx-state-active.dx-tabs-nav-button
{
  background-color: rgba(255,255,141,.54);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-tab-content
{
  line-height: 44px;
  padding: 0 12px 4px;
}
.dx-tab-text
{
  color: rgba(255,255,255,.6);
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}
.dx-tab-selected
{
  -webkit-box-shadow: inset 0 -3px 0 #ffff8d;
  -moz-box-shadow: inset 0 -3px 0 #ffff8d;
  box-shadow: inset 0 -3px 0 #ffff8d;
}
.dx-tab-selected .dx-tab-text
{
  color: #fff;
}
.dx-state-disabled .dx-tab, .dx-state-disabled.dx-tab
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-navbar .dx-tab-selected
{
  -webkit-box-shadow: inset 0 3px 0 #ffff8d;
  -moz-box-shadow: inset 0 3px 0 #ffff8d;
  box-shadow: inset 0 3px 0 #ffff8d;
}
.dx-navbar .dx-state-active.dx-tab:before
{
  -webkit-transform: scale(1.8);
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -o-transform: scale(1.8);
  transform: scale(1.8);
}
.dx-navbar .dx-tab-content
{
  padding: 15px 12px 17px;
}
.dx-navbar .dx-tab-content .dx-icon
{
  width: 32px;
  height: 32px;
  background-position: 0 0;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  background-size: 32px 32px;
  padding: 0;
  font-size: 32px;
  text-align: center;
  line-height: 32px;
}
.dx-device-phone .dx-navbar .dx-tab-text
{
  font-size: 10px;
}
.dx-placeholder
{
  color: rgba(0,0,0,.26);
}
.dx-placeholder:before
{
  padding: 8px 0 7px;
  font-size: 14px;
  line-height: 16px;
}
.dx-texteditor-input
{
  padding: 8px 0 7px;
  background: transparent;
  color: rgba(0,0,0,.87);
  font-size: 14px;
}
.dx-texteditor-input:-moz-ui-invalid:not(output)
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-texteditor-container
{
  position: relative;
  margin: 8px 0;
  border-bottom: 1px solid rgba(0,0,0,.12);
  overflow: visible;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.dx-texteditor-container:before
{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 100%;
  -webkit-transform: scale(0,2);
  -moz-transform: scale(0,2);
  -ms-transform: scale(0,2);
  -o-transform: scale(0,2);
  transform: scale(0,2);
}
.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 34px;
}
.dx-clear-button-area
{
  width: 27px;
}
.dx-clear-button-area .dx-icon-clear
{
  top: 6px;
  right: 0;
  width: 20px;
  height: 20px;
  background-position: 0 0;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  padding: 0;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
}
.dx-state-focused.dx-texteditor .dx-texteditor-container:before
{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background-color: #00bcd4;
  -webkit-transition: -webkit-transform .3s cubic-bezier(.2,0,.03,1);
  -moz-transition: -moz-transform .3s cubic-bezier(.2,0,.03,1);
  -o-transition: -o-transform .3s cubic-bezier(.2,0,.03,1);
  transition: transform .3s cubic-bezier(.2,0,.03,1);
}
.dx-state-disabled.dx-texteditor
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-state-disabled .dx-texteditor-container
{
  border-bottom: 1px dashed rgba(0,0,0,.12);
}
.dx-state-disabled .dx-texteditor-input
{
  color: rgba(102,102,102,.87);
}
.dx-invalid .dx-texteditor-container
{
  border-bottom: 1px solid rgba(234,68,68,.4);
}
.dx-invalid .dx-texteditor-container:after
{
  pointer-events: none;
  font-weight: bold;
  background-color: #ea4444;
  color: #fafafa;
  content: '!';
  position: absolute;
  top: 6px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 20px;
  right: 0;
}
.dx-invalid.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after
{
  right: 34px;
}
.dx-invalid .dx-texteditor-input
{
  padding-right: 30px;
}
.dx-invalid.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 64px;
}
.dx-invalid.dx-show-clear-button.dx-rtl .dx-texteditor-input
{
  padding-left: 64px;
  padding-right: 0;
}
.dx-state-focused.dx-invalid .dx-texteditor-container:before
{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background-color: #ea4444;
  -webkit-transition: -webkit-transform .3s cubic-bezier(.2,0,.03,1);
  -moz-transition: -moz-transform .3s cubic-bezier(.2,0,.03,1);
  -o-transition: -o-transform .3s cubic-bezier(.2,0,.03,1);
  transition: transform .3s cubic-bezier(.2,0,.03,1);
}
.dx-rtl .dx-texteditor .dx-texteditor-input, .dx-rtl.dx-texteditor .dx-texteditor-input
{
  padding-right: 0;
}
.dx-rtl .dx-texteditor.dx-invalid .dx-texteditor-input, .dx-rtl.dx-texteditor.dx-invalid .dx-texteditor-input
{
  padding-left: 30px;
  padding-right: 0;
}
.dx-rtl .dx-texteditor.dx-invalid.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-texteditor.dx-invalid.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 64px;
  padding-right: 0;
}
.dx-rtl .dx-texteditor .dx-placeholder, .dx-rtl.dx-texteditor .dx-placeholder, .dx-rtl .dx-texteditor .dx-placeholder:before, .dx-rtl.dx-texteditor .dx-placeholder:before
{
  right: 0;
  left: auto;
}
.dx-rtl .dx-texteditor .dx-clear-button-area .dx-icon-clear, .dx-rtl.dx-texteditor .dx-clear-button-area .dx-icon-clear
{
  left: 0;
  right: auto;
}
.dx-rtl .dx-texteditor.dx-invalid .dx-texteditor-container:after, .dx-rtl.dx-texteditor.dx-invalid .dx-texteditor-container:after
{
  left: 0;
  right: auto;
}
.dx-rtl .dx-texteditor.dx-invalid.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after, .dx-rtl.dx-texteditor.dx-invalid.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after
{
  left: 20px;
  right: auto;
}
.dx-searchbox
{
  background-color: transparent;
}
.dx-searchbox .dx-texteditor-input
{
  padding-left: 36px;
}
.dx-searchbox .dx-icon-search:before
{
  top: 0;
  left: 0;
  padding: 8px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAQAAAACj/OVAAAB1ElEQVRYw9XYzYrCMBDA8f/Fu0qPih70UqRPsIpgq2/gRUGESgUFvRX68u5lzaa1H2mdZt3kJpn+apxMp/LA7uRjQPp4bNhzJSbmyp4NHn1qDiOQEWsuJDnzwpqRKEiXJbdc7DlvLOkKgYzZlmLPuWUsADLlaMQlJByZvgkyznAnAlwcOnRwcAk4ZcjxGyDd1GZemNN78EhH95inkmlb/VsWg0vtQjsm6vPsmLDTVi4bgoy0zNwx0Ba8joFG3qoOSRG41jZzklqQNybaxq4bgPS1C8wzC/LHXLvBfn3Q0zKzZwT2tIz16oMbFRy8LCgagYrZ1Af3Ktg1Bl0Vs68PXlWwYww6KuZaH4xVcMcY7KiY+B+A1rfUetJYPxbWD77t0ma9eP/B48n6A7hhi3F+o8Vo0EQlJHzZaxMNSalG+GxKyrX6CzNS8mVGJw+ExIT4DBuAxq9ri5xbipg1AiuLdzF5Z9UeCIfy3JUHw/LjIg/G5SfU3jf8IeVBv7wOyYNDojrk+yDMuJuTEqDeUFWSMmB+AdDnShqsIu/MpMEqMmIoDVaRvjxYToZtgGVk3A5YTIZtgUWk3x4IwUv1aSVL0wUvSjce8ufwtaz7v63V5/3J3tb8Bqf44yWHHCJ2AAAAAElFTkSuQmCC);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.dx-searchbox .dx-placeholder
{
  padding-left: 36px;
}
.dx-searchbox.dx-texteditor-empty .dx-placeholder:before
{
  display: block;
}
.dx-rtl .dx-searchbox .dx-icon-search:before, .dx-rtl.dx-searchbox .dx-icon-search:before
{
  left: auto;
  right: 0;
}
.dx-rtl .dx-searchbox .dx-texteditor-input, .dx-rtl.dx-searchbox .dx-texteditor-input, .dx-rtl .dx-searchbox .dx-placeholder:before, .dx-rtl.dx-searchbox .dx-placeholder:before
{
  padding-left: 0;
  padding-right: 36px;
}
.dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 30px;
}
.dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-rtl .dx-texteditor-input
{
  padding-left: 30px;
  padding-right: 0;
}
.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon, .dx-dropdowneditor.dx-state-disabled .dx-dropdowneditor-icon
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-dropdowneditor.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 64px;
}
.dx-dropdowneditor.dx-show-clear-button.dx-rtl .dx-texteditor-input
{
  padding-left: 64px;
  padding-right: 0;
}
.dx-invalid.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 50px;
}
.dx-invalid.dx-show-clear-button.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 94px;
}
.dx-dropdowneditor-button
{
  width: 30px;
  z-index: 1;
}
.dx-dropdowneditor-input-wrapper
{
  overflow: initial;
}
.dx-dropdowneditor-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAQAAADWbbXjAAAALElEQVQYV2NYNXPVfzQ4k+E/A5rwzP8MQEEU4ZkgPlgQLgwWgguChaFC/xkAmpNBvz8gWGUAAAAASUVORK5CYII=);
  background-position: 100% 50%;
}
.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after
{
  right: 20px;
}
.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after
{
  right: 64px;
}
.dx-rtl .dx-dropdowneditor .dx-dropdowneditor-button, .dx-rtl.dx-dropdowneditor .dx-dropdowneditor-button
{
  float: left;
}
.dx-rtl .dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-invaild .dx-texteditor-input, .dx-rtl.dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-invaild .dx-texteditor-input
{
  padding-left: 50px;
  padding-right: 0;
}
.dx-rtl .dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-invalid.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-invalid.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 94px;
  padding-right: 0;
}
.dx-rtl .dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-dropdowneditor.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 64px;
  padding-right: 0;
}
.dx-rtl .dx-dropdowneditor .dx-dropdowneditor-icon, .dx-rtl.dx-dropdowneditor .dx-dropdowneditor-icon
{
  background-position: 0% 50%;
}
.dx-rtl.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after
{
  left: 30px;
  right: auto;
}
.dx-rtl.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after
{
  left: 64px;
  right: auto;
}
.dx-list .dx-empty-message
{
  text-align: center;
}
.dx-list .dx-scrollable-container
{
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.dx-list-group-header
{
  padding: 1em 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
  color: rgba(0,0,0,.87);
  font-weight: bold;
  color: rgba(0,0,0,.54);
}
.dx-list-group-header:before
{
  border-top-color: rgba(0,0,0,.54);
  margin-top: 16px;
}
.dx-list-group-collapsed .dx-list-group-header:before
{
  border-bottom-color: rgba(0,0,0,.54);
}
.dx-list-group-collapsed .dx-list-group-header:before
{
  margin-top: 12px;
}
.dx-list-item
{
  position: relative;
}
.dx-list-item:before
{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-list-item:last-child, .dx-list-item:only-child
{
  border-bottom: 0;
}
.dx-list-item .dx-icon-toggle-delete
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAABUklEQVRYw+2YT2qEMBSHRUQK9QOnINgynSqFLtoOgpvuPcQcoFvv4dm8Tw6QrmR0Jok6jW/T8tuGfOTl/Q90sL2CvwYhJKOho0eh6OloyAg9QQipUWiLFPU8yg2IaK3Xj9US3QihWQQY1KyGEDtMZDddvAJCthowKFsIYX8zQqPZL4D84hXW11z/hfag2A1RXiDKAVnptIsdehp62qMiM6T1CmkNEEKvCI0+57QzpPYOqa8hyjtEXUA2MNbIYP7i3BH7/iPEEC0DpNsE0k0hveHIiZSSnJyMJ1448Ek10ZFnSkoOPHI03NBPIWppbbDW0Tu7f7kg76sgr/MQk7m+2VFQUJADcE9CQkoKJCQkwANvfFBR8TVvLpGPF3FhkWCUSCsiCVIq1UsULZHyK9RIiLREQs2dUJsq0nALjQ5CQ5DQOCc0mIqN2ELLArG1x/8qaqwfXyyLUMGoWs8AAAAASUVORK5CYII=);
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.dx-list-item.dx-state-active
{
  background-color: rgba(0,0,0,.06);
}
.dx-list-item.dx-state-active:before
{
  background-color: rgba(0,0,0,.06);
  -webkit-transition: -webkit-transform .6s linear;
  -moz-transition: -moz-transform .6s linear;
  -o-transition: -o-transform .6s linear;
  transition: transform .6s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
}
.dx-list-item.dx-state-focused, .dx-list-item.dx-state-hover
{
  background-color: rgba(0,0,0,.06);
}
.dx-list-item-separator-hidden .dx-list-item
{
  border-bottom: none;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-selected
{
  background-color: rgba(0,0,0,.06);
}
.dx-list-item-chevron
{
  border-color: rgba(0,0,0,.87);
}
.dx-list-border-visible
{
  border: 1px solid rgba(0,0,0,.12);
}
.dx-list-item, .dx-list .dx-empty-message
{
  color: rgba(0,0,0,.87);
  line-height: 24px;
}
.dx-list-item-content, .dx-list .dx-empty-message
{
  padding: 16px;
}
.dx-list-item-before-bag.dx-list-toggle-delete-switch-container
{
  width: 37px;
}
.dx-list-item-before-bag.dx-list-select-checkbox-container, .dx-list-item-before-bag.dx-list-select-radiobutton-container
{
  width: 36px;
}
.dx-list-item-before-bag .dx-list-toggle-delete-switch
{
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-list-item-before-bag .dx-button-content:before
{
  content: none;
}
.dx-list-item-before-bag .dx-icon-toggle-delete
{
  width: 21px;
  height: 21px;
}
.dx-list-item-before-bag .dx-list-select-checkbox
{
  margin-left: 16px;
}
.dx-list-item-before-bag .dx-list-select-radiobutton
{
  margin-left: 4px;
}
.dx-list-select-all
{
  padding: 1em 0;
  border-bottom: 1px solid rgba(0,0,0,.12);
}
.dx-list-select-all-checkbox
{
  margin-top: -2px;
  margin-bottom: -3px;
  margin-left: 16px;
  float: left;
}
.dx-list-select-all-label
{
  padding: 0 11px;
  vertical-align: middle;
}
.dx-list-static-delete-button-container
{
  width: 35px;
}
.dx-list-static-delete-button-container .dx-list-static-delete-button
{
  padding: 0 3px;
}
.dx-list-static-delete-button-container .dx-button-content
{
  padding: 1px;
}
.dx-list-item-after-bag.dx-list-reorder-handle-container
{
  width: 46px;
}
.dx-list-item-after-bag .dx-list-reorder-handle
{
  width: 35px;
  height: 35px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAArklEQVRo3u3asQqAIBSFYXu3hgIjClrcL/eZelpbEiIkmkqv/3AWJ79Fj1xdjNFZjgMIECBAgAB/AqpILt19zRJwVZHNKnBWkf3MYg3oL7iUyQpwzOBSfO3A/gGXMnwCVJHwYjO1JOSAu6UABFgh0PYhQ9kGCBAgVY2qRpMBSFWjqnEPAgRIVaOqcdEDBEhVK6GqFTV8YXzGALTtEXYTnxDsfSPhNQEQIECAAAvPAW7NffK6E6xLAAAAAElFTkSuQmCC);
}
.dx-list-item-ghost-reordering
{
  border-top: 1px solid rgba(0,0,0,.12);
  border-bottom: 1px solid rgba(0,0,0,.12);
  background-color: rgba(255,255,255,.5);
}
.dx-list-slide-menu-button
{
  color: rgba(0,0,0,.87);
}
.dx-list-slide-menu-button-delete
{
  background-color: #ff5252;
}
.dx-list-slide-menu-button-menu
{
  background-color: #fafafa;
}
.dx-list-group
{
  border-bottom: 2px solid rgba(0,0,0,.12);
  border-bottom-width: 1px;
}
.dx-list-group .dx-list-item:last-child
{
  border-bottom: none;
}
.dx-list-group:last-child
{
  border-bottom: none;
}
.dx-list-switchable-delete-button
{
  margin-right: 16px;
}
.dx-list-context-menucontent
{
  background-color: #fafafa;
  -webkit-box-shadow: 0 3px 4px rgba(0,0,0,.15);
  -moz-box-shadow: 0 3px 4px rgba(0,0,0,.15);
  box-shadow: 0 3px 4px rgba(0,0,0,.15);
}
.dx-list-context-menucontent .dx-scrollable-container
{
  border: none;
}
.dx-list-context-menucontent .dx-list-item-content
{
  color: #00bcd4;
}
.dx-state-disabled.dx-list
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-state-disabled.dx-list-item, .dx-state-disabled .dx-list-item
{
  color: rgba(0,0,0,.26);
}
.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox, .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox
{
  margin-right: 16px;
  margin-left: 1px;
}
.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-radiobutton, .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-radiobutton
{
  margin-right: 4px;
  margin-left: 1px;
}
.dx-rtl .dx-list .dx-list-select-all-checkbox, .dx-rtl.dx-list .dx-list-select-all-checkbox
{
  margin-right: 16px;
  margin-left: 1px;
  float: right;
}
.dx-rtl .dx-list .dx-list-switchable-delete-button, .dx-rtl.dx-list .dx-list-switchable-delete-button
{
  margin-right: 0;
  margin-left: 16px;
}
.dx-dropdownlist-popup-wrapper
{
  height: 100%;
}
.dx-dropdownlist-popup-wrapper .dx-overlay-content
{
  max-height: 50%;
}
.dx-dropdownlist-popup-wrapper .dx-popup-content
{
  padding: 0;
  height: 100%;
}
.dx-dropdownlist-popup-wrapper .dx-list
{
  height: 100%;
}
.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content
{
  padding: 12px 0;
  text-indent: 16px;
}
.dx-dropdownlist-popup-wrapper .dx-scrollable-content
{
  margin: 0;
  padding: 0;
}
.dx-numberbox-spin-container
{
  padding: 4px 0;
  width: 25px;
}
.dx-numberbox-spin-up-icon
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAQAAADWbbXjAAAAJUlEQVQYV2P4zwCBq2aumgljI4T+AyFUGFkILowqBBVGFwILAwBspUG/PXY7fQAAAABJRU5ErkJggg==) no-repeat center;
  background-position: 100% 50%;
}
.dx-numberbox-spin-down-icon
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAQAAADWbbXjAAAALElEQVQYV2NYNXPVfzQ4k+E/A5rwzP8MQEEU4ZkgPlgQLgwWgguChaFC/xkAmpNBvz8gWGUAAAAASUVORK5CYII=) no-repeat center;
  background-position: 100% 50%;
}
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container
{
  width: 50px;
}
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up-icon
{
  background-position: 50% 50%;
}
.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 59px;
}
.dx-numberbox-spin.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 84px;
}
.dx-state-active.dx-numberbox-spin-button
{
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.dx-rtl .dx-numberbox-spin.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-numberbox-spin.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 84px;
}
.dx-rtl .dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 59px;
}
.dx-rtl .dx-numberbox-spin .dx-numberbox-spin-up-icon, .dx-rtl.dx-numberbox-spin .dx-numberbox-spin-up-icon, .dx-rtl .dx-numberbox-spin .dx-numberbox-spin-down-icon, .dx-rtl.dx-numberbox-spin .dx-numberbox-spin-down-icon
{
  background-position: 0% 50%;
}
.dx-rtl .dx-numberbox-spin .dx-texteditor-input, .dx-rtl.dx-numberbox-spin .dx-texteditor-input
{
  padding-right: 0;
}
.dx-datebox .dx-texteditor-input
{
  font-family: RobotoDraft,'Helvetica Neue',Helvetica,Arial;
}
.dx-datebox .dx-texteditor-input::-webkit-clear-button, .dx-datebox .dx-texteditor-input::-webkit-inner-spin-button, .dx-datebox .dx-texteditor-input::-webkit-calendar-picker-indicator
{
  display: none;
}
.dx-datebox-overlay.dx-datebox-calendar-overlay .dx-popup-content
{
  padding: 0;
}
.dx-datebox-with-calendar.dx-dropdowneditor-active .dx-texteditor-container:before, .dx-datebox-with-calendar.dx-dropdowneditor-active .dx-texteditor-container:after
{
  content: none;
}
.dx-datebox-with-calendar .dx-dropdowneditor-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAQAAABaOFzUAAAAK0lEQVQoz2PI983/jxf6MhBQAIRUVPKfARdEUgJRj50mXskItIhQBBBMDADJ5GE0Tm5NOgAAAABJRU5ErkJggg==);
}
.dx-datebox-with-calendar .dx-datebox-calendar
{
  padding: 0;
  margin: 30px 30px 0 30px;
}
.dx-datebox-calendar-overlay .dx-datebox-container-cell
{
  margin-right: 30px;
  margin-bottom: 30px;
}
.dx-calendar-with-time-picker-container .dx-timeview
{
  margin-top: 82px;
}
.dx-calendar-with-time-picker-container .dx-calendar
{
  margin-right: 23px;
}
.dx-calendar-with-time-picker-container .dx-datebox-container-cell
{
  margin: -14px 40px 30px 0;
}
.dx-rtl .dx-calendar-with-time-picker-container .dx-calendar
{
  margin-left: 23px;
  margin-right: 30px;
}
.dx-dateview
{
  color: inherit;
}
.dx-dateview-wrapper .dx-popup-content
{
  text-align: center;
}
.dx-dateview-rollers
{
  width: 100%;
}
.dx-dateviewroller
{
  text-align: center;
  min-width: 10%\9;
}
.dx-dateviewroller .dx-scrollable-content:before, .dx-dateviewroller .dx-scrollable-content:after
{
  content: "";
  height: 73px;
  display: block;
}
.dx-dateviewroller .dx-scrollable-container
{
  height: 182px;
}
.dx-dateviewroller.dx-state-active .dx-button
{
  display: none;
}
.dx-dateview-item
{
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.dx-dateview-item-selected-frame
{
  position: absolute;
  top: 73px;
  width: 80%;
  margin: 0 10%;
}
.dx-dateview-item-selected-frame:before, .dx-dateview-item-selected-frame:after
{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 73px;
}
.dx-dateview-item-selected-frame:before
{
  top: -73px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(bottom,rgba(243,243,243,0) 0%,#fafafa 60%);
  background-image: -moz-linear-gradient(bottom,rgba(243,243,243,0) 0%,#fafafa 60%);
  background-image: -ms-linear-gradient(bottom,rgba(243,243,243,0) 0%,#fafafa 60%);
  background-image: -o-linear-gradient(bottom,rgba(243,243,243,0) 0%,#fafafa 60%);
}
.dx-dateview-item-selected-frame:after
{
  top: 36px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top,rgba(243,243,243,0) 0%,#fafafa 60%);
  background-image: -moz-linear-gradient(top,rgba(243,243,243,0) 0%,#fafafa 60%);
  background-image: -ms-linear-gradient(top,rgba(243,243,243,0) 0%,#fafafa 60%);
  background-image: -o-linear-gradient(top,rgba(243,243,243,0) 0%,#fafafa 60%);
}
.dx-dateview-item-selected-border
{
  display: block;
  border-top: solid 2px #00bcd4;
  border-bottom: solid 2px #00bcd4;
  height: 38px;
  width: 80%;
  margin: 0 10%;
}
.dx-dateview-button-down, .dx-dateview-button-up
{
  display: none !important;
}
.dx-toolbar
{
  height: 56px;
  background: #00bcd4;
  color: #fff;
}
.dx-toolbar .dx-icon
{
  color: #fff;
}
.dx-toolbar-background
{
  background-color: #00bcd4;
}
.dx-toolbar-item, .dx-toolbar-menu-container
{
  padding: 0;
}
.dx-toolbar-button .dx-button
{
  position: relative;
  overflow: hidden;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-toolbar-button .dx-button.dx-state-focused .dx-button-content:before, .dx-toolbar-button .dx-button.dx-state-active .dx-button-content:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.6);
  -moz-transform: scale(2.6);
  -ms-transform: scale(2.6);
  -o-transform: scale(2.6);
  transform: scale(2.6);
}
.dx-toolbar-button .dx-button-content
{
  padding: 14px 16px 17px 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-toolbar-button .dx-button-content:before
{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-toolbar-button .dx-button-text
{
  line-height: 25px;
  color: #fff;
}
.dx-toolbar-label
{
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  padding: 16px 16px 15px;
}
.dx-tileview
{
  line-height: normal;
}
.dx-overlay-wrapper
{
  -webkit-transition: background-color .4s ease 0;
  -moz-transition: background-color .4s ease 0;
  -o-transition: background-color .4s ease 0;
  transition: background-color .4s ease 0;
  -webkit-transition: background-color .4s ease 0,none 1s linear 0;
  -moz-transition: background-color .4s ease 0,none 1s linear 0;
  -o-transition: background-color .4s ease 0,none 1s linear 0;
  transition: background-color .4s ease 0,none 1s linear 0;
  -webkit-transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0;
  transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0;
  -webkit-transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: background-color .4s ease 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-overlay-shader
{
  background-color: rgba(0,0,0,.26);
}
.dx-overlay-content .dx-button
{
  background-color: transparent;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
}
.dx-overlay-content .dx-button.dx-state-hover, .dx-overlay-content .dx-button.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-overlay-content .dx-button.dx-button-success .dx-button-text
{
  color: #0f9d58;
}
.dx-overlay-content .dx-button.dx-button-success.dx-state-hover, .dx-overlay-content .dx-button.dx-button-success.dx-state-focused
{
  background-color: rgba(10,143,8,.06);
}
.dx-overlay-content .dx-button.dx-button-success .dx-button-content:before
{
  background-color: rgba(13,83,2,.26);
}
.dx-overlay-content .dx-button.dx-button-danger .dx-button-text
{
  color: #ff5252;
}
.dx-overlay-content .dx-button.dx-button-danger.dx-state-hover, .dx-overlay-content .dx-button.dx-button-danger.dx-state-focused
{
  background-color: rgba(221,25,29,.06);
}
.dx-overlay-content .dx-button.dx-button-danger .dx-button-content:before
{
  background-color: rgba(176,18,10,.26);
}
.dx-overlay-content .dx-button.dx-button-default .dx-button-text
{
  color: #2196f3;
}
.dx-overlay-content .dx-button.dx-button-default.dx-state-hover, .dx-overlay-content .dx-button.dx-button-default.dx-state-focused
{
  background-color: rgba(30,136,229,.06);
}
.dx-overlay-content .dx-button.dx-button-default .dx-button-content:before
{
  background-color: rgba(25,118,210,.26);
}
.dx-toast-content
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-toast-wrapper .dx-overlay-content
{
  padding: 16px 24px 12px 24px;
  background-color: rgba(0,0,0,.9);
  color: #fff;
  position: relative;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
}
.dx-device-tablet .dx-toast-wrapper .dx-overlay-content, .dx-device-desktop .dx-toast-wrapper .dx-overlay-content
{
  min-width: 288px;
  max-width: 568px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-device-phone .dx-toast-wrapper .dx-overlay-content
{
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-toast-icon
{
  display: none;
}
.dx-toast-message
{
  padding-left: 0;
  line-height: 20px;
}
.dx-rtl .dx-toast-message
{
  padding-right: 0;
}
.dx-popup-wrapper .dx-overlay-content
{
  background: #fafafa;
  color: rgba(0,0,0,.87);
  position: relative;
  -webkit-box-shadow: 0 7px 40px 0 rgba(0,0,0,.3),0 14px 12px 0 rgba(0,0,0,.17);
  -moz-box-shadow: 0 7px 40px 0 rgba(0,0,0,.3),0 14px 12px 0 rgba(0,0,0,.17);
  box-shadow: 0 7px 40px 0 rgba(0,0,0,.3),0 14px 12px 0 rgba(0,0,0,.17);
}
.dx-popup-title
{
  padding: 0;
}
.dx-popup-normal .dx-popup-title
{
  background: none;
  height: 64px;
  padding: 8px 24px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-popup-normal .dx-popup-title, .dx-popup-normal .dx-popup-title .dx-toolbar-label, .dx-popup-normal .dx-popup-title .dx-toolbar-button .dx-button-text, .dx-popup-normal .dx-popup-title .dx-icon
{
  color: rgba(0,0,0,.87);
}
.dx-popup-normal .dx-popup-title .dx-button-content
{
  padding: 2px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-popup-normal .dx-popup-title .dx-button-content:before
{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-popup-normal .dx-popup-title .dx-toolbar-label
{
  padding-left: 0;
  font-weight: bold;
  font-size: 20px;
}
.dx-popup-bottom
{
  height: 52px;
  padding-right: 4px;
  padding-left: 20px;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-popup-bottom .dx-button
{
  min-width: 64px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-popup-bottom .dx-button-content
{
  padding: 2px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-popup-bottom .dx-button-text
{
  color: #00bcd4;
  line-height: 32px;
}
.dx-popup-bottom .dx-toolbar-label
{
  color: rgba(0,0,0,.87);
}
.dx-popup-bottom .dx-toolbar-item
{
  padding: 8px 4px;
}
.dx-popup-content
{
  padding-top: 24px;
}
.dx-popup-title+.dx-popup-content, .dx-popup-content.dx-dialog-content
{
  padding: 0 24px 24px;
}
.dx-dialog .dx-popup-bottom .dx-toolbar-center
{
  float: right;
}
.dx-dialog .dx-button-text
{
  color: #00bcd4;
}
.dx-dialog-message
{
  padding: 0;
}
.dx-rtl .dx-popup-normal .dx-popup-title
{
  padding: 8px 24px 0;
}
.dx-rtl .dx-popup-normal .dx-popup-title .dx-toolbar-label
{
  padding-right: 0;
}
.dx-rtl .dx-popup-bottom
{
  padding-right: 20px;
  padding-left: 4px;
}
.dx-rtl .dx-popup-bottom .dx-button
{
  float: left;
}
.dx-rtl .dx-dialog .dx-popup-bottom .dx-toolbar-center
{
  float: left;
}
.dx-popover-arrow:after
{
  background: #fafafa;
}
.dx-popover-wrapper .dx-popup-content
{
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 24px;
}
.dx-popover-wrapper .dx-overlay-content
{
  position: relative;
  -webkit-box-shadow: 0 3px 25px 0 rgba(0,0,0,.3),0 11px 7px 0 rgba(0,0,0,.19);
  -moz-box-shadow: 0 3px 25px 0 rgba(0,0,0,.3),0 11px 7px 0 rgba(0,0,0,.19);
  box-shadow: 0 3px 25px 0 rgba(0,0,0,.3),0 11px 7px 0 rgba(0,0,0,.19);
}
.dx-progressbar-container
{
  height: 4px;
  background-color: rgba(0,188,212,.26);
}
.dx-progressbar-range
{
  position: relative;
  background-color: #00bcd4;
}
.dx-progressbar-animating-container
{
  position: relative;
  height: 4px;
  background-color: rgba(0,188,212,.26);
}
.dx-progressbar-animating-segment
{
  position: absolute;
  bottom: 0;
  left: -10px;
  display: inline-block;
  width: 15%;
  height: 4px;
  background-color: #00bcd4;
  opacity: 1;
  -webkit-animation: loader 1.5s infinite;
  -moz-animation: loader 1.5s infinite;
  -o-animation: loader 1.5s infinite;
  animation: loader 1.5s infinite;
  -webkit-animation-timing-function: cubic-bezier(.3,1,.15,.8);
  -moz-animation-timing-function: cubic-bezier(.3,1,.15,.8);
  -o-animation-timing-function: cubic-bezier(.3,1,.15,.8);
  animation-timing-function: cubic-bezier(.3,1,.15,.8);
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.dx-progressbar-animating-segment-1
{
  opacity: 0;
  -webkit-animation-delay: .75s;
  -moz-animation-delay: .75s;
  -o-animation-delay: .75s;
  animation-delay: .75s;
}
.dx-progressbar-animating-segment-2
{
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
.dx-state-disabled .dx-progressbar-container, .dx-state-disabled .dx-progressbar-animating-container
{
  background-color: rgba(173,173,173,.26);
}
.dx-state-disabled .dx-progressbar-range
{
  background-color: #adadad;
}
.dx-state-disabled .dx-progressbar-animating-segment
{
  display: none;
}
.dx-rtl .dx-progressbar .dx-progressbar-animating-segment, .dx-rtl.dx-progressbar .dx-progressbar-animating-segment
{
  left: auto;
  right: -10px;
  -webkit-animation-name: loader-rtl;
  -moz-animation-name: loader-rtl;
  -o-animation-name: loader-rtl;
  animation-name: loader-rtl;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.3,1,.15,.8);
  -moz-animation-timing-function: cubic-bezier(.3,1,.15,.8);
  -o-animation-timing-function: cubic-bezier(.3,1,.15,.8);
  animation-timing-function: cubic-bezier(.3,1,.15,.8);
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.dx-rtl .dx-progressbar .dx-progressbar-animating-segment-1, .dx-rtl.dx-progressbar .dx-progressbar-animating-segment-1
{
  opacity: 0;
  -webkit-animation-delay: .75s;
  -moz-animation-delay: .75s;
  -o-animation-delay: .75s;
  animation-delay: .75s;
}
.dx-rtl .dx-progressbar .dx-progressbar-animating-segment-2, .dx-rtl.dx-progressbar .dx-progressbar-animating-segment-2
{
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
@-webkit-keyframes loader
{
  0%
  {
    left: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    left: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@-moz-keyframes loader
{
  0%
  {
    left: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    left: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@keyframes loader
{
  0%
  {
    left: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    left: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@-ms-keyframes loader
{
  0%
  {
    left: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    left: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@-webkit-keyframes loader-rtl
{
  0%
  {
    right: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    right: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@-moz-keyframes loader-rtl
{
  0%
  {
    right: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    right: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@keyframes loader-rtl
{
  0%
  {
    right: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    right: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
@-ms-keyframes loader-rtl
{
  0%
  {
    right: -15%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  15%
  {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100%
  {
    right: 105%;
    -webkit-transform: scale(.1,1);
    -moz-transform: scale(.1,1);
    -ms-transform: scale(.1,1);
    -o-transform: scale(.1,1);
    transform: scale(.1,1);
    opacity: .1;
  }
}
.dx-tooltip-wrapper .dx-popover-arrow:after
{
  content: none;
}
.dx-tooltip-wrapper .dx-overlay-content
{
  padding: 6px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: rgba(97,97,97,.9);
  color: #fff;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
}
.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content
{
  padding: 0;
}
.dx-invalid-message .dx-tooltip-wrapper .dx-overlay-content
{
  padding: 0;
}
.dx-invalid-message .dx-tooltip-wrapper .dx-overlay-content .dx-popup-content
{
  background-color: #ea4444;
}
.dx-slider-wrapper
{
  height: 32px;
}
.dx-slider-bar, .dx-slider-range
{
  margin-top: 15px;
  height: 2px;
}
.dx-slider-bar
{
  margin-right: 18px;
  margin-left: 18px;
  background: rgba(0,0,0,.26);
}
.dx-slider-range
{
  top: -15px;
}
.dx-slider-range.dx-slider-range-visible
{
  background: #00bcd4;
}
.dx-slider-handle
{
  margin-top: -15px;
  margin-right: -16px;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dx-slider-handle:after
{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -6px;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  background: #00bcd4;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dx-slider-handle .dx-tooltip-wrapper .dx-popup-content
{
  line-height: normal;
}
.dx-slider-label-position-bottom .dx-slider-label
{
  bottom: -18px;
}
.dx-slider-label-position-top .dx-slider-label
{
  top: -15px;
}
.dx-state-disabled.dx-slider, .dx-state-disabled .dx-slider
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-state-disabled.dx-slider .dx-slider-handle, .dx-state-disabled .dx-slider .dx-slider-handle
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-state-disabled .dx-slider-range.dx-slider-range-visible
{
  background: rgba(0,0,0,.26);
}
.dx-state-disabled .dx-slider-handle
{
  width: 12px;
  height: 12px;
  margin-top: -5px;
  margin-right: -5px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.dx-state-disabled .dx-slider-handle:after
{
  margin-top: -4px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background: grey;
}
.dx-state-disabled .dx-slider-handle .dx-overlay-content
{
  margin-top: -12px;
  margin-left: -11px;
}
.dx-state-active.dx-slider-handle
{
  background: rgba(0,188,212,.26);
}
.dx-state-active.dx-slider-handle:after
{
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.dx-state-focused.dx-slider-handle
{
  background: rgba(0,188,212,.26);
}
.dx-rtl .dx-slider-handle
{
  margin-left: -16px;
}
.dx-rtl.dx-state-disabled .dx-slider-handle
{
  margin-left: -5px;
  margin-right: 0;
}
.dx-rtl.dx-state-disabled .dx-overlay-content
{
  margin-left: -13px;
}
.dx-rangeslider-start-handle
{
  margin-left: -14px;
}
.dx-state-disabled .dx-rangeslider-start-handle
{
  margin-left: -5px;
}
.dx-rtl .dx-rangeslider-start-handle
{
  margin-right: -14px;
}
.dx-rtl.dx-state-disabled .dx-rangeslider-start-handle
{
  margin-right: -5px;
}
.dx-gallery-nav-button-prev, .dx-gallery-nav-button-next
{
  margin: -25px 12px 0;
  width: 38px;
  height: 56px;
  background-repeat: no-repeat;
}
.dx-gallery-nav-button-prev
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABwCAQAAAAeJl52AAADUklEQVR42u2cvUtbYRTGz1CXLA4OtUgGFwcHV4cMDnZzcBClOAiWuorgVhRCnRwsIhZzDcaIX/iFxi8IQUVUgohKxBAMBiFqjKjxK2pMiDa31FZ6T4eq8Jy29z1/QH6c58173/Occy/Rw3pNpfSR2kgBRVvq10tTFL+st9QKQ3ocrSmSH+sVVYuAeojqFNG3VSoKS40yFesNcF/9fr9lSczX95yZRYJ9ImoWCfaFRGKpoYPpYDqYDqaD6WDPj1rXPbOWAmCw7K5oTIt1cWO0g8HcO1y+apxgKetnOawZP3iP5fZwMkaifyjjy4OtBbl8VU2D/5UN8xyW0wc+LvJ6r2+1WMeXmZ1gsI19Ll8VE+ADtnGBw5r0gk/+/P5YXIsVPs+wQcHS2r0hLVbyrnwc/KxscXMyDnvAD3HTQDyhxQqdpndAwdLa/WFOxpIx8LXHsszJ2LcOvo8VDCaSWqy9iMEKBTNYA0darESyaAR8g7WtcDLaV8FX66IRTsbA0QvI+BwwgzV4wslYOAQuRvrWORkty+AqqXg0eafF2j5Ma4eCGayhU05G0wC4rhz2cDK2uMEFb5mDk9F38IIyPgUswxY+12LF4vn9YIvAscnJ2LQI9i4qJjisjX2wqZJhO77kZMzrBYM5fVy+GubBNlTlFIfl2QX7Y0Z7JKrFisZye8Bgri0uX+Y5sKNY4+Sw3Dtgq9NoP7viZMzpBoMtBbh81brg5rBYMKP94oaTMrsLbqcL3fxqzPg5tPpZOJjYA5aUqmkuZ2tBAS0boQ9xUjI7uWvP9S382iP2oqjGpJdDa1yAg4ktRkgpH+fKN28IXL4JLnhJSe/gLIJ4Am4RkFIyxsnpD4NNFcE2lOr47EU4x6dgED5FINTqVMO+yslpW4GDibXTSSkc4uQMnoAbEIJbNmqTa/uQa3IVj8Jne0wDnJyh02fK+Q83UlU5fQecnGUO+JiW0Ga9Gk2LnJyOTQGDbUIHQtQRGk7O48snyvkfDB2p4dnl0Cqn4GBiB9tIMc9xOXNtwcHEDk+SktPNyXl2BR83FTugCy9GdDAdTAfTwXSwvxTMIhLLQvRZJFgz0XuRYB+IsgSKaVFfxyZ6Jw6sXPgr/2I/kvDzsxJ1UKi6x5+V+ArOZDzelL4sZQAAAABJRU5ErkJggg==);
}
.dx-gallery-nav-button-prev.dx-state-active
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABwCAYAAAC0L5b9AAAEJ0lEQVR42u2dO0iVYRzGz1BLS0ODhTS0NDS0NjQ05NbQEEo4BEWtErSFgdTUUEgYWpEZ3ehG2Q3E0kRNysw0TRTtYl7zknm/HZ/OQ0crQ3zOJ3np/w+eBrfz433Oeb/3/b3vFwrlIzQrcZEkRnI0ksxIzhlLZvSzJ0ZZ/Mln1h8SIskwCGmuZESZ/AVsVSQpDmjOpEQZzQBLdCjzJmka2Aaj31VBvtvifXTFOsoi/6U5CDnHCSzdQcg5G3IIMcYhODAH5sAcmAPzODAH5sAcmANbuhxpQD7Ef6V9aDINbFMJLg9OYlSB1T+JkY3FyDENrKwPH9XRdbgeeaYreawRBSqsZz1oMP0dtuUFrqpV7B3H4D+t4koA9qYfzeroOvQeT0z/Sp74gCIVVl436kxPK7aW4dpwGGMKrO5xDKwvwiXTwKoH0KqOrn01eGh64nryE4pVWI+6UGt6pr/tFW6MhjGuwOoYw/d1z5FtFtjqpzhfO4g2BVZ4ClPJ7/DA9LPkmWaUqVW804kq0w/f28txc3wKEwqstlF8W1uIi2aBsYoNQ+hQq7inCvdNL+9kteClWsXr7ag0vR624zVuTUwhrMBqGUXvmgJcMAuMH75pGF0KLELdVYm7pldcs1tRrlYxpw0VppeoOVrUKnIULosqLhUwfvjmEfSoVdxZgdumN0H4S6dWkb+gpneNdr/FPc6lFFiNw+jkHM0sMFaRs3S1ipz9m96X5POfWkU+V5reyE2qRq5axbpBtC/LKi4WMK5Zce1KgcW1MK6JmVYFcr+iRq3iqc8oMe1WcL1dhcV1fNMyCqvIHR21itwpMg2Me4Xq6OIepGndaX8tHquwqgbwxbQfRr+BnoMCi94E/QnTwPJ7UK+OrrQmFJo2EOlmqbDofJlWNlnFvgkMqVXcXIorpoHRK1VHF31V81KwAwtQSQq5aiUp+prXzv1LP0Ao5qrQKPyaB+YT1wChoKuOMoq/fnTGH75jD0VddXmHArD55R1fQAwYirsqNArB5oH5JkiAUOBVt9koBpveZvON3IChyKuqAhSEzasCDIVetZoUhU3LKK47LcDioeCrWjwUh83fKuDKZoBQ9FWrSYHYPDDXzgOEwq9aTYrEpg82+NGZBRzOogCsHs6iWGz+7h3O6tVq8mlhSavpB0xX8BFmCsFqNSkam78Oyw/JBwjFYLWaFI7NA/OLPgJeJaNWkztTi1pNv6zoP7oOi8KwCo0isnlgfuFagFAcVkcZhWTzwBi/NDLGUCBWq0kx2fy1pIxffGtdCnZgHgfmwByYA3NgDswhODAHtsyAZTkIOVkEdtpByEknsAMOQs5BAov3Wop1jL62mtnrQOZNcui3N8nztfIpDmXOpEQZzQCbTkIkGQ5oJhlRJr8YzQLGxIV+vl0+1TCo1CiDuNl8fgCK/oT2mxowiwAAAABJRU5ErkJggg==);
}
.dx-gallery-nav-button-next
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABwCAQAAAAeJl52AAADK0lEQVR42u2cO0ibURTHz6BLFgcHLZLBxcHB1cHBQTcHB0koDoKlriK4iYLUycEiYjExGCO+8IXGF4SgIipBRCViCAaDEDVG1PiKGhNiO7Si9Pu31Bp7DvR+Zw3hx/nd3Mc5Nx/R45NBBqqjDjIzRQfVkYEy6KenmNrZkJ5HOxU/QaVQtQiox6imlO9gRlFYZjKTgYgoi3Fc/Xq8vZOYrx85+yQSrJHoi0iwVhKJZSazAlNgCkyBKTAF9ptY8X8FT62THUxvu7rTgkWi2T3sKmscKGeuPQFjbM6H0Brm2cH0tnAE6cztY/9VVs2inG0EBEwXDi9Ca1pkB8vsPr3Wgt3e5/WzT7AVUyhnW4cCZv5pD0JrXmIHS7eGLrVg0Vj+IPtaWT6ZeNCieYKpneyL+Kgb6WxzsYOldQXPtWCxeMEQ+7anbALp9IWSoPO1XzCwiXSaVtnBdJaDsBYsnigcZt/BlozFE1o0/4nOwr61tq0jndY1djCdxX+CdJaMsR9GikaQzsDZK3Qma20zrSKdA5vsYKmdu8dasMRD6Tj7ubJgCOkMnv+lzmTuOttcSOeomx0stdN7hHQa7ewlgvzBaEyLFrpMt7LXLlqWkU77toCiytYhQquYYgfL60c6T69fqPMtKjVNiyhnDq+A+ph7H6FVzrCD5fZFolqwcERvY68oNi6gnDl3BJQ6XXsIrcbBDpbTi3Re3Pyhzrcs8NY6Uc5W/AoMR3YPUnl1x65S6OBvmEdYcz41weLYCKB8Vc2qRRxve27v0bYns1ttFFE0LyGsaY86jODjmyeIjm/lk+rAi0sEsTgqEaR1MRdVfCGksWxClaFQFA6jSs9BmLlwJ7bUaV1DGm3rqpyONQbOkMaiEdWyQVE6jppcu8fMTS6dBbUF4wn2tqDQRqrRjjR6j5hbz2Kb9fZtpLFlWV0IwRrRFZpojP0KjdBLR5UzCMu9ry624XDuoHw1LiT94Pyyjwu9PKm3XdwgjTm9zGBiL+j+01BgCkyBKTAF9t+BmURimYhaRYJ9JvooEuwDUZZAmSbKIiIqFwf2Xvhf/sW+JOHptRL1rFD1z18r8Q3mIjzelWHi/wAAAABJRU5ErkJggg==);
}
.dx-gallery-nav-button-next.dx-state-active
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABwCAYAAAC0L5b9AAAEIklEQVR42u2dO2xOYRzGv4HFYjCUiMFiMFgNBoNuBoNUxCAhrI3EJpUIk4E0UlHELW5xi7tE6hqqca2ipE3rUvSiSrVV1Wof54mvRaXxHFHK/2nydOjQtL+8z/nOed/f+55MpgSZQclJkpdkRZJNSTYHy6bs/56XZfE9n0E/yE1SFBDSUCnKMvkB2Kgk+QY0ZPKzjAaAzTOUnyavH9jEoNeqX7m2TfDoSjvKkm+rDULOKgLbaBByCjOGkDKGYGAGZmAGZmCOgRmYgRmYgekpbUUtxK/l1SgJD2zSFexs+4QPCrCOT+iafBW7wldyWRXOqqOsrBVPfA1Lcr4F1Sq0lTW4EB4Yq/mmGx1qNadew57wn5JLH+KMOsrutKHOtxVJzr7GIxXamse4HB7Y+MvY8bob7Qqwzl58nFaGveFvXBc+wEl1lN1rx0vf6Sc51YxKFdrap7gSHti4S9je+BHvFGBdveiefgP7wz9LLriPE7196FOgVXagfvQ5bAn/8H24CRVqNTfUoSw8sLEXsa2+C28VYN196JlxEwfCT+/MrcAxtZrV79E4Iqr5t/+AfQ0oV6tZ/ALXwwMbcwFbX3ThjQKspw+9M2/hYPgZ19nlOEIYCrTaTjQTcvgp6p31uK1Wc/tL3AwPjKOGo0etJkdl+EWQWbdxSK1m3Qe0/JVqjrRnNX4SqtXkJ2x4YLzXqulEkwKM93Bz7uJo+HVJ3tWr1eTTwh+t5kid2eTzo1pNPpeGB8ZqPupAg1rNefdwPLwqwLkwzokp0DjHxrm28G7Fume4qlbz+Cs8sIyShPP7KjSuG4QHxhUktZpcmRrWav4r1gzXKtVRxjVQ+2FJKtrxXIW2qBKnwwOjd0H/QgFGn4NeR3gDcVUtLqqjrKQFVVY2k9AlU6HRUQsPbEopdqvVbO3B+99azX9VzqUXq44y+rYGZmB6KBCrlaSYHL6SvuinCMVhFRaFZN+4+sZVD4VhdXRRRPbDtx++9ekdisLq9A4FZE8gegJRC8VgFRaFYy+CeBFEX2ajEKwus1E09kKuF3J1VYAisKoKUDAOLaNQAFarSLHYupN1Jy0UflVrhyJxaKHOymbKUPRVq0iB2Nq5tXO9ihR81SpSHPbWGW+d0UKhV92cRVE49OYsVlHd/scqht/+5w2mKUKBV60ixeDQW5i9ST5lKO6qVaQQ7IM+fNCHXkX1KBlWMfxRMj6sKEUo6KqwKP6GPg7LB66lDMVcdXRR+B3xC8vD+ct9aGTKKlLIVatI0Tc0MB986xiYgRmYgRmYgTkGZmAGZmD/NbBig5BTTGCFBiFnPYEtMQg5i/tfW+1aKnUkq8yXF6MvMJCfZn7mmzfJ87Xy+YYyZPKzjAaA9Sc3SZEBDaQoy+Qro0HAmJwM35hegoLAoAqyDHIG8/kM9oiE9lxO9osAAAAASUVORK5CYII=);
}
.dx-gallery-indicator
{
  text-align: center;
}
.dx-gallery-indicator-item
{
  margin: 1px 6px;
  width: 8px;
  height: 8px;
  background: #aaa;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1px rgba(80,80,80,.7);
  -moz-box-shadow: 0 0 1px rgba(80,80,80,.7);
  box-shadow: 0 0 1px rgba(80,80,80,.7);
}
.dx-gallery-indicator-item-selected
{
  background: #fff;
}
.dx-state-disabled .dx-gallery, .dx-state-disabled.dx-gallery
{
  filter: alpha(opacity=45);
  -khtml-opacity: .45;
  -moz-opacity: .45;
  opacity: .45;
}
.dx-lookup
{
  height: 48px;
  color: rgba(0,0,0,.87);
}
.dx-lookup.dx-state-active
{
  background: rgba(0,0,0,.06);
}
.dx-lookup.dx-state-active .dx-lookup-field
{
  color: rgba(0,0,0,.87);
}
.dx-lookup.dx-state-disabled
{
  filter: alpha(opacity=75);
  -khtml-opacity: .75;
  -moz-opacity: .75;
  opacity: .75;
}
.dx-lookup.dx-state-disabled .dx-lookup-field:before
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-lookup-field:after
{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background-color: rgba(0,0,0,.06);
}
.dx-state-focused .dx-lookup-field:after
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
}
.dx-lookup-empty .dx-lookup-field
{
  color: rgba(0,0,0,.26);
}
.dx-lookup-field
{
  line-height: 48px;
  padding: 0 24px 0 0;
  text-align: left;
  height: 100%;
}
.dx-lookup-arrow
{
  font: 14px/1 DXIcons;
  width: 14px;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
}
.dx-lookup-arrow:before
{
  content: "\f010 ";
}
.dx-rtl .dx-lookup-arrow:before
{
  content: "\f012 ";
}
.dx-lookup-arrow:before
{
  position: absolute;
  display: block;
  width: 20px;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
}
.dx-lookup-arrow:before
{
  color: rgba(0,0,0,.4);
}
.dx-lookup-popup-wrapper .dx-popup-content
{
  top: 20px;
  padding: 2px 24px 0 24px;
}
.dx-lookup-popup-wrapper .dx-popup-title+.dx-popup-content
{
  top: 47px;
}
.dx-lookup-popup-wrapper .dx-list-item-content
{
  padding-right: 24px;
  padding-left: 24px;
}
.dx-lookup-popup-wrapper .dx-lookup-selected
{
  background: rgba(0,0,0,.06);
}
.dx-lookup-popup-wrapper .dx-rtl .dx-popup-content
{
  padding-right: 24px;
}
.dx-lookup-popup-search .dx-list
{
  top: 50px;
}
.dx-lookup-popup-search .dx-list .dx-scrollable-container
{
  border: none;
}
.dx-invalid.dx-lookup .dx-lookup-field-wrapper:after
{
  right: 16.5px;
  pointer-events: none;
  font-weight: bold;
  background-color: #ea4444;
  color: #fafafa;
  content: '!';
  position: absolute;
  top: 6px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 20px;
  top: 14px;
}
.dx-popup-content .dx-lookup-validation-message
{
  background-color: #ea4444;
  color: #fff;
  padding: 10px;
  position: absolute;
  right: 30px;
  top: -30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.dx-rtl .dx-lookup .dx-lookup-field, .dx-rtl.dx-lookup .dx-lookup-field
{
  padding-right: 0;
  padding-left: 24px;
  text-align: right;
}
.dx-rtl .dx-lookup .dx-lookup-field:before, .dx-rtl.dx-lookup .dx-lookup-field:before
{
  right: auto;
  left: -3px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dx-rtl .dx-lookup.dx-invalid .dx-lookup-field-wrapper:after, .dx-rtl.dx-lookup.dx-invalid .dx-lookup-field-wrapper:after
{
  left: 33px;
  right: auto;
}
.dx-rtl .dx-lookup-validation-message
{
  right: auto;
  left: 30px;
}
.dx-actionsheet-popup-wrapper .dx-popup-title
{
  height: 56px;
  padding: 0 16px;
}
.dx-actionsheet-popup-wrapper .dx-popup-title .dx-toolbar-before, .dx-actionsheet-popup-wrapper .dx-popup-title .dx-toolbar-after
{
  padding: 0;
}
.dx-actionsheet-popup-wrapper .dx-popup-title .dx-toolbar-label
{
  font-size: 16px;
  font-weight: normal;
  color: rgba(0,0,0,.54);
}
.dx-actionsheet-popup-wrapper .dx-popup-title .dx-button-text
{
  text-transform: none;
}
.dx-actionsheet-popup-wrapper .dx-popup-content
{
  padding: 8px 0 0;
}
.dx-actionsheet-popup-wrapper .dx-popup-content .dx-button-content
{
  padding: 0 16px;
}
.dx-actionsheet-popup-wrapper .dx-popup-content .dx-button-text
{
  text-transform: none;
  padding-right: 0;
  padding-left: 0;
}
.dx-actionsheet-popup-wrapper .dx-overlay-content
{
  background: #fafafa;
  padding-bottom: 8px;
}
.dx-actionsheet-popup-wrapper .dx-popup-title+.dx-popup-content
{
  padding-top: 0;
}
.dx-actionsheet-popover-wrapper .dx-popup-title .dx-toolbar-before
{
  width: 100%;
}
.dx-actionsheet-popover-wrapper .dx-popup-content
{
  margin-right: -24px;
  margin-left: -24px;
}
.dx-actionsheet-popover-wrapper .dx-popup-content .dx-button-content
{
  padding: 0 19px;
}
.dx-actionsheet-item .dx-button-content, .dx-actionsheet-cancel .dx-button-content
{
  text-align: left;
  height: 48px;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-rtl .dx-actionsheet-popup-wrapper .dx-popup-title
{
  padding: 0 16px;
}
.dx-rtl .dx-actionsheet-item .dx-button-content, .dx-rtl .dx-actionsheet-cancel .dx-button-content
{
  text-align: right;
}
.dx-loadindicator-content
{
  height: 100%;
  width: 100%;
  -webkit-animation: content-rotation 1568ms linear infinite;
  -moz-animation: content-rotation 1568ms linear infinite;
  -o-animation: content-rotation 1568ms linear infinite;
  animation: content-rotation 1568ms linear infinite;
}
.dx-loadindicator-image
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAD0ElEQVRo3uWZW0gVURSG1zFLuymmdLGyU5S/PZQElRWVBQWFPUh2oYTqoQeFIIKK6CHEgoKKekiiyG5UUBBFRNEFCYuC7GJIGgaa0MXM7GJmajq9jMdZa2afM3POnPEh1ovudfv2nNl77VmbNOoTjMIzaFGWWkw15iQGcDjq6TVoOKMGeOQJwAs1QJMnAF/UAJ2eAPxQA2jeSH8DtKoB/ngCUKMGaPQEoFQNUO4JQLYa4IAH6a+C1ADJeILuKCZvw0kMDgbQK8loNu3gsSBHckFEONKnCw1AKDDR5ztKn44u5v0VI5wBxKBCLh7EOAA4K7y3GbV2AAhz0COCrLOdfpKY/1sMcg5gnkWV7WdwSnjmcb1dgNH4IQKtspXeL4raQ2lhF4CwVQC8gs8GwHHm04PZ4QPEokog5IZMPw4dzOOi2cY+AGGxAHgOHwh7LLeZ7SAQSthYOyZEBkC4ItKsACEOb0zpKxELQira2eh+q5jOANLQykI+BYGwSCzSbmSBQDjKRpuQEDkAYZeY6zKLRVqir5vfbLTQOqJTgDjUsrCPQSCkGOrFBySCQDjE7KpV9cMpACFHPIMlIBA2Bf5fAwJhJH4xqxxVPOcAhJssdDkIBB8eQIOGW7oNP03cV0cLB2CSeLsXg0DIwB+0YaJewlvZS5npLgChmAGUBUZ36n/tY/rTwWKFBzAEDSzFfBAI8RgIAiGJ1Y1fSHUfgLCaAdxluiKmKwoeKVwAEstxbmA8Ed8M43+Npx83AZaKKjcroEkQZ8hd0QCQ+/81pt3BP74w1n2A3WLvnyZe0Y+hinBkAH60sQSXTBZbxA+0wF2A6yx8F9ItfqJ3zOYlBrgHIGtBqaXVZmFV6BZAPOpY4A74Le1ixTJtRrI7AMViZseUTypfWB53A2CKKEO/MUYJECMOsd2YGTnAbTGrg0EX60ph/cTqIO8EIE8E/ImUoAA+U691YyQAw0QF1LA3ZL1YLjw+mQ+m9gFkx6RFP/v1yXCLN0L2Ww+FC5BhalzuFhYpqEA9JovRbOHViYzwAMpEoM8YyvTjUaM/5OnC857wvBMOwHrTtw9rMgCGrbcF85guy+Sb6xQgQVQ3De8Rb9DPED3FNv1zpVduCO8GDHEGcMQ0hwKDdiG+m/QdWGuwyDT1V4qdAGSKFouGOv3waV8uiwjt+vHdBoDP4uJig8P0hAz8FTGuIwlJiAkGkGbx2e22NCJTDVDiSa/4nBqgqr/vjL56AtCkBuj2BOB7f1/Z9Pz3l1ZBru1a+vvi8rUnAJVqgBOeAJxXA/hRHfX09fz6/h9bJ5OOJGDlngAAAABJRU5ErkJggg==);
}
.dx-loadindicator-icon
{
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-animation: icon-rotation 5332ms cubic-bezier(.4,0,.2,1) infinite both;
  -moz-animation: icon-rotation 5332ms cubic-bezier(.4,0,.2,1) infinite both;
  -o-animation: icon-rotation 5332ms cubic-bezier(.4,0,.2,1) infinite both;
  animation: icon-rotation 5332ms cubic-bezier(.4,0,.2,1) infinite both;
}
.dx-loadindicator-segment
{
  height: 100%;
  width: 100%;
  position: absolute;
}
.dx-loadindicator-segment-inner
{
  position: relative;
  height: 100%;
  border-color: #00bcd4;
  border-width: .12em;
  border-style: solid;
  border-bottom-color: transparent;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dx-loadindicator-segment2, .dx-loadindicator-segment0
{
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.dx-loadindicator-segment2 .dx-loadindicator-segment-inner, .dx-loadindicator-segment0 .dx-loadindicator-segment-inner
{
  width: 200%;
}
.dx-loadindicator-segment2 .dx-loadindicator-segment-inner
{
  border-right-color: transparent;
  -webkit-transform: rotate(-129deg);
  -moz-transform: rotate(-129deg);
  -ms-transform: rotate(-129deg);
  -o-transform: rotate(-129deg);
  transform: rotate(-129deg);
  -webkit-animation: left-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
  -moz-animation: left-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
  -o-animation: left-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
  animation: left-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
}
.dx-loadindicator-segment0 .dx-loadindicator-segment-inner
{
  left: -100%;
  border-left-color: transparent;
  -webkit-transform: rotate(129deg);
  -moz-transform: rotate(129deg);
  -ms-transform: rotate(129deg);
  -o-transform: rotate(129deg);
  transform: rotate(129deg);
  -webkit-animation: right-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
  -moz-animation: right-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
  -o-animation: right-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
  animation: right-segment-rotation 1333ms cubic-bezier(.4,0,.2,1) infinite both;
}
.dx-loadindicator-segment1
{
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dx-loadindicator-segment1 .dx-loadindicator-segment-inner
{
  width: 1000%;
  left: -450%;
}
@-webkit-keyframes content-rotation
{
  to
  {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes content-rotation
{
  to
  {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes content-rotation
{
  to
  {
    -mos-transform: rotate(360deg);
  }
}
@keyframes content-rotation
{
  to
  {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes icon-rotation
{
  12.5%
  {
    -webkit-transform: rotate(135deg);
  }
  25%
  {
    -webkit-transform: rotate(270deg);
  }
  37.5%
  {
    -webkit-transform: rotate(405deg);
  }
  50%
  {
    -webkit-transform: rotate(540deg);
  }
  62.5%
  {
    -webkit-transform: rotate(675deg);
  }
  75%
  {
    -webkit-transform: rotate(810deg);
  }
  87.5%
  {
    -webkit-transform: rotate(945deg);
  }
  to
  {
    -webkit-transform: rotate(1080deg);
  }
}
@-moz-keyframes icon-rotation
{
  12.5%
  {
    -moz-transform: rotate(135deg);
  }
  25%
  {
    -moz-transform: rotate(270deg);
  }
  37.5%
  {
    -moz-transform: rotate(405deg);
  }
  50%
  {
    -moz-transform: rotate(540deg);
  }
  62.5%
  {
    -moz-transform: rotate(675deg);
  }
  75%
  {
    -moz-transform: rotate(810deg);
  }
  87.5%
  {
    -moz-transform: rotate(945deg);
  }
  to
  {
    -moz-transform: rotate(1080deg);
  }
}
@-ms-keyframes icon-rotation
{
  12.5%
  {
    -ms-transform: rotate(135deg);
  }
  25%
  {
    -ms-transform: rotate(270deg);
  }
  37.5%
  {
    -ms-transform: rotate(405deg);
  }
  50%
  {
    -ms-transform: rotate(540deg);
  }
  62.5%
  {
    -ms-transform: rotate(675deg);
  }
  75%
  {
    -ms-transform: rotate(810deg);
  }
  87.5%
  {
    -ms-transform: rotate(945deg);
  }
  to
  {
    -ms-transform: rotate(1080deg);
  }
}
@keyframes icon-rotation
{
  12.5%
  {
    transform: rotate(135deg);
  }
  25%
  {
    transform: rotate(270deg);
  }
  37.5%
  {
    transform: rotate(405deg);
  }
  50%
  {
    transform: rotate(540deg);
  }
  62.5%
  {
    transform: rotate(675deg);
  }
  75%
  {
    transform: rotate(810deg);
  }
  87.5%
  {
    transform: rotate(945deg);
  }
  to
  {
    transform: rotate(1080deg);
  }
}
@-webkit-keyframes left-segment-rotation
{
  from
  {
    -webkit-transform: rotate(130deg);
  }
  50%
  {
    -webkit-transform: rotate(-5deg);
  }
  to
  {
    -webkit-transform: rotate(130deg);
  }
}
@-moz-keyframes left-segment-rotation
{
  from
  {
    -moz-transform: rotate(130deg);
  }
  50%
  {
    -moz-transform: rotate(-5deg);
  }
  to
  {
    -moz-transform: rotate(130deg);
  }
}
@-ms-keyframes left-segment-rotation
{
  from
  {
    -ms-transform: rotate(130deg);
  }
  50%
  {
    -ms-transform: rotate(-5deg);
  }
  to
  {
    -ms-transform: rotate(130deg);
  }
}
@keyframes left-segment-rotation
{
  from
  {
    transform: rotate(130deg);
  }
  50%
  {
    transform: rotate(-5deg);
  }
  to
  {
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-segment-rotation
{
  from
  {
    -webkit-transform: rotate(-130deg);
  }
  50%
  {
    -webkit-transform: rotate(5deg);
  }
  to
  {
    -webkit-transform: rotate(-130deg);
  }
}
@-moz-keyframes right-segment-rotation
{
  from
  {
    -moz-transform: rotate(-130deg);
  }
  50%
  {
    -moz-transform: rotate(5deg);
  }
  to
  {
    -moz-transform: rotate(-130deg);
  }
}
@-ms-keyframes right-segment-rotation
{
  from
  {
    -ms-transform: rotate(-130deg);
  }
  50%
  {
    -ms-transform: rotate(5deg);
  }
  to
  {
    -ms-transform: rotate(-130deg);
  }
}
@keyframes right-segment-rotation
{
  from
  {
    transform: rotate(-130deg);
  }
  50%
  {
    transform: rotate(5deg);
  }
  to
  {
    transform: rotate(-130deg);
  }
}
.dx-loadpanel-content
{
  background: #fafafa;
  -webkit-box-shadow: 0 10px 32px rgba(0,0,0,.54);
  -moz-box-shadow: 0 10px 32px rgba(0,0,0,.54);
  box-shadow: 0 10px 32px rgba(0,0,0,.54);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-autocomplete.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 34px;
}
.dx-autocomplete.dx-dropdowneditor-active .dx-texteditor-container:before
{
  display: none;
}
.dx-autocomplete-popup-wrapper .dx-overlay-content
{
  position: relative;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
}
.dx-autocomplete-popup-wrapper .dx-scrollable-content
{
  margin: 0;
}
.dx-autocomplete-popup-wrapper .dx-list-item
{
  border: none;
}
.dx-autocomplete-popup-wrapper .dx-list
{
  background-color: #fafafa;
}
.dx-autocomplete-selected.dx-list-item
{
  background-color: #ffff8d;
}
.dx-invalid.dx-autocomplete.dx-dropdowneditor .dx-texteditor-container:after
{
  right: 0;
}
.dx-rtl .dx-autocomplete.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-autocomplete.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 34px;
  padding-right: 0;
}
.dx-rtl .dx-autocomplete.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after, .dx-rtl.dx-autocomplete.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after
{
  left: 0;
  right: auto;
}
.dx-dropdownmenu-popup-wrapper .dx-overlay-content
{
  -webkit-transform-origin: 100% 0 0;
  -moz-transform-origin: 100% 0 0;
  -ms-transform-origin: 100% 0 0;
  -o-transform-origin: 100% 0 0;
  transform-origin: 100% 0 0;
  -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 1px 6px rgba(0,0,0,.5);
  box-shadow: 1px 1px 6px rgba(0,0,0,.5);
}
.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content
{
  padding: 0;
}
.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content .dx-scrollable-content
{
  margin: 0;
  padding: 0;
}
.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content .dx-scrollable-content .dx-list-item
{
  border-bottom: none;
}
.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content .dx-scrollable-content .dx-list-item-content
{
  padding: 11px 16px 13px;
}
.dx-dropdownmenu-popup-wrapper.dx-popover-flipped-vertical .dx-overlay-content
{
  -webkit-transform-origin: 100% 100% 0;
  -moz-transform-origin: 100% 100% 0;
  -ms-transform-origin: 100% 100% 0;
  -o-transform-origin: 100% 100% 0;
  transform-origin: 100% 100% 0;
}
.dx-dropdownmenu-popup-wrapper.dx-popover-flipped-horizontal .dx-overlay-content
{
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}
.dx-dropdownmenu-popup-wrapper.dx-popover-flipped-vertical.dx-popover-flipped-horizontal .dx-overlay-content
{
  -webkit-transform-origin: 0 100% 0;
  -moz-transform-origin: 0 100% 0;
  -ms-transform-origin: 0 100% 0;
  -o-transform-origin: 0 100% 0;
  transform-origin: 0 100% 0;
}
.dx-selectbox .dx-dropdowneditor-input-wrapper
{
  overflow: hidden;
  display: block;
}
.dx-selectbox .dx-dropdowneditor-input-wrapper:before
{
  margin: 8px 0;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background-color: rgba(0,0,0,.06);
}
.dx-selectbox.dx-state-active .dx-dropdowneditor-input-wrapper:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(0,0,0,.06);
}
.dx-selectbox-container
{
  overflow: hidden;
}
.dx-selectbox-popup-wrapper .dx-list
{
  background-color: #fafafa;
}
.dx-selectbox-popup-wrapper .dx-overlay-content
{
  position: relative;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
}
.dx-rtl .dx-selectbox .dx-dropdowneditor-button, .dx-rtl.dx-selectbox .dx-dropdowneditor-button
{
  right: initial;
  left: 0;
  border-right: 10px solid transparent;
  border-left: none;
}
.dx-rtl .dx-selectbox.dx-dropdowneditor-button-visible .dx-texteditor-input, .dx-rtl.dx-selectbox.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-left: 8px 0 7px;
}
.dx-selectbox-selected.dx-list-item
{
  background-color: rgba(0,0,0,.06);
}
.dx-tagbox
{
  line-height: 10px;
}
.dx-tagbox .dx-texteditor-container, .dx-tagbox.dx-state-focused .dx-texteditor-container
{
  border-bottom: 1px solid rgba(0,0,0,.12);
}
.dx-tagbox.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 0;
}
.dx-tagbox.dx-show-clear-button .dx-tag-container
{
  padding-right: 34px;
}
.dx-tag-container
{
  padding: 0;
}
.dx-tag
{
  padding: 8px 5px 7px;
  margin: 3px 3px 0 0;
  min-width: 50px;
  border-radius: 2px;
  background-color: #00bcd4;
}
.dx-tag-content
{
  padding-right: 15px;
  color: #fff;
  font-size: .9em;
}
.dx-tag-remove-button
{
  padding: 8px 5px;
  width: 21px;
  height: 25px;
}
.dx-tag-remove-button:before
{
  right: 9px;
  margin-top: -5px;
  width: 2px;
  height: 10px;
  background: #fff;
}
.dx-tag-remove-button:after
{
  right: 5px;
  margin-top: -1px;
  width: 10px;
  height: 2px;
  background: #fff;
}
.dx-tag-remove-button.dx-state-active:before, .dx-tag-remove-button.dx-state-active:after
{
  background: #ccc;
}
.dx-rtl .dx-tagbox .dx-tag, .dx-rtl.dx-tagbox .dx-tag
{
  margin-right: 0;
  margin-left: 4px;
}
.dx-rtl .dx-tagbox .dx-tag-content, .dx-rtl.dx-tagbox .dx-tag-content
{
  padding-right: 0;
  padding-left: 15px;
}
.dx-rtl .dx-tagbox .dx-tag-container, .dx-rtl.dx-tagbox .dx-tag-container
{
  padding-left: 34px;
  padding-right: 0;
}
.dx-rtl .dx-tagbox .dx-tag-remove-button:before, .dx-rtl.dx-tagbox .dx-tag-remove-button:before
{
  left: 9px;
  right: auto;
}
.dx-rtl .dx-tagbox .dx-tag-remove-button:after, .dx-rtl.dx-tagbox .dx-tag-remove-button:after
{
  left: 5px;
  right: auto;
}
.dx-radiobutton-icon
{
  border: 2px solid rgba(0,0,0,.54);
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transition: border-color 140ms linear 0;
  -moz-transition: border-color 140ms linear 0;
  -o-transition: border-color 140ms linear 0;
  transition: border-color 140ms linear 0;
  -webkit-transition: border-color 140ms linear 0,none 1s linear 0;
  -moz-transition: border-color 140ms linear 0,none 1s linear 0;
  -o-transition: border-color 140ms linear 0,none 1s linear 0;
  transition: border-color 140ms linear 0,none 1s linear 0;
  -webkit-transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -webkit-transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: border-color 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dx-radiobutton-icon:before
{
  background-color: rgba(0,0,0,.12);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-radiobutton-icon-dot
{
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-color: #00bcd4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 140ms linear 0;
  -moz-transition: transform 140ms linear 0;
  -o-transition: transform 140ms linear 0;
  transition: transform 140ms linear 0;
  -webkit-transition: transform 140ms linear 0,none 1s linear 0;
  -moz-transition: transform 140ms linear 0,none 1s linear 0;
  -o-transition: transform 140ms linear 0,none 1s linear 0;
  transition: transform 140ms linear 0,none 1s linear 0;
  -webkit-transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0;
  transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0;
  -webkit-transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: transform 140ms linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-radiobutton-checked .dx-radiobutton-icon
{
  border-color: #00bcd4;
}
.dx-radiobutton-checked .dx-radiobutton-icon:before
{
  background-color: rgba(0,188,212,.12);
}
.dx-radiobutton-checked .dx-radiobutton-icon-dot
{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.dx-state-active.dx-radiobutton .dx-radiobutton-icon:before, .dx-state-focused.dx-radiobutton .dx-radiobutton-icon:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
}
.dx-state-disabled .dx-radiobutton-icon
{
  border-color: rgba(0,0,0,.26);
}
.dx-state-disabled .dx-radiobutton-checked .dx-radiobutton-icon:after
{
  background-color: rgba(0,0,0,.26);
}
.dx-invalid .dx-radiobutton-icon
{
  border-color: rgba(234,68,68,.4);
}
.dx-invalid .dx-state-focused .dx-radiobutton-icon
{
  border-color: #ea4444;
}
.dx-radiogroup-horizontal .dx-radiobutton
{
  margin-right: 10px;
}
.dx-radiobutton
{
  line-height: 20px;
  padding-top: 9px;
  padding-bottom: 8px;
}
.dx-rtl .dx-radiogroup-horizontal .dx-radiobutton, .dx-rtl.dx-radiogroup-horizontal .dx-radiobutton
{
  margin-right: 0;
  margin-left: 10px;
}
.dx-pivottabs
{
  height: 48px;
  background: #00bcd4;
}
.dx-pivottabs-tab, .dx-pivottabs-ghosttab
{
  padding: 10px 15px;
  height: 100%;
  font-size: 16px;
  color: #fff;
}
.dx-pivottabs-tab-selected
{
  -webkit-box-shadow: inset 0 -2px #ffff8d;
  -moz-box-shadow: inset 0 -2px #ffff8d;
  box-shadow: inset 0 -2px #ffff8d;
}
.dx-pivottabs-tab-content
{
  text-transform: capitalize;
}
.dx-pivot-itemcontainer
{
  top: 48px;
  line-height: normal;
}
.dx-accordion
{
  color: rgba(0,0,0,.54);
}
.dx-accordion-item .dx-accordion-item-title
{
  border-collapse: collapse;
  border: 1px solid transparent;
}
.dx-accordion-item .dx-icon
{
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-accordion-item.dx-state-active .dx-accordion-item-title
{
  color: #00bcd4;
}
.dx-accordion-item.dx-state-focused .dx-accordion-item-title
{
  background-color: rgba(0,0,0,.06);
}
.dx-accordion-item:first-child .dx-accordion-title
{
  border-top-color: transparent;
}
.dx-accordion-item:last-child .dx-accordion-body
{
  border-bottom-color: transparent;
}
.dx-accordion-item-opened .dx-accordion-item-title
{
  border-top: 1px solid rgba(0,0,0,.12);
  color: #00bcd4;
}
.dx-accordion-item-opened .dx-accordion-item-title:before
{
  content: "\f014 ";
}
.dx-accordion-item-opened .dx-accordion-item-body
{
  border-bottom: 1px solid rgba(0,0,0,.12);
}
.dx-accordion-item-opened+.dx-accordion-item-opened .dx-accordion-item-title
{
  border-top: none;
}
.dx-accordion-item-title
{
  padding: 12px 16px;
}
.dx-accordion-item-title:before
{
  font-weight: normal;
  content: "\f016 ";
  font-family: DXIcons;
  font-size: 17px;
  margin-left: 10.5px;
  margin-right: 0;
  line-height: 21px;
}
.dx-accordion-item-title .dx-icon
{
  margin-right: 10.5px;
  margin-left: 0;
  display: inline-block;
}
.dx-rtl .dx-accordion-item-title .dx-icon, .dx-rtl.dx-accordion-item-title .dx-icon
{
  margin-left: 10.5px;
  margin-right: 0;
}
.dx-accordion-item-body
{
  padding: 8px 16px 20px;
}
.dx-rtl .dx-accordion-item-title:before
{
  margin-right: 10.5px;
  margin-left: 0;
}
.dx-slideoutview-wrapper:before
{
  content: "";
  display: block;
  height: 56px;
  background: #00a5bb;
}
.dx-slideoutview-menu-content
{
  background: #ededed;
  top: 56px;
  bottom: 0;
  height: auto;
}
.dx-slideoutview-content
{
  background: #fafafa;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
.dx-slideout-menu .dx-list-item .dx-icon
{
  width: 24px;
  height: 24px;
  background-position: 0 0;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  background-size: 24px 24px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin-right: 12px;
  margin-left: 0;
}
.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon, .dx-rtl.dx-slideout-menu .dx-list-item .dx-icon
{
  margin-left: 12px;
  margin-right: 0;
}
.dx-pager
{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.dx-pager .dx-pages .dx-prev-button
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAQAAAClHU5tAAAAh0lEQVQoz13NIYsCURQF4G+UBS06IMgWQdiqwWLQbdusCiZxwCJsEYvK6nB/+sb3nid+nHsPKQvhopeg9hC+E1QaodFJtBLu6gRjT2GeoOssbLMhP+9LE63WNO/shZMiI3/la1gKd8OcKgfhqMpx4Casy+OZ8PJZ4k749ZFT31XYlL0vrUbvH0ISFOgAM1+7AAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pager .dx-pages .dx-next-button
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAQAAAClHU5tAAAAhklEQVQoz13OsQtBcRTF8e8jxfK8UrIoZX0GiwGbzUqZ5FcWZZHFE36dP91guPe646d7Oge63BBzwq0RTypPLRIiUXisaBDLGJ4h3gwj7hAX2p5+zZv4NyGTGUc8Iw7/FS8GBn0axMKg4IQ4+rkrxIPSYMQHURt0uCL2vmmLuNPzqxOZqcEXMOYU6N5PUwAAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pager .dx-page-sizes .dx-page-size
{
  background-color: #e5e5e5;
}
.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection
{
  background-color: rgba(0,0,0,.06);
}
.dx-colorview-container
{
  overflow: visible;
}
.dx-colorview-container label.dx-colorview-alpha-channel-label
{
  margin-left: 42px;
  width: 116px;
}
.dx-colorview-container-row
{
  overflow: visible;
  float: right;
}
.dx-colorview-container label .dx-texteditor
{
  margin-top: -6px;
}
.dx-colorview-palette-cell, .dx-colorview-hue-scale-wrapper, .dx-colorview-alpha-channel-border, .dx-colorview-color-preview-container
{
  padding: 1px;
  background-color: #fafafa;
  border: 1px solid rgba(0,0,0,.12);
}
.dx-colorview-palette-handle
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAGF0lEQVRYw72YW0xVRxSGOUixQZBaL2B6eSCtaRODSZ/61DSp1cQm6kOb1KhNtA9NNK1PGChVuWOsXArWS4l4iQgq6QFKDUabitiINCJKKARUEPGKChzQCCrT+aZrk+G4zxHTpidZ2cya9f//2jNrr9mbkJCJ/zzaQrVN0vaStnBtk7W9LNdw8U+SOE/Ii/6UUq4mZBCHF+3c+cGhgwcTveXlhyu93ovVlZX3fywsHOXKGD/zxElS4DxBuIMnYYlP3ldc/Gn5oUOlv1RU+Fqam1XPtWuqv69PPXr0SF24cEGNjIyYMX7miSMenKySazJBk5AEwnK3bp1bVlKyrcrr9XVfvapGhofV6OiosadPnxojCWfszBFHPDjw8MDnn0jAJCSB8F3bty84UlZW09Herob1HSPy5MmTZ6ypqcl1Dh848PDAJ1vkCZqEk8C2goKFh0tL/+BuHIHHjx+72vnz5wPOO8nAAx+8diKBqj8sMz09vrSk5FhXZ6chGtZLG8waGxufG8c8fPDC72yNWxIUT8Te4uLtba2tBkjh+RukFKLbSuBn3g3HPLzwoyN6z6zC5IL8/M/1/vmGhoYM8OHDh+PMSYK7aqivVzVHj6r8nBxzZYzfScINCy/86MhT4/Ffhag9u3cfoZAcgG347t+7p/48e1bpIqvdkJyctXTJks+io6Pf58oYP/PEBeKAHx307NUwxZiakvKx3jPf4OCgAXB1jDu5p4kP7N9/Pysjo2BKRMQ8jXlL25va3pDrW/iZJ454cDaPw4sOek6RhkiLnVKQl5fCkgIcGBgYM5/PZ3z1Z86orPT0H3TsHG2ztU3TFglWrtPEP4c44sGBt/nwoYOeYEOdrYj+aceOCgqHbPt093OMMUuo2/PvkZGR7+rYWVJYYdYZESpj/LOIIx6cGx866KHrbAmHzqu7i4r+6unpUf39/WbpHQN0qrZWbdq4cZPcaYRbG7baPPOziQcH3uaDHx300BV9sy8zdbH0EXT37l3V29s7Zuzhz+XlasXy5QtkycMCHUpOryGOeHDgbT740UEPXdE3j0pMelra6Bm9j7U6e9vq9f7pBqNiY2LiZO9DA52KkghbE0k8OPD+nOigh67om/eB2KJdu/qd4rH38MGDB+pwWZlavWrVh1JInuckwWpMIR4cy2/zORrooSv6/6zEtsLC1k7dbG7fvq2uX78+ZgBPHD9O5gkvshLEgwNv88GPDnr2Spia+H7Lluom3YLZt2v6vcAxxs0XL6q83NxjMTExMyZSE8QRD86NDx307JowT8fGDRuyfjtxwhTNVX3qOQYQ33F9V9lZWWkTeTqIIx4ceJsPHzro2U+H6RNfrl69tLCgYPDGjRsGyJI5dvPmTXMu6PleLZASFxcX5dYn8DNPXJfgbB544UcHPbtPhErBvZ6ZkVHV0NCg7ty5oy5fvjzO8HVeuaJqampUbk7Or1rs6/Xr178XHx//ClfG+JknLhAH/OigZ3dMj+zLjDVr1nyVn5c3SAF1d3erS5cujTP8EDWeO6eqq6vV3j171LdJSebKGD/zxPlj4cMPPzro2WfH2CnKQfRdcvK+kydPqlu3bhlwu269tnFHkDGPEctjyN/4mffHwOPEwi8HXpT/O4VHHpXpnyxa9JF+vE7RZNhTSNra2gJaVVWVEQ80Dx4e+OCFHx2394kQq+/H6pa7Ii0t7RydDYIreo9b9aHjZpWVlSYJtzlw4OGBD15pUK5vVnbfZ5leW7Zs2Rf6EKrjcerq6jJC3FVLS8s4q6ioMFVv+4gjHhx4eOCDV/jd3zHtt21tUwHMnz9/YUJCwoHNmzcP1dXVjSXDtaOjw9yt1+s1Psb2PPHgwMMjCUwN+rbt/90hGbN0b69cufKbxMTEo9nZ2UMs/+nTp1Wz/tKiCGlKtGLG+Jknjnhw4IUnakLfHS5HcoQUEdX8zuLFi1esXbs2Lykp6Vhqamp7ZmbmwLp160a5MsbPPHHEC2669RIU/AssQI1MkiqOkueaBhMnAnza8Q0xT65zxR8ncTMEN/YtGvIvfmNf5dLhoqXnz5RTMFauM8UfLXHh/4X4//b/ib8BDzOgbwaye0IAAAAASUVORK5CYII=) no-repeat 0 0;
}
.dx-colorview-hue-scale-handle
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAPCAYAAACBdR0qAAAB/UlEQVRIx8WSv28SYRjHH7duOlYHE0edTPQvqIuJdXJrHIrgH1KKQw2pqYUgLg3XWgIRCsahiZtQGhkcKwmpEALh9687IRDueHy/F2I4QPTQhOGTS573fb7fz+WOouHw+cdolJdJJBz+TB9OTng4HC4VOFAkFGJN03gwGMwEZ6qqcq/XWwjs/ikfDhQKBvXBrBDMv11c8PtAQA36/fIiiF3t++Xl3A44kLjM/X6fO53OFLgYOD4ePlhbe0JE9wR3TXL/6caG7dPp6W87MIcD+Y+OuNvtcrvdNiDLsv58J0mKCLwtuClYNQl27oiMH/JY5jjohgMd+ny6WaPRMNBsNrnVarHv4EAZBV4VrJjkGnaRgSxkTvagGw70wuHgZDLJsVjMQDwe50QiwQ67vTd6uxVmJjOMZFaRgSxkTvagGw4UjURYURSuVqsGarWa/nzr9Sr/KoKM8cxx0A0H8no8XK/XOZfLGcjn81wqldjjdv8SEVwxiS6CDGQhc7IH3XAgt8ulm2UymSkqlQqLc81qtT56vL5+65nFcuO5zXb9b8Bd7Fg2Nx+69vdVZGWz2akOdMOBXu/tcblc5nQ6PQXm5+LbHkoSvxHWiyCJHzFxdja3Aw70aneXi8Uip1KpmeDsfzAvHw7kdDq5UCgsFTiQY3v768udHV4m9q2tLz8BHNG5grjrFSMAAAAASUVORK5CYII=) repeat-x 0 0;
}
.dx-colorview-color-preview-container
{
  margin-bottom: 34px;
}
.dx-colorview-color-preview-container-inner
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQoU2P4DwVnoIBhgARgDJjEAAkAAPQn5YE6DjD8AAAAAElFTkSuQmCC) repeat 0 0;
}
.dx-colorview-alpha-channel-wrapper
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQoU2P4DwVnoIBhgARgDJjEAAkAAPQn5YE6DjD8AAAAAElFTkSuQmCC) repeat 0 0;
  background-position-y: 6px;
}
.dx-colorview-alpha-channel-handle
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAkCAYAAABWvWC/AAAB/klEQVRIx9VVO08CQRCeOy4BCgLhZaIQiBTQWdj6UyiIFf4Jf4ChMDR2hoLKBihsbCxobewJGDAgz/AwEQ7vzt3j9thb9nIJxBgn+S53M/Pt3MzOzgq1SqUuuVwXwJGPfh8y6TRMp9Md27eiPMNjraapqspFo9GwtWGeqGka7COYJxGy3SI8vSAIWzKBHdHOJjk58BY2I6vogQqggxWi5y2sspFFUdRXJUK+aZ2iKNbfJsTxaARvrRb0ul1d1x8M4Cga1Z2DoRAkk0k4icfNVCQ6p1azCdVq9fq2WHySZXmNA+AUEVyXudx5Npu9O47Ftn9KcsJ473TgplCoIGIfN5iBHsLgvlSqj4ZD0xfzJLoYxvsnwgxhSUV2sztiqTapIBLZIH4RZ6NgMusratQWGe+aAcuWU3bTV49MIqgOfc76WqrtdEhYX4nuIF6XsR1H+/5h5MMKRq2mOURmff9t5F/YKoEdmLytssztcDgMV/k8vj08CF50mjwIXvyN9dhueyRPUymcy0M6k9G/x+MxhND4wRKJRDZ26khKpMKz2QwSiYQOIu12G1KIsF6vTR328/v9m2rTs5m90ObzOSwWC1gul9zC7TX0d3K2G/oaVRPLZXBwZCcHnm1n6AcCgR0yLpjP5wO3280nr1ar13K5fMZrx8lkAsFgkNuqiPfyA8JMvViMAYz/AAAAAElFTkSuQmCC) repeat 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi)
{
  .dx-colorview-alpha-channel-handle
  {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABICAQAAABL7o3DAAADNUlEQVRYw9WYy2sUQRDGfz2zG10TVw0oYlBEUQhiDgqeFFQUwddBPEhAFP8FD4qCIIJ48ebZk3+A4FUREd9ejA8kaBJfsCgK2dVks7tT5WF2Jz2Tnk0miYrTh5nt6m++r6qrp6vXXNi25oDXieP60Qf7gGcDLqv8HLmV69lvOpV2l9tqulYfyPldyqnTLvMgsBHYtNdlvX7VL+bas7bX0wRrG7kum7HBs2QWQFOZNTVg8oeZ+SfM/AWfyRxtM8mcPWBqM2e/xBUwz5IWv9vjdKpsg+Hjy+Ghd5/LVRjvg/3A3QGAFcV1PVt35Qvilm0wPLj1ZNAWps07lMql8tuPx/oXFiUuOxzk8er+o8F67cWLxx9K4yH2Uuut/volB7fIqoe3dx/RCOwJgjbb8Bfh9v2br0s/qFBmlDJlyoxSofL+640HgT4fFgnHChKP9sg3YbDEOFXqBFYUffIE32k0/HxQ9xbo1GiHb/PqTFCllgA3AF8wkUpJZpggeA1q1KjRsCT5QI6GYCIqSSaJIpiAgIDgXFAEzgDnuQwBASLWnDtlm+ZHTWLDwkHS/HbFZNtgbXqRAGv4NA04wZd4coAnjRKFOB1sXBnGjJinRHtOslsdOiPZ1pJM+tyOWRO9kWy1pyqVGRdzKwjT+WwHdz6YbTBZwIEVsMBah4HVO/mksd4Ys2ZlTgZM5xKw6Zk1PWCaFTzTDBPXdpMtSZi6qrLI1tknibq/JDrj9GT26alzSRKdnvlMNp8jZpNhnmNTZZwQ03ph26lSDw+f3B1rX8LHx8NPgj3bzzVFYelS8uTJ0xFrefKdBXzBz1k7qljpvrlHWLW9u5uFFJJt2bLeneLtWev7Es2MJXuCfbuefnpD78lQR3cf9APXotNNsePo3rq1qizZDYx/9tjhjSsXCXalEv5aXji44eqJxcWaNTO5yd0Cxugo9B/qb5qHgM3Ajuh00+CXq3xslXETTEQ1XxWoAWPOClTSak/NUumrs+5tVzJrvNLPCp6/M4ZmLNbn74yRzWf+a5+17YkuDaj2+dn1j8MioCPFFjKb9ReN20pPHxwHrgyk8Fe8n/dkTElrxOoGu0m1cu83cDHq0t5aVLIAAAAASUVORK5CYII=) repeat 0 0;
    background-size: 100%;
  }
  .dx-colorview-palette-handle
  {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAQAAABJXchjAAALn0lEQVRo3tVae1RVVRrfgLwEQVKBAJW48lAhDU0ThTEegggEJ4iJNaNTq3GNy9SpSZtW46qcfKBnbBShmvCVCKgImgmOrEKgmlLLHB7i4yKIcIl88BLlMrLn953L48I990HT/NH9/cG9++z97d/5Xvvbe8PYL+Ej6ICZAebMAhilBfptTs+G9f55SQxMbsmsmQ0bzeyYPRvTB3v8Go1WazwdQmYEH24EfdNbYRo7B6f5jy+KWfJC3KvxbyXtTPpg9fsJG+Pfiv1j9NLI6KAAByfQsUFPiYoRqaaTkAiMwjvaTXIOC4tdmbBZEPuRciyl4P0jmfmDLQmbY1eGhU5yBhVrjDJIxEQSAwTsZ3lH/y5hi2ai93KKS6uqmho72r5VV/Be3tPd0Xaz4eLFf57Znt1HZUv0slneMJJBIiaRAAUygV3AYzG/F7aR8Mz8yspudS8mfijhO6D/V6+E7u6Kyj7NbIt5adpkaIRMY/aTSPTpwMbBKSJOo4Fjp1vv9k/+UIbEIHr5ndvHTms0EhEHL7GR14cREhIFKzZ6hiLuNRJ26GRHx0P+Hx18C9C0uk8e8vb2nJM0Nu616V6IHEtdGgZJ9JnBPiQoYZMgpmYpa0lsjwzOA0RC7hmNUSpTs6CPjSFB8A8dsxggIVGwZmPCIoWtgphzsrtHnoAxEhoiD9TZn0IfW8MikU2sh9LQS6KPgsOiBFJlwWkSpdaLcwC9sf4eNL5A8o+IeOYwlIYeEn2+MCY0ioZVXSIC3QZwFiAShvoQkapLJC80CtqwGvQNfSTMJV8IJkNUVqv5AyMgEvSuxvqpeWU1GWU++QZc1AAJ6GEUs5vuQ+6Yf9o4BdNJEI18GCVh0zRvRMoojS5kSEjeYOPoHPe6IGaf7MbA+0ZBJMjyxns+gGEOImTj1tlPQN6QPEOOBJnCMVwQxG0Hu3ru8y6DeCDZ+wL/fsAnjI3AczUFbDg5qBWZRIeExhR+3pQdr1y/z+/pRZekXmVd8Rd/z11ZtCw//fDBEzsPf/alsp7auwyMvM8vKymL+iiQzGESXRLmCB+n6OUwReF93qkXeJ/eU+XbczQLVVJGYtqLO1dmaH5tzzldTm9saHQWTLJ4OXPCbObDVUF6sJ82lZapW+33eIcsSAsXqtfvpQlj1s9/wXfx+CCrQKtA9wVTl8x/MWY9tb+170I1aUOfhB/boIttU/3kdCHpIepFrBKnugxQyCmiiaJe94lk/syXebHJbBLgyRT45e+7OOoNep57Sj+NLp4LGVEv6OqC4sJuggf5g+pOJ2+XQSeG7z+Bt0idk2zuj0k9mAsbB1FjASd8c0GLwtx/TnICckzWyS6uT07TbfKLCR4IVQttXZhRXIQsEsT3j97jbbK4x7PxBs9smhLOvDHdeOYo1ZRWEqjmtEPLeDzx9g6PR+2VW6RfUkaeIAYvQn8rbRLmEDJuyWpBPFfRyVtl0MnPVZAWvEOhA1cMt+2vIvugqUBt8cSVKbzDElIF8btqfbK+uSiIS1ZDezbaBoEx7N3JGK3qVn5XB628/eGbewTxyURQcNFdDYeuvuihmJskiG/vIxJy0lq7ySC2btCexaAxLJnDrLmC+LfcDn5HBh3801IE1lpzH7znkCVIthQaw1zNfaKRdwvL9cnbhhAPnIOkZdlvEDOKjKeRKT8tbee3ZdDOUw8Kot9CWNxR8mkzg4WxNXp5TA0VRDFHn7wTeKmnBSlCzAY9YnzkS4J4trKN39JBK6+qhQ3fhCnGw+oWhncTklFs0VNBeaOm7q6sxPNYU6OWo9eAV1jAz51j1iJd37zDf9RBGz9ZDm9OgR4o55uZsFGyIl2E/EYQT33ZJiPxDr/aiHS3jjlLYdrvlsz1mXcEsbHtFm/RQatkQf8QzRDOjEOS6BLwNHYoh1plJN7iN5E3n3kbHjbgmkjYzO3Z91LyStWf88+GoQSL9YrjSRmu/pqQMomEFPKPBiSmrzzxLx2JJLOsJyXv2R3MDTOP6icxBiTSUo581Ss34Bx/Pidxl4Un3MgEYwwYxMlWkbjzt4e/4Z/L0PiKp+QnpYPEGC0SNh5/SEs/3NHbrpPfKNGmZr2UZjFZk+FMJjHWyWvZjvdyOmVyJmT2ph9elcHch5BwmfhK2j/y2rrbZYZ08o+wrXvUb6QkPKct37W7oFM+eas/zIvfPIwEcyPHbGhT8UYd3OapcMyZ87BQjcgcgfOR/g7dlpGo4g3kmO8MNQcccwky3KXGZn5TB7f48TJBXJg4UscMReo+UX5LRmIzv6QJUS3HlEJ0EWqqLytbeIMOmvkFFGWxr48oREczl1jUFt9fb5aR+AP/GskqcoV2iErJKiQZ++6yFn5DBi18wwEYJFCT601LVk/MEcRN2frkFSBthzynnazMKc3OCEaVndvC62XQwvNKkLjXjCRtx7yCTWSZPnnkZQELJHnmWguYrYJqgCZ1Pa/TQQNvUr+WOVCImLCAhUQK4p/3qB42yEir541qqk2svbQXMGkpZx6LX4VXVDfx6zJo5qUXqQZ4YoYpS3ngE1SblFWqZGWpeOm/URi8Iq1FloO1leSaQdiHpxc081pZNPN9hYIY/9fAxyUaBoqa2Y/HvyuI+4r0S9p5VBDnxmq75UB5N246lahXW+u5Ugb1eIMPPqHTuV+FSuWdpU55Z0nl3cJw0sKHn6i4PjlX75JOHX2Hl3eaxXdixApBPFiskh2shFer+J5Cac+x+skAqHKw0LWSDlcd5syIXU3P9xap0FteiopnYWMcsUIqkKyGVtvS4us9jzY/tffq+TVZ1PMmXnLxT5nSSdTaiNinZijcIMpR4fbUzIi4uHXUvnb3mYomrl+CsoPO9RRPoRK1G1ry921+2OTIVYK4p7CRX9WLRn5DfajknQOajV9iemLa8l39B6kbso6caegxPHo3toGLVmHTJLMRlLaBzHXik+QX5+tu8Ct6oZTy/zfKvNKN2cuPP5+7PXvv8U05R8vOKqldaWDkDX62loLTYzac0l5nG9i/IWaTglGUbc69CS++bBB10ipQws+gWLsrfa8zMqKWN/RuypEKxUmyG+L+owHmbONLBeruogZYsMYojgM/AMZ7XkPK2w23jvmLjS9z1nM00H9Iwty9gih3HihuMEH0McA0Eg38Yzou2vLYPFQRjnoOSQay/iNs8qxYipIvLjfwS0ZQADTT0mwEDbysmo4EAmPhko8YOC4aMMkE5jUvmbz9iys34NHVBpAPEAlDfa7CIctrSN7c55gXpNsZODgbPEKk3WTwMhr2cXE9vLpKL44CKkB/j6vIDfulw9TgpdJO1l5jCuOHqQ4IoSnzfk1GySysh1//VBK1iJmPKMtum5fMpkCqgwmHqYPHyrTFD5QuGTbmfF1XB31UyiAPIBJyz66AwNfX30VQxm8JjJOOFEw7Vh5Cw4V5eQZrTqIyi2ru1cHHK4bhCNAEDG+vAYGazkzNSrPeMxi+4DKcgolXDXCiydb+C5ZSyAri/uKq1jpkxCqDJKrQo45X3t1fLF26pC5Yau2PiJgwwqsGLd+wQzi5synuQRFrNNdPOwpKqq+pqTS5hhxI0ZEHCip8u4zJpXZ1SfWOAs31U8Qa9yB4gjuk2MmVQqZeP9EBkDPSrO9jC8NfpnWFsDn3SHlJzbeqyrbCntO8pbdZXdl2vrG44lDZ5ty+i7itYSs9Q5gvRjpL1cdPuX4aehGHTO8KlfqMnT03OWqdxjh9V5JHU/LSDmUc1rqSTI1aNzd57GzmgxGuzOl/uogbfiUJcS5sInzcz3qmX9T8ZeFrot+M3fDsrqSMVRlrdsVuiH4j9OWgpX5R1jOZH3pNRG+nn+VKcvjlLBQ7Dm/nwTxhaV82lU1n/iyABTjPwLepaFHgiQd6jEPPkV/OGv1oiEjX1Ag1J+wYnDGZG+AO0F9XtIzHEwfta+qf/x8ItC/sbVFT2utc2NtqX9j/f/+bwci/LrBf5ue/f/FdksJ3h8YAAAAASUVORK5CYII=) no-repeat 0 0;
    background-size: 100%;
  }
  .dx-colorview-hue-scale-handle
  {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAeCAQAAAA/D3CoAAACxUlEQVRYw8WXv2sUQRiGn9nd28uZVdRGMCY2AUUhUYgoBi1EQRQ1IbaaTsHWQhvBP0DbFFqkEJE0gpWFhYqoiYKSNIIKokmrokkuuZuZbyz21BNuNtkNct8VdwcD+8z7vd+PVdf2bT8dVGhryMKXh9HWE65iaXMkXScjtd5y4XJ7OW7dZF1kAYdrI4bCAqsGUQUfs5orWiAygEMyERT1am2+GEi5M06yLxpg/oK4jGPf5149fzdXXPrd3QePdm6WDM3+gIhXkYCvc+MToGu1ajGMuDI9++neudE48V/2D0hWJidfGD6+uzttNRbJ5WpFQFgqXRw03VOPD5+SbBCdqYgzb2ZFJt7aKnVMAZCSjh9MjW579n5QJPAd0yuZVSHWYG1tiSVq6CIgmFkWFzuSxR8dm1yWWXWmWQWNhTo1ltOfuSJMK1PrEGN9BnCpIjpTEZc+3WDQaGxORSwQog0a5zVAE4h4NElBBASLYC/lVGQMLIJoAsQDopAURPrgA8YDQih9jYQ46CnYWuMB6fzQkbTMrCJC+hot3i8arGkyu7/l6TxOd0hqpCFglyf5ChhCcbvx/0pOjquN77MY+ok9qQkZAiLJMKtDIYXHXXPtideHjgABovEZ2H+s1vJQgLLjM6JRKBSM5J/woGDsdWnzjr1JYloeKTM+09RZnbfrCQSEhIT3yd1HQgICrVi5anRDINdS0lKocUEc1+ukrs4XASViStKhKVf8bVk3T9/Wh+JosOfpl4Ejn18u/wxMkBNEAonKybY9UjnQVe5c8o2R5hbvAzGMHJ28o3t7e9diVs2ZQyazezctRq1Bltmw6cb5R5Nv5r4tF4PYUB7oGuzf0lVdzWLkMsbqAvHG4ePDrE2RhYzCcv+uiv5pVqf+X7f4Va2K/z/cb7Oms2RdW1+wLKB2XlcJbQ+3FJaIelzkaOdHqvNPfgGAv504iRiIDQAAAABJRU5ErkJggg==) repeat-x 0 0;
    background-size: 100%;
  }
}
.dx-colorbox.dx-dropdowneditor-active .dx-texteditor-container:before, .dx-colorbox.dx-dropdowneditor-active .dx-texteditor-container:after
{
  content: none;
}
.dx-colorbox .dx-placeholder
{
  left: 40px;
}
.dx-colorbox-input-container:after
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQoU2P4DwVnoIBhgARgDJjEAAkAAPQn5YE6DjD8AAAAAElFTkSuQmCC) repeat 0 0;
}
.dx-colorbox-input-container.dx-colorbox-color-is-not-defined .dx-colorbox-color-result-preview
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAdElEQVQoU4XR0Q3AIAgFQCarie7UrToRI3QIiyIFFGNe5INcgETAegpQefFCCFPwYZI2qFA/M4EQMQAhKxJgiEcKHFFkwUQY3Q4sBAhUerYzkbaiTUk7Ije0dYoMyeYGi35igUeDzMCiTiKgaPx0BAR1csgHgYNfckUDF5gAAAAASUVORK5CYII=) no-repeat 0 0;
}
.dx-colorbox-color-result-preview
{
  border-color: rgba(0,0,0,.12);
}
.dx-colorbox-overlay .dx-popup-bottom
{
  padding: 0;
  height: 40px;
}
.dx-rtl .dx-colorbox .dx-placeholder, .dx-rtl.dx-colorbox .dx-placeholder
{
  right: 40px;
}
.dx-datagrid-checkbox-size.dx-focused .dx-checkbox-icon
{
  border-color: transparent;
}
.dx-datagrid.dx-datagrid-borders>.dx-datagrid-headers, .dx-datagrid.dx-datagrid-borders>.dx-datagrid-rowsview, .dx-datagrid.dx-datagrid-borders>.dx-datagrid-total-footer
{
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
}
.dx-datagrid.dx-datagrid-borders>.dx-datagrid-rowsview, .dx-datagrid.dx-datagrid-borders>.dx-datagrid-total-footer
{
  border-bottom: 1px solid #cbcbcb;
}
.dx-datagrid.dx-datagrid-borders>.dx-datagrid-pager, .dx-datagrid.dx-datagrid-borders>.dx-datagrid-headers, .dx-datagrid.dx-datagrid-borders>.dx-datagrid-rowsview
{
  border-top: 1px solid #cbcbcb;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon
{
  color: #898989;
}
.dx-datagrid .dx-menu-items-container .dx-menu-item .dx-icon-context-menu-sort-asc
{
  font: 14px/1 DXIcons;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  color: #4b4b4b;
}
.dx-datagrid .dx-menu-items-container .dx-menu-item .dx-icon-context-menu-sort-asc:before
{
  content: "\f053 ";
}
.dx-datagrid .dx-menu-items-container .dx-menu-item .dx-icon-context-menu-sort-desc
{
  font: 14px/1 DXIcons;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  color: #4b4b4b;
}
.dx-datagrid .dx-menu-items-container .dx-menu-item .dx-icon-context-menu-sort-desc:before
{
  content: "\f054 ";
}
.dx-datagrid .dx-menu-items-container .dx-menu-item .dx-icon-context-menu-sort-none
{
  min-width: 16px;
  height: 16px;
}
.dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content
{
  padding: 8px 0 6px 9px;
}
.dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon
{
  margin-right: 9px;
  min-width: 16px;
  height: 16px;
}
.dx-datagrid .dx-menu-item-content .dx-icon
{
  color: #969696;
}
.dx-datagrid .dx-icon-filter-operation-equals
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-equals:before
{
  content: "\f044 ";
}
.dx-datagrid .dx-icon-filter-operation-default
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-default:before
{
  content: "\f027 ";
}
.dx-datagrid .dx-icon-filter-operation-not-equals
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-not-equals:before
{
  content: "\f045 ";
}
.dx-datagrid .dx-icon-filter-operation-less
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-less:before
{
  content: "\f046 ";
}
.dx-datagrid .dx-icon-filter-operation-less-equal
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-less-equal:before
{
  content: "\f048 ";
}
.dx-datagrid .dx-icon-filter-operation-greater
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-greater:before
{
  content: "\f047 ";
}
.dx-datagrid .dx-icon-filter-operation-greater-equal
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-greater-equal:before
{
  content: "\f049 ";
}
.dx-datagrid .dx-icon-filter-operation-contains
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-contains:before
{
  content: "\f063 ";
}
.dx-datagrid .dx-icon-filter-operation-not-contains
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-not-contains:before
{
  content: "\f066 ";
}
.dx-datagrid .dx-icon-filter-operation-starts-with
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-starts-with:before
{
  content: "\f064 ";
}
.dx-datagrid .dx-icon-filter-operation-ends-with
{
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-ends-with:before
{
  content: "\f065 ";
}
.dx-datagrid .dx-editor-with-menu .dx-filter-menu .dx-menu-item-content
{
  padding-top: 3px;
}
.dx-datagrid .dx-editor-with-menu .dx-filter-menu .dx-menu-item-content .dx-icon-filter-operation-default
{
  margin-top: 1px;
}
.dx-datagrid .dx-row-alt>td
{
  background-color: #e5e5e5;
}
.dx-datagrid .dx-row-alt.dx-row:not(.dx-row-removed)
{
  border-bottom-color: #e5e5e5;
}
.dx-datagrid .dx-row-lines>td
{
  border-bottom: 1px solid #cbcbcb;
}
.dx-datagrid .dx-column-lines>td
{
  border-left: 1px solid #cbcbcb;
}
.dx-datagrid .dx-editor-cell .dx-texteditor .dx-texteditor-container
{
  border-bottom-width: 0;
}
.dx-datagrid .dx-editor-cell .dx-texteditor .dx-texteditor-container::before
{
  border-left-width: 0;
}
.dx-datagrid .dx-editor-cell .dx-texteditor .dx-texteditor-container::after
{
  border-right-width: 0;
}
.dx-datagrid .dx-editor-cell .dx-texteditor .dx-texteditor-input
{
  padding: 7px;
  background: transparent;
}
.dx-datagrid .dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input
{
  padding-right: 32px;
}
.dx-datagrid .dx-editor-cell .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input
{
  padding-right: 57px;
}
.dx-datagrid .dx-editor-cell .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 37px;
}
.dx-datagrid .dx-error-row td
{
  background-color: #f28f8f;
  color: #fff;
  padding: 7px;
}
.dx-datagrid .dx-error-row td .dx-error-message
{
  white-space: normal;
  word-wrap: break-word;
  padding-right: 35px;
}
.dx-datagrid .dx-error-row td .dx-closebutton
{
  float: right;
  margin-top: 1px;
  margin-right: 1px;
  font: 14px/1 DXIcons;
  width: 14px;
  height: 14px;
  background-position: 0 0;
  -webkit-background-size: 14px 14px;
  -moz-background-size: 14px 14px;
  background-size: 14px 14px;
  padding: 0;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.dx-datagrid .dx-error-row td .dx-closebutton:before
{
  content: "\f00a ";
}
.dx-datagrid-export-menu .dx-menu-items-container .dx-icon
{
  color: #898989;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content
{
  padding-right: 24px;
  padding-left: 24px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item
{
  background-color: #e0e0e0;
  color: #7e7e7e;
  border: 1px solid #cbcbcb;
  padding: 7px;
  -webkit-box-shadow: 0 1px 3px -1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 3px -1px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px -1px rgba(0,0,0,.2);
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-message
{
  text-align: left;
}
.dx-editor-cell .dx-numberbox-spin-up-icon, .dx-editor-cell .dx-numberbox-spin-down-icon, .dx-editor-cell .dx-dropdowneditor-icon
{
  background-position: 0% 50%;
  background-position: right 10px top 50%;
}
.dx-datagrid-drag-header
{
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.2);
  padding: 7px;
  border: 1px solid #7fcdea;
  background-color: #b8e0ee;
  color: rgba(0,0,0,.87);
}
.dx-datagrid-columns-separator
{
  background-color: #33b5e5;
}
.dx-datagrid-columns-separator-transparent
{
  background-color: transparent;
}
.dx-datagrid-focus-overlay
{
  border: 2px solid #b8e0ee;
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>td:not(.dx-focused)
{
  background-color: rgba(0,0,0,.06);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>td:not(.dx-focused).dx-datagrid-group-space
{
  border-right-color: rgba(0,0,0,.06);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>.dx-datagrid-readonly .dx-texteditor .dx-texteditor-input
{
  background-color: rgba(0,0,0,.06);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row).dx-row:not(.dx-row-lines)
{
  border-bottom-color: rgba(0,0,0,.06);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>td.dx-pointer-events-none
{
  background-color: transparent;
}
.dx-datagrid-headers
{
  color: #7e7e7e;
  -ms-touch-action: pinch-zoom;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.dx-datagrid-headers .dx-datagrid-table .dx-row
{
  border-bottom: 1px solid #cbcbcb;
}
.dx-datagrid-headers .dx-datagrid-table .dx-row:first-child>td
{
  background-color: #e0e0e0;
}
.dx-datagrid-headers .dx-datagrid-drop-highlight.dx-row>td
{
  background-color: rgba(0,0,0,.06);
}
.dx-datagrid-filter-row .dx-menu .dx-overlay-content
{
  color: rgba(0,0,0,.87);
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused
{
  background-color: transparent;
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused:after
{
  border: 2px solid #b8e0ee;
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded
{
  background-color: #fafafa;
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded:after
{
  border-color: transparent;
}
.dx-datagrid-filter-row .dx-highlight-outline::after
{
  border-color: rgba(21,194,111,.5);
}
.dx-datagrid-header-panel
{
  border-bottom: 1px solid #cbcbcb;
}
.dx-datagrid-header-panel .dx-link
{
  padding: 7px 0 7px 10px;
}
.dx-datagrid-header-panel .dx-button
{
  margin-bottom: 10px;
}
.dx-datagrid-header-panel .dx-button.dx-button-has-text .dx-button-content
{
  padding: 0 4px;
}
.dx-datagrid-header-panel .dx-button.dx-button-has-text .dx-button-content .dx-button-text
{
  line-height: 29px;
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-hover
{
  background-color: rgba(18,166,95,.5);
}
.dx-datagrid-header-panel .dx-apply-button:not(.dx-state-hover):not(.dx-state-disabled)
{
  background-color: #30c285;
}
.dx-datagrid-header-panel .dx-texteditor-input
{
  padding-top: 7px;
}
.dx-datagrid-column-chooser-button .dx-icon-column-chooser
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-column-chooser-button .dx-icon-column-chooser:before
{
  content: "\f04d ";
}
.dx-datagrid-addrow-button .dx-icon-edit-button-addrow
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-addrow-button .dx-icon-edit-button-addrow:before
{
  content: "\f00b ";
}
.dx-datagrid-cancel-button .dx-icon-edit-button-cancel
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-cancel-button .dx-icon-edit-button-cancel:before
{
  content: "\f04c ";
}
.dx-datagrid-save-button .dx-icon-edit-button-save
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-save-button .dx-icon-edit-button-save:before
{
  content: "\f041 ";
}
.dx-apply-button .dx-icon-apply-filter
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-apply-button .dx-icon-apply-filter:before
{
  content: "\f050 ";
}
.dx-datagrid-export-button .dx-icon-export-to
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-export-button .dx-icon-export-to:before
{
  content: "\f05f ";
}
.dx-datagrid-export-button .dx-icon-export-excel-button
{
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-export-button .dx-icon-export-excel-button:before
{
  content: "\f060 ";
}
.dx-datagrid-group-panel
{
  margin-bottom: 10px;
  -ms-touch-action: pinch-zoom;
}
.dx-datagrid-group-panel .dx-group-panel-message
{
  color: #7e7e7e;
  padding: 7px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dx-datagrid-group-panel .dx-group-panel-item
{
  color: #7e7e7e;
  background-color: #e0e0e0;
  border: 1px solid #cbcbcb;
  padding: 7px;
}
.dx-datagrid-group-panel .dx-block-separator
{
  padding: 8px;
  background-color: rgba(0,0,0,.06);
}
.dx-datagrid-search-panel
{
  margin-bottom: 10px;
}
.dx-datagrid-rowsview .dx-row
{
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dx-datagrid-rowsview .dx-row.dx-edit-row>td
{
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid .dx-texteditor-container::before
{
  display: none;
}
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid .dx-highlight-outline::after
{
  border: 1px solid rgba(234,68,68,.4);
}
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-focused>.dx-highlight-outline::after
{
  border: 1px solid #ea4444;
}
.dx-datagrid-rowsview .dx-data-row .dx-invalid-message .dx-popup-content
{
  padding: 14px 17px 12px;
}
.dx-datagrid-rowsview .dx-data-row .dx-invalid-message .dx-overlay-content
{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-datagrid-rowsview .dx-data-row .dx-cell-modified .dx-highlight-outline::after
{
  border-color: rgba(21,194,111,.5);
}
.dx-datagrid-rowsview .dx-row-removed
{
  background-color: rgba(21,194,111,.5);
}
.dx-datagrid-rowsview .dx-group-row
{
  color: #33b5e5;
  background-color: #fafafa;
  font-weight: bold;
}
.dx-datagrid-rowsview .dx-group-row td
{
  border-top-color: #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.dx-datagrid-rowsview .dx-selection>td, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td
{
  background-color: rgba(0,0,0,.06);
}
.dx-datagrid-rowsview .dx-selection>td.dx-datagrid-group-space, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td.dx-datagrid-group-space
{
  border-right-color: rgba(0,0,0,.06);
}
.dx-datagrid-rowsview .dx-selection>.dx-editor-inline-block, .dx-datagrid-rowsview .dx-selection.dx-row:hover>.dx-editor-inline-block
{
  background-color: rgba(0,0,0,.06);
}
.dx-datagrid-rowsview .dx-selection>td.dx-focused, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td.dx-focused
{
  background-color: #fff;
}
.dx-datagrid-rowsview .dx-selection>.dx-datagrid-readonly.dx-focused .dx-texteditor .dx-texteditor-input, .dx-datagrid-rowsview .dx-selection.dx-row:hover>.dx-datagrid-readonly.dx-focused .dx-texteditor .dx-texteditor-input
{
  background-color: #fff;
}
.dx-datagrid-rowsview .dx-selection:not(.dx-row-lines), .dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines)
{
  border-bottom-color: rgba(0,0,0,.06);
}
.dx-datagrid-rowsview .dx-master-detail-row>.dx-datagrid-group-space, .dx-datagrid-rowsview .dx-master-detail-row .dx-master-detail-cell
{
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.dx-master-detail-cell
{
  background-color: #fafafa;
}
.dx-datagrid-group-opened
{
  font: 14px/1 DXIcons;
  width: 12px;
  height: 12px;
  background-position: 0 0;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  background-size: 12px 12px;
  padding: 0;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
.dx-datagrid-group-opened:before
{
  content: "\f016 ";
}
.dx-datagrid-group-closed
{
  font: 14px/1 DXIcons;
  width: 12px;
  height: 12px;
  background-position: 0 0;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  background-size: 12px 12px;
  padding: 0;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
.dx-datagrid-group-closed:before
{
  content: "\f010 ";
}
.dx-datagrid-group-opened, .dx-datagrid-group-closed
{
  color: #3a3a3a;
  width: 100%;
}
.dx-datagrid-search-text
{
  background-color: #b8e0ee;
}
.dx-datagrid-nodata
{
  color: #a8a8a8;
  font-size: 17px;
}
.dx-datagrid-export-menu .dx-menu-item .dx-checkbox .dx-checkbox-text
{
  padding-left: 27px;
}
.dx-datagrid-bottom-load-panel
{
  border-top: 1px solid #cbcbcb;
}
.dx-datagrid-pager
{
  border-top: 3px double #cbcbcb;
}
.dx-datagrid-pager.dx-widget
{
  color: rgba(0,0,0,.87);
}
.dx-datagrid-total-footer
{
  border-top: 1px solid #cbcbcb;
}
.dx-row.dx-datagrid-group-footer.dx-column-lines
{
  border-bottom: 1px solid #cbcbcb;
}
.dx-row.dx-datagrid-group-footer>td
{
  background-color: #fafafa;
  border-top: 1px solid #cbcbcb;
  border-left-width: 0;
}
.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>td:not(.dx-focused).dx-datagrid-group-space
{
  border-left-color: rgba(0,0,0,.06);
}
.dx-rtl .dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-texteditor-input
{
  padding-left: 7px;
}
.dx-rtl .dx-datagrid .dx-column-lines>td
{
  border-right: 1px solid #cbcbcb;
}
.dx-rtl .dx-datagrid .dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input
{
  padding-left: 32px;
}
.dx-rtl .dx-datagrid .dx-editor-cell .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input
{
  padding-left: 57px;
}
.dx-rtl .dx-datagrid .dx-editor-cell .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-left: 37px;
}
.dx-rtl .dx-datagrid .dx-texteditor.dx-numberbox-spin .dx-texteditor-input, .dx-rtl .dx-datagrid .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 7px;
}
.dx-rtl .dx-editor-cell .dx-numberbox-spin-up-icon, .dx-rtl .dx-editor-cell .dx-numberbox-spin-down-icon, .dx-rtl .dx-editor-cell .dx-dropdowneditor-icon
{
  background-position: 100% 50%;
  background-position: left 10px top 50%;
}
.dx-rtl .dx-datagrid-rowsview .dx-selection>td:not(.dx-focused).dx-datagrid-group-space, .dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>td:not(.dx-focused).dx-datagrid-group-space
{
  border-left-color: rgba(0,0,0,.06);
}
.dx-rtl .dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content
{
  padding: 8px 9px 6px 10px;
}
.dx-rtl .dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon
{
  margin: 0;
}
.dx-menu-item-content
{
  border: 1px solid transparent;
}
.dx-menu-item.dx-state-focused, .dx-menu-item.dx-state-active, .dx-menu-item-expanded
{
  background-color: rgba(0,0,0,.06);
}
.dx-menu-base
{
  color: rgba(0,0,0,.87);
  font-weight: 400;
  font-size: 14px;
  font-family: RobotoDraft,'Helvetica Neue',Helvetica,Arial;
  line-height: 25px;
}
.dx-menu-base a
{
  color: #00bcd4;
  text-decoration: underline;
}
.dx-menu-base img
{
  border-style: none;
}
.dx-menu-base .dx-menu-item-selected, .dx-menu-base .dx-menu-item-selected.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-menu-base .dx-icon
{
  width: 15px;
  height: 15px;
  background-position: 0 0;
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-size: 15px 15px;
  padding: 0;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.dx-menu-base.dx-rtl .dx-menu-item-popout-container
{
  margin-left: 0;
  margin-right: auto;
}
.dx-menu
{
  background-color: transparent;
}
.dx-menu .dx-menu-item-expanded
{
  background-color: #fafafa;
}
.dx-menu .dx-menu-item-expanded .dx-menu-item-content
{
  background-color: rgba(0,0,0,.06);
}
.dx-menu .dx-menu-item-popout
{
  min-width: 12px;
  min-height: 7px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAQAAAC/O6xzAAAAZklEQVQYV2PQmasjrMOAAoV0VjPovNN5puOMJOio80jnP4NOks4XnX86vTrsQCE2nU6dvzpfdTJA8mo6p3T+65zX8dU5A6TP6GjoMEA0suq06fwBCv3V6QLqYIAJg6C9zjGguVAeAC58IfMKyyiOAAAAAElFTkSuQmCC);
}
.dx-menu .dx-menu-item-content
{
  padding: 5px 7px;
}
.dx-menu .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon
{
  margin-right: 20px;
}
.dx-menu .dx-menu-item-has-icon.dx-menu-item-has-submenu.dx-menu-item-has-text .dx-icon
{
  margin-right: 6px;
}
.dx-menu .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text
{
  padding-right: 20px;
}
.dx-menu.dx-rtl .dx-menu-item-has-icon.dx-menu-item-has-text .dx-icon
{
  margin-left: 9px;
  margin-right: auto;
}
.dx-menu.dx-rtl .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon
{
  margin-left: 20px;
  margin-right: auto;
}
.dx-menu.dx-rtl .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text
{
  padding-left: 20px;
  padding-right: 0;
}
.dx-menu.dx-rtl .dx-menu-item-has-text.dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon
{
  margin-left: 6px;
  margin-right: auto;
}
.dx-context-menu .dx-submenu>.dx-menu-items-container
{
  padding: 16px 0;
  min-width: 112px;
  background-color: #fafafa;
  position: relative;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37),none;
}
.dx-context-menu .dx-menu-item-wrapper
{
  line-height: 0;
}
.dx-context-menu .dx-menu-separator
{
  background-color: #ddd;
}
.dx-context-menu .dx-menu-item-content
{
  border: none;
  padding: 6px 24px 10px;
  line-height: 16px;
  overflow: hidden;
  position: relative;
}
.dx-context-menu .dx-menu-item-content:before
{
  background-color: rgba(0,0,0,.1);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-context-menu .dx-state-active.dx-state-focused>.dx-menu-item-content:before
{
  -webkit-transition: -webkit-transform .2s linear;
  -moz-transition: -moz-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  transition: transform .2s linear;
  -webkit-transform: scale(2.4);
  -moz-transform: scale(2.4);
  -ms-transform: scale(2.4);
  -o-transform: scale(2.4);
  transform: scale(2.4);
}
.dx-context-menu .dx-menu-item-popout-container
{
  width: 31px;
}
.dx-context-menu .dx-menu-item-popout
{
  padding-top: 11px;
  overflow: hidden;
}
.dx-context-menu .dx-menu-item-popout:before
{
  content: "";
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000;
  width: 8px;
  height: 8px;
  position: relative;
  left: -3px;
}
.dx-context-menu .dx-icon
{
  margin-right: 9px;
}
.dx-context-menu .dx-menu-item-text
{
  padding-right: 30px;
  vertical-align: baseline;
}
.dx-context-menu-content-delimiter
{
  display: none !important;
}
.dx-device-mobile .dx-context-menu .dx-submenu>.dx-menu-items-container
{
  padding: 8px 0;
}
.dx-device-mobile .dx-context-menu .dx-menu-item-content
{
  padding: 14px 16px 18px;
}
.dx-device-mobile .dx-context-menu .dx-menu-item-content:before
{
  background-color: rgba(0,0,0,.1);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -50%;
  padding: 50%;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  content: "";
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dx-device-mobile .dx-context-menu .dx-menu-item-popout-container
{
  width: 23px;
}
.dx-device-mobile .dx-context-menu .dx-menu-item-popout
{
  padding-top: 19px;
}
.dx-device-mobile .dx-context-menu.dx-rtl .dx-menu-item-popout
{
  -ms-filter: "FlipH";
  filter: FlipH;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.dx-device-mobile .dx-context-menu.dx-rtl .dx-menu-item-popout:before
{
  left: -23px;
}
.dx-device-mobile .dx-context-menu.dx-rtl .dx-menu-item-text
{
  padding-left: 30px;
  padding-right: 0;
}
.dx-device-mobile .dx-context-menu.dx-rtl .dx-icon
{
  margin-left: 9px;
  margin-right: 0;
}
.dx-calendar
{
  padding: 14px;
  font-size: 14px;
  height: 356px;
  min-height: 356px;
  width: 348px;
  min-width: 348px;
  background: #fafafa;
}
.dx-calendar.dx-calendar-with-footer
{
  height: 396px;
  min-height: 396px;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-body
{
  bottom: 40px;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer
{
  margin-left: -14px;
  max-height: 40px;
  width: 100%;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button
{
  position: relative;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  padding: 2px 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
  text-decoration: none;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-state-hover, .dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-success .dx-button-text
{
  color: #0f9d58;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-success.dx-state-hover, .dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-success.dx-state-focused
{
  background-color: rgba(10,143,8,.06);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-success .dx-button-content:before
{
  background-color: rgba(13,83,2,.26);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-danger .dx-button-text
{
  color: #ff5252;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-danger.dx-state-hover, .dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-danger.dx-state-focused
{
  background-color: rgba(221,25,29,.06);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-danger .dx-button-content:before
{
  background-color: rgba(176,18,10,.26);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-default .dx-button-text
{
  color: #2196f3;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-default.dx-state-hover, .dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-default.dx-state-focused
{
  background-color: rgba(30,136,229,.06);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button.dx-button-default .dx-button-content:before
{
  background-color: rgba(25,118,210,.26);
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-calendar-today-button .dx-button-text
{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #00bcd4;
}
.dx-calendar.dx-state-disabled.dx-widget
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-calendar-navigator
{
  display: inline-block;
  height: 50px;
}
.dx-calendar-navigator .dx-calendar-caption-button
{
  margin: 0 auto;
  width: auto;
  background-color: transparent;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-state-hover, .dx-calendar-navigator .dx-calendar-caption-button.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-success .dx-button-text
{
  color: #0f9d58;
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-success.dx-state-hover, .dx-calendar-navigator .dx-calendar-caption-button.dx-button-success.dx-state-focused
{
  background-color: rgba(10,143,8,.06);
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-success .dx-button-content:before
{
  background-color: rgba(13,83,2,.26);
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-danger .dx-button-text
{
  color: #ff5252;
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-danger.dx-state-hover, .dx-calendar-navigator .dx-calendar-caption-button.dx-button-danger.dx-state-focused
{
  background-color: rgba(221,25,29,.06);
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-danger .dx-button-content:before
{
  background-color: rgba(176,18,10,.26);
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-default .dx-button-text
{
  color: #2196f3;
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-default.dx-state-hover, .dx-calendar-navigator .dx-calendar-caption-button.dx-button-default.dx-state-focused
{
  background-color: rgba(30,136,229,.06);
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button-default .dx-button-content:before
{
  background-color: rgba(25,118,210,.26);
}
.dx-calendar-navigator .dx-calendar-caption-button .dx-button-content
{
  line-height: 28px;
}
.dx-calendar-navigator .dx-calendar-caption-button .dx-button-content .dx-button-text
{
  font-weight: bold;
  padding: 0;
  font-size: 20px;
  text-transform: capitalize;
  color: #00bcd4;
}
.dx-calendar-navigator .dx-calendar-navigator-previous-view, .dx-calendar-navigator .dx-calendar-navigator-next-view
{
  display: none;
}
.dx-calendar-view-month .dx-calendar-cell.dx-state-active
{
  background: #ececec;
  background: -webkit-radial-gradient(circle closest-side,#ececec 18px,rgba(255,255,255,0) 19px);
  background: -moz-radial-gradient(circle closest-side,#ececec 18px,rgba(255,255,255,0) 19px);
  background: -ms-radial-gradient(circle closest-side,#ececec 18px,rgba(255,255,255,0) 19px);
  background: -o-radial-gradient(circle closest-side,#ececec 18px,rgba(255,255,255,0) 19px);
  background: radial-gradient(circle closest-side at center,#ececec 18px,rgba(255,255,255,0) 19px);
}
.dx-calendar-view-month .dx-calendar-cell.dx-calendar-selected-date
{
  color: #fff;
  background: #00bcd4;
  background: -webkit-radial-gradient(circle closest-side,#00bcd4 18px,rgba(255,255,255,0) 19px);
  background: -moz-radial-gradient(circle closest-side,#00bcd4 18px,rgba(255,255,255,0) 19px);
  background: -ms-radial-gradient(circle closest-side,#00bcd4 18px,rgba(255,255,255,0) 19px);
  background: -o-radial-gradient(circle closest-side,#00bcd4 18px,rgba(255,255,255,0) 19px);
  background: radial-gradient(circle closest-side at center,#00bcd4 18px,rgba(255,255,255,0) 19px);
  background-repeat: no-repeat;
  background-position: center center;
}
.dx-calendar-view-month td.dx-calendar-contoured-date
{
  background: transparent;
  background: -webkit-radial-gradient(circle closest-side,transparent 17px,#d7d7d7 18px,transparent 20px);
  background: -moz-radial-gradient(circle closest-side,transparent 17px,#d7d7d7 18px,transparent 20px);
  background: -ms-radial-gradient(circle closest-side,transparent 17px,#d7d7d7 18px,transparent 20px);
  background: -o-radial-gradient(circle closest-side,transparent 17px,#d7d7d7 18px,transparent 20px);
  background: radial-gradient(circle closest-side at center,transparent 17px,#d7d7d7 18px,transparent 20px);
}
.dx-calendar-body
{
  top: 52px;
  left: 14px;
  right: 14px;
  bottom: 0;
}
.dx-calendar-body td, .dx-calendar-body th
{
  padding: 8px;
  text-align: center;
}
.dx-calendar-body td
{
  color: rgba(0,0,0,.87);
  font-weight: 100;
}
.dx-calendar-body th
{
  font-size: 0;
  color: #8f8f8f;
}
.dx-calendar-body th:first-letter 
{
  font-size: 14px;
}
.dx-calendar-body .dx-calendar-today
{
  color: #00bcd4;
}
.dx-calendar-view-year .dx-calendar-cell span, .dx-calendar-view-decade .dx-calendar-cell span, .dx-calendar-view-century .dx-calendar-cell span
{
  border: 1px solid transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
}
.dx-calendar-view-year .dx-calendar-cell span, .dx-calendar-view-decade .dx-calendar-cell span
{
  padding: 9px 11px;
  line-height: 18px;
  min-width: 60px;
}
.dx-calendar-view-year .dx-calendar-body, .dx-calendar-view-decade .dx-calendar-body
{
  margin-top: 25px;
}
.dx-calendar-view-year .dx-calendar-body .dx-calendar-cell, .dx-calendar-view-decade .dx-calendar-body .dx-calendar-cell
{
  font-size: 18px;
  text-transform: uppercase;
}
.dx-calendar-view-year .dx-calendar-contoured-date span, .dx-calendar-view-decade .dx-calendar-contoured-date span
{
  border-color: #d7d7d7;
}
.dx-calendar-view-year .dx-calendar-selected-date, .dx-calendar-view-decade .dx-calendar-selected-date, .dx-calendar-view-year .dx-calendar-selected-date.dx-state-active, .dx-calendar-view-decade .dx-calendar-selected-date.dx-state-active
{
  color: #fff;
}
.dx-calendar-view-year .dx-calendar-selected-date span, .dx-calendar-view-decade .dx-calendar-selected-date span, .dx-calendar-view-year .dx-calendar-selected-date.dx-state-active span, .dx-calendar-view-decade .dx-calendar-selected-date.dx-state-active span
{
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.dx-calendar-view-year .dx-state-active span, .dx-calendar-view-decade .dx-state-active span
{
  background-color: #ececec;
  border-color: #ececec;
}
.dx-calendar-view-century .dx-calendar-cell span
{
  padding: 9px 0;
  line-height: 14px;
}
.dx-calendar-view-century .dx-calendar-body
{
  margin-top: 25px;
}
.dx-calendar-view-century .dx-calendar-body .dx-calendar-cell
{
  font-size: 18px;
  text-transform: uppercase;
}
.dx-calendar-view-century .dx-calendar-contoured-date span
{
  border-color: #d7d7d7;
}
.dx-calendar-view-century .dx-calendar-selected-date, .dx-calendar-view-century .dx-calendar-selected-date.dx-state-active
{
  color: #fff;
}
.dx-calendar-view-century .dx-calendar-selected-date span, .dx-calendar-view-century .dx-calendar-selected-date.dx-state-active span
{
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.dx-calendar-view-century .dx-state-active span
{
  background-color: #ececec;
  border-color: #ececec;
}
.dx-calendar-view-century .dx-calendar-body .dx-calendar-cell
{
  font-size: 14px;
  padding-right: 0;
  padding-left: 0;
}
.dx-calendar-cell.dx-calendar-empty-cell
{
  cursor: default;
  color: rgba(0,0,0,.26);
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDMjlENTE1MDlDQzExRTVBQTMzREM1NUFFMjRBODdEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDMjlENTE2MDlDQzExRTVBQTMzREM1NUFFMjRBODdEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REMyOUQ1MTMwOUNDMTFFNUFBMzNEQzU1QUUyNEE4N0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REMyOUQ1MTQwOUNDMTFFNUFBMzNEQzU1QUUyNEE4N0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7cPfV0AAAABlBMVEW9vb0AAAAEfOOGAAAADElEQVR42mJgAAgwAAACAAFPbVnhAAAAAElFTkSuQmCC') center repeat-x;
}
.dx-calendar-cell.dx-calendar-other-view, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-empty-cell
{
  color: transparent;
  background: none;
  pointer-events: none;
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-today, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-empty-cell.dx-calendar-today
{
  color: transparent;
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-selected-date
{
  background: none;
}
.dx-state-disabled .dx-calendar, .dx-state-disabled.dx-calendar
{
  filter: alpha(opacity=30);
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
}
.dx-invalid.dx-calendar
{
  border: 1px solid rgba(234,68,68,.4);
}
.dx-invalid.dx-state-focused .dx-calendar-body
{
  border-color: #ea4444;
}
.dx-multiview
{
  line-height: normal;
}
.dx-treeview.dx-treeview-border-visible
{
  border: 1px solid rgba(0,0,0,.12);
}
.dx-treeview.dx-treeview-border-visible .dx-treeview-node-container:first-child
{
  padding-left: 7px;
  padding-top: 7px;
}
.dx-treeview .dx-treeview-select-all-item
{
  margin: 0 0 7px 0;
  border-bottom: 1px solid rgba(0,0,0,.12);
  padding: 15px 0 15px 30px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node
{
  padding-left: 20px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-checkbox
{
  left: 25px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-treeview-toggle-item-visibility
{
  background-position: 4px 50%;
  width: 14px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened
{
  background-position: 0 50%;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-loadindicator
{
  top: 14px;
  left: -1px;
}
.dx-treeview .dx-treeview-node
{
  padding-left: 26px;
}
.dx-treeview .dx-treeview-node.dx-treeview-item-with-checkbox .dx-treeview-item
{
  padding-left: 35px;
}
.dx-treeview .dx-treeview-node .dx-checkbox
{
  top: 12px;
  left: 30px;
}
.dx-treeview .dx-treeview-item
{
  padding: 8px 6px 6px 3px;
  min-height: 42px;
}
.dx-treeview .dx-treeview-item *
{
  color: rgba(0,0,0,.87);
}
.dx-treeview .dx-treeview-item .dx-icon
{
  color: #646464;
}
.dx-treeview .dx-treeview-item .dx-icon
{
  width: 21px;
  height: 21px;
  background-position: 0 0;
  -webkit-background-size: 21px 21px;
  -moz-background-size: 21px 21px;
  background-size: 21px 21px;
  padding: 0;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-treeview .dx-treeview-item.dx-state-hover
{
  background-color: rgba(0,0,0,.06);
}
.dx-treeview .dx-state-focused>.dx-treeview-item
{
  background-color: rgba(0,0,0,.06);
}
.dx-treeview .dx-treeview-toggle-item-visibility
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAQAAABJVM6QAAAAUElEQVQYV2Ng0GZIZGBlgINchgaGEAZGGFeUoQIoYI+QV2WoY6hn0EQIWAHlqxnEEQIBQIFCBm4Yl5khBSgQg4OLohjFKBSL0JyB5kgULwAAyJ0Qi6jBYkoAAAAASUVORK5CYII=) no-repeat 10px 50%;
  width: 21px;
  height: 42px;
  top: 0;
  left: 0;
}
.dx-treeview .dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAHCAQAAACSTrSSAAAAYklEQVQY023OsQpAABhF4U8ymeUJDPIGFq9gMFqU1WBTiv/RbUTOeE+dLo1F4Uth0TAJm+qlKpswkRmEQ3ur1iEMMkh0TqGXSvXCqZM8odouzGZhV38vlFYhrEo/5Eaj/Bku7q0Qi26I64UAAAAASUVORK5CYII=);
  background-position: 6px 50%;
}
.dx-treeview .dx-loadindicator
{
  top: 14px;
  left: 5px;
}
.dx-treeview.dx-rtl.dx-treeview-border-visible .dx-treeview-node-container:first-child
{
  padding-left: 0;
  padding-right: 7px;
}
.dx-treeview.dx-rtl .dx-treeview-node
{
  padding-right: 26px;
}
.dx-treeview.dx-rtl .dx-treeview-item .dx-icon
{
  margin-left: 5px;
}
.dx-treeview.dx-rtl .dx-treeview-node-container:first-child
{
  float: right;
}
.dx-treeview.dx-rtl .dx-treeview-node-container:first-child>.dx-treeview-node
{
  padding-right: 20px;
}
.dx-treeview.dx-rtl .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-checkbox
{
  right: 25px;
}
.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-treeview-item
{
  padding-right: 35px;
}
.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-checkbox
{
  right: 30px;
}
.dx-treeview.dx-rtl .dx-treeview-select-all-item
{
  padding-left: 0;
  padding-right: 30px;
}
.dx-treeview.dx-rtl.dx-rtl .dx-treeview-node .dx-checkbox
{
  left: auto;
}
.dx-fieldset
{
  padding-left: 16px;
  padding-right: 16px;
}
.dx-fieldset-header
{
  color: #00bcd4;
  line-height: 24px;
  padding: 12px 0;
  font-weight: bold;
  font-size: 14px;
}
.dx-field
{
  padding: .42em .4em;
}
.dx-field-label
{
  padding: 6px 0 6px 0;
  min-height: 26px;
  padding-top: 11px;
  padding-bottom: 8px;
}
.dx-field-value
{
  position: relative;
  padding-top: 11px;
  padding-bottom: 8px;
}
.dx-field-value.dx-attention
{
  color: #e78747;
}
.dx-field-value.dx-attention:before
{
  display: inline-block;
  content: '';
  width: 15px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAiklEQVQoz2N43u7OgAMzA/FMKI1VDQMezXlA/B+IC0nVLAPEn6CaPwOxLCma10E1wvAGYjX7ImliQGIHENLMA8SPcGh+DMS8+DT3ojmXAY0/AZdmQyD+Q0AzSN4YXTMoLk+jKcSmGYTPwuIepjkXiyJ8OB+mWRqIP+JQxIBDHBT3MiDJtSTaCo97AMUmhvHkzy7qAAAAAElFTkSuQmCC);
}
.dx-field-value.dx-widget
{
  padding-left: 0;
}
.dx-field-value.dx-texteditor, .dx-field-value.dx-checkbox, .dx-field-value.dx-radiogroup, .dx-field-value.dx-slider
{
  padding-top: 0;
  padding-bottom: 0;
}
.dx-field-value.dx-texteditor
{
  margin-top: -1px;
}
.dx-field-value.dx-button
{
  margin-top: 5px;
  margin-bottom: 3px;
  padding: 0;
}
.dx-field-value .dx-button, .dx-field-value.dx-button
{
  background-color: transparent;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
}
.dx-field-value .dx-button.dx-state-hover, .dx-field-value.dx-button.dx-state-hover, .dx-field-value .dx-button.dx-state-focused, .dx-field-value.dx-button.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-field-value .dx-button.dx-button-success .dx-button-text, .dx-field-value.dx-button.dx-button-success .dx-button-text
{
  color: #0f9d58;
}
.dx-field-value .dx-button.dx-button-success.dx-state-hover, .dx-field-value.dx-button.dx-button-success.dx-state-hover, .dx-field-value .dx-button.dx-button-success.dx-state-focused, .dx-field-value.dx-button.dx-button-success.dx-state-focused
{
  background-color: rgba(10,143,8,.06);
}
.dx-field-value .dx-button.dx-button-success .dx-button-content:before, .dx-field-value.dx-button.dx-button-success .dx-button-content:before
{
  background-color: rgba(13,83,2,.26);
}
.dx-field-value .dx-button.dx-button-danger .dx-button-text, .dx-field-value.dx-button.dx-button-danger .dx-button-text
{
  color: #ff5252;
}
.dx-field-value .dx-button.dx-button-danger.dx-state-hover, .dx-field-value.dx-button.dx-button-danger.dx-state-hover, .dx-field-value .dx-button.dx-button-danger.dx-state-focused, .dx-field-value.dx-button.dx-button-danger.dx-state-focused
{
  background-color: rgba(221,25,29,.06);
}
.dx-field-value .dx-button.dx-button-danger .dx-button-content:before, .dx-field-value.dx-button.dx-button-danger .dx-button-content:before
{
  background-color: rgba(176,18,10,.26);
}
.dx-field-value .dx-button.dx-button-default .dx-button-text, .dx-field-value.dx-button.dx-button-default .dx-button-text
{
  color: #2196f3;
}
.dx-field-value .dx-button.dx-button-default.dx-state-hover, .dx-field-value.dx-button.dx-button-default.dx-state-hover, .dx-field-value .dx-button.dx-button-default.dx-state-focused, .dx-field-value.dx-button.dx-button-default.dx-state-focused
{
  background-color: rgba(30,136,229,.06);
}
.dx-field-value .dx-button.dx-button-default .dx-button-content:before, .dx-field-value.dx-button.dx-button-default .dx-button-content:before
{
  background-color: rgba(25,118,210,.26);
}
.dx-field-value.dx-checkbox, .dx-field-value.dx-button, .dx-field-value.dx-switch, .dx-field-value.dx-radiogroup
{
  overflow: visible;
}
.dx-field-value.dx-radiogroup
{
  padding-top: 3px;
}
.dx-field-value.dx-checkbox
{
  padding-top: 14px;
}
.dx-field-value.dx-lookup
{
  padding-top: 0;
  padding-bottom: 0;
}
.dx-field-value.dx-slider
{
  overflow: visible;
  margin-top: 7px;
  margin-bottom: 2px;
}
.dx-field-value.dx-switch
{
  height: 38px;
  padding-top: 14px;
}
.dx-field-value:not(.dx-widget)
{
  overflow: visible;
}
.dx-field-value:not(.dx-widget)>.dx-texteditor:not(.dx-tagbox), .dx-field-value:not(.dx-widget)>.dx-checkbox, .dx-field-value:not(.dx-widget)>.dx-switch, .dx-field-value:not(.dx-widget)>.dx-lookup, .dx-field-value:not(.dx-widget)>.dx-slider
{
  position: absolute;
  top: 50%;
  right: -1px;
}
.dx-field-value:not(.dx-widget)>.dx-switch
{
  padding-top: 3px;
}
.dx-field-value:not(.dx-widget)>.dx-checkbox
{
  padding-top: 3px;
}
.dx-field-value:not(.dx-widget)>.dx-texteditor, .dx-field-value:not(.dx-widget)>.dx-lookup, .dx-field-value:not(.dx-widget)>.dx-slider
{
  width: 100%;
}
.dx-field-value:not(.dx-widget)>.dx-texteditor
{
  margin-top: -11px;
}
.dx-field-value:not(.dx-widget)>.dx-tagbox
{
  margin-top: -12px;
  margin-bottom: -12px;
}
.dx-field-value:not(.dx-widget)>.dx-autocomplete
{
  margin-right: 1px;
  margin-left: 1px;
}
.dx-field-value:not(.dx-widget)>.dx-lookup
{
  margin-top: -11px;
}
.dx-field-value:not(.dx-widget)>.dx-slider
{
  margin-top: -3px;
}
.dx-field-value:not(.dx-widget)>.dx-slider-tooltip-position-top, .dx-field-value:not(.dx-widget)>.dx-slider-tooltip-position-bottom
{
  position: static;
  margin: -9px 0 -8px 0;
}
.dx-field-value:not(.dx-widget)>.dx-selectbox.dx-selectbox-multiselect
{
  margin-bottom: -9px;
  margin-left: -9px;
}
.dx-field-value:not(.dx-widget)>.dx-button, .dx-field-value:not(.dx-widget)>.dx-radiogroup
{
  margin-top: -6px;
  margin-bottom: -8px;
}
.dx-field-value:not(.dx-widget)>.dx-button
{
  float: right;
  margin-left: 3px;
}
.dx-field-value:not(.dx-widget)>.dx-button:before, .dx-field-value:not(.dx-widget)>.dx-button:after
{
  display: table;
  content: "";
  line-height: 0;
}
.dx-field-value:not(.dx-widget)>.dx-button:after
{
  clear: both;
}
.dx-field-value:not(.dx-widget)>.dx-tagbox
{
  margin-left: 0;
}
.dx-field-value-static
{
  padding-top: 11px;
  padding-bottom: 8px;
}
.dx-rtl .dx-field-value:not(.dx-widget)>.dx-texteditor, .dx-rtl.dx-field-value:not(.dx-widget)>.dx-texteditor, .dx-rtl .dx-field-value:not(.dx-widget)>.dx-checkbox, .dx-rtl.dx-field-value:not(.dx-widget)>.dx-checkbox, .dx-rtl .dx-field-value:not(.dx-widget)>.dx-switch, .dx-rtl.dx-field-value:not(.dx-widget)>.dx-switch, .dx-rtl .dx-field-value:not(.dx-widget)>.dx-lookup, .dx-rtl.dx-field-value:not(.dx-widget)>.dx-lookup, .dx-rtl .dx-field-value:not(.dx-widget)>.dx-slider, .dx-rtl.dx-field-value:not(.dx-widget)>.dx-slider
{
  left: -1px;
  right: auto;
}
.dx-rtl .dx-field-value:not(.dx-widget)>.dx-button, .dx-rtl.dx-field-value:not(.dx-widget)>.dx-button
{
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.dx-tabpanel.dx-borders
{
  border: 1px solid rgba(0,0,0,.12);
}
.dx-tabpanel .dx-tab
{
  color: rgba(255,255,255,.6);
  font-size: 14px;
  text-transform: uppercase;
}
.dx-tabpanel .dx-tab.dx-tab-selected
{
  color: #fff;
}
.dx-fileuploader-wrapper
{
  padding: 20px;
}
.dx-fileuploader-input-container
{
  pointer-events: none;
  opacity: 0;
}
.dx-fileuploader-files-container .dx-fileuploader-button
{
  background-color: transparent;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-state-hover, .dx-fileuploader-files-container .dx-fileuploader-button.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-success .dx-button-text
{
  color: #0f9d58;
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-success.dx-state-hover, .dx-fileuploader-files-container .dx-fileuploader-button.dx-button-success.dx-state-focused
{
  background-color: rgba(10,143,8,.06);
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-success .dx-button-content:before
{
  background-color: rgba(13,83,2,.26);
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-danger .dx-button-text
{
  color: #ff5252;
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-danger.dx-state-hover, .dx-fileuploader-files-container .dx-fileuploader-button.dx-button-danger.dx-state-focused
{
  background-color: rgba(221,25,29,.06);
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-danger .dx-button-content:before
{
  background-color: rgba(176,18,10,.26);
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-default .dx-button-text
{
  color: #2196f3;
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-default.dx-state-hover, .dx-fileuploader-files-container .dx-fileuploader-button.dx-button-default.dx-state-focused
{
  background-color: rgba(30,136,229,.06);
}
.dx-fileuploader-files-container .dx-fileuploader-button.dx-button-default .dx-button-content:before
{
  background-color: rgba(25,118,210,.26);
}
.dx-fileuploader-files-container .dx-fileuploader-button .dx-button-content
{
  padding: 0;
}
.dx-fileuploader-file
{
  line-height: 16px;
}
.dx-fileuploader-file-name
{
  color: rgba(0,0,0,.87);
}
.dx-fileuploader-file-status-message, .dx-fileuploader-file-size
{
  color: rgba(0,0,0,.87);
}
.dx-validationsummary-item
{
  color: #ea4444;
}
.dx-timeview-clock
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAQAAAAHUWYVAAADeklEQVR42u3dzUpUYRyAcceFXwwiOOUMxoCgtBYjZ2PriC5AeTBDvAPdlAtdWG28ARHBjKQ2A+UV+NUglNcg6BRpblsFp0Vbk5nxzDjvmYfnCvz/POf9EGfaaLNmKWqL2pLxo0RERIIIIogggggiiCCCCCKIIIIIIogggggiiCCCCCJInK2xxpogJogg8TXALp0BjqmTXQaS+YTssBAgyAI7SX1ljXBBNjCOLOeMJHcNWWU9MJB1VpO8qPfygwcBcYzxnd5k77Lm2CMVCEeKPeaSvu1t5xuTgYBM8pX25J9DJjihJwCOHk6YaI2D4UeWAgBZ4kOrnNTznNPf5Bx9/CTfOlcn9wJ4Qu54l+VdliCCmCCCmCCCmCCCmCCCOAZBTBBBTBBBTBBBTBBBTBATJGkgGcd1ozJxgxxQZNjB1tQQRb7EDdLNIueskHbAVZVmhXMW6a7HGpJjkzLPg/l3gtsuxTRltsjVc1EvUKJEwXHXY1K17bJSQJn3lbu3YDm2KDNd7buk9m3vvzfjfUd/ZYO1rrY3O4f4hPy/ux4MPambIIKYIII4BkFMEEFMEEFMEEFMEEFMEBNEEBNEEBNEEBNEEBPEBBHEBBHEBBHEBBHEBDFBBDFBBLG4QaJr86M04urPtXOuGMRBxtXveEB6HGVMRZWCmIu6CSKICSKICSKICSKICWKCCGKCCGKCCGKCCGKCmCCCmCCCmCCCmCCCmCAmiCAmiCAmiCAmiCAmiMUBkqfPEV5ZJ/lGg3SzzCVPHP6VTXDJMt2NAkkxxQnbtf4WtER5tjlhqtoPJakFZJQDjnnk0Ct4To45YLSeIDk2KDNLu+OuqHZmOWODXD1AOpjnF6su5FXWxyoXzNMRN8g+nxl2wDU1zCf24wbJOtgbla3Xom6e1AUxQUwQQUwQQUwQQUwQQUwQE0QQE0QQE0QQE0QQE0SQ2wJ5ykCTD6efx60DMsgFQ00OMsQFg60CssVKAC+QV7xrDZACp6QDAElzSiH5ICmOmA5kkX3GUWO/dvY2QGYoBfPduilKzCQbJM0Z4wFtRAucNfL12niQ12wGdjZ4y5vkgtzKVjKkLXqjQYq8CPD8/JJiMkEyHNIVIEgXh2S8y/IuK+jGGeOhIM1TREQkiCCCCCKIIIIIIogggggiiCCCCCKIIIIIIoggggjiXwyDAImsqfoLZ9Ihk3C7IxoAAAAASUVORK5CYII=) no-repeat 50% 50%;
}
.dx-timeview-hourarrow
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAABBCAQAAABGUS2kAAAATUlEQVQ4y+3UIQ7AIBBE0UcQBPyqFRys9z9HK5ogygmakHHPz6eomq5rqkI1hJTCUGniut8JjS4XpM4wF0zjwIEDf4Tt2dv3tzp8+vEA33peXvtRqsEAAAAASUVORK5CYII=);
}
.dx-timeview-minutearrow
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAABoCAQAAABm8nlaAAAAT0lEQVQ4y+3VIQ7AIBAAwSEIAv4Ugof1/+9oRRNEsZWXdfOBpaiarmuqQjWEaQpDpYnrfhMa3dwwdYa1YRkJCQkJCQm/wDGcY0nHtD5bewDEmj3D5xiHRgAAAABJRU5ErkJggg==);
}
.dx-timeview .dx-texteditor-container
{
  margin: 0;
}
.dx-scheduler-header
{
  background-color: #00bcd4;
  height: 50px;
}
.dx-scheduler-time-panel-cell
{
  font-weight: bold;
}
.dx-scheduler-time-panel-cell:after
{
  background-color: #fafafa;
}
.dx-scheduler-appointment-tooltip-buttons .dx-button-text, .dx-scheduler-appointment-tooltip-buttons .dx-icon
{
  color: #65bccd;
}
.dx-scheduler-navigator
{
  height: 25px;
  margin-top: 6.25px;
}
.dx-scheduler-navigator .dx-button
{
  background-color: transparent;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none,none;
  -moz-box-shadow: none,none;
  box-shadow: none,none;
  background-color: #00bcd4;
}
.dx-scheduler-navigator .dx-button.dx-state-hover, .dx-scheduler-navigator .dx-button.dx-state-focused
{
  background-color: rgba(0,0,0,.06);
}
.dx-scheduler-navigator .dx-button.dx-button-success .dx-button-text
{
  color: #0f9d58;
}
.dx-scheduler-navigator .dx-button.dx-button-success.dx-state-hover, .dx-scheduler-navigator .dx-button.dx-button-success.dx-state-focused
{
  background-color: rgba(10,143,8,.06);
}
.dx-scheduler-navigator .dx-button.dx-button-success .dx-button-content:before
{
  background-color: rgba(13,83,2,.26);
}
.dx-scheduler-navigator .dx-button.dx-button-danger .dx-button-text
{
  color: #ff5252;
}
.dx-scheduler-navigator .dx-button.dx-button-danger.dx-state-hover, .dx-scheduler-navigator .dx-button.dx-button-danger.dx-state-focused
{
  background-color: rgba(221,25,29,.06);
}
.dx-scheduler-navigator .dx-button.dx-button-danger .dx-button-content:before
{
  background-color: rgba(176,18,10,.26);
}
.dx-scheduler-navigator .dx-button.dx-button-default .dx-button-text
{
  color: #2196f3;
}
.dx-scheduler-navigator .dx-button.dx-button-default.dx-state-hover, .dx-scheduler-navigator .dx-button.dx-button-default.dx-state-focused
{
  background-color: rgba(30,136,229,.06);
}
.dx-scheduler-navigator .dx-button.dx-button-default .dx-button-content:before
{
  background-color: rgba(25,118,210,.26);
}
.dx-scheduler-navigator .dx-button .dx-icon, .dx-scheduler-navigator .dx-button .dx-button-text
{
  color: #fff;
}
.dx-scheduler-navigator .dx-button .dx-icon
{
  width: 26px;
  height: 26px;
  font-size: 18px;
  line-height: 26px;
}
.dx-scheduler-navigator .dx-scheduler-navigator-previous, .dx-scheduler-navigator .dx-scheduler-navigator-next
{
  padding: 3px 1px;
}
.dx-scheduler-navigator .dx-scheduler-navigator-caption
{
  border-left: none;
  border-right: none;
}
.dx-scheduler-work-space
{
  padding-top: 50px;
  margin-top: -50px;
}
.dx-scheduler-view-switcher.dx-tabs
{
  color: #fff;
}
.dx-sheduler-appointment-popup .dx-recurrence-repeat-end-label, .dx-sheduler-appointment-popup .dx-recurrence-radiogroup-repeat-type-label
{
  padding-top: 13px;
}
.dx-splitter
{
  border-right-color: gray;
}
