@font-face {
	font-family: "More";
	src: url("more.eot");
	src: url("more.eot#iefix") format("embedded-opentype"),
	url("more.woff") format("woff"),
	url("more.ttf") format("truetype"),
	url("more.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="more-"]:before, [class*=" more-"]:before,
[class^="more-"]:after, [class*=" more-"]:after {   
	font-family: more;
        font-size:inherit;
font-style: normal;
/*margin-left: 20px;*/
}
/*.more{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "more";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}
.more {
    position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 'more';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.more-sm {
  font-size: 1em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.more-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.more-2x {
  font-size: 2em;
}
.more-3x {
  font-size: 3em;
}
.more-4x {
  font-size: 4em;
}
.more-5x {
  font-size: 5em;
}
.more-fw {
  width: 1.28571429em;
  text-align: center;
}
.more-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.more-ul > li {
  position: relative;
}
.more-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.more-li.fa-lg {
  left: -1.85714286em;
}
.more-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.more-pull-left {
  float: left;
}
.more-pull-right {
  float: right;
}
.more.more-pull-left {
  margin-right: .3em;
}
.more.more-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.more.pull-left {
  margin-right: .3em;
}
.more.pull-right {
  margin-left: .3em;
}
.more-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.more-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.more-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.more-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.more-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.more-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.more-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .more-rotate-90,
:root .more-rotate-180,
:root .more-rotate-270,
:root .more-flip-horizontal,
:root .more-flip-vertical {
  filter: none;
}
.more-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.more-stack-1x,
.more-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.more-stack-1x {
  line-height: inherit;
}
.more-stack-2x {
  font-size: 2em;
}
.more-inverse {
  color: #ffffff;
}


.more-autumn1:before {
	content: "\e000";
}
.more-avatar19:before {
	content: "\e001";
}
.more-battery95:before {
	content: "\e002";
}
.more-beach16:before {
	content: "\e003";
}
.more-book135:before {
	content: "\e004";
}
.more-book299:before {
	content: "\e005";
}
.more-budding:before {
	content: "\e006";
}
.more-bus48:before {
	content: "\e007";
}
.more-business64:before {
	content: "\e008";
}
.more-calendar70:before {
	content: "\e009";
}
.more-calendar92:before {
	content: "\e00a";
}
.more-car237:before {
	content: "\e00b";
}
.more-certificate:before {
	content: "\e00c";
}
.more-circulararrow35:before {
	content: "\e00d";
}
.more-clipboard105:before {
	content: "\e00e";
}
.more-clipboard45:before {
	content: "\e00f";
}
.more-co2:before {
	content: "\e010";
}
.more-container7:before {
	content: "\e011";
}
.more-conversation6:before {
	content: "\e012";
}
.more-dictionary:before {
	content: "\e013";
}
.more-diploma5:before {
	content: "\e014";
}
.more-diploma6:before {
	content: "\e015";
}
.more-direction142:before {
	content: "\e016";
}
.more-document93:before {
	content: "\e017";
}
.more-drink174:before {
	content: "\e018";
}
.more-drink81:before {
	content: "\e019";
}
.more-ear5:before {
	content: "\e01a";
}
.more-ecologic2:before {
	content: "\e01b";
}
.more-ecologic21:before {
	content: "\e01c";
}
.more-ecological15:before {
	content: "\e01d";
}
.more-ecological2:before {
	content: "\e01e";
}
.more-ecological31:before {
	content: "\e01f";
}
.more-ecological32:before {
	content: "\e020";
}
.more-ecological5:before {
	content: "\e021";
}
.more-ecological6:before {
	content: "\e022";
}
.more-ecological7:before {
	content: "\e023";
}
.more-education31:before {
	content: "\e024";
}
.more-education36:before {
	content: "\e025";
}
.more-education6:before {
	content: "\e026";
}
.more-educational18:before {
	content: "\e027";
}
.more-electricity30:before {
	content: "\e028";
}
.more-energy27:before {
	content: "\e029";
}
.more-energy45:before {
	content: "\e02a";
}
.more-energy53:before {
	content: "\e02b";
}
.more-engine2:before {
	content: "\e02c";
}
.more-engineering:before {
	content: "\e02d";
}
.more-familiar16:before {
	content: "\e02e";
}
.more-female193:before {
	content: "\e02f";
}
.more-file242:before {
	content: "\e030";
}
.more-file98:before {
	content: "\e031";
}
.more-garbage32:before {
	content: "\e032";
}
.more-garden137:before {
	content: "\e033";
}
.more-gardening6:before {
	content: "\e034";
}
.more-gardering1:before {
	content: "\e035";
}
.more-graduate1:before {
	content: "\e036";
}
.more-hand355:before {
	content: "\e037";
}
.more-herbal1:before {
	content: "\e038";
}
.more-hose:before {
	content: "\e039";
}
.more-house157:before {
	content: "\e03a";
}
.more-house195:before {
	content: "\e03b";
}
.more-industrial28:before {
	content: "\e03c";
}
.more-industry28:before {
	content: "\e03d";
}
.more-judge1:before {
	content: "\e03e";
}
.more-law:before {
	content: "\e03f";
}
.more-leaf32:before {
	content: "\e040";
}
.more-leaf64:before {
	content: "\e041";
}
.more-leaf93:before {
	content: "\e042";
}
.more-leaves32:before {
	content: "\e043";
}
.more-leaves9:before {
	content: "\e044";
}
.more-legal13:before {
	content: "\e045";
}
.more-lightbulb9:before {
	content: "\e046";
}
.more-living1:before {
	content: "\e047";
}
.more-man32:before {
	content: "\e048";
}
.more-man366:before {
	content: "\e049";
}
.more-mathematics2:before {
	content: "\e04a";
}
.more-medal51:before {
	content: "\e04b";
}
.more-office-worker2:before {
	content: "\e04c";
}
.more-online15:before {
	content: "\e04d";
}
.more-pens5:before {
	content: "\e04e";
}
.more-plant-leaf1:before {
	content: "\e04f";
}
.more-plant1:before {
	content: "\e050";
}
.more-plant53:before {
	content: "\e051";
}
.more-plant71:before {
	content: "\e052";
}
.more-plug50:before {
	content: "\e053";
}
.more-policeman7:before {
	content: "\e054";
}
.more-pollution3:before {
	content: "\e055";
}
.more-power137:before {
	content: "\e056";
}
.more-power139:before {
	content: "\e057";
}
.more-power25:before {
	content: "\e058";
}
.more-professor6:before {
	content: "\e059";
}
.more-professor7:before {
	content: "\e05a";
}
.more-publicity:before {
	content: "\e05b";
}
.more-question42:before {
	content: "\e05c";
}
.more-questionmark14:before {
	content: "\e05d";
}
.more-reading41:before {
	content: "\e05e";
}
.more-realestate36:before {
	content: "\e05f";
}
.more-realestate38:before {
	content: "\e060";
}
.more-rural1:before {
	content: "\e061";
}
.more-rural21:before {
	content: "\e062";
}
.more-rural25:before {
	content: "\e063";
}
.more-rural32:before {
	content: "\e064";
}
.more-scientific6:before {
	content: "\e065";
}
.more-search102:before {
	content: "\e066";
}
.more-smartphone53:before {
	content: "\e067";
}
.more-speechbubble66:before {
	content: "\e068";
}
.more-spreadsheet4:before {
	content: "\e069";
}
.more-sprig2:before {
	content: "\e06a";
}
.more-stones:before {
	content: "\e06b";
}
.more-teacher32:before {
	content: "\e06c";
}
.more-tests:before {
	content: "\e06d";
}
.more-textlines28:before {
	content: "\e06e";
}
.more-toxic2:before {
	content: "\e06f";
}
.more-toxic3:before {
	content: "\e070";
}
.more-toxic7:before {
	content: "\e071";
}
.more-transport206:before {
	content: "\e072";
}
.more-transport266:before {
	content: "\e073";
}
.more-transport443:before {
	content: "\e074";
}
.more-transport884:before {
	content: "\e075";
}
.more-transport885:before {
	content: "\e076";
}
.more-tree65:before {
	content: "\e077";
}
.more-tree71:before {
	content: "\e078";
}
.more-truck61:before {
	content: "\e079";
}
.more-truck62:before {
	content: "\e07a";
}
.more-user168:before {
	content: "\e07b";
}
.more-user249:before {
	content: "\e07c";
}
.more-user33:before {
	content: "\e07d";
}
.more-user92:before {
	content: "\e07e";
}
.more-verification5:before {
	content: "\e07f";
}
.more-wagon1:before {
	content: "\e080";
}
.more-waste3:before {
	content: "\e081";
}
.more-water10:before {
	content: "\e082";
}
.more-water118:before {
	content: "\e083";
}
.more-water20:before {
	content: "\e084";
}
.more-water29:before {
	content: "\e085";
}
.more-water43:before {
	content: "\e086";
}
.more-water87:before {
	content: "\e087";
}
.more-water95:before {
	content: "\e088";
}
.more-wind32:before {
	content: "\e089";
}
.more-woman139:before {
	content: "\e08a";
}
