@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
/*******************************************************************/
/*                         Calendar Styles                         */
/*******************************************************************/
div.calendar {
  position: relative;
}

.calendar,
.calendar table {
  border: 0 none;
  font-size: 12px;
  color: #000000;
  cursor: default;
  background: #ffffff;
  font-family: "LatoRegular", arial, helvetica, sans-serif;
}

.calendar {
  border: 10px solid rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
}
.calendar thead .title {
  font-family: "LatoBold", arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  padding: 2px;
  background: #0078A3;
  color: #ffffff;
  border: 0 none;
}
.calendar thead .active {
  padding: 0;
  border: 0 none;
}
.calendar thead .hilite {
  color: #000000;
  border: 0 none;
}
.calendar thead .weekend {
  color: #aa6666;
}
.calendar thead .daynames {
  background: #f4f4f4;
}
.calendar thead .name {
  padding: 2px;
  text-align: center;
  color: #000000;
}
.calendar tbody td.hilite {
  background-color: #FFE5DD;
  padding: 2px 4px 2px 2px;
  border: 0 none;
  font-family: "LatoBlack", arial, helvetica, sans-serif;
}
.calendar tbody td.active {
  font-family: "LatoBlack", arial, helvetica, sans-serif;
}
.calendar tbody td.selected {
  font-family: "LatoBlack", arial, helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 3px 1px 1px;
  background: #f4f4f4;
  color: #000000;
  border: 0 none;
}
.calendar tbody td.weekend {
  color: #016895;
}
.calendar tbody td.today {
  font-family: "LatoBold", arial, helvetica, sans-serif;
  font-weight: normal;
  color: #0078A3;
}
.calendar tbody td.time {
  border-top: 0 none;
  padding: 1px 0;
  text-align: center;
  background-color: #016895;
  color: #ffffff;
}
.calendar tbody td.time .hour,
.calendar tbody td.time .minute,
.calendar tbody td.time .ampm {
  padding: 0 3px 0 4px;
  border: 0 none;
  font-weight: normal;
  font-family: "LatoBold", arial, helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
}
.calendar tbody td.time .ampm {
  text-align: center;
}
.calendar tbody td.time .colon {
  padding: 0 2px 0 3px;
  font-weight: bold;
}
.calendar tbody td.time span.hilite {
  border-color: #000000;
  background-color: #FFC0AD;
  color: #000000;
}
.calendar tbody td.time span.active {
  border-color: #f00;
  background-color: #000000;
  color: #ffffff;
}
.calendar tbody .day {
  color: #666666;
  text-align: right;
  padding: 2px 4px 2px 2px;
  width: 30px;
  height: 20px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbbbbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #016895;
}
.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background-color: #f4f4f4;
  color: #000000;
}
.calendar tbody .rowhilite .day.othermonth {
  font-size: 80%;
  color: #ffffff;
}
.calendar tbody .disabled {
  color: #999999;
}
.calendar tbody .emptycell {
  visibility: hidden;
}
.calendar tbody .emptyrow {
  display: none;
}
.calendar tfoot .footrow {
  text-align: center;
  background: #016895;
  color: #ffffff;
}
.calendar tfoot .ttip {
  padding: 2px;
  background: #016895;
  color: #ffffff;
  border: 0 none;
}
.calendar tfoot .hilite {
  border: 0 none;
  color: #000000;
  padding: 1px;
}
.calendar tfoot .active {
  padding: 2px 0 0 2px;
}
.calendar .button {
  text-align: center;
  padding: 2px;
  background: #016895;
  color: #ffffff;
  border: 0 none;
  font-size: 90%;
}
.calendar .nav {
  background: #016895 url(menuarrow.gif) no-repeat 100% 100%;
}
.calendar .wn {
  padding: 2px 3px 2px 2px;
  border-right: 0 none;
  background: #ccc;
}
.calendar .combo {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 4em;
  cursor: default;
  border: 1px solid #565;
  background: #efd;
  color: #000000;
  font-size: 90%;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .hilite {
  background: #af8;
}
.calendar .combo .active {
  border-top: 1px solid #6a4;
  border-bottom: 1px solid #6a4;
  background: #f4f4f4;
  font-family: "LatoBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

/*******************************************************************/
/*                         Tab Containers                          */
/*******************************************************************/
.tab-content {
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.tab-content strong {
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
}
.tab-content .title {
  text-transform: uppercase;
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
  font-size: 14px;
  padding-right: 5px;
}

.tab-items {
  padding: 0;
  margin-bottom: 0;
}
.tab-items li {
  display: inline-block;
  background-color: #d7d7d7;
  color: #595959;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin-right: 10px;
  border: 1px solid #ccc;
  border-bottom: 0 none;
  padding: 5px 7px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
}
@media screen and (min-width: 1024px) and (max-width: 1080px) {
  .tab-items li {
    padding: 5px 4px;
  }
}
.tab-items li:hover {
  background-color: #cfcfcf;
}
.tab-items li.tab-selected {
  background-color: #595959;
  color: #ffffff;
}
.tab-items li.tab-selected a[data-features~=submit] {
  background-color: #595959;
  color: #ffffff;
}
.tab-items li.tab-selected:hover, .tab-items li.tab-selected:hover a[data-features~=submit] {
  background-color: #444444;
}
.tab-items li a[data-features~=submit] {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding: 0;
  margin: 0;
  color: #595959;
  min-width: 0;
  text-shadow: none;
  text-decoration: none;
}
.tab-items li a[data-features~=submit]:after {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #595959;
}
.tab-items li .label {
  margin: 0;
  font-size: 11px;
}
.tab-items .label {
  width: auto;
  padding: 0;
}

/*******************************************************************/
/*                           Form Styles                           */
/*******************************************************************/
.search_bar label,
.constraints label,
.search-constraint label,
.constraint label {
  font-family: "open_sansregular", arial, helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding-right: 5px;
  vertical-align: middle;
}

.search_bar input[type=text],
.search_bar input[type=password],
.search_bar input[type=email],
.search_bar input[type=tel] {
  margin: 5px 25px 5px 0;
}

.constraints label,
.label.extension_label {
  width: auto;
  vertical-align: middle;
}

.genform .label.extension_label {
  margin-right: 5px;
}

.genform .label,
.inlineform .label,
.genform .label,
.inlineform .label {
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
  font-size: 12px;
  color: #0078A3;
  text-transform: uppercase;
  margin: 0;
}
.genform .user-entry-required > label:after,
.inlineform .user-entry-required > label:after,
.genform .user-entry-required > label:after,
.inlineform .user-entry-required > label:after {
  content: "*";
  display: inline-block;
  padding-left: 0.25rem;
  color: #f00;
  font-size: 1rem;
}

.inlineform label,
.inlineform .label {
  margin-right: 5px;
}

.genform label,
.genform .label,
.inlineform .editing label,
.inlineform .editing .label {
  display: block;
}

.genform label.tbl,
.inlineform .editing .ctb label {
  display: inline-block;
}

.inlineform .review label,
.inlineform .review label,
.inlineform .review input[type=text] {
  display: inline-block;
  width: 270px;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel] {
  padding: 5px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  height: 30px;
  font-size: 12px;
  font-family: "open_sansregular", arial, helvetica, sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 3px 5px 20px 0;
}

.blockinput input[type=text] {
  display: block;
  margin-left: 0;
  margin-bottom: 5px;
}

.genform .prop_con + .prop_con,
.genform .part + .part {
  margin-top: 20px;
}

.inlineform .prop_con + .prop_con,
.inlineform .part + .part {
  margin-top: 5px;
}

.search_bar input,
.constraints input,
.search-constraint input {
  margin-right: 30px;
}

.search_bar .search_actions {
  display: block;
  vertical-align: bottom;
  padding: 1px 0 5px;
}
.search_bar .actions {
  display: block;
}

.judge .search_bar .actions {
  display: block;
}

button {
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  padding: 5px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  font-family: "open_sansregular", arial, helvetica, sans-serif;
  margin: 5px 5px 5px 0;
  min-height: 100px;
}

.constraint {
  display: inline-block;
  vertical-align: middle;
}

.miwt-calendar button.open {
  background-image: url(/_resources/e1h:pejt1z/files/1123953za040f676/_fn/calendar.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #0078A3;
  border: 0 none;
  display: inline-block;
  height: 30px;
  margin: -3px 10px 0 -30px;
  text-indent: -1000em;
  vertical-align: middle;
  width: 24px;
  min-width: 0;
}
.miwt-calendar button.clear {
  display: none;
}

input.miwt_calendar[type=text] {
  display: inline-block;
}

#ie8only .miwt-calendar button.open {
  margin-top: 0;
}

/*******************************************************************/
/*                          Table Styles                           */
/*******************************************************************/
/* Table module styles */
div.column_visibility button {
  min-width: 0;
}

/* Column Visibility Selector */
th.last-column.control {
  width: 40px;
}

div.column_visibility_selector {
  border: 8px solid #d2d2d2 !important;
  border: 8px solid rgba(0, 0, 0, 0.15) !important;
  background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding !important;
  top: auto !important;
  bottom: 150% !important;
  z-index: 9999 !important;
}
div.column_visibility_selector button {
  background-image: url(/resources/dyn/files/177786z7afbb340/_fn/view.png) !important;
  background-color: #000000 !important;
  height: 20px !important;
  width: 20px !important;
  border-radius: 3px;
  margin-left: 2px;
}
div.column_visibility_selector button:hover {
  background-image: url(/resources/dyn/files/177786z7afbb340/_fn/view.png) !important;
  background-color: #000000 !important;
  height: 20px !important;
  width: 20px !important;
  text-indent: -1000em;
  overflow: hidden;
  border: none;
  background: transparent url(//d2mxxxq2z051jw.cloudfront.net/_resources/e30d:t18fyk/docroot/miwt/component/images/view.gif) no-repeat center;
}
div.column_visibility_selector ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div.column_visibility_selector label {
  padding-left: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

th .miwt_submit,
th button {
  box-shadow: none;
  background-color: transparent;
  text-transform: none;
  text-align: left;
  padding: 0;
}

.miwt-table table,
#secondary_content table,
.evaluation table {
  border: 0;
}

.miwt-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 300px;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.miwt-table th {
  font-family: "open_sanssemibold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  color: #ffffff;
  background: #0078A3;
  padding: 5px 10px;
  border-bottom: 1px solid #ffffff;
  white-space: nowrap;
}
.miwt-table th a {
  color: #ffffff;
}
.miwt-table th a:hover {
  text-decoration: none;
}
.miwt-table td {
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px 10px;
  border-left: 1px solid #d7d7d7;
}
.miwt-table td a {
  color: #000000;
}
.miwt-table td span.miwt_button,
.miwt-table td .actions button {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.miwt-table td button,
.miwt-table td .actions a[data-features~=submit],
.miwt-table td .actions button,
.miwt-table td a[data-features~=submit] {
  color: #0089bc;
  background: transparent;
  outline: 0;
  border: 0;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  text-transform: none;
  font-family: "open_sansregular", arial, helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0;
}
.miwt-table td button:hover,
.miwt-table td .actions a[data-features~=submit]:hover,
.miwt-table td .actions button:hover,
.miwt-table td a[data-features~=submit]:hover {
  color: #000000;
}
.miwt-table td button + button,
.miwt-table td button + a[data-features~=submit],
.miwt-table td button + span.miwt_submit,
.miwt-table td a[data-features~=submit] + button,
.miwt-table td a[data-features~=submit] + a[data-features~=submit],
.miwt-table td a[data-features~=submit] + span.miwt_submit,
.miwt-table td span.miwt_submit + button,
.miwt-table td span.miwt_submit + a[data-features~=submit],
.miwt-table td span.miwt_submit + span.miwt_submit {
  margin-left: 5px;
}
.miwt-table td span.miwt_submit {
  margin-right: 5px;
}
.miwt-table tr.even td {
  background: #f4f4f4;
}
.miwt-table tr.odd td {
  background: #ffffff;
}
.miwt-table tr:hover td {
  background: #dddddd;
}

.search_result .miwt-table th {
  border-bottom: 0;
}

/* table paging */
.pager-top,
.pager-bottom {
  margin: 0 auto 5px;
  text-align: center;
}

.pager_pages {
  text-align: center;
}

.pages.controls {
  padding: 0 8px 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.pages.controls a {
  color: #000000;
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.pager .pager-bottom .controls .selected-page,
.pager .pager-top .controls .selected-page {
  font-weight: bold;
  color: #0078A3;
  font-size: 14px;
}
.pager .pager-bottom .controls .page,
.pager .pager-top .controls .page {
  margin: 0 3px;
}
.pager .pager-bottom .controls .control,
.pager .pager-top .controls .control {
  outline: 0;
  border: 0;
  background: #0078A3;
  color: #ffffff;
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  padding: 2px 5px;
  display: inline-block;
  margin-right: 5px;
}
.pager .pager-bottom .controls .control:hover,
.pager .pager-top .controls .control:hover {
  background: #000;
}

.mp_controls .control {
  display: inline-block;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  background: #0078A3;
  padding-top: 5px;
  position: relative;
}
.mp_controls .control.first span {
  margin-right: -4px;
  display: inline-block;
  text-indent: -9999px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #ffffff;
}
.mp_controls .control.first span:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #ffffff;
}
.mp_controls .control.prev span {
  margin-right: 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 7px solid #ffffff;
}
.mp_controls .control.next span {
  margin-left: 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #ffffff;
}
.mp_controls .control.last span {
  margin-left: -4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffffff;
}
.mp_controls .control.last span:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  top: 5px;
  right: 4px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffffff;
}

@media screen and (max-device-width: 1024px) {
  .mp_controls .control.next span, .mp_controls .control.prev span {
    position: relative;
    top: -5px;
  }
  .mp_controls .control.first span, .mp_controls .control.last span {
    vertical-align: top;
  }
}
/* Specific Pages */
.judge .miwt-table td .actions,
.search.results .miwt-table td div {
  min-width: 180px;
}

.group.division.management .miwt-table td .actions {
  min-width: 300px;
}

/*******************************************************************/
/*                          Popup Windows                          */
/*******************************************************************/
div.window.dialog,
.rich_dynaform_editor div.entity_editor {
  width: 700px !important;
  background-color: #f4f4f4 !important;
  border: 10px solid #d2d2d2;
  border: 10px solid rgba(0, 0, 0, 0.15) !important;
  background-clip: padding-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  max-height: 585px;
  min-height: 275px;
  padding: 0 !important;
  margin-top: 5px;
  margin-left: -200px;
  z-index: 9999 !important;
  position: relative;
  line-height: 21px;
}

#t_event_listing div.window.dialog {
  margin-left: auto;
  margin-top: -100px;
}

#t_twocol_submission div.window.dialog,
#t_s1micro div.window.dialog {
  margin-top: -100px;
  z-index: 9999 !important;
}

/* popup fix */
#t_twocol_submission div.window.dialog.win_review {
  margin-top: -100px;
}

.rich_dynaform_editor div.entity_editor {
  padding: 20px !important;
  margin: 0 !important;
}

@media screen and (max-width: 1024px) {
  div.window.dialog,
.rich_dynaform_editor div.entity_editor {
    margin-top: -165px;
    margin-left: 0;
  }
}
#body div.window.dialog table.titlebar {
  margin: 0;
}

div.windowcontent {
  border: 0 none !important;
  position: static !important;
  padding: 20px;
  overflow: auto !important;
  background-color: #f4f4f4 !important;
  max-height: 511px;
}
div.windowcontent input[type=file] {
  display: block;
}

td.activewindowtitle {
  font-weight: normal !important;
  text-transform: uppercase;
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
}

.window input[type=text],
.window input[type=password],
.window select,
.window input[type=file],
.window textarea {
  padding: 5px;
  font-size: 12px;
}
.window input[type=file] {
  border: 0;
}
.window .titlebar_row button {
  background: center center transparent url(//applications-arborday-org-files.s3.amazonaws.com/2b38-4645011-cancel-icon.png?pfvId=nozc.jjuidiw9) no-repeat;
  background-size: 80%;
  text-indent: -9999em;
  display: block;
  width: 24px;
  height: 24px;
  border: none;
  min-width: 0;
  box-shadow: none;
  background-color: #bbbbbb;
  border-radius: 20px;
  -moz-transition: background-color 0.2s ease-in;
}
.window .titlebar_row button:hover {
  background-color: #000000;
}

.windowcontent .actions {
  margin: 10px 0 0 0;
  display: block;
}
.windowcontent .actions button {
  outline: 0;
  border: 0;
  background: #0078A3;
  color: #fff;
  font-family: "open_sansbold", arial, helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.05em;
  padding: 5px;
  height: 30px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  width: auto;
  margin-right: 5px;
}
.windowcontent .table + .actions {
  text-align: right;
}
.windowcontent .table + .actions a[data-features~=submit] {
  margin: 0 0 10px 10px;
}
.windowcontent td .actions {
  margin: 0;
}
.windowcontent .actions a[data-features~=submit],
.windowcontent button.miwt_submit {
  outline: 0;
  border: 0;
  background: #0078A3;
  color: #ffffff;
  font-family: "open_sansbold", "Arial", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.05em;
  padding: 5px;
  height: 30px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin: 0 10px 10px 0;
  width: auto;
}
.windowcontent .actions a[data-features~=submit]:hover,
.windowcontent button.miwt_submit:hover {
  background: #000000;
}
.windowcontent .actions div.save,
.windowcontent .actions div.cancel {
  display: inline-block;
}
.windowcontent .actions.search_actions {
  display: inline-block;
}
.windowcontent .actions .action {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.windowcontent span.miwt_button {
  display: inline-block;
  position: relative;
  top: 3px;
}
.windowcontent .question {
  /* For Submission View - add private comment */
  display: block;
  margin-bottom: 10px;
}
.windowcontent textarea {
  width: 100%;
}

/* updates to stand out more! */
tr.titlebar_row td {
  background-color: #0078A3;
  color: #ffffff;
  font-size: 15px;
  padding: 5px;
}

div.window.dialog,
div.windowcontent {
  background-color: #ffffff !important;
}

div.window.dialog {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  border: 0 !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
div.window.dialog label {
  display: block;
}
div.window.dialog label.tbl {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 5px;
  padding-right: 0;
}
div.window.dialog .ctb,
div.window.dialog .rtb {
  display: block;
  margin-top: 5px;
}

.windowcontent .prop.container {
  margin-bottom: 0;
}

.dialog.win_upload_errors .errors span.error {
  display: block;
}

.group .pager-top {
  margin: 10px 0;
}
.group .pager-top .pages.controls .selected-page,
.group .pager-bottom .pages.controls .selected-page {
  font-weight: bold;
  padding-right: 0.25rem;
}

/* IE ONLY */
.ieonly div.window.dialog {
  border: 1px solid black !important;
}