input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: transparent;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #fbaf01;
}
.red {
  color: #f2533d;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.contact-info-widget-boxed {
  border: 1px solid #b1b1b1;
  margin: 45px 0 62.5px;
}
.contact-info-widget-boxed li {
  list-style: none;
  border-right: 1px solid #b1b1b1;
  width: 25%;
  float: left;
  height: 150px;
}
.contact-info-widget-boxed li p {
  padding: 25px;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.contact-info-widget-boxed li a {
  font-weight: 300;
  color: #333333;
}
.contact-info-widget-boxed li:last-child {
  border-right: 0;
}
.contact-info-widget-boxed li i {
  display: block;
  font-size: 50px;
  margin-bottom: 15px;
}
.error-404 {
  color: #222222;
  font-family: "Raleway", sans-serif;
}
.error-404 .error-number {
  color: #222222;
  font-family: "Raleway", sans-serif;
  font-size: 230px;
  font-weight: 600;
  line-height: 0;
  margin-bottom: 25px;
}
.error-404 .error-number img {
  display: inline-block !important;
}
.error-404 p {
  font-size: 36px;
  font-weight: 300;
}
.error-404 .error-goto-btn {
  background: url("../../templates/os_kilix/images/home-page-bg.png") no-repeat 0 0;
  color: #222222;
  display: inline-block;
  font-size: 23.4px;
  font-weight: 600;
  padding: 15px 17px 16px 12px;
  text-decoration: none;
}
.error-404 .error-goto-btn:hover {
  color: #428bca;
}