/**handles:select2-css,wpqa-custom-css,wp-job-manager-job-listings,affcoups**/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@font-face{font-family:wings-shape;font-display:swap;src:url('http://querykaro.com/wp-content/plugins/WPQA//assets/css/icon/wings-shape.eot?qm1pg1');src:url('http://querykaro.com/wp-content/plugins/WPQA//assets/css/icon/wings-shape.eot?qm1pg1#iefix') format('embedded-opentype'),url('http://querykaro.com/wp-content/plugins/WPQA//assets/css/icon/wings-shape.ttf?qm1pg1') format('truetype'),url('http://querykaro.com/wp-content/plugins/WPQA//assets/css/icon/wings-shape.woff?qm1pg1') format('woff'),url('http://querykaro.com/wp-content/plugins/WPQA//assets/css/icon/wings-shape.svg?qm1pg1#icomoon') format('svg');font-weight:400;font-style:normal}.wings-shape:before{content:"\e900";font-family:wings-shape;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.rp4wp-related-job_listing>ul,ul.job_listings{border-top:1px solid #eee;margin:0;padding:0}.rp4wp-related-job_listing>ul.loading,ul.job_listings.loading{background:url(http://querykaro.com/wp-content/plugins/wp-job-manager/assets/dist/images/ajax-loader.ea183bf2.gif) no-repeat center 32px;border-bottom:1px solid #eee;min-height:96px}.rp4wp-related-job_listing>ul li.job_listing,.rp4wp-related-job_listing>ul li.no_job_listings_found,ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found{border-bottom:1px solid #eee;list-style:none outside;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing.job_position_filled a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_filled a,ul.job_listings li.job_listing.job_position_filled a,ul.job_listings li.no_job_listings_found.job_position_filled a{opacity:.25}.rp4wp-related-job_listing>ul li.job_listing.no_job_listings_found,.rp4wp-related-job_listing>ul li.no_job_listings_found.no_job_listings_found,ul.job_listings li.job_listing.no_job_listings_found,ul.job_listings li.no_job_listings_found.no_job_listings_found{border-bottom:1px solid #eee;padding:1em}.rp4wp-related-job_listing>ul li.job_listing a,.rp4wp-related-job_listing>ul li.no_job_listings_found a,ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{zoom:1;border:0;display:block;line-height:1.5em;overflow:hidden;padding:1em 1em 1em 2em;position:relative;text-decoration:none}.rp4wp-related-job_listing>ul li.job_listing a:focus,.rp4wp-related-job_listing>ul li.job_listing a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found a:hover,ul.job_listings li.job_listing a:focus,ul.job_listings li.job_listing a:hover,ul.job_listings li.no_job_listings_found a:focus,ul.job_listings li.no_job_listings_found a:hover{background-color:#fcfcfc}.rp4wp-related-job_listing>ul li.job_listing a img.company_logo,.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo,ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{box-shadow:none;float:left;height:42px;left:1em;margin-right:1em;position:absolute;vertical-align:middle;width:42px}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.job_listing a ul.meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta,ul.job_listings li.job_listing a div.location,ul.job_listings li.job_listing a div.position,ul.job_listings li.job_listing a ul.meta,ul.job_listings li.no_job_listings_found a div.location,ul.job_listings li.no_job_listings_found a div.position,ul.job_listings li.no_job_listings_found a ul.meta{box-sizing:border-box}.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;line-height:1.5em;padding:0 0 0 42px;width:55%}.rp4wp-related-job_listing>ul li.job_listing a div.position h3,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3,ul.job_listings li.job_listing a div.position h3,ul.job_listings li.no_job_listings_found a div.position h3{font-size:inherit;line-height:inherit;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing a div.position .company,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,ul.job_listings li.job_listing a div.position .company,ul.job_listings li.no_job_listings_found a div.position .company{color:#999}.rp4wp-related-job_listing>ul li.job_listing a div.position .company .tagline,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company .tagline,ul.job_listings li.job_listing a div.position .company .tagline,ul.job_listings li.no_job_listings_found a div.position .company .tagline{margin-left:.5em}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{color:#999;float:left;line-height:1.5em;padding:0 0 0 1em;text-align:left;width:25%}.rp4wp-related-job_listing>ul li.job_listing a .meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta,ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{color:#999;float:right;line-height:1.5em;list-style:none outside;margin:0;padding:0 0 0 1em;text-align:right;width:20%}.rp4wp-related-job_listing>ul li.job_listing a .meta li,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta li,ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{display:block;list-style:none outside;margin:0}.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type,ul.job_listings li.job_listing a .meta .job-type,ul.job_listings li.no_job_listings_found a .meta .job-type{font-weight:700}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a{background:#fefee5}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover{background-color:#fefed8}.widget ul.job_listings li.job_listing a{padding:1em 0}.widget ul.job_listings li.job_listing .image{float:left}.widget ul.job_listings li.job_listing .image img{left:0;position:relative}.widget ul.job_listings li.job_listing .content{overflow:hidden}.widget ul.job_listings li.job_listing .position{float:none;padding:0;width:auto}.widget ul.job_listings li.job_listing ul.meta{float:none;margin:0;padding:0;text-align:left;width:auto}.widget ul.job_listings li.job_listing ul.meta li{display:inline;float:none;font-weight:400;margin:0 .5em 0 0;padding:0}.widget ul.job_listings li.job_listing ul.meta li:after{content:"‣";padding:0 0 0 .5em}.widget ul.job_listings li.job_listing ul.meta li:last-child:after{content:""}.job-manager .job-type,.job-types .job-type,.job_listing .job-type{color:#f08d3c}.job-manager .full-time,.job-types .full-time,.job_listing .full-time{color:#90da36}.job-manager .part-time,.job-types .part-time,.job_listing .part-time{color:#f08d3c}.job-manager .temporary,.job-types .temporary,.job_listing .temporary{color:#d93674}.job-manager .freelance,.job-types .freelance,.job_listing .freelance{color:#39c}.job-manager .internship,.job-types .internship,.job_listing .internship{color:#6033cc}@media only screen and (max-width:767px){ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{padding:1em}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{visibility:hidden}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;padding:0;width:60%}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:right;font-size:.75em;line-height:2em;padding:0 0 0 1em;text-align:right;width:40%}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;font-size:.75em;line-height:2em;width:40%}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{font-size:1em}}.twenty-eleven ul.job_listings li.job_listing,.twenty-eleven ul.job_listings li.no_job_listings_found{padding:0!important}
/*!
  * Plugin:	Affiliate Coupons
  * URL:	https://affcoups.com
  * Name:	main.css
  */.affcoups{box-sizing:border-box}.affcoups *,.affcoups :after,.affcoups :before{box-sizing:border-box}.affcoups a.affcoups-coupon__button{display:inline-block;margin:0;padding:0 15px 0 10px;background:#69f0ae;border:none;border-radius:3px;box-shadow:none;color:#222;font-size:14px;font-weight:700;line-height:45px;outline:0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.affcoups a.affcoups-coupon__button:visited{color:#222}.affcoups a.affcoups-coupon__button:active,.affcoups a.affcoups-coupon__button:focus,.affcoups a.affcoups-coupon__button:hover{background-color:#52eea1;border:none;box-shadow:none;color:#222;outline:0;text-decoration:none}.affcoups a.affcoups-coupon__button .affcoups-coupon__button-icon{margin-right:7px;vertical-align:-2%}.affcoups a.affcoups-coupon__button .affcoups-coupon__button-text{display:inline-block}.affcoups .affcoups-clipboard{position:relative;display:block;margin:10px;padding:0 10px;background:#ffecb3;border:2px dashed #bbb;border-radius:3px;color:#222;cursor:pointer}.affcoups .affcoups-clipboard--icon{padding-left:32px}.affcoups .affcoups-clipboard__text{display:block;font-size:16px;font-weight:700;line-height:25px;text-align:center}.affcoups .affcoups-clipboard__icon{position:absolute;top:50%;left:10px;display:block;height:16px;width:16px;margin-top:-8px;background-repeat:no-repeat;background-size:16px 16px;background-position:center;content:"";vertical-align:-8%}.affcoups .affcoups-clipboard__icon--cut{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-cut.svg')}.affcoups .affcoups-clipboard__icon--cut-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-cut-white.svg')}.affcoups .affcoups-clipboard__icon--copy{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-copy.svg')}.affcoups .affcoups-clipboard__icon--copy-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-copy-white.svg')}.affcoups .affcoups-clipboard__icon--paste{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-paste.svg')}.affcoups .affcoups-clipboard__icon--paste-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-paste-white.svg')}.affcoups span[class^=affcoups-icon-]{display:inline-block;height:16px;width:16px;background-repeat:no-repeat;background-size:16px 16px;background-position:center;vertical-align:-8%}.affcoups .affcoups-icon{display:inline-block;height:16px;width:16px;background-repeat:no-repeat;background-size:16px 16px;background-position:center;vertical-align:-8%;background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/icon-affcoups.png')}.affcoups .affcoups-icon-hand-right{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-hand-o-right.svg')}.affcoups .affcoups-icon-hand-right-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-hand-o-right-white.svg')}.affcoups .affcoups-icon-gavel{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-gavel.svg')}.affcoups .affcoups-icon-gavel-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-gavel-white.svg')}.affcoups .affcoups-icon-cart{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-shopping-cart.svg')}.affcoups .affcoups-icon-cart-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-shopping-cart-white.svg')}.affcoups .affcoups-icon-thumbs-up{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-thumbs-up.svg')}.affcoups .affcoups-icon-thumbs-up-white{background-image:url('http://querykaro.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-thumbs-up-white.svg')}.affcoups .affcoups-coupon{position:relative;border-radius:3px}.affcoups .affcoups-coupon__header{position:relative}.affcoups a.affcoups-coupon__thumbnail{border:none;box-shadow:none;outline:0}.affcoups img.affcoups-coupon__image{display:block;max-width:100%;height:auto;margin:0;padding:0;border-radius:3px}.affcoups .affcoups-coupon__title{display:block;color:rgba(0,0,0,.87);font-weight:700}.affcoups .affcoups-coupon__content{color:rgba(0,0,0,.87)}.affcoups .affcoups-coupon__discount{padding:.5em .8em .4em;border-top-right-radius:3px;border-bottom-right-radius:3px;background:#69f0ae;box-shadow:0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);color:#222;font-size:16px;line-height:1}.affcoups .affcoups-coupon__valid-dates{color:rgba(0,0,0,.54);font-weight:700;font-style:italic}.affcoups .affcoups-coupon__types span{color:rgba(0,0,0,.54)}.affcoups .affcoups-toggle-desc{margin-left:3px}.affcoups .affcoups-coupon__social-share{text-align:center}.affcoups .affcoups-coupon__expiry-counter{color:rgba(0,0,0,.54);font-weight:700;font-style:italic;text-decoration:none}.affcoups .affcoups-coupon__expired_msg{color:maroon;font-weight:700;font-style:italic;text-align:center;text-decoration:none}.affcoups .affcoups-coupon__original_price{text-align:center;color:maroon;text-decoration:line-through}.affcoups .affcoups-coupon__discounted_price{text-align:center;color:green;text-decoration:none;font-size:1.4em}.affcoups .affcoups-coupon__cost-compare{text-align:center;color:rgba(0,0,0,.54);font-weight:700;font-style:italic}.affcoups .affcoups-vendor__logo_list{position:absolute;height:40px;z-index:20;margin-left:5%}.affcoups .affcoups-vendor__logo_grid{position:absolute;height:40px;z-index:20;margin-left:75%;margin-top:50%}.affcoups .affcoups-vendor__logo_standard{position:absolute;height:40px;z-index:20;margin-left:75%;margin-top:50%}.affcoups .affcoups-standard .affcoups-coupon{max-width:400px;margin:0 auto 30px auto;padding-bottom:65px}@media (min-width:769px){.affcoups .affcoups-standard .affcoups-coupon--float-left{float:left;margin:0 30px 30px 0}.affcoups .affcoups-standard .affcoups-coupon--float-right{float:right;margin:0 0 30px 30px}}.affcoups .affcoups-standard .affcoups-coupon__thumbnail{display:block;margin:0;padding:0;font-size:0;vertical-align:top}.affcoups .affcoups-standard img.affcoups-coupon__image{border-bottom-right-radius:0;border-bottom-left-radius:0}.affcoups .affcoups-standard .affcoups-coupon__discount{position:absolute;top:20px;left:0}.affcoups .affcoups-standard .affcoups-coupon__content{padding:20px;font-size:15px;line-height:1.6}.affcoups .affcoups-standard .affcoups-coupon__title{margin:0;padding:0;font-size:20px;line-height:26px}.affcoups .affcoups-standard .affcoups-coupon__types{margin-top:-5px;margin-bottom:5px}.affcoups .affcoups-standard .affcoups-coupon__types span{font-size:14px;font-weight:700}.affcoups .affcoups-standard .affcoups-coupon__types span+span{margin-left:10px}.affcoups .affcoups-standard .affcoups-coupon__description{margin:10px 0 0;font-size:16px}.affcoups .affcoups-standard .affcoups-coupon__description>:first-child{margin-top:0}.affcoups .affcoups-standard .affcoups-coupon__description>:last-child{margin-bottom:0}.affcoups .affcoups-standard .affcoups-coupon__code{margin-top:15px}.affcoups .affcoups-standard .affcoups-coupon__valid-dates{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-standard .affcoups-coupon__expiry-counter{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-standard .affcoups-coupon__footer{position:absolute;bottom:20px;left:20px;right:20px}.affcoups .affcoups-standard a.affcoups-coupon__button{display:block;width:100%}.affcoups .affcoups-coupons-grid{display:flex;flex-flow:row wrap;justify-content:start;margin:0 -2%}.affcoups .affcoups-coupons-grid__item{width:100%;margin:0 2%}@media (min-width:481px){.affcoups .affcoups-coupons-grid__item{display:flex}.affcoups .affcoups-coupons-grid__item>*{max-width:100%}}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description{margin:8px 0 0;font-size:15px}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description>:first-child{margin-top:0}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description>:last-child{margin-bottom:0}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description-excerpt{display:block}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description-full{display:none}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description--full .affcoups-coupon__description-excerpt{display:none}.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description--full .affcoups-coupon__description-full{display:block}@media (min-width:481px){.affcoups .affcoups-coupons-grid--col-2 .affcoups-coupons-grid__item{width:46%}.affcoups .affcoups-coupons-grid--col-3 .affcoups-coupons-grid__item{width:29.33333333%}.affcoups .affcoups-coupons-grid--col-4 .affcoups-coupons-grid__item{width:21%}.affcoups .affcoups-coupons-grid--col-5 .affcoups-coupons-grid__item{width:16%}.affcoups .affcoups-coupons-grid--col-6 .affcoups-coupons-grid__item{width:12.66666667%}.affcoups .affcoups-coupons-grid--col-7 .affcoups-coupons-grid__item{width:10.28571429%}.affcoups .affcoups-coupons-grid--col-8 .affcoups-coupons-grid__item{width:8.5%}.affcoups .affcoups-coupons-grid--col-9 .affcoups-coupons-grid__item{width:7.11111111%}.affcoups .affcoups-coupons-grid--col-10 .affcoups-coupons-grid__item{width:6%}}@media (min-width:769px) and (max-width:1024px){.affcoups .affcoups-coupons-grid--col-7 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-9 .affcoups-coupons-grid__item{width:29.33333333%}}@media (min-width:769px) and (max-width:1024px){.affcoups .affcoups-coupons-grid--col-8 .affcoups-coupons-grid__item{width:21%}}@media (min-width:769px) and (max-width:1024px){.affcoups .affcoups-coupons-grid--col-10 .affcoups-coupons-grid__item{width:16%}}@media (min-width:481px) and (max-width:768px){.affcoups .affcoups-coupons-grid--col-10 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-3 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-4 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-5 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-6 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-7 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-8 .affcoups-coupons-grid__item,.affcoups .affcoups-coupons-grid--col-9 .affcoups-coupons-grid__item{width:46%}}.affcoups .affcoups-coupons-grid .affcoups-coupon{max-width:400px;margin:0 auto 30px auto;padding-bottom:65px}@media (min-width:769px){.affcoups .affcoups-coupons-grid .affcoups-coupon--float-left{float:left;margin:0 30px 30px 0}.affcoups .affcoups-coupons-grid .affcoups-coupon--float-right{float:right;margin:0 0 30px 30px}}.affcoups .affcoups-coupons-grid .affcoups-coupon__thumbnail{display:block;margin:0;padding:0;font-size:0;vertical-align:top}.affcoups .affcoups-coupons-grid img.affcoups-coupon__image{border-bottom-right-radius:0;border-bottom-left-radius:0}.affcoups .affcoups-coupons-grid .affcoups-coupon__discount{position:absolute;top:20px;left:0}.affcoups .affcoups-coupons-grid .affcoups-coupon__content{padding:20px;font-size:15px;line-height:1.6}.affcoups .affcoups-coupons-grid .affcoups-coupon__title{margin:0;padding:0;font-size:20px;line-height:26px}.affcoups .affcoups-coupons-grid .affcoups-coupon__types{margin-top:-5px;margin-bottom:5px}.affcoups .affcoups-coupons-grid .affcoups-coupon__types span{font-size:14px;font-weight:700}.affcoups .affcoups-coupons-grid .affcoups-coupon__types span+span{margin-left:10px}.affcoups .affcoups-coupons-grid .affcoups-coupon__description{margin:10px 0 0;font-size:16px}.affcoups .affcoups-coupons-grid .affcoups-coupon__description>:first-child{margin-top:0}.affcoups .affcoups-coupons-grid .affcoups-coupon__description>:last-child{margin-bottom:0}.affcoups .affcoups-coupons-grid .affcoups-coupon__code{margin-top:15px}.affcoups .affcoups-coupons-grid .affcoups-coupon__valid-dates{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-coupons-grid .affcoups-coupon__expiry-counter{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-coupons-grid .affcoups-coupon__footer{position:absolute;bottom:20px;left:20px;right:20px}.affcoups .affcoups-coupons-grid a.affcoups-coupon__button{display:block;width:100%}.affcoups .affcoups-coupons-list .affcoups-coupon{zoom:1;margin:0 0 30px;padding:15px}.affcoups .affcoups-coupons-list .affcoups-coupon:after,.affcoups .affcoups-coupons-list .affcoups-coupon:before{content:" ";display:table}.affcoups .affcoups-coupons-list .affcoups-coupon:after{clear:both}@media (min-width:481px){.affcoups .affcoups-coupons-list .affcoups-coupon--code .affcoups-coupon__content,.affcoups .affcoups-coupons-list .affcoups-coupon--code .affcoups-coupon__header{margin-top:2%}.affcoups .affcoups-coupons-list .affcoups-coupon--code .affcoups-coupon__footer{margin-top:0}}.affcoups .affcoups-coupons-list .affcoups-coupon__discount{position:absolute;top:30px;left:0;z-index:10;font-size:14px}@media (min-width:481px){.affcoups .affcoups-coupons-list .affcoups-coupon__header{float:left;width:20%}}.affcoups .affcoups-coupons-list .affcoups-coupon__thumbnail{display:block;margin:0;padding:0;font-size:0;vertical-align:top}.affcoups .affcoups-coupons-list .affcoups-coupon__types{text-align:left}.affcoups .affcoups-coupons-list .affcoups-coupon__types span{font-size:13px;font-weight:700}.affcoups .affcoups-coupons-list .affcoups-coupon__types span+span{margin-left:10px}.affcoups .affcoups-coupons-list .affcoups-coupon__content{margin-top:15px;padding:0}@media (min-width:481px){.affcoups .affcoups-coupons-list .affcoups-coupon__content{float:left;margin-top:0;padding:0 15px;width:50%}}.affcoups .affcoups-coupons-list .affcoups-coupon__title{margin:2px 0 0 0;padding:0;font-size:18px;line-height:20px}.affcoups .affcoups-coupons-list .affcoups-coupon__description{margin:8px 0 0;font-size:15px}.affcoups .affcoups-coupons-list .affcoups-coupon__description>:first-child{margin-top:0}.affcoups .affcoups-coupons-list .affcoups-coupon__description>:last-child{margin-bottom:0}.affcoups .affcoups-coupons-list .affcoups-coupon__description-excerpt{display:block}.affcoups .affcoups-coupons-list .affcoups-coupon__description-full{display:none}.affcoups .affcoups-coupons-list .affcoups-coupon__description--full .affcoups-coupon__description-excerpt{display:none}.affcoups .affcoups-coupons-list .affcoups-coupon__description--full .affcoups-coupon__description-full{display:block}.affcoups .affcoups-coupons-list .affcoups-coupon__footer{margin-top:15px}@media (min-width:481px){.affcoups .affcoups-coupons-list .affcoups-coupon__footer{float:left;margin-top:1%;width:30%}}.affcoups .affcoups-coupons-list .affcoups-coupon__button{display:block;width:100%}.affcoups .affcoups-coupons-list .affcoups-coupon__valid-dates{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-coupons-list .affcoups-coupon__expiry-counter{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-widget .affcoups-coupon{max-width:400px;margin:0 auto 30px auto;padding-bottom:65px}@media (min-width:769px){.affcoups .affcoups-widget .affcoups-coupon--float-left{float:left;margin:0 30px 30px 0}.affcoups .affcoups-widget .affcoups-coupon--float-right{float:right;margin:0 0 30px 30px}}.affcoups .affcoups-widget .affcoups-coupon__thumbnail{display:block;margin:0;padding:0;font-size:0;vertical-align:top}.affcoups .affcoups-widget img.affcoups-coupon__image{border-bottom-right-radius:0;border-bottom-left-radius:0}.affcoups .affcoups-widget .affcoups-coupon__discount{position:absolute;top:20px;left:0}.affcoups .affcoups-widget .affcoups-coupon__content{padding:20px;font-size:15px;line-height:1.6}.affcoups .affcoups-widget .affcoups-coupon__title{margin:0;padding:0;font-size:20px;line-height:26px}.affcoups .affcoups-widget .affcoups-coupon__types{margin-top:-5px;margin-bottom:5px}.affcoups .affcoups-widget .affcoups-coupon__types span{font-size:14px;font-weight:700}.affcoups .affcoups-widget .affcoups-coupon__types span+span{margin-left:10px}.affcoups .affcoups-widget .affcoups-coupon__description{margin:10px 0 0;font-size:16px}.affcoups .affcoups-widget .affcoups-coupon__description>:first-child{margin-top:0}.affcoups .affcoups-widget .affcoups-coupon__description>:last-child{margin-bottom:0}.affcoups .affcoups-widget .affcoups-coupon__code{margin-top:15px}.affcoups .affcoups-widget .affcoups-coupon__valid-dates{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-widget .affcoups-coupon__expiry-counter{display:block;margin:5px 0 0;font-size:13px;text-align:center}.affcoups .affcoups-widget .affcoups-coupon__footer{position:absolute;bottom:20px;left:20px;right:20px}.affcoups .affcoups-widget a.affcoups-coupon__button{display:block;width:100%}.affcoups .affcoups-coupons-grid .affcoups-coupon,.affcoups .affcoups-standard .affcoups-coupon,.affcoups .affcoups-widget .affcoups-coupon{background:#fff;border:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.affcoups .affcoups-coupons-list .affcoups-coupon{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}p.affcoups-credits{font-size:.8em;font-style:italic}