/* Hide things before dependencies load*/

/*#view_193-search ul > li.kn-search-filter:nth-child(4){
  display: none !important;
}

#view_193-search ul > li.kn-search-filter:nth-child(5){
  display: none !important;
}

#view_193-search, #view_193 .kn-search_form {
  display: none !important;
}

#view_970, #view_1104, #view_1112 {
  display: none;
}*/

#view_1253 .field_78 .kn-detail-body span span span:not(:first-of-type) {
    display: none;
}
#view_1253 .field_75 .kn-detail-body span span span:not(:first-of-type) {
    display: none;
}

#view_1251 .field_7 a {
    display: none;
}

#view_1253 .field_2 {
    text-align: center;
    padding-top: 42px;
}

#view_149 th {
  vertical-align: bottom !important;
}

#view_149 th.kn-table-action-link {
  white-space: inherit !important;
  max-width:200px;
}
#view_149 th.kn-table-action-link span > span {
  font-size: 12px;
}

#view_149 .kn-table-link .col-4 a.knViewLink > span.knViewLink__label {
  padding: 5px 10px;
}

#kn-scene_555.group-layout-wrapper .report-column:first-of-type, #kn-scene_555.group-layout-wrapper .view-column:first-of-type {
  flex: 3;
}

/* Hide Views by default that flash */

#view_231, #view_877, #kn-app-header, #view_235, #view_249, #view_247, #view_908, #view_155, #view_193-search, #view_193-search + .kn-submit, #view_205, #view_205 .field_827 {
  display: none;
}

#view_235, #view_916 {
  display: none !important;
}

#view_200 .field_78, #view_200 .field_42, #view_200 .field_75, #view_200 .field_73, #view_200 .field_1277, #view_200 .field_832, #view_200 .field_205, #view_200 .field_206, #view_200 .field_39 {
  display: none !important;
}

#view_205 .field_78, #view_205 .field_42, #view_205 .field_75, #view_205 .field_73, #view_205 .field_1277, #view_205 .field_832, #view_205 .field_205, #view_205 .field_206, #view_205 .field_39 {
  display: none !important;
}

 #view_205 .kn-details-link ~ div.field_121 {
   display: none;
 }



.kn-view.kn-back-link a {
  display: none;
}

#view_200  .kn-detail.field_101 {
  display: none;
}

#hide {
  visibility: hidden;
}

#view_193 .field_113 {
  display: none;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 800 !important;
  letter-spacing: .04em;
  background-color: #006E73;
  width: 100%;
  padding: 2px 3px 3px 3px;
  margin-top: -4px;
  margin: -4px 0px 2px 6px;
  color: #fff;
  max-width: 95%;
}

#view_193 .field_364 {
  display: none;
}

#view_1131 {
  display: none;
}

/* Fix COlumns in tables */

td .col-1, td .col-2, td .col-3, td .col-4, td .col-5, td .col-6, td .col-7, td .col-8, .col-9 {
  width: 100%;
}

/* Bootstrap */

.text-info {
  color: #5fabc4 !important;
}

.inputbox span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #797575;
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
  display: inline-block;
  height: 3em;
  margin-bottom: 9px;
  border: 1px solid #ddd;
  padding: 0 .65em;
  font-size: 15px;
  line-height: normal;
  color: #222;
  background-color: #fff;
  border-radius: 5px;
}

select {
  height: 2.5em;
}

input[type=checkbox].agree {
  width: 1em !important;
}

.card.p-2 {
  padding: .75rem .75rem .25rem !important;
}

.kn-content nav li+li {
  margin-top: 0px;
}


#kn-app-menu2 {
  background-color: #111111;
}

.bg-dark {
  background-color: #111111 !important;
}

.navbar-brand img {
  max-height: 50px !important;
}

.user-nav .nav-item a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 0.85em;
  color: #fff !important;
}

.user-nav li{
  padding-left: 10px;
  padding-right: 10px;
}

.btn {
  border-radius: 0px;
  font-family: sofia-pro, sans-serif !important;
  --bs-btn-font-size: .85rem;
}

.x-site .btn {
  font-size: .75rem;
}

.btn-primary {
  background-color: transparent;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.btn-primary:hover {
  background-color: #fff;
  color: #111;
  border: 2px solid #fff;
}

nav .btn-link {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

nav .btn-link:hover {
  color: #ccc;
}

/* Login Register */

.kn-content .kn-scene_91 h2.kn-title {
  font-size: 2em !important;
}

#need-account .kn-label {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -.04em;
  margin-top: 1em;
  text-transform: capitalize;
}

.group-layout-wrapper .report-column, .group-layout-wrapper .view-column {
  padding: 0 2em;
}

#view_202 .column.is-half,
#view_259 .column.is-half {
  width: 100%;
}

#need-account a.register {
  border-radius: 0px;
  background-color: #111;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 20px 40px;
  border: 2px solid #111;
}

.kn-login-form .kn-button.is-primary {
  border: 2px solid #111;
}

#need-account a.register:hover,
.kn-login-form .kn-button.is-primary:hover {
  background-color: #fff !important;
  color: #111 !important;
  border: 2px solid #111;
}

#forgot-pass {
  font-weight: normal;
  text-decoration: underline;
}

/* toastr */

#toast-container.nopacity > div {
    opacity: 1;
}

#toast-container {
  font-size: 16px;
  line-height: 1.25em;
}

.toast-center-center {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}

/* Remove Powered By Link */
#kn-powered-link {
  display: none;
}



/* Typography */

#knack-body, .kn-view {
  font-family: sofia-pro, sans-serif !important;
  font-weight: 300;
  font-size: 16px;
}

.kn-title {
  font-weight: 800 !important;
  letter-spacing: -.04em !important;
  margin-bottom: 1em;
}

.kn-content h1 {
  font-size: 2.75em;
}

.kn-content h2 {
  font-size: 2.25em;
}

h1.modal-card-title {
  font-size: 1.5em;
}

a.kn-add-option {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 400;
}

.kn-content .kn-label-none.field_121 h2,
.kn-content .field_121 h2 {
  font-size: 1.5em;
  letter-spacing: -.04em;
  font-weight: bold;
  margin-bottom: 0;
}

.kn-detail-label {
  text-align: left;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: .8em;
  letter-spacing: .08em;
  padding: .6em .5em !important;
}

#view_92 h2.kn-title, #view_100 h2.kn-title, #view_103 h2.kn-title, #view_85 h2.kn-title, #view_88 h2.kn-title {
  font-size: 1.5em;
}

.kn-label-none.field_1 h1 {
  font-weight: 800;
  letter-spacing: -.04em;
}

/* Header */

#knack-logo {
  max-width: 500px;
  padding: .5em 0 .25em;
}

/* Bread Crumbs */

.kn-crumbtrail {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 400;
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 16px;
}

.kn-crumbtrail[style] {
  visibility: visible !important;
}

.x-site .kn-crumbtrail a,
.x-site .kn-current_user a {
  color: #444;
  text-decoration: underline;
  font-size: 1em;
}

.info-bar .fa-regular {
  line-height: 1em;
}

/* SPacing */

.kn-scenes {
  padding-top: 3em;
}

/* On Page Menus */

.kn-link.kn-button {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  padding: .8em 1.3em;
  transition: all .25s ease;
}

/* Remove Letting User Select Search Operator */
#view_193 select.operator, #view_193 .operator.kn-select {
  visibility: hidden;
  width: 0px;
}

/* Instructor portal */
#view_932 {
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
  padding: 10px 20px;
  width: 35%;
  font-weight: 500;
  border-radius: 5px;
  float: right;
  margin-top: -50px;
  right: 0;
  position: absolute;
}

#view_932 button {
  font-size: .7em;
  padding: 5px 10px;
  margin-top: -20px;
  display: block;
  width: 100%;
}

#view_414 .view-header {
  margin-top: 70px;
  width: 70%;
}

/* Audition Preview */

#view_84 section.columns {
	padding: 20px;
	border: 1px solid #ccc;
}

/* Studio Details */

.kn-detail-body img {
  max-width: 150px;
}

#view_102 img {

}

#view_85, #view_88 {
  padding: 20px;
  background-color: #efefef;
  margin-top: 50px;
}

/* Notifications */

.kn-message.is-warning, .kn-notification.is-warning, .notification.is-warning {
	position: absolute;
	right: 0;
	top: 0;
	max-width: 300px;
	z-index: 99999;
	opacity: 1;
	background-color: #ffe09e;
}



/* Cart */

#view_155 .kn-form-group {
  visibility: hidden !important;
  display: block;
  height: 0px;
}

#view_149 .kn-records-nav {
  display: none !important;
}

/* Dancer Studio Address Form */

.x-section.e8361-52 {
  z-index: -1;
}

#kn-input-field_326 .address_street.control {
  display: none !important;
  background-color: #000;
}

.field_326 #zip {
  display: none;
}

/* Global Register */

.x-renew .kn-scenes.kn-section {
  padding-top: 2em;
}

.x-section.e8361-10 {
  padding-top: 0px;
}

.kn-info-bar {
  background-color: #f2f2f2;
  border-bottom: 1px solid rgba(0,0,0,0.07);
  box-shadow: 0px 10px 50px 0px rgba(17,17,17,0.15);
}



.kn-info {
  align-items: flex-end;
}

.x-site .kn-info {
  display: flex;
  flex-wrap: wrap;
  padding: .5em 0;
}

.x-site .kn-info.kn-container {
  max-width: 1200px;
  margin: 0px auto;
  position: relative;
}

.kn-current_user {
  font-size: 14px;
}

.kn-current_user a {

}




/* Browse Auditions Page */

#view_193-search ul.chzn-results {
  flex-direction: column;
}

#view_193-search {

  color: #fff;
  margin-top: 50px;
}

#view_193-search:before {
  content: "Filter Auditions";
  line-height: 1em;
  display: block;
  float: none;
  margin-bottom: 50px;
  color: #222;
  text-align: center;
  font-size: 1.75em;
  font-family: "operetta-52",serif;
  text-transform: uppercase;
  font-weight: 400;
}

#view_193-search .kn-label.label {
  color: #222;
}

#view_193-search label.option {
  color: #222;
}

.filters-list select:not(empty) select, .kn-select:not(empty) select {
  height: auto !important;
  line-height: auto !important;
}

.kn-view input[type=submit], .kn-button.is-primary {
  text-transform: uppercase;
  border-radius: 0px;
  font-weight: 600;
  letter-spacing: .08em;
  height: auto;
  padding: 8px 20px;
}

#view_193-search {
  max-width: 1030px;
  margin: 0px auto;
}

#view_193-search ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  gap: 20px 20px;
}

#view_193-search ul li:first-child {
  width: 100%;
}

#view_193-search ul li:last-child {
  margin-top: 4px;
  margin-bottom: 16px;
}

#view_193-search ul li.country-li + li {
  width: 55%;
}

#view_193-search ul li.country-li {
  margin-top: -1px;
}

#view_193 .kn-submit.control.is-horizontal {
  text-align: center;
  float: none;
  margin: 0px auto;
  max-width: 900px;
  align-items: center;
  justify-content: center;
}

#view_193 .reset {
  cursor: pointer;
  margin-left: 10px;
  font-size: 1em;
  font-weight: 600;
  text-decoration: underline;
}

.loc-label {
  padding: 20px;
  background-color: #f3f5f6;
  border: 1px solid #efefef;
  border-radius: 2px;
  margin-bottom: 16px;
  font-weight: bold;
  color: #222;
}

#view_193-search li.kn-search-filter {
  border: 1px solid #efefef;
  padding: 20px;
  border-radius: 2px;
  background-color: #f3f5f6;
}

#view_193-search li.kn-search-filter.state-li,
#view_193-search li.kn-search-filter.country-li {
  flex-grow: 1;
  margin-left: 10px;
}

#view_193 div.control {
  float: left;
  margin-right: 20px;
}

#view_193 div.control.kn-submit {
  float: none;
}

#view_193 .kn-search-filters.kn-details-group-column {
  max-width: 100%;
}


.view_193.kn-list {
  clear: both;
  margin-top: 40px;
}

#view_193 h1.kn-title {
  text-align:center;

}

/* In Person/virtual */

.in-person, .virtual {
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 800 !important;
  letter-spacing: .04em;
  background-color: #006E73;
  width: 100%;
  padding: 5px 5px 7px 5px;
  display: block;
  margin-left: 3px;
  margin-top: -4px;
  color: #fff;
}

.virtual {
  background-color: #753F60;
}

/* Coming soon */

#view_193 .field_396 {
  display: none;
}

#view_193 .kn-list-item-container.coming-soon .kn-label-none:before {
  content: "Coming Soon!";
  position: absolute;
  display: inline-block;
  top: 10px;
  right: 53%;
  padding: 7px 13px 4px;
  overflow: hidden;
  background-color: #F1DFA2;
  font-size: 12px;
font-weight: bold;
  color: #000;
}

/* Canceled */

#view_193 .kn-list-item-container.canceled .kn-label-none:before {
  content: "Canceled";
  position: absolute;
  display: inline-block;
  top: 10px;
  right: 53%;
  padding: 7px 13px 4px;
  overflow: hidden;
  background-color: #F1DFA2;
  font-size: 12px;
font-weight: bold;
  color: #000;
}

/* Resched

#view_193 .kn-list-item-container.resched .kn-label-none:before {
  content: "Dates Changed!";
  position: absolute;
  display: inline-block;
  top: 10px;
  right: 53%;
  padding: 7px 13px 4px;
  overflow: hidden;
  background-color: #F1DFA2;
  font-size: 12px;
font-weight: bold;
  color: #000;
  z-index: 2;
}

#view_193 .kn-list-item-container.postpo .kn-label-none:before {
  content: "Dates Changed!";
  position: absolute;
  display: inline-block;
  top: 10px;
  right: 53%;
  padding: 7px 13px 4px;
  overflow: hidden;
  background-color: #F1DFA2;
  font-size: 12px;
font-weight: bold;
  color: #000;
}*/


/* button */

#view_193 .field_360 .kn-detail-body {
  padding: 5px 0 3px 0 !important;
  margin: 0px;
  overflow: hidden;
  min-width: auto;
}

#view_193 .field_360 {
  background-color: #f3f5f6;
  padding: 5px 3px 0px;
  overflow: auto;
  height: auto;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  width: 100%;
  max-width: 212px;
  margin: 0px auto;
  transition: all 0.5s ease;
}

#view_193 .field_360 .knViewLink__label .fulld,
#view_193 .field_360 .knViewLink__label .csd {
  display: block;
  background-color: #ddd;
  padding: 6px 0px 8px;
  margin-top: 10px;
}

#view_193 .field_360 .knViewLink__label span>span:first-child {
  padding: 0 5px;
}

/* No Logo copy */
#view_193 .field_361 {
  border: 5px solid #d6d6d6;
  margin: 0px auto;
  width: 97%;
  padding-top: 87.5%; /* 1:1 Aspect Ratio */
  position: relative; /* If you want text inside of it */
  margin-bottom: 2px;
  transition: all 0.5s ease;
}

#view_193 .field_361 .kn-detail-body > span > span {
  position: absolute;
  top: 25%;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  font-weight: 700;
  font-size: 1.25em;
  letter-spacing: -.04em;
  line-height: 1em;
}


#view_193 .field_361 .city,
#view_193 .field_361 .country,
#view_193 .field_361 .state,
#view_193 .field_361 .coma {
  text-transform: uppercase;
  font-size: .6em;
  letter-spacing: .04em;
  line-height: .6em;
  color: #666;
  font-weight: 600;
}

#view_193 .kn-records-nav {
  display: none;
}

/* Image */

#view_193 .field_2 .kn-detail-body {
  text-align: center;
  padding: 0 !important;
}

#view_193 .kn-detail-body img {
  max-width: 99%;
  padding-bottom: 2px;
  margin-bottom: 1px;
}



#view_193 .kn-list section .column {
  max-width: 80%;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 30px;
}

#view_193 .kn-list-item-container .kn-table {
  cursor: pointer;
}

#view_193 .kn-list-item-container .kn-table:hover .field_361 {
  border: 5px solid #ccc;
}

#view_193 .field_360 a .knViewLink__label {
  text-decoration: none !important;
}

#view_193 .kn-link-page span span span {
  text-decoration: none !important;
}

#view_193 .kn-list-item-container .kn-table:hover .field_360,
#view_193 .kn-list-item-container .kn-table:hover .field_360 .fulld,
#view_193 .kn-list-item-container .kn-table:hover .field_360 .csd {
  color: #fff;
  background-color: #0e0e0e;
}



#view_193 .kn-list-item-container .kn-table:hover .field_360 a {
  color: #fff;
}

#view_193 .kn-list-item-container .kn-table {
  transition: all 0.5s ease;
}



/* Audition Date Details Page */

.kn-content .kn-special-title {
  text-transform: none !important;
}

#view_194 .kn-special-title,
#view_194 .kn-details-group-column .kn-table div:last-child > .kn-special-title h3 {
  color: #048991;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .04em;
  text-transform: uppercase;
}

#view_194 .kn-details-group-column .kn-table div:last-child > .kn-special-title h3 {
  display: inline-block;
  margin-top: 20px;
}

#view_194 .kn-details-group-column .kn-table div:last-child > .kn-special-title p {
  display: inline-block;
  margin-top: 20px;
}

#view_194 div.field_101 + div {
  margin-bottom: -15px;
}

#view_235 {
  background-color: #111111;
  color: #fff;
  max-width: 80%;
  margin: 0px auto;
  padding: 30px 30px;
  text-align: center;
  margin-top: 50px;
  display: block;
  width: 100%;
}

#view_235 .view-header {
  font-size: 1.25em;
}

#view_235 ul.kn-form-group {
  display: inline-block;
  width: 80%;
}

#view_235 .kn-submit {
  display: inline-block;
}

#view_235 form {
  width: 90%;
  margin: 0px auto;
}

#view_235 .kn-button {
  background-color: #fff !important;
  color: #111 !important;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: sofia-pro, sans-serif;
  height: 46px;
}

#view_235 .kn-button:hover {
  background-color: #efefef !important;
}

#view_235 label {
  color: #fff;
}

#view_916 {
  margin-bottom: 0px;
  background-color: #f79407;
  color: #fff;
  position: absolute;
  right: 0;
  width: 50%;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 20px;
}

#view_916 .content {
}

#view_197 a {
  display: none !important;
}

#view_194 h1, #view_1253 h1{
  font-weight: bold;
  letter-spacing: -.04em !important;
  font-size: 2.25em;
  line-height: 1em;
  margin-bottom: 0;
  overflow: hidden;
}

#view_194 .field_352, #view_1253 .field_352{
  display: inline-block;
  width: auto;
  float: left;
}

#view_194 .field_352 .kn-detail-body,
#view_194 .field_42 .kn-detail-body,
#view_1253 .field_352 .kn-detail-body,
#view_1253 .field_42 .kn-detail-body {
  padding: 0px;
}

#view_194 .field_42, #view_1253 .field_42 {
  display: inline-block;
}

#view_194 h3 {
  margin-top: 1em;
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 1.35;
}

.field_7 canvas {
  width: 100% !important;
}

#kn-map-field_7 {
  width: 100% !important;
}

#view_194, #view_200, #view_201, #view_246, #view_247, #view_249, div.kn-view.kn-back-link, #view_205, .knack-page .kn-view:not(.view_193) {
  width: 100%;
  margin: 0px auto;
}


#view_200 .field_59 span,
#view_200 .field_86 span {
  font-weight: 600;
}

#view_200 .field_59,
#view_200 .field_86 {
  display: inline-block;
}

#view_200 .field_121 {
  width: auto;
  display: inline-block;
}

#view_200 .field_59 span span.canceled,
#view_200 .field_86 span span.full {
  color: #e57591;
  background-color: #fdf4f6;
  padding: 5px 10px;
}

#view_200 .field_59 span.61f01d9d95c1887e4b4eff57 {
  display: none;
}

#view_200 .closed .field_121 .kn-detail-body {
  display: inline;
}

#view_200 .closed .field_121:after {
  content: " Pre-Registration Closed";
  color: #e57591;
  background-color: #fdf4f6;
  padding: 5px 10px;
  font-weight: 500;
  display:inline-block;
}


.view-group div.kn-view.kn-back-link {
  margin-bottom: 30px;
  margin-top: 20px;
}

#kn-scene_91 div.kn-view.kn-back-link {
  margin-top: 50px;
}


div.kn-view.kn-back-link a {
color: #222;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
font-weight: 500;
border-bottom: 1px solid #ccc;
transition: all .25s ease;
}

div.kn-view.kn-back-link a:hover {
  color: #666;
  background-color: #fff;
}

#view_194 .field_2 {
  text-align: center;
  padding-top: 40px;
}

#view_200 {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
}

#view_200 h2.kn-title {
  font-size: 2em;
  margin-bottom: 0 !important;
}

#view_246 {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
}

#view_246 h2.kn-title {
  font-size: 2em;
}

#view_200 strong, #view_1262 strong {
  letter-spacing: -.03em;
  font-size: 1.15em;
}
#view_200 .kn-detail-label, #view_194 .kn-detail-label, #view_1262 .kn-detail-label {
  min-width: 200px !important;
  text-align: center;
}

#view_194 .kn-detail-label {
  text-align: left;
  padding-left: 25px !important;
}

#view_200 .kn-detail-body, #view_194 .kn-detail-body, #view_1253 .kn-detail-body {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -.02em;
}

#view_201 a.kn-button,
#view_247 a {
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  border: 0px;
  border-radius: 0;
  border: 2px solid #222;
}

#view_201 a.kn-button:hover {
  color: #222;
  background-color: #fff;
  border: 2px solid #222;
}

#view_247 a {
  text-decoration: none;
  padding: 10px 30px;
  font-weight: 600;
  letter-spacing: .04em;
}

#view_247 .kn-detail-body {
  overflow: visible;
}

#view_247 a:hover {
  color: #222;
  background-color: #fff;
  border: 2px solid #222;
}

#view_194 .field_42 span:after {
  content: ", ";
}

#view_194 .field_42 span:last-of-type::after {
  content: "";
}

#view_194 .field_78 .kn-detail-body span span span:not(:first-of-type) {
  display: none;
}

#view_194 .field_78 .kn-detail-body span span span {
  color: #363636;
}

#view_194 .field_78 .kn-detail-body span span {
  color: transparent;
}

/* Select Auditions Page */

.plsadd {
  background-color: #ccc;
  width: auto;
  display: inline-block;
  padding: 10px 20px 13px;
  margin-bottom: 20px;
  font-weight: bold;
  max-width: 400px;
  letter-spacing: -.04em;
  text-align: center
}

#view_212 .field_346 h2 {
  font-size: 2.15em;
  font-weight: bold;
  letter-spacing: -.04em;
  margin-bottom: 0;
}

#view_212 .field_346 h2:before {
  content: "You are registering for auditions at";
  font-size: .55em;
  display: block;
  font-weight: 400;
  letter-spacing: 0;
  color: #777;
  margin-bottom: 5px;
}

#view_212 .field_355 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
  color: #777;
}

#view_212 .field_355 span span:before {
  content: "on ";
}

#view_212 .field_39 {
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: -.04em;
}

#view_205 {
  margin-bottom: 40px;
}

/*#view_205 {
  background-color: #f3f5f6;
  border: 1px solid #efefef;
  border-radius: 2px;
  padding: 20px 30px 40px;
}*/

#view_205 h2 {
  font-size: 1.5em;
  font-weight: 600 !important;
}

#view_212 .kn-special-title p {
  font-size: 1.15em;
}

#view_205 .kn-list-item-container {
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

#view_205 .kn-list-item-container:last-of-type {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}

#view_205 .kn-list-item-container .field_121 {
  font-weight: 700;
  letter-spacing: -.04em;
  font-size: 1.15em;
  clear:both;
}

.add-but i, .remove-but i {
  padding-right: 7px;
}

#view_205 .add-but,
#view_205 .remove-but {
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 600;
  letter-spacing: .04em;
  padding: 0 5px 0 8px;
  border-radius: 2px;
}

#view_205 .add-but {
  border: 1px solid green;
}

#view_205 .remove-but {
  border: 1px solid darkred;
}

#view_205 .add-but a {
  color: green;
}

#view_205 .remove-but a {
  color: darkred;
}

#view_205 .notincart .remove-but {
  display: none;
}

#view_205 .incart .add-but {
  /*display: none;*/
}

#view_205 .in-cart {
  color: green;
  display: block;
  font-size: .85em;
  font-weight: 600;
}

#view_205 .already-reg {
  color: darkred;
  display: block;
  font-size: .85em;
  font-weight: 600;
}

#view_205 .field_68,
#view_205 .field_40 {
  background-color: #f3f5f6;
  border: 1px solid #efefef;
  margin: 2px;
  display: inline-block;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: .7em;
  font-weight: 600;
  letter-spacing: .04em;
  float: left;
  margin-top: 15px;
}

#view_205 .field_68 div span span:before {
  content: "Check-In: "
}

#view_205 .field_40 div span span:before {
  content: "Audition: "
}

#view_213 a.kn-button {
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  border: 0px;
  border-radius: 0;
  border: 2px solid #222;
}

#view_213 a.kn-button:hover {
  color: #222;
  background-color: #fff;
  border: 2px solid #222;
}


#view_230 a.kn-button {
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  border: 0px;
  border-radius: 0;
  border: 2px solid #222;
}

#view_230 a.kn-button:hover {
  color: #222;
  background-color: #fff;
  border: 2px solid #222;
}

#view_205 .knViewLink.knViewLink--action {
  border: 0px;
}


/* Add Dancer Page */

#view_231 .kn-back-link {
  display: none;
}

#view_221 #zip {
  display:none;
}

.knack-page .kn-modal {
  top: 130px;
  z-index: 50000;
}

h1.modal-card-title {
  overflow: visible;
}

.knack-page .x-colophon, .knack-page .x-section.e8361-48 {
  z-index: 0;
  }

#kn-input-field_326 .control .control:nth-child(3) {
  display: none;
}

/* Cart */

#view_149 .field_192 .fa-warning:after {
  content: " You must add a dancer!";
  font-size: 16px;
  font-family: 'sofia-pro', sans-serif;
}

#view_149 .kn-table-wrapper {
  height: auto;
  overflow: visible;
}

#view_149 .knViewLink.knViewLink--delete {
  border: 0px;
}


#view_149 span.col-3,
#view_149 span.col-4,
#view_149 span.col-2,
#view_149 span.col-1,
#view_149 span.col-0 {
  width: 100%;
}

#view_149 table th.kn-table-link {
  text-align: center;
}

#view_149 td.kn-table-link {
  font-size: .8em;
  font-weight: 500;
}

$view_149 .knViewLink__label {
  text-decoration: none;
}

#view_149 .knViewLink--outlined,
#view_149 .knViewLink--filled {
  padding: 0px;
}


/* Checkout */

.scrollabletextbox {
  height:300px;
  width:1000px;
  font-family: 'sofia-pro', sans-serif;
  font-size: 82%;
  overflow:scroll;
  margin-top: -40px;
}

/* GLobal Tour Stuff */

#view_147 {
  display: none;
}


/* Order Confirmation */

#kn-scene_109 #view_138 {
	display: none;
}

/* Dancer Portal */

/* Edit Dancer scene_76 view_142 - form view_265 title - view_266 registrations */

#view_266 table {
  font-size: 14px;
}

#kn-scene_76 h2 {
  font-size: 1.75em;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 20px !important;
}

#view_265 h1 {
  font-weight: bold;
  letter-spacing: -.04em;
  display: inline-block;
}

#view_265 h1:after {
  content: " Dancer Profile";
  font-weight: 200;
  font-weight: 200;
  font-size: .65em;
  letter-spacing: none;
  display: inline-block;
  padding-left: 10px;
}

#view_142, #view_265, #view_266, #view_141, #view_145. #view_146 {
  max-width: 90%;
  width: 100%;
  margin: 0px auto;
}

.kn-content #view_142 .column {
  padding: 10px 30px !important;
}

.kn-content #view_142 .columns {
  margin-left: -30px;
  margin-right: -30px;
}

#view_142 hr {
  margin: 1em 0 1.75em;
}

#view_142 #kn-input-field_298 .kn-checkbox .control {
  font-size: .95em;
  padding: 2px 0px;
}

#view_142 #kn-input-field_298 .kn-checkbox {
  columns: 2;
}

#view_142 .kn-form-col.is-constrained {
  width: 100%;
  max-width: 100%;
}

#view_142 .kn-form-col.is-constrained .kn-select,
#view_142 .kn-form-col.is-constrained input[name=email] {
  max-width: 50%;
}

#view_265 .kn-special-title p {
  font-size: 20px;
}

.dp-icp, .dp-cp, .paid {
  font-weight: bold !important;
}

.paid {
  color: green;
}

.dp-cp {
  color: green;
}

.dp-icp {
  color: orange;
}

#view_265 h1 + span {
  display: inline-block;
  padding-left: 20px;
  font-size: 20px;
  line-height: 2.5em;
}

#view_142 .kn-form-col > .warning,
#view_142 .kn-description > .warning {
  background-color: rgba(255, 182, 193, .2);
  border-radius: 5px;
  border: 1px solid red;
  padding: 5px;
}

/* ADmin */

/* Orders */

#view_380 .tabs {
  border-bottom: 2px solid #dbdbdb;
  display: flex;
  align-self:stretch;
  justify-content: space-around;
  width: 100%;
}

#view_380 .tabs.is-toggle li:first-child a {
  border-radius: 0px;
}

#view_380 .js-filter-menu.tabs .is-active a,
#view_380 .js-filter-menu.tabs li:not(.is-active) a {
  box-shadow: none;
  background-color: transparent;
  font-weight: bold;
}

#view_380 .js-filter-menu.tabs li:not(.is-active) a {
  font-weight: normal;
}

#view_380 .kn-records-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

#view_380 .tabs.is-toggle a {
  border: 0px;
}

#view_380 .level {
  align-self:stretch;
  justify-content: space-around;
}

#view_380 .kn-records-nav.below {
  align-items: flex-end;
  justify-content: flex-end;
}

#view_380 .kn-records-nav.below .js-filter-menu.tabs {
  display: none;
}

#view_380 .kn-table-wrapper {
  overflow: visible;
}

#view_380 .kn-table-wrapper.is-constrained {
  max-height: inherit !important;
  height: auto !important;
}

/* view_833 Order Details Main */

#view_833 .kn-detail.field_266 .kn-detail-label {
  background-color: transparent;
  text-transform: none;
  max-width: inherit !important;
  min-width: inherit !important;
  letter-spacing: 0;
  font-weight: bold !important;
  padding: 0px !important;
}

#view_833 .kn-detail.field_266 .kn-detail-body {
  margin: 0 !important;
  padding: 0 !important;
}

#view_833 .kn-detail.field_266 .kn-detail-label h1, #view_833 .kn-detail.field_266 .kn-detail-body h1 {
  font-weight: 800;
  font-size: 36px;
  letter-spacing: -.04em;
}

#view_833 h3, #view_441 h2, #view_443 h2, #view_457 h2, #view_463 h2, #view_470 h2{
  font-weight: 800;
  letter-spacing: -.04em;
  font-size: 1.5em;
}

#view_855 table, #view_457 table, #view_470 table {
  font-size: .9em;
}

#kn-scene_191 .view-group .view-column:first-child {
  flex: 2;
  margin-right: 30px;
}

#kn-scene_191 .view-group .view-column:last-child {
  flex: 1;
}

#view_443 .kn-list-content {
  font-size: .9em;
}

#kn-scene_191 .view-group .view-column:last-child .kn-view {
  flex: 0 1 auto;
}

#view_460 {
  background-color: #111111;
  padding: 20px 20px 30px 20px;
  text-align: center;
  margin-bottom: 20px;
}

#view_460 h2 {
  color: #fff;
}

#view_460 .control {
  text-align: center;
}

#view_460 .kn-menu .kn-button,
#view_460 .kn-link.kn-button {
  color: #fff !important;
  border: 2px solid #fff;
}

#view_474, #view_474 .control {
  align-items: center;
  align-content: center;
  text-align: center;
}

/* Instructor Portal */



.kn-print {
  display:inline-block;
  position: relative;
  top: -8px;
}

.kn-print a {
  padding: 8px 20px 10px;
  background-color: #eaebeb;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 10px;
}

.kn-print a:hover {
  background-color: #222;
  color: #fff;
}

#view_507 .view-header h2 {
  display: inline-block;
  width: auto;
}

#view_507 .view-header {
  padding: 20px 0px;
}

/* new views */

/*admin home */

.kn-button.search {
  height: 3.2em;
}

#view_703 img {
  height: 100px;
}

#kn-scene_356 .view-header h2.kn-title {
  font-size: 2em;
}

.last-mod-container {
  padding: 20px;
  border: 1px solid #d9d9d9;
  background-color: #eff1f3;
  border-radius: 5px;
}

.last-mod-container .kn-list {
  font-size: .8em;
}

#kn-scene_356 .last-mod-container .view-header h2.kn-title {
  font-size: 1.5em;
}

#view_758 h2 {
font-weight: 800;
font-size: 1.25em;
/* text-transform: uppercase; */
letter-spacing: -.04em;
}

#kn-scene_356 .view-group.view-group-1 .view-column.view-column-group-1:first-of-type {
  flex: 3;
}

#kn-scene_356 .view-column.view-column-group-2:first-of-type {
  width: 75%;
}


/* Studio Details */

.contacts-container {
  display: flex;
}

.contacts-container > div {
  flex: 1;
  display: flex;
  flex-direction: row;
}

.contacts-container > div > div {
  flex: 1;
}

.contacts-container > div > div + div {
  flex: 2;
}

#view_735 {
  border-right: 1px solid #dbdbdb;
  margin-right: 20px;
}

#view_741 .kn-list-item-container {
  font-size: .8em
}

#view_728.kn-view.kn-menu {
  margin-bottom: 2.5em !important;
}

#view_727 {
  max-height: 50px;
}

#view_727 .kn-detail-label {
  background-color: transparent;
  min-width: auto !important;
  padding: 0px !important
}

#view_727 .field_849 .kn-detail-label {
  width: 110px;
}

#view_727 .kn-detail-body {
  padding: 0px !important;
}

#view_727 .field_849 .kn-detail-body {
  width: 150px;
}

#view_727 .field_866 .kn-detail-label {
  width: 30px;
}

#view_727 .field_866 .kn-detail-body {
  width: 180px;
}

#view_727 .column.kn-details-group-column {
  margin-bottom: 0em;
}

#view_727 .kn-details-group.column-2.columns:last-of-type {
  width: 450px;
  margin-top: -2em !important;
}

#view_727 .kn-details-group {
  font-size: .75em;
  line-height: 2em !important;
}

#kn-scene_360 .view-column.view-column-group-2:first-of-type {
  flex: 2;
}

#kn-scene_360.group-layout-wrapper .view-column {
  padding: 0 2em !important;
}

#kn-scene_360 .view-group-2 {
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

#kn-scene_360 .view-group-2 .view-column-group-2:last-of-type {
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

/*----*/
#kn-scene_369 .view-column.view-column-group-2:first-of-type {
  flex: 2;
}

#kn-scene_369.group-layout-wrapper .view-column {
  padding: 0 2em !important;
}

#kn-scene_369 .view-group-2 {
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

#kn-scene_369 .view-group-2 .view-column-group-2:last-of-type {
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

#view_735 h2.kn-title, #view_736 h2.kn-title, #view_737 h2.kn-title, #view_738 h2.kn-title, #view_739 h2.kn-title, #view_741 h2.kn-title, #view_743 h2.kn-title, #view_744 h2.kn-title, #view_745 h2.kn-title, #view_746 h2.kn-title, #view_747 h2.kn-title, #view_748 h2.kn-title, #view_760 h2.kn-title, #view_761 h2.kn-title, #view_762 h2.kn-title, #view_763 h2.kn-title, #view_764 h2.kn-title, #view_765 h2.kn-title, #view_767 h2.kn-title, #view_769 h2.kn-title, #view_828 h2.kn-title {
  font-size: 1.5em;
}

#view_736 h2.kn-title, #view_738 h2.kn-title, #view_743 h2.kn-title, #view_744 h2.kn-title, #view_745 h2.kn-title, #view_746 h2.kn-title, #view_747 h2.kn-title, #view_748 h2.kn-title, #view_760 h2.kn-title, #view_761 h2.kn-title, #view_762 h2.kn-title, #view_763 h2.kn-title, #view_764 h2.kn-title, #view_765 h2.kn-title, #view_767 h2.kn-title, #view_828 h2.kn-title   {
  margin-bottom: 1em;
}

#view_736, #view_738, #view_743, #view_744, #view_745, #view_746, #view_747, #view_748, #view_760, #view_761, #view_762, #view_763, #view_764, #view_765, #view_828 {
  padding: 20px;
  background-color: #f2f2f2;
  border-radius: 5px;
  font-size: .9em;
}

#view_745 h3 {
  font-weight: bold;
  letter-spacing: -.04em;
  font-size: 1.2em;
  margin-top: 1em;
}

#view_736 .kn-label-top .kn-detail-label {
  min-width: 150px !important;
}

#view_734 {
 /* max-height: 100px;*/
}

#view_734 .kn-detail-body img {
  max-width: none;
  width: 100%;
  height: auto;
}

/* note form */

#view_739 .column, #view_767 .column {
  padding: 0 10px;
}

#view_767 form > ul.kn-form-group-2 li.kn-form-col.column.is-one-half:last-child {
  display: none;
}

#kn-input-field_894 label,
#kn-input-field_893 label {
  font-size: .7em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 10px;
}

#kn-input-field_889 label {
  display: none;
}
#view_739 button.kn-button, #view_767 button.kn-button {
  font-size: .6em;
  padding: 4px 15px;
  margin-top: -20px;
  float: right;
  min-width: auto;
}

#view_720 {
  max-height: 20px;
  margin-bottom: 15px;
}

#view_720 p {
  display: none;
}

#view_739 {
  margin-bottom: 10px;
}

#view_737 input[type="text"], #view_769 input[type="text"] {
  height: 30px;
}

#view_737 a.kn-button.search, #view_769 a.kn-button.search {
  height: 30px;
}

#view_737 .view-header, #view_769 .view-header {
  width: 37%;
  float: left;
}

#view_737 .kn-details-group.column-1.columns > .kn-details-group-column.column > .kn-label-top.kn-table.is-unbordered,
#view_769 .kn-details-group.column-1.columns > .kn-details-group-column.column > .kn-label-top.kn-table.is-unbordered {
  font-size: .8em;
}

#view_737 .kn-details-group.column-1.columns > .kn-details-group-column.column > .kn-label-top.kn-table.is-unbordered div hr,
#view_769 .kn-details-group.column-1.columns > .kn-details-group-column.column > .kn-label-top.kn-table.is-unbordered div hr {
  margin-top: 30px;
}

#view_737 .field_889 .kn-detail-body, #view_769 .field_889 .kn-detail-body {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}
#view_737 .field_890 .kn-detail-body, #view_769 .field_890 .kn-detail-body {
  text-align: right;
  padding-right: 20px;
}

#view_737 .kn-details-column.first.column.is-horizontal > .kn-details-group, #view_769 .kn-details-column.first.column.is-horizontal > .kn-details-group {
  font-weight: 600;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: .05em;
}

#view_769 .kn-special-title {
  margin-top: -2em;
}

/* edit studio */
 #view_714 .kn-form-col.is-one-half:first-of-type {
   padding: 10px 40px 10px 0;
 }

 #view_714 .kn-form-col.is-one-half:last-of-type {
    padding: 10px 0px 10px 40;
  }

  /* previous tours */

  #view_718 .field_897 h2 {
    font-size: 1.75em;
    letter-spacing: -.04em;
    font-weight:bold;
  }

  /* Contacts List & Audition List */

  #view_750 .kn-list-item-container, #view_752 .kn-list-item-container {
    padding: 20px;
    background-color: #f2f2f2;
    border-radius: 5px;
    font-size: .9em;
  }

  #view_750 .column.is-one-third, #view_750 .column.is-one-third-tablet, #view_752 .column.is-one-third, #view_752 .column.is-one-third-tablet {
    margin: 10px;
  }

  #view_750 .kn-detail-label, #view_752 .kn-detail-label {
    min-width: 100px !important;
    max-width: 100px !important;
  }

  #view_750 h2, #view_752 h2 {
    font-size: 1.75em;
    letter-spacing: -.04em;
    font-weight: bold;
  }

  /* Audition Details */

  .kn-label-none.field_121 h1 {
  font-weight: 800;
  letter-spacing: -.04em;
  }

  #view_755 .field_379 .kn-detail-label {
    width: 110px;
  }

  #view_727 .field_865 .kn-detail-body {
    width: 180px;
  }

  #view_755 .kn-detail-label {
  background-color: transparent;
  min-width: auto !important;
  padding: 0px !important;
}

#view_755 .kn-detail-body {
padding: 0px !important;
}

#view_755 div.field_1 strong {
  font-size: 1.5em;
  letter-spacing: -.04em;
}

#view_755 .kn-details-group {
font-size: .75em;
line-height: 2em !important;
}

.field_1 .kn-link strong {
  font-size: 1.2em;
  letter-spacing: -.04em;
  text-decoration: underline;
}

/* New Nav Bar */

.kn-content nav a {
  text-decoration: none;
  color: #fff;
}

.kn-content nav ul.dropdown-menu a {
  text-decoration: none;
  color: #111;
}

.nav-link:focus  {
  border: 1px solid #d9d9d9;
  color: #fff;
}

.kn-content nav a:hover {
  color: #ccc;
}

.kn-content nav a.active {
  background-color: #eff1f3;
  color: #111;
}

.kn-content nav ul {
  list-style-type: none;
  list-style: none;
  margin: 0em;
}

.navbar-brand img {
  max-height: 40px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #fff;
  color: #111;
}

/* Contacts Table */

td.field_136 span.col-1,
td.field_13 span.col-2,
td.field_62 span.col-3,
td.field_14 span.col-5  {
  width: 100%;
}

/* Master Listing Table */

td.field_39 span.col-1 {
  width: 100%;
}

/* Calendar */

.fc-event-title a {
  color: #fff !important;
}

/* order confirmation */
#view_250 h2 {
  font-weight: 800;
  letter-spacing: -.04em;
}

#view_250 h3 {
  font-size: 2em;
  font-weight: 800;
  letter-spacing: -.04em;
}

#view_243, #view_276, #view_886 {
  border: 1px solid #d9dbdc;
    background-color: #f2f2f2;
    padding: 20px;
    margin-bottom: 20px;
}

#view_243 h2, #view_276 h2, #view_886 h2 {
  font-size: 1.5em;
  margin-bottom: 1em;

}

#view_382 h2 {
  font-size: 1.5em;
}

.kn-scene .x-btn {
  text-shadow: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  font-size: .8em;
  letter-spacing: .04em;
}

/* Monday View */

#view_wrap_887 {
  overflow: auto !important;
  height: 800px !important;
}

#view_887 table {
  border-collapse: separate;
  z-index: 100;
  position:relative;
}

#view_887 tbody {
  z-index: 1;
  position:relative;
}

#view_887 tbody td {
  z-index: -2;
  border-bottom: 1px solid;
  border-right: 1px solid;
  white-space: nowrap;
}

#view_887 tbody tr {
  z-index: 1;
}

#view_887 table th:first-child,
#view_887 table td:first-child {
  /* Apply a left border on the first <td> or <th> in a row */
  border-left: 1px solid;
}

#view_887 tbody tr > :first-child, #view_887 tbody tr > :nth-child(2) {
    position: sticky;
    z-index: -1;
    left: 0;
    background: #eff1f3;
}

#view_887 thead tr > th:first-child, #view_887 thead tr > th:nth-child(2) {
    position: sticky;
    z-index: 20 !important;
    left: 0;
    background: #eff1f3;
}

#view_887 thead {
  position:relative;
  top:-10px;
  z-index:5;
}

#view_887 thead[style] {
  opacity: 1 !important;
}

#view_887 .kn-table.is-bordered th {
  z-index: 10;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
}

.kn-info-bar[style] {
  display: block !important;
}

/* Financials */

.scene_497.drop-open .address_street.control  {
  display: none;
}

.field_1094 span span br {
  content: '';
}

.field_1094 span span br:after {
  content: ' ';
}

#update {
  margin: 10px 0px;
}

#view_1090,
#view_1094 {
  visibility: hidden;
}

 .x-btn, .button, [type="submit"]
{
  background-color:#000 !important;
  padding: 15px;
  color: #fff !important;
}
.x-btn:hover, .button:hover, [type="submit"]:hover {
  background-color:#9e9e9e !important;
  padding: 15px;
  color: #fff;
}

/* XL */
@media only screen and (min-width: 1200px) {

}

/* L */
@media only screen and (min-width: 992px) {

}

/* M */
@media only screen and (max-width: 768px) {

  /* Browse Auditions */

  #view_193-search ul li.country-li + li {
    width: 100%
  }

  #view_193-search ul li:last-child {
    width: 100%;
  }

  .loc-label {
    display: none;
  }

  #view_193-search .kn-label.label {
    min-width: 130px !important;
  }

  #view_193 .kn-list section .column {
    max-width: 90%;
  }

  #view_193 .kn-detail-body img {
    width: 100%;
  }

  #view_193 .field_360 {
    max-width: 98%;
    font-size: 1.25em;
  }

  #view_193 .field_75 {
    font-size: 1.25em;
  }

  /* Detail Page */

  #view_194 .kn-detail-body img {
    display: none;
  }


}

/* S */
@media only screen and (max-width: 576px) {

  #view_205 .field_68, #view_205 .field_40 {
    margin: 0;
    margin-bottom: 5px;
  }

}

#view_243 .field_278, #view_243 .field_478, #view_243 .field_572 {
   display: none !important;
 }

 th.field_1380 {
    display: none;
}