.tooltip-wrapper[data-v-6e9cd961] {
  overflow: visible;
}
@media (max-width: 1200px) {
.tooltip-wrapper[data-v-6e9cd961] {
    left: 32%;
    width: 350px;
    z-index: 10;
    position: absolute;
    top: 100%;
    display: contents;
}
.arrow_box[data-v-6e9cd961] {
    background: #EEEEEE;
    border-top: 2px solid #FF9900;
    width: auto;
    height: auto;
    padding: 6px 10px 6px 10px;
    position: relative;
}
}
@media (min-width: 1200px) {
.tooltip-wrapper[data-v-6e9cd961] {
    left: 100%;
    width: 33%;
    margin-left: 25px;
    z-index: 10;
    position: absolute;
    top: 2em;
}
.arrow_box[data-v-6e9cd961] {
    background: #FFF;
    border-left: 2px solid #FF9900;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    border-right: 1px solid #EEE;
    width: auto;
    height: auto;
    padding: 6px 10px 6px 10px;
    position: relative;
}
.arrow_box[data-v-6e9cd961]:before {
    bottom: 100%;
    border: solid transparent;
    border-color: rgba(113, 158, 206, 0);
    border-right-color: #ff9900;
    border-width: 15px;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 12px;
    left: -32px;
    pointer-events: none;
}
.arrow_box[data-v-6e9cd961]:after {
    bottom: 100%;
    border: solid transparent;
    border-color: rgba(113, 158, 206, 0);
    border-right-color: #FFF;
    border-width: 15px;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 12px;
    left: -29px;
    pointer-events: none;
}
}
div b[data-v-4e652495] {
  margin-left: 1rem;
}
label.error[data-v-4e652495]::after {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  left: 30px;
  top: -23px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent #b52c2c transparent;
  -o-border-image: initial;
     border-image: initial;
}
label.error[data-v-4e652495] {
  left: 0;
  bottom: 0;
  top: 12px;
  position: relative;
  background-color: #b52c2c !important;
  border-color: #8c1c1c !important;
  color: #fff !important;
  width: auto;
  min-width: 150px;
  display: none;
  padding: 10px 25px 10px 35px !important;
  border-radius: 8px;
  z-index: 999;
  display: inline-block;
}
.checkboxlist-instance {
  margin-bottom: 0.75em;
}
.checkboxlist-instance input[type=checkbox] {
  margin-right: 1em;
}
.checkboxlist-instance label {
  display: inline;
  font-weight: normal;
}
.replacement-btn[data-v-39aa0ef6] {
  top: 0px;
  position: absolute;
  margin: 0;
  padding: 6px 0px;
  width: 99px;
  height: 38px;
  font-size: 16px;
  border-radius: 0.25rem;
  cursor: pointer;
}
input[name=csvfile][data-v-39aa0ef6] {
  display: inline;
  top: 3px;
  position: relative;
  pointer-events: none;
}
@media screen and (max-width: 1440px) {
.inside-label[data-v-644e7407] {
    font-size: 1vw;
}
}

svg[data-v-623775fc] {
	pointer-events: none;
	/* Minor vertical offset from center for filename to appear under */
	position: relative;
    top: -9px;
	color: #353535;
}
.replacement-btn[data-v-623775fc] {
    padding: 5px;
	top: 0px;
	left: 0px;
	position: relative;
	margin: 0;
	background-color: #e4e4e4;
    border: dashed 1px lightgray;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
            box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    width: 100%;
	height: 100%;
	font-size: 3em;
	border-radius: 0.25rem;
	cursor: pointer;
}
.replacement-btn[data-v-623775fc]:active {
	background-color: #00ff6f;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	        box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
input[name*='.File'][data-v-623775fc] {
	display: inline;
	top: 3px;
	position: relative;
	pointer-events: none;
}
.removeBtn[data-v-623775fc] {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0px;
	top: 0px;
	border-radius: 2px 2px 2px 2px;
	font-size: 24px;
}
.removeBtn[data-v-623775fc]:before {
	position: relative;
	content: "x";
	color: white;
    top: -14px;
    left: -3px;
    width: 30px;
    height: 30px;
}
.filedisplay[data-v-623775fc] {
	position: absolute;
	width: 100%;
	text-overflow: ellipsis;
    overflow : hidden;
	padding: 5px;
    white-space: nowrap;
	-ms-flex-item-align: end;
	    align-self: flex-end;
	pointer-events: none;
	text-align: center;
	left: 0px;
	/* top: 50%;
	transform: translateY(-50%); */
}
@media screen and (min-width: 1200px) {
.flex-basis-0[data-v-623775fc] {
		-ms-flex-preferred-size: 0;
		    flex-basis: 0;
}
}

.radiolist-instance {
  margin-bottom: 0.75em;
}
.radiolist-instance input[type=radio] {
  margin-right: 1em;
}
.radiolist-instance label {
  display: inline;
  font-weight: normal;
}
.radioyesno-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.radioyesno-container input[type=radio] {
  display: inline-block;
  clip: rect(0, 0, 0, 0);
  position: absolute;
  left: 45px;
  z-index: -1;
}
.radioyesno-container label {
  display: inline-block;
  background-color: #fff;
  color: #999;
  border: 1px solid #999;
  padding: 0.6em 1em;
  margin: 0.2em 0.6em;
  cursor: pointer;
  font-family: ProximaNova, Arial, sans-serif;
  z-index: 1000;
}
.radioyesno-container label:hover {
  background-color: #2e6da4;
  color: #fff;
}
.radioyesno-container input[type=radio]:checked + label {
  background-color: #16224e;
  color: #fff;
}
label {
	padding: 3px 0;
	margin-bottom: .5rem;
	vertical-align: middle;
}
label.required::before {
	content: "*";
	color:red;
}

/* Changes made by Jim O'Keefe to correct
extra space left by hidden elements ALM 6692, 6736*/
.mb-3 {
	margin-bottom: 0 !important;
}
button.btn, #backBtn, .card {
	margin: 1rem 1rem 1rem 0 !important;
}
/*End changes by Jim O'Keefe*/
@media screen and (max-width: 1440px) {
.inside-label[data-v-ccbd852a] {
    font-size: 1vw;
}
}
.disabledSSN[data-v-ccbd852a] {
  color: #e9ecef;
}
.disabledSSN[data-v-ccbd852a]::-moz-selection {
  color: #e9ecef;
  background-color: #e9ecee;
}
.disabledSSN[data-v-ccbd852a]::selection {
  color: #e9ecef;
  background-color: #e9ecee;
}
.warningcss[data-v-ccbd852a] {
  -webkit-animation: blinker-data-v-ccbd852a 3s linear infinite;
          animation: blinker-data-v-ccbd852a 3s linear infinite;
}
@-webkit-keyframes blinker-data-v-ccbd852a {
50% {
    background-color: darkorange;
}
}
@keyframes blinker-data-v-ccbd852a {
50% {
    background-color: darkorange;
}
}

.section-btn:disabled {
  background-color: #bbb !important;
  color: #565656 !important;
  border-color: #ccc !important;
  cursor: unset !important;
}
.section-btn[disabled]:hover {
  color: #565656 !important;
}

div.card-body[data-v-572466cb] {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}

.tooltip-wrapper {
  left: 100%;
  width: 350px;
  margin-left: 25px;
  z-index: 10;
  position: absolute;
  top: 20px;
}
.formitem-attach-to-above {
  margin-top: -1.5em;
  border-top: none;
}
.formitem-attach-to-above .card-body {
  padding-top: 0;
}
.removeVehicle {
  background-color: lightgray;
}
