@charset "utf-8";
html, body, div, span, object, iframe, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
img, video { height: auto; }
blockquote, q { quotes: none; }
blockquote p:before, blockquote p:after, q:before, q:after { content: '';}
/* Table reset */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; vertical-align: top; font-weight: normal; }
thead th, thead td { font-weight: bold; vertical-align: bottom; }
/* Image inside */
a img, th img, td img { vertical-align: top; }
/* Webkit browsers reset margin */
button, input, select, textarea { margin: 0; }
textarea { overflow: auto; }
/* Normalize buttons in IE */
button { width: auto; overflow: visible; }
/* Hand cursor on clickable controls */
input[type=button], input[type=submit], button { cursor: pointer; }
/* Trick with vertical align for radio and checkbox  */
input[type="radio"], input[type="checkbox"] { font-size: 110%; }
/* Horizontal rule reset  */
hr { margin: 1.5em 0;}
/* Clearfix */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* =Typography
-----------------------------------------------------------------------------*/
body { background: #ffffff; color: #000000; font-size: 0.875em; line-height: 1.5em; font-family: Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }
h1 { font-size: 2.142em; line-height: 1.1333em; margin-bottom: .2666em; }
h2 { font-size: 1.714em; line-height: 1.1666em; margin-bottom: .4555em; }
h3 { font-size: 1.429em; line-height: 1.4em; margin-bottom: .4em; }
h4 { font-size: 1.143em; line-height: 1.5em; margin-bottom: .4555em; }
h5 { font-size: 1em; line-height: 1.5em; margin-bottom: .5em; }
h6 { font-size: 0.857em; line-height: 1.5em; margin-bottom: .4555em; text-transform: uppercase; }
hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5, hgroup h6 { margin-bottom: 0; }
hgroup { margin-bottom: 0.6em; }
.subheader { font-weight: 300; color: #888; }
h1.subheader { font-size: 1.357em; line-height: 1.263em; }
h2.subheader { font-size: 1.214em; line-height: 1.412em; }
h3.subheader { font-size: 1em; line-height: 1.286em; }
h4.subheader, h5.subheader { font-size: 0.95em; line-height: 1.385em; }
h6.subheader { font-size: 0.8em; line-height: 1.364em; }
p, ul, ol, dl, dd, dt, blockquote, td, th { line-height: 1.85em; }
ul, ol, ul ul, ol ol, ul ol, ol ul { margin: 0 0 0 2em; }
ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }
p, ul, ol, blockquote, pre, table, form, fieldset { margin-bottom: 1.5em; }
blockquote { margin-bottom: 1.5em; padding-left: 1.5em; border-left: 1px solid #ccc; color: #555555; }
blockquote small, cite { color: #999999; font-style: normal; }
blockquote p { font-size: 1.1em; margin-bottom: .5em; font-style: italic; }
small, blockquote cite { font-size: 0.85em; line-height: 1; }
blockquote .pull-right, .row blockquote .pull-right { float: none; text-align: right; display: block; }
address { font-style: italic; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sub, sup { font-size: 0.7em; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
figcaption { font-size: 0.85em; font-style: italic; }
ins, mark { background-color: #ffee55; color: #000000; text-decoration: none; }
pre, code, kbd, samp { font-size: 90%; font-family: Arial, sans-serif; }
pre { font-size: 90%; color: #444; background: #f5f5f5; padding: .85em; white-space: pre-wrap; overflow: auto; }
code { padding: 2px 3px; display: inline-block; line-height: 1; background: #f5f5f5; border: 1px solid #ddd; }
kbd { padding: 0 .4em; border-radius: .3em; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset; background-color: #fafafa; border-color: #ccc #ccc white; border-style: solid solid none; border-width: 1px 1px medium; color: #444; font-weight: normal; white-space: nowrap; }
input[type="text"], input[type="password"], input[type="email"], input[type="mail"], input[type="phone"], input[type="tel"], input[type="date"], textarea { font-size: .95em; }
fieldset { padding: 2em 1.5em; margin-bottom: 1.5em; border: 1px solid #dddddd; }
legend { font-size: 1.2em; text-transform: uppercase; font-weight: bold; padding: 0 1em; }
tfoot th, tfoot td { background-color: #f2f2f2; }


/* =Tables
-----------------------------------------------------------------------------*/
table caption { text-transform: uppercase; font-weight: bold; padding-left: 0.5em; color: #666; }
table.simple td, table.simple th { border: none; padding: 0.75em 0.7em 0.75em 0; }
table.bordered td, table.bordered th { border: 1px solid #ddd; }
table.stroked td, table.stroked th { border-bottom: 1px solid #eee; }
table.striped tbody tr:nth-child(odd) td { background-color: #f8f8f8; }
table.hovered tbody tr:hover td, table.hovered thead tr:hover th { background-color: #f6f6f6; }
.thead-gray td, .thead-gray th { background-color: #f0f0f0; }
.thead-black td, .thead-black th { font-weight: normal; color: rgba(255, 255, 255, 0.9); background-color: #222; }
table.bordered .thead-black td, table.bordered .thead-black th { border: 1px solid #444; }
/* tableforms */
table.tableforms td { font-size: 90%; padding: 1px 10px 3px 0 !important; border: none; }
table.tableforms tr.labels td { padding-top: .8em !important; font-weight: bold; }

/* Errors and Success */
.error, .success { margin-left: 5px; font-weight: normal; font-size: 0.85em; }
input.input-error, textarea.input-error, select.input-error, .input-error { border-color: #da3e5a; box-shadow: 0 0 0 2px rgba(218, 62, 90, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input.input-success, textarea.input-success, select.input-success, .input-success { border-color: #18a011; box-shadow: 0 0 0 2px rgba(24, 160, 17, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input.input-gray, textarea.input-gray, select.input-gray, .input-gray { border-color: #ccc; box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input:focus, textarea:focus { outline: none; border-color: #5ca9e4; box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input.input-search, input[type="search"] { padding-right: 10px; padding-left: 10px; margin-bottom: 0; border-radius: 15px; }
.input-append, .input-prepend { display: inline-block; background-color: #eee; height: 23px; border: 1px solid #ccc; margin: 0; padding: 1px 8px; color: #333; font-size: 1em; line-height: 23px; }
.input-prepend { margin-right: -1px; }
.input-append { position: relative; z-index: 1; margin-left: -1px; }
/* Placeholders */
::-webkit-input-placeholder { color: #999; padding: 1px 2px;}
/* FF19+ */
::-moz-placeholder { color: #999;}
input:-moz-placeholder, textarea:-moz-placeholder { color: #999;}
:-ms-input-placeholder { color: #999;}

/* btn */
.btn { text-decoration: none; color: #FFF; border-radius: 5px; border: 1px solid #FD6B62; padding: .5em 1.05em; font-weight: 500; font-size: .85em; background: #FD6B62;}
.btn:hover { background: #FFF; color: #FD6B62; border: 1px solid #FD6B62; }
.btn-small { font-size: .7em; }
.btn-big { font-size: 1.2em; }
.btn-round { border-radius: 20px; }
.btn-full { width: 100%; }
.btn-active, .btn-active:hover, .btn.disabled, .btn[disabled] .btn-disabled, .btn-disabled:hover { background: #e3e3e3; border: 1px solid #ccc; text-shadow: 0 1px 1px #fff; }
.btn-active, .btn-active:hover { color: #666; }
.btn.disabled, .btn[disabled] .btn-disabled, .btn-disabled:hover { color: #999; }
.btn:focus .halflings, .btn:hover .halflings { color: #555555; }
.btn-active .halflings { color: #555; }
/* Group  */
.btn-group { display: inline-block; margin-right: 2px; vertical-align: bottom; }
.btn-group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.btn-group > .btn, .btn-group > input { float: left; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; margin-left: -1px; }
.btn-group > .btn:first-child { border-radius: 4px 0 0 4px; }
.btn-group > .btn:last-child { border-radius: 0 4px 4px 0; }
.btn-group > .btn.btn-round:first-child, .btn-group > .input-search:first-child { border-radius: 15px 0 0 15px; }
.btn-group > .btn.btn-round:last-child, .btn-group > .input-search:last-child { border-radius: 0 15px 15px 0; }
/* Append  */
.btn-append { margin-left: -2px; border-radius: 0 4px 4px 0; }


/* =Goodies
-----------------------------------------------------------------------------*/
.image-left { float: left; margin: 0 1em 1em 0; }
.image-right { float: right; margin: 0 0 1em 1em; }
.image-left img, .image-right img { position: relative; top: .4em; }
.supersmall { font-size: 0.7em; }
.small { font-size: 0.85em; }
.big { font-size: 1.2em; }
input.big { padding: 2px 0; font-size: 1.2em; }
.text-centered { text-align: center; }
.text-lefted { text-align: left; }
.text-righted { text-align: right; }
.uppercase { text-transform: uppercase; }
.nowrap { white-space: nowrap; }
.clear { clear: both; }
.last { margin-right: 0 !important; }
.pause { margin-bottom: 0.75em !important; }
.end { margin-bottom: 0 !important; }
.handle { cursor: move; }
.normal { font-weight: normal; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.req, .required{ font-weight: normal; color: #da3e5a; font-size: 14px; }
.highlight { background-color: #e5ecf5 !important; }

/* Width */
.width-5{ width:5%; min-width:40px; box-sizing: border-box;}
.width-10{ width:10%; box-sizing: border-box;}
.width-15{ width:15%; box-sizing: border-box;}
.width-20{ width:20%; box-sizing: border-box;}
.width-25{ width:25%; box-sizing: border-box;}
.width-33{ width: 33%; box-sizing: border-box;}
.width-50{ width: 50%; box-sizing: border-box;}
.width-66{ width: 66%; box-sizing: border-box;}
.width-75{ width:75%; box-sizing: border-box;}
.width-90 { width: 90%; box-sizing: border-box;}
.width-100 { width: 100%; box-sizing: border-box;}
.width-auto{ width:auto; box-sizing: border-box;}

/*---is start---*/
input.is-error,
textarea.is-error,
select.is-error {
  background-color: rgba(238, 36, 85, 0.05);
  border: 1px solid rgba(238, 36, 85, 0.5);
  box-shadow: none inset;
}
input.is-error:focus,
textarea.is-error:focus,
select.is-error:focus {
  border-color: rgba(238, 36, 85, 0.75);
  box-shadow: 0 0 3px rgba(238, 36, 85, 0.5) inset;
}

input.is-success,
textarea.is-success,
select.is-success {
  background-color: rgba(32, 188, 113, 0.05);
  border: 1px solid rgba(32, 188, 113, 0.5);
  box-shadow: none inset;
}
input.is-success:focus,
textarea.is-success:focus,
select.is-success:focus {
  border-color: rgba(32, 188, 113, 0.75);
  box-shadow: 0 0 3px rgba(32, 188, 113, 0.5) inset;
}

input.is-warning,
textarea.is-warning,
select.is-warning {
  background-color: rgba(255, 105, 81, 0.05);
  border: 1px solid rgba(255, 105, 81, 0.5);
  box-shadow: none inset;
}
input.is-warning:focus,
textarea.is-warning:focus,
select.is-warning:focus {
  border-color: rgba(255, 105, 81, 0.75);
  box-shadow: 0 0 3px rgba(255, 105, 81, 0.5) inset;
}

input:disabled,
input:disabled:hover,
input.is-disabled,
input.is-disabled:hover,
textarea:disabled,
textarea:disabled:hover,
textarea.is-disabled,
textarea.is-disabled:hover,
select:disabled,
select:disabled:hover,
select.is-disabled,
select.is-disabled:hover {
  resize: none;
  opacity: 0.7;
  cursor: default;
  font-style: italic;
  color: rgba(17, 17, 19, 0.6);
  border: 1px solid rgba(17, 17, 19, 0.1);
  box-shadow: none;
  background-color: #f2f2f2;
}


label.is-checkbox,
label .is-desc,
label .is-success,
label .is-warning,
label .is-error {
  text-transform: none;
  font-weight: normal;
}
label.is-checkbox {
  font-size: 1em;
  line-height: 1.5;
  cursor: pointer;
  color: inherit;
}
label.is-checkbox.is-small {
  font-size: 0.875em;
}
label.is-checkbox.is-big {
  font-size: 1.125em;
}
label.is-checkbox.is-large {
  font-size: 1.3125em;
}
label.ib {
  display: inline-block;
}
label.code_item {
  display: inline-block;
  line-height: 30px;
}
label.code_item img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

label.code_item a {
  display: inline-block;
  vertical-align: middle;
  color: #1e66db;
}

label.is-checkbox,
label .is-desc,
label .is-success,
label .is-warning,
label .is-error {
  text-transform: none;
  font-weight: normal;
}
label.is-checkbox {
  font-size: 1em;
  line-height: 1.5;
  cursor: pointer;
  color: inherit;
}
label.is-checkbox.is-small {
  font-size: 0.875em;
}
label.is-checkbox.is-big {
  font-size: 1.125em;
}
label.is-checkbox.is-large {
  font-size: 1.3125em;
}

form {
  margin: 0;
}
form span.is-success,
form div.is-success {
  font-size: 0.75em;
  color: #20bc71;
}
form span.is-error,
form div.is-error {
  font-size: 0.75em;
  color: #ee2455;
}
form span.is-warning,
form div.is-warning {
  font-size: 0.75em;
  color: #ff6951;
}
form span.is-success,
form span.is-error,
form span.is-warning {
  margin-left: 2px;
}
form .is-desc {
  font-size: 0.75rem;
  font-weight: normal;
  text-transform: none;
  color: rgba(17, 17, 19, 0.5);
}
form span.is-desc {
  margin-left: 4px;
}
form div.is-desc {
  margin-top: 4px;
  margin-bottom: -4px;
}
form .is-req {
  position: relative;
  top: 1px;
  font-size: 1rem;
  font-weight: bold;
  color: #ee2455;
}

.form-item {
  margin-bottom: 16px;
}

fieldset > .form-item:last-child {
  margin-bottom: 0;
}

.is-append,
.is-prepend {
  display: flex;
}
.is-append input,
.is-prepend input {
  flex: 1;
}
.is-append .button,
.is-append span,
.is-append a,
.is-prepend .button,
.is-prepend span,
.is-prepend a {
  flex-shrink: 0;
}
.is-append span,
.is-append a,
.is-prepend span,
.is-prepend a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid rgba(17, 17, 19, 0.1);
  background-color: #fff;
  white-space: nowrap;
}
.is-append span,
.is-prepend span {
  font-size: 0.875em;
  font-weight: normal;
  text-transform: none;
  color: rgba(17, 17, 19, 0.5);
}
.is-append a,
.is-prepend a {
  font-size: 0.875em;
  color: #158df7;
  text-decoration: none;
}
.is-append a:hover,
.is-prepend a:hover {
  text-decoration: underline;
}
.is-append a.icon,
.is-append a[class^="icon-kube-"],
.is-append a[class*=" icon-kube-"],
.is-prepend a.icon,
.is-prepend a[class^="icon-kube-"],
.is-prepend a[class*=" icon-kube-"] {
  font-size: 1rem;
  color: rgba(17, 17, 19, 0.6);
}
.is-append a.icon:hover,
.is-append a[class^="icon-kube-"]:hover,
.is-append a[class*=" icon-kube-"]:hover,
.is-prepend a.icon:hover,
.is-prepend a[class^="icon-kube-"]:hover,
.is-prepend a[class*=" icon-kube-"]:hover {
  color: #111113;
  text-decoration: none;
}

.is-prepend input {
  border-radius: 0 4px 4px 0;
}

.is-prepend .button {
  margin-right: -1px;
  border-radius: 4px 0 0 4px !important;
}

.is-prepend span,
.is-prepend a {
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.is-append input {
  border-radius: 4px 0 0 4px;
}

.is-append .button {
  margin-left: -1px;
  border-radius: 0 4px 4px 0 !important;
}

.is-append span,
.is-append a {
  border-left: none;
  border-radius: 0 4px 4px 0;
}
/*---is end---*/


/*grid*/
.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -12.5px; margin-left: -12.5px;}
.no-gutters { margin-right: 0; margin-left: 0;}
.no-gutters > .col,.no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0;}
.col, .col-1,.col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9,.col-xxl-auto { position: relative; width: 100%; padding-right: 12.5px; padding-left: 12.5px;}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

/*form*/
.form-group label {
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  vertical-align: middle;
}
.form-check .form-check-input {
 
  margin-top: 3px;
}
.form-group .invalid-feedback,
.form-group .valid-feedback {
  font-size: 0.9rem;
  font-weight: 400;
}
.form-group .form-text {
  padding: 0 1em;
  font-size: 0.8rem;
  font-weight: 400;
  color: #666;
}
.form-group .form-text.err {
  color: #b50105;
}
.form-control[readonly] {
  background-color: #fff;
}
.form-control.form-control-pill {
  border-radius: 1.5;
}
.form-control.form-control-pill.form-control-sm {
  border-radius: 1.35;
}
.form-control.form-control-pill.form-control-lg {
  border-radius: 1.5;
}
.form-control.active,
.form-control.focus,
.form-control:active,
.form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #000;
}
.form-control.form-control-solid {
  background-color: #f3f6f9;
  border-color: #f3f6f9;
  color: #3f4254;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease,
    -webkit-box-shadow 0.15s ease;
}
.form-control.form-control-solid::-moz-placeholder {
  color: #b5b5c3;
  opacity: 1;
}
.form-control.form-control-solid:-ms-input-placeholder {
  color: #b5b5c3;
}
.form-control.form-control-solid::-webkit-input-placeholder {
  color: #b5b5c3;
}
.form-control.form-control-solid.active,
.form-control.form-control-solid.focus,
.form-control.form-control-solid:active,
.form-control.form-control-solid:focus {
  background-color: #ebedf3;
  border-color: #ebedf3;
  color: #3f4254;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease,
    -webkit-box-shadow 0.15s ease;
}
.form-control-iconless {
  background-image: none;
}
.form-control-iconless .form-control {
  background-image: none;
}
.placeholder-dark-50::-moz-placeholder {
  color: #7e8299;
  opacity: 1;
}
.placeholder-dark-50:-ms-input-placeholder {
  color: #7e8299;
}
.placeholder-dark-50::-webkit-input-placeholder {
  color: #7e8299;
}
.placeholder-dark-75::-moz-placeholder {
  color: #3f4254;
  opacity: 1;
}
.placeholder-dark-75:-ms-input-placeholder {
  color: #3f4254;
}
.placeholder-dark-75::-webkit-input-placeholder {
  color: #3f4254;
}
.placeholder-white::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.placeholder-white:-ms-input-placeholder {
  color: #fff;
}
.placeholder-white::-webkit-input-placeholder {
  color: #fff;
}
.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-file {
  width: 100%;
}
.custom-file-input:focus ~ .custom-file-label {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.custom-file-label {
  text-align: left;
}
.custom-file-label:after {
  float: left;
}
.input-group .form-control.is-invalid + .input-group-append,
.input-group .form-control.is-valid + .input-group-append {
  margin-left: 0;
}
.input-group .input-group-prepend + .form-control.is-invalid,
.input-group .input-group-prepend + .form-control.is-valid {
  margin-left: 1px;
}
.input-group i {
  line-height: 0;
  font-size: 1.3rem;
}
.input-group i:after,
.input-group i:before {
  line-height: 0;
}
.input-group .svg-icon {
  line-height: 0;
}
.input-group.input-group-sm i {
  line-height: 0;
  font-size: 1rem;
}
.input-group.input-group-lg i {
  line-height: 0;
  font-size: 1.4rem;
}
.input-group.input-group-solid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f6f9;
  border-radius: 0.42rem;
}
.input-group.input-group-solid.active,
.input-group.input-group-solid.focus {
  background-color: #ebedf3;
  border-color: #ebedf3;
  color: #3f4254;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease,
    -webkit-box-shadow 0.15s ease;
}
.input-group.input-group-solid .form-control {
  border: 0;
  background-color: transparent;
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-group.input-group-solid .form-control.form-control-solid.active,
.input-group.input-group-solid .form-control.form-control-solid.focus,
.input-group.input-group-solid .form-control.form-control-solid:active,
.input-group.input-group-solid .form-control.form-control-solid:focus {
  background-color: #ebedf3;
  border-color: #ebedf3;
  color: #3f4254;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease,
    -webkit-box-shadow 0.15s ease;
}
.input-group.input-group-solid.input-group-sm {
  border-radius: 0.28rem;
}
.input-group.input-group-solid.input-group-lg {
  border-radius: 0.42rem;
}
.input-group.input-group-solid .input-group-append,
.input-group.input-group-solid .input-group-prepend,
.input-group.input-group-solid .input-group-text {
  background-color: transparent;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.input-group.input-group-solid .input-group-append .btn-secondary,
.input-group.input-group-solid .input-group-prepend .btn-secondary,
.input-group.input-group-solid .input-group-text .btn-secondary {
  border: 0 !important;
}
.input-group-text {
  line-height: 1;
  border: none;
  padding-left: 0;
  background: none;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-radius: 4px;
}
.input-group.input-group-solid .input-group-prepend ~ .form-control {
  padding-left: 0 !important;
}
.validated .invalid-feedback,
.validated .valid-feedback {
  display: block;
}
.input-icon {
  position: relative;
}
.input-icon span {
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(1.5em + 1.3rem + 2px);
}
.input-icon span i {
  line-height: 0;
  color: #7e8299;
}
.input-icon span i:after,
.input-icon span i:before {
  line-height: 0;
}
.input-icon span .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #7e8299;
}
.input-icon span .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.input-icon span .svg-icon svg {
  height: 24px;
  width: 24px;
}
.input-icon .form-control {
  padding-left: calc(1.5em + 1.3rem + 2px);
}
.input-icon.input-icon-right span {
  right: 0;
  left: auto;
}
.input-icon.input-icon-right .form-control {
  padding-left: 1rem;
  padding-right: calc(1.5em + 1.3rem + 2px);
}

/*card*/
.card.card-custom {
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border: 0;
}
.card.card-custom > .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}
.card.card-custom > .card-header .card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.5rem;
  margin-left: 0;
}
.card.card-custom > .card-header .card-title .card-icon {
  margin-right: 0.75rem;
  line-height: 0;
}
.card.card-custom > .card-header .card-title .card-icon i {
  font-size: 1.25rem;
  color: #7e8299;
  line-height: 0;
}
.card.card-custom > .card-header .card-title .card-icon i:after,
.card.card-custom > .card-header .card-title .card-icon i:before {
  line-height: 0;
}
.card.card-custom > .card-header .card-title .card-icon .svg-icon svg {
  height: 24px;
  width: 24px;
}
.card.card-custom > .card-header .card-title .card-icon .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #7e8299;
}
.card.card-custom
  > .card-header
  .card-title
  .card-icon
  .svg-icon
  svg:hover
  g
  [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.card.card-custom > .card-header .card-title,
.card.card-custom > .card-header .card-title .card-label {
  font-weight: 500;
  font-size: 1.275rem;
  color: #181c32;
}
.card.card-custom > .card-header .card-title .card-label {
  margin: 0 0.75rem 0 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.card.card-custom > .card-header .card-title small {
  color: #b5b5c3;
  font-size: 1rem;
}
.card.card-custom > .card-header .card-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.5rem 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.card.card-custom > .card-header.card-header-tabs-line {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.card.card-custom > .card-header.card-header-tabs-line .card-toolbar {
  margin: 0;
}
.card.card-custom > .card-header.card-header-tabs-line .nav {
  border-bottom-color: transparent;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-item {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.card.card-custom > .card-header.card-header-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.card.card-custom > .card-body {
  padding: 2rem 2.25rem;
}
.card.card-custom > .card-footer {
  background-color: transparent;
}
.card.card-custom .card-scroll {
  position: relative;
  overflow: auto;
}
.card.card-custom.card-stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.card.card-custom.card-stretch.gutter-b {
  height: calc(100% - 25px);
}
.card.card-custom.card-stretch.card-stretch-half {
  height: 50%;
}
.card.card-custom.card-stretch.card-stretch-half.gutter-b {
  height: calc(50% - 25px);
}
.card.card-custom.card-stretch.card-stretch-third {
  height: 33.33%;
}
.card.card-custom.card-stretch.card-stretch-third.gutter-b {
  height: calc(33.33% - 25px);
}
.card.card-custom.card-stretch.card-stretch-fourth {
  height: 25%;
}
.card.card-custom.card-stretch.card-stretch-fourth.gutter-b {
  height: calc(25% - 25px);
}
.card.card-custom.card-fit > .card-header {
  border-bottom: 0;
}
.card.card-custom.card-fit > .card-footer {
  border-top: 0;
}
.card.card-custom.card-space {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.card.card-custom.card-space > .card-header {
  padding-left: 0;
  padding-right: 0;
}
.card.card-custom.card-space > .card-body,
.card.card-custom.card-space > form > .card-body {
  padding-left: 0;
  padding-right: 0;
}
.card.card-custom.card-space > .card-footer,
.card.card-custom.card-space > form > .card-footer {
  padding-left: 0;
  padding-right: 0;
}
.card.card-custom.card-sticky > .card-header {
  -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
  transition: left 0.3s, right 0.3s, height 0.3s;
  min-height: 70px;
}
.card-sticky-on .card.card-custom.card-sticky > .card-header {
  -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
  transition: left 0.3s, right 0.3s, height 0.3s;
  position: fixed;
  -webkit-box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.1);
  box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.1);
  z-index: 101;
  background: #fff;
}
.card.card-custom.card-transparent {
  background-color: transparent;
}
.card.card-custom.card-shadowless {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.card.card-custom.card-px-0 .card-body,
.card.card-custom.card-px-0 .card-footer,
.card.card-custom.card-px-0 .card-header {
  padding-left: 0;
  padding-right: 0;
}
.card.card-custom.card-border {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebedf3;
}
.card.card-custom.card-collapsed > .card-body,
.card.card-custom.card-collapsed > form {
  display: none;
}
.card.card-custom .card-header .card-toolbar [data-card-tool="toggle"] i {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.card.card-custom.card-collapse
  .card-header
  .card-toolbar
  [data-card-tool="toggle"]
  i,
.card.card-custom.card-collapsed
  .card-header
  .card-toolbar
  [data-card-tool="toggle"]
  i {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.card-spacer {
  padding: 2rem 2.25rem !important;
}
.card-spacer-x {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
.card-spacer-y {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.card-rounded {
  border-radius: 0.42rem;
}
.card-rounded-top {
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem;
}
.card-rounded-bottom {
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem;
}
@media (max-width: 767.98px) {
  .card.card-custom > .card-header:not(.flex-nowrap) {
    min-height: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.rounded-card {
  border-radius: 0.42rem;
}
.rounded-card-top {
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem;
}
.rounded-card-bottom {
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem;
}

/*checkbox*/
.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: left;
  cursor: pointer;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
}
.checkbox > span {
  background-color: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 0.42rem;
}
.checkbox > span:after {
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -2px;
}
.checkbox > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.checkbox:hover > input:not([disabled]) ~ span,
.checkbox > input:focus ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkbox.checkbox-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.checkbox > input:checked ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: none;
}
.checkbox > input:checked ~ span:after {
  display: block;
}
.checkbox.checkbox-square > span {
  border-radius: 0;
}
.checkbox.checkbox-circle > span {
  border-radius: 50%;
}
.checkbox.checkbox-outline > span {
  border-width: 1px;
  border-style: solid;
}
.checkbox.checkbox-outline-2x > span {
  border-width: 2px !important;
}
.checkbox.checkbox-accent > span {
  border-style: solid !important;
  background-color: transparent !important;
}
.checkbox.checkbox-accent > span:after {
  display: block;
}
.checkbox > span {
  height: 18px;
  width: 18px;
}
.checkbox > span:after {
  width: 5px;
  height: 10px;
}
.checkbox.checkbox-lg > span {
  height: 24px;
  width: 24px;
}
.checkbox.checkbox-lg > span:after {
  width: 6px;
  height: 12px;
}
.checkbox.checkbox-outline > span {
  height: 18px;
  width: 18px;
}
.checkbox.checkbox-outline > span:after {
  width: 5px;
  height: 10px;
}
.checkbox.checkbox-outline.checkbox-lg > span {
  height: 24px;
  width: 24px;
}
.checkbox.checkbox-outline.checkbox-lg > span:after {
  width: 6px;
  height: 12px;
}
.checkbox > span {
  background-color: #fff;
  border: 1px solid #FD6B62;
}
.checkbox > input:focus ~ span {
  border: 1px solid #FD6B62;
}
.checkbox > input:checked ~ span {
  background-color: #FD6B62;
}
.checkbox > input:checked ~ span:after {
  border-color: #fff;
}
.checkbox-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkbox-inline .checkbox {
  margin-right: 1rem;
  margin-bottom: 0.35rem;
}
.checkbox-inline .checkbox span {
  margin-right: 0.75rem;
}
.checkbox-inline .checkbox:last-child {
  margin-right: 0;
}
.checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkbox-list .checkbox {
  margin-bottom: 1rem;
}
.checkbox-list .checkbox span {
  margin-right: 0.75rem;
}
.checkbox-list .checkbox:last-child {
  margin-bottom: 0;
}
.input-group .checkbox {
  margin-bottom: 0 !important;
  padding-left: 0;
}
.form-inline .checkbox {
  margin-left: 15px;
  margin-right: 15px;
}

/*radio*/
.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: left;
  cursor: pointer;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
}
.radio > span {
  border-radius: 50%;
  background-color: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.radio > span:after {
  content: "";
  display: none;
  border-radius: 100% !important;
}
.radio > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.radio:hover > input:not([disabled]) ~ span,
.radio > input:focus ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.radio.radio-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.radio > input:checked ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: none;
}
.radio > input:checked ~ span:after {
  display: block;
}
.radio.radio-square > span {
  border-radius: 0;
}
.radio.radio-rounded > span {
  border-radius: 0.42rem;
}
.radio.radio-outline > span {
  border-width: 1px;
  border-style: solid;
}
.radio.radio-outline-2x > span {
  border-width: 2px !important;
}
.radio.radio-accent > span {
  border-width: 3px !important;
  border-style: solid !important;
  background-color: transparent !important;
}
.radio.radio-accent > span:after {
  display: block;
}
.radio > span {
  height: 18px;
  width: 18px;
}
.radio > span:after {
  width: 6px;
  height: 6px;
}
.radio.radio-lg > span {
  height: 24px;
  width: 24px;
}
.radio.radio-lg > span:after {
  width: 8px;
  height: 8px;
}
.radio.radio-outline > span {
  height: 18px;
  width: 18px;
}
.radio.radio-outline > span:after {
  width: 6px;
  height: 6px;
}
.radio.radio-outline.radio-lg > span {
  height: 24px;
  width: 24px;
}
.radio.radio-outline.radio-lg > span:after {
  width: 8px;
  height: 8px;
}
.radio.radio-accent > span {
  height: 24px;
  width: 24px;
}
.radio.radio-accent > span:after {
  width: 14px;
  height: 14px;
}
.radio.radio-accent.radio-lg > span {
  height: 30px;
  width: 30px;
}
.radio.radio-accent.radio-lg > span:after {
  width: 10px;
  height: 10px;
}
.radio > span {
  background-color: #fff;
  border: 1px solid #FD6B62;
}
.radio > input:focus ~ span {
  border: 1px solid #FD6B62;
}
.radio > input:checked ~ span {
  background-color: #FD6B62;
}
.radio > input:checked ~ span:after {
  background-color: #fff;
  border-color: #fff;
}

.radio-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.radio-inline .radio {
  margin-right: 1rem;
  margin-bottom: 0.35rem;
}
.radio-inline .radio span {
  margin-right: 0.75rem;
}
.radio-inline .radio:last-child {
  margin-right: 0;
}
.radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.radio-list .radio {
  margin-bottom: 1rem;
}
.radio-list .radio span {
  margin-right: 0.75rem;
}
.radio-list .radio:last-child {
  margin-bottom: 0;
}
.input-group .radio {
  margin-bottom: 0 !important;
  padding-left: 0;
}
.form-inline .radio {
  margin-left: 15px;
  margin-right: 15px;
}

/*switch*/
.switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
}
.switch label {
  margin: 0;
}
.switch input:empty {
  margin-left: -999px;
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
}
.switch input:empty ~ span {
  display: inline-block;
  position: relative;
  float: left;
  width: 1px;
  text-indent: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switch input:empty ~ span:after,
.switch input:empty ~ span:before {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  content: " ";
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.switch input[disabled] {
  cursor: not-allowed;
}
.switch input[disabled] ~ span:after,
.switch input[disabled] ~ span:before {
  cursor: not-allowed;
  opacity: 0.5;
}
.switch.switch-icon input:checked ~ span:after {
  font-family: Ki;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  line-height: 0;
}
.switch input:empty ~ span {
  margin: 2px 0;
  height: 30px;
  width: 57px;
  border-radius: 15px;
}
.switch input:empty ~ span:after,
.switch input:empty ~ span:before {
  width: 54px;
  border-radius: 15px;
}
.switch input:empty ~ span:after {
  height: 24px;
  width: 24px;
  top: 3px;
  bottom: 3px;
  margin-left: 3px;
  font-size: 0.65em;
  text-align: center;
  vertical-align: middle;
}
.switch input:checked ~ span:after {
  margin-left: 26px;
}
.switch.switch-sm input:empty ~ span {
  margin: 2px 0;
  height: 24px;
  width: 40px;
  border-radius: 12px;
}
.switch.switch-sm input:empty ~ span:after,
.switch.switch-sm input:empty ~ span:before {
  width: 38px;
  border-radius: 12px;
}
.switch.switch-sm input:empty ~ span:after {
  height: 20px;
  width: 20px;
  top: 2px;
  bottom: 2px;
  margin-left: 2px;
  font-size: 0.55em;
  text-align: center;
  vertical-align: middle;
}
.switch.switch-sm input:checked ~ span:after {
  margin-left: 16px;
}
.switch.switch-lg input:empty ~ span {
  margin: 2px 0;
  height: 40px;
  width: 75px;
  border-radius: 20px;
}
.switch.switch-lg input:empty ~ span:after,
.switch.switch-lg input:empty ~ span:before {
  width: 72px;
  border-radius: 20px;
}
.switch.switch-lg input:empty ~ span:after {
  height: 34px;
  width: 34px;
  top: 3px;
  bottom: 3px;
  margin-left: 3px;
  font-size: 0.75em;
  text-align: center;
  vertical-align: middle;
}
.switch.switch-lg input:checked ~ span:after {
  margin-left: 34px;
}
.switch input:empty ~ span:before {
  background-color: #ebedf3;
}
.switch input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch input:checked ~ span:before {
  background-color: #ebedf3;
}
.switch input:checked ~ span:after {
  opacity: 1;
  color: #fff;
  background-color: #6993ff;
}
.switch.switch-primary:not(.switch-outline) input:empty ~ span:before {
  background-color: #6993ff;
}
.switch.switch-primary:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-primary:not(.switch-outline) input:checked ~ span:before {
  background-color: #6993ff;
}
.switch.switch-primary:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #6993ff;
  background-color: #fff;
}
.switch.switch-outline.switch-primary input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-primary input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-primary input:checked ~ span:before {
  border: 2px solid #6993ff;
  background-color: transparent;
}
.switch.switch-outline.switch-primary input:checked ~ span:after {
  color: #fff;
  background-color: #6993ff;
}
.switch.switch-secondary:not(.switch-outline) input:empty ~ span:before {
  background-color: #e4e6ef;
}
.switch.switch-secondary:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-secondary:not(.switch-outline) input:checked ~ span:before {
  background-color: #e4e6ef;
}
.switch.switch-secondary:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #e4e6ef;
  background-color: #fff;
}
.switch.switch-outline.switch-secondary input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-secondary input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-secondary input:checked ~ span:before {
  border: 2px solid #e4e6ef;
  background-color: transparent;
}
.switch.switch-outline.switch-secondary input:checked ~ span:after {
  color: #fff;
  background-color: #e4e6ef;
}
.switch.switch-success:not(.switch-outline) input:empty ~ span:before {
  background-color: #1bc5bd;
}
.switch.switch-success:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-success:not(.switch-outline) input:checked ~ span:before {
  background-color: #1bc5bd;
}
.switch.switch-success:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #1bc5bd;
  background-color: #fff;
}
.switch.switch-outline.switch-success input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-success input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-success input:checked ~ span:before {
  border: 2px solid #1bc5bd;
  background-color: transparent;
}
.switch.switch-outline.switch-success input:checked ~ span:after {
  color: #fff;
  background-color: #1bc5bd;
}
.switch.switch-info:not(.switch-outline) input:empty ~ span:before {
  background-color: #8950fc;
}
.switch.switch-info:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-info:not(.switch-outline) input:checked ~ span:before {
  background-color: #8950fc;
}
.switch.switch-info:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #8950fc;
  background-color: #fff;
}
.switch.switch-outline.switch-info input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-info input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-info input:checked ~ span:before {
  border: 2px solid #8950fc;
  background-color: transparent;
}
.switch.switch-outline.switch-info input:checked ~ span:after {
  color: #fff;
  background-color: #8950fc;
}
.switch.switch-warning:not(.switch-outline) input:empty ~ span:before {
  background-color: #ffa800;
}
.switch.switch-warning:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-warning:not(.switch-outline) input:checked ~ span:before {
  background-color: #ffa800;
}
.switch.switch-warning:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #ffa800;
  background-color: #fff;
}
.switch.switch-outline.switch-warning input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-warning input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-warning input:checked ~ span:before {
  border: 2px solid #ffa800;
  background-color: transparent;
}
.switch.switch-outline.switch-warning input:checked ~ span:after {
  color: #fff;
  background-color: #ffa800;
}
.switch.switch-danger:not(.switch-outline) input:empty ~ span:before {
  background-color: #f64e60;
}
.switch.switch-danger:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-danger:not(.switch-outline) input:checked ~ span:before {
  background-color: #f64e60;
}
.switch.switch-danger:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #f64e60;
  background-color: #fff;
}
.switch.switch-outline.switch-danger input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-danger input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-danger input:checked ~ span:before {
  border: 2px solid #f64e60;
  background-color: transparent;
}
.switch.switch-outline.switch-danger input:checked ~ span:after {
  color: #fff;
  background-color: #f64e60;
}
.switch.switch-light:not(.switch-outline) input:empty ~ span:before {
  background-color: #f3f6f9;
}
.switch.switch-light:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-light:not(.switch-outline) input:checked ~ span:before {
  background-color: #f3f6f9;
}
.switch.switch-light:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #f3f6f9;
  background-color: #fff;
}
.switch.switch-outline.switch-light input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-light input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-light input:checked ~ span:before {
  border: 2px solid #f3f6f9;
  background-color: transparent;
}
.switch.switch-outline.switch-light input:checked ~ span:after {
  color: #fff;
  background-color: #f3f6f9;
}
.switch.switch-dark:not(.switch-outline) input:empty ~ span:before {
  background-color: #181c32;
}
.switch.switch-dark:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-dark:not(.switch-outline) input:checked ~ span:before {
  background-color: #181c32;
}
.switch.switch-dark:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #181c32;
  background-color: #fff;
}
.switch.switch-outline.switch-dark input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-dark input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-dark input:checked ~ span:before {
  border: 2px solid #181c32;
  background-color: transparent;
}
.switch.switch-outline.switch-dark input:checked ~ span:after {
  color: #fff;
  background-color: #181c32;
}
.switch.switch-white:not(.switch-outline) input:empty ~ span:before {
  background-color: #fff;
}
.switch.switch-white:not(.switch-outline) input:empty ~ span:after {
  background-color: #fff;
  opacity: 0.7;
}
.switch.switch-white:not(.switch-outline) input:checked ~ span:before {
  background-color: #fff;
}
.switch.switch-white:not(.switch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #fff;
  background-color: #fff;
}
.switch.switch-outline.switch-white input:empty ~ span:before {
  border: 2px solid #ebedf3;
  background-color: transparent;
}
.switch.switch-outline.switch-white input:empty ~ span:after {
  background-color: #ebedf3;
}
.switch.switch-outline.switch-white input:checked ~ span:before {
  border: 2px solid #fff;
  background-color: transparent;
}
.switch.switch-outline.switch-white input:checked ~ span:after {
  color: #fff;
  background-color: #fff;
}