body {
	background: #fff;
}
#container {
	min-height: 100%;
	position: relative;
	z-index: 1;
	font-weight: 400;
	font: 14px/1.15 'Open Sans', sans-serif;
	min-width: 320px;
	color: #1e1e1e;
	margin: 0 auto;
	max-width: 1920px;
	overflow: hidden;
}
#container.fsin {
	min-width: 960px;
}
a {
	color: #00b956;
	transition: 0.3s;
	cursor: pointer;
}
a:hover {
	color: #000;
}
#header_wrapper {
	border-top: 20px solid #ededed;
	z-index: 1000;
	position: relative;
}
.auth #header_wrapper {
	display: none;
}
#header_wrapper:before {
	background: #e3e3e3;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	right: 0;
	z-index: 11;
	content: '';
}
#header {
	height: 66px;
	z-index: 12;
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 20px;
}
#logo {
	background: #00b956 url(/images/design/logo.png) 50% 50% no-repeat;
	background-size: 50px 35px;
	border-top: 20px solid #009646;
	width: 72px;
	height: 66px;
	position: absolute;
	top: -20px;
	left: 20px;
	display: block;
}

.content-flex {
    min-height: 300px;
    max-width: 1100px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
}

#logo:before {
}

.logo-text {
	background: transparent url(/images/design/logo_text.png) 50% 50% no-repeat;
	background-size: 60% 60%;
	width: 104px;
	height: 20px;
}

#logo:after {
	background: transparent url(/images/design/fsin.png) 50% 50% no-repeat;
	background-size: 66px 66px;
	width: 66px;
	height: 66px;
	position: absolute;
	top: -10px;
	left: 170px;
	display: block;
	content: '';
	opacity: 0.25;
	display: none;
}
#navi_opener {
	background: transparent url(/images/design/navi_opener.png) 50% 50% no-repeat;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 270px;
	cursor: pointer;
	opacity: 0.4;
	transition: 0.5s;
	display: none;
	margin-top: -12px;
}
#navi_opener:hover {
	opacity: 1;
}

.navi-header {
    margin-left: 90px;
	height: 66px;
	display: flex;
	align-items: center;
}

#navi {
	display: flex;
    margin-left: auto;
	align-items: center;
	font-size: 0;
	line-height: 0;
}

#navi.mobile {
	bottom: 0px;
}

#navi li {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#navi li a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #262626;
	text-decoration: none;
	font-size: 14px;
	padding: 23px 20px 23px;
	line-height: 1.15;
	border-bottom: 2px solid transparent;
}

#navi.compact li a {
	padding-right: 15px;
	padding-left: 15px;
}
#navi li.active a {
	color: #00b956;
	border-bottom: 2px solid #00b956;
}
#navi li a:hover {
	color: #00b956;
}
#content {
	min-height: 300px;
	z-index: 1;
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	padding: 50px 20px 120px;
}
#slogan {
	position: relative;
	font-size: 27px;
	font-weight: 300;
	letter-spacing: -1px;
	line-height: 1.15;
	text-align: center;
	padding: 0 0 50px 0;
}
#slogan em {
	font-weight: 400;
	font-style: normal;
	color: #00b956;
}
#slogan span {
	display: block;
	font-weight: 300;
	font-size: 34px;
}
#footer_wrapper {
	border-top: 1px solid #cdcdcd;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.auth #footer_wrapper {
	display: none;
}
#footer {
	position: relative;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 20px;
	height: 70px;
}
#socials_wrapper {
	position: absolute;
	top: -19px;
	left: 0;
	right: 0;
	z-index: 11;
	text-align: center;
}
#socials {
	background: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
}
#copyright {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
#copyright span {
	font-size: 13px;
	line-height: 1.15;
	color: #7e7e7e;
	display: inline-block;
	padding: 0 20px 16px;
	border-bottom: 2px solid #00b956;
}
.pre_text p {
	line-height: 1.6;
	font-size: 16px;
	padding-bottom: 27px;
}
.pre_text.mini p {
	letter-spacing: normal;
	line-height: 1.7;
	font-size: 13px;
}
.pre_text p.align-center {
	text-align: center;
}
.pre_text p.small {
	font-size: 14px;
}
.pre_text p.font18 {
	font-size: 18px;
	letter-spacing: -0.5px;
}
.pre_text p.pre_subheader {
	font-size: 18px;
	text-align: center;
	padding-top: 0;
	max-width: 740px;
	margin: 0 auto;
}
#tabs_navi {
	z-index: 3;
	position: relative;
	line-height: 0;
	font-size: 0;
	text-align: center;
}
#tabs_navi .tabs_navi_item {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
	background: #fff;
	padding: 12px 25px 11px;
	font-size: 12px;
	line-height: 1.15;
	color: #00b956;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	transition: 0.3s;
}
#tabs_navi .tabs_navi_item:hover {
	background: #fff;
	color: #00b956;
}
#tabs_navi .tabs_navi_item.active {
	border: 1px solid #cccccc;
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	color: #242424;
}
#tabs_wrapper {
	position: relative;
	padding: 30px 40px 0;
	border: 1px solid #cccccc;
	border-radius: 4px;
	margin-top: -1px;
	z-index: 2;
	line-height: 0;
	font-size: 0;
}
#tabs_wrapper.clean {
	padding: 0 20px 0 20px;
	border: none;
	border-radius: 0;
	margin-top: -15px;
}
#tabs_wrapper .pre_form {
	display: none;
}
#tabs_wrapper .pre_form.active {
	display: block;
}
.pre_form h5 {
	position: relative;
	text-align: center;
	padding-right: 30px;
	z-index: 4;
	padding-bottom: 30px;
	padding-top: 10px;
}
.pre_form h5:before {
	height: 1px;
	left: -40px;
	right: -10px;
	background: #cccccc;
	content: '';
	position: absolute;
	top: 27px;
}
.pre_form h5 span {
	display: inline-block;
	padding: 0 30px;
	background: #fff;
	font-size: 27px;
	line-height: 1.15;
	font-weight: 300;
	color: #6d6d6d;
	position: relative;
	z-index: 5;
}
#register_title {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: -1px;
	padding-right: 30px;
	color: #00b956;
}
#register_subtitle {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.15;
	letter-spacing: -0.5px;
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 40px;
}
#options_wrapper {
	text-align: center;
	font-size: 0;
	line-height: 0;
	padding-bottom: 25px;
}
#options_wrapper .option_item {
	text-align: center;
	font-size: 16px;
	line-height: 1.15;
	letter-spacing: -0.5px;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
}
#options_wrapper .option_item span {
	color: #989898;
}
em.rub {
	position: relative;
	font-style: normal;
}
em.rub:before {
	position: absolute;
	top: 30%;
	left: -8%;
	content: '\2013';
	line-height: 1;
	font-size: 0.80em;
}
em.rub.small:before {
	top: 32%;
	left: -3%;
}
em.rub.mini:before {
	top: 28%;
	left: -3%;
}
#buttons_wrapper {
	text-align: center;
	font-size: 0;
	line-height: 0;
}
#buttons_wrapper .pre_button {
	margin: 8px;
	padding: 10px 25px;
	font-size: 14px;
}
#logout {
	position: relative;
	margin-left: 24px;
}
#logout:before {
	background: transparent url(/images/design/logout.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: -24px;
	margin-top: -7px;
	opacity: 0.4;
	transition: 0.5s;
}
#logout:hover:before {
	opacity: 1;
}
#edit {
	position: relative;
	margin-left: 24px;
}
#edit:before {
	background: transparent url(/images/design/edit.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: -24px;
	margin-top: -7px;
	opacity: 0.4;
	transition: 0.5s;
}
#edit:hover:before {
	opacity: 1;
}
#password_recovery {
	padding: 0 30px 30px 0;
	font-size: 14px;
	line-height: 1.15;
	text-align: center;
}
#password_recovery a {
	font-weight: 700;
}
#password_recovery_success {
	margin: 0 30px 30px 0;
	border: 1px solid #3cba10;
	background: #ebfbe5;
	border-radius: 4px;
	padding: 12px 20px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.15;
	color: #2c840d;
	text-align: center;
	letter-spacing: -0.5px;
}
.pre_table_wrapper {
	overflow-x: auto;
	margin: 0 auto;
}
#container.auth {
	display: flex;
}
#container.auth #content {
	margin: auto;
	max-width: 320px;
	min-height: 0px;
	padding: 40px 20px 40px;
}
#auth_title {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	padding-bottom: 20px;
	color: grey;
}
#fsin_object_select {
	position: relative;
	text-align: center;
	margin-bottom: -40px;
	z-index: 5;
}
#fsin_object_select > a {
	position: relative;
	margin-right: 20px;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#fsin_object_select > a:before {
	background: transparent url(/images/design/arrow.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	right: -20px;
	margin-top: -6px;
	transition: 0.3s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#fsin_objects_list {
	position: relative;
}
#fsin_objects_list li a {
	display: block;
	margin-bottom: 7px;
	border: 1px solid #cbcbcb;
	border-radius: 3px;
	padding: 8px 30px;
	text-decoration: none;
	color: #1b1b1b;
	position: relative;
}
#fsin_objects_list li a:hover {
	border: 1px solid #00b956;
	color: #00b956;
}
#fsin_objects_list li a:before {
	background: transparent url(/images/design/arrow.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -6px;
	transition: 0.3s;
}
.phonelist {
	z-index: 1;
	position: relative;
}
form .pre_input .phonelist input[type='text'] {
	padding-left: 34px;
}
.country-code:before {
	background: #fff url(/images/lang/none.png) 50% 50% no-repeat;
	display: block;
	height: 20px;
    padding-left: 5px;
	opacity: 0.3;
	width: 16px;
	content: '';
	transition: opacity 0.5s;
}
.country-code.ru:before {
	background: #fff url(/images/lang/ru.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.ua:before {
	background: #fff url(/images/lang/ua.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.tj:before {
	background: #fff url(/images/lang/tj.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.am:before {
	background: #fff url(/images/lang/am.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.by:before {
	background: #fff url(/images/lang/by.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.az:before {
	background: #fff url(/images/lang/az.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.uz:before {
	background: #fff url(/images/lang/uz.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.kz:before {
	background: #fff url(/images/lang/kz.png) 50% 50% no-repeat;
	opacity: 1;
}
.country-code.us:before {
	background: #fff url(/images/lang/us.png) 50% 50% no-repeat;
	opacity: 1;
}
.phonelist .phonelist_plus {
	background: transparent url(/images/design/plus.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	display: block;
	cursor: pointer;
	width: 24px;
	height: 24px;
	position: absolute;
	bottom: 9px;
	right: 10px;
	opacity: 0.3;
	transition: 0.5s;
}
.phonelist .phonelist_plus:hover {
	opacity: 1;
}
.phonelist_minus {
	background: transparent url(/images/design/delete.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	display: block;
	cursor: pointer;
	width: 24px;
	height: 24px;
	opacity: 0.5;
	transition: 0.5s;
    padding-right: 10px;
}
.phonelist_minus:hover {
	opacity: 1;
}
.zindex {
	z-index: 2;
}
form .pre_input.phonelist_example {
	display: none;
}
#clientzone_wrapper {
	position: absolute;
	top: -21px;
	right: 20px;
}
#clientzone {
	position: relative;
	background: #fff;
	display: inline-block;
	padding: 8px 20px 8px 40px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #00b956;
	line-height: 1.15;
	border: 1px solid #b6b4b6;
	border-radius: 0 0 3px 3px;
	transition: 0.5s;
	text-decoration: none;
}
#clientzone:hover {
	border-color: #00b956;
}
#clientzone:before {
	background: transparent url(/images/design/user.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	opacity: 0.5;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 15px;
	content: '';
	transition: 0.5s;
}
#select_object {
	position: relative;
	background: #fff;
	display: inline-block;
	padding: 8px 20px 8px 20px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #741d81;
	line-height: 1.15;
	border: 1px solid #b6b4b6;
	border-radius: 0 0 3px 3px;
	transition: 0.5s;
	text-decoration: none;
}




.input_calc_wrapper {
    position: relative;
}
.input_calc_wrapper span {
    background: transparent url(/images/design/items_minus.png) 50% 50% no-repeat;
    background-size: 24px 24px;
	width: 44px;
	height: 26px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 44px;
	margin-top: -13px;
	transition: 0.3s;
}
.input_calc_wrapper span.p {
    background: transparent url(/images/design/items_plus.png) 50% 50% no-repeat;
	background-size: 24px 24px;
    right: 0px;
    border-left: 1px solid #cccccc;
}
.interinput {
	position: relative;
	margin: -5px 0;
	overflow: hidden;
}
.interinput label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 0 7px 7px;
    cursor: pointer;
}
.interinput.loading:after {
	z-index: 2002;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	right: 9px;
	margin-top: -8px;
	border: 2px solid #00b956;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}
@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
.interinput input,
.interinput select {
	background: #fff;
	display: block;
	border: 1px solid #cccccc;
	border-radius: 2px;
	color: #292929;
	font-weight: 400;
	font: 13px/1 'Open Sans', sans-serif;
	line-height: normal;
	width: 100%;
	box-sizing: border-box;
	transition: 0.5s;
}
.interinput select {
	cursor: pointer;
	border-radius: 0;
	padding: 1px 5px 1px 5px;
}
.interinput input {
    padding: 5px 5px 5px 16px;
}
.interinput span {
	position: absolute;
	top: 3px;
	right: -50px;
	bottom: 3px;
	padding: 6px 10px 0 10px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.15;
	box-sizing: border-box;
	display: block;
	background: #00b956;
	border-radius: 2px;
	cursor: pointer;
	transition: 0.3s;
}
.interinput input:focus+span {
	right: 3px;
}
#fast_actions {
	position: relative;
	overflow: hidden;
}
#fast_actions .pre_input {
	padding-bottom: 0;
	width: 340px;
	display: block;
	margin: 0;
	position: relative;
	padding-right: 10px;
}
#fast_actions .pre_input.inline {
	width: 260px;
	display: inline-block;
}
#fast_actions .pre_input.inline.pre_input_report {
    width: 175px;
}
#fast_actions .pre_input.inline.pre_input_report:last-child {
    padding-right: 0;
}
#fast_actions .pre_input.inline .pre_input_report_select {
    padding-bottom: 5px;
}
#fast_actions .pre_input input {
	padding-top: 7px;
	padding-bottom: 8px;
}
#fast_actions > a {
	position: absolute;
	bottom: 0;
	right: 0;
}
#fast_actions > a.submit {
	position: relative;
	bottom: auto;
	right: auto;
	display: inline-block;
}
#fast_actions .pre_button.small {
    padding: 10px 25px;
}
.fast_actions_submit,
#fast_actions_submit {
    background: transparent url(/images/design/search.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	position: absolute;
	top: 50%;
	right: 22px;
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
	margin-top: -5px;
}

.search_icon_submit {
	position: absolute;
	background: transparent url(/images/design/search.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	top: 40%;
	right: 5%;
}

.show_pin_value {
	display: none;
	font-weight: 700;
}
.hr_title {
	position: relative;
	border-bottom: 1px solid rgba(0,0,0, 0.15);
	margin-left: -30px;
	height: 15px;
	margin-bottom: 30px;
}
.hr_title span {
	background: #fff;
	display: inline-block;
	padding: 0 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.15;
	color: #741d81;
	position: relative;
	top: 8px;
	left: 30px;
}
a.phonelist_add_item {
	background: #fff;
	display: inline-block;
	vertical-align: top;
    padding: 10px 0 11px 0;
    border: 1px solid #fff;
    border-radius: 2px;
	font-size: 14px;
    font-weight: 400;
	line-height: normal;
    box-sizing: border-box;
    transition: 0.5s;
	text-transform: uppercase;
	font-weight: 700;
}
.tap_icon {
	position: relative;
	margin-right: 24px;
}
.tap_icon:before {
    background: transparent url(/images/design/headset.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: -8px;
	content: '';
}
#fsin_prisoners_buttons {
	padding-top: 14px;
	float: right;
}
#card_generated {
	padding-right: 30px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
#card_generated span {
	display: inline-block;
	vertical-align: top;
	padding: 20px 20px;
	font-size: 16px;
	color: #888;
	line-height: 1.15;
}
#card_generated span b {
	color: #741d81;
}
#card_generated+.pre_input_pretitle {
    position: relative;
    top: 0px;
    margin-bottom: 16px;
}
form.pre_form.align-center {
    text-align: center;
}
form.pre_form.align-center .pre_input {
    text-align: left;
}
#fsin_groups_list {
    margin-top: 20px;
	font-size: 0;
	line-height: 0;
	text-align: left;
	padding: 0 0 10px 0;
}
#fast_actions+#fsin_groups_list {
	margin-top: 20px;
}
#fsin_groups_list .fsin_groups_item {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
#fsin_groups_list .fsin_groups_item a {
	display: inline-block;
	vertical-align: top;
	padding: 4px 15px 5px;
	border-radius: 3px;
	border: 1px solid #741d81;
	color: #741d81;
	font-size: 13px;
	line-height: 1.15;
	text-decoration: none;
}
#fsin_groups_list .fsin_groups_item.active a {
	background: #741d81;
	color: #fff;
	cursor: default;
}
.pre_about {
	font-size: 13px;
	color: #888;
	padding: 7px 10px 0 10px;
	line-height: 1.15;
}
#pay_session {
	font-size: 0;
	line-height: 0;
}
#pay_session .pay_session_item span {
	font-size: 20px;
	letter-spacing: -0.5px;
	line-height: 1.15;
	color: #888;
	font-weight: 300;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	padding: 8px 15px;
	text-align: right;
}
#pay_session .pay_session_item+.pay_session_item span {
	border-top: 1px solid rgba(0,0,0, 0.1);
}
#pay_session .pay_session_item span+span {
	text-align: left;
	color: #741d81;
	font-weight: 400;
}
.checkbox_custom {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 14px;
	border-radius: 2px;
	border: 1px solid rgba(0,0,0, 0.2);
	transition: 0.5s;
	cursor: pointer;
	overflow: hidden;
}
.checkbox_custom:hover {
	border: 1px solid rgba(0,0,0, 0.5);
}
.checkbox_custom.active {
	border: 1px solid #741d81;
}
.blocked .checkbox_custom:hover {
	cursor: default;
	border: 1px solid rgba(0,0,0, 0.2);
}
.checkbox_custom:after {
	position: absolute;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
	content: '';
	border-radius: 2px;
	top: -50%;
	left: 50%;
	background: #741d81;
	opacity: 0;
	transition: 0.5s;
}
.checkbox_custom.active:after {
	opacity: 1;
	top: 50%;
}
.checkbox_custom.loading {
	border-color: #fff;
}
.checkbox_custom.loading:after {
	display: none;
}
.checkbox_custom.loading:before {
	z-index: 2002;
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -7px;
	border: 2px solid #741d81;
	border-radius: 50%;
	border-left-color: transparent;
	animation: cssload-spin 500ms infinite linear;
		-o-animation: cssload-spin 500ms infinite linear;
		-ms-animation: cssload-spin 500ms infinite linear;
		-webkit-animation: cssload-spin 500ms infinite linear;
		-moz-animation: cssload-spin 500ms infinite linear;
}
.pre_text table td.checkbox_custom_value {
	text-align: left;
	width: 22px;
	padding-right: 22px;
	color: #741d81;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
}
.pre_text table td.checkbox_custom_wrapper {
	text-align: right;
	width: 22px;
	padding-left: 20px;
}
.pre_text table td.checkbox_custom_value.grey {
	color: #888;
	font-weight: 400;
}
.red_circle span {
	background: #cc0000;
	color: #fff;
	width: 24px;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	height: 24px;
	margin: -4px 0;
	text-align: center;
	padding-top: 4px;
	box-sizing: border-box;
	border-radius: 50%;
}
.relatives_wrapper {
	margin-top: -15px;
	padding-top: 20px;
}

.relatives_wrapper--row.offset-col-25 {
	padding-left: 4%;
}

.relatives_wrapper.add_template,
.relatives_wrapper.hidden {
	display: none;
}
#relatives_container {
	position: relative;
}
#relatives_add {
	text-align: left;
	position: relative;
	margin-top: -20px;
}
#relatives_add a {
	position: relative;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 11px 30px;
    border: 1px solid #fff;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    box-sizing: border-box;
    transition: 0.5s;
    text-transform: uppercase;
    font-weight: 700;
}
#relatives_add a:before {
    background: transparent url(/images/design/plus.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	position: absolute;
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: -8px;
	content: '';
}
#pregenerate {
	position: relative;
}
#pregenerate a {
	position: absolute;
	top: 25px;
	right: 10px;
	padding: 0 10px;
	background: #741d81;
	text-transform: uppercase;
	color: #fff;
	padding: 4px 10px;
	border-radius: 3px;
	font-size: 11px;
	line-height: 1.15;
	font-weight: 700;
	text-decoration: none;
}
#pregenerate.loading a,
#pregenerate.active a {
	display: none;
}
#pregenerate.active:after {
    background: transparent url(/images/design/ok_large.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 35px;
	right: 2px;
	width: 32px;
	height: 32px;
	display: block;
	margin-top: -16px;
	content: '';
}
#pregenerate a:hover {
	background: #00b956;
}
#pregenerate.loading:before {
	z-index: 2002;
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: 35px;
	right: 10px;
	margin: -10px 0 0 0;
	border: 2px solid #741d81;
	border-radius: 50%;
	border-left-color: transparent;
	animation: cssload-spin 500ms infinite linear;
		-o-animation: cssload-spin 500ms infinite linear;
		-ms-animation: cssload-spin 500ms infinite linear;
		-webkit-animation: cssload-spin 500ms infinite linear;
		-moz-animation: cssload-spin 500ms infinite linear;
}
#pregenerate_pin {
	position: relative;
	margin-top: 7px;
	padding: 0 30px 0px 10px;
	font-size: 13px;
	line-height: 1.4;
	max-width: 240px;
	display: none;
}
#pregenerate_pin b {
	color: #741d81;
}
#pregenerate_pin.active {
	display: block;
}
#pregenerate_pin:before {
    background: transparent url(/images/design/alert.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 0;
	width: 32px;
	height: 32px;
	display: block;
	margin-top: -16px;
	content: '';
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
#fsin_confirmation_table {
	max-width: 640px;
	margin: 0 auto;
	padding-right: 30px;
	box-sizing: border-box;
}
#fsin_confirmation_table table {
	width: 100%;
	margin-bottom: 20px;
}
#fsin_confirmation_table table tr td {
	width: 50%;
	font-size: 14px;
	line-height: 1.15;
	text-align: right;
	color: #888;
	padding: 10px 20px;
}
#fsin_confirmation_table table tr.large td {
	font-size: 21px;
}
#fsin_confirmation_table table tr td+td {
	text-align: left;
	color: #222;
}
#fsin_confirmation_table table tr.large td+td {
	color: #00b956;
}
#fsin_confirmation_table table tr+tr td {
	border-top: 1px solid rgba(0,0,0, 0.15);
}
.fsin_confirmation_header {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.15;
	letter-spacing: -1px;
	text-align: center;
	padding-bottom: 20px;
}
#fsin_confirmation_notice+.fsin_confirmation_header {
	margin-top: 30px;
}
#fsin_confirmation_buttons {
	text-align: center;
}
#fsin_confirmation_notice {
	text-align: center;
	padding: 15px 20px;
	border: 1px solid #741d81;
}
#fsin_confirmation_notice span {
	display: inline-block;
	vertical-align: top;
	padding-left: 26px;
	position: relative;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.15;
	text-transform: uppercase;
	color: #741d81;
}
#fsin_confirmation_notice span:before {
    background: transparent url(/images/design/alert.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: -2px;
	width: 24px;
	height: 24px;
	display: block;
	margin-top: -12px;
	content: '';
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
#fsin_confirmation_form {
	display: none;
}
.pre_input_text {
	padding-right: 30px;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}
#app_stores {
	font-size: 0;
	line-height: 0;
}
#app_stores a {
	display: inline-block;
	vertical-align: top;
	margin: 20px;
	width: 200px;
}
#app_stores a img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#app_stores a span {
	display: block;
	font-size: 12px;
	line-height: 1.3;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.pre_input_text_label {
	color: #741d81;
	font-size: 27px;
	line-height: 1.3;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
.pre_input_text_label span {
	display: block;
}
.pre_submit .pre_button.blocked,
.pre_submit .pre_button.blocked:hover {
    color: transparent;
    position: relative;
    cursor: pointer;
}
.pre_submit .pre_button.blocked:before {
	z-index: 2002;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}
.pre_input_text .large_text p {
    font-size: 18px;
}

#services_wrapper {
	display: flex;
    flex-direction: column;
	font-size: 0;
	line-height: 0;
	padding-top: 20px;
}

#services_wrapper .services_item {
	display: flex;
    gap: 60px;
    margin-bottom: 60px;
}

#services_wrapper .services_item .services_block {
	width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	box-sizing: border-box;
	font-size: 20px;
	letter-spacing: -0.5px;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
}
#services_wrapper .services_item .services_block img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
#services_wrapper h5 {
	font-weight: 400;
	font-size: 24px;
	padding-top: 0;
	padding-bottom: 0;
}
#services_wrapper h5 strong {
	font-size: 30px;
	display: block;
	color: #00b956;
	letter-spacing: -1px;
}
.pre_text #services_wrapper p {
	padding-top: 20px;
    font-size: 20px;
    line-height: 1.4;
    padding-bottom: 0;
}
.pre_text #services_wrapper p strong {
	padding-top: 20px;
    font-size: 14px;
    color: #888;
    padding-bottom: 22px;
}
#services_wrapper .services_item:nth-child(even) h5 strong {
	color: #741d81;
}
#services_wrapper .services_item .services_block_button {
	padding-top: 22px;
}
#services_wrapper .services_item .services_block_button a {
	padding: 8px 25px;
	font-size: 16px;
	letter-spacing: normal;
}
#services_app_download {
	position: relative;
	z-index: 2;
	white-space: nowrap;
	margin: 15px -10px 0;
}
#services_app_download a {
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	vertical-align: top;
	line-height: 1.2;
	margin: 0 5px;
	font-weight: 700;
}
#services_app_download a img {
	max-height: 38px;
}
.box_selector input {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	margin-top: 2px;
}
#create_bill {
	padding-top: 20px;
}
#amount_result {
	position: relative;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.15;
	text-align: center;
	padding-right: 30px;
}
#amount_result > div {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}
#amount_result > div b {
	color: #741d81;
}
#amount_result a.pre_button {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
	font-weight: 700;
	padding: 5px 20px;
}
#amount_result_form {
	display: none;
}
#amount_result_form.active {
	display: block;
}
#modal_window {
	font-weight: 400;
	font: 11px/1.3 'Open Sans', sans-serif;
	color: #e4e4e4;
	padding: 0 0 0;
	background: #3c3c3c;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 15px 11px;
	display: none;
	z-index: 200001;
	border-radius: 3px;
	text-align: center;
	max-width: 190px;
	-moz-box-shadow:     0px 2px 7px 0 rgba(0,0,0, 0.2);
	-webkit-box-shadow:  0px 2px 7px 0 rgba(0,0,0, 0.2);
	box-shadow:          0px 2px 7px 0 rgba(0,0,0, 0.2);
}
#modal_window:before {
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 0px;
	height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #3c3c3c;
    display: block;
    content: '';
    margin: 0 0 0 -6px;
}
#modal_window.mini {
	font-size: 11px;
	background: #000;
	padding: 4px 10px;
	border-radius: 2px;
	box-sizing: border-box;
}
#modal_window.mini:before {
    border-top: 6px solid #000;
}
#modal_window.active {
	display: block;
}
#fsin_chat_wrapper {
	box-sizing: border-box;
	background: #fff;
	border: 1px solid rgba(0,0,0, 0.15);
	height: calc(100vh - 160px);
	position: relative;
}
#fsin_chat_prisoners {
	box-sizing: border-box;
	background: rgba(0,0,0, 0.05);
	position: absolute;
	top: 40px;
	bottom: 0;
	left: 0;
	width: 240px;
	overflow-y: auto;
	border-right: 1px solid rgba(0,0,0, 0.15);
}
#fsin_chat_search {
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 240px;
	border-right: 1px solid rgba(0,0,0, 0.15);
	border-bottom: 1px solid rgba(0,0,0, 0.15);
}
#fsin_chat_search input {
	background: #fff;
	display: block;
	padding: 0 10px 0 10px;
	border: none;
	color: #222;
	font-weight: 400;
	font: 13px/39px 'Open Sans', sans-serif;
	line-height: 39px;
	width: 100%;
	box-sizing: border-box;
	transition: 0.5s;
}
#fsin_chat_search_ok {
	background: transparent url(/images/design/search.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	opacity: 0.4;
	transition: 0.5s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
#fsin_chat_search_ok:hover {
	opacity: 1;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
#fsin_chat_window {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 240px;
}
#fsin_chat_window.loading:before {
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 99;
	content: '';
}
#fsin_chat_window.loading:after {
	z-index: 2002;
	content: '';
	position: absolute;
	width: 28px;
	height: 28px;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	border: 2px solid #00b956;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}
#fsin_chat_relatives {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 240px;
	overflow-y: auto;
	border-right: 1px solid rgba(0,0,0, 0.15);
}
#fsin_chat_messages {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 240px;
	right: 0;
	padding-bottom: 20px;
	overflow-y: auto;
	background: #f2f2f2;
}
#content.chat {
	padding-bottom: 20px;
}
.fsin_chat_prisoners_item {
	background: #f2f2f2;
	cursor: pointer;
	position: relative;
	padding: 10px 10px;
	font-size: 13px;
	line-height: 1;
	white-space: nowrap;
	border-bottom: 1px solid #dfdfdf;
}
.fsin_chat_prisoners_item:nth-child(odd) {
	background: #f8f8f8;
}
.fsin_chat_prisoners_item:hover {
	background: #fff;
	color: #741d81;
}
.fsin_chat_prisoners_item.active {
	background: #00b956;
	color: #fff;
	border-bottom: 1px solid #00b956;
}
.fsin_chat_prisoners_item.active.purple {
	background: #741d81;
	color: #fff;
	border-bottom: 1px solid #741d81;
}
.fsin_chat_prisoners_item span {
	position: absolute;
	border-radius: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding-top: 4px;
	background: transparent;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	box-sizing: border-box;
	color: #888;
	font-weight: 400;
	font-size: 11px;
	text-align: center;
}
.fsin_chat_prisoners_item span.new {
	background: #00b956;
	color: #fff;
	font-weight: 700;
}
.fsin_chat_prisoners_item span.new.grey {
	background: #e0e0e0;
	color: #9d9d9d;
}
.fsin_chat_prisoners_item span.empty {
	font-weight: 700;
	color: #00b956;
	width: auto;
	height: auto;
	padding-top: 0;
	margin-top: 0;
	top: 10px;
	font-size: 13px;
}
.fsin_chat_prisoners_item.active span {
    background: transparent url(/images/design/arrow_white.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	color: transparent;
}
.fsin_chat_prisoners_item.active.purple span {
    background: transparent;
	color: transparent;
}
.fsin_chat_prisoners_label {
	padding-top: 5px;
	font-size: 11px;
	color: #888;
}
.fsin_chat_prisoners_item.active.purple .fsin_chat_prisoners_label {
	color: #fff;
}
.fsin_chat_prisoners_label em {
	float: right;
	display: block;
	font-style: normal;
}
.fsin_chat_prisoners_nowrap {
	white-space: nowrap;
	max-width: 180px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fsin_chat_prisoners_nowrap.new {
	font-weight: 700;
	color: #00b956;
}
.fsin_chat_prisoners_item.active.purple .fsin_chat_prisoners_nowrap {
	color: #fff;
}
.fsin_chat_message_wrapper {
	margin: 20px 0 0 20px;
	box-sizing: border-box;
	text-align: left;
}
.fsin_chat_message_wrapper.in {
	margin: 20px 20px 0 0;
	text-align: right;
}
.fsin_chat_message {
	max-width: 350px;
	text-align: left;
	position: relative;
	padding: 12px 15px;
	border-radius: 2px;
	background: #fff;
	display: inline-block;
	-moz-box-shadow:     0px 4px 12px 0 rgba(0,0,0, 0.1);
	-webkit-box-shadow:  0px 4px 12px 0 rgba(0,0,0, 0.1);
	box-shadow:          0px 4px 12px 0 rgba(0,0,0, 0.1);
}
.fsin_chat_message.DECLINED:before {
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background: #cc0000;
}
.fsin_chat_message.MODERATION:before {
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background: #00b956;
}
.fsin_chat_message_content {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.3;
	min-width: 200px;
}
.fsin_chat_message_title {
	font-size: 13px;
	color: #888;
	padding-bottom: 8px;
}
.fsin_chat_message_video {
	display: block;
}
.fsin_chat_message_video img {
	max-width: 350px;
	border-radius: 2px;
	display: block;
}
.pre_text .fsin_chat_message p {
    line-height: 1.15;
    font-size: 13px;
    padding-bottom: 0;
    color: #999;
}
.fsin_chat_message_options {
	position: relative;
	margin-top: 8px;
}
.fsin_chat_message_options a {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 10px;
}
.fsin_chat_message_options a+a {
	color: #cc0000;
}
.fsin_chat_message_status {
	position: absolute;
	top: -8px;
	left: 15px;
	padding: 2px 8px;
	background: #00b956;
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
}
.fsin_chat_message_status.red {
	background: #cc0000;
}
.fsin_chat_message_options.loading:before {
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 99;
	content: '';
}
.fsin_chat_message_options.loading:after {
	z-index: 2002;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	right: 0;
	margin-top: -8px;
	border: 2px solid #00b956;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
		-o-animation: cssload-spin 575ms infinite linear;
		-ms-animation: cssload-spin 575ms infinite linear;
		-webkit-animation: cssload-spin 575ms infinite linear;
		-moz-animation: cssload-spin 575ms infinite linear;
}
#fsin_chat_more {
	padding-top: 20px;
	text-align: center;
}
#fsin_chat_more a {
	display: inline-block;
	vertical-align: top;
	padding: 6px 20px;
	border-radius: 2px;
	border: 1px solid rgba(0,0,0, 0.2);
	font-weight: 700;
	text-decoration: none;
	color: #999;
}
#fsin_chat_more a:hover {
	background: rgba(255,255,255, 0.4);
	border: 1px solid #741d81;
	color: #741d81;
}
#fsin_chat_more_content {
	display: none;
}
form .pre_input.datepick_wrapper input[type='text'] {
	width: 100px;
	display: inline-block;
	text-align: center;
	font-weight: 700;
}
#fast_actions .pre_input.datepick_wrapper {
    width: auto;
    text-align: center;
}
#fast_actions .pre_input.datepick_wrapper input {
    padding-top: 10px;
    padding-bottom: 11px;
}
form .pre_input.datepick_wrapper label {
	padding: 0 10px 2px 10px;
	margin-left: 0;
}
#excel_loader {
    background: transparent url(/images/design/excel.png) 50% 50% no-repeat;
	background-size: 24px 24px;
	display: inline-block;
	width: 36px;
	height: 36px;
	vertical-align: top;
	transition: 0.5s;
	opacity: 0.7;
}
#excel_loader:hover {
	opacity: 1;
}
#datepick_stats {
	display: inline-block;
	vertical-align: top;
}
#datepick_stats span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: 12px;
	font-size: 12px;
	font-weight: 700;
	padding-left: 22px;
	line-height: 1.15;
}
#datepick_stats span+span {
	margin-left: 10px;
}
#datepick_stats span:before {
    background: transparent url(/images/lang/ru.png) 50% 50% no-repeat;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -8px;
}
#datepick_stats span+span:before {
    background: transparent url(/images/admin/earth.png) 50% 50% no-repeat;
}
#paycard_success_message {
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 50px;
	font-size: 18px;
	line-height: 1.15;
	text-align: center;
	letter-spacing: -0.5px;
}
#paycard_success_message strong {
	display: block;
	color: #00b956;
	font-size: 21px;
	padding-bottom: 10px;
}
#fsin_red_alert {
	background: #fff0f0;
	border: 1px solid #cc0000;
	border-radius: 2px;
	color: #cc0000;
	font-size: 14px;
	line-height: 1.5;
	padding: 15px 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.fsin_prisoner_delete {
	background: transparent url(/images/design/delete.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	opacity: 0.4;
	transition: 0.5s;
}
.fsin_prisoner_delete:hover {
	opacity: 1;
}
.fsin_prisoner_restore {
	background: transparent url(/images/design/back.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	opacity: 0.5;
	transition: 0.5s;
}
.fsin_prisoner_restore:hover {
	opacity: 1;
}

.fsin_prisoner_btn_panel {
	display: flex;
	margin-bottom: 20px;
}

.fsin_prisoner_btn_panel .fsin_prisoner_filters__container {
	display: flex;
	align-items: flex-start;
	gap: 0.5em;
}

.fsin_prisoner_btn_panel .fsin-approve-messages__root {
	margin-left: auto;
}

.fsin_video_call_btn_panel {
	display: flex;
	margin: 24px 0px;
}

.fsin_prisoner_btn {
	color: #00b956;
	border: 1px solid #00b956;
	border-radius: 15px;
	padding: 5px 15px;
}

.fsin_prisoner_btn:hover {
	cursor: pointer;
}

.fsin_prisoner_btn.active {
	color: white;
	background-color: #00b956;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #00b956;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;

	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	margin-left: -60px;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.group_edit_title {
	font-size: 16px;
	margin: 10px 0 20px;
}

.group_edit_item {
	font-size: 12px;
	margin: 5px;
}

.allow_date_video_call {
	width: 50%;
	margin: auto;
	padding: 20px;
}
.datetime_video_call_panel {
	display: flex;
	flex-direction: row;
	align-content: end;
}

.datetime_video_call_panel_title {
	text-align: right;
	margin-left: 100px;
}

.prisoner_time_from_video_call, .prisoner_time_to_video_call {
	padding: 0 10px;
}

.datetime_video_call_modal_btn:hover {
	cursor: pointer;
}

.modal-item-title {
	padding: 5px 10px;
}

.date_result {
	padding: 0 5px !important;
	top: 0 !important;
	color: #000000 !important;
	left: 0 !important;
}

.modal-date-video-call-btn-save {
	float: right;
	margin-right: 50px;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	background-color:#77b55a;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}

.modal-date-video-call-btn-save:hover {
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	background-color:#72b352;
}

.modal-date-video-call-btn-save:active {
	position:relative;
	top:1px;
}

.modal {
	display: none;
	position: fixed;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}

.modal-content {
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	height: 100px;
}

.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

@media (min-width: 1135px) {
	#logo:before {
	}

	.logo-text {
		background: transparent url(/images/design/logo_text.png) 50% 50% no-repeat;
		background-size: 100% 100%;
		width: 104px;
		height: 20px;
	}
}

.disable-panel {
	pointer-events: none;
	opacity: 0.4;
}

.burger-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 15px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
}

.moderation-row__selected {
	background-color: rgba(116, 29, 129, 0.1) !important;
	border-left: 1.5px solid rgba(0,0,0,0) !important;
	border-right: 1px solid rgba(0,0,0,0) !important;
}

.moderation-row-selected {
    background: rgba(116, 29, 129, 0.1) !important;
}

.moderation-opened-link {
    color: #7E7E7E !important;
}

.custom-moderation-multi-select .hide {
	display: none;
}

.hidden {
    display: none !important;
}

.custom-moderation-multi-select {
	position: relative;
}

.custom-moderation-multi-select .custom-multi-select_list {
	display: none;
	position: absolute;
	flex-direction: column;
	align-items: flex-start;
	padding-top: 1em;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	margin-top: -1px;
	min-width: 100px;
	z-index: 1001;
}

.custom-multi-select_list.opened {
	display: flex;
}

.custom-multi-select_list label {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px;
}

.custom-multi-select_selected {
	display: flex;
	align-items: center;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	width: 70px;
	padding: 5px 7px;
	cursor: pointer;
	gap: 5px;
}

.icon {
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-size: cover;
}

.icon.block {
    display: inline-block;
}

.icon.russia {
    width: 16px;
    height: 16px;
    background-image: url('/images/lang/ru.png');
}

.icon.dangerous {
	background-image: url('/images/design/svg/dangerous.svg');
}

.icon.delete {
    background-image: url('/images/design/delete.png');
}

.icon.attention-red {
    width: 46px;
    height: 32px;
    background-image: url('/images/design/attention_red.png');
}

.icon.sort {
    background-image: url('/images/design/svg/sort-default.svg');
    background-size: contain;
    width: 10px;
    height: 15px;
}

.icon.sort.asc {
    background-image: url('/images/design/svg/sort-arrow.svg');
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    -o-transform:rotate(270deg);
    transform:rotate(270deg);
}

.icon.sort.desc {
    background-image: url('/images/design/svg/sort-arrow.svg');
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
}

.icon.exclamation-mark-red {
    background-image: url('/images/design/exclamation-mark-red.png');
}

.icon.exclamation-mark-circle-red {
    background-image: url('/images/design/exclamation-mark-red-in-circle.png');
}

.icon.arrow {
	background-image: url('/images/design/svg/arrow.svg');
	height: 7px;
	width: 10px;
}

.icon.video {
	height: 11px;
	width: 16px;
	background-image: url('/images/design/video_icon.png');
}

.icon.text {
	height: 15px;
	width: 16px;
	background-image: url('/images/design/text_icon.png');
}

.icon.image {
	background-image: url('/images/design/image_icon.png');
}

.icon.loading {
	background-image: none;
}

.icon.loading {
	margin: 2px;
	border-radius: 100%;
	height: 11px;
	width: 11px;
	border: 2px solid #000000;
	border-color: #000 transparent #000 transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}

.icon.pen-dark-grey {
	background-image: url('/images/design/pen_dark_grey.png');
}

.icon.size-24 {
    width: 24px !important;
    height: 24px !important;
}

@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.custom-multi-select_selected .icon.arrow {
	margin-left: auto;
}

.custom-multi-select_selected .all,
.custom-multi-select_selected .none {
	display: flex;
	align-items: center;
	gap: 10px;
}

.column-content {
	display: flex;
	gap: 8px;
	justify-content: center;
    position: relative;
}

.pre_text .fsin-groups-table td {
    padding: 0;
}

.pre_text .fsin-groups-table td .column-content {
    padding: 14px 10px !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
}

.fsin-groups-table td .column-content .column-content__block {
    display: none;
}

.fsin-groups-table td .column-content.column-blocked .column-content__block,
.fsin-groups-table tr.row-blocked .column-content__block {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(255,255,255,0.5);
}

.fsin-groups__controls {
    padding: 3px !important;
}

.fsin-group-editor {
    gap: .5em;
}


.burger-icon .burger-icon__line,
.burger-icon .burger-icon__line::after,
.burger-icon .burger-icon__line::before {
	width: 100%;
	height: 2px;
	background-color: #595959;
	margin-bottom: 2.5px;
	transition: all .15s linear;
}

.burger-icon:hover .burger-icon__line,
.burger-icon:hover .burger-icon__line::before,
.burger-icon:hover .burger-icon__line::after {
	background-color: #52B761;
	transition: all .1s linear;
	opacity: 1;
}

.burger-icon .burger-icon__line::after,
.burger-icon .burger-icon__line::before {
	content: '';
	position: absolute;
}

.burger-icon .burger-icon__line::before {
	top: 0px;
}

.burger-icon .burger-icon__line::after {
	bottom: 0px
}

.burger-icon.opened .burger-icon__line::before {
	opacity: 0;
}

.burger-icon.opened .burger-icon__line {
	transform: rotateZ(45deg);
}

.burger-icon.opened .burger-icon__line:after {
	transform: rotateZ(-90deg);
	top: 0px;
}

.additional-menu {
	position: relative;
	display: inline-block;
	padding: 23px 20px 23px;
	z-index: 100;
}

.additional-menu .hidden-menu-container {
	min-width: 250px;
	position: absolute;
	top: 100%;
	right: 35%;
	background-color: #fff;
	box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05);
	display: none;
}

.additional-menu .hidden-menu-container.opened {
	display: block;
}

.hidden-menu-container .hidden-menu {
	display: block;
	box-sizing: border-box;
	padding: 6px 0px;
}

.hidden-menu-container .hidden-menu .hidden-menu__item {
	width: 100%;
	display: block;
	cursor: pointer;
}

.hidden-menu-container .hidden-menu .hidden-menu__item a {
	padding: 12px 24px !important;
}

.hidden-menu-container .hidden-menu .hidden-menu__unique-item a {
	color: #741D81 !important;
	font-weight: bold;
}

.moderation-row__selected td {
	border-bottom: 1px solid rgba(0,0,0,0) !important;
	border-top: 1.5px solid rgba(0,0,0,0) !important;
}

.moderation-row.opened .moderation__open-link {
	color: #7E7E7E !important;
}

.pre_text .custom-responsible-table tr {
	border-bottom: 1px solid #cbcbcb;
}

.pre_text table.custom-responsible-table td {
	border-bottom: none;
}

td.custom_column_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.custom-flex-column {
	flex-direction: column;
}

.fsin-button {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 22px 24px;
	border-radius: 4px;
	gap: 12px;
	border: none;
	height: 26px;
	flex: none;
	order: 0;
    text-decoration: none;
	/* flex-grow: 1; to fill free space */
	cursor: pointer;
    transition: 0.5s;
}

.fsin-no-decoration {
    text-decoration: none !important;
}

.fsin-button__font-normal {
    font-weight: 500 !important;
}

.fsin-button-animated:hover {
    color: #fff;
    background: #363636;
    border-color: #363636;
}

.fsin-button-link-wrapper {
    text-decoration: none;
}

.fsin-button__transparent {
    background: transparent !important;
    color: #52B761;
    border: 1px solid #52B761;
}

a.fsin-button {
    padding: 0;
}

.fsin-button.fsin-button-old-style {
    padding: 6px 25px;
    font-weight: initial;
    font-size: 13px;
}

.fsin-small-button {
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	padding: 2px 16px 3px;
}

.fsin-link-button {
	color: #595959;
	background-color: transparent;
}

.fsin-round-button {
	border-radius: 12px;
}

.fsin-bg-light-red {
	background: #fff2f2;
}

.fsin-color-red {
	color: #FF0000;
}

.fsin-color-purple {
    color: #741d81;
}

.fsin-color-green {
	color: #00b956;
}

.fsin-button__light-green {
    background-color: #E0F2E2 !important;
    color: #52B761 !important;
}

.fsin-button__light-green-white {
    background-color: #52B761 !important;
    color: #FFFFFF !important;
}

.fsin-button__green {
	background: #00b956 !important;
	color: white !important;
}

.fsin-button__red {
    background: #FF0000 !important;
    color: white !important;
}

.fsin-color__purple {
	background: #741D81;
	color: white;
}

.fsin-button__green.loading,
.fsin-button__green:disabled {
	background: #52b7617d;
}

.fsin-button__grey {
	background: #F8F8F8;
	color: #52B761;
}

.fsin-underlined-button {
    padding: 0;
    font-size: 13px;
    background-color: transparent;
    text-decoration: underline;
}

.fsin-checkmark {
	display: inline-block;
	transform: rotate(45deg);
	height: 10px;
	width: 5px;
	border-bottom: 2px solid;
	border-right: 2px solid;
	margin-bottom: 3px;
}

.fsin-round-button.fsin-round-button__green .fsin-checkmark {
	border-color: #ffffff;
}

.fsin-round-button.fsin-round-button__grey .fsin-checkmark {
	border-color: #52B761;
}

.fsin-approve-messages__container {
	display: flex;
	align-items: center;
	gap: 1em;
}

.fsin-approve-messages__container .fsin-approve-messages__checkboxes-container {
	display: flex;
	gap: 1em;
}

.fsin-approve-messages__checkboxes-wrapper {
	display: flex;
	align-items: center;
}

.fsin-approve-messages__modal,
.fsin-edit-permitted-intervals__modal {
	display: flex;
	flex-direction: column;
	gap: 1.5em;
}

.fsin-approve-messages__modal-content {
	height: 100%;
	min-height: 80px;
	display: flex;
	flex-direction: column;
	gap: 1em;
}

.fsin-approve-messages__modal-footer,
.fsin-edit-permitted-intervals__modal-footer {
	display: flex;
	gap: 1em;
}

.fsin-approve-messages__modal-content .fsin-approve-messages__modal-loading,
.fsin-approve-messages__modal-content .fsin-approve-messages__modal-none,
.fsin-edit-permitted-intervals__modal-content .fsin-edit-permitted-intervals-loading {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1;
	align-items: center;
}

.fsin-approve-messages__modal-row {
	display: flex;
	align-items: baseline;
	gap: 1em;
}

.fsin-approve-messages__counter-separator {
	flex-grow: 1;
	border-bottom: 1px dashed #cccccc;
}

.fsin-approve-messages__counter-title {
	display: flex;
	align-items: center;
	gap: 1em;
}

.fsin-approve-messages__text {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #7E7E7E;
}

.fsin-async-table__wrapper .fsin-async-table__more-btn {
    display: none;
}

.fsin-async-table {
    margin-bottom: 20px !important;
}

.fsin-async-table .fsin-async-table__row {
    border-bottom: 1px solid #cbcbcb;
}

.fsin-async-table .fsin-async-table__row td {
    border-bottom: none !important;
}

.fsin-async-table_col-sort {
    cursor: pointer;
}

.popup_preset.no-bottom-border {
	border-bottom: none;
}

.lds-ring,
.fsin-button .lds-ring {
	display: none;
}

.lds-ring.loading,
.fsin-button.loading .lds-ring {
	display: inline-block;
}

/** Loading icon */
.lds-ring {
	position: relative;
	width: 16px;
	height: 16px;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	border: 3px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
.lds-ring.green div {
    border: 3px solid #52B761;
    border-color: #52B761 transparent transparent transparent;
}

.lds-ring.red div {
    border: 3px solid #ff0000;
    border-color: #ff0000 transparent transparent transparent;
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
/** Tooltip */
.fsin-tooltip-con {
    position: relative;
    max-width: 200px;
}

.fsin-tooltip-con:hover .fsin-tooltip{
    display: block;
    transform: translateY(-10px);
    opacity: 1;
}

.fsin-tooltip {
    display: none;
    z-index: 1;
    opacity: .40;

    max-width: 200px;
    min-height: 50px;
    padding: 10px;

    background: #00b956;
    color: #fff;

    position: absolute;
    top:-20%;
    left:115%;

    border-radius: 9px;
    font-size: 16px;

    transform: translateX(6px);
    transition: all 0.3s ease-in-out;
}

.fsin-tooltip::after {
    content: " ";
    width: 0;
    height: 0;

    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #00b956 transparent transparent transparent;

    position: absolute;
    top: 20px;
    left: -12px;
    transform: rotate(90deg);
}

.fsin-tooltip__message-text {
    font-size: 12px !important;
    min-width: 100px;
}

/** permitted intervals */
.permitted-intervals-wrapper {
	display: flex;
	flex-direction: column;
	gap: 2px
}

.permitted-intervals-row {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 2px 16px 3px;
	gap: 8px;

	height: 24px;

	background: #F8F8F8;
	border-radius: 12px;

	flex: none;
	order: 0;
	flex-grow: 1;
}

.permitted-intervals-item {
	display: flex;
	gap: 3px;
}

.permitted-intervals-item__date,
.permitted-intervals-item__time {
	color: #7E7E7E;
}

.schedule-container {
    text-align: left;
}
.schedule-row {
    display: flex;
    justify-content: space-between;
}
.schedule-left-column {
    flex: 0.5;
    font-weight: bold;
    color: #7e7e7e;
    margin-left: 15px;
    padding-top: 10px;
}
.schedule-right-column {
    flex: 1;
    color: #7e7e7e;
    padding-top: 10px;
}

.voice-call-column {
    padding-top: 10px !important;
}
.button-column {
    padding-top: 10px !important;
}

.not-specified-label {
    background: #f8f8f8;
    color: #7e7e7e;
    border-radius: 12px;
    padding: 2px 15px 3px 15px;
    justify-content: center;
}

.fsin-edit-interval-button:hover {
	color: #52B761 !important;
}

.fsin-edit-interval-button:hover .icon.pen-dark-grey {
	background-image: url('/images/design/pen_green.png');
}

.permitted-intervals-item__date {
	font-weight: 700;
	font-size: 14px;
}

.fsin-edit-permitted-intervals__intervals {
	display: flex;
	flex-direction: column;
	gap: 1em;
}

.fsin-edit-permitted-intervals__modal-content {
	display: flex;
	flex-direction: column;
	gap: 1em;
}

.interval-row {
	display: flex;
	gap: 1em;
    margin-bottom: 4px;
}

.interval-container {
	display: flex;
	align-items: center;
	gap: 1em;
}

.interval-controls-container {
	display: flex;
	align-items: center;
}

.custom-date-picker__root {
	display: flex;
	align-items: baseline;
	gap: 1em;
}

.custom-select {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
}

.custom-popup-preset {
	position: absolute;
	margin: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.custom-date-picker__root .date-picker-panel .the-datepicker__container {
	position: fixed;
}

.toggle-button {
    position: relative;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    background: #ffffff;
    outline: none;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);

    width: 21px;
    height: 14px;
    border-radius: 10px;
    border: 1px solid #7E7E7E;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.toggle-button::after {
    content: "";
    display: inline-block;
    position: absolute;

    width: 10px;
    height: 10px;
    top: 1px;
    left: 1px;
    border-radius: 10px;
    background: #7E7E7E;

    transform: translateX(0);
    transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
}

.toggle-button:checked::after {
    transform: translateX(calc(100% - 3px));
    background-color: #00b956;
}
.toggle-button:checked {
    background-color: #fff;
}

.payment-info-value {
    color: #000000;
}

.fsin-prisoner-messages__filters {
    display: flex;
    gap: 2em;
    margin-bottom: 20px;
}
.fsin-prisoner-messages__select-wrapper {
    width: 240px;
}

/** Message viewer */
.custom-fsin-message-viewer__text,
.custom-fsin-message-viewer__image,
.custom-fsin-message-viewer__video {
    width: 600px;
}

.custom-fsin-message-viewer__image,
.custom-fsin-message-viewer__video {
    display: flex;
    justify-content: center;
}

.custom-fsin-message-viewer__video video,
.custom-fsin-message-viewer__image img {
    min-width: 100%;
}

.custom-fsin-message-viewer__text {
    padding: 20px 0;
    font-weight: bold;
    font-size: 16px;
}

.custom-fsin-message-viewer__control-panel {
    margin-top: 20px;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.custom-fsin-message-viewer__special-control-box {
    background: #FFF2F2;
    display: flex;
    gap: 10px;
    padding: 5px;
}

.custom-fsin-message-viewer__special-control-text {
    color: #FF0000;
}
