@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,800&subset=cyrillic');
* {margin:0; padding:0; box-sizing:border-box; outline:none; position:relative;}



:root {
  --dark: #333;
  --light: #fff;
  --neutral: #f6f6f6;
  --neutral-dark: #d1d1d1;
  --color: #E25151;
  --colortt: #223c50;
  --color-light: #E35754;
  
  --color-dark: #434A54;

 
}

@media only screen and (min-width: 600px)  {

.nav22mstock {

visibility: hidden;
display: block;
	
}
}
				
@media (min-width: 0px) and (max-width: 550px) {

.nav22mstock {
    
    

 box-shadow: 0 2px 40px -10px var(--color);
    width: 205px; 
    max-height:45px;
    position: fixed;
    z-index: 1119;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: transparent;

    line-height: 45px;
    padding: 0 0px 5px;
    border-radius: 3px 3px 3px 3px; 
 background: linear-gradient(to right, var(--color-light), var(--color-dark));
left: 50%;
    bottom: 5px;
transform: translate(-50%, -50%);
	
}
}


.sendbar .cguyw2red {display:none;}
.sendbar.shown .cguyw2red {display:block;}

a {transition:all 0.2s ease-in-out;}
a:link {text-decoration:underline; color:#434A54;}
a:visited {text-decoration:underline; color:#434A54;}
a:active {text-decoration:underline; color:#434A54;}
a:hover {text-decoration:underline; color:#E14E4B;}
/*a.cur {color:#434A54!important;}/*#828B99*/

a.cur:link {color:#434A54;}
a.cur:visited {color:#434A54;}
a.cur:active {color:#434A54;}
a.cur:hover {color:#434A54;}

a.btn {color:#fff!important;}

a.white:link {color:#fff;}
a.white:visited {color:#fff;}
a.white:active {color:#fff;}
a.white:hover {color:#E14E4B;}

a.ispro:link {color:#E14E4B;}
a.ispro:visited {color:#E14E4B;}
a.ispro:active {color:#E14E4B;}
a.ispro:hover {color:#E14E4B;}

a.opacity_white_hover:link {color:#fff; opacity:0.7;}
a.opacity_white_hover:visited {color:#fff; opacity:0.7;}
a.opacity_white_hover:active {color:#fff; opacity:0.7;}
a.opacity_white_hover:hover {color:#fff; opacity:1;}

a.upload-link {
	text-decoration:none;
}

a.cur:after {
	display:inline-block;
	position:absolute;
	bottom:-10px;
	height:2px;
	left:0;
	right:0;
	content:'';
	background:#E14E4B;
}

b, .bold {
	font-weight:600; 
}

.nav22-v2 {
	
	background: transparent; /* Old Browsers */

}
.nav22-v2.navShadow{
	background: transparent; /* Old Browsers */

} 

.nav22 li a {
	color: transparent !important;
} 

/*** Navigation Styles ***/
nav22 {
    -webkit-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
    width: 350px; 
    position: fixed;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: transparent;
   
    line-height: 5px;
    padding: 0 10px 5px;
    border-radius: 5px;
    margin-left: 81%;
	margin-top: 120px;
}


@media screen and (max-width: 1850px) {
  .nav22-v2 {
    visibility: hidden;
    display: none;
  }
}


@media screen and (max-width: 300px) {
  .hidden1  {
    visibility: hidden;
    display: none;
  }
}

.nav22-v2 {
	
	background: transparent; /* Old Browsers */

}
.nav22-v2.navShadow{
	background: transparent; /* Old Browsers */

} 

.extrabold {
	font-weight:800;
}

.uppercase {
	text-transform:uppercase;
}

.forgot_link {
	font-size:10pt;
	line-height:10px;
	height:10px;
	display:inline-block;
	margin:15px 0 10px 15px;
	vertical-align:top;
}

.whatisstock {
	display:inline-block;
	width:19px;
	height:19px;
	border-radius:10px;
	border:1px solid #fff;
	color:#fff;
	font-size:10pt;
	line-height: 17px;
    padding-left: 1px;
    opacity: 0.6;
	text-align:center;
	position:absolute;
	top:5px;
	right:0;
	cursor:pointer;
}

.whatisstock:before {
	content:'?';
}

.prouser:before {
    display:inline-block;
	width:22px;
	height:10px;
	content:'';
	margin:0;
	position:absolute;
	top:-15px;
	right:-15px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(/img/pro1red.png);
}

html, body {
	width:100%;
	height:100%;
	background:#fff;
	color:#656D78;
	font-family: 'Open Sans', sans-serif;
}

.dark_text {
	color:#434A54;
}
.color_text {
	color:#E14E4B;
}

.wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.wrapper_content {
	flex: 1 0 auto;
}
.footer {
	flex: 0 0 auto;
}

h1 {
	font-size:26pt;
	font-weight:normal;
	color:#434A54;
}

h2 {
	font-size:18pt;
	font-weight:normal;
	color:#434A54;
	margin-bottom: 30px;
}

h1.text_pane {
	font-size:0;
	padding:10px;
}

h1.text_pane span {
	display:block;
	text-align:center;
	text-transform:uppercase;
	line-height:23px;
	font-size:10pt;
}

h1.text_pane span:nth-child(2) {
	font-size:10pt;
	font-weight:800;
	line-height:15px;
}

.header, .footer {
	background:#f1f1f1;
}

.header .logo {
	display:inline-block;
	vertical-align:top;
	height:75px;
	width:220px;
	background:url(/img/logo.png) center center no-repeat;
	margin:0;
}

.header .menu {
	display:inline-block;
	vertical-align:top;
	height:75px;
	line-height:75px;
}

.header a {
	font-size:10pt;
	text-transform:uppercase;
	margin-left:30px;
	font-weight:600;
	text-decoration:none;
	white-space: nowrap;
}


.header .right {
	display:inline-block;
	vertical-align:top;
	padding:23px 0 22px;
	float:right;
	height:75px;
	font-size:0;
	line-height: 30px;
}

.header .right .btn {
	margin:0 0 0 10px;
}

.footer {
	background:#434A54;
	color:#fff;
	margin-top:30px;
}

.content {
	margin:0 auto;
	max-width:1140px;
	padding:10px;
}

.flex {
	display:flex;
}

.content.flex>.main {
	flex-grow:100;
}

.content.flex>.right_bar {
	width:320px;
	margin-left:30px;
}

.content.flex>.right_bar>div {
	background:#f1f1f1;
	padding:30px;
	min-width:320px;
	transform:scale(1.0,1.0);
}

@media screen and (max-width: 750px) {
	.content.flex {
		flex-wrap:wrap;
	}
	.content.flex>.right_bar {
		width:100%;
		flex-grow:1;
		margin:0;
		
	}
	.content.flex>.right_bar>div {
		min-width:auto;
	}
	.content.flex>.main {
		width:100%;
		flex-grow:1;
	}
}

@media screen and (max-width: 380px) {
	.content.flex>.right_bar {
		margin:0 -30px;
	}
}

.content p {
    font-size: 12pt;
}

.constructor {
	margin:20px auto;
	max-width:1140px;
	background:#CCD1D9;
	min-height:660px;
	font-size:0px;
	overflow-x:hidden;
}

.constructor * {
	-webkit-user-select:none;
	-moz-user-select: none;
}

input, textarea {
	-webkit-user-select:text!important;
	-moz-user-select:text!important;
}

.constructor .tabs {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:80px;
	background:#434A54;
}

.constructor .back-arrow {
	display:inline-block;
	width:18px;
	height:18px;
	background:url(/img/leftarrow.png) center center no-repeat;
	cursor:pointer;
}

.constructor .tabs .tab {
	display:inline-block;
	width:80px;
	height:80px;
	background:#434A54;
	cursor:pointer;
	transition:all 0.3s ease-in-out;
	font-size:7pt;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

.constructor .tabs .tab:before {
	display:block;
	height:18px;
	content:'';
	margin:20px 0 10px;
	background-position:center center;
	background-repeat:no-repeat;
}

.constructor .tabs .tab.temps:before {
	background-image:url(/img/temps.png);
}

.constructor .tabs .tab.bg:before {
	background-image:url(/img/bg1.png);
}

.constructor .tabs .tab.txt:before {
	background-image:url(/img/txt.png);
}

.constructor .tabs .tab.stck:before {
	background-image:url(/img/stck.png);
}

.constructor .tabs .tab.stckgif:before {
	background-image:url(/img/stckgif.png);
}

.constructor .tabs .tab.lettering:before {
	background-image:url(/img/lettering.png);
}

.constructor .tabs .tab.lang:before {
	background-image:url(/img/lang.png);
}

.constructor .tabs .tab.mobilapp:before {
	background-image:url(/img/mobilapp.png);
}

.constructor .tabs .tab.pro:after {
	display:inline-block;
	width:22px;
	height:10px;
	content:'';
	margin:0;
	position:absolute;
	top:10px;
	right:10px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(/img/pro1.png);
}

.constructor .tabs a {
	display:inline-block;
	width:80px;
	height:80px;
	position:absolute;
	bottom:0;
	left:0;
}

.constructor .tabs .tab.vk {
	position:absolute;
	bottom:0;
	left:0;
}

.constructor .tabs .tab.vk:before {
	background-image:url(/img/vk.png);
}

.constructor .tabs .tab.cur {
	background:#656D78;
}

.constructor .tabs .tab:not(.cur):hover {
	background:#5A616C;
}

.constructor .sidebar {
	display:inline-block;
	position:absolute;
	top:0;
	left:80px;
	bottom:0;
	width:260px;
	background:#656D78;
}

.constructor .sidebar>div {
	padding:15px;
	position:absolute;
	overflow:hidden;
	top:66px;
	left:0;
	right:0;
	bottom:0;
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s;
}

.constructor .sidebar .rek {
	display:inline-block;
	position:absolute;
	top:0px;
	height:66px;
	left:0px;
	right:0px;
	padding:0px;
	font-size:12pt;
	z-index:10000;
	visibility:visible;
	opacity:1;
	background:rgba(0,0,0,0.1);
}

.constructor .sidebar>div.shown {
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-start 0s;
}

.constructor .title {
	color:#fff;
	text-transform:uppercase;
	font-size:12pt;
	margin:10px 0 15px 0px;
}

.constructor .title .back-arrow {
	vertical-align:top;
	margin:2px 15px 0 0;
}

.constructor .title.small {
	font-size:10pt;
}

.constructor .title.small {
	line-height: 20px;
	/*background:url(/img/bgtitle.png) repeat;*/
}

.constructor .title.small:before {
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    content: '';
    opacity: 0.5;
}

.constructor .title.small span {
	display:inline-block;
	line-height:20px; padding-right:10px;
	background:#656D78;
}

.constructor .title.small.spoiler span {
	display:inline-block;
	line-height:20px;
	padding-right:10px;
	padding-left:25px;
	background:#656D78;
}

.constructor .title.small.spoiler.closed+div {
	display:none;
}

.constructor .title.small.spoiler .thin-arrow {
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

.thin-arrow {
	display:inline-block;
	width:20px;
	height:20px;
	z-index:100;
}
.thin-arrow:before, .thin-arrow:after {
	content:'';
	width:10px;
	height:1px;
	background:#fff;
	position:absolute;
	top:10px;
	left:1.5px;
	transform-origin:50% 50%;
	transform:rotate(-45deg);
	transition:all 0.3s ease-in-out;
}
.thin-arrow:after {
	left:auto;
	right:1.5px;
	transform:rotate(45deg);
}

.closed .thin-arrow:before {
	transform:rotate(45deg);
}
.closed .thin-arrow:after {
	transform:rotate(-45deg);
}

.constructor .sendbar .title {
	margin:0 0 15px 0;
}

.constructor .title.second {
	margin-top:20px;
}

.constructor .sidebar .temps_content {
	position:absolute;
	top:165px;
	left:0;
	right:5px;
	bottom:15px;
	padding:3px 0 0 15px;
	font-size:0;
}

.constructor .sidebar .stcks_content {
	position:absolute;
	top:60px;
	left:0;
	right:5px;
	height:275px;
	padding:15px 0 0 15px;
	font-size:0;
}

.constructor .sidebar .my_stcks_content {
	position:absolute;
	top:365px;
	left:0;
	right:5px;
	bottom:15px;
	padding:15px 0 0 15px;
	font-size:0;
}

.constructor .sidebar .bar-view {
	display:none;
	overflow:hidden;
	height:0px;
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s, height 0s step-end 0.2s;
}

.constructor .sidebar .shown .bar-view {
	display:block;
}

.constructor .sidebar .bar-view.shown {
	height:auto;
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0.1s, visibility 0s step-start 0s, height 0s step-start 0s;
}

.constructor .sidebar .temps_content .temp {
	display:inline-block;
	vertical-align:top;
	width:110px;
	height:66px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	cursor:pointer;
	margin:0 10px 10px 0;
	transform:scale(1, 1);
	transition:transform 0.15s ease-in-out;
}

.temp .photo_icon {
	display:inline-block;
	width:19px;
	height:19px;
	background:url(/img/photo.png) center center no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	transform-origin:0% 100%;
	transition:transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
}

.constructor .sidebar .temps_content .temp:hover .photo_icon {
	transform:scale(0.9175, 0.9175);
}

.constructor.admin .sidebar .temps_content .temp:hover .photo_icon {
	transform:scale(1, 1);
}

.constructor .sidebar .temps_content.vertical .temp {
	width:66px;
	height:110px;
	margin-right:10px!important;
}

.constructor .sidebar .temps_content.square .temp {
	width:110px;
	height:110px;
	margin-right:10px!important;
}

.constructor .my_stck .icon {
	display:inline-block;
	vertical-align:top;
	width:41px;
	height:41px;
	border:1px solid #434A54;
	margin-right:10px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	margin-top: 5px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	z-index:10;
}

.constructor .my_stck .icon:before {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	transition:all 0.2s ease-in-out;
	background:url(/img/fullcolor.png) center center no-repeat rgba(67, 74, 84, 0.85);
	content:'';
}

.constructor .my_stck:hover .icon:before {
	opacity:1;
}

.constructor .my_stck .props {
	display:inline-block;
	vertical-align:top;
	font-size:0;
}

.constructor .my_stck .props_cell.first {
	margin-left:50px;
}

.constructor .my_stck .props_cell {
	display:inline-block;
	vertical-align:top;
	white-space:nowrap;
	margin-right:10px;
}

.constructor .my_stck .props_cell span.label {
	display:block;
	margin-top:3px;
	margin-bottom:-3px;
}

.constructor .my_stck input {
	width:30px;
	margin-right:10px;
	margin-bottom:5px;
	display:inline-block;
	vertical-align:top;
	padding:0 1px;
}

.constructor .my_stck .del_my_stck {
	display:inline-block;
	width:21px;
	height:21px;
	margin:5px 0;
	vertical-align:top;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center center;
	transition:all 0.3s ease-in-out;
	position:absolute;
	cursor:pointer;
	top:12px;
	right:10px;
	background-image:url(/img/del.png);
}

.constructor .my_stck .props_cell .prop_btn {
	display:inline-block;
	height:51px;
	cursor:pointer;
	background-position:center center;
	background-repeat:no-repeat;
}

.constructor .my_stck .props_cell .prop_btn.stck_z {
	width:32px;
}

.constructor .my_stck .props_cell .prop_btn.stck_z.state1 {
	background-image:url(/img/stck_under.png);
}

.constructor .my_stck .props_cell .prop_btn.stck_z.state2 {
	background-image:url(/img/stck_over.png);
}

.constructor .my_stck .props_cell .prop_btn.mirror {
	background-image:url(/img/mirror.png);
	width:20px;
}

.constructor .my_stck .props_cell .prop_btn.up {
	background-image:url(/img/arrow_up.png);
	width:15px;
}

.constructor .my_stck .props_cell .prop_btn.down {
	background-image:url(/img/arrow_down.png);
	width:15px;
}

.constructor .my_stck .props_cell .prop_btn.del {
	background-image:url(/img/del.png);
	width:15px;
}

.constructor .my_stck .props_cell.lock {
	position: absolute;
    top: 0;
    right: 5px;
}

.constructor .my_stck .props_cell .prop_btn.lock {
	background-image:url(/img/locks.png);
	background-position:left center;
	width:16px;
}

.constructor .my_stck .props_cell .prop_btn.lock.locked {
	background-image:url(/img/locks.png);
	background-position:right center;
	width:16px;
}

.constructor .my_stck {
    margin-bottom: 15px;
}

.constructor .my_stck input:last-child {
	margin-right:0;
}

.my_stck .checkbox {
    margin-top: -10px;
}

.constructor .sidebar .temps_content .temp:hover {
	transform:scale(1.09, 1.09);
}

.constructor.admin .sidebar .temps_content .temp:hover {
	transform:scale(1, 1);
}

.constructor.admin .sidebar .temps_content .temp:hover .admin_small_btn {
	opacity:1;
}

.constructor .sidebar .temps_content .temp:nth-child(even) {
	margin-right:0;
}

.constructor .sidebar .stcks_content .stck {
	display:inline-block;
	vertical-align:top;
	width:70px;
	height:70px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	cursor:pointer;
	margin:0 10px 10px 0;
	transform:scale(1, 1);
	transition:transform 0.15s ease-in-out;
	border:1px solid #434A54;
}

.constructor .sidebar .stcks_content .stck .del_stck {
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	width:21px;
	height:21px;
	background:url(/img/del.png) center center no-repeat #a3a5a5;
	cursor:pointer;
}

.constructor .sidebar .stcks_content .stck:hover {
	transform:scale(1.09, 1.09);
}

.constructor .sidebar .stcks_content .stck.uploaded:hover {
	transform:scale(1, 1);
}

.constructor.admin .sidebar .stcks_content .stck:hover {
	transform:scale(1, 1);
}

.constructor.admin .sidebar .stcks_content .stck:hover .admin_small_btn {
	opacity:1;
}

.constructor .sidebar .stcks_content .stck:nth-child(3n+3) {
	margin-right:0;
}

.constructor .main {
	display:inline-block;
	position:absolute;
	top:30px;
	left:340px;
	right:0;
	bottom:0;
    white-space:nowrap;
    text-align:center;
    font-size:0;
    perspective: 1100px;
}

.constructor .main .toolbar {
	display:inline-block;
	position:absolute;
	top:50%;
	left:0;
	background:#B1B7BF;
	width:40px;
	transform:translateY(-50%);
	white-space:normal;
}

.constructor .main .toolbar .tools {
	display:none;
}

.constructor .main .toolbar .tools.shown {
	display:block;
}

.constructor .main .toolbar .tool {
	display:inline-block;
	width:40px;
	height:40px;
	vertical-align:top;
	cursor:pointer;
	opacity:0.7;
	transition:all 0.2s ease-in-out;
	background-repeat:no-repeat;
	background-position:center center;
}

.constructor .main .toolbar .tool:hover {
	opacity:1;
}

.constructor .main .toolbar .tool.active {
	opacity:1;
}

.constructor .main .toolbar .tool.text_pos_tool {
	background-image:url(/img/moverotate.png);
}
.constructor .main .toolbar .tool.text_fill_grd {
	background-image:url(/img/txtfillgradient.png);
}
.constructor .main .toolbar .tool.text_strk_grd {
	background-image:url(/img/txtstrokegradient.png);
}

.showcard {
	display:inline-block;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:30px;
	z-index:1000;
	background:#434A54;
    white-space:nowrap;
    text-align:center;
    font-size:0;
    perspective: 1100px;
}

.showcard .bar {
	display:inline-block;
	text-align:center;
	position:absolute;
	height:30px;
	overflow:hidden;
	bottom:-30px;
	left:0;
	right:0;
	background:#4D545E;
	z-index:1000;
	font-size:0;
}

.showcard .showmsg {
	display:inline-block;
	width:300px;
	font-size:12pt;
	color:#fff;
	opacity:0.7;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-150px;
	transform:translateY(-50%);
	white-space:normal;
}

.showcard .bar .btn {
	margin:0;
}

.showcard .bar .btn.side {
	background:#4D545E;
}

.showcard .bar .btn.side.cur {
	background:#434A54;
}

.showcard .bar .btn.side:not(.cur):hover {
	background:#474E58;
}

.showcard .bar .btn.create {
	position:absolute;
	top:0;
	right:0;
}

/*.constructor .main:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: '';
}

.showcard:before {
	height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: '';
}*/

.constructor .main canvas {
	display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    transform:translate(-50%,-50%) rotateY(0deg);
    z-index:100;
    max-width:100%;
    max-height:128%;
    position:absolute;
    top:50%;
    left:50%;
    backface-visibility: visible!important;
    box-sizing:content-box;
}

.showcard canvas {
	display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    transform:translate(-50%,-50%) rotateY(0deg);
	max-width:100%;
    max-height:128%;
    z-index:100;
    position:absolute;
    top:50%;
    left:50%;
    backface-visibility: visible!important;
    box-sizing:content-box;
}

.constructor .main.vertical canvas, .showcard.vertical canvas {
	max-width:128%;
	max-height:100%;
}

.constructor .main.square canvas, .showcard.square canvas {
	max-width:100%;
	max-height:100%;
}

.constructor .main .topbar {
	display:inline-block;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:-30px;
	left:0;
	right:0;
	text-align:left;
	line-height:30px;
	font-size:0;
	background:#5A616C;
	color:#fff;
}

.constructor .main .topbar .opt {
	display:inline-block;
	height:30px;
	line-height:30px;
	vertical-align:top;
	padding:0 15px;
	font-size:10pt;
	transition:all 0.3s ease-in-out;
	cursor:pointer;
}

.constructor .main .topbar .opt.active {
	background:#CCD1D9;
	color:#000;
}

.constructor .main .topbar .opt:not(.active):hover {
	background:#434A54;
}

.constructor .main .topbar .send, .constructor .main .topbar .save_temp {
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 15px;
	background:#434A54;
	/*background:#656D78;*/
	/*background:#E14E4B;*/
	color:#fff;
	font-size:8pt;
	text-transform:uppercase;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	transition:all 0.3s ease-in-out;
}

.constructor .main .topbar .send:after {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	width:18px;
	height:30px;
	background:url(/img/send.png) center center no-repeat;
	content:'';
}

.constructor .main .topbar .send.active {
	background:#434A54;
}

.constructor .main .topbar .send:not(.active):hover, .constructor .main .topbar .save_temp:hover {
	background:#E14E4B;
}

.constructor .main .sendbar {
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:300px;
	padding:30px;
	overflow:hidden;
	background:#434A54;
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s;
	z-index:1000;
	white-space:normal;
	text-align:left;
}

.constructor .main .sendbar.shown {
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-start 0s;
}

p {
	color:#656D78;
	opacity:1;
	font-size:10pt;
	margin-bottom:15px;
}

.constructor p {
	color:#fff;
	opacity: 0.5;
	font-size:10pt;
	margin-bottom:15px;
}

.modal-wind textarea {
	display:block;
	width:100%;
	box-sizing:border-box;
	background:none;
	min-height:90px;
	font-family: 'Open Sans', sans-serif;
	vertical-align:top;
	line-height:20px;
	border:0;
	resize: none;
	color:#434A54;
	padding:0 10px 10px 10px;
	font-size:10pt;
	height:91px;
	overflow:auto;
	margin-bottom:15px;
	border-bottom:1px solid #434A54;
}

.constructor textarea {
	display:block;
	width:100%;
	box-sizing:border-box;
	background:none;
	min-height:90px;
	font-family: 'Open Sans', sans-serif;
	vertical-align:top;
	line-height:20px;
	border:0;
	resize: none;
	color:#fff;
	padding:0 10px 10px 10px;
	font-size:10pt;
}

.constructor .textarea {
	height:91px;
	overflow:hidden;
	margin-bottom:15px;
	border-bottom:1px solid #434A54;
}

input {
	display:block;
	width:100%;
	box-sizing:border-box;
	background:none;
	margin-bottom:15px;
	height:31px;
	line-height:30px;
	padding:0 10px;
	font-size:10pt;
	border:0;
	border-bottom:1px solid #434A54;
	transition:all 0.3s ease-in-out;
	font-family: 'Open Sans', sans-serif;
	color:#434A54;
	vertical-align:top;
	transition:border 0.3s ease-in-out;
}

input:focus, .textarea.focus {
	border-bottom:2px solid #434A54!important;
}

.constructor input {
	display:block;
	width:100%;
	box-sizing:border-box;
	background:none;
	margin-bottom:15px;
	height:31px;
	line-height:30px;
	padding:0 10px;
	font-size:10pt;
	border:0;
	border-bottom:1px solid #434A54;
	transition:all 0.3s ease-in-out;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	vertical-align:top;
}

.constructor .main .sendbar input {
	border-bottom:1px solid rgba(255,255,255,0.3);
}

input.errors {
	border-bottom:1px solid #ff0000;
}

.color_container {
	display:inline-block;
	vertical-align:top;
}

.color_container .color_input {
	display:inline-block;
	vertical-align:top;
	width:74px;
}

.color_container .color_input input {
	padding:0;
	text-transform:lowercase;
}

.color_container .color {
	display: inline-block;
	width:26px;
	height:26px;
	border:1px solid #434A54;
	vertical-align:top;
	margin:5px 10px 15px 0;
	cursor:pointer;
}

.color_container .palette {
	position: absolute;
    top: 32px;
    left: 0;
	height:0px;
}

.color_container .palette iframe {
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s;
}

.color_container .palette.shown iframe {
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-start 0s;
}

.color_container .palette iframe {
	display:inline-block;
	background:#434A54;
	border:0;
	position:absolute;
	top:0;
	left:0;
	width:230px;
	height:100px;
	z-index:1000;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.4);
}

.constructor .half {
	display:inline-block;
	vertical-align:top;
	width:110px;
	margin-right:10px;
}

.constructor .half.second {
	margin-right:0;
}

.modal-wind .cnt .half {
	display:inline-block;
	vertical-align:top;
	width:110px;
	margin-right:10px;
}

.modal-wind .cnt .half.second {
	margin-right:0;
}

.constructor .nodisplay {
	display:none!important;
}

.modal-wind .cnt .halfhalf {
	display:inline-block;
	vertical-align:top;
	width:50px;
	margin-right:10px;
}

.modal-wind .cnt .halfhalf.second {
	margin-right:0;
}

.constructor .halfhalf {
	display:inline-block;
	vertical-align:top;
	width:50px;
	margin-right:10px;
}

.constructor .halfhalf.second {
	margin-right:0;
}

span.label {
	display:block;
	line-height:15px;
	font-size:7pt;
	text-transform:uppercase;
	color:#333;
}

.constructor span.label {
	color:#fff;
	opacity: 0.7;
}

.constructor .myselect.font_family .drop span {
	font-size:16pt;
}

.constructor .sendbar .close {
	display:inline-block;
	width:11px;
	height:11px;
	background:url(/img/close.png) center center no-repeat;
	cursor:pointer;
	opacity:0.7;
	transition:all 0.2s ease-in-out;
	position:absolute;
	top:20px;
	right:20px;
}

.constructor .sendbar .get_iframe {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	opacity:0.4;
	cursor:pointer;
	transition:all 0.2s ease-in-out;
	position:absolute;
	top:0px;
	right:-90px;
	background:none;
}

.constructor .sendbar .get_iframe:hover {
	opacity:0.7;
}

.constructor .sendbar .close:hover {
	opacity:1;
}

.constructor .sendbar .gif_saving,  .constructor .sendbar .webm_saving{
	display:inline-block;
	height:30px;
	line-height:30px;
	left:15px;
	color:#fff;
	opacity:0;
	font-size:10pt;
}

.constructor .sendbar .gif_saving.shown, .constructor .sendbar .webm_saving.shown {
	opacity:0.5;
}

.tip {
	height:0;
	z-index:1000;
}

.tip span {
	display:inline-block;
	position:absolute;
	top:-14px;
	left:0;
	right:0;
	line-height:20px;
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s;
	color:rgba(255,255,255,0.7);
	font-size:9pt;
	padding:3px 10px;
	background:rgba(0,0,0,0.9);
}

.tip.shown span {
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-start 0s;
}

.constructor .bar.bg .uphoto {
	display:none;
}

.constructor .bar.bg .uphoto.shown {
	display:block;
}

.constructor .bar.bg .uphoto_pos {
	display:none;
}

.constructor .bar.bg .uphoto_pos.shown {
	display:block;
}

.constructor .sendbar img.loader {
	margin-top: 5px;
    vertical-align: top;
    transition:all 0.2s ease-in-out;
    opacity:0;
}

.constructor .sendbar img.loader.shown {
	opacity:1;
}

.constructor .spoiler {
	height:30px;
	margin:0 0 15px 0;
}

.constructor .spoiler .head {
	height:30px;
	line-height:30px;
	background:#434A54;
	color:#fff;
	text-transform:uppercase;
	font-size:7pt;
	padding:0 10px;
	cursor:pointer;
}

.constructor .spoiler .head span {
	display:inline-block;
	height:30px;
	line-height:30px;
	vertical-align: top;
}

.constructor .spoiler .head span.plus {
	font-size:13pt;
	margin-right: 5px;
	top: -1px;
}

.for_shown {
	display:none;
}

.for_shown.shown {
	display:block;
}

.constructor.admin .bar.temps .title {
	display:none;
}

.constructor.admin .sidebar .bar.temps .myselect.cat_select {
	width:160px;
	display:inline-block;
	margin-right:5px;
}

.constructor.admin .admin_small_btn {
	display:inline-block;
	width:21px;
	height:21px;
	margin:5px 0;
	vertical-align:top;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center center;
	transition:all 0.3s ease-in-out;
}

.constructor.admin .admin_small_btn.invisible {
	opacity:0;
}

.constructor.admin .admin_small_btn.add {
	background-image:url(/img/add.png);
}

.constructor.admin .admin_small_btn.edit {
	background-image:url(/img/edit.png);
}

.constructor.admin .admin_small_btn.del {
	background-image:url(/img/del.png);
}

.constructor .sidebar .stcks_content, .constructor .sidebar .my_stcks_content {
	padding-top:3px;
}

.constructor .lettering-el {
	border:1px solid #434A54;
	height:50px;
	line-height:48px;
	margin-bottom:10px;
}

.constructor .lettering-el .arrow {
	display:inline-block;
	width:13px;
	height:8px;
	cursor:pointer;
	position:absolute;
	left:10px;
}

.constructor .lettering-el .arrow.up {
	background:url(/img/arrow_up.png) center center no-repeat;
	top:11px;
}

.constructor .lettering-el .arrow.down {
	background:url(/img/arrow_down.png) center center no-repeat;
	bottom:11px;
}

.constructor .lettering-el .text {
	display:inline-block;
	position:absolute;
	top:0;
	left:33px;
	right:33px;
	bottom:0;
	line-height:48px;
	color:#fff;
	font-size:10pt;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	cursor:pointer;
}

.constructor .lettering-el .del {
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/img/del.png) center center no-repeat;
	cursor:pointer;
	position:absolute;
	right:6px;
	top:14px;
}

.checkbox {
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}

.checkbox .box {
	display:inline-block;
	vertical-align:top;
	width:20px;
	height:20px;
	border:1px solid #434A54;
	transition:all 0.2s ease-in-out;
	margin:5px 10px 5px 0;
	cursor:pointer;
}

.sendbar .checkbox .box {
	display:inline-block;
	vertical-align:top;
	width:20px;
	height:20px;
	border:1px solid #C6C8CB;
	transition:all 0.2s ease-in-out;
	margin:5px 10px 5px 0;
	cursor:pointer;
}

.checkbox .box:before, .checkbox .box:after {
	display:inline-block;
	content:'';
	width:8px;
	height:2px;
	position:absolute;
	top:9px;
	left:5px;
	background:#fff;
	border-radius:1px;
	transform:rotate(45deg) translate(-2px, 3px);
	transition:all 0.1s ease-in-out;
	opacity:0;
}

.checkbox.dark .box:before, .checkbox.dark .box:after {
	background:#434A54;
}

.checkbox.dark .label {
	color:#434A54;
	opacity:1;
}

.checkbox .box:after {
	width:11px;
	left:5px;
	transform:rotate(-45deg) translate(2px, 0px);
}

.checkbox .box.active:before, .checkbox .box.active:after {
	opacity:1;
}

.checkbox .label {
	display:inline-block;
	height:30px;
	line-height:30px;
	color:#fff;
	opacity: 0.8;
	font-size:10pt;
}

.btn {
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 15px;
	text-transform:uppercase;
	cursor:pointer;
	color:#fff;
	font-size:8pt;
	font-weight:600;
	background:#E14E4B;
	transition:all 0.2s ease-in-out;
	margin-bottom:15px;
	margin-top:5px;
	vertical-align:top;
	text-decoration:none!important;
}

.btn.loading {
	pointer-events:none;
	opacity:0.5!important;
}

.btn.big {
	height:38px;
	line-height:38px;
	padding:0 18px;
	font-size:10pt;
}

.btn.dark {
	background:#434A54;
}

.btn.ui {
	height:20px;
	line-height:20px;
	padding:0 7px;
	font-size:6pt;
	background:#434A54;
}

.btn.small {
	height:25px;
	line-height:25px;
	padding:0 8px;
	font-size:7pt;
}

.btn.ui.second {
	margin-left:5px;
}

.btn:hover {
	background:#E35754;
}

.btn:active {
	background:#a83634;
}

.btn.disabled {
	pointer-events:none;
	opacity:0.5;
}

.upload-link {
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 15px;
	text-transform:uppercase;
	color:#fff!important;
	font-size:8pt;
	font-weight:600;
	background:#E14E4B;
	transition:all 0.2s ease-in-out;
	margin-bottom:15px;
	margin-top:5px;
	text-decoration: none;
}

.upload-link:hover {
	background:#E35754;
}

.upload-link__txt {
	z-index: 1;
	position: relative;
}

.upload-link__inp {
    top: 0;
    left: 0;
	right: -40px;
	z-index: 2;
	position: absolute;
	cursor:default;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 50px;
}

.modal-wind {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
	overflow: auto;
    white-space: nowrap;
    text-align: center;
    font-size: 0;
    transition: all 0.3s ease-in-out;
    z-index:2000;
}

.modal-wind:before {
	height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: '';
}

.modal-wind .wind {
	display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
	width:320px;
	padding:30px;
    background:#f1f1f1;
}

.modal-wind .wind .title {
	text-transform:uppercase;
	font-size:12pt;
	margin:10px 0 15px 0px;
}

.modal-wind.hidden {
	display:none!important;
}

.modal-wind.invisible {
	opacity:0!important;
}

.modal-wind .wind .close {
	display:inline-block;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url(/img/close_black.png) center center no-repeat;
	position:absolute;
	top:15px;
	right:15px;
}

.card {
	display:inline-block;
	width:110px;
	height:110px;
	background-color:#f1f1f1;
	background-position:center center;
	background-repeat:no-repeat;
	/*background-size:contain;*/
	margin:0 10px 10px 0;
	cursor:pointer;
}

.card div {
	display:inline-block;
	width:21px;
	height:21px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center center;
	transition:all 0.3s ease-in-out;
	background-image:url(/img/del.png);
	transition:opacity 0.2s ease-in-out;
	opacity:0;
}

.card:hover div {
	opacity:0.5;
}

.card div:hover {
	opacity:1;
}

.constructor .help {
	display:inline-block;
	padding:20px 20px 20px 20px;
	position:absolute;
	width:310px;
	background:#f1f1f1;
	box-shadow:0 0 20px 10px rgba(0,0,0,0.3);
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s;
}

.constructor .bghelp {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.2);
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-end 0.2s;
}

.constructor .bghelp.shown {
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-start 0s;
}

.constructor .help .arrow {
	display:inline-block;
	box-sizing:border-box;
	width:15px;
	height:14px;
	border-right:15px solid #f1f1f1;
	border-left:0;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	position:absolute;
	top:30px;
	left:-15px;
}

.constructor .help.right .arrow {
	left:auto;
	right:-15px;
	border-left:15px solid #f1f1f1;
	border-right:0;
}

.constructor .help.top .arrow {
	height:15px;
	width:14px;
	border-bottom:15px solid #f1f1f1;
	border-top:0;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	position:absolute;
	top:-15px;
	left:50px;
}

.constructor .help.top.right .arrow {
	height:15px;
	width:14px;
	border-bottom:15px solid #f1f1f1;
	border-top:0;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	position:absolute;
	top:-15px;
	left:auto;
	right:50px;
}

.constructor .help .close {
	display:inline-block;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url(/img/close_black.png) center center no-repeat;
	position:absolute;
	top:10px;
	right:10px;
}

/*.constructor .help.right .close {
	left:10px;
	right:auto;
}*/

.constructor .help p {
	color:#434A54;
	font-size:11pt;
	opacity:1;
	margin-bottom:15px;
}

.constructor .help a {
	font-size:9pt;
	display:inline-block;
	height:15px;
	line-height:15px;
	position:absolute;
	right:20px;
	bottom:20px;
}

.constructor .help .btn {
	margin:0;
}

.constructor .help.shown {
	visibility:visible;
	opacity:1;
	transition:opacity 0.2s ease-in-out 0s, visibility 0s step-start 0s;
}

#myconstructor .fullscreen_btn {
	display:inline-block;
	width:30px; height:30px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-15px;
	background:url(/img/fullscreen.png) center center no-repeat rgba(67,74,84,0);
	background-size:contain;
	cursor:pointer;
	transition:background-color 0.2s ease-in-out;
}

#myconstructor .fullscreen_btn:hover {
	background-color:rgba(67,74,84,1);
}

#myconstructor.fullscreen {
	position:fixed;
	top:0; left:0; right:0; bottom:0;
	min-height:auto;
	max-width:none;
	transform:translate3d(0,0,0);
	z-index:100;
	margin:0;
}

#myconstructor.fullscreen .fullscreen_btn {
	background-image:url(/img/fullscreenclose.png);
}

@media screen and (max-width: 720px) {
	#myconstructor .fullscreen_btn {
	
	}
}



@media screen and (max-width: 1024px) {

	.header {
		text-align:center;
	}

	.header .menu {
		display:block;
		height:auto;
		line-height:50px;
	}

	.header a {
		margin-left:15px;
		margin-right:15px;
	}

	.header .right {
		float:none;
		display:block;
	}

	.header .right .btn {
		margin-left:5px;
		margin-right:5px;
	}
}

@media screen and (max-width: 680px) {

	.constructor .my_stck .props_cell.lock {
		position: relative;
	    top:auto;
	    right:auto;
	}

	h1.text_pane span {
		line-height:20px;
		font-size:14pt;
	}

	h1.text_pane span:nth-child(2) {
		font-size:20pt;
		line-height:30px;
	}

	.constructor {
		min-height: 800px;
	}

	.constructor .sidebar>div {
		top:0;
	}

	.constructor .sidebar .rek {display:none;}

	.constructor .tabs {
	     overflow-x: scroll;
	    white-space: nowrap;
		bottom:auto;
		width:auto;
		right:0;
	}

	.constructor .tabs .tab {
		width:50px;
		height:50px;
		font-size:0;
		vertical-align:top;
	}

	.constructor .tabs .tab.pro:after {
		right:0;
		top:10px;
	}

	.constructor .tabs .tab:before {
		margin: 15px 0 10px;
	}

	.constructor .tabs a {
		width: 50px;
	    height: 50px;
	    position:relative;
	    top:auto;
	    left:auto;
	    right:auto;
	    bottom:auto;
	    float: right;
	}



	.constructor .sidebar {
		top:50px;
		left:0;
		right:0;
		bottom:auto;
		width:auto;
		height:400px;
		/*border-right:50px solid #5A616C;*/
	}

	.constructor .sidebar .temps_content .temp:nth-child(even) {
		margin-right:10px;
	}

	.constructor .sidebar .stcks_content {
		top: 60px;
	    left: 0;
	    right: 5px;
	    height: 150px;
	}

	.constructor .sidebar .stcks_content .stck:nth-child(3n+3) {
		margin-right:10px;
	}

	.constructor .bar.stck .title.small {
		top: 210px!important;
	}

	.constructor .sidebar .my_stcks_content {
		top: 245px;
    	bottom: 5px;
	}

	.constructor .main {
		top: auto;
	    left: auto;
	    right: auto;
	    bottom: auto;
	    position:relative;
	    margin-top:480px;
	    display:block;
	}

	.constructor .main:before {
		content: "";
		display: block;
		padding-top: 100%;
	}

	#showhelpslink {display:none;}
}

.posts img, .posts iframe {max-width:100%;}
.posts .post {
	margin-bottom:50px;
	background: #f1f1f1;
	max-width:640px;
	padding:20px;
}

.post b {
    display: inline-block;
    font-size: 10pt;
    margin-bottom: 10px;
    color:#5A616C;
}

/*.post b:before {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    background: #5A616C;
    content: '';
}*/

.post a {
	display:inline-block;
}

.post a img {
	display:block;
}

.post a.video {font-size:0;}

.post a.link {
	font-size: 0;
    text-decoration: none;
    background: #fff;
    max-width: 600px;
}

.post a.link span {
    display:block;
    padding: 20px;
    font-size:12pt;
    padding-left:60px;
}

.post a.link span:before {
	display:inline-block;
	position:absolute;
	top:15px; left:20px;
	width:27px; height:28px;
	background:url(/img/link.png) center center no-repeat;
	opacity:0.3;
	content:'';
}

.post a.video:before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    z-index: 2;
}

.post a.video:after {
    display: inline-block;
    content: '';
    position: absolute;
    z-index: 3;
    box-sizing:content-box;
    width:0px;
    height:0px;
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
    border-left:36px solid #fff; /*E14E4B*/
    border-right:0;
    top:50%;
    left:50%;
    margin:-20px 0 0 -18px;
}

.post .openVkPost {
	display:inline-block;
	width:19px;
	height: 10px;
    vertical-align: baseline;
	background:url(/img/vk_dark.png) center center no-repeat;
	/*position:absolute;
	top:20px;
	right:20px;*/
	margin-right: 10px;
}

.gftoblock {
	display:inline-block;
	background:url(/img/gfto.png) 20px 20px no-repeat #f1f1f1;
	padding:30px 30px 30px 180px;
	width:600px;
	text-align:left;
	margin-top:50px;
}

.gftoblock b {
	font-size:14pt;
	color:#E14E4B;
	margin-bottom:20px;
	display:inline-block;
	line-height:15px;
	vertical-align:top;
}

.gftoblock p {
	font-size:11pt;
	margin-bottom:20px;
}

.gftoblock a {
	margin-bottom:0px;
}

input[type=radio] {
	display:inline-block;
	width:16px;
	height:16px;
	outline:none;
	margin:7px 7px 7px 0;
}

.price_option {
	line-height:30px;
}

@media screen and (max-width: 680px) {
	.gftoblock {
		width:100%;
		padding:180px 30px 30px 30px;
		background:url(/img/gfto.png) center 20px no-repeat #f1f1f1;
	}

	.gftoblock b {
		line-height:25px;
	}
}

.show_notification {
    display:inline-block;
    width:100%;
    padding:8px 0;
    line-height:30px;
    text-align:center;
    font-size:10pt;
    text-transform: uppercase;
    font-weight: 600;
    color:#333;
    background:#ccc;
    z-index:100500;
    cursor:pointer;
    transition:all 0.3s ease-in-out;
}

.show_notification.hidden {
    transform:translateY(-100%);
}

.show_notification.success {
    background:#19A455;
    color:#fff;
}

.show_notification.fail {
    background:#E14E4B;
    color:#fff;
}

.content.flex .main.stock {
	font-size:0px;
}

.content.flex .main.stock .block {
	font-size:12pt;
	display:inline-block;
	vertical-align:top;
	width:240px;
	margin:0 40px 40px 0;
}

.content.flex .main.stock .block.scard {
	font-size:0;
}

.content.flex .main.stock .block.scard img {
	cursor:pointer;
}

.content.flex .main.stock .block.scard .info {
	height:30px;
	line-height:30px;
	background:#4D545E;
	font-size:10pt;
	color:#fff;
	padding:0 10px;
}

.content.flex .main.stock .block.scard .info span, .content.flex .main.stock .block.scard .info a {
	opacity:0.7;
}

.content.flex .main.stock .block.scard .info a:hover {
	color:#fff;
	opacity:1;
}

.content.flex .main.stock .block.scard .info .views {
	margin-right: 5px;
}

.content.flex .main.stock .block.scard .info .like_btn {
	cursor:pointer;
	transition:all 0.2s ease-in-out;
}

.content.flex .main.stock .block.scard .info .like_btn:hover {
	opacity:1;
}

.content.flex .main.stock .block.scard .info .right {
	display:inline-block;
	position:absolute;
	top:0;
	right:10px;
	height:30px;
	line-height:30px;
}

.fontello {
	font-family:'fontello';
}

.content.flex .main.stock .block:nth-child(4n) {
	margin-right:0;
}

.btn.inactive {
	opacity:0.5;
	pointer-events:none;
}
.btn.hidden {
	display:none;
}

@media screen and (max-width: 1160px) {
	.content.flex .main.stock {
		max-width: 1079px;
	}
	.content.flex .main.stock .block:nth-child(4n) {
		margin-right:40px;
	}
	.content.flex .main.stock .block:nth-child(3n) {
		margin-right:0;
	}
}

@media screen and (max-width: 880px) {
	.content.flex .main.stock {
		max-width: 799px;
	}
	.content.flex .main.stock .block:nth-child(3n) {
		margin-right:40px;
	}
	.content.flex .main.stock .block:nth-child(2n) {
		margin-right:0;
	}
}

@media screen and (max-width: 600px) {
	.content.flex .main.stock {
		max-width: 519px;
	}
	.content.flex .main.stock .block {
		display: block!important;
		margin: 0 0 40px 0!important;
	}
}

.showscard {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:1;
	background:rgba(0,0,0,0.5);
	transition:all 0.3s ease-in-out;
	overflow:auto;
	white-space: nowrap;
    text-align: center;
    font-size: 0;
    z-index: 10;
}

.showscard.invisible {
	opacity:0;
}

.showscard.hidden {
	display:none;
}

.showscard:before {
	height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: '';
}

.showscard .container {
	display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    background:#fff;
    max-width:600px;
    width:100%;
    margin:30px;
}

.showscard .container .gray_content a {
	text-decoration:none;
}

.showscard .container .gray_content .icons.left {
	font-size: 15pt;
}
@media screen and (max-width: 700px) {
	.showscard .container {
		margin:0;
	}
	.showscard .container .gray_content .icons.right {
		font-size: 12pt;
	}
	.showscard .container .gray_content .icons.left {
		font-size: 14pt;
	}
	.showscard .container .gray_content .views, .showscard .container .gray_content .likes {
		font-size:11pt;
	}
}

.showscard .container .iframe {
	width:100%;
	overflow:hidden;
	background:#434A54;
	padding-bottom: 30px;
}

.showscard .container .iframe:before {
    content: "";
    padding-top: 100%;
    float: left;
}

.showscard .container .iframe .close_btn {
	position:absolute;
	top:0px;
	right:0px;
	display:inline-block;
	font-size:14pt;
	color:#fff;
	width:50px;
	height:50px;
	background:#434A54;
	cursor:pointer;
}

.showscard .container .iframe .close_btn:before, .showscard .container .iframe .close_btn:after {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align:center;
	line-height:50px;
}

.showscard .container .iframe .close_btn:before {
	content:',';
	margin-left:6px;
}

.showscard .container .iframe .close_btn:after {
	content:'.';
	margin-right:6px;
}

.selectedtag, .selecteduser {
	line-height:30px;
	margin-bottom:30px;
	font-size:12pt;
	margin-top: -30px;
}

.selectedtag.hidden, .selecteduser.hidden {
	display:none;
}

.selectedtag *, .selecteduser * {
	display:inline-block;
	height:30px;
	line-height:30px;
	vertical-align:top;
}

.selectedtag .tag_icon, .selecteduser .user_icon {
	transform: matrix(-1,0,0,1,0,0);
    margin-right: 5px;
    line-height: 33px;
}

.selectedtag .cleartag, .selecteduser .clearuser {
	width:30px;
	cursor:pointer;
	font-size:10pt;
	transition:all 0.2s ease-in-out;
}

.selectedtag .cleartag:hover, .selecteduser .clearuser:hover {
	color:#E14E4B;
}

.selectedtag .cleartag:before, .selectedtag .cleartag:after, .selecteduser .clearuser:before, .selecteduser .clearuser:after {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align:center;
	line-height:33px;
}

.selectedtag .cleartag:before, .selecteduser .clearuser:before {
	content:',';
	margin-left:4px;
}

.selectedtag .cleartag:after, .selecteduser .clearuser:after {
	content:'.';
	margin-right:4px;
}

.showscard .container iframe {
	border:0;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background:url(/img/loader.gif) center center no-repeat #434A54;
}

.showscard .container .gray_content {
	padding:30px;
	background:#f1f1f1;
	font-size:14pt;
	text-align:center;
}

.showscard .container .gray_content .my-ya-share {
	position:absolute;
	left:50%;
	bottom:-10px;
	transform:translateX(-50%);
	z-index:2;
}

.showscard .container .gray_content .view_icon:hover {
	color:#434A54!important;
	cursor:default!important;
}

.showscard .container .text_content {
	padding:30px;
}

.showscard .container .just_space {
	width:15px;
	display: inline-block;
}

.showscard .container .title {
    display:inline-block;
    font-size:14pt;
    margin-bottom:15px;
}

.showscard .container .open_btn {
	margin:0 15px 0 0;
}

.showscard .container .gray_content .next_btn {
	margin-left:15px;
}

.showscard .container .gray_content .fontello {
	transition:all 0.2s ease-in-out;
	cursor:pointer;
}

.showscard .container .gray_content .fontello:hover {
	color:#E14E4B;
}

.showscard .container .gray_content .like_btn.hover {
	color:#E14E4B;
}

.showscard .container .gray_content .icons {
	display:inline-block;
}

.showscard .container .gray_content .icons.left {
	position:absolute;
	top:30px;
	left:30px;
}

.showscard .container .gray_content .icons.right {
	position:absolute;
	top:30px;
	right:30px;
}



.showscard .container .gray_content .icons .like_btn {
	margin-left:10px;
}

.showscard .container p {
	font-size:11pt;
}

.showscard .container .text_content .btn {
	margin:0 10px 0 0;
}

.showscard .container .text_content .addedby {
	margin-bottom:0;
}

body .myselect.sticker_folder .drop span.gif {
	display:none;
}

body.showonlygifstck .myselect.sticker_folder .drop span {
	display:none;
}

body.showonlygifstck .myselect.sticker_folder .drop span:nth-child(1) {
	display:block;
}

body.showonlygifstck .myselect.sticker_folder .drop span.gif {
	display:block;
}

body .bar.stck .my_stck.gif {
	display:none;
}

body.showonlygifstck .bar.stck .my_stck {
	display:none;
}

body.showonlygifstck .bar.stck .my_stck.gif {
	display:block;
}

/*body.showonlygifstck .bar.stck a.upload_link {
	display:none;
}*/