UNPKG

periodicjs.ext.asyncadmin

Version:

An authentication extension for periodicjs that uses passport to authenticate user sessions.

2,133 lines (2,115 loc) 148 kB
.note-editor { /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ } .note-editor article, .note-editor aside, .note-editor details, .note-editor figcaption, .note-editor figure, .note-editor footer, .note-editor header, .note-editor hgroup, .note-editor main, .note-editor nav, .note-editor section, .note-editor summary { display: block; } .note-editor audio, .note-editor canvas, .note-editor video { display: inline-block; } .note-editor audio:not([controls]) { display: none; height: 0; } .note-editor [hidden], .note-editor template { display: none; } .note-editor html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } .note-editor body { margin: 0; } .note-editor a { background: transparent; } .note-editor a:focus { outline: thin dotted; } .note-editor a:active, .note-editor a:hover { outline: 0; } .note-editor h1 { font-size: 2em; margin: 0.67em 0; } .note-editor abbr[title] { border-bottom: 1px dotted; } .note-editor b, .note-editor strong { font-weight: bold; } .note-editor dfn { font-style: italic; } .note-editor hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } .note-editor mark { background: #ff0; color: #000; } .note-editor code, .note-editor kbd, .note-editor pre, .note-editor samp { font-family: monospace, serif; font-size: 1em; } .note-editor pre { white-space: pre-wrap; } .note-editor q { quotes: "\201C" "\201D" "\2018" "\2019"; } .note-editor small { font-size: 80%; } .note-editor sub, .note-editor sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } .note-editor sup { top: -0.5em; } .note-editor sub { bottom: -0.25em; } .note-editor img { border: 0; } .note-editor svg:not(:root) { overflow: hidden; } .note-editor figure { margin: 0; } .note-editor fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } .note-editor legend { border: 0; padding: 0; } .note-editor button, .note-editor input, .note-editor select, .note-editor textarea { font-family: inherit; font-size: 100%; margin: 0; } .note-editor button, .note-editor input { line-height: normal; } .note-editor button, .note-editor select { text-transform: none; } .note-editor button, .note-editor html input[type="button"], .note-editor input[type="reset"], .note-editor input[type="submit"] { -webkit-appearance: button; cursor: pointer; } .note-editor button[disabled], .note-editor html input[disabled] { cursor: default; } .note-editor input[type="checkbox"], .note-editor input[type="radio"] { box-sizing: border-box; padding: 0; } .note-editor input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } .note-editor input[type="search"]::-webkit-search-cancel-button, .note-editor input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .note-editor button::-moz-focus-inner, .note-editor input::-moz-focus-inner { border: 0; padding: 0; } .note-editor textarea { overflow: auto; vertical-align: top; } .note-editor table { border-collapse: collapse; border-spacing: 0; } @media print { .note-editor * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; } .note-editor a, .note-editor a:visited { text-decoration: underline; } .note-editor a[href]:after { content: " (" attr(href) ")"; } .note-editor abbr[title]:after { content: " (" attr(title) ")"; } .note-editor .ir a:after, .note-editor a[href^="javascript:"]:after, .note-editor a[href^="#"]:after { content: ""; } .note-editor pre, .note-editor blockquote { border: 1px solid #999; page-break-inside: avoid; } .note-editor thead { display: table-header-group; } .note-editor tr, .note-editor img { page-break-inside: avoid; } .note-editor img { max-width: 100% !important; } @page { margin: 2cm .5cm; } .note-editor p, .note-editor h2, .note-editor h3 { orphans: 3; widows: 3; } .note-editor h2, .note-editor h3 { page-break-after: avoid; } .note-editor .navbar { display: none; } .note-editor .table td, .note-editor .table th { background-color: #fff !important; } .note-editor .btn > .caret, .note-editor .dropup > .btn > .caret { border-top-color: #000 !important; } .note-editor .label { border: 1px solid #000; } .note-editor .table { border-collapse: collapse !important; } .note-editor .table-bordered th, .note-editor .table-bordered td { border: 1px solid #ddd !important; } } .note-editor *, .note-editor *:before, .note-editor *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .note-editor html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .note-editor body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333333; background-color: #ffffff; } .note-editor input, .note-editor button, .note-editor select, .note-editor textarea { font-family: inherit; font-size: inherit; line-height: inherit; } .note-editor a { color: #428bca; text-decoration: none; } .note-editor a:hover, .note-editor a:focus { color: #2a6496; text-decoration: underline; } .note-editor a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .note-editor img { vertical-align: middle; } .note-editor .img-responsive { display: block; max-width: 100%; height: auto; } .note-editor .img-rounded { border-radius: 6px; } .note-editor .img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .note-editor .img-circle { border-radius: 50%; } .note-editor hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .note-editor .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .note-editor p { margin: 0 0 10px; } .note-editor .lead { margin-bottom: 20px; font-size: 16px; font-weight: 200; line-height: 1.4; } @media (min-width: 768px) { .note-editor .lead { font-size: 21px; } } .note-editor small, .note-editor .small { font-size: 85%; } .note-editor cite { font-style: normal; } .note-editor .text-muted { color: #999999; } .note-editor .text-primary { color: #428bca; } .note-editor .text-primary:hover { color: #3071a9; } .note-editor .text-warning { color: #c09853; } .note-editor .text-warning:hover { color: #a47e3c; } .note-editor .text-danger { color: #b94a48; } .note-editor .text-danger:hover { color: #953b39; } .note-editor .text-success { color: #468847; } .note-editor .text-success:hover { color: #356635; } .note-editor .text-info { color: #3a87ad; } .note-editor .text-info:hover { color: #2d6987; } .note-editor .text-left { text-align: left; } .note-editor .text-right { text-align: right; } .note-editor .text-center { text-align: center; } .note-editor h1, .note-editor h2, .note-editor h3, .note-editor h4, .note-editor h5, .note-editor h6, .note-editor .h1, .note-editor .h2, .note-editor .h3, .note-editor .h4, .note-editor .h5, .note-editor .h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: inherit; } .note-editor h1 small, .note-editor h2 small, .note-editor h3 small, .note-editor h4 small, .note-editor h5 small, .note-editor h6 small, .note-editor .h1 small, .note-editor .h2 small, .note-editor .h3 small, .note-editor .h4 small, .note-editor .h5 small, .note-editor .h6 small, .note-editor h1 .small, .note-editor h2 .small, .note-editor h3 .small, .note-editor h4 .small, .note-editor h5 .small, .note-editor h6 .small, .note-editor .h1 .small, .note-editor .h2 .small, .note-editor .h3 .small, .note-editor .h4 .small, .note-editor .h5 .small, .note-editor .h6 .small { font-weight: normal; line-height: 1; color: #999999; } .note-editor h1, .note-editor h2, .note-editor h3 { margin-top: 20px; margin-bottom: 10px; } .note-editor h1 small, .note-editor h2 small, .note-editor h3 small, .note-editor h1 .small, .note-editor h2 .small, .note-editor h3 .small { font-size: 65%; } .note-editor h4, .note-editor h5, .note-editor h6 { margin-top: 10px; margin-bottom: 10px; } .note-editor h4 small, .note-editor h5 small, .note-editor h6 small, .note-editor h4 .small, .note-editor h5 .small, .note-editor h6 .small { font-size: 75%; } .note-editor h1, .note-editor .h1 { font-size: 36px; } .note-editor h2, .note-editor .h2 { font-size: 30px; } .note-editor h3, .note-editor .h3 { font-size: 24px; } .note-editor h4, .note-editor .h4 { font-size: 18px; } .note-editor h5, .note-editor .h5 { font-size: 14px; } .note-editor h6, .note-editor .h6 { font-size: 12px; } .note-editor .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; } .note-editor ul, .note-editor ol { margin-top: 0; margin-bottom: 10px; } .note-editor ul ul, .note-editor ol ul, .note-editor ul ol, .note-editor ol ol { margin-bottom: 0; } .note-editor .list-unstyled { padding-left: 0; list-style: none; } .note-editor .list-inline { padding-left: 0; list-style: none; } .note-editor .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; } .note-editor dl { margin-bottom: 20px; } .note-editor dt, .note-editor dd { line-height: 1.428571429; } .note-editor dt { font-weight: bold; } .note-editor dd { margin-left: 0; } @media (min-width: 768px) { .note-editor .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .note-editor .dl-horizontal dd { margin-left: 180px; } .note-editor .dl-horizontal dd:before, .note-editor .dl-horizontal dd:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .dl-horizontal dd:after { clear: both; } .note-editor .dl-horizontal dd:before, .note-editor .dl-horizontal dd:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .dl-horizontal dd:after { clear: both; } } .note-editor abbr[title], .note-editor abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; } .note-editor abbr.initialism { font-size: 90%; text-transform: uppercase; } .note-editor blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; } .note-editor blockquote p { font-size: 17.5px; font-weight: 300; line-height: 1.25; } .note-editor blockquote p:last-child { margin-bottom: 0; } .note-editor blockquote small { display: block; line-height: 1.428571429; color: #999999; } .note-editor blockquote small:before { content: '\2014 \00A0'; } .note-editor blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; } .note-editor blockquote.pull-right p, .note-editor blockquote.pull-right small, .note-editor blockquote.pull-right .small { text-align: right; } .note-editor blockquote.pull-right small:before, .note-editor blockquote.pull-right .small:before { content: ''; } .note-editor blockquote.pull-right small:after, .note-editor blockquote.pull-right .small:after { content: '\00A0 \2014'; } .note-editor blockquote:before, .note-editor blockquote:after { content: ""; } .note-editor address { margin-bottom: 20px; font-style: normal; line-height: 1.428571429; } .note-editor code, .note-editor kdb, .note-editor pre, .note-editor samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } .note-editor code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; white-space: nowrap; border-radius: 4px; } .note-editor pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.428571429; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px; } .note-editor pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } .note-editor .pre-scrollable { max-height: 340px; overflow-y: scroll; } .note-editor .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .note-editor .container:before, .note-editor .container:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .container:after { clear: both; } .note-editor .container:before, .note-editor .container:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .container:after { clear: both; } .note-editor .row { margin-left: -15px; margin-right: -15px; } .note-editor .row:before, .note-editor .row:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .row:after { clear: both; } .note-editor .row:before, .note-editor .row:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .row:after { clear: both; } .note-editor .col-xs-1, .note-editor .col-sm-1, .note-editor .col-md-1, .note-editor .col-lg-1, .note-editor .col-xs-2, .note-editor .col-sm-2, .note-editor .col-md-2, .note-editor .col-lg-2, .note-editor .col-xs-3, .note-editor .col-sm-3, .note-editor .col-md-3, .note-editor .col-lg-3, .note-editor .col-xs-4, .note-editor .col-sm-4, .note-editor .col-md-4, .note-editor .col-lg-4, .note-editor .col-xs-5, .note-editor .col-sm-5, .note-editor .col-md-5, .note-editor .col-lg-5, .note-editor .col-xs-6, .note-editor .col-sm-6, .note-editor .col-md-6, .note-editor .col-lg-6, .note-editor .col-xs-7, .note-editor .col-sm-7, .note-editor .col-md-7, .note-editor .col-lg-7, .note-editor .col-xs-8, .note-editor .col-sm-8, .note-editor .col-md-8, .note-editor .col-lg-8, .note-editor .col-xs-9, .note-editor .col-sm-9, .note-editor .col-md-9, .note-editor .col-lg-9, .note-editor .col-xs-10, .note-editor .col-sm-10, .note-editor .col-md-10, .note-editor .col-lg-10, .note-editor .col-xs-11, .note-editor .col-sm-11, .note-editor .col-md-11, .note-editor .col-lg-11, .note-editor .col-xs-12, .note-editor .col-sm-12, .note-editor .col-md-12, .note-editor .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .note-editor .col-xs-1, .note-editor .col-xs-2, .note-editor .col-xs-3, .note-editor .col-xs-4, .note-editor .col-xs-5, .note-editor .col-xs-6, .note-editor .col-xs-7, .note-editor .col-xs-8, .note-editor .col-xs-9, .note-editor .col-xs-10, .note-editor .col-xs-11 { float: left; } .note-editor .col-xs-12 { width: 100%; } .note-editor .col-xs-11 { width: 91.66666666666666%; } .note-editor .col-xs-10 { width: 83.33333333333334%; } .note-editor .col-xs-9 { width: 75%; } .note-editor .col-xs-8 { width: 66.66666666666666%; } .note-editor .col-xs-7 { width: 58.333333333333336%; } .note-editor .col-xs-6 { width: 50%; } .note-editor .col-xs-5 { width: 41.66666666666667%; } .note-editor .col-xs-4 { width: 33.33333333333333%; } .note-editor .col-xs-3 { width: 25%; } .note-editor .col-xs-2 { width: 16.666666666666664%; } .note-editor .col-xs-1 { width: 8.333333333333332%; } .note-editor .col-xs-pull-12 { right: 100%; } .note-editor .col-xs-pull-11 { right: 91.66666666666666%; } .note-editor .col-xs-pull-10 { right: 83.33333333333334%; } .note-editor .col-xs-pull-9 { right: 75%; } .note-editor .col-xs-pull-8 { right: 66.66666666666666%; } .note-editor .col-xs-pull-7 { right: 58.333333333333336%; } .note-editor .col-xs-pull-6 { right: 50%; } .note-editor .col-xs-pull-5 { right: 41.66666666666667%; } .note-editor .col-xs-pull-4 { right: 33.33333333333333%; } .note-editor .col-xs-pull-3 { right: 25%; } .note-editor .col-xs-pull-2 { right: 16.666666666666664%; } .note-editor .col-xs-pull-1 { right: 8.333333333333332%; } .note-editor .col-xs-push-12 { left: 100%; } .note-editor .col-xs-push-11 { left: 91.66666666666666%; } .note-editor .col-xs-push-10 { left: 83.33333333333334%; } .note-editor .col-xs-push-9 { left: 75%; } .note-editor .col-xs-push-8 { left: 66.66666666666666%; } .note-editor .col-xs-push-7 { left: 58.333333333333336%; } .note-editor .col-xs-push-6 { left: 50%; } .note-editor .col-xs-push-5 { left: 41.66666666666667%; } .note-editor .col-xs-push-4 { left: 33.33333333333333%; } .note-editor .col-xs-push-3 { left: 25%; } .note-editor .col-xs-push-2 { left: 16.666666666666664%; } .note-editor .col-xs-push-1 { left: 8.333333333333332%; } .note-editor .col-xs-offset-12 { margin-left: 100%; } .note-editor .col-xs-offset-11 { margin-left: 91.66666666666666%; } .note-editor .col-xs-offset-10 { margin-left: 83.33333333333334%; } .note-editor .col-xs-offset-9 { margin-left: 75%; } .note-editor .col-xs-offset-8 { margin-left: 66.66666666666666%; } .note-editor .col-xs-offset-7 { margin-left: 58.333333333333336%; } .note-editor .col-xs-offset-6 { margin-left: 50%; } .note-editor .col-xs-offset-5 { margin-left: 41.66666666666667%; } .note-editor .col-xs-offset-4 { margin-left: 33.33333333333333%; } .note-editor .col-xs-offset-3 { margin-left: 25%; } .note-editor .col-xs-offset-2 { margin-left: 16.666666666666664%; } .note-editor .col-xs-offset-1 { margin-left: 8.333333333333332%; } @media (min-width: 768px) { .note-editor .container { width: 750px; } .note-editor .col-sm-1, .note-editor .col-sm-2, .note-editor .col-sm-3, .note-editor .col-sm-4, .note-editor .col-sm-5, .note-editor .col-sm-6, .note-editor .col-sm-7, .note-editor .col-sm-8, .note-editor .col-sm-9, .note-editor .col-sm-10, .note-editor .col-sm-11 { float: left; } .note-editor .col-sm-12 { width: 100%; } .note-editor .col-sm-11 { width: 91.66666666666666%; } .note-editor .col-sm-10 { width: 83.33333333333334%; } .note-editor .col-sm-9 { width: 75%; } .note-editor .col-sm-8 { width: 66.66666666666666%; } .note-editor .col-sm-7 { width: 58.333333333333336%; } .note-editor .col-sm-6 { width: 50%; } .note-editor .col-sm-5 { width: 41.66666666666667%; } .note-editor .col-sm-4 { width: 33.33333333333333%; } .note-editor .col-sm-3 { width: 25%; } .note-editor .col-sm-2 { width: 16.666666666666664%; } .note-editor .col-sm-1 { width: 8.333333333333332%; } .note-editor .col-sm-pull-12 { right: 100%; } .note-editor .col-sm-pull-11 { right: 91.66666666666666%; } .note-editor .col-sm-pull-10 { right: 83.33333333333334%; } .note-editor .col-sm-pull-9 { right: 75%; } .note-editor .col-sm-pull-8 { right: 66.66666666666666%; } .note-editor .col-sm-pull-7 { right: 58.333333333333336%; } .note-editor .col-sm-pull-6 { right: 50%; } .note-editor .col-sm-pull-5 { right: 41.66666666666667%; } .note-editor .col-sm-pull-4 { right: 33.33333333333333%; } .note-editor .col-sm-pull-3 { right: 25%; } .note-editor .col-sm-pull-2 { right: 16.666666666666664%; } .note-editor .col-sm-pull-1 { right: 8.333333333333332%; } .note-editor .col-sm-push-12 { left: 100%; } .note-editor .col-sm-push-11 { left: 91.66666666666666%; } .note-editor .col-sm-push-10 { left: 83.33333333333334%; } .note-editor .col-sm-push-9 { left: 75%; } .note-editor .col-sm-push-8 { left: 66.66666666666666%; } .note-editor .col-sm-push-7 { left: 58.333333333333336%; } .note-editor .col-sm-push-6 { left: 50%; } .note-editor .col-sm-push-5 { left: 41.66666666666667%; } .note-editor .col-sm-push-4 { left: 33.33333333333333%; } .note-editor .col-sm-push-3 { left: 25%; } .note-editor .col-sm-push-2 { left: 16.666666666666664%; } .note-editor .col-sm-push-1 { left: 8.333333333333332%; } .note-editor .col-sm-offset-12 { margin-left: 100%; } .note-editor .col-sm-offset-11 { margin-left: 91.66666666666666%; } .note-editor .col-sm-offset-10 { margin-left: 83.33333333333334%; } .note-editor .col-sm-offset-9 { margin-left: 75%; } .note-editor .col-sm-offset-8 { margin-left: 66.66666666666666%; } .note-editor .col-sm-offset-7 { margin-left: 58.333333333333336%; } .note-editor .col-sm-offset-6 { margin-left: 50%; } .note-editor .col-sm-offset-5 { margin-left: 41.66666666666667%; } .note-editor .col-sm-offset-4 { margin-left: 33.33333333333333%; } .note-editor .col-sm-offset-3 { margin-left: 25%; } .note-editor .col-sm-offset-2 { margin-left: 16.666666666666664%; } .note-editor .col-sm-offset-1 { margin-left: 8.333333333333332%; } } @media (min-width: 992px) { .note-editor .container { width: 970px; } .note-editor .col-md-1, .note-editor .col-md-2, .note-editor .col-md-3, .note-editor .col-md-4, .note-editor .col-md-5, .note-editor .col-md-6, .note-editor .col-md-7, .note-editor .col-md-8, .note-editor .col-md-9, .note-editor .col-md-10, .note-editor .col-md-11 { float: left; } .note-editor .col-md-12 { width: 100%; } .note-editor .col-md-11 { width: 91.66666666666666%; } .note-editor .col-md-10 { width: 83.33333333333334%; } .note-editor .col-md-9 { width: 75%; } .note-editor .col-md-8 { width: 66.66666666666666%; } .note-editor .col-md-7 { width: 58.333333333333336%; } .note-editor .col-md-6 { width: 50%; } .note-editor .col-md-5 { width: 41.66666666666667%; } .note-editor .col-md-4 { width: 33.33333333333333%; } .note-editor .col-md-3 { width: 25%; } .note-editor .col-md-2 { width: 16.666666666666664%; } .note-editor .col-md-1 { width: 8.333333333333332%; } .note-editor .col-md-pull-12 { right: 100%; } .note-editor .col-md-pull-11 { right: 91.66666666666666%; } .note-editor .col-md-pull-10 { right: 83.33333333333334%; } .note-editor .col-md-pull-9 { right: 75%; } .note-editor .col-md-pull-8 { right: 66.66666666666666%; } .note-editor .col-md-pull-7 { right: 58.333333333333336%; } .note-editor .col-md-pull-6 { right: 50%; } .note-editor .col-md-pull-5 { right: 41.66666666666667%; } .note-editor .col-md-pull-4 { right: 33.33333333333333%; } .note-editor .col-md-pull-3 { right: 25%; } .note-editor .col-md-pull-2 { right: 16.666666666666664%; } .note-editor .col-md-pull-1 { right: 8.333333333333332%; } .note-editor .col-md-push-12 { left: 100%; } .note-editor .col-md-push-11 { left: 91.66666666666666%; } .note-editor .col-md-push-10 { left: 83.33333333333334%; } .note-editor .col-md-push-9 { left: 75%; } .note-editor .col-md-push-8 { left: 66.66666666666666%; } .note-editor .col-md-push-7 { left: 58.333333333333336%; } .note-editor .col-md-push-6 { left: 50%; } .note-editor .col-md-push-5 { left: 41.66666666666667%; } .note-editor .col-md-push-4 { left: 33.33333333333333%; } .note-editor .col-md-push-3 { left: 25%; } .note-editor .col-md-push-2 { left: 16.666666666666664%; } .note-editor .col-md-push-1 { left: 8.333333333333332%; } .note-editor .col-md-offset-12 { margin-left: 100%; } .note-editor .col-md-offset-11 { margin-left: 91.66666666666666%; } .note-editor .col-md-offset-10 { margin-left: 83.33333333333334%; } .note-editor .col-md-offset-9 { margin-left: 75%; } .note-editor .col-md-offset-8 { margin-left: 66.66666666666666%; } .note-editor .col-md-offset-7 { margin-left: 58.333333333333336%; } .note-editor .col-md-offset-6 { margin-left: 50%; } .note-editor .col-md-offset-5 { margin-left: 41.66666666666667%; } .note-editor .col-md-offset-4 { margin-left: 33.33333333333333%; } .note-editor .col-md-offset-3 { margin-left: 25%; } .note-editor .col-md-offset-2 { margin-left: 16.666666666666664%; } .note-editor .col-md-offset-1 { margin-left: 8.333333333333332%; } } @media (min-width: 1200px) { .note-editor .container { width: 1170px; } .note-editor .col-lg-1, .note-editor .col-lg-2, .note-editor .col-lg-3, .note-editor .col-lg-4, .note-editor .col-lg-5, .note-editor .col-lg-6, .note-editor .col-lg-7, .note-editor .col-lg-8, .note-editor .col-lg-9, .note-editor .col-lg-10, .note-editor .col-lg-11 { float: left; } .note-editor .col-lg-12 { width: 100%; } .note-editor .col-lg-11 { width: 91.66666666666666%; } .note-editor .col-lg-10 { width: 83.33333333333334%; } .note-editor .col-lg-9 { width: 75%; } .note-editor .col-lg-8 { width: 66.66666666666666%; } .note-editor .col-lg-7 { width: 58.333333333333336%; } .note-editor .col-lg-6 { width: 50%; } .note-editor .col-lg-5 { width: 41.66666666666667%; } .note-editor .col-lg-4 { width: 33.33333333333333%; } .note-editor .col-lg-3 { width: 25%; } .note-editor .col-lg-2 { width: 16.666666666666664%; } .note-editor .col-lg-1 { width: 8.333333333333332%; } .note-editor .col-lg-pull-12 { right: 100%; } .note-editor .col-lg-pull-11 { right: 91.66666666666666%; } .note-editor .col-lg-pull-10 { right: 83.33333333333334%; } .note-editor .col-lg-pull-9 { right: 75%; } .note-editor .col-lg-pull-8 { right: 66.66666666666666%; } .note-editor .col-lg-pull-7 { right: 58.333333333333336%; } .note-editor .col-lg-pull-6 { right: 50%; } .note-editor .col-lg-pull-5 { right: 41.66666666666667%; } .note-editor .col-lg-pull-4 { right: 33.33333333333333%; } .note-editor .col-lg-pull-3 { right: 25%; } .note-editor .col-lg-pull-2 { right: 16.666666666666664%; } .note-editor .col-lg-pull-1 { right: 8.333333333333332%; } .note-editor .col-lg-push-12 { left: 100%; } .note-editor .col-lg-push-11 { left: 91.66666666666666%; } .note-editor .col-lg-push-10 { left: 83.33333333333334%; } .note-editor .col-lg-push-9 { left: 75%; } .note-editor .col-lg-push-8 { left: 66.66666666666666%; } .note-editor .col-lg-push-7 { left: 58.333333333333336%; } .note-editor .col-lg-push-6 { left: 50%; } .note-editor .col-lg-push-5 { left: 41.66666666666667%; } .note-editor .col-lg-push-4 { left: 33.33333333333333%; } .note-editor .col-lg-push-3 { left: 25%; } .note-editor .col-lg-push-2 { left: 16.666666666666664%; } .note-editor .col-lg-push-1 { left: 8.333333333333332%; } .note-editor .col-lg-offset-12 { margin-left: 100%; } .note-editor .col-lg-offset-11 { margin-left: 91.66666666666666%; } .note-editor .col-lg-offset-10 { margin-left: 83.33333333333334%; } .note-editor .col-lg-offset-9 { margin-left: 75%; } .note-editor .col-lg-offset-8 { margin-left: 66.66666666666666%; } .note-editor .col-lg-offset-7 { margin-left: 58.333333333333336%; } .note-editor .col-lg-offset-6 { margin-left: 50%; } .note-editor .col-lg-offset-5 { margin-left: 41.66666666666667%; } .note-editor .col-lg-offset-4 { margin-left: 33.33333333333333%; } .note-editor .col-lg-offset-3 { margin-left: 25%; } .note-editor .col-lg-offset-2 { margin-left: 16.666666666666664%; } .note-editor .col-lg-offset-1 { margin-left: 8.333333333333332%; } } .note-editor table { max-width: 100%; background-color: transparent; } .note-editor th { text-align: left; } .note-editor .table { width: 100%; margin-bottom: 20px; } .note-editor .table > thead > tr > th, .note-editor .table > tbody > tr > th, .note-editor .table > tfoot > tr > th, .note-editor .table > thead > tr > td, .note-editor .table > tbody > tr > td, .note-editor .table > tfoot > tr > td { padding: 8px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #dddddd; } .note-editor .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; } .note-editor .table > caption + thead > tr:first-child > th, .note-editor .table > colgroup + thead > tr:first-child > th, .note-editor .table > thead:first-child > tr:first-child > th, .note-editor .table > caption + thead > tr:first-child > td, .note-editor .table > colgroup + thead > tr:first-child > td, .note-editor .table > thead:first-child > tr:first-child > td { border-top: 0; } .note-editor .table > tbody + tbody { border-top: 2px solid #dddddd; } .note-editor .table .table { background-color: #ffffff; } .note-editor .table-condensed > thead > tr > th, .note-editor .table-condensed > tbody > tr > th, .note-editor .table-condensed > tfoot > tr > th, .note-editor .table-condensed > thead > tr > td, .note-editor .table-condensed > tbody > tr > td, .note-editor .table-condensed > tfoot > tr > td { padding: 5px; } .note-editor .table-bordered { border: 1px solid #dddddd; } .note-editor .table-bordered > thead > tr > th, .note-editor .table-bordered > tbody > tr > th, .note-editor .table-bordered > tfoot > tr > th, .note-editor .table-bordered > thead > tr > td, .note-editor .table-bordered > tbody > tr > td, .note-editor .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; } .note-editor .table-bordered > thead > tr > th, .note-editor .table-bordered > thead > tr > td { border-bottom-width: 2px; } .note-editor .table-striped > tbody > tr:nth-child(odd) > td, .note-editor .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; } .note-editor .table-hover > tbody > tr:hover > td, .note-editor .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; } .note-editor table col[class*="col-"] { float: none; display: table-column; } .note-editor table td[class*="col-"], .note-editor table th[class*="col-"] { float: none; display: table-cell; } .note-editor .table > thead > tr > td.active, .note-editor .table > tbody > tr > td.active, .note-editor .table > tfoot > tr > td.active, .note-editor .table > thead > tr > th.active, .note-editor .table > tbody > tr > th.active, .note-editor .table > tfoot > tr > th.active, .note-editor .table > thead > tr.active > td, .note-editor .table > tbody > tr.active > td, .note-editor .table > tfoot > tr.active > td, .note-editor .table > thead > tr.active > th, .note-editor .table > tbody > tr.active > th, .note-editor .table > tfoot > tr.active > th { background-color: #f5f5f5; } .note-editor .table > thead > tr > td.success, .note-editor .table > tbody > tr > td.success, .note-editor .table > tfoot > tr > td.success, .note-editor .table > thead > tr > th.success, .note-editor .table > tbody > tr > th.success, .note-editor .table > tfoot > tr > th.success, .note-editor .table > thead > tr.success > td, .note-editor .table > tbody > tr.success > td, .note-editor .table > tfoot > tr.success > td, .note-editor .table > thead > tr.success > th, .note-editor .table > tbody > tr.success > th, .note-editor .table > tfoot > tr.success > th { background-color: #dff0d8; border-color: #d6e9c6; } .note-editor .table-hover > tbody > tr > td.success:hover, .note-editor .table-hover > tbody > tr > th.success:hover, .note-editor .table-hover > tbody > tr.success:hover > td, .note-editor .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; border-color: #c9e2b3; } .note-editor .table > thead > tr > td.danger, .note-editor .table > tbody > tr > td.danger, .note-editor .table > tfoot > tr > td.danger, .note-editor .table > thead > tr > th.danger, .note-editor .table > tbody > tr > th.danger, .note-editor .table > tfoot > tr > th.danger, .note-editor .table > thead > tr.danger > td, .note-editor .table > tbody > tr.danger > td, .note-editor .table > tfoot > tr.danger > td, .note-editor .table > thead > tr.danger > th, .note-editor .table > tbody > tr.danger > th, .note-editor .table > tfoot > tr.danger > th { background-color: #f2dede; border-color: #ebccd1; } .note-editor .table-hover > tbody > tr > td.danger:hover, .note-editor .table-hover > tbody > tr > th.danger:hover, .note-editor .table-hover > tbody > tr.danger:hover > td, .note-editor .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; border-color: #e4b9c0; } .note-editor .table > thead > tr > td.warning, .note-editor .table > tbody > tr > td.warning, .note-editor .table > tfoot > tr > td.warning, .note-editor .table > thead > tr > th.warning, .note-editor .table > tbody > tr > th.warning, .note-editor .table > tfoot > tr > th.warning, .note-editor .table > thead > tr.warning > td, .note-editor .table > tbody > tr.warning > td, .note-editor .table > tfoot > tr.warning > td, .note-editor .table > thead > tr.warning > th, .note-editor .table > tbody > tr.warning > th, .note-editor .table > tfoot > tr.warning > th { background-color: #fcf8e3; border-color: #faebcc; } .note-editor .table-hover > tbody > tr > td.warning:hover, .note-editor .table-hover > tbody > tr > th.warning:hover, .note-editor .table-hover > tbody > tr.warning:hover > td, .note-editor .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; border-color: #f7e1b5; } @media (max-width: 767px) { .note-editor .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; -webkit-overflow-scrolling: touch; } .note-editor .table-responsive > .table { margin-bottom: 0; } .note-editor .table-responsive > .table > thead > tr > th, .note-editor .table-responsive > .table > tbody > tr > th, .note-editor .table-responsive > .table > tfoot > tr > th, .note-editor .table-responsive > .table > thead > tr > td, .note-editor .table-responsive > .table > tbody > tr > td, .note-editor .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .note-editor .table-responsive > .table-bordered { border: 0; } .note-editor .table-responsive > .table-bordered > thead > tr > th:first-child, .note-editor .table-responsive > .table-bordered > tbody > tr > th:first-child, .note-editor .table-responsive > .table-bordered > tfoot > tr > th:first-child, .note-editor .table-responsive > .table-bordered > thead > tr > td:first-child, .note-editor .table-responsive > .table-bordered > tbody > tr > td:first-child, .note-editor .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .note-editor .table-responsive > .table-bordered > thead > tr > th:last-child, .note-editor .table-responsive > .table-bordered > tbody > tr > th:last-child, .note-editor .table-responsive > .table-bordered > tfoot > tr > th:last-child, .note-editor .table-responsive > .table-bordered > thead > tr > td:last-child, .note-editor .table-responsive > .table-bordered > tbody > tr > td:last-child, .note-editor .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > th, .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > th, .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > td, .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } .note-editor fieldset { padding: 0; margin: 0; border: 0; } .note-editor legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } .note-editor label { display: inline-block; margin-bottom: 5px; font-weight: bold; } .note-editor input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .note-editor input[type="radio"], .note-editor input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; } .note-editor input[type="file"] { display: block; } .note-editor select[multiple], .note-editor select[size] { height: auto; } .note-editor select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; } .note-editor input[type="file"]:focus, .note-editor input[type="radio"]:focus, .note-editor input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .note-editor input[type="number"]::-webkit-outer-spin-button, .note-editor input[type="number"]::-webkit-inner-spin-button { height: auto; } .note-editor output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; } .note-editor .form-control:-moz-placeholder { color: #999999; } .note-editor .form-control::-moz-placeholder { color: #999999; } .note-editor .form-control:-ms-input-placeholder { color: #999999; } .note-editor .form-control::-webkit-input-placeholder { color: #999999; } .note-editor .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .note-editor .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .note-editor .form-control[disabled], .note-editor .form-control[readonly], fieldset[disabled] .note-editor .form-control { cursor: not-allowed; background-color: #eeeeee; } textarea.note-editor .form-control { height: auto; } .note-editor .form-group { margin-bottom: 15px; } .note-editor .radio, .note-editor .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle; } .note-editor .radio label, .note-editor .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; } .note-editor .radio input[type="radio"], .note-editor .radio-inline input[type="radio"], .note-editor .checkbox input[type="checkbox"], .note-editor .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; } .note-editor .radio + .radio, .note-editor .checkbox + .checkbox { margin-top: -5px; } .note-editor .radio-inline, .note-editor .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .note-editor .radio-inline + .radio-inline, .note-editor .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } .note-editor input[type="radio"][disabled], .note-editor input[type="checkbox"][disabled], .note-editor .radio[disabled], .note-editor .radio-inline[disabled], .note-editor .checkbox[disabled], .note-editor .checkbox-inline[disabled], fieldset[disabled] .note-editor input[type="radio"], fieldset[disabled] .note-editor input[type="checkbox"], fieldset[disabled] .note-editor .radio, fieldset[disabled] .note-editor .radio-inline, fieldset[disabled] .note-editor .checkbox, fieldset[disabled] .note-editor .checkbox-inline { cursor: not-allowed; } .note-editor .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.note-editor .input-sm { height: 30px; line-height: 30px; } textarea.note-editor .input-sm { height: auto; } .note-editor .input-lg { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } select.note-editor .input-lg { height: 45px; line-height: 45px; } textarea.note-editor .input-lg { height: auto; } .note-editor .has-warning .help-block, .note-editor .has-warning .control-label { color: #c09853; } .note-editor .has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .note-editor .has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; } .note-editor .has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3; } .note-editor .has-error .help-block, .note-editor .has-error .control-label { color: #b94a48; } .note-editor .has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .note-editor .has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; } .note-editor .has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede; } .note-editor .has-success .help-block, .note-editor .has-success .control-label { color: #468847; } .note-editor .has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .note-editor .has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; } .note-editor .has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8; } .note-editor .form-control-static { margin-bottom: 0; } .note-editor .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; } @media (min-width: 768px) { .note-editor .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .note-editor .form-inline .form-control { display: inline-block; } .note-editor .form-inline .radio, .note-editor .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; } .note-editor .form-inline .radio input[type="radio"], .note-editor .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0; } } .note-editor .form-horizontal .control-label, .note-editor .form-horizontal .radio, .note-editor .form-horizontal .checkbox, .note-editor .form-horizontal .radio-inline, .note-editor .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; } .note-editor .form-horizontal .form-group { margin-left: -15px; margin-right: -15px; } .note-editor .form-horizontal .form-group:before, .note-editor .form-horizontal .form-group:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .form-horizontal .form-group:after { clear: both; } .note-editor .form-horizontal .form-group:before, .note-editor .form-horizontal .form-group:after { content: " "; /* 1 */ display: table; /* 2 */ } .note-editor .form-horizontal .form-group:after { clear: both; } .note-editor .form-horizontal .form-control-static { padding-top: 7px; } @media (min-width: 768px) { .note-editor .form-horizontal .control-label { text-align: right; } } .note-editor .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } .note-editor .btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .note-editor .btn:hover, .note-editor .btn:focus { color: #333333; text-decoration: none; } .note-editor .btn:active, .note-editor .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .note-editor .btn.disabled, .note-editor .btn[disabled], fieldset[disabled] .note-editor .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .note-editor .btn-default { color: #333333; background-color: #ffffff; border-color: #cccccc; } .note-editor .btn-default:hover, .note-editor .btn-default:focus, .note-editor .btn-default:active, .note-editor .btn-default.active, .open .dropdown-toggle.note-editor .btn-default { color: #333333; background-color: #ebebeb; border-color: #adadad; } .note-editor .btn-default:active, .note-editor .btn-default.active, .open .dropdown-toggle.note-editor .btn-default { background-image: none; } .note-editor .btn-default.disabled, .note-editor .btn-default[disabled], fieldset[disabled] .note-editor .btn-default, .note-editor .btn-default.disabled:hover, .note-editor .btn-default[disabled]:hover, fieldset[disabled] .note-editor .btn-default:hover, .note-editor .btn-default.disabled:focus, .note-editor .btn-default[disabled]:focus, fieldset[disabled] .note-editor .btn-default:focus, .note-editor .btn-default.disabled:active, .note-editor .btn-default[disabled]:active, fieldset[disabled] .note-editor .btn-default:active, .note-editor .btn-default.disabled.active, .note-editor .btn-default[disabled].active, fieldset[disabled] .note-editor .btn-default.active { background-color: #ffffff; border-color: #cccccc; } .note-editor .btn-primary { color: #ffffff; background-color: #428bca; border-color: #357ebd; } .note-editor .btn-primary:hover, .note-editor .btn-primary:focus, .note-editor .btn-primary:active, .note-editor .btn-primary.active, .open .dropdown-toggle.note-editor .btn-primary { color: #ffffff; background-color: #3276b1; border-color: #285e8e; } .note-editor .btn-primary:active, .note-editor .btn-primary.active, .open .dropdown-toggle.note-editor .btn-primary { background-image: none; } .note-editor .btn-primary.disabled, .note-editor .btn-primary[disabled], fieldset[disabled] .note-editor .btn-primary, .note-editor .btn-primary.disabled:hover, .note-editor .btn-primary[disabled]:hover, fieldset[disabled] .note-editor .btn-primary:hover, .note-editor .btn-primary.disabled:focus, .note-editor .btn-primary[disabled]:focus, fieldset[disabled] .note-editor .btn-primary:focus, .note-editor .btn-primary.disabled:active, .note-editor .btn-primary[disabled]:active, fieldset[disabled] .note-editor .btn-primary:active, .note-editor .btn-primary.disabled.active, .note-editor .btn-primary[disabled].active, fieldset[disabled] .note-editor .btn-primary.active { background-color: #428bca; border-color: #357ebd; } .note-editor .btn-warning { color: #ffffff; background-color: #f0ad4e; border-color: #eea236; } .note-editor .btn-warning:hover, .note-editor .btn-warning:focus, .note-editor .btn-warning:active, .note-editor .btn-warning.active, .open .dropdown-toggle.note-editor .btn-warning { color: #ffffff; background-color: #ed9c28; border-color: #d58512; } .note-editor .btn-warning:active, .note-editor .btn-warning.active, .open .dropdown-toggle.note-editor .btn-warning { background-image: none; } .note-editor .btn-warning.disabled, .note-editor .btn-warning[disabled], fieldset[disabled] .note-editor .btn-warning, .note-editor .btn-warning.disabled:hover, .note-editor .btn-warning[disabled]:hover, fieldset[disabled] .note-editor .btn-warning:hover, .note-editor .btn-warning.disabled:focus, .note-editor .btn-warning[disabled]:focus, fieldset[disabled] .note-editor .btn-warning:focus, .note-editor .btn-warning.disabled:active, .note-editor .btn-warning[disabled]:active, fieldset[disabled] .note-editor .btn-warning:active, .note-editor .btn-warning.disabled.active, .note-editor .btn-warning[disabled].active, fieldset[disabled] .note-editor .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; } .note-editor .btn-danger { color: #ffffff; background-color: #d9534f; border-color: #d43f3a; } .note-editor .btn-danger:hover, .note-editor .btn-danger:focus, .note-editor .btn-danger:active, .note-editor .btn-danger.active, .open .dropdown-toggle.note-editor .btn-danger { color: #ffffff; background-color: #d2322d; border-color: #ac2925; } .note-editor .btn-danger:active, .note-editor .btn-danger.active, .open .dropdown-toggle.note-editor .btn-danger { background-image: none; } .note-editor .btn-dan