Lines Matching refs:block

36 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
56 .hide.active, .show { display: block; }
266 .icon-block.icon-left a:before, .icon-block.icon-right a:after, i.icon-block:before { content: "\1f6ab"; height: inherit; }
708 blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #586e75; }
1207 .tiles { display: block; overflow: hidden; }
1208 .tiles > li, .tiles > .tile { display: block; height: auto; float: left; padding-bottom: 0; }
1226 .valign:before { content: ' '; display: inline-block; height: 400px; vertical-align: middle; margin-right: -0.25em; }
1227 .valign > div, .valign > article, .valign > section, .valign > figure { display: inline-block; vertical-align: middle; }
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; }
1252 .navbar .logo { display: inline-block; margin: 0 2.12766% 0 0; padding: 0; height: 60px; line-height: 58px; }
1253 .navbar .logo a { display: block; padding: 0; overflow: hidden; height: 60px; line-height: 58px; }
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; }
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; } }
1264 .navbar ul li > a { display: block; padding: 0 16px; white-space: nowrap; color: #586e75; text-shadow: 0 1px 2px #d1c08c, 0 1px 0 #d1c08c; height: 60px; line-height: 58px; font-size: 16px; font-size: 1rem; }
1302 .navbar li .dropdown ul { margin: 0; display: block; }
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; }
1305 .navbar li .dropdown ul > li a { display: block; padding: 0 20px; color: #268bd2; border-bottom: 1px solid #839496; text-shadow: none; height: 51px; line-height: 49px; }
1320 .gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown, .gumby-touch .navbar li .dropdown ul > li.active .dropdown { border-top: none; display: block; position: absolute; z-index: 9999; left: 100%; top: 0px; margin-top: 0; }
1328 .subnav { display: block; width: auto; overflow: hidden; margin: 0 0 18px 0; padding-top: 4px; }
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; }
1337 .btn > a, .btn input, .btn button, .skiplink > a, .skiplink input, .skiplink button { display: block; padding: 0 18px; color: white; height: 100%; }
1431 i[class^="icon-"], i[class*=" icon-"] { display: inline-block; position: static; min-width: 20px; margin: 0 5px; text-align: center; }
1435 form label { display: block; font-size: 16px; font-size: 1rem; line-height: 1.625em; cursor: pointer; margin-bottom: 9px; }
1436 form label.inline { display: inline-block; padding-right: 20px; }
1478 /* remove inline-block white-space — A 0px font-size = 0px of white space */
1481 .prepend input, .prepend .input, .append input, .append .input { display: inline-block; max-width: 100%; margin-right: 0; margin-left: 0; }
1491 .prepend .adjoined, .append .adjoined, .prepend .btn, .append .btn { position: relative; display: inline-block; margin-bottom: 0; z-index: 99; }
1503 .append button, .prepend button { display: inline-block; }
1537 .no-js .radio input, .no-js .checkbox input { display: inline-block; width: 16px; }
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; }
1563 .badge, .label { height: 20px; display: inline-block; font-family: Helvetica, arial, verdana, sans-serif; font-weight: bold; line-height: 20px; text-align: center; color: #fff; }
1593 .tabs { display: block; }
1596 .tab-nav > li { display: inline-block; width: auto; padding: 0; margin: 0 2.12766% 0 0; cursor: default; top: 1px; -webkit-box-shadow: 0 1px 0 white; -moz-box-shadow: 0 1px 0 white; box-shadow: 0 1px 0 white; }
1597 .tab-nav > li > li { display: inline-block; width: auto; padding: 0; margin: 0 2.12766% 0 0; cursor: default; top: 1px; -webkit-box-shadow: 0 1px 0 white; -moz-box-shadow: 0 1px 0 white; box-shadow: 0 1px 0 white; }
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; }
1619 .tab-content.active { display: block; }
1622 .tabs.vertical .tab-nav > li { display: block; margin: 0; margin-bottom: 5px; }
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); }
1682 .ie8 .ttip:hover:before, .ie8 .ttip:hover:after { display: block; }
1696 label.block { display: block; text-align: right; }
1697 label.block select, label.block input.edit { width: 50%; }
1698 label.simple { display: block; text-align: left; }
1699 label span { font-size: 13px; display: inline-block; padding-right: 10px; text-align: left; }
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; }
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; }
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; }
1743 .navbar .logo { display: inline-block; margin: 0 2.12766% 0 0; padding: 0; height: 50px; line-height: 48px; }
1744 .navbar .logo a { display: block; padding: 0; overflow: hidden; height: 50px; line-height: 48px; }
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; }
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; } }
1756 .navbar ul li > a { display: block; padding: 0 16px; white-space: nowrap; color: #586e75; text-shadow: none; height: 50px; line-height: 48px; font-size: 16px; font-size: 1rem; }
1786 .navbar li .dropdown ul { margin: 0; display: block; }
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; }
1789 .navbar li .dropdown ul > li a { display: block; padding: 0 20px; color: #268bd2; border-bottom: 1px solid #839496; text-shadow: none; height: 51px; line-height: 49px; }
1804 .gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown, .gumby-touch .navbar li .dropdown ul > li.active .dropdown { border-top: none; display: block; position: absolute; z-index: 9999; left: 100%; top: 0px; margin-top: 0; }
1812 .subnav { display: block; width: auto; overflow: hidden; margin: 0 0 18px 0; padding-top: 4px; }