/* Add here all your CSS customizations */
@import url("font-awesome.css");

div.container p em{
	font-family: "Shadows Into Light", cursive;
	font-size: 1.8em;
	text-align: center;

}

/*
    Description: 	Accordion Framework
    Author: 		InsideLab
    Version: 		1.0
*/
	
/*	--------------------------------------------------
	:: Body & Reset
	-------------------------------------------------- */
	
	* { margin:0; padding:0; }
	
	body { 
	    overflow-y:scroll; 
		overflow-x:hidden; 
	}
		
/*	--------------------------------------------------
	:: Container
	-------------------------------------------------- */
	
    .wrapper {
	    position:relative;
		display:block;
        max-width:1200px;		
		width:100%; 
		margin:50px auto;  
		padding:0;  
		height:auto;
        -webkit-box-sizing:border-box;
	       -moz-box-sizing:border-box; 
	            box-sizing:border-box;	
	}
	
/*	--------------------------------------------------
	:: Accordion
	-------------------------------------------------- */

    .accordion,
    .accordion .accordion-wrapper {
	    position:relative;
	    display:block;
		width:100%;
	    margin:0;
	    padding:0;
    }

    .accordion .accordion-wrapper .input {
		position:absolute;
        display:none;
	}

    .accordion .accordion-wrapper .label {
	    position:relative;
        display:block;
        text-align:left;
		cursor:pointer;
        font-style:normal; 
	    font-weight:normal; 
	    font-family:"Open Sans"; 
	    font-size:14px;
		margin:0;
        padding:20px 30px;
        z-index:100;
        -webkit-box-sizing:border-box;
	       -moz-box-sizing:border-box; 
	            box-sizing:border-box;
    }
	
	.accordion .accordion-wrapper .label i{
        margin-right:10px;
	    font-style:normal; 
	    font-weight:normal;
        font-size:14px;
		vertical-align:baseline;
    }
	
	.accordion .accordion-wrapper.arrow .input:checked + .label:before{
	    content:"";
	    position:absolute;
	    top:90%;
	    left:16px;
	    width:0;
	    height:0;
    }

	.accordion .accordion-wrapper#right-arrow .label:after {
        content:"";
	    position:absolute;
	    content: "\f107";
		font-size:16px;
		margin-top:-8px;
		top:50%;
	    right:30px;
		line-height:16px;
    }

    .accordion .accordion-wrapper#right-arrow .input:checked + .label:after {
         content: "\f107";
	}

/*	--------------------------------------------------
	:: Sections
	-------------------------------------------------- */

	.accordion .accordion-wrapper .section {
	    position:relative;
		margin:0;
		padding:0;
		z-index:10;
		display:block;
    }
	
	.accordion .accordion-wrapper .section .section-content{
	    padding:20px;
        -webkit-box-sizing:border-box;
	       -moz-box-sizing:border-box;
	            box-sizing:border-box;
    }
	
	.accordion .accordion-wrapper .section .section-content h4{
	    font-weight:normal;
        font-style:normal;
	    font-family:"Open Sans";
        font-size:16px;
	    margin:0 0 5px 0;
	    padding:0 0 5px 0;
    }

	.accordion .accordion-wrapper .section .section-content p{
	    font-style:normal;
	    font-weight:normal;
	    font-family:"Open Sans";
	    font-size:13px;
        line-height:20px;
    }

	.accordion .accordion-wrapper .section .section-content i{
	    font-style:normal;
	    font-weight:normal;
        font-size:14px;
		vertical-align:baseline;
		margin-right:10px;
    }
	
	.accordion .accordion-wrapper .section {
	    max-height:0;
	    overflow:hidden;
		-webkit-transition:all 0.8s ease-in-out;
           -moz-transition:all 0.8s ease-in-out;
		     -o-transition:all 0.8s ease-in-out;
		        transition:all 0.8s ease-in-out;
    }

	.accordion .accordion-wrapper .input:checked ~ .section{ max-height:1000px; } /* IF YOU NEED MORE SPACE INSIDE SECTION */
	
/*	--------------------------------------------------
	:: Font IcoMoon Ultimate
	-------------------------------------------------- */

	@font-face {
		font-family:'icomoon-ultimate.ttf';
		src: url('/font/icomoon-ultimate.ttf') format('truetype');
		font-weight:normal;
		font-style:normal;
	}

    [class*="icon-"]:before {
	    src: url('/font/icomoon-ultimate.ttf') format('truetype');
		speak:none;
		font-style:normal;
		font-weight:normal;
		font-variant:normal;
		text-transform:none;
		line-height:1;
		-webkit-font-smoothing:antialiased;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}

	.icon-home:before {content: "\f900";}
	.icon-home2:before {content: "\e901";}
	.icon-home3:before {content: "\e902";}
	.icon-home4:before {content: "\e903";}
	.icon-home5:before {content: "\e904";}
	.icon-home6:before {content: "\e905";}
	.icon-home7:before {content: "\e906";}
	.icon-home8:before {content: "\e907";}
	.icon-home9:before {content: "\e908";}
	.icon-office:before {content: "\e909";}
	.icon-city:before {content: "\e90a";}
	.icon-newspaper:before {content: "\e90b";}
	.icon-magazine:before {content: "\e90c";}
	.icon-design:before {content: "\e90d";}
	.icon-pencil:before {content: "\e90e";}
	.icon-pencil2:before {content: "\e90f";}
	.icon-pencil3:before {content: "\e910";}
	.icon-pencil4:before {content: "\e911";}
	.icon-pencil5:before {content: "\e912";}
	.icon-pencil6:before {content: "\e913";}
	.icon-pencil7:before {content: "\e914";}
	.icon-eraser:before {content: "\e915";}
	.icon-eraser2:before {content: "\e916";}
	.icon-eraser3:before {content: "\e917";}
	.icon-quill:before {content: "\e918";}
	.icon-quill2:before {content: "\e919";}
	.icon-quill3:before {content: "\e91a";}
	.icon-quill4:before {content: "\e91b";}
	.icon-pen:before {content: "\e91c";}
	.icon-pen-plus:before {content: "\e91d";}
	.icon-pen-minus:before {content: "\e91e";}
	.icon-pen2:before {content: "\e91f";}
	.icon-pen3:before {content: "\e920";}
	.icon-pen4:before {content: "\e921";}
	.icon-pen5:before {content: "\e922";}
	.icon-marker:before {content: "\e923";}
	.icon-marker2:before {content: "\e924";}
	.icon-blog:before {content: "\e925";}
	.icon-blog2:before {content: "\e926";}
	.icon-pen6:before {content: "\e927";}
	.icon-brush:before {content: "\e928";}
	.icon-spray:before {content: "\e929";}
	.icon-palette:before {content: "\e92a";}
	.icon-palette2:before {content: "\e92b";}
	.icon-color-sampler:before {content: "\e92c";}
	.icon-toggle:before {content: "\e92d";}
	.icon-bucket:before {content: "\e92e";}
	.icon-bucket2:before {content: "\e92f";}
	.icon-gradient:before {content: "\e930";}
	.icon-eyedropper:before {content: "\e931";}
	.icon-eyedropper2:before {content: "\e932";}
	.icon-eyedropper3:before {content: "\e933";}
	.icon-droplet:before {content: "\e934";}
	.icon-droplet2:before {content: "\e935";}
	.icon-droplet-contrast:before {content: "\e936";}
	.icon-color-clear:before {content: "\e937";}
	.icon-paint-format:before {content: "\e938";}
	.icon-stamp:before {content: "\e939";}
	.icon-images:before {content: "\e93a";}
	.icon-image:before {content: "\e93b";}
	.icon-image2:before {content: "\e93c";}
	.icon-image-compare:before {content: "\e93d";}
	.icon-images2:before {content: "\e93e";}
	.icon-image3:before {content: "\e93f";}
	.icon-images3:before {content: "\e940";}
	.icon-image4:before {content: "\e941";}
	.icon-image5:before {content: "\e942";}
	.icon-image6:before {content: "\e943";}
	.icon-camera:before {content: "\e944";}
	.icon-camera2:before {content: "\e945";}
	.icon-camera3:before {content: "\e946";}
	.icon-shutter:before {content: "\e947";}
	.icon-headphones:before {content: "\e948";}
	.icon-headset:before {content: "\e949";}
	.icon-music:before {content: "\e94a";}
	.icon-music2:before {content: "\e94b";}
	.icon-music3:before {content: "\e94c";}
	.icon-music4:before {content: "\e94d";}
	.icon-music5:before {content: "\e94e";}
	.icon-music6:before {content: "\e94f";}
	.icon-album:before {content: "\e950";}
	.icon-cassette:before {content: "\e951";}
	.icon-tape:before {content: "\e952";}
	.icon-piano:before {content: "\e953";}
	.icon-guitar:before {content: "\e954";}
	.icon-trumpet:before {content: "\e955";}
	.icon-speakers:before {content: "\e956";}
	.icon-play:before {content: "\e957";}
	.icon-play2:before {content: "\e958";}
	.icon-clapboard-play:before {content: "\e959";}
	.icon-clapboard:before {content: "\e95a";}
	.icon-media:before {content: "\e95b";}
	.icon-presentation:before {content: "\e95c";}
	.icon-movie:before {content: "\e95d";}
	.icon-film:before {content: "\e95e";}
	.icon-film2:before {content: "\e95f";}
	.icon-film3:before {content: "\e960";}
	.icon-film4:before {content: "\e961";}
	.icon-video-camera:before {content: "\e962";}
	.icon-video-camera2:before {content: "\e963";}
	.icon-video-camera-slash:before {content: "\e964";}
	.icon-video-camera3:before {content: "\e965";}
	.icon-video-camera4:before {content: "\e966";}
	.icon-video-camera-slash2:before {content: "\e967";}
	.icon-video-camera5:before {content: "\e968";}
	.icon-recording:before {content: "\e969";}
	.icon-dice:before {content: "\e96a";}
	.icon-gamepad:before {content: "\e96b";}
	.icon-gamepad2:before {content: "\e96c";}
	.icon-gamepad3:before {content: "\e96d";}
	.icon-pacman:before {content: "\e96e";}
	.icon-spades:before {content: "\e96f";}
	.icon-clubs:before {content: "\e970";}
	.icon-diamonds:before {content: "\e971";}
	.icon-chess-king:before {content: "\e972";}
	.icon-chess-queen:before {content: "\e973";}
	.icon-chess-rock:before {content: "\e974";}
	.icon-chess-bishop:before {content: "\e975";}
	.icon-chess-knight:before {content: "\e976";}
	.icon-chess-pawn:before {content: "\e977";}
	.icon-chess:before {content: "\e978";}
	.icon-bullhorn:before {content: "\e979";}
	.icon-megaphone:before {content: "\e97a";}
	.icon-new:before {content: "\e97b";}
	.icon-connection:before {content: "\e97c";}
	.icon-connection2:before {content: "\e97d";}
	.icon-connection3:before {content: "\e97e";}
	.icon-connection4:before {content: "\e97f";}
	.icon-podcast:before {content: "\e980";}
	.icon-station:before {content: "\e981";}
	.icon-station2:before {content: "\e982";}
	.icon-antenna:before {content: "\e983";}
	.icon-satellite-dish:before {content: "\e984";}
	.icon-satellite-dish2:before {content: "\e985";}
	.icon-feed:before {content: "\e986";}
	.icon-podcast2:before {content: "\e987";}
	.icon-antenna2:before {content: "\e988";}
	.icon-mic:before {content: "\e989";}
	.icon-mic-off:before {content: "\e98a";}
	.icon-mic2:before {content: "\e98b";}
	.icon-mic-off2:before {content: "\e98c";}
	.icon-mic3:before {content: "\e98d";}
	.icon-mic4:before {content: "\e98e";}
	.icon-mic5:before {content: "\e98f";}
	.icon-book:before {content: "\e990";}
	.icon-book2:before {content: "\e991";}
	.icon-book-play:before {content: "\e992";}
	.icon-book3:before {content: "\e993";}
	.icon-bookmark:before {content: "\e994";}
	.icon-books:before {content: "\e995";}
	.icon-archive:before {content: "\e996";}
	.icon-reading:before {content: "\e997";}
	.icon-library:before {content: "\e998";}
	.icon-library2:before {content: "\e999";}
	.icon-graduation:before {content: "\e99a";}
	.icon-file-text:before {content: "\e99b";}
	.icon-profile:before {content: "\e99c";}
	.icon-file-empty:before {content: "\e99d";}
	.icon-file-empty2:before {content: "\e99e";}
	.icon-files-empty:before {content: "\e99f";}
	.icon-files-empty2:before {content: "\e9a0";}
	.icon-file-plus:before {content: "\e9a1";}
	.icon-file-plus2:before {content: "\e9a2";}
	.icon-file-minus:before {content: "\e9a3";}
	.icon-file-minus2:before {content: "\e9a4";}
	.icon-file-download:before {content: "\e9a5";}
	.icon-file-download2:before {content: "\e9a6";}
	.icon-file-upload:before {content: "\e9a7";}
	.icon-file-upload2:before {content: "\e9a8";}
	.icon-file-check:before {content: "\e9a9";}
	.icon-file-check2:before {content: "\e9aa";}
	.icon-file-eye:before {content: "\e9ab";}
	.icon-file-eye2:before {content: "\e9ac";}
	.icon-file-text2:before {content: "\e9ad";}
	.icon-file-text3:before {content: "\e9ae";}
	.icon-file-picture:before {content: "\e9af";}
	.icon-file-picture2:before {content: "\e9b0";}
	.icon-file-music:before {content: "\e9b1";}
	.icon-file-music2:before {content: "\e9b2";}
	.icon-file-play:before {content: "\e9b3";}
	.icon-file-play2:before {content: "\e9b4";}
	.icon-file-video:before {content: "\e9b5";}
	.icon-file-video2:before {content: "\e9b6";}
	.icon-copy:before {content: "\e9b7";}
	.icon-copy2:before {content: "\e9b8";}
	.icon-file-zip:before {content: "\e9b9";}
	.icon-file-zip2:before {content: "\e9ba";}
	.icon-file-xml:before {content: "\e9bb";}
	.icon-file-xml2:before {content: "\e9bc";}
	.icon-file-css:before {content: "\e9bd";}
	.icon-file-css2:before {content: "\e9be";}
	.icon-file-presentation:before {content: "\e9bf";}
	.icon-file-presentation2:before {content: "\e9c0";}
	.icon-file-stats:before {content: "\e9c1";}
	.icon-file-stats2:before {content: "\e9c2";}
	.icon-file-locked:before {content: "\e9c3";}
	.icon-file-locked2:before {content: "\e9c4";}
	.icon-file-spreadsheet:before {content: "\e9c5";}
	.icon-file-spreadsheet2:before {content: "\e9c6";}
	.icon-copy3:before {content: "\e9c7";}
	.icon-copy4:before {content: "\e9c8";}
	.icon-paste:before {content: "\e9c9";}
	.icon-paste2:before {content: "\e9ca";}
	.icon-paste3:before {content: "\e9cb";}
	.icon-paste4:before {content: "\e9cc";}
	.icon-stack:before {content: "\e9cd";}
	.icon-stack2:before {content: "\e9ce";}
	.icon-stack3:before {content: "\e9cf";}
	.icon-folder:before {content: "\e9d0";}
	.icon-folder-search:before {content: "\e9d1";}
	.icon-folder-download:before {content: "\e9d2";}
	.icon-folder-upload:before {content: "\e9d3";}
	.icon-folder-plus:before {content: "\e9d4";}
	.icon-folder-plus2:before {content: "\e9d5";}
	.icon-folder-minus:before {content: "\e9d6";}
	.icon-folder-minus2:before {content: "\e9d7";}
	.icon-folder-check:before {content: "\e9d8";}
	.icon-folder-heart:before {content: "\e9d9";}
	.icon-folder-remove:before {content: "\e9da";}
	.icon-folder2:before {content: "\e9db";}
	.icon-folder-open:before {content: "\e9dc";}
	.icon-folder3:before {content: "\e9dd";}
	.icon-folder4:before {content: "\e9de";}
	.icon-folder-plus3:before {content: "\e9df";}
	.icon-folder-minus3:before {content: "\e9e0";}
	.icon-folder-plus4:before {content: "\e9e1";}
	.icon-folder-minus4:before {content: "\e9e2";}
	.icon-folder-download2:before {content: "\e9e3";}
	.icon-folder-upload2:before {content: "\e9e4";}
	.icon-folder-download3:before {content: "\e9e5";}
	.icon-folder-upload3:before {content: "\e9e6";}
	.icon-folder5:before {content: "\e9e7";}
	.icon-folder-open2:before {content: "\e9e8";}
	.icon-folder6:before {content: "\e9e9";}
	.icon-folder-open3:before {content: "\e9ea";}
	.icon-certificate:before {content: "\e9eb";}
	.icon-cc:before {content: "\e9ec";}
	.icon-price-tag:before {content: "\e9ed";}
	.icon-price-tag2:before {content: "\e9ee";}
	.icon-price-tags:before {content: "\e9ef";}
	.icon-price-tag3:before {content: "\e9f0";}
	.icon-price-tags2:before {content: "\e9f1";}
	.icon-price-tag4:before {content: "\e9f2";}
	.icon-price-tags3:before {content: "\e9f3";}
	.icon-price-tag5:before {content: "\e9f4";}
	.icon-price-tags4:before {content: "\e9f5";}
	.icon-barcode:before {content: "\e9f6";}
	.icon-barcode2:before {content: "\e9f7";}
	.icon-qrcode:before {content: "\e9f8";}
	.icon-ticket:before {content: "\e9f9";}
	.icon-ticket2:before {content: "\e9fa";}
	.icon-theater:before {content: "\e9fb";}
	.icon-store:before {content: "\e9fc";}
	.icon-store2:before {content: "\e9fd";}
	.icon-cart:before {content: "\e9fe";}
	.icon-cart2:before {content: "\e9ff";}
	.icon-cart3:before {content: "\ea00";}
	.icon-cart4:before {content: "\ea01";}
	.icon-cart5:before {content: "\ea02";}
	.icon-cart-add:before {content: "\ea03";}
	.icon-cart-add2:before {content: "\ea04";}
	.icon-cart-remove:before {content: "\ea05";}
	.icon-basket:before {content: "\ea06";}
	.icon-bag:before {content: "\ea07";}
	.icon-bag2:before {content: "\ea08";}
	.icon-percent:before {content: "\ea09";}
	.icon-coins:before {content: "\ea0a";}
	.icon-coin-dollar:before {content: "\ea0b";}
	.icon-coin-euro:before {content: "\ea0c";}
	.icon-coin-pound:before {content: "\ea0d";}
	.icon-coin-yen:before {content: "\ea0e";}
	.icon-piggy-bank:before {content: "\ea0f";}
	.icon-wallet:before {content: "\ea10";}
	.icon-cash:before {content: "\ea11";}
	.icon-cash2:before {content: "\ea12";}
	.icon-cash3:before {content: "\ea13";}
	.icon-cash4:before {content: "\ea14";}
	.icon-credit-card:before {content: "\ea15";}
	.icon-credit-card2:before {content: "\ea16";}
	.icon-calculator:before {content: "\ea17";}
	.icon-calculator2:before {content: "\ea18";}
	.icon-calculator3:before {content: "\ea19";}
	.icon-chip:before {content: "\ea1a";}
	.icon-lifebuoy:before {content: "\ea1b";}
	.icon-phone:before {content: "\ea1c";}
	.icon-phone2:before {content: "\ea1d";}
	.icon-phone-slash:before {content: "\ea1e";}
	.icon-phone-wave:before {content: "\ea1f";}
	.icon-phone-plus:before {content: "\ea20";}
	.icon-phone-minus:before {content: "\ea21";}
	.icon-phone-plus2:before {content: "\ea22";}
	.icon-phone-minus2:before {content: "\ea23";}
	.icon-phone-incoming:before {content: "\ea24";}
	.icon-phone-outgoing:before {content: "\ea25";}
	.icon-phone3:before {content: "\ea26";}
	.icon-phone-slash2:before {content: "\ea27";}
	.icon-phone-wave2:before {content: "\ea28";}
	.icon-phone-hang-up:before {content: "\ea29";}
	.icon-phone-hang-up2:before {content: "\ea2a";}
	.icon-address-book:before {content: "\ea2b";}
	.icon-address-book2:before {content: "\ea2c";}
	.icon-address-book3:before {content: "\ea2d";}
	.icon-notebook:before {content: "\ea2e";}
	.icon-at-sign:before {content: "\ea2f";}
	.icon-envelop:before {content: "\ea30";}
	.icon-envelop2:before {content: "\ea31";}
	.icon-envelop3:before {content: "\ea32";}
	.icon-envelop4:before {content: "\ea33";}
	.icon-envelop5:before {content: "\ea34";}
	.icon-mailbox:before {content: "\ea35";}
	.icon-pushpin:before {content: "\ea36";}
	.icon-pushpin2:before {content: "\ea37";}
	.icon-location:before {content: "\ea38";}
	.icon-location2:before {content: "\ea39";}
	.icon-location3:before {content: "\ea3a";}
	.icon-location4:before {content: "\ea3b";}
	.icon-location5:before {content: "\ea3c";}
	.icon-location6:before {content: "\ea3d";}
	.icon-location7:before {content: "\ea3e";}
	.icon-compass:before {content: "\ea3f";}
	.icon-compass2:before {content: "\ea40";}
	.icon-compass3:before {content: "\ea41";}
	.icon-compass4:before {content: "\ea42";}
	.icon-compass5:before {content: "\ea43";}
	.icon-compass6:before {content: "\ea44";}
	.icon-map:before {content: "\ea45";}
	.icon-map2:before {content: "\ea46";}
	.icon-map3:before {content: "\ea47";}
	.icon-map4:before {content: "\ea48";}
	.icon-map5:before {content: "\ea49";}
	.icon-direction:before {content: "\ea4a";}
	.icon-reset:before {content: "\ea4b";}
	.icon-history:before {content: "\ea4c";}
	.icon-clock:before {content: "\ea4d";}
	.icon-clock2:before {content: "\ea4e";}
	.icon-clock3:before {content: "\ea4f";}
	.icon-clock4:before {content: "\ea50";}
	.icon-watch:before {content: "\ea51";}
	.icon-watch2:before {content: "\ea52";}
	.icon-alarm:before {content: "\ea53";}
	.icon-alarm-add:before {content: "\ea54";}
	.icon-alarm-check:before {content: "\ea55";}
	.icon-alarm-cancel:before {content: "\ea56";}
	.icon-bell:before {content: "\ea57";}
	.icon-bell2:before {content: "\ea58";}
	.icon-bell3:before {content: "\ea59";}
	.icon-bell-plus:before {content: "\ea5a";}
	.icon-bell-minus:before {content: "\ea5b";}
	.icon-bell-check:before {content: "\ea5c";}
	.icon-bell-cross:before {content: "\ea5d";}
	.icon-stopwatch:before {content: "\ea5e";}
	.icon-calendar:before {content: "\ea5f";}
	.icon-calendar2:before {content: "\ea60";}
	.icon-calendar3:before {content: "\ea61";}
	.icon-calendar4:before {content: "\ea62";}
	.icon-calendar5:before {content: "\ea63";}
	.icon-printer:before {content: "\ea64";}
	.icon-printer2:before {content: "\ea65";}
	.icon-printer3:before {content: "\ea66";}
	.icon-printer4:before {content: "\ea67";}
	.icon-shredder:before {content: "\ea68";}
	.icon-mouse:before {content: "\ea69";}
	.icon-mouse2:before {content: "\ea6a";}
	.icon-mouse-left:before {content: "\ea6b";}
	.icon-mouse-right:before {content: "\ea6c";}
	.icon-keyboard:before {content: "\ea6d";}
	.icon-keyboard2:before {content: "\ea6e";}
	.icon-typewriter:before {content: "\ea6f";}
	.icon-display:before {content: "\ea70";}
	.icon-display2:before {content: "\ea71";}
	.icon-display3:before {content: "\ea72";}
	.icon-display4:before {content: "\ea73";}
	.icon-laptop:before {content: "\ea74";}
	.icon-mobile:before {content: "\ea75";}
	.icon-mobile2:before {content: "\ea76";}
	.icon-tablet:before {content: "\ea77";}
	.icon-mobile3:before {content: "\ea78";}
	.icon-tv:before {content: "\ea79";}
	.icon-radio:before {content: "\ea7a";}
	.icon-cabinet:before {content: "\ea7b";}
	.icon-drawer:before {content: "\ea7c";}
	.icon-drawer2:before {content: "\ea7d";}
	.icon-drawer-out:before {content: "\ea7e";}
	.icon-drawer-in:before {content: "\ea7f";}
	.icon-drawer3:before {content: "\ea80";}
	.icon-box:before {content: "\ea81";}
	.icon-box-add:before {content: "\ea82";}
	.icon-box-remove:before {content: "\ea83";}
	.icon-download:before {content: "\ea84";}
	.icon-upload:before {content: "\ea85";}
	.icon-floppy-disk:before {content: "\ea86";}
	.icon-floppy-disks:before {content: "\ea87";}
	.icon-floppy-disks2:before {content: "\ea88";}
	.icon-floppy-disk2:before {content: "\ea89";}
	.icon-floppy-disk3:before {content: "\ea8a";}
	.icon-disk:before {content: "\ea8b";}
	.icon-disk2:before {content: "\ea8c";}
	.icon-usb-stick:before {content: "\ea8d";}
	.icon-drive:before {content: "\ea8e";}
	.icon-server:before {content: "\ea8f";}
	.icon-database:before {content: "\ea90";}
	.icon-database2:before {content: "\ea91";}
	.icon-database3:before {content: "\ea92";}
	.icon-database4:before {content: "\ea93";}
	.icon-database-menu:before {content: "\ea94";}
	.icon-database-add:before {content: "\ea95";}
	.icon-database-remove:before {content: "\ea96";}
	.icon-database-insert:before {content: "\ea97";}
	.icon-database-export:before {content: "\ea98";}
	.icon-database-upload:before {content: "\ea99";}
	.icon-database-refresh:before {content: "\ea9a";}
	.icon-database-diff:before {content: "\ea9b";}
	.icon-database-edit:before {content: "\ea9c";}
	.icon-database-edit2:before {content: "\ea9d";}
	.icon-database-check:before {content: "\ea9e";}
	.icon-database-arrow:before {content: "\ea9f";}
	.icon-database-time:before {content: "\eaa0";}
	.icon-database-time2:before {content: "\eaa1";}
	.icon-undo:before {content: "\eaa2";}
	.icon-redo:before {content: "\eaa3";}
	.icon-rotate-ccw:before {content: "\eaa4";}
	.icon-rotate-cw:before {content: "\eaa5";}
	.icon-rotate-ccw2:before {content: "\eaa6";}
	.icon-rotate-cw2:before {content: "\eaa7";}
	.icon-rotate-ccw3:before {content: "\eaa8";}
	.icon-rotate-cw3:before {content: "\eaa9";}
	.icon-flip-vertical:before {content: "\eaaa";}
	.icon-flip-vertical2:before {content: "\eaab";}
	.icon-flip-horizontal:before {content: "\eaac";}
	.icon-flip-horizontal2:before {content: "\eaad";}
	.icon-flip-vertical3:before {content: "\eaae";}
	.icon-flip-vertical4:before {content: "\eaaf";}
	.icon-angle:before {content: "\eab0";}
	.icon-shear:before {content: "\eab1";}
	.icon-unite:before {content: "\eab2";}
	.icon-subtract:before {content: "\eab3";}
	.icon-interset:before {content: "\eab4";}
	.icon-exclude:before {content: "\eab5";}
	.icon-align-left:before {content: "\eab6";}
	.icon-align-center-horizontal:before {content: "\eab7";}
	.icon-align-right:before {content: "\eab8";}
	.icon-align-top:before {content: "\eab9";}
	.icon-align-center-vertical:before {content: "\eaba";}
	.icon-align-bottom:before {content: "\eabb";}
	.icon-undo2:before {content: "\eabc";}
	.icon-redo2:before {content: "\eabd";}
	.icon-forward:before {content: "\eabe";}
	.icon-reply:before {content: "\eabf";}
	.icon-reply-all:before {content: "\eac0";}
	.icon-bubble:before {content: "\eac1";}
	.icon-bubbles:before {content: "\eac2";}
	.icon-bubbles2:before {content: "\eac3";}
	.icon-bubble2:before {content: "\eac4";}
	.icon-bubbles3:before {content: "\eac5";}
	.icon-bubbles4:before {content: "\eac6";}
	.icon-bubble-notification:before {content: "\eac7";}
	.icon-bubbles5:before {content: "\eac8";}
	.icon-bubbles6:before {content: "\eac9";}
	.icon-bubble3:before {content: "\eaca";}
	.icon-bubble-dots:before {content: "\eacb";}
	.icon-bubble-lines:before {content: "\eacc";}
	.icon-bubble4:before {content: "\eacd";}
	.icon-bubble-dots2:before {content: "\eace";}
	.icon-bubble-lines2:before {content: "\eacf";}
	.icon-bubble5:before {content: "\ead0";}
	.icon-bubble6:before {content: "\ead1";}
	.icon-bubbles7:before {content: "\ead2";}
	.icon-bubble7:before {content: "\ead3";}
	.icon-bubbles8:before {content: "\ead4";}
	.icon-bubble8:before {content: "\ead5";}
	.icon-bubble-dots3:before {content: "\ead6";}
	.icon-bubble-lines3:before {content: "\ead7";}
	.icon-bubble9:before {content: "\ead8";}
	.icon-bubble-dots4:before {content: "\ead9";}
	.icon-bubble-lines4:before {content: "\eada";}
	.icon-bubbles9:before {content: "\eadb";}
	.icon-bubbles10:before {content: "\eadc";}
	.icon-bubble-blocked:before {content: "\eadd";}
	.icon-bubble-quote:before {content: "\eade";}
	.icon-bubble-user:before {content: "\eadf";}
	.icon-bubble-smiley:before {content: "\eae0";}
	.icon-bubble-check:before {content: "\eae1";}
	.icon-bubble-video:before {content: "\eae2";}
	.icon-bubble-link:before {content: "\eae3";}
	.icon-bubble-lock:before {content: "\eae4";}
	.icon-bubble-star:before {content: "\eae5";}
	.icon-bubble-heart:before {content: "\eae6";}
	.icon-bubble-paperclip:before {content: "\eae7";}
	.icon-bubble-cancel:before {content: "\eae8";}
	.icon-bubble-plus:before {content: "\eae9";}
	.icon-bubble-minus:before {content: "\eaea";}
	.icon-bubble-notification2:before {content: "\eaeb";}
	.icon-bubble-left:before {content: "\eaec";}
	.icon-bubble-right:before {content: "\eaed";}
	.icon-bubble-first:before {content: "\eaee";}
	.icon-bubble-last:before {content: "\eaef";}
	.icon-bubble-reply:before {content: "\eaf0";}
	.icon-bubble-forward:before {content: "\eaf1";}
	.icon-bubble-reply2:before {content: "\eaf2";}
	.icon-bubble-forward2:before {content: "\eaf3";}
	.icon-user:before {content: "\eaf4";}
	.icon-users:before {content: "\eaf5";}
	.icon-user-plus:before {content: "\eaf6";}
	.icon-user-minus:before {content: "\eaf7";}
	.icon-user-cancel:before {content: "\eaf8";}
	.icon-user-block:before {content: "\eaf9";}
	.icon-user-lock:before {content: "\eafa";}
	.icon-user-check:before {content: "\eafb";}
	.icon-users2:before {content: "\eafc";}
	.icon-user2:before {content: "\eafd";}
	.icon-users3:before {content: "\eafe";}
	.icon-user-plus2:before {content: "\eaff";}
	.icon-user-minus2:before {content: "\eb00";}
	.icon-user-cancel2:before {content: "\eb01";}
	.icon-user-block2:before {content: "\eb02";}
	.icon-user-lock2:before {content: "\eb03";}
	.icon-user-check2:before {content: "\eb04";}
	.icon-user3:before {content: "\eb05";}
	.icon-user4:before {content: "\eb06";}
	.icon-user5:before {content: "\eb07";}
	.icon-user6:before {content: "\eb08";}
	.icon-users4:before {content: "\eb09";}
	.icon-user-tie:before {content: "\eb0a";}
	.icon-user7:before {content: "\eb0b";}
	.icon-users5:before {content: "\eb0c";}
	.icon-collaboration:before {content: "\eb0d";}
	.icon-vcard:before {content: "\eb0e";}
	.icon-hat:before {content: "\eb0f";}
	.icon-bowtie:before {content: "\eb10";}
	.icon-tie:before {content: "\eb11";}
	.icon-hanger:before {content: "\eb12";}
	.icon-tshirt:before {content: "\eb13";}
	.icon-pants:before {content: "\eb14";}
	.icon-shorts:before {content: "\eb15";}
	.icon-sock:before {content: "\eb16";}
	.icon-laundry:before {content: "\eb17";}
	.icon-quotes-left:before {content: "\eb18";}
	.icon-quotes-right:before {content: "\eb19";}
	.icon-quotes-left2:before {content: "\eb1a";}
	.icon-quotes-right2:before {content: "\eb1b";}
	.icon-hour-glass:before {content: "\eb1c";}
	.icon-hour-glass2:before {content: "\eb1d";}
	.icon-hour-glass3:before {content: "\eb1e";}
	.icon-spinner:before {content: "\eb1f";}
	.icon-spinner2:before {content: "\eb20";}
	.icon-spinner3:before {content: "\eb21";}
	.icon-spinner4:before {content: "\eb22";}
	.icon-spinner5:before {content: "\eb23";}
	.icon-spinner6:before {content: "\eb24";}
	.icon-spinner7:before {content: "\eb25";}
	.icon-spinner8:before {content: "\eb26";}
	.icon-spinner9:before {content: "\eb27";}
	.icon-spinner10:before {content: "\eb28";}
	.icon-spinner11:before {content: "\eb29";}
	.icon-microscope:before {content: "\eb2a";}
	.icon-binoculars:before {content: "\eb2b";}
	.icon-binoculars2:before {content: "\eb2c";}
	.icon-search:before {content: "\eb2d";}
	.icon-zoom-in:before {content: "\eb2e";}
	.icon-zoom-out:before {content: "\eb2f";}
	.icon-search2:before {content: "\eb30";}
	.icon-zoom-in2:before {content: "\eb31";}
	.icon-zoom-out2:before {content: "\eb32";}
	.icon-search3:before {content: "\eb33";}
	.icon-search4:before {content: "\eb34";}
	.icon-zoom-in3:before {content: "\eb35";}
	.icon-zoom-out3:before {content: "\eb36";}
	.icon-search5:before {content: "\eb37";}
	.icon-search6:before {content: "\eb38";}
	.icon-enlarge:before {content: "\eb39";}
	.icon-shrink:before {content: "\eb3a";}
	.icon-enlarge2:before {content: "\eb3b";}
	.icon-shrink2:before {content: "\eb3c";}
	.icon-enlarge3:before {content: "\eb3d";}
	.icon-shrink3:before {content: "\eb3e";}
	.icon-enlarge4:before {content: "\eb3f";}
	.icon-shrink4:before {content: "\eb40";}
	.icon-enlarge5:before {content: "\eb41";}
	.icon-shrink5:before {content: "\eb42";}
	.icon-enlarge6:before {content: "\eb43";}
	.icon-shrink6:before {content: "\eb44";}
	.icon-enlarge7:before {content: "\eb45";}
	.icon-shrink7:before {content: "\eb46";}
	.icon-key:before {content: "\eb47";}
	.icon-key2:before {content: "\eb48";}
	.icon-key3:before {content: "\eb49";}
	.icon-key4:before {content: "\eb4a";}
	.icon-key5:before {content: "\eb4b";}
	.icon-keyhole:before {content: "\eb4c";}
	.icon-lock:before {content: "\eb4d";}
	.icon-lock2:before {content: "\eb4e";}
	.icon-lock3:before {content: "\eb4f";}
	.icon-lock4:before {content: "\eb50";}
	.icon-unlocked:before {content: "\eb51";}
	.icon-lock5:before {content: "\eb52";}
	.icon-unlocked2:before {content: "\eb53";}
	.icon-safe:before {content: "\eb54";}
	.icon-wrench:before {content: "\eb55";}
	.icon-wrench2:before {content: "\eb56";}
	.icon-wrench3:before {content: "\eb57";}
	.icon-equalizer:before {content: "\eb58";}
	.icon-equalizer2:before {content: "\eb59";}
	.icon-equalizer3:before {content: "\eb5a";}
	.icon-equalizer4:before {content: "\eb5b";}
	.icon-cog:before {content: "\eb5c";}
	.icon-cogs:before {content: "\eb5d";}
	.icon-cog2:before {content: "\eb5e";}
	.icon-cog3:before {content: "\eb5f";}
	.icon-cog4:before {content: "\eb60";}
	.icon-cog5:before {content: "\eb61";}
	.icon-cog6:before {content: "\eb62";}
	.icon-cog7:before {content: "\eb63";}
	.icon-factory:before {content: "\eb64";}
	.icon-hammer:before {content: "\eb65";}
	.icon-hammer-wrench:before {content: "\eb66";}
	.icon-knife:before {content: "\eb67";}
	.icon-screwdriver:before {content: "\eb68";}
	.icon-screwdriver2:before {content: "\eb69";}
	.icon-magic-wand:before {content: "\eb6a";}
	.icon-magic-wand2:before {content: "\eb6b";}
	.icon-pulse:before {content: "\eb6c";}
	.icon-pulse2:before {content: "\eb6d";}
	.icon-aid-kit:before {content: "\eb6e";}
	.icon-aid-kit2:before {content: "\eb6f";}
	.icon-stethoscope:before {content: "\eb70";}
	.icon-ambulance:before {content: "\eb71";}
	.icon-alarm2:before {content: "\eb72";}
	.icon-pandage:before {content: "\eb73";}
	.icon-pandage2:before {content: "\eb74";}
	.icon-bug:before {content: "\eb75";}
	.icon-bug2:before {content: "\eb76";}
	.icon-syringe:before {content: "\eb77";}
	.icon-syringe2:before {content: "\eb78";}
	.icon-pill:before {content: "\eb79";}
	.icon-construction:before {content: "\eb7a";}
	.icon-traffic-cone:before {content: "\eb7b";}
	.icon-traffic-lights:before {content: "\eb7c";}
	.icon-pie-chart:before {content: "\eb7d";}
	.icon-pie-chart2:before {content: "\eb7e";}
	.icon-pie-chart3:before {content: "\eb7f";}
	.icon-pie-chart4:before {content: "\eb80";}
	.icon-pie-chart5:before {content: "\eb81";}
	.icon-pie-chart6:before {content: "\eb82";}
	.icon-pie-chart7:before {content: "\eb83";}
	.icon-stats-dots:before {content: "\eb84";}
	.icon-stats-bars:before {content: "\eb85";}
	.icon-pie-chart8:before {content: "\eb86";}
	.icon-stats-bars2:before {content: "\eb87";}
	.icon-stats-bars3:before {content: "\eb88";}
	.icon-stats-bars4:before {content: "\eb89";}
	.icon-stats-bars5:before {content: "\eb8a";}
	.icon-stats-bars6:before {content: "\eb8b";}
	.icon-chart:before {content: "\eb8c";}
	.icon-stats-growth:before {content: "\eb8d";}
	.icon-stats-decline:before {content: "\eb8e";}
	.icon-stats-growth2:before {content: "\eb8f";}
	.icon-stats-decline2:before {content: "\eb90";}
	.icon-stairs-up:before {content: "\eb91";}
	.icon-stairs-down:before {content: "\eb92";}
	.icon-stairs:before {content: "\eb93";}
	.icon-stairs2:before {content: "\eb94";}
	.icon-ladder:before {content: "\eb95";}
	.icon-rating:before {content: "\eb96";}
	.icon-rating2:before {content: "\eb97";}
	.icon-rating3:before {content: "\eb98";}
	.icon-cake:before {content: "\eb99";}
	.icon-podium:before {content: "\eb9a";}
	.icon-stars:before {content: "\eb9b";}
	.icon-medal-star:before {content: "\eb9c";}
	.icon-medal:before {content: "\eb9d";}
	.icon-medal2:before {content: "\eb9e";}
	.icon-medal-first:before {content: "\eb9f";}
	.icon-medal-second:before {content: "\eba0";}
	.icon-medal-third:before {content: "\eba1";}
	.icon-crown:before {content: "\eba2";}
	.icon-trophy:before {content: "\eba3";}
	.icon-trophy2:before {content: "\eba4";}
	.icon-trophy3:before {content: "\eba5";}
	.icon-diamond:before {content: "\eba6";}
	.icon-diamond2:before {content: "\eba7";}
	.icon-trophy4:before {content: "\eba8";}
	.icon-gift:before {content: "\eba9";}
	.icon-gift2:before {content: "\ebaa";}
	.icon-balloon:before {content: "\ebab";}
	.icon-pipe:before {content: "\ebac";}
	.icon-mustache:before {content: "\ebad";}
	.icon-mustache2:before {content: "\ebae";}
	.icon-glass:before {content: "\ebaf";}
	.icon-glass2:before {content: "\ebb0";}
	.icon-glass3:before {content: "\ebb1";}
	.icon-glass4:before {content: "\ebb2";}
	.icon-bottle:before {content: "\ebb3";}
	.icon-bottle2:before {content: "\ebb4";}
	.icon-bottle3:before {content: "\ebb5";}
	.icon-bottle4:before {content: "\ebb6";}
	.icon-mug:before {content: "\ebb7";}
	.icon-fork-knife:before {content: "\ebb8";}
	.icon-spoon-knife:before {content: "\ebb9";}
	.icon-cook:before {content: "\ebba";}
	.icon-plate:before {content: "\ebbb";}
	.icon-steak:before {content: "\ebbc";}
	.icon-fish:before {content: "\ebbd";}
	.icon-chicken:before {content: "\ebbe";}
	.icon-hamburger:before {content: "\ebbf";}
	.icon-pizza:before {content: "\ebc0";}
	.icon-cheese:before {content: "\ebc1";}
	.icon-bread:before {content: "\ebc2";}
	.icon-icecream:before {content: "\ebc3";}
	.icon-milk:before {content: "\ebc4";}
	.icon-cup:before {content: "\ebc5";}
	.icon-cup2:before {content: "\ebc6";}
	.icon-coffee-baen:before {content: "\ebc7";}
	.icon-coffee:before {content: "\ebc8";}
	.icon-teapot:before {content: "\ebc9";}
	.icon-leaf:before {content: "\ebca";}
	.icon-leaf2:before {content: "\ebcb";}
	.icon-apple:before {content: "\ebcc";}
	.icon-grapes:before {content: "\ebcd";}
	.icon-cherry:before {content: "\ebce";}
	.icon-tree:before {content: "\ebcf";}
	.icon-tree2:before {content: "\ebd0";}
	.icon-tree3:before {content: "\ebd1";}
	.icon-tree4:before {content: "\ebd2";}
	.icon-cactus:before {content: "\ebd3";}
	.icon-mountains:before {content: "\ebd4";}
	.icon-paw:before {content: "\ebd5";}
	.icon-footprint:before {content: "\ebd6";}
	.icon-tent:before {content: "\ebd7";}
	.icon-flower:before {content: "\ebd8";}
	.icon-flower2:before {content: "\ebd9";}
	.icon-rocket:before {content: "\ebda";}
	.icon-meter:before {content: "\ebdb";}
	.icon-meter2:before {content: "\ebdc";}
	.icon-meter-slow:before {content: "\ebdd";}
	.icon-meter-medium:before {content: "\ebde";}
	.icon-meter-fast:before {content: "\ebdf";}
	.icon-meter3:before {content: "\ebe0";}
	.icon-hammer2:before {content: "\ebe1";}
	.icon-balance:before {content: "\ebe2";}
	.icon-scale:before {content: "\ebe3";}
	.icon-bomb:before {content: "\ebe4";}
	.icon-fire:before {content: "\ebe5";}
	.icon-fire2:before {content: "\ebe6";}
	.icon-lab:before {content: "\ebe7";}
	.icon-atom:before {content: "\ebe8";}
	.icon-atom2:before {content: "\ebe9";}
	.icon-magnet:before {content: "\ebea";}
	.icon-magnet2:before {content: "\ebeb";}
	.icon-dumbbell:before {content: "\ebec";}
	.icon-skull:before {content: "\ebed";}
	.icon-skull2:before {content: "\ebee";}
	.icon-lamp:before {content: "\ebef";}
	.icon-lamp2:before {content: "\ebf0";}
	.icon-lamp3:before {content: "\ebf1";}
	.icon-spotlight:before {content: "\ebf2";}
	.icon-lamp4:before {content: "\ebf3";}
	.icon-lamp5:before {content: "\ebf4";}
	.icon-lamp6:before {content: "\ebf5";}
	.icon-lamp7:before {content: "\ebf6";}
	.icon-lamp8:before {content: "\ebf7";}
	.icon-broom:before {content: "\ebf8";}
	.icon-toiletpaper:before {content: "\ebf9";}
	.icon-bin:before {content: "\ebfa";}
	.icon-bin2:before {content: "\ebfb";}
	.icon-bin3:before {content: "\ebfc";}
	.icon-bin4:before {content: "\ebfd";}
	.icon-bin5:before {content: "\ebfe";}
	.icon-briefcase:before {content: "\ebff";}
	.icon-briefcase2:before {content: "\ec00";}
	.icon-briefcase3:before {content: "\ec01";}
	.icon-airplane:before {content: "\ec02";}
	.icon-airplane2:before {content: "\ec03";}
	.icon-airplane3:before {content: "\ec04";}
	.icon-airplane4:before {content: "\ec05";}
	.icon-paperplane:before {content: "\ec06";}
	.icon-car:before {content: "\ec07";}
	.icon-steering-wheel:before {content: "\ec08";}
	.icon-car2:before {content: "\ec09";}
	.icon-gas:before {content: "\ec0a";}
	.icon-bus:before {content: "\ec0b";}
	.icon-truck:before {content: "\ec0c";}
	.icon-bike:before {content: "\ec0d";}
	.icon-road:before {content: "\ec0e";}
	.icon-train:before {content: "\ec0f";}
	.icon-train2:before {content: "\ec10";}
	.icon-ship:before {content: "\ec11";}
	.icon-boat:before {content: "\ec12";}
	.icon-chopper:before {content: "\ec13";}
	.icon-chopper2:before {content: "\ec14";}
	.icon-cube:before {content: "\ec15";}
	.icon-cube2:before {content: "\ec16";}
	.icon-cube3:before {content: "\ec17";}
	.icon-cube4:before {content: "\ec18";}
	.icon-pyramid:before {content: "\ec19";}
	.icon-pyramid2:before {content: "\ec1a";}
	.icon-package:before {content: "\ec1b";}
	.icon-puzzle:before {content: "\ec1c";}
	.icon-puzzle2:before {content: "\ec1d";}
	.icon-puzzle3:before {content: "\ec1e";}
	.icon-puzzle4:before {content: "\ec1f";}
	.icon-glasses-3d:before {content: "\ec20";}
	.icon-glasses-3d2:before {content: "\ec21";}
	.icon-glasses:before {content: "\ec22";}
	.icon-glasses2:before {content: "\ec23";}
	.icon-brain:before {content: "\ec24";}
	.icon-accessibility:before {content: "\ec25";}
	.icon-accessibility2:before {content: "\ec26";}
	.icon-strategy:before {content: "\ec27";}
	.icon-target:before {content: "\ec28";}
	.icon-target2:before {content: "\ec29";}
	.icon-target3:before {content: "\ec2a";}
	.icon-ammo:before {content: "\ec2b";}
	.icon-gun:before {content: "\ec2c";}
	.icon-gun-forbidden:before {content: "\ec2d";}
	.icon-shield:before {content: "\ec2e";}
	.icon-shield-check:before {content: "\ec2f";}
	.icon-shield-notice:before {content: "\ec30";}
	.icon-shield2:before {content: "\ec31";}
	.icon-shield3:before {content: "\ec32";}
	.icon-shield4:before {content: "\ec33";}
	.icon-soccer:before {content: "\ec34";}
	.icon-football:before {content: "\ec35";}
	.icon-archery:before {content: "\ec36";}
	.icon-bow:before {content: "\ec37";}
	.icon-sword:before {content: "\ec38";}
	.icon-tennis:before {content: "\ec39";}
	.icon-pingpong:before {content: "\ec3a";}
	.icon-baseball:before {content: "\ec3b";}
	.icon-basketball:before {content: "\ec3c";}
	.icon-golf:before {content: "\ec3d";}
	.icon-golf2:before {content: "\ec3e";}
	.icon-hockey:before {content: "\ec3f";}
	.icon-racing:before {content: "\ec40";}
	.icon-finish:before {content: "\ec41";}
	.icon-eight-ball:before {content: "\ec42";}
	.icon-bowling:before {content: "\ec43";}
	.icon-bowling2:before {content: "\ec44";}
	.icon-power:before {content: "\ec45";}
	.icon-power2:before {content: "\ec46";}
	.icon-power3:before {content: "\ec47";}
	.icon-switch:before {content: "\ec48";}
	.icon-switch2:before {content: "\ec49";}
	.icon-power-cord:before {content: "\ec4a";}
	.icon-power-cord2:before {content: "\ec4b";}
	.icon-outlet:before {content: "\ec4c";}
	.icon-clipboard:before {content: "\ec4d";}
	.icon-clipboard2:before {content: "\ec4e";}
	.icon-clipboard3:before {content: "\ec4f";}
	.icon-clipboard4:before {content: "\ec50";}
	.icon-clipboard5:before {content: "\ec51";}
	.icon-clipboard6:before {content: "\ec52";}
	.icon-playlist:before {content: "\ec53";}
	.icon-playlist-add:before {content: "\ec54";}
	.icon-list-numbered:before {content: "\ec55";}
	.icon-list:before {content: "\ec56";}
	.icon-list2:before {content: "\ec57";}
	.icon-more:before {content: "\ec58";}
	.icon-more2:before {content: "\ec59";}
	.icon-grid:before {content: "\ec5a";}
	.icon-grid2:before {content: "\ec5b";}
	.icon-grid3:before {content: "\ec5c";}
	.icon-grid4:before {content: "\ec5d";}
	.icon-grid5:before {content: "\ec5e";}
	.icon-grid6:before {content: "\ec5f";}
	.icon-grid7:before {content: "\ec60";}
	.icon-tree5:before {content: "\ec61";}
	.icon-tree6:before {content: "\ec62";}
	.icon-tree7:before {content: "\ec63";}
	.icon-lan:before {content: "\ec64";}
	.icon-lan2:before {content: "\ec65";}
	.icon-lan3:before {content: "\ec66";}
	.icon-menu:before {content: "\ec67";}
	.icon-circle-small:before {content: "\ec68";}
	.icon-menu2:before {content: "\ec69";}
	.icon-menu3:before {content: "\ec6a";}
	.icon-menu4:before {content: "\ec6b";}
	.icon-menu5:before {content: "\ec6c";}
	.icon-menu6:before {content: "\ec6d";}
	.icon-menu7:before {content: "\ec6e";}
	.icon-menu8:before {content: "\ec6f";}
	.icon-menu9:before {content: "\ec70";}
	.icon-menu10:before {content: "\ec71";}
	.icon-cloud:before {content: "\ec72";}
	.icon-cloud-download:before {content: "\ec73";}
	.icon-cloud-upload:before {content: "\ec74";}
	.icon-cloud-check:before {content: "\ec75";}
	.icon-cloud2:before {content: "\ec76";}
	.icon-cloud-download2:before {content: "\ec77";}
	.icon-cloud-upload2:before {content: "\ec78";}
	.icon-cloud-check2:before {content: "\ec79";}
	.icon-download2:before {content: "\ec7a";}
	.icon-download3:before {content: "\ec7b";}
	.icon-upload2:before {content: "\ec7c";}
	.icon-upload3:before {content: "\ec7d";}
	.icon-import:before {content: "\ec7e";}
	.icon-import2:before {content: "\ec7f";}
	.icon-download4:before {content: "\ec80";}
	.icon-upload4:before {content: "\ec81";}
	.icon-download5:before {content: "\ec82";}
	.icon-upload5:before {content: "\ec83";}
	.icon-download6:before {content: "\ec84";}
	.icon-upload6:before {content: "\ec85";}
	.icon-download7:before {content: "\ec86";}
	.icon-upload7:before {content: "\ec87";}
	.icon-download8:before {content: "\ec88";}
	.icon-upload8:before {content: "\ec89";}
	.icon-download9:before {content: "\ec8a";}
	.icon-upload9:before {content: "\ec8b";}
	.icon-download10:before {content: "\ec8c";}
	.icon-upload10:before {content: "\ec8d";}
	.icon-sphere:before {content: "\ec8e";}
	.icon-sphere2:before {content: "\ec8f";}
	.icon-sphere3:before {content: "\ec90";}
	.icon-planet:before {content: "\ec91";}
	.icon-planet2:before {content: "\ec92";}
	.icon-earth:before {content: "\ec93";}
	.icon-earth2:before {content: "\ec94";}
	.icon-earth3:before {content: "\ec95";}
	.icon-link:before {content: "\ec96";}
	.icon-unlink:before {content: "\ec97";}
	.icon-link2:before {content: "\ec98";}
	.icon-unlink2:before {content: "\ec99";}
	.icon-link3:before {content: "\ec9a";}
	.icon-unlink3:before {content: "\ec9b";}
	.icon-link4:before {content: "\ec9c";}
	.icon-unlink4:before {content: "\ec9d";}
	.icon-link5:before {content: "\ec9e";}
	.icon-unlink5:before {content: "\ec9f";}
	.icon-anchor:before {content: "\eca0";}
	.icon-flag:before {content: "\eca1";}
	.icon-flag2:before {content: "\eca2";}
	.icon-flag3:before {content: "\eca3";}
	.icon-flag4:before {content: "\eca4";}
	.icon-flag5:before {content: "\eca5";}
	.icon-flag6:before {content: "\eca6";}
	.icon-flag7:before {content: "\eca7";}
	.icon-flag8:before {content: "\eca8";}
	.icon-attachment:before {content: "\eca9";}
	.icon-attachment2:before {content: "\ecaa";}
	.icon-eye:before {content: "\ecab";}
	.icon-eye-plus:before {content: "\ecac";}
	.icon-eye-minus:before {content: "\ecad";}
	.icon-eye-blocked:before {content: "\ecae";}
	.icon-eye2:before {content: "\ecaf";}
	.icon-eye-blocked2:before {content: "\ecb0";}
	.icon-eye3:before {content: "\ecb1";}
	.icon-eye-blocked3:before {content: "\ecb2";}
	.icon-eye4:before {content: "\ecb3";}
	.icon-bookmark2:before {content: "\ecb4";}
	.icon-bookmark3:before {content: "\ecb5";}
	.icon-bookmarks:before {content: "\ecb6";}
	.icon-bookmark4:before {content: "\ecb7";}
	.icon-spotlight2:before {content: "\ecb8";}
	.icon-starburst:before {content: "\ecb9";}
	.icon-snowflake:before {content: "\ecba";}
	.icon-temperature:before {content: "\ecbb";}
	.icon-temperature2:before {content: "\ecbc";}
	.icon-weather-lightning:before {content: "\ecbd";}
	.icon-weather-lightning2:before {content: "\ecbe";}
	.icon-weather-rain:before {content: "\ecbf";}
	.icon-weather-rain2:before {content: "\ecc0";}
	.icon-weather-snow:before {content: "\ecc1";}
	.icon-weather-snow2:before {content: "\ecc2";}
	.icon-weather-cloud-wind:before {content: "\ecc3";}
	.icon-weather-cloud-wind2:before {content: "\ecc4";}
	.icon-weather-cloud-sun:before {content: "\ecc5";}
	.icon-weather-cloud-sun2:before {content: "\ecc6";}
	.icon-weather-cloudy:before {content: "\ecc7";}
	.icon-weather-cloudy2:before {content: "\ecc8";}
	.icon-weather-sun-wind:before {content: "\ecc9";}
	.icon-weather-sun-wind2:before {content: "\ecca";}
	.icon-sun:before {content: "\eccb";}
	.icon-sun2:before {content: "\eccc";}
	.icon-moon:before {content: "\eccd";}
	.icon-day-night:before {content: "\ecce";}
	.icon-day-night2:before {content: "\eccf";}
	.icon-weather-windy:before {content: "\ecd0";}
	.icon-fan:before {content: "\ecd1";}
	.icon-umbrella:before {content: "\ecd2";}
	.icon-sun3:before {content: "\ecd3";}
	.icon-contrast:before {content: "\ecd4";}
	.icon-brightness-contrast:before {content: "\ecd5";}
	.icon-brightness-high:before {content: "\ecd6";}
	.icon-brightness-medium:before {content: "\ecd7";}
	.icon-brightness-low:before {content: "\ecd8";}
	.icon-bed:before {content: "\ecd9";}
	.icon-bed2:before {content: "\ecda";}
	.icon-furniture:before {content: "\ecdb";}
	.icon-chair:before {content: "\ecdc";}
	.icon-star-empty:before {content: "\ecdd";}
	.icon-star-empty2:before {content: "\ecde";}
	.icon-star-full:before {content: "\ecdf";}
	.icon-star-empty3:before {content: "\ece0";}
	.icon-star-half:before {content: "\ece1";}
	.icon-star-full2:before {content: "\ece2";}
	.icon-star:before {content: "\ece3";}
	.icon-heart:before {content: "\ece4";}
	.icon-heart2:before {content: "\ece5";}
	.icon-heart3:before {content: "\ece6";}
	.icon-heart4:before {content: "\ece7";}
	.icon-heart-broken:before {content: "\ece8";}
	.icon-heart5:before {content: "\ece9";}
	.icon-heart6:before {content: "\ecea";}
	.icon-heart-broken2:before {content: "\eceb";}
	.icon-heart7:before {content: "\ecec";}
	.icon-heart8:before {content: "\eced";}
	.icon-heart-broken3:before {content: "\ecee";}
	.icon-lips:before {content: "\ecef";}
	.icon-lips2:before {content: "\ecf0";}
	.icon-thumbs-up:before {content: "\ecf1";}
	.icon-thumbs-up2:before {content: "\ecf2";}
	.icon-thumbs-down:before {content: "\ecf3";}
	.icon-thumbs-down2:before {content: "\ecf4";}
	.icon-thumbs-up3:before {content: "\ecf5";}
	.icon-thumbs-down3:before {content: "\ecf6";}
	.icon-height:before {content: "\ecf7";}
	.icon-man:before {content: "\ecf8";}
	.icon-woman:before {content: "\ecf9";}
	.icon-man-woman:before {content: "\ecfa";}
	.icon-male:before {content: "\ecfb";}
	.icon-female:before {content: "\ecfc";}
	.icon-peace:before {content: "\ecfd";}
	.icon-yin-yang:before {content: "\ecfe";}
	.icon-happy:before {content: "\ecff";}
	.icon-happy2:before {content: "\ed00";}
	.icon-smile:before {content: "\ed01";}
	.icon-smile2:before {content: "\ed02";}
	.icon-tongue:before {content: "\ed03";}
	.icon-tongue2:before {content: "\ed04";}
	.icon-sad:before {content: "\ed05";}
	.icon-sad2:before {content: "\ed06";}
	.icon-wink:before {content: "\ed07";}
	.icon-wink2:before {content: "\ed08";}
	.icon-grin:before {content: "\ed09";}
	.icon-grin2:before {content: "\ed0a";}
	.icon-cool:before {content: "\ed0b";}
	.icon-cool2:before {content: "\ed0c";}
	.icon-angry:before {content: "\ed0d";}
	.icon-angry2:before {content: "\ed0e";}
	.icon-evil:before {content: "\ed0f";}
	.icon-evil2:before {content: "\ed10";}
	.icon-shocked:before {content: "\ed11";}
	.icon-shocked2:before {content: "\ed12";}
	.icon-baffled:before {content: "\ed13";}
	.icon-baffled2:before {content: "\ed14";}
	.icon-confused:before {content: "\ed15";}
	.icon-confused2:before {content: "\ed16";}
	.icon-neutral:before {content: "\ed17";}
	.icon-neutral2:before {content: "\ed18";}
	.icon-hipster:before {content: "\ed19";}
	.icon-hipster2:before {content: "\ed1a";}
	.icon-wondering:before {content: "\ed1b";}
	.icon-wondering2:before {content: "\ed1c";}
	.icon-sleepy:before {content: "\ed1d";}
	.icon-sleepy2:before {content: "\ed1e";}
	.icon-frustrated:before {content: "\ed1f";}
	.icon-frustrated2:before {content: "\ed20";}
	.icon-crying:before {content: "\ed21";}
	.icon-crying2:before {content: "\ed22";}
	.icon-cursor:before {content: "\ed23";}
	.icon-cursor2:before {content: "\ed24";}
	.icon-lasso:before {content: "\ed25";}
	.icon-lasso2:before {content: "\ed26";}
	.icon-select:before {content: "\ed27";}
	.icon-select2:before {content: "\ed28";}
	.icon-point-up:before {content: "\ed29";}
	.icon-point-right:before {content: "\ed2a";}
	.icon-point-down:before {content: "\ed2b";}
	.icon-point-left:before {content: "\ed2c";}
	.icon-pointer:before {content: "\ed2d";}
	.icon-reminder:before {content: "\ed2e";}
	.icon-drag-left-right:before {content: "\ed2f";}
	.icon-drag-left:before {content: "\ed30";}
	.icon-drag-right:before {content: "\ed31";}
	.icon-touch:before {content: "\ed32";}
	.icon-multitouch:before {content: "\ed33";}
	.icon-touch-zoom:before {content: "\ed34";}
	.icon-touch-pinch:before {content: "\ed35";}
	.icon-hand:before {content: "\ed36";}
	.icon-grab:before {content: "\ed37";}
	.icon-stack-empty:before {content: "\ed38";}
	.icon-stack-plus:before {content: "\ed39";}
	.icon-stack-minus:before {content: "\ed3a";}
	.icon-stack-star:before {content: "\ed3b";}
	.icon-stack-picture:before {content: "\ed3c";}
	.icon-stack-down:before {content: "\ed3d";}
	.icon-stack-up:before {content: "\ed3e";}
	.icon-stack-cancel:before {content: "\ed3f";}
	.icon-stack-check:before {content: "\ed40";}
	.icon-stack-text:before {content: "\ed41";}
	.icon-stack-clubs:before {content: "\ed42";}
	.icon-stack-spades:before {content: "\ed43";}
	.icon-stack-hearts:before {content: "\ed44";}
	.icon-stack-diamonds:before {content: "\ed45";}
	.icon-stack-user:before {content: "\ed46";}
	.icon-stack4:before {content: "\ed47";}
	.icon-stack-music:before {content: "\ed48";}
	.icon-stack-play:before {content: "\ed49";}
	.icon-move:before {content: "\ed4a";}
	.icon-dots:before {content: "\ed4b";}
	.icon-warning:before {content: "\ed4c";}
	.icon-warning2:before {content: "\ed4d";}
	.icon-notification:before {content: "\ed4e";}
	.icon-notification2:before {content: "\ed4f";}
	.icon-question:before {content: "\ed50";}
	.icon-question2:before {content: "\ed51";}
	.icon-question3:before {content: "\ed52";}
	.icon-question4:before {content: "\ed53";}
	.icon-question5:before {content: "\ed54";}
	.icon-question6:before {content: "\ed55";}
	.icon-plus:before {content: "\ed56";}
	.icon-minus:before {content: "\ed57";}
	.icon-plus2:before {content: "\ed58";}
	.icon-minus2:before {content: "\ed59";}
	.icon-plus3:before {content: "\ed5a";}
	.icon-minus3:before {content: "\ed5b";}
	.icon-plus-circle:before {content: "\ed5c";}
	.icon-minus-circle:before {content: "\ed5d";}
	.icon-plus-circle2:before {content: "\ed5e";}
	.icon-minus-circle2:before {content: "\ed5f";}
	.icon-info:before {content: "\ed60";}
	.icon-info2:before {content: "\ed61";}
	.icon-cancel-circle:before {content: "\ed62";}
	.icon-cancel-circle2:before {content: "\ed63";}
	.icon-blocked:before {content: "\ed64";}
	.icon-cancel-square:before {content: "\ed65";}
	.icon-cancel-square2:before {content: "\ed66";}
	.icon-cancel:before {content: "\ed67";}
	.icon-spam:before {content: "\ed68";}
	.icon-cross:before {content: "\ed69";}
	.icon-cross2:before {content: "\ed6a";}
	.icon-cross3:before {content: "\ed6b";}
	.icon-checkmark:before {content: "\ed6c";}
	.icon-checkmark2:before {content: "\ed6d";}
	.icon-checkmark3:before {content: "\ed6e";}
	.icon-checkmark4:before {content: "\ed6f";}
	.icon-checkmark5:before {content: "\ed70";}
	.icon-spell-check:before {content: "\ed71";}
	.icon-spell-check2:before {content: "\ed72";}
	.icon-enter:before {content: "\ed73";}
	.icon-exit:before {content: "\ed74";}
	.icon-enter2:before {content: "\ed75";}
	.icon-exit2:before {content: "\ed76";}
	.icon-enter3:before {content: "\ed77";}
	.icon-exit3:before {content: "\ed78";}
	.icon-wall:before {content: "\ed79";}
	.icon-fence:before {content: "\ed7a";}
	.icon-play3:before {content: "\ed7b";}
	.icon-pause:before {content: "\ed7c";}
	.icon-stop:before {content: "\ed7d";}
	.icon-previous:before {content: "\ed7e";}
	.icon-next:before {content: "\ed7f";}
	.icon-backward:before {content: "\ed80";}
	.icon-forward2:before {content: "\ed81";}
	.icon-play4:before {content: "\ed82";}
	.icon-pause2:before {content: "\ed83";}
	.icon-stop2:before {content: "\ed84";}
	.icon-backward2:before {content: "\ed85";}
	.icon-forward3:before {content: "\ed86";}
	.icon-first:before {content: "\ed87";}
	.icon-last:before {content: "\ed88";}
	.icon-previous2:before {content: "\ed89";}
	.icon-next2:before {content: "\ed8a";}
	.icon-eject:before {content: "\ed8b";}
	.icon-volume-high:before {content: "\ed8c";}
	.icon-volume-medium:before {content: "\ed8d";}
	.icon-volume-low:before {content: "\ed8e";}
	.icon-volume-mute:before {content: "\ed8f";}
	.icon-speaker-left:before {content: "\ed90";}
	.icon-speaker-right:before {content: "\ed91";}
	.icon-volume-mute2:before {content: "\ed92";}
	.icon-volume-increase:before {content: "\ed93";}
	.icon-volume-decrease:before {content: "\ed94";}
	.icon-volume-high2:before {content: "\ed95";}
	.icon-volume-medium2:before {content: "\ed96";}
	.icon-volume-medium3:before {content: "\ed97";}
	.icon-volume-low2:before {content: "\ed98";}
	.icon-volume-mute3:before {content: "\ed99";}
	.icon-volume-increase2:before {content: "\ed9a";}
	.icon-volume-decrease2:before {content: "\ed9b";}
	.icon-volume-decrease3:before {content: "\ed9c";}
	.icon-volume-5:before {content: "\ed9d";}
	.icon-volume-4:before {content: "\ed9e";}
	.icon-volume-3:before {content: "\ed9f";}
	.icon-volume-2:before {content: "\eda0";}
	.icon-volume-1:before {content: "\eda1";}
	.icon-volume-0:before {content: "\eda2";}
	.icon-volume-mute4:before {content: "\eda3";}
	.icon-volume-mute5:before {content: "\eda4";}
	.icon-loop:before {content: "\eda5";}
	.icon-loop2:before {content: "\eda6";}
	.icon-loop3:before {content: "\eda7";}
	.icon-infinite-square:before {content: "\eda8";}
	.icon-infinite:before {content: "\eda9";}
	.icon-infinite2:before {content: "\edaa";}
	.icon-loop4:before {content: "\edab";}
	.icon-shuffle:before {content: "\edac";}
	.icon-shuffle2:before {content: "\edad";}
	.icon-wave:before {content: "\edae";}
	.icon-wave2:before {content: "\edaf";}
	.icon-split:before {content: "\edb0";}
	.icon-merge:before {content: "\edb1";}
	.icon-first2:before {content: "\edb2";}
	.icon-last2:before {content: "\edb3";}
	.icon-arrow-up:before {content: "\edb4";}
	.icon-arrow-up2:before {content: "\edb5";}
	.icon-arrow-up3:before {content: "\edb6";}
	.icon-arrow-up4:before {content: "\edb7";}
	.icon-arrow-right:before {content: "\edb8";}
	.icon-arrow-right2:before {content: "\edb9";}
	.icon-arrow-right3:before {content: "\edba";}
	.icon-arrow-right4:before {content: "\edbb";}
	.icon-arrow-down:before {content: "\edbc";}
	.icon-arrow-down2:before {content: "\edbd";}
	.icon-arrow-down3:before {content: "\edbe";}
	.icon-arrow-down4:before {content: "\edbf";}
	.icon-arrow-left:before {content: "\edc0";}
	.icon-arrow-left2:before {content: "\edc1";}
	.icon-arrow-left3:before {content: "\edc2";}
	.icon-arrow-left4:before {content: "\edc3";}
	.icon-arrow-up5:before {content: "\edc4";}
	.icon-arrow-right5:before {content: "\edc5";}
	.icon-arrow-down5:before {content: "\edc6";}
	.icon-arrow-left5:before {content: "\edc7";}
	.icon-arrow-up-left:before {content: "\edc8";}
	.icon-arrow-up6:before {content: "\edc9";}
	.icon-arrow-up-right:before {content: "\edca";}
	.icon-arrow-right6:before {content: "\edcb";}
	.icon-arrow-down-right:before {content: "\edcc";}
	.icon-arrow-down6:before {content: "\edcd";}
	.icon-arrow-down-left:before {content: "\edce";}
	.icon-arrow-left6:before {content: "\edcf";}
	.icon-arrow-up-left2:before {content: "\edd0";}
	.icon-arrow-up7:before {content: "\edd1";}
	.icon-arrow-up-right2:before {content: "\edd2";}
	.icon-arrow-right7:before {content: "\edd3";}
	.icon-arrow-down-right2:before {content: "\edd4";}
	.icon-arrow-down7:before {content: "\edd5";}
	.icon-arrow-down-left2:before {content: "\edd6";}
	.icon-arrow-left7:before {content: "\edd7";}
	.icon-arrow-up-left3:before {content: "\edd8";}
	.icon-arrow-up8:before {content: "\edd9";}
	.icon-arrow-up-right3:before {content: "\edda";}
	.icon-arrow-right8:before {content: "\eddb";}
	.icon-arrow-down-right3:before {content: "\eddc";}
	.icon-arrow-down8:before {content: "\eddd";}
	.icon-arrow-down-left3:before {content: "\edde";}
	.icon-arrow-left8:before {content: "\eddf";}
	.icon-circle-up:before {content: "\ede0";}
	.icon-circle-right:before {content: "\ede1";}
	.icon-circle-down:before {content: "\ede2";}
	.icon-circle-left:before {content: "\ede3";}
	.icon-circle-up2:before {content: "\ede4";}
	.icon-circle-right2:before {content: "\ede5";}
	.icon-circle-down2:before {content: "\ede6";}
	.icon-circle-left2:before {content: "\ede7";}
	.icon-circle-up-left:before {content: "\ede8";}
	.icon-circle-up3:before {content: "\ede9";}
	.icon-circle-up-right:before {content: "\edea";}
	.icon-circle-right3:before {content: "\edeb";}
	.icon-circle-down-right:before {content: "\edec";}
	.icon-circle-down3:before {content: "\eded";}
	.icon-circle-down-left:before {content: "\edee";}
	.icon-circle-left3:before {content: "\edef";}
	.icon-circle-up-left2:before {content: "\edf0";}
	.icon-circle-up4:before {content: "\edf1";}
	.icon-circle-up-right2:before {content: "\edf2";}
	.icon-circle-right4:before {content: "\edf3";}
	.icon-circle-down-right2:before {content: "\edf4";}
	.icon-circle-down4:before {content: "\edf5";}
	.icon-circle-down-left2:before {content: "\edf6";}
	.icon-circle-left4:before {content: "\edf7";}
	.icon-arrow-resize:before {content: "\edf8";}
	.icon-arrow-resize2:before {content: "\edf9";}
	.icon-arrow-resize3:before {content: "\edfa";}
	.icon-arrow-resize4:before {content: "\edfb";}
	.icon-arrow-resize5:before {content: "\edfc";}
	.icon-arrow-resize6:before {content: "\edfd";}
	.icon-arrow-resize7:before {content: "\edfe";}
	.icon-arrow-resize8:before {content: "\edff";}
	.icon-square-up-left:before {content: "\ee00";}
	.icon-square-up:before {content: "\ee01";}
	.icon-square-up-right:before {content: "\ee02";}
	.icon-square-right:before {content: "\ee03";}
	.icon-square-down-right:before {content: "\ee04";}
	.icon-square-down:before {content: "\ee05";}
	.icon-square-down-left:before {content: "\ee06";}
	.icon-square-left:before {content: "\ee07";}
	.icon-arrow-up9:before {content: "\ee08";}
	.icon-arrow-right9:before {content: "\ee09";}
	.icon-arrow-down9:before {content: "\ee0a";}
	.icon-arrow-left9:before {content: "\ee0b";}
	.icon-arrow-up10:before {content: "\ee0c";}
	.icon-arrow-right10:before {content: "\ee0d";}
	.icon-arrow-down10:before {content: "\ee0e";}
	.icon-arrow-left10:before {content: "\ee0f";}
	.icon-arrow-up-left4:before {content: "\ee10";}
	.icon-arrow-up11:before {content: "\ee11";}
	.icon-arrow-up-right4:before {content: "\ee12";}
	.icon-arrow-right11:before {content: "\ee13";}
	.icon-arrow-down-right4:before {content: "\ee14";}
	.icon-arrow-down11:before {content: "\ee15";}
	.icon-arrow-down-left4:before {content: "\ee16";}
	.icon-arrow-left11:before {content: "\ee17";}
	.icon-arrow-up-left5:before {content: "\ee18";}
	.icon-arrow-up12:before {content: "\ee19";}
	.icon-arrow-up-right5:before {content: "\ee1a";}
	.icon-arrow-right12:before {content: "\ee1b";}
	.icon-arrow-down-right5:before {content: "\ee1c";}
	.icon-arrow-down12:before {content: "\ee1d";}
	.icon-arrow-down-left5:before {content: "\ee1e";}
	.icon-arrow-left12:before {content: "\ee1f";}
	.icon-arrow-up13:before {content: "\ee20";}
	.icon-arrow-right13:before {content: "\ee21";}
	.icon-arrow-down13:before {content: "\ee22";}
	.icon-arrow-left13:before {content: "\ee23";}
	.icon-arrow-up14:before {content: "\ee24";}
	.icon-arrow-right14:before {content: "\ee25";}
	.icon-arrow-down14:before {content: "\ee26";}
	.icon-arrow-left14:before {content: "\ee27";}
	.icon-circle-up5:before {content: "\ee28";}
	.icon-circle-right5:before {content: "\ee29";}
	.icon-circle-down5:before {content: "\ee2a";}
	.icon-circle-left5:before {content: "\ee2b";}
	.icon-circle-up6:before {content: "\ee2c";}
	.icon-circle-right6:before {content: "\ee2d";}
	.icon-circle-down6:before {content: "\ee2e";}
	.icon-circle-left6:before {content: "\ee2f";}
	.icon-arrow-up15:before {content: "\ee30";}
	.icon-arrow-right15:before {content: "\ee31";}
	.icon-arrow-down15:before {content: "\ee32";}
	.icon-arrow-left15:before {content: "\ee33";}
	.icon-arrow-up16:before {content: "\ee34";}
	.icon-arrow-right16:before {content: "\ee35";}
	.icon-arrow-down16:before {content: "\ee36";}
	.icon-arrow-left16:before {content: "\ee37";}
	.icon-menu-open:before {content: "\ee38";}
	.icon-menu-open2:before {content: "\ee39";}
	.icon-menu-close:before {content: "\ee3a";}
	.icon-menu-close2:before {content: "\ee3b";}
	.icon-enter4:before {content: "\ee3c";}
	.icon-enter5:before {content: "\ee3d";}
	.icon-esc:before {content: "\ee3e";}
	.icon-enter6:before {content: "\ee3f";}
	.icon-backspace:before {content: "\ee40";}
	.icon-backspace2:before {content: "\ee41";}
	.icon-tab:before {content: "\ee42";}
	.icon-transmission:before {content: "\ee43";}
	.icon-transmission2:before {content: "\ee44";}
	.icon-sort:before {content: "\ee45";}
	.icon-sort2:before {content: "\ee46";}
	.icon-move-up:before {content: "\ee47";}
	.icon-move-down:before {content: "\ee48";}
	.icon-sort-alpha-asc:before {content: "\ee49";}
	.icon-sort-alpha-desc:before {content: "\ee4a";}
	.icon-sort-numeric-asc:before {content: "\ee4b";}
	.icon-sort-numberic-desc:before {content: "\ee4c";}
	.icon-sort-amount-asc:before {content: "\ee4d";}
	.icon-sort-amount-desc:before {content: "\ee4e";}
	.icon-sort-time-asc:before {content: "\ee4f";}
	.icon-sort-time-desc:before {content: "\ee50";}
	.icon-battery-6:before {content: "\ee51";}
	.icon-battery-5:before {content: "\ee52";}
	.icon-battery-4:before {content: "\ee53";}
	.icon-battery-3:before {content: "\ee54";}
	.icon-battery-2:before {content: "\ee55";}
	.icon-battery-1:before {content: "\ee56";}
	.icon-battery-0:before {content: "\ee57";}
	.icon-battery-charging:before {content: "\ee58";}
	.icon-key-keyboard:before {content: "\ee59";}
	.icon-key-A:before {content: "\ee5a";}
	.icon-key-up:before {content: "\ee5b";}
	.icon-key-right:before {content: "\ee5c";}
	.icon-key-down:before {content: "\ee5d";}
	.icon-key-left:before {content: "\ee5e";}
	.icon-command:before {content: "\ee5f";}
	.icon-shift:before {content: "\ee60";}
	.icon-ctrl:before {content: "\ee61";}
	.icon-opt:before {content: "\ee62";}
	.icon-checkbox-checked:before {content: "\ee63";}
	.icon-checkbox-unchecked:before {content: "\ee64";}
	.icon-checkbox-partial:before {content: "\ee65";}
	.icon-square:before {content: "\ee66";}
	.icon-triangle:before {content: "\ee67";}
	.icon-triangle2:before {content: "\ee68";}
	.icon-diamond3:before {content: "\ee69";}
	.icon-diamond4:before {content: "\ee6a";}
	.icon-checkbox-checked2:before {content: "\ee6b";}
	.icon-checkbox-unchecked2:before {content: "\ee6c";}
	.icon-checkbox-partial2:before {content: "\ee6d";}
	.icon-radio-checked:before {content: "\ee6e";}
	.icon-radio-checked2:before {content: "\ee6f";}
	.icon-radio-unchecked:before {content: "\ee70";}
	.icon-toggle-on:before {content: "\ee71";}
	.icon-toggle-off:before {content: "\ee72";}
	.icon-checkmark-circle:before {content: "\ee73";}
	.icon-circle:before {content: "\ee74";}
	.icon-circle2:before {content: "\ee75";}
	.icon-circles:before {content: "\ee76";}
	.icon-circles2:before {content: "\ee77";}
	.icon-crop:before {content: "\ee78";}
	.icon-crop2:before {content: "\ee79";}
	.icon-make-group:before {content: "\ee7a";}
	.icon-ungroup:before {content: "\ee7b";}
	.icon-vector:before {content: "\ee7c";}
	.icon-vector2:before {content: "\ee7d";}
	.icon-rulers:before {content: "\ee7e";}
	.icon-ruler:before {content: "\ee7f";}
	.icon-pencil-ruler:before {content: "\ee80";}
	.icon-scissors:before {content: "\ee81";}
	.icon-scissors2:before {content: "\ee82";}
	.icon-scissors3:before {content: "\ee83";}
	.icon-haircut:before {content: "\ee84";}
	.icon-comb:before {content: "\ee85";}
	.icon-filter:before {content: "\ee86";}
	.icon-filter2:before {content: "\ee87";}
	.icon-filter3:before {content: "\ee88";}
	.icon-filter4:before {content: "\ee89";}
	.icon-font:before {content: "\ee8a";}
	.icon-ampersand:before {content: "\ee8b";}
	.icon-ligature:before {content: "\ee8c";}
	.icon-ligature2:before {content: "\ee8d";}
	.icon-font-size:before {content: "\ee8e";}
	.icon-typography:before {content: "\ee8f";}
	.icon-text-height:before {content: "\ee90";}
	.icon-text-width:before {content: "\ee91";}
	.icon-height2:before {content: "\ee92";}
	.icon-width:before {content: "\ee93";}
	.icon-bold:before {content: "\ee94";}
	.icon-underline:before {content: "\ee95";}
	.icon-italic:before {content: "\ee96";}
	.icon-strikethrough:before {content: "\ee97";}
	.icon-strikethrough2:before {content: "\ee98";}
	.icon-font-size2:before {content: "\ee99";}
	.icon-bold2:before {content: "\ee9a";}
	.icon-underline2:before {content: "\ee9b";}
	.icon-italic2:before {content: "\ee9c";}
	.icon-strikethrough3:before {content: "\ee9d";}
	.icon-omega:before {content: "\ee9e";}
	.icon-sigma:before {content: "\ee9f";}
	.icon-nbsp:before {content: "\eea0";}
	.icon-page-break:before {content: "\eea1";}
	.icon-page-break2:before {content: "\eea2";}
	.icon-superscript:before {content: "\eea3";}
	.icon-subscript:before {content: "\eea4";}
	.icon-superscript2:before {content: "\eea5";}
	.icon-subscript2:before {content: "\eea6";}
	.icon-text-color:before {content: "\eea7";}
	.icon-highlight:before {content: "\eea8";}
	.icon-pagebreak:before {content: "\eea9";}
	.icon-clear-formatting:before {content: "\eeaa";}
	.icon-table:before {content: "\eeab";}
	.icon-table2:before {content: "\eeac";}
	.icon-insert-template:before {content: "\eead";}
	.icon-pilcrow:before {content: "\eeae";}
	.icon-ltr:before {content: "\eeaf";}
	.icon-rtl:before {content: "\eeb0";}
	.icon-ltr2:before {content: "\eeb1";}
	.icon-rtl2:before {content: "\eeb2";}
	.icon-section:before {content: "\eeb3";}
	.icon-paragraph-left:before {content: "\eeb4";}
	.icon-paragraph-center:before {content: "\eeb5";}
	.icon-paragraph-right:before {content: "\eeb6";}
	.icon-paragraph-justify:before {content: "\eeb7";}
	.icon-paragraph-left2:before {content: "\eeb8";}
	.icon-paragraph-center2:before {content: "\eeb9";}
	.icon-paragraph-right2:before {content: "\eeba";}
	.icon-paragraph-justify2:before {content: "\eebb";}
	.icon-indent-increase:before {content: "\eebc";}
	.icon-indent-decrease:before {content: "\eebd";}
	.icon-paragraph-left3:before {content: "\eebe";}
	.icon-paragraph-center3:before {content: "\eebf";}
	.icon-paragraph-right3:before {content: "\eec0";}
	.icon-paragraph-justify3:before {content: "\eec1";}
	.icon-indent-increase2:before {content: "\eec2";}
	.icon-indent-decrease2:before {content: "\eec3";}
	.icon-share:before {content: "\eec4";}
	.icon-share2:before {content: "\eec5";}
	.icon-new-tab:before {content: "\eec6";}
	.icon-new-tab2:before {content: "\eec7";}
	.icon-popout:before {content: "\eec8";}
	.icon-embed:before {content: "\eec9";}
	.icon-embed2:before {content: "\eeca";}
	.icon-markup:before {content: "\eecb";}
	.icon-regexp:before {content: "\eecc";}
	.icon-regexp2:before {content: "\eecd";}
	.icon-code:before {content: "\eece";}
	.icon-circle-css:before {content: "\eecf";}
	.icon-circle-code:before {content: "\eed0";}
	.icon-terminal:before {content: "\eed1";}
	.icon-unicode:before {content: "\eed2";}
	.icon-seven-segment-0:before {content: "\eed3";}
	.icon-seven-segment-1:before {content: "\eed4";}
	.icon-seven-segment-2:before {content: "\eed5";}
	.icon-seven-segment-3:before {content: "\eed6";}
	.icon-seven-segment-4:before {content: "\eed7";}
	.icon-seven-segment-5:before {content: "\eed8";}
	.icon-seven-segment-6:before {content: "\eed9";}
	.icon-seven-segment-7:before {content: "\eeda";}
	.icon-seven-segment-8:before {content: "\eedb";}
	.icon-seven-segment-9:before {content: "\eedc";}
	.icon-share3:before {content: "\eedd";}
	.icon-share4:before {content: "\eede";}
	.icon-mail:before {content: "\eedf";}
	.icon-mail2:before {content: "\eee0";}
	.icon-mail3:before {content: "\eee1";}
	.icon-mail4:before {content: "\eee2";}
	.icon-google:before {content: "\eee3";}
	.icon-google-plus:before {content: "\eee4";}
	.icon-google-plus2:before {content: "\eee5";}
	.icon-google-plus3:before {content: "\eee6";}
	.icon-google-drive:before {content: "\eee7";}
	.icon-facebook:before {content: "\eee8";}
	.icon-facebook2:before {content: "\eee9";}
	.icon-facebook3:before {content: "\eeea";}
	.icon-ello:before {content: "\eeeb";}
	.icon-instagram:before {content: "\eeec";}
	.icon-twitter:before {content: "\eeed";}
	.icon-twitter2:before {content: "\eeee";}
	.icon-twitter3:before {content: "\eeef";}
	.icon-feed2:before {content: "\eef0";}
	.icon-feed3:before {content: "\eef1";}
	.icon-feed4:before {content: "\eef2";}
	.icon-youtube:before {content: "\eef3";}
	.icon-youtube2:before {content: "\eef4";}
	.icon-youtube3:before {content: "\eef5";}
	.icon-youtube4:before {content: "\eef6";}
	.icon-twitch:before {content: "\eef7";}
	.icon-vimeo:before {content: "\eef8";}
	.icon-vimeo2:before {content: "\eef9";}
	.icon-vimeo3:before {content: "\eefa";}
	.icon-lanyrd:before {content: "\eefb";}
	.icon-flickr:before {content: "\eefc";}
	.icon-flickr2:before {content: "\eefd";}
	.icon-flickr3:before {content: "\eefe";}
	.icon-flickr4:before {content: "\eeff";}
	.icon-picassa:before {content: "\ef00";}
	.icon-picassa2:before {content: "\ef01";}
	.icon-dribbble:before {content: "\ef02";}
	.icon-dribbble2:before {content: "\ef03";}
	.icon-dribbble3:before {content: "\ef04";}
	.icon-forrst:before {content: "\ef05";}
	.icon-forrst2:before {content: "\ef06";}
	.icon-deviantart:before {content: "\ef07";}
	.icon-deviantart2:before {content: "\ef08";}
	.icon-steam:before {content: "\ef09";}
	.icon-steam2:before {content: "\ef0a";}
	.icon-dropbox:before {content: "\ef0b";}
	.icon-onedrive:before {content: "\ef0c";}
	.icon-github:before {content: "\ef0d";}
	.icon-github2:before {content: "\ef0e";}
	.icon-github3:before {content: "\ef0f";}
	.icon-github4:before {content: "\ef10";}
	.icon-github5:before {content: "\ef11";}
	.icon-wordpress:before {content: "\ef12";}
	.icon-wordpress2:before {content: "\ef13";}
	.icon-joomla:before {content: "\ef14";}
	.icon-blogger:before {content: "\ef15";}
	.icon-blogger2:before {content: "\ef16";}
	.icon-tumblr:before {content: "\ef17";}
	.icon-tumblr2:before {content: "\ef18";}
	.icon-yahoo:before {content: "\ef19";}
	.icon-tux:before {content: "\ef1a";}
	.icon-apple2:before {content: "\ef1b";}
	.icon-finder:before {content: "\ef1c";}
	.icon-android:before {content: "\ef1d";}
	.icon-windows:before {content: "\ef1e";}
	.icon-windows8:before {content: "\ef1f";}
	.icon-soundcloud:before {content: "\ef20";}
	.icon-soundcloud2:before {content: "\ef21";}
	.icon-skype:before {content: "\ef22";}
	.icon-reddit:before {content: "\ef23";}
	.icon-linkedin:before {content: "\ef24";}
	.icon-linkedin2:before {content: "\ef25";}
	.icon-lastfm:before {content: "\ef26";}
	.icon-lastfm2:before {content: "\ef27";}
	.icon-delicious:before {content: "\ef28";}
	.icon-stumbleupon:before {content: "\ef29";}
	.icon-stumbleupon2:before {content: "\ef2a";}
	.icon-stackoverflow:before {content: "\ef2b";}
	.icon-pinterest:before {content: "\ef2c";}
	.icon-pinterest2:before {content: "\ef2d";}
	.icon-xing:before {content: "\ef2e";}
	.icon-xing2:before {content: "\ef2f";}
	.icon-flattr:before {content: "\ef30";}
	.icon-foursquare:before {content: "\ef31";}
	.icon-paypal:before {content: "\ef32";}
	.icon-paypal2:before {content: "\ef33";}
	.icon-paypal3:before {content: "\ef34";}
	.icon-yelp:before {content: "\ef35";}
	.icon-file-pdf:before {content: "\ef36";}
	.icon-file-openoffice:before {content: "\ef37";}
	.icon-file-word:before {content: "\ef38";}
	.icon-file-excel:before {content: "\ef39";}
	.icon-libreoffice:before {content: "\ef3a";}
	.icon-html5:before {content: "\ef3b";}
	.icon-html52:before {content: "\ef3c";}
	.icon-css3:before {content: "\ef3d";}
	.icon-git:before {content: "\ef3e";}
	.icon-svg:before {content: "\ef3f";}
	.icon-codepen:before {content: "\ef40";}
	.icon-chrome:before {content: "\ef41";}
	.icon-firefox:before {content: "\ef42";}
	.icon-IE:before {content: "\ef43";}
	.icon-opera:before {content: "\ef44";}
	.icon-safari:before {content: "\ef45";}
	.icon-IcoMoon:before {content: "\ef46";}