@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9A99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyCjA99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9BN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9d.ttf) format('truetype');
}
/* DROPDOWN */
/* FORMS */
/* DOTS */
/* PAGINATION */
/* BREADCRUMBS */
/* LIST */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}
*:focus {
  outline: 0;
}
body {
  font-family: 'Noto Sans', 'Segoe UI', sans-serif;
  font-size: 13px;
  background-color: #FAFAFA;
  color: #424242;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
a {
  color: #424242;
}
a:hover {
  color: #0071bc;
}
em {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 2em;
  padding: 10px 0;
}
h1 {
  font-size: 20px;
  padding: 10px 0;
}
h2 {
  font-size: 18px;
  padding: 9px 0;
}
h3 {
  font-size: 17px;
  padding: 8px 0;
}
h4 {
  font-size: 16px;
  padding: 7px 0;
}
h5 {
  font-size: 15px;
  padding: 6px 0;
}
h6 {
  font-size: 14px;
  padding: 5px 0;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  width: 25px;
}
hr {
  border: 0;
  border-bottom: 1px solid #EEEEEE;
  margin: 10px 0;
}
p {
  line-height: 1.4em;
  margin-bottom: 20px;
}
pre {
  max-width: 100%;
}
small {
  font-size: 0.9em;
}
strong {
  font-weight: 600;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.row {
  position: relative;
  display: flex;
  flex-grow: 0;
  margin: 0 -10px;
}
.row > div {
  padding: 0 10px;
}
.col-1 {
  flex-basis: 8.33333333%;
}
.col-2 {
  flex-basis: 16.66666667%;
}
.col-3 {
  flex-basis: 25%;
}
.col-4 {
  flex-basis: 33.33333333%;
}
.col-5 {
  flex-basis: 41.66666667%;
}
.col-6 {
  flex-basis: 50%;
}
.col-7 {
  flex-basis: 58.33333333%;
}
.col-8 {
  flex-basis: 66.66666667%;
}
.col-9 {
  flex-basis: 75%;
}
.col-10 {
  flex-basis: 83.33333333%;
}
.col-11 {
  flex-basis: 91.66666667%;
}
.col-12 {
  flex-basis: 100%;
}
/*! text-* helper classes !*/
.text-primary {
  color: #0071bc;
}
.text-danger {
  color: #D32F2F;
}
.text-warning {
  color: #F9A825;
}
.text-success {
  color: #689F38;
}
.text-info {
  color: #607D8B;
}
.text-help {
  color: #0097A7;
}
.text-muted {
  opacity: 0.75;
}
.text-favorite {
  color: #FBC02D;
}
.text-xs {
  font-size: 0.8em;
}
.text-sm {
  font-size: 0.9em;
}
.text-md {
  font-size: 1.1em;
}
.text-lg {
  font-size: 1.2em;
}
.text-xl {
  font-size: 1.3em;
}
.text-xxl {
  font-size: 1.4em;
}
.text-xxxl {
  font-size: 1.4em;
}
.text-weight-xs {
  font-weight: 200;
}
.text-weight-sm {
  font-weight: 300;
}
.text-weight {
  font-weight: 400;
}
.text-weight-md {
  font-weight: 500;
}
.text-weight-lg {
  font-weight: 600;
}
.text-weight-xl {
  font-weight: 700;
}
.text-weight-xxl {
  font-weight: 800;
}
.text-weight-xxxl {
  font-weight: 900;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
/* ellipsis-dropdown */
ul.inline-dropdown {
  position: absolute;
  opacity: 0;
  z-index: 100;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  width: 180px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
ul.inline-dropdown > li.divider {
  border-bottom: 1px solid #EEEEEE;
  margin: 5px 0;
}
ul.inline-dropdown > li > a {
  display: block;
  line-height: 18px;
  padding: 5px 10px;
  border-radius: 4px;
  color: #616161;
}
ul.inline-dropdown > li > a:hover {
  background-color: rgba(0, 113, 188, 0.05);
  color: #0071bc;
}
ul.inline-dropdown > li > a.delete,
ul.inline-dropdown > li > a.danger {
  color: #D32F2F;
}
ul.inline-dropdown > li > a.delete:hover,
ul.inline-dropdown > li > a.danger:hover {
  background-color: rgba(211, 47, 47, 0.05);
  color: #D32F2F;
}
ul.inline-dropdown > li > a i {
  width: 25px;
}
/* DOTS */
.dot {
  display: inline-block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  line-height: 1.4em;
  background-color: #9E9E9E;
  margin: 0 10px;
}
.dot-xs {
  width: 4px;
  height: 4px;
}
.dot-sm {
  width: 6px;
  height: 6px;
}
.dot-md {
  width: 10px;
  height: 10px;
}
.dot-lg {
  width: 12px;
  height: 12px;
}
.dot-danger {
  background-color: #D32F2F;
}
.dot-warning {
  background-color: #F9A825;
}
.dot-success {
  background-color: #689F38;
}
.dot-info {
  background-color: #607D8B;
}
.dot-help {
  background-color: #0097A7;
}
/* PAGINATION */
.pagination-wrapper {
  text-align: center;
  margin-top: 20px;
}
.pagination-wrapper div {
  display: inline-block;
  margin: 0 auto;
}
.pagination-wrapper ul.pagination {
  display: table;
  margin: 0 auto;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
}
.pagination-wrapper ul.pagination > li {
  display: table-cell;
}
.pagination-wrapper ul.pagination > li > a {
  display: block;
  line-height: 24px;
  padding: 0 10px;
  color: #424242;
  border-left: 1px solid #E0E0E0;
}
.pagination-wrapper ul.pagination > li > a:hover {
  color: #0071bc;
  background-color: rgba(0, 113, 188, 0.05);
}
.pagination-wrapper ul.pagination > li:first-of-type > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 0;
}
.pagination-wrapper ul.pagination > li:last-of-type > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-wrapper ul.pagination > li > a.active {
  background-color: #0071bc;
  color: #fff;
}
/* breadcrumbs */
.breadcrumbs {
  border: 1px solid #EEEEEE;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;
}
.breadcrumbs-item {
  background: #fff;
  color: #9E9E9E;
  outline: none;
  padding: 5px 10px 5px 15px;
  position: relative;
  text-decoration: none;
  transition: background 0.2s linear;
}
.breadcrumbs-item:hover:after,
.breadcrumbs-item:hover {
  background: #FAFAFA;
}
.breadcrumbs-item:after,
.breadcrumbs-item:before {
  background: #fff;
  bottom: 0;
  clip-path: polygon(50% 50%, -50% -50%, 0 100%);
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
  transition: background 0.2s linear;
  width: 1em;
  z-index: 1;
}
.breadcrumbs__item:before {
  background: #EEEEEE;
  margin-left: 1px;
}
.breadcrumbs__item:first-child {
  padding-left: 10px;
}
.breadcrumbs__item:last-child {
  border-right: none;
  background-color: #FAFAFA;
  color: #0071bc;
}
.breadcrumbs__item.is-active {
  background: #edf1f5;
}
/* ul.table */
ul.table {
  display: table;
}
ul.table > li {
  display: table-cell;
}
/* ul.list */
ul.list {
  margin-bottom: 20px;
}
ul.list > li {
  display: block;
  padding: 8px 0;
  line-height: 1.4em;
  border-bottom: 1px solid #E0E0E0;
}
ul.list > li i.list-item-remove {
  float: right;
  padding: 2px 3px;
  margin: 2px 0;
  border-radius: 2px;
}
ul.list > li i.list-item-remove:hover {
  background-color: #D32F2F;
  color: #fff;
}
ul.list-bordered {
  border: 1px solid #E0E0E0;
}
ul.list-noborder > li {
  border-bottom: 0;
}
/* div.list */
div.list {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
div.list-item {
  display: table-row;
}
div.list-item > div {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0;
  line-height: 1.5em;
  width: attr(data-width px);
}
div.list-item.valign-middle > div {
  vertical-align: middle;
}
div.list-item div.list-item-icon {
  width: 25px;
}
div.list-item div.list-item-icon .fa-grip-dots:active {
  cursor: move;
}
div.list-item div:last-of-type {
  text-align: right;
}
div.list-item.dragging {
  background-color: #FAFAFA;
  color: #0071bc;
}
/* removal trash-alt icon */
.fa-trash-alt {
  transition: all 0.2s ease-in-out;
}
.fa-trash-alt:hover {
  color: #D32F2F;
}
/* inline dropdown icon */
.fa-ellipsis-vertical {
  padding: 0 5px;
}
/* marked-for-removal class */
.marked-for-removal,
.marked-for-removal a,
.marked-for-removal > td,
.marked-for-removal > td a {
  color: #D32F2F;
}
body.auth {
  display: table;
}
.auth-wrapper {
  display: table-cell;
  width: 100vw;
  height: 100vh;
  text-align: center;
  vertical-align: middle;
}
.auth-login {
  display: table;
  width: 800px;
  margin: 0 auto;
}
.auth-login > div {
  display: table-cell;
}
.auth-login > .auth-image {
  width: 60%;
  background-size: cover;
  height: 40vh;
  border-radius: 8px 0 0 8px;
}
.auth-login > .auth-form {
  width: 40%;
  padding: 20px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #E0E0E0;
  border-left: 0;
  border-radius: 0 8px 8px 0;
}
.auth-footer {
  display: table;
  width: 100%;
}
.auth-footer > div {
  display: table-cell;
  vertical-align: top;
}
/*! form-group !*/
.form-group,
.form-group-nofocus {
  position: relative;
  margin-bottom: 20px;
}
.form-group > label,
.form-group-nofocus > label {
  display: block;
  font-weight: 600;
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.form-group > label > p,
.form-group-nofocus > label > p {
  font-weight: 400;
  font-size: 0.9em;
  opacity: 0.8;
  margin-bottom: 5px;
}
.form-group:focus-within label {
  color: #0071bc;
}
.form-group:focus-within label p {
  color: #424242;
  opacity: 1;
}
.form-group:focus-within .input-icon i {
  color: #424242;
}
/*! form-group-none !*/
.form-group-none {
  margin: 0;
  padding: 0;
}
/*! form-group-inline !*/
.form-group-inline {
  display: flex;
  flex-grow: 0;
  flex-direction: row;
}
.form-group-inline > label {
  flex-basis: 30%;
  padding-top: 8px;
}
.form-group-inline > div {
  flex-basis: 70%;
}
.form-group-inline-checkbox > label {
  padding: 0;
}
.form-group-inline > label.normal {
  font-weight: 400;
}
/*! form-group-icon !*/
.form-group-icon {
  display: table;
  width: 100%;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.form-group-icon > span {
  display: table-cell;
  padding: 0 15px;
  vertical-align: middle;
  text-align: center;
  color: #BDBDBD;
  border-right: 1px dashed #E0E0E0;
}
.form-group-icon > div {
  display: table-cell;
}
.form-group-icon > div > .form-control {
  border: 0;
  line-height: 26px;
  padding-left: 10px;
}
.form-group-icon:focus-within {
  border: 1px solid #BDBDBD;
}
.form-group-icon:focus-within > span {
  color: #424242;
  border-right: 1px solid #BDBDBD;
}
/*! form-control !*/
.form-control,
.form-select {
  display: block;
  position: relative;
  font-family: 'Noto Sans', 'Segoe UI', sans-serif;
  font-size: 13px;
  line-height: 26px;
  width: 100%;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 5px 10px;
  background-color: #fff;
  color: #757575;
}
.form-control:hover,
.form-select:hover {
  color: #616161;
  background-color: #fff;
  border-color: #BDBDBD;
}
.form-control:focus,
.form-select:focus {
  color: #424242;
  background-color: #fff;
  border-color: #BDBDBD;
}
.form-control::selection,
.form-select::selection {
  color: #fff;
  background-color: #0071bc;
}
.form-control:disabled,
.form-control:read-only,
.form-control[disabled],
.form-control[readonly] {
  cursor: not-allowed;
  font-style: italic;
  background-color: #EEEEEE;
  border-color: #E0E0E0;
  color: #9E9E9E;
  -webkit-user-select: none;
  user-select: none;
}
.form-control:disabled::selection,
.form-control:read-only::selection,
.form-control[disabled]::selection,
.form-control[readonly]::selection {
  color: #fff;
  background-color: #D32F2F;
}
.form-control-sm {
  line-height: 16px;
  padding: 0px 8px;
}
.form-control-inline-xs,
.form-control-inline-sm,
.form-control-inline,
.form-control-inline-md,
.form-control-inline-lg,
.form-control-inline-xl {
  display: inline-block;
}
.form-control-inline-xs {
  width: 100px;
}
.form-control-inline-sm {
  width: 150px;
}
.form-control-inline {
  width: 200px;
}
.form-control-inline-md {
  width: 250px;
}
.form-control-inline-lg {
  width: 350px;
}
.form-control-inline-xl {
  width: 450px;
}
/*! textarea.form-control !*/
textarea.form-control {
  line-height: 1.3em;
  resize: none;
  padding: 10px;
  max-height: 300px;
  cursor: auto;
}
textarea.form-control::-webkit-scrollbar {
  width: 8px;
}
textarea.form-control::-webkit-scrollbar-track {
  background-color: #fff;
}
textarea.form-control::-webkit-scrollbar-thumb {
  background-color: #E0E0E0;
}
/*! placeholder !*/
::-webkit-input-placeholder {
  color: #BDBDBD;
}
.required-missing,
.required-missing:hover,
.required-missing:focus {
  border-color: #F9A825 !important;
  background-color: rgba(249, 168, 37, 0.05) !important;
  color: #815104 !important;
}
/*! .form-control-help !*/
p.form-control-help {
  display: block;
  font-size: 0.9em;
  opacity: 0.7;
  padding: 5px 0 0 0;
}
/*! input-group !*/
.input-group {
  display: flex;
  flex-direction: row;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
}
.input-group .form-control,
.input-group .form-select {
  border: 0;
  border-radius: 4px 0 0 4px;
}
.input-group span {
  border-left: 1px solid #E0E0E0;
}
.input-group span > .btn {
  border: 0;
  border-radius: 0 4px 4px 0;
}
.input-group:hover {
  border-color: #BDBDBD;
}
.input-group:focus-within,
.input-group:focus-within span {
  border-color: #BDBDBD;
}
.input-group .form-control:focus,
.input-group .form-select:focus {
  color: #616161;
  background-color: #fff;
  border: 0;
}
/*! select group !*/
.select-group {
  display: flex;
  flex-direction: row;
  padding: 0;
}
.select-group span {
  padding-left: 20px;
}
/*! input-icon-group !*/
.input-icon {
  position: relative;
  width: 100%;
}
.input-icon i {
  position: absolute;
  top: 11px;
  color: #BDBDBD;
}
.input-icon.icon-right .form-control {
  padding-right: 30px;
}
.input-icon.icon-right i {
  right: 10px;
}
.input-icon.icon-left .form-control {
  padding-left: 30px;
}
.input-icon.icon-left i {
  left: 10px;
}
.input-icon:hover i,
.input-icon i:hover,
.input-icon i:focus {
  color: #757575;
}
/*! checkboxes !*/
.form-checkbox-group {
  display: block;
  margin: 0;
  margin-bottom: 10px;
}
.form-checkbox-group::after {
  content: "";
  display: block;
  clear: both;
}
.form-checkbox-group > .form-checkbox {
  float: left;
  margin-right: 10px;
}
.form-checkbox-group > label {
  float: left;
  width: calc(100% - 40px);
  font-weight: normal;
  font-size: 13px;
  line-height: calc( 14px  + 2px);
}
.form-checkbox-group > label > p {
  line-height: 1.3em;
  font-weight: 400;
  font-size: 0.9em;
  opacity: 0.8;
  margin: 0;
  padding: 3px 0;
}
.form-checkbox {
  position: relative;
  display: block;
  top: 2px;
  width: 14px;
  height: 14px;
}
.form-checkbox > label {
  display: inline-block;
  position: absolute;
  top: -2px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  transition: all 0.05s ease-in-out;
}
.form-checkbox-group:hover > .form-checkbox > label {
  border: 1px solid #BDBDBD;
}
.form-checkbox > label::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 2px;
  width: calc( 14px  - 7px);
  height: calc( 14px  - 11px);
  border: 2px solid #0071bc;
  border-top: 0;
  border-right: 0;
  background-color: transparent;
  opacity: 0;
  transform: rotate(-55deg);
  transition: all 0.05s ease-in-out;
}
.form-checkbox input[type=checkbox] {
  position: absolute;
  visibility: hidden;
}
.form-checkbox input[type=checkbox]:checked + label {
  background-color: #fff;
  border-color: #0071bc;
  transition: all 0.05s ease-in-out;
}
.form-checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.form-checkbox input[type=checkbox]:disabled + label,
.form-checkbox input[type=checkbox]:disabled + label + label {
  cursor: not-allowed;
  color: #BDBDBD;
  border: 1px solid #E0E0E0;
  background-color: #EEEEEE;
}
.form-checkbox input[type=checkbox]:disabled + label + label {
  cursor: not-allowed;
  background-color: transparent;
}
.form-checkbox-group.disabled > label {
  color: #BDBDBD;
  font-style: italic;
  cursor: not-allowed;
}
/*! radio buttons !*/
.form-radio-group {
  display: block;
  margin: 0;
  margin-bottom: 10px;
}
.form-radio-group::after {
  content: "";
  display: block;
  clear: both;
}
.form-radio-group > .form-radio {
  float: left;
  margin-right: 10px;
}
.form-radio-group > label {
  float: left;
  width: calc(100% - 40px);
  font-weight: normal;
  font-size: 13px;
  font-size: 0.95em;
  line-height: calc( 14px  + 2px);
}
.form-radio-group > label > p {
  line-height: 1.3em;
  font-weight: 400;
  font-size: 0.9em;
  opacity: 0.8;
  margin: 0;
  padding: 3px 0;
}
.form-radio-group.disabled > label {
  color: #BDBDBD;
  font-style: italic;
  cursor: not-allowed;
}
.form-radio {
  position: relative;
  display: block;
  top: 1px;
  width: 14px;
  height: 14px;
}
.form-radio > label {
  display: inline-block;
  position: absolute;
  top: 0px;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #E0E0E0;
  padding: 0;
  margin: 0;
  transition: all 0.05s ease-in-out;
  border-radius: 50%;
}
.form-radio-group:hover > .form-radio > label {
  border: 1px solid #BDBDBD;
}
.form-radio > label:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  background-color: #fff;
  width: calc( 14px  - 6px);
  height: calc( 14px  - 6px);
  border-radius: 50%;
}
.form-radio input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.form-radio input[type=radio]:checked + label {
  border: 1px solid #0071bc;
  background-color: #fff;
}
.form-radio input[type=radio]:checked + label:after {
  opacity: 1;
  background-color: #0071bc;
}
.form-radio input[type=radio]:disabled + label,
.form-radio input[type=radio]:disabled + label + label {
  border-color: #E0E0E0;
  background-color: #EEEEEE;
  cursor: not-allowed;
}
.form-radio input[type=radio]:disabled + label:after {
  background-color: #EEEEEE;
}
.form-radio input[type=radio]:disabled + label + label {
  background-color: transparent;
}
/*! form-select !*/
.form-select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 19999;
  cursor: pointer;
}
.form-select-wrapper i.toggle-select {
  position: absolute;
  right: 40px;
  top: 8px;
  padding: 3px;
}
.form-select-wrapper i.remove-select {
  position: absolute;
  right: 15px;
  top: 8px;
  padding: 3px;
}
.form-select-dropdown {
  position: absolute;
  display: none;
  top: 0;
  z-index: 1010;
  width: 100%;
  background-color: #fff;
}
.form-select-dropdown input.form-control {
  color: #424242;
  border: 1px solid #BDBDBD;
}
.form-select-dropdown ul {
  position: relative;
  z-index: 1010;
  top: 5px;
  border: 1px solid #E0E0E0;
  background-color: #fff;
  border-radius: 4px;
  max-height: 210px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.form-select-dropdown ul::-webkit-scrollbar {
  width: 8px;
  cursor: default;
}
.form-select-dropdown ul::-webkit-scrollbar-track {
  background-color: #fff;
  cursor: default;
}
.form-select-dropdown ul::-webkit-scrollbar-thumb {
  background-color: #E0E0E0;
}
.form-select-dropdown ul > li > a {
  color: #0071bc;
  display: block;
  padding: 0 10px;
  line-height: 32px;
  border-radius: 4px;
}
.form-select-dropdown ul > li > a:hover {
  color: #0071bc;
  background-color: rgba(0, 113, 188, 0.05);
}
.form-select-wrapper.active .form-select-dropdown {
  display: block;
  z-index: 1010;
}
.form-loader-flash {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #ffffff;
  animation: form-loader-flash 0.6s infinite linear alternate;
  animation-delay: 0.2s;
  margin: 3px auto;
  top: 1px;
}
.form-loader-flash::before,
.form-loader-flash::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.form-loader-flash::before {
  left: -10px;
  background-color: #ffffff;
  color: #ffffff;
  animation: form-loader-flash 0.6s infinite alternate;
  animation-delay: 0s;
}
.form-loader-flash::after {
  left: 10px;
  background-color: #ffffff;
  color: #ffffff;
  animation: form-loader-flash 0.6s infinite alternate;
  animation-delay: 0.4s;
}
@keyframes form-loader-flash {
  0% {
    background-color: #ffffff;
  }
  50%,
  100% {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.form-loader-stretch {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  color: #fff;
  animation: form-loader-stretch 1s infinite ease-in;
  margin: 0 auto;
}
.form-loader-stretch::before,
.form-loader-stretch::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.form-loader-stretch::before {
  left: 0;
  background-color: #fff;
  color: #fff;
  animation: form-loader-stretch-before 1s infinite ease-in;
}
.form-loader-stretch::after {
  right: 0;
  background-color: #fff;
  color: #fff;
  animation: form-loader-stretch-after 1s infinite ease-in;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  color: #444;
  opacity: 0.4;
}
@keyframes form-loader-stretch {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  50%,
  60% {
    transform: scale(1.5, 1.5);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes form-loader-stretch-before {
  0% {
    transform: translate(0) scale(0.2, 0.2);
    opacity: 0.2;
  }
  50%,
  60% {
    transform: translate(-12px) scale(0.7, 0.7);
    opacity: 0.75;
  }
  100% {
    transform: translate(0) scale(0.2, 0.2);
    opacity: 0.2;
  }
}
@keyframes form-loader-stretch-after {
  0% {
    transform: translate(0) scale(0.2, 0.2);
    opacity: 0.2;
  }
  50%,
  60% {
    transform: translate(12px) scale(0.7, 0.7);
    opacity: 0.75;
  }
  100% {
    transform: translate(0) scale(0.2, 0.2);
    opacity: 0.2;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.form-control.form-autosize-sm {
  height: 36px;
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: hidden;
}
.form-control-pso {
  border: 0;
  height: 36px;
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: hidden;
}
/**
 * wenk - Lightweight tooltip for the greater good
 * @version v1.0.6
 * (c) 2018 Tiaan du Plessis @tiaanduplessis |
 * @link https://tiaanduplessis.github.io/wenk/
 * @license MIT
 */
[data-tooltip] {
  position: relative;
}
[data-tooltip]:after {
  position: absolute;
  font-family: 'Noto Sans', 'Segoe UI', sans-serif;
  font-size: 12px;
  line-height: 26px;
  text-transform: lowercase;
  border-radius: 3px;
  content: attr(data-tooltip);
  padding: 0 10px;
  background-color: #0071bc;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: left;
  z-index: 100;
  pointer-events: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  white-space: pre;
  width: auto;
}
[data-tooltip]:after {
  opacity: 0;
}
[data-tooltip]:hover {
  overflow: visible;
}
[data-tooltip]:hover:after {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
[data-tooltip][data-tooltip-pos="bottom"]:after {
  bottom: auto;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
[data-tooltip][data-tooltip-pos="bottom"]:hover:after {
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
}
[data-tooltip][data-tooltip-pos="left"]:after {
  bottom: auto;
  left: auto;
  top: 50%;
  right: 100%;
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
[data-tooltip][data-tooltip-pos="left"]:hover:after {
  -webkit-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}
[data-tooltip][data-tooltip-pos="right"]:after {
  bottom: auto;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}
[data-tooltip][data-tooltip-pos="right"]:hover:after {
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
[data-tooltip][data-tooltip-length="small"]:after {
  white-space: normal;
  width: 80px;
}
[data-tooltip][data-tooltip-length="medium"]:after {
  white-space: normal;
  width: 150px;
}
[data-tooltip][data-tooltip-length="large"]:after {
  white-space: normal;
  width: 260px;
}
[data-tooltip][data-tooltip-length="fit"]:after {
  white-space: normal;
  width: 100%;
}
[data-tooltip][data-tooltip-align="right"]:after {
  text-align: right;
}
[data-tooltip][data-tooltip-align="center"]:after {
  text-align: center;
}
[data-tooltip=""]:after {
  visibility: hidden !important;
}
[data-tooltip][data-tooltip-brand="success"]:after {
  background-color: #689F38;
}
[data-tooltip][data-tooltip-brand="warning"]:after {
  background-color: #F9A825;
}
[data-tooltip][data-tooltip-brand="danger"]:after {
  background-color: #D32F2F;
}
[data-tooltip][data-tooltip-brand="help"]:after {
  background-color: #0097A7;
}
[data-tooltip][data-tooltip-brand="info"]:after {
  background-color: #607D8B;
}
