<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com/
 */

a.kboard-ocean-gallery-button-small,
input.kboard-ocean-gallery-button-small,
button.kboard-ocean-gallery-button-small {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0 10px;
  min-width: 100px;
  height: 40px;
  line-height: 37px;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  background: #242978;
  /* border: 1px solid #242978; */
  text-decoration: none;
  vertical-align: middle;
  text-shadow: none;
  transition-duration: 0.3s;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  /* border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px; */
}
div[id^="kboard-ocean-gallery"] input[type="text"],
div[id^="kboard-ocean-gallery"] input[type="password"] {
  height: 40px;
  text-align: left;
  background: #fff;
  color: #333;1
  padding: 0 15px;
  /* border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px; */
  border-color: #dcdcdc;
}
div[id^="kboard-ocean-gallery"] input[type="checkbox"],
div[id^="kboard-ocean-gallery"] input[type="radio"] {
  min-width: auto;
  width: 20px !important;
  height: 20px;
  float: left;
  margin-right: 5px;
}
div[id^="kboard-ocean-gallery"] input[type="text"]:first-of-type,
div[id^="kboard-ocean-gallery"] input[type="password"]:first-of-type,
a.kboard-ocean-gallery-button-small:first-of-type,
input.kboard-ocean-gallery-button-small:first-of-type,
button.kboard-ocean-gallery-button-small:first-of-type {
  margin-left: 0;
}
div[id^="kboard-ocean-gallery"] input[type="text"]:last-of-type,
div[id^="kboard-ocean-gallery"] input[type="password"]:last-of-type,
a.kboard-ocean-gallery-button-small:last-of-type,
input.kboard-ocean-gallery-button-small:last-of-type,
button.kboard-ocean-gallery-button-small:last-of-type {
  margin-right: 0;
}
a.kboard-ocean-gallery-button-small:hover,
a.kboard-ocean-gallery-button-small:focus,
a.kboard-ocean-gallery-button-small:active,
input.kboard-ocean-gallery-button-small:hover,
input.kboard-ocean-gallery-button-small:focus,
input.kboard-ocean-gallery-button-small:active,
button.kboard-ocean-gallery-button-small:hover,
button.kboard-ocean-gallery-button-small:focus,
button.kboard-ocean-gallery-button-small:active {
  background: #14abd9;
}

.kboard-ocean-gallery-poweredby {
  float: left;
  padding-bottom: 15px;
  width: 100%;
  font-size: 12px;
}

/* #kboard-ocean-gallery-list {
  margin: 0;
  width: 100%;
} */
#kboard-ocean-gallery-list .kboard-header {
  float: left;
  margin-top: 0;
  width: 100%;
}
#kboard-ocean-gallery-list .kboard-category {
  padding-bottom: 5px;
  width: 100%;
  text-align: left;
}
#kboard-ocean-gallery-list .kboard-category .kboard-category-list {
  clear: both;
  float: left;
  margin: 5px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  background-color: #f8f8f8;
  border: 1px solid #e8eaec;
  border-left: 0;
  border-right: 0;
  line-height: 40px;
}
#kboard-ocean-gallery-list .kboard-category .kboard-category-list li {
  float: left;
  margin: 0;
  padding: 0 0 0 5px;
  color: #747474;
  font-size: 14px;
}
#kboard-ocean-gallery-list
  .kboard-category
  .kboard-category-list
  li:first-child {
  padding-left: 20px;
}
#kboard-ocean-gallery-list .kboard-category .kboard-category-list li a {
  color: #747474;
  text-decoration: none;
}
#kboard-ocean-gallery-list
  .kboard-category
  .kboard-category-list
  li.kboard-category-selected
  a {
  color: #1a80b6;
  font-weight: bold;
}
#kboard-ocean-gallery-list .kboard-search {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
#kboard-ocean-gallery-list .kboard-search form {
  max-width: 600px;
  height: 40px;
  margin: 0 auto;
}
#kboard-ocean-gallery-list .kboard-search form &gt; * {
  float: left;
}
#kboard-ocean-gallery-list .kboard-search select,
#kboard-ocean-gallery-list .kboard-search input {
  display: inline-block;
  padding: 0 10px;
  width: 120px;
  height: 40px;
  font-size: 14px;
  color: #333;
  border: 1px solid #dcdcdc;
  /* border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px; */
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#kboard-ocean-gallery-list .kboard-search input {
  padding: 0 115px 0 15px;
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: -o-calc(100% - 130px);
  margin: 0;
  margin-left: 10px;
  background: #fff;
}
#kboard-ocean-gallery-list .kboard-search button {
  margin-left: -100px;
}
#kboard-ocean-gallery-list .kboard-tree-category-wrap {
  float: left;
  padding-bottom: 15px;
  width: 100%;
}
#kboard-ocean-gallery-list .kboard-tree-category-wrap select {
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #666666;
  border-radius: 0;
  border: 1px solid #f1f1f1;
  background: white;
  vertical-align: middle;
  box-shadow: none;
  box-sizing: border-box;
  text-indent: 0;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}
#kboard-ocean-gallery-list
  .kboard-tree-category-search
  .kboard-search-option-wrap.type-select {
  width: auto;
}
#kboard-ocean-gallery-list
  .kboard-tree-category-search
  .kboard-search-option-wrap.type-tab {
  width: 100%;
}
#kboard-ocean-gallery-list .kboard-tree-category {
  clear: both;
  float: left;
  margin: 5px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  background-color: #f8f8f8;
  border: 1px solid #e8eaec;
  border-left: 0;
  border-right: 0;
  line-height: 40px;
}
#kboard-ocean-gallery-list .kboard-tree-category li {
  float: left;
  margin: 0;
  padding: 0 0 0 5px;
  color: #747474;
  font-size: 14px;
}
#kboard-ocean-gallery-list .kboard-tree-category li:first-child {
  padding-left: 20px;
}
#kboard-ocean-gallery-list .kboard-tree-category li a {
  color: #747474;
  text-decoration: none;
}
#kboard-ocean-gallery-list .kboard-tree-category li.kboard-category-selected a {
  color: #1a80b6;
  font-weight: bold;
}
#kboard-ocean-gallery-list .kboard-tree-category-search {
  float: left;
  width: 100%;
}
#kboard-ocean-gallery-list
  .kboard-tree-category-search
  .kboard-search-option-wrap {
  margin-right: 5px;
  float: left;
}
#kboard-ocean-gallery-list .kboard-list {
  text-align: center;
  margin: 0 -10px;
}
/* #kboard-ocean-gallery-list .kboard-list img {
  display: inline;
  margin: 0;
  vertical-align: middle;
  border-radius: 3px;
} */
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
  display: block;
  padding: 0 10px 50px;
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail {
  position: relative;
  width: 100%;
  max-height: 250px;
  text-align: center;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail img {
  max-width: 100%;
  vertical-align: middle;
}
#kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-thumbnail
  .kboard-gallery-foreground {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: opacity ease-in-out 0.3s;
  padding-top: 30%;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
/* #kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-thumbnail
  .kboard-gallery-foreground
  img {
  display: none;
} */
#kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-thumbnail
  .kboard-gallery-username {
  display: none;
  position: absolute;
  left: 0;
  bottom: 20%;
  width: 100%;
  text-align: center;
  font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  color: white;
}
#kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-thumbnail
  .kboard-gallery-username
  a {
  text-decoration: none;
  color: white;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-title {
  width: 100%;
  text-overflow: ellipsis;
  word-wrap: break-word;
  padding-top: 10px;
}
#kboard-ocean-gallery-list .kboard-list .kboard-no-image {
  max-height: 250px;
  line-height: 155px;
}
#kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-item:hover
  .kboard-gallery-foreground {
  opacity: 1;
}
#kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-item:hover
  .kboard-gallery-foreground
  img {
  display: none;
}
#kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-item:hover
  .kboard-gallery-username {
  display: block;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item a {
  display: block;
  width: 100%;
  color: #373737;
  font-weight: normal;
  text-decoration: none;
  border: 2px solid #eee;
  box-shadow: none;
  font-size: 16px;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item a:hover {
  color: #1a80b6;
}
#kboard-ocean-gallery-list .kboard-pagination {
  margin: 30px 0;
  width: 100%;
}
#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
  border: 0;
}
#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li {
  display: inline-block;
  *display: inline-block;
  zoom: 1;
  margin: 0;
  padding: 0 1px;
  background: none;
  border: 0;
  list-style: none;
}
#kboard-ocean-gallery-list
  .kboard-pagination
  .kboard-pagination-pages
  li[class$="page"]
  a
  i {
  font-size: 20px;
}
#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li a {
  display: block;
  margin: 0 2px;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #242978;
  background-color: #fff;
  border: 1px solid #242978 !important;
  /* border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%; */
}
#kboard-ocean-gallery-list
  .kboard-pagination
  .kboard-pagination-pages
  li:hover
  a,
#kboard-ocean-gallery-list
  .kboard-pagination
  .kboard-pagination-pages
  li.active
  a {
  border: 0;
  color: white;
  background-color: #242978;
}
#kboard-ocean-gallery-list
  .kboard-pagination
  .kboard-pagination-pages
  li:before {
  display: none;
}
#kboard-ocean-gallery-list
  .kboard-pagination
  .kboard-pagination-pages
  li:after {
  display: none;
}
#kboard-ocean-gallery-list .kboard-control {
  padding: 15px 0 1px 0;
  width: 100%;
  text-align: right;
}

#kboard-ocean-gallery-editor form {
  margin: 0;
  padding: 0;
}
#kboard-ocean-gallery-editor select {
  display: block;
  margin: 0;
  padding: 0 10px;
  font-size: 14px;
  width: 30%;
  height: 40px;
  color: #333;
  border: 1px solid #dcdcdc;
  /* border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px; */
  border: 1px solid #dcdcdc;
  background: #fff;
  text-indent: 0;
}
#kboard-ocean-gallery-editor input {
  border-color: #dcdcdc;
}
#kboard-ocean-gallery-editor input[type="checkbox"] {
  width: auto;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
#kboard-ocean-gallery-editor input[type="radio"] {
  width: auto;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
#kboard-ocean-gallery-editor select:hover,
#kboard-ocean-gallery-editor input[type="text"]:hover,
#kboard-ocean-gallery-editor input[type="email"]:hover,
#kboard-ocean-gallery-editor input[type="number"]:hover,
#kboard-ocean-gallery-editor input[type="date"]:hover,
#kboard-ocean-gallery-editor input[type="password"]:hover,
#kboard-ocean-gallery-editor select:focus,
#kboard-ocean-gallery-editor input[type="text"]:focus,
#kboard-ocean-gallery-editor input[type="email"]:focus,
#kboard-ocean-gallery-editor input[type="number"]:focus,
#kboard-ocean-gallery-editor input[type="date"]:focus,
#kboard-ocean-gallery-editor input[type="password"]:focus {
  border-color: #242978;
  /* outline-color: transparent; */
}
#kboard-ocean-gallery-editor input[type="file"] {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 30%;
  font-size: 12px;
  color: #666666;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
#kboard-ocean-gallery-editor .kboard-attr-title input {
  width: 70%;
}
#kboard-ocean-gallery-editor .kboard-attr-row {
  margin: 12px 0;
  width: 100%;
  /* height: 40px; */
}
#kboard-ocean-gallery-editor .kboard-attr-row.kboard-attr-content,
#kboard-ocean-gallery-editor .kboard-attr-row.kboard-attr-captcha,
#kboard-ocean-gallery-editor .kboard-attr-row.kboard-attr-checkbox {
  height: auto;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-name {
  display: inline-block;
  padding: 0 10px;
  width: 10%;
  /* line-height: 40px; */
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-name[for="content"] {
  float: left;
}
#kboard-ocean-gallery-editor .kboard-attr-row.kboard-attr-checkbox .attr-name {
  width: auto;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-name img {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-name .attr-required-text {
  color: red;
  font-weight: normal;
  font-size: 12px;
}

#kboard-ocean-gallery-editor .kboard-attr-row .attr-value {
  display: inline-block;
  width: 80%;
}
#kboard-ocean-gallery-editor .kboard-attr-row.kboard-attr-checkbox .attr-value {
  width: auto;
  padding-left: 3%;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-value input {
  width: 100%;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-value .attr-value-option {
  display: inline-block;
  padding-right: 20px;
  width: auto;
  cursor: pointer;
}
#kboard-ocean-gallery-editor
  .kboard-attr-row
  .attr-value
  .attr-value-option
  input {
  cursor: pointer;
}
#kboard-ocean-gallery-editor .kboard-attr-row .attr-value .attr-value-label {
  display: inline-block;
  padding-right: 5px;
  width: auto;
  cursor: pointer;
}
#kboard-ocean-gallery-editor
  .kboard-attr-row.kboard-attr-checkbox
  .attr-value
  .attr-value-label
  input {
  min-width: auto;
  width: 20px;
  height: 20px;
}

#kboard-ocean-gallery-editor .kboard-attr-row .attr-value .description {
  margin: 0;
  color: #666666;
}
#kboard-ocean-gallery-editor
  .kboard-attr-row
  .attr-value
  .kboard-tree-category-wrap {
  float: left;
  width: 100%;
}
#kboard-ocean-gallery-editor
  .kboard-attr-row
  .attr-value
  .kboard-tree-category-wrap
  select {
  clear: both;
  float: left;
  margin-bottom: 5px;
  width: 30%;
}
#kboard-ocean-gallery-editor .kboard-confirm-row {
  padding: 100px 0;
  text-align: center;
}
/* #kboard-ocean-gallery-editor .kboard-content {
  display: inline-block;
  width: 80%;
} */
#kboard-ocean-gallery-editor .kboard-content textarea {
  display: inline-block;
  width: 100%;
  height: 200px;
  font-size: 14px;
  border: 1px solid #dcdcdc;
  /* border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px; */
  color: #333;
}
#kboard-ocean-gallery-editor .kboard-content textarea:focus {
  /* outline-color: transparent; */
  border-color: #242978;
}
#kboard-ocean-gallery-editor .kboard-control {
  margin-top: 30px;
  padding-top: 30px;
  width: 100%;
  height: 40px;
  border-top: 1px solid #dcdcdc;
}
#kboard-ocean-gallery-editor .kboard-control .left {
  position: static;
  float: left;
}
#kboard-ocean-gallery-editor
  .kboard-control
  .left
  a.kboard-ocean-gallery-button-small {
  background: #fff;
  color: #242978;
  border: 1px solid #242978;
}
#kboard-ocean-gallery-editor .kboard-control .right {
  position: static;
  float: right;
  width: 50%;
  text-align: right;
}

#kboard-ocean-gallery-document {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  width: 100%;
}
#kboard-ocean-gallery-document .kboard-header {
  float: left;
  margin-top: 0;
  width: 100%;
}
#kboard-ocean-gallery-document .kboard-document-wrap {
  width: 100%;
  background-color: white;
}
#kboard-ocean-gallery-document .kboard-title {
  width: 100%;
}
#kboard-ocean-gallery-document .kboard-title p {
  margin: 0;
  padding: 12px 22px;
  color: #545861;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
}
#kboard-ocean-gallery-document .kboard-detail {
  width: 100%;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-color: #f4f4f4;
  font-size: 12px;
}
#kboard-ocean-gallery-document .kboard-detail .detail-attr {
  display: inline-block;
  margin: 0;
  padding: 10px 3% 10px 10px;
}
#kboard-ocean-gallery-document .kboard-detail .detail-attr .detail-name,
#kboard-ocean-gallery-document .kboard-detail .detail-attr .detail-value {
  display: inline-block;
  font-weight: bold;
  color: #333;
  /* font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; */
  font-size: 13px;
}
#kboard-ocean-gallery-document .kboard-detail .detail-attr .detail-value {
  padding-left: 10px;
  font-weight: normal;
}
#kboard-ocean-gallery-document .kboard-detail .detail-attr .detail-value img {
  vertical-align: middle;
}
#kboard-ocean-gallery-document .kboard-content {
  width: 100%;
}
#kboard-ocean-gallery-document .kboard-content .content-view {
  padding: 20px;
  min-height: 200px;
  word-break: break-all;
}

#kboard-ocean-gallery-document .kboard-content .content-view p {
  margin: 0 0 0.75em;
}
#kboard-ocean-gallery-document .kboard-content .content-view p:last-child {
  margin: 0;
}
#kboard-ocean-gallery-document .kboard-content .content-view .thumbnail-area {
  text-align: center;
}
#kboard-ocean-gallery-document .kboard-content .content-view .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#kboard-ocean-gallery-document .kboard-content .content-view .alignright {
  float: right;
}
#kboard-ocean-gallery-document .kboard-content .content-view .alignleft {
  float: left;
}
#kboard-ocean-gallery-document .kboard-attach {
  padding: 0 0 5px 22px;
  font-size: 12px;
  color: #545861;
}
#kboard-ocean-gallery-document .kboard-attach button {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
  height: 22px;
  line-height: 22px;
  border: none;
  background: none;
  background-color: transparent;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  text-shadow: none;
  box-shadow: none;
  color: #545861;
}
#kboard-ocean-gallery-document .kboard-document-action {
  display: none;
}
#kboard-ocean-gallery-document .kboard-button-action {
  margin: 0 0 5px 0;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  text-align: left;
  border: 1px solid #ededed;
  background: none;
  background-color: transparent;
  border-radius: 2px;
  letter-spacing: normal;
  cursor: pointer;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
}
#kboard-ocean-gallery-document .kboard-button-like {
  color: #ff5959;
}
#kboard-ocean-gallery-document .kboard-button-unlike {
  color: #3d62aa;
}
#kboard-ocean-gallery-document .kboard-comments-area {
  float: left;
  width: 100%;
}
#kboard-ocean-gallery-document .kboard-control {
  float: left;
  padding: 15px 0;
  width: 100%;
}
#kboard-ocean-gallery-document .kboard-control .left {
  position: static;
  float: left;
}
#kboard-ocean-gallery-document .kboard-control .left a {
  background: #fff;
  color: #242978;
  border: 1px solid #242978;
}
#kboard-ocean-gallery-document .kboard-control .right {
  position: static;
  float: right;
  text-align: right;
}
#kboard-ocean-gallery-latest .lSSlideOuter .lSAction &gt; a {
  width: 50px;
  height: 50px;
  border: 2px solid transparent;
  background: none;
  transform: rotate(45deg);
  margin-top: -25px;
  opacity: 0.2;
}
#kboard-ocean-gallery-latest .lSSlideOuter .lSAction &gt; a:hover {
  opacity: 0.9;
}
#kboard-ocean-gallery-latest .lSSlideOuter .lSAction &gt; .lSPrev {
  border-bottom-color: #000;
  border-left-color: #000;
}
#edu_gallery #kboard-ocean-gallery-latest .lSSlideOuter .lSAction &gt; .lSPrev {
  border-bottom-color: #fff;
  border-left-color: #fff;
}
#kboard-ocean-gallery-latest .lSSlideOuter .lSAction &gt; .lSNext {
  border-top-color: #000;
  border-right-color: #000;
}
#edu_gallery #kboard-ocean-gallery-latest .lSSlideOuter .lSAction &gt; .lSNext {
  border-top-color: #fff;
  border-right-color: #fff;
}
#kboard-ocean-gallery-latest .kboard-gallery-item {
  display: block;
  float: left;
  padding-bottom: 20px;
}
#kboard-ocean-gallery-latest .kboard-gallery-item a {
  display: block;
  width: 75%;
  margin: 0 auto;
  padding: 14px;
  background: #fff;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35);
}

#kboard-ocean-gallery-latest
  .kboard-ocean-gallery-latest-thumbnail
  .kboard-no-image {
  display: block;
}
#kboard-ocean-gallery-latest .kboard-ocean-gallery-latest-title {
  font-size: 16px;
  padding: 5% 0 6%;
  color: #333;
}

#kboard-ocean-gallery-latest .more-btn a {
  display: block;
  width: 100px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  border: 1px solid #959595;
  /* border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px; */
  background: #fff url(/wp-content/uploads/2019/09/more-plus-icon.png) no-repeat
    70px center;
  margin: 20px auto 0;
  color: #333;
}
@media screen and (max-width: 767px) {
  #kboard-ocean-gallery-editor select,
  #kboard-ocean-gallery-editor input[type="text"],
  #kboard-ocean-gallery-editor input[type="email"],
  #kboard-ocean-gallery-editor input[type="number"],
  #kboard-ocean-gallery-editor input[type="date"],
  #kboard-ocean-gallery-editor input[type="password"],
  #kboard-ocean-gallery-editor input[type="file"] {
    width: 100%;
    box-sizing: border-box;
  }
  #kboard-ocean-gallery-editor .kboard-attr-row {
    padding: 10px 0;
  }
  #kboard-ocean-gallery-editor .kboard-attr-row .attr-name {
    padding: 0;
    width: 100%;
    font-size: 14px;
  }
  #kboard-ocean-gallery-editor .kboard-attr-row .attr-value {
    margin: 0;
  }
  /* #kboard-ocean-gallery-document .kboard-detail .detail-attr {
    clear: both;
  } */
  #kboard-ocean-gallery-document .kboard-content .content-view {
    padding: 10px 5px;
  }
  #kboard-ocean-gallery-document .kboard-attach {
    padding: 0 0 5px 5px;
  }
  #kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li {
    display: none;
  }
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.first-page,
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.last-page {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.prev-page,
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.next-page {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.prev-page
    a,
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.next-page
    a {
    padding: 6px 18px;
  }
  #kboard-ocean-gallery-list
    .kboard-pagination
    .kboard-pagination-pages
    li.active {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  #kboard-ocean-gallery-latest {
    padding: 0 20px;
  }
  #kboard-ocean-gallery-latest .kboard-gallery-item {
    width: 100%;
  }
}
</pre></body></html>