.Total_Soft_Poll_Main_Div *, .Total_Soft_Poll_1_Main_Ans_Div_Fix * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.Total_Soft_Poll_Main_Div { position: relative; width: 100%; float: left; padding: 0px 8px; margin: 20px auto !important; box-sizing: border-box; z-index: 9; }
.Total_Soft_Poll_Main_Div button:focus { outline: none !important; }@font-face {
font-family: 'FontAwesome';
src: url(//www.blue-water-dive.com/wp-content/plugins/TS-Poll/JS/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//www.blue-water-dive.com/wp-content/plugins/TS-Poll/JS/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.blue-water-dive.com/wp-content/plugins/TS-Poll/JS/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.blue-water-dive.com/wp-content/plugins/TS-Poll/JS/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.blue-water-dive.com/wp-content/plugins/TS-Poll/JS/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.blue-water-dive.com/wp-content/plugins/TS-Poll/JS/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.totalsoft {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .totalsoft-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.totalsoft-2x {
font-size: 2em;
}
.totalsoft-3x {
font-size: 3em;
}
.totalsoft-4x {
font-size: 4em;
}
.totalsoft-5x {
font-size: 5em;
}
.totalsoft-fw {
width: 1.28571429em;
text-align: center;
}
.totalsoft-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.totalsoft-ul > li {
position: relative;
}
.totalsoft-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.totalsoft-li.totalsoft-lg {
left: -1.85714286em;
}
.totalsoft-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.totalsoft-pull-left {
float: left;
}
.totalsoft-pull-right {
float: right;
}
.totalsoft.totalsoft-pull-left {
margin-right: .3em;
}
.totalsoft.totalsoft-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.totalsoft.pull-left {
margin-right: .3em;
}
.totalsoft.pull-right {
margin-left: .3em;
}
.totalsoft-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.totalsoft-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.totalsoft-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.totalsoft-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.totalsoft-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.totalsoft-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.totalsoft-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .totalsoft-rotate-90,
:root .totalsoft-rotate-180,
:root .totalsoft-rotate-270,
:root .totalsoft-flip-horizontal,
:root .totalsoft-flip-vertical {
filter: none;
}
.totalsoft-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.totalsoft-stack-1x,
.totalsoft-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.totalsoft-stack-1x {
line-height: inherit;
}
.totalsoft-stack-2x {
font-size: 2em;
}
.totalsoft-inverse {
color: #ffffff;
} .totalsoft-glass:before {
content: "\f000";
}
.totalsoft-music:before {
content: "\f001";
}
.totalsoft-search:before {
content: "\f002";
}
.totalsoft-envelope-o:before {
content: "\f003";
}
.totalsoft-heart:before {
content: "\f004";
}
.totalsoft-star:before {
content: "\f005";
}
.totalsoft-star-o:before {
content: "\f006";
}
.totalsoft-user:before {
content: "\f007";
}
.totalsoft-film:before {
content: "\f008";
}
.totalsoft-th-large:before {
content: "\f009";
}
.totalsoft-th:before {
content: "\f00a";
}
.totalsoft-th-list:before {
content: "\f00b";
}
.totalsoft-check:before {
content: "\f00c";
}
.totalsoft-remove:before,
.totalsoft-close:before,
.totalsoft-times:before {
content: "\f00d";
}
.totalsoft-search-plus:before {
content: "\f00e";
}
.totalsoft-search-minus:before {
content: "\f010";
}
.totalsoft-power-off:before {
content: "\f011";
}
.totalsoft-signal:before {
content: "\f012";
}
.totalsoft-gear:before,
.totalsoft-cog:before {
content: "\f013";
}
.totalsoft-trash-o:before {
content: "\f014";
}
.totalsoft-home:before {
content: "\f015";
}
.totalsoft-file-o:before {
content: "\f016";
}
.totalsoft-clock-o:before {
content: "\f017";
}
.totalsoft-road:before {
content: "\f018";
}
.totalsoft-download:before {
content: "\f019";
}
.totalsoft-arrow-circle-o-down:before {
content: "\f01a";
}
.totalsoft-arrow-circle-o-up:before {
content: "\f01b";
}
.totalsoft-inbox:before {
content: "\f01c";
}
.totalsoft-play-circle-o:before {
content: "\f01d";
}
.totalsoft-rotate-right:before,
.totalsoft-repeat:before {
content: "\f01e";
}
.totalsoft-refresh:before {
content: "\f021";
}
.totalsoft-list-alt:before {
content: "\f022";
}
.totalsoft-lock:before {
content: "\f023";
}
.totalsoft-flag:before {
content: "\f024";
}
.totalsoft-headphones:before {
content: "\f025";
}
.totalsoft-volume-off:before {
content: "\f026";
}
.totalsoft-volume-down:before {
content: "\f027";
}
.totalsoft-volume-up:before {
content: "\f028";
}
.totalsoft-qrcode:before {
content: "\f029";
}
.totalsoft-barcode:before {
content: "\f02a";
}
.totalsoft-tag:before {
content: "\f02b";
}
.totalsoft-tags:before {
content: "\f02c";
}
.totalsoft-book:before {
content: "\f02d";
}
.totalsoft-bookmark:before {
content: "\f02e";
}
.totalsoft-print:before {
content: "\f02f";
}
.totalsoft-camera:before {
content: "\f030";
}
.totalsoft-font:before {
content: "\f031";
}
.totalsoft-bold:before {
content: "\f032";
}
.totalsoft-italic:before {
content: "\f033";
}
.totalsoft-text-height:before {
content: "\f034";
}
.totalsoft-text-width:before {
content: "\f035";
}
.totalsoft-align-left:before {
content: "\f036";
}
.totalsoft-align-center:before {
content: "\f037";
}
.totalsoft-align-right:before {
content: "\f038";
}
.totalsoft-align-justify:before {
content: "\f039";
}
.totalsoft-list:before {
content: "\f03a";
}
.totalsoft-dedent:before,
.totalsoft-outdent:before {
content: "\f03b";
}
.totalsoft-indent:before {
content: "\f03c";
}
.totalsoft-video-camera:before {
content: "\f03d";
}
.totalsoft-photo:before,
.totalsoft-image:before,
.totalsoft-picture-o:before {
content: "\f03e";
}
.totalsoft-pencil:before {
content: "\f040";
}
.totalsoft-map-marker:before {
content: "\f041";
}
.totalsoft-adjust:before {
content: "\f042";
}
.totalsoft-tint:before {
content: "\f043";
}
.totalsoft-edit:before,
.totalsoft-pencil-square-o:before {
content: "\f044";
}
.totalsoft-share-square-o:before {
content: "\f045";
}
.totalsoft-check-square-o:before {
content: "\f046";
}
.totalsoft-arrows:before {
content: "\f047";
}
.totalsoft-step-backward:before {
content: "\f048";
}
.totalsoft-fast-backward:before {
content: "\f049";
}
.totalsoft-backward:before {
content: "\f04a";
}
.totalsoft-play:before {
content: "\f04b";
}
.totalsoft-pause:before {
content: "\f04c";
}
.totalsoft-stop:before {
content: "\f04d";
}
.totalsoft-forward:before {
content: "\f04e";
}
.totalsoft-fast-forward:before {
content: "\f050";
}
.totalsoft-step-forward:before {
content: "\f051";
}
.totalsoft-eject:before {
content: "\f052";
}
.totalsoft-chevron-left:before {
content: "\f053";
}
.totalsoft-chevron-right:before {
content: "\f054";
}
.totalsoft-plus-circle:before {
content: "\f055";
}
.totalsoft-minus-circle:before {
content: "\f056";
}
.totalsoft-times-circle:before {
content: "\f057";
}
.totalsoft-check-circle:before {
content: "\f058";
}
.totalsoft-question-circle:before {
content: "\f059";
}
.totalsoft-info-circle:before {
content: "\f05a";
}
.totalsoft-crosshairs:before {
content: "\f05b";
}
.totalsoft-times-circle-o:before {
content: "\f05c";
}
.totalsoft-check-circle-o:before {
content: "\f05d";
}
.totalsoft-ban:before {
content: "\f05e";
}
.totalsoft-arrow-left:before {
content: "\f060";
}
.totalsoft-arrow-right:before {
content: "\f061";
}
.totalsoft-arrow-up:before {
content: "\f062";
}
.totalsoft-arrow-down:before {
content: "\f063";
}
.totalsoft-mail-forward:before,
.totalsoft-share:before {
content: "\f064";
}
.totalsoft-expand:before {
content: "\f065";
}
.totalsoft-compress:before {
content: "\f066";
}
.totalsoft-plus:before {
content: "\f067";
}
.totalsoft-minus:before {
content: "\f068";
}
.totalsoft-asterisk:before {
content: "\f069";
}
.totalsoft-exclamation-circle:before {
content: "\f06a";
}
.totalsoft-gift:before {
content: "\f06b";
}
.totalsoft-leaf:before {
content: "\f06c";
}
.totalsoft-fire:before {
content: "\f06d";
}
.totalsoft-eye:before {
content: "\f06e";
}
.totalsoft-eye-slash:before {
content: "\f070";
}
.totalsoft-warning:before,
.totalsoft-exclamation-triangle:before {
content: "\f071";
}
.totalsoft-plane:before {
content: "\f072";
}
.totalsoft-calendar:before {
content: "\f073";
}
.totalsoft-random:before {
content: "\f074";
}
.totalsoft-comment:before {
content: "\f075";
}
.totalsoft-magnet:before {
content: "\f076";
}
.totalsoft-chevron-up:before {
content: "\f077";
}
.totalsoft-chevron-down:before {
content: "\f078";
}
.totalsoft-retweet:before {
content: "\f079";
}
.totalsoft-shopping-cart:before {
content: "\f07a";
}
.totalsoft-folder:before {
content: "\f07b";
}
.totalsoft-folder-open:before {
content: "\f07c";
}
.totalsoft-arrows-v:before {
content: "\f07d";
}
.totalsoft-arrows-h:before {
content: "\f07e";
}
.totalsoft-bar-chart-o:before,
.totalsoft-bar-chart:before {
content: "\f080";
}
.totalsoft-twitter-square:before {
content: "\f081";
}
.totalsoft-facebook-square:before {
content: "\f082";
}
.totalsoft-camera-retro:before {
content: "\f083";
}
.totalsoft-key:before {
content: "\f084";
}
.totalsoft-gears:before,
.totalsoft-cogs:before {
content: "\f085";
}
.totalsoft-comments:before {
content: "\f086";
}
.totalsoft-thumbs-o-up:before {
content: "\f087";
}
.totalsoft-thumbs-o-down:before {
content: "\f088";
}
.totalsoft-star-half:before {
content: "\f089";
}
.totalsoft-heart-o:before {
content: "\f08a";
}
.totalsoft-sign-out:before {
content: "\f08b";
}
.totalsoft-linkedin-square:before {
content: "\f08c";
}
.totalsoft-thumb-tack:before {
content: "\f08d";
}
.totalsoft-external-link:before {
content: "\f08e";
}
.totalsoft-sign-in:before {
content: "\f090";
}
.totalsoft-trophy:before {
content: "\f091";
}
.totalsoft-github-square:before {
content: "\f092";
}
.totalsoft-upload:before {
content: "\f093";
}
.totalsoft-lemon-o:before {
content: "\f094";
}
.totalsoft-phone:before {
content: "\f095";
}
.totalsoft-square-o:before {
content: "\f096";
}
.totalsoft-bookmark-o:before {
content: "\f097";
}
.totalsoft-phone-square:before {
content: "\f098";
}
.totalsoft-twitter:before {
content: "\f099";
}
.totalsoft-facebook-f:before,
.totalsoft-facebook:before {
content: "\f09a";
}
.totalsoft-github:before {
content: "\f09b";
}
.totalsoft-unlock:before {
content: "\f09c";
}
.totalsoft-credit-card:before {
content: "\f09d";
}
.totalsoft-feed:before,
.totalsoft-rss:before {
content: "\f09e";
}
.totalsoft-hdd-o:before {
content: "\f0a0";
}
.totalsoft-bullhorn:before {
content: "\f0a1";
}
.totalsoft-bell:before {
content: "\f0f3";
}
.totalsoft-certificate:before {
content: "\f0a3";
}
.totalsoft-hand-o-right:before {
content: "\f0a4";
}
.totalsoft-hand-o-left:before {
content: "\f0a5";
}
.totalsoft-hand-o-up:before {
content: "\f0a6";
}
.totalsoft-hand-o-down:before {
content: "\f0a7";
}
.totalsoft-arrow-circle-left:before {
content: "\f0a8";
}
.totalsoft-arrow-circle-right:before {
content: "\f0a9";
}
.totalsoft-arrow-circle-up:before {
content: "\f0aa";
}
.totalsoft-arrow-circle-down:before {
content: "\f0ab";
}
.totalsoft-globe:before {
content: "\f0ac";
}
.totalsoft-wrench:before {
content: "\f0ad";
}
.totalsoft-tasks:before {
content: "\f0ae";
}
.totalsoft-filter:before {
content: "\f0b0";
}
.totalsoft-briefcase:before {
content: "\f0b1";
}
.totalsoft-arrows-alt:before {
content: "\f0b2";
}
.totalsoft-group:before,
.totalsoft-users:before {
content: "\f0c0";
}
.totalsoft-chain:before,
.totalsoft-link:before {
content: "\f0c1";
}
.totalsoft-cloud:before {
content: "\f0c2";
}
.totalsoft-flask:before {
content: "\f0c3";
}
.totalsoft-cut:before,
.totalsoft-scissors:before {
content: "\f0c4";
}
.totalsoft-copy:before,
.totalsoft-files-o:before {
content: "\f0c5";
}
.totalsoft-paperclip:before {
content: "\f0c6";
}
.totalsoft-save:before,
.totalsoft-floppy-o:before {
content: "\f0c7";
}
.totalsoft-square:before {
content: "\f0c8";
}
.totalsoft-navicon:before,
.totalsoft-reorder:before,
.totalsoft-bars:before {
content: "\f0c9";
}
.totalsoft-list-ul:before {
content: "\f0ca";
}
.totalsoft-list-ol:before {
content: "\f0cb";
}
.totalsoft-strikethrough:before {
content: "\f0cc";
}
.totalsoft-underline:before {
content: "\f0cd";
}
.totalsoft-table:before {
content: "\f0ce";
}
.totalsoft-magic:before {
content: "\f0d0";
}
.totalsoft-truck:before {
content: "\f0d1";
}
.totalsoft-pinterest:before {
content: "\f0d2";
}
.totalsoft-pinterest-square:before {
content: "\f0d3";
}
.totalsoft-google-plus-square:before {
content: "\f0d4";
}
.totalsoft-google-plus:before {
content: "\f0d5";
}
.totalsoft-money:before {
content: "\f0d6";
}
.totalsoft-caret-down:before {
content: "\f0d7";
}
.totalsoft-caret-up:before {
content: "\f0d8";
}
.totalsoft-caret-left:before {
content: "\f0d9";
}
.totalsoft-caret-right:before {
content: "\f0da";
}
.totalsoft-columns:before {
content: "\f0db";
}
.totalsoft-unsorted:before,
.totalsoft-sort:before {
content: "\f0dc";
}
.totalsoft-sort-down:before,
.totalsoft-sort-desc:before {
content: "\f0dd";
}
.totalsoft-sort-up:before,
.totalsoft-sort-asc:before {
content: "\f0de";
}
.totalsoft-envelope:before {
content: "\f0e0";
}
.totalsoft-linkedin:before {
content: "\f0e1";
}
.totalsoft-rotate-left:before,
.totalsoft-undo:before {
content: "\f0e2";
}
.totalsoft-legal:before,
.totalsoft-gavel:before {
content: "\f0e3";
}
.totalsoft-dashboard:before,
.totalsoft-tachometer:before {
content: "\f0e4";
}
.totalsoft-comment-o:before {
content: "\f0e5";
}
.totalsoft-comments-o:before {
content: "\f0e6";
}
.totalsoft-flash:before,
.totalsoft-bolt:before {
content: "\f0e7";
}
.totalsoft-sitemap:before {
content: "\f0e8";
}
.totalsoft-umbrella:before {
content: "\f0e9";
}
.totalsoft-paste:before,
.totalsoft-clipboard:before {
content: "\f0ea";
}
.totalsoft-lightbulb-o:before {
content: "\f0eb";
}
.totalsoft-exchange:before {
content: "\f0ec";
}
.totalsoft-cloud-download:before {
content: "\f0ed";
}
.totalsoft-cloud-upload:before {
content: "\f0ee";
}
.totalsoft-user-md:before {
content: "\f0f0";
}
.totalsoft-stethoscope:before {
content: "\f0f1";
}
.totalsoft-suitcase:before {
content: "\f0f2";
}
.totalsoft-bell-o:before {
content: "\f0a2";
}
.totalsoft-coffee:before {
content: "\f0f4";
}
.totalsoft-cutlery:before {
content: "\f0f5";
}
.totalsoft-file-text-o:before {
content: "\f0f6";
}
.totalsoft-building-o:before {
content: "\f0f7";
}
.totalsoft-hospital-o:before {
content: "\f0f8";
}
.totalsoft-ambulance:before {
content: "\f0f9";
}
.totalsoft-medkit:before {
content: "\f0fa";
}
.totalsoft-fighter-jet:before {
content: "\f0fb";
}
.totalsoft-beer:before {
content: "\f0fc";
}
.totalsoft-h-square:before {
content: "\f0fd";
}
.totalsoft-plus-square:before {
content: "\f0fe";
}
.totalsoft-angle-double-left:before {
content: "\f100";
}
.totalsoft-angle-double-right:before {
content: "\f101";
}
.totalsoft-angle-double-up:before {
content: "\f102";
}
.totalsoft-angle-double-down:before {
content: "\f103";
}
.totalsoft-angle-left:before {
content: "\f104";
}
.totalsoft-angle-right:before {
content: "\f105";
}
.totalsoft-angle-up:before {
content: "\f106";
}
.totalsoft-angle-down:before {
content: "\f107";
}
.totalsoft-desktop:before {
content: "\f108";
}
.totalsoft-laptop:before {
content: "\f109";
}
.totalsoft-tablet:before {
content: "\f10a";
}
.totalsoft-mobile-phone:before,
.totalsoft-mobile:before {
content: "\f10b";
}
.totalsoft-circle-o:before {
content: "\f10c";
}
.totalsoft-quote-left:before {
content: "\f10d";
}
.totalsoft-quote-right:before {
content: "\f10e";
}
.totalsoft-spinner:before {
content: "\f110";
}
.totalsoft-circle:before {
content: "\f111";
}
.totalsoft-mail-reply:before,
.totalsoft-reply:before {
content: "\f112";
}
.totalsoft-github-alt:before {
content: "\f113";
}
.totalsoft-folder-o:before {
content: "\f114";
}
.totalsoft-folder-open-o:before {
content: "\f115";
}
.totalsoft-smile-o:before {
content: "\f118";
}
.totalsoft-frown-o:before {
content: "\f119";
}
.totalsoft-meh-o:before {
content: "\f11a";
}
.totalsoft-gamepad:before {
content: "\f11b";
}
.totalsoft-keyboard-o:before {
content: "\f11c";
}
.totalsoft-flag-o:before {
content: "\f11d";
}
.totalsoft-flag-checkered:before {
content: "\f11e";
}
.totalsoft-terminal:before {
content: "\f120";
}
.totalsoft-code:before {
content: "\f121";
}
.totalsoft-mail-reply-all:before,
.totalsoft-reply-all:before {
content: "\f122";
}
.totalsoft-star-half-empty:before,
.totalsoft-star-half-full:before,
.totalsoft-star-half-o:before {
content: "\f123";
}
.totalsoft-location-arrow:before {
content: "\f124";
}
.totalsoft-crop:before {
content: "\f125";
}
.totalsoft-code-fork:before {
content: "\f126";
}
.totalsoft-unlink:before,
.totalsoft-chain-broken:before {
content: "\f127";
}
.totalsoft-question:before {
content: "\f128";
}
.totalsoft-info:before {
content: "\f129";
}
.totalsoft-exclamation:before {
content: "\f12a";
}
.totalsoft-superscript:before {
content: "\f12b";
}
.totalsoft-subscript:before {
content: "\f12c";
}
.totalsoft-eraser:before {
content: "\f12d";
}
.totalsoft-puzzle-piece:before {
content: "\f12e";
}
.totalsoft-microphone:before {
content: "\f130";
}
.totalsoft-microphone-slash:before {
content: "\f131";
}
.totalsoft-shield:before {
content: "\f132";
}
.totalsoft-calendar-o:before {
content: "\f133";
}
.totalsoft-fire-extinguisher:before {
content: "\f134";
}
.totalsoft-rocket:before {
content: "\f135";
}
.totalsoft-maxcdn:before {
content: "\f136";
}
.totalsoft-chevron-circle-left:before {
content: "\f137";
}
.totalsoft-chevron-circle-right:before {
content: "\f138";
}
.totalsoft-chevron-circle-up:before {
content: "\f139";
}
.totalsoft-chevron-circle-down:before {
content: "\f13a";
}
.totalsoft-html5:before {
content: "\f13b";
}
.totalsoft-css3:before {
content: "\f13c";
}
.totalsoft-anchor:before {
content: "\f13d";
}
.totalsoft-unlock-alt:before {
content: "\f13e";
}
.totalsoft-bullseye:before {
content: "\f140";
}
.totalsoft-ellipsis-h:before {
content: "\f141";
}
.totalsoft-ellipsis-v:before {
content: "\f142";
}
.totalsoft-rss-square:before {
content: "\f143";
}
.totalsoft-play-circle:before {
content: "\f144";
}
.totalsoft-ticket:before {
content: "\f145";
}
.totalsoft-minus-square:before {
content: "\f146";
}
.totalsoft-minus-square-o:before {
content: "\f147";
}
.totalsoft-level-up:before {
content: "\f148";
}
.totalsoft-level-down:before {
content: "\f149";
}
.totalsoft-check-square:before {
content: "\f14a";
}
.totalsoft-pencil-square:before {
content: "\f14b";
}
.totalsoft-external-link-square:before {
content: "\f14c";
}
.totalsoft-share-square:before {
content: "\f14d";
}
.totalsoft-compass:before {
content: "\f14e";
}
.totalsoft-toggle-down:before,
.totalsoft-caret-square-o-down:before {
content: "\f150";
}
.totalsoft-toggle-up:before,
.totalsoft-caret-square-o-up:before {
content: "\f151";
}
.totalsoft-toggle-right:before,
.totalsoft-caret-square-o-right:before {
content: "\f152";
}
.totalsoft-euro:before,
.totalsoft-eur:before {
content: "\f153";
}
.totalsoft-gbp:before {
content: "\f154";
}
.totalsoft-dollar:before,
.totalsoft-usd:before {
content: "\f155";
}
.totalsoft-rupee:before,
.totalsoft-inr:before {
content: "\f156";
}
.totalsoft-cny:before,
.totalsoft-rmb:before,
.totalsoft-yen:before,
.totalsoft-jpy:before {
content: "\f157";
}
.totalsoft-ruble:before,
.totalsoft-rouble:before,
.totalsoft-rub:before {
content: "\f158";
}
.totalsoft-won:before,
.totalsoft-krw:before {
content: "\f159";
}
.totalsoft-bitcoin:before,
.totalsoft-btc:before {
content: "\f15a";
}
.totalsoft-file:before {
content: "\f15b";
}
.totalsoft-file-text:before {
content: "\f15c";
}
.totalsoft-sort-alpha-asc:before {
content: "\f15d";
}
.totalsoft-sort-alpha-desc:before {
content: "\f15e";
}
.totalsoft-sort-amount-asc:before {
content: "\f160";
}
.totalsoft-sort-amount-desc:before {
content: "\f161";
}
.totalsoft-sort-numeric-asc:before {
content: "\f162";
}
.totalsoft-sort-numeric-desc:before {
content: "\f163";
}
.totalsoft-thumbs-up:before {
content: "\f164";
}
.totalsoft-thumbs-down:before {
content: "\f165";
}
.totalsoft-youtube-square:before {
content: "\f166";
}
.totalsoft-youtube:before {
content: "\f167";
}
.totalsoft-xing:before {
content: "\f168";
}
.totalsoft-xing-square:before {
content: "\f169";
}
.totalsoft-youtube-play:before {
content: "\f16a";
}
.totalsoft-dropbox:before {
content: "\f16b";
}
.totalsoft-stack-overflow:before {
content: "\f16c";
}
.totalsoft-instagram:before {
content: "\f16d";
}
.totalsoft-flickr:before {
content: "\f16e";
}
.totalsoft-adn:before {
content: "\f170";
}
.totalsoft-bitbucket:before {
content: "\f171";
}
.totalsoft-bitbucket-square:before {
content: "\f172";
}
.totalsoft-tumblr:before {
content: "\f173";
}
.totalsoft-tumblr-square:before {
content: "\f174";
}
.totalsoft-long-arrow-down:before {
content: "\f175";
}
.totalsoft-long-arrow-up:before {
content: "\f176";
}
.totalsoft-long-arrow-left:before {
content: "\f177";
}
.totalsoft-long-arrow-right:before {
content: "\f178";
}
.totalsoft-apple:before {
content: "\f179";
}
.totalsoft-windows:before {
content: "\f17a";
}
.totalsoft-android:before {
content: "\f17b";
}
.totalsoft-linux:before {
content: "\f17c";
}
.totalsoft-dribbble:before {
content: "\f17d";
}
.totalsoft-skype:before {
content: "\f17e";
}
.totalsoft-foursquare:before {
content: "\f180";
}
.totalsoft-trello:before {
content: "\f181";
}
.totalsoft-female:before {
content: "\f182";
}
.totalsoft-male:before {
content: "\f183";
}
.totalsoft-gittip:before,
.totalsoft-gratipay:before {
content: "\f184";
}
.totalsoft-sun-o:before {
content: "\f185";
}
.totalsoft-moon-o:before {
content: "\f186";
}
.totalsoft-archive:before {
content: "\f187";
}
.totalsoft-bug:before {
content: "\f188";
}
.totalsoft-vk:before {
content: "\f189";
}
.totalsoft-weibo:before {
content: "\f18a";
}
.totalsoft-renren:before {
content: "\f18b";
}
.totalsoft-pagelines:before {
content: "\f18c";
}
.totalsoft-stack-exchange:before {
content: "\f18d";
}
.totalsoft-arrow-circle-o-right:before {
content: "\f18e";
}
.totalsoft-arrow-circle-o-left:before {
content: "\f190";
}
.totalsoft-toggle-left:before,
.totalsoft-caret-square-o-left:before {
content: "\f191";
}
.totalsoft-dot-circle-o:before {
content: "\f192";
}
.totalsoft-wheelchair:before {
content: "\f193";
}
.totalsoft-vimeo-square:before {
content: "\f194";
}
.totalsoft-turkish-lira:before,
.totalsoft-try:before {
content: "\f195";
}
.totalsoft-plus-square-o:before {
content: "\f196";
}
.totalsoft-space-shuttle:before {
content: "\f197";
}
.totalsoft-slack:before {
content: "\f198";
}
.totalsoft-envelope-square:before {
content: "\f199";
}
.totalsoft-wordpress:before {
content: "\f19a";
}
.totalsoft-openid:before {
content: "\f19b";
}
.totalsoft-institution:before,
.totalsoft-bank:before,
.totalsoft-university:before {
content: "\f19c";
}
.totalsoft-mortar-board:before,
.totalsoft-graduation-cap:before {
content: "\f19d";
}
.totalsoft-yahoo:before {
content: "\f19e";
}
.totalsoft-google:before {
content: "\f1a0";
}
.totalsoft-reddit:before {
content: "\f1a1";
}
.totalsoft-reddit-square:before {
content: "\f1a2";
}
.totalsoft-stumbleupon-circle:before {
content: "\f1a3";
}
.totalsoft-stumbleupon:before {
content: "\f1a4";
}
.totalsoft-delicious:before {
content: "\f1a5";
}
.totalsoft-digg:before {
content: "\f1a6";
}
.totalsoft-pied-piper-pp:before {
content: "\f1a7";
}
.totalsoft-pied-piper-alt:before {
content: "\f1a8";
}
.totalsoft-drupal:before {
content: "\f1a9";
}
.totalsoft-joomla:before {
content: "\f1aa";
}
.totalsoft-language:before {
content: "\f1ab";
}
.totalsoft-fax:before {
content: "\f1ac";
}
.totalsoft-building:before {
content: "\f1ad";
}
.totalsoft-child:before {
content: "\f1ae";
}
.totalsoft-paw:before {
content: "\f1b0";
}
.totalsoft-spoon:before {
content: "\f1b1";
}
.totalsoft-cube:before {
content: "\f1b2";
}
.totalsoft-cubes:before {
content: "\f1b3";
}
.totalsoft-behance:before {
content: "\f1b4";
}
.totalsoft-behance-square:before {
content: "\f1b5";
}
.totalsoft-steam:before {
content: "\f1b6";
}
.totalsoft-steam-square:before {
content: "\f1b7";
}
.totalsoft-recycle:before {
content: "\f1b8";
}
.totalsoft-automobile:before,
.totalsoft-car:before {
content: "\f1b9";
}
.totalsoft-cab:before,
.totalsoft-taxi:before {
content: "\f1ba";
}
.totalsoft-tree:before {
content: "\f1bb";
}
.totalsoft-spotify:before {
content: "\f1bc";
}
.totalsoft-deviantart:before {
content: "\f1bd";
}
.totalsoft-soundcloud:before {
content: "\f1be";
}
.totalsoft-database:before {
content: "\f1c0";
}
.totalsoft-file-pdf-o:before {
content: "\f1c1";
}
.totalsoft-file-word-o:before {
content: "\f1c2";
}
.totalsoft-file-excel-o:before {
content: "\f1c3";
}
.totalsoft-file-powerpoint-o:before {
content: "\f1c4";
}
.totalsoft-file-photo-o:before,
.totalsoft-file-picture-o:before,
.totalsoft-file-image-o:before {
content: "\f1c5";
}
.totalsoft-file-zip-o:before,
.totalsoft-file-archive-o:before {
content: "\f1c6";
}
.totalsoft-file-sound-o:before,
.totalsoft-file-audio-o:before {
content: "\f1c7";
}
.totalsoft-file-movie-o:before,
.totalsoft-file-video-o:before {
content: "\f1c8";
}
.totalsoft-file-code-o:before {
content: "\f1c9";
}
.totalsoft-vine:before {
content: "\f1ca";
}
.totalsoft-codepen:before {
content: "\f1cb";
}
.totalsoft-jsfiddle:before {
content: "\f1cc";
}
.totalsoft-life-bouy:before,
.totalsoft-life-buoy:before,
.totalsoft-life-saver:before,
.totalsoft-support:before,
.totalsoft-life-ring:before {
content: "\f1cd";
}
.totalsoft-circle-o-notch:before {
content: "\f1ce";
}
.totalsoft-ra:before,
.totalsoft-resistance:before,
.totalsoft-rebel:before {
content: "\f1d0";
}
.totalsoft-ge:before,
.totalsoft-empire:before {
content: "\f1d1";
}
.totalsoft-git-square:before {
content: "\f1d2";
}
.totalsoft-git:before {
content: "\f1d3";
}
.totalsoft-y-combinator-square:before,
.totalsoft-yc-square:before,
.totalsoft-hacker-news:before {
content: "\f1d4";
}
.totalsoft-tencent-weibo:before {
content: "\f1d5";
}
.totalsoft-qq:before {
content: "\f1d6";
}
.totalsoft-wechat:before,
.totalsoft-weixin:before {
content: "\f1d7";
}
.totalsoft-send:before,
.totalsoft-paper-plane:before {
content: "\f1d8";
}
.totalsoft-send-o:before,
.totalsoft-paper-plane-o:before {
content: "\f1d9";
}
.totalsoft-history:before {
content: "\f1da";
}
.totalsoft-circle-thin:before {
content: "\f1db";
}
.totalsoft-header:before {
content: "\f1dc";
}
.totalsoft-paragraph:before {
content: "\f1dd";
}
.totalsoft-sliders:before {
content: "\f1de";
}
.totalsoft-share-alt:before {
content: "\f1e0";
}
.totalsoft-share-alt-square:before {
content: "\f1e1";
}
.totalsoft-bomb:before {
content: "\f1e2";
}
.totalsoft-soccer-ball-o:before,
.totalsoft-futbol-o:before {
content: "\f1e3";
}
.totalsoft-tty:before {
content: "\f1e4";
}
.totalsoft-binoculars:before {
content: "\f1e5";
}
.totalsoft-plug:before {
content: "\f1e6";
}
.totalsoft-slideshare:before {
content: "\f1e7";
}
.totalsoft-twitch:before {
content: "\f1e8";
}
.totalsoft-yelp:before {
content: "\f1e9";
}
.totalsoft-newspaper-o:before {
content: "\f1ea";
}
.totalsoft-wifi:before {
content: "\f1eb";
}
.totalsoft-calculator:before {
content: "\f1ec";
}
.totalsoft-paypal:before {
content: "\f1ed";
}
.totalsoft-google-wallet:before {
content: "\f1ee";
}
.totalsoft-cc-visa:before {
content: "\f1f0";
}
.totalsoft-cc-mastercard:before {
content: "\f1f1";
}
.totalsoft-cc-discover:before {
content: "\f1f2";
}
.totalsoft-cc-amex:before {
content: "\f1f3";
}
.totalsoft-cc-paypal:before {
content: "\f1f4";
}
.totalsoft-cc-stripe:before {
content: "\f1f5";
}
.totalsoft-bell-slash:before {
content: "\f1f6";
}
.totalsoft-bell-slash-o:before {
content: "\f1f7";
}
.totalsoft-trash:before {
content: "\f1f8";
}
.totalsoft-copyright:before {
content: "\f1f9";
}
.totalsoft-at:before {
content: "\f1fa";
}
.totalsoft-eyedropper:before {
content: "\f1fb";
}
.totalsoft-paint-brush:before {
content: "\f1fc";
}
.totalsoft-birthday-cake:before {
content: "\f1fd";
}
.totalsoft-area-chart:before {
content: "\f1fe";
}
.totalsoft-pie-chart:before {
content: "\f200";
}
.totalsoft-line-chart:before {
content: "\f201";
}
.totalsoft-lastfm:before {
content: "\f202";
}
.totalsoft-lastfm-square:before {
content: "\f203";
}
.totalsoft-toggle-off:before {
content: "\f204";
}
.totalsoft-toggle-on:before {
content: "\f205";
}
.totalsoft-bicycle:before {
content: "\f206";
}
.totalsoft-bus:before {
content: "\f207";
}
.totalsoft-ioxhost:before {
content: "\f208";
}
.totalsoft-angellist:before {
content: "\f209";
}
.totalsoft-cc:before {
content: "\f20a";
}
.totalsoft-shekel:before,
.totalsoft-sheqel:before,
.totalsoft-ils:before {
content: "\f20b";
}
.totalsoft-meanpath:before {
content: "\f20c";
}
.totalsoft-buysellads:before {
content: "\f20d";
}
.totalsoft-connectdevelop:before {
content: "\f20e";
}
.totalsoft-dashcube:before {
content: "\f210";
}
.totalsoft-forumbee:before {
content: "\f211";
}
.totalsoft-leanpub:before {
content: "\f212";
}
.totalsoft-sellsy:before {
content: "\f213";
}
.totalsoft-shirtsinbulk:before {
content: "\f214";
}
.totalsoft-simplybuilt:before {
content: "\f215";
}
.totalsoft-skyatlas:before {
content: "\f216";
}
.totalsoft-cart-plus:before {
content: "\f217";
}
.totalsoft-cart-arrow-down:before {
content: "\f218";
}
.totalsoft-diamond:before {
content: "\f219";
}
.totalsoft-ship:before {
content: "\f21a";
}
.totalsoft-user-secret:before {
content: "\f21b";
}
.totalsoft-motorcycle:before {
content: "\f21c";
}
.totalsoft-street-view:before {
content: "\f21d";
}
.totalsoft-heartbeat:before {
content: "\f21e";
}
.totalsoft-venus:before {
content: "\f221";
}
.totalsoft-mars:before {
content: "\f222";
}
.totalsoft-mercury:before {
content: "\f223";
}
.totalsoft-intersex:before,
.totalsoft-transgender:before {
content: "\f224";
}
.totalsoft-transgender-alt:before {
content: "\f225";
}
.totalsoft-venus-double:before {
content: "\f226";
}
.totalsoft-mars-double:before {
content: "\f227";
}
.totalsoft-venus-mars:before {
content: "\f228";
}
.totalsoft-mars-stroke:before {
content: "\f229";
}
.totalsoft-mars-stroke-v:before {
content: "\f22a";
}
.totalsoft-mars-stroke-h:before {
content: "\f22b";
}
.totalsoft-neuter:before {
content: "\f22c";
}
.totalsoft-genderless:before {
content: "\f22d";
}
.totalsoft-facebook-official:before {
content: "\f230";
}
.totalsoft-pinterest-p:before {
content: "\f231";
}
.totalsoft-whatsapp:before {
content: "\f232";
}
.totalsoft-server:before {
content: "\f233";
}
.totalsoft-user-plus:before {
content: "\f234";
}
.totalsoft-user-times:before {
content: "\f235";
}
.totalsoft-hotel:before,
.totalsoft-bed:before {
content: "\f236";
}
.totalsoft-viacoin:before {
content: "\f237";
}
.totalsoft-train:before {
content: "\f238";
}
.totalsoft-subway:before {
content: "\f239";
}
.totalsoft-medium:before {
content: "\f23a";
}
.totalsoft-yc:before,
.totalsoft-y-combinator:before {
content: "\f23b";
}
.totalsoft-optin-monster:before {
content: "\f23c";
}
.totalsoft-opencart:before {
content: "\f23d";
}
.totalsoft-expeditedssl:before {
content: "\f23e";
}
.totalsoft-battery-4:before,
.totalsoft-battery-full:before {
content: "\f240";
}
.totalsoft-battery-3:before,
.totalsoft-battery-three-quarters:before {
content: "\f241";
}
.totalsoft-battery-2:before,
.totalsoft-battery-half:before {
content: "\f242";
}
.totalsoft-battery-1:before,
.totalsoft-battery-quarter:before {
content: "\f243";
}
.totalsoft-battery-0:before,
.totalsoft-battery-empty:before {
content: "\f244";
}
.totalsoft-mouse-pointer:before {
content: "\f245";
}
.totalsoft-i-cursor:before {
content: "\f246";
}
.totalsoft-object-group:before {
content: "\f247";
}
.totalsoft-object-ungroup:before {
content: "\f248";
}
.totalsoft-sticky-note:before {
content: "\f249";
}
.totalsoft-sticky-note-o:before {
content: "\f24a";
}
.totalsoft-cc-jcb:before {
content: "\f24b";
}
.totalsoft-cc-diners-club:before {
content: "\f24c";
}
.totalsoft-clone:before {
content: "\f24d";
}
.totalsoft-balance-scale:before {
content: "\f24e";
}
.totalsoft-hourglass-o:before {
content: "\f250";
}
.totalsoft-hourglass-1:before,
.totalsoft-hourglass-start:before {
content: "\f251";
}
.totalsoft-hourglass-2:before,
.totalsoft-hourglass-half:before {
content: "\f252";
}
.totalsoft-hourglass-3:before,
.totalsoft-hourglass-end:before {
content: "\f253";
}
.totalsoft-hourglass:before {
content: "\f254";
}
.totalsoft-hand-grab-o:before,
.totalsoft-hand-rock-o:before {
content: "\f255";
}
.totalsoft-hand-stop-o:before,
.totalsoft-hand-paper-o:before {
content: "\f256";
}
.totalsoft-hand-scissors-o:before {
content: "\f257";
}
.totalsoft-hand-lizard-o:before {
content: "\f258";
}
.totalsoft-hand-spock-o:before {
content: "\f259";
}
.totalsoft-hand-pointer-o:before {
content: "\f25a";
}
.totalsoft-hand-peace-o:before {
content: "\f25b";
}
.totalsoft-trademark:before {
content: "\f25c";
}
.totalsoft-registered:before {
content: "\f25d";
}
.totalsoft-creative-commons:before {
content: "\f25e";
}
.totalsoft-gg:before {
content: "\f260";
}
.totalsoft-gg-circle:before {
content: "\f261";
}
.totalsoft-tripadvisor:before {
content: "\f262";
}
.totalsoft-odnoklassniki:before {
content: "\f263";
}
.totalsoft-odnoklassniki-square:before {
content: "\f264";
}
.totalsoft-get-pocket:before {
content: "\f265";
}
.totalsoft-wikipedia-w:before {
content: "\f266";
}
.totalsoft-safari:before {
content: "\f267";
}
.totalsoft-chrome:before {
content: "\f268";
}
.totalsoft-firefox:before {
content: "\f269";
}
.totalsoft-opera:before {
content: "\f26a";
}
.totalsoft-internet-explorer:before {
content: "\f26b";
}
.totalsoft-tv:before,
.totalsoft-television:before {
content: "\f26c";
}
.totalsoft-contao:before {
content: "\f26d";
}
.totalsoft-500px:before {
content: "\f26e";
}
.totalsoft-amazon:before {
content: "\f270";
}
.totalsoft-calendar-plus-o:before {
content: "\f271";
}
.totalsoft-calendar-minus-o:before {
content: "\f272";
}
.totalsoft-calendar-times-o:before {
content: "\f273";
}
.totalsoft-calendar-check-o:before {
content: "\f274";
}
.totalsoft-industry:before {
content: "\f275";
}
.totalsoft-map-pin:before {
content: "\f276";
}
.totalsoft-map-signs:before {
content: "\f277";
}
.totalsoft-map-o:before {
content: "\f278";
}
.totalsoft-map:before {
content: "\f279";
}
.totalsoft-commenting:before {
content: "\f27a";
}
.totalsoft-commenting-o:before {
content: "\f27b";
}
.totalsoft-houzz:before {
content: "\f27c";
}
.totalsoft-vimeo:before {
content: "\f27d";
}
.totalsoft-black-tie:before {
content: "\f27e";
}
.totalsoft-fonticons:before {
content: "\f280";
}
.totalsoft-reddit-alien:before {
content: "\f281";
}
.totalsoft-edge:before {
content: "\f282";
}
.totalsoft-credit-card-alt:before {
content: "\f283";
}
.totalsoft-codiepie:before {
content: "\f284";
}
.totalsoft-modx:before {
content: "\f285";
}
.totalsoft-fort-awesome:before {
content: "\f286";
}
.totalsoft-usb:before {
content: "\f287";
}
.totalsoft-product-hunt:before {
content: "\f288";
}
.totalsoft-mixcloud:before {
content: "\f289";
}
.totalsoft-scribd:before {
content: "\f28a";
}
.totalsoft-pause-circle:before {
content: "\f28b";
}
.totalsoft-pause-circle-o:before {
content: "\f28c";
}
.totalsoft-stop-circle:before {
content: "\f28d";
}
.totalsoft-stop-circle-o:before {
content: "\f28e";
}
.totalsoft-shopping-bag:before {
content: "\f290";
}
.totalsoft-shopping-basket:before {
content: "\f291";
}
.totalsoft-hashtag:before {
content: "\f292";
}
.totalsoft-bluetooth:before {
content: "\f293";
}
.totalsoft-bluetooth-b:before {
content: "\f294";
}
.totalsoft-percent:before {
content: "\f295";
}
.totalsoft-gitlab:before {
content: "\f296";
}
.totalsoft-wpbeginner:before {
content: "\f297";
}
.totalsoft-wpforms:before {
content: "\f298";
}
.totalsoft-envira:before {
content: "\f299";
}
.totalsoft-universal-access:before {
content: "\f29a";
}
.totalsoft-wheelchair-alt:before {
content: "\f29b";
}
.totalsoft-question-circle-o:before {
content: "\f29c";
}
.totalsoft-blind:before {
content: "\f29d";
}
.totalsoft-audio-description:before {
content: "\f29e";
}
.totalsoft-volume-control-phone:before {
content: "\f2a0";
}
.totalsoft-braille:before {
content: "\f2a1";
}
.totalsoft-assistive-listening-systems:before {
content: "\f2a2";
}
.totalsoft-asl-interpreting:before,
.totalsoft-american-sign-language-interpreting:before {
content: "\f2a3";
}
.totalsoft-deafness:before,
.totalsoft-hard-of-hearing:before,
.totalsoft-deaf:before {
content: "\f2a4";
}
.totalsoft-glide:before {
content: "\f2a5";
}
.totalsoft-glide-g:before {
content: "\f2a6";
}
.totalsoft-signing:before,
.totalsoft-sign-language:before {
content: "\f2a7";
}
.totalsoft-low-vision:before {
content: "\f2a8";
}
.totalsoft-viadeo:before {
content: "\f2a9";
}
.totalsoft-viadeo-square:before {
content: "\f2aa";
}
.totalsoft-snapchat:before {
content: "\f2ab";
}
.totalsoft-snapchat-ghost:before {
content: "\f2ac";
}
.totalsoft-snapchat-square:before {
content: "\f2ad";
}
.totalsoft-pied-piper:before {
content: "\f2ae";
}
.totalsoft-first-order:before {
content: "\f2b0";
}
.totalsoft-yoast:before {
content: "\f2b1";
}
.totalsoft-themeisle:before {
content: "\f2b2";
}
.totalsoft-google-plus-circle:before,
.totalsoft-google-plus-official:before {
content: "\f2b3";
}
.totalsoft-fa:before,
.totalsoft-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
div.Total_Soft_Poll_1_Ans_Check_Div2.Total_Soft_Poll_1_Ans_Check_Div2_1::before{content: none;}
div.Total_Soft_Poll_1_Ans_Check_Div2.Total_Soft_Poll_1_Ans_Check_Div2_1::after{content: none;}
.button[title="Add Video"] { opacity: 1 !important; }
.button[title="Add Image"] { opacity: 1 !important; }.awecf:before, .awecf:after { content: " "; display: table; }
.awecf:after { clear: both; }
.awecf { *zoom: 1; }
.awe-nowrap { white-space: nowrap; }
.awesome-weather-wrap {
background: #333; transition: background 0.5s ease-in; 
text-shadow: 0 1px 1px rgba(0,0,0,0.3); color: #fff;
clear: both;
position: relative;
}
.awesome-weather-wrap div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.awesome-weather-wrap.darken { text-shadow: 0 1px 1px rgba(0,0,0,0.9); }
.awesome-weather-wrap.temp1 { background: #43adff; }
.awesome-weather-wrap.temp2 { background: #629BE0; }
.awesome-weather-wrap.temp3 { background: #8289C1; }
.awesome-weather-wrap.temp4 { background: #A178A3; }
.awesome-weather-wrap.temp5 { background: #C06684; }
.awesome-weather-wrap.temp6 { background: #E05465; }
.awesome-weather-wrap.temp7 { background: #ff4246; }
.awesome-weather-cover { width: 100%; height: 100%; background-size: cover; }
.awesome-weather-darken { width: 100%; height: 100%; background: rgba(0,0,0,0.2); }
.awesome-weather-header {
padding: 10px;
text-align: center;
background: rgba(0,0,0,0.1);
text-transform: uppercase;
position: relative;
}
.awesome-weather-header span {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: block;
margin: 0 auto;
padding: 0 10px;
}
.awe_changeable .awesome-weather-header span { padding: 0 25px; }
.awesome-weather-wrap.darken .awesome-weather-header { background: rgba(0,0,0,0.2); } .awesome-weather-form { padding: 20px; background: #292929; display: none; text-align: center; }
.awesome-weather-form input[type="text"] { font-size: 0.9em; padding: 10px 3px; border: none; background: #fff; width: 100%; text-align: center; }
.awe-loading i,
.awe-searching i,
.awe-spin { -webkit-animation: awe_spin 2s infinite linear; -moz-animation: awe_spin 2s infinite linear; animation: awe_spin 2s infinite linear; }
.awe-searching { padding-top: 20px; display: none; font-size: 24px; }
.awe-weather-trigger { position: absolute; top: 5px; right: 5px; box-shadow: none; }
.awe-weather-trigger a { display: block; transition: all 0.25s; border-radius: 100%; border: none !important; box-shadow: none !important;  }
.awe-weather-trigger a:hover { background: rgba(0,0,0,0.3); box-shadow: none !important}
.awe-weather-trigger img { width: 24px; height: 24px; display: block; box-shadow: none !important }
.awe-weather-trigger a:focus { outline: none !important; }
.awe-weather-bubble { color: #666; text-align: center; text-shadow: none; font-weight: bold; font-size: 10px; position: absolute; top: -32px; right: -48px; width: 130px; padding: 5px; background: #fff; border-radius: 3px; border: #ccc solid 1px; }
.awe-weather-bubble:after { content: ''; position: absolute; border-style: solid; border-width: 10px 10px 0; border-color: #fff transparent; display: block; width: 0; z-index: 1; margin-left: -10px; bottom: -10px; left: 50%; }
.awe-weather-bubble:before { content: ''; position: absolute; border-style: solid; border-width: 10px 10px 0; border-color: #ccc transparent; display: block; width: 0; z-index: 0; margin-left: -10px; bottom: -11px; left: 50%; }
.awe-weather-bubble.hide { display: none; }
.awe-weather-ajax-wrap .awe-loading { padding: 40px; text-align: center; background: rgba(0,0,0,0.1); }
@-moz-keyframes awe_spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes awe_spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(359deg); }
}
@keyframes awe_spin {
from {transform:rotate(0deg);}
to {transform:rotate(359deg);}
} .awesome-weather-forecast { 
border-top: solid 1px rgba(255,255,255,0.5);
width: 90%; 
margin-right: auto; margin-left: auto; margin-top: 20px;
padding: 20px 5% 15px 5%;
clear: both;
}
.awesome-weather-forecast-day { width: 18%; margin: 0 1%; float: left; text-align: center; }
.awe_days_2 .awesome-weather-forecast-day { width: 48%; }
.awe_days_3 .awesome-weather-forecast-day { width: 31%; }
.awe_days_4 .awesome-weather-forecast-day { width: 23%; }
.awesome-weather-forecast-day-temp { font-size: 1.8em; }
.awesome-weather-forecast-day-temp sup { font-size: 0.6em; padding-left: 2px; }
.awesome-weather-forecast-day i { display: block; font-size: 1.5em; padding-bottom: 15px; }
.awesome-weather-forecast-day-abbr { text-transform: uppercase; }
.awesome-weather-current-temp { white-space: nowrap; font-size: 0.8em; } .awe_without_stats .awesome-weather-current-temp { text-align: center; width: 90%; float: none; }
.awe_without_stats .awesome-weather-forecast { margin-top: 0; } .awesome-weather-more-weather-link { padding: 10px; margin: 0 10px; text-align: center; border-top: solid 1px rgba(255,255,255,0.5); clear: both; }
body .awesome-weather-wrap .awesome-weather-more-weather-link a,
.widget .awesome-weather-more-weather-link a { color: #fff; text-decoration: none; font-size: 0.8em; } .awe_wide .awesome-weather-current-temp { padding: 10px 5%; width: 30%; float: left; font-size: 50px; line-height: 1em; }
.awe_wide .awesome-weather-current-temp sup { font-size: 20px; top: -1.2em; padding-left: 3px; }
.awe_wide .awesome-weather-current-temp i { font-size: 40px; line-height: 40px; }
.awe_wide .awesome-weather-todays-stats { float: right; text-align: right; padding: 14px 5%; line-height: 1.4em; width: 50%; }
.awe_wide .awesome-weather-forecast { padding-right: 0; padding-left: 0; font-size: 0.9em; }
.awe_wide .awesome-weather-forecast-day-abbr { margin-top: 5px; padding-right: 4px; } .awe_wide.awe_with_icons .awesome-weather-current-temp { font-size: 34px; width: 35%; }
.awe_wide.awe_with_icons .awesome-weather-current-temp sup { font-size: 16px; top: -1em; padding-left: 3px; }
.awe_wide.awe_with_icons .awesome-weather-current-temp i { font-size: 26px; }
.awe_wide.awe_with_icons .awesome-weather-todays-stats { width: 50%; font-size: 0.8em; padding-left: 0; } .awe_tall { text-align: center; }
.awe_tall .awesome-weather-current-temp { padding: 10px 5%; font-size: 66px; line-height: 1em; }
.awe_tall .awesome-weather-current-temp sup { font-size: 22px; top: -1.3em; padding-left: 3px; }
.awe_tall .awesome-weather-stats-icon { font-size: 44px; line-height: 1em; padding: 20px 0 0 0; }
.awe_tall .awesome-weather-todays-stats { line-height: 1.4em; padding: 0 5%; }
.awe_tall .awesome-weather-forecast-day-abbr { margin-top: 7px; padding-right: 4px; }
.awe_without_forecast.awe_tall .awesome-weather-todays-stats { padding-bottom: 10px; } .awe_micro .awesome-weather-forecast { border: none; padding: 0px 5px 10px 20px; width: 75%; margin-left: 0; margin-right: 0; }
.awe_micro .awesome-weather-forecast-day { width: auto; padding: 0 5px 0 0; font-size: 0.8em; }
.awe_micro .awesome-weather-current-temp { padding: 10px 5%; font-size: 100px; line-height: 1em; }
.awe_micro .awesome-weather-current-temp sup { font-size: 50%; top: -0.75em;  }
.awe_micro .awesome-weather-todays-stats { padding: 0 20px; }
.awe_micro .awesome-weather-todays-stats i { font-size: 1.5em; margin-right: 5px; }
.awe_micro .awesome-weather-more-weather-link { text-align: left; padding: 5px 20px; margin: 0; }
.awe_micro .awesome-weather-forecast-day-abbr { margin-top: 5px; padding-right: 4px; } .awe_showcase .awesome-weather-forecast-day-abbr { text-transform: uppercase; font-size: 0.8em; margin-top: 0; margin-bottom: 1px; padding-right: 0;  }
.awe_showcase .awesome-weather-forecast { border: none; padding: 10px; width: 90%; margin-top: 0; }
.awe_showcase .awesome-weather-forecast-day { font-size: 0.8em; }
.awesome-weather-showcase-padding { padding: 50px 0; }
.awesome-weather-showcase-half { width: 50%; float: left; }
.awe_showcase .awesome-weather-todays-stats { text-align: left; padding: 0 10px 10px 10px; }
.awe_showcase .awesome-weather-todays-stats i { font-size: 1.1em; margin-right: 5px; }
.awe_showcase .awesome-weather-forecast { border: none; padding: 0px 5px 10px 10px; width: 100%; margin-left: 0; margin-right: 0; }
.awe_showcase .awesome-weather-forecast-day { width: auto; padding: 0 5px 0 0; font-size: 0.8em; margin: 0 5px 0 0; }
.awe_showcase .awesome-weather-more-weather-link { text-align: left; padding: 0 5px 10px 10px; border: 0; margin: 0; } .awesome-weather-long-padding { padding:20px 0; }
.awe_long .awesome-weather-forecast { border: none; padding: 0px 5px 20px 20px; width: 75%; margin-left: 0; margin-right: 0; }
.awe_long .awesome-weather-forecast-day { width: auto; padding: 0 10px 0 0; font-size: 0.9em; }
.awe_long .awesome-weather-current-temp sup { font-size: 50%; top: -0.75em;  }
.awe_long .awesome-weather-todays-stats { padding: 0; position: absolute; bottom: 15px; right: 15px; width: auto; text-align: right; }
.awe_long .awesome-weather-forecast-day i { padding: 0; }
.awe_long .awesome-weather-forecast-day-abbr { margin-top: 5px; margin-bottom: 5px; }
.awe_long .awesome-weather-more-weather-link { padding: 10px 20px; text-align: left; }
.awe_long .awesome-weather-more-weather-link a { font-size: 0.9em; }
.awe_long.awe_extended .awesome-weather-todays-stats { bottom: 10px; } .awe_boxed { text-align: left; white-space: nowrap; max-width: 500px; }
.awesome-weather-boxed-box { padding: 10px; border-bottom: solid 1px rgba(0,0,0,0.2); font-size: 1.1em; }
.awesome-weather-boxed-box span { text-align: center; padding-right: 5px; font-size: 1.1em; width: 25px; float: left; }
.awe_boxed .awesome-weather-header { text-align: left; background: rgba(0,0,0,0.2); }
.awe_boxed .awesome-weather-boxed-forecast { font-size: 0.8em;  }
.awe_boxed .awesome-weather-forecast-day-abbr { margin-top: 5px; padding-right: 4px; }
.awe_boxed .awesome-weather-forecast-day { width: auto; padding: 0 10px 0 0; margin: 0 5px 0 0; font-size: 0.9em; }
.awe_boxed .awesome-weather-forecast-day i { padding: 0; }
.awe_boxed .awesome-weather-forecast-day-abbr { margin-top: 3px; margin-bottom: 3px; }
.awe_boxed .awesome-weather-more-weather-link { font-size: 0.9em; padding: 0; text-align: left; margin: 0; border-top: 0; display: inline; }
.awe_boxed.awe_without_stats .awesome-weather-current-temp { text-align: left; } .awe_material { box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); }
.awe_material .awesome-weather-currently { padding-top: 120px; }
.awe_material .awesome-weather-darken { padding: 10px; background: rgba(0,0,0,0.4); }
.awe_material .awesome-weather-current-temp { font-size: 60px; line-height: 1em; float: left;}
.awe_material .awesome-weather-current-temp sup { font-size: 50%; top: -0.75em;  }
.awe_material .awesome-weather-current-conditions { font-size: 12px; line-height: 16px; float: left; padding-left: 5px; padding-top: 20px; text-transform: uppercase; }
.awe_material .awe-date { font-size: 0.9em; }
.awe-material-details { background: #fff; color: #484848; color: rgba(0,0,0,0.7); text-shadow: none; }
.awe-material-details .awesome-weather-todays-stats { padding: 20px 10px; border-bottom: solid 1px #c7c5c6; font-size: 0.9em; }
.awe-material-details .awesome-weather-todays-stats div { width: 33%; float: left; text-transform: uppercase; font-weight: bold; text-align: center; }
.awe-material-details .awesome-weather-todays-stats i { padding: 0 1px; font-size: 1.2em; }
.awe_material .awesome-weather-forecast { padding: 20px 10px; margin: 0; width: auto; height: auto;}
.awe_material .awesome-weather-forecast-day-abbr { padding-bottom: 7px; }
body .awe_material .awesome-weather-more-weather-link { padding: 10px; margin: 0; border-top: solid 1px #c7c5c6; text-transform: uppercase; }
body .awe_material .awesome-weather-more-weather-link a,
.widget .awe_material .awesome-weather-more-weather-link a { font-weight: bold; color: #484848; text-decoration: none; font-size: 0.8em; text-transform: uppercase; } div.awesome-weather-error,
div.awesome-weather-city-error { background: #e15245; font-weight: bold; display: block; padding: 10px; font-size: 11px; text-align: center; color: #fff; text-transform: uppercase; }
.awesome-weather-form div.awesome-weather-city-error { margin-bottom: 10px; display: none; }
.awesome-weather-attribution { text-align: center; font-size: 9px; font-weight: bold; font-family: sans-serif; padding: 5px; }
.awesome-weather-attribution a { color: #fff; text-decoration: none; box-shadow: none; } @font-face{font-family:weathericons;src:url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.eot);src:url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.eot?#iefix) format('embedded-opentype'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.woff2) format('woff2'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.woff) format('woff'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.ttf) format('truetype'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.svg#weather_iconsregular) format('svg');font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{text-align:center;width:1.4em}.wi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.wi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.wi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.wi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.wi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.wi-day-sunny:before{content:"\f00d"}.wi-day-cloudy:before{content:"\f002"}.wi-day-cloudy-gusts:before{content:"\f000"}.wi-day-cloudy-windy:before{content:"\f001"}.wi-day-fog:before{content:"\f003"}.wi-day-hail:before{content:"\f004"}.wi-day-haze:before{content:"\f0b6"}.wi-day-lightning:before{content:"\f005"}.wi-day-rain:before{content:"\f008"}.wi-day-rain-mix:before{content:"\f006"}.wi-day-rain-wind:before{content:"\f007"}.wi-day-showers:before{content:"\f009"}.wi-day-sleet:before{content:"\f0b2"}.wi-day-sleet-storm:before{content:"\f068"}.wi-day-snow:before{content:"\f00a"}.wi-day-snow-thunderstorm:before{content:"\f06b"}.wi-day-snow-wind:before{content:"\f065"}.wi-day-sprinkle:before{content:"\f00b"}.wi-day-storm-showers:before{content:"\f00e"}.wi-day-sunny-overcast:before{content:"\f00c"}.wi-day-thunderstorm:before{content:"\f010"}.wi-day-windy:before{content:"\f085"}.wi-solar-eclipse:before{content:"\f06e"}.wi-hot:before{content:"\f072"}.wi-day-cloudy-high:before{content:"\f07d"}.wi-day-light-wind:before{content:"\f0c4"}.wi-night-clear:before{content:"\f02e"}.wi-night-alt-cloudy:before{content:"\f086"}.wi-night-alt-cloudy-gusts:before{content:"\f022"}.wi-night-alt-cloudy-windy:before{content:"\f023"}.wi-night-alt-hail:before{content:"\f024"}.wi-night-alt-lightning:before{content:"\f025"}.wi-night-alt-rain:before{content:"\f028"}.wi-night-alt-rain-mix:before{content:"\f026"}.wi-night-alt-rain-wind:before{content:"\f027"}.wi-night-alt-showers:before{content:"\f029"}.wi-night-alt-sleet:before{content:"\f0b4"}.wi-night-alt-sleet-storm:before{content:"\f06a"}.wi-night-alt-snow:before{content:"\f02a"}.wi-night-alt-snow-thunderstorm:before{content:"\f06d"}.wi-night-alt-snow-wind:before{content:"\f067"}.wi-night-alt-sprinkle:before{content:"\f02b"}.wi-night-alt-storm-showers:before{content:"\f02c"}.wi-night-alt-thunderstorm:before{content:"\f02d"}.wi-night-cloudy:before{content:"\f031"}.wi-night-cloudy-gusts:before{content:"\f02f"}.wi-night-cloudy-windy:before{content:"\f030"}.wi-night-fog:before{content:"\f04a"}.wi-night-hail:before{content:"\f032"}.wi-night-lightning:before{content:"\f033"}.wi-night-partly-cloudy:before{content:"\f083"}.wi-night-rain:before{content:"\f036"}.wi-night-rain-mix:before{content:"\f034"}.wi-night-rain-wind:before{content:"\f035"}.wi-night-showers:before{content:"\f037"}.wi-night-sleet:before{content:"\f0b3"}.wi-night-sleet-storm:before{content:"\f069"}.wi-night-snow:before{content:"\f038"}.wi-night-snow-thunderstorm:before{content:"\f06c"}.wi-night-snow-wind:before{content:"\f066"}.wi-night-sprinkle:before{content:"\f039"}.wi-night-storm-showers:before{content:"\f03a"}.wi-night-thunderstorm:before{content:"\f03b"}.wi-lunar-eclipse:before{content:"\f070"}.wi-stars:before{content:"\f077"}.wi-storm-showers:before{content:"\f01d"}.wi-thunderstorm:before{content:"\f01e"}.wi-night-alt-cloudy-high:before{content:"\f07e"}.wi-night-cloudy-high:before{content:"\f080"}.wi-night-alt-partly-cloudy:before{content:"\f081"}.wi-cloud:before{content:"\f041"}.wi-cloudy:before{content:"\f013"}.wi-cloudy-gusts:before{content:"\f011"}.wi-cloudy-windy:before{content:"\f012"}.wi-fog:before{content:"\f014"}.wi-hail:before{content:"\f015"}.wi-rain:before{content:"\f019"}.wi-rain-mix:before{content:"\f017"}.wi-rain-wind:before{content:"\f018"}.wi-showers:before{content:"\f01a"}.wi-sleet:before{content:"\f0b5"}.wi-snow:before{content:"\f01b"}.wi-sprinkle:before{content:"\f01c"}.wi-storm-showers:before{content:"\f01d"}.wi-thunderstorm:before{content:"\f01e"}.wi-snow-wind:before{content:"\f064"}.wi-snow:before{content:"\f01b"}.wi-smog:before{content:"\f074"}.wi-smoke:before{content:"\f062"}.wi-lightning:before{content:"\f016"}.wi-raindrops:before{content:"\f04e"}.wi-raindrop:before{content:"\f078"}.wi-dust:before{content:"\f063"}.wi-snowflake-cold:before{content:"\f076"}.wi-windy:before{content:"\f021"}.wi-strong-wind:before{content:"\f050"}.wi-sandstorm:before{content:"\f082"}.wi-earthquake:before{content:"\f0c6"}.wi-fire:before{content:"\f0c7"}.wi-flood:before{content:"\f07c"}.wi-meteor:before{content:"\f071"}.wi-tsunami:before{content:"\f0c5"}.wi-volcano:before{content:"\f0c8"}.wi-hurricane:before{content:"\f073"}.wi-tornado:before{content:"\f056"}.wi-small-craft-advisory:before{content:"\f0cc"}.wi-gale-warning:before{content:"\f0cd"}.wi-storm-warning:before{content:"\f0ce"}.wi-hurricane-warning:before{content:"\f0cf"}.wi-wind-direction:before{content:"\f0b1"}.wi-alien:before{content:"\f075"}.wi-celsius:before{content:"\f03c"}.wi-fahrenheit:before{content:"\f045"}.wi-degrees:before{content:"\f042"}.wi-thermometer:before{content:"\f055"}.wi-thermometer-exterior:before{content:"\f053"}.wi-thermometer-internal:before{content:"\f054"}.wi-cloud-down:before{content:"\f03d"}.wi-cloud-up:before{content:"\f040"}.wi-cloud-refresh:before{content:"\f03e"}.wi-horizon:before{content:"\f047"}.wi-horizon-alt:before{content:"\f046"}.wi-sunrise:before{content:"\f051"}.wi-sunset:before{content:"\f052"}.wi-moonrise:before{content:"\f0c9"}.wi-moonset:before{content:"\f0ca"}.wi-refresh:before{content:"\f04c"}.wi-refresh-alt:before{content:"\f04b"}.wi-umbrella:before{content:"\f084"}.wi-barometer:before{content:"\f079"}.wi-humidity:before{content:"\f07a"}.wi-na:before{content:"\f07b"}.wi-train:before{content:"\f0cb"}.wi-moon-new:before{content:"\f095"}.wi-moon-waxing-crescent-1:before{content:"\f096"}.wi-moon-waxing-crescent-2:before{content:"\f097"}.wi-moon-waxing-crescent-3:before{content:"\f098"}.wi-moon-waxing-crescent-4:before{content:"\f099"}.wi-moon-waxing-crescent-5:before{content:"\f09a"}.wi-moon-waxing-crescent-6:before{content:"\f09b"}.wi-moon-first-quarter:before{content:"\f09c"}.wi-moon-waxing-gibbous-1:before{content:"\f09d"}.wi-moon-waxing-gibbous-2:before{content:"\f09e"}.wi-moon-waxing-gibbous-3:before{content:"\f09f"}.wi-moon-waxing-gibbous-4:before{content:"\f0a0"}.wi-moon-waxing-gibbous-5:before{content:"\f0a1"}.wi-moon-waxing-gibbous-6:before{content:"\f0a2"}.wi-moon-full:before{content:"\f0a3"}.wi-moon-waning-gibbous-1:before{content:"\f0a4"}.wi-moon-waning-gibbous-2:before{content:"\f0a5"}.wi-moon-waning-gibbous-3:before{content:"\f0a6"}.wi-moon-waning-gibbous-4:before{content:"\f0a7"}.wi-moon-waning-gibbous-5:before{content:"\f0a8"}.wi-moon-waning-gibbous-6:before{content:"\f0a9"}.wi-moon-third-quarter:before{content:"\f0aa"}.wi-moon-waning-crescent-1:before{content:"\f0ab"}.wi-moon-waning-crescent-2:before{content:"\f0ac"}.wi-moon-waning-crescent-3:before{content:"\f0ad"}.wi-moon-waning-crescent-4:before{content:"\f0ae"}.wi-moon-waning-crescent-5:before{content:"\f0af"}.wi-moon-waning-crescent-6:before{content:"\f0b0"}.wi-moon-alt-new:before{content:"\f0eb"}.wi-moon-alt-waxing-crescent-1:before{content:"\f0d0"}.wi-moon-alt-waxing-crescent-2:before{content:"\f0d1"}.wi-moon-alt-waxing-crescent-3:before{content:"\f0d2"}.wi-moon-alt-waxing-crescent-4:before{content:"\f0d3"}.wi-moon-alt-waxing-crescent-5:before{content:"\f0d4"}.wi-moon-alt-waxing-crescent-6:before{content:"\f0d5"}.wi-moon-alt-first-quarter:before{content:"\f0d6"}.wi-moon-alt-waxing-gibbous-1:before{content:"\f0d7"}.wi-moon-alt-waxing-gibbous-2:before{content:"\f0d8"}.wi-moon-alt-waxing-gibbous-3:before{content:"\f0d9"}.wi-moon-alt-waxing-gibbous-4:before{content:"\f0da"}.wi-moon-alt-waxing-gibbous-5:before{content:"\f0db"}.wi-moon-alt-waxing-gibbous-6:before{content:"\f0dc"}.wi-moon-alt-full:before{content:"\f0dd"}.wi-moon-alt-waning-gibbous-1:before{content:"\f0de"}.wi-moon-alt-waning-gibbous-2:before{content:"\f0df"}.wi-moon-alt-waning-gibbous-3:before{content:"\f0e0"}.wi-moon-alt-waning-gibbous-4:before{content:"\f0e1"}.wi-moon-alt-waning-gibbous-5:before{content:"\f0e2"}.wi-moon-alt-waning-gibbous-6:before{content:"\f0e3"}.wi-moon-alt-third-quarter:before{content:"\f0e4"}.wi-moon-alt-waning-crescent-1:before{content:"\f0e5"}.wi-moon-alt-waning-crescent-2:before{content:"\f0e6"}.wi-moon-alt-waning-crescent-3:before{content:"\f0e7"}.wi-moon-alt-waning-crescent-4:before{content:"\f0e8"}.wi-moon-alt-waning-crescent-5:before{content:"\f0e9"}.wi-moon-alt-waning-crescent-6:before{content:"\f0ea"}.wi-moon-0:before{content:"\f095"}.wi-moon-1:before{content:"\f096"}.wi-moon-2:before{content:"\f097"}.wi-moon-3:before{content:"\f098"}.wi-moon-4:before{content:"\f099"}.wi-moon-5:before{content:"\f09a"}.wi-moon-6:before{content:"\f09b"}.wi-moon-7:before{content:"\f09c"}.wi-moon-8:before{content:"\f09d"}.wi-moon-9:before{content:"\f09e"}.wi-moon-10:before{content:"\f09f"}.wi-moon-11:before{content:"\f0a0"}.wi-moon-12:before{content:"\f0a1"}.wi-moon-13:before{content:"\f0a2"}.wi-moon-14:before{content:"\f0a3"}.wi-moon-15:before{content:"\f0a4"}.wi-moon-16:before{content:"\f0a5"}.wi-moon-17:before{content:"\f0a6"}.wi-moon-18:before{content:"\f0a7"}.wi-moon-19:before{content:"\f0a8"}.wi-moon-20:before{content:"\f0a9"}.wi-moon-21:before{content:"\f0aa"}.wi-moon-22:before{content:"\f0ab"}.wi-moon-23:before{content:"\f0ac"}.wi-moon-24:before{content:"\f0ad"}.wi-moon-25:before{content:"\f0ae"}.wi-moon-26:before{content:"\f0af"}.wi-moon-27:before{content:"\f0b0"}.wi-time-1:before{content:"\f08a"}.wi-time-2:before{content:"\f08b"}.wi-time-3:before{content:"\f08c"}.wi-time-4:before{content:"\f08d"}.wi-time-5:before{content:"\f08e"}.wi-time-6:before{content:"\f08f"}.wi-time-7:before{content:"\f090"}.wi-time-8:before{content:"\f091"}.wi-time-9:before{content:"\f092"}.wi-time-10:before{content:"\f093"}.wi-time-11:before{content:"\f094"}.wi-time-12:before{content:"\f089"}.wi-direction-up:before{content:"\f058"}.wi-direction-up-right:before{content:"\f057"}.wi-direction-right:before{content:"\f04d"}.wi-direction-down-right:before{content:"\f088"}.wi-direction-down:before{content:"\f044"}.wi-direction-down-left:before{content:"\f043"}.wi-direction-left:before{content:"\f048"}.wi-direction-up-left:before{content:"\f087"}.wi-wind-beaufort-0:before{content:"\f0b7"}.wi-wind-beaufort-1:before{content:"\f0b8"}.wi-wind-beaufort-2:before{content:"\f0b9"}.wi-wind-beaufort-3:before{content:"\f0ba"}.wi-wind-beaufort-4:before{content:"\f0bb"}.wi-wind-beaufort-5:before{content:"\f0bc"}.wi-wind-beaufort-6:before{content:"\f0bd"}.wi-wind-beaufort-7:before{content:"\f0be"}.wi-wind-beaufort-8:before{content:"\f0bf"}.wi-wind-beaufort-9:before{content:"\f0c0"}.wi-wind-beaufort-10:before{content:"\f0c1"}.wi-wind-beaufort-11:before{content:"\f0c2"}.wi-wind-beaufort-12:before{content:"\f0c3"}.wi-yahoo-0:before{content:"\f056"}.wi-yahoo-1:before{content:"\f00e"}.wi-yahoo-2:before{content:"\f073"}.wi-yahoo-3:before{content:"\f01e"}.wi-yahoo-4:before{content:"\f01e"}.wi-yahoo-5:before{content:"\f017"}.wi-yahoo-6:before{content:"\f017"}.wi-yahoo-7:before{content:"\f017"}.wi-yahoo-8:before{content:"\f015"}.wi-yahoo-9:before{content:"\f01a"}.wi-yahoo-10:before{content:"\f015"}.wi-yahoo-11:before{content:"\f01a"}.wi-yahoo-12:before{content:"\f01a"}.wi-yahoo-13:before{content:"\f01b"}.wi-yahoo-14:before{content:"\f00a"}.wi-yahoo-15:before{content:"\f064"}.wi-yahoo-16:before{content:"\f01b"}.wi-yahoo-17:before{content:"\f015"}.wi-yahoo-18:before{content:"\f017"}.wi-yahoo-19:before{content:"\f063"}.wi-yahoo-20:before{content:"\f014"}.wi-yahoo-21:before{content:"\f021"}.wi-yahoo-22:before{content:"\f062"}.wi-yahoo-23:before{content:"\f050"}.wi-yahoo-24:before{content:"\f050"}.wi-yahoo-25:before{content:"\f076"}.wi-yahoo-26:before{content:"\f013"}.wi-yahoo-27:before{content:"\f031"}.wi-yahoo-28:before{content:"\f002"}.wi-yahoo-29:before{content:"\f031"}.wi-yahoo-30:before{content:"\f002"}.wi-yahoo-31:before{content:"\f02e"}.wi-yahoo-32:before{content:"\f00d"}.wi-yahoo-33:before{content:"\f083"}.wi-yahoo-34:before{content:"\f00c"}.wi-yahoo-35:before{content:"\f017"}.wi-yahoo-36:before{content:"\f072"}.wi-yahoo-37:before{content:"\f00e"}.wi-yahoo-38:before{content:"\f00e"}.wi-yahoo-39:before{content:"\f00e"}.wi-yahoo-40:before{content:"\f01a"}.wi-yahoo-41:before{content:"\f064"}.wi-yahoo-42:before{content:"\f01b"}.wi-yahoo-43:before{content:"\f064"}.wi-yahoo-44:before{content:"\f00c"}.wi-yahoo-45:before{content:"\f00e"}.wi-yahoo-46:before{content:"\f01b"}.wi-yahoo-47:before{content:"\f00e"}.wi-yahoo-3200:before{content:"\f077"}.wi-forecast-io-clear-day:before{content:"\f00d"}.wi-forecast-io-clear-night:before{content:"\f02e"}.wi-forecast-io-rain:before{content:"\f019"}.wi-forecast-io-snow:before{content:"\f01b"}.wi-forecast-io-sleet:before{content:"\f0b5"}.wi-forecast-io-wind:before{content:"\f050"}.wi-forecast-io-fog:before{content:"\f014"}.wi-forecast-io-cloudy:before{content:"\f013"}.wi-forecast-io-partly-cloudy-day:before{content:"\f002"}.wi-forecast-io-partly-cloudy-night:before{content:"\f031"}.wi-forecast-io-hail:before{content:"\f015"}.wi-forecast-io-thunderstorm:before{content:"\f01e"}.wi-forecast-io-tornado:before{content:"\f056"}.wi-wmo4680-00:before,.wi-wmo4680-0:before{content:"\f055"}.wi-wmo4680-01:before,.wi-wmo4680-1:before{content:"\f013"}.wi-wmo4680-02:before,.wi-wmo4680-2:before{content:"\f055"}.wi-wmo4680-03:before,.wi-wmo4680-3:before{content:"\f013"}.wi-wmo4680-04:before,.wi-wmo4680-4:before{content:"\f014"}.wi-wmo4680-05:before,.wi-wmo4680-5:before{content:"\f014"}.wi-wmo4680-10:before{content:"\f014"}.wi-wmo4680-11:before{content:"\f014"}.wi-wmo4680-12:before{content:"\f016"}.wi-wmo4680-18:before{content:"\f050"}.wi-wmo4680-20:before{content:"\f014"}.wi-wmo4680-21:before{content:"\f017"}.wi-wmo4680-22:before{content:"\f017"}.wi-wmo4680-23:before{content:"\f019"}.wi-wmo4680-24:before{content:"\f01b"}.wi-wmo4680-25:before{content:"\f015"}.wi-wmo4680-26:before{content:"\f01e"}.wi-wmo4680-27:before{content:"\f063"}.wi-wmo4680-28:before{content:"\f063"}.wi-wmo4680-29:before{content:"\f063"}.wi-wmo4680-30:before{content:"\f014"}.wi-wmo4680-31:before{content:"\f014"}.wi-wmo4680-32:before{content:"\f014"}.wi-wmo4680-33:before{content:"\f014"}.wi-wmo4680-34:before{content:"\f014"}.wi-wmo4680-35:before{content:"\f014"}.wi-wmo4680-40:before{content:"\f017"}.wi-wmo4680-41:before{content:"\f01c"}.wi-wmo4680-42:before{content:"\f019"}.wi-wmo4680-43:before{content:"\f01c"}.wi-wmo4680-44:before{content:"\f019"}.wi-wmo4680-45:before{content:"\f015"}.wi-wmo4680-46:before{content:"\f015"}.wi-wmo4680-47:before{content:"\f01b"}.wi-wmo4680-48:before{content:"\f01b"}.wi-wmo4680-50:before{content:"\f01c"}.wi-wmo4680-51:before{content:"\f01c"}.wi-wmo4680-52:before{content:"\f019"}.wi-wmo4680-53:before{content:"\f019"}.wi-wmo4680-54:before{content:"\f076"}.wi-wmo4680-55:before{content:"\f076"}.wi-wmo4680-56:before{content:"\f076"}.wi-wmo4680-57:before{content:"\f01c"}.wi-wmo4680-58:before{content:"\f019"}.wi-wmo4680-60:before{content:"\f01c"}.wi-wmo4680-61:before{content:"\f01c"}.wi-wmo4680-62:before{content:"\f019"}.wi-wmo4680-63:before{content:"\f019"}.wi-wmo4680-64:before{content:"\f015"}.wi-wmo4680-65:before{content:"\f015"}.wi-wmo4680-66:before{content:"\f015"}.wi-wmo4680-67:before{content:"\f017"}.wi-wmo4680-68:before{content:"\f017"}.wi-wmo4680-70:before{content:"\f01b"}.wi-wmo4680-71:before{content:"\f01b"}.wi-wmo4680-72:before{content:"\f01b"}.wi-wmo4680-73:before{content:"\f01b"}.wi-wmo4680-74:before{content:"\f076"}.wi-wmo4680-75:before{content:"\f076"}.wi-wmo4680-76:before{content:"\f076"}.wi-wmo4680-77:before{content:"\f01b"}.wi-wmo4680-78:before{content:"\f076"}.wi-wmo4680-80:before{content:"\f019"}.wi-wmo4680-81:before{content:"\f01c"}.wi-wmo4680-82:before{content:"\f019"}.wi-wmo4680-83:before{content:"\f019"}.wi-wmo4680-84:before{content:"\f01d"}.wi-wmo4680-85:before{content:"\f017"}.wi-wmo4680-86:before{content:"\f017"}.wi-wmo4680-87:before{content:"\f017"}.wi-wmo4680-89:before{content:"\f015"}.wi-wmo4680-90:before{content:"\f016"}.wi-wmo4680-91:before{content:"\f01d"}.wi-wmo4680-92:before{content:"\f01e"}.wi-wmo4680-93:before{content:"\f01e"}.wi-wmo4680-94:before{content:"\f016"}.wi-wmo4680-95:before{content:"\f01e"}.wi-wmo4680-96:before{content:"\f01e"}.wi-wmo4680-99:before{content:"\f056"}.wi-owm-200:before{content:"\f01e"}.wi-owm-201:before{content:"\f01e"}.wi-owm-202:before{content:"\f01e"}.wi-owm-210:before{content:"\f016"}.wi-owm-211:before{content:"\f016"}.wi-owm-212:before{content:"\f016"}.wi-owm-221:before{content:"\f016"}.wi-owm-230:before{content:"\f01e"}.wi-owm-231:before{content:"\f01e"}.wi-owm-232:before{content:"\f01e"}.wi-owm-300:before{content:"\f01c"}.wi-owm-301:before{content:"\f01c"}.wi-owm-302:before{content:"\f019"}.wi-owm-310:before{content:"\f017"}.wi-owm-311:before{content:"\f019"}.wi-owm-312:before{content:"\f019"}.wi-owm-313:before{content:"\f01a"}.wi-owm-314:before{content:"\f019"}.wi-owm-321:before{content:"\f01c"}.wi-owm-500:before{content:"\f01c"}.wi-owm-501:before{content:"\f019"}.wi-owm-502:before{content:"\f019"}.wi-owm-503:before{content:"\f019"}.wi-owm-504:before{content:"\f019"}.wi-owm-511:before{content:"\f017"}.wi-owm-520:before{content:"\f01a"}.wi-owm-521:before{content:"\f01a"}.wi-owm-522:before{content:"\f01a"}.wi-owm-531:before{content:"\f01d"}.wi-owm-600:before{content:"\f01b"}.wi-owm-601:before{content:"\f01b"}.wi-owm-602:before{content:"\f0b5"}.wi-owm-611:before{content:"\f017"}.wi-owm-612:before{content:"\f017"}.wi-owm-615:before{content:"\f017"}.wi-owm-616:before{content:"\f017"}.wi-owm-620:before{content:"\f017"}.wi-owm-621:before{content:"\f01b"}.wi-owm-622:before{content:"\f01b"}.wi-owm-701:before{content:"\f01a"}.wi-owm-711:before{content:"\f062"}.wi-owm-721:before{content:"\f0b6"}.wi-owm-731:before{content:"\f063"}.wi-owm-741:before{content:"\f014"}.wi-owm-761:before{content:"\f063"}.wi-owm-762:before{content:"\f063"}.wi-owm-771:before{content:"\f011"}.wi-owm-781:before{content:"\f056"}.wi-owm-800:before{content:"\f00d"}.wi-owm-801:before{content:"\f011"}.wi-owm-802:before{content:"\f011"}.wi-owm-803:before{content:"\f012"}.wi-owm-804:before{content:"\f013"}.wi-owm-900:before{content:"\f056"}.wi-owm-901:before{content:"\f01d"}.wi-owm-902:before{content:"\f073"}.wi-owm-903:before{content:"\f076"}.wi-owm-904:before{content:"\f072"}.wi-owm-905:before{content:"\f021"}.wi-owm-906:before{content:"\f015"}.wi-owm-957:before{content:"\f050"}.wi-owm-day-200:before{content:"\f010"}.wi-owm-day-201:before{content:"\f010"}.wi-owm-day-202:before{content:"\f010"}.wi-owm-day-210:before{content:"\f005"}.wi-owm-day-211:before{content:"\f005"}.wi-owm-day-212:before{content:"\f005"}.wi-owm-day-221:before{content:"\f005"}.wi-owm-day-230:before{content:"\f010"}.wi-owm-day-231:before{content:"\f010"}.wi-owm-day-232:before{content:"\f010"}.wi-owm-day-300:before{content:"\f00b"}.wi-owm-day-301:before{content:"\f00b"}.wi-owm-day-302:before{content:"\f008"}.wi-owm-day-310:before{content:"\f008"}.wi-owm-day-311:before{content:"\f008"}.wi-owm-day-312:before{content:"\f008"}.wi-owm-day-313:before{content:"\f008"}.wi-owm-day-314:before{content:"\f008"}.wi-owm-day-321:before{content:"\f00b"}.wi-owm-day-500:before{content:"\f00b"}.wi-owm-day-501:before{content:"\f008"}.wi-owm-day-502:before{content:"\f008"}.wi-owm-day-503:before{content:"\f008"}.wi-owm-day-504:before{content:"\f008"}.wi-owm-day-511:before{content:"\f006"}.wi-owm-day-520:before{content:"\f009"}.wi-owm-day-521:before{content:"\f009"}.wi-owm-day-522:before{content:"\f009"}.wi-owm-day-531:before{content:"\f00e"}.wi-owm-day-600:before{content:"\f00a"}.wi-owm-day-601:before{content:"\f0b2"}.wi-owm-day-602:before{content:"\f00a"}.wi-owm-day-611:before{content:"\f006"}.wi-owm-day-612:before{content:"\f006"}.wi-owm-day-615:before{content:"\f006"}.wi-owm-day-616:before{content:"\f006"}.wi-owm-day-620:before{content:"\f006"}.wi-owm-day-621:before{content:"\f00a"}.wi-owm-day-622:before{content:"\f00a"}.wi-owm-day-701:before{content:"\f009"}.wi-owm-day-711:before{content:"\f062"}.wi-owm-day-721:before{content:"\f0b6"}.wi-owm-day-731:before{content:"\f063"}.wi-owm-day-741:before{content:"\f003"}.wi-owm-day-761:before{content:"\f063"}.wi-owm-day-762:before{content:"\f063"}.wi-owm-day-781:before{content:"\f056"}.wi-owm-day-800:before{content:"\f00d"}.wi-owm-day-801:before{content:"\f000"}.wi-owm-day-802:before{content:"\f000"}.wi-owm-day-803:before{content:"\f000"}.wi-owm-day-804:before{content:"\f00c"}.wi-owm-day-900:before{content:"\f056"}.wi-owm-day-902:before{content:"\f073"}.wi-owm-day-903:before{content:"\f076"}.wi-owm-day-904:before{content:"\f072"}.wi-owm-day-906:before{content:"\f004"}.wi-owm-day-957:before{content:"\f050"}.wi-owm-night-200:before{content:"\f02d"}.wi-owm-night-201:before{content:"\f02d"}.wi-owm-night-202:before{content:"\f02d"}.wi-owm-night-210:before{content:"\f025"}.wi-owm-night-211:before{content:"\f025"}.wi-owm-night-212:before{content:"\f025"}.wi-owm-night-221:before{content:"\f025"}.wi-owm-night-230:before{content:"\f02d"}.wi-owm-night-231:before{content:"\f02d"}.wi-owm-night-232:before{content:"\f02d"}.wi-owm-night-300:before{content:"\f02b"}.wi-owm-night-301:before{content:"\f02b"}.wi-owm-night-302:before{content:"\f028"}.wi-owm-night-310:before{content:"\f028"}.wi-owm-night-311:before{content:"\f028"}.wi-owm-night-312:before{content:"\f028"}.wi-owm-night-313:before{content:"\f028"}.wi-owm-night-314:before{content:"\f028"}.wi-owm-night-321:before{content:"\f02b"}.wi-owm-night-500:before{content:"\f02b"}.wi-owm-night-501:before{content:"\f028"}.wi-owm-night-502:before{content:"\f028"}.wi-owm-night-503:before{content:"\f028"}.wi-owm-night-504:before{content:"\f028"}.wi-owm-night-511:before{content:"\f026"}.wi-owm-night-520:before{content:"\f029"}.wi-owm-night-521:before{content:"\f029"}.wi-owm-night-522:before{content:"\f029"}.wi-owm-night-531:before{content:"\f02c"}.wi-owm-night-600:before{content:"\f02a"}.wi-owm-night-601:before{content:"\f0b4"}.wi-owm-night-602:before{content:"\f02a"}.wi-owm-night-611:before{content:"\f026"}.wi-owm-night-612:before{content:"\f026"}.wi-owm-night-615:before{content:"\f026"}.wi-owm-night-616:before{content:"\f026"}.wi-owm-night-620:before{content:"\f026"}.wi-owm-night-621:before{content:"\f02a"}.wi-owm-night-622:before{content:"\f02a"}.wi-owm-night-701:before{content:"\f029"}.wi-owm-night-711:before{content:"\f062"}.wi-owm-night-721:before{content:"\f0b6"}.wi-owm-night-731:before{content:"\f063"}.wi-owm-night-741:before{content:"\f04a"}.wi-owm-night-761:before{content:"\f063"}.wi-owm-night-762:before{content:"\f063"}.wi-owm-night-781:before{content:"\f056"}.wi-owm-night-800:before{content:"\f02e"}.wi-owm-night-801:before{content:"\f022"}.wi-owm-night-802:before{content:"\f022"}.wi-owm-night-803:before{content:"\f022"}.wi-owm-night-804:before{content:"\f086"}.wi-owm-night-900:before{content:"\f056"}.wi-owm-night-902:before{content:"\f073"}.wi-owm-night-903:before{content:"\f076"}.wi-owm-night-904:before{content:"\f072"}.wi-owm-night-906:before{content:"\f024"}.wi-owm-night-957:before{content:"\f050"}.wi-wu-chanceflurries:before{content:"\f064"}.wi-wu-chancerain:before{content:"\f019"}.wi-wu-chancesleet:before{content:"\f0b5"}.wi-wu-chancesnow:before{content:"\f01b"}.wi-wu-chancetstorms:before{content:"\f01e"}.wi-wu-clear:before{content:"\f00d"}.wi-wu-cloudy:before{content:"\f002"}.wi-wu-flurries:before{content:"\f064"}.wi-wu-hazy:before{content:"\f0b6"}.wi-wu-mostlycloudy:before{content:"\f002"}.wi-wu-mostlysunny:before{content:"\f00d"}.wi-wu-partlycloudy:before{content:"\f002"}.wi-wu-partlysunny:before{content:"\f00d"}.wi-wu-rain:before{content:"\f01a"}.wi-wu-sleet:before{content:"\f0b5"}.wi-wu-snow:before{content:"\f01b"}.wi-wu-sunny:before{content:"\f00d"}.wi-wu-tstorms:before{content:"\f01e"}.wi-wu-unknown:before{content:"\f00d"}
@font-face{font-family:weathericons;src:url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.eot);src:url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.eot?#iefix) format('embedded-opentype'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.woff2) format('woff2'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.woff) format('woff'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.ttf) format('truetype'),url(//www.blue-water-dive.com/wp-content/plugins/awesome-weather/fonts/weathericons-regular-webfont.svg#weather_iconsregular) format('svg');font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{text-align:center;width:1.4em}.wi-wind:before{content:"\f0b1"}.wi-towards-n{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.wi-towards-nne{-webkit-transform:rotate(23deg);-moz-transform:rotate(23deg);-ms-transform:rotate(23deg);-o-transform:rotate(23deg);transform:rotate(23deg)}.wi-towards-ne{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.wi-towards-ene{-webkit-transform:rotate(68deg);-moz-transform:rotate(68deg);-ms-transform:rotate(68deg);-o-transform:rotate(68deg);transform:rotate(68deg)}.wi-towards-e{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.wi-towards-ese{-webkit-transform:rotate(113deg);-moz-transform:rotate(113deg);-ms-transform:rotate(113deg);-o-transform:rotate(113deg);transform:rotate(113deg)}.wi-towards-se{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.wi-towards-sse{-webkit-transform:rotate(158deg);-moz-transform:rotate(158deg);-ms-transform:rotate(158deg);-o-transform:rotate(158deg);transform:rotate(158deg)}.wi-towards-s{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.wi-towards-ssw{-webkit-transform:rotate(203deg);-moz-transform:rotate(203deg);-ms-transform:rotate(203deg);-o-transform:rotate(203deg);transform:rotate(203deg)}.wi-towards-sw{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.wi-towards-wsw{-webkit-transform:rotate(248deg);-moz-transform:rotate(248deg);-ms-transform:rotate(248deg);-o-transform:rotate(248deg);transform:rotate(248deg)}.wi-towards-w{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.wi-towards-wnw{-webkit-transform:rotate(293deg);-moz-transform:rotate(293deg);-ms-transform:rotate(293deg);-o-transform:rotate(293deg);transform:rotate(293deg)}.wi-towards-nw{-webkit-transform:rotate(313deg);-moz-transform:rotate(313deg);-ms-transform:rotate(313deg);-o-transform:rotate(313deg);transform:rotate(313deg)}.wi-towards-nnw{-webkit-transform:rotate(336deg);-moz-transform:rotate(336deg);-ms-transform:rotate(336deg);-o-transform:rotate(336deg);transform:rotate(336deg)}.wi-from-n{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.wi-from-nne{-webkit-transform:rotate(203deg);-moz-transform:rotate(203deg);-ms-transform:rotate(203deg);-o-transform:rotate(203deg);transform:rotate(203deg)}.wi-from-ne{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.wi-from-ene{-webkit-transform:rotate(248deg);-moz-transform:rotate(248deg);-ms-transform:rotate(248deg);-o-transform:rotate(248deg);transform:rotate(248deg)}.wi-from-e{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.wi-from-ese{-webkit-transform:rotate(293deg);-moz-transform:rotate(293deg);-ms-transform:rotate(293deg);-o-transform:rotate(293deg);transform:rotate(293deg)}.wi-from-se{-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg)}.wi-from-sse{-webkit-transform:rotate(338deg);-moz-transform:rotate(338deg);-ms-transform:rotate(338deg);-o-transform:rotate(338deg);transform:rotate(338deg)}.wi-from-s{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.wi-from-ssw{-webkit-transform:rotate(23deg);-moz-transform:rotate(23deg);-ms-transform:rotate(23deg);-o-transform:rotate(23deg);transform:rotate(23deg)}.wi-from-sw{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.wi-from-wsw{-webkit-transform:rotate(68deg);-moz-transform:rotate(68deg);-ms-transform:rotate(68deg);-o-transform:rotate(68deg);transform:rotate(68deg)}.wi-from-w{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.wi-from-wnw{-webkit-transform:rotate(113deg);-moz-transform:rotate(113deg);-ms-transform:rotate(113deg);-o-transform:rotate(113deg);transform:rotate(113deg)}.wi-from-nw{-webkit-transform:rotate(133deg);-moz-transform:rotate(133deg);-ms-transform:rotate(133deg);-o-transform:rotate(133deg);transform:rotate(133deg)}.wi-from-nnw{-webkit-transform:rotate(156deg);-moz-transform:rotate(156deg);-ms-transform:rotate(156deg);-o-transform:rotate(156deg);transform:rotate(156deg)}