@font-face {
  font-family: 'sofi';
  src: url(e4d612401b7bbc5227f6b84f90394ae9.woff) format('woff');
}
@font-face {
  font-family: 'sofi-300';
  src: url(5a316d4371e42cc07b6ee42f3207387c.woff) format('woff');
}
@font-face {
  font-family: 'sofi-400';
  src: url(78f011ef45167e34cc71c05f11768575.woff) format('woff');
}
@font-face {
  font-family: 'sofi-italic';
  src: url(c270b1211c92c9002926208c1da98791.woff) format('woff');
}
::selection {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
* {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.12);
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  width: 100%;
  height: 100%;
  min-width: 375px;
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 14px;
  }
}
body {
  width: 100%;
  height: 100%;
  min-width: 375px;
  line-height: 1;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.select2 .select2-selection.select2-container--default,
.select2 .select2-selection.select2-selection--multiple,
.select2 .select2-selection.select2-selection--single,
.select2 .select2-selection__choice {
  border-radius: 0;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 74px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
header .registration {
  font-size: 1.20rem;
  line-height: 1.6;
  padding-left: 2.4rem;
  background-image: url(4cc1042609bb22f1b831e672c01e1cac.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 1.80rem;
}
header .registration a {
  font-size: 0.90rem;
  text-align: right;
  display: block;
  color: #1c88d0;
}
header div {
  position: absolute;
  left: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
header div:nth-child(1) {
  top: 0;
  z-index: 2;
  width: 94%;
  height: 72px;
  padding: 0 3%;
  justify-content: space-between;
}
header div:nth-child(1) > a {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100.0%;
  background-image: url(3ee0718858fbe1129506ca235e357f2d.svg);
  font-size: 1.80em;
  line-height: 60px;
  padding-left: 60px;
}
header div:nth-child(2) {
  background-color: #1c88d0;
  color: #ffffff;
  bottom: 0;
  z-index: 1;
  width: 100.0%;
  height: 36px;
  justify-content: center;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h3 {
  font-weight: 100;
  font-family: 'sofi', Arial, Helvetica, sans-serif;
  font-size: 1.20rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.sub.newasp {
  display: none;
}
.sub.newasp + .tablewrap {
  display: none;
}
.btn.newasp {
  margin: 5px 20px;
}
a {
  display: inline-block;
  text-decoration: none;
}
.nobreak {
  white-space: nowrap;
}
.btn {
  display: inline-block;
  padding: 0 1.80rem;
  text-align: center;
}
.btn.ico {
  padding: 0.84rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.50rem;
}
.btn.ico.edit {
  background-image: url(46a8f212c6ca79e5e57c22293a175ee8.svg);
}
.btn.ico.plus {
  background-image: url(57997440093773c3742d2e32a46a26ac.svg);
}
.btn.ico.save {
  background-image: url(5aa7e7364900a3dcf5acdcbdd45fa04f.svg);
}
.btn.ico.close {
  background-image: url(0d2a4a5cb2b1e1276b8fa296af38584e.svg);
}
input[type=submit],
.btn,
button {
  white-space: nowrap;
  font-size: 1.05em;
  letter-spacing: 0.06em;
  word-spacing: 0.30rem;
  line-height: 2.4;
  text-transform: uppercase;
}
a,
label,
button {
  text-align: left;
  cursor: pointer;
}
strong,
.btn,
button,
.sub,
input [type=submit],
.registration {
  font-weight: 100;
  font-family: 'sofi-300', Arial, Helvetica, sans-serif;
}
.col {
  flex: 1 1 200px;
  max-width: calc(100%-10px);
  position: relative;
}
.col > form,
.col > div {
  margin: 0 20px;
}
.col.col-2 {
  flex: 1 1;
}
.login .content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(5b32d1de405b460489e688ef6b986b5f.jpg);
  justify-content: center;
  align-content: center;
  align-items: center;
}
.content {
  position: relative;
  width: 100.0%;
  height: auto;
  min-height: calc(100.0% - 74px - 50px);
  padding-top: 74px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
}
.content.free {
  height: auto;
}
.content > div {
  position: relative;
  overflow-x: hidden;
}
footer {
  position: relative;
  width: 94.00%;
  min-height: 30px;
  padding: 10px 3.00%;
  border-top-width: 2px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
footer a {
  font-size: 1.20rem;
  letter-spacing: 0.09em;
}
footer p,
footer a,
footer a:hover {
  color: #ffffff;
}
footer p {
  font-size: 0.84rem;
  letter-spacing: 0.03em;
  opacity: 0.72;
}
p,
input,
textarea {
  flex: 1 1 100.0%;
  line-height: 1.8;
  letter-spacing: 0.01em;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto;
  -ms-hyphenate-limit-lines: 3;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 4;
  -webkit-hyphenate-limit-lines: 3;
  hyphens: auto;
  hyphenate-limit-chars: auto;
  hyphenate-limit-lines: 3;
}
.loginbox {
  width: 94.00%;
  z-index: 2;
  max-width: 480px;
  padding: 24px 42px 39px 42px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
.loginbox > form {
  width: 100%;
}
h3 + input,
input + input,
input + textarea,
input + p,
input + a,
p + input {
  margin-top: 1.20rem;
}
input,
textarea {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
  display: block;
  width: calc(100.0% - 1.20rem);
  height: 48px;
  padding: 0 0.60rem;
  border-radius: 0;
}
input.large,
textarea.large {
  width: calc(70.00% - 1.20rem);
}
input.large + input,
textarea.large + input {
  margin: 0;
}
input.small,
textarea.small {
  width: calc(30.00% - 1.20rem);
}
input.small + input,
textarea.small + input {
  margin: 0;
}
input.half,
textarea.half {
  width: calc(50.00% - 1.20rem);
}
.doublein input {
  float: left;
}
.doublein input + input {
  margin: 0;
}
.doublein .select2 {
  width: auto !important;
}
.subscriber {
  background: url(f07c38dd756e090e08da52b36719a584.svg) center;
  background-size: cover;
  height: 16px;
  width: 16px;
  margin-left: 6px;
  display: block;
}
.infoMail {
  background: url(b60d4a8a63288d6dcb2b60d28e6be4c2.svg) center;
  background-size: cover;
  height: 16px;
  width: 16px;
  margin-left: 6px;
  display: block;
}
.extern a {
  display: flex;
  align-items: center;
}
.extern a::after {
  content: "";
  background: url(4b868982c430899f0877398cbe6aae8d.svg) center;
  background-size: cover;
  height: 16px;
  width: 16px;
  margin-left: 6px;
  display: block;
}
textarea {
  resize: vertical;
  min-height: 1.50rem;
  height: 1.00rem;
  padding: .6rem;
}
textarea:focus {
  height: auto;
}
select[multiple] {
  overflow: hidden;
  position: relative !important;
}
select2-selection {
  border-radius: 0 !important;
}
select,
input,
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select[type=checkbox],
input[type=checkbox],
textarea[type=checkbox] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  height: auto;
}
.head,
input,
textarea {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.select2-results__option [aria-disabled="true"] {
  display: none;
}
input[type=file],
input[type=radio],
input[type=checkbox] {
  display: none;
}
input[type=file]:checked + label,
input[type=radio]:checked + label,
input[type=checkbox]:checked + label {
  background-image: url(c33c4fdb79fd94b3069b07eadb9db057.svg);
}
input[type=file] + label,
input[type=radio] + label,
input[type=checkbox] + label {
  background-color: #7f858c;
  color: #ffffff;
  white-space: nowrap;
  font-size: 1.05em;
  letter-spacing: 0.06em;
  word-spacing: 0.30rem;
  line-height: 2.4;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.84rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.50rem;
  transition: all 240ms ease-in-out 100ms;
  margin-right: 2.1rem;
  background-image: url(0d2a4a5cb2b1e1276b8fa296af38584e.svg);
}
input[type=file] + label:hover,
input[type=radio] + label:hover,
input[type=checkbox] + label:hover {
  background-color: #000000;
  color: #ffffff;
}
input,
textarea,
button,
placeholder {
  font-size: 0.96rem;
  letter-spacing: 0.02em;
}
input[type=hidden] + textarea {
  margin-top: 0;
}
input[type=submit] {
  width: 100.0%;
  margin: 1.20rem auto 0;
  padding: 0 1.20rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition: all 240ms ease-in-out 100ms;
  background-color: #48505a;
  color: #ffffff;
  cursor: pointer;
}
.field-validation-error {
  font-size: 0.8rem;
  display: block;
  color: red;
  margin-top: 1.2rem;
}
.alert {
  color: red;
}
.full {
  flex: 1 1 90.00%;
  height: 40px;
  padding: 0 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
}
.tab {
  display: inline-block;
  margin: 0 -5px 0 0;
  padding: 0.42rem 1.20rem 0.42rem 1.80rem;
  border-width: 1px 0 0 1px;
  background-repeat: no-repeat;
  background-position: left 0.30rem center;
  background-size: 1.20rem;
}
.tab.dashboard {
  background-image: url(81742bac0556f75cc11753017c5a1374.svg);
  display: none;
}
.tab.location {
  background-image: url(4489927c810278358fe5b6396d5c11f3.svg);
}
.tab.date {
  background-image: url(d75199689a45b29c3c540897421f8b9a.svg);
  display: none;
}
.tab.user {
  background-image: url(4cc1042609bb22f1b831e672c01e1cac.svg);
}
.tab:last-child {
  border-right-width: 1px;
  margin-right: 0;
}
.head {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.05em;
  letter-spacing: 0.06em;
  position: relative;
  z-index: 2;
  width: calc(100.0% - 60px);
  height: 42px;
  padding: 0 30px;
  border-width: 2px 0 1px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.head > span {
  position: absolute;
  left: 24px;
  top: 41px;
  width: 60px;
  height: 24px;
  overflow: hidden;
}
.head > span > span {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 60px;
  height: 60px;
  transform: rotate(45deg);
  transform-origin: center center;
  background: #e7e8e9;
}
.searchbox {
  position: relative;
  width: calc(100.0% - 60px);
  height: 42px;
  margin: 30px 30px 20px 30px;
}
.searchbox + table {
  margin-top: 10px;
}
.searchbox input[type="text"] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 42px;
}
.searchbox input[type="text"] + button {
  margin: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 42px;
  width: 42px;
  height: 42px;
  background: transparent url(84e833e5bd6df645154933cd234b33e8.svg) no-repeat center;
}
.searchbox input[type="submit"] {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  margin: 0;
  background-image: url(9421c55084b40bc469dbb893a5156583.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2.10em;
}
select {
  display: block;
  width: 100.0%;
  height: 48px;
  margin: 0;
  padding: 0.60rem;
  border-radius: 0;
}
table {
  position: relative;
  width: 100.0%;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.4;
  max-width: 100%;
}
table + .sub {
  margin-top: 40px;
}
table input {
  height: 30px;
}
table.line tr {
  max-width: 100%;
}
table.line tr td {
  max-width: 100%;
}
table.line tr td:first-of-type {
  width: 30%;
}
table.line.mailings div {
  display: flex;
}
table.line.mailings div label {
  width: 50%;
}
table.line.mailings div input {
  width: auto;
  height: auto;
}
table.line td {
  vertical-align: middle;
}
table .flap {
  position: relative;
  max-height: 40px;
  margin: 0;
  padding: 10px 0;
  border-width: 0 1px 1px 1px;
  overflow: hidden;
  transition: max-height linear 300ms;
}
table .flap.flap-off {
  max-height: 1000px;
  padding-bottom: 10px;
}
table .flap.flap-off > .btn.ico {
  background-image: url(9d958f82ddcaf7269e71c7c7067e5cf4.svg);
}
table .flap > .btn.ico {
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url(790f6280ad1bc7b07201192b9340f8a2.svg);
}
table .flap .blur {
  position: absolute;
  width: 100.0%;
  height: 30px;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(0deg, #ffffff 10%, rgba(255, 255, 255, 0) 100%);
}
table .flap > span {
  display: block;
  margin: 0 50px 6px 10px;
  padding-top: 6px;
  border-top-width: 1px;
}
table .flap > span:first-child {
  border-top-width: 0;
}
table thead tr th {
  padding: 6px 6px 6px;
  border-width: 1px;
  font-size: 0.72rem;
  font-weight: normal;
}
table thead tr th:nth-of-type(8) {
  width: 25%;
}
table tbody td {
  padding: 9px 0px 9px 6px;
  border-bottom-width: 1px;
  vertical-align: top;
  font-size: 0.84rem;
}
table tbody td.note form {
  display: flex;
  width: 100%;
}
table tbody td.note form textarea {
  margin: 0;
  width: 70%;
}
.pict {
  display: block;
  margin: 0;
  padding: 0.24rem 1.20rem 0.24rem 1.50rem;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.20rem;
}
.pict.local {
  background-image: url(4489927c810278358fe5b6396d5c11f3.svg);
}
.pict.tel {
  background-image: url(d6de48468050ce7b52f2b50c48ff47f6.svg);
}
.pict.mail {
  background-image: url(9536ff56539b2bccc9dc38f30edc04a2.svg);
}
.pict.asp {
  background-image: url(853fb7b63e9f8d80d0aa76f20a3ffeea.svg);
  display: flex;
  align-items: center;
}
.main {
  flex: 6 1 10.00%;
  height: calc(100.0% - 42px);
}
.main .full {
  height: auto;
  margin-top: 1.2rem;
}
.main .full select {
  border-width: 1px;
}
.main .full label {
  margin: 1.2rem 0 0.6rem 0;
}
.main .full input[type=submit] {
  margin: 1.2rem 0 0.6rem 0;
}
.main > table {
  position: relative;
  width: calc(100.0% - 60px);
  margin: 0 30px;
}
.viewOptions {
  display: flex;
  flex-wrap: wrap;
  height: 70px;
}
.viewOptions .select2-container {
  margin-left: 1rem;
  min-width: 5vw;
  max-width: 15vw;
  height: 100%;
  margin-right: 1rem;
}
.viewOptions .select2-container .selection {
  height: 100%;
}
.viewOptions .select2-container .selection .select2-selection {
  height: 100%;
}
.viewOptions h5 {
  width: 100%;
}
.viewOptions input {
  margin-right: 10px;
}
.viewOptions input[type="checkbox"] {
  display: none;
}
.viewOptions label {
  margin: auto;
  padding: 0.8rem;
}
.viewOptions > div {
  display: flex;
  flex-flow: row wrap;
}
.viewOptions > div > div {
  display: flex;
  margin-right: 20px;
}
th.collapsed,
td.collapsed {
  display: none;
}
.control {
  height: 54px;
  flex: 1 1 100.0%;
  margin: 0 20px 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.control:first-of-type {
  border-bottom-width: 1px;
  padding-bottom: 5px;
}
.control form {
  display: flex;
}
.control div {
  display: flex;
  margin: auto 20px auto 0;
}
.control div label {
  margin: auto 20px auto 0;
}
.cover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100.0%;
  height: 100.0%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
.overlay > .DetailWrap,
form,
header,
header div:nth-child(1),
.loginbox,
.content,
.left,
.right {
  background-color: #ffffff;
  color: #000000;
}
.tablewrap + .sub,
.control + .sub {
  margin-top: 24px;
}
.tablewrap.collapseable,
.control.collapseable {
  transition: max-height linear 300ms;
  max-height: 0;
  overflow: hidden;
}
.tablewrap.collapseable.open,
.control.collapseable.open {
  max-height: 1000px;
}
.sub {
  position: relative;
  padding: 9px 0 9px 33px;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-position: left 6px center, center;
  background-size: 1.50rem, 100.0% 100.0%;
  font-size: 0.90em;
  letter-spacing: 0.06em;
}
.sub.bt {
  cursor: pointer;
  transition: all 240ms ease-in-out 100ms;
}
.sub.bt:hover {
  color: black;
}
.sub.history {
  background-image: url(d79706f85a5b8f7dc5a5af496f84924d.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
.sub.history + .tablewrap {
  height: 20vh;
  overflow-y: scroll;
}
.sub.history + .tablewrap table {
  display: block;
}
.sub.addHistory {
  background-image: url(d79706f85a5b8f7dc5a5af496f84924d.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
.sub.mailings {
  background-image: url(9536ff56539b2bccc9dc38f30edc04a2.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
.sub.location {
  background-image: url(4489927c810278358fe5b6396d5c11f3.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
.sub.asp {
  background-image: url(853fb7b63e9f8d80d0aa76f20a3ffeea.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub.asp.newasp {
  display: none;
}
.sub.date {
  background-image: url(d75199689a45b29c3c540897421f8b9a.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
.sub.contact {
  background-image: url(d79706f85a5b8f7dc5a5af496f84924d.svg), linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
.tab,
table a:hover,
.registration a {
  color: #1c88d0;
}
footer,
.aside,
.head,
.sub,
table thead th,
.tab {
  border-color: #b9c3ce;
}
header,
header.sticky {
  transition: height 300ms ease-in-out 0ms;
}
h3,
.head,
label,
.head,
thead,
.flap {
  color: #54515b;
}
header,
header div:nth-child(1),
.loginbox,
.content,
.left,
.right {
  background-color: #ffffff;
  color: #000000;
}
a .toplink:hover,
.btn:hover,
input[type=submit]:hover {
  background-color: #000000;
  color: #ffffff;
}
header div:nth-child(1),
header.sticky div:nth-child(1) {
  transition: top 420ms ease-in-out 0ms;
}
.tab:hover,
header div:nth-child(1) > a,
table,
table a {
  color: #000000;
}
a.toplink,
.btn {
  background-color: #7f858c;
  color: #ffffff;
}
footer,
.head,
input,
tr:nth-child(even) {
  background-color: #f7f8fa;
  color: #000000;
}
.ico,
.btn,
input[type=submit] {
  transition: all 240ms ease-in-out 100ms;
}
footer p,
footer a,
footer a:hover,
h3,
.head,
.sub,
.note,
label,
.head,
thead,
.flap {
  color: #54515b;
}
.head,
thead tr {
  background-image: linear-gradient(0deg, #e7e8e9 0%, #ffffff 90%);
}
:focus,
.sub,
.head > span > span {
  box-shadow: inset 0 0 0 1px #b9c3ce;
}
button {
  margin: 1.5rem 0;
  padding: 0.6rem;
}
button.edit {
  margin: 0;
  padding: 1rem;
}
.companyDetails .head > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.companyDetails .head > div > span,
.companyDetails .head > div > div {
  margin-right: 20px;
}
.companyDetails > .DetailWrap {
  position: relative;
  padding: 25px 20px 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 1 100.0%;
  max-width: 100%;
}
.inactiveFilter.campaignFilter tbody tr[data-inactive="True"] {
  display: none;
}
.inactiveFilter.campaignFilter.statusFilter tbody tr[data-inactive="True"] {
  display: none;
}
.inactiveFilter.statusFilter tbody tr[data-inactive="True"] {
  display: none;
}
.inactiveFilter tbody tr[data-inactive="True"] {
  display: none;
}
.campaignFilter tbody tr {
  display: none;
}
.campaignFilter tbody tr.campaignVisible {
  display: table-row;
}
.statusFilter tbody tr {
  display: none;
}
.statusFilter tbody tr.statusVisible {
  display: table-row;
}
.statusFilter.campaignFilter tbody tr {
  display: none;
}
.statusFilter.campaignFilter tbody tr.statusVisible.campaignVisible {
  display: table-row;
}
.deleteAsp.deleteAsp.deleteAsp {
  margin: 0 0.9rem 0 0;
}
.deleteAsp.deleteAsp.deleteAsp button[type="submit"] {
  padding: 0.8rem;
  background-size: 1.50rem;
  margin: 0;
  background: #7f858c url(0d2a4a5cb2b1e1276b8fa296af38584e.svg) no-repeat center;
  transition: all 240ms ease-in-out 100ms;
}
.deleteAsp.deleteAsp.deleteAsp button[type="submit"]:hover {
  background-color: #000000;
  color: #ffffff;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
