.table {
    background: #fff;
}
#products_execut .td-name {
    width: 330px;
}
#products_execut .td-price {
    width: 90px;
}
#history-event .null-decision {
    color: #b9b9b9;
}
.akt-print-form {
    max-width: 1240px;
    margin: 0 auto;
	font-family: inherit;
}
.info-service-center {
    text-align: right;
}
.print_dok .fa-print {
    margin-left: 10px;
}
.info-service-center-main {
    max-width: 700px;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.info-service-naumber {
    text-align: center;
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: 80px;
}
table.sc-items{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
	background: #fff;
    margin-bottom: 20px;
}
table.sc-items,table.sc-items td {
	border: 1px solid #595959;
}
table.sc-items td {
	padding: 5px 10px;
}
table.sc-items thead {
	font-weight: 600;
}
.items-sc-itog {
    float: right;
    font-weight: 600;
}
.item-str {
    margin-bottom: 5px;
}
.footer-block-service .warranty {
    margin-bottom: 20px;
}




.hint-event {
	display: inline-block;
    background: #cdf1b6;
    color: #040404;
    padding: 0px 11px;
    font-size: 13px;
    margin-bottom: 5px;
}
.product-table {
    border: 1px solid #ddd;
    padding: 16px 15px 0px;
    max-height: 600px;
    overflow-y: scroll;
	background: #fff;
}
.form-event {
    margin-top: 20px;
	background: #f5f5f5;
    padding: 30px;
}
.form-row {
    border: 1px solid #ddd;
    padding: 25px;
	background: #fff;
}
.img-item {
	display: inline-block;
	margin: 0 20px 20px 0;
	position: relative;
	user-select: none;
}
.img-item img {
	border: 1px solid #dddddd;
}
.img-item a.btn-del {
    display: inline-block;
    position: absolute;
    top: -13px;
    right: -13px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.fa-times {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #f24545;
}
.title-input-event {
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
	margin-bottom: 10px;
}
#dop-images-event {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.comments {
    display: inline-block;
    width: 100%;
}
.comment-customer {
	border: 1px solid #ddd;
    border-radius: 5px;
    padding: 14px;
    background: #e3e3e3;
    width: 60%;
    float: right;
	margin-bottom: 25px;
}
.comment-manager {
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 14px;
    background: #e3e3e3;
    width: 60%;
    margin-bottom: 25px;
}
.comment-date-added {
    font-weight: 600;
    font-family: inherit;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 10px;
}
.comment-event-form {
    border: 1px solid #ddd;
    padding: 22px 22px 0 22px;
    margin-bottom: 30px;
}
.comment-customer .popup {
    margin-right: 20px;
	margin-bottom: 20px;
}
.order-quantity {
    float: left;
}
#hint-event {
    display: none;
    background: #cdf1b6;
    color: #040404;
    padding: 0px 11px;
    font-size: 13px;
    margin-bottom: 5px;
}
.table>tbody>tr>td.td-excess-product {
    vertical-align: middle;
}
.input-excess-product {
    width: 100%;
}
.input-search-execution {
    position: relative;
}
.but-search-exec {
    position: absolute;
    top: 0;
    right: 0;
}
#loading_massege {
    position: absolute;
    background: #6ac5bc;
    color: #fff;
    padding: 7px 10px;
    top: 0;
    width: 100%;
}
input.event-search-input {
    padding-right: 60px;
}
.error-input {
    border-color: #ff7c7c;
}
.table>tbody>tr>td {
    vertical-align: middle;
}
.empty-exec {
    color: #c90000;
}
.table tr:nth-child(even) {
  background: #f3f3f3;;
}
.table-hover>tbody>tr:hover {
    background-color: #fbfff7;
}
.store-id-execution {
    display: none;
}
.add-event {
    margin-left: 20px;
}
.login-service-form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.register-service-form {
    margin-top: 20px;
}
.td-event-number {
    width: 153px;
}
.td-event-number-exec {
    width: 278px;
}
.td-event-company {
    width: 120px;
}
.td-event-type {
    width: 168px;
}
.td-event-status {
    width: 194px;
}
.td-event-date-added {
    width: 110px;
}
.td-event-view {
    width: 120px;
}
.have-changes {
    box-shadow: 0 1px 11px rgb(0 147 38 / 32%);
    font-weight: 600;
}
.pulse-dot {
	position: absolute;
	text-align: center; 
	padding: 7px;
	border-radius: 50%;
	background: #eb7171;
	width: 7px;
	height: 7px;
	right: -5px;
	top: -5px;
}
.pulse-dot::after,
.pulse-dot::before {
	content: '';
	position: absolute;
	border: 2px solid #eb7171;
	left: -10px;
	opacity: 0;
	right: -10px;
	top: -10px;
	bottom: -10px;
	border-radius: 50%;
	animation: pulse 2.5s linear infinite;
}

.pulse-dot::after {
	animation-delay: 1.25s;
}
@keyframes pulse {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}
.table-list-event {
    position: relative;
	margin-bottom: 30px;
}
.table-list-event thead {
    background-color: #f7f7f7;
}
.have-changes-text {
    position: absolute;
    top: -18px;
    color: #eb7171;
    font-weight: 600;
}
.event-log {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
}
.date-log {
    font-family: inherit;
    font-weight: 600;
}
.event-archive {
    opacity: 0.6;
}
.choose-type-organ {
    margin-bottom: 20px;
}
fieldset.newsletter {
    display: none;
}
.register-subtitle {
    font-family: inherit;
    background: #8fc75b;
    padding: 3px 10px;
    border-radius: 5px;
    color: #000;
    margin-bottom: 20px;
}
.deleteOrgButton {
    margin-bottom: 20px;
    float: right;
}
requisites hr {
    border: 2px solid #c1c1c1;
}
.register-service-form #addOrgButton {
    margin-bottom: 20px;
}
.address-list td.text-left hr {
    margin-top: 8px;
    margin-bottom: 8px;
}
.address-list td.text-left {
    width: 620px;
}
.address-list td.text-left span {
    font-family: inherit;
    font-weight: 600;
}
.flex-block-input {
    width: 49%;
}
#execution-list .execution label {
    cursor: pointer;
}
#execution-list .execution input[type="radio"] {
    display: none;
}
#execution-list .execution {
	border: 1px solid #ddd;
    padding: 10px 20px 10px 20px;
    border-radius: 22px;
    margin-bottom: 10px;
    transition: 0.4s;
    cursor: pointer;
}
#execution-list .execution:hover {
    background: #ededed;
}
#execution-list .selected {
    background: #ededed;
    box-shadow: 0 1px 11px rgb(0 147 38 / 32%);
}
#execution-list .execution span,
.execution_text_pre span {
    font-weight: 600;
}
#execution-list .execution span.company_name{
    background: #cdf1b6;
    padding: 2px 8px;
    color: #000;
}
.exec-not-found {
    display: inline-block;
    background: #eb9191;
    color: #fff;
    padding: 3px 10px;
    font-size: 14px;
}
.input-search-table {
    display: block;
    width: 100%;
    position: relative;
}
.input-search-table #search_prod {
    width: 100%;
	padding: 7px 35px;
	border: 1px solid #dddddd;
	border-radius: 5px 5px 0 0;
}
.input-search-table:after {
    display: block;
    width: 100%;
    position: relative;
}
.input-search-table .fa-search {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.empty-number-event {
    color: #c7c7c7;
}
#confirmation-modal,
#error-modal,
#notconfirm-modal {
    background-color: #00000057;
	opacity: 0;
	animation: ani 0.5s forwards;
}
@keyframes ani {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
.modal-content {
	background-color: #fff;
    width: 390px;
    padding: 20px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.modal-message {
    font-family: inherit;
    font-size: 18px;
	font-weight: 600;
}
.modal-message-text {
    font-family: inherit;
    line-height: 18px;
    font-size: 14px;
    margin-top: 12px;
	transition: 1s;
}
.modal-buttons {
  float: right;
  margin-top: 20px;
}
.modal-buttons #confirm-no {
    margin-left: 10px;
}
.product-table .quant-product {
    text-align: center;
}


.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#back_loading {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    background: rgb(0 0 0 / 42%);
    display: none;

}
#back_loading .loading-message {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 100px;
}