Lines Matching refs:background

49 body { background: white; font-family: "Open Sans"; font-weight: 400; color: #586e75; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
720 @media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
1242 .navbar { width: 100%; min-height: 60px; display: block; margin-bottom: 20px; background: #eee8d5; position: relative; }
1248 @media only screen and (max-width: 767px) { .navbar a.toggle { top: 18%; right: 4%; width: 46px; position: absolute; text-align: center; display: inline-block; color: #586e75; background: #eee8d5; height: 40px; line-height: 38px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-size: 30px; font-size: 1.875rem; }
1249 .navbar a.toggle:hover { background: #f5f2e7; }
1250 .navbar a.toggle:active, .navbar a.toggle.active { background: #e7dec3; } }
1260 @media only screen and (max-width: 767px) { .navbar ul { position: absolute; display: block; width: 100% !important; height: 0; max-height: 0; top: 60px; left: 0; overflow: hidden; text-align: center; background: #e7dec3; }
1269 .navbar ul li.field input.search { background: #d1c08c; border: none; color: #fdf6e3; }
1270 .navbar ul li .dropdown { width: auto; min-width: 0; max-width: 320px; height: 0; position: absolute; background: #fefbf1; overflow: hidden; z-index: 999; }
1273 .navbar ul li.active .dropdown ul { position: relative; top: 0; background: #e2d8b8; min-height: 50px; max-height: 250px; height: auto; overflow: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
1284 .pretty.navbar { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfd4b1)); background-image: -webkit-linear-gradient(#ffffff, #dfd4b1); background-image: -moz-linear-gradient(#ffffff, #dfd4b1); background-image: -o-linear-gradient(#ffffff, #dfd4b1); background-image: linear-gradient(#ffffff, #dfd4b1); -webkit-box-shadow: inset 0 1px 1px white, 0 1px 2px rgba(0, 0, 0, 0.8) !important; -moz-box-shadow: inset 0 1px 1px white, 0 1px 2px rgba(0, 0, 0, 0.8) !important; box-shadow: inset 0 1px 1px white, 0 1px 2px rgba(0, 0, 0, 0.8) !important; /* Remove this line if you dont want a dropshadow on your navigation*/ }
1285 @media only screen and (max-width: 767px) { .pretty.navbar a.toggle { border: 1px solid #e7dec3; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eee8d5)); background-image: -webkit-linear-gradient(#ffffff, #eee8d5); background-image: -moz-linear-gradient(#ffffff, #eee8d5); background-image: -o-linear-gradient(#ffffff, #eee8d5); background-image: linear-gradient(#ffffff, #eee8d5); -webkit-box-shadow: inset 0 1px 2px white, inset 0 -1px 1px #f5f2e7, inset 1px 0 1px #f5f2e7, inset -1px 0 1px #f5f2e7, 0 1px 1px #fdfcf9; -moz-box-shadow: inset 0 1px 2px white, inset 0 -1px 1px #f5f2e7, inset 1px 0 1px #f5f2e7, inset -1px 0 1px #f5f2e7, 0 1px 1px #fdfcf9; box-shadow: inset 0 1px 2px white, inset 0 -1px 1px #f5f2e7, inset 1px 0 1px #f5f2e7, inset -1px 0 1px #f5f2e7, 0 1px 1px #fdfcf9; }
1287 .pretty.navbar a.toggle:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f2e7)); background-image: -webkit-linear-gradient(#ffffff, #f5f2e7); background-image: -moz-linear-gradient(#ffffff, #f5f2e7); background-image: -o-linear-gradient(#ffffff, #f5f2e7); background-image: linear-gradient(#ffffff, #f5f2e7); }
1288 .pretty.navbar a.toggle:active, .pretty.navbar a.toggle.active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7dec3), color-stop(100%, #eee8d5)); background-image: -webkit-linear-gradient(#e7dec3, #eee8d5); background-image: -moz-linear-gradient(#e7dec3, #eee8d5); background-image: -o-linear-gradient(#e7dec3, #eee8d5); background-image: linear-gradient(#e7dec3, #eee8d5); -webkit-box-shadow: 0 1px 1px #fdfcf9; -moz-box-shadow: 0 1px 1px #fdfcf9; box-shadow: 0 1px 1px #fdfcf9; } }
1291 .pretty.navbar ul li.field input.search { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1c08c), color-stop(100%, #f1ecdc)); background-image: -webkit-linear-gradient(#d1c08c, #f1ecdc); background-image: -moz-linear-gradient(#d1c08c, #f1ecdc); background-image: -o-linear-gradient(#d1c08c, #f1ecdc); background-image: linear-gradient(#d1c08c, #f1ecdc); border: none; -webkit-box-shadow: 0 1px 2px white !important; -moz-box-shadow: 0 1px 2px white !important; box-shadow: 0 1px 2px white !important; /* Remove this line if you dont want a dropshadow on your navigation*/ }
1294 .navbar li .dropdown { width: auto; min-width: 0; max-width: 320px; height: 0; position: absolute; background: #fefbf1; overflow: hidden; z-index: 999; }
1297 .navbar li .dropdown.active .dropdown ul { position: relative; top: 0; background: #e2d8b8; min-height: 50px; max-height: 250px; height: auto; overflow: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
1307 .navbar li .dropdown ul > li .dropdown { display: none; background: white; }
1310 .gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a { position: relative; background: #868d92; z-index: 1000; }
1315 @media only screen and (max-width: 767px) { .gumby-no-touch .navbar ul li:hover .dropdown ul { overflow: auto; background: #e2d8b8; }
1322 .gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown ul, .gumby-touch .navbar li .dropdown ul > li.active .dropdown ul { background: #d8ca9f !important; } }
1324 .gumby-no-touch .navbar li .dropdown ul li a:hover { background: #fdf6e3; }
1333 .subnav li.active a, .subnav dd.active a { background: #eee8d5; padding: 5px 9px; text-shadow: 0 1px 1px #eee8d5; }
1336 .btn, .skiplink { display: inline-block; width: auto; background: #fdf6e3; -webkit-appearance: none; font-family: "Open Sans"; font-weight: 600; padding: 0 !important; text-align: center; }
1338 .btn input, .btn button, .skiplink input, .skiplink button { background: none; border: none; width: 100%; font-size: 100%; cursor: pointer; font-weight: 400; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
1370 .btn.primary, .skiplink.primary { background: #268bd2; border: 1px solid #268bd2; }
1371 .btn.primary:hover, .skiplink.primary:hover { background: #4ca2df; }
1372 .btn.primary:active, .skiplink.primary:active { background: #1e6ea7; }
1373 .btn.secondary, .skiplink.secondary { background: #2aa198; border: 1px solid #2aa198; }
1374 .btn.secondary:hover, .skiplink.secondary:hover { background: #35c9be; }
1375 .btn.secondary:active, .skiplink.secondary:active { background: #1f7972; }
1376 .btn.default, .skiplink.default { background: #fdf6e3; border: 1px solid #fdf6e3; color: #9b740b; border: 1px solid #fdf6e3; }
1377 .btn.default:hover, .skiplink.default:hover { background: white; }
1378 .btn.default:active, .skiplink.default:active { background: #fae7b3; }
1381 .btn.info, .skiplink.info { background: #002b36; border: 1px solid #002b36; }
1382 .btn.info:hover, .skiplink.info:hover { background: #005469; }
1383 .btn.info:active, .skiplink.info:active { background: #000203; }
1384 .btn.danger, .skiplink.danger { background: #dc322f; border: 1px solid #dc322f; }
1385 .btn.danger:hover, .skiplink.danger:hover { background: #e35d5b; }
1386 .btn.danger:active, .skiplink.danger:active { background: #b9221f; }
1387 .btn.warning, .skiplink.warning { background: #b58900; border: 1px solid #b58900; color: black; }
1388 .btn.warning:hover, .skiplink.warning:hover { background: #e8b000; }
1389 .btn.warning:active, .skiplink.warning:active { background: #826200; }
1391 .btn.success, .skiplink.success { background: #859900; border: 1px solid #859900; }
1392 .btn.success:hover, .skiplink.success:hover { background: #b1cc00; }
1393 .btn.success:active, .skiplink.success:active { background: #596600; }
1399 .btn.pretty.primary, .pretty .primary.btn, .pretty .primary.skiplink, .skiplink.pretty.primary { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78b9e6), color-stop(100%, #208cd8)); background-image: -webkit-linear-gradient(#78b9e6, #208cd8); background-image: -moz-linear-gradient(#78b9e6, #208cd8); background-image: -o-linear-gradient(#78b9e6, #208cd8); background-image: linear-gradient(#78b9e6, #208cd8); -webkit-box-shadow: inset 0 0 3px #e3f1fa; -moz-box-shadow: inset 0 0 3px #e3f1fa; box-shadow: inset 0 0 3px #e3f1fa; border: 1px solid #1a6091; }
1400 .btn.pretty.primary:hover, .pretty .primary.btn:hover, .pretty .primary.skiplink:hover, .skiplink.pretty.primary:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2d4fc), color-stop(100%, #54b2fe)); background-image: -webkit-linear-gradient(#a2d4fc, #54b2fe); background-image: -moz-linear-gradient(#a2d4fc, #54b2fe); background-image: -o-linear-gradient(#a2d4fc, #54b2fe); background-image: linear-gradient(#a2d4fc, #54b2fe); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #0e90f8; }
1401 .btn.pretty.primary:active, .pretty .primary.btn:active, .pretty .primary.skiplink:active, .skiplink.pretty.primary:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #208cd8), color-stop(100%, #78b9e6)); background-image: -webkit-linear-gradient(#208cd8, #78b9e6); background-image: -moz-linear-gradient(#208cd8, #78b9e6); background-image: -o-linear-gradient(#208cd8, #78b9e6); background-image: linear-gradient(#208cd8, #78b9e6); -webkit-box-shadow: inset 0 0 3px #f9fcfe; -moz-box-shadow: inset 0 0 3px #f9fcfe; box-shadow: inset 0 0 3px #f9fcfe; }
1403 .btn.pretty.secondary, .pretty .secondary.btn, .pretty .secondary.skiplink, .skiplink.pretty.secondary { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5cd5cb), color-stop(100%, #25a69c)); background-image: -webkit-linear-gradient(#5cd5cb, #25a69c); background-image: -moz-linear-gradient(#5cd5cb, #25a69c); background-image: -o-linear-gradient(#5cd5cb, #25a69c); background-image: linear-gradient(#5cd5cb, #25a69c); -webkit-box-shadow: inset 0 0 3px #c2efec; -moz-box-shadow: inset 0 0 3px #c2efec; box-shadow: inset 0 0 3px #c2efec; border: 1px solid #1a645f; }
1404 .btn.pretty.secondary:hover, .pretty .secondary.btn:hover, .pretty .secondary.skiplink:hover, .skiplink.pretty.secondary:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a1d3ad), color-stop(100%, #68c07d)); background-image: -webkit-linear-gradient(#a1d3ad, #68c07d); background-image: -moz-linear-gradient(#a1d3ad, #68c07d); background-image: -o-linear-gradient(#a1d3ad, #68c07d); background-image: linear-gradient(#a1d3ad, #68c07d); -webkit-box-shadow: inset 0 0 3px #f8fcf9; -moz-box-shadow: inset 0 0 3px #f8fcf9; box-shadow: inset 0 0 3px #f8fcf9; border: 1px solid #469659; }
1405 .btn.pretty.secondary:active, .pretty .secondary.btn:active, .pretty .secondary.skiplink:active, .skiplink.pretty.secondary:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #25a69c), color-stop(100%, #5cd5cb)); background-image: -webkit-linear-gradient(#25a69c, #5cd5cb); background-image: -moz-linear-gradient(#25a69c, #5cd5cb); background-image: -o-linear-gradient(#25a69c, #5cd5cb); background-image: linear-gradient(#25a69c, #5cd5cb); -webkit-box-shadow: inset 0 0 3px #d6f4f2; -moz-box-shadow: inset 0 0 3px #d6f4f2; box-shadow: inset 0 0 3px #d6f4f2; }
1407 .btn.pretty.default, .pretty .default.btn, .pretty .default.skiplink, .skiplink.pretty.default { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fef6e2)); background-image: -webkit-linear-gradient(#ffffff, #fef6e2); background-image: -moz-linear-gradient(#ffffff, #fef6e2); background-image: -o-linear-gradient(#ffffff, #fef6e2); background-image: linear-gradient(#ffffff, #fef6e2); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #f8df9c; }
1408 .btn.pretty.default:hover, .pretty .default.btn:hover, .pretty .default.skiplink:hover, .skiplink.pretty.default:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#ffffff, #ffffff); background-image: -moz-linear-gradient(#ffffff, #ffffff); background-image: -o-linear-gradient(#ffffff, #ffffff); background-image: linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #d9d9d9; }
1409 .btn.pretty.default:active, .pretty .default.btn:active, .pretty .default.skiplink:active, .skiplink.pretty.default:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fef6e2), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#fef6e2, #ffffff); background-image: -moz-linear-gradient(#fef6e2, #ffffff); background-image: -o-linear-gradient(#fef6e2, #ffffff); background-image: linear-gradient(#fef6e2, #ffffff); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; }
1411 .btn.pretty.info, .pretty .info.btn, .pretty .info.skiplink, .skiplink.pretty.info { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007c9c), color-stop(100%, #002b36)); background-image: -webkit-linear-gradient(#007c9c, #002b36); background-image: -moz-linear-gradient(#007c9c, #002b36); background-image: -o-linear-gradient(#007c9c, #002b36); background-image: linear-gradient(#007c9c, #002b36); -webkit-box-shadow: inset 0 0 3px #1dd1ff; -moz-box-shadow: inset 0 0 3px #1dd1ff; box-shadow: inset 0 0 3px #1dd1ff; border: 1px solid black; }
1412 .btn.pretty.info:hover, .pretty .info.btn:hover, .pretty .info.skiplink:hover, .skiplink.pretty.info:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aeb3b6), color-stop(100%, #808e98)); background-image: -webkit-linear-gradient(#aeb3b6, #808e98); background-image: -moz-linear-gradient(#aeb3b6, #808e98); background-image: -o-linear-gradient(#aeb3b6, #808e98); background-image: linear-gradient(#aeb3b6, #808e98); -webkit-box-shadow: inset 0 0 3px #f1f2f3; -moz-box-shadow: inset 0 0 3px #f1f2f3; box-shadow: inset 0 0 3px #f1f2f3; border: 1px solid #60676b; }
1413 .btn.pretty.info:active, .pretty .info.btn:active, .pretty .info.skiplink:active, .skiplink.pretty.info:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #002b36), color-stop(100%, #007c9c)); background-image: -webkit-linear-gradient(#002b36, #007c9c); background-image: -moz-linear-gradient(#002b36, #007c9c); background-image: -o-linear-gradient(#002b36, #007c9c); background-image: linear-gradient(#002b36, #007c9c); -webkit-box-shadow: inset 0 0 3px #36d6ff; -moz-box-shadow: inset 0 0 3px #36d6ff; box-shadow: inset 0 0 3px #36d6ff; }
1415 .btn.pretty.danger, .pretty .danger.btn, .pretty .danger.skiplink, .skiplink.pretty.danger { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb8886), color-stop(100%, #e22c29)); background-image: -webkit-linear-gradient(#eb8886, #e22c29); background-image: -moz-linear-gradient(#eb8886, #e22c29); background-image: -o-linear-gradient(#eb8886, #e22c29); background-image: linear-gradient(#eb8886, #e22c29); -webkit-box-shadow: inset 0 0 3px #fdf4f3; -moz-box-shadow: inset 0 0 3px #fdf4f3; box-shadow: inset 0 0 3px #fdf4f3; border: 1px solid #a31e1b; }
1416 .btn.pretty.danger:hover, .pretty .danger.btn:hover, .pretty .danger.skiplink:hover, .skiplink.pretty.danger:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f79696), color-stop(100%, #f64a4a)); background-image: -webkit-linear-gradient(#f79696, #f64a4a); background-image: -moz-linear-gradient(#f79696, #f64a4a); background-image: -o-linear-gradient(#f79696, #f64a4a); background-image: linear-gradient(#f79696, #f64a4a); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #e21212; }
1417 .btn.pretty.danger:active, .pretty .danger.btn:active, .pretty .danger.skiplink:active, .skiplink.pretty.danger:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e22c29), color-stop(100%, #eb8886)); background-image: -webkit-linear-gradient(#e22c29, #eb8886); background-image: -moz-linear-gradient(#e22c29, #eb8886); background-image: -o-linear-gradient(#e22c29, #eb8886); background-image: linear-gradient(#e22c29, #eb8886); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; }
1419 .btn.pretty.warning, .pretty .warning.btn, .pretty .warning.skiplink, .skiplink.pretty.warning { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffc81c), color-stop(100%, #b58900)); background-image: -webkit-linear-gradient(#ffc81c, #b58900); background-image: -moz-linear-gradient(#ffc81c, #b58900); background-image: -o-linear-gradient(#ffc81c, #b58900); background-image: linear-gradient(#ffc81c, #b58900); -webkit-box-shadow: inset 0 0 3px #ffe79c; -moz-box-shadow: inset 0 0 3px #ffe79c; box-shadow: inset 0 0 3px #ffe79c; border: 1px solid #694f00; color: black; }
1420 .btn.pretty.warning:hover, .pretty .warning.btn:hover, .pretty .warning.skiplink:hover, .skiplink.pretty.warning:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feecca), color-stop(100%, #ffd37d)); background-image: -webkit-linear-gradient(#feecca, #ffd37d); background-image: -moz-linear-gradient(#feecca, #ffd37d); background-image: -o-linear-gradient(#feecca, #ffd37d); background-image: linear-gradient(#feecca, #ffd37d); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #fcb834; }
1421 .btn.pretty.warning:active, .pretty .warning.btn:active, .pretty .warning.skiplink:active, .skiplink.pretty.warning:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b58900), color-stop(100%, #ffc81c)); background-image: -webkit-linear-gradient(#b58900, #ffc81c); background-image: -moz-linear-gradient(#b58900, #ffc81c); background-image: -o-linear-gradient(#b58900, #ffc81c); background-image: linear-gradient(#b58900, #ffc81c); -webkit-box-shadow: inset 0 0 3px #ffedb5; -moz-box-shadow: inset 0 0 3px #ffedb5; box-shadow: inset 0 0 3px #ffedb5; }
1423 .btn.pretty.success, .pretty .success.btn, .pretty .success.skiplink, .skiplink.pretty.success { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #deff00), color-stop(100%, #859900)); background-image: -webkit-linear-gradient(#deff00, #859900); background-image: -moz-linear-gradient(#deff00, #859900); background-image: -o-linear-gradient(#deff00, #859900); background-image: linear-gradient(#deff00, #859900); -webkit-box-shadow: inset 0 0 3px #eeff80; -moz-box-shadow: inset 0 0 3px #eeff80; box-shadow: inset 0 0 3px #eeff80; border: 1px solid #424d00; }
1424 .btn.pretty.success:hover, .pretty .success.btn:hover, .pretty .success.skiplink:hover, .skiplink.pretty.success:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #96e570), color-stop(100%, #64df29)); background-image: -webkit-linear-gradient(#96e570, #64df29); background-image: -moz-linear-gradient(#96e570, #64df29); background-image: -o-linear-gradient(#96e570, #64df29); background-image: linear-gradient(#96e570, #64df29); -webkit-box-shadow: inset 0 0 3px #e5f9db; -moz-box-shadow: inset 0 0 3px #e5f9db; box-shadow: inset 0 0 3px #e5f9db; border: 1px solid #479f1d; }
1425 .btn.pretty.success:active, .pretty .success.btn:active, .pretty .success.skiplink:active, .skiplink.pretty.success:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #859900), color-stop(100%, #deff00)); background-image: -webkit-linear-gradient(#859900, #deff00); background-image: -moz-linear-gradient(#859900, #deff00); background-image: -o-linear-gradient(#859900, #deff00); background-image: linear-gradient(#859900, #deff00); -webkit-box-shadow: inset 0 0 3px #f2ff99; -moz-box-shadow: inset 0 0 3px #f2ff99; box-shadow: inset 0 0 3px #f2ff99; }
1446 .field .input { position: relative; padding: 0 10px; background: #fff; border: 1px solid #fae7b3; height: 36px; line-height: 34px; font-size: 16px; font-size: 1rem; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
1495 .prepend .adjoined, .append .adjoined { padding: 0 10px 0 10px; background: #fdf6e3; border: 1px solid #fae7b3; font-family: "Open Sans"; font-weight: 600; color: #586e75; font-size: 16px; font-size: 1rem; height: 36px; line-height: 34px; }
1514 .field.danger input, .field.danger .input, .field.danger textarea, .field.danger .textarea, .field.danger .radio span, .field.danger .checkbox span, .field.danger .picker { border-color: #dc322f; background: #f6c9c8; }
1519 .field.warning input, .field.warning .input, .field.warning textarea, .field.warning .textarea, .field.warning .radio span, .field.warning .checkbox span, .field.warning .picker { border-color: #b58900; background: #ffda69; }
1524 .field.success input, .field.success .input, .field.success textarea, .field.success .textarea, .field.success .radio span, .field.success .checkbox span, .field.success .picker { border-color: #859900; background: #e8ff4d; }
1526 .field .picker.danger { border-color: #dc322f; color: #dc322f; background: #f6c9c8; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1528 .field .picker.warning { border-color: #b58900; color: #b58900; background: #ffda69; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1530 .field .picker.success { border-color: #859900; color: #859900; background: #e8ff4d; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1541 .js .field .radio.danger span, .js .field .checkbox.danger span { border-color: #dc322f; color: #dc322f; background: #f6c9c8; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1543 .js .field .radio.warning span, .js .field .checkbox.warning span { border-color: #b58900; color: #b58900; background: #ffda69; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1546 .js .field .radio.success span, .js .field .checkbox.success span { border-color: #859900; color: #859900; background: #e8ff4d; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1548 .js .field .radio span, .js .field .checkbox span { display: inline-block; width: 16px; height: 16px; position: relative; top: 2px; border: solid 1px #ccc; background: #fefefe; }
1556 .picker { position: relative; width: auto; display: inline-block; margin: 0 0 2px 1.2%; overflow: hidden; border: 1px solid #fbeecb; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-family: "Open Sans"; font-weight: 600; height: auto; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fdf6e3)); background-image: -webkit-linear-gradient(#ffffff, #fdf6e3); background-image: -moz-linear-gradient(#ffffff, #fdf6e3); background-image: -o-linear-gradient(#ffffff, #fdf6e3); background-image: linear-gradient(#ffffff, #fdf6e3); }
1559 .picker select { position: relative; display: block; min-width: 100%; width: 135%; height: 34px; padding: 6px 45px 6px 15px; color: #586e75; border: none; background: transparent; outline: none; -webkit-appearance: none; z-index: 99; cursor: pointer; font-size: 16px; font-size: 1rem; }
1565 .badge.primary, .label.primary { background: #268bd2; border: 1px solid #268bd2; }
1566 .badge.secondary, .label.secondary { background: #2aa198; border: 1px solid #2aa198; }
1567 .badge.default, .label.default { background: #fdf6e3; border: 1px solid #fdf6e3; color: #9b740b; }
1570 .badge.info, .label.info { background: #002b36; border: 1px solid #002b36; }
1571 .badge.danger, .label.danger { background: #dc322f; border: 1px solid #dc322f; }
1572 .badge.warning, .label.warning { background: #b58900; border: 1px solid #b58900; color: black; }
1574 .badge.success, .label.success { background: #859900; border: 1px solid #859900; }
1575 .badge.light, .label.light { background: #fff; color: #586e75; border: 1px solid #fdf6e3; }
1577 .badge.dark, .label.dark { background: #212121; border: 1px solid #212121; }
1584 .alert.primary { background: #78b9e6; border: 1px solid #268bd2; color: #16527c; }
1585 .alert.secondary { background: #5cd5cb; border: 1px solid #2aa198; color: #15504c; }
1586 .alert.default { background: white; border: 1px solid #fdf6e3; color: #f6d784; color: #9b740b; border: 1px solid #fdf6e3; }
1587 .alert.info { background: #007c9c; border: 1px solid #002b36; color: black; color: #fdf6e3; }
1588 .alert.danger { background: #eb8886; border: 1px solid #dc322f; color: #8d1a18; }
1589 .alert.warning { background: #ffc81c; border: 1px solid #b58900; color: #4f3c00; color: black; }
1590 .alert.success { background: #deff00; border: 1px solid #859900; color: #2c3300; }
1598 .tab-nav > li > li > a { display: block; width: auto; padding: 0 16px; margin: 0; color: #586e75; font-family: "Open Sans"; font-weight: 600; border: 1px solid #fbeecb; border-width: 1px 1px 0 1px; text-shadow: 0 1px 1px #fffefb; background: #fdf6e3; cursor: pointer; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; height: 42px; line-height: 40px; }
1599 .tab-nav > li > li > a:hover { text-decoration: none; background: #fdf8e8; }
1600 .tab-nav > li > li > a:active { background: #fcf3d9; }
1601 .tab-nav > li > li.active > a { height: 43px; line-height: 41px; background: white; cursor: default; }
1606 .tab-nav > li > a { display: block; width: auto; padding: 0 16px; margin: 0; color: #586e75; font-family: "Open Sans"; font-weight: 600; border: 1px solid #fbeecb; border-width: 1px 1px 0 1px; text-shadow: 0 1px 1px #fffefb; background: #fdf6e3; cursor: pointer; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; height: 42px; line-height: 40px; }
1607 .tab-nav > li > a:hover { text-decoration: none; background: #fdf8e8; }
1608 .tab-nav > li > a:active { background: #fcf3d9; }
1610 .tab-nav > li.active > a { height: 43px; line-height: 41px; background: white; }
1633 .image.photo.polaroid { padding-bottom: 50px; background: #fff; }
1642 .drawer { position: relative; width: 100%; max-height: 0; background: #3e4144; -webkit-box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; -moz-box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; overflow: hidden; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
1645 .modal { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; background: black; background: rgba(0, 0, 0, 0.8); }
1646 .modal > .content { width: 50%; min-height: 50%; max-height: 65%; position: relative; top: 25%; margin: 0 auto; padding: 20px; background: white; z-index: 2; overflow: auto; }
1655 table { display: table; background-color: white; border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; width: 100%; border: 2px solid #93a1a1; }
1660 table thead { background-color: white; color: #fff; }
1662 table.striped tr:nth-of-type(even), table table tr.stripe, table table tr.striped { background-color: #fdf6e3; }
1672 .ttip:after { display: block; background: #268bd2; border: 1px solid #268bd2; border-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0.5em 0.75em; width: auto; min-width: 130px; max-width: 500px; position: absolute; left: 0; bottom: 101%; margin-bottom: 8px; text-align: left; color: #fff; content: attr(data-tooltip); line-height: 1.5; font-size: 16px; font-weight: normal; font-style: normal; -webkit-transition: opacity 0.1s ease; -moz-transition: opacity 0.1s ease; -o-transition: opacity 0.1s ease; transition: opacity 0.1s ease; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; pointer-events: none; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #57a8e1), color-stop(100%, #268bd2)); background-image: -webkit-linear-gradient(top, #57a8e1, #268bd2); background-image: -moz-linear-gradient(top, #57a8e1, #268bd2); background-image: -o-linear-gradient(top, #57a8e1, #268bd2); background-image: linear-gradient(top, #57a8e1, #268bd2); -webkit-box-shadow: 0 0 5px 0 rgba(38, 139, 210, 0.25); -moz-box-shadow: 0 0 5px 0 rgba(38, 139, 210, 0.25); box-shadow: 0 0 5px 0 rgba(38, 139, 210, 0.25); }
1689 table tr:hover { background-color: #fdf6e3; }
1690 table thead { background-color: white; color: #586e75; }
1701 input.edit { width: 100%; padding: 0; margin: 0; border: none; outline: none; resize: none; -webkit-appearance: none; font-family: "Open Sans"; font-weight: 300; font-size: 16px; font-size: 1rem; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; position: relative; padding: 0 10px; background: #fff; border: 1px solid #93a1a1; height: 36px; line-height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
1703 select.edit { position: relative; width: auto; max-width: 100%; display: inline-block; margin: 0 0 2px 1.2%; overflow: hidden; border: 1px solid #93a1a1; font-size: 16px; font-size: 1rem; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-family: "Open Sans"; font-weight: 300; height: auto; background-image: none; background-color: #fdf6e3; }
1706 select.edit option { position: relative; display: block; min-width: 100%; width: 135%; height: 34px; padding: 6px 45px 6px 15px; color: #586e75; border: none; background: transparent; outline: none; -webkit-appearance: none; z-index: 99; cursor: pointer; font-size: 16px; font-size: 1rem; }
1713 .js .field .radio.danger span, .js .field .checkbox.danger span { border-color: #dc322f; color: #dc322f; background: #f6c9c8; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1715 .js .field .radio.warning span, .js .field .checkbox.warning span { border-color: #b58900; color: #b58900; background: #ffda69; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1718 .js .field .radio.success span, .js .field .checkbox.success span { border-color: #859900; color: #859900; background: #e8ff4d; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
1720 .js .field .radio span, .js .field .checkbox span { display: inline-block; width: 16px; height: 16px; position: relative; top: 2px; border: solid 1px #ccc; background: #fefefe; }
1725 #config__manager fieldset { max-width: none; background-color: none; }
1729 #config__manager span.outkey { margin-top: -1em; margin-left: -.5em; display: block; background-color: #fff; color: #666; float: left; padding: 0 0.1em; position: relative; z-index: 1; }
1733 .navbar { width: 100%; min-height: 50px; display: block; margin-bottom: 20px; background: #eee8d5; position: relative; }
1739 @media only screen and (max-width: 767px) { .navbar a.toggle { top: 5px; right: 4%; width: 46px; position: absolute; text-align: center; display: inline-block; color: #586e75; background: #eee8d5; height: 40px; line-height: 38px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-size: 30px; font-size: 1.875rem; }
1740 .navbar a.toggle:hover { background: #fdf6e3; }
1741 .navbar a.toggle:active, .navbar a.toggle.active { background: #fdf6e3; } }
1752 @media only screen and (max-width: 767px) { .navbar ul { position: absolute; display: block; width: 100% !important; height: 0; max-height: 0; top: 50px; left: 0; overflow: hidden; text-align: center; background: #eee8d5; }
1761 .navbar ul li.field input.search { background: #fdf6e3; border: none; color: #586e75; }
1762 .navbar ul li .dropdown { width: auto; min-width: 0; max-width: 320px; height: 0; position: absolute; background: #fefbf1; overflow: hidden; z-index: 999; }
1765 .navbar ul li.active .dropdown ul { position: relative; top: 0; background: #fdf6e3; min-height: 50px; max-height: 250px; height: auto; overflow: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
1778 .navbar li .dropdown { width: auto; min-width: 0; max-width: 320px; height: 0; position: absolute; background: #fdf6e3; overflow: hidden; z-index: 999; }
1781 .navbar li .dropdown.active .dropdown ul { position: relative; top: 0; background: #fdf6e3; min-height: 50px; max-height: 250px; height: auto; overflow: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
1791 .navbar li .dropdown ul > li .dropdown { display: none; background: #fdf6e3; }
1794 .gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a { position: relative; background: #fdf6e3; z-index: 1000; }
1799 @media only screen and (max-width: 767px) { .gumby-no-touch .navbar ul li:hover .dropdown ul { overflow: auto; background: #fdf6e3; }
1806 .gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown ul, .gumby-touch .navbar li .dropdown ul > li.active .dropdown ul { background: #fdf6e3 !important; } }
1808 .gumby-no-touch .navbar li .dropdown ul li a:hover { background: #fdf6e3; }
1817 .subnav li.active a, .subnav dd.active a { background: #eee8d5; padding: 5px 9px; text-shadow: 0 1px 1px #eee8d5; }
1844 #dokuwiki__content pre { font-size: 13px; padding: .5em 1em; margin-bottom: 13px; background-color: #fdf6e3; overflow: scroll; -webkit-overflow-scrolling: touch; }
1847 hr { border: none; height: 1px; background-color: #839496; }
1853 #dw__toc { float: left; margin: 0; width: 100%; background-color: inherit; color: inherit; }