﻿/*! 
 * data-grid.css : https://codejock.com
 * Copyright (c) 2016 Codejock Technologies, LLC 
 * All Rights Reserved
 */table.dataGrid button,table.dataGrid th{font-size:11px;font-weight:400;text-transform:uppercase;background-color:#f9fafb;text-align:center}table.dataGrid{width:100%;margin:15px 0;border-collapse:collapse;border:1px solid #e2e4e6}div.nav-left,div.nav-right{margin:10px 0;font-size:smaller}.border-right{border-right:1px solid #e2e4e6}th.footable-sortable:hover{cursor:pointer!important;background-color:#e2e4e6!important}table.dataGrid button{width:100%;transition-duration:.4s;cursor:pointer}table.dataGrid button,table.dataGrid button:visited,table.dataGrid th a,table.dataGrid th a:visited{display:block;padding:5px;color:grey;text-decoration:none}table.dataGrid button:active,table.dataGrid button:hover{color:#4f4f4f;background-color:#e2e4e6}table.dataGrid th{padding:5px;color:grey}.p0,table.dataGrid th.sort{padding:0}table.dataGrid th.sort:hover{background-color:#efefef}table.dataGrid button.asc,table.dataGrid th.asc{background-image:url('/assets/images/gsa.webp');background-position:center 3px;background-repeat:no-repeat}table.dataGrid th.asc:hover{background-image:url('/assets/images/gsa-hover.webp');background-position:center 3px;background-repeat:no-repeat}table.dataGrid button.dsc,table.dataGrid th.dsc{background-image:url('/assets/images/gsd.webp');background-position:center 3px;background-repeat:no-repeat}table.dataGrid button.dsc:hover,table.dataGrid th.dsc:hover{background-image:url('/assets/images/gsd-hover.webp');background-position:center 3px;background-repeat:no-repeat}table.dataGrid th a:active,table.dataGrid th a:hover{color:#4f4f4f}table.dataGrid td{border-top:1px solid #e2e4e6;color:#3f3f3f;padding:5px;text-align:center;background-color:#fff}div.nav-right a,div.nav-right span{padding:6px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}table.dataGrid td.b{font-weight:700}table.dataGrid td.processing{color:#009cc2}table.dataGrid td.expired{color:#dc143c}table.dataGrid td span{color:#aaa;font-size:smaller}table.dataGrid td span.hilite{color:#ee6c4d;font-size:14px}table.dataGrid td p.dl{color:inherit!important;font-size:smaller;margin-bottom:0}table.dataGrid td a,table.dataGrid td a:visited{display:block;text-decoration:none;text-align:center;background-color:#fff;border:1px solid #fff}table.dataGrid td a:hover{color:#fff;text-decoration:none;background-color:#1980b6;border:1px solid #1980b6}table.dataGrid td a:active{color:#fff;text-decoration:none;background-color:#146794;border:1px solid #146794}div.nav-left{float:left;color:#aaa}div.nav-right{float:right;color:#aaa}div.nav-right a{background-color:#fff}div.nav-right a:hover{background-color:#f5f7f7;text-decoration:none}div.nav-right span{color:#aaa;cursor:no-drop}table.dataGrid td input[type=password],table.dataGrid td input[type=text]{width:40px!important;padding:0 5px!important}hr.data-grid{border-top:1px solid #eee;margin-top:10px;margin-bottom:10px}.grid-form{margin:0!important;padding:0!important}.mt4{margin-top:4px!important}.mb0{margin-bottom:0!important}.m0{margin:0}.w80{width:80px}.page-info{text-align:left}.pagination{margin:0;float:right}.pagination>li>button,.pagination>li>input{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>button{margin-left:0;color:#666;background-color:#fafafa}.pagination>li:last-child>button{color:#748cab;background-color:#fff}.pagination>li>button:focus,.pagination>li>button:hover,.pagination>li>input:focus,.pagination>li>input:hover{z-index:2;color:#ee6c4d;background-color:#f9fafb;border-color:#e2e4e6}.pagination>li.active>button,.pagination>li.active>input{z-index:3;color:#fff;cursor:default;background-color:#f9fafb;border-color:#e2e4e6}.pagination>li.disabled>button,.pagination>li.disabled>input{color:#e2e4e6;text-decoration:none;background-color:#f9fafb;border:1px solid #e2e4e6;cursor:not-allowed}