table.Print tr td {
  font-family: DotMatrix;
}
body.fixed .wrapper {
    margin-top: 60px;
}
body > .header .navbar {
    height: 52px;
    margin-bottom: 0px;
    margin-left: 423px;
}
.table > thead > tr > th {
    background-color: #000 !important;
    font-weight: bold !important;
    color: #fff !important;
}
.sort-link {
    font-weight: bold !important;
	color: #fff !important;
}
.table > thead > tr > th {
    background-color: #000 !important;
    font-weight: bold !important;
    color: #fff !important;
}
.skin-blue .navbar {
    background-color: #000 !important;
}
.bg-aqua {
  background-color: #7000BD !important;
}
.dropdown-menu > li > a:hover {
  background-color: #7000BD !important;
  color: #7000BD;
}
.btn.btn-primary {
  text-align: center !important;
  font: normal normal normal 16px/19px var(--f-f) !important;
  letter-spacing: 0px !important;
  color: #ffffff !important;
  opacity: 1 !important;
  background: #7000bd 0% 0% no-repeat padding-box !important;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.hover {
 background: #7000bd 0% 0% no-repeat padding-box !important;
}
.delete {
  display: none !important;
}
.bg-login {
  background-color: #fff;
  /*  background-image: url('../img/background.jpg');*/
  background-repeat: no-repeat;
  background-position: top;
}

.bg-transperent {
  background: transparent;
  background-color: transparent;
}

.form-box .header-blue {
  background: none repeat scroll 0% 0% #00a0f0;
}

.bottom-shadow {
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;
}

.nav > li > a {
  padding: 15px 10px;
}

.error {
  color: Red;
}

.sucess {
  color: Green;
}

.padding-20 {
  padding: 20px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-20 {
  padding: 20px;
}

.open .dropdown-toggle,
.dropdown.open .dropdown-toggle {
  color: #666;
}

.open .dropdown-menu,
.dropdown.open .dropdown-menu {
  display: none;
}

.open > .dropdown-menu,
.dropdown.open > .dropdown-menu {
  display: block;
}

.open .dropdown-menu > .dropdown:hover > .dropdown-menu,
.dropdown.open .dropdown-menu > .dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown-menu > .dropdown > .dropdown-menu {
  top: 0px;
  left: 100%;
  min-width: 210px;
}

.dropdown-menu > .dropdown > .dropdown-toggle:hover {
  color: #fff;
  background-color: #0088cc;
}

.dropdown-menu > .dropdown > .dropdown-toggle {
  background: none;
}

.dropdown-menu > .dropdown.offset-left > .dropdown-menu {
  left: -100%;
}

.dropdown-menu > .dropdown.offset-right > .dropdown-menu {
  left: 100%;
}

.dropdown-menu > .dropdown.offset-left > .dropdown-menu:before,
.dropdown-menu > .dropdown.offset-right > .dropdown-menu:before,
.dropdown-menu > .dropdown.offset-left > .dropdown-menu:after,
.dropdown-menu > .dropdown.offset-right > .dropdown-menu:after {
  content: "";
  display: inline-block;
  border: 0;
  position: absolute;
}

.dropdown-menu > .dropdown.offset-left > .dropdown-menu:before,
.dropdown-menu > .dropdown.offset-right > .dropdown-menu:before,
.dropdown-menu > .dropdown.offset-left > .dropdown-menu:after,
.dropdown-menu > .dropdown.offset-right > .dropdown-menu:after {
  content: "";
  display: inline-block;
  border: 0;
  position: absolute;
}

.dropdown-menu > .dropdown > .dropdown-menu > .active > a {
  white-space: none;
}

.right-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  vertical-align: middle;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid;
}

.sidebar-menu > .disabled > a:hover,
.sidebar-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}

.sidebar-menu > .disabled > a,
.sidebar-menu > .disabled > a:hover,
.sidebar-menu > .disabled > a:focus {
  color: #777;
}

.width_20 {
  width: 20%;
}

.width_50 {
  width: 60%;
}

.width_30 {
  width: 30%;
}

.width_40 {
  width: 30%;
}

.float_left {
  float: left;
}

.margin-right_20 {
  margin-right: 20px;
}

.float_none {
  float: none;
}

table.border_none tr td {
  border: 0px;
}

.table.padding_none > tbody > tr > td {
  padding: 0px;
}

.width_45 {
  width: 45%;
}

.margin-left_10 {
  margin-left: 10px;
}

.radioButtonList {
  list-style: none;
  margin: 0;
  padding: 0;
}

.radioButtonList.horizontal li {
  display: inline;
}

.radioButtonList label {
  display: inline;
}

a.disabled {
  cursor: not-allowed;
}

.display-none {
  display: none;
}

.input-group-addon i {
  color: Black;
}

.skin-blue .navbar .dropdown-menu > li > a:hover {
  color: White;
}

#top_menu li.disabled:hover {
  background-color: #004573;
}

#left_menu li a:hover {
  border-right: 3px solid #004573;
}

#left_menu li.active {
  border-right: 0px;
}

.skin-blue .navbar .nav a {
  color: White;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  color: White;
  text-shadow: none;
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
}

.right-side > .content-header > .breadcrumb {
  font-size: 14px;
}
/*.skin-blue .navbar
{
     background-color:#367FA9;
}*/
.dropdown-menu > li > .dropdown-menu {
  word-wrap: break-all;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.skin-blue .navbar .navbar-right > .nav {
  margin-right: 0px;
}

.sidebar-menu a.active {
  font-weight: bold;
  color: Black !important;
}

.sidebar-menu a {
  color: #555 !important;
}
.logout {
  display: none;
}
.box {
  min-height: 560px;
}
.skin-blue .right-side .content-header {
  background: none repeat scroll 0% 0% #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.right-side .content-header {
  position: relative;
  padding: 15px 15px 10px 20px;
}
.right-side .content-header .breadcrumb {
  font-size: 14px;
}
.right-side .content-header .breadcrumb {
  float: right;
  background: none repeat scroll 0% 0% transparent;
  margin-top: 0px;
  margin-bottom: 0px;

  padding: 7px 5px;
  position: absolute;
  top: 15px;
  right: 10px;
  border-radius: 2px;
}
.right-side .content-header h3 {
  margin: 0px;
}

#footer {
  width: 100%;
  height: 50px;
  margin: 0px auto;
  background: linear-gradient(to left, #f26c08 0%, #7000bd 100%) !important;
  text-align: center;
}
#mainMbmenu {
  /*background-color: rgb(237, 237, 237);
    background-image: linear-gradient(to bottom, rgb(242, 242, 242), rgb(229, 229, 229));*/
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 0px rgba(255, 255, 255, 0.075);
  color: rgb(255, 255, 255);
  float: right;
  margin-left: 5px;
  padding: 7px 10px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
}
.shadow-all {
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
}

.skin-blue .logo {
  background-color: rgb(54, 127, 169);
  color: rgb(249, 249, 249);
  background-color: #004573 !important;
}
.right-side .content-header h1 {
  margin: 0px;
  font-size: 24px;
}
.content {
  margin-left: 10px;
  margin-right: 10px;
}
ul.nav li a,
u.sidebar-menu li a {
  cursor: pointer;
}
.grid-view .button-column,
.table > tbody > tr > td.button-column {
  padding: 0px !important;
  padding-top: 3px !important;
}
.sort-link {
  font-weight: normal;
}
.form-control {
  height: 30px !important;
}
.table > thead > tr > th {
  vertical-align: middle !important;
  text-align: center;
}
.table > tbody > tr > td {
  padding: 3px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
}
.sidebar-menu > li > a {
  cursor: pointer;
}
span.required {
  color: red;
}
.row .buttons {
  /*border-top: 1px solid rgb(244, 244, 244);*/
  border-top: 1px solid #f4f4f4;

  border-radius: 0px 0px 3px 3px;
  padding: 10px;
  background-color: rgb(255, 255, 255);
  text-align: center;
}
table.detail th {
  text-align: right;
  width: 250px !important;
}
table.detail td {
  padding-left: 10px !important;
}
.form-control[readonly] {
  cursor: not-allowed;
  background-color: rgb(238, 238, 238);
  opacity: 1;
}
.ui-datepicker {
  z-index: 999 !important;
}
.phone_code {
  width: 5% !important;
  min-width: 63px !important;
  float: left;
}
.phone_number {
  width: 16% !important;
  min-width: 140px !important;
}
.sidebar .sidebar-menu .treeview-menu > li > a {
  cursor: pointer;
}
body > .header .logo {
  float: left;
  font-size: 26px;
  line-height: 50px;
  text-align: center;
  padding: 0px !important;
  width: 220px;
  font-weight: 500;
  height: 50px;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.companyProfile {
  background-color: #004573;
  height: 323px;
  padding: 20px;
  color: white;
}
.companyProfile h1 {
  color: rgb(1, 93, 158);
  font-size: 30px;
}

.companyProfile p {
  font-size: 15px;
  padding: 10px;
}
#mainMbmenu {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  color: rgb(1, 93, 158);
}
#mainMbmenu p {
  font-size: 34px;
}
.phone_code {
  width: 5% !important;
  min-width: 63px !important;
  float: left;
}
.phone_number {
  width: 16% !important;
  min-width: 140px !important;
}
.bootstrap-select {
  width: 180px !important;
}
.sidebar .sidebar-menu .treeview-menu > li > a {
  padding-left: 1px;
  padding-right: 1px;
}
.sidebar .sidebar-menu > li > a {
  padding-right: 1px;
  padding-left: 5px;
}
.select2-container {
  width: 200px;
}
.has-error {
  border-color: rgb(221, 75, 57) !important;
  box-shadow: none;
}
table.mmf_table tr td .form-control {
  min-width: 0px !important;
}

.row .buttonsLeft {
  /*border-top: 1px solid rgb(244, 244, 244);*/
  border-top: 1px solid #f4f4f4;

  border-radius: 0px 0px 3px 3px;
  padding: 10px;
  background-color: rgb(255, 255, 255);
  text-align: left;
}
.grid-view table tr td .form-control,
div.wide.form .form-control {
  min-width: 0px !important;
}
.content-header h1 {
  width: 60%;
}
.content-header .breadcrumbs {
  float: right;
  margin-top: -25px;
}
.form-box1 {
  margin: 90px auto 0 auto;
}
.companyInfo {
  width: 785px;
  height: 351px;
  margin-left: 40px !important;
}
.companyInfo .body {
  height: 274px;
}
.skin-blue .logo {
  background-color: #fff !important;
}
.Device-Lock-Reset-button {
  margin-left: 102px;
  margin-top: 39px;
}
.payment-received-button {
  margin-top: 39px;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 3px;
}

/* CSS by Abhijit*/
/* default */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #000000;
}

body {
  margin: 0;
  font-size: 0.9em;
  line-height: 1.4;
}

::-moz-selection {
  background: #7cb2de;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background: #7cb2de;
  color: #ffffff;
  text-shadow: none;
}

a {
  color: #00a0f0;
}

a:visited {
  color: #000;
}

a:hover {
  color: #7000bd;
}

*:focus {
  outline: thin dotted;
}

*:hover,
*:active {
  outline: 0;
  outline: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: auto;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/*
---------------------------------------------------------------------------
fonts
---------------------------------------------------------------------------
*/

@font-face {
  font-family: "tktype";
  src: url("fonts/tktyperegular-eot.eot");
  src: url("fonts/tktyperegular-eot.eot?#iefix") format("eot"), url("fonts/tktyperegular-woff.woff") format("woff"),
    url("fonts/tktyperegular-ttf.ttf") format("truetype"), url("fonts/tktyperegular-svg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "tktypebold";
  src: url("fonts/tktypebold-eot.eot");
  src: url("fonts/tktypebold-woff.woff") format("woff"), url("fonts/tktypebold-ttf.ttf") format("truetype"),
    url("fonts/tktypebold-svg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* IE8 fix */

@font-face {
  font-family: "tktypebold";
  src: url("fonts/tktypebold-eot.eot");
  src: url("fonts/tktypebold-eot.eot?#iefix") format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "tktype";
  src: url("fonts/tktypeitalic-eot.eot");
  src: url("fonts/tktypeitalic-eot.eot?#iefix") format("eot"), url("fonts/tktypeitalic-woff.woff") format("woff"),
    url("fonts/tktypeitalic-ttf.ttf") format("truetype"), url("fonts/tktypeitalic-svg.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "tktypemedium";
  src: url("fonts/tktypemedium-eot.eot");
  src: url("fonts/tktypemedium-eot.eot?#iefix") format("eot"), url("fonts/tktypemedium-woff.woff") format("woff"),
    url("fonts/tktypemedium-ttf.ttf") format("truetype"), url("fonts/tktypemedium-svg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "thyssen-krupp-iconfont";
  src: url("fonts/thyssen-krupp-iconfont.eot?t=1537865515260");
  /* IE9*/
  src: url("fonts/thyssen-krupp-iconfont.eot?t=1537865515260#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/thyssen-krupp-iconfont.ttf?t=1537865515260") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url("fonts/thyssen-krupp-iconfont.woff?t=1537865515260")
      format("woff"),
    url("fonts/thyssen-krupp-iconfont.svg?t=1537865515260#thyssen-krupp-iconfont") format("svg");
  /* iOS 4.1- */
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: TKTypeRegular, Arial, Verdana, sans-serif;
}
html,
body {
  font-family: TKTypeRegular, Arial, Verdana, sans-serif;
}
.small-box h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.skin-blue .navbar .nav a {
  font-size: 14px !important;
}

.table > thead > tr > th {
  vertical-align: middle;
}
table {
  font-size: 14px;
  font-family: tktype, Arial, Verdana, sans-serif;
}
.table > tbody > tr > th {
  vertical-align: middle;
  color: #4b5564;
  font-size: 14px;
  text-align: left;
}

.table > tbody > tr > td {
  vertical-align: middle;
  color: #4b5564;
  text-align: left;
  padding: 8px;
  line-height: 1.42857143;
  font-size: 14px !important;
  font-family: tktype, Arial, Verdana, sans-serif;
}

table tr th {
  background-color: #e3e7ec !important;
  font-size: 14px;
  color: #4b5564;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #f4f4f4;
}
#sidebar {
  padding-left: 13px !important;
}
#content h1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  /* border-left: #FFF solid 10px; */
  border-right: #fff solid 10px;
  padding: 10px 0;
  border-bottom: #f5f5f5 solid 1px;
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
.row .buttons > .btn {
  padding: 4px 12px;
  height: 34px;
  font-size: 12px;
  border: 1px solid transparent;
  display: inline-block;
  /* padding: 6px 12px; */
  margin-bottom: 0;
  /* font-size: 14px; */
  font-weight: 400;
  /* line-height: 1.42857143; */
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  font-family: tktype, Arial, Verdana, sans-serif;
}
.table > tbody > tr > th {
  vertical-align: middle;
  color: #4b5564;
  font-size: 14px !important;
  text-align: left;
}
div.wide.form label {
  font-size: 14px;
  color: #000000;
}
#content center input.btn{
padding: 4px 12px;
height: 34px;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 12px;
border: 1px solid transparent;
}
.btn{
	padding: 4px 12px;
	height: 34px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    border: 1px solid transparent;}
   .navbar-left .nav > li > a{    padding: 15px 15px; }


   .pagination li a {
    border: none;
    background-color: transparent;
    color: #00a0f0;
    line-height: 14px;
    height:18px;
    width: auto;
    text-align: center;
    padding: 2px 6px;
    background: url(.././img/pagination.png) no-repeat;
    background-position: 300px 0;
    margin: 2px 1px 0 1px;
    line-height: 14px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: inherit;
    border-radius: 10px;
}
.pagination li a:hover {
    color: #0078DC;
    background-color: inherit;
}
.pagination li a:active {
    color: #fff;
    background-color: #00A0F0;
}

.pagination li .active {
    color: #fff;
    display: inline-block;
    background-color: #00a0f0!important;
}

.pagination li:first-child a {
    margin: 0 10px 0 0;
    height: 22px;
    width: 22px;
    background-position: -80px 0;
    background-color: inherit;
}
.pagination li:last-child a {
    margin: 0 0 0 10px;
    height: 22px;
    width: 22px;
    background-position: -120px 0;
    background-color: inherit;
}
.pagination li:first-child a:hover {
    margin-right: 10px;
    background-position: -200px 0;
}

.pagination li:last-child a:hover {
    margin-left: 10px;
    background-position: -240px 0;
}

.pagination li.paginate_button.active a {
    background-color: inherit;
}
.pagination li.active a{
    background-position: 300px 0;
    display: inline-block;
    color: #fff;
    background-color: #00a0f0!important;
}
.pagination li.active a:hover{
    color: #0078DC;
    background-position: -160px 0;
    background-color: inherit;
}
.pagination li.active a:active{
    color: #0078DC;
    background-position: -160px 0;
    background-color: inherit;
}
.pagination > .disabled > a:link {
    background-color: inherit;
}
.pagination > .disabled > a:hover {
    background-color: inherit;
}
.pagination > .disabled > a:active {
    background-color: inherit;
}
.pagination > .disabled > a:visited {
    background-color: inherit;
}

.pagination li.first a {
    margin: 0 10px 0 0;
    height: 22px;
    width: 22px;
    line-height: 80px;
    overflow: hidden;
    background-position: 0px 0;
    background-color: inherit;
}
.pagination li.first a:hover {
    margin-right: 10px;
    background-position: -280px 0;
    background-color: inherit;
}
.pagination li.first.disabled a {
    margin-right: 10px;
    background-position: -360px 0;
    background-color: inherit;
}

.pagination li.previous a {
    margin: 0 10px 0 0;
    height: 22px;
    width: 22px;
    line-height: 80px;
    overflow: hidden;
    background-position: -80px 0;
    background-color: inherit;
}
.pagination li.previous a:hover {
    margin-right: 10px;
    background-position: -200px 0;
    background-color: inherit;
}
.pagination li.previous.disabled a{
    margin-right: 10px;
    background-position: -440px 0;
    background-color: inherit;
}

.pagination li.next a {
    margin: 0 0 0 10px;
    height: 22px;
    width: 22px;
    line-height: 80px;
    overflow: hidden;
    background-position: -120px 0;
    background-color: inherit;
}
.pagination li.next a:hover {
    margin-left: 10px;
    background-position: -240px 0;
    background-color: inherit;
}
.pagination li.next.disabled a{
    margin-left: 10px;
    background-position: -480px 0;
    background-color: inherit;
}

.pagination li.last a {
    margin: 0 0 0 10px;
    height: 22px;
    width: 22px;
    line-height: 80px;
    overflow: hidden;
    background-position: -40px 0;
    background-color: inherit;
}
.pagination li.last a:hover {
    background-position: -320px 0;
    background-color: inherit;
}
.pagination li.last.disabled a{
    background-position: -400px 0;
    background-color: inherit;
}
.grid-view .filters input, .grid-view .filters select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
}
