/* hidden sections  */
.hideSection,
.hide,
.hideRouteSection,
.hideSubSection,
.hideView {
  display: none !important;
}

:root {
  --alt-blue: #1a7bd0;
  --alt-darkblue: #032d46;
  --alt-teal: #20d6c4;
}
.cp3 {
  cursor: pointer;
}
.bg-alt-blue {
  background-color: #03314d;
}
option.group-title {
  background: lightgray;
  font-weight: bold;
}
div#time-left-refresh {
  align-self: center;
  font-weight: bolder;
  font-size: 33px;
}
span.seeMore,
span.seeLess {
  float: right;
  color: blue;
  cursor: pointer;
}
td.myPartNo,
th.myPartNo,
.myCurrentComments {
  overflow: hidden;
  max-width: 144px;
}
div.getFast {
  min-width: 28px;
  text-align-last: center;
}
td.myCurrent,
td.myCurrent-long,
.myCurrentComments-long {
  overflow: hidden;
  max-width: 144px;
  min-width: 144px;
}
td.myMaterialNo {
  overflow: hidden;
  min-width: 175px !important;
  max-width: 175px !important;
}
div.line-awarded {
  background-color: #86ec8a4f;
  border-radius: 5px;
  font-weight: bold;
}

.best-price,
.best-lead {
  background-color: #032d46;
  color: white;
}
.no-bid-quote-div {
  text-transform: uppercase;
  background-color: #9e9e9e;
  padding: 7px 25px;
  width: 100%;
  color: white;
  text-align-last: center;
  text-decoration: line-through;
  border-radius: 5px;
}
td.line-item-quote {
  width: 220px;
}
tr.no-award {
  background-color: rgb(165 163 193 / 22%);
}
.multiple-container {
  min-height: 30px;
}
.ajs-custom {
  color: white !important;
  background-color: #0f99df !important;
  border-color: #31708f;
}

.showSectionX,
.showRouteSection,
.showSubSection,
.showView {
  display: inline-block;
  width: 100%;
}
.p-0 {
  padding: 0px;
}
.text-align-center {
  text-align: center;
}
.text-align-end {
  text-align: end;
}
.text-align-start {
  text-align: start;
}
.route-frequent > * {
  font-family: 'poppins' !important;
}
.no-bid-quote-line {
  text-decoration: line-through;
}
span.no-bid-quote.p-1 {
  position: absolute;
  top: 0px;
  right: -13px;
}
p.notice {
  border: 3px solid #032d46;
  border-style: double;
  padding: 12px;
  text-align: center;
}
div.detail-container > div {
  min-width: 42px;
  text-align-last: center;
}
div.no-bid {
  align-self: center;
  text-align: center;
  min-width: 250px;
  color: white;
  /* border: 3px solid white; */
  /* border-style: double; */
  font-weight: bold;
  text-decoration: line-through;
}
.bg-no-bid {
  background: #a5b2c3 !important;
  border: 3px solid white;
  border-style: double;
}
/* .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.50rem;
} */
/* container  */
.container.container-altitude {
  max-width: 92% !important;
  text-align: center;
  padding-top: 2px;
}

/* tabbed modal  */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #011826;
  padding: 7px 12px !important;
  border-left: 3px solid #ada6a6;
  border-radius: 0px;
}
.nav-link {
  border-radius: 0px;
  display: block;
  padding: 0.5rem 1rem;
  color: #011826;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
div#v-pills-tab {
  min-width: fit-content;
}
div#v-pills-tabContent {
  min-height: 30vh;
}

/* navigation   */
.nav-partNo {
  color: white;
  margin: 0px 30px;
  font-size: 15px;
}
.nav-jobNo {
  color: white;
  margin: 0px 30px;
  font-size: 11px;
  /* border-top: 1px solid white; */
}

.brd-1 {
  border: 1px solid lightgray;
  border-radius: 3px;
}
.row.alti {
  justify-content: center;
}
.fs-12 {
  font-size: 12px;
}
.fs-11 {
  font-size: 11px;
}
.fs-10 {
  font-size: 10px;
}
.fw-b {
  font-weight: bold;
}
/* Buttons   */
button.schedType.inactive {
  background-color: #d3d3d317;
  border: 1px solid lightgray;
  color: lightgray;
  border-radius: 4px;
}
button.alt-darkblue-md {
  width: 49%;
  background-color: var(--alt-darkblue);
  padding: 4px 9px;
  color: white;
  margin: 10px 2px;
  border: 1px solid var(--alt-darkblue);
  border-radius: 5px;
  /* box-shadow: 3px 2px 2px 1px #1a7bd047; */
}
button.alt-teal-sm {
  background-color: var(--alt-teal);
  padding: 4px 9px;
  color: white;
  /* margin: 10px 2px; */
  border: 1px solid white;
  border-radius: 5px;
  font-size: 10px;
  /* box-shadow: 3px 2px 2px 1px #1a7bd047; */
}

button.alt-blue-md {
  width: 49%;
  background-color: white;
  padding: 4px 9px;
  color: #1a7bd0;
  margin: 10px 2px;
  border: 1px solid #1a7bd0;
  border-radius: 5px;
  box-shadow: 3px 2px 2px 1px #1a7bd047;
}
button.op-complete {
  border: 1px solid lightgreen;
  border-radius: 5px;
  background-color: #b1e2b1;
  color: darkgreen;
  padding: 4px 9px;
}

button.alt-blue-md:hover {
  background-color: #1a7bd0;
  color: white;
}
.template-choice-drop {
  width: 50%;
}
/* ---------------
Badges  
------------------- */
.badge {
  cursor: pointer;
  /* font-weight: bolder; */
  padding: 7px 10px !important;
}
.badge-dash {
  display: inline-block;
  padding: 0.25em 0.6em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.myBadge {
  cursor: pointer;
  /* font-weight: bolder; */
  padding: 7px 4px !important;
  font-size: 11px;
  border-radius: 3px;
}
.badge-x {
  cursor: pointer;
  /* font-weight: bolder; */
  padding: 7px 10px !important;
  background-color: white;
  border: 1px solid #20d6c4;
  color: black;
  border-radius: 3px;
}
.badge.bg-altitude {
  background-color: #1a7bd0;
  color: white;
}

span.position-absolute.translate-middle.rounded-pill.bg-success {
  font-size: 11px;
  padding: 0px 5px;
  width: 30px;
}
span.badge.bg-secondary {
  color: black;
  padding: 7px 10px !important;
  cursor: pointer;
  font-weight: inherit;
}
span.bg-health {
  border: 1px solid lightgray;
  border-radius: 3px;
  padding: 0px 2px;
  background-color: #d3d3d342;
}
td.bg-priority {
  border: 1px solid white;
  /* border-radius: 3px; */
  padding: 4px 4px;
  background-color: #16dbe9d8 !important;
}
span.bg-inactive {
  background-color: lightgray;
  color: darkred;
  padding: 3px 3px;
  /* border: 1px solid; */
  font-size: 8px;
  border-radius: 3px;
}
span.badge.active,
span.badge-x.active {
  background-color: #1a7bd0 !important;
  /* padding: 6px 13px; */
  cursor: pointer;
  color: white;
}
.badge.toggle {
  background-color: white;
  border: 1px solid #03314d;
  color: #03314d;
}
.badge.toggle.selected {
  background-color: #03314d;
  border: 1px solid #20d6c4;
  color: #20d6c4;
}
.badge.info-only {
  background-color: white;
  border: 1px solid #20d6c4;
  color: black;
}
.badge.tempBadge {
  background-color: #20d6c4;
  border: 1px solid #0000004a;
  color: black;
}
.badge.tempBadge.active {
  background-color: white;
}
.badge.tempBadge-X:hover {
  background-color: black;
  color: white;
}
.tempBadge.active {
  background-color: white !important;
  color: black !important;
}
span.bg-status.R,
span.bg-status.Ready {
  border-bottom: 1px solid lightgray;
  padding: 1px 5px;
  /* border-radius: 10px; */
  background-color: #90ee9033;
}
span.bg-status.Program {
  border: 1px solid lightgray;
  padding: 1px 5px;
  border-radius: 10px;
  background-color: #ffeb3b5c;
}
span.bg-status.BO,
span.bg-status.FPBO {
  border: 1px solid lightgray;
  padding: 1px 5px;
  border-radius: 10px;
  background-color: #07fff85c;
}
span.bg-status.Running {
  border: 1px solid lightgray;
  padding: 1px 5px;
  border-radius: 10px;
  background-color: greenyellow;
}
span.bg-status.NX,
span.bg-status.Up,
span.bg-status.x {
  border: 1px solid lightgray;
  padding: 1px 5px;
  border-radius: 10px;
  background-color: rgb(255 47 245 / 42%);
}

td.bg-status.Running,
td.bg-status.R,
.badge.bg-Running {
  border-bottom: 1px solid white;
  text-align: center;
  padding: 1px 5px;
  font-weight: bold;
  /* background-color: #22e12270; */
  background-color: #cde9ce;
}
td.bg-status.FPBO,
td.bg-status.BO,
.badge.bg-FPBO {
  border-bottom: 1px solid white;
  text-align: center;
  padding: 1px 5px;
  font-weight: bold;
  background-color: #c1e2fc;
}
td.bg-status.Setup,
td.bg-status.S,
.badge.bg-Setup {
  border-bottom: 1px solid white;
  text-align: center;
  padding: 1px 5px;
  font-weight: bold;
  background-color: #e3c3e9;
}
td.bg-status.Up,
td.bg-status.NX,
.badge.bg-Up {
  border-bottom: 1px solid white;
  text-align: center;
  padding: 1px 5px;
  font-weight: bold;
  /* background-color: #ffeb3b; */
  background-color: #fff59d;
}
.badge.bg-Closed {
  border: 1px solid darkgreen;
  text-align: center;
  padding: 1px 5px;
  font-weight: bold;
  color: darkgreen;
  background-color: rgba(81, 210, 140, 0.25) !important;
}
.badge.bg-Future {
  border: 1px solid darkblue;
  text-align: center;
  padding: 1px 5px;
  font-weight: bold;
  color: darkblue;
  background-color: rgba(3, 142, 220, 0.25) !important;
}
td.bg-status.Program {
  border-bottom: 1px solid red;
  color: red;
  text-align: center;
  font-size: 8px;
  padding: 1px 5px;
  font-weight: bold;
  background-color: white;
}
td.bg-status.Ready {
  text-align: center;
  font-weight: bold;
}
span.bg-status.Setup {
  padding: 1px 5px;
  border-radius: 10px;
  background-color: black;
  color: white;
}
span.bg-remainX {
  padding: 3px 7px;
  border-radius: 50%;
  background-color: rgb(96 125 139 / 25%);
  color: black;
  min-width: 141px;
  font-weight: bold;
}
#routine-table tr:last-child td.bg-status {
  border: none;
}
td.bg-remain {
  background-color: rgb(96 125 139 / 25%);
  border-bottom: 1px solid white;
  font-weight: bold;
  align-items: center;
}
/* Links   */
a.hideLink {
  color: black;
}
a.hideLink:hover {
  text-decoration: none;
}

/* --------------------
Altitude Logo
-------------------- */
.altitude,
.altitude-dark {
  /* font-family: 'Faster One', cursive; */
  font-family: changeling-neo-inline, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.altitude,
.erp {
  display: inline-block;
  font-size: 30px;
  padding-bottom: 2px;
  color: white;
}
.altitude-dark,
.erp {
  display: inline-block;
  font-size: 30px;
  padding-bottom: 2px;
  color: black;
}
/* Altitude logo */
span.altitude-small {
  border-top: 1px solid white;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
  left: -7px;
  top: 33px;
  padding: 0px 36px;
  letter-spacing: 3px;
}

span.byJemco {
  font-size: 8px;
  position: relative;
  top: 10px;
  left: -245px;
}
/* --------------------
INPUTS
-------------------- */
input.alt-md {
  width: 74%;
  border: 1px solid #4f99db;
  border-radius: 4px;
  padding: 10px;
}
textarea.mongoStand,
textarea.mongoTextarea {
  border: 0px;
  width: 100%;
}
textarea.mongo {
  width: 100%;
  border: 1px solid #e2e5e8;
  border-radius: 3px;
}
/* 
---------------
Tables 
----------------- */
table {
  /* table-layout:fixed; */
}
.one-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table tbody td {
  /* vertical-align: middle; */
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border-top-color: #efefef;
  color: black;
  font-size: 12px;
}
tr.onDrag {
  background-color: black;
  color: white;
}
.table th {
  font-size: 13px;
}
.table th,
.table td {
  padding: 5px;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
th.th-PartDesc {
  width: 159px;
}

td.td-JobNo {
  min-width: 100px;
}
td.td-PartNo {
  min-width: 140px;
}
td.td-PartDesc {
  min-width: 140px;
}
td.xtd-PartDesc {
  max-width: 170px;
}
td.notice {
  padding: 20px !important;
  text-align: -webkit-center;
  font-size: 18px !important;
  border-bottom: 3px solid lightgray;
  border-radius: 0px;
  margin: 3px 65px;
  text-transform: uppercase;
  border-top: 4px solid lightgray;
  border-style: double;
}
/* -----------
drop down menus 
----------------- */
.dropOpt {
  display: inline-block;
  margin-left: 5px;
  width: auto;
  min-width: 90%;
}

select.dropDefault {
  width: 100%;
  border-radius: 3px;
  border: 1px solid lightgray;
  padding: 3px;
  margin: 5px 0px;
}

.dropdown.alt-drop {
  border: 1px solid var(--alt-teal);
  border-radius: 3px;
}

/* side details  */
/* Perfect Scroll For Chats */
#chats {
  position: relative;
  height: 325px;
  overflow: auto;
}
.side-details {
  position: relative;
  /* height: 620px; */
  overflow: auto;
  height: calc(75vh - 20px);
}
.side-details-task {
  position: relative;
  /* height: 620px; */
  overflow: auto;
  height: calc(85vh - 20px);
}
.small-scroll {
  position: relative;
  /* height: 620px; */
  overflow: auto;
  height: calc(75vh - 244px);
}
.modal-scroll {
  position: relative;
  overflow-y: auto;
  overflow-x: clip;
  height: 101%;
}
.modal-body.tabbed {
  position: relative;
  -webkit-box-flex: 1;
  height: 50vh;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.side-scroll {
  overflow: auto;
}

@media (min-width: 1200px) {
  #chats {
    height: 415px;
  }
}

/* width */
.discribeTheListing::-webkit-scrollbar,
#message::-webkit-scrollbar,
#chats::-webkit-scrollbar,
.side-scroll::-webkit-scrollbar,
.small-scroll::-webkit-scrollbar,
.side-details-task::-webkit-scrollbar,
.modal-scroll::-webkit-scrollbar,
.side-details::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.discribeTheListing::-webkit-scrollbar-track,
#message::-webkit-scrollbar-track,
#chats::-webkit-scrollbar-track,
.side-scroll::-webkit-scrollbar,
.small-scroll::-webkit-scrollbar,
.modal-scroll::-webkit-scrollbar,
.side-details-task::-webkit-scrollbar,
.side-details::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* Handle */
.discribeTheListing::-webkit-scrollbar-thumb,
#message::-webkit-scrollbar-thumb,
#chats::-webkit-scrollbar-thumb,
.side-scroll::-webkit-scrollbar,
.modal-scroll::-webkit-scrollbar,
.small-scroll::-webkit-scrollbar-thumb,
.side-details-task::-webkit-scrollbar-thumb,
.side-details::-webkit-scrollbar-thumb {
  background-color: #e5e5e5;
  border-radius: 10px;
}

/* Handle on hover */
.discribeTheListing::-webkit-scrollbar-thumb:hover,
#message::-webkit-scrollbar-thumb:hover,
#chats::-webkit-scrollbar-thumb:hover,
.side-scroll::-webkit-scrollbar,
.modal-scroll::-webkit-scrollbar,
.small-scroll::-webkit-scrollbar-thumb:hover,
.side-details-task::-webkit-scrollbar-thumb:hover,
.side-details::-webkit-scrollbar-thumb:hover {
  background-color: rgba(132, 132, 132, 0.5);
}

span.dtr-data {
  white-space: initial;
}

/* misc   */
.alt-light {
  font-size: 11px;
  color: #848484;
  margin-bottom: 7px;
}
.alt-job-badge {
  background-color: #f0f0f0;
  border: 1px solid #adb5bd;
  color: #222;
  padding: 4px 10px;
  border-radius: 14px;
  margin-bottom: 3px;
  /* margin: 9px 0px; */
  text-align: center;
}
.alt-line {
  border-top: 1px solid lightgray;
  margin: 5px 1px;
}
.alt-sub {
  background-color: #032d46;
  color: white;
  font-size: 11px;
  text-align: left;
  padding: 4px;
  border-radius: 3px;
}

/* shadow boxes   */
.sb-1 {
  box-shadow: 2px 2px 7px 1px #9e9e9e5e;
}

/* icons   */
i.fas.fa-calendar.action {
  color: #1bc6c6;
}

/* myAction div   */
.myAction:hover,
.hhl {
  background-color: #f8f9fa;
}

/* commnets media-chat   */
.media {
  display: flex;
  align-items: flex-start;
}

.media-chat {
  margin-bottom: 1.5rem;
}

.media-chat .content {
  background-color: #f8f8f8;
  padding: 0.5rem 1.25rem;
  border-radius: 0.25rem;
  margin-bottom: 1.25rem;
}

.media-chat .heading-title a {
  color: #222;
}

.media-chat .heading-title a:hover {
  color: #2196f3;
  text-decoration: none;
}

.media-chat .title {
  color: #2196f3;
  font-size: 1rem;
}

.media-chat .message {
  background-color: #f8f8f8;
  padding: 0.5rem 1.25rem;
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
  color: #222;
  white-space: pre-wrap;
}

.media-chat .date-time {
  font-size: 10px;
  padding-left: 1.25rem;
}

.media-chat .media-body {
  flex: unset;
}

.media-chat.media-left img {
  width: 50px;
}

.media-chat.media-right {
  text-align: right;
  justify-content: flex-end;
}

.media-chat.media-right img {
  width: 40px;
}

.media-chat:hover {
  text-decoration: none;
}

.media-chat.media-chat-header {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 0.6rem 1.5rem;
}
.rounded-circle {
  border-radius: 50% !important;
}

/* -----------------
ERROR Messages
---------------- */
.errMsg2.parsley-error,
input.parsley-error,
.errMsg.parsley-error {
  background-color: #f2dede !important;
  color: darkred !important;
  /* position: absolute; */
  /* bottom: 0px; */
  /* width: 100%; */
}

/* Images   */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/*=====  End of Section comment block  ======*/
/*===============================
=            Choices            =
===============================*/
.choices {
  margin-bottom: 2.4rem;
  position: relative;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*='select-one'] .choices__inner {
  cursor: pointer;
  padding-bottom: 0.75rem;
}

.choices[data-type*='select-one'] .choices__input {
  display: block;
  width: 100%;
  padding: 1rem;
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
  margin: 0;
}

.choices[data-type*='select-one'].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*='select-one']:after {
  content: '';
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 1.15rem;
  top: 50%;
  margin-top: -2.5px;
}

.choices[data-type*='select-multiple'] .choices__inner,
.choices[data-type*='text'] .choices__inner {
  cursor: text;
}

.choices__inner {
  background-color: #f9f9f9;
  padding: 0.75rem 0.75rem 0.375rem;
  border: 1px solid #dddddd;
  border-radius: 0.25rem;
  font-size: 1.4rem;
  overflow: hidden;
}
.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 0.25rem 0.25rem 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 0.25rem 0.25rem;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.choices__list--single {
  display: inline-block;
  padding: 0.4rem;
}

.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  border-radius: 2rem;
  padding: 0.4rem 1rem;
  font-size: 1.2rem;
  margin-right: 0.375rem;
  margin-bottom: 0.375rem;
  background-color: #00bcd4;
  border: 1px solid #008fa1;
  color: #ffffff;
  word-break: break-all;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 0.5rem;
}
.choices__list--multiple .choices__item.is-selected {
  background-color: #00a5bb;
  border: 1px solid #007888;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  overflow: hidden;
}
.choices__list--dropdown.is-active {
  display: block;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  padding: 1rem;
  font-size: 1.4rem;
}
.choices__list--dropdown .choices__item.is-selected {
  opacity: 0.5;
}
.choices__list--dropdown .choices__item.is-selected:hover {
  background-color: #ffffff;
}
.choices__list--dropdown .choices__item--selectable:after {
  content: 'Press to select';
  font-size: 12px;
  opacity: 0;
  float: right;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
}

.choices__group .choices__heading {
  font-weight: 600;
  font-size: 1.2rem;
  padding: 1rem;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-image: url('../../icons/cross.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
  border-left: 1px solid #008fa1;
  margin-left: 4px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 1;
  cursor: pointer;
}

.choices__input {
  background-color: #f9f9f9;
  font-size: 1.4rem;
  padding: 0;
  margin-bottom: 0.5rem;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 0.4rem 0 0.4rem 0.2rem;
}
.choices__input:focus {
  outline: 0;
}

/*=====  End of Choices  ======*/
