/* primary site styles  */
body{
	font-family: "Suisse Intl Regular", Arial, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
	-webkit-font-smoothing: antialiased;
	line-height: 1.5;
  padding-right:0 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .navbar, .nav .nav-item, .btn, .intro, .b, .block-about .block-about-item .about-count, .news-items .news-item-h, .about-icon.about-proc > div, .menu-slider .nav-item, .footer-menu-1, .footer-menu-2 {
    font-family: "Suisse Intl SemiBold", Arial, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
    line-height: 1.1;
}
h2 {
	font-size: 1.5em;
}
a {
	color: #02a2f8;
}
a:hover, a:focus, a.active, span.active {
    color: #005bf1b5;
}
a, a:hover, a:focus, button:active, button:focus, .btn {
    outline: none !important;
    text-decoration: none;
}
.hidden, .f-h {
    display: none !important;
}
img {
    width: 100%;
    height: auto;
}
.form {
    position: relative;
    padding: 0;
}
.form .form-block {
    margin-bottom: 20px;
}
.form .form-item {
    position: relative;
}
.form .form-input {
    width: 100%;
    height: 64px;
    border: 1px #e3e6e6 solid;
    border-radius: 5px;
    padding: 5px 15px;
}
.form .form-input-mini {
	width: 100%;
    border: 1px #e3e6e6 solid;
    padding: 5px;
}
.filter .form-input-mini {
	border: 1px #e3e6e6 solid;
    padding: 5px;
    margin-right: 10px;
}
.filter .form-input-mini.coment {
	width: 300px;
}
.filter input, .filter select {
	vertical-align: middle;
}
.total_supplier_filter.mobile {
	padding: 0 10px;
	display: none;
}
.total_supplier_filter.mobile #list_send_mobile {
	margin-top: 10px;
}
.form .form-input:focus~.form-label, .form .form-input~.form-label.filled {
    top: -18px;
    font-size: 80%;
}
.form .form-label {
    position: absolute;
    pointer-events: none;
    left: 16px;
    top: 0;
    line-height: 64px;
    transition: .1s;
    color: #979da8;
}
.form .ajax-submit {
    min-width: 141px !important;
}
.form .ajax-submit {
	min-height: 45px !important;
}
.btn {
    color: #005BF1;
    border: none;
    /* padding: .77rem 2.1rem; */
    padding: .77rem 1.6rem;
    cursor: pointer;
    background-color: #17cec5;
}
.btn.btn-primary {
    color: #fff !important;
    background-image: linear-gradient(to right, #02a1f9 0%, #14c7cd 51%, #28f19c 100%);
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
}
.btn.btn-primary:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
.save_ok {
	text-align: center;
	padding: 10px;
	color: #02a2f8;
}
.navbar {
    border-radius: 0;
    padding: 0;
    height: 100%;
}
.digest_logo {
    text-align: center;
    margin: auto;
}
.navbar-brand {
    z-index: 1000;
    margin-right: 7rem;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-brand img {
    height: 48px;
}


/* //-- */

.left_logo_space {
	width: 30%;
}
.bx-authform {
  margin: 0 0 25px;
  max-width: none;
}
/*#menuLink span::after, #menuLink span::before {
  -webkit-box-sizing: initial !important;
  box-sizing: initial !important;
}*/

/* чтобы не поехала кнопка гамбургер */
*, ::after, ::before {
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.checkbox-custom.error {
	background-color: #fba4a4;
}
.subscribe-btn.ajax-submit.unactive {
	background-color: #54575E;
	border-color: #54575E;
	cursor: not-allowed;
}
.pure-menu-link img {
	width: 20px;
	margin-top: -2px;
}
.subscribe-form {
	padding: 0 20px;
}
.form .form-input {
	width: -webkit-fill-available;
	width: -moz-available;
}
.form select {
	color:#292b2c;
	background-color: #fff;
}

h2.blue {
	color: #005bf4;
}
.logorow {
	margin-bottom: 5em;
}
.logoitem {
	text-align: center;
	cursor: pointer;
}
.logorow_mobile {
	display: none;
}
h1 {
	margin-bottom: 1em;
}
.post-img.mobile {
	display: none;
}

a.settings img {
	height: 30px;
	width: 30px;
	margin-right: 20px;
	padding: 3px;
}
a.settings.active img {
	border-radius: 4px;
    border: solid #17cec5 2px;
}
.lk_block {
  cursor: pointer;
  display: flex;
  align-items: anchor-center;
}
.lk_block img {
  	height: 30px;
    width: auto;
}
.lk_block_mobile {
  display: none;
  cursor: pointer;
}
a.place_name {
	color: #54575E;
	margin-right: 20px;
	border-bottom: 1px dashed;
}
a.place_name:hover {
	color: #414142;
}

#section-checklist, #section-base {
	margin-top: -40px;
}
.innerblock {
	display: flex;
	flex-wrap: wrap;
	width: 95%;
	margin: 50px auto;
}
.childblock {
	box-sizing: border-box;
	height: auto;
	padding: 20px;
	border: 2px dashed #E8EDF4;
	margin-right: 20px;
		margin-bottom: 20px;
		text-align: center;
		cursor: pointer;
		border-radius: 5px;
}
.childblock:hover {
	border: 2px dashed #d6dbe2;
}
.childblock.success {
	border-color: #17cec5;
}
.childblock.danger {
	border-color: #dc4c64;
}
.childblock img {
	opacity: 0.8;
}
.childblock:hover img {
	opacity: 1;
}
.childblock:hover .title {
	color: #414142;
}
.childblock .title {
	margin-bottom: 10px;
	color: #54575E;
}

.content.monitor {
	max-width: 100%;
}
.content.tableview {
	max-width: 100%;
}
.admin_table .table_img_prev {
	padding: 5px 10px;
	width: 60px;
}
.admin_table .table_img_prev img {
	width: 50px;
}
.popup_inner {
	padding: 15px;
}
.filter {
	/*margin-bottom: 20px;*/
}
.filter button {
	display: inline !important;
	padding: 10px;
}
.filter .filter_item,
.popup_inner .form select {
	border: none;
	border-bottom: 2px dashed #02a2f8;
  	/*text-align: center;*/
  	cursor: pointer;
  	height: 30px;
  	margin-right: 10px;
  	margin-bottom: 10px;
}
.popup_inner .form select {
	height: 45px;
	text-align: left;
}
.filter .filter_item:hover {
	border-bottom: 2px solid #02a2f8;
}
.filter #filterform {
	float: left;
	margin-bottom: 20px;
}
.total_supplier_filter {
	float: right;
	margin-bottom: 20px;
}
p.error {
	color: #f52e2e;
  	background-color: #ffdfe9;
  	padding: 5px 10px;
  	border-radius: 5px;
  	border: 1px dashed #f52e2e;
  	width: fit-content;
}
.input_refreshed {
	border-color: #02a2f8 !important;
	background-color: #02a2f81a;
}

a.filter_item {
	color: #292b2c;
	padding-bottom: 5px;
}
a.filter_item.active {
	color: #02a2f8;
    cursor: default;
    border-bottom: 2px solid #02a2f8;
}

.content .admin_menu {
	width: 100%;
	text-align: right;
}
.content .admin_menu a {
	border-bottom: 1px dashed;
}
.content .admin_menu a {
	border-bottom: 1px dashed;
}
.content .admin_menu a:hover {
	opacity: 80%;
}
.content .admin_menu a.active {
	color: #292b2c;
	cursor: default;
	border: none;
}

@media (min-width: 1150px) {
	.childblock {
		width: 22.5%;
	}
	.childblock.monitor {
		width: 30%;
	}
}
@media (min-width: 1070px) and (max-width: 1150px) {
	.childblock {
		width: 22.2%;
	}
}
@media (min-width: 950px) and (max-width: 1070px) {
	.childblock {
		width: 30%;
	}
}
@media (min-width: 850px) and (max-width: 950px) {
	.childblock {
		width: 29%;
	}
}
@media (min-width: 490px) and (max-width: 850px) {
	.childblock {
		width: 45%;
	}
}
@media (min-width: 400px) and (max-width: 490px) {
	.childblock {
		width: 42%;
		padding: 10px;
	}
	.childblock .title {
		font-size: 0.8rem;
	}
}
@media (max-width: 400px) {
	.childblock {
		width: 100%;
	}
	.total_supplier_filter.desktop{
		display: none;
	}
	.total_supplier_filter.mobile{
		display: block;
	}
}


@media (max-width: 768px) {
	h1 {
		font-size: 1.5rem;
	}
  	#profile-send .ajax-submit {
    	width: -webkit-fill-available !important;
		width: -moz-available !important;
  	}
  	.content.tableview {
		padding: 0;
	}
  	.logorow_mobile {
		display: block;
		margin-bottom: 2em;
	}
	.logorow {
		display: none;
	}
	.pure-u-1-2 {
		width: 49%;
	}
	.post-img.mobile {
		display: block;
	}
	.post-img.top-post {
		display: none;
	}
	.filter {
		margin-top: 30px;
	}

	.admin_table th, .admin_table td {
		font-size: 12px;
		line-height: 1.3em;
	}
}

@media (max-width: 1200px) {
  .lk_block {
    display: none;
  }
  .lk_block_mobile {
    display: block;
    padding: 5px 5px;
    position: absolute;
    right: 5px;
    top: 8px;
  }
  .lk_block_mobile img {
      height: 35px;
      width: auto;
  }
}
