.well {
    background-color: #fff !important;
}

.acym_module_form input:not([type="button"]) {
  cursor: pointer;
  max-width: 100% !important;
  display: block;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: rgb(230, 230, 230);
  color: #888787;
  transition: .2s ease-in-out;
    transition-property: all;
  transition-property: all;
  transition-property: all;
  transition-property: all;
  transition-property: all;
  transition-property: color,background-color,border-color,box-shadow;
  border-radius: 4px;
  -webkit-appearance: none;
  overflow: visible;
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.cell {
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: rgba(13,40,33,.06);
  color: #515b58;
  transition: .2s ease-in-out;
  transition-property: all;
  transition-property: color,background-color,border-color,box-shadow;
  border-radius: 4px;
  -webkit-appearance: none;
  overflow: visible;
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f2f2f2 !important;
  border-top: 1px solid #e6e6e6 !important;
}

.uk-container.uk-container-expand {
  background: #fff !important;
}

.el-content.uk-panel.uk-text-small {
  margin-top: 10px !important;
}

@media (min-width: 1200px)  {
.row {
margin-left: 0px !important;
}
}

.btn, .uk-button {
	border-radius: 2px;
}

.tm-toolbar-default {
    background: #1c2426 !important;
}

.uk-section-muted {
     border-top: 1px solid #e1e1e1 !important;
}

.grecaptcha-badge { opacity:0;}

.men5 {
    margin-top: -40px !important;
}

.uk-input {
	background: rgba(240, 238, 238, 0.5) !important;
	border-bottom: 1px solid #bfbfbf !important;
}

input[type="text"]:not([class*="uk-"]) {
	background: rgba(240, 238, 238, 0.5) !important;
	border-bottom: 1px solid #bfbfbf !important;
}

input[type="password"]:not([class*="uk-"]) {
	background: rgba(240, 238, 238, 0.5) !important;
	border-bottom: 1px solid #bfbfbf !important;
}


.uk-width-xlarge {
    width: 800px !important;
}

.uk-subnav > * > :first-child {
    font-size: 13px !important;
}

.uk-tab > .uk-active > a {
    font-weight: 700 !important;
}

.tm-toolbar-default .uk-subnav > * > :first-child {
color: #f4f4f4ab !important;	
}

.tm-toolbar-default .uk-icon-button {
    color: rgb(255, 255, 255) !important;
}

.uk-navbar-nav > li > a {
    font-weight: 400 !important;
}

.tm-header :not(.uk-sticky-below) > .uk-navbar-container {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.uk-button-small {
    font-size: 13px !important;
}

.acym_module_form input {
    cursor: pointer;
    max-width: 100% !important;
}

@media (max-width: 1050px) {
    .tm-header-mobile {
        display:block!important;
    }
}
@media (min-width:450px) and (max-width:1050px) {
    .tm-header {
        display:none!important;
    }
}

@media (max-width: 1200px)  {
.uk-navbar-nav > li > a {
font-size: 14px !important;
}
}

.uk-alert-success {
    background: rgb(40, 40, 40) !important;
    color: #2cddb6;
}

.uk-checkbox, .uk-radio, input[type="checkbox"]:not([class*="uk-"]), input[type="radio"]:not([class*="uk-"]) {
      margin-right: 10px !important;
}

strong.formRequired {
    font-weight: lighter !important;
    margin-left: 3px;
    font-size: 16px !important;
    color: #f00 !important;
}

.btn.btn-danger.osm-btn-cancel-subscription {
    font-size: 12px !important;
    padding: 6px !important;
    line-height: 8px !important;
    border-radius: 0 !important;
}


.alert-info, .uk-alert-primary {
    color: #616262 !important;
}
.alert, .uk-alert {
    margin-bottom: 0px !important;
    padding: 8px 35px 8px 15px !important;

}
.alert {
    margin-bottom: 0px !important;
}
.osm-privacy-policy-message {
    margin-top: 0px !important;
}

.uk-checkbox, .uk-radio, input[type="checkbox"]:not([class*="uk-"]), input[type="radio"]:not([class*="uk-"]) {
  
    height: 20px !important;
    width: 20px; !important;
	
	}
	
	.input-group-addon {
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}

h1.osm-page-title {
    margin: 0 0 10px 0 !important;
    font-size: 28px !important;
}

.span12book5 {
    padding: 5px;
}

.row-fluid.makebooking {
    padding: 5px !important;
}

.apptable #ossm {
    width: 120px !important;
}

  .btn-inverse {
    color: #939393 !important;
}

.divtimeslots_simple {   
    width: 66px !important;
}

.employee_timeslots {
    margin-top: 5px;
}

@media screen (min-width: 1200px) {
.row-fluid [class*="span"] {
    padding: 5px !important;
}
}

input[type="text"]:not([class*="uk-"]) {
	margin: 3px;
}

select:not([class*="uk-"]):not([multiple]):not([size]) {
	margin: 3px;
}

textarea:not([class*="uk-"]) {
	margin:3px;
}

.acym_module_form input {
    max-width: 100% !important;
}
