
/****************************************************************************************************/
/* Cittadino */
@charset "UTF-8";

@font-face {
    font-family: "cittadino";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/cittadino.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/cittadino.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/cittadino.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/cittadino.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/cittadino.svg#cittadino") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "cittadino" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="citt-"]:before,
[class*=" citt-"]:before {
    font-family: "cittadino" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.citt-airport-circled:before {
    content: "a";
}
.citt-airport-plane:before {
    content: "b";
}
.citt-bicycle:before {
    content: "c";
}
.citt-bullet-train:before {
    content: "d";
}
.citt-bullet-train-outline-tunnleded:before {
    content: "e";
}
.citt-bullet-train-tunneled:before {
    content: "f";
}
.citt-bus:before {
    content: "g";
}
.citt-bus-terminal:before {
    content: "h";
}
.citt-bus-terminal-two:before {
    content: "i";
}
.citt-bus-two:before {
    content: "j";
}
.citt-car-front:before {
    content: "k";
}
.citt-car-side:before {
    content: "l";
}
.citt-clock-outline:before {
    content: "m";
}
.citt-clock-solid:before {
    content: "n";
}
.citt-disabled:before {
    content: "o";
}
.citt-disabled-circled:before {
    content: "p";
}
.citt-funicular:before {
    content: "q";
}
.citt-hanged-cabins:before {
    content: "r";
}
.citt-hospital:before {
    content: "s";
}
.citt-metro-line-one:before {
    content: "t";
}
.citt-metro-line-three:before {
    content: "u";
}
.citt-metro-line-two:before {
    content: "v";
}
.citt-metro-one:before {
    content: "w";
}
.citt-metro-three:before {
    content: "x";
}
.citt-metro-two:before {
    content: "y";
}
.citt-monorail:before {
    content: "z";
}
.citt-monorail-outline-tunneled:before {
    content: "A";
}
.citt-monorail-tunneled:before {
    content: "B";
}
.citt-motorcycle:before {
    content: "C";
}
.citt-parking:before {
    content: "D";
}
.citt-pedestrian:before {
    content: "E";
}
.citt-police:before {
    content: "F";
}
.citt-police-1:before {
    content: "G";
}
.citt-regional-railways:before {
    content: "H";
}
.citt-regional-railways-two:before {
    content: "I";
}
.citt-rent-car-front:before {
    content: "J";
}
.citt-rent-car-side:before {
    content: "K";
}
.citt-s-bahn:before {
    content: "L";
}
.citt-s-bahn-line:before {
    content: "M";
}
.citt-scooter:before {
    content: "N";
}
.citt-ship:before {
    content: "O";
}
.citt-sky-train:before {
    content: "P";
}
.citt-street-crossing:before {
    content: "Q";
}
.citt-taxi-front:before {
    content: "R";
}
.citt-taxi-park-front:before {
    content: "S";
}
.citt-taxi-park-side:before {
    content: "T";
}
.citt-taxi-side:before {
    content: "U";
}
.citt-tram:before {
    content: "V";
}
.citt-tram-depot:before {
    content: "W";
}
.citt-tram-depot-two:before {
    content: "X";
}
.citt-tram-outline-tunneled:before {
    content: "Y";
}
.citt-tram-tunneled:before {
    content: "Z";
}
.citt-tram-two:before {
    content: "0";
}
.citt-tree-outline:before {
    content: "1";
}
.citt-tree-solid:before {
    content: "2";
}
.citt-trolleybus:before {
    content: "3";
}
.citt-trolleybus-depot:before {
    content: "4";
}
.citt-trolleybus-depot-two:before {
    content: "5";
}
.citt-trolleybus-two:before {
    content: "6";
}
.citt-truck:before {
    content: "7";
}
.citt-u-bahn:before {
    content: "8";
}
.citt-u-bahn-line:before {
    content: "9";
}

/****************************************************************************************************/
/* Entypo */

@charset "UTF-8";

@font-face {
    font-family: "entypo";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/entypo.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/entypo.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/entypo.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/entypo.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/entypo.svg#entypo") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "entypo" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="entypo-"]:before,
[class*=" entypo-"]:before {
    font-family: "entypo" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.entypo-address:before {
    content: "a";
}
.entypo-adjust:before {
    content: "b";
}
.entypo-air:before {
    content: "c";
}
.entypo-alert:before {
    content: "d";
}
.entypo-archive:before {
    content: "e";
}
.entypo-arrow-combo:before {
    content: "f";
}
.entypo-arrows-ccw:before {
    content: "g";
}
.entypo-attach:before {
    content: "h";
}
.entypo-attention:before {
    content: "i";
}
.entypo-back:before {
    content: "j";
}
.entypo-back-in-time:before {
    content: "k";
}
.entypo-bag:before {
    content: "l";
}
.entypo-basket:before {
    content: "m";
}
.entypo-battery:before {
    content: "n";
}
.entypo-behance:before {
    content: "o";
}
.entypo-bell:before {
    content: "p";
}
.entypo-block:before {
    content: "q";
}
.entypo-book:before {
    content: "r";
}
.entypo-book-open:before {
    content: "s";
}
.entypo-bookmark:before {
    content: "t";
}
.entypo-bookmarks:before {
    content: "u";
}
.entypo-box:before {
    content: "v";
}
.entypo-briefcase:before {
    content: "w";
}
.entypo-brush:before {
    content: "x";
}
.entypo-bucket:before {
    content: "y";
}
.entypo-calendar:before {
    content: "z";
}
.entypo-camera:before {
    content: "A";
}
.entypo-cancel:before {
    content: "B";
}
.entypo-cancel-circled:before {
    content: "C";
}
.entypo-cancel-squared:before {
    content: "D";
}
.entypo-cc:before {
    content: "E";
}
.entypo-cc-by:before {
    content: "F";
}
.entypo-cc-nc:before {
    content: "G";
}
.entypo-cc-nc-eu:before {
    content: "H";
}
.entypo-cc-nc-jp:before {
    content: "I";
}
.entypo-cc-nd:before {
    content: "J";
}
.entypo-cc-pd:before {
    content: "K";
}
.entypo-cc-remix:before {
    content: "L";
}
.entypo-cc-sa:before {
    content: "M";
}
.entypo-cc-share:before {
    content: "N";
}
.entypo-cc-zero:before {
    content: "O";
}
.entypo-ccw:before {
    content: "P";
}
.entypo-cd:before {
    content: "Q";
}
.entypo-chart-area:before {
    content: "R";
}
.entypo-chart-bar:before {
    content: "S";
}
.entypo-chart-line:before {
    content: "T";
}
.entypo-chart-pie:before {
    content: "U";
}
.entypo-chat:before {
    content: "V";
}
.entypo-check:before {
    content: "W";
}
.entypo-clipboard:before {
    content: "X";
}
.entypo-clock:before {
    content: "Y";
}
.entypo-cloud:before {
    content: "Z";
}
.entypo-cloud-thunder:before {
    content: "0";
}
.entypo-code:before {
    content: "1";
}
.entypo-cog:before {
    content: "2";
}
.entypo-comment:before {
    content: "3";
}
.entypo-compass:before {
    content: "4";
}
.entypo-credit-card:before {
    content: "5";
}
.entypo-cup:before {
    content: "6";
}
.entypo-cw:before {
    content: "7";
}
.entypo-database:before {
    content: "8";
}
.entypo-db-shape:before {
    content: "9";
}
.entypo-direction:before {
    content: "!";
}
.entypo-doc:before {
    content: "\"";
}
.entypo-doc-landscape:before {
    content: "#";
}
.entypo-doc-text:before {
    content: "$";
}
.entypo-doc-text-inv:before {
    content: "%";
}
.entypo-docs:before {
    content: "&";
}
.entypo-dot:before {
    content: "'";
}
.entypo-dot-2:before {
    content: "(";
}
.entypo-dot-3:before {
    content: ")";
}
.entypo-down:before {
    content: "*";
}
.entypo-down-bold:before {
    content: "+";
}
.entypo-down-circled:before {
    content: ",";
}
.entypo-down-dir:before {
    content: "-";
}
.entypo-down-open:before {
    content: ".";
}
.entypo-down-open-big:before {
    content: "/";
}
.entypo-down-open-mini:before {
    content: ":";
}
.entypo-down-thin:before {
    content: ";";
}
.entypo-download:before {
    content: "<";
}
.entypo-dribbble:before {
    content: "=";
}
.entypo-dribbble-circled:before {
    content: ">";
}
.entypo-drive:before {
    content: "?";
}
.entypo-dropbox:before {
    content: "@";
}
.entypo-droplet:before {
    content: "[";
}
.entypo-erase:before {
    content: "]";
}
.entypo-evernote:before {
    content: "^";
}
.entypo-export:before {
    content: "_";
}
.entypo-eye:before {
    content: "`";
}
.entypo-facebook:before {
    content: "{";
}
.entypo-facebook-circled:before {
    content: "|";
}
.entypo-facebook-squared:before {
    content: "}";
}
.entypo-fast-backward:before {
    content: "~";
}
.entypo-fast-forward:before {
    content: "\\";
}
.entypo-feather:before {
    content: "\e000";
}
.entypo-flag:before {
    content: "\e001";
}
.entypo-flash:before {
    content: "\e002";
}
.entypo-flashlight:before {
    content: "\e003";
}
.entypo-flattr:before {
    content: "\e004";
}
.entypo-flickr:before {
    content: "\e005";
}
.entypo-flickr-circled:before {
    content: "\e006";
}
.entypo-flight:before {
    content: "\e007";
}
.entypo-floppy:before {
    content: "\e008";
}
.entypo-flow-branch:before {
    content: "\e009";
}
.entypo-flow-cascade:before {
    content: "\e00a";
}
.entypo-flow-line:before {
    content: "\e00b";
}
.entypo-flow-parallel:before {
    content: "\e00c";
}
.entypo-flow-tree:before {
    content: "\e00d";
}
.entypo-folder:before {
    content: "\e00e";
}
.entypo-forward:before {
    content: "\e00f";
}
.entypo-gauge:before {
    content: "\e010";
}
.entypo-github:before {
    content: "\e011";
}
.entypo-github-circled:before {
    content: "\e012";
}
.entypo-globe:before {
    content: "\e013";
}
.entypo-google-circles:before {
    content: "\e014";
}
.entypo-gplus:before {
    content: "\e015";
}
.entypo-gplus-circled:before {
    content: "\e016";
}
.entypo-graduation-cap:before {
    content: "\e017";
}
.entypo-heart:before {
    content: "\e018";
}
.entypo-heart-empty:before {
    content: "\e019";
}
.entypo-help:before {
    content: "\e01a";
}
.entypo-help-circled:before {
    content: "\e01b";
}
.entypo-home:before {
    content: "\e01c";
}
.entypo-hourglass:before {
    content: "\e01d";
}
.entypo-inbox:before {
    content: "\e01e";
}
.entypo-infinity:before {
    content: "\e01f";
}
.entypo-info:before {
    content: "\e020";
}
.entypo-info-circled:before {
    content: "\e021";
}
.entypo-instagrem:before {
    content: "\e022";
}
.entypo-install:before {
    content: "\e023";
}
.entypo-key:before {
    content: "\e024";
}
.entypo-keyboard:before {
    content: "\e025";
}
.entypo-lamp:before {
    content: "\e026";
}
.entypo-language:before {
    content: "\e027";
}
.entypo-lastfm:before {
    content: "\e028";
}
.entypo-lastfm-circled:before {
    content: "\e029";
}
.entypo-layout:before {
    content: "\e02a";
}
.entypo-leaf:before {
    content: "\e02b";
}
.entypo-left:before {
    content: "\e02c";
}
.entypo-left-bold:before {
    content: "\e02d";
}
.entypo-left-circled:before {
    content: "\e02e";
}
.entypo-left-dir:before {
    content: "\e02f";
}
.entypo-left-open:before {
    content: "\e030";
}
.entypo-left-open-big:before {
    content: "\e031";
}
.entypo-left-open-mini:before {
    content: "\e032";
}
.entypo-left-thin:before {
    content: "\e033";
}
.entypo-level-down:before {
    content: "\e034";
}
.entypo-level-up:before {
    content: "\e035";
}
.entypo-lifebuoy:before {
    content: "\e036";
}
.entypo-light-down:before {
    content: "\e037";
}
.entypo-light-up:before {
    content: "\e038";
}
.entypo-link:before {
    content: "\e039";
}
.entypo-linkedin:before {
    content: "\e03a";
}
.entypo-linkedin-circled:before {
    content: "\e03b";
}
.entypo-list:before {
    content: "\e03c";
}
.entypo-list-add:before {
    content: "\e03d";
}
.entypo-location:before {
    content: "\e03e";
}
.entypo-lock:before {
    content: "\e03f";
}
.entypo-lock-open:before {
    content: "\e040";
}
.entypo-login:before {
    content: "\e041";
}
.entypo-logo-db:before {
    content: "\e042";
}
.entypo-logout:before {
    content: "\e043";
}
.entypo-loop:before {
    content: "\e044";
}
.entypo-magnet:before {
    content: "\e045";
}
.entypo-mail:before {
    content: "\e046";
}
.entypo-map:before {
    content: "\e047";
}
.entypo-megaphone:before {
    content: "\e048";
}
.entypo-menu:before {
    content: "\e049";
}
.entypo-mic:before {
    content: "\e04a";
}
.entypo-minus:before {
    content: "\e04b";
}
.entypo-minus-circled:before {
    content: "\e04c";
}
.entypo-minus-squared:before {
    content: "\e04d";
}
.entypo-mixi:before {
    content: "\e04e";
}
.entypo-mobile:before {
    content: "\e04f";
}
.entypo-monitor:before {
    content: "\e050";
}
.entypo-moon:before {
    content: "\e051";
}
.entypo-mouse:before {
    content: "\e052";
}
.entypo-music:before {
    content: "\e053";
}
.entypo-mute:before {
    content: "\e054";
}
.entypo-network:before {
    content: "\e055";
}
.entypo-newspaper:before {
    content: "\e056";
}
.entypo-note:before {
    content: "\e057";
}
.entypo-note-beamed:before {
    content: "\e058";
}
.entypo-palette:before {
    content: "\e059";
}
.entypo-paper-plane:before {
    content: "\e05a";
}
.entypo-pause:before {
    content: "\e05b";
}
.entypo-paypal:before {
    content: "\e05c";
}
.entypo-pencil:before {
    content: "\e05d";
}
.entypo-phone:before {
    content: "\e05e";
}
.entypo-picasa:before {
    content: "\e05f";
}
.entypo-picture:before {
    content: "\e060";
}
.entypo-pinterest:before {
    content: "\e061";
}
.entypo-pinterest-circled:before {
    content: "\e062";
}
.entypo-play:before {
    content: "\e063";
}
.entypo-plus:before {
    content: "\e064";
}
.entypo-plus-circled:before {
    content: "\e065";
}
.entypo-plus-squared:before {
    content: "\e066";
}
.entypo-popup:before {
    content: "\e067";
}
.entypo-print:before {
    content: "\e068";
}
.entypo-progress-0:before {
    content: "\e069";
}
.entypo-progress-1:before {
    content: "\e06a";
}
.entypo-progress-2:before {
    content: "\e06b";
}
.entypo-progress-3:before {
    content: "\e06c";
}
.entypo-publish:before {
    content: "\e06d";
}
.entypo-qq:before {
    content: "\e06e";
}
.entypo-quote:before {
    content: "\e06f";
}
.entypo-rdio:before {
    content: "\e070";
}
.entypo-rdio-circled:before {
    content: "\e071";
}
.entypo-record:before {
    content: "\e072";
}
.entypo-renren:before {
    content: "\e073";
}
.entypo-reply:before {
    content: "\e074";
}
.entypo-reply-all:before {
    content: "\e075";
}
.entypo-resize-full:before {
    content: "\e076";
}
.entypo-resize-small:before {
    content: "\e077";
}
.entypo-retweet:before {
    content: "\e078";
}
.entypo-right:before {
    content: "\e079";
}
.entypo-right-bold:before {
    content: "\e07a";
}
.entypo-right-circled:before {
    content: "\e07b";
}
.entypo-right-dir:before {
    content: "\e07c";
}
.entypo-right-open:before {
    content: "\e07d";
}
.entypo-right-open-big:before {
    content: "\e07e";
}
.entypo-right-open-mini:before {
    content: "\e07f";
}
.entypo-right-thin:before {
    content: "\e080";
}
.entypo-rocket:before {
    content: "\e081";
}
.entypo-rss:before {
    content: "\e082";
}
.entypo-search:before {
    content: "\e083";
}
.entypo-share:before {
    content: "\e084";
}
.entypo-shareable:before {
    content: "\e085";
}
.entypo-shuffle:before {
    content: "\e086";
}
.entypo-signal:before {
    content: "\e087";
}
.entypo-sina-weibo:before {
    content: "\e088";
}
.entypo-skype:before {
    content: "\e089";
}
.entypo-skype-circled:before {
    content: "\e08a";
}
.entypo-smashing:before {
    content: "\e08b";
}
.entypo-sound:before {
    content: "\e08c";
}
.entypo-soundcloud:before {
    content: "\e08d";
}
.entypo-spotify:before {
    content: "\e08e";
}
.entypo-spotify-circled:before {
    content: "\e08f";
}
.entypo-star:before {
    content: "\e090";
}
.entypo-star-empty:before {
    content: "\e091";
}
.entypo-stop:before {
    content: "\e092";
}
.entypo-stumbleupon:before {
    content: "\e093";
}
.entypo-stumbleupon-circled:before {
    content: "\e094";
}
.entypo-suitcase:before {
    content: "\e095";
}
.entypo-sweden:before {
    content: "\e096";
}
.entypo-switch:before {
    content: "\e097";
}
.entypo-tag:before {
    content: "\e098";
}
.entypo-tape:before {
    content: "\e099";
}
.entypo-target:before {
    content: "\e09a";
}
.entypo-thermometer:before {
    content: "\e09b";
}
.entypo-thumbs-down:before {
    content: "\e09c";
}
.entypo-thumbs-up:before {
    content: "\e09d";
}
.entypo-ticket:before {
    content: "\e09e";
}
.entypo-to-end:before {
    content: "\e09f";
}
.entypo-to-start:before {
    content: "\e0a0";
}
.entypo-tools:before {
    content: "\e0a1";
}
.entypo-traffic-cone:before {
    content: "\e0a2";
}
.entypo-trash:before {
    content: "\e0a3";
}
.entypo-trophy:before {
    content: "\e0a4";
}
.entypo-tumblr:before {
    content: "\e0a5";
}
.entypo-tumblr-circled:before {
    content: "\e0a6";
}
.entypo-twitter:before {
    content: "\e0a7";
}
.entypo-twitter-circled:before {
    content: "\e0a8";
}
.entypo-up:before {
    content: "\e0a9";
}
.entypo-up-bold:before {
    content: "\e0aa";
}
.entypo-up-circled:before {
    content: "\e0ab";
}
.entypo-up-dir:before {
    content: "\e0ac";
}
.entypo-up-open:before {
    content: "\e0ad";
}
.entypo-up-open-big:before {
    content: "\e0ae";
}
.entypo-up-open-mini:before {
    content: "\e0af";
}
.entypo-up-thin:before {
    content: "\e0b0";
}
.entypo-upload:before {
    content: "\e0b1";
}
.entypo-upload-cloud:before {
    content: "\e0b2";
}
.entypo-user:before {
    content: "\e0b3";
}
.entypo-user-add:before {
    content: "\e0b4";
}
.entypo-users:before {
    content: "\e0b5";
}
.entypo-vcard:before {
    content: "\e0b6";
}
.entypo-video:before {
    content: "\e0b7";
}
.entypo-vimeo:before {
    content: "\e0b8";
}
.entypo-vimeo-circled:before {
    content: "\e0b9";
}
.entypo-vkontakte:before {
    content: "\e0ba";
}
.entypo-volume:before {
    content: "\e0bb";
}
.entypo-water:before {
    content: "\e0bc";
}
.entypo-window:before {
    content: "\e0bd";
}

/****************************************************************************************************/
/* Font Awesome */

@charset "UTF-8";

@font-face {
    font-family: "font-awesome";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/font-awesome.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/font-awesome.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/font-awesome.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/font-awesome.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/font-awesome.svg#font-awesome") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "font-awesome" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="faw-"]:before,
[class*=" faw-"]:before {
    font-family: "font-awesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.faw-adn:before {
    content: "a";
}
.faw-aid-medkit-case:before {
    content: "b";
}
.faw-align-center:before {
    content: "c";
}
.faw-align-justify:before {
    content: "d";
}
.faw-align-justify-1:before {
    content: "e";
}
.faw-align-left:before {
    content: "f";
}
.faw-align-right:before {
    content: "g";
}
.faw-ambulance:before {
    content: "h";
}
.faw-anchor:before {
    content: "i";
}
.faw-android:before {
    content: "j";
}
.faw-angle-double-down:before {
    content: "k";
}
.faw-angle-double-left:before {
    content: "l";
}
.faw-angle-double-right:before {
    content: "m";
}
.faw-angle-double-up:before {
    content: "n";
}
.faw-angle-down:before {
    content: "o";
}
.faw-angle-left:before {
    content: "p";
}
.faw-angle-right:before {
    content: "q";
}
.faw-angle-up:before {
    content: "r";
}
.faw-apple:before {
    content: "s";
}
.faw-archive:before {
    content: "t";
}
.faw-arrow-circle-down:before {
    content: "u";
}
.faw-arrow-circle-down-line:before {
    content: "v";
}
.faw-arrow-circle-left:before {
    content: "w";
}
.faw-arrow-circle-right:before {
    content: "x";
}
.faw-arrow-circle-right-line:before {
    content: "y";
}
.faw-arrow-circle-up:before {
    content: "z";
}
.faw-arrow-circle-up-line:before {
    content: "A";
}
.faw-arrow-down:before {
    content: "B";
}
.faw-arrow-down-1:before {
    content: "C";
}
.faw-arrow-horizontal:before {
    content: "D";
}
.faw-arrow-left:before {
    content: "E";
}
.faw-arrow-left-1:before {
    content: "F";
}
.faw-arrow-right:before {
    content: "G";
}
.faw-arrow-right-1:before {
    content: "H";
}
.faw-arrow-up:before {
    content: "I";
}
.faw-arrow-up-1:before {
    content: "J";
}
.faw-arrow-vertical:before {
    content: "K";
}
.faw-asterisk:before {
    content: "L";
}
.faw-backward:before {
    content: "M";
}
.faw-bar-chart:before {
    content: "N";
}
.faw-barcode:before {
    content: "O";
}
.faw-beer:before {
    content: "P";
}
.faw-bell:before {
    content: "Q";
}
.faw-bell-two:before {
    content: "R";
}
.faw-bitbucket:before {
    content: "S";
}
.faw-bitbucket-square:before {
    content: "T";
}
.faw-bitcoin:before {
    content: "U";
}
.faw-bold:before {
    content: "V";
}
.faw-book:before {
    content: "W";
}
.faw-bookmark:before {
    content: "X";
}
.faw-box-inbox:before {
    content: "Y";
}
.faw-briefcase-case:before {
    content: "Z";
}
.faw-briefcase-case-two:before {
    content: "0";
}
.faw-bug:before {
    content: "1";
}
.faw-building:before {
    content: "2";
}
.faw-bullhorn:before {
    content: "3";
}
.faw-bullseye:before {
    content: "4";
}
.faw-calendar:before {
    content: "5";
}
.faw-calendar-1:before {
    content: "6";
}
.faw-call-phone:before {
    content: "7";
}
.faw-call-phone-square:before {
    content: "8";
}
.faw-camera:before {
    content: "9";
}
.faw-camera-retro:before {
    content: "!";
}
.faw-caret-down:before {
    content: "\"";
}
.faw-caret-down-two:before {
    content: "#";
}
.faw-caret-left:before {
    content: "$";
}
.faw-caret-right:before {
    content: "%";
}
.faw-caret-square-down:before {
    content: "&";
}
.faw-caret-square-right:before {
    content: "'";
}
.faw-caret-square-up:before {
    content: "(";
}
.faw-caret-up:before {
    content: ")";
}
.faw-caret-up-down:before {
    content: "*";
}
.faw-caret-up-two:before {
    content: "+";
}
.faw-certificate:before {
    content: ",";
}
.faw-chat-bubble:before {
    content: "-";
}
.faw-chat-bubble-two:before {
    content: ".";
}
.faw-check-mark:before {
    content: "/";
}
.faw-check-mark-2:before {
    content: ":";
}
.faw-check-mark-circle:before {
    content: ";";
}
.faw-check-mark-circle-two:before {
    content: "<";
}
.faw-check-square:before {
    content: "=";
}
.faw-chevron-down:before {
    content: ">";
}
.faw-chevron-down-circle:before {
    content: "?";
}
.faw-chevron-left:before {
    content: "@";
}
.faw-chevron-right:before {
    content: "[";
}
.faw-chevron-up:before {
    content: "]";
}
.faw-chevron-up-circle:before {
    content: "^";
}
.faw-circle:before {
    content: "_";
}
.faw-circle-line:before {
    content: "`";
}
.faw-clipboard:before {
    content: "{";
}
.faw-clock:before {
    content: "|";
}
.faw-close-delete:before {
    content: "}";
}
.faw-cloud:before {
    content: "~";
}
.faw-cloud-download:before {
    content: "\\";
}
.faw-cloud-upload:before {
    content: "\e000";
}
.faw-code:before {
    content: "\e001";
}
.faw-code-fork:before {
    content: "\e002";
}
.faw-cog-gear:before {
    content: "\e003";
}
.faw-columns:before {
    content: "\e004";
}
.faw-compass:before {
    content: "\e005";
}
.faw-contrast:before {
    content: "\e006";
}
.faw-credit-card:before {
    content: "\e007";
}
.faw-crop:before {
    content: "\e008";
}
.faw-crosshair-aim:before {
    content: "\e009";
}
.faw-css3:before {
    content: "\e00a";
}
.faw-cup:before {
    content: "\e00b";
}
.faw-cursor-move:before {
    content: "\e00c";
}
.faw-cursor-move-two:before {
    content: "\e00d";
}
.faw-cut-scissor:before {
    content: "\e00e";
}
.faw-cutlery:before {
    content: "\e00f";
}
.faw-delete-circle:before {
    content: "\e010";
}
.faw-denied-block:before {
    content: "\e011";
}
.faw-dislike:before {
    content: "\e012";
}
.faw-doctor:before {
    content: "\e013";
}
.faw-document:before {
    content: "\e014";
}
.faw-dollar:before {
    content: "\e015";
}
.faw-download:before {
    content: "\e016";
}
.faw-dribble:before {
    content: "\e017";
}
.faw-dropbox:before {
    content: "\e018";
}
.faw-earser:before {
    content: "\e019";
}
.faw-edit-write:before {
    content: "\e01a";
}
.faw-eject:before {
    content: "\e01b";
}
.faw-ellipsis:before {
    content: "\e01c";
}
.faw-ellipsis-2:before {
    content: "\e01d";
}
.faw-email-envelope:before {
    content: "\e01e";
}
.faw-euro:before {
    content: "\e01f";
}
.faw-exchange:before {
    content: "\e020";
}
.faw-exclamation:before {
    content: "\e021";
}
.faw-exclamation-circle:before {
    content: "\e022";
}
.faw-exclamation-triangle:before {
    content: "\e023";
}
.faw-external-link:before {
    content: "\e024";
}
.faw-external-link-sqaure:before {
    content: "\e025";
}
.faw-eye:before {
    content: "\e026";
}
.faw-eye-slash-close:before {
    content: "\e027";
}
.faw-facebook:before {
    content: "\e028";
}
.faw-facebook-square:before {
    content: "\e029";
}
.faw-fast-backward:before {
    content: "\e02a";
}
.faw-fast-forward:before {
    content: "\e02b";
}
.faw-female:before {
    content: "\e02c";
}
.faw-fighter-jet:before {
    content: "\e02d";
}
.faw-file:before {
    content: "\e02e";
}
.faw-file-document:before {
    content: "\e02f";
}
.faw-file-text:before {
    content: "\e030";
}
.faw-files:before {
    content: "\e031";
}
.faw-filmstrip:before {
    content: "\e032";
}
.faw-filter:before {
    content: "\e033";
}
.faw-fire:before {
    content: "\e034";
}
.faw-fire-extinguisher:before {
    content: "\e035";
}
.faw-flag:before {
    content: "\e036";
}
.faw-flag-1:before {
    content: "\e037";
}
.faw-flag-goal:before {
    content: "\e038";
}
.faw-flash:before {
    content: "\e039";
}
.faw-flickr:before {
    content: "\e03a";
}
.faw-folder:before {
    content: "\e03b";
}
.faw-folder2:before {
    content: "\e03c";
}
.faw-folder3:before {
    content: "\e03d";
}
.faw-folder-open:before {
    content: "\e03e";
}
.faw-font:before {
    content: "\e03f";
}
.faw-fontawesome-webfont:before {
    content: "\e040";
}
.faw-forward:before {
    content: "\e041";
}
.faw-foursquare:before {
    content: "\e042";
}
.faw-gamepad:before {
    content: "\e043";
}
.faw-gears-setting:before {
    content: "\e044";
}
.faw-github:before {
    content: "\e045";
}
.faw-github-square:before {
    content: "\e046";
}
.faw-gittip:before {
    content: "\e047";
}
.faw-glass:before {
    content: "\e048";
}
.faw-globe-world:before {
    content: "\e049";
}
.faw-google-plus:before {
    content: "\e04a";
}
.faw-google-plus-1:before {
    content: "\e04b";
}
.faw-group:before {
    content: "\e04c";
}
.faw-hand-down:before {
    content: "\e04d";
}
.faw-hand-right:before {
    content: "\e04e";
}
.faw-hand-up:before {
    content: "\e04f";
}
.faw-harddrive:before {
    content: "\e050";
}
.faw-headphone:before {
    content: "\e051";
}
.faw-heart:before {
    content: "\e052";
}
.faw-heart-empty:before {
    content: "\e053";
}
.faw-home:before {
    content: "\e054";
}
.faw-hospital:before {
    content: "\e055";
}
.faw-hospital-square:before {
    content: "\e056";
}
.faw-hospital-square-two:before {
    content: "\e057";
}
.faw-html5:before {
    content: "\e058";
}
.faw-indent:before {
    content: "\e059";
}
.faw-information:before {
    content: "\e05a";
}
.faw-information-circle:before {
    content: "\e05b";
}
.faw-instagram:before {
    content: "\e05c";
}
.faw-italic:before {
    content: "\e05d";
}
.faw-key:before {
    content: "\e05e";
}
.faw-keyboard:before {
    content: "\e05f";
}
.faw-laptop:before {
    content: "\e060";
}
.faw-leaf:before {
    content: "\e061";
}
.faw-left:before {
    content: "\e062";
}
.faw-left-circle:before {
    content: "\e063";
}
.faw-legal:before {
    content: "\e064";
}
.faw-lemon:before {
    content: "\e065";
}
.faw-letter-mail:before {
    content: "\e066";
}
.faw-level-down:before {
    content: "\e067";
}
.faw-level-up:before {
    content: "\e068";
}
.faw-lightbulb:before {
    content: "\e069";
}
.faw-like:before {
    content: "\e06a";
}
.faw-like-filled:before {
    content: "\e06b";
}
.faw-link:before {
    content: "\e06c";
}
.faw-link-broken:before {
    content: "\e06d";
}
.faw-linkedin:before {
    content: "\e06e";
}
.faw-linkedin-square:before {
    content: "\e06f";
}
.faw-linux:before {
    content: "\e070";
}
.faw-list:before {
    content: "\e071";
}
.faw-list-2:before {
    content: "\e072";
}
.faw-list-bullet:before {
    content: "\e073";
}
.faw-list-number:before {
    content: "\e074";
}
.faw-location-arrow:before {
    content: "\e075";
}
.faw-lock:before {
    content: "\e076";
}
.faw-log-in:before {
    content: "\e077";
}
.faw-log-out:before {
    content: "\e078";
}
.faw-magic-wand:before {
    content: "\e079";
}
.faw-magnet:before {
    content: "\e07a";
}
.faw-mail-forward:before {
    content: "\e07b";
}
.faw-male:before {
    content: "\e07c";
}
.faw-maxcdn:before {
    content: "\e07d";
}
.faw-mic:before {
    content: "\e07e";
}
.faw-mic-no:before {
    content: "\e07f";
}
.faw-minus:before {
    content: "\e080";
}
.faw-minus-circle:before {
    content: "\e081";
}
.faw-minus-line:before {
    content: "\e082";
}
.faw-minus-square:before {
    content: "\e083";
}
.faw-minus-square-1:before {
    content: "\e084";
}
.faw-money-banknote:before {
    content: "\e085";
}
.faw-moon-sleep:before {
    content: "\e086";
}
.faw-music-note:before {
    content: "\e087";
}
.faw-outdent:before {
    content: "\e088";
}
.faw-paper-clip:before {
    content: "\e089";
}
.faw-pause:before {
    content: "\e08a";
}
.faw-pencil:before {
    content: "\e08b";
}
.faw-pencil-square:before {
    content: "\e08c";
}
.faw-phone-mobile:before {
    content: "\e08d";
}
.faw-photo:before {
    content: "\e08e";
}
.faw-pin-map:before {
    content: "\e08f";
}
.faw-pin-map-2:before {
    content: "\e090";
}
.faw-pinterest:before {
    content: "\e091";
}
.faw-pinterest-square:before {
    content: "\e092";
}
.faw-plane-airport:before {
    content: "\e093";
}
.faw-play:before {
    content: "\e094";
}
.faw-play-circle:before {
    content: "\e095";
}
.faw-plus:before {
    content: "\e096";
}
.faw-plus-circle:before {
    content: "\e097";
}
.faw-plus-square:before {
    content: "\e098";
}
.faw-pound:before {
    content: "\e099";
}
.faw-power-off:before {
    content: "\e09a";
}
.faw-present-gift:before {
    content: "\e09b";
}
.faw-prize-award:before {
    content: "\e09c";
}
.faw-ptint:before {
    content: "\e09d";
}
.faw-puzzle:before {
    content: "\e09e";
}
.faw-qrcode:before {
    content: "\e09f";
}
.faw-question:before {
    content: "\e0a0";
}
.faw-question-1:before {
    content: "\e0a1";
}
.faw-quote-left:before {
    content: "\e0a2";
}
.faw-quote-right:before {
    content: "\e0a3";
}
.faw-random:before {
    content: "\e0a4";
}
.faw-refresh:before {
    content: "\e0a5";
}
.faw-remove:before {
    content: "\e0a6";
}
.faw-renren:before {
    content: "\e0a7";
}
.faw-repeat-redo:before {
    content: "\e0a8";
}
.faw-reply-all:before {
    content: "\e0a9";
}
.faw-reply-mail:before {
    content: "\e0aa";
}
.faw-resize-down:before {
    content: "\e0ab";
}
.faw-resize-expand:before {
    content: "\e0ac";
}
.faw-retweet:before {
    content: "\e0ad";
}
.faw-right:before {
    content: "\e0ae";
}
.faw-road:before {
    content: "\e0af";
}
.faw-rocket:before {
    content: "\e0b0";
}
.faw-rss:before {
    content: "\e0b1";
}
.faw-rss-two:before {
    content: "\e0b2";
}
.faw-rupee:before {
    content: "\e0b3";
}
.faw-save-disk:before {
    content: "\e0b4";
}
.faw-science-laboratory:before {
    content: "\e0b5";
}
.faw-screen-desktop:before {
    content: "\e0b6";
}
.faw-search-find:before {
    content: "\e0b7";
}
.faw-share-square:before {
    content: "\e0b8";
}
.faw-share-square-1:before {
    content: "\e0b9";
}
.faw-shield:before {
    content: "\e0ba";
}
.faw-shopping-cart:before {
    content: "\e0bb";
}
.faw-signal:before {
    content: "\e0bc";
}
.faw-sitemap:before {
    content: "\e0bd";
}
.faw-skype:before {
    content: "\e0be";
}
.faw-smile:before {
    content: "\e0bf";
}
.faw-smiley-frown:before {
    content: "\e0c0";
}
.faw-smiley-meh:before {
    content: "\e0c1";
}
.faw-sort-alpha:before {
    content: "\e0c2";
}
.faw-sort-alpha-two:before {
    content: "\e0c3";
}
.faw-sort-amount:before {
    content: "\e0c4";
}
.faw-sort-amount-two:before {
    content: "\e0c5";
}
.faw-sort-numeric:before {
    content: "\e0c6";
}
.faw-sort-numeric-two:before {
    content: "\e0c7";
}
.faw-spinner:before {
    content: "\e0c8";
}
.faw-square:before {
    content: "\e0c9";
}
.faw-square-line:before {
    content: "\e0ca";
}
.faw-stackoverflow:before {
    content: "\e0cb";
}
.faw-star:before {
    content: "\e0cc";
}
.faw-star-half:before {
    content: "\e0cd";
}
.faw-star-half-1:before {
    content: "\e0ce";
}
.faw-star-two:before {
    content: "\e0cf";
}
.faw-step-backward:before {
    content: "\e0d0";
}
.faw-step-forward:before {
    content: "\e0d1";
}
.faw-stethoscope:before {
    content: "\e0d2";
}
.faw-stop:before {
    content: "\e0d3";
}
.faw-strikethrough:before {
    content: "\e0d4";
}
.faw-subscript:before {
    content: "\e0d5";
}
.faw-sun:before {
    content: "\e0d6";
}
.faw-superscript:before {
    content: "\e0d7";
}
.faw-table:before {
    content: "\e0d8";
}
.faw-tablet:before {
    content: "\e0d9";
}
.faw-tachometer:before {
    content: "\e0da";
}
.faw-tag:before {
    content: "\e0db";
}
.faw-tag-2:before {
    content: "\e0dc";
}
.faw-tags:before {
    content: "\e0dd";
}
.faw-talk-chat:before {
    content: "\e0de";
}
.faw-talk-chat-2:before {
    content: "\e0df";
}
.faw-tasks:before {
    content: "\e0e0";
}
.faw-terminal:before {
    content: "\e0e1";
}
.faw-text-height:before {
    content: "\e0e2";
}
.faw-text-width:before {
    content: "\e0e3";
}
.faw-thumbnails:before {
    content: "\e0e4";
}
.faw-thumbnails-large:before {
    content: "\e0e5";
}
.faw-ticket:before {
    content: "\e0e6";
}
.faw-tint:before {
    content: "\e0e7";
}
.faw-trash-bin:before {
    content: "\e0e8";
}
.faw-trello:before {
    content: "\e0e9";
}
.faw-truck:before {
    content: "\e0ea";
}
.faw-tumblr:before {
    content: "\e0eb";
}
.faw-tumblr-square:before {
    content: "\e0ec";
}
.faw-twitter:before {
    content: "\e0ed";
}
.faw-twitter-square:before {
    content: "\e0ee";
}
.faw-umbrella:before {
    content: "\e0ef";
}
.faw-underline:before {
    content: "\e0f0";
}
.faw-undo:before {
    content: "\e0f1";
}
.faw-unlike:before {
    content: "\e0f2";
}
.faw-unlock:before {
    content: "\e0f3";
}
.faw-unlock-2:before {
    content: "\e0f4";
}
.faw-upload:before {
    content: "\e0f5";
}
.faw-user:before {
    content: "\e0f6";
}
.faw-video-camera:before {
    content: "\e0f7";
}
.faw-vk:before {
    content: "\e0f8";
}
.faw-volume-down:before {
    content: "\e0f9";
}
.faw-volume-down-1:before {
    content: "\e0fa";
}
.faw-volume-up:before {
    content: "\e0fb";
}
.faw-weibo:before {
    content: "\e0fc";
}
.faw-window-list:before {
    content: "\e0fd";
}
.faw-windows:before {
    content: "\e0fe";
}
.faw-won:before {
    content: "\e0ff";
}
.faw-wrench:before {
    content: "\e100";
}
.faw-xing:before {
    content: "\e101";
}
.faw-xing-square:before {
    content: "\e102";
}
.faw-yen:before {
    content: "\e103";
}
.faw-youtube:before {
    content: "\e104";
}
.faw-youtube-play:before {
    content: "\e105";
}
.faw-youtube-square:before {
    content: "\e106";
}
.faw-yuan:before {
    content: "\e107";
}
.faw-zoom-in:before {
    content: "\e108";
}
.faw-zoom-out:before {
    content: "\e109";
}

/****************************************************************************************************/
/* Foundation */

@charset "UTF-8";

@font-face {
    font-family: "foundation";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/foundation.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/foundation.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/foundation.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/foundation.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/foundation.svg#foundation") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "foundation" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="found-"]:before,
[class*=" found-"]:before {
    font-family: "foundation" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.found-address-book:before {
    content: "a";
}
.found-alert:before {
    content: "b";
}
.found-align-center:before {
    content: "c";
}
.found-align-justify:before {
    content: "d";
}
.found-align-left:before {
    content: "e";
}
.found-align-right:before {
    content: "f";
}
.found-anchor:before {
    content: "g";
}
.found-annotate:before {
    content: "h";
}
.found-archive:before {
    content: "i";
}
.found-arrow-down:before {
    content: "j";
}
.found-arrow-left:before {
    content: "k";
}
.found-arrow-right:before {
    content: "l";
}
.found-arrow-up:before {
    content: "m";
}
.found-arrows-compress:before {
    content: "n";
}
.found-arrows-expand:before {
    content: "o";
}
.found-arrows-in:before {
    content: "p";
}
.found-arrows-out:before {
    content: "q";
}
.found-asl:before {
    content: "r";
}
.found-asterisk:before {
    content: "s";
}
.found-at-sign:before {
    content: "t";
}
.found-background-color:before {
    content: "u";
}
.found-battery-empty:before {
    content: "v";
}
.found-battery-full:before {
    content: "w";
}
.found-battery-half:before {
    content: "x";
}
.found-bitcoin:before {
    content: "y";
}
.found-bitcoin-circle:before {
    content: "z";
}
.found-blind:before {
    content: "A";
}
.found-bluetooth:before {
    content: "B";
}
.found-bold:before {
    content: "C";
}
.found-book:before {
    content: "D";
}
.found-book-bookmark:before {
    content: "E";
}
.found-bookmark:before {
    content: "F";
}
.found-braille:before {
    content: "G";
}
.found-burst:before {
    content: "H";
}
.found-burst-new:before {
    content: "I";
}
.found-burst-sale:before {
    content: "J";
}
.found-calendar:before {
    content: "K";
}
.found-camera:before {
    content: "L";
}
.found-check:before {
    content: "M";
}
.found-checkbox:before {
    content: "N";
}
.found-clipboard:before {
    content: "O";
}
.found-clipboard-notes:before {
    content: "P";
}
.found-clipboard-pencil:before {
    content: "Q";
}
.found-clock:before {
    content: "R";
}
.found-closed-caption:before {
    content: "S";
}
.found-cloud:before {
    content: "T";
}
.found-comment:before {
    content: "U";
}
.found-comment-minus:before {
    content: "V";
}
.found-comment-quotes:before {
    content: "W";
}
.found-comment-video:before {
    content: "X";
}
.found-comments:before {
    content: "Y";
}
.found-compass:before {
    content: "Z";
}
.found-contrast:before {
    content: "0";
}
.found-credit-card:before {
    content: "1";
}
.found-crop:before {
    content: "2";
}
.found-crown:before {
    content: "3";
}
.found-css3:before {
    content: "4";
}
.found-database:before {
    content: "5";
}
.found-die-five:before {
    content: "6";
}
.found-die-four:before {
    content: "7";
}
.found-die-one:before {
    content: "8";
}
.found-die-six:before {
    content: "9";
}
.found-die-three:before {
    content: "!";
}
.found-die-two:before {
    content: "\"";
}
.found-dislike:before {
    content: "#";
}
.found-dollar:before {
    content: "$";
}
.found-dollar-bill:before {
    content: "%";
}
.found-download:before {
    content: "&";
}
.found-eject:before {
    content: "'";
}
.found-elevator:before {
    content: "(";
}
.found-euro:before {
    content: ")";
}
.found-eye:before {
    content: "*";
}
.found-fast-forward:before {
    content: "+";
}
.found-female:before {
    content: ",";
}
.found-female-symbol:before {
    content: "-";
}
.found-filter:before {
    content: ".";
}
.found-first-aid:before {
    content: "/";
}
.found-flag:before {
    content: ":";
}
.found-folder:before {
    content: ";";
}
.found-folder-add:before {
    content: "<";
}
.found-folder-lock:before {
    content: "=";
}
.found-foot:before {
    content: ">";
}
.found-foundation:before {
    content: "?";
}
.found-graph-bar:before {
    content: "@";
}
.found-graph-horizontal:before {
    content: "[";
}
.found-graph-pie:before {
    content: "]";
}
.found-graph-trend:before {
    content: "^";
}
.found-guide-dog:before {
    content: "_";
}
.found-hearing-aid:before {
    content: "`";
}
.found-heart:before {
    content: "{";
}
.found-home:before {
    content: "|";
}
.found-html5:before {
    content: "}";
}
.found-indent-less:before {
    content: "~";
}
.found-indent-more:before {
    content: "\\";
}
.found-info:before {
    content: "\e000";
}
.found-italic:before {
    content: "\e001";
}
.found-key:before {
    content: "\e002";
}
.found-laptop:before {
    content: "\e003";
}
.found-layout:before {
    content: "\e004";
}
.found-lightbulb:before {
    content: "\e005";
}
.found-like:before {
    content: "\e006";
}
.found-link:before {
    content: "\e007";
}
.found-list:before {
    content: "\e008";
}
.found-list-bullet:before {
    content: "\e009";
}
.found-list-number:before {
    content: "\e00a";
}
.found-list-thumbnails:before {
    content: "\e00b";
}
.found-lock:before {
    content: "\e00c";
}
.found-loop:before {
    content: "\e00d";
}
.found-magnifying-glass:before {
    content: "\e00e";
}
.found-mail:before {
    content: "\e00f";
}
.found-male:before {
    content: "\e010";
}
.found-male-female:before {
    content: "\e011";
}
.found-male-symbol:before {
    content: "\e012";
}
.found-map:before {
    content: "\e013";
}
.found-marker:before {
    content: "\e014";
}
.found-megaphone:before {
    content: "\e015";
}
.found-microphone:before {
    content: "\e016";
}
.found-minus:before {
    content: "\e017";
}
.found-minus-circle:before {
    content: "\e018";
}
.found-mobile:before {
    content: "\e019";
}
.found-mobile-signal:before {
    content: "\e01a";
}
.found-monitor:before {
    content: "\e01b";
}
.found-mountains:before {
    content: "\e01c";
}
.found-music:before {
    content: "\e01d";
}
.found-next:before {
    content: "\e01e";
}
.found-no-dogs:before {
    content: "\e01f";
}
.found-no-smoking:before {
    content: "\e020";
}
.found-page:before {
    content: "\e021";
}
.found-page-add:before {
    content: "\e022";
}
.found-page-copy:before {
    content: "\e023";
}
.found-page-csv:before {
    content: "\e024";
}
.found-page-delete:before {
    content: "\e025";
}
.found-page-doc:before {
    content: "\e026";
}
.found-page-edit:before {
    content: "\e027";
}
.found-page-export:before {
    content: "\e028";
}
.found-page-export-csv:before {
    content: "\e029";
}
.found-page-export-doc:before {
    content: "\e02a";
}
.found-page-export-pdf:before {
    content: "\e02b";
}
.found-page-filled:before {
    content: "\e02c";
}
.found-page-multiple:before {
    content: "\e02d";
}
.found-page-pdf:before {
    content: "\e02e";
}
.found-page-remove:before {
    content: "\e02f";
}
.found-page-search:before {
    content: "\e030";
}
.found-paint-bucket:before {
    content: "\e031";
}
.found-paperclip:before {
    content: "\e032";
}
.found-pause:before {
    content: "\e033";
}
.found-paw:before {
    content: "\e034";
}
.found-paypal:before {
    content: "\e035";
}
.found-pencil:before {
    content: "\e036";
}
.found-photo:before {
    content: "\e037";
}
.found-play:before {
    content: "\e038";
}
.found-play-circle:before {
    content: "\e039";
}
.found-play-video:before {
    content: "\e03a";
}
.found-plus:before {
    content: "\e03b";
}
.found-pound:before {
    content: "\e03c";
}
.found-power:before {
    content: "\e03d";
}
.found-previous:before {
    content: "\e03e";
}
.found-price-tag:before {
    content: "\e03f";
}
.found-pricetag-multiple:before {
    content: "\e040";
}
.found-print:before {
    content: "\e041";
}
.found-prohibited:before {
    content: "\e042";
}
.found-projection-screen:before {
    content: "\e043";
}
.found-puzzle:before {
    content: "\e044";
}
.found-quote:before {
    content: "\e045";
}
.found-record:before {
    content: "\e046";
}
.found-refresh:before {
    content: "\e047";
}
.found-results:before {
    content: "\e048";
}
.found-results-demographics:before {
    content: "\e049";
}
.found-rewind:before {
    content: "\e04a";
}
.found-rewind-ten:before {
    content: "\e04b";
}
.found-rss:before {
    content: "\e04c";
}
.found-save:before {
    content: "\e04d";
}
.found-safety-cone:before {
    content: "\e04e";
}
.found-share:before {
    content: "\e04f";
}
.found-sheriff-badge:before {
    content: "\e050";
}
.found-shield:before {
    content: "\e051";
}
.found-shopping-bag:before {
    content: "\e052";
}
.found-shopping-cart:before {
    content: "\e053";
}
.found-shuffle:before {
    content: "\e054";
}
.found-skull:before {
    content: "\e055";
}
.found-social-500px:before {
    content: "\e056";
}
.found-social-adobe:before {
    content: "\e057";
}
.found-social-amazon:before {
    content: "\e058";
}
.found-social-android:before {
    content: "\e059";
}
.found-social-apple:before {
    content: "\e05a";
}
.found-social-behance:before {
    content: "\e05b";
}
.found-social-bing:before {
    content: "\e05c";
}
.found-social-blogger:before {
    content: "\e05d";
}
.found-social-delicious:before {
    content: "\e05e";
}
.found-social-designer-news:before {
    content: "\e05f";
}
.found-social-deviant-art:before {
    content: "\e060";
}
.found-social-digg:before {
    content: "\e061";
}
.found-social-drive:before {
    content: "\e062";
}
.found-social-dribbble:before {
    content: "\e063";
}
.found-social-dropbox:before {
    content: "\e064";
}
.found-social-evernote:before {
    content: "\e065";
}
.found-social-facebook:before {
    content: "\e066";
}
.found-social-flickr:before {
    content: "\e067";
}
.found-social-forrst:before {
    content: "\e068";
}
.found-social-foursquare:before {
    content: "\e069";
}
.found-social-game-center:before {
    content: "\e06a";
}
.found-social-github:before {
    content: "\e06b";
}
.found-social-hacker-news:before {
    content: "\e06c";
}
.found-social-google-plus:before {
    content: "\e06d";
}
.found-social-hi5:before {
    content: "\e06e";
}
.found-social-instagram:before {
    content: "\e06f";
}
.found-social-lastfm:before {
    content: "\e071";
}
.found-social-joomla:before {
    content: "\e070";
}
.found-social-linkedin:before {
    content: "\e072";
}
.found-social-medium:before {
    content: "\e073";
}
.found-social-myspace:before {
    content: "\e074";
}
.found-social-orkut:before {
    content: "\e075";
}
.found-social-path:before {
    content: "\e076";
}
.found-social-picasa:before {
    content: "\e077";
}
.found-social-pinterest:before {
    content: "\e078";
}
.found-social-rdio:before {
    content: "\e079";
}
.found-social-reddit:before {
    content: "\e07a";
}
.found-social-skillshare:before {
    content: "\e07b";
}
.found-social-skype:before {
    content: "\e07c";
}
.found-social-smashing-mag:before {
    content: "\e07d";
}
.found-social-snapchat:before {
    content: "\e07e";
}
.found-social-spotify:before {
    content: "\e07f";
}
.found-social-squidoo:before {
    content: "\e080";
}
.found-social-stack-overflow:before {
    content: "\e081";
}
.found-social-steam:before {
    content: "\e082";
}
.found-social-stumbleupon:before {
    content: "\e083";
}
.found-social-treehouse:before {
    content: "\e084";
}
.found-social-tumblr:before {
    content: "\e085";
}
.found-social-twitter:before {
    content: "\e086";
}
.found-social-vimeo:before {
    content: "\e087";
}
.found-social-windows:before {
    content: "\e088";
}
.found-social-xbox:before {
    content: "\e089";
}
.found-social-yahoo:before {
    content: "\e08a";
}
.found-social-yelp:before {
    content: "\e08b";
}
.found-social-youtube:before {
    content: "\e08c";
}
.found-social-zerply:before {
    content: "\e08d";
}
.found-social-zurb:before {
    content: "\e08e";
}
.found-sound:before {
    content: "\e08f";
}
.found-star:before {
    content: "\e090";
}
.found-stop:before {
    content: "\e091";
}
.found-strikethrough:before {
    content: "\e092";
}
.found-subscript:before {
    content: "\e093";
}
.found-superscript:before {
    content: "\e094";
}
.found-tablet-landscape:before {
    content: "\e095";
}
.found-tablet-portrait:before {
    content: "\e096";
}
.found-target:before {
    content: "\e097";
}
.found-target-two:before {
    content: "\e098";
}
.found-telephone:before {
    content: "\e099";
}
.found-telephone-accessible:before {
    content: "\e09a";
}
.found-text-color:before {
    content: "\e09b";
}
.found-thumbnails:before {
    content: "\e09c";
}
.found-ticket:before {
    content: "\e09d";
}
.found-torso:before {
    content: "\e09e";
}
.found-torso-business:before {
    content: "\e09f";
}
.found-torso-female:before {
    content: "\e0a0";
}
.found-torsos:before {
    content: "\e0a1";
}
.found-torsos-all:before {
    content: "\e0a2";
}
.found-torsos-all-female:before {
    content: "\e0a3";
}
.found-torsos-female-male:before {
    content: "\e0a4";
}
.found-torsos-male-female:before {
    content: "\e0a5";
}
.found-trash:before {
    content: "\e0a6";
}
.found-trees:before {
    content: "\e0a7";
}
.found-trophy:before {
    content: "\e0a8";
}
.found-underline:before {
    content: "\e0a9";
}
.found-universal-access:before {
    content: "\e0aa";
}
.found-unlink:before {
    content: "\e0ab";
}
.found-unlock:before {
    content: "\e0ac";
}
.found-upload:before {
    content: "\e0ad";
}
.found-upload-cloud:before {
    content: "\e0ae";
}
.found-usb:before {
    content: "\e0af";
}
.found-video:before {
    content: "\e0b0";
}
.found-volume:before {
    content: "\e0b1";
}
.found-volume-none:before {
    content: "\e0b2";
}
.found-volume-strike:before {
    content: "\e0b3";
}
.found-web:before {
    content: "\e0b4";
}
.found-wheelchair:before {
    content: "\e0b5";
}
.found-widget:before {
    content: "\e0b6";
}
.found-wrench:before {
    content: "\e0b7";
}
.found-x:before {
    content: "\e0b8";
}
.found-x-circle:before {
    content: "\e0b9";
}
.found-yen:before {
    content: "\e0ba";
}
.found-zoom-in:before {
    content: "\e0bb";
}
.found-zoom-out:before {
    content: "\e0bc";
}

/****************************************************************************************************/
/* Octicons */

@charset "UTF-8";

@font-face {
    font-family: "octicons";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/octicons.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/octicons.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/octicons.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/octicons.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/octicons.svg#octicons") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "octicons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="oct-"]:before,
[class*=" oct-"]:before {
    font-family: "octicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oct-alert:before {
    content: "a";
}
.oct-alignment-align:before {
    content: "b";
}
.oct-alignment-aligned-to:before {
    content: "c";
}
.oct-alignment-unalign:before {
    content: "d";
}
.oct-arrow-down:before {
    content: "e";
}
.oct-arrow-left:before {
    content: "f";
}
.oct-arrow-right:before {
    content: "g";
}
.oct-arrow-small-down:before {
    content: "h";
}
.oct-arrow-small-left:before {
    content: "i";
}
.oct-arrow-small-right:before {
    content: "j";
}
.oct-arrow-small-up:before {
    content: "k";
}
.oct-arrow-up:before {
    content: "l";
}
.oct-beer:before {
    content: "m";
}
.oct-book:before {
    content: "n";
}
.oct-bookmark:before {
    content: "o";
}
.oct-briefcase:before {
    content: "p";
}
.oct-broadcast:before {
    content: "q";
}
.oct-browser:before {
    content: "r";
}
.oct-bug:before {
    content: "s";
}
.oct-calendar:before {
    content: "t";
}
.oct-check:before {
    content: "u";
}
.oct-checklist:before {
    content: "v";
}
.oct-chevron-down:before {
    content: "w";
}
.oct-chevron-left:before {
    content: "x";
}
.oct-chevron-right:before {
    content: "y";
}
.oct-chevron-up:before {
    content: "z";
}
.oct-circle-slash:before {
    content: "A";
}
.oct-circuit-board:before {
    content: "B";
}
.oct-clippy:before {
    content: "C";
}
.oct-clock:before {
    content: "D";
}
.oct-cloud-download:before {
    content: "E";
}
.oct-cloud-upload:before {
    content: "F";
}
.oct-code:before {
    content: "G";
}
.oct-color-mode:before {
    content: "H";
}
.oct-comment:before {
    content: "I";
}
.oct-comment-discussion:before {
    content: "J";
}
.oct-credit-card:before {
    content: "K";
}
.oct-dash:before {
    content: "L";
}
.oct-dashboard:before {
    content: "M";
}
.oct-database:before {
    content: "N";
}
.oct-device-camera:before {
    content: "O";
}
.oct-device-camera-video:before {
    content: "P";
}
.oct-device-desktop:before {
    content: "Q";
}
.oct-device-mobile:before {
    content: "R";
}
.oct-diff:before {
    content: "S";
}
.oct-diff-added:before {
    content: "T";
}
.oct-diff-ignored:before {
    content: "U";
}
.oct-diff-removed:before {
    content: "V";
}
.oct-diff-modified:before {
    content: "W";
}
.oct-diff-renamed:before {
    content: "X";
}
.oct-ellipsis:before {
    content: "Y";
}
.oct-eye:before {
    content: "Z";
}
.oct-file-binary:before {
    content: "0";
}
.oct-file-code:before {
    content: "1";
}
.oct-file-directory:before {
    content: "2";
}
.oct-file-media:before {
    content: "3";
}
.oct-file-pdf:before {
    content: "4";
}
.oct-file-submodule:before {
    content: "5";
}
.oct-file-symlink-directory:before {
    content: "6";
}
.oct-file-symlink-file:before {
    content: "7";
}
.oct-file-text:before {
    content: "8";
}
.oct-file-zip:before {
    content: "9";
}
.oct-flame:before {
    content: "!";
}
.oct-fold:before {
    content: "\"";
}
.oct-gear:before {
    content: "#";
}
.oct-home:before {
    content: "$";
}
.oct-history:before {
    content: "%";
}
.oct-heart:before {
    content: "&";
}
.oct-graph:before {
    content: "'";
}
.oct-globe:before {
    content: "(";
}
.oct-git-pull-request:before {
    content: ")";
}
.oct-git-merge:before {
    content: "*";
}
.oct-git-compare:before {
    content: "+";
}
.oct-git-commit:before {
    content: ",";
}
.oct-git-branch:before {
    content: "-";
}
.oct-gist-secret:before {
    content: ".";
}
.oct-gist:before {
    content: "/";
}
.oct-gift:before {
    content: ":";
}
.oct-horizontal-rule:before {
    content: ";";
}
.oct-hourglass:before {
    content: "<";
}
.oct-hubot:before {
    content: "=";
}
.oct-inbox:before {
    content: ">";
}
.oct-info:before {
    content: "?";
}
.oct-issue-closed:before {
    content: "@";
}
.oct-issue-opened:before {
    content: "[";
}
.oct-issue-reopened:before {
    content: "]";
}
.oct-jersey:before {
    content: "^";
}
.oct-jump-down:before {
    content: "_";
}
.oct-jump-left:before {
    content: "`";
}
.oct-jump-right:before {
    content: "{";
}
.oct-jump-up:before {
    content: "|";
}
.oct-mail-read:before {
    content: "}";
}
.oct-mail:before {
    content: "~";
}
.oct-logo-github:before {
    content: "\\";
}
.oct-lock:before {
    content: "\e000";
}
.oct-location:before {
    content: "\e001";
}
.oct-list-unordered:before {
    content: "\e002";
}
.oct-list-ordered:before {
    content: "\e003";
}
.oct-link-external:before {
    content: "\e004";
}
.oct-link:before {
    content: "\e005";
}
.oct-light-bulb:before {
    content: "\e006";
}
.oct-law:before {
    content: "\e007";
}
.oct-keyboard:before {
    content: "\e008";
}
.oct-key:before {
    content: "\e009";
}
.oct-mail-reply:before {
    content: "\e00a";
}
.oct-mark-github:before {
    content: "\e00b";
}
.oct-markdown:before {
    content: "\e00c";
}
.oct-megaphone:before {
    content: "\e00d";
}
.oct-mention:before {
    content: "\e00e";
}
.oct-microscope:before {
    content: "\e00f";
}
.oct-milestone:before {
    content: "\e010";
}
.oct-mirror:before {
    content: "\e011";
}
.oct-mortar-board:before {
    content: "\e012";
}
.oct-move-down:before {
    content: "\e013";
}
.oct-move-left:before {
    content: "\e014";
}
.oct-move-right:before {
    content: "\e015";
}
.oct-move-up:before {
    content: "\e016";
}
.oct-playback-rewind:before {
    content: "\e017";
}
.oct-playback-play:before {
    content: "\e018";
}
.oct-playback-pause:before {
    content: "\e019";
}
.oct-playback-fast-forward:before {
    content: "\e01a";
}
.oct-pin:before {
    content: "\e01b";
}
.oct-person:before {
    content: "\e01c";
}
.oct-pencil:before {
    content: "\e01d";
}
.oct-paintcan:before {
    content: "\e01e";
}
.oct-package:before {
    content: "\e01f";
}
.oct-organization:before {
    content: "\e020";
}
.oct-octoface:before {
    content: "\e021";
}
.oct-no-newline:before {
    content: "\e022";
}
.oct-mute:before {
    content: "\e023";
}
.oct-plug:before {
    content: "\e024";
}
.oct-plus:before {
    content: "\e025";
}
.oct-podium:before {
    content: "\e026";
}
.oct-primitive-dot:before {
    content: "\e027";
}
.oct-primitive-square:before {
    content: "\e028";
}
.oct-pulse:before {
    content: "\e029";
}
.oct-puzzle:before {
    content: "\e02a";
}
.oct-question:before {
    content: "\e02b";
}
.oct-quote:before {
    content: "\e02c";
}
.oct-radio-tower:before {
    content: "\e02d";
}
.oct-repo:before {
    content: "\e02e";
}
.oct-repo-clone:before {
    content: "\e02f";
}
.oct-repo-force-push:before {
    content: "\e030";
}
.oct-sign-out:before {
    content: "\e031";
}
.oct-sign-in:before {
    content: "\e032";
}
.oct-settings:before {
    content: "\e033";
}
.oct-server:before {
    content: "\e034";
}
.oct-screen-normal:before {
    content: "\e035";
}
.oct-search:before {
    content: "\e036";
}
.oct-screen-full:before {
    content: "\e037";
}
.oct-ruby:before {
    content: "\e038";
}
.oct-rss:before {
    content: "\e039";
}
.oct-rocket:before {
    content: "\e03a";
}
.oct-repo-push:before {
    content: "\e03b";
}
.oct-repo-pull:before {
    content: "\e03c";
}
.oct-repo-forked:before {
    content: "\e03d";
}
.oct-split:before {
    content: "\e03e";
}
.oct-squirrel:before {
    content: "\e03f";
}
.oct-star:before {
    content: "\e040";
}
.oct-steps:before {
    content: "\e041";
}
.oct-stop:before {
    content: "\e042";
}
.oct-sync:before {
    content: "\e043";
}
.oct-tag:before {
    content: "\e044";
}
.oct-telescope:before {
    content: "\e045";
}
.oct-terminal:before {
    content: "\e046";
}
.oct-three-bars:before {
    content: "\e047";
}
.oct-tools:before {
    content: "\e048";
}
.oct-trashcan:before {
    content: "\e049";
}
.oct-triangle-down:before {
    content: "\e04a";
}
.oct-triangle-left:before {
    content: "\e04b";
}
.oct-triangle-right:before {
    content: "\e04c";
}
.oct-triangle-up:before {
    content: "\e04d";
}
.oct-unfold:before {
    content: "\e04e";
}
.oct-unmute:before {
    content: "\e04f";
}
.oct-versions:before {
    content: "\e050";
}
.oct-x:before {
    content: "\e051";
}
.oct-zap:before {
    content: "\e052";
}

/****************************************************************************************************/
/* Steadysets */

@charset "UTF-8";

@font-face {
    font-family: "steadysets";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/steadysets.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/steadysets.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/steadysets.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/steadysets.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/steadysets.svg#steadysets") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "steadysets" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="steady-"]:before,
[class*=" steady-"]:before {
    font-family: "steadysets" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.steady-align-center:before {
    content: "a";
}
.steady-align-justify:before {
    content: "b";
}
.steady-align-left:before {
    content: "c";
}
.steady-align-right:before {
    content: "d";
}
.steady-archive:before {
    content: "e";
}
.steady-arrow-down:before {
    content: "f";
}
.steady-arrow-left:before {
    content: "g";
}
.steady-arrow-right:before {
    content: "h";
}
.steady-arrow-up:before {
    content: "i";
}
.steady-atom:before {
    content: "j";
}
.steady-bag:before {
    content: "k";
}
.steady-bank-notes:before {
    content: "l";
}
.steady-barbell:before {
    content: "m";
}
.steady-bars:before {
    content: "n";
}
.steady-battery-0:before {
    content: "o";
}
.steady-battery-1:before {
    content: "p";
}
.steady-battery-2:before {
    content: "q";
}
.steady-battery-3:before {
    content: "r";
}
.steady-battery-4:before {
    content: "s";
}
.steady-battery-power:before {
    content: "t";
}
.steady-beer:before {
    content: "u";
}
.steady-bolt:before {
    content: "v";
}
.steady-bones:before {
    content: "w";
}
.steady-book-close:before {
    content: "x";
}
.steady-book-open:before {
    content: "y";
}
.steady-bookmark:before {
    content: "z";
}
.steady-box:before {
    content: "A";
}
.steady-browser:before {
    content: "B";
}
.steady-bubble:before {
    content: "C";
}
.steady-bubble-1:before {
    content: "D";
}
.steady-bubble-2:before {
    content: "E";
}
.steady-bubble-3:before {
    content: "F";
}
.steady-bucket:before {
    content: "G";
}
.steady-calculator:before {
    content: "H";
}
.steady-calendar:before {
    content: "I";
}
.steady-camera:before {
    content: "J";
}
.steady-cardiac-pulse:before {
    content: "K";
}
.steady-cd:before {
    content: "L";
}
.steady-character:before {
    content: "M";
}
.steady-checkbox-checked:before {
    content: "N";
}
.steady-checkmark:before {
    content: "O";
}
.steady-clipboard:before {
    content: "P";
}
.steady-clock:before {
    content: "Q";
}
.steady-cloud:before {
    content: "R";
}
.steady-coffee:before {
    content: "S";
}
.steady-comment:before {
    content: "T";
}
.steady-connection-0:before {
    content: "U";
}
.steady-connection-1:before {
    content: "V";
}
.steady-connection-2:before {
    content: "W";
}
.steady-connection-3:before {
    content: "X";
}
.steady-connection-4:before {
    content: "Y";
}
.steady-credit-cards:before {
    content: "Z";
}
.steady-crop:before {
    content: "0";
}
.steady-cube:before {
    content: "1";
}
.steady-diamond:before {
    content: "2";
}
.steady-download:before {
    content: "3";
}
.steady-email:before {
    content: "4";
}
.steady-email-plane:before {
    content: "5";
}
.steady-enter:before {
    content: "6";
}
.steady-envelope:before {
    content: "7";
}
.steady-eyedropper:before {
    content: "8";
}
.steady-file:before {
    content: "9";
}
.steady-file-add:before {
    content: "!";
}
.steady-file-broken:before {
    content: "\"";
}
.steady-file-settings:before {
    content: "#";
}
.steady-files:before {
    content: "$";
}
.steady-flag:before {
    content: "%";
}
.steady-folder:before {
    content: "&";
}
.steady-folder-add:before {
    content: "'";
}
.steady-folder-check:before {
    content: "(";
}
.steady-folder-settings:before {
    content: ")";
}
.steady-forbidden:before {
    content: "*";
}
.steady-frames:before {
    content: "+";
}
.steady-glass:before {
    content: ",";
}
.steady-graph:before {
    content: "-";
}
.steady-grid:before {
    content: ".";
}
.steady-heart:before {
    content: "/";
}
.steady-home:before {
    content: ":";
}
.steady-id-card:before {
    content: ";";
}
.steady-invoice:before {
    content: "<";
}
.steady-ipad:before {
    content: "=";
}
.steady-ipad-2:before {
    content: ">";
}
.steady-lab:before {
    content: "?";
}
.steady-laptop:before {
    content: "@";
}
.steady-list:before {
    content: "[";
}
.steady-lock:before {
    content: "]";
}
.steady-locked:before {
    content: "^";
}
.steady-map:before {
    content: "_";
}
.steady-measure:before {
    content: "`";
}
.steady-meter:before {
    content: "{";
}
.steady-micro:before {
    content: "|";
}
.steady-micro-mute:before {
    content: "}";
}
.steady-microwave:before {
    content: "~";
}
.steady-minus:before {
    content: "\\";
}
.steady-modem:before {
    content: "\e000";
}
.steady-mute:before {
    content: "\e001";
}
.steady-newspaper:before {
    content: "\e002";
}
.steady-paperclip:before {
    content: "\e003";
}
.steady-pencil:before {
    content: "\e004";
}
.steady-phone:before {
    content: "\e005";
}
.steady-phone-2:before {
    content: "\e006";
}
.steady-phone-3:before {
    content: "\e007";
}
.steady-picture:before {
    content: "\e008";
}
.steady-pie-chart:before {
    content: "\e009";
}
.steady-pill:before {
    content: "\e00a";
}
.steady-pin:before {
    content: "\e00b";
}
.steady-power:before {
    content: "\e00c";
}
.steady-printer-1:before {
    content: "\e00d";
}
.steady-printer-2:before {
    content: "\e00e";
}
.steady-refresh:before {
    content: "\e00f";
}
.steady-reload:before {
    content: "\e010";
}
.steady-screen:before {
    content: "\e011";
}
.steady-select:before {
    content: "\e012";
}
.steady-set:before {
    content: "\e013";
}
.steady-settings:before {
    content: "\e014";
}
.steady-share:before {
    content: "\e015";
}
.steady-share-outline:before {
    content: "\e016";
}
.steady-shorts:before {
    content: "\e017";
}
.steady-speaker:before {
    content: "\e018";
}
.steady-star:before {
    content: "\e019";
}
.steady-stopwatch:before {
    content: "\e01a";
}
.steady-sun:before {
    content: "\e01b";
}
.steady-syringe:before {
    content: "\e01c";
}
.steady-tag:before {
    content: "\e01d";
}
.steady-train:before {
    content: "\e01e";
}
.steady-trash:before {
    content: "\e01f";
}
.steady-unlocked:before {
    content: "\e020";
}
.steady-user:before {
    content: "\e021";
}
.steady-user-outline:before {
    content: "\e022";
}
.steady-users:before {
    content: "\e023";
}
.steady-users-outline:before {
    content: "\e024";
}
.steady-volume:before {
    content: "\e025";
}
.steady-volume-down:before {
    content: "\e026";
}
.steady-volume-up:before {
    content: "\e027";
}
.steady-wifi-1:before {
    content: "\e028";
}
.steady-wifi-2:before {
    content: "\e029";
}
.steady-wifi-3:before {
    content: "\e02a";
}
.steady-window-delete:before {
    content: "\e02b";
}
.steady-windows:before {
    content: "\e02c";
}
.steady-zoom:before {
    content: "\e02d";
}
.steady-zoom-in:before {
    content: "\e02e";
}
.steady-zoom-out:before {
    content: "\e02f";
}

/****************************************************************************************************/
/* Vector Social */

@charset "UTF-8";

@font-face {
    font-family: "vector-social";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/vector-social.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/vector-social.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/vector-social.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/vector-social.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/vector-social.svg#vector-social") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "vector-social" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="vector-"]:before,
[class*=" vector-"]:before {
    font-family: "vector-social" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.vector-aim:before {
    content: "a";
}
.vector-aim-alt:before {
    content: "b";
}
.vector-amazon:before {
    content: "c";
}
.vector-app-store:before {
    content: "d";
}
.vector-apple:before {
    content: "e";
}
.vector-arto:before {
    content: "f";
}
.vector-aws:before {
    content: "g";
}
.vector-baidu:before {
    content: "h";
}
.vector-basecamp:before {
    content: "i";
}
.vector-bebo:before {
    content: "j";
}
.vector-behance:before {
    content: "k";
}
.vector-bing:before {
    content: "l";
}
.vector-blip:before {
    content: "m";
}
.vector-blogger:before {
    content: "n";
}
.vector-bnter:before {
    content: "o";
}
.vector-brightkite:before {
    content: "p";
}
.vector-cinch:before {
    content: "q";
}
.vector-cloudapp:before {
    content: "r";
}
.vector-coroflot:before {
    content: "s";
}
.vector-creative-commons:before {
    content: "t";
}
.vector-dailybooth:before {
    content: "u";
}
.vector-delicious:before {
    content: "v";
}
.vector-designbump:before {
    content: "w";
}
.vector-designfloat:before {
    content: "x";
}
.vector-designmoo:before {
    content: "y";
}
.vector-deviantart:before {
    content: "z";
}
.vector-digg:before {
    content: "A";
}
.vector-digg-alt:before {
    content: "B";
}
.vector-diigo:before {
    content: "C";
}
.vector-dribbble:before {
    content: "D";
}
.vector-dropbox:before {
    content: "E";
}
.vector-drupal:before {
    content: "F";
}
.vector-dzone:before {
    content: "G";
}
.vector-ebay:before {
    content: "H";
}
.vector-ember:before {
    content: "I";
}
.vector-etsy:before {
    content: "J";
}
.vector-evernote:before {
    content: "K";
}
.vector-facebook:before {
    content: "L";
}
.vector-facebook-alt:before {
    content: "M";
}
.vector-facebook-places:before {
    content: "N";
}
.vector-facto:before {
    content: "O";
}
.vector-feedburner:before {
    content: "P";
}
.vector-flickr:before {
    content: "Q";
}
.vector-folkd:before {
    content: "R";
}
.vector-formspring:before {
    content: "S";
}
.vector-forrst:before {
    content: "T";
}
.vector-foursquare:before {
    content: "U";
}
.vector-friendfeed:before {
    content: "V";
}
.vector-friendster:before {
    content: "W";
}
.vector-gdgt:before {
    content: "X";
}
.vector-github:before {
    content: "Y";
}
.vector-github-alt:before {
    content: "Z";
}
.vector-goodreads:before {
    content: "0";
}
.vector-google:before {
    content: "1";
}
.vector-google-buzz:before {
    content: "2";
}
.vector-google-talk:before {
    content: "3";
}
.vector-gowalla:before {
    content: "4";
}
.vector-gowalla-alt:before {
    content: "5";
}
.vector-grooveshark:before {
    content: "6";
}
.vector-hacker-news:before {
    content: "7";
}
.vector-hi5:before {
    content: "8";
}
.vector-hype-machine:before {
    content: "9";
}
.vector-hyves:before {
    content: "!";
}
.vector-icq:before {
    content: "\"";
}
.vector-identi:before {
    content: "#";
}
.vector-instapaper:before {
    content: "$";
}
.vector-itunes:before {
    content: "%";
}
.vector-kik:before {
    content: "&";
}
.vector-krop:before {
    content: "'";
}
.vector-last:before {
    content: "(";
}
.vector-linkedin:before {
    content: ")";
}
.vector-linkedin-alt:before {
    content: "*";
}
.vector-livejournal:before {
    content: "+";
}
.vector-lovedsgn:before {
    content: ",";
}
.vector-meetup:before {
    content: "-";
}
.vector-metacafe:before {
    content: ".";
}
.vector-ming:before {
    content: "/";
}
.vector-mister-wong:before {
    content: ":";
}
.vector-mixx:before {
    content: ";";
}
.vector-mixx-alt:before {
    content: "<";
}
.vector-mobileme:before {
    content: "=";
}
.vector-msn-messenger:before {
    content: ">";
}
.vector-myspace:before {
    content: "?";
}
.vector-myspace-alt:before {
    content: "@";
}
.vector-newsvine:before {
    content: "[";
}
.vector-official:before {
    content: "]";
}
.vector-openid:before {
    content: "^";
}
.vector-orkut:before {
    content: "_";
}
.vector-pandora:before {
    content: "`";
}
.vector-path:before {
    content: "{";
}
.vector-paypal:before {
    content: "|";
}
.vector-photobucket:before {
    content: "}";
}
.vector-picasa:before {
    content: "~";
}
.vector-picassa:before {
    content: "\\";
}
.vector-pinboard:before {
    content: "\e000";
}
.vector-ping:before {
    content: "\e001";
}
.vector-pingchat:before {
    content: "\e002";
}
.vector-playstation:before {
    content: "\e003";
}
.vector-plixi:before {
    content: "\e004";
}
.vector-plurk:before {
    content: "\e005";
}
.vector-podcast:before {
    content: "\e006";
}
.vector-posterous:before {
    content: "\e007";
}
.vector-qik:before {
    content: "\e008";
}
.vector-quik:before {
    content: "\e009";
}
.vector-quora:before {
    content: "\e00a";
}
.vector-rdio:before {
    content: "\e00b";
}
.vector-readernaut:before {
    content: "\e00c";
}
.vector-reddit:before {
    content: "\e00d";
}
.vector-retweet:before {
    content: "\e00e";
}
.vector-robo:before {
    content: "\e00f";
}
.vector-rss:before {
    content: "\e010";
}
.vector-scribd:before {
    content: "\e011";
}
.vector-sharethis:before {
    content: "\e012";
}
.vector-simplenote:before {
    content: "\e013";
}
.vector-skype:before {
    content: "\e014";
}
.vector-slashdot:before {
    content: "\e015";
}
.vector-slideshare:before {
    content: "\e016";
}
.vector-smugmug:before {
    content: "\e017";
}
.vector-soundcloud:before {
    content: "\e018";
}
.vector-spotify:before {
    content: "\e019";
}
.vector-squarespace:before {
    content: "\e01a";
}
.vector-squidoo:before {
    content: "\e01b";
}
.vector-steam:before {
    content: "\e01c";
}
.vector-stumbleupon:before {
    content: "\e01d";
}
.vector-technorati:before {
    content: "\e01e";
}
.vector-threewords:before {
    content: "\e01f";
}
.vector-tribe:before {
    content: "\e020";
}
.vector-tripit:before {
    content: "\e021";
}
.vector-tumblr:before {
    content: "\e022";
}
.vector-twitter:before {
    content: "\e023";
}
.vector-twitter-alt:before {
    content: "\e024";
}
.vector-vcard:before {
    content: "\e025";
}
.vector-viddler:before {
    content: "\e026";
}
.vector-vimeo:before {
    content: "\e027";
}
.vector-virb:before {
    content: "\e028";
}
.vector-w3:before {
    content: "\e029";
}
.vector-whatsapp:before {
    content: "\e02a";
}
.vector-wikipedia:before {
    content: "\e02b";
}
.vector-windows:before {
    content: "\e02c";
}
.vector-wists:before {
    content: "\e02d";
}
.vector-wordpress:before {
    content: "\e02e";
}
.vector-wordpress-alt:before {
    content: "\e02f";
}
.vector-xing:before {
    content: "\e030";
}
.vector-yahoo:before {
    content: "\e031";
}
.vector-yahoo-buzz:before {
    content: "\e032";
}
.vector-yahoo-messenger:before {
    content: "\e033";
}
.vector-yelp:before {
    content: "\e034";
}
.vector-youtube:before {
    content: "\e035";
}
.vector-youtube-alt:before {
    content: "\e036";
}
.vector-zerply:before {
    content: "\e037";
}
.vector-zootool:before {
    content: "\e038";
}
.vector-zynga:before {
    content: "\e039";
}

/****************************************************************************************************/
/* Icon Cool */

@charset "UTF-8";
@font-face {
    font-family: "icon-cool";
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/icon-cool.eot");
    src:url("/sites/all/themes/coop_theme_assets/fonts/fonts/icon-cool.eot?#iefix") format("embedded-opentype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/icon-cool.woff") format("woff"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/icon-cool.ttf") format("truetype"),
    url("/sites/all/themes/coop_theme_assets/fonts/fonts/icon-cool.svg#icon-cool") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "icon-cool" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
    font-family: "icon-cool" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ico-add:before {
    content: "a";
}
.ico-alarm:before {
    content: "b";
}
.ico-anchor:before {
    content: "c";
}
.ico-attachment:before {
    content: "d";
}
.ico-brightness:before {
    content: "e";
}
.ico-brightness-half:before {
    content: "f";
}
.ico-browser:before {
    content: "g";
}
.ico-calculator-2:before {
    content: "h";
}
.ico-calendar:before {
    content: "i";
}
.ico-camera:before {
    content: "j";
}
.ico-chat:before {
    content: "k";
}
.ico-circle-full:before {
    content: "l";
}
.ico-circle-half:before {
    content: "m";
}
.ico-clipboard:before {
    content: "n";
}
.ico-clock:before {
    content: "o";
}
.ico-close:before {
    content: "p";
}
.ico-cloud:before {
    content: "q";
}
.ico-cmd:before {
    content: "r";
}
.ico-comments:before {
    content: "s";
}
.ico-compose:before {
    content: "t";
}
.ico-delicious:before {
    content: "u";
}
.ico-dribbble:before {
    content: "v";
}
.ico-envelope:before {
    content: "w";
}
.ico-exclamation:before {
    content: "x";
}
.ico-expand:before {
    content: "y";
}
.ico-facebook:before {
    content: "z";
}
.ico-feather:before {
    content: "A";
}
.ico-forbid:before {
    content: "B";
}
.ico-forbid-1:before {
    content: "C";
}
.ico-fork-and-knife:before {
    content: "D";
}
.ico-fork-and-spoon:before {
    content: "E";
}
.ico-forward:before {
    content: "F";
}
.ico-gallary:before {
    content: "G";
}
.ico-globe:before {
    content: "H";
}
.ico-googleplus:before {
    content: "I";
}
.ico-grid:before {
    content: "J";
}
.ico-grid-alt:before {
    content: "K";
}
.ico-heart:before {
    content: "L";
}
.ico-home:before {
    content: "M";
}
.ico-hyperlink:before {
    content: "N";
}
.ico-in:before {
    content: "O";
}
.ico-in-alt:before {
    content: "P";
}
.ico-inbox:before {
    content: "Q";
}
.ico-inbox-alt:before {
    content: "R";
}
.ico-instagram:before {
    content: "S";
}
.ico-ipad:before {
    content: "T";
}
.ico-iphone:before {
    content: "U";
}
.ico-light-bulb:before {
    content: "V";
}
.ico-list:before {
    content: "W";
}
.ico-maximize:before {
    content: "X";
}
.ico-menu:before {
    content: "Y";
}
.ico-moon:before {
    content: "Z";
}
.ico-newspaper:before {
    content: "0";
}
.ico-newspaper-alt:before {
    content: "1";
}
.ico-out:before {
    content: "2";
}
.ico-pause:before {
    content: "3";
}
.ico-pin:before {
    content: "4";
}
.ico-pin-alt:before {
    content: "5";
}
.ico-play:before {
    content: "6";
}
.ico-portfolio:before {
    content: "7";
}
.ico-question:before {
    content: "8";
}
.ico-rewind:before {
    content: "9";
}
.ico-screen:before {
    content: "!";
}
.ico-search:before {
    content: "\"";
}
.ico-settings:before {
    content: "#";
}
.ico-sound:before {
    content: "$";
}
.ico-sound-alt:before {
    content: "%";
}
.ico-sound-off:before {
    content: "&";
}
.ico-spinner:before {
    content: "'";
}
.ico-stop:before {
    content: "(";
}
.ico-store:before {
    content: ")";
}
.ico-subtract:before {
    content: "*";
}
.ico-task:before {
    content: "+";
}
.ico-trash:before {
    content: ",";
}
.ico-trash-alt:before {
    content: "-";
}
.ico-user:before {
    content: ".";
}
.ico-users:before {
    content: "/";
}
.ico-windows:before {
    content: ":";
}
.ico-zoom-in:before {
    content: ";";
}
.ico-zoom-out:before {
    content: "<";
}