/*!
* ZMULTISELECT ZURB FOUNDATION 6
* @author: Andrea Mariani
* @email: andrea.mariani@fasys.it
* @twitter: @andreamariani2k
* @web: www.fasys.it
* @license: MIT
!*/.zselect{margin:0 0 1rem;padding:.5rem 24px .32rem .5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>") right -1rem center no-repeat #fefefe;background-origin:content-box;background-size:9px 6px;border:1px solid #ccc;font-size:.77778rem;font-family:inherit;font-weight:400;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.zselect ul li.deselectall,.zselect ul li.optgroup,.zselect ul li.selectall{cursor:pointer!important}.zselect ul{position:absolute;background-color:#fefefe;border:1px solid #ccc;border-top:none;padding:0;margin:5px 0 0 -.55rem;z-index:10;list-style-type:none;display:none;overflow-y:auto;max-height:400px}.zselect span.zmshead{font-size:1rem}.zselect ul li{display:table;width:100%;padding:4px .7rem 0;font-size:.9rem}.zselect ul li.disabled{color:grey}.zselect ul li:hover{background-color:#2672EC;color:#fff}.zselect ul li.filterResult,.zselect ul li.filterResult:hover,.zselect ul li.optgroup,.zselect ul li.optgroup:hover,.zselect ul li.zmsfilter,.zselect ul li.zmsfilter:hover{background-color:transparent;color:#000}.zselect ul li.zmsfilter input{margin-bottom:.3rem}.zselect ul li input[type=checkbox]{padding:0;margin:0 4px 0 0;display:table-cell}.zselect ul li.filterResult{font-size:.8em}.zselect ul li.optgroup{font-weight:700}.zselect ul[x-placement=top]{border-top:1px solid #ccc!important;border-bottom:none!important;margin:7px 0 0 -.25rem!important}.zselect ul[x-placement=bottom]{top:-7px!important;left:5px!important}