@font-face {
  font-family: 'Nunito';
  src: url("../fonts/Nunito-Regular.ttf"); }
  
@font-face {
  font-family: 'Nunito-Bold';
  src: url("../fonts/Nunito-Bold.ttf"); } 
  
body {
   font-family: "Nunito";
   font-size:14px;
} 

h2 {
	font-family: "Nunito-Bold";
	font-size:1em;
	margin-bottom:40px;
}

h1 {
	font-family: "Nunito-Bold";
	margin-bottom: 20px;
}

h3 {
	font-family: "Nunito-Bold";
}

h4 {
	font-family: "Nunito-Bold";
	font-size:20px;
}

/* Лаптев */

.qwot {
	padding:10px 10px 7px 10px;
	background:#fffea9;
	border-left:10px solid #88C74A;
}

.img-school {
	width:100%;
	border:1px solid #88c74a;
	padding:5px;
	border-radius:4px;
	margin:5px 0 15px 0;
}
.marbot {
	margin-bottom:20px;
}

.martop {
	padding-top: 10px;
}

.lkcontent span {
	font-family: "Nunito-Bold";
	font-size:18px;
}

.close {
    opacity: .6;
}

.modal-content {
    background-color: #88c74a;
}

.modal-header {
    border-bottom: none;
}

.padwork {
	line-height:32px;
}

.bonsch {
	margin-bottom:20px;
	line-height: 40px;
}

.bonsch nobr{
	color:#48763c;
	font-weight:700;
	font-size:1.2em;

}

.bonsch nobr span{
	color:#000;
	font-weight:700;
	
}

@media (max-width: 767px) {
.bonsch {
	margin-bottom:10px;
	line-height: 30px;
}
.bonsch .text-right{
	text-align:left;
}
h1 {font-size:24px;}
}

.btn-mini, .btn-mini:active, .btn-mini:focus {
    background-color: #88C74A;
    color: #FFFFFF;
	padding:5px 15px;
	border-radius:15px;
	border:1px solid #88C74A;
	text-decoration:none;
}

.btn-mini:hover {
    background-color: #fff;
    color: #88C74A;
	text-decoration:none;
}

.btn-mini2, .btn-mini2:active, .btn-mini2:focus {
    background-color: #fff;
    color: #88C74A;
	padding:5px 15px;
	border-radius:15px;
	border:1px solid #88C74A;
	text-decoration:none;
}

.btn-mini2:hover {
    background-color: #88C74A;
    color: #fff;
	text-decoration:none;
}

.btn-minif, .btn-minif:active, .btn-minif:focus {
    background-color: #48763c;
    color: #fff;
	padding:5px 15px;
	border-radius:15px;
	border:1px solid #48763c;
	text-decoration:none;
}

.btn-minif:hover {
    background-color: #fff;
    color: #48763c;
	text-decoration:none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #88C74A;
  border-color: #88C74A;
  cursor:pointer;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #88C74A;
  cursor:pointer;
}

.pagination > li > a, .pagination > li > span {
  color: #88C74A;
}

.page-item.active .page-link {
  background-color: #88C74A;
  border-color:#88C74A;
}

.round {
	display:block;
	margin-top:60px;
	font-size:2em;
}

a.round, a.round:hover {
	text-decoration:none;
}

.maining img {
	width:250px;
	padding-right:20px;
}

.maining2 img {
	width:100%;
	max-width:200px;
}
.maining2 h2 {
	text-transform:uppercase;
}

/* .btn {
	font-size:1.2em;
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding: 10px 40px;
	border-radius: 6px;
	background-color: #48763c;
	border:1px solid #48763c;
}

.btn:hover{
	color:#48763c;
	background: none;
	transition:0.5s;
	background-color: #fff;
} */

.btn {
	margin-top:10px;
  background-color: #88c74a;
  color: #fff;
  font-weight:bold;
  font-size: 13px;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  padding: 10px 40px;
  text-transform: uppercase;
  border: 2px solid #88c74a;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: inline-block;
  text-decoration: none; }
  .btn:hover {
    background-color: #ffffffd4;
    color: #88c74a;
    border: 2px solid #88c74a;
    text-decoration: none; }
  .btn:focus {
    outline: 0;
    box-shadow: 0;
color: #fff;	}
.btn:active,.btn:focus {
    color: #fff !important;
    background-color: #88C74A !important;
    border: 2px solid #88c74a !important;
    outline: unset !important;
}

.cash span{
	font-size:1.8em;
	font-weight:bold;
}

.cash h3 {
	font-size:1.4em;
	font-weight:bold;
	color:#88c74a;
}

.logo {
	padding:30px 0;
	width:100%;
	max-width:250px;
}

p {
	line-height:1.2em;
}

a {
	color: #88c74a;
	text-decoration:underline;
}

a:hover, a:focus {
	color: #51930e;
	text-decoration:none;
}

.scannex {
	background: #88c74a;
	color:#fff;
	line-height:16px;
}

.scannex .container {
	max-width:500px;
}

.scancam {
	width:80%;
	max-width:281px;
	padding:10px 0 50px;
}

.exzit {
	padding-top:15px;
	color:#d3f3b4;
	line-height:18px;
}

.nazad {
	padding-top:12px; 
}

.nazad img{
	width:37px;
}

.nazadimg {
	padding-top:12px; 
}

.nazadimg img{
	width:30px;
}

.scannex a{
	color:#fff;
	line-height:20px;
}

.scannex h2{
	color:#fff000;
	margin-top:5px;
	margin-bottom:5px;
}

.scannex h3{
	color:#fff;
	font-weight:700;
	margin-top:40px;
	margin-bottom:30px;
}

.scannex  h3.unih3 {
	margin-top:0;
	margin-bottom:10px;
}

.bgwhite {
	background:#fff;
}

.bonbon {
	background:#78b140;
	border:3px dashed #b6e734;
	border-radius:6px;
	padding:20px;
	margin:20px 0;
}

#end-sum-value {
	font-size:1.5em;
	font-family: "Nunito-Bold";
}

.bonbon p span{
	font-size:1.5em;
	font-family: "Nunito-Bold";
}

.botsc {
	display:flex;
	align-items: center;
	justify-content: center;
	padding:10px 0 5px;
}

.botsc a{
	color:#48763c;
}

.botsc a:hover, .botsc a:active, .botsc a:focus{

}

a.btn-w-disabled {
    background-color: #b38a8a;
	border:2px solid #b38a8a;
	text-decoration:none;
	color: #e7b5b5;
    display:block;
    padding:5px 15px;
	border-radius:30px;
    margin-bottom:30px;
    font-weight:bold;
    cursor: no-drop;
}

.btn-w, .btn-w:active, .btn-w:focus {
	/* display:block; */
    background-color: #48763c;
    color: #fff;
	padding:5px 15px;
	border-radius:30px;
	border:2px solid #48763c;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:30px;
}

.btn-w:hover {
    background-color: #fff;
	border:2px solid #fff;
	text-decoration:none;
	color:#48763c;
	transition: 0.5s;
}

.per50 {
	width:45%;
	float:left;
}

.cent50 {
	display:flex;
	align-items: center;
	justify-content: center;
}

.btn-w-none {
	display:none;
}

.btn-w2:disabled, .btn-w2:disabled:active, .btn-w2:disabled:hover {
    background-color: #b38a8a;
	border:2px solid #b38a8a;
	text-decoration:none;
	color: #e7b5b5;
    cursor: no-drop;
}

.btn-w2, .btn-w2:active, .btn-w2:focus {
	display:block;
    background-color: #48763c;
    color: #fff;
	padding:12px 25px;
	border-radius:30px;
	border:2px solid #48763c;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:30px;
	font-size:18px;
}

.btn-w2:hover {
    background-color: #fff;
	border:2px solid #fff;
	text-decoration:none;
	color:#48763c;
}

.scannex .form-control {
    height: 45px;
    font-size: 24px;
	border: none;
	border: 1px solid #dfdfdf;
}

.checkscan input {text-align:center;}

.fbut:disabled, .fbut:disabled:active, .fbut:disabled:hover {
    background-color: #b38a8a;
	border:2px solid #b38a8a;
	text-decoration:none;
	color: #e7b5b5;
}

.fbut, .fbut:active, .fbut:focus {
	text-align:center;
    background-color: #48763c;
    color: #fff;
	padding:12px 25px;
	border-radius:30px;
	border:2px solid #48763c;
	font-weight:bold;
	text-decoration:none;
	margin:15px 0 30px 0;
	font-size:18px;
}

.fbut:hover {
    background-color: unset;
	border:2px solid #fff;
	text-decoration:none;
	color:#fff;
}

.btn-white, .btn-white:active, .btn-white:focus {
	text-align:center;
	text-transform:uppercase;
    background-color: #88c74a;
    color: #fff;
	padding:10px 25px;
	border-radius:30px;
	border:2px solid #fff;
	font-weight:bold;
	text-decoration:none;
	/* margin:10px 0 20px 0; */
}

.btn-white:hover {
    background-color: #fff;
	border:2px solid #fff;
	text-decoration:none;
	color:#88c74a;
}



.promoinfo {
	border-radius:6px;
	background:#fff;
	color: #333;
	padding:25px 15px;
	line-height:22px;
	font-size:18px;
}

.promoinfo b{
	line-height:18px;
	font-size:14px;
}

.logosc {
	max-width:200px;
	width:100%;
	padding: 15px 0;
}

@media (max-width: 300px) {
.idscan {
	display:none;
}
.scannex {
	font-size:12px;
}
.scannex a{
	font-size:12px;
	line-height:16px;
}
a.btn-w, a.btn-w:active, a.btn-w:focus {
	font-size:12px;
}
.scannex .form-control {
    height: 40px;
    font-size: 16px;
	border: none;
	border: 1px solid #dfdfdf;
}

.logosc {
	padding-top: 20px;
}
.nazadimg img{
	width:25px;
}
.nazad img{
	width:30px;
}
.exzit {
    padding-top: 10px;
    line-height: 16px;
}
}

.spisokwork li{
	list-style-type:none;
	border-bottom:1px solid #eee;
	padding:10px 0;
}

.spisokwork li a{
	padding:0 10px 0 0;
}

.spisokwork ul{
	padding-left:0;
}

.topchik {
	padding-top:20px;
}

.topchik img{
	width:100%;
	max-width:250px;
}

.topchik h2{
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;
}

.topchik a{
	line-height:50px;
}

.topchik p{
	line-height:50px;
}

.green-border {
	border: 1px solid #88c74a;
	padding:0 15px;
	border-radius:10px;
	margin-bottom:20px;
}

.toppad img{
	padding-top:10px;
	width:100%; 
	max-width:70px
}

.nopadd {
	margin-bottom: 0;
}

.nopadd p{
	margin-bottom: 0;
	text-align:right;
}



@media (max-width: 767px) {
.topchik a{
	line-height:20px;
}
.topchik .text-right {
	text-align:left;
}

.tarriff .text-right {
	text-align:left;
	padding-top:10px;
}
.nopadd p{
	text-align:left;
}
}

@media (max-width: 991px) {
.tarriff .text-right {
	text-align:left;
}
}

/* /Лаптев */

.login-form {

    margin-left: auto;
	margin-right: auto;
    width: 100%;
	max-width:500px;
    /* height: 500px; */
	text-align:center;
}
.login-form form{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.login-form input{
    margin-bottom: 10px;
}



.errors-block {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background-color: #88c74a;
    color:#fff;
	padding:10px;
    z-index: 10;
}
.errors-block p {
	color:#fff;
    margin-bottom: 0;
}
.errors-block__close {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
	color:#48763c;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.errors-block__close:hover{
    background-color: #48763c;
	color:#fff;
}

/* .content {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.controls__wrap {
    display: flex;
} */
.user-list {
    width: 100%;
}

.tr_managers td{
    background-color: #48763c;
}

.tableR {
    border-spacing: 0;
    border: 1px solid;
   /*  border-radius: 10px; */
    border-color: #e5e5e6;
    border-collapse: separate;
    width: 100%;
    margin: auto; 
  }

  .tableR td, .tableR th {
    padding: 10px;
    border-left: 1px solid;
    border-top: 1px solid;
    border-color: #e5e5e6;
	font-size:14px;
  }

  .tableR th {
    background: #f7f7f6;
    border-top: none;
  }

  /* .tableR td:first-child, .tableR th:first-child {
    border-left: none;
	font-size:0.9em;
  } */

  /*
  .tableR th:first-child {
    border-top-left-radius: 10px;
  }
  .tableR th:last-child {
    border-top-right-radius: 10px;
  }
  */

.dateMenu {
    border: none;
    font-weight: bold;
    border-radius: 3px;
    border-collapse: separate;
    background: #ffe5c7;
    font-size: small;
}

.dateMenu option {
    background: #ffe5c7;
}

.user-list__wrap {
    height: 48vh;
    overflow-y: auto;
}

.user-history__table, .user-tariff__history__tablem {
    width: 100%;
    height: 20%;
}
.users-history__wrap, .users-tariff__history__wrap {
    width: 100%;
    height: auto;
    max-height: 43vh;
    overflow-y: auto;
    position: relative;
    bottom: 0;
}

.admin-down__wrap {
    width: 100%;
    max-height: 44vh;
    height: auto;
    overflow-y: auto;
    position: relative;
    bottom: 0;
}

.users-history__wrap__st {
    position: relative;
    bottom: 0;
}

.users-history__wrap {
    float: left;
}

.users-tariff__history__wrap {
    float: right;
}

.form-result {
	color:green;
	font-weight:bold;
	font-size:1.5em;
}

#dateHeader {
    cursor: pointer;
}

#filter-parent-block {
    border: 1px solid #51930e;
    width: 100%;
    margin: auto;
	padding-top:15px;
	padding-bottom:15px;
	border-radius: 10px;
}

#filter-parent-block a {
    text-decoration: underline;
    padding-right: 4px;
	font-size:0.9em;
}

#filter-parent-block a:hover {
    text-decoration: none;
}

#filter-parent-block h4 {
	color:#000;
	font-size:1em;
}

/* #transaction-filter-date-block {
    width: 35%;
} */

/* #transaction-filter-manager-block {
    width: auto;
    min-width: 30%;
} */

/* #other-filter {
    width: 25%;
} */

/* #filter-button {
    width: 15%;
    position: relative;
} */
/*
#filter-button button {
  /*   position: absolute;
    bottom: 0;
    right: 10%;
    background: #4ec81d;
    color: #fff;
    font-weight:bold;
    border: none;
    padding: 10px 20px; *//*
		margin-top:10px;
  background-color: #88c74a;
  color: #fff;
  font-weight:bold;
  font-size: 13px;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  padding: 10px 40px;
  text-transform: uppercase;
  border: 2px solid #88c74a;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: inline-block; 
}


#filter-button button :hover {
    background-color: #ffffffd4;
    color: #88c74a;
    border: 2px solid #88c74a;
    text-decoration: none; }
#filter-button button :focus {
    outline: 0;
    box-shadow: 0;
color: #fff;	}
#filter-button button :active {
    color: #88c74a;
}
*/

#date {
    width: 35%;
    margin: 0px;
    text-align: center;
} 

@media (max-width:460px) {
    #date {
        width: 45%;
    }
}

#datecash {
    width: 40%;
    margin: 3px;
    text-align: center;
} 

label {
  font-weight: 100;
  font-size:0.9em;
}

/*_Calendar*/
#Calendar {
    position: absolute;
    border-collapse: collapse;
    background: #FFFFFF;
    border: 1px solid #4ec81d;
    display: none;
    user-select: none;
    z-index: 9999999;
}
#Calendar_mns{
    text-align:center;
    margin: 0;
    padding: 0;
}
#Calendar select, #Calendar option {
    font-size: 11px;
    padding: 0 2px
}

select {
    text-align-last: center;
  }


.parent {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;  
}

.text-justify {
    text-align: justify;
  }

.scroll-table {
    min-width:100%;
}
  
.scroll-table-body {
	height: 300px;
	overflow-x: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.scroll-table table {
	width:100%;
	table-layout: fixed;
	border: none;
}
.scroll-table thead th {
	font-weight: bold;
	text-align: center;
	border: none;
	padding: 3px 0px;
	background: #eeeeee;
	font-size: 14px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.scroll-table tbody td {
	text-align: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 3px 8px;
	font-size: 14px;
	vertical-align: top;
}

#td-right{
	text-align: right;
}

.scroll-table tbody tr:nth-child(even){
	background: #f6f6f6;
}

.scroll-table #td-oper {
    text-align:center;
}

.str-count {
    font-size:0.9em;
}

.btn-admin {
    border: none;
    outline: none;
    background-color: #88C74A;
    color: #FFFFFF;
    margin: 3px 0px 0px 0px;
}

#btn-admin {
    border: none;
    outline: none;
    background-color: #88C74A;
    color: #FFFFFF;
    margin: 3px 0px 0px 0px;
}

#btn-admin-manager {
    border: none;
    outline: none;
    background-color: #FFFFFF;
    color: #48763c;
}

#add-tariff-modal-div {
    height: 200px;
}

/* partner menu */
.partner-menu {
    margin:10px 0 0 0;
    background-color: #eee;
    display: flex;
	gap:1px;
	justify-content: start;
    /* border-top:1px solid #ddd; */
	text-align:center;
}
.partner-menu .btn-mini {
    padding:8px 20px 6px;
    border-radius: 0px;
    transition: .3s ease-in-out;
    font-weight: 600;
    text-transform: uppercase;
	line-height:2em;
    border:none;
}
.partner-menu .btn-mini:hover,.partner-menu .btn-mini.active {
    border-color: rgba(255, 255, 255, 0);
    color:#000;
    background-color: #fff;
    -webkit-box-shadow: 0px 43px 50px -46px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0px 43px 50px -46px rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px 43px 50px -46px rgba(0, 0, 0, 0.2) inset;
}
@media (min-width:991px) {
    .partner-burger {
        display: none;
    }
}
@media (max-width:990px) {
    .partners-main {
        position: relative;
    }
    .partner-menu {
        /* background: #88C74A; */
        /* position: absolute; */
        /* visibility: hidden;
        opacity: 0; */
        transition: .3s ease-in;
        /* margin:0; */
        
        /* flex-flow: column; */
        z-index: 5;
        /* width: calc(100% - 30px); */
        /* top:30px; */
    }
    .partner-menu.active {
        opacity: 1;
        visibility: visible;
        top:90px;
    }
    .partner-burger {
        margin-top:40px;
        background: #88C74A;
        padding: 0;
		display: block;

    }
    .parther-button {
        padding:10px;
        background-color: unset;
        border:none;
        display: flex;
        align-items: center;
        width: 100%;
        column-gap:15px;
    }
    .parther-button span {
        color:#fff;
        font-weight: 600;
        font-size: 16px;
    }

    .parther-button svg {
        width: 30px;
        height: 30px;
    }
    .parther-button svg path {
        stroke: #fff;
        transition: .3s ease-in;
    }

}
@media (max-width:768px) {
/*     .partner-menu {
    display: block;
} */
.partner-menu .btn-mini {
    padding: 10px 7px;
	font-size:0.8em;
	width:100%;
}
} 


@media (max-width:415px) {
.partner-menu .btn-mini {
    padding: 10px 5px;
    font-weight: 100;
}
}

@media (max-width:330px) {
.partner-menu .btn-mini {
    font-size:0.7em;
}
}

.btn-submit {
    line-height: 100%;
    margin-top:10px;
    padding: 6px 15px;
}
.btn-submit[disabled] {
    opacity: .65;
    pointer-events: none;
}

/* market */
.market h5 {
    font-weight: 600;
}
.market+.market {
    margin-top:30px;
}

.market__column {
    margin-bottom:40px;
}

.market-instruction {
    display: flex;
    flex-flow: column;
    row-gap:10px;
}

.market-instruction h5 {
    font-weight: 400;
    font-size: 14px;
    margin:0;
}

.market-instruction .btn-mini {
    width: fit-content;
}

/* @media (max-width:768px) {
    .market__column + .market__column {
        margin-top:20px;
    }
} */
.button-js {
    padding:0;
    transition: .3s;
    margin:0 0 20px;
}
.button-js .button {
    padding:10px 0;
    position: relative;
    background-color: unset;
    border:none;
    display: flex;
    align-items: center;
    color:#88C74A;
    overflow: hidden;
    width: 100%;
}
.button-dotted {
    position: absolute;
    border-bottom:2px dotted #88C74A;
    width:100%;
    z-index: 1;
    transition: .3s ;
}
.button-text {
    padding-right:10px;
    font-size: 16px;
    transition: .3s ;
}
.button-arrow {
    padding-right:15px;
    transition: .3s ;
}
.button-text,.button-arrow {
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.button-arrow .glyphicon {
    transition: .3s ;
}

/* .button-js:hover {
    background-color: #88C74A;
}
.button-js:hover  .button{
    color:#fff;
}
.button-js:hover .button-dotted {
    border-bottom:2px dotted #fff;
}
.button-js:hover .button-text,.button-js:hover .button-arrow  {
    background-color: #88C74A;
} */

.button-js.active {
    margin-top:0;
}
.button-js.active .button-arrow .glyphicon{
    transform: rotate(180deg);
}
h4.has-note {
    display: flex;
    column-gap:15px;
    align-items: center;
    flex-wrap: wrap;
    row-gap:5px;
}
.has-note .note {
    padding:5px;
    background-color: #ff0000;
    color:#fff;
    font-size: 14px;
}
.no-access {
    cursor: not-allowed;
    
}
.no-access * {
    pointer-events: none;
    
}

/* подсказки */
.tooltip-block {
    position: relative;
    padding: 0;
    border:none;
    background-color: unset;
}
.tooltip-btn {
    cursor: help;


}
.tooltip-btn i {
    color:#4ec81d;
}

.tooltip-content {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    bottom: 150%;
    padding:5px;
    z-index: 10;
    background-color: #fff;
    width: 150px;
    font-size: 12px;
    line-height: 120%;
    box-shadow: 1px 1px 10px #00000045;
    left:50%;
    transform: translateX(-50%);
}

.tooltip-block:hover .tooltip-content{
    visibility: visible;
    opacity: 1;
    bottom: 100%;
}
.tooltip-block:hover .tooltip-btn i{
    color:#333;
}

/* временный костыль с курсором */
button[disabled], html input[disabled] {
    cursor: no-drop !important;
}
input[disabled] * {
    cursor: no-drop !important;
}
input {
    cursor: inherit;
}
label {
    cursor: inherit;
}
/*  */

.d-flex {
    display: flex;
}
.align-center {
    align-items: center;
}

.cg-10 {
    column-gap: 10px;
}

.modal-form__row {
    margin-bottom:20px;
}
.modal-form__row-coupon {
    display: grid;
    grid-template-columns: 150px 1fr 150px;
    align-items: center;
    column-gap:10px;
}
.modal-form__row-coupon p {
    margin:0;
}
.form-control:focus {
    border-color: rgb(136, 199, 74);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(136,199,74,.6);
}

@media (max-width:560px) {
    .modal-form__row-coupon {
        column-gap:10px;
        grid-template-columns: 70px 1fr 90px;
    }
    .modal-form__row-coupon p {
        font-size: 12px;
    }
}

.footer {
	background: #78b140;
	font-size:0.9em;
	padding: 40px 0;
	margin:20px 0;
	border-radius:6px;
}

.footer a, .footer a:hover {
	color:#48763c;
}

#date-history {
    width: 160px;
    margin: 3px;
    text-align: center;
}

.password {
	position: relative;
}
.password-control {
	position: absolute;
	top: 8px;
	right: 10px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/view.svg) 0 0 no-repeat;
}
.password-control.view {
	background: url(../img/no-view.svg) 0 0 no-repeat;
}


.ramka {
	background:#eee;
	padding:15px;
}

.partners-newmenu {
	margin-top:10px;
	background:#eee;
	display:flex;
	gap:1px;
	justify-content: start;
}

.partners-newmenu a{
	text-align:center;
	background: #88c74a;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
}

.partners-newmenu a:hover{
	background: #fff;
	color:#88c74a;
	transition:0.2s;
}

.partners-newmenu a:active {
    background: #fff;
	color:#88c74a;
}

@media (max-width:560px) {
.partners-newmenu {
	justify-content: space-between;
}
}

.imggid img {
	width:100%;
	max-width: 1000px;
	padding:5px;
	border:1px solid #88c74a;
	margin:0 0 20px;
	border-radius:2px;
	min-width:650px;
}

.imggid li {
	padding-bottom:10px;
}
.cit {
	padding:15px 15px 5px;
	border:2px solid red;
	border-left: 20px solid red;
	border-radius:2px;
	background:#f7f7f6; 
	margin:20px 0;
	font-size:1.2em;
}

.arr-l {
animation: Arrow-l 1s ease-in-out infinite alternate;
	color:#88c74a;
        }

@keyframes Arrow-l {
    from {
               
        padding: 0 10px 0 0;
    }

    to {
        padding:0 0 0 10px;
    }
}
@media (min-width: 695px) {
.arr-l {
	display: none;
}
}

.arr-p {
	padding-top:10px;
}
.table-responsive {border:none;}

.faqwindow {
	max-width: 800px;
}

@media (max-width: 600px) {
.fancybox-content {
    padding-left: 25px;
	padding-right: 25px;
}