.card-body {
	background-image: url('../../img/logo-cohorinete-gray.png');
	background-repeat: no-repeat;
	background-position: right;
}

.content-organization-chart {
	display: flex;
	place-content: center;
	min-height: 74vh;
	position: relative;
	margin-top: 0.5rem;
	overflow-x: auto;
	padding-bottom: 1rem;
}

.organization-chart-head h4 {
	font-size: 1.2rem;
}

.organization-chart * {
	margin: 0px;
	padding: 0px;
}

.organization-chart ul {
	padding-top: 20px;
	position: relative;
}

.organization-chart li {
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 20px 7px 0px 7px;
	position: relative;
}

.organization-chart li::before,
.organization-chart li::after {
	content: '';
	position: absolute;
	top: 0px;
	right: 50%;
	border-top: 2px solid #7fa2c2;
	width: 50%;
	height: 20px;
}

.organization-chart li::after {
	right: auto;
	left: 50%;
	border-left: 2px solid #7fa2c2;
}

.organization-chart li:only-child::before,
.organization-chart li:only-child::after {
	display: none;
}

.organization-chart li:only-child {
	padding-top: 0;
}

.organization-chart li:first-child::before,
.organization-chart li:last-child::after {
	border: 0 none;
}

.organization-chart li:last-child::before {
	border-right: 2px solid #7fa2c2;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

.organization-chart li:first-child::after {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

.organization-chart ul ul::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	border-left: 2px solid #7fa2c2;
	width: 0;
	height: 20px;
}

.organization-chart li div {
	border: 2px solid #5899d3;
	background-color: #5899d3;
	font-size: 0.85em;
	transition: all 300ms;
	width: 115px;
	height: 75px;
	position: relative;
	display: grid;
	place-content: center;
	display: inline-block;
	cursor: pointer;
	border-radius: 0.8rem;
	font-size: 0.8rem;
	font-weight: 600;
}

.organization-chart-square {
	position: relative !important;
}

.organization-chart-square-text {
	position: absolute !important;
	width: inherit;
	height: inherit;
	background-color: rgba(255, 255, 255, 0.90);
	left: 6%;
	top: 10%;
	border-radius: 0.8rem;
	z-index: 1;
	display: grid;
	place-content: center;
	border: 2px solid #5899d3;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
}

.organization-chart-width {
	width: 1056px;
}

textarea {
	min-height: 20rem;
	resize: none;
	border: var(--border-input) !important;
}

.ctn-icon {
	width: 40px;
	height: 40px;
	border-radius: 8px;
	display: grid;
	place-items: center;
	border: none;
	text-decoration: none;
	cursor: pointer;
	background-color: transparent !important;
	color: #495057;
}

.content-btns {
	display: flex;
	gap: 0.4rem;
	align-items: end;
	align-self: end;
}

@media (min-width: 1280px) {

	.ctn-icon:hover,
	.ctn-icon-sm:hover {
		background-color: rgba(85, 101, 120, 0.08) !important;
	}
}

@media(max-width: 1214px) {
	.content-organization-chart {
		justify-content: flex-start;
	}

}

.article-contour {
	border-radius: 8px;
	border: 1px solid #d0d1d1;
	background-color: #fffFFF;
	display: flex;
	flex-direction: column;
	padding: 20px 20px;
	-webkit-box-shadow: 0px 0px 19px 1px rgba(222, 222, 222, 1);
	-moz-box-shadow: 0px 0px 19px 1px rgba(222, 222, 222, 1);
	box-shadow: 0px 0px 19px 1px rgba(222, 222, 222, 1);
}

.container-content-form--not-btns {
	height: auto;
}

.btn-outlined--wauto,
.btn-filled--wauto {
	width: auto;
}

.double-modal {
	z-index: 1051;
}


.line-left {
	position: absolute;
	width: 100px;
	left: -100px;
	top: 50%;
	border-top: 2px solid #7fa2c2;
	height: 1px;
}

.copy-right {
	right: -185%;
	position: relative;
}

.con-right,
.con-left {
	position: relative;
}

.line-rigth {
	position: absolute;
	width: 150px;
	right: 31%;
	border-top: 2px solid #7fa2c2;
	height: 1px;
	top: -40px;
}

.position-square-righ {
	top: -40px;
	right: -89%;
}

.line-left {
	position: absolute;
	width: 116px;
	left: 32.9%;
	border-top: 2px solid #7fa2c2;
	height: 1px;
	top: -40px;
}

.line-left--second {
	top: 60px;
}

.position-square-left {
	top: -40px;
	left: -69%;
}

.union-line {
	position: relative;
}

.line-rigth-green {
	position: absolute;
	width: 75px;
	right: 37%;
	border-bottom: 2px dashed #359a2e;
	height: 40px;
	top: -40px;
	border-right: 2px dashed #359a2e;
	border-top: 0;
}

.line-rigth-green .square-green {
	height: 50px;
	background-color: #359a2e;
	border-color: #359a2e;
	top: 31%;
}

.square-green span.organization-chart-square-text {
	border-color: #359a22;
}

.square-union {
	position: relative;
}

.position-square-left .square-union {
	position: absolute;
	height: 0px;
	width: 31px;
	left: -33px;
	top: 50%;
	border: 0px;
	border-top: 2px solid #7fa2c2;
	border-radius: 0;
}

.square-union .square-union--double-conection {
	position: relative;
	height: 51px;
	border: 0;
	background-color: transparent;
	border-right: 2px solid #7fa2c2;
	border-top: 2px solid #7fa2c2;
	border-bottom: 2px solid #7fa2c2;
	top: -30px;
}

.organization-chart-square {
	height: 50px;
}

.organization-chart-square:hover>span.organization-chart-square-text {
	border: 2px solid #3ddc97;
	background-color: rgba(255, 255, 255, 1);
	height: 80px;
	width: 120px;
}

.organization-chart-square:hover {
	border: 2px solid #3ddc97;
	background-color: #3ddc97;
	display: inline-block;
	height: 80px;
	width: 120px;
}

.organization-chart-square-green:hover>span.organization-chart-square-text-green {
	border: 2px solid #3ddc97;
	background-color: rgba(255, 255, 255, 1);
	height: 60px;
	width: 120px;
}

.organization-chart-square-green:hover {
	border: 2px solid #3ddc97;
	background-color: #3ddc97;
	display: inline-block;
	height: 60px;
	width: 120px;
}