.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; opacity: 0; top: 0; /* workaround for issue https://github.com/FezVrasta/popper.js/issues/457 */
}

.tooltip.show { opacity: .9;
}

.tooltip .tooltip-arrow { position: absolute; display: block; width: .8rem; height: .4rem; border-color: unset; /* workaround to solve BS 3.x CSS conflicts */ border-style: unset; /* workaround to solve BS 3.x CSS conflicts */
}

.tooltip .tooltip-arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: .4rem 0;
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow { bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before { top: 0; border-width: .4rem .4rem 0; border-top-color: #777;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 .4rem;
}

.bs-tooltip-right .tooltip-arrow,
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow { left: 0; width: .4rem; height: .8rem;
}

.bs-tooltip-right .tooltip-arrow::before,
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::before { right: 0; border-width: .4rem .4rem .4rem 0; border-right-color: #777;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: .4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow { top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before { bottom: 0; border-width: 0 .4rem .4rem; border-bottom-color: #777;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 .4rem;
}

.bs-tooltip-left .tooltip-arrow,
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow { right: 0; width: .4rem; height: .8rem;
}

.bs-tooltip-left .tooltip-arrow::before,
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow::before { left: 0; border-width: .4rem 0 .4rem .4rem; border-left-color: #777;
}

.tooltip-inner { max-width: 200px; padding: .25rem .5rem; color: #fff; text-align: center; background-color: #777; border-radius: .25rem;
}

.site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

html[lang^=ja] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

html[lang=zh-tw] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang TC", "Microsoft JhengHei", "微軟正黑", sans-serif;
}

html[lang=zh-cn] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif;
}

.tooltip { font-weight: 600; font-size: 13px; line-height: 16px;
}

.tooltip { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

html[lang^=ja] .tooltip { font-family: "Source Sans Pro", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

html[lang=zh-tw] .tooltip { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang TC", "Microsoft JhengHei", "微軟正黑", sans-serif;
}

html[lang=zh-cn] .tooltip { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif;
}

.tooltip .tooltip-inner { text-align: left; background-color: #777; padding: 6px 10px;
}

.tooltip.top .tooltip-arrow { border-top-color: #777 !important;
}

.tooltip.right .tooltip-arrow { border-right-color: #777 !important;
}

.tooltip.bottom .tooltip-arrow { border-bottom-color: #777 !important;
}

.tooltip.left .tooltip-arrow { border-left-color: #777 !important;
}

.navbar-right>li>a { padding: 15px 13.43px;
}

.navbar-right .btn.ui-status { margin-left: 15px; margin-right: 15px; padding: 8px 10px; font-weight: 700;
}

.navbar-right .btn { height: 32px; margin: 9px 7.5px; border: none; font-size: 15px; line-height: 16px;
}

.navbar-right .ui-signin { margin-left: 15px; margin-right: 0; border: none; background: #5cb85c; font-weight: 700;
}

.navbar-right .ui-signin:hover, .navbar-right .ui-signin:active { background: #449d44;
}

.navbar .ui-profile-label { padding: 10px;
}

.navbar .ui-profile-label img { height: 22px; width: 22px; border-radius: 100%; object-fit: cover;
}

.ui-short-status { padding: 8px 12px; font-weight: 700; line-height: 16px;
}

.nav-mobile { list-style: none; display: flex; align-items: center; margin: 9px 15px 9px 0; padding: 0;
}

.nav-mobile .btn-link { width: 38px; padding: 2px 0; font-size: 18px;
}

.nav-mobile .btn:not(.btn-link) { margin-left: 10px;
}

.nav-mobile .dropdown-menu { left: 40%; right: 6px; top: 48px; border-top-left-radius: 0; border-top-right-radius: 0;
}

.navbar .announcement-label { box-shadow: none; line-height: 19px; vertical-align: middle; outline: none; border: none;
}

.navbar .announcement-label .label { padding: 4px 6px; height: 20px; display: inline-block; vertical-align: middle;
}

.navbar .announcement-area { max-width: 350px; margin-left: 20px; text-align: left;
}

.navbar .announcement-area .caption { font-weight: 600; font-size: 15px; color: #fff; line-height: 22px; height: 22px; display: flex; align-items: center;
}

.navbar .announcement-area .caption .label { padding: 4px 6px; height: 20px;
}

.navbar .announcement-area .caption .text { vertical-align: middle; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; flex-grow: 1;
}

.navbar .announcement-area .caption.inverse { color: #686868;
}

.navbar .announcement-popover { position: absolute; top: 0; left: -20px; right: -20px; width: 370px; max-width: 100vw; max-height: 100vh; overflow: auto; text-align: left; background: #fff; box-shadow: 0 0 5px 0 rgba( 0, 0, 0, .15 ); border-radius: 3px; z-index: 1001; cursor: default;
}

.navbar .announcement-popover a { text-decoration: none;
}

.navbar .announcement-popover .caption { color: #686868; font-weight: 600; line-height: 16px; display: block; max-width: 100%; height: auto; cursor: pointer;
}

.navbar .announcement-popover .caption .label { padding: 4px 6px; display: inline-block; vertical-align: middle;
}

.navbar .announcement-popover .caption .text { display: inline; vertical-align: middle; overflow: visible; word-break: break-word; white-space: pre-wrap; overflow-wrap: break-word;
}

.navbar .announcement-popover .announcement-popover-header { padding: 15px 20px 14px 20px; background: #f8f8f8; border-bottom: 1px solid #e7e7e7; border-top-left-radius: 3px; border-top-right-radius: 3px;
}

.navbar .announcement-popover .announcement-popover-body { padding: 20px; background: #fff; font-weight: 400; font-size: 15px; color: #333; line-height: 22px;
}

.navbar .announcement-popover .announcement-popover-body img { width: 100%; padding-bottom: 15px;
}

.navbar .announcement-popover .announcement-popover-footer { padding: 0 20px 10px 20px; background: #fff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;
}

.navbar .announcement-popover.center { position: fixed; top: 50vh; left: 50vw; transform: translate( -50%, -50% );
}

.navbar .announcement-popover.center .caption .text { line-height: 19px;
}

.navbar .announcement-backdrop { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba( 0, 0, 0, .4 ); z-index: 1000;
}

.navbar .announcement-backdrop.dim { display: block;
}

.btn-text { font-weight: 400; font-size: 14px; color: #888; text-align: center; line-height: 14px; padding: 5px; box-shadow: none;
}

.btn-text:hover, .btn-text:active { color: #337ab7; box-shadow: none;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label,
.has-error .help-block, .has-error .radio, .has-error .radio-inline,
.has-error.checkbox label, .has-error.checkbox-inline label,
.has-error.radio label, .has-error.radio-inline label { color: #ff6363;
}

.has-error .form-control { border-color: #ff6363;
}

.btn-large { font-size: 18px; width: 180px; padding: 10px; margin: 0 10px;
}

.modal.signin-modal { color: #333; font-size: 18px;
}

.modal.signin-modal .social-buttons-container { margin-bottom: 30px;
}

.modal.signin-modal .btn-social { width: 199px; margin-top: 10px; display: inline-block;
}

.modal.signin-modal .btn-social.btn-social.btn-lg { padding-left: 45px;
}

.modal.signin-modal .btn-social.btn-social.btn-lg :first-child { border: none;
}

.modal.signin-modal p { margin: 15px 0 15px 0;
}

.modal.signin-modal p a { text-decoration: underline; color: #333;
}

.modal.signin-modal p a:hover, .modal.signin-modal p a:active,
.modal.signin-modal p a:focus { cursor: pointer; color: #7a7a7a;
}

.modal.signin-modal p.separator { margin: 30px 0; font-weight: 600;
}

.modal.signin-modal .modal-dialog { max-width: 476px;
}

.modal.signin-modal h3 { font-size: 28px; margin-top: 30px; margin-bottom: 30px; font-weight: 600;
}

.modal.signin-modal .modal-content { text-align: center; padding: 0 30px 30px 30px;
}

.modal.signin-modal .form-group { text-align: left;
}

.modal.signin-modal .form-group input { height: 40px; font-size: 16px; margin-top: 7px;
}

.modal.signin-modal .form-group .control-label { font-size: 18px;
}

.modal.signin-modal .form-group .control-label a { text-decoration: underline; color: #333;
}

.modal.signin-modal .form-group .control-label a:hover,
.modal.signin-modal .form-group .control-label a:active,
.modal.signin-modal .form-group .control-label a:focus { cursor: pointer; color: #7a7a7a;
}

.modal.signin-modal .form-group .help-block.control-label { font-size: 12px;
}

.modal.signin-modal .form-group .help-block.control-label ul { margin-bottom: 0;
}

.modal.signin-modal .has-error .help-block { text-align: right;
}

.modal.signin-modal label.control-label { font-weight: normal;
}

.modal.signin-modal .has-error label.control-label { color: initial;
}

.has-error.form-group .form-control:focus { border-color: #ff6363; box-shadow: inset 0 1px 1px rgba( 0, 0, 0, .075 ), 0 0 6px #ff6363;
}

.public-published-toggle { padding: 0 13px;
}

.public-published-toggle>button.btn { height: 36px;
}

.public-published-toggle .publish { display: none; color: #337ab7; border: 1px solid #337ab7;
}

.public-published-toggle .unpublish-action { display: none; color: #8f8f8f; border: 1px solid #8f8f8f; background-color: #fff;
}

.public-published-toggle .unpublish { display: none;
}

.public-published-toggle[data-published=true] .publish { display: inline;
}

.public-published-toggle[data-published=true] .unpublish-action { display: none;
}

.public-published-toggle[data-published=true] .unpublish { display: none;
}

.public-published-toggle[data-published=true]:hover .publish { display: none;
}

.public-published-toggle[data-published=true]:hover .unpublish-action { display: inline;
}

.public-published-toggle[data-published=false] .publish { display: none;
}

.public-published-toggle[data-published=false] .unpublish-action { display: none;
}

.public-published-toggle[data-published=false] .unpublish { display: inline;
}

.public-published-toggle.disabled { pointer-events: none; opacity: .6;
}

.hmd-text-left { text-align: left;
}

.hmd-text-right { text-align: right;
}

.hmd-text-center { text-align: center;
}

.hmd-text-bold { font-weight: bold;
}

.hmd-text-underline { text-decoration: underline;
}

.ellipsis-text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

.text-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

a.unset-anchor-style { color: unset;
}

a.unset-anchor-style:hover { color: unset; text-decoration: none;
}

.btn.btn-gray { border: 1px solid #fff; background: #333; color: #fff;
}

.btn.btn-gray:hover { background: #fff; color: #333;
}

.btn.btn-black { border: 1px solid #fff; background: #262626; color: #fff;
}

.btn.btn-black:hover { background: #fff; color: #262626;
}

#home .btn-lg { font-weight: 600; font-size: 18px; line-height: 1.28;
}

.btn-primary.btn-outline { color: #337ab7; background-color: transparent; border-color: #337ab7;
}

.btn-primary.btn-outline:hover { color: #fff; background-color: #337ab7;
}

.btn-danger.btn-outline { color: #c9302c; background-color: transparent; border-color: #c9302c;
}

.btn-danger.btn-outline:hover { color: #fff; background-color: #c9302c;
}

.btn-dark-danger.btn-outline { color: #ff6363; background-color: transparent; border-color: #ff6363;
}

.btn-dark-danger.btn-outline:hover { color: #fff; background-color: #ff6363;
}

.btn-success.btn-outline { color: #4cae4c; background-color: transparent; border-color: #4cae4c;
}

.btn-success.btn-outline:hover { color: #fff; background-color: #4cae4c;
}

.btn-default.btn-outline { color: #fff; background-color: transparent; border-color: #fff;
}

.btn-default.btn-outline:hover { color: #333; background-color: #fff;
}

.btn-brand-dark { background-color: #333;
}

#namedRevisionModal .ui-upgrade-tips { border-top: 1px solid #e8e8e8; padding: 20px; margin-bottom: 0; font-size: 14px; line-height: 20px; color: #686868;
}

#namedRevisionModal .sidebar.revision-list-container { overflow: auto; border-style: solid; border-width: 0 1px 0 0; border-color: #e7e7e7; height: 100%;
}

#namedRevisionModal #revision-editor-container { overflow-y: auto; max-height: calc( 100vh - 100px );
}

#namedRevisionModal #revision-editor-container .CodeMirror.CodeMirror-wrap { height: 100%;
}

#namedRevisionModal .github-sync-enabled .sidebar.revision-list-container { height: calc( 100% - 51px );
}

#namedRevisionModal .github-sync-enabled #revision-editor-container { max-height: calc( 100vh - 151px );
}

#namedRevisionModal .revision-card.preview { opacity: .6;
}

#namedRevisionModal .revision-card.preview .revision-card-heading { cursor: default;
}

#namedRevisionModal .revision-card.preview .ui-revision-list-toggle { cursor: pointer;
}

#namedRevisionModal .revision-card .revision-card-heading { padding: 6px 15px 6px 30px; font-weight: 600; position: relative; cursor: pointer;
}

#namedRevisionModal .revision-card .revision-card-heading:hover { background-color: #f5f5f5;
}

#namedRevisionModal .revision-card .revision-card-heading span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

#namedRevisionModal .revision-card .revision-card-heading small { color: #888; font-size: 12px; font-weight: normal;
}

#namedRevisionModal .revision-card .revision-card-heading .ui-revision-list-toggle { height: 100%; margin-right: 10px; position: absolute; left: 0; top: 0; padding: 6px 8px 0 15px;
}

#namedRevisionModal .revision-card .child-revision-list { display: none;
}

#namedRevisionModal .revision-card .child-revision-list .revision-item { margin-left: 30px; border-left: 1px solid #ccc; padding-left: 15px;
}

#namedRevisionModal .revision-card .child-revision-list .revision-item.preview { opacity: .6; cursor: default;
}

#namedRevisionModal .revision-card.active .revision-card-heading { background-color: #f5f5f5;
}

#namedRevisionModal .revision-card.open .child-revision-list { display: block;
}

#namedRevisionModal .revision-card.open .ui-revision-list-toggle .fa { transform: rotate( 90deg );
}

#namedRevisionModal .revision-card[disabled] .revision-card-heading>.flex { opacity: .65;
}

#namedRevisionModal .revision-card[disabled] .revision-card-heading span { opacity: .5;
}

#namedRevisionModal .revision-card[disabled] .revision-card-heading:hover { cursor: not-allowed; background-color: #fff;
}

#namedRevisionModal .revision-card[disabled] .revision-card-heading .ui-revision-list-toggle { cursor: pointer; opacity: 1;
}

#namedRevisionModal .revision-item { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%; padding: 6px 30px; font-weight: 600; cursor: pointer;
}

#namedRevisionModal .revision-item.preview { opacity: .6; cursor: default;
}

#namedRevisionModal .revision-item:hover { background-color: #f5f5f5;
}

#namedRevisionModal .revision-item.active { background-color: #f5f5f5;
}

#namedRevisionModal .revision-item[disabled] { background-color: #fff; opacity: .65;
}

#namedRevisionModal .revision-item[disabled]:hover { cursor: not-allowed;
}

#namedRevisionModal .diff-revision-menu>*:not(:last-child) { margin-right: 5px;
}

#namedRevisionModal .ui-diff-revision-menu { min-width: 170px; max-width: 365px; padding-top: 3px; padding-bottom: 3px; -webkit-user-select: text; user-select: text;
}

#namedRevisionModal .ui-diff-revision-menu span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

#namedRevisionModal #diff-revision-dropdown-menu .empty-revision-list { display: none; text-align: center; -webkit-user-select: none; user-select: none; font-weight: 400; color: #999; margin-top: 25px;
}

#namedRevisionModal #diff-revision-dropdown-menu .empty-revision-list .search-icon { margin-bottom: 6px;
}

#namedRevisionModal #diff-revision-dropdown-menu .dropdown-menu { padding: 0; max-width: 365px; max-height: calc( 100vh - 160px ); overflow: auto;
}

#namedRevisionModal #diff-revision-dropdown-menu .section-header { padding: 8px 15px; color: #686868; background-color: #f8f8f8; border-style: solid; border-width: 0 0 1px 0; border-color: #e7e7e7;
}

#namedRevisionModal #diff-revision-dropdown-menu .section-filter { padding: 15px 20px; border-style: solid; border-width: 0 0 1px 0; border-color: #e7e7e7;
}

#namedRevisionModal #diff-revision-dropdown-menu .revision-list-container { padding: 15px 0; max-height: 300px; overflow-y: auto; min-width: 300px; min-height: 300px;
}

#namedRevisionModal #diff-revision-dropdown-menu .show-name-revision-click-area { -webkit-user-select: none; user-select: none;
}

#namedRevisionModal #revisionSummary { padding: 10px 15px; border-style: solid; border-width: 0 0 1px; border-color: #e7e7e7; background-color: #fff;
}

#namedRevisionModal #revisionSummary .dropdown-container>.dropdown-menu { right: 20px; left: auto;
}

#namedRevisionModal #revisionSummary .dropdown-container { width: 24px; height: 24px; margin-left: 2px; padding-top: 1px;
}

#namedRevisionModal #revisionSummary .dropdown-container.open { background-color: #e7e7e7;
}

#namedRevisionModal #revisionSummary .dropdown-container:hover { background-color: #e7e7e7 !important;
}

#namedRevisionModal #revisionSummary .dropdown-container>.dropdown-menu { right: 0; top: 22px;
}

#namedRevisionModal #revisionSummary .dropdown-container { position: absolute; right: 10px; cursor: pointer;
}

#namedRevisionModal #revisionSummary h4 { font-size: 16px; color: #686868;
}

#namedRevisionModal #revisionSummary h4.summary-title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%; padding-right: 24px;
}

#namedRevisionModal #revisionSummary p { margin-bottom: 5px;
}

#namedRevisionModal #revisionSummary .summary-authorship { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

#namedRevisionModal #revisionSummary .summary-authorship a { text-decoration: underline;
}

#namedRevisionModal #revisionSummary .summary-author-info { white-space: nowrap; padding-right: 24px;
}

#namedRevisionModal #revisionSummary .summary-author-info,
#namedRevisionModal #revisionSummary .summary-description { font-size: 14px; color: #888;
}

#namedRevisionModal #revisionSummary .summary-description { white-space: pre-wrap; word-break: break-word; max-height: 80px; overflow-y: auto; width: 100%;
}

#namedRevisionModal #revisionSummary .summary-description.collapsed { height: 20px; overflow: hidden;
}

#namedRevisionModal #revisionSummary .summary-collapse-toggle { display: none; color: #337ab7; cursor: pointer; white-space: nowrap; margin-bottom: 5px; -webkit-user-select: none; user-select: none; position: absolute; right: 35px;
}

#namedRevisionModal #revisionSummary .summary-collapse-toggle .expand { display: initial;
}

#namedRevisionModal #revisionSummary .summary-collapse-toggle .collapse { display: none;
}

#namedRevisionModal #revisionSummary .summary-collapse-toggle .fa { margin-left: 5px;
}

#namedRevisionModal #revisionSummary .summary-collapse-toggle.open .expand { display: none;
}

#namedRevisionModal #revisionSummary .summary-collapse-toggle.open .collapse { display: initial;
}

#namedRevisionModal #revision-operation-panel { height: 71px; min-height: 71px; background-color: #f8f8f8; padding: 0 15px; border-style: solid; border-width: 1px 0 0 0; border-color: #e7e7e7; border-bottom-right-radius: 6px;
}

#namedRevisionModal #namedRevisionForm { padding: 10px 15px; border-style: solid; border-width: 0 0 1px; border-color: #e7e7e7; background-color: #fff;
}

#namedRevisionModal #namedRevisionForm h4 { font-size: 16px; color: #686868;
}

#namedRevisionModal #namedRevisionForm .form-group { margin-bottom: 10px;
}

#namedRevisionModal #namedRevisionForm .form-group label { margin-right: 15px; min-width: 100px; padding: 6px 0;
}

#namedRevisionModal .modal-title { color: #686868; white-space: nowrap; width: 0; transition: width 250ms;
}

#namedRevisionModal .modal-header button.back { display: block; opacity: 0; position: absolute; left: 15px; top: 12px; font-size: 17px; transition: opacity 300ms;
}

#namedRevisionModal .modal-body { overflow: hidden;
}

#namedRevisionModal .modal-header { text-align: center;
}

#namedRevisionModal .signin-to-connect, #namedRevisionModal .no-connect-github { height: 100%; padding: 10px 15px; display: flex; align-items: center; font-size: 16px; line-height: 20px; color: #686868;
}

#namedRevisionModal .github-status { height: 100%; padding: 15px; display: flex; align-items: center; font-size: 16px; color: #686868;
}

#namedRevisionModal .github-status a { color: #686868; cursor: pointer;
}

#namedRevisionModal .github-status a:hover { color: #333;
}

#namedRevisionModal .github-status .github-path-container { flex: 1; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}

#namedRevisionModal .github-status .github-path-container .github-path { max-width: 100%; display: inline-block; vertical-align: sub; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 30px;
}

#namedRevisionModal .github-status a.github-control:hover,
#namedRevisionModal .github-status a.github-control:active,
#namedRevisionModal .github-status a.github-control:focus { text-decoration: none;
}

#namedRevisionModal .github-status a.github-control .fa { vertical-align: initial;
}

.hmd-text-left { text-align: left;
}

.hmd-text-right { text-align: right;
}

.hmd-text-center { text-align: center;
}

.hmd-text-bold { font-weight: bold;
}

.hmd-text-underline { text-decoration: underline;
}

.ellipsis-text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

.text-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

a.unset-anchor-style { color: unset;
}

a.unset-anchor-style:hover { color: unset; text-decoration: none;
}

.github-path-container { font-size: 16px;
}

.github-path-container .github-path { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%;
}

#githubSyncPullModal .selectize-control { width: 100%; min-width: 100px; font-size: 14px; height: 34px;
}

#githubSyncPullModal .selectize-control .selectize-input { padding-top: 5px; padding-bottom: 5px;
}

#githubSyncPullModal .github-pull-form { padding: 0 20px 45px 20px; position: relative; font-size: 16px;
}

#githubSyncPullModal .github-pull-form .pull-view-indicator { position: absolute; bottom: 0; left: 0; width: 100%; font-size: 12px; color: #888; padding: 5px 20px;
}

#githubSyncPullModal #github-sync-pull-editor { height: 100%;
}

#githubSyncPullModal #github-sync-pull-editor .CodeMirror-merge { border-left: 0; border-right: 0;
}

#githubSyncPullModal #github-sync-pull-editor .CodeMirror-merge-pane { border-bottom: 1px solid #ddd;
}

#githubSyncPullModal #github-sync-pull-editor .CodeMirror-merge-pane .CodeMirror.CodeMirror-wrap { height: 100%;
}

#githubSyncPullModal #github-sync-pull-editor .CodeMirror-merge-gap { border: 0; outline: 1px solid #ddd;
}

#githubSyncPullModal #github-sync-pull-branch-dropdown { max-width: 528px; width: 100%;
}

#githubSyncPullModal #github-sync-pull-branch-dropdown .dropdown-toggle { width: 100%;
}

#githubSyncPullModal #github-sync-pull-branch-dropdown .dropdown-menu { width: 100%;
}

#githubSyncPullModal .github-path-container { padding: 20px 20px 30px;
}

#githubSyncPullModal .pull-editor-container { width: 100%; height: 100%; position: relative; padding-bottom: 10px;
}

#githubSyncPullModal .pull-editor-container .ui-spinner { position: absolute; width: 100%; height: 100%;
}

#githubSyncPullModal .github-sync-pull-error { position: absolute; top: 120px; left: 0; width: 100%; height: calc( 100% - 120px ); z-index: 10; background-color: #fff; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px;
}

.github-sync-modal .github-section-title { border-bottom: 2px solid #ccc; padding-bottom: 15px; margin: 5px 0 30px 0;
}

.github-sync-modal .github-path-container { display: none;
}

.github-sync-modal .choose-branch-section { display: none;
}

.github-sync-modal[data-github-sync-push=true] .github-path-container { display: block;
}

.github-sync-modal[data-github-sync-push=true] .choose-repo-file-section { display: none !important;
}

.github-sync-modal[data-github-sync-push=true] .choose-branch-section { display: block;
}

.github-sync-modal .create-version-form .form-group { color: #686868;
}

.github-sync-modal .create-version-form .form-group .ui-revision-timestamp { font-weight: 700;
}

.github-sync-modal .version-list { font-size: 16px; max-height: 180px; overflow: auto; margin-bottom: 20px; color: #333; font-weight: normal;
}

.github-sync-modal .version-list label { font-weight: 400;
}

.github-sync-modal .version-list input { margin-right: 10px;
}

.github-sync-modal *.active .visibility-on-active { visibility: visible;
}

.github-sync-modal * .visibility-on-active { visibility: hidden;
}

.github-sync-modal .ui-github-sync-button.disabled { pointer-events: none;
}

.github-sync-modal .github-sync-button-container { text-align: right; position: absolute; right: 0; bottom: 0;
}

.site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

html[lang^=ja] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

html[lang=zh-tw] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang TC", "Microsoft JhengHei", "微軟正黑", sans-serif;
}

html[lang=zh-cn] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif;
}

.btn-social { font-family: "Roboto", Helvetica, Arial, sans-serif; font-weight: 500; font-size: 14px; line-height: 24px;
}

.btn-google { background-color: #fff; color: #757575;
}

.btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active,
.open>.dropdown-toggle.btn-google { background-color: #eee; color: #757575;
}

.btn-google.disabled, .btn-google[disabled], fieldset[disabled] .btn-google,
.btn-google.disabled:hover, .btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover, .btn-google.disabled:focus,
.btn-google[disabled]:focus, fieldset[disabled] .btn-google:focus,
.btn-google.disabled:active, .btn-google[disabled]:active,
fieldset[disabled] .btn-google:active, .btn-google.disabled.active,
btn-google[disabled].active, fieldset[disabled] .btn-google.active { background-color: rgba( 0, 0, 0, .08 );
}

.btn-google .icon::before { content: " "; display: block; width: 34px; height: 2em; margin: auto; background-position: center; background-repeat: no-repeat; background-size: contain;
}

.btn-google .icon-google::before { width: 21px; height: 44px; background-image: url( data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5zdXBlciBnPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9Ikdvb2dsZS1CdXR0b24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHb29nbGUtU2lnbi1pbi1leGFtcGxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjcuMDAwMDAwLCAtNDMzLjAwMDAwMCkiIGZpbGw9IiMwMDAwMDAiPgogICAgICAgICAgICA8ZyBpZD0iYnV0dG9uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1Ni4wMDAwMDAsIDQyMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJzdXBlci1nIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS4wMDAwMDAsIDExLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05LDMuNDggQzEwLjY5LDMuNDggMTEuODMsNC4yMSAxMi40OCw0LjgyIEwxNS4wMiwyLjM0IEMxMy40NiwwLjg5IDExLjQzLDAgOSwwIEM1LjQ4LDAgMi40NCwyLjAyIDAuOTYsNC45NiBMMy44Nyw3LjIyIEM0LjYsNS4wNSA2LjYyLDMuNDggOSwzLjQ4IEw5LDMuNDggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUE0MzM1Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3LjY0LDkuMiBDMTcuNjQsOC40NiAxNy41OCw3LjkyIDE3LjQ1LDcuMzYgTDksNy4zNiBMOSwxMC43IEwxMy45NiwxMC43IEMxMy44NiwxMS41MyAxMy4zMiwxMi43OCAxMi4xMiwxMy42MiBMMTQuOTYsMTUuODIgQzE2LjY2LDE0LjI1IDE3LjY0LDExLjk0IDE3LjY0LDkuMiBMMTcuNjQsOS4yIFoiIGlkPSJTaGFwZSIgZmlsbD0iIzQyODVGNCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zLjg4LDEwLjc4IEMzLjY5LDEwLjIyIDMuNTgsOS42MiAzLjU4LDkgQzMuNTgsOC4zOCAzLjY5LDcuNzggMy44Nyw3LjIyIEwwLjk2LDQuOTYgQzAuMzUsNi4xOCAwLDcuNTUgMCw5IEMwLDEwLjQ1IDAuMzUsMTEuODIgMC45NiwxMy4wNCBMMy44OCwxMC43OCBMMy44OCwxMC43OCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGQkJDMDUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOSwxOCBDMTEuNDMsMTggMTMuNDcsMTcuMiAxNC45NiwxNS44MiBMMTIuMTIsMTMuNjIgQzExLjM2LDE0LjE1IDEwLjM0LDE0LjUyIDksMTQuNTIgQzYuNjIsMTQuNTIgNC42LDEyLjk1IDMuODgsMTAuNzggTDAuOTcsMTMuMDQgQzIuNDUsMTUuOTggNS40OCwxOCA5LDE4IEw5LDE4IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzM0QTg1MyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0ibm9uZSIgcG9pbnRzPSIwIDAgMTggMCAxOCAxOCAwIDE4Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg== );
}

.btn-google .disabled .icon-google::before,
.btn-google [disabled] .icon-google::before { background-image: url( data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5TaGFwZSBDb3B5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9Ikdvb2dsZS1CdXR0b24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtb3BhY2l0eT0iMC40Ij4KICAgICAgICA8ZyBpZD0iYnRuX2dvb2dsZV9zaWduaW5fbGlnaHRfZGlzYWJsZWRfd2ViIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTUuMDAwMDAwLCAtMTUuMDAwMDAwKSIgZmlsbD0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNC4wMDEsMjUuNzEgTDI0LjAwMSwyMi4zNjIgTDMyLjQyNSwyMi4zNjIgQzMyLjU1MSwyMi45MjkgMzIuNjUsMjMuNDYgMzIuNjUsMjQuMjA3IEMzMi42NSwyOS4zNDYgMjkuMjAzLDMzIDI0LjAxLDMzIEMxOS4wNDIsMzMgMTUuMDEsMjguOTY4IDE1LjAxLDI0IEMxNS4wMSwxOS4wMzIgMTkuMDQyLDE1IDI0LjAxLDE1IEMyNi40NCwxNSAyOC40NzQsMTUuODkxIDMwLjAzMSwxNy4zNDkgTDI3LjQ3NSwxOS44MzMgQzI2LjgyNywxOS4yMjEgMjUuNjkzLDE4LjUwMSAyNC4wMSwxOC41MDEgQzIxLjAzMSwxOC41MDEgMTguNjAxLDIwLjk3NiAxOC42MDEsMjQuMDA5IEMxOC42MDEsMjcuMDQyIDIxLjAzMSwyOS41MTcgMjQuMDEsMjkuNTE3IEMyNy40NTcsMjkuNTE3IDI4LjcyNiwyNy4xMzIgMjguOTYsMjUuNzE5IEwyNC4wMDEsMjUuNzE5IEwyNC4wMDEsMjUuNzEgWiIgaWQ9IlNoYXBlLUNvcHkiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg== );
}

.fa.fa-18 { font-size: 18px; line-height: 16px; vertical-align: -15%;
}

.fa.fa-20 { font-size: 20px; line-height: .75em; vertical-align: -15%;
}

.fa.dotted { position: relative;
}

.fa.dotted::after { content: ""; position: absolute; right: -2px; bottom: -2px; width: 5px; height: 5px; border-radius: 50%; background: #e75252;
}

.dropdown-menu { padding: 10px 0; min-width: 150px;
}

.dropdown-menu .divider { margin: 10px 0;
}

.nav-tabs { display: flex; border: none;
}

.nav-tabs>li { flex: 1; text-align: center;
}

.nav-tabs>li>a { border-color: #ccc; border-width: 0 0 2px 0; color: #888; margin: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { color: #333; border-width: 0 0 2px 0; border-color: #686868; margin: 0;
}

.nav>li>a:focus, .nav>li>a:hover { background-color: transparent; border-color: #686868; color: #333;
}

.modal-header { background-color: #f8f8f8; border-top-left-radius: 6px; border-top-right-radius: 6px; padding: 8px 15px;
}

.modal-header .close { margin-top: -1px; font-size: 26px; color: #686868;
}

.modal-footer { border-top: none;
}

.modal-body { overflow: auto; word-break: break-word; max-height: calc( 100vh - 70px );
}

.modal-lang-btn { width: 100%; display: flex; align-items: center; justify-content: space-between;
}

.modal-side-menu-block { margin-bottom: 30px; font-size: 16px;
}

.modal-side-menu-block h4 { color: #686868; font-size: 16px; font-weight: 600; margin-bottom: 15px;
}

.modal-side-menu-block p { margin-bottom: 10px;
}

.modal-side-menu-block p:last-child { margin-bottom: 0;
}

.modal-lang-menu-item i { display: none;
}

.modal-lang-menu-item.active i { display: inline-block;
}

.modal-vertical-divider { position: absolute; left: 0; top: -15px; height: calc( 100% + 30px ); width: 1px; background-color: #e7e7e7;
}

.markdown-example-table-head th { color: #686868; font-size: 16px; border-bottom: 0 !important;
}

.markdown-example-table-body td { vertical-align: middle !important;
}

.markdown-example-table-body td a { text-decoration: underline;
}

.markdown-example-table-body .example-syntax { font-family: "Source Code Pro", Consolas, monaco, monospace; letter-spacing: .025em; line-height: 1.25; font-size: 12px; color: #868686; padding: 12px 5px;
}

.markdown-example-table-body .example-present { font-style: 14px; padding: 8px 5px;
}

.tabs { display: flex; flex-wrap: wrap; margin-bottom: 16px;
}

.tabs .tab-item { margin-right: 30px; margin-bottom: 14px; color: #686868; transition: .3s; font-size: 16px;
}

.tabs .tab-item.active { color: #333;
}

.tabs .tab-slider-rail { position: relative; width: 100%; height: 2px; background-color: #ccc;
}

.tabs .tab-slider { position: absolute; left: 0; height: 2px; background-color: #686868; transition: .3s;
}

.hmd-flex { display: flex;
}

.inline-flex { display: inline-flex;
}

.hmd-flex-auto { flex: 1 1 auto; min-width: 0; min-height: 0;
}

.hmd-flex-one { flex: 1;
}

.hmd-flex-two { flex: 2;
}

.hmd-flex-none { flex: none;
}

.hmd-flex-column { flex-direction: column;
}

.hmd-flex-row { flex-direction: row;
}

.hmd-flex-wrap { flex-wrap: wrap;
}

.hmd-flex-nowrap { flex-wrap: nowrap;
}

.hmd-flex-wrap-reverse { flex-wrap: wrap-reverse;
}

.hmd-flex-column-reverse { flex-direction: column-reverse;
}

.hmd-flex-row-reverse { flex-direction: row-reverse;
}

.hmd-items-start { align-items: flex-start;
}

.hmd-items-end { align-items: flex-end;
}

.hmd-items-center { align-items: center;
}

.hmd-items-baseline { align-items: baseline;
}

.hmd-items-stretch { align-items: stretch;
}

.hmd-self-start { align-self: flex-start;
}

.hmd-self-end { align-self: flex-end;
}

.hmd-self-center { align-self: center;
}

.hmd-self-baseline { align-self: baseline;
}

.hmd-self-stretch { align-self: stretch;
}

.hmd-justify-start { justify-content: flex-start;
}

.hmd-justify-end { justify-content: flex-end;
}

.hmd-justify-center { justify-content: center;
}

.hmd-justify-between { justify-content: space-between;
}

.hmd-justify-around { justify-content: space-around;
}

.hmd-content-start { align-content: flex-start;
}

.hmd-content-end { align-content: flex-end;
}

.hmd-content-center { align-content: center;
}

.hmd-content-between { align-content: space-between;
}

.hmd-content-around { align-content: space-around;
}

.hmd-content-stretch { align-content: stretch;
}

.hmd-order-0 { order: 0;
}

.hmd-order-1 { order: 1;
}

.hmd-order-2 { order: 2;
}

.hmd-order-3 { order: 3;
}

.hmd-order-4 { order: 4;
}

.hmd-order-5 { order: 5;
}

.hmd-order-6 { order: 6;
}

.hmd-order-7 { order: 7;
}

.hmd-order-8 { order: 8;
}

.hmd-order-last { order: 99999;
}

.hmd-flex-grow-0 { flex-grow: 0;
}

.hmd-flex-grow-1 { flex-grow: 1;
}

.hmd-flex-shrink-0 { flex-shrink: 0;
}

.hmd-flex-shrink-1 { flex-shrink: 1;
}

.hmd-dn { display: none;
}

.hmd-di { display: inline;
}

.hmd-db { display: block;
}

.hmd-dib { display: inline-block;
}

.hmd-dit { display: inline-table;
}

.hmd-dt { display: table;
}

.hmd-dtc { display: table-cell;
}

.hmd-dt-row { display: table-row;
}

.hmd-dt-row-group { display: table-row-group;
}

.hmd-dt-column { display: table-column;
}

.hmd-dt-column-group { display: table-column-group;
}

.hmd-dns { display: unset;
}

.hmd-dni { display: none !important;
}

.hmd-vv { visibility: visible;
}

.hmd-vh { visibility: hidden;
}

.hmd-pa-0 { padding: 0;
}

.hmd-pv-0 { padding-top: 0; padding-bottom: 0;
}

.hmd-ph-0 { padding-left: 0; padding-right: 0;
}

.hmd-pt-0 { padding-top: 0;
}

.hmd-pr-0 { padding-right: 0;
}

.hmd-pb-0 { padding-bottom: 0;
}

.hmd-pl-0 { padding-left: 0;
}

.hmd-pa-1\/10 { padding: 1px;
}

.hmd-pv-1\/10 { padding-top: 1px; padding-bottom: 1px;
}

.hmd-ph-1\/10 { padding-left: 1px; padding-right: 1px;
}

.hmd-pt-1\/10 { padding-top: 1px;
}

.hmd-pr-1\/10 { padding-right: 1px;
}

.hmd-pb-1\/10 { padding-bottom: 1px;
}

.hmd-pl-1\/10 { padding-left: 1px;
}

.hmd-pa-1\/5 { padding: 2px;
}

.hmd-pv-1\/5 { padding-top: 2px; padding-bottom: 2px;
}

.hmd-ph-1\/5 { padding-left: 2px; padding-right: 2px;
}

.hmd-pt-1\/5 { padding-top: 2px;
}

.hmd-pr-1\/5 { padding-right: 2px;
}

.hmd-pb-1\/5 { padding-bottom: 2px;
}

.hmd-pl-1\/5 { padding-left: 2px;
}

.hmd-pa-1\/4 { padding: .25rem;
}

.hmd-pv-1\/4 { padding-top: .25rem; padding-bottom: .25rem;
}

.hmd-ph-1\/4 { padding-left: .25rem; padding-right: .25rem;
}

.hmd-pt-1\/4 { padding-top: .25rem;
}

.hmd-pr-1\/4 { padding-right: .25rem;
}

.hmd-pb-1\/4 { padding-bottom: .25rem;
}

.hmd-pl-1\/4 { padding-left: .25rem;
}

.hmd-pa-3\/4 { padding: .75rem;
}

.hmd-pv-3\/4 { padding-top: .75rem; padding-bottom: .75rem;
}

.hmd-ph-3\/4 { padding-left: .75rem; padding-right: .75rem;
}

.hmd-pt-3\/4 { padding-top: .75rem;
}

.hmd-pr-3\/4 { padding-right: .75rem;
}

.hmd-pb-3\/4 { padding-bottom: .75rem;
}

.hmd-pl-3\/4 { padding-left: .75rem;
}

.hmd-pa-1\/8 { padding: .125rem;
}

.hmd-pv-1\/8 { padding-top: .125rem; padding-bottom: .125rem;
}

.hmd-ph-1\/8 { padding-left: .125rem; padding-right: .125rem;
}

.hmd-pt-1\/8 { padding-top: .125rem;
}

.hmd-pr-1\/8 { padding-right: .125rem;
}

.hmd-pb-1\/8 { padding-bottom: .125rem;
}

.hmd-pl-1\/8 { padding-left: .125rem;
}

.hmd-pa-1\/2 { padding: 5px;
}

.hmd-pv-1\/2 { padding-top: 5px; padding-bottom: 5px;
}

.hmd-ph-1\/2 { padding-left: 5px; padding-right: 5px;
}

.hmd-pt-1\/2 { padding-top: 5px;
}

.hmd-pr-1\/2 { padding-right: 5px;
}

.hmd-pb-1\/2 { padding-bottom: 5px;
}

.hmd-pl-1\/2 { padding-left: 5px;
}

.hmd-pa-1 { padding: 10px;
}

.hmd-pv-1 { padding-top: 10px; padding-bottom: 10px;
}

.hmd-ph-1 { padding-left: 10px; padding-right: 10px;
}

.hmd-pt-1 { padding-top: 10px;
}

.hmd-pr-1 { padding-right: 10px;
}

.hmd-pb-1 { padding-bottom: 10px;
}

.hmd-pl-1 { padding-left: 10px;
}

.hmd-pa-3\/2 { padding: 15px;
}

.hmd-pv-3\/2 { padding-top: 15px; padding-bottom: 15px;
}

.hmd-ph-3\/2 { padding-left: 15px; padding-right: 15px;
}

.hmd-pt-3\/2 { padding-top: 15px;
}

.hmd-pr-3\/2 { padding-right: 15px;
}

.hmd-pb-3\/2 { padding-bottom: 15px;
}

.hmd-pl-3\/2 { padding-left: 15px;
}

.hmd-pa-2 { padding: 20px;
}

.hmd-pv-2 { padding-top: 20px; padding-bottom: 20px;
}

.hmd-ph-2 { padding-left: 20px; padding-right: 20px;
}

.hmd-pt-2 { padding-top: 20px;
}

.hmd-pr-2 { padding-right: 20px;
}

.hmd-pb-2 { padding-bottom: 20px;
}

.hmd-pl-2 { padding-left: 20px;
}

.hmd-pa-25 { padding: 25px;
}

.hmd-pv-25 { padding-top: 25px; padding-bottom: 25px;
}

.hmd-ph-25 { padding-left: 25px; padding-right: 25px;
}

.hmd-pt-25 { padding-top: 25px;
}

.hmd-pr-25 { padding-right: 25px;
}

.hmd-pb-25 { padding-bottom: 25px;
}

.hmd-pl-25 { padding-left: 25px;
}

.hmd-pa-3 { padding: 30px;
}

.hmd-pv-3 { padding-top: 30px; padding-bottom: 30px;
}

.hmd-ph-3 { padding-left: 30px; padding-right: 30px;
}

.hmd-pt-3 { padding-top: 30px;
}

.hmd-pr-3 { padding-right: 30px;
}

.hmd-pb-3 { padding-bottom: 30px;
}

.hmd-pl-3 { padding-left: 30px;
}

.hmd-pa-35 { padding: 35px;
}

.hmd-pv-35 { padding-top: 35px; padding-bottom: 35px;
}

.hmd-ph-35 { padding-left: 35px; padding-right: 35px;
}

.hmd-pt-35 { padding-top: 35px;
}

.hmd-pr-35 { padding-right: 35px;
}

.hmd-pb-35 { padding-bottom: 35px;
}

.hmd-pl-35 { padding-left: 35px;
}

.hmd-pa-4 { padding: 40px;
}

.hmd-pv-4 { padding-top: 40px; padding-bottom: 40px;
}

.hmd-ph-4 { padding-left: 40px; padding-right: 40px;
}

.hmd-pt-4 { padding-top: 40px;
}

.hmd-pr-4 { padding-right: 40px;
}

.hmd-pb-4 { padding-bottom: 40px;
}

.hmd-pl-4 { padding-left: 40px;
}

.hmd-pa-5 { padding: 50px;
}

.hmd-pv-5 { padding-top: 50px; padding-bottom: 50px;
}

.hmd-ph-5 { padding-left: 50px; padding-right: 50px;
}

.hmd-pt-5 { padding-top: 50px;
}

.hmd-pr-5 { padding-right: 50px;
}

.hmd-pb-5 { padding-bottom: 50px;
}

.hmd-pl-5 { padding-left: 50px;
}

.hmd-pa-55 { padding: 55px;
}

.hmd-pv-55 { padding-top: 55px; padding-bottom: 55px;
}

.hmd-ph-55 { padding-left: 55px; padding-right: 55px;
}

.hmd-pt-55 { padding-top: 55px;
}

.hmd-pr-55 { padding-right: 55px;
}

.hmd-pb-55 { padding-bottom: 55px;
}

.hmd-pl-55 { padding-left: 55px;
}

.hmd-pa-6 { padding: 60px;
}

.hmd-pv-6 { padding-top: 60px; padding-bottom: 60px;
}

.hmd-ph-6 { padding-left: 60px; padding-right: 60px;
}

.hmd-pt-6 { padding-top: 60px;
}

.hmd-pr-6 { padding-right: 60px;
}

.hmd-pb-6 { padding-bottom: 60px;
}

.hmd-pl-6 { padding-left: 60px;
}

.hmd-pa-7 { padding: 70px;
}

.hmd-pv-7 { padding-top: 70px; padding-bottom: 70px;
}

.hmd-ph-7 { padding-left: 70px; padding-right: 70px;
}

.hmd-pt-7 { padding-top: 70px;
}

.hmd-pr-7 { padding-right: 70px;
}

.hmd-pb-7 { padding-bottom: 70px;
}

.hmd-pl-7 { padding-left: 70px;
}

.hmd-pa-8 { padding: 80px;
}

.hmd-pv-8 { padding-top: 80px; padding-bottom: 80px;
}

.hmd-ph-8 { padding-left: 80px; padding-right: 80px;
}

.hmd-pt-8 { padding-top: 80px;
}

.hmd-pr-8 { padding-right: 80px;
}

.hmd-pb-8 { padding-bottom: 80px;
}

.hmd-pl-8 { padding-left: 80px;
}

.hmd-pa-10 { padding: 100px;
}

.hmd-pv-10 { padding-top: 100px; padding-bottom: 100px;
}

.hmd-ph-10 { padding-left: 100px; padding-right: 100px;
}

.hmd-pt-10 { padding-top: 100px;
}

.hmd-pr-10 { padding-right: 100px;
}

.hmd-pb-10 { padding-bottom: 100px;
}

.hmd-pl-10 { padding-left: 100px;
}

.hmd-pa-12 { padding: 120px;
}

.hmd-pv-12 { padding-top: 120px; padding-bottom: 120px;
}

.hmd-ph-12 { padding-left: 120px; padding-right: 120px;
}

.hmd-pt-12 { padding-top: 120px;
}

.hmd-pr-12 { padding-right: 120px;
}

.hmd-pb-12 { padding-bottom: 120px;
}

.hmd-pl-12 { padding-left: 120px;
}

.hmd-pa-14 { padding: 140px;
}

.hmd-pv-14 { padding-top: 140px; padding-bottom: 140px;
}

.hmd-ph-14 { padding-left: 140px; padding-right: 140px;
}

.hmd-pt-14 { padding-top: 140px;
}

.hmd-pr-14 { padding-right: 140px;
}

.hmd-pb-14 { padding-bottom: 140px;
}

.hmd-pl-14 { padding-left: 140px;
}

.hmd-pa-16 { padding: 160px;
}

.hmd-pv-16 { padding-top: 160px; padding-bottom: 160px;
}

.hmd-ph-16 { padding-left: 160px; padding-right: 160px;
}

.hmd-pt-16 { padding-top: 160px;
}

.hmd-pr-16 { padding-right: 160px;
}

.hmd-pb-16 { padding-bottom: 160px;
}

.hmd-pl-16 { padding-left: 160px;
}

.hmd-pa-auto { padding: auto;
}

.hmd-pv-auto { padding-top: auto; padding-bottom: auto;
}

.hmd-ph-auto { padding-left: auto; padding-right: auto;
}

.hmd-pt-auto { padding-top: auto;
}

.hmd-pr-auto { padding-right: auto;
}

.hmd-pb-auto { padding-bottom: auto;
}

.hmd-pl-auto { padding-left: auto;
}

.hmd-ma-0 { margin: 0;
}

.hmd-mv-0 { margin-top: 0; margin-bottom: 0;
}

.hmd-mh-0 { margin-left: 0; margin-right: 0;
}

.hmd-mt-0 { margin-top: 0;
}

.hmd-mr-0 { margin-right: 0;
}

.hmd-mb-0 { margin-bottom: 0;
}

.hmd-ml-0 { margin-left: 0;
}

.hmd-nt-0 { margin-top: -0;
}

.hmd-nr-0 { margin-right: -0;
}

.hmd-nb-0 { margin-bottom: -0;
}

.hmd-nl-0 { margin-left: -0;
}

.hmd-ma-1\/10 { margin: 1px;
}

.hmd-mv-1\/10 { margin-top: 1px; margin-bottom: 1px;
}

.hmd-mh-1\/10 { margin-left: 1px; margin-right: 1px;
}

.hmd-mt-1\/10 { margin-top: 1px;
}

.hmd-mr-1\/10 { margin-right: 1px;
}

.hmd-mb-1\/10 { margin-bottom: 1px;
}

.hmd-ml-1\/10 { margin-left: 1px;
}

.hmd-nt-1\/10 { margin-top: -1px;
}

.hmd-nr-1\/10 { margin-right: -1px;
}

.hmd-nb-1\/10 { margin-bottom: -1px;
}

.hmd-nl-1\/10 { margin-left: -1px;
}

.hmd-ma-1\/5 { margin: 2px;
}

.hmd-mv-1\/5 { margin-top: 2px; margin-bottom: 2px;
}

.hmd-mh-1\/5 { margin-left: 2px; margin-right: 2px;
}

.hmd-mt-1\/5 { margin-top: 2px;
}

.hmd-mr-1\/5 { margin-right: 2px;
}

.hmd-mb-1\/5 { margin-bottom: 2px;
}

.hmd-ml-1\/5 { margin-left: 2px;
}

.hmd-nt-1\/5 { margin-top: -2px;
}

.hmd-nr-1\/5 { margin-right: -2px;
}

.hmd-nb-1\/5 { margin-bottom: -2px;
}

.hmd-nl-1\/5 { margin-left: -2px;
}

.hmd-ma-1\/4 { margin: .25rem;
}

.hmd-mv-1\/4 { margin-top: .25rem; margin-bottom: .25rem;
}

.hmd-mh-1\/4 { margin-left: .25rem; margin-right: .25rem;
}

.hmd-mt-1\/4 { margin-top: .25rem;
}

.hmd-mr-1\/4 { margin-right: .25rem;
}

.hmd-mb-1\/4 { margin-bottom: .25rem;
}

.hmd-ml-1\/4 { margin-left: .25rem;
}

.hmd-nt-1\/4 { margin-top: -0.25rem;
}

.hmd-nr-1\/4 { margin-right: -0.25rem;
}

.hmd-nb-1\/4 { margin-bottom: -0.25rem;
}

.hmd-nl-1\/4 { margin-left: -0.25rem;
}

.hmd-ma-3\/4 { margin: .75rem;
}

.hmd-mv-3\/4 { margin-top: .75rem; margin-bottom: .75rem;
}

.hmd-mh-3\/4 { margin-left: .75rem; margin-right: .75rem;
}

.hmd-mt-3\/4 { margin-top: .75rem;
}

.hmd-mr-3\/4 { margin-right: .75rem;
}

.hmd-mb-3\/4 { margin-bottom: .75rem;
}

.hmd-ml-3\/4 { margin-left: .75rem;
}

.hmd-nt-3\/4 { margin-top: -0.75rem;
}

.hmd-nr-3\/4 { margin-right: -0.75rem;
}

.hmd-nb-3\/4 { margin-bottom: -0.75rem;
}

.hmd-nl-3\/4 { margin-left: -0.75rem;
}

.hmd-ma-1\/8 { margin: .125rem;
}

.hmd-mv-1\/8 { margin-top: .125rem; margin-bottom: .125rem;
}

.hmd-mh-1\/8 { margin-left: .125rem; margin-right: .125rem;
}

.hmd-mt-1\/8 { margin-top: .125rem;
}

.hmd-mr-1\/8 { margin-right: .125rem;
}

.hmd-mb-1\/8 { margin-bottom: .125rem;
}

.hmd-ml-1\/8 { margin-left: .125rem;
}

.hmd-nt-1\/8 { margin-top: -0.125rem;
}

.hmd-nr-1\/8 { margin-right: -0.125rem;
}

.hmd-nb-1\/8 { margin-bottom: -0.125rem;
}

.hmd-nl-1\/8 { margin-left: -0.125rem;
}

.hmd-ma-1\/2 { margin: 5px;
}

.hmd-mv-1\/2 { margin-top: 5px; margin-bottom: 5px;
}

.hmd-mh-1\/2 { margin-left: 5px; margin-right: 5px;
}

.hmd-mt-1\/2 { margin-top: 5px;
}

.hmd-mr-1\/2 { margin-right: 5px;
}

.hmd-mb-1\/2 { margin-bottom: 5px;
}

.hmd-ml-1\/2 { margin-left: 5px;
}

.hmd-nt-1\/2 { margin-top: -5px;
}

.hmd-nr-1\/2 { margin-right: -5px;
}

.hmd-nb-1\/2 { margin-bottom: -5px;
}

.hmd-nl-1\/2 { margin-left: -5px;
}

.hmd-ma-1 { margin: 10px;
}

.hmd-mv-1 { margin-top: 10px; margin-bottom: 10px;
}

.hmd-mh-1 { margin-left: 10px; margin-right: 10px;
}

.hmd-mt-1 { margin-top: 10px;
}

.hmd-mr-1 { margin-right: 10px;
}

.hmd-mb-1 { margin-bottom: 10px;
}

.hmd-ml-1 { margin-left: 10px;
}

.hmd-nt-1 { margin-top: -10px;
}

.hmd-nr-1 { margin-right: -10px;
}

.hmd-nb-1 { margin-bottom: -10px;
}

.hmd-nl-1 { margin-left: -10px;
}

.hmd-ma-3\/2 { margin: 15px;
}

.hmd-mv-3\/2 { margin-top: 15px; margin-bottom: 15px;
}

.hmd-mh-3\/2 { margin-left: 15px; margin-right: 15px;
}

.hmd-mt-3\/2 { margin-top: 15px;
}

.hmd-mr-3\/2 { margin-right: 15px;
}

.hmd-mb-3\/2 { margin-bottom: 15px;
}

.hmd-ml-3\/2 { margin-left: 15px;
}

.hmd-nt-3\/2 { margin-top: -15px;
}

.hmd-nr-3\/2 { margin-right: -15px;
}

.hmd-nb-3\/2 { margin-bottom: -15px;
}

.hmd-nl-3\/2 { margin-left: -15px;
}

.hmd-ma-2 { margin: 20px;
}

.hmd-mv-2 { margin-top: 20px; margin-bottom: 20px;
}

.hmd-mh-2 { margin-left: 20px; margin-right: 20px;
}

.hmd-mt-2 { margin-top: 20px;
}

.hmd-mr-2 { margin-right: 20px;
}

.hmd-mb-2 { margin-bottom: 20px;
}

.hmd-ml-2 { margin-left: 20px;
}

.hmd-nt-2 { margin-top: -20px;
}

.hmd-nr-2 { margin-right: -20px;
}

.hmd-nb-2 { margin-bottom: -20px;
}

.hmd-nl-2 { margin-left: -20px;
}

.hmd-ma-25 { margin: 25px;
}

.hmd-mv-25 { margin-top: 25px; margin-bottom: 25px;
}

.hmd-mh-25 { margin-left: 25px; margin-right: 25px;
}

.hmd-mt-25 { margin-top: 25px;
}

.hmd-mr-25 { margin-right: 25px;
}

.hmd-mb-25 { margin-bottom: 25px;
}

.hmd-ml-25 { margin-left: 25px;
}

.hmd-nt-25 { margin-top: -25px;
}

.hmd-nr-25 { margin-right: -25px;
}

.hmd-nb-25 { margin-bottom: -25px;
}

.hmd-nl-25 { margin-left: -25px;
}

.hmd-ma-3 { margin: 30px;
}

.hmd-mv-3 { margin-top: 30px; margin-bottom: 30px;
}

.hmd-mh-3 { margin-left: 30px; margin-right: 30px;
}

.hmd-mt-3 { margin-top: 30px;
}

.hmd-mr-3 { margin-right: 30px;
}

.hmd-mb-3 { margin-bottom: 30px;
}

.hmd-ml-3 { margin-left: 30px;
}

.hmd-nt-3 { margin-top: -30px;
}

.hmd-nr-3 { margin-right: -30px;
}

.hmd-nb-3 { margin-bottom: -30px;
}

.hmd-nl-3 { margin-left: -30px;
}

.hmd-ma-35 { margin: 35px;
}

.hmd-mv-35 { margin-top: 35px; margin-bottom: 35px;
}

.hmd-mh-35 { margin-left: 35px; margin-right: 35px;
}

.hmd-mt-35 { margin-top: 35px;
}

.hmd-mr-35 { margin-right: 35px;
}

.hmd-mb-35 { margin-bottom: 35px;
}

.hmd-ml-35 { margin-left: 35px;
}

.hmd-nt-35 { margin-top: -35px;
}

.hmd-nr-35 { margin-right: -35px;
}

.hmd-nb-35 { margin-bottom: -35px;
}

.hmd-nl-35 { margin-left: -35px;
}

.hmd-ma-4 { margin: 40px;
}

.hmd-mv-4 { margin-top: 40px; margin-bottom: 40px;
}

.hmd-mh-4 { margin-left: 40px; margin-right: 40px;
}

.hmd-mt-4 { margin-top: 40px;
}

.hmd-mr-4 { margin-right: 40px;
}

.hmd-mb-4 { margin-bottom: 40px;
}

.hmd-ml-4 { margin-left: 40px;
}

.hmd-nt-4 { margin-top: -40px;
}

.hmd-nr-4 { margin-right: -40px;
}

.hmd-nb-4 { margin-bottom: -40px;
}

.hmd-nl-4 { margin-left: -40px;
}

.hmd-ma-5 { margin: 50px;
}

.hmd-mv-5 { margin-top: 50px; margin-bottom: 50px;
}

.hmd-mh-5 { margin-left: 50px; margin-right: 50px;
}

.hmd-mt-5 { margin-top: 50px;
}

.hmd-mr-5 { margin-right: 50px;
}

.hmd-mb-5 { margin-bottom: 50px;
}

.hmd-ml-5 { margin-left: 50px;
}

.hmd-nt-5 { margin-top: -50px;
}

.hmd-nr-5 { margin-right: -50px;
}

.hmd-nb-5 { margin-bottom: -50px;
}

.hmd-nl-5 { margin-left: -50px;
}

.hmd-ma-55 { margin: 55px;
}

.hmd-mv-55 { margin-top: 55px; margin-bottom: 55px;
}

.hmd-mh-55 { margin-left: 55px; margin-right: 55px;
}

.hmd-mt-55 { margin-top: 55px;
}

.hmd-mr-55 { margin-right: 55px;
}

.hmd-mb-55 { margin-bottom: 55px;
}

.hmd-ml-55 { margin-left: 55px;
}

.hmd-nt-55 { margin-top: -55px;
}

.hmd-nr-55 { margin-right: -55px;
}

.hmd-nb-55 { margin-bottom: -55px;
}

.hmd-nl-55 { margin-left: -55px;
}

.hmd-ma-6 { margin: 60px;
}

.hmd-mv-6 { margin-top: 60px; margin-bottom: 60px;
}

.hmd-mh-6 { margin-left: 60px; margin-right: 60px;
}

.hmd-mt-6 { margin-top: 60px;
}

.hmd-mr-6 { margin-right: 60px;
}

.hmd-mb-6 { margin-bottom: 60px;
}

.hmd-ml-6 { margin-left: 60px;
}

.hmd-nt-6 { margin-top: -60px;
}

.hmd-nr-6 { margin-right: -60px;
}

.hmd-nb-6 { margin-bottom: -60px;
}

.hmd-nl-6 { margin-left: -60px;
}

.hmd-ma-7 { margin: 70px;
}

.hmd-mv-7 { margin-top: 70px; margin-bottom: 70px;
}

.hmd-mh-7 { margin-left: 70px; margin-right: 70px;
}

.hmd-mt-7 { margin-top: 70px;
}

.hmd-mr-7 { margin-right: 70px;
}

.hmd-mb-7 { margin-bottom: 70px;
}

.hmd-ml-7 { margin-left: 70px;
}

.hmd-nt-7 { margin-top: -70px;
}

.hmd-nr-7 { margin-right: -70px;
}

.hmd-nb-7 { margin-bottom: -70px;
}

.hmd-nl-7 { margin-left: -70px;
}

.hmd-ma-8 { margin: 80px;
}

.hmd-mv-8 { margin-top: 80px; margin-bottom: 80px;
}

.hmd-mh-8 { margin-left: 80px; margin-right: 80px;
}

.hmd-mt-8 { margin-top: 80px;
}

.hmd-mr-8 { margin-right: 80px;
}

.hmd-mb-8 { margin-bottom: 80px;
}

.hmd-ml-8 { margin-left: 80px;
}

.hmd-nt-8 { margin-top: -80px;
}

.hmd-nr-8 { margin-right: -80px;
}

.hmd-nb-8 { margin-bottom: -80px;
}

.hmd-nl-8 { margin-left: -80px;
}

.hmd-ma-10 { margin: 100px;
}

.hmd-mv-10 { margin-top: 100px; margin-bottom: 100px;
}

.hmd-mh-10 { margin-left: 100px; margin-right: 100px;
}

.hmd-mt-10 { margin-top: 100px;
}

.hmd-mr-10 { margin-right: 100px;
}

.hmd-mb-10 { margin-bottom: 100px;
}

.hmd-ml-10 { margin-left: 100px;
}

.hmd-nt-10 { margin-top: -100px;
}

.hmd-nr-10 { margin-right: -100px;
}

.hmd-nb-10 { margin-bottom: -100px;
}

.hmd-nl-10 { margin-left: -100px;
}

.hmd-ma-12 { margin: 120px;
}

.hmd-mv-12 { margin-top: 120px; margin-bottom: 120px;
}

.hmd-mh-12 { margin-left: 120px; margin-right: 120px;
}

.hmd-mt-12 { margin-top: 120px;
}

.hmd-mr-12 { margin-right: 120px;
}

.hmd-mb-12 { margin-bottom: 120px;
}

.hmd-ml-12 { margin-left: 120px;
}

.hmd-nt-12 { margin-top: -120px;
}

.hmd-nr-12 { margin-right: -120px;
}

.hmd-nb-12 { margin-bottom: -120px;
}

.hmd-nl-12 { margin-left: -120px;
}

.hmd-ma-14 { margin: 140px;
}

.hmd-mv-14 { margin-top: 140px; margin-bottom: 140px;
}

.hmd-mh-14 { margin-left: 140px; margin-right: 140px;
}

.hmd-mt-14 { margin-top: 140px;
}

.hmd-mr-14 { margin-right: 140px;
}

.hmd-mb-14 { margin-bottom: 140px;
}

.hmd-ml-14 { margin-left: 140px;
}

.hmd-nt-14 { margin-top: -140px;
}

.hmd-nr-14 { margin-right: -140px;
}

.hmd-nb-14 { margin-bottom: -140px;
}

.hmd-nl-14 { margin-left: -140px;
}

.hmd-ma-16 { margin: 160px;
}

.hmd-mv-16 { margin-top: 160px; margin-bottom: 160px;
}

.hmd-mh-16 { margin-left: 160px; margin-right: 160px;
}

.hmd-mt-16 { margin-top: 160px;
}

.hmd-mr-16 { margin-right: 160px;
}

.hmd-mb-16 { margin-bottom: 160px;
}

.hmd-ml-16 { margin-left: 160px;
}

.hmd-nt-16 { margin-top: -160px;
}

.hmd-nr-16 { margin-right: -160px;
}

.hmd-nb-16 { margin-bottom: -160px;
}

.hmd-nl-16 { margin-left: -160px;
}

.hmd-ma-auto { margin: auto;
}

.hmd-mv-auto { margin-top: auto; margin-bottom: auto;
}

.hmd-mh-auto { margin-left: auto; margin-right: auto;
}

.hmd-mt-auto { margin-top: auto;
}

.hmd-mr-auto { margin-right: auto;
}

.hmd-mb-auto { margin-bottom: auto;
}

.hmd-ml-auto { margin-left: auto;
}

.hmd-nt-auto { margin-top: -auto;
}

.hmd-nr-auto { margin-right: -auto;
}

.hmd-nb-auto { margin-bottom: -auto;
}

.hmd-nl-auto { margin-left: -auto;
}

.hmd-mh-auto- { margin: 0 auto;
}

.hmd-text-gray-darkest { color: #262626;
}

.hmd-bg-gray-darkest { background: #262626;
}

.hmd-text-gray-dark { color: #4f4f4f;
}

.hmd-bg-gray-dark { background: #4f4f4f;
}

.hmd-text-gray { color: #686868;
}

.hmd-bg-gray { background: #686868;
}

.hmd-text-gray-light { color: #888;
}

.hmd-bg-gray-light { background: #888;
}

.hmd-text-gray-lighter { color: #8f8f8f;
}

.hmd-bg-gray-lighter { background: #8f8f8f;
}

.hmd-text-gray-lighter-2 { color: #bebebe;
}

.hmd-bg-gray-lighter-2 { background: #bebebe;
}

.hmd-text-gray-lighter-3 { color: #888;
}

.hmd-bg-gray-lighter-3 { background: #888;
}

.hmd-text-gray-lighter-4 { color: #f8f8f8;
}

.hmd-bg-gray-lighter-4 { background: #f8f8f8;
}

.hmd-text-gray-lightest { color: #cdcdcd;
}

.hmd-bg-gray-lightest { background: #cdcdcd;
}

.hmd-text-gray-transparent { color: rgba( 255, 255, 255, .3 );
}

.hmd-bg-gray-transparent { background: rgba( 255, 255, 255, .3 );
}

.hmd-text-blue { color: #337ab7;
}

.hmd-bg-blue { background: #337ab7;
}

.hmd-text-blue-dark { color: #66b5f0;
}

.hmd-bg-blue-dark { background: #66b5f0;
}

.hmd-text-red { color: #ea4335;
}

.hmd-bg-red { background: #ea4335;
}

.hmd-text-red-dark { color: #ff6363;
}

.hmd-bg-red-dark { background: #ff6363;
}

.hmd-text-black-brand { color: #333;
}

.hmd-bg-black-brand { background: #333;
}

.hmd-text-white { color: #fff;
}

.hmd-bg-white { background: #fff;
}

.hmd-op-0 { opacity: 0%;
}

.hmd-op-1 { opacity: 10%;
}

.hmd-op-2 { opacity: 20%;
}

.hmd-op-3 { opacity: 30%;
}

.hmd-op-4 { opacity: 40%;
}

.hmd-op-5 { opacity: 50%;
}

.hmd-op-6 { opacity: 60%;
}

.hmd-op-7 { opacity: 70%;
}

.hmd-op-8 { opacity: 80%;
}

.hmd-op-9 { opacity: 90%;
}

.hmd-op-10 { opacity: 100%;
}

.hmd-w-1 { width: 10px;
}

.hmd-mw-1 { max-width: 10px;
}

.hmd-nw-1 { min-width: 10px;
}

.hmd-w-2 { width: 20px;
}

.hmd-mw-2 { max-width: 20px;
}

.hmd-nw-2 { min-width: 20px;
}

.hmd-w-3 { width: 30px;
}

.hmd-mw-3 { max-width: 30px;
}

.hmd-nw-3 { min-width: 30px;
}

.hmd-w-4 { width: 40px;
}

.hmd-mw-4 { max-width: 40px;
}

.hmd-nw-4 { min-width: 40px;
}

.hmd-w-8 { width: 80px;
}

.hmd-mw-8 { max-width: 80px;
}

.hmd-nw-8 { min-width: 80px;
}

.hmd-w-16 { width: 160px;
}

.hmd-mw-16 { max-width: 160px;
}

.hmd-nw-16 { min-width: 160px;
}

.hmd-w-18 { width: 180px;
}

.hmd-mw-18 { max-width: 180px;
}

.hmd-nw-18 { min-width: 180px;
}

.hmd-w-30 { width: 300px;
}

.hmd-mw-30 { max-width: 300px;
}

.hmd-nw-30 { min-width: 300px;
}

.hmd-w-110 { width: 1110px;
}

.hmd-mw-110 { max-width: 1110px;
}

.hmd-nw-110 { min-width: 1110px;
}

.hmd-w-1\/10 { width: 10%;
}

.hmd-mw-1\/10 { max-width: 10%;
}

.hmd-nw-1\/10 { min-width: 10%;
}

.hmd-w-1\/5 { width: 20%;
}

.hmd-mw-1\/5 { max-width: 20%;
}

.hmd-nw-1\/5 { min-width: 20%;
}

.hmd-w-1\/4 { width: 25%;
}

.hmd-mw-1\/4 { max-width: 25%;
}

.hmd-nw-1\/4 { min-width: 25%;
}

.hmd-w-3\/10 { width: 30%;
}

.hmd-mw-3\/10 { max-width: 30%;
}

.hmd-nw-3\/10 { min-width: 30%;
}

.hmd-w-1\/3 { width: 33.3333%;
}

.hmd-mw-1\/3 { max-width: 33.3333%;
}

.hmd-nw-1\/3 { min-width: 33.3333%;
}

.hmd-w-2\/5 { width: 40%;
}

.hmd-mw-2\/5 { max-width: 40%;
}

.hmd-nw-2\/5 { min-width: 40%;
}

.hmd-w-1\/2 { width: 50%;
}

.hmd-mw-1\/2 { max-width: 50%;
}

.hmd-nw-1\/2 { min-width: 50%;
}

.hmd-w-3\/5 { width: 60%;
}

.hmd-mw-3\/5 { max-width: 60%;
}

.hmd-nw-3\/5 { min-width: 60%;
}

.hmd-w-7\/10 { width: 70%;
}

.hmd-mw-7\/10 { max-width: 70%;
}

.hmd-nw-7\/10 { min-width: 70%;
}

.hmd-w-3\/4 { width: 75%;
}

.hmd-mw-3\/4 { max-width: 75%;
}

.hmd-nw-3\/4 { min-width: 75%;
}

.hmd-w-4\/5 { width: 80%;
}

.hmd-mw-4\/5 { max-width: 80%;
}

.hmd-nw-4\/5 { min-width: 80%;
}

.hmd-w-9\/10 { width: 90%;
}

.hmd-mw-9\/10 { max-width: 90%;
}

.hmd-nw-9\/10 { min-width: 90%;
}

.hmd-w-full { width: 100%;
}

.hmd-mw-full { max-width: 100%;
}

.hmd-nw-full { min-width: 100%;
}

.hmd-w-100 { width: 100%;
}

.hmd-mw-100 { max-width: 100%;
}

.hmd-nw-100 { min-width: 100%;
}

.hmd-w-auto { width: auto;
}

.hmd-mw-auto { max-width: auto;
}

.hmd-nw-auto { min-width: auto;
}

.status-nyancat { display: none !important; overflow: hidden; width: 100%; max-width: 100%; animation-play-state: paused; animation: bg-shift 1s steps( 30 ) infinite paused; animation-fill-mode: forwards; background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAIAAACr2KkGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAIsGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMS0wMy0yOVQyMTozNTowNiswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjEtMDMtMzBUMjE6MTc6MTgrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjEtMDMtMzBUMjE6MTc6MTgrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6YjRiYzBiMGQtZjIzYi00MzYxLWExYjYtNzQxMzQ1ZWQ4OGQ4IiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OTA4MDAxYzctZWM4Ny1mZDRkLTliN2EtZjI5YWYzYmYyMzc2IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YWM0NjdjMTItNWRlMC00ZDY5LThjYzQtMzEyN2JiZGFmNmFiIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphYzQ2N2MxMi01ZGUwLTRkNjktOGNjNC0zMTI3YmJkYWY2YWIiIHN0RXZ0OndoZW49IjIwMjEtMDMtMjlUMjE6MzU6MDYrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MzExNGI5YWMtYmFiYy00NDNhLTg0Y2YtZGVlN2JiMTI0NmI3IiBzdEV2dDp3aGVuPSIyMDIxLTAzLTMwVDIxOjE3OjE4KzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNvbnZlcnRlZCIgc3RFdnQ6cGFyYW1ldGVycz0iZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iZGVyaXZlZCIgc3RFdnQ6cGFyYW1ldGVycz0iY29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmI0YmMwYjBkLWYyM2ItNDM2MS1hMWI2LTc0MTM0NWVkODhkOCIgc3RFdnQ6d2hlbj0iMjAyMS0wMy0zMFQyMToxNzoxOCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMTE0YjlhYy1iYWJjLTQ0M2EtODRjZi1kZWU3YmIxMjQ2YjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6YWM0NjdjMTItNWRlMC00ZDY5LThjYzQtMzEyN2JiZGFmNmFiIiBzdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YWM0NjdjMTItNWRlMC00ZDY5LThjYzQtMzEyN2JiZGFmNmFiIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ntgSrwAAAHFJREFUOI1jlHaxZxhMgGmgHYAOBsBBAfGxeGRJdhB+44jRvmHhYjyGkOAgiCkbFi6mxFkQ10AMwQoYh2qixgwSCuMOF0BxEB47MAMZV7CT7VCIRiZkPv7khixFktOJBBCNKGkIf3IjXg0lYMgmaroBAJtXKuGm/W7mAAAAAElFTkSuQmCC ) !important;
}

.status-nyancat.enabled { display: flex !important;
}

@keyframes nyancat-play {
  100% { background-position: -340px;
  }
}

@keyframes bg-glow {
  from { width: 5px;
  }

  to { width: calc( 100% - 34px );
  }
}

@keyframes bg-shift {
  to { background-position-x: -48px;
  }
}

.status-nyancat>div { display: block !important;
}

.status-nyancat.playing { animation-play-state: running;
}

.status-nyancat.playing .bg { animation-play-state: running;
}

.status-nyancat .nyancat { animation: nyancat-play .8s steps( 10 ) infinite; animation-fill-mode: forwards; margin-left: -6px; width: 34px; height: 21px; background: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZgAAAAVCAYAAAB7YvjnAAAH4ElEQVR4nO2dQWgbRxSG/wkJdqxDnLgmhTaXEkrUgnM2lO7FUEjVW2gPRRhyqQ4+mBwLpoRCjiLQHHQyNaaHFF8aRHLxoQoFn6OLTPApaSHBTewWlLi0ZHuQZv12NLM7szOaXdv7QEQarXY+7f7/e7OzI4cBQBiGSIqgwpI30AvW6dvtxgVHpx8y232UUUZSFEWnRfFtGSczGGM4nbZRUGHh+s2qdWf1Zi8MKiyzWF1xBBUW2pr3OCWQksMtR1F0WhTfchZrkIIMUEsOMw4GqK9gkkR6bnEZf63dUe5Y9n692UsF8sWR1bwOjWuVzEqO4nEURadF8W0ai0nYMJQc+XAwxnDKdIeMTbwGkChSnfdtIw+ONOMmhfj++s1q5hFEyVFMDlmUfnF3XgCEQcW89pcc4+dQbW9UYM4tLiMM/5kyhXIdReEATnYCKTmSoyg6LQoHUIzzUnL44zAqMKqd8/Z6s8cvmRIjqLBw+DDpXpsjC0sWjqIYt+Qw4/ChDcC9X8bF4YvlqOij5Ihz2OT11Jv8ulFv9tDZbA86WqghYX4vJNtZ30DMyvJ05aMvbv349H60XYabqrrGBZB0PKL+gWw3mY8Khw+GNA5dnQYVFtpoIy2KwqHLsn6zOhVUWL/0iz+OI+uXYV4HhgVGMiKJkr5O5aKxulRHZ7OthOlstrG6VMeNu+vSz/e+ujoBYKJ67/HftN2UI43lmx+e3H/48JdEFtvQLHRT9WbPyrhHgaNICRWw06noF8ro2y+qcO0Xro28/eKi0B0FjkwD9gL6JbqCmZ2eBADs7h8A5ObRqZ/1AN5+Ofj3wfM3+GClgVbtKurNx7FtWrU5/LrSwIPnb3BDsZ9Gu3sAALPvnT2z8ceb/3i7LocuS/Ozj1NZZFEU4x5VDtuEqhqtmXLY6pT6hRrbt19IsYvNBGj75V/g7dduWGRxVHVaFA5XfoGgD19+YQDw6dRgFUCrNgcAaLS7AAYi5UbQeX1r/n1cnLmgBfzi5St8t/U7QL54UGEhNW6rNjcB4HSj3e2nsqwBbxftWNKqf1BhoWmh62y2cf36dSxV38HFmRk02qMn58XLV7jb+xMbGxsIFmqF41CN2E04XBwLUR9ZOWy1wY+H6BdAwzM/HSZ0FxzCwJB1+mF0PNI4cAZRgSn94o5DNSOUt1+ycmTVBmMsKjDAcKnZ4pXzmL98KWaa2elJDih9zb8sjerybQBA7863iW3DfqIvPjs9ie8/+TDWP41xsySJVWZcIDmpjNO4PjioSGXnxYTDVULNygG400ZSkQHSdeqC4zj5BXCjkbw5Sr8MotHu4tFrMLqKjAHA2vYegEGhAQ6nAmanJ6OH7HUM4t5jBAu1kfbVpTow/7nSDADY7v4BtnaeoVWbQ6s2F+PwzBILnlD4CaD90Tb6ulWbiwmkunw7OhmytoszF9CqzSl/h0FX8PjkEBMjPycmHC6ORacfjuiDG0CHQwwbbXAjN9rdiEfsX6VThxyF9EsWnbrSSBE4iuIXJOjDl19OAQCZm4tMwwvN7v5B6kMMfv9mdaketfHONZYms7XtvRFYHQ7XLGTZXSgzLn09xiQCyuCbo9MPGU/sjXY30oYJh8tj0emHkT62dp5ha+dZZg5LnUZFhuo1T7/wY6HLMS6/AJAWXPrah18AePcLBjm0MH6BQh++/BLd5B9OUQHDIoPhlFnnQRL7sONrh8+ry7exuFOPvQaAzvIAjFZzMUSGRrt7OHrV4HDFwsXJLy95rG3vSU2pxUVOzvzlSwAGJ2fxyvlE4wYVFtLLVC4S3xzipTcdgPhiEFnoaM2Uw0anSSx5+mVtey9XvxRBp9QvYsH1yYHDPAoAufglSR++/BL7HQwB4lAhFaAOBICRFQ3BQg2dzbZ8pUM7XpklDDDlcMFCKzgdIfg2LucYubLwyCEGTao+E6orDhc6lbEEFXai/bLy2xNce/dsNPsBnDy/kAVLtDk6L779otKHL78o/9jlEEr7D6LRddsUQAy6zfB9BsSm6UQGIw4bFtlN3GjbYQLRhsBgRCfOm8b6ExhFlqRVUz45VPs14RgXgykHAGttJHGM2y8p54M/9eoXniuEzZmkLTGOq1/oecmLISsHkM0vANij18kFJtaoI1iZUFVBiwsgLzAii61pklhcJxAVQ9ZCJ7b55hDD9JyMgyELh4pFuX8DbfDnNsfEliMPloRpmjwLXWyKqvRLNg4Vi3L/JK8rCwwdCQDZ5y9TQru40FHJOMLUuEVJZnlxiOckr4TKObguTDh0Q/d8jNsvJhrNwy+KIuNVpzIG/vMHnxwj758gv4Dkda0CQ0TKAIz8cEfSgWwb5efS/g6Z7LJXdSns8rNJ+8uz0OVdcD0NPrTN4pLDVheUQ1drdEGJS40SFl3fQrGd9Md6Jizj0oiMhRYZ+ts6IH+/jPE45OIXIK5b8b3E/9FSAGCSdtUXYrv7ByPzsaRNu7iIffIvoXs/RLZdlnspYmRJBjrFLkvkWXDzLviuOUz7FRl40H5F7YrB+xY/L5sazcDCPyvzpCzSvJspSJHRKnaKwiD77Eho5BTnBTetw3H3r5tHebgeeCSF8h5MGaNBk5BqQYDuTXHZDUjTuf48GPLu38V+bL9DkUNnmTeQuqjG+LMKltiP/shzVXu0f8nCgWgFFG3TmQHJwpCynTZD3v2ncNgwxNpVVzD/AzuSO2jPwCSMAAAAAElFTkSuQmCC );
}

.status-nyancat .bg { animation: bg-glow 10s linear infinite; animation-play-state: paused; animation-fill-mode: forwards; margin: 7px 0; background: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMCAIAAAAs6UAAAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGtGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTAzLTI5VDIxOjM1OjQwKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wMy0zMFQyMToxNDoyNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wMy0zMFQyMToxNDoyNCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNGNmNTQzYy03M2U4LTQyZmEtYWZjZi1hYWE0ZDY0NjcwOTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUNCQzIyREU0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBQ0JDMjJERTRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFDQkMyMkRCNEI3RDExRTM5RDAzOEM3NzBGNDc3RjA4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFDQkMyMkRDNEI3RDExRTM5RDAzOEM3NzBGNDc3RjA4Ii8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjhjNzA4OWNiLTBjZDItNDhjNS05YWY0LTZhZTFjMGI1NDlhMyIgc3RFdnQ6d2hlbj0iMjAyMS0wMy0zMFQyMDozNzoxMyswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowNGNmNTQzYy03M2U4LTQyZmEtYWZjZi1hYWE0ZDY0NjcwOTUiIHN0RXZ0OndoZW49IjIwMjEtMDMtMzBUMjE6MTQ6MjQrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7JwIP8AAAAIElEQVQImWOYtruGiYGBAY4Nem7B2Ay/rrahyDEwMAAArmAFzQ430nQAAAAASUVORK5CYII= ) repeat-x !important;
}

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.top-2 {
  top: 8px;
}

.top-2\.5 {
  top: 10px;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 8px;
}

.right-2\.5 {
  right: 10px;
}

.bottom-1 {
  bottom: 4px;
}

.left-0 {
  left: 0px;
}

.z-10 {
  z-index: 10;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.m-auto {
  margin: auto;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-2\.5 {
  margin-left: 10px;
  margin-right: 10px;
}

.mt-2 {
  margin-top: 8px;
}

.mt-5 {
  margin-top: 20px;
}

.mt-2\.5 {
  margin-top: 10px;
}

.mr-1 {
  margin-right: 4px;
}

.mr-2 {
  margin-right: 8px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mb-3 {
  margin-bottom: 12px;
}

.mb-5 {
  margin-bottom: 20px;
}

.mb-7 {
  margin-bottom: 28px;
}

.mb-11 {
  margin-bottom: 44px;
}

.mb-20 {
  margin-bottom: 80px;
}

.mb-2\.5 {
  margin-bottom: 10px;
}

.mb-7\.5 {
  margin-bottom: 30px;
}

.ml-2 {
  margin-left: 8px;
}

.ml-2\.5 {
  margin-left: 10px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-2 {
  height: 8px;
}

.h-full {
  height: 100%;
}

.w-2 {
  width: 8px;
}

.w-4 {
  width: 16px;
}

.w-9 {
  width: 36px;
}

.w-100 {
  width: 400px;
}

.w-full {
  width: 100%;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.select-none {
  user-select: none;
}

.select-all {
  user-select: all;
}

.resize {
  resize: both;
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.content-center {
  align-content: center;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.overflow-auto {
  overflow: auto;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 4px;
}

.rounded-md {
  border-radius: 6px;
}

.border-0 {
  border-width: 0px;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(205, 205, 205, var(--tw-border-opacity));
}

.border-gray-850 {
  --tw-border-opacity: 1;
  border-color: rgba(72, 72, 72, var(--tw-border-opacity));
}

.focus\:border-white:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(104, 104, 104, var(--tw-bg-opacity));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 79, 79, var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(38, 38, 38, var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 248, var(--tw-bg-opacity));
}

.p-5 {
  padding: 20px;
}

.px-1 {
  padding-left: 4px;
  padding-right: 4px;
}

.px-3 {
  padding-left: 12px;
  padding-right: 12px;
}

.px-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-1\.5 {
  padding-left: 6px;
  padding-right: 6px;
}

.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-20 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-1\.5 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pt-1 {
  padding-top: 4px;
}

.pt-2 {
  padding-top: 8px;
}

.pt-1\.5 {
  padding-top: 6px;
}

.pt-2\.5 {
  padding-top: 10px;
}

.pb-3 {
  padding-bottom: 12px;
}

.pl-9 {
  padding-left: 36px;
}

.text-center {
  text-align: center;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.text-5 {
  font-size: 16px;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.text-black-brand {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(190, 190, 190, var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(104, 104, 104, var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(38, 38, 38, var(--tw-text-opacity));
}

.text-blue-default {
  --tw-text-opacity: 1;
  color: rgba(51, 122, 183, var(--tw-text-opacity));
}

.text-blue-dark {
  --tw-text-opacity: 1;
  color: rgba(102, 181, 240, var(--tw-text-opacity));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.hover\:text-blue-dark:hover {
  --tw-text-opacity: 1;
  color: rgba(102, 181, 240, var(--tw-text-opacity));
}

.underline {
  text-decoration: underline;
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 190, 190, var(--tw-placeholder-opacity));
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur {
  --tw-blur: blur(8px);
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

html, body { height: 100%;
}

body { margin: 0; padding: 0; max-width: inherit; min-width: 200px; padding-top: 51px;
}

.CodeMirror { letter-spacing: .025em; line-height: 1.25; font-size: 18px; overflow-y: hidden !important; -webkit-overflow-scrolling: touch;
}

.CodeMirror { font-family: "Source Code Pro", Consolas, monaco, monospace;
}

html[lang^=ja] .CodeMirror { font-family: "Source Code Pro", Consolas, monaco, Meiryo, "ＭＳ ゴシック", "MS Gothic", monospace;
}

html[lang=zh-tw] .CodeMirror { font-family: "Source Code Pro", Consolas, monaco, "Microsoft JhengHei", "微軟正黑", monospace;
}

html[lang=zh-cn] .CodeMirror { font-family: "Source Code Pro", Consolas, monaco, "Microsoft YaHei", "微软雅黑", monospace;
}

html .CodeMirror[lang^=ja] { font-family: "Source Code Pro", Consolas, monaco, Meiryo, "ＭＳ ゴシック", "MS Gothic", monospace;
}

html .CodeMirror[lang=zh-tw] { font-family: "Source Code Pro", Consolas, monaco, "Microsoft JhengHei", "微軟正黑", monospace;
}

html .CodeMirror[lang=zh-cn] { font-family: "Source Code Pro", Consolas, monaco, "Microsoft YaHei", "微软雅黑", monospace;
}

.CodeMirror-placeholder { color: #777 !important;
}

.CodeMirror-scroll { overflow-x: hidden !important; overflow-y: auto !important;
}

.CodeMirror-gutter-wrapper, .CodeMirror-gutter-elt { height: 100%;
}

.CodeMirror-gutter-elt { text-align: center;
}

.CodeMirror-linenumber { min-width: 1.5em; text-align: right;
}

.CodeMirror-gutter.authorship-gutters { width: 8px;
}

.CodeMirror-matchingtag { background: rgba( 255, 255, 255, .1 ); line-height: 1em;
}

.CodeMirror-foldmarker { color: #d0d0d0; text-shadow: none; font-family: Arial; font-size: 1em; line-height: .3; cursor: pointer; margin: 2px; padding-bottom: 2px;
}

.CodeMirror-foldgutter { cursor: default; line-height: 100%;
}

.CodeMirror-foldgutter-open, .CodeMirror-foldgutter-folded { line-height: 1em; cursor: pointer;
}

.CodeMirror-foldgutter-open { padding-top: 1px;
}

.CodeMirror-foldgutter-folded { padding-top: 2px;
}

.CodeMirror-foldgutter-open:after { content: "⌵"; font-size: 1em;
}

.CodeMirror-foldgutter-folded:after { content: "+"; font-size: 1em; font-weight: 700;
}

.CodeMirror-foldmarker, .CodeMirror-foldgutter-folded:after { color: #78b2f2 !important;
}

.CodeMirror-sizer { margin-bottom: 0 !important;
}

.CodeMirror-insert-match { background: #7cfc00; border: 1px solid #32cd32; box-sizing: border-box; opacity: .5;
}

.CodeMirror-delete-match { background: #cd5c5c; border: 1px solid darkred; box-sizing: border-box; opacity: .5;
}

.ui-spinner { position: unset; display: unset;
}

.ui-content { height: 100%; margin-left: 0; margin-right: 0;
}

.ui-content .tooltip { z-index: 999;
}

.ui-edit-area { height: 100%; padding-left: 0 !important; padding-right: 0 !important; background-color: #1e2126;
}

.ui-edit-area .ui-resizable-handle.ui-resizable-e { cursor: col-resize; width: 8px; right: -8px; background-color: #fff; box-shadow: 3px 0 6px #e7e7e7;
}

.ui-edit-area .ui-sync-toggle { width: 42px; height: 42px; padding: 2px 1px 0 0; border-radius: 50%; box-shadow: 2px 0 2px #e7e7e7; position: absolute; top: 50%; left: 50%; transform: translate( -50%, -50% );
}

.ui-edit-area .ui-sync-toggle:active { box-shadow: inset 0 3px 5px rgba( 0, 0, 0, .125 ), 2px 0 2px #e7e7e7;
}

.ui-view-area { -webkit-overflow-scrolling: touch;
}

.ui-view-area #doc.hide-not-in-view>*:not(.in-view) { visibility: hidden;
}

.ui-scrollable { height: 100%; overflow-x: hidden; overflow-y: auto;
}

.navbar-brand { font-size: 20px; font-weight: bold;
}

.nav-mobile { position: inherit; margin-top: 8px; margin-bottom: 8px;
}

.nav-status { float: right !important; padding: 7px 8px;
}

.ui-short-status { cursor: pointer; min-width: 40px;
}

.ui-short-status:hover { text-decoration: none;
}

#short-online-user-list .ui-user-item .ui-user-profile,
#online-user-list .ui-user-item .ui-user-profile { display: flex;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host,
#online-user-list .ui-user-item .ui-user-profile .ui-host { padding: 3px 6px; height: 24px; line-height: 16px; margin: 0; font-size: 14px; margin: 0 10px; border: 1px solid;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .hosting-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .hosting-text { display: block;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .hosting-text .ui-live-circle,
#online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .hosting-text .ui-live-circle { background: #fff;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .cancel-host-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .cancel-host-text { display: none;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .host-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host.hosting .host-text { display: none;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host .hosting-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host .hosting-text { display: none;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host .cancel-host-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host .cancel-host-text { display: none;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host .host-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host .host-text { display: block;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host:hover.hosting .hosting-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host:hover.hosting .hosting-text { display: none;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host:hover.hosting .cancel-host-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host:hover.hosting .cancel-host-text { display: block;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-host:hover.hosting .host-text,
#online-user-list .ui-user-item .ui-user-profile .ui-host:hover.hosting .host-text { display: none;
}

#short-online-user-list .ui-user-item .ui-user-profile .ui-user-name,
#online-user-list .ui-user-item .ui-user-profile .ui-user-name { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}

#short-online-user-list .ui-live-circle, #online-user-list .ui-live-circle { background: #007d00; border-radius: 50%; height: 8px; width: 8px; display: inline-block; vertical-align: top; margin: 4px 2px;
}

#short-online-user-list .ui-user-item { border-left: 4px solid transparent;
}

#short-online-user-list .ui-user-icon { margin-left: -4px;
}

.nav-mobile #short-online-user-list .dropdown-menu { left: 6px;
}

.ui-user-name { margin-top: 2px; overflow: hidden; text-overflow: ellipsis; display: inline-block;
}

.ui-user-status { margin-top: 5px;
}

.ui-user-status-online { color: #5cb85c;
}

.ui-user-status-idle { color: #f0ad4e;
}

.ui-user-status-offline { color: #777;
}

.list>li>a { overflow: hidden; text-overflow: ellipsis;
}

#short-online-user-list .list .name { max-width: 100%; overflow: hidden; text-overflow: ellipsis; float: left;
}

.navbar-right { margin-right: 0;
}

.navbar-nav>li>a { cursor: pointer;
}

.dropdown-menu>li>a { cursor: pointer; text-overflow: ellipsis; max-width: calc( 100vw - 30px ); overflow: hidden;
}

.dropdown-menu.CodeMirror-other-cursor { max-width: 80%; transition: none;
}

.dropdown.ui-invitee { margin-right: 10px;
}

.ui-notification { display: inline;
}

.ui-notification .dropdown-menu { width: 200px;
}

.ui-notification.dropdown:not(.open) .fa-angle-up { display: none;
}

.ui-notification.dropdown.open .fa-angle-down { display: none;
}

.ui-notification.is-watch>.ui-notification-subscribe { display: none;
}

.ui-notification:not(.is-watch)>*:not(.ui-notification-subscribe) { display: none;
}

.ui-notification .notification-menu-item { display: flex; cursor: pointer; padding: 6px 30px;
}

.ui-notification .notification-menu-item:hover,
.ui-notification .notification-menu-item:focus { background: #f8f8f8;
}

.ui-notification .notification-menu-item .fa { font-size: 15px; margin: 2px 3px 0 0;
}

.ui-notification .notification-menu-item.is-checked .fa-check { display: block;
}

.ui-notification .notification-menu-item .fa-check { display: none; position: absolute; left: 10px;
}

.ui-notification .notification-menu-item .info { flex: 1;
}

.ui-notification .notification-menu-item .info .title { font-size: 15px; line-height: 20px;
}

.ui-notification .notification-menu-item .info .description { font-size: 12px;
}

.ui-notification .notification-menu-item.ui-notification-unsubscribe { padding-left: 20px;
}

.ui-notification .notification-menu-item.ui-notification-list { padding-left: 20px;
}

.ui-notification .notification-menu-item.ui-notification-list a { color: #868686;
}

.ui-notification .notification-menu-item.ui-notification-list a:hover,
.ui-notification .notification-menu-item.ui-notification-list a:focus { text-decoration: none;
}

.dropdown.ui-notification .ui-notification-label,
.dropdown.ui-invitee .ui-invitee-label { color: #868686; border-color: #d4d4d4; padding: 5px 10px; font-size: 13px; min-width: 108px; text-align: left; height: 30px;
}

.cursortag { cursor: pointer; background: #000; position: absolute; padding: 2px 7px 2px 8px; font-size: 12px; max-width: 150px; text-overflow: ellipsis; overflow: hidden; font-family: inherit; border-radius: .25em; white-space: nowrap; transition: left .1s ease-in-out, top .1s ease-in-out;
}

.fixfixed .navbar-fixed-top { position: absolute !important;
}

div[contenteditable]:empty:not(:focus):before { content: attr( data-ph ); color: gray;
}

.dropdown-menu.list { max-height: 80vh; overflow: auto;
}

.dropdown-menu.list.small { max-height: 40vh; overflow: auto;
}

.dropdown-menu.list::-webkit-scrollbar { display: none;
}

.dropdown-menu .emoji { margin-bottom: 0 !important;
}

.dropdown-menu.CodeMirror-other-cursor { max-height: 50vh; width: auto !important; overflow: auto; margin-bottom: 30px;
}

.CodeMirror-scrollbar-filler { background: inherit;
}

a.disabled { color: gray; pointer-events: none;
}

.btn-file { position: relative; overflow: hidden;
}

.btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha( opacity=0 ); opacity: 0; outline: none; background: #fff; cursor: inherit; display: block;
}

.cm-trailing-space-a:before, .cm-trailing-space-b:before,
.cm-trailing-space-new-line:before { font-weight: bold; color: #ff8000; position: absolute;
}

.cm-trailing-space-a:before, .cm-trailing-space-b:before { content: "·";
}

.cm-trailing-space-new-line:before { content: "↵";
}

.cm-matchhighlight { border-bottom: 1px solid #ccc;
}

.cm-indent-guide { position: relative; border-left: 1px solid #575757;
}

.snippet-import-or { text-align: center; width: 100%;
}

.status-bar { background: #1c1c1e; border-top: 1px solid #343434; color: #ccc; position: relative; box-sizing: border-box; font-size: 11px; line-height: 25px; height: 26px;
}

.status-bar .status-info { color: #ccc; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

.status-bar .status-info div { display: inline;
}

.status-bar .status-file { color: #9a9a9a;
}

.status-bar .status-indicators { background: #1c1c1e; color: #ccc; text-align: right; white-space: nowrap; text-overflow: ellipsis; min-width: 320px; display: flex; flex-wrap: nowrap; flex-direction: row-reverse;
}

.status-bar .status-indicators>div { float: right; padding: 0 10px; border-left: 1px solid #343434;
}

.status-bar .status-indicators .status-keymap>a,
.status-bar .status-indicators .status-theme>a,
.status-bar .status-indicators .status-spellcheck>a,
.status-bar .status-indicators .status-breaks>a,
.status-bar .status-indicators .status-linter>a,
.status-bar .status-indicators .status-preferences>a { color: inherit; text-decoration: none; cursor: pointer;
}

.status-bar .status-indicators .status-theme,
.status-bar .status-indicators .status-spellcheck,
.status-bar .status-indicators .status-linter,
.status-bar .status-indicators .status-preferences { padding: 0 4.3px;
}

.status-bar .status-indicators .status-preferences .dropdown-menu { max-width: calc( 100vw - 100px );
}

.status-bar .status-indicators .status-preferences .dropdown-menu>li>a { cursor: default;
}

.status-bar .status-indicators .status-preferences .dropdown-menu label { display: flex; align-items: center; font: inherit; margin-bottom: 0; cursor: pointer; text-overflow: ellipsis; overflow: hidden;
}

.status-bar .status-indicators .status-preferences .dropdown-menu label>span { flex: 1; display: block; overflow: hidden; text-overflow: ellipsis;
}

.status-bar .status-indicators .status-preferences .dropdown-menu label>input[type=checkbox] { vertical-align: middle; margin: 0 3px 0 0;
}

.ui-theme-toggle, .ui-linter-toggle, .ui-spellcheck-toggle { opacity: .2; cursor: pointer;
}

.ui-theme-toggle.active, .ui-linter-toggle.active, .ui-spellcheck-toggle.active { opacity: 1;
}

.ui-theme-toggle:hover, .ui-linter-toggle:hover, .ui-spellcheck-toggle:hover { opacity: .8;
}

.status-bar .indent-type, .status-bar .indent-width-label { cursor: pointer;
}

.status-bar .indent-width-input { font-size: 12px; font-weight: 500; height: 18px; line-height: 1; vertical-align: middle; color: #ccc; margin: 0; padding: 0 0 2px; position: relative; left: 0; top: -1px; width: 18px; transition: .1s linear all; background-color: #555; border: 1px solid #202020; color: #fff; box-shadow: inset 0 1px 0 rgba( 0, 0, 0, .06 ); border-radius: 3px; text-align: center;
}

.status-bar .indent-width-input:focus { border: 1px solid #2893ef;
}

.status-bar .indent-width-input::-webkit-inner-spin-button,
.status-bar .indent-width-input::-webkit-outer-spin-button {
  /*! autoprefixer: off */ -webkit-appearance: none; margin: 0;
}

.status-bar .status-indent>* { display: inline-block;
}

.status-bar .status-indent>*.hidden { display: none;
}

.status-bar .status-overwrite:hover, .status-bar .indent-type:hover,
.status-bar .indent-width-label:hover { text-decoration: underline;
}

.status-bar .dropdown-menu { background-color: #000; color: #fff; border: 1px solid rgba( 255, 255, 255, .09 ) !important;
}

.status-bar .dropdown-menu .divider { background-color: #343434;
}

.status-bar .dropdown-menu>li>a { color: #ccc;
}

.status-bar .dropdown-menu>li>a:focus, .status-bar .dropdown-menu>li>a:hover { background-color: #212121;
}

.tool-bar { background: #1c1c1e; border-bottom: 1px solid #343434; color: #ccc; position: relative; display: block; box-sizing: border-box; font-size: 16px; height: 42px; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scrollbar-width: none;
}

.tool-bar::-webkit-scrollbar { display: none;
}

.tool-bar:after, .tool-bar:before { display: block; content: " "; height: 1px;
}

.tool-bar:before { margin-bottom: 8px;
}

.tool-bar:after { margin-top: 8px;
}

.tool-bar>a:first-child { margin-left: 10px;
}

.tool-bar>a:last-child { margin-right: 10px;
}

.tool-bar a { display: inline-block; text-align: center; text-decoration: none !important; color: #ccc !important; width: 24px; height: 24px; margin: 0; border: 1px solid transparent; border-radius: 3px; cursor: pointer;
}

.tool-bar a.active, .tool-bar a:hover { background: #212121; border-color: #aaa;
}

.tool-bar a:before { line-height: 22px;
}

.tool-bar i.separator { display: inline-block; width: 0; border-left: 1px solid #4d4d4d; color: transparent; text-indent: -10px; margin: 0 4px;
}

.tool-bar>a:not(:last-child), .tool-bar>i:not(:last-child) { margin-right: 10px;
}

.tool-bar .ui-editor-toolbar-image { position: relative;
}

.tool-bar .ui-editor-toolbar-image>span { display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

table.table-cheatsheet tr>td:nth-child(2) { letter-spacing: .025em; line-height: 1.25;
}

table.table-cheatsheet tr>td:nth-child(2) { font-family: "Source Code Pro", Consolas, monaco, monospace;
}

html[lang^=ja] table.table-cheatsheet tr>td:nth-child(2) { font-family: "Source Code Pro", Consolas, monaco, Meiryo, "ＭＳ ゴシック", "MS Gothic", monospace;
}

html[lang=zh-tw] table.table-cheatsheet tr>td:nth-child(2) { font-family: "Source Code Pro", Consolas, monaco, "Microsoft JhengHei", "微軟正黑", monospace;
}

html[lang=zh-cn] table.table-cheatsheet tr>td:nth-child(2) { font-family: "Source Code Pro", Consolas, monaco, "Microsoft YaHei", "微软雅黑", monospace;
}

.stepwizard-step p { margin-top: 10px;
}

.stepwizard-row { display: table; width: 100%;
}

.stepwizard { display: table; width: 50%; position: relative;
}

.stepwizard-row:before { top: 30px; bottom: 0; position: absolute; content: " "; width: 100%; height: 1px; background-color: #ccc; z-index: 0;
}

.stepwizard-step { display: table-cell; text-align: center; position: relative;
}

.btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px;
}

.ui-invitee .dropdown-menu { min-width: 292px; width: calc( 100vw - 30px ); max-width: 372px;
}

.ui-invitee .list .name { display: inline-block; width: calc( 100% - 190px ); overflow: hidden; text-overflow: ellipsis;
}

.switch { position: relative; display: inline-block; width: 24px; height: 14px; margin-bottom: 3px;
}

.switch input { opacity: 0; width: 0; height: 0;
}

.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; transition: .4s;
}

.slider:before { position: absolute; content: ""; height: 10px; width: 10px; left: 2px; bottom: 2px; background-color: #fff; transition: .4s;
}

input:checked+.slider { background-color: #777;
}

input:focus+.slider { box-shadow: 0 0 1px #777;
}

input:checked+.slider:before { transform: translateX( 10px );
}

.slider.round { border-radius: 14px;
}

.slider.round:before { border-radius: 50%;
}

.sidenav { position: absolute; z-index: 1080 !important; box-shadow: 0 5px 5px 0 rgba( 0, 0, 0, .5 ); top: 51px; right: 0; transition: transform .2s; transform: translateX( 205px ); width: 200px; height: calc( 100vh - 51px ); padding-bottom: 30px; border: none; background: #fff; overflow-y: auto; text-shadow: none;
}

.sidenav.in { transition: transform .3s; transform: translateX( 0 ) !important;
}

.sidenav .dropdown-header { margin-top: 15px; margin-bottom: 10px; padding: 0 15px; font-size: 12px; color: #888;
}

.sidenav.full { width: 100%; transform: translateX( calc( 100% + 5px ) );
}

.sidenav>a { color: #000; text-decoration: none;
}

.sidenav .divider { height: 1px; background-color: #888;
}

.sidenav .divider-header { white-space: nowrap; background-color: #e7e7e7; padding: 3px 20px 3px 20px;
}

.sidenav .sidenav-trigger { display: flex;
}

.sidenav .sidenav-trigger span { flex: 1;
}

.sidenav>span, .sidenav-item>span { margin-left: 3px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}

.sidenav .sidenav-trigger i { margin-top: 2px;
}

.permission-item-badge { color: #888; font-size: 13px; display: flex; padding-right: 10px; align-items: center;
}

.permission-item-badge .disabled { pointer-events: none;
}

.sidenav-item { display: flex; align-items: center; vertical-align: middle; height: 56px; width: 100%; padding-left: 20px; padding-right: 15px; padding-top: 16.5px; padding-bottom: 16.5px; font-size: 15px; border-radius: 0; text-align: left; border: none; border-bottom: #e5e5e5 1px solid; cursor: pointer;
}

.dark-border { border-bottom-color: #888;
}

.modal-backdrop.dim.in { opacity: 1; visibility: visible;
}

.modal-backdrop.dim { opacity: 0; background: rgba( 51, 51, 51, .75 ); z-index: 990; transition: opacity .2s; visibility: hidden;
}

.permission-popover-badge { display: flex; padding-top: 3px;
}

.permission-popover-badge .disabled { pointer-events: none;
}

.navbar-button-icon { width: 50px; text-align: center;
}

.note-permission-item, .comment-permission-item { height: 26px; padding: 0; margin-top: 10px; margin-left: 15px; margin-right: 15px; margin-bottom: 0; font-size: 14px;
}

.side-menu-button { text-align: center; height: 50px !important; width: 50px !important; display: table !important; text-decoration: none !important;
}

.side-menu-button>i { display: table-cell; vertical-align: middle;
}

.side-menu-button.focus { background-color: #e6e6e6 !important; box-shadow: none !important; color: #000 !important;
}

.dropdown-header { color: #888;
}

.ui-invitee.ui-invitee-list .ui-profile-label { padding: 1px 0; margin-right: 6px;
}

.ui-invitee.ui-invitee-list .ui-profile-label .ui-avatar { width: 22px; height: 22px;
}

.ui-invitee.ui-invitee-list .ui-invitee-remove { padding: 6px; margin: 0; height: 26px; cursor: pointer; color: #999;
}

.ui-invitee.ui-invitee-list .ui-invitee-remove:hover { color: #777;
}

.ui-invitee.ui-invitee-list .ui-invitee-item { margin-bottom: 10px; display: flex; height: 28px;
}

.ui-invitee.ui-invitee-list .ui-profile-name { align-items: center; vertical-align: middle; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-right: 6px; font-size: 13px; line-height: 28px; flex: 1;
}

.ui-invitee.ui-invitee-list .ui-profile-name a { width: 100%; color: #333;
}

.ui-invitee.ui-invitee-list .ui-resend-invitation { cursor: pointer; float: left; line-height: 24px; margin-right: 7px; color: #999;
}

.ui-invitee.ui-invitee-list .ui-resend-invitation:hover { color: #777;
}

.ui-invitee.ui-invitee-list .ui-resend-invitation.sent { cursor: initial; color: #ccc;
}

.ui-invitee-form .select2-container .select2-choices .select2-search-choice { padding: 1px 5px 1px 18px;
}

.ui-invitee-form .select2-container .select2-choices .select2-search-choice .select2-search-choice-close { top: 3px;
}

.ui-invitee-form .select2-container .select2-choices .select2-search-choice div div { font-size: 12px;
}

.ui-invitee-form .select2-container .select2-choices .select2-search-choice div div img.avatar { width: 14px; height: 14px;
}

.ui-invitee-form .select2-container .select2-choices .select2-search-field .select2-input { padding: 3px 12px;
}

.menuitem-dropdown { font-size: 13px; line-height: 12px;
}

.menuitem-dropdown .menuitem-dropdown-trigger { width: 100%; border-radius: 4px; font-size: 13px; height: 28px; background: transparent; border: 1px solid #d4d4d4; align-items: center; justify-content: space-between; display: flex; padding: 0 12px; cursor: pointer;
}

.menuitem-dropdown .menuitem-dropdown-trigger:hover,
.menuitem-dropdown .menuitem-dropdown-trigger:focus { background-color: #e6e6e6;
}

.menuitem-dropdown .menuitem-dropdown-trigger:active { background-color: #e6e6e6; box-shadow: inset 0 3px 5px rgba( 0, 0, 0, .125 );
}

.menuitem-dropdown .menuitem-dropdown-trigger.disabled { pointer-events: none; color: #333; opacity: .65;
}

.menuitem-dropdown .dropdown-menu { right: 0; left: 0; margin: 0; min-width: 90px; width: auto;
}

.menuitem-dropdown .dropdown-menu .menuitem-item.disabled { cursor: not-allowed; color: #333; opacity: .65;
}

.publish-tooltip { padding-top: 8px;
}

.publish-tooltip .icon-indicator { margin-right: .5em; font-size: 15px;
}

.publish-tooltip .title { font-size: 15px; margin-bottom: 5px;
}

.publish-tooltip p.caption { color: #cdcdcd;
}

.public-publish-container a { color: #337ab7; text-decoration: underline;
}

.permission-dropdown .ui-invitee-input { flex: 1; height: 28px; font-size: 13px;
}

.permission-dropdown .ui-invitee-input.form-control.select2-container.select2-dropdown-open { border-radius: 4px 0 0 0;
}

.permission-dropdown .ui-invitee-invite { width: 72px; height: 28px; margin: 0; border: 1px solid #d4d4d4; font-size: 13px; line-height: 12px; border-top-left-radius: 0; border-bottom-left-radius: 0; border-left: none;
}

.permission-dropdown .ui-share-preview { background-color: #fff; margin: 0; min-width: 72px; height: 28px; font-size: 13px; line-height: 12px; border: 1px solid #d4d4d4;
}

.permission-dropdown .ui-share-preview:hover { background-color: #e7e7e7;
}

.permission-dropdown .ui-share-field.edit-mode { padding-right: 40px;
}

.permission-dropdown .ui-more-settings, .permission-dropdown .sidenav-trigger { font-size: 13px; display: inline; color: #337ab7; cursor: pointer;
}

.permission-dropdown .ui-more-settings:hover,
.permission-dropdown .ui-more-settings:focus,
.permission-dropdown .sidenav-trigger:hover,
.permission-dropdown .sidenav-trigger:focus { text-decoration: underline;
}

.input-group .input-group-btn .ui-share-copy { background-color: #fff; margin: 0; width: 72px; height: 28px; font-size: 13px; line-height: 12px; border: 1px solid #d4d4d4; border-top-left-radius: 0; border-bottom-left-radius: 0; border-left: none;
}

.input-group .input-group-btn .ui-share-copy:hover { background-color: #e7e7e7;
}

.input-group .input-group-btn .ui-share-save { background-color: #5cb85c; margin: 0; width: 72px; height: 28px; font-size: 13px; line-height: 12px; border: 1px solid #5cb85c; border-top-left-radius: 0; border-bottom-left-radius: 0; border-left: none; color: #fff;
}

.input-group .input-group-btn .ui-share-save:hover { background-color: #449d44; border-color: #449d44;
}

.ui-share-msg { float: right; color: #5cb85c;
}

.ui-share-msg.error { color: red;
}

.dropdown-header.fill-username-banner { padding: 10px 20px; margin-top: -15px; margin-bottom: 10px; background-color: #c8e9c8; color: #007d00; white-space: initial;
}

.dropdown-header.fill-username-banner a { text-decoration: underline; color: #007d00;
}

.sidenav .dropdown-header.fill-username-banner { padding: 10px 15px; margin-bottom: 10px; background-color: #c8e9c8; color: #007d00; white-space: initial; margin-top: 0;
}

.selectize-input { padding-right: 40px;
}

.selectize-input>input { letter-spacing: .025em;
}

.selectize-input>* { max-width: 100%; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}

.selectize-control::before { transition: opacity .2s; content: " "; z-index: 2; position: absolute; display: block; top: 10px; right: 34px; width: 16px; height: 16px; background: url( data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA== ); background-size: 16px 16px; opacity: 0;
}

.selectize-control.loading::before { opacity: .4;
}

.selectize-control.loading .selectize-input { padding-right: 60px;
}

.repo-dropdown-menu .dropdown .menuitem-dropdown-trigger { height: 34px; padding-right: 16px;
}

.selectize-dropdown .create { padding: 3px 12px;
}

.image-uploads-error-container { position: absolute; top: 0; z-index: 10; left: 0; right: 0;
}

.cursor-menu .dropdown-menu { background-color: #686868; color: #fff;
}

.cursor-menu .dropdown-menu li.textcomplete-item a { color: #fff;
}

.cursor-menu .dropdown-menu li.textcomplete-item a:hover { background-color: #888;
}

.cursor-menu .dropdown-menu li.textcomplete-item.active a,
.cursor-menu .dropdown-menu li.textcomplete-item.hover a { background-color: #888;
}

li.textcomplete-item .mention-photo { object-fit: cover; margin-top: -1px;
}

li.textcomplete-item .mention-name { max-width: 150px; display: inline-flex;
}

.community-button { display: inline-block; color: #868686; border-radius: 4px; font-size: 15px; line-height: 15px; padding: 9px 12px 8px 12px; cursor: pointer;
}

.community-button:hover { background-color: #f8f8f8;
}

.community-button .text { margin-left: 5px;
}

.community-button.small .text { display: none;
}

.community-button.ui-like.liked .fa::before { content: "";
}

.community-button.ui-like .fa::before { content: "";
}

.community-button.ui-like .count { margin-left: 5px;
}

.community-button.ui-bookmark.bookmarked .fa::before { content: "";
}

.community-button.ui-bookmark.bookmarked .bookmark-label { display: none;
}

.community-button.ui-bookmark .fa::before { content: "";
}

.community-button.ui-bookmark:not(.bookmarked) .bookmarked-label { display: none;
}

@media(min-width: 992px) {
  .navbar-brand { padding-right: 32px;
  }

  .hmd-text-left-md { text-align: left;
  }

  .hmd-text-right-md { text-align: right;
  }

  .hmd-text-center-md { text-align: center;
  }

  .hmd-text-bold-md { font-weight: bold;
  }

  .hmd-text-underline-md { text-decoration: underline;
  }

  .hmd-text-left-md { text-align: left;
  }

  .hmd-text-right-md { text-align: right;
  }

  .hmd-text-center-md { text-align: center;
  }

  .hmd-text-bold-md { font-weight: bold;
  }

  .hmd-text-underline-md { text-decoration: underline;
  }

  .hmd-flex-md { display: flex;
  }

  .inline-flex-md { display: inline-flex;
  }

  .hmd-flex-auto-md { flex: 1 1 auto; min-width: 0; min-height: 0;
  }

  .hmd-flex-one-md { flex: 1;
  }

  .hmd-flex-two-md { flex: 2;
  }

  .hmd-flex-none-md { flex: none;
  }

  .hmd-flex-column-md { flex-direction: column;
  }

  .hmd-flex-row-md { flex-direction: row;
  }

  .hmd-flex-wrap-md { flex-wrap: wrap;
  }

  .hmd-flex-nowrap-md { flex-wrap: nowrap;
  }

  .hmd-flex-wrap-reverse-md { flex-wrap: wrap-reverse;
  }

  .hmd-flex-column-reverse-md { flex-direction: column-reverse;
  }

  .hmd-flex-row-reverse-md { flex-direction: row-reverse;
  }

  .hmd-items-start-md { align-items: flex-start;
  }

  .hmd-items-end-md { align-items: flex-end;
  }

  .hmd-items-center-md { align-items: center;
  }

  .hmd-items-baseline-md { align-items: baseline;
  }

  .hmd-items-stretch-md { align-items: stretch;
  }

  .hmd-self-start-md { align-self: flex-start;
  }

  .hmd-self-end-md { align-self: flex-end;
  }

  .hmd-self-center-md { align-self: center;
  }

  .hmd-self-baseline-md { align-self: baseline;
  }

  .hmd-self-stretch-md { align-self: stretch;
  }

  .hmd-justify-start-md { justify-content: flex-start;
  }

  .hmd-justify-end-md { justify-content: flex-end;
  }

  .hmd-justify-center-md { justify-content: center;
  }

  .hmd-justify-between-md { justify-content: space-between;
  }

  .hmd-justify-around-md { justify-content: space-around;
  }

  .hmd-content-start-md { align-content: flex-start;
  }

  .hmd-content-end-md { align-content: flex-end;
  }

  .hmd-content-center-md { align-content: center;
  }

  .hmd-content-between-md { align-content: space-between;
  }

  .hmd-content-around-md { align-content: space-around;
  }

  .hmd-content-stretch-md { align-content: stretch;
  }

  .hmd-order-0-md { order: 0;
  }

  .hmd-order-1-md { order: 1;
  }

  .hmd-order-2-md { order: 2;
  }

  .hmd-order-3-md { order: 3;
  }

  .hmd-order-4-md { order: 4;
  }

  .hmd-order-5-md { order: 5;
  }

  .hmd-order-6-md { order: 6;
  }

  .hmd-order-7-md { order: 7;
  }

  .hmd-order-8-md { order: 8;
  }

  .hmd-order-last-md { order: 99999;
  }

  .hmd-flex-grow-0-md { flex-grow: 0;
  }

  .hmd-flex-grow-1-md { flex-grow: 1;
  }

  .hmd-flex-shrink-0-md { flex-shrink: 0;
  }

  .hmd-flex-shrink-1-md { flex-shrink: 1;
  }

  .hmd-dn-md { display: none;
  }

  .hmd-di-md { display: inline;
  }

  .hmd-db-md { display: block;
  }

  .hmd-dib-md { display: inline-block;
  }

  .hmd-dit-md { display: inline-table;
  }

  .hmd-dt-md { display: table;
  }

  .hmd-dtc-md { display: table-cell;
  }

  .hmd-dt-row-md { display: table-row;
  }

  .hmd-dt-row-group-md { display: table-row-group;
  }

  .hmd-dt-column-md { display: table-column;
  }

  .hmd-dt-column-group-md { display: table-column-group;
  }

  .hmd-dns-md { display: unset;
  }

  .hmd-dni-md { display: none !important;
  }

  .hmd-vv-md { visibility: visible;
  }

  .hmd-vh-md { visibility: hidden;
  }

  .hmd-pa-0-md { padding: 0;
  }

  .hmd-pv-0-md { padding-top: 0; padding-bottom: 0;
  }

  .hmd-ph-0-md { padding-left: 0; padding-right: 0;
  }

  .hmd-pt-0-md { padding-top: 0;
  }

  .hmd-pr-0-md { padding-right: 0;
  }

  .hmd-pb-0-md { padding-bottom: 0;
  }

  .hmd-pl-0-md { padding-left: 0;
  }

  .hmd-pa-1\/10-md { padding: 1px;
  }

  .hmd-pv-1\/10-md { padding-top: 1px; padding-bottom: 1px;
  }

  .hmd-ph-1\/10-md { padding-left: 1px; padding-right: 1px;
  }

  .hmd-pt-1\/10-md { padding-top: 1px;
  }

  .hmd-pr-1\/10-md { padding-right: 1px;
  }

  .hmd-pb-1\/10-md { padding-bottom: 1px;
  }

  .hmd-pl-1\/10-md { padding-left: 1px;
  }

  .hmd-pa-1\/5-md { padding: 2px;
  }

  .hmd-pv-1\/5-md { padding-top: 2px; padding-bottom: 2px;
  }

  .hmd-ph-1\/5-md { padding-left: 2px; padding-right: 2px;
  }

  .hmd-pt-1\/5-md { padding-top: 2px;
  }

  .hmd-pr-1\/5-md { padding-right: 2px;
  }

  .hmd-pb-1\/5-md { padding-bottom: 2px;
  }

  .hmd-pl-1\/5-md { padding-left: 2px;
  }

  .hmd-pa-1\/4-md { padding: .25rem;
  }

  .hmd-pv-1\/4-md { padding-top: .25rem; padding-bottom: .25rem;
  }

  .hmd-ph-1\/4-md { padding-left: .25rem; padding-right: .25rem;
  }

  .hmd-pt-1\/4-md { padding-top: .25rem;
  }

  .hmd-pr-1\/4-md { padding-right: .25rem;
  }

  .hmd-pb-1\/4-md { padding-bottom: .25rem;
  }

  .hmd-pl-1\/4-md { padding-left: .25rem;
  }

  .hmd-pa-3\/4-md { padding: .75rem;
  }

  .hmd-pv-3\/4-md { padding-top: .75rem; padding-bottom: .75rem;
  }

  .hmd-ph-3\/4-md { padding-left: .75rem; padding-right: .75rem;
  }

  .hmd-pt-3\/4-md { padding-top: .75rem;
  }

  .hmd-pr-3\/4-md { padding-right: .75rem;
  }

  .hmd-pb-3\/4-md { padding-bottom: .75rem;
  }

  .hmd-pl-3\/4-md { padding-left: .75rem;
  }

  .hmd-pa-1\/8-md { padding: .125rem;
  }

  .hmd-pv-1\/8-md { padding-top: .125rem; padding-bottom: .125rem;
  }

  .hmd-ph-1\/8-md { padding-left: .125rem; padding-right: .125rem;
  }

  .hmd-pt-1\/8-md { padding-top: .125rem;
  }

  .hmd-pr-1\/8-md { padding-right: .125rem;
  }

  .hmd-pb-1\/8-md { padding-bottom: .125rem;
  }

  .hmd-pl-1\/8-md { padding-left: .125rem;
  }

  .hmd-pa-1\/2-md { padding: 5px;
  }

  .hmd-pv-1\/2-md { padding-top: 5px; padding-bottom: 5px;
  }

  .hmd-ph-1\/2-md { padding-left: 5px; padding-right: 5px;
  }

  .hmd-pt-1\/2-md { padding-top: 5px;
  }

  .hmd-pr-1\/2-md { padding-right: 5px;
  }

  .hmd-pb-1\/2-md { padding-bottom: 5px;
  }

  .hmd-pl-1\/2-md { padding-left: 5px;
  }

  .hmd-pa-1-md { padding: 10px;
  }

  .hmd-pv-1-md { padding-top: 10px; padding-bottom: 10px;
  }

  .hmd-ph-1-md { padding-left: 10px; padding-right: 10px;
  }

  .hmd-pt-1-md { padding-top: 10px;
  }

  .hmd-pr-1-md { padding-right: 10px;
  }

  .hmd-pb-1-md { padding-bottom: 10px;
  }

  .hmd-pl-1-md { padding-left: 10px;
  }

  .hmd-pa-3\/2-md { padding: 15px;
  }

  .hmd-pv-3\/2-md { padding-top: 15px; padding-bottom: 15px;
  }

  .hmd-ph-3\/2-md { padding-left: 15px; padding-right: 15px;
  }

  .hmd-pt-3\/2-md { padding-top: 15px;
  }

  .hmd-pr-3\/2-md { padding-right: 15px;
  }

  .hmd-pb-3\/2-md { padding-bottom: 15px;
  }

  .hmd-pl-3\/2-md { padding-left: 15px;
  }

  .hmd-pa-2-md { padding: 20px;
  }

  .hmd-pv-2-md { padding-top: 20px; padding-bottom: 20px;
  }

  .hmd-ph-2-md { padding-left: 20px; padding-right: 20px;
  }

  .hmd-pt-2-md { padding-top: 20px;
  }

  .hmd-pr-2-md { padding-right: 20px;
  }

  .hmd-pb-2-md { padding-bottom: 20px;
  }

  .hmd-pl-2-md { padding-left: 20px;
  }

  .hmd-pa-25-md { padding: 25px;
  }

  .hmd-pv-25-md { padding-top: 25px; padding-bottom: 25px;
  }

  .hmd-ph-25-md { padding-left: 25px; padding-right: 25px;
  }

  .hmd-pt-25-md { padding-top: 25px;
  }

  .hmd-pr-25-md { padding-right: 25px;
  }

  .hmd-pb-25-md { padding-bottom: 25px;
  }

  .hmd-pl-25-md { padding-left: 25px;
  }

  .hmd-pa-3-md { padding: 30px;
  }

  .hmd-pv-3-md { padding-top: 30px; padding-bottom: 30px;
  }

  .hmd-ph-3-md { padding-left: 30px; padding-right: 30px;
  }

  .hmd-pt-3-md { padding-top: 30px;
  }

  .hmd-pr-3-md { padding-right: 30px;
  }

  .hmd-pb-3-md { padding-bottom: 30px;
  }

  .hmd-pl-3-md { padding-left: 30px;
  }

  .hmd-pa-35-md { padding: 35px;
  }

  .hmd-pv-35-md { padding-top: 35px; padding-bottom: 35px;
  }

  .hmd-ph-35-md { padding-left: 35px; padding-right: 35px;
  }

  .hmd-pt-35-md { padding-top: 35px;
  }

  .hmd-pr-35-md { padding-right: 35px;
  }

  .hmd-pb-35-md { padding-bottom: 35px;
  }

  .hmd-pl-35-md { padding-left: 35px;
  }

  .hmd-pa-4-md { padding: 40px;
  }

  .hmd-pv-4-md { padding-top: 40px; padding-bottom: 40px;
  }

  .hmd-ph-4-md { padding-left: 40px; padding-right: 40px;
  }

  .hmd-pt-4-md { padding-top: 40px;
  }

  .hmd-pr-4-md { padding-right: 40px;
  }

  .hmd-pb-4-md { padding-bottom: 40px;
  }

  .hmd-pl-4-md { padding-left: 40px;
  }

  .hmd-pa-5-md { padding: 50px;
  }

  .hmd-pv-5-md { padding-top: 50px; padding-bottom: 50px;
  }

  .hmd-ph-5-md { padding-left: 50px; padding-right: 50px;
  }

  .hmd-pt-5-md { padding-top: 50px;
  }

  .hmd-pr-5-md { padding-right: 50px;
  }

  .hmd-pb-5-md { padding-bottom: 50px;
  }

  .hmd-pl-5-md { padding-left: 50px;
  }

  .hmd-pa-55-md { padding: 55px;
  }

  .hmd-pv-55-md { padding-top: 55px; padding-bottom: 55px;
  }

  .hmd-ph-55-md { padding-left: 55px; padding-right: 55px;
  }

  .hmd-pt-55-md { padding-top: 55px;
  }

  .hmd-pr-55-md { padding-right: 55px;
  }

  .hmd-pb-55-md { padding-bottom: 55px;
  }

  .hmd-pl-55-md { padding-left: 55px;
  }

  .hmd-pa-6-md { padding: 60px;
  }

  .hmd-pv-6-md { padding-top: 60px; padding-bottom: 60px;
  }

  .hmd-ph-6-md { padding-left: 60px; padding-right: 60px;
  }

  .hmd-pt-6-md { padding-top: 60px;
  }

  .hmd-pr-6-md { padding-right: 60px;
  }

  .hmd-pb-6-md { padding-bottom: 60px;
  }

  .hmd-pl-6-md { padding-left: 60px;
  }

  .hmd-pa-7-md { padding: 70px;
  }

  .hmd-pv-7-md { padding-top: 70px; padding-bottom: 70px;
  }

  .hmd-ph-7-md { padding-left: 70px; padding-right: 70px;
  }

  .hmd-pt-7-md { padding-top: 70px;
  }

  .hmd-pr-7-md { padding-right: 70px;
  }

  .hmd-pb-7-md { padding-bottom: 70px;
  }

  .hmd-pl-7-md { padding-left: 70px;
  }

  .hmd-pa-8-md { padding: 80px;
  }

  .hmd-pv-8-md { padding-top: 80px; padding-bottom: 80px;
  }

  .hmd-ph-8-md { padding-left: 80px; padding-right: 80px;
  }

  .hmd-pt-8-md { padding-top: 80px;
  }

  .hmd-pr-8-md { padding-right: 80px;
  }

  .hmd-pb-8-md { padding-bottom: 80px;
  }

  .hmd-pl-8-md { padding-left: 80px;
  }

  .hmd-pa-10-md { padding: 100px;
  }

  .hmd-pv-10-md { padding-top: 100px; padding-bottom: 100px;
  }

  .hmd-ph-10-md { padding-left: 100px; padding-right: 100px;
  }

  .hmd-pt-10-md { padding-top: 100px;
  }

  .hmd-pr-10-md { padding-right: 100px;
  }

  .hmd-pb-10-md { padding-bottom: 100px;
  }

  .hmd-pl-10-md { padding-left: 100px;
  }

  .hmd-pa-12-md { padding: 120px;
  }

  .hmd-pv-12-md { padding-top: 120px; padding-bottom: 120px;
  }

  .hmd-ph-12-md { padding-left: 120px; padding-right: 120px;
  }

  .hmd-pt-12-md { padding-top: 120px;
  }

  .hmd-pr-12-md { padding-right: 120px;
  }

  .hmd-pb-12-md { padding-bottom: 120px;
  }

  .hmd-pl-12-md { padding-left: 120px;
  }

  .hmd-pa-14-md { padding: 140px;
  }

  .hmd-pv-14-md { padding-top: 140px; padding-bottom: 140px;
  }

  .hmd-ph-14-md { padding-left: 140px; padding-right: 140px;
  }

  .hmd-pt-14-md { padding-top: 140px;
  }

  .hmd-pr-14-md { padding-right: 140px;
  }

  .hmd-pb-14-md { padding-bottom: 140px;
  }

  .hmd-pl-14-md { padding-left: 140px;
  }

  .hmd-pa-16-md { padding: 160px;
  }

  .hmd-pv-16-md { padding-top: 160px; padding-bottom: 160px;
  }

  .hmd-ph-16-md { padding-left: 160px; padding-right: 160px;
  }

  .hmd-pt-16-md { padding-top: 160px;
  }

  .hmd-pr-16-md { padding-right: 160px;
  }

  .hmd-pb-16-md { padding-bottom: 160px;
  }

  .hmd-pl-16-md { padding-left: 160px;
  }

  .hmd-pa-auto-md { padding: auto;
  }

  .hmd-pv-auto-md { padding-top: auto; padding-bottom: auto;
  }

  .hmd-ph-auto-md { padding-left: auto; padding-right: auto;
  }

  .hmd-pt-auto-md { padding-top: auto;
  }

  .hmd-pr-auto-md { padding-right: auto;
  }

  .hmd-pb-auto-md { padding-bottom: auto;
  }

  .hmd-pl-auto-md { padding-left: auto;
  }

  .hmd-ma-0-md { margin: 0;
  }

  .hmd-mv-0-md { margin-top: 0; margin-bottom: 0;
  }

  .hmd-mh-0-md { margin-left: 0; margin-right: 0;
  }

  .hmd-mt-0-md { margin-top: 0;
  }

  .hmd-mr-0-md { margin-right: 0;
  }

  .hmd-mb-0-md { margin-bottom: 0;
  }

  .hmd-ml-0-md { margin-left: 0;
  }

  .hmd-nt-0-md { margin-top: -0;
  }

  .hmd-nr-0-md { margin-right: -0;
  }

  .hmd-nb-0-md { margin-bottom: -0;
  }

  .hmd-nl-0-md { margin-left: -0;
  }

  .hmd-ma-1\/10-md { margin: 1px;
  }

  .hmd-mv-1\/10-md { margin-top: 1px; margin-bottom: 1px;
  }

  .hmd-mh-1\/10-md { margin-left: 1px; margin-right: 1px;
  }

  .hmd-mt-1\/10-md { margin-top: 1px;
  }

  .hmd-mr-1\/10-md { margin-right: 1px;
  }

  .hmd-mb-1\/10-md { margin-bottom: 1px;
  }

  .hmd-ml-1\/10-md { margin-left: 1px;
  }

  .hmd-nt-1\/10-md { margin-top: -1px;
  }

  .hmd-nr-1\/10-md { margin-right: -1px;
  }

  .hmd-nb-1\/10-md { margin-bottom: -1px;
  }

  .hmd-nl-1\/10-md { margin-left: -1px;
  }

  .hmd-ma-1\/5-md { margin: 2px;
  }

  .hmd-mv-1\/5-md { margin-top: 2px; margin-bottom: 2px;
  }

  .hmd-mh-1\/5-md { margin-left: 2px; margin-right: 2px;
  }

  .hmd-mt-1\/5-md { margin-top: 2px;
  }

  .hmd-mr-1\/5-md { margin-right: 2px;
  }

  .hmd-mb-1\/5-md { margin-bottom: 2px;
  }

  .hmd-ml-1\/5-md { margin-left: 2px;
  }

  .hmd-nt-1\/5-md { margin-top: -2px;
  }

  .hmd-nr-1\/5-md { margin-right: -2px;
  }

  .hmd-nb-1\/5-md { margin-bottom: -2px;
  }

  .hmd-nl-1\/5-md { margin-left: -2px;
  }

  .hmd-ma-1\/4-md { margin: .25rem;
  }

  .hmd-mv-1\/4-md { margin-top: .25rem; margin-bottom: .25rem;
  }

  .hmd-mh-1\/4-md { margin-left: .25rem; margin-right: .25rem;
  }

  .hmd-mt-1\/4-md { margin-top: .25rem;
  }

  .hmd-mr-1\/4-md { margin-right: .25rem;
  }

  .hmd-mb-1\/4-md { margin-bottom: .25rem;
  }

  .hmd-ml-1\/4-md { margin-left: .25rem;
  }

  .hmd-nt-1\/4-md { margin-top: -0.25rem;
  }

  .hmd-nr-1\/4-md { margin-right: -0.25rem;
  }

  .hmd-nb-1\/4-md { margin-bottom: -0.25rem;
  }

  .hmd-nl-1\/4-md { margin-left: -0.25rem;
  }

  .hmd-ma-3\/4-md { margin: .75rem;
  }

  .hmd-mv-3\/4-md { margin-top: .75rem; margin-bottom: .75rem;
  }

  .hmd-mh-3\/4-md { margin-left: .75rem; margin-right: .75rem;
  }

  .hmd-mt-3\/4-md { margin-top: .75rem;
  }

  .hmd-mr-3\/4-md { margin-right: .75rem;
  }

  .hmd-mb-3\/4-md { margin-bottom: .75rem;
  }

  .hmd-ml-3\/4-md { margin-left: .75rem;
  }

  .hmd-nt-3\/4-md { margin-top: -0.75rem;
  }

  .hmd-nr-3\/4-md { margin-right: -0.75rem;
  }

  .hmd-nb-3\/4-md { margin-bottom: -0.75rem;
  }

  .hmd-nl-3\/4-md { margin-left: -0.75rem;
  }

  .hmd-ma-1\/8-md { margin: .125rem;
  }

  .hmd-mv-1\/8-md { margin-top: .125rem; margin-bottom: .125rem;
  }

  .hmd-mh-1\/8-md { margin-left: .125rem; margin-right: .125rem;
  }

  .hmd-mt-1\/8-md { margin-top: .125rem;
  }

  .hmd-mr-1\/8-md { margin-right: .125rem;
  }

  .hmd-mb-1\/8-md { margin-bottom: .125rem;
  }

  .hmd-ml-1\/8-md { margin-left: .125rem;
  }

  .hmd-nt-1\/8-md { margin-top: -0.125rem;
  }

  .hmd-nr-1\/8-md { margin-right: -0.125rem;
  }

  .hmd-nb-1\/8-md { margin-bottom: -0.125rem;
  }

  .hmd-nl-1\/8-md { margin-left: -0.125rem;
  }

  .hmd-ma-1\/2-md { margin: 5px;
  }

  .hmd-mv-1\/2-md { margin-top: 5px; margin-bottom: 5px;
  }

  .hmd-mh-1\/2-md { margin-left: 5px; margin-right: 5px;
  }

  .hmd-mt-1\/2-md { margin-top: 5px;
  }

  .hmd-mr-1\/2-md { margin-right: 5px;
  }

  .hmd-mb-1\/2-md { margin-bottom: 5px;
  }

  .hmd-ml-1\/2-md { margin-left: 5px;
  }

  .hmd-nt-1\/2-md { margin-top: -5px;
  }

  .hmd-nr-1\/2-md { margin-right: -5px;
  }

  .hmd-nb-1\/2-md { margin-bottom: -5px;
  }

  .hmd-nl-1\/2-md { margin-left: -5px;
  }

  .hmd-ma-1-md { margin: 10px;
  }

  .hmd-mv-1-md { margin-top: 10px; margin-bottom: 10px;
  }

  .hmd-mh-1-md { margin-left: 10px; margin-right: 10px;
  }

  .hmd-mt-1-md { margin-top: 10px;
  }

  .hmd-mr-1-md { margin-right: 10px;
  }

  .hmd-mb-1-md { margin-bottom: 10px;
  }

  .hmd-ml-1-md { margin-left: 10px;
  }

  .hmd-nt-1-md { margin-top: -10px;
  }

  .hmd-nr-1-md { margin-right: -10px;
  }

  .hmd-nb-1-md { margin-bottom: -10px;
  }

  .hmd-nl-1-md { margin-left: -10px;
  }

  .hmd-ma-3\/2-md { margin: 15px;
  }

  .hmd-mv-3\/2-md { margin-top: 15px; margin-bottom: 15px;
  }

  .hmd-mh-3\/2-md { margin-left: 15px; margin-right: 15px;
  }

  .hmd-mt-3\/2-md { margin-top: 15px;
  }

  .hmd-mr-3\/2-md { margin-right: 15px;
  }

  .hmd-mb-3\/2-md { margin-bottom: 15px;
  }

  .hmd-ml-3\/2-md { margin-left: 15px;
  }

  .hmd-nt-3\/2-md { margin-top: -15px;
  }

  .hmd-nr-3\/2-md { margin-right: -15px;
  }

  .hmd-nb-3\/2-md { margin-bottom: -15px;
  }

  .hmd-nl-3\/2-md { margin-left: -15px;
  }

  .hmd-ma-2-md { margin: 20px;
  }

  .hmd-mv-2-md { margin-top: 20px; margin-bottom: 20px;
  }

  .hmd-mh-2-md { margin-left: 20px; margin-right: 20px;
  }

  .hmd-mt-2-md { margin-top: 20px;
  }

  .hmd-mr-2-md { margin-right: 20px;
  }

  .hmd-mb-2-md { margin-bottom: 20px;
  }

  .hmd-ml-2-md { margin-left: 20px;
  }

  .hmd-nt-2-md { margin-top: -20px;
  }

  .hmd-nr-2-md { margin-right: -20px;
  }

  .hmd-nb-2-md { margin-bottom: -20px;
  }

  .hmd-nl-2-md { margin-left: -20px;
  }

  .hmd-ma-25-md { margin: 25px;
  }

  .hmd-mv-25-md { margin-top: 25px; margin-bottom: 25px;
  }

  .hmd-mh-25-md { margin-left: 25px; margin-right: 25px;
  }

  .hmd-mt-25-md { margin-top: 25px;
  }

  .hmd-mr-25-md { margin-right: 25px;
  }

  .hmd-mb-25-md { margin-bottom: 25px;
  }

  .hmd-ml-25-md { margin-left: 25px;
  }

  .hmd-nt-25-md { margin-top: -25px;
  }

  .hmd-nr-25-md { margin-right: -25px;
  }

  .hmd-nb-25-md { margin-bottom: -25px;
  }

  .hmd-nl-25-md { margin-left: -25px;
  }

  .hmd-ma-3-md { margin: 30px;
  }

  .hmd-mv-3-md { margin-top: 30px; margin-bottom: 30px;
  }

  .hmd-mh-3-md { margin-left: 30px; margin-right: 30px;
  }

  .hmd-mt-3-md { margin-top: 30px;
  }

  .hmd-mr-3-md { margin-right: 30px;
  }

  .hmd-mb-3-md { margin-bottom: 30px;
  }

  .hmd-ml-3-md { margin-left: 30px;
  }

  .hmd-nt-3-md { margin-top: -30px;
  }

  .hmd-nr-3-md { margin-right: -30px;
  }

  .hmd-nb-3-md { margin-bottom: -30px;
  }

  .hmd-nl-3-md { margin-left: -30px;
  }

  .hmd-ma-35-md { margin: 35px;
  }

  .hmd-mv-35-md { margin-top: 35px; margin-bottom: 35px;
  }

  .hmd-mh-35-md { margin-left: 35px; margin-right: 35px;
  }

  .hmd-mt-35-md { margin-top: 35px;
  }

  .hmd-mr-35-md { margin-right: 35px;
  }

  .hmd-mb-35-md { margin-bottom: 35px;
  }

  .hmd-ml-35-md { margin-left: 35px;
  }

  .hmd-nt-35-md { margin-top: -35px;
  }

  .hmd-nr-35-md { margin-right: -35px;
  }

  .hmd-nb-35-md { margin-bottom: -35px;
  }

  .hmd-nl-35-md { margin-left: -35px;
  }

  .hmd-ma-4-md { margin: 40px;
  }

  .hmd-mv-4-md { margin-top: 40px; margin-bottom: 40px;
  }

  .hmd-mh-4-md { margin-left: 40px; margin-right: 40px;
  }

  .hmd-mt-4-md { margin-top: 40px;
  }

  .hmd-mr-4-md { margin-right: 40px;
  }

  .hmd-mb-4-md { margin-bottom: 40px;
  }

  .hmd-ml-4-md { margin-left: 40px;
  }

  .hmd-nt-4-md { margin-top: -40px;
  }

  .hmd-nr-4-md { margin-right: -40px;
  }

  .hmd-nb-4-md { margin-bottom: -40px;
  }

  .hmd-nl-4-md { margin-left: -40px;
  }

  .hmd-ma-5-md { margin: 50px;
  }

  .hmd-mv-5-md { margin-top: 50px; margin-bottom: 50px;
  }

  .hmd-mh-5-md { margin-left: 50px; margin-right: 50px;
  }

  .hmd-mt-5-md { margin-top: 50px;
  }

  .hmd-mr-5-md { margin-right: 50px;
  }

  .hmd-mb-5-md { margin-bottom: 50px;
  }

  .hmd-ml-5-md { margin-left: 50px;
  }

  .hmd-nt-5-md { margin-top: -50px;
  }

  .hmd-nr-5-md { margin-right: -50px;
  }

  .hmd-nb-5-md { margin-bottom: -50px;
  }

  .hmd-nl-5-md { margin-left: -50px;
  }

  .hmd-ma-55-md { margin: 55px;
  }

  .hmd-mv-55-md { margin-top: 55px; margin-bottom: 55px;
  }

  .hmd-mh-55-md { margin-left: 55px; margin-right: 55px;
  }

  .hmd-mt-55-md { margin-top: 55px;
  }

  .hmd-mr-55-md { margin-right: 55px;
  }

  .hmd-mb-55-md { margin-bottom: 55px;
  }

  .hmd-ml-55-md { margin-left: 55px;
  }

  .hmd-nt-55-md { margin-top: -55px;
  }

  .hmd-nr-55-md { margin-right: -55px;
  }

  .hmd-nb-55-md { margin-bottom: -55px;
  }

  .hmd-nl-55-md { margin-left: -55px;
  }

  .hmd-ma-6-md { margin: 60px;
  }

  .hmd-mv-6-md { margin-top: 60px; margin-bottom: 60px;
  }

  .hmd-mh-6-md { margin-left: 60px; margin-right: 60px;
  }

  .hmd-mt-6-md { margin-top: 60px;
  }

  .hmd-mr-6-md { margin-right: 60px;
  }

  .hmd-mb-6-md { margin-bottom: 60px;
  }

  .hmd-ml-6-md { margin-left: 60px;
  }

  .hmd-nt-6-md { margin-top: -60px;
  }

  .hmd-nr-6-md { margin-right: -60px;
  }

  .hmd-nb-6-md { margin-bottom: -60px;
  }

  .hmd-nl-6-md { margin-left: -60px;
  }

  .hmd-ma-7-md { margin: 70px;
  }

  .hmd-mv-7-md { margin-top: 70px; margin-bottom: 70px;
  }

  .hmd-mh-7-md { margin-left: 70px; margin-right: 70px;
  }

  .hmd-mt-7-md { margin-top: 70px;
  }

  .hmd-mr-7-md { margin-right: 70px;
  }

  .hmd-mb-7-md { margin-bottom: 70px;
  }

  .hmd-ml-7-md { margin-left: 70px;
  }

  .hmd-nt-7-md { margin-top: -70px;
  }

  .hmd-nr-7-md { margin-right: -70px;
  }

  .hmd-nb-7-md { margin-bottom: -70px;
  }

  .hmd-nl-7-md { margin-left: -70px;
  }

  .hmd-ma-8-md { margin: 80px;
  }

  .hmd-mv-8-md { margin-top: 80px; margin-bottom: 80px;
  }

  .hmd-mh-8-md { margin-left: 80px; margin-right: 80px;
  }

  .hmd-mt-8-md { margin-top: 80px;
  }

  .hmd-mr-8-md { margin-right: 80px;
  }

  .hmd-mb-8-md { margin-bottom: 80px;
  }

  .hmd-ml-8-md { margin-left: 80px;
  }

  .hmd-nt-8-md { margin-top: -80px;
  }

  .hmd-nr-8-md { margin-right: -80px;
  }

  .hmd-nb-8-md { margin-bottom: -80px;
  }

  .hmd-nl-8-md { margin-left: -80px;
  }

  .hmd-ma-10-md { margin: 100px;
  }

  .hmd-mv-10-md { margin-top: 100px; margin-bottom: 100px;
  }

  .hmd-mh-10-md { margin-left: 100px; margin-right: 100px;
  }

  .hmd-mt-10-md { margin-top: 100px;
  }

  .hmd-mr-10-md { margin-right: 100px;
  }

  .hmd-mb-10-md { margin-bottom: 100px;
  }

  .hmd-ml-10-md { margin-left: 100px;
  }

  .hmd-nt-10-md { margin-top: -100px;
  }

  .hmd-nr-10-md { margin-right: -100px;
  }

  .hmd-nb-10-md { margin-bottom: -100px;
  }

  .hmd-nl-10-md { margin-left: -100px;
  }

  .hmd-ma-12-md { margin: 120px;
  }

  .hmd-mv-12-md { margin-top: 120px; margin-bottom: 120px;
  }

  .hmd-mh-12-md { margin-left: 120px; margin-right: 120px;
  }

  .hmd-mt-12-md { margin-top: 120px;
  }

  .hmd-mr-12-md { margin-right: 120px;
  }

  .hmd-mb-12-md { margin-bottom: 120px;
  }

  .hmd-ml-12-md { margin-left: 120px;
  }

  .hmd-nt-12-md { margin-top: -120px;
  }

  .hmd-nr-12-md { margin-right: -120px;
  }

  .hmd-nb-12-md { margin-bottom: -120px;
  }

  .hmd-nl-12-md { margin-left: -120px;
  }

  .hmd-ma-14-md { margin: 140px;
  }

  .hmd-mv-14-md { margin-top: 140px; margin-bottom: 140px;
  }

  .hmd-mh-14-md { margin-left: 140px; margin-right: 140px;
  }

  .hmd-mt-14-md { margin-top: 140px;
  }

  .hmd-mr-14-md { margin-right: 140px;
  }

  .hmd-mb-14-md { margin-bottom: 140px;
  }

  .hmd-ml-14-md { margin-left: 140px;
  }

  .hmd-nt-14-md { margin-top: -140px;
  }

  .hmd-nr-14-md { margin-right: -140px;
  }

  .hmd-nb-14-md { margin-bottom: -140px;
  }

  .hmd-nl-14-md { margin-left: -140px;
  }

  .hmd-ma-16-md { margin: 160px;
  }

  .hmd-mv-16-md { margin-top: 160px; margin-bottom: 160px;
  }

  .hmd-mh-16-md { margin-left: 160px; margin-right: 160px;
  }

  .hmd-mt-16-md { margin-top: 160px;
  }

  .hmd-mr-16-md { margin-right: 160px;
  }

  .hmd-mb-16-md { margin-bottom: 160px;
  }

  .hmd-ml-16-md { margin-left: 160px;
  }

  .hmd-nt-16-md { margin-top: -160px;
  }

  .hmd-nr-16-md { margin-right: -160px;
  }

  .hmd-nb-16-md { margin-bottom: -160px;
  }

  .hmd-nl-16-md { margin-left: -160px;
  }

  .hmd-ma-auto-md { margin: auto;
  }

  .hmd-mv-auto-md { margin-top: auto; margin-bottom: auto;
  }

  .hmd-mh-auto-md { margin-left: auto; margin-right: auto;
  }

  .hmd-mt-auto-md { margin-top: auto;
  }

  .hmd-mr-auto-md { margin-right: auto;
  }

  .hmd-mb-auto-md { margin-bottom: auto;
  }

  .hmd-ml-auto-md { margin-left: auto;
  }

  .hmd-nt-auto-md { margin-top: -auto;
  }

  .hmd-nr-auto-md { margin-right: -auto;
  }

  .hmd-nb-auto-md { margin-bottom: -auto;
  }

  .hmd-nl-auto-md { margin-left: -auto;
  }

  .hmd-mh-auto--md { margin: 0 auto;
  }

  .hmd-op-0-md { opacity: 0%;
  }

  .hmd-op-1-md { opacity: 10%;
  }

  .hmd-op-2-md { opacity: 20%;
  }

  .hmd-op-3-md { opacity: 30%;
  }

  .hmd-op-4-md { opacity: 40%;
  }

  .hmd-op-5-md { opacity: 50%;
  }

  .hmd-op-6-md { opacity: 60%;
  }

  .hmd-op-7-md { opacity: 70%;
  }

  .hmd-op-8-md { opacity: 80%;
  }

  .hmd-op-9-md { opacity: 90%;
  }

  .hmd-op-10-md { opacity: 100%;
  }

  .hmd-w-1-md { width: 10px;
  }

  .hmd-mw-1-md { max-width: 10px;
  }

  .hmd-nw-1-md { min-width: 10px;
  }

  .hmd-w-2-md { width: 20px;
  }

  .hmd-mw-2-md { max-width: 20px;
  }

  .hmd-nw-2-md { min-width: 20px;
  }

  .hmd-w-3-md { width: 30px;
  }

  .hmd-mw-3-md { max-width: 30px;
  }

  .hmd-nw-3-md { min-width: 30px;
  }

  .hmd-w-4-md { width: 40px;
  }

  .hmd-mw-4-md { max-width: 40px;
  }

  .hmd-nw-4-md { min-width: 40px;
  }

  .hmd-w-8-md { width: 80px;
  }

  .hmd-mw-8-md { max-width: 80px;
  }

  .hmd-nw-8-md { min-width: 80px;
  }

  .hmd-w-16-md { width: 160px;
  }

  .hmd-mw-16-md { max-width: 160px;
  }

  .hmd-nw-16-md { min-width: 160px;
  }

  .hmd-w-18-md { width: 180px;
  }

  .hmd-mw-18-md { max-width: 180px;
  }

  .hmd-nw-18-md { min-width: 180px;
  }

  .hmd-w-30-md { width: 300px;
  }

  .hmd-mw-30-md { max-width: 300px;
  }

  .hmd-nw-30-md { min-width: 300px;
  }

  .hmd-w-110-md { width: 1110px;
  }

  .hmd-mw-110-md { max-width: 1110px;
  }

  .hmd-nw-110-md { min-width: 1110px;
  }

  .hmd-w-1\/10-md { width: 10%;
  }

  .hmd-mw-1\/10-md { max-width: 10%;
  }

  .hmd-nw-1\/10-md { min-width: 10%;
  }

  .hmd-w-1\/5-md { width: 20%;
  }

  .hmd-mw-1\/5-md { max-width: 20%;
  }

  .hmd-nw-1\/5-md { min-width: 20%;
  }

  .hmd-w-1\/4-md { width: 25%;
  }

  .hmd-mw-1\/4-md { max-width: 25%;
  }

  .hmd-nw-1\/4-md { min-width: 25%;
  }

  .hmd-w-3\/10-md { width: 30%;
  }

  .hmd-mw-3\/10-md { max-width: 30%;
  }

  .hmd-nw-3\/10-md { min-width: 30%;
  }

  .hmd-w-1\/3-md { width: 33.3333%;
  }

  .hmd-mw-1\/3-md { max-width: 33.3333%;
  }

  .hmd-nw-1\/3-md { min-width: 33.3333%;
  }

  .hmd-w-2\/5-md { width: 40%;
  }

  .hmd-mw-2\/5-md { max-width: 40%;
  }

  .hmd-nw-2\/5-md { min-width: 40%;
  }

  .hmd-w-1\/2-md { width: 50%;
  }

  .hmd-mw-1\/2-md { max-width: 50%;
  }

  .hmd-nw-1\/2-md { min-width: 50%;
  }

  .hmd-w-3\/5-md { width: 60%;
  }

  .hmd-mw-3\/5-md { max-width: 60%;
  }

  .hmd-nw-3\/5-md { min-width: 60%;
  }

  .hmd-w-7\/10-md { width: 70%;
  }

  .hmd-mw-7\/10-md { max-width: 70%;
  }

  .hmd-nw-7\/10-md { min-width: 70%;
  }

  .hmd-w-3\/4-md { width: 75%;
  }

  .hmd-mw-3\/4-md { max-width: 75%;
  }

  .hmd-nw-3\/4-md { min-width: 75%;
  }

  .hmd-w-4\/5-md { width: 80%;
  }

  .hmd-mw-4\/5-md { max-width: 80%;
  }

  .hmd-nw-4\/5-md { min-width: 80%;
  }

  .hmd-w-9\/10-md { width: 90%;
  }

  .hmd-mw-9\/10-md { max-width: 90%;
  }

  .hmd-nw-9\/10-md { min-width: 90%;
  }

  .hmd-w-full-md { width: 100%;
  }

  .hmd-mw-full-md { max-width: 100%;
  }

  .hmd-nw-full-md { min-width: 100%;
  }

  .hmd-w-100-md { width: 100%;
  }

  .hmd-mw-100-md { max-width: 100%;
  }

  .hmd-nw-100-md { min-width: 100%;
  }

  .hmd-w-auto-md { width: auto;
  }

  .hmd-mw-auto-md { max-width: auto;
  }

  .hmd-nw-auto-md { min-width: auto;
  }
}

@media(min-width: 768px) {
  .navbar .ui-profile-label img { height: 30px; width: 30px;
  }

  .nav-mobile { display: none;
  }

  .hmd-text-left-sm { text-align: left;
  }

  .hmd-text-right-sm { text-align: right;
  }

  .hmd-text-center-sm { text-align: center;
  }

  .hmd-text-bold-sm { font-weight: bold;
  }

  .hmd-text-underline-sm { text-decoration: underline;
  }

  .hmd-text-left-sm { text-align: left;
  }

  .hmd-text-right-sm { text-align: right;
  }

  .hmd-text-center-sm { text-align: center;
  }

  .hmd-text-bold-sm { font-weight: bold;
  }

  .hmd-text-underline-sm { text-decoration: underline;
  }

  .modal-body { max-height: calc( 100vh - 90px );
  }

  .hmd-flex-sm { display: flex;
  }

  .inline-flex-sm { display: inline-flex;
  }

  .hmd-flex-auto-sm { flex: 1 1 auto; min-width: 0; min-height: 0;
  }

  .hmd-flex-one-sm { flex: 1;
  }

  .hmd-flex-two-sm { flex: 2;
  }

  .hmd-flex-none-sm { flex: none;
  }

  .hmd-flex-column-sm { flex-direction: column;
  }

  .hmd-flex-row-sm { flex-direction: row;
  }

  .hmd-flex-wrap-sm { flex-wrap: wrap;
  }

  .hmd-flex-nowrap-sm { flex-wrap: nowrap;
  }

  .hmd-flex-wrap-reverse-sm { flex-wrap: wrap-reverse;
  }

  .hmd-flex-column-reverse-sm { flex-direction: column-reverse;
  }

  .hmd-flex-row-reverse-sm { flex-direction: row-reverse;
  }

  .hmd-items-start-sm { align-items: flex-start;
  }

  .hmd-items-end-sm { align-items: flex-end;
  }

  .hmd-items-center-sm { align-items: center;
  }

  .hmd-items-baseline-sm { align-items: baseline;
  }

  .hmd-items-stretch-sm { align-items: stretch;
  }

  .hmd-self-start-sm { align-self: flex-start;
  }

  .hmd-self-end-sm { align-self: flex-end;
  }

  .hmd-self-center-sm { align-self: center;
  }

  .hmd-self-baseline-sm { align-self: baseline;
  }

  .hmd-self-stretch-sm { align-self: stretch;
  }

  .hmd-justify-start-sm { justify-content: flex-start;
  }

  .hmd-justify-end-sm { justify-content: flex-end;
  }

  .hmd-justify-center-sm { justify-content: center;
  }

  .hmd-justify-between-sm { justify-content: space-between;
  }

  .hmd-justify-around-sm { justify-content: space-around;
  }

  .hmd-content-start-sm { align-content: flex-start;
  }

  .hmd-content-end-sm { align-content: flex-end;
  }

  .hmd-content-center-sm { align-content: center;
  }

  .hmd-content-between-sm { align-content: space-between;
  }

  .hmd-content-around-sm { align-content: space-around;
  }

  .hmd-content-stretch-sm { align-content: stretch;
  }

  .hmd-order-0-sm { order: 0;
  }

  .hmd-order-1-sm { order: 1;
  }

  .hmd-order-2-sm { order: 2;
  }

  .hmd-order-3-sm { order: 3;
  }

  .hmd-order-4-sm { order: 4;
  }

  .hmd-order-5-sm { order: 5;
  }

  .hmd-order-6-sm { order: 6;
  }

  .hmd-order-7-sm { order: 7;
  }

  .hmd-order-8-sm { order: 8;
  }

  .hmd-order-last-sm { order: 99999;
  }

  .hmd-flex-grow-0-sm { flex-grow: 0;
  }

  .hmd-flex-grow-1-sm { flex-grow: 1;
  }

  .hmd-flex-shrink-0-sm { flex-shrink: 0;
  }

  .hmd-flex-shrink-1-sm { flex-shrink: 1;
  }

  .hmd-dn-sm { display: none;
  }

  .hmd-di-sm { display: inline;
  }

  .hmd-db-sm { display: block;
  }

  .hmd-dib-sm { display: inline-block;
  }

  .hmd-dit-sm { display: inline-table;
  }

  .hmd-dt-sm { display: table;
  }

  .hmd-dtc-sm { display: table-cell;
  }

  .hmd-dt-row-sm { display: table-row;
  }

  .hmd-dt-row-group-sm { display: table-row-group;
  }

  .hmd-dt-column-sm { display: table-column;
  }

  .hmd-dt-column-group-sm { display: table-column-group;
  }

  .hmd-dns-sm { display: unset;
  }

  .hmd-dni-sm { display: none !important;
  }

  .hmd-vv-sm { visibility: visible;
  }

  .hmd-vh-sm { visibility: hidden;
  }

  .hmd-pa-0-sm { padding: 0;
  }

  .hmd-pv-0-sm { padding-top: 0; padding-bottom: 0;
  }

  .hmd-ph-0-sm { padding-left: 0; padding-right: 0;
  }

  .hmd-pt-0-sm { padding-top: 0;
  }

  .hmd-pr-0-sm { padding-right: 0;
  }

  .hmd-pb-0-sm { padding-bottom: 0;
  }

  .hmd-pl-0-sm { padding-left: 0;
  }

  .hmd-pa-1\/10-sm { padding: 1px;
  }

  .hmd-pv-1\/10-sm { padding-top: 1px; padding-bottom: 1px;
  }

  .hmd-ph-1\/10-sm { padding-left: 1px; padding-right: 1px;
  }

  .hmd-pt-1\/10-sm { padding-top: 1px;
  }

  .hmd-pr-1\/10-sm { padding-right: 1px;
  }

  .hmd-pb-1\/10-sm { padding-bottom: 1px;
  }

  .hmd-pl-1\/10-sm { padding-left: 1px;
  }

  .hmd-pa-1\/5-sm { padding: 2px;
  }

  .hmd-pv-1\/5-sm { padding-top: 2px; padding-bottom: 2px;
  }

  .hmd-ph-1\/5-sm { padding-left: 2px; padding-right: 2px;
  }

  .hmd-pt-1\/5-sm { padding-top: 2px;
  }

  .hmd-pr-1\/5-sm { padding-right: 2px;
  }

  .hmd-pb-1\/5-sm { padding-bottom: 2px;
  }

  .hmd-pl-1\/5-sm { padding-left: 2px;
  }

  .hmd-pa-1\/4-sm { padding: .25rem;
  }

  .hmd-pv-1\/4-sm { padding-top: .25rem; padding-bottom: .25rem;
  }

  .hmd-ph-1\/4-sm { padding-left: .25rem; padding-right: .25rem;
  }

  .hmd-pt-1\/4-sm { padding-top: .25rem;
  }

  .hmd-pr-1\/4-sm { padding-right: .25rem;
  }

  .hmd-pb-1\/4-sm { padding-bottom: .25rem;
  }

  .hmd-pl-1\/4-sm { padding-left: .25rem;
  }

  .hmd-pa-3\/4-sm { padding: .75rem;
  }

  .hmd-pv-3\/4-sm { padding-top: .75rem; padding-bottom: .75rem;
  }

  .hmd-ph-3\/4-sm { padding-left: .75rem; padding-right: .75rem;
  }

  .hmd-pt-3\/4-sm { padding-top: .75rem;
  }

  .hmd-pr-3\/4-sm { padding-right: .75rem;
  }

  .hmd-pb-3\/4-sm { padding-bottom: .75rem;
  }

  .hmd-pl-3\/4-sm { padding-left: .75rem;
  }

  .hmd-pa-1\/8-sm { padding: .125rem;
  }

  .hmd-pv-1\/8-sm { padding-top: .125rem; padding-bottom: .125rem;
  }

  .hmd-ph-1\/8-sm { padding-left: .125rem; padding-right: .125rem;
  }

  .hmd-pt-1\/8-sm { padding-top: .125rem;
  }

  .hmd-pr-1\/8-sm { padding-right: .125rem;
  }

  .hmd-pb-1\/8-sm { padding-bottom: .125rem;
  }

  .hmd-pl-1\/8-sm { padding-left: .125rem;
  }

  .hmd-pa-1\/2-sm { padding: 5px;
  }

  .hmd-pv-1\/2-sm { padding-top: 5px; padding-bottom: 5px;
  }

  .hmd-ph-1\/2-sm { padding-left: 5px; padding-right: 5px;
  }

  .hmd-pt-1\/2-sm { padding-top: 5px;
  }

  .hmd-pr-1\/2-sm { padding-right: 5px;
  }

  .hmd-pb-1\/2-sm { padding-bottom: 5px;
  }

  .hmd-pl-1\/2-sm { padding-left: 5px;
  }

  .hmd-pa-1-sm { padding: 10px;
  }

  .hmd-pv-1-sm { padding-top: 10px; padding-bottom: 10px;
  }

  .hmd-ph-1-sm { padding-left: 10px; padding-right: 10px;
  }

  .hmd-pt-1-sm { padding-top: 10px;
  }

  .hmd-pr-1-sm { padding-right: 10px;
  }

  .hmd-pb-1-sm { padding-bottom: 10px;
  }

  .hmd-pl-1-sm { padding-left: 10px;
  }

  .hmd-pa-3\/2-sm { padding: 15px;
  }

  .hmd-pv-3\/2-sm { padding-top: 15px; padding-bottom: 15px;
  }

  .hmd-ph-3\/2-sm { padding-left: 15px; padding-right: 15px;
  }

  .hmd-pt-3\/2-sm { padding-top: 15px;
  }

  .hmd-pr-3\/2-sm { padding-right: 15px;
  }

  .hmd-pb-3\/2-sm { padding-bottom: 15px;
  }

  .hmd-pl-3\/2-sm { padding-left: 15px;
  }

  .hmd-pa-2-sm { padding: 20px;
  }

  .hmd-pv-2-sm { padding-top: 20px; padding-bottom: 20px;
  }

  .hmd-ph-2-sm { padding-left: 20px; padding-right: 20px;
  }

  .hmd-pt-2-sm { padding-top: 20px;
  }

  .hmd-pr-2-sm { padding-right: 20px;
  }

  .hmd-pb-2-sm { padding-bottom: 20px;
  }

  .hmd-pl-2-sm { padding-left: 20px;
  }

  .hmd-pa-25-sm { padding: 25px;
  }

  .hmd-pv-25-sm { padding-top: 25px; padding-bottom: 25px;
  }

  .hmd-ph-25-sm { padding-left: 25px; padding-right: 25px;
  }

  .hmd-pt-25-sm { padding-top: 25px;
  }

  .hmd-pr-25-sm { padding-right: 25px;
  }

  .hmd-pb-25-sm { padding-bottom: 25px;
  }

  .hmd-pl-25-sm { padding-left: 25px;
  }

  .hmd-pa-3-sm { padding: 30px;
  }

  .hmd-pv-3-sm { padding-top: 30px; padding-bottom: 30px;
  }

  .hmd-ph-3-sm { padding-left: 30px; padding-right: 30px;
  }

  .hmd-pt-3-sm { padding-top: 30px;
  }

  .hmd-pr-3-sm { padding-right: 30px;
  }

  .hmd-pb-3-sm { padding-bottom: 30px;
  }

  .hmd-pl-3-sm { padding-left: 30px;
  }

  .hmd-pa-35-sm { padding: 35px;
  }

  .hmd-pv-35-sm { padding-top: 35px; padding-bottom: 35px;
  }

  .hmd-ph-35-sm { padding-left: 35px; padding-right: 35px;
  }

  .hmd-pt-35-sm { padding-top: 35px;
  }

  .hmd-pr-35-sm { padding-right: 35px;
  }

  .hmd-pb-35-sm { padding-bottom: 35px;
  }

  .hmd-pl-35-sm { padding-left: 35px;
  }

  .hmd-pa-4-sm { padding: 40px;
  }

  .hmd-pv-4-sm { padding-top: 40px; padding-bottom: 40px;
  }

  .hmd-ph-4-sm { padding-left: 40px; padding-right: 40px;
  }

  .hmd-pt-4-sm { padding-top: 40px;
  }

  .hmd-pr-4-sm { padding-right: 40px;
  }

  .hmd-pb-4-sm { padding-bottom: 40px;
  }

  .hmd-pl-4-sm { padding-left: 40px;
  }

  .hmd-pa-5-sm { padding: 50px;
  }

  .hmd-pv-5-sm { padding-top: 50px; padding-bottom: 50px;
  }

  .hmd-ph-5-sm { padding-left: 50px; padding-right: 50px;
  }

  .hmd-pt-5-sm { padding-top: 50px;
  }

  .hmd-pr-5-sm { padding-right: 50px;
  }

  .hmd-pb-5-sm { padding-bottom: 50px;
  }

  .hmd-pl-5-sm { padding-left: 50px;
  }

  .hmd-pa-55-sm { padding: 55px;
  }

  .hmd-pv-55-sm { padding-top: 55px; padding-bottom: 55px;
  }

  .hmd-ph-55-sm { padding-left: 55px; padding-right: 55px;
  }

  .hmd-pt-55-sm { padding-top: 55px;
  }

  .hmd-pr-55-sm { padding-right: 55px;
  }

  .hmd-pb-55-sm { padding-bottom: 55px;
  }

  .hmd-pl-55-sm { padding-left: 55px;
  }

  .hmd-pa-6-sm { padding: 60px;
  }

  .hmd-pv-6-sm { padding-top: 60px; padding-bottom: 60px;
  }

  .hmd-ph-6-sm { padding-left: 60px; padding-right: 60px;
  }

  .hmd-pt-6-sm { padding-top: 60px;
  }

  .hmd-pr-6-sm { padding-right: 60px;
  }

  .hmd-pb-6-sm { padding-bottom: 60px;
  }

  .hmd-pl-6-sm { padding-left: 60px;
  }

  .hmd-pa-7-sm { padding: 70px;
  }

  .hmd-pv-7-sm { padding-top: 70px; padding-bottom: 70px;
  }

  .hmd-ph-7-sm { padding-left: 70px; padding-right: 70px;
  }

  .hmd-pt-7-sm { padding-top: 70px;
  }

  .hmd-pr-7-sm { padding-right: 70px;
  }

  .hmd-pb-7-sm { padding-bottom: 70px;
  }

  .hmd-pl-7-sm { padding-left: 70px;
  }

  .hmd-pa-8-sm { padding: 80px;
  }

  .hmd-pv-8-sm { padding-top: 80px; padding-bottom: 80px;
  }

  .hmd-ph-8-sm { padding-left: 80px; padding-right: 80px;
  }

  .hmd-pt-8-sm { padding-top: 80px;
  }

  .hmd-pr-8-sm { padding-right: 80px;
  }

  .hmd-pb-8-sm { padding-bottom: 80px;
  }

  .hmd-pl-8-sm { padding-left: 80px;
  }

  .hmd-pa-10-sm { padding: 100px;
  }

  .hmd-pv-10-sm { padding-top: 100px; padding-bottom: 100px;
  }

  .hmd-ph-10-sm { padding-left: 100px; padding-right: 100px;
  }

  .hmd-pt-10-sm { padding-top: 100px;
  }

  .hmd-pr-10-sm { padding-right: 100px;
  }

  .hmd-pb-10-sm { padding-bottom: 100px;
  }

  .hmd-pl-10-sm { padding-left: 100px;
  }

  .hmd-pa-12-sm { padding: 120px;
  }

  .hmd-pv-12-sm { padding-top: 120px; padding-bottom: 120px;
  }

  .hmd-ph-12-sm { padding-left: 120px; padding-right: 120px;
  }

  .hmd-pt-12-sm { padding-top: 120px;
  }

  .hmd-pr-12-sm { padding-right: 120px;
  }

  .hmd-pb-12-sm { padding-bottom: 120px;
  }

  .hmd-pl-12-sm { padding-left: 120px;
  }

  .hmd-pa-14-sm { padding: 140px;
  }

  .hmd-pv-14-sm { padding-top: 140px; padding-bottom: 140px;
  }

  .hmd-ph-14-sm { padding-left: 140px; padding-right: 140px;
  }

  .hmd-pt-14-sm { padding-top: 140px;
  }

  .hmd-pr-14-sm { padding-right: 140px;
  }

  .hmd-pb-14-sm { padding-bottom: 140px;
  }

  .hmd-pl-14-sm { padding-left: 140px;
  }

  .hmd-pa-16-sm { padding: 160px;
  }

  .hmd-pv-16-sm { padding-top: 160px; padding-bottom: 160px;
  }

  .hmd-ph-16-sm { padding-left: 160px; padding-right: 160px;
  }

  .hmd-pt-16-sm { padding-top: 160px;
  }

  .hmd-pr-16-sm { padding-right: 160px;
  }

  .hmd-pb-16-sm { padding-bottom: 160px;
  }

  .hmd-pl-16-sm { padding-left: 160px;
  }

  .hmd-pa-auto-sm { padding: auto;
  }

  .hmd-pv-auto-sm { padding-top: auto; padding-bottom: auto;
  }

  .hmd-ph-auto-sm { padding-left: auto; padding-right: auto;
  }

  .hmd-pt-auto-sm { padding-top: auto;
  }

  .hmd-pr-auto-sm { padding-right: auto;
  }

  .hmd-pb-auto-sm { padding-bottom: auto;
  }

  .hmd-pl-auto-sm { padding-left: auto;
  }

  .hmd-ma-0-sm { margin: 0;
  }

  .hmd-mv-0-sm { margin-top: 0; margin-bottom: 0;
  }

  .hmd-mh-0-sm { margin-left: 0; margin-right: 0;
  }

  .hmd-mt-0-sm { margin-top: 0;
  }

  .hmd-mr-0-sm { margin-right: 0;
  }

  .hmd-mb-0-sm { margin-bottom: 0;
  }

  .hmd-ml-0-sm { margin-left: 0;
  }

  .hmd-nt-0-sm { margin-top: -0;
  }

  .hmd-nr-0-sm { margin-right: -0;
  }

  .hmd-nb-0-sm { margin-bottom: -0;
  }

  .hmd-nl-0-sm { margin-left: -0;
  }

  .hmd-ma-1\/10-sm { margin: 1px;
  }

  .hmd-mv-1\/10-sm { margin-top: 1px; margin-bottom: 1px;
  }

  .hmd-mh-1\/10-sm { margin-left: 1px; margin-right: 1px;
  }

  .hmd-mt-1\/10-sm { margin-top: 1px;
  }

  .hmd-mr-1\/10-sm { margin-right: 1px;
  }

  .hmd-mb-1\/10-sm { margin-bottom: 1px;
  }

  .hmd-ml-1\/10-sm { margin-left: 1px;
  }

  .hmd-nt-1\/10-sm { margin-top: -1px;
  }

  .hmd-nr-1\/10-sm { margin-right: -1px;
  }

  .hmd-nb-1\/10-sm { margin-bottom: -1px;
  }

  .hmd-nl-1\/10-sm { margin-left: -1px;
  }

  .hmd-ma-1\/5-sm { margin: 2px;
  }

  .hmd-mv-1\/5-sm { margin-top: 2px; margin-bottom: 2px;
  }

  .hmd-mh-1\/5-sm { margin-left: 2px; margin-right: 2px;
  }

  .hmd-mt-1\/5-sm { margin-top: 2px;
  }

  .hmd-mr-1\/5-sm { margin-right: 2px;
  }

  .hmd-mb-1\/5-sm { margin-bottom: 2px;
  }

  .hmd-ml-1\/5-sm { margin-left: 2px;
  }

  .hmd-nt-1\/5-sm { margin-top: -2px;
  }

  .hmd-nr-1\/5-sm { margin-right: -2px;
  }

  .hmd-nb-1\/5-sm { margin-bottom: -2px;
  }

  .hmd-nl-1\/5-sm { margin-left: -2px;
  }

  .hmd-ma-1\/4-sm { margin: .25rem;
  }

  .hmd-mv-1\/4-sm { margin-top: .25rem; margin-bottom: .25rem;
  }

  .hmd-mh-1\/4-sm { margin-left: .25rem; margin-right: .25rem;
  }

  .hmd-mt-1\/4-sm { margin-top: .25rem;
  }

  .hmd-mr-1\/4-sm { margin-right: .25rem;
  }

  .hmd-mb-1\/4-sm { margin-bottom: .25rem;
  }

  .hmd-ml-1\/4-sm { margin-left: .25rem;
  }

  .hmd-nt-1\/4-sm { margin-top: -0.25rem;
  }

  .hmd-nr-1\/4-sm { margin-right: -0.25rem;
  }

  .hmd-nb-1\/4-sm { margin-bottom: -0.25rem;
  }

  .hmd-nl-1\/4-sm { margin-left: -0.25rem;
  }

  .hmd-ma-3\/4-sm { margin: .75rem;
  }

  .hmd-mv-3\/4-sm { margin-top: .75rem; margin-bottom: .75rem;
  }

  .hmd-mh-3\/4-sm { margin-left: .75rem; margin-right: .75rem;
  }

  .hmd-mt-3\/4-sm { margin-top: .75rem;
  }

  .hmd-mr-3\/4-sm { margin-right: .75rem;
  }

  .hmd-mb-3\/4-sm { margin-bottom: .75rem;
  }

  .hmd-ml-3\/4-sm { margin-left: .75rem;
  }

  .hmd-nt-3\/4-sm { margin-top: -0.75rem;
  }

  .hmd-nr-3\/4-sm { margin-right: -0.75rem;
  }

  .hmd-nb-3\/4-sm { margin-bottom: -0.75rem;
  }

  .hmd-nl-3\/4-sm { margin-left: -0.75rem;
  }

  .hmd-ma-1\/8-sm { margin: .125rem;
  }

  .hmd-mv-1\/8-sm { margin-top: .125rem; margin-bottom: .125rem;
  }

  .hmd-mh-1\/8-sm { margin-left: .125rem; margin-right: .125rem;
  }

  .hmd-mt-1\/8-sm { margin-top: .125rem;
  }

  .hmd-mr-1\/8-sm { margin-right: .125rem;
  }

  .hmd-mb-1\/8-sm { margin-bottom: .125rem;
  }

  .hmd-ml-1\/8-sm { margin-left: .125rem;
  }

  .hmd-nt-1\/8-sm { margin-top: -0.125rem;
  }

  .hmd-nr-1\/8-sm { margin-right: -0.125rem;
  }

  .hmd-nb-1\/8-sm { margin-bottom: -0.125rem;
  }

  .hmd-nl-1\/8-sm { margin-left: -0.125rem;
  }

  .hmd-ma-1\/2-sm { margin: 5px;
  }

  .hmd-mv-1\/2-sm { margin-top: 5px; margin-bottom: 5px;
  }

  .hmd-mh-1\/2-sm { margin-left: 5px; margin-right: 5px;
  }

  .hmd-mt-1\/2-sm { margin-top: 5px;
  }

  .hmd-mr-1\/2-sm { margin-right: 5px;
  }

  .hmd-mb-1\/2-sm { margin-bottom: 5px;
  }

  .hmd-ml-1\/2-sm { margin-left: 5px;
  }

  .hmd-nt-1\/2-sm { margin-top: -5px;
  }

  .hmd-nr-1\/2-sm { margin-right: -5px;
  }

  .hmd-nb-1\/2-sm { margin-bottom: -5px;
  }

  .hmd-nl-1\/2-sm { margin-left: -5px;
  }

  .hmd-ma-1-sm { margin: 10px;
  }

  .hmd-mv-1-sm { margin-top: 10px; margin-bottom: 10px;
  }

  .hmd-mh-1-sm { margin-left: 10px; margin-right: 10px;
  }

  .hmd-mt-1-sm { margin-top: 10px;
  }

  .hmd-mr-1-sm { margin-right: 10px;
  }

  .hmd-mb-1-sm { margin-bottom: 10px;
  }

  .hmd-ml-1-sm { margin-left: 10px;
  }

  .hmd-nt-1-sm { margin-top: -10px;
  }

  .hmd-nr-1-sm { margin-right: -10px;
  }

  .hmd-nb-1-sm { margin-bottom: -10px;
  }

  .hmd-nl-1-sm { margin-left: -10px;
  }

  .hmd-ma-3\/2-sm { margin: 15px;
  }

  .hmd-mv-3\/2-sm { margin-top: 15px; margin-bottom: 15px;
  }

  .hmd-mh-3\/2-sm { margin-left: 15px; margin-right: 15px;
  }

  .hmd-mt-3\/2-sm { margin-top: 15px;
  }

  .hmd-mr-3\/2-sm { margin-right: 15px;
  }

  .hmd-mb-3\/2-sm { margin-bottom: 15px;
  }

  .hmd-ml-3\/2-sm { margin-left: 15px;
  }

  .hmd-nt-3\/2-sm { margin-top: -15px;
  }

  .hmd-nr-3\/2-sm { margin-right: -15px;
  }

  .hmd-nb-3\/2-sm { margin-bottom: -15px;
  }

  .hmd-nl-3\/2-sm { margin-left: -15px;
  }

  .hmd-ma-2-sm { margin: 20px;
  }

  .hmd-mv-2-sm { margin-top: 20px; margin-bottom: 20px;
  }

  .hmd-mh-2-sm { margin-left: 20px; margin-right: 20px;
  }

  .hmd-mt-2-sm { margin-top: 20px;
  }

  .hmd-mr-2-sm { margin-right: 20px;
  }

  .hmd-mb-2-sm { margin-bottom: 20px;
  }

  .hmd-ml-2-sm { margin-left: 20px;
  }

  .hmd-nt-2-sm { margin-top: -20px;
  }

  .hmd-nr-2-sm { margin-right: -20px;
  }

  .hmd-nb-2-sm { margin-bottom: -20px;
  }

  .hmd-nl-2-sm { margin-left: -20px;
  }

  .hmd-ma-25-sm { margin: 25px;
  }

  .hmd-mv-25-sm { margin-top: 25px; margin-bottom: 25px;
  }

  .hmd-mh-25-sm { margin-left: 25px; margin-right: 25px;
  }

  .hmd-mt-25-sm { margin-top: 25px;
  }

  .hmd-mr-25-sm { margin-right: 25px;
  }

  .hmd-mb-25-sm { margin-bottom: 25px;
  }

  .hmd-ml-25-sm { margin-left: 25px;
  }

  .hmd-nt-25-sm { margin-top: -25px;
  }

  .hmd-nr-25-sm { margin-right: -25px;
  }

  .hmd-nb-25-sm { margin-bottom: -25px;
  }

  .hmd-nl-25-sm { margin-left: -25px;
  }

  .hmd-ma-3-sm { margin: 30px;
  }

  .hmd-mv-3-sm { margin-top: 30px; margin-bottom: 30px;
  }

  .hmd-mh-3-sm { margin-left: 30px; margin-right: 30px;
  }

  .hmd-mt-3-sm { margin-top: 30px;
  }

  .hmd-mr-3-sm { margin-right: 30px;
  }

  .hmd-mb-3-sm { margin-bottom: 30px;
  }

  .hmd-ml-3-sm { margin-left: 30px;
  }

  .hmd-nt-3-sm { margin-top: -30px;
  }

  .hmd-nr-3-sm { margin-right: -30px;
  }

  .hmd-nb-3-sm { margin-bottom: -30px;
  }

  .hmd-nl-3-sm { margin-left: -30px;
  }

  .hmd-ma-35-sm { margin: 35px;
  }

  .hmd-mv-35-sm { margin-top: 35px; margin-bottom: 35px;
  }

  .hmd-mh-35-sm { margin-left: 35px; margin-right: 35px;
  }

  .hmd-mt-35-sm { margin-top: 35px;
  }

  .hmd-mr-35-sm { margin-right: 35px;
  }

  .hmd-mb-35-sm { margin-bottom: 35px;
  }

  .hmd-ml-35-sm { margin-left: 35px;
  }

  .hmd-nt-35-sm { margin-top: -35px;
  }

  .hmd-nr-35-sm { margin-right: -35px;
  }

  .hmd-nb-35-sm { margin-bottom: -35px;
  }

  .hmd-nl-35-sm { margin-left: -35px;
  }

  .hmd-ma-4-sm { margin: 40px;
  }

  .hmd-mv-4-sm { margin-top: 40px; margin-bottom: 40px;
  }

  .hmd-mh-4-sm { margin-left: 40px; margin-right: 40px;
  }

  .hmd-mt-4-sm { margin-top: 40px;
  }

  .hmd-mr-4-sm { margin-right: 40px;
  }

  .hmd-mb-4-sm { margin-bottom: 40px;
  }

  .hmd-ml-4-sm { margin-left: 40px;
  }

  .hmd-nt-4-sm { margin-top: -40px;
  }

  .hmd-nr-4-sm { margin-right: -40px;
  }

  .hmd-nb-4-sm { margin-bottom: -40px;
  }

  .hmd-nl-4-sm { margin-left: -40px;
  }

  .hmd-ma-5-sm { margin: 50px;
  }

  .hmd-mv-5-sm { margin-top: 50px; margin-bottom: 50px;
  }

  .hmd-mh-5-sm { margin-left: 50px; margin-right: 50px;
  }

  .hmd-mt-5-sm { margin-top: 50px;
  }

  .hmd-mr-5-sm { margin-right: 50px;
  }

  .hmd-mb-5-sm { margin-bottom: 50px;
  }

  .hmd-ml-5-sm { margin-left: 50px;
  }

  .hmd-nt-5-sm { margin-top: -50px;
  }

  .hmd-nr-5-sm { margin-right: -50px;
  }

  .hmd-nb-5-sm { margin-bottom: -50px;
  }

  .hmd-nl-5-sm { margin-left: -50px;
  }

  .hmd-ma-55-sm { margin: 55px;
  }

  .hmd-mv-55-sm { margin-top: 55px; margin-bottom: 55px;
  }

  .hmd-mh-55-sm { margin-left: 55px; margin-right: 55px;
  }

  .hmd-mt-55-sm { margin-top: 55px;
  }

  .hmd-mr-55-sm { margin-right: 55px;
  }

  .hmd-mb-55-sm { margin-bottom: 55px;
  }

  .hmd-ml-55-sm { margin-left: 55px;
  }

  .hmd-nt-55-sm { margin-top: -55px;
  }

  .hmd-nr-55-sm { margin-right: -55px;
  }

  .hmd-nb-55-sm { margin-bottom: -55px;
  }

  .hmd-nl-55-sm { margin-left: -55px;
  }

  .hmd-ma-6-sm { margin: 60px;
  }

  .hmd-mv-6-sm { margin-top: 60px; margin-bottom: 60px;
  }

  .hmd-mh-6-sm { margin-left: 60px; margin-right: 60px;
  }

  .hmd-mt-6-sm { margin-top: 60px;
  }

  .hmd-mr-6-sm { margin-right: 60px;
  }

  .hmd-mb-6-sm { margin-bottom: 60px;
  }

  .hmd-ml-6-sm { margin-left: 60px;
  }

  .hmd-nt-6-sm { margin-top: -60px;
  }

  .hmd-nr-6-sm { margin-right: -60px;
  }

  .hmd-nb-6-sm { margin-bottom: -60px;
  }

  .hmd-nl-6-sm { margin-left: -60px;
  }

  .hmd-ma-7-sm { margin: 70px;
  }

  .hmd-mv-7-sm { margin-top: 70px; margin-bottom: 70px;
  }

  .hmd-mh-7-sm { margin-left: 70px; margin-right: 70px;
  }

  .hmd-mt-7-sm { margin-top: 70px;
  }

  .hmd-mr-7-sm { margin-right: 70px;
  }

  .hmd-mb-7-sm { margin-bottom: 70px;
  }

  .hmd-ml-7-sm { margin-left: 70px;
  }

  .hmd-nt-7-sm { margin-top: -70px;
  }

  .hmd-nr-7-sm { margin-right: -70px;
  }

  .hmd-nb-7-sm { margin-bottom: -70px;
  }

  .hmd-nl-7-sm { margin-left: -70px;
  }

  .hmd-ma-8-sm { margin: 80px;
  }

  .hmd-mv-8-sm { margin-top: 80px; margin-bottom: 80px;
  }

  .hmd-mh-8-sm { margin-left: 80px; margin-right: 80px;
  }

  .hmd-mt-8-sm { margin-top: 80px;
  }

  .hmd-mr-8-sm { margin-right: 80px;
  }

  .hmd-mb-8-sm { margin-bottom: 80px;
  }

  .hmd-ml-8-sm { margin-left: 80px;
  }

  .hmd-nt-8-sm { margin-top: -80px;
  }

  .hmd-nr-8-sm { margin-right: -80px;
  }

  .hmd-nb-8-sm { margin-bottom: -80px;
  }

  .hmd-nl-8-sm { margin-left: -80px;
  }

  .hmd-ma-10-sm { margin: 100px;
  }

  .hmd-mv-10-sm { margin-top: 100px; margin-bottom: 100px;
  }

  .hmd-mh-10-sm { margin-left: 100px; margin-right: 100px;
  }

  .hmd-mt-10-sm { margin-top: 100px;
  }

  .hmd-mr-10-sm { margin-right: 100px;
  }

  .hmd-mb-10-sm { margin-bottom: 100px;
  }

  .hmd-ml-10-sm { margin-left: 100px;
  }

  .hmd-nt-10-sm { margin-top: -100px;
  }

  .hmd-nr-10-sm { margin-right: -100px;
  }

  .hmd-nb-10-sm { margin-bottom: -100px;
  }

  .hmd-nl-10-sm { margin-left: -100px;
  }

  .hmd-ma-12-sm { margin: 120px;
  }

  .hmd-mv-12-sm { margin-top: 120px; margin-bottom: 120px;
  }

  .hmd-mh-12-sm { margin-left: 120px; margin-right: 120px;
  }

  .hmd-mt-12-sm { margin-top: 120px;
  }

  .hmd-mr-12-sm { margin-right: 120px;
  }

  .hmd-mb-12-sm { margin-bottom: 120px;
  }

  .hmd-ml-12-sm { margin-left: 120px;
  }

  .hmd-nt-12-sm { margin-top: -120px;
  }

  .hmd-nr-12-sm { margin-right: -120px;
  }

  .hmd-nb-12-sm { margin-bottom: -120px;
  }

  .hmd-nl-12-sm { margin-left: -120px;
  }

  .hmd-ma-14-sm { margin: 140px;
  }

  .hmd-mv-14-sm { margin-top: 140px; margin-bottom: 140px;
  }

  .hmd-mh-14-sm { margin-left: 140px; margin-right: 140px;
  }

  .hmd-mt-14-sm { margin-top: 140px;
  }

  .hmd-mr-14-sm { margin-right: 140px;
  }

  .hmd-mb-14-sm { margin-bottom: 140px;
  }

  .hmd-ml-14-sm { margin-left: 140px;
  }

  .hmd-nt-14-sm { margin-top: -140px;
  }

  .hmd-nr-14-sm { margin-right: -140px;
  }

  .hmd-nb-14-sm { margin-bottom: -140px;
  }

  .hmd-nl-14-sm { margin-left: -140px;
  }

  .hmd-ma-16-sm { margin: 160px;
  }

  .hmd-mv-16-sm { margin-top: 160px; margin-bottom: 160px;
  }

  .hmd-mh-16-sm { margin-left: 160px; margin-right: 160px;
  }

  .hmd-mt-16-sm { margin-top: 160px;
  }

  .hmd-mr-16-sm { margin-right: 160px;
  }

  .hmd-mb-16-sm { margin-bottom: 160px;
  }

  .hmd-ml-16-sm { margin-left: 160px;
  }

  .hmd-nt-16-sm { margin-top: -160px;
  }

  .hmd-nr-16-sm { margin-right: -160px;
  }

  .hmd-nb-16-sm { margin-bottom: -160px;
  }

  .hmd-nl-16-sm { margin-left: -160px;
  }

  .hmd-ma-auto-sm { margin: auto;
  }

  .hmd-mv-auto-sm { margin-top: auto; margin-bottom: auto;
  }

  .hmd-mh-auto-sm { margin-left: auto; margin-right: auto;
  }

  .hmd-mt-auto-sm { margin-top: auto;
  }

  .hmd-mr-auto-sm { margin-right: auto;
  }

  .hmd-mb-auto-sm { margin-bottom: auto;
  }

  .hmd-ml-auto-sm { margin-left: auto;
  }

  .hmd-nt-auto-sm { margin-top: -auto;
  }

  .hmd-nr-auto-sm { margin-right: -auto;
  }

  .hmd-nb-auto-sm { margin-bottom: -auto;
  }

  .hmd-nl-auto-sm { margin-left: -auto;
  }

  .hmd-mh-auto--sm { margin: 0 auto;
  }

  .hmd-op-0-sm { opacity: 0%;
  }

  .hmd-op-1-sm { opacity: 10%;
  }

  .hmd-op-2-sm { opacity: 20%;
  }

  .hmd-op-3-sm { opacity: 30%;
  }

  .hmd-op-4-sm { opacity: 40%;
  }

  .hmd-op-5-sm { opacity: 50%;
  }

  .hmd-op-6-sm { opacity: 60%;
  }

  .hmd-op-7-sm { opacity: 70%;
  }

  .hmd-op-8-sm { opacity: 80%;
  }

  .hmd-op-9-sm { opacity: 90%;
  }

  .hmd-op-10-sm { opacity: 100%;
  }

  .hmd-w-1-sm { width: 10px;
  }

  .hmd-mw-1-sm { max-width: 10px;
  }

  .hmd-nw-1-sm { min-width: 10px;
  }

  .hmd-w-2-sm { width: 20px;
  }

  .hmd-mw-2-sm { max-width: 20px;
  }

  .hmd-nw-2-sm { min-width: 20px;
  }

  .hmd-w-3-sm { width: 30px;
  }

  .hmd-mw-3-sm { max-width: 30px;
  }

  .hmd-nw-3-sm { min-width: 30px;
  }

  .hmd-w-4-sm { width: 40px;
  }

  .hmd-mw-4-sm { max-width: 40px;
  }

  .hmd-nw-4-sm { min-width: 40px;
  }

  .hmd-w-8-sm { width: 80px;
  }

  .hmd-mw-8-sm { max-width: 80px;
  }

  .hmd-nw-8-sm { min-width: 80px;
  }

  .hmd-w-16-sm { width: 160px;
  }

  .hmd-mw-16-sm { max-width: 160px;
  }

  .hmd-nw-16-sm { min-width: 160px;
  }

  .hmd-w-18-sm { width: 180px;
  }

  .hmd-mw-18-sm { max-width: 180px;
  }

  .hmd-nw-18-sm { min-width: 180px;
  }

  .hmd-w-30-sm { width: 300px;
  }

  .hmd-mw-30-sm { max-width: 300px;
  }

  .hmd-nw-30-sm { min-width: 300px;
  }

  .hmd-w-110-sm { width: 1110px;
  }

  .hmd-mw-110-sm { max-width: 1110px;
  }

  .hmd-nw-110-sm { min-width: 1110px;
  }

  .hmd-w-1\/10-sm { width: 10%;
  }

  .hmd-mw-1\/10-sm { max-width: 10%;
  }

  .hmd-nw-1\/10-sm { min-width: 10%;
  }

  .hmd-w-1\/5-sm { width: 20%;
  }

  .hmd-mw-1\/5-sm { max-width: 20%;
  }

  .hmd-nw-1\/5-sm { min-width: 20%;
  }

  .hmd-w-1\/4-sm { width: 25%;
  }

  .hmd-mw-1\/4-sm { max-width: 25%;
  }

  .hmd-nw-1\/4-sm { min-width: 25%;
  }

  .hmd-w-3\/10-sm { width: 30%;
  }

  .hmd-mw-3\/10-sm { max-width: 30%;
  }

  .hmd-nw-3\/10-sm { min-width: 30%;
  }

  .hmd-w-1\/3-sm { width: 33.3333%;
  }

  .hmd-mw-1\/3-sm { max-width: 33.3333%;
  }

  .hmd-nw-1\/3-sm { min-width: 33.3333%;
  }

  .hmd-w-2\/5-sm { width: 40%;
  }

  .hmd-mw-2\/5-sm { max-width: 40%;
  }

  .hmd-nw-2\/5-sm { min-width: 40%;
  }

  .hmd-w-1\/2-sm { width: 50%;
  }

  .hmd-mw-1\/2-sm { max-width: 50%;
  }

  .hmd-nw-1\/2-sm { min-width: 50%;
  }

  .hmd-w-3\/5-sm { width: 60%;
  }

  .hmd-mw-3\/5-sm { max-width: 60%;
  }

  .hmd-nw-3\/5-sm { min-width: 60%;
  }

  .hmd-w-7\/10-sm { width: 70%;
  }

  .hmd-mw-7\/10-sm { max-width: 70%;
  }

  .hmd-nw-7\/10-sm { min-width: 70%;
  }

  .hmd-w-3\/4-sm { width: 75%;
  }

  .hmd-mw-3\/4-sm { max-width: 75%;
  }

  .hmd-nw-3\/4-sm { min-width: 75%;
  }

  .hmd-w-4\/5-sm { width: 80%;
  }

  .hmd-mw-4\/5-sm { max-width: 80%;
  }

  .hmd-nw-4\/5-sm { min-width: 80%;
  }

  .hmd-w-9\/10-sm { width: 90%;
  }

  .hmd-mw-9\/10-sm { max-width: 90%;
  }

  .hmd-nw-9\/10-sm { min-width: 90%;
  }

  .hmd-w-full-sm { width: 100%;
  }

  .hmd-mw-full-sm { max-width: 100%;
  }

  .hmd-nw-full-sm { min-width: 100%;
  }

  .hmd-w-100-sm { width: 100%;
  }

  .hmd-mw-100-sm { max-width: 100%;
  }

  .hmd-nw-100-sm { min-width: 100%;
  }

  .hmd-w-auto-sm { width: auto;
  }

  .hmd-mw-auto-sm { max-width: auto;
  }

  .hmd-nw-auto-sm { min-width: auto;
  }

  .ui-view-area { padding-left: 15px; padding-right: 15px;
  }

  .sidenav { display: none;
  }

  .ui-more-menu-back { display: none;
  }

  .ui-invitee.ui-invitee-list { overflow-y: auto; min-height: 140px; max-height: calc( 80vh - 240px );
  }
}

@media(max-width: 350px) {
  .navbar .announcement-popover.center { border-radius: 0;
  }

  .navbar .announcement-popover.center .announcement-popover-header { border-top-left-radius: 0; border-top-right-radius: 0;
  }

  .navbar .announcement-popover.center .announcement-popover-footer { border-bottom-left-radius: 0; border-bottom-right-radius: 0;
  }
}

@media(min-width: 471px) {
  .modal.signin-modal .social-buttons-container { display: flex; flex-wrap: wrap; justify-content: space-between;
  }
}

@media(max-width: 470px) {
  .modal.signin-modal .btn-social { display: block; margin: 10px auto 0 auto;
  }
}

@media(max-width: 768px) {
  .modal.signin-modal .modal-dialog { margin: 0 auto;
  }
}

@media(max-width: 767px) {
  .public-published-toggle { padding: 5px 20px;
  }

  #home .btn-lg { font-size: 16px;
  }

  #namedRevisionModal .revision-card .revision-card-heading { padding-top: 10px; padding-bottom: 10px; padding-left: 35px;
  }

  #namedRevisionModal .revision-card .revision-card-heading .ui-revision-list-toggle { padding-top: 10px;
  }

  #namedRevisionModal .revision-item { padding-left: 35px; padding-top: 10px; padding-bottom: 10px;
  }

  #namedRevisionModal #revisionSummary .summary-authorship { max-width: 70%;
  }

  #namedRevisionModal #revisionSummary .summary-timestamp { width: 100%;
  }

  #namedRevisionModal .sidebar.revision-list-container { height: 100%;
  }

  #namedRevisionModal #revision-editor-container { max-height: calc( 100vh - 100px );
  }

  #namedRevisionModal .github-sync-enabled .sidebar.revision-list-container { height: 100%;
  }

  #namedRevisionModal .github-sync-enabled #revision-editor-container { max-height: calc( 100vh - 100px );
  }

  #namedRevisionModal #revision-editor-container { position: absolute; top: 0; transform: translateX( 100% ); transition: transform 300ms;
  }

  #namedRevisionModal.open #revision-editor-container { transform: translateX( 0 );
  }

  #namedRevisionModal.open .modal-title { width: 100%;
  }

  #namedRevisionModal.open .modal-header button.back { opacity: .2;
  }

  .hmd-flex-xs { display: flex;
  }

  .inline-flex-xs { display: inline-flex;
  }

  .hmd-flex-auto-xs { flex: 1 1 auto; min-width: 0; min-height: 0;
  }

  .hmd-flex-one-xs { flex: 1;
  }

  .hmd-flex-two-xs { flex: 2;
  }

  .hmd-flex-none-xs { flex: none;
  }

  .hmd-flex-column-xs { flex-direction: column;
  }

  .hmd-flex-row-xs { flex-direction: row;
  }

  .hmd-flex-wrap-xs { flex-wrap: wrap;
  }

  .hmd-flex-nowrap-xs { flex-wrap: nowrap;
  }

  .hmd-flex-wrap-reverse-xs { flex-wrap: wrap-reverse;
  }

  .hmd-flex-column-reverse-xs { flex-direction: column-reverse;
  }

  .hmd-flex-row-reverse-xs { flex-direction: row-reverse;
  }

  .hmd-items-start-xs { align-items: flex-start;
  }

  .hmd-items-end-xs { align-items: flex-end;
  }

  .hmd-items-center-xs { align-items: center;
  }

  .hmd-items-baseline-xs { align-items: baseline;
  }

  .hmd-items-stretch-xs { align-items: stretch;
  }

  .hmd-self-start-xs { align-self: flex-start;
  }

  .hmd-self-end-xs { align-self: flex-end;
  }

  .hmd-self-center-xs { align-self: center;
  }

  .hmd-self-baseline-xs { align-self: baseline;
  }

  .hmd-self-stretch-xs { align-self: stretch;
  }

  .hmd-justify-start-xs { justify-content: flex-start;
  }

  .hmd-justify-end-xs { justify-content: flex-end;
  }

  .hmd-justify-center-xs { justify-content: center;
  }

  .hmd-justify-between-xs { justify-content: space-between;
  }

  .hmd-justify-around-xs { justify-content: space-around;
  }

  .hmd-content-start-xs { align-content: flex-start;
  }

  .hmd-content-end-xs { align-content: flex-end;
  }

  .hmd-content-center-xs { align-content: center;
  }

  .hmd-content-between-xs { align-content: space-between;
  }

  .hmd-content-around-xs { align-content: space-around;
  }

  .hmd-content-stretch-xs { align-content: stretch;
  }

  .hmd-order-0-xs { order: 0;
  }

  .hmd-order-1-xs { order: 1;
  }

  .hmd-order-2-xs { order: 2;
  }

  .hmd-order-3-xs { order: 3;
  }

  .hmd-order-4-xs { order: 4;
  }

  .hmd-order-5-xs { order: 5;
  }

  .hmd-order-6-xs { order: 6;
  }

  .hmd-order-7-xs { order: 7;
  }

  .hmd-order-8-xs { order: 8;
  }

  .hmd-order-last-xs { order: 99999;
  }

  .hmd-flex-grow-0-xs { flex-grow: 0;
  }

  .hmd-flex-grow-1-xs { flex-grow: 1;
  }

  .hmd-flex-shrink-0-xs { flex-shrink: 0;
  }

  .hmd-flex-shrink-1-xs { flex-shrink: 1;
  }

  .hmd-dn-xs { display: none;
  }

  .hmd-di-xs { display: inline;
  }

  .hmd-db-xs { display: block;
  }

  .hmd-dib-xs { display: inline-block;
  }

  .hmd-dit-xs { display: inline-table;
  }

  .hmd-dt-xs { display: table;
  }

  .hmd-dtc-xs { display: table-cell;
  }

  .hmd-dt-row-xs { display: table-row;
  }

  .hmd-dt-row-group-xs { display: table-row-group;
  }

  .hmd-dt-column-xs { display: table-column;
  }

  .hmd-dt-column-group-xs { display: table-column-group;
  }

  .hmd-dns-xs { display: unset;
  }

  .hmd-dni-xs { display: none !important;
  }

  .hmd-vv-xs { visibility: visible;
  }

  .hmd-vh-xs { visibility: hidden;
  }

  .hmd-pa-0-xs { padding: 0;
  }

  .hmd-pv-0-xs { padding-top: 0; padding-bottom: 0;
  }

  .hmd-ph-0-xs { padding-left: 0; padding-right: 0;
  }

  .hmd-pt-0-xs { padding-top: 0;
  }

  .hmd-pr-0-xs { padding-right: 0;
  }

  .hmd-pb-0-xs { padding-bottom: 0;
  }

  .hmd-pl-0-xs { padding-left: 0;
  }

  .hmd-pa-1\/10-xs { padding: 1px;
  }

  .hmd-pv-1\/10-xs { padding-top: 1px; padding-bottom: 1px;
  }

  .hmd-ph-1\/10-xs { padding-left: 1px; padding-right: 1px;
  }

  .hmd-pt-1\/10-xs { padding-top: 1px;
  }

  .hmd-pr-1\/10-xs { padding-right: 1px;
  }

  .hmd-pb-1\/10-xs { padding-bottom: 1px;
  }

  .hmd-pl-1\/10-xs { padding-left: 1px;
  }

  .hmd-pa-1\/5-xs { padding: 2px;
  }

  .hmd-pv-1\/5-xs { padding-top: 2px; padding-bottom: 2px;
  }

  .hmd-ph-1\/5-xs { padding-left: 2px; padding-right: 2px;
  }

  .hmd-pt-1\/5-xs { padding-top: 2px;
  }

  .hmd-pr-1\/5-xs { padding-right: 2px;
  }

  .hmd-pb-1\/5-xs { padding-bottom: 2px;
  }

  .hmd-pl-1\/5-xs { padding-left: 2px;
  }

  .hmd-pa-1\/4-xs { padding: .25rem;
  }

  .hmd-pv-1\/4-xs { padding-top: .25rem; padding-bottom: .25rem;
  }

  .hmd-ph-1\/4-xs { padding-left: .25rem; padding-right: .25rem;
  }

  .hmd-pt-1\/4-xs { padding-top: .25rem;
  }

  .hmd-pr-1\/4-xs { padding-right: .25rem;
  }

  .hmd-pb-1\/4-xs { padding-bottom: .25rem;
  }

  .hmd-pl-1\/4-xs { padding-left: .25rem;
  }

  .hmd-pa-3\/4-xs { padding: .75rem;
  }

  .hmd-pv-3\/4-xs { padding-top: .75rem; padding-bottom: .75rem;
  }

  .hmd-ph-3\/4-xs { padding-left: .75rem; padding-right: .75rem;
  }

  .hmd-pt-3\/4-xs { padding-top: .75rem;
  }

  .hmd-pr-3\/4-xs { padding-right: .75rem;
  }

  .hmd-pb-3\/4-xs { padding-bottom: .75rem;
  }

  .hmd-pl-3\/4-xs { padding-left: .75rem;
  }

  .hmd-pa-1\/8-xs { padding: .125rem;
  }

  .hmd-pv-1\/8-xs { padding-top: .125rem; padding-bottom: .125rem;
  }

  .hmd-ph-1\/8-xs { padding-left: .125rem; padding-right: .125rem;
  }

  .hmd-pt-1\/8-xs { padding-top: .125rem;
  }

  .hmd-pr-1\/8-xs { padding-right: .125rem;
  }

  .hmd-pb-1\/8-xs { padding-bottom: .125rem;
  }

  .hmd-pl-1\/8-xs { padding-left: .125rem;
  }

  .hmd-pa-1\/2-xs { padding: 5px;
  }

  .hmd-pv-1\/2-xs { padding-top: 5px; padding-bottom: 5px;
  }

  .hmd-ph-1\/2-xs { padding-left: 5px; padding-right: 5px;
  }

  .hmd-pt-1\/2-xs { padding-top: 5px;
  }

  .hmd-pr-1\/2-xs { padding-right: 5px;
  }

  .hmd-pb-1\/2-xs { padding-bottom: 5px;
  }

  .hmd-pl-1\/2-xs { padding-left: 5px;
  }

  .hmd-pa-1-xs { padding: 10px;
  }

  .hmd-pv-1-xs { padding-top: 10px; padding-bottom: 10px;
  }

  .hmd-ph-1-xs { padding-left: 10px; padding-right: 10px;
  }

  .hmd-pt-1-xs { padding-top: 10px;
  }

  .hmd-pr-1-xs { padding-right: 10px;
  }

  .hmd-pb-1-xs { padding-bottom: 10px;
  }

  .hmd-pl-1-xs { padding-left: 10px;
  }

  .hmd-pa-3\/2-xs { padding: 15px;
  }

  .hmd-pv-3\/2-xs { padding-top: 15px; padding-bottom: 15px;
  }

  .hmd-ph-3\/2-xs { padding-left: 15px; padding-right: 15px;
  }

  .hmd-pt-3\/2-xs { padding-top: 15px;
  }

  .hmd-pr-3\/2-xs { padding-right: 15px;
  }

  .hmd-pb-3\/2-xs { padding-bottom: 15px;
  }

  .hmd-pl-3\/2-xs { padding-left: 15px;
  }

  .hmd-pa-2-xs { padding: 20px;
  }

  .hmd-pv-2-xs { padding-top: 20px; padding-bottom: 20px;
  }

  .hmd-ph-2-xs { padding-left: 20px; padding-right: 20px;
  }

  .hmd-pt-2-xs { padding-top: 20px;
  }

  .hmd-pr-2-xs { padding-right: 20px;
  }

  .hmd-pb-2-xs { padding-bottom: 20px;
  }

  .hmd-pl-2-xs { padding-left: 20px;
  }

  .hmd-pa-25-xs { padding: 25px;
  }

  .hmd-pv-25-xs { padding-top: 25px; padding-bottom: 25px;
  }

  .hmd-ph-25-xs { padding-left: 25px; padding-right: 25px;
  }

  .hmd-pt-25-xs { padding-top: 25px;
  }

  .hmd-pr-25-xs { padding-right: 25px;
  }

  .hmd-pb-25-xs { padding-bottom: 25px;
  }

  .hmd-pl-25-xs { padding-left: 25px;
  }

  .hmd-pa-3-xs { padding: 30px;
  }

  .hmd-pv-3-xs { padding-top: 30px; padding-bottom: 30px;
  }

  .hmd-ph-3-xs { padding-left: 30px; padding-right: 30px;
  }

  .hmd-pt-3-xs { padding-top: 30px;
  }

  .hmd-pr-3-xs { padding-right: 30px;
  }

  .hmd-pb-3-xs { padding-bottom: 30px;
  }

  .hmd-pl-3-xs { padding-left: 30px;
  }

  .hmd-pa-35-xs { padding: 35px;
  }

  .hmd-pv-35-xs { padding-top: 35px; padding-bottom: 35px;
  }

  .hmd-ph-35-xs { padding-left: 35px; padding-right: 35px;
  }

  .hmd-pt-35-xs { padding-top: 35px;
  }

  .hmd-pr-35-xs { padding-right: 35px;
  }

  .hmd-pb-35-xs { padding-bottom: 35px;
  }

  .hmd-pl-35-xs { padding-left: 35px;
  }

  .hmd-pa-4-xs { padding: 40px;
  }

  .hmd-pv-4-xs { padding-top: 40px; padding-bottom: 40px;
  }

  .hmd-ph-4-xs { padding-left: 40px; padding-right: 40px;
  }

  .hmd-pt-4-xs { padding-top: 40px;
  }

  .hmd-pr-4-xs { padding-right: 40px;
  }

  .hmd-pb-4-xs { padding-bottom: 40px;
  }

  .hmd-pl-4-xs { padding-left: 40px;
  }

  .hmd-pa-5-xs { padding: 50px;
  }

  .hmd-pv-5-xs { padding-top: 50px; padding-bottom: 50px;
  }

  .hmd-ph-5-xs { padding-left: 50px; padding-right: 50px;
  }

  .hmd-pt-5-xs { padding-top: 50px;
  }

  .hmd-pr-5-xs { padding-right: 50px;
  }

  .hmd-pb-5-xs { padding-bottom: 50px;
  }

  .hmd-pl-5-xs { padding-left: 50px;
  }

  .hmd-pa-55-xs { padding: 55px;
  }

  .hmd-pv-55-xs { padding-top: 55px; padding-bottom: 55px;
  }

  .hmd-ph-55-xs { padding-left: 55px; padding-right: 55px;
  }

  .hmd-pt-55-xs { padding-top: 55px;
  }

  .hmd-pr-55-xs { padding-right: 55px;
  }

  .hmd-pb-55-xs { padding-bottom: 55px;
  }

  .hmd-pl-55-xs { padding-left: 55px;
  }

  .hmd-pa-6-xs { padding: 60px;
  }

  .hmd-pv-6-xs { padding-top: 60px; padding-bottom: 60px;
  }

  .hmd-ph-6-xs { padding-left: 60px; padding-right: 60px;
  }

  .hmd-pt-6-xs { padding-top: 60px;
  }

  .hmd-pr-6-xs { padding-right: 60px;
  }

  .hmd-pb-6-xs { padding-bottom: 60px;
  }

  .hmd-pl-6-xs { padding-left: 60px;
  }

  .hmd-pa-7-xs { padding: 70px;
  }

  .hmd-pv-7-xs { padding-top: 70px; padding-bottom: 70px;
  }

  .hmd-ph-7-xs { padding-left: 70px; padding-right: 70px;
  }

  .hmd-pt-7-xs { padding-top: 70px;
  }

  .hmd-pr-7-xs { padding-right: 70px;
  }

  .hmd-pb-7-xs { padding-bottom: 70px;
  }

  .hmd-pl-7-xs { padding-left: 70px;
  }

  .hmd-pa-8-xs { padding: 80px;
  }

  .hmd-pv-8-xs { padding-top: 80px; padding-bottom: 80px;
  }

  .hmd-ph-8-xs { padding-left: 80px; padding-right: 80px;
  }

  .hmd-pt-8-xs { padding-top: 80px;
  }

  .hmd-pr-8-xs { padding-right: 80px;
  }

  .hmd-pb-8-xs { padding-bottom: 80px;
  }

  .hmd-pl-8-xs { padding-left: 80px;
  }

  .hmd-pa-10-xs { padding: 100px;
  }

  .hmd-pv-10-xs { padding-top: 100px; padding-bottom: 100px;
  }

  .hmd-ph-10-xs { padding-left: 100px; padding-right: 100px;
  }

  .hmd-pt-10-xs { padding-top: 100px;
  }

  .hmd-pr-10-xs { padding-right: 100px;
  }

  .hmd-pb-10-xs { padding-bottom: 100px;
  }

  .hmd-pl-10-xs { padding-left: 100px;
  }

  .hmd-pa-12-xs { padding: 120px;
  }

  .hmd-pv-12-xs { padding-top: 120px; padding-bottom: 120px;
  }

  .hmd-ph-12-xs { padding-left: 120px; padding-right: 120px;
  }

  .hmd-pt-12-xs { padding-top: 120px;
  }

  .hmd-pr-12-xs { padding-right: 120px;
  }

  .hmd-pb-12-xs { padding-bottom: 120px;
  }

  .hmd-pl-12-xs { padding-left: 120px;
  }

  .hmd-pa-14-xs { padding: 140px;
  }

  .hmd-pv-14-xs { padding-top: 140px; padding-bottom: 140px;
  }

  .hmd-ph-14-xs { padding-left: 140px; padding-right: 140px;
  }

  .hmd-pt-14-xs { padding-top: 140px;
  }

  .hmd-pr-14-xs { padding-right: 140px;
  }

  .hmd-pb-14-xs { padding-bottom: 140px;
  }

  .hmd-pl-14-xs { padding-left: 140px;
  }

  .hmd-pa-16-xs { padding: 160px;
  }

  .hmd-pv-16-xs { padding-top: 160px; padding-bottom: 160px;
  }

  .hmd-ph-16-xs { padding-left: 160px; padding-right: 160px;
  }

  .hmd-pt-16-xs { padding-top: 160px;
  }

  .hmd-pr-16-xs { padding-right: 160px;
  }

  .hmd-pb-16-xs { padding-bottom: 160px;
  }

  .hmd-pl-16-xs { padding-left: 160px;
  }

  .hmd-pa-auto-xs { padding: auto;
  }

  .hmd-pv-auto-xs { padding-top: auto; padding-bottom: auto;
  }

  .hmd-ph-auto-xs { padding-left: auto; padding-right: auto;
  }

  .hmd-pt-auto-xs { padding-top: auto;
  }

  .hmd-pr-auto-xs { padding-right: auto;
  }

  .hmd-pb-auto-xs { padding-bottom: auto;
  }

  .hmd-pl-auto-xs { padding-left: auto;
  }

  .hmd-ma-0-xs { margin: 0;
  }

  .hmd-mv-0-xs { margin-top: 0; margin-bottom: 0;
  }

  .hmd-mh-0-xs { margin-left: 0; margin-right: 0;
  }

  .hmd-mt-0-xs { margin-top: 0;
  }

  .hmd-mr-0-xs { margin-right: 0;
  }

  .hmd-mb-0-xs { margin-bottom: 0;
  }

  .hmd-ml-0-xs { margin-left: 0;
  }

  .hmd-nt-0-xs { margin-top: -0;
  }

  .hmd-nr-0-xs { margin-right: -0;
  }

  .hmd-nb-0-xs { margin-bottom: -0;
  }

  .hmd-nl-0-xs { margin-left: -0;
  }

  .hmd-ma-1\/10-xs { margin: 1px;
  }

  .hmd-mv-1\/10-xs { margin-top: 1px; margin-bottom: 1px;
  }

  .hmd-mh-1\/10-xs { margin-left: 1px; margin-right: 1px;
  }

  .hmd-mt-1\/10-xs { margin-top: 1px;
  }

  .hmd-mr-1\/10-xs { margin-right: 1px;
  }

  .hmd-mb-1\/10-xs { margin-bottom: 1px;
  }

  .hmd-ml-1\/10-xs { margin-left: 1px;
  }

  .hmd-nt-1\/10-xs { margin-top: -1px;
  }

  .hmd-nr-1\/10-xs { margin-right: -1px;
  }

  .hmd-nb-1\/10-xs { margin-bottom: -1px;
  }

  .hmd-nl-1\/10-xs { margin-left: -1px;
  }

  .hmd-ma-1\/5-xs { margin: 2px;
  }

  .hmd-mv-1\/5-xs { margin-top: 2px; margin-bottom: 2px;
  }

  .hmd-mh-1\/5-xs { margin-left: 2px; margin-right: 2px;
  }

  .hmd-mt-1\/5-xs { margin-top: 2px;
  }

  .hmd-mr-1\/5-xs { margin-right: 2px;
  }

  .hmd-mb-1\/5-xs { margin-bottom: 2px;
  }

  .hmd-ml-1\/5-xs { margin-left: 2px;
  }

  .hmd-nt-1\/5-xs { margin-top: -2px;
  }

  .hmd-nr-1\/5-xs { margin-right: -2px;
  }

  .hmd-nb-1\/5-xs { margin-bottom: -2px;
  }

  .hmd-nl-1\/5-xs { margin-left: -2px;
  }

  .hmd-ma-1\/4-xs { margin: .25rem;
  }

  .hmd-mv-1\/4-xs { margin-top: .25rem; margin-bottom: .25rem;
  }

  .hmd-mh-1\/4-xs { margin-left: .25rem; margin-right: .25rem;
  }

  .hmd-mt-1\/4-xs { margin-top: .25rem;
  }

  .hmd-mr-1\/4-xs { margin-right: .25rem;
  }

  .hmd-mb-1\/4-xs { margin-bottom: .25rem;
  }

  .hmd-ml-1\/4-xs { margin-left: .25rem;
  }

  .hmd-nt-1\/4-xs { margin-top: -0.25rem;
  }

  .hmd-nr-1\/4-xs { margin-right: -0.25rem;
  }

  .hmd-nb-1\/4-xs { margin-bottom: -0.25rem;
  }

  .hmd-nl-1\/4-xs { margin-left: -0.25rem;
  }

  .hmd-ma-3\/4-xs { margin: .75rem;
  }

  .hmd-mv-3\/4-xs { margin-top: .75rem; margin-bottom: .75rem;
  }

  .hmd-mh-3\/4-xs { margin-left: .75rem; margin-right: .75rem;
  }

  .hmd-mt-3\/4-xs { margin-top: .75rem;
  }

  .hmd-mr-3\/4-xs { margin-right: .75rem;
  }

  .hmd-mb-3\/4-xs { margin-bottom: .75rem;
  }

  .hmd-ml-3\/4-xs { margin-left: .75rem;
  }

  .hmd-nt-3\/4-xs { margin-top: -0.75rem;
  }

  .hmd-nr-3\/4-xs { margin-right: -0.75rem;
  }

  .hmd-nb-3\/4-xs { margin-bottom: -0.75rem;
  }

  .hmd-nl-3\/4-xs { margin-left: -0.75rem;
  }

  .hmd-ma-1\/8-xs { margin: .125rem;
  }

  .hmd-mv-1\/8-xs { margin-top: .125rem; margin-bottom: .125rem;
  }

  .hmd-mh-1\/8-xs { margin-left: .125rem; margin-right: .125rem;
  }

  .hmd-mt-1\/8-xs { margin-top: .125rem;
  }

  .hmd-mr-1\/8-xs { margin-right: .125rem;
  }

  .hmd-mb-1\/8-xs { margin-bottom: .125rem;
  }

  .hmd-ml-1\/8-xs { margin-left: .125rem;
  }

  .hmd-nt-1\/8-xs { margin-top: -0.125rem;
  }

  .hmd-nr-1\/8-xs { margin-right: -0.125rem;
  }

  .hmd-nb-1\/8-xs { margin-bottom: -0.125rem;
  }

  .hmd-nl-1\/8-xs { margin-left: -0.125rem;
  }

  .hmd-ma-1\/2-xs { margin: 5px;
  }

  .hmd-mv-1\/2-xs { margin-top: 5px; margin-bottom: 5px;
  }

  .hmd-mh-1\/2-xs { margin-left: 5px; margin-right: 5px;
  }

  .hmd-mt-1\/2-xs { margin-top: 5px;
  }

  .hmd-mr-1\/2-xs { margin-right: 5px;
  }

  .hmd-mb-1\/2-xs { margin-bottom: 5px;
  }

  .hmd-ml-1\/2-xs { margin-left: 5px;
  }

  .hmd-nt-1\/2-xs { margin-top: -5px;
  }

  .hmd-nr-1\/2-xs { margin-right: -5px;
  }

  .hmd-nb-1\/2-xs { margin-bottom: -5px;
  }

  .hmd-nl-1\/2-xs { margin-left: -5px;
  }

  .hmd-ma-1-xs { margin: 10px;
  }

  .hmd-mv-1-xs { margin-top: 10px; margin-bottom: 10px;
  }

  .hmd-mh-1-xs { margin-left: 10px; margin-right: 10px;
  }

  .hmd-mt-1-xs { margin-top: 10px;
  }

  .hmd-mr-1-xs { margin-right: 10px;
  }

  .hmd-mb-1-xs { margin-bottom: 10px;
  }

  .hmd-ml-1-xs { margin-left: 10px;
  }

  .hmd-nt-1-xs { margin-top: -10px;
  }

  .hmd-nr-1-xs { margin-right: -10px;
  }

  .hmd-nb-1-xs { margin-bottom: -10px;
  }

  .hmd-nl-1-xs { margin-left: -10px;
  }

  .hmd-ma-3\/2-xs { margin: 15px;
  }

  .hmd-mv-3\/2-xs { margin-top: 15px; margin-bottom: 15px;
  }

  .hmd-mh-3\/2-xs { margin-left: 15px; margin-right: 15px;
  }

  .hmd-mt-3\/2-xs { margin-top: 15px;
  }

  .hmd-mr-3\/2-xs { margin-right: 15px;
  }

  .hmd-mb-3\/2-xs { margin-bottom: 15px;
  }

  .hmd-ml-3\/2-xs { margin-left: 15px;
  }

  .hmd-nt-3\/2-xs { margin-top: -15px;
  }

  .hmd-nr-3\/2-xs { margin-right: -15px;
  }

  .hmd-nb-3\/2-xs { margin-bottom: -15px;
  }

  .hmd-nl-3\/2-xs { margin-left: -15px;
  }

  .hmd-ma-2-xs { margin: 20px;
  }

  .hmd-mv-2-xs { margin-top: 20px; margin-bottom: 20px;
  }

  .hmd-mh-2-xs { margin-left: 20px; margin-right: 20px;
  }

  .hmd-mt-2-xs { margin-top: 20px;
  }

  .hmd-mr-2-xs { margin-right: 20px;
  }

  .hmd-mb-2-xs { margin-bottom: 20px;
  }

  .hmd-ml-2-xs { margin-left: 20px;
  }

  .hmd-nt-2-xs { margin-top: -20px;
  }

  .hmd-nr-2-xs { margin-right: -20px;
  }

  .hmd-nb-2-xs { margin-bottom: -20px;
  }

  .hmd-nl-2-xs { margin-left: -20px;
  }

  .hmd-ma-25-xs { margin: 25px;
  }

  .hmd-mv-25-xs { margin-top: 25px; margin-bottom: 25px;
  }

  .hmd-mh-25-xs { margin-left: 25px; margin-right: 25px;
  }

  .hmd-mt-25-xs { margin-top: 25px;
  }

  .hmd-mr-25-xs { margin-right: 25px;
  }

  .hmd-mb-25-xs { margin-bottom: 25px;
  }

  .hmd-ml-25-xs { margin-left: 25px;
  }

  .hmd-nt-25-xs { margin-top: -25px;
  }

  .hmd-nr-25-xs { margin-right: -25px;
  }

  .hmd-nb-25-xs { margin-bottom: -25px;
  }

  .hmd-nl-25-xs { margin-left: -25px;
  }

  .hmd-ma-3-xs { margin: 30px;
  }

  .hmd-mv-3-xs { margin-top: 30px; margin-bottom: 30px;
  }

  .hmd-mh-3-xs { margin-left: 30px; margin-right: 30px;
  }

  .hmd-mt-3-xs { margin-top: 30px;
  }

  .hmd-mr-3-xs { margin-right: 30px;
  }

  .hmd-mb-3-xs { margin-bottom: 30px;
  }

  .hmd-ml-3-xs { margin-left: 30px;
  }

  .hmd-nt-3-xs { margin-top: -30px;
  }

  .hmd-nr-3-xs { margin-right: -30px;
  }

  .hmd-nb-3-xs { margin-bottom: -30px;
  }

  .hmd-nl-3-xs { margin-left: -30px;
  }

  .hmd-ma-35-xs { margin: 35px;
  }

  .hmd-mv-35-xs { margin-top: 35px; margin-bottom: 35px;
  }

  .hmd-mh-35-xs { margin-left: 35px; margin-right: 35px;
  }

  .hmd-mt-35-xs { margin-top: 35px;
  }

  .hmd-mr-35-xs { margin-right: 35px;
  }

  .hmd-mb-35-xs { margin-bottom: 35px;
  }

  .hmd-ml-35-xs { margin-left: 35px;
  }

  .hmd-nt-35-xs { margin-top: -35px;
  }

  .hmd-nr-35-xs { margin-right: -35px;
  }

  .hmd-nb-35-xs { margin-bottom: -35px;
  }

  .hmd-nl-35-xs { margin-left: -35px;
  }

  .hmd-ma-4-xs { margin: 40px;
  }

  .hmd-mv-4-xs { margin-top: 40px; margin-bottom: 40px;
  }

  .hmd-mh-4-xs { margin-left: 40px; margin-right: 40px;
  }

  .hmd-mt-4-xs { margin-top: 40px;
  }

  .hmd-mr-4-xs { margin-right: 40px;
  }

  .hmd-mb-4-xs { margin-bottom: 40px;
  }

  .hmd-ml-4-xs { margin-left: 40px;
  }

  .hmd-nt-4-xs { margin-top: -40px;
  }

  .hmd-nr-4-xs { margin-right: -40px;
  }

  .hmd-nb-4-xs { margin-bottom: -40px;
  }

  .hmd-nl-4-xs { margin-left: -40px;
  }

  .hmd-ma-5-xs { margin: 50px;
  }

  .hmd-mv-5-xs { margin-top: 50px; margin-bottom: 50px;
  }

  .hmd-mh-5-xs { margin-left: 50px; margin-right: 50px;
  }

  .hmd-mt-5-xs { margin-top: 50px;
  }

  .hmd-mr-5-xs { margin-right: 50px;
  }

  .hmd-mb-5-xs { margin-bottom: 50px;
  }

  .hmd-ml-5-xs { margin-left: 50px;
  }

  .hmd-nt-5-xs { margin-top: -50px;
  }

  .hmd-nr-5-xs { margin-right: -50px;
  }

  .hmd-nb-5-xs { margin-bottom: -50px;
  }

  .hmd-nl-5-xs { margin-left: -50px;
  }

  .hmd-ma-55-xs { margin: 55px;
  }

  .hmd-mv-55-xs { margin-top: 55px; margin-bottom: 55px;
  }

  .hmd-mh-55-xs { margin-left: 55px; margin-right: 55px;
  }

  .hmd-mt-55-xs { margin-top: 55px;
  }

  .hmd-mr-55-xs { margin-right: 55px;
  }

  .hmd-mb-55-xs { margin-bottom: 55px;
  }

  .hmd-ml-55-xs { margin-left: 55px;
  }

  .hmd-nt-55-xs { margin-top: -55px;
  }

  .hmd-nr-55-xs { margin-right: -55px;
  }

  .hmd-nb-55-xs { margin-bottom: -55px;
  }

  .hmd-nl-55-xs { margin-left: -55px;
  }

  .hmd-ma-6-xs { margin: 60px;
  }

  .hmd-mv-6-xs { margin-top: 60px; margin-bottom: 60px;
  }

  .hmd-mh-6-xs { margin-left: 60px; margin-right: 60px;
  }

  .hmd-mt-6-xs { margin-top: 60px;
  }

  .hmd-mr-6-xs { margin-right: 60px;
  }

  .hmd-mb-6-xs { margin-bottom: 60px;
  }

  .hmd-ml-6-xs { margin-left: 60px;
  }

  .hmd-nt-6-xs { margin-top: -60px;
  }

  .hmd-nr-6-xs { margin-right: -60px;
  }

  .hmd-nb-6-xs { margin-bottom: -60px;
  }

  .hmd-nl-6-xs { margin-left: -60px;
  }

  .hmd-ma-7-xs { margin: 70px;
  }

  .hmd-mv-7-xs { margin-top: 70px; margin-bottom: 70px;
  }

  .hmd-mh-7-xs { margin-left: 70px; margin-right: 70px;
  }

  .hmd-mt-7-xs { margin-top: 70px;
  }

  .hmd-mr-7-xs { margin-right: 70px;
  }

  .hmd-mb-7-xs { margin-bottom: 70px;
  }

  .hmd-ml-7-xs { margin-left: 70px;
  }

  .hmd-nt-7-xs { margin-top: -70px;
  }

  .hmd-nr-7-xs { margin-right: -70px;
  }

  .hmd-nb-7-xs { margin-bottom: -70px;
  }

  .hmd-nl-7-xs { margin-left: -70px;
  }

  .hmd-ma-8-xs { margin: 80px;
  }

  .hmd-mv-8-xs { margin-top: 80px; margin-bottom: 80px;
  }

  .hmd-mh-8-xs { margin-left: 80px; margin-right: 80px;
  }

  .hmd-mt-8-xs { margin-top: 80px;
  }

  .hmd-mr-8-xs { margin-right: 80px;
  }

  .hmd-mb-8-xs { margin-bottom: 80px;
  }

  .hmd-ml-8-xs { margin-left: 80px;
  }

  .hmd-nt-8-xs { margin-top: -80px;
  }

  .hmd-nr-8-xs { margin-right: -80px;
  }

  .hmd-nb-8-xs { margin-bottom: -80px;
  }

  .hmd-nl-8-xs { margin-left: -80px;
  }

  .hmd-ma-10-xs { margin: 100px;
  }

  .hmd-mv-10-xs { margin-top: 100px; margin-bottom: 100px;
  }

  .hmd-mh-10-xs { margin-left: 100px; margin-right: 100px;
  }

  .hmd-mt-10-xs { margin-top: 100px;
  }

  .hmd-mr-10-xs { margin-right: 100px;
  }

  .hmd-mb-10-xs { margin-bottom: 100px;
  }

  .hmd-ml-10-xs { margin-left: 100px;
  }

  .hmd-nt-10-xs { margin-top: -100px;
  }

  .hmd-nr-10-xs { margin-right: -100px;
  }

  .hmd-nb-10-xs { margin-bottom: -100px;
  }

  .hmd-nl-10-xs { margin-left: -100px;
  }

  .hmd-ma-12-xs { margin: 120px;
  }

  .hmd-mv-12-xs { margin-top: 120px; margin-bottom: 120px;
  }

  .hmd-mh-12-xs { margin-left: 120px; margin-right: 120px;
  }

  .hmd-mt-12-xs { margin-top: 120px;
  }

  .hmd-mr-12-xs { margin-right: 120px;
  }

  .hmd-mb-12-xs { margin-bottom: 120px;
  }

  .hmd-ml-12-xs { margin-left: 120px;
  }

  .hmd-nt-12-xs { margin-top: -120px;
  }

  .hmd-nr-12-xs { margin-right: -120px;
  }

  .hmd-nb-12-xs { margin-bottom: -120px;
  }

  .hmd-nl-12-xs { margin-left: -120px;
  }

  .hmd-ma-14-xs { margin: 140px;
  }

  .hmd-mv-14-xs { margin-top: 140px; margin-bottom: 140px;
  }

  .hmd-mh-14-xs { margin-left: 140px; margin-right: 140px;
  }

  .hmd-mt-14-xs { margin-top: 140px;
  }

  .hmd-mr-14-xs { margin-right: 140px;
  }

  .hmd-mb-14-xs { margin-bottom: 140px;
  }

  .hmd-ml-14-xs { margin-left: 140px;
  }

  .hmd-nt-14-xs { margin-top: -140px;
  }

  .hmd-nr-14-xs { margin-right: -140px;
  }

  .hmd-nb-14-xs { margin-bottom: -140px;
  }

  .hmd-nl-14-xs { margin-left: -140px;
  }

  .hmd-ma-16-xs { margin: 160px;
  }

  .hmd-mv-16-xs { margin-top: 160px; margin-bottom: 160px;
  }

  .hmd-mh-16-xs { margin-left: 160px; margin-right: 160px;
  }

  .hmd-mt-16-xs { margin-top: 160px;
  }

  .hmd-mr-16-xs { margin-right: 160px;
  }

  .hmd-mb-16-xs { margin-bottom: 160px;
  }

  .hmd-ml-16-xs { margin-left: 160px;
  }

  .hmd-nt-16-xs { margin-top: -160px;
  }

  .hmd-nr-16-xs { margin-right: -160px;
  }

  .hmd-nb-16-xs { margin-bottom: -160px;
  }

  .hmd-nl-16-xs { margin-left: -160px;
  }

  .hmd-ma-auto-xs { margin: auto;
  }

  .hmd-mv-auto-xs { margin-top: auto; margin-bottom: auto;
  }

  .hmd-mh-auto-xs { margin-left: auto; margin-right: auto;
  }

  .hmd-mt-auto-xs { margin-top: auto;
  }

  .hmd-mr-auto-xs { margin-right: auto;
  }

  .hmd-mb-auto-xs { margin-bottom: auto;
  }

  .hmd-ml-auto-xs { margin-left: auto;
  }

  .hmd-nt-auto-xs { margin-top: -auto;
  }

  .hmd-nr-auto-xs { margin-right: -auto;
  }

  .hmd-nb-auto-xs { margin-bottom: -auto;
  }

  .hmd-nl-auto-xs { margin-left: -auto;
  }

  .hmd-mh-auto--xs { margin: 0 auto;
  }

  .hmd-op-0-xs { opacity: 0%;
  }

  .hmd-op-1-xs { opacity: 10%;
  }

  .hmd-op-2-xs { opacity: 20%;
  }

  .hmd-op-3-xs { opacity: 30%;
  }

  .hmd-op-4-xs { opacity: 40%;
  }

  .hmd-op-5-xs { opacity: 50%;
  }

  .hmd-op-6-xs { opacity: 60%;
  }

  .hmd-op-7-xs { opacity: 70%;
  }

  .hmd-op-8-xs { opacity: 80%;
  }

  .hmd-op-9-xs { opacity: 90%;
  }

  .hmd-op-10-xs { opacity: 100%;
  }

  .hmd-w-1-xs { width: 10px;
  }

  .hmd-mw-1-xs { max-width: 10px;
  }

  .hmd-nw-1-xs { min-width: 10px;
  }

  .hmd-w-2-xs { width: 20px;
  }

  .hmd-mw-2-xs { max-width: 20px;
  }

  .hmd-nw-2-xs { min-width: 20px;
  }

  .hmd-w-3-xs { width: 30px;
  }

  .hmd-mw-3-xs { max-width: 30px;
  }

  .hmd-nw-3-xs { min-width: 30px;
  }

  .hmd-w-4-xs { width: 40px;
  }

  .hmd-mw-4-xs { max-width: 40px;
  }

  .hmd-nw-4-xs { min-width: 40px;
  }

  .hmd-w-8-xs { width: 80px;
  }

  .hmd-mw-8-xs { max-width: 80px;
  }

  .hmd-nw-8-xs { min-width: 80px;
  }

  .hmd-w-16-xs { width: 160px;
  }

  .hmd-mw-16-xs { max-width: 160px;
  }

  .hmd-nw-16-xs { min-width: 160px;
  }

  .hmd-w-18-xs { width: 180px;
  }

  .hmd-mw-18-xs { max-width: 180px;
  }

  .hmd-nw-18-xs { min-width: 180px;
  }

  .hmd-w-30-xs { width: 300px;
  }

  .hmd-mw-30-xs { max-width: 300px;
  }

  .hmd-nw-30-xs { min-width: 300px;
  }

  .hmd-w-110-xs { width: 1110px;
  }

  .hmd-mw-110-xs { max-width: 1110px;
  }

  .hmd-nw-110-xs { min-width: 1110px;
  }

  .hmd-w-1\/10-xs { width: 10%;
  }

  .hmd-mw-1\/10-xs { max-width: 10%;
  }

  .hmd-nw-1\/10-xs { min-width: 10%;
  }

  .hmd-w-1\/5-xs { width: 20%;
  }

  .hmd-mw-1\/5-xs { max-width: 20%;
  }

  .hmd-nw-1\/5-xs { min-width: 20%;
  }

  .hmd-w-1\/4-xs { width: 25%;
  }

  .hmd-mw-1\/4-xs { max-width: 25%;
  }

  .hmd-nw-1\/4-xs { min-width: 25%;
  }

  .hmd-w-3\/10-xs { width: 30%;
  }

  .hmd-mw-3\/10-xs { max-width: 30%;
  }

  .hmd-nw-3\/10-xs { min-width: 30%;
  }

  .hmd-w-1\/3-xs { width: 33.3333%;
  }

  .hmd-mw-1\/3-xs { max-width: 33.3333%;
  }

  .hmd-nw-1\/3-xs { min-width: 33.3333%;
  }

  .hmd-w-2\/5-xs { width: 40%;
  }

  .hmd-mw-2\/5-xs { max-width: 40%;
  }

  .hmd-nw-2\/5-xs { min-width: 40%;
  }

  .hmd-w-1\/2-xs { width: 50%;
  }

  .hmd-mw-1\/2-xs { max-width: 50%;
  }

  .hmd-nw-1\/2-xs { min-width: 50%;
  }

  .hmd-w-3\/5-xs { width: 60%;
  }

  .hmd-mw-3\/5-xs { max-width: 60%;
  }

  .hmd-nw-3\/5-xs { min-width: 60%;
  }

  .hmd-w-7\/10-xs { width: 70%;
  }

  .hmd-mw-7\/10-xs { max-width: 70%;
  }

  .hmd-nw-7\/10-xs { min-width: 70%;
  }

  .hmd-w-3\/4-xs { width: 75%;
  }

  .hmd-mw-3\/4-xs { max-width: 75%;
  }

  .hmd-nw-3\/4-xs { min-width: 75%;
  }

  .hmd-w-4\/5-xs { width: 80%;
  }

  .hmd-mw-4\/5-xs { max-width: 80%;
  }

  .hmd-nw-4\/5-xs { min-width: 80%;
  }

  .hmd-w-9\/10-xs { width: 90%;
  }

  .hmd-mw-9\/10-xs { max-width: 90%;
  }

  .hmd-nw-9\/10-xs { min-width: 90%;
  }

  .hmd-w-full-xs { width: 100%;
  }

  .hmd-mw-full-xs { max-width: 100%;
  }

  .hmd-nw-full-xs { min-width: 100%;
  }

  .hmd-w-100-xs { width: 100%;
  }

  .hmd-mw-100-xs { max-width: 100%;
  }

  .hmd-nw-100-xs { min-width: 100%;
  }

  .hmd-w-auto-xs { width: auto;
  }

  .hmd-mw-auto-xs { max-width: auto;
  }

  .hmd-nw-auto-xs { min-width: auto;
  }

  .dropdown a.dropdown-icon { border: 1px solid #337ab7; border-radius: 2px; display: inline-block; height: 20px; width: 20px; text-align: center; line-height: 20px;
  }

  .dropdown a.dropdown-icon:active, .dropdown a.dropdown-icon:hover { background: #337ab7; color: #fff;
  }

  .dropdown.ui-notification { margin-right: 10px;
  }

  .dropdown.ui-invitee { margin-right: 10px; margin-top: 10px;
  }

  .dropdown.ui-notification .dropdown-menu>li>a { max-width: calc( 100vw - 60px );
  }
}

@media(min-width: 1200px) {
  .hmd-text-left-lg { text-align: left;
  }

  .hmd-text-right-lg { text-align: right;
  }

  .hmd-text-center-lg { text-align: center;
  }

  .hmd-text-bold-lg { font-weight: bold;
  }

  .hmd-text-underline-lg { text-decoration: underline;
  }

  .hmd-text-left-lg { text-align: left;
  }

  .hmd-text-right-lg { text-align: right;
  }

  .hmd-text-center-lg { text-align: center;
  }

  .hmd-text-bold-lg { font-weight: bold;
  }

  .hmd-text-underline-lg { text-decoration: underline;
  }

  .hmd-flex-lg { display: flex;
  }

  .inline-flex-lg { display: inline-flex;
  }

  .hmd-flex-auto-lg { flex: 1 1 auto; min-width: 0; min-height: 0;
  }

  .hmd-flex-one-lg { flex: 1;
  }

  .hmd-flex-two-lg { flex: 2;
  }

  .hmd-flex-none-lg { flex: none;
  }

  .hmd-flex-column-lg { flex-direction: column;
  }

  .hmd-flex-row-lg { flex-direction: row;
  }

  .hmd-flex-wrap-lg { flex-wrap: wrap;
  }

  .hmd-flex-nowrap-lg { flex-wrap: nowrap;
  }

  .hmd-flex-wrap-reverse-lg { flex-wrap: wrap-reverse;
  }

  .hmd-flex-column-reverse-lg { flex-direction: column-reverse;
  }

  .hmd-flex-row-reverse-lg { flex-direction: row-reverse;
  }

  .hmd-items-start-lg { align-items: flex-start;
  }

  .hmd-items-end-lg { align-items: flex-end;
  }

  .hmd-items-center-lg { align-items: center;
  }

  .hmd-items-baseline-lg { align-items: baseline;
  }

  .hmd-items-stretch-lg { align-items: stretch;
  }

  .hmd-self-start-lg { align-self: flex-start;
  }

  .hmd-self-end-lg { align-self: flex-end;
  }

  .hmd-self-center-lg { align-self: center;
  }

  .hmd-self-baseline-lg { align-self: baseline;
  }

  .hmd-self-stretch-lg { align-self: stretch;
  }

  .hmd-justify-start-lg { justify-content: flex-start;
  }

  .hmd-justify-end-lg { justify-content: flex-end;
  }

  .hmd-justify-center-lg { justify-content: center;
  }

  .hmd-justify-between-lg { justify-content: space-between;
  }

  .hmd-justify-around-lg { justify-content: space-around;
  }

  .hmd-content-start-lg { align-content: flex-start;
  }

  .hmd-content-end-lg { align-content: flex-end;
  }

  .hmd-content-center-lg { align-content: center;
  }

  .hmd-content-between-lg { align-content: space-between;
  }

  .hmd-content-around-lg { align-content: space-around;
  }

  .hmd-content-stretch-lg { align-content: stretch;
  }

  .hmd-order-0-lg { order: 0;
  }

  .hmd-order-1-lg { order: 1;
  }

  .hmd-order-2-lg { order: 2;
  }

  .hmd-order-3-lg { order: 3;
  }

  .hmd-order-4-lg { order: 4;
  }

  .hmd-order-5-lg { order: 5;
  }

  .hmd-order-6-lg { order: 6;
  }

  .hmd-order-7-lg { order: 7;
  }

  .hmd-order-8-lg { order: 8;
  }

  .hmd-order-last-lg { order: 99999;
  }

  .hmd-flex-grow-0-lg { flex-grow: 0;
  }

  .hmd-flex-grow-1-lg { flex-grow: 1;
  }

  .hmd-flex-shrink-0-lg { flex-shrink: 0;
  }

  .hmd-flex-shrink-1-lg { flex-shrink: 1;
  }

  .hmd-dn-lg { display: none;
  }

  .hmd-di-lg { display: inline;
  }

  .hmd-db-lg { display: block;
  }

  .hmd-dib-lg { display: inline-block;
  }

  .hmd-dit-lg { display: inline-table;
  }

  .hmd-dt-lg { display: table;
  }

  .hmd-dtc-lg { display: table-cell;
  }

  .hmd-dt-row-lg { display: table-row;
  }

  .hmd-dt-row-group-lg { display: table-row-group;
  }

  .hmd-dt-column-lg { display: table-column;
  }

  .hmd-dt-column-group-lg { display: table-column-group;
  }

  .hmd-dns-lg { display: unset;
  }

  .hmd-dni-lg { display: none !important;
  }

  .hmd-vv-lg { visibility: visible;
  }

  .hmd-vh-lg { visibility: hidden;
  }

  .hmd-pa-0-lg { padding: 0;
  }

  .hmd-pv-0-lg { padding-top: 0; padding-bottom: 0;
  }

  .hmd-ph-0-lg { padding-left: 0; padding-right: 0;
  }

  .hmd-pt-0-lg { padding-top: 0;
  }

  .hmd-pr-0-lg { padding-right: 0;
  }

  .hmd-pb-0-lg { padding-bottom: 0;
  }

  .hmd-pl-0-lg { padding-left: 0;
  }

  .hmd-pa-1\/10-lg { padding: 1px;
  }

  .hmd-pv-1\/10-lg { padding-top: 1px; padding-bottom: 1px;
  }

  .hmd-ph-1\/10-lg { padding-left: 1px; padding-right: 1px;
  }

  .hmd-pt-1\/10-lg { padding-top: 1px;
  }

  .hmd-pr-1\/10-lg { padding-right: 1px;
  }

  .hmd-pb-1\/10-lg { padding-bottom: 1px;
  }

  .hmd-pl-1\/10-lg { padding-left: 1px;
  }

  .hmd-pa-1\/5-lg { padding: 2px;
  }

  .hmd-pv-1\/5-lg { padding-top: 2px; padding-bottom: 2px;
  }

  .hmd-ph-1\/5-lg { padding-left: 2px; padding-right: 2px;
  }

  .hmd-pt-1\/5-lg { padding-top: 2px;
  }

  .hmd-pr-1\/5-lg { padding-right: 2px;
  }

  .hmd-pb-1\/5-lg { padding-bottom: 2px;
  }

  .hmd-pl-1\/5-lg { padding-left: 2px;
  }

  .hmd-pa-1\/4-lg { padding: .25rem;
  }

  .hmd-pv-1\/4-lg { padding-top: .25rem; padding-bottom: .25rem;
  }

  .hmd-ph-1\/4-lg { padding-left: .25rem; padding-right: .25rem;
  }

  .hmd-pt-1\/4-lg { padding-top: .25rem;
  }

  .hmd-pr-1\/4-lg { padding-right: .25rem;
  }

  .hmd-pb-1\/4-lg { padding-bottom: .25rem;
  }

  .hmd-pl-1\/4-lg { padding-left: .25rem;
  }

  .hmd-pa-3\/4-lg { padding: .75rem;
  }

  .hmd-pv-3\/4-lg { padding-top: .75rem; padding-bottom: .75rem;
  }

  .hmd-ph-3\/4-lg { padding-left: .75rem; padding-right: .75rem;
  }

  .hmd-pt-3\/4-lg { padding-top: .75rem;
  }

  .hmd-pr-3\/4-lg { padding-right: .75rem;
  }

  .hmd-pb-3\/4-lg { padding-bottom: .75rem;
  }

  .hmd-pl-3\/4-lg { padding-left: .75rem;
  }

  .hmd-pa-1\/8-lg { padding: .125rem;
  }

  .hmd-pv-1\/8-lg { padding-top: .125rem; padding-bottom: .125rem;
  }

  .hmd-ph-1\/8-lg { padding-left: .125rem; padding-right: .125rem;
  }

  .hmd-pt-1\/8-lg { padding-top: .125rem;
  }

  .hmd-pr-1\/8-lg { padding-right: .125rem;
  }

  .hmd-pb-1\/8-lg { padding-bottom: .125rem;
  }

  .hmd-pl-1\/8-lg { padding-left: .125rem;
  }

  .hmd-pa-1\/2-lg { padding: 5px;
  }

  .hmd-pv-1\/2-lg { padding-top: 5px; padding-bottom: 5px;
  }

  .hmd-ph-1\/2-lg { padding-left: 5px; padding-right: 5px;
  }

  .hmd-pt-1\/2-lg { padding-top: 5px;
  }

  .hmd-pr-1\/2-lg { padding-right: 5px;
  }

  .hmd-pb-1\/2-lg { padding-bottom: 5px;
  }

  .hmd-pl-1\/2-lg { padding-left: 5px;
  }

  .hmd-pa-1-lg { padding: 10px;
  }

  .hmd-pv-1-lg { padding-top: 10px; padding-bottom: 10px;
  }

  .hmd-ph-1-lg { padding-left: 10px; padding-right: 10px;
  }

  .hmd-pt-1-lg { padding-top: 10px;
  }

  .hmd-pr-1-lg { padding-right: 10px;
  }

  .hmd-pb-1-lg { padding-bottom: 10px;
  }

  .hmd-pl-1-lg { padding-left: 10px;
  }

  .hmd-pa-3\/2-lg { padding: 15px;
  }

  .hmd-pv-3\/2-lg { padding-top: 15px; padding-bottom: 15px;
  }

  .hmd-ph-3\/2-lg { padding-left: 15px; padding-right: 15px;
  }

  .hmd-pt-3\/2-lg { padding-top: 15px;
  }

  .hmd-pr-3\/2-lg { padding-right: 15px;
  }

  .hmd-pb-3\/2-lg { padding-bottom: 15px;
  }

  .hmd-pl-3\/2-lg { padding-left: 15px;
  }

  .hmd-pa-2-lg { padding: 20px;
  }

  .hmd-pv-2-lg { padding-top: 20px; padding-bottom: 20px;
  }

  .hmd-ph-2-lg { padding-left: 20px; padding-right: 20px;
  }

  .hmd-pt-2-lg { padding-top: 20px;
  }

  .hmd-pr-2-lg { padding-right: 20px;
  }

  .hmd-pb-2-lg { padding-bottom: 20px;
  }

  .hmd-pl-2-lg { padding-left: 20px;
  }

  .hmd-pa-25-lg { padding: 25px;
  }

  .hmd-pv-25-lg { padding-top: 25px; padding-bottom: 25px;
  }

  .hmd-ph-25-lg { padding-left: 25px; padding-right: 25px;
  }

  .hmd-pt-25-lg { padding-top: 25px;
  }

  .hmd-pr-25-lg { padding-right: 25px;
  }

  .hmd-pb-25-lg { padding-bottom: 25px;
  }

  .hmd-pl-25-lg { padding-left: 25px;
  }

  .hmd-pa-3-lg { padding: 30px;
  }

  .hmd-pv-3-lg { padding-top: 30px; padding-bottom: 30px;
  }

  .hmd-ph-3-lg { padding-left: 30px; padding-right: 30px;
  }

  .hmd-pt-3-lg { padding-top: 30px;
  }

  .hmd-pr-3-lg { padding-right: 30px;
  }

  .hmd-pb-3-lg { padding-bottom: 30px;
  }

  .hmd-pl-3-lg { padding-left: 30px;
  }

  .hmd-pa-35-lg { padding: 35px;
  }

  .hmd-pv-35-lg { padding-top: 35px; padding-bottom: 35px;
  }

  .hmd-ph-35-lg { padding-left: 35px; padding-right: 35px;
  }

  .hmd-pt-35-lg { padding-top: 35px;
  }

  .hmd-pr-35-lg { padding-right: 35px;
  }

  .hmd-pb-35-lg { padding-bottom: 35px;
  }

  .hmd-pl-35-lg { padding-left: 35px;
  }

  .hmd-pa-4-lg { padding: 40px;
  }

  .hmd-pv-4-lg { padding-top: 40px; padding-bottom: 40px;
  }

  .hmd-ph-4-lg { padding-left: 40px; padding-right: 40px;
  }

  .hmd-pt-4-lg { padding-top: 40px;
  }

  .hmd-pr-4-lg { padding-right: 40px;
  }

  .hmd-pb-4-lg { padding-bottom: 40px;
  }

  .hmd-pl-4-lg { padding-left: 40px;
  }

  .hmd-pa-5-lg { padding: 50px;
  }

  .hmd-pv-5-lg { padding-top: 50px; padding-bottom: 50px;
  }

  .hmd-ph-5-lg { padding-left: 50px; padding-right: 50px;
  }

  .hmd-pt-5-lg { padding-top: 50px;
  }

  .hmd-pr-5-lg { padding-right: 50px;
  }

  .hmd-pb-5-lg { padding-bottom: 50px;
  }

  .hmd-pl-5-lg { padding-left: 50px;
  }

  .hmd-pa-55-lg { padding: 55px;
  }

  .hmd-pv-55-lg { padding-top: 55px; padding-bottom: 55px;
  }

  .hmd-ph-55-lg { padding-left: 55px; padding-right: 55px;
  }

  .hmd-pt-55-lg { padding-top: 55px;
  }

  .hmd-pr-55-lg { padding-right: 55px;
  }

  .hmd-pb-55-lg { padding-bottom: 55px;
  }

  .hmd-pl-55-lg { padding-left: 55px;
  }

  .hmd-pa-6-lg { padding: 60px;
  }

  .hmd-pv-6-lg { padding-top: 60px; padding-bottom: 60px;
  }

  .hmd-ph-6-lg { padding-left: 60px; padding-right: 60px;
  }

  .hmd-pt-6-lg { padding-top: 60px;
  }

  .hmd-pr-6-lg { padding-right: 60px;
  }

  .hmd-pb-6-lg { padding-bottom: 60px;
  }

  .hmd-pl-6-lg { padding-left: 60px;
  }

  .hmd-pa-7-lg { padding: 70px;
  }

  .hmd-pv-7-lg { padding-top: 70px; padding-bottom: 70px;
  }

  .hmd-ph-7-lg { padding-left: 70px; padding-right: 70px;
  }

  .hmd-pt-7-lg { padding-top: 70px;
  }

  .hmd-pr-7-lg { padding-right: 70px;
  }

  .hmd-pb-7-lg { padding-bottom: 70px;
  }

  .hmd-pl-7-lg { padding-left: 70px;
  }

  .hmd-pa-8-lg { padding: 80px;
  }

  .hmd-pv-8-lg { padding-top: 80px; padding-bottom: 80px;
  }

  .hmd-ph-8-lg { padding-left: 80px; padding-right: 80px;
  }

  .hmd-pt-8-lg { padding-top: 80px;
  }

  .hmd-pr-8-lg { padding-right: 80px;
  }

  .hmd-pb-8-lg { padding-bottom: 80px;
  }

  .hmd-pl-8-lg { padding-left: 80px;
  }

  .hmd-pa-10-lg { padding: 100px;
  }

  .hmd-pv-10-lg { padding-top: 100px; padding-bottom: 100px;
  }

  .hmd-ph-10-lg { padding-left: 100px; padding-right: 100px;
  }

  .hmd-pt-10-lg { padding-top: 100px;
  }

  .hmd-pr-10-lg { padding-right: 100px;
  }

  .hmd-pb-10-lg { padding-bottom: 100px;
  }

  .hmd-pl-10-lg { padding-left: 100px;
  }

  .hmd-pa-12-lg { padding: 120px;
  }

  .hmd-pv-12-lg { padding-top: 120px; padding-bottom: 120px;
  }

  .hmd-ph-12-lg { padding-left: 120px; padding-right: 120px;
  }

  .hmd-pt-12-lg { padding-top: 120px;
  }

  .hmd-pr-12-lg { padding-right: 120px;
  }

  .hmd-pb-12-lg { padding-bottom: 120px;
  }

  .hmd-pl-12-lg { padding-left: 120px;
  }

  .hmd-pa-14-lg { padding: 140px;
  }

  .hmd-pv-14-lg { padding-top: 140px; padding-bottom: 140px;
  }

  .hmd-ph-14-lg { padding-left: 140px; padding-right: 140px;
  }

  .hmd-pt-14-lg { padding-top: 140px;
  }

  .hmd-pr-14-lg { padding-right: 140px;
  }

  .hmd-pb-14-lg { padding-bottom: 140px;
  }

  .hmd-pl-14-lg { padding-left: 140px;
  }

  .hmd-pa-16-lg { padding: 160px;
  }

  .hmd-pv-16-lg { padding-top: 160px; padding-bottom: 160px;
  }

  .hmd-ph-16-lg { padding-left: 160px; padding-right: 160px;
  }

  .hmd-pt-16-lg { padding-top: 160px;
  }

  .hmd-pr-16-lg { padding-right: 160px;
  }

  .hmd-pb-16-lg { padding-bottom: 160px;
  }

  .hmd-pl-16-lg { padding-left: 160px;
  }

  .hmd-pa-auto-lg { padding: auto;
  }

  .hmd-pv-auto-lg { padding-top: auto; padding-bottom: auto;
  }

  .hmd-ph-auto-lg { padding-left: auto; padding-right: auto;
  }

  .hmd-pt-auto-lg { padding-top: auto;
  }

  .hmd-pr-auto-lg { padding-right: auto;
  }

  .hmd-pb-auto-lg { padding-bottom: auto;
  }

  .hmd-pl-auto-lg { padding-left: auto;
  }

  .hmd-ma-0-lg { margin: 0;
  }

  .hmd-mv-0-lg { margin-top: 0; margin-bottom: 0;
  }

  .hmd-mh-0-lg { margin-left: 0; margin-right: 0;
  }

  .hmd-mt-0-lg { margin-top: 0;
  }

  .hmd-mr-0-lg { margin-right: 0;
  }

  .hmd-mb-0-lg { margin-bottom: 0;
  }

  .hmd-ml-0-lg { margin-left: 0;
  }

  .hmd-nt-0-lg { margin-top: -0;
  }

  .hmd-nr-0-lg { margin-right: -0;
  }

  .hmd-nb-0-lg { margin-bottom: -0;
  }

  .hmd-nl-0-lg { margin-left: -0;
  }

  .hmd-ma-1\/10-lg { margin: 1px;
  }

  .hmd-mv-1\/10-lg { margin-top: 1px; margin-bottom: 1px;
  }

  .hmd-mh-1\/10-lg { margin-left: 1px; margin-right: 1px;
  }

  .hmd-mt-1\/10-lg { margin-top: 1px;
  }

  .hmd-mr-1\/10-lg { margin-right: 1px;
  }

  .hmd-mb-1\/10-lg { margin-bottom: 1px;
  }

  .hmd-ml-1\/10-lg { margin-left: 1px;
  }

  .hmd-nt-1\/10-lg { margin-top: -1px;
  }

  .hmd-nr-1\/10-lg { margin-right: -1px;
  }

  .hmd-nb-1\/10-lg { margin-bottom: -1px;
  }

  .hmd-nl-1\/10-lg { margin-left: -1px;
  }

  .hmd-ma-1\/5-lg { margin: 2px;
  }

  .hmd-mv-1\/5-lg { margin-top: 2px; margin-bottom: 2px;
  }

  .hmd-mh-1\/5-lg { margin-left: 2px; margin-right: 2px;
  }

  .hmd-mt-1\/5-lg { margin-top: 2px;
  }

  .hmd-mr-1\/5-lg { margin-right: 2px;
  }

  .hmd-mb-1\/5-lg { margin-bottom: 2px;
  }

  .hmd-ml-1\/5-lg { margin-left: 2px;
  }

  .hmd-nt-1\/5-lg { margin-top: -2px;
  }

  .hmd-nr-1\/5-lg { margin-right: -2px;
  }

  .hmd-nb-1\/5-lg { margin-bottom: -2px;
  }

  .hmd-nl-1\/5-lg { margin-left: -2px;
  }

  .hmd-ma-1\/4-lg { margin: .25rem;
  }

  .hmd-mv-1\/4-lg { margin-top: .25rem; margin-bottom: .25rem;
  }

  .hmd-mh-1\/4-lg { margin-left: .25rem; margin-right: .25rem;
  }

  .hmd-mt-1\/4-lg { margin-top: .25rem;
  }

  .hmd-mr-1\/4-lg { margin-right: .25rem;
  }

  .hmd-mb-1\/4-lg { margin-bottom: .25rem;
  }

  .hmd-ml-1\/4-lg { margin-left: .25rem;
  }

  .hmd-nt-1\/4-lg { margin-top: -0.25rem;
  }

  .hmd-nr-1\/4-lg { margin-right: -0.25rem;
  }

  .hmd-nb-1\/4-lg { margin-bottom: -0.25rem;
  }

  .hmd-nl-1\/4-lg { margin-left: -0.25rem;
  }

  .hmd-ma-3\/4-lg { margin: .75rem;
  }

  .hmd-mv-3\/4-lg { margin-top: .75rem; margin-bottom: .75rem;
  }

  .hmd-mh-3\/4-lg { margin-left: .75rem; margin-right: .75rem;
  }

  .hmd-mt-3\/4-lg { margin-top: .75rem;
  }

  .hmd-mr-3\/4-lg { margin-right: .75rem;
  }

  .hmd-mb-3\/4-lg { margin-bottom: .75rem;
  }

  .hmd-ml-3\/4-lg { margin-left: .75rem;
  }

  .hmd-nt-3\/4-lg { margin-top: -0.75rem;
  }

  .hmd-nr-3\/4-lg { margin-right: -0.75rem;
  }

  .hmd-nb-3\/4-lg { margin-bottom: -0.75rem;
  }

  .hmd-nl-3\/4-lg { margin-left: -0.75rem;
  }

  .hmd-ma-1\/8-lg { margin: .125rem;
  }

  .hmd-mv-1\/8-lg { margin-top: .125rem; margin-bottom: .125rem;
  }

  .hmd-mh-1\/8-lg { margin-left: .125rem; margin-right: .125rem;
  }

  .hmd-mt-1\/8-lg { margin-top: .125rem;
  }

  .hmd-mr-1\/8-lg { margin-right: .125rem;
  }

  .hmd-mb-1\/8-lg { margin-bottom: .125rem;
  }

  .hmd-ml-1\/8-lg { margin-left: .125rem;
  }

  .hmd-nt-1\/8-lg { margin-top: -0.125rem;
  }

  .hmd-nr-1\/8-lg { margin-right: -0.125rem;
  }

  .hmd-nb-1\/8-lg { margin-bottom: -0.125rem;
  }

  .hmd-nl-1\/8-lg { margin-left: -0.125rem;
  }

  .hmd-ma-1\/2-lg { margin: 5px;
  }

  .hmd-mv-1\/2-lg { margin-top: 5px; margin-bottom: 5px;
  }

  .hmd-mh-1\/2-lg { margin-left: 5px; margin-right: 5px;
  }

  .hmd-mt-1\/2-lg { margin-top: 5px;
  }

  .hmd-mr-1\/2-lg { margin-right: 5px;
  }

  .hmd-mb-1\/2-lg { margin-bottom: 5px;
  }

  .hmd-ml-1\/2-lg { margin-left: 5px;
  }

  .hmd-nt-1\/2-lg { margin-top: -5px;
  }

  .hmd-nr-1\/2-lg { margin-right: -5px;
  }

  .hmd-nb-1\/2-lg { margin-bottom: -5px;
  }

  .hmd-nl-1\/2-lg { margin-left: -5px;
  }

  .hmd-ma-1-lg { margin: 10px;
  }

  .hmd-mv-1-lg { margin-top: 10px; margin-bottom: 10px;
  }

  .hmd-mh-1-lg { margin-left: 10px; margin-right: 10px;
  }

  .hmd-mt-1-lg { margin-top: 10px;
  }

  .hmd-mr-1-lg { margin-right: 10px;
  }

  .hmd-mb-1-lg { margin-bottom: 10px;
  }

  .hmd-ml-1-lg { margin-left: 10px;
  }

  .hmd-nt-1-lg { margin-top: -10px;
  }

  .hmd-nr-1-lg { margin-right: -10px;
  }

  .hmd-nb-1-lg { margin-bottom: -10px;
  }

  .hmd-nl-1-lg { margin-left: -10px;
  }

  .hmd-ma-3\/2-lg { margin: 15px;
  }

  .hmd-mv-3\/2-lg { margin-top: 15px; margin-bottom: 15px;
  }

  .hmd-mh-3\/2-lg { margin-left: 15px; margin-right: 15px;
  }

  .hmd-mt-3\/2-lg { margin-top: 15px;
  }

  .hmd-mr-3\/2-lg { margin-right: 15px;
  }

  .hmd-mb-3\/2-lg { margin-bottom: 15px;
  }

  .hmd-ml-3\/2-lg { margin-left: 15px;
  }

  .hmd-nt-3\/2-lg { margin-top: -15px;
  }

  .hmd-nr-3\/2-lg { margin-right: -15px;
  }

  .hmd-nb-3\/2-lg { margin-bottom: -15px;
  }

  .hmd-nl-3\/2-lg { margin-left: -15px;
  }

  .hmd-ma-2-lg { margin: 20px;
  }

  .hmd-mv-2-lg { margin-top: 20px; margin-bottom: 20px;
  }

  .hmd-mh-2-lg { margin-left: 20px; margin-right: 20px;
  }

  .hmd-mt-2-lg { margin-top: 20px;
  }

  .hmd-mr-2-lg { margin-right: 20px;
  }

  .hmd-mb-2-lg { margin-bottom: 20px;
  }

  .hmd-ml-2-lg { margin-left: 20px;
  }

  .hmd-nt-2-lg { margin-top: -20px;
  }

  .hmd-nr-2-lg { margin-right: -20px;
  }

  .hmd-nb-2-lg { margin-bottom: -20px;
  }

  .hmd-nl-2-lg { margin-left: -20px;
  }

  .hmd-ma-25-lg { margin: 25px;
  }

  .hmd-mv-25-lg { margin-top: 25px; margin-bottom: 25px;
  }

  .hmd-mh-25-lg { margin-left: 25px; margin-right: 25px;
  }

  .hmd-mt-25-lg { margin-top: 25px;
  }

  .hmd-mr-25-lg { margin-right: 25px;
  }

  .hmd-mb-25-lg { margin-bottom: 25px;
  }

  .hmd-ml-25-lg { margin-left: 25px;
  }

  .hmd-nt-25-lg { margin-top: -25px;
  }

  .hmd-nr-25-lg { margin-right: -25px;
  }

  .hmd-nb-25-lg { margin-bottom: -25px;
  }

  .hmd-nl-25-lg { margin-left: -25px;
  }

  .hmd-ma-3-lg { margin: 30px;
  }

  .hmd-mv-3-lg { margin-top: 30px; margin-bottom: 30px;
  }

  .hmd-mh-3-lg { margin-left: 30px; margin-right: 30px;
  }

  .hmd-mt-3-lg { margin-top: 30px;
  }

  .hmd-mr-3-lg { margin-right: 30px;
  }

  .hmd-mb-3-lg { margin-bottom: 30px;
  }

  .hmd-ml-3-lg { margin-left: 30px;
  }

  .hmd-nt-3-lg { margin-top: -30px;
  }

  .hmd-nr-3-lg { margin-right: -30px;
  }

  .hmd-nb-3-lg { margin-bottom: -30px;
  }

  .hmd-nl-3-lg { margin-left: -30px;
  }

  .hmd-ma-35-lg { margin: 35px;
  }

  .hmd-mv-35-lg { margin-top: 35px; margin-bottom: 35px;
  }

  .hmd-mh-35-lg { margin-left: 35px; margin-right: 35px;
  }

  .hmd-mt-35-lg { margin-top: 35px;
  }

  .hmd-mr-35-lg { margin-right: 35px;
  }

  .hmd-mb-35-lg { margin-bottom: 35px;
  }

  .hmd-ml-35-lg { margin-left: 35px;
  }

  .hmd-nt-35-lg { margin-top: -35px;
  }

  .hmd-nr-35-lg { margin-right: -35px;
  }

  .hmd-nb-35-lg { margin-bottom: -35px;
  }

  .hmd-nl-35-lg { margin-left: -35px;
  }

  .hmd-ma-4-lg { margin: 40px;
  }

  .hmd-mv-4-lg { margin-top: 40px; margin-bottom: 40px;
  }

  .hmd-mh-4-lg { margin-left: 40px; margin-right: 40px;
  }

  .hmd-mt-4-lg { margin-top: 40px;
  }

  .hmd-mr-4-lg { margin-right: 40px;
  }

  .hmd-mb-4-lg { margin-bottom: 40px;
  }

  .hmd-ml-4-lg { margin-left: 40px;
  }

  .hmd-nt-4-lg { margin-top: -40px;
  }

  .hmd-nr-4-lg { margin-right: -40px;
  }

  .hmd-nb-4-lg { margin-bottom: -40px;
  }

  .hmd-nl-4-lg { margin-left: -40px;
  }

  .hmd-ma-5-lg { margin: 50px;
  }

  .hmd-mv-5-lg { margin-top: 50px; margin-bottom: 50px;
  }

  .hmd-mh-5-lg { margin-left: 50px; margin-right: 50px;
  }

  .hmd-mt-5-lg { margin-top: 50px;
  }

  .hmd-mr-5-lg { margin-right: 50px;
  }

  .hmd-mb-5-lg { margin-bottom: 50px;
  }

  .hmd-ml-5-lg { margin-left: 50px;
  }

  .hmd-nt-5-lg { margin-top: -50px;
  }

  .hmd-nr-5-lg { margin-right: -50px;
  }

  .hmd-nb-5-lg { margin-bottom: -50px;
  }

  .hmd-nl-5-lg { margin-left: -50px;
  }

  .hmd-ma-55-lg { margin: 55px;
  }

  .hmd-mv-55-lg { margin-top: 55px; margin-bottom: 55px;
  }

  .hmd-mh-55-lg { margin-left: 55px; margin-right: 55px;
  }

  .hmd-mt-55-lg { margin-top: 55px;
  }

  .hmd-mr-55-lg { margin-right: 55px;
  }

  .hmd-mb-55-lg { margin-bottom: 55px;
  }

  .hmd-ml-55-lg { margin-left: 55px;
  }

  .hmd-nt-55-lg { margin-top: -55px;
  }

  .hmd-nr-55-lg { margin-right: -55px;
  }

  .hmd-nb-55-lg { margin-bottom: -55px;
  }

  .hmd-nl-55-lg { margin-left: -55px;
  }

  .hmd-ma-6-lg { margin: 60px;
  }

  .hmd-mv-6-lg { margin-top: 60px; margin-bottom: 60px;
  }

  .hmd-mh-6-lg { margin-left: 60px; margin-right: 60px;
  }

  .hmd-mt-6-lg { margin-top: 60px;
  }

  .hmd-mr-6-lg { margin-right: 60px;
  }

  .hmd-mb-6-lg { margin-bottom: 60px;
  }

  .hmd-ml-6-lg { margin-left: 60px;
  }

  .hmd-nt-6-lg { margin-top: -60px;
  }

  .hmd-nr-6-lg { margin-right: -60px;
  }

  .hmd-nb-6-lg { margin-bottom: -60px;
  }

  .hmd-nl-6-lg { margin-left: -60px;
  }

  .hmd-ma-7-lg { margin: 70px;
  }

  .hmd-mv-7-lg { margin-top: 70px; margin-bottom: 70px;
  }

  .hmd-mh-7-lg { margin-left: 70px; margin-right: 70px;
  }

  .hmd-mt-7-lg { margin-top: 70px;
  }

  .hmd-mr-7-lg { margin-right: 70px;
  }

  .hmd-mb-7-lg { margin-bottom: 70px;
  }

  .hmd-ml-7-lg { margin-left: 70px;
  }

  .hmd-nt-7-lg { margin-top: -70px;
  }

  .hmd-nr-7-lg { margin-right: -70px;
  }

  .hmd-nb-7-lg { margin-bottom: -70px;
  }

  .hmd-nl-7-lg { margin-left: -70px;
  }

  .hmd-ma-8-lg { margin: 80px;
  }

  .hmd-mv-8-lg { margin-top: 80px; margin-bottom: 80px;
  }

  .hmd-mh-8-lg { margin-left: 80px; margin-right: 80px;
  }

  .hmd-mt-8-lg { margin-top: 80px;
  }

  .hmd-mr-8-lg { margin-right: 80px;
  }

  .hmd-mb-8-lg { margin-bottom: 80px;
  }

  .hmd-ml-8-lg { margin-left: 80px;
  }

  .hmd-nt-8-lg { margin-top: -80px;
  }

  .hmd-nr-8-lg { margin-right: -80px;
  }

  .hmd-nb-8-lg { margin-bottom: -80px;
  }

  .hmd-nl-8-lg { margin-left: -80px;
  }

  .hmd-ma-10-lg { margin: 100px;
  }

  .hmd-mv-10-lg { margin-top: 100px; margin-bottom: 100px;
  }

  .hmd-mh-10-lg { margin-left: 100px; margin-right: 100px;
  }

  .hmd-mt-10-lg { margin-top: 100px;
  }

  .hmd-mr-10-lg { margin-right: 100px;
  }

  .hmd-mb-10-lg { margin-bottom: 100px;
  }

  .hmd-ml-10-lg { margin-left: 100px;
  }

  .hmd-nt-10-lg { margin-top: -100px;
  }

  .hmd-nr-10-lg { margin-right: -100px;
  }

  .hmd-nb-10-lg { margin-bottom: -100px;
  }

  .hmd-nl-10-lg { margin-left: -100px;
  }

  .hmd-ma-12-lg { margin: 120px;
  }

  .hmd-mv-12-lg { margin-top: 120px; margin-bottom: 120px;
  }

  .hmd-mh-12-lg { margin-left: 120px; margin-right: 120px;
  }

  .hmd-mt-12-lg { margin-top: 120px;
  }

  .hmd-mr-12-lg { margin-right: 120px;
  }

  .hmd-mb-12-lg { margin-bottom: 120px;
  }

  .hmd-ml-12-lg { margin-left: 120px;
  }

  .hmd-nt-12-lg { margin-top: -120px;
  }

  .hmd-nr-12-lg { margin-right: -120px;
  }

  .hmd-nb-12-lg { margin-bottom: -120px;
  }

  .hmd-nl-12-lg { margin-left: -120px;
  }

  .hmd-ma-14-lg { margin: 140px;
  }

  .hmd-mv-14-lg { margin-top: 140px; margin-bottom: 140px;
  }

  .hmd-mh-14-lg { margin-left: 140px; margin-right: 140px;
  }

  .hmd-mt-14-lg { margin-top: 140px;
  }

  .hmd-mr-14-lg { margin-right: 140px;
  }

  .hmd-mb-14-lg { margin-bottom: 140px;
  }

  .hmd-ml-14-lg { margin-left: 140px;
  }

  .hmd-nt-14-lg { margin-top: -140px;
  }

  .hmd-nr-14-lg { margin-right: -140px;
  }

  .hmd-nb-14-lg { margin-bottom: -140px;
  }

  .hmd-nl-14-lg { margin-left: -140px;
  }

  .hmd-ma-16-lg { margin: 160px;
  }

  .hmd-mv-16-lg { margin-top: 160px; margin-bottom: 160px;
  }

  .hmd-mh-16-lg { margin-left: 160px; margin-right: 160px;
  }

  .hmd-mt-16-lg { margin-top: 160px;
  }

  .hmd-mr-16-lg { margin-right: 160px;
  }

  .hmd-mb-16-lg { margin-bottom: 160px;
  }

  .hmd-ml-16-lg { margin-left: 160px;
  }

  .hmd-nt-16-lg { margin-top: -160px;
  }

  .hmd-nr-16-lg { margin-right: -160px;
  }

  .hmd-nb-16-lg { margin-bottom: -160px;
  }

  .hmd-nl-16-lg { margin-left: -160px;
  }

  .hmd-ma-auto-lg { margin: auto;
  }

  .hmd-mv-auto-lg { margin-top: auto; margin-bottom: auto;
  }

  .hmd-mh-auto-lg { margin-left: auto; margin-right: auto;
  }

  .hmd-mt-auto-lg { margin-top: auto;
  }

  .hmd-mr-auto-lg { margin-right: auto;
  }

  .hmd-mb-auto-lg { margin-bottom: auto;
  }

  .hmd-ml-auto-lg { margin-left: auto;
  }

  .hmd-nt-auto-lg { margin-top: -auto;
  }

  .hmd-nr-auto-lg { margin-right: -auto;
  }

  .hmd-nb-auto-lg { margin-bottom: -auto;
  }

  .hmd-nl-auto-lg { margin-left: -auto;
  }

  .hmd-mh-auto--lg { margin: 0 auto;
  }

  .hmd-op-0-lg { opacity: 0%;
  }

  .hmd-op-1-lg { opacity: 10%;
  }

  .hmd-op-2-lg { opacity: 20%;
  }

  .hmd-op-3-lg { opacity: 30%;
  }

  .hmd-op-4-lg { opacity: 40%;
  }

  .hmd-op-5-lg { opacity: 50%;
  }

  .hmd-op-6-lg { opacity: 60%;
  }

  .hmd-op-7-lg { opacity: 70%;
  }

  .hmd-op-8-lg { opacity: 80%;
  }

  .hmd-op-9-lg { opacity: 90%;
  }

  .hmd-op-10-lg { opacity: 100%;
  }

  .hmd-w-1-lg { width: 10px;
  }

  .hmd-mw-1-lg { max-width: 10px;
  }

  .hmd-nw-1-lg { min-width: 10px;
  }

  .hmd-w-2-lg { width: 20px;
  }

  .hmd-mw-2-lg { max-width: 20px;
  }

  .hmd-nw-2-lg { min-width: 20px;
  }

  .hmd-w-3-lg { width: 30px;
  }

  .hmd-mw-3-lg { max-width: 30px;
  }

  .hmd-nw-3-lg { min-width: 30px;
  }

  .hmd-w-4-lg { width: 40px;
  }

  .hmd-mw-4-lg { max-width: 40px;
  }

  .hmd-nw-4-lg { min-width: 40px;
  }

  .hmd-w-8-lg { width: 80px;
  }

  .hmd-mw-8-lg { max-width: 80px;
  }

  .hmd-nw-8-lg { min-width: 80px;
  }

  .hmd-w-16-lg { width: 160px;
  }

  .hmd-mw-16-lg { max-width: 160px;
  }

  .hmd-nw-16-lg { min-width: 160px;
  }

  .hmd-w-18-lg { width: 180px;
  }

  .hmd-mw-18-lg { max-width: 180px;
  }

  .hmd-nw-18-lg { min-width: 180px;
  }

  .hmd-w-30-lg { width: 300px;
  }

  .hmd-mw-30-lg { max-width: 300px;
  }

  .hmd-nw-30-lg { min-width: 300px;
  }

  .hmd-w-110-lg { width: 1110px;
  }

  .hmd-mw-110-lg { max-width: 1110px;
  }

  .hmd-nw-110-lg { min-width: 1110px;
  }

  .hmd-w-1\/10-lg { width: 10%;
  }

  .hmd-mw-1\/10-lg { max-width: 10%;
  }

  .hmd-nw-1\/10-lg { min-width: 10%;
  }

  .hmd-w-1\/5-lg { width: 20%;
  }

  .hmd-mw-1\/5-lg { max-width: 20%;
  }

  .hmd-nw-1\/5-lg { min-width: 20%;
  }

  .hmd-w-1\/4-lg { width: 25%;
  }

  .hmd-mw-1\/4-lg { max-width: 25%;
  }

  .hmd-nw-1\/4-lg { min-width: 25%;
  }

  .hmd-w-3\/10-lg { width: 30%;
  }

  .hmd-mw-3\/10-lg { max-width: 30%;
  }

  .hmd-nw-3\/10-lg { min-width: 30%;
  }

  .hmd-w-1\/3-lg { width: 33.3333%;
  }

  .hmd-mw-1\/3-lg { max-width: 33.3333%;
  }

  .hmd-nw-1\/3-lg { min-width: 33.3333%;
  }

  .hmd-w-2\/5-lg { width: 40%;
  }

  .hmd-mw-2\/5-lg { max-width: 40%;
  }

  .hmd-nw-2\/5-lg { min-width: 40%;
  }

  .hmd-w-1\/2-lg { width: 50%;
  }

  .hmd-mw-1\/2-lg { max-width: 50%;
  }

  .hmd-nw-1\/2-lg { min-width: 50%;
  }

  .hmd-w-3\/5-lg { width: 60%;
  }

  .hmd-mw-3\/5-lg { max-width: 60%;
  }

  .hmd-nw-3\/5-lg { min-width: 60%;
  }

  .hmd-w-7\/10-lg { width: 70%;
  }

  .hmd-mw-7\/10-lg { max-width: 70%;
  }

  .hmd-nw-7\/10-lg { min-width: 70%;
  }

  .hmd-w-3\/4-lg { width: 75%;
  }

  .hmd-mw-3\/4-lg { max-width: 75%;
  }

  .hmd-nw-3\/4-lg { min-width: 75%;
  }

  .hmd-w-4\/5-lg { width: 80%;
  }

  .hmd-mw-4\/5-lg { max-width: 80%;
  }

  .hmd-nw-4\/5-lg { min-width: 80%;
  }

  .hmd-w-9\/10-lg { width: 90%;
  }

  .hmd-mw-9\/10-lg { max-width: 90%;
  }

  .hmd-nw-9\/10-lg { min-width: 90%;
  }

  .hmd-w-full-lg { width: 100%;
  }

  .hmd-mw-full-lg { max-width: 100%;
  }

  .hmd-nw-full-lg { min-width: 100%;
  }

  .hmd-w-100-lg { width: 100%;
  }

  .hmd-mw-100-lg { max-width: 100%;
  }

  .hmd-nw-100-lg { min-width: 100%;
  }

  .hmd-w-auto-lg { width: auto;
  }

  .hmd-mw-auto-lg { max-width: auto;
  }

  .hmd-nw-auto-lg { min-width: auto;
  }
}

@media(max-width: 1139px) {
  .tool-bar>a:not(:last-child) { margin-right: 0;
  }

  .tool-bar>i:not(:last-child) { margin: 0 4px;
  }
}

@media print {
  body { padding-top: 0 !important;
  }

  .CodeMirror { height: auto !important;
  }
}

@media (min-width: 640px) {
  .sm\:mt-7 {
    margin-top: 28px;
  }

  .sm\:mt-7\.5 {
    margin-top: 30px;
  }

  .sm\:w-100 {
    width: 400px;
  }

  .sm\:w-150 {
    width: 600px;
  }

  .sm\:w-224 {
    width: 900px;
  }
}

@media (min-width: 768px) {
  .md\:hidden {
    display: none;
  }
}

@media (min-width: 1024px) {
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label,
.has-error .help-block, .has-error .radio, .has-error .radio-inline,
.has-error.checkbox label, .has-error.checkbox-inline label,
.has-error.radio label, .has-error.radio-inline label { color: #ff6363;
}

.has-error .form-control { border-color: #ff6363;
}

.btn-large { font-size: 18px; width: 180px; padding: 10px; margin: 0 10px;
}

.modal.signin-modal { color: #333; font-size: 18px;
}

.modal.signin-modal .social-buttons-container { margin-bottom: 30px;
}

.modal.signin-modal .btn-social { width: 199px; margin-top: 10px; display: inline-block;
}

.modal.signin-modal .btn-social.btn-social.btn-lg { padding-left: 45px;
}

.modal.signin-modal .btn-social.btn-social.btn-lg :first-child { border: none;
}

.modal.signin-modal p { margin: 15px 0 15px 0;
}

.modal.signin-modal p a { text-decoration: underline; color: #333;
}

.modal.signin-modal p a:hover, .modal.signin-modal p a:active,
.modal.signin-modal p a:focus { cursor: pointer; color: #7a7a7a;
}

.modal.signin-modal p.separator { margin: 30px 0; font-weight: 600;
}

.modal.signin-modal .modal-dialog { max-width: 476px;
}

.modal.signin-modal h3 { font-size: 28px; margin-top: 30px; margin-bottom: 30px; font-weight: 600;
}

.modal.signin-modal .modal-content { text-align: center; padding: 0 30px 30px 30px;
}

.modal.signin-modal .form-group { text-align: left;
}

.modal.signin-modal .form-group input { height: 40px; font-size: 16px; margin-top: 7px;
}

.modal.signin-modal .form-group .control-label { font-size: 18px;
}

.modal.signin-modal .form-group .control-label a { text-decoration: underline; color: #333;
}

.modal.signin-modal .form-group .control-label a:hover,
.modal.signin-modal .form-group .control-label a:active,
.modal.signin-modal .form-group .control-label a:focus { cursor: pointer; color: #7a7a7a;
}

.modal.signin-modal .form-group .help-block.control-label { font-size: 12px;
}

.modal.signin-modal .form-group .help-block.control-label ul { margin-bottom: 0;
}

.modal.signin-modal .has-error .help-block { text-align: right;
}

.modal.signin-modal label.control-label { font-weight: normal;
}

.modal.signin-modal .has-error label.control-label { color: initial;
}

.has-error.form-group .form-control:focus { border-color: #ff6363; box-shadow: inset 0 1px 1px rgba( 0, 0, 0, .075 ), 0 0 6px #ff6363;
}

@media(min-width: 471px) {
  .modal.signin-modal .social-buttons-container { display: flex; flex-wrap: wrap; justify-content: space-between;
  }
}

@media(max-width: 470px) {
  .modal.signin-modal .btn-social { display: block; margin: 10px auto 0 auto;
  }
}

@media(max-width: 768px) {
  .modal.signin-modal .modal-dialog { margin: 0 auto;
  }
}

.site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

html[lang^=ja] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

html[lang=zh-tw] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang TC", "Microsoft JhengHei", "微軟正黑", sans-serif;
}

html[lang=zh-cn] .site-ui-font { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif;
}

body { font-smoothing: subpixel-antialiased !important; -webkit-font-smoothing: subpixel-antialiased !important; -moz-osx-font-smoothing: auto !important; text-shadow: 0 0 1em transparent, 1px 1px 1.2px rgba( 0, 0, 0, .004 ); -webkit-overflow-scrolling: touch; letter-spacing: .025em;
}

body { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

html[lang^=ja] body { font-family: "Source Sans Pro", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

html[lang=zh-tw] body { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang TC", "Microsoft JhengHei", "微軟正黑", sans-serif;
}

html[lang=zh-cn] body { font-family: "Source Sans Pro", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif;
}

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted;
}

abbr[title], abbr[data-original-title] { cursor: help;
}

body.modal-open { overflow-y: auto; padding-right: 0 !important;
}

html, body, .container-fluid { height: 98%;
}

.container-fluid { display: table; vertical-align: middle;
}

.vertical-center-row { display: table-cell; vertical-align: middle;
}

h1 { font-weight: 600; font-size: 36px; color: #333; line-height: 40px; margin-top: 40px; margin-bottom: 5px;
}

.blue-icon { background: #337ab7; width: 140px; height: 140px; border-radius: 100%; padding: 27.5px; margin: 30px auto;
}

.blue-icon img { width: 85px; height: 85px;
}

p { display: inline-block; font-weight: 400; font-size: 18px; color: #333; line-height: 28px;
}

.action { margin: 20px auto 30px auto;
}

.action .btn { min-width: 180px; border-radius: 6px; font-weight: 600; font-size: 18px; padding: 10px 20px; margin: 0 10px;
}

@media (max-width: 433px) {
  h1 { font-size: 30px; line-height: 32px;
  }

  .blue-icon { margin: 20px auto;
  }

  .action { margin: 10px auto 20px auto;
  }

  .action > .btn:not(:first-child) { margin-top: 15px;
  }
}

