@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext');
.navbar-default {
  background-color: #ffffff;
  border-color: #e4e4e4;
  border-radius: 0;
  font-weight: 600;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 0;
}
.table {
  border: 0;
}
.table thead tr,
.table tbody tr {
  border-left: 1px solid #dee6ea;
  border-right: 1px solid #dee6ea;
}
.table thead tr th {
  background-color: #f4f7f8;
  border-bottom: 1px solid #dee6ea;
  border-top: 1px solid #dee6ea !important;
  padding: 15px 8px;
  color: #8899aa;
  font-weight: 600;
  vertical-align: middle;
}
.table tbody tr td {
  border-top: 0;
  padding: 13px 8px;
  border-bottom: 1px solid #dee6ea;
  vertical-align: middle;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #05aae8;
  border-color: #05aae8;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #0485b6;
  border-color: #024f6b;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #0485b6;
  border-color: #047eac;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0485b6;
  border-color: #047eac;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #036c93;
  border-color: #024f6b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #05aae8;
  border-color: #05aae8;
}
.btn-primary .badge {
  color: #05aae8;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f36d38;
  border-color: #f36d38;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ea4c0e;
  border-color: #a2350a;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ea4c0e;
  border-color: #e0490e;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ea4c0e;
  border-color: #e0490e;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #c8410c;
  border-color: #a2350a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f36d38;
  border-color: #f36d38;
}
.btn-warning .badge {
  color: #f36d38;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ff7474;
  border-color: #ff7474;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #f30000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff3737;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ff4141;
  border-color: #ff3737;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ff1d1d;
  border-color: #f30000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ff7474;
  border-color: #ff7474;
}
.btn-danger .badge {
  color: #ff7474;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #52be7f;
  border-color: #52be7f;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #3ca166;
  border-color: #276943;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #3ca166;
  border-color: #3a9961;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #3ca166;
  border-color: #3a9961;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #338756;
  border-color: #276943;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #52be7f;
  border-color: #52be7f;
}
.btn-success .badge {
  color: #52be7f;
  background-color: #ffffff;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #334455;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #dee6ea;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}
.form-control:focus {
  border-color: #71d6fc;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #90abb8;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #90abb8;
}
.form-control::-webkit-input-placeholder {
  color: #90abb8;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ccc;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.navbar-nav > li > .dropdown-menu {
  font-size: 13px;
  padding: 7px 0;
}
.navbar-brand {
  padding: 12px 15px;
}
.popover {
  font-size: 13px;
}
.toast {
  background-color: #334455;
}
.toast-success {
  background-color: #52be7f;
}
.toast-error {
  background-color: #ff7474;
}
.toast-info,
.toast-wait {
  background-color: #05aae8;
}
.toast-warning {
  background-color: #f36d38;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 0 2px 2px;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
#toast-container > :hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
.toast-top-center {
  top: 0;
}
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave {
  transition-duration: .5s;
}
body {
  font-family: 'Open Sans', serif;
  font-size: 13px;
  color: #334455;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
a {
  color: #05aae8;
}
a:active,
a:hover,
a:focus {
  color: #0485b6;
  text-decoration: none;
}
.page-heading {
  background-color: rgba(244, 247, 248, 0.36);
  margin-bottom: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #dee6ea;
}
.page-heading .page-title h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  line-height: 1.3;
  padding: 0;
}
.page-heading .page-buttons {
  text-align: right;
}
.my-pagination {
  margin-bottom: 10px;
}
.help {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #05aae8;
  text-align: center;
  border-radius: 100%;
  line-height: 1.3;
  cursor: help;
  margin-left: 3px;
  color: #05aae8;
}
@media (max-width: 767px) {
  .page-heading {
    padding: 15px 0;
    text-align: center;
  }
  .page-heading .page-title {
    margin-bottom: 15px;
  }
  .page-heading .page-buttons {
    text-align: center;
  }
}
.m-b-sm {
  margin-bottom: 15px;
}
.m-l-sm {
  margin-left: 15px;
}
