@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,cyrillic)/*tpa=http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,cyrillic*/;
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic)/*tpa=http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic*/;

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

a {
	color: #b36d45;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0 none;
}

textarea {
	resize: vertical;
}

input, textarea, select {
	font-size: 15px;
	color: #373737;
	padding: 5px 5px;
	margin-bottom: 4px;
}

select {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	color: #373737;
	padding: 5px 5px;
}

input, textarea, select, button, a {
	outline: none;
}

p {
	margin-bottom: 0.4em;
}

.reset, .reset li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clr {
	clear: both;
}

.thide, .htmenu span {
	overflow: hidden;
	display: block;
	height: 0;
	line-height: normal;
}

table.userstop, table.pm, table.tableform, table.calendar {
	border-collapse: collapse;
	border-spacing: 0;
}

.lcol, .rcol, form {
	display: inline;
}

.lcol {
	float: left;
}

 .rcol {
	float: right;
}





html, body {
	margin: 0;
	height: 100%;
	min-width: 1020px;
}

html { overflow-x: hidden; }

body {
	word-wrap: break-word;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	color: #373737;
	background: url(../img/body2.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/body2.png*/ repeat-y center -25px,
				url(../img/body1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/body1.png*/ repeat-y center 213px,
		#4a665a url(../img/bg.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/bg.jpg*/ repeat-y center 290px;
}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 1020px;
	background: url(../img/wrapper.png) no-repeat center bottom;
	overflow: hidden;
}
#header {
	height: 432px;
	background: url(../img/h1.jpg) no-repeat center 0;
}

#container {
	background: url(../img/cont.jpg) no-repeat center 0;
    overflow: initial;
}

#container1 {
	width: 1020px;
	margin: 0 auto;
}

#right {
	float: right;
	width: 264px;
	padding-top: 9px;
}

#left {
	margin-right: 264px;
	margin-left: 6px;
	overflow: hidden;
	padding: 79px 0 0 9px;
	width: 723px;
}

#spacer { height: 255px; }
.clear { clear: both; }

#footer {
	height: 255px;
	margin-top: -255px;
	background: url(../img/footer.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/footer.png*/ no-repeat center 0;
}







/* ============================================================ */
/* ========================== HEADER ========================== */
/* ============================================================ */
.header1 { background: url(../img/h2.jpg) no-repeat center 100px; }
.header2 { background: url(../img/h3.jpg) no-repeat center 200px; }
.header3 { background: url(../img/h4.jpg) no-repeat center 300px; }
.header4 { background: url(../img/h5.jpg) no-repeat center 400px; }
.header5 {
	position: relative;
	width: 1020px;
	height: 432px;
	margin: 0 auto;
}
/*
.logo {
	position: absolute;
	top: 117px; left: 397px;
	width: 226px;
	height: 142px;
	display: block;
	overflow: hidden;
	line-height: 400px;
	background: url(../img/logo.jpg) no-repeat;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.logo:hover {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}
*/

.logo {
	position: absolute;
	top: 117px; left: 397px;
	width: 226px;
	height: 137px;
	display: block;
	overflow: hidden;
	line-height: 400px;
	background: url(../img/logo1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/logo1.png*/ no-repeat;
}

.logo:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 226px;
	height: 137px;
	display: block;
	overflow: hidden;
	line-height: 400px;
	background: url(../img/logo1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/logo1.png*/ no-repeat 0 -137px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.logo:hover:before {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.launcher {
	position: absolute;
	top: 104px; left: 671px;
	width: 257px;
	height: 141px;
	background: url(../img/launcher.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/launcher.png*/ no-repeat right bottom;
}

.launcher a {
	position: absolute;
	top: 16px; left: 12px;
	width: 201px;
	height: 119px;
	display: block;
	overflow: hidden;
	line-height: 400px;
}

.launcher a:before {
	content: '';
	position: absolute;
	top: 7px; left: 6px;
	width: 201px;
	height: 119px;
	background: url(../img/launcher2.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/launcher2.png*/ no-repeat;
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.launcher a:hover:before {
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.launcher a:after {
	content: '';
	position: absolute;
	top: 7px; left: 6px;
	width: 201px;
	height: 119px;
	background: url(../img/launcher1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/launcher1.png*/ no-repeat;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.launcher a:hover:after {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.header {
	position: absolute;
	top: 92px; left: 153px;
	width: 206px;
	height: 172px;
	background: url(../img/header.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header.png*/ no-repeat;
}





/*----- aurhorisation -----*/
.auth {
	position: absolute;
	top: 73px; left: 8px;
	width: 173px;
	height: 48px;
	display: block;
	overflow: hidden;
	line-height: 200px;
	background: url(../img/authbtn.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/authbtn.jpg*/ no-repeat;
}

.auth:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 173px;
	height: 48px;
	background: url(../img/authbtn.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/authbtn.jpg*/ no-repeat 0 -48px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.prof {
	position: absolute;
	z-index: 2;
	top: 73px; left: 8px;
	width: 173px;
	height: 48px;
	display: block;
	overflow: hidden;
	line-height: 200px;
	background: url(../img/profbtn.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/profbtn.jpg*/ no-repeat;
}

.prof:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 173px;
	height: 48px;
	background: url(../img/profbtn.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/profbtn.jpg*/ no-repeat 0 -48px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.auth:hover:before,
.prof:hover:before {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

/* modal window & LOGIN */
#bg-darker {
	display: none;
	position: fixed;
	z-index: 4;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(48, 46, 40, 0.57);
}

.popup-block {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 320px;
	top: 50%; left: 50%;
	background: url(../img/popup3.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/popup3.png*/ no-repeat 4px bottom;
	padding-bottom: 66px;
}
.popup-block1 { background: url(../img/popup1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/popup1.png*/ repeat-y; }
.popup-block2 { background: url(../img/popup2.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/popup2.png*/ no-repeat center top; }

.popup-block ::-webkit-input-placeholder {
	color: #5d5850;
	font-size: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.popup-block :-moz-placeholder {
	color: #5d5850;
	font-size: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.popup-block .placeholder {
	color: #5d5850;
	font-size: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.login {
	position: absolute;
	top: -15px; left: 63px;
	width: 194px;
	height: 70px;
	background: url(../img/auth.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/auth.png*/ no-repeat;
}

.logform { padding: 57px 0 29px 38px; }
.logform a {
	position: absolute;
	top: 160px; left: 42px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #648ca5;
	font-weight: bold;
}
#login_name { margin-bottom: 5px; }

#login_name,
#login_password {
	width: 220px;
	height: 38px;
	padding: 0 10px;
	background: url(../img/input.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/input.jpg*/ no-repeat;
	border: none;
	outline: none;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
}

.authlogin {
	position: absolute;
	left: 216px; top: 150px;
	width: 64px;
	height: 49px;
	display: block;
	overflow: hidden;
	line-height: 200px;
	background: url(../img/authlogin.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/authlogin.jpg*/ no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
}

.authlogin span {
	position: absolute;
	left: 0; top: 0;
	width: 64px;
	height: 49px;
	display: block;
	background: url(../img/authlogin.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/authlogin.jpg*/ no-repeat 0 -49px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.authlogin span:hover {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}




.prof-title {
	position: absolute;
	top: -15px; left: 63px;
	width: 194px;
	height: 70px;
	background: url(../img/prof.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/prof.png*/ no-repeat;
}

.prof-cont {
	padding: 59px 0 0 40px;
	overflow: hidden;
	display: flex;
}

.avatar-small {
	width: 56px;
	height: 56px;
	overflow: hidden;
	border: 4px solid #d7c283;
}

.avatar-small img {
	width: 56px;
	min-height: 56px;
}

.prof-links {
	width: 160px;
	margin-left: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #776455;
	font-weight: bold;
}

.prof-links a {
	position: relative;
	height: 31px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	color: #776455;
	text-decoration: none;
	text-indent: 3px;
	margin-bottom: -1px;
}

.prof-links a:hover {
	color: #FFF;
	background: #6f87a2;
	text-indent: 24px;
}

.prof-links a:before {
	content: '';
	position: absolute;
	left: 3px; right: 0;
	bottom: 0;
	height: 1px;
	background: #d4c89d;
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.prof-links a:hover:before {
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.prof-links a:after {
	content: '';
	position: absolute;
	top: 10px; left: -100px;
	width: 7px;
	height: 10px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjMyLjggNC4xIDM3IDU4LjciPjxwb2x5Z29uIGZpbGw9IiNGRkYiIHBvaW50cz0iNDAuMSw0LjEgNjkuOCwzMy44IDQwLjgsNjIuOCAzMy41LDU1LjUgNTUuMiwzMy44IDMyLjgsMTEuNCAiLz48L3N2Zz4=) no-repeat;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.prof-links a:hover:after {
	left: 10px;
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.prof-cont-pm {
	position: absolute;
	top: 130px; left: 40px;
	width: 65px;
	height: 52px;
	background: url(../img/prof-cont-pm.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/prof-cont-pm.jpg*/ no-repeat;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #fffae2;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
	text-align: center;
	text-shadow: 1px 1px 0 #706555;
}

.prof-cont-pm span {
	position: relative;
	z-index: 2;
}

.prof-cont-pm:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	width: 65px;
	height: 52px;
	background: url(../img/prof-cont-pm.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/prof-cont-pm.jpg*/ no-repeat 0 -52px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.prof-cont-pm:hover:before {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.prof-cont-profile,
.prof-cont-logout {
	position: absolute;
	top: 204px; left: 40px;
	width: 64px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.prof-cont-profile { background: rgba(202, 103, 70, 0.71); }
.prof-cont-profile:hover { background: rgba(202, 103, 70, 1.0); }

.prof-cont-logout {
	top: 239px;
	background: rgba(130, 183, 139, 0.71);
}

.prof-cont-logout:hover { background: rgba(130, 183, 139, 1.0); }




/* -------------------- header menu -------------------- */
.header-menu {
	position: absolute;
	z-index: 3;
	top: 302px; left: 16px;
}

.header-menu li {
	position: relative;
	height: 95px;
	display: block;
	float: left;
}

.header-menu li:before {
	content: '';
	position: absolute;
	top: 0px; right: -8px;
	width: 14px;
	height: 95px;
	background: url(../img/header-menu1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu1.png*/ no-repeat;
}

.header-menu li a {
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	color: #cdd7de;
	font-weight: bold;
	text-decoration: none;
	height: 95px;
	display: block;
	float: left;
	line-height: 96px;
	padding: 0 19px;
}

.header-menu li:hover a {
	color: #fbe36e;
}

.header-menu li a b {
	position: relative;
	z-index: 2;
}

.header-menu li a:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0; left: 0; right: 32px;
	height: 95px;
	background: url(../img/header-menu.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu.png*/ no-repeat;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.header-menu li a:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0; right: 0;
	width: 32px;
	height: 95px;
	background: url(../img/header-menu.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu.png*/ no-repeat right -95px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.header-menu li:hover a:before,
.header-menu li:hover a:after {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.header-menu li a svg {
	position: absolute;
	top: 34px; left: 50%;
	margin-left: -14px;
	width: 28px;
	height: 24px;
	display: block;
	fill: #cdd7de;
}

.header-menu li a:hover svg {
	fill: #fbe36e;
	/*-webkit-filter: drop-shadow( 0 0 8px #ddcf8a );
	   -moz-filter: drop-shadow( 0 0 8px #ddcf8a );
			filter: drop-shadow( 0 0 8px #ddcf8a );*/
}

.header-menu li:first-child a {
	width: 36px;
}

.header-menu li:first-child a:before,
.header-menu li:first-child a:after {
	display: none;
}

.header-menu li ul {
	position: absolute;
	z-index: 2;
	top: 95px; left: 0;
	display: block;
	overflow: hidden;
	width: 174px;
	padding: 11px 0 12px 3px;
	background: url(../img/header-menu3.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu3.png*/ no-repeat 3px bottom;
	max-height: 0px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
	visibility: hidden;
}

.header-menu li:hover ul {
	max-height: 203px;
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
	visibility: visible;
}

.header-menu li ul:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 174px;
	height: 11px;
	background: url(../img/header-menu3.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu3.png*/ no-repeat 3px top;
}

.header-menu li ul:after {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 174px;
	height: 30px;
	background: url(../img/header-menu4.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu4.png*/ repeat-x;
}

.header-menu li ul li {
	height: 30px;
	display: block;
	float: none;
}

.header-menu li ul li:before,
.header-menu li ul li a:before {
	display: none;
}

.header-menu li ul li:first-child a {
	width: auto;
}

.header-menu li ul li a {
	font-size: 14px;
	color: #cdd7de !important;
	padding: 0;
	line-height: 30px;
	height: 30px;
	display: block;
	float: none;
	text-indent: 18px;
	background: url(../img/header-menu2.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu2.png*/ no-repeat;
}

.header-menu li ul li:hover a {
	color: #997552 !important;
}

.header-menu li ul li a:after,
.header-menu li ul li:first-child a:after {
	display: block;
	left: 0; right: 0;
	width: 174px;
	height: 30px;
	background: url(../img/header-menu2.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/header-menu2.png*/ no-repeat 0 -30px;
	-moz-opacity: 0.0 !important;
		 opacity: 0.0 !important;
		  filter: alpha(opacity=0) !important;
}

.header-menu li ul li:hover a:after {
	-moz-opacity: 1.0 !important;
		 opacity: 1.0 !important;
		  filter: alpha(opacity=100) !important;
}
/* -------------------- header menu end -------------------- */

.play {
	position: absolute;
	z-index: 1;
	top: 303px; right: -33px;
	width: 253px;
	height: 94px;
	background: url(../img/play.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/play.jpg*/ no-repeat;
}

.play a {
	width: 210px;
	height: 94px;
	display: block;
	overflow: hidden;
	line-height: 500px;
	background: url(../img/play1.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/play1.jpg*/ no-repeat;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.play a:hover {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}
/* ============================================================ */
/* ======================== HEADER END ======================== */
/* ============================================================ */











/* ============================================================ */
/* ========================== SIDEBAR ========================= */
/* ============================================================ */

/* -------------------- bloc -------------------- */
.bloc {
	position: relative;
	width: 244px;
	margin-bottom: 75px;
}

.bloc:after {
	content: '';
	position: absolute;
	z-index: 1;
	bottom: -89px; left: 0;
	width: 244px;
	height: 89px;
	background: url(../img/bloc2.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/bloc2.png*/ no-repeat;
}

.bloc1 {
	background: url(../img/bloc1.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/bloc1.png*/ no-repeat;
}

.bloc2 {
	position: relative;
	z-index: 2;
	min-height: 80px;
	bottom: -36px;
	padding-left: 20px;
}
/* -------------------- bloc end -------------------- */



.online {
	padding-bottom: 15px;
}

.online-title {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	color: #648299;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 12px 0;
	margin-right: 11px;
	text-align: center;
}

.online-item {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #5b453b;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 12px;
	margin-bottom: -12px;
	position:relative;
}
.online-item a {
	color: #5b453b;
	text-decoration: none;
}
.online-item1 {
	position: relative;
	width: 211px;
	height: 59px;
	background: url(../img/bloc3.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/bloc3.png*/ no-repeat;
	margin: -1px 0 0 -12px;
}

.online-item2 {
	position: relative;
	left: 12px; top: 9px;
	display: block;
	overflow: hidden;
	width: 151px;
	height: 59px;
}

.online-item3 {
	position: absolute;
	top: 10px; right: 8px;
	width: 39px;
	font-size: 19px;
	color: #fffbe2;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(98, 84, 71, 0.75);
}

.online-item4 {
	height: 59px;
	display: block;
	overflow: hidden;
	background: url(../img/bloc4.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/bloc4.png*/ no-repeat;
}

.monitor_all { padding-right:10px; padding-top:10px; color:#756961; }

.akk {
	position: relative;
	padding: 27px 0 14px 14px;
}

.akk .avatar-small { position: absolute; top: 27px; }

.akk-info {
	position: absolute;
	top: 16px; left: 6px;
	width: 23px;
	height: 23px;
	background: #db6340;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 23px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}

.akk-info-success {
	position: absolute;
	top: 16px; left: 6px;
	width: 23px;
	height: 23px;
	background: #07b123;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 23px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}

.akk-info span {
	position: absolute;
	bottom: 39px; left: -58px;
	width: 306px;
	display: block;
	background: rgba(34, 34, 34, 0.95);
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px;
	-moz-opacity: 0.0;
	     opacity: 0.0;
	      filter: alpha(opacity=0);
	-webkit-transform: scale(0);
	   -moz-transform: scale(0);
	    -ms-transform: scale(0);
	     -o-transform: scale(0);
	        transform: scale(0);
}

.akk-info-success span {
	position: absolute;
	bottom: 39px; left: -58px;
	width: 306px;
	display: block;
	background: rgba(34, 34, 34, 0.95);
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px;
	-moz-opacity: 0.0;
	     opacity: 0.0;
	      filter: alpha(opacity=0);
	-webkit-transform: scale(0);
	   -moz-transform: scale(0);
	    -ms-transform: scale(0);
	     -o-transform: scale(0);
	        transform: scale(0);
}

.akk-info:hover span {
	-moz-opacity: 1.0;
	     opacity: 1.0;
	      filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}

.akk-info-success:hover span {
	-moz-opacity: 1.0;
	     opacity: 1.0;
	      filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}

.akk-info span:before {
	content: '';
	position: absolute;
	bottom: -12px; left: 63px;
	width: 0; height: 0;
	border: 6px solid transparent;
	border-top-color: rgba(34, 34, 34, 0.95);
}

.akk-info-success span:before {
	content: '';
	position: absolute;
	bottom: -12px; left: 63px;
	width: 0; height: 0;
	border: 6px solid transparent;
	border-top-color: rgba(34, 34, 34, 0.95);
}

.akk-info span b {
	font-weight: normal;
	color: #85c08d;
}

.akk-info-success span b {
	font-weight: normal;
	color: #85c08d;
}

.akk-info1 {

	margin: -2px 0 0 76px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	color: #756961;
	line-height: 17px;
}

.akk-info1 b {
	color: #648299;
}

.akk-info1 span {
	font-size: 13px;
	font-weight: bold;
	color: #d7834b;
}

.akk1 {
	width: 199px;
	height: 41px;
	display: block;
	background: url(../img/akk1.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/akk1.jpg*/ no-repeat;
	margin-left: -7px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #faffce;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	text-shadow: 1px 1px 0 #61705a;
	margin-top: 11px;
}

.akk2 {
	width: 199px;
	height: 41px;
	display: block;
	background: url(../img/akk2.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/akk2.jpg*/ no-repeat;
	margin-left: -7px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #ffe9a4;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	text-shadow: 1px 1px 0 #82381d;
}

.akk1:hover, .akk2:hover { background-position: 0 -41px; }


.bloc-vk { padding: 5px 0 25px 15px; }


.bloc-vote { padding: 5px 0 25px 15px; }
.bloc-vote img { margin: 0 4px 4px 0; }


/* ============================================================ */
/* ======================== SIDEBAR END ======================= */
/* ============================================================ */










/* ============================================================ */
/* ========================== CONTENT ========================= */
/* ============================================================ */

/* -------------------- slider -------------------- */
div { margin: 0; padding: 0; border: 0; }
.showcase1 {
	margin-left: 41px;
	width: 654px;
	height: 309px;
}

.showcase-load { height: 256px; overflow: hidden; }
.showcase { position: relative; margin: auto; }
.showcase-content-container { border: 4px solid #cec7ad; }

.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	background: url(../img/arrows.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/arrows.png*/;
	width: 68px;
	height: 77px;
	top: 109px;
	cursor: pointer;
	z-index: 2;
}

.showcase-arrow-previous { left: -25px; }
.showcase-arrow-previous:hover { background-position: 0 -77px; }

.showcase-arrow-next {
	right: -25px;
	background-position: right 0;
}
.showcase-arrow-next:hover { background-position: right -77px; }

.showcase-content-wrapper {
	text-align: center;
	height: 470px;
	width: 539px;
	display: table-cell;
	vertical-align: middle;
}

.showcase-caption {
	color: #FFF;
	padding: 15px 20px 18px 20px;
	text-align: left;
	position: absolute;
	bottom: 0; left: 0; right: 0;
	display: none;
	background: rgba(57, 46, 36, 0.71);
	font-size: 15px;
	color: #f4f2e5;
}

.showcase-onepage .showcase-content { margin-bottom: 10px; }
.showcase-onepage .showcase-content img { width: 646px !important; min-height: 256px; }

.showcase-button-wrapper {
	text-align: center;
	height: 17px;
	overflow: hidden;
	margin-top: 15px; }

.showcase-button-wrapper span {
	overflow: hidden;
	background: rgba(112, 103, 81, 0.50);
	cursor: pointer;
	font-size: 0px !important;
	padding: 10px 10px 1px 1px;
	margin: 0 4px 0 3px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}

.showcase-button-wrapper .active { background: #494741; }

.slide_link {
	position: absolute;
	z-index: 1;
	width: 646px;
	height: 256px;
	display: block;
	overflow: hidden;
	margin-top: -263px;
	line-height: 1000px;
}
/* -------------------- slider end -------------------- */



/* -------------------- shortstory -------------------- */
.shortstory {
	background: url(../img/short.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/short.png*/ no-repeat 1px 0;
	padding: 73px 0 0 41px;
	overflow: hidden;
}

.shortstory .btl {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #64839b;
	font-weight: bold;
	padding-left: 4px;
	margin-right: 33px;
}

.shortstory .btl a {
	color: #64839b;
	text-decoration: none;
}

.shortstory-content {
	width: 655px;
	text-align: justify;
	border-bottom: 2px solid rgba(108, 75, 57, 0.40);
	padding: 24px 0;
}

.shortstory-content img {
	border: 4px solid #d0cab2;
	margin: 0 5px;
}

.shortstory-info {
	width: 663px;
	height: 86px;
}

.shortstory-info1 {
	padding: 32px 0 0 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	color: #6a6a6a;
}

.shortstory-info1 b { color: #575757; }

.shortstory-more {
	float: right;
	margin-top: 17px;
}

.shortstory-more a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 163px;
	height: 63px;
	line-height: 500px;
	background: url(../img/short.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/short.jpg*/ no-repeat;
}

.shortstory-more a:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 163px;
	height: 63px;
	background: url(../img/short.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/short.jpg*/ no-repeat 0 -63px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.shortstory-more a:hover:before {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}
/* -------------------- shortstory end -------------------- */



/* -------------------- navigation -------------------- */
.basenavi {
	position: relative;
	width: 726px;
	height: 80px;
	margin: 5px 0 0 5px;
	background: url(../img/nav.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/nav.png*/ no-repeat;
}

.navigation {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	color: #474747;
	font-weight: bold;
	padding: 35px 0 0 37px;
}

.navigation span {
	background: #6891b1;
	color: #FFF;
	padding: 0 6px 1px 6px;
}

.navigation a {
	text-decoration: none;
	color: #474747;
	padding: 0 6px 1px 6px;
}

.navigation a:hover {
	color: #FFF;
	background: #bb7151;
}

.nextprev {
	position: absolute;
	top: 44px; right: 35px;
	width: 50px;
	height: 21px;
}

.nextprev svg {
	position: absolute;
	top: 0;
	width: 14px;
	height: 21px;
	fill: #a8a393;
}

.nextprev .pprev svg {
	left: 0;
}

.nextprev .pnext svg {
	right: 0;
}

.nextprev a .pprev svg,
.nextprev a .pnext svg {
	fill: #474747;
}

.nextprev a:hover .pprev svg,
.nextprev a:hover .pnext svg {
	fill: #bb7151;
}

.nextprev .pprev {
	width: 25px;
	height: 21px;
	display: block;
	float: left;
}

.nextprev .pnext {
	width: 25px;
	height: 21px;
	display: block;
}
/* -------------------- navigation end -------------------- */



/* -------------------- fullstory -------------------- */
.fullstory {
	background: url(../img/short.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/short.png*/ no-repeat 1px bottom;
	padding: 0 0 90px 35px;
	margin-bottom: -18px;
	overflow: hidden;
}

.fullstory .btl {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #64839b;
	font-weight: bold;
	padding-left: 4px;
	margin-right: 33px;
}

.fullstory-back {
	float: right;
	margin-top: 17px;
}

.fullstory-back a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 163px;
	height: 63px;
	line-height: 500px;
	background: url(../img/full.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/full.jpg*/ no-repeat;
}

.fullstory-back a:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 163px;
	height: 63px;
	background: url(../img/full.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/full.jpg*/ no-repeat 0 -63px;
	-moz-opacity: 0.0;
		 opacity: 0.0;
		  filter: alpha(opacity=0);
}

.fullstory-back a:hover:before {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.fullstory-comm {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #383838;
	font-weight: bold;
	margin-top: -15px;
	padding: 0 0 15px 42px;
}

/* -------------------- fullstory end -------------------- */



/* -------------------- comments -------------------- */
.comm0 { padding: 0 0 8px 25px; }

.comm {
	width: 686px;
	background: url(../img/comm.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/comm.jpg*/ repeat-y;
}

.comm1 {
	background: url(../img/comm1.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/comm1.jpg*/ no-repeat;
}

.comm2 {
	background: url(../img/comm2.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/comm2.jpg*/ no-repeat bottom;
	padding: 46px 48px 44px 49px;
}

.comm3 {
	height: 50px;
	overflow: hidden;
}

.comm-ava {
	width: 34px;
	height: 34px;
	display: block;
	float: left;
	overflow: hidden;
	border: 3px solid #8c6f4a;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}

.comm-ava img {
	width: 34px;
	min-height: 34px;
}

.comm-author {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #8f7b52;
	margin: 9px 0 0 52px;
}

.comm-author b { color: #669a74; }
.comm-author b a { color: #669a74; }
.comm-author b a:hover { text-decoration: none; }

.comm-manage {
	float: right;
	margin-top: 5px;
}

.comm-manage li,
.comm-manage li a {
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	float: left;
	line-height: 200px;
	margin-left: 5px;
}

.comm-fast {
	background: rgba(94, 70, 51, 0.50) url(../img/fast.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/fast.png*/ no-repeat center;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.comm-fast:hover { background: rgba(94, 70, 51, 0.77) url(../img/fast.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/fast.png*/ no-repeat center; }

.comm-edit {
	background: rgba(94, 70, 51, 0.50) url(../img/edit.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/edit.png*/ no-repeat center;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.comm-edit:hover { background: rgba(94, 70, 51, 0.77) url(../img/edit.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/edit.png*/ no-repeat center; }

.comm-del {
	background: rgba(94, 70, 51, 0.50) url(../img/del.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/del.png*/ no-repeat center;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.comm-del:hover { background: rgba(94, 70, 51, 0.77) url(../img/del.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/del.png*/ no-repeat center; }

.comm-text {
	font-size: 13px;
	color: #313131;
	padding: 1px 3px 0 3px;
}

.comm-text .signature { color: #4c4b4b; }

/* -------------------- comments end -------------------- */



.info {
	width: 686px;
	background: url(../img/info.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/info.jpg*/ repeat-y;
	margin: 0 0 20px 25px;
}

.info1 {
	background: url(../img/info1.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/info1.jpg*/ no-repeat;
}

.info2 {
	background: url(../img/info2.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/info2.jpg*/ no-repeat bottom;
	padding: 30px 30px 40px 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fbe36e;
}

.info2 a {
	color: #FFF;
}


.comm-content {
	width: 655px;
	text-align: justify;
	border-bottom: 2px solid rgba(108, 75, 57, 0.40);
	padding: 24px 0;
}



.button {
	height: 40px !important;
	text-transform: uppercase;
}

.fieldsubmit { margin: 15px 0 0 0; }


.avatar {
	width: 100px;
	height: 100px;
	display: block;
	overflow: hidden;
	border: 4px solid #d0cab2;
}

.avatar img {
	width: 100px;
	max-height: 100px;
}

.user-info {
	margin-left: 126px;
	font-size: 14px;
}

.statistics {
	padding: 20px 0 0 0;
}

.statistics h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.statistics ul {
	font-size: 14px;
	padding-right: 30px;
}

/* ============================================================ */
/* ======================== CONTENT END ======================= */
/* ============================================================ */





.offline {
	background: url(../img/offline.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/offline.jpg*/ no-repeat center 0,
		#4a665a url(../img/offline1.jpg)/*tpa=http://icrafts.su/templates/iCraftsV2/img/offline1.jpg*/ repeat-y center 0;
}

.offline1 {
	width: 546px;
	margin: 0 auto;
}

.errorwrap {
	position: relative;
	top: 321px;
	width: 546px;
	height: 100px;
	background: url(../img/offline.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/offline.png*/ no-repeat;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
}





/* ============================================================ */
/* ========================== FOOTER ========================== */
/* ============================================================ */

.footer {
	position: relative;
	width: 1020px;
	margin: 0 auto;
}

.footer-menu {
	position: absolute;
	top: 97px; left: 14px;
	height: 29px;
}

.footer-menu li {
	height: 29px;
	display: block;
	float: left;
	margin-right: 14px;
}

.footer-menu li a {
	height: 29px;
	display: block;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	color: #ece19e;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
	padding: 0 12px;
	background: rgba(74, 52, 42, 0.81);
}

.footer-menu li a:hover {
	background: rgba(158, 127, 95, 0.69);
}

.counts {
	position: absolute;
	top: 98px; right: 41px;
}

.counts ul {
	display: inline;
}

.counts ul li {
	float: right;
	width: 88px;
	height: 31px;
	margin-left: 12px;
	-moz-opacity: 0.5;
		 opacity: 0.5;
		  filter: alpha(opacity=50);
}

.counts ul li:hover {
	-moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}

.footer-info {
	position: absolute;
	top: 189px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #404040;
}

.footer-copy {
	position: absolute;
	top: 192px; left: 17px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: bold;
}

.footer-copy a { color: #a74f29; }
.footer-copy a:hover { text-decoration: none; }

.developers-copy {
	position: absolute;
	top: 183px; right: 30px;
	width: 42px;
	height: 37px;
	display: block;
	overflow: hidden;
	line-height: 200px;
	background: url(../img/copy.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/copy.png*/ no-repeat;
}

/* ============================================================ */
/* ======================== FOOTER END ======================== */
/* ============================================================ */




.bloc-vote a {
    -moz-opacity: 0.5;
		 opacity: 0.5;
		  filter: alpha(opacity=50);
}

.bloc-vote a:hover {
    -moz-opacity: 1.0;
		 opacity: 1.0;
		  filter: alpha(opacity=100);
}




.text_spoiler a { color: #fedbb5 !important; }


.static-page1 {
	padding: 0 0 90px 41px;
	margin-bottom: -18px;
	overflow: hidden;
}

.static-page {
	width: 690px;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #64839b;
	font-weight: bold;
	padding: 0 0 36px 36px;
	margin-left: 4px;
	background: url(../img/nav.png)/*tpa=http://icrafts.su/templates/iCraftsV2/img/nav.png*/ no-repeat bottom;
}

.static-content {
	width: 655px;
	text-align: justify;
	padding: 24px 0;
}

.static-content1 {
	background: rgba(193, 67, 28, 0.25);
	font-size: 13px;
	color: #b73920;
	padding: 16px 20px;
	margin-bottom: 21px;
}

.static-content1 a { color: #6b2a14; }

.static-content2-title {
	background: #588165;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #fff3cd;
	font-weight: bold;
	text-transform: uppercase;
	padding: 13px 20px;
}

.static-content2-left {
	width: 310px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 15px;
	color: #464646;
	float: left;
}

.static-content2-left ul li {
	height: 36px;
	display: block;
	line-height: 36px;
	padding: 0 18px;
}

.static-content2-left ul li span {
	float: right;
	color: #58809c;
	font-weight: bold;
}

.static-content2-left ul li:nth-child(2n-1),
.static-content2-right ul li:nth-child(2n-1) {
	background: rgba(134, 100, 66, 0.13);
}

.static-content2-right {
	width: 345px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 15px;
	color: #89857c;
	float: right;
	background: rgba(231, 216, 170, 0.34);
}

.static-content2-right ul li {
	height: 36px;
	display: block;
	line-height: 36px;
	padding: 0 18px;
}

.static-content3 {
	text-align: right;
}

.static-content3-tittle {
	background: #866642;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #fff3cd;
	font-weight: bold;
	text-transform: uppercase;
	padding: 13px 20px;
	margin-top: 17px;
	text-align: left;
}

.static-content3 ul li {
	height: 42px;
	display: block;
	line-height: 42px;
	padding: 0 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

.static-content3 ul li:nth-child(2n) {
	background: rgba(136, 70, 16, 0.16);
}

.static-content3 ul li span.static-content31 {
	width: 198px;
	display: block;
	float: left;
	font-weight: bold;
	color: #555555;
	text-align: left;
}

.static-content3 ul li span.static-content31 img {
	margin-bottom: -2px;
	margin-right: 3px;
}

.static-content3 ul li span.static-content32 {
	width: 130px;
	display: block;
	float: left;
	font-weight: bold;
	color: #b66c48;
	text-align: left;
}







/* donate */
.donate1 {
	height: 61px;
	background: #885c3b;
	line-height: 62px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #fef4b5;
	font-weight: bold;
	overflow: hidden;
}

.donate1 a { color: #ffcd45; }

.donate1 ul li {
	width: 78px;
	height: 61px;
	display: block;
	float: left;
	text-align: center;
	border-right: 1px solid #795132;
}

.donate1 ul li:last-child {
	border: none;
}

.donate1 ul li:nth-child(1) {
	width: 323px;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 17px;
}

.donate1 ul li:nth-child(2n) {
	background: #966740;
	width: 76px;
}

.donate2 {
	display: block;
	overflow: hidden;
}

.donate2 ul {
	/* height: 51px; */
	background: rgba(175, 124, 51, 0.22);
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #404040;
	border-bottom: 2px solid rgba(136, 92, 59, 0.24);
	display: block;
	overflow: hidden;
}

.donate2 ul li {
	width: 78px;
	height: 51px;
	text-align: center;
	border-right: 1px solid #d8caaa;
	display: table-cell;
	vertical-align: middle;
}

.donate2 ul li:last-child {
	border: none;
}

.donate2 ul li:nth-child(1) {
	width: 323px;
	padding: 0 0 0 20px;
	text-align: left;
}

.donate2 ul li:nth-child(2n) {
	background: rgba(255, 249, 231, 0.24);
}

.donate2 ul li img {
	margin-top: 11px;
}

.donate3 {
	font-size: 15px;
	color: #537c6b;
	background: rgba(78, 165, 139, 0.29);
	padding: 17px 21px;
	margin: 25px 0;
}

.donate3 div {
	margin: 0 !important;
}

.donate4 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	color: #464646;
	line-height: 18px;
}

.donate4 b {
	display: block;
	margin-bottom: 12px;
}


#easyTooltip {
    width: 100%;
    max-width: 320px;
    z-index: 9999;
	padding: 10px 12px;
	background: rgba(136, 92, 59, 0.8);
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #fef4b5;
}
/* donate end */


.alert-danger {
	font-size: 15px;
	color: #537c6b;
	background: rgba(164, 78, 78, 0.29);
	padding: 17px 21px;
	margin: 25px 0;
}

.alert-danger div {
	margin: 0 !important;
}

.alert-warning {
	font-size: 15px;
	color: #537c6b;
	background: rgba(157, 164, 78, 0.29);
	padding: 17px 21px;
	margin: 25px 0;
}

.alert-warning div {
	margin: 0 !important;
}


.rating-tabs li a {
	width: 216px;
}

.rating-table1 {
    height: 42px;
    line-height: 42px;
    padding: 0 17px;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	color: #555555;
    text-align: right;
}

.rating-table1:nth-child(2n-1) {
    background: rgba(175, 124, 51, 0.22);
}

.rating-table1 span {
    width: 149px;
    display: block;
	float: left;
    text-align: left;
}

.rating-table1 a {
    text-decoration: none;
}

.rating-table1 i {
    display: block;
	float: left;
    text-align: left;
    font-style: normal;
}









.exchange {
	background: rgba(78, 165, 139, 0.29);
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	color: #537c6b;
    padding: 18px 20px;
}

.exchange span {
	font-size: 18px;
	color: #869522;
	font-weight: bold;
}

.exchange-form {
	display: block;
	background:
		url(../img/short.png) no-repeat,
		url(../img/short.png) no-repeat left bottom;
    margin: 0 -38px;
    padding: 70px 36px 100px 36px;
}

.exchange-text {
	padding: 0 0 0 51px;
	font-size: 17px;
    height: 50px;
}

.exchange-text div {
	font-size: 14px;
}

.exchange1 {
	background: url(../img/exchange1.png) no-repeat;
	display: flex;
	justify-content: space-between;
	margin-right: 5%;
	margin-bottom: 15px;
}

.exchange1 input { width: 35%; border-top: 2px solid #e3dcaa; border-left: 2px solid #f5efba; border-right: 2px solid #f5efba; border-bottom: 2px solid #fefac3; background: -webkit-linear-gradient(top, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); background: -o-linear-gradient(top, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); background: -ms-linear-gradient(top, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); background: linear-gradient(to bottom, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); }

.exchange2 {
	background: url(../img/exchange2.png) no-repeat;
	display: flex;
	justify-content: space-between;
	margin-right: 5%;
	margin-bottom: 15px;
}
.exchange2 input { width: 35%; border-top: 2px solid #e3dcaa; border-left: 2px solid #f5efba; border-right: 2px solid #f5efba; border-bottom: 2px solid #fefac3; background: -webkit-linear-gradient(top, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); background: -o-linear-gradient(top, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); background: -ms-linear-gradient(top, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); background: linear-gradient(to bottom, rgba(175,152,108,1) 0%, rgba(185,163,116,1) 9%, rgba(199,176,124,1) 24%, rgba(211,190,135,1) 58%, rgba(220,201,146,1) 76%, rgba(222,205,150,1) 91%, rgba(215,198,145,1) 100%); }


.exchange-btn {
	width: 655px;
	height: 51px;
	display: block;
	outline: none;
	border: none;
	background: url(../images/list-mods.jpg) no-repeat;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	color: #ffeb95;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
    padding-bottom: 17px;
}

.exchange-btn:hover {
	background-position: 0 -51px;
}















.scene {
	text-align: left;
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	display: inline-block;
	z-index: 3;

}

.layer {
	line-height: 0;
}

.footer_parallax {
	height: 345px;
	left: -450px;
	overflow: hidden;
	position: absolute;
	top: -90px;
	width: 1907px;
	pointer-events: none;
}

.header_parallax {
	height: 900px;
	left: -450px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 1907px;
	pointer-events: none;
}










.bordered {
  border: solid #AC794A 1px;
  -webkit-box-shadow: 0 1px 1px #AC794A;
  -moz-box-shadow: 0 1px 1px #AC794A;
}

.bordered {
  border-spacing: 0;
  width: 100%;
}

.bordered th {
  background: #AC794A;
  border-top: none;
  color: white;
}









.logo,
.logo:before,
/*.launcher a:before,
.launcher a:after,*/
.auth:before,
.prof:before,
.authlogin span,
.prof-links a,
.prof-links a:before,
.prof-links a:after,
.prof-cont-pm:before,
.prof-cont-profile,
.prof-cont-logout,
.header-menu li a,
.header-menu li a:before,
.header-menu li a:after,
.header-menu li a svg,
.header-menu li ul,
.play a,
.footer-menu li a,
.counts ul li,
.akk-info span,
.shortstory-more a:before,
.fullstory-back a:before,
.navigation a,
.nextprev a .pprev svg,
.nextprev a .pnext svg,
.comm-fast,
.comm-edit,
.comm-del,
.bbcodes,
.bbcodes_poll,
.fbutton,
.ui-button,
.bloc-vote a
{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		 -o-transition: all 0.3s ease;
			transition: all 0.3s ease;
}


/* Chrome */
@media all and (-webkit-min-device-pixel-ratio:0) {
	.logo { left: 396px; }
	.launcher { left: 670px; }
	.play { right: -32px; }
	.shortstory { background-position: 0 0; }
	.fullstory { background-position: 0 bottom; }
}
/* Opera */
noindex:-o-prefocus,.logo { left: 396px; }
noindex:-o-prefocus,.launcher { left: 670px; }
noindex:-o-prefocus,.play { right: -32px; }
noindex:-o-prefocus,.shortstory { background-position: 0 0; }
noindex:-o-prefocus,.fullstory { background-position: 0 bottom; }

/* Safari */
.logo { (;left: 397px;); }
.launcher { (;left: 671px;); }
.play { (;right: -33px;); }
.showcase-button-wrapper span { (;padding: 10px 0px 1px 1px;); }
.shortstory { (;background-position: 1px 0;); }
.fullstory { (;background-position: 1px bottom;); }

/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .logo { left: 396px; }
  .launcher { left: 670px; }
  .shortstory { background-position: 0 0; }
  .fullstory { background-position: 0 bottom; }
}

.all-informer,
.all-informer > div {-webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}

.all-informer { position:fixed; top:10px; right:10px; width:118px; height:82px; background: rgba(0,0,0,.75); z-index: 1000; }
.all-informer > div { position:relative; z-index:2; padding:15px; font-family: 'Open Sans Condensed', sans-serif; text-transform:uppercase; color:#fff; text-align:center; width:118px; height:82px;-webkit-transition:all .25s ease-in-out; transition:all .25s ease-in-out;  }
.all-informer h4 { font-family: 'PT Sans', sans-serif; font-size:24px; font-weight:bold; color:#fbe5a5; letter-spacing:-1.5px;-webkit-transition:all .25s ease-in-out; transition:all .25s ease-in-out; }
.all-informer:after { position:absolute; top:50%; left:50%; height:0; width:0; background:#fed94d;  content:""; -webkit-transition:all .25s ease-in-out; transition:all .25s ease-in-out; }
.all-informer:hover:after { width:118px; height:82px;  margin:-41px 0 0 -59px;  }
.all-informer:hover > div,
.all-informer:hover h4 { color:#353f41; }

/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Set dimensions
 * 4. Set style
 */
 .uk-tooltip {
	/* 1 */
	display: none;
	/* 2 */
	position: absolute;
	z-index: 1099;
	/* 3 */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 200px;
	padding: 5px 8px;
	/* 4 */
	background: #333333;
	color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
	line-height: 18px;
	text-align: center;
  }
  /* Triangle
   ========================================================================== */
  /*
   * 1. Dashed is less antialised than solid
   */
  .uk-tooltip:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	/* 1 */
	border: 5px dashed #333333;
  }
  /* Direction modifiers
   ========================================================================== */
  /*
   * Top
   */
  .uk-tooltip-top:after,
  .uk-tooltip-top-left:after,
  .uk-tooltip-top-right:after {
	bottom: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: #333333;
  }
  /*
   * Bottom
   */
  .uk-tooltip-bottom:after,
  .uk-tooltip-bottom-left:after,
  .uk-tooltip-bottom-right:after {
	top: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #333333;
  }
  /*
   * Top/Bottom center
   */
  .uk-tooltip-top:after,
  .uk-tooltip-bottom:after {
	left: 50%;
	margin-left: -5px;
  }
  /*
   * Top/Bottom left
   */
  .uk-tooltip-top-left:after,
  .uk-tooltip-bottom-left:after {
	left: 10px;
  }
  /*
   * Top/Bottom right
   */
  .uk-tooltip-top-right:after,
  .uk-tooltip-bottom-right:after {
	right: 10px;
  }
  /*
   * Left
   */
  .uk-tooltip-left:after {
	right: -5px;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #333333;
  }
  /*
   * Right
   */
  .uk-tooltip-right:after {
	left: -5px;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: #333333;
  }

/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * This is the modal overlay and modal dialog container
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Allow scrolling for the modal dialog
 * 4. Mask the background page
 * 5. Fade-in transition
 */
 .uk-modal {
	/* 1 */
	display: none;
	/* 2 */
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	/* 3 */
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	/* 4 */
	background: rgba(0, 0, 0, 0.6);
	/* 5 */
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
  }
  /*
   * Open state
   */
  .uk-modal.uk-open {
	opacity: 1;
  }
  /*
   * Prevents duplicated scrollbar caused by 4.
   */
  .uk-modal-page,
  .uk-modal-page body {
	overflow: hidden;
  }
  /* Sub-object: `uk-modal-dialog`
   ========================================================================== */
  /*
   * 1. Create position context for caption, spinner and close button
   * 2. Set box sizing
   * 3. Min-height needed for initial loading and spinner
   * 4. Set style
   * 5. Slide-in transition
   */
  .uk-modal-dialog {
	/* 1 */
	position: relative;
	/* 2 */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 50px auto;
	padding: 20px;
	width: 600px;
	max-width: 100%;
	max-width: calc(100% - 20px);
	/* 3 */
	min-height: 200px;
	/* 4 */
	background: #ffffff;
	/* 5 */
	opacity: 0;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s linear, transform 0.3s ease-out;
  }
  /* Phone landscape and smaller */
  @media (max-width: 767px) {
	/*
	   * Fit in small screen
	   */
	.uk-modal-dialog {
	  width: auto;
	  margin: 10px auto;
	}
  }
  /*
   * Open state
   */
  .uk-open .uk-modal-dialog {
	/* 4 */
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  /*
   * Remove margin from the last-child
   */
  .uk-modal-dialog > :not([class*='uk-modal-']):last-child {
	margin-bottom: 0;
  }
  /* Close in modal
   ========================================================================== */
  .uk-modal-dialog > .uk-close:first-child {
	margin: -10px -10px 0 0;
	float: right;
  }
  /*
   * Remove margin from adjacent element
   */
  .uk-modal-dialog > .uk-close:first-child + *:not([class*='uk-modal-']) {
	margin-top: 0;
  }
  /* Modifier: `uk-modal-dialog-lightbox`
   ========================================================================== */
  .uk-modal-dialog-lightbox {
	margin: 15px auto;
	padding: 0;
	max-width: 95%;
	max-width: calc(100% - 30px);
  }
  /*
   * Close button
   */
  .uk-modal-dialog-lightbox > .uk-close:first-child {
	position: absolute;
	top: -12px;
	right: -12px;
	margin: 0;
	float: none;
  }
  /* Phone landscape and smaller */
  @media (max-width: 767px) {
	.uk-modal-dialog-lightbox > .uk-close:first-child {
	  top: -7px;
	  right: -7px;
	}
  }
  /* Modifier: `uk-modal-dialog-large`
   ========================================================================== */
  /* Tablet and bigger */
  @media (min-width: 768px) {
	.uk-modal-dialog-large {
	  width: 930px;
	}
  }
  /* Large screen and bigger */
  @media (min-width: 1220px) {
	.uk-modal-dialog-large {
	  width: 1130px;
	}
  }
  /* Sub-Object: `uk-modal-header` and `uk-modal-footer`
   ========================================================================== */
  .uk-modal-header {
	margin-bottom: 15px;
  }
  .uk-modal-footer {
	margin-top: 15px;
  }
  /*
   * Remove margin from the last-child
   */
  .uk-modal-header > :last-child,
  .uk-modal-footer > :last-child {
	margin-bottom: 0;
  }
  /* Sub-Object: `uk-modal-caption`
   ========================================================================== */
  .uk-modal-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	margin-bottom: -10px;
	color: #ffffff;
	text-align: center;
  }
  /* Sub-Object: `uk-modal-spinner`
   ========================================================================== */
  .uk-modal-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 25px;
	color: #ddd;
  }
  .uk-modal-spinner:after {
	content: "\f110";
	font-family: FontAwesome;
	-webkit-animation: uk-rotate 2s infinite linear;
	animation: uk-rotate 2s infinite linear;
  }

  /* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-close::-moz-focus-inner {
	border: 0;
	padding: 0;
  }
  /*
   * 1. Correct inability to style clickable `input` types in iOS.
   * 2. Remove margins in Chrome, Safari and Opera.
   * 3. Remove borders for `button`.
   * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
   * 5. Correct `font` properties and `color` not being inherited for `button`.
   * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
   * 7. Remove default `button` padding and background color
   * 8. Style
   */
  .uk-close {
	/* 1 */
	-webkit-appearance: none;
	/* 2 */
	margin: 0;
	/* 3 */
	border: none;
	/* 4 */
	overflow: visible;
	/* 5 */
	font: inherit;
	color: inherit;
	/* 6 */
	text-transform: none;
	/* 7. */
	padding: 0;
	background: transparent;
	/* 8 */
	display: inline-block;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	opacity: 0.3;
  }
  /* Icon */
  .uk-close:after {
	display: block;
	content: "\f00d";
	font-family: FontAwesome;
  }
  /*
   * Hover
   * 1. Apply hover style also to focus state
   * 2. Remove default focus style
   * 3. Required for `a` elements
   */
  .uk-close:hover,
  .uk-close:focus {
	opacity: 0.5;
	/* 2 */
	outline: none;
	/* 3 */
	color: inherit;
	text-decoration: none;
	cursor: pointer;
  }
  /* Modifier
   ========================================================================== */
  .uk-close-alt {
	padding: 2px;
	border-radius: 50%;
	background: #eeeeee;
	opacity: 1;
  }
  /* Hover */
  .uk-close-alt:hover,
  .uk-close-alt:focus {
	opacity: 1;
  }
  /* Icon */
  .uk-close-alt:after {
	opacity: 0.5;
  }
  .uk-close-alt:hover:after,
  .uk-close-alt:focus:after {
	opacity: 0.8;
  }


  /* ========================================================================
   Component: Icon
 ========================================================================== */
@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot");
	src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
  }
  /*
   * 1. Allow margin
   * 2. Prevent inherit font style
   * 4. Correct line-height
   * 5. Better font rendering
   */
  [class*='uk-icon-'] {
	font-family: FontAwesome;
	/* 1 */
	display: inline-block;
	/* 2 */
	font-weight: normal;
	font-style: normal;
	/* 4 */
	line-height: 1;
	/* 5 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }

  /* Size modifiers
 ========================================================================== */
.uk-icon-small:before {
	font-size: 150%;
	vertical-align: -10%;
  }
  .uk-icon-medium:before {
	font-size: 200%;
	vertical-align: -16%;
  }
  .uk-icon-large:before {
	font-size: 250%;
	vertical-align: -22%;
  }
  /* Modifier: `uk-icon-spin`
   ========================================================================== */
  .uk-icon-spin {
	display: inline-block;
	-webkit-animation: uk-rotate 2s infinite linear;
	animation: uk-rotate 2s infinite linear;
  }
  /* Modifier: `uk-icon-button`
   ========================================================================== */
  .uk-icon-button {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background: #eeeeee;
	line-height: 35px;
	color: #444444;
	font-size: 18px;
	text-align: center;
  }
  /*
   * Hover
   * 1. Apply hover style also to focus state
   * 2. Remove default focus style
   */
  .uk-icon-button:hover,
  .uk-icon-button:focus {
	background-color: #f5f5f5;
	color: #444444;
	text-decoration: none;
	/* 2 */
	outline: none;
  }
  /* Active */
  .uk-icon-button:active {
	background-color: #dddddd;
	color: #444444;
  }
  /* Icon mapping
   ========================================================================== */
  .uk-icon-glass:before {
	content: "\f000";
  }
  .uk-icon-music:before {
	content: "\f001";
  }
  .uk-icon-search:before {
	content: "\f002";
  }
  .uk-icon-envelope-o:before {
	content: "\f003";
  }
  .uk-icon-heart:before {
	content: "\f004";
  }
  .uk-icon-star:before {
	content: "\f005";
  }
  .uk-icon-star-o:before {
	content: "\f006";
  }
  .uk-icon-user:before {
	content: "\f007";
  }
  .uk-icon-film:before {
	content: "\f008";
  }
  .uk-icon-th-large:before {
	content: "\f009";
  }
  .uk-icon-th:before {
	content: "\f00a";
  }
  .uk-icon-th-list:before {
	content: "\f00b";
  }
  .uk-icon-check:before {
	content: "\f00c";
  }
  .uk-icon-remove:before,
  .uk-icon-close:before,
  .uk-icon-times:before {
	content: "\f00d";
  }
  .uk-icon-search-plus:before {
	content: "\f00e";
  }
  .uk-icon-search-minus:before {
	content: "\f010";
  }
  .uk-icon-power-off:before {
	content: "\f011";
  }
  .uk-icon-signal:before {
	content: "\f012";
  }
  .uk-icon-gear:before,
  .uk-icon-cog:before {
	content: "\f013";
  }
  .uk-icon-trash-o:before {
	content: "\f014";
  }
  .uk-icon-home:before {
	content: "\f015";
  }
  .uk-icon-file-o:before {
	content: "\f016";
  }
  .uk-icon-clock-o:before {
	content: "\f017";
  }
  .uk-icon-road:before {
	content: "\f018";
  }
  .uk-icon-download:before {
	content: "\f019";
  }
  .uk-icon-arrow-circle-o-down:before {
	content: "\f01a";
  }
  .uk-icon-arrow-circle-o-up:before {
	content: "\f01b";
  }
  .uk-icon-inbox:before {
	content: "\f01c";
  }
  .uk-icon-play-circle-o:before {
	content: "\f01d";
  }
  .uk-icon-rotate-right:before,
  .uk-icon-repeat:before {
	content: "\f01e";
  }
  .uk-icon-refresh:before {
	content: "\f021";
  }
  .uk-icon-list-alt:before {
	content: "\f022";
  }
  .uk-icon-lock:before {
	content: "\f023";
  }
  .uk-icon-flag:before {
	content: "\f024";
  }
  .uk-icon-headphones:before {
	content: "\f025";
  }
  .uk-icon-volume-off:before {
	content: "\f026";
  }
  .uk-icon-volume-down:before {
	content: "\f027";
  }
  .uk-icon-volume-up:before {
	content: "\f028";
  }
  .uk-icon-qrcode:before {
	content: "\f029";
  }
  .uk-icon-barcode:before {
	content: "\f02a";
  }
  .uk-icon-tag:before {
	content: "\f02b";
  }
  .uk-icon-tags:before {
	content: "\f02c";
  }
  .uk-icon-book:before {
	content: "\f02d";
  }
  .uk-icon-bookmark:before {
	content: "\f02e";
  }
  .uk-icon-print:before {
	content: "\f02f";
  }
  .uk-icon-camera:before {
	content: "\f030";
  }
  .uk-icon-font:before {
	content: "\f031";
  }
  .uk-icon-bold:before {
	content: "\f032";
  }
  .uk-icon-italic:before {
	content: "\f033";
  }
  .uk-icon-text-height:before {
	content: "\f034";
  }
  .uk-icon-text-width:before {
	content: "\f035";
  }
  .uk-icon-align-left:before {
	content: "\f036";
  }
  .uk-icon-align-center:before {
	content: "\f037";
  }
  .uk-icon-align-right:before {
	content: "\f038";
  }
  .uk-icon-align-justify:before {
	content: "\f039";
  }
  .uk-icon-list:before {
	content: "\f03a";
  }
  .uk-icon-dedent:before,
  .uk-icon-outdent:before {
	content: "\f03b";
  }
  .uk-icon-indent:before {
	content: "\f03c";
  }
  .uk-icon-video-camera:before {
	content: "\f03d";
  }
  .uk-icon-photo:before,
  .uk-icon-image:before,
  .uk-icon-picture-o:before {
	content: "\f03e";
  }
  .uk-icon-pencil:before {
	content: "\f040";
  }
  .uk-icon-map-marker:before {
	content: "\f041";
  }
  .uk-icon-adjust:before {
	content: "\f042";
  }
  .uk-icon-tint:before {
	content: "\f043";
  }
  .uk-icon-edit:before,
  .uk-icon-pencil-square-o:before {
	content: "\f044";
  }
  .uk-icon-share-square-o:before {
	content: "\f045";
  }
  .uk-icon-check-square-o:before {
	content: "\f046";
  }
  .uk-icon-arrows:before {
	content: "\f047";
  }
  .uk-icon-step-backward:before {
	content: "\f048";
  }
  .uk-icon-fast-backward:before {
	content: "\f049";
  }
  .uk-icon-backward:before {
	content: "\f04a";
  }
  .uk-icon-play:before {
	content: "\f04b";
  }
  .uk-icon-pause:before {
	content: "\f04c";
  }
  .uk-icon-stop:before {
	content: "\f04d";
  }
  .uk-icon-forward:before {
	content: "\f04e";
  }
  .uk-icon-fast-forward:before {
	content: "\f050";
  }
  .uk-icon-step-forward:before {
	content: "\f051";
  }
  .uk-icon-eject:before {
	content: "\f052";
  }
  .uk-icon-chevron-left:before {
	content: "\f053";
  }
  .uk-icon-chevron-right:before {
	content: "\f054";
  }
  .uk-icon-plus-circle:before {
	content: "\f055";
  }
  .uk-icon-minus-circle:before {
	content: "\f056";
  }
  .uk-icon-times-circle:before {
	content: "\f057";
  }
  .uk-icon-check-circle:before {
	content: "\f058";
  }
  .uk-icon-question-circle:before {
	content: "\f059";
  }
  .uk-icon-info-circle:before {
	content: "\f05a";
  }
  .uk-icon-crosshairs:before {
	content: "\f05b";
  }
  .uk-icon-times-circle-o:before {
	content: "\f05c";
  }
  .uk-icon-check-circle-o:before {
	content: "\f05d";
  }
  .uk-icon-ban:before {
	content: "\f05e";
  }
  .uk-icon-arrow-left:before {
	content: "\f060";
  }
  .uk-icon-arrow-right:before {
	content: "\f061";
  }
  .uk-icon-arrow-up:before {
	content: "\f062";
  }
  .uk-icon-arrow-down:before {
	content: "\f063";
  }
  .uk-icon-mail-forward:before,
  .uk-icon-share:before {
	content: "\f064";
  }
  .uk-icon-expand:before {
	content: "\f065";
  }
  .uk-icon-compress:before {
	content: "\f066";
  }
  .uk-icon-plus:before {
	content: "\f067";
  }
  .uk-icon-minus:before {
	content: "\f068";
  }
  .uk-icon-asterisk:before {
	content: "\f069";
  }
  .uk-icon-exclamation-circle:before {
	content: "\f06a";
  }
  .uk-icon-gift:before {
	content: "\f06b";
  }
  .uk-icon-leaf:before {
	content: "\f06c";
  }
  .uk-icon-fire:before {
	content: "\f06d";
  }
  .uk-icon-eye:before {
	content: "\f06e";
  }
  .uk-icon-eye-slash:before {
	content: "\f070";
  }
  .uk-icon-warning:before,
  .uk-icon-exclamation-triangle:before {
	content: "\f071";
  }
  .uk-icon-plane:before {
	content: "\f072";
  }
  .uk-icon-calendar:before {
	content: "\f073";
  }
  .uk-icon-random:before {
	content: "\f074";
  }
  .uk-icon-comment:before {
	content: "\f075";
  }
  .uk-icon-magnet:before {
	content: "\f076";
  }
  .uk-icon-chevron-up:before {
	content: "\f077";
  }
  .uk-icon-chevron-down:before {
	content: "\f078";
  }
  .uk-icon-retweet:before {
	content: "\f079";
  }
  .uk-icon-shopping-cart:before {
	content: "\f07a";
  }
  .uk-icon-folder:before {
	content: "\f07b";
  }
  .uk-icon-folder-open:before {
	content: "\f07c";
  }
  .uk-icon-arrows-v:before {
	content: "\f07d";
  }
  .uk-icon-arrows-h:before {
	content: "\f07e";
  }
  .uk-icon-bar-chart-o:before,
  .uk-icon-bar-chart:before {
	content: "\f080";
  }
  .uk-icon-twitter-square:before {
	content: "\f081";
  }
  .uk-icon-facebook-square:before {
	content: "\f082";
  }
  .uk-icon-camera-retro:before {
	content: "\f083";
  }
  .uk-icon-key:before {
	content: "\f084";
  }
  .uk-icon-gears:before,
  .uk-icon-cogs:before {
	content: "\f085";
  }
  .uk-icon-comments:before {
	content: "\f086";
  }
  .uk-icon-thumbs-o-up:before {
	content: "\f087";
  }
  .uk-icon-thumbs-o-down:before {
	content: "\f088";
  }
  .uk-icon-star-half:before {
	content: "\f089";
  }
  .uk-icon-heart-o:before {
	content: "\f08a";
  }
  .uk-icon-sign-out:before {
	content: "\f08b";
  }
  .uk-icon-linkedin-square:before {
	content: "\f08c";
  }
  .uk-icon-thumb-tack:before {
	content: "\f08d";
  }
  .uk-icon-external-link:before {
	content: "\f08e";
  }
  .uk-icon-sign-in:before {
	content: "\f090";
  }
  .uk-icon-trophy:before {
	content: "\f091";
  }
  .uk-icon-github-square:before {
	content: "\f092";
  }
  .uk-icon-upload:before {
	content: "\f093";
  }
  .uk-icon-lemon-o:before {
	content: "\f094";
  }
  .uk-icon-phone:before {
	content: "\f095";
  }
  .uk-icon-square-o:before {
	content: "\f096";
  }
  .uk-icon-bookmark-o:before {
	content: "\f097";
  }
  .uk-icon-phone-square:before {
	content: "\f098";
  }
  .uk-icon-twitter:before {
	content: "\f099";
  }
  .uk-icon-facebook:before {
	content: "\f09a";
  }
  .uk-icon-github:before {
	content: "\f09b";
  }
  .uk-icon-unlock:before {
	content: "\f09c";
  }
  .uk-icon-credit-card:before {
	content: "\f09d";
  }
  .uk-icon-rss:before {
	content: "\f09e";
  }
  .uk-icon-hdd-o:before {
	content: "\f0a0";
  }
  .uk-icon-bullhorn:before {
	content: "\f0a1";
  }
  .uk-icon-bell:before {
	content: "\f0f3";
  }
  .uk-icon-certificate:before {
	content: "\f0a3";
  }
  .uk-icon-hand-o-right:before {
	content: "\f0a4";
  }
  .uk-icon-hand-o-left:before {
	content: "\f0a5";
  }
  .uk-icon-hand-o-up:before {
	content: "\f0a6";
  }
  .uk-icon-hand-o-down:before {
	content: "\f0a7";
  }
  .uk-icon-arrow-circle-left:before {
	content: "\f0a8";
  }
  .uk-icon-arrow-circle-right:before {
	content: "\f0a9";
  }
  .uk-icon-arrow-circle-up:before {
	content: "\f0aa";
  }
  .uk-icon-arrow-circle-down:before {
	content: "\f0ab";
  }
  .uk-icon-globe:before {
	content: "\f0ac";
  }
  .uk-icon-wrench:before {
	content: "\f0ad";
  }
  .uk-icon-tasks:before {
	content: "\f0ae";
  }
  .uk-icon-filter:before {
	content: "\f0b0";
  }
  .uk-icon-briefcase:before {
	content: "\f0b1";
  }
  .uk-icon-arrows-alt:before {
	content: "\f0b2";
  }
  .uk-icon-group:before,
  .uk-icon-users:before {
	content: "\f0c0";
  }
  .uk-icon-chain:before,
  .uk-icon-link:before {
	content: "\f0c1";
  }
  .uk-icon-cloud:before {
	content: "\f0c2";
  }
  .uk-icon-flask:before {
	content: "\f0c3";
  }
  .uk-icon-cut:before,
  .uk-icon-scissors:before {
	content: "\f0c4";
  }
  .uk-icon-copy:before,
  .uk-icon-files-o:before {
	content: "\f0c5";
  }
  .uk-icon-paperclip:before {
	content: "\f0c6";
  }
  .uk-icon-save:before,
  .uk-icon-floppy-o:before {
	content: "\f0c7";
  }
  .uk-icon-square:before {
	content: "\f0c8";
  }
  .uk-icon-navicon:before,
  .uk-icon-reorder:before,
  .uk-icon-bars:before {
	content: "\f0c9";
  }
  .uk-icon-list-ul:before {
	content: "\f0ca";
  }
  .uk-icon-list-ol:before {
	content: "\f0cb";
  }
  .uk-icon-strikethrough:before {
	content: "\f0cc";
  }
  .uk-icon-underline:before {
	content: "\f0cd";
  }
  .uk-icon-table:before {
	content: "\f0ce";
  }
  .uk-icon-magic:before {
	content: "\f0d0";
  }
  .uk-icon-truck:before {
	content: "\f0d1";
  }
  .uk-icon-pinterest:before {
	content: "\f0d2";
  }
  .uk-icon-pinterest-square:before {
	content: "\f0d3";
  }
  .uk-icon-google-plus-square:before {
	content: "\f0d4";
  }
  .uk-icon-google-plus:before {
	content: "\f0d5";
  }
  .uk-icon-money:before {
	content: "\f0d6";
  }
  .uk-icon-caret-down:before {
	content: "\f0d7";
  }
  .uk-icon-caret-up:before {
	content: "\f0d8";
  }
  .uk-icon-caret-left:before {
	content: "\f0d9";
  }
  .uk-icon-caret-right:before {
	content: "\f0da";
  }
  .uk-icon-columns:before {
	content: "\f0db";
  }
  .uk-icon-unsorted:before,
  .uk-icon-sort:before {
	content: "\f0dc";
  }
  .uk-icon-sort-down:before,
  .uk-icon-sort-desc:before {
	content: "\f0dd";
  }
  .uk-icon-sort-up:before,
  .uk-icon-sort-asc:before {
	content: "\f0de";
  }
  .uk-icon-envelope:before {
	content: "\f0e0";
  }
  .uk-icon-linkedin:before {
	content: "\f0e1";
  }
  .uk-icon-rotate-left:before,
  .uk-icon-undo:before {
	content: "\f0e2";
  }
  .uk-icon-legal:before,
  .uk-icon-gavel:before {
	content: "\f0e3";
  }
  .uk-icon-dashboard:before,
  .uk-icon-tachometer:before {
	content: "\f0e4";
  }
  .uk-icon-comment-o:before {
	content: "\f0e5";
  }
  .uk-icon-comments-o:before {
	content: "\f0e6";
  }
  .uk-icon-flash:before,
  .uk-icon-bolt:before {
	content: "\f0e7";
  }
  .uk-icon-sitemap:before {
	content: "\f0e8";
  }
  .uk-icon-umbrella:before {
	content: "\f0e9";
  }
  .uk-icon-paste:before,
  .uk-icon-clipboard:before {
	content: "\f0ea";
  }
  .uk-icon-lightbulb-o:before {
	content: "\f0eb";
  }
  .uk-icon-exchange:before {
	content: "\f0ec";
  }
  .uk-icon-cloud-download:before {
	content: "\f0ed";
  }
  .uk-icon-cloud-upload:before {
	content: "\f0ee";
  }
  .uk-icon-user-md:before {
	content: "\f0f0";
  }
  .uk-icon-stethoscope:before {
	content: "\f0f1";
  }
  .uk-icon-suitcase:before {
	content: "\f0f2";
  }
  .uk-icon-bell-o:before {
	content: "\f0a2";
  }
  .uk-icon-coffee:before {
	content: "\f0f4";
  }
  .uk-icon-cutlery:before {
	content: "\f0f5";
  }
  .uk-icon-file-text-o:before {
	content: "\f0f6";
  }
  .uk-icon-building-o:before {
	content: "\f0f7";
  }
  .uk-icon-hospital-o:before {
	content: "\f0f8";
  }
  .uk-icon-ambulance:before {
	content: "\f0f9";
  }
  .uk-icon-medkit:before {
	content: "\f0fa";
  }
  .uk-icon-fighter-jet:before {
	content: "\f0fb";
  }
  .uk-icon-beer:before {
	content: "\f0fc";
  }
  .uk-icon-h-square:before {
	content: "\f0fd";
  }
  .uk-icon-plus-square:before {
	content: "\f0fe";
  }
  .uk-icon-angle-double-left:before {
	content: "\f100";
  }
  .uk-icon-angle-double-right:before {
	content: "\f101";
  }
  .uk-icon-angle-double-up:before {
	content: "\f102";
  }
  .uk-icon-angle-double-down:before {
	content: "\f103";
  }
  .uk-icon-angle-left:before {
	content: "\f104";
  }
  .uk-icon-angle-right:before {
	content: "\f105";
  }
  .uk-icon-angle-up:before {
	content: "\f106";
  }
  .uk-icon-angle-down:before {
	content: "\f107";
  }
  .uk-icon-desktop:before {
	content: "\f108";
  }
  .uk-icon-laptop:before {
	content: "\f109";
  }
  .uk-icon-tablet:before {
	content: "\f10a";
  }
  .uk-icon-mobile-phone:before,
  .uk-icon-mobile:before {
	content: "\f10b";
  }
  .uk-icon-circle-o:before {
	content: "\f10c";
  }
  .uk-icon-quote-left:before {
	content: "\f10d";
  }
  .uk-icon-quote-right:before {
	content: "\f10e";
  }
  .uk-icon-spinner:before {
	content: "\f110";
  }
  .uk-icon-circle:before {
	content: "\f111";
  }
  .uk-icon-mail-reply:before,
  .uk-icon-reply:before {
	content: "\f112";
  }
  .uk-icon-github-alt:before {
	content: "\f113";
  }
  .uk-icon-folder-o:before {
	content: "\f114";
  }
  .uk-icon-folder-open-o:before {
	content: "\f115";
  }
  .uk-icon-smile-o:before {
	content: "\f118";
  }
  .uk-icon-frown-o:before {
	content: "\f119";
  }
  .uk-icon-meh-o:before {
	content: "\f11a";
  }
  .uk-icon-gamepad:before {
	content: "\f11b";
  }
  .uk-icon-keyboard-o:before {
	content: "\f11c";
  }
  .uk-icon-flag-o:before {
	content: "\f11d";
  }
  .uk-icon-flag-checkered:before {
	content: "\f11e";
  }
  .uk-icon-terminal:before {
	content: "\f120";
  }
  .uk-icon-code:before {
	content: "\f121";
  }
  .uk-icon-mail-reply-all:before,
  .uk-icon-reply-all:before {
	content: "\f122";
  }
  .uk-icon-star-half-empty:before,
  .uk-icon-star-half-full:before,
  .uk-icon-star-half-o:before {
	content: "\f123";
  }
  .uk-icon-location-arrow:before {
	content: "\f124";
  }
  .uk-icon-crop:before {
	content: "\f125";
  }
  .uk-icon-code-fork:before {
	content: "\f126";
  }
  .uk-icon-unlink:before,
  .uk-icon-chain-broken:before {
	content: "\f127";
  }
  .uk-icon-question:before {
	content: "\f128";
  }
  .uk-icon-info:before {
	content: "\f129";
  }
  .uk-icon-exclamation:before {
	content: "\f12a";
  }
  .uk-icon-superscript:before {
	content: "\f12b";
  }
  .uk-icon-subscript:before {
	content: "\f12c";
  }
  .uk-icon-eraser:before {
	content: "\f12d";
  }
  .uk-icon-puzzle-piece:before {
	content: "\f12e";
  }
  .uk-icon-microphone:before {
	content: "\f130";
  }
  .uk-icon-microphone-slash:before {
	content: "\f131";
  }
  .uk-icon-shield:before {
	content: "\f132";
  }
  .uk-icon-calendar-o:before {
	content: "\f133";
  }
  .uk-icon-fire-extinguisher:before {
	content: "\f134";
  }
  .uk-icon-rocket:before {
	content: "\f135";
  }
  .uk-icon-maxcdn:before {
	content: "\f136";
  }
  .uk-icon-chevron-circle-left:before {
	content: "\f137";
  }
  .uk-icon-chevron-circle-right:before {
	content: "\f138";
  }
  .uk-icon-chevron-circle-up:before {
	content: "\f139";
  }
  .uk-icon-chevron-circle-down:before {
	content: "\f13a";
  }
  .uk-icon-html5:before {
	content: "\f13b";
  }
  .uk-icon-css3:before {
	content: "\f13c";
  }
  .uk-icon-anchor:before {
	content: "\f13d";
  }
  .uk-icon-unlock-alt:before {
	content: "\f13e";
  }
  .uk-icon-bullseye:before {
	content: "\f140";
  }
  .uk-icon-ellipsis-h:before {
	content: "\f141";
  }
  .uk-icon-ellipsis-v:before {
	content: "\f142";
  }
  .uk-icon-rss-square:before {
	content: "\f143";
  }
  .uk-icon-play-circle:before {
	content: "\f144";
  }
  .uk-icon-ticket:before {
	content: "\f145";
  }
  .uk-icon-minus-square:before {
	content: "\f146";
  }
  .uk-icon-minus-square-o:before {
	content: "\f147";
  }
  .uk-icon-level-up:before {
	content: "\f148";
  }
  .uk-icon-level-down:before {
	content: "\f149";
  }
  .uk-icon-check-square:before {
	content: "\f14a";
  }
  .uk-icon-pencil-square:before {
	content: "\f14b";
  }
  .uk-icon-external-link-square:before {
	content: "\f14c";
  }
  .uk-icon-share-square:before {
	content: "\f14d";
  }
  .uk-icon-compass:before {
	content: "\f14e";
  }
  .uk-icon-toggle-down:before,
  .uk-icon-caret-square-o-down:before {
	content: "\f150";
  }
  .uk-icon-toggle-up:before,
  .uk-icon-caret-square-o-up:before {
	content: "\f151";
  }
  .uk-icon-toggle-right:before,
  .uk-icon-caret-square-o-right:before {
	content: "\f152";
  }
  .uk-icon-euro:before,
  .uk-icon-eur:before {
	content: "\f153";
  }
  .uk-icon-gbp:before {
	content: "\f154";
  }
  .uk-icon-dollar:before,
  .uk-icon-usd:before {
	content: "\f155";
  }
  .uk-icon-rupee:before,
  .uk-icon-inr:before {
	content: "\f156";
  }
  .uk-icon-cny:before,
  .uk-icon-rmb:before,
  .uk-icon-yen:before,
  .uk-icon-jpy:before {
	content: "\f157";
  }
  .uk-icon-ruble:before,
  .uk-icon-rouble:before,
  .uk-icon-rub:before {
	content: "\f158";
  }
  .uk-icon-won:before,
  .uk-icon-krw:before {
	content: "\f159";
  }
  .uk-icon-bitcoin:before,
  .uk-icon-btc:before {
	content: "\f15a";
  }
  .uk-icon-file:before {
	content: "\f15b";
  }
  .uk-icon-file-text:before {
	content: "\f15c";
  }
  .uk-icon-sort-alpha-asc:before {
	content: "\f15d";
  }
  .uk-icon-sort-alpha-desc:before {
	content: "\f15e";
  }
  .uk-icon-sort-amount-asc:before {
	content: "\f160";
  }
  .uk-icon-sort-amount-desc:before {
	content: "\f161";
  }
  .uk-icon-sort-numeric-asc:before {
	content: "\f162";
  }
  .uk-icon-sort-numeric-desc:before {
	content: "\f163";
  }
  .uk-icon-thumbs-up:before {
	content: "\f164";
  }
  .uk-icon-thumbs-down:before {
	content: "\f165";
  }
  .uk-icon-youtube-square:before {
	content: "\f166";
  }
  .uk-icon-youtube:before {
	content: "\f167";
  }
  .uk-icon-xing:before {
	content: "\f168";
  }
  .uk-icon-xing-square:before {
	content: "\f169";
  }
  .uk-icon-youtube-play:before {
	content: "\f16a";
  }
  .uk-icon-dropbox:before {
	content: "\f16b";
  }
  .uk-icon-stack-overflow:before {
	content: "\f16c";
  }
  .uk-icon-instagram:before {
	content: "\f16d";
  }
  .uk-icon-flickr:before {
	content: "\f16e";
  }
  .uk-icon-adn:before {
	content: "\f170";
  }
  .uk-icon-bitbucket:before {
	content: "\f171";
  }
  .uk-icon-bitbucket-square:before {
	content: "\f172";
  }
  .uk-icon-tumblr:before {
	content: "\f173";
  }
  .uk-icon-tumblr-square:before {
	content: "\f174";
  }
  .uk-icon-long-arrow-down:before {
	content: "\f175";
  }
  .uk-icon-long-arrow-up:before {
	content: "\f176";
  }
  .uk-icon-long-arrow-left:before {
	content: "\f177";
  }
  .uk-icon-long-arrow-right:before {
	content: "\f178";
  }
  .uk-icon-apple:before {
	content: "\f179";
  }
  .uk-icon-windows:before {
	content: "\f17a";
  }
  .uk-icon-android:before {
	content: "\f17b";
  }
  .uk-icon-linux:before {
	content: "\f17c";
  }
  .uk-icon-dribbble:before {
	content: "\f17d";
  }
  .uk-icon-skype:before {
	content: "\f17e";
  }
  .uk-icon-foursquare:before {
	content: "\f180";
  }
  .uk-icon-trello:before {
	content: "\f181";
  }
  .uk-icon-female:before {
	content: "\f182";
  }
  .uk-icon-male:before {
	content: "\f183";
  }
  .uk-icon-gittip:before {
	content: "\f184";
  }
  .uk-icon-sun-o:before {
	content: "\f185";
  }
  .uk-icon-moon-o:before {
	content: "\f186";
  }
  .uk-icon-archive:before {
	content: "\f187";
  }
  .uk-icon-bug:before {
	content: "\f188";
  }
  .uk-icon-vk:before {
	content: "\f189";
  }
  .uk-icon-weibo:before {
	content: "\f18a";
  }
  .uk-icon-renren:before {
	content: "\f18b";
  }
  .uk-icon-pagelines:before {
	content: "\f18c";
  }
  .uk-icon-stack-exchange:before {
	content: "\f18d";
  }
  .uk-icon-arrow-circle-o-right:before {
	content: "\f18e";
  }
  .uk-icon-arrow-circle-o-left:before {
	content: "\f190";
  }
  .uk-icon-toggle-left:before,
  .uk-icon-caret-square-o-left:before {
	content: "\f191";
  }
  .uk-icon-dot-circle-o:before {
	content: "\f192";
  }
  .uk-icon-wheelchair:before {
	content: "\f193";
  }
  .uk-icon-vimeo-square:before {
	content: "\f194";
  }
  .uk-icon-turkish-lira:before,
  .uk-icon-try:before {
	content: "\f195";
  }
  .uk-icon-plus-square-o:before {
	content: "\f196";
  }
  .uk-icon-space-shuttle:before {
	content: "\f197";
  }
  .uk-icon-slack:before {
	content: "\f198";
  }
  .uk-icon-envelope-square:before {
	content: "\f199";
  }
  .uk-icon-wordpress:before {
	content: "\f19a";
  }
  .uk-icon-openid:before {
	content: "\f19b";
  }
  .uk-icon-institution:before,
  .uk-icon-bank:before,
  .uk-icon-university:before {
	content: "\f19c";
  }
  .uk-icon-mortar-board:before,
  .uk-icon-graduation-cap:before {
	content: "\f19d";
  }
  .uk-icon-yahoo:before {
	content: "\f19e";
  }
  .uk-icon-google:before {
	content: "\f1a0";
  }
  .uk-icon-reddit:before {
	content: "\f1a1";
  }
  .uk-icon-reddit-square:before {
	content: "\f1a2";
  }
  .uk-icon-stumbleupon-circle:before {
	content: "\f1a3";
  }
  .uk-icon-stumbleupon:before {
	content: "\f1a4";
  }
  .uk-icon-delicious:before {
	content: "\f1a5";
  }
  .uk-icon-digg:before {
	content: "\f1a6";
  }
  .uk-icon-pied-piper:before {
	content: "\f1a7";
  }
  .uk-icon-pied-piper-alt:before {
	content: "\f1a8";
  }
  .uk-icon-drupal:before {
	content: "\f1a9";
  }
  .uk-icon-joomla:before {
	content: "\f1aa";
  }
  .uk-icon-language:before {
	content: "\f1ab";
  }
  .uk-icon-fax:before {
	content: "\f1ac";
  }
  .uk-icon-building:before {
	content: "\f1ad";
  }
  .uk-icon-child:before {
	content: "\f1ae";
  }
  .uk-icon-paw:before {
	content: "\f1b0";
  }
  .uk-icon-spoon:before {
	content: "\f1b1";
  }
  .uk-icon-cube:before {
	content: "\f1b2";
  }
  .uk-icon-cubes:before {
	content: "\f1b3";
  }
  .uk-icon-behance:before {
	content: "\f1b4";
  }
  .uk-icon-behance-square:before {
	content: "\f1b5";
  }
  .uk-icon-steam:before {
	content: "\f1b6";
  }
  .uk-icon-steam-square:before {
	content: "\f1b7";
  }
  .uk-icon-recycle:before {
	content: "\f1b8";
  }
  .uk-icon-automobile:before,
  .uk-icon-car:before {
	content: "\f1b9";
  }
  .uk-icon-cab:before,
  .uk-icon-taxi:before {
	content: "\f1ba";
  }
  .uk-icon-tree:before {
	content: "\f1bb";
  }
  .uk-icon-spotify:before {
	content: "\f1bc";
  }
  .uk-icon-deviantart:before {
	content: "\f1bd";
  }
  .uk-icon-soundcloud:before {
	content: "\f1be";
  }
  .uk-icon-database:before {
	content: "\f1c0";
  }
  .uk-icon-file-pdf-o:before {
	content: "\f1c1";
  }
  .uk-icon-file-word-o:before {
	content: "\f1c2";
  }
  .uk-icon-file-excel-o:before {
	content: "\f1c3";
  }
  .uk-icon-file-powerpoint-o:before {
	content: "\f1c4";
  }
  .uk-icon-file-photo-o:before,
  .uk-icon-file-picture-o:before,
  .uk-icon-file-image-o:before {
	content: "\f1c5";
  }
  .uk-icon-file-zip-o:before,
  .uk-icon-file-archive-o:before {
	content: "\f1c6";
  }
  .uk-icon-file-sound-o:before,
  .uk-icon-file-audio-o:before {
	content: "\f1c7";
  }
  .uk-icon-file-movie-o:before,
  .uk-icon-file-video-o:before {
	content: "\f1c8";
  }
  .uk-icon-file-code-o:before {
	content: "\f1c9";
  }
  .uk-icon-vine:before {
	content: "\f1ca";
  }
  .uk-icon-codepen:before {
	content: "\f1cb";
  }
  .uk-icon-jsfiddle:before {
	content: "\f1cc";
  }
  .uk-icon-life-bouy:before,
  .uk-icon-life-buoy:before,
  .uk-icon-life-saver:before,
  .uk-icon-support:before,
  .uk-icon-life-ring:before {
	content: "\f1cd";
  }
  .uk-icon-circle-o-notch:before {
	content: "\f1ce";
  }
  .uk-icon-ra:before,
  .uk-icon-rebel:before {
	content: "\f1d0";
  }
  .uk-icon-ge:before,
  .uk-icon-empire:before {
	content: "\f1d1";
  }
  .uk-icon-git-square:before {
	content: "\f1d2";
  }
  .uk-icon-git:before {
	content: "\f1d3";
  }
  .uk-icon-hacker-news:before {
	content: "\f1d4";
  }
  .uk-icon-tencent-weibo:before {
	content: "\f1d5";
  }
  .uk-icon-qq:before {
	content: "\f1d6";
  }
  .uk-icon-wechat:before,
  .uk-icon-weixin:before {
	content: "\f1d7";
  }
  .uk-icon-send:before,
  .uk-icon-paper-plane:before {
	content: "\f1d8";
  }
  .uk-icon-send-o:before,
  .uk-icon-paper-plane-o:before {
	content: "\f1d9";
  }
  .uk-icon-history:before {
	content: "\f1da";
  }
  .uk-icon-circle-thin:before {
	content: "\f1db";
  }
  .uk-icon-header:before {
	content: "\f1dc";
  }
  .uk-icon-paragraph:before {
	content: "\f1dd";
  }
  .uk-icon-sliders:before {
	content: "\f1de";
  }
  .uk-icon-share-alt:before {
	content: "\f1e0";
  }
  .uk-icon-share-alt-square:before {
	content: "\f1e1";
  }
  .uk-icon-bomb:before {
	content: "\f1e2";
  }
  .uk-icon-soccer-ball-o:before,
  .uk-icon-futbol-o:before {
	content: "\f1e3";
  }
  .uk-icon-tty:before {
	content: "\f1e4";
  }
  .uk-icon-binoculars:before {
	content: "\f1e5";
  }
  .uk-icon-plug:before {
	content: "\f1e6";
  }
  .uk-icon-slideshare:before {
	content: "\f1e7";
  }
  .uk-icon-twitch:before {
	content: "\f1e8";
  }
  .uk-icon-yelp:before {
	content: "\f1e9";
  }
  .uk-icon-newspaper-o:before {
	content: "\f1ea";
  }
  .uk-icon-wifi:before {
	content: "\f1eb";
  }
  .uk-icon-calculator:before {
	content: "\f1ec";
  }
  .uk-icon-paypal:before {
	content: "\f1ed";
  }
  .uk-icon-google-wallet:before {
	content: "\f1ee";
  }
  .uk-icon-cc-visa:before {
	content: "\f1f0";
  }
  .uk-icon-cc-mastercard:before {
	content: "\f1f1";
  }
  .uk-icon-cc-discover:before {
	content: "\f1f2";
  }
  .uk-icon-cc-amex:before {
	content: "\f1f3";
  }
  .uk-icon-cc-paypal:before {
	content: "\f1f4";
  }
  .uk-icon-cc-stripe:before {
	content: "\f1f5";
  }
  .uk-icon-bell-slash:before {
	content: "\f1f6";
  }
  .uk-icon-bell-slash-o:before {
	content: "\f1f7";
  }
  .uk-icon-trash:before {
	content: "\f1f8";
  }
  .uk-icon-copyright:before {
	content: "\f1f9";
  }
  .uk-icon-at:before {
	content: "\f1fa";
  }
  .uk-icon-eyedropper:before {
	content: "\f1fb";
  }
  .uk-icon-paint-brush:before {
	content: "\f1fc";
  }
  .uk-icon-birthday-cake:before {
	content: "\f1fd";
  }
  .uk-icon-area-chart:before {
	content: "\f1fe";
  }
  .uk-icon-pie-chart:before {
	content: "\f200";
  }
  .uk-icon-line-chart:before {
	content: "\f201";
  }
  .uk-icon-lastfm:before {
	content: "\f202";
  }
  .uk-icon-lastfm-square:before {
	content: "\f203";
  }
  .uk-icon-toggle-off:before {
	content: "\f204";
  }
  .uk-icon-toggle-on:before {
	content: "\f205";
  }
  .uk-icon-bicycle:before {
	content: "\f206";
  }
  .uk-icon-bus:before {
	content: "\f207";
  }
  .uk-icon-ioxhost:before {
	content: "\f208";
  }
  .uk-icon-angellist:before {
	content: "\f209";
  }
  .uk-icon-cc:before {
	content: "\f20a";
  }
  .uk-icon-shekel:before,
  .uk-icon-sheqel:before,
  .uk-icon-ils:before {
	content: "\f20b";
  }
  .uk-icon-meanpath:before {
	content: "\f20c";
  }

  /* Sub-object: `uk-form-icon`
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Prevent `inline-block` consequences
 */
.uk-form-icon {
	/* 1 */
	display: inline-block;
	/* 2 */
	position: relative;
	/* 3 */
	max-width: 100%;
  }
  /*
   * 1. Make form element clickable through icon
   */
  .uk-form-icon > [class*='uk-icon-'] {
	position: absolute;
	top: 50%;
	width: 30px;
	margin-top: -7px;
	font-size: 14px;
	color: #999999;
	text-align: center;
	/* 1 */
	pointer-events: none;
  }
  .uk-form-icon:not(.uk-form-icon-flip) > input {
	padding-left: 30px !important;
  }
  /*
   * Sub-modifier: `uk-form-icon-flip`
   */
  .uk-form-icon-flip > [class*='uk-icon-'] {
	right: 0;
  }
  .uk-form-icon-flip > input {
	padding-right: 30px !important;
  }

  /* ========================================================================
   Component: Text
 ========================================================================== */
/* Size modifiers
 ========================================================================== */
.uk-text-small {
	font-size: 11px;
	line-height: 16px;
  }
  .uk-text-large {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
  }
  /* Weight modifiers
   ========================================================================== */
  .uk-text-bold {
	font-weight: bold;
  }
  /* Color modifiers
   ========================================================================== */
  .uk-text-muted {
	color: #999999 !important;
  }
  .uk-text-primary {
	color: #2d7091 !important;
  }
  .uk-text-success {
	color: #659f13 !important;
  }
  .uk-text-warning {
	color: #e28327 !important;
  }
  .uk-text-danger {
	color: #d85030 !important;
  }
  .uk-text-contrast {
	color: #ffffff !important;
  }
  /* Alignment modifiers
   ========================================================================== */
  .uk-text-left {
	text-align: left !important;
  }
  .uk-text-right {
	text-align: right !important;
  }
  .uk-text-center {
	text-align: center !important;
  }
  .uk-text-justify {
	text-align: justify !important;
  }
  .uk-text-top {
	vertical-align: top !important;
  }
  .uk-text-middle {
	vertical-align: middle !important;
  }
  .uk-text-bottom {
	vertical-align: bottom !important;
  }
  /* Only tablets portrait and smaller */
  @media (max-width: 959px) {
	.uk-text-center-medium {
	  text-align: center !important;
	}
	.uk-text-left-medium {
	  text-align: left !important;
	}
  }
  /* Phone landscape and smaller */
  @media (max-width: 767px) {
	.uk-text-center-small {
	  text-align: center !important;
	}
	.uk-text-left-small {
	  text-align: left !important;
	}
  }
  /* Wrap modifiers
   ========================================================================== */
  /*
   * Prevent text from wrapping onto multiple lines
   */
  .uk-text-nowrap {
	white-space: nowrap;
  }
  /*
   * Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
   */
  .uk-text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  /*
   * Break strings if their length exceeds the width of their container
   */
  .uk-text-break {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
  }
