:root {
  --blue: #00B5E2;
  --bluet: #2C2D65;
  --bluef: #E4F0F3;
  --bluenew:#F3F8F9;
}
h1.h1 {
    font-size: 2rem;
}
.a-close {
	position: absolute;
    top: 15px;
    right: 15px;
}
.green {
	background-color: green;
}
.plus-new-table {

}
.navbar-header-grid {
    display: grid;
    width: 100%;
    grid-template-columns: 230px 180px 120px  140px 120px 1fr 245px;

} 
.color-blue{
    color: var(--blue);
}
.background-color-blue{
    background: var(--blue);
}
.search-header {
    padding: 7px;
    margin: 0;
}
.d-grid {
    display: grid;
}
.height-100 {
	height: 100%;
}
.h-120 {
	height: 120px;
}
.h-40 {
	height: 40px;
}
textarea.form-control.h-120 {
	height: 120px;
}
.input-p {
	border: 1px solid var(--bluet);
    box-sizing: border-box;
    border-radius: 4px;
    height: 40px;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
}
.p-label {
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.w-100 {
	width: 100%;
}
.w-50 {
    width: 50%;
}
.w-256 {
	width: 256px;
}
.w-600 {
    width: 600px;
}
.max-w-980 {
	max-width: 980px;
	margin: 0;
}
/* margins */
.m-0 {
    margin: 0;
}
.mar-t-5 {
	margin-top: 5px;
}
.mar-t-10 {
    margin-top: 10px;
}
.mar-t-20 {
	margin-top: 20px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-25 {
	margin-top: 25px;
}
.mar-t-35 {
	margin-top: 35px;
}
.mar-t-40 {
	margin-top: 40px;
}
.m-t-40 {
	margin-top: 40px;
}
.mar-b-5 {
	margin-bottom: 5px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.mar-r--30 {
	margin-right: -30px;
}
.mar-l-10 {
	margin-left: 10px;
}
.mar-r-10 {
    margin-right: 10px;
}
/*padding*/
.pad-0 {
	padding: 0px;
}
.pad-9 {
    padding: 10px;
}
.pad-10 {
	padding: 10px;
}
.pad-15 {
	padding: 15px;
}
.pad-20 {
	padding: 20px;
}
.pad-t-0 {
	padding-top: 0px;
}
.pad-t-10 {
    padding-top: 10px;
}
.pad-b-10 {
    padding-bottom: 10px;
}
.pad-t-35 {
	padding-top: 35px;
}
.pad-t-85 {
	padding-top: 85px;
}
.pad-r-10 {
    padding-right: 10px;
}
.p-t-5 {
    padding-top: 5px;
}
.p-b-5 {
	padding-bottom: 5px;
}
/*float*/
.f-right {
	float: right;
}
/*позиция*/
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fs-16 {
	font-size: 16px;
}
.center {
	text-align: center;
}
.border-b {
	border: 1px solid #000;
}
.border-bot {
	border-bottom: 1px solid var(--bluet);
}
.container-grid {
	display: grid;
	grid-template-columns: 1fr;
}
.container-grid-users-create {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
}
.container-grid-users-create>div {
	border: 1px solid #000;
}
.border-kompany {
	border-bottom: 1px solid var(--bluet);
}
.border-kompany-body {
	border-bottom: 1px solid #fff;
}
.border-lidshow {
	border: 2px solid var(--blue);
	border-radius: 4px;
}
.border-lidshow-history {
	border: 1px solid var(--bluet);
}
.button-lidshow-tabs {
	width: 100%;
	height: 40px;
	background: #fff;
    border: 1px solid var(--blue);
    color:  var(--bluet);
	
}
.button-lidshow-tabs.active_tabs {
	background: var(--blue);
    border: 1px solid var(--blue);
    color: #fff;
}
.not-button {
	background: none;
    border: none;
    outline: none;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-tovar-430 {
	width: 430px;
	max-width: 100%;
}
.font-h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
}

.kompany-new {
	background: rgba(255, 255, 255, 0.5);
	padding-left: 65px;
	padding-right: 65px;
}
.table-kompany {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
}
.button-bs-edit {
	padding: 0;
    border: none;
    background: none;
}
.btn-kassa {
	background: #FFFFFF;
	border: 1px solid var(--bluet);
	padding: 15px 40px;
	font-size: 16px;
	line-height: 21px;
}

.btn-kassa span {
	font-weight: bold;
}
.btn-kassa-tab {
	width: 100%;
	text-align: left;
	background: #fff;
	height: 50px;
	font-size: 16px;
	border: 1px solid #fff;
	color: var(--bluet);
	padding-right: 20px;
}
.btn-kassa-tab:hover {
	border: 1px solid var(--blue);
}
.btn-kassa-tab.active_kassa {
	border: 1px solid var(--blue);
	color: #fff;
	background: var(--blue);
}
.btn-st {
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.btn-st:hover {
  color: var(--bluet);
}

.btn-all {
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 0;
}
.btn-all:hover {
    border: 2px solid #FFFFFF;
	background: #FFFFFF;
	border-bottom: 2px solid var(--blue);
}

.btn-user-select {
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 0;
}
.btn-user-select:hover {
    border: 2px solid #FFFFFF;
	background: #FFFFFF;
	border-bottom: 2px solid var(--blue);
}
.btn-fonds {
	color: var(--blue);
	background: #FFFFFF;
	border: 1px solid var(--blue);
	box-sizing: border-box;
	border-radius: 4px;
	height: 40px;
    font-size: 16px;
    text-align: center;
    padding-top: 8px;
}
.btn-fonds:hover {
	color: #fff;
	background: var(--blue);
	border: 1px solid var(--blue);
	
}
.btn-fonds-new {
	color: var(--blue);
	background: #FFFFFF;
	border: 1px solid var(--blue);
	box-sizing: border-box;
	border-radius: 4px;
	height: 40px;
    font-size: 16px;
    text-align: center;
}
.btn-fonds-new:hover {
	color: #fff;
	background: var(--blue);
	border: 1px solid var(--blue);
	
}
.user-index .multiselect__tags {
    min-height: 34px;
    display: block;
    padding: 6px 40px 0 8px;
    border-radius: 0px;
    border: 0px solid #e8e8e8;
    background: #fff;
    font-size: 14px;
}
.user-index .multiselect__placeholder {
    color: #adadad;
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 2px;
}
.user-index .multiselect  {
	width: 216px;
	height: 34px;
	min-height: 32px;
}
.user-index .multiselect__option--highlight {
    background: var(--blue);
    outline: none;
    color: #fff;
}
.user-index .multiselect__option {
    display: block;
    padding: 7px;
    min-height: 34px;
    line-height: 16px;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
}
.user-index .multiselect__option--highlight:after{content:attr(data-select);background:var(--blue);color:#fff}
.user-index .multiselect__option--selected.multiselect__option--highlight:after{background:var(--blue);content:attr(data-deselect);color:#fff}
.user-index div {
	float: left;
}
.user-index .multiselect__option:after{top:0;right:0;position:absolute;line-height:32px;padding-right:12px;padding-left:20px;font-size:14px}
.user-index .multiselect__input, .user-index .multiselect__single, .user-index .multiselect__option  {
	font-size: 14px;
}
.user-index .multiselect__select {
    position: absolute;
    width: 40px;
    height: 34px;
    right: 1px;
    top: 1px;
    padding: 4px 8px;
    text-align: center;
    transition: transform .2s ease;
}

.btnallactive {
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 0;
	border-bottom: 2px solid var(--blue);
}
.btn_selected_active .btn-user-select {
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 0;
	border-bottom: 2px solid var(--blue);
}
.group-control {
	display: block;
    margin: 0;
    justify-self: end;
}

.kompany-input {
	border: 1px solid var(--bluet);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 9px 5px;
    width: 96%;
}

.save-messenger {
	display: none;
}
.active.save-messenger {
	display: block;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
}

.form-control:focus {
    color: var(--bluet);
    border-color: var(--blue);
    outline: 0;
    box-shadow: none;
}
.a-podr {
	line-height: 18px;
	text-decoration-line: underline;
	color: var(--bluet);
}
.a-podr:hover {
	color: var(--blue);
}
.no-li {
	list-style-type: none;
	font-size: 14px;
}

input[type="checkbox" i].bigbox { -ms-transform: scale(2); -moz-transform: scale(2); -o-transform: scale(2); height: 20px; width: 20px ; border-radius: 4px; border: 1px solid #2C2D65;}
.tovar-label {
	margin-bottom: 20px;
    display: grid;
    grid-template-columns: 30px 1fr;
}
.modal-fond {
    z-index: 20;
    margin: 0 auto;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.modal-fond-new {
	position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -100px;
    background-color: #fff;
    width: 420px;
    max-width: 100%;
    padding: 65px 25px 40px;
    border: 1px solid var(--blue);
}

.modal-fond-container {
    display: grid;
    width: 100%;
    height: auto;
}

.modal-fond-new .now {
	position: absolute;
	right: 0;
	top: 0;
	margin: 20px 20px 0 0;
}
.fond-show {
	background: #fff;
	padding: 25px 25px 40px;
}

.fond-show .p-fond-show{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
}
.fond-show .p-fond-show span {
  font-weight: bold;
} 
.onoff {
	width: 74px;
    height: 32px;
    border-radius: 16px;
    border: 4px solid var(--blue);
    margin-bottom: 2px;
    background-color: #fff;
}
.onoff-on {
	width: 30px;
    height: 22px;
    border-radius: 16px;    
    border: 1px solid #fff;
    background-color: #fff;
    float: left;
    margin-top: 1px;
    margin-left: 1px;
}
.onoff-on:hover {   
    border: 1px solid var(--blue);
    background-color: var(--blue);
}
.onoff-off {
	width: 30px;
    height: 22px;
    border-radius: 16px;    
    border: 1px solid #fff;
    background-color: #fff;
    float: right;
    margin-top: 1px;
    margin-right: 1px;
}
.onoff-off:hover {   
    border: 1px solid var(--blue);
    float: right;
}
.onoff-off.activeonoff {
    border-radius: 16px;    
    border: 1px solid var(--blue);
}
.onoff-on.activeonoff {
    border: 1px solid var(--blue);
    background-color: var(--blue);
}

.lid-callback .choice{
	position: absolute;
    right: 0px;
    z-index: 5;
    border: 1px solid var(--blue);
    background-color: #fff;
    padding: 15px;
}

.lid-callback .pad-0 {
	padding: 0;
}

.lid-tab {
	padding: 20px;
}
.lid-tab p {
	margin: 0;
	color: var(--bluet);
}

.order-tovar-block {
	background-color: #fff;
	padding:25px 30px 30px;
	margin-bottom: 20px;
}
.order-tovar-block h4 {
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #E4F0F3;
	font-size: 16px;
	color: var(--bluet);
}
.order-product-new p {
	font-style: italic;
	margin-bottom: 10px;
}
.order-product-new span {
	font-style: normal;
}

.btn-order-product-new {
    color: var(--blue);
    background: #FFFFFF;
    border: 1px solid var(--blue);
    box-sizing: border-box;
    border-radius: 4px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    padding-top: 0px;
}

.order-tovar-block-edit {
    width: 100%;
    background-color: #fff;
    padding: 25px 30px 30px;
    margin-bottom: 20px;
    height: 100%;
}
.border-ope {
	border: 1px solid var(--bluef);
	padding: 15px;
}

.form-control-ope {
    border: 1px solid var(--bluet);
    box-sizing: border-box;
    border-radius: 4px;
    height: 40px;
} 
.form-control-date {
	border: 1px solid var(--bluet);
    box-sizing: border-box;
    border-radius: 4px;
}
.button-none {
    padding: 0;
    border: none;
    background: none;
}
.button-tel-none {
	position: relative;
	padding: 0px 5px;
}
.button-tel-none:hover::after {
    content: attr(data-title);
    position: absolute;
    width: 150px;
    left: -140px;
    z-index: 1;
    background: #fff;
    font-size: 11px;
    padding: 5px 10px;
    border: 1px solid var(--blue);
}


.button-tel-none .fa-phone-square:before {
    content: "\f098";
    color: red;
    padding: 0px 5px;
    font-size: 23px;
}

.button-call .fa-phone:before{
	color: var(--blue);
}
.lidshow-history {
    position: relative;
}

.lidshow-history-h3 {
    color: var(--bluet);
    margin: 0;
    width: 100%;
    border: 1px solid var(--blue);
    height: 40px;
    text-align: center;
    padding-top: 5px;
    background: #fff;
}

.comments-block {
    position: absolute;
    top: 40px;
    right: 0;
    width: 100% !important;
    height: 100px;
}
.comments-block.block_av {
    width: 150px !important;
}
.comments-block-com {
    padding: 10px;
    padding-right: 20px;
}
.comments-block-com button{
    float: right;
}
.comments-block-com-save {
    padding: 10px;
    border: 1px solid var(--blue);
    background-color: var(--bluef);
}
.comments-block-com-save textarea{
    border: 1px solid var(--bluet);
    height: 45px;
    border-radius: 4px;
}
.lidindex_panel div{
    display: inline-block;
}
.lidindex_table{
    width: auto;
    max-height: calc(100vh - 155px);
    overflow: auto;
    white-space: nowrap;
    display: grid;
}

.lidindex_header {
    border-bottom: 1px solid var(--bluet);
    width: max-content;
    padding: 10px 0;
    display: inline-block;
    position: sticky;
    top: 0;
    background-color: var(--bluenew);
}
.lidindex_header .lidindex_table_tr{
    padding: 0;
}
.lidindex_body {
    float: left;
    width: 100%;
}
.lidindex_table_tags {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
.lidindex_body {
    font-size: 16px;
    line-height: 21px;
    border-bottom: 1px solid #FFFFFF;
    width: max-content;
    display: inline-block;
    white-space: nowrap;
}
.lidindex_table_tr {
    margin-right: 15px;
    display: inline-block;
    padding: 10px 0;
    vertical-align: middle;
}
.lidindex_header .up_down {
    float: right;
    padding-right: 10px;
}
.lidindex_col_h_id {
    width: 70px;
}
.lidindex_col_h_created_at, .lidindex_col_h_updated_at {
    width: 155px;
}
.lidindex_col_h_name {
    width: 155px;
    overflow: hidden;
}
.lidindex_col_h_sim1 {
    width: 110px;
}
.lidindex_col_h_kompany {
    width: 175px;
}
.lidindex_col_h_shad {
    width: 175px;
}
.lidindex_col_h_shad_at {
    width: 175px;
    vertical-align: middle;
    padding: 0;
}

.lidindex_col_h_kompany {
    width: 175px;
}
.lidindex_col_h_user{
    width: 175px;
}
.lidindex_col_h_kompany {
    width: 175px;
    overflow: hidden;
} 
.lidindex_col_h_kontakt {
    width: 100px;
}
.lidindex_col_h_open {
    width: 20px;
}

.lidindex_a {
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: underline;
    color: var(--bluet);
}

.lidindex_a:hover {
    color: var(--blue);
}
.btn_lidindex_all{
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    background-color: #fff;
    border: 0;
    padding: 7px;
    width: 70px;
    border-bottom: 3px solid #fff;
}
.btn_lidindex_all.active {
    border-bottom: 3px solid var(--blue);
    color: var(--blue);
}
.fa-arrows-v {
    color: var(--bluet);
}
.fa-arrows-v.active-fa {
    color: var(--blue);
}

.btn_lidindex_all{
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    background-color: #fff;
    border: 0;
    padding: 7px;
    width: 70px;
    border-bottom: 3px solid #fff;
}
.btn_lidindex_filter {
    font-size: 14px; 
    line-height: 18px;
    text-align: center;
    background-color: #fff;
    border: 0;
    padding: 7px 0 7px;
    width: 40px;
}
.btn_lidindex_filter:hover {
    background-color: var(--blue);
}

.modal-lids-filter {
    z-index: 20;
    margin: 0 auto;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    display: grid;
    align-items: center;
    justify-items: center;
}
.modal-lids-filter-new {
    background-color: #fff;
    width: 620px;
    max-width: 100%;
    padding: 20px;
    border: 1px solid var(--blue);
    height: auto;
}

.modal-lids-filter-container {
    display: grid;
    width: 100%;
    height: auto;
}

.modal-lids-filter-new .now {
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px 20px 0 0;
}

.select-filter {
    padding: 5px;
    border: 1px solid var(--blue);
    border-radius: 4px;
}

.lidindex-grid-center {
    align-items: center;
    justify-items: center;
    margin-bottom: 20px;
    width: 100%;
}
.grid-2-lidindex{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 0;
}
.grid-2-lidindex-column  {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 0;
    margin-bottom: 20px;
}
.lidindex-grid-center div{
    display: grid;
    width: 100%;
}
.select-filter-label {
    font-size: 16px;
    font-weight: bold;
}

.red_shag_at {
    color: red;
}

.blue_shag_at {

}

.button-call-save span {
    border-bottom: 1px solid var(--blue);
}
.button-call-save:hover {
    color: var(--blue);
}
.lidindex_panel {
    display: grid;
    grid-template-columns: 40px 40px 160px;
    grid-gap: 20px;
}
.lidindex_panel_2 {
    margin-top: 10px;   
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    align-items: center;
    justify-items: center;
}
.lidindex_panel_2 button {
    width: 100%;
    border: 1px solid var(--blue);
}
.overflow-lid{
    background-color: var(--bluenew);
    overflow-y: hidden;

    max-height: 600px;
}
.overflow-lid:hover {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.overflow-lid::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.overflow-lid::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: var(--blue);
    -webkit-box-shadow: 0 0 1px var(--blue);
}
.table-standart-finance {
    width: auto;
    max-height: 500px;
    overflow: auto;
    white-space: nowrap;
}
.table-header {
    border-bottom: 1px solid var(--bluet);
    padding: 10px 0;
    position: sticky;
    top: 0;
    background-color: var(--bluenew);
}
.table-header .table_tags {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.table-body {
    font-size: 16px;
    line-height: 21px;
    border-bottom: 1px solid #FFFFFF;
    white-space: nowrap;
}
.table-body>div{
    padding: 10px 0;
}
.grid-table-finance-payments {
    display: grid;
    width: 100%;
    grid-template-columns: 100px 1fr 1fr 1fr 1fr;
    align-items: center;
}
.grid-table-finance-userspays {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
}
.table-finance-userspays {
    width: auto;
    max-height: 450px;
    overflow: auto;
    white-space: nowrap;
}
.table-finance-divident {
    width: auto;
    max-height: 450px;
    overflow: auto;
    white-space: nowrap;
}
.grid-table-finance-divident {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
.grid-gap-20 {
    grid-gap: 20px;
}
.grid-table-finance-fond {
    display: grid;
    width: 100%;
    grid-template-columns:1fr 2fr 1fr 2fr 2fr;
    align-items: center;
}
.grid-table-kassa-finance {
    display: grid;
    width: 100%;
    grid-template-columns:1fr 1fr 1fr 1fr;
    align-items: center;
}

.btn_lidindex_filter .fa-toggle-on:before {
    content: "\f205";
    color: #2c2d65;
    font-size: 21px;
}

.lidindex_col_h_open .fa-arrow-circle-o-up:before {
    content: "\f01b";
    font-size: 21px;
    color: var(--bluet);
}

.overflow-lid div.pad-10:first-of-type {
    width: calc(100% - 150px);
}

.grid-blocks {
    display: grid;
    grid-template-columns:30px 1fr 1fr  1fr 1fr;
    width: 100%;
    max-width: 800px;
    padding: 11px 0;
}
.grid-blocks div {
    align-self: center;
}
.grid-blocks div span.span {
    padding: 10px 0;
    align-self: center;
}
.grid-blocks-doc {
    display: grid;
    grid-template-columns:30px 1fr  1fr 1fr;
    width: 100%;
    max-width: 800px;
    padding: 11px 0;
}
.grid-blocks-doc div {
    align-self: center;
}
.grid-blocks-doc div span.span {
    padding: 10px 0;
    align-self: center;
}
.time-exit {
    position: fixed;
    top: 100px;
    left: 50%;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #1d643b;
    background-color: #d7f3e3;
    border-color: #c7eed8;
    overflow: hidden;
    width: 400px;
    max-width: 100%;
    height: 0px;
    animation: showDiv 5s forwards;
    z-index: 1000;
}

@keyframes showDiv {
    0%,
    99% {
        height: 50px;
        padding: 0.75rem 1.25rem;
        margin-bottom: 1rem;
        border: 1px solid transparent;
    }
    100% {
        height: 0px;
        padding: 0;
        margin-bottom: 0;
        border: 0px solid transparent;
    }
}
.time-exit-error {
    position: fixed;
    top: 100px;
    left: 50%;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #761b18;
    background-color: #f9d6d5;
    border-color: #f7c6c5;
    overflow: hidden;
    width: 400px;
    max-width: 100%;
    max-width: 600px;
    height: 0px;
    animation: showDivError 5s forwards;
    z-index: 1000;
}

@keyframes showDivError {
    0%,
    99% {
        height: 50px;
        padding: 0.75rem 1.25rem;
        margin-bottom: 1rem;
        border: 1px solid transparent;
    }
    100% {
        height: 0px;
        padding: 0;
        margin-bottom: 0;
        border: 0px solid transparent;
    }
}

.drig-comtract-form-2 {
    display: grid;
    max-width: 600px;
    grid-template-columns: 200px 1fr;
    height: 53px;
    padding: 5px 0;
    align-items: center;
}
.drig-comtract-form-2 input {
    height: 43px;
}

.drig-comtract-form-3 {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 100px 180px;
    height: 53px;
    padding: 5px 0;
    align-items: center;
}

.grid-sipindex {
    display: grid;
    width: 600px;
    grid-template-columns: 150px 150px 200px 100px;
    grid-column-gap: 10px;
}

.grid-sipindex .sipindexuser {
    height: 40px;
    display: grid;
    align-content: center;
    justify-items: left;
    align-items: center;
    border-bottom: 1px solid #fff;
}

.grid-sipindex .sipindexuser .form-control {
    height: 25px;
    padding: 0 5px;
}
.lidindex_body:hover {
    background: #fff;
}

.advertising .fonds-block p span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
}

.navbar-lidcall {
    justify-self: center;
    text-align: center;
}
.navbar-lidcall .hiccount1 {
    margin-top: -5px;
}
.navbar-lidcall span.hiccount1::before {
    content: url('../icon/hiscalls.svg');;
}

.navbar-lidcall .hiccount2 {
    background-color: #FF007A;
    padding: 2px 6px;
    border-radius: 12px;
    margin-top: -3px;
    margin-left: -8px;
    position: absolute;
}
.navbar-lidtoday a {
    justify-self: center;
    text-align: center;
}
.navbar-lidtoday .hiccount1 {
    margin-top: -10px;
}
.navbar-lidtoday span.hiccount1::before {
    content: url('../icon/lidtoday.png');;
}

.navbar-lidtoday .hiccount2 {
    background-color: #FF007A;
    padding: 2px 6px;
    border-radius: 12px;
    margin-top: -3px;
    margin-left: -8px;
    position: absolute;
}
.grid-lid-index {
    display: grid;
    width: 100%;
    grid-template-columns: auto 1fr 200px;
    grid-column-gap: 30px;
    align-items: center;
    margin-top: 5px;
}

.advertising-show-vue .busy {
    display: grid;
    grid-template-columns: 1fr 100px;
    width: 100%;
    max-width: 600px;
    margin-bottom: 20px;
}
.advertising-show-vue .busy-non {
    display: grid;
    grid-template-columns: 1fr 100px;
    width: 100%;
    max-width: 600px;
    margin-bottom: 20px;
}
.advertising-show-vue .numer {
    margin-bottom: 20px;
}
.advertising-show-vue .advertising_table {
    width: auto;
    max-height: calc(100vh - 155px);
    overflow: auto;
    white-space: nowrap;
    display: grid;
    width: 100%;
    max-width: 600px;
}
.advertising-show-vue .advertising_header {
    border-bottom: 1px solid var(--bluet);
    width: max-content;
    padding: 10px 0;
    display: grid;
    grid-template-columns: 75px 75px  1fr 100px 100px;
    position: sticky;
    width: 100%;
    top: 0;
    background-color: var(--bluenew);
}

.advertising-show-vue .advertising_body {
    font-size: 16px;
    line-height: 21px;
    border-bottom: 1px solid #FFFFFF;
    width: max-content;
    display: grid;
    grid-template-columns: 75px 75px  1fr 100px 100px;
    width: 100%;
    white-space: nowrap;
}
.advertising-show-vue  .advertising_table_tr {
    margin-right: 15px;
    display: inline-block;
    padding: 10px 0;
    vertical-align: middle;
}

.message_show {
    position: fixed;
    max-width: 300px;
    top: 95px;
    left: calc(50% - 0px);
    z-index: 10000;
    padding: 10px 30px;
    border: 1px solid #3fec2a;
    border-radius: 8px;
    background-color: #3fec2a;
}

.kontakt_show .p-label {
    width: 150px;
}

.kontakt_show p.show {
    margin: 0;
}

.grid-kontakt-show-lids {
    display: grid;
    grid-template-columns: 60px 160px 160px 1fr 1fr 100px;
    width: 100%;
}

.advertisings_vue .grid_advertising {
    display: grid;
    grid-template-columns: 60px 1fr 1fr 60px 60px 100px 100px 60px 1fr;
    width: 100%;
    align-items: center;

}
.advertisings_vue .lidindex_body_itog {
    font-size: 16px;
    line-height: 21px;
    border-bottom: 1px solid #000;
    white-space: nowrap;
    font-weight: bold;
    min-height: 40px;
}
.advertisings_vue .lidindex_body {
    padding: 5px 0;
}
.advertisings_vue  .btn-search {
    color: var(--blue);
    background: #FFFFFF;
    border: 1px solid var(--blue);
    box-sizing: border-box;
    border-radius: 4px;
    height: 28px;
    font-size: 16px;
    text-align: center;
    padding: 0px 20px;
    vertical-align: middle;
}
.advertisings_vue  button.btn-search:hover, .advertisings_vue  a.btn-search:hover {
    color: #000;
    background:  var(--blue);
    border: 1px solid var(--blue);
}

.grid-call-today {
    display: grid;
    width: 100%;
    grid-template-columns: 70px 55px 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    padding: 11px 0;
}
.grid-call-today .table-user {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0px;
}

.grid-provider-neworder-upload {
    display: grid;
    width: 100%;
    grid-template-columns: 50px 50px 180px 1fr 80px 80px 80px 130px;
    font-size: 14px;
    line-height: 18px;
}
.grid-provider-index {
    display: grid;
    width: 460px;
    max-width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    font-size: 14px;
    line-height: 18px;
}
.grid-provider-neworder-upload-admin {
    display: grid;
    width: 100%;
    grid-template-columns: 50px 50px 120px 180px 1fr 80px 80px 80px 130px;
    font-size: 14px;
    line-height: 18px;
    grid-gap: 5px;
}
.grid-provider-index-admin {
    display: grid;
    width: 600px;
    max-width: 100%;
    grid-template-columns: 80px 1fr 1fr 1fr 1fr;
    font-size: 14px;
    line-height: 18px;
}

.order-edit-component {
    display: grid;
    grid-template-columns: 1fr;
}

.modal-order-edit {
    z-index: 20;
    margin: 0 auto;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.modal-order-edit .modal-new {
    position: absolute;
    left: calc(50% - 275px);
    top: 30%;
    background-color: #fff;
    width: 550px;
    max-width: 100%;
    padding: 65px 25px 40px;
    border: 1px solid var(--blue);
}

.modal-order-edit .modal-new .now {
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px 20px 0 0;
}

.modal-order-edit .form-control {
    border: 1px solid var(--bluet);
    box-sizing: border-box;
    border-radius: 4px;
    height: 30px;
    padding: 0px 5px;
}

.modal-order-edit .grid-order-atribut-new {
    margin: 15px 0;
    grid-gap: 15px;
}

table.orders-index {
   border: 1px solid grey;
   width: 100%;
}
table.orders-index thead{
    text-align: center;
}
.orders-index th {
   border: 1px solid grey;
}

.orders-index tr {
   border: 1px solid grey;
}
.orders-index td {
   border: 1px solid grey;
}
.orders-index tr:hover {
   background-color: #fff;
}

.search_component_kontakts {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
}
.search_component_kontakts_table {
    width: 100%;
    display: grid;
    grid-template-columns: 40px 1fr 1fr 1fr 100px 100px;
}

.search_component_lid_table {
    width: 100%;
    display: grid;
    grid-template-columns: 40px 1fr 1fr 1fr 1fr 1fr 1fr;
}

.update_message {
    display: block;
    position: absolute;
    z-index: 10000;
    width: 90%;
    background: #fff;
    left: 5%;
    top: 2%;
    border: 3px solid #00b5e2;
    border-radius: 4px;
}
.update_message .btn-st {
    margin: 10px;
    padding: 15px;
    line-height: 0px;
}

.update_message_text {
    margin: 0 10px;
}

.update_message_text li {
    list-style-type:  none;
}

.modal-provider-new {
    position: relative;
    top: 30%;
    margin: 0 auto;
    background-color: #fff;
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 65px 25px 40px;
    border: 1px solid var(--blue);
}

.d-grid {
    display: grid;
}

.modal-lid-show-cost-new {
    z-index: 20;
    margin: 0 auto;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    display: grid;
    align-items: center;
    justify-items: center;
}

.modal-lid-show-cost-new_1 {
    background-color: #fff;
    width: 620px;
    max-width: 100%;
    padding: 20px;
    border: 1px solid var(--blue);
    height: auto;
}

.grid-numcontract-index {
    display: grid;
    grid-template-columns: 70px 70px 4fr 2fr 1fr 1fr 1fr 85px;
    width: 100%;
    float: none;
}

.grid-numcontract-index div span{
    overflow: hidden;
    white-space: normal;
}