Your IP : 3.138.124.211


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/js/tasks/kanban/css/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/js/tasks/kanban/css/kanban.css

.tasks-kanban-border {
	border-top: 1px solid #dce2e6;
	padding: 15px 0 0 0;
}

.tasks-kanban-item {
	padding: 10px 35px 0 12px;
	background: #fff;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-moz-user-select: -moz-none;
	-moz-user-select: none;
	user-select: none;
	-webkit-user-select: text;
}

.tasks-kanban-item:before {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(119,222,255,.35);
	z-index: 9;
	pointer-events: none;
}

.main-kanban-item-checked .tasks-kanban-item:before {
	display: block;
}

.tasks-kanban-item-without-control {
	padding: 10px 12px 10px 12px !important;
	margin: 0 !important;
}

.main-kanban-item-drag .tasks-kanban-item {
	padding: 10px 12px 10px 12px;
}

.tasks-kanban-item:after {
	content: '';
	clear: both;
	display: block;
	overflow: hidden;
}

.tasks-kanban-item-hover {
	-webkit-transition: .3s;
	transition: .3s;
}

.tasks-kanban-item-shadow {
	position: absolute;
	overflow: hidden;
	bottom: -15px;
	left: -3px;
	right: 0;
	height: 15px;
	border-top: 1px solid #e1e7ea;
	transition: .2s;
}

.main-kanban-item-drag .tasks-kanban-item-shadow,
.tasks-kanban-item:hover .tasks-kanban-item-shadow {
	border-top: 1px solid transparent;
}

.tasks-kanban-item-shadow:before {
	content: '';
	position: absolute;
	left: 5px;
	right: 5px;
	top: -5px;
	height: 5px;
	opacity: 0;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	transition: .2s;
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.tasks-kanban-item:hover {
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.main-kanban-item-drag .tasks-kanban-item-shadow:before,
.tasks-kanban-item:hover .tasks-kanban-item-shadow:before {
	opacity: 1;
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.tasks-kanban-item-title {
	clear: both;
	display: block;
	overflow: hidden;
	position: relative;
	/*word-wrap: break-word;*/
	max-width: 100%;
	margin: 0 0 7px;
	font-family: "OpenSans-Semibold", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	max-height: 65px;
	letter-spacing: 0;
	line-height: 16px;
	padding-right: 24px;
	text-overflow: ellipsis;
}

.tasks-kanban-item-without-control .tasks-kanban-item-title--with-counter {
	padding-right: 25px;
}

.tasks-kanban-item-title:before {
	position: relative;
	bottom: -2px;
	width: 0;
	content: '';
	opacity: 0;
	margin-right: 0;
	display: inline-block;
	height: 12px;
	transition: 180ms linear all;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='12px' viewBox='0 0 10 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon 01%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5.35533389,9.81533703 L5.38378317,9.83859044 C5.5589268,10.0142767 5.65569709,10.2493828 5.65550197,10.5003212 C5.65505641,11.0159278 5.24329677,11.4355176 4.73821129,11.4356807 C4.49799412,11.4359667 4.27119947,11.3415888 4.10032789,11.1700492 C3.92518426,10.9943629 3.82841397,10.7592568 3.82860909,10.5083184 C3.82867546,10.2319471 3.94927589,9.98707126 4.13631051,9.81578994 L5.35533389,9.81533703 Z M0.981555689,2.39307984 L9.12060044,10.5321246 L8.39429728,11.2584278 L6.319,9.183 L0.491716381,9.18634561 C0.255054842,9.18656704 0.088738024,9.1367115 0.0354794207,9.0496479 C-0.0315022235,8.94080943 -0.013679073,8.66323831 0.176361072,8.28786941 C0.249044211,8.14408448 0.385625036,7.99277973 0.543341353,7.8345501 L0.706519048,7.67403421 C0.980344167,7.40726654 1.29062695,7.10476427 1.47563698,6.73360492 C1.67978614,6.32361954 1.78064359,5.8541397 1.8741325,5.35596569 L1.971,4.835 L0.255252525,3.11938301 L0.981555689,2.39307984 Z M4.86387765,2.36632682 C6.97157234,2.3657305 7.37387847,3.56077482 7.65251926,4.91601749 L7.79659413,5.63981354 C7.88387997,6.06163005 7.98313061,6.45760812 8.14858081,6.80273087 C8.26794508,7.0518624 8.47287204,7.28673537 8.69224788,7.51370499 L9.03514682,7.86146838 C9.18516973,8.01568386 9.31990673,8.16436015 9.38169751,8.27896955 C9.59933321,8.6823314 9.60021197,8.95465292 9.53465735,9.06527702 C9.47651737,9.16346152 9.33010058,9.18403063 9.21742062,9.18381636 L9.08,9.183 L2.83182452,2.93557179 C2.91725286,2.86248905 3.01170739,2.7953787 3.11649579,2.73487909 C3.52057922,2.50158141 4.07799076,2.36643209 4.86387765,2.36632682 Z M5.08059471,-1.36779477e-13 C5.20801503,0.0109069371 5.33625917,0.229058973 5.33592799,0.691774998 L5.33787636,1.69324881 L4.39904516,1.69382456 L4.40178258,0.69887744 C4.40207839,0.22418019 4.55098821,0.0283458849 4.69042436,0.00046497128 L5.08059471,-1.36779477e-13 Z' id='Icon-01' fill='%23828B95'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

.tasks-kanban-task-muted .tasks-kanban-item-title:before {
	width: 10px;
	opacity: 1;
	margin-right: 2px;
	/*animation: 200ms linear 0s tasksKanbanTaskMutedShow;*/
}

/*@keyframes tasksKanbanTaskMutedShow { from { width: 0; opacity: 0; } to { width: 10px; opacity: 1;}  }*/


.tasks-kanban-item-title:after {
	background: #fff;
	background: linear-gradient(0deg, #fff 0%, rgba(255,255,255,0) 100%);
	height: 20px;
	top: 45px;
	left: 0;
	right: 0;
	content: '';
	position: absolute;
}

.tasks-kanban-item-title:hover {
	text-decoration: none;
}

.tasks-kanban-item-tags {
	display: block;
	overflow: hidden;
	margin-bottom: 6px;
}

.tasks-kanban-item-tags span {
/*	display: inline-block;
	font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-right: 5px;
	color: #828b95;
	font-size: 13px;
	line-height: 15px;
	cursor: pointer;
	-webkit-transition: .1s;
	transition: .1s;*/
}

.tasks-kanban-item-tags span:hover {
	/*color: #0b66c3*/
}

.tasks-kanban-item-title-hot span {
	display: inline-block;
	white-space: nowrap;
}

.tasks-kanban-item-title-hot span:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 12px;
	margin: 0 0 0 6px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2211%22%20viewBox%3D%220%200%208%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22%23F16C0A%22%20fill-rule%3D%22evenodd%22%20d%3D%22M200.069979%2C24%20L200.14%2C24%20C200.14%2C24%20203%2C23.0560625%20203%2C20.390625%20C203%2C16.6348125%20199.346667%2C15.8813125%20199.666667%2C13%20C197.993333%2C13.8339375%20195%2C16.75375%20195%2C19.875%20C195.039359%2C21.7259245%20196.174362%2C23.3629491%20197.86%2C24%20L197.86%2C24%20L198.123417%2C24%20C197.460595%2C23.3218266%20197.059336%2C22.4251727%20197%2C21.4707569%20C197.092476%2C20.0452868%20197.868205%2C18.7524059%20199.082454%2C18%20C200.109798%2C20.1851885%20201.164908%2C19.9436239%20201.164908%2C21.4707569%20C201.162991%2C22.4339232%20200.76293%2C23.3471724%20200.069979%2C24%20Z%22%20transform%3D%22translate%28-195%20-13%29%22/%3E%0A%3C/svg%3E%0A') top center no-repeat;
}

.tasks-kanban-item-image {
	clear: both;
	display: block;
	overflow: hidden;
	height: 120px;
	margin: 9px 0;
	border-radius: 1px;
	background: transparent no-repeat center center;
	background-size: contain;
}

.tasks-kanban-item-task-status {
	clear: both;
	display: block;
	overflow: hidden;
	margin: 0 0 4px;
}

.tasks-kanban-item-deadline-hover,
.tasks-kanban-item-deadline {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin: 1px 4px 0 0;
	font-size: 12px;
	color: #525c69;
	border-bottom: 1px dashed transparent;
}

.tasks-kanban-item-deadline-hover { cursor: pointer }
.tasks-kanban-item-deadline-hover:hover { border-bottom: 1px dashed #525c69 }

/*.tasks-kanban-item-set-deadline,*/
.tasks-kanban-item-files,
.tasks-kanban-item-comments,
.tasks-kanban-item-status,
.tasks-kanban-item-status-new,
.tasks-kanban-item-checklist {
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	padding: 0 6px;
	margin: 0 4px 0 0;
	font-size: 11px;
	font-family: "OpenSans-Semibold", "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #a9aeb5;
	border: 1px solid #e6e8ea;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}

/*.tasks-kanban-item-set-deadline:before,*/
.tasks-kanban-item-checklist:before,
.tasks-kanban-item-files:before,
.tasks-kanban-item-comments:before {
	content: '';
	display: inline-block;
	margin: 0 4px 0 0;
	vertical-align: top;
	width: 15px;
	height: 17px;
	opacity: .3;
	background: center center no-repeat;
}

/*.tasks-kanban-item-set-deadline {*/
/*	cursor: pointer;*/
/*	padding: 0 7px;*/
/*}*/

/*.tasks-kanban-item-set-deadline:hover:before {*/
/*	opacity: .6;*/
/*}*/

/*.tasks-kanban-item-set-deadline:before {*/
/*	margin: 0;*/
/*	width: 10px;*/
/*	background-position: center 2px;*/
/*	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%0A%20%20%3Cpath%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M336.572172%2C980.635715%20L337.276269%2C979.482875%20L337.276269%2C980.638467%20L336.572172%2C980.638467%20L336.572172%2C980.635715%20Z%20M337.276269%2C981.882103%20L337.844169%2C981.882103%20L337.844169%2C981.203881%20L338.225269%2C981.203881%20L338.225269%2C980.638467%20L337.844169%2C980.638467%20L337.844169%2C978.499247%20L337.351239%2C978.499247%20L336.022389%2C980.641218%20L336.022389%2C981.206633%20L337.276269%2C981.206633%20L337.276269%2C981.884855%20L337.276269%2C981.882103%20Z%20M334.335556%2C980.428672%20C334.08503%2C980.666669%20333.863243%2C980.937682%20333.674568%2C981.237586%20C333.565861%2C981.433624%20333.497138%2C981.653737%20333.474647%2C981.882103%20L335.533208%2C981.882103%20L335.533208%2C981.281609%20L334.366794%2C981.281609%20C334.401155%2C981.218326%20334.44114%2C981.157795%20334.486747%2C981.102767%20C334.536102%2C981.041548%20334.653556%2C980.917047%20334.839107%2C980.729951%20C334.976553%2C980.597196%20335.105252%2C980.452747%20335.22333%2C980.299356%20C335.320167%2C980.168664%20335.399511%2C980.023527%20335.458862%2C979.86876%20C335.508218%2C979.730502%20335.533208%2C979.583302%20335.533208%2C979.434726%20C335.538206%2C979.180908%20335.443243%2C978.936721%20335.273311%2C978.765446%20C335.077138%2C978.576286%20334.820989%2C978.479987%20334.561092%2C978.496495%20C334.314939%2C978.486865%20334.07316%2C978.56872%20333.873864%2C978.728302%20C333.672069%2C978.922276%20333.553366%2C979.200168%20333.545869%2C979.494569%20L334.127514%2C979.559227%20C334.12439%2C979.412027%20334.168747%2C979.268953%20334.252464%2C979.154082%20C334.419273%2C978.993812%20334.666675%2C978.991061%20334.835983%2C979.148579%20C334.910954%2C979.238688%20334.949064%2C979.359062%20334.942191%2C979.480812%20C334.937193%2C979.623197%20334.893461%2C979.761455%20334.817241%2C979.876327%20C334.671049%2C980.076492%20334.509862%2C980.261524%20334.335556%2C980.432111%20L334.335556%2C980.428672%20Z%20M332.253255%2C982.624296%20L339.750291%2C982.624296%20L339.750291%2C977.809331%20L332.253255%2C977.809331%20L332.253255%2C982.624296%20Z%20M339.845253%2C975.057923%20L339.125538%2C975.057923%20L339.125538%2C975.401849%20C339.125538%2C975.97139%20338.705704%2C976.433627%20338.188408%2C976.433627%20C337.671113%2C976.433627%20337.251279%2C975.97139%20337.251279%2C975.401849%20L337.251279%2C975.057923%20L334.752267%2C975.057923%20L334.752267%2C975.401849%20C334.752267%2C975.97139%20334.333057%2C976.433627%20333.815137%2C976.433627%20C333.297217%2C976.433627%20332.878008%2C975.97139%20332.878008%2C975.401849%20L332.878008%2C975.057923%20L332.158292%2C975.057923%20C331.519795%2C975.056547%20331.00125%2C975.624713%20331%2C976.327698%20C331%2C976.362778%20331.00125%2C976.397859%20331.003749%2C976.433627%20L331.003749%2C983.312148%20C331.003749%2C983.691842%20331.283638%2C984%20331.628502%2C984%20L340.375044%2C984%20C340.720532%2C984%20340.999797%2C983.691842%20340.999797%2C983.312148%20L340.999797%2C976.433627%20C341.011667%2C975.707943%20340.502493%2C975.101945%20339.845253%2C975.057923%20L339.845253%2C975.057923%20Z%20M333.815137%2C975.771225%20C334.068787%2C975.771225%20334.274331%2C975.544922%20334.274331%2C975.265654%20L334.274331%2C974.509017%20C334.27558%2C974.229749%20334.071911%2C974.00207%20333.818261%2C974.000006%20C333.564611%2C973.998631%20333.357193%2C974.223558%20333.355944%2C974.502138%20L333.355944%2C974.509017%20L333.355944%2C975.265654%20C333.355944%2C975.544922%20333.561487%2C975.771225%20333.815137%2C975.771225%20L333.815137%2C975.771225%20Z%20M338.188408%2C975.722388%20C338.427688%2C975.722388%20338.621987%2C975.508466%20338.621987%2C975.245019%20L338.621987%2C975.244331%20L338.621987%2C974.527589%20C338.621987%2C974.263454%20338.427688%2C974.050219%20338.188408%2C974.050219%20C337.949128%2C974.050219%20337.75483%2C974.263454%20337.75483%2C974.527589%20L337.75483%2C975.244331%20C337.75483%2C975.507778%20337.947878%2C975.7217%20338.187783%2C975.722388%20L338.188408%2C975.722388%20Z%22%20transform%3D%22translate%28-331%20-974%29%22/%3E%0A%3C/svg%3E%0A');*/
/*}*/

.tasks-kanban-item-comments:before {
	width: 10px;
	background-position: center 3px;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%0A%20%20%3Cpath%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M390.980999%2C978.210995%20C390.842716%2C978.210995%20390.732089%2C978.107338%20390.732089%2C977.977767%20L390.732089%2C977.018942%20C390.732089%2C976.889371%20390.842716%2C976.785714%20390.980999%2C976.785714%20L397.291098%2C976.785714%20C397.429382%2C976.785714%20397.540008%2C976.889371%20397.540008%2C977.018942%20L397.540008%2C977.977767%20C397.567665%2C978.107338%20397.429382%2C978.210995%20397.291098%2C978.210995%20L390.980999%2C978.210995%20Z%20M390.980999%2C981.068138%20C390.842716%2C981.068138%20390.732089%2C980.964481%20390.732089%2C980.83491%20L390.732089%2C979.876085%20C390.732089%2C979.746514%20390.842716%2C979.642857%20390.980999%2C979.642857%20L397.291098%2C979.642857%20C397.429382%2C979.642857%20397.540008%2C979.746514%20397.540008%2C979.876085%20L397.540008%2C980.83491%20C397.567665%2C980.964481%20397.429382%2C981.068138%20397.291098%2C981.068138%20L390.980999%2C981.068138%20Z%20M390.208292%2C975%20C389.549224%2C975%20389%2C975.518284%20389%2C976.140225%20L389%2C981.849933%20C389%2C982.471873%20389.549224%2C982.990157%20390.208292%2C982.990157%20L394.650811%2C982.990157%20C394.733195%2C982.990157%20394.788117%2C983.016072%20394.843039%2C983.0679%20L396.545633%2C984.804151%20C396.7104%2C984.959636%20396.985012%2C984.855979%20396.985012%2C984.648666%20L396.985012%2C983.223385%20C396.985012%2C983.093814%20397.094856%2C982.990157%20397.232162%2C982.990157%20L397.791708%2C982.990157%20C398.450776%2C982.990157%20399%2C982.471873%20399%2C981.849933%20L399%2C976.140225%20C398.972539%2C975.518284%20398.423315%2C975%20397.764247%2C975%20L390.208292%2C975%20Z%22%20transform%3D%22translate%28-389%20-975%29%22/%3E%0A%3C/svg%3E%0A');
}

.tasks-kanban-item-files:before {
	width: 8px;
	background-position: center 2px;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2211%22%20viewBox%3D%220%200%208%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M351.992038%2C982.637944%20C350.312038%2C980.916944%20351.040038%2C979.206944%20351.660038%2C978.542944%20L355.79027%2C974.411712%20C356.06427%2C974.137712%20356.50727%2C974.137712%20356.78127%2C974.411712%20C357.05427%2C974.684712%20357.05427%2C975.127712%20356.78127%2C975.401712%20L352.667038%2C979.515944%20C352.545038%2C979.654944%20351.883038%2C980.521944%20352.994038%2C981.660944%20C354.384038%2C983.082944%20355.603038%2C982.002944%20355.737038%2C981.874944%20L359.27127%2C978.340712%20C359.32827%2C978.212712%20359.41327%2C977.928712%20359.19627%2C977.711712%20C358.96427%2C977.480712%20358.68027%2C977.523712%20358.54027%2C977.564712%20L355.890757%2C980.215225%20C355.616757%2C980.489225%20355.173757%2C980.489225%20354.899757%2C980.215225%20C354.626757%2C979.942225%20354.626757%2C979.498225%20354.899757%2C979.225225%20L357.785017%2C976.393965%20C358.154336%2C976.046177%20359.37527%2C975.911712%20360.18627%2C976.721712%20C361.02527%2C977.560712%20360.72127%2C978.656712%20360.44327%2C979.119712%20L360.33827%2C979.253712%20L356.715038%2C982.876944%20C356.260038%2C983.310944%20355.429038%2C983.791944%20354.453038%2C983.791944%20C353.684038%2C983.791944%20352.827038%2C983.493944%20351.992038%2C982.637944%20Z%22%20transform%3D%22rotate%28-45%20-995.876%20916.9%29%22/%3E%0A%3C/svg%3E%0A');
}

.tasks-kanban-item-checklist:before {
	width: 12px;
	background-position: center 2px;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2211%22%20viewBox%3D%220%200%2012%2011%22%3E%0A%20%20%3Cg%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Crect%20width%3D%229%22%20height%3D%229%22%20y%3D%221.153%22%20opacity%3D%22.127%22%20rx%3D%221%22/%3E%0A%20%20%20%20%3Cpolygon%20points%3D%22.022%209.993%208.984%209.993%208.984%206.981%208.007%206.981%207.999%208.99%20.988%208.994%20.978%201.971%205.949%201.997%205.986%201%200%201%22%20opacity%3D%22.717%22/%3E%0A%20%20%20%20%3Cpolygon%20points%3D%222.33%204.616%205.075%207.358%2011.106%201.181%209.969%20.153%205.111%205.15%203.435%203.474%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A');
}

a.tasks-kanban-item-super-blue:hover,
.tasks-kanban-item-super-blue {
	color: #fff;
	background: #2FC6F6;
	border: 1px solid #2FC6F6;
}

.tasks-kanban-item-super-blue.tasks-kanban-item-files:before {
	opacity: 1;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2211%22%20viewBox%3D%220%200%208%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M351.992038%2C982.637944%20C350.312038%2C980.916944%20351.040038%2C979.206944%20351.660038%2C978.542944%20L355.79027%2C974.411712%20C356.06427%2C974.137712%20356.50727%2C974.137712%20356.78127%2C974.411712%20C357.05427%2C974.684712%20357.05427%2C975.127712%20356.78127%2C975.401712%20L352.667038%2C979.515944%20C352.545038%2C979.654944%20351.883038%2C980.521944%20352.994038%2C981.660944%20C354.384038%2C983.082944%20355.603038%2C982.002944%20355.737038%2C981.874944%20L359.27127%2C978.340712%20C359.32827%2C978.212712%20359.41327%2C977.928712%20359.19627%2C977.711712%20C358.96427%2C977.480712%20358.68027%2C977.523712%20358.54027%2C977.564712%20L355.890757%2C980.215225%20C355.616757%2C980.489225%20355.173757%2C980.489225%20354.899757%2C980.215225%20C354.626757%2C979.942225%20354.626757%2C979.498225%20354.899757%2C979.225225%20L357.785017%2C976.393965%20C358.154336%2C976.046177%20359.37527%2C975.911712%20360.18627%2C976.721712%20C361.02527%2C977.560712%20360.72127%2C978.656712%20360.44327%2C979.119712%20L360.33827%2C979.253712%20L356.715038%2C982.876944%20C356.260038%2C983.310944%20355.429038%2C983.791944%20354.453038%2C983.791944%20C353.684038%2C983.791944%20352.827038%2C983.493944%20351.992038%2C982.637944%20Z%22%20transform%3D%22rotate%28-45%20-995.876%20916.9%29%22/%3E%0A%3C/svg%3E%0A');
}

.tasks-kanban-item-super-blue.tasks-kanban-item-checklist:before {
	opacity: 1;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2211%22%20viewBox%3D%220%200%2012%2011%22%3E%0A%20%20%3Cg%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Crect%20width%3D%229%22%20height%3D%229%22%20y%3D%221.153%22%20opacity%3D%22.127%22%20rx%3D%221%22/%3E%0A%20%20%20%20%3Cpolygon%20points%3D%22.022%209.993%208.984%209.993%208.984%206.981%208.007%206.981%207.999%208.99%20.988%208.994%20.978%201.971%205.949%201.997%205.986%201%200%201%22%20opacity%3D%22.717%22/%3E%0A%20%20%20%20%3Cpolygon%20points%3D%222.33%204.616%205.075%207.358%2011.106%201.181%209.969%20.153%205.111%205.15%203.435%203.474%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A');
}

.tasks-kanban-item-super-blue.tasks-kanban-item-comments:before {
	opacity: 1;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M390.980999%2C978.210995%20C390.842716%2C978.210995%20390.732089%2C978.107338%20390.732089%2C977.977767%20L390.732089%2C977.018942%20C390.732089%2C976.889371%20390.842716%2C976.785714%20390.980999%2C976.785714%20L397.291098%2C976.785714%20C397.429382%2C976.785714%20397.540008%2C976.889371%20397.540008%2C977.018942%20L397.540008%2C977.977767%20C397.567665%2C978.107338%20397.429382%2C978.210995%20397.291098%2C978.210995%20L390.980999%2C978.210995%20Z%20M390.980999%2C981.068138%20C390.842716%2C981.068138%20390.732089%2C980.964481%20390.732089%2C980.83491%20L390.732089%2C979.876085%20C390.732089%2C979.746514%20390.842716%2C979.642857%20390.980999%2C979.642857%20L397.291098%2C979.642857%20C397.429382%2C979.642857%20397.540008%2C979.746514%20397.540008%2C979.876085%20L397.540008%2C980.83491%20C397.567665%2C980.964481%20397.429382%2C981.068138%20397.291098%2C981.068138%20L390.980999%2C981.068138%20Z%20M390.208292%2C975%20C389.549224%2C975%20389%2C975.518284%20389%2C976.140225%20L389%2C981.849933%20C389%2C982.471873%20389.549224%2C982.990157%20390.208292%2C982.990157%20L394.650811%2C982.990157%20C394.733195%2C982.990157%20394.788117%2C983.016072%20394.843039%2C983.0679%20L396.545633%2C984.804151%20C396.7104%2C984.959636%20396.985012%2C984.855979%20396.985012%2C984.648666%20L396.985012%2C983.223385%20C396.985012%2C983.093814%20397.094856%2C982.990157%20397.232162%2C982.990157%20L397.791708%2C982.990157%20C398.450776%2C982.990157%20399%2C982.471873%20399%2C981.849933%20L399%2C976.140225%20C398.972539%2C975.518284%20398.423315%2C975%20397.764247%2C975%20L390.208292%2C975%20Z%22%20transform%3D%22translate%28-389%20-975%29%22/%3E%0A%3C/svg%3E%0A');
}

.tasks-kanban-item-white-blue {
	color: #2fc6f6;
}

.tasks-kanban-item-blue {
	background: #cdf1fd;
	border-color: #cdf1fd;
	color: #525c69;;
}

.tasks-kanban-item-yellow {
	background: #fbe680;
	border-color: #fbe680;
	color: #828b95;
}

.tasks-kanban-item-red {
	background: #ff5752;
	border-color: #ff5752;
	color: #fff;
}

.tasks-kanban-item-gray {
	background: #e9ebec;
	border-color: #e9ebec;
	color: #525c69;
}

.tasks-kanban-item-bold:before,
.tasks-kanban-item-gray:before,
.tasks-kanban-item-blue:before,
.tasks-kanban-item-yellow:before,
.tasks-kanban-item-red:before {
	opacity: 1;
}

.tasks-kanban-item-bold {
	color: #828b95;
	font-family: "OpenSans-Bold", 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.tasks-kanban-item-info {
	display: block;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.tasks-kanban-actions-container {
	overflow: hidden;
}

.tasks-kanban-item-users {
	float: left;
	padding: 10px 0;
	order:1
}

.tasks-kanban-item-users:before {
	content: '';
	clear: both;
	display: block;
}

.tasks-kanban-item-without-control .tasks-kanban-item-users {
	padding: 10px 0 0 0;
}

.tasks-kanban-item-timelogs {
	float: right;
	overflow: hidden;
	height: 18px;
	padding: 14px 2px 2px 2px;
	font-size: 12px;
	color: #525c69;
	line-height:18px;
	-webkit-transition: .6s;
	transition: .6s;
}

.tasks-kanban-item-author,
.tasks-kanban-item-responsible {
	display: inline-block;
}

.tasks-kanban-item-author-avatar {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2040%22%3E%0A%20%20%20%20%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20fill%3D%22%23525C68%22/%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M30.4364902%2C31.4100231%20C30.4364902%2C29.9871769%2028.8398242%2C23.9680557%2028.8398242%2C23.9680557%20C28.8398242%2C23.0883414%2027.6898708%2C22.083459%2025.4253473%2C21.4978674%20C24.6581347%2C21.2838747%2023.9288072%2C20.9520366%2023.2634349%2C20.514215%20C23.1179216%2C20.4310645%2023.1400361%2C19.6628072%2023.1400361%2C19.6628072%20L22.4107003%2C19.5517925%20C22.4107003%2C19.4894296%2022.3483374%2C18.5681401%2022.3483374%2C18.5681401%20C23.2209751%2C18.274902%2023.1311903%2C16.5451067%2023.1311903%2C16.5451067%20C23.6853794%2C16.8524981%2024.0462878%2C15.4836113%2024.0462878%2C15.4836113%20C24.7017612%2C13.5817654%2023.719878%2C13.6967607%2023.719878%2C13.6967607%20C23.8916546%2C12.5357299%2023.8916546%2C11.3557413%2023.719878%2C10.1947105%20C23.283338%2C6.34325128%2016.7109122%2C7.38882426%2017.4902268%2C8.64669632%20C15.5693624%2C8.29286451%2016.0076715%2C12.6635719%2016.0076715%2C12.6635719%20L16.4243085%2C13.7953913%20C15.6060724%2C14.326139%2016.1748571%2C14.9679015%2016.2031636%2C15.7065254%20C16.243412%2C16.7972119%2016.9108272%2C16.5712018%2016.9108272%2C16.5712018%20C16.9519602%2C18.3713211%2017.8396357%2C18.6057347%2017.8396357%2C18.6057347%20C18.0063789%2C19.7362273%2017.9024408%2C19.5438313%2017.9024408%2C19.5438313%20L17.1125113%2C19.6393659%20C17.1232047%2C19.896452%2017.1022601%2C20.1538778%2017.0501485%2C20.405854%20C16.12134%2C20.8198372%2015.921425%2C21.0626543%2014.9983663%2C21.4673494%20C13.215054%2C22.2488754%2011.2769403%2C23.2652573%2010.9323966%2C24.6337018%20C10.5878529%2C26.0021463%209.56350982%2C31.4100231%209.56350982%2C31.4100231%20L30.4356056%2C31.4100231%20L30.4356056%2C31.4100231%20L30.4356056%2C31.4100231%20L30.4364902%2C31.4100231%20Z%22/%3E%0A%3C/svg%3E%0A');
	background-size: cover;
}

.tasks-kanban-item-author-avatar-empty {
	border-radius: 0;
}

.tasks-kanban-item-author-avatar-mail:after {
	content: '';
	width: 8px;
	height: 7px;
	position: absolute;
	right: -3px;
	bottom: -2px;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%229%22%20viewBox%3D%220%200%2012%209%22%3E%3Cpath%20fill%3D%22%23eb9134%22%20d%3D%22M0%2C3L6.027%2C5.975%2C12%2C3V8.131A1.31%2C1.31%2C0%2C0%2C1%2C11.206%2C9H0.6A1.38%2C1.38%2C0%2C0%2C1%2C0%2C8.012V3Z%22/%3E%3Cpath%20fill%3D%22%23eb9134%22%20d%3D%22M0%2C1.5L6.027%2C4.25%2C12%2C1.5V0.614A1.219%2C1.219%2C0%2C0%2C0%2C11.079%2C0H1.342A1.9%2C1.9%2C0%2C0%2C0%2C0%2C.614V1.5Z%22/%3E%3C/svg%3E%0A') center center no-repeat;
	background-size: cover;
	border: 1px solid #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.tasks-kanban-item-author-avatar-crm:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	right: -4px;
	bottom: -3px;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%2013%2013%22%3E%0A%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23eb9134%3B%0A%20%20%20%20%20%20%20%20stroke%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%200px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C/style%3E%0A%20%20%3C/defs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1%2C2.118L5.563%2C7H7.469L12%2C2.118V0.993S11.683%2C1%2C11.156%2C1H2.23C1.476%2C1%2C1%2C.993%2C1%2C0.993V2.118Z%22/%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M5.542%2C7.785H7.575v3.623L7.029%2C11.4l-1.488-.777V7.785Z%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.tasks-kanban-item-author-avatar-extranet:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	right: -3px;
	bottom: -1px;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFA900%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.96085%2C12.2642173%20C13.6883029%2C12.2642173%2012.5207137%2C11.8155629%2011.6070901%2C11.0683493%20C11.6195981%2C11.004722%2011.632106%2C10.9351125%2011.632106%2C10.8954134%20C11.632106%2C10.8100331%2011.4037001%2C10.6387287%2011.4037001%2C10.6387287%20L11.746309%2C9.89640956%20C11.746309%2C9.89640956%2010.8038627%2C9.1818254%2010.7184824%2C9.12526775%20C10.6325583%2C9.06762246%2010.3182283%2C8.69619097%2010.232848%2C8.63963332%20C10.1469239%2C8.58198802%209.97561946%2C7.98269446%209.97561946%2C7.98269446%20L9.74775739%2C7.91743564%20C9.69119974%2C7.60691238%209.65748268%2C7.28823178%209.65748268%2C6.96085%20C9.65748268%2C6.16795525%209.83640063%2C5.41856639%2010.1480115%2C4.74313754%20C10.2464436%2C4.68277312%2010.3399812%2C4.61425135%2010.3753298%2C4.55551841%20C10.4612539%2C4.41249282%2011.2041169%2C3.92685838%2011.3754213%2C3.86975691%20C11.5467257%2C3.81265543%2012.0323601%2C3.21281805%2012.0323601%2C3.21281805%20L11.8322331%2C2.81310774%20L11.7234684%2C2.76688273%20C12.6196896%2C2.07405152%2013.7405099%2C1.65748268%2014.96085%2C1.65748268%20C15.6183327%2C1.65748268%2016.2459051%2C1.78310592%2016.8272524%2C2.00172299%20L16.5401136%2C1.98268917%20L16.221433%2C1.98268917%20C16.1578056%2C1.98268917%2016.0300071%2C2.00172299%2015.9239615%2C2.00172299%20C15.8179159%2C2.00172299%2015.5628627%2C2.16541388%2015.4780262%2C2.186623%20C15.3948212%2C2.20783212%2015.2017638%2C2.31659683%2015.1191027%2C2.31659683%20C15.0337224%2C2.31659683%2014.9064676%2C2.4775686%2014.9064676%2C2.4775686%20C14.9064676%2C2.4775686%2014.7580038%2C2.74730509%2014.8852585%2C2.70488685%20C15.0125132%2C2.66246861%2015.18273%2C2.66029332%2015.2017638%2C2.7244645%20C15.2251482%2C2.78754803%2015.265935%2C2.89250598%2015.2871441%2C2.95558951%20C15.3078094%2C3.01921686%2015.6058247%2C3.04096981%2015.6058247%2C3.04096981%20C15.6058247%2C3.04096981%2015.7124142%2C2.95395804%2015.7760415%2C2.86857774%20C15.8380374%2C2.78374126%2015.839125%2C2.65811802%2015.839125%2C2.65811802%20C15.839125%2C2.65811802%2015.9457145%2C2.87129686%2015.9669236%2C2.93438039%20C15.9875889%2C2.99800775%2015.9239615%2C3.18943364%2015.9239615%2C3.18943364%20C15.9239615%2C3.18943364%2015.6901174%2C3.33789747%2015.6270339%2C3.33789747%20C15.5628627%2C3.33789747%2015.2017638%2C3.01921686%2015.2017638%2C3.01921686%20C15.0745091%2C3.0616351%2014.9679197%2C3.12526246%2014.9679197%2C3.12526246%20C14.8194559%2C3.27427011%2014.6704482%2C3.40152482%2014.6704482%2C3.40152482%20C14.6704482%2C3.40152482%2014.5431935%2C3.44394306%2014.458357%2C3.50757042%20C14.3735206%2C3.57228542%2014.1907958%2C3.58479336%2014.1396764%2C3.65657807%20C14.0336308%2C3.80286661%2014.0983458%2C3.87356367%2014.0983458%2C3.87356367%20L14.0504894%2C4.07912898%20L13.959127%2C4.14275633%20L13.6491476%2C4.20747133%20L13.4256361%2C4.14275633%20C13.4468452%2C4.20638369%2013.3701661%2C4.48264605%2013.3701661%2C4.48264605%20L13.4408632%2C4.86386637%20C13.4408632%2C4.86386637%2013.7486673%2C4.94815902%2013.8122946%2C4.94815902%20C13.8764658%2C4.94815902%2014.0352623%2C4.97154343%2014.1206426%2C4.88725078%20C14.2033038%2C4.80132666%2014.3436103%2C4.61044459%2014.3860285%2C4.54736106%20C14.4262714%2C4.48264605%2014.486092%2C4.4190187%2014.6133467%2C4.37714428%20C14.7406015%2C4.33418222%2014.7618106%2C4.27055487%2014.8259818%2C4.24934575%20C14.8896091%2C4.22868045%2015.1446624%2C4.18571839%2015.1446624%2C4.18571839%20C15.1446624%2C4.18571839%2015.3034588%2C4.29176399%2015.36763%2C4.33418222%20C15.3948212%2C4.35593517%2015.1805547%2C4.42119399%2015.6161574%2C4.48482135%20L15.6161574%2C4.65286283%20L15.8755612%2C4.63165371%20L15.7243783%2C4.46143694%20L15.7031692%2C4.4559987%20L15.4568171%2C4.20747133%20L15.4394147%2C4.01604544%20C15.4394147%2C4.01604544%2015.8527206%2C4.27544928%2015.7863742%2C4.20747133%20C15.7357986%2C4.1558081%2016.0022721%2C4.32711252%2016.0283756%2C4.34505869%20L16.1529112%2C4.64253018%20L16.3465124%2C4.88018107%20C16.5754621%2C4.90247784%2016.1496483%2C4.61044459%2016.3698968%2C4.61044459%20C16.3698968%2C4.61044459%2016.5749183%2C4.6544943%2016.6385457%2C4.63328518%20C16.702173%2C4.61207606%2016.7500295%2C4.55116782%2016.8397604%2C4.52560812%20C16.9740848%2C4.485909%2016.8169198%2C4.33472605%2016.890336%2C4.22868045%20C16.9681027%2C4.11502133%2017.0861125%2C4.07912898%2017.1497398%2C4.05791986%20C17.2155425%2C4.03725456%2017.3824963%2C4.03181633%2017.3824963%2C4.03181633%20L17.6636531%2C3.97308338%20C17.6348304%2C4.11610898%2017.4852789%2C4.07151545%2017.5151892%2C4.16396545%20C17.5423804%2C4.24717045%2017.7914516%2C4.24934575%2017.8762881%2C4.3129731%20C17.9616684%2C4.37714428%2017.8974972%2C4.47068194%2017.8974972%2C4.47068194%20C17.8974972%2C4.47068194%2017.6636531%2C4.44947282%2017.5151892%2C4.4282637%20C17.3661816%2C4.40705458%2017.1328813%2C4.50385517%2017.1328813%2C4.50385517%20L16.9436307%2C4.61044459%20C16.9436307%2C4.61044459%2016.816376%2C4.65286283%2016.8375851%2C4.75890842%20C16.8566189%2C4.86549784%2016.9436307%2C4.99275255%2017.0262919%2C5.09879814%20C17.1116722%2C5.20538756%2017.1752995%2C5.33264227%2017.2389269%2C5.29022404%20C17.3030981%2C5.2456305%2017.4537372%2C5.25868227%2017.4537372%2C5.25868227%20C17.4537372%2C5.25868227%2017.472771%2C5.26901492%2017.4939801%2C5.37342904%20C17.5151892%2C5.47893081%2017.5151892%2C5.62793846%2017.5151892%2C5.62793846%20C17.5151892%2C5.62793846%2017.3030981%2C5.62793846%2017.3661816%2C5.672532%20C17.4303528%2C5.71277494%2017.5195398%2C5.87429053%2017.5576075%2C5.92540995%20C17.7702425%2C6.22342526%2018.2140025%2C6.88199558%2018.2569646%2C6.96683206%20C18.298839%2C7.05112471%2018.280349%2C7.18055472%2018.3412572%2C7.24091913%20C18.4690558%2C7.36763002%2018.724109%2C7.24091913%2018.7877364%2C7.19958854%20C18.8513637%2C7.1571703%2019.0639987%2C7.05112471%2019.1254508%2C6.98804118%20C19.1912534%2C6.92441382%2019.1700443%2C6.94562294%2019.2978429%2C6.85969882%20C19.4250976%2C6.77486234%2019.5077588%2C6.71177881%2019.4463067%2C6.64760763%20C19.3821355%2C6.58398028%2019.2548808%2C6.35013615%2019.2548808%2C6.35013615%20C19.0639987%2C6.39309821%2018.8725728%2C6.28650879%2018.8725728%2C6.22342526%20C18.8725728%2C6.15871025%2018.7589137%2C5.90746377%2018.7589137%2C5.90746377%20C18.7589137%2C5.90746377%2018.724109%2C5.86341406%2018.8725728%2C5.94661907%20C19.0210367%2C6.03199937%2019.1488352%2C6.20221614%2019.2766337%2C6.20221614%20C19.4038885%2C6.20221614%2019.4653405%2C6.24409055%2019.6138043%2C6.32892703%20C19.762812%2C6.4137635%2019.8286147%2C6.5198091%2019.9118197%2C6.56331498%20C19.9961123%2C6.60518939%2020.1239108%2C6.77486234%2020.1239108%2C6.77486234%20C20.1239108%2C6.77486234%2020.2185361%2C6.99674235%2020.2566038%2C7.11040148%20C20.1766617%2C9.96928191%2017.8393081%2C12.2642173%2014.96085%2C12.2642173%20L14.96085%2C12.2642173%20Z%20M17.6593025%2C2.4014333%20C17.5804481%2C2.44548301%2017.4928925%2C2.48518213%2017.4515619%2C2.44330772%20C17.3879345%2C2.37968036%2017.2389269%2C2.27145947%2017.2389269%2C2.27145947%20C17.2780822%2C2.24535594%2017.2661181%2C2.21109506%2017.2351201%2C2.17520271%20C17.380321%2C2.24481212%2017.5217151%2C2.31985977%2017.6593025%2C2.4014333%20L17.6593025%2C2.4014333%20Z%20M14.96085%2C1%20C11.6685422%2C1%209%2C3.66908601%209%2C6.96085%20C9%2C10.2531578%2011.6685422%2C12.9217%2014.96085%2C12.9217%20C18.2531578%2C12.9217%2020.9217%2C10.2531578%2020.9217%2C6.96085%20C20.9217%2C3.66908601%2018.2531578%2C1%2014.96085%2C1%20L14.96085%2C1%20Z%20M18.4288128%2C7.7711471%20C18.3015581%2C7.55742444%2017.9404593%2C7.09136765%2017.8762881%2C6.98532206%20C17.8126607%2C6.87982029%2017.7490334%2C6.66718528%2017.7278243%2C6.58180498%20C17.7060713%2C6.49696851%2017.6005695%2C6.26312438%2017.5788166%2C6.20004084%20C17.5576075%2C6.13532584%2017.4091437%2C5.94444377%2017.3661816%2C5.88081642%20C17.3237634%2C5.81718906%2017.1752995%2C5.774227%2017.090463%2C5.71059964%20C17.0050827%2C5.64751611%2016.474311%2C5.54092669%2016.474311%2C5.54092669%20C16.474311%2C5.54092669%2016.3127954%2C5.43868787%2016.2638512%2C5.47729934%20C16.0517601%2C5.64751611%2015.5628627%2C5.54092669%2015.4568171%2C5.49905228%20C15.3502277%2C5.4555464%2015.2871441%2C5.39409433%2015.2871441%2C5.33046698%20C15.2871441%2C5.26466433%2015.1908874%2C4.95849167%2015.1908874%2C4.95849167%20C15.1908874%2C4.95849167%2014.9831468%2C4.99492784%2014.9189756%2C4.99492784%20C14.8553482%2C4.99492784%2014.6900259%2C4.92912519%2014.6900259%2C4.92912519%20C14.6900259%2C4.92912519%2014.4773909%2C4.94815902%2014.3925544%2C4.99057726%20C14.3093494%2C5.03299549%2014.1396764%2C5.09662285%2014.0760491%2C5.11783197%20C14.0124217%2C5.13904109%2013.8422049%2C5.16025021%2013.8422049%2C5.16025021%20C13.6507791%2C5.07541373%2013.5044905%2C5.28804874%2013.459897%2C5.37342904%20C13.419654%2C5.45772169%2013.3342737%2C5.50013993%2013.3342737%2C5.58552023%20C13.3342737%2C5.6703567%2013.1705829%2C5.76389435%2013.1091308%2C5.80468112%20C13.0455034%2C5.84709936%2012.8247111%2C6.00861495%2012.7610837%2C6.11411672%20C12.6974564%2C6.22070614%2012.6631955%2C6.35557438%2012.6419864%2C6.46161998%20C12.6207772%2C6.56766557%2012.5908669%2C6.64543234%2012.5908669%2C6.79389617%20C12.5908669%2C6.94344765%2012.5696578%2C7.0277403%2012.5908669%2C7.15499501%20C12.6120761%2C7.28333737%2012.8247111%2C7.60201797%2012.9095475%2C7.70751974%20C12.994384%2C7.81356534%2013.1009734%2C7.9419077%2013.207019%2C8.00499123%20C13.3130646%2C8.06644329%2013.4811061%2C8.09961653%2013.4811061%2C8.09961653%20C13.4811061%2C8.09961653%2013.5447335%2C8.32149654%2013.7149502%2C8.25841301%20C13.8846232%2C8.19478565%2014.05484%2C8.19478565%2014.2033038%2C8.10886153%20C14.3517676%2C8.02620035%2014.5856117%2C7.92069858%2014.5856117%2C8.04740947%20C14.5856117%2C8.17466418%2014.8091232%2C8.22904653%2014.9369218%2C8.1866283%20C15.0641765%2C8.14366623%2015.1359612%2C8.06861858%2015.1147521%2C8.21817006%20C15.0957182%2C8.36609007%2015.1593456%2C8.55805978%2015.1593456%2C8.64289626%20C15.1593456%2C8.72501362%2015.1381365%2C8.80985009%2015.2017638%2C8.87619657%20C15.2637597%2C8.93819245%2015.324668%2C9.02737951%2015.324668%2C9.08883158%20C15.324668%2C9.15245893%2015.4568171%2C9.38358394%2015.4992353%2C9.46842042%20C15.5416536%2C9.55434454%2015.5862471%2C9.68105543%2015.5438289%2C9.7658919%20C15.5014106%2C9.8512722%2015.4182056%2C10.0845725%2015.4182056%2C10.0845725%20C15.4182056%2C10.0845725%2015.3823133%2C10.2765422%2015.4035224%2C10.3396258%20C15.4252753%2C10.4032531%2015.4758509%2C10.4880896%2015.5824403%2C10.5952228%20C15.6884859%2C10.6985493%2015.6884859%2C10.8279793%2015.7521133%2C10.9117281%20C15.8157406%2C10.9987399%2015.839125%2C11.1700443%2015.839125%2C11.1700443%20L15.950065%2C11.4153087%20L16.0370768%2C11.7715132%20C16.0370768%2C11.7715132%2016.4128589%2C11.5915076%2016.4955201%2C11.5702985%20C16.5809004%2C11.5490893%2016.8060433%2C11.3995379%2016.890336%2C11.3152452%20C16.9757163%2C11.2304087%2016.9583139%2C11.1656937%2017.0649033%2C11.0808573%20C17.1709489%2C10.9987399%2017.3645501%2C10.847557%2017.3645501%2C10.847557%20L17.3427972%2C10.5305078%20L17.5983942%2C10.1906181%20L17.7892763%2C9.99973603%20C17.7892763%2C9.99973603%2017.9589493%2C9.7680672%2017.938284%2C9.68377455%20C17.9170749%2C9.59893807%2017.8741128%2C9.17312423%2017.8741128%2C9.17312423%20C17.8741128%2C9.17312423%2017.9589493%2C8.98278598%2018.0225766%2C8.89794951%20C18.0867478%2C8.80985009%2018.0867478%2C8.70597979%2018.2140025%2C8.60047802%20C18.3412572%2C8.49334478%2018.4266375%2C8.36609007%2018.4902649%2C8.28179742%20C18.5538922%2C8.19641712%2018.6811469%2C8.02620035%2018.724109%2C7.96311681%20C18.7665272%2C7.90166475%2018.7099696%2C7.80105739%2018.7116011%2C7.7988821%20L18.4288128%2C7.7711471%20Z%20M13.8742905%2C3.26121835%20L13.8742905%2C3.4863613%20L14.2435467%2C3.40152482%20L14.3349091%2C3.27427011%20L14.1054155%2C2.99800775%20L13.986862%2C2.76416362%20L13.8742905%2C2.87129686%20L13.8742905%2C3.24871041%20L13.5871517%2C3.1676807%20L13.5023152%2C3.35910659%20L13.5849764%2C3.4863613%20L13.8742905%2C3.26121835%20Z%20M18.2352116%2C9.99973603%20C18.2140025%2C10.0845725%2018.1927934%2C10.2129149%2018.1927934%2C10.2129149%20C18.1927934%2C10.2129149%2018.0889231%2C10.4456713%2018.0655387%2C10.5305078%20C18.0443296%2C10.6164319%2018.0889231%2C10.7855611%2018.1503752%2C10.764352%20C18.2140025%2C10.7431428%2018.3200481%2C10.6164319%2018.3842193%2C10.5740137%20C18.4478466%2C10.5305078%2018.5538922%2C10.3608349%2018.5751014%2C10.2765422%20C18.5968543%2C10.1906181%2018.6365534%2C10.0421543%2018.6599378%2C9.95786162%20C18.6811469%2C9.87411279%2018.7023561%2C9.70226455%2018.7045314%2C9.64135631%20C18.7045314%2C9.57772895%2018.7279158%2C9.31016776%2018.7279158%2C9.31016776%20L18.4353387%2C9.69030043%20C18.4353387%2C9.69030043%2018.258596%2C9.91761868%2018.2352116%2C9.99973603%20L18.2352116%2C9.99973603%20Z%22%20transform%3D%22translate%28-9%20-1%29%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: cover;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.tasks-kanban-item-responsible:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 9px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%206%209%22%3E%0A%20%20%3Cpath%20fill%3D%22%23B9BDC3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M40.7331259%2C101.722718%20L40.7331259%2C97.2383297%20L39.2383297%2C97.2383297%20L39.2383297%2C102.470116%20L39.2383297%2C103.217514%20L45.2175144%2C103.217514%20L45.2175144%2C101.722718%20L40.7331259%2C101.722718%20Z%22%20transform%3D%22rotate%28-135%201.846%2060.72%29%22%20opacity%3D%22.69%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: cover;
	margin: 0 7px;
}

.tasks-kanban-item-cmembers {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #8b929b;
	margin: 0 0 0 10px;
}

.task-kanban-title-info {
	display: block;
	position: relative;
	z-index: 9;
	margin: 0 30px 0 12px;
}

.task-kanban-column-title {
	display: inline-block;
	overflow: hidden;
	max-width: calc(100% - 20px);
	margin: 0 4px 0 0;
	vertical-align: middle;
	height: 32px;
	line-height: 32px;
	font-family: "OpenSans-Bold", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #525c68;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.task-kanban-column-total-item {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	color: #8b929b;
}

.task-kanban-column-total-item:before { content: '(' }
.task-kanban-column-total-item:after { content: ')' }

.task-kanban-column-edit {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 32px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+ICA8cGF0aCBmaWxsPSIjNTM1QzY5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjgsOS4wNTIgTDAuMDEsMTEuODYyIEwyLjksMTEuMDMgQzIuNzIyMTkwOTMsMTAuNTc2NTgyMyAyLjQ1NzE5MDY1LDEwLjE2MjQzNDQgMi4xMiw5LjgxMSBDMS43NDQ5NjE0OSw5LjQ1ODg1ODg3IDEuMjkzMDA0MTksOS4xOTg5ODM0MiAwLjgsOS4wNTIgTDAuOCw5LjA1MiBaIE03LjIxLDIuNTY3IEwxLjU0LDguMjM2IEMyLjAxMTI3NDMyLDguNDYxMTMxMzMgMi40NDg4MjcwMyw4Ljc1MDkyNTg1IDIuODQsOS4wOTcgQzMuMTYxMzU2MTEsOS40NjgxNjQ1NiAzLjQyNzQzNDc4LDkuODgzNzg2MTcgMy42MywxMC4zMzEgQzMuOTgsOS45OCA3LjU3LDYuMzkyIDkuMjksNC42NjQgQzkuMDczMjg1MzksNC4xNzgzNzcyIDguNzc1NzI3NDEsMy43MzMwNTQ2NCA4LjQxLDMuMzQ3IEM4LjA1ODkyNjE2LDMuMDE0NDU3MjEgNy42NDg0NjQxOSwyLjc1MDg3OTU3IDcuMiwyLjU3IEw3LjIxLDIuNTY3IFogTTEwLjQ0LDEuNDE3IEMxMC4xNjAwNDI2LDEuMTM5NDE2MDEgOS43ODA5MDM5NywwLjk4NTAwMjc2OCA5LjM4NjY3MDUzLDAuOTg4MDA2NDUxIEM4Ljk5MjQzNzA4LDAuOTkxMDEwMTM1IDguNjE1Njk1MzIsMS4xNTExODI0NiA4LjM0LDEuNDMzIEw4LjMxLDEuNDYyIEw3Ljk3LDEuODAyIEM4LjQyMTkxODQ0LDEuOTkyMjgzNTcgOC44MzUzNDgwOSwyLjI2MzM4NDk3IDkuMTksMi42MDIgQzkuNTUxOTIxMTEsMi45Nzk2MDg0OCA5Ljg0NjIwOTcyLDMuNDE2NjQzOTggMTAuMDYsMy44OTQgQzEwLjI3LDMuNjg0IDEwLjQsMy41NTIgMTAuNCwzLjU1MiBDMTAuOTk2ODAzMSwyLjk4NzEyNzEgMTEuMDI4MDE0NCwyLjA0NzIyMDczIDEwLjQ3LDEuNDQ0IEwxMC40NCwxLjQxNCBMMTAuNDQsMS40MTQgTDEwLjQ0LDEuNDE3IFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEpIi8+PC9zdmc+) center center no-repeat;
	background-size: 11px 11px;
	cursor: pointer;
	opacity: 0;
	z-index: 9;
	-webkit-transform: translateX(36px);
	transform: translateX(36px);
	-webkit-transition: .2s;
	transition: .2s;
}

.main-kanban-column-title-wrapepr:hover .task-kanban-column-edit {
	-webkit-transform: translateX(24px);
	transform: translateX(24px);
	opacity: .4;
}

.task-kanban-title-info:hover .task-kanban-column-edit:hover {
	opacity: 1;
}

.task-kanban-title-edit {
	display: block;
	position: relative;
	z-index: 9;
	margin: 0 0 0 5px;
}

.task-kanban-column-title-edit {
	display: inline-block;
	width: calc(100% - 70px);
	margin: 0 5px 0 0;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #eaecef;
	height: 26px;
	padding: 0 6px;
	font-family: "OpenSans-Bold", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #525c68;
}

.task-kanban-column-title-add-column {
	position: absolute;
	top: 50%;
	right: -7px;
	width: 18px;
	height: 18px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2010%2010%22%3E%0A%20%20%3Cpath%20fill%3D%22%2380868e%22%20d%3D%22M671%2C270%20L671%2C266%20L669%2C266%20L669%2C270%20L665%2C270%20L665%2C272%20L669%2C272%20L669%2C276%20L671%2C276%20L671%2C272%20L675%2C272%20L675%2C270%20L671%2C270%20Z%22%20transform%3D%22rotate%28-45%2016.41%20940.726%29%22%20/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: 10px 10px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-webkit-border-radius:100%;
	border-radius:100%;
	cursor: pointer;
	z-index: 9;
}

.task-kanban-column-color {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 32px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M654.321749%2C269.521789%20C654.725275%2C269.53104%20655.191703%2C269.537588%20655.648332%2C269.417898%20C655.922924%2C269.34597%20655.966073%2C269.244885%20655.847247%2C268.98851%20C655.240804%2C267.680182%20654.269314%2C266.71975%20653.057555%2C265.991007%20C652.613651%2C265.72403%20652.123776%2C265.524512%20651.614918%2C265.53766%20C650.758149%2C265.5598%20650.35488%2C266.110437%20650.459853%2C267.004657%20C650.547638%2C267.752942%20650.863533%2C268.428154%20651.304256%2C269.041001%20C651.389682%2C269.159808%20651.480905%2C269.235218%20651.620202%2C269.264738%20C652.490567%2C269.448925%20653.369756%2C269.5379%20654.321749%2C269.521789%20M649.933704%2C266.634309%20C649.873522%2C266.662737%20649.855%2C266.666323%20649.84402%2C266.677445%20C648.677873%2C267.858392%20647.499208%2C269.026969%20646.351634%2C270.226157%20C645.656635%2C270.952406%20645.458079%2C271.819757%20645.912193%2C272.754463%20C646.596264%2C274.162316%20647.652153%2C275.206682%20649.053181%2C275.87966%20C649.512836%2C276.100486%20650.004764%2C276.137646%20650.502643%2C276.018787%20C650.96435%2C275.908556%20651.315646%2C275.614398%20651.641033%2C275.288433%20C652.618987%2C274.308772%20653.592939%2C273.325109%20654.564121%2C272.338639%20C654.710088%2C272.190417%20654.900384%2C272.085954%20655.036193%2C271.871312%20C654.357766%2C271.868922%20653.751425%2C271.695857%20653.173457%2C271.420045%20C652.295037%2C271.000947%20651.611018%2C270.332803%20650.980204%2C269.608113%20C650.63527%2C269.211883%20650.336204%2C268.776519%20650.158683%2C268.269746%20C649.977315%2C267.751902%20649.905178%2C267.216857%20649.933704%2C266.634309%20M649.850074%2C276.856566%20C649.293706%2C276.84903%20648.818505%2C276.602842%20648.360594%2C276.322456%20C647.538919%2C275.819373%20646.858799%2C275.145459%20646.233629%2C274.418951%20C645.737084%2C273.841913%20645.293077%2C273.221634%20645.088569%2C272.464202%20C645.039366%2C272.282043%20644.999142%2C271.515828%20645.000014%2C271.49769%20C645.031311%2C270.86473%20645.343973%2C270.362894%20645.762122%2C269.933714%20C647.136522%2C268.523262%20648.522055%2C267.123932%20649.911796%2C265.729019%20C650.241544%2C265.398065%20650.636861%2C265.168871%20651.093181%2C265.036084%20C651.255105%2C264.988946%20651.684079%2C265.001887%20651.724919%2C265.000952%20C652.220027%2C264.98957%20652.662803%2C265.167364%20653.076949%2C265.414124%20C654.250536%2C266.113452%20655.192883%2C267.068582%20655.981773%2C268.181758%20C656.435169%2C268.821474%20656.754706%2C269.515812%20656.705401%2C270.334414%20C656.688469%2C270.615631%20656.597195%2C270.884375%20656.596939%2C271.17027%20C656.596682%2C271.524091%20656.680773%2C271.864244%20656.720741%2C272.211154%20C656.751423%2C272.477611%20656.811297%2C272.740638%20656.858243%2C273.005225%20C656.858243%2C273.178445%20656.822533%2C273.714219%20656.808065%2C273.809222%20C656.716432%2C274.411675%20656.574158%2C274.739355%20656.15678%2C274.7946%20C655.91764%2C274.826251%20655.713132%2C274.740238%20655.532994%2C274.612337%20C655.02075%2C274.248589%20654.778583%2C273.883542%20655.229619%2C273.212383%20C655.34157%2C273.045814%20655.497542%2C272.923422%20655.623807%2C272.772445%20C655.827904%2C272.528439%20655.973051%2C272.259383%20655.935443%2C271.905146%20C655.880596%2C271.918191%20655.874234%2C271.96959%20655.845708%2C271.998694%20C654.564173%2C273.30536%20653.28197%2C274.611453%20651.996587%2C275.914273%20C651.582902%2C276.333578%20651.129404%2C276.689998%20650.542354%2C276.836661%20C650.424246%2C276.866181%20649.877523%2C276.856982%20649.850074%2C276.856566%22%20transform%3D%22translate%28-645%20-265%29%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: 12px 12px;
	opacity: .4;
	cursor: pointer;
	-webkit-transition: .1s;
	transition: .1s;
}

.task-kanban-column-title-decline {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 32px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2010%2010%22%3E%0A%20%20%3Cpath%20fill%3D%22%23525C69%22%20d%3D%22M671%2C270%20L671%2C266%20L669%2C266%20L669%2C270%20L665%2C270%20L665%2C272%20L669%2C272%20L669%2C276%20L671%2C276%20L671%2C272%20L675%2C272%20L675%2C270%20L671%2C270%20Z%22%20transform%3D%22rotate%28-45%2016.41%20940.726%29%22%20/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: 10px 10px;
	opacity: .4;
	cursor: pointer;
	-webkit-transition: .1s;
	transition: .1s;
}

.task-kanban-column-title-decline:hover,
.task-kanban-column-color:hover { opacity: 1 }

.task-kanban-title-info {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1) translateY(0);
	transform: scale3d(1,1,1) translateY(0);
	-webkit-transition: .4s;
	transition: .4s;
	z-index: 99;
}

.task-kanban-title-edit {
	opacity: 0;
	transform: scale3d(.8,.8,.8) translateY(-27px);
	-webkit-transform: scale3d(.8,.8,.8) translateY(-27px);
	-webkit-transition: .4s;
	transition: .4s;
}

.task-kanban-column-edit-mode .task-kanban-title-info {
	opacity: 0;
	transform: scale3d(.8,.8,.8) translateY(-5px);
	-webkit-transform: scale3d(.8,.8,.8) translateY(-5px);
}

.task-kanban-column-edit-mode .task-kanban-title-edit {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1) translateY(-32px);
	transform: scale3d(1,1,1) translateY(-32px);
	z-index: 99;
}

.tasks-kanban-item-control {
	position: absolute;
	height: 20px;
	right: 12px;
	bottom: 12px;
	opacity: 0;
	-webkit-transition: 200ms;
	transition: 200ms;
}

.main-kanban-item-drag .tasks-kanban-item-control {
	display: none !important;
}

.tasks-kanban-item-hover .tasks-kanban-item-control {
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	opacity: 1;
}

.tasks-kanban-item-hover .tasks-kanban-item-timelogs {
	-webkit-transition: .6s;
	transition: .6s;
	opacity: 0;
}

.tasks-kanban-task-mute,
.tasks-kanban-task-complete,
.tasks-kanban-task-start {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin: 0 0 0 6px;
	background: #2fc6f6;
	width: 20px;
	height: 20px;
	opacity: .6;
	cursor: pointer;
	transition: .2s;
	-webkit-border-radius:100%;
	border-radius:100%;
}

.tasks-kanban-item-hover .tasks-kanban-task-complete:hover,
.tasks-kanban-item-hover .tasks-kanban-task-start:hover {
	opacity: 1;
}

.tasks-kanban-task-start {
	margin-left: 12px;
	position: relative;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20r%3D%229%22%20fill%3D%22%232FC6F6%22/%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M7.52247037%2C5.0711646%20C7.42035237%2C4.98621055%207.28730204%2C4.9765917%207.1774233%2C5.04621949%20C7.06754456%2C5.11584728%206.99913701%2C5.25312565%207.00001807%2C5.40223138%20L7.00001807%2C12.5083799%20C6.99872352%2C12.657701%207.06706947%2C12.7953729%207.17711016%2C12.8651033%20C7.28715084%2C12.9348338%207.42043728%2C12.9249319%207.52247037%2C12.8394466%20L11.8535572%2C9.28620156%20C11.9451295%2C9.21192434%2012%2C9.08794116%2012%2C8.95530562%20C12%2C8.82267007%2011.9451295%2C8.69868689%2011.8535572%2C8.62440967%20L7.52247037%2C5.0711646%20Z%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A');
	background-position: center;
}

.tasks-kanban-task-start:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -6px;
	margin-top: -4px;
	height: 8px;
	width: 1px;
	background: rgba(82, 92, 105, 0.11);
}

.tasks-kanban-task-mute {
	position: relative;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='12px' viewBox='0 0 10 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon 01%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5.35533389,9.81533703 L5.38378317,9.83859044 C5.5589268,10.0142767 5.65569709,10.2493828 5.65550197,10.5003212 C5.65505641,11.0159278 5.24329677,11.4355176 4.73821129,11.4356807 C4.49799412,11.4359667 4.27119947,11.3415888 4.10032789,11.1700492 C3.92518426,10.9943629 3.82841397,10.7592568 3.82860909,10.5083184 C3.82867546,10.2319471 3.94927589,9.98707126 4.13631051,9.81578994 L5.35533389,9.81533703 Z M0.981555689,2.39307984 L9.12060044,10.5321246 L8.39429728,11.2584278 L6.319,9.183 L0.491716381,9.18634561 C0.255054842,9.18656704 0.088738024,9.1367115 0.0354794207,9.0496479 C-0.0315022235,8.94080943 -0.013679073,8.66323831 0.176361072,8.28786941 C0.249044211,8.14408448 0.385625036,7.99277973 0.543341353,7.8345501 L0.706519048,7.67403421 C0.980344167,7.40726654 1.29062695,7.10476427 1.47563698,6.73360492 C1.67978614,6.32361954 1.78064359,5.8541397 1.8741325,5.35596569 L1.971,4.835 L0.255252525,3.11938301 L0.981555689,2.39307984 Z M4.86387765,2.36632682 C6.97157234,2.3657305 7.37387847,3.56077482 7.65251926,4.91601749 L7.79659413,5.63981354 C7.88387997,6.06163005 7.98313061,6.45760812 8.14858081,6.80273087 C8.26794508,7.0518624 8.47287204,7.28673537 8.69224788,7.51370499 L9.03514682,7.86146838 C9.18516973,8.01568386 9.31990673,8.16436015 9.38169751,8.27896955 C9.59933321,8.6823314 9.60021197,8.95465292 9.53465735,9.06527702 C9.47651737,9.16346152 9.33010058,9.18403063 9.21742062,9.18381636 L9.08,9.183 L2.83182452,2.93557179 C2.91725286,2.86248905 3.01170739,2.7953787 3.11649579,2.73487909 C3.52057922,2.50158141 4.07799076,2.36643209 4.86387765,2.36632682 Z M5.08059471,-1.36779477e-13 C5.20801503,0.0109069371 5.33625917,0.229058973 5.33592799,0.691774998 L5.33787636,1.69324881 L4.39904516,1.69382456 L4.40178258,0.69887744 C4.40207839,0.22418019 4.55098821,0.0283458849 4.69042436,0.00046497128 L5.08059471,-1.36779477e-13 Z' id='Icon-01' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-position: center;
	background-color: #828B95;
	transition: 250ms linear all;
	background-repeat: no-repeat;
}

.tasks-kanban-task-muted .tasks-kanban-task-mute {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='12px' viewBox='0 0 10 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M3.13672123,2.75262791 C3.54342708,2.51781618 4.10445611,2.38178977 4.89544325,2.38168381 C7.01681646,2.38108362 7.42173347,3.58388354 7.70218259,4.94792147 L7.84719248,5.67641481 C7.93504479,6.10096882 8.03493955,6.49951672 8.20146348,6.84687925 C8.3216024,7.09762759 8.5278593,7.33402484 8.74865885,7.56246744 L9.09378313,7.91248775 C9.24477965,8.06770406 9.38039108,8.21734522 9.44258287,8.33269842 C9.66163098,8.738678 9.66251544,9.01276684 9.59653539,9.12410887 C9.53801808,9.22293057 9.39065108,9.24363316 9.27723985,9.24341751 L0.494907523,9.24596317 C0.256710097,9.24618604 0.0893139162,9.19600695 0.0357096751,9.10837832 C-0.0317066667,8.9988335 -0.0137678475,8.71946101 0.177505621,8.34165604 C0.250660459,8.19693797 0.388127666,8.04465129 0.54686753,7.88539477 L0.711104216,7.72383716 C0.986706406,7.45533823 1.29900286,7.15087278 1.48521357,6.77730468 C1.69068761,6.36465858 1.79219962,5.89213191 1.88629525,5.39072485 L1.98993036,4.83701957 C2.16148517,3.95922627 2.38471942,3.18679636 3.13672123,2.75262791 Z M4.16315435,9.87949247 L5.39008894,9.87903662 L5.41872285,9.90244094 L5.41872285,9.90244094 C5.59500313,10.0792674 5.69240144,10.3158993 5.69220505,10.5684662 C5.6917566,11.0874189 5.27732472,11.5097318 4.76896134,11.509896 C4.52718521,11.5101838 4.29891871,11.4151935 4.1269382,11.2425406 C3.95065792,11.0657141 3.85325962,10.8290822 3.853456,10.5765153 C3.8535228,10.2983504 3.9749059,10.0518854 4.16315435,9.87949247 Z M4.72086428,0.000467988852 L5.11356676,0 C5.24181402,0.010977721 5.37089043,0.23054552 5.3705571,0.69626448 L5.37251812,1.70423766 L5.37251812,1.70423766 L4.42759409,1.70481715 L4.43034927,0.703413016 L4.43034927,0.703413016 C4.43064701,0.225635075 4.58052322,0.0285298441 4.72086428,0.000467988852 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

.tasks-kanban-task-mute:hover {
	opacity: 1;
	background-color: #828B95;
}

.tasks-kanban-task-pause {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20r%3D%229%22%20fill%3D%22%232FC6F6%22/%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6%2C6%20L8%2C6%20L8%2C12%20L6%2C12%20L6%2C6%20Z%20M10%2C6%20L12%2C6%20L12%2C12%20L10%2C12%20L10%2C6%20Z%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A');
	background-position: center;
}

.tasks-kanban-task-complete {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20r%3D%229%22%20fill%3D%22%23929DAB%22/%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%2C6%20L13%2C6%20L11.1525059%2C8.39325533%20L13%2C11%20L8%2C11%20L8%2C6%20Z%20M6%2C6%20L8%2C6%20L8%2C13%20L6%2C13%20L6%2C6%20Z%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A');
	background-position: center;
	background-color: #929DAB;
}

.tasks-kanban-item-pointer {
	cursor: pointer;
}

.tasks-kanban-item-alert {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	background: #f17c79;
	padding: 7px 10px;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
}

.tasks-kanban-column-sort {
	display: inline-block;
	width: 0;
	height: 32px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M932.033958%2C257%20L928.989958%2C260.044%20L931.249958%2C260.044%20L931.249958%2C265.767%20C931.249958%2C266.198%20931.602958%2C266.551%20932.033958%2C266.551%20C932.464958%2C266.551%20932.816958%2C266.198%20932.816958%2C265.767%20L932.816958%2C260.044%20L935.077958%2C260.044%20L932.033958%2C257%20Z%20M925.827%2C258.342128%20C925.827%2C257.912128%20925.474%2C257.559128%20925.043%2C257.559128%20C924.612%2C257.559128%20924.259%2C257.912128%20924.259%2C258.342128%20L924.259%2C264.054128%20L922%2C264.054128%20L925.044%2C267.098128%20L928.088%2C264.054128%20L925.827%2C264.054128%20L925.827%2C258.342128%20Z%22%20transform%3D%22translate%28-922%20-257%29%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.tasks-kanban-start {
	margin: 50px 0;
}

.tasks-kanban-start-wrapper {
	overflow: hidden;
	text-align: center;
}

.tasks-kanban-start-icon {
	content: '';
	display: inline-block;
	width: 122px;
	height: 122px;
	margin: 25px 0 45px 0;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22122%22%20height%3D%22122%22%20viewBox%3D%220%200%20122%20122%22%3E%0A%20%20%3Cpath%20fill%3D%22%23DDE2E6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M947.996302%2C463.502774%20L947.996302%2C486.374769%20C947.996302%2C490.586068%20944.582059%2C494%20940.370377%2C494%20L833.625925%2C494%20C831.603404%2C494%20829.66372%2C493.19663%20828.233582%2C491.766622%20C826.803443%2C490.336613%20826%2C488.397106%20826%2C486.374769%20L826%2C494%20L826%2C494%20L826%2C372.000001%20L940.374075%2C372.000001%20C942.396256%2C371.99902%20944.33595%2C372.801567%20945.766194%2C374.230988%20C947.196439%2C375.660409%20948%2C377.599537%20948%2C379.621534%20L948%2C402.497227%20L948%2C402.497227%20L948%2C463.480586%20L947.996302%2C463.502774%20Z%20M826%2C372.000001%20L826%2C379.621534%20C826%2C377.599537%20826.803561%2C375.660409%20828.233806%2C374.230988%20C829.66405%2C372.801567%20831.603744%2C371.99902%20833.625925%2C372.000001%20L826%2C372.000001%20Z%20M932.748151%2C387.246765%20L841.251849%2C387.246765%20L841.251849%2C410.11876%20L841.251849%2C410.11876%20L841.251849%2C455.862751%20L864.125925%2C455.862751%20L864.125925%2C478.738444%20L909.874075%2C478.738444%20L909.874075%2C455.862751%20L932.748151%2C455.862751%20L932.748151%2C410.11876%20L932.748151%2C410.11876%20L932.748151%2C387.246765%20Z%20M879.096702%2C446.203632%20L879.019037%2C446.288685%20L860.309264%2C426.230851%20L870.035831%2C415.802553%20L880.587123%2C427.099876%20L903.612829%2C402.412174%20L909.874075%2C409.124004%20L909.874075%2C410.122458%20L910.806051%2C410.122458%20L913.668546%2C413.19178%20L880.993937%2C448.222728%20L879.096702%2C446.203632%20Z%22%20transform%3D%22translate%28-826%20-372%29%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
}

.tasks-kanban-start-title,
.tasks-kanban-start-title-sm {
	display: block;
	overflow: hidden;
	font-family: "OpenSans-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #a8adb4;
	text-align: center;
	margin: 0 0 20px 0;
}

.tasks-kanban-start-title-sm {
	margin: 0 0 70px 0;
	font-size: 24px;
}

.tasks-kanban-start-button {
	margin-right: 0;
	margin-left: 0;
}

.main-kanban-column-title-dark .tasks-kanban-column-sort {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M932.033958%2C257%20L928.989958%2C260.044%20L931.249958%2C260.044%20L931.249958%2C265.767%20C931.249958%2C266.198%20931.602958%2C266.551%20932.033958%2C266.551%20C932.464958%2C266.551%20932.816958%2C266.198%20932.816958%2C265.767%20L932.816958%2C260.044%20L935.077958%2C260.044%20L932.033958%2C257%20Z%20M925.827%2C258.342128%20C925.827%2C257.912128%20925.474%2C257.559128%20925.043%2C257.559128%20C924.612%2C257.559128%20924.259%2C257.912128%20924.259%2C258.342128%20L924.259%2C264.054128%20L922%2C264.054128%20L925.044%2C267.098128%20L928.088%2C264.054128%20L925.827%2C264.054128%20L925.827%2C258.342128%20Z%22%20transform%3D%22translate%28-922%20-257%29%22/%3E%0A%3C/svg%3E%0A');
}

.main-kanban-column-title:hover .tasks-kanban-column-sort {
	width: 19px;
	opacity: .4;
}

.main-kanban-column-title:hover .tasks-kanban-column-sort:hover {
	opacity: 1;
}

.tasks-kanban-item-checkbox {
	position: absolute;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid rgba(130,139,149,.67);
	border-radius: 2px;
	top: 9px;
	right: 10px;
	cursor: pointer;
	pointer-events: none;
	opacity: 0;
	transition: .15s;
	z-index: 9;
}

.tasks-kanban-item-checkbox:before {
	content: ' ';
	position: absolute;
	width: 11px;
	height: 9px;
	top: 5px;
	left: 4px;
	transition: .1s;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2211px%22%20height%3D%229px%22%20viewBox%3D%220%200%2011%209%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%28-429.000000%2C%20-293.000000%29%22%20fill%3D%22%23fff%22%3E%3Cg%20transform%3D%22translate%28235.000000%2C%20274.000000%29%22%3E%3Cpolygon%20points%3D%22195.763786%2021.7055734%20198.039772%2023.9815596%20203.025463%2019%20204.789249%2020.763786%20199.807689%2025.7453457%20198.039772%2027.5091317%20196.275986%2025.7453457%20194%2023.4693595%22%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E') center center no-repeat;
}

.main-kanban-multi-select-mode .tasks-kanban-item-checkbox {
	opacity: 1;
	pointer-events: auto;
}

.main-kanban-item-checked .tasks-kanban-item-checkbox {
	border-color: #2687E8;
	background: #2687E8;
	transition: .1s;
	opacity: 1;
}

.main-kanban-item-checked .tasks-kanban-item {
	pointer-events: none;
}

.task-kanban-drag-mode .bx-layout-inner-inner-top-row,
.task-kanban-drag-mode .bx-layout-inner-left,
.task-kanban-drag-mode .bx-layout-header {
	transition: .2s;
	opacity: .3;
}

.task-kanban-column-revert .main-kanban-column-title-bg {
	left: 13px;
	right: -3px;
	border-radius: 0 3px 3px 0;
}

.task-kanban-column-revert .main-kanban-column-title-right {
	right: auto;
	left: 3px;
	transform: scaleX(-1);
}

.main-kanban-column:first-child .main-kanban-column-title-bg {
	left: 0;
	border-radius: 3px;
}

.main-kanban-column:last-child .task-kanban-column-revert  .main-kanban-column-title-right {
	display: block;
}

.main-kanban-column:first-child .task-kanban-column-revert .main-kanban-column-title-right {
	display: none;
}

.task-kanban-column-revert .main-kanban-column-title-text {
	padding-left: 6px;
}

.main-kanban-column:first-child .task-kanban-column-revert .main-kanban-column-title-text {
	padding-left: 2px;
}

.tasks-kanban-realtime-mode .main-kanban-column-target-shown .main-kanban-column-drag-target {
	display: none;
}

.tasks-kanban-realtime-mode .main-kanban-column-target-shown .main-kanban-item {
	pointer-events: none;
}

.tasks-kanban-realtime-mode .main-kanban-column-target-shown {
	position: relative;
}

.tasks-kanban-realtime-mode .main-kanban-column-target-shown:after {
	content: '';
	position: absolute;
	border-radius: 3px;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 2px solid rgba(255,255,255,.8);
	background: rgba(255,255,255,.2);
	z-index: 9;
}

.bitrix24-dark-theme .tasks-kanban-realtime-mode .main-kanban-column-target-shown:after,
.bitrix24-default-theme .tasks-kanban-realtime-mode .main-kanban-column-target-shown:after {
	border-color: rgba(131,141,149,.55);
	background: rgba(131,141,149,.1);
}

.tasks-kanban-realtime-mode .main-kanban-column {
	opacity: .7;
	transition: .1s;
}

.tasks-kanban-realtime-mode.main-kanban-drag-mode-item .main-kanban-column-target-shown {
	opacity: 1;
}

.tasks-kanban-task-counter {
	position: absolute;
	top: 8px;
	right: 9px;
	z-index: 1;
}

.tasks-kanban-realtime-mode .main-kanban-column-drag-target,
.tasks-kanban-realtime-mode .main-kanban-item-drag-target {
	display: none !important;
}