Warning, /webapps/ocs-server/plasmastore/css/bootstrap-theme.css is written in an unsupported language. File is not indexed.

0001 /*!
0002  * Bootstrap v3.3.4 (http://getbootstrap.com)
0003  * Copyright 2011-2015 Twitter, Inc.
0004  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
0005  */
0006 
0007 .btn-default,
0008 .btn-primary,
0009 .btn-success,
0010 .btn-info,
0011 .btn-warning,
0012 .btn-danger {
0013   text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
0014   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
0015           box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
0016 }
0017 .btn-default:active,
0018 .btn-primary:active,
0019 .btn-success:active,
0020 .btn-info:active,
0021 .btn-warning:active,
0022 .btn-danger:active,
0023 .btn-default.active,
0024 .btn-primary.active,
0025 .btn-success.active,
0026 .btn-info.active,
0027 .btn-warning.active,
0028 .btn-danger.active {
0029   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
0030           box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
0031 }
0032 .btn-default .badge,
0033 .btn-primary .badge,
0034 .btn-success .badge,
0035 .btn-info .badge,
0036 .btn-warning .badge,
0037 .btn-danger .badge {
0038   text-shadow: none;
0039 }
0040 .btn:active,
0041 .btn.active {
0042   background-image: none;
0043 }
0044 .btn-default {
0045   text-shadow: 0 1px 0 #fff;
0046   background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
0047   background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
0048   background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
0049   background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
0050   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
0051   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0052   background-repeat: repeat-x;
0053   border-color: #dbdbdb;
0054   border-color: #ccc;
0055 }
0056 .btn-default:hover,
0057 .btn-default:focus {
0058   background-color: #e0e0e0;
0059   background-position: 0 -15px;
0060 }
0061 .btn-default:active,
0062 .btn-default.active {
0063   background-color: #e0e0e0;
0064   border-color: #dbdbdb;
0065 }
0066 .btn-default.disabled,
0067 .btn-default:disabled,
0068 .btn-default[disabled] {
0069   background-color: #e0e0e0;
0070   background-image: none;
0071 }
0072 .btn-primary {
0073   background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
0074   background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
0075   background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
0076   background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
0077   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
0078   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0079   background-repeat: repeat-x;
0080   border-color: #245580;
0081 }
0082 .btn-primary:hover,
0083 .btn-primary:focus {
0084   background-color: #265a88;
0085   background-position: 0 -15px;
0086 }
0087 .btn-primary:active,
0088 .btn-primary.active {
0089   background-color: #265a88;
0090   border-color: #245580;
0091 }
0092 .btn-primary.disabled,
0093 .btn-primary:disabled,
0094 .btn-primary[disabled] {
0095   background-color: #265a88;
0096   background-image: none;
0097 }
0098 .btn-success {
0099   background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
0100   background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
0101   background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
0102   background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
0103   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
0104   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0105   background-repeat: repeat-x;
0106   border-color: #3e8f3e;
0107 }
0108 .btn-success:hover,
0109 .btn-success:focus {
0110   background-color: #419641;
0111   background-position: 0 -15px;
0112 }
0113 .btn-success:active,
0114 .btn-success.active {
0115   background-color: #419641;
0116   border-color: #3e8f3e;
0117 }
0118 .btn-success.disabled,
0119 .btn-success:disabled,
0120 .btn-success[disabled] {
0121   background-color: #419641;
0122   background-image: none;
0123 }
0124 .btn-info {
0125   background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
0126   background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
0127   background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
0128   background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
0129   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
0130   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0131   background-repeat: repeat-x;
0132   border-color: #28a4c9;
0133 }
0134 .btn-info:hover,
0135 .btn-info:focus {
0136   background-color: #2aabd2;
0137   background-position: 0 -15px;
0138 }
0139 .btn-info:active,
0140 .btn-info.active {
0141   background-color: #2aabd2;
0142   border-color: #28a4c9;
0143 }
0144 .btn-info.disabled,
0145 .btn-info:disabled,
0146 .btn-info[disabled] {
0147   background-color: #2aabd2;
0148   background-image: none;
0149 }
0150 .btn-warning {
0151   background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
0152   background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
0153   background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
0154   background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
0155   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
0156   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0157   background-repeat: repeat-x;
0158   border-color: #e38d13;
0159 }
0160 .btn-warning:hover,
0161 .btn-warning:focus {
0162   background-color: #eb9316;
0163   background-position: 0 -15px;
0164 }
0165 .btn-warning:active,
0166 .btn-warning.active {
0167   background-color: #eb9316;
0168   border-color: #e38d13;
0169 }
0170 .btn-warning.disabled,
0171 .btn-warning:disabled,
0172 .btn-warning[disabled] {
0173   background-color: #eb9316;
0174   background-image: none;
0175 }
0176 .btn-danger {
0177   background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
0178   background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
0179   background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
0180   background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
0181   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
0182   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0183   background-repeat: repeat-x;
0184   border-color: #b92c28;
0185 }
0186 .btn-danger:hover,
0187 .btn-danger:focus {
0188   background-color: #c12e2a;
0189   background-position: 0 -15px;
0190 }
0191 .btn-danger:active,
0192 .btn-danger.active {
0193   background-color: #c12e2a;
0194   border-color: #b92c28;
0195 }
0196 .btn-danger.disabled,
0197 .btn-danger:disabled,
0198 .btn-danger[disabled] {
0199   background-color: #c12e2a;
0200   background-image: none;
0201 }
0202 .thumbnail,
0203 .img-thumbnail {
0204   -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
0205           box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
0206 }
0207 .dropdown-menu > li > a:hover,
0208 .dropdown-menu > li > a:focus {
0209   background-color: #e8e8e8;
0210   background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
0211   background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
0212   background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
0213   background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
0214   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
0215   background-repeat: repeat-x;
0216 }
0217 .dropdown-menu > .active > a,
0218 .dropdown-menu > .active > a:hover,
0219 .dropdown-menu > .active > a:focus {
0220   background-color: #2e6da4;
0221   background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
0222   background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
0223   background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
0224   background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
0225   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
0226   background-repeat: repeat-x;
0227 }
0228 .navbar-default {
0229   background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
0230   background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
0231   background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
0232   background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
0233   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
0234   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0235   background-repeat: repeat-x;
0236   border-radius: 4px;
0237   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
0238           box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
0239 }
0240 .navbar-default .navbar-nav > .open > a,
0241 .navbar-default .navbar-nav > .active > a {
0242   background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
0243   background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
0244   background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
0245   background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
0246   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
0247   background-repeat: repeat-x;
0248   -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
0249           box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
0250 }
0251 .navbar-brand,
0252 .navbar-nav > li > a {
0253   text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
0254 }
0255 .navbar-inverse {
0256   background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
0257   background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
0258   background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
0259   background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
0260   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
0261   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
0262   background-repeat: repeat-x;
0263 }
0264 .navbar-inverse .navbar-nav > .open > a,
0265 .navbar-inverse .navbar-nav > .active > a {
0266   background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
0267   background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
0268   background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
0269   background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
0270   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
0271   background-repeat: repeat-x;
0272   -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
0273           box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
0274 }
0275 .navbar-inverse .navbar-brand,
0276 .navbar-inverse .navbar-nav > li > a {
0277   text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
0278 }
0279 .navbar-static-top,
0280 .navbar-fixed-top,
0281 .navbar-fixed-bottom {
0282   border-radius: 0;
0283 }
0284 @media (max-width: 767px) {
0285   .navbar .navbar-nav .open .dropdown-menu > .active > a,
0286   .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
0287   .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
0288     color: #fff;
0289     background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
0290     background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
0291     background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
0292     background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
0293     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
0294     background-repeat: repeat-x;
0295   }
0296 }
0297 .alert {
0298   text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
0299   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
0300           box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
0301 }
0302 .alert-success {
0303   background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
0304   background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
0305   background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
0306   background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
0307   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
0308   background-repeat: repeat-x;
0309   border-color: #b2dba1;
0310 }
0311 .alert-info {
0312   background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
0313   background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
0314   background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
0315   background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
0316   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
0317   background-repeat: repeat-x;
0318   border-color: #9acfea;
0319 }
0320 .alert-warning {
0321   background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
0322   background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
0323   background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
0324   background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
0325   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
0326   background-repeat: repeat-x;
0327   border-color: #f5e79e;
0328 }
0329 .alert-danger {
0330   background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
0331   background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
0332   background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
0333   background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
0334   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
0335   background-repeat: repeat-x;
0336   border-color: #dca7a7;
0337 }
0338 .progress {
0339   background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
0340   background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
0341   background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
0342   background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
0343   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
0344   background-repeat: repeat-x;
0345 }
0346 .progress-bar {
0347   background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
0348   background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
0349   background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
0350   background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
0351   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
0352   background-repeat: repeat-x;
0353 }
0354 .progress-bar-success {
0355   background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
0356   background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
0357   background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
0358   background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
0359   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
0360   background-repeat: repeat-x;
0361 }
0362 .progress-bar-info {
0363   background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
0364   background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
0365   background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
0366   background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
0367   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
0368   background-repeat: repeat-x;
0369 }
0370 .progress-bar-warning {
0371   background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
0372   background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
0373   background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
0374   background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
0375   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
0376   background-repeat: repeat-x;
0377 }
0378 .progress-bar-danger {
0379   background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
0380   background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
0381   background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
0382   background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
0383   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
0384   background-repeat: repeat-x;
0385 }
0386 .progress-bar-striped {
0387   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
0388   background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
0389   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
0390 }
0391 .list-group {
0392   border-radius: 4px;
0393   -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
0394           box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
0395 }
0396 .list-group-item.active,
0397 .list-group-item.active:hover,
0398 .list-group-item.active:focus {
0399   text-shadow: 0 -1px 0 #286090;
0400   background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
0401   background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
0402   background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
0403   background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
0404   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
0405   background-repeat: repeat-x;
0406   border-color: #2b669a;
0407 }
0408 .list-group-item.active .badge,
0409 .list-group-item.active:hover .badge,
0410 .list-group-item.active:focus .badge {
0411   text-shadow: none;
0412 }
0413 .panel {
0414   -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
0415           box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
0416 }
0417 .panel-default > .panel-heading {
0418   background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
0419   background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
0420   background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
0421   background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
0422   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
0423   background-repeat: repeat-x;
0424 }
0425 .panel-primary > .panel-heading {
0426   background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
0427   background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
0428   background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
0429   background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
0430   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
0431   background-repeat: repeat-x;
0432 }
0433 .panel-success > .panel-heading {
0434   background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
0435   background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
0436   background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
0437   background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
0438   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
0439   background-repeat: repeat-x;
0440 }
0441 .panel-info > .panel-heading {
0442   background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
0443   background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
0444   background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
0445   background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
0446   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
0447   background-repeat: repeat-x;
0448 }
0449 .panel-warning > .panel-heading {
0450   background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
0451   background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
0452   background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
0453   background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
0454   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
0455   background-repeat: repeat-x;
0456 }
0457 .panel-danger > .panel-heading {
0458   background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
0459   background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
0460   background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
0461   background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
0462   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
0463   background-repeat: repeat-x;
0464 }
0465 .well {
0466   background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
0467   background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
0468   background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
0469   background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
0470   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
0471   background-repeat: repeat-x;
0472   border-color: #dcdcdc;
0473   -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
0474           box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
0475 }
0476 /*# sourceMappingURL=bootstrap-theme.css.map */