/*General color of the website  */
/*Colors for labels inside of a other elements that might be blend in with color of a parent element(rarely is different from custom color)  */
/* line 14, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
a {
  text-decoration: none;
}

/* line 17, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.dropdown-item:hover, .dropdown-item:focus {
  background-color: #343a40;
}

/* line 20, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.custom-color-toolbar-icon {
  font-size: 25px !important;
  color: #989898;
}

/* line 25, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.custom-color-toolbar-icon:hover {
  color: #cacaca;
}

/* line 28, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.utility-icons-clr {
  color: #989898;
  font-size: 16px;
}

/* line 32, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.utility-icons-clr:hover {
  color: #989898;
}

/* line 35, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
span.fa-bars.fas.utility-icons-clr {
  font-size: 25px;
  margin-right: 10px;
}

/* line 39, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.content-margin {
  margin-top: 70px;
}

/*custom-colors:0546A8*/
/* line 47, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
a {
  text-decoration: none;
}

/* line 51, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.panel-title {
  color: #0546A8 !important;
  font-family: "Open Sans", sans-serif;
  /*font-family: montserrat;*/
  font-weight: 600;
  font-size: 14px;
  /*16px*/
  border: none !important;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  /* width: 90px; */
  vertical-align: central;
  /* display: inline-block; */
  margin-bottom: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: none;
  background-color: transparent;
  /*background: url(header_bg.png);*/
}

/* line 71, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.dropdownLoc {
  background-color: transparent;
  position: absolute;
  top: -36px;
  right: 0px;
}

/* line 78, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.dropdownUser {
  float: left;
  text-align: right;
  font-style: italic;
  color: white;
  font-size: x-small;
  padding-top: 20px;
  padding-right: 5px;
}

/* line 87, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#dropdownMenu a {
  color: #0546A8;
  background-color: white;
}

/* line 91, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
a.DropdownLink {
  color: #0546A8 !important;
}

/* line 94, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#user-id {
  color: #0546A8;
}

/* line 97, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.contentTitle {
  margin-bottom: 10px;
  width: 300px;
  background-color: transparent;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: black;
  font-family: montserrat, sans-serif;
  vertical-align: middle;
}

/* line 110, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#submitReservationBtn, #clearBtn, #undoBtn {
  /* background-color:#0546A8; */
  color: #fff;
  /* border-radius: 0; */
  box-shadow: none;
}

/* line 118, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
label {
  color: #000;
}

/* line 123, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#signupSubmitBtn, #turn, #turn2 {
  background-color: #0546A8;
}

/* line 132, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.ModalHeader {
  background-color: #0546A8;
}

/* line 138, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.receipt-div {
  margin-top: 0% !important;
}

/* line 142, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#clearBtn {
  color: #0546A8;
}

/* line 146, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.car-icon-bubble img {
  /* height: 50px; */
  width: 70px;
  margin: -7px;
}

/* line 152, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#termAndConditionModal p {
  margin-bottom: 20px;
}

/* line 155, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
#termAndConditionModal p a {
  color: blue;
  font-weight: 400;
  text-decoration: underline;
}

/* line 161, C:/Users/stan/eclipse-workspace/JlimoWeb_Custom_Noraville/custom/web/theme/resource/custom/sass/jlimo.custom.scss */
.ModalHeader, .modal-header {
  background-color: #6c757d;
}

/*# sourceMappingURL=../jlimo.custom.map */