.medably {
  /* Colors */
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

.medably body,.medably header,.medably footer,.medably div,.medably span,.medably a,.medably input,.medably button,.medably h1,.medably h2 {
  font-color: #222;
}

.medably body {
  background-color: #edeef1;
}

.medably body {
  margin: 8px;
}

.medably #logo {
  height: 60px;
  width: 420px;
}

.medably header {
  margin: 20px auto 20px;
}

.medably .pane {
  width: 940px;
  height: 469px;
  margin: 0 auto;
}

.medably .cover {
  border: 1px solid #d8d8d8;
  background-color: #fff;
}

.medably header {
  margin: 20px auto 20px;
}

.medably footer {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-top: 20px;
}

.medably a {
  color: #00afda;
}

.medably .flexslider {
  border: 0px;
  margin: 0px;
}

.medably .flex-control-nav {
  position: absolute;
  bottom: 20px;
  left: 1.5em;
  text-align: left;
}

.medably .flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #ddd;
  background: rgba(221, 221, 221, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(119, 119, 119, 0.3);
  -moz-box-shadow: inset 0 1px 1px rgba(119, 119, 119, 0.3);
  -ms-box-shadow: inset 0 1px 1px rgba(119, 119, 119, 0.3);
  box-shadow: inset 0 1px 1px rgba(119, 119, 119, 0.3);
  border: 1px solid #aaa;
  text-shadow: 0px 1px 0px white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.medably .flex-control-paging li a:hover {
  background: #999;
  background: rgba(153, 153, 153, 0.5);
}

.medably .flex-control-paging li a.flex-active {
  cursor: default;
  border: 1px solid #e57200;
  background: #ffa12d;
  background: -moz-linear-gradient(top, #ffa12d 0%, #e57200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa12d), color-stop(100%, #e57200));
  background: -webkit-linear-gradient(top, #ffa12d 0%, #e57200 100%);
  background: -o-linear-gradient(top, #ffa12d 0%, #e57200 100%);
  background: -ms-linear-gradient(top, #ffa12d 0%, #e57200 100%);
  background: linear-gradient(to bottom, #ffa12d 0%, #e57200 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa12d', endColorstr='#e57200', GradientType=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.medably .spinner {
  height: 10px;
  width: 10px;
  border: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid rgba(0, 0, 0, 0.45);
  border-radius: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline-block;
  z-index: 5;
  -webkit-animation: spin 0.5s linear infinite;
  -moz-animation: spin 0.5s linear infinite;
  -ms-animation: spin 0.5s linear infinite;
  -o-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
}

.medably .pane {
  border-radius: 3px;
}

.medably .pane .resize {
  width: 600px;
}

.medably table.practices {
  width: 100%;
  padding: 0;
  border-spacing: 0;
}

.medably table.practices td {
  line-height: 1.4;
  padding: 10px;
  border-bottom: 1px solid #eee;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.medably table.practices tbody tr:hover.hasroles td {
  background-color: #def1ff;
}

.medably table.practices tbody tr:hover.hasroles {
  cursor: pointer;
}

.medably .container {
  width: 960px;
  margin: 0 auto;
}

.medably .container.cover {
  margin-top: 20px;
}

.medably .container h1 {
  margin: 30px 0 0 10px;
  font-size: 24px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
  font-weight: normal;
}

.medably a {
  color: #00afda;
}

.medably footer a,.medably footer a:visited {
  color: #777;
}

.medably .practices a,.medably .practices a:visited {
  text-decoration: none;
}

.medably .disabled {
  color: #bbb;
  cursor: auto;
}

.medably .pane .hero {
  display: block;
  height: 100%;
  width: 50%;
  float: right;
}

.medably .pane .login {
  position: relative;
  height: 100%;
  width: 360px;
  float: left;
  padding-left: 50px;
  font-size: 16px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  /* border:none !important; */
  /* -webkit-text-fill-color: inherit !important; */
  -webkit-box-shadow: 0px 0px 0px 1000px #fff inset !important;
  /* transition: background-color 5000s ease-in-out 0s !important; */
}

.medably .pane .login h1 {
  font-weight: 200;
  font-size: 30px;
  margin: 40px 0 30px;
}

.medably .pane .login .misc {
  position: absolute;
  bottom: 20px;
  font-size: 12px;
  line-height: 1.8;
  color: #555;
}

.medably .pane .login .error {
  /* background: #ffe8e6; */
  color: #FF3D2E;
  /* border: 1px solid #FF3D2E; */
  /* padding: 8px; */
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.medably ul.slides {
  margin: 0;
  padding: 0;
}

.medably .panel {
  background: white;
  padding: 1em;
  border: 1px solid tint(#454859, 85%);
  border-top: 3px solid tint(#454859, 85%);
  position: relative;
  margin-bottom: 1em;
}

.medably .panel.has-icon {
  padding: 0.7em 0.7em 0.7em 3em;
}

.medably .panel.has-icon i:before {
  position: absolute;
  top: 1.1em;
  left: 0.75em;
}

.medably .panel.full-bleed {
  *zoom: 1;
}

.medably .panel.full-bleed:before,.medably .panel.full-bleed:after {
  content: " ";
  display: table;
}

.medably .panel.full-bleed:after {
  clear: both;
}

.medably .panel.full-bleed.success {
  background: #a9c537;
  color: white;
  border-color: transparent;
}

.medably .panel.full-bleed.success i:before {
  color: shade(#a9c537, 30%);
}

.medably .panel.full-bleed.error {
  background: #F26649;
  color: white;
  border-color: transparent;
}

.medably .panel.full-bleed.error i:before {
  color: shade(#F26649, 30%);
}

.medably .panel.full-bleed.warning {
  background: #f0ad4e;
  color: white;
  border-color: transparent;
}

.medably .panel.full-bleed.warning i:before {
  color: shade(#f0ad4e, 30%);
}

.medably .panel.flash {
  *zoom: 1;
  position: absolute;
  padding: 0.35em 1em;
  border-radius: 3px;
  border: 0;
  font-weight: 600;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
  width: 300px;
}

.medably .panel.flash:before,.medably .panel.flash:after {
  content: " ";
  display: table;
}

.medably .panel.flash:after {
  clear: both;
}

.medably .panel.flash.show {
  opacity: 1;
}

.medably .panel.flash.remove {
  opacity: 0;
}

.medably .panel.flash .help {
  margin-left: 1em;
  text-decoration: none;
}

.medably .panel.flash .close {
  margin-left: 1em;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.medably .panel.flash .close:hover {
  cursor: pointer;
}

.medably .panel.flash.has-icon {
  padding-left: 3em;
}

.medably .panel.flash.has-icon i:before {
  position: absolute;
  top: 0.8em;
  left: 0.75em;
}

.medably .panel.flash.info {
  border-color: transparent;
  background: tint(#3371b6, 10%);
  color: white;
}

.medably .panel.flash.info i:before {
  color: shade(#3371b6, 30%);
}

.medably .panel.flash.success {
  border-color: transparent;
  background: #a9c537;
  color: white;
}

.medably .panel.flash.success i:before {
  color: shade(#a9c537, 30%);
}

.medably .panel.flash.warning {
  border-color: transparent;
  background: #f0ad4e;
  color: white;
}

.medably .panel.flash.warning i:before {
  color: shade(#f0ad4e, 30%);
}

.medably .panel.flash.error {
  border-color: transparent;
  color: white;
  background: #F26649;
}

.medably .panel.flash.error .help,.medably .panel.flash.error .close {
  color: shade(#F26649, 40%);
}

.medably .panel.flash.error .close:hover {
  color: white;
}

.medably .panel.flash.error i:before {
  color: shade(#F26649, 40%);
}

.medably .panel.info {
  border-top-color: tint(#3371b6, 10%);
}

.medably .panel.info i:before {
  color: shade(#3371b6, 10%);
}

.medably .panel.success {
  border-top-color: #a9c537;
}

.medably .panel.success i:before {
  color: shade(#a9c537, 10%);
}

.medably .panel.warning {
  border-top-color: #f0ad4e;
}

.medably .panel.warning i:before {
  color: shade(#f0ad4e, 10%);
}

.medably .panel.error {
  border-top-color: #F26649;
}

.medably .panel.error .help,.medably .panel.error .close {
  color: shade(#F26649, 40%);
}

.medably .panel.error .close:hover {
  color: white;
}

.medably .panel.error i:before {
  color: shade(#F26649, 10%);
}

.medably .pane .hero {
  display: block;
  height: 100%;
  width: 50%;
  float: right;
}

.medably .pane .change-password {
  position: relative;
  height: 100%;
  width: 100%;
  float: left;
  padding-left: 50px;
  font-size: 14px;
}

.medably .pane .change-password h1 {
  font-weight: 200;
  font-size: 30px;
  margin: 40px 0 30px;
}

.medably .pane .change-password .misc {
  position: absolute;
  bottom: 20px;
  font-size: 12px;
  line-height: 1.8;
  color: #555;
}

.status.message.error {
  background: #ffe8e6;
  color: #FF3D2E;
  border: 1px solid #FF3D2E;
  padding: 8px;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.status.message.info {
  background: #d8e2fa;
  color: #225ee4;
  border: 1px solid #7da0ef;
  padding: 8px;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.status.message.success {
  background: #e1f6d7;
  color: #326b17;
  border: 1px solid #b2e998;
  padding: 8px;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media screen and (max-width: 940px) {
  .medably .pane .hero {
    display: none;
  }

  .medably .pane {
    width: 420px;
    height: 490px;
    margin: 0 auto;
  }

  .medably footer {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-top: 20px;
    width: 400px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 420px) {
  .medably .pane .hero {
    display: none;
  }

  .medably .pane {
    width: 96%;
    height: 490px;
    margin: 0 2%;
  }

  .medably footer {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-top: 20px;
    width: 96%;
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .medably .pane .login {
    position: relative;
    height: 100%;
    width: 100%;
    float: left;
    padding: 0 30px;
    font-size: 16px;
  }

  .medably #logo {
    height: 0px;
  }
}