@import url(//fonts.googleapis.com/css?family=Oswald: 300,400,700);
@import url(//fonts.googleapis.com/css?family=Smythe);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,600italic);
@import url(//fonts.googleapis.com/css?family=Oswald: 300, .open-sans 400, .open-sans 700);
@import url(//fonts.googleapis.com/css?family=Smythe);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400, .open-sans 300, .open-sans 600, .open-sans 600italic);/**
 * This CSS file is generated by TM Follow module. DO NOT edit it directly.
 * Instead, copy the file to your theme's CSS directory and edit it there.
 */

/**
 * icon style.
 */


@font-face {
	font-family: 'FontAwesome';
	src: url(/sites/all/modules/tm_follow/fonts/fontawesome-webfont.eot?v=4.0.3);
	src: url(/sites/all/modules/tm_follow/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(/sites/all/modules/tm_follow/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(/sites/all/modules/tm_follow/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(/sites/all/modules/tm_follow/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal;
}

span.tm-follow-link-wrapper {
	display: block;
	float: left;
	margin-left: 7px;
}

span.tm-follow-link-wrapper:first-child {
	margin-left: 0;
}

 a.tm-follow-link {
	display: inline-block;
}

 a.tm-follow-link:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
}

 a.tm-follow-link:hover {
	color: inherit;
}

 .with-label a.tm-follow-link:before{
	margin-right: 3px;
}

a.tm-follow-link-dribbble:before {
	content: "\f17d";
}

a.tm-follow-link-facebook:before {
	content: "\f09a";
}

a.tm-follow-link-flickr:before {
	content: "\f16e";
}

a.tm-follow-link-googleplus:before {
	content: "\f0d5";
}

a.tm-follow-link-instagram:before {
	content: "\f16d";
}

a.tm-follow-link-linkedin:before {
	content: "\f0e1";
}

a.tm-follow-link-pinterest:before {
	content: "\f0d2";
}

a.tm-follow-link-tumblr:before {
	content: "\f173";
}

a.tm-follow-link-twitter:before {
	content: "\f099";
}

a.tm-follow-link-vimeo:before {
	content: "\f194";
}

a.tm-follow-link-youtube:before {
	content: "\f167";
}

a.tm-follow-link-xing:before {
	content: "\f168";
}

a.tm-follow-link-this-site:before {
	content: "\f09e";
}

a.tm-follow-link-newsletter:before {
	content: "\f0e0";
}


/*})'"*/
.sf-menu,
.sf-menu * {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sf-menu {
  line-height: 1.0;
  z-index: 497;
}
.sf-menu ul {
  left: 0;
  position: absolute;
  top: -99999em;
  width: 12em;
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li {
  float: left;
  position: relative;
  z-index: 498;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  z-index: 499;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  left: 0;
  top: 2.5em;
}
.sf-menu li li:hover > ul,
.sf-menu li li.sfHover > ul {
  left: 12em;
  top: 0;
}
.sf-hidden {
  left: 0 !important;
  top: -99999em !important;
}
.sf-menu a.sf-with-ul {
  min-width: 1px;
}
.sf-sub-indicator {
  background: url(/sites/all/libraries/superfish/images/arrows-ffffff.png) no-repeat -10px -100px;
  display: block;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 0.75em;
  text-indent: -999em;
  top: 1.05em;
  width: 10px;
}
a > .sf-sub-indicator {
  top: 0.8em;
  background-position: 0 -100px;
}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu.sf-horizontal.sf-shadow ul,
.sf-menu.sf-vertical.sf-shadow ul,
.sf-menu.sf-navbar.sf-shadow ul ul {
  background: url(/sites/all/libraries/superfish/images/shadow.png) no-repeat right bottom;
  padding: 0 8px 9px 0 !important;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
.sf-menu.rtl,
.sf-menu.rtl li {
  float: right;
}
.sf-menu.rtl li:hover > ul,
.sf-menu.rtl li.sfHover > ul {
  left: auto;
  right: 0;
}
.sf-menu.rtl li li:hover > ul,
.sf-menu.rtl li li.sfHover > ul {
  left: auto;
  right: 12em;
}
.sf-menu.rtl ul {
  left: auto;
  right: 0;
}
.sf-menu.rtl .sf-sub-indicator {
  left: 0.75em;
  right: auto;
  background: url(/sites/all/libraries/superfish/images/arrows-ffffff-rtl.png) no-repeat -10px -100px;
}
.sf-menu.rtl a > .sf-sub-indicator {
  top: 0.8em;
  background-position: -10px -100px;
}
.sf-menu.rtl a:focus > .sf-sub-indicator,
.sf-menu.rtl a:hover > .sf-sub-indicator,
.sf-menu.rtl a:active > .sf-sub-indicator,
.sf-menu.rtl li:hover > a > .sf-sub-indicator,
.sf-menu.rtl li.sfHover > a > .sf-sub-indicator {
  background-position: 0 -100px;
}
.sf-menu.rtl ul .sf-sub-indicator {
  background-position: 0 0;
}
.sf-menu.rtl ul a > .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu.rtl ul a:focus > .sf-sub-indicator,
.sf-menu.rtl ul a:hover > .sf-sub-indicator,
.sf-menu.rtl ul a:active > .sf-sub-indicator,
.sf-menu.rtl ul li:hover > a > .sf-sub-indicator,
.sf-menu.rtl ul li.sfHover > a > .sf-sub-indicator {
  background-position: 0 0;
}
.sf-menu.rtl.sf-horizontal.sf-shadow ul,
.sf-menu.rtl.sf-vertical.sf-shadow ul,
.sf-menu.rtl.sf-navbar.sf-shadow ul ul {
  background-position: bottom left;
  padding: 0 0 9px 8px !important;
  -webkit-border-radius: 8px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.sf-vertical.rtl li:hover > ul,
.sf-vertical.rtl li.sfHover > ul {
  left: auto;
  right: 12em;
}
.sf-vertical.rtl .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-vertical.rtl a > .sf-sub-indicator {
  background-position: 0 0;
}
.sf-vertical.rtl a:focus > .sf-sub-indicator,
.sf-vertical.rtl a:hover > .sf-sub-indicator,
.sf-vertical.rtl a:active > .sf-sub-indicator,
.sf-vertical.rtl li:hover > a > .sf-sub-indicator,
.sf-vertical.rtl li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-navbar.rtl li li {
  float: right;
}
.sf-navbar.rtl ul .sf-sub-indicator {
  background-position: 0 -100px;
}
.sf-navbar.rtl ul a > .sf-sub-indicator {
  background-position: -10px -100px;
}
.sf-navbar.rtl ul a:focus > .sf-sub-indicator,
.sf-navbar.rtl ul a:hover > .sf-sub-indicator,
.sf-navbar.rtl ul a:active > .sf-sub-indicator,
.sf-navbar.rtl ul li:hover > a > .sf-sub-indicator,
.sf-navbar.rtl ul li.sfHover > a > .sf-sub-indicator {
  background-position: 0 -100px;
}
.sf-navbar.rtl ul ul .sf-sub-indicator {
  background-position:  0 0;
}
.sf-navbar.rtl ul ul a > .sf-sub-indicator {
  background-position:  -10px 0;
}
.sf-navbar.rtl ul ul a:focus > .sf-sub-indicator,
.sf-navbar.rtl ul ul a:hover > .sf-sub-indicator,
.sf-navbar.rtl ul ul a:active > .sf-sub-indicator,
.sf-navbar.rtl ul ul li:hover > a > .sf-sub-indicator,
.sf-navbar.rtl ul ul li.sfHover > a > .sf-sub-indicator {
  background-position: 0 0;
}
.sf-navbar.rtl li li:hover > ul,
.sf-navbar.rtl li li.sfHover > ul {
  left: auto;
  right: 0;
}
.sf-navbar.rtl li li li:hover > ul,
.sf-navbar.rtl li li li.sfHover > ul {
  left: auto;
  right: 12em;
}
.sf-navbar.rtl > li > ul {
  background: transparent;
  padding: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
/*})'"*/
@media screen {
 /**
  * Reset CSS
   */
  
  
  /* General
  ===========================================================================*/
  
  html, body, div, span, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  abbr, address, cite, code,
  del, dfn, em, img, ins, kbd, q, samp,
  small, strong, sub, sup, var,
  b, i,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, figcaption, figure,
  footer, header, hgroup, menu, nav, section, summary,
  time, mark, audio, video {
  	background: transparent;
  	border: 0;
  	font-size: 100%;
  	margin: 0;
  	outline: 0;
  	padding: 0;
  	vertical-align: baseline;
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  	display: block;
  }
  
  body {
  	-webkit-text-size-adjust: none;
  }
  
  iframe {
  	background: #fff !important;
  }
  
  audio,
  canvas,
  video {
  	display: inline-block;
  	*display: inline;
  	*zoom: 1;
  }
  audio:not([controls]) {
  	display: none;
  }
  
  [hidden] {
  	display: none;
  }
  
  p {
  	margin: 0 0 15px;
  }
  
  blockquote,
  q {
  	quotes: none;
  }
  
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
  	content: '';
  	content: none;
  }
  
  /* change colours to suit your needs */
  ins {
  	text-decoration: none;
  }
  
  /* change colours to suit your needs */
  mark {
  	font-style: italic;
  	font-weight: bold;
  }
  
  del {
  	text-decoration: line-through;
  }
  
  abbr[title],
  dfn[title] {
  	border-bottom: 1px dotted;
  	cursor: help;
  }
  
  /* change border colour to suit your needs */
  hr {
  	border: 0;
  	border-top: 1px solid #cccccc;
  	display: block;
  	height: 1px;
  	margin: 1em 0;
  	padding: 0;
  }
  
  pre, code, kbd, samp {
  	font-family: monospace, sans-serif;
  }
  
  
  /* Accessible focus treatment */
  a,
  a:hover,
  a:active {
  	outline: none;
  }
  
  /* Remove margins for navigation lists */
  small {
  	font-size: 85%;
  }
  
  strong {
  	font-weight: bold;
  }
  
  img {
  	font-size: 0;
  	line-height: 0;
  	vertical-align: top;
  	-ms-interpolation-mode: bicubic;
  }
  
  svg:not(:root) {
  	overflow: hidden;
  }
  
  sub {
  	vertical-align: sub;
  	font-size: smaller;
  }
  sup {
  	vertical-align: super;
  	font-size: smaller;
  }
  
  pre {
  	padding: 15px;
  	white-space: pre; /* CSS2 */
  	white-space: pre-wrap; /* CSS 2.1 */
  	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  	word-wrap: break-word; /* IE */
  }
  
  
  /* Lists
  ===========================================================================*/
  
  ul,
  ol {
  	margin: 0;
  	padding-left: 0;
  }
  
  ol {
  	list-style-type: decimal;
  }
  
  nav ul {
  	list-style: none;
  }
  
  li ul,
  li ol {
  	margin: 0;
  }
  
  
  dl {
  	margin: 0 0 1.5em 0;
  }
  
  dl dt {
  	font-weight: bold;
  }
  
  dl dd {
  	margin-left: 1.5em;
  }
  
  
  /* Table
  ===========================================================================*/
  
  table {
  	border-collapse: collapse;
  	border-spacing: 0;
  	margin-bottom: 1.5em;
  	width: 100%;
  }
  
  th,
  tr,
  td {
  	padding: 0.1em 0.5em;
  	vertical-align: top;
  }
  
  th {
  	font-weight: bold;
  }
  
  
  /* Forms
  ===========================================================================*/
  
  /*
   * Corrects margin displayed oddly in IE6/7
   */
  form {
  	margin: 0;
  }
  
  /*
   * 1. Corrects font size not being inherited in all browsers
   * 2. Addresses margins set differently in IE6/7, F3/4, S5, Chrome
   * 3. Improves appearance and consistency in all browsers
   */
  button,
  input,
  select,
  textarea {
  	font-size: 100%; /* 1 */
  	font-family: sans-serif;
  	margin: 0; /* 2 */
  	vertical-align: baseline; /* 3 */
  	*vertical-align: middle; /* 3 */
  }
  
  /*
   * 1. Addresses FF3/4 setting line-height using !important in the UA stylesheet
   * 2. Corrects inner spacing displayed oddly in IE6/7
   */
  button,
  input {
  	line-height: normal; /* 1 */
  	*overflow: visible; /* 2 */
  }
  
  /*
   * Corrects overlap and whitespace issue for buttons and inputs in IE6/7
   * Known issue: reintroduces inner spacing
   */
  table button,
  table input {
  	*overflow: auto;
  }
  
  /*
   * 1. Improves usability and consistency of cursor style between image-type 'input' and others
   * 2. Corrects inability to style clickable 'input' types in iOS
   */
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
  	cursor: pointer; /* 1 */
  	-webkit-appearance: button; /* 2 */
  }
  
  /*
   * 1. Addresses box sizing set to content-box in IE8/9
   * 2. Addresses excess padding in IE8/9
   */
  input[type="checkbox"],
  input[type="radio"] {
  	box-sizing: border-box; /* 1 */
  	padding: 0; /* 2 */
  }
  
  input[type="radio"] {
  	vertical-align: text-bottom;
  }
  
  input[type="checkbox"] {
  	vertical-align: middle;
  	*vertical-align: baseline;
  }
  
  /*
   * 1. Addresses appearance set to searchfield in S5, Chrome
   * 2. Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof)
   */
  input[type="search"] {
  	-webkit-appearance: textfield; /* 1 */
  	-moz-box-sizing: content-box;
  	-webkit-box-sizing: content-box; /* 2 */
  	box-sizing: content-box;
  }
  
  /*
   * Corrects inner padding displayed oddly in S5, Chrome on OSX
   */
  input[type="search"]::-webkit-search-decoration {
  	-webkit-appearance: none;
  }
  
  /*
   * Corrects inner padding and border displayed oddly in FF3/4
   * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
   */
  button::-moz-focus-inner,
  input::-moz-focus-inner {
  	border: 0;
  	padding: 0;
  }
  
  /*
   * 1. Removes default vertical scrollbar in IE6/7/8/9
   * 2. Improves readability and alignment in all browsers
   */
  textarea {
  	overflow: auto;
  	vertical-align: top;
  	resize: none;
  }
  
  select:focus, input:focus, textarea:focus {
  	outline: none;
  }
  
  /* hand cursor on clickable input elements */
  label,
  input[type=button],
  input[type=submit], button {
  	cursor: pointer;
  }
  
  fieldset {
  	border: 1px solid;
  	margin: .5em 0;
  	padding: 1em;
  }
  
  legend {
  	*margin-left: -7px;
  }
  
  
  /* Classes
  ===========================================================================*/
  
  /* for image replacement */
  .ir {
  	background-color: transparent;
  	background-repeat: no-repeat;
  	border: 0;
  	direction: ltr;
  	display: block;
  	overflow: hidden;
  	text-align: left;
  	text-indent: -999em;
  }
  
  .ir br {
  	display: none;
  }
  
  /* Hide from both screenreaders and browsers:h5bp.com/u */
  .hidden {
  	display: none !important;
  	visibility: hidden;
  }
  
  /* Hide only visually, but have it available for screenreaders:h5bp.com/v */
  .visuallyhidden {
  	border: 0;
  	clip: rect(0 0 0 0);
  	height: 1px;
  	margin: -1px;
  	overflow: hidden;
  	padding: 0;
  	position: absolute;
  	width: 1px;
  }
  
  /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard:h5bp.com/p */
  .visuallyhidden.focusable:active,
  .visuallyhidden.focusable:focus {
  	clip: auto;
  	height: auto;
  	margin: 0;
  	overflow: visible;
  	position: static;
  	width: auto;
  }
  
  /* Hide visually and from screenreaders, but maintain layout */
  .invisible {
  	visibility: hidden;
  }
  
  #cboxTitle {
  	background: #fff;
  	opacity: 0.8;
  	filter: alpha(opacity=80);
  }
  
  #edit-author #edit-name {
  	background-image: none;
  }
  
  #skip-link {
  	position: absolute;
  }
  
  .at300b iframe {
  	background: none !important;
  }
  
  .addthis_toolbox {
  	padding-top: 3px;
  }
  
  .addthis_button_compact {
  	margin: 4px 0 0 30px;
  } 
}
/*})'"*/
@media screen {
 
  
  
  body {
  	-webkit-tap-highlight-color:#50bcca;
  	background:#51bdcb;
  	color:#9a9a9a;
  	font-family: sans-serif;
  	font-size:14px;
  	line-height:24px;
  	min-width:1250px;
  	position:relative;
  } .open-sans 
  
  
  body{font-family: 'Open Sans', sans-serif;}
  h1 {
  	color:#383838;
  	font:600 48px/60px  sans-serif;
  	margin-bottom:30px;
  } .open-sans h1{font: 600 48px/60px 'Open Sans', sans-serif;}
  h2 {
  	color:#383838;
  	font:300 36px/40px  sans-serif;
  	margin-bottom:37px;
  	text-align:center;
  	overflow:hidden;
  	padding-bottom:3px;
  } .open-sans h2{font: 300 36px/40px 'Open Sans', sans-serif;}
  #sidebar-first h2, #sidebar-second h2 { text-align:left; }
  #sidebar-first h2:after, #sidebar-first h2:before, #sidebar-second h2:after, #sidebar-second h2:before { display:none; }
  .welcome-block h2:after, .welcome-block h2:before { display:none; }
  h2:after {
  	background:url(/sites/all/themes/theme892/images/border-circle-right.png) left top no-repeat;
  	content:'';
  	display:inline-block;
  	height:6px;
  	margin-right:-100%;
  	margin-left:40px;
  	position:relative;
  	top:-8px;
  	width:100%;
  }
  h2:before {
  	background:url(/sites/all/themes/theme892/images/border-circle-left.png) right top no-repeat;
  	content:'';
  	display:inline-block;
  	height:6px;
  	margin-left:-100%;
  	margin-right:40px;
  	position:relative;
  	top:-8px;
  	width:100%;
  }
  h3, #block-tm-follow-user h2 {
  	color:#383838;
  	font:400 30px/26px  sans-serif;
  	margin-bottom:23px;
  } .open-sans h3, .open-sans #block-tm-follow-user h2{font: 400 30px/26px 'Open Sans', sans-serif;}
  .profile h3 {
  	border-bottom:1px solid #e5e5e5;
  	overflow:hidden;
  	padding-bottom:5px;
  }
  h4 {
  	color:#383838;
  	font:400 24px/24px  sans-serif;
  	margin-bottom:20px;
  } .open-sans h4{font: 400 24px/24px 'Open Sans', sans-serif;}
  h5 {
  	color:#606060;
  	font:400 18px/24px  sans-serif;
  	margin-bottom:10px;
  } .open-sans h5{font: 400 18px/24px 'Open Sans', sans-serif;}
  h6 {
  	color:#383838;
  	font:400 14px/20px  sans-serif;
  	margin-bottom:5px;
  	text-transform:uppercase;
  } .open-sans h6{font: 400 14px/20px 'Open Sans', sans-serif;}
  h1 a, h2 a, h3 a, h4 a, h5 a {
  	color:inherit;
  	text-decoration:none;
  }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  input[type="text"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="month"], input[type="password"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], textarea, select {
  	background:#fff;
  	border:1px solid #e5e5e5;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
  	color:#9a9a9a !important;
  	font:14px  sans-serif;
  	max-width:100%;
  	padding:5px 10px 6px;
  } .open-sans input[type="text"], .open-sans input[type="color"], .open-sans input[type="date"], .open-sans input[type="datetime"], .open-sans input[type="datetime-local"], .open-sans input[type="email"], .open-sans input[type="number"], .open-sans input[type="month"], .open-sans input[type="password"], .open-sans input[type="search"], .open-sans input[type="tel"], .open-sans input[type="time"], .open-sans input[type="url"], .open-sans input[type="week"], .open-sans textarea, .open-sans select{font: 14px 'Open Sans', sans-serif;}
  fieldset { border-color:#e5e5e5; }
  #search-form .form-item { display:block; }
  #user-login .form-text, #contact-site-form .form-text, .search-form .form-text { width:100%; }
  #contact-site-form label { vertical-align:middle; }
  a {
  	color:#50bcca;
  	text-decoration:none;
  }
  a:hover {
  	text-decoration:none;
  	color:#f6953f;
  }
  .btn a, .more-link a, input[type="submit"], input[type="reset"], ul.links li a, .view-portfolio .views-field-view-node a, #block-poll-recent ul.links li a, #filters li a, .content ul.pager li a, .content ul.pager li.pager-current, .content ul.entity_pager.count_word_many li a, .view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a, .form-submit {
  	background:#50bcca;
  	border:none;
  	border-radius:0;
  	box-shadow:none;
  	color:#fff;
  	display:inline-block;
  	font:600 14px/20px  sans-serif;
  	outline:none;
  	padding:6px 25px;
  	text-decoration:none;
  	text-transform:uppercase;
  	border-radius:16px;
  } .open-sans .btn a, .open-sans .more-link a, .open-sans input[type="submit"], .open-sans input[type="reset"], .open-sans ul.links li a, .open-sans .view-portfolio .views-field-view-node a, .open-sans #block-poll-recent ul.links li a, .open-sans #filters li a, .open-sans .content ul.pager li a, .open-sans .content ul.pager li.pager-current, .open-sans .content ul.entity_pager.count_word_many li a, .open-sans .view .date-nav-wrapper .date-prev a, .open-sans .view .date-nav-wrapper .date-next a, .open-sans .form-submit{font: 600 14px/20px 'Open Sans', sans-serif;}
  .btn a:hover, .more-link a:hover, input[type="submit"]:hover, input[type="reset"]:hover, ul.links li a:hover, .view-portfolio .views-field-view-node a:hover, #block-poll-recent ul.links li a:hover, #filters li a:hover, #filters li a.selected, .content ul.pager li a:hover, .content ul.entity_pager.count_word_many li a:hover, .content ul.pager li.pager-current, .view .date-nav-wrapper .date-prev a:hover, .view .date-nav-wrapper .date-next a:hover, .form-submit:hover {
  	background:#f6953f;
  	color:#fff;
  	text-decoration:none;
  }
  input[type="submit"], input[type="reset"] { padding:7px 20px; }
  .more-link {
  	padding-top:20px;
  	text-align:left;
  }
  ul, .item-list ul, ul.menu { margin:0 0 24px; }
  ul li, .item-list ul li, ul.menu li {
  	/*background:url(/sites/all/themes/theme892/images/list-marker.gif) 0 19px no-repeat;*/
  	list-style:none;
  	font-size:16px;
  	line-height:40px;
  	margin:0;
  	padding:0 0 0 12px;
  }
  ul li:first-child, .item-list ul li:first-child, ul.menu li:first-child { margin-top:0; }
  ul li a, .item-list ul li a, ul.menu li a {
  	color:#9a9a9a;
  	text-decoration:none;
  }
  ul li a:hover, .item-list ul li a:hover, ul.menu li a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  ul li ul, .item-list ul li ul, ul.menu li ul { padding-top:10px; }
  ul.tabs li, ul.flex-direction-nav li, ul.links li, ul#admin-menu-menu li, ul#admin-menu-account li, ul#admin-menu-icon li, ul.slides li, ul.contextual-links li, ul.tips li, ul.pager li, .messages.error ul li, .rate-widget ul li {
  	background:none;
  	font:inherit;
  	margin-top:0;
  	padding-left:0;
  }
  .messages.error ul li { list-style:disc; }
  #admin-menu, #admin-menu .dropdown { z-index:10000; }
  img {
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
  	height:auto;
  	max-width:100%;
  	width:auto;
  }
  .frame, .views-field-field-image, .view-portfolio .isotope-element .views-field-field-portfolio-image, .field-name-field-blog-media, .field-name-field-image, .field-name-field-portfolio-image, .field-name-field-service-image, .field-name-field-employee-photo, .field-name-field-banner-image, .field-name-field-slide-image, .views-field-field-video, .views-field-field-enent-image {
  	margin-bottom:25px;
  	position:relative;
  }
  .field-name-field-banner-image { width:250px; }
  .user-picture {
  	background:none;
  	float:left;
  	margin-right:15px;
  	max-width:45%;
  	padding:0;
  }
  .profile .user-picture {
  	float:right;
  	margin:0 0 0 20px;
  }
  p { margin-bottom:24px; }
  table { margin-bottom:0; }
  table tr.odd, table tr.even { border:none; }
  table tr.odd { background:transparent; }
  table tr.even { background:#f0f0f0; }
  table th {
  	background:#f0f0f0;
  	border:none;
  	color:#50bcca;
  	font-size:14px;
  	padding:5px;
  }
  table th a { color:inherit; }
  table th a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  table td { padding:5px; }
  .extra-wrap { overflow:hidden; }
  .wrapper {
  	overflow:hidden;
  	position:relative;
  	width:100%;
  }
  .clearfix { position:relative; }
  .clearfix:after {
  	clear:both;
  	content:'\0020';
  	display:block;
  	height:0;
  	overflow:hidden;
  	visibility:hidden;
  	width:0;
  }
  .region-header-top:after, .region-header:after, .region-header-bottom:after, .region-content-top:after, .region-content:after, .region-content-bottom:after, .region-footer-top:after, .region-footer:after {
  	clear:both;
  	content:'';
  	display:block;
  	width:100%;
  }
  .fclear { clear:both; }
  .separator {
  	clear:both;
  	height:40px;
  }
  .separator-top {
  	border-top:0;
  	clear:both;
  	margin-top:50px;
  	padding-top:0;
  }
  .separator-bottom {
  	border-bottom:0;
  	margin-bottom:50px;
  	padding-bottom:0;
  }
  .align-left { text-align:left; }
  .align-center { text-align:center; }
  .align-right { text-align:right; }
  .style-1 {
  	font-size:16px;
  	line-height:30px;
  	margin-bottom:35px;
  }
  ::selection, ::-moz-selection {
  	background:#50bcca;
  	color:#fff;
  	text-shadow:none;
  }
  img::selection, img::-moz-selection { background:transparent; }
  .region-header-top { margin-bottom:30px; }
  #header {
  	position:relative;
  	width:100%;
  	background:#25aebf;
  }
  .header-section-1 {
  	text-align:center;
  	padding:50px 0 0;
  }
  .header-section-1 .row-2 { padding:28px 0 38px; }
  .header-section-2 {
  	background:url(/sites/all/themes/theme892/images/header-img.jpg) center top no-repeat #51bdcb;
  	padding:102px 0 94px;
  }
  .header-block-1 {
  	background:rgba(0,0,0,0.35);
  	text-align:center;
  	color:#fff;
  	padding:59px 60px 66px;
  	font-size:20px;
  	line-height:30px;
  }
  .ie8 .header-block-1 { background:#000; }
  .header-block-1 h1 {
  	color:#fff;
  	font-style:italic;
  	margin-bottom:10px;
  }
  .header-block-1 .btn a {
  	font:600 16px/20px  sans-serif;
  	padding:6px 25px 8px;
  	background:#f6953f;
  } .open-sans .header-block-1 .btn a{font: 600 16px/20px 'Open Sans', sans-serif;}
  .header-block-1 .btn a:hover { background:#50bcca; }
  .header-section-3 {
  	color:#fff;
  	background:#51bdcb;
  	text-align:center;
  	padding:51px 0 52px;
  	font-size:18px;
  	line-height:30px;
  	font-weight:300;
  }
  .header-section-3 h2 {
  	text-align:center;
  	color:#fff;
  	margin-bottom:10px;
  }
  .stickup {
  	-moz-transition:all 0.4s ease;
  	-o-transition:all 0.4s ease;
  	-webkit-transition:all 0.4s ease;
  	transition:all 0.4s ease;
  	z-index:9999;
  }
  .isStuck {
  	background:#25aebf;
  	box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);
  	left:0;
  	right:0;
  	top:0;
  }
  .admin-menu .isStuck { margin-top:29px !important; }
  .site-name { margin-bottom:0;
  			color:#FFFFFF;}
  .site-name a:hover {
  	color:inherit;
  	text-decoration:none;
  }
  .select-menu { display:none !important; }
  #superfish-1 {
  	background:none;
  	margin-bottom:0;
  	padding:0;
  	width:auto;
  	z-index:101;
  	float:none;
  	text-align:center;
  	position:relative;
  }
  #superfish-1:after {
  	clear:both;
  	content:'\0020';
  	display:block;
  	height:0;
  	overflow:hidden;
  	visibility:hidden;
  	width:0;
  }
  #superfish-1 > li {
  	background:none;
  	border:0;
  	font:600 14px/17px  sans-serif;
  	margin:0 0 0 3px;
  	overflow:inherit;
  	padding:0;
  	display:inline-block;
  	text-transform:uppercase;
  	float:none;
  } .open-sans #superfish-1 > li{font: 600 14px/17px 'Open Sans', sans-serif;}
  #superfish-1 > li:first-child { margin-left:0; }
  #superfish-1 > li > a {
  	color:#fff;
  	text-decoration:none;
  	padding:9px 22px;
  }
  #superfish-1 > li > a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a {
  	color:#fff;
  	text-decoration:none;
  	border:1px solid #57c1c5;
  	padding:8px 21px;
  }
  #superfish-1 > li ul {
  	background:#f6953f;
  	text-align:left;
  	display:none;
  	padding:15px 0 11px;
  	top:45px;
  	width:120px !important;
  }
  #superfish-1 > li ul li {
  	background:none;
  	border-bottom:0;
  	float:none !important;
  	font-size:12px;
  	line-height:30px;
  	font-weight:400;
  	height:auto;
  	text-transform:none;
  	padding:0 15px;
  	width:auto !important;
  }
  #superfish-1 > li ul li > a:visited, #superfish-1 > li ul li > a {
  	color:#fff;
  	text-decoration:none;
  }
  #superfish-1 > li ul li > a:hover, #superfish-1 > li ul li.active-trail > a, #superfish-1 > li ul li.sfHover > a {
  	color:#2b1915;
  	text-decoration:none;
  }
  #superfish-1 > li ul li ul {
  	left:101% !important;
  	top:-15px;
  }
  .flex-viewport {
  	-moz-transition:none;
  	-o-transition:none;
  	-webkit-transition:none;
  	transition:none;
  }
  .flexslider {
  	background:none;
  	border:none;
  	border-radius:0;
  	box-shadow:none;
  	margin-bottom:0;
  }
  #flexslider-1 .slides li { padding:0; }
  #flexslider-1 .slides li img { width:100%; }
  #flexslider-1 .flex-control-nav {
  	bottom:20px;
  	font-size:0;
  	line-height:0;
  	z-index:20;
  }
  #flexslider-1 .flex-control-nav li a { box-shadow:none; }
  #flexslider-1 .flex-control-thumbs li { width:20%; }
  #flexslider-1 .flex-direction-nav a:before { line-height:40px; }
  #flexslider-1:hover .flex-next {
  	opacity:1;
  	right:0;
  }
  #flexslider-1:hover .flex-prev {
  	opacity:1;
  	left:0;
  }
  #flexslider-1 .flex-caption {
  	top:50px;
  	left:50px;
  	position:absolute;
  	width:530px;
  }
  .region-content-top { margin-bottom:30px; }
  #main-wrapper {
  	padding:50px 0 0;
  	background:#f6f6f6;
  }
  #content { padding:0 0 30px; }
  .region-content { padding:0; }
  .views-row { margin-bottom:30px; }
  .views-row.last { margin-bottom:0; }
  .view-about-us .views-row {
  	border:1px solid #e5e5e5;
  	-webkit-box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	box-sizing:border-box;
  	background:#fff;
  	text-align:center;
  }
  .view-about-us .about-caption { padding:0 25px 40px; }
  div.messages {
  	margin-bottom:30px;
  	padding-right:30px;
  }
  div.messages .dismiss {
  	box-shadow:none;
  	border-radius:2px;
  	font-family: sans-serif;
  	line-height:normal;
  	padding:2px 6px 4px;
  	text-transform:lowercase;
  	width:auto;
  } .open-sans div.messages .dismiss{font-family: 'Open Sans', sans-serif;}
  div.messages .dismiss:hover {
  	color:#fff;
  	text-shadow:none;
  }
  #breadcrumb {
  	color:#9a9a9a;
  	margin-bottom:30px;
  	padding:0;
  }
  #breadcrumb a {
  	color:inherit;
  	padding:0 3px;
  	text-decoration:none;
  }
  #breadcrumb a:first-child { padding-left:0; }
  #breadcrumb a:last-child { padding-right:0; }
  #breadcrumb a:hover { color:#50bcca; }
  .tabs-wrapper { margin:1px 0 20px; }
  .tabs { overflow:hidden; }
  .tabs ul.primary {
  	border:0;
  	border-bottom:1px solid #e5e5e5;
  	margin:0 0 20px;
  	overflow:hidden;
  	padding:4px 0;
  }
  .tabs ul.primary li {
  	float:left;
  	display:block;
  	margin-bottom:-1px;
  	margin-right:4px;
  }
  .tabs ul.primary li:last-child { margin-right:0; }
  .tabs ul.primary li a {
  	background:#fff;
  	border:1px solid #e5e5e5;
  	border-bottom:0;
  	border-radius:3px 3px 0 0;
  	color:#9a9a9a;
  	font-size:12px;
  	font-weight:normal;
  	margin:0;
  	overflow:hidden;
  	padding:3px 15px 4px;
  	text-shadow:none;
  	-moz-transition:all 0.1s linear;
  	-o-transition:all 0.1s linear;
  	-webkit-transition:all 0.1s linear;
  	transition:all 0.1s linear;
  }
  .tabs ul.primary li.active a, .tabs ul.primary li a:hover {
  	background:#50bcca;
  	border-color:#44b8c6;
  	color:#fff;
  	text-decoration:none;
  }
  .rate-widget-emotion ul {
  	margin-bottom:0;
  	overflow:hidden;
  }
  .rate-widget-emotion ul li {
  	float:left;
  	margin:0 0 0 10px;
  }
  .rate-widget-emotion ul li:first-child { margin-left:0; }
  .rate-widget-emotion ul li a {
  	background:none;
  	border:none;
  	color:transparent !important;
  	font-size:0;
  	line-height:0;
  	opacity:0.5;
  	filter:alpha(opacity=50);
  	padding:0;
  	text-decoration:none;
  }
  .rate-widget-emotion ul li a:before {
  	color:#9a9a9a !important;
  	content:"\f11a";
  	font:18px/22px FontAwesome;
  }
  .rate-widget-emotion ul li a:hover {
  	background:none;
  	opacity:1;
  	filter:alpha(opacity=100);
  	text-decoration:none;
  }
  .rate-widget-emotion ul li a:hover:before { color:#50bcca !important; }
  .rate-widget-emotion ul li.first a:before { content:"\f119"; }
  .rate-widget-emotion ul li.last a:before { content:"\f118"; }
  .rate-widget-thumbs_up a {
  	background:none;
  	color:transparent;
  	font-size:0;
  	height:auto;
  	line-height:0;
  	opacity:0.5;
  	filter:alpha(opacity=50);
  	text-decoration:none;
  	text-indent:0;
  	width:auto;
  }
  .rate-widget-thumbs_up a:after {
  	color:#9a9a9a;
  	content:"\f004";
  	font:18px/22px FontAwesome;
  }
  .rate-widget-thumbs_up a:hover {
  	opacity:1;
  	filter:alpha(opacity=100);
  	text-decoration:none;
  }
  .rate-widget-thumbs_up a:hover:after { color:#50bcca; }
  .rate-widget-fivestar ul { margin-bottom:0; }
  .rate-widget-fivestar ul li a {
  	background:none;
  	color:transparent;
  	font-size:0;
  	height:auto;
  	line-height:0;
  	opacity:0.5;
  	filter:alpha(opacity=50);
  	text-decoration:none;
  	text-indent:0;
  	width:auto;
  }
  .rate-widget-fivestar ul li a:before {
  	color:#9a9a9a;
  	content:"\f005";
  	font:18px/22px FontAwesome;
  }
  .rate-widget-fivestar ul li a:hover, .rate-widget-fivestar ul li a.rate-fivestar-btn-filled {
  	opacity:1;
  	filter:alpha(opacity=100);
  }
  .rate-widget-fivestar ul li a:hover:before, .rate-widget-fivestar ul li a.rate-fivestar-btn-filled:before { color:#50bcca; }
  .rate-widget-yesno ul { margin-bottom:0; }
  .rate-widget-yesno ul li { margin-left:10px; }
  .rate-widget-yesno ul li:first-child { margin-left:0; }
  .rate-widget-yesno ul li a {
  	border:none;
  	background:none;
  	color:transparent;
  	font-size:0;
  	height:auto;
  	line-height:0;
  	opacity:0.5;
  	filter:alpha(opacity=50);
  	text-decoration:none;
  	text-indent:0;
  	width:auto;
  }
  .rate-widget-yesno ul li a:before {
  	color:#9a9a9a;
  	font:18px/22px FontAwesome;
  }
  .rate-widget-yesno ul li a:hover {
  	background:none;
  	opacity:1;
  	filter:alpha(opacity=100);
  }
  .rate-widget-yesno ul li a:hover:before { color:#50bcca; }
  .rate-widget-yesno ul li.first a:before { content:"\f165"; }
  .rate-widget-yesno ul li.last a:before { content:"\f164"; }
  #block-views-what-we-offer-block { text-align:center; }
  .view-latest-events .views-row.alpha { clear:left; }
  .view-latest-events .views-field-created {
  	font-size:18px;
  	color:#727272;
  	margin-bottom:10px;
  }
  .view-latest-events a { color:#9a9a9a; }
  .view-latest-events a:hover { color:#50bcca; }
  .content-bottom-section-1 {
  	padding:57px 0 69px;
  	background:#51bdcb;
  	color:#fff;
  }
  .front .content-bottom-section-1 { background:url(/sites/all/themes/theme892/images/content-bottom-img.jpg) center top no-repeat #7bc4cd; }
  .content-bottom-section-1 h2 { color:#fff; }
  .content-bottom-section-1 h2:before { background-image:url(/sites/all/themes/theme892/images/border-circle-left-2.png); }
  .content-bottom-section-1 h2:after { background-image:url(/sites/all/themes/theme892/images/border-circle-right-2.png); }
  .content-bottom-section-1 .btn a { background:#f6953f; }
  .content-bottom-section-1 .btn a:hover { background:#25aebf; }
  .header-section-3 h2 { color:#fff; }
  .header-section-3 h2:before { background-image:url(/sites/all/themes/theme892/images/border-circle-left-2.png); }
  .header-section-3 h2:after { background-image:url(/sites/all/themes/theme892/images/border-circle-right-2.png); }
  .view-videos#block-views-videos-block .views-row.alpha { clear:left; }
  #block-views-videos-block a { color:#fff; }
  #block-views-videos-block a:hover {
  	color:#fff;
  	text-decoration:underline;
  }
  #block-views-videos-block p { margin-bottom:0; }
  #block-views-videos-block .more-link { text-align:center; }
  #block-views-videos-block .more-link a {
  	font:600 16px/20px  sans-serif;
  	padding:9px 45px 9px;
  	background:#f6953f;
  	border-radius:20px;
  } .open-sans #block-views-videos-block .more-link a{font: 600 16px/20px 'Open Sans', sans-serif;}
  #block-views-videos-block .more-link a:hover {
  	text-decoration:none;
  	background:#50bcca;
  }
  .view-videos .views-row.alpha { clear:left; }
  #isotope-container {
  	margin-left:-10px;
  	margin-right:-10px;
  }
  .isotope-element {
  	background:none;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
  	color:inherit;
  	margin:0 10px 30px;
  	height:auto;
  	padding:0;
  	position:relative;
  	width:auto;
  }
  .isotope-element .views-field-field-portfolio-image {
  	background:url(/sites/all/themes/theme892/images/ajax-loader.gif) center center no-repeat #fff;
  	margin-bottom:25px;
  }
  .isotope-element .views-field-field-portfolio-image a {
  	background:#fff;
  	display:block;
  	position:relative;
  	text-decoration:none;
  }
  .isotope-element .views-field-field-portfolio-image a:after {
  	background:none;
  	color:#f6953f;
  	content:"\f00e";
  	font:50px/50px FontAwesome;
  	left:50%;
  	margin:-25px 0 0 -25px;
  	position:absolute;
  	top:-100%;
  	z-index:999;
  }
  .isotope-element .views-field-field-portfolio-image a:hover:after { top:50%; }
  .isotope-element .views-field-field-portfolio-image img { width:100%; }
  .isotope-element .views-field-body { margin-bottom:25px; }
  #isotope-options { background:none; }
  #isotope-options #filters {
  	margin-bottom:20px;
  	text-align:right;
  }
  #isotope-options #filters li {
  	display:inline-block;
  	margin-left:10px;
  	margin-bottom:10px;
  	padding:0;
  	background:none;
  }
  .field-name-field-portfolio-category ul {
  	float:left;
  	overflow:hidden;
  }
  .field-name-field-portfolio-category ul:before {
  	content:"\f02e";
  	display:block;
  	float:left;
  	font-family:fontAwesome;
  	margin-right:4px;
  }
  .page-blog .content-header ul { margin-bottom:0; }
  .page-blog .content-header ul li {
  	background:none;
  	padding:0;
  }
  .node {
  	border-top:0;
  	clear:both;
  	margin-top:50px;
  	padding-top:0;
  }
  .node:first-child {
  	background:none;
  	border-top:0;
  	margin-top:0;
  	padding-top:0;
  }
  .node-header { margin-bottom:20px; }
  .node-submitted { margin:0; }
  .node-submitted a { color:inherit; }
  .node-submitted a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  .node-submitted .node-author, .node-submitted .node-time, .node-submitted .node-views { margin-right:7px; }
  .node-teaser .field-type-file, .node-teaser .field-type-image, .node-employee .field-type-image { margin:0 0 20px 0; }
  .media-vimeo-video { padding-bottom:36.7%; }
  .node-teaser .media-vimeo-video { padding-bottom:34%; }
  .media-youtube-video { padding-bottom:50.2%; }
  .node-teaser .media-youtube-video { padding-bottom:63.2%; }
  .media-vimeo-video, .media-youtube-video {
  	height:0;
  	overflow:hidden;
  	padding-top:30px;
  	position:relative;
  }
  .media-vimeo-video iframe, .media-youtube-video iframe {
  	height:100%;
  	left:0;
  	position:absolute;
  	top:0;
  	width:100%;
  }
  .links { list-style:none; }
  .links li {
  	display:inline-block !important;
  	margin-bottom:5px;
  	margin-right:5px;
  }
  .content ul.pager {
  	margin-top:30px;
  	text-align:left;
  }
  .content ul.pager li {
  	margin:0px 1px 5px;
  	padding:0;
  	display:inline-block;
  }
  .node footer { padding-top:10px; }
  .node footer .field-name-field-tags { padding-top:20px; }
  .node footer .field-name-field-tags .field-label {
  	background:none;
  	float:left;
  	font:inherit;
  	font-weight:bold;
  	margin-right:15px;
  	padding:0;
  	text-shadow:none;
  	text-transform:none;
  }
  .node footer .field-name-field-tags .field-items {
  	overflow:hidden;
  	padding-bottom:15px;
  	width:100%;
  }
  .node footer .field-name-field-tags ul li {
  	float:left;
  	margin:0 0 5px 10px;
  }
  .node footer .field-name-field-tags ul li:first-child { margin-left:0; }
  .node footer .field-name-field-tags ul li a {
  	font:inherit;
  	font-weight:bold;
  	padding:2px 8px;
  }
  .field-name-field-blog-tags ul {
  	float:left;
  	overflow:hidden;
  }
  .field-name-field-blog-tags ul:before {
  	content:"\f02c";
  	display:block;
  	float:left;
  	font-family:fontAwesome;
  	margin-right:4px;
  }
  #comments {
  	border-top:0;
  	clear:both;
  	margin-top:50px;
  	padding-top:0;
  }
  #comments .indented { margin-left:20px; }
  .comment {
  	background:transparent;
  	border:1px solid #e5e5e5;
  	margin-bottom:10px;
  	padding:25px;
  }
  .comment .comment-submitted { margin:0 0 5px; }
  .comment .comment-content { margin-bottom:20px; }
  .comment .comment-footer { padding:0; }
  #comment-form-wrapper {
  	border-top:0;
  	clear:both;
  	margin-top:50px;
  	padding-top:0;
  }
  #comment-form .form-item {
  	margin:0 0 15px;
  	overflow:hidden;
  	width:100%;
  }
  #comment-form label { vertical-align:middle; }
  #comment-form .form-type-item label {
  	float:left;
  	padding-right:10px;
  }
  #comment-form .form-text { width:100%; }
  #comment-form .form-textarea {
  	height:200px;
  	width:100%;
  }
  #comment-form .filter-wrapper {
  	border:none;
  	padding:0;
  }
  #comment-form .filter-wrapper .fieldset-wrapper > * { padding:0; }
  #comment-form .filter-wrapper .filter-help { padding-top:15px; }
  #comment-form .filter-wrapper .filter-help a {
  	background:none;
  	display:inline-block;
  	padding:0;
  }
  #comment-form .filter-wrapper label {
  	display:inline-block;
  	margin-right:15px;
  }
  #comment-form .form-actions {
  	margin:0;
  	padding-top:20px;
  }
  #comment-form .form-actions #edit-submit { margin-right:5px; }
  #edit-comment-body-und-0-format-guidelines { clear:both; }
  #edit-comment-body-und-0-format-guidelines ul { font:inherit; }
  #edit-comment-body-und-0-format-guidelines ul li {
  	background:none;
  	overflow:hidden;
  	margin:0;
  	padding:0;
  	width:100%;
  }
  .panels-flexible-region-11-contacts {
  	float:none;
  	width:100%;
  }
  .action-links {
  	overflow:hidden;
  	padding:0 0 25px;
  }
  .action-links li {
  	float:left;
  	margin-left:10px;
  }
  .action-links li:first-child { margin-left:0; }
  .action-links li a { font-weight:bold; }
  #forum table td.topics, #forum table td.posts, #forum table td.replies { text-align:center; }
  #forum table td.container { font-weight:bold; }
  #forum table .description { margin:0; }
  #forum table .indent { margin:0; }
  #forum table .name { overflow:hidden; }
  #forum table .description { clear:both; }
  .field-name-taxonomy-forums, .field-type-taxonomy-term-reference {
  	overflow:hidden;
  	padding-top:20px;
  	width:100%;
  }
  .field-name-taxonomy-forums.field-label-above, .field-type-taxonomy-term-reference.field-label-above { padding-top:0; }
  .field-name-taxonomy-forums .field-label, .field-type-taxonomy-term-reference .field-label {
  	background:none;
  	font:inherit;
  	font-weight:bold;
  	margin:0;
  	text-shadow:none;
  	text-transform:uppercase;
  }
  .field-name-taxonomy-forums ul.links li, .field-type-taxonomy-term-reference ul.links li {
  	float:left;
  	margin:0 0 5px 10px;
  }
  .field-name-taxonomy-forums ul.links li:first-child, .field-type-taxonomy-term-reference ul.links li:first-child { margin-left:0; }
  .field-name-taxonomy-forums ul.links li a, .field-type-taxonomy-term-reference ul.links li a {
  	background:none;
  	border:none;
  	box-shadow:none;
  	color:#50bcca;
  	display:inline;
  	font:inherit;
  	padding:0;
  	text-shadow:none;
  	text-transform:none;
  }
  .field-name-taxonomy-forums ul.links li a:hover, .field-type-taxonomy-term-reference ul.links li a:hover {
  	background:none;
  	text-decoration:underline;
  }
  .page-forum- #main-wrapper .active img {
  	padding:0;
  	background:0;
  	border:none;
  	margin-left:5px;
  	margin-top:4px;
  }
  .page-page-404 .panel-col-first {
  	color:#50bcca;
  	font:bold 250px/200px  sans-serif;
  	text-align:center;
  } .open-sans .page-page-404 .panel-col-first{font: bold 250px/200px 'Open Sans', sans-serif;}
  .panel-2col .panel-col-first .inside { margin:0 20px 0 0; }
  .panel-2col .panel-2col .panel-col-last .inside { margin:0 0 0 20px; }
  .page-testimonials .view-display-id-page .views-row { margin-top:30px; }
  .page-testimonials .view-display-id-page .views-row:first-child { margin-top:0; }
  .page-testimonials .view-display-id-page .views-field-field-testi-image {
  	float:left;
  	margin:0 20px 0 0;
  	max-width:45%;
  	width:80px;
  }
  .page-testimonials .view-display-id-page .views-field-nothing { margin-bottom:10px; }
  .page-testimonials .view-display-id-page .views-field-nothing p { margin-bottom:0; }
  .page-testimonials .view-display-id-page .views-field-nothing a { color:inherit; }
  .page-testimonials .view-display-id-page .views-field-nothing a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  .page-testimonials .view-display-id-page .views-field-field-testi-author, .page-testimonials .view-display-id-page .views-field-field-testi-author-info { text-align:right; }
  .field-name-field-testi-image {
  	float:left;
  	margin:0 20px 0 0;
  	max-width:45%;
  }
  .field-name-field-testi-author { font-weight:bold; }
  .view-archive .field-name-body { margin-bottom:20px; }
  .view-archive .views-row { margin-top:40px; }
  .view-archive .views-row:first-child { margin-top:0; }
  .view-archive .field-name-taxonomy-forums { padding-top:0; }
  .view-FAQs.view-id-FAQs .views-row { margin-top:30px; }
  .view-FAQs.view-id-FAQs .views-row:first-child { margin-top:0; }
  .compose-tips .filter-type { margin-top:40px; }
  .compose-tips .filter-type:first-child { margin-top:0; }
  .view-comments-recent.view-display-id-page .views-row { margin-top:30px; }
  .view-comments-recent.view-display-id-page .views-row:first-child { margin-top:0; }
  .sidebar { position:relative; }
  .sidebar .block {
  	border-top:0;
  	clear:both;
  	margin-top:50px;
  	padding-top:0;
  }
  .sidebar .block:first-child {
  	border-top:0 !important;
  	margin-top:0 !important;
  	padding-top:0 !important;
  }
  .not-logged-in .contextual-links { display:none !important; }
  .contextual-links li {
  	padding:0;
  	background:none;
  }
  .calendar-calendar table, .calendar-calendar table td, .calendar-calendar table th, .calendar-calendar .month-view .full th.days { border:1px solid #e5e5e5; }
  .calendar-calendar td.calendar-agenda-items, .calendar-calendar .month-view .full td.single-day .calendar-empty, .calendar-calendar .month-view .full td.single-day.empty, .calendar-calendar .month-view .full td.date-box.empty { border-color:#e5e5e5; }
  .calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
  	background-color:transparent;
  	color:#50bcca;
  	font-weight:bold;
  }
  .calendar-calendar th.days {
  	background:#f0f0f0;
  	border:none;
  	color:#9a9a9a;
  }
  .calendar-calendar td { text-align:center; }
  .calendar-calendar td .inner div, .calendar-calendar td .inner div a { background:none; }
  .calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview { background:#f0f0f0; }
  .calendar-calendar .day-view .full td .inner div.calendar .views-field-created {
  	color:#9a9a9a;
  	float:left;
  	width:50px;
  }
  .calendar-calendar .day-view .full td .inner div.calendar .views-field-title { overflow:hidden; }
  .calendar-calendar .month-view .full tr td.single-day.today, .calendar-calendar .month-view .full td.date-box.today { border-color:#50bcca; }
  .view-Calendar .pager .date-prev, .view-Calendar .pager .date-next, .view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
  	background:none;
  	border-radius:0;
  	line-height:0;
  	padding:0;
  	top:6px;
  }
  .view-Calendar .pager .date-prev a, .view-Calendar .pager .date-next a, .view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a {
  	background:#9a9a9a;
  	color:transparent;
  	display:block;
  	font-size:0;
  	height:22px;
  	line-height:0;
  	margin:0;
  	padding:0;
  	position:relative;
  	text-align:center;
  	-moz-transition:all 0.6s ease;
  	-o-transition:all 0.6s ease;
  	-webkit-transition:all 0.6s ease;
  	transition:all 0.6s ease;
  	width:22px;
  }
  .view-Calendar .pager .date-prev a:before, .view-Calendar .pager .date-next a:before, .view .date-nav-wrapper .date-prev a:before, .view .date-nav-wrapper .date-next a:before {
  	color:#fff;
  	font-family:FontAwesome;
  	font-size:12px;
  	font-weight:normal;
  	left:50%;
  	line-height:22px;
  	margin-left:-5px;
  	margin-top:-11px;
  	position:absolute;
  	top:50%;
  }
  .view-Calendar .pager .date-prev a:hover, .view-Calendar .pager .date-next a:hover, .view .date-nav-wrapper .date-prev a:hover, .view .date-nav-wrapper .date-next a:hover { background:#50bcca; }
  .view .date-nav-wrapper .date-prev { right:auto; }
  .view .date-nav-wrapper .date-prev a:before { content:"\f060"; }
  .view .date-nav-wrapper .date-next a:before { content:"\f061"; }
  table .mini-day-on a { text-decoration:none; }
  table .mini-day-on a:hover { text-decoration:underline; }
  .sidebar #isotope-options #filters { text-align:left; }
  .sidebar #isotope-options #filters li { margin:0 10px 5px 0; }
  #block-views-our-team-block .views-row {
  	margin-bottom:0;
  	margin-top:20px;
  	overflow:hidden;
  }
  #block-views-our-team-block .views-row.views-row.views-row-first { margin-top:0; }
  #block-views-our-team-block .views-row .views-field-field-employee-photo {
  	width:100px;
  	float:left;
  	margin-right:15px;
  }
  #block-views-our-team-block .views-row .views-field-body { margin-bottom:0; }
  #block-views-team-grid-block .views-row {
  	background:#fff;
  	-webkit-box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	box-sizing:border-box;
  	border:1px solid #e5e5e5;
  	text-align:center;
  	padding:0 0 15px;
  }
  #block-views-team-grid-block .frame { margin-bottom:15px; }
  #block-views-team-grid-block .btn { padding-top:25px; }
  #block-views-team-grid-block .btn a {
  	font:600 16px/20px  sans-serif;
  	padding:9px 45px 9px;
  	background:#f6953f;
  	border-radius:20px;
  } .open-sans #block-views-team-grid-block .btn a{font: 600 16px/20px 'Open Sans', sans-serif;}
  #block-views-team-grid-block .btn a:hover {
  	text-decoration:none;
  	background:#50bcca;
  }
  .poll .total, .poll .title { margin-bottom:15px; }
  .poll .bar {
  	background-color:#fff;
  	border:1px solid #e5e5e5;
  	height:20px;
  	margin-bottom:15px;
  	padding:1px;
  }
  .poll .bar .foreground {
  	background-color:#50bcca;
  	display:none;
  	height:20px;
  }
  .poll .percent { float:right; }
  .poll .vote-form {
  	text-align:left;
  	padding-bottom:15px;
  }
  .poll .vote-form .choices { width:100%; }
  #block-poll-recent ul.links li {
  	background:none;
  	padding-left:0;
  }
  #block-views-comments-recent-block .views-row { margin-top:20px; }
  #block-views-comments-recent-block .views-row:first-child { margin-top:0; }
  #block-views-comments-recent-block .views-field-subject a { color:inherit; }
  #block-views-comments-recent-block .views-field-subject a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  .contextual-links-region .node-title a { color:inherit; }
  .contextual-links-region .node-title a:hover {
  	color:#50bcca;
  	text-decoration:none;
  }
  #block-views-recent-posts-block .views-row { margin-top:20px; }
  #block-views-recent-posts-block .views-row:first-child { margin-top:0; }
  #block-views-recent-posts-block .views-field-body {
  	clear:both;
  	padding-top:10px;
  }
  #search-block-form .element-invisible, [id^="search-block-form"] .element-invisible { display:none !important; }
  #search-block-form .container-inline, [id^="search-block-form"] .container-inline {
  	border:1px solid #f6953f;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
  	display:block;
  	overflow:hidden;
  	position:relative;
  	width:100%;
  	
  }
  #search-block-form .form-item-search-block-form, [id^="search-block-form"] .form-item-search-block-form {
  	display:block;
  	margin:0 30px 0 0;
  }
  #search-block-form input.form-text, [id^="search-block-form"] input.form-text {
  	background:none;
  	border:none;
  	display:block;
  	margin:0;
  	width:100%;
  }
  #search-block-form [id^=edit-actions], [id^="search-block-form"] [id^=edit-actions] { z-index:1; }
  #search-block-form [id^=edit-actions]:after, [id^="search-block-form"] [id^=edit-actions]:after {
  	color:#9a9a9a;
  	content:"\f002";
  	cursor:pointer;
  	font:20px/30px FontAwesome;
  	margin-top:-16px;
  	position:absolute;
  	right:0;
  	text-align:center;
  	top:50%;
  	width:30px;
  	z-index:1;
  }
  #search-block-form [id^=edit-actions]:hover:after, [id^="search-block-form"] [id^=edit-actions]:hover:after { color:#50bcca; }
  #search-block-form .form-submit, [id^="search-block-form"] .form-submit {
  	background:none;
  	border:none;
  	border-radius:0;
  	bottom:0;
  	box-shadow:none;
  	color:transparent;
  	cursor:pointer;
  	display:block;
  	font-size:0;
  	line-height:0;
  	margin:0 !important;
  	padding:0;
  	position:absolute;
  	right:0;
  	top:0;
  	width:30px;
  	z-index:2;
  }
  .region-footer-top {
  	margin-top:60px;
  	margin-bottom:30px;
  	padding:0 0 40px;
  }
  #footer {
  	background:#f6f6f6;
  	clear:both;
  	padding:0;
  	position:relative;
  }
  .footer-wrapper {
  	background:#51bdcb;
  	color:#fff;
  	padding:56px 0 65px;
  	text-align:center;
  }
  .footer-wrapper a { color:#fff; }
  .footer-wrapper a:hover { color:#50bcca; }
  .footer-wrapper h2 { color:#fff; }
  .footer-wrapper h2:after, .footer-wrapper h2:before { display:none; }
  .region-footer { padding:0; }
  #block-tm-follow-site { text-align:center; }
  #block-tm-follow-site h2 {
  	font-size:30px;
  	font-weight:600;
  	text-transform:uppercase;
  }
  #block-tm-follow-site span.tm-follow-link-wrapper {
  	float:none;
  	display:inline-block;
  	margin-left:45px;
  }
  #block-tm-follow-site span.tm-follow-link-wrapper:first-child { margin-left:0; }
  #block-tm-follow-site span.tm-follow-link-wrapper a {
  	font-size:42px;
  	line-height:42px;
  }
  #block-tm-follow-site span.tm-follow-link-wrapper a:hover { color:#f6953f; }
  .footer-menu ul {
  	margin:0;
  	overflow:hidden;
  	text-align:center;
  }
  .footer-menu ul li {
  	background:none;
  	float:none;
  	margin:0 0 0 10px;
  	padding:0;
  	display:inline-block;
  }
  .footer-menu ul li:first-child { margin-left:0; }
  .footer-menu ul li a {
  	color:inherit;
  	text-decoration:none;
  }
  .footer-menu ul li a:hover, .footer-menu ul li a.active {
  	color:#f6953f;
  	text-decoration:none;
  }
  .block-copyright {
  	padding-top:40px;
  	font-size:13px;
  	text-transform:uppercase;
  	color:#d7f0f3;
  }
  .block-copyright .copyright-section { overflow:hidden; }
  .block-copyright .copyright-section:after {
  	background:url(/sites/all/themes/theme892/images/border-circle-right-2.png) left top no-repeat;
  	content:'';
  	display:inline-block;
  	height:6px;
  	margin-right:-100%;
  	margin-left:25px;
  	position:relative;
  	top:-2px;
  	width:100%;
  }
  .block-copyright .copyright-section:before {
  	background:url(/sites/all/themes/theme892/images/border-circle-left-2.png) right top no-repeat;
  	content:'';
  	display:inline-block;
  	height:6px;
  	margin-left:-100%;
  	margin-right:25px;
  	position:relative;
  	top:-2px;
  	width:100%;
  }
  .block-copyright a { color:#d7f0f3; }
  .block-copyright a:hover {
  	color:#fff;
  	text-decoration:none;
  }
  #backtotop {
  	background:#9a9a9a;
  	border-radius:50%;
  	bottom:30px;
  	color:transparent;
  	font-size:0;
  	line-height:0;
  	margin-right:0 !important;
  	padding:3px 0 7px;
  	position:fixed;
  	right:40px !important;
  	text-align:center;
  	text-decoration:none;
  	width:70px;
  	z-index:5;
  }
  #backtotop:after {
  	color:#fff;
  	content:"\f077";
  	font:normal 40px/60px FontAwesome;
  }
  #backtotop:hover {
  	background-color:#f6953f;
  	opacity:1;
  }
  .switcher {
  	cursor:pointer;
  	margin-top:10px;
  	font-size:11px;
  }
  .switcher:hover { text-decoration:underline; } 
}
/*})'"*/
@media screen {
 body.maintenance-page {
  	background-color: #fff;
  	color: #777;
  	margin: 0;
  	padding: 0;
  }
  	.maintenance-page #page-wrapper {
  		border: 1px solid #ddd;
  		margin: 40px auto;
  		min-width: 300px;
  		padding: 30px;
  		width: 760px;
  	}
  		.maintenance-page #header,
  		.maintenance-page #messages,
  		.maintenance-page #main,
  		.maintenance-page #page,
  		.maintenance-page #header div.section {
  			width: auto;
  		}
  		.maintenance-page #header {
  			background-image: none;
  		}
  			.maintenance-page #name-and-slogan {
  				margin-bottom: 30px;
  				margin-left: 0;
  				font-size: 90%;
  			}
  				.maintenance-page #name-and-slogan,
  				.maintenance-page #name-and-slogan a,
  				.maintenance-page #name-and-slogan a:hover {
  					color: #000;
  				}
  		.maintenance-page #main-wrapper {
  			min-height: inherit;
  		}
  			.maintenance-page #main {
  				margin: 0;
  			}
  				.maintenance-page #content .section {
  					padding: 0;
  				}
  					.maintenance-page h1#page-title {
  						line-height: 1em;
  						margin-top: 0;
  					}
  						.maintenance-page #messages {
  							padding: 0;
  							margin-top: 30px;
  						}
  							.maintenance-page #messages div.section {
  								padding: 0;
  							} 
}
/*})'"*/
@media screen {
 /*
  * Skeleton V1.1
  * Copyright 2011, Dave Gamache
  * www.getskeleton.com
  * Free to use under the MIT license.
  * http://www.opensource.org/licenses/mit-license.php
  * 8/17/2011
  */
  
  
  /* Table of Contents:
    1. Base 960 Grid
    2. Clearing
  */
  
  
  
  /*==========================================================================
  1. Base 960 Grid
  ===========================================================================*/
  
  .container-12 {
  	position: relative;
  	width: 960px;
  	margin: 0 auto;
  	padding: 0;
  }
  
  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-7,
  .grid-8,
  .grid-9,
  .grid-10,
  .grid-11,
  .grid-12{
  	float: left;
  	display: inline;
  	margin-left: 10px;
  	margin-right: 10px;
  }
  
  
  /* Nested Column Classes
  ===========================================================================*/
  
  .container-12 .alpha{margin-left: 0;}
  .container-12 .omega{margin-right: 0;}
  
  .container-12 .grid-1{width: 60px;}
  .container-12 .grid-2{width: 140px;}
  .container-12 .grid-3{width: 220px;}
  .container-12 .grid-4{width: 300px;}
  .container-12 .grid-5{width: 380px;}
  .container-12 .grid-6{width: 460px;}
  .container-12 .grid-7{width: 540px;}
  .container-12 .grid-8{width: 620px;}
  .container-12 .grid-9{width: 700px;}
  .container-12 .grid-10{width: 780px;}
  .container-12 .grid-11{width: 860px;}
  .container-12 .grid-12{width: 940px;}
  
  
  /* Prefix Styles
  ===========================================================================*/
  
  .container-12 .prefix-1{padding-left: 80px;}
  .container-12 .prefix-2{padding-left: 160px;}
  .container-12 .prefix-3{padding-left: 240px;}
  .container-12 .prefix-4{padding-left: 320px;}
  .container-12 .prefix-5{padding-left: 400px;}
  .container-12 .prefix-6{padding-left: 480px;}
  .container-12 .prefix-7{padding-left: 560px;}
  .container-12 .prefix-8{padding-left: 640px;}
  .container-12 .prefix-9{padding-left: 720px;}
  .container-12 .prefix-10{padding-left: 800px;}
  .container-12 .prefix-11{padding-left: 880px;}
  
  
  /* Suffix Styles
  ===========================================================================*/
  
  .container-12 .suffix-1{padding-right: 80px;}
  .container-12 .suffix-2{padding-right: 160px;}
  .container-12 .suffix-3{padding-right: 240px;}
  .container-12 .suffix-4{padding-right: 320px;}
  .container-12 .suffix-5{padding-right: 400px;}
  .container-12 .suffix-6{padding-right: 480px;}
  .container-12 .suffix-7{padding-right: 560px;}
  .container-12 .suffix-8{padding-right: 640px;}
  .container-12 .suffix-9{padding-right: 720px;}
  .container-12 .suffix-10{padding-right: 800px;}
  .container-12 .suffix-11{padding-right: 880px;}
  
  
  
  /*==========================================================================
  2. Clearing
  ===========================================================================*/
  
  /* Self Clearing Goodness */
  .container-12:after {
  	clear: both;
  	content: "\0020";
  	display: block;
  	height: 0;
  	visibility: hidden;
  }
  
  /* Use clearfix class on parent to clear nested columns,
  or wrap each row of columns in a <div class="row"> */
  .clearfix:before,
  .clearfix:after,
  .row:before,
  .row:after {
  	content: '\0020';
  	display: block;
  	height: 0;
  	overflow: hidden;
  	visibility: hidden;
  	width: 0;
  }
  .row:after,
  .clearfix:after {
  	clear: both;
  }
  .row,
  .clearfix {
  	zoom: 1;
  }
  
  /* You can also use a <br class="clear"> to clear columns */
  .clear {
  	clear: both;
  	display: block;
  	height: 0;
  	overflow: hidden;
  	visibility: hidden;
  	width: 0;
  }
  
  .view-content:after	{
  	clear: both;
  	content: '';
  	display: block;
  	width: 100%;
  } 
}
/*})'"*/
@font-face {
  	font-family: 'FontAwesome';
  	src: url(/sites/all/themes/theme892/fonts/fontawesome-webfont.eot?v=4.0.3);
  	src: url(/sites/all/themes/theme892/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(/sites/all/themes/theme892/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(/sites/all/themes/theme892/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(/sites/all/themes/theme892/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
  	font-weight: normal;
  	font-style: normal;
  } 
@media screen {
 /*!
   *	Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
   *	License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
   */
  /* FONT PATH
   * -------------------------- */.fa,
  [class*="fa-"]:before {
  	display: inline-block;
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	line-height: 1;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  }
  /* makes the font 33% larger relative to the icon container */
  .fa-lg {
  	font-size: 1.3333333333333333em;
  	line-height: 0.75em;
  	vertical-align: -15%;
  }
  .fa-2x {
  	font-size: 2em;
  }
  .fa-3x {
  	font-size: 3em;
  }
  .fa-4x {
  	font-size: 4em;
  }
  .fa-5x {
  	font-size: 5em;
  }
  .fa-fw {
  	width: 1.2857142857142858em;
  	text-align: center;
  }
  .fa-ul {
  	padding-left: 0;
  	margin-left: 2.142857142857143em;
  	list-style-type: none;
  }
  .fa-ul > li {
  	position: relative;
  }
  .fa-li {
  	position: absolute;
  	left: -2.142857142857143em;
  	width: 2.142857142857143em;
  	top: 0.14285714285714285em;
  	text-align: center;
  }
  .fa-li.fa-lg {
  	left: -1.8571428571428572em;
  }
  .fa-border {
  	padding: .2em .25em .15em;
  	border: solid 0.08em #eeeeee;
  	border-radius: .1em;
  }
  .pull-right {
  	float: right;
  }
  .pull-left {
  	float: left;
  }
  .fa.pull-left {
  	margin-right: .3em;
  }
  .fa.pull-right {
  	margin-left: .3em;
  }
  .fa-spin {
  	-webkit-animation: spin 2s infinite linear;
  	-moz-animation: spin 2s infinite linear;
  	-o-animation: spin 2s infinite linear;
  	animation: spin 2s infinite linear;
  }
  @-moz-keyframes spin {
  	0% {
  		-moz-transform: rotate(0deg);
  	}
  	100% {
  		-moz-transform: rotate(359deg);
  	}
  }
  @-webkit-keyframes spin {
  	0% {
  		-webkit-transform: rotate(0deg);
  	}
  	100% {
  		-webkit-transform: rotate(359deg);
  	}
  }
  @-o-keyframes spin {
  	0% {
  		-o-transform: rotate(0deg);
  	}
  	100% {
  		-o-transform: rotate(359deg);
  	}
  }
  @-ms-keyframes spin {
  	0% {
  		-ms-transform: rotate(0deg);
  	}
  	100% {
  		-ms-transform: rotate(359deg);
  	}
  }
  @keyframes spin {
  	0% {
  		transform: rotate(0deg);
  	}
  	100% {
  		transform: rotate(359deg);
  	}
  }
  .fa-rotate-90 {
  	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  	-webkit-transform: rotate(90deg);
  	-moz-transform: rotate(90deg);
  	-ms-transform: rotate(90deg);
  	-o-transform: rotate(90deg);
  	transform: rotate(90deg);
  }
  .fa-rotate-180 {
  	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  	-webkit-transform: rotate(180deg);
  	-moz-transform: rotate(180deg);
  	-ms-transform: rotate(180deg);
  	-o-transform: rotate(180deg);
  	transform: rotate(180deg);
  }
  .fa-rotate-270 {
  	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  	-webkit-transform: rotate(270deg);
  	-moz-transform: rotate(270deg);
  	-ms-transform: rotate(270deg);
  	-o-transform: rotate(270deg);
  	transform: rotate(270deg);
  }
  .fa-flip-horizontal {
  	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  	-webkit-transform: scale(-1, 1);
  	-moz-transform: scale(-1, 1);
  	-ms-transform: scale(-1, 1);
  	-o-transform: scale(-1, 1);
  	transform: scale(-1, 1);
  }
  .fa-flip-vertical {
  	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  	-webkit-transform: scale(1, -1);
  	-moz-transform: scale(1, -1);
  	-ms-transform: scale(1, -1);
  	-o-transform: scale(1, -1);
  	transform: scale(1, -1);
  }
  .fa-stack {
  	position: relative;
  	display: inline-block;
  	width: 2em;
  	height: 2em;
  	line-height: 2em;
  	vertical-align: middle;
  }
  .fa-stack-1x,
  .fa-stack-2x {
  	position: absolute;
  	left: 0;
  	width: 100%;
  	text-align: center;
  }
  .fa-stack-1x {
  	line-height: inherit;
  }
  .fa-stack-2x {
  	font-size: 2em;
  }
  .fa-inverse {
  	color: #ffffff;
  }
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  	 readers do not read off random characters that represent icons */
  .fa-glass:before {
  	content: "\f000";
  }
  .fa-music:before {
  	content: "\f001";
  }
  .fa-search:before {
  	content: "\f002";
  }
  .fa-envelope-o:before {
  	content: "\f003";
  }
  .fa-heart:before {
  	content: "\f004";
  }
  .fa-star:before {
  	content: "\f005";
  }
  .fa-star-o:before {
  	content: "\f006";
  }
  .fa-user:before {
  	content: "\f007";
  }
  .fa-film:before {
  	content: "\f008";
  }
  .fa-th-large:before {
  	content: "\f009";
  }
  .fa-th:before {
  	content: "\f00a";
  }
  .fa-th-list:before {
  	content: "\f00b";
  }
  .fa-check:before {
  	content: "\f00c";
  }
  .fa-times:before {
  	content: "\f00d";
  }
  .fa-search-plus:before {
  	content: "\f00e";
  }
  .fa-search-minus:before {
  	content: "\f010";
  }
  .fa-power-off:before {
  	content: "\f011";
  }
  .fa-signal:before {
  	content: "\f012";
  }
  .fa-gear:before,
  .fa-cog:before {
  	content: "\f013";
  }
  .fa-trash-o:before {
  	content: "\f014";
  }
  .fa-home:before {
  	content: "\f015";
  }
  .fa-file-o:before {
  	content: "\f016";
  }
  .fa-clock-o:before {
  	content: "\f017";
  }
  .fa-road:before {
  	content: "\f018";
  }
  .fa-download:before {
  	content: "\f019";
  }
  .fa-arrow-circle-o-down:before {
  	content: "\f01a";
  }
  .fa-arrow-circle-o-up:before {
  	content: "\f01b";
  }
  .fa-inbox:before {
  	content: "\f01c";
  }
  .fa-play-circle-o:before {
  	content: "\f01d";
  }
  .fa-rotate-right:before,
  .fa-repeat:before {
  	content: "\f01e";
  }
  .fa-refresh:before {
  	content: "\f021";
  }
  .fa-list-alt:before {
  	content: "\f022";
  }
  .fa-lock:before {
  	content: "\f023";
  }
  .fa-flag:before {
  	content: "\f024";
  }
  .fa-headphones:before {
  	content: "\f025";
  }
  .fa-volume-off:before {
  	content: "\f026";
  }
  .fa-volume-down:before {
  	content: "\f027";
  }
  .fa-volume-up:before {
  	content: "\f028";
  }
  .fa-qrcode:before {
  	content: "\f029";
  }
  .fa-barcode:before {
  	content: "\f02a";
  }
  .fa-tag:before {
  	content: "\f02b";
  }
  .fa-tags:before {
  	content: "\f02c";
  }
  .fa-book:before {
  	content: "\f02d";
  }
  .fa-bookmark:before {
  	content: "\f02e";
  }
  .fa-print:before {
  	content: "\f02f";
  }
  .fa-camera:before {
  	content: "\f030";
  }
  .fa-font:before {
  	content: "\f031";
  }
  .fa-bold:before {
  	content: "\f032";
  }
  .fa-italic:before {
  	content: "\f033";
  }
  .fa-text-height:before {
  	content: "\f034";
  }
  .fa-text-width:before {
  	content: "\f035";
  }
  .fa-align-left:before {
  	content: "\f036";
  }
  .fa-align-center:before {
  	content: "\f037";
  }
  .fa-align-right:before {
  	content: "\f038";
  }
  .fa-align-justify:before {
  	content: "\f039";
  }
  .fa-list:before {
  	content: "\f03a";
  }
  .fa-dedent:before,
  .fa-outdent:before {
  	content: "\f03b";
  }
  .fa-indent:before {
  	content: "\f03c";
  }
  .fa-video-camera:before {
  	content: "\f03d";
  }
  .fa-picture-o:before {
  	content: "\f03e";
  }
  .fa-pencil:before {
  	content: "\f040";
  }
  .fa-map-marker:before {
  	content: "\f041";
  }
  .fa-adjust:before {
  	content: "\f042";
  }
  .fa-tint:before {
  	content: "\f043";
  }
  .fa-edit:before,
  .fa-pencil-square-o:before {
  	content: "\f044";
  }
  .fa-share-square-o:before {
  	content: "\f045";
  }
  .fa-check-square-o:before {
  	content: "\f046";
  }
  .fa-arrows:before {
  	content: "\f047";
  }
  .fa-step-backward:before {
  	content: "\f048";
  }
  .fa-fast-backward:before {
  	content: "\f049";
  }
  .fa-backward:before {
  	content: "\f04a";
  }
  .fa-play:before {
  	content: "\f04b";
  }
  .fa-pause:before {
  	content: "\f04c";
  }
  .fa-stop:before {
  	content: "\f04d";
  }
  .fa-forward:before {
  	content: "\f04e";
  }
  .fa-fast-forward:before {
  	content: "\f050";
  }
  .fa-step-forward:before {
  	content: "\f051";
  }
  .fa-eject:before {
  	content: "\f052";
  }
  .fa-chevron-left:before {
  	content: "\f053";
  }
  .fa-chevron-right:before {
  	content: "\f054";
  }
  .fa-plus-circle:before {
  	content: "\f055";
  }
  .fa-minus-circle:before {
  	content: "\f056";
  }
  .fa-times-circle:before {
  	content: "\f057";
  }
  .fa-check-circle:before {
  	content: "\f058";
  }
  .fa-question-circle:before {
  	content: "\f059";
  }
  .fa-info-circle:before {
  	content: "\f05a";
  }
  .fa-crosshairs:before {
  	content: "\f05b";
  }
  .fa-times-circle-o:before {
  	content: "\f05c";
  }
  .fa-check-circle-o:before {
  	content: "\f05d";
  }
  .fa-ban:before {
  	content: "\f05e";
  }
  .fa-arrow-left:before {
  	content: "\f060";
  }
  .fa-arrow-right:before {
  	content: "\f061";
  }
  .fa-arrow-up:before {
  	content: "\f062";
  }
  .fa-arrow-down:before {
  	content: "\f063";
  }
  .fa-mail-forward:before,
  .fa-share:before {
  	content: "\f064";
  }
  .fa-expand:before {
  	content: "\f065";
  }
  .fa-compress:before {
  	content: "\f066";
  }
  .fa-plus:before {
  	content: "\f067";
  }
  .fa-minus:before {
  	content: "\f068";
  }
  .fa-asterisk:before {
  	content: "\f069";
  }
  .fa-exclamation-circle:before {
  	content: "\f06a";
  }
  .fa-gift:before {
  	content: "\f06b";
  }
  .fa-leaf:before {
  	content: "\f06c";
  }
  .fa-fire:before {
  	content: "\f06d";
  }
  .fa-eye:before {
  	content: "\f06e";
  }
  .fa-eye-slash:before {
  	content: "\f070";
  }
  .fa-warning:before,
  .fa-exclamation-triangle:before {
  	content: "\f071";
  }
  .fa-plane:before {
  	content: "\f072";
  }
  .fa-calendar:before {
  	content: "\f073";
  }
  .fa-random:before {
  	content: "\f074";
  }
  .fa-comment:before {
  	content: "\f075";
  }
  .fa-magnet:before {
  	content: "\f076";
  }
  .fa-chevron-up:before {
  	content: "\f077";
  }
  .fa-chevron-down:before {
  	content: "\f078";
  }
  .fa-retweet:before {
  	content: "\f079";
  }
  .fa-shopping-cart:before {
  	content: "\f07a";
  }
  .fa-folder:before {
  	content: "\f07b";
  }
  .fa-folder-open:before {
  	content: "\f07c";
  }
  .fa-arrows-v:before {
  	content: "\f07d";
  }
  .fa-arrows-h:before {
  	content: "\f07e";
  }
  .fa-bar-chart-o:before {
  	content: "\f080";
  }
  .fa-twitter-square:before {
  	content: "\f081";
  }
  .fa-facebook-square:before {
  	content: "\f082";
  }
  .fa-camera-retro:before {
  	content: "\f083";
  }
  .fa-key:before {
  	content: "\f084";
  }
  .fa-gears:before,
  .fa-cogs:before {
  	content: "\f085";
  }
  .fa-comments:before {
  	content: "\f086";
  }
  .fa-thumbs-o-up:before {
  	content: "\f087";
  }
  .fa-thumbs-o-down:before {
  	content: "\f088";
  }
  .fa-star-half:before {
  	content: "\f089";
  }
  .fa-heart-o:before {
  	content: "\f08a";
  }
  .fa-sign-out:before {
  	content: "\f08b";
  }
  .fa-linkedin-square:before {
  	content: "\f08c";
  }
  .fa-thumb-tack:before {
  	content: "\f08d";
  }
  .fa-external-link:before {
  	content: "\f08e";
  }
  .fa-sign-in:before {
  	content: "\f090";
  }
  .fa-trophy:before {
  	content: "\f091";
  }
  .fa-github-square:before {
  	content: "\f092";
  }
  .fa-upload:before {
  	content: "\f093";
  }
  .fa-lemon-o:before {
  	content: "\f094";
  }
  .fa-phone:before {
  	content: "\f095";
  }
  .fa-square-o:before {
  	content: "\f096";
  }
  .fa-bookmark-o:before {
  	content: "\f097";
  }
  .fa-phone-square:before {
  	content: "\f098";
  }
  .fa-twitter:before {
  	content: "\f099";
  }
  .fa-facebook:before {
  	content: "\f09a";
  }
  .fa-github:before {
  	content: "\f09b";
  }
  .fa-unlock:before {
  	content: "\f09c";
  }
  .fa-credit-card:before {
  	content: "\f09d";
  }
  .fa-rss:before {
  	content: "\f09e";
  }
  .fa-hdd-o:before {
  	content: "\f0a0";
  }
  .fa-bullhorn:before {
  	content: "\f0a1";
  }
  .fa-bell:before {
  	content: "\f0f3";
  }
  .fa-certificate:before {
  	content: "\f0a3";
  }
  .fa-hand-o-right:before {
  	content: "\f0a4";
  }
  .fa-hand-o-left:before {
  	content: "\f0a5";
  }
  .fa-hand-o-up:before {
  	content: "\f0a6";
  }
  .fa-hand-o-down:before {
  	content: "\f0a7";
  }
  .fa-arrow-circle-left:before {
  	content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
  	content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
  	content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
  	content: "\f0ab";
  }
  .fa-globe:before {
  	content: "\f0ac";
  }
  .fa-wrench:before {
  	content: "\f0ad";
  }
  .fa-tasks:before {
  	content: "\f0ae";
  }
  .fa-filter:before {
  	content: "\f0b0";
  }
  .fa-briefcase:before {
  	content: "\f0b1";
  }
  .fa-arrows-alt:before {
  	content: "\f0b2";
  }
  .fa-group:before,
  .fa-users:before {
  	content: "\f0c0";
  }
  .fa-chain:before,
  .fa-link:before {
  	content: "\f0c1";
  }
  .fa-cloud:before {
  	content: "\f0c2";
  }
  .fa-flask:before {
  	content: "\f0c3";
  }
  .fa-cut:before,
  .fa-scissors:before {
  	content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
  	content: "\f0c5";
  }
  .fa-paperclip:before {
  	content: "\f0c6";
  }
  .fa-save:before,
  .fa-floppy-o:before {
  	content: "\f0c7";
  }
  .fa-square:before {
  	content: "\f0c8";
  }
  .fa-bars:before {
  	content: "\f0c9";
  }
  .fa-list-ul:before {
  	content: "\f0ca";
  }
  .fa-list-ol:before {
  	content: "\f0cb";
  }
  .fa-strikethrough:before {
  	content: "\f0cc";
  }
  .fa-underline:before {
  	content: "\f0cd";
  }
  .fa-table:before {
  	content: "\f0ce";
  }
  .fa-magic:before {
  	content: "\f0d0";
  }
  .fa-truck:before {
  	content: "\f0d1";
  }
  .fa-pinterest:before {
  	content: "\f0d2";
  }
  .fa-pinterest-square:before {
  	content: "\f0d3";
  }
  .fa-google-plus-square:before {
  	content: "\f0d4";
  }
  .fa-google-plus:before {
  	content: "\f0d5";
  }
  .fa-money:before {
  	content: "\f0d6";
  }
  .fa-caret-down:before {
  	content: "\f0d7";
  }
  .fa-caret-up:before {
  	content: "\f0d8";
  }
  .fa-caret-left:before {
  	content: "\f0d9";
  }
  .fa-caret-right:before {
  	content: "\f0da";
  }
  .fa-columns:before {
  	content: "\f0db";
  }
  .fa-unsorted:before,
  .fa-sort:before {
  	content: "\f0dc";
  }
  .fa-sort-down:before,
  .fa-sort-asc:before {
  	content: "\f0dd";
  }
  .fa-sort-up:before,
  .fa-sort-desc:before {
  	content: "\f0de";
  }
  .fa-envelope:before {
  	content: "\f0e0";
  }
  .fa-linkedin:before {
  	content: "\f0e1";
  }
  .fa-rotate-left:before,
  .fa-undo:before {
  	content: "\f0e2";
  }
  .fa-legal:before,
  .fa-gavel:before {
  	content: "\f0e3";
  }
  .fa-dashboard:before,
  .fa-tachometer:before {
  	content: "\f0e4";
  }
  .fa-comment-o:before {
  	content: "\f0e5";
  }
  .fa-comments-o:before {
  	content: "\f0e6";
  }
  .fa-flash:before,
  .fa-bolt:before {
  	content: "\f0e7";
  }
  .fa-sitemap:before {
  	content: "\f0e8";
  }
  .fa-umbrella:before {
  	content: "\f0e9";
  }
  .fa-paste:before,
  .fa-clipboard:before {
  	content: "\f0ea";
  }
  .fa-lightbulb-o:before {
  	content: "\f0eb";
  }
  .fa-exchange:before {
  	content: "\f0ec";
  }
  .fa-cloud-download:before {
  	content: "\f0ed";
  }
  .fa-cloud-upload:before {
  	content: "\f0ee";
  }
  .fa-user-md:before {
  	content: "\f0f0";
  }
  .fa-stethoscope:before {
  	content: "\f0f1";
  }
  .fa-suitcase:before {
  	content: "\f0f2";
  }
  .fa-bell-o:before {
  	content: "\f0a2";
  }
  .fa-coffee:before {
  	content: "\f0f4";
  }
  .fa-cutlery:before {
  	content: "\f0f5";
  }
  .fa-file-text-o:before {
  	content: "\f0f6";
  }
  .fa-building-o:before {
  	content: "\f0f7";
  }
  .fa-hospital-o:before {
  	content: "\f0f8";
  }
  .fa-ambulance:before {
  	content: "\f0f9";
  }
  .fa-medkit:before {
  	content: "\f0fa";
  }
  .fa-fighter-jet:before {
  	content: "\f0fb";
  }
  .fa-beer:before {
  	content: "\f0fc";
  }
  .fa-h-square:before {
  	content: "\f0fd";
  }
  .fa-plus-square:before {
  	content: "\f0fe";
  }
  .fa-angle-double-left:before {
  	content: "\f100";
  }
  .fa-angle-double-right:before {
  	content: "\f101";
  }
  .fa-angle-double-up:before {
  	content: "\f102";
  }
  .fa-angle-double-down:before {
  	content: "\f103";
  }
  .fa-angle-left:before {
  	content: "\f104";
  }
  .fa-angle-right:before {
  	content: "\f105";
  }
  .fa-angle-up:before {
  	content: "\f106";
  }
  .fa-angle-down:before {
  	content: "\f107";
  }
  .fa-desktop:before {
  	content: "\f108";
  }
  .fa-laptop:before {
  	content: "\f109";
  }
  .fa-tablet:before {
  	content: "\f10a";
  }
  .fa-mobile-phone:before,
  .fa-mobile:before {
  	content: "\f10b";
  }
  .fa-circle-o:before {
  	content: "\f10c";
  }
  .fa-quote-left:before {
  	content: "\f10d";
  }
  .fa-quote-right:before {
  	content: "\f10e";
  }
  .fa-spinner:before {
  	content: "\f110";
  }
  .fa-circle:before {
  	content: "\f111";
  }
  .fa-mail-reply:before,
  .fa-reply:before {
  	content: "\f112";
  }
  .fa-github-alt:before {
  	content: "\f113";
  }
  .fa-folder-o:before {
  	content: "\f114";
  }
  .fa-folder-open-o:before {
  	content: "\f115";
  }
  .fa-smile-o:before {
  	content: "\f118";
  }
  .fa-frown-o:before {
  	content: "\f119";
  }
  .fa-meh-o:before {
  	content: "\f11a";
  }
  .fa-gamepad:before {
  	content: "\f11b";
  }
  .fa-keyboard-o:before {
  	content: "\f11c";
  }
  .fa-flag-o:before {
  	content: "\f11d";
  }
  .fa-flag-checkered:before {
  	content: "\f11e";
  }
  .fa-terminal:before {
  	content: "\f120";
  }
  .fa-code:before {
  	content: "\f121";
  }
  .fa-reply-all:before {
  	content: "\f122";
  }
  .fa-mail-reply-all:before {
  	content: "\f122";
  }
  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
  	content: "\f123";
  }
  .fa-location-arrow:before {
  	content: "\f124";
  }
  .fa-crop:before {
  	content: "\f125";
  }
  .fa-code-fork:before {
  	content: "\f126";
  }
  .fa-unlink:before,
  .fa-chain-broken:before {
  	content: "\f127";
  }
  .fa-question:before {
  	content: "\f128";
  }
  .fa-info:before {
  	content: "\f129";
  }
  .fa-exclamation:before {
  	content: "\f12a";
  }
  .fa-superscript:before {
  	content: "\f12b";
  }
  .fa-subscript:before {
  	content: "\f12c";
  }
  .fa-eraser:before {
  	content: "\f12d";
  }
  .fa-puzzle-piece:before {
  	content: "\f12e";
  }
  .fa-microphone:before {
  	content: "\f130";
  }
  .fa-microphone-slash:before {
  	content: "\f131";
  }
  .fa-shield:before {
  	content: "\f132";
  }
  .fa-calendar-o:before {
  	content: "\f133";
  }
  .fa-fire-extinguisher:before {
  	content: "\f134";
  }
  .fa-rocket:before {
  	content: "\f135";
  }
  .fa-maxcdn:before {
  	content: "\f136";
  }
  .fa-chevron-circle-left:before {
  	content: "\f137";
  }
  .fa-chevron-circle-right:before {
  	content: "\f138";
  }
  .fa-chevron-circle-up:before {
  	content: "\f139";
  }
  .fa-chevron-circle-down:before {
  	content: "\f13a";
  }
  .fa-html5:before {
  	content: "\f13b";
  }
  .fa-css3:before {
  	content: "\f13c";
  }
  .fa-anchor:before {
  	content: "\f13d";
  }
  .fa-unlock-alt:before {
  	content: "\f13e";
  }
  .fa-bullseye:before {
  	content: "\f140";
  }
  .fa-ellipsis-h:before {
  	content: "\f141";
  }
  .fa-ellipsis-v:before {
  	content: "\f142";
  }
  .fa-rss-square:before {
  	content: "\f143";
  }
  .fa-play-circle:before {
  	content: "\f144";
  }
  .fa-ticket:before {
  	content: "\f145";
  }
  .fa-minus-square:before {
  	content: "\f146";
  }
  .fa-minus-square-o:before {
  	content: "\f147";
  }
  .fa-level-up:before {
  	content: "\f148";
  }
  .fa-level-down:before {
  	content: "\f149";
  }
  .fa-check-square:before {
  	content: "\f14a";
  }
  .fa-pencil-square:before {
  	content: "\f14b";
  }
  .fa-external-link-square:before {
  	content: "\f14c";
  }
  .fa-share-square:before {
  	content: "\f14d";
  }
  .fa-compass:before {
  	content: "\f14e";
  }
  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
  	content: "\f150";
  }
  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
  	content: "\f151";
  }
  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
  	content: "\f152";
  }
  .fa-euro:before,
  .fa-eur:before {
  	content: "\f153";
  }
  .fa-gbp:before {
  	content: "\f154";
  }
  .fa-dollar:before,
  .fa-usd:before {
  	content: "\f155";
  }
  .fa-rupee:before,
  .fa-inr:before {
  	content: "\f156";
  }
  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
  	content: "\f157";
  }
  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
  	content: "\f158";
  }
  .fa-won:before,
  .fa-krw:before {
  	content: "\f159";
  }
  .fa-bitcoin:before,
  .fa-btc:before {
  	content: "\f15a";
  }
  .fa-file:before {
  	content: "\f15b";
  }
  .fa-file-text:before {
  	content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
  	content: "\f15d";
  }
  .fa-sort-alpha-desc:before {
  	content: "\f15e";
  }
  .fa-sort-amount-asc:before {
  	content: "\f160";
  }
  .fa-sort-amount-desc:before {
  	content: "\f161";
  }
  .fa-sort-numeric-asc:before {
  	content: "\f162";
  }
  .fa-sort-numeric-desc:before {
  	content: "\f163";
  }
  .fa-thumbs-up:before {
  	content: "\f164";
  }
  .fa-thumbs-down:before {
  	content: "\f165";
  }
  .fa-youtube-square:before {
  	content: "\f166";
  }
  .fa-youtube:before {
  	content: "\f167";
  }
  .fa-xing:before {
  	content: "\f168";
  }
  .fa-xing-square:before {
  	content: "\f169";
  }
  .fa-youtube-play:before {
  	content: "\f16a";
  }
  .fa-dropbox:before {
  	content: "\f16b";
  }
  .fa-stack-overflow:before {
  	content: "\f16c";
  }
  .fa-instagram:before {
  	content: "\f16d";
  }
  .fa-flickr:before {
  	content: "\f16e";
  }
  .fa-adn:before {
  	content: "\f170";
  }
  .fa-bitbucket:before {
  	content: "\f171";
  }
  .fa-bitbucket-square:before {
  	content: "\f172";
  }
  .fa-tumblr:before {
  	content: "\f173";
  }
  .fa-tumblr-square:before {
  	content: "\f174";
  }
  .fa-long-arrow-down:before {
  	content: "\f175";
  }
  .fa-long-arrow-up:before {
  	content: "\f176";
  }
  .fa-long-arrow-left:before {
  	content: "\f177";
  }
  .fa-long-arrow-right:before {
  	content: "\f178";
  }
  .fa-apple:before {
  	content: "\f179";
  }
  .fa-windows:before {
  	content: "\f17a";
  }
  .fa-android:before {
  	content: "\f17b";
  }
  .fa-linux:before {
  	content: "\f17c";
  }
  .fa-dribbble:before {
  	content: "\f17d";
  }
  .fa-skype:before {
  	content: "\f17e";
  }
  .fa-foursquare:before {
  	content: "\f180";
  }
  .fa-trello:before {
  	content: "\f181";
  }
  .fa-female:before {
  	content: "\f182";
  }
  .fa-male:before {
  	content: "\f183";
  }
  .fa-gittip:before {
  	content: "\f184";
  }
  .fa-sun-o:before {
  	content: "\f185";
  }
  .fa-moon-o:before {
  	content: "\f186";
  }
  .fa-archive:before {
  	content: "\f187";
  }
  .fa-bug:before {
  	content: "\f188";
  }
  .fa-vk:before {
  	content: "\f189";
  }
  .fa-weibo:before {
  	content: "\f18a";
  }
  .fa-renren:before {
  	content: "\f18b";
  }
  .fa-pagelines:before {
  	content: "\f18c";
  }
  .fa-stack-exchange:before {
  	content: "\f18d";
  }
  .fa-arrow-circle-o-right:before {
  	content: "\f18e";
  }
  .fa-arrow-circle-o-left:before {
  	content: "\f190";
  }
  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
  	content: "\f191";
  }
  .fa-dot-circle-o:before {
  	content: "\f192";
  }
  .fa-wheelchair:before {
  	content: "\f193";
  }
  .fa-vimeo-square:before {
  	content: "\f194";
  }
  .fa-turkish-lira:before,
  .fa-try:before {
  	content: "\f195";
  }
  .fa-plus-square-o:before {
  	content: "\f196";
  } 
}
/*})'"*/
@media screen {
 .site-name a:link {color: #FFFFFF}
  .slogan  {color: #FFFFFF}.embedded-video .player {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;}.embedded-video .player iframe,.embedded-video .player object,.embedded-video .player embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
  html.js #module-filter-submit input {
      position: fixed;
      bottom: 0;
      left: 30px;
  }
  .field-items {color: #000000} 
}
/*})'"*/
/* base styles */
.minplayer-default {
  position: relative;
  font-family: Helvetica, sans-serif;
  -moz-box-shadow:0px 5px 10px #333;/*no-important moz*/
  -webkit-box-shadow:0px 5px 10px #333;/*no-important chrome*/
} .trebuchet-ms .minplayer-default{font-family: "Trebuchet MS", Helvetica, sans-serif;}

.player-ui .minplayer-default-error {
  display:none;
  color: #eee;
  position: absolute;
  top: 80%;
  left: 50%;
  width: 320px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0 -160px;
  text-align: center;
  vertical-align: center;
  border: none;
  z-index: 200;
  opacity: 0.9;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: rgba(23, 35, 34, 0.9);
  box-shadow: 2px 2px 4px #000;
  -webkit-box-shadow: 2px 2px 4px #000;
  -moz-box-shadow: 2px 2px 4px #000;
}

.player-ui.controller-only .minplayer-default-error {
  display:none !important;
}

.player-ui .minplayer-default-display {
  width:100%;
  height:100%;
  border: none;
}

.player-ui .minplayer-default-display video {
  width: 100%;
  height: 100%;
}

.player-ui .minplayer-default-preview {
  width:100%;
  height:100%;
  position:absolute;
  z-index:1;
  border: none;
}

.player-ui .minplayer-default-preview.no-image {
  background: transparent;
}

.player-ui .minplayer-default-loader-wrapper {
  width:100%;
  height:100%;
  position:absolute;
  z-index:2;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.3);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55000000, endColorstr=#55000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#55000000, endColorstr=#55000000)";
}

.player-ui.controller-only .minplayer-default-loader-wrapper {
  display:none !important;
}

.player-ui.nomedia .minplayer-default-controls, .player-ui.nomedia .minplayer-default-big-play, .player-ui.nomedia .minplayer-default-loader {
  display:none;
}

.player-ui .minplayer-default-loader {
  width:42px;
  height:10px;
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -21px;
  text-align:center;
  vertical-align:center;
  background: url(/sites/all/modules/mediafront-7.x-2.2/mediafront/players/osmplayer/player/templates/default/css/images/loader.gif) no-repeat;
}

/* Big play button */
.player-ui .minplayer-default-big-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  text-align: center;
  vertical-align: center;
  cursor: pointer !important;
  border: none;
  opacity: 0.9;
  z-index:3;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: rgba(23, 35, 34, 0.746094);
  box-shadow: 2px 2px 4px #000;
  -webkit-box-shadow: 2px 2px 4px #000;
  -moz-box-shadow: 2px 2px 4px #000;
}

.player-ui .minplayer-default-big-play span {
  display: block;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  margin: 20px 0 0 23px;
  border-left: 40px solid white;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.player-ui .minplayer-default.fullscreen, .player-ui .minplayer-default.fullscreen .minplayer-default-display, .player-ui .minplayer-default.fullscreen .minplayer-default-loader-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index:1000;
  width: 100% !important;
  height: 100% !important;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-play-loader {
  z-index:1001;
}

.player-ui.controller-only .minplayer-default-play-loader {
  display:none !important;
}

.player-ui .minplayer-default-controls {
  position: absolute;
  display: block;
  z-index:3;
  bottom:0px;
  left:0px;
  right:0px;
  height:30px;
  line-height: 18px;
}

.player-ui.controller-only {
  height: 32px !important;
}

.player-ui .minplayer-default-controls-left {
  float:left;
  width:29px;
  margin: 3px;
  border-right:1px solid #888;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-controls-left {
  width:40px;
  border:none;
}

.player-ui .minplayer-default-controls-right {
  float:right;
  width:120px;
  margin: 3px;
}

.player-ui .minplayer-controls-volume-horizontal .minplayer-default-controls-right {
  width: 200px;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-controls-right {
  width:110px;
}

.player-ui .minplayer-default-controls-mid {
  position:absolute;
  left:40px;
  right:130px;
  height:30px;
  margin: 3px;
}

.player-ui .minplayer-controls-volume-horizontal .minplayer-default-controls-mid {
  right: 210px;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-controls-mid {
  left:50px;
}

.player-ui .minplayer-default-play, .minplayer-default-volume, .player-ui .minplayer-default-timer, .player-ui .minplayer-default-mute, .player-ui .minplayer-default-unmute {
  float: left;
}

.player-ui .minplayer-default-play, .minplayer-default-fullscreen, .minplayer-default-mute, .minplayer-default-unmute {
  cursor: pointer;
}

.player-ui .minplayer-default-timer {
  cursor: default;
}

/* play, pause */
.player-ui .minplayer-default-button {
  display: block;
  width: 24px;
  height: 24px;
  opacity: 0.7;
  -moz-transition: all 0.2s ease-in-out; /* Firefox */
  -webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
  -o-transition: all 0.2s ease-in-out;  /* Opera */
  transition: all 0.2s ease-in-out;
}

.player-ui .minplayer-default-button:hover {
  opacity: 1;
}

.player-ui .minplayer-default-button span {
  margin: 4px 0 0 4px;
  margin-top: 3px\9;
}

.player-ui .minplayer-default-button span.ui-icon-pause {
  margin-left: 3px;
}

.player-ui .minplayer-default-pause {
  display:none;
}

/* seek */
.player-ui .minplayer-default-seek {
  position:relative;
  height: 10px;
  margin-top: 7px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  background: #535353;
  background-image: -moz-linear-gradient(top, #535353, #333333);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #535353),color-stop(1, #333333));
  box-shadow: inset 0 -3px 3px #333333;
}

.player-ui .minplayer-default-seek .ui-slider-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #333;
  z-index:20;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  background: #e6e6e6;
  background-image: -moz-linear-gradient(top, #e6e6e6, #d5d5d5);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e6e6e6),color-stop(1, #d5d5d5));
  box-shadow: inset 0 -3px 3px #d5d5d5;
}

.player-ui .minplayer-default-seek .ui-slider-handle.ui-state-hover {
  background: #fff;
}

.player-ui .minplayer-default-seek .ui-slider-range {
  position: absolute;
  height: 10px;
  top: -1px;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  z-index:10px;
  border-radius:15px;
}

.player-ui .minplayer-default-progress {
  position: absolute;
  width:0px;
  height:10px;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  z-index:8px;
  border-radius:15px;
  border: 0 !important;
}

/* timer */
.player-ui .minplayer-default-timer {
  position:relative;
  height: 22px;
  float:left;
  padding-right:6px;
  margin-top: 4px;
  font-size: 16px;
  font-weight: bold;
  border-right:1px solid #888;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-timer {
  border:none;
}

/* volume */
.player-ui .minplayer-default-volume {
  height: 26px;
  -moz-transition: all 0.1s ease-in-out; /* Firefox */
  -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
  -o-transition: all 0.2s ease-in-out;  /* Opera */
  transition: all 0.1s ease-in-out;
}

.player-ui .minplayer-controls-volume-vertical .minplayer-default-volume {
  position: absolute;
  right:38px;
  bottom:1px;
  overflow: hidden;
  width: 26px;
}

.player-ui .minplayer-controls-volume-horizontal .minplayer-default-volume {
  position: relative;
  width: 126px;
  margin-left: 5px;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-volume {
  right:44px;
  bottom:12px;
}

.player-ui .minplayer-controls-volume-vertical .minplayer-default-volume:hover {
  height: 133px;
  height: 130px\9;
}


.player-ui .minplayer-controls-volume-vertical .minplayer-default-volume:hover .minplayer-default-volume-slider {
  position: relative;
  display: block;
  visibility: visible;
  opacity: 1;
}

.player-ui .minplayer-default-volume-slider {
  position: relative;
  border: 1px solid #444;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  -moz-transition: all 0.1s ease-in-out; /* Firefox */
  -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
  -o-transition: all 0.1s ease-in-out;  /* Opera */
  transition: all 0.1s ease-in-out;
}

.player-ui .minplayer-controls-volume-vertical .minplayer-default-volume-slider {
  height: 100px;
  width: 7px;
  left: 8px;
  visiblity: hidden;
  display: none;
  opacity: 0;
}

.player-ui.controller-only .minplayer-controls-volume-horizontal .minplayer-default-volume-slider {
  height: 7px;
  width: 105px;
  top: 8px;
  left: 32px !important;
}

.player-ui .minplayer-controls-volume-horizontal .minplayer-default-volume-slider {
  height: 7px;
  width: 78px;
  top: 8px;
  left: 32px;
}

.player-ui .minplayer-default-volume-slider .ui-slider-handle {
  position: absolute;
  z-index: 20;
  width: 12px;
  height: 12px;
  border: 1px solid #333;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  background: #e6e6e6;
  background-image: -moz-linear-gradient(top, #e6e6e6, #d5d5d5);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e6e6e6),color-stop(1, #d5d5d5));
  box-shadow: inset 0 3px 3px #d5d5d5;
}

.player-ui .minplayer-controls-volume-horizontal .minplayer-default-volume-slider .ui-slider-handle {
  margin-top:1px;
}

.player-ui .minplayer-controls-volume-vertical .minplayer-default-volume-slider .ui-slider-handle {
  left: -4px;
  margin-bottom:-0.6em;
  margin-left:0;
}

.player-ui .minplayer-default-volume-slider .ui-slider-handle.ui-state-hover {
  background: #fff;
}

.player-ui .minplayer-default-volume-slider .ui-slider-range {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}

/* volume button */
.player-ui .minplayer-default-volume-mute, .player-ui .minplayer-default-volume-unmute {
  position: absolute;
  bottom: 0px;
}

.player-ui .minplayer-default-volume-unmute {
  display: none;
}

.player-ui.controller-only .minplayer-default-fullscreen {
  display:none !important;
}

/* Fullscreen button */
.player-ui .minplayer-default-fullscreen {
  position: absolute;
  right:6px;
  bottom:7px;
  width: 22px;
  height: 14px;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-fullscreen {
  right:14px;
  bottom:16px;
}

.player-ui .minplayer-default-fullscreen-inner, .player-ui .minplayer-default.fullscreen .minplayer-default-fullscreen:hover .minplayer-default-fullscreen-inner {
  position:absolute;
  bottom:0;
  width:16px;
  height:8px;
  -moz-transition: all 0.1s ease-in-out; /* Firefox */
  -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
  -o-transition: all 0.1s ease-in-out;  /* Opera */
  transition: all 0.1s ease-in-out;
}

.player-ui .minplayer-default-fullscreen:hover .minplayer-default-fullscreen-inner, .player-ui .minplayer-default.fullscreen .minplayer-default-fullscreen-inner {
  width:20px;
  height:12px;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-controls {
  position: absolute;
  z-index:1002;
  width:500px;
  left: 50%;
  bottom:10px;
  margin: 0 0 0 -260px;
  padding: 10px;
  border: 1px solid #2E2E2E;
  -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
  border-radius: 5px; /* Opera 10.5, IE 9 */
  -moz-transition: all 0.1s ease-in-out; /* Firefox */
  -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
  -o-transition: all 0.1s ease-in-out;  /* Opera */
  transition: all 0.1s ease-in-out;
}

.player-ui .minplayer-default-logo {
  z-index: 200;
  line-height: 0px;
  position: absolute;
  bottom: 3px;
  left: 3px;
}

.player-ui.controller-only .minplayer-default-logo {
  display: none !important;
}

.player-ui .minplayer-default.fullscreen .minplayer-default-logo {
  z-index: 1002;
}

.with-controller .minplayer-default-logo {
  bottom: 34px;
}

.player-ui .ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  margin-left: -5px;
}


/** OSM Player Styles **/
.osmplayer-default {
  position:relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: Helvetica, sans-serif;
  -moz-box-shadow:0px 5px 10px #333;/*no-important moz*/
  -webkit-box-shadow:0px 5px 10px #333;/*no-important chrome*/
} .trebuchet-ms .osmplayer-default{font-family: "Trebuchet MS", Helvetica, sans-serif;}

.minplayer-default {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.player-ui .osmplayer-default-playlist {
  position: absolute;
  width: 160px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.player-ui .osmplayer-default-playlist.playlist-only {
  width: 100%;
  height: 100%;
}

.player-ui .playlist-horizontal {
  width: 100%;
  height: 160px;
  top: inherit;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.player-ui .osmplayer-default-hide-show-playlist {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: -16px;
  width: 16px;
  height: 40px;
  margin: -20px 0 0 0;
  text-align: center;
  vertical-align: center;
  opacity: 0.5;
}

.player-ui .playlist-horizontal .osmplayer-default-hide-show-playlist {
  top: inherit;
  left: 50%;
  bottom: 191px; /* Playlist height + control bar. */
  width: 40px;
  height: 16px;
  margin: 0 0 0 -20px;
}

.player-ui .osmplayer-default-hide-show-playlist span {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.player-ui .playlist-horizontal .osmplayer-default-hide-show-playlist span {
  top: inherit;
  left: 50%;
  margin-top: 0px;
  margin-left: -8px;
}

.player-ui .osmplayer-default-playlist-scroll {
  position: absolute;
  overflow: hidden;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 32px;
}

.player-ui .playlist-horizontal .osmplayer-default-playlist-scroll {
  bottom: 30px;
}

.player-ui .osmplayer-default-playlist-scrollbar {
  position: absolute;
  width: 10px;
  height: 100%;
  bottom: 0px;
  right: 0px;
  z-index: 20;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.player-ui .playlist-vertical .osmplayer-default-playlist-scrollbar {
  top: 0px;
}

.player-ui .playlist-horizontal .osmplayer-default-playlist-scrollbar {
  width: 100%;
  height: 10px;
  bottom: 0px;
}

.player-ui .osmplayer-default-playlist-scrollbar .ui-slider-handle {
  width: 8px;
  height: 15px;
  border: 1px solid #333;
  right: 0;
  left: 0;
  margin: 0;
  z-index:20px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  background: #e6e6e6;
  background-image: -moz-linear-gradient(top, #e6e6e6, #d5d5d5);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e6e6e6),color-stop(1, #d5d5d5));
  box-shadow: inset 0 -3px 3px #d5d5d5;
}

.player-ui .playlist-horizontal .osmplayer-default-playlist-scrollbar .ui-slider-handle {
  width: 15px;
  height: 8px;
  top: 0px;
  bottom: 0px;
  right: inherit;
  left: inherit;
}

.player-ui .osmplayer-default-playlist-scrollbar .ui-slider-handle.ui-state-hover {
  background: #fff;
}

.player-ui .osmplayer-default-playlist-list {
  margin: 2px 2px 2px 2px;
}

.player-ui .playlist-horizontal .osmplayer-default-playlist-list {
  position: absolute;
  margin: 1px 2px 1px 2px;
  top: 0px;
  bottom: 0px;
}

.player-ui .osmplayer-default-teaser {
  margin:1px 0 1px 0;
  cursor:pointer;
  padding: 0;
}

.player-ui .playlist-horizontal .osmplayer-default-teaser {
  width: 160px;
  height: 100%;
  float: left;
}

.player-ui .osmplayer-default-teaser-image {
  width: 100%;
  height: 80px;
  margin: auto;
}

.player-ui .osmplayer-default-teaser-info {
  z-index: 20;
  font-size: 12px;
  margin-top: 2px;
  padding: 4px;
}

.player-ui .osmplayer-default-playlist-pager {
  position: absolute;
  display: block;
  z-index:3;
  bottom:0px;
  left:0px;
  right:0px;
  height:30px;
}

.player-ui .osmplayer-default-playlist-pager-link {
  float:left;
}

.player-ui .osmplayer-default-playlist-pager-left {
  float:left;
  margin: 3px;
}

.player-ui .osmplayer-default-playlist-pager-right {
  float:right;
  margin: 3px;
}

/*})'"*/
