    .uk-form-help-inline {
        display: none;
    }
/* styles to use before Typekit is loaded */

.wf-loading h1 h2 h3 h4 p {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
            visibility: hidden;
}

.wf-active h1 h2 h3 h4 p {
	visibility: visible;
}

/* Fonts
 ========================================================================== */

@font-face {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6,
.uk-navbar-nav > li > a { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
}

a { /*font-weight: 400;*/
}

.uk-button {
    font-weight: 400;
    //min-height: 40px;
    //line-height: 40px;
    //font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.uk-button i {
    margin-right: 5px;
}

.uk-button.uk-button-danger {
    border: 1px solid #ccc;
}

.uk-button.uk-button-danger:hover {
    border-color: black;
}

.uk-button-mini {
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.uk-table a{
    color:#000;
}
.uk-table .uk-button {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 14px;
}
.uk-table .uk-button-mini {
    font-size: 11px;
    line-height: 18px;
    min-height: 20px;
}
.uk-badge {
    margin: 0 0 2px;
    padding: 0 10px;
}
.uk-badge-locker {
    background-color:#FFF;
    color:#333;
    border-color: #333;
}

.uk-table-hover .hover {
   background: #f0f0f0;
}
.uk-navbar-nav .menu-parent-link {
	background: transparent !important;
	border: none !important;
	cursor: pointer !important;
}
.uk-navbar-nav .menu-parent-link:hover {
	text-decoration: underline !important;
}

/* Base
 ========================================================================== */

 html { overflow-y: scroll; }


/* Layout
 ========================================================================== */

.lx-background { background: #EEEEEE; }

.uk-description-list-line > dd {color:#666666;}

/*
 * Blocks
 */

.lx-middle,
.lx-section,
.lx-footer { padding: 5px 0; }

/* Only tablets and desktop */
@media (min-width: 768px) {

    .lx-middle,
    .lx-section,
    .lx-footer { padding: 5px 0 50px 0; }

}

/* Only large screens */
@media (min-width: 1220px) {

    .lx-middle,
    .lx-section,
    .lx-footer { padding: 10px 0 }

}

/*
 * Middle
 */

.lx-middle {
	background:#EEEEEE;
	padding-top: 22px;
}

/*
 * Sections
 */

.lx-section .uk-heading-large { margin: -5px 0 65px 0; }
.lx-section .uk-text-large { margin-bottom: 0px; }

/* Only phones */
@media (max-width: 959px) {
    .lx-section-color-1 { background-image: none; }
}

.lx-section-colored,
.lx-section-colored h1,
.lx-section-colored h2,
.lx-section-colored a:not([class]) { color: #fff !important; }

.lx-section-color-white { background:#F6F6F6;
	padding: 50px 0 50px;
	color:#4A4A4A;
}
.lx-section-color-white  ul {
    font-size: 125%;
    line-height: 40px;
    font-weight: 200;
}

.lx-section-color-white li > i {
    margin-right: 20px;
}

.lx-section-color-white .uk-button {
    background: none;
    border: 0;
    color: #9B9B9B;
    margin:0 20px 0;
    padding: 2px;
    font-size: 125%;
    font-weight: 200;
}

.lx-section-color-white .uk-button.uk-active {
   border-bottom: 2px solid #000;
   /*border-top:2px solid #000;*/
   background:none;
   color:#000;
   font-weight: 400;
}

/* Only tablets and desktop */
@media (min-width: 768px) {

    .lx-section-color-white .uk-grid-divider:not(:empty) > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) { border-left: 1px dashed #ddd; }
    .lx-section-color-2 .uk-grid-divider:not(:empty) > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) { border-left: 1px dashed rgba(255,255,255,0.4); }

}

/*
 * Header section
 */

.lx-logo { margin: 10px 0 20px 0; }

.lx-button-start {
    margin: -5px 0 15px 0;
    /* Style */
    background: #FDBD10;
    border:2px #FDBD10;
    color: #000 !important;
    text-shadow: none;
    /* Size */
    min-height: 50px;
    padding: 0 60px;
    line-height: 50px;
    font-size: 18px;
}

.lx-button-start:hover {
    background: #FFFFFF;
    border:2px #FFFFFF;
    color: #000 !important;
    /*text-shadow: 0 1px 0 rgba(0,0,0,0.1);*/
}

.lx-button-start:focus,
.lx-button-start:active {
    color: #000 !important;
}

.lx-image-pull { margin-bottom: -10px; }


/*
 * Footer
 */
.lx-footer {
	background: #E8E8E8;
}

.lx-footer .uk-subnav-line > li:before { border-color: #ddd; }

.lx-footer,
.lx-footer a { color: #4A4A4A!important; }
.lx-footer a:hover { color: #333 !important; }



/* UIkit component modifiers
 ========================================================================== */

/*
 * Navbar
 */

.lx-navbar {
    padding: 20px 0;
    border: none;
    background: #000000;
}

.lx-navbar .uk-navbar-content,
.lx-navbar .uk-navbar-brand,
.lx-navbar .uk-navbar-toggle { text-shadow: none; }

.lx-navbar .uk-navbar-nav > li > a {
    height: 50px;
    margin: 0;
    border: none;
    border-radius: 3px;
    text-shadow: none;
    font-size: 20px;
    font-family: "Roboto",sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #cccccc;
}

.lx-navbar .uk-navbar-nav > li { margin-left: 20px; }

/* Hover */
.lx-navbar .uk-navbar-nav > li:hover > a,
.lx-navbar .uk-navbar-nav > li > a:focus,
.lx-navbar .uk-navbar-nav > li.uk-open > a {
    border: none;
    background: none;
    color: #FFF;
}

/* Active */
.lx-navbar .uk-navbar-nav > li.uk-active > a {
    color: #FFF;
}

/* OnClick */
.lx-navbar .uk-navbar-nav > li > a:active { background-color: transparent; }

.lx-navbar-small-banner {
    display: inline-block;
    margin-top: 12pt;
}

/*
 * Nav
 */

.lx-nav > li > a { color: #777; }

/* Hover */
.lx-nav > li > a:hover,
.lx-nav > li > a:focus,
.lx-nav > li.uk-active > a  {
    background: #F5F5F5;
    color: #444;
}

/* Sub-object: `nav-header` */
.lx-nav .uk-nav-header {
    color: #222;
    font-weight: normal;
}

/*
 * Nav
 */

.lx-subnav > li:nth-child(n+2) { margin-left: 20px; }




/* Signup / Login */

#action-modal-update-password-verification div.uk-modal-header h2 {
    font-size: 20px;
}

#action-modal-password-verification div.uk-modal-header h2 {
    font-size: 20px;
}

.lx-button-fb {
    /* Style */
    background: #3B5998;
    border: none;
    color: #FFFFFF !important;
    font-weight: 400;
}

.lx-button-fb:hover {
    background: #3B5998;
    color: #fff !important;
}

.lx-button-fb:focus,
.lx-button-fb:active {
    background: #3B5998;
    color: #fff !important;
}

/* Fix sidebar position if offcanvas appears */
.uk-offcanvas-page .lx-sidebar { left: auto; }


.lx-404 {
    background-color: #000;
    color:#FFF;
}
.lx-404 h1{
    color: #fdbd10;
}

.uk-alert {
  border:1px solid;
  border-color: #666666;
  background: white;
  color: #666666;
  font-weight: 400;
  border-radius:3px;
  margin-bottom:0px;
  text-shadow: none;
  margin-top: 0;
}

.uk-alert-success {
    background: #f2fae3;
    color: #659f13;
    border-color: rgba(101, 159, 19, 0.3);
}

.uk-alert-danger {
    background: #fff1f0;
    color: #d85030;
    border-color: rgba(216,80,48,.3);
}

.lx-alert-notice {
    background: #ffcc33;
    color: #333333;
    border-color: #cc9922;
    font-weight: bold;
}

.lx-alert-notice a {
    color: #333333;
}

th a .uk-icon-sort-up,
th a .uk-icon-sort-down {
    color: #ccc;
}

th a.desc .uk-icon-sort-up,
th a.asc .uk-icon-sort-down {
    color: #000;
}

.no-button {
    border: none;
    background: none;
}

label.uk-form-danger {
    display: block;
}

#ApartmentUnitAddFormContainer {
    margin-top: 20px;
}

#CustomerAddForm input, .newResidentForm input, #CarriersLocationAddForm input, #ApartmentUnitAddForm input {
    width: 80%;
    height: 30px;
}

#CustomerAddForm input.uk-button, .newResidentForm input.uk-button, #ApartmentUnitAddForm input.uk-button {
    margin-top: 20px;
}

#CustomerAddForm label.uk-form-label, .newResidentForm label.uk-form-label, #ApartmentUnitAddForm label.uk-form-label {
    margin-top: 20px;
}

#EmployeeAddForm input, .newEmployeeForm input {
    width: 80%;
    height: 30px;
}

#addNewUnitButton {
    margin: 10px 0;
    min-height: 25px;
    font-size: 0.7rem;
    line-height: 28px;
}

#EmployeeAddForm input.uk-button, .newEmployeeForm input.uk-button {
    margin-top: 20px;
}

#EmployeeAddForm label.uk-form-label, .newEmployeeForm label.uk-form-label {
    margin-top: 20px;
}


.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"],
input.uk-search-field {
    background: white;
}

#rotateButton {
    background: transparent; border: none;position: absolute;right: 0;top: 0;z-index: 9999;top: -30px;
}

#rotateIcon {
    background: black;
    border: 2px solid white;
    color: white;
    text-shadow: none;
    height: 28px;
    width: 28px;
    font-size: 16px;

    line-height: 1.6;
}

.modal-buttons {
    margin-top: 50px;
}

a#managerLocationsDropdown {
    padding-left: 0;
}

.currentLocation {
    color: #aaa;
    margin-top: -19px;
}

.currentLocationInstall {
    color: #aaa;
    font-size: 1.3em;
    line-height: 1.0em
}

#ManagerEditForm input#ManagerPassword {
    width: 60%;
}

#ManagerInfoList {
    margin-top: 25px;
    margin-bottom: 0;
}

#ManagerInfoList li {
    margin-bottom: 17px;
}

#ManagerEditForm #updateLoading, #ManagerEditForm #updateError, i.icon-loaders {
    position: relative;
    left: 120px;
    bottom: 17px;
}

a.edit-button {
    font-size: 17px;
}

a.edit-button:hover {
    color: #cc9900;
}

.locations-select-switch-list, .locations-select-switch-map {
    margin-left: 5px;
    font-size: 12px;
    color: black;
    text-decoration: underline;
}

.locations-list {
    margin-top: 10px;
}

.locations-list li {
    margin-bottom: 5px;
}

.outOfService {
    color: red;
}

.outOfService small {
    color: black;
    font-weight: bold;
}

.action-link {
    text-decoration: underline;
}

label.text-danger {
    display: block;
}

th form.uk-search:before {
    display: none;
}

input.uk-form-danger {
	border-color: #f64a58 !important;
	border-width: 2px !important;
}

/* Customer view */

.editable-buttons {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 7px;
    zoom: 1;
}

.editable-submit, .editable-cancel {
    background-color: #efb930;
    color: #ffffff;
    font-size: 14px;
    border: none;
    font-weight: bold;
}

.fancybox-skin {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
 }

.fancybox-title-float-wrap .child {
	background: transparent;
}


/* user tabs */

.tab-nav {
}

.tab-nav > li
{
	font-weight: light;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 0;
	border-bottom: 5px solid #d6d6d6;
	text-align: center;
	margin: 0 !important;
}

.tab-nav > li.uk-active
{
	font-weight: bold;
	border-bottom-color: #e9ae08;
}


.tab-nav > li a {
	color: #000;
}

.tab-nav > li a:hover {
	text-decoration: none;
}

/* form tweaks */
input[type=checkbox] + label
{
	margin-left: 5px;
}



/* Locker Search Box */
#locker-searcher-container {
	margin-left: 0;
	margin-bottom: 17px;
}
#searcher-header {
	background-color: #F7F7F8;
	padding: 10px 16px;
}

.searcher-fields {
	padding-left: 0 !important;
}

#searcher-body {
	background-color: #F9FAFB;
	padding: 15px 16px;
	border-top: 1px solid #EEEEEF;
}

.holdUntilWrapper {
	position: relative;
	float: left;
}

#timebox .uk-icon-clock-o {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.uk-dropdown-scrollable {
    overflow-y: auto;
    max-height: 200px;
}

#searcher-header #submit_button{
	color: #deac2d;
    background-color: transparent;
    border: none;
}

#searcher-header #refresh_button {
	margin-left: 5px;
	color: #deac2d;
	cursor: pointer;
}

#searcher-body .percentage-chart {
	width: 45px;
	height: 45px;
	float: left;
}

#searcher-body .percentage-text {
	float: left;
	margin-left: 11px;
	width: 65px;
	line-height: 16px;
	margin-top: 6px;
}

#searcher-body .border-left {
	border-left: 2px solid #C8C9CA;
	min-height: 40px;
}

#viewOnlyText {
    font-size: 14px;
    color: #D12437;
}

/* For Location Search box */
.tt-query, /* UPDATE: newer versions use tt-input instead of tt-query */
.tt-hint {
    width: 100%;
    height: 30px;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 30px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: none;
}

.tt-query { /* UPDATE: newer versions use tt-input instead of tt-query */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
    width: 100%;
}

.tt-menu { /* UPDATE: newer versions use tt-menu instead of tt-dropdown-menu */
    width: 100%;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 14px;
    line-height: 24px;
    cursor:pointer;
}

.tt-suggestion.tt-is-under-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.twitter-typeahead {
	width: 100%;
}

.flip-horizontal {
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform:scale(-1, 1);
    -moz-transform:scale(-1, 1);
    -ms-transform:scale(-1, 1);
    -o-transform:scale(-1, 1);
    transform:scale(-1, 1)
}
.uk-icon-cube:before {
    content: "\f1b2";
}
.uk-icon-calendar-times-red {
    background: url(../img/calendar-times-solid-red.svg);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-bottom: -3px;
}
.uk-icon-address-card-red {
    background: url(../img/address-card-regular-red.svg);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-bottom: -4px;
}
.uk-icon-mobile-alt {
    background: url(../img/mobile-alt-solid.svg);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    display: inline-block;
    width: 0.70em;
    height: 1.1em;
    margin-bottom: -3px;
}
.uk-icon-pause-circle-red {
    background: url(../img/pause-circle-solid-red.svg);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-bottom: -3px;
}
.uk-icon-mobile-alt {
    background: url(../img/mobile-alt-solid.svg);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    display: inline-block;
    width: 0.70em;
    height: 1.1em;
    margin-bottom: -3px;
}

.access-code-wrapper {
    font-size: 16px;
}

.hidden-code {
    letter-spacing: 2;
}

.red-eye {
    vertical-align: top;
    color: red;
}
