@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
.checkbox-frame {
  border: 1px solid #ddd;
  height: 30px;
  max-width: 100%;
  padding: 5px 6px 0 6px; }

.uk-button-warning {
  background: #e1deae; }
.uk-button-warning:hover {background: #dbd578;}

.uk-form input.uk-button-primary {
  color: #fff; }

.logo {
  color: #00a8e6;
  font-size: 36px; }

.logo-text {
  color: #eee;
  padding-left: 10px; }

.uk-panel-box-frame {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #e8e8e8; }

.uk-text-white {
  color: #fff; }

.uk-navbar {
  background: #000 !important;
  color: #fff !important; }

.uk-navbar-nav > li > a {
  color: #999; }

.color-square {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #eee;
  border: 1px solid #ccc;
  background: #fff;
  margin-right: 5px; }

.color-square-tiny {
  width: 13px;
  height: 13px;
  line-height: 13px; }

.color-square-small {
  width: 18px;
  height: 18px;
  line-height: 16px; }

.color-square-large {
  width: 44px;
  height: 44px;
  line-height: 42px; }

@media (max-width: 1220px) {
  .uk-icon-medium {
    font-size: 120%;
    vertical-align: -5%; } }

ul.mobile-menu {
  list-style: none;
  margin: 5px 0 0 0;
  padding-right: 15px; }

.mobile-menu a i {
  color: #eee;
  font-size: 30px; }

.uk-offcanvas-bar {
  background: #000; }

#m-menu i {
  padding-right: 10px; }

#m-menu ul li:nth-child(n+2) {
  border-top: 1px solid #444 !important; }

/*items*/
.subitem-meta {
  font-size: 80%;
  color: #999; }

/*page items*/
.item-meta {
  font-size: 90%; }

/*accordion*/
.uk-accordion-title-custom {
  font-size: 13px !important;
  line-height: 13px !important;
  margin-top: 0;
  padding: 5px 15px;
  font-weight: bold; }

.uk-accordion-title-custom:hover,
.uk-accordion-title-custom a,
.uk-accordion-title-custom a:hover {
  text-decoration: none; }

.uk-accordion-title-custom.uk-active {
  background: #fefefe; }

.uk-text-black {
  color: #555; }

.uk-block-white {
  background: #fefefe; }

/*UI KIT overrides*/
.uk-container {
  padding: 0 0px !important; }

dl.uk-list-line > dd,
dl.uk-list-line > dt {
  border-bottom: 1px solid #f8f8f8; }

dl.uk-list-space > dd,
dl.uk-list-space > dt {
  padding-top: 10px; }

dl.uk-description-list-horizontal > dd {
  line-height: 20px; }

dl > dd {
  min-height: 20px; }

.uk-form input[type="color"] {
  padding: 0 !important; }

div.uk-panel-title > h1.uk-panel-title {
  border: none; }

/*calendar*/
td.fc-day {
  background: #fff; }

/*# sourceMappingURL=app.css.map */