2773. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/10/2018 8:40:54 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

2773.1 Files compared

# Location File Last Modified
1 MHED_APPS_CIF.zip\VATS v2.1.2\var-utility-web-2.1.2@c27506c69b7.zip\app\libs\sass-bootstrap\css bootstrap.css Fri Mar 9 16:50:58 2018 UTC
2 MHED_APPS_CIF.zip\VATS v2.1.2\var-utility-web-2.1.2@c27506c69b7.zip\app\libs\sass-bootstrap\css bootstrap.css Thu May 3 13:31:21 2018 UTC

2773.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 7 12730
Changed 6 14
Inserted 0 0
Removed 0 0

2773.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

2773.4 Active regular expressions

No regular expressions were active.

2773.5 Comparison detail

  1   /*! normal ize.css v2 .1.3 | MIT  License |  git.io/no rmalize */
  2   article,
  3   aside,
  4   details,
  5   figcaption ,
  6   figure,
  7   footer,
  8   header,
  9   hgroup,
  10   main,
  11   nav,
  12   section,
  13   summary {
  14     display:  block;
  15   }
  16  
  17   audio,
  18   canvas,
  19   video {
  20     display:  inline-bl ock;
  21   }
  22  
  23   audio:not( [controls] ) {
  24     display:  none;
  25     height:  0;
  26   }
  27  
  28   [hidden],
  29   template {
  30     display:  none;
  31   }
  32  
  33   html {
  34     font-fam ily: sans- serif;
  35     -ms-text -size-adju st: 100%;
  36     -webkit- text-size- adjust: 10 0%;
  37   }
  38  
  39   body {
  40     margin:  0;
  41   }
  42  
  43   a {
  44     backgrou nd: transp arent;
  45   }
  46  
  47   a:focus {
  48     outline:  thin dott ed;
  49   }
  50  
  51   a:active,
  52   a:hover {
  53     outline:  0;
  54   }
  55  
  56   h1 {
  57     font-siz e: 2em;
  58     margin:  0.67em 0;
  59   }
  60  
  61   abbr[title ] {
  62     border-b ottom: 1px  dotted;
  63   }
  64  
  65   b,
  66   strong {
  67     font-wei ght: bold;
  68   }
  69  
  70   dfn {
  71     font-sty le: italic ;
  72   }
  73  
  74   hr {
  75     -moz-box -sizing: c ontent-box ;
  76     box-sizi ng: conten t-box;
  77     height:  0;
  78   }
  79  
  80   mark {
  81     backgrou nd: #ff0;
  82     color: # 000;
  83   }
  84  
  85   code,
  86   kbd,
  87   pre,
  88   samp {
  89     font-fam ily: monos pace, seri f;
  90     font-siz e: 1em;
  91   }
  92  
  93   pre {
  94     white-sp ace: pre-w rap;
  95   }
  96  
  97   q {
  98     quotes:  "\201C" "\ 201D" "\20 18" "\2019 ";
  99   }
  100  
  101   small {
  102     font-siz e: 80%;
  103   }
  104  
  105   sub,
  106   sup {
  107     font-siz e: 75%;
  108     line-hei ght: 0;
  109     position : relative ;
  110     vertical -align: ba seline;
  111   }
  112  
  113   sup {
  114     top: -0. 5em;
  115   }
  116  
  117   sub {
  118     bottom:  -0.25em;
  119   }
  120  
  121   img {
  122     border:  0;
  123   }
  124  
  125   svg:not(:r oot) {
  126     overflow : hidden;
  127   }
  128  
  129   figure {
  130     margin:  0;
  131   }
  132  
  133   fieldset {
  134     border:  1px solid  #c0c0c0;
  135     margin:  0 2px;
  136     padding:  0.35em 0. 625em 0.75 em;
  137   }
  138  
  139   legend {
  140     border:  0;
  141     padding:  0;
  142   }
  143  
  144   button,
  145   input,
  146   select,
  147   textarea {
  148     font-fam ily: inher it;
  149     font-siz e: 100%;
  150     margin:  0;
  151   }
  152  
  153   button,
  154   input {
  155     line-hei ght: norma l;
  156   }
  157  
  158   button,
  159   select {
  160     text-tra nsform: no ne;
  161   }
  162  
  163   button,
  164   html input [type="but ton"],
  165   input[type ="reset"],
  166   input[type ="submit"]  {
  167     -webkit- appearance : button;
  168     cursor:  pointer;
  169   }
  170  
  171   button[dis abled],
  172   html input [disabled]  {
  173     cursor:  default;
  174   }
  175  
  176   input[type ="checkbox "],
  177   input[type ="radio"]  {
  178     box-sizi ng: border -box;
  179     padding:  0;
  180   }
  181  
  182   input[type ="search"]  {
  183     -webkit- appearance : textfiel d;
  184     -moz-box -sizing: c ontent-box ;
  185     -webkit- box-sizing : content- box;
  186     box-sizi ng: conten t-box;
  187   }
  188  
  189   input[type ="search"] ::-webkit- search-can cel-button ,
  190   input[type ="search"] ::-webkit- search-dec oration {
  191     -webkit- appearance : none;
  192   }
  193  
  194   button::-m oz-focus-i nner,
  195   input::-mo z-focus-in ner {
  196     border:  0;
  197     padding:  0;
  198   }
  199  
  200   textarea {
  201     overflow : auto;
  202     vertical -align: to p;
  203   }
  204  
  205   table {
  206     border-c ollapse: c ollapse;
  207     border-s pacing: 0;
  208   }
  209  
  210   @media pri nt {
  211     * {
  212       text-s hadow: non e !importa nt;
  213       color:  #000 !imp ortant;
  214       backgr ound: tran sparent !i mportant;
  215       box-sh adow: none  !importan t;
  216     }
  217  
  218     a,
  219     a:visite d {
  220       text-d ecoration:  underline ;
  221     }
  222  
  223     a[href]: after {
  224       conten t: " (" at tr(href) " )";
  225     }
  226  
  227     abbr[tit le]:after  {
  228       conten t: " (" at tr(title)  ")";
  229     }
  230  
  231     a[href^= "javascrip t:"]:after ,
  232     a[href^= "#"]:after  {
  233       conten t: "";
  234     }
  235  
  236     pre,
  237     blockquo te {
  238       border : 1px soli d #999;
  239       page-b reak-insid e: avoid;
  240     }
  241  
  242     thead {
  243       displa y: table-h eader-grou p;
  244     }
  245  
  246     tr,
  247     img {
  248       page-b reak-insid e: avoid;
  249     }
  250  
  251     img {
  252       max-wi dth: 100%  !important ;
  253     }
  254  
  255     @page {
  256       margin : 2cm .5cm ;
  257   }
  258  
  259     p,
  260     h2,
  261     h3 {
  262       orphan s: 3;
  263       widows : 3;
  264     }
  265  
  266     h2,
  267     h3 {
  268       page-b reak-after : avoid;
  269     }
  270  
  271     select {
  272       backgr ound: #fff  !importan t;
  273     }
  274  
  275     .navbar  {
  276       displa y: none;
  277     }
  278  
  279     .table t d,
  280     .table t h {
  281       backgr ound-color : #fff !im portant;
  282     }
  283  
  284     .btn > . caret,
  285     .dropup  > .btn > . caret {
  286       border -top-color : #000 !im portant;
  287     }
  288  
  289     .label {
  290       border : 1px soli d #000;
  291     }
  292  
  293     .table {
  294       border -collapse:  collapse  !important ;
  295     }
  296  
  297     .table-b ordered th ,
  298     .table-b ordered td  {
  299       border : 1px soli d #ddd !im portant;
  300     }
  301   }
  302   *,
  303   *:before,
  304   *:after {
  305     -webkit- box-sizing : border-b ox;
  306     -moz-box -sizing: b order-box;
  307     box-sizi ng: border -box;
  308   }
  309  
  310   html {
  311     font-siz e: 62.5%;
  312     -webkit- tap-highli ght-color:  rgba(0, 0 , 0, 0);
  313   }
  314  
  315   body {
  316     font-fam ily: "Helv etica Neue ", Helveti ca, Arial,  sans-seri f;
  317     font-siz e: 14px;
  318     line-hei ght: 1.428 57;
  319     color: # 124664;
  320     backgrou nd-color:  white;
  321   }
  322  
  323   input,
  324   button,
  325   select,
  326   textarea {
  327     font-fam ily: inher it;
  328     font-siz e: inherit ;
  329     line-hei ght: inher it;
  330   }
  331  
  332   a {
  333     color: # 124664;
  334     text-dec oration: n one;
  335   }
  336   a:hover, a :focus {
  337     color: # 061923;
  338     text-dec oration: u nderline;
  339   }
  340   a:focus {
  341     outline:  thin dott ed #333;
  342     outline:  5px auto  -webkit-fo cus-ring-c olor;
  343     outline- offset: -2 px;
  344   }
  345  
  346   img {
  347     vertical -align: mi ddle;
  348   }
  349  
  350   .img-respo nsive {
  351     display:  block;
  352     max-widt h: 100%;
  353     height:  auto;
  354   }
  355  
  356   .img-round ed {
  357     border-r adius: 6px ;
  358   }
  359  
  360   .img-thumb nail, .thu mbnail {
  361     padding:  4px;
  362     line-hei ght: 1.428 57;
  363     backgrou nd-color:  white;
  364     border:  1px solid  #dddddd;
  365     border-r adius: 4px ;
  366     -webkit- transition : all 0.2s  ease-in-o ut;
  367     transiti on: all 0. 2s ease-in -out;
  368     display:  inline-bl ock;
  369     max-widt h: 100%;
  370     height:  auto;
  371   }
  372  
  373   .img-circl e {
  374     border-r adius: 50% ;
  375   }
  376  
  377   hr {
  378     margin-t op: 20px;
  379     margin-b ottom: 20p x;
  380     border:  0;
  381     border-t op: 1px so lid #eeeee e;
  382   }
  383  
  384   .sr-only {
  385     position : absolute ;
  386     width: 6 0%;
  387     height:  1px;
  388     margin:  -1px;
  389     padding:  0;
  390     overflow : hidden;
  391     clip: re ct(0, 0, 0 , 0);
  392     border:  0;
  393   }
  394  
  395   h2.panel-t itle > but ton.sr-onl y {
  396     width: 1 px;
  397     backgrou nd-color:  inherit;
  398     color:#f fffff;
  399   }
  400  
  401   p {
  402     margin:  0 0 10px;
  403   }
  404  
  405   .lead {
  406     margin-b ottom: 20p x;
  407     font-siz e: 16px;
  408     font-wei ght: 200;
  409     line-hei ght: 1.4;
  410   }
  411   @media (mi n-width: 7 68px) {
  412     .lead {
  413       font-s ize: 21px;
  414     }
  415   }
  416  
  417   small,
  418   .small {
  419     font-siz e: 85%;
  420   }
  421  
  422   cite {
  423     font-sty le: normal ;
  424   }
  425  
  426   .text-mute d {
  427     color: # 999999;
  428   }
  429  
  430   .text-prim ary {
  431     color: # 124664;
  432   }
  433   .text-prim ary:hover  {
  434     color: # 0a2839;
  435   }
  436  
  437   .text-warn ing {
  438     color: # c09853;
  439   }
  440   .text-warn ing:hover  {
  441     color: # a47e3c;
  442   }
  443  
  444   .text-dang er {
  445     color: # b94a48;
  446   }
  447   .text-dang er:hover {
  448     color: # 953b39;
  449   }
  450  
  451   .text-succ ess {
  452     color: # 468847;
  453   }
  454   .text-succ ess:hover  {
  455     color: # 356635;
  456   }
  457  
  458   .text-info  {
  459     color: # 3a87ad;
  460   }
  461   .text-info :hover {
  462     color: # 2d6987;
  463   }
  464  
  465   .text-left  {
  466     text-ali gn: left;
  467   }
  468  
  469   .text-righ t {
  470     text-ali gn: right;
  471   }
  472  
  473   .text-cent er {
  474     text-ali gn: center ;
  475   }
  476  
  477   h1, h2, h3 , h4, h5,  h6,
  478   .h1, .h2,  .h3, .h4,  .h5, .h6 {
  479     font-fam ily: "Helv etica Neue ", Helveti ca, Arial,  sans-seri f;
  480     font-wei ght: 500;
  481     line-hei ght: 1.1;
  482     color: i nherit;
  483   }
  484   h1 small,
  485   h1 .small,  h2 small,
  486   h2 .small,  h3 small,
  487   h3 .small,  h4 small,
  488   h4 .small,  h5 small,
  489   h5 .small,  h6 small,
  490   h6 .small,
  491   .h1 small,
  492   .h1 .small , .h2 smal l,
  493   .h2 .small , .h3 smal l,
  494   .h3 .small , .h4 smal l,
  495   .h4 .small , .h5 smal l,
  496   .h5 .small , .h6 smal l,
  497   .h6 .small  {
  498     font-wei ght: norma l;
  499     line-hei ght: 1;
  500     color: # 999999;
  501   }
  502  
  503   h1,
  504   h2,
  505   h3 {
  506     margin-t op: 20px;
  507     margin-b ottom: 10p x;
  508   }
  509   h1 small,
  510   h1 .small,
  511   h2 small,
  512   h2 .small,
  513   h3 small,
  514   h3 .small  {
  515     font-siz e: 65%;
  516   }
  517  
  518   h4,
  519   h5,
  520   h6 {
  521     margin-t op: 10px;
  522     margin-b ottom: 10p x;
  523   }
  524   h4 small,
  525   h4 .small,
  526   h5 small,
  527   h5 .small,
  528   h6 small,
  529   h6 .small  {
  530     font-siz e: 75%;
  531   }
  532  
  533   h1, .h1 {
  534     font-siz e: 36px;
  535   }
  536  
  537   h2, .h2 {
  538     font-siz e: 30px;
  539   }
  540  
  541   h3, .h3 {
  542     font-siz e: 24px;
  543   }
  544  
  545   h4, .h4 {
  546     font-siz e: 18px;
  547   }
  548  
  549   h5, .h5 {
  550     font-siz e: 14px;
  551   }
  552  
  553   h6, .h6 {
  554     font-siz e: 12px;
  555   }
  556  
  557   .page-head er {
  558     padding- bottom: 9p x;
  559     margin:  40px 0 20p x;
  560     border-b ottom: 1px  solid #ee eeee;
  561   }
  562  
  563   ul,
  564   ol {
  565     margin-t op: 0;
  566     margin-b ottom: 10p x;
  567   }
  568   ul ul,
  569   ul ol,
  570   ol ul,
  571   ol ol {
  572     margin-b ottom: 0;
  573   }
  574  
  575   .list-unst yled, .lis t-inline {
  576     padding- left: 0;
  577     list-sty le: none;
  578   }
  579  
  580   .list-inli ne > li {
  581     display:  inline-bl ock;
  582     padding- left: 5px;
  583     padding- right: 5px ;
  584   }
  585   .list-inli ne > li:fi rst-child  {
  586     padding- left: 0;
  587   }
  588  
  589   dl {
  590     margin-b ottom: 20p x;
  591   }
  592  
  593   dt,
  594   dd {
  595     line-hei ght: 1.428 57;
  596   }
  597  
  598   dt {
  599     font-wei ght: bold;
  600   }
  601  
  602   dd {
  603     margin-l eft: 0;
  604   }
  605  
  606   @media (mi n-width: 7 68px) {
  607     .dl-hori zontal dt  {
  608       float:  left;
  609       width:  160px;
  610       clear:  left;
  611       text-a lign: righ t;
  612       overfl ow: hidden ;
  613       text-o verflow: e llipsis;
  614       white- space: now rap;
  615     }
  616     .dl-hori zontal dd  {
  617       margin -left: 180 px;
  618     }
  619     .dl-hori zontal dd: before, .d l-horizont al dd:afte r {
  620       conten t: " ";
  621       /* 1 * /
  622       displa y: table;
  623       /* 2 * /
  624     }
  625     .dl-hori zontal dd: after {
  626       clear:  both;
  627     }
  628   }
  629   abbr[title ],
  630   abbr[data- original-t itle] {
  631     cursor:  help;
  632     border-b ottom: 1px  dotted #9 99999;
  633   }
  634  
  635   abbr.initi alism {
  636     font-siz e: 90%;
  637     text-tra nsform: up percase;
  638   }
  639  
  640   blockquote  {
  641     padding:  10px 20px ;
  642     margin:  0 0 20px;
  643     border-l eft: 5px s olid #eeee ee;
  644   }
  645   blockquote  p {
  646     font-siz e: 17.5px;
  647     font-wei ght: 300;
  648     line-hei ght: 1.25;
  649   }
  650   blockquote  p:last-ch ild {
  651     margin-b ottom: 0;
  652   }
  653   blockquote  small {
  654     display:  block;
  655     line-hei ght: 1.428 57;
  656     color: # 999999;
  657   }
  658   blockquote  small:bef ore {
  659     content:  '\2014 \0 0A0';
  660   }
  661   blockquote .pull-righ t {
  662     padding- right: 15p x;
  663     padding- left: 0;
  664     border-r ight: 5px  solid #eee eee;
  665     border-l eft: 0;
  666   }
  667   blockquote .pull-righ t p,
  668   blockquote .pull-righ t small,
  669   blockquote .pull-righ t .small {
  670     text-ali gn: right;
  671   }
  672   blockquote .pull-righ t small:be fore,
  673   blockquote .pull-righ t .small:b efore {
  674     content:  '';
  675   }
  676   blockquote .pull-righ t small:af ter,
  677   blockquote .pull-righ t .small:a fter {
  678     content:  '\00A0 \2 014';
  679   }
  680  
  681   blockquote :before,
  682   blockquote :after {
  683     content:  "";
  684   }
  685  
  686   address {
  687     margin-b ottom: 20p x;
  688     font-sty le: normal ;
  689     line-hei ght: 1.428 57;
  690   }
  691  
  692   code,
  693   kbd,
  694   pre,
  695   samp {
  696     font-fam ily: Monac o, Menlo,  Consolas,  "Courier N ew", monos pace;
  697   }
  698  
  699   code {
  700     padding:  2px 4px;
  701     font-siz e: 90%;
  702     color: # c7254e;
  703     backgrou nd-color:  #f9f2f4;
  704     white-sp ace: nowra p;
  705     border-r adius: 4px ;
  706   }
  707  
  708   pre {
  709     display:  block;
  710     padding:  9.5px;
  711     margin:  0 0 10px;
  712     font-siz e: 13px;
  713     line-hei ght: 1.428 57;
  714     word-bre ak: break- all;
  715     word-wra p: break-w ord;
  716     color: # 333333;
  717     backgrou nd-color:  whitesmoke ;
  718     border:  1px solid  #cccccc;
  719     border-r adius: 4px ;
  720   }
  721   pre code {
  722     padding:  0;
  723     font-siz e: inherit ;
  724     color: i nherit;
  725     white-sp ace: pre-w rap;
  726     backgrou nd-color:  transparen t;
  727     border-r adius: 0;
  728   }
  729  
  730   .pre-scrol lable {
  731     max-heig ht: 340px;
  732     overflow -y: scroll ;
  733   }
  734  
  735   .container  {
  736     margin-r ight: auto ;
  737     margin-l eft: auto;
  738     padding- left: 15px ;
  739     padding- right: 15p x;
  740   }
  741   .container :before, . container: after {
  742     content:  " ";
  743     /* 1 */
  744     display:  table;
  745     /* 2 */
  746   }
  747   .container :after {
  748     clear: b oth;
  749   }
  750  
  751   .row {
  752     margin-l eft: -15px ;
  753     margin-r ight: -15p x;
  754   }
  755   .row:befor e, .row:af ter {
  756     content:  " ";
  757     /* 1 */
  758     display:  table;
  759     /* 2 */
  760   }
  761   .row:after  {
  762     clear: b oth;
  763   }
  764  
  765   .col-xs-12 , .col-sm- 12, .col-m d-12, .col -lg-12, .c ol-xs-11,  .col-sm-11 , .col-md- 11, .col-l g-11, .col -xs-10, .c ol-sm-10,  .col-md-10 , .col-lg- 10, .col-x s-9, .col- sm-9, .col -md-9, .co l-lg-9, .c ol-xs-8, . col-sm-8,  .col-md-8,  .col-lg-8 , .col-xs- 7, .col-sm -7, .col-m d-7, .col- lg-7, .col -xs-6, .co l-sm-6, .c ol-md-6, . col-lg-6,  .col-xs-5,  .col-sm-5 , .col-md- 5, .col-lg -5, .col-x s-4, .col- sm-4, .col -md-4, .co l-lg-4, .c ol-xs-3, . col-sm-3,  .col-md-3,  .col-lg-3 , .col-xs- 2, .col-sm -2, .col-m d-2, .col- lg-2, .col -xs-1, .co l-sm-1, .c ol-md-1, . col-lg-1 {
  766     position : relative ;
  767     min-heig ht: 1px;
  768     padding- left: 15px ;
  769     padding- right: 15p x;
  770   }
  771  
  772   .col-xs-12 , .col-xs- 11, .col-x s-10, .col -xs-9, .co l-xs-8, .c ol-xs-7, . col-xs-6,  .col-xs-5,  .col-xs-4 , .col-xs- 3, .col-xs -2, .col-x s-1 {
  773     float: l eft;
  774   }
  775  
  776   .col-xs-1  {
  777     width: 8 .33333%;
  778   }
  779  
  780   .col-xs-2  {
  781     width: 1 6.66667%;
  782   }
  783  
  784   .col-xs-3  {
  785     width: 2 5%;
  786   }
  787  
  788   .col-xs-4  {
  789     width: 3 3.33333%;
  790   }
  791  
  792   .col-xs-5  {
  793     width: 4 1.66667%;
  794   }
  795  
  796   .col-xs-6  {
  797     width: 5 0%;
  798   }
  799  
  800   .col-xs-7  {
  801     width: 5 8.33333%;
  802   }
  803  
  804   .col-xs-8  {
  805     width: 6 6.66667%;
  806   }
  807  
  808   .col-xs-9  {
  809     width: 7 5%;
  810   }
  811  
  812   .col-xs-10  {
  813     width: 8 3.33333%;
  814   }
  815  
  816   .col-xs-11  {
  817     width: 9 1.66667%;
  818   }
  819  
  820   .col-xs-12  {
  821     width: 1 00%;
  822   }
  823  
  824   .col-xs-pu ll-0 {
  825     right: 0 %;
  826   }
  827  
  828   .col-xs-pu ll-1 {
  829     right: 8 .33333%;
  830   }
  831  
  832   .col-xs-pu ll-2 {
  833     right: 1 6.66667%;
  834   }
  835  
  836   .col-xs-pu ll-3 {
  837     right: 2 5%;
  838   }
  839  
  840   .col-xs-pu ll-4 {
  841     right: 3 3.33333%;
  842   }
  843  
  844   .col-xs-pu ll-5 {
  845     right: 4 1.66667%;
  846   }
  847  
  848   .col-xs-pu ll-6 {
  849     right: 5 0%;
  850   }
  851  
  852   .col-xs-pu ll-7 {
  853     right: 5 8.33333%;
  854   }
  855  
  856   .col-xs-pu ll-8 {
  857     right: 6 6.66667%;
  858   }
  859  
  860   .col-xs-pu ll-9 {
  861     right: 7 5%;
  862   }
  863  
  864   .col-xs-pu ll-10 {
  865     right: 8 3.33333%;
  866   }
  867  
  868   .col-xs-pu ll-11 {
  869     right: 9 1.66667%;
  870   }
  871  
  872   .col-xs-pu ll-12 {
  873     right: 1 00%;
  874   }
  875  
  876   .col-xs-pu sh-0 {
  877     left: 0% ;
  878   }
  879  
  880   .col-xs-pu sh-1 {
  881     left: 8. 33333%;
  882   }
  883  
  884   .col-xs-pu sh-2 {
  885     left: 16 .66667%;
  886   }
  887  
  888   .col-xs-pu sh-3 {
  889     left: 25 %;
  890   }
  891  
  892   .col-xs-pu sh-4 {
  893     left: 33 .33333%;
  894   }
  895  
  896   .col-xs-pu sh-5 {
  897     left: 41 .66667%;
  898   }
  899  
  900   .col-xs-pu sh-6 {
  901     left: 50 %;
  902   }
  903  
  904   .col-xs-pu sh-7 {
  905     left: 58 .33333%;
  906   }
  907  
  908   .col-xs-pu sh-8 {
  909     left: 66 .66667%;
  910   }
  911  
  912   .col-xs-pu sh-9 {
  913     left: 75 %;
  914   }
  915  
  916   .col-xs-pu sh-10 {
  917     left: 83 .33333%;
  918   }
  919  
  920   .col-xs-pu sh-11 {
  921     left: 91 .66667%;
  922   }
  923  
  924   .col-xs-pu sh-12 {
  925     left: 10 0%;
  926   }
  927  
  928   .col-xs-of fset-0 {
  929     margin-l eft: 0%;
  930   }
  931  
  932   .col-xs-of fset-1 {
  933     margin-l eft: 8.333 33%;
  934   }
  935  
  936   .col-xs-of fset-2 {
  937     margin-l eft: 16.66 667%;
  938   }
  939  
  940   .col-xs-of fset-3 {
  941     margin-l eft: 25%;
  942   }
  943  
  944   .col-xs-of fset-4 {
  945     margin-l eft: 33.33 333%;
  946   }
  947  
  948   .col-xs-of fset-5 {
  949     margin-l eft: 41.66 667%;
  950   }
  951  
  952   .col-xs-of fset-6 {
  953     margin-l eft: 50%;
  954   }
  955  
  956   .col-xs-of fset-7 {
  957     margin-l eft: 58.33 333%;
  958   }
  959  
  960   .col-xs-of fset-8 {
  961     margin-l eft: 66.66 667%;
  962   }
  963  
  964   .col-xs-of fset-9 {
  965     margin-l eft: 75%;
  966   }
  967  
  968   .col-xs-of fset-10 {
  969     margin-l eft: 83.33 333%;
  970   }
  971  
  972   .col-xs-of fset-11 {
  973     margin-l eft: 91.66 667%;
  974   }
  975  
  976   .col-xs-of fset-12 {
  977     margin-l eft: 100%;
  978   }
  979  
  980   @media (mi n-width: 7 68px) {
  981     .contain er {
  982       width:  750px;
  983     }
  984  
  985     .col-sm- 12, .col-s m-11, .col -sm-10, .c ol-sm-9, . col-sm-8,  .col-sm-7,  .col-sm-6 , .col-sm- 5, .col-sm -4, .col-s m-3, .col- sm-2, .col -sm-1 {
  986       float:  left;
  987     }
  988  
  989     .col-sm- 1 {
  990       width:  8.33333%;
  991     }
  992  
  993     .col-sm- 2 {
  994       width:  16.66667% ;
  995     }
  996  
  997     .col-sm- 3 {
  998       width:  25%;
  999     }
  1000  
  1001     .col-sm- 4 {
  1002       width:  33.33333% ;
  1003     }
  1004  
  1005     .col-sm- 5 {
  1006       width:  41.66667% ;
  1007     }
  1008  
  1009     .col-sm- 6 {
  1010       width:  50%;
  1011     }
  1012  
  1013     .col-sm- 7 {
  1014       width:  58.33333% ;
  1015     }
  1016  
  1017     .col-sm- 8 {
  1018       width:  66.66667% ;
  1019     }
  1020  
  1021     .col-sm- 9 {
  1022       width:  75%;
  1023     }
  1024  
  1025     .col-sm- 10 {
  1026       width:  83.33333% ;
  1027     }
  1028  
  1029     .col-sm- 11 {
  1030       width:  91.66667% ;
  1031     }
  1032  
  1033     .col-sm- 12 {
  1034       width:  100%;
  1035     }
  1036  
  1037     .col-sm- pull-0 {
  1038       right:  0%;
  1039     }
  1040  
  1041     .col-sm- pull-1 {
  1042       right:  8.33333%;
  1043     }
  1044  
  1045     .col-sm- pull-2 {
  1046       right:  16.66667% ;
  1047     }
  1048  
  1049     .col-sm- pull-3 {
  1050       right:  25%;
  1051     }
  1052  
  1053     .col-sm- pull-4 {
  1054       right:  33.33333% ;
  1055     }
  1056  
  1057     .col-sm- pull-5 {
  1058       right:  41.66667% ;
  1059     }
  1060  
  1061     .col-sm- pull-6 {
  1062       right:  50%;
  1063     }
  1064  
  1065     .col-sm- pull-7 {
  1066       right:  58.33333% ;
  1067     }
  1068  
  1069     .col-sm- pull-8 {
  1070       right:  66.66667% ;
  1071     }
  1072  
  1073     .col-sm- pull-9 {
  1074       right:  75%;
  1075     }
  1076  
  1077     .col-sm- pull-10 {
  1078       right:  83.33333% ;
  1079     }
  1080  
  1081     .col-sm- pull-11 {
  1082       right:  91.66667% ;
  1083     }
  1084  
  1085     .col-sm- pull-12 {
  1086       right:  100%;
  1087     }
  1088  
  1089     .col-sm- push-0 {
  1090       left:  0%;
  1091     }
  1092  
  1093     .col-sm- push-1 {
  1094       left:  8.33333%;
  1095     }
  1096  
  1097     .col-sm- push-2 {
  1098       left:  16.66667%;
  1099     }
  1100  
  1101     .col-sm- push-3 {
  1102       left:  25%;
  1103     }
  1104  
  1105     .col-sm- push-4 {
  1106       left:  33.33333%;
  1107     }
  1108  
  1109     .col-sm- push-5 {
  1110       left:  41.66667%;
  1111     }
  1112  
  1113     .col-sm- push-6 {
  1114       left:  50%;
  1115     }
  1116  
  1117     .col-sm- push-7 {
  1118       left:  58.33333%;
  1119     }
  1120  
  1121     .col-sm- push-8 {
  1122       left:  66.66667%;
  1123     }
  1124  
  1125     .col-sm- push-9 {
  1126       left:  75%;
  1127     }
  1128  
  1129     .col-sm- push-10 {
  1130       left:  83.33333%;
  1131     }
  1132  
  1133     .col-sm- push-11 {
  1134       left:  91.66667%;
  1135     }
  1136  
  1137     .col-sm- push-12 {
  1138       left:  100%;
  1139     }
  1140  
  1141     .col-sm- offset-0 {
  1142       margin -left: 0%;
  1143     }
  1144  
  1145     .col-sm- offset-1 {
  1146       margin -left: 8.3 3333%;
  1147     }
  1148  
  1149     .col-sm- offset-2 {
  1150       margin -left: 16. 66667%;
  1151     }
  1152  
  1153     .col-sm- offset-3 {
  1154       margin -left: 25% ;
  1155     }
  1156  
  1157     .col-sm- offset-4 {
  1158       margin -left: 33. 33333%;
  1159     }
  1160  
  1161     .col-sm- offset-5 {
  1162       margin -left: 41. 66667%;
  1163     }
  1164  
  1165     .col-sm- offset-6 {
  1166       margin -left: 50% ;
  1167     }
  1168  
  1169     .col-sm- offset-7 {
  1170       margin -left: 58. 33333%;
  1171     }
  1172  
  1173     .col-sm- offset-8 {
  1174       margin -left: 66. 66667%;
  1175     }
  1176  
  1177     .col-sm- offset-9 {
  1178       margin -left: 75% ;
  1179     }
  1180  
  1181     .col-sm- offset-10  {
  1182       margin -left: 83. 33333%;
  1183     }
  1184  
  1185     .col-sm- offset-11  {
  1186       margin -left: 91. 66667%;
  1187     }
  1188  
  1189     .col-sm- offset-12  {
  1190       margin -left: 100 %;
  1191     }
  1192   }
  1193   @media (mi n-width: 9 92px) {
  1194     .contain er {
  1195       width:  970px;
  1196     }
  1197  
  1198     .col-md- 12, .col-m d-11, .col -md-10, .c ol-md-9, . col-md-8,  .col-md-7,  .col-md-6 , .col-md- 5, .col-md -4, .col-m d-3, .col- md-2, .col -md-1 {
  1199       float:  left;
  1200     }
  1201  
  1202     .col-md- 1 {
  1203       width:  8.33333%;
  1204     }
  1205  
  1206     .col-md- 2 {
  1207       width:  16.66667% ;
  1208     }
  1209  
  1210     .col-md- 3 {
  1211       width:  25%;
  1212     }
  1213  
  1214     .col-md- 4 {
  1215       width:  33.33333% ;
  1216     }
  1217  
  1218     .col-md- 5 {
  1219       width:  41.66667% ;
  1220     }
  1221  
  1222     .col-md- 6 {
  1223       width:  50%;
  1224     }
  1225  
  1226     .col-md- 7 {
  1227       width:  58.33333% ;
  1228     }
  1229  
  1230     .col-md- 8 {
  1231       width:  66.66667% ;
  1232     }
  1233  
  1234     .col-md- 9 {
  1235       width:  75%;
  1236     }
  1237  
  1238     .col-md- 10 {
  1239       width:  83.33333% ;
  1240     }
  1241  
  1242     .col-md- 11 {
  1243       width:  91.66667% ;
  1244     }
  1245  
  1246     .col-md- 12 {
  1247       width:  100%;
  1248     }
  1249  
  1250     .col-md- pull-0 {
  1251       right:  0%;
  1252     }
  1253  
  1254     .col-md- pull-1 {
  1255       right:  8.33333%;
  1256     }
  1257  
  1258     .col-md- pull-2 {
  1259       right:  16.66667% ;
  1260     }
  1261  
  1262     .col-md- pull-3 {
  1263       right:  25%;
  1264     }
  1265  
  1266     .col-md- pull-4 {
  1267       right:  33.33333% ;
  1268     }
  1269  
  1270     .col-md- pull-5 {
  1271       right:  41.66667% ;
  1272     }
  1273  
  1274     .col-md- pull-6 {
  1275       right:  50%;
  1276     }
  1277  
  1278     .col-md- pull-7 {
  1279       right:  58.33333% ;
  1280     }
  1281  
  1282     .col-md- pull-8 {
  1283       right:  66.66667% ;
  1284     }
  1285  
  1286     .col-md- pull-9 {
  1287       right:  75%;
  1288     }
  1289  
  1290     .col-md- pull-10 {
  1291       right:  83.33333% ;
  1292     }
  1293  
  1294     .col-md- pull-11 {
  1295       right:  91.66667% ;
  1296     }
  1297  
  1298     .col-md- pull-12 {
  1299       right:  100%;
  1300     }
  1301  
  1302     .col-md- push-0 {
  1303       left:  0%;
  1304     }
  1305  
  1306     .col-md- push-1 {
  1307       left:  8.33333%;
  1308     }
  1309  
  1310     .col-md- push-2 {
  1311       left:  16.66667%;
  1312     }
  1313  
  1314     .col-md- push-3 {
  1315       left:  25%;
  1316     }
  1317  
  1318     .col-md- push-4 {
  1319       left:  33.33333%;
  1320     }
  1321  
  1322     .col-md- push-5 {
  1323       left:  41.66667%;
  1324     }
  1325  
  1326     .col-md- push-6 {
  1327       left:  50%;
  1328     }
  1329  
  1330     .col-md- push-7 {
  1331       left:  58.33333%;
  1332     }
  1333  
  1334     .col-md- push-8 {
  1335       left:  66.66667%;
  1336     }
  1337  
  1338     .col-md- push-9 {
  1339       left:  75%;
  1340     }
  1341  
  1342     .col-md- push-10 {
  1343       left:  83.33333%;
  1344     }
  1345  
  1346     .col-md- push-11 {
  1347       left:  91.66667%;
  1348     }
  1349  
  1350     .col-md- push-12 {
  1351       left:  100%;
  1352     }
  1353  
  1354     .col-md- offset-0 {
  1355       margin -left: 0%;
  1356     }
  1357  
  1358     .col-md- offset-1 {
  1359       margin -left: 8.3 3333%;
  1360     }
  1361  
  1362     .col-md- offset-2 {
  1363       margin -left: 16. 66667%;
  1364     }
  1365  
  1366     .col-md- offset-3 {
  1367       margin -left: 25% ;
  1368     }
  1369  
  1370     .col-md- offset-4 {
  1371       margin -left: 33. 33333%;
  1372     }
  1373  
  1374     .col-md- offset-5 {
  1375       margin -left: 41. 66667%;
  1376     }
  1377  
  1378     .col-md- offset-6 {
  1379       margin -left: 50% ;
  1380     }
  1381  
  1382     .col-md- offset-7 {
  1383       margin -left: 58. 33333%;
  1384     }
  1385  
  1386     .col-md- offset-8 {
  1387       margin -left: 66. 66667%;
  1388     }
  1389  
  1390     .col-md- offset-9 {
  1391       margin -left: 75% ;
  1392     }
  1393  
  1394     .col-md- offset-10  {
  1395       margin -left: 83. 33333%;
  1396     }
  1397  
  1398     .col-md- offset-11  {
  1399       margin -left: 91. 66667%;
  1400     }
  1401  
  1402     .col-md- offset-12  {
  1403       margin -left: 100 %;
  1404     }
  1405   }
  1406   @media (mi n-width: 1 200px) {
  1407     .contain er {
  1408       width:  1170px;
  1409     }
  1410  
  1411     .col-lg- 12, .col-l g-11, .col -lg-10, .c ol-lg-9, . col-lg-8,  .col-lg-7,  .col-lg-6 , .col-lg- 5, .col-lg -4, .col-l g-3, .col- lg-2, .col -lg-1 {
  1412       float:  left;
  1413     }
  1414  
  1415     .col-lg- 1 {
  1416       width:  8.33333%;
  1417     }
  1418  
  1419     .col-lg- 2 {
  1420       width:  16.66667% ;
  1421     }
  1422  
  1423     .col-lg- 3 {
  1424       width:  25%;
  1425     }
  1426  
  1427     .col-lg- 4 {
  1428       width:  33.33333% ;
  1429     }
  1430  
  1431     .col-lg- 5 {
  1432       width:  41.66667% ;
  1433     }
  1434  
  1435     .col-lg- 6 {
  1436       width:  50%;
  1437     }
  1438  
  1439     .col-lg- 7 {
  1440       width:  58.33333% ;
  1441     }
  1442  
  1443     .col-lg- 8 {
  1444       width:  66.66667% ;
  1445     }
  1446  
  1447     .col-lg- 9 {
  1448       width:  75%;
  1449     }
  1450  
  1451     .col-lg- 10 {
  1452       width:  83.33333% ;
  1453     }
  1454  
  1455     .col-lg- 11 {
  1456       width:  91.66667% ;
  1457     }
  1458  
  1459     .col-lg- 12 {
  1460       width:  100%;
  1461     }
  1462  
  1463     .col-lg- pull-0 {
  1464       right:  0%;
  1465     }
  1466  
  1467     .col-lg- pull-1 {
  1468       right:  8.33333%;
  1469     }
  1470  
  1471     .col-lg- pull-2 {
  1472       right:  16.66667% ;
  1473     }
  1474  
  1475     .col-lg- pull-3 {
  1476       right:  25%;
  1477     }
  1478  
  1479     .col-lg- pull-4 {
  1480       right:  33.33333% ;
  1481     }
  1482  
  1483     .col-lg- pull-5 {
  1484       right:  41.66667% ;
  1485     }
  1486  
  1487     .col-lg- pull-6 {
  1488       right:  50%;
  1489     }
  1490  
  1491     .col-lg- pull-7 {
  1492       right:  58.33333% ;
  1493     }
  1494  
  1495     .col-lg- pull-8 {
  1496       right:  66.66667% ;
  1497     }
  1498  
  1499     .col-lg- pull-9 {
  1500       right:  75%;
  1501     }
  1502  
  1503     .col-lg- pull-10 {
  1504       right:  83.33333% ;
  1505     }
  1506  
  1507     .col-lg- pull-11 {
  1508       right:  91.66667% ;
  1509     }
  1510  
  1511     .col-lg- pull-12 {
  1512       right:  100%;
  1513     }
  1514  
  1515     .col-lg- push-0 {
  1516       left:  0%;
  1517     }
  1518  
  1519     .col-lg- push-1 {
  1520       left:  8.33333%;
  1521     }
  1522  
  1523     .col-lg- push-2 {
  1524       left:  16.66667%;
  1525     }
  1526  
  1527     .col-lg- push-3 {
  1528       left:  25%;
  1529     }
  1530  
  1531     .col-lg- push-4 {
  1532       left:  33.33333%;
  1533     }
  1534  
  1535     .col-lg- push-5 {
  1536       left:  41.66667%;
  1537     }
  1538  
  1539     .col-lg- push-6 {
  1540       left:  50%;
  1541     }
  1542  
  1543     .col-lg- push-7 {
  1544       left:  58.33333%;
  1545     }
  1546  
  1547     .col-lg- push-8 {
  1548       left:  66.66667%;
  1549     }
  1550  
  1551     .col-lg- push-9 {
  1552       left:  75%;
  1553     }
  1554  
  1555     .col-lg- push-10 {
  1556       left:  83.33333%;
  1557     }
  1558  
  1559     .col-lg- push-11 {
  1560       left:  91.66667%;
  1561     }
  1562  
  1563     .col-lg- push-12 {
  1564       left:  100%;
  1565     }
  1566  
  1567     .col-lg- offset-0 {
  1568       margin -left: 0%;
  1569     }
  1570  
  1571     .col-lg- offset-1 {
  1572       margin -left: 8.3 3333%;
  1573     }
  1574  
  1575     .col-lg- offset-2 {
  1576       margin -left: 16. 66667%;
  1577     }
  1578  
  1579     .col-lg- offset-3 {
  1580       margin -left: 25% ;
  1581     }
  1582  
  1583     .col-lg- offset-4 {
  1584       margin -left: 33. 33333%;
  1585     }
  1586  
  1587     .col-lg- offset-5 {
  1588       margin -left: 41. 66667%;
  1589     }
  1590  
  1591     .col-lg- offset-6 {
  1592       margin -left: 50% ;
  1593     }
  1594  
  1595     .col-lg- offset-7 {
  1596       margin -left: 58. 33333%;
  1597     }
  1598  
  1599     .col-lg- offset-8 {
  1600       margin -left: 66. 66667%;
  1601     }
  1602  
  1603     .col-lg- offset-9 {
  1604       margin -left: 75% ;
  1605     }
  1606  
  1607     .col-lg- offset-10  {
  1608       margin -left: 83. 33333%;
  1609     }
  1610  
  1611     .col-lg- offset-11  {
  1612       margin -left: 91. 66667%;
  1613     }
  1614  
  1615     .col-lg- offset-12  {
  1616       margin -left: 100 %;
  1617     }
  1618   }
  1619   table {
  1620     max-widt h: 100%;
  1621     backgrou nd-color:  transparen t;
  1622   }
  1623  
  1624   th {
  1625     text-ali gn: left;
  1626   }
  1627  
  1628   .table {
  1629     width: 1 00%;
  1630     margin-b ottom: 20p x;
  1631   }
  1632   .table > t head > tr  > th,
  1633   .table > t head > tr  > td,
  1634   .table > t body > tr  > th,
  1635   .table > t body > tr  > td,
  1636   .table > t foot > tr  > th,
  1637   .table > t foot > tr  > td {
  1638     padding:  8px;
  1639     line-hei ght: 1.428 57;
  1640     vertical -align: to p;
  1641     border-t op: 1px so lid #ddddd d;
  1642   }
  1643   .table > t head > tr  > th {
  1644     vertical -align: bo ttom;
  1645     border-b ottom: 2px  solid #dd dddd;
  1646   }
  1647   .table > c aption + t head > tr: first-chil d > th,
  1648   .table > c aption + t head > tr: first-chil d > td,
  1649   .table > c olgroup +  thead > tr :first-chi ld > th,
  1650   .table > c olgroup +  thead > tr :first-chi ld > td,
  1651   .table > t head:first -child > t r:first-ch ild > th,
  1652   .table > t head:first -child > t r:first-ch ild > td {
  1653     border-t op: 0;
  1654   }
  1655   .table > t body + tbo dy {
  1656     border-t op: 2px so lid #ddddd d;
  1657   }
  1658   .table .ta ble {
  1659     backgrou nd-color:  white;
  1660   }
  1661  
  1662   .table-con densed > t head > tr  > th,
  1663   .table-con densed > t head > tr  > td,
  1664   .table-con densed > t body > tr  > th,
  1665   .table-con densed > t body > tr  > td,
  1666   .table-con densed > t foot > tr  > th,
  1667   .table-con densed > t foot > tr  > td {
  1668     padding:  5px;
  1669   }
  1670  
  1671   .table-bor dered {
  1672     border:  1px solid  #dddddd;
  1673   }
  1674   .table-bor dered > th ead > tr >  th,
  1675   .table-bor dered > th ead > tr >  td,
  1676   .table-bor dered > tb ody > tr >  th,
  1677   .table-bor dered > tb ody > tr >  td,
  1678   .table-bor dered > tf oot > tr >  th,
  1679   .table-bor dered > tf oot > tr >  td {
  1680     border:  1px solid  #dddddd;
  1681   }
  1682   .table-bor dered > th ead > tr >  th,
  1683   .table-bor dered > th ead > tr >  td {
  1684     border-b ottom-widt h: 2px;
  1685   }
  1686  
  1687   .table-str iped > tbo dy > tr:nt h-child(od d) > td,
  1688   .table-str iped > tbo dy > tr:nt h-child(od d) > th {
  1689     backgrou nd-color:  #f9f9f9;
  1690   }
  1691  
  1692   .table-hov er > tbody  > tr:hove r > td,
  1693   .table-hov er > tbody  > tr:hove r > th {
  1694     backgrou nd-color:  whitesmoke ;
  1695   }
  1696  
  1697   table col[ class*="co l-"] {
  1698     float: n one;
  1699     display:  table-col umn;
  1700   }
  1701  
  1702   table td[c lass*="col -"],
  1703   table th[c lass*="col -"] {
  1704     float: n one;
  1705     display:  table-cel l;
  1706   }
  1707  
  1708   .table > t head > tr  > td.activ e,
  1709   .table > t head > tr  > th.activ e, .table  > thead >  tr.active  > td, .tab le > thead  > tr.acti ve > th,
  1710   .table > t body > tr  > td.activ e,
  1711   .table > t body > tr  > th.activ e,
  1712   .table > t body > tr. active > t d,
  1713   .table > t body > tr. active > t h,
  1714   .table > t foot > tr  > td.activ e,
  1715   .table > t foot > tr  > th.activ e,
  1716   .table > t foot > tr. active > t d,
  1717   .table > t foot > tr. active > t h {
  1718     backgrou nd-color:  whitesmoke ;
  1719   }
  1720  
  1721   .table > t head > tr  > td.succe ss,
  1722   .table > t head > tr  > th.succe ss, .table  > thead >  tr.succes s > td, .t able > the ad > tr.su ccess > th ,
  1723   .table > t body > tr  > td.succe ss,
  1724   .table > t body > tr  > th.succe ss,
  1725   .table > t body > tr. success >  td,
  1726   .table > t body > tr. success >  th,
  1727   .table > t foot > tr  > td.succe ss,
  1728   .table > t foot > tr  > th.succe ss,
  1729   .table > t foot > tr. success >  td,
  1730   .table > t foot > tr. success >  th {
  1731     backgrou nd-color:  #dff0d8;
  1732   }
  1733  
  1734   .table-hov er > tbody  > tr > td .success:h over,
  1735   .table-hov er > tbody  > tr > th .success:h over, .tab le-hover >  tbody > t r.success: hover > td , .table-h over > tbo dy > tr.su ccess:hove r > th {
  1736     backgrou nd-color:  #d0e9c6;
  1737   }
  1738  
  1739   .table > t head > tr  > td.dange r,
  1740   .table > t head > tr  > th.dange r, .table  > thead >  tr.danger  > td, .tab le > thead  > tr.dang er > th,
  1741   .table > t body > tr  > td.dange r,
  1742   .table > t body > tr  > th.dange r,
  1743   .table > t body > tr. danger > t d,
  1744   .table > t body > tr. danger > t h,
  1745   .table > t foot > tr  > td.dange r,
  1746   .table > t foot > tr  > th.dange r,
  1747   .table > t foot > tr. danger > t d,
  1748   .table > t foot > tr. danger > t h {
  1749     backgrou nd-color:  #f2dede;
  1750   }
  1751  
  1752   .table-hov er > tbody  > tr > td .danger:ho ver,
  1753   .table-hov er > tbody  > tr > th .danger:ho ver, .tabl e-hover >  tbody > tr .danger:ho ver > td,  .table-hov er > tbody  > tr.dang er:hover >  th {
  1754     backgrou nd-color:  #ebcccc;
  1755   }
  1756  
  1757   .table > t head > tr  > td.warni ng,
  1758   .table > t head > tr  > th.warni ng, .table  > thead >  tr.warnin g > td, .t able > the ad > tr.wa rning > th ,
  1759   .table > t body > tr  > td.warni ng,
  1760   .table > t body > tr  > th.warni ng,
  1761   .table > t body > tr. warning >  td,
  1762   .table > t body > tr. warning >  th,
  1763   .table > t foot > tr  > td.warni ng,
  1764   .table > t foot > tr  > th.warni ng,
  1765   .table > t foot > tr. warning >  td,
  1766   .table > t foot > tr. warning >  th {
  1767     backgrou nd-color:  #fcf8e3;
  1768   }
  1769  
  1770   .table-hov er > tbody  > tr > td .warning:h over,
  1771   .table-hov er > tbody  > tr > th .warning:h over, .tab le-hover >  tbody > t r.warning: hover > td , .table-h over > tbo dy > tr.wa rning:hove r > th {
  1772     backgrou nd-color:  #faf2cc;
  1773   }
  1774  
  1775   @media (ma x-width: 7 67px) {
  1776     .table-r esponsive  {
  1777       width:  100%;
  1778       margin -bottom: 1 5px;
  1779       overfl ow-y: hidd en;
  1780       overfl ow-x: scro ll;
  1781       -ms-ov erflow-sty le: -ms-au tohiding-s crollbar;
  1782       border : 1px soli d #dddddd;
  1783       -webki t-overflow -scrolling : touch;
  1784     }
  1785     .table-r esponsive  > .table {
  1786       margin -bottom: 0 ;
  1787     }
  1788     .table-r esponsive  > .table >  thead > t r > th,
  1789     .table-r esponsive  > .table >  thead > t r > td,
  1790     .table-r esponsive  > .table >  tbody > t r > th,
  1791     .table-r esponsive  > .table >  tbody > t r > td,
  1792     .table-r esponsive  > .table >  tfoot > t r > th,
  1793     .table-r esponsive  > .table >  tfoot > t r > td {
  1794       white- space: now rap;
  1795     }
  1796     .table-r esponsive  > .table-b ordered {
  1797       border : 0;
  1798     }
  1799     .table-r esponsive  > .table-b ordered >  thead > tr  > th:firs t-child,
  1800     .table-r esponsive  > .table-b ordered >  thead > tr  > td:firs t-child,
  1801     .table-r esponsive  > .table-b ordered >  tbody > tr  > th:firs t-child,
  1802     .table-r esponsive  > .table-b ordered >  tbody > tr  > td:firs t-child,
  1803     .table-r esponsive  > .table-b ordered >  tfoot > tr  > th:firs t-child,
  1804     .table-r esponsive  > .table-b ordered >  tfoot > tr  > td:firs t-child {
  1805       border -left: 0;
  1806     }
  1807     .table-r esponsive  > .table-b ordered >  thead > tr  > th:last -child,
  1808     .table-r esponsive  > .table-b ordered >  thead > tr  > td:last -child,
  1809     .table-r esponsive  > .table-b ordered >  tbody > tr  > th:last -child,
  1810     .table-r esponsive  > .table-b ordered >  tbody > tr  > td:last -child,
  1811     .table-r esponsive  > .table-b ordered >  tfoot > tr  > th:last -child,
  1812     .table-r esponsive  > .table-b ordered >  tfoot > tr  > td:last -child {
  1813       border -right: 0;
  1814     }
  1815     .table-r esponsive  > .table-b ordered >  tbody > tr :last-chil d > th,
  1816     .table-r esponsive  > .table-b ordered >  tbody > tr :last-chil d > td,
  1817     .table-r esponsive  > .table-b ordered >  tfoot > tr :last-chil d > th,
  1818     .table-r esponsive  > .table-b ordered >  tfoot > tr :last-chil d > td {
  1819       border -bottom: 0 ;
  1820     }
  1821   }
  1822   fieldset {
  1823     padding:  0;
  1824     margin:  0;
  1825     border:  0;
  1826   }
  1827  
  1828   legend {
  1829     display:  block;
  1830     width: 1 00%;
  1831     padding:  0;
  1832     margin-b ottom: 20p x;
  1833     font-siz e: 21px;
  1834     line-hei ght: inher it;
  1835     color: # 333333;
  1836     border:  0;
  1837     border-b ottom: 1px  solid #e5 e5e5;
  1838   }
  1839  
  1840   label {
  1841     display:  inline-bl ock;
  1842     margin-b ottom: 5px ;
  1843     font-wei ght: bold;
  1844   }
  1845  
  1846   input[type ="search"]  {
  1847     -webkit- box-sizing : border-b ox;
  1848     -moz-box -sizing: b order-box;
  1849     box-sizi ng: border -box;
  1850   }
  1851  
  1852   input[type ="radio"],
  1853   input[type ="checkbox "] {
  1854     margin:  4px 0 0;
  1855     margin-t op: 1px \9 ;
  1856     /* IE8-9  */
  1857     line-hei ght: norma l;
  1858   }
  1859  
  1860   input[type ="file"] {
  1861     display:  block;
  1862   }
  1863  
  1864   select[mul tiple],
  1865   select[siz e] {
  1866     height:  auto;
  1867   }
  1868  
  1869   select opt group {
  1870     font-siz e: inherit ;
  1871     font-sty le: inheri t;
  1872     font-fam ily: inher it;
  1873   }
  1874  
  1875   input[type ="file"]:f ocus,
  1876   input[type ="radio"]: focus,
  1877   input[type ="checkbox "]:focus {
  1878     outline:  thin dott ed #333;
  1879     outline:  5px auto  -webkit-fo cus-ring-c olor;
  1880     outline- offset: -2 px;
  1881   }
  1882  
  1883   input[type ="number"] ::-webkit- outer-spin -button, i nput[type= "number"]: :-webkit-i nner-spin- button {
  1884     height:  auto;
  1885   }
  1886  
  1887   output {
  1888     display:  block;
  1889     padding- top: 7px;
  1890     font-siz e: 14px;
  1891     line-hei ght: 1.428 57;
  1892     color: # 555555;
  1893     vertical -align: mi ddle;
  1894   }
  1895  
  1896   .form-cont rol {
  1897     display:  block;
  1898     width: 1 00%;
  1899     height:  34px;
  1900     padding:  6px 12px;
  1901     font-siz e: 14px;
  1902     line-hei ght: 1.428 57;
  1903     color: # 555555;
  1904     vertical -align: mi ddle;
  1905     backgrou nd-color:  white;
  1906     backgrou nd-image:  none;
  1907     border:  1px solid  #cccccc;
  1908     border-r adius: 4px ;
  1909     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075);
  1910     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) ;
  1911     -webkit- transition : border-c olor ease- in-out 0.1 5s, box-sh adow ease- in-out 0.1 5s;
  1912     transiti on: border -color eas e-in-out 0 .15s, box- shadow eas e-in-out 0 .15s;
  1913   }
  1914   .form-cont rol:focus  {
  1915     border-c olor: #66a fe9;
  1916     outline:  0;
  1917     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075),  0 0 8px rg ba(102, 17 5, 233, 0. 6);
  1918     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) , 0 0 8px  rgba(102,  175, 233,  0.6);
  1919   }
  1920   .form-cont rol:-moz-p laceholder  {
  1921     color: # 999999;
  1922   }
  1923   .form-cont rol::-moz- placeholde r {
  1924     color: # 999999;
  1925   }
  1926   .form-cont rol:-ms-in put-placeh older {
  1927     color: # 999999;
  1928   }
  1929   .form-cont rol::-webk it-input-p laceholder  {
  1930     color: # 999999;
  1931   }
  1932   .form-cont rol[disabl ed], .form -control[r eadonly],  fieldset[d isabled] . form-contr ol {
  1933     cursor:  not-allowe d;
  1934     backgrou nd-color:  #eeeeee;
  1935   }
  1936  
  1937   textarea.f orm-contro l {
  1938     height:  auto;
  1939   }
  1940  
  1941   .form-grou p {
  1942     margin-b ottom: 15p x;
  1943   }
  1944  
  1945   .radio,
  1946   .checkbox  {
  1947     display:  block;
  1948     min-heig ht: 20px;
  1949     margin-t op: 10px;
  1950     margin-b ottom: 10p x;
  1951     padding- left: 20px ;
  1952     vertical -align: mi ddle;
  1953   }
  1954   .radio lab el,
  1955   .checkbox  label {
  1956     display:  inline;
  1957     margin-b ottom: 0;
  1958     font-wei ght: norma l;
  1959     cursor:  pointer;
  1960   }
  1961  
  1962   .radio inp ut[type="r adio"],
  1963   .radio-inl ine input[ type="radi o"],
  1964   .checkbox  input[type ="checkbox "],
  1965   .checkbox- inline inp ut[type="c heckbox"]  {
  1966     float: l eft;
  1967     margin-l eft: -20px ;
  1968   }
  1969  
  1970   .radio + . radio,
  1971   .checkbox  + .checkbo x {
  1972     margin-t op: -5px;
  1973   }
  1974  
  1975   .radio-inl ine,
  1976   .checkbox- inline {
  1977     display:  inline-bl ock;
  1978     padding- left: 20px ;
  1979     margin-b ottom: 0;
  1980     vertical -align: mi ddle;
  1981     font-wei ght: norma l;
  1982     cursor:  pointer;
  1983   }
  1984  
  1985   .radio-inl ine + .rad io-inline,
  1986   .checkbox- inline + . checkbox-i nline {
  1987     margin-t op: 0;
  1988     margin-l eft: 10px;
  1989   }
  1990  
  1991   input[type ="radio"][ disabled],  fieldset[ disabled]  input[type ="radio"],
  1992   input[type ="checkbox "][disable d], fields et[disable d]
  1993   input[type ="checkbox "],
  1994   .radio[dis abled], fi eldset[dis abled]
  1995   .radio,
  1996   .radio-inl ine[disabl ed], field set[disabl ed]
  1997   .radio-inl ine,
  1998   .checkbox[ disabled],  fieldset[ disabled]
  1999   .checkbox,
  2000   .checkbox- inline[dis abled], fi eldset[dis abled]
  2001   .checkbox- inline {
  2002     cursor:  not-allowe d;
  2003   }
  2004  
  2005   .input-sm,  .input-gr oup-sm > . form-contr ol,
  2006   .input-gro up-sm > .i nput-group -addon,
  2007   .input-gro up-sm > .i nput-group -btn > .bt n {
  2008     height:  30px;
  2009     padding:  5px 10px;
  2010     font-siz e: 12px;
  2011     line-hei ght: 1.5;
  2012     border-r adius: 3px ;
  2013   }
  2014  
  2015   select.inp ut-sm, .in put-group- sm > selec t.form-con trol,
  2016   .input-gro up-sm > se lect.input -group-add on,
  2017   .input-gro up-sm > .i nput-group -btn > sel ect.btn {
  2018     height:  30px;
  2019     line-hei ght: 30px;
  2020   }
  2021  
  2022   textarea.i nput-sm, . input-grou p-sm > tex tarea.form -control,
  2023   .input-gro up-sm > te xtarea.inp ut-group-a ddon,
  2024   .input-gro up-sm > .i nput-group -btn > tex tarea.btn  {
  2025     height:  auto;
  2026   }
  2027  
  2028   .input-lg,  .input-gr oup-lg > . form-contr ol,
  2029   .input-gro up-lg > .i nput-group -addon,
  2030   .input-gro up-lg > .i nput-group -btn > .bt n {
  2031     height:  45px;
  2032     padding:  10px 16px ;
  2033     font-siz e: 18px;
  2034     line-hei ght: 1.33;
  2035     border-r adius: 6px ;
  2036   }
  2037  
  2038   select.inp ut-lg, .in put-group- lg > selec t.form-con trol,
  2039   .input-gro up-lg > se lect.input -group-add on,
  2040   .input-gro up-lg > .i nput-group -btn > sel ect.btn {
  2041     height:  45px;
  2042     line-hei ght: 45px;
  2043   }
  2044  
  2045   textarea.i nput-lg, . input-grou p-lg > tex tarea.form -control,
  2046   .input-gro up-lg > te xtarea.inp ut-group-a ddon,
  2047   .input-gro up-lg > .i nput-group -btn > tex tarea.btn  {
  2048     height:  auto;
  2049   }
  2050  
  2051   .has-warni ng .help-b lock,
  2052   .has-warni ng .contro l-label,
  2053   .has-warni ng .radio,
  2054   .has-warni ng .checkb ox,
  2055   .has-warni ng .radio- inline,
  2056   .has-warni ng .checkb ox-inline  {
  2057     color: # c09853;
  2058   }
  2059   .has-warni ng .form-c ontrol {
  2060     border-c olor: #c09 853;
  2061     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075);
  2062     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) ;
  2063   }
  2064   .has-warni ng .form-c ontrol:foc us {
  2065     border-c olor: #a47 e3c;
  2066     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075),  0 0 6px #d bc59e;
  2067     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) , 0 0 6px  #dbc59e;
  2068   }
  2069   .has-warni ng .input- group-addo n {
  2070     color: # c09853;
  2071     border-c olor: #c09 853;
  2072     backgrou nd-color:  #fcf8e3;
  2073   }
  2074  
  2075   .has-error  .help-blo ck,
  2076   .has-error  .control- label,
  2077   .has-error  .radio,
  2078   .has-error  .checkbox ,
  2079   .has-error  .radio-in line,
  2080   .has-error  .checkbox -inline {
  2081     color: # b94a48;
  2082   }
  2083   .has-error  .form-con trol {
  2084     border-c olor: #b94 a48;
  2085     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075);
  2086     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) ;
  2087   }
  2088   .has-error  .form-con trol:focus  {
  2089     border-c olor: #953 b39;
  2090     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075),  0 0 6px #d 59392;
  2091     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) , 0 0 6px  #d59392;
  2092   }
  2093   .has-error  .input-gr oup-addon  {
  2094     color: # b94a48;
  2095     border-c olor: #b94 a48;
  2096     backgrou nd-color:  #f2dede;
  2097   }
  2098  
  2099   .has-succe ss .help-b lock,
  2100   .has-succe ss .contro l-label,
  2101   .has-succe ss .radio,
  2102   .has-succe ss .checkb ox,
  2103   .has-succe ss .radio- inline,
  2104   .has-succe ss .checkb ox-inline  {
  2105     color: # 468847;
  2106   }
  2107   .has-succe ss .form-c ontrol {
  2108     border-c olor: #468 847;
  2109     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075);
  2110     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) ;
  2111   }
  2112   .has-succe ss .form-c ontrol:foc us {
  2113     border-c olor: #356 635;
  2114     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.075),  0 0 6px #7 aba7b;
  2115     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.075) , 0 0 6px  #7aba7b;
  2116   }
  2117   .has-succe ss .input- group-addo n {
  2118     color: # 468847;
  2119     border-c olor: #468 847;
  2120     backgrou nd-color:  #dff0d8;
  2121   }
  2122  
  2123   .form-cont rol-static  {
  2124     margin-b ottom: 0;
  2125   }
  2126  
  2127   .help-bloc k {
  2128     display:  block;
  2129     margin-t op: 5px;
  2130     margin-b ottom: 10p x;
  2131     color: # 2592d0;
  2132   }
  2133  
  2134   @media (mi n-width: 7 68px) {
  2135     .form-in line .form -group, .n avbar-form  .form-gro up {
  2136       displa y: inline- block;
  2137       margin -bottom: 0 ;
  2138       vertic al-align:  middle;
  2139     }
  2140     .form-in line .form -control,  .navbar-fo rm .form-c ontrol {
  2141       displa y: inline- block;
  2142     }
  2143     .form-in line .radi o, .navbar -form .rad io,
  2144     .form-in line .chec kbox,
  2145     .navbar- form .chec kbox {
  2146       displa y: inline- block;
  2147       margin -top: 0;
  2148       margin -bottom: 0 ;
  2149       paddin g-left: 0;
  2150     }
  2151     .form-in line .radi o input[ty pe="radio" ], .navbar -form .rad io input[t ype="radio "],
  2152     .form-in line .chec kbox input [type="che ckbox"],
  2153     .navbar- form .chec kbox input [type="che ckbox"] {
  2154       float:  none;
  2155       margin -left: 0;
  2156     }
  2157   }
  2158  
  2159   .form-hori zontal .co ntrol-labe l,
  2160   .form-hori zontal .ra dio,
  2161   .form-hori zontal .ch eckbox,
  2162   .form-hori zontal .ra dio-inline ,
  2163   .form-hori zontal .ch eckbox-inl ine {
  2164     margin-t op: 0;
  2165     margin-b ottom: 0;
  2166     padding- top: 7px;
  2167   }
  2168   .form-hori zontal .fo rm-group {
  2169     margin-l eft: -15px ;
  2170     margin-r ight: -15p x;
  2171   }
  2172   .form-hori zontal .fo rm-group:b efore, .fo rm-horizon tal .form- group:afte r {
  2173     content:  " ";
  2174     /* 1 */
  2175     display:  table;
  2176     /* 2 */
  2177   }
  2178   .form-hori zontal .fo rm-group:a fter {
  2179     clear: b oth;
  2180   }
  2181   .form-hori zontal .fo rm-control -static {
  2182     padding- top: 7px;
  2183   }
  2184   @media (mi n-width: 7 68px) {
  2185     .form-ho rizontal . control-la bel {
  2186       text-a lign: righ t;
  2187     }
  2188   }
  2189  
  2190   .btn {
  2191     display:  inline-bl ock;
  2192     margin-b ottom: 0;
  2193     font-wei ght: norma l;
  2194     text-ali gn: center ;
  2195     vertical -align: mi ddle;
  2196     cursor:  pointer;
  2197     backgrou nd-image:  none;
  2198     border:  1px solid  transparen t;
  2199     white-sp ace: nowra p;
  2200     padding:  6px 12px;
  2201     font-siz e: 14px;
  2202     line-hei ght: 1.428 57;
  2203     border-r adius: 4px ;
  2204     -webkit- user-selec t: none;
  2205     -moz-use r-select:  none;
  2206     -ms-user -select: n one;
  2207     -o-user- select: no ne;
  2208     user-sel ect: none;
  2209   }
  2210   .btn:focus  {
  2211     outline:  thin dott ed #333;
  2212     outline:  5px auto  -webkit-fo cus-ring-c olor;
  2213     outline- offset: -2 px;
  2214   }
  2215   .btn:hover , .btn:foc us {
  2216     color: # 124664;
  2217     text-dec oration: n one;
  2218   }
  2219   .btn:activ e, .btn.ac tive {
  2220     outline:  0;
  2221     backgrou nd-image:  none;
  2222     -webkit- box-shadow : inset 0  3px 5px rg ba(0, 0, 0 , 0.125);
  2223     box-shad ow: inset  0 3px 5px  rgba(0, 0,  0, 0.125) ;
  2224   }
  2225   .btn.disab led, .btn[ disabled],  fieldset[ disabled]  .btn {
  2226     cursor:  not-allowe d;
  2227     pointer- events: no ne;
  2228     opacity:  0.65;
  2229     filter:  alpha(opac ity=65);
  2230     -webkit- box-shadow : none;
  2231     box-shad ow: none;
  2232   }
  2233  
  2234   .btn-defau lt {
  2235     color: # 124664;
  2236     backgrou nd-color:  white;
  2237     border-c olor: #124 664;
  2238   }
  2239   .btn-defau lt:hover,  .btn-defau lt:focus,  .btn-defau lt:active,  .btn-defa ult.active  {
  2240     color: # 124664;
  2241     backgrou nd-color:  #ebebeb;
  2242     border-c olor: #092 230;
  2243   }
  2244   .open .btn -default.d ropdown-to ggle {
  2245     color: # 124664;
  2246     backgrou nd-color:  #ebebeb;
  2247     border-c olor: #092 230;
  2248   }
  2249   .btn-defau lt:active,  .btn-defa ult.active  {
  2250     backgrou nd-image:  none;
  2251   }
  2252   .open .btn -default.d ropdown-to ggle {
  2253     backgrou nd-image:  none;
  2254   }
  2255   .btn-defau lt.disable d, .btn-de fault.disa bled:hover , .btn-def ault.disab led:focus,  .btn-defa ult.disabl ed:active,  .btn-defa ult.disabl ed.active,  .btn-defa ult[disabl ed], .btn- default[di sabled]:ho ver, .btn- default[di sabled]:fo cus, .btn- default[di sabled]:ac tive, .btn -default[d isabled].a ctive, fie ldset[disa bled] .btn -default,  fieldset[d isabled] . btn-defaul t:hover, f ieldset[di sabled] .b tn-default :focus, fi eldset[dis abled] .bt n-default: active, fi eldset[dis abled] .bt n-default. active {
  2256     backgrou nd-color:  white;
  2257     border-c olor: #124 664;
  2258   }
  2259  
  2260   .btn-prima ry {
  2261     color: # 124664;
  2262     backgrou nd-color:  white;
  2263     border-c olor: #124 664;
  2264   }
  2265   .btn-prima ry:hover,  .btn-prima ry:focus,  .btn-prima ry:active,  .btn-prim ary.active  {
  2266     color: # 124664;
  2267     backgrou nd-color:  #ebebeb;
  2268     border-c olor: #092 230;
  2269   }
  2270   .open .btn -primary.d ropdown-to ggle {
  2271     color: # 124664;
  2272     backgrou nd-color:  #ebebeb;
  2273     border-c olor: #092 230;
  2274   }
  2275   .btn-prima ry:active,  .btn-prim ary.active  {
  2276     backgrou nd-image:  none;
  2277   }
  2278   .open .btn -primary.d ropdown-to ggle {
  2279     backgrou nd-image:  none;
  2280   }
  2281   .btn-prima ry.disable d, .btn-pr imary.disa bled:hover , .btn-pri mary.disab led:focus,  .btn-prim ary.disabl ed:active,  .btn-prim ary.disabl ed.active,  .btn-prim ary[disabl ed], .btn- primary[di sabled]:ho ver, .btn- primary[di sabled]:fo cus, .btn- primary[di sabled]:ac tive, .btn -primary[d isabled].a ctive, fie ldset[disa bled] .btn -primary,  fieldset[d isabled] . btn-primar y:hover, f ieldset[di sabled] .b tn-primary :focus, fi eldset[dis abled] .bt n-primary: active, fi eldset[dis abled] .bt n-primary. active {
  2282     backgrou nd-color:  white;
  2283     border-c olor: #124 664;
  2284   }
  2285  
  2286   .btn-warni ng {
  2287     color: w hite;
  2288     backgrou nd-color:  #ee975a;
  2289     border-c olor: #ec8 843;
  2290   }
  2291   .btn-warni ng:hover,  .btn-warni ng:focus,  .btn-warni ng:active,  .btn-warn ing.active  {
  2292     color: w hite;
  2293     backgrou nd-color:  #ea8035;
  2294     border-c olor: #db6 717;
  2295   }
  2296   .open .btn -warning.d ropdown-to ggle {
  2297     color: w hite;
  2298     backgrou nd-color:  #ea8035;
  2299     border-c olor: #db6 717;
  2300   }
  2301   .btn-warni ng:active,  .btn-warn ing.active  {
  2302     backgrou nd-image:  none;
  2303   }
  2304   .open .btn -warning.d ropdown-to ggle {
  2305     backgrou nd-image:  none;
  2306   }
  2307   .btn-warni ng.disable d, .btn-wa rning.disa bled:hover , .btn-war ning.disab led:focus,  .btn-warn ing.disabl ed:active,  .btn-warn ing.disabl ed.active,  .btn-warn ing[disabl ed], .btn- warning[di sabled]:ho ver, .btn- warning[di sabled]:fo cus, .btn- warning[di sabled]:ac tive, .btn -warning[d isabled].a ctive, fie ldset[disa bled] .btn -warning,  fieldset[d isabled] . btn-warnin g:hover, f ieldset[di sabled] .b tn-warning :focus, fi eldset[dis abled] .bt n-warning: active, fi eldset[dis abled] .bt n-warning. active {
  2308     backgrou nd-color:  #ee975a;
  2309     border-c olor: #ec8 843;
  2310   }
  2311  
  2312   .btn-dange r {
  2313     color: w hite;
  2314     backgrou nd-color:  #d12328;
  2315     border-c olor: #bb1 f24;
  2316   }
  2317   .btn-dange r:hover, . btn-danger :focus, .b tn-danger: active, .b tn-danger. active {
  2318     color: w hite;
  2319     backgrou nd-color:  #ae1d21;
  2320     border-c olor: #871 71a;
  2321   }
  2322   .open .btn -danger.dr opdown-tog gle {
  2323     color: w hite;
  2324     backgrou nd-color:  #ae1d21;
  2325     border-c olor: #871 71a;
  2326   }
  2327   .btn-dange r:active,  .btn-dange r.active {
  2328     backgrou nd-image:  none;
  2329   }
  2330   .open .btn -danger.dr opdown-tog gle {
  2331     backgrou nd-image:  none;
  2332   }
  2333   .btn-dange r.disabled , .btn-dan ger.disabl ed:hover,  .btn-dange r.disabled :focus, .b tn-danger. disabled:a ctive, .bt n-danger.d isabled.ac tive, .btn -danger[di sabled], . btn-danger [disabled] :hover, .b tn-danger[ disabled]: focus, .bt n-danger[d isabled]:a ctive, .bt n-danger[d isabled].a ctive, fie ldset[disa bled] .btn -danger, f ieldset[di sabled] .b tn-danger: hover, fie ldset[disa bled] .btn -danger:fo cus, field set[disabl ed] .btn-d anger:acti ve, fields et[disable d] .btn-da nger.activ e {
  2334     backgrou nd-color:  #d12328;
  2335     border-c olor: #bb1 f24;
  2336   }
  2337  
  2338   .btn-succe ss {
  2339     color: w hite;
  2340     backgrou nd-color:  #466931;
  2341     border-c olor: #3a5 829;
  2342   }
  2343   .btn-succe ss:hover,  .btn-succe ss:focus,  .btn-succe ss:active,  .btn-succ ess.active  {
  2344     color: w hite;
  2345     backgrou nd-color:  #334d24;
  2346     border-c olor: #1f2 e15;
  2347   }
  2348   .open .btn -success.d ropdown-to ggle {
  2349     color: w hite;
  2350     backgrou nd-color:  #334d24;
  2351     border-c olor: #1f2 e15;
  2352   }
  2353   .btn-succe ss:active,  .btn-succ ess.active  {
  2354     backgrou nd-image:  none;
  2355   }
  2356   .open .btn -success.d ropdown-to ggle {
  2357     backgrou nd-image:  none;
  2358   }
  2359   .btn-succe ss.disable d, .btn-su ccess.disa bled:hover , .btn-suc cess.disab led:focus,  .btn-succ ess.disabl ed:active,  .btn-succ ess.disabl ed.active,  .btn-succ ess[disabl ed], .btn- success[di sabled]:ho ver, .btn- success[di sabled]:fo cus, .btn- success[di sabled]:ac tive, .btn -success[d isabled].a ctive, fie ldset[disa bled] .btn -success,  fieldset[d isabled] . btn-succes s:hover, f ieldset[di sabled] .b tn-success :focus, fi eldset[dis abled] .bt n-success: active, fi eldset[dis abled] .bt n-success. active {
  2360     backgrou nd-color:  #466931;
  2361     border-c olor: #3a5 829;
  2362   }
  2363  
  2364   .btn-info  {
  2365     color: w hite;
  2366     backgrou nd-color:  #238abe;
  2367     border-c olor: #1f7 aa8;
  2368   }
  2369   .btn-info: hover, .bt n-info:foc us, .btn-i nfo:active , .btn-inf o.active {
  2370     color: w hite;
  2371     backgrou nd-color:  #1d719c;
  2372     border-c olor: #165 575;
  2373   }
  2374   .open .btn -info.drop down-toggl e {
  2375     color: w hite;
  2376     backgrou nd-color:  #1d719c;
  2377     border-c olor: #165 575;
  2378   }
  2379   .btn-info: active, .b tn-info.ac tive {
  2380     backgrou nd-image:  none;
  2381   }
  2382   .open .btn -info.drop down-toggl e {
  2383     backgrou nd-image:  none;
  2384   }
  2385   .btn-info. disabled,  .btn-info. disabled:h over, .btn -info.disa bled:focus , .btn-inf o.disabled :active, . btn-info.d isabled.ac tive, .btn -info[disa bled], .bt n-info[dis abled]:hov er, .btn-i nfo[disabl ed]:focus,  .btn-info [disabled] :active, . btn-info[d isabled].a ctive, fie ldset[disa bled] .btn -info, fie ldset[disa bled] .btn -info:hove r, fieldse t[disabled ] .btn-inf o:focus, f ieldset[di sabled] .b tn-info:ac tive, fiel dset[disab led] .btn- info.activ e {
  2386     backgrou nd-color:  #238abe;
  2387     border-c olor: #1f7 aa8;
  2388   }
  2389  
  2390   .btn-link  {
  2391     color: # 124664;
  2392     font-wei ght: norma l;
  2393     cursor:  pointer;
  2394     border-r adius: 0;
  2395   }
  2396   .btn-link,  .btn-link :active, . btn-link[d isabled],  fieldset[d isabled] . btn-link {
  2397     backgrou nd-color:  transparen t;
  2398     -webkit- box-shadow : none;
  2399     box-shad ow: none;
  2400   }
  2401   .btn-link,  .btn-link :hover, .b tn-link:fo cus, .btn- link:activ e {
  2402     border-c olor: tran sparent;
  2403   }
  2404   .btn-link: hover, .bt n-link:foc us {
  2405     color: # 061923;
  2406     text-dec oration: u nderline;
  2407     backgrou nd-color:  transparen t;
  2408   }
  2409   .btn-link[ disabled]: hover, .bt n-link[dis abled]:foc us, fields et[disable d] .btn-li nk:hover,  fieldset[d isabled] . btn-link:f ocus {
  2410     color: # 999999;
  2411     text-dec oration: n one;
  2412   }
  2413  
  2414   .btn-lg, . btn-group- lg > .btn  {
  2415     padding:  10px 16px ;
  2416     font-siz e: 18px;
  2417     line-hei ght: 1.33;
  2418     border-r adius: 6px ;
  2419   }
  2420  
  2421   .btn-sm, . btn-group- sm > .btn,
  2422   .btn-xs,
  2423   .btn-group -xs > .btn  {
  2424     padding:  5px 10px;
  2425     font-siz e: 12px;
  2426     line-hei ght: 1.5;
  2427     border-r adius: 3px ;
  2428   }
  2429  
  2430   .btn-xs, . btn-group- xs > .btn  {
  2431     padding:  1px 5px;
  2432   }
  2433  
  2434   .btn-block  {
  2435     display:  block;
  2436     width: 1 00%;
  2437     padding- left: 0;
  2438     padding- right: 0;
  2439   }
  2440  
  2441   .btn-block  + .btn-bl ock {
  2442     margin-t op: 5px;
  2443   }
  2444  
  2445   input[type ="submit"] .btn-block ,
  2446   input[type ="reset"]. btn-block,
  2447   input[type ="button"] .btn-block  {
  2448     width: 1 00%;
  2449   }
  2450  
  2451   .fade {
  2452     opacity:  0;
  2453     -webkit- transition : opacity  0.15s line ar;
  2454     transiti on: opacit y 0.15s li near;
  2455   }
  2456   .fade.in {
  2457     opacity:  1;
  2458   }
  2459  
  2460   .collapse  {
  2461     display:  none;
  2462   }
  2463   .collapse. in {
  2464     display:  block;
  2465   }
  2466  
  2467   .collapsin g {
  2468     position : relative ;
  2469     height:  0;
  2470     overflow : hidden;
  2471     -webkit- transition : height 0 .35s ease;
  2472     transiti on: height  0.35s eas e;
  2473   }
  2474  
  2475   @font-face  {
  2476     font-fam ily: 'Glyp hicons Ext ended Half lings';
  2477     src: url ("../fonts /glyphicon s-halfling s-extended -regular.e ot");
  2478     src: url ("../fonts /glyphicon s-halfling s-extended -regular.e ot?#iefix" ) format(" embedded-o pentype"),  url("../f onts/glyph icons-half lings-exte nded-regul ar.woff")  format("wo ff"), url( "../fonts/ glyphicons -halflings -extended- regular.tt f") format ("truetype "), url(". ./fonts/gl yphicons-h alflings-e xtended-re gular.svg# glyphicons -halflings -extended- regular")  format("sv g");
  2479   }
  2480  
  2481   .glyphicon  {
  2482     position : relative ;
  2483     top: 1px ;
  2484     display:  inline-bl ock;
  2485     font-fam ily: 'Glyp hicons Ext ended Half lings';
  2486     font-sty le: normal ;
  2487     font-wei ght: norma l;
  2488     line-hei ght: 1;
  2489     -webkit- font-smoot hing: anti aliased;
  2490     -moz-osx -font-smoo thing: gra yscale;
  2491   }
  2492   .glyphicon :empty {
  2493     width: 1 em;
  2494   }
  2495  
  2496   .glyphicon -asterisk: before {
  2497     content:  "\2a";
  2498   }
  2499  
  2500   .glyphicon -plus:befo re {
  2501     content:  "\2b";
  2502   }
  2503  
  2504   .glyphicon -euro:befo re {
  2505     content:  "\20ac";
  2506   }
  2507  
  2508   .glyphicon -minus:bef ore {
  2509     content:  "\2212";
  2510   }
  2511  
  2512   .glyphicon -cloud:bef ore {
  2513     content:  "\2601";
  2514   }
  2515  
  2516   .glyphicon -envelope: before {
  2517     content:  "\2709";
  2518   }
  2519  
  2520   .glyphicon -pencil:be fore {
  2521     content:  "\270f";
  2522   }
  2523  
  2524   .glyphicon -glass:bef ore {
  2525     content:  "\e001";
  2526   }
  2527  
  2528   .glyphicon -music:bef ore {
  2529     content:  "\e002";
  2530   }
  2531  
  2532   .glyphicon -search:be fore {
  2533     content:  "\e003";
  2534   }
  2535  
  2536   .glyphicon -heart:bef ore {
  2537     content:  "\e005";
  2538   }
  2539  
  2540   .glyphicon -star:befo re {
  2541     content:  "\e006";
  2542   }
  2543  
  2544   .glyphicon -star-empt y:before {
  2545     content:  "\e007";
  2546   }
  2547  
  2548   .glyphicon -user:befo re {
  2549     content:  "\e008";
  2550   }
  2551  
  2552   .glyphicon -film:befo re {
  2553     content:  "\e009";
  2554   }
  2555  
  2556   .glyphicon -th-large: before {
  2557     content:  "\e010";
  2558   }
  2559  
  2560   .glyphicon -th:before  {
  2561     content:  "\e011";
  2562   }
  2563  
  2564   .glyphicon -th-list:b efore {
  2565     content:  "\e012";
  2566   }
  2567  
  2568   .glyphicon -ok:before  {
  2569     content:  "\e013";
  2570   }
  2571  
  2572   .glyphicon -remove:be fore {
  2573     content:  "\e014";
  2574   }
  2575  
  2576   .glyphicon -zoom-in:b efore {
  2577     content:  "\e015";
  2578   }
  2579  
  2580   .glyphicon -zoom-out: before {
  2581     content:  "\e016";
  2582   }
  2583  
  2584   .glyphicon -off:befor e {
  2585     content:  "\e017";
  2586   }
  2587  
  2588   .glyphicon -signal:be fore {
  2589     content:  "\e018";
  2590   }
  2591  
  2592   .glyphicon -cog:befor e {
  2593     content:  "\e019";
  2594   }
  2595  
  2596   .glyphicon -trash:bef ore {
  2597     content:  "\e020";
  2598   }
  2599  
  2600   .glyphicon -home:befo re {
  2601     content:  "\e021";
  2602   }
  2603  
  2604   .glyphicon -file:befo re {
  2605     content:  "\e022";
  2606   }
  2607  
  2608   .glyphicon -time:befo re {
  2609     content:  "\e023";
  2610   }
  2611  
  2612   .glyphicon -road:befo re {
  2613     content:  "\e024";
  2614   }
  2615  
  2616   .glyphicon -download- alt:before  {
  2617     content:  "\e025";
  2618   }
  2619  
  2620   .glyphicon -download: before {
  2621     content:  "\e026";
  2622   }
  2623  
  2624   .glyphicon -upload:be fore {
  2625     content:  "\e027";
  2626   }
  2627  
  2628   .glyphicon -inbox:bef ore {
  2629     content:  "\e028";
  2630   }
  2631  
  2632   .glyphicon -play-circ le:before  {
  2633     content:  "\e029";
  2634   }
  2635  
  2636   .glyphicon -repeat:be fore {
  2637     content:  "\e030";
  2638   }
  2639  
  2640   .glyphicon -refresh:b efore {
  2641     content:  "\e031";
  2642   }
  2643  
  2644   .glyphicon -list-alt: before {
  2645     content:  "\e032";
  2646   }
  2647  
  2648   .glyphicon -lock:befo re {
  2649     content:  "\e033";
  2650   }
  2651  
  2652   .glyphicon -flag:befo re {
  2653     content:  "\e034";
  2654   }
  2655  
  2656   .glyphicon -headphone s:before {
  2657     content:  "\e035";
  2658   }
  2659  
  2660   .glyphicon -volume-of f:before {
  2661     content:  "\e036";
  2662   }
  2663  
  2664   .glyphicon -volume-do wn:before  {
  2665     content:  "\e037";
  2666   }
  2667  
  2668   .glyphicon -volume-up :before {
  2669     content:  "\e038";
  2670   }
  2671  
  2672   .glyphicon -qrcode:be fore {
  2673     content:  "\e039";
  2674   }
  2675  
  2676   .glyphicon -barcode:b efore {
  2677     content:  "\e040";
  2678   }
  2679  
  2680   .glyphicon -tag:befor e {
  2681     content:  "\e041";
  2682   }
  2683  
  2684   .glyphicon -tags:befo re {
  2685     content:  "\e042";
  2686   }
  2687  
  2688   .glyphicon -book:befo re {
  2689     content:  "\e043";
  2690   }
  2691  
  2692   .glyphicon -bookmark: before {
  2693     content:  "\e044";
  2694   }
  2695  
  2696   .glyphicon -print:bef ore {
  2697     content:  "\e045";
  2698   }
  2699  
  2700   .glyphicon -camera:be fore {
  2701     content:  "\e046";
  2702   }
  2703  
  2704   .glyphicon -font:befo re {
  2705     content:  "\e047";
  2706   }
  2707  
  2708   .glyphicon -bold:befo re {
  2709     content:  "\e048";
  2710   }
  2711  
  2712   .glyphicon -italic:be fore {
  2713     content:  "\e049";
  2714   }
  2715  
  2716   .glyphicon -text-heig ht:before  {
  2717     content:  "\e050";
  2718   }
  2719  
  2720   .glyphicon -text-widt h:before {
  2721     content:  "\e051";
  2722   }
  2723  
  2724   .glyphicon -align-lef t:before {
  2725     content:  "\e052";
  2726   }
  2727  
  2728   .glyphicon -align-cen ter:before  {
  2729     content:  "\e053";
  2730   }
  2731  
  2732   .glyphicon -align-rig ht:before  {
  2733     content:  "\e054";
  2734   }
  2735  
  2736   .glyphicon -align-jus tify:befor e {
  2737     content:  "\e055";
  2738   }
  2739  
  2740   .glyphicon -list:befo re {
  2741     content:  "\e056";
  2742   }
  2743  
  2744   .glyphicon -indent-le ft:before  {
  2745     content:  "\e057";
  2746   }
  2747  
  2748   .glyphicon -indent-ri ght:before  {
  2749     content:  "\e058";
  2750   }
  2751  
  2752   .glyphicon -facetime- video:befo re {
  2753     content:  "\e059";
  2754   }
  2755  
  2756   .glyphicon -picture:b efore {
  2757     content:  "\e060";
  2758   }
  2759  
  2760   .glyphicon -map-marke r:before {
  2761     content:  "\e062";
  2762   }
  2763  
  2764   .glyphicon -adjust:be fore {
  2765     content:  "\e063";
  2766   }
  2767  
  2768   .glyphicon -tint:befo re {
  2769     content:  "\e064";
  2770   }
  2771  
  2772   .glyphicon -edit:befo re {
  2773     content:  "\e065";
  2774   }
  2775  
  2776   .glyphicon -share:bef ore {
  2777     content:  "\e066";
  2778   }
  2779  
  2780   .glyphicon -check:bef ore {
  2781     content:  "\e067";
  2782   }
  2783  
  2784   .glyphicon -move:befo re {
  2785     content:  "\e068";
  2786   }
  2787  
  2788   .glyphicon -step-back ward:befor e {
  2789     content:  "\e069";
  2790   }
  2791  
  2792   .glyphicon -fast-back ward:befor e {
  2793     content:  "\e070";
  2794   }
  2795  
  2796   .glyphicon -backward: before {
  2797     content:  "\e071";
  2798   }
  2799  
  2800   .glyphicon -play:befo re {
  2801     content:  "\e072";
  2802   }
  2803  
  2804   .glyphicon -pause:bef ore {
  2805     content:  "\e073";
  2806   }
  2807  
  2808   .glyphicon -stop:befo re {
  2809     content:  "\e074";
  2810   }
  2811  
  2812   .glyphicon -forward:b efore {
  2813     content:  "\e075";
  2814   }
  2815  
  2816   .glyphicon -fast-forw ard:before  {
  2817     content:  "\e076";
  2818   }
  2819  
  2820   .glyphicon -step-forw ard:before  {
  2821     content:  "\e077";
  2822   }
  2823  
  2824   .glyphicon -eject:bef ore {
  2825     content:  "\e078";
  2826   }
  2827  
  2828   .glyphicon -chevron-l eft:before  {
  2829     content:  "\e079";
  2830   }
  2831  
  2832   .glyphicon -chevron-r ight:befor e {
  2833     content:  "\e080";
  2834   }
  2835  
  2836   .glyphicon -plus-sign :before {
  2837     content:  "\e081";
  2838   }
  2839  
  2840   .glyphicon -minus-sig n:before {
  2841     content:  "\e082";
  2842   }
  2843  
  2844   .glyphicon -remove-si gn:before  {
  2845     content:  "\e083";
  2846   }
  2847  
  2848   .glyphicon -ok-sign:b efore {
  2849     content:  "\e084";
  2850   }
  2851  
  2852   .glyphicon -question- sign:befor e {
  2853     content:  "\e085";
  2854   }
  2855  
  2856   .glyphicon -info-sign :before {
  2857     content:  "\e086";
  2858   }
  2859  
  2860   .glyphicon -screensho t:before {
  2861     content:  "\e087";
  2862   }
  2863  
  2864   .glyphicon -remove-ci rcle:befor e {
  2865     content:  "\e088";
  2866   }
  2867  
  2868   .glyphicon -ok-circle :before {
  2869     content:  "\e089";
  2870   }
  2871  
  2872   .glyphicon -ban-circl e:before {
  2873     content:  "\e090";
  2874   }
  2875  
  2876   .glyphicon -arrow-lef t:before {
  2877     content:  "\e091";
  2878   }
  2879  
  2880   .glyphicon -arrow-rig ht:before  {
  2881     content:  "\e092";
  2882   }
  2883  
  2884   .glyphicon -arrow-up: before {
  2885     content:  "\e093";
  2886   }
  2887  
  2888   .glyphicon -arrow-dow n:before {
  2889     content:  "\e094";
  2890   }
  2891  
  2892   .glyphicon -share-alt :before {
  2893     content:  "\e095";
  2894   }
  2895  
  2896   .glyphicon -resize-fu ll:before  {
  2897     content:  "\e096";
  2898   }
  2899  
  2900   .glyphicon -resize-sm all:before  {
  2901     content:  "\e097";
  2902   }
  2903  
  2904   .glyphicon -exclamati on-sign:be fore {
  2905     content:  "\e101";
  2906   }
  2907  
  2908   .glyphicon -gift:befo re {
  2909     content:  "\e102";
  2910   }
  2911  
  2912   .glyphicon -leaf:befo re {
  2913     content:  "\e103";
  2914   }
  2915  
  2916   .glyphicon -fire:befo re {
  2917     content:  "\e104";
  2918   }
  2919  
  2920   .glyphicon -eye-open: before {
  2921     content:  "\e105";
  2922   }
  2923  
  2924   .glyphicon -eye-close :before {
  2925     content:  "\e106";
  2926   }
  2927  
  2928   .glyphicon -warning-s ign:before  {
  2929     content:  "\e107";
  2930   }
  2931  
  2932   .glyphicon -plane:bef ore {
  2933     content:  "\e108";
  2934   }
  2935  
  2936   .glyphicon -calendar: before {
  2937     content:  "\e109";
  2938   }
  2939  
  2940   .glyphicon -random:be fore {
  2941     content:  "\e110";
  2942   }
  2943  
  2944   .glyphicon -comment:b efore {
  2945     content:  "\e111";
  2946   }
  2947  
  2948   .glyphicon -magnet:be fore {
  2949     content:  "\e112";
  2950   }
  2951  
  2952   .glyphicon -chevron-u p:before {
  2953     content:  "\e113";
  2954   }
  2955  
  2956   .glyphicon -chevron-d own:before  {
  2957     content:  "\e114";
  2958   }
  2959  
  2960   .glyphicon -retweet:b efore {
  2961     content:  "\e115";
  2962   }
  2963  
  2964   .glyphicon -shopping- cart:befor e {
  2965     content:  "\e116";
  2966   }
  2967  
  2968   .glyphicon -folder-cl ose:before  {
  2969     content:  "\e117";
  2970   }
  2971  
  2972   .glyphicon -folder-op en:before  {
  2973     content:  "\e118";
  2974   }
  2975  
  2976   .glyphicon -resize-ve rtical:bef ore {
  2977     content:  "\e119";
  2978   }
  2979  
  2980   .glyphicon -resize-ho rizontal:b efore {
  2981     content:  "\e120";
  2982   }
  2983  
  2984   .glyphicon -hdd:befor e {
  2985     content:  "\e121";
  2986   }
  2987  
  2988   .glyphicon -bullhorn: before {
  2989     content:  "\e122";
  2990   }
  2991  
  2992   .glyphicon -bell:befo re {
  2993     content:  "\e123";
  2994   }
  2995  
  2996   .glyphicon -certifica te:before  {
  2997     content:  "\e124";
  2998   }
  2999  
  3000   .glyphicon -thumbs-up :before {
  3001     content:  "\e125";
  3002   }
  3003  
  3004   .glyphicon -thumbs-do wn:before  {
  3005     content:  "\e126";
  3006   }
  3007  
  3008   .glyphicon -hand-righ t:before {
  3009     content:  "\e127";
  3010   }
  3011  
  3012   .glyphicon -hand-left :before {
  3013     content:  "\e128";
  3014   }
  3015  
  3016   .glyphicon -hand-up:b efore {
  3017     content:  "\e129";
  3018   }
  3019  
  3020   .glyphicon -hand-down :before {
  3021     content:  "\e130";
  3022   }
  3023  
  3024   .glyphicon -circle-ar row-right: before {
  3025     content:  "\e131";
  3026   }
  3027  
  3028   .glyphicon -circle-ar row-left:b efore {
  3029     content:  "\e132";
  3030   }
  3031  
  3032   .glyphicon -circle-ar row-up:bef ore {
  3033     content:  "\e133";
  3034   }
  3035  
  3036   .glyphicon -circle-ar row-down:b efore {
  3037     content:  "\e134";
  3038   }
  3039  
  3040   .glyphicon -globe:bef ore {
  3041     content:  "\e135";
  3042   }
  3043  
  3044   .glyphicon -wrench:be fore {
  3045     content:  "\e136";
  3046   }
  3047  
  3048   .glyphicon -tasks:bef ore {
  3049     content:  "\e137";
  3050   }
  3051  
  3052   .glyphicon -filter:be fore {
  3053     content:  "\e138";
  3054   }
  3055  
  3056   .glyphicon -briefcase :before {
  3057     content:  "\e139";
  3058   }
  3059  
  3060   .glyphicon -fullscree n:before {
  3061     content:  "\e140";
  3062   }
  3063  
  3064   .glyphicon -dashboard :before {
  3065     content:  "\e141";
  3066   }
  3067  
  3068   .glyphicon -paperclip :before {
  3069     content:  "\e142";
  3070   }
  3071  
  3072   .glyphicon -heart-emp ty:before  {
  3073     content:  "\e143";
  3074   }
  3075  
  3076   .glyphicon -link:befo re {
  3077     content:  "\e144";
  3078   }
  3079  
  3080   .glyphicon -phone:bef ore {
  3081     content:  "\e145";
  3082   }
  3083  
  3084   .glyphicon -pushpin:b efore {
  3085     content:  "\e146";
  3086   }
  3087  
  3088   .glyphicon -usd:befor e {
  3089     content:  "\e148";
  3090   }
  3091  
  3092   .glyphicon -gbp:befor e {
  3093     content:  "\e149";
  3094   }
  3095  
  3096   .glyphicon -sort:befo re {
  3097     content:  "\e150";
  3098   }
  3099  
  3100   .glyphicon -sort-by-a lphabet:be fore {
  3101     content:  "\e151";
  3102   }
  3103  
  3104   .glyphicon -sort-by-a lphabet-al t:before {
  3105     content:  "\e152";
  3106   }
  3107  
  3108   .glyphicon -sort-by-o rder:befor e {
  3109     content:  "\e153";
  3110   }
  3111  
  3112   .glyphicon -sort-by-o rder-alt:b efore {
  3113     content:  "\e154";
  3114   }
  3115  
  3116   .glyphicon -sort-by-a ttributes: before {
  3117     content:  "\e155";
  3118   }
  3119  
  3120   .glyphicon -sort-by-a ttributes- alt:before  {
  3121     content:  "\e156";
  3122   }
  3123  
  3124   .glyphicon -unchecked :before {
  3125     content:  "\e157";
  3126   }
  3127  
  3128   .glyphicon -expand:be fore {
  3129     content:  "\e158";
  3130   }
  3131  
  3132   .glyphicon -collapse- down:befor e {
  3133     content:  "\e159";
  3134   }
  3135  
  3136   .glyphicon -collapse- up:before  {
  3137     content:  "\e160";
  3138   }
  3139  
  3140   .glyphicon -log-in:be fore {
  3141     content:  "\e161";
  3142   }
  3143  
  3144   .glyphicon -flash:bef ore {
  3145     content:  "\e162";
  3146   }
  3147  
  3148   .glyphicon -log-out:b efore {
  3149     content:  "\e163";
  3150   }
  3151  
  3152   .glyphicon -new-windo w:before {
  3153     content:  "\e164";
  3154   }
  3155  
  3156   .glyphicon -record:be fore {
  3157     content:  "\e165";
  3158   }
  3159  
  3160   .glyphicon -save:befo re {
  3161     content:  "\e166";
  3162   }
  3163  
  3164   .glyphicon -open:befo re {
  3165     content:  "\e167";
  3166   }
  3167  
  3168   .glyphicon -saved:bef ore {
  3169     content:  "\e168";
  3170   }
  3171  
  3172   .glyphicon -import:be fore {
  3173     content:  "\e169";
  3174   }
  3175  
  3176   .glyphicon -export:be fore {
  3177     content:  "\e170";
  3178   }
  3179  
  3180   .glyphicon -send:befo re {
  3181     content:  "\e171";
  3182   }
  3183  
  3184   .glyphicon -floppy-di sk:before  {
  3185     content:  "\e172";
  3186   }
  3187  
  3188   .glyphicon -floppy-sa ved:before  {
  3189     content:  "\e173";
  3190   }
  3191  
  3192   .glyphicon -floppy-re move:befor e {
  3193     content:  "\e174";
  3194   }
  3195  
  3196   .glyphicon -floppy-sa ve:before  {
  3197     content:  "\e175";
  3198   }
  3199  
  3200   .glyphicon -floppy-op en:before  {
  3201     content:  "\e176";
  3202   }
  3203  
  3204   .glyphicon -credit-ca rd:before  {
  3205     content:  "\e177";
  3206   }
  3207  
  3208   .glyphicon -transfer: before {
  3209     content:  "\e178";
  3210   }
  3211  
  3212   .glyphicon -cutlery:b efore {
  3213     content:  "\e179";
  3214   }
  3215  
  3216   .glyphicon -header:be fore {
  3217     content:  "\e180";
  3218   }
  3219  
  3220   .glyphicon -compresse d:before {
  3221     content:  "\e181";
  3222   }
  3223  
  3224   .glyphicon -earphone: before {
  3225     content:  "\e182";
  3226   }
  3227  
  3228   .glyphicon -phone-alt :before {
  3229     content:  "\e183";
  3230   }
  3231  
  3232   .glyphicon -tower:bef ore {
  3233     content:  "\e184";
  3234   }
  3235  
  3236   .glyphicon -stats:bef ore {
  3237     content:  "\e185";
  3238   }
  3239  
  3240   .glyphicon -sd-video: before {
  3241     content:  "\e186";
  3242   }
  3243  
  3244   .glyphicon -hd-video: before {
  3245     content:  "\e187";
  3246   }
  3247  
  3248   .glyphicon -subtitles :before {
  3249     content:  "\e188";
  3250   }
  3251  
  3252   .glyphicon -sound-ste reo:before  {
  3253     content:  "\e189";
  3254   }
  3255  
  3256   .glyphicon -sound-dol by:before  {
  3257     content:  "\e190";
  3258   }
  3259  
  3260   .glyphicon -sound-5-1 :before {
  3261     content:  "\e191";
  3262   }
  3263  
  3264   .glyphicon -sound-6-1 :before {
  3265     content:  "\e192";
  3266   }
  3267  
  3268   .glyphicon -sound-7-1 :before {
  3269     content:  "\e193";
  3270   }
  3271  
  3272   .glyphicon -copyright -mark:befo re {
  3273     content:  "\e194";
  3274   }
  3275  
  3276   .glyphicon -registrat ion-mark:b efore {
  3277     content:  "\e195";
  3278   }
  3279  
  3280   .glyphicon -cloud-dow nload:befo re {
  3281     content:  "\e197";
  3282   }
  3283  
  3284   .glyphicon -cloud-upl oad:before  {
  3285     content:  "\e198";
  3286   }
  3287  
  3288   .glyphicon -tree-coni fer:before  {
  3289     content:  "\e199";
  3290   }
  3291  
  3292   .glyphicon -tree-deci duous:befo re {
  3293     content:  "\e200";
  3294   }
  3295  
  3296   .glyphicon -ax-option s:before {
  3297     content:  "\e201";
  3298   }
  3299  
  3300   .glyphicon -ax-user-o ptions:bef ore {
  3301     content:  "\e202";
  3302   }
  3303  
  3304   .glyphicon -ax-launch pad:before  {
  3305     content:  "\e203";
  3306   }
  3307  
  3308   .glyphicon -ax-logout :before {
  3309     content:  "\e017";
  3310   }
  3311  
  3312   .caret {
  3313     display:  inline-bl ock;
  3314     width: 0 ;
  3315     height:  0;
  3316     margin-l eft: 2px;
  3317     vertical -align: mi ddle;
  3318     border-t op: 4px so lid black;
  3319     border-r ight: 4px  solid tran sparent;
  3320     border-l eft: 4px s olid trans parent;
  3321     border-b ottom: 0 d otted;
  3322   }
  3323  
  3324   .dropdown  {
  3325     position : relative ;
  3326   }
  3327  
  3328   .dropdown- toggle:foc us {
  3329     outline:  0;
  3330   }
  3331  
  3332   .dropdown- menu {
  3333     position : absolute ;
  3334     top: 100 %;
  3335     left: 0;
  3336     z-index:  1000;
  3337     display:  none;
  3338     float: l eft;
  3339     min-widt h: 160px;
  3340     padding:  5px 0;
  3341     margin:  2px 0 0;
  3342     list-sty le: none;
  3343     font-siz e: 14px;
  3344     backgrou nd-color:  white;
  3345     border:  1px solid  #cccccc;
  3346     border:  1px solid  rgba(0, 0,  0, 0.15);
  3347     border-r adius: 4px ;
  3348     -webkit- box-shadow : 0 6px 12 px rgba(0,  0, 0, 0.1 75);
  3349     box-shad ow: 0 6px  12px rgba( 0, 0, 0, 0 .175);
  3350     backgrou nd-clip: p adding-box ;
  3351   }
  3352   .dropdown- menu.pull- right {
  3353     right: 0 ;
  3354     left: au to;
  3355   }
  3356   .dropdown- menu .divi der {
  3357     height:  1px;
  3358     margin:  9px 0;
  3359     overflow : hidden;
  3360     backgrou nd-color:  #e5e5e5;
  3361   }
  3362   .dropdown- menu > li  > a {
  3363     display:  block;
  3364     padding:  3px 20px;
  3365     clear: b oth;
  3366     font-wei ght: norma l;
  3367     line-hei ght: 1.428 57;
  3368     color: # 333333;
  3369     white-sp ace: nowra p;
  3370   }
  3371  
  3372   .dropdown- menu > li  > a:hover,  .dropdown -menu > li  > a:focus  {
  3373     text-dec oration: n one;
  3374     color: # 262626;
  3375     backgrou nd-color:  whitesmoke ;
  3376   }
  3377  
  3378   .dropdown- menu > .ac tive > a,  .dropdown- menu > .ac tive > a:h over, .dro pdown-menu  > .active  > a:focus  {
  3379     color: w hite;
  3380     text-dec oration: n one;
  3381     outline:  0;
  3382     backgrou nd-color:  #124664;
  3383   }
  3384  
  3385   .dropdown- menu > .di sabled > a , .dropdow n-menu > . disabled >  a:hover,  .dropdown- menu > .di sabled > a :focus {
  3386     color: # 999999;
  3387   }
  3388  
  3389   .dropdown- menu > .di sabled > a :hover, .d ropdown-me nu > .disa bled > a:f ocus {
  3390     text-dec oration: n one;
  3391     backgrou nd-color:  transparen t;
  3392     backgrou nd-image:  none;
  3393     filter:  progid:DXI mageTransf orm.Micros oft.gradie nt(enabled  = false);
  3394     cursor:  not-allowe d;
  3395   }
  3396  
  3397   .open > .d ropdown-me nu {
  3398     display:  block;
  3399   }
  3400   .open > a  {
  3401     outline:  0;
  3402   }
  3403  
  3404   .dropdown- header {
  3405     display:  block;
  3406     padding:  3px 20px;
  3407     font-siz e: 12px;
  3408     line-hei ght: 1.428 57;
  3409     color: # 999999;
  3410   }
  3411  
  3412   .dropdown- backdrop {
  3413     position : fixed;
  3414     left: 0;
  3415     right: 0 ;
  3416     bottom:  0;
  3417     top: 0;
  3418     z-index:  990;
  3419   }
  3420  
  3421   .pull-righ t > .dropd own-menu {
  3422     right: 0 ;
  3423     left: au to;
  3424   }
  3425  
  3426   .dropup .c aret,
  3427   .navbar-fi xed-bottom  .dropdown  .caret {
  3428     border-t op: 0 dott ed;
  3429     border-b ottom: 4px  solid bla ck;
  3430     content:  "";
  3431   }
  3432   .dropup .d ropdown-me nu,
  3433   .navbar-fi xed-bottom  .dropdown  .dropdown -menu {
  3434     top: aut o;
  3435     bottom:  100%;
  3436     margin-b ottom: 1px ;
  3437   }
  3438  
  3439   @media (mi n-width: 7 68px) {
  3440     .navbar- right .dro pdown-menu  {
  3441       right:  0;
  3442       left:  auto;
  3443     }
  3444   }
  3445   .btn-defau lt .caret  {
  3446     border-t op-color:  #124664;
  3447   }
  3448   .btn-prima ry .caret,  .btn-succ ess .caret , .btn-war ning .care t, .btn-da nger .care t, .btn-in fo .caret  {
  3449     border-t op-color:  #fff;
  3450   }
  3451  
  3452   .dropup .b tn-default  .caret {
  3453     border-b ottom-colo r: #124664 ;
  3454   }
  3455   .dropup .b tn-primary  .caret,
  3456   .dropup .b tn-success  .caret,
  3457   .dropup .b tn-warning  .caret,
  3458   .dropup .b tn-danger  .caret,
  3459   .dropup .b tn-info .c aret {
  3460     border-b ottom-colo r: #fff;
  3461   }
  3462  
  3463   .btn-group ,
  3464   .btn-group -vertical  {
  3465     position : relative ;
  3466     display:  inline-bl ock;
  3467     vertical -align: mi ddle;
  3468   }
  3469   .btn-group  > .btn,
  3470   .btn-group -vertical  > .btn {
  3471     position : relative ;
  3472     float: l eft;
  3473   }
  3474   .btn-group  > .btn:ho ver, .btn- group > .b tn:focus,  .btn-group  > .btn:ac tive, .btn -group > . btn.active ,
  3475   .btn-group -vertical  > .btn:hov er,
  3476   .btn-group -vertical  > .btn:foc us,
  3477   .btn-group -vertical  > .btn:act ive,
  3478   .btn-group -vertical  > .btn.act ive {
  3479     z-index:  2;
  3480   }
  3481   .btn-group  > .btn:fo cus,
  3482   .btn-group -vertical  > .btn:foc us {
  3483     outline:  none;
  3484   }
  3485  
  3486   .btn-group  .btn + .b tn,
  3487   .btn-group  .btn + .b tn-group,
  3488   .btn-group  .btn-grou p + .btn,
  3489   .btn-group  .btn-grou p + .btn-g roup {
  3490     margin-l eft: -1px;
  3491   }
  3492  
  3493   .btn-toolb ar:before,  .btn-tool bar:after  {
  3494     content:  " ";
  3495     /* 1 */
  3496     display:  table;
  3497     /* 2 */
  3498   }
  3499   .btn-toolb ar:after {
  3500     clear: b oth;
  3501   }
  3502   .btn-toolb ar .btn-gr oup {
  3503     float: l eft;
  3504   }
  3505   .btn-toolb ar > .btn  + .btn,
  3506   .btn-toolb ar > .btn  + .btn-gro up,
  3507   .btn-toolb ar > .btn- group + .b tn,
  3508   .btn-toolb ar > .btn- group + .b tn-group {
  3509     margin-l eft: 5px;
  3510   }
  3511  
  3512   .btn-group  > .btn:no t(:first-c hild):not( :last-chil d):not(.dr opdown-tog gle) {
  3513     border-r adius: 0;
  3514   }
  3515  
  3516   .btn-group  > .btn:fi rst-child  {
  3517     margin-l eft: 0;
  3518   }
  3519   .btn-group  > .btn:fi rst-child: not(:last- child):not (.dropdown -toggle) {
  3520     border-b ottom-righ t-radius:  0;
  3521     border-t op-right-r adius: 0;
  3522   }
  3523  
  3524   .btn-group  > .btn:la st-child:n ot(:first- child),
  3525   .btn-group  > .dropdo wn-toggle: not(:first -child) {
  3526     border-b ottom-left -radius: 0 ;
  3527     border-t op-left-ra dius: 0;
  3528   }
  3529  
  3530   .btn-group  > .btn-gr oup {
  3531     float: l eft;
  3532   }
  3533  
  3534   .btn-group  > .btn-gr oup:not(:f irst-child ):not(:las t-child) >  .btn {
  3535     border-r adius: 0;
  3536   }
  3537  
  3538   .btn-group  > .btn-gr oup:first- child > .b tn:last-ch ild,
  3539   .btn-group  > .btn-gr oup:first- child > .d ropdown-to ggle {
  3540     border-b ottom-righ t-radius:  0;
  3541     border-t op-right-r adius: 0;
  3542   }
  3543  
  3544   .btn-group  > .btn-gr oup:last-c hild > .bt n:first-ch ild {
  3545     border-b ottom-left -radius: 0 ;
  3546     border-t op-left-ra dius: 0;
  3547   }
  3548  
  3549   .btn-group  .dropdown -toggle:ac tive,
  3550   .btn-group .open .dro pdown-togg le {
  3551     outline:  0;
  3552   }
  3553  
  3554   .btn-group  > .btn +  .dropdown- toggle {
  3555     padding- left: 8px;
  3556     padding- right: 8px ;
  3557   }
  3558  
  3559   .btn-group  > .btn-lg  + .dropdo wn-toggle,  .btn-grou p-lg.btn-g roup > .bt n + .dropd own-toggle  {
  3560     padding- left: 12px ;
  3561     padding- right: 12p x;
  3562   }
  3563  
  3564   .btn-group .open .dro pdown-togg le {
  3565     -webkit- box-shadow : inset 0  3px 5px rg ba(0, 0, 0 , 0.125);
  3566     box-shad ow: inset  0 3px 5px  rgba(0, 0,  0, 0.125) ;
  3567   }
  3568   .btn-group .open .dro pdown-togg le.btn-lin k {
  3569     -webkit- box-shadow : none;
  3570     box-shad ow: none;
  3571   }
  3572  
  3573   .btn .care t {
  3574     margin-l eft: 0;
  3575   }
  3576  
  3577   .btn-lg .c aret, .btn -group-lg  > .btn .ca ret {
  3578     border-w idth: 5px  5px 0;
  3579     border-b ottom-widt h: 0;
  3580   }
  3581  
  3582   .dropup .b tn-lg .car et, .dropu p .btn-gro up-lg > .b tn .caret  {
  3583     border-w idth: 0 5p x 5px;
  3584   }
  3585  
  3586   .btn-group -vertical  > .btn,
  3587   .btn-group -vertical  > .btn-gro up {
  3588     display:  block;
  3589     float: n one;
  3590     width: 1 00%;
  3591     max-widt h: 100%;
  3592   }
  3593   .btn-group -vertical  > .btn-gro up:before,  .btn-grou p-vertical  > .btn-gr oup:after  {
  3594     content:  " ";
  3595     /* 1 */
  3596     display:  table;
  3597     /* 2 */
  3598   }
  3599   .btn-group -vertical  > .btn-gro up:after {
  3600     clear: b oth;
  3601   }
  3602   .btn-group -vertical  > .btn-gro up > .btn  {
  3603     float: n one;
  3604   }
  3605   .btn-group -vertical  > .btn + . btn,
  3606   .btn-group -vertical  > .btn + . btn-group,
  3607   .btn-group -vertical  > .btn-gro up + .btn,
  3608   .btn-group -vertical  > .btn-gro up + .btn- group {
  3609     margin-t op: -1px;
  3610     margin-l eft: 0;
  3611   }
  3612  
  3613   .btn-group -vertical  > .btn:not (:first-ch ild):not(: last-child ) {
  3614     border-r adius: 0;
  3615   }
  3616   .btn-group -vertical  > .btn:fir st-child:n ot(:last-c hild) {
  3617     border-t op-right-r adius: 4px ;
  3618     border-b ottom-righ t-radius:  0;
  3619     border-b ottom-left -radius: 0 ;
  3620   }
  3621   .btn-group -vertical  > .btn:las t-child:no t(:first-c hild) {
  3622     border-b ottom-left -radius: 4 px;
  3623     border-t op-right-r adius: 0;
  3624     border-t op-left-ra dius: 0;
  3625   }
  3626  
  3627   .btn-group -vertical  > .btn-gro up:not(:fi rst-child) :not(:last -child) >  .btn {
  3628     border-r adius: 0;
  3629   }
  3630  
  3631   .btn-group -vertical  > .btn-gro up:first-c hild > .bt n:last-chi ld,
  3632   .btn-group -vertical  > .btn-gro up:first-c hild > .dr opdown-tog gle {
  3633     border-b ottom-righ t-radius:  0;
  3634     border-b ottom-left -radius: 0 ;
  3635   }
  3636  
  3637   .btn-group -vertical  > .btn-gro up:last-ch ild > .btn :first-chi ld {
  3638     border-t op-right-r adius: 0;
  3639     border-t op-left-ra dius: 0;
  3640   }
  3641  
  3642   .btn-group -justified  {
  3643     display:  table;
  3644     width: 1 00%;
  3645     table-la yout: fixe d;
  3646     border-c ollapse: s eparate;
  3647   }
  3648   .btn-group -justified  .btn {
  3649     float: n one;
  3650     display:  table-cel l;
  3651     width: 1 %;
  3652   }
  3653  
  3654   [data-togg le="button s"] > .btn  > input[t ype="radio "],
  3655   [data-togg le="button s"] > .btn  > input[t ype="check box"] {
  3656     display:  none;
  3657   }
  3658  
  3659   .input-gro up {
  3660     position : relative ;
  3661     display:  table;
  3662     border-c ollapse: s eparate;
  3663   }
  3664   .input-gro up.col {
  3665     float: n one;
  3666     padding- left: 0;
  3667     padding- right: 0;
  3668   }
  3669   .input-gro up .form-c ontrol {
  3670     width: 1 00%;
  3671     margin-b ottom: 0;
  3672   }
  3673  
  3674   .input-gro up-addon,
  3675   .input-gro up-btn,
  3676   .input-gro up .form-c ontrol {
  3677     display:  table-cel l;
  3678   }
  3679   .input-gro up-addon:n ot(:first- child):not (:last-chi ld),
  3680   .input-gro up-btn:not (:first-ch ild):not(: last-child ),
  3681   .input-gro up .form-c ontrol:not (:first-ch ild):not(: last-child ) {
  3682     border-r adius: 0;
  3683   }
  3684  
  3685   .input-gro up-addon,
  3686   .input-gro up-btn {
  3687     width: 1 %;
  3688     white-sp ace: nowra p;
  3689     vertical -align: mi ddle;
  3690   }
  3691  
  3692   .input-gro up-addon {
  3693     padding:  6px 12px;
  3694     font-siz e: 14px;
  3695     font-wei ght: norma l;
  3696     line-hei ght: 1;
  3697     color: # 555555;
  3698     text-ali gn: center ;
  3699     backgrou nd-color:  #eeeeee;
  3700     border:  1px solid  #cccccc;
  3701     border-r adius: 4px ;
  3702   }
  3703   .input-gro up-addon.i nput-sm,
  3704   .input-gro up-sm > .i nput-group -addon,
  3705   .input-gro up-sm > .i nput-group -btn > .in put-group- addon.btn  {
  3706     padding:  5px 10px;
  3707     font-siz e: 12px;
  3708     border-r adius: 3px ;
  3709   }
  3710   .input-gro up-addon.i nput-lg,
  3711   .input-gro up-lg > .i nput-group -addon,
  3712   .input-gro up-lg > .i nput-group -btn > .in put-group- addon.btn  {
  3713     padding:  10px 16px ;
  3714     font-siz e: 18px;
  3715     border-r adius: 6px ;
  3716   }
  3717   .input-gro up-addon i nput[type= "radio"],
  3718   .input-gro up-addon i nput[type= "checkbox" ] {
  3719     margin-t op: 0;
  3720   }
  3721  
  3722   .input-gro up .form-c ontrol:fir st-child,
  3723   .input-gro up-addon:f irst-child ,
  3724   .input-gro up-btn:fir st-child >  .btn,
  3725   .input-gro up-btn:fir st-child >  .dropdown -toggle,
  3726   .input-gro up-btn:las t-child >  .btn:not(: last-child ):not(.dro pdown-togg le) {
  3727     border-b ottom-righ t-radius:  0;
  3728     border-t op-right-r adius: 0;
  3729   }
  3730  
  3731   .input-gro up-addon:f irst-child  {
  3732     border-r ight: 0;
  3733   }
  3734  
  3735   .input-gro up .form-c ontrol:las t-child,
  3736   .input-gro up-addon:l ast-child,
  3737   .input-gro up-btn:las t-child >  .btn,
  3738   .input-gro up-btn:las t-child >  .dropdown- toggle,
  3739   .input-gro up-btn:fir st-child >  .btn:not( :first-chi ld) {
  3740     border-b ottom-left -radius: 0 ;
  3741     border-t op-left-ra dius: 0;
  3742   }
  3743  
  3744   .input-gro up-addon:l ast-child  {
  3745     border-l eft: 0;
  3746   }
  3747  
  3748   .input-gro up-btn {
  3749     position : relative ;
  3750     white-sp ace: nowra p;
  3751   }
  3752   .input-gro up-btn:fir st-child >  .btn {
  3753     margin-r ight: -1px ;
  3754   }
  3755   .input-gro up-btn:las t-child >  .btn {
  3756     margin-l eft: -1px;
  3757   }
  3758  
  3759   .input-gro up-btn > . btn {
  3760     position : relative ;
  3761   }
  3762   .input-gro up-btn > . btn + .btn  {
  3763     margin-l eft: -4px;
  3764   }
  3765   .input-gro up-btn > . btn:hover,  .input-gr oup-btn >  .btn:activ e {
  3766     z-index:  2;
  3767   }
  3768  
  3769   .nav {
  3770     margin-b ottom: 0;
  3771     padding- left: 0;
  3772     list-sty le: none;
  3773   }
  3774   .nav:befor e, .nav:af ter {
  3775     content:  " ";
  3776     /* 1 */
  3777     display:  table;
  3778     /* 2 */
  3779   }
  3780   .nav:after  {
  3781     clear: b oth;
  3782   }
  3783   .nav > li  {
  3784     position : relative ;
  3785     display:  block;
  3786   }
  3787   .nav > li  > a {
  3788     position : relative ;
  3789     display:  block;
  3790     padding:  10px 15px ;
  3791   }
  3792   .nav > li  > a:hover,  .nav > li  > a:focus  {
  3793     text-dec oration: n one;
  3794     backgrou nd-color:  #eeeeee;
  3795   }
  3796   .nav > li. disabled >  a {
  3797     color: # 999999;
  3798   }
  3799   .nav > li. disabled >  a:hover,  .nav > li. disabled >  a:focus {
  3800     color: # 999999;
  3801     text-dec oration: n one;
  3802     backgrou nd-color:  transparen t;
  3803     cursor:  not-allowe d;
  3804   }
  3805   .nav .open  > a, .nav  .open > a :hover, .n av .open >  a:focus {
  3806     backgrou nd-color:  #eeeeee;
  3807     border-c olor: #124 664;
  3808   }
  3809   .nav .open  > a .care t, .nav .o pen > a:ho ver .caret , .nav .op en > a:foc us .caret  {
  3810     border-t op-color:  #061923;
  3811     border-b ottom-colo r: #061923 ;
  3812   }
  3813   .nav .nav- divider {
  3814     height:  1px;
  3815     margin:  9px 0;
  3816     overflow : hidden;
  3817     backgrou nd-color:  #e5e5e5;
  3818   }
  3819   .nav > li  > a > img  {
  3820     max-widt h: none;
  3821   }
  3822  
  3823   .nav-tabs  {
  3824     border-b ottom: 1px  solid #dd dddd;
  3825   }
  3826   .nav-tabs  > li {
  3827     float: l eft;
  3828     margin-b ottom: -1p x;
  3829   }
  3830   .nav-tabs  > li > a {
  3831     margin-r ight: 2px;
  3832     line-hei ght: 1.428 57;
  3833     border:  1px solid  transparen t;
  3834     border-r adius: 4px  4px 0 0;
  3835   }
  3836   .nav-tabs  > li > a:h over {
  3837     border-c olor: #eee eee #eeeee e #dddddd;
  3838   }
  3839   .nav-tabs  > li.activ e > a, .na v-tabs > l i.active >  a:hover,  .nav-tabs  > li.activ e > a:focu s {
  3840     color: # 555555;
  3841     backgrou nd-color:  white;
  3842     border:  1px solid  #dddddd;
  3843     border-b ottom-colo r: transpa rent;
  3844     cursor:  default;
  3845   }
  3846  
  3847   .nav-pills  > li {
  3848     float: l eft;
  3849   }
  3850   .nav-pills  > li > a  {
  3851     border-r adius: 4px ;
  3852   }
  3853   .nav-pills  > li + li  {
  3854     margin-l eft: 2px;
  3855   }
  3856   .nav-pills  > li.acti ve > a, .n av-pills >  li.active  > a:hover , .nav-pil ls > li.ac tive > a:f ocus {
  3857     color: w hite;
  3858     backgrou nd-color:  #124664;
  3859   }
  3860   .nav-pills  > li.acti ve > a .ca ret, .nav- pills > li .active >  a:hover .c aret, .nav -pills > l i.active >  a:focus . caret {
  3861     border-t op-color:  white;
  3862     border-b ottom-colo r: white;
  3863   }
  3864  
  3865   .nav-stack ed > li {
  3866     float: n one;
  3867   }
  3868   .nav-stack ed > li +  li {
  3869     margin-t op: 2px;
  3870     margin-l eft: 0;
  3871   }
  3872  
  3873   .nav-justi fied, .nav -tabs.nav- justified  {
  3874     width: 1 00%;
  3875   }
  3876   .nav-justi fied > li,  .nav-tabs .nav-justi fied > li  {
  3877     float: n one;
  3878   }
  3879   .nav-justi fied > li  > a, .nav- tabs.nav-j ustified >  li > a {
  3880     text-ali gn: center ;
  3881     margin-b ottom: 5px ;
  3882   }
  3883   .nav-justi fied > .dr opdown .dr opdown-men u {
  3884     top: aut o;
  3885     left: au to;
  3886   }
  3887   @media (mi n-width: 7 68px) {
  3888     .nav-jus tified > l i, .nav-ta bs.nav-jus tified > l i {
  3889       displa y: table-c ell;
  3890       width:  1%;
  3891     }
  3892     .nav-jus tified > l i > a, .na v-tabs.nav -justified  > li > a  {
  3893       margin -bottom: 0 ;
  3894     }
  3895   }
  3896  
  3897   .nav-tabs- justified,  .nav-tabs .nav-justi fied {
  3898     border-b ottom: 0;
  3899   }
  3900   .nav-tabs- justified  > li > a,  .nav-tabs. nav-justif ied > li >  a {
  3901     margin-r ight: 0;
  3902     border-r adius: 4px ;
  3903   }
  3904   .nav-tabs- justified  > .active  > a, .nav- tabs.nav-j ustified >  .active >  a,
  3905   .nav-tabs- justified  > .active  > a:hover,
  3906   .nav-tabs. nav-justif ied > .act ive > a:ho ver,
  3907   .nav-tabs- justified  > .active  > a:focus,
  3908   .nav-tabs. nav-justif ied > .act ive > a:fo cus {
  3909     border:  1px solid  #dddddd;
  3910   }
  3911   @media (mi n-width: 7 68px) {
  3912     .nav-tab s-justifie d > li > a , .nav-tab s.nav-just ified > li  > a {
  3913       border -bottom: 1 px solid # dddddd;
  3914       border -radius: 4 px 4px 0 0 ;
  3915     }
  3916     .nav-tab s-justifie d > .activ e > a, .na v-tabs.nav -justified  > .active  > a,
  3917     .nav-tab s-justifie d > .activ e > a:hove r,
  3918     .nav-tab s.nav-just ified > .a ctive > a: hover,
  3919     .nav-tab s-justifie d > .activ e > a:focu s,
  3920     .nav-tab s.nav-just ified > .a ctive > a: focus {
  3921       border -bottom-co lor: white ;
  3922     }
  3923   }
  3924  
  3925   .tab-conte nt > .tab- pane {
  3926     display:  none;
  3927   }
  3928   .tab-conte nt > .acti ve {
  3929     display:  block;
  3930   }
  3931  
  3932   .nav .care t {
  3933     border-t op-color:  #124664;
  3934     border-b ottom-colo r: #124664 ;
  3935   }
  3936  
  3937   .nav a:hov er .caret  {
  3938     border-t op-color:  #061923;
  3939     border-b ottom-colo r: #061923 ;
  3940   }
  3941  
  3942   .nav-tabs  .dropdown- menu {
  3943     margin-t op: -1px;
  3944     border-t op-right-r adius: 0;
  3945     border-t op-left-ra dius: 0;
  3946   }
  3947  
  3948   .navbar {
  3949     position : relative ;
  3950     min-heig ht: 50px;
  3951     margin-b ottom: 20p x;
  3952     border:  1px solid  transparen t;
  3953   }
  3954   .navbar:be fore, .nav bar:after  {
  3955     content:  " ";
  3956     /* 1 */
  3957     display:  table;
  3958     /* 2 */
  3959   }
  3960   .navbar:af ter {
  3961     clear: b oth;
  3962   }
  3963   @media (mi n-width: 7 68px) {
  3964     .navbar  {
  3965       border -radius: 4 px;
  3966     }
  3967   }
  3968  
  3969   .navbar-he ader:befor e, .navbar -header:af ter {
  3970     content:  " ";
  3971     /* 1 */
  3972     display:  table;
  3973     /* 2 */
  3974   }
  3975   .navbar-he ader:after  {
  3976     clear: b oth;
  3977   }
  3978   @media (mi n-width: 7 68px) {
  3979     .navbar- header {
  3980       float:  left;
  3981     }
  3982   }
  3983  
  3984   .navbar-co llapse {
  3985     max-heig ht: 340px;
  3986     overflow -x: visibl e;
  3987     padding- right: 15p x;
  3988     padding- left: 15px ;
  3989     border-t op: 1px so lid transp arent;
  3990     box-shad ow: inset  0 1px 0 rg ba(255, 25 5, 255, 0. 1);
  3991     -webkit- overflow-s crolling:  touch;
  3992   }
  3993   .navbar-co llapse:bef ore, .navb ar-collaps e:after {
  3994     content:  " ";
  3995     /* 1 */
  3996     display:  table;
  3997     /* 2 */
  3998   }
  3999   .navbar-co llapse:aft er {
  4000     clear: b oth;
  4001   }
  4002   .navbar-co llapse.in  {
  4003     overflow -y: auto;
  4004   }
  4005   @media (mi n-width: 7 68px) {
  4006     .navbar- collapse {
  4007       width:  auto;
  4008       border -top: 0;
  4009       box-sh adow: none ;
  4010     }
  4011     .navbar- collapse.c ollapse {
  4012       displa y: block ! important;
  4013       height : auto !im portant;
  4014       paddin g-bottom:  0;
  4015       overfl ow: visibl e !importa nt;
  4016     }
  4017     .navbar- collapse.i n {
  4018       overfl ow-y: auto ;
  4019     }
  4020     .navbar- collapse . navbar-nav .navbar-le ft:first-c hild {
  4021       margin -left: -15 px;
  4022     }
  4023     .navbar- collapse . navbar-nav .navbar-ri ght:last-c hild {
  4024       margin -right: -1 5px;
  4025     }
  4026     .navbar- collapse . navbar-tex t:last-chi ld {
  4027       margin -right: 0;
  4028     }
  4029   }
  4030  
  4031   .container  > .navbar -header,
  4032   .container  > .navbar -collapse  {
  4033     margin-r ight: -15p x;
  4034     margin-l eft: -15px ;
  4035   }
  4036   @media (mi n-width: 7 68px) {
  4037     .contain er > .navb ar-header,
  4038     .contain er > .navb ar-collaps e {
  4039       margin -right: 0;
  4040       margin -left: 0;
  4041     }
  4042   }
  4043  
  4044   .navbar-st atic-top {
  4045     z-index:  1000;
  4046     border-w idth: 0 0  1px;
  4047   }
  4048   @media (mi n-width: 7 68px) {
  4049     .navbar- static-top  {
  4050       border -radius: 0 ;
  4051     }
  4052   }
  4053  
  4054   .navbar-fi xed-top,
  4055   .navbar-fi xed-bottom  {
  4056     position : fixed;
  4057     right: 0 ;
  4058     left: 0;
  4059     z-index:  1030;
  4060   }
  4061   @media (mi n-width: 7 68px) {
  4062     .navbar- fixed-top,
  4063     .navbar- fixed-bott om {
  4064       border -radius: 0 ;
  4065     }
  4066   }
  4067  
  4068   .navbar-fi xed-top {
  4069     top: 0;
  4070     border-w idth: 0 0  1px;
  4071   }
  4072  
  4073   .navbar-fi xed-bottom  {
  4074     bottom:  0;
  4075     margin-b ottom: 0;
  4076     border-w idth: 1px  0 0;
  4077   }
  4078  
  4079   .navbar-br and {
  4080     float: l eft;
  4081     padding:  15px 15px ;
  4082     font-siz e: 18px;
  4083     line-hei ght: 20px;
  4084   }
  4085   .navbar-br and:hover,  .navbar-b rand:focus  {
  4086     text-dec oration: n one;
  4087   }
  4088   @media (mi n-width: 7 68px) {
  4089     .navbar  > .contain er .navbar -brand {
  4090       margin -left: -15 px;
  4091     }
  4092   }
  4093  
  4094   .navbar-to ggle {
  4095     position : relative ;
  4096     float: r ight;
  4097     margin-r ight: 15px ;
  4098     padding:  9px 10px;
  4099     margin-t op: 8px;
  4100     margin-b ottom: 8px ;
  4101     backgrou nd-color:  transparen t;
  4102     border:  1px solid  transparen t;
  4103     border-r adius: 4px ;
  4104   }
  4105   .navbar-to ggle .icon -bar {
  4106     display:  block;
  4107     width: 2 2px;
  4108     height:  2px;
  4109     border-r adius: 1px ;
  4110   }
  4111   .navbar-to ggle .icon -bar + .ic on-bar {
  4112     margin-t op: 4px;
  4113   }
  4114   @media (mi n-width: 7 68px) {
  4115     .navbar- toggle {
  4116       displa y: none;
  4117     }
  4118   }
  4119  
  4120   .navbar-na v {
  4121     margin:  7.5px -15p x;
  4122   }
  4123   .navbar-na v > li > a  {
  4124     padding- top: 10px;
  4125     padding- bottom: 10 px;
  4126     line-hei ght: 20px;
  4127   }
  4128   @media (ma x-width: 7 67px) {
  4129     .navbar- nav .open  .dropdown- menu {
  4130       positi on: static ;
  4131       float:  none;
  4132       width:  auto;
  4133       margin -top: 0;
  4134       backgr ound-color : transpar ent;
  4135       border : 0;
  4136       box-sh adow: none ;
  4137     }
  4138     .navbar- nav .open  .dropdown- menu > li  > a,
  4139     .navbar- nav .open  .dropdown- menu .drop down-heade r {
  4140       paddin g: 5px 15p x 5px 25px ;
  4141     }
  4142     .navbar- nav .open  .dropdown- menu > li  > a {
  4143       line-h eight: 20p x;
  4144     }
  4145     .navbar- nav .open  .dropdown- menu > li  > a:hover,  .navbar-n av .open . dropdown-m enu > li >  a:focus {
  4146       backgr ound-image : none;
  4147     }
  4148   }
  4149   @media (mi n-width: 7 68px) {
  4150     .navbar- nav {
  4151       float:  left;
  4152       margin : 0;
  4153     }
  4154     .navbar- nav > li {
  4155       float:  left;
  4156     }
  4157     .navbar- nav > li >  a {
  4158       paddin g-top: 15p x;
  4159       paddin g-bottom:  15px;
  4160     }
  4161   }
  4162  
  4163   @media (mi n-width: 7 68px) {
  4164     .navbar- left {
  4165       float:  left !imp ortant;
  4166     }
  4167  
  4168     .navbar- right {
  4169       float:  right !im portant;
  4170     }
  4171   }
  4172   .navbar-fo rm {
  4173     margin-l eft: -15px ;
  4174     margin-r ight: -15p x;
  4175     padding:  10px 15px ;
  4176     border-t op: 1px so lid transp arent;
  4177     border-b ottom: 1px  solid tra nsparent;
  4178     -webkit- box-shadow : inset 0  1px 0 rgba (255, 255,  255, 0.1) , 0 1px 0  rgba(255,  255, 255,  0.1);
  4179     box-shad ow: inset  0 1px 0 rg ba(255, 25 5, 255, 0. 1), 0 1px  0 rgba(255 , 255, 255 , 0.1);
  4180     margin-t op: 8px;
  4181     margin-b ottom: 8px ;
  4182   }
  4183   @media (ma x-width: 7 67px) {
  4184     .navbar- form .form -group {
  4185       margin -bottom: 5 px;
  4186     }
  4187   }
  4188   @media (mi n-width: 7 68px) {
  4189     .navbar- form {
  4190       width:  auto;
  4191       border : 0;
  4192       margin -left: 0;
  4193       margin -right: 0;
  4194       paddin g-top: 0;
  4195       paddin g-bottom:  0;
  4196       -webki t-box-shad ow: none;
  4197       box-sh adow: none ;
  4198     }
  4199   }
  4200  
  4201   .navbar-na v > li > . dropdown-m enu {
  4202     margin-t op: 0;
  4203     border-t op-right-r adius: 0;
  4204     border-t op-left-ra dius: 0;
  4205   }
  4206  
  4207   .navbar-fi xed-bottom  .navbar-n av > li >  .dropdown- menu {
  4208     border-b ottom-righ t-radius:  0;
  4209     border-b ottom-left -radius: 0 ;
  4210   }
  4211  
  4212   .navbar-na v.pull-rig ht > li >  .dropdown- menu,
  4213   .navbar-na v > li > . dropdown-m enu.pull-r ight {
  4214     left: au to;
  4215     right: 0 ;
  4216   }
  4217  
  4218   .navbar-bt n {
  4219     margin-t op: 8px;
  4220     margin-b ottom: 8px ;
  4221   }
  4222  
  4223   .navbar-te xt {
  4224     float: l eft;
  4225     margin-t op: 15px;
  4226     margin-b ottom: 15p x;
  4227   }
  4228   @media (mi n-width: 7 68px) {
  4229     .navbar- text {
  4230       margin -left: 15p x;
  4231       margin -right: 15 px;
  4232     }
  4233   }
  4234  
  4235   .navbar-de fault {
  4236     backgrou nd-color:  #f8f8f8;
  4237     border-c olor: #e7e 7e7;
  4238   }
  4239   .navbar-de fault .nav bar-brand  {
  4240       color: # PORT 77;
  4241   }
  4242   .navbar-de fault .nav bar-brand: hover, .na vbar-defau lt .navbar -brand:foc us {
  4243     color: # 5e5e5e;
  4244     backgrou nd-color:  transparen t;
  4245   }
  4246   .navbar-de fault .nav bar-text {
  4247       color: # PORT 77;
  4248   }
  4249   .navbar-de fault .nav bar-nav >  li > a {
  4250       color: # PORT 77;
  4251   }
  4252   .navbar-de fault .nav bar-nav >  li > a:hov er, .navba r-default  .navbar-na v > li > a :focus {
  4253     color: # 333333;
  4254     backgrou nd-color:  transparen t;
  4255   }
  4256   .navbar-de fault .nav bar-nav >  .active >  a, .navbar -default . navbar-nav  > .active  > a:hover , .navbar- default .n avbar-nav  > .active  > a:focus  {
  4257     color: # 555555;
  4258     backgrou nd-color:  #e7e7e7;
  4259   }
  4260   .navbar-de fault .nav bar-nav >  .disabled  > a, .navb ar-default  .navbar-n av > .disa bled > a:h over, .nav bar-defaul t .navbar- nav > .dis abled > a: focus {
  4261     color: # cccccc;
  4262     backgrou nd-color:  transparen t;
  4263   }
  4264   .navbar-de fault .nav bar-toggle  {
  4265     border-c olor: #ddd ddd;
  4266   }
  4267   .navbar-de fault .nav bar-toggle :hover, .n avbar-defa ult .navba r-toggle:f ocus {
  4268     backgrou nd-color:  #dddddd;
  4269   }
  4270   .navbar-de fault .nav bar-toggle  .icon-bar  {
  4271     backgrou nd-color:  #cccccc;
  4272   }
  4273   .navbar-de fault .nav bar-collap se,
  4274   .navbar-de fault .nav bar-form {
  4275     border-c olor: #e7e 7e7;
  4276   }
  4277   .navbar-de fault .nav bar-nav >  .dropdown  > a:hover  .caret,
  4278   .navbar-de fault .nav bar-nav >  .dropdown  > a:focus  .caret {
  4279     border-t op-color:  #333333;
  4280     border-b ottom-colo r: #333333 ;
  4281   }
  4282   .navbar-de fault .nav bar-nav >  .open > a,  .navbar-d efault .na vbar-nav >  .open > a :hover, .n avbar-defa ult .navba r-nav > .o pen > a:fo cus {
  4283     backgrou nd-color:  #e7e7e7;
  4284     color: # 555555;
  4285   }
  4286   .navbar-de fault .nav bar-nav >  .open > a  .caret, .n avbar-defa ult .navba r-nav > .o pen > a:ho ver .caret , .navbar- default .n avbar-nav  > .open >  a:focus .c aret {
  4287     border-t op-color:  #555555;
  4288     border-b ottom-colo r: #555555 ;
  4289   }
  4290   .navbar-de fault .nav bar-nav >  .dropdown  > a .caret  {
  4291       border-top -color: # PORT 77;
  4292       border-bot tom-color:  # PORT 77;
  4293   }
  4294   @media (ma x-width: 7 67px) {
  4295     .navbar- default .n avbar-nav  .open .dro pdown-menu  > li > a  {
  4296         color: # PORT 77;
  4297     }
  4298     .navbar- default .n avbar-nav  .open .dro pdown-menu  > li > a: hover, .na vbar-defau lt .navbar -nav .open  .dropdown -menu > li  > a:focus  {
  4299       color:  #333333;
  4300       backgr ound-color : transpar ent;
  4301     }
  4302     .navbar- default .n avbar-nav  .open .dro pdown-menu  > .active  > a, .nav bar-defaul t .navbar- nav .open  .dropdown- menu > .ac tive > a:h over, .nav bar-defaul t .navbar- nav .open  .dropdown- menu > .ac tive > a:f ocus {
  4303       color:  #555555;
  4304       backgr ound-color : #e7e7e7;
  4305     }
  4306     .navbar- default .n avbar-nav  .open .dro pdown-menu  > .disabl ed > a, .n avbar-defa ult .navba r-nav .ope n .dropdow n-menu > . disabled >  a:hover,  .navbar-de fault .nav bar-nav .o pen .dropd own-menu >  .disabled  > a:focus  {
  4307       color:  #cccccc;
  4308       backgr ound-color : transpar ent;
  4309     }
  4310   }
  4311   .navbar-de fault .nav bar-link {
  4312       color: # PORT 77;
  4313   }
  4314   .navbar-de fault .nav bar-link:h over {
  4315     color: # 333333;
  4316   }
  4317  
  4318   .navbar-in verse {
  4319     backgrou nd-color:  #222222;
  4320     border-c olor: #090 909;
  4321   }
  4322   .navbar-in verse .nav bar-brand  {
  4323     color: # 999999;
  4324   }
  4325   .navbar-in verse .nav bar-brand: hover, .na vbar-inver se .navbar -brand:foc us {
  4326     color: w hite;
  4327     backgrou nd-color:  transparen t;
  4328   }
  4329   .navbar-in verse .nav bar-text {
  4330     color: # 999999;
  4331   }
  4332   .navbar-in verse .nav bar-nav >  li > a {
  4333     color: # 999999;
  4334   }
  4335   .navbar-in verse .nav bar-nav >  li > a:hov er, .navba r-inverse  .navbar-na v > li > a :focus {
  4336     color: w hite;
  4337     backgrou nd-color:  transparen t;
  4338   }
  4339   .navbar-in verse .nav bar-nav >  .active >  a, .navbar -inverse . navbar-nav  > .active  > a:hover , .navbar- inverse .n avbar-nav  > .active  > a:focus  {
  4340     color: w hite;
  4341     backgrou nd-color:  #090909;
  4342   }
  4343   .navbar-in verse .nav bar-nav >  .disabled  > a, .navb ar-inverse  .navbar-n av > .disa bled > a:h over, .nav bar-invers e .navbar- nav > .dis abled > a: focus {
  4344     color: # 444444;
  4345     backgrou nd-color:  transparen t;
  4346   }
  4347   .navbar-in verse .nav bar-toggle  {
  4348     border-c olor: #333 333;
  4349   }
  4350   .navbar-in verse .nav bar-toggle :hover, .n avbar-inve rse .navba r-toggle:f ocus {
  4351     backgrou nd-color:  #333333;
  4352   }
  4353   .navbar-in verse .nav bar-toggle  .icon-bar  {
  4354     backgrou nd-color:  white;
  4355   }
  4356   .navbar-in verse .nav bar-collap se,
  4357   .navbar-in verse .nav bar-form {
  4358     border-c olor: #101 010;
  4359   }
  4360   .navbar-in verse .nav bar-nav >  .open > a,  .navbar-i nverse .na vbar-nav >  .open > a :hover, .n avbar-inve rse .navba r-nav > .o pen > a:fo cus {
  4361     backgrou nd-color:  #090909;
  4362     color: w hite;
  4363   }
  4364   .navbar-in verse .nav bar-nav >  .dropdown  > a:hover  .caret {
  4365     border-t op-color:  white;
  4366     border-b ottom-colo r: white;
  4367   }
  4368   .navbar-in verse .nav bar-nav >  .dropdown  > a .caret  {
  4369     border-t op-color:  #999999;
  4370     border-b ottom-colo r: #999999 ;
  4371   }
  4372   .navbar-in verse .nav bar-nav >  .open > a  .caret, .n avbar-inve rse .navba r-nav > .o pen > a:ho ver .caret , .navbar- inverse .n avbar-nav  > .open >  a:focus .c aret {
  4373     border-t op-color:  white;
  4374     border-b ottom-colo r: white;
  4375   }
  4376   @media (ma x-width: 7 67px) {
  4377     .navbar- inverse .n avbar-nav  .open .dro pdown-menu  > .dropdo wn-header  {
  4378       border -color: #0 90909;
  4379     }
  4380     .navbar- inverse .n avbar-nav  .open .dro pdown-menu  > li > a  {
  4381       color:  #999999;
  4382     }
  4383     .navbar- inverse .n avbar-nav  .open .dro pdown-menu  > li > a: hover, .na vbar-inver se .navbar -nav .open  .dropdown -menu > li  > a:focus  {
  4384       color:  white;
  4385       backgr ound-color : transpar ent;
  4386     }
  4387     .navbar- inverse .n avbar-nav  .open .dro pdown-menu  > .active  > a, .nav bar-invers e .navbar- nav .open  .dropdown- menu > .ac tive > a:h over, .nav bar-invers e .navbar- nav .open  .dropdown- menu > .ac tive > a:f ocus {
  4388       color:  white;
  4389       backgr ound-color : #090909;
  4390     }
  4391     .navbar- inverse .n avbar-nav  .open .dro pdown-menu  > .disabl ed > a, .n avbar-inve rse .navba r-nav .ope n .dropdow n-menu > . disabled >  a:hover,  .navbar-in verse .nav bar-nav .o pen .dropd own-menu >  .disabled  > a:focus  {
  4392       color:  #444444;
  4393       backgr ound-color : transpar ent;
  4394     }
  4395   }
  4396   .navbar-in verse .nav bar-link {
  4397     color: # 999999;
  4398   }
  4399   .navbar-in verse .nav bar-link:h over {
  4400     color: w hite;
  4401   }
  4402  
  4403   .breadcrum b {
  4404     padding:  8px 15px;
  4405     margin-b ottom: 20p x;
  4406     list-sty le: none;
  4407     backgrou nd-color:  whitesmoke ;
  4408     border-r adius: 4px ;
  4409   }
  4410   .breadcrum b > li {
  4411     display:  inline-bl ock;
  4412   }
  4413   .breadcrum b > li + l i:before {
  4414     content:  "/\00a0";
  4415     padding:  0 5px;
  4416     color: # cccccc;
  4417   }
  4418   .breadcrum b > .activ e {
  4419     color: # 999999;
  4420   }
  4421  
  4422   .paginatio n {
  4423     display:  inline-bl ock;
  4424     padding- left: 0;
  4425     margin:  20px 0;
  4426     border-r adius: 4px ;
  4427   }
  4428   .paginatio n > li {
  4429     display:  inline;
  4430   }
  4431   .paginatio n > li > a ,
  4432   .paginatio n > li > s pan {
  4433     position : relative ;
  4434     float: l eft;
  4435     padding:  6px 12px;
  4436     line-hei ght: 1.428 57;
  4437     text-dec oration: n one;
  4438     backgrou nd-color:  white;
  4439     border:  1px solid  #dddddd;
  4440     margin-l eft: -1px;
  4441   }
  4442   .paginatio n > li:fir st-child >  a,
  4443   .paginatio n > li:fir st-child >  span {
  4444     margin-l eft: 0;
  4445     border-b ottom-left -radius: 4 px;
  4446     border-t op-left-ra dius: 4px;
  4447   }
  4448   .paginatio n > li:las t-child >  a,
  4449   .paginatio n > li:las t-child >  span {
  4450     border-b ottom-righ t-radius:  4px;
  4451     border-t op-right-r adius: 4px ;
  4452   }
  4453   .paginatio n > li > a :hover, .p agination  > li > a:f ocus,
  4454   .paginatio n > li > s pan:hover,
  4455   .paginatio n > li > s pan:focus  {
  4456     backgrou nd-color:  #eeeeee;
  4457   }
  4458   .paginatio n > .activ e > a, .pa gination >  .active >  a:hover,  .paginatio n > .activ e > a:focu s,
  4459   .paginatio n > .activ e > span,
  4460   .paginatio n > .activ e > span:h over,
  4461   .paginatio n > .activ e > span:f ocus {
  4462     z-index:  2;
  4463     color: w hite;
  4464     backgrou nd-color:  #124664;
  4465     border-c olor: #124 664;
  4466     cursor:  default;
  4467   }
  4468   .paginatio n > .disab led > span ,
  4469   .paginatio n > .disab led > span :hover,
  4470   .paginatio n > .disab led > span :focus,
  4471   .paginatio n > .disab led > a,
  4472   .paginatio n > .disab led > a:ho ver,
  4473   .paginatio n > .disab led > a:fo cus {
  4474     color: # 999999;
  4475     backgrou nd-color:  white;
  4476     border-c olor: #ddd ddd;
  4477     cursor:  not-allowe d;
  4478   }
  4479  
  4480   .paginatio n-lg > li  > a,
  4481   .paginatio n-lg > li  > span {
  4482     padding:  10px 16px ;
  4483     font-siz e: 18px;
  4484   }
  4485   .paginatio n-lg > li: first-chil d > a,
  4486   .paginatio n-lg > li: first-chil d > span {
  4487     border-b ottom-left -radius: 6 px;
  4488     border-t op-left-ra dius: 6px;
  4489   }
  4490   .paginatio n-lg > li: last-child  > a,
  4491   .paginatio n-lg > li: last-child  > span {
  4492     border-b ottom-righ t-radius:  6px;
  4493     border-t op-right-r adius: 6px ;
  4494   }
  4495  
  4496   .paginatio n-sm > li  > a,
  4497   .paginatio n-sm > li  > span {
  4498     padding:  5px 10px;
  4499     font-siz e: 12px;
  4500   }
  4501   .paginatio n-sm > li: first-chil d > a,
  4502   .paginatio n-sm > li: first-chil d > span {
  4503     border-b ottom-left -radius: 3 px;
  4504     border-t op-left-ra dius: 3px;
  4505   }
  4506   .paginatio n-sm > li: last-child  > a,
  4507   .paginatio n-sm > li: last-child  > span {
  4508     border-b ottom-righ t-radius:  3px;
  4509     border-t op-right-r adius: 3px ;
  4510   }
  4511  
  4512   .pager {
  4513     padding- left: 0;
  4514     margin:  20px 0;
  4515     list-sty le: none;
  4516     text-ali gn: center ;
  4517   }
  4518   .pager:bef ore, .page r:after {
  4519     content:  " ";
  4520     /* 1 */
  4521     display:  table;
  4522     /* 2 */
  4523   }
  4524   .pager:aft er {
  4525     clear: b oth;
  4526   }
  4527   .pager li  {
  4528     display:  inline;
  4529   }
  4530   .pager li  > a,
  4531   .pager li  > span {
  4532     display:  inline-bl ock;
  4533     padding:  5px 14px;
  4534     backgrou nd-color:  white;
  4535     border:  1px solid  #dddddd;
  4536     border-r adius: 15p x;
  4537   }
  4538   .pager li  > a:hover,
  4539   .pager li  > a:focus  {
  4540     text-dec oration: n one;
  4541     backgrou nd-color:  #eeeeee;
  4542   }
  4543   .pager .ne xt > a,
  4544   .pager .ne xt > span  {
  4545     float: r ight;
  4546   }
  4547   .pager .pr evious > a ,
  4548   .pager .pr evious > s pan {
  4549     float: l eft;
  4550   }
  4551   .pager .di sabled > a ,
  4552   .pager .di sabled > a :hover,
  4553   .pager .di sabled > a :focus,
  4554   .pager .di sabled > s pan {
  4555     color: # 999999;
  4556     backgrou nd-color:  white;
  4557     cursor:  not-allowe d;
  4558   }
  4559  
  4560   .label {
  4561     display:  inline;
  4562     padding:  .2em .6em  .3em;
  4563     font-siz e: 75%;
  4564     font-wei ght: bold;
  4565     line-hei ght: 1;
  4566     color: w hite;
  4567     text-ali gn: center ;
  4568     white-sp ace: nowra p;
  4569     vertical -align: ba seline;
  4570     border-r adius: .25 em;
  4571   }
  4572   .label[hre f]:hover,  .label[hre f]:focus {
  4573     color: w hite;
  4574     text-dec oration: n one;
  4575     cursor:  pointer;
  4576   }
  4577   .label:emp ty {
  4578     display:  none;
  4579   }
  4580  
  4581   .label-def ault {
  4582     backgrou nd-color:  #999999;
  4583   }
  4584   .label-def ault[href] :hover, .l abel-defau lt[href]:f ocus {
  4585     backgrou nd-color:  gray;
  4586   }
  4587  
  4588   .label-pri mary {
  4589     backgrou nd-color:  #124664;
  4590   }
  4591   .label-pri mary[href] :hover, .l abel-prima ry[href]:f ocus {
  4592     backgrou nd-color:  #0a2839;
  4593   }
  4594  
  4595   .label-suc cess {
  4596     backgrou nd-color:  #466931;
  4597   }
  4598   .label-suc cess[href] :hover, .l abel-succe ss[href]:f ocus {
  4599     backgrou nd-color:  #2f4621;
  4600   }
  4601  
  4602   .label-inf o {
  4603     backgrou nd-color:  #238abe;
  4604   }
  4605   .label-inf o[href]:ho ver, .labe l-info[hre f]:focus {
  4606     backgrou nd-color:  #1b6b93;
  4607   }
  4608  
  4609   .label-war ning {
  4610     backgrou nd-color:  #ee975a;
  4611   }
  4612   .label-war ning[href] :hover, .l abel-warni ng[href]:f ocus {
  4613     backgrou nd-color:  #e97a2c;
  4614   }
  4615  
  4616   .label-dan ger {
  4617     backgrou nd-color:  #d12328;
  4618   }
  4619   .label-dan ger[href]: hover, .la bel-danger [href]:foc us {
  4620     backgrou nd-color:  #a51c20;
  4621   }
  4622  
  4623   .badge {
  4624     display:  inline-bl ock;
  4625     min-widt h: 10px;
  4626     padding:  3px 7px;
  4627     font-siz e: 12px;
  4628     font-wei ght: bold;
  4629     color: w hite;
  4630     line-hei ght: 1;
  4631     vertical -align: ba seline;
  4632     white-sp ace: nowra p;
  4633     text-ali gn: center ;
  4634     backgrou nd-color:  #999999;
  4635     border-r adius: 10p x;
  4636   }
  4637   .badge:emp ty {
  4638     display:  none;
  4639   }
  4640  
  4641   a.badge:ho ver, a.bad ge:focus {
  4642     color: w hite;
  4643     text-dec oration: n one;
  4644     cursor:  pointer;
  4645   }
  4646  
  4647   .btn .badg e {
  4648     position : relative ;
  4649     top: -1p x;
  4650   }
  4651  
  4652   a.list-gro up-item.ac tive > .ba dge,
  4653   .nav-pills  > .active  > a > .ba dge {
  4654     color: # 124664;
  4655     backgrou nd-color:  white;
  4656   }
  4657  
  4658   .nav-pills  > li > a  > .badge {
  4659     margin-l eft: 3px;
  4660   }
  4661  
  4662   .jumbotron  {
  4663     padding:  30px;
  4664     margin-b ottom: 30p x;
  4665     font-siz e: 21px;
  4666     font-wei ght: 200;
  4667     line-hei ght: 2.142 86;
  4668     color: i nherit;
  4669     backgrou nd-color:  #eeeeee;
  4670   }
  4671   .jumbotron  h1 {
  4672     line-hei ght: 1;
  4673     color: i nherit;
  4674   }
  4675   .jumbotron  p {
  4676     line-hei ght: 1.4;
  4677   }
  4678   .container  .jumbotro n {
  4679     border-r adius: 6px ;
  4680   }
  4681   @media scr een and (m in-width:  768px) {
  4682     .jumbotr on {
  4683       paddin g-top: 48p x;
  4684       paddin g-bottom:  48px;
  4685     }
  4686     .contain er .jumbot ron {
  4687       paddin g-left: 60 px;
  4688       paddin g-right: 6 0px;
  4689     }
  4690     .jumbotr on h1 {
  4691       font-s ize: 63px;
  4692     }
  4693   }
  4694  
  4695   .thumbnail  {
  4696     display:  block;
  4697     margin-b ottom: 20p x;
  4698   }
  4699   .thumbnail  > img {
  4700     display:  block;
  4701     max-widt h: 100%;
  4702     height:  auto;
  4703     margin-l eft: auto;
  4704     margin-r ight: auto ;
  4705   }
  4706   .thumbnail  .caption  {
  4707     padding:  9px;
  4708     color: # 124664;
  4709   }
  4710  
  4711   a.thumbnai l:hover,
  4712   a.thumbnai l:focus,
  4713   a.thumbnai l.active {
  4714     border-c olor: #124 664;
  4715   }
  4716  
  4717   .alert {
  4718     padding:  15px;
  4719     margin-b ottom: 20p x;
  4720     border:  1px solid  transparen t;
  4721     border-r adius: 4px ;
  4722   }
  4723   .alert h4  {
  4724     margin-t op: 0;
  4725     color: i nherit;
  4726   }
  4727   .alert .al ert-link {
  4728     font-wei ght: bold;
  4729   }
  4730   .alert > p ,
  4731   .alert > u l {
  4732     margin-b ottom: 0;
  4733   }
  4734   .alert > p  + p {
  4735     margin-t op: 5px;
  4736   }
  4737  
  4738   .alert-dis missable {
  4739     padding- right: 35p x;
  4740   }
  4741   .alert-dis missable . close {
  4742     position : relative ;
  4743     top: -2p x;
  4744     right: - 21px;
  4745     color: i nherit;
  4746   }
  4747  
  4748   .alert-suc cess {
  4749     backgrou nd-color:  #dff0d8;
  4750     border-c olor: #d6e 9c6;
  4751     color: # 468847;
  4752   }
  4753   .alert-suc cess hr {
  4754     border-t op-color:  #c9e2b3;
  4755   }
  4756   .alert-suc cess .aler t-link {
  4757     color: # 356635;
  4758   }
  4759  
  4760   .alert-inf o {
  4761     backgrou nd-color:  #d9edf7;
  4762     border-c olor: #bce 8f1;
  4763     color: # 3a87ad;
  4764   }
  4765   .alert-inf o hr {
  4766     border-t op-color:  #a6e1ec;
  4767   }
  4768   .alert-inf o .alert-l ink {
  4769     color: # 2d6987;
  4770   }
  4771  
  4772   .alert-war ning {
  4773     backgrou nd-color:  #fcf8e3;
  4774     border-c olor: #fae bcc;
  4775     color: # c09853;
  4776   }
  4777   .alert-war ning hr {
  4778     border-t op-color:  #f7e1b5;
  4779   }
  4780   .alert-war ning .aler t-link {
  4781     color: # a47e3c;
  4782   }
  4783  
  4784   .alert-dan ger {
  4785     backgrou nd-color:  #f2dede;
  4786     border-c olor: #ebc cd1;
  4787     color: # b94a48;
  4788   }
  4789   .alert-dan ger hr {
  4790     border-t op-color:  #e4b9c0;
  4791   }
  4792   .alert-dan ger .alert -link {
  4793     color: # 953b39;
  4794   }
  4795  
  4796   @-webkit-k eyframes p rogress-ba r-stripes  {
  4797     from {
  4798       backgr ound-posit ion: 40px  0;
  4799     }
  4800  
  4801     to {
  4802       backgr ound-posit ion: 0 0;
  4803     }
  4804   }
  4805  
  4806   @-moz-keyf rames prog ress-bar-s tripes {
  4807     from {
  4808       backgr ound-posit ion: 40px  0;
  4809     }
  4810  
  4811     to {
  4812       backgr ound-posit ion: 0 0;
  4813     }
  4814   }
  4815  
  4816   @-o-keyfra mes progre ss-bar-str ipes {
  4817     from {
  4818       backgr ound-posit ion: 0 0;
  4819     }
  4820  
  4821     to {
  4822       backgr ound-posit ion: 40px  0;
  4823     }
  4824   }
  4825  
  4826   @keyframes  progress- bar-stripe s {
  4827     from {
  4828       backgr ound-posit ion: 40px  0;
  4829     }
  4830  
  4831     to {
  4832       backgr ound-posit ion: 0 0;
  4833     }
  4834   }
  4835  
  4836   .progress  {
  4837     overflow : hidden;
  4838     height:  20px;
  4839     margin-b ottom: 20p x;
  4840     backgrou nd-color:  whitesmoke ;
  4841     border-r adius: 4px ;
  4842     -webkit- box-shadow : inset 0  1px 2px rg ba(0, 0, 0 , 0.1);
  4843     box-shad ow: inset  0 1px 2px  rgba(0, 0,  0, 0.1);
  4844   }
  4845  
  4846   .progress- bar {
  4847     float: l eft;
  4848     width: 0 %;
  4849     height:  100%;
  4850     font-siz e: 12px;
  4851     line-hei ght: 20px;
  4852     color: w hite;
  4853     text-ali gn: center ;
  4854     backgrou nd-color:  #124664;
  4855     -webkit- box-shadow : inset 0  -1px 0 rgb a(0, 0, 0,  0.15);
  4856     box-shad ow: inset  0 -1px 0 r gba(0, 0,  0, 0.15);
  4857     -webkit- transition : width 0. 6s ease;
  4858     transiti on: width  0.6s ease;
  4859   }
  4860  
  4861   .progress- striped .p rogress-ba r {
  4862     backgrou nd-image:  -webkit-gr adient(lin ear, 0 100 %, 100% 0,  color-sto p(0.25, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.2 5, transpa rent), col or-stop(0. 5, transpa rent), col or-stop(0. 5, rgba(25 5, 255, 25 5, 0.15)),  color-sto p(0.75, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.7 5, transpa rent), to( transparen t));
  4863     backgrou nd-image:  -webkit-li near-gradi ent(45deg,  rgba(255,  255, 255,  0.15) 25% , transpar ent 25%, t ransparent  50%, rgba (255, 255,  255, 0.15 ) 50%, rgb a(255, 255 , 255, 0.1 5) 75%, tr ansparent  75%, trans parent);
  4864     backgrou nd-image:  -moz-linea r-gradient (45deg, rg ba(255, 25 5, 255, 0. 15) 25%, t ransparent  25%, tran sparent 50 %, rgba(25 5, 255, 25 5, 0.15) 5 0%, rgba(2 55, 255, 2 55, 0.15)  75%, trans parent 75% , transpar ent);
  4865     backgrou nd-image:  linear-gra dient(45de g, rgba(25 5, 255, 25 5, 0.15) 2 5%, transp arent 25%,  transpare nt 50%, rg ba(255, 25 5, 255, 0. 15) 50%, r gba(255, 2 55, 255, 0 .15) 75%,  transparen t 75%, tra nsparent);
  4866     backgrou nd-size: 4 0px 40px;
  4867   }
  4868  
  4869   .progress. active .pr ogress-bar  {
  4870     -webkit- animation:  progress- bar-stripe s 2s linea r infinite ;
  4871     animatio n: progres s-bar-stri pes 2s lin ear infini te;
  4872   }
  4873  
  4874   .progress- bar-succes s {
  4875     backgrou nd-color:  #466931;
  4876   }
  4877   .progress- striped .p rogress-ba r-success  {
  4878     backgrou nd-image:  -webkit-gr adient(lin ear, 0 100 %, 100% 0,  color-sto p(0.25, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.2 5, transpa rent), col or-stop(0. 5, transpa rent), col or-stop(0. 5, rgba(25 5, 255, 25 5, 0.15)),  color-sto p(0.75, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.7 5, transpa rent), to( transparen t));
  4879     backgrou nd-image:  -webkit-li near-gradi ent(45deg,  rgba(255,  255, 255,  0.15) 25% , transpar ent 25%, t ransparent  50%, rgba (255, 255,  255, 0.15 ) 50%, rgb a(255, 255 , 255, 0.1 5) 75%, tr ansparent  75%, trans parent);
  4880     backgrou nd-image:  -moz-linea r-gradient (45deg, rg ba(255, 25 5, 255, 0. 15) 25%, t ransparent  25%, tran sparent 50 %, rgba(25 5, 255, 25 5, 0.15) 5 0%, rgba(2 55, 255, 2 55, 0.15)  75%, trans parent 75% , transpar ent);
  4881     backgrou nd-image:  linear-gra dient(45de g, rgba(25 5, 255, 25 5, 0.15) 2 5%, transp arent 25%,  transpare nt 50%, rg ba(255, 25 5, 255, 0. 15) 50%, r gba(255, 2 55, 255, 0 .15) 75%,  transparen t 75%, tra nsparent);
  4882   }
  4883  
  4884   .progress- bar-info {
  4885     backgrou nd-color:  #238abe;
  4886   }
  4887   .progress- striped .p rogress-ba r-info {
  4888     backgrou nd-image:  -webkit-gr adient(lin ear, 0 100 %, 100% 0,  color-sto p(0.25, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.2 5, transpa rent), col or-stop(0. 5, transpa rent), col or-stop(0. 5, rgba(25 5, 255, 25 5, 0.15)),  color-sto p(0.75, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.7 5, transpa rent), to( transparen t));
  4889     backgrou nd-image:  -webkit-li near-gradi ent(45deg,  rgba(255,  255, 255,  0.15) 25% , transpar ent 25%, t ransparent  50%, rgba (255, 255,  255, 0.15 ) 50%, rgb a(255, 255 , 255, 0.1 5) 75%, tr ansparent  75%, trans parent);
  4890     backgrou nd-image:  -moz-linea r-gradient (45deg, rg ba(255, 25 5, 255, 0. 15) 25%, t ransparent  25%, tran sparent 50 %, rgba(25 5, 255, 25 5, 0.15) 5 0%, rgba(2 55, 255, 2 55, 0.15)  75%, trans parent 75% , transpar ent);
  4891     backgrou nd-image:  linear-gra dient(45de g, rgba(25 5, 255, 25 5, 0.15) 2 5%, transp arent 25%,  transpare nt 50%, rg ba(255, 25 5, 255, 0. 15) 50%, r gba(255, 2 55, 255, 0 .15) 75%,  transparen t 75%, tra nsparent);
  4892   }
  4893  
  4894   .progress- bar-warnin g {
  4895     backgrou nd-color:  #ee975a;
  4896   }
  4897   .progress- striped .p rogress-ba r-warning  {
  4898     backgrou nd-image:  -webkit-gr adient(lin ear, 0 100 %, 100% 0,  color-sto p(0.25, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.2 5, transpa rent), col or-stop(0. 5, transpa rent), col or-stop(0. 5, rgba(25 5, 255, 25 5, 0.15)),  color-sto p(0.75, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.7 5, transpa rent), to( transparen t));
  4899     backgrou nd-image:  -webkit-li near-gradi ent(45deg,  rgba(255,  255, 255,  0.15) 25% , transpar ent 25%, t ransparent  50%, rgba (255, 255,  255, 0.15 ) 50%, rgb a(255, 255 , 255, 0.1 5) 75%, tr ansparent  75%, trans parent);
  4900     backgrou nd-image:  -moz-linea r-gradient (45deg, rg ba(255, 25 5, 255, 0. 15) 25%, t ransparent  25%, tran sparent 50 %, rgba(25 5, 255, 25 5, 0.15) 5 0%, rgba(2 55, 255, 2 55, 0.15)  75%, trans parent 75% , transpar ent);
  4901     backgrou nd-image:  linear-gra dient(45de g, rgba(25 5, 255, 25 5, 0.15) 2 5%, transp arent 25%,  transpare nt 50%, rg ba(255, 25 5, 255, 0. 15) 50%, r gba(255, 2 55, 255, 0 .15) 75%,  transparen t 75%, tra nsparent);
  4902   }
  4903  
  4904   .progress- bar-danger  {
  4905     backgrou nd-color:  #d12328;
  4906   }
  4907   .progress- striped .p rogress-ba r-danger {
  4908     backgrou nd-image:  -webkit-gr adient(lin ear, 0 100 %, 100% 0,  color-sto p(0.25, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.2 5, transpa rent), col or-stop(0. 5, transpa rent), col or-stop(0. 5, rgba(25 5, 255, 25 5, 0.15)),  color-sto p(0.75, rg ba(255, 25 5, 255, 0. 15)), colo r-stop(0.7 5, transpa rent), to( transparen t));
  4909     backgrou nd-image:  -webkit-li near-gradi ent(45deg,  rgba(255,  255, 255,  0.15) 25% , transpar ent 25%, t ransparent  50%, rgba (255, 255,  255, 0.15 ) 50%, rgb a(255, 255 , 255, 0.1 5) 75%, tr ansparent  75%, trans parent);
  4910     backgrou nd-image:  -moz-linea r-gradient (45deg, rg ba(255, 25 5, 255, 0. 15) 25%, t ransparent  25%, tran sparent 50 %, rgba(25 5, 255, 25 5, 0.15) 5 0%, rgba(2 55, 255, 2 55, 0.15)  75%, trans parent 75% , transpar ent);
  4911     backgrou nd-image:  linear-gra dient(45de g, rgba(25 5, 255, 25 5, 0.15) 2 5%, transp arent 25%,  transpare nt 50%, rg ba(255, 25 5, 255, 0. 15) 50%, r gba(255, 2 55, 255, 0 .15) 75%,  transparen t 75%, tra nsparent);
  4912   }
  4913  
  4914   .media,
  4915   .media-bod y {
  4916     overflow : hidden;
  4917     zoom: 1;
  4918   }
  4919  
  4920   .media,
  4921   .media .me dia {
  4922     margin-t op: 15px;
  4923   }
  4924  
  4925   .media:fir st-child {
  4926     margin-t op: 0;
  4927   }
  4928  
  4929   .media-obj ect {
  4930     display:  block;
  4931   }
  4932  
  4933   .media-hea ding {
  4934     margin:  0 0 5px;
  4935   }
  4936  
  4937   .media > . pull-left  {
  4938     margin-r ight: 10px ;
  4939   }
  4940   .media > . pull-right  {
  4941     margin-l eft: 10px;
  4942   }
  4943  
  4944   .media-lis t {
  4945     padding- left: 0;
  4946     list-sty le: none;
  4947   }
  4948  
  4949   .list-grou p {
  4950     margin-b ottom: 20p x;
  4951     padding- left: 0;
  4952   }
  4953  
  4954   .list-grou p-item {
  4955     position : relative ;
  4956     display:  block;
  4957     padding:  10px 15px ;
  4958     margin-b ottom: -1p x;
  4959     backgrou nd-color:  white;
  4960     border:  1px solid  #dddddd;
  4961   }
  4962   .list-grou p-item:fir st-child {
  4963     border-t op-right-r adius: 4px ;
  4964     border-t op-left-ra dius: 4px;
  4965   }
  4966   .list-grou p-item:las t-child {
  4967     margin-b ottom: 0;
  4968     border-b ottom-righ t-radius:  4px;
  4969     border-b ottom-left -radius: 4 px;
  4970   }
  4971   .list-grou p-item > . badge {
  4972     float: r ight;
  4973   }
  4974   .list-grou p-item > . badge + .b adge {
  4975     margin-r ight: 5px;
  4976   }
  4977  
  4978   a.list-gro up-item {
  4979     color: # 555555;
  4980   }
  4981   a.list-gro up-item .l ist-group- item-headi ng {
  4982     color: # 333333;
  4983   }
  4984   a.list-gro up-item:ho ver, a.lis t-group-it em:focus {
  4985     text-dec oration: n one;
  4986     backgrou nd-color:  whitesmoke ;
  4987   }
  4988   a.list-gro up-item.ac tive, a.li st-group-i tem.active :hover, a. list-group -item.acti ve:focus {
  4989     z-index:  2;
  4990     color: w hite;
  4991     backgrou nd-color:  #124664;
  4992     border-c olor: #124 664;
  4993   }
  4994   a.list-gro up-item.ac tive .list -group-ite m-heading,  a.list-gr oup-item.a ctive:hove r .list-gr oup-item-h eading, a. list-group -item.acti ve:focus . list-group -item-head ing {
  4995     color: i nherit;
  4996   }
  4997   a.list-gro up-item.ac tive .list -group-ite m-text, a. list-group -item.acti ve:hover . list-group -item-text , a.list-g roup-item. active:foc us .list-g roup-item- text {
  4998     color: # 60b3e2;
  4999   }
  5000  
  5001   .list-grou p-item-hea ding {
  5002     margin-t op: 0;
  5003     margin-b ottom: 5px ;
  5004   }
  5005  
  5006   .list-grou p-item-tex t {
  5007     margin-b ottom: 0;
  5008     line-hei ght: 1.3;
  5009   }
  5010  
  5011   .panel {
  5012     margin-b ottom: 20p x;
  5013     backgrou nd-color:  white;
  5014     border:  1px solid  transparen t;
  5015     border-r adius: 4px ;
  5016     -webkit- box-shadow : 0 1px 1p x rgba(0,  0, 0, 0.05 );
  5017     box-shad ow: 0 1px  1px rgba(0 , 0, 0, 0. 05);
  5018   }
  5019  
  5020   .panel-bod y {
  5021     padding:  15px;
  5022   }
  5023   .panel-bod y:before,  .panel-bod y:after {
  5024     content:  " ";
  5025     /* 1 */
  5026     display:  table;
  5027     /* 2 */
  5028   }
  5029   .panel-bod y:after {
  5030     clear: b oth;
  5031   }
  5032  
  5033   .panel > . list-group  {
  5034     margin-b ottom: 0;
  5035   }
  5036   .panel > . list-group  .list-gro up-item {
  5037     border-w idth: 1px  0;
  5038   }
  5039   .panel > . list-group  .list-gro up-item:fi rst-child  {
  5040     border-t op-right-r adius: 0;
  5041     border-t op-left-ra dius: 0;
  5042   }
  5043   .panel > . list-group  .list-gro up-item:la st-child {
  5044     border-b ottom: 0;
  5045   }
  5046  
  5047   .panel-hea ding + .li st-group . list-group -item:firs t-child {
  5048     border-t op-width:  0;
  5049   }
  5050  
  5051   .panel > . table,
  5052   .panel > . table-resp onsive {
  5053     margin-b ottom: 0;
  5054   }
  5055   .panel > . panel-body  + .table,
  5056   .panel > . panel-body  + .table- responsive  {
  5057     border-t op: 1px so lid #ddddd d;
  5058   }
  5059   .panel > . table-bord ered,
  5060   .panel > . table-resp onsive > . table-bord ered {
  5061     border:  0;
  5062   }
  5063   .panel > . table-bord ered > the ad > tr >  th:first-c hild,
  5064   .panel > . table-bord ered > the ad > tr >  td:first-c hild,
  5065   .panel > . table-bord ered > tbo dy > tr >  th:first-c hild,
  5066   .panel > . table-bord ered > tbo dy > tr >  td:first-c hild,
  5067   .panel > . table-bord ered > tfo ot > tr >  th:first-c hild,
  5068   .panel > . table-bord ered > tfo ot > tr >  td:first-c hild,
  5069   .panel > . table-resp onsive > . table-bord ered > the ad > tr >  th:first-c hild,
  5070   .panel > . table-resp onsive > . table-bord ered > the ad > tr >  td:first-c hild,
  5071   .panel > . table-resp onsive > . table-bord ered > tbo dy > tr >  th:first-c hild,
  5072   .panel > . table-resp onsive > . table-bord ered > tbo dy > tr >  td:first-c hild,
  5073   .panel > . table-resp onsive > . table-bord ered > tfo ot > tr >  th:first-c hild,
  5074   .panel > . table-resp onsive > . table-bord ered > tfo ot > tr >  td:first-c hild {
  5075     border-l eft: 0;
  5076   }
  5077   .panel > . table-bord ered > the ad > tr >  th:last-ch ild,
  5078   .panel > . table-bord ered > the ad > tr >  td:last-ch ild,
  5079   .panel > . table-bord ered > tbo dy > tr >  th:last-ch ild,
  5080   .panel > . table-bord ered > tbo dy > tr >  td:last-ch ild,
  5081   .panel > . table-bord ered > tfo ot > tr >  th:last-ch ild,
  5082   .panel > . table-bord ered > tfo ot > tr >  td:last-ch ild,
  5083   .panel > . table-resp onsive > . table-bord ered > the ad > tr >  th:last-ch ild,
  5084   .panel > . table-resp onsive > . table-bord ered > the ad > tr >  td:last-ch ild,
  5085   .panel > . table-resp onsive > . table-bord ered > tbo dy > tr >  th:last-ch ild,
  5086   .panel > . table-resp onsive > . table-bord ered > tbo dy > tr >  td:last-ch ild,
  5087   .panel > . table-resp onsive > . table-bord ered > tfo ot > tr >  th:last-ch ild,
  5088   .panel > . table-resp onsive > . table-bord ered > tfo ot > tr >  td:last-ch ild {
  5089     border-r ight: 0;
  5090   }
  5091   .panel > . table-bord ered > the ad > tr:la st-child >  th, .pane l > .table -bordered  > thead >  tr:last-ch ild > td,
  5092   .panel > . table-bord ered > tbo dy > tr:la st-child >  th,
  5093   .panel > . table-bord ered > tbo dy > tr:la st-child >  td,
  5094   .panel > . table-bord ered > tfo ot > tr:la st-child >  th,
  5095   .panel > . table-bord ered > tfo ot > tr:la st-child >  td,
  5096   .panel > . table-resp onsive > . table-bord ered > the ad > tr:la st-child >  th,
  5097   .panel > . table-resp onsive > . table-bord ered > the ad > tr:la st-child >  td,
  5098   .panel > . table-resp onsive > . table-bord ered > tbo dy > tr:la st-child >  th,
  5099   .panel > . table-resp onsive > . table-bord ered > tbo dy > tr:la st-child >  td,
  5100   .panel > . table-resp onsive > . table-bord ered > tfo ot > tr:la st-child >  th,
  5101   .panel > . table-resp onsive > . table-bord ered > tfo ot > tr:la st-child >  td {
  5102     border-b ottom: 0;
  5103   }
  5104  
  5105   .panel-hea ding {
  5106     padding:  10px 15px ;
  5107     border-b ottom: 1px  solid tra nsparent;
  5108     border-t op-right-r adius: 3px ;
  5109     border-t op-left-ra dius: 3px;
  5110   }
  5111   .panel-hea ding > .dr opdown .dr opdown-tog gle {
  5112     color: i nherit;
  5113   }
  5114  
  5115   .panel-tit le {
  5116     margin-t op: 0;
  5117     margin-b ottom: 0;
  5118     font-siz e: 16px;
  5119   }
  5120   .panel-tit le > a {
  5121     color: i nherit;
  5122   }
  5123  
  5124   .panel-foo ter {
  5125     padding:  10px 15px ;
  5126     backgrou nd-color:  whitesmoke ;
  5127     border-t op: 1px so lid #ddddd d;
  5128     border-b ottom-righ t-radius:  3px;
  5129     border-b ottom-left -radius: 3 px;
  5130   }
  5131  
  5132   .panel-gro up .panel  {
  5133     margin-b ottom: 0;
  5134     border-r adius: 4px ;
  5135     overflow : hidden;
  5136   }
  5137   .panel-gro up .panel  + .panel {
  5138     margin-t op: 5px;
  5139   }
  5140   .panel-gro up .panel- heading {
  5141     border-b ottom: 0;
  5142   }
  5143   .panel-gro up .panel- heading +  .panel-col lapse .pan el-body {
  5144     border-t op: 1px so lid #ddddd d;
  5145   }
  5146   .panel-gro up .panel- footer {
  5147     border-t op: 0;
  5148   }
  5149   .panel-gro up .panel- footer + . panel-coll apse .pane l-body {
  5150     border-b ottom: 1px  solid #dd dddd;
  5151   }
  5152  
  5153   .panel-def ault {
  5154     border-c olor: #ddd ddd;
  5155   }
  5156   .panel-def ault > .pa nel-headin g {
  5157     color: # 333333;
  5158     backgrou nd-color:  whitesmoke ;
  5159     border-c olor: #ddd ddd;
  5160   }
  5161   .panel-def ault > .pa nel-headin g + .panel -collapse  .panel-bod y {
  5162     border-t op-color:  #dddddd;
  5163   }
  5164   .panel-def ault > .pa nel-headin g > .dropd own .caret  {
  5165     border-c olor: #333 333 transp arent;
  5166   }
  5167   .panel-def ault > .pa nel-footer  + .panel- collapse . panel-body  {
  5168     border-b ottom-colo r: #dddddd ;
  5169   }
  5170  
  5171   .panel-pri mary {
  5172     border-c olor: #124 664;
  5173   }
  5174   .panel-pri mary > .pa nel-headin g {
  5175     color: w hite;
  5176     backgrou nd-color:  #124664;
  5177     border-c olor: #124 664;
  5178   }
  5179   .panel-pri mary > .pa nel-headin g + .panel -collapse  .panel-bod y {
  5180     border-t op-color:  #124664;
  5181   }
  5182   .panel-pri mary > .pa nel-headin g > .dropd own .caret  {
  5183     border-c olor: whit e transpar ent;
  5184   }
  5185   .panel-pri mary > .pa nel-footer  + .panel- collapse . panel-body  {
  5186     border-b ottom-colo r: #124664 ;
  5187   }
  5188  
  5189   .panel-suc cess {
  5190     border-c olor: #d6e 9c6;
  5191   }
  5192   .panel-suc cess > .pa nel-headin g {
  5193     color: # 468847;
  5194     backgrou nd-color:  #dff0d8;
  5195     border-c olor: #d6e 9c6;
  5196   }
  5197   .panel-suc cess > .pa nel-headin g + .panel -collapse  .panel-bod y {
  5198     border-t op-color:  #d6e9c6;
  5199   }
  5200   .panel-suc cess > .pa nel-headin g > .dropd own .caret  {
  5201     border-c olor: #468 847 transp arent;
  5202   }
  5203   .panel-suc cess > .pa nel-footer  + .panel- collapse . panel-body  {
  5204     border-b ottom-colo r: #d6e9c6 ;
  5205   }
  5206  
  5207   .panel-war ning {
  5208     border-c olor: #fae bcc;
  5209   }
  5210   .panel-war ning > .pa nel-headin g {
  5211     color: # c09853;
  5212     backgrou nd-color:  #fcf8e3;
  5213     border-c olor: #fae bcc;
  5214   }
  5215   .panel-war ning > .pa nel-headin g + .panel -collapse  .panel-bod y {
  5216     border-t op-color:  #faebcc;
  5217   }
  5218   .panel-war ning > .pa nel-headin g > .dropd own .caret  {
  5219     border-c olor: #c09 853 transp arent;
  5220   }
  5221   .panel-war ning > .pa nel-footer  + .panel- collapse . panel-body  {
  5222     border-b ottom-colo r: #faebcc ;
  5223   }
  5224  
  5225   .panel-dan ger {
  5226     border-c olor: #ebc cd1;
  5227   }
  5228   .panel-dan ger > .pan el-heading  {
  5229     color: # b94a48;
  5230     backgrou nd-color:  #f2dede;
  5231     border-c olor: #ebc cd1;
  5232   }
  5233   .panel-dan ger > .pan el-heading  + .panel- collapse . panel-body  {
  5234     border-t op-color:  #ebccd1;
  5235   }
  5236   .panel-dan ger > .pan el-heading  > .dropdo wn .caret  {
  5237     border-c olor: #b94 a48 transp arent;
  5238   }
  5239   .panel-dan ger > .pan el-footer  + .panel-c ollapse .p anel-body  {
  5240     border-b ottom-colo r: #ebccd1 ;
  5241   }
  5242  
  5243   .panel-inf o {
  5244     border-c olor: #bce 8f1;
  5245   }
  5246   .panel-inf o > .panel -heading {
  5247     color: # 3a87ad;
  5248     backgrou nd-color:  #d9edf7;
  5249     border-c olor: #bce 8f1;
  5250   }
  5251   .panel-inf o > .panel -heading +  .panel-co llapse .pa nel-body {
  5252     border-t op-color:  #bce8f1;
  5253   }
  5254   .panel-inf o > .panel -heading >  .dropdown  .caret {
  5255     border-c olor: #3a8 7ad transp arent;
  5256   }
  5257   .panel-inf o > .panel -footer +  .panel-col lapse .pan el-body {
  5258     border-b ottom-colo r: #bce8f1 ;
  5259   }
  5260  
  5261   .well {
  5262     min-heig ht: 20px;
  5263     padding:  19px;
  5264     margin-b ottom: 20p x;
  5265     backgrou nd-color:  whitesmoke ;
  5266     border:  1px solid  #e3e3e3;
  5267     border-r adius: 4px ;
  5268     -webkit- box-shadow : inset 0  1px 1px rg ba(0, 0, 0 , 0.05);
  5269     box-shad ow: inset  0 1px 1px  rgba(0, 0,  0, 0.05);
  5270   }
  5271   .well bloc kquote {
  5272     border-c olor: #ddd ;
  5273     border-c olor: rgba (0, 0, 0,  0.15);
  5274   }
  5275  
  5276   .well-lg {
  5277     padding:  24px;
  5278     border-r adius: 6px ;
  5279   }
  5280  
  5281   .well-sm {
  5282     padding:  9px;
  5283     border-r adius: 3px ;
  5284   }
  5285  
  5286   .close {
  5287     float: r ight;
  5288     font-siz e: 21px;
  5289     font-wei ght: bold;
  5290     line-hei ght: 1;
  5291     color: b lack;
  5292     text-sha dow: 0 1px  0 white;
  5293     opacity:  0.2;
  5294     filter:  alpha(opac ity=20);
  5295   }
  5296   .close:hov er, .close :focus {
  5297     color: b lack;
  5298     text-dec oration: n one;
  5299     cursor:  pointer;
  5300     opacity:  0.5;
  5301     filter:  alpha(opac ity=50);
  5302   }
  5303  
  5304   button.clo se {
  5305     padding:  0;
  5306     cursor:  pointer;
  5307     backgrou nd: transp arent;
  5308     border:  0;
  5309     -webkit- appearance : none;
  5310   }
  5311  
  5312   .modal-ope n {
  5313     overflow : hidden;
  5314   }
  5315  
  5316   .modal {
  5317     display:  none;
  5318     overflow : auto;
  5319     overflow -y: scroll ;
  5320     position : fixed;
  5321     top: 0;
  5322     right: 0 ;
  5323     bottom:  0;
  5324     left: 0;
  5325     z-index:  1040;
  5326   }
  5327   .modal.fad e .modal-d ialog {
  5328     -webkit- transform:  translate (0, -25%);
  5329     -ms-tran sform: tra nslate(0,  -25%);
  5330     transfor m: transla te(0, -25% );
  5331     -webkit- transition : -webkit- transform  0.3s ease- out;
  5332     -moz-tra nsition: - moz-transf orm 0.3s e ase-out;
  5333     -o-trans ition: -o- transform  0.3s ease- out;
  5334     transiti on: transf orm 0.3s e ase-out;
  5335   }
  5336   .modal.in  .modal-dia log {
  5337     -webkit- transform:  translate (0, 0);
  5338     -ms-tran sform: tra nslate(0,  0);
  5339     transfor m: transla te(0, 0);
  5340   }
  5341  
  5342   .modal-dia log {
  5343     position : relative ;
  5344     margin-l eft: auto;
  5345     margin-r ight: auto ;
  5346     width: a uto;
  5347     padding:  10px;
  5348     z-index:  1050;
  5349   }
  5350  
  5351   .modal-con tent {
  5352     position : relative ;
  5353     backgrou nd-color:  white;
  5354     border:  1px solid  #999999;
  5355     border:  1px solid  rgba(0, 0,  0, 0.2);
  5356     border-r adius: 6px ;
  5357     -webkit- box-shadow : 0 3px 9p x rgba(0,  0, 0, 0.5) ;
  5358     box-shad ow: 0 3px  9px rgba(0 , 0, 0, 0. 5);
  5359     backgrou nd-clip: p adding-box ;
  5360     outline:  none;
  5361   }
  5362  
  5363   .modal-bac kdrop {
  5364     position : fixed;
  5365     top: 0;
  5366     right: 0 ;
  5367     bottom:  0;
  5368     left: 0;
  5369     z-index:  1030;
  5370     backgrou nd-color:  black;
  5371   }
  5372   .modal-bac kdrop.fade  {
  5373     opacity:  0;
  5374     filter:  alpha(opac ity=0);
  5375   }
  5376   .modal-bac kdrop.in {
  5377     opacity:  0.5;
  5378     filter:  alpha(opac ity=50);
  5379   }
  5380  
  5381   .modal-hea der {
  5382     padding:  15px;
  5383     border-b ottom: 1px  solid #e5 e5e5;
  5384     min-heig ht: 16.428 57px;
  5385   }
  5386  
  5387   .modal-hea der .close  {
  5388     margin-t op: -2px;
  5389   }
  5390  
  5391   .modal-tit le {
  5392     margin:  0;
  5393     line-hei ght: 1.428 57;
  5394   }
  5395  
  5396   .modal-bod y {
  5397     position : relative ;
  5398     padding:  20px;
  5399   }
  5400  
  5401   .modal-foo ter {
  5402     margin-t op: 15px;
  5403     padding:  19px 20px  20px;
  5404     text-ali gn: right;
  5405     border-t op: 1px so lid #e5e5e 5;
  5406   }
  5407   .modal-foo ter:before , .modal-f ooter:afte r {
  5408     content:  " ";
  5409     /* 1 */
  5410     display:  table;
  5411     /* 2 */
  5412   }
  5413   .modal-foo ter:after  {
  5414     clear: b oth;
  5415   }
  5416   .modal-foo ter .btn +  .btn {
  5417     margin-l eft: 5px;
  5418     margin-b ottom: 0;
  5419   }
  5420   .modal-foo ter .btn-g roup .btn  + .btn {
  5421     margin-l eft: -1px;
  5422   }
  5423   .modal-foo ter .btn-b lock + .bt n-block {
  5424     margin-l eft: 0;
  5425   }
  5426  
  5427   @media scr een and (m in-width:  768px) {
  5428     .modal-d ialog {
  5429       width:  600px;
  5430       paddin g-top: 30p x;
  5431       paddin g-bottom:  30px;
  5432     }
  5433  
  5434     .modal-c ontent {
  5435       -webki t-box-shad ow: 0 5px  15px rgba( 0, 0, 0, 0 .5);
  5436       box-sh adow: 0 5p x 15px rgb a(0, 0, 0,  0.5);
  5437     }
  5438   }
  5439   .tooltip {
  5440     position : absolute ;
  5441     z-index:  1030;
  5442     display:  block;
  5443     visibili ty: visibl e;
  5444     font-siz e: 12px;
  5445     line-hei ght: 1.4;
  5446     opacity:  0;
  5447     filter:  alpha(opac ity=0);
  5448   }
  5449   .tooltip.i n {
  5450     opacity:  0.9;
  5451     filter:  alpha(opac ity=90);
  5452   }
  5453   .tooltip.t op {
  5454     margin-t op: -3px;
  5455     padding:  5px 0;
  5456   }
  5457   .tooltip.r ight {
  5458     margin-l eft: 3px;
  5459     padding:  0 5px;
  5460   }
  5461   .tooltip.b ottom {
  5462     margin-t op: 3px;
  5463     padding:  5px 0;
  5464   }
  5465   .tooltip.l eft {
  5466     margin-l eft: -3px;
  5467     padding:  0 5px;
  5468   }
  5469  
  5470   .tooltip-i nner {
  5471     max-widt h: 200px;
  5472     padding:  3px 8px;
  5473     color: w hite;
  5474     text-ali gn: center ;
  5475     text-dec oration: n one;
  5476     backgrou nd-color:  black;
  5477     border-r adius: 4px ;
  5478   }
  5479  
  5480   .tooltip-a rrow {
  5481     position : absolute ;
  5482     width: 0 ;
  5483     height:  0;
  5484     border-c olor: tran sparent;
  5485     border-s tyle: soli d;
  5486   }
  5487  
  5488   .tooltip.t op .toolti p-arrow {
  5489     bottom:  0;
  5490     left: 50 %;
  5491     margin-l eft: -5px;
  5492     border-w idth: 5px  5px 0;
  5493     border-t op-color:  black;
  5494   }
  5495   .tooltip.t op-left .t ooltip-arr ow {
  5496     bottom:  0;
  5497     left: 5p x;
  5498     border-w idth: 5px  5px 0;
  5499     border-t op-color:  black;
  5500   }
  5501   .tooltip.t op-right . tooltip-ar row {
  5502     bottom:  0;
  5503     right: 5 px;
  5504     border-w idth: 5px  5px 0;
  5505     border-t op-color:  black;
  5506   }
  5507   .tooltip.r ight .tool tip-arrow  {
  5508     top: 50% ;
  5509     left: 0;
  5510     margin-t op: -5px;
  5511     border-w idth: 5px  5px 5px 0;
  5512     border-r ight-color : black;
  5513   }
  5514   .tooltip.l eft .toolt ip-arrow {
  5515     top: 50% ;
  5516     right: 0 ;
  5517     margin-t op: -5px;
  5518     border-w idth: 5px  0 5px 5px;
  5519     border-l eft-color:  black;
  5520   }
  5521   .tooltip.b ottom .too ltip-arrow  {
  5522     top: 0;
  5523     left: 50 %;
  5524     margin-l eft: -5px;
  5525     border-w idth: 0 5p x 5px;
  5526     border-b ottom-colo r: black;
  5527   }
  5528   .tooltip.b ottom-left  .tooltip- arrow {
  5529     top: 0;
  5530     left: 5p x;
  5531     border-w idth: 0 5p x 5px;
  5532     border-b ottom-colo r: black;
  5533   }
  5534   .tooltip.b ottom-righ t .tooltip -arrow {
  5535     top: 0;
  5536     right: 5 px;
  5537     border-w idth: 0 5p x 5px;
  5538     border-b ottom-colo r: black;
  5539   }
  5540  
  5541   .popover {
  5542     position : absolute ;
  5543     top: 0;
  5544     left: 0;
  5545     z-index:  1010;
  5546     display:  none;
  5547     max-widt h: 276px;
  5548     padding:  1px;
  5549     text-ali gn: left;
  5550     backgrou nd-color:  white;
  5551     backgrou nd-clip: p adding-box ;
  5552     border:  1px solid  #cccccc;
  5553     border:  1px solid  rgba(0, 0,  0, 0.2);
  5554     border-r adius: 6px ;
  5555     -webkit- box-shadow : 0 5px 10 px rgba(0,  0, 0, 0.2 );
  5556     box-shad ow: 0 5px  10px rgba( 0, 0, 0, 0 .2);
  5557     white-sp ace: norma l;
  5558   }
  5559   .popover.t op {
  5560     margin-t op: -10px;
  5561   }
  5562   .popover.r ight {
  5563     margin-l eft: 10px;
  5564   }
  5565   .popover.b ottom {
  5566     margin-t op: 10px;
  5567   }
  5568   .popover.l eft {
  5569     margin-l eft: -10px ;
  5570   }
  5571  
  5572   .popover-t itle {
  5573     margin:  0;
  5574     padding:  8px 14px;
  5575     font-siz e: 14px;
  5576     font-wei ght: norma l;
  5577     line-hei ght: 18px;
  5578     backgrou nd-color:  #f7f7f7;
  5579     border-b ottom: 1px  solid #eb ebeb;
  5580     border-r adius: 5px  5px 0 0;
  5581   }
  5582  
  5583   .popover-c ontent {
  5584     padding:  9px 14px;
  5585   }
  5586  
  5587   .popover . arrow, .po pover .arr ow:after {
  5588     position : absolute ;
  5589     display:  block;
  5590     width: 0 ;
  5591     height:  0;
  5592     border-c olor: tran sparent;
  5593     border-s tyle: soli d;
  5594   }
  5595  
  5596   .popover . arrow {
  5597     border-w idth: 11px ;
  5598   }
  5599  
  5600   .popover . arrow:afte r {
  5601     border-w idth: 10px ;
  5602     content:  "";
  5603   }
  5604  
  5605   .popover.t op .arrow  {
  5606     left: 50 %;
  5607     margin-l eft: -11px ;
  5608     border-b ottom-widt h: 0;
  5609     border-t op-color:  #999999;
  5610     border-t op-color:  rgba(0, 0,  0, 0.25);
  5611     bottom:  -11px;
  5612   }
  5613   .popover.t op .arrow: after {
  5614     content:  " ";
  5615     bottom:  1px;
  5616     margin-l eft: -10px ;
  5617     border-b ottom-widt h: 0;
  5618     border-t op-color:  white;
  5619   }
  5620   .popover.r ight .arro w {
  5621     top: 50% ;
  5622     left: -1 1px;
  5623     margin-t op: -11px;
  5624     border-l eft-width:  0;
  5625     border-r ight-color : #999999;
  5626     border-r ight-color : rgba(0,  0, 0, 0.25 );
  5627   }
  5628   .popover.r ight .arro w:after {
  5629     content:  " ";
  5630     left: 1p x;
  5631     bottom:  -10px;
  5632     border-l eft-width:  0;
  5633     border-r ight-color : white;
  5634   }
  5635   .popover.b ottom .arr ow {
  5636     left: 50 %;
  5637     margin-l eft: -11px ;
  5638     border-t op-width:  0;
  5639     border-b ottom-colo r: #999999 ;
  5640     border-b ottom-colo r: rgba(0,  0, 0, 0.2 5);
  5641     top: -11 px;
  5642   }
  5643   .popover.b ottom .arr ow:after {
  5644     content:  " ";
  5645     top: 1px ;
  5646     margin-l eft: -10px ;
  5647     border-t op-width:  0;
  5648     border-b ottom-colo r: white;
  5649   }
  5650   .popover.l eft .arrow  {
  5651     top: 50% ;
  5652     right: - 11px;
  5653     margin-t op: -11px;
  5654     border-r ight-width : 0;
  5655     border-l eft-color:  #999999;
  5656     border-l eft-color:  rgba(0, 0 , 0, 0.25) ;
  5657   }
  5658   .popover.l eft .arrow :after {
  5659     content:  " ";
  5660     right: 1 px;
  5661     border-r ight-width : 0;
  5662     border-l eft-color:  white;
  5663     bottom:  -10px;
  5664   }
  5665  
  5666   .carousel  {
  5667     position : relative ;
  5668   }
  5669  
  5670   .carousel- inner {
  5671     position : relative ;
  5672     overflow : hidden;
  5673     width: 1 00%;
  5674   }
  5675   .carousel- inner > .i tem {
  5676     display:  none;
  5677     position : relative ;
  5678     -webkit- transition : 0.6s eas e-in-out l eft;
  5679     transiti on: 0.6s e ase-in-out  left;
  5680   }
  5681   .carousel- inner > .i tem > img,
  5682   .carousel- inner > .i tem > a >  img {
  5683     display:  block;
  5684     max-widt h: 100%;
  5685     height:  auto;
  5686     line-hei ght: 1;
  5687   }
  5688   .carousel- inner > .a ctive,
  5689   .carousel- inner > .n ext,
  5690   .carousel- inner > .p rev {
  5691     display:  block;
  5692   }
  5693   .carousel- inner > .a ctive {
  5694     left: 0;
  5695   }
  5696   .carousel- inner > .n ext,
  5697   .carousel- inner > .p rev {
  5698     position : absolute ;
  5699     top: 0;
  5700     width: 1 00%;
  5701   }
  5702   .carousel- inner > .n ext {
  5703     left: 10 0%;
  5704   }
  5705   .carousel- inner > .p rev {
  5706     left: -1 00%;
  5707   }
  5708   .carousel- inner > .n ext.left,
  5709   .carousel- inner > .p rev.right  {
  5710     left: 0;
  5711   }
  5712   .carousel- inner > .a ctive.left  {
  5713     left: -1 00%;
  5714   }
  5715   .carousel- inner > .a ctive.righ t {
  5716     left: 10 0%;
  5717   }
  5718  
  5719   .carousel- control {
  5720     position : absolute ;
  5721     top: 0;
  5722     left: 0;
  5723     bottom:  0;
  5724     width: 1 5%;
  5725     opacity:  0.5;
  5726     filter:  alpha(opac ity=50);
  5727     font-siz e: 20px;
  5728     color: w hite;
  5729     text-ali gn: center ;
  5730     text-sha dow: 0 1px  2px rgba( 0, 0, 0, 0 .6);
  5731   }
  5732   .carousel- control.le ft {
  5733     backgrou nd-image:  -webkit-gr adient(lin ear, 0% to p, 100% to p, from(rg ba(0, 0, 0 , 0.5)), t o(rgba(0,  0, 0, 0.00 01)));
  5734     backgrou nd-image:  -webkit-li near-gradi ent(left,  color-stop (rgba(0, 0 , 0, 0.5)  0%), color -stop(rgba (0, 0, 0,  0.0001) 10 0%));
  5735     backgrou nd-image:  -moz-linea r-gradient (left, rgb a(0, 0, 0,  0.5) 0%,  rgba(0, 0,  0, 0.0001 ) 100%);
  5736     backgrou nd-image:  linear-gra dient(to r ight, rgba (0, 0, 0,  0.5) 0%, r gba(0, 0,  0, 0.0001)  100%);
  5737     backgrou nd-repeat:  repeat-x;
  5738     filter:  progid:DXI mageTransf orm.Micros oft.gradie nt(startCo lorstr='#8 0000000',  endColorst r='#000000 00', Gradi entType=1) ;
  5739   }
  5740   .carousel- control.ri ght {
  5741     left: au to;
  5742     right: 0 ;
  5743     backgrou nd-image:  -webkit-gr adient(lin ear, 0% to p, 100% to p, from(rg ba(0, 0, 0 , 0.0001)) , to(rgba( 0, 0, 0, 0 .5)));
  5744     backgrou nd-image:  -webkit-li near-gradi ent(left,  color-stop (rgba(0, 0 , 0, 0.000 1) 0%), co lor-stop(r gba(0, 0,  0, 0.5) 10 0%));
  5745     backgrou nd-image:  -moz-linea r-gradient (left, rgb a(0, 0, 0,  0.0001) 0 %, rgba(0,  0, 0, 0.5 ) 100%);
  5746     backgrou nd-image:  linear-gra dient(to r ight, rgba (0, 0, 0,  0.0001) 0% , rgba(0,  0, 0, 0.5)  100%);
  5747     backgrou nd-repeat:  repeat-x;
  5748     filter:  progid:DXI mageTransf orm.Micros oft.gradie nt(startCo lorstr='#0 0000000',  endColorst r='#800000 00', Gradi entType=1) ;
  5749   }
  5750   .carousel- control:ho ver, .caro usel-contr ol:focus {
  5751     color: w hite;
  5752     text-dec oration: n one;
  5753     opacity:  0.9;
  5754     filter:  alpha(opac ity=90);
  5755   }
  5756   .carousel- control .i con-prev,
  5757   .carousel- control .i con-next,
  5758   .carousel- control .g lyphicon-c hevron-lef t,
  5759   .carousel- control .g lyphicon-c hevron-rig ht {
  5760     position : absolute ;
  5761     top: 50% ;
  5762     z-index:  5;
  5763     display:  inline-bl ock;
  5764   }
  5765   .carousel- control .i con-prev,
  5766   .carousel- control .g lyphicon-c hevron-lef t {
  5767     left: 50 %;
  5768   }
  5769   .carousel- control .i con-next,
  5770   .carousel- control .g lyphicon-c hevron-rig ht {
  5771     right: 5 0%;
  5772   }
  5773   .carousel- control .i con-prev,
  5774   .carousel- control .i con-next {
  5775     width: 2 0px;
  5776     height:  20px;
  5777     margin-t op: -10px;
  5778     margin-l eft: -10px ;
  5779     font-fam ily: serif ;
  5780   }
  5781   .carousel- control .i con-prev:b efore {
  5782     content:  '\2039';
  5783   }
  5784   .carousel- control .i con-next:b efore {
  5785     content:  '\203a';
  5786   }
  5787  
  5788   .carousel- indicators  {
  5789     position : absolute ;
  5790     bottom:  10px;
  5791     left: 50 %;
  5792     z-index:  15;
  5793     width: 6 0%;
  5794     margin-l eft: -30%;
  5795     padding- left: 0;
  5796     list-sty le: none;
  5797     text-ali gn: center ;
  5798   }
  5799   .carousel- indicators  li {
  5800     display:  inline-bl ock;
  5801     width: 1 0px;
  5802     height:  10px;
  5803     margin:  1px;
  5804     text-ind ent: -999p x;
  5805     border:  1px solid  white;
  5806     border-r adius: 10p x;
  5807     cursor:  pointer;
  5808     backgrou nd-color:  #000 \9;
  5809     backgrou nd-color:  rgba(0, 0,  0, 0);
  5810   }
  5811   .carousel- indicators  .active {
  5812     margin:  0;
  5813     width: 1 2px;
  5814     height:  12px;
  5815     backgrou nd-color:  white;
  5816   }
  5817  
  5818   .carousel- caption {
  5819     position : absolute ;
  5820     left: 15 %;
  5821     right: 1 5%;
  5822     bottom:  20px;
  5823     z-index:  10;
  5824     padding- top: 20px;
  5825     padding- bottom: 20 px;
  5826     color: w hite;
  5827     text-ali gn: center ;
  5828     text-sha dow: 0 1px  2px rgba( 0, 0, 0, 0 .6);
  5829   }
  5830   .carousel- caption .b tn {
  5831     text-sha dow: none;
  5832   }
  5833  
  5834   @media scr een and (m in-width:  768px) {
  5835     .carouse l-control  .glyphicon s-chevron- left,
  5836     .carouse l-control  .glyphicon s-chevron- right,
  5837     .carouse l-control  .icon-prev ,
  5838     .carouse l-control  .icon-next  {
  5839       width:  30px;
  5840       height : 30px;
  5841       margin -top: -15p x;
  5842       margin -left: -15 px;
  5843       font-s ize: 30px;
  5844     }
  5845  
  5846     .carouse l-caption  {
  5847       left:  20%;
  5848       right:  20%;
  5849       paddin g-bottom:  30px;
  5850     }
  5851  
  5852     .carouse l-indicato rs {
  5853       bottom : 20px;
  5854     }
  5855   }
  5856   .clearfix: before, .c learfix:af ter {
  5857     content:  " ";
  5858     /* 1 */
  5859     display:  table;
  5860     /* 2 */
  5861   }
  5862   .clearfix: after {
  5863     clear: b oth;
  5864   }
  5865  
  5866   .center-bl ock {
  5867     display:  block;
  5868     margin-l eft: auto;
  5869     margin-r ight: auto ;
  5870   }
  5871  
  5872   .pull-righ t {
  5873     float: r ight !impo rtant;
  5874   }
  5875  
  5876   .pull-left  {
  5877     float: l eft !impor tant;
  5878   }
  5879  
  5880   .hide {
  5881     display:  none !imp ortant;
  5882   }
  5883  
  5884   .show {
  5885     display:  block !im portant;
  5886   }
  5887  
  5888   .invisible  {
  5889     visibili ty: hidden ;
  5890   }
  5891  
  5892   .text-hide  {
  5893     font: 0/ 0 a;
  5894     color: t ransparent ;
  5895     text-sha dow: none;
  5896     backgrou nd-color:  transparen t;
  5897     border:  0;
  5898   }
  5899  
  5900   .hidden {
  5901     display:  none !imp ortant;
  5902     visibili ty: hidden  !importan t;
  5903   }
  5904  
  5905   .affix {
  5906     position : fixed;
  5907   }
  5908  
  5909   @-ms-viewp ort {
  5910     width: d evice-widt h;
  5911   }
  5912  
  5913   .visible-x s,
  5914   tr.visible -xs,
  5915   th.visible -xs,
  5916   td.visible -xs {
  5917     display:  none !imp ortant;
  5918   }
  5919  
  5920   @media (ma x-width: 7 67px) {
  5921     .visible -xs {
  5922       displa y: block ! important;
  5923     }
  5924  
  5925     tr.visib le-xs {
  5926       displa y: table-r ow !import ant;
  5927     }
  5928  
  5929     th.visib le-xs,
  5930     td.visib le-xs {
  5931       displa y: table-c ell !impor tant;
  5932     }
  5933   }
  5934   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  5935     .visible -xs.visibl e-sm {
  5936       displa y: block ! important;
  5937     }
  5938  
  5939     tr.visib le-xs.visi ble-sm {
  5940       displa y: table-r ow !import ant;
  5941     }
  5942  
  5943     th.visib le-xs.visi ble-sm,
  5944     td.visib le-xs.visi ble-sm {
  5945       displa y: table-c ell !impor tant;
  5946     }
  5947   }
  5948   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  5949     .visible -xs.visibl e-md {
  5950       displa y: block ! important;
  5951     }
  5952  
  5953     tr.visib le-xs.visi ble-md {
  5954       displa y: table-r ow !import ant;
  5955     }
  5956  
  5957     th.visib le-xs.visi ble-md,
  5958     td.visib le-xs.visi ble-md {
  5959       displa y: table-c ell !impor tant;
  5960     }
  5961   }
  5962   @media (mi n-width: 1 200px) {
  5963     .visible -xs.visibl e-lg {
  5964       displa y: block ! important;
  5965     }
  5966  
  5967     tr.visib le-xs.visi ble-lg {
  5968       displa y: table-r ow !import ant;
  5969     }
  5970  
  5971     th.visib le-xs.visi ble-lg,
  5972     td.visib le-xs.visi ble-lg {
  5973       displa y: table-c ell !impor tant;
  5974     }
  5975   }
  5976   .visible-s m,
  5977   tr.visible -sm,
  5978   th.visible -sm,
  5979   td.visible -sm {
  5980     display:  none !imp ortant;
  5981   }
  5982  
  5983   @media (ma x-width: 7 67px) {
  5984     .visible -sm.visibl e-xs {
  5985       displa y: block ! important;
  5986     }
  5987  
  5988     tr.visib le-sm.visi ble-xs {
  5989       displa y: table-r ow !import ant;
  5990     }
  5991  
  5992     th.visib le-sm.visi ble-xs,
  5993     td.visib le-sm.visi ble-xs {
  5994       displa y: table-c ell !impor tant;
  5995     }
  5996   }
  5997   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  5998     .visible -sm {
  5999       displa y: block ! important;
  6000     }
  6001  
  6002     tr.visib le-sm {
  6003       displa y: table-r ow !import ant;
  6004     }
  6005  
  6006     th.visib le-sm,
  6007     td.visib le-sm {
  6008       displa y: table-c ell !impor tant;
  6009     }
  6010   }
  6011   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6012     .visible -sm.visibl e-md {
  6013       displa y: block ! important;
  6014     }
  6015  
  6016     tr.visib le-sm.visi ble-md {
  6017       displa y: table-r ow !import ant;
  6018     }
  6019  
  6020     th.visib le-sm.visi ble-md,
  6021     td.visib le-sm.visi ble-md {
  6022       displa y: table-c ell !impor tant;
  6023     }
  6024   }
  6025   @media (mi n-width: 1 200px) {
  6026     .visible -sm.visibl e-lg {
  6027       displa y: block ! important;
  6028     }
  6029  
  6030     tr.visib le-sm.visi ble-lg {
  6031       displa y: table-r ow !import ant;
  6032     }
  6033  
  6034     th.visib le-sm.visi ble-lg,
  6035     td.visib le-sm.visi ble-lg {
  6036       displa y: table-c ell !impor tant;
  6037     }
  6038   }
  6039   .visible-m d,
  6040   tr.visible -md,
  6041   th.visible -md,
  6042   td.visible -md {
  6043     display:  none !imp ortant;
  6044   }
  6045  
  6046   @media (ma x-width: 7 67px) {
  6047     .visible -md.visibl e-xs {
  6048       displa y: block ! important;
  6049     }
  6050  
  6051     tr.visib le-md.visi ble-xs {
  6052       displa y: table-r ow !import ant;
  6053     }
  6054  
  6055     th.visib le-md.visi ble-xs,
  6056     td.visib le-md.visi ble-xs {
  6057       displa y: table-c ell !impor tant;
  6058     }
  6059   }
  6060   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  6061     .visible -md.visibl e-sm {
  6062       displa y: block ! important;
  6063     }
  6064  
  6065     tr.visib le-md.visi ble-sm {
  6066       displa y: table-r ow !import ant;
  6067     }
  6068  
  6069     th.visib le-md.visi ble-sm,
  6070     td.visib le-md.visi ble-sm {
  6071       displa y: table-c ell !impor tant;
  6072     }
  6073   }
  6074   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6075     .visible -md {
  6076       displa y: block ! important;
  6077     }
  6078  
  6079     tr.visib le-md {
  6080       displa y: table-r ow !import ant;
  6081     }
  6082  
  6083     th.visib le-md,
  6084     td.visib le-md {
  6085       displa y: table-c ell !impor tant;
  6086     }
  6087   }
  6088   @media (mi n-width: 1 200px) {
  6089     .visible -md.visibl e-lg {
  6090       displa y: block ! important;
  6091     }
  6092  
  6093     tr.visib le-md.visi ble-lg {
  6094       displa y: table-r ow !import ant;
  6095     }
  6096  
  6097     th.visib le-md.visi ble-lg,
  6098     td.visib le-md.visi ble-lg {
  6099       displa y: table-c ell !impor tant;
  6100     }
  6101   }
  6102   .visible-l g,
  6103   tr.visible -lg,
  6104   th.visible -lg,
  6105   td.visible -lg {
  6106     display:  none !imp ortant;
  6107   }
  6108  
  6109   @media (ma x-width: 7 67px) {
  6110     .visible -lg.visibl e-xs {
  6111       displa y: block ! important;
  6112     }
  6113  
  6114     tr.visib le-lg.visi ble-xs {
  6115       displa y: table-r ow !import ant;
  6116     }
  6117  
  6118     th.visib le-lg.visi ble-xs,
  6119     td.visib le-lg.visi ble-xs {
  6120       displa y: table-c ell !impor tant;
  6121     }
  6122   }
  6123   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  6124     .visible -lg.visibl e-sm {
  6125       displa y: block ! important;
  6126     }
  6127  
  6128     tr.visib le-lg.visi ble-sm {
  6129       displa y: table-r ow !import ant;
  6130     }
  6131  
  6132     th.visib le-lg.visi ble-sm,
  6133     td.visib le-lg.visi ble-sm {
  6134       displa y: table-c ell !impor tant;
  6135     }
  6136   }
  6137   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6138     .visible -lg.visibl e-md {
  6139       displa y: block ! important;
  6140     }
  6141  
  6142     tr.visib le-lg.visi ble-md {
  6143       displa y: table-r ow !import ant;
  6144     }
  6145  
  6146     th.visib le-lg.visi ble-md,
  6147     td.visib le-lg.visi ble-md {
  6148       displa y: table-c ell !impor tant;
  6149     }
  6150   }
  6151   @media (mi n-width: 1 200px) {
  6152     .visible -lg {
  6153       displa y: block ! important;
  6154     }
  6155  
  6156     tr.visib le-lg {
  6157       displa y: table-r ow !import ant;
  6158     }
  6159  
  6160     th.visib le-lg,
  6161     td.visib le-lg {
  6162       displa y: table-c ell !impor tant;
  6163     }
  6164   }
  6165   .hidden-xs  {
  6166     display:  block !im portant;
  6167   }
  6168  
  6169   tr.hidden- xs {
  6170     display:  table-row  !importan t;
  6171   }
  6172  
  6173   th.hidden- xs,
  6174   td.hidden- xs {
  6175     display:  table-cel l !importa nt;
  6176   }
  6177  
  6178   @media (ma x-width: 7 67px) {
  6179     .hidden- xs,
  6180     tr.hidde n-xs,
  6181     th.hidde n-xs,
  6182     td.hidde n-xs {
  6183       displa y: none !i mportant;
  6184     }
  6185   }
  6186   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  6187     .hidden- xs.hidden- sm,
  6188     tr.hidde n-xs.hidde n-sm,
  6189     th.hidde n-xs.hidde n-sm,
  6190     td.hidde n-xs.hidde n-sm {
  6191       displa y: none !i mportant;
  6192     }
  6193   }
  6194   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6195     .hidden- xs.hidden- md,
  6196     tr.hidde n-xs.hidde n-md,
  6197     th.hidde n-xs.hidde n-md,
  6198     td.hidde n-xs.hidde n-md {
  6199       displa y: none !i mportant;
  6200     }
  6201   }
  6202   @media (mi n-width: 1 200px) {
  6203     .hidden- xs.hidden- lg,
  6204     tr.hidde n-xs.hidde n-lg,
  6205     th.hidde n-xs.hidde n-lg,
  6206     td.hidde n-xs.hidde n-lg {
  6207       displa y: none !i mportant;
  6208     }
  6209   }
  6210   .hidden-sm  {
  6211     display:  block !im portant;
  6212   }
  6213  
  6214   tr.hidden- sm {
  6215     display:  table-row  !importan t;
  6216   }
  6217  
  6218   th.hidden- sm,
  6219   td.hidden- sm {
  6220     display:  table-cel l !importa nt;
  6221   }
  6222  
  6223   @media (ma x-width: 7 67px) {
  6224     .hidden- sm.hidden- xs,
  6225     tr.hidde n-sm.hidde n-xs,
  6226     th.hidde n-sm.hidde n-xs,
  6227     td.hidde n-sm.hidde n-xs {
  6228       displa y: none !i mportant;
  6229     }
  6230   }
  6231   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  6232     .hidden- sm,
  6233     tr.hidde n-sm,
  6234     th.hidde n-sm,
  6235     td.hidde n-sm {
  6236       displa y: none !i mportant;
  6237     }
  6238   }
  6239   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6240     .hidden- sm.hidden- md,
  6241     tr.hidde n-sm.hidde n-md,
  6242     th.hidde n-sm.hidde n-md,
  6243     td.hidde n-sm.hidde n-md {
  6244       displa y: none !i mportant;
  6245     }
  6246   }
  6247   @media (mi n-width: 1 200px) {
  6248     .hidden- sm.hidden- lg,
  6249     tr.hidde n-sm.hidde n-lg,
  6250     th.hidde n-sm.hidde n-lg,
  6251     td.hidde n-sm.hidde n-lg {
  6252       displa y: none !i mportant;
  6253     }
  6254   }
  6255   .hidden-md  {
  6256     display:  block !im portant;
  6257   }
  6258  
  6259   tr.hidden- md {
  6260     display:  table-row  !importan t;
  6261   }
  6262  
  6263   th.hidden- md,
  6264   td.hidden- md {
  6265     display:  table-cel l !importa nt;
  6266   }
  6267  
  6268   @media (ma x-width: 7 67px) {
  6269     .hidden- md.hidden- xs,
  6270     tr.hidde n-md.hidde n-xs,
  6271     th.hidde n-md.hidde n-xs,
  6272     td.hidde n-md.hidde n-xs {
  6273       displa y: none !i mportant;
  6274     }
  6275   }
  6276   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  6277     .hidden- md.hidden- sm,
  6278     tr.hidde n-md.hidde n-sm,
  6279     th.hidde n-md.hidde n-sm,
  6280     td.hidde n-md.hidde n-sm {
  6281       displa y: none !i mportant;
  6282     }
  6283   }
  6284   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6285     .hidden- md,
  6286     tr.hidde n-md,
  6287     th.hidde n-md,
  6288     td.hidde n-md {
  6289       displa y: none !i mportant;
  6290     }
  6291   }
  6292   @media (mi n-width: 1 200px) {
  6293     .hidden- md.hidden- lg,
  6294     tr.hidde n-md.hidde n-lg,
  6295     th.hidde n-md.hidde n-lg,
  6296     td.hidde n-md.hidde n-lg {
  6297       displa y: none !i mportant;
  6298     }
  6299   }
  6300   .hidden-lg  {
  6301     display:  block !im portant;
  6302   }
  6303  
  6304   tr.hidden- lg {
  6305     display:  table-row  !importan t;
  6306   }
  6307  
  6308   th.hidden- lg,
  6309   td.hidden- lg {
  6310     display:  table-cel l !importa nt;
  6311   }
  6312  
  6313   @media (ma x-width: 7 67px) {
  6314     .hidden- lg.hidden- xs,
  6315     tr.hidde n-lg.hidde n-xs,
  6316     th.hidde n-lg.hidde n-xs,
  6317     td.hidde n-lg.hidde n-xs {
  6318       displa y: none !i mportant;
  6319     }
  6320   }
  6321   @media (mi n-width: 7 68px) and  (max-width : 991px) {
  6322     .hidden- lg.hidden- sm,
  6323     tr.hidde n-lg.hidde n-sm,
  6324     th.hidde n-lg.hidde n-sm,
  6325     td.hidde n-lg.hidde n-sm {
  6326       displa y: none !i mportant;
  6327     }
  6328   }
  6329   @media (mi n-width: 9 92px) and  (max-width : 1199px)  {
  6330     .hidden- lg.hidden- md,
  6331     tr.hidde n-lg.hidde n-md,
  6332     th.hidde n-lg.hidde n-md,
  6333     td.hidde n-lg.hidde n-md {
  6334       displa y: none !i mportant;
  6335     }
  6336   }
  6337   @media (mi n-width: 1 200px) {
  6338     .hidden- lg,
  6339     tr.hidde n-lg,
  6340     th.hidde n-lg,
  6341     td.hidde n-lg {
  6342       displa y: none !i mportant;
  6343     }
  6344   }
  6345   .visible-p rint,
  6346   tr.visible -print,
  6347   th.visible -print,
  6348   td.visible -print {
  6349     display:  none !imp ortant;
  6350   }
  6351  
  6352   @media pri nt {
  6353     .visible -print {
  6354       displa y: block ! important;
  6355     }
  6356  
  6357     tr.visib le-print {
  6358       displa y: table-r ow !import ant;
  6359     }
  6360  
  6361     th.visib le-print,
  6362     td.visib le-print {
  6363       displa y: table-c ell !impor tant;
  6364     }
  6365  
  6366     .hidden- print,
  6367     tr.hidde n-print,
  6368     th.hidde n-print,
  6369     td.hidde n-print {
  6370       displa y: none !i mportant;
  6371     }
  6372   }