/* ========================================================================== */

.dropdown {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 220px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-1 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-1::-ms-expand {
	  display: none;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-1 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 171px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-1:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-export {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-export::-ms-expand {
	  display: none;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-export {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 155px; /* this was changed for complaint dashboard 6/24/2021 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-export:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */
/* Complaint Dashboard */

.complaint-dropdown-dashboard-1 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */
/* Complaint Dashboard */

.complaint-dropdown-dashboard-1::-ms-expand {
	  display: none;
}

/* ========================================================================== */
/* Complaint Dashboard */

.complaint-dropdown-dashboard-1 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 171px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */
/* Complaint Dashboard */

.complaint-dropdown-dashboard-1:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-2 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-2::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-2 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 215px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-2:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-3 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-3::-ms-expand {
	  display: none;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-3 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 235px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */
/* Complaint Dashboard */

.dropdown-dashboard-3:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-4 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-4::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-4 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 265px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-4:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-5 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-5::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-5 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 200px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-5:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-6 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-6::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-6 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 310px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-6:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-7 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-7:-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-7 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 218px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-7:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-8 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-8:-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-8 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 25px; /* inherit */
		width: 210px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-8:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-complaint-intake-1 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-complaint-intake-1::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-complaint-intake-1 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 220px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-line-list-1 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-line-list-1::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-line-list-1 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 184px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-9 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-9::-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-9 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 32px; /* inherit */
		width: 310px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-9:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-10 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-10:-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-10 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 29px; /* inherit */
		width: 220px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-10:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-11 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-11:-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-11 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 28px; /* inherit */
		width: 219px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-11:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-dashboard-12 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-dashboard-12:-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-dashboard-12 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 32px; /* inherit */
		width: 400px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-dashboard-12:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */

.dropdown-daycare-1 {
	  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	  appearance: none;
	  background-image: url('/assets/images/system/layout/form-selector-grey.png');
	  background-position: 95% 50%;
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border: none;
	  margin-bottom: 0;
	  padding: 4px 30px 2px 5px !important;
	  max-width: 100%;
	  line-height: 1.5;
}

/* ========================================================================== */

.dropdown-daycare-1:-ms-expand {
	  display: none;
}

/* ========================================================================== */

.dropdown-daycare-1 {
	  background-color: #ffffff;
	  border: 1px solid #b3b3b3;
	  border-radius: 0px;
	  color: #566573;
	  font-size: 14px;
	  height: 29px; /* inherit */
		width: 220px; /* this was changed for complaint dashboard 3/4/2020 */
	  line-height: 1.5;
	  padding: 8px 24px;
}

/* ========================================================================== */

.dropdown-daycare-1:disabled {
		color: #2C3E50;
		background-color:#F2F2F2;
}

/* ========================================================================== */
