/* * Avant v1.2.2 (c) by The Red Team * Powered by Bootstrap v3.3.1 - upgraded by Marc Stone on 11/17/2014 * FontAwesome 4.2.0 */ /* normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: yellow; color: black; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print { *, *:before, *:after { background: transparent; box-shadow: none; text-shadow: none; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } select { background: white !important; } .navbar { display: none; } .btn > .caret, .dropup > .btn > .caret { border-top-color: black !important; } .label { border: 1px solid black; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: white !important; } .table-bordered th, .table-bordered td { border: 1px solid #dddddd !important; } } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: transparent; } body { font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; font-size: 16px; line-height: 1.428571429; color: #4d4d4d; background-color: #f7f8fa; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #4f8edc; text-decoration: none; } a:hover, a:focus { color: #4f8edc; text-decoration: inherit; } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; width: 100% \9; max-width: 100%; height: auto; } .img-rounded { border-radius: 1px; } .img-thumbnail { padding: 10px; line-height: 1.428571429; background-color: #f7f8fa; border: 1px solid #e6e7e8; border-radius: 5px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; width: 100% \9; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 22px; margin-bottom: 22px; border: 0; border-top: 1px solid #edeef0; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } .error { background-color: #f8d6d6; border-color: #ec7373; color: #e73c3c; font-size: 16px; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; font-weight: 400; line-height: 1.42; color: black; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #aeafb1; } h1, .h1, h2, .h2, h3, .h3 { margin-top: 22px; margin-bottom: 11px; } h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; } h4, .h4, h5, .h5, h6, .h6 { margin-top: 11px; margin-bottom: 11px; } h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75%; } h1, .h1 { font-size: 44px; } h2, .h2 { font-size: 37px; } h3, .h3 { font-size: 28px; } h4, .h4 { font-size: 20px; } h5, .h5 { font-size: 16px; } h6, .h6 { font-size: 14px; } p { margin: 0 0 11px; } .lead { margin-bottom: 22px; font-size: 18px; font-weight: 300; line-height: 1.4; } @media (min-width: 768px) { .lead { font-size: 24px; } } small, .small { font-size: 87%; } mark, .mark { background-color: #fcf3d0; padding: 0.2em; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .text-lowercase { text-transform: lowercase; } .text-uppercase { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } .text-muted { color: #aeafb1; } .text-primary { color: #4f8edc; } a.text-primary:hover { color: #2973cf; } .text-success { color: #527f26; } a.text-success:hover { color: #39581a; } .text-info { color: #157890; } a.text-info:hover { color: #0f5363; } .text-warning { color: #927608; } a.text-warning:hover { color: #614f06; } .text-danger { color: #a81515; } a.text-danger:hover { color: #7b0f0f; } .bg-primary { color: white; background-color: #4f8edc; } a.bg-primary:hover { background-color: #2973cf; } .bg-success { background-color: #ebf6e1; } a.bg-success:hover { background-color: #d2eaba; } .bg-info { background-color: #ddf4fa; } a.bg-info:hover { background-color: #b0e6f4; } .bg-warning { background-color: #fcf3d0; } a.bg-warning:hover { background-color: #f9e8a0; } .bg-danger { background-color: #fdf2f2; } a.bg-danger:hover { background-color: #f8c4c4; } .page-header { padding-bottom: 10px; margin: 44px 0 22px; border-bottom: 1px solid #edeef0; } ul, ol { margin-top: 0; margin-bottom: 11px; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; } dl { margin-top: 0; margin-bottom: 22px; } dt, dd { line-height: 1.428571429; } dt { font-weight: bold; } dd { margin-left: 0; } @media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #aeafb1; } .initialism { font-size: 90%; text-transform: uppercase; } blockquote { padding: 11px 22px; margin: 0 0 22px; font-size: 20px; border-left: 5px solid #edeef0; } blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; } blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.428571429; color: #aeafb1; } blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; } .blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #edeef0; border-left: 0; text-align: right; } .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: ''; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; } address { margin-bottom: 22px; font-style: normal; line-height: 1.428571429; } code, kbd, pre, samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 5px; } kbd { padding: 2px 4px; font-size: 90%; color: white; background-color: #333333; border-radius: 1px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; } pre { display: block; padding: 10.5px; margin: 0 0 11px; font-size: 15px; line-height: 1.428571429; word-break: break-all; word-wrap: break-word; color: #32373d; background-color: whitesmoke; border: 1px solid #cccccc; border-radius: 5px; } pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; } @media (min-width: 768px) { .container { width: 100%; } } @media (min-width: 880px) { .container { width: 100%; } } @media (min-width: 1200px) { .container { width: 100%; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; } .row { margin-left: -10px; margin-right: -10px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.666666667%; } .col-xs-10 { width: 83.333333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.666666667%; } .col-xs-7 { width: 58.333333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.666666667%; } .col-xs-4 { width: 33.333333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.666666667%; } .col-xs-1 { width: 8.333333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.666666667%; } .col-xs-pull-10 { right: 83.333333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.666666667%; } .col-xs-pull-7 { right: 58.333333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.666666667%; } .col-xs-pull-4 { right: 33.333333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.666666667%; } .col-xs-pull-1 { right: 8.333333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.666666667%; } .col-xs-push-10 { left: 83.333333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.666666667%; } .col-xs-push-7 { left: 58.333333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.666666667%; } .col-xs-push-4 { left: 33.333333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.666666667%; } .col-xs-push-1 { left: 8.333333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.666666667%; } .col-xs-offset-10 { margin-left: 83.333333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.666666667%; } .col-xs-offset-7 { margin-left: 58.333333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.666666667%; } .col-xs-offset-4 { margin-left: 33.333333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.666666667%; } .col-xs-offset-1 { margin-left: 8.333333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.666666667%; } .col-sm-10 { width: 83.333333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.666666667%; } .col-sm-7 { width: 58.333333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.666666667%; } .col-sm-4 { width: 33.333333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.666666667%; } .col-sm-1 { width: 8.333333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.666666667%; } .col-sm-pull-10 { right: 83.333333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.666666667%; } .col-sm-pull-7 { right: 58.333333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.666666667%; } .col-sm-pull-4 { right: 33.333333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.666666667%; } .col-sm-pull-1 { right: 8.333333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.666666667%; } .col-sm-push-10 { left: 83.333333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.666666667%; } .col-sm-push-7 { left: 58.333333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.666666667%; } .col-sm-push-4 { left: 33.333333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.666666667%; } .col-sm-push-1 { left: 8.333333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.666666667%; } .col-sm-offset-10 { margin-left: 83.333333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.666666667%; } .col-sm-offset-7 { margin-left: 58.333333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.666666667%; } .col-sm-offset-4 { margin-left: 33.333333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.666666667%; } .col-sm-offset-1 { margin-left: 8.333333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 880px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.666666667%; } .col-md-10 { width: 83.333333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.666666667%; } .col-md-7 { width: 58.333333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.666666667%; } .col-md-4 { width: 33.333333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.666666667%; } .col-md-1 { width: 8.333333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.666666667%; } .col-md-pull-10 { right: 83.333333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.666666667%; } .col-md-pull-7 { right: 58.333333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.666666667%; } .col-md-pull-4 { right: 33.333333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.666666667%; } .col-md-pull-1 { right: 8.333333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.666666667%; } .col-md-push-10 { left: 83.333333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.666666667%; } .col-md-push-7 { left: 58.333333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.666666667%; } .col-md-push-4 { left: 33.333333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.666666667%; } .col-md-push-1 { left: 8.333333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.666666667%; } .col-md-offset-10 { margin-left: 83.333333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.666666667%; } .col-md-offset-7 { margin-left: 58.333333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.666666667%; } .col-md-offset-4 { margin-left: 33.333333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.666666667%; } .col-md-offset-1 { margin-left: 8.333333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.666666667%; } .col-lg-10 { width: 83.333333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.666666667%; } .col-lg-7 { width: 58.333333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.666666667%; } .col-lg-4 { width: 33.333333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.666666667%; } .col-lg-1 { width: 8.333333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.666666667%; } .col-lg-pull-10 { right: 83.333333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.666666667%; } .col-lg-pull-7 { right: 58.333333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.666666667%; } .col-lg-pull-4 { right: 33.333333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.666666667%; } .col-lg-pull-1 { right: 8.333333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.666666667%; } .col-lg-push-10 { left: 83.333333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.666666667%; } .col-lg-push-7 { left: 58.333333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.666666667%; } .col-lg-push-4 { left: 33.333333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.666666667%; } .col-lg-push-1 { left: 8.333333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.666666667%; } .col-lg-offset-10 { margin-left: 83.333333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.666666667%; } .col-lg-offset-7 { margin-left: 58.333333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.666666667%; } .col-lg-offset-4 { margin-left: 33.333333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.666666667%; } .col-lg-offset-1 { margin-left: 8.333333333%; } .col-lg-offset-0 { margin-left: 0%; } } table { background-color: transparent; } caption { padding-top: 10px; padding-bottom: 10px; color: #aeafb1; text-align: left; } th { text-align: left; } .table { width: 100%; max-width: 100%; margin-bottom: 22px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 10px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #e6e7e8; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #e6e7e8; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #e6e7e8; } .table .table { background-color: #f7f8fa; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #e6e7e8; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #e6e7e8; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-child(odd) { background-color: #f7f8fa; } .table-hover > tbody > tr:hover { background-color: #edeef0; } table col[class*="col-"] { position: static; float: none; display: table-column; } table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; } .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: #edeef0; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #dfe1e4; } .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: #ebf6e1; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #dff0cd; } .table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th { background-color: #ddf4fa; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c7edf7; } .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf3d0; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #fbedb8; } .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #fdf2f2; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #fbdbdb; } .table-responsive { overflow-x: auto; min-height: 0.01%; } @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 16.5px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #e6e7e8; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } fieldset { padding: 0; margin: 0; border: 0; min-width: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 22px; font-size: 24px; line-height: inherit; color: #32373d; border: 0; border-bottom: 1px solid #e6e7e8; } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; } input[type="file"] { display: block; } input[type="range"] { display: block; width: 100%; } select[multiple], select[size] { height: auto; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } output { display: block; padding-top: 8px; font-size: 16px; line-height: 1.428571429; color: #4d4d4d; } .form-control { display: block; width: 100%; height: 38px; padding: 7px 15px; font-size: 16px; line-height: 1.428571429; color: #4d4d4d; background-color: white; background-image: none; border: 1px solid #d2d3d6; border-radius: 5px; -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; -o-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; } .form-control:focus { border-color: #4d4d4d; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 77, 77, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 77, 77, 0.6); } .form-control::-moz-placeholder { color: #aeafb1; opacity: 1; } .form-control:-ms-input-placeholder { color: #aeafb1; } .form-control::-webkit-input-placeholder { color: #aeafb1; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #edeef0; opacity: 1; } textarea.form-control { height: auto; } input[type="search"] { -webkit-appearance: none; } @media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 38px; } input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm { line-height: 33px; } input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg { line-height: 48px; } } .form-group { margin-bottom: 15px; } .radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; } .radio label, .checkbox label { min-height: 22px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; } .radio + .radio, .checkbox + .checkbox { margin-top: -5px; } .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed; } .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label { cursor: not-allowed; } .form-control-static { padding-top: 8px; padding-bottom: 8px; margin-bottom: 0; } .form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; } .input-sm, .form-group-sm .form-control { height: 33px; padding: 5px 10px; font-size: 14px; line-height: 1.5; border-radius: 1px; } select.input-sm, select.form-group-sm .form-control { height: 33px; line-height: 33px; } textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control { height: auto; } .input-lg, .form-group-lg .form-control { height: 48px; padding: 10px 16px; font-size: 20px; line-height: 1.33; border-radius: 1px; } select.input-lg, select.form-group-lg .form-control { height: 48px; line-height: 48px; } textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control { height: auto; } .has-feedback { position: relative; } .has-feedback .form-control { padding-right: 47.5px; } .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 38px; height: 38px; line-height: 38px; text-align: center; pointer-events: none; } .input-lg + .form-control-feedback { width: 48px; height: 48px; line-height: 48px; } .input-sm + .form-control-feedback { width: 33px; height: 33px; line-height: 33px; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #527f26; } .has-success .form-control { border-color: #527f26; -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); } .has-success .form-control:focus { border-color: #39581a; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85c744; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85c744; } .has-success .input-group-addon { color: #527f26; border-color: #527f26; background-color: #ebf6e1; } .has-success .form-control-feedback { color: #527f26; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #927608; } .has-warning .form-control { border-color: #927608; -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); } .has-warning .form-control:focus { border-color: #614f06; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1c40f; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1c40f; } .has-warning .input-group-addon { color: #927608; border-color: #927608; background-color: #fcf3d0; } .has-warning .form-control-feedback { color: #927608; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a81515; } .has-error .form-control { border-color: #a81515; -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); } .has-error .form-control:focus { border-color: #7b0f0f; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e73c3c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e73c3c; } .has-error .input-group-addon { color: #a81515; border-color: #a81515; background-color: #fdf2f2; } .has-error .form-control-feedback { color: #a81515; } .has-feedback label ~ .form-control-feedback { top: 27px; } .has-feedback label.sr-only ~ .form-control-feedback { top: 0; } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #8d8d8d; } @media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-static { display: inline-block; } .form-inline .input-group { display: inline-table; vertical-align: middle; } .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; } .form-inline .input-group > .form-control { width: 100%; } .form-inline .control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .form-inline .has-feedback .form-control-feedback { top: 0; } } .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 8px; } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 30px; } .form-horizontal .form-group { margin-left: -10px; margin-right: -10px; } @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 8px; } } .form-horizontal .has-feedback .form-control-feedback { right: 10px; } @media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.3px; } } @media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } } .btn { display: inline-block; margin-bottom: 0; font-weight: 600; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 7px 15px; font-size: 16px; line-height: 1.428571429; border-radius: 5px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; } .btn:active, .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); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .btn-default { color: #333333; background-color: #e6e7e8; border-color: #e6e7e8; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333333; background-color: #cbced0; border-color: #c6c8cb; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #e6e7e8; border-color: #e6e7e8; } .btn-default .badge { color: #e6e7e8; background-color: #333333; } .btn-primary { color: white; background-color: #4f8edc; border-color: #4f8edc; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: white; background-color: #2973cf; border-color: #276ec6; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #4f8edc; border-color: #4f8edc; } .btn-primary .badge { color: #4f8edc; background-color: white; } .btn-success { color: white; background-color: #85c744; border-color: #85c744; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: white; background-color: #6ca632; border-color: #669e2f; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #85c744; border-color: #85c744; } .btn-success .badge { color: #85c744; background-color: white; } .btn-info { color: white; background-color: #2bbce0; border-color: #2bbce0; } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: white; background-color: #1c9cbc; border-color: #1a95b4; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { background-image: none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #2bbce0; border-color: #2bbce0; } .btn-info .badge { color: #2bbce0; background-color: white; } .btn-warning { color: white; background-color: #f1c40f; border-color: #f1c40f; } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: white; background-color: #c29d0b; border-color: #b8960b; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { background-image: none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #f1c40f; border-color: #f1c40f; } .btn-warning .badge { color: #f1c40f; background-color: white; } .btn-danger { color: white; background-color: #e73c3c; border-color: #e73c3c; } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: white; background-color: #d61a1a; border-color: #cd1919; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-image: none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #e73c3c; border-color: #e73c3c; } .btn-danger .badge { color: #e73c3c; background-color: white; } .btn-link { color: #4f8edc; font-weight: normal; border-radius: 0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #4f8edc; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #aeafb1; text-decoration: none; } .btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 20px; line-height: 1.33; border-radius: 1px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 14px; line-height: 1.5; border-radius: 1px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 14px; line-height: 1.5; border-radius: 1px; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; visibility: hidden; } .collapse.in { display: block; visibility: visible; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; } .dropdown { position: relative; } .dropdown-toggle:focus { outline: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1001; display: none; float: left; /*min-width: 320px;*/ padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 16px; text-align: left; background-color: rgba(255, 255, 255, 0.98); border: 1px solid #cccccc; border: 1px solid #d2d3d6; border-radius: 5px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; max-height: 312px; overflow: auto; } .dropdown-menu.pull-right { right: 0; left: auto; } .dropdown-menu .divider { height: 1px; margin: 10px 0; overflow: hidden; background-color: #e6e7e8; } .dropdown-menu li { list-style: none; list-style-type: none; } .dropdown-menu li a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #4d4d4d; white-space: nowrap; } .dropdown-menu li a i { margin-right: 8px; } .dropdown-menu li a i.instance-canceled { margin-right: 8px; color: red; } .dropdown-menu li a i.instance-active { margin-right: 8px; color: green; } .dropdown-menu li a i.instance-exempt { margin-right: 8px; color: black; } .dropdown-menu li a i.instance-trialing { margin-right: 8px; color: blue; } .dropdown-menu li a:hover, .dropdown-menu li a:focus { text-decoration: none; color: black; background-color: #d2d3d6; } .dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus { color: white; text-decoration: none; outline: 0; background-color: #d2d3d6; } .dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover, .dropdown-menu .disabled > a:focus { color: #aeafb1; pointer-events: none; } .dropdown-menu .disabled > a:hover, .dropdown-menu .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; } .open > .dropdown-menu { display: block; } .open > a { outline: 0; } .dropdown-menu-right { left: auto; right: 0; } .dropdown-menu-left { left: 0; right: auto; } .dropdown-header { display: block; padding: 3px 20px; font-size: 14px; line-height: 1.428571429; color: #aeafb1; white-space: nowrap; } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 991; } .pull-right > .dropdown-menu { right: 0; left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; } #scbar-client-nomatch { margin-left: 10px; margin-top: 8px; } #hideShowCanceled { padding: 4px 10px; } @media (min-width: 768px) { .navbar-right .dropdown-menu { left: auto; right: 0; } .navbar-right .dropdown-menu-left { left: 0; right: auto; } } .list-group { margin-bottom: 20px; padding-left: 0; } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: white; border: 1px solid #dddddd; } .list-group-item:first-child { border-top-right-radius: 5px; border-top-left-radius: 5px; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } a.list-group-item { color: #555555; } a.list-group-item .list-group-item-heading { color: #333333; } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; color: #555555; background-color: whitesmoke; } .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #edeef0; color: #aeafb1; cursor: not-allowed; } .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #aeafb1; } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: white; background-color: #d2d3d6; border-color: #d2d3d6; } .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: white; } .list-group-item-success { color: #527f26; background-color: #ebf6e1; } a.list-group-item-success { color: #527f26; } a.list-group-item-success .list-group-item-heading { color: inherit; } a.list-group-item-success:hover, a.list-group-item-success:focus { color: #527f26; background-color: #dff0cd; } a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus { color: white; background-color: #527f26; border-color: #527f26; } .list-group-item-info { color: #157890; background-color: #ddf4fa; } a.list-group-item-info { color: #157890; } a.list-group-item-info .list-group-item-heading { color: inherit; } a.list-group-item-info:hover, a.list-group-item-info:focus { color: #157890; background-color: #c7edf7; } a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus { color: white; background-color: #157890; border-color: #157890; } .list-group-item-warning { color: #927608; background-color: #fcf3d0; } a.list-group-item-warning { color: #927608; } a.list-group-item-warning .list-group-item-heading { color: inherit; } a.list-group-item-warning:hover, a.list-group-item-warning:focus { color: #927608; background-color: #fbedb8; } a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus { color: white; background-color: #927608; border-color: #927608; } .list-group-item-danger { color: #a81515; background-color: #fdf2f2; } a.list-group-item-danger { color: #a81515; } a.list-group-item-danger .list-group-item-heading { color: inherit; } a.list-group-item-danger:hover, a.list-group-item-danger:focus { color: #a81515; background-color: #fbdbdb; } a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus { color: white; background-color: #a81515; border-color: #a81515; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #edeef0; border: 1px solid #d2d3d6; border-radius: 5px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .well blockquote { border-color: #dddddd; border-color: rgba(0, 0, 0, 0.15); } .well-lg { padding: 24px; border-radius: 1px; } .well-sm { padding: 9px; border-radius: 1px; } .close { float: right; font-size: 24px; font-weight: bold; line-height: 1; color: black; text-shadow: 0 1px 0 white; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; } .embed-responsive.embed-responsive-16by9 { padding-bottom: 56.25%; } .embed-responsive.embed-responsive-4by3 { padding-bottom: 75%; } .nav { margin-bottom: 0; padding-left: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #edeef0; } .nav > li.disabled > a { color: #aeafb1; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #aeafb1; text-decoration: none; background-color: transparent; cursor: not-allowed; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #edeef0; border-color: #4f8edc; } .nav .nav-divider { height: 1px; margin: 10px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #d2d3d6; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 5px 5px 0 0; } .nav-tabs > li > a:hover { border-color: #edeef0 #edeef0 #d2d3d6; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #4f5259; background-color: #f7f8fa; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 5px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 5px 5px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #f7f8fa; } } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 5px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: white; background-color: #d2d3d6; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 5px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 5px 5px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #f7f8fa; } } .tab-content > .tab-pane { display: none; visibility: hidden; } .tab-content > .active { display: block; visibility: visible; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar { margin-left: -5px; } .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; } .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; } .btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; } .btn-group.open .dropdown-toggle { -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); } .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; } .btn .caret { margin-left: 0; } .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; } .dropup .btn-lg .caret { border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } .btn-group-vertical > .btn-group > .btn { float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 5px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 5px; border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; } .btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; } .btn-group-justified > .btn-group .btn { width: 100%; } .btn-group-justified > .btn-group .dropdown-menu { left: auto; } [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .breadcrumb { padding: 7px 15px; margin-bottom: 22px; list-style: none; background-color: #edeef0; border-radius: 5px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li:before { content: "/\00a0"; padding: 0 5px; color: #d2d3d6; } .breadcrumb > .active { color: #aeafb1; } .pagination { display: inline-block; padding-left: 0; margin: 22px 0; border-radius: 5px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 7px 15px; line-height: 1.428571429; text-decoration: none; color: #4f8edc; background-color: white; border: 1px solid #d2d3d6; margin-left: -1px; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 5px; border-top-left-radius: 5px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 5px; border-top-right-radius: 5px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #4f8edc; background-color: #edeef0; border-color: #dddddd; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: white; background-color: #4f8edc; border-color: #4f8edc; cursor: default; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #aeafb1; background-color: white; border-color: #dddddd; cursor: not-allowed; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 20px; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 1px; border-top-left-radius: 1px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 1px; border-top-right-radius: 1px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 14px; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 1px; border-top-left-radius: 1px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 1px; border-top-right-radius: 1px; } .pager { padding-left: 0; margin: 22px 0; list-style: none; text-align: center; } .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: white; border: 1px solid #d2d3d6; border-radius: 5px; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #edeef0; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #aeafb1; background-color: white; cursor: not-allowed; } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 1px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; } .modal-backdrop { position: absolute; top: 0; right: 0; left: 0; background-color: black; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.428571429px; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.428571429; } .modal-body { position: relative; padding: 20px; } .modal-footer { padding: 20px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } } @media (min-width: 880px) { .modal-lg { width: 900px; } } .tooltip { position: absolute; z-index: 1230; display: block; visibility: visible; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: white; text-align: center; text-decoration: none; background-color: black; border-radius: 5px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: black; } .tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: black; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: black; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: black; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: black; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: black; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: black; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: black; } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.428571429; text-align: left; background-color: white; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid #d2d3d6; border-radius: 1px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { margin: 0; padding: 8px 14px; font-size: 16px; background-color: #f7f7f7; border-bottom: 1px solid #eaeaea; border-radius: 0px 0px 0 0; } .popover-content { padding: 9px 14px; } .popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover > .arrow { border-width: 11px; } .popover > .arrow:after { border-width: 10px; content: ""; } .popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; } .popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: white; } .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); } .popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: white; } .popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; } .popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: white; } .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); } .popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: white; bottom: -10px; } .alert { padding: 15px; margin-bottom: 22px; border: 1px solid transparent; border-radius: 5px; } .alert h4 { margin-top: 0; color: inherit; } .alert .alert-link { font-weight: bold; } .alert > p, .alert > ul { margin-bottom: 0; } .alert > p + p { margin-top: 5px; } .alert-dismissable, .alert-dismissible { padding-right: 35px; } .alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } .alert-success { background-color: #ebf6e1; border-color: #b8df92; color: #527f26; } .alert-success hr { border-top-color: #abd97f; } .alert-success .alert-link { color: #39581a; } .alert-info { background-color: #ddf4fa; border-color: #84d8ed; color: #157890; } .alert-info hr { border-top-color: #6ed1ea; } .alert-info .alert-link { color: #0f5363; } .alert-warning { background-color: #fcf3d0; border-color: #f7dc6f; color: #927608; } .alert-warning hr { border-top-color: #f5d657; } .alert-warning .alert-link { color: #614f06; } .alert-danger { background-color: #fdf2f2; border-color: #f29797; color: #a81515; } .alert-danger hr { border-top-color: #ef8080; } .alert-danger .alert-link { color: #7b0f0f; } .alert-error { background-color: #fdf2f2; border-color: #f29797; color: #a81515; } .alert-error hr { border-top-color: #ef8080; } .alert-error .alert-link { color: #7b0f0f; } .thumbnail { display: block; padding: 10px; margin-bottom: 22px; line-height: 1.428571429; background-color: #f7f8fa; border: 1px solid #e6e7e8; border-radius: 5px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; } .thumbnail > img, .thumbnail a > img { margin-left: auto; margin-right: auto; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #4f8edc; } .thumbnail .caption { padding: 9px; color: #4d4d4d; } .media { margin-top: 15px; } .media:first-child { margin-top: 0; } .media-right, .media > .pull-right { padding-left: 10px; } .media-left, .media > .pull-left { padding-right: 10px; } .media-left, .media-right, .media-body { display: table-cell; vertical-align: top; } .media-middle { vertical-align: middle; } .media-bottom { vertical-align: bottom; } .media-heading { margin-top: 0; margin-bottom: 5px; } .media-list { padding-left: 0; list-style: none; } .label { display: inline; padding: 0.2em 0.6em 0.3em; font-size: 75%; font-weight: bold; line-height: 1; color: white; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 5px; } a.label:hover, a.label:focus { color: white; text-decoration: none; cursor: pointer; } .label:empty { display: none; } .btn .label { position: relative; top: -1px; } .label-default { background-color: #aeafb1; } .label-default[href]:hover, .label-default[href]:focus { background-color: #949598; } .label-primary { background-color: #4f8edc; } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #2973cf; } .label-success { background-color: #85c744; } .label-success[href]:hover, .label-success[href]:focus { background-color: #6ca632; } .label-info { background-color: #2bbce0; } .label-info[href]:hover, .label-info[href]:focus { background-color: #1c9cbc; } .label-warning { background-color: #f1c40f; } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #c29d0b; } .label-danger { background-color: #e73c3c; } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #d61a1a; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 14px; font-weight: 600; color: white; line-height: 10px; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #aeafb1; border-radius: 9px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .btn-xs .badge { top: 0; padding: 1px 5px; } a.badge:hover, a.badge:focus { color: white; text-decoration: none; cursor: pointer; } .list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #4f8edc; background-color: white; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } .nav-pills > li > a > .badge { margin-left: 3px; } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { overflow: hidden; height: 22px; margin-bottom: 22px; background-color: #edeef0; border-radius: 5px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { float: left; width: 0%; height: 100%; font-size: 14px; line-height: 22px; color: white; text-align: center; background-color: #4f8edc; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; } .progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; } .progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success { background-color: #85c744; } .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-info { background-color: #2bbce0; } .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-warning { background-color: #f1c40f; } .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-danger { background-color: #e73c3c; } .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .carousel { position: relative; } .carousel-inner { position: relative; overflow: hidden; width: 100%; } .carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { transition: transform 0.6s ease-in-out; backface-visibility: hidden; perspective: 1000; } .carousel-inner > .item.next, .carousel-inner > .item.active.right { transform: translate3d(100%, 0, 0); left: 0; } .carousel-inner > .item.prev, .carousel-inner > .item.active.left { transform: translate3d(-100%, 0, 0); left: 0; } .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { transform: translate3d(0, 0, 0); left: 0; } } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; } .carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .carousel-control:hover, .carousel-control:focus { outline: 0; color: white; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif; } .carousel-control .icon-prev:before { content: '\2039'; } .carousel-control .icon-next:before { content: '\203a'; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid white; border-radius: 10px; cursor: pointer; background-color: black \9; background-color: transparent; } .carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: white; } .carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; } @media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; } .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px; } .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px; } .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 20px; } } .jumbotron { padding: 30px 15px; margin-bottom: 30px; color: inherit; background-color: #edeef0; } .jumbotron h1, .jumbotron .h1 { color: inherit; } .jumbotron p { margin-bottom: 15px; font-size: 24px; font-weight: 200; } .jumbotron > hr { border-top-color: #d1d4d9; } .container .jumbotron, .container-fluid .jumbotron { border-radius: 1px; } .jumbotron .container { max-width: 100%; } @media screen and (min-width: 768px) { .jumbotron { padding: 48px 0; } .container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; } .jumbotron h1, .jumbotron .h1 { font-size: 72px; } } .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 48px; padding: 10px 16px; font-size: 20px; line-height: 1.33; border-radius: 1px; } select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 48px; line-height: 48px; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn { height: auto; } .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 33px; padding: 5px 10px; font-size: 14px; line-height: 1.5; border-radius: 1px; } select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 33px; line-height: 33px; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 7px 15px; font-size: 16px; font-weight: normal; line-height: 1; color: #4d4d4d; text-align: center; background-color: #edeef0; border: 1px solid #d2d3d6; border-radius: 5px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 14px; border-radius: 1px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 20px; border-radius: 1px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; } .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .container:before, .container-fluid:before, .row:before, .form-horizontal .form-group:before, .nav:before, .btn-toolbar:before, .btn-group-vertical > .btn-group:before, .pager:before, .modal-footer:before, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .pager:after, .modal-footer:after { content: " "; display: table; } .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .pager:after, .modal-footer:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; visibility: hidden !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } tr.visible-xs, tr.visible-sm, tr.visible-md, tr.visible-lg { display: none !important; } th.visible-xs, th.visible-sm, th.visible-md, th.visible-lg, td.visible-xs, td.visible-sm, td.visible-md, td.visible-lg { display: none !important; } .btn-group.visible-xs, .btn-group.visible-sm, .btn-group.visible-md, .btn-group.visible-lg, .btn-group-vertical.visible-xs, .btn-group-vertical.visible-sm, .btn-group-vertical.visible-md, .btn-group-vertical.visible-lg, .btn.visible-xs, .btn.visible-sm, .btn.visible-md, .btn.visible-lg, span.visible-xs, span.visible-sm, span.visible-md, span.visible-lg, i.visible-xs, i.visible-sm, i.visible-md, i.visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } .btn-group.visible-xs, .btn-group-vertical.visible-xs, .btn.visible-xs { display: inline-block !important; } span.visible-xs, i.visible-xs { display: inline !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 879px) { .visible-sm { display: block !important; } table.visible-sm { display: table; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } .btn-group.visible-sm, .btn-group-vertical.visible-sm, .btn.visible-sm { display: inline-block !important; } span.visible-sm, i.visible-sm { display: inline !important; } } @media (min-width: 768px) and (max-width: 879px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 879px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 879px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 880px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } .btn-group.visible-md, .btn-group-vertical.visible-md, .btn.visible-md { display: inline-block !important; } span.visible-md, i.visible-md { display: inline !important; } } @media (min-width: 880px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 880px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 880px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } .btn-group.visible-lg, .btn-group-vertical.visible-lg, .btn.visible-lg { display: inline-block !important; } span.visible-lg, i.visible-lg { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } tr.hidden-xs { display: none !important; } th.hidden-xs, td.hidden-xs { display: none !important; } .btn-group.hidden-xs, .btn-group-vertical.hidden-xs, .btn.hidden-xs, span.hidden-xs, i.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 879px) { .hidden-sm { display: none !important; } tr.hidden-sm { display: none !important; } th.hidden-sm, td.hidden-sm { display: none !important; } .btn-group.hidden-sm, .btn-group-vertical.hidden-sm, .btn.hidden-sm, span.hidden-sm, i.hidden-sm { display: none !important; } } @media (min-width: 880px) and (max-width: 1199px) { .hidden-md { display: none !important; } tr.hidden-md { display: none !important; } th.hidden-md, td.hidden-md { display: none !important; } .btn-group.hidden-md, .btn-group-vertical.hidden-md, .btn.hidden-md, span.hidden-md, i.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } tr.hidden-lg { display: none !important; } th.hidden-lg, td.hidden-lg { display: none !important; } .btn-group.hidden-lg, .btn-group-vertical.hidden-lg, .btn.hidden-lg, span.hidden-lg, i.hidden-lg { display: none !important; } } .visible-print { display: none !important; } tr.visible-print { display: none !important; } th.visible-print, td.visible-print { display: none !important; } .btn-group.visible-print, .btn-group-vertical.visible-print, .btn.visible-print, span.visible-print, i.visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } .btn-group.visible-print, .btn-group-vertical.visible-print, .btn.visible-print { display: inline-block !important; } span.visible-print, i.visible-print { display: inline !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } tr.hidden-print { display: none !important; } th.hidden-print, td.hidden-print { display: none !important; } .btn-group.hidden-print, .btn-group-vertical.hidden-print, .btn.hidden-print, span.hidden-print, i.hidden-print { display: none !important; } } /* Containers */ body { padding-top: 40px; } body.static-header { padding-top: 0; } #page-container { background: #e6e7e8; overflow: hidden; } #page-content { min-height: 650px; background: #f7f8fa; box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1); } .overlay { position: relative; top: 0; right: 0; left: 0; padding: 10px; background-color: rgba(0, 0, 0, 0.5); z-index: 50; } .noDisplay { display: none; } #wrap > .container { padding: 20px; } :focus { outline: none; } ::-moz-focus-inner { border: none; } .overlay:not(.large) { position: relative; z-index: 1; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; /* -webkit-filter: blur(2px); filter: url(#blur-effect-1);*/ } .overlay .loadingGif { position: absolute; z-index: 15; height: 18px; width: 18px; top: 50%; margin-top: -9px; left: 50%; margin-left: -9px; /*background-image:url('../../../../Images/loader.gif');*/ } .overlay.lock { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: black; opacity: 0.7; width: 100%; height: 100%; z-index: 10000; } #loadSpinner { position: fixed; z-index: 52; margin: -100px 0 100px -150px; top: 50%; left: 50%; width: 300px; text-align: center; padding: 50px; background: #dddddd; border: 1px solid #e6e7e8; opacity: 1; } #loadSpinner h5 { /*.text-medium();*/ color: black; font-size: 16px; margin: 0; margin-bottom: 5px; } #loadSpinner span { margin: 0 auto; width: 220px; height: 19px; /*background-image:url('../images/ajax-loader.gif');*/ } #loadSpinner p { font-size: 11px; color: #4d4d4d; line-height: 11px; } /* Clear Impact Logo */ .navbar-brand-Clear-Impact { font: 0/0 a !important; color: transparent !important; text-shadow: none !important; background-color: transparent !important; border: 0 !important; background: url("https://rsfilehost.s3.amazonaws.com/rs3-public/images/logo.png") no-repeat center center; height: 40px; width: 210px; } /* Results Scorecard Logo - custom for AECF instance code */ .navbar-brand-Results-Scorecard { font: 0/0 a !important; color: transparent !important; text-shadow: none !important; background-color: transparent !important; border: 0 !important; background: url("https://rsfilehost.s3.amazonaws.com/rs3-public/images/logo-rs.png") no-repeat center center; height: 40px; width: 210px; } @media (max-width: 480px) { ul.toolbar { display: block; float: none !important; margin: 0; background-color: #3d3f46; } .navbar-header { margin: 0 auto; float: none !important; width: 210px; } /*body {padding-top: 80px;}*/ /*#page-rightbar, #sidebar {top: 80px !important;}*/ } /* Headerbar */ #headerbar { top: -1000px; left: 0; position: fixed; padding: 20px 20px 0; z-index: 9999; width: 100%; background-color: black; background-color: rgba(0, 0, 0, 0.86); -webkit-transition: top .25s ease; -o-transition: top .25s ease; transition: top .25s ease; } #headerbar:before, #headerbar:after { content: " "; display: table; } #headerbar:after { clear: both; } /* Footer */ #page-content { padding-bottom: 30px; } footer.avant-footer { border-top: 1px solid #d2d3d6; background: #edeef0; margin-left: 230px; height: 30px; margin-top: -30px; overflow: hidden; } footer.avant-footer > div.clearfix, footer.avant-footer > div.dl-horizontal dd, footer.avant-footer > div.container, footer.avant-footer > div.container-fluid, footer.avant-footer > div.row, footer.avant-footer > div.form-horizontal .form-group, footer.avant-footer > div.nav, footer.avant-footer > div.btn-toolbar, footer.avant-footer > div.btn-group-vertical > .btn-group, footer.avant-footer > div.pager, footer.avant-footer > div.modal-footer { margin: 6px 20px 0; font-size: 14px; color: #4d4d4d; } footer.avant-footer > div.clearfix a, footer.avant-footer > div.dl-horizontal dd a, footer.avant-footer > div.container a, footer.avant-footer > div.container-fluid a, footer.avant-footer > div.row a, footer.avant-footer > div.form-horizontal .form-group a, footer.avant-footer > div.nav a, footer.avant-footer > div.btn-toolbar a, footer.avant-footer > div.btn-group-vertical > .btn-group a, footer.avant-footer > div.pager a, footer.avant-footer > div.modal-footer a { color: #4d4d4d; } footer.avant-footer > div.clearfix a:hover, footer.avant-footer > div.dl-horizontal dd a:hover, footer.avant-footer > div.container a:hover, footer.avant-footer > div.container-fluid a:hover, footer.avant-footer > div.row a:hover, footer.avant-footer > div.form-horizontal .form-group a:hover, footer.avant-footer > div.nav a:hover, footer.avant-footer > div.btn-toolbar a:hover, footer.avant-footer > div.btn-group-vertical > .btn-group a:hover, footer.avant-footer > div.pager a:hover, footer.avant-footer > div.modal-footer a:hover { color: gray; text-decoration: none !important; } footer.avant-footer > div.clearfix ul, footer.avant-footer > div.dl-horizontal dd ul, footer.avant-footer > div.container ul, footer.avant-footer > div.container-fluid ul, footer.avant-footer > div.row ul, footer.avant-footer > div.form-horizontal .form-group ul, footer.avant-footer > div.nav ul, footer.avant-footer > div.btn-toolbar ul, footer.avant-footer > div.btn-group-vertical > .btn-group ul, footer.avant-footer > div.pager ul, footer.avant-footer > div.modal-footer ul { margin-bottom: -2px; } footer.avant-footer > div.clearfix ul li:last-child, footer.avant-footer > div.dl-horizontal dd ul li:last-child, footer.avant-footer > div.container ul li:last-child, footer.avant-footer > div.container-fluid ul li:last-child, footer.avant-footer > div.row ul li:last-child, footer.avant-footer > div.form-horizontal .form-group ul li:last-child, footer.avant-footer > div.nav ul li:last-child, footer.avant-footer > div.btn-toolbar ul li:last-child, footer.avant-footer > div.btn-group-vertical > .btn-group ul li:last-child, footer.avant-footer > div.pager ul li:last-child, footer.avant-footer > div.modal-footer ul li:last-child { padding-right: 0; } footer.avant-footer #back-to-top { margin-top: -1px; } /* Breadcrumb Mod */ #page-heading .breadcrumb { line-height: 0.75; padding: 20px 20px 0px 20px; background: transparent; } /* Page Heading */ #page-heading { background: #f7f8fa; } #page-heading:before, #page-heading:after { content: " "; display: table; } #page-heading:after { clear: both; } #page-heading h1 { margin: 0; padding: 20px 20px 20px 20px; float: left; font-weight: 300; line-height: 38px; font-size: 42px; } #page-heading .options { display: inline; float: right; position: relative; top: 16px; right: 20px; } @media print { #page-leftbar, #page-heading .options, #page-heading .breadcrumbs, header { display: none !important; } } @media (max-width: 767px) { header .navbar-collapse.in { overflow-y: visible; } #sidebar { position: fixed; width: 0; top: 40px; bottom: 0px; overflow-x: hidden !important; } body.show-leftbar #sidebar { width: 230px; } } .focusedform { background: #e6e7e8; padding: 0; } .focusedform .panel { width: 400px; } .focusedform .brand { display: block; padding-bottom: 40px; margin: 0 auto; width: 224px; } .focusedform .verticalcenter { position: absolute; top: 42%; left: 50%; margin-top: -186px; margin-left: -200px; } .tnsprntBckgrnd:before { opacity: 0.3; } @media (max-width: 767px) { .focusedform .panel { width: 320px; } .focusedform .verticalcenter { margin-left: -160px; } } /*Horizontal Navigation*/ .navbar { box-shadow: inset 0px -1px 0px 0 rgba(0, 0, 0, 0.1); } .horizontal-nav footer { margin-left: 0px; margin-top: 0px; overflow: hidden; } .horizontal-nav #page-content { margin-left: 0; } .horizontal-nav nav.navbar { z-index: 1029; } #horizontal-navbar .navbar-nav > .open > a { background: #d2d3d6; box-shadow: inset 0px -1px 0px 0 rgba(0, 0, 0, 0.1); } #horizontal-navbar .navbar-nav > .open > a i { background: transparent; } #horizontal-navbar .navbar-nav ul { background-color: #dfe0e2; border: none; border-radius: 0px; } #horizontal-navbar .navbar-nav ul li a { color: rgba(63, 68, 76, 0.7); } #horizontal-navbar .navbar-nav ul li a:hover { background: #d2d3d6; color: #3f444c; box-shadow: inset 0 0 0 0 transparent !important; } #horizontal-navbar .navbar-nav li a { color: #3f444c; } #horizontal-navbar .navbar-nav li a i { color: #3f444c; } #horizontal-navbar .navbar-nav li.active a, #horizontal-navbar .navbar-nav li.active a i, #horizontal-navbar .navbar-nav li.active a:hover, #horizontal-navbar .navbar-nav li.active a:hover i { background-color: #595f69; color: white; } #horizontal-navbar .navbar-nav li.active a:before { width: 0px; height: 0px; border-style: solid; border-width: 0 9px 9px 9px; border-color: transparent transparent #f7f8fa transparent; content: ""; position: absolute; bottom: 0px; left: 50%; margin-left: -9px; } #horizontal-navbar .navbar-nav li a:hover, #horizontal-navbar .navbar-nav li a:hover i { background: #d2d3d6; color: #3f444c; } #horizontal-navbar .navbar-nav li a:hover { box-shadow: inset 0px -1px 0px 0 rgba(0, 0, 0, 0.1); } #horizontal-navbar .navbar-nav i { margin-right: 2px; } @media (max-width: 767px) { #horizontal-navbar .navbar-nav li.active a:before { border-color: transparent !important; } } nav.navbar { background: #e6e7e8; } nav.navbar .navbar-toggle, nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus { background: transparent; color: white; border: none; } @media (min-width: 768px) { #horizontal-navbar.large-icons-nav .navbar-nav { margin-bottom: 0; } #horizontal-navbar.large-icons-nav .navbar-nav li { min-width: 120px; } #horizontal-navbar.large-icons-nav .navbar-nav li a > i { font-size: 28px; display: block; text-align: center; margin-top: 5px; margin-right: 0; } #horizontal-navbar.large-icons-nav .navbar-nav li span { display: block; text-align: center; margin-top: 8px; text-transform: uppercase; font-size: 14px; letter-spacing: 0.04em; } } /*Fixed*/ .fixed-layout { background: rgba(0, 0, 0, 0.9); } .fixed-layout #page-container, .fixed-layout header { max-width: none !important; width: 960px; margin: 0 auto; } .fixed-layout header .navbar-brand-Clear-Impact { display: block; } .fixed-layout header .navbar-brand-Results-Scorecard { display: block; } .measureTitle { font-size: 14px; padding-top: 0; } #resultsTable tbody { height: 600px; } .headerTile { font-size: 20px; font-weight: 600; } .headerSubTitle { font-size: 12px; font-weight: 400; } .redScore { background-color: #b10318; color: white; } .yellowScore { background-color: #dba13a; color: black; } .greenScore { background-color: #309343; color: black; } .blueScore { background-color: #00549f; color: white; } .greenCheck { float: left; margin-right: 20px; color: #309343; } .redTimes { float: left; margin-right: 20px; color: red; } #engagementChart .highcharts-container, #impactChart .highcharts-container { margin: auto; width: 100%; } .transparent { opacity: 0.2; } /* Drop Downs */ header a.hasnotifications { color: white !important; } header .toolbar .dropdown, header #headerbardropdown, header #rightmenu-trigger { border-left: 1px solid #27292d; } header #leftmenu-trigger { border-right: 1px solid #27292d; } #siteSearchList { min-width: 300px; } .scrollthis { height: 200px; overflow-y: scroll; } .scrollthis li:before, .scrollthis li:after { content: " "; display: table; } .scrollthis li:after { clear: both; } .scrollthis li a { display: block; text-decoration: none; } .scrollthis + .dd-footer { border-top: 1px solid #e6e7e8; } .dropdown a { text-decoration: none !important; } .dropdown-menu a { text-decoration: none !important; } .dropdown-menu.notifications, .dropdown-menu.messages { padding: 0; z-index: 1300; } .dropdown-menu.notifications { width: 292px; } .dropdown-menu.notifications li, .dropdown-menu.messages li { border-bottom: 1px solid #e6e7e8; color: black !important; } .dropdown-menu.notifications li a, .dropdown-menu.messages li a { white-space: normal; color: #4d4d4d; } .dropdown-menu.notifications li a.active, .dropdown-menu.messages li a.active, .dropdown-menu.notifications li a:hover, .dropdown-menu.messages li a:hover { color: #1a1a1a !important; background: #f7f8fa !important; } .dropdown-menu.notifications li .time, .dropdown-menu.messages li .time { color: #b3b3b3; font-size: 0.85em; white-space: nowrap; text-align: right; vertical-align: top; } .dropdown-menu.notifications li.dd-header a, .dropdown-menu.messages li.dd-header a, .dropdown-menu.notifications li.dd-footer a, .dropdown-menu.messages li.dd-footer a { color: #4f8edc; } .dropdown-menu.notifications li.dd-header, .dropdown-menu.messages li.dd-header { padding: 6px 10px; font-size: 0.85em; } .dropdown-menu.notifications li.dd-header:before, .dropdown-menu.messages li.dd-header:before, .dropdown-menu.notifications li.dd-header:after, .dropdown-menu.messages li.dd-header:after { content: " "; display: table; } .dropdown-menu.notifications li.dd-header:after, .dropdown-menu.messages li.dd-header:after { clear: both; } .dropdown-menu.notifications li.dd-header span:first-child, .dropdown-menu.messages li.dd-header span:first-child { float: left !important; float: left; font-weight: 400; } .dropdown-menu.notifications li.dd-header span:last-child, .dropdown-menu.messages li.dd-header span:last-child { float: right !important; float: right; } .dropdown-menu.notifications li.dd-header span:last-child a, .dropdown-menu.messages li.dd-header span:last-child a { padding: 0 !important; } .dropdown-menu.notifications li.dd-header a, .dropdown-menu.messages li.dd-header a { background: none !important; } .dropdown-menu.notifications li.dd-header a:hover, .dropdown-menu.messages li.dd-header a:hover { color: #4f8edc; } .dropdown-menu.notifications li.dd-footer, .dropdown-menu.messages li.dd-footer { font-size: 0.85em; } .dropdown-menu.notifications li.dd-footer a, .dropdown-menu.messages li.dd-footer a { text-align: center; padding: 7px 10px; } .dropdown-menu.notifications li:last-child, .dropdown-menu.messages li:last-child { border-bottom: 0; } .dropdown-menu.notifications li .notification-user i { background-color: #34495e; } .dropdown-menu.notifications li .notification-warning i { background-color: #f1c40f; } .dropdown-menu.notifications li .notification-danger i { background-color: #e73c3c; } .dropdown-menu.notifications li .notification-fix i { background-color: #4f5259; } .dropdown-menu.notifications li .notification-success i { background-color: #85c744; } .dropdown-menu.notifications li .notification-failure i { background-color: #e73c3c; } .dropdown-menu.notifications li .notification-order i { background-color: #2bbce0; } .dropdown-menu.notifications li a { padding: 12px 15px; line-height: 16px; } .dropdown-menu.notifications li a i { float: left !important; float: left; color: white; padding: 3px 0; min-width: 20px; text-align: center; margin-top: -2px; border-radius: 1px; } .dropdown-menu.notifications li a .msg { overflow: hidden; padding: 0 7px; display: inline; width: 210px; } .dropdown-menu.notifications li .time { float: right; } .dropdown-menu.messages li a { width: 290px; line-height: 14px; padding: 15px 15px 12px; } .dropdown-menu.messages li a img { float: left !important; float: left; margin-right: 10px; height: 30px; border-radius: 1px; } .dropdown-menu.messages li a div { overflow: hidden; position: relative; } .dropdown-menu.messages li a .name { margin-top: 0px; } .dropdown-menu.messages li a .msg { padding-top: 5px; } .dropdown-menu.messages li .time { float: right; } .dropdown-menu.messages li img { height: 30px; width: 30px; } .dropdown-menu.messages li span { display: block; } .dropdown-menu.messages li span.msg { font-size: 0.85em; color: gray; } .dropdown-menu.userinfo { padding: 15px 15px 0; min-width: 200px; } .dropdown-menu.userinfo:before, .dropdown-menu.userinfo:after { content: " "; display: table; } .dropdown-menu.userinfo:after { clear: both; } .dropdown-menu.userinfo ul { padding-left: 0; } .dropdown-menu.userinfo li { list-style: none; } .dropdown-menu.userinfo h5 { margin: -2px 0 -2px 0; } .dropdown-menu.userinfo li.username { margin: 0 -15px; padding: 0 10px 10px; border-bottom: 1px solid #d2d3d6; } .dropdown-menu.userinfo li.username:before, .dropdown-menu.userinfo li.username:after { content: " "; display: table; } .dropdown-menu.userinfo li.username:after { clear: both; } .dropdown-menu.userinfo li.username a { padding: 0 5px; } .dropdown-menu.userinfo li.username .pull-left img { width: 30px; border-radius: 1px; } .dropdown-menu.userinfo li.username .pull-right { min-width: 128px; } .dropdown-menu.userinfo li.username .pull-right small { color: gray; } .dropdown-menu.userinfo li.username .pull-right small span { color: #4f8edc; } .dropdown-menu.userinfo .userlinks ul { display: block; position: relative; border: none; background: transparent; width: 100%; -webkit-box-shadow: none; box-shadow: none; } .dropdown-menu.userinfo .userlinks ul li { margin: 0 -15px; } .dropdown-menu.userinfo .userlinks ul li a { white-space: inherit; } .dropdown-menu.userinfo .userlinks ul li.divider { margin: 5px -15px; } .dropdown-menu.userinfo .userlinks ul i.pull-right { margin-top: 2px; } .dropdown-menu.search { width: 280px; padding: 0; } .dropdown-menu.search input[type="text"] { border: none; height: 38px; } #headerbardropdown { padding: 7px 12px; } #headerbardropdown span { background-color: rgba(255, 255, 255, 0.15); padding: 2px 8px 3px 8px; display: block; border-radius: 1px; } #headerbardropdown i { margin-left: 0px; } #headerbardropdown:hover span { background-color: rgba(255, 255, 255, 0.25); } .toolbar.navbar-nav { margin: 0; } .navbar-nav .dropdown-toggle { padding-top: 10px; padding-bottom: 10px; font-size: 14px; } .navbar-nav.toolbar > li { float: right; } a.username { padding: 8px 10px !important; font-size: 12px !important; } a.username:before, a.username:after { content: " "; display: table; } a.username:after { clear: both; } a.username span { padding-right: 10px; top: 2px; position: relative; float: left; } a.username img { height: 24px; width: 24px; float: right; border-radius: 1px; } .dropdown-menu.userinfo .username a { padding: 0; color: #4d4d4d; } .dropdown-menu.userinfo .username a:before, .dropdown-menu.userinfo .username a:after { content: " "; display: table; } .dropdown-menu.userinfo .username a:after { clear: both; } .dropdown-menu.userinfo .username a:hover { text-decoration: none; background: none; } header.navbar { margin-bottom: 0px; border: none; } /* Nav and Sidebar Badges // ------------------------*/ .nav .badge, #sidebar .badge { text-align: center; text-shadow: none !important; } .nav .badge { top: 4px; left: 22px; position: absolute; background-color: #e73c3c; } #sidebar .badge { float: right; position: absolute; top: 11px; right: 30px; } /* The toggle links for left/right sidebar */ .navbar .btn { font-size: 1em; padding: 5px; } .navbar .btn.pull-left { border-right: 1px solid #555555; margin-right: 10px; } .navbar .btn.pull-right { border-left: 1px solid #555555; margin-left: 10px; } /* Menu Triggers */ #leftmenu-trigger, #rightmenu-trigger { height: 40px; width: 40px; cursor: pointer; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjI5OTJEN0UxMDdFMTFFMzk1QjZBODRFMTJGRERFNzMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjI5OTJEN0QxMDdFMTFFMzk1QjZBODRFMTJGRERFNzMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmRpZDo4QzE3NEM1ODdCMTBFMzExQTBDOEVEREIyRENFMUU0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QzE3NEM1ODdCMTBFMzExQTBDOEVEREIyRENFMUU0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmxMBE8AAADNSURBVHja7NpBCoAwDARAIz7cn9cvaGhqW2bPCnEwSxGjtXZIPicCgAABAhSAAAECFIAAAQIUgADXyZW45+583aiUzB0+qFphgDpw7P1TzacDrTBAHTjxmbB8Vh1ohQECBCgAAQIEKAABAgQoAAECBCgAAQIEKAABAgQoAAECBCgAAU6YzP+Bb/+Hi8metWTuDGAs+rKEFdaBOvBLl/xVAUPn27EDwwrrQB3Yu2P+WvvyWXc/B4YV1oEABSBAgAAFIECAAAUgQIA75RFgAGBMGKmai6EfAAAAAElFTkSuQmCC); } #leftmenu-trigger { background-position: 0 0; float: left; } #leftmenu-trigger:hover { background-position: 0 40px; } #rightmenu-trigger { background-position: 39px 0; float: right; } #rightmenu-trigger:hover { background-position: 39px 40px; } @media (max-width: 767px) { .dropdown-menu.messages { margin-right: -35px; } .dropdown-menu.messages:before { margin-right: 35px; } .dropdown-menu.notifications { margin-right: -85px; } .dropdown-menu.notifications:before { margin-right: 85px; } nav.navbar .dropdown-menu { position: relative; float: none; background: none; -webkit-box-shadow: none; box-shadow: none; border: none; } nav.navbar .navbar-header { width: auto; } } nav.navbar { margin-bottom: 0; } #page-rightbar { background: #fafbfc; display: none; width: 300px; top: 40px; right: 0; bottom: 0; height: 100%; z-index: 1029; overflow: hidden; position: fixed; border-left: 1px solid #d2d3d6; -webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04); box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04); } #page-rightbar > div { padding: 0 10px; } body.show-rightbar #page-rightbar { display: block; } body.show-rightbar #widgetarea { display: block; overflow: visible; } body.show-rightbar .widget-heading { padding: 0 10px; margin: 10px -10px 0px -10px; background-color: #edeef0; } body.show-rightbar .widget-heading a { text-decoration: none; color: inherit; } body.show-rightbar .widget-heading a h4 { font-size: 16px; color: #1a1a1a; line-height: 1em; display: block; padding: 10px 0px 10px; margin: 0; text-transform: uppercase; letter-spacing: 0.04em; } body.show-rightbar .widget-heading a h4:after { opacity: 0.5; filter: alpha(opacity=50); content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; float: right; } body.show-rightbar .widget-heading a.collapsed h4:after { content: "\f104"; opacity: 0.5; filter: alpha(opacity=50); } body.show-rightbar .widget-body { margin-top: 0px; } body.show-rightbar .widget-body:before, body.show-rightbar .widget-body:after { content: " "; display: table; } body.show-rightbar .widget-body:after { clear: both; } body.show-rightbar .widget-body .more { padding-top: 0px; font-size: 14px; float: right; } body.show-rightbar .widget-body .widget-block { padding: 10px; margin-bottom: 10px; border-radius: 1px; } body.show-rightbar .widget-body .widget-block:before, body.show-rightbar .widget-body .widget-block:after { content: " "; display: table; } body.show-rightbar .widget-body .widget-block:after { clear: both; } body.show-rightbar .widget-body .widget-block small { display: block; color: white; color: rgba(255, 255, 255, 0.75); } body.show-rightbar .widget-body .widget-block h5 { margin: 0; color: white; font-size: 1.3em; } body.show-rightbar .widget-body .widget-block h5 > small { vertical-align: super; display: inline; font-size: 0.6em; } body.show-rightbar #chatarea { display: none; margin-top: 10px; } body.show-rightbar #chatarea .chatuser { font-size: 20px; margin: 0 0px; } body.show-rightbar #chatarea .chathistory { bottom: 122px; top: 40px; position: absolute; height: auto; display: block; z-index: 999999999; overflow-y: auto; overflow-x: hidden; } body.show-rightbar #chatarea .chatinput { height: 100px; width: 279px; bottom: 10px; position: absolute; } body.show-rightbar #chatarea .chatinput textarea { border: 1px solid #d2d3d6; text-decoration: none; background-color: white; width: 100%; height: 62px; padding: 10px; resize: none; } body.show-rightbar #chatarea .chatmsg { text-align: right; position: relative; background: #edeef0; color: #1a1a1a; width: 279px; padding: 10px; margin: 10px 0 20px; border-radius: 5px; } body.show-rightbar #chatarea .chatmsg:after { content: ""; height: 0; width: 0; position: absolute; pointer-events: none; top: 100%; right: 5%; border-top: 10px solid #edeef0; border-left: 15px solid transparent; } body.show-rightbar #chatarea .chatmsg p { margin: 0; font-size: 14px; } body.show-rightbar #chatarea .chatmsg span { padding-top: 5px; display: block; text-align: left; font-size: 12px; opacity: 0.3; filter: alpha(opacity=30); } body.show-rightbar #chatarea .chatmsg.sent { text-align: left; background: #34495e; color: white; position: relative; } body.show-rightbar #chatarea .chatmsg.sent span { text-align: right; } body.show-rightbar #chatarea .chatmsg.sent:after { left: 5%; right: auto; border-left: none; border-top: 10px solid #34495e; border-right: 15px solid transparent; } .chat-users { padding-left: 0; list-style: none; margin-top: 10px; padding: 0; } .chat-users a { display: block; color: #4d4d4d; } .chat-users a:hover { text-decoration: none; background-color: #f2f3f5; border-radius: 1px; } .chat-users li { margin: 5px 0px 0 0px; } .chat-users li:first-child { margin-top: 0; } .chat-users img { width: 30px; height: 30px; border-radius: 1px; } .chat-users span { padding-left: 10px; } .chat-users li a:after { content: "•"; float: right; font-size: 1.5em; padding-right: 3px; } .chat-users li[data-stats="online"] a:after { color: #85c744; } .chat-users li[data-stats="busy"] a:after { color: #e73c3c; } .chat-users li[data-stats="away"] a:after { color: #f1c40f; } .chat-users li[data-stats="offline"] a:after { color: #edeef0; } #page-leftbar { float: left; background: #e6e7e8; white-space: nowrap; position: relative; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); position: fixed; z-index: 100; height: 90%; } #page-leftbar:before, #page-leftbar:after { content: " "; display: table; } #page-leftbar:after { clear: both; } #sidebar::-webkit-scrollbar-track { display: none; } #sidebar::-webkit-scrollbar { width: 7px; background-color: transparent; } #sidebar::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #dddddd; } #page-leftbar .collapse.in { padding: 5px 0 5px; } #page-leftbar .collapse { padding: 0; } /* Sidebar Menu */ #sidebar { white-space: normal; margin: 10px 0 0 0; padding-left: 0 !important; height: 100%; overflow-y: auto; overflow-x: visible; } #sidebar .badge { font-weight: 600; background-color: rgba(21, 22, 26, 0.6); right: 25px !important; } #sidebar i { color: #3f444c; margin-left: 1px; margin-right: 8px; min-width: 15px; text-align: center; display: inline-block; } #sidebar .divider { height: 1px; width: 100%; margin: 10px 0px; overflow: hidden; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); background-color: #d2d3d6; } #sidebar .divider:hover { background-color: #d2d3d6; } #sidebar a { text-decoration: none; } #sidebar ul { padding: 5px 0; list-style: none; } #sidebar ul { padding-left: 0 !important; } #sidebar ul, #sidebar ul li a { background: #dfe0e2; color: rgba(63, 68, 76, 0.7); box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #sidebar li.active i, #sidebar li.active a:hover i { color: white; } #sidebar li a { color: #3f444c; display: block; padding: 10px; position: relative; } #sidebar a:hover { background-color: #d2d3d6; color: #3f444c; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #sidebar a:hover i { color: #3f444c; } #sidebar > li.active > a { background: #595f69; color: white; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #sidebar > li.active > a:after { width: 0px; height: 0px; border-style: solid; border-width: 9px 9px 9px 0; border-color: transparent #f7f8fa transparent transparent; content: ""; position: absolute; top: 50%; margin-top: -9px; right: 0px; } #sidebar ul li a { padding: 5px 10px 5px 20px; } #sidebar ul li.active:not(.open) > a { font-weight: 600; color: #3f444c; } #sidebar li ul { display: none; } #sidebar ul ul { padding: 0; } #sidebar li li li a { padding-left: 60px; } #sidebar ul ul ul li a { padding-left: 80px; } #sidebar ul ul ul ul li a { padding-left: 100px; } #sidebar li.hasChild > a { position: relative; } #sidebar li.hasChild > a:before, #sidebar li.hasChild > a:after { content: " "; display: table; } #sidebar li.hasChild > a:after { clear: both; } /* Remove the :hover from the following lines for arrows to appear always */ #sidebar li.hasChild > a:before, #sidebar li.hasChild.open > a:before { content: "\f105"; opacity: 0.5; filter: alpha(opacity=50); } #sidebar li.hasChild.open > a:before { content: "\f107"; opacity: 0.5; filter: alpha(opacity=50); } #sidebar li.hasChild > a:before, #sidebar li.hasChild.open > a:before { font-family: FontAwesome; font-style: normal; font-weight: normal; font-size: 14px !important; text-decoration: inherit; text-align: right; padding-right: 0px; display: inline-block; float: right; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #sidebar li.hasChild li.hasChild a:before { top: 5px; } body.collapse-leftbar #sidebar > li.hasChild.open > a:before { content: ""; } body.collapse-leftbar #sidebar > li.hasChild > a:before { content: ""; } body.collapse-leftbar #sidebar > li.hasChild:hover > a:before { content: ""; } /* Sidebar Layout + Responsive */ #page-leftbar { width: 230px; } #page-content { margin-left: 230px; } #wrap { overflow: hidden; } @media (max-width: 767px) { #page-leftbar { /* Collapsed */ width: 0; z-index: 1029; } #page-content, #sidebar { -webkit-transition: 250ms ease; -o-transition: 250ms ease; transition: 250ms ease; } #sidebar { white-space: nowrap; } #page-content { width: 100%; margin-left: 0; } footer { margin-left: 0; } body.show-leftbar #page-leftbar { width: 230px; } body.show-leftbar #page-content { margin-left: 230px; } body.show-leftbar footer { -webkit-transform: translate(230px, 0); -ms-transform: translate(230px, 0); -o-transform: translate(230px, 0); transform: translate(230px, 0); } } /* Search at Left Navigation Sidebar */ #search { line-height: 0; } #search > a { display: none !important; } #search form { margin: 0px 0px 0px 0px; padding: 0 0px 0px 0px; position: relative; } #search form .search-query { background: #d2d3d6; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); color: #3f444c; padding: 0 10px 0 37px; border-radius: 0px; min-height: 40px; line-height: 18px; width: 100%; } #search form .search-query::-moz-placeholder { color: rgba(63, 68, 76, 0.5); opacity: 1; } #search form .search-query:-ms-input-placeholder { color: rgba(63, 68, 76, 0.5); } #search form .search-query::-webkit-input-placeholder { color: rgba(63, 68, 76, 0.5); } #search form .search-query:focus { box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #search form .search-query:focus::-moz-placeholder { color: transparent; opacity: 1; } #search form .search-query:focus:-ms-input-placeholder { color: transparent; } #search form .search-query:focus::-webkit-input-placeholder { color: transparent; } #search form .search-query:focus + button i { opacity: 1; filter: alpha(opacity=100); } #search form .search-query, #search form .search-query:active, #search form .search-query:focus { border: none; } #search form button[type="submit"] { float: left; position: absolute; top: 0; left: 10px; border: 0; background: none; padding: 13px 0; margin: 0; min-width: none; } #search form button[type="submit"] i { color: #3f444c; opacity: 0.5; filter: alpha(opacity=50); } body.collapse-leftbar #page-leftbar { width: 40px; } body.collapse-leftbar #page-content, body.collapse-leftbar footer { margin-left: 40px; } body.collapse-leftbar #sidebar > li { white-space: nowrap; z-index: 999; } body.collapse-leftbar #sidebar > li span { display: none; } body.collapse-leftbar #sidebar > li > ul { position: absolute; width: 210px; left: 40px; margin-top: -40px; } body.collapse-leftbar #sidebar > li:hover, body.collapse-leftbar #sidebar > li.keep-open { box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); background: #d2d3d6; width: 250px; } body.collapse-leftbar #sidebar > li:hover span, body.collapse-leftbar #sidebar > li.keep-open span { display: inline; } body.collapse-leftbar #sidebar > li:hover > ul, body.collapse-leftbar #sidebar > li.keep-open > ul { display: block; } body.collapse-leftbar #sidebar > li:hover.divider, body.collapse-leftbar #sidebar > li.keep-open.divider { width: 40px !important; } body.collapse-leftbar #sidebar > li:hover > a, body.collapse-leftbar #sidebar > li.keep-open > a, body.collapse-leftbar #sidebar > li:hover a i, body.collapse-leftbar #sidebar > li.keep-open a i { color: #3f444c; } body.collapse-leftbar #sidebar > li.active:hover > a:after { display: none; } body.collapse-leftbar #sidebar > li.active:hover > a, body.collapse-leftbar #sidebar > li.active:hover > a i { color: white; } body.collapse-leftbar #sidebar i { margin-right: 20px !important; margin-left: 1px; } body.collapse-leftbar #sidebar li li a { padding-left: 10px; } body.collapse-leftbar #sidebar li li li a { padding-left: 20px; } body.collapse-leftbar #sidebar li li li li a { padding-left: 30px; } body.collapse-leftbar #search:hover { width: 40px !important; } body.collapse-leftbar #search:hover, body.collapse-leftbar #search:hover a { background: none !important; box-shadow: none !important; } body.collapse-leftbar #search a { display: block !important; padding: 13px 10px; } body.collapse-leftbar #search form { display: none; } body.collapse-leftbar #search .opacity-control { opacity: 0.5; filter: alpha(opacity=50); } body.collapse-leftbar #search.keep-open { width: 250px !important; } body.collapse-leftbar #search.keep-open > a { background: #d2d3d6 !important; } body.collapse-leftbar #search.keep-open > a:hover { background: #3f444c; } body.collapse-leftbar #search.keep-open form { display: block; width: 220px; position: absolute; top: 0; left: 30px; } body.collapse-leftbar #search.keep-open form .search-query { border: 0; background: transparent; padding: 0 10px 0 10px; position: relative !important; z-index: 1050; width: 100%; } body.collapse-leftbar #search.keep-open form button[type="submit"] { display: none; } .navbar { position: relative; z-index: 1200; min-height: 40px; margin-bottom: 22px; border: 0; } .navbar:before, .navbar:after { content: " "; display: table; } .navbar:after { clear: both; } @media (min-width: 768px) { .navbar { border-radius: 5px; } } .navbar-header:before, .navbar-header:after { content: " "; display: table; } .navbar-header:after { clear: both; } @media (min-width: 768px) { .navbar-header { float: left; } } .navbar-collapse { max-height: 340px; overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; } .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; } .navbar-collapse:after { clear: both; } .navbar-collapse.in { overflow-y: auto; } @media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; } .navbar-collapse.collapse { display: block; height: auto; padding-bottom: 0; overflow: visible; } .navbar-collapse.in { overflow-y: visible; } .navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: -15px; } .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -15px; } .navbar-collapse .navbar-text:last-child { margin-right: 0; } } .container > .navbar-header, .container > .navbar-collapse { margin-right: -15px; margin-left: -15px; } @media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse { margin-right: 0; margin-left: 0; } } .navbar-static-top { border-width: 0 0 1px; } @media (min-width: 768px) { .navbar-static-top { border-radius: 0; } } .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; border-width: 0 0 1px; } @media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } } .navbar-fixed-top { z-index: 1030; top: 0; } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; } .navbar-brand-Clear-Impact { float: left; padding: 10px 15px; font-size: 20px; line-height: 22px; } .navbar-brand-Clear-Impact:hover, .navbar-brand-Clear-Impact:focus { text-decoration: none; } @media (min-width: 768px) { .navbar > .container .navbar-brand-Clear-Impact { margin-left: -15px; } } .navbar-brand-Results-Scorecard { float: left; padding: 10px 15px; font-size: 20px; line-height: 22px; } .navbar-brand-Results-Scorecard:hover, .navbar-brand-Results-Scorecard:focus { text-decoration: none; } @media (min-width: 768px) { .navbar > .container .navbar-brand-Results-Scorecard { margin-left: -15px; } } .navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 6px 10px; margin-top: 3px; margin-bottom: 3px; background-color: rgba(0, 0, 0, 0.15) !important; border: 1px solid transparent; border-radius: 5px; } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; } .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; } @media (min-width: 768px) { .navbar-toggle { display: none; } } .navbar-nav { margin: 5px -15px; } .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 22px; } @media (min-width: 768px) { .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding-top: 9px; padding-bottom: 9px; } } @media (min-width: 768px) { .navbar-left { float: left !important; float: left; } .navbar-right { float: right !important; float: right; } } .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 1px; margin-bottom: 1px; } @media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; } .navbar-form .form-control-static { display: inline-block; } .navbar-form .input-group { display: inline-table; vertical-align: middle; } .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; } .navbar-form .input-group > .form-control { width: 100%; } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .navbar-form .has-feedback .form-control-feedback { top: 0; } } @media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } } @media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } } .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 5px; border-top-left-radius: 5px; } .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { left: auto; right: 0; } .navbar-btn { margin-top: 1px; margin-bottom: 1px; } .navbar-text { float: left; margin-top: 9px; margin-bottom: 9px; } @media (min-width: 768px) { .navbar-text { margin-left: 15px; margin-right: 15px; } } .navbar-default { background-color: #e6e7e8; border-color: 0; } .navbar-default .navbar-brand-Clear-Impact { color: #777777; } .navbar-default .navbar-brand-Clear-Impact:hover, .navbar-default .navbar-brand-Clear-Impact:focus { color: #5e5e5e; background-color: transparent; } .navbar-default .navbar-brand-Results-Scorecard { color: #777777; } .navbar-default .navbar-brand-Results-Scorecard:hover, .navbar-default .navbar-brand-Results-Scorecard:focus { color: #5e5e5e; background-color: transparent; } .navbar-default .navbar-text { color: #777777; } .navbar-default .navbar-nav > li > a { color: #777777; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555555; background-color: #d5d6d8; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; } .navbar-default .navbar-toggle { border-color: #dddddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; } .navbar-default .navbar-toggle .icon-bar { background-color: #cccccc; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: 0; } .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #333333; border-bottom-color: #333333; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #d5d6d8; color: #555555; } .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret { border-top-color: #555555; border-bottom-color: #555555; } .navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #777777; border-bottom-color: #777777; } @media (max-width: 767px) { .navbar-default .navbar-nav .navbar-nav a { color: #333333; } .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555555; background-color: #d5d6d8; } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } } .navbar-default .navbar-link { color: #777777; } .navbar-default .navbar-link:hover { color: #333333; } .navbar-inverse { background-color: #313338; border-color: #191a1d; } .navbar-inverse .navbar-brand-Clear-Impact { color: #888888; color: rgba(255, 255, 255, 0.5); } .navbar-inverse .navbar-brand-Clear-Impact:hover, .navbar-inverse .navbar-brand-Clear-Impact:focus { color: white; background-color: transparent; } .navbar-inverse .navbar-brand-Results-Scorecard { color: #888888; color: rgba(255, 255, 255, 0.5); } .navbar-inverse .navbar-brand-Results-Scorecard:hover, .navbar-inverse .navbar-brand-Results-Scorecard:focus { color: white; background-color: transparent; } .navbar-inverse .navbar-text { color: #aeafb1; } .navbar-inverse .navbar-nav > li > a { color: #888888; color: rgba(255, 255, 255, 0.5); } .navbar-inverse .navbar-nav > li > a:hover { color: white; background-color: transparent; } .navbar-inverse .navbar-nav > li > a:focus { background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: white; background-color: #27292d; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #333333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; } .navbar-inverse .navbar-toggle .icon-bar { background-color: white; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #202225; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #27292d; color: white; } .navbar-inverse .navbar-nav > .dropdown > a:hover .caret { border-top-color: white; border-bottom-color: white; } .navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color: rgba(255, 255, 255, 0.5); border-bottom-color: rgba(255, 255, 255, 0.5); } .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret { border-top-color: white; border-bottom-color: white; } .navbar-inverse .navbar-link { color: #888888; color: rgba(255, 255, 255, 0.5); } .navbar-inverse .navbar-link:hover { color: white; } .panel { margin: 0px 0 20px; border-radius: 1px; } .panel-body { border: 1px solid #dddddd; border-radius: 1px; } .panel-body:before, .panel-body:after { content: " "; display: table; } .panel-body:after { clear: both; } .panel-heading { font-size: 20px; border-bottom: 1px solid #dddddd; border-top-right-radius: 1px; border-top-left-radius: 1px; height: 40px; line-height: 2em; } .panel-heading:before, .panel-heading:after { content: " "; display: table; } .panel-heading:after { clear: both; } .panel-heading .nav.nav-tabs li a { color: #888888; outline: none; } .panel-heading .nav.nav-tabs li a:hover { border: 1px solid transparent; color: #444444; background: none; } .panel-heading .nav.nav-tabs li.active a { color: black; background-color: #f7f8fa; border-left: 1px solid #d2d3d6; border-right: 1px solid #d2d3d6; border-top: 1px solid #d2d3d6; } .panel-heading h4 { float: left; margin: 0; line-height: 40px; } .panel-heading h4 i { position: relative; } .panel-heading .options { float: right !important; float: right; } .panel-heading .options:before, .panel-heading .options:after { content: " "; display: table; } .panel-heading .options:after { clear: both; } .panel-heading .options .nav-tabs { float: left; position: relative; top: 5px; } .panel-heading .options .nav-tabs li a { line-height: 2.36em; } .panel-heading .options > a { opacity: 0.5; filter: alpha(opacity=50); color: black; font-size: 14px; float: right; line-height: 40px; padding-left: 10px; } .panel-heading .options > a:hover { opacity: 1; filter: alpha(opacity=100); text-decoration: none; } .panel-heading .options .btn { line-height: 1em !important; padding-top: 2px; padding-bottom: 2px; opacity: 1; filter: alpha(opacity=100); } .panel-footer { padding: 20px 20px; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .panel-footer:before, .panel-footer:after { content: " "; display: table; } .panel-footer:after { clear: both; } .panel-body { padding: 20px; } .panel-heading + .panel-body { border: none; padding: 20px 0; border-top-right-radius: 0; border-top-left-radius: 0; } .panel-body + .panel-footer { padding: 10px 0 0; border-top: 1px solid #dddddd; color: #dddddd; } .options .nav-tabs { border-bottom: 0; } .options .nav-tabs li a { padding: 0px 10px; font-size: 16px; line-height: 2.5em; } .options .nav-tabs li a:hover { background: none; } .options .nav-tabs > li > a { margin-right: 0; } .icon-highlight { font-size: 14px; top: -1px; padding: 5px 0px; height: 25px; width: 25px; text-align: center; background: rgba(0, 0, 0, 0.15); border-radius: 1px; margin: 5px 3px 5px -3px; border: 1px solid rgba(0, 0, 0, 0.08); } .icon-scale { font-size: 14px; } .icon-scale-sm { font-size: 13px; } .icon-gray { color: rgba(0, 0, 0, 0.5); } .icon-highlight-info { color: white !important; background: #2bbce0; } .icon-highlight-primary { color: white !important; background: #4f8edc; } .icon-highlight-danger { color: white !important; background: #e73c3c; } .icon-highlight-success { color: white !important; background: #85c744; } .icon-highlight-inverse { color: white !important; background: #4f5259; } .icon-highlight-orange { color: white !important; background: #efa131; } .icon-highlight-midnightblue { color: white !important; background: #34495e; } .icon-highlight-indigo { color: white !important; background: #9358ac; } .icon-highlight-green { color: white !important; background: #16a085; } .icon-highlight-sky { color: white !important; background: #76c4ed; } .icon-highlight-warning { color: white !important; background: #f1c40f; } .icon-highlight-purple { color: white !important; background: #e044ab; } .panel-primary { border-color: #4f8edc; } .panel-primary .panel-heading { color: white; background-color: #4f8edc; border-color: #4f8edc; } .panel-primary .panel-body { border-top: 2px solid #4f8edc; } .panel-success { border-color: #85c744; } .panel-success .panel-heading { color: white; background-color: #85c744; border-color: #85c744; } .panel-success .panel-body { border-top: 2px solid #85c744; } .panel-warning { border-color: #f1c40f; } .panel-warning .panel-heading { color: white; background-color: #f1c40f; border-color: #f1c40f; } .panel-warning .panel-body { border-top: 2px solid #f1c40f; } .panel-danger { border-color: #e73c3c; } .panel-danger .panel-heading { color: white; background-color: #e73c3c; border-color: #e73c3c; } .panel-danger .panel-body { border-top: 2px solid #e73c3c; } .panel-info { border-color: #2bbce0; } .panel-info .panel-heading { color: white; background-color: #2bbce0; border-color: #2bbce0; } .panel-info .panel-body { border-top: 2px solid #2bbce0; } .panel-inverse { border-color: #4f5259; } .panel-inverse .panel-heading { color: white; background-color: #4f5259; border-color: #4f5259; } .panel-inverse .panel-body { border-top: 2px solid #4f5259; } .panel-brown { border-color: #c0392b; } .panel-brown .panel-heading { color: white; background-color: #c0392b; border-color: #c0392b; } .panel-brown .panel-body { border-top: 2px solid #c0392b; } .panel-indigo { border-color: #9358ac; } .panel-indigo .panel-heading { color: white; background-color: #9358ac; border-color: #9358ac; } .panel-indigo .panel-body { border-top: 2px solid #9358ac; } .panel-orange { border-color: #efa131; } .panel-orange .panel-heading { color: white; background-color: #efa131; border-color: #efa131; } .panel-orange .panel-body { border-top: 2px solid #efa131; } .panel-sky { border-color: #76c4ed; } .panel-sky .panel-heading { color: white; background-color: #76c4ed; border-color: #76c4ed; } .panel-sky .panel-body { border-top: 2px solid #76c4ed; } .panel-midnightblue { border-color: #34495e; } .panel-midnightblue .panel-heading { color: white; background-color: #34495e; border-color: #34495e; } .panel-midnightblue .panel-body { border-top: 2px solid #34495e; } .panel-magenta { border-color: #e73c68; } .panel-magenta .panel-heading { color: white; background-color: #e73c68; border-color: #e73c68; } .panel-magenta .panel-body { border-top: 2px solid #e73c68; } .panel-green { border-color: #16a085; } .panel-green .panel-heading { color: white; background-color: #16a085; border-color: #16a085; } .panel-green .panel-body { border-top: 2px solid #16a085; } .panel-purple { border-color: #e044ab; } .panel-purple .panel-heading { color: white; background-color: #e044ab; border-color: #e044ab; } .panel-purple .panel-body { border-top: 2px solid #e044ab; } .panel-grape { border-color: #7a869c; } .panel-grape .panel-heading { color: white; background-color: #7a869c; border-color: #7a869c; } .panel-grape .panel-body { border-top: 2px solid #7a869c; } .panel.gray { border-color: black; } .panel.gray .panel-heading { color: #4d4d4d; background-color: #edeef0; border-color: black; } .panel.gray .panel-body { border-top: 2px solid black; } .panel.gray .panel-heading { border-bottom: 1px solid #d2d3d6; padding-right: 10px; } .panel.gray .panel-heading .nav.nav-tabs li.active a { background: white; } .panel.gray .panel-heading .nav.nav-tabs li.active a:hover { background: white; } .panel.gray .panel-heading h4 { padding-left: 10px; color: black !important; } .panel.gray .panel-heading h4 > .nav.nav-tabs { right: 10px; bottom: -3px; } .panel.gray .panel-heading h4 > .nav.nav-tabs li a { line-height: 38px; padding: 0 10px; margin-top: -2px; } .panel.gray .panel-body { background-color: white; border-top: 0px !important; border-left: 1px solid #d2d3d6; border-right: 1px solid #d2d3d6; border-bottom: 1px solid #d2d3d6; padding: 20px !important; } .panel-gray { border-color: #edeef0; } .panel-gray .panel-heading { color: black; background-color: #edeef0; border-color: #edeef0; } .panel-gray .panel-body { border-top: 2px solid #edeef0; } .panel-gray .panel-heading { border-top: 1px solid #d2d3d6 !important; border-left: 1px solid #d2d3d6 !important; border-right: 1px solid #d2d3d6 !important; border-bottom: none; } .panel-gray .panel-heading h4 { color: black !important; } .panel-gray .panel-heading .options a { color: black !important; } .panel-gray .panel-heading.rounded-bottom { border-bottom: 1px solid #d2d3d6 !important; } .panel-gray .panel-body { border-bottom: 1px solid #d2d3d6 !important; border-left: 1px solid #d2d3d6 !important; border-right: 1px solid #d2d3d6 !important; } [class*="panel-"].panel .panel-heading { padding: 0 10px; border-bottom: none; } [class*="panel-"].panel .panel-heading.rounded-bottom { border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } [class*="panel-"].panel .panel-heading .nav.nav-tabs > li a { color: white; color: rgba(255, 255, 255, 0.75); } [class*="panel-"].panel .panel-heading .nav.nav-tabs > li a:hover { color: white; } [class*="panel-"].panel .panel-heading .nav.nav-tabs > li.active a { color: black; background: white; } [class*="panel-"].panel .panel-heading .options a { color: white; } [class*="panel-"].panel .panel-heading .options .nav-tabs li, [class*="panel-"].panel .panel-heading .options .nav-tabs li a { border: none; font-size: 16px !important; } [class*="panel-"].panel .panel-heading .options .nav-tabs li a { line-height: 35px; } [class*="panel-"].panel .panel-heading .options .nav-tabs li.active a:hover { color: black; } [class*="panel-"].panel .panel-heading .options .nav-tabs li a i { font-size: 16px; } [class*="panel-"].panel .panel-body { padding: 20px; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; background-color: white; } [class*="panel-"].panel .panel-footer { background-color: #f7f8fa; border-width: 0 1px 1px 1px; border-style: solid; border-color: #dddddd; padding: 20px 20px; color: black; } [class*="panel-"].panel .panel-heading + .panel-body { border-top: none; } [class*="panel-"].panel .panel-body .panel-footer { margin: 20px -21px -21px; border-top: 1px solid #dddddd; } .panel-heading > h4 > ul.nav.nav-tabs { position: relative; bottom: -3px; } .panel-heading > h4 > ul.nav.nav-tabs > li { padding-left: 0; } .panel-heading > h4 > ul.nav.nav-tabs > li > a { padding: 0 10px; line-height: 38px; margin-top: -2px; } [class*="panel-"].panel .panel-heading > h4 { color: white; } [class*="panel-"].panel .panel-heading > h4 > ul.nav.nav-tabs { bottom: -1px; right: 9px; border: none; } [class*="panel-"].panel .panel-heading > h4 > ul.nav.nav-tabs > li > a { border: none; padding: 0 10px; line-height: 40px; margin-top: 0px; } .panel-body > .list-group { margin: -20px; } .panel-body > .list-group .list-group-item { border-width: 1px 0; } .panel-body > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .panel-body > .list-group .list-group-item:last-child { border-bottom: 0; } .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } .panel > .table { margin-bottom: 0; } .panel > .panel-body + .table { border-top: 1px solid #e6e7e8; } .panel-group .panel { margin-bottom: 0; border-radius: 1px; overflow: hidden; } .panel-group .panel + .panel { margin-top: 5px; } .panel-group .panel-heading { border-bottom: 0; } .panel-group .panel-heading h4 a { color: white; } .panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #dddddd; } .panel-group .panel-footer { border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #dddddd; } .panel-group .panel-collapse .panel-body { border-top: none; border-top-right-radius: 0; border-top-left-radius: 0; } .panel .panel-heading .nav.nav-tabs > li { margin-bottom: -2px; } .panel .panel-heading .nav.nav-tabs > li.dropdown > a:hover, .panel .panel-heading .nav.nav-tabs > li.dropdown a:focus { color: black; background-color: transparent; } .panel .panel-heading .nav.nav-tabs > li.dropdown.open > a, .panel .panel-heading .nav.nav-tabs > li.dropdown.open > a:hover, .panel .panel-heading .nav.nav-tabs > li.dropdown.open > a:focus { color: black; background-color: transparent; border: 1px solid transparent; } [class*="panel-"].panel .panel-heading .nav.nav-tabs > li { margin-bottom: -1px; } [class*="panel-"].panel .panel-heading .nav.nav-tabs > li.dropdown > a:hover, [class*="panel-"].panel .panel-heading .nav.nav-tabs > li.dropdown a:focus { background-color: transparent; color: white; color: rgba(255, 255, 255, 0.75); } [class*="panel-"].panel .panel-heading .nav.nav-tabs > li.dropdown.open > a, [class*="panel-"].panel .panel-heading .nav.nav-tabs > li.dropdown.open > a:hover, [class*="panel-"].panel .panel-heading .nav.nav-tabs > li.dropdown.open > a:focus { background-color: transparent; color: white; border: none; } .panel-heading h4 .nav.nav-tabs .dropdown-menu { margin-top: -2px; } .panel-heading .nav.nav-tabs > li.dropdown.open ul.dropdown-menu li a { color: black; } .panel-heading .nav.nav-tabs > li.dropdown.open ul.dropdown-menu li a:hover { background-color: #d2d3d6; border: none; } .panelHeaderless { font-size: 18px; color: black; border-bottom: 1px solid #dddddd; border-top-right-radius: 1px; border-top-left-radius: 1px; height: 40px; line-height: 2em; background-color: inherit; padding: 0 10px; } .tiles-heading, .tiles-body, .tiles-footer { -webkit-transition: 0.05s ease-in; -o-transition: 0.05s ease-in; transition: 0.05s ease-in; } .tiles-heading:before, .tiles-body:before, .tiles-footer:before, .tiles-heading:after, .tiles-body:after, .tiles-footer:after { content: " "; display: table; } .tiles-heading:after, .tiles-body:after, .tiles-footer:after { clear: both; } .info-tiles, .shortcut-tiles { margin: 0px 0px 20px; display: block; border-radius: 1px; } .info-tiles .tiles-heading { padding: 5px 10px; border-top-right-radius: 1px; border-top-left-radius: 1px; text-transform: uppercase; text-align: center; letter-spacing: 0.04em; } .info-tiles .tiles-heading .pull-right { color: white; opacity: 0.4; filter: alpha(opacity=40); -webkit-transition: 0.06s ease-in; -o-transition: 0.06s ease-in; transition: 0.06s ease-in; } .info-tiles .tiles-body { font-size: 42px; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .info-tiles .tiles-body-alt { font-size: 48px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .info-tiles .tiles-body-alt, .info-tiles .tiles-body { padding: 10px; font-weight: 300; } .info-tiles .tiles-body-alt .sparkline, .info-tiles .tiles-body .sparkline { width: 100px; margin: 0 auto; padding: 0px; } .info-tiles .tiles-body-alt .text-top, .info-tiles .tiles-body .text-top { vertical-align: super; font-size: 24px; } .info-tiles .tiles-body-alt .text-smallcaps, .info-tiles .tiles-body .text-smallcaps { font-variant: small-caps; } .info-tiles .tiles-body-alt .text-center, .info-tiles .tiles-body .text-center { margin-top: -5px; } .info-tiles .tiles-body-alt i, .info-tiles .tiles-body i { color: white; opacity: 0.4; filter: alpha(opacity=40); -webkit-transition: 0.06s ease-in; -o-transition: 0.06s ease-in; transition: 0.06s ease-in; } .info-tiles .tiles-body-alt > i, .info-tiles .tiles-body > i { position: absolute; font-size: 42px; } .info-tiles .tiles-body-alt div + small, .info-tiles .tiles-body div + small { font-size: 16px; text-align: center; display: block; font-weight: 400; opacity: 0.7; filter: alpha(opacity=70); margin-top: -7px; margin-bottom: 4px; } .info-tiles .tiles-footer { color: white; color: rgba(255, 255, 255, 0.4); padding: 5px 10px; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .info-tiles .tiles-footer i { float: right; position: relative; top: 2px; display: none; } .info-tiles .tiles-footer:after { content: ""; position: absolute; bottom: 0%; right: -1px; width: 0px; height: 0px; margin-right: 11px; margin-bottom: 20px; border-top: 5px solid rgba(0, 0, 0, 0.35); border-right: 5px solid #f7f8fa; border-bottom: 5px solid #f7f8fa; border-left: 5px solid rgba(0, 0, 0, 0.35); border-top-left-radius: 1px; } .info-tiles .tiles-footer:hover { color: white; } .info-tiles:hover { text-decoration: none; } .info-tiles:hover i { color: white; opacity: 1; filter: alpha(opacity=100); } .info-tiles:hover .tiles-footer { color: white; } .info-tiles:hover .tiles-footer i { display: inline; } .info-tiles:hover .tiles-heading .pull-right { color: white; opacity: 1; filter: alpha(opacity=100); } @media screen and (-webkit-min-device-pixel-ratio: 0) { .info-tiles .tiles-footer:after { right: 0; border-top: 6px solid rgba(0, 0, 0, 0.35); } } @media (max-width: 767px) { .col-xs-12 .info-tiles .tiles-footer:after { bottom: -20px; } } .shortcut-tiles .tiles-body { padding: 10px 10px 0px 10px; font-size: 42px; line-height: 42px; border-top-right-radius: 1px; border-top-left-radius: 1px; } .shortcut-tiles .tiles-body i { color: white; opacity: 0.6; filter: alpha(opacity=60); -webkit-transition: 0.06s ease-in; -o-transition: 0.06s ease-in; transition: 0.06s ease-in; } .shortcut-tiles .tiles-body .pull-right { margin-top: -3px; line-height: 0; } .shortcut-tiles .tiles-body .pull-right .badge { background: black; background-color: rgba(0, 0, 0, 0.3); } .shortcut-tiles .tiles-footer { text-transform: none; text-align: right; padding: 7px 10px; font-size: 12px; text-transform: uppercase; letter-spacing: 0.04em; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .shortcut-tiles:hover { text-decoration: none; } .shortcut-tiles:hover i { color: white; opacity: 1; filter: alpha(opacity=100); } .info-tiles.tiles-info { color: white; } .info-tiles.tiles-info .tiles-heading { background: #4cc7e5; } .info-tiles.tiles-info .tiles-body { background: #2bbce0; } .info-tiles.tiles-info .tiles-body-alt { background: #2bbce0; } .info-tiles.tiles-info .tiles-footer { background: #1c9cbc; } .info-tiles.tiles-info:hover { color: white; } .info-tiles.tiles-info:hover .tiles-heading { background: #36c0e2; } .info-tiles.tiles-info:hover .tiles-body { background: #1fafd3; } .info-tiles.tiles-info:hover .tiles-body-alt { background: #1fafd3; } .info-tiles.tiles-info:hover .tiles-footer { background: #188aa6; } .info-tiles.tiles-success { color: white; } .info-tiles.tiles-success .tiles-heading { background: #98d061; } .info-tiles.tiles-success .tiles-body { background: #85c744; } .info-tiles.tiles-success .tiles-body-alt { background: #85c744; } .info-tiles.tiles-success .tiles-footer { background: #6ca632; } .info-tiles.tiles-success:hover { color: white; } .info-tiles.tiles-success:hover .tiles-heading { background: #8bca4e; } .info-tiles.tiles-success:hover .tiles-body { background: #78ba38; } .info-tiles.tiles-success:hover .tiles-body-alt { background: #78ba38; } .info-tiles.tiles-success:hover .tiles-footer { background: #5f932c; } .info-tiles.tiles-danger { color: white; } .info-tiles.tiles-danger .tiles-heading { background: #eb5e5e; } .info-tiles.tiles-danger .tiles-body { background: #e73c3c; } .info-tiles.tiles-danger .tiles-body-alt { background: #e73c3c; } .info-tiles.tiles-danger .tiles-footer { background: #d61a1a; } .info-tiles.tiles-danger:hover { color: white; } .info-tiles.tiles-danger:hover .tiles-heading { background: #e84747; } .info-tiles.tiles-danger:hover .tiles-body { background: #e42525; } .info-tiles.tiles-danger:hover .tiles-body-alt { background: #e42525; } .info-tiles.tiles-danger:hover .tiles-footer { background: #bf1818; } .info-tiles.tiles-warning { color: white; } .info-tiles.tiles-warning .tiles-heading { background: #f3cd33; } .info-tiles.tiles-warning .tiles-body { background: #f1c40f; } .info-tiles.tiles-warning .tiles-body-alt { background: #f1c40f; } .info-tiles.tiles-warning .tiles-footer { background: #c29d0b; } .info-tiles.tiles-warning:hover { color: white; } .info-tiles.tiles-warning:hover .tiles-heading { background: #f2c71b; } .info-tiles.tiles-warning:hover .tiles-body { background: #dab10d; } .info-tiles.tiles-warning:hover .tiles-body-alt { background: #dab10d; } .info-tiles.tiles-warning:hover .tiles-footer { background: #aa8a0a; } .info-tiles.tiles-primary { color: white; } .info-tiles.tiles-primary .tiles-heading { background: #6fa2e2; } .info-tiles.tiles-primary .tiles-body { background: #4f8edc; } .info-tiles.tiles-primary .tiles-body-alt { background: #4f8edc; } .info-tiles.tiles-primary .tiles-footer { background: #2973cf; } .info-tiles.tiles-primary:hover { color: white; } .info-tiles.tiles-primary:hover .tiles-heading { background: #5a95de; } .info-tiles.tiles-primary:hover .tiles-body { background: #3a80d8; } .info-tiles.tiles-primary:hover .tiles-body-alt { background: #3a80d8; } .info-tiles.tiles-primary:hover .tiles-footer { background: #2567ba; } .info-tiles.tiles-inverse { color: white; } .info-tiles.tiles-inverse .tiles-heading { background: #61656d; } .info-tiles.tiles-inverse .tiles-body { background: #4f5259; } .info-tiles.tiles-inverse .tiles-body-alt { background: #4f5259; } .info-tiles.tiles-inverse .tiles-footer { background: #37393e; } .info-tiles.tiles-inverse:hover { color: white; } .info-tiles.tiles-inverse:hover .tiles-heading { background: #555860; } .info-tiles.tiles-inverse:hover .tiles-body { background: #43464b; } .info-tiles.tiles-inverse:hover .tiles-body-alt { background: #43464b; } .info-tiles.tiles-inverse:hover .tiles-footer { background: #2b2d30; } .info-tiles.tiles-midnightblue { color: white; } .info-tiles.tiles-midnightblue .tiles-heading { background: #425c77; } .info-tiles.tiles-midnightblue .tiles-body { background: #34495e; } .info-tiles.tiles-midnightblue .tiles-body-alt { background: #34495e; } .info-tiles.tiles-midnightblue .tiles-footer { background: #222f3d; } .info-tiles.tiles-midnightblue:hover { color: white; } .info-tiles.tiles-midnightblue:hover .tiles-heading { background: #394f66; } .info-tiles.tiles-midnightblue:hover .tiles-body { background: #2b3c4e; } .info-tiles.tiles-midnightblue:hover .tiles-body-alt { background: #2b3c4e; } .info-tiles.tiles-midnightblue:hover .tiles-footer { background: #19232d; } .info-tiles.tiles-sky { color: white; } .info-tiles.tiles-sky .tiles-heading { background: #98d3f1; } .info-tiles.tiles-sky .tiles-body { background: #76c4ed; } .info-tiles.tiles-sky .tiles-body-alt { background: #76c4ed; } .info-tiles.tiles-sky .tiles-footer { background: #49b1e7; } .info-tiles.tiles-sky:hover { color: white; } .info-tiles.tiles-sky:hover .tiles-heading { background: #81c9ee; } .info-tiles.tiles-sky:hover .tiles-body { background: #5fbaea; } .info-tiles.tiles-sky:hover .tiles-body-alt { background: #5fbaea; } .info-tiles.tiles-sky:hover .tiles-footer { background: #32a7e4; } .info-tiles.tiles-orange { color: white; } .info-tiles.tiles-orange .tiles-heading { background: #f2b154; } .info-tiles.tiles-orange .tiles-body { background: #efa131; } .info-tiles.tiles-orange .tiles-body-alt { background: #efa131; } .info-tiles.tiles-orange .tiles-footer { background: #dc8911; } .info-tiles.tiles-orange:hover { color: white; } .info-tiles.tiles-orange:hover .tiles-heading { background: #f0a63d; } .info-tiles.tiles-orange:hover .tiles-body { background: #ed9619; } .info-tiles.tiles-orange:hover .tiles-body-alt { background: #ed9619; } .info-tiles.tiles-orange:hover .tiles-footer { background: #c47a0f; } .info-tiles.tiles-indigo { color: white; } .info-tiles.tiles-indigo .tiles-heading { background: #a472b9; } .info-tiles.tiles-indigo .tiles-body { background: #9358ac; } .info-tiles.tiles-indigo .tiles-body-alt { background: #9358ac; } .info-tiles.tiles-indigo .tiles-footer { background: #77458c; } .info-tiles.tiles-indigo:hover { color: white; } .info-tiles.tiles-indigo:hover .tiles-heading { background: #9961b0; } .info-tiles.tiles-indigo:hover .tiles-body { background: #854e9d; } .info-tiles.tiles-indigo:hover .tiles-body-alt { background: #854e9d; } .info-tiles.tiles-indigo:hover .tiles-footer { background: #683d7b; } .info-tiles.tiles-green { color: white; } .info-tiles.tiles-green .tiles-heading { background: #1bc2a1; } .info-tiles.tiles-green .tiles-body { background: #16a085; } .info-tiles.tiles-green .tiles-body-alt { background: #16a085; } .info-tiles.tiles-green .tiles-footer { background: #107360; } .info-tiles.tiles-green:hover { color: white; } .info-tiles.tiles-green:hover .tiles-heading { background: #18ab8e; } .info-tiles.tiles-green:hover .tiles-body { background: #138a72; } .info-tiles.tiles-green:hover .tiles-body-alt { background: #138a72; } .info-tiles.tiles-green:hover .tiles-footer { background: #0d5d4d; } .info-tiles.tiles-magenta { color: white; } .info-tiles.tiles-magenta .tiles-heading { background: #eb5e82; } .info-tiles.tiles-magenta .tiles-body { background: #e73c68; } .info-tiles.tiles-magenta .tiles-body-alt { background: #e73c68; } .info-tiles.tiles-magenta .tiles-footer { background: #d61a4b; } .info-tiles.tiles-magenta:hover { color: white; } .info-tiles.tiles-magenta:hover .tiles-heading { background: #e84771; } .info-tiles.tiles-magenta:hover .tiles-body { background: #e42556; } .info-tiles.tiles-magenta:hover .tiles-body-alt { background: #e42556; } .info-tiles.tiles-magenta:hover .tiles-footer { background: #bf1843; } .info-tiles.tiles-purple { color: white; } .info-tiles.tiles-purple .tiles-heading { background: #e565ba; } .info-tiles.tiles-purple .tiles-body { background: #e044ab; } .info-tiles.tiles-purple .tiles-body-alt { background: #e044ab; } .info-tiles.tiles-purple .tiles-footer { background: #cf2294; } .info-tiles.tiles-purple:hover { color: white; } .info-tiles.tiles-purple:hover .tiles-heading { background: #e24fb0; } .info-tiles.tiles-purple:hover .tiles-body { background: #dc2ea1; } .info-tiles.tiles-purple:hover .tiles-body-alt { background: #dc2ea1; } .info-tiles.tiles-purple:hover .tiles-footer { background: #b91f84; } .info-tiles.tiles-brown { color: white; } .info-tiles.tiles-brown .tiles-heading { background: #d44c3e; } .info-tiles.tiles-brown .tiles-body { background: #c0392b; } .info-tiles.tiles-brown .tiles-body-alt { background: #c0392b; } .info-tiles.tiles-brown .tiles-footer { background: #962d22; } .info-tiles.tiles-brown:hover { color: white; } .info-tiles.tiles-brown:hover .tiles-heading { background: #ca3c2d; } .info-tiles.tiles-brown:hover .tiles-body { background: #ab3326; } .info-tiles.tiles-brown:hover .tiles-body-alt { background: #ab3326; } .info-tiles.tiles-brown:hover .tiles-footer { background: #81261d; } .info-tiles.tiles-grape { color: white; } .info-tiles.tiles-grape .tiles-heading { background: #909aac; } .info-tiles.tiles-grape .tiles-body { background: #7a869c; } .info-tiles.tiles-grape .tiles-body-alt { background: #7a869c; } .info-tiles.tiles-grape .tiles-footer { background: #616d82; } .info-tiles.tiles-grape:hover { color: white; } .info-tiles.tiles-grape:hover .tiles-heading { background: #818da1; } .info-tiles.tiles-grape:hover .tiles-body { background: #6c7991; } .info-tiles.tiles-grape:hover .tiles-body-alt { background: #6c7991; } .info-tiles.tiles-grape:hover .tiles-footer { background: #566074; } .info-tiles.tiles-toyo { color: white; } .info-tiles.tiles-toyo .tiles-heading { background: #667ea3; } .info-tiles.tiles-toyo .tiles-body { background: #556b8d; } .info-tiles.tiles-toyo .tiles-body-alt { background: #556b8d; } .info-tiles.tiles-toyo .tiles-footer { background: #42536d; } .info-tiles.tiles-toyo:hover { color: white; } .info-tiles.tiles-toyo:hover .tiles-heading { background: #5a7195; } .info-tiles.tiles-toyo:hover .tiles-body { background: #4b5f7d; } .info-tiles.tiles-toyo:hover .tiles-body-alt { background: #4b5f7d; } .info-tiles.tiles-toyo:hover .tiles-footer { background: #38475d; } .info-tiles.tiles-alizarin { color: white; } .info-tiles.tiles-alizarin .tiles-heading { background: #eb6b5e; } .info-tiles.tiles-alizarin .tiles-body { background: #e74c3c; } .info-tiles.tiles-alizarin .tiles-body-alt { background: #e74c3c; } .info-tiles.tiles-alizarin .tiles-footer { background: #d62c1a; } .info-tiles.tiles-alizarin:hover { color: white; } .info-tiles.tiles-alizarin:hover .tiles-heading { background: #e85647; } .info-tiles.tiles-alizarin:hover .tiles-body { background: #e43725; } .info-tiles.tiles-alizarin:hover .tiles-body-alt { background: #e43725; } .info-tiles.tiles-alizarin:hover .tiles-footer { background: #bf2718; } .shortcut-tiles.tiles-info { color: white; } .shortcut-tiles.tiles-info .tiles-heading, .shortcut-tiles.tiles-info .tiles-body, .shortcut-tiles.tiles-info .tiles-footer { background: #2bbce0; } .shortcut-tiles.tiles-info:hover { color: white; } .shortcut-tiles.tiles-info:hover .tiles-heading, .shortcut-tiles.tiles-info:hover .tiles-body, .shortcut-tiles.tiles-info:hover .tiles-footer { background: #1fafd3; } .shortcut-tiles.tiles-success { color: white; } .shortcut-tiles.tiles-success .tiles-heading, .shortcut-tiles.tiles-success .tiles-body, .shortcut-tiles.tiles-success .tiles-footer { background: #85c744; } .shortcut-tiles.tiles-success:hover { color: white; } .shortcut-tiles.tiles-success:hover .tiles-heading, .shortcut-tiles.tiles-success:hover .tiles-body, .shortcut-tiles.tiles-success:hover .tiles-footer { background: #78ba38; } .shortcut-tiles.tiles-danger { color: white; } .shortcut-tiles.tiles-danger .tiles-heading, .shortcut-tiles.tiles-danger .tiles-body, .shortcut-tiles.tiles-danger .tiles-footer { background: #e73c3c; } .shortcut-tiles.tiles-danger:hover { color: white; } .shortcut-tiles.tiles-danger:hover .tiles-heading, .shortcut-tiles.tiles-danger:hover .tiles-body, .shortcut-tiles.tiles-danger:hover .tiles-footer { background: #e42525; } .shortcut-tiles.tiles-warning { color: white; } .shortcut-tiles.tiles-warning .tiles-heading, .shortcut-tiles.tiles-warning .tiles-body, .shortcut-tiles.tiles-warning .tiles-footer { background: #f1c40f; } .shortcut-tiles.tiles-warning:hover { color: white; } .shortcut-tiles.tiles-warning:hover .tiles-heading, .shortcut-tiles.tiles-warning:hover .tiles-body, .shortcut-tiles.tiles-warning:hover .tiles-footer { background: #dab10d; } .shortcut-tiles.tiles-primary { color: white; } .shortcut-tiles.tiles-primary .tiles-heading, .shortcut-tiles.tiles-primary .tiles-body, .shortcut-tiles.tiles-primary .tiles-footer { background: #4f8edc; } .shortcut-tiles.tiles-primary:hover { color: white; } .shortcut-tiles.tiles-primary:hover .tiles-heading, .shortcut-tiles.tiles-primary:hover .tiles-body, .shortcut-tiles.tiles-primary:hover .tiles-footer { background: #3a80d8; } .shortcut-tiles.tiles-inverse { color: white; } .shortcut-tiles.tiles-inverse .tiles-heading, .shortcut-tiles.tiles-inverse .tiles-body, .shortcut-tiles.tiles-inverse .tiles-footer { background: #4f5259; } .shortcut-tiles.tiles-inverse:hover { color: white; } .shortcut-tiles.tiles-inverse:hover .tiles-heading, .shortcut-tiles.tiles-inverse:hover .tiles-body, .shortcut-tiles.tiles-inverse:hover .tiles-footer { background: #43464b; } .shortcut-tiles.tiles-midnightblue { color: white; } .shortcut-tiles.tiles-midnightblue .tiles-heading, .shortcut-tiles.tiles-midnightblue .tiles-body, .shortcut-tiles.tiles-midnightblue .tiles-footer { background: #34495e; } .shortcut-tiles.tiles-midnightblue:hover { color: white; } .shortcut-tiles.tiles-midnightblue:hover .tiles-heading, .shortcut-tiles.tiles-midnightblue:hover .tiles-body, .shortcut-tiles.tiles-midnightblue:hover .tiles-footer { background: #2b3c4e; } .shortcut-tiles.tiles-sky { color: white; } .shortcut-tiles.tiles-sky .tiles-heading, .shortcut-tiles.tiles-sky .tiles-body, .shortcut-tiles.tiles-sky .tiles-footer { background: #76c4ed; } .shortcut-tiles.tiles-sky:hover { color: white; } .shortcut-tiles.tiles-sky:hover .tiles-heading, .shortcut-tiles.tiles-sky:hover .tiles-body, .shortcut-tiles.tiles-sky:hover .tiles-footer { background: #5fbaea; } .shortcut-tiles.tiles-orange { color: white; } .shortcut-tiles.tiles-orange .tiles-heading, .shortcut-tiles.tiles-orange .tiles-body, .shortcut-tiles.tiles-orange .tiles-footer { background: #efa131; } .shortcut-tiles.tiles-orange:hover { color: white; } .shortcut-tiles.tiles-orange:hover .tiles-heading, .shortcut-tiles.tiles-orange:hover .tiles-body, .shortcut-tiles.tiles-orange:hover .tiles-footer { background: #ed9619; } .shortcut-tiles.tiles-indigo { color: white; } .shortcut-tiles.tiles-indigo .tiles-heading, .shortcut-tiles.tiles-indigo .tiles-body, .shortcut-tiles.tiles-indigo .tiles-footer { background: #9358ac; } .shortcut-tiles.tiles-indigo:hover { color: white; } .shortcut-tiles.tiles-indigo:hover .tiles-heading, .shortcut-tiles.tiles-indigo:hover .tiles-body, .shortcut-tiles.tiles-indigo:hover .tiles-footer { background: #854e9d; } .shortcut-tiles.tiles-green { color: white; } .shortcut-tiles.tiles-green .tiles-heading, .shortcut-tiles.tiles-green .tiles-body, .shortcut-tiles.tiles-green .tiles-footer { background: #16a085; } .shortcut-tiles.tiles-green:hover { color: white; } .shortcut-tiles.tiles-green:hover .tiles-heading, .shortcut-tiles.tiles-green:hover .tiles-body, .shortcut-tiles.tiles-green:hover .tiles-footer { background: #138a72; } .shortcut-tiles.tiles-magenta { color: white; } .shortcut-tiles.tiles-magenta .tiles-heading, .shortcut-tiles.tiles-magenta .tiles-body, .shortcut-tiles.tiles-magenta .tiles-footer { background: #e73c68; } .shortcut-tiles.tiles-magenta:hover { color: white; } .shortcut-tiles.tiles-magenta:hover .tiles-heading, .shortcut-tiles.tiles-magenta:hover .tiles-body, .shortcut-tiles.tiles-magenta:hover .tiles-footer { background: #e42556; } .shortcut-tiles.tiles-purple { color: white; } .shortcut-tiles.tiles-purple .tiles-heading, .shortcut-tiles.tiles-purple .tiles-body, .shortcut-tiles.tiles-purple .tiles-footer { background: #e044ab; } .shortcut-tiles.tiles-purple:hover { color: white; } .shortcut-tiles.tiles-purple:hover .tiles-heading, .shortcut-tiles.tiles-purple:hover .tiles-body, .shortcut-tiles.tiles-purple:hover .tiles-footer { background: #dc2ea1; } .shortcut-tiles.tiles-brown { color: white; } .shortcut-tiles.tiles-brown .tiles-heading, .shortcut-tiles.tiles-brown .tiles-body, .shortcut-tiles.tiles-brown .tiles-footer { background: #c0392b; } .shortcut-tiles.tiles-brown:hover { color: white; } .shortcut-tiles.tiles-brown:hover .tiles-heading, .shortcut-tiles.tiles-brown:hover .tiles-body, .shortcut-tiles.tiles-brown:hover .tiles-footer { background: #ab3326; } .shortcut-tiles.tiles-grape { color: white; } .shortcut-tiles.tiles-grape .tiles-heading, .shortcut-tiles.tiles-grape .tiles-body, .shortcut-tiles.tiles-grape .tiles-footer { background: #7a869c; } .shortcut-tiles.tiles-grape:hover { color: white; } .shortcut-tiles.tiles-grape:hover .tiles-heading, .shortcut-tiles.tiles-grape:hover .tiles-body, .shortcut-tiles.tiles-grape:hover .tiles-footer { background: #6c7991; } .shortcut-tiles.tiles-toyo { color: white; } .shortcut-tiles.tiles-toyo .tiles-heading, .shortcut-tiles.tiles-toyo .tiles-body, .shortcut-tiles.tiles-toyo .tiles-footer { background: #556b8d; } .shortcut-tiles.tiles-toyo:hover { color: white; } .shortcut-tiles.tiles-toyo:hover .tiles-heading, .shortcut-tiles.tiles-toyo:hover .tiles-body, .shortcut-tiles.tiles-toyo:hover .tiles-footer { background: #4b5f7d; } .shortcut-tiles.tiles-alizarin { color: white; } .shortcut-tiles.tiles-alizarin .tiles-heading, .shortcut-tiles.tiles-alizarin .tiles-body, .shortcut-tiles.tiles-alizarin .tiles-footer { background: #e74c3c; } .shortcut-tiles.tiles-alizarin:hover { color: white; } .shortcut-tiles.tiles-alizarin:hover .tiles-heading, .shortcut-tiles.tiles-alizarin:hover .tiles-body, .shortcut-tiles.tiles-alizarin:hover .tiles-footer { background: #e43725; } .panel-comments, .panel-threads, .panel-users { padding-left: 0; list-style: none; margin-bottom: 20px; } .panel-comments li, .panel-threads li, .panel-users li { display: block; margin-left: -20px; margin-right: -20px; padding: 20px 20px; border-bottom: 1px solid #e6e7e8; } .panel-comments li:before, .panel-threads li:before, .panel-users li:before, .panel-comments li:after, .panel-threads li:after, .panel-users li:after { content: " "; display: table; } .panel-comments li:after, .panel-threads li:after, .panel-users li:after { clear: both; } .panel-comments li:first-child, .panel-threads li:first-child, .panel-users li:first-child { padding-top: 0; } .panel-comments li img, .panel-threads li img, .panel-users li img { float: left; height: 30px; width: 30px; border-radius: 1px; } .panel-comments li .content, .panel-threads li .content, .panel-users li .content { margin-left: 45px; } .panel-comments li .content .time, .panel-threads li .content .time, .panel-users li .content .time { float: right; color: #aeafb1; font-size: 14px; } .panel-userprofile { padding-left: 0; list-style: none; margin-top: 20px; margin-bottom: 20px; } .panel-userprofile li { display: block; padding: 10px 0; border-bottom: 1px solid #e6e7e8; } .panel-userprofile li:before, .panel-userprofile li:after { content: " "; display: table; } .panel-userprofile li:after { clear: both; } .panel-userprofile li:first-child { padding-top: 0; } .panel-userprofile li:last-child { border-bottom: 0; } .panel-userprofile li img { float: left; height: 30px; width: 30px; border-radius: 1px; } .panel-userprofile li .content { margin-left: 45px; } .panel-userprofile li .content .time { float: right; color: #aeafb1; font-size: 14px; } .panel-comments li .content .commented { display: block; margin-bottom: 10px; } .panel-comments li .content .actions { display: block; line-height: 1em; float: right; } .panel-comments li .content .actions a { color: #4f5259; font-size: 16px; margin-left: 10px; } .panel-comments li .content .actions a:first-child { margin-left: 0; } .panel-comments li .content .actions a:hover { text-decoration: none; color: #4d4d4d; } .panel-threads li .content .title { display: block; } .panel-threads li .content .thread { color: #aeafb1; display: block; font-size: 14px; padding-top: 5px; line-height: 14px; } .panel-threads li .content .thread a { color: #4f5259; } .panel-threads li .content .thread a:hover { color: #4d4d4d; text-decoration: none; } .panel-users li .content .desc { display: block; } .panel-users li .content > div { font-size: 14px; color: #aeafb1; } .panel-tasks { padding-left: 0; list-style: none; margin-bottom: 20px; } .panel-tasks li { display: block; margin-left: 0px; margin-right: 0px; padding: 10px 10px; background-color: #f2f3f5; margin-bottom: 1px; border-left: 2px solid #e6e7e8; border-radius: 1px; } .panel-tasks li:before, .panel-tasks li:after { content: " "; display: table; } .panel-tasks li:after { clear: both; } .panel-tasks li label { margin-bottom: 0; } .panel-tasks li label .task-description { margin: 0 5px 0 5px; } .panel-tasks li label .task-description.done { text-decoration: line-through; font-style: italic; opacity: 0.8; filter: alpha(opacity=80); } .panel-tasks li.item-primary { border-left: 2px solid #4f8edc; } .panel-tasks li.item-info { border-left: 2px solid #2bbce0; } .panel-tasks li.item-danger { border-left: 2px solid #e73c3c; } .panel-tasks li.item-warning { border-left: 2px solid #f1c40f; } .panel-tasks li.item-success { border-left: 2px solid #85c744; } .panel-tasks li.item-inverse { border-left: 2px solid #4f5259; } .panel-tasks li.item-placeholder { background-color: #e6e7e8; border: 1px dashed #666666; height: 42px; } .panel-tasks li .options { float: right; } .panel-tasks li .icon-dragtask { color: transparent; margin-right: 6px; width: 6px; height: 14px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAOCAMAAAA7QZ0XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFf39/////F3PnHQAAAAJ0Uk5T/wDltzBKAAAAGklEQVR42mJgYGBkZAABMMUIBjCKKnIAAQYAClYANToXblMAAAAASUVORK5CYII=); cursor: -webkit-grab; cursor: -moz-grab; } .panel-tasks li .icon-dragtask:active, .panel-tasks li .icon-dragtask:focus { cursor: -webkit-grabbing; cursor: -moz-grabbing; } .panel-chat { margin-bottom: 20px; height: 700px; overflow-y: auto; } .panel-chat .chat-message { margin-bottom: 10px; position: relative; } .panel-chat .chat-message:last-child { margin-bottom: 0; } .panel-chat .chat-message:after { left: 38px; top: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-right-color: #eeeeee; border-width: 6px; margin-top: -4px; } .panel-chat .chat-message .chat-contact { float: left; margin-right: 10px; } .panel-chat .chat-message .chat-contact img { max-width: 40px; border-radius: 1px; } .panel-chat .chat-message .chat-text { padding: 10px; background-color: #eeeeee; position: relative; overflow: hidden; } .panel-chat .chat-message.me .chat-contact { float: right; margin-left: 10px; margin-right: 0px; } .panel-chat .chat-message.me .chat-text { background-color: #dddddd; } .panel-chat .chat-message.me:after { border-right-color: transparent; border-left-color: #dddddd; right: 38px; left: auto; } .chat-primary .chat-text { color: white !important; background-color: #4f8edc !important; } .chat-primary:after { border-right-color: #4f8edc !important; } .chat-primary.me:after { border-left-color: #4f8edc !important; } .chat-warning .chat-text { color: white !important; background-color: #f1c40f !important; } .chat-warning:after { border-right-color: #f1c40f !important; } .chat-warning.me:after { border-left-color: #f1c40f !important; } .chat-danger .chat-text { color: white !important; background-color: #e73c3c !important; } .chat-danger:after { border-right-color: #e73c3c !important; } .chat-danger.me:after { border-left-color: #e73c3c !important; } .chat-success .chat-text { color: white !important; background-color: #85c744 !important; } .chat-success:after { border-right-color: #85c744 !important; } .chat-success.me:after { border-left-color: #85c744 !important; } .chat-info .chat-text { color: white !important; background-color: #2bbce0 !important; } .chat-info:after { border-right-color: #2bbce0 !important; } .chat-info.me:after { border-left-color: #2bbce0 !important; } .chat-inverse .chat-text { color: white !important; background-color: #4f5259 !important; } .chat-inverse:after { border-right-color: #4f5259 !important; } .chat-inverse.me:after { border-left-color: #4f5259 !important; } .chat-brown .chat-text { color: white !important; background-color: #c0392b !important; } .chat-brown:after { border-right-color: #c0392b !important; } .chat-brown.me:after { border-left-color: #c0392b !important; } .chat-indigo .chat-text { color: white !important; background-color: #9358ac !important; } .chat-indigo:after { border-right-color: #9358ac !important; } .chat-indigo.me:after { border-left-color: #9358ac !important; } .chat-orange .chat-text { color: white !important; background-color: #efa131 !important; } .chat-orange:after { border-right-color: #efa131 !important; } .chat-orange.me:after { border-left-color: #efa131 !important; } .chat-sky .chat-text { color: white !important; background-color: #76c4ed !important; } .chat-sky:after { border-right-color: #76c4ed !important; } .chat-sky.me:after { border-left-color: #76c4ed !important; } .chat-midnightblue .chat-text { color: white !important; background-color: #34495e !important; } .chat-midnightblue:after { border-right-color: #34495e !important; } .chat-midnightblue.me:after { border-left-color: #34495e !important; } .chat-magenta .chat-text { color: white !important; background-color: #e73c68 !important; } .chat-magenta:after { border-right-color: #e73c68 !important; } .chat-magenta.me:after { border-left-color: #e73c68 !important; } .chat-green .chat-text { color: white !important; background-color: #16a085 !important; } .chat-green:after { border-right-color: #16a085 !important; } .chat-green.me:after { border-left-color: #16a085 !important; } .chat-purple .chat-text { color: white !important; background-color: #e044ab !important; } .chat-purple:after { border-right-color: #e044ab !important; } .chat-purple.me:after { border-left-color: #e044ab !important; } .tab-container { margin-bottom: 20px; } .tab-container .nav-tabs > li > a { border-radius: 0; } .tab-container .tab-content { border: 1px solid #d2d3d6; border-top: 0; padding: 10px 15px; } .tab-container > .nav-tabs > li.active > a { border-top: 2px solid #4f8edc; background-color: white; } .tab-container.tab-left > .nav-tabs > li, .tab-container.tab-right > .nav-tabs > li { float: none; min-width: 75px; } .tab-container.tab-left > .nav-tabs > li > a, .tab-container.tab-right > .nav-tabs > li > a { border: 1px solid #d2d3d6; } .tab-container.tab-left > .nav-tabs > li.active > a, .tab-container.tab-right > .nav-tabs > li.active > a { border-top-color: #d2d3d6 !important; } .tab-container.tab-left .tab-content, .tab-container.tab-right .tab-content { overflow: auto; border-top: 1px solid #d2d3d6; } .tab-container.tab-left > .nav-tabs { float: left; margin-right: -1px; } .tab-container.tab-left > .nav-tabs > li > a { border-right: 0; } .tab-container.tab-left > .nav-tabs > li.active > a { border-left: 2px solid #4f8edc; } .tab-container.tab-right > .nav-tabs { float: right; margin-left: -1px; } .tab-container.tab-right > .nav-tabs > li > a { border-left: 0; } .tab-container.tab-right > .nav-tabs > li.active > a { border-right: 2px solid #4f8edc; } .tab-container.tab-bottom > .tab-content { border-top: 1px solid #d2d3d6; } .tab-container.tab-bottom > .nav-tabs { border-bottom: none; margin-top: 0px; } .tab-container.tab-bottom > .nav-tabs > li.active > a { margin-top: -2px; border-top-color: transparent !important; border-bottom: 2px solid #4f8edc; } .tab-primary.tab-container > .nav-tabs > li.active > a { border-top-color: #4f8edc; } .tab-primary.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #4f8edc; } .tab-primary.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #4f8edc; } .tab-primary.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #4f8edc; } .tab-warning.tab-container > .nav-tabs > li.active > a { border-top-color: #f1c40f; } .tab-warning.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #f1c40f; } .tab-warning.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #f1c40f; } .tab-warning.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #f1c40f; } .tab-danger.tab-container > .nav-tabs > li.active > a { border-top-color: #e73c3c; } .tab-danger.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #e73c3c; } .tab-danger.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #e73c3c; } .tab-danger.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #e73c3c; } .tab-success.tab-container > .nav-tabs > li.active > a { border-top-color: #85c744; } .tab-success.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #85c744; } .tab-success.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #85c744; } .tab-success.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #85c744; } .tab-info.tab-container > .nav-tabs > li.active > a { border-top-color: #2bbce0; } .tab-info.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #2bbce0; } .tab-info.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #2bbce0; } .tab-info.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #2bbce0; } .tab-inverse.tab-container > .nav-tabs > li.active > a { border-top-color: #4f5259; } .tab-inverse.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #4f5259; } .tab-inverse.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #4f5259; } .tab-inverse.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #4f5259; } .tab-brown.tab-container > .nav-tabs > li.active > a { border-top-color: #c0392b; } .tab-brown.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #c0392b; } .tab-brown.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #c0392b; } .tab-brown.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #c0392b; } .tab-indigo.tab-container > .nav-tabs > li.active > a { border-top-color: #9358ac; } .tab-indigo.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #9358ac; } .tab-indigo.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #9358ac; } .tab-indigo.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #9358ac; } .tab-orange.tab-container > .nav-tabs > li.active > a { border-top-color: #efa131; } .tab-orange.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #efa131; } .tab-orange.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #efa131; } .tab-orange.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #efa131; } .tab-sky.tab-container > .nav-tabs > li.active > a { border-top-color: #76c4ed; } .tab-sky.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #76c4ed; } .tab-sky.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #76c4ed; } .tab-sky.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #76c4ed; } .tab-midnightblue.tab-container > .nav-tabs > li.active > a { border-top-color: #34495e; } .tab-midnightblue.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #34495e; } .tab-midnightblue.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #34495e; } .tab-midnightblue.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #34495e; } .tab-magenta.tab-container > .nav-tabs > li.active > a { border-top-color: #e73c68; } .tab-magenta.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #e73c68; } .tab-magenta.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #e73c68; } .tab-magenta.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #e73c68; } .tab-green.tab-container > .nav-tabs > li.active > a { border-top-color: #16a085; } .tab-green.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #16a085; } .tab-green.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #16a085; } .tab-green.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #16a085; } .tab-purple.tab-container > .nav-tabs > li.active > a { border-top-color: #e044ab; } .tab-purple.tab-container.tab-left > .nav-tabs > li.active { border-left-color: #e044ab; } .tab-purple.tab-container.tab-right > .nav-tabs > li.active { border-right-color: #e044ab; } .tab-purple.tab-container.tab-bottom > .nav-tabs > li.active > a { border-bottom-color: #e044ab; } .accordion-group .accordion-item .accordion-title { text-decoration: none; } .accordion-group .accordion-item .accordion-title h4 { color: #4d4d4d; background-color: #e6e7e8; border: 1px solid #e6e7e8; padding: 5px 10px; border-radius: 5px; margin: 5px 0; } .accordion-group .accordion-item .accordion-title h4:after { opacity: 0.5; filter: alpha(opacity=50); content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; float: right; text-decoration: none; } .accordion-group .accordion-item .accordion-title.collapsed h4:after { content: "\f104"; opacity: 0.5; filter: alpha(opacity=50); } .accordion-group .accordion-item .accordion-body { padding: 20px; } .timeline-month { width: 90px; text-align: center; position: relative; left: 6%; margin-left: -42px; } .timeline-month span { display: block; } .timeline { padding-left: 0; list-style: none; position: relative; } .timeline:before { content: ''; position: absolute; top: 10px; bottom: 0; width: 2px; background: #e6e7e8; left: 6%; margin-left: 2px; } .timeline > li { position: relative; } .timeline > li .timeline-header { padding: 0 0 10px; color: #aeafb1; } .timeline > li .timeline-header:before, .timeline > li .timeline-header:after { content: " "; display: table; } .timeline > li .timeline-header:after { clear: both; } .timeline > li .timeline-header span.date { float: left; text-transform: uppercase; } .timeline > li .timeline-header span.author { float: right; font-size: 12px; display: none; } .timeline > li .timeline-icon { width: 50px; height: 50px; font-size: 1.4em; line-height: 50px; -webkit-font-smoothing: antialiased; position: absolute; color: #4d4d4d; background: #e6e7e8; border-radius: 50%; text-align: center; left: 6%; top: 0; margin: 0 0 0 -22px; padding: 0; } .timeline > li .timeline-body { margin: 0 0 20px 14%; padding: 20px; position: relative; border-width: 2px; border-style: solid; border-radius: 1px; background-color: white; } .timeline > li .timeline-body:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: transparent; border-width: 10px; top: 5%; } .timeline > li .timeline-body img { margin: 5px 20px 0 0; } .timeline > li .timeline-footer { color: white; } .timeline > li .timeline-footer:before, .timeline > li .timeline-footer:after { content: " "; display: table; } .timeline > li .timeline-footer:after { clear: both; } @media (max-width: 879px) { .timeline-month { width: 100%; text-align: center; margin-left: 0; left: 0; } .timeline-month span { display: inline !important; } .timeline:before { width: 0; left: 0; } .timeline > li { margin-top: 20px; } .timeline > li:first-child { margin-top: 0; } .timeline > li .timeline-body { margin: 0 !important; } .timeline > li .timeline-body:after { border-width: 0; } .timeline > li .timeline-icon { width: 30px; height: 30px; line-height: 30px; font-size: 1em; margin: 20px 50px 0 0; position: relative; float: right; } } .timeline-primary .timeline-body { border-color: #4f8edc; } .timeline-primary .timeline-body:after { border-right-color: #4f8edc !important; } .timeline-primary .timeline-time { color: #4f8edc; } .timeline-warning .timeline-body { border-color: #f1c40f; } .timeline-warning .timeline-body:after { border-right-color: #f1c40f !important; } .timeline-warning .timeline-time { color: #f1c40f; } .timeline-danger .timeline-body { border-color: #e73c3c; } .timeline-danger .timeline-body:after { border-right-color: #e73c3c !important; } .timeline-danger .timeline-time { color: #e73c3c; } .timeline-success .timeline-body { border-color: #85c744; } .timeline-success .timeline-body:after { border-right-color: #85c744 !important; } .timeline-success .timeline-time { color: #85c744; } .timeline-info .timeline-body { border-color: #2bbce0; } .timeline-info .timeline-body:after { border-right-color: #2bbce0 !important; } .timeline-info .timeline-time { color: #2bbce0; } .timeline-inverse .timeline-body { border-color: #4f5259; } .timeline-inverse .timeline-body:after { border-right-color: #4f5259 !important; } .timeline-inverse .timeline-time { color: #4f5259; } .timeline-brown .timeline-body { border-color: #c0392b; } .timeline-brown .timeline-body:after { border-right-color: #c0392b !important; } .timeline-brown .timeline-time { color: #c0392b; } .timeline-indigo .timeline-body { border-color: #9358ac; } .timeline-indigo .timeline-body:after { border-right-color: #9358ac !important; } .timeline-indigo .timeline-time { color: #9358ac; } .timeline-orange .timeline-body { border-color: #efa131; } .timeline-orange .timeline-body:after { border-right-color: #efa131 !important; } .timeline-orange .timeline-time { color: #efa131; } .timeline-sky .timeline-body { border-color: #76c4ed; } .timeline-sky .timeline-body:after { border-right-color: #76c4ed !important; } .timeline-sky .timeline-time { color: #76c4ed; } .timeline-midnightblue .timeline-body { border-color: #34495e; } .timeline-midnightblue .timeline-body:after { border-right-color: #34495e !important; } .timeline-midnightblue .timeline-time { color: #34495e; } .timeline-magenta .timeline-body { border-color: #e73c68; } .timeline-magenta .timeline-body:after { border-right-color: #e73c68 !important; } .timeline-magenta .timeline-time { color: #e73c68; } .timeline-green .timeline-body { border-color: #16a085; } .timeline-green .timeline-body:after { border-right-color: #16a085 !important; } .timeline-green .timeline-time { color: #16a085; } .timeline-purple .timeline-body { border-color: #e044ab; } .timeline-purple .timeline-body:after { border-right-color: #e044ab !important; } .timeline-purple .timeline-time { color: #e044ab; } body, html { height: 99%; } /* jQueryUI Border Radius */ .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 1px; } .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-top-right-radius: 1px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 1px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 1px; } /* Sparklines Tooltip */ .jqstooltip { width: auto !important; height: auto !important; border: none !important; } /* Textarea Autosize */ textarea.autosize { vertical-align: top; transition: height 0.2s; -webkit-transition: height 0.2s; -moz-transition: height 0.2s; } /* Stepy Wizard */ .stepy-header { display: table; width: 100%; list-style: none; padding-left: 0; padding-bottom: 10px; border-bottom: 1px solid #e6e7e8; margin-bottom: 20px; } .stepy-header li { display: table-cell; cursor: pointer; font-family: Source Sans Pro, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif; font-weight: 400; line-height: 1.42; color: black; margin-top: 11px; margin-bottom: 11px; font-size: 16px; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; } .stepy-header li small, .stepy-header li .small { font-weight: normal; line-height: 1; color: #aeafb1; } .stepy-header li small, .stepy-header li .small { font-size: 75%; } .stepy-header li div { font-family: Source Sans Pro, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif; font-weight: 400; line-height: 1.42; color: black; margin-top: 22px; margin-bottom: 11px; font-size: 37px; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; margin-top: 0; font-weight: 300; font-family: 300; } .stepy-header li div small, .stepy-header li div .small { font-weight: normal; line-height: 1; color: #aeafb1; } .stepy-header li div small, .stepy-header li div .small { font-size: 65%; } .stepy-header li:not(.stepy-active) { opacity: 0.3; } .stepy-header li:not(.stepy-active):hover { opacity: 0.7; } .stepy-header.panel-footer { margin: 20px 0 -21px 0px; padding: 15px 20px; border-top: 1px solid #dddddd !important; } .stepy-navigator.panel-footer .btn { margin-left: 10px; } [class*="panel-"].panel .stepy-navigator { margin: 20px -21px -21px -21px; padding: 20px 20px; border-top: 1px solid #e6e7e8; } /* WYSIHTML5 */ .wysihtml5-toolbar { padding-left: 0; list-style: none; margin-left: -5px; } .wysihtml5-toolbar > li { display: inline-block; padding-left: 5px; padding-right: 5px; } .wysihtml5-toolbar > li { padding: 0 10px 10px 0; } .wysihtml5-toolbar > li .dropdown-menu { margin-top: -10px; left: 0; } .wysihtml5-sandbox { border: 1px solid #d2d3d6 !important; padding: 5px 9px !important; } /* Nicescroll */ .nicescroll-rails { width: 6px !important; margin: 1px 0 !important; border-top-left-radius: 1px !important; border-top-right-radius: 1px !important; border-bottom-right-radius: 1px !important; border-bottom-left-radius: 1px !important; } .nicescroll-rails > div { opacity: 0.2 !important; filter: alpha(opacity=20) !important; border: none !important; width: 6px !important; border-radius: 5px !important; } /* FullCalendar*/ .panel .fc-header { margin-bottom: 20px; } .panel .fc-header h2 { font-family: Source Sans Pro, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif; font-weight: 400; line-height: 1.42; color: black; margin-top: 11px; margin-bottom: 11px; font-size: 20px; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; margin: 0; } .panel .fc-header h2 small, .panel .fc-header h2 .small { font-weight: normal; line-height: 1; color: #aeafb1; } .panel .fc-header h2 small, .panel .fc-header h2 .small { font-size: 75%; } .panel .fc-header .fc-button { display: inline-block; margin-bottom: 0; font-weight: 600; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 7px 15px; font-size: 16px; line-height: 1.428571429; border-radius: 5px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; border-width: 0px; -webkit-box-shadow: inset 0 0 0px 1px rgba(0,0,0,0.08); box-shadow: inset 0 0 0px 1px rgba(0,0,0,0.08); color: #333333; background-color: #e6e7e8; border-color: #e6e7e8; padding: 5px 10px; font-size: 14px; line-height: 1.5; border-radius: 1px; border-radius: 0; } .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button:active:focus, .panel .fc-header .fc-button.active:focus, .panel .fc-header .fc-button.focus, .panel .fc-header .fc-button:active.focus, .panel .fc-header .fc-button.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .panel .fc-header .fc-button:hover, .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button.focus { color: #333333; text-decoration: none; } .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.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); } .panel .fc-header .fc-button.disabled, .panel .fc-header .fc-button[disabled], fieldset[disabled] .panel .fc-header .fc-button { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .panel .fc-header .fc-button:focus { outline: none; } .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .panel .fc-header .fc-button.fc-state-active { -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.2); box-shadow: inset 0 1px 3px rgba(0,0,0,.2); } .panel .fc-header .fc-button:hover, .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .open > .dropdown-toggle.panel .fc-header .fc-button { color: #333333; background-color: #cbced0; border-color: #c6c8cb; } .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .open > .dropdown-toggle.panel .fc-header .fc-button { background-image: none; } .panel .fc-header .fc-button.disabled, .panel .fc-header .fc-button[disabled], fieldset[disabled] .panel .fc-header .fc-button, .panel .fc-header .fc-button.disabled:hover, .panel .fc-header .fc-button[disabled]:hover, fieldset[disabled] .panel .fc-header .fc-button:hover, .panel .fc-header .fc-button.disabled:focus, .panel .fc-header .fc-button[disabled]:focus, fieldset[disabled] .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button.disabled:active, .panel .fc-header .fc-button[disabled]:active, fieldset[disabled] .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.disabled.active, .panel .fc-header .fc-button[disabled].active, fieldset[disabled] .panel .fc-header .fc-button.active { background-color: #e6e7e8; border-color: #e6e7e8; } .panel .fc-header .fc-button .badge { color: #e6e7e8; background-color: #333333; } .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .panel .fc-header .fc-button.fc-state-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); -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.2); box-shadow: inset 0 1px 3px rgba(0,0,0,.2); color: #333333; background-color: #cbced0; border-color: #c6c8cb; } .panel .fc-header .fc-button:active:focus, .panel .fc-header .fc-button.active:focus, .panel .fc-header .fc-button.fc-state-active:focus, .panel .fc-header .fc-button:active.focus, .panel .fc-header .fc-button.active.focus, .panel .fc-header .fc-button.fc-state-active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .panel .fc-header .fc-corner-left { border-bottom-left-radius: 5px; border-top-left-radius: 5px; } .panel .fc-header .fc-corner-right { border-bottom-right-radius: 5px; border-top-right-radius: 5px; } .panel .fc-content table { border: 1px solid #e6e7e8; } .panel .fc-content table > thead > tr > th, .panel .fc-content table > tbody > tr > th, .panel .fc-content table > tfoot > tr > th, .panel .fc-content table > thead > tr > td, .panel .fc-content table > tbody > tr > td, .panel .fc-content table > tfoot > tr > td { border: 1px solid #e6e7e8; } .panel .fc-content table > thead > tr > th, .panel .fc-content table > thead > tr > td { border-bottom-width: 2px; } .fc-event { border-radius: 1px; } .external-event { cursor: move; } /* Toggle */ .toggle-primary .toggle-slide .toggle-on, .toggle-primary .toggle-slide .toggle-on.active { background-color: #4f8edc; } .toggle-primary .toggle-slide.active .toggle-blob { border: 1px solid #4f8edc; } .toggle-success .toggle-slide .toggle-on, .toggle-success .toggle-slide .toggle-on.active { background-color: #85c744; } .toggle-success .toggle-slide.active .toggle-blob { border: 1px solid #85c744; } .toggle-warning .toggle-slide .toggle-on, .toggle-warning .toggle-slide .toggle-on.active { background-color: #f1c40f; } .toggle-warning .toggle-slide.active .toggle-blob { border: 1px solid #f1c40f; } .toggle-danger .toggle-slide .toggle-on, .toggle-danger .toggle-slide .toggle-on.active { background-color: #e73c3c; } .toggle-danger .toggle-slide.active .toggle-blob { border: 1px solid #e73c3c; } .toggle-info .toggle-slide .toggle-on, .toggle-info .toggle-slide .toggle-on.active { background-color: #2bbce0; } .toggle-info .toggle-slide.active .toggle-blob { border: 1px solid #2bbce0; } .toggle-inverse .toggle-slide .toggle-on, .toggle-inverse .toggle-slide .toggle-on.active { background-color: #4f5259; } .toggle-inverse .toggle-slide.active .toggle-blob { border: 1px solid #4f5259; } .toggle-slide { border-radius: 1px; } .toggle-slide .toggle-blob { border-radius: 1px; } /* MixItUp Gallary */ .gallery { overflow: hidden; -webkit-transition: all 150ms fade; -o-transition: all 150ms fade; transition: all 150ms fade; } .gallery h4 { display: none; top: 0; right: 10px; position: absolute; text-align: right; z-index: 2; } .gallery .mix { opacity: 0; display: none; padding: 10px; border-top: 1px solid transparent; } .gallery .gap { display: inline-block; width: 200px; } .gallery img { z-index: 3; position: relative; } .gallery:after { content: ''; display: inline-block; width: 100%; } .gallery.full-width li { position: relative; } .gallery.full-width .mix:not(:first-child) { border-top: 1px solid #e6e7e8; } .gallery.full-width h4 { display: block; } /* Flot */ .legend .legendLabel { padding-left: 4px; } .tt-hint { display: block; width: 100%; height: 38px; padding: 7px 15px; font-size: 16px; line-height: 1.428571429; color: #4d4d4d; background-color: white; background-image: none; border: 1px solid #d2d3d6; border-radius: 5px; -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; -o-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; height: 36px; padding: 5px 9px; -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.015) !important; box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.015) !important; } .tt-hint:focus { border-color: #4d4d4d; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 77, 77, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 77, 77, 0.6); } .tt-hint::-moz-placeholder { color: #aeafb1; opacity: 1; } .tt-hint:-ms-input-placeholder { color: #aeafb1; } .tt-hint::-webkit-input-placeholder { color: #aeafb1; } .tt-hint[disabled], .tt-hint[readonly], fieldset[disabled] .tt-hint { cursor: not-allowed; background-color: #edeef0; opacity: 1; } textarea.tt-hint { height: auto; } select.tt-hint { padding: 6px 9px 5px 4px; } .tt-dropdown-menu { z-index: 1001; min-width: 160px; padding: 5px 0; margin: 2px 0 0; background-color: rgba(255, 255, 255, 0.98); border: 1px solid #cccccc; border: 1px solid #d2d3d6; border-radius: 5px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; } .tt-suggestion { display: block; padding: 3px 20px; } .tt-suggestion.tt-is-under-cursor { color: black; background-image: -webkit-linear-gradient(top, #d2d3d6 0%, #c5c6ca 100%); background-image: -o-linear-gradient(top, #d2d3d6 0%, #c5c6ca 100%); background-image: linear-gradient(to bottom, #d2d3d6 0%, #c5c6ca 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2d3d6', endColorstr='#ffc5c6ca', GradientType=0); } .tt-suggestion.tt-is-under-cursor a { color: rgba(255, 255, 255, 0.98); } .tt-suggestion p { margin: 0; } .easypiechart { position: relative; display: block; width: 90px; height: 90px; line-height: 90px; margin: 0 auto; text-align: center; } .easypiechart .percent { position: absolute; width: 90px; line-height: 90px; font-size: 28px; font-weight: 300; color: gray; } .easypiechart .percent:after { content: '%'; } .easypiechart + label { text-align: center; display: block; margin-top: 5px; margin-bottom: 0; } .editable-container .form-group { margin-left: -10px; margin-right: -10px; padding-bottom: 7px; } .editable-container .btn { height: 32px; } .tokenfield .tt-hint { font-size: 16px !important; line-height: 1 !important; border: 0 !important; padding: 0 !important; height: 19px !important; } /* Following CSS are only in the demo and are of no use in a Production */ .show-grid [class*="col-"] { background: #e6e7e8; text-align: center; margin-bottom: 10px; line-height: 2em; border: 10px solid #f7f8fa; } .show-grid [class*="col-"]:hover { background: #d2d3d6; } .demo-example .breadcrumb { margin-bottom: 20px; } #demo-type-table { width: 100%; margin: -20px 0 -20px 0; } #demo-type-table td { vertical-align: middle; } #demo-type-table h1, #demo-type-table h2, #demo-type-table h3, #demo-type-table h4, #demo-type-table h5, #demo-type-table h6 { margin: 15px 0; } #demo-type-table td:last-child { text-align: right; } #threads, #comments, #users { max-height: 420px; overflow-x: hidden; } #demo-dropdown { width: 183px; padding: 10px 15px; } #demo-dropdown label { width: 100px; margin-bottom: 0; } #demo-dropdown label[for='fixedheader'] { position: relative; } #demo-dropdown #fixedheader { display: inline-block; } #demo-dropdown .demo-color-variation { display: inline-block; position: relative; top: 5px; } #demo-dropdown .demo-color-variation li { padding-right: 2px; } #demo-dropdown .demo-color-variation li a { display: block; height: 20px; width: 20px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 60%; } #demo-dropdown .demo-color-variation li a.color-lite { background-color: #e6e7e8; } #demo-dropdown .demo-color-variation li a.color-steel { background-color: #687285; } #demo-dropdown .demo-color-variation li a.color-lavender { background-color: #716885; } #demo-dropdown .demo-color-variation li a.color-black { background-color: black; } #demo-dropdown .demo-color-variation li a.color-dark { background-color: #313338; } #demo-dropdown .demo-color-variation li a.color-red { background-color: #b43e2e; } #demo-dropdown .demo-color-variation li a.color-green { background-color: #48d09b; } #demo-dropdown .demo-color-variation li a.color-blue { background-color: #2e5dac; } @media (max-width: 767px) { #demo-dropdown { margin-right: -100px; } #demo-dropdown:before { margin-right: 100px; } } .demo-blocks { width: 50px; height: 50px; border: 2px solid #e6e7e8; display: inline-block; cursor: pointer; margin-right: 20px; margin-bottom: 10px; } .demo-blocks:hover { border-color: #d2d3d6; } .demo-blocks.color-dark { background: #313338; } .demo-blocks.color-red { background: #b43e2e; } .demo-blocks.color-green { background: #48d09b; } .demo-blocks.color-blue { background: #2e5dac; } .demo-blocks.color-lavender { background: #716885; } .demo-blocks.pattern-brickwall { background: url(../img/patterns/brickwall.png); } .demo-blocks.pattern-dark-stripes { background: url(../img/patterns/dark_stripes.png); } .demo-blocks.pattern-rockywall { background: url(../img/patterns/rockywall.png); } .demo-blocks.pattern-subtle-carbon { background: url(../img/patterns/subtle_carbon.png); } .demo-blocks.pattern-tweed { background: url(../img/patterns/tweed.png); } .demo-blocks.pattern-vertical-cloth { background: url(../img/patterns/vertical_cloth.png); } .demo-blocks.pattern-grey_wash_wall { background: url(../img/patterns/grey_wash_wall.png); } .demo-blocks.pattern-pw_maze_black { background: url(../img/patterns/pw_maze_black.png); } .demo-blocks.pattern-wild_oliva { background: url(../img/patterns/wild_oliva.png); } .demo-blocks.pattern-stressed_linen { background: url(../img/patterns/stressed_linen.png); } .demo-blocks.pattern-sos { background: url(../img/patterns/sos.png); } /*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('/Content/v2/avant/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3'); src: url('/Content/v2/avant/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/Content/v2/avant/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('/Content/v2/avant/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/Content/v2/avant/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/Content/v2/avant/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* makes the font 33% larger relative to the icon container */ .fa-lg { font-size: 1.333333333em; line-height: 0.75em; vertical-align: -15%; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-fw { width: 1.285714286em; text-align: center; } .fa-ul { padding-left: 0; margin-left: 2.142857143em; list-style-type: none; } .fa-ul > li { position: relative; } .fa-li { position: absolute; left: -2.142857143em; width: 2.142857143em; top: 0.142857143em; text-align: center; } .fa-li.fa-lg { left: -1.857142857em; } .fa-border { padding: 0.2em 0.25em 0.15em; border: solid 0.08em #eeeeee; border-radius: 0.1em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left { margin-right: 0.3em; } .fa.fa-pull-right { margin-left: 0.3em; } /* Deprecated as of 4.4.0 */ .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: 0.3em; } .fa.pull-right { margin-left: 0.3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: white; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-glass:before { content: "\f000"; } .fa-music:before { content: "\f001"; } .fa-search:before { content: "\f002"; } .fa-envelope-o:before { content: "\f003"; } .fa-heart:before { content: "\f004"; } .fa-star:before { content: "\f005"; } .fa-star-o:before { content: "\f006"; } .fa-user:before { content: "\f007"; } .fa-film:before { content: "\f008"; } .fa-th-large:before { content: "\f009"; } .fa-th:before { content: "\f00a"; } .fa-th-list:before { content: "\f00b"; } .fa-check:before { content: "\f00c"; } .fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; } .fa-search-plus:before { content: "\f00e"; } .fa-search-minus:before { content: "\f010"; } .fa-power-off:before { content: "\f011"; } .fa-signal:before { content: "\f012"; } .fa-gear:before, .fa-cog:before { content: "\f013"; } .fa-trash-o:before { content: "\f014"; } .fa-home:before { content: "\f015"; } .fa-file-o:before { content: "\f016"; } .fa-clock-o:before { content: "\f017"; } .fa-road:before { content: "\f018"; } .fa-download:before { content: "\f019"; } .fa-arrow-circle-o-down:before { content: "\f01a"; } .fa-arrow-circle-o-up:before { content: "\f01b"; } .fa-inbox:before { content: "\f01c"; } .fa-play-circle-o:before { content: "\f01d"; } .fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; } .fa-refresh:before { content: "\f021"; } .fa-list-alt:before { content: "\f022"; } .fa-lock:before { content: "\f023"; } .fa-flag:before { content: "\f024"; } .fa-headphones:before { content: "\f025"; } .fa-volume-off:before { content: "\f026"; } .fa-volume-down:before { content: "\f027"; } .fa-volume-up:before { content: "\f028"; } .fa-qrcode:before { content: "\f029"; } .fa-barcode:before { content: "\f02a"; } .fa-tag:before { content: "\f02b"; } .fa-tags:before { content: "\f02c"; } .fa-book:before { content: "\f02d"; } .fa-bookmark:before { content: "\f02e"; } .fa-print:before { content: "\f02f"; } .fa-camera:before { content: "\f030"; } .fa-font:before { content: "\f031"; } .fa-bold:before { content: "\f032"; } .fa-italic:before { content: "\f033"; } .fa-text-height:before { content: "\f034"; } .fa-text-width:before { content: "\f035"; } .fa-align-left:before { content: "\f036"; } .fa-align-center:before { content: "\f037"; } .fa-align-right:before { content: "\f038"; } .fa-align-justify:before { content: "\f039"; } .fa-list:before { content: "\f03a"; } .fa-dedent:before, .fa-outdent:before { content: "\f03b"; } .fa-indent:before { content: "\f03c"; } .fa-video-camera:before { content: "\f03d"; } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; } .fa-pencil:before { content: "\f040"; } .fa-map-marker:before { content: "\f041"; } .fa-adjust:before { content: "\f042"; } .fa-tint:before { content: "\f043"; } .fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; } .fa-share-square-o:before { content: "\f045"; } .fa-check-square-o:before { content: "\f046"; } .fa-arrows:before { content: "\f047"; } .fa-step-backward:before { content: "\f048"; } .fa-fast-backward:before { content: "\f049"; } .fa-backward:before { content: "\f04a"; } .fa-play:before { content: "\f04b"; } .fa-pause:before { content: "\f04c"; } .fa-stop:before { content: "\f04d"; } .fa-forward:before { content: "\f04e"; } .fa-fast-forward:before { content: "\f050"; } .fa-step-forward:before { content: "\f051"; } .fa-eject:before { content: "\f052"; } .fa-chevron-left:before { content: "\f053"; } .fa-chevron-right:before { content: "\f054"; } .fa-plus-circle:before { content: "\f055"; } .fa-minus-circle:before { content: "\f056"; } .fa-times-circle:before { content: "\f057"; } .fa-check-circle:before { content: "\f058"; } .fa-question-circle:before { content: "\f059"; } .fa-info-circle:before { content: "\f05a"; } .fa-crosshairs:before { content: "\f05b"; } .fa-times-circle-o:before { content: "\f05c"; } .fa-check-circle-o:before { content: "\f05d"; } .fa-ban:before { content: "\f05e"; } .fa-arrow-left:before { content: "\f060"; } .fa-arrow-right:before { content: "\f061"; } .fa-arrow-up:before { content: "\f062"; } .fa-arrow-down:before { content: "\f063"; } .fa-mail-forward:before, .fa-share:before { content: "\f064"; } .fa-expand:before { content: "\f065"; } .fa-compress:before { content: "\f066"; } .fa-plus:before { content: "\f067"; } .fa-minus:before { content: "\f068"; } .fa-asterisk:before { content: "\f069"; } .fa-exclamation-circle:before { content: "\f06a"; } .fa-gift:before { content: "\f06b"; } .fa-leaf:before { content: "\f06c"; } .fa-fire:before { content: "\f06d"; } .fa-eye:before { content: "\f06e"; } .fa-eye-slash:before { content: "\f070"; } .fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; } .fa-plane:before { content: "\f072"; } .fa-calendar:before { content: "\f073"; } .fa-random:before { content: "\f074"; } .fa-comment:before { content: "\f075"; } .fa-magnet:before { content: "\f076"; } .fa-chevron-up:before { content: "\f077"; } .fa-chevron-down:before { content: "\f078"; } .fa-retweet:before { content: "\f079"; } .fa-shopping-cart:before { content: "\f07a"; } .fa-folder:before { content: "\f07b"; } .fa-folder-open:before { content: "\f07c"; } .fa-arrows-v:before { content: "\f07d"; } .fa-arrows-h:before { content: "\f07e"; } .fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; } .fa-twitter-square:before { content: "\f081"; } .fa-facebook-square:before { content: "\f082"; } .fa-camera-retro:before { content: "\f083"; } .fa-key:before { content: "\f084"; } .fa-gears:before, .fa-cogs:before { content: "\f085"; } .fa-comments:before { content: "\f086"; } .fa-thumbs-o-up:before { content: "\f087"; } .fa-thumbs-o-down:before { content: "\f088"; } .fa-star-half:before { content: "\f089"; } .fa-heart-o:before { content: "\f08a"; } .fa-sign-out:before { content: "\f08b"; } .fa-linkedin-square:before { content: "\f08c"; } .fa-thumb-tack:before { content: "\f08d"; } .fa-external-link:before { content: "\f08e"; } .fa-sign-in:before { content: "\f090"; } .fa-trophy:before { content: "\f091"; } .fa-github-square:before { content: "\f092"; } .fa-upload:before { content: "\f093"; } .fa-lemon-o:before { content: "\f094"; } .fa-phone:before { content: "\f095"; } .fa-square-o:before { content: "\f096"; } .fa-bookmark-o:before { content: "\f097"; } .fa-phone-square:before { content: "\f098"; } .fa-twitter:before { content: "\f099"; } .fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; } .fa-github:before { content: "\f09b"; } .fa-unlock:before { content: "\f09c"; } .fa-credit-card:before { content: "\f09d"; } .fa-feed:before, .fa-rss:before { content: "\f09e"; } .fa-hdd-o:before { content: "\f0a0"; } .fa-bullhorn:before { content: "\f0a1"; } .fa-bell:before { content: "\f0f3"; } .fa-certificate:before { content: "\f0a3"; } .fa-hand-o-right:before { content: "\f0a4"; } .fa-hand-o-left:before { content: "\f0a5"; } .fa-hand-o-up:before { content: "\f0a6"; } .fa-hand-o-down:before { content: "\f0a7"; } .fa-arrow-circle-left:before { content: "\f0a8"; } .fa-arrow-circle-right:before { content: "\f0a9"; } .fa-arrow-circle-up:before { content: "\f0aa"; } .fa-arrow-circle-down:before { content: "\f0ab"; } .fa-globe:before { content: "\f0ac"; } .fa-wrench:before { content: "\f0ad"; } .fa-tasks:before { content: "\f0ae"; } .fa-filter:before { content: "\f0b0"; } .fa-briefcase:before { content: "\f0b1"; } .fa-arrows-alt:before { content: "\f0b2"; } .fa-group:before, .fa-users:before { content: "\f0c0"; } .fa-chain:before, .fa-link:before { content: "\f0c1"; } .fa-cloud:before { content: "\f0c2"; } .fa-flask:before { content: "\f0c3"; } .fa-cut:before, .fa-scissors:before { content: "\f0c4"; } .fa-copy:before, .fa-files-o:before { content: "\f0c5"; } .fa-paperclip:before { content: "\f0c6"; } .fa-save:before, .fa-floppy-o:before { content: "\f0c7"; } .fa-square:before { content: "\f0c8"; } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; } .fa-list-ul:before { content: "\f0ca"; } .fa-list-ol:before { content: "\f0cb"; } .fa-strikethrough:before { content: "\f0cc"; } .fa-underline:before { content: "\f0cd"; } .fa-table:before { content: "\f0ce"; } .fa-magic:before { content: "\f0d0"; } .fa-truck:before { content: "\f0d1"; } .fa-pinterest:before { content: "\f0d2"; } .fa-pinterest-square:before { content: "\f0d3"; } .fa-google-plus-square:before { content: "\f0d4"; } .fa-google-plus:before { content: "\f0d5"; } .fa-money:before { content: "\f0d6"; } .fa-caret-down:before { content: "\f0d7"; } .fa-caret-up:before { content: "\f0d8"; } .fa-caret-left:before { content: "\f0d9"; } .fa-caret-right:before { content: "\f0da"; } .fa-columns:before { content: "\f0db"; } .fa-unsorted:before, .fa-sort:before { content: "\f0dc"; } .fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; } .fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; } .fa-envelope:before { content: "\f0e0"; } .fa-linkedin:before { content: "\f0e1"; } .fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; } .fa-legal:before, .fa-gavel:before { content: "\f0e3"; } .fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; } .fa-comment-o:before { content: "\f0e5"; } .fa-comments-o:before { content: "\f0e6"; } .fa-flash:before, .fa-bolt:before { content: "\f0e7"; } .fa-sitemap:before { content: "\f0e8"; } .fa-umbrella:before { content: "\f0e9"; } .fa-paste:before, .fa-clipboard:before { content: "\f0ea"; } .fa-lightbulb-o:before { content: "\f0eb"; } .fa-exchange:before { content: "\f0ec"; } .fa-cloud-download:before { content: "\f0ed"; } .fa-cloud-upload:before { content: "\f0ee"; } .fa-user-md:before { content: "\f0f0"; } .fa-stethoscope:before { content: "\f0f1"; } .fa-suitcase:before { content: "\f0f2"; } .fa-bell-o:before { content: "\f0a2"; } .fa-coffee:before { content: "\f0f4"; } .fa-cutlery:before { content: "\f0f5"; } .fa-file-text-o:before { content: "\f0f6"; } .fa-building-o:before { content: "\f0f7"; } .fa-hospital-o:before { content: "\f0f8"; } .fa-ambulance:before { content: "\f0f9"; } .fa-medkit:before { content: "\f0fa"; } .fa-fighter-jet:before { content: "\f0fb"; } .fa-beer:before { content: "\f0fc"; } .fa-h-square:before { content: "\f0fd"; } .fa-plus-square:before { content: "\f0fe"; } .fa-angle-double-left:before { content: "\f100"; } .fa-angle-double-right:before { content: "\f101"; } .fa-angle-double-up:before { content: "\f102"; } .fa-angle-double-down:before { content: "\f103"; } .fa-angle-left:before { content: "\f104"; } .fa-angle-right:before { content: "\f105"; } .fa-angle-up:before { content: "\f106"; } .fa-angle-down:before { content: "\f107"; } .fa-desktop:before { content: "\f108"; } .fa-laptop:before { content: "\f109"; } .fa-tablet:before { content: "\f10a"; } .fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; } .fa-circle-o:before { content: "\f10c"; } .fa-quote-left:before { content: "\f10d"; } .fa-quote-right:before { content: "\f10e"; } .fa-spinner:before { content: "\f110"; } .fa-circle:before { content: "\f111"; } .fa-mail-reply:before, .fa-reply:before { content: "\f112"; } .fa-github-alt:before { content: "\f113"; } .fa-folder-o:before { content: "\f114"; } .fa-folder-open-o:before { content: "\f115"; } .fa-smile-o:before { content: "\f118"; } .fa-frown-o:before { content: "\f119"; } .fa-meh-o:before { content: "\f11a"; } .fa-gamepad:before { content: "\f11b"; } .fa-keyboard-o:before { content: "\f11c"; } .fa-flag-o:before { content: "\f11d"; } .fa-flag-checkered:before { content: "\f11e"; } .fa-terminal:before { content: "\f120"; } .fa-code:before { content: "\f121"; } .fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; } .fa-location-arrow:before { content: "\f124"; } .fa-crop:before { content: "\f125"; } .fa-code-fork:before { content: "\f126"; } .fa-unlink:before, .fa-chain-broken:before { content: "\f127"; } .fa-question:before { content: "\f128"; } .fa-info:before { content: "\f129"; } .fa-exclamation:before { content: "\f12a"; } .fa-superscript:before { content: "\f12b"; } .fa-subscript:before { content: "\f12c"; } .fa-eraser:before { content: "\f12d"; } .fa-puzzle-piece:before { content: "\f12e"; } .fa-microphone:before { content: "\f130"; } .fa-microphone-slash:before { content: "\f131"; } .fa-shield:before { content: "\f132"; } .fa-calendar-o:before { content: "\f133"; } .fa-fire-extinguisher:before { content: "\f134"; } .fa-rocket:before { content: "\f135"; } .fa-maxcdn:before { content: "\f136"; } .fa-chevron-circle-left:before { content: "\f137"; } .fa-chevron-circle-right:before { content: "\f138"; } .fa-chevron-circle-up:before { content: "\f139"; } .fa-chevron-circle-down:before { content: "\f13a"; } .fa-html5:before { content: "\f13b"; } .fa-css3:before { content: "\f13c"; } .fa-anchor:before { content: "\f13d"; } .fa-unlock-alt:before { content: "\f13e"; } .fa-bullseye:before { content: "\f140"; } .fa-ellipsis-h:before { content: "\f141"; } .fa-ellipsis-v:before { content: "\f142"; } .fa-rss-square:before { content: "\f143"; } .fa-play-circle:before { content: "\f144"; } .fa-ticket:before { content: "\f145"; } .fa-minus-square:before { content: "\f146"; } .fa-minus-square-o:before { content: "\f147"; } .fa-level-up:before { content: "\f148"; } .fa-level-down:before { content: "\f149"; } .fa-check-square:before { content: "\f14a"; } .fa-pencil-square:before { content: "\f14b"; } .fa-external-link-square:before { content: "\f14c"; } .fa-share-square:before { content: "\f14d"; } .fa-compass:before { content: "\f14e"; } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; } .fa-euro:before, .fa-eur:before { content: "\f153"; } .fa-gbp:before { content: "\f154"; } .fa-dollar:before, .fa-usd:before { content: "\f155"; } .fa-rupee:before, .fa-inr:before { content: "\f156"; } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; } .fa-won:before, .fa-krw:before { content: "\f159"; } .fa-bitcoin:before, .fa-btc:before { content: "\f15a"; } .fa-file:before { content: "\f15b"; } .fa-file-text:before { content: "\f15c"; } .fa-sort-alpha-asc:before { content: "\f15d"; } .fa-sort-alpha-desc:before { content: "\f15e"; } .fa-sort-amount-asc:before { content: "\f160"; } .fa-sort-amount-desc:before { content: "\f161"; } .fa-sort-numeric-asc:before { content: "\f162"; } .fa-sort-numeric-desc:before { content: "\f163"; } .fa-thumbs-up:before { content: "\f164"; } .fa-thumbs-down:before { content: "\f165"; } .fa-youtube-square:before { content: "\f166"; } .fa-youtube:before { content: "\f167"; } .fa-xing:before { content: "\f168"; } .fa-xing-square:before { content: "\f169"; } .fa-youtube-play:before { content: "\f16a"; } .fa-dropbox:before { content: "\f16b"; } .fa-stack-overflow:before { content: "\f16c"; } .fa-instagram:before { content: "\f16d"; } .fa-flickr:before { content: "\f16e"; } .fa-adn:before { content: "\f170"; } .fa-bitbucket:before { content: "\f171"; } .fa-bitbucket-square:before { content: "\f172"; } .fa-tumblr:before { content: "\f173"; } .fa-tumblr-square:before { content: "\f174"; } .fa-long-arrow-down:before { content: "\f175"; } .fa-long-arrow-up:before { content: "\f176"; } .fa-long-arrow-left:before { content: "\f177"; } .fa-long-arrow-right:before { content: "\f178"; } .fa-apple:before { content: "\f179"; } .fa-windows:before { content: "\f17a"; } .fa-android:before { content: "\f17b"; } .fa-linux:before { content: "\f17c"; } .fa-dribbble:before { content: "\f17d"; } .fa-skype:before { content: "\f17e"; } .fa-foursquare:before { content: "\f180"; } .fa-trello:before { content: "\f181"; } .fa-female:before { content: "\f182"; } .fa-male:before { content: "\f183"; } .fa-gittip:before, .fa-gratipay:before { content: "\f184"; } .fa-sun-o:before { content: "\f185"; } .fa-moon-o:before { content: "\f186"; } .fa-archive:before { content: "\f187"; } .fa-bug:before { content: "\f188"; } .fa-vk:before { content: "\f189"; } .fa-weibo:before { content: "\f18a"; } .fa-renren:before { content: "\f18b"; } .fa-pagelines:before { content: "\f18c"; } .fa-stack-exchange:before { content: "\f18d"; } .fa-arrow-circle-o-right:before { content: "\f18e"; } .fa-arrow-circle-o-left:before { content: "\f190"; } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; } .fa-dot-circle-o:before { content: "\f192"; } .fa-wheelchair:before { content: "\f193"; } .fa-vimeo-square:before { content: "\f194"; } .fa-turkish-lira:before, .fa-try:before { content: "\f195"; } .fa-plus-square-o:before { content: "\f196"; } .fa-space-shuttle:before { content: "\f197"; } .fa-slack:before { content: "\f198"; } .fa-envelope-square:before { content: "\f199"; } .fa-wordpress:before { content: "\f19a"; } .fa-openid:before { content: "\f19b"; } .fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; } .fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; } .fa-yahoo:before { content: "\f19e"; } .fa-google:before { content: "\f1a0"; } .fa-reddit:before { content: "\f1a1"; } .fa-reddit-square:before { content: "\f1a2"; } .fa-stumbleupon-circle:before { content: "\f1a3"; } .fa-stumbleupon:before { content: "\f1a4"; } .fa-delicious:before { content: "\f1a5"; } .fa-digg:before { content: "\f1a6"; } .fa-pied-piper-pp:before { content: "\f1a7"; } .fa-pied-piper-alt:before { content: "\f1a8"; } .fa-drupal:before { content: "\f1a9"; } .fa-joomla:before { content: "\f1aa"; } .fa-language:before { content: "\f1ab"; } .fa-fax:before { content: "\f1ac"; } .fa-building:before { content: "\f1ad"; } .fa-child:before { content: "\f1ae"; } .fa-paw:before { content: "\f1b0"; } .fa-spoon:before { content: "\f1b1"; } .fa-cube:before { content: "\f1b2"; } .fa-cubes:before { content: "\f1b3"; } .fa-behance:before { content: "\f1b4"; } .fa-behance-square:before { content: "\f1b5"; } .fa-steam:before { content: "\f1b6"; } .fa-steam-square:before { content: "\f1b7"; } .fa-recycle:before { content: "\f1b8"; } .fa-automobile:before, .fa-car:before { content: "\f1b9"; } .fa-cab:before, .fa-taxi:before { content: "\f1ba"; } .fa-tree:before { content: "\f1bb"; } .fa-spotify:before { content: "\f1bc"; } .fa-deviantart:before { content: "\f1bd"; } .fa-soundcloud:before { content: "\f1be"; } .fa-database:before { content: "\f1c0"; } .fa-file-pdf-o:before { content: "\f1c1"; } .fa-file-word-o:before { content: "\f1c2"; } .fa-file-excel-o:before { content: "\f1c3"; } .fa-file-powerpoint-o:before { content: "\f1c4"; } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; } .fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; } .fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; } .fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; } .fa-file-code-o:before { content: "\f1c9"; } .fa-vine:before { content: "\f1ca"; } .fa-codepen:before { content: "\f1cb"; } .fa-jsfiddle:before { content: "\f1cc"; } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; } .fa-circle-o-notch:before { content: "\f1ce"; } .fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; } .fa-ge:before, .fa-empire:before { content: "\f1d1"; } .fa-git-square:before { content: "\f1d2"; } .fa-git:before { content: "\f1d3"; } .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; } .fa-tencent-weibo:before { content: "\f1d5"; } .fa-qq:before { content: "\f1d6"; } .fa-wechat:before, .fa-weixin:before { content: "\f1d7"; } .fa-send:before, .fa-paper-plane:before { content: "\f1d8"; } .fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; } .fa-history:before { content: "\f1da"; } .fa-circle-thin:before { content: "\f1db"; } .fa-header:before { content: "\f1dc"; } .fa-paragraph:before { content: "\f1dd"; } .fa-sliders:before { content: "\f1de"; } .fa-share-alt:before { content: "\f1e0"; } .fa-share-alt-square:before { content: "\f1e1"; } .fa-bomb:before { content: "\f1e2"; } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; } .fa-tty:before { content: "\f1e4"; } .fa-binoculars:before { content: "\f1e5"; } .fa-plug:before { content: "\f1e6"; } .fa-slideshare:before { content: "\f1e7"; } .fa-twitch:before { content: "\f1e8"; } .fa-yelp:before { content: "\f1e9"; } .fa-newspaper-o:before { content: "\f1ea"; } .fa-wifi:before { content: "\f1eb"; } .fa-calculator:before { content: "\f1ec"; } .fa-paypal:before { content: "\f1ed"; } .fa-google-wallet:before { content: "\f1ee"; } .fa-cc-visa:before { content: "\f1f0"; } .fa-cc-mastercard:before { content: "\f1f1"; } .fa-cc-discover:before { content: "\f1f2"; } .fa-cc-amex:before { content: "\f1f3"; } .fa-cc-paypal:before { content: "\f1f4"; } .fa-cc-stripe:before { content: "\f1f5"; } .fa-bell-slash:before { content: "\f1f6"; } .fa-bell-slash-o:before { content: "\f1f7"; } .fa-trash:before { content: "\f1f8"; } .fa-copyright:before { content: "\f1f9"; } .fa-at:before { content: "\f1fa"; } .fa-eyedropper:before { content: "\f1fb"; } .fa-paint-brush:before { content: "\f1fc"; } .fa-birthday-cake:before { content: "\f1fd"; } .fa-area-chart:before { content: "\f1fe"; } .fa-pie-chart:before { content: "\f200"; } .fa-line-chart:before { content: "\f201"; } .fa-lastfm:before { content: "\f202"; } .fa-lastfm-square:before { content: "\f203"; } .fa-toggle-off:before { content: "\f204"; } .fa-toggle-on:before { content: "\f205"; } .fa-bicycle:before { content: "\f206"; } .fa-bus:before { content: "\f207"; } .fa-ioxhost:before { content: "\f208"; } .fa-angellist:before { content: "\f209"; } .fa-cc:before { content: "\f20a"; } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; } .fa-meanpath:before { content: "\f20c"; } .fa-buysellads:before { content: "\f20d"; } .fa-connectdevelop:before { content: "\f20e"; } .fa-dashcube:before { content: "\f210"; } .fa-forumbee:before { content: "\f211"; } .fa-leanpub:before { content: "\f212"; } .fa-sellsy:before { content: "\f213"; } .fa-shirtsinbulk:before { content: "\f214"; } .fa-simplybuilt:before { content: "\f215"; } .fa-skyatlas:before { content: "\f216"; } .fa-cart-plus:before { content: "\f217"; } .fa-cart-arrow-down:before { content: "\f218"; } .fa-diamond:before { content: "\f219"; } .fa-ship:before { content: "\f21a"; } .fa-user-secret:before { content: "\f21b"; } .fa-motorcycle:before { content: "\f21c"; } .fa-street-view:before { content: "\f21d"; } .fa-heartbeat:before { content: "\f21e"; } .fa-venus:before { content: "\f221"; } .fa-mars:before { content: "\f222"; } .fa-mercury:before { content: "\f223"; } .fa-intersex:before, .fa-transgender:before { content: "\f224"; } .fa-transgender-alt:before { content: "\f225"; } .fa-venus-double:before { content: "\f226"; } .fa-mars-double:before { content: "\f227"; } .fa-venus-mars:before { content: "\f228"; } .fa-mars-stroke:before { content: "\f229"; } .fa-mars-stroke-v:before { content: "\f22a"; } .fa-mars-stroke-h:before { content: "\f22b"; } .fa-neuter:before { content: "\f22c"; } .fa-genderless:before { content: "\f22d"; } .fa-facebook-official:before { content: "\f230"; } .fa-pinterest-p:before { content: "\f231"; } .fa-whatsapp:before { content: "\f232"; } .fa-server:before { content: "\f233"; } .fa-user-plus:before { content: "\f234"; } .fa-user-times:before { content: "\f235"; } .fa-hotel:before, .fa-bed:before { content: "\f236"; } .fa-viacoin:before { content: "\f237"; } .fa-train:before { content: "\f238"; } .fa-subway:before { content: "\f239"; } .fa-medium:before { content: "\f23a"; } .fa-yc:before, .fa-y-combinator:before { content: "\f23b"; } .fa-optin-monster:before { content: "\f23c"; } .fa-opencart:before { content: "\f23d"; } .fa-expeditedssl:before { content: "\f23e"; } .fa-battery-4:before, .fa-battery-full:before { content: "\f240"; } .fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; } .fa-battery-2:before, .fa-battery-half:before { content: "\f242"; } .fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; } .fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; } .fa-mouse-pointer:before { content: "\f245"; } .fa-i-cursor:before { content: "\f246"; } .fa-object-group:before { content: "\f247"; } .fa-object-ungroup:before { content: "\f248"; } .fa-sticky-note:before { content: "\f249"; } .fa-sticky-note-o:before { content: "\f24a"; } .fa-cc-jcb:before { content: "\f24b"; } .fa-cc-diners-club:before { content: "\f24c"; } .fa-clone:before { content: "\f24d"; } .fa-balance-scale:before { content: "\f24e"; } .fa-hourglass-o:before { content: "\f250"; } .fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; } .fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; } .fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; } .fa-hourglass:before { content: "\f254"; } .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; } .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; } .fa-hand-scissors-o:before { content: "\f257"; } .fa-hand-lizard-o:before { content: "\f258"; } .fa-hand-spock-o:before { content: "\f259"; } .fa-hand-pointer-o:before { content: "\f25a"; } .fa-hand-peace-o:before { content: "\f25b"; } .fa-trademark:before { content: "\f25c"; } .fa-registered:before { content: "\f25d"; } .fa-creative-commons:before { content: "\f25e"; } .fa-gg:before { content: "\f260"; } .fa-gg-circle:before { content: "\f261"; } .fa-tripadvisor:before { content: "\f262"; } .fa-odnoklassniki:before { content: "\f263"; } .fa-odnoklassniki-square:before { content: "\f264"; } .fa-get-pocket:before { content: "\f265"; } .fa-wikipedia-w:before { content: "\f266"; } .fa-safari:before { content: "\f267"; } .fa-chrome:before { content: "\f268"; } .fa-firefox:before { content: "\f269"; } .fa-opera:before { content: "\f26a"; } .fa-internet-explorer:before { content: "\f26b"; } .fa-tv:before, .fa-television:before { content: "\f26c"; } .fa-contao:before { content: "\f26d"; } .fa-500px:before { content: "\f26e"; } .fa-amazon:before { content: "\f270"; } .fa-calendar-plus-o:before { content: "\f271"; } .fa-calendar-minus-o:before { content: "\f272"; } .fa-calendar-times-o:before { content: "\f273"; } .fa-calendar-check-o:before { content: "\f274"; } .fa-industry:before { content: "\f275"; } .fa-map-pin:before { content: "\f276"; } .fa-map-signs:before { content: "\f277"; } .fa-map-o:before { content: "\f278"; } .fa-map:before { content: "\f279"; } .fa-commenting:before { content: "\f27a"; } .fa-commenting-o:before { content: "\f27b"; } .fa-houzz:before { content: "\f27c"; } .fa-vimeo:before { content: "\f27d"; } .fa-black-tie:before { content: "\f27e"; } .fa-fonticons:before { content: "\f280"; } .fa-reddit-alien:before { content: "\f281"; } .fa-edge:before { content: "\f282"; } .fa-credit-card-alt:before { content: "\f283"; } .fa-codiepie:before { content: "\f284"; } .fa-modx:before { content: "\f285"; } .fa-fort-awesome:before { content: "\f286"; } .fa-usb:before { content: "\f287"; } .fa-product-hunt:before { content: "\f288"; } .fa-mixcloud:before { content: "\f289"; } .fa-scribd:before { content: "\f28a"; } .fa-pause-circle:before { content: "\f28b"; } .fa-pause-circle-o:before { content: "\f28c"; } .fa-stop-circle:before { content: "\f28d"; } .fa-stop-circle-o:before { content: "\f28e"; } .fa-shopping-bag:before { content: "\f290"; } .fa-shopping-basket:before { content: "\f291"; } .fa-hashtag:before { content: "\f292"; } .fa-bluetooth:before { content: "\f293"; } .fa-bluetooth-b:before { content: "\f294"; } .fa-percent:before { content: "\f295"; } .fa-gitlab:before { content: "\f296"; } .fa-wpbeginner:before { content: "\f297"; } .fa-wpforms:before { content: "\f298"; } .fa-envira:before { content: "\f299"; } .fa-universal-access:before { content: "\f29a"; } .fa-wheelchair-alt:before { content: "\f29b"; } .fa-question-circle-o:before { content: "\f29c"; } .fa-blind:before { content: "\f29d"; } .fa-audio-description:before { content: "\f29e"; } .fa-volume-control-phone:before { content: "\f2a0"; } .fa-braille:before { content: "\f2a1"; } .fa-assistive-listening-systems:before { content: "\f2a2"; } .fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; } .fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; } .fa-glide:before { content: "\f2a5"; } .fa-glide-g:before { content: "\f2a6"; } .fa-signing:before, .fa-sign-language:before { content: "\f2a7"; } .fa-low-vision:before { content: "\f2a8"; } .fa-viadeo:before { content: "\f2a9"; } .fa-viadeo-square:before { content: "\f2aa"; } .fa-snapchat:before { content: "\f2ab"; } .fa-snapchat-ghost:before { content: "\f2ac"; } .fa-snapchat-square:before { content: "\f2ad"; } .fa-pied-piper:before { content: "\f2ae"; } .fa-first-order:before { content: "\f2b0"; } .fa-yoast:before { content: "\f2b1"; } .fa-themeisle:before { content: "\f2b2"; } .fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; } .fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } :focus { outline: none; } ::-moz-focus-inner { border: 0; } body { font-weight: 400; } a { outline: none; } .img-rounded { border-radius: 5px; } hr.outsider { margin-left: -20px; margin-right: -20px; border-top: 1px solid #d2d3d6; } .text-primary:hover, .text-warning:hover, .text-danger:hover, .text-success:hover, .text-info:hover { color: inherit; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; font-weight: 400; } h1, h2, h3, .h1, .h2, .h3 { margin-top: 0; font-weight: 300; } h1 small, .h1 small { font-size: 28px; } h2 small, .h2 small { font-size: 20px; } h3 small, .h3 small, h4 small, .h4 small { font-size: 16px; } .list-inline > li:first-child { padding-left: 0; } .panel dl { margin: 0 auto; } .panel dl dd { margin-bottom: 10px; } blockquote { font-style: italic; border-left-width: 2px; } blockquote.pull-right { border-right-width: 2px; } address { display: block; } kdb, samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } pre { margin-bottom: 20px; } pre.prettyprint { margin-bottom: 10px; } .table-responsive { overflow-x: auto; } @media (max-width: 767px) { /* Wrap your tables in `.table-flipscroll` and we'll fix the header and make the tbody scrollable */ .table-flipscroll table:before, .table-flipscroll thead:before, .table-flipscroll table:after, .table-flipscroll thead:after { content: " "; display: table; } .table-flipscroll table:after, .table-flipscroll thead:after { clear: both; } .table-flipscroll table, .table-flipscroll caption, .table-flipscroll td, .table-flipscroll thead, .table-flipscroll thead tr, .table-flipscroll th, .table-flipscroll tbody { display: block; } .table-flipscroll table { width: 100%; border-collapse: collapse; border-spacing: 0; position: relative; } .table-flipscroll table th, .table-flipscroll table td { margin: 0; vertical-align: top; } .table-flipscroll table th:last-child, .table-flipscroll table td:last-child { border-bottom: 1px solid #e6e7e8; } .table-flipscroll table td { min-height: 1.25em; text-align: left; border-left: 0; border-right: 0; border-bottom: 0; } .table-flipscroll table thead { float: left; } .table-flipscroll table th { text-align: left; border-bottom-width: 1px !important; border-left: 0; } .table-flipscroll table th:first-child { border-top: 1px solid transparent !important; } .table-flipscroll table tbody { width: auto; position: relative; overflow-x: auto; white-space: nowrap; } .table-flipscroll table tbody tr { display: inline-block; vertical-align: top; border-left: 1px solid #e6e7e8; } /* Force table to not be like tables anymore */ .table-vertical table, .table-vertical caption, .table-vertical thead, .table-vertical tbody, .table-vertical th, .table-vertical td, .table-vertical tr { display: block; } .table-vertical thead tr { position: absolute; top: -9999px; left: -9999px; } .table-vertical tr { border: 1px solid #cccccc; } .table-vertical td { /* Behave like a "row" */ border: none; border-bottom: 1px solid #e6e7e8; position: relative; padding-left: 50% !important; white-space: normal; text-align: left; } .table-vertical td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold; content: attr(data-title); } } legend { padding-bottom: 5px; font-weight: 300; font-size: 28px; } label { margin-bottom: 10px; font-weight: normal; } select[multiple] { padding: 7px !important; } .form-control { height: 36px; padding: 5px 9px; -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.015) !important; box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.015) !important; } select.form-control { padding: 6px 9px 5px 4px; } .form-group { margin-bottom: 10px; } .row-border .form-group { border-top: 1px solid #e6e7e8; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0; margin-left: -20px; margin-right: -20px; padding-left: 5px; padding-right: 5px; } .row-border .form-group:first-child { border-top: 0; padding-top: 0; } .help-block { margin-bottom: 0; } .btn { font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; border-width: 0px; -webkit-box-shadow: inset 0 0 0px 1px rgba(0,0,0,0.08); box-shadow: inset 0 0 0px 1px rgba(0,0,0,0.08); } .btn:focus { outline: none; } .btn:active, .btn.active, .btn.fc-state-active { -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.2); box-shadow: inset 0 1px 3px rgba(0,0,0,.2); } .btn-link, .btn-link:active { -webkit-box-shadow: none !important; box-shadow: none !important; } .btn-inverse { color: white; background-color: #4f5259; border-color: #4f5259; } .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse { color: white; background-color: #37393e; border-color: #323439; } .btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse { background-image: none; } .btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active { background-color: #4f5259; border-color: #4f5259; } .btn-inverse .badge { color: #4f5259; background-color: white; } .btn-white { color: #333333; background-color: white; border-color: #e6e7e8; } .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open > .dropdown-toggle.btn-white { color: #333333; background-color: #e6e6e6; border-color: #c6c8cb; } .btn-white:active, .btn-white.active, .open > .dropdown-toggle.btn-white { background-image: none; } .btn-white.disabled, .btn-white[disabled], fieldset[disabled] .btn-white, .btn-white.disabled:hover, .btn-white[disabled]:hover, fieldset[disabled] .btn-white:hover, .btn-white.disabled:focus, .btn-white[disabled]:focus, fieldset[disabled] .btn-white:focus, .btn-white.disabled:active, .btn-white[disabled]:active, fieldset[disabled] .btn-white:active, .btn-white.disabled.active, .btn-white[disabled].active, fieldset[disabled] .btn-white.active { background-color: white; border-color: #e6e7e8; } .btn-white .badge { color: white; background-color: #333333; } .btn-link { -webkit-box-shadow: none; box-shadow: none; } .btn-brown { color: white; background-color: #c0392b; border-color: #c0392b; } .btn-brown:hover, .btn-brown:focus, .btn-brown:active, .btn-brown.active, .open > .dropdown-toggle.btn-brown { color: white; background-color: #962d22; border-color: #8e2a20; } .btn-brown:active, .btn-brown.active, .open > .dropdown-toggle.btn-brown { background-image: none; } .btn-brown.disabled, .btn-brown[disabled], fieldset[disabled] .btn-brown, .btn-brown.disabled:hover, .btn-brown[disabled]:hover, fieldset[disabled] .btn-brown:hover, .btn-brown.disabled:focus, .btn-brown[disabled]:focus, fieldset[disabled] .btn-brown:focus, .btn-brown.disabled:active, .btn-brown[disabled]:active, fieldset[disabled] .btn-brown:active, .btn-brown.disabled.active, .btn-brown[disabled].active, fieldset[disabled] .btn-brown.active { background-color: #c0392b; border-color: #c0392b; } .btn-brown .badge { color: #c0392b; background-color: white; } .btn-indigo { color: white; background-color: #9358ac; border-color: #9358ac; } .btn-indigo:hover, .btn-indigo:focus, .btn-indigo:active, .btn-indigo.active, .open > .dropdown-toggle.btn-indigo { color: white; background-color: #77458c; border-color: #714285; } .btn-indigo:active, .btn-indigo.active, .open > .dropdown-toggle.btn-indigo { background-image: none; } .btn-indigo.disabled, .btn-indigo[disabled], fieldset[disabled] .btn-indigo, .btn-indigo.disabled:hover, .btn-indigo[disabled]:hover, fieldset[disabled] .btn-indigo:hover, .btn-indigo.disabled:focus, .btn-indigo[disabled]:focus, fieldset[disabled] .btn-indigo:focus, .btn-indigo.disabled:active, .btn-indigo[disabled]:active, fieldset[disabled] .btn-indigo:active, .btn-indigo.disabled.active, .btn-indigo[disabled].active, fieldset[disabled] .btn-indigo.active { background-color: #9358ac; border-color: #9358ac; } .btn-indigo .badge { color: #9358ac; background-color: white; } .btn-orange { color: white; background-color: #efa131; border-color: #efa131; } .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open > .dropdown-toggle.btn-orange { color: white; background-color: #dc8911; border-color: #d28310; } .btn-orange:active, .btn-orange.active, .open > .dropdown-toggle.btn-orange { background-image: none; } .btn-orange.disabled, .btn-orange[disabled], fieldset[disabled] .btn-orange, .btn-orange.disabled:hover, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange:hover, .btn-orange.disabled:focus, .btn-orange[disabled]:focus, fieldset[disabled] .btn-orange:focus, .btn-orange.disabled:active, .btn-orange[disabled]:active, fieldset[disabled] .btn-orange:active, .btn-orange.disabled.active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange.active { background-color: #efa131; border-color: #efa131; } .btn-orange .badge { color: #efa131; background-color: white; } .btn-sky { color: white; background-color: #76c4ed; border-color: #76c4ed; } .btn-sky:hover, .btn-sky:focus, .btn-sky:active, .btn-sky.active, .open > .dropdown-toggle.btn-sky { color: white; background-color: #49b1e7; border-color: #40ade6; } .btn-sky:active, .btn-sky.active, .open > .dropdown-toggle.btn-sky { background-image: none; } .btn-sky.disabled, .btn-sky[disabled], fieldset[disabled] .btn-sky, .btn-sky.disabled:hover, .btn-sky[disabled]:hover, fieldset[disabled] .btn-sky:hover, .btn-sky.disabled:focus, .btn-sky[disabled]:focus, fieldset[disabled] .btn-sky:focus, .btn-sky.disabled:active, .btn-sky[disabled]:active, fieldset[disabled] .btn-sky:active, .btn-sky.disabled.active, .btn-sky[disabled].active, fieldset[disabled] .btn-sky.active { background-color: #76c4ed; border-color: #76c4ed; } .btn-sky .badge { color: #76c4ed; background-color: white; } .btn-midnightblue { color: white; background-color: #34495e; border-color: #34495e; } .btn-midnightblue:hover, .btn-midnightblue:focus, .btn-midnightblue:active, .btn-midnightblue.active, .open > .dropdown-toggle.btn-midnightblue { color: white; background-color: #222f3d; border-color: #1e2a37; } .btn-midnightblue:active, .btn-midnightblue.active, .open > .dropdown-toggle.btn-midnightblue { background-image: none; } .btn-midnightblue.disabled, .btn-midnightblue[disabled], fieldset[disabled] .btn-midnightblue, .btn-midnightblue.disabled:hover, .btn-midnightblue[disabled]:hover, fieldset[disabled] .btn-midnightblue:hover, .btn-midnightblue.disabled:focus, .btn-midnightblue[disabled]:focus, fieldset[disabled] .btn-midnightblue:focus, .btn-midnightblue.disabled:active, .btn-midnightblue[disabled]:active, fieldset[disabled] .btn-midnightblue:active, .btn-midnightblue.disabled.active, .btn-midnightblue[disabled].active, fieldset[disabled] .btn-midnightblue.active { background-color: #34495e; border-color: #34495e; } .btn-midnightblue .badge { color: #34495e; background-color: white; } .btn-magenta { color: white; background-color: #e73c68; border-color: #e73c68; } .btn-magenta:hover, .btn-magenta:focus, .btn-magenta:active, .btn-magenta.active, .open > .dropdown-toggle.btn-magenta { color: white; background-color: #d61a4b; border-color: #cd1947; } .btn-magenta:active, .btn-magenta.active, .open > .dropdown-toggle.btn-magenta { background-image: none; } .btn-magenta.disabled, .btn-magenta[disabled], fieldset[disabled] .btn-magenta, .btn-magenta.disabled:hover, .btn-magenta[disabled]:hover, fieldset[disabled] .btn-magenta:hover, .btn-magenta.disabled:focus, .btn-magenta[disabled]:focus, fieldset[disabled] .btn-magenta:focus, .btn-magenta.disabled:active, .btn-magenta[disabled]:active, fieldset[disabled] .btn-magenta:active, .btn-magenta.disabled.active, .btn-magenta[disabled].active, fieldset[disabled] .btn-magenta.active { background-color: #e73c68; border-color: #e73c68; } .btn-magenta .badge { color: #e73c68; background-color: white; } .btn-green { color: white; background-color: #16a085; border-color: #16a085; } .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open > .dropdown-toggle.btn-green { color: white; background-color: #107360; border-color: #0f6a58; } .btn-green:active, .btn-green.active, .open > .dropdown-toggle.btn-green { background-image: none; } .btn-green.disabled, .btn-green[disabled], fieldset[disabled] .btn-green, .btn-green.disabled:hover, .btn-green[disabled]:hover, fieldset[disabled] .btn-green:hover, .btn-green.disabled:focus, .btn-green[disabled]:focus, fieldset[disabled] .btn-green:focus, .btn-green.disabled:active, .btn-green[disabled]:active, fieldset[disabled] .btn-green:active, .btn-green.disabled.active, .btn-green[disabled].active, fieldset[disabled] .btn-green.active { background-color: #16a085; border-color: #16a085; } .btn-green .badge { color: #16a085; background-color: white; } .btn-purple { color: white; background-color: #e044ab; border-color: #e044ab; } .btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open > .dropdown-toggle.btn-purple { color: white; background-color: #cf2294; border-color: #c6218e; } .btn-purple:active, .btn-purple.active, .open > .dropdown-toggle.btn-purple { background-image: none; } .btn-purple.disabled, .btn-purple[disabled], fieldset[disabled] .btn-purple, .btn-purple.disabled:hover, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple:hover, .btn-purple.disabled:focus, .btn-purple[disabled]:focus, fieldset[disabled] .btn-purple:focus, .btn-purple.disabled:active, .btn-purple[disabled]:active, fieldset[disabled] .btn-purple:active, .btn-purple.disabled.active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple.active { background-color: #e044ab; border-color: #e044ab; } .btn-purple .badge { color: #e044ab; background-color: white; } .btn-alizarin { color: white; background-color: #e74c3c; border-color: #e74c3c; } .btn-alizarin:hover, .btn-alizarin:focus, .btn-alizarin:active, .btn-alizarin.active, .open > .dropdown-toggle.btn-alizarin { color: white; background-color: #d62c1a; border-color: #cd2a19; } .btn-alizarin:active, .btn-alizarin.active, .open > .dropdown-toggle.btn-alizarin { background-image: none; } .btn-alizarin.disabled, .btn-alizarin[disabled], fieldset[disabled] .btn-alizarin, .btn-alizarin.disabled:hover, .btn-alizarin[disabled]:hover, fieldset[disabled] .btn-alizarin:hover, .btn-alizarin.disabled:focus, .btn-alizarin[disabled]:focus, fieldset[disabled] .btn-alizarin:focus, .btn-alizarin.disabled:active, .btn-alizarin[disabled]:active, fieldset[disabled] .btn-alizarin:active, .btn-alizarin.disabled.active, .btn-alizarin[disabled].active, fieldset[disabled] .btn-alizarin.active { background-color: #e74c3c; border-color: #e74c3c; } .btn-alizarin .badge { color: #e74c3c; background-color: white; } .btn-block + .btn-block { margin-top: 10px; } .btn-default-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #e6e7e8; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-default-alt:hover, .btn-default-alt:focus { box-shadow: none !important; color: black; border-color: #cbced0; } .btn-default-alt:active, .btn-default-alt.active { border-color: #e6e7e8; background-color: #e6e7e8; color: white; } .btn-default-alt.disabled, .btn-default-alt[disabled], fieldset[disabled] .btn-default-alt, .btn-default-alt.disabled:hover, .btn-default-alt[disabled]:hover, fieldset[disabled] .btn-default-alt:hover, .btn-default-alt.disabled:focus, .btn-default-alt[disabled]:focus, fieldset[disabled] .btn-default-alt:focus { box-shadow: none !important; border-color: #e6e7e8; } .btn-default-alt.disabled:active, .btn-default-alt[disabled]:active, fieldset[disabled] .btn-default-alt:active, .btn-default-alt.disabled.active, .btn-default-alt[disabled].active, fieldset[disabled] .btn-default-alt.active { border-color: #e6e7e8; background-color: #e6e7e8; color: white; } .btn-default-alt.dropdown-toggle { border-width: 1px; } .btn-default-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-default-alt:active, .btn-default-alt.active { color: black !important; } .btn-primary-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #4f8edc; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-primary-alt:hover, .btn-primary-alt:focus { box-shadow: none !important; color: black; border-color: #2973cf; } .btn-primary-alt:active, .btn-primary-alt.active { border-color: #4f8edc; background-color: #4f8edc; color: white; } .btn-primary-alt.disabled, .btn-primary-alt[disabled], fieldset[disabled] .btn-primary-alt, .btn-primary-alt.disabled:hover, .btn-primary-alt[disabled]:hover, fieldset[disabled] .btn-primary-alt:hover, .btn-primary-alt.disabled:focus, .btn-primary-alt[disabled]:focus, fieldset[disabled] .btn-primary-alt:focus { box-shadow: none !important; border-color: #4f8edc; } .btn-primary-alt.disabled:active, .btn-primary-alt[disabled]:active, fieldset[disabled] .btn-primary-alt:active, .btn-primary-alt.disabled.active, .btn-primary-alt[disabled].active, fieldset[disabled] .btn-primary-alt.active { border-color: #4f8edc; background-color: #4f8edc; color: white; } .btn-primary-alt.dropdown-toggle { border-width: 1px; } .btn-primary-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-warning-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #f1c40f; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-warning-alt:hover, .btn-warning-alt:focus { box-shadow: none !important; color: black; border-color: #c29d0b; } .btn-warning-alt:active, .btn-warning-alt.active { border-color: #f1c40f; background-color: #f1c40f; color: white; } .btn-warning-alt.disabled, .btn-warning-alt[disabled], fieldset[disabled] .btn-warning-alt, .btn-warning-alt.disabled:hover, .btn-warning-alt[disabled]:hover, fieldset[disabled] .btn-warning-alt:hover, .btn-warning-alt.disabled:focus, .btn-warning-alt[disabled]:focus, fieldset[disabled] .btn-warning-alt:focus { box-shadow: none !important; border-color: #f1c40f; } .btn-warning-alt.disabled:active, .btn-warning-alt[disabled]:active, fieldset[disabled] .btn-warning-alt:active, .btn-warning-alt.disabled.active, .btn-warning-alt[disabled].active, fieldset[disabled] .btn-warning-alt.active { border-color: #f1c40f; background-color: #f1c40f; color: white; } .btn-warning-alt.dropdown-toggle { border-width: 1px; } .btn-warning-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-danger-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #e73c3c; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-danger-alt:hover, .btn-danger-alt:focus { box-shadow: none !important; color: black; border-color: #d61a1a; } .btn-danger-alt:active, .btn-danger-alt.active { border-color: #e73c3c; background-color: #e73c3c; color: white; } .btn-danger-alt.disabled, .btn-danger-alt[disabled], fieldset[disabled] .btn-danger-alt, .btn-danger-alt.disabled:hover, .btn-danger-alt[disabled]:hover, fieldset[disabled] .btn-danger-alt:hover, .btn-danger-alt.disabled:focus, .btn-danger-alt[disabled]:focus, fieldset[disabled] .btn-danger-alt:focus { box-shadow: none !important; border-color: #e73c3c; } .btn-danger-alt.disabled:active, .btn-danger-alt[disabled]:active, fieldset[disabled] .btn-danger-alt:active, .btn-danger-alt.disabled.active, .btn-danger-alt[disabled].active, fieldset[disabled] .btn-danger-alt.active { border-color: #e73c3c; background-color: #e73c3c; color: white; } .btn-danger-alt.dropdown-toggle { border-width: 1px; } .btn-danger-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-success-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #85c744; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-success-alt:hover, .btn-success-alt:focus { box-shadow: none !important; color: black; border-color: #6ca632; } .btn-success-alt:active, .btn-success-alt.active { border-color: #85c744; background-color: #85c744; color: white; } .btn-success-alt.disabled, .btn-success-alt[disabled], fieldset[disabled] .btn-success-alt, .btn-success-alt.disabled:hover, .btn-success-alt[disabled]:hover, fieldset[disabled] .btn-success-alt:hover, .btn-success-alt.disabled:focus, .btn-success-alt[disabled]:focus, fieldset[disabled] .btn-success-alt:focus { box-shadow: none !important; border-color: #85c744; } .btn-success-alt.disabled:active, .btn-success-alt[disabled]:active, fieldset[disabled] .btn-success-alt:active, .btn-success-alt.disabled.active, .btn-success-alt[disabled].active, fieldset[disabled] .btn-success-alt.active { border-color: #85c744; background-color: #85c744; color: white; } .btn-success-alt.dropdown-toggle { border-width: 1px; } .btn-success-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-info-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #2bbce0; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-info-alt:hover, .btn-info-alt:focus { box-shadow: none !important; color: black; border-color: #1c9cbc; } .btn-info-alt:active, .btn-info-alt.active { border-color: #2bbce0; background-color: #2bbce0; color: white; } .btn-info-alt.disabled, .btn-info-alt[disabled], fieldset[disabled] .btn-info-alt, .btn-info-alt.disabled:hover, .btn-info-alt[disabled]:hover, fieldset[disabled] .btn-info-alt:hover, .btn-info-alt.disabled:focus, .btn-info-alt[disabled]:focus, fieldset[disabled] .btn-info-alt:focus { box-shadow: none !important; border-color: #2bbce0; } .btn-info-alt.disabled:active, .btn-info-alt[disabled]:active, fieldset[disabled] .btn-info-alt:active, .btn-info-alt.disabled.active, .btn-info-alt[disabled].active, fieldset[disabled] .btn-info-alt.active { border-color: #2bbce0; background-color: #2bbce0; color: white; } .btn-info-alt.dropdown-toggle { border-width: 1px; } .btn-info-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-inverse-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #4f5259; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-inverse-alt:hover, .btn-inverse-alt:focus { box-shadow: none !important; color: black; border-color: #37393e; } .btn-inverse-alt:active, .btn-inverse-alt.active { border-color: #4f5259; background-color: #4f5259; color: white; } .btn-inverse-alt.disabled, .btn-inverse-alt[disabled], fieldset[disabled] .btn-inverse-alt, .btn-inverse-alt.disabled:hover, .btn-inverse-alt[disabled]:hover, fieldset[disabled] .btn-inverse-alt:hover, .btn-inverse-alt.disabled:focus, .btn-inverse-alt[disabled]:focus, fieldset[disabled] .btn-inverse-alt:focus { box-shadow: none !important; border-color: #4f5259; } .btn-inverse-alt.disabled:active, .btn-inverse-alt[disabled]:active, fieldset[disabled] .btn-inverse-alt:active, .btn-inverse-alt.disabled.active, .btn-inverse-alt[disabled].active, fieldset[disabled] .btn-inverse-alt.active { border-color: #4f5259; background-color: #4f5259; color: white; } .btn-inverse-alt.dropdown-toggle { border-width: 1px; } .btn-inverse-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-brown-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #c0392b; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-brown-alt:hover, .btn-brown-alt:focus { box-shadow: none !important; color: black; border-color: #962d22; } .btn-brown-alt:active, .btn-brown-alt.active { border-color: #c0392b; background-color: #c0392b; color: white; } .btn-brown-alt.disabled, .btn-brown-alt[disabled], fieldset[disabled] .btn-brown-alt, .btn-brown-alt.disabled:hover, .btn-brown-alt[disabled]:hover, fieldset[disabled] .btn-brown-alt:hover, .btn-brown-alt.disabled:focus, .btn-brown-alt[disabled]:focus, fieldset[disabled] .btn-brown-alt:focus { box-shadow: none !important; border-color: #c0392b; } .btn-brown-alt.disabled:active, .btn-brown-alt[disabled]:active, fieldset[disabled] .btn-brown-alt:active, .btn-brown-alt.disabled.active, .btn-brown-alt[disabled].active, fieldset[disabled] .btn-brown-alt.active { border-color: #c0392b; background-color: #c0392b; color: white; } .btn-brown-alt.dropdown-toggle { border-width: 1px; } .btn-brown-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-indigo-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #9358ac; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-indigo-alt:hover, .btn-indigo-alt:focus { box-shadow: none !important; color: black; border-color: #77458c; } .btn-indigo-alt:active, .btn-indigo-alt.active { border-color: #9358ac; background-color: #9358ac; color: white; } .btn-indigo-alt.disabled, .btn-indigo-alt[disabled], fieldset[disabled] .btn-indigo-alt, .btn-indigo-alt.disabled:hover, .btn-indigo-alt[disabled]:hover, fieldset[disabled] .btn-indigo-alt:hover, .btn-indigo-alt.disabled:focus, .btn-indigo-alt[disabled]:focus, fieldset[disabled] .btn-indigo-alt:focus { box-shadow: none !important; border-color: #9358ac; } .btn-indigo-alt.disabled:active, .btn-indigo-alt[disabled]:active, fieldset[disabled] .btn-indigo-alt:active, .btn-indigo-alt.disabled.active, .btn-indigo-alt[disabled].active, fieldset[disabled] .btn-indigo-alt.active { border-color: #9358ac; background-color: #9358ac; color: white; } .btn-indigo-alt.dropdown-toggle { border-width: 1px; } .btn-indigo-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-orange-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #efa131; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-orange-alt:hover, .btn-orange-alt:focus { box-shadow: none !important; color: black; border-color: #dc8911; } .btn-orange-alt:active, .btn-orange-alt.active { border-color: #efa131; background-color: #efa131; color: white; } .btn-orange-alt.disabled, .btn-orange-alt[disabled], fieldset[disabled] .btn-orange-alt, .btn-orange-alt.disabled:hover, .btn-orange-alt[disabled]:hover, fieldset[disabled] .btn-orange-alt:hover, .btn-orange-alt.disabled:focus, .btn-orange-alt[disabled]:focus, fieldset[disabled] .btn-orange-alt:focus { box-shadow: none !important; border-color: #efa131; } .btn-orange-alt.disabled:active, .btn-orange-alt[disabled]:active, fieldset[disabled] .btn-orange-alt:active, .btn-orange-alt.disabled.active, .btn-orange-alt[disabled].active, fieldset[disabled] .btn-orange-alt.active { border-color: #efa131; background-color: #efa131; color: white; } .btn-orange-alt.dropdown-toggle { border-width: 1px; } .btn-orange-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-sky-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #76c4ed; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-sky-alt:hover, .btn-sky-alt:focus { box-shadow: none !important; color: black; border-color: #49b1e7; } .btn-sky-alt:active, .btn-sky-alt.active { border-color: #76c4ed; background-color: #76c4ed; color: white; } .btn-sky-alt.disabled, .btn-sky-alt[disabled], fieldset[disabled] .btn-sky-alt, .btn-sky-alt.disabled:hover, .btn-sky-alt[disabled]:hover, fieldset[disabled] .btn-sky-alt:hover, .btn-sky-alt.disabled:focus, .btn-sky-alt[disabled]:focus, fieldset[disabled] .btn-sky-alt:focus { box-shadow: none !important; border-color: #76c4ed; } .btn-sky-alt.disabled:active, .btn-sky-alt[disabled]:active, fieldset[disabled] .btn-sky-alt:active, .btn-sky-alt.disabled.active, .btn-sky-alt[disabled].active, fieldset[disabled] .btn-sky-alt.active { border-color: #76c4ed; background-color: #76c4ed; color: white; } .btn-sky-alt.dropdown-toggle { border-width: 1px; } .btn-sky-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-midnightblue-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #34495e; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-midnightblue-alt:hover, .btn-midnightblue-alt:focus { box-shadow: none !important; color: black; border-color: #222f3d; } .btn-midnightblue-alt:active, .btn-midnightblue-alt.active { border-color: #34495e; background-color: #34495e; color: white; } .btn-midnightblue-alt.disabled, .btn-midnightblue-alt[disabled], fieldset[disabled] .btn-midnightblue-alt, .btn-midnightblue-alt.disabled:hover, .btn-midnightblue-alt[disabled]:hover, fieldset[disabled] .btn-midnightblue-alt:hover, .btn-midnightblue-alt.disabled:focus, .btn-midnightblue-alt[disabled]:focus, fieldset[disabled] .btn-midnightblue-alt:focus { box-shadow: none !important; border-color: #34495e; } .btn-midnightblue-alt.disabled:active, .btn-midnightblue-alt[disabled]:active, fieldset[disabled] .btn-midnightblue-alt:active, .btn-midnightblue-alt.disabled.active, .btn-midnightblue-alt[disabled].active, fieldset[disabled] .btn-midnightblue-alt.active { border-color: #34495e; background-color: #34495e; color: white; } .btn-midnightblue-alt.dropdown-toggle { border-width: 1px; } .btn-midnightblue-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-magenta-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #e73c68; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-magenta-alt:hover, .btn-magenta-alt:focus { box-shadow: none !important; color: black; border-color: #d61a4b; } .btn-magenta-alt:active, .btn-magenta-alt.active { border-color: #e73c68; background-color: #e73c68; color: white; } .btn-magenta-alt.disabled, .btn-magenta-alt[disabled], fieldset[disabled] .btn-magenta-alt, .btn-magenta-alt.disabled:hover, .btn-magenta-alt[disabled]:hover, fieldset[disabled] .btn-magenta-alt:hover, .btn-magenta-alt.disabled:focus, .btn-magenta-alt[disabled]:focus, fieldset[disabled] .btn-magenta-alt:focus { box-shadow: none !important; border-color: #e73c68; } .btn-magenta-alt.disabled:active, .btn-magenta-alt[disabled]:active, fieldset[disabled] .btn-magenta-alt:active, .btn-magenta-alt.disabled.active, .btn-magenta-alt[disabled].active, fieldset[disabled] .btn-magenta-alt.active { border-color: #e73c68; background-color: #e73c68; color: white; } .btn-magenta-alt.dropdown-toggle { border-width: 1px; } .btn-magenta-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-green-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #16a085; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-green-alt:hover, .btn-green-alt:focus { box-shadow: none !important; color: black; border-color: #107360; } .btn-green-alt:active, .btn-green-alt.active { border-color: #16a085; background-color: #16a085; color: white; } .btn-green-alt.disabled, .btn-green-alt[disabled], fieldset[disabled] .btn-green-alt, .btn-green-alt.disabled:hover, .btn-green-alt[disabled]:hover, fieldset[disabled] .btn-green-alt:hover, .btn-green-alt.disabled:focus, .btn-green-alt[disabled]:focus, fieldset[disabled] .btn-green-alt:focus { box-shadow: none !important; border-color: #16a085; } .btn-green-alt.disabled:active, .btn-green-alt[disabled]:active, fieldset[disabled] .btn-green-alt:active, .btn-green-alt.disabled.active, .btn-green-alt[disabled].active, fieldset[disabled] .btn-green-alt.active { border-color: #16a085; background-color: #16a085; color: white; } .btn-green-alt.dropdown-toggle { border-width: 1px; } .btn-green-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-purple-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #e044ab; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-purple-alt:hover, .btn-purple-alt:focus { box-shadow: none !important; color: black; border-color: #cf2294; } .btn-purple-alt:active, .btn-purple-alt.active { border-color: #e044ab; background-color: #e044ab; color: white; } .btn-purple-alt.disabled, .btn-purple-alt[disabled], fieldset[disabled] .btn-purple-alt, .btn-purple-alt.disabled:hover, .btn-purple-alt[disabled]:hover, fieldset[disabled] .btn-purple-alt:hover, .btn-purple-alt.disabled:focus, .btn-purple-alt[disabled]:focus, fieldset[disabled] .btn-purple-alt:focus { box-shadow: none !important; border-color: #e044ab; } .btn-purple-alt.disabled:active, .btn-purple-alt[disabled]:active, fieldset[disabled] .btn-purple-alt:active, .btn-purple-alt.disabled.active, .btn-purple-alt[disabled].active, fieldset[disabled] .btn-purple-alt.active { border-color: #e044ab; background-color: #e044ab; color: white; } .btn-purple-alt.dropdown-toggle { border-width: 1px; } .btn-purple-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn-alizarin-alt { color: #333333; background-color: rgba(255, 255, 255, 0); border-color: #e74c3c; border-width: 1px; border-style: solid; -webkit-box-shadow: none; box-shadow: none; } .btn-alizarin-alt:hover, .btn-alizarin-alt:focus { box-shadow: none !important; color: black; border-color: #d62c1a; } .btn-alizarin-alt:active, .btn-alizarin-alt.active { border-color: #e74c3c; background-color: #e74c3c; color: white; } .btn-alizarin-alt.disabled, .btn-alizarin-alt[disabled], fieldset[disabled] .btn-alizarin-alt, .btn-alizarin-alt.disabled:hover, .btn-alizarin-alt[disabled]:hover, fieldset[disabled] .btn-alizarin-alt:hover, .btn-alizarin-alt.disabled:focus, .btn-alizarin-alt[disabled]:focus, fieldset[disabled] .btn-alizarin-alt:focus { box-shadow: none !important; border-color: #e74c3c; } .btn-alizarin-alt.disabled:active, .btn-alizarin-alt[disabled]:active, fieldset[disabled] .btn-alizarin-alt:active, .btn-alizarin-alt.disabled.active, .btn-alizarin-alt[disabled].active, fieldset[disabled] .btn-alizarin-alt.active { border-color: #e74c3c; background-color: #e74c3c; color: white; } .btn-alizarin-alt.dropdown-toggle { border-width: 1px; } .btn-alizarin-alt.dropdown-toggle.alt-border { border-width: 1px 1px 1px 1px; } .btn[class*="alt"] { padding: 6px 14px; } .btn-lg[class*="alt"] { padding: 9px 15px; font-size: 20px; line-height: 1.33; border-radius: 1px; } .btn-sm[class*="alt"] { padding: 4px 9px; font-size: 14px; line-height: 1.5; border-radius: 1px; } .btn-xs[class*="alt"] { padding: 4px 9px; font-size: 14px; line-height: 1.5; border-radius: 1px; padding: 0 4px; } .caret { -webkit-font-smoothing: antialiased; display: inline; margin-left: 2px; border-top: 0; border-right: 0; border-left: 0; border-bottom: 0; vertical-align: top; } .caret:before { content: "\f0d7"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; font-size: 14px; } .dropdown-menu { left: auto; right: 0; margin-top: 2px; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); background-color: white; background-color: rgba(255, 255, 255, 0.98); } .dropdown-menu.pull-left { left: 0; right: auto; } .dropdown-menu li a { padding: 5px 15px; } .dropdown-menu.arrow:before { position: absolute; top: -8px; right: 11px; display: inline-block; border-right: 10px solid transparent; border-bottom: 10px solid white; border-left: 10px solid transparent; content: ''; } .dropdown-menu ul { padding-left: 0px; } .dropdown-menu hr { margin-top: 10px; margin-bottom: 10px; } .dropdown-menu #hideShowCanceled { margin: 5px auto; display: block; } .well { padding: 19px; } .well blockquote { border-color: #e6e7e8; } .well.well-transparent { background: none; } .container .panel img { max-width: 100%; max-height: 100%; } .container .gm-style div img { max-height: none; } #scorecard.editmode .redactor-box .redactor-toolbar, #scorecard.innertube .redactor-box .redactor-toolbar { z-index: 0; } #scorecard.editmode .redactor-editor a, #scorecard.innertube .redactor-editor a { color: inherit; text-decoration: none; } .locked-item:after { content: '\f023'; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; margin-left: 5px; color: inherit; } .NoteContainer .panel .editor-panel, .addDataNote .panel .editor-panel { padding: 0; } .NoteContainer table, .addDataNote table { border-collapse: collapse; font-size: 1em; width: 100%; } .NoteContainer table thead td, .addDataNote table thead td, .NoteContainer table th, .addDataNote table th { font-weight: bold; border-bottom-color: #888888; } .NoteContainer table td, .addDataNote table td, .NoteContainer table th, .addDataNote table th { padding: 5px; border: 1px solid #dddddd; vertical-align: top; } .image-editor { margin: 15px; } body ol li li { list-style-type: lower-alpha; } body ol li li li { list-style-type: lower-roman; } #perfMeasureEditTabs .tab-content, #indicatorEditTabs .tab-content { min-height: 221px; } .nav-tabs .dropdown-menu { margin-top: 0px; } .nav-tabs > li > a { margin-right: 0px; } .nav-tabs > li > a:hover { border-color: #edeef0; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { border-color: #edeef0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 1px; border-top-right-radius: 1px; } .btn.dropdown-toggle { min-width: 26px; } .btn-group, .btn-group-vertical { padding: 0; } .btn-group > .btn.fc-state-active, .btn-group-vertical > .btn.fc-state-active { z-index: 2; } .btn-group .btn-group + .btn-group, .btn-group-vertical .btn-group + .btn-group { margin-left: 0px; } .btn-toolbar .btn-group { float: none; } .btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group { margin-left: 0px; } .btn-group > .btn + .dropdown-toggle { padding-left: 5px; padding-right: 5px; } .btn-group > .btn-lg + .dropdown-toggle { padding-left: 15px; padding-right: 15px; } .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); } .breadcrumb { margin-bottom: 0; } .breadcrumb > li { font-size: 14px !important; } .pagination { margin: 10px 0; } .pagination > li > a, .pagination > li span { padding: 6px 15px; } .pager li > a, .pager li span { padding: 6px 14px; } .popover { -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .popover-title { padding: 8px 15px; border-bottom-width: 0; border-radius: 0; } .popover-content { padding: 10px 15px; color: #444444; } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip.top-left .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow { left: 5px; } .tooltip.top-right .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow { right: 5px; } .tooltip-inner { padding: 6px 10px; } .alert .alert-link { font-weight: bold; color: #4f8edc !important; } .thumbnail { margin-bottom: 0; } .label { padding: 0.09em 0.6em 0.15em; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; font-weight: 600; border-radius: 5px; } .label-orange { background-color: #efa131; } .label-orange[href]:hover, .label-orange[href]:focus { background-color: #dc8911; } .label-grape { background-color: #7a869c; } .label-grape[href]:hover, .label-grape[href]:focus { background-color: #616d82; } .label-inverse { background-color: #4f5259; } .label-inverse[href]:hover, .label-inverse[href]:focus { background-color: #37393e; } .label-sky { background-color: #76c4ed; } .label-sky[href]:hover, .label-sky[href]:focus { background-color: #49b1e7; } .badge { padding: 4px 6px; font-size: 11px; font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; } .badge-primary { background-color: #4f8edc; } .badge-primary[href]:hover, .badge-primary[href]:focus { background-color: #2973cf; } .badge-success { background-color: #85c744; } .badge-success[href]:hover, .badge-success[href]:focus { background-color: #6ca632; } .badge-info { background-color: #2bbce0; } .badge-info[href]:hover, .badge-info[href]:focus { background-color: #1c9cbc; } .badge-warning { background-color: #f1c40f; } .badge-warning[href]:hover, .badge-warning[href]:focus { background-color: #c29d0b; } .badge-danger { background-color: #e73c3c; } .badge-danger[href]:hover, .badge-danger[href]:focus { background-color: #d61a1a; } #sidebar .badge.badge-primary { background-color: #4f8edc; } #sidebar .badge.badge-primary[href]:hover, #sidebar .badge.badge-primary[href]:focus { background-color: #2973cf; } #sidebar .badge.badge-indigo { background-color: #9358ac; } #sidebar .badge.badge-indigo[href]:hover, #sidebar .badge.badge-indigo[href]:focus { background-color: #77458c; } #sidebar .badge.badge-orange { background-color: #efa131; } #sidebar .badge.badge-orange[href]:hover, #sidebar .badge.badge-orange[href]:focus { background-color: #dc8911; } #sidebar .badge.badge-success { background-color: #85c744; } #sidebar .badge.badge-success[href]:hover, #sidebar .badge.badge-success[href]:focus { background-color: #6ca632; } #sidebar .badge.badge-info { background-color: #2bbce0; } #sidebar .badge.badge-info[href]:hover, #sidebar .badge.badge-info[href]:focus { background-color: #1c9cbc; } #sidebar .badge.badge-warning { background-color: #f1c40f; } #sidebar .badge.badge-warning[href]:hover, #sidebar .badge.badge-warning[href]:focus { background-color: #c29d0b; } #sidebar .badge.badge-danger { background-color: #e73c3c; } #sidebar .badge.badge-danger[href]:hover, #sidebar .badge.badge-danger[href]:focus { background-color: #d61a1a; } .progress { height: 20px; } .progress, .progress-bar { -webkit-box-shadow: none; box-shadow: none; } .progress-bar-inverse { background-color: #4f5259; } .progress-striped .progress-bar-inverse { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-primary { background-color: #4f8edc; } .progress-striped .progress-bar-primary { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-green { background-color: #16a085; } .progress-striped .progress-bar-green { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-orange { background-color: #efa131; } .progress-striped .progress-bar-orange { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-purple { background-color: #e044ab; } .progress-striped .progress-bar-purple { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-indigo { background-color: #9358ac; } .progress-striped .progress-bar-indigo { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-striped .progress-bar { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent); } .contextual-progress { margin: 20px 0; } .contextual-progress .progress-percentage { float: right; position: relative; } .contextual-progress .label { position: absolute; right: 32px; top: 2px; padding: 3px 5px; } .contextual-progress .progress-title { float: left; } .contextual-progress .progress { height: 2px; margin: 5px 0 0; } .contextual-progress:first-child { margin-top: 0; } .input-group-addon { padding: 7px 5px; min-width: 44px; } .input-group-btn > .btn + .dropdown-toggle { padding-left: 5px; padding-right: 5px; } .carousel-caption h3 { color: white; } .curpointer { cursor: pointer; } /* * Colorpicker for Bootstrap * * Copyright 2012 Stefan Petre * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .colorpicker-saturation { width: 100px; height: 100px; background-image: url('/Content/v2/avant//plugins/form-colorpicker/less//Content/v2/avant//plugins/form-colorpicker/img/bootstrap-colorpicker/saturation.png'); cursor: crosshair; float: left; } .colorpicker-saturation i { display: block; height: 5px; width: 5px; border: 1px solid black; position: absolute; top: 0; left: 0; margin: -4px 0 0 -4px; } .colorpicker-saturation i b { display: block; height: 5px; width: 5px; border: 1px solid white; } .colorpicker-hue, .colorpicker-alpha { width: 15px; height: 100px; float: left; cursor: row-resize; margin-left: 4px; margin-bottom: 4px; } .colorpicker-hue i, .colorpicker-alpha i { display: block; height: 1px; background: black; border-top: 1px solid white; position: absolute; top: 0; left: 0; width: 100%; margin-top: -1px; } .colorpicker-hue { background-image: url('/Content/v2/avant//plugins/form-colorpicker/less//Content/v2/avant//plugins/form-colorpicker/img/bootstrap-colorpicker/hue.png'); } .colorpicker-alpha { background-image: url('/Content/v2/avant//plugins/form-colorpicker/less//Content/v2/avant//plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png'); display: none; } .colorpicker { top: 0; left: 0; padding: 4px; min-width: 120px; max-width: 150px; margin-top: 1px; z-index: 9999 !important; } .colorpicker:before, .colorpicker:after { content: " "; display: table; } .colorpicker:after { clear: both; } .colorpicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #cccccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; } .colorpicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; top: -6px; left: 7px; } .colorpicker div { position: relative; } .colorpicker.alpha { min-width: 140px; } .colorpicker.alpha .colorpicker-alpha { display: block; } .colorpicker-color { height: 10px; margin-top: 5px; clear: both; background-image: url('/Content/v2/avant//plugins/form-colorpicker/less//Content/v2/avant//plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png'); background-position: 0 100%; } .colorpicker-color div { height: 10px; } .input-group.color .input-group-addon i { display: block; cursor: pointer; width: 16px; height: 16px; } .btn-file { overflow: hidden; position: relative; vertical-align: middle; } .btn-file > input { position: absolute; top: 0; right: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); transform: translate(-300px, 0) scale(4); cursor: pointer; } .fileinput { margin-bottom: 9px; display: inline-block; } .fileinput .uneditable-input { display: inline-block; margin-bottom: 0px; vertical-align: middle; cursor: text; } .fileinput .thumbnail { overflow: hidden; display: inline-block; margin-bottom: 5px; vertical-align: middle; text-align: center; } .fileinput .thumbnail > img { max-height: 100%; } .fileinput .btn { vertical-align: middle; } .fileinput .input-group-addon { padding: 7px 15px; font-weight: 600; } .fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists { display: none; } .fileinput-inline .fileinput-controls { display: inline; } .fileinput .uneditable-input { white-space: normal; } .fileinput-new .input-group .btn-file { border-radius: 0 5px 5px 0; } .fileinput-new .input-group .btn-file.btn-xs, .fileinput-new .input-group .btn-file.btn-sm { border-radius: 0 1px 1px 0; } .fileinput-new .input-group .btn-file.btn-lg { border-radius: 0 1px 1px 0; } .form-group.has-warning .fileinput .uneditable-input { color: #927608; border-color: #f7dc6f; } .form-group.has-warning .fileinput .fileinput-preview { color: #927608; } .form-group.has-warning .fileinput .thumbnail { border-color: #f7dc6f; } .form-group.has-error .fileinput .uneditable-input { color: #a81515; border-color: #f29797; } .form-group.has-error .fileinput .fileinput-preview { color: #a81515; } .form-group.has-error .fileinput .thumbnail { border-color: #f29797; } .form-group.has-success .fileinput .uneditable-input { color: #527f26; border-color: #b8df92; } .form-group.has-success .fileinput .fileinput-preview { color: #527f26; } .form-group.has-success .fileinput .thumbnail { border-color: #b8df92; } .input-group-addon:not(:first-child) { border-left: 0; } /*----------- Data Tables Source: http://datatables.net/blog/Twitter_Bootstrap_2 Modded by The Red Team ------------*/ .dataTables_wrapper table { margin-top: 10px; } .dataTables_length select { display: inline !important; } div.dataTables_length label { float: left; text-align: left; margin-bottom: 10px; } div.dataTables_length select { width: 75px; } div.dataTables_filter label { float: right; margin-bottom: 10px; } div.dataTables_info { /*padding-top: 8px;*/ padding: 15px 0; } div.dataTables_paginate { float: right; margin: 0; } .content-center div.dataTables_info { float: none; text-align: center; margin: 0; font-size: 1.2rem; } .content-center div.dataTables_paginate { float: none; text-align: center; margin: 0; } table.table { clear: both; margin-bottom: 10px !important; max-width: none !important; } table.table thead .sorting, table.table thead .sorting_asc, table.table thead .sorting_desc, table.table thead .sorting_asc_disabled, table.table thead .sorting_desc_disabled { cursor: pointer; *cursor: hand; } table.table thead .sorting { background: url('/Content/v2/avant//plugins/data-tables//sort/sort_both.png') no-repeat center right; } table.table thead .sorting_asc { background: url('/Content/v2/avant//plugins/data-tables//sort/sort_asc.png') no-repeat center right; } table.table thead .sorting_desc { background: url('/Content/v2/avant//plugins/data-tables//sort/sort_desc.png') no-repeat center right; } table.table thead .sorting_asc_disabled { background: url('/Content/v2/avant//plugins/data-tables//sort/sort_asc_disabled.png') no-repeat center right; } table.table thead .sorting_desc_disabled { background: url('/Content/v2/avant//plugins/data-tables//sort/sort_desc_disabled.png') no-repeat center right; } table.dataTable th:active { outline: none; } /* Scrolling */ div.dataTables_scrollHead table { margin-bottom: 0 !important; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child { border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; } div.dataTables_scrollBody table { border-top: none; margin-bottom: 0 !important; } div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td { border-top: none; } div.dataTables_scrollFoot table { border-top: none; } /* * TableTools styles */ .table tbody tr.active td, .table tbody tr.active th { background-color: #0088cc; color: white; } .table tbody tr.active:hover td, .table tbody tr.active:hover th { background-color: #0075b0 !important; } .table-striped tbody tr.active:nth-child(odd) td, .table-striped tbody tr.active:nth-child(odd) th { background-color: #017ebc; } table.DTTT_selectable { margin-top: 10px; width: 100% !important; } table.DTTT_selectable tbody tr { cursor: pointer; *cursor: hand; } /*div.DTTT .btn { color: #333 !important; font-size: 12px; } div.DTTT .btn:hover { text-decoration: none !important; }*/ ul.DTTT_dropdown.dropdown-menu a { color: #333333 !important; /* needed only when demo_page.css is included */ } ul.DTTT_dropdown.dropdown-menu li:hover a { background-color: #0088cc; color: white !important; } /* TableTools information display */ div.DTTT_print_info.modal { height: 150px; margin-top: -75px; text-align: center; } div.DTTT_print_info h6 { font-weight: normal; font-size: 28px; line-height: 28px; margin: 1em; } div.DTTT_print_info p { font-size: 14px; line-height: 20px; } /* * FixedColumns styles */ div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, table.DTFC_Cloned tr.even { background-color: white; } div.DTFC_LeftHeadWrapper table { margin-bottom: 0 !important; border-top-right-radius: 0 !important; border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; } div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child { border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; } div.DTFC_LeftBodyWrapper table { border-top: none; margin-bottom: 0 !important; } div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td { border-top: none; } div.DTFC_LeftFootWrapper table { border-top: none; } .toggle-slide { overflow: hidden; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; direction: ltr; } .toggle-slide .toggle-on, .toggle-slide .toggle-off, .toggle-slide .toggle-blob { float: left; } .toggle-slide .toggle-blob { position: relative; z-index: 99; cursor: pointer; } /* The Red Team */ .toggle-slide .toggle-on, .toggle-slide .toggle-off { -moz-transition: all 0.1s ease-out; -webkit-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; transition: all 0.1s ease-out; color: white; font-size: 11px; } .toggle-slide .toggle-off, .toggle-slide .toggle-off.active { background: #81858c; } .toggle-slide .toggle-on, .toggle-slide .toggle-on.active { background: #2965cc; } .toggle-select .toggle-off, .toggle-select .toggle-on { background: none; } .toggle-slide .toggle-blob { background: white; } .toggle-slide .toggle-blob { border: 1px solid #81858c; } .toggle-slide.active .toggle-blob { border: 1px solid #2965cc; } .select2-container { margin: 0px 0 0 0; position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; vertical-align: middle; } .select2-container, .select2-drop, .select2-search, .select2-search input { /* Force border-box so that % widths fit the parent container without overlap because of margin/padding. More Info : http://www.quirksmode.org/css/box.html */ -webkit-box-sizing: border-box; /* webkit */ -moz-box-sizing: border-box; /* firefox */ box-sizing: border-box; /* css3 */ } .select2-container .select2-choice { display: block; height: 34px; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #d2d3d6; white-space: nowrap; line-height: 34px; color: #1a1a1a; text-decoration: none; border-radius: 2px; /*border-radius: 4px;*/ background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: white; } .select2-container.select2-drop-above .select2-choice { border-bottom-color: #d2d3d6; border-radius: 0 0 2px 2px; /*border-radius: 0 0 4px 4px;*/ } .select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right: 42px; } .select2-container .select2-choice > .select2-chosen { margin-right: 34px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .select2-container .select2-choice abbr { display: none; width: 12px; height: 12px; position: absolute; right: 24px; top: 8px; font-size: 1px; text-decoration: none; border: 0; background: url('/Content/v2/avant//plugins/form-select2/select2.png') right top no-repeat; cursor: pointer; outline: 0; } .select2-container.select2-allowclear .select2-choice abbr { display: inline-block; } .select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer; } .select2-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 50001; /* styles required for IE to work */ background-color: white; filter: alpha(opacity=0); } .select2-drop { width: 100%; margin-top: -1px; position: absolute; z-index: 50002; top: 100%; background: white; color: black; border: 1px solid #d2d3d6; border-top: 0; /*border-radius: 0 0 4px 4px;*/ /*-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15);*/ } .select2-drop-auto-width { border-top: 1px solid #d2d3d6; width: auto; } .select2-drop-auto-width .select2-search { padding-top: 4px; } .select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #d2d3d6; border-bottom: 0; /*border-radius: 4px 4px 0 0;*/ /*-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);*/ } .select2-drop-active { border: 1px solid #d2d3d6; border-top: none; border-radius: 0 0 2px 2px; } .select2-drop.select2-drop-above.select2-drop-active { border-top: 1px solid #d2d3d6; } .select2-container .select2-choice .select2-arrow { display: inline-block; width: 25px; height: 100%; position: absolute; right: 0; top: 0; border-left: 1px solid #d2d3d6; /*border-radius: 0 4px 4px 0;*/ border-radius: 0 2px 2px 0; background-clip: padding-box; background: whitesmoke; } .select2-container .select2-choice .select2-arrow b { display: block; width: 100%; height: 100%; background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 3px 3px; } .select2-search { display: inline-block; width: 100%; min-height: 34px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 50003; white-space: nowrap; } .select2-search input { width: 100%; height: auto !important; min-height: 34px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #d2d3d6; border-radius: 2px; /*border-radius: 0;*/ -webkit-box-shadow: none; box-shadow: none; background: white url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px; /*background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);*/ } .select2-drop.select2-drop-above .select2-search input { margin-top: 4px; } .select2-search input.select2-active { background: white url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%; /*background: url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);*/ } .select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid #d2d3d6; outline: none; border-radius: 2px; /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3);*/ } .select2-dropdown-open .select2-choice { border-bottom-color: transparent; /*-webkit-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset;*/ border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; background-color: white; } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 1px solid #d2d3d6; border-top-color: transparent; border-radius: 2px; } .select2-dropdown-open .select2-choice .select2-arrow { background: transparent; border-left: none; filter: none; } .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -18px 1px; } /* results */ .select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; -webkit-tap-highlight-color: transparent; } .select2-results ul.select2-result-sub { margin: 0; padding-left: 0; } .select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px; } .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px; } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px; } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px; } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px; } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px; } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px; } .select2-results li { list-style: none; display: list-item; background-image: none; } .select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; } .select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .select2-results .select2-highlighted { background: #3875d7; color: white; } .select2-results li em { background: #feffde; font-style: normal; } .select2-results .select2-highlighted em { background: transparent; } .select2-results .select2-highlighted ul { background: white; color: black; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; } /* disabled look for disabled choices in the results dropdown */ .select2-results .select2-disabled.select2-highlighted { color: #666666; background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-selected { display: none; } .select2-more-results.select2-active { background: #f4f4f4 url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100%; } .select2-more-results { background: #f4f4f4; display: list-item; } /* disabled styles */ .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #dddddd; border-radius: 2px; cursor: default; } .select2-container.select2-container-disabled .select2-choice .select2-arrow { background-color: #f4f4f4; background-image: none; border-left: 0; } .select2-container.select2-container-disabled .select2-choice abbr { display: none; } /* multiselect */ .select2-container-multi .select2-choices { height: auto !important; height: 1%; margin: 0; padding: 0; position: relative; border: 1px solid #d2d3d6; border-radius: 2px; cursor: text; overflow: hidden; background-color: white; /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff)); background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%); background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%); background-image: -o-linear-gradient(top, #eee 1%, #fff 15%); background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%); background-image: linear-gradient(top, #eee 1%, #fff 15%);*/ } .select2-locked { padding: 3px 5px 3px 5px !important; } .select2-container-multi .select2-choices { min-height: 34px; border-radius: 2px; } .select2-container-multi.select2-container-active .select2-choices { /*border: 1px solid #d2d3d6;*/ outline: none; border-radius: 2px; /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3);*/ } .select2-container-multi .select2-choices li { float: left; list-style: none; } .select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; border-radius: 2px; } .select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; border-radius: 2px; font-family: sans-serif; font-size: 100%; color: #666666; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent !important; } .select2-container-multi .select2-choices .select2-search-field input.select2-active { background: white url('/Content/v2/avant//plugins/form-select2/select2-spinner.gif') no-repeat 100% !important; } .select2-default { color: #999999 !important; } .select2-container-multi .select2-choices .select2-search-choice { padding: 3px 5px 3px 18px; margin: 6px 0 3px 6px; position: relative; border-radius: 2px; line-height: 13px; color: #333333; cursor: default; border: 1px solid #d2d3d6; /*border-radius: 0;*/ /*-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/ background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #edeef0; /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);*/ } .select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor: default; } .select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; } .select2-search-choice-close { display: block; width: 12px; height: 13px; position: absolute; right: 3px; top: 4px; font-size: 1px; outline: none; background: url('/Content/v2/avant//plugins/form-select2/select2.png') right top no-repeat; } .select2-container-multi .select2-search-choice-close { left: 3px; top: 3px; } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position: right -11px; } .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px; } /* disabled styles */ .select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #dddddd; cursor: default; border-radius: 2px; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px 3px 5px; border: 1px solid #dddddd; background-image: none; background-color: #f4f4f4; border-radius: 2px; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; background: none; } /* end multiselect */ .select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; } .select2-offscreen, .select2-offscreen:focus { clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; border: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; outline: 0 !important; left: 0px !important; top: 0px !important; } .select2-display-none { display: none; } .select2-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll; } /* Retina-ize icons */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: url('/Content/v2/avant//plugins/form-select2/select2x2.png') !important; background-repeat: no-repeat !important; background-size: 60px 40px !important; } .select2-search input { background-position: 100% -21px !important; } } .ms-container { background: transparent url('/Content/v2/avant/img/switch.png') no-repeat 50% 50%; /* width: 370px; */ } .ms-container:after { content: "."; display: block; height: 0; line-height: 0; font-size: 0; clear: both; min-height: 0; visibility: hidden; } .ms-container .ms-selectable, .ms-container .ms-selection { color: #555555; float: left; width: 45%; } .ms-container .ms-selectable .ms-list, .ms-container .ms-selection .ms-list { background: white; } .ms-container .ms-list { /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-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 linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -ms-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s;*/ border: 1px solid #d2d3d6; border-radius: 2px; position: relative; height: 200px; padding: 0; overflow-y: auto; } .ms-container .ms-selectable { margin-right: 10%; } .ms-container .ms-list.ms-focus { border-color: #1a1a1a; /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/ outline: 0; outline: thin dotted \9; } .ms-container ul { margin: 0; list-style-type: none; padding: 0; } .ms-container .ms-optgroup-container { width: 100%; } .ms-container .ms-optgroup-label { margin: 0; padding: 5px 0px 0px 5px; cursor: pointer; color: #1a1a1a; } .ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection { border-bottom: 1px #eeeeee solid; padding: 2px 10px; color: #555555; font-size: 14px; } .ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover { cursor: pointer; color: white; text-decoration: none; background-color: #0088cc; } .ms-container .ms-selectable li.disabled, .ms-container .ms-selection li.disabled { background-color: #eeeeee; color: #aaaaaa; cursor: text; } /*! * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x * * Copyright 2013 Dan Grossman ( http://www.dangrossman.info ) * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Built for http://www.improvely.com */ .daterangepicker.dropdown-menu { max-width: none; } .daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar { float: left; margin: 5px; } .daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar { float: right; margin: 0; padding: 5px; } .daterangepicker .ranges { width: 220px; text-align: left; } .daterangepicker .ranges .range_inputs > div { float: left; } .daterangepicker .ranges .range_inputs > div:nth-child(2) { padding-left: 3px; } .daterangepicker .calendar { display: none; max-width: 270px; } .daterangepicker .calendar th, .daterangepicker .calendar td { font-family: "Source Sans Pro", "Segoe UI", "Droid Sans", Tahoma, Arial, sans-serif; white-space: nowrap; text-align: center; min-width: 32px; } .daterangepicker .ranges label { color: #333333; display: block; font-size: 11px; font-weight: normal; height: 20px; line-height: 20px; margin-bottom: 2px; text-shadow: white 1px 1px 0px; text-transform: uppercase; width: 74px; } .daterangepicker .ranges input { font-size: 11px; } .daterangepicker .ranges .input-mini { background-color: #f7f8fa; border: 1px solid #cdced1; color: rgba(26, 26, 26, 0.5); display: block; font-size: 12px; height: 30px; line-height: 30px; vertical-align: middle; margin: 0 0 10px 0; padding: 0 6px; width: 78px; border-radius: 1px; } .daterangepicker .ranges ul { list-style: none; margin: 0; padding: 0; } .daterangepicker .ranges li { font-size: 14px; background: #edeef0; border: 1px solid #edeef0; color: #1a1a1a; padding: 3px 8px; margin-bottom: 8px; cursor: pointer; border-radius: 1px; } .daterangepicker .ranges li.active, .daterangepicker .ranges li:hover { background: #0088cc; border: 1px solid #0088cc; color: white; } .daterangepicker .calendar-date { border: 1px solid #dddddd; padding: 4px; background: white; background: rgba(255, 255, 255, 0.92); border-radius: 1px; } .daterangepicker .calendar-time { text-align: center; margin: 8px auto 0 auto; line-height: 30px; } .daterangepicker { position: absolute; background: white; background: rgba(255, 255, 255, 0.98); top: 100px; left: 20px; padding: 5px; } .daterangepicker table { width: 100%; margin: 0; } .daterangepicker td, .daterangepicker th { text-align: center; width: 20px; height: 20px; cursor: pointer; white-space: nowrap; } .daterangepicker td.off { color: #999999; } .daterangepicker td.disabled { color: #999999; } .daterangepicker td.available:hover, .daterangepicker th.available:hover { background: #eeeeee; } .daterangepicker td.in-range { background: #ebf4f8; } .daterangepicker td.active, .daterangepicker td.active:hover { background-color: #357ebd; border-color: #3071a9; color: white; } .daterangepicker td.week, .daterangepicker th.week { font-size: 80%; color: #cccccc; } .daterangepicker select.monthselect, .daterangepicker select.yearselect { font-size: 12px; padding: 1px; height: auto; margin: 0; cursor: default; } .daterangepicker select.monthselect { margin-right: 2%; width: 56%; } .daterangepicker select.yearselect { width: 40%; } .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect { width: 50px; margin-bottom: 0; } /* * Datepicker for Bootstrap * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .datepicker { padding: 4px; border-radius: 5px; max-width: 220px; direction: ltr; /*.dow { border-top: 1px solid #ddd !important; }*/ } .datepicker-inline { width: 220px; } .datepicker.datepicker-rtl { direction: rtl; } .datepicker.datepicker-rtl table tr td span { float: right; } .datepicker-dropdown { top: 0; left: 0; } .datepicker-dropdown:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #cccccc; border-top: 0; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; } .datepicker-dropdown:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; border-top: 0; position: absolute; } .datepicker-dropdown.datepicker-orient-left:before { left: 6px; } .datepicker-dropdown.datepicker-orient-left:after { left: 7px; } .datepicker-dropdown.datepicker-orient-right:before { right: 6px; } .datepicker-dropdown.datepicker-orient-right:after { right: 7px; } .datepicker-dropdown.datepicker-orient-top:before { top: -7px; } .datepicker-dropdown.datepicker-orient-top:after { top: -6px; } .datepicker-dropdown.datepicker-orient-bottom:before { bottom: -7px; border-bottom: 0; border-top: 7px solid #999999; } .datepicker-dropdown.datepicker-orient-bottom:after { bottom: -6px; border-bottom: 0; border-top: 6px solid white; } .datepicker > div { display: none; } .datepicker.days div.datepicker-days { display: block; } .datepicker.months div.datepicker-months { display: block; } .datepicker.years div.datepicker-years { display: block; } .datepicker table { margin: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .datepicker table tr td, .datepicker table tr th { text-align: center; width: 30px; height: 30px; border-radius: 5px; border: none; } .table-striped .datepicker table tr td, .table-striped .datepicker table tr th { background-color: transparent; } .datepicker table tr td.day:hover, .datepicker table tr td.day.focused { background: #edeef0; cursor: pointer; } .datepicker table tr td.old, .datepicker table tr td.new { color: #aeafb1; } .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover { background: none; color: #aeafb1; cursor: default; } .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover { color: black; background-color: #ffdb99; border-color: #ffb733; } .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.today, .open > .dropdown-toggle.datepicker table tr td.today:hover, .open > .dropdown-toggle.datepicker table tr td.today.disabled, .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover { color: black; background-color: #ffc966; border-color: #f59e00; } .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.today, .open > .dropdown-toggle.datepicker table tr td.today:hover, .open > .dropdown-toggle.datepicker table tr td.today.disabled, .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover { background-image: none; } .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today[disabled].active, .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active { background-color: #ffdb99; border-color: #ffb733; } .datepicker table tr td.today .badge, .datepicker table tr td.today:hover .badge, .datepicker table tr td.today.disabled .badge, .datepicker table tr td.today.disabled:hover .badge { color: #ffdb99; background-color: black; } .datepicker table tr td.today:hover:hover { color: black; } .datepicker table tr td.today.active:hover { color: white; } .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover { background: #edeef0; border-radius: 5px; } .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover { color: black; background-color: #f6ca78; border-color: #f0a418; border-radius: 5px; } .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.range.today, .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover { color: black; background-color: #f3b748; border-color: #be7f0d; } .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.range.today, .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover { background-image: none; } .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active { background-color: #f6ca78; border-color: #f0a418; } .datepicker table tr td.range.today .badge, .datepicker table tr td.range.today:hover .badge, .datepicker table tr td.range.today.disabled .badge, .datepicker table tr td.range.today.disabled:hover .badge { color: #f6ca78; background-color: black; } .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover { color: white; background-color: #aeafb1; border-color: #4f5259; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected.disabled, .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover { color: white; background-color: #949598; border-color: #323439; } .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected.disabled, .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover { background-image: none; } .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active { background-color: #aeafb1; border-color: #4f5259; } .datepicker table tr td.selected .badge, .datepicker table tr td.selected:hover .badge, .datepicker table tr td.selected.disabled .badge, .datepicker table tr td.selected.disabled:hover .badge { color: #aeafb1; background-color: white; } .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover { color: white; background-color: #4f8edc; border-color: #4f8edc; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.disabled, .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover { color: white; background-color: #2973cf; border-color: #276ec6; } .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.disabled, .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover { background-image: none; } .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active[disabled].active, .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active { background-color: #4f8edc; border-color: #4f8edc; } .datepicker table tr td.active .badge, .datepicker table tr td.active:hover .badge, .datepicker table tr td.active.disabled .badge, .datepicker table tr td.active.disabled:hover .badge { color: #4f8edc; background-color: white; } .datepicker table tr td span { display: block; width: 23%; height: 54px; line-height: 54px; float: left; margin: 1%; cursor: pointer; border-radius: 5px; } .datepicker table tr td span:hover { background: #edeef0; } .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover { background: none; color: #aeafb1; cursor: default; } .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover { color: white; background-color: #4f8edc; border-color: #4f8edc; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover { color: white; background-color: #2973cf; border-color: #276ec6; } .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover { background-image: none; } .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active { background-color: #4f8edc; border-color: #4f8edc; } .datepicker table tr td span.active .badge, .datepicker table tr td span.active:hover .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge { color: #4f8edc; background-color: white; } .datepicker table tr td span.old, .datepicker table tr td span.new { color: #aeafb1; } .datepicker th.datepicker-switch { width: 145px; } .datepicker thead tr:first-child th, .datepicker tfoot tr th { cursor: pointer; } .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover { background: #edeef0; } .datepicker .cw { font-size: 10px; width: 12px; padding: 0 2px 0 5px; vertical-align: middle; } .datepicker thead tr:first-child th.cw { cursor: default; background-color: transparent; } .input-group.date .input-group-addon i { cursor: pointer; width: 16px; height: 16px; } .input-daterange input { text-align: center; } .input-daterange input:first-child { border-radius: 3px 0 0 3px; } .input-daterange input:last-child { border-radius: 0 3px 3px 0; } .input-daterange .input-group-addon { width: auto; min-width: 16px; padding: 4px 5px; font-weight: normal; line-height: 1.428571429; text-align: center; text-shadow: 0 1px 0 white; vertical-align: middle; background-color: #edeef0; border: solid #d2d3d6; border-width: 1px 0; margin-left: -5px; margin-right: -5px; } /* ======================================================================== * bootstrap-switch - v3.3.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis * * ======================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ======================================================================== */ .bootstrap-switch { display: inline-block; direction: ltr; cursor: pointer; border-radius: 4px; border: 1px solid; border-color: #cccccc; position: relative; text-align: left; overflow: hidden; line-height: 8px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: middle; -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .bootstrap-switch .bootstrap-switch-container { display: inline-block; top: 0; border-radius: 4px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: inline-block !important; height: 100%; padding: 6px 12px; font-size: 14px; line-height: 20px; } .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off { text-align: center; z-index: 1; } .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary { color: white; background: #428bca; } .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info { color: white; background: #5bc0de; } .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success { color: white; background: #5cb85c; } .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning { background: #f0ad4e; color: white; } .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger { color: white; background: #d9534f; } .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default { color: black; background: #eeeeee; } .bootstrap-switch .bootstrap-switch-label { text-align: center; margin-top: -1px; margin-bottom: -1px; z-index: 100; color: #333333; background: white; } .bootstrap-switch .bootstrap-switch-handle-on { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .bootstrap-switch .bootstrap-switch-handle-off { border-bottom-right-radius: 3px; border-top-right-radius: 3px; } .bootstrap-switch input[type='radio'], .bootstrap-switch input[type='checkbox'] { position: absolute !important; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); z-index: -1; } .bootstrap-switch input[type='radio'].form-control, .bootstrap-switch input[type='checkbox'].form-control { height: auto; } .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label { padding: 1px 5px; font-size: 12px; line-height: 1.5; } .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label { padding: 5px 10px; font-size: 12px; line-height: 1.5; } .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label { padding: 6px 16px; font-size: 18px; line-height: 1.33; } .bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-readonly, .bootstrap-switch.bootstrap-switch-indeterminate { cursor: default !important; } .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label { opacity: 0.5; filter: alpha(opacity=50); cursor: default !important; } .bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container { -webkit-transition: margin-left 0.5s; transition: margin-left 0.5s; } .bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on { border-bottom-left-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 3px; border-top-right-radius: 3px; } .bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off { border-bottom-right-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .bootstrap-switch.bootstrap-switch-focused { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label { border-bottom-right-radius: 3px; border-top-right-radius: 3px; } .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .ui-autocomplete { position: absolute; top: 100%; left: 0; z-index: 1060; float: left; display: none; min-width: 160px; _width: 160px; padding: 4px; margin: 2px 0 0 0; list-style: none; background-color: white; border-color: #cccccc; border-color: rgba(0, 0, 0, 0.2); border-style: solid; border-width: 1px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; *border-right-width: 2px; *border-bottom-width: 2px; } .ui-autocomplete .ui-menu-item > a.ui-corner-all { display: block; padding: 3px 15px; clear: both; font-weight: normal; line-height: 18px; color: #555555; white-space: nowrap; } .ui-autocomplete .ui-menu-item.ui-state-hover, .ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus { color: white; text-decoration: none; background-color: #0088cc; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; background-image: none; } /* * jQuery UI Slider 1.8.20 * * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Licensed under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming */ .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 0.7em; display: block; border: 0; background-position: 0 0; } .ui-slider-horizontal { height: 0.8em; } .ui-slider-horizontal .ui-slider-handle { top: -0.3em; margin-left: -0.6em; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: 0.8em; height: 100px; } .ui-slider-vertical .ui-slider-handle { left: -0.3em; margin-left: 0; margin-bottom: -0.6em; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } .ui-slider-vertical .ui-slider-range-min { bottom: 0; } .ui-slider-vertical .ui-slider-range-max { top: 0; } /* * qTip2 - Pretty powerful tooltips - v2.0.1 * http://qtip2.com * * Copyright (c) 2012 Craig Michael Thompson * Released under the MIT, GPL licenses * http://jquery.org/license * * Date: Mon Dec 31 2012 02:55 GMT+0000 * Plugins: svg ajax tips modal viewport imagemap ie6 * Styles: basic css3 */ /* Core qTip styles */ .qtip { position: absolute; left: -28000px; top: -28000px; display: none; max-width: 500px; min-width: 50px; font-size: 10.5px; line-height: 12px; direction: ltr; border-radius: 6px; } .qtip-content { position: relative; padding: 5px 9px; overflow: hidden; text-align: left; word-wrap: break-word; } .qtip-titlebar { position: relative; padding: 5px 35px 5px 10px; overflow: hidden; border-top-left-radius: 6px; border-top-right-radius: 6px; border-width: 0 0 1px; font-weight: bold; } .qtip-titlebar + .qtip-content { border-top-width: 0 !important; } /* Default close button class */ .qtip-close { position: absolute; right: -9px; top: -9px; cursor: pointer; outline: medium none; border-width: 1px; border-style: solid; border-color: transparent; } .qtip-titlebar .qtip-close { right: 4px; top: 50%; margin-top: -9px; } * html .qtip-titlebar .qtip-close { top: 16px; } /* IE fix */ .qtip-titlebar .ui-icon, .qtip-icon .ui-icon { display: block; text-indent: -1000em; direction: ltr; vertical-align: middle; } .qtip-icon, .qtip-icon .ui-icon { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; } .qtip-icon .ui-icon { width: 18px; height: 14px; text-align: center; text-indent: 0; font: normal bold 10px/13px Tahoma, sans-serif; color: inherit; background: transparent none no-repeat -100em -100em; } /* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */ /* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */ /* Default tooltip style */ .qtip-default { border-width: 1px; border-style: solid; border-color: #f1d031; background-color: #ffffa3; color: #555555; } .qtip-default .qtip-titlebar { background-color: #ffef93; } .qtip-default .qtip-icon { border-color: #cccccc; background: #f1f1f1; color: #777777; } .qtip-default .qtip-titlebar .qtip-close { border-color: #aaaaaa; color: #111111; } /*! Light tooltip style */ .qtip-light { background-color: #f7f8fa; border-color: #e6e7e8; color: #4f5259; } .qtip-light .qtip-titlebar { background-color: #f7f8fa; } /*! Dark tooltip style */ .qtip-dark { background-color: #f7f8fa; border-color: #f7f8fa; color: #4f5259; } .qtip-dark .qtip-titlebar { background-color: #f7f8fa; } .qtip-dark .qtip-icon { border-color: #444444; } .qtip-dark .qtip-titlebar .ui-state-hover { border-color: #303030; } /*! Cream tooltip style */ .qtip-cream { background-color: #fbf7aa; border-color: #f9e98e; color: #a27d35; } .qtip-cream .qtip-titlebar { background-color: #f0de7d; } .qtip-cream .qtip-close .qtip-icon { background-position: -82px 0; } /*! Red tooltip style */ .qtip-red { background-color: #f78b83; border-color: #d95252; color: #912323; } .qtip-red .qtip-titlebar { background-color: #f06d65; } .qtip-red .qtip-close .qtip-icon { background-position: -102px 0; } .qtip-red .qtip-icon { border-color: #d95252; } .qtip-red .qtip-titlebar .ui-state-hover { border-color: #d95252; } /*! Green tooltip style */ .qtip-green { background-color: #caed9e; border-color: #90d93f; color: #3f6219; } .qtip-green .qtip-titlebar { background-color: #b0de78; } .qtip-green .qtip-close .qtip-icon { background-position: -42px 0; } /*! Blue tooltip style */ .qtip-blue { background-color: #e5f6fe; border-color: #add9ed; color: #5e99bd; } .qtip-blue .qtip-titlebar { background-color: #d0e9f5; } .qtip-blue .qtip-close .qtip-icon { background-position: -2px 0; } /* Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */ .qtip-shadow { -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); } /* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */ .qtip-rounded, .qtip-tipsy, .qtip-bootstrap { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } /* Youtube tooltip style */ .qtip-youtube { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 3px #333333; -moz-box-shadow: 0 0 3px #333333; box-shadow: 0 0 3px #333333; color: white; border-width: 0; background: #4a4a4a; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a4a4a), color-stop(100%, black)); background-image: -webkit-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -moz-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -ms-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -o-linear-gradient(top, #4a4a4a 0, black 100%); } .qtip-youtube .qtip-titlebar { background-color: #4a4a4a; background-color: transparent; } .qtip-youtube .qtip-content { padding: 0.75em; font: 12px arial, sans-serif; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=black); -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=black); } .qtip-youtube .qtip-icon { border-color: #222222; } .qtip-youtube .qtip-titlebar .ui-state-hover { border-color: #303030; } /* jQuery TOOLS Tooltip style */ .qtip-jtools { background: #232323; background: rgba(0, 0, 0, 0.7); background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323)); background-image: -moz-linear-gradient(top, #717171, #232323); background-image: -webkit-linear-gradient(top, #717171, #232323); background-image: -ms-linear-gradient(top, #717171, #232323); background-image: -o-linear-gradient(top, #717171, #232323); border: 2px solid #dddddd; border: 2px solid #f1f1f1; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 12px #333333; -moz-box-shadow: 0 0 12px #333333; box-shadow: 0 0 12px #333333; } /* IE Specific */ .qtip-jtools .qtip-titlebar { background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4a4a4a); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A); } .qtip-jtools .qtip-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4a4a4a, endColorstr=#232323); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323); } .qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content { background: transparent; color: white; border: 0 dashed transparent; } .qtip-jtools .qtip-icon { border-color: #555555; } .qtip-jtools .qtip-titlebar .ui-state-hover { border-color: #333333; } /* Cluetip style */ .qtip-cluetip { -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); background-color: #d9d9c2; color: #111111; border: 0 dashed transparent; } .qtip-cluetip .qtip-titlebar { background-color: #87876a; color: white; border: 0 dashed transparent; } .qtip-cluetip .qtip-icon { border-color: #808064; } .qtip-cluetip .qtip-titlebar .ui-state-hover { border-color: #696952; color: #696952; } /* Tipsy style */ .qtip-tipsy { background: black; background: rgba(0, 0, 0, 0.87); color: white; border: 0 solid transparent; font-size: 11px; font-family: 'Lucida Grande', sans-serif; font-weight: bold; line-height: 16px; text-shadow: 0 1px black; } .qtip-tipsy .qtip-titlebar { padding: 6px 35px 0 10; background-color: transparent; } .qtip-tipsy .qtip-content { padding: 6px 10; } .qtip-tipsy .qtip-icon { border-color: #222222; text-shadow: none; } .qtip-tipsy .qtip-titlebar .ui-state-hover { border-color: #303030; } /* Tipped style */ .qtip-tipped { border: 3px solid #959fa9; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #f9f9f9; color: #454545; font-weight: normal; font-family: serif; } .qtip-tipped .qtip-titlebar { border-bottom-width: 0; color: white; background: #3a79b8; background-image: -webkit-gradient(linear, left top, left bottom, from(#3a79b8), to(#2e629d)); background-image: -webkit-linear-gradient(top, #3a79b8, #2e629d); background-image: -moz-linear-gradient(top, #3a79b8, #2e629d); background-image: -ms-linear-gradient(top, #3a79b8, #2e629d); background-image: -o-linear-gradient(top, #3a79b8, #2e629d); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3a79b8, endColorstr=#2e629d); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D); } .qtip-tipped .qtip-icon { border: 2px solid #285589; background: #285589; } .qtip-tipped .qtip-icon .ui-icon { background-color: #fbfbfb; color: #555555; } /** * Twitter Bootstrap style. * * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11. * Does not work with IE 7. */ .qtip-bootstrap { /** Taken from Bootstrap body */ font-size: 19.2px; color: white; /** Taken from Bootstrap .popover */ padding: 1px; background-color: #f7f8fa; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .qtip-bootstrap .qtip-titlebar { /** Taken from Bootstrap .popover-title */ padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } .qtip-bootstrap .qtip-titlebar .qtip-close { /** * Overrides qTip2: * .qtip-titlebar .qtip-close{ * [...] * right: 4px; * top: 50%; * [...] * border-style: solid; * } */ right: 11px; top: 45%; border-style: none; } .qtip-bootstrap .qtip-content { /** Taken from Bootstrap .popover-content */ padding: 9px 14px; } .qtip-bootstrap .qtip-icon { /** * Overrides qTip2: * .qtip-default .qtip-icon { * border-color: #CCC; * background: #F1F1F1; * color: #777; * } */ background: transparent; } .qtip-bootstrap .qtip-icon .ui-icon { /** * Overrides qTip2: * .qtip-icon .ui-icon{ * width: 18px; * height: 14px; * } */ width: auto; height: auto; /* Taken from Bootstrap .close */ float: right; font-size: 20px; font-weight: bold; line-height: 18px; color: black; text-shadow: 0 1px 0 white; opacity: 0.2; filter: alpha(opacity=20); } .qtip-bootstrap .qtip-icon .ui-icon:hover { /* Taken from Bootstrap .close:hover */ color: black; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); } /* IE9 fix - removes all filters */ .qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar { filter: none; -ms-filter: none; } /* Tips plugin */ .qtip .qtip-tip { margin: 0 auto; overflow: hidden; /* z-index: 10; */ } .qtip .qtip-tip, .qtip .qtip-tip .qtip-vml { position: absolute; color: #123456; background: transparent; border: 0 dashed transparent; } .qtip .qtip-tip canvas { top: 0; left: 0; } .qtip .qtip-tip .qtip-vml { behavior: url(#default#VML); display: inline-block; visibility: visible; } /* Modal plugin */ #qtip-overlay { position: fixed; left: -10000em; top: -10000em; } /* Applied to modals with show.modal.blur set to true */ #qtip-overlay.blurs { cursor: pointer; } /* Change opacity of overlay here */ #qtip-overlay div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: black; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); } /* IE6 Modal plugin fix */ .qtipmodal-ie6fix { position: absolute !important; } .jCrumb-custom { list-style-type: none !important; padding-left: 10px; } .fg-button { margin-bottom: 10px; } .fg-button a { color: #4d4d4d; } /* FILE EXTENSION SPRITES */ /* 20px Sprites */ .sprite-avi { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px 0px; width: 20px; height: 23px; } .sprite-css { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -26px; width: 20px; height: 23px; } .sprite-doc { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -52px; width: 20px; height: 23px; } .sprite-file { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -78px; width: 20px; height: 23px; } .sprite-gif { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -104px; width: 20px; height: 23px; } .sprite-html { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -130px; width: 20px; height: 23px; } .sprite-jpeg { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -156px; width: 20px; height: 23px; } .sprite-mov { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -182px; width: 20px; height: 23px; } .sprite-mp3 { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -208px; width: 20px; height: 23px; } .sprite-pdf { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -234px; width: 20px; height: 23px; } .sprite-png { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -260px; width: 20px; height: 23px; } .sprite-ppt { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -286px; width: 20px; height: 23px; } .sprite-psd { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -312px; width: 20px; height: 23px; } .sprite-txt { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -338px; width: 20px; height: 23px; display: inline-block; } .sprite-wav { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -364px; width: 20px; height: 23px; } .sprite-xls { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -390px; width: 20px; height: 23px; } .sprite-zip { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-20px.png'); background-position: 0px -416px; width: 20px; height: 23px; } /* 30px Sprite */ .sprite30-avi { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px 0px; width: 30px; height: 35px; } .sprite30-css { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -38px; width: 30px; height: 35px; } .sprite30-doc { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -76px; width: 30px; height: 35px; } .sprite30-file { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -114px; width: 30px; height: 35px; } .sprite30-gif { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -152px; width: 30px; height: 35px; } .sprite30-html { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -190px; width: 30px; height: 35px; } .sprite30-jpeg { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -228px; width: 30px; height: 35px; } .sprite30-mov { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -266px; width: 30px; height: 35px; } .sprite30-mp3 { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -304px; width: 30px; height: 35px; } .sprite30-pdf { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -342px; width: 30px; height: 35px; } .sprite30-png { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -380px; width: 30px; height: 35px; } .sprite30-ppt { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -418px; width: 30px; height: 35px; } .sprite30-psd { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -456px; width: 30px; height: 35px; } .sprite30-txt { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -494px; width: 30px; height: 35px; } .sprite30-wav { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -532px; width: 30px; height: 35px; } .sprite30-xls { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -570px; width: 30px; height: 35px; } .sprite30-zip { background: url('https://d1mvjqhlpyof5w.cloudfront.net/file-extension-icons-30px.png'); background-position: 0px -608px; width: 30px; height: 35px; } .link-muted { color: inherit; } /*Custom styling for file upload/display table*/ #files-container .file-icon { float: left; margin-right: 3px; } #files-container .file-link { line-height: 20px; } #files-container .delete-file { float: right; margin-left: 5px; } #files-container .buttons-cell a { float: right; cursor: pointer; } #files-container .save-filename { display: none; } #files-container .edit-mode { display: none; } #files-container .edit-file { margin-right: 3px; } /*Custom styling for file upload button*/ .fileinput-button { position: relative; overflow: hidden; padding: 4px 12px; float: right; } .fileinput-button input { position: absolute; top: 0; right: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); transform: translate(-300px, 0) scale(4); font-size: 23px; direction: ltr; cursor: pointer; } [data-btn-favorite] i, [data-btn-favorite]:active i, [data-btn-favorite]:focus i, [data-btn-favorite]:hover i { color: #cccccc; cursor: pointer; } [data-btn-favorite].on i, [data-btn-favorite]:active.on i, [data-btn-favorite]:focus.on i, [data-btn-favorite]:hover.on i, [data-btn-favorite].on:active i, [data-btn-favorite]:active.on:active i, [data-btn-favorite]:focus.on:active i, [data-btn-favorite]:hover.on:active i, [data-btn-favorite].on:focus i, [data-btn-favorite]:active.on:focus i, [data-btn-favorite]:focus.on:focus i, [data-btn-favorite]:hover.on:focus i, [data-btn-favorite].on:hover i, [data-btn-favorite]:active.on:hover i, [data-btn-favorite]:focus.on:hover i, [data-btn-favorite]:hover.on:hover i { color: orange !important; } [data-btn-favorite] q:before, [data-btn-favorite]:active q:before, [data-btn-favorite]:focus q:before, [data-btn-favorite]:hover q:before { content: ''; } [data-btn-favorite] q:after, [data-btn-favorite]:active q:after, [data-btn-favorite]:focus q:after, [data-btn-favorite]:hover q:after { content: ''; } span[data-btn-favorite] { font-size: 125%; } span[data-btn-favorite] i { vertical-align: middle; } /* Custom Avant Buttons using Avant mixin */ .btn-lighter { color: #999999; background-color: #eeeeee; border-color: #dddddd; } .btn-lighter:hover, .btn-lighter:focus, .btn-lighter:active, .btn-lighter.active, .open > .dropdown-toggle.btn-lighter { color: #999999; background-color: #d4d4d4; border-color: #bebebe; } .btn-lighter:active, .btn-lighter.active, .open > .dropdown-toggle.btn-lighter { background-image: none; } .btn-lighter.disabled, .btn-lighter[disabled], fieldset[disabled] .btn-lighter, .btn-lighter.disabled:hover, .btn-lighter[disabled]:hover, fieldset[disabled] .btn-lighter:hover, .btn-lighter.disabled:focus, .btn-lighter[disabled]:focus, fieldset[disabled] .btn-lighter:focus, .btn-lighter.disabled:active, .btn-lighter[disabled]:active, fieldset[disabled] .btn-lighter:active, .btn-lighter.disabled.active, .btn-lighter[disabled].active, fieldset[disabled] .btn-lighter.active { background-color: #eeeeee; border-color: #dddddd; } .btn-lighter .badge { color: #eeeeee; background-color: #999999; } /* Custom Redactor buttons */ .re-rscLink:before { font-family: 'FontAwesome'; content: "\f0e4"; } .re-clearall:before { font-family: 'FontAwesome'; content: "\f00d"; color: red; } .re-clearformatting:before { font-family: 'FontAwesome'; content: "\f12d"; } .redactor-toolbar li.re-charlimit { color: #999999; font-style: italic; padding: 15px 15px !important; } .redactor-toolbar li.re-charlimit.red { color: red; } #wrap { min-height: 500px; padding-bottom: 100px; } #page-heading h2 { margin: 0; padding: 20px 20px 20px 20px; float: left; font-weight: 300; } #page-heading .measure-parent-container { margin: 0; padding: 10px 20px 5px 20px; font-weight: 300; } #wrap form > .container { padding: 20px; } #object-page-heading #oph-title, .object-page-heading #oph-title { font-size: 24px; font-weight: lighter; } #object-page-heading #oph-fixed-left, .object-page-heading #oph-fixed-left { float: left; margin-right: 10px; } #object-page-heading #oph-fixed-left-50px, .object-page-heading #oph-fixed-left-50px { float: left; width: 50px; } #object-page-heading #oph-fixed-left-70px, .object-page-heading #oph-fixed-left-70px { float: left; width: 70px; } #object-page-heading #oph-fluid-right, .object-page-heading #oph-fluid-right { overflow: hidden; } .object-page-heading .inlineTag { display: inline; } .embed-view #page-content { margin-left: 0; } .hidden { display: none; } .init-hidden { display: none; } /* Modify Right Sidebar Trigger to Be Help Menu */ #rightmenu-trigger { height: 40px; width: 110px; cursor: pointer; background-image: none; color: #888888; font-weight: 500; padding-left: 10px; position: relative; bottom: 1px; } #rightmenu-trigger { float: right; } #rightmenu-trigger:hover { color: white; } #rightmenu-trigger i { padding: 10px; font-size: 20px; position: relative; bottom: -2px; } .focusedform { background: #e6e7e8; padding: 0; } .focusedform .panel { width: 400px; } .focusedform .brand { display: block; padding-bottom: 15px; margin: 0 auto; width: 290px; } @media (max-width: 767px) { .focusedform .panel { width: 320px; } .focusedform .verticalcenter { margin-left: -160px; } } #login-footer a { color: #7b7b7b; } #login-footer p { margin-bottom: 2px; } /* centered columns styles */ .row-centered { text-align: center; } .col-centered { display: inline-block; float: none; /* reset the text-align */ text-align: left; /* inline-block space fix */ margin-right: -4px; } .table-responsive.action-table { overflow-x: initial; overflow: visible; } .ContentLoading { background: transparent url('https://d1mvjqhlpyof5w.cloudfront.net/loader.gif') center center no-repeat; } /* fix the bootstrap fade in for modals */ .modal-backdrop { position: fixed; top: 0; bottom: 0; left: 0; right: 0; } #rsc-bootstrap-alert-modal .modal-footer { padding: 10px; } #rsc-bootstrap-alert-modal iframe { width: 100%; min-height: 300px; } /* bootstrap .tooltip override to handle long text in tooltip */ div.tooltip-inner { max-width: 350px; } #redactor-modal input[type="file"] { display: inline-block; } .NoteContainer iframe { max-width: 100%; } .NoteContainer img { max-width: 100%; height: auto !important; } .NoteContainer p { font-size: 18px; } .NoteContainer ul { font-size: 18px; } .NoteContainer ol { font-size: 18px; } .NoteContainer td { font-size: 18px; } .NoteContainer div { font-size: 18px; } .btn { border-radius: 5px; } #repHeader { margin-top: 30px; } #btnUpdateResultsC { display: inline; } #updateBtnPC { padding-bottom: 20px; } #documentationContent img { border: 5px solid #32373d; display: block; margin: 0 auto; } #documentationContent h2 { text-align: center; } #documentationContent h3 { text-align: center; } #videoPanel .tiles-body-alt { min-height: 75px; } .form-group .check-box { margin-top: 10px; } .form-group .form-text { margin-top: 7px; } #sidebar { font-size: 0.9em; } #videoModal { z-index: 1051 !important; } .dd-full-width { width: 100%; } .dd-full-width .btn.dropdown-toggle { width: 100%; text-align: left; background: white; } .dd-full-width .dropdown-menu { width: 100%; } /* responsive text queries */ @media screen and (max-width: 992px) { h1, #oph-fixed-left, #oph-fluid-right { font-size: 24px; } h2 { font-size: 22px; } h3 { font-size: 18px; } } @media screen and (max-width: 768px) { h1, #oph-fixed-left, #oph-fluid-right { font-size: 20px; } h2 { font-size: 18px; } h3 { font-size: 16px; } } input, button, select, textarea { border-radius: 5px; } .tooltip-inner { white-space: pre-wrap; } .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 { width: 100%; *width: 100%; } @media (min-width: 480px) { } @media (min-width: 768px) { } @media (min-width: 880px) { /* rules for desktop (992 > 1200) */ /* rules for tablet (768 > 992) */ .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 { width: 11.111111111%; *width: 11.111111111%; } } @media (min-width: 1200px) { /* rules for large (> 1200) */ } .label-scorecard { background-color: #ccd4d6; /*color: #000;*/ /*text-shadow: 1px 1px 1px @gray-darker;*/ } .label-scorecard[href]:hover, .label-scorecard[href]:focus { background-color: #b0bcbf; } .label-result { background-color: #67bb43; /*text-shadow: 1px 1px 1px @gray-light;*/ } .label-result[href]:hover, .label-result[href]:focus { background-color: #529536; } .label-indicator { background-color: #f3c700; font-weight: 900; /*text-shadow: 1px 1px 1px @gray-light;*/ /*color: #000;*/ } .label-indicator[href]:hover, .label-indicator[href]:focus { background-color: #c09d00; } .label-program { background-color: #436caa; /*text-shadow: 1px 1px 1px @gray;*/ } .label-program[href]:hover, .label-program[href]:focus { background-color: #355585; } .label-perfmeasure { background-color: #d1694a; /*text-shadow: 1px 1px 1px @gray;*/ } .label-perfmeasure[href]:hover, .label-perfmeasure[href]:focus { background-color: #b94f2f; } .label-action { background-color: #249bb5; /*text-shadow: 1px 1px 1px @gray;*/ } .label-action[href]:hover, .label-action[href]:focus { background-color: #1c778a; } .label-tag { background-color: #98adb3; /*text-shadow: 1px 1px 1px @gray;*/ } .label-tag[href]:hover, .label-tag[href]:focus { background-color: #7b969d; } .label-sitetag { background-color: #465559; /*text-shadow: 1px 1px 1px @gray;*/ } .label-sitetag[href]:hover, .label-sitetag[href]:focus { background-color: #303a3c; } .label-scorecard-light { background-color: white; /*color: #000;*/ /*text-shadow: 1px 1px 1px @gray-darker;*/ } .label-scorecard-light[href]:hover, .label-scorecard-light[href]:focus { background-color: #e6e6e6; } .label-result-light { background-color: #a3d68e; /*text-shadow: 1px 1px 1px @gray-light;*/ } .label-result-light[href]:hover, .label-result-light[href]:focus { background-color: #85c968; } .label-indicator-light { background-color: #ffe15a; font-weight: 900; /*text-shadow: 1px 1px 1px @gray-light;*/ /*color: #000;*/ } .label-indicator-light[href]:hover, .label-indicator-light[href]:focus { background-color: #ffd827; } .label-program-light { background-color: #84a2cf; /*text-shadow: 1px 1px 1px @gray;*/ } .label-program-light[href]:hover, .label-program-light[href]:focus { background-color: #6086c0; } .label-perfmeasure-light { background-color: #e6ac9b; /*text-shadow: 1px 1px 1px @gray;*/ } .label-perfmeasure-light[href]:hover, .label-perfmeasure-light[href]:focus { background-color: #db8b73; } .label-action-light { background-color: #60c8df; /*text-shadow: 1px 1px 1px @gray;*/ } .label-action-light[href]:hover, .label-action-light[href]:focus { background-color: #35bad7; } .label-tag-light { background-color: #d3dcde; /*text-shadow: 1px 1px 1px @gray;*/ } .label-tag-light[href]:hover, .label-tag-light[href]:focus { background-color: #b5c4c9; } .label-sitetag-light { background-color: #748b91; /*text-shadow: 1px 1px 1px @gray;*/ } .label-sitetag-light[href]:hover, .label-sitetag-light[href]:focus { background-color: #5c7076; } .tiles-scorecard { background-color: #ccd4d6; color: black; } .tiles-scorecard[href]:hover, .tiles-scorecard[href]:focus { background-color: #b0bcbf; } .tiles-result { background-color: #67bb43; } .tiles-result[href]:hover, .tiles-result[href]:focus { background-color: #529536; } .tiles-indicator { background-color: #f3c700; color: black; } .tiles-indicator[href]:hover, .tiles-indicator[href]:focus { background-color: #c09d00; } .tiles-program { background-color: #436caa; } .tiles-program[href]:hover, .tiles-program[href]:focus { background-color: #355585; } .tiles-perfmeasure { background-color: #d1694a; } .tiles-perfmeasure[href]:hover, .tiles-perfmeasure[href]:focus { background-color: #b94f2f; } .tiles-action { background-color: #249bb5; } .tiles-action[href]:hover, .tiles-action[href]:focus { background-color: #1c778a; } .tiles-tag { background-color: #98adb3; } .tiles-tag[href]:hover, .tiles-tag[href]:focus { background-color: #7b969d; } .tiles-sitetag { background-color: #465559; } .tiles-sitetag[href]:hover, .tiles-sitetag[href]:focus { background-color: #303a3c; } .side-label { margin-top: 2px; padding: 0.2em 0.6em 0.3em; } .values-table input[type="text"] { height: auto !important; } .ColorBandContainer { padding: 5px; font-size: 16px; display: none; } .ColorBandContainer.default { background: #edeef0; border-radius: 6px; border: solid 1px #aeafb1; } .ColorBandContainer .addCB, .ColorBandContainer .removeCB { cursor: pointer; } .ColorBandContainer ul { margin: 0; padding: 0; display: inline; } .ColorBandContainer ul li { width: 79px; text-align: center; display: inline-block; vertical-align: middle; font-size: 120%; background: none; margin-right: 5px; } .ColorBandContainer.hasCustCol ul li { width: 73px; } .ColorBandContainer ul li.CBInfinity { color: #666666; vertical-align: top; width: 35px; } .ColorBandContainer input[type="text"] { display: inline-block; width: 50px !important; height: auto !important; padding-left: 0 !important; padding-right: 0 !important; margin: 0 !important; text-indent: 2px; border-radius: 5px; } .ColorBandContainer.default input, .ColorBandContainer.percentages input { background: white url('https://d1mvjqhlpyof5w.cloudfront.net/bg-percent.png') center right no-repeat; } .ColorBandContainer select { width: 100% !important; padding: 0 !important; margin: 0 !important; margin-top: 8px !important; height: 20px; } .jq-bootstrap-modal .jq-bootstrap-modal-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: black; opacity: 0.8; color: white; text-align: center; padding-top: 100px; z-index: 1000; } .jq-bootstrap-modal .dropdown-menu a { white-space: normal; } .jq-bootstrap-modal .btn.dropdown-toggle { border-width: 1px; border-color: #999999; color: #4f8edc; } .jq-bootstrap-modal .values-table td { padding: 5px 0 5px 8px; } #user-assigned-hidden { display: none; } #user-assigned-container ul { margin: 0; border: 1px dotted black; min-height: 50px; padding: 0; height: 400px; overflow-y: scroll; } #user-assigned-container li { padding: 5px; cursor: move; list-style-type: none; } #user-assigned-container { padding: 20px 0; } .ms-options-wrap, .ms-options-wrap * { box-sizing: border-box; } .ms-options-wrap > button:focus, .ms-options-wrap > button { position: relative; width: 100%; text-align: left; border: 1px solid #aaaaaa; background-color: white; color: #aaaaaa; outline: none; white-space: nowrap; } .ms-options-wrap > button:after { content: ' '; height: 0; position: absolute; top: 50%; right: 5px; width: 0; border: 6px solid transparent; border-top-color: #999999; margin-top: -3px; } .ms-options-wrap > .ms-options { position: absolute; left: 0; width: 100%; margin-top: 1px; margin-bottom: 20px; background: white; z-index: 2000; border: 1px solid #aaaaaa; } .ms-options-wrap > .ms-options > .ms-search input { width: 100%; padding: 4px 5px; border: none; border-bottom: 1px groove; outline: none; } .ms-options-wrap > .ms-options .ms-selectall { display: inline-block; font-size: 0.9em; text-transform: lowercase; text-decoration: none; } .ms-options-wrap > .ms-options .ms-selectall:hover { text-decoration: underline; } .ms-options-wrap > .ms-options > .ms-selectall.global { margin: 4px 5px; } .ms-options-wrap > .ms-options > ul { list-style-type: none; padding: 0 5px; } .ms-options-wrap > .ms-options > ul > li.optgroup { padding: 5px; } .ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup { border-top: 1px solid #aaaaaa; } .ms-options-wrap > .ms-options > ul > li.optgroup .label { display: block; padding: 5px 0 0 0; font-weight: bold; } .ms-options-wrap > .ms-options > ul label { position: relative; display: inline-block; width: 100%; padding: 4px; margin: 1px 0; white-space: nowrap; } .ms-options-wrap > .ms-options > ul input[type="checkbox"] { margin-top: 3px; margin-right: 5px; position: absolute; left: 4px; } /* Entity Lookup Control */ #EntityLookupModal { background-color: black; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.4; z-index: 1002; } .EntityLookup.ELControl { position: fixed; max-width: 900px; width: 60%; height: 100%; right: 0; top: 0; background: white; z-index: 1031; border-left: solid 2px #333333; } .EntityLookup #ELWrapper { position: relative; } .EntityLookup #ELObjectTitle { float: left; width: 100%; padding: 10px; background: #999999; color: white; } .EntityLookup #ELHeader { float: left; width: 100%; padding: 10px; border-bottom: solid 1px #eeeeee; font-size: 18px; background: #f3f3f3; color: #336699; } .EntityLookup #ELNumSelected { font-size: 14px; color: #aaaaaa; } .EntityLookup i { cursor: pointer; padding-left: 5px; padding-right: 5px; padding-top: 6px; padding-bottom: 4px; background: #999999; color: white; border-radius: 4px; } .EntityLookup .ELRowChk .fa-square-o { color: #999999 !important; } .EntityLookup #ELFilters { border-bottom: solid 1px #cccccc; padding: 10px 10px 10px 10px; } .EntityLookup #ELFilters .row { margin-left: 0; margin-right: 0; } .EntityLookup #ShowUnsavedContainer { margin-bottom: 10px; } .EntityLookup #ShowUnsavedContainer label { line-height: 14px; display: inline; } .EntityLookup input, .EntityLookup select { font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif !important; padding: 8px; color: #444444; border: solid 1px #cccccc; } .EntityLookup ul.select2-choices { padding: 2px; } .EntityLookup a.dropdown-button { padding: 8px 8px 2px 8px; border-radius: 2px; } .EntityLookup #ELSearchText { width: 100%; background-color: white; border-radius: 2px; } .EntityLookup #ELSearchTags { width: 100%; background-color: white; max-width: 505px; } .EntityLookup #ELSearchClient { width: 100%; /*visibility: hidden;*/ background-color: white; } .EntityLookup #ELSearchClient .dropdown-button span { width: 80%; display: inline-block; white-space: nowrap; overflow: hidden; } .EntityLookup #SelectedTagsDisplay .inlineTag { background: #98adb3; margin-top: 4px; } .EntityLookup #ELSelectAll { vertical-align: middle; position: relative; bottom: 3px; } .EntityLookup #ELNumSelected .btn-mini { padding: 1px 5px; } .EntityLookup #ELResultsWrapper { position: relative; } .EntityLookup.ELControl #ELResults { overflow: auto; padding: 10px; } .EntityLookup #ELResults .row { width: 100%; font-size: 17px; margin: 4px 0; padding: 5px; background: #f3f3f3; } .EntityLookup #ELResults .row:hover { background: #e3e3e3; } .EntityLookup #ELResults .row .ELRowTitle { cursor: pointer; } .EntityLookup #ELResults .row i { margin-right: 10px; background: none; float: left; } .EntityLookup #ELResults .row .fa-square-o { display: inline; } .EntityLookup #ELResults .row .fa-check { display: none; } .EntityLookup #ELResults .row .fa-long-arrow-left, .EntityLookup #ELResults .row .fa-long-arrow-right { display: none; } .EntityLookup #ELResults .row.selected { background: #336699; color: white; } .EntityLookup #ELResults .row.selected .fa-square-o { display: none; } .EntityLookup #ELResults .row.selected .fa-check { display: inline; } .EntityLookup #ELResults .row.selected .ELRowTitle a { color: white; } .EntityLookup #ELResults .row .ELRowActions .btn.disabled { opacity: 1; color: rgba(51, 51, 51, 0.65); background-color: rgba(230, 231, 232, 0.65); pointer-events: none; box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.08); } .EntityLookup #ELNoResults { display: none; position: absolute; top: 0; text-align: center; color: #666666; padding: 45px; } .EntityLookup .ELRowChk { float: left; width: 30px; padding-left: 4px; } .EntityLookup.ELControl .ELRowTitle { margin-left: 30px; } .EntityLookup #ELPagingWrapper.ELControl { position: fixed; bottom: 0; width: 60%; } .EntityLookup #ELPagingPagerWrapper { text-align: center; background: #dddddd; padding: 5px; border-top: solid 1px #cccccc; } .EntityLookup #ELPagingPager { background: #dddddd; } .EntityLookup #ELPagingPager i { background: none; color: #999999; } .EntityLookup #ELPagingControls { padding: 10px; font-size: 14px; color: #336699; background: #f3f3f3; border-top: solid 1px #dddddd; text-align: center; } .EntityLookup #ELPages span { display: inline-block; padding: 5px; background: #dddddd; margin: 0 2px 6px 2px; width: 30px; text-align: center; border-radius: 3px; cursor: pointer; } .EntityLookup #ELPages span.active { background: #336699; color: white; } #DeleteMultipleModalList { height: 150px; overflow-y: auto; } #DeleteMultipleModalList ul { margin: 0; padding: 0; } #DeleteMultipleModalList li { margin: 0 0 5px 0; padding: 0; padding: 5px; background: #eeeeee; } #AEUDisconnectedContainer { font-size: 16px; padding-left: 20px; display: inline-block; } #AEUCountsContainer { font-size: 16px; padding-left: 20px; display: inline-block; } #AEUCountsContainer a { padding: 0 5px; } @media (max-width: 480px) { .EntityLookup .ELRowChk { width: 8.33333333%; margin-left: 0; padding-left: 0; } .EntityLookup .ELRowActions { padding-left: 0; } } /* Easy Drop Down for jQuery appgrinders.github.com/jquery-easy-drop-down */ /* REQUIRED ================================================== */ .dropdown { position: relative; display: inline-block; } .dropdown-button { display: block !important; margin: 0 !important; cursor: pointer; } .dropdown-panel { position: absolute !important; display: none; width: 99%; overflow: auto; z-index: 10000; } /* BASIC STYLES ================================================== */ .dropdown-button { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } a.dropdown-button, a.dropdown-button:visited { color: #cccccc; padding: 8px; border: solid 1px #cccccc; } a.dropdown-button:hover { text-decoration: none; } a.dropdown-button .dropdown-icon { float: right; position: static; margin-top: -3px; } .dropdown-panel { max-height: 200px; min-width: 160px; /**/ border: 1px solid #c1c1c1; background: white; padding: 10px; overflow-x: hidden; /* no horizontal scrollbar */ /* Border-box model so that padding doesn't affect dimensions. See http://css-tricks.com/box-sizing */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* moz-box-shadow: 0 0 13px rgba(0,0,0,0.31); -webkit-box-shadow: 0 0 13px rgba(0,0,0,0.31); box-shadow: 0 0 13px rgba(0,0,0,0.31); */ /*border-radius: 5px;/**/ } /* Tags Control */ .TagControl { display: inline-block; position: relative; /* height: 36px; */ padding: 4px; overflow: hidden; padding-left: 6px; white-space: nowrap; width: 100%; vertical-align: bottom; font-size: 14px; color: #4d4d4d; background-color: white; background-image: none; border: 1px solid #d2d3d6; border-radius: 5px; -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 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } u.TagControl .AllTags { float: left; display: inline-block; } .TagControl.entityEditor { width: 100%; } .TagControl .fa-times { color: #eeeeee; margin-left: 5px; cursor: pointer; } .TagControl input { border: none !important; text-indent: 0; padding: 3px !important; /*height: auto !important;*/ /* margin-top: 2px; */ width: 100% !important; border-radius: 0; height: 100% !important; } .TagControl input:focus { outline: none; } .TagControl input:disabled { padding-left: 5px !important; background: #f3f3f3; } .rpipm .TagControl { width: 100%; height: 32px; padding: 0 3px; } .inlineTag { /*text-shadow: 1px 1px 1px @gray-darker;*/ font-size: 14px; background: #98adb3; color: white; display: inline-block; border-radius: 5px; padding: 4px !important; margin-right: 5px; white-space: nowrap; cursor: default; height: auto !important; width: auto !important; } .inlineTag.gantt { font-size: 75%; display: inline; } .TagControl .inlineTag { margin-top: 2px; cursor: move; padding: 3px !important; } .TagControl .inlineTag:first-child { background: #717171; color: #eeeeee; } /* style the first tag differently */ .wSC { margin-top: -3px; padding-right: 5px; white-space: nowrap; } .wSC .inlineTag { border-radius: 0 4px 4px 0; } .wSC .inlineTag.sc { margin-right: 0 !important; background: #777777; border-radius: 0; } .dropdown-panel .inlineTag { display: block; background: #98adb3; margin-bottom: 5px; cursor: pointer; } .dropdown-panel .inlineTag:hover { background: #adbdc2; } .dropdown-panel .inlineTag i { background: none; } .dropdown-panel .inlineTag i.fa-check { display: none; } .dropdown-panel .inlineTag.selected { background: #336699; color: white; } .dropdown-panel .inlineTag.selected i.fa-check { display: inline; } .dropdown-panel .inlineTag.selected i.fa-square-o { display: none; } .TagControl.expandableInput .inlineTag { max-width: 80px; overflow: hidden; } .TagControl.expandableInput .fa-times { display: none; } /* Class for when the Tags control has focus in the fastbuilders */ .TagControl.expanded { width: 100%; z-index: 1000; } .TagControl.expandableInput.expanded .inlineTag { max-width: none; overflow: visible; } .TagControl.expandableInput.expanded .fa-times { display: inline; } #ConfirmSaveForecast { top: 0; left: 0; right: 0; position: absolute; border-top: 2px solid #4f8edc; border-bottom: 1px solid #4f8edc; text-align: center; padding: 10px; background-color: #4f8edc; z-index: 100; } #Debug { margin: 0; padding: 0; position: fixed; top: 0; left: 0; z-index: 1001; width: 300px; height: 100%; background: #f6f6f6; border-right: solid 2px black; float: left; overflow: scroll; display: none; } #Debug pre { padding: 10px; white-space: pre; word-wrap: normal; } .sortableRow { background-image: url('https://d1mvjqhlpyof5w.cloudfront.net/drag-handle.png') !important; background-position: 5px center !important; background-repeat: no-repeat !important; } #scorecard { font-size: 14px; z-index: 99; } #scorecard h1 { font-size: 1.8em; margin: 0; line-height: inherit; } #headerbuttons { margin-top: 5px; text-align: right; } #headerbuttons i { display: inline-block; } i.bgBlue { background: #0d345a !important; } i.bgGreen { background: green !important; } #scorecard-slider { color: #666666; font-size: 0.8em; } #scorecard-slider #slider { width: 200px; margin-top: 0.5em; display: inline-block; margin: 0 8px; font-size: 0.8em; } #scorecard-slider .ui-widget-content { border: 1px solid #aeafb1 !important; } #scorecard-slider .ui-widget-header { background: #32599c !important; } #scorecard-slider .ui-slider-handle { top: -0.3em; margin-left: -0.6em; background: transparent url('https://d1mvjqhlpyof5w.cloudfront.net/slider-button.png') left top no-repeat !important; width: 13px !important; height: 13px !important; border: 0 !important; } #scorecard .slider-level-4 { display: none; } #scorecard.sliderLevel4 .slider-level-4 { display: block; } .title-column a { color: #555555; text-decoration: none; } .title-column a:hover { color: #444444; } #scorecard a { text-decoration: none; } #scorecard a:hover { color: #444444; } #scorecard .Result a, #scorecard .Program a { color: #555555; } #scorecard .Result a:hover, #scorecard .Program a:hover { color: #4f8edc; } #scorecard .PerfMeasure a:hover { color: #4f8edc; } .ActionDescription { margin: 0 38px; padding: 1em; background: #ededed; } #scorecard .AdditionalData { float: left; width: 100%; } #scorecard .addtlDataValRow { width: 560px; float: left; position: relative; margin-bottom: 10px; } #scorecard .sc-row .menu { position: absolute; left: -120px; top: -1px; background: #4f8edc; border: solid 1px black; color: white; display: none; padding: 13px 3px; -moz-border-radius: 2em 0em 2em 0em; border-radius: 2em 0em 2em 0em; -webkit-box-shadow: 0px 2px 4px #aeafb1; -moz-box-shadow: 0px 2px 4px #aeafb1; box-shadow: 0px 2px 4px #aeafb1; z-index: 1006; transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; } #scorecard .sc-row .menu ul { margin-bottom: 0px; } #scorecard .sc-row .menu a { width: 120px; padding: 2px 10px; display: inline-block; color: white; } #scorecard .sc-row .menu a:hover { -moz-border-radius: 10px; border-radius: 10px; background: white; color: black; } /* TABLE-LIKE LAYOUT */ .title-wrapper { float: left; width: 100%; } #scorecard .title-column { /* margin: 0 480px 0 45px; */ /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ margin-top: 0; margin-bottom: 0; margin-left: 65px; /* left column width */ } #scorecard.homepage .Indicator .handle, #scorecard.homepage .PerfMeasure .handle { cursor: move; color: #aaaaaa; margin-right: 5px; margin-left: auto; } /* Indent Indicators and PerfMeasures */ #scorecard .Indicator.indent .title-column, #scorecard .PerfMeasure.indent .title-column { margin-left: 75px; } /* Indent Result -> Program */ #scorecard .ResultContainer .Program.indent .title-column { margin-left: 95px; } /* Indent Result -> Program -> PerfMeasures */ #scorecard .ResultContainer .PerfMeasure.indent .title-column { margin-left: 105px; } #scorecard .title-column.makefullwidth { margin-right: 0 !important; } #scorecard .icon-column { float: left; width: 65px; /* left column width */ margin-left: -100%; text-align: right; } #scorecard .icon-column .sc-eqheight { width: 65px; } /* Indent Indicators and PerfMeasures */ #scorecard .Indicator.indent .icon-column, #scorecard .PerfMeasure.indent .icon-column, #scorecard .Indicator.indent .icon-column .sc-eqheight, #scorecard .PerfMeasure.indent .icon-column .sc-eqheight { width: 75px; } /* Indent Result -> Program */ #scorecard .ResultContainer .Program.indent .icon-column, #scorecard .ResultContainer .Program.indent .icon-column .sc-eqheight { width: 95px; } /* Indent Result -> Program -> PerfMeasures */ #scorecard .ResultContainer .PerfMeasure.indent .icon-column, #scorecard .ResultContainer .PerfMeasure.indent .icon-column .sc-eqheight { width: 105px; } #scorecard .icon-column .sc-icon { display: inline-block; } #scorecard .icon-column i { color: #999999; cursor: pointer; } #scorecard .icon-column i.contract { display: none; } #scorecard .values-column { float: left; position: relative; width: 480px; /* right column width */ margin-left: -482px; /* negative right column width */ margin-top: 5px; } #scorecard .values-column.noData { width: 100% !important; margin-left: 0 !important; } .values-column .fa-minus { color: #aeafb1; } #scorecard .SectionTitle { background: #4f8edc !important; color: white; padding: 5px; } #scorecard .SectionTitle .title-column { margin-left: 0; } #scorecard .SectionTitle .sc-title, #scorecard .SectionTitle .sc-val-column { color: white !important; } #scorecard .ContainerTitleRow h2 { float: left; margin: 0; } #scorecard .ContainerTitleRow .values-column { float: right; margin-left: 0; margin-right: 1em; } /* for vertical centering */ .sc-va-container { display: table-row; } .sc-valign { display: table-cell; vertical-align: middle; } /* COLUMN STYLES */ #scorecard .sc-row { float: left; width: 100%; padding: 0.4em 1em 0; color: #666666; font-weight: normal; position: relative; } #scorecard .Indicator.sc-row, #scorecard .PerfMeasure.sc-row { border-top: solid 1px #edeef0; } #scorecard .slider-level-3 .sc-row { padding-top: 0; } #scorecard .sc-row.magnify { -webkit-transition: -webkit-box-shadow 0.2s ease-out; -moz-transition: -moz-box-shadow 0.2s ease-out; -o-transition: -o-box-shadow 0.2s ease-out; transition: box-shadow 0.2s ease-out; } #scorecard .sc-row.magnify.on { background: #f3f3ff; box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); width: 973.84375px; margin-left: -15px; -webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); -moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); } #scorecard .sc-section-header.sc-row { background: #f1f1f1; min-height: 65px; } #scorecard .sc-icon { margin-left: 4px; } #scorecard .sc-section-header .sc-icon { margin-left: 0; } #scorecard .sc-title { color: white; padding: 0; min-height: 1em; } #scorecard .sc-title select { color: black !important; } #scorecard .sc-section-header .sc-title { font-size: 18px; } #scorecard .sc-fixed { float: left; width: 80px; min-height: 1em; } #scorecard .sc-val-column { text-align: center; width: 80px; vertical-align: middle; padding: 0; font-weight: bold; } #scorecard .sc-val-column div { width: 80px; } #scorecard .sc-val-column div.ms-options-wrap, #scorecard .sc-val-column div.ms-options, #scorecard .sc-val-column div.ms-search { width: auto; } #scorecard .sc-val-column div.ms-options-wrap button, #scorecard .sc-val-column div.ms-options button, #scorecard .sc-val-column div.ms-search button { border-color: #d1d3d6; } #scorecard .sc-section-header .sc-val-column { /*color: #ffffff;*/ font-size: 0.8em; font-weight: lighter; text-align: center; padding-bottom: 8px; } #scorecard .sc-val-column .icon-minus { color: #aeafb1; font-size: 80%; } .sc-data-text { width: 20px; display: inline-block; vertical-align: middle; } .sc-data-text.ta-right { width: 48px; text-align: right; } /* classes for each specific value column */ #scorecard .sc-color-band { display: inline-block; padding: 4px; border-radius: 5px; width: 90%; } /* SCORECARD ICONS */ .sc-icon { /* width: 40px; */ text-align: right; } .sc-icon span { display: inline-block; padding: 10px 0; margin: 3px 10px 3px 0; text-align: center; width: 32px; height: 32px; cursor: pointer; zoom: 1; } .sc-icon span:hover, .sc-icon span.on { background-color: #aeafb1; background: #aeafb1; } .sc-icon span.label-result:hover, .sc-icon span.label-result.on { background: #95cf7b; } .sc-icon span.label-indicator:hover, .sc-icon span.label-indicator.on { background: #f7d84d; } .sc-icon span.label-program:hover, .sc-icon span.label-program.on { background: #7b98c4; } .sc-icon span.label-perfmeasure:hover, .sc-icon span.label-perfmeasure.on { background: #df9680; } .sc-icon span.label-action:hover, .sc-icon span.label-action.on { background: #66b9cb; } .sc-icon span.a.sm { width: 32px; height: 32px; } .sc-section-header .sc-icon span, .sc-icon span.a { font-size: 1.2em; width: 36px; height: 36px; } i.calculated-badge { position: absolute; left: -4px; font-size: 10px; color: green !important; text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white; } i.calculated-badge.not-reporting { color: red !important; } .values-column i.calculated-badge { left: 0; } .values-column i.calculated-badge.not-reporting { top: 35%; } /* DETAILS VIEWS HEADER */ .DetailsHeader .sc-row .title-wrapper { float: left; width: 100%; } .DetailsHeader .sc-row .title-column { margin-top: 0; margin-right: 100px; margin-bottom: 0; margin-left: 45px; } .DetailsHeader .sc-row .icon-column { float: left; width: 45px; margin-left: -100%; text-align: left; } .DetailsHeader .sc-row .headerbuttons { float: left; width: 200px; margin-left: -200px; text-align: right; } .DetailsHeader .sc-icon span { width: 36px; height: 36px; font-size: 1.5em; padding: 0; line-height: 36px; cursor: default; } /* TREND ARROWS */ #scorecard span.sc-arrow { display: inline-block; vertical-align: middle; width: 27px; height: 21px; background: transparent url('https://d1mvjqhlpyof5w.cloudfront.net/arrows-big2.png') 0 0 no-repeat; } #scorecard span.sc-arrow.neutral { background-position: 0 0; } /* top left */ #scorecard span.sc-arrow.up-green { background-position: 0 -21px; } #scorecard span.sc-arrow.down-green-trend { background-position: 0 -42px; } #scorecard span.sc-arrow.down-green { background-position: 0 -63px; } #scorecard span.sc-arrow.up-green-trend { background-position: 0 -84px; } #scorecard span.sc-arrow.up-red { background-position: -27px -21px; } #scorecard span.sc-arrow.down-red-trend { background-position: -27px -42px; } #scorecard span.sc-arrow.down-red { background-position: -27px -63px; } #scorecard span.sc-arrow.up-red-trend { background-position: -27px -84px; } #scorecard span.sc-arrow.up-black { background-position: -54px -21px; } #scorecard span.sc-arrow.down-black-trend { background-position: -54px -42px; } #scorecard span.sc-arrow.down-black { background-position: -54px -63px; } #scorecard span.sc-arrow.up-black-trend { background-position: -54px -84px; } /* Weather icon arrows */ i.wi { font-size: 45px; display: inline-block; vertical-align: middle; color: black; width: 27px; height: 20px; line-height: 20px; overflow: visible; } i.wi.wi-up, i.wi.wi-down, i.wi.wi-right { font-size: 40px; } i.wi.black { color: black; } i.wi.green { color: green; } i.wi.red { color: red; } /* SCORECARD DROPDOWN BOX */ .scorecard-dd { /*display: none;*/ /*width: 550px;*/ /*background: #fff;*/ border: 0; margin: 4px; z-index: 1060; background-color: #a6a6a6; color: #313338; border-radius: 0; /*font-size: 1.2em;*/ /*-moz-box-shadow: 0 2px 10px @gray-light; -webkit-box-shadow: 0 2px 10px @gray-light; box-shadow: 0 2px 10px @gray-light;*/ /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='@gray-lightddd')";*/ /* For IE 8 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='@gray-lightddd'); /* For IE 5.5 - 7 */ } .scorecard-dd :hover { background-color: #787878 !important; } .scorecard-dd div { background: #edeef0; padding: 1em; } .scorecard-dd input { padding: 0.5em; border-radius: 4px; border: solid 1px #aeafb1; width: 90%; } .scorecard-dd .headerMenuButton { background-color: #a6a6a6; color: #313338; } .scorecard-dd ul { height: 450px; overflow-y: scroll; overflow-x: hidden; } .scorecard-dd ul.dropdown-menu { background-color: white !important; } .scorecard-dd li { padding: 8px; cursor: pointer; } .scorecard-dd li:hover { background: #edeef0 !important; } .scorecard-dd p { text-align: center; cursor: default; padding: 8px 0; color: #999999; } .ActionInfoRow { margin-bottom: 1em; } .ActionInfoRow .ActionInfoLabel { display: inline-block; width: 120px; font-weight: bold; color: #999999; } /* DETAILS VIEW RESULT & PROGRAM NOTES */ #scorecard .btnViewNotes { font-size: 65%; color: #aeafb1; cursor: pointer; } #scorecard .objectNotes { margin-left: 20px; padding-bottom: 10px; display: none; } #scorecard .objectNotes .objNoteData { display: none; border-bottom: solid 1px gray; font-size: 20px; } #scorecard .objectNotes .objectNoteButtons .btn { margin-right: 5px; } #scorecard .indent .objectNotes { margin-left: 48px; } /* **************** */ /* EDIT MODE STYLES */ /* **************** */ body.scorecard-editor .ui-autocomplete { max-height: 200px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; /* add padding to account for vertical scrollbar */ padding-right: 20px; } body.scorecard-editor .ui-helper-hidden-accessible { display: none !important; } #scorecard.editmode.slim input { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; } #scorecard.editmode ul.lsCircle { list-style: circle; } #scorecard.editmode #errors { margin-bottom: 5px; } #scorecard.editmode #errors span { display: block; padding: 5px; color: red; } #scorecard.editmode .sc-icon span { cursor: default; } #scorecard.editmode h2 { background: #4f8edc; color: white; padding: 5px; font-size: 16px; margin-top: 10px; } #scorecard.editmode h2 span:first-child { display: inline-block; padding-left: 5px; } #scorecard.editmode h2.quadrant { background: none !important; color: black; font-size: 18px; } #scorecard.editmode .sc-edit-section { clear: both; background: #edeef0; padding: 10px 10px 1px 10px; margin-bottom: 10px; } #scorecard .ActionContainer .sc-edit-section { clear: both; padding: 10px; margin-bottom: 10px; overflow: visible; } #scorecard .ActionContainer .sc-edit-section .icon-column { margin-left: 0; } #scorecard .ActionContainer .sc-edit-section .edit-inputs-container { margin-top: 5px; } .txtRotate { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } .lstItems li { margin-bottom: 8px; } /* div based row styles */ .handle { cursor: move; color: #aaaaaa; vertical-align: middle; margin-left: 20px; } #scorecard .rpipm input[type="text"], #scorecard .rpipm select { height: 32px; font-size: 14px; width: 100%; border: solid 1px #cccccc; padding: 0 4px; } #scorecard .rpipm select:disabled { background: #e3e3e3; color: #999999; } .rpipm .linked { width: 100%; } .rpipm .linked div.vamiddle { padding: 2px 5px 6px 5px !important; } #scorecard.editmode .ipmTagsContainer { position: relative; width: 55%; } #scorecard.editmode .ipmTagsContainer.ipmTagsContainerStatic { width: 30%; } #scorecard.editmode .ipmMetaContainer { position: absolute; right: 0; background: #ededed; padding-left: 10px; } .rpipm { margin-top: 5px; margin-left: 0; margin-right: 0; white-space: nowrap; } .rpipm div { float: left; margin-right: 3px; } .rpipmStatic { white-space: unset; } .rpipm div.ipmIcon { width: 40px; margin: 0; margin-top: -3px; } .rpipm div.ipmTitle { width: 35%; } .rpipm div.ipmTitle.ipmTitleStatic { width: 60%; } .rpipm .linked div.ipmTitle { width: 825px; overflow: hidden; } .letterOrderedList .rpipm .linked div.ipmTitle { width: 550px; overflow: hidden; } .rpipm .linked div.letterIndex { display: none; } .letterOrderedList .rpipm .linked div.letterIndex { display: block; width: 25px; text-align: center; background: #dddddd; color: #999999; border-radius: 2px; } .rpipm.rp div.ipmTitle { width: 45%; } /* result or program */ .rpipm.rp .linked div.ipmTitle { width: 815px; } .sc-edit-section .sc-edit-section .rpipm.rp div.ipmTitle { width: 44%; } /* nested result->program title */ .sc-edit-section .sc-edit-section .rpipm.pm div.ipmTitle { width: 34.7%; } /* nested result->program->pm title */ .rpipm div.ipmTags { width: 99%; } .rpipm div.ipmTags.expanded { width: 100%; } #scorecard .rpipm.rp div.ipmTags { width: 45%; } /* result or program */ #scorecard .rpipm div.ipmUOM { width: 40px; text-align: center; } #scorecard .rpipm div.ipmScale { width: 40px; text-align: center; } #scorecard .rpipm div.ipmPrefix { display: inline-block; width: 35px; font-size: 12px; color: #aeafb1; vertical-align: bottom; text-align: center; margin-bottom: 2px; } #scorecard .rpipm div.ipmSelBox { width: 140px; } .rpipm div.ipmRemoves { width: 45px; margin: 0; float: right; margin-top: 5px; padding-right: 8px; } .rpipm button { border: none; background-color: transparent; padding: 0; } #scorecard .rpipm select { border-radius: 6px; } .sc-edit-section .sc-edit-section { padding-right: 0 !important; padding-bottom: 0 !important; margin-top: 1em; margin-bottom: 0; border-top: solid 1px #aeafb1; } .sc-edit-section .sc-edit-section.rpipm.rp div.ipmTitle { width: 440px !important; } /* tables */ #scorecard.editmode table.values-table { width: 100%; font-size: 14px; } #scorecard.editmode table.values-table input { border-radius: 5px; font-size: 14px; height: auto !important; text-indent: 2px; } #scorecard.editmode table.values-table thead th { border-bottom: solid 1px #aeafb1; } #scorecard.editmode table.values-table th, #scorecard.editmode table.values-table td { padding: 5px; } #scorecard.editmode table.values-table tbody { border-bottom: solid 1px #aeafb1; } #scorecard.editmode table.values-table .valueComment { color: #cccccc; cursor: pointer; vertical-align: top; margin-top: 2px; } #scorecard.editmode table.values-table .valueComment.on { color: green; } #scorecard.editmode table.values-table span.greyedText { color: #999999; font-weight: normal; font-size: 85%; } .linked a { color: #4d4d4d; } /* User Access Controls */ .userAccessToggle { display: inline-block; cursor: pointer; border-radius: 4px; background: #aeafb1; color: white; padding: 3px 8px; margin: 0 3px 6px 0; } .userAccessToggle.accessOn { background: #336699; } .userAccessToggle.accessOn .icon-check-empty { display: none; } .userAccessToggle.accessOff .icon-ok { display: none; } .userAccessToggle.accessOff:hover { background: #aeafb1; } #rscUserAccess .userAccessToggle { display: block; } #scorecard .sc-eqheight:not(.sc-title,.sc-primaryTag) { height: 25px !important; } #scorecard .sc-primaryTag .inlineTag { margin-top: 5px; } #scorecard .Result .sc-primaryTag .inlineTag { margin-top: 10px; } #scorecard .add-new-action-form { width: 110%; } #scorecard .add-new-action-form .control-group { float: left; margin-right: 5px; margin-bottom: 0; } #scorecard .add-new-action-form .title input { width: 335px; } #scorecard .add-new-action-form .end-date input { width: 150px; } #scorecard .add-new-action-form .assigned-to select { width: 170px; } #scorecard .add-new-action-form .status select { width: 150px; } #scorecard .add-new-action-form .buttons-container { margin-top: 10px; } #scorecard .add-new-action-form .buttons-container a.btn-small { border-radius: 5px; padding: 5px; color: white; cursor: pointer; } #scorecard .add-new-action-form .buttons-container a.btn-small.cancel-new-action { background: #969fa8; padding-left: 6px; padding-right: 6px; } #scorecard .links-container { margin-bottom: 5px; clear: both; overflow: auto; } #scorecard .links-container .file-link { display: inline-block; } #scorecard .links-container a { float: left; margin-right: 3px; } #files-container .file-icon { float: left; margin-right: 3px; } #files-container .file-link { line-height: 20px; } #files-container .delete-file { float: right; } #files-container .buttons-cell a { float: right; cursor: pointer; } #files-container .save-filename { display: none; } #files-container .edit-mode { display: none; } #files-container .edit-file { margin-right: 3px; } .capitalize { text-transform: capitalize; } #sc-header-sticky .dropdown a { font-size: inherit; } #sc-header-sticky .dropdown button { padding: 10px; margin-bottom: 3px; } .dropdown-menu.measure { width: 190px; } .copy-text[readonly] { width: 90%; color: black; } #embed-modal .modal-body { overflow: visible; } #signup-form { margin-bottom: 0; } #signup-form .form-actions { margin-bottom: 0; } .EntityLookup #ELPages span.first, .EntityLookup #ELPages span.prev, .EntityLookup #ELPages span.next, .EntityLookup #ELPages span.last { width: 65px; text-align: center; } .rpipm .icon-remove { color: red; } .rpipm input { line-height: 1em; padding: 0; } .sc-edit-section input { line-height: 1em; } #data-table-container { display: none; } #data-table-container .span6 { width: 47%; } #data-table-container .span6 td { height: 46px; } #data-table-scrollable { max-height: 280px; overflow: auto; } #hide-data-button { display: none; } #show-data-button, #hide-data-button { margin-top: 5px; } .tab-content.no-padding { padding: 0; } .EditSuperAdminListContainer { height: 500px; overflow-y: scroll; } #user-tbody td { width: 280px; padding-left: 5px; padding-right: 5px; } #user-tbody td.short { width: 50px; } #page-controls th { padding-left: 5px; padding-right: 5px; } #page-controls #ELPages { text-align: center; } #more-container, #show-less { display: none; } #show-less, #show-more { cursor: pointer; padding: 3px; border-radius: 2px; } h3 #show-less, h3 #show-more { font-size: 50%; } .results-container { background: #e8e8e8; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .results-container .sc-row.first-row { display: block; } .results-container .sc-row.first-row h5 { display: inline-block; } .results-container a { color: #333333; } .results-container span { cursor: pointer; } .results-container h5 { font-size: 18px; } .results-container .sc-icon span { margin: 5px; } #scorecard.hide-action #add-new-action, #scorecard.hide-action #AddExistingAction, #scorecard.hide-action .fileinput-button, #scorecard.hide-action .edit-file, #scorecard.hide-action .save-file, #scorecard.hide-action .delete-file { display: none; } .NoteContainer h5 { font-size: 19px; } .row-fluid .noteText textarea { width: 90% !important; } /*#scorecard .noteText a { color: #147CCD; text-decoration: underline; }*/ #scorecard .noteText .redactor-toolbar a { color: black; text-decoration: none; } .notes-container .noteText { border: 1px solid #e3e3e3; margin: 5px 20px 5px; padding: 5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .notes-container .noteText .content { margin-bottom: 5px; } .notes-container .noteText .edit-mode, .notes-container .noteText .saveNote, .notes-container .noteText .cancelNoteEdit { display: none; } .notes-container .noteText.edit .edit-mode { display: block; } .notes-container .noteText.edit .saveNote, .notes-container .noteText.edit .cancelNoteEdit { display: inline; } .notes-container .noteText.edit .view-mode, .notes-container .noteText.edit .editNote { display: none; } .notes-container.show-more { display: none; } #note-content-container { display: none; } #add-new-note-section, #show-more-container { margin: 20px; } #show-less-notes { display: none; } .note-created-by { display: inline-block; line-height: 27px; } .btn.btn-small.delete-note { padding: 5px; } #tblToDoEditor input[type="text"], #tblToDoEditor select { width: 100%; } #tblToDoEditor span.editing { display: none; } #tblToDoEditor tr.editing span.editing { display: block; } #tblToDoEditor tr.editing span.viewing { display: none; } .todos-container { margin-top: 10px; } .todos-container .checkbox input { display: inline; } #add-new-todo-section { margin: 10px; } #add-new-todo-section .validation-message { display: none; color: red; text-align: center; } #add-new-todo-section #add-new-todo-button { margin-right: 5px; } #todo-content-container, #hide-completed { display: none; } #todo-content-container { margin-top: 5px; } .tab-content #todo-content-container input { height: 30px; } .todos-container .completed { display: none; } .todos-container .completed td { text-decoration: line-through; color: gray; } .todos-container.show-completed .completed { display: table-row; } #sort-by-name, #sort-by-date { cursor: pointer; } .todo-table { font-size: 13px; } .todo-table td { padding: 3px; } /* ADDITIONAL DATA NOTES BUTTONS */ .addDataNotesRow { margin: 5px 0; } .addDataNotesRow button { margin-right: 3px; } .addDataNotesRow .addDataNote { padding-bottom: 1em; border-bottom: solid 1px #999999; font-size: 20px; } /* Creatings a centered loading icon */ .page-loading-centered { position: absolute; top: 50%; left: 50%; } /* Style the scorecard divider */ .clearfixDivider { font-size: 18px; border-top-right-radius: 1px; border-top-left-radius: 1px; height: 36px; line-height: 2em; padding: 0 10px; } .editDividerText, .dividerTextSave { margin: 7px 5px 0px 5px; color: white; float: left; cursor: pointer; } .dividerText { color: white; font-size: 18px; } .dividerTextEdit { height: 24px !important; line-height: 30px; font-size: 18px; padding: 0 !important; width: 50%; min-width: 200px; } .dividerPadding { margin-top: 4px; } .dividerRemove { color: white; padding-top: 8px; margin-right: 12px; } /* Embed and Hosted Page Styles */ .hostedBackground { background-color: #edeef0 !important; } .embedBackground #page-content { background-color: white; } .embedBackground { background-color: white; } .embedBackground { padding: 10px; } .embed-view #scorecard .sc-section-header .sc-title { font-size: 22px; } .embed-view .dividerText { font-size: 22px; } .embed-view .NoteContainer .panel-heading { font-size: 22px; height: 48px; } .embed-view .sc-title { font-size: 18px; } .embed-view .sc-val-column { font-size: 16px; } .embed-view #scorecard h1 { font-size: 2em; } .hostedContent { padding: 0 10%; background-color: #edeef0; } .innerContent { background-color: white; /*padding: 20px;*/ } .numeric { border-radius: 5px; } /* Remove bootstrap padding on scorecard containers */ .ResultContainer, .ProgramContainer { padding: 0px; } #ActionsIndexView a { color: #4d4d4d; } #AllActions a { color: black; } #files-container a { color: black; } .highcharts-button { cursor: pointer !important; } #optOrientations { text-align: center; } #optOrientations label { text-align: center; padding: 5px; margin-right: 5px; cursor: pointer; } #optOrientations label i.fa { display: none; } #optOrientations label.optSelected { background: #428bca; color: white; padding-bottom: 1em; } #optOrientations label.optSelected i.fa { display: inline-block; } #optOrientations input { display: none; } .optOrientation { border: solid 1px #cccccc; background: white; } .optOrientation.optPortrait { height: 110px; width: 85px; } .optOrientation.optLandscape { height: 85px; width: 110px; margin-bottom: 12px; } .page-break-label { font-size: 85%; margin-left: 110px; display: block; color: #999999; } .tutorial-status .active { font-size: 1.1em; color: #4f8edc; font-weight: bold; } .tutorial-status .completed { color: #999999; } .tutorial-status .completed:before { font-family: 'FontAwesome'; content: "\F00C"; margin: 0 0 0 0; } /*Styles that applies only on IE 10 or above*/ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .TagControl { overflow: visible; } .rpipm .TagControl { width: 75%; } } @media (max-width: 880px) { #scorecard .values-column { width: 160px !important; margin-left: -160px !important; } #scorecard .values-column .sc-target, #scorecard .values-column .sc-forecast, #scorecard .values-column .sc-current, #scorecard .values-column .sc-baseline, #scorecard .values-column .sc-custcolumn, #scorecard .values-column .sc-fillercolumn, #scorecard.success-stories .values-column .sc-client, #scorecard.success-stories .values-column .sc-focus { display: none !important; } #scorecard .title-column { margin-right: 160px !important; } } @media (max-width: 480px) { #scorecard .noDataValues i.fa { display: none !important; } #scorecard .noDataValues i.fa.fa-circle { display: inline-block !important; } #scorecard .noDataValues .values-column { border: none; } #scorecard .values-column { border: solid 1px #eeeeee; } #scorecard .icon-column { width: 0 !important; } #scorecard .icon-column .sc-eqheight, #scorecard .values-column .sc-eqheight { width: auto !important; } #scorecard .values-column .sc-time .sc-eqheight, #scorecard .values-column .sc-actual .sc-eqheight { width: 80px !important; height: auto !important; } #scorecard .icon-column .sc-icon, #scorecard .inlineTag { display: none !important; } #scorecard .title-column { margin-left: 20px !important; margin-right: 80px !important; } #scorecard .values-column { width: 80px !important; margin-left: -80px !important; } #scorecard .SectionTitle .values-column { display: none !important; } #scorecard .AdditionalDataRow .values-column, #scorecard .AdditionalDataRow .links-container, #scorecard .AdditionalDataRow .moreAddtlData, #scorecard .AdditionalDataRow .addDataNotesRow { display: none !important; } #scorecard .AdditionalDataRow .title-column { margin: 0 !important; } #scorecard .sc-section-header .values-column { display: none; } } /*@media (max-width: 1700px) { .letterOrderedList .rpipm .linked div.ipmTitle{ width:80% !important; } }*/ @media (min-width: 0px) and (max-width: 1280px) { /* RESULT AND PROGRAM */ #scorecard.SCEDITOR .rpipm, .rpipm { position: relative; } #scorecard.SCEDITOR .rpipm div.ipmTitle { margin-bottom: 5px; } #scorecard.SCEDITOR .rpipm div.ipmRemoves, .rpipm div.ipmRemoves { position: absolute; right: 0; width: auto; padding-right: 25px; } #scorecard.SCEDITOR .handle, .handle { margin-left: 5px; } #scorecard.SCEDITOR .rpipm div.ipmRemoves.nonEditableView { position: relative; } #scorecard.SCEDITOR .rpipm.rp div.ipmTitle, #scorecard.SCEDITOR .rpipm.rp div.ipmTags, #scorecard.SCEDITOR .ipmTagsContainer .ipmTags, #scorecard.SCEDITOR .ipmMetaContainer, #scorecard.SCEDITOR .rpipm div.ipmTitle { width: 85% !important; } .rpipm div.ipmTitle { width: 85% !important; } #scorecard.SCEDITOR .rpipm.rp div.ipmTags { margin-bottom: 10px; } /* IND/PM */ #scorecard.SCEDITOR .ipmTagsContainer { margin-left: 40px; width: 95%; } #scorecard.SCEDITOR .ipmTagsContainer .ipmTags { margin-bottom: 5px; } #scorecard.SCEDITOR .TagControl.expanded { width: 100% !important; } /* nested result->program title */ .rpipm div.LinkedElement { width: 100%; } #scorecard .ipmMetaContainer { position: relative; padding-left: 0; } #scorecard.editmode .ipmTagsContainer.ipmTagsContainerStatic { width: 90%; } } @media (min-width: 0) and (max-width: 630px) { #scorecard.SCEDITOR .ipmSelBox.selPolarity { clear: both; margin-bottom: 10px; } #scorecard.SCEDITOR .rpipm.rp div.ipmTitle, #scorecard.SCEDITOR .rpipm.rp div.ipmTags, #scorecard.SCEDITOR .ipmTagsContainer .ipmTags, #scorecard.SCEDITOR .ipmMetaContainer, #scorecard.SCEDITOR .rpipm div.ipmTitle { width: 75% !important; } .rpipm div.ipmTitle { width: 75% !important; } } @media (min-width: 880px) and (max-width: 1300px) { #scorecard.success-stories .values-column .sc-client, #scorecard.success-stories .values-column .sc-focus { display: none !important; } #scorecard.success-stories .title-column { margin-right: 320px !important; } #scorecard.success-stories .values-column { width: 320px !important; margin-left: -320px !important; } #resultsTable tbody { height: 300px; } } @media (min-width: 1678px) { } @media (max-width: 1420px) { .list-group-item { height: 75px; } } @media (max-height: 900px) { #resultsTable tbody { height: 300px; } } /* Sidebar Menu */ #docuBar { white-space: normal; margin: 10px 0 0 0; padding-left: 0 !important; } #docuBar .badge { font-weight: 600; background-color: rgba(21, 22, 26, 0.6); right: 25px !important; } #docuBar i { color: #3f444c; margin-left: 1px; margin-right: 8px; min-width: 15px; text-align: center; display: inline-block; } #docuBar .divider { height: 1px; width: 100%; margin: 10px 0px; overflow: hidden; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); background-color: #d2d3d6; } #docuBar .divider:hover { background-color: #d2d3d6; } #docuBar a { text-decoration: none; } #docuBar ul { padding: 5px 0; list-style: none; } #docuBar ul { padding-left: 0 !important; } #docuBar ul, #docuBar ul li a { background: #dfe0e2; color: rgba(63, 68, 76, 0.7); box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #docuBar li.active i, #docuBar li.active a:hover i { color: white; } #docuBar li a { color: #3f444c; display: block; padding: 10px; position: relative; } #docuBar a:hover { background-color: #d2d3d6; color: #3f444c; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #docuBar a:hover i { color: #3f444c; } #docuBar > li.active > a { background: #595f69; color: white; box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1); } #docuBar > li.active > a:after { width: 0px; height: 0px; border-style: solid; border-width: 9px 9px 9px 0; border-color: transparent #f7f8fa transparent transparent; content: ""; position: absolute; top: 50%; margin-top: -9px; right: 0px; } #docuBar ul li a { padding: 5px 10px 5px 20px; } #docuBar ul li.active:not(.open) > a { font-weight: 600; color: #3f444c; } #docuBar li ul { display: none; } #docuBar ul ul { padding: 0; } #docuBar li li li a { padding-left: 60px; } #docuBar ul ul ul li a { padding-left: 80px; } #docuBar ul ul ul ul li a { padding-left: 100px; } #docuBar li.hasChild > a { position: relative; } #docuBar li.hasChild > a:before, #docuBar li.hasChild > a:after { content: " "; display: table; } #docuBar li.hasChild > a:after { clear: both; } /* Remove the :hover from the following lines for arrows to appear always */ #docuBar li.hasChild > a:before, #docuBar li.hasChild.open > a:before { content: "\f105"; opacity: 0.5; filter: alpha(opacity=50); } #docuBar li.hasChild.open > a:before { content: "\f107"; opacity: 0.5; filter: alpha(opacity=50); } #docuBar li.hasChild > a:before, #docuBar li.hasChild.open > a:before { font-family: FontAwesome; font-style: normal; font-weight: normal; font-size: 14px !important; text-decoration: inherit; text-align: right; padding-right: 0px; display: inline-block; float: right; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #docuBar li.hasChild li.hasChild a:before { top: 5px; } @media (max-width: 767px) { #page-leftbar { /* Collapsed */ width: 0; z-index: 1029; } #page-content, #docuBar { -webkit-transition: 250ms ease; -o-transition: 250ms ease; transition: 250ms ease; } #docuBar { white-space: nowrap; } #page-content { width: 100%; margin-left: 0; } footer { margin-left: 0; } body.show-leftbar #page-leftbar { width: 230px; } body.show-leftbar #page-content { margin-left: 230px; } body.show-leftbar footer { -webkit-transform: translate(230px, 0); -ms-transform: translate(230px, 0); -o-transform: translate(230px, 0); transform: translate(230px, 0); } } /* styles special to gantt chart */ .dhtmlx_message_area { display: none; } .gantt-current-date { background-color: #999999; color: white !important; } /* style the add-task lightbox */ .gantt_wrap_section { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .gantt_wrap_section div { text-align: left !important; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .gantt_cal_lsection { width: 120px !important; } /* style the object action objects */ .gantt_cell { cursor: pointer; } /* style the object parent objects */ .gantt_task_line.gantt_dependent_task { background: #333333; border: none; } .taskAssignedTo { font-size: 10px; position: absolute; top: -11px; left: 0; } /* hide dragging capabilities on parent objects */ .gantt_task_line.gantt_dependent_task .gantt_task_progress, .gantt_task_line.gantt_dependent_task .gantt_task_progress_drag { display: none !important; } /* remove the action add buttons */ .gantt_grid_head_cell.gantt_grid_head_add.gantt_last_cell, .gantt_row.action .gantt_add, .gantt_row.readonly .gantt_add { display: none; } /* completed tasks */ .completed_task { border: 1px solid #aeafb1 !important; } .completed_task .gantt_task_progress { background: #aeafb1 !important; } /* Special treatment for results */ .gantt_task_row.result, .gantt_task_row.odd.result, .gantt_task_row.result .gantt_task_row.gantt_selected, .gantt_task_row.odd.result .gantt_task_row.gantt_selected { background-color: #67bb43 !important; } .gantt_task_row.result .gantt_task_cell, .gantt_task_row.odd.result .gantt_task_cell { border-color: #67bb43 !important; } .gantt_task_line.result, .gantt_task_line.result.gantt_selected { left: 15px !important; border-color: #67bb43 !important; box-shadow: none; } .gantt_task_line.result .gantt_task_content { border-color: #67bb43 !important; overflow: visible !important; text-align: left !important; } /* Special treatment for programs */ .gantt_task_row.program, .gantt_task_row.odd.program, .gantt_task_row.program .gantt_task_row.gantt_selected, .gantt_task_row.odd.program .gantt_task_row.gantt_selected { background-color: #436caa !important; } .gantt_task_row.program .gantt_task_cell, .gantt_task_row.odd.program .gantt_task_cell { border-color: #436caa !important; } .gantt_task_line.program, .gantt_task_line.program.gantt_selected { left: 15px !important; border-color: #436caa !important; box-shadow: none; } .gantt_task_line.program .gantt_task_content { border-color: #436caa !important; overflow: visible !important; text-align: left !important; } .gantt_task_line.indicator .gantt_task_content, .gantt_task_line.perfmeasure .gantt_task_content { color: black !important; } /* global chart styling overrides */ .gantt_row.result, .gantt_row.odd.result, .gantt_row.indicator, .gantt_row.odd.indicator, .gantt_row.program, .gantt_row.odd.program, .gantt_row.perfmeasure, .gantt_row.odd.perfmeasure, .gantt_task_row.odd.shaded, .gantt_task_row.shaded { background-color: #f3f3f3; } .gantt_row.indicator .gantt_task_row.gantt_selected, .gantt_row.odd.indicator .gantt_task_row.gantt_selected, .gantt_row.program .gantt_task_row.gantt_selected, .gantt_row.odd.program .gantt_task_row.gantt_selected, .gantt_row.perfmeasure .gantt_task_row.gantt_selected, .gantt_row.odd.perfmeasure .gantt_task_row.gantt_selected, .gantt_task_row.odd.shaded .gantt_task_row.gantt_selected, .gantt_task_row.shaded .gantt_task_row.gantt_selected { background-color: #fff3a1 !important; } .gantt_task_line.hide-bar { display: none !important; } .gantt_tree_content { font-size: 15px; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 246px; } /* indented children */ .gantt_row.child span.label { top: -13px; position: relative; margin-right: 5px; } .gantt_row.child span.inlineTag { top: -13px; position: relative; margin-right: 5px; } #SCTitle { margin-left: 50px; display: inline-block; position: absolute; left: 30px; } #gantt-filters { clear: both; padding-bottom: 0.5em; margin-left: 0; padding: 20px 0 20px 20px !important; } #gantt-filters .btn { font-size: 14px; margin-bottom: 5px; } .daterangepicker .btn { font-size: 12px; } #gantt-scorecard-dd .dropdown-menu { padding-left: 10px; } #gantt-scorecard-dd .dropdown-menu > li > a { display: inline-block; padding-left: 0; } #gantt-scorecard-dd button { padding: 5px; } /* Match the corresponding colors in less */ .gantt_task_line.result.gantt_dependent_task { background-color: #67bb43; } .gantt_task_line.program.gantt_dependent_task { background-color: #436caa; } .gantt_task_line.indicator.gantt_dependent_task { background-color: #f3c700; } .gantt_task_line.perfmeasure.gantt_dependent_task { background-color: #d1694a; } .gantt_task_line.action .gantt_task_progress { background-color: #249bb5; } #map_here a { color: black; } /* * Weather Icons 1.3 * Updated November 30th, 2014 * Weather themed icons for Bootstrap * ------------------------------------------------------------------------------ * Maintained at http://erikflowers.github.io/weather-icons * http://twitter.com/Erik_UX * * License * ------------------------------------------------------------------------------ * - Fpmt licensed under SIL OFL 1.1 - * http://scripts.sil.org/OFL * - CSS and LESS are licensed under MIT License - * http://opensource.org/licenses/mit-license.html * - Documentation licensed under CC BY 3.0 - * http://creativecommons.org/licenses/by/3.0/ * - Inspired by and works great as a companion with Font Awesome * "Font Awesome by Dave Gandy - http://fontawesome.io" * * Weather Icons Bootstrap Package Author - Erik Flowers - erik@helloerik.com * ------------------------------------------------------------------------------ * Email: erik@helloerik.com * Twitter: http://twitter.com/Erik_UX */ @font-face { font-family: 'weathericons'; src: url('https://d1mvjqhlpyof5w.cloudfront.net/weather-icons/font/weathericons-regular-webfont.eot'); src: url('https://d1mvjqhlpyof5w.cloudfront.net/weather-icons/font/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://d1mvjqhlpyof5w.cloudfront.net/weather-icons/font/weathericons-regular-webfont.woff') format('woff'), url('https://d1mvjqhlpyof5w.cloudfront.net/weather-icons/font/weathericons-regular-webfont.ttf') format('truetype'), url('https://d1mvjqhlpyof5w.cloudfront.net/weather-icons/font/weathericons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg'); font-weight: normal; font-style: normal; } .wi { display: inline-block; font-family: 'weathericons'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .wi-day-cloudy-gusts:before { content: "\f000"; } .wi-day-cloudy-windy:before { content: "\f001"; } .wi-day-cloudy:before { content: "\f002"; } .wi-day-fog:before { content: "\f003"; } .wi-day-hail:before { content: "\f004"; } .wi-day-lightning:before { content: "\f005"; } .wi-day-rain-mix:before { content: "\f006"; } .wi-day-rain-wind:before { content: "\f007"; } .wi-day-rain:before { content: "\f008"; } .wi-day-showers:before { content: "\f009"; } .wi-day-snow:before { content: "\f00a"; } .wi-day-sprinkle:before { content: "\f00b"; } .wi-day-sunny-overcast:before { content: "\f00c"; } .wi-day-sunny:before { content: "\f00d"; } .wi-day-storm-showers:before { content: "\f00e"; } .wi-day-thunderstorm:before { content: "\f010"; } .wi-cloudy-gusts:before { content: "\f011"; } .wi-cloudy-windy:before { content: "\f012"; } .wi-cloudy:before { content: "\f013"; } .wi-fog:before { content: "\f014"; } .wi-hail:before { content: "\f015"; } .wi-lightning:before { content: "\f016"; } .wi-rain-mix:before { content: "\f017"; } .wi-rain-wind:before { content: "\f018"; } .wi-rain:before { content: "\f019"; } .wi-showers:before { content: "\f01a"; } .wi-snow:before { content: "\f01b"; } .wi-sprinkle:before { content: "\f01c"; } .wi-storm-showers:before { content: "\f01d"; } .wi-thunderstorm:before { content: "\f01e"; } .wi-windy:before { content: "\f021"; } .wi-night-alt-cloudy-gusts:before { content: "\f022"; } .wi-night-alt-cloudy-windy:before { content: "\f023"; } .wi-night-alt-hail:before { content: "\f024"; } .wi-night-alt-lightning:before { content: "\f025"; } .wi-night-alt-rain-mix:before { content: "\f026"; } .wi-night-alt-rain-wind:before { content: "\f027"; } .wi-night-alt-rain:before { content: "\f028"; } .wi-night-alt-showers:before { content: "\f029"; } .wi-night-alt-snow:before { content: "\f02a"; } .wi-night-alt-sprinkle:before { content: "\f02b"; } .wi-night-alt-storm-showers:before { content: "\f02c"; } .wi-night-alt-thunderstorm:before { content: "\f02d"; } .wi-night-clear:before { content: "\f02e"; } .wi-night-cloudy-gusts:before { content: "\f02f"; } .wi-night-cloudy-windy:before { content: "\f030"; } .wi-night-cloudy:before { content: "\f031"; } .wi-night-hail:before { content: "\f032"; } .wi-night-lightning:before { content: "\f033"; } .wi-night-rain-mix:before { content: "\f034"; } .wi-night-rain-wind:before { content: "\f035"; } .wi-night-rain:before { content: "\f036"; } .wi-night-showers:before { content: "\f037"; } .wi-night-snow:before { content: "\f038"; } .wi-night-sprinkle:before { content: "\f039"; } .wi-night-storm-showers:before { content: "\f03a"; } .wi-night-thunderstorm:before { content: "\f03b"; } .wi-celsius:before { content: "\f03c"; } .wi-cloud-down:before { content: "\f03d"; } .wi-cloud-refresh:before { content: "\f03e"; } .wi-cloud-up:before { content: "\f040"; } .wi-cloud:before { content: "\f041"; } .wi-degrees:before { content: "\f042"; } .wi-down-left:before { content: "\f043"; } .wi-down:before { content: "\f044"; } .wi-fahrenheit:before { content: "\f045"; } .wi-horizon-alt:before { content: "\f046"; } .wi-horizon:before { content: "\f047"; } .wi-left:before { content: "\f048"; } .wi-lightning:before { content: "\f016"; } .wi-night-fog:before { content: "\f04a"; } .wi-refresh-alt:before { content: "\f04b"; } .wi-refresh:before { content: "\f04c"; } .wi-right:before { content: "\f04d"; } .wi-sprinkles:before { content: "\f04e"; } .wi-strong-wind:before { content: "\f050"; } .wi-sunrise:before { content: "\f051"; } .wi-sunset:before { content: "\f052"; } .wi-thermometer-exterior:before { content: "\f053"; } .wi-thermometer-internal:before { content: "\f054"; } .wi-thermometer:before { content: "\f055"; } .wi-tornado:before { content: "\f056"; } .wi-up-right:before { content: "\f057"; } .wi-up:before { content: "\f058"; } .wi-wind-west:before { content: "\f059"; } .wi-wind-south-west:before { content: "\f05a"; } .wi-wind-south-east:before { content: "\f05b"; } .wi-wind-south:before { content: "\f05c"; } .wi-wind-north-west:before { content: "\f05d"; } .wi-wind-north-east:before { content: "\f05e"; } .wi-wind-north:before { content: "\f060"; } .wi-wind-east:before { content: "\f061"; } .wi-smoke:before { content: "\f062"; } .wi-dust:before { content: "\f063"; } .wi-snow-wind:before { content: "\f064"; } .wi-day-snow-wind:before { content: "\f065"; } .wi-night-snow-wind:before { content: "\f066"; } .wi-night-alt-snow-wind:before { content: "\f067"; } .wi-day-sleet-storm:before { content: "\f068"; } .wi-night-sleet-storm:before { content: "\f069"; } .wi-night-alt-sleet-storm:before { content: "\f06a"; } .wi-day-snow-thunderstorm:before { content: "\f06b"; } .wi-night-snow-thunderstorm:before { content: "\f06c"; } .wi-night-alt-snow-thunderstorm:before { content: "\f06d"; } .wi-solar-eclipse:before { content: "\f06e"; } .wi-lunar-eclipse:before { content: "\f070"; } .wi-meteor:before { content: "\f071"; } .wi-hot:before { content: "\f072"; } .wi-hurricane:before { content: "\f073"; } .wi-smog:before { content: "\f074"; } .wi-alien:before { content: "\f075"; } .wi-snowflake-cold:before { content: "\f076"; } .wi-stars:before { content: "\f077"; } .wi-night-partly-cloudy:before { content: "\f083"; } .wi-umbrella:before { content: "\f084"; } .wi-day-windy:before { content: "\f085"; } .wi-night-alt-cloudy:before { content: "\f086"; } .wi-up-left:before { content: "\f087"; } .wi-down-right:before { content: "\f088"; } .wi-time-12:before { content: "\f089"; } .wi-time-1:before { content: "\f08a"; } .wi-time-2:before { content: "\f08b"; } .wi-time-3:before { content: "\f08c"; } .wi-time-4:before { content: "\f08d"; } .wi-time-5:before { content: "\f08e"; } .wi-time-6:before { content: "\f08f"; } .wi-time-7:before { content: "\f090"; } .wi-time-8:before { content: "\f091"; } .wi-time-9:before { content: "\f092"; } .wi-time-10:before { content: "\f093"; } .wi-time-11:before { content: "\f094"; } .wi-day-sleet:before { content: "\f0b2"; } .wi-night-sleet:before { content: "\f0b3"; } .wi-night-alt-sleet:before { content: "\f0b4"; } .wi-sleet:before { content: "\f0b5"; } .wi-day-haze:before { content: "\f0b6"; } .wi-beafort-0:before { content: "\f0b7"; } .wi-beafort-1:before { content: "\f0b8"; } .wi-beafort-2:before { content: "\f0b9"; } .wi-beafort-3:before { content: "\f0ba"; } .wi-beafort-4:before { content: "\f0bb"; } .wi-beafort-5:before { content: "\f0bc"; } .wi-beafort-6:before { content: "\f0bd"; } .wi-beafort-7:before { content: "\f0be"; } .wi-beafort-8:before { content: "\f0bf"; } .wi-beafort-9:before { content: "\f0c0"; } .wi-beafort-10:before { content: "\f0c1"; } .wi-beafort-11:before { content: "\f0c2"; } .wi-beafort-12:before { content: "\f0c3"; } .wi-wind-default:before { content: "\f0b1"; } .wi-wind-default._0-deg { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } .wi-wind-default._15-deg { -webkit-transform: rotate(15deg); -moz-transform: rotate(15deg); -ms-transform: rotate(15deg); -o-transform: rotate(15deg); transform: rotate(15deg); } .wi-wind-default._30-deg { -webkit-transform: rotate(30deg); -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); } .wi-wind-default._45-deg { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .wi-wind-default._60-deg { -webkit-transform: rotate(60deg); -moz-transform: rotate(60deg); -ms-transform: rotate(60deg); -o-transform: rotate(60deg); transform: rotate(60deg); } .wi-wind-default._75-deg { -webkit-transform: rotate(75deg); -moz-transform: rotate(75deg); -ms-transform: rotate(75deg); -o-transform: rotate(75deg); transform: rotate(75deg); } .wi-wind-default._90-deg { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .wi-wind-default._105-deg { -webkit-transform: rotate(105deg); -moz-transform: rotate(105deg); -ms-transform: rotate(105deg); -o-transform: rotate(105deg); transform: rotate(105deg); } .wi-wind-default._120-deg { -webkit-transform: rotate(120deg); -moz-transform: rotate(120deg); -ms-transform: rotate(120deg); -o-transform: rotate(120deg); transform: rotate(120deg); } .wi-wind-default._135-deg { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); } .wi-wind-default._150-deg { -webkit-transform: rotate(150deg); -moz-transform: rotate(150deg); -ms-transform: rotate(150deg); -o-transform: rotate(150deg); transform: rotate(150deg); } .wi-wind-default._165-deg { -webkit-transform: rotate(165deg); -moz-transform: rotate(165deg); -ms-transform: rotate(165deg); -o-transform: rotate(165deg); transform: rotate(165deg); } .wi-wind-default._180-deg { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .wi-wind-default._195-deg { -webkit-transform: rotate(195deg); -moz-transform: rotate(195deg); -ms-transform: rotate(195deg); -o-transform: rotate(195deg); transform: rotate(195deg); } .wi-wind-default._210-deg { -webkit-transform: rotate(210deg); -moz-transform: rotate(210deg); -ms-transform: rotate(210deg); -o-transform: rotate(210deg); transform: rotate(210deg); } .wi-wind-default._225-deg { -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg); } .wi-wind-default._240-deg { -webkit-transform: rotate(240deg); -moz-transform: rotate(240deg); -ms-transform: rotate(240deg); -o-transform: rotate(240deg); transform: rotate(240deg); } .wi-wind-default._255-deg { -webkit-transform: rotate(255deg); -moz-transform: rotate(255deg); -ms-transform: rotate(255deg); -o-transform: rotate(255deg); transform: rotate(255deg); } .wi-wind-default._270-deg { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } .wi-wind-default._285-deg { -webkit-transform: rotate(295deg); -moz-transform: rotate(295deg); -ms-transform: rotate(295deg); -o-transform: rotate(295deg); transform: rotate(295deg); } .wi-wind-default._300-deg { -webkit-transform: rotate(300deg); -moz-transform: rotate(300deg); -ms-transform: rotate(300deg); -o-transform: rotate(300deg); transform: rotate(300deg); } .wi-wind-default._315-deg { -webkit-transform: rotate(315deg); -moz-transform: rotate(315deg); -ms-transform: rotate(315deg); -o-transform: rotate(315deg); transform: rotate(315deg); } .wi-wind-default._330-deg { -webkit-transform: rotate(330deg); -moz-transform: rotate(330deg); -ms-transform: rotate(330deg); -o-transform: rotate(330deg); transform: rotate(330deg); } .wi-wind-default._345-deg { -webkit-transform: rotate(345deg); -moz-transform: rotate(345deg); -ms-transform: rotate(345deg); -o-transform: rotate(345deg); transform: rotate(345deg); } .wi-moon-new:before { content: "\f095"; } .wi-moon-waxing-cresent-1:before { content: "\f096"; } .wi-moon-waxing-cresent-2:before { content: "\f097"; } .wi-moon-waxing-cresent-3:before { content: "\f098"; } .wi-moon-waxing-cresent-4:before { content: "\f099"; } .wi-moon-waxing-cresent-5:before { content: "\f09a"; } .wi-moon-waxing-cresent-6:before { content: "\f09b"; } .wi-moon-first-quarter:before { content: "\f09c"; } .wi-moon-waxing-gibbous-1:before { content: "\f09d"; } .wi-moon-waxing-gibbous-2:before { content: "\f09e"; } .wi-moon-waxing-gibbous-3:before { content: "\f09f"; } .wi-moon-waxing-gibbous-4:before { content: "\f0a0"; } .wi-moon-waxing-gibbous-5:before { content: "\f0a1"; } .wi-moon-waxing-gibbous-6:before { content: "\f0a2"; } .wi-moon-full:before { content: "\f0a3"; } .wi-moon-waning-gibbous-1:before { content: "\f0a4"; } .wi-moon-waning-gibbous-2:before { content: "\f0a5"; } .wi-moon-waning-gibbous-3:before { content: "\f0a6"; } .wi-moon-waning-gibbous-4:before { content: "\f0a7"; } .wi-moon-waning-gibbous-5:before { content: "\f0a8"; } .wi-moon-waning-gibbous-6:before { content: "\f0a9"; } .wi-moon-3rd-quarter:before { content: "\f0aa"; } .wi-moon-waning-crescent-1:before { content: "\f0ab"; } .wi-moon-waning-crescent-2:before { content: "\f0ac"; } .wi-moon-waning-crescent-3:before { content: "\f0ad"; } .wi-moon-waning-crescent-4:before { content: "\f0ae"; } .wi-moon-waning-crescent-5:before { content: "\f0af"; } .wi-moon-waning-crescent-6:before { content: "\f0b0"; } 