@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body { margin: 0; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #000000; font-weight: 400; background: #FFFFFF; }
a { color: #013878; }
a:hover, a:active { text-decoration: none; }
.clear { clear: both; }

#panelCore { min-height: calc(100vh - 70px); width: 100%; }

/* Login Page */
#loginContainer { width: 450px; margin: 0 auto; }
#loginHeader { width: 100%; padding: 20px 0; display: flex; align-items: center; }
.loginLogo { width: 125px; height: 125px; }
.loginLogo img { width: 125px; height: 125px; }
.loginHeader { margin: 0 0 0 10px; }
.loginHeader h1 { margin: 0; font-size: 32px; line-height: 38px; }
#loginHeader.login h2 { width: 100%; text-align: center; margin: 10px 0; }

#welcomeMessage { margin: 0; padding: 0 0 20px; border-bottom: 1px dotted #CCC; text-align: center; }
#welcomeButtons a { display: inline-block; width: auto; margin: 30px auto 0; color: #FFF; text-decoration: none; font-size: 20px; font-weight: 700; padding: 10px 30px; background: #013878; }
#loginForm { width: 100%; }
#loginForm input[type="text"], #loginForm input[type="password"], #loginForm input[type="number"] { font-family: 'Montserrat', sans-serif; font-size: 14px; padding: 10px; border: 2px solid #000000; border-radius: 3px; width: calc(100% - 22px); margin: 0 0 16px 0; }
#loginForm input.forgot { margin-top: 16px; }
#loginForm input[type="submit"] { width: 180px; background: #013878; color: #FFF; border: 0; font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 700; padding: 10px 0; display: block; margin: 10px auto 0; cursor: pointer; }
#loginForm a { display: block; margin: 10px auto 0; text-decoration: none; text-align: center; font-size: 12px; font-weight: 700; }

/* Header */
#panelHeader { width: calc(100% - 40px); margin: 0 auto; padding: 20px 0; height: 80px; }
#headerLogo { float: left; padding: 0 20px 0 0; border-right: 1px solid #666; margin: 0 20px 0 0; }
#headerLogo img { max-width: 80px; max-height: 80px; }
#headerText { float: left; font-size: 20px; line-height: 24px; font-weight: 400; margin: 16px 0; }
#headerText a, #headerUserInfo a { text-decoration: none; color: #000; }
#headerUserInfo { float: right; font-size: 12px; line-height: 60px; font-weight: 400; margin: 0 20px 0 0; }
.headerSpacer { margin: 0 15px; }

/* Home */
#panelHome { width: 1440px; margin: 0 auto; max-width: calc(100% - 40px); text-align: center; padding: 0; }
#panelHome h1, #panelList h1 { font-size: 20px; margin: 50px 0; font-weight: 400; }
.homeHeader { text-transform: uppercase; margin: 10px 0 30px; font-size: 16px; text-align: left; }
.homeIconContainer { background: #013878; color: #FFF; font-size: 40px; width: 40px; height: 40px; line-height: 40px; padding: 20px; border-radius: 10px; display: block; margin: 10px auto; }
#panelList h1.filterHeader i { margin: 0 10px;  }
.homeIcon { width: 20%; text-align: center; float: left; font-size: 16px; height: 180px; padding: 5px 0; }
.homeIcon a { text-decoration: none; display: block; }
.homeIcon a i { color: #FFFFFF; }

@media screen and (max-width: 600px) { 
  .homeIcon { width: 50%; }
}

/* List Header + Filter */
.listHeader h1 { margin: 50px 0 0 !important; }
.listFilter input { width: calc(100% - 24px) !important; margin: 25px 0 !important; }
#panelFull #panelList .listFilter input { width: calc(100% - 44px); }

/* Listings */
#panelFull { width: 1120px; margin: 0 auto; text-align: left; max-width: calc(100% - 40px); }
#panelNavigation { width: 140px; float: left; margin: 126px 0 0; }
#panelList { width: 840px; margin: 0 auto; max-width: calc(100% - 40px); text-align: left; }
#panelFull #panelList { float: right !important; max-width: calc(100% - 140px); }
.listItem { width: calc(100% - 40px); padding: 5px 20px; }
.listItem a, .listImage a { text-decoration: none; }
.listItem i { margin-left: 7.5px; }
.listItem img { margin: 0 0 -2px 7.5px; display: inline-block; height: 16px; width: auto; }
.listAlt { background: #FFF; }
.listAction { float: right; width: 30px; padding: 2px 0 0; text-align: center; }
.listAction.lock { color: #D4AF37; }
.listAction a { }
.listAction a:hover, .listAction a:active { color: #3CB64B; }
.listAction.delete a:hover, .listAction.delete a:active { color: #8C0E0F; }
.listDetail { display: block; margin: 5px 0 0; font-size: 14px; }
.listDetail i { margin-left: 0; margin-right: 2.5px; }
.listAdd a { position: fixed; bottom: 100px; right: 50px; background: #3CB64B; color: #FFF; font-size: 30px; border-radius: 50%; width: 30px; height: 30px; padding: 10px; text-align: center; z-index: 10; }
.listAdd a:hover { background: #FFF; color: #000; }
.listDivider { margin: 30px 0 20px; color: #443235; font-size: 18px; font-weight: 700; }
.listDividerLg { margin: 20px 0 -10px; color: #3CB54A; font-size: 22px; font-weight: 700; }
#cke_answer, #cke_announcements, #cke_notes, #cke_bio, #cke_content, #cke_text, #cke_announcements, #cke_copy1, #cke_testimonial, #cke_fullAgenda, #cke_fullMinutes, #cke_introLetter, #cke_description, #cke_details, #cke_leadership, #cke_schoolTimes, #cke_dropOffPickup, #cke_promotions, #cke_duties, #cke_qualifications, #cke_summary, #cke_supplementalInformation, #cke_rightContent { margin-left: 200px; width: calc(100% - 204px); border: 2px solid #DDD; border-radius: 3px; }
.listHidden { display: none; }
#printButton { font-size: 12px; text-align: center; }
#printButton a { display: block; width: 270px; margin: 30px auto 5px; background: #8C0E0F; color: #FFF; font-size: 18px; text-decoration: none; text-align: center; line-height: 40px; font-weight: 700; }
p.payButton, #payment-box { text-align: center; margin: 2em 0; }
p.payButton b { font-size: 18px; text-align: center; background: #CCC; border: 0; color: #FFF; font-family: 'Montserrat', sans-serif; width: 175px; margin: 30px auto; padding: 15px 0; cursor: pointer; display: block; }
p.payButton.active b { background: #013878; }
p.payButton img, #payment-box img { width: 300px; margin: 10px auto; display: block; }
#payment-box input[type="submit"] { font-size: 18px; text-align: center; background: #013878; border: 0; color: #FFF; font-family: 'Montserrat', sans-serif; width: 175px; margin: 30px auto; padding: 15px 0; cursor: pointer; display: block; font-weight: 700; }

/* Newsletters */
#newsletters { text-align: left; margin: 20px auto 50px; }
#newsletters ul li { margin-bottom: 10px; }
#newsletters ul li a i { margin-left: 5px; text-decoration: none; }
a.backButton { text-align: center; font-size: 18px; background: #013878; border: 0; color: #FFF; padding: 15px; display: inline-block; text-decoration: none; }

/* Image Lists */
.listImage { width: calc((100% - 80px) / 4); padding: 0 10px; float: left; text-align: center; height: 255px; }
.listImage .listDetail { font-size: 12px; margin: 2px 0 0; }
.imageActions { width: 120px; margin: 5px auto 0; }
.imageActions3x { width: 90px; }
.listThumbnail { width: 100%; height: auto; margin-bottom: 5px; background-size: cover; background-position: center center; }
.listThumbnail a { display: block; width: 100%; height: auto; padding-bottom: calc(200% / 3); }
.rotatorImage { width: 300px; max-width: 100%; margin: 7px 0 10px; padding: 10px 0 0; border-top: 1px solid #CCC; }
.rotatorImage img { width: 100%; height: auto; }

/* Forms */
#panelForm, #panelRenewalForm { width: 1000px; margin: 0 auto; max-width: calc(100% - 40px); }
.formHeader { margin: 50px 0 20px 200px; }
.formSubheader { margin: 40px 0 0 200px; }
.formHeader h1, .formHeader h2 { font-size: 22px; font-weight: 400; margin: 0; }
.formSubheader h1 { font-size: 20px; font-weight: 400; margin: 0; }
.formBreadcrumbs { display: block; font-size: 13px; margin: 10px 0 0 0; }
.formBreadcrumbs a { text-decoration: none; }
.formBreadcrumbs i { margin: 0 5px; }
#panelForm a i { margin: 0 0 0 5px; text-decoration: none; }
#pageNote { margin: 15px 0 30px; padding: 9px 12px 10px; background: rgba(192, 43, 10, .1); color: #000000; border: 1px solid #C02B0A; text-align: center; }
#pageNote.alt { margin: 30px 0 0 200px; }
#pageNote a { color: #C02B0A; font-weight: 700; }
#pageNote p:first-child { margin-top: 0; }
#pageNote p:last-child { margin-bottom: 0; }
.ui-widget { font-family: 'Montserrat', sans-serif !important; }

.pageImageID { display: none; margin-top: 10px; }
.pageImageID.showInitial { display: block; }
.pageImageID img { width: 200px; height: 200px; }

.formFields input[type="text"], .formFields input[readonly], .formFields input[type="password"], .formFields input[type="number"], .listFilter input { font-family: 'Montserrat', sans-serif; font-size: 14px; padding: 7px 10px; border: 1px solid #000000; width: calc(100% - 224px); margin: -8px 0 8px 0; }
.formFields select { font-family: 'Montserrat', sans-serif; font-size: 14px; padding: 6px; border: 1px solid #000000; width: calc(100% - 200px);  margin: -8px 0 8px 0; }
.formFields input[type="text"].halfWidth { width: calc((100% - 200px) / 2); }
.formFields input[type="text"].quarterWidth { width: calc((100% - 232px) / 4); }
.formFields input[type="submit"] { background: #013878; border: 0; color: #FFF; font-family: 'Montserrat', sans-serif; margin: 30px 0 0 200px; padding: 15px; font-size: 18px; font-weight: 700; cursor: pointer; }
a.addAttendee { display: inline-block; text-align: center; background: #013878; color: #FFF; font-weight: 700; padding: 15px; margin: 20px 0 0 200px; font-size: 18px; cursor: pointer;}
.quizForm input[type="submit"] { background: #013878; border: 0; color: #FFF; font-family: 'Montserrat', sans-serif; width: 175px; margin: -20px 0 0; padding: 15px 0; font-size: 18px; font-weight: 700; cursor: pointer; }
.formFields input[readonly] { background: #EEE; }
.formFields p { margin: 20px 0 20px 200px; }
#panelForm input[type="file"] { font-family: 'Montserrat', sans-serif; margin-bottom: 10px; }
#panelForm input::placeholder { color: #BBB; }
.checkboxGroup { margin-left: 200px; }
.formInfo { margin: 5px 0 0 206px; font-weight: 700; color: #AAA; font-size: 13px; font-style: italic; }
.formInfo img { max-width: 100%; }
.formInstructions { text-align: center; font-weight: 700; }
.required { color: #8C0E0F; vertical-align: super; font-size: 9px; }
#formDivider { margin: 30px 0 20px; border-bottom: 1px solid #CCC; }

#panelForm ol {margin: 0 auto; padding: 10px 0; list-style: none; }
#panelForm li { display: block; padding: 30px 0 0; clear: both; }
#panelForm label { float: left; text-align: right; width: 190px; padding: 0 10px 0 0; }

#panelForm textarea { height: 150px; width: calc(100% - 224px); font-family: 'Montserrat', sans-serif; font-size: 14px; padding: 7px 10px; border: 2px solid #DDD; border-radius: 3px; }
#panelForm textarea#excerpt { height: 100px; }
#panelForm textarea.condensed { height: 50px; }

/* Hover Info */
.hoverInfoDetail { visibility: hidden; position: absolute; z-index: 100; background: #DDD; border: 1px solid #013878; border-radius: 5px; padding: 4px; font-size: 14px; margin-top: 5px; top: 100%; left: 50%; margin-left: -80px; width: 160px; text-align: center; }
a.hoverInfo { cursor: pointer; position: relative; display: inline-block; }
a:hover.hoverInfo { color: #013878; }
a:hover.hoverInfo .hoverInfoDetail { visibility: visible; }

/* Password Validation */
.invalid, .valid { display: block; font-style: normal; }
.invalid { color: #8C0E0F; }
.valid { color: #84C661; }

/* Forms */
sup i { font-size: 10px; color: #8C0E0F; }

/* Footer */
#panelFooter { margin: 20px 0 0; background: #F49600; height: 30px; padding: 10px 0; height: 30px; line-height: 30px; font-size: 12px; text-align: center; align-items: center; display: flex; justify-content: center; }
#panelFooter a { text-decoration: none !important; color: #000000 !imporant; }
#panelFooter img { height: 30px; width: auto; margin-left: 6px; }

/* Messages */
#panelMessage { color: #FFF; padding: 20px 10px; font-weight: 300; text-align: center; font-size: 20px; width: calc(100% - 20px); }
#panelMessage i { padding: 0 5px; }
#panelMessage.red { background: #8C0E0F; }
#panelMessage.grn { background: #013878; }
#panelMessage.modify { position: relative; }
.message404 { font-size: 120px; font-weight: 700; line-height: 120px; color: #DDD; margin: 0 0 30px; }
#panelCard { width: 340px; max-width: calc(100% - 40px); padding: 60px 20px 40px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, .3); background: #FFF; margin: 50px auto; font-size: 24px; line-height: 36px; }
.panelCredit { margin: 60px 0 0; padding: 40px 0 0; border-top: 1px solid #f6f6f6; font-size: 14px; line-height: 18px; }
.panelCredit img { width: 80px; height: 80px; border-radius: 50%; display: block; margin: 0 auto 20px; }

/* WSRT Website */
a.renewMemberButton { color: #FFF; background: #8C0E0F; padding: 5px 10px; margin-left: 10px; text-decoration: none; font-weight: 700; }

@media screen and (max-width: 1160px) { }
@media screen and (max-width: 960px) {
	#panelHome { width: 800px; }
	.listImage { width: calc((100% - 75px) / 3); padding: 0 12.5px; }
#panelFull #panelList .listFilter input { width: calc(100% - 49px); }
}
@media screen and (max-width: 800px) {
	/* Home */
	#panelHome { width: 640px; }

	/* Listings */
	.listAction { width: 10%; }
	.imageActions .listAction { width: 30px; }

	/* Forms */
	#panelForm ol { padding: 0; max-width: 100%; }
	.formHeader { margin: 30px 0 20px 0; }
	.formSubheader { margin: 20px 0 0 0; }
	#panelForm label { text-align: left; margin: 0 0 7px; width: 100%; padding: 0; }
	.formFields input[type="text"], .formFields input[type="password"], .formFields input[type="number"], .formFields textarea { width: calc(100% - 24px); margin: 0; }
	.formFields select { width: 100%; margin: 0; }
	.formFields input[type="submit"] { margin: 0; display: inline-block; cursor: pointer; }
  .formFields p { margin: 30px 0 0; }
  a.addAttendee { margin: 0; }
	.formInfo { margin: 5px 0 0 0; }
	#pageNote.alt { margin: 30px 0 0 0; }
	.checkboxGroup { width: 100%; margin: 0; display: block; }
	.noMobile { display: none; }
	#panelForm textarea { width: calc(100% - 24px); }
	#cke_answer, #cke_announcements, #cke_notes, #cke_bio, #cke_content, #cke_text, #cke_announcements, #cke_copy1, #cke_testimonial, #cke_fullAgenda, #cke_fullMinutes, #cke_introLetter, #cke_description, #cke_details, #cke_leadership, #cke_schoolTimes, #cke_dropOffPickup, #cke_promotions, #cke_employer1WorkPerformed, #cke_employer1ReasonForLeaving, #cke_employer2WorkPerformed, #cke_employer2ReasonForLeaving, #cke_employer3WorkPerformed, #cke_employer3ReasonForLeaving, #cke_crimeConvictionsExplanation, #cke_duties, #cke_qualifications, #cke_summary, #cke_supplementalInformation, #cke_rightContent { width: auto; margin-left: 0; margin-top: 30px; }
}
@media screen and (max-width: 640px) {
	#panelHeader { height: auto; }
	#headerLogo { padding-right: 10px; margin-right: 10px; }
	#headerText { max-width: calc(100% - 121px); font-size: 13px; line-height: 16px; }
	#headerUserInfo { float: none; text-align: center !important; clear:both; }
	#panelHome { width: 480px; }
	.listImage { width: calc((100% - 50px) / 2); }
}
@media screen and (max-width: 480px) {
	#panelHome { width: 320px; }
	.listImage { width: calc(100% - 25px); height: auto; margin: 0 0 30px; }
	#headerUserInfo { line-height: 20px; text-align: right; margin-top: 10px; }
	.headerSpacer { display: none; }
	.signOut { display: block; }
	#panelCard { padding: 40px 15px 30px; font-size: 20px; line-height: 30px; margin: 10px 0 50px; }
	.panelCredit { margin: 40px 0 0; padding: 30px 0 0; }
	/* Login Page */
	#loginContainer { width: calc(100% - 40px); margin: 0 auto; }
	#loginHeader { width: calc(100% - 40px); margin: 0 auto; padding: 105px 0 20px; text-align: center; }
	#loginLogo { display: block; margin: 0 auto 20px; padding: 0; border: 0; float: none; }
	#loginForm { width: 100%; float: none; }
}


/* Chosen Dropdown */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 28px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0 !important;
  padding: 4px 20px 4px 5px !important;
  width: 100% !important;
  height: auto !important;
  outline: 0;
  border: 1px solid #aaa !important;
  background: url("chosen-sprite.png") no-repeat 100% -20px !important;
  font-size: 1em !important;
  font-family: sans-serif !important;
  line-height: normal !important;
  border-radius: 0 !important;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none !important;
  margin: 0 !important;
  padding: 5px 6px !important;
  list-style: none !important;
  line-height: 15px !important;
  word-wrap: break-word !important;
  -webkit-touch-callout: none !important;
}

.chosen-container .chosen-results li.active-result {
  display: list-item !important;
  cursor: pointer !important;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 5px !important;
  width: 100% !important;
  height: auto !important;
  border: 1px solid #aaa !important;
  background-color: #fff !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff)) !important;
  background-image: linear-gradient(#eee 1%, #fff 15%) !important;
  cursor: text !important;
}

.chosen-container-multi .chosen-choices li {
  float: left !important;
  list-style: none !important;
}

.chosen-container-multi .chosen-choices li.search-field {
  clear: none !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0 !important;
  padding: 0 !important;
  height: 25px !important;
  outline: 0 !important;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #999 !important;
  line-height: normal !important;
  border-radius: 0 !important;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  clear: none !important;
  position: relative !important;
  margin: 3px 5px 3px 0 !important;
  padding: 3px 20px 3px 5px !important;
  border: 1px solid #aaa !important;
  max-width: 100% !important;
  border-radius: 3px !important;
  background-color: #eeeeee !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee)) !important;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%) !important;
  background-size: 100% 19px !important;
  background-repeat: repeat-x !important;
  background-clip: padding-box !important;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05) !important;
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05) !important;
  color: #333 !important;
  line-height: 16px !important;
  cursor: default !important;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
