.asCheckBox{display:-ms-grid;display:grid;width:20px;position:relative}.asCheckBox label{cursor:pointer;position:absolute;width:16px;height:16px;top:0;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px #000,0 1px 0 #fff;-moz-box-shadow:inset 0 1px 1px #000,0 1px 0 #fff;box-shadow:inset 0 1px 1px #000,0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.4);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.4);box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.4);background-color:#45484d;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222',endColorstr='#45484d',GradientType=0)}.asCheckBox label:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:'';position:absolute;width:9px;height:5px;background:transparent;top:5px;left:4px;border:3px solid #fcfff4;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.asCheckBox input[type=checkbox]{opacity:0}.asCheckBox input[type=checkbox]:checked+label:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.asCheckBox input[type=checkbox]:checked:disabled+label:after{opacity:0.5 !important}.asCheckBoxDisabled{display:-ms-grid;display:grid;width:20px;position:relative}.asCheckBoxDisabled label{cursor:pointer;position:absolute;width:16px;height:16px;top:0;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px #000,0 1px 0 #fff;-moz-box-shadow:inset 0 1px 1px #000,0 1px 0 #fff;box-shadow:inset 0 1px 1px #000,0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.4);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.4);box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.4);background-color:#45484d;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222',endColorstr='#45484d',GradientType=0)}.asCheckBoxDisabled label:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:'';position:absolute;width:9px;height:5px;background:transparent;top:5px;left:4px;border:3px solid #fcfff4;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.asCheckBoxDisabled input[type=checkbox]{opacity:0}.asCheckBoxDisabled input[type=checkbox]:checked+label:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.asCheckBoxDisabled input[type=checkbox]:checked:disabled+label:after{opacity:0.5 !important}.asCheckBoxDisabled label{box-shadow:none !important}.asCheckBoxDisabled input [type=checkbox]{background-color:#131313 !important}
.asTabContainer{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.asRealTab{background-color:#000;color:#fff;border:1px solid #3f3f3f;padding:0.7em 1em;cursor:pointer;z-index:1;margin-left:-1px;width:100px}.asRealTab:first-of-type{margin-left:0}.asTabContent{width:100%;margin-top:-1px;padding:1em;border:1px solid #131313;-webkit-order:1;order:1;display:none}.asTab{display:none}.asTab:checked+label{background-color:#3f3f3f;border-bottom:1px solid #000}.asTab:checked+label+div{display:block}.asTabContent .dx-datagrid-rowsview .dx-row>td{padding-left:4px;padding-right:4px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.asTabContent .dx-datagrid-rowsview .dx-selection.dx-row>td,.asTabContent .dx-datagrid-rowsview .dx-selection.dx-row:hover>td,.asTabContent .dx-datagrid-rowsview .dx-selection.dx-row>tr>td,.asTabContent .dx-datagrid-rowsview .dx-selection.dx-row:hover>tr>td{background-color:#fc7f04 !important;color:#fff !important;border-top:0px !important}.asTabContent .dx-datagrid-headers .dx-header-row>td:focus,.asTabContent .dx-datagrid-headers .dx-header-row>td{padding-left:4px;padding-right:4px}
