2 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
3 background: radial-gradient(ellipse at center, #ffffff 0%,#f8f8f8 100%);
14 -moz-border-radius: 3px;
15 -webkit-border-radius: 3px;
17 box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
21 .panel-default > .panel-heading {
22 background-image: none;
24 background-color: white;
28 padding: 0.5em 15px 0;
57 .articles .mkws-summary, .alltargets .mkws-summary {
60 .articles .mkws-field-thumb, .alltargets .mkws-field-thumb {
63 .mkws-summary:last-child {
67 .container .jumbotron {
73 .jumbotron .mkws-summary {
80 font-size: 125% !important;
84 .mkws-google-image .mkws-summary {
88 .mkws-google-image img {
94 padding: 10px 15px !important;
98 -webkit-box-shadow: none;
109 .mkws-field-thumb > img {
113 .mkws-field-description {
115 text-overflow: ellipsis;
119 @media screen and (min-width:700px) {
123 -moz-column-count: 2;
124 -moz-column-gap: 20px;
125 -webkit-column-count: 2;
126 -webkit-column-gap: 20px;
129 @media screen and (min-width:900px) {
133 -moz-column-count: 3;
134 -moz-column-gap: 20px;
135 -webkit-column-count: 3;
136 -webkit-column-gap: 20px;