Lines Matching refs:o

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; }
1261 .navbar ul.active { height: auto; max-height: 600px; z-index: 999998; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-box-shadow: 0 2px 2px #d8ca9f; -moz-box-shadow: 0 2px 2px #d8ca9f; box-shadow: 0 2px 2px #d8ca9f; } }
1263 @media only screen and (max-width: 767px) { .navbar ul li { display: block; position: relative; min-height: 50px; max-height: 320px; height: auto; width: 100%; border-right: 0 !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; } }
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; } }
1289 .pretty.navbar.row { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
1290 @media only screen and (max-width: 767px) { .pretty.navbar.row { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } }
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*/ }
1303 .navbar li .dropdown ul > li { position: relative; display: block; width: 100%; float: left; text-align: left; height: auto; -webkit-border-radius: none; -moz-border-radius: none; -ms-border-radius: none; -o-border-radius: none; border-radius: none; }
1308 .navbar li .dropdown ul li:first-child a { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
1314 .gumby-no-touch .navbar ul li:hover .dropdown ul { position: relative; top: 0; min-height: 50px; max-height: 250px; height: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
1332 .subnav li a, .subnav dd a { color: #586e75; font-size: 15px; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
1366 .btn.oval, .skiplink.oval { -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; }
1367 .btn.pill-left, .skiplink.pill-left { -webkit-border-radius: 500px 0 0 500px; -moz-border-radius: 500px 0 0 500px; -ms-border-radius: 500px 0 0 500px; -o-border-radius: 500px 0 0 500px; border-radius: 500px 0 0 500px; }
1368 .btn.pill-right, .skiplink.pill-right { -webkit-border-radius: 0 500px 500px 0; -moz-border-radius: 0 500px 500px 0; -ms-border-radius: 0 500px 500px 0; -o-border-radius: 0 500px 500px 0; border-radius: 0 500px 500px 0; }
1395 .btn.metro, .metro .btn, .metro .skiplink, .skiplink.metro, .btn.pretty.squared, .pretty .squared.btn, .pretty .squared.skiplink, .pretty .btn.squared { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
1397 .btn.pretty, .pretty .btn, .pretty .skiplink, .skiplink.pretty, .btn.metro.rounded, .metro .rounded.btn, .metro .rounded.skiplink, .metro .btn.rounded { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
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; }
1444 .field.metro, .field .metro { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
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; }
1447 .field .input.search { height: 36px; line-height: 34px; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; padding-right: 0; }
1483 .prepend input, .prepend .input, .prepend.append input:last-child, .append *:last-child { -webkit-border-radius: 0px 4px 4px 0; -moz-border-radius: 0px 4px 4px 0; -ms-border-radius: 0px 4px 4px 0; -o-border-radius: 0px 4px 4px 0; border-radius: 0px 4px 4px 0; }
1485 .append input, .append .input, .prepend.append input:first-child, .prepend *:first-child { -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; }
1487 .prepend.append input { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
1510 .field input, .field .input, .field textarea, .field .textarea, .field .radio span, .field .checkbox span, .field .picker { -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
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; }
1550 .js .field .radio span { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
1551 .js .field .checkbox span { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
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); }
1579 .badge { padding: 0 10px; font-size: 14px; font-size: 0.875rem; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }
1581 .label { padding: 0 10px; font-size: 12px; font-size: 0.75rem; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
1583 .alert { padding: 0 10px; font-family: "Open Sans"; font-weight: 600; list-style-type: none; word-wrap: break-word; margin-bottom: 8px; font-size: 14px; font-size: 0.875rem; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
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; }
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; }
1612 .tabs.pill .tab-nav { width: 100%; /* remove if you dont want the tabs to span the full container width */ display: table; 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; }
1615 .tabs.pill .tab-nav > li > a { border: none; border-right: 1px solid #fbeecb; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; height: 42px; line-height: 40px; }
1625 .tabs.vertical .tab-nav > li > a { border: 1px solid #fbeecb; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; }
1630 .image.circle { -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; -ms-border-radius: 50% !important; -o-border-radius: 50% !important; border-radius: 50% !important; overflow: hidden; width: auto; }
1631 .image.rounded { overflow: hidden; -webkit-border-radius: 4px 4px; -moz-border-radius: 4px 4px; -ms-border-radius: 4px 4px; -o-border-radius: 4px 4px; border-radius: 4px 4px; }
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; }
1643 .drawer.active { height: auto; max-height: 800px; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
1651 .modal.active { -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
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); }
1673 .ttip:before { content: " "; width: 0; height: 0; position: absolute; bottom: 101%; left: 8px; border-top: 9px solid #268bd2 !important; border-left: 9px solid transparent; border-right: 9px solid transparent; -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; }
1674 .ttip:hover:after, .ttip:hover:before { -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=100); opacity: 1; }
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; }
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; }
1722 .js .field .radio span { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
1723 .js .field .checkbox span { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
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; }
1753 .navbar ul.active { height: auto; max-height: 600px; z-index: 999998; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-box-shadow: 0 2px 2px #eee8d5; -moz-box-shadow: 0 2px 2px #eee8d5; box-shadow: 0 2px 2px #eee8d5; } }
1755 @media only screen and (max-width: 767px) { .navbar ul li { display: block; position: relative; min-height: 50px; max-height: 320px; height: auto; width: 100%; border-right: 0 !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; } }
1787 .navbar li .dropdown ul > li { position: relative; display: block; width: 100%; float: left; text-align: left; height: auto; -webkit-border-radius: none; -moz-border-radius: none; -ms-border-radius: none; -o-border-radius: none; border-radius: none; }
1792 .navbar li .dropdown ul li:first-child a { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
1798 .gumby-no-touch .navbar ul li:hover .dropdown ul { position: relative; top: 0; min-height: 50px; max-height: 250px; height: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
1816 .subnav li a, .subnav dd a { color: #586e75; font-size: 15px; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }