/*! 
* 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: #fff;
  background-color: #000;
}
.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: #000;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-col-fixed
{
  background-color: #000;
}
.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 #fff;
  border-right: 2px solid #fff;
}
.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 #fff;
}
.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 #fff;
}
.dx-pivotgrid .dx-pivotgrid-area
{
  box-sizing: content-box;
}
.dx-pivotgrid .dx-pivotgrid-area td
{
  color: #fff;
  padding: 7px 5px;
}
.dx-pivotgrid .dx-pivotgrid-area-data
{
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody td
{
  text-align: right;
  color: #fff;
  white-space: nowrap;
  border-left: 1px solid #fff;
}
.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 #fff;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-expand-border
{
  border-top: 1px solid #fff;
}
.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 #fff;
}
.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 #fff;
  border-bottom: 1px solid #fff;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers
{
  border-bottom: 1px solid #fff;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll
{
  border-right: 1px solid #fff;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area
{
  border-left: 1px solid #fff;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers table
{
  width: 100%;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td
{
  text-align: center;
  border: 1px solid #fff;
}
.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: #000;
}
.dx-pivotgrid .dx-grandtotal
{
  background-color: #000;
}
.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,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAQAAABKmM6bAAAAKUlEQVQY02P4zwCG7VAaCGGM/whBhBBcEFkIKogqBBYkoKqdoI1I7gIA+BllX5S9ki0AAAAASUVORK5CYII=) 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,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAQAAABKmM6bAAAAKUlEQVQY02P4z4AOGYgUav+PCtoZ/qMKtsM0tiMEEGa1wwSQjW/HYyMA2zZlX8OQ6lEAAAAASUVORK5CYII=) 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+jfqAAAAn0lEQVQoz43PsQ2DMBSE4RuAOaiRskAKFxQu07AADSUDBCmtJQagJ709gEf7U0AcQHpSdIUl32c/W1Skkjcqmbb1t/Ei8bBBS2I+1BdQsZBobDCQGE71CTQkFiobzJfnXUD77zdljxA1mUxtg55IpLfBypPAaoEbGY8nc0cIx1TihBjJe8b99Je47YZIQIhALAPcViPhyXQI0ZHxByKEPitOL1OEWErLAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgrid .dx-icon-desc
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAnklEQVQoU2P4z/N/Mxwu/88Ahy4QGiHQDFQQgiTdAFECE/AASvejSIOgC0wBz//ZQAUGaNJgJRChbKB0Nlw/BDZAaBBhAJSeDTQFp4J+FOdhKAA5D5s34QpwQRQFav/3A6EabgVp/zcBYRpuBcv+1//vAZI4FBgDjfcBwv3/HbArKAa7AASLsSvYBDQeRPcAWVgUgIyOBHMiwVahKQAAtx0vU+560wAAAAAASUVORK5CYII=) 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 #fff;
}
.dx-pivotgridfieldchooser .dx-area-fields[group]
{
  padding: 5px;
  background-color: #000;
}
.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,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAQAAADY4iz3AAAALElEQVQoz2P4z4ALonLbcUm1//+PLIkq8R9ZEl0CSRLVrv+4nTFIpBiIlAIAQZu6+h373UgAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-sort-down
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAQAAADY4iz3AAAAKklEQVQoz2P4z4ALonL/D2Kp9v8I0I6uqx1VAtXAdmQJdLvacTuDgUgpALhzuvrRPqukAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-header-filter
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAAT0lEQVQoz53OsQqAMAxF0fepBQdxEAc/9/6JKX0OpoK0k2S6JxkiKh4mNEFjEfPrc8DGIYud9sHNkmWxvotKsZItluTydLLzo15/OTBXrxuJ2bWSf9Z1zgAAAABJRU5ErkJggg==) 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+jfqAAAAJUlEQVQoz2P8z4AfMP5nuANTw8iAwVJhpJMCPE5UGXUkCQrwAwDs60IB/o6xEwAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-filter
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAV0lEQVQoz2P4z4Afgonbf27/xwJ/IxT8xw4RCn4TMqEYi/S/2/lwBUAluUABVOlMJEeClaQjKflzOwHFF1AlyXAFCWjehCtBcv3gVQAJ0V84FeCMTXwQAMrDTFsWJavbAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-row
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAI0lEQVQoz2P4z4AfAtHt/xCInUUfBYQd2QCB2Fn0UTAMQhIAxANicBIhA7AAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-column
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAIElEQVQoz2P4z4AfAtHt/xAIZDVAILIYfRSMOpI+jgQAxANicN4woIMAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-area-icon-data
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAANklEQVQoz2P4z4AfMhCl4PZ/bJAkBb5QQV+cbsCtBM7ApQSJiV0J8QoIWEHAkQS9SXlIUhSbAIZgO8xzwo9wAAAAAElFTkSuQmCC) no-repeat center center;
}
.dx-pivotgridfieldchooser .dx-icon-measure
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAANklEQVQoz2P4z4AfMhCl4PZ/bJAkBb5QQV+cbsCtBM7ApQSJiV0J8QoIWEHAkQS9SXlIUhSbAIZgO8xzwo9wAAAAAElFTkSuQmCC) 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: #000;
  margin-bottom: 1px;
  border: 1px solid #fff;
  padding: 7px;
}
.dx-pivotgridfieldchooser .dx-area-field.dx-area-box.dx-drag
{
  z-index: 9999;
  position: absolute;
  -webkit-box-shadow: 0 0 1px transparent,0 1px 3px transparent;
  -moz-box-shadow: 0 0 1px transparent,0 1px 3px transparent;
  box-shadow: 0 0 1px transparent,0 1px 3px transparent;
  border: 1px solid #fff;
}
.dx-pivotgridfieldchooser .dx-area-field.dx-area-box.dx-drag-target
{
  color: #fff;
  background-color: #000;
}
.dx-pivotgridfieldchooser .dx-area-fields.dx-drag-target
{
  border-color: #fff;
}
.dx-pivotgridfieldchooser .dx-drag-source
{
  opacity: .5;
}
.dx-rtl .dx-pivotgrid-area-data
{
  border-left: 0;
  border-right: 1px solid #fff;
}
.dx-rtl .dx-pivotgrid-area-data tbody td
{
  border-left: 0;
  border-right: 1px solid #fff;
}
.dx-rtl .dx-pivotgrid-area-data tbody td:first-child
{
  border-left: 1px solid #fff;
  border-right: 0;
}
.dx-rtl .dx-pivotgrid-vertical-headers td
{
  border-right: 0;
  border-left: 1px solid #fff;
}
.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 #fff;
}
.dx-rtl .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area
{
  border-left: 0;
  border-right: 1px solid #fff;
}
.dx-rtl .dx-pivotgrid-horizontal-headers td:first-child
{
  border-left: 1px solid #fff;
  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 #fff;
  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 #fff;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell
{
  border-left: 1px solid #fff;
}
.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 #fff;
}
.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 #fff;
}
.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 #fff;
  border-top: 1px solid #fff;
}
.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 #fff;
}
.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: #fff;
}
.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 white;
  -moz-box-shadow: inset 2px 0 0 0 white;
  box-shadow: inset 2px 0 0 0 white;
}
.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 white,inset 2px 0 0 0 white;
  -moz-box-shadow: inset -2px 0 0 0 white,inset 2px 0 0 0 white;
  box-shadow: inset -2px 0 0 0 white,inset 2px 0 0 0 white;
}
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover
{
  -webkit-box-shadow: inset 5px 0 0 0 white;
  -moz-box-shadow: inset 5px 0 0 0 white;
  box-shadow: inset 5px 0 0 0 white;
}
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-draggable-dragging
{
  -webkit-box-shadow: inset -2px 0 0 0 white,inset 2px 0 0 0 white,7px 7px 15px 0 rgba(50,50,50,.2);
  -moz-box-shadow: inset -2px 0 0 0 white,inset 2px 0 0 0 white,7px 7px 15px 0 rgba(50,50,50,.2);
  box-shadow: inset -2px 0 0 0 white,inset 2px 0 0 0 white,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 #fff;
  border-right: 1px solid #fff;
  color: #fff;
  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 #fff;
}
.dx-scheduler-all-day-title
{
  color: #fff;
  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: #fff;
  border-bottom: 1px solid #fff;
  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: #000;
}
.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 #fff;
  border-right: 1px solid #fff;
  height: 50px;
}
.dx-scheduler-all-day-table-cell.dx-state-active, .dx-scheduler-date-table-cell.dx-state-active
{
  background-color: #fff;
}
.dx-scheduler-all-day-table-cell.dx-state-hover, .dx-scheduler-date-table-cell.dx-state-hover
{
  background-color: #fff;
}
.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: #e800f1;
}
.dx-scheduler-all-day-table-cell.dx-state-focused, .dx-scheduler-date-table-cell.dx-state-focused
{
  background-color: #e800f1;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-scheduler-date-table-droppable-cell
{
  background-color: #000;
}
.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: #cf00d7;
  color: #fff;
  -webkit-box-shadow: inset 0 2px 0 0 white;
  -moz-box-shadow: inset 0 2px 0 0 white;
  box-shadow: inset 0 2px 0 0 white;
}
.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 white,inset 0 2px 0 0 white;
  -moz-box-shadow: inset 0 -2px 0 0 white,inset 0 2px 0 0 white;
  box-shadow: inset 0 -2px 0 0 white,inset 0 2px 0 0 white;
}
.dx-scheduler-appointment.dx-state-hover
{
  -webkit-box-shadow: inset 0 5px 0 0 white;
  -moz-box-shadow: inset 0 5px 0 0 white;
  box-shadow: inset 0 5px 0 0 white;
}
.dx-scheduler-appointment.dx-draggable-dragging
{
  -webkit-box-shadow: 7px 7px 15px 0 rgba(50,50,50,.2),inset 0 -2px 0 0 white,inset 0 2px 0 0 white;
  -moz-box-shadow: 7px 7px 15px 0 rgba(50,50,50,.2),inset 0 -2px 0 0 white,inset 0 2px 0 0 white;
  box-shadow: 7px 7px 15px 0 rgba(50,50,50,.2),inset 0 -2px 0 0 white,inset 0 2px 0 0 white;
}
.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 #fff;
}
.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 #fff;
  border-left: none;
}
.dx-theme-generic-typography
{
  background-color: #000;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
  line-height: normal;
}
.dx-theme-generic-typography input, .dx-theme-generic-typography textarea
{
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
}
.dx-theme-generic-typography h1, .dx-theme-generic-typography .dx-font-xl
{
  font-weight: 200;
  font-size: 34px;
}
.dx-theme-generic-typography h2, .dx-theme-generic-typography .dx-font-l
{
  font-weight: normal;
  font-size: 28px;
}
.dx-theme-generic-typography h3
{
  font-weight: normal;
  font-size: 22px;
}
.dx-theme-generic-typography .dx-font-m
{
  font-weight: normal;
  font-size: 20px;
}
.dx-theme-generic-typography h4, .dx-theme-generic-typography .dx-font-s
{
  font-weight: 500;
  font-size: 18px;
}
.dx-theme-generic-typography h5
{
  font-weight: 700;
  font-size: 16px;
}
.dx-theme-generic-typography h6, .dx-theme-generic-typography small, .dx-theme-generic-typography .dx-font-xs
{
  font-weight: 800;
  font-size: 12px;
}
.dx-theme-generic-typography a
{
  color: #fff;
}
.dx-theme-marker
{
  font-family: "dx.generic.contrast";
}
@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: #fff;
}
.dx-tab .dx-icon, .dx-tab.dx-tab-selected .dx-icon
{
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.dx-scrollview-pulldown
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAyCAQAAAD2dTOtAAAAnUlEQVRIx2P4zwCHvlggXJZhcCjEC8lS2IAFDlmF1A+eM1jgkFVI/eDBBoasQuoHD9EK6/5fwoBYFc4k1jOjCumiUOv/gf+HwfA5FoWHobAUpDrq/5//+MGW/2wQg2PxKt3+nw3hxgScyvb+50T1TBo+Zai+zsTiFU7sKTwHTRkP7qxQCld2DFkZtjxTDVZ28j8/4cxVDSzu+MnOhQAuYS22p7h2vAAAAABJRU5ErkJggg==);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.dx-loadindicator-image
{
  background-image: url(data:image/gif;base64,R0lGODlhIAAgAIABADI6Rf///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAIAAgAAACQIyPqcutAJyUMM6bKt5B8+t9FCROYcmQqKOuS+tmVvzM9AHf+s6L+X0C/mjDWFDY6xRdR+Jy1TQ+oVNUxZbkFAAAIfkECQkAAQAsAAAAACAAIAAAAj+Mj6nL7Q+jnGDaUK8EWT/ufV3IgGQznomprmlrcCwsv2cNH3iOyXw/a+1+PWKR6EPahMtbkNZ0GmPRqfUaKQAAIfkECQkAAQAsAAAAACAAIAAAAj+Mj6nL7Q+jnLTai3MGCHhtfKEIciN4fJ6JBhzZvmy8tmltu7i9zmif08F+Mp5puGH5krdYYskLSqfUqvVqKAAAIfkECQkAAQAsAAAAACAAIAAAAkOMj6nL7Q+jnBBYGi3AT3Pnfc0lMmGpkGi6rYnqBhvszm0sy3es7fXJm+EMF9+qZSzRgsPD8phEAX9RZVX0bGq3XEYBACH5BAkJAAEALAAAAAAgACAAAAI+jI+pywnQYntPWkThvXTv7llgGI3kpJ1oqi5Vi8KTPNOujef6nrO63+MFXjugjdgzykxHZFOpyvyYNKdQUQAAIfkECQkAAQAsAAAAACAAIAAAAjiMjwa76e+YhDTOitHNnPEfeGAmjlhjnkBKsq0Lx/JM1/aN5/rO91q+AgpxqFqJdoxtYJKkawkpAAAh+QQJCQABACwAAAAAIAAgAAACNoyPBsucD1WbLtoGl414+1R9ojKW5omm6sq27gvH8kzX9o3n+s73B0ADyjQn4aNjolBWSuKmAAAh+QQJCQABACwAAAAAIAAgAAACMoyPB8uQD1GbLdrAIL081g5KTkiW5omm6sq27gvH8kzX9o3n+s6/y5yRTS6jEmWzOoIKACH5BAkJAAEALAAAAAAgACAAAAI3jI8Ju+n/mGSwWjOvdnL7Q31eKGpkaZ0o1KzuC8fyTNf2jef6ztetrZoFZcNYEXZEJl0TQG9TAAAh+QQJCQABACwAAAAAIAAgAAACP4yPqcudAIGbLUqKkc08xJ59ICWOTmkyUHqurHq9iis/dH3c+M73PqvDBWtDYoxXlCVfyxRq9xQ2nVNT9NcpAAAh+QQJCQABACwAAAAAIAAgAAACPoyPqcvtD6OUAMwbKqZ2v9p5jSY6ZLmAKHOuSOseYBjPsazeWX7but/j6XZDA6xXNNJ+y1rTmTRGM9OqtVQAACH5BAkJAAEALAAAAAAgACAAAAJAjI+py+0Po5y02osbyG8jzwUAOIYHCYalmHLlahojHM+tOsdnrrO0aeuxRMJXL/fLwG4X3hCXYgqn1Kr1ihUWAAAh+QQJCQABACwAAAAAIAAgAAACQ4yPqcvtD6OcEQBaL35Wb9Z9jiU2ZAl6aHKuhqa6V+sGc7x2OKrXB7krAX2vGdEWFCaVR+TyQ6uFiFNf1RptarfcRAEAIfkECQkAAQAsAAAAACAAIAAAAj6Mj6nLCdBie09aROG9dO/uWWAoVWSpnVGqMmbrwqs80faN5/rB5j3+s718QdkIWIQdhUNmUrU0RpVT6s5SAAAh+QQJCQABACwAAAAAIAAgAAACOoyPBgvp/5iENLKK081crd59YDiSJdecWKq27gvH8kzX9o3n+snW/SyiBYHD2Ib4e01kkmSpWVQ1MwUAIfkECQkAAQAsAAAAACAAIAAAAjWMjwbLnA9Pmy7aFoG9envYfaI0luaJpurKtu4Lx/JM1/aN5/rO96RceWFMC1CwREmqkkVPAQAh+QQJCQABACwAAAAAIAAgAAACMoyPB8uQD1ObLNrg7Lxcrw5KWUiW5omm6sq27gvH8kzX9o3n+s67n9wAbh4VE+W4QnYKACH5BAkJAAEALAAAAAAgACAAAAI2jI+py30Ao5stAoqVzHxz7H1TKFZQSZ3oyrbuC8fyTNf2jeeyOpOw/wK6hC0LzXLpIY1BJqYAADs=);
  background-position: center center;
  background-repeat: no-repeat;
}
.dx-loadindicator-image-small
{
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAFAAUAAACI4yPqZsADM+LcNJlb9Mq8+B8iCeWBqmFJnqpJUu5ojzDplIAACH5BAkJAAEALAAAAAAUABQAAAIhjI+py+3gXmxwrmoRzgZ4fnxgIIIl523o2KmZ+7KdTIMFACH5BAkJAAIALAAAAAAUABQAAAIflI+py+0Po4zAgDptFhXP60ngNmYdyaGBiYXbC8dwAQAh+QQJCQADACwAAAAAFAAUAAACIpyPqcsL3cCDSlJ368xnc+Nx1geG2Uiin3mpIlnC7gnXTAEAIfkECQkAAwAsAAAAABQAFAAAAiKcD6e74AxRivHRenGGc6vuIWEzluaJbuC4eq36XlboxGUBACH5BAkJAAMALAAAAAAUABQAAAIjnA8Jx226nBxp2mpnzG7z5n3iSJbmiaaqFIrt93LYOMP1UQAAIfkECQkAAwAsAAAAABQAFAAAAh2cD6l53eyiA7Iii7PevPsPhuJIluZpUB6ELWxTAAAh+QQJCQADACwAAAAAFAAUAAACHZx/oMit/5p0a9oBrt68+w+G4kiW5rllYbRCLFIAACH5BAkJAAMALAAAAAAUABQAAAIenH+ggO24noRq2molzo3xD4biSJbmSXqpuYlR2ToFACH5BAkJAAMALAAAAAAUABQAAAIhnI+pi+AMzYsQ0HrXzI2n7Q1WSJbMSKIh6Kmty7GtKWUFACH5BAkJAAMALAAAAAAUABQAAAIinI+py+3gXmxwKlAtytpgrmHdIY5DOX6mt56t24Kd/NZMAQAh+QQJCQADACwAAAAAFAAUAAACIZyPqcvtD6OMwIA6w8Czcnl91DVZW3mKkIeqK+ai8kyXBQAh+QQJCQADACwAAAAAFAAUAAACI5yPqcsL3cCDSlJ368xn82F9RiiSn8l5pziqmXuhMUzR7F0AACH5BAkJAAMALAAAAAAUABQAAAIfnI+pB70/HFxyKmBp1rv7D4aMiIXld6KmmW6V+7pKAQAh+QQJCQADACwAAAAAFAAUAAACIZw/oMi9Dc2LEVBqL8y6+w+G4kiWJBein+pNK4sp8CY3BQAh+QQJCQADACwAAAAAFAAUAAACHZw/oIt96iICstqLs968+w+G4kh+VHdukLW06VEAACH5BAkJAAMALAAAAAAUABQAAAIbnI+pCu29InKygoqz3rz7D4biSJbZ9VHpoyIFACH5BAkJAAMALAAAAAAUABQAAAIfnI8AyM26nDxq2hGvy7r7D4biSJYg51WiGkKju8JOAQA7);
  background-position: center center;
  background-repeat: no-repeat;
}
.dx-loadindicator-image-large
{
  background-image: url(data:image/gif;base64,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);
  background-position: center center;
  background-repeat: no-repeat;
}
.dx-gallery .dx-state-hover.dx-gallery-nav-button-prev:before
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAfCAQAAAE3XmWUAAAAiElEQVQ4y42RwQ3AIAwDs//S10cfENtAVIkicMLZKYriX6iiqP5LyxLTCk7b62Zrwbpie6rko72iDHQAKTfN3otgomO1Y+fyA0VFXzR6FNUMCT3ukWSbZNvaR4iIGg1F2zGcIEh1JsjDEMFhYjmYq8BDOBh5CtZoHlEMO42Zxu7GOY0TH89OhB9OPYiUT3y/yAAAAABJRU5ErkJggg==);
}
.dx-gallery .dx-state-hover.dx-gallery-nav-button-next:before
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAfCAQAAAE3XmWUAAAAh0lEQVQ4y6WSQRLAIAgD8/9Pbw86CiLm0Iu1mUUTUICQEIyPIP5dlgFMONSt7QICyS6JBceGBKfyzaa7OaUgR2nKRYgUOVrii4VgMPuiSurcq7pvAqkGajJ6CXs81io2dtOcOgV1k8VBT/Ay/bsnC3Zm6d5fC76gBf46yXqy6WyfbMft7GzOD4wKiJRoeoZEAAAAAElFTkSuQmCC);
}
.dx-widget
{
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
  line-height: normal;
}
.dx-widget input, .dx-widget textarea
{
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
}
.dx-state-focused.dx-widget
{
  -webkit-box-shadow: 0 0 3px gray;
  -moz-box-shadow: 0 0 3px gray;
  box-shadow: 0 0 3px gray;
}
.dx-state-disabled.dx-widget, .dx-state-disabled .dx-widget
{
  -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
{
  background-color: #cf00d7;
  color: #000;
  font-size: 13px;
  padding: 0 6px 2px;
  line-height: normal;
}
:not(.dx-rtl)>.dx-resizable-handle-corner-bottom-right
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAASklEQVRIx2P8z0A+YBzVPKp5VDMY6ALhZSAkS3MUAw/DF4ZlA2AzvQMM4VgynI0IJjICjCKb6R1g2BxLtLOxBRPRAUaRzcO1MAAAayRCARMgZZcAAAAASUVORK5CYII=);
}
.dx-rtl .dx-resizable-handle-corner-bottom-left
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAASklEQVRIx2P8z0A+YBzVPKp5VDMY6ALhZSAkS3MUAw/DF4ZlA2AzvQMM4VgynI0IJjICjCKb6R1g2BxLtLOxBRPRAUaRzcO1MAAAayRCARMgZZcAAAAASUVORK5CYII=);
}
.dx-box-item-content
{
  font-size: 14px;
}
.dx-button-content
{
  line-height: 0;
}
.dx-button-text
{
  display: inline-block;
  line-height: normal;
}
.dx-button a
{
  text-decoration: none;
}
.dx-button
{
  padding: 8px;
}
.dx-button .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 0;
  margin-left: 0;
}
.dx-rtl .dx-button .dx-icon, .dx-rtl.dx-button .dx-icon
{
  margin-left: 0;
  margin-right: 0;
}
.dx-button-has-icon
{
  padding: 8px;
}
.dx-button-has-icon .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 0;
  margin-left: 0;
}
.dx-rtl .dx-button-has-icon .dx-icon, .dx-rtl.dx-button-has-icon .dx-icon
{
  margin-left: 0;
  margin-right: 0;
}
.dx-button-has-text
{
  padding: 7px 18px 8px;
}
.dx-button-has-text .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 9px;
  margin-left: 0;
}
.dx-rtl .dx-button-has-text .dx-icon, .dx-rtl.dx-button-has-text .dx-icon
{
  margin-left: 9px;
  margin-right: 0;
}
.dx-button-back
{
  padding: 8px;
}
.dx-button-back .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 0;
  margin-left: 0;
}
.dx-rtl .dx-button-back .dx-icon, .dx-rtl.dx-button-back .dx-icon
{
  margin-left: 0;
  margin-right: 0;
}
.dx-button-back .dx-button-text
{
  display: none;
}
.dx-button
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
  border-width: 1px;
  border-style: solid;
  background-color: #000;
  border-color: #fff;
}
.dx-button.dx-state-hover
{
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
}
.dx-button.dx-state-focused
{
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
}
.dx-button.dx-state-active
{
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
}
.dx-state-disabled.dx-button, .dx-state-disabled .dx-button
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-state-disabled.dx-button .dx-icon, .dx-state-disabled .dx-button .dx-icon
{
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.dx-state-disabled.dx-button .dx-button-text, .dx-state-disabled .dx-button .dx-button-text
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-button .dx-icon
{
  color: #fff;
}
.dx-button .dx-button-text
{
  color: #fff;
}
.dx-button.dx-state-hover
{
  background-color: #cf00d7;
  border-color: #fff;
}
.dx-button.dx-state-focused
{
  background-color: #000;
  border-color: #cf00d7;
}
.dx-button.dx-state-active
{
  background-color: #fff;
  border-color: transparent;
}
.dx-button.dx-state-active .dx-button-text
{
  color: #000;
}
.dx-button.dx-state-active .dx-icon
{
  color: #000;
}
.dx-button-danger
{
  background-color: #ee5959;
  border-color: #ee5959;
}
.dx-button-danger .dx-icon
{
  color: #000;
}
.dx-button-danger .dx-button-text
{
  color: #000;
}
.dx-button-danger.dx-state-hover
{
  background-color: #ee5959;
  border-color: #d62b2b;
}
.dx-button-danger.dx-state-focused
{
  background-color: #ee5959;
  border-color: #d62b2b;
}
.dx-button-danger.dx-state-active
{
  background-color: #d62b2b;
  border-color: #d62b2b;
}
.dx-button-danger.dx-state-active .dx-button-text
{
  color: #000;
}
.dx-button-danger.dx-state-active .dx-icon
{
  color: #000;
}
.dx-button-success
{
  background-color: #71c35e;
  border-color: #71c35e;
}
.dx-button-success .dx-icon
{
  color: #000;
}
.dx-button-success .dx-button-text
{
  color: #000;
}
.dx-button-success.dx-state-hover
{
  background-color: #71c35e;
  border-color: #1a8600;
}
.dx-button-success.dx-state-focused
{
  background-color: #71c35e;
  border-color: #1a8600;
}
.dx-button-success.dx-state-active
{
  background-color: #1a8600;
  border-color: #1a8600;
}
.dx-button-success.dx-state-active .dx-button-text
{
  color: #000;
}
.dx-button-success.dx-state-active .dx-icon
{
  color: #000;
}
.dx-button-default
{
  background-color: #52bbe7;
  border-color: #52bbe7;
}
.dx-button-default .dx-icon
{
  color: #000;
}
.dx-button-default .dx-button-text
{
  color: #000;
}
.dx-button-default.dx-state-hover
{
  background-color: #52bbe7;
  border-color: #0075a7;
}
.dx-button-default.dx-state-focused
{
  background-color: #52bbe7;
  border-color: #0075a7;
}
.dx-button-default.dx-state-active
{
  background-color: #0075a7;
  border-color: #0075a7;
}
.dx-button-default.dx-state-active .dx-button-text
{
  color: #000;
}
.dx-button-default.dx-state-active .dx-icon
{
  color: #000;
}
.dx-scrollable-content
{
  -webkit-transform: none;
}
.dx-scrollable-scroll
{
  padding: 2px;
  background-color: transparent;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity 0 linear 0;
  -moz-transition: opacity 0 linear 0;
  -o-transition: opacity 0 linear 0;
  transition: opacity 0 linear 0;
  -webkit-transition: opacity 0 linear 0,none 1s linear 0;
  -moz-transition: opacity 0 linear 0,none 1s linear 0;
  -o-transition: opacity 0 linear 0,none 1s linear 0;
  transition: opacity 0 linear 0,none 1s linear 0;
  -webkit-transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0;
  transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0;
  -webkit-transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: opacity 0 linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollable-scroll.dx-state-invisible
{
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms linear 1s;
  -moz-transition: opacity 500ms linear 1s;
  -o-transition: opacity 500ms linear 1s;
  transition: opacity 500ms linear 1s;
  -webkit-transition: opacity 500ms linear 1s,none 1s linear 0;
  -moz-transition: opacity 500ms linear 1s,none 1s linear 0;
  -o-transition: opacity 500ms linear 1s,none 1s linear 0;
  transition: opacity 500ms linear 1s,none 1s linear 0;
  -webkit-transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0;
  -moz-transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0;
  -o-transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0;
  transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0;
  -webkit-transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: opacity 500ms linear 1s,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollable-scroll-content
{
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2);
}
.dx-scrollbar-hoverable
{
  background-color: transparent;
  background-color: rgba(255,255,255,0);
  -webkit-transition: background-color .2s linear 0;
  -moz-transition: background-color .2s linear 0;
  -o-transition: background-color .2s linear 0;
  transition: background-color .2s linear 0;
  -webkit-transition: background-color .2s linear 0,none 1s linear 0;
  -moz-transition: background-color .2s linear 0,none 1s linear 0;
  -o-transition: background-color .2s linear 0,none 1s linear 0;
  transition: background-color .2s linear 0,none 1s linear 0;
  -webkit-transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0;
  transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0;
  -webkit-transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: background-color .2s linear 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-hoverable.dx-scrollable-scrollbar-active
{
  background-color: #fff;
  background-color: rgba(207,0,215,.8);
}
.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll-content
{
  background-color: #fff;
}
.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content
{
  background-color: transparent;
  box-shadow: 0 0 0 1px transparent;
}
.dx-scrollbar-vertical .dx-scrollable-scroll
{
  float: right;
  width: 8px;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable
{
  width: 8px;
  -webkit-transition: width .2s linear 150ms;
  -moz-transition: width .2s linear 150ms;
  -o-transition: width .2s linear 150ms;
  transition: width .2s linear 150ms;
  -webkit-transition: width .2s linear 150ms,none 1s linear 0;
  -moz-transition: width .2s linear 150ms,none 1s linear 0;
  -o-transition: width .2s linear 150ms,none 1s linear 0;
  transition: width .2s linear 150ms,none 1s linear 0;
  -webkit-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -webkit-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll
{
  -webkit-transition: background-color 500ms linear 1s,width .2s linear 150ms;
  -moz-transition: background-color 500ms linear 1s,width .2s linear 150ms;
  -o-transition: background-color 500ms linear 1s,width .2s linear 150ms;
  transition: background-color 500ms linear 1s,width .2s linear 150ms;
  -webkit-transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0;
  transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0;
  -webkit-transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: background-color 500ms linear 1s,width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content
{
  -webkit-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  -moz-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  -o-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  -webkit-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  -moz-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  -o-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  -webkit-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible
{
  -webkit-transition: background-color 500ms linear 1s,width .2s linear 1ms;
  -moz-transition: background-color 500ms linear 1s,width .2s linear 1ms;
  -o-transition: background-color 500ms linear 1s,width .2s linear 1ms;
  transition: background-color 500ms linear 1s,width .2s linear 1ms;
  -webkit-transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0;
  transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0;
  -webkit-transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0,none 1s linear 0;
  transition: background-color 500ms linear 1s,width .2s linear 1ms,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content
{
  -webkit-transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  -moz-transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  -o-transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  -webkit-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  -moz-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  -o-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  -webkit-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
  -moz-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
  -o-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
  transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active
{
  width: 15px;
  -webkit-transition: width .2s linear 150ms;
  -moz-transition: width .2s linear 150ms;
  -o-transition: width .2s linear 150ms;
  transition: width .2s linear 150ms;
  -webkit-transition: width .2s linear 150ms,none 1s linear 0;
  -moz-transition: width .2s linear 150ms,none 1s linear 0;
  -o-transition: width .2s linear 150ms,none 1s linear 0;
  transition: width .2s linear 150ms,none 1s linear 0;
  -webkit-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -webkit-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: width .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll
{
  width: 15px;
}
.dx-scrollbar-horizontal .dx-scrollable-scroll
{
  height: 8px;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable
{
  height: 8px;
  -webkit-transition: height .2s linear 150ms;
  -moz-transition: height .2s linear 150ms;
  -o-transition: height .2s linear 150ms;
  transition: height .2s linear 150ms;
  -webkit-transition: height .2s linear 150ms,none 1s linear 0;
  -moz-transition: height .2s linear 150ms,none 1s linear 0;
  -o-transition: height .2s linear 150ms,none 1s linear 0;
  transition: height .2s linear 150ms,none 1s linear 0;
  -webkit-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -webkit-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll
{
  -webkit-transition: background-color 500ms linear 1s,height .2s linear 150ms;
  -moz-transition: background-color 500ms linear 1s,height .2s linear 150ms;
  -o-transition: background-color 500ms linear 1s,height .2s linear 150ms;
  transition: background-color 500ms linear 1s,height .2s linear 150ms;
  -webkit-transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0;
  transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0;
  -webkit-transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: background-color 500ms linear 1s,height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content
{
  -webkit-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  -moz-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  -o-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms;
  -webkit-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  -moz-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  -o-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0;
  -webkit-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: box-shadow 150ms linear 150ms,background-color 150ms linear 150ms,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible
{
  -webkit-transition: background-color 500ms linear 1s,height .2s linear 1ms;
  -moz-transition: background-color 500ms linear 1s,height .2s linear 1ms;
  -o-transition: background-color 500ms linear 1s,height .2s linear 1ms;
  transition: background-color 500ms linear 1s,height .2s linear 1ms;
  -webkit-transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0;
  transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0;
  -webkit-transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0,none 1s linear 0;
  -o-transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0,none 1s linear 0;
  transition: background-color 500ms linear 1s,height .2s linear 1ms,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content
{
  -webkit-transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  -moz-transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  -o-transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  transition: box-shadow .5s linear 1s,background-color .5s linear 1s;
  -webkit-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  -moz-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  -o-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0;
  -webkit-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
  -moz-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
  -o-transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
  transition: box-shadow .5s linear 1s,background-color .5s linear 1s,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active
{
  height: 15px;
  -webkit-transition: height .2s linear 150ms;
  -moz-transition: height .2s linear 150ms;
  -o-transition: height .2s linear 150ms;
  transition: height .2s linear 150ms;
  -webkit-transition: height .2s linear 150ms,none 1s linear 0;
  -moz-transition: height .2s linear 150ms,none 1s linear 0;
  -o-transition: height .2s linear 150ms,none 1s linear 0;
  transition: height .2s linear 150ms,none 1s linear 0;
  -webkit-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -moz-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -o-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0;
  -webkit-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: height .2s linear 150ms,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll
{
  height: 15px;
}
.dx-scrollable-customizable-scrollbars
{
  -ms-scrollbar-base-color: #000;
  -ms-scrollbar-arrow-color: #fff;
  -ms-scrollbar-track-color: #000;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar:horizontal
{
  height: 19px;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar:vertical
{
  width: 19px;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar
{
  background-color: transparent;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-thumb
{
  background-color: #fff;
  border-right: 2px solid transparent;
  border-left: 1px solid transparent;
  background-clip: content-box;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-track
{
  background-color: transparent;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-corner
{
  background-color: transparent;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-button
{
  background-color: transparent;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-button:horizontal:decrement
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAQAAADrXgSlAAAAKElEQVQY02P4zwCHvkjM/8jM/8jM/8jM/8hMDA6KMjQD0IxGsxTMBQDeRGk3UaVzYwAAAABJRU5ErkJggg==) no-repeat;
  background-position: center;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-button:horizontal:increment
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAQAAADrXgSlAAAALUlEQVQY02P47/ufAQYZ/v9HcEEcOBfCgXJhHDAXwQFycXB8sRrgi9VSJOcAAGnHaTdeddFHAAAAAElFTkSuQmCC) no-repeat;
  background-position: center;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-button:vertical:decrement
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAQAAABd57cKAAAAJklEQVQYV2P4zwCHvkAI5yELgwBcClUYSQpdGC6FKQyVwiYMAr4AgIVpN59AX3QAAAAASUVORK5CYII=) no-repeat;
  background-position: 3px 5px;
}
.dx-scrollable-customizable-scrollbars ::-webkit-scrollbar-button:vertical:increment
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAQAAABd57cKAAAALklEQVQY023JwQ0AIAzDQC+Y/ccxDxQVieYXH8ZtQRaK4E+Rwku5pVBK/wBmshxQGGk3RbNhywAAAABJRU5ErkJggg==) no-repeat;
  background-position: 3px 5px;
}
.dx-rtl .dx-scrollable .dx-scrollable-scroll, .dx-rtl.dx-scrollable .dx-scrollable-scroll
{
  float: left;
}
.dx-scrollview-pull-down-image
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAyCAQAAAD2dTOtAAAApElEQVRIx2OYxQCHvlggw38oZBgcCrFCihQ2YIFDViH1g+cMFjhkFVI/eP5jgUNWIfWDh2iFdbMuYUCsCmcS65lRhXRRqDXrwKzDYPgci8LDUFgKMilq1h+saREBt8xig1gai1fp9llsCDcm4FS2dxYnqmfS8ClD9XUmFq9wYk/hOWjKeHBnhVK4smMgZfjyTDVY2clZ/IQzVzWwuOPHyFz/iYQAhMbywidpE3YAAAAASUVORK5CYII=) 0 0 no-repeat;
}
.dx-scrollview-scrollbottom-loading .dx-scrollview-scrollbottom-image
{
  width: 24px;
  height: 24px;
}
.dx-checkbox
{
  line-height: 0;
}
.dx-checkbox.dx-state-hover .dx-checkbox-icon
{
  border: 1px solid #fff;
  background-color: #cf00d7;
}
.dx-checkbox.dx-state-focused
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-checkbox.dx-state-focused .dx-checkbox-icon
{
  border: 1px solid #cf00d7;
}
.dx-checkbox.dx-state-active .dx-checkbox-icon
{
  background-color: #fff;
}
.dx-checkbox-icon
{
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  background-color: #000;
}
.dx-checkbox-checked .dx-checkbox-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAe0lEQVQoz43QwQ2AIAxA0Q6hruMS7gP7MITzqEN8LwIllGJ6avKSn1aQyRyc7DO0cAFpxhLwsM2CAAfyI4j47Av6rAQ9poIeU8Exa4IjtrbBygJhHMwsABTYBTOLUKARrNEKE3C3QX1ChkawvTTDZL1IL9EO9n+LVhBBXmyPp2gs/4xdAAAAAElFTkSuQmCC);
  background-position: 35% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: 87.5%;
  -moz-background-size: 87.5%;
  background-size: 87.5%;
}
.dx-checkbox-indeterminate .dx-checkbox-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAHUlEQVQoz2P8z0AMYCRFGX61jKPKRpURp4xayRIAYzMiAdZ6UooAAAAASUVORK5CYII=);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: 70%;
  -moz-background-size: 70%;
  background-size: 70%;
}
.dx-state-disabled.dx-checkbox, .dx-state-disabled .dx-checkbox
{
  opacity: 1;
}
.dx-state-disabled.dx-checkbox .dx-checkbox-icon, .dx-state-disabled .dx-checkbox .dx-checkbox-icon
{
  opacity: .4;
}
.dx-invalid .dx-checkbox-container .dx-checkbox-icon
{
  border: 1px solid #ea4444;
}
.dx-invalid.dx-state-focused .dx-checkbox-container .dx-checkbox-icon
{
  border-color: #ea4444;
}
.dx-switch
{
  width: 44px;
  height: 24px;
}
.dx-switch.dx-state-active .dx-switch-handle:before
{
  background-color: #fff;
}
.dx-switch.dx-state-active .dx-switch-container
{
  border-color: #fff;
  background-color: #000;
}
.dx-switch.dx-state-hover .dx-switch-handle:before
{
  background-color: #fff;
}
.dx-switch.dx-state-hover .dx-switch-container
{
  background-color: #cf00d7;
  border-color: #fff;
}
.dx-switch.dx-state-focused
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-switch.dx-state-focused .dx-switch-container
{
  border-color: #cf00d7;
}
.dx-switch.dx-state-focused .dx-switch-handle:before
{
  background-color: #fff;
}
.dx-switch.dx-state-focused.dx-state-active .dx-switch-handle:before
{
  background-color: #fff;
}
.dx-switch-container
{
  overflow: hidden;
  margin: 0 -4px 0 0;
  height: 24px;
  border: 1px solid #fff;
  background: #000;
}
.dx-switch-inner
{
  width: 200%;
  height: 100%;
}
.dx-switch-on, .dx-switch-off
{
  float: left;
  width: 50%;
  padding-right: 16px;
  line-height: 22px;
  text-align: center;
  font-size: 9px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dx-switch-off
{
  margin-left: -2px;
  color: #fff;
}
.dx-switch-on
{
  color: #fff;
}
.dx-switch-handle
{
  position: relative;
  float: left;
  width: 16px;
  height: 18px;
  padding-right: 2px;
  margin-top: 2px;
  margin-left: -16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dx-switch-handle:before
{
  display: block;
  content: ' ';
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
}
.dx-switch-on-value .dx-switch-handle:before
{
  background-color: #fff;
}
.dx-state-disabled.dx-switch, .dx-state-disabled .dx-switch
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.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;
  padding-left: 16px;
  padding-right: 0;
}
.dx-rtl .dx-switch .dx-switch-off, .dx-switch.dx-rtl .dx-switch-off
{
  margin-left: 0;
  margin-right: -2px;
}
.dx-rtl .dx-switch .dx-switch-handle, .dx-switch.dx-rtl .dx-switch-handle
{
  float: right;
  padding-left: 2px;
  padding-right: 0;
  margin-left: 0;
  margin-right: -16px;
}
.dx-tabs
{
  text-align: center;
  border: 1px solid #fff;
}
.dx-tabs-nav-buttons .dx-scrollable-wrapper
{
  position: relative;
  top: -1px;
  margin-bottom: -2px;
}
.dx-tabs-nav-buttons .dx-indent-wrapper
{
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.dx-tabs-nav-button
{
  border: none;
  background-color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-tabs-nav-button.dx-state-active
{
  border: none;
}
.dx-tabs-nav-button.dx-state-disabled
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-tabs-nav-button.dx-state-disabled .dx-button-content
{
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.dx-tab
{
  display: table-cell;
  padding: 9px;
  overflow: visible;
  background-color: #000;
}
.dx-tab.dx-state-hover:not(.dx-tab-selected)
{
  background-color: #cf00d7;
}
.dx-tab.dx-state-active:not(.dx-tab-selected)
{
  background-color: #fff;
  color: #000;
}
.dx-tab.dx-state-focused:after
{
  content: "";
  pointer-events: none;
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  border: 1px solid #cf00d7;
  z-index: 1;
}
.dx-tab .dx-icon
{
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 9px;
  margin-left: 0;
}
.dx-rtl .dx-tab .dx-icon, .dx-rtl.dx-tab .dx-icon
{
  margin-left: 9px;
  margin-right: 0;
}
.dx-tab-selected
{
  background-color: #fff;
  color: #000;
  position: relative;
}
.dx-tab-selected .dx-icon
{
  color: #000;
}
.dx-tab-selected:after
{
  content: "";
  pointer-events: none;
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  z-index: 1;
}
.dx-tab-selected:not(.dx-state-focused)+.dx-tab-selected:not(.dx-state-focused):after
{
  border-left: 1px solid #000;
}
.dx-rtl .dx-tab-selected:not(.dx-state-focused)+.dx-tab-selected:not(.dx-state-focused):after
{
  border-left: 1px solid #fff;
  border-right: 1px solid #000;
}
.dx-tab-text
{
  vertical-align: middle;
  line-height: 25px;
}
.dx-state-disabled .dx-tab-text
{
  filter: alpha(opacity=30);
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
}
.dx-navbar
{
  padding: 0;
  border: none;
}
.dx-nav-item .dx-tab-text, .dx-rtl .dx-nav-item .dx-tab-text
{
  line-height: normal;
}
.dx-navbar .dx-nav-item .dx-icon, .dx-navbar .dx-rtl .dx-nav-item .dx-icon
{
  width: 31px;
  height: 31px;
  background-position: 0 0;
  -webkit-background-size: 31px 31px;
  -moz-background-size: 31px 31px;
  background-size: 31px 31px;
  padding: 0;
  font-size: 31px;
  text-align: center;
  line-height: 31px;
}
.dx-nav-item.dx-tab-selected:after, .dx-rtl .dx-nav-item.dx-tab-selected:after, .dx-nav-item.dx-state-focused:after, .dx-rtl .dx-nav-item.dx-state-focused:after, .dx-nav-item.dx-state-active:after, .dx-rtl .dx-nav-item.dx-state-active:after
{
  content: none;
}
.dx-nav-item.dx-tab-selected, .dx-rtl .dx-nav-item.dx-tab-selected
{
  background: #fff;
}
.dx-nav-item.dx-state-active, .dx-rtl .dx-nav-item.dx-state-active
{
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-nav-item.dx-state-focused, .dx-rtl .dx-nav-item.dx-state-focused
{
  -webkit-box-shadow: inset 0 0 0 1px #cf00d7;
  -moz-box-shadow: inset 0 0 0 1px #cf00d7;
  box-shadow: inset 0 0 0 1px #cf00d7;
}
.dx-nav-item.dx-state-disabled .dx-icon, .dx-rtl .dx-nav-item.dx-state-disabled .dx-icon
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-navbar-item-badge
{
  margin-right: -26px;
  top: 11%;
}
.dx-rtl .dx-navbar-item-badge
{
  margin-left: -26px;
}
.dx-texteditor
{
  background: #000;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}
.dx-texteditor.dx-state-focused
{
  border-color: #cf00d7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-texteditor.dx-state-disabled
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-texteditor.dx-state-readonly
{
  background: transparent;
}
.dx-texteditor.dx-state-readonly .dx-texteditor-input
{
  background: transparent;
}
.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 34px;
}
.dx-rtl .dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-show-clear-button .dx-texteditor-input
{
  padding: 7px 9px 8px;
  padding-left: 34px;
}
.dx-show-clear-button .dx-clear-button-area
{
  width: 34px;
  right: 0;
}
.dx-show-clear-button .dx-icon-clear
{
  position: absolute;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  background-position: 8px 8px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 8px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  background-position: 7px 7px;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  padding: 7px;
  font-size: 20px;
  line-height: 20px;
}
.dx-show-clear-button.dx-invalid.dx-texteditor .dx-texteditor-input
{
  padding-right: 68px;
}
.dx-show-clear-button.dx-invalid.dx-texteditor.dx-rtl .dx-texteditor-input
{
  padding: 7px 9px 8px;
  padding-left: 68px;
}
.dx-placeholder
{
  color: #fff;
}
.dx-placeholder:before
{
  padding: 7px 9px 8px;
}
.dx-texteditor-input
{
  margin: 0;
  padding: 7px 9px 8px;
  background: #000;
  color: #fff;
  font-size: 1em;
}
.dx-invalid.dx-texteditor
{
  border-color: #ea4444;
}
.dx-invalid.dx-texteditor.dx-state-focused
{
  border-color: #ea4444;
}
.dx-invalid.dx-texteditor .dx-texteditor-container:after
{
  pointer-events: none;
  font-weight: bold;
  background-color: #ea4444;
  color: #000;
  content: '!';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  right: 8px;
}
.dx-rtl .dx-invalid.dx-texteditor .dx-texteditor-container:after
{
  left: 8px;
  right: auto;
}
.dx-invalid.dx-texteditor.dx-show-clear-button .dx-texteditor-container:after
{
  right: 38px;
}
.dx-rtl .dx-invalid.dx-texteditor.dx-show-clear-button .dx-texteditor-container:after
{
  left: 38px;
  right: auto;
}
.dx-invalid.dx-texteditor .dx-texteditor-input
{
  padding-right: 34px;
}
.dx-invalid.dx-texteditor.dx-rtl .dx-texteditor-input
{
  padding: 7px 9px 8px;
  padding-left: 34px;
}
.dx-rtl .dx-placeholder, .dx-rtl .dx-placeholder:before
{
  right: 0;
  left: auto;
}
.dx-searchbox .dx-icon-search
{
  font: 14px/1 DXIcons;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  background-position: 8px 8px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 8px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
}
.dx-searchbox .dx-icon-search:before
{
  content: "\f027 ";
}
.dx-searchbox .dx-icon-search:before
{
  position: static;
  text-indent: 0;
}
.dx-searchbox .dx-texteditor-input, .dx-searchbox .dx-placeholder:before
{
  padding-left: 34px;
}
.dx-rtl .dx-searchbox .dx-texteditor-input, .dx-rtl .dx-searchbox .dx-placeholder:before, .dx-rtl.dx-searchbox .dx-texteditor-input, .dx-rtl.dx-searchbox .dx-placeholder:before
{
  padding-right: 34px;
}
.dx-searchbar
{
  padding-bottom: 5px;
}
.dx-searchbar .dx-texteditor
{
  margin: 0;
}
.dx-dropdowneditor-button
{
  width: 34px;
  padding: 1px;
}
.dx-state-disabled .dx-dropdowneditor-button .dx-dropdowneditor-icon, .dx-state-disabled .dx-dropdowneditor-button .dx-dropdowneditor-icon
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-state-readonly .dx-dropdowneditor-button .dx-dropdowneditor-icon
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-dropdowneditor-icon
{
  border: 1px solid transparent;
  color: #fff;
  font: 14px/1 DXIcons;
  width: 32px;
  height: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-dropdowneditor-icon:before
{
  content: "\f001 ";
}
.dx-dropdowneditor-icon:before
{
  position: absolute;
  display: block;
  width: 18px;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -9px;
}
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused
{
  border: none;
  box-shadow: none;
}
.dx-dropdowneditor .dx-clear-button-area
{
  width: 30px;
}
.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 64px;
}
.dx-rtl .dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 9px;
  padding-left: 64px;
}
.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 34px;
}
.dx-rtl .dx-dropdowneditor-button-visible .dx-texteditor-input, .dx-rtl.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 9px;
  padding-left: 34px;
}
.dx-dropdowneditor-button-visible.dx-invalid .dx-texteditor-input
{
  padding-right: 60px;
}
.dx-dropdowneditor-button-visible.dx-invalid.dx-rtl .dx-texteditor-input
{
  padding: 7px 9px 8px;
  padding-left: 60px;
}
.dx-dropdowneditor-button-visible.dx-invalid.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 90px;
}
.dx-dropdowneditor-button-visible.dx-invalid.dx-show-clear-button.dx-rtl .dx-texteditor-input
{
  padding: 7px 9px 8px;
  padding-left: 90px;
}
.dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon, .dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon
{
  background-color: #000;
  border-color: #fff;
}
.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon, .dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon
{
  background-color: #fff;
  border-color: transparent;
  color: #000;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after
{
  right: 38px;
}
.dx-rtl .dx-invalid.dx-dropdowneditor .dx-texteditor-container:after, .dx-rtl.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after
{
  right: auto;
  left: 38px;
}
.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after
{
  right: 68px;
}
.dx-rtl .dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after, .dx-rtl.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after
{
  right: auto;
  left: 68px;
}
.dx-list-item-chevron
{
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  border: none;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-left: -5px;
}
.dx-rtl .dx-list-item-chevron
{
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.dx-list-item-chevron:before
{
  content: "\f010 ";
}
.dx-rtl .dx-list-item-chevron:before
{
  content: "\f012 ";
}
.dx-list
{
  border: none;
}
.dx-list .dx-empty-message
{
  text-align: left;
}
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon:before, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon
{
  border-color: #fff;
}
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon
{
  border: 1px solid #cf00d7;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover
{
  background-color: #cf00d7;
  color: #fff;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected
{
  background-color: #fff;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused)
{
  background-color: #cf00d7;
  color: #fff;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused
{
  background-color: #cf00d7;
  color: #000;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-icon
{
  color: #000;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-list-item-chevron
{
  border-color: #000;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active
{
  background-color: #fff;
  color: #000;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-icon
{
  color: #000;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content
{
  background-color: #fff;
  color: #000;
}
.dx-list-group-header
{
  padding: 10px 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #000;
}
.dx-list-group-header:before
{
  border-top-color: #000;
}
.dx-list-group-collapsed .dx-list-group-header:before
{
  border-bottom-color: #000;
}
.dx-list-item .dx-icon-toggle-delete
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAQAAAACj/OVAAABd0lEQVRYw9WYLZKDQBCFE5cqDoHgCLFoCo3EUDFRXCQFlnOkIiK4Q1REsLkAIhrxrUhl2WHzw8/QvfuQUzUfNTXd/eYtWMh+i78LXOGTUlBSUdPQUFNRUpDis7IJXBKSc+KdTuSELKcDHRIO9NWBBGcKMGLPUO2JxgE9Mm6M0Y0Mbygw4MgUHQmGAGPOTNWZuC9wwxUburLpA4wt4e7I+BMwsHCY5sEG74DexKvy/Pp4r4EZcyh7BYxG1t3nuoyeAZ0RXaV/93F+AxPmVNIFLge06DE6PCbJAxgyt0ITmM8OzH8CVx/Gqw2d7q7gDvSRkN8CUxFg2gILEWDRAsvOUs0Od5IddNlRd3YtW2BlLFxYW/Ggay7GvlULNP9la832bjvn9g1sjAXXGtA19m0UgeJHKn5pxMtCvPDFW5t48xYfT+IDWMFiiJsocZuoYITFrb7CY0bhuSb+IFV4ciuECgqxiUIwpBB9KYR7KvGlQkCrEkH/71T/C52lWTpk6diKAAAAAElFTkSuQmCC);
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover
{
  color: #fff;
  background: #000;
  border-top: 1px solid rgba(255,255,255,.5);
  border-bottom: 1px solid rgba(255,255,255,.5);
  -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);
}
.dx-list-item, .dx-list .dx-empty-message
{
  border-top: 1px solid #fff;
  color: #fff;
}
.dx-list-item:last-of-type, .dx-list .dx-empty-message:last-of-type
{
  border-bottom: 1px solid #fff;
}
.dx-list-group-body .dx-list-item:first-of-type, .dx-list-group-body .dx-list .dx-empty-message:first-of-type
{
  border-top: none;
}
.dx-list-group-body .dx-list-item:last-of-type, .dx-list-group-body .dx-list .dx-empty-message:last-of-type
{
  border-bottom: none;
}
.dx-list-item-separator-hidden .dx-list-item, .dx-list-item-separator-hidden .dx-list .dx-empty-message
{
  border-top: none;
  border-bottom: none;
}
.dx-list-item-content, .dx-list .dx-empty-message
{
  padding: 10px 10px;
}
.dx-list-next-button .dx-button
{
  padding: 7px 18px 8px;
}
.dx-list-next-button .dx-button .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 9px;
  margin-left: 0;
}
.dx-rtl .dx-list-next-button .dx-button .dx-icon, .dx-rtl.dx-list-next-button .dx-button .dx-icon
{
  margin-left: 9px;
  margin-right: 0;
}
.dx-list-item-chevron-container
{
  width: 16px;
}
.dx-list-border-visible
{
  border: 1px solid #fff;
}
.dx-list-border-visible .dx-list-select-all
{
  border-bottom: 1px solid #fff;
}
.dx-list-item-before-bag.dx-list-toggle-delete-switch-container
{
  width: 29px;
}
.dx-list-item-before-bag.dx-list-select-checkbox-container, .dx-list-item-before-bag.dx-list-select-radiobutton-container
{
  width: 31px;
}
.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch
{
  padding: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-list-item-before-bag .dx-icon-toggle-delete
{
  margin: 5px 5px 5px 10px;
  width: 19px;
  height: 19px;
}
.dx-list-item-before-bag .dx-list-select-checkbox, .dx-list-item-before-bag .dx-list-select-radiobutton
{
  margin-top: -2px;
  margin-bottom: -3px;
  margin-left: 10px;
}
.dx-list-select-all
{
  padding: 10px 0;
}
.dx-list-select-all-checkbox
{
  float: left;
  margin-top: -4px;
  margin-bottom: -3px;
  margin-left: 10px;
}
.dx-list-select-all-label
{
  line-height: 1;
  padding: 0 6px;
}
.dx-list-item-after-bag.dx-list-static-delete-button-container
{
  width: 36px;
}
.dx-list-item-after-bag.dx-list-reorder-handle-container
{
  width: 33.4px;
}
.dx-list-item-after-bag .dx-list-reorder-handle
{
  font: 14px/1 DXIcons;
  width: 28.8px;
  height: 28.8px;
  background-position: 5px 5px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 5px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-list-item-after-bag .dx-list-reorder-handle:before
{
  content: "\f038 ";
}
.dx-list-slide-menu-button
{
  bottom: 1px;
}
.dx-list-slide-menu-button-delete
{
  border: 1px solid transparent;
  color: #000;
  background-color: #ee5959;
}
.dx-list-slide-menu-button-menu
{
  border: 1px solid transparent;
  color: #000;
  background-color: #52bbe7;
}
.dx-list-switchable-delete-button, .dx-list-static-delete-button
{
  margin-right: 10px;
  padding: 3px;
}
.dx-list-context-menucontent
{
  background-color: #000;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 10px transparent;
  -moz-box-shadow: 0 3px 10px transparent;
  box-shadow: 0 3px 10px transparent;
}
.dx-state-disabled.dx-list-item, .dx-state-disabled .dx-list-item
{
  background-color: transparent;
  opacity: .3;
}
.dx-rtl .dx-list .dx-empty-message, .dx-rtl.dx-list .dx-empty-message
{
  text-align: right;
}
.dx-rtl .dx-list .dx-list-item-before-bag .dx-icon-toggle-delete, .dx-rtl.dx-list .dx-list-item-before-bag .dx-icon-toggle-delete
{
  margin: 5px 10px 5px 5px;
}
.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, .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: 10px;
  margin-left: 1px;
}
.dx-rtl .dx-list .dx-list-select-all-checkbox, .dx-rtl.dx-list .dx-list-select-all-checkbox
{
  float: right;
  margin-right: 10px;
  margin-left: 1px;
}
.dx-rtl .dx-list .dx-list-switchable-delete-button, .dx-rtl.dx-list .dx-list-switchable-delete-button
{
  margin-left: 10px;
  margin-right: 0;
}
.dx-device-mobile .dx-list
{
  border: none;
}
.dx-device-mobile .dx-list .dx-empty-message
{
  text-align: left;
}
.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon:before, .dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon
{
  border-color: #fff;
}
.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before, .dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon
{
  border: 1px solid #cf00d7;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover
{
  background-color: #cf00d7;
  color: #fff;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected
{
  background-color: #fff;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused)
{
  background-color: #cf00d7;
  color: #fff;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused
{
  background-color: #cf00d7;
  color: #000;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-icon
{
  color: #000;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-list-item-chevron
{
  border-color: #000;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active
{
  background-color: #fff;
  color: #000;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-icon
{
  color: #000;
}
.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content
{
  background-color: #fff;
  color: #000;
}
.dx-device-mobile .dx-list-group-header
{
  padding: 10px 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #000;
}
.dx-device-mobile .dx-list-group-header:before
{
  border-top-color: #000;
}
.dx-list-group-collapsed .dx-device-mobile .dx-list-group-header:before
{
  border-bottom-color: #000;
}
.dx-device-mobile .dx-list-item .dx-icon-toggle-delete
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAQAAAACj/OVAAABd0lEQVRYw9WYLZKDQBCFE5cqDoHgCLFoCo3EUDFRXCQFlnOkIiK4Q1REsLkAIhrxrUhl2WHzw8/QvfuQUzUfNTXd/eYtWMh+i78LXOGTUlBSUdPQUFNRUpDis7IJXBKSc+KdTuSELKcDHRIO9NWBBGcKMGLPUO2JxgE9Mm6M0Y0Mbygw4MgUHQmGAGPOTNWZuC9wwxUburLpA4wt4e7I+BMwsHCY5sEG74DexKvy/Pp4r4EZcyh7BYxG1t3nuoyeAZ0RXaV/93F+AxPmVNIFLge06DE6PCbJAxgyt0ITmM8OzH8CVx/Gqw2d7q7gDvSRkN8CUxFg2gILEWDRAsvOUs0Od5IddNlRd3YtW2BlLFxYW/Ggay7GvlULNP9la832bjvn9g1sjAXXGtA19m0UgeJHKn5pxMtCvPDFW5t48xYfT+IDWMFiiJsocZuoYITFrb7CY0bhuSb+IFV4ciuECgqxiUIwpBB9KYR7KvGlQkCrEkH/71T/C52lWTpk6diKAAAAAElFTkSuQmCC);
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.dx-device-mobile .dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover
{
  color: #fff;
  background: #000;
  border-top: 1px solid rgba(255,255,255,.5);
  border-bottom: 1px solid rgba(255,255,255,.5);
  -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);
}
.dx-device-mobile .dx-list-item, .dx-device-mobile .dx-list .dx-empty-message
{
  border-top: 1px solid #fff;
  color: #fff;
}
.dx-device-mobile .dx-list-item:last-of-type, .dx-device-mobile .dx-list .dx-empty-message:last-of-type
{
  border-bottom: 1px solid #fff;
}
.dx-list-group-body .dx-device-mobile .dx-list-item:first-of-type, .dx-list-group-body .dx-device-mobile .dx-list .dx-empty-message:first-of-type
{
  border-top: none;
}
.dx-list-group-body .dx-device-mobile .dx-list-item:last-of-type, .dx-list-group-body .dx-device-mobile .dx-list .dx-empty-message:last-of-type
{
  border-bottom: none;
}
.dx-list-item-separator-hidden .dx-device-mobile .dx-list-item, .dx-list-item-separator-hidden .dx-device-mobile .dx-list .dx-empty-message
{
  border-top: none;
  border-bottom: none;
}
.dx-device-mobile .dx-list-item-content, .dx-device-mobile .dx-list .dx-empty-message
{
  padding: 10px 15px;
}
.dx-device-mobile .dx-list-next-button .dx-button
{
  padding: 7px 18px 8px;
}
.dx-device-mobile .dx-list-next-button .dx-button .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 9px;
  margin-left: 0;
}
.dx-rtl .dx-device-mobile .dx-list-next-button .dx-button .dx-icon, .dx-rtl.dx-device-mobile .dx-list-next-button .dx-button .dx-icon
{
  margin-left: 9px;
  margin-right: 0;
}
.dx-device-mobile .dx-list-item-chevron-container
{
  width: 21px;
}
.dx-device-mobile .dx-list-border-visible
{
  border: 1px solid #fff;
}
.dx-device-mobile .dx-list-border-visible .dx-list-select-all
{
  border-bottom: 1px solid #fff;
}
.dx-device-mobile .dx-list-item-before-bag.dx-list-toggle-delete-switch-container
{
  width: 34px;
}
.dx-device-mobile .dx-list-item-before-bag.dx-list-select-checkbox-container, .dx-device-mobile .dx-list-item-before-bag.dx-list-select-radiobutton-container
{
  width: 36px;
}
.dx-device-mobile .dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch
{
  padding: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-device-mobile .dx-list-item-before-bag .dx-icon-toggle-delete
{
  margin: 5px 7.5px 5px 15px;
  width: 19px;
  height: 19px;
}
.dx-device-mobile .dx-list-item-before-bag .dx-list-select-checkbox, .dx-device-mobile .dx-list-item-before-bag .dx-list-select-radiobutton
{
  margin-top: -2px;
  margin-bottom: -3px;
  margin-left: 15px;
}
.dx-device-mobile .dx-list-select-all
{
  padding: 10px 0;
}
.dx-device-mobile .dx-list-select-all-checkbox
{
  float: left;
  margin-top: -4px;
  margin-bottom: -3px;
  margin-left: 15px;
}
.dx-device-mobile .dx-list-select-all-label
{
  line-height: 1;
  padding: 0 6px;
}
.dx-device-mobile .dx-list-item-after-bag.dx-list-static-delete-button-container
{
  width: 41px;
}
.dx-device-mobile .dx-list-item-after-bag.dx-list-reorder-handle-container
{
  width: 38.4px;
}
.dx-device-mobile .dx-list-item-after-bag .dx-list-reorder-handle
{
  font: 14px/1 DXIcons;
  width: 28.8px;
  height: 28.8px;
  background-position: 5px 5px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 5px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-device-mobile .dx-list-item-after-bag .dx-list-reorder-handle:before
{
  content: "\f038 ";
}
.dx-device-mobile .dx-list-slide-menu-button
{
  bottom: 1px;
}
.dx-device-mobile .dx-list-slide-menu-button-delete
{
  border: 1px solid transparent;
  color: #000;
  background-color: #ee5959;
}
.dx-device-mobile .dx-list-slide-menu-button-menu
{
  border: 1px solid transparent;
  color: #000;
  background-color: #52bbe7;
}
.dx-device-mobile .dx-list-switchable-delete-button, .dx-device-mobile .dx-list-static-delete-button
{
  margin-right: 15px;
  padding: 3px;
}
.dx-device-mobile .dx-list-context-menucontent
{
  background-color: #000;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 10px transparent;
  -moz-box-shadow: 0 3px 10px transparent;
  box-shadow: 0 3px 10px transparent;
}
.dx-device-mobile .dx-state-disabled.dx-list-item, .dx-device-mobile .dx-state-disabled .dx-list-item
{
  background-color: transparent;
  opacity: .3;
}
.dx-device-mobile .dx-rtl .dx-list .dx-empty-message, .dx-device-mobile .dx-rtl.dx-list .dx-empty-message
{
  text-align: right;
}
.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-icon-toggle-delete, .dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-icon-toggle-delete
{
  margin: 5px 15px 5px 7.5px;
}
.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox, .dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox, .dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-radiobutton, .dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-radiobutton
{
  margin-right: 15px;
  margin-left: 1px;
}
.dx-device-mobile .dx-rtl .dx-list .dx-list-select-all-checkbox, .dx-device-mobile .dx-rtl.dx-list .dx-list-select-all-checkbox
{
  float: right;
  margin-right: 15px;
  margin-left: 1px;
}
.dx-device-mobile .dx-rtl .dx-list .dx-list-switchable-delete-button, .dx-device-mobile .dx-rtl.dx-list .dx-list-switchable-delete-button
{
  margin-left: 15px;
  margin-right: 0;
}
.dx-dropdownlist-popup-wrapper
{
  height: 100%;
}
.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content
{
  border-top-width: 0;
  border-bottom-width: 1px;
}
.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped
{
  border-top-width: 1px;
  border-bottom-width: 0;
}
.dx-dropdownlist-popup-wrapper .dx-popup-content
{
  height: 100%;
  padding: 1px;
}
.dx-dropdownlist-popup-wrapper .dx-list
{
  height: 100%;
  min-height: 33px;
}
.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content
{
  padding: 7px 9px;
}
.dx-dropdownlist-popup-wrapper .dx-list-select-all
{
  padding: 12px 0 8px;
}
.dx-dropdownlist-popup-wrapper .dx-list-item
{
  border-top: 0;
}
.dx-dropdownlist-popup-wrapper .dx-list-item:last-of-type
{
  border-bottom: none;
}
.dx-textarea .dx-icon-clear
{
  top: 0;
  margin-top: 0;
}
.dx-numberbox-spin-container
{
  overflow: hidden;
  width: 34px;
}
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container
{
  width: 74px;
}
.dx-numberbox-spin-up-icon
{
  font: 14px/1 DXIcons;
}
.dx-numberbox-spin-up-icon:before
{
  content: "\f002 ";
}
.dx-numberbox-spin-down-icon
{
  font: 14px/1 DXIcons;
}
.dx-numberbox-spin-down-icon:before
{
  content: "\f001 ";
}
.dx-numberbox-spin-up-icon, .dx-numberbox-spin-down-icon
{
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-numberbox-spin-up-icon:before, .dx-numberbox-spin-down-icon:before
{
  position: absolute;
  display: block;
  width: 18px;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -9px;
}
.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 66px;
}
.dx-numberbox-spin.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container
{
  border-left: none;
}
.dx-numberbox-spin.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input
{
  padding-right: 106px;
}
.dx-numberbox-spin.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up-icon, .dx-numberbox-spin.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down-icon
{
  background-position: center;
}
.dx-numberbox-spin-button
{
  background-color: #000;
  padding: 1px;
}
.dx-state-hover.dx-numberbox-spin-button .dx-numberbox-spin-down-icon, .dx-state-hover.dx-numberbox-spin-button .dx-numberbox-spin-up-icon
{
  border: 1px solid #fff;
  background-color: #cf00d7;
}
.dx-state-active.dx-numberbox-spin-button .dx-numberbox-spin-down-icon, .dx-state-active.dx-numberbox-spin-button .dx-numberbox-spin-up-icon
{
  background-color: #fff;
}
.dx-rtl .dx-numberbox.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container, .dx-numberbox.dx-rtl.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container
{
  border-right: none;
}
.dx-rtl .dx-numberbox.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input, .dx-numberbox.dx-rtl.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 106px;
}
.dx-rtl .dx-numberbox.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input, .dx-numberbox.dx-rtl.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input
{
  padding-left: 66px;
}
.dx-rtl .dx-numberbox.dx-numberbox-spin .dx-texteditor-input, .dx-numberbox.dx-rtl.dx-numberbox-spin .dx-texteditor-input
{
  padding-right: 9px;
}
.dx-datebox-overlay .dx-popup-title
{
  min-height: 10px;
  border-bottom: none;
  background: none;
}
.dx-datebox-overlay .dx-item
{
  border: none;
}
.dx-datebox-overlay .dx-popup-bottom .dx-button
{
  min-width: 85px;
  width: auto;
}
.dx-popup-wrapper.dx-datebox-list-popup-wrapper .dx-overlay-content
{
  border-top: none;
}
.dx-device-phone .dx-dateview-picker-overlay .dx-popup-content
{
  padding: 10px;
}
.dx-datebox-with-calendar .dx-dropdowneditor-icon
{
  font: 14px/1 DXIcons;
  width: 32px;
  height: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datebox-with-calendar .dx-dropdowneditor-icon:before
{
  content: "\f026 ";
}
.dx-datebox-with-calendar .dx-dropdowneditor-icon:before
{
  position: absolute;
  display: block;
  width: 18px;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -9px;
}
.dx-datebox-with-calendar.dx-dropdowneditor-active
{
  -webkit-box-shadow: 0 1px 7px transparent;
  -moz-box-shadow: 0 1px 7px transparent;
  box-shadow: 0 1px 7px transparent;
}
.dx-datebox-with-calendar.dx-dropdowneditor-active .dx-texteditor-input
{
  background: #000;
}
.dx-datebox-with-calendar.dx-rtl.dx-dropdowneditor-active .dx-dropdowneditor-button .dx-dropdowneditor-icon
{
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dx-datebox-calendar-overlay.dx-datebox-overlay .dx-overlay-content
{
  background-color: #000;
  -webkit-box-shadow: 0 1px 7px transparent;
  -moz-box-shadow: 0 1px 7px transparent;
  box-shadow: 0 1px 7px transparent;
}
.dx-datebox-calendar-overlay .dx-popup-content
{
  padding: 0;
}
.dx-datebox-calendar-overlay .dx-calendar
{
  background-color: #000;
  border: none;
  margin: 30px;
}
.dx-datebox-calendar-overlay .dx-datebox-container-cell
{
  margin-right: 30px;
  margin-bottom: 30px;
}
.dx-calendar-with-time-picker-container .dx-calendar
{
  margin-right: 15px;
  margin-bottom: 15px;
}
.dx-calendar-with-time-picker-container .dx-timeview
{
  margin: 30px 30px 15px 15px;
}
.dx-calendar-with-time-picker-container .dx-datebox-container-cell
{
  margin-top: -1px;
  margin-right: 30px;
}
.dx-rtl .dx-datebox-overlay .dx-popup-bottom .dx-toolbar-button+.dx-toolbar-button .dx-button
{
  margin-right: 5px;
  margin-left: 0;
}
.dx-rtl .dx-calendar-with-time-picker-container .dx-datebox-calendar
{
  margin-left: 15px;
  margin-right: 30px;
}
.dx-rtl .dx-calendar-with-time-picker-container .dx-timeview
{
  margin-right: 15px;
  margin-left: 30px;
}
.dx-datebox-list .dx-dropdowneditor-icon
{
  font: 14px/1 DXIcons;
  width: 32px;
  height: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datebox-list .dx-dropdowneditor-icon:before
{
  content: "\f01d ";
}
.dx-datebox-list .dx-dropdowneditor-icon:before
{
  position: absolute;
  display: block;
  width: 18px;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -9px;
}
.dx-datebox-list-popup-wrapper .dx-popup-content
{
  padding: 0;
}
.dx-datebox input[type="date"]
{
  line-height: normal;
}
.dx-dateview-rollers
{
  width: auto;
}
.dx-dateviewroller-current .dx-dateview-item
{
  -webkit-transition: font-size ease-out .2s 0;
  -moz-transition: font-size ease-out .2s 0;
  -o-transition: font-size ease-out .2s 0;
  transition: font-size ease-out .2s 0;
  -webkit-transition: font-size ease-out .2s 0,none 1s linear 0;
  -moz-transition: font-size ease-out .2s 0,none 1s linear 0;
  -o-transition: font-size ease-out .2s 0,none 1s linear 0;
  transition: font-size ease-out .2s 0,none 1s linear 0;
  -webkit-transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0;
  -o-transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0;
  transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0;
  -webkit-transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -moz-transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  -o-transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
  transition: font-size ease-out .2s 0,none 1s linear 0,none 1s linear 0,none 1s linear 0;
}
.dx-dateviewroller
{
  min-width: 4em;
  text-align: center;
}
.dx-dateviewroller .dx-button
{
  display: none;
}
.dx-dateviewroller .dx-scrollable-content:before, .dx-dateviewroller .dx-scrollable-content:after
{
  content: "";
  height: 71px;
  display: block;
}
.dx-dateviewroller .dx-scrollable-container
{
  height: 182px;
}
.dx-dateviewroller.dx-dateviewroller-year
{
  min-width: 4.85em;
}
.dx-dateviewroller.dx-state-active .dx-button
{
  display: none;
}
.dx-dateviewroller-month
{
  min-width: 12em;
}
.dx-dateviewroller-month .dx-dateview-item-selected-frame:before, .dx-dateviewroller-month .dx-dateview-item-selected-frame:after
{
  left: 6%;
}
.dx-rtl .dx-dateviewroller-month .dx-dateview-item-selected-frame:before, .dx-rtl .dx-dateviewroller-month .dx-dateview-item-selected-frame:after
{
  left: auto;
  right: 6%;
}
.dx-dateviewroller-hours:after
{
  content: ":";
  font-size: 2.2em;
  position: absolute;
  right: -9%;
  font-weight: bold;
  top: 37%;
  color: #fff;
}
.dx-dateviewroller-hours .dx-dateview-item-selected-frame
{
  padding-left: 20%;
}
.dx-dateviewroller-minutes .dx-dateview-item-selected-frame
{
  width: 80%;
}
.dx-dateview-item
{
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.3em;
  color: #fff;
}
.dx-dateview-item-selected
{
  font-size: 2.2em;
}
.dx-rtl.dx-dateviewroller-hours:after
{
  left: -9%;
  right: auto;
}
.dx-dateview-item-selected-frame
{
  position: absolute;
  top: 71px;
  width: 100%;
}
.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: 71px;
}
.dx-dateview-item-selected-frame:before
{
  top: -71px;
  border-bottom: solid 1px #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(bottom,transparent 0%,rgba(0,0,0,.8) 60%);
  background-image: -moz-linear-gradient(bottom,transparent 0%,rgba(0,0,0,.8) 60%);
  background-image: -ms-linear-gradient(bottom,transparent 0%,rgba(0,0,0,.8) 60%);
  background-image: -o-linear-gradient(bottom,transparent 0%,rgba(0,0,0,.8) 60%);
}
.dx-dateview-item-selected-frame:after
{
  top: 40px;
  border-top: solid 1px #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 60%);
  background-image: -moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 60%);
  background-image: -ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 60%);
  background-image: -o-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 60%);
}
.dx-toolbar
{
  background-color: #000;
  -webkit-box-shadow: inset 0 -2px 0 transparent;
  -moz-box-shadow: inset 0 -2px 0 transparent;
  box-shadow: inset 0 -2px 0 transparent;
  padding: 0 10px;
  overflow: hidden;
}
.dx-toolbar .dx-toolbar-items-container
{
  height: 56px;
  overflow: visible;
}
.dx-toolbar .dx-toolbar-item, .dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 5px 0 0;
}
.dx-toolbar .dx-toolbar-item:last-child, .dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-rtl .dx-toolbar .dx-toolbar-item, .dx-rtl .dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 0 0 5px;
}
.dx-rtl .dx-toolbar .dx-toolbar-item:last-child, .dx-rtl .dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-toolbar .dx-toolbar-label
{
  font-size: 20px;
}
.dx-device-mobile .dx-toolbar
{
  padding: 10px;
  overflow: hidden;
}
.dx-device-mobile .dx-toolbar .dx-toolbar-items-container
{
  height: 36px;
  overflow: visible;
}
.dx-device-mobile .dx-toolbar .dx-toolbar-item, .dx-device-mobile .dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 5px 0 0;
}
.dx-device-mobile .dx-toolbar .dx-toolbar-item:last-child, .dx-device-mobile .dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-rtl .dx-device-mobile .dx-toolbar .dx-toolbar-item, .dx-rtl .dx-device-mobile .dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 0 0 5px;
}
.dx-rtl .dx-device-mobile .dx-toolbar .dx-toolbar-item:last-child, .dx-rtl .dx-device-mobile .dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-device-mobile .dx-toolbar .dx-toolbar-label
{
  font-size: 20px;
}
.dx-toolbar-background
{
  background-color: #000;
}
.dx-tile
{
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  text-align: left;
}
.dx-tile.dx-state-focused, .dx-tile.dx-state-hover
{
  background-color: #cf00d7;
  border-color: #fff;
}
.dx-tile.dx-state-active
{
  background-color: #fff;
  color: #000;
  border-color: transparent;
}
.dx-overlay-shader
{
  background-color: transparent;
}
.dx-state-focused.dx-overlay-content
{
  outline: 1px solid #cf00d7;
}
.dx-toast-content
{
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 3px 0 transparent;
  -moz-box-shadow: 0 2px 3px 0 transparent;
  box-shadow: 0 2px 3px 0 transparent;
}
.dx-toast-icon
{
  width: 35px;
  height: 35px;
}
.dx-toast-info
{
  background-color: #80b9e4;
}
.dx-toast-info .dx-toast-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABoklEQVRIx63WPUvDQBjA8QMFsZNLlgpxtINjBsFVqINghm4dRAe/Rpdm6UcQHERwUYdAJ8HvkKHEQdrPEBQUrf7PoabtveSSSrit3PPjeve8RCCsyyMkIiYlAzJSYiJCPPt+248BfRKkdSX0CcoZnx7jAiJfY3r4LqbNsITI15B2EdNlVBGRSEZ0bUyXyQqIRDJZQIu/M1oRmZ2ovcz4zjt558NxR/6C6Vk2fHLPOXtsIhA0aHHGA1/Gvl7OBMYT/3BF05poTS5Be/5gxvQ15JWjgtyerWPelP19hMDTMvabQyciEJwoJ0rwBKF2lutSRCC4UWJCQaQx+5WYAyUmEsQas1WJ2VJiYkGqMTuVmG0lJhVkGnNaiblQYjKhZYHkmY1SpMGLEoN5Gskt605kjTstIjPvRiJ50tuSksePxv7UfKm8HAe0DGKXgZbB85eKHLWdKkjHUpjzvAmdHaUKIgnNmrIzLiTBs1W4ybiQvwq39RuV6TB1jpvA1f1yxo0sdT9XLy5DlF5cPBmmq0yG2uZUbVOzthle2xdFbd83//za+gXw/JH9LjmoAgAAAABJRU5ErkJggg==);
}
.dx-toast-message
{
  line-height: 16px;
}
.dx-toast-warning
{
  background-color: #ffb277;
}
.dx-toast-warning .dx-toast-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABJklEQVRIx62WvW2EQBBGpwlSArdgSrBESuKIQhySLJJbcAuXrXTZteCAAG3GlWBRwVsHB+Ykw8zeafVlaPSY/1lBdlXQ0OMJzMBMwNPTUOzb732scAzEXQ04KhtT0jEdIFZNdJQapuZsIFadqY8wLWMiJBIZafcwLdcHIJHIdQNt4YwPQm4e1feYMjkn/3NUbpjuSUgk0q2YSinx5xL0SSl/dcM45V8r5qLYOEQoDjs2FTNQCI0a+deC+VatGqFPwugD0gs+A8YLQTW4LJgf1SoIcxJG751ZIAMGy5sp1ZuQgHkxMMGqVJq81Tdp6q0unnhFeDMK3lgz9b6k+MOaKX3CUzDO3jd2UH/7JtP2y7aLM12GbHcq29XMdsOzvSiyvW+efG39AmPXSbHWZjgLAAAAAElFTkSuQmCC);
}
.dx-toast-error
{
  background-color: #f77;
}
.dx-toast-error .dx-toast-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABeklEQVRIx62WMWrDQBBFx01I5zQinQ5hdINA3Kp3mUNEnSBIdwgEcgeBC18gVRojjDr7BklUxAE3b1NYihVrdmWbZbpl9FjN/zOzgqgREJNTUFEDNRUFOTGBnq8dRmQsMWosyYiGMSEpawuijTUpoQszZT6AaGPO1IaZsToRYjCsmGmYGZszIAbD5gA6/M7qTMj+RtMuJjy5Jv0ahQdMeiHEYEhbTKRK/KN+9K3IH+0xmZK+4Jb33mnChM/eaYYIgeLYBdcI4yNQgiBM+Oo5OxBi5S5l0ztdUNJoGrPr5cdCrtbgGOSCGHKhsCjQBbkhhkKorFK2oKsBiKESaocnys58sUMMtYDTXA8NZMSbIwv3bZJO/48VH3VuY6/NYwO4V+Tv1aYYgMTsVB8dKZUPQmyG/OcbzcUvijot6IYPzcVaT225UyQuCRjxrGyLwNbhW54Un5S8KrmZa96cGn/zxtP08zaLPW0Gb3vK29b0tsO9vSi8vW8ufG39AnvvGenmMu5AAAAAAElFTkSuQmCC);
}
.dx-toast-success
{
  background-color: #6ec881;
}
.dx-toast-success .dx-toast-icon
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABlklEQVRIx62Wv0rDUBSHTxE6uHTKGhDEzS2jg4vUMeBmX8BR8AFiJQEfwck3cAh2cxBcXEup3VoHF3UxS1FBvuvQhPy5N0lTwplyknz33HN+95wriNEsXAJCZkRAxIyQABfL/L3J6eAzRhltjI9Tj7HxmJcgEpvjYVdh+oxqEImN6JdhBkzXhCgUUwYmzIBFA4hCsUhB6XamDSGriPpZjL12TvQc2SnG2xCiUHgJxqktcdbe+SmU31lh/AaQJQ4HfOR8PiJYpYrVDU4RhD1+c8q2BLdBLNdxXW8KflcI1obcs4UgnGlvAiE0/DDhW/O90EMQDnMbWlkozDTnMz2OC6AvdhGEHT4Ny86EqOB6i1fNgv44QhC2mRi3Gwlozqs4kSnoHEHocFdWQT0ahWKYA93GT5elyY9MucmDHukiCCeGuDO5CUteJaAOgrDPskIKYZVuhpkG/1qpqKBaxRcIQpeHGmG6dWfKM0hfnxZW/Ql/qj0k/ib9Rh83Tqvdr7Ve3NJkaG1OtTY1W5vhrd0oWrvfbHjb+gdn1DPEHv9HmQAAAABJRU5ErkJggg==);
}
.dx-popup-wrapper .dx-overlay-content
{
  border: 1px solid #fff;
  background: #000;
  -webkit-box-shadow: 0 2px 3px transparent;
  -moz-box-shadow: 0 2px 3px transparent;
  box-shadow: 0 2px 3px transparent;
}
.dx-popup-wrapper .dx-overlay-shader
{
  background: transparent;
  opacity: .75;
}
.dx-popup-title
{
  position: relative;
  padding: 6px 20px;
  min-height: 28px;
  border-bottom: 1px solid #fff;
  background: #000;
  font-weight: normal;
  font-size: 20px;
}
.dx-popup-title.dx-toolbar
{
  padding: 6px 20px;
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-popup-title.dx-toolbar .dx-toolbar-items-container
{
  height: 36px;
  overflow: visible;
}
.dx-popup-title.dx-toolbar .dx-toolbar-item, .dx-popup-title.dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 10px 0 0;
}
.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child, .dx-popup-title.dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-rtl .dx-popup-title.dx-toolbar .dx-toolbar-item, .dx-rtl .dx-popup-title.dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 0 0 10px;
}
.dx-rtl .dx-popup-title.dx-toolbar .dx-toolbar-item:last-child, .dx-rtl .dx-popup-title.dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-popup-title.dx-toolbar .dx-toolbar-label
{
  font-size: 20px;
}
.dx-popup-title .dx-closebutton
{
  display: block;
  width: 23px;
  height: 23px;
  padding: 0;
  margin: 0 -4px 0 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
  border-width: 1px;
  border-style: solid;
  background-color: #000;
  border-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border-color: transparent;
}
.dx-rtl .dx-popup-title .dx-closebutton
{
  margin: 0 4px 0 -4px;
}
.dx-popup-title .dx-closebutton .dx-icon
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 21px;
  height: 21px;
  background-position: 3px 3px;
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-size: 15px 15px;
  padding: 3px;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.dx-popup-title .dx-closebutton.dx-state-hover
{
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
}
.dx-popup-title .dx-closebutton.dx-state-focused
{
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
}
.dx-popup-title .dx-closebutton.dx-state-active
{
  -webkit-box-shadow: 0 1px 3px transparent;
  -moz-box-shadow: 0 1px 3px transparent;
  box-shadow: 0 1px 3px transparent;
}
.dx-state-disabled.dx-popup-title .dx-closebutton, .dx-state-disabled .dx-popup-title .dx-closebutton
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-state-disabled.dx-popup-title .dx-closebutton .dx-icon, .dx-state-disabled .dx-popup-title .dx-closebutton .dx-icon
{
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.dx-state-disabled.dx-popup-title .dx-closebutton .dx-button-text, .dx-state-disabled .dx-popup-title .dx-closebutton .dx-button-text
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-popup-title .dx-closebutton .dx-icon
{
  color: #fff;
}
.dx-popup-title .dx-closebutton .dx-button-text
{
  color: #fff;
}
.dx-popup-title .dx-closebutton.dx-state-hover
{
  background-color: #cf00d7;
  border-color: #fff;
}
.dx-popup-title .dx-closebutton.dx-state-focused
{
  background-color: #000;
  border-color: #cf00d7;
}
.dx-popup-title .dx-closebutton.dx-state-active
{
  background-color: #fff;
  border-color: transparent;
}
.dx-popup-title .dx-closebutton.dx-state-active .dx-button-text
{
  color: #000;
}
.dx-popup-title .dx-closebutton.dx-state-active .dx-icon
{
  color: #000;
}
.dx-popup-content
{
  padding: 20px;
}
.dx-popup-content .dx-button
{
  margin: 0 10px;
}
.dx-popup-bottom.dx-toolbar
{
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 20px 20px;
  overflow: hidden;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-items-container
{
  height: 36px;
  overflow: visible;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-item, .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 10px 0 0;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child, .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-rtl .dx-popup-bottom.dx-toolbar .dx-toolbar-item, .dx-rtl .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container
{
  padding: 0 0 0 10px;
}
.dx-rtl .dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child, .dx-rtl .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container:last-child
{
  padding: 0;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-label
{
  font-size: 20px;
}
.dx-popup-bottom .dx-button
{
  min-width: 100px;
}
.dx-popup-content.dx-dialog-content
{
  padding: 20px;
}
.dx-dialog-message
{
  padding: 0;
}
.dx-popover-wrapper.dx-position-bottom .dx-popover-arrow:after
{
  background: #000;
}
.dx-popover-wrapper .dx-popup-title
{
  margin: 0;
}
.dx-popover-wrapper .dx-popup-title.dx-toolbar
{
  padding-left: 15px;
}
.dx-popover-wrapper .dx-popover-arrow:after, .dx-popover-wrapper.dx-popover-without-title .dx-popover-arrow:after
{
  background: #000;
}
.dx-popover-arrow:after
{
  border: 1px solid #fff;
}
.dx-popover-wrapper .dx-rtl.dx-popup-title.dx-toolbar
{
  padding-right: 15px;
  padding-left: 0;
}
.dx-progressbar-container
{
  height: 6px;
  border: 1px solid #cf00d7;
  background-color: #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-progressbar-range
{
  position: relative;
  border: 1px solid #cf00d7;
  background-color: #cf00d7;
  margin-top: -1px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.dx-progressbar-animating-container
{
  height: 6px;
  background-color: #000;
  background-size: 8px 5px;
  -webkit-animation: loader 1s linear infinite;
  -moz-animation: loader 1s linear infinite;
  -o-animation: loader 1s linear infinite;
  animation: loader 1s linear infinite;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(-45deg,transparent 25%,#cf00d7,transparent 75%);
  background-image: -moz-linear-gradient(-45deg,transparent 25%,#cf00d7,transparent 75%);
  background-image: -ms-linear-gradient(-45deg,transparent 25%,#cf00d7,transparent 75%);
  background-image: -o-linear-gradient(-45deg,transparent 25%,#cf00d7,transparent 75%);
  background-repeat: repeat;
  border: 1px solid #cf00d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-state-disabled .dx-progressbar-range
{
  background-color: rgba(207,0,215,.6);
}
.dx-state-disabled .dx-progressbar-animating-container
{
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
@-webkit-keyframes loader
{
  100%
  {
    background-position: 96px 0;
  }
}
@-moz-keyframes loader
{
  100%
  {
    background-position: 96px 0;
  }
}
@keyframes loader
{
  100%
  {
    background-position: 96px 0;
  }
}
@-ms-keyframes loader
{
  100%
  {
    background-position: 96px 0;
  }
}
.dx-tooltip-wrapper .dx-overlay-content
{
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 2px 4px transparent;
  -moz-box-shadow: 0 2px 4px transparent;
  box-shadow: 0 2px 4px transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dx-tooltip-wrapper.dx-popover-wrapper .dx-popover-arrow:after
{
  border: 1px solid #fff;
  background: #fff;
}
.dx-invalid-message .dx-tooltip-wrapper .dx-overlay-content .dx-popup-content
{
  background-color: #ea4444;
}
.dx-slider .dx-tooltip-wrapper .dx-overlay-content
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-slider-wrapper
{
  height: 28px;
}
.dx-slider-bar
{
  margin: 14px 7.5px;
  height: 4px;
  border: 1px solid #fff;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-slider-range
{
  margin-top: -1px;
  height: 2px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.dx-slider-range.dx-slider-range-visible
{
  border: 1px solid #fff;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dx-slider-label-position-bottom .dx-slider-label
{
  bottom: -17px;
}
.dx-slider-label-position-top .dx-slider-label
{
  top: -14px;
}
.dx-slider-handle
{
  margin-top: -14px;
  margin-right: -8px;
  width: 14px;
  height: 28px;
  border: 1px solid #000;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.dx-state-disabled .dx-slider-bar
{
  opacity: .5;
}
.dx-state-active.dx-slider-handle
{
  border: 1px solid #000;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-state-focused.dx-slider-handle:not(.dx-state-active)
{
  border: 1px solid #000;
  background: #cf00d7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-state-hover.dx-slider-handle:not(.dx-state-active)
{
  border: 1px solid #000;
  background: #cf00d7;
}
.dx-rtl .dx-slider-handle
{
  margin-left: -7.5px;
}
.dx-rangeslider-start-handle
{
  margin-left: -7px;
}
.dx-rtl .dx-rangeslider-start-handle
{
  margin-right: -7px;
}
.dx-gallery-nav-button-prev, .dx-gallery-nav-button-next
{
  position: absolute;
  top: 0;
  width: 34%;
  height: 100%;
  background: #fff;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.1)";
  cursor: pointer;
}
.dx-gallery-nav-button-prev
{
  left: 0;
}
.dx-gallery-nav-button-next
{
  right: 0;
}
.dx-gallery-indicator
{
  pointer-events: none;
  text-align: center;
}
.dx-gallery-indicator-item
{
  pointer-events: auto;
  margin: 1px 6px;
  width: 8px;
  height: 8px;
  border: solid 1px #000;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.dx-gallery-indicator-item-active, .dx-gallery-indicator-item-selected
{
  background: #cf00d7;
  border-color: #fff;
}
.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover, .dx-gallery .dx-gallery-nav-button-next.dx-state-hover, .dx-gallery .dx-gallery-nav-button-prev.dx-state-active, .dx-gallery .dx-gallery-nav-button-next.dx-state-active
{
  height: 100%;
}
.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover:before, .dx-gallery .dx-gallery-nav-button-next.dx-state-hover:before, .dx-gallery .dx-gallery-nav-button-prev.dx-state-active:before, .dx-gallery .dx-gallery-nav-button-next.dx-state-active:before
{
  position: absolute;
  z-index: 10;
  clear: both;
  width: 16%;
  height: 100%;
  background-color: #cf00d7;
  background-position: center center;
  background-repeat: no-repeat;
  content: ' ';
}
.dx-gallery .dx-gallery-nav-button-prev.dx-state-active:before, .dx-gallery .dx-gallery-nav-button-next.dx-state-active:before
{
  background-color: #fff;
}
.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover:before, .dx-gallery .dx-gallery-nav-button-prev.dx-state-active:before
{
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAfCAYAAAGdV60fAAAA3klEQVRIx62VURLCMAhEuf8F/XA8S7SdJFJgF6h+ZGyT10e6JaOMMWSOIc/X47w4fs+bOSGiVmXxX4RcOOW62eRSh/UcqYcn8glX3u4p3rWe3PWtHD5lF2lK4TugRZciAsNULQyj1/ClBcjgwMd02GiYYw5Br72BsBs0gKALEEEOsFAIaAgCbSgvp4LEGzdpxxEEn8SHmX032k8LTPvJtQo7f6jS7F7aTmUBa7myoCuCgqooFWSisgAepq7AHZO7gr/uaP//BI3YEjJRS1gRlYQdERXeEYXCX0ROeDz/BqMcKPolWS+EAAAAAElFTkSuQmCC);
}
.dx-gallery .dx-gallery-nav-button-next.dx-state-hover:before, .dx-gallery .dx-gallery-nav-button-next.dx-state-active:before
{
  right: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAfCAYAAAGdV60fAAAA6klEQVRIS52SWw7DMAgEc/8L9qPKWdqAAuKxYOxImyYwHmOl1/f+/J7rovCNCk/0hQvaUYwf3jZ6sKpYVC0spkkosh134/5KZbkpcLEtuCVO6o9hCNeg6GzxWAiOEIQryMEdpDYEua3i4HBo/RQU+zli6NYCDL3KtI1spVAHUuJKCKYCAhOEwAQgMDURyEeMzTEkAPUhZOeBkAUgFIEEIUChDrAmuviliqxgkn6jqUoS0c0A20JJFB0LK9G2cCUaC6eipXBXVApPRUmo/wMAdcETbYiSQNZPRUmwKyoFU9FSsBKNBVB0IoiiP1LjKPpbYIkCAAAAAElFTkSuQmCC);
}
.dx-state-focused.dx-gallery .dx-gallery-indicator-item-selected
{
  border: 1px solid #cf00d7;
  -webkit-box-shadow: 0 0 1px #cf00d7;
  -moz-box-shadow: 0 0 1px #cf00d7;
  box-shadow: 0 0 1px #cf00d7;
}
.dx-state-disabled .dx-gallery, .dx-state-disabled.dx-gallery
{
  filter: alpha(opacity=45);
  -khtml-opacity: .45;
  -moz-opacity: .45;
  opacity: .45;
}
.dx-rtl .dx-gallery-nav-button-prev
{
  right: 0;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.dx-rtl .dx-gallery-nav-button-next
{
  right: auto;
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.dx-rtl.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover:before, .dx-rtl .dx-gallery .dx-gallery-nav-button-prev.dx-state-hover:before, .dx-rtl.dx-gallery .dx-gallery-nav-button-prev.dx-state-active:before, .dx-rtl .dx-gallery .dx-gallery-nav-button-prev.dx-state-active:before
{
  right: 0;
  left: auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAfCAYAAAGdV60fAAAA6klEQVRIS52SWw7DMAgEc/8L9qPKWdqAAuKxYOxImyYwHmOl1/f+/J7rovCNCk/0hQvaUYwf3jZ6sKpYVC0spkkosh134/5KZbkpcLEtuCVO6o9hCNeg6GzxWAiOEIQryMEdpDYEua3i4HBo/RQU+zli6NYCDL3KtI1spVAHUuJKCKYCAhOEwAQgMDURyEeMzTEkAPUhZOeBkAUgFIEEIUChDrAmuviliqxgkn6jqUoS0c0A20JJFB0LK9G2cCUaC6eipXBXVApPRUmo/wMAdcETbYiSQNZPRUmwKyoFU9FSsBKNBVB0IoiiP1LjKPpbYIkCAAAAAElFTkSuQmCC);
}
.dx-rtl.dx-gallery .dx-gallery-nav-button-next.dx-state-hover:before, .dx-rtl .dx-gallery .dx-gallery-nav-button-next.dx-state-hover:before, .dx-rtl.dx-gallery .dx-gallery-nav-button-next.dx-state-active:before, .dx-rtl .dx-gallery .dx-gallery-nav-button-next.dx-state-active:before
{
  right: auto;
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAfCAYAAAGdV60fAAAA3klEQVRIx62VURLCMAhEuf8F/XA8S7SdJFJgF6h+ZGyT10e6JaOMMWSOIc/X47w4fs+bOSGiVmXxX4RcOOW62eRSh/UcqYcn8glX3u4p3rWe3PWtHD5lF2lK4TugRZciAsNULQyj1/ClBcjgwMd02GiYYw5Br72BsBs0gKALEEEOsFAIaAgCbSgvp4LEGzdpxxEEn8SHmX032k8LTPvJtQo7f6jS7F7aTmUBa7myoCuCgqooFWSisgAepq7AHZO7gr/uaP//BI3YEjJRS1gRlYQdERXeEYXCX0ROeDz/BqMcKPolWS+EAAAAAElFTkSuQmCC);
}
.dx-lookup
{
  height: 36px;
  border: 1px solid #fff;
  background: #000;
}
.dx-lookup-field
{
  padding: 7px 34px 8px 9px;
  font-size: 1em;
}
.dx-rtl .dx-lookup-field
{
  padding: 7px 9px 8px 34px;
}
.dx-lookup-arrow
{
  font: 14px/1 DXIcons;
  width: 34px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-lookup-arrow:before
{
  content: "\f04e ";
}
.dx-rtl .dx-lookup-arrow:before
{
  content: "\f04f ";
}
.dx-lookup-arrow:before
{
  position: absolute;
  display: block;
  width: 18px;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -9px;
}
.dx-state-readonly .dx-lookup-field:before
{
  opacity: .5;
}
.dx-lookup-popup-wrapper .dx-list
{
  top: 10px;
}
.dx-lookup-popup-wrapper .dx-list-item
{
  border-top: none;
}
.dx-lookup-popup-wrapper .dx-list-item:last-of-type
{
  border-bottom: none;
}
.dx-lookup-popup-wrapper .dx-list-item-content
{
  padding-left: 20px;
  padding-right: 20px;
}
.dx-lookup-popup-wrapper .dx-popup-content
{
  top: 0;
  padding: 20px;
}
.dx-lookup-popup-wrapper .dx-popup-title+.dx-popup-content
{
  top: 49px;
}
.dx-lookup-popup-wrapper .dx-popup-bottom
{
  padding-top: 20px;
}
.dx-lookup-popup-search .dx-list
{
  top: 70px;
}
.dx-lookup-empty .dx-lookup-field
{
  color: #fff;
}
.dx-state-disabled .dx-lookup-field, .dx-state-disabled .dx-lookup-field:before
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-invalid.dx-lookup .dx-lookup-field:after
{
  right: 38px;
  pointer-events: none;
  font-weight: bold;
  background-color: #ea4444;
  color: #000;
  content: '!';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
}
.dx-rtl .dx-invalid.dx-lookup .dx-lookup-field:after, .dx-rtl.dx-invalid.dx-lookup .dx-lookup-field:after
{
  right: auto;
  left: 38px;
}
.dx-actionsheet-container .dx-actionsheet-item
{
  margin: 0 0 10px 0;
}
.dx-actionsheet-container .dx-button
{
  margin: 0;
}
.dx-button.dx-actionsheet-cancel
{
  margin: 0;
}
.dx-loadindicator
{
  background-color: transparent;
}
.dx-loadindicator.dx-state-disabled
{
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.dx-loadindicator-image
{
  background-image: url(data:image/gif;base64,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);
}
.dx-loadindicator-icon
{
  position: relative;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
}
.dx-loadindicator-icon .dx-loadindicator-segment
{
  position: absolute;
  width: 19%;
  height: 30%;
  left: 44.5%;
  top: 37%;
  opacity: 0;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-border-top-left-radius: 10%;
  -moz-border-top-left-radius: 10%;
  border-top-left-radius: 10%;
  -webkit-border-top-right-radius: 10%;
  -moz-border-top-right-radius: 10%;
  border-top-right-radius: 10%;
  -webkit-box-shadow: 0 0 3px transparent;
  -moz-box-shadow: 0 0 3px transparent;
  box-shadow: 0 0 3px transparent;
  -webkit-animation: dx-generic-loadindicator-opacity 1s linear infinite;
  -moz-animation: dx-generic-loadindicator-opacity 1s linear infinite;
  -o-animation: dx-generic-loadindicator-opacity 1s linear infinite;
  animation: dx-generic-loadindicator-opacity 1s linear infinite;
}
@-webkit-keyframes dx-generic-loadindicator-opacity
{
  from
  {
    opacity: 1;
  }
  to
  {
    opacity: .55;
  }
}
@-moz-keyframes dx-generic-loadindicator-opacity
{
  from
  {
    opacity: 1;
  }
  to
  {
    opacity: .55;
  }
}
@-ms-keyframes dx-generic-loadindicator-opacity
{
  from
  {
    opacity: 1;
  }
  to
  {
    opacity: .85;
  }
}
@-o-keyframes dx-generic-loadindicator-opacity{from{opacity:1;}to{opacity:.55;}}
@keyframes dx-generic-loadindicator-opacity
{
  from
  {
    opacity: 1;
  }
  to
  {
    opacity: .55;
  }
}
.dx-loadindicator-icon .dx-loadindicator-segment0
{
  -webkit-transform: rotate(0) translate(0,-142%);
  -moz-transform: rotate(0) translate(0,-142%);
  -ms-transform: rotate(0) translate(0,-142%);
  -o-transform: rotate(0) translate(0,-142%);
  transform: rotate(0) translate(0,-142%);
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
.dx-loadindicator-icon .dx-loadindicator-segment1
{
  -webkit-transform: rotate(45deg) translate(0,-142%);
  -moz-transform: rotate(45deg) translate(0,-142%);
  -ms-transform: rotate(45deg) translate(0,-142%);
  -o-transform: rotate(45deg) translate(0,-142%);
  transform: rotate(45deg) translate(0,-142%);
  -webkit-animation-delay: -.875s;
  -moz-animation-delay: -.875s;
  -o-animation-delay: -.875s;
  animation-delay: -.875s;
}
.dx-loadindicator-icon .dx-loadindicator-segment2
{
  -webkit-transform: rotate(90deg) translate(0,-142%);
  -moz-transform: rotate(90deg) translate(0,-142%);
  -ms-transform: rotate(90deg) translate(0,-142%);
  -o-transform: rotate(90deg) translate(0,-142%);
  transform: rotate(90deg) translate(0,-142%);
  -webkit-animation-delay: -.75s;
  -moz-animation-delay: -.75s;
  -o-animation-delay: -.75s;
  animation-delay: -.75s;
}
.dx-loadindicator-icon .dx-loadindicator-segment3
{
  -webkit-transform: rotate(135deg) translate(0,-142%);
  -moz-transform: rotate(135deg) translate(0,-142%);
  -ms-transform: rotate(135deg) translate(0,-142%);
  -o-transform: rotate(135deg) translate(0,-142%);
  transform: rotate(135deg) translate(0,-142%);
  -webkit-animation-delay: -.625s;
  -moz-animation-delay: -.625s;
  -o-animation-delay: -.625s;
  animation-delay: -.625s;
}
.dx-loadindicator-icon .dx-loadindicator-segment4
{
  -webkit-transform: rotate(180deg) translate(0,-142%);
  -moz-transform: rotate(180deg) translate(0,-142%);
  -ms-transform: rotate(180deg) translate(0,-142%);
  -o-transform: rotate(180deg) translate(0,-142%);
  transform: rotate(180deg) translate(0,-142%);
  -webkit-animation-delay: -.5s;
  -moz-animation-delay: -.5s;
  -o-animation-delay: -.5s;
  animation-delay: -.5s;
}
.dx-loadindicator-icon .dx-loadindicator-segment5
{
  -webkit-transform: rotate(225deg) translate(0,-142%);
  -moz-transform: rotate(225deg) translate(0,-142%);
  -ms-transform: rotate(225deg) translate(0,-142%);
  -o-transform: rotate(225deg) translate(0,-142%);
  transform: rotate(225deg) translate(0,-142%);
  -webkit-animation-delay: -.375s;
  -moz-animation-delay: -.375s;
  -o-animation-delay: -.375s;
  animation-delay: -.375s;
}
.dx-loadindicator-icon .dx-loadindicator-segment6
{
  -webkit-transform: rotate(270deg) translate(0,-142%);
  -moz-transform: rotate(270deg) translate(0,-142%);
  -ms-transform: rotate(270deg) translate(0,-142%);
  -o-transform: rotate(270deg) translate(0,-142%);
  transform: rotate(270deg) translate(0,-142%);
  -webkit-animation-delay: -.25s;
  -moz-animation-delay: -.25s;
  -o-animation-delay: -.25s;
  animation-delay: -.25s;
}
.dx-loadindicator-icon .dx-loadindicator-segment7
{
  -webkit-transform: rotate(315deg) translate(0,-142%);
  -moz-transform: rotate(315deg) translate(0,-142%);
  -ms-transform: rotate(315deg) translate(0,-142%);
  -o-transform: rotate(315deg) translate(0,-142%);
  transform: rotate(315deg) translate(0,-142%);
  -webkit-animation-delay: -.125s;
  -moz-animation-delay: -.125s;
  -o-animation-delay: -.125s;
  animation-delay: -.125s;
}
.dx-loadindicator-icon .dx-loadindicator-segment8, .dx-loadindicator-icon .dx-loadindicator-segment9, .dx-loadindicator-icon .dx-loadindicator-segment10, .dx-loadindicator-icon .dx-loadindicator-segment11, .dx-loadindicator-icon .dx-loadindicator-segment12, .dx-loadindicator-icon .dx-loadindicator-segment13, .dx-loadindicator-icon .dx-loadindicator-segment14, .dx-loadindicator-icon .dx-loadindicator-segment15
{
  display: none;
}
.dx-rtl .dx-loadindicator-icon
{
  right: 15%;
  left: 0;
}
.dx-loadpanel-wrapper.dx-overlay-shader
{
  background-color: transparent;
}
.dx-loadpanel-content
{
  border: 1px solid #fff;
  background: rgba(0,0,0,.9);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px transparent;
  -moz-box-shadow: 0 6px 12px transparent;
  box-shadow: 0 6px 12px transparent;
}
.dx-autocomplete .dx-texteditor-input
{
  font-size: 1em;
}
.dx-autocomplete.dx-invalid .dx-texteditor-container:after
{
  right: 8px;
}
.dx-rtl .dx-autocomplete.dx-invalid .dx-texteditor-container:after, .dx-rtl.dx-autocomplete.dx-invalid .dx-texteditor-container:after
{
  left: 8px;
}
.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content
{
  padding: 1px;
}
.dx-dropdownmenu-popup-wrapper .dx-list-item
{
  border-top: 0;
}
.dx-dropdownmenu-popup-wrapper .dx-list-item-content
{
  padding: 1em;
}
.dx-selectbox-selected
{
  background-color: #fff;
  color: #fff;
}
.dx-selectbox-selected.dx-state-focused
{
  background-color: #fff;
  color: #000;
}
.dx-selectbox-popup-wrapper .dx-overlay-content
{
  -webkit-box-shadow: 0 3px 10px transparent;
  -moz-box-shadow: 0 3px 10px transparent;
  box-shadow: 0 3px 10px transparent;
}
.dx-selectbox-popup-wrapper .dx-list
{
  background-color: #000;
}
.dx-tag-container
{
  padding-right: 34px;
}
.dx-show-clear-button .dx-tag-container
{
  padding-right: 68px;
}
.dx-tag
{
  margin: 4px 0 0 4px;
  padding: 3px 4px 4px;
  min-width: 40px;
  border-radius: 2px;
  background-color: #fff;
}
.dx-tag-content
{
  padding-right: 21px;
  padding-left: 2px;
  color: #000;
  vertical-align: top;
}
.dx-tag-remove-button
{
  top: 6px;
  margin: 0 2px;
  width: 1em;
  height: 1em;
}
.dx-tag-remove-button:before, .dx-tag-remove-button:after
{
  left: 4px;
  margin-top: -5px;
  width: 3px;
  height: 11px;
  background: #000;
}
.dx-tag-remove-button:after
{
  left: 0;
  margin-top: -1px;
  width: 11px;
  height: 3px;
}
.dx-tag-remove-button.dx-state-active:before, .dx-tag-remove-button.dx-state-active:after
{
  background: #333;
}
.dx-tagbox.dx-invalid .dx-texteditor-container:after
{
  right: 8px;
}
.dx-rtl .dx-tagbox.dx-invalid .dx-texteditor-container:after, .dx-rtl.dx-tagbox.dx-invalid .dx-texteditor-container:after
{
  left: 8px;
}
.dx-rtl .dx-tag-content
{
  padding-right: 2px;
  padding-left: 21px;
}
.dx-rtl .dx-tag-remove-button:before
{
  right: 4px;
  left: auto;
}
.dx-rtl .dx-tag-remove-button:after
{
  right: 0;
  left: auto;
}
.dx-rtl .dx-tag-container
{
  padding-left: 34px;
  padding-right: 0;
}
.dx-radiobutton
{
  line-height: 24px;
  margin: 1px;
}
.dx-radiobutton-icon
{
  width: 22px;
  height: 22px;
  margin: 1px;
}
.dx-radiobutton-icon:before
{
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  background-color: #000;
  content: "";
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.dx-radiobutton-checked .dx-radiobutton-icon-dot
{
  display: block;
  margin-top: -16px;
  margin-left: 6px;
  width: 10px;
  height: 10px;
  background: #fff;
  content: "";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.dx-state-hover.dx-radiobutton .dx-radiobutton-icon:before
{
  border-color: #fff;
  background-color: #cf00d7;
}
.dx-state-active.dx-radiobutton .dx-radiobutton-icon:before
{
  background-color: #fff;
}
.dx-state-focused.dx-radiobutton
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-state-focused.dx-radiobutton:not(.dx-state-active) .dx-radiobutton-icon:before
{
  border: 1px solid #cf00d7;
}
.dx-state-disabled.dx-radiobutton
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-invalid .dx-radiobutton-icon:before
{
  border-color: #ea4444;
}
.dx-invalid .dx-state-hover.dx-radiobutton .dx-radiobutton-icon:before
{
  border-color: #ea4444;
}
.dx-invalid .dx-state-focused.dx-radiobutton .dx-radiobutton-icon:before
{
  border-color: #ea4444;
}
.dx-rtl .dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon-dot, .dx-rtl.dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon-dot
{
  margin-right: 6px;
  margin-left: 0;
}
.dx-radio-value-container
{
  padding-left: 0;
}
.dx-radiogroup .dx-radiobutton, .dx-radiogroup .dx-radiobutton-icon
{
  margin: 1px 0;
}
.dx-radiogroup.dx-state-focused
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-radiogroup-horizontal .dx-radiobutton
{
  margin-right: 17px;
}
.dx-state-disabled.dx-radiogroup.dx-widget
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-rtl .dx-radiogroup-horizontal .dx-radiobutton, .dx-rtl.dx-radiogroup-horizontal .dx-radiobutton
{
  margin-right: 0;
  margin-left: 17px;
}
.dx-pivottabs
{
  height: 74px;
}
.dx-pivottabs-tab, .dx-pivottabs-ghosttab
{
  padding: 10px;
  color: #fff;
  font-size: 40px;
}
.dx-pivottabs-tab-selected
{
  color: #fff;
}
.dx-pivot-itemcontainer
{
  top: 74px;
}
.dx-panorama-title, .dx-panorama-ghosttitle
{
  height: 70px;
  font-size: 65px;
}
.dx-panorama-itemscontainer
{
  top: 70px;
}
.dx-panorama-item-title
{
  font-size: 30px;
}
.dx-panorama-item-content
{
  top: 45px;
}
.dx-accordion
{
  color: #fff;
}
.dx-accordion-item
{
  border: 1px solid transparent;
  border-top-color: #fff;
}
.dx-accordion-item:last-child
{
  border-bottom: 1px solid #fff;
}
.dx-accordion-item.dx-state-active:not(.dx-accordion-item-opened) .dx-icon
{
  color: #000;
}
.dx-accordion-item.dx-state-active:not(.dx-accordion-item-opened) .dx-accordion-item-title
{
  color: #000;
  background-color: #fff;
}
.dx-accordion-item.dx-state-hover .dx-accordion-item-title
{
  background-color: #cf00d7;
}
.dx-accordion-item.dx-state-hover:not(:last-child):not(.dx-accordion-item-opened):not(.dx-state-focused)
{
  border-bottom-color: #cf00d7;
}
.dx-accordion-item-opened
{
  border-color: #fff;
}
.dx-accordion-item-opened.dx-state-hover .dx-accordion-item-title
{
  background-color: transparent;
}
.dx-accordion-item-opened .dx-accordion-item-title
{
  background-color: transparent;
}
.dx-accordion-item-opened .dx-accordion-item-title:before
{
  content: "\f014 ";
}
.dx-accordion-item-opened+.dx-accordion-item
{
  border-top-color: transparent;
}
.dx-accordion-item-opened+.dx-accordion-item.dx-state-hover:not(.dx-state-focused)
{
  border-top-color: #cf00d7;
}
.dx-accordion-item-title
{
  color: #fff;
  padding: 9px 12px;
  font-size: 18px;
}
.dx-accordion-item-title:before
{
  font-weight: normal;
  color: #fff;
  content: "\f016 ";
  font-family: DXIcons;
  font-size: 18px;
  margin-left: 9px;
  margin-right: 0;
  line-height: 24px;
}
.dx-accordion-item-title .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 9px;
  margin-left: 0;
  display: inline-block;
}
.dx-rtl .dx-accordion-item-title .dx-icon, .dx-rtl.dx-accordion-item-title .dx-icon
{
  margin-left: 9px;
  margin-right: 0;
}
.dx-state-disabled.dx-accordion, .dx-state-disabled.dx-accordion-item
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-state-focused.dx-accordion-item
{
  border-color: #cf00d7;
}
.dx-accordion-item-body
{
  padding: 8px 12px 22px;
  font-size: 14px;
}
.dx-rtl .dx-accordion-item-title:before
{
  margin-left: 0;
  margin-right: 9px;
}
.dx-slideoutview-content
{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: -1px;
  border-style: solid;
  border-width: 0 1px;
}
.dx-slideout-menu .dx-list-item .dx-icon
{
  width: 26px;
  height: 26px;
  background-position: 0 0;
  -webkit-background-size: 26px 26px;
  -moz-background-size: 26px 26px;
  background-size: 26px 26px;
  padding: 0;
  font-size: 26px;
  text-align: center;
  line-height: 26px;
  margin-right: 13px;
  margin-left: 0;
  margin-top: -4px;
  margin-bottom: -4px;
}
.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon, .dx-rtl.dx-slideout-menu .dx-list-item .dx-icon
{
  margin-left: 13px;
  margin-right: 0;
}
.dx-slideoutview-menu-content, .dx-slideoutview-content
{
  background-color: #000;
}
.dx-slideoutview-content
{
  border-color: rgba(255,255,255,.5);
  box-shadow: rgba(0,0,0,.05) 0 0 8px;
}
.dx-slideoutview-content
{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: -1px;
  border-style: solid;
  border-width: 0 1px;
}
.dx-slideout-menu .dx-list-item .dx-icon
{
  width: 26px;
  height: 26px;
  background-position: 0 0;
  -webkit-background-size: 26px 26px;
  -moz-background-size: 26px 26px;
  background-size: 26px 26px;
  padding: 0;
  font-size: 26px;
  text-align: center;
  line-height: 26px;
  margin-right: 13px;
  margin-left: 0;
  margin-top: -4px;
  margin-bottom: -4px;
}
.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon, .dx-rtl.dx-slideout-menu .dx-list-item .dx-icon
{
  margin-left: 13px;
  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;
  padding-top: 9px;
  padding-bottom: 9px;
}
.dx-pager .dx-pages .dx-page
{
  padding: 8px 7px;
}
.dx-pager .dx-pages .dx-separator
{
  padding-left: 8px;
  padding-right: 8px;
}
.dx-pager .dx-pages .dx-navigate-button
{
  width: 9px;
  height: 17px;
  padding: 9px 13px;
}
.dx-pager .dx-pages .dx-prev-button
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAQAAAClHU5tAAAAmklEQVQoU03OIQsCQRCG4TnRoBbFIAgmwWDXYLIoRqNdg01wwSaYBJOIHHK/9vVbl71dBmbh2Y+ZMayuJRUPOgkGvEVbLEKBEzgaidaCl5IWaUQpWoRv35rcBIc41bdd2JRowlc1jeDppMw1gachnzQ6kLH6H9DPqeAsvOityegpVbHJyZiLSsY5GUfhnVZOXZ7CfU7GTCc72j9QbrFkYAl+mgAAAABJRU5ErkJggg==) no-repeat center center;
}
.dx-pager .dx-pages .dx-next-button
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAQAAAClHU5tAAAAkklEQVQoz03PIQsCURBF4XmiQS3KBkEwCQa7G0wWxWi0a7AJLmwTTIJpEVke99ceg8gM074wc8YY8ESssf8Yxh7xpojUoUJUJCejoEFsIxklomUayTgh7nQj/S4fIhkLMpl5JKNGXCKUiA8ThzENYuO7EjfEleS0QzSMvGtGi1h5fY8H4hzfPiJeDJ36VGSWHvMFO9KxZBUOc2EAAAAASUVORK5CYII=) no-repeat center center;
}
.dx-pager .dx-page-sizes .dx-page-size
{
  padding: 8px 9px;
}
.dx-pager .dx-page-sizes .dx-page-size
{
  background-color: #000;
}
.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection
{
  color: #000;
  background-color: #fff;
}
.dx-colorview-container
{
  width: 450px;
}
.dx-colorview-container label
{
  line-height: 36px;
}
.dx-colorview-container label.dx-colorview-label-hex
{
  margin: 10px 0 0 0;
}
.dx-colorview-container label.dx-colorview-alpha-channel-label
{
  margin-left: 43px;
  width: 115px;
}
.dx-colorview-container label .dx-texteditor
{
  width: 69px;
  margin: 1px 1px 10px 0;
}
.dx-colorview-hue-scale-cell
{
  margin-left: 19px;
}
.dx-colorview-palette
{
  width: 288px;
  height: 299px;
}
.dx-colorview-alpha-channel-scale
{
  width: 288px;
}
.dx-colorview-container-row.dx-colorview-alpha-channel-row
{
  margin-top: 10px;
}
.dx-colorview-hue-scale
{
  width: 18px;
  height: 299px;
}
.dx-colorview-alpha-channel-cell
{
  width: 292px;
}
.dx-colorview-hue-scale-wrapper
{
  height: 303px;
}
.dx-colorview-color-preview
{
  width: 100%;
  height: 40px;
}
.dx-colorview-controls-container
{
  width: 90px;
  margin-left: 27px;
}
.dx-colorview-container label
{
  color: #fff;
}
.dx-colorview-palette-cell, .dx-colorview-alpha-channel-border, .dx-colorview-hue-scale-wrapper, .dx-colorview-color-preview-container
{
  padding: 1px;
  background-color: #000;
  border: 1px solid #fff;
}
.dx-colorview-palette-handle
{
  width: 29px;
  height: 29px;
  background: url(data:image/png;base64,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) no-repeat 0 0;
  background-position: -2px -1px;
}
.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;
}
.dx-state-focused.dx-colorview
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-state-focused.dx-colorview .dx-draggable
{
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
  box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}
.dx-state-focused.dx-colorview .dx-colorview-palette-handle
{
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
@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-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-colorview-palette-handle
  {
    background: url(data:image/png;base64,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) no-repeat 0 0;
    background-position: -2px -1px;
    background-size: 100%;
  }
}
.dx-colorbox.dx-state-focused .dx-colorbox-input
{
  padding-left: 40px;
}
.dx-colorbox .dx-placeholder
{
  left: 32px;
}
.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,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAb0lEQVQoU4XOAQrAIAgFUE+2Qd1pt9rJdghnOee3jBQR5KESb4OkHj6kZ1n5VnIuUJV5UUIpUkBGZmQASEQOAnGEYCCKrgAmQgJYCicDaSfalnNF7Id2zhGQAj8g+gmCiD4yAkSdZMBRJzkw1MkmXtMsiBZyxb08AAAAAElFTkSuQmCC) no-repeat 0 0;
}
.dx-colorbox-color-result-preview
{
  border-color: #fff;
}
.dx-colorbox-overlay
{
  padding: 0;
}
.dx-colorbox-overlay.dx-overlay-content
{
  background-color: #000;
}
.dx-colorbox-overlay .dx-popup-content
{
  padding: 20px;
}
.dx-rtl.dx-colorbox.dx-state-focused .dx-colorbox-input, .dx-rtl .dx-colorbox.dx-state-focused .dx-colorbox-input
{
  padding-right: 40px;
}
.dx-rtl .dx-colorbox-overlay .dx-toolbar-item:first-child
{
  padding-left: 10px;
  padding-right: 0;
}
.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 #fff;
  border-right: 1px solid #fff;
}
.dx-datagrid.dx-datagrid-borders>.dx-datagrid-rowsview, .dx-datagrid.dx-datagrid-borders>.dx-datagrid-total-footer
{
  border-bottom: 1px solid #fff;
}
.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 #fff;
}
.dx-datagrid .dx-menu
{
  background-color: transparent;
  height: 100%;
}
.dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content
{
  padding: 6px 5px 4px;
}
.dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon
{
  margin: 0 3px;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon
{
  color: #fff;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .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;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before
{
  content: "\f053 ";
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .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;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before
{
  content: "\f054 ";
}
.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;
  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 .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-row-alt>td
{
  background-color: #000;
}
.dx-datagrid .dx-row-alt.dx-row:not(.dx-row-removed)
{
  border-bottom-color: transparent;
}
.dx-datagrid .dx-link
{
  color: #fff;
}
.dx-datagrid .dx-checkbox-indeterminate .dx-checkbox-icon
{
  -webkit-background-size: 60%;
  -moz-background-size: 60%;
  background-size: 60%;
}
.dx-datagrid .dx-row-lines>td
{
  border-bottom: 1px solid #fff;
}
.dx-datagrid .dx-column-lines>td
{
  border-left: 1px solid #fff;
}
.dx-datagrid .dx-error-row td
{
  background-color: #ea4444;
  color: #000;
  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: 2px;
  margin-right: 2px;
  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 .dx-row>td
{
  padding: 7px;
}
.dx-datagrid-export-menu .dx-menu-items-container .dx-icon
{
  color: #fff;
}
.dx-editor-cell .dx-numberbox-spin-button
{
  background-color: transparent;
}
.dx-editor-cell .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon
{
  background-position: 1px 50%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAoklEQVQoz3XQLWrCcRgH8Af9I4qsKXOwZDA6MApewSN4AutOYFowDDzBjrAoZm8gBvPCRBQFi4bPwnyZ8htP+vKB5y1EsjIjtfgH+3hNU93BWDlFeXMrDZHCAfoihS+OJrIUFs3sPf+me3xD75xCqMidYhuflxShY2ckJzxY2Khe+4RHa7wrGKL7d0gIT5aY2vu43eD8kS2+lFIYmr617m/+AUFO5BeXR65vAAAAAElFTkSuQmCC);
}
.dx-editor-cell .dx-texteditor
{
  background: #000;
}
.dx-editor-cell .dx-texteditor .dx-texteditor-input
{
  padding: 7px;
  background: #000;
}
.dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input
{
  padding-right: 41px;
}
.dx-editor-cell .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input
{
  padding-right: 81px;
}
.dx-editor-cell .dx-dropdowneditor .dx-dropdowneditor-button
{
  background-color: #000;
}
.dx-editor-cell .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 41px;
}
.dx-datagrid-checkbox-size
{
  line-height: normal;
}
.dx-datagrid-checkbox-size .dx-checkbox-icon
{
  height: 16px;
  width: 16px;
}
.dx-datagrid-column-chooser .dx-overlay-content
{
  background-color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title
{
  background-color: transparent;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content
{
  padding: 0 20px 20px 20px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-message
{
  color: #fff;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item
{
  margin-bottom: 10px;
  background-color: #000;
  color: #fff;
  border: 1px solid #fff;
  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-drag-header
{
  -webkit-box-shadow: 0 0 1px transparent,0 1px 3px transparent;
  -moz-box-shadow: 0 0 1px transparent,0 1px 3px transparent;
  box-shadow: 0 0 1px transparent,0 1px 3px transparent;
  color: #fff;
  padding: 7px;
  border: 1px solid #fff;
  background-color: #000;
}
.dx-datagrid-columns-separator
{
  background-color: #fff;
}
.dx-datagrid-columns-separator-transparent
{
  background-color: transparent;
}
.dx-datagrid-drop-highlight>td
{
  background-color: #fff;
  color: #000;
}
.dx-datagrid-focus-overlay
{
  border: 2px solid #fff;
}
.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: #cf00d7;
  color: #fff;
}
.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: #cf00d7;
}
.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: #cf00d7;
  color: #fff;
}
.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-table .dx-row .dx-command-select
{
  width: 70px;
  min-width: 70px;
}
.dx-datagrid-table .dx-row .dx-command-edit
{
  width: 85px;
  min-width: 85px;
}
.dx-datagrid-table .dx-row .dx-command-expand
{
  width: 30px;
  min-width: 30px;
}
.dx-datagrid-headers
{
  color: #fff;
  -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 #fff;
}
.dx-datagrid-filter-row .dx-menu .dx-overlay-content
{
  color: #fff;
}
.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 #fff;
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded
{
  background-color: #000;
}
.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: #fff;
}
.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default
{
  margin-top: 2px;
}
.dx-filter-menu .dx-menu-item-content .dx-icon-filter-operation-default+.dx-menu-item-text
{
  padding-left: 7px;
}
.dx-editor-with-menu .dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default
{
  margin-top: 2px;
}
.dx-highlight-outline
{
  padding: 7px;
}
.dx-datagrid-header-panel
{
  border-bottom: 1px solid #fff;
}
.dx-datagrid-header-panel .dx-button
{
  margin-bottom: 10px;
  margin-left: 10px;
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-hover
{
  background-color: #71995d;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(-90deg,#71995d 0%,#71995d 100%);
  background-image: -moz-linear-gradient(-90deg,#71995d 0%,#71995d 100%);
  background-image: -ms-linear-gradient(-90deg,#71995d 0%,#71995d 100%);
  background-image: -o-linear-gradient(-90deg,#71995d 0%,#71995d 100%);
  background-image: linear-gradient(180deg,#71995d 0%,#71995d 100%);
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-active
{
  background-color: #51783f;
}
.dx-datagrid-header-panel .dx-apply-button:not(.dx-state-hover):not(.dx-state-disabled):not(.dx-state-active)
{
  background-color: #fff;
  background-color: #6d8c61;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(-90deg,#6d8c61 0%,#517442 100%);
  background-image: -moz-linear-gradient(-90deg,#6d8c61 0%,#517442 100%);
  background-image: -ms-linear-gradient(-90deg,#6d8c61 0%,#517442 100%);
  background-image: -o-linear-gradient(-90deg,#6d8c61 0%,#517442 100%);
  background-image: linear-gradient(180deg,#6d8c61 0%,#517442 100%);
}
.dx-datagrid-column-chooser-button .dx-icon-column-chooser
{
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.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: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.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: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.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: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid-save-button .dx-icon-edit-button-save:before
{
  content: "\f041 ";
}
.dx-apply-button .dx-icon-apply-filter
{
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-apply-button .dx-icon-apply-filter:before
{
  content: "\f050 ";
}
.dx-datagrid-export-button .dx-icon-export-to
{
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.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: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.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: #fff;
  padding: 7px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dx-datagrid-group-panel .dx-group-panel-item
{
  margin-right: 10px;
  color: #fff;
  border: 1px solid #fff;
  padding: 7px;
}
.dx-datagrid-group-panel .dx-block-separator
{
  margin-right: 10px;
  color: #fff;
  padding: 8px;
  background-color: #fff;
}
.dx-datagrid-search-panel
{
  margin-bottom: 10px;
  margin-left: 10px;
}
.dx-datagrid-rowsview .dx-row
{
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dx-datagrid-rowsview .dx-row.dx-edit-row:first-child>td
{
  border-top-width: 0;
  border-bottom: 1px solid #fff;
}
.dx-datagrid-rowsview .dx-row.dx-edit-row>td
{
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.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 #fff;
  border-bottom: 1px solid #fff;
}
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid .dx-highlight-outline::after
{
  border: 1px solid #ea4444;
}
.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: 9px 17px 9px;
}
.dx-datagrid-rowsview .dx-data-row .dx-cell-modified .dx-highlight-outline::after
{
  border-color: #fff;
}
.dx-datagrid-rowsview .dx-row-removed
{
  background-color: #fff;
}
.dx-datagrid-rowsview .dx-group-row
{
  color: #fff;
  background-color: #000;
  font-weight: bold;
}
.dx-datagrid-rowsview .dx-group-row td
{
  border-top-color: #fff;
  border-bottom: 1px solid #fff;
}
.dx-datagrid-rowsview .dx-selection.dx-row>td, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td
{
  background-color: #fff;
  color: #000;
}
.dx-datagrid-rowsview .dx-selection.dx-row>td.dx-datagrid-group-space, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td.dx-datagrid-group-space
{
  border-right-color: #fff;
}
.dx-datagrid-rowsview .dx-selection.dx-row>.dx-editor-inline-block, .dx-datagrid-rowsview .dx-selection.dx-row:hover>.dx-editor-inline-block
{
  background-color: #fff;
}
.dx-datagrid-rowsview .dx-selection.dx-row>.dx-datagrid-readonly .dx-texteditor .dx-texteditor-input, .dx-datagrid-rowsview .dx-selection.dx-row:hover>.dx-datagrid-readonly .dx-texteditor .dx-texteditor-input
{
  background-color: #fff;
  color: #000;
}
.dx-datagrid-rowsview .dx-selection.dx-row>td.dx-focused, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td.dx-focused
{
  background-color: #000;
  color: #fff;
}
.dx-datagrid-rowsview .dx-selection.dx-row>.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: #000;
  color: #fff;
}
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines)>td, .dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines)>td
{
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.dx-datagrid-rowsview .dx-selection.dx-row.dx-row-lines:first-child>td, .dx-datagrid-rowsview .dx-selection.dx-row:hover.dx-row-lines:first-child>td
{
  border-top: 1px solid #fff;
}
.dx-datagrid-rowsview .dx-row .dx-master-detail-cell
{
  padding-top: 22px;
  padding-bottom: 22px;
}
.dx-master-detail-cell
{
  background-color: #000;
}
.dx-datagrid-group-opened
{
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid-group-opened:before
{
  content: "\f001 ";
}
.dx-datagrid-group-closed
{
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid-group-closed:before
{
  content: "\f04e ";
}
.dx-datagrid-group-opened, .dx-datagrid-group-closed
{
  width: 100%;
}
.dx-datagrid-search-text
{
  color: #000;
  background-color: #fff;
}
.dx-datagrid-nodata
{
  color: #fff;
  font-size: 17px;
}
.dx-datagrid-bottom-load-panel
{
  border-top: 1px solid #fff;
}
.dx-datagrid-pager
{
  border-top: 3px double #fff;
}
.dx-datagrid-pager.dx-widget
{
  color: #fff;
}
.dx-datagrid-summary-item
{
  color: #fff;
}
.dx-datagrid-total-footer
{
  border-top: 1px solid #fff;
}
.dx-row.dx-datagrid-group-footer.dx-column-lines
{
  border-bottom: 1px solid #fff;
}
.dx-row.dx-datagrid-group-footer>td
{
  background-color: #000;
  border-top: 1px solid #fff;
  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: #cf00d7;
  border-right-color: transparent;
}
.dx-rtl .dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input, .dx-rtl .dx-editor-cell .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-right: 7px;
}
.dx-rtl .dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input, .dx-rtl .dx-editor-cell .dx-editor-with-menu .dx-texteditor.dx-numberbox-spin .dx-texteditor-input
{
  padding-left: 41px;
}
.dx-rtl .dx-editor-cell .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input, .dx-rtl .dx-editor-cell .dx-editor-with-menu .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input
{
  padding-left: 81px;
}
.dx-rtl .dx-editor-cell .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input, .dx-rtl .dx-editor-cell .dx-editor-with-menu .dx-dropdowneditor.dx-dropdowneditor-button-visible .dx-texteditor-input
{
  padding-left: 41px;
}
.dx-rtl .dx-datagrid .dx-column-lines>td
{
  border-right: 1px solid #fff;
}
.dx-rtl .dx-datagrid .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon
{
  margin: 0 3px;
}
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>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: #fff;
}
.dx-rtl .dx-datagrid-search-panel
{
  margin-bottom: 10px;
  margin-right: 10px;
}
.dx-rtl .dx-datagrid-group-panel .dx-group-panel-item, .dx-rtl .dx-datagrid-group-panel .dx-block-separator
{
  margin-left: 10px;
}
.dx-menu-item
{
  color: #fff;
}
.dx-menu-item.dx-state-focused, .dx-menu-item.dx-state-active, .dx-menu-item-expanded
{
  outline: none;
  background-color: #cf00d7;
  color: #fff;
}
.dx-menu-base
{
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
  line-height: normal;
}
.dx-menu-base input, .dx-menu-base textarea
{
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
}
.dx-menu-base .dx-menu-item-selected, .dx-menu-base .dx-menu-item-selected.dx-state-focused, .dx-menu-base .dx-menu-item-selected.dx-state-active
{
  background-color: #fff;
}
.dx-menu-base .dx-menu-item-selected *, .dx-menu-base .dx-menu-item-selected.dx-state-focused *, .dx-menu-base .dx-menu-item-selected.dx-state-active *
{
  color: #000;
}
.dx-menu-base.dx-state-disabled
{
  opacity: .5;
}
.dx-menu-base.dx-state-focused
{
  outline: none;
}
.dx-menu-base .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-menu-base .dx-menu-item-content
{
  padding: 3px 5px 7px;
}
.dx-menu-base .dx-menu-item-content .dx-menu-item-text
{
  padding: 0 25px 5px 5px;
}
.dx-menu-base .dx-menu-item-content .dx-menu-item-popout
{
  min-width: 7px;
  min-height: 7px;
}
.dx-menu-base.dx-rtl .dx-menu-item-content .dx-icon
{
  margin-left: auto;
  margin-right: 5px;
}
.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout-container
{
  margin-left: 0;
  margin-right: auto;
}
.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout-container .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-context-menu-container-border
{
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
  box-shadow: 0 1px 1px rgba(0,0,0,.15);
}
.dx-menu
{
  color: #fff;
}
.dx-menu .dx-menu-item-expanded
{
  background-color: #000;
}
.dx-menu .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon
{
  margin: 0 19px 0 3px;
}
.dx-menu .dx-menu-item-has-text .dx-menu-item-text
{
  padding: 0 0 5px 5px;
}
.dx-menu .dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon
{
  margin: 0 3px;
}
.dx-menu .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text
{
  padding: 0 19px 5px 5px;
}
.dx-menu .dx-menu-horizontal .dx-menu-item-popout
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAQAAADoz+32AAAAIElEQVQYV2P47/v/PxAzQGgGGAMiCOLCBBhgXJAAmAYAiaQj4vZpX9cAAAAASUVORK5CYII=);
}
.dx-menu .dx-menu-vertical .dx-menu-item-popout
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAQAAACFbCRbAAAAIklEQVQYV2P47/ufAQQZ/v+HMBmAFJgJEgYzkUSQ1IB1AQB+mSPiDtT8NgAAAABJRU5ErkJggg==);
}
.dx-menu.dx-rtl .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon
{
  margin: 0 3px 0 19px;
}
.dx-menu.dx-rtl .dx-menu-item-has-text .dx-menu-item-text
{
  padding: 0 5px 5px 0;
}
.dx-menu.dx-rtl .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text
{
  padding: 0 5px 5px 19px;
}
.dx-context-menu
{
  color: #fff;
}
.dx-context-menu.dx-overlay-content.dx-state-focused
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-context-menu .dx-submenu>.dx-menu-items-container
{
  background-color: #000;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.15);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,.15);
  box-shadow: 0 2px 2px rgba(0,0,0,.15);
}
.dx-context-menu .dx-menu-item-selected>.dx-menu-item-content, .dx-context-menu .dx-menu-item-selected.dx-state-focused>.dx-menu-item-content, .dx-context-menu .dx-menu-item-selected.dx-state-active>.dx-menu-item-content
{
  color: #000;
}
.dx-context-menu .dx-item-selected>.dx-menu-item>.dx-menu-item-content .dx-menu-item-popout
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAQAAACFbCRbAAAAKklEQVQYV2Oo9q1hqGH4z8BQ8x/ErAYxgBDIhDCAoiApoAhYCqYGyAMxADcNGRxZXrsnAAAAAElFTkSuQmCC);
}
.dx-context-menu .dx-menu-item-popout
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAQAAACFbCRbAAAAIklEQVQYV2P47/ufAQQZ/v+HMBmAFJgJEgYzkUSQ1IB1AQB+mSPiDtT8NgAAAABJRU5ErkJggg==);
}
.dx-context-menu .dx-menu-separator
{
  background-color: #fff;
}
.dx-context-menu.dx-rtl .dx-menu-item-content
{
  padding: 5px 3px 5px 5px;
}
.dx-context-menu.dx-rtl .dx-menu-item-content .dx-menu-item-text
{
  padding: 0 5px 5px 25px;
}
.dx-context-menu-content-delimiter
{
  background-color: #000;
}
.dx-calendar
{
  width: 282px;
  min-width: 282px;
  height: 268.6px;
  min-height: 268.6px;
  background-color: #000;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  border: 1px solid transparent;
}
.dx-calendar.dx-calendar-with-footer
{
  height: 323.6px;
  min-height: 293.6px;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-body
{
  bottom: 55px;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer
{
  text-align: center;
  height: 45px;
  width: 100%;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-button
{
  background: none;
}
.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-button.dx-state-active
{
  background-color: #fff;
}
.dx-calendar-navigator
{
  line-height: 1.6;
  height: 36px;
  display: table;
  border-collapse: collapse;
}
.dx-calendar-navigator .dx-button
{
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: table-cell;
  border-color: #fff;
}
.dx-calendar-navigator .dx-button .dx-icon
{
  font-size: 16px;
}
.dx-calendar-navigator .dx-button.dx-calendar-disabled-navigator-link
{
  border-collapse: collapse;
  visibility: visible;
  opacity: 1;
}
.dx-calendar-navigator .dx-button.dx-calendar-disabled-navigator-link .dx-button-content
{
  opacity: .5;
}
.dx-calendar-navigator .dx-button.dx-state-active:not(.dx-calendar-disabled-navigator-link)
{
  z-index: 1;
}
.dx-calendar-navigator .dx-button.dx-state-hover:not(.dx-calendar-disabled-navigator-link)
{
  z-index: 1;
  border-color: #fff;
}
.dx-calendar-navigator .dx-calendar-caption-button
{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  right: 32px;
  left: 32px;
  background: none;
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button
{
  padding: 2px 15px 4px;
}
.dx-calendar-navigator .dx-calendar-caption-button.dx-button.dx-state-active
{
  background-color: #fff;
}
.dx-calendar-navigator-previous-month
{
  width: 32px;
  padding: 0;
  background: none;
}
.dx-calendar-navigator-previous-month.dx-button
{
  margin: 0 2px;
}
.dx-calendar-navigator-previous-month.dx-state-hover
{
  z-index: 1;
}
.dx-calendar-navigator-previous-month, .dx-calendar-navigator-next-view
{
  width: 32px;
  padding: 0;
  background: none;
}
.dx-calendar-navigator-previous-month.dx-button, .dx-calendar-navigator-next-view.dx-button
{
  margin: 0 1px;
}
.dx-calendar-navigator-previous-view, .dx-calendar-navigator-previous-month
{
  left: 0;
}
.dx-calendar-navigator-previous-view.dx-button, .dx-calendar-navigator-previous-month.dx-button
{
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.dx-calendar-navigator-next-view, .dx-calendar-navigator-next-month
{
  right: 0;
}
.dx-calendar-navigator-next-view.dx-button, .dx-calendar-navigator-next-month.dx-button
{
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.dx-calendar-body
{
  top: 52px;
}
.dx-calendar-body thead
{
  border-bottom: 1px double #fff;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.dx-calendar-body thead tr th
{
  color: #fff;
  padding-bottom: 10px;
}
.dx-calendar-body table
{
  padding: 1px 1px;
}
.dx-calendar-body table th
{
  color: #fff;
  text-align: center;
  font-size: 12px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 1px 0 6px 0;
}
.dx-calendar-cell
{
  text-align: center;
  padding: 1px 8px 2px;
  color: #fff;
  font-size: 15px;
  border: 1px double transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: 39px;
}
.dx-calendar-cell.dx-state-hover
{
  background-color: #cf00d7;
}
.dx-calendar-cell.dx-calendar-today
{
  text-shadow: 0 1px 0 white;
}
.dx-calendar-cell.dx-calendar-other-view, .dx-calendar-cell.dx-calendar-empty-cell
{
  color: #cf00d7;
}
.dx-calendar-cell.dx-calendar-empty-cell
{
  cursor: default;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAQAAABuvaSwAAAAhklEQVQ4y5XTbQqAIAwG4J0k9CLq/a/Sn26wHGW5D7diDAQfRV4ZIODWO66uADPuWEJausq0aCEn2ujmmN90YI8/9MUrPtEZW5xRjiUXVOKZK6rx4Aa1MPGjV9M7dliEyxd8PcAMcp2rwZ0v0FzSyg5Xzj2quE8FjyjjMZ04YArp4An+DOwJi3wZrR93Jm8AAAAASUVORK5CYII=) center center no-repeat;
}
.dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover
{
  background-color: transparent;
}
.dx-calendar-cell.dx-state-active:not(.dx-calendar-empty-cell):not(.dx-calendar-selected-date)
{
  background-color: #cf00d7;
}
.dx-calendar-cell.dx-calendar-selected-date, .dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today
{
  color: #000;
  background-color: #fff;
  text-shadow: 0 1px 0 black;
  font-weight: normal;
}
.dx-calendar-cell.dx-calendar-contoured-date
{
  border: 1px double #fff;
  border-color: #fff;
}
.dx-state-focused.dx-calendar
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-state-disabled .dx-calendar, .dx-state-disabled.dx-calendar
{
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.dx-invalid.dx-calendar
{
  border-color: #ea4444;
}
.dx-invalid.dx-calendar.dx-state-focused
{
  border-color: #ea4444;
}
.dx-popup-wrapper .dx-calendar .dx-calendar-caption-button
{
  margin: 0;
}
.dx-treeview.dx-treeview-border-visible
{
  border: 1px solid #fff;
}
.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 #fff;
  padding: 9px 0 11px 26px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node
{
  padding-left: 15px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-checkbox
{
  left: 19px;
}
.dx-treeview .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-treeview-toggle-item-visibility
{
  background-position: 4px 50%;
}
.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: 8px;
  left: -1px;
}
.dx-treeview .dx-treeview-node
{
  padding-left: 21px;
}
.dx-treeview .dx-treeview-node.dx-treeview-item-with-checkbox .dx-treeview-item
{
  padding-left: 36px;
}
.dx-treeview .dx-treeview-node.dx-treeview-item-with-checkbox .dx-checkbox
{
  top: 5px;
  left: 25px;
}
.dx-treeview .dx-treeview-node.dx-treeview-item-with-checkbox.dx-state-focused>.dx-checkbox .dx-checkbox-icon
{
  border: 1px solid #cf00d7;
}
.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused>.dx-treeview-item
{
  background-color: #cf00d7;
}
.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused>.dx-treeview-item *
{
  color: #000;
}
.dx-treeview .dx-treeview-item
{
  padding: 6px 6px;
  min-height: 32px;
}
.dx-treeview .dx-treeview-item .dx-icon
{
  width: 18px;
  height: 18px;
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-treeview .dx-treeview-item.dx-state-hover
{
  background-color: #cf00d7;
}
.dx-treeview .dx-treeview-item.dx-state-hover *
{
  color: #fff;
}
.dx-treeview .dx-treeview-toggle-item-visibility
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAQAAADWMFy7AAAAJ0lEQVQY02P43/CfAQIZ/v+HcUBMKAfCBHNgTCAHC7MBQxvcMLgVAEOdSrvW4gSGAAAAAElFTkSuQmCC) no-repeat 10px 50%;
  width: 21px;
  height: 32px;
  top: 0;
  left: 0;
}
.dx-treeview .dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAQAAADWbbXjAAAAJklEQVQY013IsREAIACDQEZncyy8FErHk/1JfGzQy8Zw7L0hOYoDA1pKu4Z2WaEAAAAASUVORK5CYII=);
  background-position: 6px 50%;
}
.dx-treeview .dx-loadindicator
{
  top: 9px;
  left: 3px;
}
.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: 21px;
}
.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: 15px;
}
.dx-treeview.dx-rtl .dx-treeview-node-container:first-child>.dx-treeview-node>.dx-checkbox
{
  right: 19px;
}
.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-treeview-item
{
  padding-right: 36px;
}
.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-checkbox
{
  right: 25px;
}
.dx-treeview.dx-rtl .dx-treeview-select-all-item
{
  padding-left: 0;
  padding-right: 26px;
}
.dx-treeview.dx-rtl.dx-rtl .dx-treeview-node .dx-checkbox
{
  left: auto;
}
.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-checkbox
{
  overflow: visible;
}
.dx-field
{
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
  line-height: normal;
}
.dx-field input, .dx-field textarea
{
  font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
}
.dx-field-label
{
  color: #fff;
}
.dx-field-value.dx-attention
{
  color: #ea4444;
  padding-left: 28px;
}
.dx-field-value.dx-attention:before
{
  pointer-events: none;
  font-weight: bold;
  background-color: #ea4444;
  color: #000;
  content: '!';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
}
.dx-field-label
{
  padding: 8px 15px 9px 0;
}
.dx-field
{
  min-height: 36px;
  padding: 0;
}
.dx-field-value.dx-widget, .dx-field-value:not(.dx-widget)>.dx-widget
{
  margin: 0;
}
.dx-field-value:not(.dx-widget)>.dx-button, .dx-field-value:not(.dx-widget)>.dx-checkbox, .dx-field-value:not(.dx-widget)>.dx-switch
{
  float: right;
}
.dx-field-value.dx-checkbox, .dx-field-value:not(.dx-widget)>.dx-checkbox
{
  margin: 7px 0;
}
.dx-field-value.dx-switch, .dx-field-value:not(.dx-widget)>.dx-switch
{
  margin: 6px 0;
}
.dx-field-value.dx-slider, .dx-field-value:not(.dx-widget)>.dx-slider
{
  margin: 4px 0;
}
.dx-field-value.dx-radiogroup, .dx-field-value:not(.dx-widget)>.dx-radiogroup
{
  margin: 5px 0;
}
.dx-field-value.dx-attention
{
  padding: 8px 10px 9px;
  position: relative;
  padding-left: 28px;
}
.dx-field-value.dx-attention:before
{
  left: 0;
}
.dx-field-value-static
{
  padding: 8px 10px 9px;
}
.dx-fieldset
{
  margin: 30px 20px;
  padding: 0;
}
.dx-fieldset-header
{
  margin: 0 0 20px 0;
  font-weight: 500;
  font-size: 18px;
}
.dx-field
{
  margin: 0 0 10px 0;
}
.dx-field:last-of-type
{
  margin: 0;
}
.dx-device-mobile .dx-fieldset
{
  margin: 20px 15px;
  padding: 0;
}
.dx-device-mobile .dx-fieldset-header
{
  margin: 0 0 20px 0;
  font-weight: 500;
  font-size: 18px;
}
.dx-device-mobile .dx-field
{
  margin: 0 0 10px 0;
}
.dx-device-mobile .dx-field:last-of-type
{
  margin: 0;
}
.dx-tabpanel .dx-tabs
{
  display: block;
  border-bottom: none;
  background-color: #000;
}
.dx-tabpanel .dx-tab
{
  width: 140px;
}
.dx-tabpanel .dx-tab:not(.dx-tab-selected):not(.dx-state-hover)
{
  background: none;
}
.dx-tabpanel .dx-tab-selected:before
{
  content: "";
  pointer-events: none;
  position: absolute;
  top: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  border-bottom: 1.5px solid #fff;
  bottom: -1.4px;
}
.dx-tabpanel .dx-indent-wrapper
{
  display: block;
}
.dx-tabpanel.dx-state-focused .dx-multiview-wrapper
{
  border: 1px solid #cf00d7;
}
.dx-tabpanel.dx-state-focused .dx-tab-selected:after
{
  border-top: 1px solid #cf00d7;
  border-right: 1px solid #cf00d7;
  border-left: 1px solid #cf00d7;
}
.dx-tabpanel .dx-multiview-wrapper
{
  border: 1px solid #fff;
}
.dx-fileuploader-wrapper
{
  padding: 7px;
}
.dx-fileuploader-content>.dx-fileuploader-upload-button
{
  margin-left: 3px;
  margin-right: 3px;
}
.dx-fileuploader-input-wrapper
{
  padding: 7px 0 7px;
  border: 3px dashed transparent;
}
.dx-fileuploader.dx-state-disabled .dx-fileuploader-input-label
{
  position: relative;
}
.dx-fileuploader-dragover .dx-fileuploader-input-wrapper
{
  border-color: #fff;
  padding: 0;
}
.dx-fileuploader-dragover .dx-fileuploader-input-wrapper .dx-fileuploader-button
{
  display: none;
}
.dx-fileuploader-dragover .dx-fileuploader-input-label
{
  text-align: center;
}
.dx-fileuploader-dragover .dx-fileuploader-input-container
{
  display: block;
  width: 100%;
}
.dx-fileuploader-dragover .dx-fileuploader-input
{
  display: block;
  width: 100%;
  padding: 14px 0;
}
.dx-fileuploader-dragover .dx-fileuploader-input-label
{
  padding: 14px 9px;
}
.dx-fileuploader-file-status-message, .dx-fileuploader-file-size
{
  color: #fff;
}
.dx-fileuploader-input
{
  padding: 7px 0;
}
.dx-fileuploader-input-label
{
  padding: 8px 9px;
  color: #fff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-fileuploader-files-container
{
  float: left;
  padding: 12px 3px 0;
}
.dx-fileuploader-files-container .dx-fileuploader-button
{
  padding: 0;
}
.dx-fileuploader-file
{
  padding-top: 5px;
  line-height: 13px;
}
.dx-fileuploader-empty .dx-fileuploader-files-container
{
  padding: 0;
}
.dx-fileuploader-file-name
{
  padding-bottom: 3.5px;
  color: #fff;
}
.dx-fileuploader-file-size
{
  padding-bottom: 3.5px;
}
.dx-validationsummary-item
{
  color: #ea4444;
}
.dx-timeview
{
  height: auto;
  width: auto;
}
.dx-timeview-clock
{
  min-height: 199px;
  min-width: 199px;
  background: url(data:image/png;base64,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) no-repeat 50% 50%;
  background-size: 191px;
}
.dx-timeview-hourarrow
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAA5CAQAAABU3im4AAAANElEQVQoz2P4L/d/1//PQCzH8H/3fwjYz/D/J5T5h+E/HIwyR5nEMJHSDlKKkgNyvgCxPABjmjIfDdCe8AAAAABJRU5ErkJggg==);
  background-size: 5px 57px;
}
.dx-timeview-minutearrow
{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAABPCAQAAACJpcdkAAAANklEQVQ4T2P4L/d/1//PQCzH8H/3fwjYz/D/J5T5hwHKAIJR5ihzlImNiZRbkPKQHJDzBYjlARqkDVLjfn6mAAAAAElFTkSuQmCC);
  background-size: 5px 79px;
}
.dx-timeview-field
{
  min-height: 50px;
}
.dx-timeview-field .dx-numberbox
{
  width: 70px;
}
.dx-timeview-field .dx-numberbox.dx-numberbox-spin-touch-friendly
{
  width: 110px;
}
.dx-scheduler.dx-state-focused, .dx-scheduler-header.dx-state-focused, .dx-scheduler-navigator.dx-state-focused, .dx-scheduler-work-space.dx-state-focused
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dx-scheduler-header
{
  background-color: #000;
  border: 1px solid #fff;
  height: 56px;
}
.dx-scheduler-navigator
{
  margin-top: 10px;
  height: 36px;
}
.dx-scheduler-navigator .dx-button
{
  margin-right: 5px;
  height: 36px;
}
.dx-scheduler-view-switcher.dx-tabs
{
  font-size: 16px;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab
{
  background-color: #000;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected
{
  background-color: #fff;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected:before
{
  background-color: #fff;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-state-focused:after
{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: none;
}
.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected:after
{
  height: 56px;
}
.dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child)
{
  border-bottom: 1px solid #fff;
}
.dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child) .dx-scheduler-group-header
{
  font-size: 14px;
  color: #fff;
}
.dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header
{
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.dx-scheduler-all-day-panel
{
  background-color: #000;
}
.dx-scheduler-all-day-title
{
  font-weight: bold;
}
.dx-scheduler-work-space
{
  border: 1px solid #fff;
  padding-top: 56px;
  margin-top: -56px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-all-day-title
{
  border-top: 1px solid #fff;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell
{
  border-left: 1px solid #fff;
}
.dx-scheduler-work-space-week .dx-scheduler-date-table-row:first-child
{
  border-top: none;
}
.dx-scheduler-work-space-grouped .dx-scheduler-all-day-panel td
{
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
.dx-scheduler-date-table-cell
{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.dx-scheduler-all-day-table-cell.dx-state-active, .dx-scheduler-date-table-cell.dx-state-active
{
  background-color: #fff;
}
.dx-scheduler-all-day-table-cell.dx-state-hover, .dx-scheduler-date-table-cell.dx-state-hover
{
  background-color: #fff;
}
.dx-recurrence-editor-container
{
  position: relative;
  margin-top: 15px;
  margin-bottom: 21px;
  padding-top: 17px;
}
.dx-recurrence-editor-container:before
{
  content: "";
  position: absolute;
  background-color: rgba(255,255,255,.4);
  left: -25px;
  width: 110%;
  top: 3px;
  bottom: -15px;
  border-top: 1px solid rgba(0,0,0,.7);
  border-bottom: 1px solid rgba(0,0,0,.7);
}
.dx-sheduler-appointment-popup .dx-popup-content
{
  padding: 0;
}
.dx-sheduler-appointment-popup .dx-popup-content .dx-scrollable-container
{
  padding: 0 10px;
}
.dx-sheduler-appointment-popup .dx-fieldset
{
  margin: 0 15px;
}
.dx-sheduler-appointment-popup .dx-popup-title
{
  background-color: #000;
  border-bottom: none;
}
.dx-sheduler-appointment-popup .dx-recurrence-repeat-end-container
{
  margin: 0;
}
.dx-sheduler-appointment-popup .dx-sheduler-appointment-popup-allday-field, .dx-sheduler-appointment-popup .dx-recurrence-interval-field, .dx-sheduler-appointment-popup .dx-sheduler-appointment-popup-recurrence-field
{
  margin-top: 14px;
}
.dx-sheduler-appointment-popup .dx-recurrence-switch
{
  margin-top: 6px;
}
.dx-sheduler-appointment-popup .dx-sheduler-appointment-popup-recurrence-field
{
  margin-bottom: 13px;
}
.dx-sheduler-appointment-popup .dx-recurrence-interval-field, .dx-sheduler-appointment-popup .dx-recurrence-repeat-end-field, .dx-sheduler-appointment-popup .dx-sheduler-appointment-popup-allday-field
{
  margin-bottom: 4px;
}
.dx-scheduler-appointment-tooltip-buttons:before, .dx-scheduler-appointment-tooltip-buttons:after
{
  display: table;
  content: "";
  line-height: 0;
}
.dx-scheduler-appointment-tooltip-buttons:after
{
  clear: both;
}
.dx-scheduler-appointment-tooltip-buttons .dx-button
{
  padding: 3px 6px;
}
.dx-scheduler-appointment-tooltip-buttons .dx-button:nth-child(even)
{
  float: right;
  margin-right: 0;
}
.dx-scheduler-appointment-tooltip-buttons .dx-button:nth-child(odd)
{
  float: left;
  margin-left: 0;
}
.dx-scheduler-work-space-grouped.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n+7), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n+7), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-week th:nth-child(7n+7), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n+7), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-month th:nth-child(7n+7), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-day .dx-scheduler-date-table-cell, .dx-scheduler-work-space-grouped.dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell, .dx-scheduler-work-space-grouped.dx-scheduler-work-space-day th, .dx-scheduler-work-space-grouped.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n+5), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n+5), .dx-scheduler-work-space-grouped.dx-scheduler-work-space-work-week th:nth-child(5n+5), .dx-scheduler-work-space-grouped .dx-scheduler-group-row th
{
  border-right: 1px solid #fff;
}
.dx-desktop-layout-main-menu
{
  background: #fff;
}
.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected
{
  background: #fff;
}
.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected .dx-tab-text
{
  color: #000;
}
.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected.dx-state-hover
{
  background: #fff;
}
.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected.dx-state-hover .dx-tab-text
{
  color: #000;
}
.dx-desktop-layout-main-menu .dx-nav-item.dx-state-hover
{
  background: #fff;
}
.dx-desktop-layout-main-menu .dx-nav-item.dx-state-hover .dx-tab-text
{
  color: #fff;
}
.dx-desktop-layout-main-menu .dx-nav-item .dx-tab-text
{
  color: #fff;
}
.dx-desktop-layout-copyright
{
  color: #fff;
}
.dx-desktop-layout-toolbar
{
  background: #fff;
  border-bottom-color: #fff;
}
.dx-splitter
{
  border-right-color: #fff;
}