From af14029553a3aaeb3edaf49568b175c47f88fbc0 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Thu, 20 Nov 2014 21:13:15 -0600 Subject: [PATCH] Rework the old logo * Re-work the old banner logo for the Sphinx docs * Remove the remaining leftover assets from the old web site So this is one possibility, I retained the other logo files so we have options to play with. Change-Id: Iac15899780072450dc30600a719283c0e2b0c0ae --- doc/source/assets/css/bootstrap.css | 616 -------- doc/source/assets/css/local.css | 122 -- doc/source/assets/images/header_bg.png | Bin 1014 -> 0 bytes doc/source/assets/images/logo-blue.png | Bin 0 -> 10568 bytes doc/source/assets/images/logo-blue.xcf | Bin 0 -> 33947 bytes doc/source/assets/images/quickstart.png | Bin 9491 -> 0 bytes doc/source/assets/js/bootstrap.js | 1722 ---------------------- doc/source/assets/js/bootstrap.min.js | 1 - doc/source/assets/js/jquery-1.7.1.min.js | 4 - doc/source/index.rst | 2 + 10 files changed, 2 insertions(+), 2465 deletions(-) delete mode 100644 doc/source/assets/css/bootstrap.css delete mode 100644 doc/source/assets/css/local.css delete mode 100644 doc/source/assets/images/header_bg.png create mode 100644 doc/source/assets/images/logo-blue.png create mode 100644 doc/source/assets/images/logo-blue.xcf delete mode 100644 doc/source/assets/images/quickstart.png delete mode 100644 doc/source/assets/js/bootstrap.js delete mode 100644 doc/source/assets/js/bootstrap.min.js delete mode 100644 doc/source/assets/js/jquery-1.7.1.min.js diff --git a/doc/source/assets/css/bootstrap.css b/doc/source/assets/css/bootstrap.css deleted file mode 100644 index 5fd10bcceb..0000000000 --- a/doc/source/assets/css/bootstrap.css +++ /dev/null @@ -1,616 +0,0 @@ -article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;} -audio,canvas,video{display:inline-block;*display:inline;*zoom:1;} -audio:not([controls]){display:none;} -html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;} -a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} -a:hover,a:active{outline:0;} -sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;} -sup{top:-0.5em;} -sub{bottom:-0.25em;} -img{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic;} -button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;} -button,input{*overflow:visible;line-height:normal;} -button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;} -button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;} -input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;} -input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;} -textarea{overflow:auto;vertical-align:top;} -body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;color:#333333;background-color:#ffffff;} -a{color:#0088cc;text-decoration:none;} -a:hover{color:#005580;text-decoration:underline;} -.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";} -.row:after{clear:both;} -[class*="span"]{float:left;margin-left:20px;} -.span1{width:60px;} -.span2{width:140px;} -.span3{width:220px;} -.span4{width:300px;} -.span5{width:380px;} -.span6{width:460px;} -.span7{width:540px;} -.span8{width:620px;} -.span9{width:700px;} -.span10{width:780px;} -.span11{width:860px;} -.span12,.container{width:940px;} -.offset1{margin-left:100px;} -.offset2{margin-left:180px;} -.offset3{margin-left:260px;} -.offset4{margin-left:340px;} -.offset5{margin-left:420px;} -.offset6{margin-left:500px;} -.offset7{margin-left:580px;} -.offset8{margin-left:660px;} -.offset9{margin-left:740px;} -.offset10{margin-left:820px;} -.offset11{margin-left:900px;} -.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";} -.row-fluid:after{clear:both;} -.row-fluid>[class*="span"]{float:left;margin-left:2.127659574%;} -.row-fluid>[class*="span"]:first-child{margin-left:0;} -.row-fluid .span1{width:6.382978723%;} -.row-fluid .span2{width:14.89361702%;} -.row-fluid .span3{width:23.404255317%;} -.row-fluid .span4{width:31.914893614%;} -.row-fluid .span5{width:40.425531911%;} -.row-fluid .span6{width:48.93617020799999%;} -.row-fluid .span7{width:57.446808505%;} -.row-fluid .span8{width:65.95744680199999%;} -.row-fluid .span9{width:74.468085099%;} -.row-fluid .span10{width:82.97872339599999%;} -.row-fluid .span11{width:91.489361693%;} -.row-fluid .span12{width:99.99999998999999%;} -.container{width:940px;margin-left:auto;margin-right:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";} -.container:after{clear:both;} -.container-fluid{padding-left:20px;padding-right:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";} -.container-fluid:after{clear:both;} -p{margin:0 0 9px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;}p small{font-size:11px;color:#999999;} -.lead{margin-bottom:18px;font-size:20px;font-weight:200;line-height:27px;} -h1,h2,h3,h4,h5,h6{margin:0;font-weight:bold;color:#333333;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;color:#999999;} -h1{font-size:30px;line-height:36px;}h1 small{font-size:18px;} -h2{font-size:24px;line-height:36px;}h2 small{font-size:18px;} -h3{line-height:27px;font-size:18px;}h3 small{font-size:14px;} -h4,h5,h6{line-height:18px;} -h4{font-size:14px;}h4 small{font-size:12px;} -h5{font-size:12px;} -h6{font-size:11px;color:#999999;text-transform:uppercase;} -.page-header{padding-bottom:17px;margin:18px 0;border-bottom:1px solid #eeeeee;} -.page-header h1{line-height:1;} -ul,ol{padding:0;margin:0 0 9px 25px;} -ul ul,ul ol,ol ol,ol ul{margin-bottom:0;} -ul{list-style:disc;} -ol{list-style:decimal;} -li{line-height:18px;} -ul.unstyled{margin-left:0;list-style:none;} -dl{margin-bottom:18px;} -dt,dd{line-height:18px;} -dt{font-weight:bold;} -dd{margin-left:9px;} -hr{margin:18px 0;border:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #ffffff;} -strong{font-weight:bold;} -em{font-style:italic;} -.muted{color:#999999;} -abbr{font-size:90%;text-transform:uppercase;border-bottom:1px dotted #ddd;cursor:help;} -blockquote{padding:0 0 0 15px;margin:0 0 18px;border-left:5px solid #eeeeee;}blockquote p{margin-bottom:0;font-size:16px;font-weight:300;line-height:22.5px;} -blockquote small{display:block;line-height:18px;color:#999999;}blockquote small:before{content:'\2014 \00A0';} -blockquote.pull-right{float:right;padding-left:0;padding-right:15px;border-left:0;border-right:5px solid #eeeeee;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;} -q:before,q:after,blockquote:before,blockquote:after{content:"";} -address{display:block;margin-bottom:18px;line-height:18px;font-style:normal;} -small{font-size:100%;} -cite{font-style:normal;} -code,pre{padding:0 3px 2px;font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} -code{padding:3px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;} -pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:18px;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;white-space:pre;white-space:pre-wrap;word-break:break-all;}pre.prettyprint{margin-bottom:18px;} -pre code{padding:0;background-color:transparent;} -form{margin:0 0 18px;} -fieldset{padding:0;margin:0;border:0;} -legend{display:block;width:100%;padding:0;margin-bottom:27px;font-size:19.5px;line-height:36px;color:#333333;border:0;border-bottom:1px solid #eee;} -label,input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:18px;} -label{display:block;margin-bottom:5px;color:#333333;} -input,textarea,select,.uneditable-input{display:inline-block;width:210px;height:18px;padding:4px;margin-bottom:9px;font-size:13px;line-height:18px;color:#555555;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} -.uneditable-textarea{width:auto;height:auto;} -label input,label textarea,label select{display:block;} -input[type="image"],input[type="checkbox"],input[type="radio"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;border:0;cursor:pointer;border-radius:0 \0/;} -input[type="file"]{padding:initial;line-height:initial;border:initial;background-color:#ffffff;background-color:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} -input[type="button"],input[type="reset"],input[type="submit"]{width:auto;height:auto;} -select,input[type="file"]{height:28px;*margin-top:4px;line-height:28px;} -select{width:220px;background-color:#ffffff;} -select[multiple],select[size]{height:auto;} -input[type="image"]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} -textarea{height:auto;} -input[type="hidden"]{display:none;} -.radio,.checkbox{padding-left:18px;} -.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px;} -.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;} -.radio.inline,.checkbox.inline{display:inline-block;margin-bottom:0;vertical-align:middle;} -.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;} -.controls>.radio.inline:first-child,.controls>.checkbox.inline:first-child{padding-top:0;} -input,textarea{-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;} -input:focus,textarea:focus{border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);outline:0;outline:thin dotted \9;} -input[type="file"]:focus,input[type="checkbox"]:focus,select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} -.input-mini{width:60px;} -.input-small{width:90px;} -.input-medium{width:150px;} -.input-large{width:210px;} -.input-xlarge{width:270px;} -.input-xxlarge{width:530px;} -input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{float:none;margin-left:0;} -input.span1,textarea.span1,.uneditable-input.span1{width:50px;} -input.span2,textarea.span2,.uneditable-input.span2{width:130px;} -input.span3,textarea.span3,.uneditable-input.span3{width:210px;} -input.span4,textarea.span4,.uneditable-input.span4{width:290px;} -input.span5,textarea.span5,.uneditable-input.span5{width:370px;} -input.span6,textarea.span6,.uneditable-input.span6{width:450px;} -input.span7,textarea.span7,.uneditable-input.span7{width:530px;} -input.span8,textarea.span8,.uneditable-input.span8{width:610px;} -input.span9,textarea.span9,.uneditable-input.span9{width:690px;} -input.span10,textarea.span10,.uneditable-input.span10{width:770px;} -input.span11,textarea.span11,.uneditable-input.span11{width:850px;} -input.span12,textarea.span12,.uneditable-input.span12{width:930px;} -input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{background-color:#f5f5f5;border-color:#ddd;cursor:not-allowed;} -.control-group.warning>label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;} -.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;border-color:#c09853;}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:0 0 6px #dbc59e;-moz-box-shadow:0 0 6px #dbc59e;box-shadow:0 0 6px #dbc59e;} -.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;} -.control-group.error>label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;} -.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;border-color:#b94a48;}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;} -.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;} -.control-group.success>label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;} -.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;border-color:#468847;}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:0 0 6px #7aba7b;-moz-box-shadow:0 0 6px #7aba7b;box-shadow:0 0 6px #7aba7b;} -.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;} -input:focus:required:invalid,textarea:focus:required:invalid,select:focus:required:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:required:invalid:focus,textarea:focus:required:invalid:focus,select:focus:required:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;} -.form-actions{padding:17px 20px 18px;margin-top:18px;margin-bottom:18px;background-color:#f5f5f5;border-top:1px solid #ddd;} -.uneditable-input{display:block;background-color:#ffffff;border-color:#eee;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;} -:-moz-placeholder{color:#999999;} -::-webkit-input-placeholder{color:#999999;} -.help-block{margin-top:5px;margin-bottom:0;color:#999999;} -.help-inline{display:inline-block;*display:inline;*zoom:1;margin-bottom:9px;vertical-align:middle;padding-left:5px;} -.input-prepend,.input-append{margin-bottom:5px;*zoom:1;}.input-prepend:before,.input-append:before,.input-prepend:after,.input-append:after{display:table;content:"";} -.input-prepend:after,.input-append:after{clear:both;} -.input-prepend input,.input-append input,.input-prepend .uneditable-input,.input-append .uneditable-input{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.input-prepend input:focus,.input-append input:focus,.input-prepend .uneditable-input:focus,.input-append .uneditable-input:focus{position:relative;z-index:2;} -.input-prepend .uneditable-input,.input-append .uneditable-input{border-left-color:#ccc;} -.input-prepend .add-on,.input-append .add-on{float:left;display:block;width:auto;min-width:16px;height:18px;margin-right:-1px;padding:4px 5px;font-weight:normal;line-height:18px;color:#999999;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#f5f5f5;border:1px solid #ccc;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;} -.input-prepend .active,.input-append .active{background-color:#a9dba9;border-color:#46a546;} -.input-prepend .add-on{*margin-top:1px;} -.input-append input,.input-append .uneditable-input{float:left;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;} -.input-append .uneditable-input{border-right-color:#ccc;} -.input-append .add-on{margin-right:0;margin-left:-1px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;} -.input-append input:first-child{*margin-left:-160px;}.input-append input:first-child+.add-on{*margin-left:-21px;} -.search-query{padding-left:14px;padding-right:14px;margin-bottom:0;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;} -.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input{display:inline-block;margin-bottom:0;} -.form-search label,.form-inline label,.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{display:inline-block;} -.form-search .input-append .add-on,.form-inline .input-prepend .add-on,.form-search .input-append .add-on,.form-inline .input-prepend .add-on{vertical-align:middle;} -.control-group{margin-bottom:9px;} -.form-horizontal legend+.control-group{margin-top:18px;-webkit-margin-top-collapse:separate;} -.form-horizontal .control-group{margin-bottom:18px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";} -.form-horizontal .control-group:after{clear:both;} -.form-horizontal .control-group>label{float:left;width:140px;padding-top:5px;text-align:right;} -.form-horizontal .controls{margin-left:160px;} -.form-horizontal .form-actions{padding-left:160px;} -table{max-width:100%;border-collapse:collapse;border-spacing:0;} -.table{width:100%;margin-bottom:18px;}.table th,.table td{padding:8px;line-height:18px;text-align:left;border-top:1px solid #ddd;} -.table th{font-weight:bold;vertical-align:bottom;} -.table td{vertical-align:top;} -.table thead:first-child tr th,.table thead:first-child tr td{border-top:0;} -.table tbody+tbody{border-top:2px solid #ddd;} -.table-condensed th,.table-condensed td{padding:4px 5px;} -.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapsed;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th+th,.table-bordered td+td,.table-bordered th+td,.table-bordered td+th{border-left:1px solid #ddd;} -.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;} -.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0;} -.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;} -.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;} -.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0;} -.table-striped tbody tr:nth-child(even) td,.table-striped tbody tr:nth-child(even) th{background-color:#f1f1f1;} -table .span1{float:none;width:44px;margin-left:0;} -table .span2{float:none;width:124px;margin-left:0;} -table .span3{float:none;width:204px;margin-left:0;} -table .span4{float:none;width:284px;margin-left:0;} -table .span5{float:none;width:364px;margin-left:0;} -table .span6{float:none;width:444px;margin-left:0;} -table .span7{float:none;width:524px;margin-left:0;} -table .span8{float:none;width:604px;margin-left:0;} -table .span9{float:none;width:684px;margin-left:0;} -table .span10{float:none;width:764px;margin-left:0;} -table .span11{float:none;width:844px;margin-left:0;} -table .span12{float:none;width:924px;margin-left:0;} -[class^="icon-"]{display:inline-block;width:14px;height:14px;vertical-align:text-top;background-image:url(../img/glyphicons-halflings.png);background-position:14px 14px;background-repeat:no-repeat;*margin-right:.3em;}[class^="icon-"]:last-child{*margin-left:0;} -.icon-white{background-image:url(../img/glyphicons-halflings-white.png);} -.icon-glass{background-position:0 0;} -.icon-music{background-position:-24px 0;} -.icon-search{background-position:-48px 0;} -.icon-envelope{background-position:-72px 0;} -.icon-heart{background-position:-96px 0;} -.icon-star{background-position:-120px 0;} -.icon-star-empty{background-position:-144px 0;} -.icon-user{background-position:-168px 0;} -.icon-film{background-position:-192px 0;} -.icon-th-large{background-position:-216px 0;} -.icon-th{background-position:-240px 0;} -.icon-th-list{background-position:-264px 0;} -.icon-ok{background-position:-288px 0;} -.icon-remove{background-position:-312px 0;} -.icon-zoom-in{background-position:-336px 0;} -.icon-zoom-out{background-position:-360px 0;} -.icon-off{background-position:-384px 0;} -.icon-signal{background-position:-408px 0;} -.icon-cog{background-position:-432px 0;} -.icon-trash{background-position:-456px 0;} -.icon-home{background-position:0 -24px;} -.icon-file{background-position:-24px -24px;} -.icon-time{background-position:-48px -24px;} -.icon-road{background-position:-72px -24px;} -.icon-download-alt{background-position:-96px -24px;} -.icon-download{background-position:-120px -24px;} -.icon-upload{background-position:-144px -24px;} -.icon-inbox{background-position:-168px -24px;} -.icon-play-circle{background-position:-192px -24px;} -.icon-repeat{background-position:-216px -24px;} -.icon-refresh{background-position:-240px -24px;} -.icon-list-alt{background-position:-264px -24px;} -.icon-lock{background-position:-287px -24px;} -.icon-flag{background-position:-312px -24px;} -.icon-headphones{background-position:-336px -24px;} -.icon-volume-off{background-position:-360px -24px;} -.icon-volume-down{background-position:-384px -24px;} -.icon-volume-up{background-position:-408px -24px;} -.icon-qrcode{background-position:-432px -24px;} -.icon-barcode{background-position:-456px -24px;} -.icon-tag{background-position:0 -48px;} -.icon-tags{background-position:-25px -48px;} -.icon-book{background-position:-48px -48px;} -.icon-bookmark{background-position:-72px -48px;} -.icon-print{background-position:-96px -48px;} -.icon-camera{background-position:-120px -48px;} -.icon-font{background-position:-144px -48px;} -.icon-bold{background-position:-167px -48px;} -.icon-italic{background-position:-192px -48px;} -.icon-text-height{background-position:-216px -48px;} -.icon-text-width{background-position:-240px -48px;} -.icon-align-left{background-position:-264px -48px;} -.icon-align-center{background-position:-288px -48px;} -.icon-align-right{background-position:-312px -48px;} -.icon-align-justify{background-position:-336px -48px;} -.icon-list{background-position:-360px -48px;} -.icon-indent-left{background-position:-384px -48px;} -.icon-indent-right{background-position:-408px -48px;} -.icon-facetime-video{background-position:-432px -48px;} -.icon-picture{background-position:-456px -48px;} -.icon-pencil{background-position:0 -72px;} -.icon-map-marker{background-position:-24px -72px;} -.icon-adjust{background-position:-48px -72px;} -.icon-tint{background-position:-72px -72px;} -.icon-edit{background-position:-96px -72px;} -.icon-share{background-position:-120px -72px;} -.icon-check{background-position:-144px -72px;} -.icon-move{background-position:-168px -72px;} -.icon-step-backward{background-position:-192px -72px;} -.icon-fast-backward{background-position:-216px -72px;} -.icon-backward{background-position:-240px -72px;} -.icon-play{background-position:-264px -72px;} -.icon-pause{background-position:-288px -72px;} -.icon-stop{background-position:-312px -72px;} -.icon-forward{background-position:-336px -72px;} -.icon-fast-forward{background-position:-360px -72px;} -.icon-step-forward{background-position:-384px -72px;} -.icon-eject{background-position:-408px -72px;} -.icon-chevron-left{background-position:-432px -72px;} -.icon-chevron-right{background-position:-456px -72px;} -.icon-plus-sign{background-position:0 -96px;} -.icon-minus-sign{background-position:-24px -96px;} -.icon-remove-sign{background-position:-48px -96px;} -.icon-ok-sign{background-position:-72px -96px;} -.icon-question-sign{background-position:-96px -96px;} -.icon-info-sign{background-position:-120px -96px;} -.icon-screenshot{background-position:-144px -96px;} -.icon-remove-circle{background-position:-168px -96px;} -.icon-ok-circle{background-position:-192px -96px;} -.icon-ban-circle{background-position:-216px -96px;} -.icon-arrow-left{background-position:-240px -96px;} -.icon-arrow-right{background-position:-264px -96px;} -.icon-arrow-up{background-position:-289px -96px;} -.icon-arrow-down{background-position:-312px -96px;} -.icon-share-alt{background-position:-336px -96px;} -.icon-resize-full{background-position:-360px -96px;} -.icon-resize-small{background-position:-384px -96px;} -.icon-plus{background-position:-408px -96px;} -.icon-minus{background-position:-433px -96px;} -.icon-asterisk{background-position:-456px -96px;} -.icon-exclamation-sign{background-position:0 -120px;} -.icon-gift{background-position:-24px -120px;} -.icon-leaf{background-position:-48px -120px;} -.icon-fire{background-position:-72px -120px;} -.icon-eye-open{background-position:-96px -120px;} -.icon-eye-close{background-position:-120px -120px;} -.icon-warning-sign{background-position:-144px -120px;} -.icon-plane{background-position:-168px -120px;} -.icon-calendar{background-position:-192px -120px;} -.icon-random{background-position:-216px -120px;} -.icon-comment{background-position:-240px -120px;} -.icon-magnet{background-position:-264px -120px;} -.icon-chevron-up{background-position:-288px -120px;} -.icon-chevron-down{background-position:-313px -119px;} -.icon-retweet{background-position:-336px -120px;} -.icon-shopping-cart{background-position:-360px -120px;} -.icon-folder-close{background-position:-384px -120px;} -.icon-folder-open{background-position:-408px -120px;} -.icon-resize-vertical{background-position:-432px -119px;} -.icon-resize-horizontal{background-position:-456px -118px;} -.dropdown{position:relative;} -.dropdown-toggle{*margin-bottom:-3px;} -.dropdown-toggle:active,.open .dropdown-toggle{outline:0;} -.caret{display:inline-block;width:0;height:0;text-indent:-99999px;*text-indent:0;vertical-align:top;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000000;opacity:0.3;filter:alpha(opacity=30);content:"\2193";} -.dropdown .caret{margin-top:8px;margin-left:2px;} -.dropdown:hover .caret,.open.dropdown .caret{opacity:1;filter:alpha(opacity=100);} -.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;max-width:220px;_width:160px;padding:4px 0;margin:0;list-style:none;background-color:#ffffff;border-color:#ccc;border-color:rgba(0, 0, 0, 0.2);border-style:solid;border-width:1px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;}.dropdown-menu.bottom-up{top:auto;bottom:100%;margin-bottom:2px;} -.dropdown-menu .divider{height:1px;margin:5px 1px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;*width:100%;*margin:-5px 0 5px;} -.dropdown-menu a{display:block;padding:3px 15px;clear:both;font-weight:normal;line-height:18px;color:#555555;white-space:nowrap;} -.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ffffff;text-decoration:none;background-color:#0088cc;} -.dropdown.open{*z-index:1000;}.dropdown.open .dropdown-toggle{color:#ffffff;background:#ccc;background:rgba(0, 0, 0, 0.3);} -.dropdown.open .dropdown-menu{display:block;} -.typeahead{margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #eee;border:1px solid rgba(0, 0, 0, 0.05);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-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);} -.fade{-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-ms-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;opacity:0;}.fade.in{opacity:1;} -.collapse{-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-ms-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;position:relative;overflow:hidden;height:0;}.collapse.in{height:auto;} -.close{float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover{color:#000000;text-decoration:none;opacity:0.4;filter:alpha(opacity=40);cursor:pointer;} -.btn{display:inline-block;padding:4px 10px 4px;font-size:13px;line-height:18px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#fafafa;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;*margin-left:.3em;}.btn:first-child{*margin-left:0;} -.btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;} -.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} -.btn.active,.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;color:rgba(0, 0, 0, 0.5);outline:0;} -.btn.disabled,.btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} -.btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} -.btn-large .icon{margin-top:1px;} -.btn-small{padding:5px 9px;font-size:11px;line-height:16px;} -.btn-small .icon{margin-top:-1px;} -.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color:#ffffff;} -.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active{color:rgba(255, 255, 255, 0.75);} -.btn-primary{background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-ms-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(top, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#0044cc;} -.btn-primary:active,.btn-primary.active{background-color:#003399 \9;} -.btn-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-ms-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(top, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#f89406;} -.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;} -.btn-danger{background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-ms-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(top, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f;} -.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;} -.btn-success{background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-ms-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(top, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351;} -.btn-success:active,.btn-success.active{background-color:#408140 \9;} -.btn-info{background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(top, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#2f96b4;} -.btn-info:active,.btn-info.active{background-color:#24748c \9;} -button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;} -button.btn.large,input[type="submit"].btn.large{*padding-top:7px;*padding-bottom:7px;} -button.btn.small,input[type="submit"].btn.small{*padding-top:3px;*padding-bottom:3px;} -.btn-group{position:relative;*zoom:1;*margin-left:.3em;}.btn-group:before,.btn-group:after{display:table;content:"";} -.btn-group:after{clear:both;} -.btn-group:first-child{*margin-left:0;} -.btn-group+.btn-group{margin-left:5px;} -.btn-toolbar{margin-top:9px;margin-bottom:9px;}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1;} -.btn-group .btn{position:relative;float:left;margin-left:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} -.btn-group .btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} -.btn-group .btn:last-child,.btn-group .dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} -.btn-group .btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;} -.btn-group .btn.large:last-child,.btn-group .large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;} -.btn-group .btn:hover,.btn-group .btn:focus,.btn-group .btn:active,.btn-group .btn.active{z-index:2;} -.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;} -.btn-group .dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);*padding-top:5px;*padding-bottom:5px;} -.btn-group.open{*z-index:1000;}.btn-group.open .dropdown-menu{display:block;margin-top:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} -.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);} -.btn .caret{margin-top:7px;margin-left:0;} -.btn:hover .caret,.open.btn-group .caret{opacity:1;filter:alpha(opacity=100);} -.btn-primary .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret{border-top-color:#ffffff;opacity:0.75;filter:alpha(opacity=75);} -.btn-small .caret{margin-top:4px;} -.alert{padding:8px 35px 8px 14px;margin-bottom:18px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.alert,.alert-heading{color:#c09853;} -.alert .close{position:relative;top:-2px;right:-21px;line-height:18px;} -.alert-success{background-color:#dff0d8;border-color:#d6e9c6;} -.alert-success,.alert-success .alert-heading{color:#468847;} -.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;} -.alert-danger,.alert-error,.alert-danger .alert-heading,.alert-error .alert-heading{color:#b94a48;} -.alert-info{background-color:#d9edf7;border-color:#bce8f1;} -.alert-info,.alert-info .alert-heading{color:#3a87ad;} -.alert-block{padding-top:14px;padding-bottom:14px;} -.alert-block>p,.alert-block>ul{margin-bottom:0;} -.alert-block p+p{margin-top:5px;} -.nav{margin-left:0;margin-bottom:18px;list-style:none;} -.nav>li>a{display:block;} -.nav>li>a:hover{text-decoration:none;background-color:#eeeeee;} -.nav-list{padding-left:14px;padding-right:14px;margin-bottom:0;} -.nav-list>li>a,.nav-list .nav-header{display:block;padding:3px 15px;margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);} -.nav-list .nav-header{font-size:11px;font-weight:bold;line-height:18px;color:#999999;text-transform:uppercase;} -.nav-list>li+.nav-header{margin-top:9px;} -.nav-list .active>a{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#0088cc;} -.nav-list .icon{margin-right:2px;} -.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";} -.nav-tabs:after,.nav-pills:after{clear:both;} -.nav-tabs>li,.nav-pills>li{float:left;} -.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;} -.nav-tabs{border-bottom:1px solid #ddd;} -.nav-tabs>li{margin-bottom:-1px;} -.nav-tabs>li>a{padding-top:9px;padding-bottom:9px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd;} -.nav-tabs>.active>a,.nav-tabs>.active>a:hover{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;} -.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} -.nav-pills .active>a,.nav-pills .active>a:hover{color:#ffffff;background-color:#0088cc;} -.nav-stacked>li{float:none;} -.nav-stacked>li>a{margin-right:0;} -.nav-tabs.nav-stacked{border-bottom:0;} -.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} -.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;} -.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;} -.nav-tabs.nav-stacked>li>a:hover{border-color:#ddd;z-index:2;} -.nav-pills.nav-stacked>li>a{margin-bottom:3px;} -.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;} -.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu{margin-top:1px;border-width:1px;} -.nav-pills .dropdown-menu{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.nav-tabs .dropdown-toggle .caret,.nav-pills .dropdown-toggle .caret{border-top-color:#0088cc;margin-top:6px;} -.nav-tabs .dropdown-toggle:hover .caret,.nav-pills .dropdown-toggle:hover .caret{border-top-color:#005580;} -.nav-tabs .active .dropdown-toggle .caret,.nav-pills .active .dropdown-toggle .caret{border-top-color:#333333;} -.nav>.dropdown.active>a:hover{color:#000000;cursor:pointer;} -.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>.open.active>a:hover{color:#ffffff;background-color:#999999;border-color:#999999;} -.nav .open .caret,.nav .open.active .caret,.nav .open a:hover .caret{border-top-color:#ffffff;opacity:1;filter:alpha(opacity=100);} -.tabs-stacked .open>a:hover{border-color:#999999;} -.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";} -.tabbable:after{clear:both;} -.tabs-below .nav-tabs,.tabs-right .nav-tabs,.tabs-left .nav-tabs{border-bottom:0;} -.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;} -.tab-content>.active,.pill-content>.active{display:block;} -.tabs-below .nav-tabs{border-top:1px solid #ddd;} -.tabs-below .nav-tabs>li{margin-top:-1px;margin-bottom:0;} -.tabs-below .nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below .nav-tabs>li>a:hover{border-bottom-color:transparent;border-top-color:#ddd;} -.tabs-below .nav-tabs .active>a,.tabs-below .nav-tabs .active>a:hover{border-color:transparent #ddd #ddd #ddd;} -.tabs-left .nav-tabs>li,.tabs-right .nav-tabs>li{float:none;} -.tabs-left .nav-tabs>li>a,.tabs-right .nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;} -.tabs-left .nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;} -.tabs-left .nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} -.tabs-left .nav-tabs>li>a:hover{border-color:#eeeeee #dddddd #eeeeee #eeeeee;} -.tabs-left .nav-tabs .active>a,.tabs-left .nav-tabs .active>a:hover{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;} -.tabs-right .nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;} -.tabs-right .nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} -.tabs-right .nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #eeeeee #dddddd;} -.tabs-right .nav-tabs .active>a,.tabs-right .nav-tabs .active>a:hover{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;} -.navbar{overflow:visible;margin-bottom:18px;} -.navbar-inner{padding-left:20px;padding-right:20px;background-color:#2c2c2c;background-image:-moz-linear-gradient(top, #333333, #222222);background-image:-ms-linear-gradient(top, #333333, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));background-image:-webkit-linear-gradient(top, #333333, #222222);background-image:-o-linear-gradient(top, #333333, #222222);background-image:linear-gradient(top, #333333, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);} -.btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;background-color:#2c2c2c;background-image:-moz-linear-gradient(top, #333333, #222222);background-image:-ms-linear-gradient(top, #333333, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));background-image:-webkit-linear-gradient(top, #333333, #222222);background-image:-o-linear-gradient(top, #333333, #222222);background-image:linear-gradient(top, #333333, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.075);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.075);}.btn-navbar:hover,.btn-navbar:active,.btn-navbar.active,.btn-navbar.disabled,.btn-navbar[disabled]{background-color:#222222;} -.btn-navbar:active,.btn-navbar.active{background-color:#080808 \9;} -.btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);} -.btn-navbar .icon-bar+.icon-bar{margin-top:3px;} -.nav-collapse.collapse{height:auto;} -.navbar .brand:hover{text-decoration:none;} -.navbar .brand{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;font-size:20px;font-weight:200;line-height:1;color:#ffffff;} -.navbar .navbar-text{margin-bottom:0;line-height:40px;color:#999999;}.navbar .navbar-text a:hover{color:#ffffff;background-color:transparent;} -.navbar .btn,.navbar .btn-group{margin-top:5px;} -.navbar .btn-group .btn{margin-top:0;} -.navbar-form{margin-bottom:0;*zoom:1;}.navbar-form:before,.navbar-form:after{display:table;content:"";} -.navbar-form:after{clear:both;} -.navbar-form input,.navbar-form select{display:inline-block;margin-top:5px;margin-bottom:0;} -.navbar-form .radio,.navbar-form .checkbox{margin-top:5px;} -.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px;} -.navbar-search{position:relative;float:left;margin-top:6px;margin-bottom:0;}.navbar-search .search-query{padding:4px 9px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;color:#ffffff;color:rgba(255, 255, 255, 0.75);background:#666;background:rgba(255, 255, 255, 0.3);border:1px solid #111;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(255, 255, 255, 0.15);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(255, 255, 255, 0.15);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(255, 255, 255, 0.15);-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}.navbar-search .search-query :-moz-placeholder{color:#eeeeee;} -.navbar-search .search-query::-webkit-input-placeholder{color:#eeeeee;} -.navbar-search .search-query:hover{color:#ffffff;background-color:#999999;background-color:rgba(255, 255, 255, 0.5);} -.navbar-search .search-query:focus,.navbar-search .search-query.focused{padding:5px 10px;color:#333333;text-shadow:0 1px 0 #ffffff;background-color:#ffffff;border:0;-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);box-shadow:0 0 3px rgba(0, 0, 0, 0.15);outline:0;} -.navbar-fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;} -.navbar-fixed-top .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} -.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0;} -.navbar .nav.pull-right{float:right;} -.navbar .nav>li{display:block;float:left;} -.navbar .nav>li>a{float:none;padding:10px 10px 11px;line-height:19px;color:#999999;text-decoration:none;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);} -.navbar .nav>li>a:hover{background-color:transparent;color:#ffffff;text-decoration:none;} -.navbar .nav .active>a,.navbar .nav .active>a:hover{color:#ffffff;text-decoration:none;background-color:#222222;background-color:rgba(0, 0, 0, 0.5);} -.navbar .divider-vertical{height:40px;width:1px;margin:0 9px;overflow:hidden;background-color:#222222;border-right:1px solid #333333;} -.navbar .nav.pull-right{margin-left:10px;margin-right:0;} -.navbar .dropdown-menu{margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.navbar .dropdown-menu: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:9px;} -.navbar .dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;} -.navbar .nav .dropdown-toggle .caret,.navbar .nav .open.dropdown .caret{border-top-color:#ffffff;} -.navbar .nav .active .caret{opacity:1;filter:alpha(opacity=100);} -.navbar .nav .open>.dropdown-toggle,.navbar .nav .active>.dropdown-toggle,.navbar .nav .open.active>.dropdown-toggle{background-color:transparent;} -.navbar .nav .active>.dropdown-toggle:hover{color:#ffffff;} -.navbar .nav.pull-right .dropdown-menu{left:auto;right:0;}.navbar .nav.pull-right .dropdown-menu:before{left:auto;right:12px;} -.navbar .nav.pull-right .dropdown-menu:after{left:auto;right:13px;} -.breadcrumb{padding:7px 14px;margin:0 0 18px;background-color:#fbfbfb;background-image:-moz-linear-gradient(top, #ffffff, #f5f5f5);background-image:-ms-linear-gradient(top, #ffffff, #f5f5f5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));background-image:-webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image:-o-linear-gradient(top, #ffffff, #f5f5f5);background-image:linear-gradient(top, #ffffff, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;}.breadcrumb li{display:inline;text-shadow:0 1px 0 #ffffff;} -.breadcrumb .divider{padding:0 5px;color:#999999;} -.breadcrumb .active a{color:#333333;} -.pagination{height:36px;margin:18px 0;} -.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);} -.pagination li{display:inline;} -.pagination a{float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0;} -.pagination a:hover,.pagination .active a{background-color:#f5f5f5;} -.pagination .active a{color:#999999;cursor:default;} -.pagination .disabled a,.pagination .disabled a:hover{color:#999999;background-color:transparent;cursor:default;} -.pagination li:first-child a{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;} -.pagination li:last-child a{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;} -.pagination-centered{text-align:center;} -.pagination-right{text-align:right;} -.pager{margin-left:0;margin-bottom:18px;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";} -.pager:after{clear:both;} -.pager li{display:inline;} -.pager a{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} -.pager a:hover{text-decoration:none;background-color:#f5f5f5;} -.pager .next a{float:right;} -.pager .previous a{float:left;} -.modal-open .dropdown-menu{z-index:2050;} -.modal-open .dropdown.open{*z-index:2050;} -.modal-open .popover{z-index:2060;} -.modal-open .tooltip{z-index:2070;} -.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;}.modal-backdrop.fade{opacity:0;} -.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);} -.modal{position:fixed;top:50%;left:50%;z-index:1050;max-height:500px;overflow:auto;width:560px;margin:-250px 0 0 -280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-ms-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;} -.modal.fade.in{top:50%;} -.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;} -.modal-body{padding:15px;} -.modal-footer{padding:14px 15px 15px;margin-bottom:0;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";} -.modal-footer:after{clear:both;} -.modal-footer .btn{float:right;margin-left:5px;margin-bottom:0;} -.tooltip{position:absolute;z-index:1020;display:block;visibility:visible;padding:5px;font-size:11px;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);} -.tooltip.top{margin-top:-2px;} -.tooltip.right{margin-left:2px;} -.tooltip.bottom{margin-top:2px;} -.tooltip.left{margin-left:-2px;} -.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000000;} -.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000000;} -.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000000;} -.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #000000;} -.tooltip-inner{max-width:200px;padding:3px 8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.tooltip-arrow{position:absolute;width:0;height:0;} -.popover{position:absolute;top:0;left:0;z-index:1010;display:none;padding:5px;}.popover.top{margin-top:-5px;} -.popover.right{margin-left:5px;} -.popover.bottom{margin-top:5px;} -.popover.left{margin-left:-5px;} -.popover.top .arrow{bottom:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000000;} -.popover.right .arrow{top:50%;left:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #000000;} -.popover.bottom .arrow{top:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000000;} -.popover.left .arrow{top:50%;right:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000000;} -.popover .arrow{position:absolute;width:0;height:0;} -.popover-inner{padding:3px;width:280px;overflow:hidden;background:#000000;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);} -.popover-title{padding:9px 15px;line-height:1;background-color:#f5f5f5;border-bottom:1px solid #eee;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;} -.popover-content{padding:14px;background-color:#ffffff;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.popover-content p,.popover-content ul,.popover-content ol{margin-bottom:0;} -.thumbnails{margin-left:-20px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";} -.thumbnails:after{clear:both;} -.thumbnails>li{float:left;margin:0 0 18px 20px;} -.thumbnail{display:block;padding:4px;line-height:1;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075);} -a.thumbnail:hover{border-color:#0088cc;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);} -.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto;} -.thumbnail .caption{padding:9px;} -.label{padding:1px 3px 2px;font-size:9.75px;font-weight:bold;color:#ffffff;text-transform:uppercase;background-color:#999999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} -.label-important{background-color:#b94a48;} -.label-warning{background-color:#f89406;} -.label-success{background-color:#468847;} -.label-info{background-color:#3a87ad;} -@-webkit-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}.progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-ms-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(top, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.progress .bar{width:0%;height:18px;color:#ffffff;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-ms-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(top, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-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-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-ms-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;} -.progress-striped .bar{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));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:-moz-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:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;} -.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;} -.progress-danger .bar{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-ms-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(top, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);} -.progress-danger.progress-striped .bar{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));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:-moz-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:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} -.progress-success .bar{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-ms-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(top, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);} -.progress-success.progress-striped .bar{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));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:-moz-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:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} -.progress-info .bar{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-ms-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(top, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);} -.progress-info.progress-striped .bar{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));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:-moz-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:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} -.accordion{margin-bottom:18px;} -.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.accordion-heading{border-bottom:0;} -.accordion-heading .accordion-toggle{display:block;padding:8px 15px;} -.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;} -.carousel{position:relative;margin-bottom:18px;line-height:1;} -.carousel-inner{overflow:hidden;width:100%;position:relative;} -.carousel .item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-ms-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;} -.carousel .item>img{display:block;line-height:1;} -.carousel .active,.carousel .next,.carousel .prev{display:block;} -.carousel .active{left:0;} -.carousel .next,.carousel .prev{position:absolute;top:0;width:100%;} -.carousel .next{left:100%;} -.carousel .prev{left:-100%;} -.carousel .next.left,.carousel .prev.right{left:0;} -.carousel .active.left{left:-100%;} -.carousel .active.right{left:100%;} -.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;} -.carousel-control:hover{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);} -.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:10px 15px 5px;background:#333333;background:rgba(0, 0, 0, 0.75);} -.carousel-caption h4,.carousel-caption p{color:#ffffff;} -.hero-unit{padding:60px;margin-bottom:30px;background-color:#f5f5f5;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;} -.hero-unit p{font-size:18px;font-weight:200;line-height:27px;} -.pull-right{float:right;} -.pull-left{float:left;} -.hide{display:none;} -.show{display:block;} -.invisible{visibility:hidden;} - - -/* Responsive css */ - -/*.hidden{display:none;visibility:hidden;}*/ -/*@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:18px;} input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;} .input-prepend input[class*="span"],.input-append input[class*="span"]{width:auto;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-group>label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .modal{position:absolute;top:10px;left:10px;right:10px;width:auto;margin:0;}.modal.fade.in{top:auto;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (max-width:768px){.container{width:auto;padding:0 20px;} .row-fluid{width:100%;} .row{margin-left:0;} .row>[class*="span"],.row-fluid>[class*="span"]{float:none;display:block;width:auto;margin:0;}}@media (min-width:768px) and (max-width:980px){.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";} .row:after{clear:both;} [class*="span"]{float:left;margin-left:20px;} .span1{width:42px;} .span2{width:104px;} .span3{width:166px;} .span4{width:228px;} .span5{width:290px;} .span6{width:352px;} .span7{width:414px;} .span8{width:476px;} .span9{width:538px;} .span10{width:600px;} .span11{width:662px;} .span12,.container{width:724px;} .offset1{margin-left:82px;} .offset2{margin-left:144px;} .offset3{margin-left:206px;} .offset4{margin-left:268px;} .offset5{margin-left:330px;} .offset6{margin-left:392px;} .offset7{margin-left:454px;} .offset8{margin-left:516px;} .offset9{margin-left:578px;} .offset10{margin-left:640px;} .offset11{margin-left:702px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";} .row-fluid:after{clear:both;} .row-fluid>[class*="span"]{float:left;margin-left:2.762430939%;} .row-fluid>[class*="span"]:first-child{margin-left:0;} .row-fluid .span1{width:5.801104972%;} .row-fluid .span2{width:14.364640883%;} .row-fluid .span3{width:22.928176794%;} .row-fluid .span4{width:31.491712705%;} .row-fluid .span5{width:40.055248616%;} .row-fluid .span6{width:48.618784527%;} .row-fluid .span7{width:57.182320438000005%;} .row-fluid .span8{width:65.74585634900001%;} .row-fluid .span9{width:74.30939226%;} .row-fluid .span10{width:82.87292817100001%;} .row-fluid .span11{width:91.436464082%;} .row-fluid .span12{width:99.999999993%;} input.span1,textarea.span1,.uneditable-input.span1{width:32px;} input.span2,textarea.span2,.uneditable-input.span2{width:94px;} input.span3,textarea.span3,.uneditable-input.span3{width:156px;} input.span4,textarea.span4,.uneditable-input.span4{width:218px;} input.span5,textarea.span5,.uneditable-input.span5{width:280px;} input.span6,textarea.span6,.uneditable-input.span6{width:342px;} input.span7,textarea.span7,.uneditable-input.span7{width:404px;} input.span8,textarea.span8,.uneditable-input.span8{width:466px;} input.span9,textarea.span9,.uneditable-input.span9{width:528px;} input.span10,textarea.span10,.uneditable-input.span10{width:590px;} input.span11,textarea.span11,.uneditable-input.span11{width:652px;} input.span12,textarea.span12,.uneditable-input.span12{width:714px;}}@media (max-width:980px){body{padding-top:0;} .navbar-fixed-top{position:static;margin-bottom:18px;} .navbar-fixed-top .navbar-inner{padding:5px;} .navbar .container{width:auto;padding:0;} .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;} .navbar .nav-collapse{clear:left;} .navbar .nav{float:none;margin:0 0 9px;} .navbar .nav>li{float:none;} .navbar .nav>li>a{margin-bottom:2px;} .navbar .nav>.divider-vertical{display:none;} .navbar .nav>li>a,.navbar .dropdown-menu a{padding:6px 15px;font-weight:bold;color:#999999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .navbar .dropdown-menu li+li a{margin-bottom:2px;} .navbar .nav>li>a:hover,.navbar .dropdown-menu a:hover{background-color:#222222;} .navbar .dropdown-menu{position:static;top:auto;left:auto;float:none;display:block;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .navbar .dropdown-menu:before,.navbar .dropdown-menu:after{display:none;} .navbar .dropdown-menu .divider{display:none;} .navbar-form,.navbar-search{float:none;padding:9px 15px;margin:9px 0;border-top:1px solid #222222;border-bottom:1px solid #222222;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.1);-moz-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);} .navbar .nav.pull-right{float:none;margin-left:0;} .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;} .btn-navbar{display:block;} .nav-collapse{overflow:hidden;height:0;}}@media (min-width:980px){.nav-collapse.collapse{height:auto !important;}}@media (min-width:1200px){.row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";} .row:after{clear:both;} [class*="span"]{float:left;margin-left:30px;} .span1{width:70px;} .span2{width:170px;} .span3{width:270px;} .span4{width:370px;} .span5{width:470px;} .span6{width:570px;} .span7{width:670px;} .span8{width:770px;} .span9{width:870px;} .span10{width:970px;} .span11{width:1070px;} .span12,.container{width:1170px;} .offset1{margin-left:130px;} .offset2{margin-left:230px;} .offset3{margin-left:330px;} .offset4{margin-left:430px;} .offset5{margin-left:530px;} .offset6{margin-left:630px;} .offset7{margin-left:730px;} .offset8{margin-left:830px;} .offset9{margin-left:930px;} .offset10{margin-left:1030px;} .offset11{margin-left:1130px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";} .row-fluid:after{clear:both;} .row-fluid>[class*="span"]{float:left;margin-left:2.564102564%;} .row-fluid>[class*="span"]:first-child{margin-left:0;} .row-fluid .span1{width:5.982905983%;} .row-fluid .span2{width:14.529914530000001%;} .row-fluid .span3{width:23.076923077%;} .row-fluid .span4{width:31.623931624%;} .row-fluid .span5{width:40.170940171000005%;} .row-fluid .span6{width:48.717948718%;} .row-fluid .span7{width:57.264957265%;} .row-fluid .span8{width:65.81196581200001%;} .row-fluid .span9{width:74.358974359%;} .row-fluid .span10{width:82.905982906%;} .row-fluid .span11{width:91.45299145300001%;} .row-fluid .span12{width:100%;} input.span1,textarea.span1,.uneditable-input.span1{width:60px;} input.span2,textarea.span2,.uneditable-input.span2{width:160px;} input.span3,textarea.span3,.uneditable-input.span3{width:260px;} input.span4,textarea.span4,.uneditable-input.span4{width:360px;} input.span5,textarea.span5,.uneditable-input.span5{width:460px;} input.span6,textarea.span6,.uneditable-input.span6{width:560px;} input.span7,textarea.span7,.uneditable-input.span7{width:660px;} input.span8,textarea.span8,.uneditable-input.span8{width:760px;} input.span9,textarea.span9,.uneditable-input.span9{width:860px;} input.span10,textarea.span10,.uneditable-input.span10{width:960px;} input.span11,textarea.span11,.uneditable-input.span11{width:1060px;} input.span12,textarea.span12,.uneditable-input.span12{width:1160px;} .thumbnails{margin-left:-30px;} .thumbnails>li{margin-left:30px;}}*/ diff --git a/doc/source/assets/css/local.css b/doc/source/assets/css/local.css deleted file mode 100644 index c8667c45ff..0000000000 --- a/doc/source/assets/css/local.css +++ /dev/null @@ -1,122 +0,0 @@ - -a.brand { - background: url(../images/small_logo.png) no-repeat left 6px; - width: 166px; - text-indent: -9999px; -} - -code { - background-color: #ffffff; -} - -#home .hero-unit { - background: url(../images/header_bg.png) top left repeat-x; - color: #fff; - padding-left: 25px; - padding-right: 25px; - height: 161px; -} - -#home .hero-unit { - margin-right: ; -} - -h1#main_header { - background: url(../images/logo.png) top left no-repeat; - text-indent: -9999px; -} - -.sub_header { - font-size: 12px; - font-family: "anivers"; - font-weight: normal; - width: 420px; -} - -#home .hero-unit a { - color: #fff; - text-decoration: underline; -} - -.clear { - clear: both; -} - -ol#getting_started { - list-style: none; - width: 396px; - margin-top: -45px; - margin-right: 0; - margin-left: 72px; -} - -ol#getting_started li { - background: url(../images/quickstart.png) top left no-repeat; -} - -ol#getting_started li pre { - font-size: 11px; - padding: 5px; - background: #4d7ead; - border-color: #2c5d8d; - color: #fff; - overflow: auto; -} - -li#ubuntu { - height: 46px; - padding: ; - padding-left: 82px; - padding-top: 27px; - margin-bottom: 14px; -} - -li#git { - background-position: left -70px !important; - height: 61px; - padding: ; - padding-left: 82px; - padding-top: 4px; - margin-bottom: 25px; -} - - -li#install { - background-position: left bottom !important; - height: 61px; - padding: ; - padding-left: 82px; - padding-top: 4px; - margin-bottom: 25px; -} - -h2 small { - font-size: 12px; - font-style: italic; -} - -.container section { - margin-bottom: 25px; -} - - -thead, tfoot{ - background: #ededed; - color: #444444; -} - -table { - color: #444; -} -a.table-action { - display: block; - width: 45px; -} - -footer { - clear: both; -} - -.wat { - margin-top: 33px; -} diff --git a/doc/source/assets/images/header_bg.png b/doc/source/assets/images/header_bg.png deleted file mode 100644 index 4e6b2b899b5787479204ae00ebe2c4fdb8e3ece1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1014 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 U(KlZnG>=$XYTByR%I_ln2eN+=Qvd(} literal 0 HcmV?d00001 diff --git a/doc/source/assets/images/logo-blue.xcf b/doc/source/assets/images/logo-blue.xcf new file mode 100644 index 0000000000000000000000000000000000000000..fff75ee21d4035be50343b3ff766966582822cb0 GIT binary patch literal 33947 zcmd^o34ByVw)efgq_ZzTf+2xm2#Yx2XoC!l2#OyQopBg7&gML4#I2oCah<1c^x-}z z>Kk=F9LJu;VO&@OvM20WJKdd?tep_ZLKYwigoIA-_xqo!dwWTmfbV<1-}ip+gWt`q zI(6z))miG)sk(jdqmMoD)btk~d}R6~k3IgdAP8bF{@jd<{w3iOMf{nFEArMq2m)RB zHwl*p7r|5HG~p!!KOOhPM?rSpV^2Kr=)?0Kede);01{9x3Ui))?#0I+p8o8b#~*v> zn&>%?Jo@08$JabFeGa?Ld*;#A4^02|{BN^=VG`HNMc1I}>M&K6^68gOP}LWned>V+ zAA9oA>DMc50r+A#pbVS${F9G8H~q0EA2dAtEY)B0$Rp1_{G7joRC_FlLqe+(ALM`H zdO>*QTAq1rkl+2xCtfBz{rqDO{^r@|9(d-t`Aq+^28u|es$pmYM#L|6HzLqe&qh(2B^M7QqXX@B>DtNOJdyn=eKKt*23 z2rXA_5QM3#1z|3(8$E)sqC^nxMqloKK@gsD5bj!WwGgkLFHF$S6w>sWLX3X+w|i{e z{nAjEt>AgRR)4h+rS}@!r6|eU{i$A~&k)plM_zqZxvAi^6eoFm*6Y>!X#})2H`djZ z_e=4T*SQD4i9)P?tJQ2OvPnsj?;X8LACE%U+b7#fK1BWDBlXqgR;vZI9g;@!I9i4!o#g9hcxwIN zn>JfxldV4YUj2hjAS7B{7SQUDRFd;_&EdlZ7YTb0u;T=k{`|YP#$(kr$LboJit3M5 zmRnWU^Pp^M8Eh^tC@L;4C>)j|B;T-%KGKH1m6umk)`&Hp>WT`h+Ir4nHkTF`6&075 z%F0R#3K;%7dXbTLw=~sI7sPT^g|FPIwR(VECYGtpPK&v$=ui(4H!H|HZ9q=2sw_UU zMYM=kH&6@ zySlQX+^QkWlA{hOQi{+=6Qx(FEw$B2W2vie5}Ta$5ED>Utl4@<+wqyXtGlba2kNQO zd#vE4$~sV9QB!BLZ2ZFqf7ocT)zzQ^_0v?;4?#ut(>MPzyr-t6Is3$ZM zs1rz9Ai3WJh$K@{U0?lUy-q*;V(K|Rg<%&Ql5yRY3fHUa zcSD?!#NyoqQxoUQiVj~EQDb#m%8C^{R}Co|sC^p`)gfqQghz4%i>w2IBxa6C6192cQ!t&;Ob(^vpe4HqXYF$}a{!U)@8ev5&zDzJ zAFH?7YHaeLxcb_F7KK5%4>h8*(Ejp@3Rt;#%vHk}#iUYPOnoD}a{a7{G)rgol~<_A zP$QVVV0z=_?#OqZby4b zFJ{+hXuo&I-yn^PUy#9&k=96QQVh+}^{7I#Y(D_8G?V9(L0HQwq;x4B%vF;`-FFg< zuc56B z?(83w?0uazpBS_TxEq6aZ!fu<{yheb0q(}&u(Y+<8fwmwyXoI#P#fTG435rI?I&Ap z7s%bX%>csP7)J6=ooodzX@IW`K)4%&y}9jpvkks!n4o5Z$^ds`@cwf>n!ET>=ZR*x zjE34yayOe$2zO&}ec97nw+;0@)osUZqRrKW>Mrs(u2Umy!exkR!{9$VJKH-t+lpQ_ zyxRdv47H*54EdXZ)~c!+hD~k4-xvlrcebB6-g@F>dq-{Ci58pMW(VPhQx{Lw*3^o% zo|Y*VTYNDr_={jK2F+2l%hH zshV{*4={nFYIHVXbd~*t*Qnr?b^8Ga}IMgA8$MUnn7n6ehmpO=N{m|!x)@z6rCU}kZ(D0 z;#EVGVd&Kpkckb0tvxZoJ&eJzyRNH4?nQHJ$04W$9E@RbH!+&YqNcIe%N>ltalEJF z1RtWO`NRp}!oL{A6GLd3q)`X&)6QpNgX=`+3C1-~OItbQ4ew&`lta%&8wAqmZh$|Q zQGvmjeZ0*C`N6puJSITES(0qk_*hz~OaRHdBDTa!T4=8ot*KW zmXl3}7{gE#MgzQt+M3Q0?o$k|4+=?O5NmU5dkus$Ttia}47IMqiDeH$^SuZpnKhf6N+1kkm z1cL)oCy?Mz44%sN<6xfH?1c@BC)};XASQ;|TIv)xoDL{alugqd$!CoLrQj&FkZ991 zafPgTcG(txpuJhb~ z7zT^G+gf3aC)(O!Wn@U_Nsn!38f$86>*{K&csDR%9qnpwYwPH$*<{!)8wqj#6uFP# zw(6Ri$^kZ7jlo&i+udILI)v$IJV|;fPlE6tuHL!|1j9w zP={vC3*3JgMyyQX8=ATQFu;EpM&9ZHpIe*HbN^wmxAbTEkd(BC(?Pwe+KlK(Kk ze;D9D41WJ%g#R$Ye;DCEjKhao`iAV1bEvQVpiygt|1f&1&XfNbsx)eh@E=CU@iU;? zPU{u#kjbbv!haaWepla_)7^IRAD$Kf;XjNc)%|CBd%90`g9knW!haa;J!b*y>TIXw z2cRk={D;w7vv&Dwi=Y-2nQVf9qpK5#de>I=6RQbexCKNr>FPy>E0efS9SS1J5(LM&QszkcV|1O z1HIHJGV1PuJ`5B{Jvtz&PHDQ}P)-gJN|%DtOr1>Vj_4A*-57N{4Q2?8fbJXJ+Xl|` zbjNi2db*?dkO!#P$%?^?4)8+PE%u1LE(`+w(K4(y5BUru%+TmAB=Q>Icut==3(mOC zo;l4rPK})(Q_PVs%}?L z@7bO*^u$%h#L2tw0TLXB(Opa;776Q2Z>~{i9L`083-%mv;4qBNZH=di=OEv6=5($x z$~csJ8sqKm>gwz`O^ZHEdPYZO=K%DIqxJUHK?mS4jIK%=SeMx4?CfaoIxl++qoem6 zb(xs%0Z|~sV;EhWERatD`{Y?Z&jJh@#5ACufP~>PjGhzdf!M8vq&nMA%7`9}5RCTp zo^65H;4qAy7C^w(F3+isw(+sFjC%@_o7(J-peCD@CY#Zu3Qa<#l@=X+=b)F$IC^AE zR}W*4s>_9Ov?(MyZX|g@sy(Os+98|acA^Hu?Cg{M1@w=J#RZJET+)PGhQl?1Y#aW< z=;;KKy4%@v`s~@3Jh0E1*K$@CJ6a@#VTzhZnx05*FvHv{7~Ks-Ke1cW#kILxhI`I} zWI}f|vrHHF6GlhTARBBCnU>h2B`ZJGsp|Bdg2KVdPhR9+!Z>If0GBX*oarOG!Z^jQ z3!NR^gI(<%9i5O7Z(eO2Y=9D<=^JP_87pb<@~kvKUczy;73HZ8Ucz&}bC`Pxqt{jqhF`3cWzx~hy@XLbmyLPEG8f`>W+@z_quUoWq`K`;BF8cQDX_I0j z)S_^;(2jahvGIu$Q#0q^^uUH<+bOBPx%jiyOXp9Y6s-}3>B5j05i@a0M&_LBm%Utx zIcmiA@5`=Di;ob6X~M9miAnj<>+9D4$A%{8s-tPm!i+?nC`?6(ZbIfCzuLNeXI>BF z2C5H8xzI0{XE+zbY#EroV38 zv3u8!?OV5el)Gb3UcM^-{QiSS%UUm-C@(E4EG)&6Cqi=dEuS7kH3l%|KW*BvH!pAB zo?Sb4?%umEU!8w$|AB)?3X6&gj~+gB=xAv*)o?#GH%WsE4s~4mM_YF7Lr=s!)jnTd zzBb@3$oIurcVLlh^S4x`rn9g z+WcYkdiSoKyLRu{mzS>r{=tGWCp?_z(I2f?DlYXc#^$j@9W&)N>VP`m3G|)YbGL|F zoVnX~QXLiR%W(>jb{00l2J#r$qy=l=1Bvoq4Cq-V_j;U9AeA6igEQ=S&etB#0HOv#w{ z6BH2ozTMkCT#%8R5E~PlkespL!);Kk`~!yy+kmbS>X=GpT>sFgxjXlQPTrocKV6uf z7^zXK)SAe|^o5^(4f*arc%-O-c7ioz9Pv|DzVPLi?SwDp+xP9-@-Nd9b+A2A=p)^m z{^Kp+1QTy*O%LC#8&*fBJoV2lU+>}!8QJ^wr*kJqqmG*DM5WCA6jGr&hmIDS$~&2> zuxsMd-`u=|YN+!^^7d@|?TjSYlNLG~ku>AC+t9E4{Zyr(w1QP|XcDHs&4uR3+nxJF zMuJAr34mriK~Ocx`cRQ2JZ?P4jpw+UeE0rCg&cK66F2p(%}`%RpSrOoGf_+3ASKCM zL*0Oy?sq|*OUfB-40iIXpTk1-GU+?^e*Mv$`*v=9X--;FOr$O{ zCMj*sOIy(ll%v4LH~NM}l|~mcDRaR`fRpO&-Ld861({P)l2fK+E_ex(1y?|~t?wq+xpZEt;F0RzHZ5+)kW+}Ir^LhJr@5tS}$+&4VA3rx3 z+B%K`lOfb+w_+SHy}W&UckkRG?r_l@!UcM;u$=Gvjfj!S-~Kx(t1jP{w@*#8Mg&>w z(b9hAY{^D{MlB}hYxYwUhl?9{0p$DMmR)41YD@^2Xbv1y9UM6T-NHP>gSP=q+_is4 zWlUjv_v~gqZqR8s27TQk#B5)&p){{LES(q%i(6A;#C+ft=)F@A+E&>~i%W(Zdn4wSe zUn>1HNko41JrrlUL>Pg;N-1qzs`N3EO0UJ8j!q_ph zZO`MpEKvq%ByY`qIC4mk^IGg>($QIb5Rn9&oV^VgolPkXCjzz}d$_@{B-FhRu-G8H z36igdfq47TlJ9wJpvTIsAxot(fvl5d1MN(bd`47=2_gxQWh}_XK)jV0I-R0Q<7Y!! zsUAzRU@T}o1I^H*<3p^cENPLGhy$HJ2L>@z8pyxQlNkqi_dL%;O1UVUXU>HRkXp=;_p+gG2B@2S zsSHpzq(|SCa=NPwOwoe=Dy6i~p)x?~2B@2XHc_E&LHS4n)Ga9QZ7eWEV1GLa_%Q}_ z-QD>K_RFDe3;=a&eG5B~P&byxxG&JwIn>Qh1nTDg3NYH5RvL!7xoHQ*2+MfJjC<~HrJqTtTkk*6ndd#-7FiZ58c{}3Q#vcNr0Nhf;t(9(}BA6UqLp6 z!vJ-2mqA2OH>N3&*@f!2n9Ml9YyO0ZlyXrx&zK7pAhnnwZ+$`Cj8HfE zQW>FcNRPfN<#bmWnYso2RZ1ylQW+t2Bh<}E`!7(ppnRke>K2sub~P9yupO2J{1_v; z?&&{>?KP+y13=wQZ^!lp)Q#maZaeL?LEZdBpl+U0z@S=w7}U*ULhu+2gSy$b0|vhO z@t|&}8HkgIm<}Q~hq|%Wkfl>W$8eJsetKr@W!xRdpiCA;J#)XlRU7{mamTRXs%gt`rZeUyZ{F&07Hj8He0hPoNS z_8}4jrJ-)v*VI5HTtgr;d)sysclXG0FRxX~M8cJ;CElaMymOufld+uKKgF6%|8F1Vl9cc3e zTBL-6t;umR?Ax<7+0NVV_`#~X@5#~Rpj_@PpsayeS(+^8tZT1da?46!hSX<$N{rRS zIulc8FJ8F{_1(1C!NPZaAM^pRBoL%{A8~5+j1;L)IH=Dd2nmt+by5#K3sM zm>dvu7hE-3Kw)e*N^;rnnUzQ)XCt~sa(%WSHOj9@b0lZe@=V$tlM!Y^)$X}wBHM*h zI*X}>k(RV5%$YYiiZ->B4q^sl9mKwuqv@V`SJCz!N(1u`n-Q?hHDdpG`86q29MAhQ zRk|=|k|cHh(sgq(QWD70Cj@n1 zh^g?zglHY@T22g_Z|!WprC1B|&zPB+$3M#jpB`HndcAn51TAIxa$H6k7qAqBluM0z zS^m1?<&+w9Cp-#elCj37`;|ei#shCjz#V-jYLju%V>I~KJu^m2>wNQ>hAaVnV+yHro zPtbCbFNtN8aREy~NV&im1G>sq=uB{z%qcbKPPM=W14JHF^Ky`@@!UxgYLC7XH3*nJ zl|nQ){cjE-x(nrNBG%%;R5h2$&l*!#84ZN#A8T-$iJVa-{!vNror#=1$w88Vlu2-0 zD&aCW0+p_XavT7W8%g9w$TNI`mUMhsDx-`GSPDYQ1;!ZBRkliItiEJUsX=$D1(p~g z@}QcRgItYM<0RA`eJ5%VFgsHw8l3(&hY;O`@--3b;b5wo%j9Q`sjG|z!t{?dIL$=P zs1pCEB>2um&dy>2>wNPG*L*ybV1g3pE7UWuumR9GQSjy146OXL} z$G<`+kC7OcNXvCi7Izs@OS;gJjjkJRfO0nw@W=`k>0kV4a>gGgf+)5=QQ@pg(JoE)C59VV+{x?+ZYN~a zB%>4_Mn#St*RmUzQ7Hu%AO+R3aE-oWg3zb>Su|cQ5w+*y z8hwud1^S5!mM173FBb(oqA>dIlW_Jz2Uo-aoiKiuj<~Xb6?$JQW7S%dPLRPe_{BTAq_c=9?;n?0y3%Vo&q z>=8g%^Z`7!0*jGG*lL@fY`AC%BC#^KR+RBDh`Cu8EiHK&eC#FaDVvJgoWWJMEzF!0 z7aijdk!UT*LZs1sye=~>ZEB`JLJIC<2))JguDxN&3V(nUOivz*xHL-|JqB?FV59mT zf){856qj6g-4YhV1;V0`{`h$d==F2vT+af`KvWbW2YKD8%?Y9F4~l|i>+gRIUms89 zQ9+C(t^kCjKoG`vaj75Y5pa?@ARASJe$hg?v3{h7U zSKjuKxrP|jFF~?-Ix!S*(7^&Fc|&K0vS|P?jflV)5x`7tW3c%)0Zv^hhN1ScdE`G2 z=?N7cj%z85iPN!o!9SIbQZza#l2tUAmK<^_$}5qQ(D@?|Qz#c9xFzbOd@6~pDasKv zEH3M9oPUy^>^Df%V0}cH-z_Mc7bs&pX(;o%7G*PJt@u4GS(ghl@f-7-><@A&qqwfI< z|2Jc$C(JbRc*CXt=d|M2G5j*^CizM+LdTF+8KGk#ccx>k6#8YPi|H7Cea4SLpiS&J zgdQVfI>vHW22H{tOFAfxz6U5Xt@2a6Ty8WSC4c4glp3S&0SeGDJY@Et8!J6lrjf@R zF8x2J6-CE=f~ zTnOb5VUO3DK>=pAXK6QnyYZ9bFqZW+@PXXLor%P`Iw}mc}w(K3a-HImsz))IHAs0GcAC-HC`TE1@2<`N@vswpMG9MEnF^5^&v_5 zio2rvmuiy&(JSjSBzXmVprBacEsbToJS2&7l2h8Kdz?X8uIg}zF%5?p$)oOZMo5w! zeV{dztBjE3xOpZk{Jw*p0uznsTgW|73huLT0$gEO6bgy!sXIb zACi=>xGSoEsWvGDy0Sh)l2^b7NY1G6mc}w(9+E^k$ti8rJ`7*Jw76Dg34|sY0TM?CfmDW34UQ4yz4qSXtO*% zWaAYjY~z(yb||4JM&79nt`jAR%BHV!&ZQg#B;f!_-u921l(~={$#k!}Ej!!4P0k+y zlurWCU!@=|E%Q2dD$~7UNluP`E0;fWCvPN!x>9h%weuD;>fTki;oSr*6q+H4OOttU zgyae&DL^79e%W+SjyCjZztI5^Aq1cJ-~pDE**u8yKlm3|bt<7#=*f&{<^zuJ+NP@9EAGFeCw*5*zae+#zR9{!?M^s+Ee3 zjXOyY|7fEoWaA~=tm9dA8+Cll=1sT>4UeoTbVD|P!p)WPY!lx0!+` zYm{7~4m6K?s;GTn4=bFnKvy%fv|)C_!nq(kY!?%&^?SC!ep)!s7I^kxb zQTHi=3-1W>c|D?sJ;KG;*@!m;=iKX4Ka+fTDpTd72gH<;IKeCZ7*MZI@~M5IH@GZb za7k{j$BP$-q~mAzo&>iSZ{%Rfc)ajRPR1dbBx&^%Kov-r&j!^Sn@nJD((?HvB8Mp= z8hQL`*W(qvGH{Y0`ZN+U_~ViA8v;ZlT8Ur|k97Cl_ul(ceKOTt==EY;c=3{i5&Rmj zQAq(*BdGy!`J|79kDvnt@{Pc?s|d{}y#+LSQgMm^(n=#fJYeq!!q~miYr$xMc%(N+ zL449XfFy82!0<`ylsvtO8Tq&6JPw?BhBx8)7$d{0g#xfN!3!RQfbetNq+l2g!xI?_ znIzy@2~H&i91?wS@Vr+O8OuZ;eijO$qt?^t3IRdn_sFUxjc>#&6*XH64{Vp^5DC6{ zp*|WWelRBjNCZ%Uf<6s`2TTVTF)cVB;nxfxkT|gHh5{<;;&Y=pj2Q2omKBIZ8OxPy zJqko*shSR;c<8EEh7b{gI6eS~C~%~JVkZdhb?Bdus0E<-abL6W5ooAHA6=&=>8U-XgiQ4{ z#&G;mk>Io;rOpM=O~@G5inkVceuyOOi;_RUsDhHPRs+mSDH%T-RBvqZP7ubk#>`sr zdIQfLNW$}ZRX*qw0KQE05in?lmrRvFcy&7l25a?7YuCQ|>g$GNs`(hWAX}?X`Tz=< z0;u0wcM99dTB$m{>PEKKFMtN&8epwnYJ#;RTPp`LOWPQX28dVsd=$hdeFaEDP@ON8 zJiX%)8o8G1Cl!eFwc64O@lI`C&8;Pj)CoHdi9UikAf!b7p$J%|=Kw zwTLD*097vd0tISG>vKr8r|_QnVlrB^5eY_Nw9INDY}6sEC4m^ycwVvC;5>{|)(%t% zvRDP^K~rcC7Ar$!izRj1gn}T8#S@{_Jclrg1;mjXYO#L(hQ)pfY;LiBC@l7ruwAiO zKbTqU0cNot>JH6Acv}Zq8nf6UWvZF^vW)^#<$=2MBY0z)6 z2*@YkU9{?ud$M59nzeYZ2TV60la zs}5$wArNBuDs#7v5uaq-OrHtGJy_gM#9DsOU!YG(c2EoYX_+c~z zc*GEhY^PL(jqud~SF9 z&k2IBgqb5TR#9?TX}@4qtke%?R(gzCDPB43!)s5-u$X~1DhA3x%s`uoIU@rnPxbbk zIeSh;hV<(3lm1eW(z(7qr&%M2F&!NA0M0l z=}_euHdbg(G8I->%jr`aW>aa2$zrLhu5F;9@qGsWBce*cg134kS&H%Pl8&;f`sTLI zlQlKlxBmHcYJ|t{{)Y?$jkpsn#q=$VvkkfH9=m|ZfqDzp=<7wKt5|Ja9=O)>UlAh6hYfJIL}`o}w@ z?6k3G1c_D|h7$`J;3r=c4Ned|iN}hq(N?Fqq!coO#j+ty5ZvnbD@@iX6x7x?)S0P( zS8%EBJ7Turn*1d-pFe+APGrsnIl7kjgeC~CRKr258CaeY+dY^~qOvc@$FcI> zCEg*iVw+)Kg$3U`aaxMoR;pB(R-b2nFh{`i+wPzHpDms1}4Z#1PK&s%m3gwVuX^B|kJX%n6 zxOpXE_#gfo@%OaLq81aI2oJEDO*EjWOa>|E>^2A#t*9`PIi2vHoyX8EHew z@n!fuw>m1ILiT9mZ;sZO==(#W#a>oi`&{;Yk38{4K$Y5JYXA3|gLTElm_W)bmWtBS z^2*AZaW%Lt)?E4bNB1<;H8$5)9L?XJUq*T{u4%NzTT7}pzWm-3_uu`!+w_YQ?kKdt zLdUha&IwkNrQ+}p=Vsr&`qwZ1<*u6!9w{g(9b?X&^B`rjwXBT3nPX}G?e`0g9yxem z%T(O7%TH5*s|=JoX($DhNZ$}myt ztUcvrHOHD7>Z-<_Bi-V&(6}h8SSFgpvUB51!Eu87s?Fu4)_5y_QhBtOa9{mZg~=L+ zQc}%O-w=o0VBzX7p-#~lN%;B>wQ%+4m1P#Z0$(iinaad62PVu*`mO}wG%9SYghhhS zRru6WdD&4m?S=D#iNYCRe|+@t;jN#4y8i7~UV89nE7|N9&YdRVO`byXlEvT2nldp` zhZ$(Cc&o4gpF+A*@H~NaJeJ+(gjx6v5dBDFrbHpWrx)MWn}|iP1G`WT?{H6V7hCoC z4&z-pZnu4yeIqUx@6*ACn@{>HUbusec(?RNJO+**LEEKU;4e}nr%U?0AC#hm$&wQ* zks72U1so{(yeu^ZU+!TEw$MtJ+&-RF`#?lVh6S_mo;H+JKAg{RR7zr@6`|zS((r}* zfA{bI{?0qbBJ>_hM~>(E#jk$z_zpZGfHe?a+r-*T5X5?SL$k1xern+DmB?qb3HdCC z9wOH(H#`yh36RxDtyzN>y%IsOvia%c+?62wtk4zMC|7Y zZwKudoGmC@w?<1bJZFkqVq%U%nvR zg!3|hY2!wVHo3Ufv~PgemGuCRQurn-Nf!P=<}^Yyg~t6wAsL))qDx%J95-5uB8qla zF-nTTXxz|bBBPU{krUA~&m>_300>sFgXVHw9C3Q_HY%bVAzko!JMry-bLZ@K7dHG7 zgdv|~t8F>n*4cewa0qX;^Y%!1Pd!?_Pe>EoU%dF%IsvZ+A_FqOfIi{|G~_p+`?&!P zpbJz9^-@pCAhb3f8bm-dVRD@wR{u&b%As-SS&_RpYX%*X_3H7WNV zdcU;jvy%)EV#XE7R^*{@lQvkG75OBqAUrv)6;a!=74f8EMLZ`PPMA!v74c%(iX4n$ zI4e^5+}^u{+<+0e9Zt*)iV=yv!7~Hr28V_m4!87G#-eCw?|GlpdE!)8@0tFK7e`|8 zK7z@Dw_i4;x5$(Zefq_hiYXakN_mWjz7cLpX@YBp@V}XLvFRyMxNzGe&p?GRt+VCq2f=4}CF`r)nB3AvZcJXOmgWh?n8?RP3aOBV-y3mm z_>GBY{l>(z0b}BM#hBzAra->U4!^`fkTct`fn(wTwPbhhICAu8X=zo5qO5q%_G`SD z+!lwWhOd*E5+TEs&O-Z}3C%mqjOV=2N;%n-hIx)~VOT@RDW*h&LWn{jW&%9VP>5Kd z!liS^S+ktZ1))8dj@u#Z=|(phA?%7sFn2izGb;9*5pTzRPH3R*U1mlE;%0PGF(bJ* zOYJp4V#eYGQlv0Evv#1X^JGJ##aa+Bqd%d<%f82@n32!-s|IF9IR3)w!f!*ZD}}$q zhScHR5Va~B5Kk%w#B;I%g~o@#Q~$`q|da z`3FiYRko(GCs5%0V)ND=rKSq8LW@sox~(;jYv7dZ_{b#!ctjsqQ@bo>$DY-~y2SDb zYlP(@b}uR_s?3eg)5klyu(-wU2z}tTt`?uRGnE|3+qw0t4Ig}=M`=f6OKW3Y*}*-Z z|Ly&EUVZBRdw#lP#k_A_JLg;3cj8kokX-vq5B>6v<@zNH7U;9SbHj>TfBMjqZ@l^G zKX&4^_IWF?{T3;--*n4e_dovRYrp^G?_2T@l$x#O_%0_tp;lRGu6mzgxc3*Dtd*)t zv1+8cs*<)=EZF-HElz8R^?i|O_$=0Bd|tQ2`X0+pzC=3Gs;r~ipOzXQuU63;Bt^k7@vDNTKQ1pbs}MD~iYzZ-WS9f+!5Lx7msOVM zevirswegwKRrKP@3Bp-XxauoQVcpxW9o+cmKdyWI7mqDQ6$VfJva-}vz2W}Z^XJc4 z^zBF2;=4H<|4RfmrFC02?9QufX=)+n`QhbOb7eJlyvmN6-$n1Re*yZ0FItDqOb~i z9{o-d?D#uv`|sWbE=i-*`UeIcQAI{AKUnnK2ME@E6tO!i3idvOA}CmF%H-)YuUWk4 zuAG1WAivUF{QMuvE2}CiEJdbYsln?=q2s-cU+m03RAz#}Yb<4@=Aswh`tap758rp! z|5`LT5?b7LthySTA!XoHnaNyUVKSG_nR&qulqsqu7VPawc?LVkK6Ha;Ns$=M+yszxJ8w>Uh`lh_DihA)nCia2bGgW)` zeERlF4?ehP<}M3%ATUZ^-v0HUKX~r(yS}%0?$oOmX6WZHT5<1JR@$QQtNxj*X3t-I z`>ppq_{O?VHf}vwRNI7jlRiJJFgjA`+q8RsiKXUvOIcvH+ zh?3pq-(_I6MP>GtVFytx@xs`l^Og~F*=HL*eq$xQ=2m6yEvv>Sc`YTyhY#(~-}K2x z&%bd0k8X&KqAw4f-M{Cn&42&vx)+|xS+!_R`s5_M@Q9S(zG(hcQxf73DPw+AA(X%j zsTS7?h4jt!VO;Wu+J%2Znmz(g|CZvS55VJ}{{!#zvH6G}Jn-Vf&k*>(!{_Lg-l99N z*r-!My~S_tUvUb;YZbUq_F7kH`KvPp;Z-v(l)ZWy7vbVHN)mM1u_Z7AF36Skp@ZcAC7;JCU`*6kCzQAW3=EKhK}z(ale7U?^ZD0pZ0 zOG^+V&X#VHyy|}Z_1!Klm3&*IwXuikhBN_q8OKv<`N^zJc;#ta+i-Q`lK!jnSs3X| zjCvO1LS#4HvXCcu7DhS~qn^dM5ZO()EaVBEg^|w0sAn-QM0V3H3weTHEqS)wu7+yP zklg*V@m7E=$vd0`PY0&rsF6iuZV*p^FjN@g>wWcd%AgXVo#R>O3{P@EUKKIy~ zC#T=}z_Y(0NkdiGKSib2A{U8^;H30W3qMYJP&!^t6HX#7H7@*{giEQ)0D|!Pvq72( z^w&QUgg5>b*Xy|cgCi++_WBXPpxJLs#5EaL8ZOxA8#8c$U!<9yv~@LHiypEwEqaKw zD9uhE~$r@r0i)Vn053A cEs>;ZH~=z28U6wfl47+WDNY7mzpSMG4+mqQQvd(} literal 0 HcmV?d00001 diff --git a/doc/source/assets/images/quickstart.png b/doc/source/assets/images/quickstart.png deleted file mode 100644 index 735617b8cd4845e1afa9b85524c96d9015fbc410..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9491 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 V6fLn*CGz?bpe(O0S0iH?{y%IZ@nHY} diff --git a/doc/source/assets/js/bootstrap.js b/doc/source/assets/js/bootstrap.js deleted file mode 100644 index c832ccb2e6..0000000000 --- a/doc/source/assets/js/bootstrap.js +++ /dev/null @@ -1,1722 +0,0 @@ -/* =================================================== - * bootstrap-transition.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#transitions - * =================================================== - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ========================================================== */ - -!function( $ ) { - - $(function () { - - "use strict" - - /* CSS TRANSITION SUPPORT (https://gist.github.com/373874) - * ======================================================= */ - - $.support.transition = (function () { - var thisBody = document.body || document.documentElement - , thisStyle = thisBody.style - , support = thisStyle.transition !== undefined || thisStyle.WebkitTransition !== undefined || thisStyle.MozTransition !== undefined || thisStyle.MsTransition !== undefined || thisStyle.OTransition !== undefined - - return support && { - end: (function () { - var transitionEnd = "TransitionEnd" - if ( $.browser.webkit ) { - transitionEnd = "webkitTransitionEnd" - } else if ( $.browser.mozilla ) { - transitionEnd = "transitionend" - } else if ( $.browser.opera ) { - transitionEnd = "oTransitionEnd" - } - return transitionEnd - }()) - } - })() - - }) - -}( window.jQuery ) -/* ========================================================== - * bootstrap-alert.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#alerts - * ========================================================== - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ========================================================== */ - - -!function( $ ){ - - "use strict" - - /* ALERT CLASS DEFINITION - * ====================== */ - - var dismiss = '[data-dismiss="alert"]' - , Alert = function ( el ) { - $(el).on('click', dismiss, this.close) - } - - Alert.prototype = { - - constructor: Alert - - , close: function ( e ) { - var $this = $(this) - , selector = $this.attr('data-target') - , $parent - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7 - } - - $parent = $(selector) - $parent.trigger('close') - - e && e.preventDefault() - - $parent.length || ($parent = $this.hasClass('alert') ? $this : $this.parent()) - - $parent.removeClass('in') - - function removeElement() { - $parent.remove() - $parent.trigger('closed') - } - - $.support.transition && $parent.hasClass('fade') ? - $parent.on($.support.transition.end, removeElement) : - removeElement() - } - - } - - - /* ALERT PLUGIN DEFINITION - * ======================= */ - - $.fn.alert = function ( option ) { - return this.each(function () { - var $this = $(this) - , data = $this.data('alert') - if (!data) $this.data('alert', (data = new Alert(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - $.fn.alert.Constructor = Alert - - - /* ALERT DATA-API - * ============== */ - - $(function () { - $('body').on('click.alert.data-api', dismiss, Alert.prototype.close) - }) - -}( window.jQuery ) -/* ============================================================ - * bootstrap-button.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#buttons - * ============================================================ - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ============================================================ */ - -!function( $ ){ - - "use strict" - - /* BUTTON PUBLIC CLASS DEFINITION - * ============================== */ - - var Button = function ( element, options ) { - this.$element = $(element) - this.options = $.extend({}, $.fn.button.defaults, options) - } - - Button.prototype = { - - constructor: Button - - , setState: function ( state ) { - var d = 'disabled' - , $el = this.$element - , data = $el.data() - , val = $el.is('input') ? 'val' : 'html' - - state = state + 'Text' - data.resetText || $el.data('resetText', $el[val]()) - - $el[val](data[state] || this.options[state]) - - // push to event loop to allow forms to submit - setTimeout(function () { - state == 'loadingText' ? - $el.addClass(d).attr(d, d) : - $el.removeClass(d).removeAttr(d) - }, 0) - } - - , toggle: function () { - var $parent = this.$element.parent('[data-toggle="buttons-radio"]') - - $parent && $parent - .find('.active') - .removeClass('active') - - this.$element.toggleClass('active') - } - - } - - - /* BUTTON PLUGIN DEFINITION - * ======================== */ - - $.fn.button = function ( option ) { - return this.each(function () { - var $this = $(this) - , data = $this.data('button') - , options = typeof option == 'object' && option - if (!data) $this.data('button', (data = new Button(this, options))) - if (option == 'toggle') data.toggle() - else if (option) data.setState(option) - }) - } - - $.fn.button.defaults = { - loadingText: 'loading...' - } - - $.fn.button.Constructor = Button - - - /* BUTTON DATA-API - * =============== */ - - $(function () { - $('body').on('click.button.data-api', '[data-toggle^=button]', function ( e ) { - $(e.target).button('toggle') - }) - }) - -}( window.jQuery ) -/* ========================================================== - * bootstrap-carousel.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#carousel - * ========================================================== - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ========================================================== */ - - -!function( $ ){ - - "use strict" - - /* CAROUSEL CLASS DEFINITION - * ========================= */ - - var Carousel = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, $.fn.carousel.defaults, options) - this.options.slide && this.slide(this.options.slide) - } - - Carousel.prototype = { - - cycle: function () { - this.interval = setInterval($.proxy(this.next, this), this.options.interval) - return this - } - - , to: function (pos) { - var $active = this.$element.find('.active') - , children = $active.parent().children() - , activePos = children.index($active) - , that = this - - if (pos > (children.length - 1) || pos < 0) return - - if (this.sliding) { - return this.$element.one('slid', function () { - that.to(pos) - }) - } - - if (activePos == pos) { - return this.pause().cycle() - } - - return this.slide(pos > activePos ? 'next' : 'prev', $(children[pos])) - } - - , pause: function () { - clearInterval(this.interval) - return this - } - - , next: function () { - if (this.sliding) return - return this.slide('next') - } - - , prev: function () { - if (this.sliding) return - return this.slide('prev') - } - - , slide: function (type, next) { - var $active = this.$element.find('.active') - , $next = next || $active[type]() - , isCycling = this.interval - , direction = type == 'next' ? 'left' : 'right' - , fallback = type == 'next' ? 'first' : 'last' - , that = this - - this.sliding = true - - isCycling && this.pause() - - $next = $next.length ? $next : this.$element.find('.item')[fallback]() - - if (!$.support.transition && this.$element.hasClass('slide')) { - this.$element.trigger('slide') - $active.removeClass('active') - $next.addClass('active') - this.sliding = false - this.$element.trigger('slid') - } else { - $next.addClass(type) - $next[0].offsetWidth // force reflow - $active.addClass(direction) - $next.addClass(direction) - this.$element.trigger('slide') - this.$element.one($.support.transition.end, function () { - $next.removeClass([type, direction].join(' ')).addClass('active') - $active.removeClass(['active', direction].join(' ')) - that.sliding = false - setTimeout(function () { that.$element.trigger('slid') }, 0) - }) - } - - isCycling && this.cycle() - - return this - } - - } - - - /* CAROUSEL PLUGIN DEFINITION - * ========================== */ - - $.fn.carousel = function ( option ) { - return this.each(function () { - var $this = $(this) - , data = $this.data('carousel') - , options = typeof option == 'object' && option - if (!data) $this.data('carousel', (data = new Carousel(this, options))) - if (typeof option == 'number') data.to(option) - else if (typeof option == 'string' || (option = options.slide)) data[option]() - else data.cycle() - }) - } - - $.fn.carousel.defaults = { - interval: 5000 - } - - $.fn.carousel.Constructor = Carousel - - - /* CAROUSEL DATA-API - * ================= */ - - $(function () { - $('body').on('click.carousel.data-api', '[data-slide]', function ( e ) { - var $this = $(this), href - , $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7 - , options = !$target.data('modal') && $.extend({}, $target.data(), $this.data()) - $target.carousel(options) - e.preventDefault() - }) - }) - -}( window.jQuery ) -/* ============================================================= - * bootstrap-collapse.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#collapse - * ============================================================= - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ============================================================ */ - -!function( $ ){ - - "use strict" - - var Collapse = function ( element, options ) { - this.$element = $(element) - this.options = $.extend({}, $.fn.collapse.defaults, options) - - if (this.options["parent"]) { - this.$parent = $(this.options["parent"]) - } - - this.options.toggle && this.toggle() - } - - Collapse.prototype = { - - constructor: Collapse - - , dimension: function () { - var hasWidth = this.$element.hasClass('width') - return hasWidth ? 'width' : 'height' - } - - , show: function () { - var dimension = this.dimension() - , scroll = $.camelCase(['scroll', dimension].join('-')) - , actives = this.$parent && this.$parent.find('.in') - , hasData - - if (actives && actives.length) { - hasData = actives.data('collapse') - actives.collapse('hide') - hasData || actives.data('collapse', null) - } - - this.$element[dimension](0) - this.transition('addClass', 'show', 'shown') - this.$element[dimension](this.$element[0][scroll]) - - } - - , hide: function () { - var dimension = this.dimension() - this.reset(this.$element[dimension]()) - this.transition('removeClass', 'hide', 'hidden') - this.$element[dimension](0) - } - - , reset: function ( size ) { - var dimension = this.dimension() - - this.$element - .removeClass('collapse') - [dimension](size || 'auto') - [0].offsetWidth - - this.$element.addClass('collapse') - } - - , transition: function ( method, startEvent, completeEvent ) { - var that = this - , complete = function () { - if (startEvent == 'show') that.reset() - that.$element.trigger(completeEvent) - } - - this.$element - .trigger(startEvent) - [method]('in') - - $.support.transition && this.$element.hasClass('collapse') ? - this.$element.one($.support.transition.end, complete) : - complete() - } - - , toggle: function () { - this[this.$element.hasClass('in') ? 'hide' : 'show']() - } - - } - - /* COLLAPSIBLE PLUGIN DEFINITION - * ============================== */ - - $.fn.collapse = function ( option ) { - return this.each(function () { - var $this = $(this) - , data = $this.data('collapse') - , options = typeof option == 'object' && option - if (!data) $this.data('collapse', (data = new Collapse(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - $.fn.collapse.defaults = { - toggle: true - } - - $.fn.collapse.Constructor = Collapse - - - /* COLLAPSIBLE DATA-API - * ==================== */ - - $(function () { - $('body').on('click.collapse.data-api', '[data-toggle=collapse]', function ( e ) { - var $this = $(this), href - , target = $this.attr('data-target') - || e.preventDefault() - || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') //strip for ie7 - , option = $(target).data('collapse') ? 'toggle' : $this.data() - $(target).collapse(option) - }) - }) - -}( window.jQuery ) -/* ============================================================ - * bootstrap-dropdown.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#dropdowns - * ============================================================ - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ============================================================ */ - - -!function( $ ){ - - "use strict" - - /* DROPDOWN CLASS DEFINITION - * ========================= */ - - var toggle = '[data-toggle="dropdown"]' - , Dropdown = function ( element ) { - var $el = $(element).on('click.dropdown.data-api', this.toggle) - $('html').on('click.dropdown.data-api', function () { - $el.parent().removeClass('open') - }) - } - - Dropdown.prototype = { - - constructor: Dropdown - - , toggle: function ( e ) { - var $this = $(this) - , selector = $this.attr('data-target') - , $parent - , isActive - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7 - } - - $parent = $(selector) - $parent.length || ($parent = $this.parent()) - - isActive = $parent.hasClass('open') - - clearMenus() - !isActive && $parent.toggleClass('open') - - return false - } - - } - - function clearMenus() { - $(toggle).parent().removeClass('open') - } - - - /* DROPDOWN PLUGIN DEFINITION - * ========================== */ - - $.fn.dropdown = function ( option ) { - return this.each(function () { - var $this = $(this) - , data = $this.data('dropdown') - if (!data) $this.data('dropdown', (data = new Dropdown(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - $.fn.dropdown.Constructor = Dropdown - - - /* APPLY TO STANDARD DROPDOWN ELEMENTS - * =================================== */ - - $(function () { - $('html').on('click.dropdown.data-api', clearMenus) - $('body').on('click.dropdown.data-api', toggle, Dropdown.prototype.toggle) - }) - -}( window.jQuery ) -/* ========================================================= - * bootstrap-modal.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#modals - * ========================================================= - * Copyright 2012 Twitter, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ========================================================= */ - - -!function( $ ){ - - "use strict" - - /* MODAL CLASS DEFINITION - * ====================== */ - - var Modal = function ( content, options ) { - this.options = $.extend({}, $.fn.modal.defaults, options) - this.$element = $(content) - .delegate('[data-dismiss="modal"]', 'click.dismiss.modal', $.proxy(this.hide, this)) - } - - Modal.prototype = { - - constructor: Modal - - , toggle: function () { - return this[!this.isShown ? 'show' : 'hide']() - } - - , show: function () { - var that = this - - if (this.isShown) return - - $('body').addClass('modal-open') - - this.isShown = true - this.$element.trigger('show') - - escape.call(this) - backdrop.call(this, function () { - var transition = $.support.transition && that.$element.hasClass('fade') - - !that.$element.parent().length && that.$element.appendTo(document.body) //don't move modals dom position - - that.$element - .show() - - if (transition) { - that.$element[0].offsetWidth // force reflow - } - - that.$element.addClass('in') - - transition ? - that.$element.one($.support.transition.end, function () { that.$element.trigger('shown') }) : - that.$element.trigger('shown') - - }) - } - - , hide: function ( e ) { - e && e.preventDefault() - - if (!this.isShown) return - - var that = this - this.isShown = false - - $('body').removeClass('modal-open') - - escape.call(this) - - this.$element - .trigger('hide') - .removeClass('in') - - $.support.transition && this.$element.hasClass('fade') ? - hideWithTransition.call(this) : - hideModal.call(this) - } - - } - - - /* MODAL PRIVATE METHODS - * ===================== */ - - function hideWithTransition() { - var that = this - , timeout = setTimeout(function () { - that.$element.off($.support.transition.end) - hideModal.call(that) - }, 500) - - this.$element.one($.support.transition.end, function () { - clearTimeout(timeout) - hideModal.call(that) - }) - } - - function hideModal( that ) { - this.$element - .hide() - .trigger('hidden') - - backdrop.call(this) - } - - function backdrop( callback ) { - var that = this - , animate = this.$element.hasClass('fade') ? 'fade' : '' - - if (this.isShown && this.options.backdrop) { - var doAnimate = $.support.transition && animate - - this.$backdrop = $('