body {
  background: transparent !important;
	background-color: none !important;
}

div #personas_box select,
div #hour_box select,
div #extra_box select,
#extra_hour {
  appearance: none;
  border-radius: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.13 7.48' width='13.13' height='7.48'%3E%3Cpath fill='%23485157' d='M6.56 7.48L0 .92.92 0l5.64 5.64L12.21 0l.92.92-6.57 6.56z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-size: 13px;
}

.form-control {
  background-color: transparent;
}

input.form-control,
textarea.form-control {
  border-radius: 20px;
  margin-bottom: 15px;
  padding: 10px 15px;
}

textarea.form-control {
  resize: none;
}

label,
.header_ticket_es,
#selection_menu_free .panel-body strong {
  padding-left: 16px;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-bottom: 5px;
}

#btn-validate_ticket {
  margin-top: 5px;
}

a.pull-left {
  position: relative;
  font-size: 0;
  color: transparent;
  height: 22px;
  width: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.13 7.48' width='13.13' height='7.48'%3E%3Cpath fill='%23428BCA' d='M6.56 7.48L0 .92.92 0l5.64 5.64L12.21 0l.92.92-6.57 6.56z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 3px 7px;
  background-size: 16px;
  transform: rotate(90deg);
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  border-radius: 20px;
}

button.btn.dropdown-toggle.btn-default {
  border-radius: 20px;
  appearance: none;
  background: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.13 7.48' width='13.13' height='7.48'%3E%3Cpath fill='%23485157' d='M6.56 7.48L0 .92.92 0l5.64 5.64L12.21 0l.92.92-6.57 6.56z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-size: 13px;
}

.bs-caret {
  opacity: 0;
}

input[type="radio"],
input[type="checkbox"] {
  height: 16px;
  width: 16px;
  margin-right: -5px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

div #extra_box {
  margin: 16px 0;
}

#reg_button,
#waiting-box,
#menu_classify,
#selection_menu_free .col-xs-6 {
  width: 100% !important;
}

#btn-validate,
#finish_reserv_system,
#end_box > div > a {
  padding: 9px;
  max-height: none;
  min-height: 40px;
}

#finish_reserv_system {
  line-height: 1;
}

div #reservar_button input.reservarButton,
#button_search_email,
#btn-validate,
#volver_commentary,
#menu_classify,
#finish_reserv_system,
#end_box > div > a {
  width: 100%;
  border-radius: 20px;
  border-color: #77bf92;
  background-color: #77bf92;
  color: white;
  font-weight: 400;
  letter-spacing: 0.8px;
  font-size: 14px;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

div #reservar_button input.reservarButton:hover,
#button_search_email:hover,
#btn-validate:hover,
#volver_commentary:hover,
#menu_classify:hover,
#finish_reserv_system:hover,
#end_box > div > a:hover {
  background-color: white;
  border-color: #A7A7A7;
  color: #474747;
}


div #reservar_button input.reservarButton,
div #waiting_button_list input[type="button"],
#volver_commentary,
#waiting-box input[type="button"],
.bottomsearch,
#btn-validate_ticket,
#selection_menu_free .input-group-btn button,
input[value="Modificar"] {
  border-radius: 20px;
  font-weight: 400;
  letter-spacing: 0.8px;
  padding: 9px;
  max-height: none;
  min-height: 40px;
  font-size: 14px;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

div #waiting_button_list input[type="button"],
#waiting-box input[type="button"] {
  background-color: white;
  border-color: #A7A7A7;
  color: #474747;
}

div #reservar_button input button .reservarButton,
div #waiting_button_list input[type="button"]:hover,
#volver_commentary:hover,
#waiting-box input[type="button"]:hover,
.bottomsearch:hover,
#btn-validate_ticket:hover,
#selection_menu_free .input-group-btn button:hover,
input[value="Modificar"]:hover {
  border-color: #77bf92;
  background-color: #77bf92;
  color: white;
}

div #reservar_button input button .reservarButton:hover {
  background-color: white;
  border-color: #A7A7A7;
  color: #474747;
}

div #waiting_button_list label{
  margin-bottom: 16px;
}


#date-box {
  margin-bottom: 25px;
}

#datepicker > .ui-datepicker {
  max-width: 500px;
  width: calc(100%);
  background: none;
}

#datepicker > .ui-datepicker,
.ui-datepicker .ui-datepicker-header {
  border: none;
}

.ui-datepicker table {
  font-size: 16px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  border-radius: 20px;
  background: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.13 7.48' width='13.13' height='7.48'%3E%3Cpath fill='%23485157' d='M6.56 7.48L0 .92.92 0l5.64 5.64L12.21 0l.92.92-6.57 6.56z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 7px) 50%;
  background-size: 14px;
  border: 1px solid transparent;
  background-color: transparent;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
  border: 1px solid #999;
  background-color: #f4f4f4;
}

.ui-datepicker .ui-datepicker-prev {
  transform: rotate(90deg);
}

.ui-datepicker .ui-datepicker-next {
  transform: rotate(-90deg);
}

.ui-datepicker .ui-datepicker-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
}

.ui-datepicker th {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
}

.ui-datepicker td .ui-state-default {
  margin: 0 auto;
  outline: none;
  padding: 10px 0;
  border-radius: 100%;
  background: none;
  background-color: transparent;
  color: #555555;
  border: none;
  text-align: center;
  height: 35px;
  width: 35px;
  line-height: 1;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.ui-datepicker td .ui-state-default.ui-state-active,
.ui-datepicker td .ui-state-default:hover {
  background-color: #77bf92 !important;
  color: white;
}

.ui-widget-content a.ui-state-default:hover {
  background: none;
  background-color: #77bf92;
  color: white;
}

.ui-state-default {
  border: none;
}

.ui-widget-content .ui-state-default {
  background: none;
}

#first_step_system .input-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#first_step_system .input-group-btn,
#button_search_email {
  width: 100%;
}

#button_search_email,
#search_email_client {
  border-radius: 20px;
}

.legal_notice table td {
  padding: 5px;
}

#have {
  margin-left: -15px;
  margin-bottom: 15px;
  display: inline-block;
}

.info_header1 .product-name {
  text-transform: uppercase;
}

#searchwithoutbottom label {
  margin-top: 10px;
  padding-left: 0;
}

.table-striped > table > tbody > tr > td,
.table-striped > table > tbody > tr > th {
  padding: 15px 10px;
}

.table-striped > tbody > tr:nth-child(2n+1) > td {
  padding-bottom: 0;
}

.table-striped > tbody > tr:nth-child(2n+1) > td strong a,
.table-striped > tbody > tr:nth-child(2n+1) > th strong a {
  font-size: 16px;
}

.panel-default {
  border-color: transparent !important;
}

#selection_menu_free .input-group-btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#selection_menu_free .input-group-btn button {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}



.boxUser {
  border-radius: 20px;
  margin-bottom: 15px;
}

#end_box > div > a {
  border: 1px solid transparent;
  display: block;
  width: 100%;
  text-decoration: none;
}