/* Minify_CSS_UriRewriter::$debugText

*/

/* custom-styles.css */

/* 1  */ .gallery-columns-3 .gallery-item { width: 33.333%; }
/* 2  */ .gallery-columns-4 .gallery-item { width: 25%; }
/* 3  */ .gallery-item {
/* 4  */     display: inline-block;
/* 5  */     vertical-align: top;
/* 6  */     margin: 0px -4px 30px 0px;
/* 7  */     padding: 0px 15px;
/* 8  */ }
/* 9  */ .gallery-item .gallery-icon a,
/* 10 */ .gallery-item .gallery-icon a img {
/* 11 */     float: left;
/* 12 */     width: 100%;
/* 13 */ }
/* 14 */
/* 15 */ video {
/* 16 */ max-width: 100%;
/* 17 */ height: auto;
/* 18 */ }
/* 19 */ iframe,
/* 20 */ embed,
/* 21 */ object {
/* 22 */ 	max-width: 100%;
/* 23 */ }
/* 24 */ .vendor {
/* 25 */ 	padding: 2%;
/* 26 */ 	background: #d1eed1;
/* 27 */ 	margin-bottom: 2em;
/* 28 */ }
/* 29 */ .unsupported {
/* 30 */ 	background: #fddfde;
/* 31 */ }
/* 32 */ .jobsearch-res-jobvid, .jobsearch-res-candvid,.fluid-width-video-wrapper {
/* 33 */ 	width: 100%;
/* 34 */ 	float: left;
/* 35 */ }
/* 36 */ .jobsearch-res-candvid {
/* 37 */     margin-bottom: 40px; }
