3.1.20 (Brainy Betty)
9325491f8ab405f1aeb7529a636bc83b47f5c2f0
o:Sass::Tree::RootNode
:@children[	o:Sass::Tree::CommentNode:@value[I"%/* CLOSE ICONS
 * ----------- */:ET:@silenti�:
@loud0;[�:
@linei:
@options{�o:Sass::Tree::RuleNode:
@rule[I".close;	T:
@tabsi�:@parsed_ruleso:"Sass::Selector::CommaSequence:
@members[o:Sass::Selector::Sequence;[o:#Sass::Selector::SimpleSequence;[o:Sass::Selector::Class:
@name[I"
close;	T;i	:@filenameI"�;	F;i	;@;i	;@;[
o:Sass::Tree::PropNode;[I"
float;	T;o:Sass::Script::String;I"
right;	T:
@type:identifier;
@;i�:@prop_syntax:new;[�;i
;
@o;;[I"font-size;	T;o;;I"	20px;	T;;;
@;i�;;;[�;i;
@o;;[I"font-weight;	T;o;;I"	bold;	T;;;
@;i�;;;[�;i;
@o;;[I"line-height;	T;o:Sass::Script::Variable	;I"baseLineHeight;	T:@underscored_nameI"baseLineHeight;	T;i
;
@;i�;;;[�;i
;
@o;;[I"
color;	T;o;	;I"
black;	T; I"
black;	T;i;
@;i�;;;[�;i;
@o;;[I"text-shadow;	T;o:Sass::Script::List	;[	o:Sass::Script::Number;i�:@numerator_units[�:@denominator_units[�;i:@originalI"0;	F;
@o;";i;#[I"px;	T;$[�;i;%I"1px;	F;
@o;";i�;#[�;$@A;i;%I"0;	F;
@o:Sass::Script::Funcall
;I"	rgba;	T:
@args[	o;";i�;#[�;$@A;i;%I"255;	F;
@o;";i�;#[�;$@A;i;%I"255;	F;
@o;";i�;#[�;$@A;i;%I"255;	F;
@o;";i;#[�;$@A;i;%I"1;	F;
@:@keywords{�;i;
@:@separator:
space;i;
@;i�;;;[�;i;
@o:Sass::Tree::MixinNode;I"opacity;	T;'[o;";f0.2;#[�;$@A;i;%I"0.2;	F;
@;({�;[�;i;
@o;;[I"&:hover;	F;i�;o;;[o;;[o;;[o:Sass::Selector::Parent;i;I"�;	Fo:Sass::Selector::Pseudo
;:
class;[I"
hover;	F:	@arg0;i;@o;i;@o;i;@o;[	o;;[I"
color;	T;o;	;I"
black;	T; I"
black;	T;i;
@;i�;;;[�;i;
@o;;[I"text-decoration;	T;o;;I"	none;	T;;;
@;i�;;;[�;i;
@o;;[I"cursor;	T;o;;I"pointer;	T;;;
@;i�;;;[�;i;
@o;+;I"opacity;	T;'[o;";f0.4;#[�;$@A;i;%I"0.4;	F;
@;({�;[�;i;
@;i:@has_childrenT;
@;i	;0T;
@o;;[I"�/* Additional properties for button version
 * iOS requires the button element instead of an anchor tag.
 * If you want the anchor version, it requires `href="#"`. */;	T;
i�;0;[�;i;
@o;;[I"button.close;	T;i�;o;;[o;;[o;;[o:Sass::Selector::Element	;[I"button;	T:@namespace0;i;I"�;	Fo;;[I"
close;	T;i;@�;i;@�;i;@�;[
o;;[I"padding;	T;o;;I"0;	T;;;
@;i�;;;[�;i;
@o;;[I"cursor;	T;o;;I"pointer;	T;;;
@;i�;;;[�;i;
@o;;[I"background-color;	T;o;;I"transparent;	T;;;
@;i�;;;[�;i;
@o;;[I"border;	T;o;;I"0;	T;;;
@;i�;;;[�;i ;
@o;;[I"-webkit-appearance;	T;o;;I"	none;	T;;;
@;i�;;;[�;i!;
@;i;0T;
@:@templateI"f// CLOSE ICONS
// -----------

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: $baseLineHeight;
  color: $black;
  text-shadow: 0 1px 0 rgba(255,255,255,1);
  @include opacity(0.2);
  &:hover {
    color: $black;
    text-decoration: none;
    cursor: pointer;
    @include opacity(0.4);
  }
}

// Additional properties for button version
// iOS requires the button element instead of an anchor tag.
// If you want the anchor version, it requires `href="#"`.
button.close {
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
};	T;i;0T;
@