.pxc-user-info__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 20px 0; }
  .pxc-user-info__inner a {
    text-decoration: underline; }

.pxc-user-info__button {
  display: flex;
  width: 100%;
  justify-content: center;
  color: #bdbdbd; }
  .pxc-user-info__button button {
    width: 100%;
    max-width: 400px; }

.pxc-user-info__bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.pxc-user-info a {
  cursor: pointer; }

.pxc-visit-form__inner {
  position: absolute;
  bottom: 125px;
  top: 0;
  right: 0;
  left: 0;
  padding: 0 5%;
  overflow-y: scroll; }

.pxc-visit-form label {
  font-weight: inherit; }

.pxc-login {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }
  .pxc-login__intro {
    color: #969696;
    font-size: 12px; }
  .pxc-login h1 {
    margin-top: 10px; }

.pxc-login__inner footer {
  margin-top: 30px;
  margin-left: -25px;
  margin-right: -25px;
  color: #969696;
  border-top: 1px solid #e3e3e3;
  padding: 15px 30px;
  vertical-align: center;
  font-size: 12px; }
  .pxc-login__inner footer a {
    text-decoration: underline; }

.pxc-login__inner button {
  position: relative;
  z-index: 1; }

.pxc-login__inner .help-block .label {
  font-size: 12px; }

.pxc-login__inner form {
  margin-top: 25px; }

.pxc-dropdown__button {
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  border-radius: 6px;
  background-color: #f5f5f5;
  color: #2e2e2e;
  height: 40px;
  font-size: 14px;
  padding: 0 15px;
  cursor: pointer;
  user-select: none; }
  .pxc-dropdown__button:hover {
    background-color: rgba(59, 59, 180, 0.06);
    transition: all 0.3s; }
  .pxc-dropdown__button .caret {
    border-top: 6px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent; }

.pxc-dropdown .dropdown-menu {
  right: 0;
  background-color: #f5f5f5;
  border-radius: 6px;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  top: 37px; }
  .pxc-dropdown .dropdown-menu > li > a {
    padding: 5px 20px; }
  .pxc-dropdown .dropdown-menu > li > a:hover {
    background-color: rgba(59, 59, 180, 0.06);
    cursor: pointer;
    user-select: none; }

.pxc-date input {
  cursor: pointer; }

.pxc-date .uib-datepicker-popup {
  border-radius: 6px;
  padding: 12px; }
  .pxc-date .uib-datepicker-popup .btn {
    padding: 0 10px; }
  .pxc-date .uib-datepicker-popup th button {
    font-size: 16px; }
  .pxc-date .uib-datepicker-popup td.uib-day button {
    height: 30px; }
  .pxc-date .uib-datepicker-popup td button {
    font-size: 14px;
    padding: 5px 10px;
    min-height: 30px;
    min-width: 30px; }
    .pxc-date .uib-datepicker-popup td button.btn-info {
      background-color: transparent;
      color: inherit; }
    .pxc-date .uib-datepicker-popup td button.active {
      background-color: #222259;
      color: white; }
      .pxc-date .uib-datepicker-popup td button.active span {
        color: white; }
  .pxc-date .uib-datepicker-popup button {
    border: none; }

.pxc-date .form-control-feedback {
  font-size: 18px;
  top: 34px !important;
  right: 10px;
  height: 21px; }

.pxc-radio {
  display: flex;
  border: 1px solid #cacaca;
  border-radius: 6px;
  height: 40px; }
  .pxc-radio > :last-child {
    border-left: 1px solid #cacaca; }
  .pxc-radio > * {
    display: flex;
    align-items: center;
    padding: 0 15px;
    flex: 1;
    color: #878b8e;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px; }
    .pxc-radio > * label {
      margin-bottom: 0;
      cursor: pointer; }
  .pxc-radio__button {
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
    margin-right: 10px; }
    .pxc-radio__button.active {
      background-color: #595da6;
      transition: background-color 0.3s; }
    .pxc-radio__button img {
      width: 10px;
      position: relative;
      top: -4px;
      left: 3px; }

@font-face {
  font-style: normal;
  font-weight: normal;
  font-family: "Circular";
  src: url("/fonts/circular/circular-book.woff") format("woff"), url("/fonts/circular/circular-book.ttf") format("truetype"); }

@font-face {
  font-style: italic;
  font-weight: normal;
  font-family: "Circular";
  src: url("/fonts/circular/circular-bookitalic.woff") format("woff"), url("/fonts/circular/circular-bookitalic.ttf") format("truetype"); }

@font-face {
  font-style: normal;
  font-weight: bold;
  font-family: "Circular";
  src: url("/fonts/circular/circular-bold.woff") format("woff"), url("/fonts/circular/circular-bold.ttf") format("truetype"); }

h1 {
  font-size: 34px;
  font-weight: 500;
  line-height: 42px;
  color: #0b0d3f; }

h2 {
  color: #0b0d3f;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 25px; }

h4 {
  color: #888888;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px; }

label {
  color: #969696;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px; }

a {
  color: #bdbdbd; }

.btn {
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px; }

.btn-primary {
  color: #fff;
  background-color: #2fbf77;
  border-color: #2fbf77; }

.btn-primary:hover {
  background-color: #25965e;
  border-color: #238e58; }

.btn-primary[disabled]:hover {
  background-color: #25965e;
  border-color: #238e58; }

.btn-primary.disabled {
  background-color: #25965e;
  border-color: #238e58; }

.btn-primary.disabled:focus {
  background-color: #25965e;
  border-color: #238e58; }

.btn-primary.disabled:hover {
  background-color: #25965e;
  border-color: #238e58; }

.btn-primary:active {
  color: #fff;
  background-color: #25965e;
  border-color: #238e58; }

.btn-primary:focus {
  color: #fff;
  background-color: #25965e;
  border-color: #165937; }

.btn-secondary {
  background-color: rgba(59, 59, 180, 0.06);
  color: #222259; }

.pxc-form-control {
  display: block;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
  border: none;
  border-radius: 6px;
  padding: 0 15px;
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px; }
  .pxc-form-control:hover {
    background-color: rgba(59, 59, 180, 0.06);
    transition: all 0.3s; }

textarea {
  min-height: 100px;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

input::-ms-clear,
input::-ms-reveal {
  display: none; }

.input-group > :not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.input-group > .input-group-btn > .btn {
  border: none;
  border-radius: 6px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #f5f5f5; }

.alert {
  border: none;
  min-height: 50px;
  padding: 20px; }
  .alert .close {
    top: -5px;
    right: -3px; }
  .alert-info {
    background-color: rgba(59, 59, 180, 0.06);
    color: #0b0d3f;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px; }
    .alert-info > div {
      margin-top: -5px;
      padding-right: 25px; }
    .alert-info ul {
      margin-top: 16px;
      font-size: 14px;
      opacity: 0.5;
      line-height: 18px;
      padding-left: 20px; }
      .alert-info ul > :not(:last-child) {
        margin-bottom: 8px; }

.form-group {
  margin-bottom: 15px; }

.pxc-flex {
  display: flex; }
  .pxc-flex.justify-space-between {
    justify-content: space-between; }
  .pxc-flex.align-center {
    align-items: center; }

.text-grey {
  color: #969696; }

.ml-1 {
  margin-left: 5px; }

.ml-2 {
  margin-left: 10px; }

.ml-3 {
  margin-left: 15px; }

html,
body,
.pxc-outlook {
  height: 100%; }

body {
  font-family: Circular;
  -webkit-font-smoothing: antialiased; }

.pxc-outlook {
  padding: 25px; }

.pxc-user-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5%;
  height: 125px;
  border-top: 1px solid #c8c8c8;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08); }

.pxc-visit-form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 5%;
  overflow-y: auto; }

label[role="checkbox"] {
  cursor: pointer;
  user-select: none;
  -ms-user-select: none;
  /* IE10+ */ }

input[type="checkbox"] {
  cursor: pointer; }

div[ng-click] {
  cursor: pointer; }
