@charset "UTF-8";
/*Grays*/
/* Spacing */
/*** Right-to-left Support ***/
/* Font Size */
/* Layout */
/* Defaults */
/*** Right-to-left Support ***/
/* Grid */
/* Font Family */
/* Font Size */
/* Font Weight */
/* Text Color + Opacity */
/* Colors */
/*Grays*/
/*Janus Pale Color Pallete*/
/* Buttons */
/* Layout */
/* Header */
/* Footer */
/* Breakpoints */
/* Screen Size */
/* Icon glyphs */
/* Margins and Padding */
/* Spacing */
/* Nav dimensions & color */
/* Modal */
/* Tab */
/* Cards */
/* Banner Images */
/* Avatar Sizes */
/* Icon */
/* Typography */
.modal-dialog .modal-content .modal-body .input-button {
  display: inline-block;
  min-height: 30px;
  min-width: 70px;
  padding: 0 15px;
  text-align: center;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  font-size: 13px;
  border-radius: 3px;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
  white-space: nowrap;
  line-height: 28px;
}
.modal-dialog .modal-content .modal-body .input-button:hover, .modal-dialog .modal-content .modal-body .input-button:focus, .modal-dialog .modal-content .modal-body .input-button:active {
  box-shadow: none;
  text-decoration: none;
}
:not(.growl-container) > .alert, :not(.growl-container) > .hint, :not(.growl-container) > .tip, :not(.growl-container) > .info, :not(.growl-container) > .notice, :not(.growl-container) > .notice-msgbx, :not(.growl-container) > .info-warning, :not(.growl-container) > .viewermsg, :not(.growl-container) > .list-alert, :not(.growl-container) > .module_instructions {
  position: relative;
  padding: 20px 16px 20px 46px;
  margin-bottom: 20px;
  border-radius: 3px;
  color: #0d6dc1;
  background-color: #E1F1FF;
  font-size: 14px;
  line-height: 22px;
}
:not(.growl-container) > .alert:before, :not(.growl-container) > .hint:before, :not(.growl-container) > .tip:before, :not(.growl-container) > .info:before, :not(.growl-container) > .notice:before, :not(.growl-container) > .notice-msgbx:before, :not(.growl-container) > .info-warning:before, :not(.growl-container) > .viewermsg:before, :not(.growl-container) > .list-alert:before, :not(.growl-container) > .module_instructions:before {
  font-family: 'unicon';
  speak: none;
  color: #0d6dc1;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9bc";
  position: absolute;
  left: 20px;
  line-height: 22px;
}
@media print {
  :not(.growl-container) > .alert, :not(.growl-container) > .hint, :not(.growl-container) > .tip, :not(.growl-container) > .info, :not(.growl-container) > .notice, :not(.growl-container) > .notice-msgbx, :not(.growl-container) > .info-warning, :not(.growl-container) > .viewermsg, :not(.growl-container) > .list-alert, :not(.growl-container) > .module_instructions {
    border: 1px solid #ccc;
    box-shadow: none;
  }
}
:not(.growl-container) > .alert h2, :not(.growl-container) > .alert h3, :not(.growl-container) > .hint h2, :not(.growl-container) > .hint h3, :not(.growl-container) > .tip h2, :not(.growl-container) > .info h2, :not(.growl-container) > .tip h3, :not(.growl-container) > .info h3, :not(.growl-container) > .notice h2, :not(.growl-container) > .notice h3, :not(.growl-container) > .notice-msgbx h2, :not(.growl-container) > .notice-msgbx h3, :not(.growl-container) > .info-warning h2, :not(.growl-container) > .info-warning h3, :not(.growl-container) > .viewermsg h2, :not(.growl-container) > .viewermsg h3, :not(.growl-container) > .list-alert h2, :not(.growl-container) > .list-alert h3, :not(.growl-container) > .module_instructions h2, :not(.growl-container) > .module_instructions h3 {
  font-size: 14px;
  line-height: 22px;
  color: inherit;
  margin-bottom: 5px;
  font-weight: bold;
}
:not(.growl-container) > .alert a:not(.btn), :not(.growl-container) > .alert .btn_text-link, :not(.growl-container) > .hint a:not(.btn), :not(.growl-container) > .hint .btn_text-link, :not(.growl-container) > .tip a:not(.btn), :not(.growl-container) > .info a:not(.btn), :not(.growl-container) > .tip .btn_text-link, :not(.growl-container) > .info .btn_text-link, :not(.growl-container) > .notice a:not(.btn), :not(.growl-container) > .notice .btn_text-link, :not(.growl-container) > .notice-msgbx a:not(.btn), :not(.growl-container) > .notice-msgbx .btn_text-link, :not(.growl-container) > .info-warning a:not(.btn), :not(.growl-container) > .info-warning .btn_text-link, :not(.growl-container) > .viewermsg a:not(.btn), :not(.growl-container) > .viewermsg .btn_text-link, :not(.growl-container) > .list-alert a:not(.btn), :not(.growl-container) > .list-alert .btn_text-link, :not(.growl-container) > .module_instructions a:not(.btn), :not(.growl-container) > .module_instructions .btn_text-link {
  color: inherit;
  font-size: inherit;
  text-decoration: underline;
}
:not(.growl-container) > .alert p:only-child, :not(.growl-container) > .hint p:only-child, :not(.growl-container) > .tip p:only-child, :not(.growl-container) > .info p:only-child, :not(.growl-container) > .notice p:only-child, :not(.growl-container) > .notice-msgbx p:only-child, :not(.growl-container) > .info-warning p:only-child, :not(.growl-container) > .viewermsg p:only-child, :not(.growl-container) > .list-alert p:only-child, :not(.growl-container) > .module_instructions p:only-child {
  margin-bottom: 0;
}
:not(.growl-container) > .alert .input-checkbox, :not(.growl-container) > .hint .input-checkbox, :not(.growl-container) > .tip .input-checkbox, :not(.growl-container) > .info .input-checkbox, :not(.growl-container) > .notice .input-checkbox, :not(.growl-container) > .notice-msgbx .input-checkbox, :not(.growl-container) > .info-warning .input-checkbox, :not(.growl-container) > .viewermsg .input-checkbox, :not(.growl-container) > .list-alert .input-checkbox, :not(.growl-container) > .module_instructions .input-checkbox {
  margin-right: 4px;
}
:not(.growl-container) > .alert .user_hint:not(:last-child), :not(.growl-container) > .hint .user_hint:not(:last-child), :not(.growl-container) > .tip .user_hint:not(:last-child), :not(.growl-container) > .info .user_hint:not(:last-child), :not(.growl-container) > .notice .user_hint:not(:last-child), :not(.growl-container) > .notice-msgbx .user_hint:not(:last-child), :not(.growl-container) > .info-warning .user_hint:not(:last-child), :not(.growl-container) > .viewermsg .user_hint:not(:last-child), :not(.growl-container) > .list-alert .user_hint:not(:last-child), :not(.growl-container) > .module_instructions .user_hint:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px;
  border-color: rgba(13, 109, 193, 0.1);
}
:not(.growl-container) > .alert .hint_btn, :not(.growl-container) > .hint .hint_btn, :not(.growl-container) > .tip .hint_btn, :not(.growl-container) > .info .hint_btn, :not(.growl-container) > .notice .hint_btn, :not(.growl-container) > .notice-msgbx .hint_btn, :not(.growl-container) > .info-warning .hint_btn, :not(.growl-container) > .viewermsg .hint_btn, :not(.growl-container) > .list-alert .hint_btn, :not(.growl-container) > .module_instructions .hint_btn {
  color: #0d6dc1;
  border-color: rgba(13, 109, 193, 0.6);
  background: #fff;
}
:not(.growl-container) > .alert .hint_btn:hover, :not(.growl-container) > .alert .hint_btn:focus, :not(.growl-container) > .alert .hint_btn:active, :not(.growl-container) > .hint .hint_btn:hover, :not(.growl-container) > .hint .hint_btn:focus, :not(.growl-container) > .hint .hint_btn:active, :not(.growl-container) > .tip .hint_btn:hover, :not(.growl-container) > .info .hint_btn:hover, :not(.growl-container) > .tip .hint_btn:focus, :not(.growl-container) > .info .hint_btn:focus, :not(.growl-container) > .tip .hint_btn:active, :not(.growl-container) > .info .hint_btn:active, :not(.growl-container) > .notice .hint_btn:hover, :not(.growl-container) > .notice .hint_btn:focus, :not(.growl-container) > .notice .hint_btn:active, :not(.growl-container) > .notice-msgbx .hint_btn:hover, :not(.growl-container) > .notice-msgbx .hint_btn:focus, :not(.growl-container) > .notice-msgbx .hint_btn:active, :not(.growl-container) > .info-warning .hint_btn:hover, :not(.growl-container) > .info-warning .hint_btn:focus, :not(.growl-container) > .info-warning .hint_btn:active, :not(.growl-container) > .viewermsg .hint_btn:hover, :not(.growl-container) > .viewermsg .hint_btn:focus, :not(.growl-container) > .viewermsg .hint_btn:active, :not(.growl-container) > .list-alert .hint_btn:hover, :not(.growl-container) > .list-alert .hint_btn:focus, :not(.growl-container) > .list-alert .hint_btn:active, :not(.growl-container) > .module_instructions .hint_btn:hover, :not(.growl-container) > .module_instructions .hint_btn:focus, :not(.growl-container) > .module_instructions .hint_btn:active {
  color: #0d6dc1;
  border-color: #0d6dc1;
}
:not(.growl-container) > .alert .hint_btn:active, :not(.growl-container) > .hint .hint_btn:active, :not(.growl-container) > .tip .hint_btn:active, :not(.growl-container) > .info .hint_btn:active, :not(.growl-container) > .notice .hint_btn:active, :not(.growl-container) > .notice-msgbx .hint_btn:active, :not(.growl-container) > .info-warning .hint_btn:active, :not(.growl-container) > .viewermsg .hint_btn:active, :not(.growl-container) > .list-alert .hint_btn:active, :not(.growl-container) > .module_instructions .hint_btn:active {
  background-color: rgba(13, 109, 193, 0.05);
}
:not(.growl-container) > .alert .hint_btn [class^="icn-"], :not(.growl-container) > .alert .hint_btn [class*=" icn-"], :not(.growl-container) > .hint .hint_btn [class^="icn-"], :not(.growl-container) > .hint .hint_btn [class*=" icn-"], :not(.growl-container) > .tip .hint_btn [class^="icn-"], :not(.growl-container) > .info .hint_btn [class^="icn-"], :not(.growl-container) > .tip .hint_btn [class*=" icn-"], :not(.growl-container) > .info .hint_btn [class*=" icn-"], :not(.growl-container) > .notice .hint_btn [class^="icn-"], :not(.growl-container) > .notice .hint_btn [class*=" icn-"], :not(.growl-container) > .notice-msgbx .hint_btn [class^="icn-"], :not(.growl-container) > .notice-msgbx .hint_btn [class*=" icn-"], :not(.growl-container) > .info-warning .hint_btn [class^="icn-"], :not(.growl-container) > .info-warning .hint_btn [class*=" icn-"], :not(.growl-container) > .viewermsg .hint_btn [class^="icn-"], :not(.growl-container) > .viewermsg .hint_btn [class*=" icn-"], :not(.growl-container) > .list-alert .hint_btn [class^="icn-"], :not(.growl-container) > .list-alert .hint_btn [class*=" icn-"], :not(.growl-container) > .module_instructions .hint_btn [class^="icn-"], :not(.growl-container) > .module_instructions .hint_btn [class*=" icn-"] {
  color: #0d6dc1;
}
:not(.growl-container) > .alert.error, :not(.growl-container) > .hint.error, :not(.growl-container) > .tip.error, :not(.growl-container) > .error.info, :not(.growl-container) > .notice.error, :not(.growl-container) > .notice-msgbx.error, :not(.growl-container) > .info-warning.error, :not(.growl-container) > .viewermsg.error, :not(.growl-container) > .list-alert.error, :not(.growl-container) > .module_instructions.error {
  color: #bf3e24;
  background-color: #ffe9e4;
  border-color: #bf3e24;
}
:not(.growl-container) > .alert.error:before, :not(.growl-container) > .hint.error:before, :not(.growl-container) > .tip.error:before, :not(.growl-container) > .error.info:before, :not(.growl-container) > .notice.error:before, :not(.growl-container) > .notice-msgbx.error:before, :not(.growl-container) > .info-warning.error:before, :not(.growl-container) > .viewermsg.error:before, :not(.growl-container) > .list-alert.error:before, :not(.growl-container) > .module_instructions.error:before {
  font-family: 'unicon';
  speak: none;
  color: #bf3e24;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e944";
}
:not(.growl-container) > .alert.error h2, :not(.growl-container) > .alert.error h3, :not(.growl-container) > .hint.error h2, :not(.growl-container) > .hint.error h3, :not(.growl-container) > .tip.error h2, :not(.growl-container) > .error.info h2, :not(.growl-container) > .tip.error h3, :not(.growl-container) > .error.info h3, :not(.growl-container) > .notice.error h2, :not(.growl-container) > .notice.error h3, :not(.growl-container) > .notice-msgbx.error h2, :not(.growl-container) > .notice-msgbx.error h3, :not(.growl-container) > .info-warning.error h2, :not(.growl-container) > .info-warning.error h3, :not(.growl-container) > .viewermsg.error h2, :not(.growl-container) > .viewermsg.error h3, :not(.growl-container) > .list-alert.error h2, :not(.growl-container) > .list-alert.error h3, :not(.growl-container) > .module_instructions.error h2, :not(.growl-container) > .module_instructions.error h3 {
  color: inherit;
  font-size: 14px;
  line-height: 22px;
}
:not(.growl-container) > .alert.error ul, :not(.growl-container) > .hint.error ul, :not(.growl-container) > .tip.error ul, :not(.growl-container) > .error.info ul, :not(.growl-container) > .notice.error ul, :not(.growl-container) > .notice-msgbx.error ul, :not(.growl-container) > .info-warning.error ul, :not(.growl-container) > .viewermsg.error ul, :not(.growl-container) > .list-alert.error ul, :not(.growl-container) > .module_instructions.error ul {
  font-size: 14px;
  margin-left: 15px;
  list-style-type: disc;
}
:not(.growl-container) > .alert.warning, :not(.growl-container) > .hint.warning, :not(.growl-container) > .tip.warning, :not(.growl-container) > .warning.info, :not(.growl-container) > .notice.warning, :not(.growl-container) > .notice-msgbx.warning, :not(.growl-container) > .info-warning.warning, :not(.growl-container) > .viewermsg.warning, :not(.growl-container) > .list-alert.warning, :not(.growl-container) > .module_instructions.warning {
  color: #a85502;
  background-color: #FEEBC9;
}
:not(.growl-container) > .alert.warning:before, :not(.growl-container) > .hint.warning:before, :not(.growl-container) > .tip.warning:before, :not(.growl-container) > .warning.info:before, :not(.growl-container) > .notice.warning:before, :not(.growl-container) > .notice-msgbx.warning:before, :not(.growl-container) > .info-warning.warning:before, :not(.growl-container) > .viewermsg.warning:before, :not(.growl-container) > .list-alert.warning:before, :not(.growl-container) > .module_instructions.warning:before {
  font-family: 'unicon';
  speak: none;
  color: #a85502;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e99d";
}
:not(.growl-container) > .alert.success, :not(.growl-container) > .alert.notice-success, :not(.growl-container) > .hint.success, :not(.growl-container) > .hint.notice-success, :not(.growl-container) > .tip.success, :not(.growl-container) > .success.info, :not(.growl-container) > .tip.notice-success, :not(.growl-container) > .notice-success.info, :not(.growl-container) > .notice.success, :not(.growl-container) > .notice.notice-success, :not(.growl-container) > .notice-msgbx.success, :not(.growl-container) > .notice-msgbx.notice-success, :not(.growl-container) > .info-warning.success, :not(.growl-container) > .info-warning.notice-success, :not(.growl-container) > .viewermsg.success, :not(.growl-container) > .viewermsg.notice-success, :not(.growl-container) > .list-alert.success, :not(.growl-container) > .list-alert.notice-success, :not(.growl-container) > .module_instructions.success, :not(.growl-container) > .module_instructions.notice-success {
  color: #297848;
  background-color: #D2F5E0;
  border-color: #297848;
}
:not(.growl-container) > .alert.success:before, :not(.growl-container) > .alert.notice-success:before, :not(.growl-container) > .hint.success:before, :not(.growl-container) > .hint.notice-success:before, :not(.growl-container) > .tip.success:before, :not(.growl-container) > .success.info:before, :not(.growl-container) > .tip.notice-success:before, :not(.growl-container) > .notice-success.info:before, :not(.growl-container) > .notice.success:before, :not(.growl-container) > .notice.notice-success:before, :not(.growl-container) > .notice-msgbx.success:before, :not(.growl-container) > .notice-msgbx.notice-success:before, :not(.growl-container) > .info-warning.success:before, :not(.growl-container) > .info-warning.notice-success:before, :not(.growl-container) > .viewermsg.success:before, :not(.growl-container) > .viewermsg.notice-success:before, :not(.growl-container) > .list-alert.success:before, :not(.growl-container) > .list-alert.notice-success:before, :not(.growl-container) > .module_instructions.success:before, :not(.growl-container) > .module_instructions.notice-success:before {
  font-family: 'unicon';
  speak: none;
  color: #297848;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91a";
}
#frame > :not(.growl-container) > .alert, #frame > :not(.growl-container) > .hint, #frame > :not(.growl-container) > .tip, #frame > :not(.growl-container) > .info, #frame > :not(.growl-container) > .notice, #frame > :not(.growl-container) > .notice-msgbx, #frame > :not(.growl-container) > .info-warning, #frame > :not(.growl-container) > .viewermsg, #frame > :not(.growl-container) > .list-alert, #frame > :not(.growl-container) > .module_instructions {
  margin: 0 15px 20px;
}
:not(.growl-container) > .alert .dismissible .hint_answer, :not(.growl-container) > .hint .dismissible .hint_answer, :not(.growl-container) > .tip .dismissible .hint_answer, :not(.growl-container) > .info .dismissible .hint_answer, :not(.growl-container) > .notice .dismissible .hint_answer, :not(.growl-container) > .notice-msgbx .dismissible .hint_answer, :not(.growl-container) > .info-warning .dismissible .hint_answer, :not(.growl-container) > .viewermsg .dismissible .hint_answer, :not(.growl-container) > .list-alert .dismissible .hint_answer, :not(.growl-container) > .module_instructions .dismissible .hint_answer {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
:not(.growl-container) > .alert .dismissible .hint_answer p:last-child, :not(.growl-container) > .hint .dismissible .hint_answer p:last-child, :not(.growl-container) > .tip .dismissible .hint_answer p:last-child, :not(.growl-container) > .info .dismissible .hint_answer p:last-child, :not(.growl-container) > .notice .dismissible .hint_answer p:last-child, :not(.growl-container) > .notice-msgbx .dismissible .hint_answer p:last-child, :not(.growl-container) > .info-warning .dismissible .hint_answer p:last-child, :not(.growl-container) > .viewermsg .dismissible .hint_answer p:last-child, :not(.growl-container) > .list-alert .dismissible .hint_answer p:last-child, :not(.growl-container) > .module_instructions .dismissible .hint_answer p:last-child {
  margin-bottom: 0;
}
:not(.growl-container) > .alert .dismissible .dismiss_link, :not(.growl-container) > .hint .dismissible .dismiss_link, :not(.growl-container) > .tip .dismissible .dismiss_link, :not(.growl-container) > .info .dismissible .dismiss_link, :not(.growl-container) > .notice .dismissible .dismiss_link, :not(.growl-container) > .notice-msgbx .dismissible .dismiss_link, :not(.growl-container) > .info-warning .dismissible .dismiss_link, :not(.growl-container) > .viewermsg .dismissible .dismiss_link, :not(.growl-container) > .list-alert .dismissible .dismiss_link, :not(.growl-container) > .module_instructions .dismissible .dismiss_link {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
  text-decoration: none;
  color: rgba(108, 108, 108, 0.8);
  margin-left: 10px;
  padding: 0 10px;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
}
:not(.growl-container) > .alert .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .hint .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .tip .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .info .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .notice .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .notice-msgbx .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .info-warning .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .viewermsg .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .list-alert .dismissible .dismiss_link:hover [class^="icn-"], :not(.growl-container) > .module_instructions .dismissible .dismiss_link:hover [class^="icn-"] {
  color: #6c6c6c;
}
:not(.growl-container) > .alert .dismissible .dismiss_link.btn, :not(.growl-container) > .hint .dismissible .dismiss_link.btn, :not(.growl-container) > .tip .dismissible .dismiss_link.btn, :not(.growl-container) > .info .dismissible .dismiss_link.btn, :not(.growl-container) > .notice .dismissible .dismiss_link.btn, :not(.growl-container) > .notice-msgbx .dismissible .dismiss_link.btn, :not(.growl-container) > .info-warning .dismissible .dismiss_link.btn, :not(.growl-container) > .viewermsg .dismissible .dismiss_link.btn, :not(.growl-container) > .list-alert .dismissible .dismiss_link.btn, :not(.growl-container) > .module_instructions .dismissible .dismiss_link.btn {
  min-width: 0;
  min-height: 0;
  padding: 0;
}
:not(.growl-container) > .alert .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .hint .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .tip .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .info .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .notice .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .notice-msgbx .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .info-warning .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .viewermsg .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .list-alert .dismissible .dismiss_link.btn [class^="icn-"], :not(.growl-container) > .module_instructions .dismissible .dismiss_link.btn [class^="icn-"] {
  font-size: 14px;
  margin: auto;
}
:not(.growl-container) > .alert.tip-no-icon, .sidebar :not(.growl-container) > .alert, :not(.growl-container) > .hint.tip-no-icon, .sidebar :not(.growl-container) > .hint, :not(.growl-container) > .tip.tip-no-icon, :not(.growl-container) > .tip-no-icon.info, .sidebar :not(.growl-container) > .tip, .sidebar :not(.growl-container) > .info, :not(.growl-container) > .notice.tip-no-icon, .sidebar :not(.growl-container) > .notice, :not(.growl-container) > .notice-msgbx.tip-no-icon, .sidebar :not(.growl-container) > .notice-msgbx, :not(.growl-container) > .info-warning.tip-no-icon, .sidebar :not(.growl-container) > .info-warning, :not(.growl-container) > .viewermsg.tip-no-icon, .sidebar :not(.growl-container) > .viewermsg, :not(.growl-container) > .list-alert.tip-no-icon, .sidebar :not(.growl-container) > .list-alert, :not(.growl-container) > .module_instructions.tip-no-icon, .sidebar :not(.growl-container) > .module_instructions {
  min-height: 0;
  padding-left: 15px;
}
:not(.growl-container) > .alert.tip-no-icon::before, .sidebar :not(.growl-container) > .alert::before, :not(.growl-container) > .hint.tip-no-icon::before, .sidebar :not(.growl-container) > .hint::before, :not(.growl-container) > .tip.tip-no-icon::before, :not(.growl-container) > .tip-no-icon.info::before, .sidebar :not(.growl-container) > .tip::before, .sidebar :not(.growl-container) > .info::before, :not(.growl-container) > .notice.tip-no-icon::before, .sidebar :not(.growl-container) > .notice::before, :not(.growl-container) > .notice-msgbx.tip-no-icon::before, .sidebar :not(.growl-container) > .notice-msgbx::before, :not(.growl-container) > .info-warning.tip-no-icon::before, .sidebar :not(.growl-container) > .info-warning::before, :not(.growl-container) > .viewermsg.tip-no-icon::before, .sidebar :not(.growl-container) > .viewermsg::before, :not(.growl-container) > .list-alert.tip-no-icon::before, .sidebar :not(.growl-container) > .list-alert::before, :not(.growl-container) > .module_instructions.tip-no-icon::before, .sidebar :not(.growl-container) > .module_instructions::before {
  content: "";
}
.sidebar :not(.growl-container) > .alert, .sidebar :not(.growl-container) > .hint, .sidebar :not(.growl-container) > .tip, .sidebar :not(.growl-container) > .info, .sidebar :not(.growl-container) > .notice, .sidebar :not(.growl-container) > .notice-msgbx, .sidebar :not(.growl-container) > .info-warning, .sidebar :not(.growl-container) > .viewermsg, .sidebar :not(.growl-container) > .list-alert, .sidebar :not(.growl-container) > .module_instructions {
  font-size: 12px;
  margin: 0 15px;
}
:not(.growl-container) > .alert .btn:not(.btn_primary), :not(.growl-container) > .hint .btn:not(.btn_primary), :not(.growl-container) > .tip .btn:not(.btn_primary), :not(.growl-container) > .info .btn:not(.btn_primary), :not(.growl-container) > .notice .btn:not(.btn_primary), :not(.growl-container) > .notice-msgbx .btn:not(.btn_primary), :not(.growl-container) > .info-warning .btn:not(.btn_primary), :not(.growl-container) > .viewermsg .btn:not(.btn_primary), :not(.growl-container) > .list-alert .btn:not(.btn_primary), :not(.growl-container) > .module_instructions .btn:not(.btn_primary) {
  margin-right: 10px;
}
:not(.growl-container) > .alert.notice-card-inline, :not(.growl-container) > .hint.notice-card-inline, :not(.growl-container) > .tip.notice-card-inline, :not(.growl-container) > .notice-card-inline.info, :not(.growl-container) > .notice.notice-card-inline, :not(.growl-container) > .notice-msgbx.notice-card-inline, :not(.growl-container) > .info-warning.notice-card-inline, :not(.growl-container) > .viewermsg.notice-card-inline, :not(.growl-container) > .list-alert.notice-card-inline, :not(.growl-container) > .module_instructions.notice-card-inline {
  border: none;
}
:not(.growl-container) > .alert.notice-card-inline:before, :not(.growl-container) > .hint.notice-card-inline:before, :not(.growl-container) > .tip.notice-card-inline:before, :not(.growl-container) > .notice-card-inline.info:before, :not(.growl-container) > .notice.notice-card-inline:before, :not(.growl-container) > .notice-msgbx.notice-card-inline:before, :not(.growl-container) > .info-warning.notice-card-inline:before, :not(.growl-container) > .viewermsg.notice-card-inline:before, :not(.growl-container) > .list-alert.notice-card-inline:before, :not(.growl-container) > .module_instructions.notice-card-inline:before {
  content: '';
}
:not(.growl-container) > .alert.scale-md, :not(.growl-container) > .hint.scale-md, :not(.growl-container) > .tip.scale-md, :not(.growl-container) > .scale-md.info, :not(.growl-container) > .notice.scale-md, :not(.growl-container) > .notice-msgbx.scale-md, :not(.growl-container) > .info-warning.scale-md, :not(.growl-container) > .viewermsg.scale-md, :not(.growl-container) > .list-alert.scale-md, :not(.growl-container) > .module_instructions.scale-md {
  padding-top: 15px;
  padding-bottom: 15px;
}
.notice-card-inline {
  font-weight: 400;
}
.notice-card-inline.notice-warn {
  background-color: #feebc9;
  color: #a85502;
}
.notice-card-inline.notice-success {
  border: none;
  color: #41895c;
  background-color: #d2f5e0;
}
.notice-success {
  border-left-color: #297848;
  color: #297848;
  background-color: #D2F5E0;
}
.no-records {
  height: 600px;
  background: none;
  box-shadow: none;
  border: none;
  color: #949494;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin: 0;
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.no-records:before {
  content: "";
}
.no-records .no-records-icn-wrapper {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #6c6c6c;
}
.no-records .icn-first {
  top: -2px;
  right: -20px;
}
.no-records .icn-last {
  top: -2px;
  left: -24px;
}
.no-records .icn-wrapper {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.no-records .icn-wrapper .icn-bg {
  position: absolute;
  height: 100px;
  width: 80px;
  background: #fff;
  top: 1px;
  left: 8px;
}
.no-records .icn-wrapper .icn {
  font-size: 100px;
  color: #898989;
}
.no-records .no-records-icn-wrapper .no-records-icn {
  display: block;
  margin: 0 auto 20px;
  height: 150px;
  font-size: 150px;
  color: #d5d5d5;
}
.no-records .add-new-btn {
  margin-top: 10px;
}
.no-records .add-new-btn .btn {
  margin-right: 0;
}
.sidebar .no-records {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
}
.sidebar .no-records .no-records-icn {
  display: none;
}
.content-container-inner > .alert, .content-container-inner > .hint, .content-container-inner > .tip, .content-container-inner > .info, .content-container-inner > .notice, .content-container-inner > .notice-msgbx, .content-container-inner > .info-warning, .content-container-inner > .viewermsg, .content-container-inner > .list-alert, .content-container-inner > .module_instructions {
  margin: 20px 15px 0;
}
.content-container-inner > .split-list-notice {
  margin: 15px 0;
}
.content-container-inner > form:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.content-container-inner > form ~ .tip, .content-container-inner > form ~ .info {
  margin: 15px;
}
.list-layout .form-col > .tip, .list-layout .form-col > .info {
  margin: 15px;
}
/* Allow basic style on user hints */
.hint .user_hint {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
}
.hint .user_hint em {
  font-style: italic;
}
.hint .user_hint ol {
  list-style-type: decimal;
}
.hint .user_hint ul {
  list-style-type: disc;
}
.hint .user_hint ol, .hint .user_hint ul {
  padding-left: 30px;
  margin: 10px 0;
}
/* Toast */
.growl-container.top-center.growl-fixed {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  top: 75px;
}
.growl-container > div.growl-item {
  padding: 10px 20px;
  border-radius: 5px;
  background-size: 16px;
  background-position: 20px center;
}
.growl-container > div.growl-item.icon > .growl-message {
  margin-left: 25px;
}
.growl-container .alert-info {
  background-color: #555555;
  color: white;
  border-color: #555555;
}
.growl-container .alert-info.icon {
  background-image: none;
}
.growl-container .alert-info.icon > div.growl-message {
  margin-left: 0;
}
.growl-container .alert-error {
  background-color: #bf3e24;
  color: white;
  border-color: #bf3e24;
}
.growl-container .alert-error.icon {
  background-image: url(/components/unicon/assets/svg-output/error_filled_dark.svg);
}
.growl-container .alert-success {
  background-color: #297848;
  color: white;
  border-color: #297848;
}
.growl-container .alert-success.icon {
  background-image: url(/components/unicon/assets/svg-output/check_circle_filled_dark.svg);
}
.growl-container a {
  font-size: 14px;
  text-decoration: underline;
  color: white;
}
/*Banner Message*/
.banner-msg-list {
  position: sticky;
  top: 64px;
  z-index: 10;
}
.banner-msg-list > div:not(:first-child) {
  border-top: 5px solid #f6f6f6;
}
.banner-msg {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  line-height: 22px;
  overflow: auto;
}
.banner-msg .msg-content {
  width: auto;
  text-align: center;
  white-space: normal;
}
.banner-msg .msg-content:before {
  position: static;
  display: initial;
  vertical-align: bottom;
  margin: 0 10px;
}
.banner-msg .msg-content a {
  font-size: inherit;
}
.banner-msg .toggle-icon {
  min-height: 0;
  min-width: 0;
  line-height: 22px;
}
.banner-msg .toggle-icon i {
  font-size: 14px;
}
.banner-msg.error {
  color: #fff;
  background-color: #bf3e24;
}
.banner-msg.error .msg-content:before {
  font-family: 'unicon';
  speak: none;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e944";
  line-height: 22px;
}
.banner-msg.warning {
  color: #fff;
  background-color: #a85502;
}
.banner-msg.warning .msg-content:before {
  font-family: 'unicon';
  speak: none;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e99d";
  line-height: 22px;
}
.banner-msg a {
  color: white;
  text-decoration: underline;
}
.banner-msg + .row {
  padding-top: 42px;
}
toast-alert {
  position: fixed;
  width: 100%;
  top: 64px;
  left: 0;
  margin-top: 20px;
  z-index: 1100;
}
#all_user_hints .hint:not(:last-child) {
  margin-bottom: 10px;
}
.alerts-hints .hint {
  margin-bottom: 30px;
}
.alerts-hints .hint.followed-by-hints {
  margin-bottom: 10px;
}
.yui-panel-container .underlay {
  display: none;
}
.yui-skin-sam.modal {
  background-color: #fff;
}
.yui-skin-sam .mask {
  opacity: 0.5;
}
.yui-skin-sam .yui-panel, .yui-skin-sam .ui-dialog, .yui-skin-sam table.popwin_bg {
  border-radius: 3px;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.14), 0 16px 24px 2px rgba(0, 0, 0, 0.098), 0 6px 30px 5px rgba(0, 0, 0, 0.082);
  border: none;
  z-index: 100;
  /* Custom Panel Styles */
}
.yui-skin-sam .yui-panel .hd, .yui-skin-sam .ui-dialog .hd, .yui-skin-sam table.popwin_bg .hd {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #f6f6f6;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
  font-weight: normal;
  text-align: left;
  border: 0;
  border-radius: 5px 5px 0 0;
  padding: 0 0 0 20px;
}
.yui-skin-sam .yui-panel .hd > *:not(button):not(.close):not(.modal-close), .yui-skin-sam .ui-dialog .hd > *:not(button):not(.close):not(.modal-close), .yui-skin-sam table.popwin_bg .hd > *:not(button):not(.close):not(.modal-close) {
  flex: 1 1 auto;
}
[dir=rtl] .yui-skin-sam .yui-panel .hd, [dir=rtl] .yui-skin-sam .ui-dialog .hd, [dir=rtl] .yui-skin-sam table.popwin_bg .hd {
  text-align: right;
}
.yui-skin-sam .yui-panel .hd h2, .yui-skin-sam .ui-dialog .hd h2, .yui-skin-sam table.popwin_bg .hd h2 {
  margin: 0;
  color: #000;
  font-weight: normal;
}
.yui-skin-sam .yui-panel .container-close, .yui-skin-sam .ui-dialog .container-close, .yui-skin-sam table.popwin_bg .container-close {
  position: static;
  cursor: pointer;
  color: #555;
  width: 40px;
  height: 100%;
  line-height: inherit;
  text-align: center;
  margin: 0 15px;
  overflow: hidden;
  border: 0;
  text-decoration: none;
  background: none;
  order: 2;
}
.yui-skin-sam .yui-panel .container-close:hover, .yui-skin-sam .yui-panel .container-close:focus, .yui-skin-sam .ui-dialog .container-close:hover, .yui-skin-sam table.popwin_bg .container-close:hover, .yui-skin-sam .ui-dialog .container-close:focus, .yui-skin-sam table.popwin_bg .container-close:focus {
  color: #333;
  text-decoration: none;
}
.yui-skin-sam .yui-panel .container-close:before, .yui-skin-sam .ui-dialog .container-close:before, .yui-skin-sam table.popwin_bg .container-close:before {
  color: inherit;
  font-family: 'unicon';
  content: "\e924";
  speak: none;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 60px;
  text-indent: 0;
  position: relative;
  display: block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.yui-skin-sam .yui-panel .hd, .yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft, .yui-skin-sam .ui-dialog .hd, .yui-skin-sam table.popwin_bg .hd, .yui-skin-sam .ui-dialog .bd, .yui-skin-sam table.popwin_bg .bd, .yui-skin-sam .ui-dialog .ft, .yui-skin-sam table.popwin_bg .ft {
  margin: 0;
  border: none !important;
}
.yui-skin-sam .yui-panel .hd:before, .yui-skin-sam .yui-panel .hd:after, .yui-skin-sam .yui-panel .bd:before, .yui-skin-sam .yui-panel .bd:after, .yui-skin-sam .yui-panel .ft:before, .yui-skin-sam .yui-panel .ft:after, .yui-skin-sam .ui-dialog .hd:before, .yui-skin-sam table.popwin_bg .hd:before, .yui-skin-sam .ui-dialog .hd:after, .yui-skin-sam table.popwin_bg .hd:after, .yui-skin-sam .ui-dialog .bd:before, .yui-skin-sam table.popwin_bg .bd:before, .yui-skin-sam .ui-dialog .bd:after, .yui-skin-sam table.popwin_bg .bd:after, .yui-skin-sam .ui-dialog .ft:before, .yui-skin-sam table.popwin_bg .ft:before, .yui-skin-sam .ui-dialog .ft:after, .yui-skin-sam table.popwin_bg .ft:after {
  content: " ";
  display: table;
}
.yui-skin-sam .yui-panel .hd:after, .yui-skin-sam .yui-panel .bd:after, .yui-skin-sam .yui-panel .ft:after, .yui-skin-sam .ui-dialog .hd:after, .yui-skin-sam table.popwin_bg .hd:after, .yui-skin-sam .ui-dialog .bd:after, .yui-skin-sam table.popwin_bg .bd:after, .yui-skin-sam .ui-dialog .ft:after, .yui-skin-sam table.popwin_bg .ft:after {
  clear: both;
}
.yui-skin-sam .yui-panel .bd, .yui-skin-sam .ui-dialog .bd, .yui-skin-sam table.popwin_bg .bd {
  padding: 15px;
  background: #fff;
  border-radius: 0 0 3px 3px;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  .yui-skin-sam .yui-panel .bd iframe, .yui-skin-sam .ui-dialog .bd iframe, .yui-skin-sam table.popwin_bg .bd iframe {
    width: 90% !important;
  }
}
.yui-skin-sam .yui-panel .bd .form, .yui-skin-sam .ui-dialog .bd .form, .yui-skin-sam table.popwin_bg .bd .form {
  padding: 0;
  text-align: left;
}
.yui-skin-sam .yui-panel .bd .errors, .yui-skin-sam .ui-dialog .bd .errors, .yui-skin-sam table.popwin_bg .bd .errors {
  color: #A85502;
  font-size: 14px;
  line-height: 22px;
}
.yui-skin-sam .yui-panel .bd .errors:before, .yui-skin-sam .ui-dialog .bd .errors:before, .yui-skin-sam table.popwin_bg .bd .errors:before {
  font-family: 'unicon';
  color: #A85502;
  content: "\e99d";
  font-size: 16px;
  line-height: 22px;
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.yui-skin-sam .yui-panel .ft, .yui-skin-sam .ui-dialog .ft, .yui-skin-sam table.popwin_bg .ft {
  margin-top: -1px;
  background: #f6f6f6;
  color: #6c6c6c;
  padding: 15px 20px !important;
  border-radius: 0 0 3px 3px;
  position: relative;
  width: 100%;
  bottom: 0;
}
.yui-skin-sam .yui-panel .ft:empty, .yui-skin-sam .ui-dialog .ft:empty, .yui-skin-sam table.popwin_bg .ft:empty {
  display: none;
}
.yui-skin-sam .yui-panel .ft .actions, .yui-skin-sam .ui-dialog .ft .actions, .yui-skin-sam table.popwin_bg .ft .actions {
  text-align: right;
}
.yui-skin-sam .yui-panel .ft .buttonbar a:only-child, .yui-skin-sam .ui-dialog .ft .buttonbar a:only-child, .yui-skin-sam table.popwin_bg .ft .buttonbar a:only-child {
  margin: 0;
}
.yui-skin-sam .yui-panel .ft .btn, .yui-skin-sam .ui-dialog .ft .btn, .yui-skin-sam table.popwin_bg .ft .btn {
  float: right;
}
.yui-skin-sam .yui-panel#edit_goals .bd, .yui-skin-sam .yui-panel#edit_goals .ft, .yui-skin-sam .yui-panel#edit_transcript_c .bd, .yui-skin-sam .yui-panel#edit_transcript_c .ft, .yui-skin-sam .yui-panel#track_hours .bd, .yui-skin-sam .yui-panel#track_hours .ft, .yui-skin-sam .yui-panel[id^="appt_slot_id_"] .bd, .yui-skin-sam .yui-panel[id^="appt_slot_id_"] .ft, .yui-skin-sam .ui-dialog#edit_goals .bd, .yui-skin-sam table#edit_goals.popwin_bg .bd, .yui-skin-sam .ui-dialog#edit_goals .ft, .yui-skin-sam table#edit_goals.popwin_bg .ft, .yui-skin-sam .ui-dialog#edit_transcript_c .bd, .yui-skin-sam table#edit_transcript_c.popwin_bg .bd, .yui-skin-sam .ui-dialog#edit_transcript_c .ft, .yui-skin-sam table#edit_transcript_c.popwin_bg .ft, .yui-skin-sam .ui-dialog#track_hours .bd, .yui-skin-sam table#track_hours.popwin_bg .bd, .yui-skin-sam .ui-dialog#track_hours .ft, .yui-skin-sam table#track_hours.popwin_bg .ft, .yui-skin-sam .ui-dialog[id^="appt_slot_id_"] .bd, .yui-skin-sam table.popwin_bg[id^="appt_slot_id_"] .bd, .yui-skin-sam .ui-dialog[id^="appt_slot_id_"] .ft, .yui-skin-sam table.popwin_bg[id^="appt_slot_id_"] .ft {
  padding: 0 !important;
}
.yui-skin-sam .yui-panel-container.modal-small {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  position: fixed;
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0 auto;
}
.yui-skin-sam .yui-panel-container.modal-small .yui-panel .bd {
  min-height: 130px;
  padding: 20px 40px;
}
.modal-small {
  width: 400px;
}
.modal-backdrop {
  background: rgba(51, 51, 51, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 103;
  position: fixed;
  overflow-x: hidden;
}
.modal-backdrop.am-fade {
  background: #949494;
  opacity: 1;
}
.modal-header {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #f6f6f6;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
  font-weight: normal;
  text-align: left;
  border: 0;
  border-radius: 5px 5px 0 0;
}
.modal-header > *:not(button):not(.close):not(.modal-close) {
  flex: 1 1 auto;
}
.modal-footer {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  height: 60px;
  background: #f6f6f6;
  text-align: right;
  border-radius: 0 0 5px 5px;
  padding: 0 20px;
}
.modal-footer .btn {
  order: 1;
}
.modal-footer .btn.btn_primary, .modal-footer .btn.btn-primary {
  order: 2;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .modal-open .modal {
    overflow-y: hidden;
  }
  .modal-open .modal.sm-scrollable {
    overflow-y: auto;
  }
}
@media only screen and (max-width: 767px) {
  .modal_no_footer .modal-dialog .modal-content .modal-body {
    height: calc(100% - 60px);
  }
}
.modal-dialog {
  max-width: inherit;
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  padding: 20px 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9998;
}
@media only screen and (max-width: 767px) {
  .modal-dialog {
    padding: 0;
  }
}
.modal-dialog iframe {
  max-width: 100%;
}
.modal-dialog .modal-content {
  position: relative;
  width: 660px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .modal-dialog .modal-content {
    min-height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    box-shadow: none;
    border-radius: 0;
  }
}
.modal-dialog .modal-content .boothmap-wrapper {
  overflow: auto;
}
.modal-dialog .modal-content .boothmap-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
}
.modal-dialog .modal-content .boothmap-wrapper::-webkit-scrollbar:vertical {
  width: 10px;
}
.modal-dialog .modal-content .boothmap-wrapper::-webkit-scrollbar:horizontal {
  height: 10px;
}
.modal-dialog .modal-content .boothmap-wrapper::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 1px solid #949494;
  background-color: #949494;
}
.modal-dialog .modal-content .boothmap-wrapper::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px;
}
.modal-dialog .modal-content .modal-header {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #f6f6f6;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
  font-weight: normal;
  text-align: left;
  border: 0;
  border-radius: 5px 5px 0 0;
  padding: 0 0 0 20px;
}
.modal-dialog .modal-content .modal-header > *:not(button):not(.close):not(.modal-close) {
  flex: 1 1 auto;
}
[dir=rtl] .modal-dialog .modal-content .modal-header {
  text-align: right;
}
.modal-dialog .modal-content .modal-header h4 {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.modal-dialog .modal-content .modal-header .modal-close, .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  position: static;
  cursor: pointer;
  color: #555;
  width: 40px;
  height: 100%;
  line-height: inherit;
  text-align: center;
  margin: 0 15px;
  overflow: hidden;
  border: 0;
  text-decoration: none;
  background: none;
  order: 2;
}
.modal-dialog .modal-content .modal-header .modal-close:before, .modal-dialog .modal-content .modal-header .close:before {
  color: inherit;
  font-family: 'unicon';
  content: "\e924";
  speak: none;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 60px;
  text-indent: 0;
  position: relative;
  display: block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-dialog .modal-content .modal-header .modal-close:hover, .modal-dialog .modal-content .modal-header .modal-close:focus, .modal-dialog .modal-content .modal-header .close:hover, .modal-dialog .modal-content .modal-header .close:focus {
  color: #333;
  text-decoration: none;
}
.modal-dialog .modal-content .modal-body {
  padding: 20px 40px;
}
@media only screen and (max-width: 767px) {
  .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
    padding: 20px;
    height: calc(100vh - 60px * 2);
    max-height: none;
  }
}
.modal-dialog .modal-content .modal-body .form-group {
  padding-top: 0;
}
.modal-dialog .modal-content .modal-body .form-group label {
  font-weight: 400;
}
.modal-dialog .modal-content .modal-body .input-button {
  color: #6c6c6c;
  background-color: #fff;
  border-color: #ccc;
}
.modal-dialog .modal-content .modal-body .input-button:hover, .modal-dialog .modal-content .modal-body .input-button:focus, .modal-dialog .modal-content .modal-body .input-button:active {
  color: #333;
  border-color: #949494;
}
.modal-dialog .modal-content .modal-body .input-button:active {
  background-color: #f6f6f6;
}
.modal-dialog .modal-content .modal-body .input-button [class^="icn-"], .modal-dialog .modal-content .modal-body .input-button [class*=" icn-"] {
  color: #6c6c6c;
}
.modal-dialog .modal-content .modal-body .btn-action {
  color: #fff;
  background-color: #e00022;
  background-image: none;
  border-color: #e00022;
}
.modal-dialog .modal-content .modal-body .btn-action:hover, .modal-dialog .modal-content .modal-body .btn-action:focus, .modal-dialog .modal-content .modal-body .btn-action:active {
  color: #fff;
}
.modal-dialog .modal-content .modal-body .btn-action:hover, .modal-dialog .modal-content .modal-body .btn-action:focus {
  background-color: #c7001e;
  border-color: #c7001e;
}
.modal-dialog .modal-content .modal-body .btn-action:active {
  background-color: #ad001a;
  border-color: #ad001a;
}
.modal-dialog .modal-content .modal-body .btn-action [class^="icn-"], .modal-dialog .modal-content .modal-body .btn-action [class*=" icn-"] {
  color: #fff;
}
.modal-dialog .modal-content .modal-body hr {
  height: 1px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ececec;
}
.modal-dialog .modal-content .modal-body .vr {
  width: 1px;
  min-height: 100%;
  margin: -20px 20px;
  background-color: #ececec;
}
.modal-dialog .modal-content .modal-body > .columns > .column {
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.modal-dialog .modal-content .modal-body > .columns .vr {
  display: block;
}
.modal-dialog .modal-content .modal-body > .columns hr {
  display: none;
}
@media (max-width: 767px) {
  .modal-dialog .modal-content .modal-body > .columns {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-dialog .modal-content .modal-body > .columns > .column {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .modal-dialog .modal-content .modal-body > .columns .vr {
    display: none;
  }
  .modal-dialog .modal-content .modal-body > .columns hr {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.modal-dialog .modal-content .ui-dialog-buttonset {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  height: 60px;
  background: #f6f6f6;
  text-align: right;
  border-radius: 0 0 5px 5px;
  padding: 0 20px;
  padding: 0;
}
.modal-dialog .modal-content .ui-dialog-buttonset .btn {
  order: 1;
}
.modal-dialog .modal-content .ui-dialog-buttonset .btn.btn_primary, .modal-dialog .modal-content .ui-dialog-buttonset .btn.btn-primary {
  order: 2;
  margin-right: 0;
}
.modal-dialog .modal-content .ui-dialog-buttonset .ui-button-text {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .modal-dialog .modal-content .modal-grid-layout {
    height: 100%;
    position: absolute;
    display: grid;
    display: -ms-grid;
    grid-template-rows: auto 1fr auto;
    -ms-grid-rows: auto 1fr auto;
    grid-template-columns: 1fr;
    -ms-grid-columns: 1fr;
    width: 100%;
  }
  .modal-dialog .modal-content .modal-grid-layout .modal-body {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .modal-dialog .modal-content .modal-grid-layout .modal-header {
    grid-row: 1;
    -ms-grid-row: 1;
  }
  .modal-dialog .modal-content .modal-grid-layout .modal-body {
    grid-row: 2;
    -ms-grid-row: 2;
  }
  .modal-dialog .modal-content .modal-grid-layout .modal-footer {
    grid-row: 3;
    -ms-grid-row: 3;
  }
  .modal-dialog .modal-content .modal-grid-layout .modal-body {
    height: auto;
  }
}
@media (max-width: 767px) {
  .modal-dialog .modal-content.no-mobile-full-height .modal-body {
    height: auto;
    max-height: calc(100vh - 60px * 2);
  }
}
.modal-dialog.dynamic-width-modal .modal-body {
  max-height: calc(100vh - 162px);
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .modal-dialog.dynamic-width-modal .modal-body {
    max-height: unset;
  }
}
.modal-dialog.dynamic-width-modal .modal-content {
  min-width: 660px;
  width: min-content;
  max-width: 100vw;
}
.modal-dialog.dynamic-width-modal .modal-content img {
  max-width: calc(100vw - 80px);
  height: auto;
}
.modal-dialog.dynamic-width-modal .modal-content .modal-banner-img {
  height: 200px;
}
@media screen and (max-width: 767px) {
  .modal-dialog.dynamic-width-modal .modal-content {
    min-width: unset;
    width: 100%;
  }
}
.modal-fullscreen .modal-dialog {
  padding: 0;
}
.modal-fullscreen .modal-content {
  width: 974px;
  max-width: 100%;
  box-shadow: none;
  border-radius: 0;
  border: none;
  background: transparent;
  -webkit-align-self: start;
  -moz-align-self: start;
  -ms-align-self: start;
  align-self: start;
  margin-top: 60px;
}
.modal-fullscreen .modal-content .modal-body {
  padding: 0;
}
.modal-fullscreen .modal-content .modal-header, .modal-fullscreen .modal-content .modal-footer {
  display: none;
}
.modal-scroll .modal-body {
  max-height: calc(100vh - 162px);
  overflow: auto;
}
.modal-taggable-image .modal-content {
  width: 1211px;
}
.modal-taggable-image .modal-content .taggable-left {
  width: 80%;
}
.modal-taggable-image .modal-content .taggable-sidebar {
  width: 20%;
}
.modal-taggable-image .modal-content .cf-tag-list {
  width: 100%;
}
.modal-taggable-image .modal-content .cf-tag-list input {
  width: 100%;
}
#passw_reqs .form-blurb, #pin_reqs .form-blurb {
  margin-bottom: 15px;
}
#passw_reqs .field-blurb label, #pin_reqs .field-blurb label {
  margin-bottom: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
#passw_reqs .device_field_container, #pin_reqs .device_field_container {
  margin-bottom: 5px;
  padding: 0;
}
#passw_reqs .twofactor_dismiss, #pin_reqs .twofactor_dismiss {
  float: right;
}
#passw_reqs input[disabled=disabled], #pin_reqs input[disabled=disabled] {
  margin-bottom: 10px;
}
#pin_reqs_mask, #passw_reqs_mask, #password_rest .yui-panel-container {
  z-index: 1039 !important;
}
.resume_frame .form .field {
  margin-bottom: 10px;
}
#home-feedback_c, #res-feedback_c {
  width: 400px;
}
@media only screen and (max-width: 767px) {
  #home-feedback_c, #res-feedback_c {
    width: calc(100% - 20px);
  }
}
.popover-title {
  background: #e00022;
  color: #fff;
}
#sess_timer_panel {
  max-width: 400px;
  min-height: 250px;
  background: #fff;
}
#sess_timer_panel .bd {
  margin: 20px 40px;
}
/* Documents Dialog */
table.popwin_bg .popwin_cg {
  padding: 10px 20px;
  border-bottom: 1px solid transparent;
  background: #e00022;
  color: rgba(255, 255, 255, 0.87);
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  border-radius: 3px 3px 0 0;
}
table.popwin_bg .popwin_cg .popwin_caption {
  margin: 0;
  color: rgba(255, 255, 255, 0.87);
  font-weight: normal;
  text-transform: capitalize;
}
table.popwin_bg .popwin_cg + td {
  vertical-align: middle;
}
table.popwin_bg .popwin_fg {
  background: white;
}
.ui-widget-content .primary_link {
  color: #e00022;
  text-decoration: none;
  font-size: 13px;
  line-height: 20px;
}
.ui-widget-content .primary_link:hover, .ui-widget-content .primary_link:hover [class^="icn-"], .ui-widget-content .primary_link:hover [class*=" icn-"], .ui-widget-content .primary_link:focus, .ui-widget-content .primary_link:focus [class^="icn-"], .ui-widget-content .primary_link:focus [class*=" icn-"] {
  color: #e00022;
}
.ui-widget-content .primary_link:hover, .ui-widget-content .primary_link:focus {
  text-decoration: underline;
  cursor: pointer;
}
.ui-widget-overlay {
  z-index: 102;
  background-color: #333;
  opacity: 0.5;
}
.ui-dialog, table.popwin_bg {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: 400;
  z-index: 103;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.14), 0 16px 24px 2px rgba(0, 0, 0, 0.098), 0 6px 30px 5px rgba(0, 0, 0, 0.082);
}
.ui-dialog.no-header .ui-dialog-titlebar, table.no-header.popwin_bg .ui-dialog-titlebar, .ui-dialog.no-header .ui-dialog-title, table.no-header.popwin_bg .ui-dialog-title {
  height: 0;
}
.ui-dialog.no-header .ui-dialog-content, table.no-header.popwin_bg .ui-dialog-content {
  padding-top: 40px !important;
}
.ui-dialog.no-header .ui-dialog-titlebar-close, table.no-header.popwin_bg .ui-dialog-titlebar-close {
  z-index: 1;
  margin: auto 15px;
  height: 60px;
}
.ui-dialog:not(.ui-dialog-iframe), table.popwin_bg:not(.ui-dialog-iframe) {
  position: absolute;
  display: grid;
  display: -ms-grid;
  grid-template-rows: auto 1fr auto;
  -ms-grid-rows: auto 1fr auto;
  grid-template-columns: 1fr;
  -ms-grid-columns: 1fr;
  width: 100%;
  position: relative;
}
.ui-dialog:not(.ui-dialog-iframe) .ui-dialog-content, table.popwin_bg:not(.ui-dialog-iframe) .ui-dialog-content {
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-dialog:not(.ui-dialog-iframe) .ui-dialog-titlebar, table.popwin_bg:not(.ui-dialog-iframe) .ui-dialog-titlebar {
  grid-row: 1;
  -ms-grid-row: 1;
}
.ui-dialog:not(.ui-dialog-iframe) .ui-dialog-content, table.popwin_bg:not(.ui-dialog-iframe) .ui-dialog-content {
  grid-row: 2;
  -ms-grid-row: 2;
}
.ui-dialog:not(.ui-dialog-iframe) .ui-dialog-buttonpane, table.popwin_bg:not(.ui-dialog-iframe) .ui-dialog-buttonpane {
  grid-row: 3;
  -ms-grid-row: 3;
}
.ui-dialog-content {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  background-color: white;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.ui-dialog-buttonpane {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  height: 60px;
  background: #f6f6f6;
  text-align: right;
  border-radius: 0 0 5px 5px;
  padding: 0 20px;
  border: 0;
}
.ui-dialog-buttonpane .btn {
  order: 1;
}
.ui-dialog-buttonpane .btn.btn_primary, .ui-dialog-buttonpane .btn.btn-primary {
  order: 2;
  margin-right: 0;
}
.ui-dialog .footer-buttons, table.popwin_bg .footer-buttons {
  margin-top: 0px !important;
}
.ui-dialog .footer-buttons .crop-button, table.popwin_bg .footer-buttons .crop-button {
  margin-left: 10px !important;
}
.ui-dialog-buttonset {
  text-align: right;
}
.ui-dialog .form, table.popwin_bg .form {
  padding: 20px;
  background: #fff;
  border-radius: 0 0 3px 3px;
}
.ui-dialog .form label:first-child, table.popwin_bg .form label:first-child {
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  color: #8a8a8a;
  line-height: 1;
  margin: 0;
  padding: 0 0 5px;
}
.ui-dialog .form label:not(:first-child), table.popwin_bg .form label:not(:first-child) {
  font-size: 14px;
}
.ui-dialog .ui-dialog-titlebar, table.popwin_bg .ui-dialog-titlebar {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #f6f6f6;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
  font-weight: normal;
  text-align: left;
  border: 0;
  border-radius: 5px 5px 0 0;
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar > *:not(button):not(.close):not(.modal-close), table.popwin_bg .ui-dialog-titlebar > *:not(button):not(.close):not(.modal-close) {
  flex: 1 1 auto;
}
.ui-dialog .ui-dialog-titlebar > .ui-dialog-title, table.popwin_bg .ui-dialog-titlebar > .ui-dialog-title {
  padding: 0 0 0 20px;
  white-space: normal;
}
[dir=rtl] .ui-dialog .ui-dialog-titlebar > .ui-dialog-title, [dir=rtl] table.popwin_bg .ui-dialog-titlebar > .ui-dialog-title {
  text-align: right;
}
.ui-dialog .ui-dialog-titlebar-close, table.popwin_bg .ui-dialog-titlebar-close {
  position: static;
  cursor: pointer;
  color: #555;
  width: 40px;
  height: 100%;
  line-height: inherit;
  text-align: center;
  margin: 0 15px;
  overflow: hidden;
  border: 0;
  text-decoration: none;
  background: none;
  order: 2;
}
.ui-dialog .ui-dialog-titlebar-close:hover, table.popwin_bg .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus, table.popwin_bg .ui-dialog-titlebar-close:focus {
  color: #333;
  text-decoration: none;
}
.ui-dialog .ui-dialog-titlebar-close:before, table.popwin_bg .ui-dialog-titlebar-close:before {
  color: inherit;
  font-family: 'unicon';
  content: "\e924";
  speak: none;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 60px;
  text-indent: 0;
  position: relative;
  display: block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon, table.popwin_bg .ui-dialog-titlebar-close .ui-icon {
  background-image: none;
  position: initial;
  margin: 0;
  width: auto;
  height: auto;
}
.ui-dialog .ui-dialog-content, table.popwin_bg .ui-dialog-content {
  padding: 0;
  height: unset !important;
}
.modal-mask {
  background: rgba(51, 51, 51, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 103;
  position: fixed;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.modal-mask #reset_password_submit {
  margin-top: 20px;
}
.modal-lg {
  max-width: 974px;
}
.modal-lg.modal-dialog .modal-content {
  width: 100%;
}
.modal-md {
  max-width: 660px;
}
.modal-sm {
  max-width: 400px;
}
.modal-sm.modal-dialog .modal-content {
  position: relative;
  max-width: 440px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .modal-sm.modal-dialog .modal-content {
    min-height: auto;
    width: 100%;
    left: 0;
    box-shadow: none;
    border-radius: 0;
  }
}
.modal-sm.modal-dialog .modal-body {
  padding: 20px 40px;
}
@media only screen and (max-width: 767px) {
  .modal-sm.modal-dialog .modal-body {
    overflow-y: auto;
    padding: 20px;
    max-height: calc(100vh - 60px * 2);
    height: auto;
  }
}
.modal-content {
  min-height: 130px;
}
.modal.ngb-modal.show {
  opacity: 1;
}
.modal.ngb-modal.fade .modal-dialog {
  transition: none 0s ease;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.iframe-modal {
  min-height: 100%;
  background-color: #fff;
}
.iframe-modal .form {
  padding: 0;
}
.iframe-modal .form > form.ui-dialog-fit-height {
  position: absolute;
  display: grid;
  display: -ms-grid;
  grid-template-rows: 1fr auto;
  -ms-grid-rows: 1fr auto;
  grid-template-columns: 1fr;
  -ms-grid-columns: 1fr;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.iframe-modal .form > form.ui-dialog-fit-height .form_content {
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.iframe-modal .form > form.ui-dialog-fit-height .form_content {
  grid-row: 1;
  -ms-grid-row: 1;
}
.iframe-modal .form > form.ui-dialog-fit-height .buttonbar {
  grid-row: 2;
  -ms-grid-row: 2;
}
.iframe-modal .form-readonly .form_content {
  padding: 20px 40px 20px 40px;
  height: auto;
}
.iframe-modal form {
  position: relative;
  display: block;
}
.iframe-modal form .form_content {
  height: auto;
  padding: 20px 40px 20px 40px;
}
.iframe-modal .notice-wrapper {
  padding: 20px 40px 20px 40px;
}
.iframe-modal .fieldgroup {
  margin: 0;
  padding: 0;
}
.iframe-modal .buttonbar {
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flex";
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  height: 60px;
  background: #f6f6f6;
  text-align: right;
  border-radius: 0 0 5px 5px;
  padding: 0 20px;
  text-align: right;
}
.iframe-modal .buttonbar .btn {
  order: 1;
}
.iframe-modal .buttonbar .btn.btn_primary, .iframe-modal .buttonbar .btn.btn-primary {
  order: 2;
  margin-right: 0;
}
.iframe-modal .buttonbar.buttonbar-top {
  display: none;
}
.iframe-modal #picklist {
  display: none;
}
body.iframe-modal:not(.modal-view-desktop) .form_content {
  height: calc(100% - 60px);
  overflow: scroll;
  width: 100%;
}
body.iframe-modal:not(.modal-view-desktop) .buttonbar {
  bottom: 0;
  width: 100%;
  height: auto;
  padding-top: 10px;
}
body.iframe-modal:not(.modal-view-desktop) .buttonbar input {
  margin-right: 0;
}
@media (max-width: 767px) {
  .modal-mask {
    overflow: hidden;
  }
  .ui-dialog.modal-md, table.modal-md.popwin_bg, .ui-dialog.modal-sm, table.modal-sm.popwin_bg {
    max-width: unset;
  }
  .ui-dialog.ui-dialog-iframe .ui-dialog-content iframe, table.ui-dialog-iframe.popwin_bg .ui-dialog-content iframe {
    height: calc(100% - 60px) !important;
    overflow-y: auto;
    position: absolute;
  }
  .ui-dialog.ui-dialog-iframe.ui-dialog-buttons .ui-dialog-content, table.ui-dialog-iframe.ui-dialog-buttons.popwin_bg .ui-dialog-content {
    position: relative;
  }
  .ui-dialog.ui-dialog-iframe.ui-dialog-buttons .ui-dialog-content, table.ui-dialog-iframe.ui-dialog-buttons.popwin_bg .ui-dialog-content, .ui-dialog.ui-dialog-iframe.ui-dialog-buttons .ui-dialog-content iframe, table.ui-dialog-iframe.ui-dialog-buttons.popwin_bg .ui-dialog-content iframe {
    height: calc(100vh - (60px * 2)) !important;
  }
  .ui-dialog iframe, table.popwin_bg iframe {
    max-height: none !important;
  }
}
/*small dialog*/
.small-modal .modal-dialog .modal-content {
  position: relative;
  max-width: 440px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .small-modal .modal-dialog .modal-content {
    min-height: auto;
    width: 100%;
    left: 0;
    box-shadow: none;
    border-radius: 0;
  }
}
.small-modal .modal-dialog .modal-body {
  padding: 20px 40px;
}
@media only screen and (max-width: 767px) {
  .small-modal .modal-dialog .modal-body {
    overflow-y: auto;
    padding: 20px;
    max-height: calc(100vh - 60px * 2);
    height: auto;
  }
}
.small-modal simple-modal, .small-modal confirmation-modal {
  position: absolute;
  display: grid;
  display: -ms-grid;
  grid-template-rows: auto 1fr auto;
  -ms-grid-rows: auto 1fr auto;
  grid-template-columns: 1fr;
  -ms-grid-columns: 1fr;
  width: 100%;
  position: relative;
  min-height: 250px;
}
.small-modal simple-modal .modal-body, .small-modal confirmation-modal .modal-body {
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.small-modal simple-modal .modal-header, .small-modal confirmation-modal .modal-header {
  grid-row: 1;
  -ms-grid-row: 1;
}
.small-modal simple-modal .modal-body, .small-modal confirmation-modal .modal-body {
  grid-row: 2;
  -ms-grid-row: 2;
}
.small-modal simple-modal .modal-footer, .small-modal confirmation-modal .modal-footer {
  grid-row: 3;
  -ms-grid-row: 3;
}
.notification-modal .unread-dot {
  position: absolute;
  left: 12px;
  top: 30px;
}
.notification-modal .no-notifications {
  height: 100%;
}
.notification-modal .notification-item {
  position: relative;
}
.notification-modal .notification-item [class^='icn'], .notification-modal .notification-item .avatar {
  width: 32px;
  height: 32px;
}
.notification-modal .notification-item:hover {
  background-color: #ececec !important;
}
.headless-close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  border: none;
  background: transparent;
  padding: 0;
  color: #949494;
}
.headless-close-btn:before {
  color: inherit;
  font-family: 'unicon';
  content: "\e924";
  speak: none;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 50px;
  text-indent: 0;
  position: relative;
  display: block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a, .student-dashboard-wrapper a {
  text-decoration: underline;
  color: #000 !important;
}
a:hover, .student-dashboard-wrapper a:hover {
  text-decoration: none;
}
.linkedin_on {
  background: transparent url(/images/linkedin.png) no-repeat 0 50%;
}
.linkedin_off {
  background: transparent url(/images/linkedin-grey.png) no-repeat 0 50%;
}
.list-item-title .linkedin_on {
  display: inline-block;
  margin-left: 10px;
  text-indent: 20px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  vertical-align: -1px;
}
.lbs-rb .lst-head, .lbs-rb .lst-foot, .lbs-rb .list-item-actions {
  display: none;
}
.lbs-rb-controls .col.form {
  padding: 0 5px 20px 0;
}
.page-top #page-brand {
  transition: all 0.33s ease-out;
  max-width: 200px;
  min-width: 200px;
}
@media only screen and (min-width: 1200px) {
  .page-top #page-brand {
    width: 190px;
    max-width: 190px;
  }
}
.page-top #page-brand .nav-brand {
  width: 100%;
}
.page-top #page-brand .nav-brand div {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.sidebar_chart {
  margin: 5px 0 10px;
  padding: 10px 0;
  height: 240px;
}
.sidebar_chart .sidebar_pie_chart {
  width: 260px;
  height: 146px;
}
.sidebar_chart .sidebar_pie_chart .overlay {
  z-index: 0;
  background: transparent;
  cursor: default;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.sidebar_chart .sidebar_pie_chart .legend div {
  top: 150px;
  left: 0px;
}
.sidebar_chart .sidebar_pie_chart .legend table {
  top: 150px;
  left: 0px;
}
.sidebar_chart .sidebar_pie_chart .legend table .legendLabel {
  padding-left: 10px;
  font-size: 14px;
}
.sidebar_chart .sidebar_pie_chart .legend table .legendColorBox, .sidebar_chart .sidebar_pie_chart .legend table .legendLabel {
  padding-bottom: 5px;
  vertical-align: middle;
}
.actions-toggle-wrapper .actions-toggle:not(.cb-actions) {
  background: #ffffff;
  border-radius: 3px;
  line-height: normal;
}
.actions-menu-wrapper.actions-menu-left .actions-menu {
  left: 0;
  right: auto;
}
.list-item-actions-bar .actions-toggle-wrapper .actions-toggle:not(.cb-actions), .list-item-actions .actions-toggle-wrapper .actions-toggle:not(.cb-actions) {
  background: transparent;
}
@media only screen and (max-width: 767px) and (min-width: 415px) {
  .card .content .col-6 {
    width: calc(6/12 * 100%);
  }
  .page-top #close_window_link {
    display: block;
  }
  .eventlog-record .buttons_top .btn {
    display: block !important;
    width: 100%;
    margin-bottom: 0;
  }
  .buttonbar-top .btn {
    margin-bottom: 20px !important;
  }
  table.layout td.maincol, table.layout td.sidebar {
    display: block;
    width: 100% !important;
  }
  .dynamic-calendar-wrapper {
    overflow-y: scroll;
    max-width: 100%;
  }
  .actions-menu .rspv_timeslot {
    display: none !important;
  }
}
@media only screen and (max-width: 414px) {
  .card .content .col-6 {
    width: 100%;
  }
}
.list-item-actions-bar a span {
  text-transform: capitalize;
}
@media (max-width: 414px) {
  .buttonbar {
    flex-direction: column;
  }
  .buttonbar .input-reset, .buttonbar .input-submit, .buttonbar .input-button {
    width: 100%;
    flex-grow: 1;
  }
  .buttonbar input {
    margin: 10px 0px !important;
  }
}
#nav-container {
  z-index: 100 !important;
}
.sidebar .sidebar {
  width: 100%;
  padding: 0;
}
.sidebar .icon-sm {
  vertical-align: middle;
  width: 13px;
}
.time-widget select {
  min-width: 70px;
}
.iframe-modal .form > form .form_content {
  height: 100%;
}
.eventlog-record .buttons_top {
  padding: 20px 20px 0 20px;
}
.eventlog-record .buttonbar_bottom {
  padding: 0 20px 20px 20px;
}
.eventlog-record .padded th {
  background: #ccc;
  white-space: normal;
}
.subform_horiz_tbl .field .field-widget {
  padding-right: 10px;
}
.col-6 {
  width: 50%;
}
.allow-overflow {
  overflow: visible !important;
}
#feed-showme {
  position: absolute;
  right: 0px;
  top: 0px;
}
#feed-showme .actions-toggle {
  font-family: 'unicon';
  speak: none;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: inherit;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.6);
  width: 24px;
  height: 24px;
  background: transparent;
}
#feed-showme .actions-toggle:before {
  content: "";
}
#feed-showme .main-action {
  line-height: 30px;
  margin: 0 15px;
}
#feed-showme input[type="checkbox"], #feed-showme label {
  display: inline-block;
  width: auto;
}
#feed-showme label {
  margin-left: 10px;
}
.subform_horiz_tbl .field .field-widget select {
  height: 250px;
}
.progress_report_course_header, .progress_report_course {
  padding: 0 20px;
}
.progress_report_course_header {
  margin-top: 10px;
}
.progress_report_course:last-child {
  margin-bottom: 20px;
}
.actions-menu-left {
  display: inline-block;
}
#tool_pop_anchor {
  background-color: #e00022;
  border: 1px solid #e00022;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  min-width: 60px;
  cursor: pointer !important;
  text-transform: capitalize !important;
  text-decoration: none;
}
#tool_pop_anchor i {
  vertical-align: middle;
  padding-left: 5px;
}
#batchtoolsmenu {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 5px;
  text-align: left;
  min-width: 200px;
  margin: 0;
  padding: 10px 0;
}
#batchtoolsmenu .yuimenuitemlabel {
  display: block;
  padding: 0 15px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  vertical-align: middle;
  color: #6c6c6c;
}
#batchtoolsmenu a:hover {
  background-color: #edf7ff;
  text-decoration: none;
  color: #6c6c6c;
  cursor: pointer;
}
.dhx_cal_light .start-month, .dhx_cal_light .start-day, .dhx_cal_light .start-year, .dhx_cal_light .start-time, .dhx_cal_light .end-time {
  background-origin: padding-box !important;
  padding-right: 15px !important;
  background-position: right center;
}
.lst-head-r .lst-rpp label {
  font-weight: 400;
}
.lst-head-r .lst-rpp select {
  background-origin: padding-box;
  padding-right: 20px !important;
  border: none;
  font-size: 13px;
  line-height: 20px;
  background-size: 12px;
}
.field-widget-checkbox .scrollable_selectall, .field-widget-checkbox .scrollable_clearall, .scrollable_toolbox .scrollable_selectall, .scrollable_toolbox .scrollable_clearall {
  min-width: 25px !important;
  padding: 0 5px !important;
  margin-right: 5px !important;
}
.field-widget-checkbox .scrollable_finder, .scrollable_toolbox .scrollable_finder {
  border-radius: 3px;
  margin-top: 2px;
  padding: 3px !important;
}
.dhx_cal_jump select {
  padding-right: 15px !important;
  background-origin: padding-box;
  padding: 1px 14px;
}
.year .dhx_cal_data {
  min-height: 570px;
}
.progress_report_course_header {
  padding: 0 15px;
}
.progress_report_row {
  height: auto;
  padding: 15px 0;
}
.progress_report {
  padding: 0 15px;
}
.progress_report .col_1 {
  border-right: none;
  width: 100%;
  float: none;
}
.progress_report .col_1 > div {
  height: auto;
  vertical-align: top;
  display: inline-flex;
  flex-flow: column;
}
.progress_report .col_1 .last_submit {
  color: #666;
  position: inherit;
}
.progress_report .col_1 .progress_request {
  position: inherit;
  padding-bottom: 5px;
}
.progress_report .col_1 .progress_date {
  flex-flow: column;
  float: right;
  width: 200px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 414px) {
  .progress_report .col_1 .progress_date {
    float: unset;
  }
}
.progress_report .col_2, .progress_report .col_3 {
  width: auto;
  margin: 0 0 15px 40px;
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar-close, table.popwin_bg .ui-dialog-titlebar-close {
  text-indent: 1px;
  white-space: normal;
}
.progress_report_course {
  padding: 0;
  margin: 15px 0;
}
.progress_report_course h3 {
  margin: 0 15px 15px 15px;
}
.progress_report_course h3 img {
  margin-right: 5px;
}
.progress_report_course.selected {
  border: 1px solid #ececec;
}
.progress_report_course.selected h3 {
  background: #ececec;
  width: 100%;
  margin: 0;
  padding: 15px;
}
.progress_report_course.selected h3 a {
  color: #333 !important;
}
.progress_report_course .errors.notification_center .notification_content {
  background: none;
}
.progress_report_course .notification.fixed {
  top: 10px;
}
.confirmation {
  text-align: center;
  padding: 100px 0;
}
.confirmation .attention_msg {
  padding-bottom: 10px;
}
.lst-addnew .btn_primary {
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .lst-addnew .btn_primary {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
  }
}
#_flag_edit_toggle {
  height: 13px;
}
#tool_pop_anchor {
  min-height: 30px;
}
@media only screen and (max-width: 414px) {
  #tool_pop_anchor {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60px;
  }
}
.list-item-body {
  width: 100%;
}
.list-item .list-data-columns {
  white-space: normal;
  text-overflow: initial;
  overflow: hidden;
}
.list-item .list-item-subtitle {
  text-overflow: initial;
  overflow: hidden;
  white-space: normal;
}
.list-item .list-item-subtitle p {
  text-overflow: initial;
  overflow: hidden;
}
.lst-foot .lst-paging select {
  background-origin: padding-box;
  padding-right: 20px !important;
  border: none;
  font-size: 13px;
  line-height: 20px;
  background-size: 12px;
}
.scrollable_container .scrollable_checkbox div label {
  white-space: normal;
}
.list-section {
  background: #fff;
}
.no-records {
  height: auto;
  margin: 150px 0;
}
.no-records .icn {
  position: relative;
}
.no-records .icn-last, .no-records .icn-first {
  position: relative;
  font-size: 64px;
  color: #767676;
}
.content-container-inner form, .content-container-inner #cal_print, .content-container-inner .cal-foot {
  background: transparent !important;
  border: none !important;
}
.page-utils, .page-footer {
  padding: 0;
}
.tabs, .static-tabs {
  border-bottom: 1px solid #d5d5d5;
}
.container .row:first-child {
  margin: 0;
}
.search-filters, .advanced_search {
  border: none !important;
  background: #f9f9f9 !important;
  border-bottom: 1px solid #ececec !important;
  border-radius: 0 !important;
}
#nav-container li.nav-item {
  width: auto;
  max-width: 165px;
}
.search-filters .field {
  max-width: 700px !important;
}
.field .subform .buttonbar {
  padding: 15px 20px;
}
.field .subform .buttonbar .btn_delete {
  width: auto;
  padding: 0 15px;
  line-height: 28px;
  border: 1px solid #ccc;
  color: #6c6c6c;
  background-color: #fff;
}
.field .subform .buttonbar .btn_delete:hover {
  color: #6c6c6c;
  border-color: #949494;
}
.field-widget-yesno input[type="radio"] {
  margin-left: 20px;
}
.field-widget-yesno input[type="radio"]:first-child {
  margin-left: 0;
}
.space-top-md, .space-right-md, .space-bottom-md, .space-left-md {
  margin: 0;
}
.form-footer {
  margin-top: 20px;
}
.form-footer .btn.pull-right {
  margin-right: 0;
}
#password_rest input[type=submit] {
  margin-top: 15px;
}
.student-dashboard-wrapper .card {
  margin-bottom: 30px;
  background-color: transparent;
}
.student-dashboard-wrapper .card .content {
  background-color: #fff;
}
.student-dashboard-wrapper .card.feedback-card {
  margin-top: 30px;
}
.student-dashboard-wrapper #fp-comment > a:before {
  color: #949494;
}
.student-dashboard-wrapper .gettingstarted-card li span {
  margin-right: 10px;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .student-dashboard-wrapper #home-left {
    padding-left: 15px;
  }
}
.xlate-tabs-w, .xlate-nav-w, .xlate-filters-w, .xlate-lst-w, .xlate-form-w #xlate-link {
  display: block;
}
#sidebarcontainer .sidebar-inner {
  border: none;
  background: transparent;
}
.notify_box {
  margin: 15px 15px 0 15px;
}
select#dnf_class_values_exam__mon_timespan_, select#dnf_class_values_exam__tue_timespan_, select#dnf_class_values_exam__wed_timespan_, select#dnf_class_values_exam__thu_timespan_, select#dnf_class_values_exam__fri_timespan_, select#dnf_class_values_exam__sat_timespan_, select#dnf_class_values_exam__sun_timespan_, select#dnf_class_values_tutor_availability__mon_timespan_, select#dnf_class_values_tutor_availability__tue_timespan_, select#dnf_class_values_tutor_availability__wed_timespan_, select#dnf_class_values_tutor_availability__thu_timespan_, select#dnf_class_values_tutor_availability__fri_timespan_, select#dnf_class_values_tutor_availability__sat_timespan_, select#dnf_class_values_tutor_availability__sun_timespan_ {
  width: 80px;
  padding-right: 0px;
}
.has-sidebar .form-col {
  background: #fff;
}
.page-utils {
  color: #444;
}
.page-utils .back-links {
  margin: 0;
  padding: 0;
}
#CSMaccess tr td {
  padding: 10px 0;
}
#CSMaccess tr:not(:last-child) td {
  border-bottom: 1px solid #ececec;
}
#CSMaccess tr:last-child td {
  padding-top: 10px;
}
#CSMaccess tr:nth-child(2) {
  border-top: 1px solid #ececec;
}
#CSMaccess tr:first-child td {
  border: none;
}
#CSMaccess .req_num_head {
  padding: 0;
}
#CSMaccess .req_num_head:hover {
  cursor: pointer;
}
#CSMaccess .req_num_head .req_num {
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#CSMaccess .req_num_head .req_num:after {
  content: "";
  font-family: 'unicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  float: right;
  margin-top: 3px;
}
#CSMaccess .req_num_head[aria-expanded="false"] .req_num:after {
  transform: rotateZ(180deg);
}
#CSMaccess .req_num_head td:first-child {
  padding-right: 0;
}
#CSMaccess .req_num_accom_tr .req_num_accom {
  padding-left: 10px;
  padding-right: 5px;
}
#CSMaccess .req_num_accom_tr:last-child {
  border-bottom: 1px solid red;
}
#CSMaccess .accommodation_status_pending, #CSMaccess .accommodation_status_approved {
  margin-left: 5px;
}
#CSMaccess .accommodation_status_pending:before, #CSMaccess .accommodation_status_approved:before {
  margin-top: 3px;
}
.form-readonly .subform-readonly {
  margin-top: 10px;
  margin-bottom: 15px;
}
.sidebar-title.col {
  padding: 0;
}
.split_list_wrap {
  padding: 20px 0 10px 0;
}
#jsview .mainTable {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#jsview .mainTable #calendar {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #jsview .mainTable #calendar {
    border-bottom: solid 1px #ccc;
    background-color: #f6f6f6;
    width: 100%;
  }
}
#jsview .mainTable #calendar #calContainer {
  margin-bottom: 20px;
}
#jsview .mainTable #app_selection {
  border-left: solid 1px #ccc;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #jsview .mainTable #app_selection {
    width: 100%;
  }
}
#jsview .mainTable .intsr {
  padding: 20px;
  margin-bottom: 0px;
}
#jsview .mainTable #calContainer {
  width: auto;
}
.enrolled_accommodations li::before {
  content: "-";
}
.enrolled_accommodations li span {
  margin-left: 5px;
}
.result_container::before {
  clear: both;
  content: "";
  display: table;
  height: 0;
}
a {
  font-size: 100%;
}
.m-0 {
  margin: 0;
}
.yui-skin-sam .yui-panel .container-close {
  position: absolute;
  height: 60px;
  top: 0;
  right: 0;
}
