Difference between revisions of "Team:elan vital korea"
Line 1: | Line 1: | ||
<html lang=''> | <html lang=''> | ||
<style> | <style> | ||
+ | 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, | ||
+ | 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: 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: #ff0; | ||
+ | color: #000; | ||
+ | } | ||
+ | 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 #c0c0c0; | ||
+ | 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; | ||
+ | } | ||
+ | @media print { | ||
+ | * { | ||
+ | text-shadow: none !important; | ||
+ | color: #000 !important; | ||
+ | background: transparent !important; | ||
+ | box-shadow: none !important; | ||
+ | } | ||
+ | a, | ||
+ | a:visited { | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a[href]:after { | ||
+ | content: " (" attr(href) ")"; | ||
+ | } | ||
+ | abbr[title]:after { | ||
+ | content: " (" attr(title) ")"; | ||
+ | } | ||
+ | a[href^="javascript:"]:after, | ||
+ | a[href^="#"]:after { | ||
+ | content: ""; | ||
+ | } | ||
+ | pre, | ||
+ | blockquote { | ||
+ | border: 1px solid #999; | ||
+ | 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: #fff !important; | ||
+ | } | ||
+ | .navbar { | ||
+ | display: none; | ||
+ | } | ||
+ | .table td, | ||
+ | .table th { | ||
+ | background-color: #fff !important; | ||
+ | } | ||
+ | .btn > .caret, | ||
+ | .dropup > .btn > .caret { | ||
+ | border-top-color: #000 !important; | ||
+ | } | ||
+ | .label { | ||
+ | border: 1px solid #000; | ||
+ | } | ||
+ | .table { | ||
+ | border-collapse: collapse !important; | ||
+ | } | ||
+ | .table-bordered th, | ||
+ | .table-bordered td { | ||
+ | border: 1px solid #ddd !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: 62.5%; | ||
+ | -webkit-tap-highlight-color: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | body { | ||
+ | font-family: 'Lato', Helvetica, Arial, sans-serif; | ||
+ | font-size: 16px; | ||
+ | line-height: 1.25; | ||
+ | color: #697060; | ||
+ | background-color: #f7f7f7; | ||
+ | } | ||
+ | input, | ||
+ | button, | ||
+ | select, | ||
+ | textarea { | ||
+ | font-family: inherit; | ||
+ | font-size: inherit; | ||
+ | line-height: inherit; | ||
+ | } | ||
+ | a { | ||
+ | color: #236b9b; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover, | ||
+ | a:focus { | ||
+ | color: #15405d; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | 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; | ||
+ | max-width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | .img-rounded { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .img-thumbnail { | ||
+ | padding: 3px; | ||
+ | line-height: 1.25; | ||
+ | background-color: #f7f7f7; | ||
+ | border: 1px solid #dddddd; | ||
+ | border-radius: 0; | ||
+ | -webkit-transition: all 0.2s ease-in-out; | ||
+ | transition: all 0.2s ease-in-out; | ||
+ | display: inline-block; | ||
+ | max-width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | .img-circle { | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | hr { | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | border: 0; | ||
+ | border-top: 1px solid #eeeeee; | ||
+ | } | ||
+ | .sr-only { | ||
+ | position: absolute; | ||
+ | width: 1px; | ||
+ | height: 1px; | ||
+ | margin: -1px; | ||
+ | padding: 0; | ||
+ | overflow: hidden; | ||
+ | clip: rect(0, 0, 0, 0); | ||
+ | border: 0; | ||
+ | } | ||
+ | h1, | ||
+ | h2, | ||
+ | h3, | ||
+ | h4, | ||
+ | h5, | ||
+ | h6, | ||
+ | .h1, | ||
+ | .h2, | ||
+ | .h3, | ||
+ | .h4, | ||
+ | .h5, | ||
+ | .h6 { | ||
+ | font-family: 'Lato', Helvetica, Arial, sans-serif; | ||
+ | font-weight: 300; | ||
+ | line-height: 1.1; | ||
+ | color: inherit; | ||
+ | } | ||
+ | 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: #999999; | ||
+ | } | ||
+ | h1, | ||
+ | .h1, | ||
+ | h2, | ||
+ | .h2, | ||
+ | h3, | ||
+ | .h3 { | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | 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: 10px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | 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: 51px; | ||
+ | } | ||
+ | h2, | ||
+ | .h2 { | ||
+ | font-size: 43px; | ||
+ | } | ||
+ | h3, | ||
+ | .h3 { | ||
+ | font-size: 34px; | ||
+ | } | ||
+ | h4, | ||
+ | .h4 { | ||
+ | font-size: 28px; | ||
+ | } | ||
+ | h5, | ||
+ | .h5 { | ||
+ | font-size: 20px; | ||
+ | } | ||
+ | h6, | ||
+ | .h6 { | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | p { | ||
+ | margin: 0 0 10px; | ||
+ | } | ||
+ | .lead { | ||
+ | margin-bottom: 20px; | ||
+ | font-size: 18px; | ||
+ | font-weight: 200; | ||
+ | line-height: 1.4; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .lead { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | } | ||
+ | small, | ||
+ | .small { | ||
+ | font-size: 85%; | ||
+ | } | ||
+ | cite { | ||
+ | font-style: normal; | ||
+ | } | ||
+ | .text-left { | ||
+ | text-align: left; | ||
+ | } | ||
+ | .text-right { | ||
+ | text-align: right; | ||
+ | } | ||
+ | .text-center { | ||
+ | text-align: center; | ||
+ | } | ||
+ | .text-justify { | ||
+ | text-align: justify; | ||
+ | } | ||
+ | .text-muted { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .text-primary { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | a.text-primary:hover { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | a.text-primary:hover { | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .text-success { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.text-success:hover { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | a.text-success:hover { | ||
+ | color: #e6e6e6 !important; | ||
+ | } | ||
+ | .text-info { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.text-info:hover { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | a.text-info:hover { | ||
+ | color: #e6e6e6 !important; | ||
+ | } | ||
+ | .text-warning { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.text-warning:hover { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | a.text-warning:hover { | ||
+ | color: #e6e6e6 !important; | ||
+ | } | ||
+ | .text-danger { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.text-danger:hover { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | a.text-danger:hover { | ||
+ | color: #e6e6e6 !important; | ||
+ | } | ||
+ | .bg-primary { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-primary:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | a.bg-primary:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .bg-success { | ||
+ | background-color: #77c123; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-success:hover { | ||
+ | background-color: #5c961b; | ||
+ | } | ||
+ | a.bg-success:hover { | ||
+ | background-color: #5c961b; | ||
+ | } | ||
+ | .bg-info { | ||
+ | background-color: #177fb3; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-info:hover { | ||
+ | background-color: #115f86; | ||
+ | } | ||
+ | a.bg-info:hover { | ||
+ | background-color: #115f86; | ||
+ | } | ||
+ | .bg-warning { | ||
+ | background-color: #e5ad12; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-warning:hover { | ||
+ | background-color: #b6890e; | ||
+ | } | ||
+ | a.bg-warning:hover { | ||
+ | background-color: #b6890e; | ||
+ | } | ||
+ | .bg-danger { | ||
+ | background-color: #d64e18; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-danger:hover { | ||
+ | background-color: #a83d13; | ||
+ | } | ||
+ | a.bg-danger:hover { | ||
+ | background-color: #a83d13; | ||
+ | } | ||
+ | .page-header { | ||
+ | padding-bottom: 9px; | ||
+ | margin: 40px 0 20px; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | ul, | ||
+ | ol { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | 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: 20px; | ||
+ | } | ||
+ | dt, | ||
+ | dd { | ||
+ | line-height: 1.25; | ||
+ | } | ||
+ | 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 #999999; | ||
+ | } | ||
+ | .initialism { | ||
+ | font-size: 90%; | ||
+ | text-transform: uppercase; | ||
+ | } | ||
+ | blockquote { | ||
+ | padding: 10px 20px; | ||
+ | margin: 0 0 20px; | ||
+ | font-size: 20px; | ||
+ | border-left: 5px solid #236b9b; | ||
+ | } | ||
+ | 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.25; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | 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 #236b9b; | ||
+ | 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'; | ||
+ | } | ||
+ | blockquote:before, | ||
+ | blockquote:after { | ||
+ | content: ""; | ||
+ | } | ||
+ | address { | ||
+ | margin-bottom: 20px; | ||
+ | font-style: normal; | ||
+ | line-height: 1.25; | ||
+ | } | ||
+ | code, | ||
+ | kbd, | ||
+ | pre, | ||
+ | samp { | ||
+ | font-family: Menlo, Monaco, Consolas, "Courier New", monospace; | ||
+ | } | ||
+ | code { | ||
+ | padding: 2px 4px; | ||
+ | font-size: 90%; | ||
+ | color: #c7254e; | ||
+ | background-color: #f9f2f4; | ||
+ | white-space: nowrap; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | kbd { | ||
+ | padding: 2px 4px; | ||
+ | font-size: 90%; | ||
+ | color: #ffffff; | ||
+ | background-color: #333333; | ||
+ | border-radius: 0; | ||
+ | box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); | ||
+ | } | ||
+ | pre { | ||
+ | display: block; | ||
+ | padding: 9.5px; | ||
+ | margin: 0 0 10px; | ||
+ | font-size: 15px; | ||
+ | line-height: 1.25; | ||
+ | word-break: break-all; | ||
+ | word-wrap: break-word; | ||
+ | color: #333333; | ||
+ | background-color: #f5f5f5; | ||
+ | border: 1px solid #cccccc; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | 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, | ||
+ | .navbar-static-top .container, | ||
+ | .navbar-fixed-top .container, | ||
+ | .navbar-fixed-bottom .container { | ||
+ | width: 940px; | ||
+ | } | ||
+ | |||
+ | .container { | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .container { | ||
+ | width: 750px; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 992px) { | ||
+ | .container { | ||
+ | width: 970px; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 1200px) { | ||
+ | .container { | ||
+ | width: 1170px; | ||
+ | } | ||
+ | } | ||
+ | .container-fluid { | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | } | ||
+ | |||
+ | @media (min-width: 768px) { | ||
+ | .container-fluid { | ||
+ | width: 100%; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 992px) { | ||
+ | .container-fluid { | ||
+ | width: 100%; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 1200px) { | ||
+ | .container-fluid { | ||
+ | width: 82%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | .row { | ||
+ | margin-left: -15px; | ||
+ | margin-right: -15px; | ||
+ | } | ||
+ | .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: 15px; | ||
+ | padding-right: 15px; | ||
+ | } | ||
+ | .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.66666666666666%; | ||
+ | } | ||
+ | .col-xs-10 { | ||
+ | width: 83.33333333333334%; | ||
+ | } | ||
+ | .col-xs-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-xs-8 { | ||
+ | width: 66.66666666666666%; | ||
+ | } | ||
+ | .col-xs-7 { | ||
+ | width: 58.333333333333336%; | ||
+ | } | ||
+ | .col-xs-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-xs-5 { | ||
+ | width: 41.66666666666667%; | ||
+ | } | ||
+ | .col-xs-4 { | ||
+ | width: 33.33333333333333%; | ||
+ | } | ||
+ | .col-xs-3 { | ||
+ | width: 25%; | ||
+ | } | ||
+ | .col-xs-2 { | ||
+ | width: 16.666666666666664%; | ||
+ | } | ||
+ | .col-xs-1 { | ||
+ | width: 8.333333333333332%; | ||
+ | } | ||
+ | .col-xs-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-xs-pull-11 { | ||
+ | right: 91.66666666666666%; | ||
+ | } | ||
+ | .col-xs-pull-10 { | ||
+ | right: 83.33333333333334%; | ||
+ | } | ||
+ | .col-xs-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-xs-pull-8 { | ||
+ | right: 66.66666666666666%; | ||
+ | } | ||
+ | .col-xs-pull-7 { | ||
+ | right: 58.333333333333336%; | ||
+ | } | ||
+ | .col-xs-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-xs-pull-5 { | ||
+ | right: 41.66666666666667%; | ||
+ | } | ||
+ | .col-xs-pull-4 { | ||
+ | right: 33.33333333333333%; | ||
+ | } | ||
+ | .col-xs-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-xs-pull-2 { | ||
+ | right: 16.666666666666664%; | ||
+ | } | ||
+ | .col-xs-pull-1 { | ||
+ | right: 8.333333333333332%; | ||
+ | } | ||
+ | .col-xs-pull-0 { | ||
+ | right: 0%; | ||
+ | } | ||
+ | .col-xs-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-xs-push-11 { | ||
+ | left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-xs-push-10 { | ||
+ | left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-xs-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-xs-push-8 { | ||
+ | left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-xs-push-7 { | ||
+ | left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-xs-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-xs-push-5 { | ||
+ | left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-xs-push-4 { | ||
+ | left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-xs-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-xs-push-2 { | ||
+ | left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-xs-push-1 { | ||
+ | left: 8.333333333333332%; | ||
+ | } | ||
+ | .col-xs-push-0 { | ||
+ | left: 0%; | ||
+ | } | ||
+ | .col-xs-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-xs-offset-11 { | ||
+ | margin-left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-xs-offset-10 { | ||
+ | margin-left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-xs-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-xs-offset-8 { | ||
+ | margin-left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-xs-offset-7 { | ||
+ | margin-left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-xs-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-xs-offset-5 { | ||
+ | margin-left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-xs-offset-4 { | ||
+ | margin-left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-xs-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-xs-offset-2 { | ||
+ | margin-left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-xs-offset-1 { | ||
+ | margin-left: 8.333333333333332%; | ||
+ | } | ||
+ | .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.66666666666666%; | ||
+ | } | ||
+ | .col-sm-10 { | ||
+ | width: 83.33333333333334%; | ||
+ | } | ||
+ | .col-sm-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-sm-8 { | ||
+ | width: 66.66666666666666%; | ||
+ | } | ||
+ | .col-sm-7 { | ||
+ | width: 58.333333333333336%; | ||
+ | } | ||
+ | .col-sm-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-sm-5 { | ||
+ | width: 41.66666666666667%; | ||
+ | } | ||
+ | .col-sm-4 { | ||
+ | width: 33.33333333333333%; | ||
+ | } | ||
+ | .col-sm-3 { | ||
+ | width: 25%; | ||
+ | } | ||
+ | .col-sm-2 { | ||
+ | width: 16.666666666666664%; | ||
+ | } | ||
+ | .col-sm-1 { | ||
+ | width: 8.333333333333332%; | ||
+ | } | ||
+ | .col-sm-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-sm-pull-11 { | ||
+ | right: 91.66666666666666%; | ||
+ | } | ||
+ | .col-sm-pull-10 { | ||
+ | right: 83.33333333333334%; | ||
+ | } | ||
+ | .col-sm-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-sm-pull-8 { | ||
+ | right: 66.66666666666666%; | ||
+ | } | ||
+ | .col-sm-pull-7 { | ||
+ | right: 58.333333333333336%; | ||
+ | } | ||
+ | .col-sm-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-sm-pull-5 { | ||
+ | right: 41.66666666666667%; | ||
+ | } | ||
+ | .col-sm-pull-4 { | ||
+ | right: 33.33333333333333%; | ||
+ | } | ||
+ | .col-sm-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-sm-pull-2 { | ||
+ | right: 16.666666666666664%; | ||
+ | } | ||
+ | .col-sm-pull-1 { | ||
+ | right: 8.333333333333332%; | ||
+ | } | ||
+ | .col-sm-pull-0 { | ||
+ | right: 0%; | ||
+ | } | ||
+ | .col-sm-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-sm-push-11 { | ||
+ | left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-sm-push-10 { | ||
+ | left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-sm-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-sm-push-8 { | ||
+ | left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-sm-push-7 { | ||
+ | left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-sm-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-sm-push-5 { | ||
+ | left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-sm-push-4 { | ||
+ | left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-sm-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-sm-push-2 { | ||
+ | left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-sm-push-1 { | ||
+ | left: 8.333333333333332%; | ||
+ | } | ||
+ | .col-sm-push-0 { | ||
+ | left: 0%; | ||
+ | } | ||
+ | .col-sm-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-sm-offset-11 { | ||
+ | margin-left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-sm-offset-10 { | ||
+ | margin-left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-sm-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-sm-offset-8 { | ||
+ | margin-left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-sm-offset-7 { | ||
+ | margin-left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-sm-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-sm-offset-5 { | ||
+ | margin-left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-sm-offset-4 { | ||
+ | margin-left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-sm-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-sm-offset-2 { | ||
+ | margin-left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-sm-offset-1 { | ||
+ | margin-left: 8.333333333333332%; | ||
+ | } | ||
+ | .col-sm-offset-0 { | ||
+ | margin-left: 0%; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 992px) { | ||
+ | .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.66666666666666%; | ||
+ | } | ||
+ | .col-md-10 { | ||
+ | width: 83.33333333333334%; | ||
+ | } | ||
+ | .col-md-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-md-8 { | ||
+ | width: 66.66666666666666%; | ||
+ | } | ||
+ | .col-md-7 { | ||
+ | width: 58.333333333333336%; | ||
+ | } | ||
+ | .col-md-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-md-5 { | ||
+ | width: 41.66666666666667%; | ||
+ | } | ||
+ | .col-md-4 { | ||
+ | width: 33.33333333333333%; | ||
+ | } | ||
+ | .col-md-3 { | ||
+ | width: 25%; | ||
+ | } | ||
+ | .col-md-2 { | ||
+ | width: 16.666666666666664%; | ||
+ | } | ||
+ | .col-md-1 { | ||
+ | width: 8.333333333333332%; | ||
+ | } | ||
+ | .col-md-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-md-pull-11 { | ||
+ | right: 91.66666666666666%; | ||
+ | } | ||
+ | .col-md-pull-10 { | ||
+ | right: 83.33333333333334%; | ||
+ | } | ||
+ | .col-md-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-md-pull-8 { | ||
+ | right: 66.66666666666666%; | ||
+ | } | ||
+ | .col-md-pull-7 { | ||
+ | right: 58.333333333333336%; | ||
+ | } | ||
+ | .col-md-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-md-pull-5 { | ||
+ | right: 41.66666666666667%; | ||
+ | } | ||
+ | .col-md-pull-4 { | ||
+ | right: 33.33333333333333%; | ||
+ | } | ||
+ | .col-md-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-md-pull-2 { | ||
+ | right: 16.666666666666664%; | ||
+ | } | ||
+ | .col-md-pull-1 { | ||
+ | right: 8.333333333333332%; | ||
+ | } | ||
+ | .col-md-pull-0 { | ||
+ | right: 0%; | ||
+ | } | ||
+ | .col-md-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-md-push-11 { | ||
+ | left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-md-push-10 { | ||
+ | left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-md-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-md-push-8 { | ||
+ | left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-md-push-7 { | ||
+ | left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-md-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-md-push-5 { | ||
+ | left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-md-push-4 { | ||
+ | left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-md-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-md-push-2 { | ||
+ | left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-md-push-1 { | ||
+ | left: 8.333333333333332%; | ||
+ | } | ||
+ | .col-md-push-0 { | ||
+ | left: 0%; | ||
+ | } | ||
+ | .col-md-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-md-offset-11 { | ||
+ | margin-left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-md-offset-10 { | ||
+ | margin-left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-md-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-md-offset-8 { | ||
+ | margin-left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-md-offset-7 { | ||
+ | margin-left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-md-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-md-offset-5 { | ||
+ | margin-left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-md-offset-4 { | ||
+ | margin-left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-md-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-md-offset-2 { | ||
+ | margin-left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-md-offset-1 { | ||
+ | margin-left: 8.333333333333332%; | ||
+ | } | ||
+ | .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.66666666666666%; | ||
+ | } | ||
+ | .col-lg-10 { | ||
+ | width: 83.33333333333334%; | ||
+ | } | ||
+ | .col-lg-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-lg-8 { | ||
+ | width: 66.66666666666666%; | ||
+ | } | ||
+ | .col-lg-7 { | ||
+ | width: 58.333333333333336%; | ||
+ | } | ||
+ | .col-lg-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-lg-5 { | ||
+ | width: 41.66666666666667%; | ||
+ | } | ||
+ | .col-lg-4 { | ||
+ | width: 33.33333333333333%; | ||
+ | } | ||
+ | .col-lg-3 { | ||
+ | width: 25%; | ||
+ | } | ||
+ | .col-lg-2 { | ||
+ | width: 16.666666666666664%; | ||
+ | } | ||
+ | .col-lg-1 { | ||
+ | width: 8.333333333333332%; | ||
+ | } | ||
+ | .col-lg-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-lg-pull-11 { | ||
+ | right: 91.66666666666666%; | ||
+ | } | ||
+ | .col-lg-pull-10 { | ||
+ | right: 83.33333333333334%; | ||
+ | } | ||
+ | .col-lg-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-lg-pull-8 { | ||
+ | right: 66.66666666666666%; | ||
+ | } | ||
+ | .col-lg-pull-7 { | ||
+ | right: 58.333333333333336%; | ||
+ | } | ||
+ | .col-lg-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-lg-pull-5 { | ||
+ | right: 41.66666666666667%; | ||
+ | } | ||
+ | .col-lg-pull-4 { | ||
+ | right: 33.33333333333333%; | ||
+ | } | ||
+ | .col-lg-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-lg-pull-2 { | ||
+ | right: 16.666666666666664%; | ||
+ | } | ||
+ | .col-lg-pull-1 { | ||
+ | right: 8.333333333333332%; | ||
+ | } | ||
+ | .col-lg-pull-0 { | ||
+ | right: 0%; | ||
+ | } | ||
+ | .col-lg-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-lg-push-11 { | ||
+ | left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-lg-push-10 { | ||
+ | left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-lg-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-lg-push-8 { | ||
+ | left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-lg-push-7 { | ||
+ | left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-lg-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-lg-push-5 { | ||
+ | left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-lg-push-4 { | ||
+ | left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-lg-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-lg-push-2 { | ||
+ | left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-lg-push-1 { | ||
+ | left: 8.333333333333332%; | ||
+ | } | ||
+ | .col-lg-push-0 { | ||
+ | left: 0%; | ||
+ | } | ||
+ | .col-lg-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-lg-offset-11 { | ||
+ | margin-left: 91.66666666666666%; | ||
+ | } | ||
+ | .col-lg-offset-10 { | ||
+ | margin-left: 83.33333333333334%; | ||
+ | } | ||
+ | .col-lg-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-lg-offset-8 { | ||
+ | margin-left: 66.66666666666666%; | ||
+ | } | ||
+ | .col-lg-offset-7 { | ||
+ | margin-left: 58.333333333333336%; | ||
+ | } | ||
+ | .col-lg-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-lg-offset-5 { | ||
+ | margin-left: 41.66666666666667%; | ||
+ | } | ||
+ | .col-lg-offset-4 { | ||
+ | margin-left: 33.33333333333333%; | ||
+ | } | ||
+ | .col-lg-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-lg-offset-2 { | ||
+ | margin-left: 16.666666666666664%; | ||
+ | } | ||
+ | .col-lg-offset-1 { | ||
+ | margin-left: 8.333333333333332%; | ||
+ | } | ||
+ | .col-lg-offset-0 { | ||
+ | margin-left: 0%; | ||
+ | } | ||
+ | } | ||
+ | table { | ||
+ | max-width: 100%; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | th { | ||
+ | text-align: left; | ||
+ | } | ||
+ | .table { | ||
+ | width: 100%; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | .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: 8px; | ||
+ | line-height: 1.25; | ||
+ | vertical-align: top; | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .table > thead > tr > th { | ||
+ | vertical-align: bottom; | ||
+ | border-bottom: 2px solid #697060; | ||
+ | } | ||
+ | .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 #697060; | ||
+ | } | ||
+ | .table .table { | ||
+ | background-color: #f7f7f7; | ||
+ | } | ||
+ | .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 #697060; | ||
+ | } | ||
+ | .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 #697060; | ||
+ | } | ||
+ | .table-bordered > thead > tr > th, | ||
+ | .table-bordered > thead > tr > td { | ||
+ | border-bottom-width: 2px; | ||
+ | } | ||
+ | .table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #f9f9f9; | ||
+ | } | ||
+ | .table-hover > tbody > tr:hover > td, | ||
+ | .table-hover > tbody > tr:hover > th { | ||
+ | background-color: #f5f5f5; | ||
+ | } | ||
+ | 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: #f5f5f5; | ||
+ | } | ||
+ | .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.active:hover > th { | ||
+ | background-color: #e8e8e8; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #697060; | ||
+ | background-color: #f5f5f5 !important; | ||
+ | } | ||
+ | .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.active:hover > th { | ||
+ | background-color: #e8e8e8 !important; | ||
+ | } | ||
+ | .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: #77c123; | ||
+ | } | ||
+ | .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.success:hover > th { | ||
+ | background-color: #6aab1f; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #697060; | ||
+ | background-color: #77c123 !important; | ||
+ | } | ||
+ | .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.success:hover > th { | ||
+ | background-color: #6aab1f !important; | ||
+ | } | ||
+ | .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: #177fb3; | ||
+ | } | ||
+ | .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.info:hover > th { | ||
+ | background-color: #146f9c; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #697060; | ||
+ | background-color: #177fb3 !important; | ||
+ | } | ||
+ | .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.info:hover > th { | ||
+ | background-color: #146f9c !important; | ||
+ | } | ||
+ | .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: #e5ad12; | ||
+ | } | ||
+ | .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.warning:hover > th { | ||
+ | background-color: #cd9b10; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #697060; | ||
+ | background-color: #e5ad12 !important; | ||
+ | } | ||
+ | .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.warning:hover > th { | ||
+ | background-color: #cd9b10 !important; | ||
+ | } | ||
+ | .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: #d64e18; | ||
+ | } | ||
+ | .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.danger:hover > th { | ||
+ | background-color: #bf4615; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #697060; | ||
+ | background-color: #d64e18 !important; | ||
+ | } | ||
+ | .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.danger:hover > th { | ||
+ | background-color: #bf4615 !important; | ||
+ | } | ||
+ | @media (max-width: 767px) { | ||
+ | .table-responsive { | ||
+ | width: 100%; | ||
+ | margin-bottom: 15px; | ||
+ | overflow-y: hidden; | ||
+ | overflow-x: scroll; | ||
+ | -ms-overflow-style: -ms-autohiding-scrollbar; | ||
+ | border: 1px solid #697060; | ||
+ | -webkit-overflow-scrolling: touch; | ||
+ | } | ||
+ | .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: 20px; | ||
+ | font-size: 24px; | ||
+ | line-height: inherit; | ||
+ | color: #333333; | ||
+ | border: 0; | ||
+ | border-bottom: 1px solid #e5e5e5; | ||
+ | } | ||
+ | label { | ||
+ | display: inline-block; | ||
+ | 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; | ||
+ | /* IE8-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: 7px; | ||
+ | font-size: 16px; | ||
+ | line-height: 1.25; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .form-control { | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 34px; | ||
+ | padding: 6px 12px; | ||
+ | font-size: 16px; | ||
+ | line-height: 1.25; | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | background-image: none; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); | ||
+ | -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; | ||
+ | transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; | ||
+ | } | ||
+ | .form-control:focus { | ||
+ | border-color: #2c88c5; | ||
+ | outline: 0; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 136, 197, 0.6); | ||
+ | box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 136, 197, 0.6); | ||
+ | } | ||
+ | .form-control:focus { | ||
+ | outline: 0; | ||
+ | box-shadow: inset 0 0 0 0 #236b9b, 0 0 2px 0 #4da0d7; | ||
+ | } | ||
+ | .form-control::-moz-placeholder { | ||
+ | color: #999999; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | .form-control:-ms-input-placeholder { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .form-control::-webkit-input-placeholder { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .form-control[disabled], | ||
+ | .form-control[readonly], | ||
+ | fieldset[disabled] .form-control { | ||
+ | cursor: not-allowed; | ||
+ | background-color: #ced2ca; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | textarea.form-control { | ||
+ | height: auto; | ||
+ | } | ||
+ | input[type="search"] { | ||
+ | -webkit-appearance: none; | ||
+ | } | ||
+ | input[type="date"] { | ||
+ | line-height: 34px; | ||
+ | } | ||
+ | .form-group { | ||
+ | margin-bottom: 15px; | ||
+ | } | ||
+ | .radio, | ||
+ | .checkbox { | ||
+ | display: block; | ||
+ | min-height: 20px; | ||
+ | margin-top: 10px; | ||
+ | margin-bottom: 10px; | ||
+ | padding-left: 20px; | ||
+ | } | ||
+ | .radio label, | ||
+ | .checkbox label { | ||
+ | display: inline; | ||
+ | font-weight: normal; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .radio input[type="radio"], | ||
+ | .radio-inline input[type="radio"], | ||
+ | .checkbox input[type="checkbox"], | ||
+ | .checkbox-inline input[type="checkbox"] { | ||
+ | float: left; | ||
+ | margin-left: -20px; | ||
+ | } | ||
+ | .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], | ||
+ | .radio[disabled], | ||
+ | .radio-inline[disabled], | ||
+ | .checkbox[disabled], | ||
+ | .checkbox-inline[disabled], | ||
+ | fieldset[disabled] input[type="radio"], | ||
+ | fieldset[disabled] input[type="checkbox"], | ||
+ | fieldset[disabled] .radio, | ||
+ | fieldset[disabled] .radio-inline, | ||
+ | fieldset[disabled] .checkbox, | ||
+ | fieldset[disabled] .checkbox-inline { | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .input-sm { | ||
+ | height: 29px; | ||
+ | padding: 3px 10px; | ||
+ | font-size: 14px; | ||
+ | line-height: 1.5; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | select.input-sm { | ||
+ | height: 29px; | ||
+ | line-height: 29px; | ||
+ | } | ||
+ | textarea.input-sm, | ||
+ | select[multiple].input-sm { | ||
+ | height: auto; | ||
+ | } | ||
+ | .input-lg { | ||
+ | height: 49px; | ||
+ | padding: 10px 16px; | ||
+ | font-size: 20px; | ||
+ | line-height: 1.33; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | select.input-lg { | ||
+ | height: 49px; | ||
+ | line-height: 49px; | ||
+ | } | ||
+ | textarea.input-lg, | ||
+ | select[multiple].input-lg { | ||
+ | height: auto; | ||
+ | } | ||
+ | .has-feedback { | ||
+ | position: relative; | ||
+ | } | ||
+ | .has-feedback .form-control { | ||
+ | padding-right: 42.5px; | ||
+ | } | ||
+ | .has-feedback .form-control-feedback { | ||
+ | position: absolute; | ||
+ | top: 25px; | ||
+ | right: 0; | ||
+ | display: block; | ||
+ | width: 34px; | ||
+ | height: 34px; | ||
+ | line-height: 34px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .has-success .help-block, | ||
+ | .has-success .control-label, | ||
+ | .has-success .radio, | ||
+ | .has-success .checkbox, | ||
+ | .has-success .radio-inline, | ||
+ | .has-success .checkbox-inline { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-success .form-control { | ||
+ | border-color: #ffffff; | ||
+ | -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: #e6e6e6; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; | ||
+ | } | ||
+ | .has-success .input-group-addon { | ||
+ | color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control-feedback { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-success .help-block, | ||
+ | .has-success .control-label, | ||
+ | .has-success .radio, | ||
+ | .has-success .checkbox, | ||
+ | .has-success .radio-inline, | ||
+ | .has-success .checkbox-inline { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-success .form-control { | ||
+ | border-color: #ffffff; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #77c123; | ||
+ | box-shadow: inset 0 -3px 0 0 #77c123; | ||
+ | } | ||
+ | .has-success .form-control:focus { | ||
+ | border-color: #ffffff; | ||
+ | box-shadow: inset 0 0 0 0 #77c123, 0 0 2px 0 #ffffff; | ||
+ | } | ||
+ | .has-success .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control-feedback { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-success .custom-checkbox .fa-check { | ||
+ | color: #ffffff; | ||
+ | border: 1px solid #ffffff; | ||
+ | } | ||
+ | .has-success .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-success .custom-checkbox .empty:hover { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-warning .help-block, | ||
+ | .has-warning .control-label, | ||
+ | .has-warning .radio, | ||
+ | .has-warning .checkbox, | ||
+ | .has-warning .radio-inline, | ||
+ | .has-warning .checkbox-inline { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-warning .form-control { | ||
+ | border-color: #ffffff; | ||
+ | -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: #e6e6e6; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; | ||
+ | } | ||
+ | .has-warning .input-group-addon { | ||
+ | color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control-feedback { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-warning .help-block, | ||
+ | .has-warning .control-label, | ||
+ | .has-warning .radio, | ||
+ | .has-warning .checkbox, | ||
+ | .has-warning .radio-inline, | ||
+ | .has-warning .checkbox-inline { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-warning .form-control { | ||
+ | border-color: #ffffff; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #e5ad12; | ||
+ | box-shadow: inset 0 -3px 0 0 #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control:focus { | ||
+ | border-color: #ffffff; | ||
+ | box-shadow: inset 0 0 0 0 #e5ad12, 0 0 2px 0 #ffffff; | ||
+ | } | ||
+ | .has-warning .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control-feedback { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .fa-check { | ||
+ | color: #ffffff; | ||
+ | border: 1px solid #ffffff; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .empty:hover { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-error .help-block, | ||
+ | .has-error .control-label, | ||
+ | .has-error .radio, | ||
+ | .has-error .checkbox, | ||
+ | .has-error .radio-inline, | ||
+ | .has-error .checkbox-inline { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-error .form-control { | ||
+ | border-color: #ffffff; | ||
+ | -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: #e6e6e6; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; | ||
+ | } | ||
+ | .has-error .input-group-addon { | ||
+ | color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control-feedback { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-error .help-block, | ||
+ | .has-error .control-label, | ||
+ | .has-error .radio, | ||
+ | .has-error .checkbox, | ||
+ | .has-error .radio-inline, | ||
+ | .has-error .checkbox-inline { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-error .form-control { | ||
+ | border-color: #ffffff; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #d64e18; | ||
+ | box-shadow: inset 0 -3px 0 0 #d64e18; | ||
+ | } | ||
+ | .has-error .form-control:focus { | ||
+ | border-color: #ffffff; | ||
+ | box-shadow: inset 0 0 0 0 #d64e18, 0 0 2px 0 #ffffff; | ||
+ | } | ||
+ | .has-error .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control-feedback { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .has-error .custom-checkbox .fa-check { | ||
+ | color: #ffffff; | ||
+ | border: 1px solid #ffffff; | ||
+ | } | ||
+ | .has-error .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-error .custom-checkbox .empty:hover { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .form-control-static { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .help-block { | ||
+ | display: block; | ||
+ | margin-top: 5px; | ||
+ | margin-bottom: 10px; | ||
+ | color: #a9aea1; | ||
+ | } | ||
+ | @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 .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; | ||
+ | padding-left: 0; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .form-inline .radio input[type="radio"], | ||
+ | .form-inline .checkbox input[type="checkbox"] { | ||
+ | float: none; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | .form-inline .has-feedback .form-control-feedback { | ||
+ | top: 0; | ||
+ | } | ||
+ | } | ||
+ | .form-horizontal .control-label, | ||
+ | .form-horizontal .radio, | ||
+ | .form-horizontal .checkbox, | ||
+ | .form-horizontal .radio-inline, | ||
+ | .form-horizontal .checkbox-inline { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | padding-top: 7px; | ||
+ | } | ||
+ | .form-horizontal .radio, | ||
+ | .form-horizontal .checkbox { | ||
+ | min-height: 27px; | ||
+ | } | ||
+ | .form-horizontal .form-group { | ||
+ | margin-left: -15px; | ||
+ | margin-right: -15px; | ||
+ | } | ||
+ | .form-horizontal .form-control-static { | ||
+ | padding-top: 7px; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .form-horizontal .control-label { | ||
+ | text-align: right; | ||
+ | } | ||
+ | } | ||
+ | .form-horizontal .has-feedback .form-control-feedback { | ||
+ | top: 0; | ||
+ | right: 15px; | ||
+ | } | ||
+ | .btn { | ||
+ | display: inline-block; | ||
+ | margin-bottom: 0; | ||
+ | font-weight: 300; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | cursor: pointer; | ||
+ | background-image: none; | ||
+ | border: 1px solid transparent; | ||
+ | white-space: nowrap; | ||
+ | padding: 6px 12px; | ||
+ | font-size: 16px; | ||
+ | line-height: 1.25; | ||
+ | border-radius: 0; | ||
+ | -webkit-user-select: none; | ||
+ | -moz-user-select: none; | ||
+ | -ms-user-select: none; | ||
+ | user-select: none; | ||
+ | } | ||
+ | .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 { | ||
+ | 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: #ffffff; | ||
+ | border-color: #cccccc; | ||
+ | } | ||
+ | .btn-default:hover, | ||
+ | .btn-default:focus, | ||
+ | .btn-default:active, | ||
+ | .btn-default.active, | ||
+ | .open .dropdown-toggle.btn-default { | ||
+ | color: #333333; | ||
+ | background-color: #ebebeb; | ||
+ | border-color: #adadad; | ||
+ | } | ||
+ | .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: #ffffff; | ||
+ | border-color: #cccccc; | ||
+ | } | ||
+ | .btn-default .badge { | ||
+ | color: #ffffff; | ||
+ | background-color: #333333; | ||
+ | } | ||
+ | .btn-primary { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #1e5d86; | ||
+ | } | ||
+ | .btn-primary:hover, | ||
+ | .btn-primary:focus, | ||
+ | .btn-primary:active, | ||
+ | .btn-primary.active, | ||
+ | .open .dropdown-toggle.btn-primary { | ||
+ | color: #ffffff; | ||
+ | background-color: #1b547a; | ||
+ | border-color: #133a54; | ||
+ | } | ||
+ | .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: #236b9b; | ||
+ | border-color: #1e5d86; | ||
+ | } | ||
+ | .btn-primary .badge { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-color: #6aab1f; | ||
+ | } | ||
+ | .btn-success:hover, | ||
+ | .btn-success:focus, | ||
+ | .btn-success:active, | ||
+ | .btn-success.active, | ||
+ | .open .dropdown-toggle.btn-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #629e1d; | ||
+ | border-color: #4a7816; | ||
+ | } | ||
+ | .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: #77c123; | ||
+ | border-color: #6aab1f; | ||
+ | } | ||
+ | .btn-success .badge { | ||
+ | color: #77c123; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-color: #146f9c; | ||
+ | } | ||
+ | .btn-info:hover, | ||
+ | .btn-info:focus, | ||
+ | .btn-info:active, | ||
+ | .btn-info.active, | ||
+ | .open .dropdown-toggle.btn-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #12658f; | ||
+ | border-color: #0d4866; | ||
+ | } | ||
+ | .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: #177fb3; | ||
+ | border-color: #146f9c; | ||
+ | } | ||
+ | .btn-info .badge { | ||
+ | color: #177fb3; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #cd9b10; | ||
+ | } | ||
+ | .btn-warning:hover, | ||
+ | .btn-warning:focus, | ||
+ | .btn-warning:active, | ||
+ | .btn-warning.active, | ||
+ | .open .dropdown-toggle.btn-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #bf900f; | ||
+ | border-color: #95700c; | ||
+ | } | ||
+ | .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: #e5ad12; | ||
+ | border-color: #cd9b10; | ||
+ | } | ||
+ | .btn-warning .badge { | ||
+ | color: #e5ad12; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-color: #bf4615; | ||
+ | } | ||
+ | .btn-danger:hover, | ||
+ | .btn-danger:focus, | ||
+ | .btn-danger:active, | ||
+ | .btn-danger.active, | ||
+ | .open .dropdown-toggle.btn-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #b14114; | ||
+ | border-color: #88320f; | ||
+ | } | ||
+ | .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: #d64e18; | ||
+ | border-color: #bf4615; | ||
+ | } | ||
+ | .btn-danger .badge { | ||
+ | color: #d64e18; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn-link { | ||
+ | color: #236b9b; | ||
+ | font-weight: normal; | ||
+ | cursor: pointer; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .btn-link, | ||
+ | .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: #15405d; | ||
+ | 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: #999999; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .btn-lg, | ||
+ | .btn-group-lg > .btn { | ||
+ | padding: 10px 16px; | ||
+ | font-size: 20px; | ||
+ | line-height: 1.33; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .btn-sm, | ||
+ | .btn-group-sm > .btn { | ||
+ | padding: 3px 10px; | ||
+ | font-size: 14px; | ||
+ | line-height: 1.5; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .btn-xs, | ||
+ | .btn-group-xs > .btn { | ||
+ | padding: 1px 5px; | ||
+ | font-size: 14px; | ||
+ | line-height: 1.5; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .btn-block { | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | padding-left: 0; | ||
+ | padding-right: 0; | ||
+ | } | ||
+ | .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; | ||
+ | transition: opacity 0.15s linear; | ||
+ | } | ||
+ | .fade.in { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | .collapse { | ||
+ | display: none; | ||
+ | } | ||
+ | .collapse.in { | ||
+ | display: block; | ||
+ | } | ||
+ | .collapsing { | ||
+ | position: relative; | ||
+ | height: 0; | ||
+ | overflow: hidden; | ||
+ | -webkit-transition: height 0.35s ease; | ||
+ | transition: height 0.35s ease; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'Glyphicons Halflings'; | ||
+ | src: url('../fonts/glyphicons-halflings-regular.eot'); | ||
+ | src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); | ||
+ | } | ||
+ | .glyphicon { | ||
+ | position: relative; | ||
+ | top: 1px; | ||
+ | display: inline-block; | ||
+ | font-family: 'Glyphicons Halflings'; | ||
+ | font-style: normal; | ||
+ | font-weight: normal; | ||
+ | line-height: 1; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -moz-osx-font-smoothing: grayscale; | ||
+ | } | ||
+ | .glyphicon-asterisk:before { | ||
+ | content: "\2a"; | ||
+ | } | ||
+ | .glyphicon-plus:before { | ||
+ | content: "\2b"; | ||
+ | } | ||
+ | .glyphicon-euro:before { | ||
+ | content: "\20ac"; | ||
+ | } | ||
+ | .glyphicon-minus:before { | ||
+ | content: "\2212"; | ||
+ | } | ||
+ | .glyphicon-cloud:before { | ||
+ | content: "\2601"; | ||
+ | } | ||
+ | .glyphicon-envelope:before { | ||
+ | content: "\2709"; | ||
+ | } | ||
+ | .glyphicon-pencil:before { | ||
+ | content: "\270f"; | ||
+ | } | ||
+ | .glyphicon-glass:before { | ||
+ | content: "\e001"; | ||
+ | } | ||
+ | .glyphicon-music:before { | ||
+ | content: "\e002"; | ||
+ | } | ||
+ | .glyphicon-search:before { | ||
+ | content: "\e003"; | ||
+ | } | ||
+ | .glyphicon-heart:before { | ||
+ | content: "\e005"; | ||
+ | } | ||
+ | .glyphicon-star:before { | ||
+ | content: "\e006"; | ||
+ | } | ||
+ | .glyphicon-star-empty:before { | ||
+ | content: "\e007"; | ||
+ | } | ||
+ | .glyphicon-user:before { | ||
+ | content: "\e008"; | ||
+ | } | ||
+ | .glyphicon-film:before { | ||
+ | content: "\e009"; | ||
+ | } | ||
+ | .glyphicon-th-large:before { | ||
+ | content: "\e010"; | ||
+ | } | ||
+ | .glyphicon-th:before { | ||
+ | content: "\e011"; | ||
+ | } | ||
+ | .glyphicon-th-list:before { | ||
+ | content: "\e012"; | ||
+ | } | ||
+ | .glyphicon-ok:before { | ||
+ | content: "\e013"; | ||
+ | } | ||
+ | .glyphicon-remove:before { | ||
+ | content: "\e014"; | ||
+ | } | ||
+ | .glyphicon-zoom-in:before { | ||
+ | content: "\e015"; | ||
+ | } | ||
+ | .glyphicon-zoom-out:before { | ||
+ | content: "\e016"; | ||
+ | } | ||
+ | .glyphicon-off:before { | ||
+ | content: "\e017"; | ||
+ | } | ||
+ | .glyphicon-signal:before { | ||
+ | content: "\e018"; | ||
+ | } | ||
+ | .glyphicon-cog:before { | ||
+ | content: "\e019"; | ||
+ | } | ||
+ | .glyphicon-trash:before { | ||
+ | content: "\e020"; | ||
+ | } | ||
+ | .glyphicon-home:before { | ||
+ | content: "\e021"; | ||
+ | } | ||
+ | .glyphicon-file:before { | ||
+ | content: "\e022"; | ||
+ | } | ||
+ | .glyphicon-time:before { | ||
+ | content: "\e023"; | ||
+ | } | ||
+ | .glyphicon-road:before { | ||
+ | content: "\e024"; | ||
+ | } | ||
+ | .glyphicon-download-alt:before { | ||
+ | content: "\e025"; | ||
+ | } | ||
+ | .glyphicon-download:before { | ||
+ | content: "\e026"; | ||
+ | } | ||
+ | .glyphicon-upload:before { | ||
+ | content: "\e027"; | ||
+ | } | ||
+ | .glyphicon-inbox:before { | ||
+ | content: "\e028"; | ||
+ | } | ||
+ | .glyphicon-play-circle:before { | ||
+ | content: "\e029"; | ||
+ | } | ||
+ | .glyphicon-repeat:before { | ||
+ | content: "\e030"; | ||
+ | } | ||
+ | .glyphicon-refresh:before { | ||
+ | content: "\e031"; | ||
+ | } | ||
+ | .glyphicon-list-alt:before { | ||
+ | content: "\e032"; | ||
+ | } | ||
+ | .glyphicon-lock:before { | ||
+ | content: "\e033"; | ||
+ | } | ||
+ | .glyphicon-flag:before { | ||
+ | content: "\e034"; | ||
+ | } | ||
+ | .glyphicon-headphones:before { | ||
+ | content: "\e035"; | ||
+ | } | ||
+ | .glyphicon-volume-off:before { | ||
+ | content: "\e036"; | ||
+ | } | ||
+ | .glyphicon-volume-down:before { | ||
+ | content: "\e037"; | ||
+ | } | ||
+ | .glyphicon-volume-up:before { | ||
+ | content: "\e038"; | ||
+ | } | ||
+ | .glyphicon-qrcode:before { | ||
+ | content: "\e039"; | ||
+ | } | ||
+ | .glyphicon-barcode:before { | ||
+ | content: "\e040"; | ||
+ | } | ||
+ | .glyphicon-tag:before { | ||
+ | content: "\e041"; | ||
+ | } | ||
+ | .glyphicon-tags:before { | ||
+ | content: "\e042"; | ||
+ | } | ||
+ | .glyphicon-book:before { | ||
+ | content: "\e043"; | ||
+ | } | ||
+ | .glyphicon-bookmark:before { | ||
+ | content: "\e044"; | ||
+ | } | ||
+ | .glyphicon-print:before { | ||
+ | content: "\e045"; | ||
+ | } | ||
+ | .glyphicon-camera:before { | ||
+ | content: "\e046"; | ||
+ | } | ||
+ | .glyphicon-font:before { | ||
+ | content: "\e047"; | ||
+ | } | ||
+ | .glyphicon-bold:before { | ||
+ | content: "\e048"; | ||
+ | } | ||
+ | .glyphicon-italic:before { | ||
+ | content: "\e049"; | ||
+ | } | ||
+ | .glyphicon-text-height:before { | ||
+ | content: "\e050"; | ||
+ | } | ||
+ | .glyphicon-text-width:before { | ||
+ | content: "\e051"; | ||
+ | } | ||
+ | .glyphicon-align-left:before { | ||
+ | content: "\e052"; | ||
+ | } | ||
+ | .glyphicon-align-center:before { | ||
+ | content: "\e053"; | ||
+ | } | ||
+ | .glyphicon-align-right:before { | ||
+ | content: "\e054"; | ||
+ | } | ||
+ | .glyphicon-align-justify:before { | ||
+ | content: "\e055"; | ||
+ | } | ||
+ | .glyphicon-list:before { | ||
+ | content: "\e056"; | ||
+ | } | ||
+ | .glyphicon-indent-left:before { | ||
+ | content: "\e057"; | ||
+ | } | ||
+ | .glyphicon-indent-right:before { | ||
+ | content: "\e058"; | ||
+ | } | ||
+ | .glyphicon-facetime-video:before { | ||
+ | content: "\e059"; | ||
+ | } | ||
+ | .glyphicon-picture:before { | ||
+ | content: "\e060"; | ||
+ | } | ||
+ | .glyphicon-map-marker:before { | ||
+ | content: "\e062"; | ||
+ | } | ||
+ | .glyphicon-adjust:before { | ||
+ | content: "\e063"; | ||
+ | } | ||
+ | .glyphicon-tint:before { | ||
+ | content: "\e064"; | ||
+ | } | ||
+ | .glyphicon-edit:before { | ||
+ | content: "\e065"; | ||
+ | } | ||
+ | .glyphicon-share:before { | ||
+ | content: "\e066"; | ||
+ | } | ||
+ | .glyphicon-check:before { | ||
+ | content: "\e067"; | ||
+ | } | ||
+ | .glyphicon-move:before { | ||
+ | content: "\e068"; | ||
+ | } | ||
+ | .glyphicon-step-backward:before { | ||
+ | content: "\e069"; | ||
+ | } | ||
+ | .glyphicon-fast-backward:before { | ||
+ | content: "\e070"; | ||
+ | } | ||
+ | .glyphicon-backward:before { | ||
+ | content: "\e071"; | ||
+ | } | ||
+ | .glyphicon-play:before { | ||
+ | content: "\e072"; | ||
+ | } | ||
+ | .glyphicon-pause:before { | ||
+ | content: "\e073"; | ||
+ | } | ||
+ | .glyphicon-stop:before { | ||
+ | content: "\e074"; | ||
+ | } | ||
+ | .glyphicon-forward:before { | ||
+ | content: "\e075"; | ||
+ | } | ||
+ | .glyphicon-fast-forward:before { | ||
+ | content: "\e076"; | ||
+ | } | ||
+ | .glyphicon-step-forward:before { | ||
+ | content: "\e077"; | ||
+ | } | ||
+ | .glyphicon-eject:before { | ||
+ | content: "\e078"; | ||
+ | } | ||
+ | .glyphicon-chevron-left:before { | ||
+ | content: "\e079"; | ||
+ | } | ||
+ | .glyphicon-chevron-right:before { | ||
+ | content: "\e080"; | ||
+ | } | ||
+ | .glyphicon-plus-sign:before { | ||
+ | content: "\e081"; | ||
+ | } | ||
+ | .glyphicon-minus-sign:before { | ||
+ | content: "\e082"; | ||
+ | } | ||
+ | .glyphicon-remove-sign:before { | ||
+ | content: "\e083"; | ||
+ | } | ||
+ | .glyphicon-ok-sign:before { | ||
+ | content: "\e084"; | ||
+ | } | ||
+ | .glyphicon-question-sign:before { | ||
+ | content: "\e085"; | ||
+ | } | ||
+ | .glyphicon-info-sign:before { | ||
+ | content: "\e086"; | ||
+ | } | ||
+ | .glyphicon-screenshot:before { | ||
+ | content: "\e087"; | ||
+ | } | ||
+ | .glyphicon-remove-circle:before { | ||
+ | content: "\e088"; | ||
+ | } | ||
+ | .glyphicon-ok-circle:before { | ||
+ | content: "\e089"; | ||
+ | } | ||
+ | .glyphicon-ban-circle:before { | ||
+ | content: "\e090"; | ||
+ | } | ||
+ | .glyphicon-arrow-left:before { | ||
+ | content: "\e091"; | ||
+ | } | ||
+ | .glyphicon-arrow-right:before { | ||
+ | content: "\e092"; | ||
+ | } | ||
+ | .glyphicon-arrow-up:before { | ||
+ | content: "\e093"; | ||
+ | } | ||
+ | .glyphicon-arrow-down:before { | ||
+ | content: "\e094"; | ||
+ | } | ||
+ | .glyphicon-share-alt:before { | ||
+ | content: "\e095"; | ||
+ | } | ||
+ | .glyphicon-resize-full:before { | ||
+ | content: "\e096"; | ||
+ | } | ||
+ | .glyphicon-resize-small:before { | ||
+ | content: "\e097"; | ||
+ | } | ||
+ | .glyphicon-exclamation-sign:before { | ||
+ | content: "\e101"; | ||
+ | } | ||
+ | .glyphicon-gift:before { | ||
+ | content: "\e102"; | ||
+ | } | ||
+ | .glyphicon-leaf:before { | ||
+ | content: "\e103"; | ||
+ | } | ||
+ | .glyphicon-fire:before { | ||
+ | content: "\e104"; | ||
+ | } | ||
+ | .glyphicon-eye-open:before { | ||
+ | content: "\e105"; | ||
+ | } | ||
+ | .glyphicon-eye-close:before { | ||
+ | content: "\e106"; | ||
+ | } | ||
+ | .glyphicon-warning-sign:before { | ||
+ | content: "\e107"; | ||
+ | } | ||
+ | .glyphicon-plane:before { | ||
+ | content: "\e108"; | ||
+ | } | ||
+ | .glyphicon-calendar:before { | ||
+ | content: "\e109"; | ||
+ | } | ||
+ | .glyphicon-random:before { | ||
+ | content: "\e110"; | ||
+ | } | ||
+ | .glyphicon-comment:before { | ||
+ | content: "\e111"; | ||
+ | } | ||
+ | .glyphicon-magnet:before { | ||
+ | content: "\e112"; | ||
+ | } | ||
+ | .glyphicon-chevron-up:before { | ||
+ | content: "\e113"; | ||
+ | } | ||
+ | .glyphicon-chevron-down:before { | ||
+ | content: "\e114"; | ||
+ | } | ||
+ | .glyphicon-retweet:before { | ||
+ | content: "\e115"; | ||
+ | } | ||
+ | .glyphicon-shopping-cart:before { | ||
+ | content: "\e116"; | ||
+ | } | ||
+ | .glyphicon-folder-close:before { | ||
+ | content: "\e117"; | ||
+ | } | ||
+ | .glyphicon-folder-open:before { | ||
+ | content: "\e118"; | ||
+ | } | ||
+ | .glyphicon-resize-vertical:before { | ||
+ | content: "\e119"; | ||
+ | } | ||
+ | .glyphicon-resize-horizontal:before { | ||
+ | content: "\e120"; | ||
+ | } | ||
+ | .glyphicon-hdd:before { | ||
+ | content: "\e121"; | ||
+ | } | ||
+ | .glyphicon-bullhorn:before { | ||
+ | content: "\e122"; | ||
+ | } | ||
+ | .glyphicon-bell:before { | ||
+ | content: "\e123"; | ||
+ | } | ||
+ | .glyphicon-certificate:before { | ||
+ | content: "\e124"; | ||
+ | } | ||
+ | .glyphicon-thumbs-up:before { | ||
+ | content: "\e125"; | ||
+ | } | ||
+ | .glyphicon-thumbs-down:before { | ||
+ | content: "\e126"; | ||
+ | } | ||
+ | .glyphicon-hand-right:before { | ||
+ | content: "\e127"; | ||
+ | } | ||
+ | .glyphicon-hand-left:before { | ||
+ | content: "\e128"; | ||
+ | } | ||
+ | .glyphicon-hand-up:before { | ||
+ | content: "\e129"; | ||
+ | } | ||
+ | .glyphicon-hand-down:before { | ||
+ | content: "\e130"; | ||
+ | } | ||
+ | .glyphicon-circle-arrow-right:before { | ||
+ | content: "\e131"; | ||
+ | } | ||
+ | .glyphicon-circle-arrow-left:before { | ||
+ | content: "\e132"; | ||
+ | } | ||
+ | .glyphicon-circle-arrow-up:before { | ||
+ | content: "\e133"; | ||
+ | } | ||
+ | .glyphicon-circle-arrow-down:before { | ||
+ | content: "\e134"; | ||
+ | } | ||
+ | .glyphicon-globe:before { | ||
+ | content: "\e135"; | ||
+ | } | ||
+ | .glyphicon-wrench:before { | ||
+ | content: "\e136"; | ||
+ | } | ||
+ | .glyphicon-tasks:before { | ||
+ | content: "\e137"; | ||
+ | } | ||
+ | .glyphicon-filter:before { | ||
+ | content: "\e138"; | ||
+ | } | ||
+ | .glyphicon-briefcase:before { | ||
+ | content: "\e139"; | ||
+ | } | ||
+ | .glyphicon-fullscreen:before { | ||
+ | content: "\e140"; | ||
+ | } | ||
+ | .glyphicon-dashboard:before { | ||
+ | content: "\e141"; | ||
+ | } | ||
+ | .glyphicon-paperclip:before { | ||
+ | content: "\e142"; | ||
+ | } | ||
+ | .glyphicon-heart-empty:before { | ||
+ | content: "\e143"; | ||
+ | } | ||
+ | .glyphicon-link:before { | ||
+ | content: "\e144"; | ||
+ | } | ||
+ | .glyphicon-phone:before { | ||
+ | content: "\e145"; | ||
+ | } | ||
+ | .glyphicon-pushpin:before { | ||
+ | content: "\e146"; | ||
+ | } | ||
+ | .glyphicon-usd:before { | ||
+ | content: "\e148"; | ||
+ | } | ||
+ | .glyphicon-gbp:before { | ||
+ | content: "\e149"; | ||
+ | } | ||
+ | .glyphicon-sort:before { | ||
+ | content: "\e150"; | ||
+ | } | ||
+ | .glyphicon-sort-by-alphabet:before { | ||
+ | content: "\e151"; | ||
+ | } | ||
+ | .glyphicon-sort-by-alphabet-alt:before { | ||
+ | content: "\e152"; | ||
+ | } | ||
+ | .glyphicon-sort-by-order:before { | ||
+ | content: "\e153"; | ||
+ | } | ||
+ | .glyphicon-sort-by-order-alt:before { | ||
+ | content: "\e154"; | ||
+ | } | ||
+ | .glyphicon-sort-by-attributes:before { | ||
+ | content: "\e155"; | ||
+ | } | ||
+ | .glyphicon-sort-by-attributes-alt:before { | ||
+ | content: "\e156"; | ||
+ | } | ||
+ | .glyphicon-unchecked:before { | ||
+ | content: "\e157"; | ||
+ | } | ||
+ | .glyphicon-expand:before { | ||
+ | content: "\e158"; | ||
+ | } | ||
+ | .glyphicon-collapse-down:before { | ||
+ | content: "\e159"; | ||
+ | } | ||
+ | .glyphicon-collapse-up:before { | ||
+ | content: "\e160"; | ||
+ | } | ||
+ | .glyphicon-log-in:before { | ||
+ | content: "\e161"; | ||
+ | } | ||
+ | .glyphicon-flash:before { | ||
+ | content: "\e162"; | ||
+ | } | ||
+ | .glyphicon-log-out:before { | ||
+ | content: "\e163"; | ||
+ | } | ||
+ | .glyphicon-new-window:before { | ||
+ | content: "\e164"; | ||
+ | } | ||
+ | .glyphicon-record:before { | ||
+ | content: "\e165"; | ||
+ | } | ||
+ | .glyphicon-save:before { | ||
+ | content: "\e166"; | ||
+ | } | ||
+ | .glyphicon-open:before { | ||
+ | content: "\e167"; | ||
+ | } | ||
+ | .glyphicon-saved:before { | ||
+ | content: "\e168"; | ||
+ | } | ||
+ | .glyphicon-import:before { | ||
+ | content: "\e169"; | ||
+ | } | ||
+ | .glyphicon-export:before { | ||
+ | content: "\e170"; | ||
+ | } | ||
+ | .glyphicon-send:before { | ||
+ | content: "\e171"; | ||
+ | } | ||
+ | .glyphicon-floppy-disk:before { | ||
+ | content: "\e172"; | ||
+ | } | ||
+ | .glyphicon-floppy-saved:before { | ||
+ | content: "\e173"; | ||
+ | } | ||
+ | .glyphicon-floppy-remove:before { | ||
+ | content: "\e174"; | ||
+ | } | ||
+ | .glyphicon-floppy-save:before { | ||
+ | content: "\e175"; | ||
+ | } | ||
+ | .glyphicon-floppy-open:before { | ||
+ | content: "\e176"; | ||
+ | } | ||
+ | .glyphicon-credit-card:before { | ||
+ | content: "\e177"; | ||
+ | } | ||
+ | .glyphicon-transfer:before { | ||
+ | content: "\e178"; | ||
+ | } | ||
+ | .glyphicon-cutlery:before { | ||
+ | content: "\e179"; | ||
+ | } | ||
+ | .glyphicon-header:before { | ||
+ | content: "\e180"; | ||
+ | } | ||
+ | .glyphicon-compressed:before { | ||
+ | content: "\e181"; | ||
+ | } | ||
+ | .glyphicon-earphone:before { | ||
+ | content: "\e182"; | ||
+ | } | ||
+ | .glyphicon-phone-alt:before { | ||
+ | content: "\e183"; | ||
+ | } | ||
+ | .glyphicon-tower:before { | ||
+ | content: "\e184"; | ||
+ | } | ||
+ | .glyphicon-stats:before { | ||
+ | content: "\e185"; | ||
+ | } | ||
+ | .glyphicon-sd-video:before { | ||
+ | content: "\e186"; | ||
+ | } | ||
+ | .glyphicon-hd-video:before { | ||
+ | content: "\e187"; | ||
+ | } | ||
+ | .glyphicon-subtitles:before { | ||
+ | content: "\e188"; | ||
+ | } | ||
+ | .glyphicon-sound-stereo:before { | ||
+ | content: "\e189"; | ||
+ | } | ||
+ | .glyphicon-sound-dolby:before { | ||
+ | content: "\e190"; | ||
+ | } | ||
+ | .glyphicon-sound-5-1:before { | ||
+ | content: "\e191"; | ||
+ | } | ||
+ | .glyphicon-sound-6-1:before { | ||
+ | content: "\e192"; | ||
+ | } | ||
+ | .glyphicon-sound-7-1:before { | ||
+ | content: "\e193"; | ||
+ | } | ||
+ | .glyphicon-copyright-mark:before { | ||
+ | content: "\e194"; | ||
+ | } | ||
+ | .glyphicon-registration-mark:before { | ||
+ | content: "\e195"; | ||
+ | } | ||
+ | .glyphicon-cloud-download:before { | ||
+ | content: "\e197"; | ||
+ | } | ||
+ | .glyphicon-cloud-upload:before { | ||
+ | content: "\e198"; | ||
+ | } | ||
+ | .glyphicon-tree-conifer:before { | ||
+ | content: "\e199"; | ||
+ | } | ||
+ | .glyphicon-tree-deciduous:before { | ||
+ | content: "\e200"; | ||
+ | } | ||
+ | .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: 1000; | ||
+ | display: none; | ||
+ | float: left; | ||
+ | min-width: 160px; | ||
+ | padding: 5px 0; | ||
+ | margin: 2px 0 0; | ||
+ | list-style: none; | ||
+ | font-size: 16px; | ||
+ | background-color: #ffffff; | ||
+ | border: 1px solid #838b78; | ||
+ | border: 1px solid #ffffff; | ||
+ | border-radius: 0; | ||
+ | -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; | ||
+ | } | ||
+ | .dropdown-menu.pull-right { | ||
+ | right: 0; | ||
+ | left: auto; | ||
+ | } | ||
+ | .dropdown-menu .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #ced2ca; | ||
+ | } | ||
+ | .dropdown-menu > li > a { | ||
+ | display: block; | ||
+ | padding: 3px 20px; | ||
+ | clear: both; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.25; | ||
+ | color: #697060; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | .dropdown-menu > li > a:hover, | ||
+ | .dropdown-menu > li > a:focus { | ||
+ | text-decoration: none; | ||
+ | color: #103248; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .dropdown-menu > .active > a, | ||
+ | .dropdown-menu > .active > a:hover, | ||
+ | .dropdown-menu > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | text-decoration: none; | ||
+ | outline: 0; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu > .disabled > a, | ||
+ | .dropdown-menu > .disabled > a:hover, | ||
+ | .dropdown-menu > .disabled > a:focus { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .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.25; | ||
+ | color: #999999; | ||
+ | } | ||
+ | .dropdown-backdrop { | ||
+ | position: fixed; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | top: 0; | ||
+ | z-index: 990; | ||
+ | } | ||
+ | .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; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar-right .dropdown-menu { | ||
+ | left: auto; | ||
+ | right: 0; | ||
+ | } | ||
+ | .navbar-right .dropdown-menu-left { | ||
+ | left: 0; | ||
+ | right: auto; | ||
+ | } | ||
+ | } | ||
+ | .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:focus, | ||
+ | .btn-group-vertical > .btn:focus { | ||
+ | outline: none; | ||
+ | } | ||
+ | .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: 0; | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-bottom-left-radius: 0; | ||
+ | } | ||
+ | .btn-group-vertical > .btn:last-child:not(:first-child) { | ||
+ | border-bottom-left-radius: 0; | ||
+ | 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%; | ||
+ | } | ||
+ | [data-toggle="buttons"] > .btn > input[type="radio"], | ||
+ | [data-toggle="buttons"] > .btn > input[type="checkbox"] { | ||
+ | display: none; | ||
+ | } | ||
+ | .input-group { | ||
+ | position: relative; | ||
+ | display: table; | ||
+ | border-collapse: separate; | ||
+ | margin-right: 72px; | ||
+ | } | ||
+ | .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: 49px; | ||
+ | padding: 10px 16px; | ||
+ | font-size: 20px; | ||
+ | line-height: 1.33; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | select.input-group-lg > .form-control, | ||
+ | select.input-group-lg > .input-group-addon, | ||
+ | select.input-group-lg > .input-group-btn > .btn { | ||
+ | height: 49px; | ||
+ | line-height: 49px; | ||
+ | } | ||
+ | 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: 29px; | ||
+ | padding: 3px 10px; | ||
+ | font-size: 14px; | ||
+ | line-height: 1.5; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | select.input-group-sm > .form-control, | ||
+ | select.input-group-sm > .input-group-addon, | ||
+ | select.input-group-sm > .input-group-btn > .btn { | ||
+ | height: 29px; | ||
+ | line-height: 29px; | ||
+ | } | ||
+ | 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: 6px 12px; | ||
+ | font-size: 16px; | ||
+ | font-weight: normal; | ||
+ | line-height: 1; | ||
+ | color: #697060; | ||
+ | text-align: center; | ||
+ | background-color: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .input-group-addon.input-sm { | ||
+ | padding: 3px 10px; | ||
+ | font-size: 14px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .input-group-addon.input-lg { | ||
+ | padding: 10px 16px; | ||
+ | font-size: 20px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .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; | ||
+ | } | ||
+ | .nav { | ||
+ | margin-bottom: 0; | ||
+ | padding-left: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | .nav > li { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | } | ||
+ | .nav > li > a { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | padding: 15px 25px; | ||
+ | } | ||
+ | .nav > li > a:hover, | ||
+ | .nav > li > a:focus { | ||
+ | text-decoration: none; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .nav > li.disabled > a { | ||
+ | color: #eeeeee; | ||
+ | } | ||
+ | .nav > li.disabled > a:hover, | ||
+ | .nav > li.disabled > a:focus { | ||
+ | color: #eeeeee; | ||
+ | text-decoration: none; | ||
+ | background-color: transparent; | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .nav .open > a, | ||
+ | .nav .open > a:hover, | ||
+ | .nav .open > a:focus { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .nav .nav-divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #e5e5e5; | ||
+ | } | ||
+ | .nav > li > a > img { | ||
+ | max-width: none; | ||
+ | } | ||
+ | .nav-tabs { | ||
+ | /*border-bottom: 1px solid #236b9b;*/ | ||
+ | } | ||
+ | .nav-tabs > li { | ||
+ | float: left; | ||
+ | margin-bottom: -1px; | ||
+ | } | ||
+ | .nav-tabs > li > a { | ||
+ | margin-right: 2px; | ||
+ | line-height: 1.25; | ||
+ | border: 1px solid transparent; | ||
+ | border-radius: 0 0 0 0; | ||
+ | } | ||
+ | .nav-tabs > li > a:hover { | ||
+ | border-color: #236b9b #236b9b #236b9b; | ||
+ | } | ||
+ | .nav-tabs > li.active > a, | ||
+ | .nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs > li.active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #297cb4; | ||
+ | border: 1px solid #236b9b; | ||
+ | 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: 0; | ||
+ | } | ||
+ | .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: 0 0 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: #f7f7f7; | ||
+ | } | ||
+ | } | ||
+ | .nav-pills > li { | ||
+ | float: left; | ||
+ | } | ||
+ | .nav-pills > li > a { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .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: #236b9b; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .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: 0; | ||
+ | } | ||
+ | .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: 0 0 0 0; | ||
+ | } | ||
+ | .nav-tabs-justified > .active > a, | ||
+ | .nav-tabs-justified > .active > a:hover, | ||
+ | .nav-tabs-justified > .active > a:focus { | ||
+ | border-bottom-color: #f7f7f7; | ||
+ | } | ||
+ | } | ||
+ | .tab-content > .tab-pane { | ||
+ | display: none; | ||
+ | } | ||
+ | .tab-content > .active { | ||
+ | display: block; | ||
+ | } | ||
+ | .nav-tabs .dropdown-menu { | ||
+ | margin-top: -1px; | ||
+ | border-top-right-radius: 0; | ||
+ | border-top-left-radius: 0; | ||
+ | } | ||
+ | .navbar { | ||
+ | position: relative; | ||
+ | min-height: 60px; | ||
+ | margin-bottom: 20px; | ||
+ | border: 1px solid transparent; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | } | ||
+ | @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.in { | ||
+ | overflow-y: auto; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar-collapse { | ||
+ | width: auto; | ||
+ | border-top: 0; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | .navbar-collapse.collapse { | ||
+ | display: block !important; | ||
+ | height: auto !important; | ||
+ | padding-bottom: 0; | ||
+ | overflow: visible !important; | ||
+ | } | ||
+ | .navbar-collapse.in { | ||
+ | overflow-y: visible; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-collapse, | ||
+ | .navbar-static-top .navbar-collapse, | ||
+ | .navbar-fixed-bottom .navbar-collapse { | ||
+ | padding-left: 0; | ||
+ | padding-right: 0; | ||
+ | } | ||
+ | } | ||
+ | .container > .navbar-header, | ||
+ | .container-fluid > .navbar-header, | ||
+ | .container > .navbar-collapse, | ||
+ | .container-fluid > .navbar-collapse { | ||
+ | margin-right: -15px; | ||
+ | margin-left: -15px; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .container > .navbar-header, | ||
+ | .container-fluid > .navbar-header, | ||
+ | .container > .navbar-collapse, | ||
+ | .container-fluid > .navbar-collapse { | ||
+ | margin-right: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | } | ||
+ | .navbar-static-top { | ||
+ | z-index: 1000; | ||
+ | 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; | ||
+ | z-index: 1030; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar-fixed-top, | ||
+ | .navbar-fixed-bottom { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | } | ||
+ | .navbar-fixed-top { | ||
+ | top: 0; | ||
+ | border-width: 0 0 1px; | ||
+ | } | ||
+ | .navbar-fixed-bottom { | ||
+ | bottom: 0; | ||
+ | margin-bottom: 0; | ||
+ | border-width: 1px 0 0; | ||
+ | } | ||
+ | .navbar-brand { | ||
+ | float: left; | ||
+ | padding: 20px 15px; | ||
+ | font-size: 20px; | ||
+ | line-height: 20px; | ||
+ | height: 60px; | ||
+ | } | ||
+ | .navbar-brand:hover, | ||
+ | .navbar-brand:focus { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar > .container .navbar-brand, | ||
+ | .navbar > .container-fluid .navbar-brand { | ||
+ | margin-left: -15px; | ||
+ | } | ||
+ | } | ||
+ | .navbar-toggle { | ||
+ | position: relative; | ||
+ | float: right; | ||
+ | margin-right: 15px; | ||
+ | padding: 9px 10px; | ||
+ | margin-top: 13px; | ||
+ | margin-bottom: 13px; | ||
+ | background-color: transparent; | ||
+ | background-image: none; | ||
+ | border: 1px solid transparent; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .navbar-toggle:focus { | ||
+ | outline: none; | ||
+ | } | ||
+ | .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: 10px -15px; | ||
+ | } | ||
+ | .navbar-nav > li > a { | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | @media (max-width: 767px) { | ||
+ | .navbar-nav .open .dropdown-menu { | ||
+ | position: static; | ||
+ | float: none; | ||
+ | width: auto; | ||
+ | margin-top: 0; | ||
+ | border: 0; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | .navbar-nav .open .dropdown-menu > li > a, | ||
+ | .navbar-nav .open .dropdown-menu .dropdown-header { | ||
+ | padding: 5px 15px 5px 25px; | ||
+ | } | ||
+ | .navbar-nav .open .dropdown-menu > li > a { | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .navbar-nav .open .dropdown-menu > li > a:hover, | ||
+ | .navbar-nav .open .dropdown-menu > li > a:focus { | ||
+ | background-image: none; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar-nav { | ||
+ | float: left; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .navbar-nav > li { | ||
+ | float: left; | ||
+ | } | ||
+ | .navbar-nav > li > a { | ||
+ | padding-top: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | } | ||
+ | .navbar-nav.navbar-right:last-child { | ||
+ | margin-right: -15px; | ||
+ | } | ||
+ | } | ||
+ | @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: 13px; | ||
+ | margin-bottom: 13px; | ||
+ | } | ||
+ | @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 .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; | ||
+ | padding-left: 0; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .navbar-form .radio input[type="radio"], | ||
+ | .navbar-form .checkbox input[type="checkbox"] { | ||
+ | float: none; | ||
+ | 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-form.navbar-right:last-child { | ||
+ | margin-right: -15px; | ||
+ | } | ||
+ | } | ||
+ | .navbar-nav > li > .dropdown-menu { | ||
+ | margin-top: 0; | ||
+ | border-top-right-radius: 0; | ||
+ | border-top-left-radius: 0; | ||
+ | } | ||
+ | .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-bottom-left-radius: 0; | ||
+ | } | ||
+ | .navbar-btn { | ||
+ | margin-top: 13px; | ||
+ | margin-bottom: 13px; | ||
+ | } | ||
+ | .navbar-btn.btn-sm { | ||
+ | margin-top: 15.5px; | ||
+ | margin-bottom: 15.5px; | ||
+ | } | ||
+ | .navbar-btn.btn-xs { | ||
+ | margin-top: 19px; | ||
+ | margin-bottom: 19px; | ||
+ | } | ||
+ | .navbar-text { | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .navbar-text { | ||
+ | float: left; | ||
+ | margin-left: 15px; | ||
+ | margin-right: 15px; | ||
+ | } | ||
+ | .navbar-text.navbar-right:last-child { | ||
+ | margin-right: 0; | ||
+ | } | ||
+ | } | ||
+ | .navbar-default { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-brand { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-brand:hover, | ||
+ | .navbar-default .navbar-brand:focus { | ||
+ | color: #1a4e71; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-default .navbar-text { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > a { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > a:hover, | ||
+ | .navbar-default .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > .active > a, | ||
+ | .navbar-default .navbar-nav > .active > a:hover, | ||
+ | .navbar-default .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .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: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle:hover, | ||
+ | .navbar-default .navbar-toggle:focus { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle .icon-bar { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-collapse, | ||
+ | .navbar-default .navbar-form { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-nav { | ||
+ | /*@media (max-width: @grid-float-breakpoint-max) { // mwbs commented out for dropdowns | ||
+ | // Dropdowns get custom display when collapsed | ||
+ | .open .dropdown-menu { | ||
+ | > li > a { | ||
+ | color: @navbar-default-link-color; | ||
+ | &:hover, | ||
+ | &:focus { | ||
+ | color: @navbar-default-link-hover-color; | ||
+ | background-color: @navbar-default-link-hover-bg; | ||
+ | } | ||
+ | } | ||
+ | > .active > a { | ||
+ | &, | ||
+ | &:hover, | ||
+ | &:focus { | ||
+ | color: @navbar-default-link-active-color; | ||
+ | background-color: @navbar-default-link-active-bg; | ||
+ | } | ||
+ | } | ||
+ | > .disabled > a { | ||
+ | &, | ||
+ | &:hover, | ||
+ | &:focus { | ||
+ | color: @navbar-default-link-disabled-color; | ||
+ | background-color: @navbar-default-link-disabled-bg; | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-default .navbar-nav > .open > a, | ||
+ | .navbar-default .navbar-nav > .open > a:hover, | ||
+ | .navbar-default .navbar-nav > .open > a:focus { | ||
+ | background-color: #236b9b; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-default .navbar-link { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .navbar-default .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .navbar-brand { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-brand:hover, | ||
+ | .navbar-inverse .navbar-brand:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-inverse .navbar-text { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > li > a { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > .active > a, | ||
+ | .navbar-inverse .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > .disabled > a, | ||
+ | .navbar-inverse .navbar-nav > .disabled > a:hover, | ||
+ | .navbar-inverse .navbar-nav > .disabled > a:focus { | ||
+ | color: #999999; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .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: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-collapse, | ||
+ | .navbar-inverse .navbar-form { | ||
+ | border-color: #1c577e; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav { | ||
+ | /*@media (max-width: @grid-float-breakpoint-max) { | ||
+ | // Dropdowns get custom display | ||
+ | .open .dropdown-menu { | ||
+ | > .dropdown-header { | ||
+ | border-color: @navbar-inverse-border; | ||
+ | } | ||
+ | .divider { | ||
+ | background-color: @navbar-inverse-border; | ||
+ | } | ||
+ | > li > a { | ||
+ | color: @navbar-inverse-link-color; | ||
+ | &:hover, | ||
+ | &:focus { | ||
+ | color: @navbar-inverse-link-hover-color; | ||
+ | background-color: @navbar-inverse-link-hover-bg; | ||
+ | } | ||
+ | } | ||
+ | > .active > a { | ||
+ | &, | ||
+ | &:hover, | ||
+ | &:focus { | ||
+ | color: @navbar-inverse-link-active-color; | ||
+ | background-color: @navbar-inverse-link-active-bg; | ||
+ | } | ||
+ | } | ||
+ | > .disabled > a { | ||
+ | &, | ||
+ | &:hover, | ||
+ | &:focus { | ||
+ | color: @navbar-inverse-link-disabled-color; | ||
+ | background-color: @navbar-inverse-link-disabled-bg; | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > .open > a, | ||
+ | .navbar-inverse .navbar-nav > .open > a:hover, | ||
+ | .navbar-inverse .navbar-nav > .open > a:focus { | ||
+ | background-color: #2c88c5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-link { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .breadcrumb { | ||
+ | padding: 8px 15px; | ||
+ | margin-bottom: 20px; | ||
+ | list-style: none; | ||
+ | background-color: transparent; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .breadcrumb > li { | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .breadcrumb > li + li:before { | ||
+ | content: "\f105\00a0"; | ||
+ | padding: 0 5px; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .breadcrumb > .active { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .pagination { | ||
+ | display: inline-block; | ||
+ | padding-left: 0; | ||
+ | margin: 20px 0; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .pagination > li { | ||
+ | display: inline; | ||
+ | } | ||
+ | .pagination > li > a, | ||
+ | .pagination > li > span { | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | padding: 6px 12px; | ||
+ | line-height: 1.25; | ||
+ | text-decoration: none; | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border: 1px solid transparent; | ||
+ | margin-left: -1px; | ||
+ | } | ||
+ | .pagination > li:first-child > a, | ||
+ | .pagination > li:first-child > span { | ||
+ | margin-left: 0; | ||
+ | border-bottom-left-radius: 0; | ||
+ | border-top-left-radius: 0; | ||
+ | } | ||
+ | .pagination > li:last-child > a, | ||
+ | .pagination > li:last-child > span { | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-top-right-radius: 0; | ||
+ | } | ||
+ | .pagination > li > a:hover, | ||
+ | .pagination > li > span:hover, | ||
+ | .pagination > li > a:focus, | ||
+ | .pagination > li > span:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .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: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | 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: #999999; | ||
+ | background-color: #ffffff; | ||
+ | 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: 0; | ||
+ | border-top-left-radius: 0; | ||
+ | } | ||
+ | .pagination-lg > li:last-child > a, | ||
+ | .pagination-lg > li:last-child > span { | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-top-right-radius: 0; | ||
+ | } | ||
+ | .pagination-sm > li > a, | ||
+ | .pagination-sm > li > span { | ||
+ | padding: 3px 10px; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | .pagination-sm > li:first-child > a, | ||
+ | .pagination-sm > li:first-child > span { | ||
+ | border-bottom-left-radius: 0; | ||
+ | border-top-left-radius: 0; | ||
+ | } | ||
+ | .pagination-sm > li:last-child > a, | ||
+ | .pagination-sm > li:last-child > span { | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-top-right-radius: 0; | ||
+ | } | ||
+ | .pager { | ||
+ | padding-left: 0; | ||
+ | margin: 20px 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: #236b9b; | ||
+ | border: 1px solid transparent; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .pager li > a:hover, | ||
+ | .pager li > a:focus { | ||
+ | text-decoration: none; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .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: #999999; | ||
+ | background-color: #236b9b; | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .label { | ||
+ | display: inline; | ||
+ | padding: .2em .6em .3em; | ||
+ | font-size: 75%; | ||
+ | font-weight: bold; | ||
+ | line-height: 1; | ||
+ | color: #ffffff; | ||
+ | text-align: center; | ||
+ | white-space: nowrap; | ||
+ | vertical-align: baseline; | ||
+ | border-radius: .25em; | ||
+ | } | ||
+ | .label[href]:hover, | ||
+ | .label[href]:focus { | ||
+ | color: #ffffff; | ||
+ | text-decoration: none; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .label:empty { | ||
+ | display: none; | ||
+ | } | ||
+ | .btn .label { | ||
+ | position: relative; | ||
+ | top: -1px; | ||
+ | } | ||
+ | .label-default { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .label-default[href]:hover, | ||
+ | .label-default[href]:focus { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .label-primary { | ||
+ | background-color: #999999; | ||
+ | } | ||
+ | .label-primary[href]:hover, | ||
+ | .label-primary[href]:focus { | ||
+ | background-color: #808080; | ||
+ | } | ||
+ | .label-success { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .label-success[href]:hover, | ||
+ | .label-success[href]:focus { | ||
+ | background-color: #5c961b; | ||
+ | } | ||
+ | .label-info { | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .label-info[href]:hover, | ||
+ | .label-info[href]:focus { | ||
+ | background-color: #115f86; | ||
+ | } | ||
+ | .label-warning { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .label-warning[href]:hover, | ||
+ | .label-warning[href]:focus { | ||
+ | background-color: #b6890e; | ||
+ | } | ||
+ | .label-danger { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .label-danger[href]:hover, | ||
+ | .label-danger[href]:focus { | ||
+ | background-color: #a83d13; | ||
+ | } | ||
+ | .badge { | ||
+ | display: inline-block; | ||
+ | min-width: 10px; | ||
+ | padding: 3px 7px; | ||
+ | font-size: 14px; | ||
+ | font-weight: 300; | ||
+ | color: #ffffff; | ||
+ | line-height: 1; | ||
+ | vertical-align: baseline; | ||
+ | white-space: nowrap; | ||
+ | text-align: center; | ||
+ | background-color: #236b9b; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .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: #ffffff; | ||
+ | text-decoration: none; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | a.list-group-item.active > .badge, | ||
+ | .nav-pills > .active > a > .badge { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .nav-pills > li > a > .badge { | ||
+ | margin-left: 3px; | ||
+ | } | ||
+ | .jumbotron { | ||
+ | padding: 30px; | ||
+ | margin-bottom: 30px; | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .jumbotron h1, | ||
+ | .jumbotron .h1 { | ||
+ | color: inherit; | ||
+ | } | ||
+ | .jumbotron p { | ||
+ | margin-bottom: 15px; | ||
+ | font-size: 24px; | ||
+ | font-weight: 200; | ||
+ | } | ||
+ | .container .jumbotron { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .jumbotron .container { | ||
+ | max-width: 100%; | ||
+ | } | ||
+ | @media screen and (min-width: 768px) { | ||
+ | .jumbotron { | ||
+ | padding-top: 48px; | ||
+ | padding-bottom: 48px; | ||
+ | } | ||
+ | .container .jumbotron { | ||
+ | padding-left: 60px; | ||
+ | padding-right: 60px; | ||
+ | } | ||
+ | .jumbotron h1, | ||
+ | .jumbotron .h1 { | ||
+ | font-size: 72px; | ||
+ | } | ||
+ | } | ||
+ | .thumbnail { | ||
+ | display: block; | ||
+ | padding: 3px; | ||
+ | margin-bottom: 20px; | ||
+ | line-height: 1.25; | ||
+ | background-color: #f7f7f7; | ||
+ | border: 1px solid #dddddd; | ||
+ | border-radius: 0; | ||
+ | -webkit-transition: all 0.2s ease-in-out; | ||
+ | transition: all 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: #236b9b; | ||
+ | } | ||
+ | .thumbnail .caption { | ||
+ | padding: 9px; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .alert { | ||
+ | padding: 15px; | ||
+ | margin-bottom: 20px; | ||
+ | border: 1px solid transparent; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .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 { | ||
+ | padding-right: 35px; | ||
+ | } | ||
+ | .alert-dismissable .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | right: -21px; | ||
+ | color: inherit; | ||
+ | } | ||
+ | .alert-success { | ||
+ | background-color: #8cda33; | ||
+ | border-color: #81ab1f; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert-success hr { | ||
+ | border-top-color: #71961b; | ||
+ | } | ||
+ | .alert-success .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert-success hr { | ||
+ | border-top-color: #71961b; | ||
+ | } | ||
+ | .alert-success .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert-success .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-success .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #070c02; | ||
+ | } | ||
+ | .alert-info { | ||
+ | background-color: #1c99d7; | ||
+ | border-color: #137e93; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert-info hr { | ||
+ | border-top-color: #106b7d; | ||
+ | } | ||
+ | .alert-info .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert-info hr { | ||
+ | border-top-color: #106b7d; | ||
+ | } | ||
+ | .alert-info .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert-info .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-info .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert-warning { | ||
+ | background-color: #efbc31; | ||
+ | border-color: #cd7c10; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert-warning hr { | ||
+ | border-top-color: #b66d0e; | ||
+ | } | ||
+ | .alert-warning .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert-warning hr { | ||
+ | border-top-color: #b66d0e; | ||
+ | } | ||
+ | .alert-warning .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert-warning .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-warning .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #1e1702; | ||
+ | } | ||
+ | .alert-danger { | ||
+ | background-color: #e8642f; | ||
+ | border-color: #bf2915; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert-danger hr { | ||
+ | border-top-color: #a82413; | ||
+ | } | ||
+ | .alert-danger .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert-danger hr { | ||
+ | border-top-color: #a82413; | ||
+ | } | ||
+ | .alert-danger .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert-danger .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-danger .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #150802; | ||
+ | } | ||
+ | @-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: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | background-color: #f5f5f5; | ||
+ | border-radius: 0; | ||
+ | -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: 20px; | ||
+ | color: #ffffff; | ||
+ | text-align: center; | ||
+ | background-color: #236b9b; | ||
+ | -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; | ||
+ | transition: width 0.6s ease; | ||
+ | } | ||
+ | .progress-striped .progress-bar { | ||
+ | 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: 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 { | ||
+ | -webkit-animation: progress-bar-stripes 2s linear infinite; | ||
+ | animation: progress-bar-stripes 2s linear infinite; | ||
+ | } | ||
+ | .progress-bar-success { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .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: 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: #177fb3; | ||
+ | } | ||
+ | .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: 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: #e5ad12; | ||
+ | } | ||
+ | .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: 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: #d64e18; | ||
+ | } | ||
+ | .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: 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); | ||
+ | } | ||
+ | .media, | ||
+ | .media-body { | ||
+ | overflow: hidden; | ||
+ | zoom: 1; | ||
+ | } | ||
+ | .media, | ||
+ | .media .media { | ||
+ | margin-top: 15px; | ||
+ | } | ||
+ | .media:first-child { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .media-object { | ||
+ | display: block; | ||
+ | } | ||
+ | .media-heading { | ||
+ | margin: 0 0 5px; | ||
+ | } | ||
+ | .media > .pull-left { | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .media > .pull-right { | ||
+ | margin-left: 10px; | ||
+ | } | ||
+ | .media-list { | ||
+ | padding-left: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | .list-group { | ||
+ | margin-bottom: 20px; | ||
+ | padding-left: 0; | ||
+ | } | ||
+ | .list-group-item { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | padding: 10px 15px; | ||
+ | margin-bottom: -1px; | ||
+ | background-color: #ffffff; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .list-group-item:first-child { | ||
+ | border-top-right-radius: 0; | ||
+ | border-top-left-radius: 0; | ||
+ | } | ||
+ | .list-group-item:last-child { | ||
+ | margin-bottom: 0; | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-bottom-left-radius: 0; | ||
+ | } | ||
+ | .list-group-item > .badge { | ||
+ | float: right; | ||
+ | } | ||
+ | .list-group-item > .badge + .badge { | ||
+ | margin-right: 5px; | ||
+ | } | ||
+ | a.list-group-item { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item .list-group-item-heading { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item:hover, | ||
+ | a.list-group-item:focus { | ||
+ | text-decoration: none; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item.active, | ||
+ | a.list-group-item.active:hover, | ||
+ | a.list-group-item.active:focus { | ||
+ | z-index: 2; | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item.active .list-group-item-heading, | ||
+ | a.list-group-item.active:hover .list-group-item-heading, | ||
+ | a.list-group-item.active:focus .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item.active .list-group-item-text, | ||
+ | a.list-group-item.active:hover .list-group-item-text, | ||
+ | a.list-group-item.active:focus .list-group-item-text { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | a.list-group-item-success { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-success .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-success:hover, | ||
+ | a.list-group-item-success:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #6aab1f; | ||
+ | } | ||
+ | a.list-group-item-success.active, | ||
+ | a.list-group-item-success.active:hover, | ||
+ | a.list-group-item-success.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | a.list-group-item-success { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-success .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-success:hover, | ||
+ | a.list-group-item-success:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #6aab1f !important; | ||
+ | } | ||
+ | a.list-group-item-success.active, | ||
+ | a.list-group-item-success.active:hover, | ||
+ | a.list-group-item-success.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | a.list-group-item-info { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-info .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-info:hover, | ||
+ | a.list-group-item-info:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #146f9c; | ||
+ | } | ||
+ | a.list-group-item-info.active, | ||
+ | a.list-group-item-info.active:hover, | ||
+ | a.list-group-item-info.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | a.list-group-item-info { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-info .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-info:hover, | ||
+ | a.list-group-item-info:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #146f9c !important; | ||
+ | } | ||
+ | a.list-group-item-info.active, | ||
+ | a.list-group-item-info.active:hover, | ||
+ | a.list-group-item-info.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | a.list-group-item-warning { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-warning .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-warning:hover, | ||
+ | a.list-group-item-warning:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #cd9b10; | ||
+ | } | ||
+ | a.list-group-item-warning.active, | ||
+ | a.list-group-item-warning.active:hover, | ||
+ | a.list-group-item-warning.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | a.list-group-item-warning { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-warning .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-warning:hover, | ||
+ | a.list-group-item-warning:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #cd9b10 !important; | ||
+ | } | ||
+ | a.list-group-item-warning.active, | ||
+ | a.list-group-item-warning.active:hover, | ||
+ | a.list-group-item-warning.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | a.list-group-item-danger { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-danger .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-danger:hover, | ||
+ | a.list-group-item-danger:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #bf4615; | ||
+ | } | ||
+ | a.list-group-item-danger.active, | ||
+ | a.list-group-item-danger.active:hover, | ||
+ | a.list-group-item-danger.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | a.list-group-item-danger { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-danger .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-danger:hover, | ||
+ | a.list-group-item-danger:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #bf4615 !important; | ||
+ | } | ||
+ | a.list-group-item-danger.active, | ||
+ | a.list-group-item-danger.active:hover, | ||
+ | a.list-group-item-danger.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-heading { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 5px; | ||
+ | } | ||
+ | .list-group-item-text { | ||
+ | margin-bottom: 0; | ||
+ | line-height: 1.3; | ||
+ | } | ||
+ | .panel { | ||
+ | margin-bottom: 20px; | ||
+ | background-color: transparent; | ||
+ | border: 1px solid transparent; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); | ||
+ | box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); | ||
+ | } | ||
+ | .panel-body { | ||
+ | padding: 15px; | ||
+ | } | ||
+ | .panel-heading { | ||
+ | padding: 10px 15px; | ||
+ | border-bottom: 1px solid transparent; | ||
+ | border-top-right-radius: -1; | ||
+ | border-top-left-radius: -1; | ||
+ | } | ||
+ | .panel-heading > .dropdown .dropdown-toggle { | ||
+ | color: inherit; | ||
+ | } | ||
+ | .panel-title { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | font-size: 18px; | ||
+ | color: inherit; | ||
+ | } | ||
+ | .panel-title > a { | ||
+ | color: inherit; | ||
+ | } | ||
+ | .panel-footer { | ||
+ | padding: 10px 15px; | ||
+ | background-color: #ffffff; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | border-bottom-right-radius: -1; | ||
+ | border-bottom-left-radius: -1; | ||
+ | } | ||
+ | .panel > .list-group { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .panel > .list-group .list-group-item { | ||
+ | border-width: 1px 0; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .panel > .list-group:first-child .list-group-item:first-child { | ||
+ | border-top: 0; | ||
+ | border-top-right-radius: -1; | ||
+ | border-top-left-radius: -1; | ||
+ | } | ||
+ | .panel > .list-group:last-child .list-group-item:last-child { | ||
+ | border-bottom: 0; | ||
+ | border-bottom-right-radius: -1; | ||
+ | border-bottom-left-radius: -1; | ||
+ | } | ||
+ | .panel-heading + .list-group .list-group-item:first-child { | ||
+ | border-top-width: 0; | ||
+ | } | ||
+ | .panel > .table, | ||
+ | .panel > .table-responsive > .table { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .panel > .table:first-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child { | ||
+ | border-top-right-radius: -1; | ||
+ | border-top-left-radius: -1; | ||
+ | } | ||
+ | .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, | ||
+ | .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, | ||
+ | .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, | ||
+ | .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { | ||
+ | border-top-left-radius: -1; | ||
+ | } | ||
+ | .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, | ||
+ | .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, | ||
+ | .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, | ||
+ | .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, | ||
+ | .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { | ||
+ | border-top-right-radius: -1; | ||
+ | } | ||
+ | .panel > .table:last-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child { | ||
+ | border-bottom-right-radius: -1; | ||
+ | border-bottom-left-radius: -1; | ||
+ | } | ||
+ | .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, | ||
+ | .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, | ||
+ | .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, | ||
+ | .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { | ||
+ | border-bottom-left-radius: -1; | ||
+ | } | ||
+ | .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, | ||
+ | .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, | ||
+ | .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, | ||
+ | .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, | ||
+ | .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { | ||
+ | border-bottom-right-radius: -1; | ||
+ | } | ||
+ | .panel > .panel-body + .table, | ||
+ | .panel > .panel-body + .table-responsive { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .panel > .table > tbody:first-child > tr:first-child th, | ||
+ | .panel > .table > tbody:first-child > tr:first-child td { | ||
+ | border-top: 0; | ||
+ | } | ||
+ | .panel > .table-bordered, | ||
+ | .panel > .table-responsive > .table-bordered { | ||
+ | border: 0; | ||
+ | } | ||
+ | .panel > .table-bordered > thead > tr > th:first-child, | ||
+ | .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, | ||
+ | .panel > .table-bordered > tbody > tr > th:first-child, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, | ||
+ | .panel > .table-bordered > tfoot > tr > th:first-child, | ||
+ | .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, | ||
+ | .panel > .table-bordered > thead > tr > td:first-child, | ||
+ | .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, | ||
+ | .panel > .table-bordered > tbody > tr > td:first-child, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, | ||
+ | .panel > .table-bordered > tfoot > tr > td:first-child, | ||
+ | .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { | ||
+ | border-left: 0; | ||
+ | } | ||
+ | .panel > .table-bordered > thead > tr > th:last-child, | ||
+ | .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, | ||
+ | .panel > .table-bordered > tbody > tr > th:last-child, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, | ||
+ | .panel > .table-bordered > tfoot > tr > th:last-child, | ||
+ | .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, | ||
+ | .panel > .table-bordered > thead > tr > td:last-child, | ||
+ | .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, | ||
+ | .panel > .table-bordered > tbody > tr > td:last-child, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, | ||
+ | .panel > .table-bordered > tfoot > tr > td:last-child, | ||
+ | .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { | ||
+ | border-right: 0; | ||
+ | } | ||
+ | .panel > .table-bordered > thead > tr:first-child > td, | ||
+ | .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, | ||
+ | .panel > .table-bordered > tbody > tr:first-child > td, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, | ||
+ | .panel > .table-bordered > thead > tr:first-child > th, | ||
+ | .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, | ||
+ | .panel > .table-bordered > tbody > tr:first-child > th, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { | ||
+ | border-bottom: 0; | ||
+ | } | ||
+ | .panel > .table-bordered > tbody > tr:last-child > td, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, | ||
+ | .panel > .table-bordered > tfoot > tr:last-child > td, | ||
+ | .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, | ||
+ | .panel > .table-bordered > tbody > tr:last-child > th, | ||
+ | .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, | ||
+ | .panel > .table-bordered > tfoot > tr:last-child > th, | ||
+ | .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { | ||
+ | border-bottom: 0; | ||
+ | } | ||
+ | .panel > .table-responsive { | ||
+ | border: 0; | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .panel-group { | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | .panel-group .panel { | ||
+ | margin-bottom: 0; | ||
+ | border-radius: 0; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .panel-group .panel + .panel { | ||
+ | margin-top: 5px; | ||
+ | } | ||
+ | .panel-group .panel-heading { | ||
+ | border-bottom: 0; | ||
+ | } | ||
+ | .panel-group .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | } | ||
+ | .panel-group .panel-footer { | ||
+ | border-top: 0; | ||
+ | } | ||
+ | .panel-group .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .panel-default { | ||
+ | box-shadow: none; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel-default > .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel-default > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel-default > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel-default .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel-default .panel-heading a:hover, | ||
+ | .panel-default .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .panel-default .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel-default .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel-default .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel-default .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .panel-default .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel-primary { | ||
+ | box-shadow: none; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel-primary > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel-primary > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel-primary > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel-primary .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel-primary .panel-heading a:hover, | ||
+ | .panel-primary .panel-heading a:focus { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .panel-primary .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel-primary .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel-primary .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel-primary .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #2c88c5; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel-primary .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel-success { | ||
+ | box-shadow: none; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .panel-success > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .panel-success > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #81ab1f; | ||
+ | } | ||
+ | .panel-success > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #81ab1f; | ||
+ | } | ||
+ | .panel-success .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-bottom: 1px solid #81ab1f; | ||
+ | box-shadow: 0 4px 0 0 #a2d727; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel-success .panel-heading a:hover, | ||
+ | .panel-success .panel-heading a:focus { | ||
+ | color: #a9e367; | ||
+ | } | ||
+ | .panel-success .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #81ab1f; | ||
+ | } | ||
+ | .panel-success .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel-success .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel-success .panel-footer { | ||
+ | border-top: 1px solid #81ab1f; | ||
+ | background-color: #91dc3b; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel-success .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #81ab1f; | ||
+ | } | ||
+ | .panel-info { | ||
+ | box-shadow: none; | ||
+ | border-color: #137e93; | ||
+ | } | ||
+ | .panel-info > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-color: #137e93; | ||
+ | } | ||
+ | .panel-info > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #137e93; | ||
+ | } | ||
+ | .panel-info > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #137e93; | ||
+ | } | ||
+ | .panel-info .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-bottom: 1px solid #137e93; | ||
+ | box-shadow: 0 4px 0 0 #19a5c1; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel-info .panel-heading a:hover, | ||
+ | .panel-info .panel-heading a:focus { | ||
+ | color: #48b3e8; | ||
+ | } | ||
+ | .panel-info .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #137e93; | ||
+ | } | ||
+ | .panel-info .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel-info .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel-info .panel-footer { | ||
+ | border-top: 1px solid #137e93; | ||
+ | background-color: #1d9fe0; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel-info .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #137e93; | ||
+ | } | ||
+ | .panel-warning { | ||
+ | box-shadow: none; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .panel-warning > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .panel-warning > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #cd7c10; | ||
+ | } | ||
+ | .panel-warning > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #cd7c10; | ||
+ | } | ||
+ | .panel-warning .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-bottom: 1px solid #cd7c10; | ||
+ | box-shadow: 0 4px 0 0 #ee9623; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel-warning .panel-heading a:hover, | ||
+ | .panel-warning .panel-heading a:focus { | ||
+ | color: #f3cf6a; | ||
+ | } | ||
+ | .panel-warning .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #cd7c10; | ||
+ | } | ||
+ | .panel-warning .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel-warning .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel-warning .panel-footer { | ||
+ | border-top: 1px solid #cd7c10; | ||
+ | background-color: #f0bf3a; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel-warning .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #cd7c10; | ||
+ | } | ||
+ | .panel-danger { | ||
+ | box-shadow: none; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .panel-danger > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .panel-danger > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #bf2915; | ||
+ | } | ||
+ | .panel-danger > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #bf2915; | ||
+ | } | ||
+ | .panel-danger .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-bottom: 1px solid #bf2915; | ||
+ | box-shadow: 0 4px 0 0 #e63821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel-danger .panel-heading a:hover, | ||
+ | .panel-danger .panel-heading a:focus { | ||
+ | color: #ee8d66; | ||
+ | } | ||
+ | .panel-danger .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #bf2915; | ||
+ | } | ||
+ | .panel-danger .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel-danger .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel-danger .panel-footer { | ||
+ | border-top: 1px solid #bf2915; | ||
+ | background-color: #e96a38; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel-danger .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #bf2915; | ||
+ | } | ||
+ | .well { | ||
+ | min-height: 20px; | ||
+ | padding: 19px; | ||
+ | margin-bottom: 20px; | ||
+ | background-color: #ffffff; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | -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: #ddd; | ||
+ | border-color: rgba(0, 0, 0, 0.15); | ||
+ | } | ||
+ | .well-lg { | ||
+ | padding: 24px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .well-sm { | ||
+ | padding: 9px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .close { | ||
+ | float: right; | ||
+ | font-size: 24px; | ||
+ | font-weight: bold; | ||
+ | line-height: 1; | ||
+ | color: #000000; | ||
+ | text-shadow: 0 1px 0 #ffffff; | ||
+ | opacity: 0.2; | ||
+ | filter: alpha(opacity=20); | ||
+ | } | ||
+ | .close:hover, | ||
+ | .close:focus { | ||
+ | color: #000000; | ||
+ | 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; | ||
+ | } | ||
+ | .modal-open { | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .modal { | ||
+ | display: none; | ||
+ | overflow: auto; | ||
+ | overflow-y: scroll; | ||
+ | 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%); | ||
+ | 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); | ||
+ | transform: translate(0, 0); | ||
+ | } | ||
+ | .modal-dialog { | ||
+ | position: relative; | ||
+ | width: auto; | ||
+ | margin: 10px; | ||
+ | } | ||
+ | .modal-content { | ||
+ | position: relative; | ||
+ | background-color: #ffffff; | ||
+ | border: 1px solid #999999; | ||
+ | border: 1px solid rgba(0, 0, 0, 0.2); | ||
+ | border-radius: 0; | ||
+ | -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: none; | ||
+ | } | ||
+ | .modal-backdrop { | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | z-index: 1040; | ||
+ | background-color: #000000; | ||
+ | } | ||
+ | .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.25px; | ||
+ | } | ||
+ | .modal-header .close { | ||
+ | margin-top: -2px; | ||
+ | } | ||
+ | .modal-title { | ||
+ | margin: 0; | ||
+ | line-height: 1.25; | ||
+ | } | ||
+ | .modal-body { | ||
+ | position: relative; | ||
+ | padding: 20px; | ||
+ | } | ||
+ | .modal-footer { | ||
+ | margin-top: 15px; | ||
+ | padding: 19px 20px 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; | ||
+ | } | ||
+ | @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: 992px) { | ||
+ | .modal-lg { | ||
+ | width: 900px; | ||
+ | } | ||
+ | } | ||
+ | .tooltip { | ||
+ | position: absolute; | ||
+ | z-index: 1030; | ||
+ | display: block; | ||
+ | visibility: visible; | ||
+ | font-size: 14px; | ||
+ | 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: #ffffff; | ||
+ | text-align: center; | ||
+ | text-decoration: none; | ||
+ | background-color: #000000; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .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: #000000; | ||
+ | } | ||
+ | .tooltip.top-left .tooltip-arrow { | ||
+ | bottom: 0; | ||
+ | left: 5px; | ||
+ | border-width: 5px 5px 0; | ||
+ | border-top-color: #000000; | ||
+ | } | ||
+ | .tooltip.top-right .tooltip-arrow { | ||
+ | bottom: 0; | ||
+ | right: 5px; | ||
+ | border-width: 5px 5px 0; | ||
+ | border-top-color: #000000; | ||
+ | } | ||
+ | .tooltip.right .tooltip-arrow { | ||
+ | top: 50%; | ||
+ | left: 0; | ||
+ | margin-top: -5px; | ||
+ | border-width: 5px 5px 5px 0; | ||
+ | border-right-color: #000000; | ||
+ | } | ||
+ | .tooltip.left .tooltip-arrow { | ||
+ | top: 50%; | ||
+ | right: 0; | ||
+ | margin-top: -5px; | ||
+ | border-width: 5px 0 5px 5px; | ||
+ | border-left-color: #000000; | ||
+ | } | ||
+ | .tooltip.bottom .tooltip-arrow { | ||
+ | top: 0; | ||
+ | left: 50%; | ||
+ | margin-left: -5px; | ||
+ | border-width: 0 5px 5px; | ||
+ | border-bottom-color: #000000; | ||
+ | } | ||
+ | .tooltip.bottom-left .tooltip-arrow { | ||
+ | top: 0; | ||
+ | left: 5px; | ||
+ | border-width: 0 5px 5px; | ||
+ | border-bottom-color: #000000; | ||
+ | } | ||
+ | .tooltip.bottom-right .tooltip-arrow { | ||
+ | top: 0; | ||
+ | right: 5px; | ||
+ | border-width: 0 5px 5px; | ||
+ | border-bottom-color: #000000; | ||
+ | } | ||
+ | .popover { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | z-index: 1010; | ||
+ | display: none; | ||
+ | max-width: 276px; | ||
+ | padding: 1px; | ||
+ | text-align: left; | ||
+ | background-color: #ffffff; | ||
+ | background-clip: padding-box; | ||
+ | border: 1px solid #cccccc; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | -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: -8px; | ||
+ | } | ||
+ | .popover.right { | ||
+ | margin-left: 8px; | ||
+ | } | ||
+ | .popover.bottom { | ||
+ | margin-top: 8px; | ||
+ | } | ||
+ | .popover.left { | ||
+ | margin-left: -8px; | ||
+ | } | ||
+ | .popover-title { | ||
+ | margin: 0; | ||
+ | padding: 8px 14px; | ||
+ | font-size: 16px; | ||
+ | font-weight: normal; | ||
+ | line-height: 18px; | ||
+ | background-color: #236b9b; | ||
+ | border-bottom: 1px solid #1e5d86; | ||
+ | border-radius: 5px 5px 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: 9px; | ||
+ | } | ||
+ | .popover > .arrow:after { | ||
+ | border-width: 8px; | ||
+ | content: ""; | ||
+ | } | ||
+ | .popover.top > .arrow { | ||
+ | left: 50%; | ||
+ | margin-left: -9px; | ||
+ | border-bottom-width: 0; | ||
+ | border-top-color: #999999; | ||
+ | border-top-color: #236b9b; | ||
+ | bottom: -9px; | ||
+ | } | ||
+ | .popover.top > .arrow:after { | ||
+ | content: " "; | ||
+ | bottom: 1px; | ||
+ | margin-left: -8px; | ||
+ | border-bottom-width: 0; | ||
+ | border-top-color: #ffffff; | ||
+ | } | ||
+ | .popover.right > .arrow { | ||
+ | top: 50%; | ||
+ | left: -9px; | ||
+ | margin-top: -9px; | ||
+ | border-left-width: 0; | ||
+ | border-right-color: #999999; | ||
+ | border-right-color: #236b9b; | ||
+ | } | ||
+ | .popover.right > .arrow:after { | ||
+ | content: " "; | ||
+ | left: 1px; | ||
+ | bottom: -8px; | ||
+ | border-left-width: 0; | ||
+ | border-right-color: #ffffff; | ||
+ | } | ||
+ | .popover.bottom > .arrow { | ||
+ | left: 50%; | ||
+ | margin-left: -9px; | ||
+ | border-top-width: 0; | ||
+ | border-bottom-color: #999999; | ||
+ | border-bottom-color: #236b9b; | ||
+ | top: -9px; | ||
+ | } | ||
+ | .popover.bottom > .arrow:after { | ||
+ | content: " "; | ||
+ | top: 1px; | ||
+ | margin-left: -8px; | ||
+ | border-top-width: 0; | ||
+ | border-bottom-color: #ffffff; | ||
+ | } | ||
+ | .popover.left > .arrow { | ||
+ | top: 50%; | ||
+ | right: -9px; | ||
+ | margin-top: -9px; | ||
+ | border-right-width: 0; | ||
+ | border-left-color: #999999; | ||
+ | border-left-color: #236b9b; | ||
+ | } | ||
+ | .popover.left > .arrow:after { | ||
+ | content: " "; | ||
+ | right: 1px; | ||
+ | border-right-width: 0; | ||
+ | border-left-color: #ffffff; | ||
+ | bottom: -8px; | ||
+ | } | ||
+ | .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; | ||
+ | transition: 0.6s ease-in-out left; | ||
+ | } | ||
+ | .carousel-inner > .item > img, | ||
+ | .carousel-inner > .item > a > img { | ||
+ | line-height: 1; | ||
+ | } | ||
+ | .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: 0; | ||
+ | opacity: 0.6; | ||
+ | filter: alpha(opacity=60); | ||
+ | font-size: 70px; | ||
+ | color: #ffffff; | ||
+ | text-align: center; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .carousel-control.left { | ||
+ | background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(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, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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: none; | ||
+ | color: #ffffff; | ||
+ | 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%; | ||
+ | } | ||
+ | .carousel-control .icon-next, | ||
+ | .carousel-control .glyphicon-chevron-right { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .carousel-control .icon-prev, | ||
+ | .carousel-control .icon-next { | ||
+ | width: 20px; | ||
+ | height: 20px; | ||
+ | margin-top: -10px; | ||
+ | margin-left: -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 #ffffff; | ||
+ | border-radius: 10px; | ||
+ | cursor: pointer; | ||
+ | background-color: #000 \9; | ||
+ | background-color: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | .carousel-indicators .active { | ||
+ | margin: 0; | ||
+ | width: 12px; | ||
+ | height: 12px; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .carousel-caption { | ||
+ | position: absolute; | ||
+ | left: 15%; | ||
+ | right: 15%; | ||
+ | bottom: 20px; | ||
+ | z-index: 10; | ||
+ | padding-top: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | color: #ffffff; | ||
+ | text-align: center; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .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; | ||
+ | margin-left: -15px; | ||
+ | font-size: 30px; | ||
+ | } | ||
+ | .carousel-caption { | ||
+ | left: 20%; | ||
+ | right: 20%; | ||
+ | padding-bottom: 30px; | ||
+ | } | ||
+ | .carousel-indicators { | ||
+ | bottom: 20px; | ||
+ | } | ||
+ | } | ||
+ | .clearfix:before, | ||
+ | .clearfix:after, | ||
+ | .container:before, | ||
+ | .container:after, | ||
+ | .container-fluid:before, | ||
+ | .container-fluid:after, | ||
+ | .row:before, | ||
+ | .row:after, | ||
+ | .form-horizontal .form-group:before, | ||
+ | .form-horizontal .form-group:after, | ||
+ | .btn-toolbar:before, | ||
+ | .btn-toolbar:after, | ||
+ | .btn-group-vertical > .btn-group:before, | ||
+ | .btn-group-vertical > .btn-group:after, | ||
+ | .nav:before, | ||
+ | .nav:after, | ||
+ | .navbar:before, | ||
+ | .navbar:after, | ||
+ | .navbar-header:before, | ||
+ | .navbar-header:after, | ||
+ | .navbar-collapse:before, | ||
+ | .navbar-collapse:after, | ||
+ | .pager:before, | ||
+ | .pager:after, | ||
+ | .panel-body:before, | ||
+ | .panel-body:after, | ||
+ | .modal-footer:before, | ||
+ | .modal-footer:after { | ||
+ | content: " "; | ||
+ | display: table; | ||
+ | } | ||
+ | .clearfix:after, | ||
+ | .container:after, | ||
+ | .container-fluid:after, | ||
+ | .row:after, | ||
+ | .form-horizontal .form-group:after, | ||
+ | .btn-toolbar:after, | ||
+ | .btn-group-vertical > .btn-group:after, | ||
+ | .nav:after, | ||
+ | .navbar:after, | ||
+ | .navbar-header:after, | ||
+ | .navbar-collapse:after, | ||
+ | .pager:after, | ||
+ | .panel-body: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; | ||
+ | } | ||
+ | @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; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 768px) and (max-width: 991px) { | ||
+ | .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; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 992px) 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; | ||
+ | } | ||
+ | } | ||
+ | @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; | ||
+ | } | ||
+ | } | ||
+ | @media (max-width: 767px) { | ||
+ | .hidden-xs { | ||
+ | display: none !important; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 768px) and (max-width: 991px) { | ||
+ | .hidden-sm { | ||
+ | display: none !important; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 992px) and (max-width: 1199px) { | ||
+ | .hidden-md { | ||
+ | display: none !important; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 1200px) { | ||
+ | .hidden-lg { | ||
+ | display: none !important; | ||
+ | } | ||
+ | } | ||
+ | .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; | ||
+ | } | ||
+ | } | ||
+ | @media print { | ||
+ | .hidden-print { | ||
+ | display: none !important; | ||
+ | } | ||
+ | } | ||
+ | /* IMPORTING OVERRIDES & EXPANSIONS | ||
+ | *******************************************************************************************************/ | ||
+ | .alert .close { | ||
+ | outline: none; | ||
+ | } | ||
+ | .alert-default { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert-default hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert-default .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert-default hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert-default .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert-default .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-default .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert-default-text { | ||
+ | background-color: #2b82bc; | ||
+ | border-color: #236b9b; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .alert-default-text hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert-default-text .alert-link { | ||
+ | color: #07151e; | ||
+ | } | ||
+ | .alert-default-text hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert-default-text .alert-link { | ||
+ | color: #103248; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .alert-default-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-default-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert-default-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .alert-default-light-color hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert-default-light-color .alert-link { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .alert-default-light-color hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert-default-light-color .alert-link { | ||
+ | color: #236b9b; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .alert-default-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-default-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert-success-text { | ||
+ | background-color: #8cda33; | ||
+ | border-color: #81ab1f; | ||
+ | color: #477315; | ||
+ | } | ||
+ | .alert-success-text hr { | ||
+ | border-top-color: #71961b; | ||
+ | } | ||
+ | .alert-success-text .alert-link { | ||
+ | color: #2c480d; | ||
+ | } | ||
+ | .alert-success-text hr { | ||
+ | border-top-color: #71961b; | ||
+ | } | ||
+ | .alert-success-text .alert-link { | ||
+ | color: #477315; | ||
+ | border-bottom: 1px solid #477315; | ||
+ | } | ||
+ | .alert-success-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-success-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #070c02; | ||
+ | } | ||
+ | .alert-success-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #81ab1f; | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .alert-success-light-color hr { | ||
+ | border-top-color: #71961b; | ||
+ | } | ||
+ | .alert-success-light-color .alert-link { | ||
+ | color: #5c961b; | ||
+ | } | ||
+ | .alert-success-light-color hr { | ||
+ | border-top-color: #71961b; | ||
+ | } | ||
+ | .alert-success-light-color .alert-link { | ||
+ | color: #77c123; | ||
+ | border-bottom: 1px solid #77c123; | ||
+ | } | ||
+ | .alert-success-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-success-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert-info-text { | ||
+ | background-color: #36abe5; | ||
+ | border-color: #137e93; | ||
+ | color: #0d4562; | ||
+ | } | ||
+ | .alert-info-text hr { | ||
+ | border-top-color: #106b7d; | ||
+ | } | ||
+ | .alert-info-text .alert-link { | ||
+ | color: #072534; | ||
+ | } | ||
+ | .alert-info-text hr { | ||
+ | border-top-color: #106b7d; | ||
+ | } | ||
+ | .alert-info-text .alert-link { | ||
+ | color: #0d4562; | ||
+ | border-bottom: 1px solid #0d4562; | ||
+ | } | ||
+ | .alert-info-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-info-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #031219; | ||
+ | } | ||
+ | .alert-info-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #137e93; | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .alert-info-light-color hr { | ||
+ | border-top-color: #106b7d; | ||
+ | } | ||
+ | .alert-info-light-color .alert-link { | ||
+ | color: #115f86; | ||
+ | } | ||
+ | .alert-info-light-color hr { | ||
+ | border-top-color: #106b7d; | ||
+ | } | ||
+ | .alert-info-light-color .alert-link { | ||
+ | color: #177fb3; | ||
+ | border-bottom: 1px solid #177fb3; | ||
+ | } | ||
+ | .alert-info-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-info-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert-warning-text { | ||
+ | background-color: #f2c957; | ||
+ | border-color: #cd7c10; | ||
+ | color: #906d0b; | ||
+ | } | ||
+ | .alert-warning-text hr { | ||
+ | border-top-color: #b66d0e; | ||
+ | } | ||
+ | .alert-warning-text .alert-link { | ||
+ | color: #614908; | ||
+ | } | ||
+ | .alert-warning-text hr { | ||
+ | border-top-color: #b66d0e; | ||
+ | } | ||
+ | .alert-warning-text .alert-link { | ||
+ | color: #906d0b; | ||
+ | border-bottom: 1px solid #906d0b; | ||
+ | } | ||
+ | .alert-warning-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-warning-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #443405; | ||
+ | } | ||
+ | .alert-warning-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #cd7c10; | ||
+ | color: #efbc31; | ||
+ | } | ||
+ | .alert-warning-light-color hr { | ||
+ | border-top-color: #b66d0e; | ||
+ | } | ||
+ | .alert-warning-light-color .alert-link { | ||
+ | color: #dca611; | ||
+ | } | ||
+ | .alert-warning-light-color hr { | ||
+ | border-top-color: #b66d0e; | ||
+ | } | ||
+ | .alert-warning-light-color .alert-link { | ||
+ | color: #efbc31; | ||
+ | border-bottom: 1px solid #efbc31; | ||
+ | } | ||
+ | .alert-warning-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-warning-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert-danger-text { | ||
+ | background-color: #ec7f54; | ||
+ | border-color: #bf2915; | ||
+ | color: #83300f; | ||
+ | } | ||
+ | .alert-danger-text hr { | ||
+ | border-top-color: #a82413; | ||
+ | } | ||
+ | .alert-danger-text .alert-link { | ||
+ | color: #561f0a; | ||
+ | } | ||
+ | .alert-danger-text hr { | ||
+ | border-top-color: #a82413; | ||
+ | } | ||
+ | .alert-danger-text .alert-link { | ||
+ | color: #83300f; | ||
+ | border-bottom: 1px solid #83300f; | ||
+ | } | ||
+ | .alert-danger-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-danger-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #3a1507; | ||
+ | } | ||
+ | .alert-danger-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #bf2915; | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .alert-danger-light-color hr { | ||
+ | border-top-color: #a82413; | ||
+ | } | ||
+ | .alert-danger-light-color .alert-link { | ||
+ | color: #a83d13; | ||
+ | } | ||
+ | .alert-danger-light-color hr { | ||
+ | border-top-color: #a82413; | ||
+ | } | ||
+ | .alert-danger-light-color .alert-link { | ||
+ | color: #d64e18; | ||
+ | border-bottom: 1px solid #d64e18; | ||
+ | } | ||
+ | .alert-danger-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert-danger-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge { | ||
+ | text-shadow: none !important; | ||
+ | padding: 2px 7px; | ||
+ | } | ||
+ | .badge-primary { | ||
+ | background-color: #999999; | ||
+ | } | ||
+ | .badge-primary[href]:hover, | ||
+ | .badge-primary[href]:focus { | ||
+ | background-color: #808080; | ||
+ | } | ||
+ | .badge-success { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .badge-success[href]:hover, | ||
+ | .badge-success[href]:focus { | ||
+ | background-color: #5c961b; | ||
+ | } | ||
+ | .badge-warning { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .badge-warning[href]:hover, | ||
+ | .badge-warning[href]:focus { | ||
+ | background-color: #b6890e; | ||
+ | } | ||
+ | .badge-danger { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .badge-danger[href]:hover, | ||
+ | .badge-danger[href]:focus { | ||
+ | background-color: #a83d13; | ||
+ | } | ||
+ | .badge-info { | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .badge-info[href]:hover, | ||
+ | .badge-info[href]:focus { | ||
+ | background-color: #115f86; | ||
+ | } | ||
+ | .btn:focus { | ||
+ | outline: none !important; | ||
+ | } | ||
+ | .btn-xs, | ||
+ | .btn-group-xs > .btn { | ||
+ | padding: 1px 5px; | ||
+ | font-size: 12px; | ||
+ | line-height: 1.5; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .btn.btn-default { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #2b82bc; | ||
+ | text-shadow: 0 1px 0 #1a4e71; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-default:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .btn.btn-default:hover { | ||
+ | background-color: #2776ac; | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | } | ||
+ | .btn.btn-default:active, | ||
+ | .btn.btn-default.active, | ||
+ | .open .dropdown-toggle.btn.btn-default { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #216593; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #216593; | ||
+ | } | ||
+ | .btn.btn-default.disabled, | ||
+ | .btn.btn-default[disabled], | ||
+ | fieldset[disabled] .btn.btn-default, | ||
+ | .btn.btn-default.disabled:hover, | ||
+ | .btn.btn-default[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-default:hover, | ||
+ | .btn.btn-default.disabled:focus, | ||
+ | .btn.btn-default[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-default:focus, | ||
+ | .btn.btn-default.disabled:active, | ||
+ | .btn.btn-default[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-default:active, | ||
+ | .btn.btn-default.disabled.active, | ||
+ | .btn.btn-default[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-default.active { | ||
+ | background-color: #216593; | ||
+ | border-color: #2776ac; | ||
+ | } | ||
+ | .btn.btn-default .badge { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-primary { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #77b6e0; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #ffffff; | ||
+ | text-shadow: 0 1px 0 #f5f5f5; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-primary:focus { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-primary:hover { | ||
+ | background-color: #ffffff; | ||
+ | text-shadow: 1px 1px 0 #f5f5f5; | ||
+ | } | ||
+ | .btn.btn-primary:active, | ||
+ | .btn.btn-primary.active, | ||
+ | .open .dropdown-toggle.btn.btn-primary { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #fafafa; | ||
+ | border-top: 1px solid #77b6e0; | ||
+ | text-shadow: 1px 1px 0 #f5f5f5; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #fafafa; | ||
+ | } | ||
+ | .btn.btn-primary.disabled, | ||
+ | .btn.btn-primary[disabled], | ||
+ | fieldset[disabled] .btn.btn-primary, | ||
+ | .btn.btn-primary.disabled:hover, | ||
+ | .btn.btn-primary[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-primary:hover, | ||
+ | .btn.btn-primary.disabled:focus, | ||
+ | .btn.btn-primary[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-primary:focus, | ||
+ | .btn.btn-primary.disabled:active, | ||
+ | .btn.btn-primary[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-primary:active, | ||
+ | .btn.btn-primary.disabled.active, | ||
+ | .btn.btn-primary[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-primary.active { | ||
+ | background-color: #fafafa; | ||
+ | border-color: #87bfe4; | ||
+ | } | ||
+ | .btn.btn-primary .badge { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .btn.btn-primary:hover, | ||
+ | .btn.btn-primary:focus, | ||
+ | .btn.btn-primary:active, | ||
+ | .btn.btn-primary.active, | ||
+ | .open .dropdown-toggle.btn.btn-primary { | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .btn.btn-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-color: #77c123; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #8cda33; | ||
+ | text-shadow: 0 1px 0 #5c961b; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-success:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .btn.btn-success:hover { | ||
+ | background-color: #82d226; | ||
+ | text-shadow: 1px 1px 0 #5c961b; | ||
+ | } | ||
+ | .btn.btn-success:active, | ||
+ | .btn.btn-success.active, | ||
+ | .open .dropdown-toggle.btn.btn-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-color: #72b821; | ||
+ | border-top: 1px solid #77c123; | ||
+ | text-shadow: 1px 1px 0 #5c961b; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #72b821; | ||
+ | } | ||
+ | .btn.btn-success.disabled, | ||
+ | .btn.btn-success[disabled], | ||
+ | fieldset[disabled] .btn.btn-success, | ||
+ | .btn.btn-success.disabled:hover, | ||
+ | .btn.btn-success[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-success:hover, | ||
+ | .btn.btn-success.disabled:focus, | ||
+ | .btn.btn-success[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-success:focus, | ||
+ | .btn.btn-success.disabled:active, | ||
+ | .btn.btn-success[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-success:active, | ||
+ | .btn.btn-success.disabled.active, | ||
+ | .btn.btn-success[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-success.active { | ||
+ | background-color: #72b821; | ||
+ | border-color: #82d226; | ||
+ | } | ||
+ | .btn.btn-success .badge { | ||
+ | color: #77c123; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-color: #177fb3; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #1c99d7; | ||
+ | text-shadow: 0 1px 0 #115f86; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-info:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .btn.btn-info:hover { | ||
+ | background-color: #198cc5; | ||
+ | text-shadow: 1px 1px 0 #115f86; | ||
+ | } | ||
+ | .btn.btn-info:active, | ||
+ | .btn.btn-info.active, | ||
+ | .open .dropdown-toggle.btn.btn-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-color: #1679aa; | ||
+ | border-top: 1px solid #177fb3; | ||
+ | text-shadow: 1px 1px 0 #115f86; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #1679aa; | ||
+ | } | ||
+ | .btn.btn-info.disabled, | ||
+ | .btn.btn-info[disabled], | ||
+ | fieldset[disabled] .btn.btn-info, | ||
+ | .btn.btn-info.disabled:hover, | ||
+ | .btn.btn-info[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-info:hover, | ||
+ | .btn.btn-info.disabled:focus, | ||
+ | .btn.btn-info[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-info:focus, | ||
+ | .btn.btn-info.disabled:active, | ||
+ | .btn.btn-info[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-info:active, | ||
+ | .btn.btn-info.disabled.active, | ||
+ | .btn.btn-info[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-info.active { | ||
+ | background-color: #1679aa; | ||
+ | border-color: #198cc5; | ||
+ | } | ||
+ | .btn.btn-info .badge { | ||
+ | color: #177fb3; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #e5ad12; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #efbc31; | ||
+ | text-shadow: 0 1px 0 #b6890e; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-warning:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .btn.btn-warning:hover { | ||
+ | background-color: #edb61e; | ||
+ | text-shadow: 1px 1px 0 #b6890e; | ||
+ | } | ||
+ | .btn.btn-warning:active, | ||
+ | .btn.btn-warning.active, | ||
+ | .open .dropdown-toggle.btn.btn-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #dca611; | ||
+ | border-top: 1px solid #e5ad12; | ||
+ | text-shadow: 1px 1px 0 #b6890e; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #dca611; | ||
+ | } | ||
+ | .btn.btn-warning.disabled, | ||
+ | .btn.btn-warning[disabled], | ||
+ | fieldset[disabled] .btn.btn-warning, | ||
+ | .btn.btn-warning.disabled:hover, | ||
+ | .btn.btn-warning[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-warning:hover, | ||
+ | .btn.btn-warning.disabled:focus, | ||
+ | .btn.btn-warning[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-warning:focus, | ||
+ | .btn.btn-warning.disabled:active, | ||
+ | .btn.btn-warning[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-warning:active, | ||
+ | .btn.btn-warning.disabled.active, | ||
+ | .btn.btn-warning[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-warning.active { | ||
+ | background-color: #dca611; | ||
+ | border-color: #edb61e; | ||
+ | } | ||
+ | .btn.btn-warning .badge { | ||
+ | color: #e5ad12; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-color: #d64e18; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #e8642f; | ||
+ | text-shadow: 0 1px 0 #a83d13; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-danger:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .btn.btn-danger:hover { | ||
+ | background-color: #e6561d; | ||
+ | text-shadow: 1px 1px 0 #a83d13; | ||
+ | } | ||
+ | .btn.btn-danger:active, | ||
+ | .btn.btn-danger.active, | ||
+ | .open .dropdown-toggle.btn.btn-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-color: #cd4b17; | ||
+ | border-top: 1px solid #d64e18; | ||
+ | text-shadow: 1px 1px 0 #a83d13; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #cd4b17; | ||
+ | } | ||
+ | .btn.btn-danger.disabled, | ||
+ | .btn.btn-danger[disabled], | ||
+ | fieldset[disabled] .btn.btn-danger, | ||
+ | .btn.btn-danger.disabled:hover, | ||
+ | .btn.btn-danger[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-danger:hover, | ||
+ | .btn.btn-danger.disabled:focus, | ||
+ | .btn.btn-danger[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-danger:focus, | ||
+ | .btn.btn-danger.disabled:active, | ||
+ | .btn.btn-danger[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-danger:active, | ||
+ | .btn.btn-danger.disabled.active, | ||
+ | .btn.btn-danger[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-danger.active { | ||
+ | background-color: #cd4b17; | ||
+ | border-color: #e6561d; | ||
+ | } | ||
+ | .btn.btn-danger .badge { | ||
+ | color: #d64e18; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn-group .dropdown-menu { | ||
+ | margin-top: 1px; | ||
+ | } | ||
+ | .btn-social { | ||
+ | font-size: 26px; | ||
+ | padding: 3px 0; | ||
+ | width: 41px; | ||
+ | } | ||
+ | .breadcrumb { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .breadcrumb > li + li:before { | ||
+ | font-family: fontawesome; | ||
+ | content: "\f105\00a0"; | ||
+ | padding: 0 5px; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .breadcrumb > li > a { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .breadcrumb > li > a:hover { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .breadcrumb > .active { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .carousel-control { | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | .carousel-control .carousel-prev, | ||
+ | .carousel-control .carousel-next { | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | z-index: 5; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .carousel-control .carousel-prev { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .carousel-control .carousel-next { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .carousel-control .carousel-prev, | ||
+ | .carousel-control .carousel-next { | ||
+ | margin-top: -46px; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .carousel-control .carousel-prev { | ||
+ | padding-left: 4px; | ||
+ | padding-right: 6px; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | .carousel-control .carousel-next { | ||
+ | padding-right: 4px; | ||
+ | padding-left: 6px; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | .carousel-control.left { | ||
+ | background: none; | ||
+ | outline: none; | ||
+ | } | ||
+ | .carousel-control.right { | ||
+ | background: none; | ||
+ | outline: none; | ||
+ | } | ||
+ | .carousel:hover .carousel-control { | ||
+ | visibility: visible; | ||
+ | } | ||
+ | .carousel .carousel-caption { | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | padding-top: 4px; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: -20px; | ||
+ | background: rgba(35, 107, 155, 0.8); | ||
+ | } | ||
+ | .carousel-indicators { | ||
+ | bottom: -6px; | ||
+ | } | ||
+ | .carousel-indicators li { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .carousel-fade .item { | ||
+ | left: 0 !important; | ||
+ | -webkit-transition: opacity 0.8s; | ||
+ | transition: opacity 0.8s; | ||
+ | } | ||
+ | .carousel-fade .carousel-control { | ||
+ | background-image: none; | ||
+ | } | ||
+ | .carousel-fade .next.left, | ||
+ | .carousel-fade .prev.right { | ||
+ | opacity: 1; | ||
+ | z-index: 1; | ||
+ | display: block; | ||
+ | } | ||
+ | .carousel-fade .active.left, | ||
+ | .carousel-fade .active.right { | ||
+ | opacity: 0; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | .dropdown-menu { | ||
+ | -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); | ||
+ | box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); | ||
+ | } | ||
+ | .dropdown-menu > li > a { | ||
+ | font-weight: 300; | ||
+ | outline: none; | ||
+ | } | ||
+ | .dropdown-menu > li > a:hover { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu .divider { | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropup .dropdown-menu { | ||
+ | -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.175); | ||
+ | box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.175); | ||
+ | } | ||
+ | .dropdown-menu.default-color { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.default-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.default-color li > a:hover, | ||
+ | .dropdown-menu.default-color li > a:focus { | ||
+ | color: #4da0d7; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.default-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.default-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #2c88c5; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.default-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.default-bgcolor { | ||
+ | background-color: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.default-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.default-bgcolor li > a:hover, | ||
+ | .dropdown-menu.default-bgcolor li > a:focus { | ||
+ | background-color: #2b82bc !important; | ||
+ | } | ||
+ | .dropdown-menu.default-bgcolor > .active > a { | ||
+ | background-color: #2b82bc !important; | ||
+ | } | ||
+ | .dropdown-menu.default-bgcolor .divider { | ||
+ | background-color: #2b82bc; | ||
+ | } | ||
+ | .dropdown-menu.default-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.default-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #236b9b !important; | ||
+ | } | ||
+ | .dropdown-menu.default-border li > a { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.default-border li > a:hover, | ||
+ | .dropdown-menu.default-border li > a:focus { | ||
+ | color: #103248 !important; | ||
+ | } | ||
+ | .dropdown-menu.default-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #103248; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.default-border .divider { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.default-border dt > .text { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.primary-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | border-color: #a0ccea; | ||
+ | } | ||
+ | .dropdown-menu.primary-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.primary-color li > a:hover, | ||
+ | .dropdown-menu.primary-color li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .dropdown-menu.primary-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .dropdown-menu.primary-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #ffffff; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.primary-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.primary-color > li > a { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.primary-color > li > a:hover, | ||
+ | .dropdown-menu.primary-color > li > a:focus { | ||
+ | color: #07151e !important; | ||
+ | } | ||
+ | .dropdown-menu.primary-color .divider { | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor { | ||
+ | background-color: #ffffff; | ||
+ | border: 1px solid #ffffff; | ||
+ | border-color: #a0ccea; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor li > a:hover, | ||
+ | .dropdown-menu.primary-bgcolor li > a:focus { | ||
+ | background-color: #ffffff !important; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor > .active > a { | ||
+ | background-color: #ffffff !important; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor .divider { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor > li > a { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor > li > a:hover, | ||
+ | .dropdown-menu.primary-bgcolor > li > afocus { | ||
+ | background-color: #a0ccea !important; | ||
+ | } | ||
+ | .dropdown-menu.primary-bgcolor .divider { | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.primary-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #236b9b !important; | ||
+ | border-color: #77b6e0 !important; | ||
+ | } | ||
+ | .dropdown-menu.primary-border li > a { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.primary-border li > a:hover, | ||
+ | .dropdown-menu.primary-border li > a:focus { | ||
+ | color: #103248 !important; | ||
+ | } | ||
+ | .dropdown-menu.primary-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #103248; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.primary-border .divider { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.primary-border dt > .text { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.primary-border .divider { | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.success-color { | ||
+ | background-color: #77c123; | ||
+ | border-color: #77c123; | ||
+ | } | ||
+ | .dropdown-menu.success-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.success-color li > a:hover, | ||
+ | .dropdown-menu.success-color li > a:focus { | ||
+ | color: #a9e367; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .dropdown-menu.success-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #a9e367; | ||
+ | } | ||
+ | .dropdown-menu.success-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #91dc3b; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.success-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.success-bgcolor { | ||
+ | background-color: #77c123; | ||
+ | border: 1px solid #77c123; | ||
+ | } | ||
+ | .dropdown-menu.success-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.success-bgcolor li > a:hover, | ||
+ | .dropdown-menu.success-bgcolor li > a:focus { | ||
+ | background-color: #8cda33 !important; | ||
+ | } | ||
+ | .dropdown-menu.success-bgcolor > .active > a { | ||
+ | background-color: #8cda33 !important; | ||
+ | } | ||
+ | .dropdown-menu.success-bgcolor .divider { | ||
+ | background-color: #8cda33; | ||
+ | } | ||
+ | .dropdown-menu.success-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.success-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #77c123 !important; | ||
+ | } | ||
+ | .dropdown-menu.success-border li > a { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .dropdown-menu.success-border li > a:hover, | ||
+ | .dropdown-menu.success-border li > a:focus { | ||
+ | color: #426b13 !important; | ||
+ | } | ||
+ | .dropdown-menu.success-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #426b13; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.success-border .divider { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .dropdown-menu.success-border dt > .text { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .dropdown-menu.info-color { | ||
+ | background-color: #177fb3; | ||
+ | border-color: #177fb3; | ||
+ | } | ||
+ | .dropdown-menu.info-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.info-color li > a:hover, | ||
+ | .dropdown-menu.info-color li > a:focus { | ||
+ | color: #48b3e8; | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .dropdown-menu.info-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #48b3e8; | ||
+ | } | ||
+ | .dropdown-menu.info-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #1d9fe0; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.info-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.info-bgcolor { | ||
+ | background-color: #177fb3; | ||
+ | border: 1px solid #177fb3; | ||
+ | } | ||
+ | .dropdown-menu.info-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.info-bgcolor li > a:hover, | ||
+ | .dropdown-menu.info-bgcolor li > a:focus { | ||
+ | background-color: #1c99d7 !important; | ||
+ | } | ||
+ | .dropdown-menu.info-bgcolor > .active > a { | ||
+ | background-color: #1c99d7 !important; | ||
+ | } | ||
+ | .dropdown-menu.info-bgcolor .divider { | ||
+ | background-color: #1c99d7; | ||
+ | } | ||
+ | .dropdown-menu.info-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.info-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #177fb3 !important; | ||
+ | } | ||
+ | .dropdown-menu.info-border li > a { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .dropdown-menu.info-border li > a:hover, | ||
+ | .dropdown-menu.info-border li > a:focus { | ||
+ | color: #0b3f59 !important; | ||
+ | } | ||
+ | .dropdown-menu.info-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #0b3f59; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.info-border .divider { | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .dropdown-menu.info-border dt > .text { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .dropdown-menu.warning-color { | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #e5ad12; | ||
+ | } | ||
+ | .dropdown-menu.warning-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.warning-color li > a:hover, | ||
+ | .dropdown-menu.warning-color li > a:focus { | ||
+ | color: #f3cf6a; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .dropdown-menu.warning-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #f3cf6a; | ||
+ | } | ||
+ | .dropdown-menu.warning-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #f0bf3a; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.warning-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.warning-bgcolor { | ||
+ | background-color: #e5ad12; | ||
+ | border: 1px solid #e5ad12; | ||
+ | } | ||
+ | .dropdown-menu.warning-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.warning-bgcolor li > a:hover, | ||
+ | .dropdown-menu.warning-bgcolor li > a:focus { | ||
+ | background-color: #efbc31 !important; | ||
+ | } | ||
+ | .dropdown-menu.warning-bgcolor > .active > a { | ||
+ | background-color: #efbc31 !important; | ||
+ | } | ||
+ | .dropdown-menu.warning-bgcolor .divider { | ||
+ | background-color: #efbc31; | ||
+ | } | ||
+ | .dropdown-menu.warning-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.warning-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #e5ad12 !important; | ||
+ | } | ||
+ | .dropdown-menu.warning-border li > a { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .dropdown-menu.warning-border li > a:hover, | ||
+ | .dropdown-menu.warning-border li > a:focus { | ||
+ | color: #86660b !important; | ||
+ | } | ||
+ | .dropdown-menu.warning-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #86660b; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.warning-border .divider { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .dropdown-menu.warning-border dt > .text { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .dropdown-menu.danger-color { | ||
+ | background-color: #d64e18; | ||
+ | border-color: #d64e18; | ||
+ | } | ||
+ | .dropdown-menu.danger-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.danger-color li > a:hover, | ||
+ | .dropdown-menu.danger-color li > a:focus { | ||
+ | color: #ee8d66; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .dropdown-menu.danger-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #ee8d66; | ||
+ | } | ||
+ | .dropdown-menu.danger-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #e96a38; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.danger-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.danger-bgcolor { | ||
+ | background-color: #d64e18; | ||
+ | border: 1px solid #d64e18; | ||
+ | } | ||
+ | .dropdown-menu.danger-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.danger-bgcolor li > a:hover, | ||
+ | .dropdown-menu.danger-bgcolor li > a:focus { | ||
+ | background-color: #e8642f !important; | ||
+ | } | ||
+ | .dropdown-menu.danger-bgcolor > .active > a { | ||
+ | background-color: #e8642f !important; | ||
+ | } | ||
+ | .dropdown-menu.danger-bgcolor .divider { | ||
+ | background-color: #e8642f; | ||
+ | } | ||
+ | .dropdown-menu.danger-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.danger-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #d64e18 !important; | ||
+ | } | ||
+ | .dropdown-menu.danger-border li > a { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .dropdown-menu.danger-border li > a:hover, | ||
+ | .dropdown-menu.danger-border li > a:focus { | ||
+ | color: #7a2d0e !important; | ||
+ | } | ||
+ | .dropdown-menu.danger-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #7a2d0e; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.danger-border .divider { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .dropdown-menu.danger-border dt > .text { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .form-control { | ||
+ | box-shadow: inset 0 -3px 0 0 #236b9b; | ||
+ | } | ||
+ | .form-control[disabled], | ||
+ | .form-control[readonly], | ||
+ | fieldset[disabled] .form-control { | ||
+ | cursor: not-allowed; | ||
+ | background-color: #ced2ca; | ||
+ | border-radius: 1px; | ||
+ | } | ||
+ | label { | ||
+ | font-weight: 400; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .input-group-addon { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-success .help-block, | ||
+ | .has-success .control-label, | ||
+ | .has-success .radio, | ||
+ | .has-success .checkbox, | ||
+ | .has-success .radio-inline, | ||
+ | .has-success .checkbox-inline { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control { | ||
+ | border-color: #77c123; | ||
+ | -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: #5c961b; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9e367; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9e367; | ||
+ | } | ||
+ | .has-success .input-group-addon { | ||
+ | color: #77c123; | ||
+ | border-color: #77c123; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control-feedback { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .help-block, | ||
+ | .has-success .control-label, | ||
+ | .has-success .radio, | ||
+ | .has-success .checkbox, | ||
+ | .has-success .radio-inline, | ||
+ | .has-success .checkbox-inline { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control { | ||
+ | border-color: #77c123; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #77c123; | ||
+ | box-shadow: inset 0 -3px 0 0 #77c123; | ||
+ | } | ||
+ | .has-success .form-control:focus { | ||
+ | border-color: #77c123; | ||
+ | box-shadow: inset 0 0 0 0 #77c123, 0 0 2px 0 #a9e367; | ||
+ | } | ||
+ | .has-success .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #77c123; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control-feedback { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .fa-check { | ||
+ | color: #77c123; | ||
+ | border: 1px solid #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-success .custom-checkbox .empty:hover { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-warning .help-block, | ||
+ | .has-warning .control-label, | ||
+ | .has-warning .radio, | ||
+ | .has-warning .checkbox, | ||
+ | .has-warning .radio-inline, | ||
+ | .has-warning .checkbox-inline { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control { | ||
+ | border-color: #e5ad12; | ||
+ | -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: #b6890e; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3cf6a; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3cf6a; | ||
+ | } | ||
+ | .has-warning .input-group-addon { | ||
+ | color: #e5ad12; | ||
+ | border-color: #e5ad12; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control-feedback { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .help-block, | ||
+ | .has-warning .control-label, | ||
+ | .has-warning .radio, | ||
+ | .has-warning .checkbox, | ||
+ | .has-warning .radio-inline, | ||
+ | .has-warning .checkbox-inline { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control { | ||
+ | border-color: #e5ad12; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #e5ad12; | ||
+ | box-shadow: inset 0 -3px 0 0 #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control:focus { | ||
+ | border-color: #e5ad12; | ||
+ | box-shadow: inset 0 0 0 0 #e5ad12, 0 0 2px 0 #f3cf6a; | ||
+ | } | ||
+ | .has-warning .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #e5ad12; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control-feedback { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .fa-check { | ||
+ | color: #e5ad12; | ||
+ | border: 1px solid #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .empty:hover { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-error .help-block, | ||
+ | .has-error .control-label, | ||
+ | .has-error .radio, | ||
+ | .has-error .checkbox, | ||
+ | .has-error .radio-inline, | ||
+ | .has-error .checkbox-inline { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control { | ||
+ | border-color: #d64e18; | ||
+ | -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: #a83d13; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee8d66; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee8d66; | ||
+ | } | ||
+ | .has-error .input-group-addon { | ||
+ | color: #d64e18; | ||
+ | border-color: #d64e18; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control-feedback { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .help-block, | ||
+ | .has-error .control-label, | ||
+ | .has-error .radio, | ||
+ | .has-error .checkbox, | ||
+ | .has-error .radio-inline, | ||
+ | .has-error .checkbox-inline { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control { | ||
+ | border-color: #d64e18; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #d64e18; | ||
+ | box-shadow: inset 0 -3px 0 0 #d64e18; | ||
+ | } | ||
+ | .has-error .form-control:focus { | ||
+ | border-color: #d64e18; | ||
+ | box-shadow: inset 0 0 0 0 #d64e18, 0 0 2px 0 #ee8d66; | ||
+ | } | ||
+ | .has-error .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #d64e18; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control-feedback { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .fa-check { | ||
+ | color: #d64e18; | ||
+ | border: 1px solid #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-error .custom-checkbox .empty:hover { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-success .help-block, | ||
+ | .has-success .control-label, | ||
+ | .has-success .radio, | ||
+ | .has-success .checkbox, | ||
+ | .has-success .radio-inline, | ||
+ | .has-success .checkbox-inline { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control { | ||
+ | border-color: #77c123; | ||
+ | -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: #5c961b; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9e367; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9e367; | ||
+ | } | ||
+ | .has-success .input-group-addon { | ||
+ | color: #77c123; | ||
+ | border-color: #77c123; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control-feedback { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .help-block, | ||
+ | .has-success .control-label, | ||
+ | .has-success .radio, | ||
+ | .has-success .checkbox, | ||
+ | .has-success .radio-inline, | ||
+ | .has-success .checkbox-inline { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control { | ||
+ | border-color: #77c123; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #77c123; | ||
+ | box-shadow: inset 0 -3px 0 0 #77c123; | ||
+ | } | ||
+ | .has-success .form-control:focus { | ||
+ | border-color: #77c123; | ||
+ | box-shadow: inset 0 0 0 0 #77c123, 0 0 2px 0 #a9e367; | ||
+ | } | ||
+ | .has-success .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #77c123; | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .form-control-feedback { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .fa-check { | ||
+ | color: #77c123; | ||
+ | border: 1px solid #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-success .custom-checkbox .empty:hover { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .has-success .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-warning .help-block, | ||
+ | .has-warning .control-label, | ||
+ | .has-warning .radio, | ||
+ | .has-warning .checkbox, | ||
+ | .has-warning .radio-inline, | ||
+ | .has-warning .checkbox-inline { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control { | ||
+ | border-color: #e5ad12; | ||
+ | -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: #b6890e; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3cf6a; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3cf6a; | ||
+ | } | ||
+ | .has-warning .input-group-addon { | ||
+ | color: #e5ad12; | ||
+ | border-color: #e5ad12; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control-feedback { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .help-block, | ||
+ | .has-warning .control-label, | ||
+ | .has-warning .radio, | ||
+ | .has-warning .checkbox, | ||
+ | .has-warning .radio-inline, | ||
+ | .has-warning .checkbox-inline { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control { | ||
+ | border-color: #e5ad12; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #e5ad12; | ||
+ | box-shadow: inset 0 -3px 0 0 #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control:focus { | ||
+ | border-color: #e5ad12; | ||
+ | box-shadow: inset 0 0 0 0 #e5ad12, 0 0 2px 0 #f3cf6a; | ||
+ | } | ||
+ | .has-warning .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #e5ad12; | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .form-control-feedback { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .fa-check { | ||
+ | color: #e5ad12; | ||
+ | border: 1px solid #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .empty:hover { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-error .help-block, | ||
+ | .has-error .control-label, | ||
+ | .has-error .radio, | ||
+ | .has-error .checkbox, | ||
+ | .has-error .radio-inline, | ||
+ | .has-error .checkbox-inline { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control { | ||
+ | border-color: #d64e18; | ||
+ | -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: #a83d13; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee8d66; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee8d66; | ||
+ | } | ||
+ | .has-error .input-group-addon { | ||
+ | color: #d64e18; | ||
+ | border-color: #d64e18; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control-feedback { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .help-block, | ||
+ | .has-error .control-label, | ||
+ | .has-error .radio, | ||
+ | .has-error .checkbox, | ||
+ | .has-error .radio-inline, | ||
+ | .has-error .checkbox-inline { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control { | ||
+ | border-color: #d64e18; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #d64e18; | ||
+ | box-shadow: inset 0 -3px 0 0 #d64e18; | ||
+ | } | ||
+ | .has-error .form-control:focus { | ||
+ | border-color: #d64e18; | ||
+ | box-shadow: inset 0 0 0 0 #d64e18, 0 0 2px 0 #ee8d66; | ||
+ | } | ||
+ | .has-error .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #d64e18; | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .form-control-feedback { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .fa-check { | ||
+ | color: #d64e18; | ||
+ | border: 1px solid #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-error .custom-checkbox .empty:hover { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .has-error .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-info .help-block, | ||
+ | .has-info .control-label, | ||
+ | .has-info .radio, | ||
+ | .has-info .checkbox, | ||
+ | .has-info .radio-inline, | ||
+ | .has-info .checkbox-inline { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .has-info .form-control { | ||
+ | border-color: #177fb3; | ||
+ | -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-info .form-control:focus { | ||
+ | border-color: #115f86; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #48b3e8; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #48b3e8; | ||
+ | } | ||
+ | .has-info .input-group-addon { | ||
+ | color: #177fb3; | ||
+ | border-color: #177fb3; | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .has-info .form-control-feedback { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .has-info .help-block, | ||
+ | .has-info .control-label, | ||
+ | .has-info .radio, | ||
+ | .has-info .checkbox, | ||
+ | .has-info .radio-inline, | ||
+ | .has-info .checkbox-inline { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .has-info .form-control { | ||
+ | border-color: #177fb3; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #177fb3; | ||
+ | box-shadow: inset 0 -3px 0 0 #177fb3; | ||
+ | } | ||
+ | .has-info .form-control:focus { | ||
+ | border-color: #177fb3; | ||
+ | box-shadow: inset 0 0 0 0 #177fb3, 0 0 2px 0 #48b3e8; | ||
+ | } | ||
+ | .has-info .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #177fb3; | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .has-info .form-control-feedback { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .has-info .custom-checkbox .fa-check { | ||
+ | color: #177fb3; | ||
+ | border: 1px solid #177fb3; | ||
+ | } | ||
+ | .has-info .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-info .custom-checkbox .empty:hover { | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .has-info .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | input[type='checkbox'], | ||
+ | input[type='radio'] { | ||
+ | /*display: none;*/ | ||
+ | } | ||
+ | .custom-checkbox .my-ui-icon { | ||
+ | border-radius: 0; | ||
+ | font-size: 1em; | ||
+ | display: inline-block; | ||
+ | padding: 1px; | ||
+ | } | ||
+ | .custom-checkbox .fa-check { | ||
+ | color: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | background-color: #fff; | ||
+ | -webkit-transition: color 200ms linear, background-color 200ms linear; | ||
+ | transition: color 200ms linear, background-color 200ms linear; | ||
+ | cursor: pointer; | ||
+ | font-size: 13px; | ||
+ | } | ||
+ | .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .custom-checkbox .empty:hover { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .input-group-lg .custom-checkbox { | ||
+ | font-size: 16px; | ||
+ | line-height: 1.25; | ||
+ | } | ||
+ | .input-group-sm .custom-checkbox { | ||
+ | line-height: 1.25; | ||
+ | } | ||
+ | .input-group .form-control:last-child { | ||
+ | margin-left: -1px; | ||
+ | } | ||
+ | .input-group .dropdown-menu { | ||
+ | margin-top: 1px; | ||
+ | } | ||
+ | .jumbotron { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .jumbotron h1, | ||
+ | .jumbotron .h1 { | ||
+ | font-size: 51px; | ||
+ | font-weight: 100; | ||
+ | } | ||
+ | .jumbotron a:not(.btn) { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron a:not(.btn):hover { | ||
+ | border-bottom-color: transparent; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .jumbotron p { | ||
+ | font-weight: 300; | ||
+ | } | ||
+ | .jumbotron .lead { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron .small { | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | .jumbotron.decreased-padding { | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 20px; | ||
+ | } | ||
+ | .jumbotron .jumbotron-push { | ||
+ | margin-top: 60px; | ||
+ | margin-bottom: 70px; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-white { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-white .h1, | ||
+ | .jumbotron.jumbotron-default-white h1 { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-white p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-white a:not(.btn) { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-white a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-white .lead { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-transparent { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-transparent .h1, | ||
+ | .jumbotron.jumbotron-default-transparent h1 { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-transparent p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-transparent a:not(.btn) { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-transparent a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-default-transparent .lead { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .label { | ||
+ | border-radius: 0; | ||
+ | font-weight: 300; | ||
+ | text-shadow: none !important; | ||
+ | } | ||
+ | .list-group { | ||
+ | line-height: 1.6; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .list-group-item { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .list-group-item > .badge { | ||
+ | top: 3px; | ||
+ | position: relative; | ||
+ | } | ||
+ | a.list-group-item { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item:hover, | ||
+ | a.list-group-item:focus { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item:hover .list-group-item-heading, | ||
+ | a.list-group-item:focus .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-heading { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | } | ||
+ | .list-group-item-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #a9e367; | ||
+ | } | ||
+ | a.list-group-item-success { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-success .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-success:hover, | ||
+ | a.list-group-item-success:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #9ddf51; | ||
+ | } | ||
+ | a.list-group-item-success.active, | ||
+ | a.list-group-item-success.active:hover, | ||
+ | a.list-group-item-success.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #a9e367; | ||
+ | } | ||
+ | a.list-group-item-success { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-success .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-success:hover, | ||
+ | a.list-group-item-success:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #9ddf51 !important; | ||
+ | } | ||
+ | a.list-group-item-success.active, | ||
+ | a.list-group-item-success.active:hover, | ||
+ | a.list-group-item-success.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #48b3e8; | ||
+ | } | ||
+ | a.list-group-item-info { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-info .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-info:hover, | ||
+ | a.list-group-item-info:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #32a9e5; | ||
+ | } | ||
+ | a.list-group-item-info.active, | ||
+ | a.list-group-item-info.active:hover, | ||
+ | a.list-group-item-info.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #48b3e8; | ||
+ | } | ||
+ | a.list-group-item-info { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-info .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-info:hover, | ||
+ | a.list-group-item-info:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #32a9e5 !important; | ||
+ | } | ||
+ | a.list-group-item-info.active, | ||
+ | a.list-group-item-info.active:hover, | ||
+ | a.list-group-item-info.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #f3cf6a; | ||
+ | } | ||
+ | a.list-group-item-warning { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-warning .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-warning:hover, | ||
+ | a.list-group-item-warning:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #f1c752; | ||
+ | } | ||
+ | a.list-group-item-warning.active, | ||
+ | a.list-group-item-warning.active:hover, | ||
+ | a.list-group-item-warning.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #f3cf6a; | ||
+ | } | ||
+ | a.list-group-item-warning { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-warning .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-warning:hover, | ||
+ | a.list-group-item-warning:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #f1c752 !important; | ||
+ | } | ||
+ | a.list-group-item-warning.active, | ||
+ | a.list-group-item-warning.active:hover, | ||
+ | a.list-group-item-warning.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #ee8d66; | ||
+ | } | ||
+ | a.list-group-item-danger { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-danger .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-danger:hover, | ||
+ | a.list-group-item-danger:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #eb7c4f; | ||
+ | } | ||
+ | a.list-group-item-danger.active, | ||
+ | a.list-group-item-danger.active:hover, | ||
+ | a.list-group-item-danger.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #ee8d66; | ||
+ | } | ||
+ | a.list-group-item-danger { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-danger .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-danger:hover, | ||
+ | a.list-group-item-danger:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #eb7c4f !important; | ||
+ | } | ||
+ | a.list-group-item-danger.active, | ||
+ | a.list-group-item-danger.active:hover, | ||
+ | a.list-group-item-danger.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-inverse { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .list-group.list-group-inverse .list-group-item { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-inverse a.list-group-item { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #2c88c5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-inverse a.list-group-item:hover, | ||
+ | .list-group.list-group-inverse a.list-group-item:focus, | ||
+ | .list-group.list-group-inverse a.list-group-item.active { | ||
+ | background-color: #ffffff; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .list-group.list-group-inverse a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-inverse a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-inverse a.list-group-item.active .list-group-item-heading { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .list-group.list-group-inverse a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-inverse a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-inverse a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .list-group.list-group-inverse a.list-group-item .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-default { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | a.list-group-item-default { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-default .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-default:hover, | ||
+ | a.list-group-item-default:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #3895d2; | ||
+ | } | ||
+ | a.list-group-item-default.active, | ||
+ | a.list-group-item-default.active:hover, | ||
+ | a.list-group-item-default.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-default { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | a.list-group-item-default { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-default .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-default:hover, | ||
+ | a.list-group-item-default:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #3895d2 !important; | ||
+ | } | ||
+ | a.list-group-item-default.active, | ||
+ | a.list-group-item-default.active:hover, | ||
+ | a.list-group-item-default.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .media p { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: 32px; | ||
+ | } | ||
+ | .media-heading { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .nav > li.disabled > a { | ||
+ | background-color: #4b82a6; | ||
+ | box-shadow: none !important; | ||
+ | text-shadow: none !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .nav > li.disabled > a:active { | ||
+ | box-shadow: none !important; | ||
+ | } | ||
+ | .nav > li.disabled > a:hover, | ||
+ | .nav > li.disabled > a:focus { | ||
+ | text-shadow: none !important; | ||
+ | } | ||
+ | .nav .open > a { | ||
+ | background-color: #297cb4; | ||
+ | } | ||
+ | .nav .open > a, | ||
+ | .nav .open > a:hover, | ||
+ | .nav .open > a:focus { | ||
+ | color: #fff; | ||
+ | border-color: transparent; | ||
+ | background-color: #297cb4; | ||
+ | } | ||
+ | .nav .open > a:active { | ||
+ | box-shadow: none !important; | ||
+ | } | ||
+ | .nav-tabs { | ||
+ | /*border-bottom: 1px solid #236b9b;*/ | ||
+ | } | ||
+ | .nav-tabs > li > a { | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #2b82bc; | ||
+ | margin-bottom: 1px; | ||
+ | margin-right: 0; | ||
+ | border: 0; | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | text-shadow: 0 1px 0 #1a4e71; | ||
+ | } | ||
+ | .nav-tabs > li > a:hover, | ||
+ | .nav-tabs > li > a:focus { | ||
+ | background-color: #297cb4; | ||
+ | color: #fff; | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | } | ||
+ | .nav-tabs > li > a:active { | ||
+ | color: #fff; | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | box-shadow: inset 0 0 6px 6px #216593; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .nav-tabs > li.active > a { | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | box-shadow: none !important; | ||
+ | } | ||
+ | .nav-tabs > li.active > a, | ||
+ | .nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs > li.active > a:focus { | ||
+ | border: 0; | ||
+ | box-shadow: none; | ||
+ | background-color: #297cb4 !important; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .nav-tabs > li.disabled > a { | ||
+ | background-color: #689abc !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .nav-tabs .dropdown-menu { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .nav-tabs.nav-justified { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .nav-tabs.nav-justified > li { | ||
+ | float: none; | ||
+ | } | ||
+ | .nav-tabs.nav-justified > li > a { | ||
+ | border: 0; | ||
+ | } | ||
+ | .nav-tabs.nav-justified .dropdown-menu { | ||
+ | margin-top: 1px; | ||
+ | } | ||
+ | .nav-tabs.nav-justified > .active > a, | ||
+ | .nav-tabs.nav-justified > .active > a:hover, | ||
+ | .nav-tabs.nav-justified > .active > a:focus { | ||
+ | border: 0; | ||
+ | } | ||
+ | @media (min-width: 768px) { | ||
+ | .nav-tabs.nav-justified > li > a { | ||
+ | border-bottom: 0; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .nav-tabs.nav-justified > .active > a, | ||
+ | .nav-tabs.nav-justified > .active > a:hover, | ||
+ | .nav-tabs.nav-justified > .active > a:focus { | ||
+ | border-bottom-color: none; | ||
+ | } | ||
+ | } | ||
+ | .nav-pills > li > a { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | color: #697060; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | } | ||
+ | .nav-pills > li > a:hover, | ||
+ | .nav-pills > li > a:focus, | ||
+ | .nav-pills > li > a:active { | ||
+ | text-shadow: none; | ||
+ | color: #236b9b; | ||
+ | background-color: transparent; | ||
+ | box-shadow: inset 0 -4px 0 0 #2b82bc; | ||
+ | } | ||
+ | .nav-pills > li.active > a { | ||
+ | text-shadow: none; | ||
+ | box-shadow: inset 0 -4px 0 0 #2b82bc; | ||
+ | } | ||
+ | .nav-pills > li.active > a, | ||
+ | .nav-pills > li.active > a:hover, | ||
+ | .nav-pills > li.active > a:focus { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .nav-pills > li.dropdown.open a:focus { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .nav-pills > li.disabled > a { | ||
+ | background-color: transparent !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .nav-pills .dropdown-menu { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .nav-pills.nav-justified li + li { | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | .tab-content { | ||
+ | padding-top: 10px; | ||
+ | } | ||
+ | .nav-stacked .badge { | ||
+ | position: relative; | ||
+ | top: 4px; | ||
+ | } | ||
+ | /* custom inclusion of right, left and below tabs taken from 2.3.2 */ | ||
+ | .tabs-below > .nav-tabs { | ||
+ | border-bottom: 0 !important; | ||
+ | border-radius: 0; | ||
+ | margin-top: 10px; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | } | ||
+ | .tabs-below > .nav-tabs > li:first-child.active > a, | ||
+ | .tabs-below > .nav-tabs > li:first-child > a:hover { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .tabs-below > .nav-tabs .dropdown-menu { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .tab-content > .tab-pane, | ||
+ | .pill-content > .pill-pane { | ||
+ | display: none; | ||
+ | } | ||
+ | .tab-content > .active, | ||
+ | .pill-content > .active { | ||
+ | display: block; | ||
+ | } | ||
+ | .tabs-below > .nav-tabs > li { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .tabs-below > .nav-tabs > li > a { | ||
+ | box-shadow: inset 0 -1px 0 0 #2b82bc; | ||
+ | } | ||
+ | .tabs-below > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #216593; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs { | ||
+ | border-radius: 0; | ||
+ | border-left: 1px solid #236b9b; | ||
+ | border-bottom: 0 !important; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs > li:first-child.active > a, | ||
+ | .tabs-left > .nav-tabs > li:first-child > a:hover { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs > li:last-child.active > a, | ||
+ | .tabs-left > .nav-tabs > li:last-child > a:hover { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs .dropdown-menu { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs > li { | ||
+ | float: none; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs > li > a { | ||
+ | min-width: 74px; | ||
+ | margin-right: 0; | ||
+ | box-shadow: inset -1px 0 0 0 #2b82bc; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #216593; | ||
+ | } | ||
+ | .tabs-left > .nav-tabs { | ||
+ | float: left; | ||
+ | margin-right: 19px; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs { | ||
+ | float: right; | ||
+ | margin-left: 19px; | ||
+ | border-radius: 0 !important; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | border-bottom: 0 !important; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs > li:first-child.active > a, | ||
+ | .tabs-right > .nav-tabs > li:first-child > a:hover { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs > li:last-child.active > a, | ||
+ | .tabs-right > .nav-tabs > li:last-child > a:hover { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs .dropdown-menu { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs > li > a { | ||
+ | min-width: 74px; | ||
+ | margin-right: 0; | ||
+ | border-radius: 0; | ||
+ | box-shadow: inset 1px 0 0 0 #2b82bc; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #216593; | ||
+ | } | ||
+ | .tabs-right > .nav-tabs > li { | ||
+ | float: none; | ||
+ | margin-bottom: -1px; | ||
+ | } | ||
+ | .navbar-nav li > .dropdown-menu { | ||
+ | padding-top: 1px; | ||
+ | border: 0; | ||
+ | border-top: 1px solid transparent; | ||
+ | } | ||
+ | .navbar-default { | ||
+ | font-size: 16px; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > a { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-default .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle:hover, | ||
+ | .navbar-default .navbar-toggle:focus { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-default .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-default .navbar-brand { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-default .navbar-brand, | ||
+ | .navbar-static-top .navbar-default .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-default .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-toggle { | ||
+ | outline: none; | ||
+ | } | ||
+ | @media screen and (max-width: 767px) { | ||
+ | .navbar .navbar-nav { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .navbar .navbar-nav .dropdown-menu { | ||
+ | box-shadow: none; | ||
+ | position: static; | ||
+ | float: none; | ||
+ | width: auto; | ||
+ | } | ||
+ | .navbar .navbar-nav .dropdown-menu > li > a, | ||
+ | .navbar .navbar-nav .dropdown-menu .dropdown-header { | ||
+ | padding: 5px 15px 5px 25px; | ||
+ | } | ||
+ | .navbar .navbar-nav .dropdown-menu > li > a { | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .navbar .navbar-nav .dropdown-menu > li > a:hover, | ||
+ | .navbar .navbar-nav .dropdown-menu > li > a:focus { | ||
+ | background-image: none; | ||
+ | } | ||
+ | .navbar .navbar-nav > li > a { | ||
+ | border-right: 0 !important; | ||
+ | } | ||
+ | .navbar .navbar-nav.navbar-right > li > a { | ||
+ | border-left: 0 !important; | ||
+ | } | ||
+ | .navbar .navbar-brand { | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > li > a { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse .navbar-nav > li > a:focus { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav.navbar-right > li > a:hover, | ||
+ | .navbar-inverse .navbar-nav.navbar-right > li > a:focus { | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav > .active > a, | ||
+ | .navbar-inverse .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse .navbar-nav > .active > a:focus { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse .navbar-toggle { | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-toggle .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-toggle:hover, | ||
+ | .navbar-inverse .navbar-toggle:focus { | ||
+ | background-color: #fff; | ||
+ | border-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-inverse .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse .navbar-brand { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-inverse .navbar-brand:hover { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-inverse .navbar-brand, | ||
+ | .navbar-static-top .navbar-inverse .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-inverse .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-inverse .navbar-link { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-link:hover { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-main { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-main, | ||
+ | .navbar-inverse .gn-menu-main ul { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-main a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-main > li { | ||
+ | border-right: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-wrapper { | ||
+ | background: #236b9b; | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-wrapper .nav li > a { | ||
+ | background-color: #236b9b; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #236b9b !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-inverse .gn-icon-menu::before { | ||
+ | background: #fff; | ||
+ | box-shadow: 0 3px #236b9b, 0 -6px #ffffff, 0 -9px #236b9b, 0 -12px #ffffff; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu { | ||
+ | box-shadow: inset 0 1px #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .gn-menu-main a:hover, | ||
+ | .navbar-inverse .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-inverse .gn-menu li.gn-search-item:hover a { | ||
+ | background: #2c88c5 !important; | ||
+ | } | ||
+ | .navbar-inverse .gn-icon-menu.gn-selected::before { | ||
+ | background: #1a4e71; | ||
+ | box-shadow: 0 3px #236b9b, 0 -6px #1a4e71, 0 -9px #236b9b, 0 -12px #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse .gn-icon-menu:hover::before, | ||
+ | .navbar-inverse .gn-icon-menu.gn-selected:hover::before { | ||
+ | background-color: #fff !important; | ||
+ | box-shadow: 0 3px #2c88c5, 0 -6px #ffffff, 0 -9px #2c88c5, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-default { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-default > .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-default > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-default > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-default .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-default .panel-heading a:hover, | ||
+ | .panel.panel-default .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .panel.panel-default .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-default .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-default .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-default .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-default .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-primary .panel-heading a:hover, | ||
+ | .panel.panel-primary .panel-heading a:focus { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-primary .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-primary .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-primary .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #2c88c5; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-primary .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .panel.panel-success > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-bottom: 1px solid #81ab1f; | ||
+ | box-shadow: 0 4px 0 0 #a2d727; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-success .panel-heading a:hover, | ||
+ | .panel.panel-success .panel-heading a:focus { | ||
+ | color: #a9e367; | ||
+ | } | ||
+ | .panel.panel-success .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-success .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-success .panel-footer { | ||
+ | border-top: 1px solid #81ab1f; | ||
+ | background-color: #91dc3b; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-success .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-color: #137e93; | ||
+ | } | ||
+ | .panel.panel-info > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-bottom: 1px solid #137e93; | ||
+ | box-shadow: 0 4px 0 0 #19a5c1; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-info .panel-heading a:hover, | ||
+ | .panel.panel-info .panel-heading a:focus { | ||
+ | color: #48b3e8; | ||
+ | } | ||
+ | .panel.panel-info .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-info .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-info .panel-footer { | ||
+ | border-top: 1px solid #137e93; | ||
+ | background-color: #1d9fe0; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-info .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .panel.panel-warning > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-bottom: 1px solid #cd7c10; | ||
+ | box-shadow: 0 4px 0 0 #ee9623; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-warning .panel-heading a:hover, | ||
+ | .panel.panel-warning .panel-heading a:focus { | ||
+ | color: #f3cf6a; | ||
+ | } | ||
+ | .panel.panel-warning .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-warning .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-warning .panel-footer { | ||
+ | border-top: 1px solid #cd7c10; | ||
+ | background-color: #f0bf3a; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-warning .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .panel.panel-danger > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-bottom: 1px solid #bf2915; | ||
+ | box-shadow: 0 4px 0 0 #e63821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-danger .panel-heading a:hover, | ||
+ | .panel.panel-danger .panel-heading a:focus { | ||
+ | color: #ee8d66; | ||
+ | } | ||
+ | .panel.panel-danger .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-danger .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-danger .panel-footer { | ||
+ | border-top: 1px solid #bf2915; | ||
+ | background-color: #e96a38; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-danger .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-heading a:hover, | ||
+ | .panel.panel-primary-border .panel-heading a:focus { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #2c88c5; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-primary-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary-light > .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary-light > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-heading a:hover, | ||
+ | .panel.panel-primary-light .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-primary-light-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light-border > .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-heading { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-heading a:hover, | ||
+ | .panel.panel-primary-light-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-footer { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-primary-light-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-success-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .panel.panel-success-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | border-bottom: 1px solid #81ab1f; | ||
+ | box-shadow: 0 4px 0 0 #a2d727; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-heading a:hover, | ||
+ | .panel.panel-success-border .panel-heading a:focus { | ||
+ | color: #a9e367; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-footer { | ||
+ | border-top: 1px solid #81ab1f; | ||
+ | background-color: #91dc3b; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-success-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success-white > .panel-heading { | ||
+ | color: #77c123; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .panel.panel-success-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-heading { | ||
+ | color: #77c123; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #81ab1f; | ||
+ | box-shadow: 0 4px 0 0 #a2d727; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-heading a:hover, | ||
+ | .panel.panel-success-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #5c961b !important; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-footer { | ||
+ | border-top: 1px solid #81ab1f; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-success-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white-border > .panel-heading { | ||
+ | color: #77c123; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .panel.panel-success-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-heading { | ||
+ | color: #77c123; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #81ab1f; | ||
+ | box-shadow: 0 4px 0 0 #a2d727; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-heading a:hover, | ||
+ | .panel.panel-success-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #5c961b !important; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-footer { | ||
+ | border-top: 1px solid #81ab1f; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #77c123; | ||
+ | } | ||
+ | .panel.panel-success-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #77c123; | ||
+ | } | ||
+ | .panel.panel-info-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-color: #137e93; | ||
+ | } | ||
+ | .panel.panel-info-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | border-bottom: 1px solid #137e93; | ||
+ | box-shadow: 0 4px 0 0 #19a5c1; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-heading a:hover, | ||
+ | .panel.panel-info-border .panel-heading a:focus { | ||
+ | color: #48b3e8; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-footer { | ||
+ | border-top: 1px solid #137e93; | ||
+ | background-color: #1d9fe0; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-info-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info-white > .panel-heading { | ||
+ | color: #177fb3; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #137e93; | ||
+ | } | ||
+ | .panel.panel-info-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-heading { | ||
+ | color: #177fb3; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #137e93; | ||
+ | box-shadow: 0 4px 0 0 #19a5c1; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-heading a:hover, | ||
+ | .panel.panel-info-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #115f86 !important; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-footer { | ||
+ | border-top: 1px solid #137e93; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-info-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white-border > .panel-heading { | ||
+ | color: #177fb3; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #137e93; | ||
+ | } | ||
+ | .panel.panel-info-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-heading { | ||
+ | color: #177fb3; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #137e93; | ||
+ | box-shadow: 0 4px 0 0 #19a5c1; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-heading a:hover, | ||
+ | .panel.panel-info-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #115f86 !important; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-footer { | ||
+ | border-top: 1px solid #137e93; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-info-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #177fb3; | ||
+ | } | ||
+ | .panel.panel-warning-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .panel.panel-warning-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | border-bottom: 1px solid #cd7c10; | ||
+ | box-shadow: 0 4px 0 0 #ee9623; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-heading a:hover, | ||
+ | .panel.panel-warning-border .panel-heading a:focus { | ||
+ | color: #f3cf6a; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-footer { | ||
+ | border-top: 1px solid #cd7c10; | ||
+ | background-color: #f0bf3a; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-warning-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning-white > .panel-heading { | ||
+ | color: #e5ad12; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .panel.panel-warning-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-heading { | ||
+ | color: #e5ad12; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #cd7c10; | ||
+ | box-shadow: 0 4px 0 0 #ee9623; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-heading a:hover, | ||
+ | .panel.panel-warning-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #b6890e !important; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-footer { | ||
+ | border-top: 1px solid #cd7c10; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-warning-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white-border > .panel-heading { | ||
+ | color: #e5ad12; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .panel.panel-warning-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-heading { | ||
+ | color: #e5ad12; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #cd7c10; | ||
+ | box-shadow: 0 4px 0 0 #ee9623; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-heading a:hover, | ||
+ | .panel.panel-warning-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #b6890e !important; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-footer { | ||
+ | border-top: 1px solid #cd7c10; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-warning-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e5ad12; | ||
+ | } | ||
+ | .panel.panel-danger-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .panel.panel-danger-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | border-bottom: 1px solid #bf2915; | ||
+ | box-shadow: 0 4px 0 0 #e63821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-heading a:hover, | ||
+ | .panel.panel-danger-border .panel-heading a:focus { | ||
+ | color: #ee8d66; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-footer { | ||
+ | border-top: 1px solid #bf2915; | ||
+ | background-color: #e96a38; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-danger-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger-white > .panel-heading { | ||
+ | color: #d64e18; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .panel.panel-danger-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-heading { | ||
+ | color: #d64e18; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #bf2915; | ||
+ | box-shadow: 0 4px 0 0 #e63821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-heading a:hover, | ||
+ | .panel.panel-danger-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #a83d13 !important; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-footer { | ||
+ | border-top: 1px solid #bf2915; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-danger-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white-border > .panel-heading { | ||
+ | color: #d64e18; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .panel.panel-danger-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-heading { | ||
+ | color: #d64e18; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #bf2915; | ||
+ | box-shadow: 0 4px 0 0 #e63821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-heading a:hover, | ||
+ | .panel.panel-danger-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #a83d13 !important; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-footer { | ||
+ | border-top: 1px solid #bf2915; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | .panel.panel-danger-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #d64e18; | ||
+ | } | ||
+ | .pagination > li > a, | ||
+ | .pagination > li > span { | ||
+ | margin-left: 4px; | ||
+ | text-shadow: 0 1px 0 #1a4e71; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .pagination > .active > a, | ||
+ | .pagination > .active > span, | ||
+ | .pagination > .active > a:hover, | ||
+ | .pagination > .active > span:hover, | ||
+ | .pagination > .active > a:focus, | ||
+ | .pagination > .active > span:focus { | ||
+ | text-shadow: none; | ||
+ | border: 1px solid #236b9b; | ||
+ | box-shadow: none !important; | ||
+ | } | ||
+ | .pagination > li > a:hover, | ||
+ | .pagination > li > span:hover, | ||
+ | .pagination > li > a:focus, | ||
+ | .pagination > li > span:focus { | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | border: 1px solid #236b9b; | ||
+ | box-shadow: inset 0 -3px 0 0 #236b9b; | ||
+ | } | ||
+ | .pagination > .disabled > span, | ||
+ | .pagination > .disabled > span:hover, | ||
+ | .pagination > .disabled > span:focus, | ||
+ | .pagination > .disabled > a, | ||
+ | .pagination > .disabled > a:hover, | ||
+ | .pagination > .disabled > a:focus { | ||
+ | color: #999999; | ||
+ | text-shadow: none; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .pagination-sm > li > a, | ||
+ | .pagination-sm > li > span { | ||
+ | padding: 3px 7px; | ||
+ | } | ||
+ | .pager li > a, | ||
+ | .pager li > span { | ||
+ | color: #fff; | ||
+ | text-shadow: 0 1px 0 #1a4e71; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .pager li > a:hover, | ||
+ | .pager li > a:focus, | ||
+ | .pager li > a:active { | ||
+ | text-shadow: 1px 1px 0 #1a4e71; | ||
+ | border: 1px solid #2c88c5; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .pager .disabled > a, | ||
+ | .pager .disabled > a:hover, | ||
+ | .pager .disabled > a:focus, | ||
+ | .pager .disabled > span { | ||
+ | background-color: #689abc !important; | ||
+ | border: 1px solid #689abc !important; | ||
+ | border-bottom-color: #236b9b !important; | ||
+ | text-shadow: none !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .popover { | ||
+ | padding: 0; | ||
+ | -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); | ||
+ | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); | ||
+ | } | ||
+ | .popover-title { | ||
+ | color: #fff; | ||
+ | font-weight: 300; | ||
+ | font-size: 18px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .progress { | ||
+ | box-shadow: inset 0 -2px 8px #e8e9e6, inset 0 -1px 0 #ced2ca; | ||
+ | } | ||
+ | body { | ||
+ | font-weight: 300; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | } | ||
+ | a { | ||
+ | color: #236b9b; | ||
+ | -webkit-transition: color 250ms ease-out, background-color 250ms ease-out, border-color 250ms ease-out; | ||
+ | transition: color 250ms ease-out, background-color 250ms ease-out, border-color 250ms ease-out; | ||
+ | } | ||
+ | a:hover, | ||
+ | a:focus { | ||
+ | text-decoration: none; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .img-rounded { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | p, | ||
+ | ul { | ||
+ | line-height: 1.5; | ||
+ | } | ||
+ | .img-thumbnail.color-border { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .img-thumbnail.color-border-dotted { | ||
+ | border: 1px dotted #236b9b; | ||
+ | } | ||
+ | .img-thumbnail.color-border-dashed { | ||
+ | border: 1px dashed #236b9b; | ||
+ | } | ||
+ | .img-thumbnail.color-border-2px { | ||
+ | border-color: #236b9b; | ||
+ | border: 2px solid #236b9b; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .img-thumbnail.color-border-2px-padding { | ||
+ | border-color: #236b9b; | ||
+ | border: 2px solid #236b9b; | ||
+ | } | ||
+ | .img-thumbnail.color-background { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .table > thead > tr > th { | ||
+ | font-weight: 400; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | @media (max-width: 767px) { | ||
+ | .table-responsive { | ||
+ | border: 0; | ||
+ | } | ||
+ | } | ||
+ | .table.color { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .table.table-color > thead > tr > th, | ||
+ | .table.table-color > tbody > tr > th, | ||
+ | .table.table-color > tfoot > tr > th, | ||
+ | .table.table-color > thead > tr > td, | ||
+ | .table.table-color > tbody > tr > td, | ||
+ | .table.table-color > tfoot > tr > td { | ||
+ | border-color: #236b9b; | ||
+ | -webkit-transition: all 250ms ease-out; | ||
+ | transition: all 250ms ease-out; | ||
+ | } | ||
+ | .table.table-color > thead > tr > th { | ||
+ | border-bottom: 2px solid #236b9b; | ||
+ | } | ||
+ | .table.table-color > tbody + tbody { | ||
+ | border-top: 2px solid #236b9b; | ||
+ | } | ||
+ | .table.table-color.table-bordered { | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .table.table-color.table-bordered > thead > tr > th, | ||
+ | .table.table-color.table-bordered > tbody > tr > th, | ||
+ | .table.table-color.table-bordered > tfoot > tr > th, | ||
+ | .table.table-color.table-bordered > thead > tr > td, | ||
+ | .table.table-color.table-bordered > tbody > tr > td, | ||
+ | .table.table-color.table-bordered > tfoot > tr > td { | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .table.table-color.table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table.table-color.table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #236b9b; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table.table-color.table-hover > tbody > tr:hover > td, | ||
+ | .table.table-color.table-hover > tbody > tr:hover > th { | ||
+ | background-color: #236b9b; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060 !important; | ||
+ | } | ||
+ | .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.active:hover > th { | ||
+ | background-color: #5c6254 !important; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123 !important; | ||
+ | } | ||
+ | .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.success:hover > th { | ||
+ | background-color: #6aab1f !important; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3 !important; | ||
+ | } | ||
+ | .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.info:hover > th { | ||
+ | background-color: #146f9c !important; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12 !important; | ||
+ | } | ||
+ | .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.warning:hover > th { | ||
+ | background-color: #cd9b10 !important; | ||
+ | } | ||
+ | .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 { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18 !important; | ||
+ | } | ||
+ | .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.danger:hover > th { | ||
+ | background-color: #bf4615 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.active-light, | ||
+ | .table > tbody > tr > td.active-light, | ||
+ | .table > tfoot > tr > td.active-light, | ||
+ | .table > thead > tr > th.active-light, | ||
+ | .table > tbody > tr > th.active-light, | ||
+ | .table > tfoot > tr > th.active-light, | ||
+ | .table > thead > tr.active-light > td, | ||
+ | .table > tbody > tr.active-light > td, | ||
+ | .table > tfoot > tr.active-light > td, | ||
+ | .table > thead > tr.active-light > th, | ||
+ | .table > tbody > tr.active-light > th, | ||
+ | .table > tfoot > tr.active-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #f5f5f5 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.active-light:hover, | ||
+ | .table-hover > tbody > tr > th.active-light:hover, | ||
+ | .table-hover > tbody > tr.active-light:hover > td, | ||
+ | .table-hover > tbody > tr.active-light:hover > th { | ||
+ | background-color: #e8e8e8 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.success-light, | ||
+ | .table > tbody > tr > td.success-light, | ||
+ | .table > tfoot > tr > td.success-light, | ||
+ | .table > thead > tr > th.success-light, | ||
+ | .table > tbody > tr > th.success-light, | ||
+ | .table > tfoot > tr > th.success-light, | ||
+ | .table > thead > tr.success-light > td, | ||
+ | .table > tbody > tr.success-light > td, | ||
+ | .table > tfoot > tr.success-light > td, | ||
+ | .table > thead > tr.success-light > th, | ||
+ | .table > tbody > tr.success-light > th, | ||
+ | .table > tfoot > tr.success-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #c1eb92 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.success-light:hover, | ||
+ | .table-hover > tbody > tr > th.success-light:hover, | ||
+ | .table-hover > tbody > tr.success-light:hover > td, | ||
+ | .table-hover > tbody > tr.success-light:hover > th { | ||
+ | background-color: #b5e77c !important; | ||
+ | } | ||
+ | .table > thead > tr > td.info-light, | ||
+ | .table > tbody > tr > td.info-light, | ||
+ | .table > tfoot > tr > td.info-light, | ||
+ | .table > thead > tr > th.info-light, | ||
+ | .table > tbody > tr > th.info-light, | ||
+ | .table > tfoot > tr > th.info-light, | ||
+ | .table > thead > tr.info-light > td, | ||
+ | .table > tbody > tr.info-light > td, | ||
+ | .table > tfoot > tr.info-light > td, | ||
+ | .table > thead > tr.info-light > th, | ||
+ | .table > tbody > tr.info-light > th, | ||
+ | .table > tfoot > tr.info-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #76c5ed !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.info-light:hover, | ||
+ | .table-hover > tbody > tr > th.info-light:hover, | ||
+ | .table-hover > tbody > tr.info-light:hover > td, | ||
+ | .table-hover > tbody > tr.info-light:hover > th { | ||
+ | background-color: #5fbcea !important; | ||
+ | } | ||
+ | .table > thead > tr > td.warning-light, | ||
+ | .table > tbody > tr > td.warning-light, | ||
+ | .table > tfoot > tr > td.warning-light, | ||
+ | .table > thead > tr > th.warning-light, | ||
+ | .table > tbody > tr > th.warning-light, | ||
+ | .table > tfoot > tr > th.warning-light, | ||
+ | .table > thead > tr.warning-light > td, | ||
+ | .table > tbody > tr.warning-light > td, | ||
+ | .table > tfoot > tr.warning-light > td, | ||
+ | .table > thead > tr.warning-light > th, | ||
+ | .table > tbody > tr.warning-light > th, | ||
+ | .table > tfoot > tr.warning-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #f7de99 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.warning-light:hover, | ||
+ | .table-hover > tbody > tr > th.warning-light:hover, | ||
+ | .table-hover > tbody > tr.warning-light:hover > td, | ||
+ | .table-hover > tbody > tr.warning-light:hover > th { | ||
+ | background-color: #f5d681 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.danger-light, | ||
+ | .table > tbody > tr > td.danger-light, | ||
+ | .table > tfoot > tr > td.danger-light, | ||
+ | .table > thead > tr > th.danger-light, | ||
+ | .table > tbody > tr > th.danger-light, | ||
+ | .table > tfoot > tr > th.danger-light, | ||
+ | .table > thead > tr.danger-light > td, | ||
+ | .table > tbody > tr.danger-light > td, | ||
+ | .table > tfoot > tr.danger-light > td, | ||
+ | .table > thead > tr.danger-light > th, | ||
+ | .table > tbody > tr.danger-light > th, | ||
+ | .table > tfoot > tr.danger-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #f3af94 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.danger-light:hover, | ||
+ | .table-hover > tbody > tr > th.danger-light:hover, | ||
+ | .table-hover > tbody > tr.danger-light:hover > td, | ||
+ | .table-hover > tbody > tr.danger-light:hover > th { | ||
+ | background-color: #f09e7d !important; | ||
+ | } | ||
+ | .table > thead > tr > td.main, | ||
+ | .table > tbody > tr > td.main, | ||
+ | .table > tfoot > tr > td.main, | ||
+ | .table > thead > tr > th.main, | ||
+ | .table > tbody > tr > th.main, | ||
+ | .table > tfoot > tr > th.main, | ||
+ | .table > thead > tr.main > td, | ||
+ | .table > tbody > tr.main > td, | ||
+ | .table > tfoot > tr.main > td, | ||
+ | .table > thead > tr.main > th, | ||
+ | .table > tbody > tr.main > th, | ||
+ | .table > tfoot > tr.main > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.main:hover, | ||
+ | .table-hover > tbody > tr > th.main:hover, | ||
+ | .table-hover > tbody > tr.main:hover > td, | ||
+ | .table-hover > tbody > tr.main:hover > th { | ||
+ | background-color: #1e5d86 !important; | ||
+ | } | ||
+ | .thumbnail.border { | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .thumbnail.border:hover, | ||
+ | .thumbnail.border:focus { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.border-2px { | ||
+ | border: 2px solid #236b9b; | ||
+ | } | ||
+ | .thumbnail.border-2px:hover, | ||
+ | .thumbnail.border-2px:focus { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.border-dotted { | ||
+ | border: 1px dotted #236b9b; | ||
+ | } | ||
+ | .thumbnail.border-dotted:hover, | ||
+ | .thumbnail.border-dotted:focus { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.border-dashed { | ||
+ | border: 1px dashed #236b9b; | ||
+ | } | ||
+ | .thumbnail.border-dashed:hover, | ||
+ | .thumbnail.border-dashed:focus { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.background { | ||
+ | background-color: #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .thumbnail.background:hover, | ||
+ | .thumbnail.background:focus { | ||
+ | border-color: #2c88c5; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.padding-off { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .lead { | ||
+ | font-weight: 300; | ||
+ | } | ||
+ | .page-header h1, | ||
+ | .page-header .h1, | ||
+ | .page-header h2, | ||
+ | .page-header .h2 { | ||
+ | font-weight: 100; | ||
+ | } | ||
+ | blockquote { | ||
+ | border-left: 3px solid #236b9b; | ||
+ | } | ||
+ | blockquote footer:before, | ||
+ | blockquote small:before, | ||
+ | blockquote .small:before { | ||
+ | font-family: Fontawesome; | ||
+ | content: '\f101 \00A0'; | ||
+ | } | ||
+ | .blockquote-reverse, | ||
+ | blockquote.pull-right { | ||
+ | border-right: 3px solid #236b9b; | ||
+ | } | ||
+ | .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 { | ||
+ | font-family: Fontawesome; | ||
+ | content: '\00A0 \f100'; | ||
+ | } | ||
+ | .text-muted { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .text-primary { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | a.text-primary:hover { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | a.text-primary:hover { | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .text-success { | ||
+ | color: #77c123; | ||
+ | } | ||
+ | a.text-success:hover { | ||
+ | color: #5c961b; | ||
+ | } | ||
+ | a.text-success:hover { | ||
+ | color: #5c961b !important; | ||
+ | } | ||
+ | .text-info { | ||
+ | color: #177fb3; | ||
+ | } | ||
+ | a.text-info:hover { | ||
+ | color: #115f86; | ||
+ | } | ||
+ | a.text-info:hover { | ||
+ | color: #115f86 !important; | ||
+ | } | ||
+ | .text-warning { | ||
+ | color: #e5ad12; | ||
+ | } | ||
+ | a.text-warning:hover { | ||
+ | color: #b6890e; | ||
+ | } | ||
+ | a.text-warning:hover { | ||
+ | color: #b6890e !important; | ||
+ | } | ||
+ | .text-danger { | ||
+ | color: #d64e18; | ||
+ | } | ||
+ | a.text-danger:hover { | ||
+ | color: #a83d13; | ||
+ | } | ||
+ | a.text-danger:hover { | ||
+ | color: #a83d13 !important; | ||
+ | } | ||
+ | .mwbs-background-main { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .mwbs-background-main .mwbs-color-lighter .page-header { | ||
+ | border-color: #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-main .mwbs-color-darker .page-header { | ||
+ | border-color: #103248; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-main .mwbs-color-white .page-header { | ||
+ | border-color: #fff; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-white, | ||
+ | .mwbs-background-transparent { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .mwbs-background-white .mwbs-color .page-header, | ||
+ | .mwbs-background-transparent .mwbs-color .page-header { | ||
+ | border-color: #77b6e0; | ||
+ | box-shadow: 0 4px 0 0 #eee; | ||
+ | } | ||
+ | .mwbs-background-white .mwbs-color-dark .page-header, | ||
+ | .mwbs-background-transparent .mwbs-color-dark .page-header { | ||
+ | border-color: #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #eee; | ||
+ | } | ||
+ | .mwbs-background-white .mwbs-color-darker .page-header, | ||
+ | .mwbs-background-transparent .mwbs-color-darker .page-header { | ||
+ | border-color: #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #eee; | ||
+ | } | ||
+ | .mwbs-background-white .mwbs-color-light .page-header, | ||
+ | .mwbs-background-transparent .mwbs-color-light .page-header { | ||
+ | border-color: #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #eee; | ||
+ | } | ||
+ | .mwbs-background-white .mwbs-color-lighter .page-header, | ||
+ | .mwbs-background-transparent .mwbs-color-lighter .page-header { | ||
+ | border-color: #77b6e0; | ||
+ | box-shadow: 0 4px 0 0 #eee; | ||
+ | } | ||
+ | .mwbs-background-white .mwbs-color-neutral .page-header, | ||
+ | .mwbs-background-transparent .mwbs-color-neutral .page-header { | ||
+ | border-color: #838b78; | ||
+ | box-shadow: 0 4px 0 0 #eee; | ||
+ | } | ||
+ | .mwbs-background-transparent { | ||
+ | background: transparent; | ||
+ | } | ||
+ | blockquote:not(.pull-right):not(.blockquote-reverse).blockquote-main { | ||
+ | border-left: 3px solid #236b9b; | ||
+ | } | ||
+ | blockquote:not(.pull-right):not(.blockquote-reverse).blockquote-dark { | ||
+ | border-left: 3px solid #1a4e71; | ||
+ | } | ||
+ | blockquote:not(.pull-right):not(.blockquote-reverse).blockquote-darker { | ||
+ | border-left: 3px solid #103248; | ||
+ | } | ||
+ | blockquote:not(.pull-right):not(.blockquote-reverse).blockquote-light { | ||
+ | border-left: 3px solid #2c88c5; | ||
+ | } | ||
+ | blockquote:not(.pull-right):not(.blockquote-reverse).blockquote-lighter { | ||
+ | border-left: 3px solid #4da0d7; | ||
+ | } | ||
+ | blockquote:not(.pull-right):not(.blockquote-reverse).blockquote-neutral { | ||
+ | border-left: 3px solid #697060; | ||
+ | } | ||
+ | .blockquote-reverse.blockquote-main, | ||
+ | blockquote.pull-right.blockquote-main { | ||
+ | border-right: 3px solid #236b9b; | ||
+ | } | ||
+ | .blockquote-reverse.blockquote-dark, | ||
+ | blockquote.pull-right.blockquote-dark { | ||
+ | border-right: 3px solid #1a4e71; | ||
+ | } | ||
+ | .blockquote-reverse.blockquote-darker, | ||
+ | blockquote.pull-right.blockquote-darker { | ||
+ | border-right: 3px solid #103248; | ||
+ | } | ||
+ | .blockquote-reverse.blockquote-light, | ||
+ | blockquote.pull-right.blockquote-light { | ||
+ | border-right: 3px solid #2c88c5; | ||
+ | } | ||
+ | .blockquote-reverse.blockquote-lighter, | ||
+ | blockquote.pull-right.blockquote-lighter { | ||
+ | border-right: 3px solid #4da0d7; | ||
+ | } | ||
+ | .blockquote-reverse.blockquote-neutral, | ||
+ | blockquote.pull-right.blockquote-neutral { | ||
+ | border-right: 3px solid #697060; | ||
+ | } | ||
+ | .text-muted-alt { | ||
+ | background-color: #999999; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-muted-alt:hover { | ||
+ | color: #cccccc; | ||
+ | } | ||
+ | .text-primary-alt { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-primary-alt:hover { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .text-warning-alt { | ||
+ | background-color: #e5ad12; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-warning-alt:hover { | ||
+ | color: #f3cf6a; | ||
+ | } | ||
+ | .text-danger-alt { | ||
+ | background-color: #d64e18; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-danger-alt:hover { | ||
+ | color: #ee8d66; | ||
+ | } | ||
+ | .text-success-alt { | ||
+ | background-color: #77c123; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-success-alt:hover { | ||
+ | color: #a9e367; | ||
+ | } | ||
+ | .text-info-alt { | ||
+ | background-color: #177fb3; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-info-alt:hover { | ||
+ | color: #48b3e8; | ||
+ | } | ||
+ | ul.iconized, | ||
+ | ul.iconized-alt { | ||
+ | list-style: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | ul.iconized > li, | ||
+ | ul.iconized-alt > li { | ||
+ | padding-left: 1em; | ||
+ | text-indent: -0.7em; | ||
+ | } | ||
+ | ul.iconized > li:before, | ||
+ | ul.iconized-alt > li:before { | ||
+ | font-family: fontAwesome; | ||
+ | content: "\f101 \0020"; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | ul.iconized > li ul, | ||
+ | ul.iconized-alt > li ul { | ||
+ | list-style: none; | ||
+ | margin: 0; | ||
+ | } | ||
+ | ul.iconized > li > ul li:before, | ||
+ | ul.iconized-alt > li > ul li:before { | ||
+ | font-family: fontAwesome; | ||
+ | content: "\f105 \0020"; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | ul.iconized-alt > li:before { | ||
+ | content: "\f138 \0020"; | ||
+ | } | ||
+ | ul.iconized-alt > li > ul li:before { | ||
+ | content: "\f0da \0020"; | ||
+ | } | ||
+ | a.color-dark { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | a.color-darker { | ||
+ | color: #103248; | ||
+ | } | ||
+ | a.color-light { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | a.color-lighter { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | a.color-neutral { | ||
+ | color: #697060; | ||
+ | } | ||
+ | a.color-white { | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.border-darker { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | a.border-darker:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.border-dark { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | a.border-dark:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.border-main { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | a.border-main:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.border-light { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | a.border-light:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.border-lighter { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | a.border-lighter:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.border-white { | ||
+ | border-bottom: 1px solid #fff; | ||
+ | } | ||
+ | a.border-white:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.border-neutral { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | a.border-neutral:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | a.background-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | a.background-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | a.background-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | a.background-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | a.background-main { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | a.background-white { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | a.background-neutral { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | a.hover-dark:hover, | ||
+ | a.hover-dark:focus { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | a.hover-darker:hover, | ||
+ | a.hover-darker:focus { | ||
+ | color: #103248; | ||
+ | } | ||
+ | a.hover-main:hover, | ||
+ | a.hover-main:focus { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | a.hover-light:hover, | ||
+ | a.hover-light:focus { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | a.hover-lighter:hover, | ||
+ | a.hover-lighter:focus { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | a.hover-white:hover, | ||
+ | a.hover-white:focus { | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.hover-neutral:hover, | ||
+ | a.hover-neutral:focus { | ||
+ | color: #697060; | ||
+ | } | ||
+ | a.hover-bg-dark:hover, | ||
+ | a.hover-bg-dark:focus { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | a.hover-bg-darker:hover, | ||
+ | a.hover-bg-darker:focus { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | a.hover-bg-main:hover, | ||
+ | a.hover-bg-main:focus { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | a.hover-bg-light:hover, | ||
+ | a.hover-bg-light:focus { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | a.hover-bg-lighter:hover, | ||
+ | a.hover-bg-lighter:focus { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | a.hover-bg-white:hover, | ||
+ | a.hover-bg-white:focus { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | a.hover-bg-neutral:hover, | ||
+ | a.hover-bg-neutral:focus { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | a.hover-bg-transparent:hover, | ||
+ | a.hover-bg-transparent:focus { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .well { | ||
+ | padding-bottom: 23px; | ||
+ | box-shadow: inset 0 -4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .well h4 { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .well-default { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .well-default-light-border { | ||
+ | color: #236b9b; | ||
+ | background-color: #ffffff; | ||
+ | box-shadow: inset 0 -4px 0 0 #236b9b; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .well-info { | ||
+ | color: #ffffff; | ||
+ | background-color: #177fb3; | ||
+ | box-shadow: inset 0 -4px 0 0 #1d9fe0; | ||
+ | border-color: #177fb3; | ||
+ | } | ||
+ | .well-info-light { | ||
+ | color: #177fb3; | ||
+ | background-color: #a3d8f3; | ||
+ | box-shadow: inset 0 -4px 0 0 #d0ebf9; | ||
+ | border-color: #a3d8f3; | ||
+ | } | ||
+ | .well-info-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #a3d8f3; | ||
+ | box-shadow: inset 0 -4px 0 0 #d0ebf9; | ||
+ | border-color: #a3d8f3; | ||
+ | } | ||
+ | .well-success { | ||
+ | color: #ffffff; | ||
+ | background-color: #77c123; | ||
+ | box-shadow: inset 0 -4px 0 0 #91dc3b; | ||
+ | border-color: #77c123; | ||
+ | } | ||
+ | .well-success-light { | ||
+ | color: #5c961b; | ||
+ | background-color: #c1eb92; | ||
+ | box-shadow: inset 0 -4px 0 0 #daf3bd; | ||
+ | border-color: #c1eb92; | ||
+ | } | ||
+ | .well-success-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #c1eb92; | ||
+ | box-shadow: inset 0 -4px 0 0 #daf3bd; | ||
+ | border-color: #c1eb92; | ||
+ | } | ||
+ | .well-warning { | ||
+ | color: #ffffff; | ||
+ | background-color: #e5ad12; | ||
+ | box-shadow: inset 0 -4px 0 0 #f0bf3a; | ||
+ | border-color: #e5ad12; | ||
+ | } | ||
+ | .well-warning-light { | ||
+ | color: #b6890e; | ||
+ | background-color: #f7de99; | ||
+ | box-shadow: inset 0 -4px 0 0 #fbedc8; | ||
+ | border-color: #f7de99; | ||
+ | } | ||
+ | .well-warning-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #f7de99; | ||
+ | box-shadow: inset 0 -4px 0 0 #fbedc8; | ||
+ | border-color: #f7de99; | ||
+ | } | ||
+ | .well-danger { | ||
+ | color: #ffffff; | ||
+ | background-color: #d64e18; | ||
+ | box-shadow: inset 0 -4px 0 0 #e96a38; | ||
+ | border-color: #d64e18; | ||
+ | } | ||
+ | .well-danger-light { | ||
+ | color: #a83d13; | ||
+ | background-color: #f3af94; | ||
+ | box-shadow: inset 0 -4px 0 0 #f8d1c2; | ||
+ | border-color: #f3af94; | ||
+ | } | ||
+ | .well-danger-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #f3af94; | ||
+ | box-shadow: inset 0 -4px 0 0 #f8d1c2; | ||
+ | border-color: #f3af94; | ||
+ | } | ||
+ | .alert.alert-cyanide { | ||
+ | background-color: #57aae1; | ||
+ | border-color: #3498db; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-cyanide hr { | ||
+ | border-top-color: #258cd1; | ||
+ | } | ||
+ | .alert.alert-cyanide .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-cyanide hr { | ||
+ | border-top-color: #258cd1; | ||
+ | } | ||
+ | .alert.alert-cyanide .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-cyanide .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cyanide .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #092030; | ||
+ | } | ||
+ | .alert.alert-cyanide-text { | ||
+ | background-color: #79bbe7; | ||
+ | border-color: #3498db; | ||
+ | color: #217dbb; | ||
+ | } | ||
+ | .alert.alert-cyanide-text hr { | ||
+ | border-top-color: #258cd1; | ||
+ | } | ||
+ | .alert.alert-cyanide-text .alert-link { | ||
+ | color: #196090; | ||
+ | } | ||
+ | .alert.alert-cyanide-text hr { | ||
+ | border-top-color: #258cd1; | ||
+ | } | ||
+ | .alert.alert-cyanide-text .alert-link { | ||
+ | color: #217dbb; | ||
+ | border-bottom: 1px solid #217dbb; | ||
+ | } | ||
+ | .alert.alert-cyanide-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cyanide-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #0f3853; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #3498db; | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color hr { | ||
+ | border-top-color: #258cd1; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color .alert-link { | ||
+ | color: #217dbb; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color hr { | ||
+ | border-top-color: #258cd1; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color .alert-link { | ||
+ | color: #3498db; | ||
+ | border-bottom: 1px solid #3498db; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cyanide-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-meadow { | ||
+ | background-color: #abc013; | ||
+ | border-color: #8a9b0f; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-meadow hr { | ||
+ | border-top-color: #75840d; | ||
+ | } | ||
+ | .alert.alert-meadow .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-meadow hr { | ||
+ | border-top-color: #75840d; | ||
+ | } | ||
+ | .alert.alert-meadow .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-meadow .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-meadow .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-meadow-text { | ||
+ | background-color: #b3ca14; | ||
+ | border-color: #8a9b0f; | ||
+ | color: #616c0b; | ||
+ | } | ||
+ | .alert.alert-meadow-text hr { | ||
+ | border-top-color: #75840d; | ||
+ | } | ||
+ | .alert.alert-meadow-text .alert-link { | ||
+ | color: #373e06; | ||
+ | } | ||
+ | .alert.alert-meadow-text hr { | ||
+ | border-top-color: #75840d; | ||
+ | } | ||
+ | .alert.alert-meadow-text .alert-link { | ||
+ | color: #616c0b; | ||
+ | border-bottom: 1px solid #616c0b; | ||
+ | } | ||
+ | .alert.alert-meadow-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-meadow-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #8a9b0f; | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color hr { | ||
+ | border-top-color: #75840d; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color .alert-link { | ||
+ | color: #616c0b; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color hr { | ||
+ | border-top-color: #75840d; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color .alert-link { | ||
+ | color: #8a9b0f; | ||
+ | border-bottom: 1px solid #8a9b0f; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-meadow-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-cocktail { | ||
+ | background-color: #fd9317; | ||
+ | border-color: #e97f02; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-cocktail hr { | ||
+ | border-top-color: #d07102; | ||
+ | } | ||
+ | .alert.alert-cocktail .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-cocktail hr { | ||
+ | border-top-color: #d07102; | ||
+ | } | ||
+ | .alert.alert-cocktail .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-cocktail .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cocktail .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #150b00; | ||
+ | } | ||
+ | .alert.alert-cocktail-text { | ||
+ | background-color: #fda63f; | ||
+ | border-color: #e97f02; | ||
+ | color: #b66302; | ||
+ | } | ||
+ | .alert.alert-cocktail-text hr { | ||
+ | border-top-color: #d07102; | ||
+ | } | ||
+ | .alert.alert-cocktail-text .alert-link { | ||
+ | color: #844801; | ||
+ | } | ||
+ | .alert.alert-cocktail-text hr { | ||
+ | border-top-color: #d07102; | ||
+ | } | ||
+ | .alert.alert-cocktail-text .alert-link { | ||
+ | color: #b66302; | ||
+ | border-bottom: 1px solid #b66302; | ||
+ | } | ||
+ | .alert.alert-cocktail-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cocktail-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #3d2101; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #e97f02; | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color hr { | ||
+ | border-top-color: #d07102; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color .alert-link { | ||
+ | color: #b66302; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color hr { | ||
+ | border-top-color: #d07102; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color .alert-link { | ||
+ | color: #e97f02; | ||
+ | border-bottom: 1px solid #e97f02; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cocktail-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-mango { | ||
+ | background-color: #f1c43c; | ||
+ | border-color: #eeb816; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-mango hr { | ||
+ | border-top-color: #dba810; | ||
+ | } | ||
+ | .alert.alert-mango .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-mango hr { | ||
+ | border-top-color: #dba810; | ||
+ | } | ||
+ | .alert.alert-mango .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-mango .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-mango .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #2b2103; | ||
+ | } | ||
+ | .alert.alert-mango-text { | ||
+ | background-color: #f4cf62; | ||
+ | border-color: #eeb816; | ||
+ | color: #c3960e; | ||
+ | } | ||
+ | .alert.alert-mango-text hr { | ||
+ | border-top-color: #dba810; | ||
+ | } | ||
+ | .alert.alert-mango-text .alert-link { | ||
+ | color: #93710b; | ||
+ | } | ||
+ | .alert.alert-mango-text hr { | ||
+ | border-top-color: #dba810; | ||
+ | } | ||
+ | .alert.alert-mango-text .alert-link { | ||
+ | color: #c3960e; | ||
+ | border-bottom: 1px solid #c3960e; | ||
+ | } | ||
+ | .alert.alert-mango-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-mango-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #513e06; | ||
+ | } | ||
+ | .alert.alert-mango-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #eeb816; | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .alert.alert-mango-light-color hr { | ||
+ | border-top-color: #dba810; | ||
+ | } | ||
+ | .alert.alert-mango-light-color .alert-link { | ||
+ | color: #c3960e; | ||
+ | } | ||
+ | .alert.alert-mango-light-color hr { | ||
+ | border-top-color: #dba810; | ||
+ | } | ||
+ | .alert.alert-mango-light-color .alert-link { | ||
+ | color: #eeb816; | ||
+ | border-bottom: 1px solid #eeb816; | ||
+ | } | ||
+ | .alert.alert-mango-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-mango-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-berry { | ||
+ | background-color: #eb6d60; | ||
+ | border-color: #e74c3c; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-berry hr { | ||
+ | border-top-color: #e43725; | ||
+ | } | ||
+ | .alert.alert-berry .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-berry hr { | ||
+ | border-top-color: #e43725; | ||
+ | } | ||
+ | .alert.alert-berry .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-berry .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-berry .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #440e08; | ||
+ | } | ||
+ | .alert.alert-berry-text { | ||
+ | background-color: #f08f85; | ||
+ | border-color: #e74c3c; | ||
+ | color: #d62c1a; | ||
+ | } | ||
+ | .alert.alert-berry-text hr { | ||
+ | border-top-color: #e43725; | ||
+ | } | ||
+ | .alert.alert-berry-text .alert-link { | ||
+ | color: #a82315; | ||
+ | } | ||
+ | .alert.alert-berry-text hr { | ||
+ | border-top-color: #e43725; | ||
+ | } | ||
+ | .alert.alert-berry-text .alert-link { | ||
+ | color: #d62c1a; | ||
+ | border-bottom: 1px solid #d62c1a; | ||
+ | } | ||
+ | .alert.alert-berry-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-berry-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #69150d; | ||
+ | } | ||
+ | .alert.alert-berry-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #e74c3c; | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .alert.alert-berry-light-color hr { | ||
+ | border-top-color: #e43725; | ||
+ | } | ||
+ | .alert.alert-berry-light-color .alert-link { | ||
+ | color: #d62c1a; | ||
+ | } | ||
+ | .alert.alert-berry-light-color hr { | ||
+ | border-top-color: #e43725; | ||
+ | } | ||
+ | .alert.alert-berry-light-color .alert-link { | ||
+ | color: #e74c3c; | ||
+ | border-bottom: 1px solid #e74c3c; | ||
+ | } | ||
+ | .alert.alert-berry-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-berry-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-hearts { | ||
+ | background-color: #e21960; | ||
+ | border-color: #bd1550; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-hearts hr { | ||
+ | border-top-color: #a61246; | ||
+ | } | ||
+ | .alert.alert-hearts .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-hearts hr { | ||
+ | border-top-color: #a61246; | ||
+ | } | ||
+ | .alert.alert-hearts .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-hearts .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-hearts .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-hearts-text { | ||
+ | background-color: #e93a78; | ||
+ | border-color: #bd1550; | ||
+ | color: #8f103d; | ||
+ | } | ||
+ | .alert.alert-hearts-text hr { | ||
+ | border-top-color: #a61246; | ||
+ | } | ||
+ | .alert.alert-hearts-text .alert-link { | ||
+ | color: #610b29; | ||
+ | } | ||
+ | .alert.alert-hearts-text hr { | ||
+ | border-top-color: #a61246; | ||
+ | } | ||
+ | .alert.alert-hearts-text .alert-link { | ||
+ | color: #8f103d; | ||
+ | border-bottom: 1px solid #8f103d; | ||
+ | } | ||
+ | .alert.alert-hearts-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-hearts-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #21040e; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #bd1550; | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color hr { | ||
+ | border-top-color: #a61246; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color .alert-link { | ||
+ | color: #8f103d; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color hr { | ||
+ | border-top-color: #a61246; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color .alert-link { | ||
+ | color: #bd1550; | ||
+ | border-bottom: 1px solid #bd1550; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-hearts-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-party { | ||
+ | background-color: #6d0f5b; | ||
+ | border-color: #490a3d; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-party hr { | ||
+ | border-top-color: #33072a; | ||
+ | } | ||
+ | .alert.alert-party .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-party hr { | ||
+ | border-top-color: #33072a; | ||
+ | } | ||
+ | .alert.alert-party .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-party .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-party .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-party-text { | ||
+ | background-color: #911479; | ||
+ | border-color: #490a3d; | ||
+ | color: #1c0418; | ||
+ | } | ||
+ | .alert.alert-party-text hr { | ||
+ | border-top-color: #33072a; | ||
+ | } | ||
+ | .alert.alert-party-text .alert-link { | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-party-text hr { | ||
+ | border-top-color: #33072a; | ||
+ | } | ||
+ | .alert.alert-party-text .alert-link { | ||
+ | color: #1c0418; | ||
+ | border-bottom: 1px solid #1c0418; | ||
+ | } | ||
+ | .alert.alert-party-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-party-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-party-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #490a3d; | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .alert.alert-party-light-color hr { | ||
+ | border-top-color: #33072a; | ||
+ | } | ||
+ | .alert.alert-party-light-color .alert-link { | ||
+ | color: #1c0418; | ||
+ | } | ||
+ | .alert.alert-party-light-color hr { | ||
+ | border-top-color: #33072a; | ||
+ | } | ||
+ | .alert.alert-party-light-color .alert-link { | ||
+ | color: #490a3d; | ||
+ | border-bottom: 1px solid #490a3d; | ||
+ | } | ||
+ | .alert.alert-party-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-party-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-midnight { | ||
+ | background-color: #3a526a; | ||
+ | border-color: #2c3e50; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-midnight hr { | ||
+ | border-top-color: #233140; | ||
+ | } | ||
+ | .alert.alert-midnight .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-midnight hr { | ||
+ | border-top-color: #233140; | ||
+ | } | ||
+ | .alert.alert-midnight .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-midnight .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-midnight .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-midnight-text { | ||
+ | background-color: #496785; | ||
+ | border-color: #2c3e50; | ||
+ | color: #1a242f; | ||
+ | } | ||
+ | .alert.alert-midnight-text hr { | ||
+ | border-top-color: #233140; | ||
+ | } | ||
+ | .alert.alert-midnight-text .alert-link { | ||
+ | color: #080b0e; | ||
+ | } | ||
+ | .alert.alert-midnight-text hr { | ||
+ | border-top-color: #233140; | ||
+ | } | ||
+ | .alert.alert-midnight-text .alert-link { | ||
+ | color: #1a242f; | ||
+ | border-bottom: 1px solid #1a242f; | ||
+ | } | ||
+ | .alert.alert-midnight-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-midnight-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c3e50; | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color hr { | ||
+ | border-top-color: #233140; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color .alert-link { | ||
+ | color: #1a242f; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color hr { | ||
+ | border-top-color: #233140; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color .alert-link { | ||
+ | color: #2c3e50; | ||
+ | border-bottom: 1px solid #2c3e50; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-midnight-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-hollow { | ||
+ | background-color: #594a44; | ||
+ | border-color: #423732; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-hollow hr { | ||
+ | border-top-color: #332b27; | ||
+ | } | ||
+ | .alert.alert-hollow .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-hollow hr { | ||
+ | border-top-color: #332b27; | ||
+ | } | ||
+ | .alert.alert-hollow .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-hollow .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-hollow .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-hollow-text { | ||
+ | background-color: #705e55; | ||
+ | border-color: #423732; | ||
+ | color: #251f1c; | ||
+ | } | ||
+ | .alert.alert-hollow-text hr { | ||
+ | border-top-color: #332b27; | ||
+ | } | ||
+ | .alert.alert-hollow-text .alert-link { | ||
+ | color: #080706; | ||
+ | } | ||
+ | .alert.alert-hollow-text hr { | ||
+ | border-top-color: #332b27; | ||
+ | } | ||
+ | .alert.alert-hollow-text .alert-link { | ||
+ | color: #251f1c; | ||
+ | border-bottom: 1px solid #251f1c; | ||
+ | } | ||
+ | .alert.alert-hollow-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-hollow-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #423732; | ||
+ | color: #423732; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color hr { | ||
+ | border-top-color: #332b27; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color .alert-link { | ||
+ | color: #251f1c; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color hr { | ||
+ | border-top-color: #332b27; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color .alert-link { | ||
+ | color: #423732; | ||
+ | border-bottom: 1px solid #423732; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-hollow-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-cello { | ||
+ | background-color: #cc7845; | ||
+ | border-color: #b66432; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-cello hr { | ||
+ | border-top-color: #a2592d; | ||
+ | } | ||
+ | .alert.alert-cello .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-cello hr { | ||
+ | border-top-color: #a2592d; | ||
+ | } | ||
+ | .alert.alert-cello .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-cello .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cello .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #0e0804; | ||
+ | } | ||
+ | .alert.alert-cello-text { | ||
+ | background-color: #d58f65; | ||
+ | border-color: #b66432; | ||
+ | color: #8e4e27; | ||
+ | } | ||
+ | .alert.alert-cello-text hr { | ||
+ | border-top-color: #a2592d; | ||
+ | } | ||
+ | .alert.alert-cello-text .alert-link { | ||
+ | color: #66381c; | ||
+ | } | ||
+ | .alert.alert-cello-text hr { | ||
+ | border-top-color: #a2592d; | ||
+ | } | ||
+ | .alert.alert-cello-text .alert-link { | ||
+ | color: #8e4e27; | ||
+ | border-bottom: 1px solid #8e4e27; | ||
+ | } | ||
+ | .alert.alert-cello-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cello-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #2e190d; | ||
+ | } | ||
+ | .alert.alert-cello-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #b66432; | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .alert.alert-cello-light-color hr { | ||
+ | border-top-color: #a2592d; | ||
+ | } | ||
+ | .alert.alert-cello-light-color .alert-link { | ||
+ | color: #8e4e27; | ||
+ | } | ||
+ | .alert.alert-cello-light-color hr { | ||
+ | border-top-color: #a2592d; | ||
+ | } | ||
+ | .alert.alert-cello-light-color .alert-link { | ||
+ | color: #b66432; | ||
+ | border-bottom: 1px solid #b66432; | ||
+ | } | ||
+ | .alert.alert-cello-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-cello-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-concrete { | ||
+ | background-color: #abb8b9; | ||
+ | border-color: #95a5a6; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-concrete hr { | ||
+ | border-top-color: #87999a; | ||
+ | } | ||
+ | .alert.alert-concrete .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-concrete hr { | ||
+ | border-top-color: #87999a; | ||
+ | } | ||
+ | .alert.alert-concrete .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-concrete .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-concrete .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #2e3637; | ||
+ | } | ||
+ | .alert.alert-concrete-text { | ||
+ | background-color: #c1cbcb; | ||
+ | border-color: #95a5a6; | ||
+ | color: #798d8f; | ||
+ | } | ||
+ | .alert.alert-concrete-text hr { | ||
+ | border-top-color: #87999a; | ||
+ | } | ||
+ | .alert.alert-concrete-text .alert-link { | ||
+ | color: #617374; | ||
+ | } | ||
+ | .alert.alert-concrete-text hr { | ||
+ | border-top-color: #87999a; | ||
+ | } | ||
+ | .alert.alert-concrete-text .alert-link { | ||
+ | color: #798d8f; | ||
+ | border-bottom: 1px solid #798d8f; | ||
+ | } | ||
+ | .alert.alert-concrete-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-concrete-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #414c4d; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #95a5a6; | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color hr { | ||
+ | border-top-color: #87999a; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color .alert-link { | ||
+ | color: #798d8f; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color hr { | ||
+ | border-top-color: #87999a; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color .alert-link { | ||
+ | color: #95a5a6; | ||
+ | border-bottom: 1px solid #95a5a6; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-concrete-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .alert.alert-gunmetal { | ||
+ | background-color: #3a424e; | ||
+ | border-color: #292e37; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-gunmetal hr { | ||
+ | border-top-color: #1e2228; | ||
+ | } | ||
+ | .alert.alert-gunmetal .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-gunmetal hr { | ||
+ | border-top-color: #1e2228; | ||
+ | } | ||
+ | .alert.alert-gunmetal .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-gunmetal .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-gunmetal .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text { | ||
+ | background-color: #4c5566; | ||
+ | border-color: #292e37; | ||
+ | color: #13161a; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text hr { | ||
+ | border-top-color: #1e2228; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text .alert-link { | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text hr { | ||
+ | border-top-color: #1e2228; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text .alert-link { | ||
+ | color: #13161a; | ||
+ | border-bottom: 1px solid #13161a; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-gunmetal-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #292e37; | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color hr { | ||
+ | border-top-color: #1e2228; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color .alert-link { | ||
+ | color: #13161a; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color hr { | ||
+ | border-top-color: #1e2228; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color .alert-link { | ||
+ | color: #292e37; | ||
+ | border-bottom: 1px solid #292e37; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-gunmetal-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge-cyanide { | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .badge-cyanide[href]:hover, | ||
+ | .badge-cyanide[href]:focus { | ||
+ | background-color: #217dbb; | ||
+ | } | ||
+ | .badge-meadow { | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .badge-meadow[href]:hover, | ||
+ | .badge-meadow[href]:focus { | ||
+ | background-color: #616c0b; | ||
+ | } | ||
+ | .badge-cocktail { | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .badge-cocktail[href]:hover, | ||
+ | .badge-cocktail[href]:focus { | ||
+ | background-color: #b66302; | ||
+ | } | ||
+ | .badge-hearts { | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .badge-hearts[href]:hover, | ||
+ | .badge-hearts[href]:focus { | ||
+ | background-color: #8f103d; | ||
+ | } | ||
+ | .badge-party { | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .badge-party[href]:hover, | ||
+ | .badge-party[href]:focus { | ||
+ | background-color: #1c0418; | ||
+ | } | ||
+ | .badge-midnight { | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .badge-midnight[href]:hover, | ||
+ | .badge-midnight[href]:focus { | ||
+ | background-color: #1a242f; | ||
+ | } | ||
+ | .badge-concrete { | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .badge-concrete[href]:hover, | ||
+ | .badge-concrete[href]:focus { | ||
+ | background-color: #798d8f; | ||
+ | } | ||
+ | .badge-gunmetal { | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .badge-gunmetal[href]:hover, | ||
+ | .badge-gunmetal[href]:focus { | ||
+ | background-color: #13161a; | ||
+ | } | ||
+ | .badge-hollow { | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .badge-hollow[href]:hover, | ||
+ | .badge-hollow[href]:focus { | ||
+ | background-color: #251f1c; | ||
+ | } | ||
+ | .badge-mango { | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .badge-mango[href]:hover, | ||
+ | .badge-mango[href]:focus { | ||
+ | background-color: #c3960e; | ||
+ | } | ||
+ | .badge-berry { | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .badge-berry[href]:hover, | ||
+ | .badge-berry[href]:focus { | ||
+ | background-color: #d62c1a; | ||
+ | } | ||
+ | .badge-cello { | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .badge-cello[href]:hover, | ||
+ | .badge-cello[href]:focus { | ||
+ | background-color: #8e4e27; | ||
+ | } | ||
+ | .btn.btn-cyanide { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | border-color: #3498db; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #57aae1; | ||
+ | text-shadow: 0 1px 0 #217dbb; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-cyanide:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .btn.btn-cyanide:hover { | ||
+ | background-color: #45a1de; | ||
+ | text-shadow: 1px 1px 0 #217dbb; | ||
+ | } | ||
+ | .btn.btn-cyanide:active, | ||
+ | .btn.btn-cyanide.active, | ||
+ | .open .dropdown-toggle.btn.btn-cyanide { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | border-color: #2b94d9; | ||
+ | border-top: 1px solid #3498db; | ||
+ | text-shadow: 1px 1px 0 #217dbb; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #2b94d9; | ||
+ | } | ||
+ | .btn.btn-cyanide.disabled, | ||
+ | .btn.btn-cyanide[disabled], | ||
+ | fieldset[disabled] .btn.btn-cyanide, | ||
+ | .btn.btn-cyanide.disabled:hover, | ||
+ | .btn.btn-cyanide[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-cyanide:hover, | ||
+ | .btn.btn-cyanide.disabled:focus, | ||
+ | .btn.btn-cyanide[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-cyanide:focus, | ||
+ | .btn.btn-cyanide.disabled:active, | ||
+ | .btn.btn-cyanide[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-cyanide:active, | ||
+ | .btn.btn-cyanide.disabled.active, | ||
+ | .btn.btn-cyanide[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-cyanide.active { | ||
+ | background-color: #2b94d9; | ||
+ | border-color: #45a1de; | ||
+ | } | ||
+ | .btn.btn-cyanide .badge { | ||
+ | color: #3498db; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-meadow { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | border-color: #8a9b0f; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #abc013; | ||
+ | text-shadow: 0 1px 0 #616c0b; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-meadow:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .btn.btn-meadow:hover { | ||
+ | background-color: #9bae11; | ||
+ | text-shadow: 1px 1px 0 #616c0b; | ||
+ | } | ||
+ | .btn.btn-meadow:active, | ||
+ | .btn.btn-meadow.active, | ||
+ | .open .dropdown-toggle.btn.btn-meadow { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | border-color: #82920e; | ||
+ | border-top: 1px solid #8a9b0f; | ||
+ | text-shadow: 1px 1px 0 #616c0b; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #82920e; | ||
+ | } | ||
+ | .btn.btn-meadow.disabled, | ||
+ | .btn.btn-meadow[disabled], | ||
+ | fieldset[disabled] .btn.btn-meadow, | ||
+ | .btn.btn-meadow.disabled:hover, | ||
+ | .btn.btn-meadow[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-meadow:hover, | ||
+ | .btn.btn-meadow.disabled:focus, | ||
+ | .btn.btn-meadow[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-meadow:focus, | ||
+ | .btn.btn-meadow.disabled:active, | ||
+ | .btn.btn-meadow[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-meadow:active, | ||
+ | .btn.btn-meadow.disabled.active, | ||
+ | .btn.btn-meadow[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-meadow.active { | ||
+ | background-color: #82920e; | ||
+ | border-color: #9bae11; | ||
+ | } | ||
+ | .btn.btn-meadow .badge { | ||
+ | color: #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-cocktail { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | border-color: #e97f02; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #fd9317; | ||
+ | text-shadow: 0 1px 0 #b66302; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-cocktail:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .btn.btn-cocktail:hover { | ||
+ | background-color: #fd8a03; | ||
+ | text-shadow: 1px 1px 0 #b66302; | ||
+ | } | ||
+ | .btn.btn-cocktail:active, | ||
+ | .btn.btn-cocktail.active, | ||
+ | .open .dropdown-toggle.btn.btn-cocktail { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | border-color: #df7902; | ||
+ | border-top: 1px solid #e97f02; | ||
+ | text-shadow: 1px 1px 0 #b66302; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #df7902; | ||
+ | } | ||
+ | .btn.btn-cocktail.disabled, | ||
+ | .btn.btn-cocktail[disabled], | ||
+ | fieldset[disabled] .btn.btn-cocktail, | ||
+ | .btn.btn-cocktail.disabled:hover, | ||
+ | .btn.btn-cocktail[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-cocktail:hover, | ||
+ | .btn.btn-cocktail.disabled:focus, | ||
+ | .btn.btn-cocktail[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-cocktail:focus, | ||
+ | .btn.btn-cocktail.disabled:active, | ||
+ | .btn.btn-cocktail[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-cocktail:active, | ||
+ | .btn.btn-cocktail.disabled.active, | ||
+ | .btn.btn-cocktail[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-cocktail.active { | ||
+ | background-color: #df7902; | ||
+ | border-color: #fd8a03; | ||
+ | } | ||
+ | .btn.btn-cocktail .badge { | ||
+ | color: #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-mango { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | border-color: #eeb816; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #f1c43c; | ||
+ | text-shadow: 0 1px 0 #c3960e; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-mango:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .btn.btn-mango:hover { | ||
+ | background-color: #efbe29; | ||
+ | text-shadow: 1px 1px 0 #c3960e; | ||
+ | } | ||
+ | .btn.btn-mango:active, | ||
+ | .btn.btn-mango.active, | ||
+ | .open .dropdown-toggle.btn.btn-mango { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | border-color: #e9b311; | ||
+ | border-top: 1px solid #eeb816; | ||
+ | text-shadow: 1px 1px 0 #c3960e; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #e9b311; | ||
+ | } | ||
+ | .btn.btn-mango.disabled, | ||
+ | .btn.btn-mango[disabled], | ||
+ | fieldset[disabled] .btn.btn-mango, | ||
+ | .btn.btn-mango.disabled:hover, | ||
+ | .btn.btn-mango[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-mango:hover, | ||
+ | .btn.btn-mango.disabled:focus, | ||
+ | .btn.btn-mango[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-mango:focus, | ||
+ | .btn.btn-mango.disabled:active, | ||
+ | .btn.btn-mango[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-mango:active, | ||
+ | .btn.btn-mango.disabled.active, | ||
+ | .btn.btn-mango[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-mango.active { | ||
+ | background-color: #e9b311; | ||
+ | border-color: #efbe29; | ||
+ | } | ||
+ | .btn.btn-mango .badge { | ||
+ | color: #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-berry { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | border-color: #e74c3c; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #eb6d60; | ||
+ | text-shadow: 0 1px 0 #d62c1a; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-berry:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .btn.btn-berry:hover { | ||
+ | background-color: #e95d4e; | ||
+ | text-shadow: 1px 1px 0 #d62c1a; | ||
+ | } | ||
+ | .btn.btn-berry:active, | ||
+ | .btn.btn-berry.active, | ||
+ | .open .dropdown-toggle.btn.btn-berry { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | border-color: #e64433; | ||
+ | border-top: 1px solid #e74c3c; | ||
+ | text-shadow: 1px 1px 0 #d62c1a; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #e64433; | ||
+ | } | ||
+ | .btn.btn-berry.disabled, | ||
+ | .btn.btn-berry[disabled], | ||
+ | fieldset[disabled] .btn.btn-berry, | ||
+ | .btn.btn-berry.disabled:hover, | ||
+ | .btn.btn-berry[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-berry:hover, | ||
+ | .btn.btn-berry.disabled:focus, | ||
+ | .btn.btn-berry[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-berry:focus, | ||
+ | .btn.btn-berry.disabled:active, | ||
+ | .btn.btn-berry[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-berry:active, | ||
+ | .btn.btn-berry.disabled.active, | ||
+ | .btn.btn-berry[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-berry.active { | ||
+ | background-color: #e64433; | ||
+ | border-color: #e95d4e; | ||
+ | } | ||
+ | .btn.btn-berry .badge { | ||
+ | color: #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-cello { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | border-color: #b66432; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #cc7845; | ||
+ | text-shadow: 0 1px 0 #8e4e27; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-cello:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .btn.btn-cello:hover { | ||
+ | background-color: #c66d36; | ||
+ | text-shadow: 1px 1px 0 #8e4e27; | ||
+ | } | ||
+ | .btn.btn-cello:active, | ||
+ | .btn.btn-cello.active, | ||
+ | .open .dropdown-toggle.btn.btn-cello { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | border-color: #ae6030; | ||
+ | border-top: 1px solid #b66432; | ||
+ | text-shadow: 1px 1px 0 #8e4e27; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #ae6030; | ||
+ | } | ||
+ | .btn.btn-cello.disabled, | ||
+ | .btn.btn-cello[disabled], | ||
+ | fieldset[disabled] .btn.btn-cello, | ||
+ | .btn.btn-cello.disabled:hover, | ||
+ | .btn.btn-cello[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-cello:hover, | ||
+ | .btn.btn-cello.disabled:focus, | ||
+ | .btn.btn-cello[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-cello:focus, | ||
+ | .btn.btn-cello.disabled:active, | ||
+ | .btn.btn-cello[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-cello:active, | ||
+ | .btn.btn-cello.disabled.active, | ||
+ | .btn.btn-cello[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-cello.active { | ||
+ | background-color: #ae6030; | ||
+ | border-color: #c66d36; | ||
+ | } | ||
+ | .btn.btn-cello .badge { | ||
+ | color: #b66432; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-hearts { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | border-color: #bd1550; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #e21960; | ||
+ | text-shadow: 0 1px 0 #8f103d; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-hearts:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .btn.btn-hearts:hover { | ||
+ | background-color: #cf1758; | ||
+ | text-shadow: 1px 1px 0 #8f103d; | ||
+ | } | ||
+ | .btn.btn-hearts:active, | ||
+ | .btn.btn-hearts.active, | ||
+ | .open .dropdown-toggle.btn.btn-hearts { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | border-color: #b4144c; | ||
+ | border-top: 1px solid #bd1550; | ||
+ | text-shadow: 1px 1px 0 #8f103d; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #b4144c; | ||
+ | } | ||
+ | .btn.btn-hearts.disabled, | ||
+ | .btn.btn-hearts[disabled], | ||
+ | fieldset[disabled] .btn.btn-hearts, | ||
+ | .btn.btn-hearts.disabled:hover, | ||
+ | .btn.btn-hearts[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-hearts:hover, | ||
+ | .btn.btn-hearts.disabled:focus, | ||
+ | .btn.btn-hearts[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-hearts:focus, | ||
+ | .btn.btn-hearts.disabled:active, | ||
+ | .btn.btn-hearts[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-hearts:active, | ||
+ | .btn.btn-hearts.disabled.active, | ||
+ | .btn.btn-hearts[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-hearts.active { | ||
+ | background-color: #b4144c; | ||
+ | border-color: #cf1758; | ||
+ | } | ||
+ | .btn.btn-hearts .badge { | ||
+ | color: #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-party { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | border-color: #490a3d; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #6d0f5b; | ||
+ | text-shadow: 0 1px 0 #1c0418; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-party:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .btn.btn-party:hover { | ||
+ | background-color: #5b0c4c; | ||
+ | text-shadow: 1px 1px 0 #1c0418; | ||
+ | } | ||
+ | .btn.btn-party:active, | ||
+ | .btn.btn-party.active, | ||
+ | .open .dropdown-toggle.btn.btn-party { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | border-color: #400936; | ||
+ | border-top: 1px solid #490a3d; | ||
+ | text-shadow: 1px 1px 0 #1c0418; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #400936; | ||
+ | } | ||
+ | .btn.btn-party.disabled, | ||
+ | .btn.btn-party[disabled], | ||
+ | fieldset[disabled] .btn.btn-party, | ||
+ | .btn.btn-party.disabled:hover, | ||
+ | .btn.btn-party[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-party:hover, | ||
+ | .btn.btn-party.disabled:focus, | ||
+ | .btn.btn-party[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-party:focus, | ||
+ | .btn.btn-party.disabled:active, | ||
+ | .btn.btn-party[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-party:active, | ||
+ | .btn.btn-party.disabled.active, | ||
+ | .btn.btn-party[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-party.active { | ||
+ | background-color: #400936; | ||
+ | border-color: #5b0c4c; | ||
+ | } | ||
+ | .btn.btn-party .badge { | ||
+ | color: #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-midnight { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | border-color: #2c3e50; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #3a526a; | ||
+ | text-shadow: 0 1px 0 #1a242f; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-midnight:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .btn.btn-midnight:hover { | ||
+ | background-color: #33485d; | ||
+ | text-shadow: 1px 1px 0 #1a242f; | ||
+ | } | ||
+ | .btn.btn-midnight:active, | ||
+ | .btn.btn-midnight.active, | ||
+ | .open .dropdown-toggle.btn.btn-midnight { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | border-color: #283949; | ||
+ | border-top: 1px solid #2c3e50; | ||
+ | text-shadow: 1px 1px 0 #1a242f; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #283949; | ||
+ | } | ||
+ | .btn.btn-midnight.disabled, | ||
+ | .btn.btn-midnight[disabled], | ||
+ | fieldset[disabled] .btn.btn-midnight, | ||
+ | .btn.btn-midnight.disabled:hover, | ||
+ | .btn.btn-midnight[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-midnight:hover, | ||
+ | .btn.btn-midnight.disabled:focus, | ||
+ | .btn.btn-midnight[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-midnight:focus, | ||
+ | .btn.btn-midnight.disabled:active, | ||
+ | .btn.btn-midnight[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-midnight:active, | ||
+ | .btn.btn-midnight.disabled.active, | ||
+ | .btn.btn-midnight[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-midnight.active { | ||
+ | background-color: #283949; | ||
+ | border-color: #33485d; | ||
+ | } | ||
+ | .btn.btn-midnight .badge { | ||
+ | color: #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-concrete { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | border-color: #95a5a6; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #abb8b9; | ||
+ | text-shadow: 0 1px 0 #798d8f; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-concrete:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .btn.btn-concrete:hover { | ||
+ | background-color: #a0aeaf; | ||
+ | text-shadow: 1px 1px 0 #798d8f; | ||
+ | } | ||
+ | .btn.btn-concrete:active, | ||
+ | .btn.btn-concrete.active, | ||
+ | .open .dropdown-toggle.btn.btn-concrete { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | border-color: #8fa0a1; | ||
+ | border-top: 1px solid #95a5a6; | ||
+ | text-shadow: 1px 1px 0 #798d8f; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #8fa0a1; | ||
+ | } | ||
+ | .btn.btn-concrete.disabled, | ||
+ | .btn.btn-concrete[disabled], | ||
+ | fieldset[disabled] .btn.btn-concrete, | ||
+ | .btn.btn-concrete.disabled:hover, | ||
+ | .btn.btn-concrete[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-concrete:hover, | ||
+ | .btn.btn-concrete.disabled:focus, | ||
+ | .btn.btn-concrete[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-concrete:focus, | ||
+ | .btn.btn-concrete.disabled:active, | ||
+ | .btn.btn-concrete[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-concrete:active, | ||
+ | .btn.btn-concrete.disabled.active, | ||
+ | .btn.btn-concrete[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-concrete.active { | ||
+ | background-color: #8fa0a1; | ||
+ | border-color: #a0aeaf; | ||
+ | } | ||
+ | .btn.btn-concrete .badge { | ||
+ | color: #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-gunmetal { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | border-color: #292e37; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #3a424e; | ||
+ | text-shadow: 0 1px 0 #13161a; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-gunmetal:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .btn.btn-gunmetal:hover { | ||
+ | background-color: #323843; | ||
+ | text-shadow: 1px 1px 0 #13161a; | ||
+ | } | ||
+ | .btn.btn-gunmetal:active, | ||
+ | .btn.btn-gunmetal.active, | ||
+ | .open .dropdown-toggle.btn.btn-gunmetal { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | border-color: #252931; | ||
+ | border-top: 1px solid #292e37; | ||
+ | text-shadow: 1px 1px 0 #13161a; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #252931; | ||
+ | } | ||
+ | .btn.btn-gunmetal.disabled, | ||
+ | .btn.btn-gunmetal[disabled], | ||
+ | fieldset[disabled] .btn.btn-gunmetal, | ||
+ | .btn.btn-gunmetal.disabled:hover, | ||
+ | .btn.btn-gunmetal[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-gunmetal:hover, | ||
+ | .btn.btn-gunmetal.disabled:focus, | ||
+ | .btn.btn-gunmetal[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-gunmetal:focus, | ||
+ | .btn.btn-gunmetal.disabled:active, | ||
+ | .btn.btn-gunmetal[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-gunmetal:active, | ||
+ | .btn.btn-gunmetal.disabled.active, | ||
+ | .btn.btn-gunmetal[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-gunmetal.active { | ||
+ | background-color: #252931; | ||
+ | border-color: #323843; | ||
+ | } | ||
+ | .btn.btn-gunmetal .badge { | ||
+ | color: #292e37; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-hollow { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | border-color: #423732; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #594a44; | ||
+ | text-shadow: 0 1px 0 #251f1c; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-hollow:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .btn.btn-hollow:hover { | ||
+ | background-color: #4e413b; | ||
+ | text-shadow: 1px 1px 0 #251f1c; | ||
+ | } | ||
+ | .btn.btn-hollow:active, | ||
+ | .btn.btn-hollow.active, | ||
+ | .open .dropdown-toggle.btn.btn-hollow { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | border-color: #3c322e; | ||
+ | border-top: 1px solid #423732; | ||
+ | text-shadow: 1px 1px 0 #251f1c; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #3c322e; | ||
+ | } | ||
+ | .btn.btn-hollow.disabled, | ||
+ | .btn.btn-hollow[disabled], | ||
+ | fieldset[disabled] .btn.btn-hollow, | ||
+ | .btn.btn-hollow.disabled:hover, | ||
+ | .btn.btn-hollow[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-hollow:hover, | ||
+ | .btn.btn-hollow.disabled:focus, | ||
+ | .btn.btn-hollow[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-hollow:focus, | ||
+ | .btn.btn-hollow.disabled:active, | ||
+ | .btn.btn-hollow[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-hollow:active, | ||
+ | .btn.btn-hollow.disabled.active, | ||
+ | .btn.btn-hollow[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-hollow.active { | ||
+ | background-color: #3c322e; | ||
+ | border-color: #4e413b; | ||
+ | } | ||
+ | .btn.btn-hollow .badge { | ||
+ | color: #423732; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-color { | ||
+ | background-color: #3498db; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-color li > a:hover, | ||
+ | .dropdown-menu.cyanide-color li > a:focus { | ||
+ | color: #8bc4ea; | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #8bc4ea; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #5faee3; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-bgcolor { | ||
+ | background-color: #3498db; | ||
+ | border: 1px solid #3498db; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-bgcolor li > a:hover, | ||
+ | .dropdown-menu.cyanide-bgcolor li > a:focus { | ||
+ | background-color: #57aae1 !important; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-bgcolor > .active > a { | ||
+ | background-color: #57aae1 !important; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-bgcolor .divider { | ||
+ | background-color: #57aae1; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #3498db !important; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-border li > a { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-border li > a:hover, | ||
+ | .dropdown-menu.cyanide-border li > a:focus { | ||
+ | color: #196090 !important; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #196090; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-border .divider { | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .dropdown-menu.cyanide-border dt > .text { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .dropdown-menu.meadow-color { | ||
+ | background-color: #8a9b0f; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .dropdown-menu.meadow-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.meadow-color li > a:hover, | ||
+ | .dropdown-menu.meadow-color li > a:focus { | ||
+ | color: #d2ea26; | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .dropdown-menu.meadow-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #d2ea26; | ||
+ | } | ||
+ | .dropdown-menu.meadow-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #b3ca14; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.meadow-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.meadow-bgcolor { | ||
+ | background-color: #8a9b0f; | ||
+ | border: 1px solid #8a9b0f; | ||
+ | } | ||
+ | .dropdown-menu.meadow-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.meadow-bgcolor li > a:hover, | ||
+ | .dropdown-menu.meadow-bgcolor li > a:focus { | ||
+ | background-color: #abc013 !important; | ||
+ | } | ||
+ | .dropdown-menu.meadow-bgcolor > .active > a { | ||
+ | background-color: #abc013 !important; | ||
+ | } | ||
+ | .dropdown-menu.meadow-bgcolor .divider { | ||
+ | background-color: #abc013; | ||
+ | } | ||
+ | .dropdown-menu.meadow-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.meadow-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #8a9b0f !important; | ||
+ | } | ||
+ | .dropdown-menu.meadow-border li > a { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .dropdown-menu.meadow-border li > a:hover, | ||
+ | .dropdown-menu.meadow-border li > a:focus { | ||
+ | color: #373e06 !important; | ||
+ | } | ||
+ | .dropdown-menu.meadow-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #373e06; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.meadow-border .divider { | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .dropdown-menu.meadow-border dt > .text { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-color { | ||
+ | background-color: #e97f02; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-color li > a:hover, | ||
+ | .dropdown-menu.cocktail-color li > a:focus { | ||
+ | color: #feaf53; | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #feaf53; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #fd9821; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-bgcolor { | ||
+ | background-color: #e97f02; | ||
+ | border: 1px solid #e97f02; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-bgcolor li > a:hover, | ||
+ | .dropdown-menu.cocktail-bgcolor li > a:focus { | ||
+ | background-color: #fd9317 !important; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-bgcolor > .active > a { | ||
+ | background-color: #fd9317 !important; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-bgcolor .divider { | ||
+ | background-color: #fd9317; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #e97f02 !important; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-border li > a { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-border li > a:hover, | ||
+ | .dropdown-menu.cocktail-border li > a:focus { | ||
+ | color: #844801 !important; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #844801; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-border .divider { | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .dropdown-menu.cocktail-border dt > .text { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .dropdown-menu.hearts-color { | ||
+ | background-color: #bd1550; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .dropdown-menu.hearts-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hearts-color li > a:hover, | ||
+ | .dropdown-menu.hearts-color li > a:focus { | ||
+ | color: #eb4d84; | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .dropdown-menu.hearts-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #eb4d84; | ||
+ | } | ||
+ | .dropdown-menu.hearts-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #e61f65; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.hearts-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hearts-bgcolor { | ||
+ | background-color: #bd1550; | ||
+ | border: 1px solid #bd1550; | ||
+ | } | ||
+ | .dropdown-menu.hearts-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hearts-bgcolor li > a:hover, | ||
+ | .dropdown-menu.hearts-bgcolor li > a:focus { | ||
+ | background-color: #e21960 !important; | ||
+ | } | ||
+ | .dropdown-menu.hearts-bgcolor > .active > a { | ||
+ | background-color: #e21960 !important; | ||
+ | } | ||
+ | .dropdown-menu.hearts-bgcolor .divider { | ||
+ | background-color: #e21960; | ||
+ | } | ||
+ | .dropdown-menu.hearts-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hearts-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #bd1550 !important; | ||
+ | } | ||
+ | .dropdown-menu.hearts-border li > a { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .dropdown-menu.hearts-border li > a:hover, | ||
+ | .dropdown-menu.hearts-border li > a:focus { | ||
+ | color: #610b29 !important; | ||
+ | } | ||
+ | .dropdown-menu.hearts-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #610b29; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.hearts-border .divider { | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .dropdown-menu.hearts-border dt > .text { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .dropdown-menu.party-color { | ||
+ | background-color: #490a3d; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .dropdown-menu.party-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.party-color li > a:hover, | ||
+ | .dropdown-menu.party-color li > a:focus { | ||
+ | color: #a31688; | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .dropdown-menu.party-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #a31688; | ||
+ | } | ||
+ | .dropdown-menu.party-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #761062; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.party-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.party-bgcolor { | ||
+ | background-color: #490a3d; | ||
+ | border: 1px solid #490a3d; | ||
+ | } | ||
+ | .dropdown-menu.party-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.party-bgcolor li > a:hover, | ||
+ | .dropdown-menu.party-bgcolor li > a:focus { | ||
+ | background-color: #6d0f5b !important; | ||
+ | } | ||
+ | .dropdown-menu.party-bgcolor > .active > a { | ||
+ | background-color: #6d0f5b !important; | ||
+ | } | ||
+ | .dropdown-menu.party-bgcolor .divider { | ||
+ | background-color: #6d0f5b; | ||
+ | } | ||
+ | .dropdown-menu.party-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.party-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #490a3d !important; | ||
+ | } | ||
+ | .dropdown-menu.party-border li > a { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .dropdown-menu.party-border li > a:hover, | ||
+ | .dropdown-menu.party-border li > a:focus { | ||
+ | color: #000000 !important; | ||
+ | } | ||
+ | .dropdown-menu.party-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #000000; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.party-border .divider { | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .dropdown-menu.party-border dt > .text { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .dropdown-menu.midnight-color { | ||
+ | background-color: #2c3e50; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .dropdown-menu.midnight-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.midnight-color li > a:hover, | ||
+ | .dropdown-menu.midnight-color li > a:focus { | ||
+ | color: #507192; | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .dropdown-menu.midnight-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #507192; | ||
+ | } | ||
+ | .dropdown-menu.midnight-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #3e5771; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.midnight-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.midnight-bgcolor { | ||
+ | background-color: #2c3e50; | ||
+ | border: 1px solid #2c3e50; | ||
+ | } | ||
+ | .dropdown-menu.midnight-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.midnight-bgcolor li > a:hover, | ||
+ | .dropdown-menu.midnight-bgcolor li > a:focus { | ||
+ | background-color: #3a526a !important; | ||
+ | } | ||
+ | .dropdown-menu.midnight-bgcolor > .active > a { | ||
+ | background-color: #3a526a !important; | ||
+ | } | ||
+ | .dropdown-menu.midnight-bgcolor .divider { | ||
+ | background-color: #3a526a; | ||
+ | } | ||
+ | .dropdown-menu.midnight-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.midnight-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #2c3e50 !important; | ||
+ | } | ||
+ | .dropdown-menu.midnight-border li > a { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .dropdown-menu.midnight-border li > a:hover, | ||
+ | .dropdown-menu.midnight-border li > a:focus { | ||
+ | color: #080b0e !important; | ||
+ | } | ||
+ | .dropdown-menu.midnight-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #080b0e; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.midnight-border .divider { | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .dropdown-menu.midnight-border dt > .text { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .dropdown-menu.concrete-color { | ||
+ | background-color: #95a5a6; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .dropdown-menu.concrete-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.concrete-color li > a:hover, | ||
+ | .dropdown-menu.concrete-color li > a:focus { | ||
+ | color: #ccd4d5; | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .dropdown-menu.concrete-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #ccd4d5; | ||
+ | } | ||
+ | .dropdown-menu.concrete-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #b1bdbd; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.concrete-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.concrete-bgcolor { | ||
+ | background-color: #95a5a6; | ||
+ | border: 1px solid #95a5a6; | ||
+ | } | ||
+ | .dropdown-menu.concrete-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.concrete-bgcolor li > a:hover, | ||
+ | .dropdown-menu.concrete-bgcolor li > a:focus { | ||
+ | background-color: #abb8b9 !important; | ||
+ | } | ||
+ | .dropdown-menu.concrete-bgcolor > .active > a { | ||
+ | background-color: #abb8b9 !important; | ||
+ | } | ||
+ | .dropdown-menu.concrete-bgcolor .divider { | ||
+ | background-color: #abb8b9; | ||
+ | } | ||
+ | .dropdown-menu.concrete-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.concrete-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #95a5a6 !important; | ||
+ | } | ||
+ | .dropdown-menu.concrete-border li > a { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .dropdown-menu.concrete-border li > a:hover, | ||
+ | .dropdown-menu.concrete-border li > a:focus { | ||
+ | color: #617374 !important; | ||
+ | } | ||
+ | .dropdown-menu.concrete-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #617374; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.concrete-border .divider { | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .dropdown-menu.concrete-border dt > .text { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-color { | ||
+ | background-color: #292e37; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-color li > a:hover, | ||
+ | .dropdown-menu.gunmetal-color li > a:focus { | ||
+ | color: #555f71; | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #555f71; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #3f4654; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-bgcolor { | ||
+ | background-color: #292e37; | ||
+ | border: 1px solid #292e37; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-bgcolor li > a:hover, | ||
+ | .dropdown-menu.gunmetal-bgcolor li > a:focus { | ||
+ | background-color: #3a424e !important; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-bgcolor > .active > a { | ||
+ | background-color: #3a424e !important; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-bgcolor .divider { | ||
+ | background-color: #3a424e; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #292e37 !important; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-border li > a { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-border li > a:hover, | ||
+ | .dropdown-menu.gunmetal-border li > a:focus { | ||
+ | color: #000000 !important; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #000000; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-border .divider { | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .dropdown-menu.gunmetal-border dt > .text { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .dropdown-menu.hollow-color { | ||
+ | background-color: #423732; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .dropdown-menu.hollow-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hollow-color li > a:hover, | ||
+ | .dropdown-menu.hollow-color li > a:focus { | ||
+ | color: #7c675e; | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .dropdown-menu.hollow-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #7c675e; | ||
+ | } | ||
+ | .dropdown-menu.hollow-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #5f4f48; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.hollow-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hollow-bgcolor { | ||
+ | background-color: #423732; | ||
+ | border: 1px solid #423732; | ||
+ | } | ||
+ | .dropdown-menu.hollow-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hollow-bgcolor li > a:hover, | ||
+ | .dropdown-menu.hollow-bgcolor li > a:focus { | ||
+ | background-color: #594a44 !important; | ||
+ | } | ||
+ | .dropdown-menu.hollow-bgcolor > .active > a { | ||
+ | background-color: #594a44 !important; | ||
+ | } | ||
+ | .dropdown-menu.hollow-bgcolor .divider { | ||
+ | background-color: #594a44; | ||
+ | } | ||
+ | .dropdown-menu.hollow-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.hollow-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #423732 !important; | ||
+ | } | ||
+ | .dropdown-menu.hollow-border li > a { | ||
+ | color: #423732; | ||
+ | } | ||
+ | .dropdown-menu.hollow-border li > a:hover, | ||
+ | .dropdown-menu.hollow-border li > a:focus { | ||
+ | color: #080706 !important; | ||
+ | } | ||
+ | .dropdown-menu.hollow-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #080706; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.hollow-border .divider { | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .dropdown-menu.hollow-border dt > .text { | ||
+ | color: #423732; | ||
+ | } | ||
+ | .dropdown-menu.mango-color { | ||
+ | background-color: #eeb816; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .dropdown-menu.mango-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.mango-color li > a:hover, | ||
+ | .dropdown-menu.mango-color li > a:focus { | ||
+ | color: #f5d575; | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .dropdown-menu.mango-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #f5d575; | ||
+ | } | ||
+ | .dropdown-menu.mango-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #f1c646; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.mango-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.mango-bgcolor { | ||
+ | background-color: #eeb816; | ||
+ | border: 1px solid #eeb816; | ||
+ | } | ||
+ | .dropdown-menu.mango-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.mango-bgcolor li > a:hover, | ||
+ | .dropdown-menu.mango-bgcolor li > a:focus { | ||
+ | background-color: #f1c43c !important; | ||
+ | } | ||
+ | .dropdown-menu.mango-bgcolor > .active > a { | ||
+ | background-color: #f1c43c !important; | ||
+ | } | ||
+ | .dropdown-menu.mango-bgcolor .divider { | ||
+ | background-color: #f1c43c; | ||
+ | } | ||
+ | .dropdown-menu.mango-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.mango-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #eeb816 !important; | ||
+ | } | ||
+ | .dropdown-menu.mango-border li > a { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .dropdown-menu.mango-border li > a:hover, | ||
+ | .dropdown-menu.mango-border li > a:focus { | ||
+ | color: #93710b !important; | ||
+ | } | ||
+ | .dropdown-menu.mango-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #93710b; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.mango-border .divider { | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .dropdown-menu.mango-border dt > .text { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .dropdown-menu.berry-color { | ||
+ | background-color: #e74c3c; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .dropdown-menu.berry-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.berry-color li > a:hover, | ||
+ | .dropdown-menu.berry-color li > a:focus { | ||
+ | color: #f29f97; | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .dropdown-menu.berry-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #f29f97; | ||
+ | } | ||
+ | .dropdown-menu.berry-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #ed7669; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.berry-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.berry-bgcolor { | ||
+ | background-color: #e74c3c; | ||
+ | border: 1px solid #e74c3c; | ||
+ | } | ||
+ | .dropdown-menu.berry-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.berry-bgcolor li > a:hover, | ||
+ | .dropdown-menu.berry-bgcolor li > a:focus { | ||
+ | background-color: #eb6d60 !important; | ||
+ | } | ||
+ | .dropdown-menu.berry-bgcolor > .active > a { | ||
+ | background-color: #eb6d60 !important; | ||
+ | } | ||
+ | .dropdown-menu.berry-bgcolor .divider { | ||
+ | background-color: #eb6d60; | ||
+ | } | ||
+ | .dropdown-menu.berry-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.berry-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #e74c3c !important; | ||
+ | } | ||
+ | .dropdown-menu.berry-border li > a { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .dropdown-menu.berry-border li > a:hover, | ||
+ | .dropdown-menu.berry-border li > a:focus { | ||
+ | color: #a82315 !important; | ||
+ | } | ||
+ | .dropdown-menu.berry-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #a82315; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.berry-border .divider { | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .dropdown-menu.berry-border dt > .text { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .dropdown-menu.cello-color { | ||
+ | background-color: #b66432; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .dropdown-menu.cello-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cello-color li > a:hover, | ||
+ | .dropdown-menu.cello-color li > a:focus { | ||
+ | color: #d99b75; | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .dropdown-menu.cello-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #d99b75; | ||
+ | } | ||
+ | .dropdown-menu.cello-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #ce7e4d; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.cello-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cello-bgcolor { | ||
+ | background-color: #b66432; | ||
+ | border: 1px solid #b66432; | ||
+ | } | ||
+ | .dropdown-menu.cello-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cello-bgcolor li > a:hover, | ||
+ | .dropdown-menu.cello-bgcolor li > a:focus { | ||
+ | background-color: #cc7845 !important; | ||
+ | } | ||
+ | .dropdown-menu.cello-bgcolor > .active > a { | ||
+ | background-color: #cc7845 !important; | ||
+ | } | ||
+ | .dropdown-menu.cello-bgcolor .divider { | ||
+ | background-color: #cc7845; | ||
+ | } | ||
+ | .dropdown-menu.cello-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.cello-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #b66432 !important; | ||
+ | } | ||
+ | .dropdown-menu.cello-border li > a { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .dropdown-menu.cello-border li > a:hover, | ||
+ | .dropdown-menu.cello-border li > a:focus { | ||
+ | color: #66381c !important; | ||
+ | } | ||
+ | .dropdown-menu.cello-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #66381c; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.cello-border .divider { | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .dropdown-menu.cello-border dt > .text { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .has-cyanide .help-block, | ||
+ | .has-cyanide .control-label, | ||
+ | .has-cyanide .radio, | ||
+ | .has-cyanide .checkbox, | ||
+ | .has-cyanide .radio-inline, | ||
+ | .has-cyanide .checkbox-inline { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .form-control { | ||
+ | border-color: #3498db; | ||
+ | -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-cyanide .form-control:focus { | ||
+ | border-color: #217dbb; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea; | ||
+ | } | ||
+ | .has-cyanide .input-group-addon { | ||
+ | color: #3498db; | ||
+ | border-color: #3498db; | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .form-control-feedback { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .help-block, | ||
+ | .has-cyanide .control-label, | ||
+ | .has-cyanide .radio, | ||
+ | .has-cyanide .checkbox, | ||
+ | .has-cyanide .radio-inline, | ||
+ | .has-cyanide .checkbox-inline { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .form-control { | ||
+ | border-color: #3498db; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #3498db; | ||
+ | box-shadow: inset 0 -3px 0 0 #3498db; | ||
+ | } | ||
+ | .has-cyanide .form-control:focus { | ||
+ | border-color: #3498db; | ||
+ | box-shadow: inset 0 0 0 0 #3498db, 0 0 2px 0 #8bc4ea; | ||
+ | } | ||
+ | .has-cyanide .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #3498db; | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .form-control-feedback { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .custom-checkbox .fa-check { | ||
+ | color: #3498db; | ||
+ | border: 1px solid #3498db; | ||
+ | } | ||
+ | .has-cyanide .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-cyanide .custom-checkbox .empty:hover { | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .has-cyanide .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-cyanide .bootstrap-switch { | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .has-meadow .help-block, | ||
+ | .has-meadow .control-label, | ||
+ | .has-meadow .radio, | ||
+ | .has-meadow .checkbox, | ||
+ | .has-meadow .radio-inline, | ||
+ | .has-meadow .checkbox-inline { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .form-control { | ||
+ | border-color: #8a9b0f; | ||
+ | -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-meadow .form-control:focus { | ||
+ | border-color: #616c0b; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d2ea26; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d2ea26; | ||
+ | } | ||
+ | .has-meadow .input-group-addon { | ||
+ | color: #8a9b0f; | ||
+ | border-color: #8a9b0f; | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .form-control-feedback { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .help-block, | ||
+ | .has-meadow .control-label, | ||
+ | .has-meadow .radio, | ||
+ | .has-meadow .checkbox, | ||
+ | .has-meadow .radio-inline, | ||
+ | .has-meadow .checkbox-inline { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .form-control { | ||
+ | border-color: #8a9b0f; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #8a9b0f; | ||
+ | box-shadow: inset 0 -3px 0 0 #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .form-control:focus { | ||
+ | border-color: #8a9b0f; | ||
+ | box-shadow: inset 0 0 0 0 #8a9b0f, 0 0 2px 0 #d2ea26; | ||
+ | } | ||
+ | .has-meadow .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #8a9b0f; | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .form-control-feedback { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .custom-checkbox .fa-check { | ||
+ | color: #8a9b0f; | ||
+ | border: 1px solid #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-meadow .custom-checkbox .empty:hover { | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .has-meadow .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-meadow .bootstrap-switch { | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .has-cocktail .help-block, | ||
+ | .has-cocktail .control-label, | ||
+ | .has-cocktail .radio, | ||
+ | .has-cocktail .checkbox, | ||
+ | .has-cocktail .radio-inline, | ||
+ | .has-cocktail .checkbox-inline { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .form-control { | ||
+ | border-color: #e97f02; | ||
+ | -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-cocktail .form-control:focus { | ||
+ | border-color: #b66302; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #feaf53; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #feaf53; | ||
+ | } | ||
+ | .has-cocktail .input-group-addon { | ||
+ | color: #e97f02; | ||
+ | border-color: #e97f02; | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .form-control-feedback { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .help-block, | ||
+ | .has-cocktail .control-label, | ||
+ | .has-cocktail .radio, | ||
+ | .has-cocktail .checkbox, | ||
+ | .has-cocktail .radio-inline, | ||
+ | .has-cocktail .checkbox-inline { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .form-control { | ||
+ | border-color: #e97f02; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #e97f02; | ||
+ | box-shadow: inset 0 -3px 0 0 #e97f02; | ||
+ | } | ||
+ | .has-cocktail .form-control:focus { | ||
+ | border-color: #e97f02; | ||
+ | box-shadow: inset 0 0 0 0 #e97f02, 0 0 2px 0 #feaf53; | ||
+ | } | ||
+ | .has-cocktail .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #e97f02; | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .form-control-feedback { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .custom-checkbox .fa-check { | ||
+ | color: #e97f02; | ||
+ | border: 1px solid #e97f02; | ||
+ | } | ||
+ | .has-cocktail .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-cocktail .custom-checkbox .empty:hover { | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .has-cocktail .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-cocktail .bootstrap-switch { | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .has-mango .help-block, | ||
+ | .has-mango .control-label, | ||
+ | .has-mango .radio, | ||
+ | .has-mango .checkbox, | ||
+ | .has-mango .radio-inline, | ||
+ | .has-mango .checkbox-inline { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .has-mango .form-control { | ||
+ | border-color: #eeb816; | ||
+ | -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-mango .form-control:focus { | ||
+ | border-color: #c3960e; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5d575; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5d575; | ||
+ | } | ||
+ | .has-mango .input-group-addon { | ||
+ | color: #eeb816; | ||
+ | border-color: #eeb816; | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .has-mango .form-control-feedback { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .has-mango .help-block, | ||
+ | .has-mango .control-label, | ||
+ | .has-mango .radio, | ||
+ | .has-mango .checkbox, | ||
+ | .has-mango .radio-inline, | ||
+ | .has-mango .checkbox-inline { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .has-mango .form-control { | ||
+ | border-color: #eeb816; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #eeb816; | ||
+ | box-shadow: inset 0 -3px 0 0 #eeb816; | ||
+ | } | ||
+ | .has-mango .form-control:focus { | ||
+ | border-color: #eeb816; | ||
+ | box-shadow: inset 0 0 0 0 #eeb816, 0 0 2px 0 #f5d575; | ||
+ | } | ||
+ | .has-mango .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #eeb816; | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .has-mango .form-control-feedback { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .has-mango .custom-checkbox .fa-check { | ||
+ | color: #eeb816; | ||
+ | border: 1px solid #eeb816; | ||
+ | } | ||
+ | .has-mango .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-mango .custom-checkbox .empty:hover { | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .has-mango .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-mango .bootstrap-switch { | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .has-berry .help-block, | ||
+ | .has-berry .control-label, | ||
+ | .has-berry .radio, | ||
+ | .has-berry .checkbox, | ||
+ | .has-berry .radio-inline, | ||
+ | .has-berry .checkbox-inline { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .form-control { | ||
+ | border-color: #e74c3c; | ||
+ | -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-berry .form-control:focus { | ||
+ | border-color: #d62c1a; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97; | ||
+ | } | ||
+ | .has-berry .input-group-addon { | ||
+ | color: #e74c3c; | ||
+ | border-color: #e74c3c; | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .form-control-feedback { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .help-block, | ||
+ | .has-berry .control-label, | ||
+ | .has-berry .radio, | ||
+ | .has-berry .checkbox, | ||
+ | .has-berry .radio-inline, | ||
+ | .has-berry .checkbox-inline { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .form-control { | ||
+ | border-color: #e74c3c; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #e74c3c; | ||
+ | box-shadow: inset 0 -3px 0 0 #e74c3c; | ||
+ | } | ||
+ | .has-berry .form-control:focus { | ||
+ | border-color: #e74c3c; | ||
+ | box-shadow: inset 0 0 0 0 #e74c3c, 0 0 2px 0 #f29f97; | ||
+ | } | ||
+ | .has-berry .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #e74c3c; | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .form-control-feedback { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .custom-checkbox .fa-check { | ||
+ | color: #e74c3c; | ||
+ | border: 1px solid #e74c3c; | ||
+ | } | ||
+ | .has-berry .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-berry .custom-checkbox .empty:hover { | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .has-berry .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-berry .bootstrap-switch { | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .has-hearts .help-block, | ||
+ | .has-hearts .control-label, | ||
+ | .has-hearts .radio, | ||
+ | .has-hearts .checkbox, | ||
+ | .has-hearts .radio-inline, | ||
+ | .has-hearts .checkbox-inline { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .form-control { | ||
+ | border-color: #bd1550; | ||
+ | -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-hearts .form-control:focus { | ||
+ | border-color: #8f103d; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb4d84; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb4d84; | ||
+ | } | ||
+ | .has-hearts .input-group-addon { | ||
+ | color: #bd1550; | ||
+ | border-color: #bd1550; | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .form-control-feedback { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .help-block, | ||
+ | .has-hearts .control-label, | ||
+ | .has-hearts .radio, | ||
+ | .has-hearts .checkbox, | ||
+ | .has-hearts .radio-inline, | ||
+ | .has-hearts .checkbox-inline { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .form-control { | ||
+ | border-color: #bd1550; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #bd1550; | ||
+ | box-shadow: inset 0 -3px 0 0 #bd1550; | ||
+ | } | ||
+ | .has-hearts .form-control:focus { | ||
+ | border-color: #bd1550; | ||
+ | box-shadow: inset 0 0 0 0 #bd1550, 0 0 2px 0 #eb4d84; | ||
+ | } | ||
+ | .has-hearts .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #bd1550; | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .form-control-feedback { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .custom-checkbox .fa-check { | ||
+ | color: #bd1550; | ||
+ | border: 1px solid #bd1550; | ||
+ | } | ||
+ | .has-hearts .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-hearts .custom-checkbox .empty:hover { | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .has-hearts .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-hearts .bootstrap-switch { | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .has-party .help-block, | ||
+ | .has-party .control-label, | ||
+ | .has-party .radio, | ||
+ | .has-party .checkbox, | ||
+ | .has-party .radio-inline, | ||
+ | .has-party .checkbox-inline { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .has-party .form-control { | ||
+ | border-color: #490a3d; | ||
+ | -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-party .form-control:focus { | ||
+ | border-color: #1c0418; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a31688; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a31688; | ||
+ | } | ||
+ | .has-party .input-group-addon { | ||
+ | color: #490a3d; | ||
+ | border-color: #490a3d; | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .has-party .form-control-feedback { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .has-party .help-block, | ||
+ | .has-party .control-label, | ||
+ | .has-party .radio, | ||
+ | .has-party .checkbox, | ||
+ | .has-party .radio-inline, | ||
+ | .has-party .checkbox-inline { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .has-party .form-control { | ||
+ | border-color: #490a3d; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #490a3d; | ||
+ | box-shadow: inset 0 -3px 0 0 #490a3d; | ||
+ | } | ||
+ | .has-party .form-control:focus { | ||
+ | border-color: #490a3d; | ||
+ | box-shadow: inset 0 0 0 0 #490a3d, 0 0 2px 0 #a31688; | ||
+ | } | ||
+ | .has-party .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #490a3d; | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .has-party .form-control-feedback { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .has-party .custom-checkbox .fa-check { | ||
+ | color: #490a3d; | ||
+ | border: 1px solid #490a3d; | ||
+ | } | ||
+ | .has-party .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-party .custom-checkbox .empty:hover { | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .has-party .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-party .bootstrap-switch { | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .has-midnight .help-block, | ||
+ | .has-midnight .control-label, | ||
+ | .has-midnight .radio, | ||
+ | .has-midnight .checkbox, | ||
+ | .has-midnight .radio-inline, | ||
+ | .has-midnight .checkbox-inline { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .form-control { | ||
+ | border-color: #2c3e50; | ||
+ | -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-midnight .form-control:focus { | ||
+ | border-color: #1a242f; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #507192; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #507192; | ||
+ | } | ||
+ | .has-midnight .input-group-addon { | ||
+ | color: #2c3e50; | ||
+ | border-color: #2c3e50; | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .form-control-feedback { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .help-block, | ||
+ | .has-midnight .control-label, | ||
+ | .has-midnight .radio, | ||
+ | .has-midnight .checkbox, | ||
+ | .has-midnight .radio-inline, | ||
+ | .has-midnight .checkbox-inline { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .form-control { | ||
+ | border-color: #2c3e50; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #2c3e50; | ||
+ | box-shadow: inset 0 -3px 0 0 #2c3e50; | ||
+ | } | ||
+ | .has-midnight .form-control:focus { | ||
+ | border-color: #2c3e50; | ||
+ | box-shadow: inset 0 0 0 0 #2c3e50, 0 0 2px 0 #507192; | ||
+ | } | ||
+ | .has-midnight .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #2c3e50; | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .form-control-feedback { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .custom-checkbox .fa-check { | ||
+ | color: #2c3e50; | ||
+ | border: 1px solid #2c3e50; | ||
+ | } | ||
+ | .has-midnight .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-midnight .custom-checkbox .empty:hover { | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .has-midnight .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-midnight .bootstrap-switch { | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .has-hollow .help-block, | ||
+ | .has-hollow .control-label, | ||
+ | .has-hollow .radio, | ||
+ | .has-hollow .checkbox, | ||
+ | .has-hollow .radio-inline, | ||
+ | .has-hollow .checkbox-inline { | ||
+ | color: #423732; | ||
+ | } | ||
+ | .has-hollow .form-control { | ||
+ | border-color: #423732; | ||
+ | -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-hollow .form-control:focus { | ||
+ | border-color: #251f1c; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7c675e; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7c675e; | ||
+ | } | ||
+ | .has-hollow .input-group-addon { | ||
+ | color: #423732; | ||
+ | border-color: #423732; | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .has-hollow .form-control-feedback { | ||
+ | color: #423732; | ||
+ | } | ||
+ | .has-hollow .help-block, | ||
+ | .has-hollow .control-label, | ||
+ | .has-hollow .radio, | ||
+ | .has-hollow .checkbox, | ||
+ | .has-hollow .radio-inline, | ||
+ | .has-hollow .checkbox-inline { | ||
+ | color: #423732; | ||
+ | } | ||
+ | .has-hollow .form-control { | ||
+ | border-color: #423732; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #423732; | ||
+ | box-shadow: inset 0 -3px 0 0 #423732; | ||
+ | } | ||
+ | .has-hollow .form-control:focus { | ||
+ | border-color: #423732; | ||
+ | box-shadow: inset 0 0 0 0 #423732, 0 0 2px 0 #7c675e; | ||
+ | } | ||
+ | .has-hollow .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #423732; | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .has-hollow .form-control-feedback { | ||
+ | color: #423732; | ||
+ | } | ||
+ | .has-hollow .custom-checkbox .fa-check { | ||
+ | color: #423732; | ||
+ | border: 1px solid #423732; | ||
+ | } | ||
+ | .has-hollow .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-hollow .custom-checkbox .empty:hover { | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .has-hollow .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-hollow .bootstrap-switch { | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .has-cello .help-block, | ||
+ | .has-cello .control-label, | ||
+ | .has-cello .radio, | ||
+ | .has-cello .checkbox, | ||
+ | .has-cello .radio-inline, | ||
+ | .has-cello .checkbox-inline { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .has-cello .form-control { | ||
+ | border-color: #b66432; | ||
+ | -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-cello .form-control:focus { | ||
+ | border-color: #8e4e27; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d99b75; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d99b75; | ||
+ | } | ||
+ | .has-cello .input-group-addon { | ||
+ | color: #b66432; | ||
+ | border-color: #b66432; | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .has-cello .form-control-feedback { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .has-cello .help-block, | ||
+ | .has-cello .control-label, | ||
+ | .has-cello .radio, | ||
+ | .has-cello .checkbox, | ||
+ | .has-cello .radio-inline, | ||
+ | .has-cello .checkbox-inline { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .has-cello .form-control { | ||
+ | border-color: #b66432; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #b66432; | ||
+ | box-shadow: inset 0 -3px 0 0 #b66432; | ||
+ | } | ||
+ | .has-cello .form-control:focus { | ||
+ | border-color: #b66432; | ||
+ | box-shadow: inset 0 0 0 0 #b66432, 0 0 2px 0 #d99b75; | ||
+ | } | ||
+ | .has-cello .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #b66432; | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .has-cello .form-control-feedback { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .has-cello .custom-checkbox .fa-check { | ||
+ | color: #b66432; | ||
+ | border: 1px solid #b66432; | ||
+ | } | ||
+ | .has-cello .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-cello .custom-checkbox .empty:hover { | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .has-cello .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-cello .bootstrap-switch { | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .has-concrete .help-block, | ||
+ | .has-concrete .control-label, | ||
+ | .has-concrete .radio, | ||
+ | .has-concrete .checkbox, | ||
+ | .has-concrete .radio-inline, | ||
+ | .has-concrete .checkbox-inline { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .form-control { | ||
+ | border-color: #95a5a6; | ||
+ | -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-concrete .form-control:focus { | ||
+ | border-color: #798d8f; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ccd4d5; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ccd4d5; | ||
+ | } | ||
+ | .has-concrete .input-group-addon { | ||
+ | color: #95a5a6; | ||
+ | border-color: #95a5a6; | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .form-control-feedback { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .help-block, | ||
+ | .has-concrete .control-label, | ||
+ | .has-concrete .radio, | ||
+ | .has-concrete .checkbox, | ||
+ | .has-concrete .radio-inline, | ||
+ | .has-concrete .checkbox-inline { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .form-control { | ||
+ | border-color: #95a5a6; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #95a5a6; | ||
+ | box-shadow: inset 0 -3px 0 0 #95a5a6; | ||
+ | } | ||
+ | .has-concrete .form-control:focus { | ||
+ | border-color: #95a5a6; | ||
+ | box-shadow: inset 0 0 0 0 #95a5a6, 0 0 2px 0 #ccd4d5; | ||
+ | } | ||
+ | .has-concrete .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #95a5a6; | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .form-control-feedback { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .custom-checkbox .fa-check { | ||
+ | color: #95a5a6; | ||
+ | border: 1px solid #95a5a6; | ||
+ | } | ||
+ | .has-concrete .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-concrete .custom-checkbox .empty:hover { | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .has-concrete .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-concrete .bootstrap-switch { | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .has-gunmetal .help-block, | ||
+ | .has-gunmetal .control-label, | ||
+ | .has-gunmetal .radio, | ||
+ | .has-gunmetal .checkbox, | ||
+ | .has-gunmetal .radio-inline, | ||
+ | .has-gunmetal .checkbox-inline { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .form-control { | ||
+ | border-color: #292e37; | ||
+ | -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-gunmetal .form-control:focus { | ||
+ | border-color: #13161a; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #555f71; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #555f71; | ||
+ | } | ||
+ | .has-gunmetal .input-group-addon { | ||
+ | color: #292e37; | ||
+ | border-color: #292e37; | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .form-control-feedback { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .help-block, | ||
+ | .has-gunmetal .control-label, | ||
+ | .has-gunmetal .radio, | ||
+ | .has-gunmetal .checkbox, | ||
+ | .has-gunmetal .radio-inline, | ||
+ | .has-gunmetal .checkbox-inline { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .form-control { | ||
+ | border-color: #292e37; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #292e37; | ||
+ | box-shadow: inset 0 -3px 0 0 #292e37; | ||
+ | } | ||
+ | .has-gunmetal .form-control:focus { | ||
+ | border-color: #292e37; | ||
+ | box-shadow: inset 0 0 0 0 #292e37, 0 0 2px 0 #555f71; | ||
+ | } | ||
+ | .has-gunmetal .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #292e37; | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .form-control-feedback { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .custom-checkbox .fa-check { | ||
+ | color: #292e37; | ||
+ | border: 1px solid #292e37; | ||
+ | } | ||
+ | .has-gunmetal .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-gunmetal .custom-checkbox .empty:hover { | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .has-gunmetal .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-gunmetal .bootstrap-switch { | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .label-cyanide { | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .label-cyanide[href]:hover, | ||
+ | .label-cyanide[href]:focus { | ||
+ | background-color: #217dbb; | ||
+ | } | ||
+ | .label-meadow { | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .label-meadow[href]:hover, | ||
+ | .label-meadow[href]:focus { | ||
+ | background-color: #616c0b; | ||
+ | } | ||
+ | .label-cocktail { | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .label-cocktail[href]:hover, | ||
+ | .label-cocktail[href]:focus { | ||
+ | background-color: #b66302; | ||
+ | } | ||
+ | .label-hearts { | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .label-hearts[href]:hover, | ||
+ | .label-hearts[href]:focus { | ||
+ | background-color: #8f103d; | ||
+ | } | ||
+ | .label-party { | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .label-party[href]:hover, | ||
+ | .label-party[href]:focus { | ||
+ | background-color: #1c0418; | ||
+ | } | ||
+ | .label-midnight { | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .label-midnight[href]:hover, | ||
+ | .label-midnight[href]:focus { | ||
+ | background-color: #1a242f; | ||
+ | } | ||
+ | .label-concrete { | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .label-concrete[href]:hover, | ||
+ | .label-concrete[href]:focus { | ||
+ | background-color: #798d8f; | ||
+ | } | ||
+ | .label-gunmetal { | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .label-gunmetal[href]:hover, | ||
+ | .label-gunmetal[href]:focus { | ||
+ | background-color: #13161a; | ||
+ | } | ||
+ | .label-hollow { | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .label-hollow[href]:hover, | ||
+ | .label-hollow[href]:focus { | ||
+ | background-color: #251f1c; | ||
+ | } | ||
+ | .label-mango { | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .label-mango[href]:hover, | ||
+ | .label-mango[href]:focus { | ||
+ | background-color: #c3960e; | ||
+ | } | ||
+ | .label-berry { | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .label-berry[href]:hover, | ||
+ | .label-berry[href]:focus { | ||
+ | background-color: #d62c1a; | ||
+ | } | ||
+ | .label-cello { | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .label-cello[href]:hover, | ||
+ | .label-cello[href]:focus { | ||
+ | background-color: #8e4e27; | ||
+ | } | ||
+ | .list-group-item-cyanide { | ||
+ | color: #ffffff; | ||
+ | background-color: #8bc4ea; | ||
+ | } | ||
+ | a.list-group-item-cyanide { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-cyanide .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-cyanide:hover, | ||
+ | a.list-group-item-cyanide:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #75b9e7; | ||
+ | } | ||
+ | a.list-group-item-cyanide.active, | ||
+ | a.list-group-item-cyanide.active:hover, | ||
+ | a.list-group-item-cyanide.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-cyanide { | ||
+ | color: #ffffff; | ||
+ | background-color: #8bc4ea; | ||
+ | } | ||
+ | a.list-group-item-cyanide { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-cyanide .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-cyanide:hover, | ||
+ | a.list-group-item-cyanide:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #75b9e7 !important; | ||
+ | } | ||
+ | a.list-group-item-cyanide.active, | ||
+ | a.list-group-item-cyanide.active:hover, | ||
+ | a.list-group-item-cyanide.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-meadow { | ||
+ | color: #ffffff; | ||
+ | background-color: #d2ea26; | ||
+ | } | ||
+ | a.list-group-item-meadow { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-meadow .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-meadow:hover, | ||
+ | a.list-group-item-meadow:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #c8e116; | ||
+ | } | ||
+ | a.list-group-item-meadow.active, | ||
+ | a.list-group-item-meadow.active:hover, | ||
+ | a.list-group-item-meadow.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-meadow { | ||
+ | color: #ffffff; | ||
+ | background-color: #d2ea26; | ||
+ | } | ||
+ | a.list-group-item-meadow { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-meadow .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-meadow:hover, | ||
+ | a.list-group-item-meadow:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #c8e116 !important; | ||
+ | } | ||
+ | a.list-group-item-meadow.active, | ||
+ | a.list-group-item-meadow.active:hover, | ||
+ | a.list-group-item-meadow.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-cocktail { | ||
+ | color: #ffffff; | ||
+ | background-color: #feaf53; | ||
+ | } | ||
+ | a.list-group-item-cocktail { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-cocktail .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-cocktail:hover, | ||
+ | a.list-group-item-cocktail:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #fda43a; | ||
+ | } | ||
+ | a.list-group-item-cocktail.active, | ||
+ | a.list-group-item-cocktail.active:hover, | ||
+ | a.list-group-item-cocktail.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-cocktail { | ||
+ | color: #ffffff; | ||
+ | background-color: #feaf53; | ||
+ | } | ||
+ | a.list-group-item-cocktail { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-cocktail .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-cocktail:hover, | ||
+ | a.list-group-item-cocktail:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #fda43a !important; | ||
+ | } | ||
+ | a.list-group-item-cocktail.active, | ||
+ | a.list-group-item-cocktail.active:hover, | ||
+ | a.list-group-item-cocktail.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-mango { | ||
+ | color: #ffffff; | ||
+ | background-color: #f5d575; | ||
+ | } | ||
+ | a.list-group-item-mango { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-mango .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-mango:hover, | ||
+ | a.list-group-item-mango:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #f3ce5d; | ||
+ | } | ||
+ | a.list-group-item-mango.active, | ||
+ | a.list-group-item-mango.active:hover, | ||
+ | a.list-group-item-mango.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-mango { | ||
+ | color: #ffffff; | ||
+ | background-color: #f5d575; | ||
+ | } | ||
+ | a.list-group-item-mango { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-mango .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-mango:hover, | ||
+ | a.list-group-item-mango:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #f3ce5d !important; | ||
+ | } | ||
+ | a.list-group-item-mango.active, | ||
+ | a.list-group-item-mango.active:hover, | ||
+ | a.list-group-item-mango.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-berry { | ||
+ | color: #ffffff; | ||
+ | background-color: #f29f97; | ||
+ | } | ||
+ | a.list-group-item-berry { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-berry .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-berry:hover, | ||
+ | a.list-group-item-berry:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #ef8b80; | ||
+ | } | ||
+ | a.list-group-item-berry.active, | ||
+ | a.list-group-item-berry.active:hover, | ||
+ | a.list-group-item-berry.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-berry { | ||
+ | color: #ffffff; | ||
+ | background-color: #f29f97; | ||
+ | } | ||
+ | a.list-group-item-berry { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-berry .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-berry:hover, | ||
+ | a.list-group-item-berry:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #ef8b80 !important; | ||
+ | } | ||
+ | a.list-group-item-berry.active, | ||
+ | a.list-group-item-berry.active:hover, | ||
+ | a.list-group-item-berry.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-cello { | ||
+ | color: #ffffff; | ||
+ | background-color: #d99b75; | ||
+ | } | ||
+ | a.list-group-item-cello { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-cello .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-cello:hover, | ||
+ | a.list-group-item-cello:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #d48c61; | ||
+ | } | ||
+ | a.list-group-item-cello.active, | ||
+ | a.list-group-item-cello.active:hover, | ||
+ | a.list-group-item-cello.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-cello { | ||
+ | color: #ffffff; | ||
+ | background-color: #d99b75; | ||
+ | } | ||
+ | a.list-group-item-cello { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-cello .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-cello:hover, | ||
+ | a.list-group-item-cello:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #d48c61 !important; | ||
+ | } | ||
+ | a.list-group-item-cello.active, | ||
+ | a.list-group-item-cello.active:hover, | ||
+ | a.list-group-item-cello.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-hearts { | ||
+ | color: #ffffff; | ||
+ | background-color: #eb4d84; | ||
+ | } | ||
+ | a.list-group-item-hearts { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-hearts .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-hearts:hover, | ||
+ | a.list-group-item-hearts:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #e93675; | ||
+ | } | ||
+ | a.list-group-item-hearts.active, | ||
+ | a.list-group-item-hearts.active:hover, | ||
+ | a.list-group-item-hearts.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-hearts { | ||
+ | color: #ffffff; | ||
+ | background-color: #eb4d84; | ||
+ | } | ||
+ | a.list-group-item-hearts { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-hearts .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-hearts:hover, | ||
+ | a.list-group-item-hearts:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #e93675 !important; | ||
+ | } | ||
+ | a.list-group-item-hearts.active, | ||
+ | a.list-group-item-hearts.active:hover, | ||
+ | a.list-group-item-hearts.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-party { | ||
+ | color: #ffffff; | ||
+ | background-color: #a31688; | ||
+ | } | ||
+ | a.list-group-item-party { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-party .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-party:hover, | ||
+ | a.list-group-item-party:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8c1375; | ||
+ | } | ||
+ | a.list-group-item-party.active, | ||
+ | a.list-group-item-party.active:hover, | ||
+ | a.list-group-item-party.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-party { | ||
+ | color: #ffffff; | ||
+ | background-color: #a31688; | ||
+ | } | ||
+ | a.list-group-item-party { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-party .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-party:hover, | ||
+ | a.list-group-item-party:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8c1375 !important; | ||
+ | } | ||
+ | a.list-group-item-party.active, | ||
+ | a.list-group-item-party.active:hover, | ||
+ | a.list-group-item-party.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-midnight { | ||
+ | color: #ffffff; | ||
+ | background-color: #507192; | ||
+ | } | ||
+ | a.list-group-item-midnight { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-midnight .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-midnight:hover, | ||
+ | a.list-group-item-midnight:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #476481; | ||
+ | } | ||
+ | a.list-group-item-midnight.active, | ||
+ | a.list-group-item-midnight.active:hover, | ||
+ | a.list-group-item-midnight.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-midnight { | ||
+ | color: #ffffff; | ||
+ | background-color: #507192; | ||
+ | } | ||
+ | a.list-group-item-midnight { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-midnight .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-midnight:hover, | ||
+ | a.list-group-item-midnight:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #476481 !important; | ||
+ | } | ||
+ | a.list-group-item-midnight.active, | ||
+ | a.list-group-item-midnight.active:hover, | ||
+ | a.list-group-item-midnight.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-concrete { | ||
+ | color: #ffffff; | ||
+ | background-color: #ccd4d5; | ||
+ | } | ||
+ | a.list-group-item-concrete { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-concrete .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-concrete:hover, | ||
+ | a.list-group-item-concrete:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #bfc8c9; | ||
+ | } | ||
+ | a.list-group-item-concrete.active, | ||
+ | a.list-group-item-concrete.active:hover, | ||
+ | a.list-group-item-concrete.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-concrete { | ||
+ | color: #ffffff; | ||
+ | background-color: #ccd4d5; | ||
+ | } | ||
+ | a.list-group-item-concrete { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-concrete .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-concrete:hover, | ||
+ | a.list-group-item-concrete:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #bfc8c9 !important; | ||
+ | } | ||
+ | a.list-group-item-concrete.active, | ||
+ | a.list-group-item-concrete.active:hover, | ||
+ | a.list-group-item-concrete.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-gunmetal { | ||
+ | color: #ffffff; | ||
+ | background-color: #555f71; | ||
+ | } | ||
+ | a.list-group-item-gunmetal { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-gunmetal .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-gunmetal:hover, | ||
+ | a.list-group-item-gunmetal:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #4a5363; | ||
+ | } | ||
+ | a.list-group-item-gunmetal.active, | ||
+ | a.list-group-item-gunmetal.active:hover, | ||
+ | a.list-group-item-gunmetal.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-gunmetal { | ||
+ | color: #ffffff; | ||
+ | background-color: #555f71; | ||
+ | } | ||
+ | a.list-group-item-gunmetal { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-gunmetal .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-gunmetal:hover, | ||
+ | a.list-group-item-gunmetal:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #4a5363 !important; | ||
+ | } | ||
+ | a.list-group-item-gunmetal.active, | ||
+ | a.list-group-item-gunmetal.active:hover, | ||
+ | a.list-group-item-gunmetal.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-hollow { | ||
+ | color: #ffffff; | ||
+ | background-color: #7c675e; | ||
+ | } | ||
+ | a.list-group-item-hollow { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-hollow .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-hollow:hover, | ||
+ | a.list-group-item-hollow:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #6e5b53; | ||
+ | } | ||
+ | a.list-group-item-hollow.active, | ||
+ | a.list-group-item-hollow.active:hover, | ||
+ | a.list-group-item-hollow.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-hollow { | ||
+ | color: #ffffff; | ||
+ | background-color: #7c675e; | ||
+ | } | ||
+ | a.list-group-item-hollow { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-hollow .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-hollow:hover, | ||
+ | a.list-group-item-hollow:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #6e5b53 !important; | ||
+ | } | ||
+ | a.list-group-item-hollow.active, | ||
+ | a.list-group-item-hollow.active:hover, | ||
+ | a.list-group-item-hollow.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cyanide { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | border-bottom: 1px solid #3498db; | ||
+ | box-shadow: 0 4px 0 0 #5faee3; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-heading a:hover, | ||
+ | .panel.panel-cyanide .panel-heading a:focus { | ||
+ | color: #8bc4ea; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-footer { | ||
+ | border-top: 1px solid #3498db; | ||
+ | background-color: #5faee3; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cyanide .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | border-bottom: 1px solid #3498db; | ||
+ | box-shadow: 0 4px 0 0 #5faee3; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-heading a:hover, | ||
+ | .panel.panel-cyanide-border .panel-heading a:focus { | ||
+ | color: #8bc4ea; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-footer { | ||
+ | border-top: 1px solid #3498db; | ||
+ | background-color: #5faee3; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cyanide-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide-white > .panel-heading { | ||
+ | color: #3498db; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-heading { | ||
+ | color: #3498db; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #3498db; | ||
+ | box-shadow: 0 4px 0 0 #5faee3; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-heading a:hover, | ||
+ | .panel.panel-cyanide-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #217dbb !important; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-footer { | ||
+ | border-top: 1px solid #3498db; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border > .panel-heading { | ||
+ | color: #3498db; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-heading { | ||
+ | color: #3498db; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #3498db; | ||
+ | box-shadow: 0 4px 0 0 #5faee3; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-heading a:hover, | ||
+ | .panel.panel-cyanide-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #217dbb !important; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-footer { | ||
+ | border-top: 1px solid #3498db; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #3498db; | ||
+ | } | ||
+ | .panel.panel-cyanide-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #3498db; | ||
+ | } | ||
+ | .panel.panel-meadow { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | border-bottom: 1px solid #8a9b0f; | ||
+ | box-shadow: 0 4px 0 0 #b3ca14; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-heading a:hover, | ||
+ | .panel.panel-meadow .panel-heading a:focus { | ||
+ | color: #d2ea26; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-footer { | ||
+ | border-top: 1px solid #8a9b0f; | ||
+ | background-color: #b3ca14; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-meadow .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | border-bottom: 1px solid #8a9b0f; | ||
+ | box-shadow: 0 4px 0 0 #b3ca14; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-heading a:hover, | ||
+ | .panel.panel-meadow-border .panel-heading a:focus { | ||
+ | color: #d2ea26; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-footer { | ||
+ | border-top: 1px solid #8a9b0f; | ||
+ | background-color: #b3ca14; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-meadow-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow-white > .panel-heading { | ||
+ | color: #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-heading { | ||
+ | color: #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #8a9b0f; | ||
+ | box-shadow: 0 4px 0 0 #b3ca14; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-heading a:hover, | ||
+ | .panel.panel-meadow-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #616c0b !important; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-footer { | ||
+ | border-top: 1px solid #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border > .panel-heading { | ||
+ | color: #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-heading { | ||
+ | color: #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #8a9b0f; | ||
+ | box-shadow: 0 4px 0 0 #b3ca14; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-heading a:hover, | ||
+ | .panel.panel-meadow-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #616c0b !important; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-footer { | ||
+ | border-top: 1px solid #8a9b0f; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-meadow-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #8a9b0f; | ||
+ | } | ||
+ | .panel.panel-cocktail { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | border-bottom: 1px solid #e97f02; | ||
+ | box-shadow: 0 4px 0 0 #fd9821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-heading a:hover, | ||
+ | .panel.panel-cocktail .panel-heading a:focus { | ||
+ | color: #feaf53; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-footer { | ||
+ | border-top: 1px solid #e97f02; | ||
+ | background-color: #fd9821; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cocktail .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | border-bottom: 1px solid #e97f02; | ||
+ | box-shadow: 0 4px 0 0 #fd9821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-heading a:hover, | ||
+ | .panel.panel-cocktail-border .panel-heading a:focus { | ||
+ | color: #feaf53; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-footer { | ||
+ | border-top: 1px solid #e97f02; | ||
+ | background-color: #fd9821; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cocktail-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail-white > .panel-heading { | ||
+ | color: #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-heading { | ||
+ | color: #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #e97f02; | ||
+ | box-shadow: 0 4px 0 0 #fd9821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-heading a:hover, | ||
+ | .panel.panel-cocktail-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #b66302 !important; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-footer { | ||
+ | border-top: 1px solid #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border > .panel-heading { | ||
+ | color: #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-heading { | ||
+ | color: #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #e97f02; | ||
+ | box-shadow: 0 4px 0 0 #fd9821; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-heading a:hover, | ||
+ | .panel.panel-cocktail-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #b66302 !important; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-footer { | ||
+ | border-top: 1px solid #e97f02; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-cocktail-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e97f02; | ||
+ | } | ||
+ | .panel.panel-hearts { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | border-bottom: 1px solid #bd1550; | ||
+ | box-shadow: 0 4px 0 0 #e61f65; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-heading a:hover, | ||
+ | .panel.panel-hearts .panel-heading a:focus { | ||
+ | color: #eb4d84; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-footer { | ||
+ | border-top: 1px solid #bd1550; | ||
+ | background-color: #e61f65; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-hearts .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | border-bottom: 1px solid #bd1550; | ||
+ | box-shadow: 0 4px 0 0 #e61f65; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-heading a:hover, | ||
+ | .panel.panel-hearts-border .panel-heading a:focus { | ||
+ | color: #eb4d84; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-footer { | ||
+ | border-top: 1px solid #bd1550; | ||
+ | background-color: #e61f65; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-hearts-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts-white > .panel-heading { | ||
+ | color: #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-heading { | ||
+ | color: #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #bd1550; | ||
+ | box-shadow: 0 4px 0 0 #e61f65; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-heading a:hover, | ||
+ | .panel.panel-hearts-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #8f103d !important; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-footer { | ||
+ | border-top: 1px solid #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border > .panel-heading { | ||
+ | color: #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-heading { | ||
+ | color: #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #bd1550; | ||
+ | box-shadow: 0 4px 0 0 #e61f65; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-heading a:hover, | ||
+ | .panel.panel-hearts-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #8f103d !important; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-footer { | ||
+ | border-top: 1px solid #bd1550; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-hearts-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #bd1550; | ||
+ | } | ||
+ | .panel.panel-mango { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | border-bottom: 1px solid #eeb816; | ||
+ | box-shadow: 0 4px 0 0 #f1c646; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-mango .panel-heading a:hover, | ||
+ | .panel.panel-mango .panel-heading a:focus { | ||
+ | color: #f5d575; | ||
+ | } | ||
+ | .panel.panel-mango .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-mango .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-mango .panel-footer { | ||
+ | border-top: 1px solid #eeb816; | ||
+ | background-color: #f1c646; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-mango .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | border-bottom: 1px solid #eeb816; | ||
+ | box-shadow: 0 4px 0 0 #f1c646; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-heading a:hover, | ||
+ | .panel.panel-mango-border .panel-heading a:focus { | ||
+ | color: #f5d575; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-footer { | ||
+ | border-top: 1px solid #eeb816; | ||
+ | background-color: #f1c646; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-mango-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango-white > .panel-heading { | ||
+ | color: #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-heading { | ||
+ | color: #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #eeb816; | ||
+ | box-shadow: 0 4px 0 0 #f1c646; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-heading a:hover, | ||
+ | .panel.panel-mango-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #c3960e !important; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-footer { | ||
+ | border-top: 1px solid #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-mango-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white-border > .panel-heading { | ||
+ | color: #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-heading { | ||
+ | color: #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #eeb816; | ||
+ | box-shadow: 0 4px 0 0 #f1c646; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-heading a:hover, | ||
+ | .panel.panel-mango-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #c3960e !important; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-footer { | ||
+ | border-top: 1px solid #eeb816; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-mango-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #eeb816; | ||
+ | } | ||
+ | .panel.panel-berry { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | border-bottom: 1px solid #e74c3c; | ||
+ | box-shadow: 0 4px 0 0 #ed7669; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-berry .panel-heading a:hover, | ||
+ | .panel.panel-berry .panel-heading a:focus { | ||
+ | color: #f29f97; | ||
+ | } | ||
+ | .panel.panel-berry .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-berry .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-berry .panel-footer { | ||
+ | border-top: 1px solid #e74c3c; | ||
+ | background-color: #ed7669; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-berry .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | border-bottom: 1px solid #e74c3c; | ||
+ | box-shadow: 0 4px 0 0 #ed7669; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-heading a:hover, | ||
+ | .panel.panel-berry-border .panel-heading a:focus { | ||
+ | color: #f29f97; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-footer { | ||
+ | border-top: 1px solid #e74c3c; | ||
+ | background-color: #ed7669; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-berry-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry-white > .panel-heading { | ||
+ | color: #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-heading { | ||
+ | color: #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #e74c3c; | ||
+ | box-shadow: 0 4px 0 0 #ed7669; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-heading a:hover, | ||
+ | .panel.panel-berry-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #d62c1a !important; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-footer { | ||
+ | border-top: 1px solid #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-berry-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white-border > .panel-heading { | ||
+ | color: #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-heading { | ||
+ | color: #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #e74c3c; | ||
+ | box-shadow: 0 4px 0 0 #ed7669; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-heading a:hover, | ||
+ | .panel.panel-berry-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #d62c1a !important; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-footer { | ||
+ | border-top: 1px solid #e74c3c; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-berry-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #e74c3c; | ||
+ | } | ||
+ | .panel.panel-cello { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | border-bottom: 1px solid #b66432; | ||
+ | box-shadow: 0 4px 0 0 #ce7e4d; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cello .panel-heading a:hover, | ||
+ | .panel.panel-cello .panel-heading a:focus { | ||
+ | color: #d99b75; | ||
+ | } | ||
+ | .panel.panel-cello .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cello .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cello .panel-footer { | ||
+ | border-top: 1px solid #b66432; | ||
+ | background-color: #ce7e4d; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cello .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | border-bottom: 1px solid #b66432; | ||
+ | box-shadow: 0 4px 0 0 #ce7e4d; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-heading a:hover, | ||
+ | .panel.panel-cello-border .panel-heading a:focus { | ||
+ | color: #d99b75; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-footer { | ||
+ | border-top: 1px solid #b66432; | ||
+ | background-color: #ce7e4d; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-cello-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello-white > .panel-heading { | ||
+ | color: #b66432; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-heading { | ||
+ | color: #b66432; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #b66432; | ||
+ | box-shadow: 0 4px 0 0 #ce7e4d; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-heading a:hover, | ||
+ | .panel.panel-cello-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #8e4e27 !important; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-footer { | ||
+ | border-top: 1px solid #b66432; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-cello-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white-border > .panel-heading { | ||
+ | color: #b66432; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-heading { | ||
+ | color: #b66432; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #b66432; | ||
+ | box-shadow: 0 4px 0 0 #ce7e4d; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-heading a:hover, | ||
+ | .panel.panel-cello-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #8e4e27 !important; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-footer { | ||
+ | border-top: 1px solid #b66432; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #b66432; | ||
+ | } | ||
+ | .panel.panel-cello-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #b66432; | ||
+ | } | ||
+ | .panel.panel-party { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | border-bottom: 1px solid #490a3d; | ||
+ | box-shadow: 0 4px 0 0 #761062; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-party .panel-heading a:hover, | ||
+ | .panel.panel-party .panel-heading a:focus { | ||
+ | color: #a31688; | ||
+ | } | ||
+ | .panel.panel-party .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-party .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-party .panel-footer { | ||
+ | border-top: 1px solid #490a3d; | ||
+ | background-color: #761062; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-party .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | border-bottom: 1px solid #490a3d; | ||
+ | box-shadow: 0 4px 0 0 #761062; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-heading a:hover, | ||
+ | .panel.panel-party-border .panel-heading a:focus { | ||
+ | color: #a31688; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-footer { | ||
+ | border-top: 1px solid #490a3d; | ||
+ | background-color: #761062; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-party-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party-white > .panel-heading { | ||
+ | color: #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-heading { | ||
+ | color: #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #490a3d; | ||
+ | box-shadow: 0 4px 0 0 #761062; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-heading a:hover, | ||
+ | .panel.panel-party-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1c0418 !important; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-footer { | ||
+ | border-top: 1px solid #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-party-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white-border > .panel-heading { | ||
+ | color: #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-heading { | ||
+ | color: #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #490a3d; | ||
+ | box-shadow: 0 4px 0 0 #761062; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-heading a:hover, | ||
+ | .panel.panel-party-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1c0418 !important; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-footer { | ||
+ | border-top: 1px solid #490a3d; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-party-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #490a3d; | ||
+ | } | ||
+ | .panel.panel-concrete { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | border-bottom: 1px solid #95a5a6; | ||
+ | box-shadow: 0 4px 0 0 #b1bdbd; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-heading a:hover, | ||
+ | .panel.panel-concrete .panel-heading a:focus { | ||
+ | color: #ccd4d5; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-footer { | ||
+ | border-top: 1px solid #95a5a6; | ||
+ | background-color: #b1bdbd; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-concrete .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | border-bottom: 1px solid #95a5a6; | ||
+ | box-shadow: 0 4px 0 0 #b1bdbd; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-heading a:hover, | ||
+ | .panel.panel-concrete-border .panel-heading a:focus { | ||
+ | color: #ccd4d5; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-footer { | ||
+ | border-top: 1px solid #95a5a6; | ||
+ | background-color: #b1bdbd; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-concrete-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete-white > .panel-heading { | ||
+ | color: #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-heading { | ||
+ | color: #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #95a5a6; | ||
+ | box-shadow: 0 4px 0 0 #b1bdbd; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-heading a:hover, | ||
+ | .panel.panel-concrete-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #798d8f !important; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-footer { | ||
+ | border-top: 1px solid #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border > .panel-heading { | ||
+ | color: #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-heading { | ||
+ | color: #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #95a5a6; | ||
+ | box-shadow: 0 4px 0 0 #b1bdbd; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-heading a:hover, | ||
+ | .panel.panel-concrete-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #798d8f !important; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-footer { | ||
+ | border-top: 1px solid #95a5a6; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-concrete-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #95a5a6; | ||
+ | } | ||
+ | .panel.panel-midnight { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | border-bottom: 1px solid #2c3e50; | ||
+ | box-shadow: 0 4px 0 0 #3e5771; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-heading a:hover, | ||
+ | .panel.panel-midnight .panel-heading a:focus { | ||
+ | color: #507192; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-footer { | ||
+ | border-top: 1px solid #2c3e50; | ||
+ | background-color: #3e5771; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-midnight .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | border-bottom: 1px solid #2c3e50; | ||
+ | box-shadow: 0 4px 0 0 #3e5771; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-heading a:hover, | ||
+ | .panel.panel-midnight-border .panel-heading a:focus { | ||
+ | color: #507192; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-footer { | ||
+ | border-top: 1px solid #2c3e50; | ||
+ | background-color: #3e5771; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-midnight-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight-white > .panel-heading { | ||
+ | color: #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-heading { | ||
+ | color: #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #2c3e50; | ||
+ | box-shadow: 0 4px 0 0 #3e5771; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-heading a:hover, | ||
+ | .panel.panel-midnight-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1a242f !important; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-footer { | ||
+ | border-top: 1px solid #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border > .panel-heading { | ||
+ | color: #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-heading { | ||
+ | color: #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #2c3e50; | ||
+ | box-shadow: 0 4px 0 0 #3e5771; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-heading a:hover, | ||
+ | .panel.panel-midnight-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #1a242f !important; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-footer { | ||
+ | border-top: 1px solid #2c3e50; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-midnight-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c3e50; | ||
+ | } | ||
+ | .panel.panel-gunmetal { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | border-bottom: 1px solid #292e37; | ||
+ | box-shadow: 0 4px 0 0 #3f4654; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-heading a:hover, | ||
+ | .panel.panel-gunmetal .panel-heading a:focus { | ||
+ | color: #555f71; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-footer { | ||
+ | border-top: 1px solid #292e37; | ||
+ | background-color: #3f4654; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-gunmetal .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | border-bottom: 1px solid #292e37; | ||
+ | box-shadow: 0 4px 0 0 #3f4654; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-heading a:hover, | ||
+ | .panel.panel-gunmetal-border .panel-heading a:focus { | ||
+ | color: #555f71; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-footer { | ||
+ | border-top: 1px solid #292e37; | ||
+ | background-color: #3f4654; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-gunmetal-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white > .panel-heading { | ||
+ | color: #292e37; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-heading { | ||
+ | color: #292e37; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #292e37; | ||
+ | box-shadow: 0 4px 0 0 #3f4654; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-heading a:hover, | ||
+ | .panel.panel-gunmetal-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #13161a !important; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-footer { | ||
+ | border-top: 1px solid #292e37; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border > .panel-heading { | ||
+ | color: #292e37; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-heading { | ||
+ | color: #292e37; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #292e37; | ||
+ | box-shadow: 0 4px 0 0 #3f4654; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-heading a:hover, | ||
+ | .panel.panel-gunmetal-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #13161a !important; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-footer { | ||
+ | border-top: 1px solid #292e37; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #292e37; | ||
+ | } | ||
+ | .panel.panel-gunmetal-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #292e37; | ||
+ | } | ||
+ | .panel.panel-hollow { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | border-bottom: 1px solid #423732; | ||
+ | box-shadow: 0 4px 0 0 #5f4f48; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-heading a:hover, | ||
+ | .panel.panel-hollow .panel-heading a:focus { | ||
+ | color: #7c675e; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-footer { | ||
+ | border-top: 1px solid #423732; | ||
+ | background-color: #5f4f48; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-hollow .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | border-bottom: 1px solid #423732; | ||
+ | box-shadow: 0 4px 0 0 #5f4f48; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-heading a:hover, | ||
+ | .panel.panel-hollow-border .panel-heading a:focus { | ||
+ | color: #7c675e; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-footer { | ||
+ | border-top: 1px solid #423732; | ||
+ | background-color: #5f4f48; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-hollow-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow-white > .panel-heading { | ||
+ | color: #423732; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-heading { | ||
+ | color: #423732; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #423732; | ||
+ | box-shadow: 0 4px 0 0 #5f4f48; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-heading a:hover, | ||
+ | .panel.panel-hollow-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #251f1c !important; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-footer { | ||
+ | border-top: 1px solid #423732; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border > .panel-heading { | ||
+ | color: #423732; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-heading { | ||
+ | color: #423732; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #423732; | ||
+ | box-shadow: 0 4px 0 0 #5f4f48; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-heading a:hover, | ||
+ | .panel.panel-hollow-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #251f1c !important; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-footer { | ||
+ | border-top: 1px solid #423732; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #423732; | ||
+ | } | ||
+ | .panel.panel-hollow-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #423732; | ||
+ | } | ||
+ | .progress-bar-cyanide { | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .progress-striped .progress-bar-cyanide { | ||
+ | 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: 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-meadow { | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .progress-striped .progress-bar-meadow { | ||
+ | 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: 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-cocktail { | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .progress-striped .progress-bar-cocktail { | ||
+ | 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: 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-mango { | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .progress-striped .progress-bar-mango { | ||
+ | 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: 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-berry { | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .progress-striped .progress-bar-berry { | ||
+ | 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: 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-hearts { | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .progress-striped .progress-bar-hearts { | ||
+ | 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: 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-party { | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .progress-striped .progress-bar-party { | ||
+ | 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: 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-midnight { | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .progress-striped .progress-bar-midnight { | ||
+ | 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: 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-hollow { | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .progress-striped .progress-bar-hollow { | ||
+ | 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: 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-cello { | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .progress-striped .progress-bar-cello { | ||
+ | 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: 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-concrete { | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .progress-striped .progress-bar-concrete { | ||
+ | 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: 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-gunmetal { | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .progress-striped .progress-bar-gunmetal { | ||
+ | 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: 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); | ||
+ | } | ||
+ | .table > thead > tr > td.cyanide, | ||
+ | .table > tbody > tr > td.cyanide, | ||
+ | .table > tfoot > tr > td.cyanide, | ||
+ | .table > thead > tr > th.cyanide, | ||
+ | .table > tbody > tr > th.cyanide, | ||
+ | .table > tfoot > tr > th.cyanide, | ||
+ | .table > thead > tr.cyanide > td, | ||
+ | .table > tbody > tr.cyanide > td, | ||
+ | .table > tfoot > tr.cyanide > td, | ||
+ | .table > thead > tr.cyanide > th, | ||
+ | .table > tbody > tr.cyanide > th, | ||
+ | .table > tfoot > tr.cyanide > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.cyanide:hover, | ||
+ | .table-hover > tbody > tr > th.cyanide:hover, | ||
+ | .table-hover > tbody > tr.cyanide:hover > td, | ||
+ | .table-hover > tbody > tr.cyanide:hover > th { | ||
+ | background-color: #258cd1 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.meadow, | ||
+ | .table > tbody > tr > td.meadow, | ||
+ | .table > tfoot > tr > td.meadow, | ||
+ | .table > thead > tr > th.meadow, | ||
+ | .table > tbody > tr > th.meadow, | ||
+ | .table > tfoot > tr > th.meadow, | ||
+ | .table > thead > tr.meadow > td, | ||
+ | .table > tbody > tr.meadow > td, | ||
+ | .table > tfoot > tr.meadow > td, | ||
+ | .table > thead > tr.meadow > th, | ||
+ | .table > tbody > tr.meadow > th, | ||
+ | .table > tfoot > tr.meadow > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.meadow:hover, | ||
+ | .table-hover > tbody > tr > th.meadow:hover, | ||
+ | .table-hover > tbody > tr.meadow:hover > td, | ||
+ | .table-hover > tbody > tr.meadow:hover > th { | ||
+ | background-color: #75840d !important; | ||
+ | } | ||
+ | .table > thead > tr > td.cocktail, | ||
+ | .table > tbody > tr > td.cocktail, | ||
+ | .table > tfoot > tr > td.cocktail, | ||
+ | .table > thead > tr > th.cocktail, | ||
+ | .table > tbody > tr > th.cocktail, | ||
+ | .table > tfoot > tr > th.cocktail, | ||
+ | .table > thead > tr.cocktail > td, | ||
+ | .table > tbody > tr.cocktail > td, | ||
+ | .table > tfoot > tr.cocktail > td, | ||
+ | .table > thead > tr.cocktail > th, | ||
+ | .table > tbody > tr.cocktail > th, | ||
+ | .table > tfoot > tr.cocktail > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.cocktail:hover, | ||
+ | .table-hover > tbody > tr > th.cocktail:hover, | ||
+ | .table-hover > tbody > tr.cocktail:hover > td, | ||
+ | .table-hover > tbody > tr.cocktail:hover > th { | ||
+ | background-color: #d07102 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.mango, | ||
+ | .table > tbody > tr > td.mango, | ||
+ | .table > tfoot > tr > td.mango, | ||
+ | .table > thead > tr > th.mango, | ||
+ | .table > tbody > tr > th.mango, | ||
+ | .table > tfoot > tr > th.mango, | ||
+ | .table > thead > tr.mango > td, | ||
+ | .table > tbody > tr.mango > td, | ||
+ | .table > tfoot > tr.mango > td, | ||
+ | .table > thead > tr.mango > th, | ||
+ | .table > tbody > tr.mango > th, | ||
+ | .table > tfoot > tr.mango > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.mango:hover, | ||
+ | .table-hover > tbody > tr > th.mango:hover, | ||
+ | .table-hover > tbody > tr.mango:hover > td, | ||
+ | .table-hover > tbody > tr.mango:hover > th { | ||
+ | background-color: #dba810 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.berry, | ||
+ | .table > tbody > tr > td.berry, | ||
+ | .table > tfoot > tr > td.berry, | ||
+ | .table > thead > tr > th.berry, | ||
+ | .table > tbody > tr > th.berry, | ||
+ | .table > tfoot > tr > th.berry, | ||
+ | .table > thead > tr.berry > td, | ||
+ | .table > tbody > tr.berry > td, | ||
+ | .table > tfoot > tr.berry > td, | ||
+ | .table > thead > tr.berry > th, | ||
+ | .table > tbody > tr.berry > th, | ||
+ | .table > tfoot > tr.berry > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.berry:hover, | ||
+ | .table-hover > tbody > tr > th.berry:hover, | ||
+ | .table-hover > tbody > tr.berry:hover > td, | ||
+ | .table-hover > tbody > tr.berry:hover > th { | ||
+ | background-color: #e43725 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.hearts, | ||
+ | .table > tbody > tr > td.hearts, | ||
+ | .table > tfoot > tr > td.hearts, | ||
+ | .table > thead > tr > th.hearts, | ||
+ | .table > tbody > tr > th.hearts, | ||
+ | .table > tfoot > tr > th.hearts, | ||
+ | .table > thead > tr.hearts > td, | ||
+ | .table > tbody > tr.hearts > td, | ||
+ | .table > tfoot > tr.hearts > td, | ||
+ | .table > thead > tr.hearts > th, | ||
+ | .table > tbody > tr.hearts > th, | ||
+ | .table > tfoot > tr.hearts > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.hearts:hover, | ||
+ | .table-hover > tbody > tr > th.hearts:hover, | ||
+ | .table-hover > tbody > tr.hearts:hover > td, | ||
+ | .table-hover > tbody > tr.hearts:hover > th { | ||
+ | background-color: #a61246 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.party, | ||
+ | .table > tbody > tr > td.party, | ||
+ | .table > tfoot > tr > td.party, | ||
+ | .table > thead > tr > th.party, | ||
+ | .table > tbody > tr > th.party, | ||
+ | .table > tfoot > tr > th.party, | ||
+ | .table > thead > tr.party > td, | ||
+ | .table > tbody > tr.party > td, | ||
+ | .table > tfoot > tr.party > td, | ||
+ | .table > thead > tr.party > th, | ||
+ | .table > tbody > tr.party > th, | ||
+ | .table > tfoot > tr.party > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.party:hover, | ||
+ | .table-hover > tbody > tr > th.party:hover, | ||
+ | .table-hover > tbody > tr.party:hover > td, | ||
+ | .table-hover > tbody > tr.party:hover > th { | ||
+ | background-color: #33072a !important; | ||
+ | } | ||
+ | .table > thead > tr > td.midnight, | ||
+ | .table > tbody > tr > td.midnight, | ||
+ | .table > tfoot > tr > td.midnight, | ||
+ | .table > thead > tr > th.midnight, | ||
+ | .table > tbody > tr > th.midnight, | ||
+ | .table > tfoot > tr > th.midnight, | ||
+ | .table > thead > tr.midnight > td, | ||
+ | .table > tbody > tr.midnight > td, | ||
+ | .table > tfoot > tr.midnight > td, | ||
+ | .table > thead > tr.midnight > th, | ||
+ | .table > tbody > tr.midnight > th, | ||
+ | .table > tfoot > tr.midnight > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.midnight:hover, | ||
+ | .table-hover > tbody > tr > th.midnight:hover, | ||
+ | .table-hover > tbody > tr.midnight:hover > td, | ||
+ | .table-hover > tbody > tr.midnight:hover > th { | ||
+ | background-color: #233140 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.hollow, | ||
+ | .table > tbody > tr > td.hollow, | ||
+ | .table > tfoot > tr > td.hollow, | ||
+ | .table > thead > tr > th.hollow, | ||
+ | .table > tbody > tr > th.hollow, | ||
+ | .table > tfoot > tr > th.hollow, | ||
+ | .table > thead > tr.hollow > td, | ||
+ | .table > tbody > tr.hollow > td, | ||
+ | .table > tfoot > tr.hollow > td, | ||
+ | .table > thead > tr.hollow > th, | ||
+ | .table > tbody > tr.hollow > th, | ||
+ | .table > tfoot > tr.hollow > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.hollow:hover, | ||
+ | .table-hover > tbody > tr > th.hollow:hover, | ||
+ | .table-hover > tbody > tr.hollow:hover > td, | ||
+ | .table-hover > tbody > tr.hollow:hover > th { | ||
+ | background-color: #332b27 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.cello, | ||
+ | .table > tbody > tr > td.cello, | ||
+ | .table > tfoot > tr > td.cello, | ||
+ | .table > thead > tr > th.cello, | ||
+ | .table > tbody > tr > th.cello, | ||
+ | .table > tfoot > tr > th.cello, | ||
+ | .table > thead > tr.cello > td, | ||
+ | .table > tbody > tr.cello > td, | ||
+ | .table > tfoot > tr.cello > td, | ||
+ | .table > thead > tr.cello > th, | ||
+ | .table > tbody > tr.cello > th, | ||
+ | .table > tfoot > tr.cello > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.cello:hover, | ||
+ | .table-hover > tbody > tr > th.cello:hover, | ||
+ | .table-hover > tbody > tr.cello:hover > td, | ||
+ | .table-hover > tbody > tr.cello:hover > th { | ||
+ | background-color: #a2592d !important; | ||
+ | } | ||
+ | .table > thead > tr > td.concrete, | ||
+ | .table > tbody > tr > td.concrete, | ||
+ | .table > tfoot > tr > td.concrete, | ||
+ | .table > thead > tr > th.concrete, | ||
+ | .table > tbody > tr > th.concrete, | ||
+ | .table > tfoot > tr > th.concrete, | ||
+ | .table > thead > tr.concrete > td, | ||
+ | .table > tbody > tr.concrete > td, | ||
+ | .table > tfoot > tr.concrete > td, | ||
+ | .table > thead > tr.concrete > th, | ||
+ | .table > tbody > tr.concrete > th, | ||
+ | .table > tfoot > tr.concrete > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.concrete:hover, | ||
+ | .table-hover > tbody > tr > th.concrete:hover, | ||
+ | .table-hover > tbody > tr.concrete:hover > td, | ||
+ | .table-hover > tbody > tr.concrete:hover > th { | ||
+ | background-color: #87999a !important; | ||
+ | } | ||
+ | .table > thead > tr > td.gunmetal, | ||
+ | .table > tbody > tr > td.gunmetal, | ||
+ | .table > tfoot > tr > td.gunmetal, | ||
+ | .table > thead > tr > th.gunmetal, | ||
+ | .table > tbody > tr > th.gunmetal, | ||
+ | .table > tfoot > tr > th.gunmetal, | ||
+ | .table > thead > tr.gunmetal > td, | ||
+ | .table > tbody > tr.gunmetal > td, | ||
+ | .table > tfoot > tr.gunmetal > td, | ||
+ | .table > thead > tr.gunmetal > th, | ||
+ | .table > tbody > tr.gunmetal > th, | ||
+ | .table > tfoot > tr.gunmetal > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.gunmetal:hover, | ||
+ | .table-hover > tbody > tr > th.gunmetal:hover, | ||
+ | .table-hover > tbody > tr.gunmetal:hover > td, | ||
+ | .table-hover > tbody > tr.gunmetal:hover > th { | ||
+ | background-color: #1e2228 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.cyanide-light, | ||
+ | .table > tbody > tr > td.cyanide-light, | ||
+ | .table > tfoot > tr > td.cyanide-light, | ||
+ | .table > thead > tr > th.cyanide-light, | ||
+ | .table > tbody > tr > th.cyanide-light, | ||
+ | .table > tfoot > tr > th.cyanide-light, | ||
+ | .table > thead > tr.cyanide-light > td, | ||
+ | .table > tbody > tr.cyanide-light > td, | ||
+ | .table > tfoot > tr.cyanide-light > td, | ||
+ | .table > thead > tr.cyanide-light > th, | ||
+ | .table > tbody > tr.cyanide-light > th, | ||
+ | .table > tfoot > tr.cyanide-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #b6daf2 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.cyanide-light:hover, | ||
+ | .table-hover > tbody > tr > th.cyanide-light:hover, | ||
+ | .table-hover > tbody > tr.cyanide-light:hover > td, | ||
+ | .table-hover > tbody > tr.cyanide-light:hover > th { | ||
+ | background-color: #a0cfee !important; | ||
+ | } | ||
+ | .table > thead > tr > td.meadow-light, | ||
+ | .table > tbody > tr > td.meadow-light, | ||
+ | .table > tfoot > tr > td.meadow-light, | ||
+ | .table > thead > tr > th.meadow-light, | ||
+ | .table > tbody > tr > th.meadow-light, | ||
+ | .table > tfoot > tr > th.meadow-light, | ||
+ | .table > thead > tr.meadow-light > td, | ||
+ | .table > tbody > tr.meadow-light > td, | ||
+ | .table > tfoot > tr.meadow-light > td, | ||
+ | .table > thead > tr.meadow-light > th, | ||
+ | .table > tbody > tr.meadow-light > th, | ||
+ | .table > tfoot > tr.meadow-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #dcef54 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.meadow-light:hover, | ||
+ | .table-hover > tbody > tr > th.meadow-light:hover, | ||
+ | .table-hover > tbody > tr.meadow-light:hover > td, | ||
+ | .table-hover > tbody > tr.meadow-light:hover > th { | ||
+ | background-color: #d7ec3d !important; | ||
+ | } | ||
+ | .table > thead > tr > td.cocktail-light, | ||
+ | .table > tbody > tr > td.cocktail-light, | ||
+ | .table > tfoot > tr > td.cocktail-light, | ||
+ | .table > thead > tr > th.cocktail-light, | ||
+ | .table > tbody > tr > th.cocktail-light, | ||
+ | .table > tfoot > tr > th.cocktail-light, | ||
+ | .table > thead > tr.cocktail-light > td, | ||
+ | .table > tbody > tr.cocktail-light > td, | ||
+ | .table > tfoot > tr.cocktail-light > td, | ||
+ | .table > thead > tr.cocktail-light > th, | ||
+ | .table > tbody > tr.cocktail-light > th, | ||
+ | .table > tfoot > tr.cocktail-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #fec786 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.cocktail-light:hover, | ||
+ | .table-hover > tbody > tr > th.cocktail-light:hover, | ||
+ | .table-hover > tbody > tr.cocktail-light:hover > td, | ||
+ | .table-hover > tbody > tr.cocktail-light:hover > th { | ||
+ | background-color: #febb6d !important; | ||
+ | } | ||
+ | .table > thead > tr > td.mango-light, | ||
+ | .table > tbody > tr > td.mango-light, | ||
+ | .table > tfoot > tr > td.mango-light, | ||
+ | .table > thead > tr > th.mango-light, | ||
+ | .table > tbody > tr > th.mango-light, | ||
+ | .table > tfoot > tr > th.mango-light, | ||
+ | .table > thead > tr.mango-light > td, | ||
+ | .table > tbody > tr.mango-light > td, | ||
+ | .table > tfoot > tr.mango-light > td, | ||
+ | .table > thead > tr.mango-light > th, | ||
+ | .table > tbody > tr.mango-light > th, | ||
+ | .table > tfoot > tr.mango-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #f8e3a5 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.mango-light:hover, | ||
+ | .table-hover > tbody > tr > th.mango-light:hover, | ||
+ | .table-hover > tbody > tr.mango-light:hover > td, | ||
+ | .table-hover > tbody > tr.mango-light:hover > th { | ||
+ | background-color: #f7dc8d !important; | ||
+ | } | ||
+ | .table > thead > tr > td.berry-light, | ||
+ | .table > tbody > tr > td.berry-light, | ||
+ | .table > tfoot > tr > td.berry-light, | ||
+ | .table > thead > tr > th.berry-light, | ||
+ | .table > tbody > tr > th.berry-light, | ||
+ | .table > tfoot > tr > th.berry-light, | ||
+ | .table > thead > tr.berry-light > td, | ||
+ | .table > tbody > tr.berry-light > td, | ||
+ | .table > tfoot > tr.berry-light > td, | ||
+ | .table > thead > tr.berry-light > th, | ||
+ | .table > tbody > tr.berry-light > th, | ||
+ | .table > tfoot > tr.berry-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #f8c9c4 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.berry-light:hover, | ||
+ | .table-hover > tbody > tr > th.berry-light:hover, | ||
+ | .table-hover > tbody > tr.berry-light:hover > td, | ||
+ | .table-hover > tbody > tr.berry-light:hover > th { | ||
+ | background-color: #f5b4ae !important; | ||
+ | } | ||
+ | .table > thead > tr > td.hearts-light, | ||
+ | .table > tbody > tr > td.hearts-light, | ||
+ | .table > tfoot > tr > td.hearts-light, | ||
+ | .table > thead > tr > th.hearts-light, | ||
+ | .table > tbody > tr > th.hearts-light, | ||
+ | .table > tfoot > tr > th.hearts-light, | ||
+ | .table > thead > tr.hearts-light > td, | ||
+ | .table > tbody > tr.hearts-light > td, | ||
+ | .table > tfoot > tr.hearts-light > td, | ||
+ | .table > thead > tr.hearts-light > th, | ||
+ | .table > tbody > tr.hearts-light > th, | ||
+ | .table > tfoot > tr.hearts-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #f07ba4 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.hearts-light:hover, | ||
+ | .table-hover > tbody > tr > th.hearts-light:hover, | ||
+ | .table-hover > tbody > tr.hearts-light:hover > td, | ||
+ | .table-hover > tbody > tr.hearts-light:hover > th { | ||
+ | background-color: #ee6494 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.party-light, | ||
+ | .table > tbody > tr > td.party-light, | ||
+ | .table > tfoot > tr > td.party-light, | ||
+ | .table > thead > tr > th.party-light, | ||
+ | .table > tbody > tr > th.party-light, | ||
+ | .table > tfoot > tr > th.party-light, | ||
+ | .table > thead > tr.party-light > td, | ||
+ | .table > tbody > tr.party-light > td, | ||
+ | .table > tfoot > tr.party-light > td, | ||
+ | .table > thead > tr.party-light > th, | ||
+ | .table > tbody > tr.party-light > th, | ||
+ | .table > tfoot > tr.party-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #d01cad !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.party-light:hover, | ||
+ | .table-hover > tbody > tr > th.party-light:hover, | ||
+ | .table-hover > tbody > tr.party-light:hover > td, | ||
+ | .table-hover > tbody > tr.party-light:hover > th { | ||
+ | background-color: #b9199b !important; | ||
+ | } | ||
+ | .table > thead > tr > td.midnight-light, | ||
+ | .table > tbody > tr > td.midnight-light, | ||
+ | .table > tfoot > tr > td.midnight-light, | ||
+ | .table > thead > tr > th.midnight-light, | ||
+ | .table > tbody > tr > th.midnight-light, | ||
+ | .table > tfoot > tr > th.midnight-light, | ||
+ | .table > thead > tr.midnight-light > td, | ||
+ | .table > tbody > tr.midnight-light > td, | ||
+ | .table > tfoot > tr.midnight-light > td, | ||
+ | .table > thead > tr.midnight-light > th, | ||
+ | .table > tbody > tr.midnight-light > th, | ||
+ | .table > tfoot > tr.midnight-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #698aac !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.midnight-light:hover, | ||
+ | .table-hover > tbody > tr > th.midnight-light:hover, | ||
+ | .table-hover > tbody > tr.midnight-light:hover > td, | ||
+ | .table-hover > tbody > tr.midnight-light:hover > th { | ||
+ | background-color: #597ea2 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.hollow-light, | ||
+ | .table > tbody > tr > td.hollow-light, | ||
+ | .table > tfoot > tr > td.hollow-light, | ||
+ | .table > thead > tr > th.hollow-light, | ||
+ | .table > tbody > tr > th.hollow-light, | ||
+ | .table > tfoot > tr > th.hollow-light, | ||
+ | .table > thead > tr.hollow-light > td, | ||
+ | .table > tbody > tr.hollow-light > td, | ||
+ | .table > tfoot > tr.hollow-light > td, | ||
+ | .table > thead > tr.hollow-light > th, | ||
+ | .table > tbody > tr.hollow-light > th, | ||
+ | .table > tfoot > tr.hollow-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #978076 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.hollow-light:hover, | ||
+ | .table-hover > tbody > tr > th.hollow-light:hover, | ||
+ | .table-hover > tbody > tr.hollow-light:hover > td, | ||
+ | .table-hover > tbody > tr.hollow-light:hover > th { | ||
+ | background-color: #8b7369 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.cello-light, | ||
+ | .table > tbody > tr > td.cello-light, | ||
+ | .table > tfoot > tr > td.cello-light, | ||
+ | .table > thead > tr > th.cello-light, | ||
+ | .table > tbody > tr > th.cello-light, | ||
+ | .table > tfoot > tr > th.cello-light, | ||
+ | .table > thead > tr.cello-light > td, | ||
+ | .table > tbody > tr.cello-light > td, | ||
+ | .table > tfoot > tr.cello-light > td, | ||
+ | .table > thead > tr.cello-light > th, | ||
+ | .table > tbody > tr.cello-light > th, | ||
+ | .table > tfoot > tr.cello-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #e4b89d !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.cello-light:hover, | ||
+ | .table-hover > tbody > tr > th.cello-light:hover, | ||
+ | .table-hover > tbody > tr.cello-light:hover > td, | ||
+ | .table-hover > tbody > tr.cello-light:hover > th { | ||
+ | background-color: #dfa989 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.concrete-light, | ||
+ | .table > tbody > tr > td.concrete-light, | ||
+ | .table > tfoot > tr > td.concrete-light, | ||
+ | .table > thead > tr > th.concrete-light, | ||
+ | .table > tbody > tr > th.concrete-light, | ||
+ | .table > tfoot > tr > th.concrete-light, | ||
+ | .table > thead > tr.concrete-light > td, | ||
+ | .table > tbody > tr.concrete-light > td, | ||
+ | .table > tfoot > tr.concrete-light > td, | ||
+ | .table > thead > tr.concrete-light > th, | ||
+ | .table > tbody > tr.concrete-light > th, | ||
+ | .table > tfoot > tr.concrete-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #e8ecec !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.concrete-light:hover, | ||
+ | .table-hover > tbody > tr > th.concrete-light:hover, | ||
+ | .table-hover > tbody > tr.concrete-light:hover > td, | ||
+ | .table-hover > tbody > tr.concrete-light:hover > th { | ||
+ | background-color: #dae0e0 !important; | ||
+ | } | ||
+ | .table > thead > tr > td.gunmetal-light, | ||
+ | .table > tbody > tr > td.gunmetal-light, | ||
+ | .table > tfoot > tr > td.gunmetal-light, | ||
+ | .table > thead > tr > th.gunmetal-light, | ||
+ | .table > tbody > tr > th.gunmetal-light, | ||
+ | .table > tfoot > tr > th.gunmetal-light, | ||
+ | .table > thead > tr.gunmetal-light > td, | ||
+ | .table > tbody > tr.gunmetal-light > td, | ||
+ | .table > tfoot > tr.gunmetal-light > td, | ||
+ | .table > thead > tr.gunmetal-light > th, | ||
+ | .table > tbody > tr.gunmetal-light > th, | ||
+ | .table > tfoot > tr.gunmetal-light > th { | ||
+ | color: #000000; | ||
+ | background-color: #6a778f !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.gunmetal-light:hover, | ||
+ | .table-hover > tbody > tr > th.gunmetal-light:hover, | ||
+ | .table-hover > tbody > tr.gunmetal-light:hover > td, | ||
+ | .table-hover > tbody > tr.gunmetal-light:hover > th { | ||
+ | background-color: #5f6b80 !important; | ||
+ | } | ||
+ | .text-cyanide { | ||
+ | color: #3498db; | ||
+ | } | ||
+ | a.text-cyanide:hover { | ||
+ | color: #217dbb; | ||
+ | } | ||
+ | a.text-cyanide:hover { | ||
+ | color: #217dbb !important; | ||
+ | } | ||
+ | .text-meadow { | ||
+ | color: #8a9b0f; | ||
+ | } | ||
+ | a.text-meadow:hover { | ||
+ | color: #616c0b; | ||
+ | } | ||
+ | a.text-meadow:hover { | ||
+ | color: #616c0b !important; | ||
+ | } | ||
+ | .text-cocktail { | ||
+ | color: #e97f02; | ||
+ | } | ||
+ | a.text-cocktail:hover { | ||
+ | color: #b66302; | ||
+ | } | ||
+ | a.text-cocktail:hover { | ||
+ | color: #b66302 !important; | ||
+ | } | ||
+ | .text-hearts { | ||
+ | color: #bd1550; | ||
+ | } | ||
+ | a.text-hearts:hover { | ||
+ | color: #8f103d; | ||
+ | } | ||
+ | a.text-hearts:hover { | ||
+ | color: #8f103d !important; | ||
+ | } | ||
+ | .text-party { | ||
+ | color: #490a3d; | ||
+ | } | ||
+ | a.text-party:hover { | ||
+ | color: #1c0418; | ||
+ | } | ||
+ | a.text-party:hover { | ||
+ | color: #1c0418 !important; | ||
+ | } | ||
+ | .text-midnight { | ||
+ | color: #2c3e50; | ||
+ | } | ||
+ | a.text-midnight:hover { | ||
+ | color: #1a242f; | ||
+ | } | ||
+ | a.text-midnight:hover { | ||
+ | color: #1a242f !important; | ||
+ | } | ||
+ | .text-concrete { | ||
+ | color: #95a5a6; | ||
+ | } | ||
+ | a.text-concrete:hover { | ||
+ | color: #798d8f; | ||
+ | } | ||
+ | a.text-concrete:hover { | ||
+ | color: #798d8f !important; | ||
+ | } | ||
+ | .text-gunmetal { | ||
+ | color: #292e37; | ||
+ | } | ||
+ | a.text-gunmetal:hover { | ||
+ | color: #13161a; | ||
+ | } | ||
+ | a.text-gunmetal:hover { | ||
+ | color: #13161a !important; | ||
+ | } | ||
+ | .text-hollow { | ||
+ | color: #423732; | ||
+ | } | ||
+ | a.text-hollow:hover { | ||
+ | color: #251f1c; | ||
+ | } | ||
+ | a.text-hollow:hover { | ||
+ | color: #251f1c !important; | ||
+ | } | ||
+ | .text-mango { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | a.text-mango:hover { | ||
+ | color: #c3960e; | ||
+ | } | ||
+ | a.text-mango:hover { | ||
+ | color: #c3960e !important; | ||
+ | } | ||
+ | .text-berry { | ||
+ | color: #e74c3c; | ||
+ | } | ||
+ | a.text-berry:hover { | ||
+ | color: #d62c1a; | ||
+ | } | ||
+ | a.text-berry:hover { | ||
+ | color: #d62c1a !important; | ||
+ | } | ||
+ | .text-cello { | ||
+ | color: #b66432; | ||
+ | } | ||
+ | a.text-cello:hover { | ||
+ | color: #8e4e27; | ||
+ | } | ||
+ | a.text-cello:hover { | ||
+ | color: #8e4e27 !important; | ||
+ | } | ||
+ | .text-cyanide-alt { | ||
+ | background-color: #3498db; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-cyanide-alt:hover { | ||
+ | color: #8bc4ea; | ||
+ | } | ||
+ | .text-meadow-alt { | ||
+ | background-color: #8a9b0f; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-meadow-alt:hover { | ||
+ | color: #d2ea26; | ||
+ | } | ||
+ | .text-cocktail-alt { | ||
+ | background-color: #e97f02; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-cocktail-alt:hover { | ||
+ | color: #feaf53; | ||
+ | } | ||
+ | .text-hearts-alt { | ||
+ | background-color: #bd1550; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-hearts-alt:hover { | ||
+ | color: #eb4d84; | ||
+ | } | ||
+ | .text-party-alt { | ||
+ | background-color: #490a3d; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-party-alt:hover { | ||
+ | color: #a31688; | ||
+ | } | ||
+ | .text-midnight-alt { | ||
+ | background-color: #2c3e50; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-midnight-alt:hover { | ||
+ | color: #507192; | ||
+ | } | ||
+ | .text-concrete-alt { | ||
+ | background-color: #95a5a6; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-concrete-alt:hover { | ||
+ | color: #ccd4d5; | ||
+ | } | ||
+ | .text-gunmetal-alt { | ||
+ | background-color: #292e37; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-gunmetal-alt:hover { | ||
+ | color: #555f71; | ||
+ | } | ||
+ | .text-hollow-alt { | ||
+ | background-color: #423732; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-hollow-alt:hover { | ||
+ | color: #7c675e; | ||
+ | } | ||
+ | .text-berry-alt { | ||
+ | background-color: #e74c3c; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-berry-alt:hover { | ||
+ | color: #f29f97; | ||
+ | } | ||
+ | .text-cello-alt { | ||
+ | background-color: #b66432; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-cello-alt:hover { | ||
+ | color: #d99b75; | ||
+ | } | ||
+ | .text-mango-alt { | ||
+ | background-color: #eeb816; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.text-mango-alt:hover { | ||
+ | color: #f5d575; | ||
+ | } | ||
+ | .bg-cyanide { | ||
+ | background-color: #3498db; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-cyanide:hover { | ||
+ | background-color: #217dbb; | ||
+ | } | ||
+ | a.bg-cyanide:hover { | ||
+ | background-color: #217dbb; | ||
+ | } | ||
+ | .bg-meadow { | ||
+ | background-color: #8a9b0f; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-meadow:hover { | ||
+ | background-color: #616c0b; | ||
+ | } | ||
+ | a.bg-meadow:hover { | ||
+ | background-color: #616c0b; | ||
+ | } | ||
+ | .bg-cocktail { | ||
+ | background-color: #e97f02; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-cocktail:hover { | ||
+ | background-color: #b66302; | ||
+ | } | ||
+ | a.bg-cocktail:hover { | ||
+ | background-color: #b66302; | ||
+ | } | ||
+ | .bg-mango { | ||
+ | background-color: #eeb816; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-mango:hover { | ||
+ | background-color: #c3960e; | ||
+ | } | ||
+ | a.bg-mango:hover { | ||
+ | background-color: #c3960e; | ||
+ | } | ||
+ | .bg-berry { | ||
+ | background-color: #e74c3c; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-berry:hover { | ||
+ | background-color: #d62c1a; | ||
+ | } | ||
+ | a.bg-berry:hover { | ||
+ | background-color: #d62c1a; | ||
+ | } | ||
+ | .bg-cello { | ||
+ | background-color: #b66432; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-cello:hover { | ||
+ | background-color: #8e4e27; | ||
+ | } | ||
+ | a.bg-cello:hover { | ||
+ | background-color: #8e4e27; | ||
+ | } | ||
+ | .bg-hearts { | ||
+ | background-color: #bd1550; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-hearts:hover { | ||
+ | background-color: #8f103d; | ||
+ | } | ||
+ | a.bg-hearts:hover { | ||
+ | background-color: #8f103d; | ||
+ | } | ||
+ | .bg-party { | ||
+ | background-color: #490a3d; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-party:hover { | ||
+ | background-color: #1c0418; | ||
+ | } | ||
+ | a.bg-party:hover { | ||
+ | background-color: #1c0418; | ||
+ | } | ||
+ | .bg-midnight { | ||
+ | background-color: #2c3e50; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-midnight:hover { | ||
+ | background-color: #1a242f; | ||
+ | } | ||
+ | a.bg-midnight:hover { | ||
+ | background-color: #1a242f; | ||
+ | } | ||
+ | .bg-concrete { | ||
+ | background-color: #95a5a6; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-concrete:hover { | ||
+ | background-color: #798d8f; | ||
+ | } | ||
+ | a.bg-concrete:hover { | ||
+ | background-color: #798d8f; | ||
+ | } | ||
+ | .bg-gunmetal { | ||
+ | background-color: #292e37; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-gunmetal:hover { | ||
+ | background-color: #13161a; | ||
+ | } | ||
+ | a.bg-gunmetal:hover { | ||
+ | background-color: #13161a; | ||
+ | } | ||
+ | .bg-hollow { | ||
+ | background-color: #423732; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-hollow:hover { | ||
+ | background-color: #251f1c; | ||
+ | } | ||
+ | a.bg-hollow:hover { | ||
+ | background-color: #251f1c; | ||
+ | } | ||
+ | .well-cyanide { | ||
+ | color: #ffffff; | ||
+ | background-color: #3498db; | ||
+ | box-shadow: inset 0 -4px 0 0 #5faee3; | ||
+ | border-color: #3498db; | ||
+ | } | ||
+ | .well-cyanide-light { | ||
+ | color: #3498db; | ||
+ | background-color: #b6daf2; | ||
+ | box-shadow: inset 0 -4px 0 0 #e1f0fa; | ||
+ | border-color: #b6daf2; | ||
+ | } | ||
+ | .well-cyanide-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #b6daf2; | ||
+ | box-shadow: inset 0 -4px 0 0 #e1f0fa; | ||
+ | border-color: #b6daf2; | ||
+ | } | ||
+ | .well-meadow { | ||
+ | color: #ffffff; | ||
+ | background-color: #8a9b0f; | ||
+ | box-shadow: inset 0 -4px 0 0 #b3ca14; | ||
+ | border-color: #8a9b0f; | ||
+ | } | ||
+ | .well-meadow-light { | ||
+ | color: #8a9b0f; | ||
+ | background-color: #dcef54; | ||
+ | box-shadow: inset 0 -4px 0 0 #e5f383; | ||
+ | border-color: #dcef54; | ||
+ | } | ||
+ | .well-meadow-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #dcef54; | ||
+ | box-shadow: inset 0 -4px 0 0 #e5f383; | ||
+ | border-color: #dcef54; | ||
+ | } | ||
+ | .well-cocktail { | ||
+ | color: #ffffff; | ||
+ | background-color: #e97f02; | ||
+ | box-shadow: inset 0 -4px 0 0 #fd9821; | ||
+ | border-color: #e97f02; | ||
+ | } | ||
+ | .well-cocktail-light { | ||
+ | color: #c16902; | ||
+ | background-color: #fec786; | ||
+ | box-shadow: inset 0 -4px 0 0 #fedeb9; | ||
+ | border-color: #fec786; | ||
+ | } | ||
+ | .well-cocktail-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #fec786; | ||
+ | box-shadow: inset 0 -4px 0 0 #fedeb9; | ||
+ | border-color: #fec786; | ||
+ | } | ||
+ | .well-mango { | ||
+ | color: #ffffff; | ||
+ | background-color: #eeb816; | ||
+ | box-shadow: inset 0 -4px 0 0 #f1c646; | ||
+ | border-color: #eeb816; | ||
+ | } | ||
+ | .well-mango-light { | ||
+ | color: #a6800c; | ||
+ | background-color: #f5d575; | ||
+ | box-shadow: inset 0 -4px 0 0 #faebbc; | ||
+ | border-color: #f5d575; | ||
+ | } | ||
+ | .well-mango-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #f5d575; | ||
+ | box-shadow: inset 0 -4px 0 0 #faebbc; | ||
+ | border-color: #f5d575; | ||
+ | } | ||
+ | .well-hearts { | ||
+ | color: #ffffff; | ||
+ | background-color: #bd1550; | ||
+ | box-shadow: inset 0 -4px 0 0 #e61f65; | ||
+ | border-color: #bd1550; | ||
+ | } | ||
+ | .well-hearts-light { | ||
+ | color: #bd1550; | ||
+ | background-color: #f07ba4; | ||
+ | box-shadow: inset 0 -4px 0 0 #f5a9c4; | ||
+ | border-color: #f07ba4; | ||
+ | } | ||
+ | .well-hearts-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #f07ba4; | ||
+ | box-shadow: inset 0 -4px 0 0 #f5a9c4; | ||
+ | border-color: #f07ba4; | ||
+ | } | ||
+ | .well-party { | ||
+ | color: #ffffff; | ||
+ | background-color: #490a3d; | ||
+ | box-shadow: inset 0 -4px 0 0 #761062; | ||
+ | border-color: #490a3d; | ||
+ | } | ||
+ | .well-party-light { | ||
+ | color: #490a3d; | ||
+ | background-color: #ea68d1; | ||
+ | box-shadow: inset 0 -4px 0 0 #f095df; | ||
+ | border-color: #ea68d1; | ||
+ | } | ||
+ | .well-party-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #ea68d1; | ||
+ | box-shadow: inset 0 -4px 0 0 #f095df; | ||
+ | border-color: #ea68d1; | ||
+ | } | ||
+ | .well-midnight { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c3e50; | ||
+ | box-shadow: inset 0 -4px 0 0 #3e5771; | ||
+ | border-color: #2c3e50; | ||
+ | } | ||
+ | .well-midnight-light { | ||
+ | color: #2c3e50; | ||
+ | background-color: #8aa4be; | ||
+ | box-shadow: inset 0 -4px 0 0 #aabdd1; | ||
+ | border-color: #8aa4be; | ||
+ | } | ||
+ | .well-midnight-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #8aa4be; | ||
+ | box-shadow: inset 0 -4px 0 0 #aabdd1; | ||
+ | border-color: #8aa4be; | ||
+ | } | ||
+ | .well-concrete { | ||
+ | color: #ffffff; | ||
+ | background-color: #95a5a6; | ||
+ | box-shadow: inset 0 -4px 0 0 #b1bdbd; | ||
+ | border-color: #95a5a6; | ||
+ | } | ||
+ | .well-concrete-light { | ||
+ | color: #4a5758; | ||
+ | background-color: #b1bdbd; | ||
+ | box-shadow: inset 0 -4px 0 0 #ccd4d5; | ||
+ | border-color: #b1bdbd; | ||
+ | } | ||
+ | .well-concrete-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #b1bdbd; | ||
+ | box-shadow: inset 0 -4px 0 0 #ccd4d5; | ||
+ | border-color: #b1bdbd; | ||
+ | } | ||
+ | .well-berry { | ||
+ | color: #ffffff; | ||
+ | background-color: #e74c3c; | ||
+ | box-shadow: inset 0 -4px 0 0 #ed7669; | ||
+ | border-color: #e74c3c; | ||
+ | } | ||
+ | .well-berry-light { | ||
+ | color: #a82315; | ||
+ | background-color: #f29f97; | ||
+ | box-shadow: inset 0 -4px 0 0 #fbdedb; | ||
+ | border-color: #f29f97; | ||
+ | } | ||
+ | .well-berry-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #f29f97; | ||
+ | box-shadow: inset 0 -4px 0 0 #fbdedb; | ||
+ | border-color: #f29f97; | ||
+ | } | ||
+ | .well-cello { | ||
+ | color: #ffffff; | ||
+ | background-color: #b66432; | ||
+ | box-shadow: inset 0 -4px 0 0 #ce7e4d; | ||
+ | border-color: #b66432; | ||
+ | } | ||
+ | .well-cello-light { | ||
+ | color: #66381c; | ||
+ | background-color: #d99b75; | ||
+ | box-shadow: inset 0 -4px 0 0 #efd5c5; | ||
+ | border-color: #d99b75; | ||
+ | } | ||
+ | .well-cello-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #d99b75; | ||
+ | box-shadow: inset 0 -4px 0 0 #efd5c5; | ||
+ | border-color: #d99b75; | ||
+ | } | ||
+ | .well-hollow { | ||
+ | color: #ffffff; | ||
+ | background-color: #423732; | ||
+ | box-shadow: inset 0 -4px 0 0 #5f4f48; | ||
+ | border-color: #423732; | ||
+ | } | ||
+ | .well-hollow-light { | ||
+ | color: #080706; | ||
+ | background-color: #c3b6b0; | ||
+ | box-shadow: inset 0 -4px 0 0 #d9d1cd; | ||
+ | border-color: #c3b6b0; | ||
+ | } | ||
+ | .well-hollow-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #c3b6b0; | ||
+ | box-shadow: inset 0 -4px 0 0 #d9d1cd; | ||
+ | border-color: #c3b6b0; | ||
+ | } | ||
+ | .well-gunmetal { | ||
+ | color: #ffffff; | ||
+ | background-color: #292e37; | ||
+ | box-shadow: inset 0 -4px 0 0 #3f4654; | ||
+ | border-color: #292e37; | ||
+ | } | ||
+ | .well-gunmetal-light { | ||
+ | color: #000000; | ||
+ | background-color: #a4acbb; | ||
+ | box-shadow: inset 0 -4px 0 0 #c1c7d1; | ||
+ | border-color: #a4acbb; | ||
+ | } | ||
+ | .well-gunmetal-light-text { | ||
+ | color: #697060; | ||
+ | background-color: #a4acbb; | ||
+ | box-shadow: inset 0 -4px 0 0 #c1c7d1; | ||
+ | border-color: #a4acbb; | ||
+ | } | ||
+ | .pillbox li.status-cyanide { | ||
+ | background-color: #3498db; | ||
+ | } | ||
+ | .pillbox li.status-meadow { | ||
+ | background-color: #8a9b0f; | ||
+ | } | ||
+ | .pillbox li.status-cocktail { | ||
+ | background-color: #e97f02; | ||
+ | } | ||
+ | .pillbox li.status-hearts { | ||
+ | background-color: #bd1550; | ||
+ | } | ||
+ | .pillbox li.status-party { | ||
+ | background-color: #490a3d; | ||
+ | } | ||
+ | .pillbox li.status-midnight { | ||
+ | background-color: #2c3e50; | ||
+ | } | ||
+ | .pillbox li.status-concrete { | ||
+ | background-color: #95a5a6; | ||
+ | } | ||
+ | .pillbox li.status-gunmetal { | ||
+ | background-color: #292e37; | ||
+ | } | ||
+ | .pillbox li.status-hollow { | ||
+ | background-color: #423732; | ||
+ | } | ||
+ | .pillbox li.status-mango { | ||
+ | background-color: #eeb816; | ||
+ | } | ||
+ | .pillbox li.status-berry { | ||
+ | background-color: #e74c3c; | ||
+ | } | ||
+ | .pillbox li.status-cello { | ||
+ | background-color: #b66432; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-cyanide { | ||
+ | color: #fff !important; | ||
+ | background: #3498db !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-meadow { | ||
+ | color: #fff !important; | ||
+ | background: #8a9b0f !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-cocktail { | ||
+ | color: #fff !important; | ||
+ | background: #e97f02 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-mango { | ||
+ | color: #fff !important; | ||
+ | background: #eeb816 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-berry { | ||
+ | color: #fff !important; | ||
+ | background: #e74c3c !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-hearts { | ||
+ | color: #fff !important; | ||
+ | background: #bd1550 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-party { | ||
+ | color: #fff !important; | ||
+ | background: #490a3d !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-midnight { | ||
+ | color: #fff !important; | ||
+ | background: #2c3e50 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-hollow { | ||
+ | color: #fff !important; | ||
+ | background: #423732 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-cello { | ||
+ | color: #fff !important; | ||
+ | background: #b66432 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-concrete { | ||
+ | color: #fff !important; | ||
+ | background: #95a5a6 !important; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-gunmetal { | ||
+ | color: #fff !important; | ||
+ | background: #292e37 !important; | ||
+ | } | ||
+ | .alert.alert-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #236b9b; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-lighter hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert.alert-lighter .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-lighter hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert.alert-lighter .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-lighter .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-lighter .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #07151e; | ||
+ | } | ||
+ | .alert.alert-lighter-text { | ||
+ | background-color: #6eb2de; | ||
+ | border-color: #2c88c5; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .alert.alert-lighter-text hr { | ||
+ | border-top-color: #2879b0; | ||
+ | } | ||
+ | .alert.alert-lighter-text .alert-link { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .alert.alert-lighter-text hr { | ||
+ | border-top-color: #2879b0; | ||
+ | } | ||
+ | .alert.alert-lighter-text .alert-link { | ||
+ | color: #236b9b; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .alert.alert-lighter-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-lighter-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #0e2c3f; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #4da0d7; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color hr { | ||
+ | border-top-color: #3895d2; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color .alert-link { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color hr { | ||
+ | border-top-color: #3895d2; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color .alert-link { | ||
+ | color: #4da0d7; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-lighter-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .badge-lighter[href]:hover, | ||
+ | .badge-lighter[href]:focus { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-lighter { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-lighter > li + li:before { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-lighter > li > a { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-lighter > li > a:hover { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-lighter > .active { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .btn.btn-lighter { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #6eb2de; | ||
+ | text-shadow: 0 1px 0 #2c88c5; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-lighter:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .btn.btn-lighter:hover { | ||
+ | background-color: #5ea9db; | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | } | ||
+ | .btn.btn-lighter:active, | ||
+ | .btn.btn-lighter.active, | ||
+ | .open .dropdown-toggle.btn.btn-lighter { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #459bd5; | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #459bd5; | ||
+ | } | ||
+ | .btn.btn-lighter.disabled, | ||
+ | .btn.btn-lighter[disabled], | ||
+ | fieldset[disabled] .btn.btn-lighter, | ||
+ | .btn.btn-lighter.disabled:hover, | ||
+ | .btn.btn-lighter[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-lighter:hover, | ||
+ | .btn.btn-lighter.disabled:focus, | ||
+ | .btn.btn-lighter[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-lighter:focus, | ||
+ | .btn.btn-lighter.disabled:active, | ||
+ | .btn.btn-lighter[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-lighter:active, | ||
+ | .btn.btn-lighter.disabled.active, | ||
+ | .btn.btn-lighter[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-lighter.active { | ||
+ | background-color: #459bd5; | ||
+ | border-color: #5ea9db; | ||
+ | } | ||
+ | .btn.btn-lighter .badge { | ||
+ | color: #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .carousel.carousel-lighter .carousel-control .carousel-prev, | ||
+ | .carousel.carousel-lighter .carousel-control .carousel-next { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .carousel.carousel-lighter .carousel-caption { | ||
+ | background: rgba(77, 160, 215, 0.8); | ||
+ | } | ||
+ | .dropdown-menu.lighter-color { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.lighter-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighter-color li > a:hover, | ||
+ | .dropdown-menu.lighter-color li > a:focus { | ||
+ | color: #a0ccea; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.lighter-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .dropdown-menu.lighter-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #77b6e0; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.lighter-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighter-bgcolor { | ||
+ | background-color: #4da0d7; | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.lighter-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighter-bgcolor li > a:hover, | ||
+ | .dropdown-menu.lighter-bgcolor li > a:focus { | ||
+ | background-color: #6eb2de !important; | ||
+ | } | ||
+ | .dropdown-menu.lighter-bgcolor > .active > a { | ||
+ | background-color: #6eb2de !important; | ||
+ | } | ||
+ | .dropdown-menu.lighter-bgcolor .divider { | ||
+ | background-color: #6eb2de; | ||
+ | } | ||
+ | .dropdown-menu.lighter-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighter-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #4da0d7 !important; | ||
+ | } | ||
+ | .dropdown-menu.lighter-border li > a { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.lighter-border li > a:hover, | ||
+ | .dropdown-menu.lighter-border li > a:focus { | ||
+ | color: #236b9b !important; | ||
+ | } | ||
+ | .dropdown-menu.lighter-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #236b9b; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.lighter-border .divider { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.lighter-border dt > .text { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-color { | ||
+ | background-color: #77b6e0; | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-color li > a:hover, | ||
+ | .dropdown-menu.lighterer-color li > a:focus { | ||
+ | color: #cae3f3; | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #cae3f3; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #a0ccea; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-bgcolor { | ||
+ | background-color: #77b6e0; | ||
+ | border: 1px solid #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-bgcolor li > a:hover, | ||
+ | .dropdown-menu.lighterer-bgcolor li > a:focus { | ||
+ | background-color: #98c8e8 !important; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-bgcolor > .active > a { | ||
+ | background-color: #98c8e8 !important; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-bgcolor .divider { | ||
+ | background-color: #98c8e8; | ||
+ | } | ||
+ | .dropdown-menu.lighterer-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-lighter .help-block, | ||
+ | .has-lighter .control-label, | ||
+ | .has-lighter .radio, | ||
+ | .has-lighter .checkbox, | ||
+ | .has-lighter .radio-inline, | ||
+ | .has-lighter .checkbox-inline { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .form-control { | ||
+ | border-color: #4da0d7; | ||
+ | -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-lighter .form-control:focus { | ||
+ | border-color: #2c88c5; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a0ccea; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a0ccea; | ||
+ | } | ||
+ | .has-lighter .input-group-addon { | ||
+ | color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .form-control-feedback { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .help-block, | ||
+ | .has-lighter .control-label, | ||
+ | .has-lighter .radio, | ||
+ | .has-lighter .checkbox, | ||
+ | .has-lighter .radio-inline, | ||
+ | .has-lighter .checkbox-inline { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .form-control { | ||
+ | border-color: #4da0d7; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #4da0d7; | ||
+ | box-shadow: inset 0 -3px 0 0 #4da0d7; | ||
+ | } | ||
+ | .has-lighter .form-control:focus { | ||
+ | border-color: #4da0d7; | ||
+ | box-shadow: inset 0 0 0 0 #4da0d7, 0 0 2px 0 #a0ccea; | ||
+ | } | ||
+ | .has-lighter .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #4da0d7; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .form-control-feedback { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .custom-checkbox .fa-check { | ||
+ | color: #4da0d7; | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-lighter .custom-checkbox .empty:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.second:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.old, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.new { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.active, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td.active:hover { | ||
+ | background-color: #4da0d7; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td span:hover, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td span.active, | ||
+ | .has-lighter.bootstrap-datetimepicker-widget td span.active:hover { | ||
+ | background-color: #4da0d7; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget th:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.daterangepicker .ranges li.active, | ||
+ | .has-lighter.daterangepicker .ranges li:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.daterangepicker td.available:hover, | ||
+ | .has-lighter.daterangepicker th.available:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.daterangepicker td.active, | ||
+ | .has-lighter.daterangepicker td.active:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.daterangepicker td.in-range { | ||
+ | background: #77b6e0; | ||
+ | } | ||
+ | .has-lighter.daterangepicker .ranges li { | ||
+ | background: #4da0d7; | ||
+ | border: 1px solid #4da0d7; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .has-lighter.daterangepicker .ranges li.active, | ||
+ | .has-lighter.daterangepicker .ranges li:hover { | ||
+ | background-color: #4da0d7; | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter.daterangepicker .calendar th.prev:hover, | ||
+ | .has-lighter.daterangepicker .calendar th.next:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter.reportrange { | ||
+ | border: 1px solid #4da0d7; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container .select2-choice { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container.select2-drop-above .select2-choice { | ||
+ | border-bottom-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-drop { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-drop-auto-width { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-drop.select2-drop-above { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container .select2-choice .select2-arrow { | ||
+ | border-left: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-search input { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container .select2-choice, | ||
+ | .has-lighter .select2-container .select2-choices { | ||
+ | border: 1px solid #4da0d7; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #4da0d7; | ||
+ | box-shadow: inset 0 -3px 0 0 #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-dropdown-open.select2-drop-above .select2-choice, | ||
+ | .has-lighter .select2-dropdown-open.select2-drop-above .select2-choices { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-results .select2-highlighted { | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container-multi .select2-choices { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container-multi .select2-choices .select2-search-choice, | ||
+ | .has-lighter .select2-container-multi .select2-choices .select2-search-choice-focus { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container .select2-choices .select2-search-field input, | ||
+ | .has-lighter .select2-container .select2-choice, | ||
+ | .has-lighter .select2-container .select2-choices { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container .select2-choice .select2-arrow, | ||
+ | .has-lighter .select2-container .select2-choice div { | ||
+ | border-left: 1px solid #4da0d7; | ||
+ | } | ||
+ | .has-lighter .has-warning .select2-container-active .select2-choice, | ||
+ | .has-lighter .has-warning .select2-container-multi.select2-container-active .select2-choices { | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4da0d7; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-container-active .select2-choice, | ||
+ | .has-lighter .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-drop-active { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-drop-auto-width, | ||
+ | .has-lighter .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-results .select2-highlighted { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .select2-results .select2-highlighted table { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .has-lighter .bootstrap-switch { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter a:not(.btn) { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter a:not(.btn):hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter .lead { | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-white { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-white .h1, | ||
+ | .jumbotron.jumbotron-lighter-white h1 { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-white p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-white a:not(.btn) { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-white a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-white .lead { | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-transparent { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-transparent .h1, | ||
+ | .jumbotron.jumbotron-lighter-transparent h1 { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-transparent p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-transparent a:not(.btn) { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-transparent a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .jumbotron.jumbotron-lighter-transparent .lead { | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .label.label-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .label.label-lighter[href]:hover, | ||
+ | .label.label-lighter[href]:focus { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-lighter { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-lighter .list-group-item { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-lighter .list-group-item-heading { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-lighter a.list-group-item { | ||
+ | color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-lighter a.list-group-item:hover, | ||
+ | .list-group.list-group-lighter a.list-group-item:focus, | ||
+ | .list-group.list-group-lighter a.list-group-item.active { | ||
+ | background-color: #4da0d7; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-lighter a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-lighter a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-lighter a.list-group-item.active .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-lighter a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-lighter a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-lighter a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-lighter.list-group-inverse { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .list-group.list-group-lighter.list-group-inverse .list-group-item { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #77b6e0; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item:hover, | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item:focus, | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item.active { | ||
+ | background-color: #ffffff; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item.active .list-group-item-heading { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-lighter.list-group-inverse a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .list-group-item-lighter { | ||
+ | color: #ffffff; | ||
+ | background-color: #a0ccea; | ||
+ | } | ||
+ | a.list-group-item-lighter { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-lighter .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-lighter:hover, | ||
+ | a.list-group-item-lighter:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8cc1e5; | ||
+ | } | ||
+ | a.list-group-item-lighter.active, | ||
+ | a.list-group-item-lighter.active:hover, | ||
+ | a.list-group-item-lighter.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-lighter { | ||
+ | color: #ffffff; | ||
+ | background-color: #a0ccea; | ||
+ | } | ||
+ | a.list-group-item-lighter { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-lighter .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-lighter:hover, | ||
+ | a.list-group-item-lighter:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8cc1e5 !important; | ||
+ | } | ||
+ | a.list-group-item-lighter.active, | ||
+ | a.list-group-item-lighter.active:hover, | ||
+ | a.list-group-item-lighter.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .media-lighter .media p { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: 32px; | ||
+ | } | ||
+ | .media-lighter .media-heading { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #4da0d7; | ||
+ | /*.no-touch .gn-icon-menu:hover::before, | ||
+ | .no-touch .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px lighten(@mwbs-color-lighter, 10%), 0 -6px white, 0 -9px lighten(@mwbs-color-lighter, 10%), 0 -12px white; | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-lighter .navbar-brand { | ||
+ | color: #236b9b; | ||
+ | border-right: 1px solid #77b6e0; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-lighter .navbar-brand:hover, | ||
+ | .navbar-lighter .navbar-brand:focus { | ||
+ | color: #2c88c5; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-lighter .navbar-text { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-nav > li > a { | ||
+ | color: #4da0d7; | ||
+ | border-right: 1px solid #77b6e0; | ||
+ | } | ||
+ | .navbar-lighter .navbar-nav > li > a:hover, | ||
+ | .navbar-lighter .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-nav > .active > a, | ||
+ | .navbar-lighter .navbar-nav > .active > a:hover, | ||
+ | .navbar-lighter .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #77b6e0; | ||
+ | } | ||
+ | .navbar-lighter .navbar-nav > .disabled > a, | ||
+ | .navbar-lighter .navbar-nav > .disabled > a:hover, | ||
+ | .navbar-lighter .navbar-nav > .disabled > a:focus { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-lighter .navbar-toggle { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-toggle .icon-bar { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-toggle:hover, | ||
+ | .navbar-lighter .navbar-toggle:focus { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-lighter .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-lighter .navbar-collapse, | ||
+ | .navbar-lighter .navbar-form { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-nav > .open > a, | ||
+ | .navbar-lighter .navbar-nav > .open > a:hover, | ||
+ | .navbar-lighter .navbar-nav > .open > a:focus { | ||
+ | background-color: #4da0d7; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-lighter .navbar-link { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-main, | ||
+ | .navbar-lighter .gn-menu-main ul { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-main a { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-main > li { | ||
+ | border-right: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-wrapper { | ||
+ | border-right: 1px solid #4da0d7; | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-wrapper .nav li > a { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-lighter .gn-icon-menu::before { | ||
+ | background: #4da0d7; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #4da0d7, 0 -9px #ffffff, 0 -12px #4da0d7; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu { | ||
+ | box-shadow: inset 0 1px #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-menu-main a:hover, | ||
+ | .navbar-lighter .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-lighter .gn-menu li.gn-search-item:hover a { | ||
+ | background: #4da0d7 !important; | ||
+ | } | ||
+ | .navbar-lighter .gn-icon-menu.gn-selected::before { | ||
+ | background: #4da0d7; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #4da0d7, 0 -9px #ffffff, 0 -12px #4da0d7; | ||
+ | } | ||
+ | .navbar-lighter .gn-icon-menu:hover::before, | ||
+ | .navbar-lighter .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px #4da0d7, 0 -6px #ffffff, 0 -9px #4da0d7, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .navbar-inverse-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-nav > li > a { | ||
+ | color: #fff; | ||
+ | background-color: #4da0d7; | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse-lighter .navbar-nav > li > a:focus { | ||
+ | background-color: #77b6e0; | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-nav.navbar-right > li > a:hover, | ||
+ | .navbar-inverse-lighter .navbar-nav.navbar-right > li > a:focus { | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-nav > .active > a, | ||
+ | .navbar-inverse-lighter .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse-lighter .navbar-nav > .active > a:focus { | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-nav .dropdown.open > a { | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-toggle { | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-toggle .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-toggle:hover, | ||
+ | .navbar-inverse-lighter .navbar-toggle:focus { | ||
+ | background-color: #fff; | ||
+ | border-color: #4da0d7; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-inverse-lighter .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-collapse, | ||
+ | .navbar-inverse-lighter .navbar-form { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-brand { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-brand:hover { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-inverse-lighter .navbar-brand, | ||
+ | .navbar-static-top .navbar-inverse-lighter .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-inverse-lighter .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-link { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-lighter .navbar-link:hover { | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-main { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-main, | ||
+ | .navbar-inverse-lighter .gn-menu-main ul { | ||
+ | color: #fff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-main a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-main > li { | ||
+ | border-right: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-wrapper { | ||
+ | background: #4da0d7; | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-wrapper .nav li > a { | ||
+ | background-color: #4da0d7; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #77b6e0 !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-icon-menu::before { | ||
+ | background: #fff; | ||
+ | box-shadow: 0 3px #77b6e0, 0 -6px #ffffff, 0 -9px #77b6e0, 0 -12px #ffffff; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu { | ||
+ | box-shadow: inset 0 1px #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-menu-main a:hover, | ||
+ | .navbar-inverse-lighter .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-inverse-lighter .gn-menu li.gn-search-item:hover a { | ||
+ | background: #77b6e0 !important; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-icon-menu.gn-selected::before { | ||
+ | background: #236b9b; | ||
+ | box-shadow: 0 3px #4da0d7, 0 -6px #2c88c5, 0 -9px #4da0d7, 0 -12px #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-lighter .gn-icon-menu:hover::before, | ||
+ | .navbar-inverse-lighter .gn-icon-menu.gn-selected:hover::before { | ||
+ | background-color: #fff !important; | ||
+ | box-shadow: 0 3px #77b6e0, 0 -6px #ffffff, 0 -9px #77b6e0, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav > li.disabled > a { | ||
+ | background-color: #8cb2cb !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav .open > a { | ||
+ | background-color: #66addc; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav .open > a, | ||
+ | .nav-tabs-lighter.nav .open > a:hover, | ||
+ | .nav-tabs-lighter.nav .open > a:focus { | ||
+ | border-color: #4da0d7; | ||
+ | background-color: #66addc; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs { | ||
+ | /*border-bottom: 1px solid #4da0d7;*/ | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs > li > a { | ||
+ | box-shadow: inset 0 1px 0 0 #6eb2de; | ||
+ | background-color: #4da0d7; | ||
+ | text-shadow: 0 1px 0 #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs > li > a:hover, | ||
+ | .nav-tabs-lighter.nav-tabs > li > a:focus { | ||
+ | background-color: #66addc; | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs > li > a:active { | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | box-shadow: inset 0 0 6px 6px #459bd5; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs > li.active > a { | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs > li.active > a, | ||
+ | .nav-tabs-lighter.nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs-lighter.nav-tabs > li.active > a:focus { | ||
+ | background-color: #66addc !important; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-tabs.nav-justified { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-below > .nav-tabs { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-below > .nav-tabs > li > a { | ||
+ | box-shadow: inset 0 -1px 0 0 #6eb2de; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-below > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #459bd5; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-left > .nav-tabs { | ||
+ | border-left: 1px solid #4da0d7; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-left > .nav-tabs > li > a { | ||
+ | box-shadow: inset -1px 0 0 0 #6eb2de; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-left > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #459bd5; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-right > .nav-tabs { | ||
+ | border-right: 1px solid #4da0d7; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-right > .nav-tabs > li > a { | ||
+ | box-shadow: inset 1px 0 0 0 #6eb2de; | ||
+ | } | ||
+ | .nav-tabs-lighter.tabs-right > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #459bd5; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-pills > li > a { | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-pills > li > a:hover, | ||
+ | .nav-tabs-lighter.nav-pills > li > a:focus, | ||
+ | .nav-tabs-lighter.nav-pills > li > a:active { | ||
+ | color: #4da0d7; | ||
+ | box-shadow: inset 0 -4px 0 0 #6eb2de; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-pills > li.active > a { | ||
+ | color: #4da0d7; | ||
+ | box-shadow: inset 0 -4px 0 0 #6eb2de; | ||
+ | } | ||
+ | .nav-tabs-lighter.nav-pills > li.disabled > a { | ||
+ | background-color: transparent !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .pagination.lighter > li > a, | ||
+ | .pagination.lighter > li > span { | ||
+ | text-shadow: 0 1px 0 #2c88c5; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | background-color: #4da0d7; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .pagination.lighter > li > a:hover, | ||
+ | .pagination.lighter > li > span:hover, | ||
+ | .pagination.lighter > li > a:focus, | ||
+ | .pagination.lighter > li > span:focus { | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | background-color: #77b6e0; | ||
+ | border: 1px solid #4da0d7; | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .pagination.lighter > .active > a, | ||
+ | .pagination.lighter > .active > span, | ||
+ | .pagination.lighter > .active > a:hover, | ||
+ | .pagination.lighter > .active > span:hover, | ||
+ | .pagination.lighter > .active > a:focus, | ||
+ | .pagination.lighter > .active > span:focus { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #4da0d7; | ||
+ | text-shadow: none; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .pagination.lighter > .disabled > span, | ||
+ | .pagination.lighter > .disabled > span:hover, | ||
+ | .pagination.lighter > .disabled > span:focus, | ||
+ | .pagination.lighter > .disabled > a, | ||
+ | .pagination.lighter > .disabled > a:hover, | ||
+ | .pagination.lighter > .disabled > a:focus { | ||
+ | color: #d5d5d5; | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .pager-lighter.pager li > a, | ||
+ | .pager-lighter.pager li > span { | ||
+ | text-shadow: 0 1px 0 #2c88c5; | ||
+ | border: 1px solid #4da0d7; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .pager-lighter.pager li > a:hover, | ||
+ | .pager-lighter.pager li > a:focus, | ||
+ | .pager-lighter.pager li > a:active { | ||
+ | text-shadow: 1px 1px 0 #4da0d7; | ||
+ | border: 1px solid #77b6e0; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .pager-lighter.pager .disabled > a, | ||
+ | .pager-lighter.pager .disabled > a:hover, | ||
+ | .pager-lighter.pager .disabled > a:focus, | ||
+ | .pager-lighter.pager .disabled > span { | ||
+ | background-color: #8cb2cb !important; | ||
+ | border: 1px solid #8cb2cb !important; | ||
+ | border-bottom-color: #4da0d7 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .panel.panel-lighter { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #77b6e0; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-heading a:hover, | ||
+ | .panel.panel-lighter .panel-heading a:focus { | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-footer { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | background-color: #77b6e0; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-lighter .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #77b6e0; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-heading a:hover, | ||
+ | .panel.panel-lighter-border .panel-heading a:focus { | ||
+ | color: #a0ccea; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-footer { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | background-color: #77b6e0; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-lighter-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter-white > .panel-heading { | ||
+ | color: #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-heading { | ||
+ | color: #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #77b6e0; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-heading a:hover, | ||
+ | .panel.panel-lighter-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #2c88c5 !important; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-footer { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border > .panel-heading { | ||
+ | color: #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-heading { | ||
+ | color: #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #77b6e0; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-heading a:hover, | ||
+ | .panel.panel-lighter-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #2c88c5 !important; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-footer { | ||
+ | border-top: 1px solid #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .panel.panel-lighter-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #4da0d7; | ||
+ | } | ||
+ | .progress-bar-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .progress-striped .progress-bar-lighter { | ||
+ | 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: 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); | ||
+ | } | ||
+ | .img-thumbnail.lighter-border { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .img-thumbnail.lighter-border-dotted { | ||
+ | border: 1px dotted #4da0d7; | ||
+ | } | ||
+ | .img-thumbnail.lighter-border-dashed { | ||
+ | border: 1px dashed #4da0d7; | ||
+ | } | ||
+ | .img-thumbnail.lighter-border-2px { | ||
+ | border-color: #4da0d7; | ||
+ | border: 2px solid #4da0d7; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .img-thumbnail.lighter-border-2px-padding { | ||
+ | border-color: #4da0d7; | ||
+ | border: 2px solid #4da0d7; | ||
+ | } | ||
+ | .img-thumbnail.lighter-background { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .table.table-color-lighter > thead > tr > th, | ||
+ | .table.table-color-lighter > tbody > tr > th, | ||
+ | .table.table-color-lighter > tfoot > tr > th, | ||
+ | .table.table-color-lighter > thead > tr > td, | ||
+ | .table.table-color-lighter > tbody > tr > td, | ||
+ | .table.table-color-lighter > tfoot > tr > td { | ||
+ | border-color: #4da0d7; | ||
+ | -webkit-transition: all 250ms ease-out; | ||
+ | transition: all 250ms ease-out; | ||
+ | } | ||
+ | .table.table-color-lighter > thead > tr > th { | ||
+ | border-bottom: 2px solid #4da0d7; | ||
+ | } | ||
+ | .table.table-color-lighter > tbody + tbody { | ||
+ | border-top: 2px solid #4da0d7; | ||
+ | } | ||
+ | .table.table-color-lighter.table-bordered { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .table.table-color-lighter.table-bordered > thead > tr > th, | ||
+ | .table.table-color-lighter.table-bordered > tbody > tr > th, | ||
+ | .table.table-color-lighter.table-bordered > tfoot > tr > th, | ||
+ | .table.table-color-lighter.table-bordered > thead > tr > td, | ||
+ | .table.table-color-lighter.table-bordered > tbody > tr > td, | ||
+ | .table.table-color-lighter.table-bordered > tfoot > tr > td { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .table.table-color-lighter.table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table.table-color-lighter.table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #4da0d7; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table.table-color-lighter.table-hover > tbody > tr:hover > td, | ||
+ | .table.table-color-lighter.table-hover > tbody > tr:hover > th { | ||
+ | background-color: #4da0d7; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table > thead > tr > td.lighter, | ||
+ | .table > tbody > tr > td.lighter, | ||
+ | .table > tfoot > tr > td.lighter, | ||
+ | .table > thead > tr > th.lighter, | ||
+ | .table > tbody > tr > th.lighter, | ||
+ | .table > tfoot > tr > th.lighter, | ||
+ | .table > thead > tr.lighter > td, | ||
+ | .table > tbody > tr.lighter > td, | ||
+ | .table > tfoot > tr.lighter > td, | ||
+ | .table > thead > tr.lighter > th, | ||
+ | .table > tbody > tr.lighter > th, | ||
+ | .table > tfoot > tr.lighter > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.lighter:hover, | ||
+ | .table-hover > tbody > tr > th.lighter:hover, | ||
+ | .table-hover > tbody > tr.lighter:hover > td, | ||
+ | .table-hover > tbody > tr.lighter:hover > th { | ||
+ | background-color: #3895d2 !important; | ||
+ | } | ||
+ | .thumbnail.lighter-default:hover, | ||
+ | .thumbnail.lighter-default:focus { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .thumbnail.lighter-border { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .thumbnail.lighter-border:hover, | ||
+ | .thumbnail.lighter-border:focus { | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .thumbnail.lighter-border-2px { | ||
+ | border: 2px solid #4da0d7; | ||
+ | } | ||
+ | .thumbnail.lighter-border-2px:hover, | ||
+ | .thumbnail.lighter-border-2px:focus { | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .thumbnail.lighter-border-dotted { | ||
+ | border: 1px dotted #4da0d7; | ||
+ | } | ||
+ | .thumbnail.lighter-border-dotted:hover, | ||
+ | .thumbnail.lighter-border-dotted:focus { | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .thumbnail.lighter-border-dashed { | ||
+ | border: 1px dashed #4da0d7; | ||
+ | } | ||
+ | .thumbnail.lighter-border-dashed:hover, | ||
+ | .thumbnail.lighter-border-dashed:focus { | ||
+ | border-color: #77b6e0; | ||
+ | } | ||
+ | .thumbnail.lighter-background { | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .thumbnail.lighter-background:hover, | ||
+ | .thumbnail.lighter-background:focus { | ||
+ | border-color: #77b6e0; | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | /* define page headers with dark background color in combination with a specific text color | ||
+ | - white | ||
+ | - main | ||
+ | - dark | ||
+ | - darker | ||
+ | (lighter and light are not available as they do not differ enough from @mwbs-color-lighter) | ||
+ | */ | ||
+ | .mwbs-background-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .mwbs-background-lighter .mwbs-color-white .page-header { | ||
+ | border-color: #fff; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-lighter .mwbs-color-dark .page-header { | ||
+ | border-color: #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-lighter .mwbs-color-darker .page-header { | ||
+ | border-color: #103248; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-lighter .mwbs-color .page-header { | ||
+ | border-color: #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-lighter.tab-content { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | ul.iconized.list-lighter > li:before, | ||
+ | ul.iconized-alt.list-lighter > li:before { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | ul.iconized.list-lighter > li > ul li:before, | ||
+ | ul.iconized-alt.list-lighter > li > ul li:before { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .bg-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-lighter:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | a.bg-lighter:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .well-lighter { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | box-shadow: inset 0 -4px 0 0 #77b6e0; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .well-lighter-border { | ||
+ | color: #4da0d7; | ||
+ | background-color: #ffffff; | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .pillbox li.status-lighter { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .dd.dd-lighter .dd-handle { | ||
+ | border: 1px solid #77b6e0; | ||
+ | background: #a0ccea; | ||
+ | } | ||
+ | .dd.dd-lighter .dd-handle:hover { | ||
+ | color: #fff; | ||
+ | background: #4da0d7; | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .dd.dd-lighter .dd3-content { | ||
+ | border: 1px solid #77b6e0; | ||
+ | background: #a0ccea; | ||
+ | } | ||
+ | .dd.dd-lighter .dd3-content:hover { | ||
+ | color: #fff; | ||
+ | background: #4da0d7; | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .dd.dd-lighter .dd3-handle { | ||
+ | border: 1px solid #4da0d7; | ||
+ | background: #77b6e0; | ||
+ | } | ||
+ | .dd.dd-lighter.dd-lighter-alternate .dd-handle { | ||
+ | border: 1px solid #4da0d7; | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .dd.dd-lighter.dd-lighter-alternate .dd-handle:hover { | ||
+ | background: #a0ccea; | ||
+ | border: 1px solid #77b6e0; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-lighter { | ||
+ | color: #fff !important; | ||
+ | background: #4da0d7 !important; | ||
+ | } | ||
+ | .plan.lighter > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .plan.lighter > ul > li { | ||
+ | border-bottom: 1px solid rgba(77, 160, 215, 0.55); | ||
+ | } | ||
+ | .plan.lighter:hover { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .plan.lighter-bgcolor { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .plan.lighter-bgcolor > .head { | ||
+ | -webkit-transition: box-shadow 270ms ease-out; | ||
+ | transition: box-shadow 270ms ease-out; | ||
+ | box-shadow: inset 0 -4px 0 0 #77b6e0; | ||
+ | } | ||
+ | .plan.lighter-bgcolor > ul > li { | ||
+ | border-bottom: 1px solid #5aa6da; | ||
+ | } | ||
+ | .plan.lighter-bgcolor:hover { | ||
+ | color: #ffffff; | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | .plan.lighter-bgcolor:hover > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #cae3f3; | ||
+ | } | ||
+ | .tree.tree-lighter .tree-folder .tree-folder-header:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .tree.tree-lighter .tree-item:hover { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .tree.tree-lighter .tree-selected { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .tree.tree-lighter .tree-selected:hover .tree-actions > i { | ||
+ | border: 1px solid #4da0d7; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .ui-slider-lighter.ui-slider { | ||
+ | border: 1px solid #4da0d7 !important; | ||
+ | } | ||
+ | .ui-slider-lighter .ui-state-default, | ||
+ | .ui-slider-lighter .ui-widget-content .ui-state-default, | ||
+ | .ui-slider-lighter .ui-widget-header .ui-state-default { | ||
+ | background: #77b6e0 !important; | ||
+ | border: 1px solid #4da0d7 !important; | ||
+ | } | ||
+ | .ui-slider-lighter .ui-widget-header { | ||
+ | background: #4da0d7 !important; | ||
+ | } | ||
+ | .irs-lighter .irs-slider { | ||
+ | background: #77b6e0 !important; | ||
+ | border: 1px solid #4da0d7 !important; | ||
+ | } | ||
+ | .irs-lighter .irs-line { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .irs-lighter .irs-diapason { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter { | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li .chevron { | ||
+ | border-left: 14px solid #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.complete { | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.complete .badge { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.complete .chevron:before { | ||
+ | border-left: 14px solid #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.complete:hover { | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.complete:hover .chevron:before { | ||
+ | border-left: 14px solid #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.active { | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.active .chevron:before { | ||
+ | border-left: 14px solid #4da0d7; | ||
+ | } | ||
+ | .wizard.wizard-lighter ul > li.active .badge { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .alert.alert-light { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-light hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-light .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-light hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-light .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-light .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-light .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-light-text { | ||
+ | background-color: #459bd5; | ||
+ | border-color: #236b9b; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .alert.alert-light-text hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert.alert-light-text .alert-link { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .alert.alert-light-text hr { | ||
+ | border-top-color: #1e5d86; | ||
+ | } | ||
+ | .alert.alert-light-text .alert-link { | ||
+ | color: #1a4e71; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .alert.alert-light-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-light-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #050f16; | ||
+ | } | ||
+ | .alert.alert-light-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c88c5; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .alert.alert-light-light-color hr { | ||
+ | border-top-color: #2879b0; | ||
+ | } | ||
+ | .alert.alert-light-light-color .alert-link { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .alert.alert-light-light-color hr { | ||
+ | border-top-color: #2879b0; | ||
+ | } | ||
+ | .alert.alert-light-light-color .alert-link { | ||
+ | color: #2c88c5; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .alert.alert-light-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-light-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .badge-light[href]:hover, | ||
+ | .badge-light[href]:focus { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-light { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-light > li + li:before { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-light > li > a { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-light > li > a:hover { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-light > .active { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .btn.btn-light { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #459bd5; | ||
+ | text-shadow: 0 1px 0 #236b9b; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-light:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .btn.btn-light:hover { | ||
+ | background-color: #3492d1; | ||
+ | text-shadow: 1px 1px 0 #236b9b; | ||
+ | } | ||
+ | .btn.btn-light:active, | ||
+ | .btn.btn-light.active, | ||
+ | .open .dropdown-toggle.btn.btn-light { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2b82bc; | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | text-shadow: 1px 1px 0 #236b9b; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #2b82bc; | ||
+ | } | ||
+ | .btn.btn-light.disabled, | ||
+ | .btn.btn-light[disabled], | ||
+ | fieldset[disabled] .btn.btn-light, | ||
+ | .btn.btn-light.disabled:hover, | ||
+ | .btn.btn-light[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-light:hover, | ||
+ | .btn.btn-light.disabled:focus, | ||
+ | .btn.btn-light[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-light:focus, | ||
+ | .btn.btn-light.disabled:active, | ||
+ | .btn.btn-light[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-light:active, | ||
+ | .btn.btn-light.disabled.active, | ||
+ | .btn.btn-light[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-light.active { | ||
+ | background-color: #2b82bc; | ||
+ | border-color: #3492d1; | ||
+ | } | ||
+ | .btn.btn-light .badge { | ||
+ | color: #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .carousel.carousel-light .carousel-control .carousel-prev, | ||
+ | .carousel.carousel-light .carousel-control .carousel-next { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .carousel.carousel-light .carousel-caption { | ||
+ | background: rgba(44, 136, 197, 0.8); | ||
+ | } | ||
+ | .dropdown-menu.light-color { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .dropdown-menu.light-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.light-color li > a:hover, | ||
+ | .dropdown-menu.light-color li > a:focus { | ||
+ | color: #77b6e0; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .dropdown-menu.light-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .dropdown-menu.light-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #4da0d7; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.light-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.light-bgcolor { | ||
+ | background-color: #2c88c5; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .dropdown-menu.light-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.light-bgcolor li > a:hover, | ||
+ | .dropdown-menu.light-bgcolor li > a:focus { | ||
+ | background-color: #459bd5 !important; | ||
+ | } | ||
+ | .dropdown-menu.light-bgcolor > .active > a { | ||
+ | background-color: #459bd5 !important; | ||
+ | } | ||
+ | .dropdown-menu.light-bgcolor .divider { | ||
+ | background-color: #459bd5; | ||
+ | } | ||
+ | .dropdown-menu.light-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.light-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #2c88c5 !important; | ||
+ | } | ||
+ | .dropdown-menu.light-border li > a { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .dropdown-menu.light-border li > a:hover, | ||
+ | .dropdown-menu.light-border li > a:focus { | ||
+ | color: #1a4e71 !important; | ||
+ | } | ||
+ | .dropdown-menu.light-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #1a4e71; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.light-border .divider { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .dropdown-menu.light-border dt > .text { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light .help-block, | ||
+ | .has-light .control-label, | ||
+ | .has-light .radio, | ||
+ | .has-light .checkbox, | ||
+ | .has-light .radio-inline, | ||
+ | .has-light .checkbox-inline { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light .form-control { | ||
+ | border-color: #2c88c5; | ||
+ | -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-light .form-control:focus { | ||
+ | border-color: #236b9b; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #77b6e0; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #77b6e0; | ||
+ | } | ||
+ | .has-light .input-group-addon { | ||
+ | color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .form-control-feedback { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light .help-block, | ||
+ | .has-light .control-label, | ||
+ | .has-light .radio, | ||
+ | .has-light .checkbox, | ||
+ | .has-light .radio-inline, | ||
+ | .has-light .checkbox-inline { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light .form-control { | ||
+ | border-color: #2c88c5; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #2c88c5; | ||
+ | box-shadow: inset 0 -3px 0 0 #2c88c5; | ||
+ | } | ||
+ | .has-light .form-control:focus { | ||
+ | border-color: #2c88c5; | ||
+ | box-shadow: inset 0 0 0 0 #2c88c5, 0 0 2px 0 #77b6e0; | ||
+ | } | ||
+ | .has-light .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #2c88c5; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .form-control-feedback { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light .custom-checkbox .fa-check { | ||
+ | color: #2c88c5; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-light .custom-checkbox .empty:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .has-light.bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .has-light.bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .has-light.bootstrap-datetimepicker-widget td.second:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget td.old, | ||
+ | .has-light.bootstrap-datetimepicker-widget td.new { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget td.active, | ||
+ | .has-light.bootstrap-datetimepicker-widget td.active:hover { | ||
+ | background-color: #2c88c5; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget td span:hover, | ||
+ | .has-light.bootstrap-datetimepicker-widget td span.active, | ||
+ | .has-light.bootstrap-datetimepicker-widget td span.active:hover { | ||
+ | background-color: #2c88c5; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget th:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light.bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .has-light.daterangepicker .ranges li.active, | ||
+ | .has-light.daterangepicker .ranges li:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light.daterangepicker td.available:hover, | ||
+ | .has-light.daterangepicker th.available:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light.daterangepicker td.active, | ||
+ | .has-light.daterangepicker td.active:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light.daterangepicker td.in-range { | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .has-light.daterangepicker .ranges li { | ||
+ | background: #2c88c5; | ||
+ | border: 1px solid #2c88c5; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-light.daterangepicker .ranges li.active, | ||
+ | .has-light.daterangepicker .ranges li:hover { | ||
+ | background-color: #2c88c5; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light.daterangepicker .calendar th.prev:hover, | ||
+ | .has-light.daterangepicker .calendar th.next:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light.reportrange { | ||
+ | border: 1px solid #2c88c5; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container .select2-choice { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container.select2-drop-above .select2-choice { | ||
+ | border-bottom-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-drop { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-drop-auto-width { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-drop.select2-drop-above { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container .select2-choice .select2-arrow { | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-search input { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container .select2-choice, | ||
+ | .has-light .select2-container .select2-choices { | ||
+ | border: 1px solid #2c88c5; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #2c88c5; | ||
+ | box-shadow: inset 0 -3px 0 0 #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-dropdown-open.select2-drop-above .select2-choice, | ||
+ | .has-light .select2-dropdown-open.select2-drop-above .select2-choices { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-results .select2-highlighted { | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container-multi .select2-choices { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container-multi .select2-choices .select2-search-choice, | ||
+ | .has-light .select2-container-multi .select2-choices .select2-search-choice-focus { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container .select2-choices .select2-search-field input, | ||
+ | .has-light .select2-container .select2-choice, | ||
+ | .has-light .select2-container .select2-choices { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container .select2-choice .select2-arrow, | ||
+ | .has-light .select2-container .select2-choice div { | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .has-light .has-warning .select2-container-active .select2-choice, | ||
+ | .has-light .has-warning .select2-container-multi.select2-container-active .select2-choices { | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #2c88c5; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-container-active .select2-choice, | ||
+ | .has-light .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-drop-active { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-drop-auto-width, | ||
+ | .has-light .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-results .select2-highlighted { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .select2-results .select2-highlighted table { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .has-light .bootstrap-switch { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light a:not(.btn) { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light a:not(.btn):hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light .lead { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-white { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-white .h1, | ||
+ | .jumbotron.jumbotron-light-white h1 { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-white p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-white a:not(.btn) { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-white a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-white .lead { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-transparent { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-transparent .h1, | ||
+ | .jumbotron.jumbotron-light-transparent h1 { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-transparent p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-transparent a:not(.btn) { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-transparent a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-light-transparent .lead { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .label.label-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .label.label-light[href]:hover, | ||
+ | .label.label-light[href]:focus { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .list-group.list-group-light { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-light .list-group-item { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-light .list-group-item-heading { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-light a.list-group-item { | ||
+ | color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-light a.list-group-item:hover, | ||
+ | .list-group.list-group-light a.list-group-item:focus, | ||
+ | .list-group.list-group-light a.list-group-item.active { | ||
+ | background-color: #2c88c5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-light a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-light a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-light a.list-group-item.active .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-light a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-light a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-light a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-light.list-group-inverse { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .list-group.list-group-light.list-group-inverse .list-group-item { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #4da0d7; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item:hover, | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item:focus, | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item.active { | ||
+ | background-color: #ffffff; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item.active .list-group-item-heading { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-light.list-group-inverse a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .list-group-item-light { | ||
+ | color: #ffffff; | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | a.list-group-item-light { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-light .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-light:hover, | ||
+ | a.list-group-item-light:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #62abdc; | ||
+ | } | ||
+ | a.list-group-item-light.active, | ||
+ | a.list-group-item-light.active:hover, | ||
+ | a.list-group-item-light.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-light { | ||
+ | color: #ffffff; | ||
+ | background-color: #77b6e0; | ||
+ | } | ||
+ | a.list-group-item-light { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-light .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-light:hover, | ||
+ | a.list-group-item-light:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #62abdc !important; | ||
+ | } | ||
+ | a.list-group-item-light.active, | ||
+ | a.list-group-item-light.active:hover, | ||
+ | a.list-group-item-light.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .media-light .media p { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: 32px; | ||
+ | } | ||
+ | .media-light .media-heading { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c88c5; | ||
+ | /*.no-touch .gn-icon-menu:hover::before, | ||
+ | .no-touch .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px @mwbs-color-lighter, 0 -6px white, 0 -9px @mwbs-color-lighter, 0 -12px white; | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-light .navbar-brand { | ||
+ | color: #236b9b; | ||
+ | border-right: 1px solid #4da0d7; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-light .navbar-brand:hover, | ||
+ | .navbar-light .navbar-brand:focus { | ||
+ | color: #236b9b; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-light .navbar-text { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-nav > li > a { | ||
+ | color: #2c88c5; | ||
+ | border-right: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-light .navbar-nav > li > a:hover, | ||
+ | .navbar-light .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-nav > .active > a, | ||
+ | .navbar-light .navbar-nav > .active > a:hover, | ||
+ | .navbar-light .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #4da0d7; | ||
+ | } | ||
+ | .navbar-light .navbar-nav > .disabled > a, | ||
+ | .navbar-light .navbar-nav > .disabled > a:hover, | ||
+ | .navbar-light .navbar-nav > .disabled > a:focus { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-light .navbar-toggle { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-toggle .icon-bar { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-toggle:hover, | ||
+ | .navbar-light .navbar-toggle:focus { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-light .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-light .navbar-collapse, | ||
+ | .navbar-light .navbar-form { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-nav > .open > a, | ||
+ | .navbar-light .navbar-nav > .open > a:hover, | ||
+ | .navbar-light .navbar-nav > .open > a:focus { | ||
+ | background-color: #2c88c5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-light .navbar-link { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-light .gn-menu-main, | ||
+ | .navbar-light .gn-menu-main ul { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-main a { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-main > li { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-wrapper { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-wrapper .nav li > a { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-light .gn-icon-menu::before { | ||
+ | background: #2c88c5; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #2c88c5, 0 -9px #ffffff, 0 -12px #2c88c5; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-light .gn-menu { | ||
+ | box-shadow: inset 0 1px #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-menu-main a:hover, | ||
+ | .navbar-light .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-light .gn-menu li.gn-search-item:hover a { | ||
+ | background: #2c88c5 !important; | ||
+ | } | ||
+ | .navbar-light .gn-icon-menu.gn-selected::before { | ||
+ | background: #2c88c5; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #2c88c5, 0 -9px #ffffff, 0 -12px #2c88c5; | ||
+ | } | ||
+ | .navbar-light .gn-icon-menu:hover::before, | ||
+ | .navbar-light .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px #2c88c5, 0 -6px #ffffff, 0 -9px #2c88c5, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .navbar-inverse-light { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-nav > li > a { | ||
+ | color: #fff; | ||
+ | background-color: #2c88c5; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse-light .navbar-nav > li > a:focus { | ||
+ | background-color: #4da0d7; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-nav.navbar-right > li > a:hover, | ||
+ | .navbar-inverse-light .navbar-nav.navbar-right > li > a:focus { | ||
+ | border-left: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-nav > .active > a, | ||
+ | .navbar-inverse-light .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse-light .navbar-nav > .active > a:focus { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-nav .dropdown.open > a { | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-toggle { | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-toggle .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-toggle:hover, | ||
+ | .navbar-inverse-light .navbar-toggle:focus { | ||
+ | background-color: #fff; | ||
+ | border-color: #2c88c5; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-inverse-light .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-collapse, | ||
+ | .navbar-inverse-light .navbar-form { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-brand { | ||
+ | border-right: 1px solid #236b9b; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-brand:hover { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-inverse-light .navbar-brand, | ||
+ | .navbar-static-top .navbar-inverse-light .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-inverse-light .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-link { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-light .navbar-link:hover { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-main { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-main, | ||
+ | .navbar-inverse-light .gn-menu-main ul { | ||
+ | color: #fff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-main a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-main > li { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-wrapper { | ||
+ | background: #2c88c5; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-wrapper .nav li > a { | ||
+ | background-color: #2c88c5; | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #2c88c5 !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-icon-menu::before { | ||
+ | background: #fff; | ||
+ | box-shadow: 0 3px #2c88c5, 0 -6px #ffffff, 0 -9px #2c88c5, 0 -12px #ffffff; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu { | ||
+ | box-shadow: inset 0 1px #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-menu-main a:hover, | ||
+ | .navbar-inverse-light .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-inverse-light .gn-menu li.gn-search-item:hover a { | ||
+ | background: #4da0d7 !important; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-icon-menu.gn-selected::before { | ||
+ | background: #236b9b; | ||
+ | box-shadow: 0 3px #2c88c5, 0 -6px #236b9b, 0 -9px #2c88c5, 0 -12px #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-light .gn-icon-menu:hover::before, | ||
+ | .navbar-inverse-light .gn-icon-menu.gn-selected:hover::before { | ||
+ | background-color: #fff !important; | ||
+ | box-shadow: 0 3px #4da0d7, 0 -6px #ffffff, 0 -9px #4da0d7, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .nav-tabs-light.nav > li.disabled > a { | ||
+ | background-color: #639bc1 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .nav-tabs-light.nav .open > a { | ||
+ | background-color: #3d97d3; | ||
+ | } | ||
+ | .nav-tabs-light.nav .open > a, | ||
+ | .nav-tabs-light.nav .open > a:hover, | ||
+ | .nav-tabs-light.nav .open > a:focus { | ||
+ | border-color: #2c88c5; | ||
+ | background-color: #3d97d3; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs > li > a { | ||
+ | box-shadow: inset 0 1px 0 0 #459bd5; | ||
+ | background-color: #2c88c5; | ||
+ | text-shadow: 0 1px 0 #236b9b; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs > li > a:hover, | ||
+ | .nav-tabs-light.nav-tabs > li > a:focus { | ||
+ | background-color: #3d97d3; | ||
+ | text-shadow: 1px 1px 0 #236b9b; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs > li > a:active { | ||
+ | text-shadow: 1px 1px 0 #236b9b; | ||
+ | box-shadow: inset 0 0 6px 6px #2b82bc; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs > li.active > a { | ||
+ | text-shadow: 1px 1px 0 #236b9b; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs > li.active > a, | ||
+ | .nav-tabs-light.nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs-light.nav-tabs > li.active > a:focus { | ||
+ | background-color: #3d97d3 !important; | ||
+ | } | ||
+ | .nav-tabs-light.nav-tabs.nav-justified { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-below > .nav-tabs { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-below > .nav-tabs > li > a { | ||
+ | box-shadow: inset 0 -1px 0 0 #459bd5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-below > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #2b82bc; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-left > .nav-tabs { | ||
+ | border-left: 1px solid #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-left > .nav-tabs > li > a { | ||
+ | box-shadow: inset -1px 0 0 0 #459bd5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-left > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #2b82bc; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-right > .nav-tabs { | ||
+ | border-right: 1px solid #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-right > .nav-tabs > li > a { | ||
+ | box-shadow: inset 1px 0 0 0 #459bd5; | ||
+ | } | ||
+ | .nav-tabs-light.tabs-right > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #2b82bc; | ||
+ | } | ||
+ | .nav-tabs-light.nav-pills > li > a { | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .nav-tabs-light.nav-pills > li > a:hover, | ||
+ | .nav-tabs-light.nav-pills > li > a:focus, | ||
+ | .nav-tabs-light.nav-pills > li > a:active { | ||
+ | color: #2c88c5; | ||
+ | box-shadow: inset 0 -4px 0 0 #459bd5; | ||
+ | } | ||
+ | .nav-tabs-light.nav-pills > li.active > a { | ||
+ | color: #2c88c5; | ||
+ | box-shadow: inset 0 -4px 0 0 #459bd5; | ||
+ | } | ||
+ | .nav-tabs-light.nav-pills > li.disabled > a { | ||
+ | background-color: transparent !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .pagination.light > li > a, | ||
+ | .pagination.light > li > span { | ||
+ | text-shadow: 0 1px 0 #236b9b; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | background-color: #2c88c5; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .pagination.light > li > a:hover, | ||
+ | .pagination.light > li > span:hover, | ||
+ | .pagination.light > li > a:focus, | ||
+ | .pagination.light > li > span:focus { | ||
+ | text-shadow: 1px 1px 0 #236b9b; | ||
+ | background-color: #4da0d7; | ||
+ | border-color: #2c88c5; | ||
+ | box-shadow: inset 0 -4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .pagination.light > .active > a, | ||
+ | .pagination.light > .active > span, | ||
+ | .pagination.light > .active > a:hover, | ||
+ | .pagination.light > .active > span:hover, | ||
+ | .pagination.light > .active > a:focus, | ||
+ | .pagination.light > .active > span:focus { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c88c5; | ||
+ | text-shadow: none; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .pagination.light > .disabled > span, | ||
+ | .pagination.light > .disabled > span:hover, | ||
+ | .pagination.light > .disabled > span:focus, | ||
+ | .pagination.light > .disabled > a, | ||
+ | .pagination.light > .disabled > a:hover, | ||
+ | .pagination.light > .disabled > a:focus { | ||
+ | color: #b3b3b3; | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .pager-light.pager li > a, | ||
+ | .pager-light.pager li > span { | ||
+ | text-shadow: 0 1px 0 #236b9b; | ||
+ | border: 1px solid #2c88c5; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .pager-light.pager li > a:hover, | ||
+ | .pager-light.pager li > a:focus, | ||
+ | .pager-light.pager li > a:active { | ||
+ | text-shadow: 1px 1px 0 #2c88c5; | ||
+ | border: 1px solid #4da0d7; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .pager-light.pager .disabled > a, | ||
+ | .pager-light.pager .disabled > a:hover, | ||
+ | .pager-light.pager .disabled > a:focus, | ||
+ | .pager-light.pager .disabled > span { | ||
+ | background-color: #639bc1 !important; | ||
+ | border: 1px solid #639bc1 !important; | ||
+ | border-bottom-color: #2c88c5 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .panel.panel-light { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-light .panel-heading a:hover, | ||
+ | .panel.panel-light .panel-heading a:focus { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .panel.panel-light .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-light .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-light .panel-footer { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | background-color: #4da0d7; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-light .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-heading a:hover, | ||
+ | .panel.panel-light-border .panel-heading a:focus { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-footer { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | background-color: #4da0d7; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-light-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light-white > .panel-heading { | ||
+ | color: #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-heading { | ||
+ | color: #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-heading a:hover, | ||
+ | .panel.panel-light-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #236b9b !important; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-footer { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-light-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white-border > .panel-heading { | ||
+ | color: #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-heading { | ||
+ | color: #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-heading a:hover, | ||
+ | .panel.panel-light-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #236b9b !important; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-footer { | ||
+ | border-top: 1px solid #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-light-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #2c88c5; | ||
+ | } | ||
+ | .progress-bar-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .progress-striped .progress-bar-light { | ||
+ | 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: 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); | ||
+ | } | ||
+ | .img-thumbnail.light-border { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .img-thumbnail.light-border-dotted { | ||
+ | border: 1px dotted #2c88c5; | ||
+ | } | ||
+ | .img-thumbnail.light-border-dashed { | ||
+ | border: 1px dashed #2c88c5; | ||
+ | } | ||
+ | .img-thumbnail.light-border-2px { | ||
+ | border-color: #2c88c5; | ||
+ | border: 2px solid #2c88c5; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .img-thumbnail.light-border-2px-padding { | ||
+ | border-color: #2c88c5; | ||
+ | border: 2px solid #2c88c5; | ||
+ | } | ||
+ | .img-thumbnail.light-background { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .table.table-color-light > thead > tr > th, | ||
+ | .table.table-color-light > tbody > tr > th, | ||
+ | .table.table-color-light > tfoot > tr > th, | ||
+ | .table.table-color-light > thead > tr > td, | ||
+ | .table.table-color-light > tbody > tr > td, | ||
+ | .table.table-color-light > tfoot > tr > td { | ||
+ | border-color: #2c88c5; | ||
+ | -webkit-transition: all 250ms ease-out; | ||
+ | transition: all 250ms ease-out; | ||
+ | } | ||
+ | .table.table-color-light > thead > tr > th { | ||
+ | border-bottom: 2px solid #2c88c5; | ||
+ | } | ||
+ | .table.table-color-light > tbody + tbody { | ||
+ | border-top: 2px solid #2c88c5; | ||
+ | } | ||
+ | .table.table-color-light.table-bordered { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .table.table-color-light.table-bordered > thead > tr > th, | ||
+ | .table.table-color-light.table-bordered > tbody > tr > th, | ||
+ | .table.table-color-light.table-bordered > tfoot > tr > th, | ||
+ | .table.table-color-light.table-bordered > thead > tr > td, | ||
+ | .table.table-color-light.table-bordered > tbody > tr > td, | ||
+ | .table.table-color-light.table-bordered > tfoot > tr > td { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .table.table-color-light.table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table.table-color-light.table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #2c88c5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table.table-color-light.table-hover > tbody > tr:hover > td, | ||
+ | .table.table-color-light.table-hover > tbody > tr:hover > th { | ||
+ | background-color: #2c88c5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table > thead > tr > td.light, | ||
+ | .table > tbody > tr > td.light, | ||
+ | .table > tfoot > tr > td.light, | ||
+ | .table > thead > tr > th.light, | ||
+ | .table > tbody > tr > th.light, | ||
+ | .table > tfoot > tr > th.light, | ||
+ | .table > thead > tr.light > td, | ||
+ | .table > tbody > tr.light > td, | ||
+ | .table > tfoot > tr.light > td, | ||
+ | .table > thead > tr.light > th, | ||
+ | .table > tbody > tr.light > th, | ||
+ | .table > tfoot > tr.light > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.light:hover, | ||
+ | .table-hover > tbody > tr > th.light:hover, | ||
+ | .table-hover > tbody > tr.light:hover > td, | ||
+ | .table-hover > tbody > tr.light:hover > th { | ||
+ | background-color: #2879b0 !important; | ||
+ | } | ||
+ | .thumbnail.light-default:hover, | ||
+ | .thumbnail.light-default:focus { | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.light-border { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .thumbnail.light-border:hover, | ||
+ | .thumbnail.light-border:focus { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .thumbnail.light-border-2px { | ||
+ | border: 2px solid #2c88c5; | ||
+ | } | ||
+ | .thumbnail.light-border-2px:hover, | ||
+ | .thumbnail.light-border-2px:focus { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .thumbnail.light-border-dotted { | ||
+ | border: 1px dotted #2c88c5; | ||
+ | } | ||
+ | .thumbnail.light-border-dotted:hover, | ||
+ | .thumbnail.light-border-dotted:focus { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .thumbnail.light-border-dashed { | ||
+ | border: 1px dashed #2c88c5; | ||
+ | } | ||
+ | .thumbnail.light-border-dashed:hover, | ||
+ | .thumbnail.light-border-dashed:focus { | ||
+ | border-color: #4da0d7; | ||
+ | } | ||
+ | .thumbnail.light-background { | ||
+ | background-color: #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .thumbnail.light-background:hover, | ||
+ | .thumbnail.light-background:focus { | ||
+ | border-color: #4da0d7; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | /* define page headers with dark background color in combination with a specific text color | ||
+ | - white | ||
+ | - dark | ||
+ | - darker | ||
+ | (light and main are not available as they do not differ enough from @mwbs-color-light) | ||
+ | */ | ||
+ | .mwbs-background-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .mwbs-background-light .mwbs-color-dark .page-header { | ||
+ | border-color: #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .mwbs-background-light .mwbs-color-darker .page-header { | ||
+ | border-color: #103248; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .mwbs-background-light .mwbs-color-white .page-header { | ||
+ | border-color: #fff; | ||
+ | box-shadow: 0 4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .mwbs-background-light.tab-content { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | ul.iconized.list-light > li:before, | ||
+ | ul.iconized-alt.list-light > li:before { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | ul.iconized.list-light > li > ul li:before, | ||
+ | ul.iconized-alt.list-light > li > ul li:before { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .bg-light { | ||
+ | background-color: #2c88c5; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-light:hover { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | a.bg-light:hover { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .well-light { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .well-light-border { | ||
+ | color: #2c88c5; | ||
+ | background-color: #ffffff; | ||
+ | box-shadow: inset 0 -4px 0 0 #2c88c5; | ||
+ | border-color: #2c88c5; | ||
+ | } | ||
+ | .pillbox li.status-light { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .dd.dd-light .dd-handle { | ||
+ | border: 1px solid #4da0d7; | ||
+ | background: #77b6e0; | ||
+ | } | ||
+ | .dd.dd-light .dd-handle:hover { | ||
+ | color: #fff; | ||
+ | background: #2c88c5; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .dd.dd-light .dd3-content { | ||
+ | border: 1px solid #4da0d7; | ||
+ | background: #77b6e0; | ||
+ | } | ||
+ | .dd.dd-light .dd3-content:hover { | ||
+ | color: #fff; | ||
+ | background: #2c88c5; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .dd.dd-light .dd3-handle { | ||
+ | border: 1px solid #2c88c5; | ||
+ | background: #4da0d7; | ||
+ | } | ||
+ | .dd.dd-light.dd-light-alternate .dd-handle { | ||
+ | border: 1px solid #2c88c5; | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .dd.dd-light.dd-light-alternate .dd-handle:hover { | ||
+ | background: #77b6e0; | ||
+ | border: 1px solid #4da0d7; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-light { | ||
+ | color: #fff !important; | ||
+ | background: #2c88c5 !important; | ||
+ | } | ||
+ | .plan.light > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .plan.light > ul > li { | ||
+ | border-bottom: 1px solid rgba(44, 136, 197, 0.55); | ||
+ | } | ||
+ | .plan.light:hover { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .plan.light-bgcolor { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .plan.light-bgcolor > .head { | ||
+ | -webkit-transition: box-shadow 270ms ease-out; | ||
+ | transition: box-shadow 270ms ease-out; | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .plan.light-bgcolor > ul > li { | ||
+ | border-bottom: 1px solid #3090d0; | ||
+ | } | ||
+ | .plan.light-bgcolor:hover { | ||
+ | color: #ffffff; | ||
+ | background-color: #4da0d7; | ||
+ | } | ||
+ | .plan.light-bgcolor:hover > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #a0ccea; | ||
+ | } | ||
+ | .tree.tree-light .tree-folder .tree-folder-header:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .tree.tree-light .tree-item:hover { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .tree.tree-light .tree-selected { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .tree.tree-light .tree-selected:hover .tree-actions > i { | ||
+ | border: 1px solid #2c88c5; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .ui-slider-light.ui-slider { | ||
+ | border: 1px solid #2c88c5 !important; | ||
+ | } | ||
+ | .ui-slider-light .ui-state-default, | ||
+ | .ui-slider-light .ui-widget-content .ui-state-default, | ||
+ | .ui-slider-light .ui-widget-header .ui-state-default { | ||
+ | background: #4da0d7 !important; | ||
+ | border: 1px solid #2c88c5 !important; | ||
+ | } | ||
+ | .ui-slider-light .ui-widget-header { | ||
+ | background: #2c88c5 !important; | ||
+ | } | ||
+ | .irs-light .irs-slider { | ||
+ | background: #4da0d7 !important; | ||
+ | border: 1px solid #2c88c5 !important; | ||
+ | } | ||
+ | .irs-light .irs-line { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .irs-light .irs-diapason { | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li .chevron { | ||
+ | border-left: 14px solid #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.complete { | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.complete .badge { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.complete .chevron:before { | ||
+ | border-left: 14px solid #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.complete:hover { | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.complete:hover .chevron:before { | ||
+ | border-left: 14px solid #236b9b; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.active { | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.active .chevron:before { | ||
+ | border-left: 14px solid #2c88c5; | ||
+ | } | ||
+ | .wizard.wizard-light ul > li.active .badge { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .alert.alert-dark { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-dark hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-dark .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-dark hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-dark .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-dark .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-dark .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-dark-text { | ||
+ | background-color: #216593; | ||
+ | border-color: #103248; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .alert.alert-dark-text hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-dark-text .alert-link { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .alert.alert-dark-text hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-dark-text .alert-link { | ||
+ | color: #4da0d7; | ||
+ | border-bottom: 1px solid #4da0d7; | ||
+ | } | ||
+ | .alert.alert-dark-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-dark-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-dark-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #1a4e71; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .alert.alert-dark-light-color hr { | ||
+ | border-top-color: #15405d; | ||
+ | } | ||
+ | .alert.alert-dark-light-color .alert-link { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .alert.alert-dark-light-color hr { | ||
+ | border-top-color: #15405d; | ||
+ | } | ||
+ | .alert.alert-dark-light-color .alert-link { | ||
+ | color: #1a4e71; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .alert.alert-dark-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-dark-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .badge-dark[href]:hover, | ||
+ | .badge-dark[href]:focus { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-dark { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-dark > li + li:before { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-dark > li > a { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-dark > li > a:hover { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-dark > .active { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .btn.btn-dark { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #216593; | ||
+ | text-shadow: 0 1px 0 #103248; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-dark:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .btn.btn-dark:hover { | ||
+ | background-color: #1d5a82; | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | } | ||
+ | .btn.btn-dark:active, | ||
+ | .btn.btn-dark.active, | ||
+ | .open .dropdown-toggle.btn.btn-dark { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #184969; | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #184969; | ||
+ | } | ||
+ | .btn.btn-dark.disabled, | ||
+ | .btn.btn-dark[disabled], | ||
+ | fieldset[disabled] .btn.btn-dark, | ||
+ | .btn.btn-dark.disabled:hover, | ||
+ | .btn.btn-dark[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-dark:hover, | ||
+ | .btn.btn-dark.disabled:focus, | ||
+ | .btn.btn-dark[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-dark:focus, | ||
+ | .btn.btn-dark.disabled:active, | ||
+ | .btn.btn-dark[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-dark:active, | ||
+ | .btn.btn-dark.disabled.active, | ||
+ | .btn.btn-dark[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-dark.active { | ||
+ | background-color: #184969; | ||
+ | border-color: #1d5a82; | ||
+ | } | ||
+ | .btn.btn-dark .badge { | ||
+ | color: #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .carousel.carousel-dark .carousel-control .carousel-prev, | ||
+ | .carousel.carousel-dark .carousel-control .carousel-next { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .carousel.carousel-dark .carousel-caption { | ||
+ | background: rgba(26, 78, 113, 0.8); | ||
+ | } | ||
+ | .dropdown-menu.dark-color { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .dropdown-menu.dark-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.dark-color li > a:hover, | ||
+ | .dropdown-menu.dark-color li > a:focus { | ||
+ | color: #2c88c5; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .dropdown-menu.dark-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .dropdown-menu.dark-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #236b9b; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.dark-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.dark-bgcolor { | ||
+ | background-color: #1a4e71; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .dropdown-menu.dark-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.dark-bgcolor li > a:hover, | ||
+ | .dropdown-menu.dark-bgcolor li > a:focus { | ||
+ | background-color: #216593 !important; | ||
+ | } | ||
+ | .dropdown-menu.dark-bgcolor > .active > a { | ||
+ | background-color: #216593 !important; | ||
+ | } | ||
+ | .dropdown-menu.dark-bgcolor .divider { | ||
+ | background-color: #216593; | ||
+ | } | ||
+ | .dropdown-menu.dark-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.dark-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #1a4e71 !important; | ||
+ | } | ||
+ | .dropdown-menu.dark-border li > a { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .dropdown-menu.dark-border li > a:hover, | ||
+ | .dropdown-menu.dark-border li > a:focus { | ||
+ | color: #07151e !important; | ||
+ | } | ||
+ | .dropdown-menu.dark-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #07151e; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.dark-border .divider { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .dropdown-menu.dark-border dt > .text { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .help-block, | ||
+ | .has-dark .control-label, | ||
+ | .has-dark .radio, | ||
+ | .has-dark .checkbox, | ||
+ | .has-dark .radio-inline, | ||
+ | .has-dark .checkbox-inline { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .form-control { | ||
+ | border-color: #1a4e71; | ||
+ | -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-dark .form-control:focus { | ||
+ | border-color: #103248; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #2c88c5; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #2c88c5; | ||
+ | } | ||
+ | .has-dark .input-group-addon { | ||
+ | color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .form-control-feedback { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .help-block, | ||
+ | .has-dark .control-label, | ||
+ | .has-dark .radio, | ||
+ | .has-dark .checkbox, | ||
+ | .has-dark .radio-inline, | ||
+ | .has-dark .checkbox-inline { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .form-control { | ||
+ | border-color: #1a4e71; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #1a4e71; | ||
+ | box-shadow: inset 0 -3px 0 0 #1a4e71; | ||
+ | } | ||
+ | .has-dark .form-control:focus { | ||
+ | border-color: #1a4e71; | ||
+ | box-shadow: inset 0 0 0 0 #1a4e71, 0 0 2px 0 #2c88c5; | ||
+ | } | ||
+ | .has-dark .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #1a4e71; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .form-control-feedback { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .custom-checkbox .fa-check { | ||
+ | color: #1a4e71; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-dark .custom-checkbox .empty:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.second:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.old, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.new { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.active, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td.active:hover { | ||
+ | background-color: #1a4e71; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget td span:hover, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td span.active, | ||
+ | .has-dark.bootstrap-datetimepicker-widget td span.active:hover { | ||
+ | background-color: #1a4e71; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget th:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .has-dark.daterangepicker .ranges li.active, | ||
+ | .has-dark.daterangepicker .ranges li:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.daterangepicker td.available:hover, | ||
+ | .has-dark.daterangepicker th.available:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.daterangepicker td.active, | ||
+ | .has-dark.daterangepicker td.active:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.daterangepicker td.in-range { | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .has-dark.daterangepicker .ranges li { | ||
+ | background: #1a4e71; | ||
+ | border: 1px solid #1a4e71; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-dark.daterangepicker .ranges li.active, | ||
+ | .has-dark.daterangepicker .ranges li:hover { | ||
+ | background-color: #1a4e71; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark.daterangepicker .calendar th.prev:hover, | ||
+ | .has-dark.daterangepicker .calendar th.next:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark.reportrange { | ||
+ | border: 1px solid #1a4e71; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container .select2-choice { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container.select2-drop-above .select2-choice { | ||
+ | border-bottom-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-drop { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-drop-auto-width { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-drop.select2-drop-above { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container .select2-choice .select2-arrow { | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-search input { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container .select2-choice, | ||
+ | .has-dark .select2-container .select2-choices { | ||
+ | border: 1px solid #1a4e71; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #1a4e71; | ||
+ | box-shadow: inset 0 -3px 0 0 #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-dropdown-open.select2-drop-above .select2-choice, | ||
+ | .has-dark .select2-dropdown-open.select2-drop-above .select2-choices { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-results .select2-highlighted { | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container-multi .select2-choices { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container-multi .select2-choices .select2-search-choice, | ||
+ | .has-dark .select2-container-multi .select2-choices .select2-search-choice-focus { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container .select2-choices .select2-search-field input, | ||
+ | .has-dark .select2-container .select2-choice, | ||
+ | .has-dark .select2-container .select2-choices { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container .select2-choice .select2-arrow, | ||
+ | .has-dark .select2-container .select2-choice div { | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .has-dark .has-warning .select2-container-active .select2-choice, | ||
+ | .has-dark .has-warning .select2-container-multi.select2-container-active .select2-choices { | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #1a4e71; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-container-active .select2-choice, | ||
+ | .has-dark .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-drop-active { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-drop-auto-width, | ||
+ | .has-dark .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-results .select2-highlighted { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .select2-results .select2-highlighted table { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .has-dark .bootstrap-switch { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark a:not(.btn) { | ||
+ | color: #07151e; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark a:not(.btn):hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark .lead { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-white { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-white .h1, | ||
+ | .jumbotron.jumbotron-dark-white h1 { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-white p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-white a:not(.btn) { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | color: #07151e; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-white a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-white .lead { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-transparent { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-transparent .h1, | ||
+ | .jumbotron.jumbotron-dark-transparent h1 { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-transparent p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-transparent a:not(.btn) { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | color: #07151e; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-transparent a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .jumbotron.jumbotron-dark-transparent .lead { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .label.label-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .label.label-dark[href]:hover, | ||
+ | .label.label-dark[href]:focus { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .list-group.list-group-dark { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-dark .list-group-item { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-dark .list-group-item-heading { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-dark a.list-group-item { | ||
+ | color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-dark a.list-group-item:hover, | ||
+ | .list-group.list-group-dark a.list-group-item:focus, | ||
+ | .list-group.list-group-dark a.list-group-item.active { | ||
+ | background-color: #1a4e71; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-dark a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-dark a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-dark a.list-group-item.active .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-dark a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-dark a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-dark a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-dark.list-group-inverse { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .list-group.list-group-dark.list-group-inverse .list-group-item { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #236b9b; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item:hover, | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item:focus, | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item.active { | ||
+ | background-color: #ffffff; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item.active .list-group-item-heading { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-dark.list-group-inverse a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .list-group-item-dark { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | a.list-group-item-dark { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-dark .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-dark:hover, | ||
+ | a.list-group-item-dark:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2879b0; | ||
+ | } | ||
+ | a.list-group-item-dark.active, | ||
+ | a.list-group-item-dark.active:hover, | ||
+ | a.list-group-item-dark.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-dark { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | a.list-group-item-dark { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-dark .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-dark:hover, | ||
+ | a.list-group-item-dark:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #2879b0 !important; | ||
+ | } | ||
+ | a.list-group-item-dark.active, | ||
+ | a.list-group-item-dark.active:hover, | ||
+ | a.list-group-item-dark.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .media-dark .media p { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: 32px; | ||
+ | } | ||
+ | .media-dark .media-heading { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #1a4e71; | ||
+ | /*.no-touch .gn-icon-menu:hover::before, | ||
+ | .no-touch .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px @mwbs-color, 0 -6px white, 0 -9px @mwbs-color, 0 -12px white; | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-dark .navbar-brand { | ||
+ | color: #1a4e71; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-dark .navbar-brand:hover, | ||
+ | .navbar-dark .navbar-brand:focus { | ||
+ | color: #103248; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-dark .navbar-text { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-nav > li > a { | ||
+ | color: #1a4e71; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-dark .navbar-nav > li > a:hover, | ||
+ | .navbar-dark .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-nav > .active > a, | ||
+ | .navbar-dark .navbar-nav > .active > a:hover, | ||
+ | .navbar-dark .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #236b9b; | ||
+ | } | ||
+ | .navbar-dark .navbar-nav > .disabled > a, | ||
+ | .navbar-dark .navbar-nav > .disabled > a:hover, | ||
+ | .navbar-dark .navbar-nav > .disabled > a:focus { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-dark .navbar-toggle { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-toggle .icon-bar { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-toggle:hover, | ||
+ | .navbar-dark .navbar-toggle:focus { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-dark .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-dark .navbar-collapse, | ||
+ | .navbar-dark .navbar-form { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-nav > .open > a, | ||
+ | .navbar-dark .navbar-nav > .open > a:hover, | ||
+ | .navbar-dark .navbar-nav > .open > a:focus { | ||
+ | background-color: #1a4e71; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-dark .navbar-link { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-main, | ||
+ | .navbar-dark .gn-menu-main ul { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-main a { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-main > li { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-wrapper { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-wrapper .nav li > a { | ||
+ | border-bottom: #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-dark .gn-icon-menu::before { | ||
+ | background: #1a4e71; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #1a4e71, 0 -9px #ffffff, 0 -12px #1a4e71; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-dark .gn-menu { | ||
+ | box-shadow: inset 0 1px #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-menu-main a:hover, | ||
+ | .navbar-dark .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-dark .gn-menu li.gn-search-item:hover a { | ||
+ | background: #1a4e71 !important; | ||
+ | } | ||
+ | .navbar-dark .gn-icon-menu.gn-selected::before { | ||
+ | background: #1a4e71; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #1a4e71, 0 -9px #ffffff, 0 -12px #1a4e71; | ||
+ | } | ||
+ | .navbar-dark .gn-icon-menu:hover::before, | ||
+ | .navbar-dark .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px #1a4e71, 0 -6px #ffffff, 0 -9px #1a4e71, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .navbar-inverse-dark { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-nav > li > a { | ||
+ | color: #fff; | ||
+ | background-color: #1a4e71; | ||
+ | border-right: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse-dark .navbar-nav > li > a:focus { | ||
+ | background-color: #236b9b; | ||
+ | border-right: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-nav.navbar-right > li > a:hover, | ||
+ | .navbar-inverse-dark .navbar-nav.navbar-right > li > a:focus { | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-nav > .active > a, | ||
+ | .navbar-inverse-dark .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse-dark .navbar-nav > .active > a:focus { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-nav .dropdown.open > a { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-toggle { | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-toggle .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-toggle:hover, | ||
+ | .navbar-inverse-dark .navbar-toggle:focus { | ||
+ | background-color: #fff; | ||
+ | border-color: #1a4e71; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-inverse-dark .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-collapse, | ||
+ | .navbar-inverse-dark .navbar-form { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-brand { | ||
+ | border-right: 1px solid #103248; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-brand:hover { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-inverse-dark .navbar-brand, | ||
+ | .navbar-static-top .navbar-inverse-dark .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-inverse-dark .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-link { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-dark .navbar-link:hover { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-main { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-main, | ||
+ | .navbar-inverse-dark .gn-menu-main ul { | ||
+ | color: #fff; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-main a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-main > li { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-wrapper { | ||
+ | background: #1a4e71; | ||
+ | border-right: 1px solid #103248; | ||
+ | border-top: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-wrapper .nav li > a { | ||
+ | background-color: #1a4e71; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #1a4e71 !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-icon-menu::before { | ||
+ | background: #fff; | ||
+ | box-shadow: 0 3px #1a4e71, 0 -6px #ffffff, 0 -9px #1a4e71, 0 -12px #ffffff; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu { | ||
+ | box-shadow: inset 0 1px #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-menu-main a:hover, | ||
+ | .navbar-inverse-dark .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-inverse-dark .gn-menu li.gn-search-item:hover a { | ||
+ | background: #236b9b !important; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-icon-menu.gn-selected::before { | ||
+ | background: #103248; | ||
+ | box-shadow: 0 3px #1a4e71, 0 -6px #103248, 0 -9px #1a4e71, 0 -12px #103248; | ||
+ | } | ||
+ | .navbar-inverse-dark .gn-icon-menu:hover::before, | ||
+ | .navbar-inverse-dark .gn-icon-menu.gn-selected:hover::before { | ||
+ | background-color: #fff !important; | ||
+ | box-shadow: 0 3px #236b9b, 0 -6px #ffffff, 0 -9px #236b9b, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .nav-tabs-dark.nav > li.disabled > a { | ||
+ | background-color: #4b82a6 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .nav-tabs-dark.nav .open > a { | ||
+ | background-color: #1f608a; | ||
+ | } | ||
+ | .nav-tabs-dark.nav .open > a, | ||
+ | .nav-tabs-dark.nav .open > a:hover, | ||
+ | .nav-tabs-dark.nav .open > a:focus { | ||
+ | border-color: #1a4e71; | ||
+ | background-color: #1f608a; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs > li > a { | ||
+ | box-shadow: inset 0 1px 0 0 #216593; | ||
+ | background-color: #1a4e71; | ||
+ | text-shadow: 0 1px 0 #103248; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs > li > a:hover, | ||
+ | .nav-tabs-dark.nav-tabs > li > a:focus { | ||
+ | background-color: #1f608a; | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs > li > a:active { | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | box-shadow: inset 0 0 6px 6px #184969; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs > li.active > a { | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs > li.active > a, | ||
+ | .nav-tabs-dark.nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs-dark.nav-tabs > li.active > a:focus { | ||
+ | background-color: #1f608a !important; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-tabs.nav-justified { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-below > .nav-tabs { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-below > .nav-tabs > li > a { | ||
+ | box-shadow: inset 0 -1px 0 0 #216593; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-below > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #184969; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-left > .nav-tabs { | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-left > .nav-tabs > li > a { | ||
+ | box-shadow: inset -1px 0 0 0 #216593; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-left > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #184969; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-right > .nav-tabs { | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-right > .nav-tabs > li > a { | ||
+ | box-shadow: inset 1px 0 0 0 #216593; | ||
+ | } | ||
+ | .nav-tabs-dark.tabs-right > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #184969; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-pills > li > a { | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-pills > li > a:hover, | ||
+ | .nav-tabs-dark.nav-pills > li > a:focus, | ||
+ | .nav-tabs-dark.nav-pills > li > a:active { | ||
+ | color: #1a4e71; | ||
+ | box-shadow: inset 0 -4px 0 0 #216593; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-pills > li.active > a { | ||
+ | color: #1a4e71; | ||
+ | box-shadow: inset 0 -4px 0 0 #216593; | ||
+ | } | ||
+ | .nav-tabs-dark.nav-pills > li.disabled > a { | ||
+ | background-color: transparent !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .pagination.dark > li > a, | ||
+ | .pagination.dark > li > span { | ||
+ | text-shadow: 0 1px 0 #103248; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | background-color: #1a4e71; | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .pagination.dark > li > a:hover, | ||
+ | .pagination.dark > li > span:hover, | ||
+ | .pagination.dark > li > a:focus, | ||
+ | .pagination.dark > li > span:focus { | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | background-color: #236b9b; | ||
+ | border-color: #1a4e71; | ||
+ | box-shadow: inset 0 -4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .pagination.dark > .active > a, | ||
+ | .pagination.dark > .active > span, | ||
+ | .pagination.dark > .active > a:hover, | ||
+ | .pagination.dark > .active > span:hover, | ||
+ | .pagination.dark > .active > a:focus, | ||
+ | .pagination.dark > .active > span:focus { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #1a4e71; | ||
+ | text-shadow: none; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .pagination.dark > .disabled > span, | ||
+ | .pagination.dark > .disabled > span:hover, | ||
+ | .pagination.dark > .disabled > span:focus, | ||
+ | .pagination.dark > .disabled > a, | ||
+ | .pagination.dark > .disabled > a:hover, | ||
+ | .pagination.dark > .disabled > a:focus { | ||
+ | color: #999999; | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .pager-dark.pager li > a, | ||
+ | .pager-dark.pager li > span { | ||
+ | text-shadow: 0 1px 0 #103248; | ||
+ | border: 1px solid #1a4e71; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .pager-dark.pager li > a:hover, | ||
+ | .pager-dark.pager li > a:focus, | ||
+ | .pager-dark.pager li > a:active { | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .pager-dark.pager .disabled > a, | ||
+ | .pager-dark.pager .disabled > a:hover, | ||
+ | .pager-dark.pager .disabled > a:focus, | ||
+ | .pager-dark.pager .disabled > span { | ||
+ | background-color: #4b82a6 !important; | ||
+ | border: 1px solid #4b82a6 !important; | ||
+ | border-bottom-color: #1a4e71 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .panel.panel-dark { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-dark .panel-heading a:hover, | ||
+ | .panel.panel-dark .panel-heading a:focus { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-dark .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-dark .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-dark .panel-footer { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | background-color: #236b9b; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-dark .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-heading a:hover, | ||
+ | .panel.panel-dark-border .panel-heading a:focus { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-footer { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | background-color: #236b9b; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-dark-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark-white > .panel-heading { | ||
+ | color: #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-heading { | ||
+ | color: #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-heading a:hover, | ||
+ | .panel.panel-dark-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #103248 !important; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-footer { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-dark-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white-border > .panel-heading { | ||
+ | color: #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-heading { | ||
+ | color: #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #1a4e71; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-heading a:hover, | ||
+ | .panel.panel-dark-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #103248 !important; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-footer { | ||
+ | border-top: 1px solid #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .panel.panel-dark-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #1a4e71; | ||
+ | } | ||
+ | .progress-bar-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .progress-striped .progress-bar-dark { | ||
+ | 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: 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); | ||
+ | } | ||
+ | .img-thumbnail.dark-border { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .img-thumbnail.dark-border-dotted { | ||
+ | border: 1px dotted #1a4e71; | ||
+ | } | ||
+ | .img-thumbnail.dark-border-dashed { | ||
+ | border: 1px dashed #1a4e71; | ||
+ | } | ||
+ | .img-thumbnail.dark-border-2px { | ||
+ | border-color: #1a4e71; | ||
+ | border: 2px solid #1a4e71; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .img-thumbnail.dark-border-2px-padding { | ||
+ | border-color: #1a4e71; | ||
+ | border: 2px solid #1a4e71; | ||
+ | } | ||
+ | .img-thumbnail.dark-background { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .table.table-color-dark > thead > tr > th, | ||
+ | .table.table-color-dark > tbody > tr > th, | ||
+ | .table.table-color-dark > tfoot > tr > th, | ||
+ | .table.table-color-dark > thead > tr > td, | ||
+ | .table.table-color-dark > tbody > tr > td, | ||
+ | .table.table-color-dark > tfoot > tr > td { | ||
+ | border-color: #1a4e71; | ||
+ | -webkit-transition: all 250ms ease-out; | ||
+ | transition: all 250ms ease-out; | ||
+ | } | ||
+ | .table.table-color-dark > thead > tr > th { | ||
+ | border-bottom: 2px solid #1a4e71; | ||
+ | } | ||
+ | .table.table-color-dark > tbody + tbody { | ||
+ | border-top: 2px solid #1a4e71; | ||
+ | } | ||
+ | .table.table-color-dark.table-bordered { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .table.table-color-dark.table-bordered > thead > tr > th, | ||
+ | .table.table-color-dark.table-bordered > tbody > tr > th, | ||
+ | .table.table-color-dark.table-bordered > tfoot > tr > th, | ||
+ | .table.table-color-dark.table-bordered > thead > tr > td, | ||
+ | .table.table-color-dark.table-bordered > tbody > tr > td, | ||
+ | .table.table-color-dark.table-bordered > tfoot > tr > td { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .table.table-color-dark.table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table.table-color-dark.table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #1a4e71; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table.table-color-dark.table-hover > tbody > tr:hover > td, | ||
+ | .table.table-color-dark.table-hover > tbody > tr:hover > th { | ||
+ | background-color: #1a4e71; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table > thead > tr > td.dark, | ||
+ | .table > tbody > tr > td.dark, | ||
+ | .table > tfoot > tr > td.dark, | ||
+ | .table > thead > tr > th.dark, | ||
+ | .table > tbody > tr > th.dark, | ||
+ | .table > tfoot > tr > th.dark, | ||
+ | .table > thead > tr.dark > td, | ||
+ | .table > tbody > tr.dark > td, | ||
+ | .table > tfoot > tr.dark > td, | ||
+ | .table > thead > tr.dark > th, | ||
+ | .table > tbody > tr.dark > th, | ||
+ | .table > tfoot > tr.dark > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.dark:hover, | ||
+ | .table-hover > tbody > tr > th.dark:hover, | ||
+ | .table-hover > tbody > tr.dark:hover > td, | ||
+ | .table-hover > tbody > tr.dark:hover > th { | ||
+ | background-color: #15405d !important; | ||
+ | } | ||
+ | .thumbnail.dark-default:hover, | ||
+ | .thumbnail.dark-default:focus { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .thumbnail.dark-border { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .thumbnail.dark-border:hover, | ||
+ | .thumbnail.dark-border:focus { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .thumbnail.dark-border-2px { | ||
+ | border: 2px solid #1a4e71; | ||
+ | } | ||
+ | .thumbnail.dark-border-2px:hover, | ||
+ | .thumbnail.dark-border-2px:focus { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .thumbnail.dark-border-dotted { | ||
+ | border: 1px dotted #1a4e71; | ||
+ | } | ||
+ | .thumbnail.dark-border-dotted:hover, | ||
+ | .thumbnail.dark-border-dotted:focus { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .thumbnail.dark-border-dashed { | ||
+ | border: 1px dashed #1a4e71; | ||
+ | } | ||
+ | .thumbnail.dark-border-dashed:hover, | ||
+ | .thumbnail.dark-border-dashed:focus { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .thumbnail.dark-background { | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .thumbnail.dark-background:hover, | ||
+ | .thumbnail.dark-background:focus { | ||
+ | border-color: #236b9b; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | /*== Define page headers with dark background color in combination with a specific text color | ||
+ | - white | ||
+ | - light | ||
+ | - lighter | ||
+ | (dark and darker are not available as they do not differ enough from @mwbs-color-dark) | ||
+ | */ | ||
+ | .mwbs-background-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .mwbs-background-dark .mwbs-color-white .page-header { | ||
+ | border-color: #fff; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | } | ||
+ | .mwbs-background-dark .mwbs-color-light .page-header { | ||
+ | border-color: #2c88c5; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | } | ||
+ | .mwbs-background-dark .mwbs-color-lighter .page-header { | ||
+ | border-color: #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #236b9b; | ||
+ | } | ||
+ | .mwbs-background-dark.tab-content { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | ul.iconized.list-dark > li:before, | ||
+ | ul.iconized-alt.list-dark > li:before { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | ul.iconized.list-dark > li > ul li:before, | ||
+ | ul.iconized-alt.list-dark > li > ul li:before { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .bg-dark { | ||
+ | background-color: #1a4e71; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-dark:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | a.bg-dark:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .well-dark { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | box-shadow: inset 0 -4px 0 0 #236b9b; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .well-dark-border { | ||
+ | color: #1a4e71; | ||
+ | background-color: #ffffff; | ||
+ | box-shadow: inset 0 -4px 0 0 #1a4e71; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .pillbox li.status-dark { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .dd.dd-dark .dd-handle { | ||
+ | border: 1px solid #1a4e71; | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .dd.dd-dark .dd-handle:hover { | ||
+ | color: #fff; | ||
+ | background: #1a4e71; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .dd.dd-dark .dd3-content { | ||
+ | border: 1px solid #236b9b; | ||
+ | background: #2c88c5; | ||
+ | } | ||
+ | .dd.dd-dark .dd3-content:hover { | ||
+ | color: #fff; | ||
+ | background: #1a4e71; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .dd.dd-dark .dd3-handle { | ||
+ | border: 1px solid #1a4e71; | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .dd.dd-dark.dd-dark-alternate .dd-handle { | ||
+ | border: 1px solid #1a4e71; | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .dd.dd-dark.dd-dark-alternate .dd-handle:hover { | ||
+ | background: #2c88c5; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-dark { | ||
+ | color: #fff !important; | ||
+ | background: #1a4e71 !important; | ||
+ | } | ||
+ | .plan.dark > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .plan.dark > ul > li { | ||
+ | border-bottom: 1px solid rgba(26, 78, 113, 0.55); | ||
+ | } | ||
+ | .plan.dark:hover { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .plan.dark-bgcolor { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .plan.dark-bgcolor > .head { | ||
+ | -webkit-transition: box-shadow 270ms ease-out; | ||
+ | transition: box-shadow 270ms ease-out; | ||
+ | box-shadow: inset 0 -4px 0 0 #236b9b; | ||
+ | } | ||
+ | .plan.dark-bgcolor > ul > li { | ||
+ | border-bottom: 1px solid #1c577e; | ||
+ | } | ||
+ | .plan.dark-bgcolor:hover { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .plan.dark-bgcolor:hover > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #4da0d7; | ||
+ | } | ||
+ | .tree.tree-dark .tree-folder .tree-folder-header:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .tree.tree-dark .tree-item:hover { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .tree.tree-dark .tree-selected { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .tree.tree-dark .tree-selected:hover .tree-actions > i { | ||
+ | border: 1px solid #1a4e71; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .ui-slider-dark.ui-slider { | ||
+ | border: 1px solid #1a4e71 !important; | ||
+ | } | ||
+ | .ui-slider-dark .ui-state-default, | ||
+ | .ui-slider-dark .ui-widget-content .ui-state-default, | ||
+ | .ui-slider-dark .ui-widget-header .ui-state-default { | ||
+ | background: #236b9b !important; | ||
+ | border: 1px solid #1a4e71 !important; | ||
+ | } | ||
+ | .ui-slider-dark .ui-widget-header { | ||
+ | background: #1a4e71 !important; | ||
+ | } | ||
+ | .irs-dark .irs-slider { | ||
+ | background: #236b9b !important; | ||
+ | border: 1px solid #1a4e71 !important; | ||
+ | } | ||
+ | .irs-dark .irs-line { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .irs-dark .irs-diapason { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark { | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li .chevron { | ||
+ | border-left: 14px solid #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.complete { | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.complete .badge { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.complete .chevron:before { | ||
+ | border-left: 14px solid #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.complete:hover { | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.complete:hover .chevron:before { | ||
+ | border-left: 14px solid #236b9b; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.active { | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.active .chevron:before { | ||
+ | border-left: 14px solid #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-dark ul > li.active .badge { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .alert.alert-darker { | ||
+ | background-color: #103248; | ||
+ | border-color: #000000; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-darker hr { | ||
+ | border-top-color: #000000; | ||
+ | } | ||
+ | .alert.alert-darker .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-darker hr { | ||
+ | border-top-color: #000000; | ||
+ | } | ||
+ | .alert.alert-darker .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-darker .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-darker .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-darker-text { | ||
+ | background-color: #184969; | ||
+ | border-color: #07151e; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .alert.alert-darker-text hr { | ||
+ | border-top-color: #020609; | ||
+ | } | ||
+ | .alert.alert-darker-text .alert-link { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .alert.alert-darker-text hr { | ||
+ | border-top-color: #020609; | ||
+ | } | ||
+ | .alert.alert-darker-text .alert-link { | ||
+ | color: #2c88c5; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .alert.alert-darker-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-darker-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-darker-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #103248; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .alert.alert-darker-light-color hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-darker-light-color .alert-link { | ||
+ | color: #07151e; | ||
+ | } | ||
+ | .alert.alert-darker-light-color hr { | ||
+ | border-top-color: #0c2333; | ||
+ | } | ||
+ | .alert.alert-darker-light-color .alert-link { | ||
+ | color: #103248; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .alert.alert-darker-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-darker-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .badge-darker[href]:hover, | ||
+ | .badge-darker[href]:focus { | ||
+ | background-color: #07151e; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-darker { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-darker > li + li:before { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-darker > li > a { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-darker > li > a:hover { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-darker > .active { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .btn.btn-darker { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #184969; | ||
+ | text-shadow: 0 1px 0 #07151e; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-darker:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .btn.btn-darker:hover { | ||
+ | background-color: #143d58; | ||
+ | text-shadow: 1px 1px 0 #07151e; | ||
+ | } | ||
+ | .btn.btn-darker:active, | ||
+ | .btn.btn-darker.active, | ||
+ | .open .dropdown-toggle.btn.btn-darker { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | border-color: #0e2c3f; | ||
+ | border-top: 1px solid #103248; | ||
+ | text-shadow: 1px 1px 0 #07151e; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #0e2c3f; | ||
+ | } | ||
+ | .btn.btn-darker.disabled, | ||
+ | .btn.btn-darker[disabled], | ||
+ | fieldset[disabled] .btn.btn-darker, | ||
+ | .btn.btn-darker.disabled:hover, | ||
+ | .btn.btn-darker[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-darker:hover, | ||
+ | .btn.btn-darker.disabled:focus, | ||
+ | .btn.btn-darker[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-darker:focus, | ||
+ | .btn.btn-darker.disabled:active, | ||
+ | .btn.btn-darker[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-darker:active, | ||
+ | .btn.btn-darker.disabled.active, | ||
+ | .btn.btn-darker[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-darker.active { | ||
+ | background-color: #0e2c3f; | ||
+ | border-color: #143d58; | ||
+ | } | ||
+ | .btn.btn-darker .badge { | ||
+ | color: #103248; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .carousel.carousel-darker .carousel-control .carousel-prev, | ||
+ | .carousel.carousel-darker .carousel-control .carousel-next { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .carousel.carousel-darker .carousel-caption { | ||
+ | background: rgba(16, 50, 72, 0.8); | ||
+ | } | ||
+ | .dropdown-menu.darker-color { | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .dropdown-menu.darker-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.darker-color li > a:hover, | ||
+ | .dropdown-menu.darker-color li > a:focus { | ||
+ | color: #236b9b; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .dropdown-menu.darker-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .dropdown-menu.darker-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #1a4e71; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.darker-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.darker-bgcolor { | ||
+ | background-color: #103248; | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .dropdown-menu.darker-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.darker-bgcolor li > a:hover, | ||
+ | .dropdown-menu.darker-bgcolor li > a:focus { | ||
+ | background-color: #184969 !important; | ||
+ | } | ||
+ | .dropdown-menu.darker-bgcolor > .active > a { | ||
+ | background-color: #184969 !important; | ||
+ | } | ||
+ | .dropdown-menu.darker-bgcolor .divider { | ||
+ | background-color: #184969; | ||
+ | } | ||
+ | .dropdown-menu.darker-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.darker-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #103248 !important; | ||
+ | } | ||
+ | .dropdown-menu.darker-border li > a { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .dropdown-menu.darker-border li > a:hover, | ||
+ | .dropdown-menu.darker-border li > a:focus { | ||
+ | color: #000000 !important; | ||
+ | } | ||
+ | .dropdown-menu.darker-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #000000; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.darker-border .divider { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .dropdown-menu.darker-border dt > .text { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker .help-block, | ||
+ | .has-darker .control-label, | ||
+ | .has-darker .radio, | ||
+ | .has-darker .checkbox, | ||
+ | .has-darker .radio-inline, | ||
+ | .has-darker .checkbox-inline { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker .form-control { | ||
+ | border-color: #103248; | ||
+ | -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-darker .form-control:focus { | ||
+ | border-color: #07151e; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #236b9b; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #236b9b; | ||
+ | } | ||
+ | .has-darker .input-group-addon { | ||
+ | color: #103248; | ||
+ | border-color: #103248; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker .form-control-feedback { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker .help-block, | ||
+ | .has-darker .control-label, | ||
+ | .has-darker .radio, | ||
+ | .has-darker .checkbox, | ||
+ | .has-darker .radio-inline, | ||
+ | .has-darker .checkbox-inline { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker .form-control { | ||
+ | border-color: #103248; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #103248; | ||
+ | box-shadow: inset 0 -3px 0 0 #103248; | ||
+ | } | ||
+ | .has-darker .form-control:focus { | ||
+ | border-color: #103248; | ||
+ | box-shadow: inset 0 0 0 0 #103248, 0 0 2px 0 #236b9b; | ||
+ | } | ||
+ | .has-darker .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #103248; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker .form-control-feedback { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker .custom-checkbox .fa-check { | ||
+ | color: #103248; | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-darker .custom-checkbox .empty:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.second:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.old, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.new { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.active, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td.active:hover { | ||
+ | background-color: #103248; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget td span:hover, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td span.active, | ||
+ | .has-darker.bootstrap-datetimepicker-widget td span.active:hover { | ||
+ | background-color: #103248; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget th:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker.bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #103248; | ||
+ | } | ||
+ | .has-darker.daterangepicker .ranges li.active, | ||
+ | .has-darker.daterangepicker .ranges li:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker.daterangepicker td.available:hover, | ||
+ | .has-darker.daterangepicker th.available:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker.daterangepicker td.active, | ||
+ | .has-darker.daterangepicker td.active:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker.daterangepicker td.in-range { | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .has-darker.daterangepicker .ranges li { | ||
+ | background: #103248; | ||
+ | border: 1px solid #103248; | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .has-darker.daterangepicker .ranges li.active, | ||
+ | .has-darker.daterangepicker .ranges li:hover { | ||
+ | background-color: #103248; | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker.daterangepicker .calendar th.prev:hover, | ||
+ | .has-darker.daterangepicker .calendar th.next:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker.reportrange { | ||
+ | border: 1px solid #103248; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-container .select2-choice { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-container.select2-drop-above .select2-choice { | ||
+ | border-bottom-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-drop { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-drop-auto-width { | ||
+ | border-top: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-drop.select2-drop-above { | ||
+ | border-top: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-container .select2-choice .select2-arrow { | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-search input { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-container .select2-choice, | ||
+ | .has-darker .select2-container .select2-choices { | ||
+ | border: 1px solid #103248; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #103248; | ||
+ | box-shadow: inset 0 -3px 0 0 #103248; | ||
+ | } | ||
+ | .has-darker .select2-dropdown-open.select2-drop-above .select2-choice, | ||
+ | .has-darker .select2-dropdown-open.select2-drop-above .select2-choices { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-results .select2-highlighted { | ||
+ | background: #103248; | ||
+ | } | ||
+ | .has-darker .select2-container-multi .select2-choices { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-container-multi .select2-choices .select2-search-choice, | ||
+ | .has-darker .select2-container-multi .select2-choices .select2-search-choice-focus { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .select2-container .select2-choices .select2-search-field input, | ||
+ | .has-darker .select2-container .select2-choice, | ||
+ | .has-darker .select2-container .select2-choices { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-container .select2-choice .select2-arrow, | ||
+ | .has-darker .select2-container .select2-choice div { | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .has-darker .has-warning .select2-container-active .select2-choice, | ||
+ | .has-darker .has-warning .select2-container-multi.select2-container-active .select2-choices { | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #103248; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #103248; | ||
+ | } | ||
+ | .has-darker .select2-container-active .select2-choice, | ||
+ | .has-darker .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-drop-active { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-drop-auto-width, | ||
+ | .has-darker .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-results .select2-highlighted { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker .select2-results .select2-highlighted table { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .has-darker .bootstrap-switch { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker a:not(.btn) { | ||
+ | color: #000000; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker a:not(.btn):hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker .lead { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-white { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-white .h1, | ||
+ | .jumbotron.jumbotron-darker-white h1 { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-white p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-white a:not(.btn) { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-white a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-white .lead { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-transparent { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-transparent .h1, | ||
+ | .jumbotron.jumbotron-darker-transparent h1 { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-transparent p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-transparent a:not(.btn) { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-transparent a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .jumbotron.jumbotron-darker-transparent .lead { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .label.label-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .label.label-darker[href]:hover, | ||
+ | .label.label-darker[href]:focus { | ||
+ | background-color: #07151e; | ||
+ | } | ||
+ | .list-group.list-group-darker { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .list-group.list-group-darker .list-group-item { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .list-group.list-group-darker .list-group-item-heading { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .list-group.list-group-darker a.list-group-item { | ||
+ | color: #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .list-group.list-group-darker a.list-group-item:hover, | ||
+ | .list-group.list-group-darker a.list-group-item:focus, | ||
+ | .list-group.list-group-darker a.list-group-item.active { | ||
+ | background-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-darker a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-darker a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-darker a.list-group-item.active .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-darker a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-darker a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-darker a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-darker.list-group-inverse { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .list-group.list-group-darker.list-group-inverse .list-group-item { | ||
+ | background-color: #103248; | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item { | ||
+ | background-color: #103248; | ||
+ | border-color: #1a4e71; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item:hover, | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item:focus, | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item.active { | ||
+ | background-color: #ffffff; | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item.active .list-group-item-heading { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-darker.list-group-inverse a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .list-group-item-darker { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item-darker { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-darker .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-darker:hover, | ||
+ | a.list-group-item-darker:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #1e5d86; | ||
+ | } | ||
+ | a.list-group-item-darker.active, | ||
+ | a.list-group-item-darker.active:hover, | ||
+ | a.list-group-item-darker.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-darker { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | a.list-group-item-darker { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-darker .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-darker:hover, | ||
+ | a.list-group-item-darker:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #1e5d86 !important; | ||
+ | } | ||
+ | a.list-group-item-darker.active, | ||
+ | a.list-group-item-darker.active:hover, | ||
+ | a.list-group-item-darker.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .media-darker .media p { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: 32px; | ||
+ | } | ||
+ | .media-darker .media-heading { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .navbar-darker { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #103248; | ||
+ | /* | ||
+ | .no-touch .gn-icon-menu:hover::before, | ||
+ | .no-touch .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px @mwbs-color-dark, 0 -6px white, 0 -9px @mwbs-color-dark, 0 -12px white; | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-darker .navbar-brand { | ||
+ | color: #103248; | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-darker .navbar-brand:hover, | ||
+ | .navbar-darker .navbar-brand:focus { | ||
+ | color: #07151e; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-darker .navbar-text { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-nav > li > a { | ||
+ | color: #103248; | ||
+ | border-right: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-darker .navbar-nav > li > a:hover, | ||
+ | .navbar-darker .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-nav > .active > a, | ||
+ | .navbar-darker .navbar-nav > .active > a:hover, | ||
+ | .navbar-darker .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #1a4e71; | ||
+ | } | ||
+ | .navbar-darker .navbar-nav > .disabled > a, | ||
+ | .navbar-darker .navbar-nav > .disabled > a:hover, | ||
+ | .navbar-darker .navbar-nav > .disabled > a:focus { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-darker .navbar-toggle { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-darker .navbar-toggle .icon-bar { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-toggle:hover, | ||
+ | .navbar-darker .navbar-toggle:focus { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-darker .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-darker .navbar-collapse, | ||
+ | .navbar-darker .navbar-form { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-nav > .open > a, | ||
+ | .navbar-darker .navbar-nav > .open > a:hover, | ||
+ | .navbar-darker .navbar-nav > .open > a:focus { | ||
+ | background-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-darker .navbar-link { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .navbar-darker .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-main, | ||
+ | .navbar-darker .gn-menu-main ul { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-main a { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-main > li { | ||
+ | border-right: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-wrapper { | ||
+ | border-right: 1px solid #103248; | ||
+ | border-top: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-wrapper .nav li > a { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-darker .gn-icon-menu::before { | ||
+ | background: #103248; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #103248, 0 -9px #ffffff, 0 -12px #103248; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-darker .gn-menu { | ||
+ | box-shadow: inset 0 1px #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-menu-main a:hover, | ||
+ | .navbar-darker .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-darker .gn-menu li.gn-search-item:hover a { | ||
+ | background: #103248 !important; | ||
+ | } | ||
+ | .navbar-darker .gn-icon-menu.gn-selected::before { | ||
+ | background: #103248; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #103248, 0 -9px #ffffff, 0 -12px #103248; | ||
+ | } | ||
+ | .navbar-darker .gn-icon-menu:hover::before, | ||
+ | .navbar-darker .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px #103248, 0 -6px #ffffff, 0 -9px #103248, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .navbar-inverse-darker { | ||
+ | background-color: #103248; | ||
+ | border-color: #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-nav > li > a { | ||
+ | color: #fff; | ||
+ | background-color: #103248; | ||
+ | border-right: 1px solid #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse-darker .navbar-nav > li > a:focus { | ||
+ | background-color: #1a4e71; | ||
+ | border-right: 1px solid #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-nav.navbar-right > li > a:hover, | ||
+ | .navbar-inverse-darker .navbar-nav.navbar-right > li > a:focus { | ||
+ | border-left: 1px solid #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-nav > .active > a, | ||
+ | .navbar-inverse-darker .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse-darker .navbar-nav > .active > a:focus { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-nav .dropdown.open > a { | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-toggle { | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-toggle .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-toggle:hover, | ||
+ | .navbar-inverse-darker .navbar-toggle:focus { | ||
+ | background-color: #fff; | ||
+ | border-color: #103248; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-inverse-darker .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-collapse, | ||
+ | .navbar-inverse-darker .navbar-form { | ||
+ | border-color: #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-brand { | ||
+ | border-right: 1px solid #07151e; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-brand:hover { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-inverse-darker .navbar-brand, | ||
+ | .navbar-static-top .navbar-inverse-darker .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-inverse-darker .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-link { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-darker .navbar-link:hover { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-main { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-main, | ||
+ | .navbar-inverse-darker .gn-menu-main ul { | ||
+ | color: #fff; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-main a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-main > li { | ||
+ | border-right: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-wrapper { | ||
+ | background: #103248; | ||
+ | border-right: 1px solid #07151e; | ||
+ | border-top: 1px solid #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-wrapper .nav li > a { | ||
+ | background-color: #103248; | ||
+ | border-bottom: 1px solid #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #103248 !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-icon-menu::before { | ||
+ | background: #fff; | ||
+ | box-shadow: 0 3px #103248, 0 -6px #ffffff, 0 -9px #103248, 0 -12px #ffffff; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu { | ||
+ | box-shadow: inset 0 1px #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-menu-main a:hover, | ||
+ | .navbar-inverse-darker .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-inverse-darker .gn-menu li.gn-search-item:hover a { | ||
+ | background: #1a4e71 !important; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-icon-menu.gn-selected::before { | ||
+ | background: #07151e; | ||
+ | box-shadow: 0 3px #103248, 0 -6px #07151e, 0 -9px #103248, 0 -12px #07151e; | ||
+ | } | ||
+ | .navbar-inverse-darker .gn-icon-menu:hover::before, | ||
+ | .navbar-inverse-darker .gn-icon-menu.gn-selected:hover::before { | ||
+ | background-color: #fff !important; | ||
+ | box-shadow: 0 3px #1a4e71, 0 -6px #ffffff, 0 -9px #1a4e71, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .nav-tabs-darker.nav > li.disabled > a { | ||
+ | background-color: #3b6683 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .nav-tabs-darker.nav .open > a { | ||
+ | background-color: #164361; | ||
+ | } | ||
+ | .nav-tabs-darker.nav .open > a, | ||
+ | .nav-tabs-darker.nav .open > a:hover, | ||
+ | .nav-tabs-darker.nav .open > a:focus { | ||
+ | border-color: #103248; | ||
+ | background-color: #164361; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs > li > a { | ||
+ | box-shadow: inset 0 1px 0 0 #184969; | ||
+ | background-color: #103248; | ||
+ | text-shadow: 0 1px 0 #07151e; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs > li > a:hover, | ||
+ | .nav-tabs-darker.nav-tabs > li > a:focus { | ||
+ | background-color: #164361; | ||
+ | text-shadow: 1px 1px 0 #07151e; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs > li > a:active { | ||
+ | text-shadow: 1px 1px 0 #07151e; | ||
+ | box-shadow: inset 0 0 6px 6px #0e2c3f; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs > li.active > a { | ||
+ | text-shadow: 1px 1px 0 #07151e; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs > li.active > a, | ||
+ | .nav-tabs-darker.nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs-darker.nav-tabs > li.active > a:focus { | ||
+ | background-color: #164361 !important; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-tabs.nav-justified { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-below > .nav-tabs { | ||
+ | border-top: 1px solid #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-below > .nav-tabs > li > a { | ||
+ | box-shadow: inset 0 -1px 0 0 #184969; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-below > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #0e2c3f; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-left > .nav-tabs { | ||
+ | border-left: 1px solid #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-left > .nav-tabs > li > a { | ||
+ | box-shadow: inset -1px 0 0 0 #184969; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-left > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #0e2c3f; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-right > .nav-tabs { | ||
+ | border-right: 1px solid #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-right > .nav-tabs > li > a { | ||
+ | box-shadow: inset 1px 0 0 0 #184969; | ||
+ | } | ||
+ | .nav-tabs-darker.tabs-right > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #0e2c3f; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-pills > li > a { | ||
+ | border-bottom: 1px solid #103248; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-pills > li > a:hover, | ||
+ | .nav-tabs-darker.nav-pills > li > a:focus, | ||
+ | .nav-tabs-darker.nav-pills > li > a:active { | ||
+ | color: #103248; | ||
+ | box-shadow: inset 0 -4px 0 0 #184969; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-pills > li.active > a { | ||
+ | color: #103248; | ||
+ | box-shadow: inset 0 -4px 0 0 #184969; | ||
+ | } | ||
+ | .nav-tabs-darker.nav-pills > li.disabled > a { | ||
+ | background-color: transparent !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .pagination.darker > li > a, | ||
+ | .pagination.darker > li > span { | ||
+ | text-shadow: 0 1px 0 #07151e; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | background-color: #103248; | ||
+ | border: 1px solid #07151e; | ||
+ | } | ||
+ | .pagination.darker > li > a:hover, | ||
+ | .pagination.darker > li > span:hover, | ||
+ | .pagination.darker > li > a:focus, | ||
+ | .pagination.darker > li > span:focus { | ||
+ | text-shadow: 1px 1px 0 #07151e; | ||
+ | background-color: #1a4e71; | ||
+ | border-color: #103248; | ||
+ | box-shadow: inset 0 -4px 0 0 #103248; | ||
+ | } | ||
+ | .pagination.darker > .active > a, | ||
+ | .pagination.darker > .active > span, | ||
+ | .pagination.darker > .active > a:hover, | ||
+ | .pagination.darker > .active > span:hover, | ||
+ | .pagination.darker > .active > a:focus, | ||
+ | .pagination.darker > .active > span:focus { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #103248; | ||
+ | text-shadow: none; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .pagination.darker > .disabled > span, | ||
+ | .pagination.darker > .disabled > span:hover, | ||
+ | .pagination.darker > .disabled > span:focus, | ||
+ | .pagination.darker > .disabled > a, | ||
+ | .pagination.darker > .disabled > a:hover, | ||
+ | .pagination.darker > .disabled > a:focus { | ||
+ | color: #999999; | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .pager-darker.pager li > a, | ||
+ | .pager-darker.pager li > span { | ||
+ | text-shadow: 0 1px 0 #07151e; | ||
+ | border: 1px solid #103248; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .pager-darker.pager li > a:hover, | ||
+ | .pager-darker.pager li > a:focus, | ||
+ | .pager-darker.pager li > a:active { | ||
+ | text-shadow: 1px 1px 0 #103248; | ||
+ | border: 1px solid #1a4e71; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .pager-darker.pager .disabled > a, | ||
+ | .pager-darker.pager .disabled > a:hover, | ||
+ | .pager-darker.pager .disabled > a:focus, | ||
+ | .pager-darker.pager .disabled > span { | ||
+ | background-color: #3b6683 !important; | ||
+ | border: 1px solid #3b6683 !important; | ||
+ | border-bottom-color: #103248 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .panel.panel-darker { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-darker .panel-heading a:hover, | ||
+ | .panel.panel-darker .panel-heading a:focus { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-darker .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-darker .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-darker .panel-footer { | ||
+ | border-top: 1px solid #103248; | ||
+ | background-color: #1a4e71; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-darker .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-heading a:hover, | ||
+ | .panel.panel-darker-border .panel-heading a:focus { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-footer { | ||
+ | border-top: 1px solid #103248; | ||
+ | background-color: #1a4e71; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-darker-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker-white > .panel-heading { | ||
+ | color: #103248; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-heading { | ||
+ | color: #103248; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-heading a:hover, | ||
+ | .panel.panel-darker-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #07151e !important; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-footer { | ||
+ | border-top: 1px solid #103248; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-darker-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white-border > .panel-heading { | ||
+ | color: #103248; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-heading { | ||
+ | color: #103248; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #103248; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-heading a:hover, | ||
+ | .panel.panel-darker-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #07151e !important; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-footer { | ||
+ | border-top: 1px solid #103248; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .panel.panel-darker-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #103248; | ||
+ | } | ||
+ | .progress-bar-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .progress-striped .progress-bar-darker { | ||
+ | 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: 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); | ||
+ | } | ||
+ | .img-thumbnail.darker-border { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .img-thumbnail.darker-border-dotted { | ||
+ | border: 1px dotted #103248; | ||
+ | } | ||
+ | .img-thumbnail.darker-border-dashed { | ||
+ | border: 1px dashed #103248; | ||
+ | } | ||
+ | .img-thumbnail.darker-border-2px { | ||
+ | border-color: #103248; | ||
+ | border: 2px solid #103248; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .img-thumbnail.darker-border-2px-padding { | ||
+ | border-color: #103248; | ||
+ | border: 2px solid #103248; | ||
+ | } | ||
+ | .img-thumbnail.darker-background { | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .table-color-darker.table > thead > tr > th, | ||
+ | .table-color-darker.table > tbody > tr > th, | ||
+ | .table-color-darker.table > tfoot > tr > th, | ||
+ | .table-color-darker.table > thead > tr > td, | ||
+ | .table-color-darker.table > tbody > tr > td, | ||
+ | .table-color-darker.table > tfoot > tr > td { | ||
+ | border-color: #103248; | ||
+ | -webkit-transition: all 250ms ease-out; | ||
+ | transition: all 250ms ease-out; | ||
+ | } | ||
+ | .table-color-darker.table > thead > tr > th { | ||
+ | border-bottom: 2px solid #103248; | ||
+ | } | ||
+ | .table-color-darker.table > tbody + tbody { | ||
+ | border-top: 2px solid #103248; | ||
+ | } | ||
+ | .table-color-darker.table.table-bordered { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .table-color-darker.table.table-bordered > thead > tr > th, | ||
+ | .table-color-darker.table.table-bordered > tbody > tr > th, | ||
+ | .table-color-darker.table.table-bordered > tfoot > tr > th, | ||
+ | .table-color-darker.table.table-bordered > thead > tr > td, | ||
+ | .table-color-darker.table.table-bordered > tbody > tr > td, | ||
+ | .table-color-darker.table.table-bordered > tfoot > tr > td { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .table-color-darker.table.table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table-color-darker.table.table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table-color-darker.table.table-hover > tbody > tr:hover > td, | ||
+ | .table-color-darker.table.table-hover > tbody > tr:hover > th { | ||
+ | background-color: #103248; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table-color-darker.table-hover .rowlink tr:hover td a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .table > thead > tr > td.darker, | ||
+ | .table > tbody > tr > td.darker, | ||
+ | .table > tfoot > tr > td.darker, | ||
+ | .table > thead > tr > th.darker, | ||
+ | .table > tbody > tr > th.darker, | ||
+ | .table > tfoot > tr > th.darker, | ||
+ | .table > thead > tr.darker > td, | ||
+ | .table > tbody > tr.darker > td, | ||
+ | .table > tfoot > tr.darker > td, | ||
+ | .table > thead > tr.darker > th, | ||
+ | .table > tbody > tr.darker > th, | ||
+ | .table > tfoot > tr.darker > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.darker:hover, | ||
+ | .table-hover > tbody > tr > th.darker:hover, | ||
+ | .table-hover > tbody > tr.darker:hover > td, | ||
+ | .table-hover > tbody > tr.darker:hover > th { | ||
+ | background-color: #0c2333 !important; | ||
+ | } | ||
+ | .thumbnail.darker-default:hover, | ||
+ | .thumbnail.darker-default:focus { | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .thumbnail.darker-border { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .thumbnail.darker-border:hover, | ||
+ | .thumbnail.darker-border:focus { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .thumbnail.darker-border-2px { | ||
+ | border: 2px solid #103248; | ||
+ | } | ||
+ | .thumbnail.darker-border-2px:hover, | ||
+ | .thumbnail.darker-border-2px:focus { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .thumbnail.darker-border-dotted { | ||
+ | border: 1px dotted #103248; | ||
+ | } | ||
+ | .thumbnail.darker-border-dotted:hover, | ||
+ | .thumbnail.darker-border-dotted:focus { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .thumbnail.darker-border-dashed { | ||
+ | border: 1px dashed #103248; | ||
+ | } | ||
+ | .thumbnail.darker-border-dashed:hover, | ||
+ | .thumbnail.darker-border-dashed:focus { | ||
+ | border-color: #1a4e71; | ||
+ | } | ||
+ | .thumbnail.darker-background { | ||
+ | background-color: #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .thumbnail.darker-background:hover, | ||
+ | .thumbnail.darker-background:focus { | ||
+ | border-color: #1a4e71; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | /* define page headers with dark background color in combination with a specific text color | ||
+ | - white | ||
+ | - main | ||
+ | - light | ||
+ | - lighter | ||
+ | (dark and darker are not available as they do not differ enough from @mwbs-color-darker) | ||
+ | */ | ||
+ | .mwbs-background-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .mwbs-background-darker .mwbs-color-white .page-header { | ||
+ | border-color: #fff; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .mwbs-background-darker .mwbs-color-light .page-header { | ||
+ | border-color: #2c88c5; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .mwbs-background-darker .mwbs-color-lighter .page-header { | ||
+ | border-color: #4da0d7; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .mwbs-background-darker .mwbs-color .page-header { | ||
+ | border-color: #236b9b; | ||
+ | box-shadow: 0 4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .mwbs-background-darker.tab-content { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | ul.iconized.list-darker > li:before, | ||
+ | ul.iconized-alt.list-darker > li:before { | ||
+ | color: #103248; | ||
+ | } | ||
+ | ul.iconized.list-darker > li > ul li:before, | ||
+ | ul.iconized-alt.list-darker > li > ul li:before { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .bg-darker { | ||
+ | background-color: #103248; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-darker:hover { | ||
+ | background-color: #07151e; | ||
+ | } | ||
+ | a.bg-darker:hover { | ||
+ | background-color: #07151e; | ||
+ | } | ||
+ | .well-darker { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | box-shadow: inset 0 -4px 0 0 #1a4e71; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .well-darker-border { | ||
+ | color: #103248; | ||
+ | background-color: #ffffff; | ||
+ | box-shadow: inset 0 -4px 0 0 #103248; | ||
+ | border-color: #103248; | ||
+ | } | ||
+ | .pillbox li.status-darker { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .dd.dd-darker .dd-handle { | ||
+ | border: 1px solid #103248; | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .dd.dd-darker .dd-handle:hover { | ||
+ | color: #fff; | ||
+ | background: #103248; | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .dd.dd-darker .dd3-content { | ||
+ | border: 1px solid #1a4e71; | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .dd.dd-darker .dd3-content:hover { | ||
+ | color: #fff; | ||
+ | background: #103248; | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .dd.dd-darker .dd3-handle { | ||
+ | border: 1px solid #103248; | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .dd.dd-darker.dd-darker-alternate .dd-handle { | ||
+ | border: 1px solid #103248; | ||
+ | background: #103248; | ||
+ | } | ||
+ | .dd.dd-darker.dd-darker-alternate .dd-handle:hover { | ||
+ | background: #236b9b; | ||
+ | border: 1px solid #1a4e71; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-darker { | ||
+ | color: #fff !important; | ||
+ | background: #103248 !important; | ||
+ | } | ||
+ | .plan.darker > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #103248; | ||
+ | } | ||
+ | .plan.darker > ul > li { | ||
+ | border-bottom: 1px solid rgba(16, 50, 72, 0.55); | ||
+ | } | ||
+ | .plan.darker:hover { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .plan.darker-bgcolor { | ||
+ | color: #ffffff; | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .plan.darker-bgcolor > .head { | ||
+ | -webkit-transition: box-shadow 270ms ease-out; | ||
+ | transition: box-shadow 270ms ease-out; | ||
+ | box-shadow: inset 0 -4px 0 0 #1a4e71; | ||
+ | } | ||
+ | .plan.darker-bgcolor > ul > li { | ||
+ | border-bottom: 1px solid #133a54; | ||
+ | } | ||
+ | .plan.darker-bgcolor:hover { | ||
+ | color: #ffffff; | ||
+ | background-color: #1a4e71; | ||
+ | } | ||
+ | .plan.darker-bgcolor:hover > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .tree.tree-darker .tree-folder .tree-folder-header:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .tree.tree-darker .tree-item:hover { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .tree.tree-darker .tree-selected { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .tree.tree-darker .tree-selected:hover .tree-actions > i { | ||
+ | border: 1px solid #103248; | ||
+ | color: #103248; | ||
+ | } | ||
+ | .ui-slider-darker.ui-slider { | ||
+ | border: 1px solid #103248 !important; | ||
+ | } | ||
+ | .ui-slider-darker .ui-state-default, | ||
+ | .ui-slider-darker .ui-widget-content .ui-state-default, | ||
+ | .ui-slider-darker .ui-widget-header .ui-state-default { | ||
+ | background: #1a4e71 !important; | ||
+ | border: 1px solid #103248 !important; | ||
+ | } | ||
+ | .ui-slider-darker .ui-slider-handle { | ||
+ | background: #1a4e71 !important; | ||
+ | border: 1px solid #103248 !important; | ||
+ | } | ||
+ | .ui-slider-darker .ui-widget-header { | ||
+ | background: #103248 !important; | ||
+ | } | ||
+ | .irs-darker .irs-slider { | ||
+ | background: #1a4e71 !important; | ||
+ | border: 1px solid #103248 !important; | ||
+ | } | ||
+ | .irs-darker .irs-line { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .irs-darker .irs-diapason { | ||
+ | background-color: #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker { | ||
+ | border: 1px solid #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li .chevron { | ||
+ | border-left: 14px solid #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.complete { | ||
+ | background: #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.complete .badge { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.complete .chevron:before { | ||
+ | border-left: 14px solid #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.complete:hover { | ||
+ | background: #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.complete:hover .chevron:before { | ||
+ | border-left: 14px solid #1a4e71; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.active { | ||
+ | background: #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.active .chevron:before { | ||
+ | border-left: 14px solid #103248; | ||
+ | } | ||
+ | .wizard.wizard-darker ul > li.active .badge { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .alert.alert-neutral { | ||
+ | background-color: #697060; | ||
+ | border-color: #363931; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .alert.alert-neutral hr { | ||
+ | border-top-color: #292b25; | ||
+ | } | ||
+ | .alert.alert-neutral .alert-link { | ||
+ | color: #e6e6e6; | ||
+ | } | ||
+ | .alert.alert-neutral hr { | ||
+ | border-top-color: #292b25; | ||
+ | } | ||
+ | .alert.alert-neutral .alert-link { | ||
+ | color: #ffffff; | ||
+ | border-bottom: 1px solid #ffffff; | ||
+ | } | ||
+ | .alert.alert-neutral .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-neutral .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-neutral-text { | ||
+ | background-color: #7e8673; | ||
+ | border-color: #4f5548; | ||
+ | color: #babfb4; | ||
+ | } | ||
+ | .alert.alert-neutral-text hr { | ||
+ | border-top-color: #42473d; | ||
+ | } | ||
+ | .alert.alert-neutral-text .alert-link { | ||
+ | color: #a1a799; | ||
+ | } | ||
+ | .alert.alert-neutral-text hr { | ||
+ | border-top-color: #42473d; | ||
+ | } | ||
+ | .alert.alert-neutral-text .alert-link { | ||
+ | color: #babfb4; | ||
+ | border-bottom: 1px solid #babfb4; | ||
+ | } | ||
+ | .alert.alert-neutral-text .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-neutral-text .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #697060; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color hr { | ||
+ | border-top-color: #5c6254; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color .alert-link { | ||
+ | color: #4f5548; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color hr { | ||
+ | border-top-color: #5c6254; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color .alert-link { | ||
+ | color: #697060; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color .alert-link:hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | } | ||
+ | .alert.alert-neutral-light-color .close { | ||
+ | position: relative; | ||
+ | top: -2px; | ||
+ | font-size: 24px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .badge-neutral { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .badge-neutral[href]:hover, | ||
+ | .badge-neutral[href]:focus { | ||
+ | background-color: #4f5548; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-neutral { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-neutral > li + li:before { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-neutral > li > a { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-neutral > li > a:hover { | ||
+ | color: #838b78; | ||
+ | } | ||
+ | .breadcrumb.breadcrumb-neutral > .active { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .btn.btn-neutral { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #7e8673; | ||
+ | text-shadow: 0 1px 0 #697060; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-neutral:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .btn.btn-neutral:hover { | ||
+ | background-color: #737b69; | ||
+ | text-shadow: 1px 1px 0 #697060; | ||
+ | } | ||
+ | .btn.btn-neutral:active, | ||
+ | .btn.btn-neutral.active, | ||
+ | .open .dropdown-toggle.btn.btn-neutral { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | border-color: #646b5b; | ||
+ | border-top: 1px solid #697060; | ||
+ | text-shadow: 1px 1px 0 #697060; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #646b5b; | ||
+ | } | ||
+ | .btn.btn-neutral.disabled, | ||
+ | .btn.btn-neutral[disabled], | ||
+ | fieldset[disabled] .btn.btn-neutral, | ||
+ | .btn.btn-neutral.disabled:hover, | ||
+ | .btn.btn-neutral[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-neutral:hover, | ||
+ | .btn.btn-neutral.disabled:focus, | ||
+ | .btn.btn-neutral[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-neutral:focus, | ||
+ | .btn.btn-neutral.disabled:active, | ||
+ | .btn.btn-neutral[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-neutral:active, | ||
+ | .btn.btn-neutral.disabled.active, | ||
+ | .btn.btn-neutral[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-neutral.active { | ||
+ | background-color: #646b5b; | ||
+ | border-color: #737b69; | ||
+ | } | ||
+ | .btn.btn-neutral .badge { | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .btn.btn-neutral-light { | ||
+ | color: #697060; | ||
+ | background-color: #e8e9e6; | ||
+ | border-color: #b5baaf; | ||
+ | -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | transition: background-color 170ms ease-out, box-shadow 170ms ease-out; | ||
+ | box-shadow: inset 0 1px 0 0 #fcfcfc; | ||
+ | text-shadow: 0 1px 0 #d3d3d3; | ||
+ | position: relative; | ||
+ | } | ||
+ | .btn.btn-neutral-light:focus { | ||
+ | color: #697060; | ||
+ | background-color: #e8e9e6; | ||
+ | } | ||
+ | .btn.btn-neutral-light:hover { | ||
+ | background-color: #f2f3f1; | ||
+ | text-shadow: 1px 1px 0 #d3d3d3; | ||
+ | } | ||
+ | .btn.btn-neutral-light:active, | ||
+ | .btn.btn-neutral-light.active, | ||
+ | .open .dropdown-toggle.btn.btn-neutral-light { | ||
+ | color: #697060; | ||
+ | background-color: #e8e9e6; | ||
+ | border-color: #e3e5e0; | ||
+ | border-top: 1px solid #b5baaf; | ||
+ | text-shadow: 1px 1px 0 #d3d3d3; | ||
+ | top: 1px; | ||
+ | background-image: none; | ||
+ | box-shadow: inset 0 0 6px 6px #e3e5e0; | ||
+ | } | ||
+ | .btn.btn-neutral-light.disabled, | ||
+ | .btn.btn-neutral-light[disabled], | ||
+ | fieldset[disabled] .btn.btn-neutral-light, | ||
+ | .btn.btn-neutral-light.disabled:hover, | ||
+ | .btn.btn-neutral-light[disabled]:hover, | ||
+ | fieldset[disabled] .btn.btn-neutral-light:hover, | ||
+ | .btn.btn-neutral-light.disabled:focus, | ||
+ | .btn.btn-neutral-light[disabled]:focus, | ||
+ | fieldset[disabled] .btn.btn-neutral-light:focus, | ||
+ | .btn.btn-neutral-light.disabled:active, | ||
+ | .btn.btn-neutral-light[disabled]:active, | ||
+ | fieldset[disabled] .btn.btn-neutral-light:active, | ||
+ | .btn.btn-neutral-light.disabled.active, | ||
+ | .btn.btn-neutral-light[disabled].active, | ||
+ | fieldset[disabled] .btn.btn-neutral-light.active { | ||
+ | background-color: #e3e5e0; | ||
+ | border-color: #bfc4ba; | ||
+ | } | ||
+ | .btn.btn-neutral-light .badge { | ||
+ | color: #e8e9e6; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .btn.btn-neutral-light:hover, | ||
+ | .btn.btn-neutral-light:focus, | ||
+ | .btn.btn-neutral-light:active, | ||
+ | .btn.btn-neutral-light.active, | ||
+ | .open .dropdown-toggle.btn.btn-neutral-light { | ||
+ | border-color: #b5baaf; | ||
+ | } | ||
+ | .carousel.carousel-neutral .carousel-control .carousel-prev, | ||
+ | .carousel.carousel-neutral .carousel-control .carousel-next { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .carousel.carousel-neutral .carousel-caption { | ||
+ | background: rgba(105, 112, 96, 0.8); | ||
+ | } | ||
+ | .dropdown-menu.neutral-color { | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-color li > a:hover, | ||
+ | .dropdown-menu.neutral-color li > a:focus { | ||
+ | color: #9ca393; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #9ca393; | ||
+ | } | ||
+ | .dropdown-menu.neutral-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #838b78; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.neutral-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-bgcolor { | ||
+ | background-color: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-bgcolor li > a:hover, | ||
+ | .dropdown-menu.neutral-bgcolor li > a:focus { | ||
+ | background-color: #7e8673 !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-bgcolor > .active > a { | ||
+ | background-color: #7e8673 !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-bgcolor .divider { | ||
+ | background-color: #7e8673; | ||
+ | } | ||
+ | .dropdown-menu.neutral-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #697060 !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-border li > a { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-border li > a:hover, | ||
+ | .dropdown-menu.neutral-border li > a:focus { | ||
+ | color: #363931 !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #363931; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.neutral-border .divider { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-border dt > .text { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color { | ||
+ | background-color: #e8e9e6; | ||
+ | border-color: #e8e9e6; | ||
+ | border-color: #b5baaf; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color li > a:hover, | ||
+ | .dropdown-menu.neutral-light-color li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #e8e9e6; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color > .active > a { | ||
+ | background-color: transparent; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color .divider { | ||
+ | height: 1px; | ||
+ | margin: 9px 0; | ||
+ | overflow: hidden; | ||
+ | background-color: #ffffff; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color > li > a { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color > li > a:hover, | ||
+ | .dropdown-menu.neutral-light-color > li > afocus { | ||
+ | color: #9ca393 !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-color .divider { | ||
+ | background-color: #b5baaf; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor { | ||
+ | background-color: #e8e9e6; | ||
+ | border: 1px solid #e8e9e6; | ||
+ | border-color: #b5baaf; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor li > a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor li > a:hover, | ||
+ | .dropdown-menu.neutral-light-bgcolor li > a:focus { | ||
+ | background-color: #fcfcfc !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor > .active > a { | ||
+ | background-color: #fcfcfc !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor .divider { | ||
+ | background-color: #fcfcfc; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor dt > .text { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor > li > a { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor > li > a:hover, | ||
+ | .dropdown-menu.neutral-light-bgcolor > li > afocus { | ||
+ | background-color: #ced2ca !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-bgcolor .divider { | ||
+ | background-color: #b5baaf; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border { | ||
+ | background-color: #fff; | ||
+ | border: 1px solid #697060 !important; | ||
+ | border-color: #b5baaf !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border li > a { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border li > a:hover, | ||
+ | .dropdown-menu.neutral-light-border li > a:focus { | ||
+ | color: #363931 !important; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border > .active > a { | ||
+ | background-color: #fff; | ||
+ | color: #363931; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border .divider { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border dt > .text { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .dropdown-menu.neutral-light-border .divider { | ||
+ | background-color: #b5baaf; | ||
+ | } | ||
+ | .has-neutral .help-block, | ||
+ | .has-neutral .control-label, | ||
+ | .has-neutral .radio, | ||
+ | .has-neutral .checkbox, | ||
+ | .has-neutral .radio-inline, | ||
+ | .has-neutral .checkbox-inline { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .has-neutral .form-control { | ||
+ | border-color: #697060; | ||
+ | -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-neutral .form-control:focus { | ||
+ | border-color: #4f5548; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9ca393; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9ca393; | ||
+ | } | ||
+ | .has-neutral .input-group-addon { | ||
+ | color: #697060; | ||
+ | border-color: #697060; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral .form-control-feedback { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .has-neutral .help-block, | ||
+ | .has-neutral .control-label, | ||
+ | .has-neutral .radio, | ||
+ | .has-neutral .checkbox, | ||
+ | .has-neutral .radio-inline, | ||
+ | .has-neutral .checkbox-inline { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .has-neutral .form-control { | ||
+ | border-color: #697060; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #697060; | ||
+ | box-shadow: inset 0 -3px 0 0 #697060; | ||
+ | } | ||
+ | .has-neutral .form-control:focus { | ||
+ | border-color: #697060; | ||
+ | box-shadow: inset 0 0 0 0 #697060, 0 0 2px 0 #9ca393; | ||
+ | } | ||
+ | .has-neutral .input-group-addon { | ||
+ | color: #fff; | ||
+ | border-color: #697060; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral .form-control-feedback { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .has-neutral .custom-checkbox .fa-check { | ||
+ | color: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .custom-checkbox .empty { | ||
+ | color: #fff; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .has-neutral .custom-checkbox .empty:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral .custom-checkbox .my-ui-icon-round { | ||
+ | font-size: 1em; | ||
+ | padding: 1px; | ||
+ | border-radius: 50%; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.second:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.old, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.new { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.active, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td.active:hover { | ||
+ | background-color: #697060; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td span:hover, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td span.active, | ||
+ | .has-neutral.bootstrap-datetimepicker-widget td span.active:hover { | ||
+ | background-color: #697060; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget th:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral.bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #697060; | ||
+ | } | ||
+ | .has-neutral.daterangepicker .ranges li.active, | ||
+ | .has-neutral.daterangepicker .ranges li:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral.daterangepicker td.available:hover, | ||
+ | .has-neutral.daterangepicker th.available:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral.daterangepicker td.active, | ||
+ | .has-neutral.daterangepicker td.active:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral.daterangepicker td.in-range { | ||
+ | background: #838b78; | ||
+ | } | ||
+ | .has-neutral.daterangepicker .ranges li { | ||
+ | background: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | color: #b3b3b3; | ||
+ | } | ||
+ | .has-neutral.daterangepicker .ranges li.active, | ||
+ | .has-neutral.daterangepicker .ranges li:hover { | ||
+ | background-color: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral.daterangepicker .calendar th.prev:hover, | ||
+ | .has-neutral.daterangepicker .calendar th.next:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral.reportrange { | ||
+ | border: 1px solid #697060; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container .select2-choice { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container.select2-drop-above .select2-choice { | ||
+ | border-bottom-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-drop { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-drop-auto-width { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-drop.select2-drop-above { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container .select2-choice .select2-arrow { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-search input { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container .select2-choice, | ||
+ | .has-neutral .select2-container .select2-choices { | ||
+ | border: 1px solid #697060; | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #697060; | ||
+ | box-shadow: inset 0 -3px 0 0 #697060; | ||
+ | } | ||
+ | .has-neutral .select2-dropdown-open.select2-drop-above .select2-choice, | ||
+ | .has-neutral .select2-dropdown-open.select2-drop-above .select2-choices { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-results .select2-highlighted { | ||
+ | background: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container-multi .select2-choices { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container-multi .select2-choices .select2-search-choice, | ||
+ | .has-neutral .select2-container-multi .select2-choices .select2-search-choice-focus { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container .select2-choices .select2-search-field input, | ||
+ | .has-neutral .select2-container .select2-choice, | ||
+ | .has-neutral .select2-container .select2-choices { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container .select2-choice .select2-arrow, | ||
+ | .has-neutral .select2-container .select2-choice div { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .has-neutral .has-warning .select2-container-active .select2-choice, | ||
+ | .has-neutral .has-warning .select2-container-multi.select2-container-active .select2-choices { | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #697060; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #697060; | ||
+ | } | ||
+ | .has-neutral .select2-container-active .select2-choice, | ||
+ | .has-neutral .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-drop-active { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-drop-auto-width, | ||
+ | .has-neutral .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-results .select2-highlighted { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral .select2-results .select2-highlighted table { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .has-neutral .bootstrap-switch { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral a:not(.btn) { | ||
+ | color: #363931; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral a:not(.btn):hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral .lead { | ||
+ | color: #9ca393; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-white { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-white .h1, | ||
+ | .jumbotron.jumbotron-neutral-white h1 { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-white p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-white a:not(.btn) { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | color: #363931; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-white a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-white .lead { | ||
+ | color: #9ca393; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-transparent { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-transparent .h1, | ||
+ | .jumbotron.jumbotron-neutral-transparent h1 { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-transparent p { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-transparent a:not(.btn) { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | color: #363931; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-transparent a:not(.btn):hover { | ||
+ | border-bottom: 1px solid transparent; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .jumbotron.jumbotron-neutral-transparent .lead { | ||
+ | color: #9ca393; | ||
+ | } | ||
+ | .label.label-neutral { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .label.label-neutral[href]:hover, | ||
+ | .label.label-neutral[href]:focus { | ||
+ | background-color: #4f5548; | ||
+ | } | ||
+ | .list-group.list-group-neutral { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .list-group.list-group-neutral .list-group-item { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .list-group.list-group-neutral .list-group-item-heading { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .list-group.list-group-neutral a.list-group-item { | ||
+ | color: #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .list-group.list-group-neutral a.list-group-item:hover, | ||
+ | .list-group.list-group-neutral a.list-group-item:focus, | ||
+ | .list-group.list-group-neutral a.list-group-item.active { | ||
+ | background-color: #697060; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-neutral a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-neutral a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-neutral a.list-group-item.active .list-group-item-heading { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-neutral a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-neutral a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-neutral a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-neutral.list-group-inverse { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .list-group.list-group-neutral.list-group-inverse .list-group-item { | ||
+ | background-color: #697060; | ||
+ | border-color: #838b78; | ||
+ | } | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item { | ||
+ | background-color: #697060; | ||
+ | border-color: #838b78; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item:hover, | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item:focus, | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item.active { | ||
+ | background-color: #ffffff; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item:hover .list-group-item-heading, | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item:focus .list-group-item-heading, | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item.active .list-group-item-heading { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item:hover .list-group-item-text, | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item:focus .list-group-item-text, | ||
+ | .list-group.list-group-neutral.list-group-inverse a.list-group-item.active .list-group-item-text { | ||
+ | -webkit-transition: all 200ms ease-in; | ||
+ | transition: all 200ms ease-in; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .list-group-item-neutral { | ||
+ | color: #ffffff; | ||
+ | background-color: #9ca393; | ||
+ | } | ||
+ | a.list-group-item-neutral { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | a.list-group-item-neutral .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-neutral:hover, | ||
+ | a.list-group-item-neutral:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8f9786; | ||
+ | } | ||
+ | a.list-group-item-neutral.active, | ||
+ | a.list-group-item-neutral.active:hover, | ||
+ | a.list-group-item-neutral.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .list-group-item-neutral { | ||
+ | color: #ffffff; | ||
+ | background-color: #9ca393; | ||
+ | } | ||
+ | a.list-group-item-neutral { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | a.list-group-item-neutral .list-group-item-heading { | ||
+ | color: inherit; | ||
+ | } | ||
+ | a.list-group-item-neutral:hover, | ||
+ | a.list-group-item-neutral:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #8f9786 !important; | ||
+ | } | ||
+ | a.list-group-item-neutral.active, | ||
+ | a.list-group-item-neutral.active:hover, | ||
+ | a.list-group-item-neutral.active:focus { | ||
+ | color: #fff; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #ffffff; | ||
+ | } | ||
+ | .media-neutral .media p { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | padding-bottom: 16px; | ||
+ | margin-bottom: 32px; | ||
+ | } | ||
+ | .media-neutral .media-heading { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .navbar-neutral { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #697060; | ||
+ | /*.no-touch .gn-icon-menu:hover::before, | ||
+ | .no-touch .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px lighten(@mwbs-color-neutral, 10%), 0 -6px white, 0 -9px lighten(@mwbs-color-neutral, 10%), 0 -12px white; | ||
+ | }*/ | ||
+ | } | ||
+ | .navbar-neutral .navbar-brand { | ||
+ | color: #697060; | ||
+ | border-right: 1px solid #838b78; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | } | ||
+ | .navbar-neutral .navbar-brand:hover, | ||
+ | .navbar-neutral .navbar-brand:focus { | ||
+ | color: #4f5548; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .navbar-neutral .navbar-text { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .navbar-neutral .navbar-nav > li > a { | ||
+ | color: #697060; | ||
+ | border-right: 1px solid #9ca393; | ||
+ | } | ||
+ | .navbar-neutral .navbar-nav > li > a:hover, | ||
+ | .navbar-neutral .navbar-nav > li > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .navbar-neutral .navbar-nav > .active > a, | ||
+ | .navbar-neutral .navbar-nav > .active > a:hover, | ||
+ | .navbar-neutral .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff; | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .navbar-neutral .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #9ca393; | ||
+ | } | ||
+ | .navbar-neutral .navbar-nav > .disabled > a, | ||
+ | .navbar-neutral .navbar-nav > .disabled > a:hover, | ||
+ | .navbar-neutral .navbar-nav > .disabled > a:focus { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-neutral .navbar-toggle { | ||
+ | border-color: #838b78; | ||
+ | } | ||
+ | .navbar-neutral .navbar-toggle .icon-bar { | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .navbar-neutral .navbar-toggle:hover, | ||
+ | .navbar-neutral .navbar-toggle:focus { | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .navbar-neutral .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-neutral .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-neutral .navbar-collapse, | ||
+ | .navbar-neutral .navbar-form { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .navbar-neutral .navbar-nav > .open > a, | ||
+ | .navbar-neutral .navbar-nav > .open > a:hover, | ||
+ | .navbar-neutral .navbar-nav > .open > a:focus { | ||
+ | background-color: #838b78; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-neutral .navbar-link { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .navbar-neutral .navbar-link:hover { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-main, | ||
+ | .navbar-neutral .gn-menu-main ul { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-main a { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-main > li { | ||
+ | border-right: 1px solid #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-wrapper { | ||
+ | border-right: 1px solid #697060; | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-wrapper .nav li > a { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #fff !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-neutral .gn-icon-menu::before { | ||
+ | background: #838b78; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #838b78, 0 -9px #ffffff, 0 -12px #838b78; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu { | ||
+ | box-shadow: inset 0 1px #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-menu-main a:hover, | ||
+ | .navbar-neutral .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-neutral .gn-menu li.gn-search-item:hover a { | ||
+ | background: #838b78 !important; | ||
+ | } | ||
+ | .navbar-neutral .gn-icon-menu.gn-selected::before { | ||
+ | background: #697060; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #697060, 0 -9px #ffffff, 0 -12px #697060; | ||
+ | } | ||
+ | .navbar-neutral .gn-icon-menu:hover::before, | ||
+ | .navbar-neutral .gn-icon-menu.gn-selected:hover::before { | ||
+ | box-shadow: 0 3px #838b78, 0 -6px #ffffff, 0 -9px #838b78, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .navbar-inverse-neutral { | ||
+ | background-color: #697060; | ||
+ | border-color: #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-nav > li > a { | ||
+ | color: #fff; | ||
+ | background-color: #697060; | ||
+ | border-right: 1px solid #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-nav > li > a:hover, | ||
+ | .navbar-inverse-neutral .navbar-nav > li > a:focus { | ||
+ | background-color: #838b78; | ||
+ | border-right: 1px solid #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-nav.navbar-right > li > a { | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-nav.navbar-right > li > a:hover, | ||
+ | .navbar-inverse-neutral .navbar-nav.navbar-right > li > a:focus { | ||
+ | border-left: 1px solid #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-nav > .active > a, | ||
+ | .navbar-inverse-neutral .navbar-nav > .active > a:hover, | ||
+ | .navbar-inverse-neutral .navbar-nav > .active > a:focus { | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-nav .dropdown.open > a { | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-toggle { | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-toggle .icon-bar { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-toggle:hover, | ||
+ | .navbar-inverse-neutral .navbar-toggle:focus { | ||
+ | background-color: #fff; | ||
+ | border-color: #697060; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-toggle:hover .icon-bar, | ||
+ | .navbar-inverse-neutral .navbar-toggle:focus .icon-bar { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-collapse, | ||
+ | .navbar-inverse-neutral .navbar-form { | ||
+ | border-color: #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-brand { | ||
+ | border-right: 1px solid #4f5548; | ||
+ | height: inherit; | ||
+ | display: block; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-brand:hover { | ||
+ | color: #838b78; | ||
+ | } | ||
+ | .navbar-fixed-top .navbar-inverse-neutral .navbar-brand, | ||
+ | .navbar-static-top .navbar-inverse-neutral .navbar-brand, | ||
+ | .navbar-fixed-bottom .navbar-inverse-neutral .navbar-brand { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-link { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-neutral .navbar-link:hover { | ||
+ | color: #77b6e0; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-main { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-main, | ||
+ | .navbar-inverse-neutral .gn-menu-main ul { | ||
+ | color: #fff; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-main a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-main > li { | ||
+ | border-right: 1px solid #697060; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-main > li:last-child { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-wrapper { | ||
+ | background: #697060; | ||
+ | border-right: 1px solid #4f5548; | ||
+ | border-top: 1px solid #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-wrapper .nav li > a { | ||
+ | background-color: #697060; | ||
+ | border-bottom: 1px solid #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-wrapper .nav .disabled > a { | ||
+ | background-color: #697060 !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-icon-menu::before { | ||
+ | background: #fff; | ||
+ | box-shadow: 0 3px #697060, 0 -6px #ffffff, 0 -9px #697060, 0 -12px #ffffff; | ||
+ | content: ''; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu { | ||
+ | box-shadow: inset 0 1px #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-menu-main a:hover, | ||
+ | .navbar-inverse-neutral .gn-menu li.gn-search-item:hover, | ||
+ | .navbar-inverse-neutral .gn-menu li.gn-search-item:hover a { | ||
+ | background: #838b78 !important; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-icon-menu.gn-selected::before { | ||
+ | background: #4f5548; | ||
+ | box-shadow: 0 3px #697060, 0 -6px #4f5548, 0 -9px #697060, 0 -12px #4f5548; | ||
+ | } | ||
+ | .navbar-inverse-neutral .gn-icon-menu:hover::before, | ||
+ | .navbar-inverse-neutral .gn-icon-menu.gn-selected:hover::before { | ||
+ | background-color: #fff !important; | ||
+ | box-shadow: 0 3px #838b78, 0 -6px #ffffff, 0 -9px #838b78, 0 -12px #ffffff !important; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav > li.disabled > a { | ||
+ | background-color: #a9aea1 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav .open > a { | ||
+ | background-color: #78806e; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav .open > a, | ||
+ | .nav-tabs-neutral.nav .open > a:hover, | ||
+ | .nav-tabs-neutral.nav .open > a:focus { | ||
+ | border-color: #697060; | ||
+ | background-color: #78806e; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs > li > a { | ||
+ | box-shadow: inset 0 1px 0 0 #7e8673; | ||
+ | background-color: #697060; | ||
+ | text-shadow: 0 1px 0 #4f5548; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs > li > a:hover, | ||
+ | .nav-tabs-neutral.nav-tabs > li > a:focus { | ||
+ | background-color: #78806e; | ||
+ | text-shadow: 1px 1px 0 #4f5548; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs > li > a:active { | ||
+ | text-shadow: 1px 1px 0 #4f5548; | ||
+ | box-shadow: inset 0 0 6px 6px #646b5b; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs > li.active > a { | ||
+ | text-shadow: 1px 1px 0 #4f5548; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs > li.active > a, | ||
+ | .nav-tabs-neutral.nav-tabs > li.active > a:hover, | ||
+ | .nav-tabs-neutral.nav-tabs > li.active > a:focus { | ||
+ | background-color: #78806e !important; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-tabs.nav-justified { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-below > .nav-tabs { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-below > .nav-tabs > li > a { | ||
+ | box-shadow: inset 0 -1px 0 0 #7e8673; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-below > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #646b5b; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-left > .nav-tabs { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-left > .nav-tabs > li > a { | ||
+ | box-shadow: inset -1px 0 0 0 #7e8673; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-left > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #646b5b; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-right > .nav-tabs { | ||
+ | border-right: 1px solid #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-right > .nav-tabs > li > a { | ||
+ | box-shadow: inset 1px 0 0 0 #7e8673; | ||
+ | } | ||
+ | .nav-tabs-neutral.tabs-right > .nav-tabs > li > a:active { | ||
+ | box-shadow: inset 0 0 6px 6px #646b5b; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-pills > li > a { | ||
+ | border-bottom: 1px solid #697060; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-pills > li > a:hover, | ||
+ | .nav-tabs-neutral.nav-pills > li > a:focus, | ||
+ | .nav-tabs-neutral.nav-pills > li > a:active { | ||
+ | color: #697060; | ||
+ | box-shadow: inset 0 -4px 0 0 #7e8673; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-pills > li.active > a { | ||
+ | color: #697060; | ||
+ | box-shadow: inset 0 -4px 0 0 #7e8673; | ||
+ | } | ||
+ | .nav-tabs-neutral.nav-pills > li.disabled > a { | ||
+ | background-color: transparent !important; | ||
+ | color: #999999 !important; | ||
+ | } | ||
+ | .pagination.neutral > li > a, | ||
+ | .pagination.neutral > li > span { | ||
+ | text-shadow: 0 1px 0 #4f5548; | ||
+ | -webkit-transition: all 170ms ease-out; | ||
+ | transition: all 170ms ease-out; | ||
+ | background-color: #697060; | ||
+ | border: 1px solid #4f5548; | ||
+ | } | ||
+ | .pagination.neutral > li > a:hover, | ||
+ | .pagination.neutral > li > span:hover, | ||
+ | .pagination.neutral > li > a:focus, | ||
+ | .pagination.neutral > li > span:focus { | ||
+ | text-shadow: 1px 1px 0 #4f5548; | ||
+ | background-color: #838b78; | ||
+ | border-color: #838b78; | ||
+ | border: 1px solid #697060; | ||
+ | box-shadow: inset 0 -4px 0 0 #697060; | ||
+ | } | ||
+ | .pagination.neutral > .active > a, | ||
+ | .pagination.neutral > .active > span, | ||
+ | .pagination.neutral > .active > a:hover, | ||
+ | .pagination.neutral > .active > span:hover, | ||
+ | .pagination.neutral > .active > a:focus, | ||
+ | .pagination.neutral > .active > span:focus { | ||
+ | background-color: #ffffff; | ||
+ | border-color: #697060; | ||
+ | text-shadow: none; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .pagination.neutral > .disabled > span, | ||
+ | .pagination.neutral > .disabled > span:hover, | ||
+ | .pagination.neutral > .disabled > span:focus, | ||
+ | .pagination.neutral > .disabled > a, | ||
+ | .pagination.neutral > .disabled > a:hover, | ||
+ | .pagination.neutral > .disabled > a:focus { | ||
+ | color: #999999; | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | .pager-neutral.pager li > a, | ||
+ | .pager-neutral.pager li > span { | ||
+ | text-shadow: 0 1px 0 #4f5548; | ||
+ | border: 1px solid #697060; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .pager-neutral.pager li > a:hover, | ||
+ | .pager-neutral.pager li > a:focus, | ||
+ | .pager-neutral.pager li > a:active { | ||
+ | text-shadow: 1px 1px 0 #697060; | ||
+ | border: 1px solid #838b78; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .pager-neutral.pager .disabled > a, | ||
+ | .pager-neutral.pager .disabled > a:hover, | ||
+ | .pager-neutral.pager .disabled > a:focus, | ||
+ | .pager-neutral.pager .disabled > span { | ||
+ | background-color: #a9aea1 !important; | ||
+ | border: 1px solid #a9aea1 !important; | ||
+ | border-bottom-color: #697060 !important; | ||
+ | color: #eeeeee !important; | ||
+ | } | ||
+ | .panel.panel-neutral { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | box-shadow: 0 4px 0 0 #838b78; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-heading a:hover, | ||
+ | .panel.panel-neutral .panel-heading a:focus { | ||
+ | color: #9ca393; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-footer { | ||
+ | border-top: 1px solid #697060; | ||
+ | background-color: #838b78; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-neutral .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-border > .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-heading { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | box-shadow: 0 4px 0 0 #838b78; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-heading a:hover, | ||
+ | .panel.panel-neutral-border .panel-heading a:focus { | ||
+ | color: #9ca393; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-footer { | ||
+ | border-top: 1px solid #697060; | ||
+ | background-color: #838b78; | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .panel.panel-neutral-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white { | ||
+ | box-shadow: none; | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral-white > .panel-heading { | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral-white > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-heading { | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | box-shadow: 0 4px 0 0 #838b78; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-heading a:hover, | ||
+ | .panel.panel-neutral-white .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #4f5548 !important; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-footer { | ||
+ | border-top: 1px solid #697060; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border { | ||
+ | box-shadow: none; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border > .panel-heading { | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border > .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border > .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-heading { | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | border-bottom: 1px solid #697060; | ||
+ | box-shadow: 0 4px 0 0 #838b78; | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-heading a:hover, | ||
+ | .panel.panel-neutral-white-border .panel-heading a:focus { | ||
+ | color: #ffffff; | ||
+ | color: #4f5548 !important; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-heading + .panel-collapse .panel-body { | ||
+ | border-top-color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-heading > .panel-title { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-footer { | ||
+ | border-top: 1px solid #697060; | ||
+ | background-color: #ffffff; | ||
+ | font-size: 14px; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .panel.panel-neutral-white-border .panel-footer + .panel-collapse .panel-body { | ||
+ | border-bottom-color: #697060; | ||
+ | } | ||
+ | .progress-bar-neutral { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .progress-striped .progress-bar-neutral { | ||
+ | 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: 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); | ||
+ | } | ||
+ | .img-thumbnail.neutral-border { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .img-thumbnail.neutral-border-dotted { | ||
+ | border: 1px dotted #697060; | ||
+ | } | ||
+ | .img-thumbnail.neutral-border-dashed { | ||
+ | border: 1px dashed #697060; | ||
+ | } | ||
+ | .img-thumbnail.neutral-border-2px { | ||
+ | border-color: #697060; | ||
+ | border: 2px solid #697060; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .img-thumbnail.neutral-border-2px-padding { | ||
+ | border-color: #697060; | ||
+ | border: 2px solid #697060; | ||
+ | } | ||
+ | .img-thumbnail.neutral-background { | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .table.table-color-neutral > thead > tr > th, | ||
+ | .table.table-color-neutral > tbody > tr > th, | ||
+ | .table.table-color-neutral > tfoot > tr > th, | ||
+ | .table.table-color-neutral > thead > tr > td, | ||
+ | .table.table-color-neutral > tbody > tr > td, | ||
+ | .table.table-color-neutral > tfoot > tr > td { | ||
+ | border-color: #697060; | ||
+ | -webkit-transition: all 250ms ease-out; | ||
+ | transition: all 250ms ease-out; | ||
+ | } | ||
+ | .table.table-color-neutral > thead > tr > th { | ||
+ | border-bottom: 2px solid #697060; | ||
+ | } | ||
+ | .table.table-color-neutral > tbody + tbody { | ||
+ | border-top: 2px solid #697060; | ||
+ | } | ||
+ | .table.table-color-neutral.table-bordered { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .table.table-color-neutral.table-bordered > thead > tr > th, | ||
+ | .table.table-color-neutral.table-bordered > tbody > tr > th, | ||
+ | .table.table-color-neutral.table-bordered > tfoot > tr > th, | ||
+ | .table.table-color-neutral.table-bordered > thead > tr > td, | ||
+ | .table.table-color-neutral.table-bordered > tbody > tr > td, | ||
+ | .table.table-color-neutral.table-bordered > tfoot > tr > td { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .table.table-color-neutral.table-striped > tbody > tr:nth-child(odd) > td, | ||
+ | .table.table-color-neutral.table-striped > tbody > tr:nth-child(odd) > th { | ||
+ | background-color: #697060; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table.table-color-neutral.table-hover > tbody > tr:hover > td, | ||
+ | .table.table-color-neutral.table-hover > tbody > tr:hover > th { | ||
+ | background-color: #697060; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .table > thead > tr > td.neutral, | ||
+ | .table > tbody > tr > td.neutral, | ||
+ | .table > tfoot > tr > td.neutral, | ||
+ | .table > thead > tr > th.neutral, | ||
+ | .table > tbody > tr > th.neutral, | ||
+ | .table > tfoot > tr > th.neutral, | ||
+ | .table > thead > tr.neutral > td, | ||
+ | .table > tbody > tr.neutral > td, | ||
+ | .table > tfoot > tr.neutral > td, | ||
+ | .table > thead > tr.neutral > th, | ||
+ | .table > tbody > tr.neutral > th, | ||
+ | .table > tfoot > tr.neutral > th { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060 !important; | ||
+ | } | ||
+ | .table-hover > tbody > tr > td.neutral:hover, | ||
+ | .table-hover > tbody > tr > th.neutral:hover, | ||
+ | .table-hover > tbody > tr.neutral:hover > td, | ||
+ | .table-hover > tbody > tr.neutral:hover > th { | ||
+ | background-color: #5c6254 !important; | ||
+ | } | ||
+ | .thumbnail.neutral-default:hover, | ||
+ | .thumbnail.neutral-default:focus { | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .thumbnail.neutral-border { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .thumbnail.neutral-border:hover, | ||
+ | .thumbnail.neutral-border:focus { | ||
+ | border-color: #838b78; | ||
+ | } | ||
+ | .thumbnail.neutral-border-2px { | ||
+ | border: 2px solid #697060; | ||
+ | } | ||
+ | .thumbnail.neutral-border-2px:hover, | ||
+ | .thumbnail.neutral-border-2px:focus { | ||
+ | border-color: #838b78; | ||
+ | } | ||
+ | .thumbnail.neutral-border-dotted { | ||
+ | border: 1px dotted #697060; | ||
+ | } | ||
+ | .thumbnail.neutral-border-dotted:hover, | ||
+ | .thumbnail.neutral-border-dotted:focus { | ||
+ | border-color: #838b78; | ||
+ | } | ||
+ | .thumbnail.neutral-border-dashed { | ||
+ | border: 1px dashed #697060; | ||
+ | } | ||
+ | .thumbnail.neutral-border-dashed:hover, | ||
+ | .thumbnail.neutral-border-dashed:focus { | ||
+ | border-color: #838b78; | ||
+ | } | ||
+ | .thumbnail.neutral-background { | ||
+ | background-color: #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .thumbnail.neutral-background:hover, | ||
+ | .thumbnail.neutral-background:focus { | ||
+ | border-color: #838b78; | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | ul.iconized.list-neutral > li:before, | ||
+ | ul.iconized-alt.list-neutral > li:before { | ||
+ | color: #697060; | ||
+ | } | ||
+ | ul.iconized.list-neutral > li > ul li:before, | ||
+ | ul.iconized-alt.list-neutral > li > ul li:before { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .bg-neutral { | ||
+ | background-color: #697060; | ||
+ | color: #fff; | ||
+ | } | ||
+ | a.bg-neutral:hover { | ||
+ | background-color: #4f5548; | ||
+ | } | ||
+ | a.bg-neutral:hover { | ||
+ | background-color: #4f5548; | ||
+ | } | ||
+ | .well-neutral { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | box-shadow: inset 0 -4px 0 0 #838b78; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .well-neutral-border { | ||
+ | color: #697060; | ||
+ | background-color: #ffffff; | ||
+ | box-shadow: inset 0 -4px 0 0 #697060; | ||
+ | border-color: #697060; | ||
+ | } | ||
+ | .pillbox li.status-neutral { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .dd.dd-neutral .dd-handle { | ||
+ | border: 1px solid #838b78; | ||
+ | background: #9ca393; | ||
+ | } | ||
+ | .dd.dd-neutral .dd-handle:hover { | ||
+ | color: #fff; | ||
+ | background: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .dd.dd-neutral .dd-handle:focus { | ||
+ | border: 1px solid #838b78; | ||
+ | background: #9ca393; | ||
+ | } | ||
+ | .dd.dd-neutral .dd3-content { | ||
+ | border: 1px solid #838b78; | ||
+ | background: #9ca393; | ||
+ | } | ||
+ | .dd.dd-neutral .dd3-content:hover { | ||
+ | color: #fff; | ||
+ | background: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .dd.dd-neutral .dd3-handle { | ||
+ | border: 1px solid #697060; | ||
+ | background: #838b78; | ||
+ | } | ||
+ | .dd.dd-neutral.dd-neutral-alternate .dd-handle { | ||
+ | border: 1px solid #697060; | ||
+ | background: #697060; | ||
+ | } | ||
+ | .dd.dd-neutral.dd-neutral-alternate .dd-handle:hover { | ||
+ | background: #9ca393; | ||
+ | border: 1px solid #838b78; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-neutral { | ||
+ | color: #fff !important; | ||
+ | background: #697060 !important; | ||
+ | } | ||
+ | .plan.neutral > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #697060; | ||
+ | } | ||
+ | .plan.neutral > ul > li { | ||
+ | border-bottom: 1px solid rgba(105, 112, 96, 0.55); | ||
+ | } | ||
+ | .plan.neutral:hover { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .plan.neutral-bgcolor { | ||
+ | color: #ffffff; | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .plan.neutral-bgcolor > .head { | ||
+ | -webkit-transition: box-shadow 270ms ease-out; | ||
+ | transition: box-shadow 270ms ease-out; | ||
+ | box-shadow: inset 0 -4px 0 0 #838b78; | ||
+ | } | ||
+ | .plan.neutral-bgcolor > ul > li { | ||
+ | border-bottom: 1px solid #717867; | ||
+ | } | ||
+ | .plan.neutral-bgcolor:hover { | ||
+ | color: #ffffff; | ||
+ | background-color: #838b78; | ||
+ | } | ||
+ | .plan.neutral-bgcolor:hover > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #b5baaf; | ||
+ | } | ||
+ | .tree.tree-neutral .tree-folder .tree-folder-header:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .tree.tree-neutral .tree-item:hover { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .tree.tree-neutral .tree-selected { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .tree.tree-neutral .tree-selected:hover .tree-actions > i { | ||
+ | border: 1px solid #697060; | ||
+ | color: #697060; | ||
+ | } | ||
+ | .ui-slider-neutral.ui-slider { | ||
+ | border: 1px solid #697060 !important; | ||
+ | } | ||
+ | .ui-slider-neutral .ui-state-default, | ||
+ | .ui-slider-neutral .ui-widget-content .ui-state-default, | ||
+ | .ui-slider-neutral .ui-widget-header .ui-state-default { | ||
+ | background: #838b78 !important; | ||
+ | border: 1px solid #697060 !important; | ||
+ | } | ||
+ | .ui-slider-neutral .ui-widget-header { | ||
+ | background: #697060 !important; | ||
+ | } | ||
+ | .irs-neutral .irs-slider { | ||
+ | background: #838b78 !important; | ||
+ | border: 1px solid #697060 !important; | ||
+ | } | ||
+ | .irs-neutral .irs-line { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .irs-neutral .irs-diapason { | ||
+ | background-color: #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral { | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li .chevron { | ||
+ | border-left: 14px solid #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.complete { | ||
+ | background: #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.complete .badge { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.complete .chevron:before { | ||
+ | border-left: 14px solid #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.complete:hover { | ||
+ | background: #838b78; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.complete:hover .chevron:before { | ||
+ | border-left: 14px solid #838b78; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.active { | ||
+ | background: #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.active .chevron:before { | ||
+ | border-left: 14px solid #697060; | ||
+ | } | ||
+ | .wizard.wizard-neutral ul > li.active .badge { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .gn-menu-main, | ||
+ | .gn-menu-main ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background: white; | ||
+ | color: #236b9b; | ||
+ | list-style: none; | ||
+ | text-transform: none; | ||
+ | font-weight: 300; | ||
+ | font-family: 'Lato', Arial, sans-serif; | ||
+ | line-height: 60px; | ||
+ | } | ||
+ | .gn-menu-main { | ||
+ | float: left; | ||
+ | position: relative; | ||
+ | right: 15px; | ||
+ | left: -139px; | ||
+ | width: 60px; | ||
+ | height: 60px; | ||
+ | } | ||
+ | .gn-menu-main a { | ||
+ | display: block; | ||
+ | height: 100%; | ||
+ | color: #236b9b; | ||
+ | text-decoration: none; | ||
+ | cursor: pointer; | ||
+ | padding-left: 14px; | ||
+ | } | ||
+ | .no-touch .gn-menu-main a:hover, | ||
+ | .no-touch .gn-menu li.gn-search-item:hover, | ||
+ | .no-touch .gn-menu li.gn-search-item:hover a { | ||
+ | background: #236b9b; | ||
+ | color: white; | ||
+ | } | ||
+ | .gn-menu-main > li { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | height: 100%; | ||
+ | border-right: 1px solid #236b9b; | ||
+ | text-align: center; | ||
+ | } | ||
+ | /* icon-only trigger (menu item) */ | ||
+ | .gn-menu-main li.gn-trigger { | ||
+ | position: relative; | ||
+ | width: 60px; | ||
+ | -webkit-touch-callout: none; | ||
+ | -webkit-user-select: none; | ||
+ | -khtml-user-select: none; | ||
+ | -moz-user-select: none; | ||
+ | -ms-user-select: none; | ||
+ | user-select: none; | ||
+ | } | ||
+ | .gn-menu-main > li:last-child { | ||
+ | float: right; | ||
+ | border-right: none; | ||
+ | border-left: 1px solid #236b9b; | ||
+ | } | ||
+ | .gn-menu-main > li > a { | ||
+ | padding: 0 30px; | ||
+ | text-transform: uppercase; | ||
+ | letter-spacing: 1px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .gn-menu-main:after { | ||
+ | display: table; | ||
+ | clear: both; | ||
+ | content: ""; | ||
+ | } | ||
+ | .gn-menu-wrapper { | ||
+ | display: none; | ||
+ | position: fixed; | ||
+ | top: 60px; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | overflow: hidden; | ||
+ | width: 60px; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | background: white; | ||
+ | -webkit-transform: translateX(-60px); | ||
+ | -moz-transform: translateX(-60px); | ||
+ | transform: translateX(-60px); | ||
+ | -webkit-transition: -webkit-transform 0.3s, width 0.3s; | ||
+ | -moz-transition: -moz-transform 0.3s, width 0.3s; | ||
+ | transition: transform 0.3s, width 0.3s; | ||
+ | } | ||
+ | .gn-scroller { | ||
+ | position: absolute; | ||
+ | overflow-y: scroll; | ||
+ | width: 370px; | ||
+ | height: 100%; | ||
+ | } | ||
+ | .gn-menu { | ||
+ | border-bottom: 1px solid #236b9b; | ||
+ | text-align: left; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | .gn-menu li:not(:first-child), | ||
+ | .gn-menu li li { | ||
+ | box-shadow: inset 0 1px #236b9b; | ||
+ | } | ||
+ | /* hide placeholder when active in Chrome */ | ||
+ | .gn-search:focus::-webkit-input-placeholder, | ||
+ | .no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder { | ||
+ | color: transparent; | ||
+ | } | ||
+ | input.gn-search:focus { | ||
+ | cursor: text; | ||
+ | } | ||
+ | .no-touch .gn-menu li.gn-search-item:hover input.gn-search { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | /* placeholder */ | ||
+ | .no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .gn-menu-main a.gn-icon-search { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | height: 60px; | ||
+ | } | ||
+ | .gn-icon::before { | ||
+ | display: inline-block; | ||
+ | width: 60px; | ||
+ | text-align: center; | ||
+ | text-transform: none; | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-family: 'fontawesome'; | ||
+ | line-height: 1; | ||
+ | speak: none; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | } | ||
+ | /* if an icon anchor has a span, hide the span */ | ||
+ | .gn-icon span { | ||
+ | width: 0; | ||
+ | height: 0; | ||
+ | display: block; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .gn-icon-menu::before { | ||
+ | text-align: center; | ||
+ | vertical-align: -2px; | ||
+ | width: 30px; | ||
+ | height: 3px; | ||
+ | background: #236b9b; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #236b9b, 0 -9px #ffffff, 0 -12px #236b9b; | ||
+ | content: ''; | ||
+ | } | ||
+ | .no-touch .gn-icon-menu:hover::before, | ||
+ | .no-touch .gn-icon-menu.gn-selected:hover::before { | ||
+ | background: white; | ||
+ | box-shadow: 0 3px #236b9b, 0 -6px #ffffff, 0 -9px #236b9b, 0 -12px #ffffff; | ||
+ | } | ||
+ | .gn-icon-menu.gn-selected::before { | ||
+ | background: #236b9b; | ||
+ | box-shadow: 0 3px #ffffff, 0 -6px #236b9b, 0 -9px #ffffff, 0 -12px #236b9b; | ||
+ | } | ||
+ | /* styles for opening menu */ | ||
+ | .gn-menu-wrapper.gn-open-all, | ||
+ | .gn-menu-wrapper.gn-open-part { | ||
+ | -webkit-transform: translateX(0px); | ||
+ | -moz-transform: translateX(0px); | ||
+ | transform: translateX(0px); | ||
+ | } | ||
+ | .gn-menu-wrapper.gn-open-all { | ||
+ | width: 340px; | ||
+ | } | ||
+ | .gn-menu-wrapper.gn-open-all .gn-submenu li { | ||
+ | height: 60px; | ||
+ | } | ||
+ | @media screen and (max-width: 422px) { | ||
+ | .gn-menu-wrapper.gn-open-all { | ||
+ | -webkit-transform: translateX(0px); | ||
+ | -moz-transform: translateX(0px); | ||
+ | transform: translateX(0px); | ||
+ | width: 100%; | ||
+ | } | ||
+ | .gn-menu-wrapper.gn-open-all .gn-scroller { | ||
+ | width: 130%; | ||
+ | } | ||
+ | } | ||
+ | .gn-menu .fa { | ||
+ | padding-left: 15px; | ||
+ | } | ||
+ | @media screen and (max-width: 768px) { | ||
+ | .gn-menu-main { | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | } | ||
+ | } | ||
+ | .gn-icon { | ||
+ | -webkit-transition: none; | ||
+ | transition: none; | ||
+ | } | ||
+ | .gn-menu-wrapper { | ||
+ | border-right: 1px solid #236b9b; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | z-index: 1001; | ||
+ | } | ||
+ | .gn-menu-wrapper .nav li > a { | ||
+ | font-size: 24px; | ||
+ | border-bottom: 1px solid #2c88c5; | ||
+ | } | ||
+ | .gn-menu-wrapper .nav .parent, | ||
+ | .gn-menu-wrapper .nav .child { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .gn-menu-wrapper .nav .parent .parent-first, | ||
+ | .gn-menu-wrapper .nav .child .parent-first { | ||
+ | width: 60px; | ||
+ | font-size: 24px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .gn-menu-wrapper .nav .parent .parent-icon, | ||
+ | .gn-menu-wrapper .nav .child .parent-icon { | ||
+ | position: relative; | ||
+ | right: 26px; | ||
+ | top: 25px; | ||
+ | float: right; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | .gn-menu-wrapper .nav .no-icon { | ||
+ | padding-left: 60px; | ||
+ | } | ||
+ | .gn-menu-wrapper .nav .child .child-first { | ||
+ | width: 60px; | ||
+ | font-size: 24px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .navbar-fixed-bottom .gn-menu-wrapper { | ||
+ | margin-bottom: 61px; | ||
+ | top: 0; | ||
+ | } | ||
+ | /*! | ||
+ | * Font Awesome 4.0.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('../fonts/fontawesome-webfont.eot?v=4.0.3'); | ||
+ | src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'); | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | .fa { | ||
+ | display: inline-block; | ||
+ | font-family: FontAwesome; | ||
+ | font-style: normal; | ||
+ | font-weight: normal; | ||
+ | line-height: 1; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -moz-osx-font-smoothing: grayscale; | ||
+ | } | ||
+ | /* makes the font 33% larger relative to the icon container */ | ||
+ | .fa-lg { | ||
+ | font-size: 1.3333333333333333em; | ||
+ | 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.2857142857142858em; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .fa-ul { | ||
+ | padding-left: 0; | ||
+ | margin-left: 2.142857142857143em; | ||
+ | list-style-type: none; | ||
+ | } | ||
+ | .fa-ul > li { | ||
+ | position: relative; | ||
+ | } | ||
+ | .fa-li { | ||
+ | position: absolute; | ||
+ | left: -2.142857142857143em; | ||
+ | width: 2.142857142857143em; | ||
+ | top: 0.14285714285714285em; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .fa-li.fa-lg { | ||
+ | left: -1.8571428571428572em; | ||
+ | } | ||
+ | .fa-border { | ||
+ | padding: .2em .25em .15em; | ||
+ | border: solid 0.08em #eeeeee; | ||
+ | border-radius: .1em; | ||
+ | } | ||
+ | .pull-right { | ||
+ | float: right; | ||
+ | } | ||
+ | .pull-left { | ||
+ | float: left; | ||
+ | } | ||
+ | .fa.pull-left { | ||
+ | margin-right: .3em; | ||
+ | } | ||
+ | .fa.pull-right { | ||
+ | margin-left: .3em; | ||
+ | } | ||
+ | .fa-spin { | ||
+ | -webkit-animation: spin 2s infinite linear; | ||
+ | -moz-animation: spin 2s infinite linear; | ||
+ | -o-animation: spin 2s infinite linear; | ||
+ | animation: spin 2s infinite linear; | ||
+ | } | ||
+ | @-moz-keyframes spin { | ||
+ | 0% { | ||
+ | -moz-transform: rotate(0deg); | ||
+ | } | ||
+ | 100% { | ||
+ | -moz-transform: rotate(359deg); | ||
+ | } | ||
+ | } | ||
+ | @-webkit-keyframes spin { | ||
+ | 0% { | ||
+ | -webkit-transform: rotate(0deg); | ||
+ | } | ||
+ | 100% { | ||
+ | -webkit-transform: rotate(359deg); | ||
+ | } | ||
+ | } | ||
+ | @-o-keyframes spin { | ||
+ | 0% { | ||
+ | -o-transform: rotate(0deg); | ||
+ | } | ||
+ | 100% { | ||
+ | -o-transform: rotate(359deg); | ||
+ | } | ||
+ | } | ||
+ | @-ms-keyframes spin { | ||
+ | 0% { | ||
+ | -ms-transform: rotate(0deg); | ||
+ | } | ||
+ | 100% { | ||
+ | -ms-transform: rotate(359deg); | ||
+ | } | ||
+ | } | ||
+ | @keyframes spin { | ||
+ | 0% { | ||
+ | transform: rotate(0deg); | ||
+ | } | ||
+ | 100% { | ||
+ | transform: rotate(359deg); | ||
+ | } | ||
+ | } | ||
+ | .fa-rotate-90 { | ||
+ | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); | ||
+ | -webkit-transform: rotate(90deg); | ||
+ | -moz-transform: rotate(90deg); | ||
+ | -ms-transform: rotate(90deg); | ||
+ | -o-transform: rotate(90deg); | ||
+ | transform: rotate(90deg); | ||
+ | } | ||
+ | .fa-rotate-180 { | ||
+ | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); | ||
+ | -webkit-transform: rotate(180deg); | ||
+ | -moz-transform: rotate(180deg); | ||
+ | -ms-transform: rotate(180deg); | ||
+ | -o-transform: rotate(180deg); | ||
+ | transform: rotate(180deg); | ||
+ | } | ||
+ | .fa-rotate-270 { | ||
+ | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); | ||
+ | -webkit-transform: rotate(270deg); | ||
+ | -moz-transform: rotate(270deg); | ||
+ | -ms-transform: rotate(270deg); | ||
+ | -o-transform: rotate(270deg); | ||
+ | transform: rotate(270deg); | ||
+ | } | ||
+ | .fa-flip-horizontal { | ||
+ | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); | ||
+ | -webkit-transform: scale(-1, 1); | ||
+ | -moz-transform: scale(-1, 1); | ||
+ | -ms-transform: scale(-1, 1); | ||
+ | -o-transform: scale(-1, 1); | ||
+ | transform: scale(-1, 1); | ||
+ | } | ||
+ | .fa-flip-vertical { | ||
+ | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); | ||
+ | -webkit-transform: scale(1, -1); | ||
+ | -moz-transform: scale(1, -1); | ||
+ | -ms-transform: scale(1, -1); | ||
+ | -o-transform: scale(1, -1); | ||
+ | transform: scale(1, -1); | ||
+ | } | ||
+ | .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: #ffffff; | ||
+ | } | ||
+ | /* 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-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-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 { | ||
+ | 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:before { | ||
+ | content: "\f09a"; | ||
+ | } | ||
+ | .fa-github:before { | ||
+ | content: "\f09b"; | ||
+ | } | ||
+ | .fa-unlock:before { | ||
+ | content: "\f09c"; | ||
+ | } | ||
+ | .fa-credit-card:before { | ||
+ | content: "\f09d"; | ||
+ | } | ||
+ | .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-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-asc:before { | ||
+ | content: "\f0dd"; | ||
+ | } | ||
+ | .fa-sort-up:before, | ||
+ | .fa-sort-desc: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-reply-all:before { | ||
+ | content: "\f122"; | ||
+ | } | ||
+ | .fa-mail-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 { | ||
+ | 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"; | ||
+ | } | ||
+ | /*! | ||
+ | * 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(../extra/colorpicker/img/saturation.png); | ||
+ | cursor: crosshair; | ||
+ | float: left; | ||
+ | } | ||
+ | .colorpicker-saturation i { | ||
+ | display: block; | ||
+ | height: 5px; | ||
+ | width: 5px; | ||
+ | border: 1px solid #000; | ||
+ | border-radius: 0; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | margin: -4px 0 0 -4px; | ||
+ | } | ||
+ | .colorpicker-saturation i b { | ||
+ | display: block; | ||
+ | height: 5px; | ||
+ | width: 5px; | ||
+ | border: 1px solid #fff; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .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: #000; | ||
+ | border-top: 1px solid #fff; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | margin-top: -1px; | ||
+ | } | ||
+ | .colorpicker-hue { | ||
+ | background-image: url(../extra/colorpicker/img/hue.png); | ||
+ | } | ||
+ | .colorpicker-alpha { | ||
+ | background-image: url(../extra/colorpicker/img/alpha.png); | ||
+ | display: none; | ||
+ | } | ||
+ | .colorpicker { | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | padding: 4px; | ||
+ | min-width: 120px; | ||
+ | margin-top: 1px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .colorpicker:before, | ||
+ | .colorpicker:after { | ||
+ | content: " "; | ||
+ | display: table; | ||
+ | } | ||
+ | .colorpicker:after { | ||
+ | clear: both; | ||
+ | } | ||
+ | .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 #ccc; | ||
+ | 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 #fff; | ||
+ | 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(../extra/colorpicker/img/alpha.png); | ||
+ | background-position: 0 100%; | ||
+ | } | ||
+ | .colorpicker-color div { | ||
+ | height: 10px; | ||
+ | } | ||
+ | .input-append.color .add-on i, | ||
+ | .input-prepend.color .add-on i { | ||
+ | display: block; | ||
+ | cursor: pointer; | ||
+ | width: 16px; | ||
+ | height: 16px; | ||
+ | } | ||
+ | .input-group.color .input-group-addon, | ||
+ | .input-group.color .input-group-addon { | ||
+ | padding: 0 8px 0 10px; | ||
+ | } | ||
+ | .input-group.color .input-group-addon i, | ||
+ | .input-group.color .input-group-addon i { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | cursor: pointer; | ||
+ | border-radius: 0; | ||
+ | width: 22px; | ||
+ | height: 22px; | ||
+ | } | ||
+ | /*! | ||
+ | * Datepicker for Bootstrap v3 | ||
+ | * | ||
+ | * Copyright 2012 Stefan Petre | ||
+ | * Licensed under the Apache License v2.0 | ||
+ | * http://www.apache.org/licenses/LICENSE-2.0 | ||
+ | * | ||
+ | */ | ||
+ | .bootstrap-datetimepicker-widget { | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 250px; | ||
+ | padding: 4px; | ||
+ | margin-top: 1px; | ||
+ | z-index: 3000; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget:before { | ||
+ | content: ''; | ||
+ | display: inline-block; | ||
+ | border-left: 7px solid transparent; | ||
+ | border-right: 7px solid transparent; | ||
+ | border-bottom: 7px solid #ccc; | ||
+ | border-bottom-color: rgba(0, 0, 0, 0.2); | ||
+ | position: absolute; | ||
+ | top: -7px; | ||
+ | left: 6px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget: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; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget.pull-right:before { | ||
+ | left: auto; | ||
+ | right: 6px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget.pull-right:after { | ||
+ | left: auto; | ||
+ | right: 7px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget > ul { | ||
+ | list-style-type: none; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget .timepicker-hour, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-minute, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-second { | ||
+ | width: 100%; | ||
+ | font-weight: bold; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator { | ||
+ | width: 4px; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget .datepicker > div { | ||
+ | display: none; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget .picker-switch { | ||
+ | text-align: center; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget table { | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td, | ||
+ | .bootstrap-datetimepicker-widget th { | ||
+ | text-align: center; | ||
+ | width: 20px; | ||
+ | height: 20px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .bootstrap-datetimepicker-widget td.second:hover { | ||
+ | background: #eeeeee; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.second, | ||
+ | .bootstrap-datetimepicker-widget td.minute, | ||
+ | .bootstrap-datetimepicker-widget td.hour { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.old, | ||
+ | .bootstrap-datetimepicker-widget td.new { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.active, | ||
+ | .bootstrap-datetimepicker-widget td.active:hover { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.disabled, | ||
+ | .bootstrap-datetimepicker-widget td.disabled:hover { | ||
+ | background: none; | ||
+ | color: #999999; | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span { | ||
+ | display: block; | ||
+ | width: 47px; | ||
+ | height: 54px; | ||
+ | line-height: 54px; | ||
+ | float: left; | ||
+ | margin: 2px; | ||
+ | cursor: pointer; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span:hover { | ||
+ | background: #eeeeee; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span.active { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #999999; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span.disabled, | ||
+ | .bootstrap-datetimepicker-widget td span.disabled:hover { | ||
+ | background: none; | ||
+ | color: #999999; | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget th.switch { | ||
+ | width: 145px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget th.next, | ||
+ | .bootstrap-datetimepicker-widget th.prev { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget th.disabled, | ||
+ | .bootstrap-datetimepicker-widget th.disabled:hover { | ||
+ | background: none; | ||
+ | color: #999999; | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget thead tr:first-child th { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #eeeeee; | ||
+ | } | ||
+ | .input-group.date .input-group-addon span { | ||
+ | display: block; | ||
+ | cursor: pointer; | ||
+ | width: 16px; | ||
+ | height: 16px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget.left-oriented:before { | ||
+ | left: auto; | ||
+ | right: 6px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget.left-oriented:after { | ||
+ | left: auto; | ||
+ | right: 7px; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td { | ||
+ | padding: 0px !important; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget:before { | ||
+ | border-bottom: 7px solid transparent; | ||
+ | border-bottom-color: transparent; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.day:hover, | ||
+ | .bootstrap-datetimepicker-widget td.hour:hover, | ||
+ | .bootstrap-datetimepicker-widget td.minute:hover, | ||
+ | .bootstrap-datetimepicker-widget td.second:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span:hover, | ||
+ | .bootstrap-datetimepicker-widget td span.active, | ||
+ | .bootstrap-datetimepicker-widget td span.active:hover { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span.old { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td span.timepicker-hour, | ||
+ | .bootstrap-datetimepicker-widget td span.timepicker-minute, | ||
+ | .bootstrap-datetimepicker-widget td span.timepicker-second { | ||
+ | margin: 0 !important; | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget td.separator { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget th:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget thead tr:first-child th { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget thead tr:first-child th:hover { | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget > .timepicker td { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget table thead th { | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget .picker-switch { | ||
+ | margin: 5px auto; | ||
+ | } | ||
+ | .timepicker .btn { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .input-group.date .input-group-addon:hover { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-hour:hover, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-minute:hover, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-second:hover, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-hour.active, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-minute.active, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-second.active, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-hour.active:hover, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-minute.active:hover, | ||
+ | .bootstrap-datetimepicker-widget .timepicker-picker .timepicker-second.active:hover { | ||
+ | background-color: transparent; | ||
+ | color: #697060; | ||
+ | } | ||
+ | /*! | ||
+ | * 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: 4px; | ||
+ | } | ||
+ | .daterangepicker.opensright .ranges, | ||
+ | .daterangepicker.opensright .calendar { | ||
+ | float: right; | ||
+ | margin: 4px; | ||
+ | } | ||
+ | .daterangepicker .ranges { | ||
+ | width: 160px; | ||
+ | text-align: left; | ||
+ | } | ||
+ | .daterangepicker .ranges .range_inputs > div { | ||
+ | float: left; | ||
+ | } | ||
+ | .daterangepicker .ranges .range_inputs > div:nth-child(2) { | ||
+ | padding-left: 11px; | ||
+ | } | ||
+ | .daterangepicker .calendar { | ||
+ | display: none; | ||
+ | max-width: 270px; | ||
+ | } | ||
+ | .daterangepicker .calendar th, | ||
+ | .daterangepicker .calendar td { | ||
+ | font-family: 'Lato', Helvetica, Arial, sans-serif; | ||
+ | white-space: nowrap; | ||
+ | text-align: center; | ||
+ | min-width: 32px; | ||
+ | } | ||
+ | .daterangepicker .ranges label { | ||
+ | color: #333; | ||
+ | display: block; | ||
+ | font-size: 11px; | ||
+ | font-weight: normal; | ||
+ | height: 20px; | ||
+ | line-height: 20px; | ||
+ | margin-bottom: 2px; | ||
+ | text-shadow: #fff 1px 1px 0px; | ||
+ | text-transform: uppercase; | ||
+ | width: 74px; | ||
+ | } | ||
+ | .daterangepicker .ranges input { | ||
+ | font-size: 11px; | ||
+ | } | ||
+ | .daterangepicker .ranges .input-mini { | ||
+ | background-color: #eee; | ||
+ | border: 1px solid #ccc; | ||
+ | border-radius: 0; | ||
+ | color: #555; | ||
+ | display: block; | ||
+ | font-size: 11px; | ||
+ | height: 30px; | ||
+ | line-height: 30px; | ||
+ | vertical-align: middle; | ||
+ | margin: 0 0 10px 0; | ||
+ | padding: 0 6px; | ||
+ | width: 74px; | ||
+ | } | ||
+ | .daterangepicker .ranges ul { | ||
+ | list-style: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .daterangepicker .ranges li { | ||
+ | font-size: 13px; | ||
+ | background: #f5f5f5; | ||
+ | border: 1px solid #f5f5f5; | ||
+ | color: #08c; | ||
+ | padding: 3px 12px; | ||
+ | margin-bottom: 8px; | ||
+ | -webkit-border-radius: 0; | ||
+ | -moz-border-radius: 0; | ||
+ | border-radius: 0; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .daterangepicker .ranges li.active, | ||
+ | .daterangepicker .ranges li:hover { | ||
+ | background: #08c; | ||
+ | border: 1px solid #08c; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .daterangepicker .calendar-date { | ||
+ | border: 1px solid #ddd; | ||
+ | padding: 4px; | ||
+ | border-radius: 0; | ||
+ | background: #fff; | ||
+ | } | ||
+ | .daterangepicker .calendar-time { | ||
+ | text-align: center; | ||
+ | margin: 8px auto 0 auto; | ||
+ | line-height: 30px; | ||
+ | } | ||
+ | .daterangepicker { | ||
+ | position: absolute; | ||
+ | background: #fff; | ||
+ | top: 100px; | ||
+ | left: 20px; | ||
+ | padding: 4px; | ||
+ | margin-top: 1px; | ||
+ | -webkit-border-radius: 0; | ||
+ | -moz-border-radius: 0; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .daterangepicker.opensleft:before { | ||
+ | position: absolute; | ||
+ | top: -7px; | ||
+ | right: 9px; | ||
+ | display: inline-block; | ||
+ | border-right: 7px solid transparent; | ||
+ | border-bottom: 7px solid transparent; | ||
+ | border-left: 7px solid transparent; | ||
+ | border-bottom-color: rgba(0, 0, 0, 0.2); | ||
+ | content: ''; | ||
+ | } | ||
+ | .daterangepicker.opensleft:after { | ||
+ | position: absolute; | ||
+ | top: -6px; | ||
+ | right: 10px; | ||
+ | display: inline-block; | ||
+ | border-right: 6px solid transparent; | ||
+ | border-bottom: 6px solid #fff; | ||
+ | border-left: 6px solid transparent; | ||
+ | content: ''; | ||
+ | } | ||
+ | .daterangepicker.opensright:before { | ||
+ | position: absolute; | ||
+ | top: -7px; | ||
+ | left: 9px; | ||
+ | display: inline-block; | ||
+ | border-right: 7px solid transparent; | ||
+ | border-bottom: 7px solid transparent; | ||
+ | border-left: 7px solid transparent; | ||
+ | border-bottom-color: transparent; | ||
+ | content: ''; | ||
+ | } | ||
+ | .daterangepicker.opensright:after { | ||
+ | position: absolute; | ||
+ | top: -6px; | ||
+ | left: 10px; | ||
+ | display: inline-block; | ||
+ | border-right: 6px solid transparent; | ||
+ | border-bottom: 6px solid #fff; | ||
+ | border-left: 6px solid transparent; | ||
+ | content: ''; | ||
+ | } | ||
+ | .daterangepicker table { | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .daterangepicker td, | ||
+ | .daterangepicker th { | ||
+ | text-align: center; | ||
+ | width: 20px; | ||
+ | height: 20px; | ||
+ | -webkit-border-radius: 0; | ||
+ | -moz-border-radius: 0; | ||
+ | border-radius: 0; | ||
+ | cursor: pointer; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | .daterangepicker td.off { | ||
+ | color: #999; | ||
+ | } | ||
+ | .daterangepicker td.disabled { | ||
+ | color: #999; | ||
+ | } | ||
+ | .daterangepicker td.available:hover, | ||
+ | .daterangepicker th.available:hover { | ||
+ | background: #eee; | ||
+ | } | ||
+ | .daterangepicker td.in-range { | ||
+ | background: #ebf4f8; | ||
+ | -webkit-border-radius: 0; | ||
+ | -moz-border-radius: 0; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .daterangepicker td.active, | ||
+ | .daterangepicker td.active:hover { | ||
+ | background-color: #357ebd; | ||
+ | border-color: #3071a9; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .daterangepicker td.week, | ||
+ | .daterangepicker th.week { | ||
+ | font-size: 80%; | ||
+ | color: #ccc; | ||
+ | } | ||
+ | .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: 76px; | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .daterangepicker .ranges label { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .daterangepicker .ranges li.active, | ||
+ | .daterangepicker .ranges li:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .daterangepicker td.available:hover, | ||
+ | .daterangepicker th.available:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .daterangepicker td.active, | ||
+ | .daterangepicker td.active:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .daterangepicker td.in-range { | ||
+ | background: #2c88c5; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .daterangepicker.opensleft:before, | ||
+ | .daterangepicker.opensright:before { | ||
+ | border-bottom: 7px solid rgba(160, 204, 234, 0.55); | ||
+ | } | ||
+ | .daterangepicker .ranges label { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .daterangepicker .ranges li { | ||
+ | background: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .daterangepicker .ranges li.active, | ||
+ | .daterangepicker .ranges li:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .daterangepicker table thead th { | ||
+ | font-weight: 400; | ||
+ | } | ||
+ | .daterangepicker .range_inputs { | ||
+ | text-align: center; | ||
+ | } | ||
+ | .daterangepicker select { | ||
+ | display: inline; | ||
+ | } | ||
+ | .daterangepicker calendar-date:hover { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .daterangepicker .prev, | ||
+ | .daterangepicker .next { | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | .reportrange { | ||
+ | border: 1px solid #236b9b; | ||
+ | cursor: pointer; | ||
+ | padding: 5px 10px; | ||
+ | border-radius: 0; | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .spinner input { | ||
+ | width: 80px; | ||
+ | float: left; | ||
+ | } | ||
+ | .spinner .btn { | ||
+ | position: relative; | ||
+ | width: 21px; | ||
+ | height: 16px; | ||
+ | padding-top: 0; | ||
+ | padding-right: 9px; | ||
+ | padding-left: 9px; | ||
+ | } | ||
+ | .spinner .btn.disabled { | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .spinner .spinner-buttons { | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | width: 21px; | ||
+ | left: -21px; | ||
+ | } | ||
+ | .spinner .spinner-buttons i { | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | .spinner .spinner-up { | ||
+ | padding: 0 0 4px 1px; | ||
+ | height: 18px; | ||
+ | } | ||
+ | .spinner .spinner-up i { | ||
+ | position: relative; | ||
+ | top: -3px; | ||
+ | } | ||
+ | .spinner .spinner-down { | ||
+ | padding: 0 0 4px 1px; | ||
+ | height: 17px; | ||
+ | } | ||
+ | .spinner .spinner-down i { | ||
+ | position: relative; | ||
+ | top: -4px; | ||
+ | } | ||
+ | .combobox a { | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | .combobox button.btn { | ||
+ | border-radius: 0 0 0 0; | ||
+ | } | ||
+ | .select .dropdown-label { | ||
+ | padding: 0 10px 0 0; | ||
+ | margin: 0; | ||
+ | display: inline-block; | ||
+ | text-align: left; | ||
+ | } | ||
+ | #selectTextSize { | ||
+ | display: inline-block; | ||
+ | position: absolute; | ||
+ | visibility: hidden; | ||
+ | top: 0; | ||
+ | } | ||
+ | .pillbox { | ||
+ | padding: 3px; | ||
+ | } | ||
+ | .pillbox ul { | ||
+ | display: inline-block; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .pillbox li { | ||
+ | font-size: 13.536px; | ||
+ | font-weight: 300; | ||
+ | line-height: 24px; | ||
+ | color: #fff; | ||
+ | vertical-align: baseline; | ||
+ | background-color: #236b9b; | ||
+ | padding: 1px 4px 2px 7px; | ||
+ | border-radius: 0; | ||
+ | display: inline-block; | ||
+ | margin: 2px; | ||
+ | cursor: pointer; | ||
+ | float: left; | ||
+ | /*&:hover { | ||
+ | &:after { | ||
+ | .opacity(40); | ||
+ | } | ||
+ | }*/ | ||
+ | } | ||
+ | .pillbox li:after { | ||
+ | float: right; | ||
+ | font-family: Fontawesome; | ||
+ | font-weight: bold; | ||
+ | line-height: 24px; | ||
+ | color: #fff; | ||
+ | top: 1px; | ||
+ | margin-right: 3px; | ||
+ | margin-left: 2px; | ||
+ | padding-left: 4px; | ||
+ | position: relative; | ||
+ | content: "\f057"; | ||
+ | } | ||
+ | .pillbox li.status-neutral-light { | ||
+ | background-color: #999999; | ||
+ | } | ||
+ | .pillbox li.status-white { | ||
+ | background-color: #fff; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .pillbox li.status-white:after { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .pillbox li.status-danger { | ||
+ | background-color: #d64e18; | ||
+ | } | ||
+ | .pillbox li.status-warning { | ||
+ | background-color: #e5ad12; | ||
+ | } | ||
+ | .pillbox li.status-success { | ||
+ | background-color: #77c123; | ||
+ | } | ||
+ | .pillbox li.status-info { | ||
+ | background-color: #177fb3; | ||
+ | } | ||
+ | .tree { | ||
+ | padding-left: 14px; | ||
+ | overflow: auto; | ||
+ | position: relative; | ||
+ | background: transparent; | ||
+ | } | ||
+ | .tree:before { | ||
+ | width: 1px; | ||
+ | z-index: 1; | ||
+ | display: block; | ||
+ | content: ""; | ||
+ | position: absolute; | ||
+ | top: -21px; | ||
+ | bottom: 16px; | ||
+ | left: 0; | ||
+ | border-left: 1px dotted #697060; | ||
+ | } | ||
+ | .tree .tree-folder { | ||
+ | position: relative; | ||
+ | width: auto; | ||
+ | min-height: 20px; | ||
+ | cursor: pointer; | ||
+ | border: 1px solid transparent; | ||
+ | } | ||
+ | .tree .tree-folder:before { | ||
+ | display: inline-block; | ||
+ | content: ""; | ||
+ | position: absolute; | ||
+ | top: 14px; | ||
+ | left: -13px; | ||
+ | width: 18px; | ||
+ | height: 0; | ||
+ | border-top: 1px dotted #697060; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .tree .tree-folder .tree-folder-header { | ||
+ | position: relative; | ||
+ | min-height: 20px; | ||
+ | line-height: 20px; | ||
+ | min-width: 100px; | ||
+ | margin: 0; | ||
+ | padding: 4px 5px 6px; | ||
+ | color: #697060; | ||
+ | border-radius: 0; | ||
+ | -webkit-transition: background-color 200ms linear; | ||
+ | transition: background-color 200ms linear; | ||
+ | } | ||
+ | .tree .tree-folder .tree-folder-header:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .tree .tree-folder .tree-folder-header .tree-folder-name { | ||
+ | display: inline; | ||
+ | z-index: 2; | ||
+ | margin-left: 2px; | ||
+ | } | ||
+ | .tree .tree-folder img { | ||
+ | margin-left: 4px; | ||
+ | } | ||
+ | .tree .tree-folder .tree-folder-content { | ||
+ | margin-left: 23px; | ||
+ | position: relative; | ||
+ | } | ||
+ | .tree .tree-folder .tree-folder-content:before { | ||
+ | display: inline-block; | ||
+ | content: ""; | ||
+ | position: absolute; | ||
+ | width: 1px; | ||
+ | z-index: 1; | ||
+ | top: -9px; | ||
+ | bottom: 16px; | ||
+ | left: -12px; | ||
+ | border-left: 1px dotted #697060; | ||
+ | } | ||
+ | .tree .tree-item { | ||
+ | position: relative; | ||
+ | min-height: 20px; | ||
+ | line-height: 20px; | ||
+ | min-width: 100px; | ||
+ | cursor: pointer; | ||
+ | margin: 0; | ||
+ | padding: 4px 8px 6px; | ||
+ | color: #697060; | ||
+ | border: 1px solid transparent; | ||
+ | border-radius: 0; | ||
+ | -webkit-transition: background-color 200ms linear; | ||
+ | transition: background-color 200ms linear; | ||
+ | } | ||
+ | .tree .tree-item:before { | ||
+ | display: inline-block; | ||
+ | content: ""; | ||
+ | position: absolute; | ||
+ | top: 14px; | ||
+ | left: -13px; | ||
+ | width: 18px; | ||
+ | height: 0; | ||
+ | border-top: 1px dotted #697060; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .tree .tree-item:hover { | ||
+ | color: #fff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .tree .tree-item .tree-item-name { | ||
+ | margin-left: 2px; | ||
+ | display: inline; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | .tree .tree-item .tree-item-name > i { | ||
+ | margin-left: -2px; | ||
+ | display: inline-block; | ||
+ | text-align: center; | ||
+ | margin-right: 1px; | ||
+ | } | ||
+ | .tree .tree-selected { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | -webkit-transition: background-color 200ms linear; | ||
+ | transition: background-color 200ms linear; | ||
+ | } | ||
+ | .tree .tree-selected:hover { | ||
+ | background-color: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .tree .tree-selected:hover .tree-actions > i { | ||
+ | border: 1px solid #236b9b; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .tree .tree-selected > i { | ||
+ | margin-left: -2px; | ||
+ | display: inline-block; | ||
+ | text-align: center; | ||
+ | margin-right: 1px; | ||
+ | } | ||
+ | .tree .fa { | ||
+ | display: inline; | ||
+ | } | ||
+ | .tree.tree-solid-line { | ||
+ | padding-left: 12px; | ||
+ | } | ||
+ | .tree.tree-solid-line:before { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .tree.tree-solid-line .tree-folder:before { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .tree.tree-solid-line .tree-folder .tree-folder-content:before { | ||
+ | border-left: 1px solid #697060; | ||
+ | } | ||
+ | .tree.tree-solid-line .tree-item:before { | ||
+ | border-top: 1px solid #697060; | ||
+ | } | ||
+ | .tree.tree-no-line { | ||
+ | padding-left: 0; | ||
+ | } | ||
+ | .tree.tree-no-line:before { | ||
+ | display: none; | ||
+ | } | ||
+ | .tree.tree-no-line .tree-folder:before { | ||
+ | display: none; | ||
+ | } | ||
+ | .tree.tree-no-line .tree-folder .tree-folder-content:before { | ||
+ | display: none; | ||
+ | } | ||
+ | .tree.tree-no-line .tree-item:before { | ||
+ | display: none; | ||
+ | } | ||
+ | .tree.tree-plus-minus .tree-folder-header .fa-folder-open:before { | ||
+ | font-size: 18px; | ||
+ | vertical-align: middle; | ||
+ | display: inline-block; | ||
+ | content: "\f056"; | ||
+ | padding-right: 2px; | ||
+ | } | ||
+ | .tree.tree-plus-minus .tree-folder-header .fa-folder:before { | ||
+ | font-size: 18px; | ||
+ | vertical-align: middle; | ||
+ | display: inline-block; | ||
+ | content: "\f055"; | ||
+ | padding-right: 2px; | ||
+ | } | ||
+ | .tree.tree-plus-minus .tree-folder-name { | ||
+ | margin-left: 0px !important; | ||
+ | } | ||
+ | .tree .tree-actions { | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | margin-top: 1px; | ||
+ | right: 4px; | ||
+ | } | ||
+ | .ie .tree.tree-plus-minus .tree-folder-header .fa-folder:before, | ||
+ | .ie .tree.tree-plus-minus .tree-folder-header .fa-folder-open:before { | ||
+ | margin-top: -5px; | ||
+ | } | ||
+ | .tree .tree-item:hover .tree-actions, | ||
+ | .tree .tree-folder-header:hover .tree-actions { | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .tree .tree-actions > i { | ||
+ | font-weight: 300; | ||
+ | border: 1px solid #fff; | ||
+ | padding: 1px 3px; | ||
+ | text-align: center; | ||
+ | font-size: 14px; | ||
+ | color: #fff; | ||
+ | margin-right: 6px; | ||
+ | margin-top: 0px; | ||
+ | display: inline-block; | ||
+ | -webkit-transition: background-color 200ms linear; | ||
+ | transition: background-color 200ms linear; | ||
+ | } | ||
+ | .tree .tree-actions > i:hover { | ||
+ | color: #697060; | ||
+ | border: 1px solid #697060; | ||
+ | } | ||
+ | .icon-blink { | ||
+ | display: inline-block; | ||
+ | -moz-animation: blink .2s infinite linear; | ||
+ | -o-animation: blink .2s infinite linear; | ||
+ | -webkit-animation: blink .2s infinite linear; | ||
+ | animation: blink .2s infinite linear; | ||
+ | } | ||
+ | @-webkit-keyframes blink { | ||
+ | 0% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 50% { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | } | ||
+ | @-moz-keyframes blink { | ||
+ | 0% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 50% { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | } | ||
+ | @-o-keyframes blink { | ||
+ | 0% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 50% { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | } | ||
+ | @-ms-keyframes blink { | ||
+ | 0% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 50% { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | } | ||
+ | @keyframes blink { | ||
+ | 0% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 50% { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | } | ||
+ | .search { | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .wizard { | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .wizard:before, | ||
+ | .wizard:after { | ||
+ | content: " "; | ||
+ | display: table; | ||
+ | } | ||
+ | .wizard:after { | ||
+ | clear: both; | ||
+ | } | ||
+ | .wizard:before, | ||
+ | .wizard:after { | ||
+ | content: " "; | ||
+ | display: table; | ||
+ | } | ||
+ | .wizard:after { | ||
+ | clear: both; | ||
+ | } | ||
+ | .wizard ul { | ||
+ | list-style: none outside none; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | /* set z-index on steps for chevron overlap */ | ||
+ | } | ||
+ | .wizard ul li { | ||
+ | float: left; | ||
+ | margin: 0; | ||
+ | padding: 0 20px 0 30px; | ||
+ | height: 46px; | ||
+ | line-height: 46px; | ||
+ | position: relative; | ||
+ | background: #ededed; | ||
+ | color: #999999; | ||
+ | font-size: 16px; | ||
+ | cursor: default; | ||
+ | } | ||
+ | .wizard ul li .chevron { | ||
+ | border: 24px solid transparent; | ||
+ | border-left: 14px solid #236b9b; | ||
+ | border-right: 0; | ||
+ | display: block; | ||
+ | position: absolute; | ||
+ | right: -14px; | ||
+ | top: -1px; | ||
+ | } | ||
+ | .wizard ul li .chevron:before { | ||
+ | border: 24px solid transparent; | ||
+ | border-left: 14px solid #ededed; | ||
+ | border-right: 0; | ||
+ | content: ""; | ||
+ | display: block; | ||
+ | position: absolute; | ||
+ | right: 1px; | ||
+ | top: -24px; | ||
+ | } | ||
+ | .wizard ul li.complete { | ||
+ | background: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .wizard ul li.complete .badge { | ||
+ | background: #fff; | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .wizard ul li.complete .chevron:before { | ||
+ | border-left: 14px solid #236b9b; | ||
+ | } | ||
+ | .wizard ul li.complete:hover { | ||
+ | background: #2c88c5; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .wizard ul li.complete:hover .chevron:before { | ||
+ | border-left: 14px solid #2c88c5; | ||
+ | } | ||
+ | .wizard ul li.active { | ||
+ | background: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .wizard ul li.active .chevron:before { | ||
+ | border-left: 14px solid #236b9b; | ||
+ | } | ||
+ | .wizard ul li.active .badge { | ||
+ | color: #236b9b; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | .wizard ul li .badge { | ||
+ | margin-right: 8px; | ||
+ | } | ||
+ | .wizard ul li:nth-child(1) { | ||
+ | border-radius: 0; | ||
+ | padding-left: 20px; | ||
+ | z-index: 10; | ||
+ | } | ||
+ | .wizard ul li:nth-child(2) { | ||
+ | z-index: 9; | ||
+ | } | ||
+ | .wizard ul li:nth-child(3) { | ||
+ | z-index: 8; | ||
+ | } | ||
+ | .wizard ul li:nth-child(4) { | ||
+ | z-index: 7; | ||
+ | } | ||
+ | .wizard ul li:nth-child(5) { | ||
+ | z-index: 6; | ||
+ | } | ||
+ | .wizard ul li:nth-child(6) { | ||
+ | z-index: 5; | ||
+ | } | ||
+ | .wizard ul li:nth-child(7) { | ||
+ | z-index: 4; | ||
+ | } | ||
+ | .wizard ul li:nth-child(8) { | ||
+ | z-index: 3; | ||
+ | } | ||
+ | .wizard ul li:nth-child(9) { | ||
+ | z-index: 2; | ||
+ | } | ||
+ | .wizard ul li:nth-child(10) { | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .wizard .actions { | ||
+ | float: right; | ||
+ | padding-right: 6px; | ||
+ | margin-top: 6px; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .wizard .actions a { | ||
+ | line-height: 45px; | ||
+ | font-size: 12px; | ||
+ | margin-right: 8px; | ||
+ | } | ||
+ | .wizard .actions .btn-prev i { | ||
+ | margin-right: 5px; | ||
+ | } | ||
+ | .wizard .actions .btn-next i { | ||
+ | margin-left: 5px; | ||
+ | } | ||
+ | .step-content { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | .step-content .step-pane { | ||
+ | display: none; | ||
+ | } | ||
+ | .step-content .active { | ||
+ | display: block; | ||
+ | } | ||
+ | .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); | ||
+ | font-size: 23px; | ||
+ | direction: ltr; | ||
+ | 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; | ||
+ | font-weight: 300; | ||
+ | } | ||
+ | .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 0 0 0; | ||
+ | } | ||
+ | .fileinput-new .input-group .btn-file.btn-xs, | ||
+ | .fileinput-new .input-group .btn-file.btn-sm { | ||
+ | border-radius: 0 0 0 0; | ||
+ | } | ||
+ | .fileinput-new .input-group .btn-file.btn-lg { | ||
+ | border-radius: 0 0 0 0; | ||
+ | } | ||
+ | .form-group.has-warning .fileinput .uneditable-input { | ||
+ | color: #ffffff; | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .form-group.has-warning .fileinput .fileinput-preview { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .form-group.has-warning .fileinput .thumbnail { | ||
+ | border-color: #cd7c10; | ||
+ | } | ||
+ | .form-group.has-error .fileinput .uneditable-input { | ||
+ | color: #ffffff; | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .form-group.has-error .fileinput .fileinput-preview { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .form-group.has-error .fileinput .thumbnail { | ||
+ | border-color: #bf2915; | ||
+ | } | ||
+ | .form-group.has-success .fileinput .uneditable-input { | ||
+ | color: #ffffff; | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .form-group.has-success .fileinput .fileinput-preview { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .form-group.has-success .fileinput .thumbnail { | ||
+ | border-color: #81ab1f; | ||
+ | } | ||
+ | .input-group-addon:not(:first-child) { | ||
+ | border-left: 0; | ||
+ | } | ||
+ | .table.rowlink td:not(.rowlink-skip), | ||
+ | .table .rowlink td:not(.rowlink-skip) { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .table.rowlink td:not(.rowlink-skip) a, | ||
+ | .table .rowlink td:not(.rowlink-skip) a { | ||
+ | color: inherit; | ||
+ | font: inherit; | ||
+ | text-decoration: inherit; | ||
+ | } | ||
+ | .table-hover.rowlink tr:hover td, | ||
+ | .table-hover .rowlink tr:hover td { | ||
+ | background-color: #cfcfcf; | ||
+ | } | ||
+ | .btn-labeled { | ||
+ | padding-top: 0; | ||
+ | padding-bottom: 0; | ||
+ | } | ||
+ | .btn-label { | ||
+ | position: relative; | ||
+ | background: rgba(0, 0, 0, 0.15); | ||
+ | display: inline-block; | ||
+ | padding: 6px 12px; | ||
+ | left: -12px; | ||
+ | border-radius: -1px 0 0 -1px; | ||
+ | } | ||
+ | .btn-label.btn-label-right { | ||
+ | left: auto; | ||
+ | right: -12px; | ||
+ | border-radius: 0 -1px -1px 0; | ||
+ | } | ||
+ | .btn-lg .btn-label { | ||
+ | padding: 10px 16px; | ||
+ | left: -16px; | ||
+ | border-radius: -1px 0 0 -1px; | ||
+ | } | ||
+ | .btn-lg .btn-label.btn-label-right { | ||
+ | left: auto; | ||
+ | right: -16px; | ||
+ | border-radius: 0 -1px -1px 0; | ||
+ | } | ||
+ | .btn-sm .btn-label { | ||
+ | padding: 3px 10px; | ||
+ | left: -10px; | ||
+ | border-radius: -1px 0 0 -1px; | ||
+ | } | ||
+ | .btn-sm .btn-label.btn-label-right { | ||
+ | left: auto; | ||
+ | right: -10px; | ||
+ | border-radius: 0 -1px -1px 0; | ||
+ | } | ||
+ | .btn-xs .btn-label { | ||
+ | padding: 1px 5px; | ||
+ | left: -5px; | ||
+ | border-radius: -1px 0 0 -1px; | ||
+ | } | ||
+ | .btn-xs .btn-label.btn-label-right { | ||
+ | left: auto; | ||
+ | right: -5px; | ||
+ | border-radius: 0 -1px -1px 0; | ||
+ | } | ||
+ | .portlet .panel-heading { | ||
+ | padding: 10px 15px 10px; | ||
+ | cursor: move; | ||
+ | } | ||
+ | .portlet .panel-caption { | ||
+ | float: left; | ||
+ | } | ||
+ | .portlet .panel-options { | ||
+ | float: right; | ||
+ | margin-top: 4px; | ||
+ | } | ||
+ | .portlet .panel-options .panel-collapse, | ||
+ | .portlet .panel-options .panel-expand, | ||
+ | .portlet .panel-options .panel-remove { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .portlet .panel-options .panel-collapse > a, | ||
+ | .portlet .panel-options .panel-expand > a, | ||
+ | .portlet .panel-options .panel-remove > a { | ||
+ | -webkit-transition: none; | ||
+ | transition: none; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | .portlet .panel-options .panel-collapse > a:hover, | ||
+ | .portlet .panel-options .panel-expand > a:hover, | ||
+ | .portlet .panel-options .panel-remove > a:hover, | ||
+ | .portlet .panel-options .panel-collapse > a:focus, | ||
+ | .portlet .panel-options .panel-expand > a:focus, | ||
+ | .portlet .panel-options .panel-remove > a:focus { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .portlet .panel-options .panel-collapse, | ||
+ | .portlet .panel-options .panel-expand { | ||
+ | margin-right: 3px; | ||
+ | } | ||
+ | .portlet .panel-options.dark .panel-collapse, | ||
+ | .portlet .panel-options.dark .panel-expand, | ||
+ | .portlet .panel-options.dark .panel-remove { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .portlet .panel-options.dark .panel-collapse > a:hover, | ||
+ | .portlet .panel-options.dark .panel-expand > a:hover, | ||
+ | .portlet .panel-options.dark .panel-remove > a:hover, | ||
+ | .portlet .panel-options.dark .panel-collapse > a:focus, | ||
+ | .portlet .panel-options.dark .panel-expand > a:focus, | ||
+ | .portlet .panel-options.dark .panel-remove > a:focus { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .portlet > .panel.panel-default .panel-options .panel-collapse, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-expand, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-remove { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .portlet > .panel.panel-default .panel-options .panel-collapse > a:hover, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-expand > a:hover, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-remove > a:hover, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-collapse > a:focus, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-expand > a:focus, | ||
+ | .portlet > .panel.panel-default .panel-options .panel-remove > a:focus { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .portlet .panel-hidden { | ||
+ | display: none; | ||
+ | } | ||
+ | .portlet-placeholder { | ||
+ | background-color: #f5f5f5; | ||
+ | border: 1px dashed #ddd; | ||
+ | border-radius: 0 !important; | ||
+ | margin-bottom: 18px; | ||
+ | } | ||
+ | .slimScroller { | ||
+ | padding-right: 12px; | ||
+ | } | ||
+ | .slimScrollBar, | ||
+ | .slimScrollRail { | ||
+ | border-radius: 0 !important; | ||
+ | } | ||
+ | /* | ||
+ | Version: 3.4.5 Timestamp: Mon Nov 4 08:22:42 PST 2013 | ||
+ | */ | ||
+ | .select2-container { | ||
+ | margin: 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: 26px; | ||
+ | padding: 0 0 0 8px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | border: 1px solid #236b9b; | ||
+ | white-space: nowrap; | ||
+ | line-height: 26px; | ||
+ | color: #444; | ||
+ | text-decoration: none; | ||
+ | border-radius: 0; | ||
+ | background-clip: padding-box; | ||
+ | -webkit-touch-callout: none; | ||
+ | -webkit-user-select: none; | ||
+ | -moz-user-select: none; | ||
+ | -ms-user-select: none; | ||
+ | user-select: none; | ||
+ | background-color: #fff; | ||
+ | background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, #ffffff)); | ||
+ | background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, #ffffff 50%); | ||
+ | background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 50%); | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); | ||
+ | background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%); | ||
+ | } | ||
+ | .select2-container.select2-drop-above .select2-choice { | ||
+ | border-bottom-color: #236b9b; | ||
+ | border-radius: 0; | ||
+ | background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, #ffffff)); | ||
+ | background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, #ffffff 90%); | ||
+ | background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 90%); | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); | ||
+ | background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%); | ||
+ | } | ||
+ | .select2-container.select2-allowclear .select2-choice .select2-chosen { | ||
+ | margin-right: 42px; | ||
+ | } | ||
+ | .select2-container .select2-choice > .select2-chosen { | ||
+ | margin-right: 26px; | ||
+ | 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('../extra/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: 9998; | ||
+ | /* styles required for IE to work */ | ||
+ | background-color: #fff; | ||
+ | filter: alpha(opacity=0); | ||
+ | } | ||
+ | .select2-drop { | ||
+ | width: 100%; | ||
+ | margin-top: -1px; | ||
+ | position: absolute; | ||
+ | z-index: 9999; | ||
+ | top: 100%; | ||
+ | background: #fff; | ||
+ | color: #000; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-top: 0; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); | ||
+ | box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); | ||
+ | } | ||
+ | .select2-drop-auto-width { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | width: auto; | ||
+ | } | ||
+ | .select2-drop-auto-width .select2-search { | ||
+ | padding-top: 4px; | ||
+ | } | ||
+ | .select2-drop.select2-drop-above { | ||
+ | margin-top: 1px; | ||
+ | border-top: 1px solid #236b9b; | ||
+ | border-bottom: 0; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); | ||
+ | box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); | ||
+ | } | ||
+ | .select2-drop-active { | ||
+ | border: 1px solid #5897fb; | ||
+ | border-top: none; | ||
+ | } | ||
+ | .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top: 1px solid #236b9b; | ||
+ | } | ||
+ | .select2-container .select2-choice .select2-arrow { | ||
+ | display: inline-block; | ||
+ | width: 18px; | ||
+ | height: 100%; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | top: 0; | ||
+ | border-left: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | background-clip: padding-box; | ||
+ | background: #ccc; | ||
+ | background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee)); | ||
+ | background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%); | ||
+ | background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%); | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); | ||
+ | background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%); | ||
+ | } | ||
+ | .select2-container .select2-choice .select2-arrow b { | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background: url('../extra/select2/select2.png') no-repeat 0 1px; | ||
+ | } | ||
+ | .select2-search { | ||
+ | display: inline-block; | ||
+ | width: 100%; | ||
+ | min-height: 26px; | ||
+ | margin: 0; | ||
+ | padding-left: 4px; | ||
+ | padding-right: 4px; | ||
+ | position: relative; | ||
+ | z-index: 10000; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | .select2-search input { | ||
+ | width: 100%; | ||
+ | height: auto !important; | ||
+ | min-height: 26px; | ||
+ | padding: 4px 20px 4px 5px; | ||
+ | margin: 0; | ||
+ | outline: 0; | ||
+ | font-size: 1em; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | background: #ffffff url('../extra/select2/select2.png') no-repeat 100% -22px; | ||
+ | background: url('../extra/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee)); | ||
+ | background: url('../extra/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%); | ||
+ | background: url('../extra/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%); | ||
+ | background: url('../extra/select2/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%); | ||
+ | } | ||
+ | .select2-drop.select2-drop-above .select2-search input { | ||
+ | margin-top: 4px; | ||
+ | } | ||
+ | .select2-search input.select2-active { | ||
+ | background: #ffffff url('select2-spinner.gif') no-repeat 100%; | ||
+ | background: url('../extra/select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee)); | ||
+ | background: url('../extra/select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%); | ||
+ | background: url('../extra/select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%); | ||
+ | background: url('../extra/select2/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%); | ||
+ | } | ||
+ | .select2-container-active .select2-choice, | ||
+ | .select2-container-active .select2-choices { | ||
+ | border: 1px solid #236b9b; | ||
+ | outline: none; | ||
+ | -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); | ||
+ | box-shadow: 0 0 5px rgba(0, 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: 0; | ||
+ | border-bottom-right-radius: 0; | ||
+ | background-color: #236b9b; | ||
+ | background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(0.5, #eeeeee)); | ||
+ | background-image: -webkit-linear-gradient(center bottom, #ffffff 0%, #eeeeee 50%); | ||
+ | background-image: -moz-linear-gradient(center bottom, #ffffff 0%, #eeeeee 50%); | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); | ||
+ | background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%); | ||
+ | } | ||
+ | .select2-dropdown-open.select2-drop-above .select2-choice, | ||
+ | .select2-dropdown-open.select2-drop-above .select2-choices { | ||
+ | border: 1px solid #236b9b; | ||
+ | border-top-color: transparent; | ||
+ | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.5, #eeeeee)); | ||
+ | background-image: -webkit-linear-gradient(center top, #ffffff 0%, #eeeeee 50%); | ||
+ | background-image: -moz-linear-gradient(center top, #ffffff 0%, #eeeeee 50%); | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); | ||
+ | background-image: linear-gradient(bottom, #ffffff 0%, #eeeeee 50%); | ||
+ | } | ||
+ | .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: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | .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; | ||
+ | -moz-user-select: none; | ||
+ | -ms-user-select: none; | ||
+ | user-select: none; | ||
+ | } | ||
+ | .select2-results .select2-highlighted { | ||
+ | background: #236b9b; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .select2-results li em { | ||
+ | background: #feffde; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | .select2-results .select2-highlighted em { | ||
+ | background: transparent; | ||
+ | } | ||
+ | .select2-results .select2-highlighted ul { | ||
+ | background: #fff; | ||
+ | color: #000; | ||
+ | } | ||
+ | .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 { | ||
+ | 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('../extra/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 #ced2ca; | ||
+ | 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 #236b9b; | ||
+ | cursor: text; | ||
+ | overflow: hidden; | ||
+ | background-color: #fff; | ||
+ | background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); | ||
+ | background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); | ||
+ | background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); | ||
+ | background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%); | ||
+ | } | ||
+ | .select2-locked { | ||
+ | padding: 3px 5px 3px 5px !important; | ||
+ | } | ||
+ | .select2-container-multi .select2-choices { | ||
+ | min-height: 26px; | ||
+ | } | ||
+ | .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border: 1px solid #5897fb; | ||
+ | outline: none; | ||
+ | -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); | ||
+ | box-shadow: 0 0 5px rgba(0, 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; | ||
+ | } | ||
+ | .select2-container-multi .select2-choices .select2-search-field input { | ||
+ | padding: 5px; | ||
+ | margin: 1px 0; | ||
+ | font-size: 100%; | ||
+ | color: #666; | ||
+ | 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: #ffffff url('../extra/select2/select2-spinner.gif') no-repeat 100% !important; | ||
+ | } | ||
+ | .select2-default { | ||
+ | color: #999 !important; | ||
+ | } | ||
+ | .select2-container-multi .select2-choices .select2-search-choice { | ||
+ | padding: 3px 5px 3px 18px; | ||
+ | margin: 3px 0 3px 5px; | ||
+ | position: relative; | ||
+ | line-height: 13px; | ||
+ | color: #697060; | ||
+ | cursor: default; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05); | ||
+ | box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05); | ||
+ | background-clip: padding-box; | ||
+ | -webkit-touch-callout: none; | ||
+ | -webkit-user-select: none; | ||
+ | -moz-user-select: none; | ||
+ | -ms-user-select: none; | ||
+ | user-select: none; | ||
+ | background-color: #e4e4e4; | ||
+ | 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%, #eeeeee)); | ||
+ | background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); | ||
+ | background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); | ||
+ | background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 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('../extra/select2/select2.png') right top no-repeat; | ||
+ | } | ||
+ | .select2-container-multi .select2-search-choice-close { | ||
+ | left: 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 #ddd; | ||
+ | cursor: default; | ||
+ | } | ||
+ | .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { | ||
+ | padding: 3px 5px 3px 5px; | ||
+ | border: 1px solid #ddd; | ||
+ | background-image: none; | ||
+ | background-color: #f4f4f4; | ||
+ | } | ||
+ | .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: 144dppx) { | ||
+ | .select2-search input, | ||
+ | .select2-search-choice-close, | ||
+ | .select2-container .select2-choice abbr, | ||
+ | .select2-container .select2-choice .select2-arrow b { | ||
+ | background-image: url('../extra/select2/select2x2.png') !important; | ||
+ | background-repeat: no-repeat !important; | ||
+ | background-size: 60px 40px !important; | ||
+ | } | ||
+ | .select2-search input { | ||
+ | background-position: 100% -21px !important; | ||
+ | } | ||
+ | } | ||
+ | /** | ||
+ | * Select2 Bootstrap CSS | ||
+ | * Compatible with Select2 3.3.2, 3.4.1, 3.4.2 and Twitter Bootstrap 3.0.0 | ||
+ | * MIT License | ||
+ | */ | ||
+ | /** | ||
+ | * Reset Bootstrap 3 .form-control styles which - if applied to the | ||
+ | * original <select>-element the Select2-plugin may be run against - | ||
+ | * are copied to the .select2-container. | ||
+ | * | ||
+ | * 1. Overwrite .select2-container's original display:inline-block | ||
+ | * with Bootstrap 3's default for .form-control, display:block; | ||
+ | * courtesy of @juristr (@see https://github.com/fk/select2-bootstrap-css/pull/1) | ||
+ | */ | ||
+ | .select2-container.form-control { | ||
+ | background: transparent; | ||
+ | border: none; | ||
+ | display: block; | ||
+ | /* 1 */ | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust Select2 inputs to fit Bootstrap 3 default .form-control appearance. | ||
+ | */ | ||
+ | .select2-container .select2-choices .select2-search-field input, | ||
+ | .select2-container .select2-choice, | ||
+ | .select2-container .select2-choices { | ||
+ | background: none; | ||
+ | padding: 0; | ||
+ | border-color: #236b9b; | ||
+ | border-radius: 0; | ||
+ | color: #697060; | ||
+ | background-color: white; | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); | ||
+ | -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); | ||
+ | } | ||
+ | .select2-search input { | ||
+ | border-color: #236b9b; | ||
+ | border-radius: 0; | ||
+ | color: #697060; | ||
+ | background-color: white; | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); | ||
+ | -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); | ||
+ | } | ||
+ | .select2-container .select2-choices .select2-search-field input { | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust Select2 input heights to match the Bootstrap default. | ||
+ | */ | ||
+ | .select2-container .select2-choice { | ||
+ | height: 34px; | ||
+ | line-height: 1.42857; | ||
+ | } | ||
+ | /** | ||
+ | * Address Multi Select2's height which - depending on how many elements have been selected - | ||
+ | * may grown higher than their initial size. | ||
+ | */ | ||
+ | .select2-container.select2-container-multi.form-control { | ||
+ | height: auto; | ||
+ | } | ||
+ | /** | ||
+ | * Address Bootstrap 3 control sizing classes | ||
+ | * @see http://getbootstrap.com/css/#forms-control-sizes | ||
+ | */ | ||
+ | .select2-container.input-sm .select2-choice, | ||
+ | .input-group-sm .select2-container .select2-choice { | ||
+ | height: 29px; | ||
+ | line-height: 1.2; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .select2-container.input-lg .select2-choice, | ||
+ | .input-group-lg .select2-container .select2-choice { | ||
+ | height: 49px; | ||
+ | line-height: 1.33; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .select2-container-multi .select2-choices .select2-search-field input { | ||
+ | height: 32px; | ||
+ | } | ||
+ | .select2-container-multi.input-sm .select2-choices .select2-search-field input, | ||
+ | .input-group-sm .select2-container-multi .select2-choices .select2-search-field input { | ||
+ | height: 28px; | ||
+ | } | ||
+ | .select2-container-multi.input-lg .select2-choices .select2-search-field input, | ||
+ | .input-group-lg .select2-container-multi .select2-choices .select2-search-field input { | ||
+ | height: 49px; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets. | ||
+ | * | ||
+ | * 1. Class repetition to address missing .select2-chosen in Select2 < 3.3.2. | ||
+ | */ | ||
+ | .select2-container-multi .select2-choices .select2-search-field input { | ||
+ | margin: 0; | ||
+ | } | ||
+ | .select2-chosen, | ||
+ | .select2-choice > span:first-child, | ||
+ | .select2-container .select2-choices .select2-search-field input { | ||
+ | padding: 6px 12px; | ||
+ | } | ||
+ | .input-sm .select2-chosen, | ||
+ | .input-group-sm .select2-chosen, | ||
+ | .input-sm .select2-choice > span:first-child, | ||
+ | .input-group-sm .select2-choice > span:first-child, | ||
+ | .input-sm .select2-choices .select2-search-field input, | ||
+ | .input-group-sm .select2-choices .select2-search-field input { | ||
+ | padding: 5px 10px; | ||
+ | } | ||
+ | .input-lg .select2-chosen, | ||
+ | .input-group-lg .select2-chosen, | ||
+ | .input-lg .select2-choice > span:first-child, | ||
+ | .input-group-lg .select2-choice > span:first-child, | ||
+ | .input-lg .select2-choices .select2-search-field input, | ||
+ | .input-group-lg .select2-choices .select2-search-field input { | ||
+ | padding: 10px 16px; | ||
+ | } | ||
+ | .select2-container-multi .select2-choices .select2-search-choice { | ||
+ | margin-top: 5px; | ||
+ | margin-bottom: 3px; | ||
+ | } | ||
+ | .select2-container-multi.input-sm .select2-choices .select2-search-choice, | ||
+ | .input-group-sm .select2-container-multi .select2-choices .select2-search-choice { | ||
+ | margin-top: 3px; | ||
+ | margin-bottom: 2px; | ||
+ | } | ||
+ | .select2-container-multi.input-lg .select2-choices .select2-search-choice, | ||
+ | .input-group-lg .select2-container-multi .select2-choices .select2-search-choice { | ||
+ | line-height: 24px; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust the single Select2's dropdown arrow button appearance. | ||
+ | * | ||
+ | * 1. For Select2 v.3.3.2. | ||
+ | */ | ||
+ | .select2-container .select2-choice .select2-arrow, | ||
+ | .select2-container .select2-choice div { | ||
+ | border-left: 1px solid #236b9b; | ||
+ | background: none; | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); | ||
+ | } | ||
+ | .select2-dropdown-open .select2-choice .select2-arrow, | ||
+ | .select2-dropdown-open .select2-choice div { | ||
+ | border-left-color: transparent; | ||
+ | background: none; | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); | ||
+ | } | ||
+ | /** | ||
+ | * Adjust the dropdown arrow button icon position for the single-select Select2 elements | ||
+ | * to make it line up vertically now that we increased the height of .select2-container. | ||
+ | * | ||
+ | * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2. | ||
+ | */ | ||
+ | .select2-container .select2-choice .select2-arrow b, | ||
+ | .select2-container .select2-choice div b { | ||
+ | background-position: 0 3px; | ||
+ | } | ||
+ | .select2-dropdown-open .select2-choice .select2-arrow b, | ||
+ | .select2-dropdown-open .select2-choice div b { | ||
+ | background-position: -18px 3px; | ||
+ | } | ||
+ | .select2-container.input-sm .select2-choice .select2-arrow b, | ||
+ | .input-group-sm .select2-container .select2-choice .select2-arrow b, | ||
+ | .select2-container.input-sm .select2-choice div b, | ||
+ | .input-group-sm .select2-container .select2-choice div b { | ||
+ | background-position: 0 1px; | ||
+ | } | ||
+ | .select2-dropdown-open.input-sm .select2-choice .select2-arrow b, | ||
+ | .input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b, | ||
+ | .select2-dropdown-open.input-sm .select2-choice div b, | ||
+ | .input-group-sm .select2-dropdown-open .select2-choice div b { | ||
+ | background-position: -18px 1px; | ||
+ | } | ||
+ | .select2-container.input-lg .select2-choice .select2-arrow b, | ||
+ | .input-group-lg .select2-container .select2-choice .select2-arrow b, | ||
+ | .select2-container.input-lg .select2-choice div b, | ||
+ | .input-group-lg .select2-container .select2-choice div b { | ||
+ | background-position: 0 9px; | ||
+ | } | ||
+ | .select2-dropdown-open.input-lg .select2-choice .select2-arrow b, | ||
+ | .input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b, | ||
+ | .select2-dropdown-open.input-lg .select2-choice div b, | ||
+ | .input-group-lg .select2-dropdown-open .select2-choice div b { | ||
+ | background-position: -18px 9px; | ||
+ | } | ||
+ | /** | ||
+ | * Address Bootstrap's validation states and change Select2's border colors and focus states. | ||
+ | * Apply .has-warning, .has-danger or .has-succes to #select2-drop to match Bootstraps' colors. | ||
+ | */ | ||
+ | .has-warning .select2-choice, | ||
+ | .has-warning .select2-choices { | ||
+ | border-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning .select2-container-active .select2-choice, | ||
+ | .has-warning .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #e5ad12; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #236b9b; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #236b9b; | ||
+ | } | ||
+ | .has-warning.select2-drop-active { | ||
+ | border-color: #e5ad12; | ||
+ | } | ||
+ | .has-warning.select2-drop-active.select2-drop.select2-drop-above { | ||
+ | border-top-color: #e5ad12; | ||
+ | } | ||
+ | .has-error .select2-choice, | ||
+ | .has-error .select2-choices { | ||
+ | border-color: #d64e18; | ||
+ | } | ||
+ | .has-error .select2-container-active .select2-choice, | ||
+ | .has-error .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #d64e18; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; | ||
+ | } | ||
+ | .has-error.select2-drop-active { | ||
+ | border-color: #d64e18; | ||
+ | } | ||
+ | .has-error.select2-drop-active.select2-drop.select2-drop-above { | ||
+ | border-top-color: #953b39; | ||
+ | } | ||
+ | .has-success .select2-choice, | ||
+ | .has-success .select2-choices { | ||
+ | border-color: #77c123; | ||
+ | } | ||
+ | .has-success .select2-container-active .select2-choice, | ||
+ | .has-success .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #77c123; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; | ||
+ | } | ||
+ | .has-success.select2-drop-active { | ||
+ | border-color: #77c123; | ||
+ | } | ||
+ | .has-success.select2-drop-active.select2-drop.select2-drop-above { | ||
+ | border-top-color: #77c123; | ||
+ | } | ||
+ | /** | ||
+ | * Make Select2's active-styles - applied to .select2-container when the widget receives focus - | ||
+ | * fit Bootstrap 3's .form-element:focus appearance. | ||
+ | */ | ||
+ | .select2-container-active .select2-choice, | ||
+ | .select2-container-multi.select2-container-active .select2-choices { | ||
+ | border-color: #236b9b; | ||
+ | outline: none; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 107, 155, 0.55); | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 107, 155, 0.55); | ||
+ | -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; | ||
+ | } | ||
+ | .select2-drop-active { | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .select2-drop-auto-width, | ||
+ | .select2-drop.select2-drop-above.select2-drop-active { | ||
+ | border-top-color: #236b9b; | ||
+ | } | ||
+ | /** | ||
+ | * Select2 widgets in Bootstrap Input Groups | ||
+ | * | ||
+ | * When Select2 widgets are combined with other elements using Bootstrap 3's | ||
+ | * "Input Group" component, we don't want specific edges of the Select2 container | ||
+ | * to have a border-radius. | ||
+ | * | ||
+ | * In Bootstrap 2, input groups required a markup where these style adjustments | ||
+ | * could be bound to a CSS-class identifying if the additional elements are appended, | ||
+ | * prepended or both. | ||
+ | * | ||
+ | * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own. | ||
+ | * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group | ||
+ | * to let the contained Select2 widget know which edges should not be rounded as they are | ||
+ | * directly followed by another element. | ||
+ | * | ||
+ | * @see http://getbootstrap.com/components/#input-groups | ||
+ | */ | ||
+ | .input-group.select2-bootstrap-prepend [class^="select2-choice"] { | ||
+ | border-bottom-left-radius: 0 !important; | ||
+ | border-top-left-radius: 0 !important; | ||
+ | } | ||
+ | .input-group.select2-bootstrap-append [class^="select2-choice"] { | ||
+ | border-bottom-right-radius: 0 !important; | ||
+ | border-top-right-radius: 0 !important; | ||
+ | } | ||
+ | .select2-dropdown-open [class^="select2-choice"] { | ||
+ | border-bottom-right-radius: 0 !important; | ||
+ | border-bottom-left-radius: 0 !important; | ||
+ | } | ||
+ | .select2-dropdown-open.select2-drop-above [class^="select2-choice"] { | ||
+ | border-top-right-radius: 0 !important; | ||
+ | border-top-left-radius: 0 !important; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust Select2's choices hover and selected styles to match Bootstrap 3's default dropdown styles. | ||
+ | */ | ||
+ | .select2-results .select2-highlighted { | ||
+ | color: white; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address | ||
+ | * Multi Select2's height which - depending on how many elements have been selected - | ||
+ | * may grown higher than their initial size. | ||
+ | */ | ||
+ | .select2-bootstrap-append .select2-container-multiple, | ||
+ | .select2-bootstrap-append .input-group-btn, | ||
+ | .select2-bootstrap-append .input-group-btn .btn, | ||
+ | .select2-bootstrap-prepend .select2-container-multiple, | ||
+ | .select2-bootstrap-prepend .input-group-btn, | ||
+ | .select2-bootstrap-prepend .input-group-btn .btn { | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | /** | ||
+ | * Make Multi Select2's choices match Bootstrap 3's default button styles. | ||
+ | */ | ||
+ | .select2-container-multi .select2-choices .select2-search-choice { | ||
+ | color: #697060; | ||
+ | background: white; | ||
+ | border-color: #236b9b; | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | .select2-container-multi .select2-choices .select2-search-choice-focus { | ||
+ | background: #ebebeb; | ||
+ | border-color: #236b9b; | ||
+ | color: #697060; | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | /** | ||
+ | * Address Multi Select2's choice close-button vertical alignment. | ||
+ | */ | ||
+ | .select2-search-choice-close { | ||
+ | margin-top: -7px; | ||
+ | top: 50%; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust the single Select2's clear button position (used to reset the select box | ||
+ | * back to the placeholder value and visible once a selection is made | ||
+ | * activated by Select2's "allowClear" option). | ||
+ | */ | ||
+ | .select2-container .select2-choice abbr { | ||
+ | top: 50%; | ||
+ | } | ||
+ | /** | ||
+ | * Adjust "no results" and "selection limit" messages to make use | ||
+ | * of Bootstrap 3's default "Alert" style. | ||
+ | * | ||
+ | * @see http://getbootstrap.com/components/#alerts-default | ||
+ | */ | ||
+ | .select2-results .select2-no-results, | ||
+ | .select2-results .select2-searching, | ||
+ | .select2-results .select2-selection-limit { | ||
+ | background-color: #4da0d7; | ||
+ | color: #fff; | ||
+ | } | ||
+ | /** | ||
+ | * Address disabled Select2 styles. | ||
+ | * | ||
+ | * 1. For Select2 v.3.3.2. | ||
+ | * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow | ||
+ | * from jumping when switching from disabled to enabled state and vice versa. | ||
+ | */ | ||
+ | .select2-container.select2-container-disabled .select2-choice, | ||
+ | .select2-container.select2-container-disabled .select2-choices { | ||
+ | cursor: not-allowed; | ||
+ | background-color: #ced2ca; | ||
+ | border-color: #236b9b; | ||
+ | } | ||
+ | .select2-container.select2-container-disabled .select2-choice .select2-arrow, | ||
+ | .select2-container.select2-container-disabled .select2-choice div, | ||
+ | .select2-container.select2-container-disabled .select2-choices .select2-arrow, | ||
+ | .select2-container.select2-container-disabled .select2-choices div { | ||
+ | background-color: transparent; | ||
+ | border-left: 1px solid transparent; | ||
+ | /* 2 */ | ||
+ | } | ||
+ | /** | ||
+ | * Address Select2's loading indicator position - which should not stick | ||
+ | * to the right edge of Select2's search input. | ||
+ | * | ||
+ | * 1. in .select2-search input | ||
+ | * 2. in Multi Select2's .select2-search-field input | ||
+ | * 3. in the status-message of infinite-scroll with remote data (@see http://ivaynberg.github.io/select2/#infinite) | ||
+ | * | ||
+ | * These styles alter Select2's default background-position of 100% | ||
+ | * and supply the new background-position syntax to browsers which support it: | ||
+ | * | ||
+ | * 1. Android, Safari < 6/Mobile, IE<9: change to a relative background-position of 99% | ||
+ | * 2. Chrome 25+, Firefox 13+, IE 9+, Opera 10.5+: use the new CSS3-background-position syntax | ||
+ | * | ||
+ | * @see http://www.w3.org/TR/css3-background/#background-position | ||
+ | * | ||
+ | * @todo Since both Select2 and Bootstrap 3 only support IE8 and above, | ||
+ | * we could use the :after-pseudo-element to display the loading indicator. | ||
+ | * Alternatively, we could supply an altered loading indicator image which already | ||
+ | * contains an offset to the right. | ||
+ | */ | ||
+ | .select2-search input.select2-active, | ||
+ | .select2-container-multi .select2-choices .select2-search-field input.select2-active, | ||
+ | .select2-more-results.select2-active { | ||
+ | background-position: 99%; | ||
+ | /* 4 */ | ||
+ | background-position: right 4px center; | ||
+ | /* 5 */ | ||
+ | } | ||
+ | .select2-container .select2-choice, | ||
+ | .select2-container .select2-choices { | ||
+ | -webkit-box-shadow: inset 0 -3px 0 0 #236b9b; | ||
+ | box-shadow: inset 0 -3px 0 0 #236b9b; | ||
+ | } | ||
+ | .select2-container.form-control { | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | /* | ||
+ | .select2-container.input-sm .select2-choice, .input-group-sm .select2-container .select2-choice { | ||
+ | height: auto; | ||
+ | }*/ | ||
+ | .select2-results .select2-highlighted table { | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .select2-results .movie-info { | ||
+ | padding-left: 5px; | ||
+ | } | ||
+ | .thumbnail-hover { | ||
+ | position: relative; | ||
+ | } | ||
+ | .thumbnail-hover .caption { | ||
+ | border-radius: 0; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | right: 0; | ||
+ | background: rgba(0, 0, 0, 0.55); | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | display: none; | ||
+ | text-align: center; | ||
+ | color: #fff !important; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | .thumbnail-hover .caption p { | ||
+ | margin: 0; | ||
+ | } | ||
+ | .thumbnail-hover .caption-center:before, | ||
+ | .thumbnail-hover .caption-center p { | ||
+ | display: inline-block; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .thumbnail-hover .caption-center:before { | ||
+ | content: " "; | ||
+ | height: 100%; | ||
+ | } | ||
+ | /* line 7, ../sass/lightbox.sass */ | ||
+ | body:after { | ||
+ | /*content: url(../extra/lightbox2/close.png) url(../extra/lightbox2/loading.gif) url(../extra/lightbox2/prev.png) url(../extra/lightbox2/next.png); | ||
+ | display: none;*/ | ||
+ | } | ||
+ | /* line 11, ../sass/lightbox.sass */ | ||
+ | .lightboxOverlay { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | z-index: 9999; | ||
+ | background-color: black; | ||
+ | filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); | ||
+ | opacity: 0.8; | ||
+ | display: none; | ||
+ | } | ||
+ | /* line 20, ../sass/lightbox.sass */ | ||
+ | .lightbox { | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | z-index: 10000; | ||
+ | text-align: center; | ||
+ | line-height: 0; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | /* line 28, ../sass/lightbox.sass */ | ||
+ | .lightbox .lb-image { | ||
+ | display: block; | ||
+ | height: auto; | ||
+ | -webkit-border-radius: 3px; | ||
+ | -moz-border-radius: 3px; | ||
+ | -ms-border-radius: 3px; | ||
+ | -o-border-radius: 3px; | ||
+ | border-radius: 3px; | ||
+ | } | ||
+ | /* line 32, ../sass/lightbox.sass */ | ||
+ | .lightbox a img { | ||
+ | border: none; | ||
+ | } | ||
+ | /* line 35, ../sass/lightbox.sass */ | ||
+ | .lb-outerContainer { | ||
+ | position: relative; | ||
+ | background-color: white; | ||
+ | *zoom: 1; | ||
+ | width: 250px; | ||
+ | height: 250px; | ||
+ | margin: 0 auto; | ||
+ | -webkit-border-radius: 4px; | ||
+ | -moz-border-radius: 4px; | ||
+ | -ms-border-radius: 4px; | ||
+ | -o-border-radius: 4px; | ||
+ | border-radius: 4px; | ||
+ | } | ||
+ | /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */ | ||
+ | .lb-outerContainer:after { | ||
+ | content: ""; | ||
+ | display: table; | ||
+ | clear: both; | ||
+ | } | ||
+ | /* line 44, ../sass/lightbox.sass */ | ||
+ | .lb-container { | ||
+ | padding: 4px; | ||
+ | } | ||
+ | /* line 47, ../sass/lightbox.sass */ | ||
+ | .lb-loader { | ||
+ | position: absolute; | ||
+ | top: 43%; | ||
+ | left: 0%; | ||
+ | height: 25%; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | line-height: 0; | ||
+ | } | ||
+ | /* line 56, ../sass/lightbox.sass */ | ||
+ | .lb-cancel { | ||
+ | display: block; | ||
+ | width: 32px; | ||
+ | height: 32px; | ||
+ | margin: 0 auto; | ||
+ | background: url(../extra/lightbox2/loading.gif) no-repeat; | ||
+ | } | ||
+ | /* line 63, ../sass/lightbox.sass */ | ||
+ | .lb-nav { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | z-index: 10; | ||
+ | } | ||
+ | /* line 71, ../sass/lightbox.sass */ | ||
+ | .lb-container > .nav { | ||
+ | left: 0; | ||
+ | } | ||
+ | /* line 74, ../sass/lightbox.sass */ | ||
+ | .lb-nav a { | ||
+ | outline: none; | ||
+ | } | ||
+ | /* line 77, ../sass/lightbox.sass */ | ||
+ | .lb-prev, | ||
+ | .lb-next { | ||
+ | width: 49%; | ||
+ | height: 100%; | ||
+ | cursor: pointer; | ||
+ | /* Trick IE into showing hover */ | ||
+ | display: block; | ||
+ | } | ||
+ | /* line 84, ../sass/lightbox.sass */ | ||
+ | .lb-prev { | ||
+ | left: 0; | ||
+ | float: left; | ||
+ | background: url(../img/blank.p ng); | ||
+ | z-index: 11; | ||
+ | } | ||
+ | /* line 87, ../sass/lightbox.sass */ | ||
+ | .lb-prev:hover { | ||
+ | background: url(../extra/lightbox2/prev.png) left 48% no-repeat; | ||
+ | } | ||
+ | /* line 90, ../sass/lightbox.sass */ | ||
+ | .lb-next { | ||
+ | right: 0; | ||
+ | float: right; | ||
+ | background: url(../img/blank.png); | ||
+ | z-index: 11; | ||
+ | } | ||
+ | /* line 93, ../sass/lightbox.sass */ | ||
+ | .lb-next:hover { | ||
+ | background: url(../extra/lightbox2/next.png) right 48% no-repeat; | ||
+ | } | ||
+ | /* line 96, ../sass/lightbox.sass */ | ||
+ | .lb-dataContainer { | ||
+ | margin: 0 auto; | ||
+ | padding-top: 5px; | ||
+ | *zoom: 1; | ||
+ | width: 100%; | ||
+ | -moz-border-radius-bottomleft: 4px; | ||
+ | -webkit-border-bottom-left-radius: 4px; | ||
+ | border-bottom-left-radius: 4px; | ||
+ | -moz-border-radius-bottomright: 4px; | ||
+ | -webkit-border-bottom-right-radius: 4px; | ||
+ | border-bottom-right-radius: 4px; | ||
+ | } | ||
+ | /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */ | ||
+ | .lb-dataContainer:after { | ||
+ | content: ""; | ||
+ | display: table; | ||
+ | clear: both; | ||
+ | } | ||
+ | /* line 103, ../sass/lightbox.sass */ | ||
+ | .lb-data { | ||
+ | padding: 0 4px; | ||
+ | color: #bbbbbb; | ||
+ | } | ||
+ | /* line 106, ../sass/lightbox.sass */ | ||
+ | .lb-data .lb-details { | ||
+ | width: 85%; | ||
+ | float: left; | ||
+ | text-align: left; | ||
+ | line-height: 1.1em; | ||
+ | } | ||
+ | /* line 111, ../sass/lightbox.sass */ | ||
+ | .lb-data .lb-caption { | ||
+ | font-size: 13px; | ||
+ | font-weight: bold; | ||
+ | line-height: 1em; | ||
+ | } | ||
+ | /* line 115, ../sass/lightbox.sass */ | ||
+ | .lb-data .lb-number { | ||
+ | display: block; | ||
+ | clear: left; | ||
+ | padding-bottom: 1em; | ||
+ | font-size: 12px; | ||
+ | color: #999999; | ||
+ | } | ||
+ | /* line 121, ../sass/lightbox.sass */ | ||
+ | .lb-data .lb-close { | ||
+ | display: block; | ||
+ | float: right; | ||
+ | width: 30px; | ||
+ | height: 30px; | ||
+ | background: url(../extra/lightbox2/close.png) top right no-repeat; | ||
+ | text-align: right; | ||
+ | outline: none; | ||
+ | filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | /* line 130, ../sass/lightbox.sass */ | ||
+ | .lb-data .lb-close:hover { | ||
+ | cursor: pointer; | ||
+ | filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); | ||
+ | opacity: 1; | ||
+ | } | ||
+ | .lightbox a { | ||
+ | -webkit-transition: none; | ||
+ | transition: none; | ||
+ | } | ||
+ | .lightbox .lb-number { | ||
+ | display: block; | ||
+ | padding: 5px 0 0; | ||
+ | } | ||
+ | .plan { | ||
+ | box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06); | ||
+ | min-height: 100px; | ||
+ | background: #fff; | ||
+ | border-radius: 0; | ||
+ | margin: 20px 0; | ||
+ | padding-bottom: 25px; | ||
+ | text-align: center; | ||
+ | -webkit-transition: all 270ms ease-out; | ||
+ | transition: all 270ms ease-out; | ||
+ | } | ||
+ | .plan > .head { | ||
+ | border-top-left-radius: 0; | ||
+ | border-top-right-radius: 0; | ||
+ | padding: 12px 16px; | ||
+ | box-shadow: inset 0 -4px 0 0 #236b9b; | ||
+ | } | ||
+ | .plan > .head > h2 { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 6px; | ||
+ | font-size: 30px; | ||
+ | } | ||
+ | .plan > .head > h2 > .fa-star { | ||
+ | font-size: 18px; | ||
+ | -webkit-transition: color 170ms ease-out; | ||
+ | transition: color 170ms ease-out; | ||
+ | } | ||
+ | .plan > ul { | ||
+ | list-style-type: none; | ||
+ | padding: 20px 0; | ||
+ | margin-top: 2px; | ||
+ | } | ||
+ | .plan > ul li { | ||
+ | line-height: 22px; | ||
+ | margin-bottom: 15px; | ||
+ | font-size: 20px; | ||
+ | font-weight: 400; | ||
+ | border-bottom: 1px solid rgba(35, 107, 155, 0.55); | ||
+ | padding-bottom: 16px; | ||
+ | } | ||
+ | .plan > .price { | ||
+ | margin: 0 auto 30px auto; | ||
+ | width: 80%; | ||
+ | } | ||
+ | .plan > .price > h3 { | ||
+ | font-size: 62px; | ||
+ | vertical-align: top; | ||
+ | line-height: 1; | ||
+ | } | ||
+ | .plan > .price > h4 { | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | .plan .btn { | ||
+ | margin-bottom: 4px; | ||
+ | } | ||
+ | .plan:hover { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .plan:hover > .head > h2 > .fa-star { | ||
+ | color: #eeb816; | ||
+ | } | ||
+ | .plan.default-bgcolor { | ||
+ | color: #ffffff; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | .plan.default-bgcolor > .head { | ||
+ | -webkit-transition: box-shadow 270ms ease-out; | ||
+ | transition: box-shadow 270ms ease-out; | ||
+ | box-shadow: inset 0 -4px 0 0 #2c88c5; | ||
+ | } | ||
+ | .plan.default-bgcolor > ul > li { | ||
+ | border-bottom: 1px solid #2674a7; | ||
+ | } | ||
+ | .plan.default-bgcolor:hover { | ||
+ | color: #ffffff; | ||
+ | background-color: #2c88c5; | ||
+ | } | ||
+ | .plan.default-bgcolor:hover > .head { | ||
+ | box-shadow: inset 0 -4px 0 0 #77b6e0; | ||
+ | } | ||
+ | @media screen and (max-width: 992px) { | ||
+ | .plan > .price > h3 { | ||
+ | font-size: 42px; | ||
+ | } | ||
+ | } | ||
+ | .gmaps { | ||
+ | height: 320px; | ||
+ | } | ||
+ | .gmaps-coding { | ||
+ | height: 280px; | ||
+ | } | ||
+ | .bootstrap-switch { | ||
+ | display: inline-block; | ||
+ | cursor: pointer; | ||
+ | border-radius: 0; | ||
+ | border: 1px solid; | ||
+ | border-color: #236b9b; | ||
+ | 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; | ||
+ | min-width: 100px; | ||
+ | -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; | ||
+ | transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-mini { | ||
+ | min-width: 71px; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-mini > div > span, | ||
+ | .bootstrap-switch.bootstrap-switch-mini > div > label { | ||
+ | padding-bottom: 4px; | ||
+ | padding-top: 4px; | ||
+ | font-size: 10px; | ||
+ | line-height: 9px; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-mini-icons { | ||
+ | height: 1.20em; | ||
+ | line-height: 9px; | ||
+ | vertical-align: text-top; | ||
+ | text-align: center; | ||
+ | transform: scale(0.6); | ||
+ | margin-top: -1px; | ||
+ | margin-bottom: -1px; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-small { | ||
+ | min-width: 79px; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-small > div > span, | ||
+ | .bootstrap-switch.bootstrap-switch-small > div > label { | ||
+ | padding-bottom: 3px; | ||
+ | padding-top: 3px; | ||
+ | font-size: 12px; | ||
+ | line-height: 18px; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-large { | ||
+ | min-width: 120px; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-large > div > span, | ||
+ | .bootstrap-switch.bootstrap-switch-large > div > label { | ||
+ | padding-bottom: 9px; | ||
+ | padding-top: 9px; | ||
+ | font-size: 16px; | ||
+ | line-height: normal; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-animate > div { | ||
+ | -webkit-transition: margin-left 0.5s; | ||
+ | transition: margin-left 0.5s; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-on > div { | ||
+ | margin-left: 0%; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-on > div > label { | ||
+ | border-bottom-right-radius: -1; | ||
+ | border-top-right-radius: -1; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-off > div { | ||
+ | margin-left: -50%; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-off > div > label { | ||
+ | border-bottom-left-radius: -1; | ||
+ | border-top-left-radius: -1; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-disabled, | ||
+ | .bootstrap-switch.bootstrap-switch-readonly { | ||
+ | opacity: 0.5; | ||
+ | filter: alpha(opacity=50); | ||
+ | cursor: default !important; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-disabled > div > span, | ||
+ | .bootstrap-switch.bootstrap-switch-readonly > div > span, | ||
+ | .bootstrap-switch.bootstrap-switch-disabled > div > label, | ||
+ | .bootstrap-switch.bootstrap-switch-readonly > div > label { | ||
+ | cursor: default !important; | ||
+ | } | ||
+ | .bootstrap-switch.bootstrap-switch-focused { | ||
+ | border-color: #2c88c5; | ||
+ | outline: 0; | ||
+ | -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 136, 197, 0.6); | ||
+ | box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 136, 197, 0.6); | ||
+ | } | ||
+ | .bootstrap-switch > div { | ||
+ | display: inline-block; | ||
+ | width: 150%; | ||
+ | top: 0; | ||
+ | border-radius: 0; | ||
+ | -webkit-transform: translate3d(0, 0, 0); | ||
+ | transform: translate3d(0, 0, 0); | ||
+ | } | ||
+ | .bootstrap-switch > div > span, | ||
+ | .bootstrap-switch > div > label { | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | cursor: pointer; | ||
+ | display: inline-block !important; | ||
+ | height: 100%; | ||
+ | padding-bottom: 4px; | ||
+ | padding-top: 4px; | ||
+ | font-size: 14px; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .bootstrap-switch > div > span { | ||
+ | text-align: center; | ||
+ | z-index: 1; | ||
+ | width: 33.333333333%; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-handle-on { | ||
+ | color: #f00; | ||
+ | border-bottom-left-radius: -1; | ||
+ | border-top-left-radius: -1; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-handle-off { | ||
+ | color: #000; | ||
+ | background: #eeeeee; | ||
+ | border-bottom-right-radius: -1; | ||
+ | border-top-right-radius: -1; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-primary { | ||
+ | color: #fff; | ||
+ | background: #236b9b; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-info { | ||
+ | color: #fff; | ||
+ | background: #177fb3; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-success { | ||
+ | color: #fff; | ||
+ | background: #77c123; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-warning { | ||
+ | background: #e5ad12; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-danger { | ||
+ | color: #fff; | ||
+ | background: #d64e18; | ||
+ | } | ||
+ | .bootstrap-switch > div > span.bootstrap-switch-default { | ||
+ | color: #000; | ||
+ | background: #eeeeee; | ||
+ | } | ||
+ | .bootstrap-switch > div > label { | ||
+ | text-align: center; | ||
+ | margin-top: -1px; | ||
+ | margin-bottom: -1px; | ||
+ | z-index: 100; | ||
+ | width: 33.333333333%; | ||
+ | color: #333333; | ||
+ | background: #ffffff; | ||
+ | } | ||
+ | .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; | ||
+ | } | ||
+ | .cf:after { | ||
+ | visibility: hidden; | ||
+ | display: block; | ||
+ | font-size: 0; | ||
+ | content: " "; | ||
+ | clear: both; | ||
+ | height: 0; | ||
+ | } | ||
+ | * html .cf { | ||
+ | zoom: 1; | ||
+ | } | ||
+ | *:first-child + html .cf { | ||
+ | zoom: 1; | ||
+ | } | ||
+ | /** | ||
+ | * Nestable | ||
+ | */ | ||
+ | .dd { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .dd.dd-alternate .dd-handle { | ||
+ | display: block; | ||
+ | height: 30px; | ||
+ | margin: 5px 0; | ||
+ | padding: 5px 10px; | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | border: 1px solid #236b9b; | ||
+ | cursor: move; | ||
+ | background: #236b9b; | ||
+ | border-radius: 0; | ||
+ | box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | } | ||
+ | .dd.dd-alternate .dd-handle:hover { | ||
+ | background: #4da0d7; | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .dd-list { | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | .dd-list .dd-list { | ||
+ | padding-left: 30px; | ||
+ | } | ||
+ | .dd-collapsed .dd-list { | ||
+ | display: none; | ||
+ | } | ||
+ | .dd-item, | ||
+ | .dd-empty, | ||
+ | .dd-placeholder { | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | min-height: 20px; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .dd-handle { | ||
+ | display: block; | ||
+ | height: 30px; | ||
+ | margin: 5px 0; | ||
+ | padding: 5px 10px; | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | border: 1px solid #2c88c5; | ||
+ | cursor: move; | ||
+ | background: #4da0d7; | ||
+ | border-radius: 0; | ||
+ | box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | } | ||
+ | .dd-handle:hover { | ||
+ | color: #fff; | ||
+ | background: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .dd-item > button { | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | cursor: pointer; | ||
+ | float: left; | ||
+ | width: 25px; | ||
+ | height: 20px; | ||
+ | margin: 5px 0; | ||
+ | padding: 0; | ||
+ | text-indent: 100%; | ||
+ | white-space: nowrap; | ||
+ | overflow: hidden; | ||
+ | border: 0; | ||
+ | background: transparent; | ||
+ | font-size: 12px; | ||
+ | line-height: 1; | ||
+ | text-align: center; | ||
+ | outline: none; | ||
+ | color: #fff; | ||
+ | } | ||
+ | .dd-item > button:before { | ||
+ | content: "\f196"; | ||
+ | font-family: 'FontAwesome'; | ||
+ | font-size: 14px; | ||
+ | display: block; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | } | ||
+ | .dd-item > button[data-action="collapse"]:before { | ||
+ | content: "\f147"; | ||
+ | } | ||
+ | .dd-placeholder, | ||
+ | .dd-empty { | ||
+ | margin: 5px 0; | ||
+ | padding: 0; | ||
+ | min-height: 30px; | ||
+ | background: #f2fbff; | ||
+ | border: 1px dashed #b6bcbf; | ||
+ | box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | } | ||
+ | .dd-empty { | ||
+ | border: 1px dashed #bbb; | ||
+ | min-height: 100px; | ||
+ | background-color: #e5e5e5; | ||
+ | background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff); | ||
+ | background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff); | ||
+ | background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff); | ||
+ | background-size: 60px 60px; | ||
+ | background-position: 0 0, 30px 30px; | ||
+ | } | ||
+ | .dd-dragel { | ||
+ | position: absolute; | ||
+ | pointer-events: none; | ||
+ | z-index: 9999; | ||
+ | } | ||
+ | .dd-dragel > .dd-item .dd-handle { | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .dd-dragel .dd-handle { | ||
+ | -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); | ||
+ | box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); | ||
+ | } | ||
+ | /** | ||
+ | * Nestable Extras | ||
+ | */ | ||
+ | .nestable-lists { | ||
+ | display: block; | ||
+ | clear: both; | ||
+ | width: 100%; | ||
+ | border: 0; | ||
+ | } | ||
+ | @media only screen and (min-width: 700px) { | ||
+ | .dd + .dd { | ||
+ | margin-left: 2%; | ||
+ | } | ||
+ | } | ||
+ | .dd-hover > .dd-handle { | ||
+ | background: #2ea8e5 !important; | ||
+ | } | ||
+ | /** | ||
+ | * Nestable Draggable Handles | ||
+ | */ | ||
+ | .dd3-content { | ||
+ | display: block; | ||
+ | height: 30px; | ||
+ | margin: 5px 0; | ||
+ | padding: 5px 10px 5px 40px; | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | border: 1px solid #2c88c5; | ||
+ | background: #4da0d7; | ||
+ | border-radius: 0; | ||
+ | box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | } | ||
+ | .dd3-content:hover { | ||
+ | color: #fff; | ||
+ | background: #236b9b; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .dd-dragel > .dd3-item > .dd3-content { | ||
+ | margin: 0; | ||
+ | } | ||
+ | .dd3-item > button { | ||
+ | margin-left: 30px; | ||
+ | } | ||
+ | .dd3-handle { | ||
+ | position: absolute; | ||
+ | margin: 0; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | cursor: pointer; | ||
+ | width: 30px; | ||
+ | text-indent: 100%; | ||
+ | white-space: nowrap; | ||
+ | overflow: hidden; | ||
+ | border: 1px solid #236b9b; | ||
+ | background: #2c88c5; | ||
+ | border-top-right-radius: 0; | ||
+ | border-bottom-right-radius: 0; | ||
+ | } | ||
+ | .dd3-handle:before { | ||
+ | content: "\f0b2"; | ||
+ | font-family: 'FontAwesome'; | ||
+ | font-size: 24px; | ||
+ | display: block; | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 4px; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | color: #fff; | ||
+ | cursor: move; | ||
+ | } | ||
+ | /* Magnific Popup CSS */ | ||
+ | .mfp-bg { | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 1042; | ||
+ | overflow: hidden; | ||
+ | position: fixed; | ||
+ | background: #0b0b0b; | ||
+ | opacity: 0.8; | ||
+ | filter: alpha(opacity=80); | ||
+ | } | ||
+ | .mfp-wrap { | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | z-index: 1043; | ||
+ | position: fixed; | ||
+ | outline: none !important; | ||
+ | -webkit-backface-visibility: hidden; | ||
+ | } | ||
+ | .mfp-container { | ||
+ | text-align: center; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | padding: 0 8px; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
+ | .mfp-container:before { | ||
+ | content: ''; | ||
+ | display: inline-block; | ||
+ | height: 100%; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .mfp-align-top .mfp-container:before { | ||
+ | display: none; | ||
+ | } | ||
+ | .mfp-content { | ||
+ | position: relative; | ||
+ | display: inline-block; | ||
+ | vertical-align: middle; | ||
+ | margin: 0 auto; | ||
+ | text-align: left; | ||
+ | z-index: 1045; | ||
+ | } | ||
+ | .mfp-inline-holder .mfp-content, | ||
+ | .mfp-ajax-holder .mfp-content { | ||
+ | width: 100%; | ||
+ | cursor: auto; | ||
+ | } | ||
+ | .mfp-ajax-cur { | ||
+ | cursor: progress; | ||
+ | } | ||
+ | .mfp-zoom-out-cur, | ||
+ | .mfp-zoom-out-cur .mfp-image-holder .mfp-close { | ||
+ | cursor: -moz-zoom-out; | ||
+ | cursor: -webkit-zoom-out; | ||
+ | cursor: zoom-out; | ||
+ | } | ||
+ | .mfp-zoom { | ||
+ | cursor: pointer; | ||
+ | cursor: -webkit-zoom-in; | ||
+ | cursor: -moz-zoom-in; | ||
+ | cursor: zoom-in; | ||
+ | } | ||
+ | .mfp-auto-cursor .mfp-content { | ||
+ | cursor: auto; | ||
+ | } | ||
+ | .mfp-close, | ||
+ | .mfp-arrow, | ||
+ | .mfp-preloader, | ||
+ | .mfp-counter { | ||
+ | -webkit-user-select: none; | ||
+ | -moz-user-select: none; | ||
+ | user-select: none; | ||
+ | } | ||
+ | .mfp-loading.mfp-figure { | ||
+ | display: none; | ||
+ | } | ||
+ | .mfp-hide { | ||
+ | display: none !important; | ||
+ | } | ||
+ | .mfp-preloader { | ||
+ | color: #cccccc; | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | width: auto; | ||
+ | text-align: center; | ||
+ | margin-top: -0.8em; | ||
+ | left: 8px; | ||
+ | right: 8px; | ||
+ | z-index: 1044; | ||
+ | } | ||
+ | .mfp-preloader a { | ||
+ | color: #cccccc; | ||
+ | } | ||
+ | .mfp-preloader a:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | .mfp-s-ready .mfp-preloader { | ||
+ | display: none; | ||
+ | } | ||
+ | .mfp-s-error .mfp-content { | ||
+ | display: none; | ||
+ | } | ||
+ | button.mfp-close, | ||
+ | button.mfp-arrow { | ||
+ | overflow: visible; | ||
+ | cursor: pointer; | ||
+ | background: transparent; | ||
+ | border: 0; | ||
+ | -webkit-appearance: none; | ||
+ | display: block; | ||
+ | outline: none; | ||
+ | padding: 0; | ||
+ | z-index: 1046; | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | button::-moz-focus-inner { | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | } | ||
+ | .mfp-close { | ||
+ | width: 44px; | ||
+ | height: 44px; | ||
+ | line-height: 44px; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | top: 0; | ||
+ | text-decoration: none; | ||
+ | text-align: center; | ||
+ | opacity: 0.65; | ||
+ | filter: alpha(opacity=65); | ||
+ | padding: 0 0 18px 10px; | ||
+ | color: white; | ||
+ | font-style: normal; | ||
+ | font-size: 28px; | ||
+ | font-family: Arial, Baskerville, monospace; | ||
+ | } | ||
+ | .mfp-close:hover, | ||
+ | .mfp-close:focus { | ||
+ | opacity: 1; | ||
+ | filter: alpha(opacity=100); | ||
+ | } | ||
+ | .mfp-close:active { | ||
+ | top: 1px; | ||
+ | } | ||
+ | .mfp-close-btn-in .mfp-close { | ||
+ | color: #333333; | ||
+ | } | ||
+ | .mfp-image-holder .mfp-close, | ||
+ | .mfp-iframe-holder .mfp-close { | ||
+ | color: white; | ||
+ | right: -6px; | ||
+ | text-align: right; | ||
+ | padding-right: 6px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .mfp-counter { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | right: 0; | ||
+ | color: #cccccc; | ||
+ | font-size: 12px; | ||
+ | line-height: 18px; | ||
+ | } | ||
+ | .mfp-arrow { | ||
+ | position: absolute; | ||
+ | opacity: 0.65; | ||
+ | filter: alpha(opacity=65); | ||
+ | margin: 0; | ||
+ | top: 50%; | ||
+ | margin-top: -55px; | ||
+ | padding: 0; | ||
+ | width: 90px; | ||
+ | height: 110px; | ||
+ | -webkit-tap-highlight-color: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | .mfp-arrow:active { | ||
+ | margin-top: -54px; | ||
+ | } | ||
+ | .mfp-arrow:hover, | ||
+ | .mfp-arrow:focus { | ||
+ | opacity: 1; | ||
+ | filter: alpha(opacity=100); | ||
+ | } | ||
+ | .mfp-arrow:before, | ||
+ | .mfp-arrow:after, | ||
+ | .mfp-arrow .mfp-b, | ||
+ | .mfp-arrow .mfp-a { | ||
+ | content: ''; | ||
+ | display: block; | ||
+ | width: 0; | ||
+ | height: 0; | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | margin-top: 35px; | ||
+ | margin-left: 35px; | ||
+ | border: medium inset transparent; | ||
+ | } | ||
+ | .mfp-arrow:after, | ||
+ | .mfp-arrow .mfp-a { | ||
+ | border-top-width: 13px; | ||
+ | border-bottom-width: 13px; | ||
+ | top: 8px; | ||
+ | } | ||
+ | .mfp-arrow:before, | ||
+ | .mfp-arrow .mfp-b { | ||
+ | border-top-width: 21px; | ||
+ | border-bottom-width: 21px; | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | .mfp-arrow-left { | ||
+ | left: 0; | ||
+ | } | ||
+ | .mfp-arrow-left:after, | ||
+ | .mfp-arrow-left .mfp-a { | ||
+ | border-right: 17px solid white; | ||
+ | margin-left: 31px; | ||
+ | } | ||
+ | .mfp-arrow-left:before, | ||
+ | .mfp-arrow-left .mfp-b { | ||
+ | margin-left: 25px; | ||
+ | border-right: 27px solid #3f3f3f; | ||
+ | } | ||
+ | .mfp-arrow-right { | ||
+ | right: 0; | ||
+ | } | ||
+ | .mfp-arrow-right:after, | ||
+ | .mfp-arrow-right .mfp-a { | ||
+ | border-left: 17px solid white; | ||
+ | margin-left: 39px; | ||
+ | } | ||
+ | .mfp-arrow-right:before, | ||
+ | .mfp-arrow-right .mfp-b { | ||
+ | border-left: 27px solid #3f3f3f; | ||
+ | } | ||
+ | .mfp-iframe-holder { | ||
+ | padding-top: 40px; | ||
+ | padding-bottom: 40px; | ||
+ | } | ||
+ | .mfp-iframe-holder .mfp-content { | ||
+ | line-height: 0; | ||
+ | width: 100%; | ||
+ | max-width: 900px; | ||
+ | } | ||
+ | .mfp-iframe-holder .mfp-close { | ||
+ | top: -40px; | ||
+ | } | ||
+ | .mfp-iframe-scaler { | ||
+ | width: 100%; | ||
+ | height: 0; | ||
+ | overflow: hidden; | ||
+ | padding-top: 56.25%; | ||
+ | } | ||
+ | .mfp-iframe-scaler iframe { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); | ||
+ | background: black; | ||
+ | } | ||
+ | /* Main image in popup */ | ||
+ | img.mfp-img { | ||
+ | width: auto; | ||
+ | max-width: 100%; | ||
+ | height: auto; | ||
+ | display: block; | ||
+ | line-height: 0; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | padding: 40px 0 40px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | /* The shadow behind the image */ | ||
+ | .mfp-figure { | ||
+ | line-height: 0; | ||
+ | } | ||
+ | .mfp-figure:after { | ||
+ | content: ''; | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 40px; | ||
+ | bottom: 40px; | ||
+ | display: block; | ||
+ | right: 0; | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | z-index: -1; | ||
+ | box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); | ||
+ | background: #444444; | ||
+ | } | ||
+ | .mfp-figure small { | ||
+ | color: #bdbdbd; | ||
+ | display: block; | ||
+ | font-size: 12px; | ||
+ | line-height: 14px; | ||
+ | } | ||
+ | .mfp-figure figure { | ||
+ | margin: 0; | ||
+ | } | ||
+ | .mfp-bottom-bar { | ||
+ | margin-top: -36px; | ||
+ | position: absolute; | ||
+ | top: 100%; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | cursor: auto; | ||
+ | } | ||
+ | .mfp-title { | ||
+ | text-align: left; | ||
+ | line-height: 18px; | ||
+ | color: #f3f3f3; | ||
+ | word-wrap: break-word; | ||
+ | padding-right: 36px; | ||
+ | } | ||
+ | .mfp-image-holder .mfp-content { | ||
+ | max-width: 100%; | ||
+ | } | ||
+ | .mfp-gallery .mfp-image-holder .mfp-figure { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { | ||
+ | /** | ||
+ | * Remove all paddings around the image on small screen | ||
+ | */ | ||
+ | .mfp-img-mobile .mfp-image-holder { | ||
+ | padding-left: 0; | ||
+ | padding-right: 0; | ||
+ | } | ||
+ | .mfp-img-mobile img.mfp-img { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .mfp-img-mobile .mfp-figure:after { | ||
+ | top: 0; | ||
+ | bottom: 0; | ||
+ | } | ||
+ | .mfp-img-mobile .mfp-figure small { | ||
+ | display: inline; | ||
+ | margin-left: 5px; | ||
+ | } | ||
+ | .mfp-img-mobile .mfp-bottom-bar { | ||
+ | background: rgba(0, 0, 0, 0.6); | ||
+ | bottom: 0; | ||
+ | margin: 0; | ||
+ | top: auto; | ||
+ | padding: 3px 5px; | ||
+ | position: fixed; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
+ | .mfp-img-mobile .mfp-bottom-bar:empty { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .mfp-img-mobile .mfp-counter { | ||
+ | right: 5px; | ||
+ | top: 3px; | ||
+ | } | ||
+ | .mfp-img-mobile .mfp-close { | ||
+ | top: 0; | ||
+ | right: 0; | ||
+ | width: 35px; | ||
+ | height: 35px; | ||
+ | line-height: 35px; | ||
+ | background: rgba(0, 0, 0, 0.6); | ||
+ | position: fixed; | ||
+ | text-align: center; | ||
+ | padding: 0; | ||
+ | } | ||
+ | } | ||
+ | @media all and (max-width: 900px) { | ||
+ | .mfp-arrow { | ||
+ | -webkit-transform: scale(0.75); | ||
+ | transform: scale(0.75); | ||
+ | } | ||
+ | .mfp-arrow-left { | ||
+ | -webkit-transform-origin: 0; | ||
+ | transform-origin: 0; | ||
+ | } | ||
+ | .mfp-arrow-right { | ||
+ | -webkit-transform-origin: 100%; | ||
+ | transform-origin: 100%; | ||
+ | } | ||
+ | .mfp-container { | ||
+ | padding-left: 6px; | ||
+ | padding-right: 6px; | ||
+ | } | ||
+ | } | ||
+ | .mfp-ie7 .mfp-img { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .mfp-ie7 .mfp-bottom-bar { | ||
+ | width: 600px; | ||
+ | left: 50%; | ||
+ | margin-left: -300px; | ||
+ | margin-top: 5px; | ||
+ | padding-bottom: 5px; | ||
+ | } | ||
+ | .mfp-ie7 .mfp-container { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .mfp-ie7 .mfp-content { | ||
+ | padding-top: 44px; | ||
+ | } | ||
+ | .mfp-ie7 .mfp-close { | ||
+ | top: 0; | ||
+ | right: 0; | ||
+ | padding-top: 0; | ||
+ | } | ||
+ | /* | ||
+ | ====== Zoom effect ====== | ||
+ | */ | ||
+ | .mfp-zoom-in { | ||
+ | /* start state */ | ||
+ | /* animate in */ | ||
+ | /* animate out */ | ||
+ | } | ||
+ | .mfp-zoom-in .mfp-with-anim { | ||
+ | opacity: 0; | ||
+ | transition: all 0.2s ease-in-out; | ||
+ | -webkit-transform: scale(0.8); | ||
+ | -moz-transform: scale(0.8); | ||
+ | -o-transform: scale(0.8); | ||
+ | -ms-transform: scale(0.8); | ||
+ | transform: scale(0.8); | ||
+ | } | ||
+ | .mfp-zoom-in.mfp-bg { | ||
+ | opacity: 0; | ||
+ | transition: all 0.3s ease-out; | ||
+ | } | ||
+ | .mfp-zoom-in.mfp-ready .mfp-with-anim { | ||
+ | opacity: 1; | ||
+ | -webkit-transform: scale(1); | ||
+ | -moz-transform: scale(1); | ||
+ | -o-transform: scale(1); | ||
+ | -ms-transform: scale(1); | ||
+ | transform: scale(1); | ||
+ | } | ||
+ | .mfp-zoom-in.mfp-ready.mfp-bg { | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | .mfp-zoom-in.mfp-removing .mfp-with-anim { | ||
+ | -webkit-transform: scale(0.8); | ||
+ | -moz-transform: scale(0.8); | ||
+ | -o-transform: scale(0.8); | ||
+ | -ms-transform: scale(0.8); | ||
+ | transform: scale(0.8); | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .mfp-zoom-in.mfp-removing.mfp-bg { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | /* | ||
+ | ====== Newspaper effect ====== | ||
+ | */ | ||
+ | .mfp-newspaper { | ||
+ | /* start state */ | ||
+ | /* animate in */ | ||
+ | /* animate out */ | ||
+ | } | ||
+ | .mfp-newspaper .mfp-with-anim { | ||
+ | opacity: 0; | ||
+ | -webkit-transition: all 0.2s ease-in-out; | ||
+ | transition: all 0.5s; | ||
+ | -webkit-transform: scale(0) rotate(500deg); | ||
+ | -moz-transform: scale(0) rotate(500deg); | ||
+ | -o-transform: scale(0) rotate(500deg); | ||
+ | -ms-transform: scale(0) rotate(500deg); | ||
+ | transform: scale(0) rotate(500deg); | ||
+ | } | ||
+ | .mfp-newspaper.mfp-bg { | ||
+ | opacity: 0; | ||
+ | transition: all 0.5s; | ||
+ | } | ||
+ | .mfp-newspaper.mfp-ready .mfp-with-anim { | ||
+ | opacity: 1; | ||
+ | -webkit-transform: scale(1) rotate(0deg); | ||
+ | -moz-transform: scale(1) rotate(0deg); | ||
+ | -o-transform: scale(1) rotate(0deg); | ||
+ | -ms-transform: scale(1) rotate(0deg); | ||
+ | transform: scale(1) rotate(0deg); | ||
+ | } | ||
+ | .mfp-newspaper.mfp-ready.mfp-bg { | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | .mfp-newspaper.mfp-removing .mfp-with-anim { | ||
+ | -webkit-transform: scale(0) rotate(500deg); | ||
+ | -moz-transform: scale(0) rotate(500deg); | ||
+ | -o-transform: scale(0) rotate(500deg); | ||
+ | -ms-transform: scale(0) rotate(500deg); | ||
+ | transform: scale(0) rotate(500deg); | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .mfp-newspaper.mfp-removing.mfp-bg { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | /* | ||
+ | ====== Move-horizontal effect ====== | ||
+ | */ | ||
+ | .mfp-move-horizontal { | ||
+ | /* start state */ | ||
+ | /* animate in */ | ||
+ | /* animate out */ | ||
+ | } | ||
+ | .mfp-move-horizontal .mfp-with-anim { | ||
+ | opacity: 0; | ||
+ | transition: all 0.3s; | ||
+ | -webkit-transform: translateX(-50px); | ||
+ | -moz-transform: translateX(-50px); | ||
+ | -o-transform: translateX(-50px); | ||
+ | -ms-transform: translateX(-50px); | ||
+ | transform: translateX(-50px); | ||
+ | } | ||
+ | .mfp-move-horizontal.mfp-bg { | ||
+ | opacity: 0; | ||
+ | transition: all 0.3s; | ||
+ | } | ||
+ | .mfp-move-horizontal.mfp-ready .mfp-with-anim { | ||
+ | opacity: 1; | ||
+ | -webkit-transform: translateX(0px); | ||
+ | -moz-transform: translateX(0px); | ||
+ | -o-transform: translateX(0px); | ||
+ | -ms-transform: translateX(0px); | ||
+ | transform: translateX(0px); | ||
+ | } | ||
+ | .mfp-move-horizontal.mfp-ready.mfp-bg { | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | .mfp-move-horizontal.mfp-removing .mfp-with-anim { | ||
+ | -webkit-transform: translateX(50px); | ||
+ | -moz-transform: translateX(50px); | ||
+ | -o-transform: translateX(50px); | ||
+ | -ms-transform: translateX(50px); | ||
+ | transform: translateX(50px); | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .mfp-move-horizontal.mfp-removing.mfp-bg { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | /* | ||
+ | ====== Move-from-top effect ====== | ||
+ | */ | ||
+ | .mfp-move-from-top { | ||
+ | /* start state */ | ||
+ | /* animate in */ | ||
+ | /* animate out */ | ||
+ | } | ||
+ | .mfp-move-from-top .mfp-content { | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | .mfp-move-from-top .mfp-with-anim { | ||
+ | opacity: 0; | ||
+ | transition: all 0.2s; | ||
+ | -webkit-transform: translateY(-100px); | ||
+ | -moz-transform: translateY(-100px); | ||
+ | -o-transform: translateY(-100px); | ||
+ | -ms-transform: translateY(-100px); | ||
+ | transform: translateY(-100px); | ||
+ | } | ||
+ | .mfp-move-from-top.mfp-bg { | ||
+ | opacity: 0; | ||
+ | transition: all 0.2s; | ||
+ | } | ||
+ | .mfp-move-from-top.mfp-ready .mfp-with-anim { | ||
+ | opacity: 1; | ||
+ | -webkit-transform: translateY(0px); | ||
+ | -moz-transform: translateY(0px); | ||
+ | -o-transform: translateY(0px); | ||
+ | -ms-transform: translateY(0px); | ||
+ | transform: translateY(0px); | ||
+ | } | ||
+ | .mfp-move-from-top.mfp-ready.mfp-bg { | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | .mfp-move-from-top.mfp-removing .mfp-with-anim { | ||
+ | -webkit-transform: translateY(-50px); | ||
+ | -moz-transform: translateY(-50px); | ||
+ | -o-transform: translateY(-50px); | ||
+ | -ms-transform: translateY(-50px); | ||
+ | transform: translateY(-50px); | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .mfp-move-from-top.mfp-removing.mfp-bg { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | /* | ||
+ | ====== 3d unfold ====== | ||
+ | */ | ||
+ | .mfp-3d-unfold { | ||
+ | /* start state */ | ||
+ | /* animate in */ | ||
+ | /* animate out */ | ||
+ | } | ||
+ | .mfp-3d-unfold .mfp-content { | ||
+ | perspective: 2000px; | ||
+ | } | ||
+ | .mfp-3d-unfold .mfp-with-anim { | ||
+ | opacity: 0; | ||
+ | transition: all 0.3s ease-in-out; | ||
+ | -webkit-transform-style: preserve-3d; | ||
+ | -moz-transform-style: preserve-3d; | ||
+ | -o-transform-style: preserve-3d; | ||
+ | -ms-transform-style: preserve-3d; | ||
+ | transform-style: preserve-3d; | ||
+ | -webkit-transform: rotateY(-60deg); | ||
+ | -moz-transform: rotateY(-60deg); | ||
+ | -o-transform: rotateY(-60deg); | ||
+ | -ms-transform: rotateY(-60deg); | ||
+ | transform: rotateY(-60deg); | ||
+ | } | ||
+ | .mfp-3d-unfold.mfp-bg { | ||
+ | opacity: 0; | ||
+ | transition: all 0.5s; | ||
+ | } | ||
+ | .mfp-3d-unfold.mfp-ready .mfp-with-anim { | ||
+ | opacity: 1; | ||
+ | -webkit-transform: rotateY(0deg); | ||
+ | -moz-transform: rotateY(0deg); | ||
+ | -o-transform: rotateY(0deg); | ||
+ | -ms-transform: rotateY(0deg); | ||
+ | transform: rotateY(0deg); | ||
+ | } | ||
+ | .mfp-3d-unfold.mfp-ready.mfp-bg { | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | .mfp-3d-unfold.mfp-removing .mfp-with-anim { | ||
+ | -webkit-transform: rotateY(60deg); | ||
+ | -moz-transform: rotateY(60deg); | ||
+ | -o-transform: rotateY(60deg); | ||
+ | -ms-transform: rotateY(60deg); | ||
+ | transform: rotateY(60deg); | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .mfp-3d-unfold.mfp-removing.mfp-bg { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | /* | ||
+ | ====== Zoom-out effect ====== | ||
+ | */ | ||
+ | .mfp-zoom-out { | ||
+ | /* start state */ | ||
+ | /* animate in */ | ||
+ | /* animate out */ | ||
+ | } | ||
+ | .mfp-zoom-out .mfp-with-anim { | ||
+ | opacity: 0; | ||
+ | transition: all 0.3s ease-in-out; | ||
+ | -webkit-transform: scale(1.3); | ||
+ | -moz-transform: scale(1.3); | ||
+ | -o-transform: scale(1.3); | ||
+ | -ms-transform: scale(1.3); | ||
+ | transform: scale(1.3); | ||
+ | } | ||
+ | .mfp-zoom-out.mfp-bg { | ||
+ | opacity: 0; | ||
+ | transition: all 0.3s ease-out; | ||
+ | } | ||
+ | .mfp-zoom-out.mfp-ready .mfp-with-anim { | ||
+ | opacity: 1; | ||
+ | -webkit-transform: scale(1); | ||
+ | -moz-transform: scale(1); | ||
+ | -o-transform: scale(1); | ||
+ | -ms-transform: scale(1); | ||
+ | transform: scale(1); | ||
+ | } | ||
+ | .mfp-zoom-out.mfp-ready.mfp-bg { | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | .mfp-zoom-out.mfp-removing .mfp-with-anim { | ||
+ | -webkit-transform: scale(1.3); | ||
+ | -moz-transform: scale(1.3); | ||
+ | -o-transform: scale(1.3); | ||
+ | -ms-transform: scale(1.3); | ||
+ | transform: scale(1.3); | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .mfp-zoom-out.mfp-removing.mfp-bg { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .progress { | ||
+ | position: relative; | ||
+ | } | ||
+ | .progress .progress-bar { | ||
+ | position: absolute; | ||
+ | overflow: hidden; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .progress .progressbar-back-text { | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | font-size: 14px; | ||
+ | line-height: 20px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .progress .progressbar-front-text { | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | font-size: 14px; | ||
+ | line-height: 20px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .progress.right .progress-bar { | ||
+ | right: 0; | ||
+ | } | ||
+ | .progress.right .progressbar-front-text { | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | } | ||
+ | .progress.vertical { | ||
+ | width: 20px; | ||
+ | height: 100%; | ||
+ | float: left; | ||
+ | margin-right: 20px; | ||
+ | } | ||
+ | .progress.vertical.bottom { | ||
+ | position: relative; | ||
+ | } | ||
+ | .progress.vertical.bottom .progressbar-front-text { | ||
+ | position: absolute; | ||
+ | bottom: 0; | ||
+ | } | ||
+ | .progress.vertical .progress-bar { | ||
+ | width: 100%; | ||
+ | height: 0; | ||
+ | -webkit-transition: height 0.6s ease; | ||
+ | transition: height 0.6s ease; | ||
+ | } | ||
+ | .progress.vertical.bottom .progress-bar { | ||
+ | position: absolute; | ||
+ | bottom: 0; | ||
+ | } | ||
+ | .knob { | ||
+ | outline: none; | ||
+ | } | ||
+ | /*! | ||
+ | * bootstrap-select v1.5.3 | ||
+ | * http://silviomoreto.github.io/bootstrap-select/ | ||
+ | * | ||
+ | * Copyright 2013 bootstrap-select | ||
+ | * Licensed under the MIT license | ||
+ | */ | ||
+ | .bootstrap-select.btn-group:not(.input-group-btn), | ||
+ | .bootstrap-select.btn-group[class*="span"] { | ||
+ | float: none; | ||
+ | display: inline-block; | ||
+ | margin-bottom: 10px; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | .form-search .bootstrap-select.btn-group, | ||
+ | .form-inline .bootstrap-select.btn-group, | ||
+ | .form-horizontal .bootstrap-select.btn-group { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .bootstrap-select.form-control { | ||
+ | margin-bottom: 0; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | .bootstrap-select.btn-group.pull-right, | ||
+ | .bootstrap-select.btn-group[class*="span"].pull-right, | ||
+ | .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right { | ||
+ | float: right; | ||
+ | } | ||
+ | .input-append .bootstrap-select.btn-group { | ||
+ | margin-left: -1px; | ||
+ | } | ||
+ | .input-prepend .bootstrap-select.btn-group { | ||
+ | margin-right: -1px; | ||
+ | } | ||
+ | .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { | ||
+ | width: 220px; | ||
+ | } | ||
+ | .bootstrap-select { | ||
+ | /*width: 220px\9; IE8 and below*/ | ||
+ | width: 220px\0; | ||
+ | /*IE9 and below*/ | ||
+ | } | ||
+ | .bootstrap-select.form-control:not([class*="span"]) { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .bootstrap-select > .btn { | ||
+ | width: 100%; | ||
+ | padding-right: 25px; | ||
+ | } | ||
+ | .error .bootstrap-select .btn { | ||
+ | border: 1px solid #b94a48; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow.open > .btn { | ||
+ | z-index: 2051; | ||
+ | } | ||
+ | .bootstrap-select .btn:focus { | ||
+ | /*outline: thin dotted #333333 !important; | ||
+ | outline: 5px auto -webkit-focus-ring-color !important; | ||
+ | outline-offset: -2px;*/ | ||
+ | } | ||
+ | .bootstrap-select.btn-group .btn .filter-option { | ||
+ | display: inline-block; | ||
+ | overflow: hidden; | ||
+ | width: 100%; | ||
+ | float: left; | ||
+ | text-align: left; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .btn .caret { | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | right: 12px; | ||
+ | margin-top: -2px; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .bootstrap-select.btn-group > .disabled, | ||
+ | .bootstrap-select.btn-group .dropdown-menu li.disabled > a { | ||
+ | cursor: not-allowed; | ||
+ | } | ||
+ | .bootstrap-select.btn-group > .disabled:focus { | ||
+ | outline: none !important; | ||
+ | } | ||
+ | .bootstrap-select.btn-group[class*="span"] .btn { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu { | ||
+ | min-width: 100%; | ||
+ | z-index: 2000; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu.inner { | ||
+ | position: static; | ||
+ | border: 0 !important; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | -webkit-border-radius: 0; | ||
+ | -moz-border-radius: 0; | ||
+ | border-radius: 0; | ||
+ | -webkit-box-shadow: none; | ||
+ | -moz-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu dt { | ||
+ | display: block; | ||
+ | padding: 3px 20px; | ||
+ | cursor: default; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .div-contain { | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li { | ||
+ | position: relative; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li > a.opt { | ||
+ | position: relative; | ||
+ | padding-left: 35px; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li > a { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li > dt small { | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark { | ||
+ | position: absolute; | ||
+ | display: inline-block; | ||
+ | right: 15px; | ||
+ | margin-top: 2.5px; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li a i.check-mark { | ||
+ | display: none; | ||
+ | } | ||
+ | .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { | ||
+ | margin-right: 34px; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li small { | ||
+ | padding-left: 0.5em; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, | ||
+ | .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small, | ||
+ | .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small { | ||
+ | color: #64b1d8; | ||
+ | color: rgba(255, 255, 255, 0.4); | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu li > dt small { | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow .dropdown-toggle:before { | ||
+ | content: ''; | ||
+ | display: inline-block; | ||
+ | border-left: 7px solid transparent; | ||
+ | border-right: 7px solid transparent; | ||
+ | border-bottom: 7px solid #CCC; | ||
+ | border-bottom-color: rgba(0, 0, 0, 0.2); | ||
+ | position: absolute; | ||
+ | bottom: -4px; | ||
+ | left: 9px; | ||
+ | display: none; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow .dropdown-toggle:after { | ||
+ | content: ''; | ||
+ | display: inline-block; | ||
+ | border-left: 6px solid transparent; | ||
+ | border-right: 6px solid transparent; | ||
+ | border-bottom: 6px solid white; | ||
+ | position: absolute; | ||
+ | bottom: -4px; | ||
+ | left: 10px; | ||
+ | display: none; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before { | ||
+ | bottom: auto; | ||
+ | top: -3px; | ||
+ | border-top: 7px solid #ccc; | ||
+ | border-bottom: 0; | ||
+ | border-top-color: rgba(0, 0, 0, 0.2); | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after { | ||
+ | bottom: auto; | ||
+ | top: -3px; | ||
+ | border-top: 6px solid #ffffff; | ||
+ | border-bottom: 0; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before { | ||
+ | right: 12px; | ||
+ | left: auto; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after { | ||
+ | right: 13px; | ||
+ | left: auto; | ||
+ | } | ||
+ | .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, | ||
+ | .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after { | ||
+ | display: block; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .no-results { | ||
+ | padding: 3px; | ||
+ | background: #f5f5f5; | ||
+ | margin: 0 5px; | ||
+ | } | ||
+ | .bootstrap-select.btn-group .dropdown-menu .notify { | ||
+ | position: absolute; | ||
+ | bottom: 5px; | ||
+ | width: 96%; | ||
+ | margin: 0 2%; | ||
+ | min-height: 26px; | ||
+ | padding: 3px 5px; | ||
+ | background: #f5f5f5; | ||
+ | border: 1px solid #e3e3e3; | ||
+ | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); | ||
+ | pointer-events: none; | ||
+ | opacity: 0.9; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
+ | .mobile-device { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | display: block !important; | ||
+ | width: 100%; | ||
+ | height: 100% !important; | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .bootstrap-select.fit-width { | ||
+ | width: auto !important; | ||
+ | } | ||
+ | .bootstrap-select.btn-group.fit-width .btn .filter-option { | ||
+ | position: static; | ||
+ | } | ||
+ | .bootstrap-select.btn-group.fit-width .btn .caret { | ||
+ | position: static; | ||
+ | top: auto; | ||
+ | margin-top: -1px; | ||
+ | } | ||
+ | .control-group.error .bootstrap-select .dropdown-toggle { | ||
+ | border-color: #b94a48; | ||
+ | } | ||
+ | .bootstrap-select-searchbox, | ||
+ | .bootstrap-select .bs-actionsbox { | ||
+ | padding: 4px 8px; | ||
+ | } | ||
+ | .bootstrap-select .bs-actionsbox { | ||
+ | float: left; | ||
+ | width: 100%; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
+ | .bootstrap-select-searchbox + .bs-actionsbox { | ||
+ | padding: 0 8px 4px; | ||
+ | } | ||
+ | .bootstrap-select-searchbox input { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | .bootstrap-select .bs-actionsbox .btn-group button { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .ui-slider { | ||
+ | border: 1px solid #236b9b !important; | ||
+ | } | ||
+ | .ui-slider > a { | ||
+ | -webkit-transition: none !important; | ||
+ | transition: none !important; | ||
+ | } | ||
+ | .ui-state-default, | ||
+ | .ui-widget-content .ui-state-default, | ||
+ | .ui-widget-header .ui-state-default { | ||
+ | background: #2c88c5; | ||
+ | border: 1px solid #236b9b; | ||
+ | border-radius: 0 !important; | ||
+ | padding: 0; | ||
+ | outline: none; | ||
+ | } | ||
+ | .ui-widget-content { | ||
+ | background: #ffffff !important; | ||
+ | border-radius: 0 !important; | ||
+ | } | ||
+ | .ui-slider-horizontal { | ||
+ | height: 9px !important; | ||
+ | } | ||
+ | .ui-slider-horizontal .ui-slider-handle { | ||
+ | top: -7px !important; | ||
+ | width: .6em !important; | ||
+ | margin-left: -0.25em !important; | ||
+ | } | ||
+ | .ui-widget-header { | ||
+ | background: #236b9b !important; | ||
+ | } | ||
+ | .ui-slider-vertical { | ||
+ | width: 8px !important; | ||
+ | } | ||
+ | .ui-slider-vertical > .ui-slider-handle { | ||
+ | left: -7px !important; | ||
+ | height: .6em !important; | ||
+ | margin-bottom: -0.3em !important; | ||
+ | } | ||
+ | .ui-corner-all, | ||
+ | .ui-corner-bottom, | ||
+ | .ui-corner-right, | ||
+ | .ui-corner-br { | ||
+ | border-radius: 0 !important; | ||
+ | } | ||
+ | /* Ion.RangeSlider | ||
+ | // css version 1.8.5 | ||
+ | // by Denis Ineshin | ionden.com | ||
+ | // ===================================================================================================================*/ | ||
+ | /* ===================================================================================================================== | ||
+ | // RangeSlider */ | ||
+ | .irs { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | } | ||
+ | .irs-line { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .irs-line-left, | ||
+ | .irs-line-mid, | ||
+ | .irs-line-right { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | top: 0; | ||
+ | } | ||
+ | .irs-line-left { | ||
+ | left: 0; | ||
+ | width: 10%; | ||
+ | } | ||
+ | .irs-line-mid { | ||
+ | left: 10%; | ||
+ | width: 80%; | ||
+ | } | ||
+ | .irs-line-right { | ||
+ | right: 0; | ||
+ | width: 10%; | ||
+ | } | ||
+ | .irs-diapason { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .irs-slider { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | cursor: default; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .irs-slider.single:before { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | content: ""; | ||
+ | top: -30%; | ||
+ | left: -30%; | ||
+ | width: 160%; | ||
+ | height: 160%; | ||
+ | background: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | .irs-slider.from { | ||
+ | left: 100px; | ||
+ | } | ||
+ | .irs-slider.from:before { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | content: ""; | ||
+ | top: -30%; | ||
+ | left: -30%; | ||
+ | width: 130%; | ||
+ | height: 160%; | ||
+ | background: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | .irs-slider.to { | ||
+ | left: 300px; | ||
+ | } | ||
+ | .irs-slider.to:before { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | content: ""; | ||
+ | top: -30%; | ||
+ | left: 0; | ||
+ | width: 130%; | ||
+ | height: 160%; | ||
+ | background: rgba(0, 0, 0, 0); | ||
+ | } | ||
+ | .irs-slider.last { | ||
+ | z-index: 2; | ||
+ | } | ||
+ | .irs-min { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | left: 0; | ||
+ | cursor: default; | ||
+ | } | ||
+ | .irs-max { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | right: 0; | ||
+ | cursor: default; | ||
+ | } | ||
+ | .irs-from, | ||
+ | .irs-to, | ||
+ | .irs-single { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | cursor: default; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | .irs-grid { | ||
+ | position: absolute; | ||
+ | display: none; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 20px; | ||
+ | } | ||
+ | .irs-with-grid .irs-grid { | ||
+ | display: block; | ||
+ | } | ||
+ | .irs-grid-pol { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 1px; | ||
+ | height: 8px; | ||
+ | background: #000; | ||
+ | } | ||
+ | .irs-grid-pol.small { | ||
+ | height: 4px; | ||
+ | } | ||
+ | .irs-grid-text { | ||
+ | position: absolute; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | width: 100px; | ||
+ | white-space: nowrap; | ||
+ | text-align: center; | ||
+ | font-size: 9px; | ||
+ | line-height: 9px; | ||
+ | color: #000; | ||
+ | } | ||
+ | .irs-disable-mask { | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | cursor: default; | ||
+ | background: rgba(0, 0, 0, 0); | ||
+ | z-index: 2; | ||
+ | } | ||
+ | .irs-disabled { | ||
+ | opacity: 0.4; | ||
+ | } | ||
+ | /* Ion.RangeSlider, Nice Skin | ||
+ | // css version 1.8.5 | ||
+ | // by Denis Ineshin | ionden.com | ||
+ | // ===================================================================================================================*/ | ||
+ | /* ===================================================================================================================== | ||
+ | // Skin details */ | ||
+ | .irs-slider { | ||
+ | background: #2c88c5 !important; | ||
+ | border: 1px solid #236b9b !important; | ||
+ | border-radius: 0; | ||
+ | width: .7em; | ||
+ | height: 1.3em; | ||
+ | top: 18px; | ||
+ | margin-left: -1px; | ||
+ | } | ||
+ | .irs { | ||
+ | height: 40px; | ||
+ | } | ||
+ | .irs-with-grid { | ||
+ | height: 60px; | ||
+ | } | ||
+ | .irs-line { | ||
+ | height: 8px; | ||
+ | top: 25px; | ||
+ | background: #ffffff; | ||
+ | border-radius: 0; | ||
+ | border: 1px solid #236b9b; | ||
+ | } | ||
+ | .irs-line-left { | ||
+ | height: 8px; | ||
+ | background-position: 0 -30px; | ||
+ | } | ||
+ | .irs-line-mid { | ||
+ | height: 8px; | ||
+ | background-position: 0 0; | ||
+ | } | ||
+ | .irs-line-right { | ||
+ | height: 8px; | ||
+ | background-position: 100% -30px; | ||
+ | } | ||
+ | .irs-diapason { | ||
+ | height: 8px; | ||
+ | top: 25px; | ||
+ | background-color: #236b9b; | ||
+ | } | ||
+ | #irs-active-slider, | ||
+ | .irs-slider:hover { | ||
+ | background-position: 0 -120px; | ||
+ | } | ||
+ | .irs-min, | ||
+ | .irs-max { | ||
+ | color: #697060; | ||
+ | font-size: 10px; | ||
+ | line-height: 1.333; | ||
+ | text-shadow: none; | ||
+ | top: 0; | ||
+ | padding: 1px 3px; | ||
+ | background: rgba(0, 0, 0, 0.1); | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .lt-ie9 .irs-min, | ||
+ | .lt-ie9 .irs-max { | ||
+ | background: #ccc; | ||
+ | } | ||
+ | .irs-from, | ||
+ | .irs-to, | ||
+ | .irs-single { | ||
+ | color: #fff; | ||
+ | font-size: 10px; | ||
+ | line-height: 1.333; | ||
+ | text-shadow: none; | ||
+ | padding: 1px 5px; | ||
+ | background: rgba(0, 0, 0, 0.3); | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .lt-ie9 .irs-from, | ||
+ | .lt-ie9 .irs-to, | ||
+ | .lt-ie9 .irs-single { | ||
+ | background: #999; | ||
+ | } | ||
+ | .irs-grid-pol { | ||
+ | background: #99a4ac; | ||
+ | } | ||
+ | .irs-grid-text { | ||
+ | color: #697060; | ||
+ | } | ||
+ | /* the norm */ | ||
+ | #gritter-notice-wrapper { | ||
+ | position: fixed; | ||
+ | top: 20px; | ||
+ | right: 20px; | ||
+ | width: 301px; | ||
+ | z-index: 9999; | ||
+ | } | ||
+ | #gritter-notice-wrapper.top-left { | ||
+ | left: 20px; | ||
+ | right: auto; | ||
+ | } | ||
+ | #gritter-notice-wrapper.bottom-right { | ||
+ | top: auto; | ||
+ | left: auto; | ||
+ | bottom: 20px; | ||
+ | right: 20px; | ||
+ | } | ||
+ | #gritter-notice-wrapper.bottom-left { | ||
+ | top: auto; | ||
+ | right: auto; | ||
+ | bottom: 20px; | ||
+ | left: 20px; | ||
+ | } | ||
+ | .gritter-item-wrapper { | ||
+ | position: relative; | ||
+ | margin: 0 0 10px 0; | ||
+ | background: url('../../../../extra/gritter/ie-spacer.gif'); | ||
+ | /* ie7/8 fix */ | ||
+ | border: 1px solid #282828; | ||
+ | } | ||
+ | .gritter-item-wrapper.hover { | ||
+ | border: 1px solid #2c88c5; | ||
+ | } | ||
+ | .gritter-top { | ||
+ | background-color: #282828; | ||
+ | height: 10px; | ||
+ | } | ||
+ | /* | ||
+ | .hover .gritter-top { | ||
+ | background-position:right -30px; | ||
+ | }*/ | ||
+ | .gritter-bottom { | ||
+ | background-color: #282828; | ||
+ | height: 8px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | /* | ||
+ | .hover .gritter-bottom { | ||
+ | background-position: bottom right; | ||
+ | }*/ | ||
+ | .gritter-item { | ||
+ | display: block; | ||
+ | background-color: #282828; | ||
+ | color: #2c88c5; | ||
+ | padding: 2px 11px 8px 11px; | ||
+ | font-size: 12px; | ||
+ | } | ||
+ | /* | ||
+ | .hover .gritter-item { | ||
+ | background-position:right -40px; | ||
+ | }*/ | ||
+ | .gritter-item p { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | word-wrap: break-word; | ||
+ | } | ||
+ | .gritter-close { | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | top: 2px; | ||
+ | right: 6px; | ||
+ | cursor: pointer; | ||
+ | z-index: 29999; | ||
+ | color: #2c88c5; | ||
+ | outline: none; | ||
+ | } | ||
+ | .gritter-close:before { | ||
+ | content: "\f057"; | ||
+ | font-family: Fontawesome; | ||
+ | font-size: 24px; | ||
+ | position: relative; | ||
+ | outline: none; | ||
+ | } | ||
+ | .gritter-close:hover { | ||
+ | color: #236b9b; | ||
+ | outline: none; | ||
+ | } | ||
+ | .gritter-title { | ||
+ | font-size: 14px; | ||
+ | font-weight: bold; | ||
+ | padding: 0 0 7px 0; | ||
+ | display: block; | ||
+ | text-shadow: 1px 1px 0 #000; | ||
+ | } | ||
+ | .gritter-image { | ||
+ | width: 48px; | ||
+ | height: 48px; | ||
+ | float: left; | ||
+ | } | ||
+ | .gritter-with-image, | ||
+ | .gritter-without-image { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .gritter-with-image { | ||
+ | width: 220px; | ||
+ | float: right; | ||
+ | } | ||
+ | /* for the light (white) version of the gritter notice */ | ||
+ | .gritter-light .gritter-item, | ||
+ | .gritter-light .gritter-bottom, | ||
+ | .gritter-light .gritter-top { | ||
+ | background-color: #f2f2f3; | ||
+ | } | ||
+ | .gritter-light .gritter-title { | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | /* Flex Video */ | ||
+ | .flex-video { | ||
+ | position: relative; | ||
+ | padding-top: 1.5625em; | ||
+ | padding-bottom: 67.5%; | ||
+ | height: 0; | ||
+ | margin-bottom: 1em; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .flex-video.widescreen { | ||
+ | padding-bottom: 57.25%; | ||
+ | } | ||
+ | .flex-video.vimeo { | ||
+ | padding-top: 0; | ||
+ | } | ||
+ | .flex-video iframe, | ||
+ | .flex-video object, | ||
+ | .flex-video embed, | ||
+ | .flex-video video { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | } | ||
+ | video { | ||
+ | max-width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | iframe, | ||
+ | embed, | ||
+ | object { | ||
+ | max-width: 100%; | ||
+ | } | ||
+ | .vid-wrapper { | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | .unsupported { | ||
+ | background: #fddfde; | ||
+ | } | ||
+ | /* NEW VARIABLE DEFINITIONS | ||
+ | *******************************************************************************************************/ | ||
+ | /* NEW CLASSES | ||
+ | *******************************************************************************************************/ | ||
+ | .mwbs-color { | ||
+ | color: #236b9b; | ||
+ | } | ||
+ | .mwbs-color-light { | ||
+ | color: #2c88c5; | ||
+ | } | ||
+ | .mwbs-color-lighter { | ||
+ | color: #4da0d7; | ||
+ | } | ||
+ | .mwbs-color-dark { | ||
+ | color: #1a4e71; | ||
+ | } | ||
+ | .mwbs-color-darker { | ||
+ | color: #103248; | ||
+ | } | ||
+ | .mwbs-color-neutral { | ||
+ | color: #697060; | ||
+ | } | ||
+ | .mwbs-color-white { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .mwbs-font-100 { | ||
+ | font-weight: 100 !important; | ||
+ | } | ||
+ | .mwbs-font-300 { | ||
+ | font-weight: 300 !important; | ||
+ | } | ||
+ | .mwbs-font-400 { | ||
+ | font-weight: 400 !important; | ||
+ | } | ||
+ | .mwbs-font-700 { | ||
+ | font-weight: 700 !important; | ||
+ | } | ||
+ | .navbar-offset-top { | ||
+ | margin-top: 60px; | ||
+ | } | ||
+ | .push-down { | ||
+ | padding-top: 52px; | ||
+ | } | ||
+ | .push-down-thin { | ||
+ | padding-top: 26px; | ||
+ | } | ||
+ | .push-down-tiny { | ||
+ | padding-top: 6px; | ||
+ | } | ||
+ | .push-up { | ||
+ | padding-bottom: 52px; | ||
+ | } | ||
+ | .push-up-thin { | ||
+ | padding-bottom: 26px; | ||
+ | } | ||
+ | .push-up-tiny { | ||
+ | padding-bottom: 6px; | ||
+ | } | ||
+ | .push-down-margin { | ||
+ | margin-top: 40px; | ||
+ | } | ||
+ | .push-down-margin-thin { | ||
+ | margin-top: 20px; | ||
+ | } | ||
+ | .push-down-margin-tiny { | ||
+ | margin-top: 6px; | ||
+ | } | ||
+ | .push-up-margin { | ||
+ | margin-bottom: 40px; | ||
+ | } | ||
+ | .push-up-margin-thin { | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | .push-up-margin-tiny { | ||
+ | margin-bottom: 6px; | ||
+ | } | ||
+ | .no-margins { | ||
+ | margin: 0; | ||
+ | } | ||
+ | .no-padding { | ||
+ | padding: 0; | ||
+ | } | ||
+ | .site-title { | ||
+ | font-size: 120px !important; | ||
+ | } | ||
+ | .page-title { | ||
+ | font-size: 64px !important; | ||
+ | font-weight: 100; | ||
+ | } | ||
+ | @media screen and (max-width: 768px) { | ||
+ | .site-title { | ||
+ | font-size: 41.6px !important; | ||
+ | } | ||
+ | .page-title { | ||
+ | font-size: 41.6px !important; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | /* Tabs | ||
+ | *******************************************************************************************************/ | ||
+ | |||
+ | |||
+ | |||
+ | /* MEDIAWIKI OVERRIDES | ||
+ | *******************************************************************************************************/ | ||
+ | |||
+ | #toc, .toc { | ||
+ | width:20%; | ||
+ | float: right !important; | ||
+ | margin:50px 0px 0px 15px; | ||
+ | border: 1px solid #AAA; | ||
+ | background-color: #F9F9F9; | ||
+ | display: table; | ||
+ | padding: 7px; | ||
+ | } | ||
+ | |||
+ | .mw-content-ltr .toc ul, .mw-content-ltr #toc ul { | ||
+ | List-style:none; | ||
+ | } | ||
+ | |||
+ | /* VARIABLE OVERRIDES | ||
+ | *******************************************************************************************************/ | ||
+ | |||
+ | .navbar-static .navbar-inner { | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | } | ||
+ | |||
+ | .navbar .navbar-neutral {display:inline-block;} | ||
+ | |||
+ | .jumbotron.jumbotron-red { | ||
+ | background-color: #EE3B3B; | ||
+ | } | ||
+ | |||
+ | .jumbotron.jumbotron-red .lead { | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | @media only screen | ||
+ | and (min-device-width : 321px) | ||
+ | and (max-device-width : 480px) { | ||
+ | body {font-size: 13px;} | ||
+ | } | ||
+ | |||
+ | @media only screen | ||
+ | and (max-width : 320px) { | ||
+ | body {font-size: 12px;} | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* Going to top css */ | ||
+ | |||
+ | .going-top:hover { | ||
+ | text-decoration: none; | ||
+ | background: none repeat scroll 200% 0% #555; | ||
+ | border-bottom: 2px solid #333; | ||
+ | color: #EEE; | ||
+ | transition: all 0.3s ease-in-out 2s; | ||
+ | } | ||
+ | .going-top { | ||
+ | padding: 3px 3px 3px 10px; | ||
+ | background: none repeat scroll 200% 0% #EEE; | ||
+ | border-bottom: 2px solid #CCC; | ||
+ | color: #555; | ||
+ | font-size: 1em; | ||
+ | border-radius: 4px; | ||
+ | margin: 1em auto 0px; | ||
+ | float: right; | ||
+ | transition: all 0.3s ease-in-out 2s; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
#cssmenu { | #cssmenu { | ||
padding: 0; | padding: 0; |
Revision as of 10:03, 26 August 2015