.scad-services {
}
textarea {
  resize: none;
}

th {
  font-family: "ar-DroidKufiBold", "Segoe UI Bold";
}
.services-form .form-control {
  background-color: #fff;
  height: calc(1.5em + 0.75rem + 2px);
  border-color: #ced4da;
  border-style: solid;
  border-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-top-width: 0.0625rem;
  border-radius: 0.25rem;
  color: #495057;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  min-width: 0;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
  margin-top: 7px;
}

.services-form .services-label {
  text-transform: uppercase;
  color: #212529;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.services-details p {
  font-size: 17px;
  margin-top: 20px;
}
.search-j-btn .btn-secondary,
.search-j-btn .btn-primary {
  background-color: #faa317;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 3ms;
  display: flex;
  border-color: #faa317;
  align-self: center;
  justify-content: center;
  margin-bottom: 10px;
}
.search-j-btn .btn-secondary span,
.search-j-btn .btn-primary span {
  align-self: center;
}
.search-j-btn .form-group {
  width: 100%;
  margin-right: 10px;
}

#uploadFileId > div,
#consultationFileDivId > div,
.gray-container,
#trainingUploadFileId > div {
  display: flex;
  width: 100%;
  background-color: #f1f1f1;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.gray-container label {
  margin-bottom: 0;
}
#selectedData svg {
  height: 10px;
}
#selectedData .label-secondary {
  padding: 0.5rem;
  background: #f1f1f1;
  border: 0;
}
.training .sheet {
  background-color: #f1f1f1;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 0;
  display: flex;
  align-self: center;
  padding: 1rem;
}
.training .panel-body,
.training .panel-group {
  margin-bottom: 0 !important;
}
.services-btns .btn-secondary,
.services-btns .btn-primary {
  background-color: #203FB4;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 3ms;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 50px;
  border: none !important;
}
.services-btns .btn-secondary:hover,
.services-btns .btn-primary:hover {
  background-color: #1c3697;
}
.services-btns .ui-state-highlight, .services-btns .ui-widget-content .ui-state-highlight {
  color: #fff !important;
}
.services-btns .control-label {
  text-transform: uppercase;
  color: #212529;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.services-btns .reference-mark {
  color: #ffc107 !important;
}
.services-btns .btn-next:nth-child(2) {
  float: right;
}
.services-btns .ui-widget.ui-widget-content {
  border: 1px solid #e5e5e5;
  background: #f0f0f0;
}
.card-add-remove {
  display: flex;
  width: 100%;
  background-color: #f1f1f1;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.services-btns .ui-state-hover,
.services-btns .ui-widget-content .ui-state-hover,
.services-btns .ui-state-default:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #fff;
}
.services-btns .ui-state-default,
.services-btns .ui-widget-content .ui-state-default {
  color: #26457e;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  text-align: center;
}
.services-btns .ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
  background-color: #26457e !important;
  border: 1px solid #26457e !important;
  color: #fff !important;
  text-align: center;
  border-radius: 5px;
}
.services-btns .ui-state-hover,
.services-btns .ui-widget-content .ui-state-hover,
.services-btns .ui-widget-header .ui-state-hover {
  background-color: #26457e;
  border: 1px solid #26457e !important;
  background: #26457e;
  color: #fff;
}

/*
.services-btns .ui-widget-header .ui-icon{
    background-image:url(../images/arrow-calendar.svg);
}
*/
.services-btns .ui-state-highlight,
.services-btns .ui-widget-content .ui-state-highligh {
  background-color: #26457e;
  border: 1px solid #26457e;
  background: #26457e;
  color: #fff;
}
.services-btns .ui-state-highlight,
.services-btns .ui-widget-content .ui-state-highlight {
  background: #26457e;
  color: #fff;
}
/*file input*/
.ServicefileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.ServicefileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.hide-service-input {
  background: transparent;
  border: 0;
}

.hide-service-input:focus {
  outline: none;
  border: 0;
  box-shadow: none;
  background: transparent;
}

textarea {
  resize: none !important;
}
.portlet-forms label {
  cursor: initial !important;
}
/* jQuery UI Datepicker moving pixels fix */
table.ui-datepicker-calendar {
  border-collapse: separate;
}
.ui-datepicker-calendar td {
  border: 1px solid transparent;
}

/* jQuery UI Datepicker hide datepicker helper */
#ui-datepicker-div {
  display: none;
}

/* jQuery UI Datepicker emphasis on selected dates */
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
  background: #743620 none;
  color: white;
}
