body {
	transition: all 0.4s ease-in;
}

a {
	color : #17558A;
}

.dark-mode a {
	color : #d9eeff;
}

.main-footer a {
  color: #869099;
}

.dark-mode .main-footer a {
  color: #a6b0b9;
}

.wrapper, body, html {
  min-height: 100vh;
}

.main-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 51px;
  padding: 5px 15px;
  font-size: 14px;
  text-align: right;
  line-height: 20px;
}

.card-primary.card-outline {
  border-top: 3px solid #17558A;
}

.dark-mode .card-primary.card-outline {
  border-top: 3px solid #70aad8;
}

a.brand-link {
	min-height : 56px;
	padding: 5px 10px;
}

[class*="sidebar-dark"] .brand-link {
  border-bottom: 1px solid #FFF;
}

.brand-link-logo {
	background : url('../images/logo.png') center center no-repeat;
	padding : 5px 15px;
	background-size : contain;
	display : block;
	width : 100%;
	min-height : 36px;
	margin-top : 5px;
}

.sidebar-collapse .brand-link-logo {
	background : url('../images/logo_sm.png') center center no-repeat;
	background-size : contain;
}

.tcenter {
	text-align : center;
}

.loginput input, .newreg select {
	height : 50px;
	line-height : 50px;
	font-size : 16px;
	min-width : 40%;
	text-align : center;
	margin : 0px auto 15px;
	border-radius : 3px;
	border : 1px solid #888;
	width : 100%;
	padding : 0 10px;
}

.newreg select {
	background : #FFF;
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
}

.newreg select option {
	height : 40px;
	line-height : 40px;
}

.logbut, #registrbut, #sendsmsbut, #repeatsms, #smsloginbycode {
	height : 50px;
	min-width : 30%;
	font-size : 16px;
	line-height : 50px;
	transition: all 0.2s ease-in;
	padding-top: 0px;
	padding-bottom: 0px;
}

#smsloginbycode {
	margin-top : 10px;
}

.login-forms #custom-tabs-three-tab {
	justify-content: center;
}

.login-forms .card.card-tabs.card-outline .nav-item:first-child .nav-link {
  border-left: 1px solid #dee2e6;
}

.mb15 {
	margin-bottom : 15px;
}

.btn-primary {
    background-color: #17558A;
    border-color: #17558A;
}

aside.sidebar-dark-primary {
	background-color: #17558A;
}

.dark-mode aside.sidebar-dark-primary {
	background-color: #0E3A78;
}

.mt-2 ul ul li {
	margin-left : 0px;
}

.mt-2 ul ul li a {
	width : 100%!important;
	font-size : 16px;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link {
  color: #FFF;
}

.topuser {
	padding-right : 80px;
	text-align : right;
font-size: 15px;
line-height: 18px;	
}

.topuser::after {
	content : "\f007";
	display : inline-block;
	width : 30px;
	height : 40px;
	line-height : 40px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	font-size: 25px;
	color : #17558A;
	position : absolute;
	top : 8px;
	right : 40px;
}

.topusername {
	font-weight : bold;
	text-align : right;
	font-size : 14px;
}

.topuserunit {
	text-align : right;
	font-size : 13px;
}

.revslogo {
	max-width : 80%;
	height : auto;
	display : block;
	margin : 20px auto 30px;
}

.butwidth80 {
	width : 90%;
	display : block;
	margin : 10px auto 0px;
	position : relative;
	
}

.butwidth70 {
	width : 80%;
	display : block;
	margin : 10px auto 0px;
	position : relative;
	
}

textarea.butwidth70 {
	min-height : 100px;
	width : 90%;
}

input.butwidth70 {
	height : 40px;
	line-height : 40px;
	width : 90%;
}

.rev2but1::before {
	content : url('../images/ya.svg');
	display : block;
	position : absolute;
	width : 12px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.rev2but2::before {
	content : url('../images/google.svg');
	display : block;
	position : absolute;
	width : 15px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	top: 4px;
}

.rev2but3::before {
	content : url('../images/gis.svg');
	display : block;
	position : absolute;
	width : 16px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	top: 4px;
}

.rev2but4::before {
	content : url('../images/yell.svg');
	display : block;
	position : absolute;
	width : 17px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	top: 5px;
}

.rev2but5::before {
	content : url('../images/zoon.svg');
	display : block;
	position : absolute;
	width : 15px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	top: 5px;
}

#revruv, #revotk, #revotkform, #system-message-container span.visually-hidden, .items-list a.btn, .list-filters-full, .page-logo-dark, .preload-agr-dark, .dark-mode .page-logo, .dark-mode .preload-agr, #sms-info {
	display : none;
}

.revphone::before {
	content : url('../images/phone-call.svg');
	display : block;
	position : absolute;
	width : 15px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	top: 5px;
}

.revwa::before {
	content : url('../images/whatsapp.svg');
	display : block;
	position : absolute;
	width : 15px;
	color : #FFF;
	font-size : 20px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	top: 4px;
}


.fox-container {
	max-width : 800px;
	width : 100%;
	margin : 0px auto;
}

.fox-container .controls {
	width : 100%!important;
	text-align : center;
}

.fox-container .controls .textarea, .fox-container .controls button {
	display : inline-block;
	width : 100%!important;
}

div#fox-container-m98 textarea {
    width : 100%!important;
}

.selectlist select {
	width : 100%;
	margin-bottom : 20px;
	height : 40px;
	line-height : 40px;
	font-size : 16px;
	text-align : center;
}

.selectlist {
	
}

.tablelist table {
	width : 70%;
	border : 1px solid #ccc;
	margin : 0px auto;
}

.tablelist table tr {
	border-bottom : 1px solid #ccc;
}

.tablelist table tr:nth-child(2n) {
	background : #FFF;
}

.tablelist table td {
	text-align : center;
	padding : 7px;
	font-size : 16px;
}

.tablelist table.tabcol2 td:nth-child(1) {
	width : 25%;
}

.tablelist table.tabcol5 td:nth-child(2) {
	width : 25%;
}

.tablelist table.tabcol5 td:nth-child(3) {
	width : 12%;
}

.tablelist table.tabcol5 td:nth-child(4) {
	width : 25%;
}

.tablelist table.tabcol5 td:nth-child(5) {
	width : 12%;
}

.boldtr td {
	font-weight : bold;
}

.reviewslist .tcenter {
	font-size : 16px;
	margin-bottom : 8px;
}

.reviewslist a {
	margin-bottom : 8px;
}

.badreview {
	color : #FF2020;
	font-weight : bold;
}

#system-message {
	text-align : center;
}

img.page-logo, img.page-logo-dark {
	display : block;
	max-width : 80%;
	margin : 60px auto 30px;
}

:not(.dark-mode) img.page-logo {
	display : none;
}

.dark-mode .page-logo-dark, .dark-mode .preload-agr-dark {
	display : block;
}

.dark-mode .btn-secondary {
  color: #333;
  background-color: #bbb;
  border-color: #bbb;
  box-shadow: none;
}

.log-form input[type=text], .log-form input[type=password], .login-forms button, a.logbut, .log-form textarea {
	width : 100%;
	margin-bottom : 15px;
}

.log-form input[type=checkbox] {
	margin-left : 5px;
}

.region-item input[type=checkbox] {
	width : 15px;
	height : 15px;
	margin-right : 5px;
}

label {
  font-weight: 400;
}

.rememb-me {
	margin-bottom : 10px;
}

.logout-form button {
	margin : 100px auto 0px;
	display : block;
}

.left-settings {
	position : absolute;
	left : 0px;
	right : 0px;
	bottom : 0px;
	height : 50px;
	color : #FFF;
	text-align : center;
	background : #0E2A58;
	width : 100%;
}

.dark-mode .left-settings {
	background : #0E2A58;
}

.dark-mode .topuser::after {
  color: #ccc;
}

.dark-mode .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .dark-mode .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #002A4D;
}

.left-settings a {
	display : inline-block;
	color : #FFF;
	margin : 0 10px;
	line-height : 50px;
}

.left-settings a:hover {
	color : #ccc;
}

.dark-mode .left-settings a:not(.btn):hover {
  color: #ccc;
}

.dark-mode .navbar-white {
  background-color: #343a40;
  color: #eee;
}

.dark-mode .navbar-light .navbar-nav .nav-link {
  color: #eee;
}

.content-wrapper > .content {
  padding : 30px 30px 60px 30px;
}

[class*="sidebar-dark-"] .sidebar a {
  background-color: rgba(255,255,255,.1);
  color: #FFF;
  box-shadow: none;
  transition: all 0.2s ease-in;
}

[class*="sidebar-dark-"] .sidebar ul ul a {
  background-color: rgba(255,255,255,.06);
  color: #FFF;
  box-shadow: none;
  transition: all 0.2s ease-in;
}

[class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-link.active {
  box-shadow: none;
  transition: all 0.2s ease-in;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background-color: rgba(255,255,255,1);
  color: #17558A;
  transition: all 0.2s ease-in;
}

[class*="sidebar-dark-"] .nav-sidebar > .nav-item.menu-open > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item:hover > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-link:focus {
  background-color: rgba(255,255,255,.2);
  color: #fff;
  transition: all 0.2s ease-in;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link:focus, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link:hover {
  background-color: rgba(255,255,255,.2);
  color: #fff;
}

aside .mt-2, .my-2 {
  margin-top: 20px!important;
  margin-bottom : 60px;
}

aside .nav-link {
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.4s ease-in;
  
}

.sidebar-collapse aside .nav-link {
  padding-left: 15px;
  transition: all 0.4s ease-in;
}

h2.page-title {
	margin-bottom : 20px;
}

.sub-wrap {
	background-color: rgba(0,0,0,.05);
	padding-top : 14px;
	padding-bottom : 7.5px;
	margin-bottom : 20px;
	width : 100%;
	margin: 0;
}

#polgruzfizwrap {
	width : 96%;
	margin : 0px auto;
}

.sub-sub-wrap {
	padding-top : 7.5px;
	padding-bottom : 7.5px;
	width : 100%;
}

.dark-mode .sub-wrap {
	background-color: rgba(0,0,0,.2);
}

.cblink {
	color: #212529;
}

.cblink:hover {
	color: #010509;
}

.dark-mode .cblink {
	color : #FFF;
}

.dark-mode .cblink:hover {
	color : #ddd!important;
}

.items-list input[type=text], .items-list input[type=number], .items-list select {
	width : 100%;
	height : 40px;
	line-height : 40px;
	padding : 0 10px;
	font-size : 16px;
	margin-bottom : 6px;
	border-radius : 3px;
	border : 1px solid #ccc;
}

.log-form textarea, .log-form input[type=text] {
	width : 100%;
	padding : 0 10px;
	font-size : 16px;
	margin-bottom : 6px;
	border-radius : 3px;
	border : 1px solid #ccc;
}

.items-list select {
	border : 2px solid #17558A;
}

.items-list select:disabled {
	border : 2px solid #ccc;
	color: #aaa;
}

.items-list label {
	font-weight : 400!important;
}

.items-list input[type=checkbox] {
	margin-right : 6px; 
}

.checkbox-line {
	line-height : 40px;
}

h4.page-sub-title {
	margin-bottom : 15px;
}

#platgruz {
	
}

.dark-mode input, .dark-mode select {
  background: #333;
  color: #FFF;
}

.dark-mode .items-list select:disabled {
	color: #555;
}


.items-list a.btn {
	width : 100%;
}

.dark-mode .btn-primary {
  background-color: #0E3A78;
  border-color: #0E3A78;
}

.dark-mode .btn-primary:hover {
  background-color: #002A4D;
  border-color: #002A4D;
}

.btn-primary.adisabled {
    pointer-events: none;
	background-color: #ccc;
	border-color : #ccc;
	color : #666;
}

.dark-mode .btn-primary.adisabled {
    pointer-events: none;
	background-color: #444;
	border-color : #444;
	color : #999;
}

.items-list input[type="number"] {
  border: 2px solid #17558A;
}

.dark-mode .items-list input[type="number"]:disabled {
	color: #666;
	border: 2px solid #ccc;
}

.prodline {
	position : relative;
	background-color: rgba(0,0,0,.1);
	margin : 0 auto 20px;
	width : 95%;
}

.prodlinedel {
	position : absolute;
	right : 10px;
	top : 10px;
	font-size : 16px;
	cursor : pointer;
}

.prodlinedel a {
	color : #444;
	cursor : pointer;
}

.dark-mode .prodlinedel a {
	color : #ccc;
	cursor : pointer;
}

#proddesc {
	margin-bottom : 15px;
}

#prodkolall {
	text-align : center;
}

#prodkolall {
	margin-top : 15px;
	text-align : right;
}

.items-list textarea {
	width : 100%;
	min-height : 140px;
	border-radius : 3px;
	border: 2px solid #17558A;
}

.dark-mode .items-list textarea {
	background : #555;
	color : #FFF;
}

label:not(.form-check-label):not(.custom-file-label), .rememb-pass {
  font-weight: 400;
  font-family : "Open Sans";
}

.app-preloader img.animation__shake, .app-preloader img.preload-agr-dark {
	animation: shake 1.5s infinite;
	margin: 100px auto 0;
}

.app-preloader, textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.filter-but {
	position : relative;
	text-align : left;
	padding-left : 35px;
}

.filter-but::before {
	font-size: 0.9rem;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display : inline-block;
	left: 10px;
	line-height: 25px;	
	position : absolute;
}

#show-all-filters::before {
	content: "\f0b0";
}

#add-event::before {
	content: "\f067";
}

#myrole-short, #myrole-full , #type , #condition {
	text-align: center;
}

#refresh-list {
	display: inline-block;
	width: auto;
}

.notpc {
	display : none;
}

.sub-wrap .form-check {
	line-height : 40px;
}

.sub-wrap .form-check .form-check-input {
  margin-top: .9rem;
  margin-left: -1.25rem;
}

.list-filters-full {
	display : none;
}

.event-list-name {
	font-weight : 600;
	font-family : "Open Sans";
}

.event-list-item a {
	color : #212529;
}

.dark-mode .event-list-item a {
	color : #FFF;
}

.event-list-item .event-list-author {
	color : #555;
	font-size : 13px;
}

.dark-mode .event-list-item .event-list-author {
	color : #888;
}

.items-list .sub-wrap {
	margin-bottom : 10px;
}

.shild {
	display : block;
	padding : 0 10px;
	font-size : 14px;
	line-height : 22px;
	border-radius : 3px;
	font-weight : 400;
	font-family : "Open Sans";
	text-align : center;
	text-transform : uppercase;
	margin-bottom : 8px;
}

.myrole {
	color : #000;
	background : #ccc;
}

.time-over {
	color : #FFF;
	background : #dc3545;
}

.lun-form {
  text-align: center;
}

.lun-form input, .lun-form input[type="email"]:not(.form-control), .lun-form input[type="tel"]:not(.form-control) {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-align: left;
  margin: 0 0 15px;
  border-radius: 3px;
}

.lun-form label {
  font-size: 16px;
  text-align: left;
  display: block;
  margin-bottom: 5px;
}

.lun-form textarea {
  width: 100%;
  line-height: 20px;
  margin: 0 0 15px;
  height: 120px;
  padding: 10px;
  border-radius: 3px;
}

.support-form-send-css {
  margin-bottom: 15px;
}

.support-forms-wrap a.btn-primary, .profile-forms-wrap .btn-primary {
	width: 100%;
	margin : 15px 0;
	height: 50px;
	line-height: 50px;
	min-width: 30%;
	font-size: 16px;
	padding: 0;
}

.el-form-send {
	text-align : center;
}

a.us-letter {
	display : inline-block;
	margin : 8px 6px;
	color : #FFF;
	background : #0E3A78;
	line-height : 40px;
	min-width : 40px;
	text-align : center;
	border-radius : 3px;
	font-size : 18px;
}

.textcenter {
	text-align : center;
}

.page-item.active .page-link {
  background-color: #0E3A78;
  border-color: #0E3A78;
}

.page-link {
  color: #0E3A78;
}

table.dataTable tr:nth-child(2n), table#warranttab tr:nth-child(2n), table#objstab tr:nth-child(2n), table.files-table tr:nth-child(2n), table.files-table tr:nth-child(2n), .line-lead-1 {
	background : rgba(0,0,0,0.05);
}

.dark-mode table.dataTable tr:nth-child(2n), .dark-mode table#warranttab tr:nth-child(2n), .dark-mode table#objstab tr:nth-child(2n), .dark-mode .line-lead-1 {
	background : rgba(0,0,0,0.25);
}

table.dataTable > thead .sorting::before, table.dataTable > thead .sorting_asc::before {
  right: 1.2em!important;
}

#usertable td.dt-control {
  text-align: center;
  max-width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 40px;
  cursor: pointer;
}

.lead-item .col-lg-2 {
	padding-top : 10px;
	padding-bottom : 10px;
}

.mb-15 {
	margin-bottom : 15px;
}

.lead-item .col-lg-2 div {
	font-weight : bold;
}

#usertable td.dt-control::before {
	content: "\f0c9";
	font-size: 1.1rem;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color : #0E3A78;
}

.dark-mode #usertable td.dt-control::before {
	color : #FFFFFF;
}

#regionaltab td.dt-control, #ordershtab td.dt-control, #tochekltab td.dt-control {
  text-align: center;
  max-width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 40px;
  cursor: pointer;
}

#regionaltab td.dt-control::before, #ordershtab td.dt-control::before, #tochekltab td.dt-control::before {
	content: "\f0c9";
	font-size: 1.1rem;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color : #0E3A78;
}

#warranttab #progressbar, #allobjtab #progressbar, #objstab #progressbar, #regionaltab #progressbar, #ordershtab #progressbar, #tochekltab #progressbar {
	max-width : 70px;
	margin : 0px auto;
	display : none;
}

#regionaltab .track-question, #tochekltab .track-question {
	font-size : 13px;
	margin-left : 8px;
	color : #17558A;
	cursor : pointer;
}

.dark-mode #allobjtab td.dt-control::before, .dark-mode #regionaltab td.dt-control::before, .dark-mode #ordershtab td.dt-control::before, .dark-mode #tochekltab td.dt-control::before {
	color : #FFFFFF;
}

.status-select {
	min-width : 180px;
}

.dt-actions, .dt-accsess, .dt-control {
	text-align : center;
}

.dt-accsess .fa-check {
	color : #008800;
	cursor: pointer;
}

.dt-accsess .fa-stop-circle {
	color: #FF0000;
	cursor: pointer;
}

.dark-mode .dt-accsess .fa-check {
	color : #00aa00;
}

.dark-mode .dt-accsess .fa-stop-circle {
	color: #FF3535;
}

.dt-actions small {
	color: #777;
}

.dark-mode .dt-actions small {
	color: #bbb;
}

.user-activated {
	display : inline-block;
}

.user-details li {
	padding-left : 15px;
	margin-bottom : 10px;
}

.user-details select {
	margin-bottom : 10px;
}

.user-details-title {
	font-size : 18px;
	margin-bottom : 10px;
}

#prodtimestable tr th {
	text-align : center;
}

.user-details button {
	margin-right : 15px;
}

.dpinput-form {
	width : 100%;
	display : flex;
	position : relative;
	min-width : 140px;
	min-height : 38px;
}

.dpinput-form input {
  position: absolute;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
  top : 0;
  left : 0;
  right : 0;
  bottom : 0;
  width : 100%;
  line-height : 38px;
  height : 38px;
  border-radius: 3px;
  box-shadow : none;
  border: 1px solid #ced4da;
  padding-left : 10px;
}

.dpinput-form button {
  position: absolute;
  top : 0;
  left : 0;
  right : 0;
  bottom : 0;
  width : 100%;
  border : none;
  box-shadow : none;
  background : rgba(0,0,0,0);
  text-align : right;
  line-height : 38px;
  height : 38px;
}

.dpinput-form button i {
	width : 38px;
	color : #666;
	margin-right : 6px;
}

.dark-mode .dpinput-form button i {
	width : 38px;
	color : #ddd;
}

#prodtimestable tr td {
	vertical-align: middle;
	min-height : 63px;
	height: 63px;
	box-sizing: border-box;
}

#prodtimestable tr td:nth-child(2), #prodtimestabus tr td:nth-child(2) {
	text-align : center;
}

#prodtimestable tr td:nth-child(2) input {
	width : 22px;
	height : 22px;
}

.bot-table-buts {
	
}

.bot-table-buts button {
	min-width : 33%;
	margin-bottom : 15px;
}

.users-list {
	margin-bottom : 25px;
}

.setts-saved {
	margin-bottom : 30px;
}

.setts-maindate {
	font-size : 22px;
	font-weight : bold;
	margin-bottom : 15px;
}

.setts-maindate2 {
	font-size : 18px;
	font-weight : bold;
	margin : 15px 0;
}

.prod-temes-list, .blog-news, .item-news-item {
	max-width : 1200px;
	margin-left : auto;
	margin-right : auto;
}

.blog-news-item img {
	max-width: 100%;
	margin-bottom : 15px;
	margin-top : 15px;
}

.blog-news-item .page-header h2 a {
	font-size : 24px;
	color : #17558A;
}

.blog-news-item .readmore a {
	color : #17558A;
}

.blog-news-item .published, .item-news-item .published {
	font-style : italic;
}

.item-news-item .item-image img {
	float : none!important;
	max-width : 70%;
	height : auto;
	margin: 0 auto 20px;
	display : block;
}

.card-primary:not(.card-outline) > .card-header {
  background-color: #17558A;
  cursor : pointer;
}

.mp-dashbrd .small-box-footer i {
	margin-left : 8px;
	font-size: 14px;
}

.mp-dashbrd-newsrow {
	line-height : 24px;
	font-size : 18px;
	padding : 10px 15px;
	transition: all 0.2s ease-in;
}

.mp-dashbrd-newsrow span {
	color : #bbb;
	font-size : 12px;
}

.mp-dashbrd-newsrow span.newsrow-date {
	color : #999;
	font-size: 14px;
}

.mp-dashbrd-newsrow a {
	color : #17558A;
	transition: all 0.2s ease-in;
}

.mp-dashbrd-newsrow a:hover {
	color : #0E3A78;
	transition: all 0.2s ease-in;
}

.mp-dashbrd-newsrow:hover {
	background : #e0e0e0;
	transition: all 0.2s ease-in;
}

.dashbrdrow0 {
	background : #e8e8e8;
	transition: all 0.2s ease-in;
}

.dashbrdrow0:hover {
	background : #e0e0e0;
	transition: all 0.2s ease-in;
}

.text-primary-pak {
	background : #17558A;
}

.mb30 {
	margin-bottom : 30px;
}

.login-forms-wrap {
	max-width : 400px;
	margin : 0px auto;
	min-height : calc(100vh - 150px);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.profile-forms-wrap, .support-forms-wrap {
	max-width : 700px;
	margin : 0px auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.profile-forms-wrap {
	min-height : calc(100vh - 150px);
}

.newreg .control-label, .newreg .loginput, .newreg .controls input {
	text-align : left;
	width : 100%;
}

.newreg .control-label.tcenter {
	text-align : center;
}

.newreg .controls input {
	padding-left : 10px;
	padding-right : 10px;
}

.login-forms {
	width : 100%;
}

.logpass {
	position : relative;
}

.logpass input {
	top : 0;
	left : 0;
	width : 100%;
}

.logpass button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  font-size: 0px;
  border-radius: 0px 3px 3px 0px;
}

.logpass button::after {
  content: "\f06e";
  display: inline-block;
  width: 50px;
  height: 0px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: center;
  font-size: 25px;
  color: #FFF;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 50px;
}

.logpass button.pass-is-show::after {
  content: "\f070";
}

.newreg .control-label span {
	color: #c83548;
}

.login-forms .fade:not(.show) {
  opacity: 1;
}

.login-forms .tab-content {
	/* min-height : 330px; */
}

.hen-container.lk-page-title {
	margin-top : 0px;
	margin-bottom : 15px;
}

div.dataTables_wrapper div.dataTables_filter input {
  min-width: 200px;
}

.login-forms h3, .lk-page-title h1 {
	color : #17558A;
	font-size : 28px;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 15px;
	font-weight : 400;
	width : 100%;
}

.lk-page-title h1 {
	text-align : left;
}

.login-forms h3.mb10 {
	margin-bottom : 15px;
}

.dark-mode .login-forms h3, .dark-mode .lk-page-title h1 {
	color : #EEE;
}

.rememb-pass {
	color : #212529;
}

.dark-mode .rememb-pass {
	color : #FFF;
}

.login-forms legend {
	font-size : 18px;
	font-weight : 400;
	text-align : center;
	margin-bottom : 30px;
}

.login-forms label .star {
	color : #FF2020;
}

.login-forms label .form-control-feedback {
	display : block;
	color : #FF2020;
	font-size : 12px;
}

.login-forms meter {
  margin: 10px auto 0;
  float: none;
  display: block;
}

.login-forms-newpass input[type=password] {
	position : relative;
	border-radius : 3px;
}

.login-forms-newpass button.input-password-toggle {
	position : absolute;
	right : 0px;
	top : 0px;
	height : 50px;
	width : 50px;
	border : 0px;
	border-radius : 0px 3px 3px 0px;
	font-size : 0px;
	z-index: 3;
}

.login-forms-newpass button.input-password-toggle::after {
	content : "\f06e";
	font-family: "Font Awesome 5 Free";
	font-size : 18px;
	color : #FFF;
}

.login-forms-newpass #jform_password2 {
	margin-bottom : 15px;
}

.left-lk-menu .nav-item .nav-icon.fa-arrow-right {
	margin-left : 15px;
	font-size : 14px;
}

.os-host-overflow .left-lk-menu .nav-item .nav-icon.fa-arrow-right {
	margin-left : 1px;
}

.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar .nav-link {
  max-width: 3.6rem;
}

.newreg {
	margin-bottom : 30px;
}

.vcard-form a.btn-primary, .vcard-form a.btn-secondary {
	min-width : 240px;
	margin-bottom : 10px;
}

.close-sidebar {
	display : none;
}

.set-regions-okrug {
	font-size : 18px;
	margin-bottom : 10px;
	display : block;
	text-decoration: underline dotted;
}

.support-forms-wrap input {
	text-align : left;
}

.support-forms-wrap textarea {
	width : 100%;
	padding : 0 10px;
	margin-bottom : 20px;
}

.region-item {
	cursor : pointer;
}

.table-actions {
	text-align : center;
	white-space: nowrap;
}

.table-actions i {
	display : inline-block;
	margin-left : 5px;
	margin-right : 5px;
}

.hen-container {
	max-width: 1320px;
	margin : 0px auto;
	padding : 0 15px;
}

.row.hen-container {
	
}

.btn-wrap a.btn {
	width : 100%;
	text-align : center;
}

.btn-wrap a.btn i {
	margin-right : 10px;
}

.hen-item-edit {
	margin-bottom : 20px;
}

.mt15 {
	margin-top : 15px;
}

.hen-item-edit h4 {
	color : #17558A; 
	margin-bottom : 7px;
}

.hen-item-edit input {
	height : 40px;
	line-height : 28px;
}

.hen-item-edit button span.visually-hidden {
	display : none;
}

.hen-calendar {
	position : relative;
}

.hen-calendar button.ui-datepicker-trigger {
	min-width : 40px;
	border-radius : 0 .25rem .25rem 0;
	width : 100%;
	height : 40px;
	font-size : 0px;
	background : transparent;
	border : 0px;
	padding : 0px; 
	position : absolute;
	left : 0;
	right : 0;
	top : 0;
	bottom : 0;
	border-radius : .25rem;
}

.hen-calendar button.ui-datepicker-trigger:after {
	content : "\f073";
	display : inline-block;
	background : #17558A;
	width : 40px;
	height : 40px;
	line-height : 40px;
	text-align : center;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	font-size: 20px;
	color : #FFF;
	position : absolute;
	top : 0px;
	right : 0px;
	border-radius : 0 .25rem .25rem 0;
	
}

.hen-calendar input {
	border-radius : .25rem 0 0 .25rem;
	cursor : pointer;
	width : 100%;
}

.hen-calendar input:disabled {
  background-color: #FFFFFF;
  opacity: 1;
  border-radius: 4px;
}

.hen-calendar input:invalid {
  border-color: red;
}

.hen-calendar input:valid {
  border-color: #ced4da;
}

.hen-item-edit .field-calendar input {
	border-radius : .25rem 0 0 .25rem;
}

.hen-item-edit label span.star {
	color : red;
}

.hen-item-edit .control-group {
	margin-bottom : 15px;
}

.calendar-container table {
  max-width: 362px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #17558A!important;
  background: #17558A!important;
  font-weight: normal;
  color: #ffffff!important;
}

#warr-dzone1, #warr-dzone2 { 
	border-radius : 4px;
	border-color : #17558A;
	text-align: center;
	padding-bottom : 40px;
	margin-bottom : 30px;
	position: relative;
}

#warr-dzone1 button.dz-button, #warr-dzone2 button.dz-button {
	font-size : 20px;
	color : #888;
}

#warr-dzone1 button.dz-button a.btn, #warr-dzone2 button.dz-button a.btn, #warr-dzone-nosave a.btn {
	font-size : 20px;
	padding: 5px 40px;
	margin-top : 10px;
}

#warr-dzone-nosave a.btn {
	margin-top : 30px;
}

#warr-dzone-nosave {
  border-radius: 4px;
  border-color: #17558A;
  min-height: 150px;
  background: white;
  padding: 40px 20px;
  border : 1px solid #17558A;
  text-align : center;
}

.dark-mode #warr-dzone1, .dark-mode #warr-dzone2, .dark-mode #warr-dzone-nosave {
	background : #6c757d;
	color: #eee;
}

.dark-mode #warr-dzone1 button.dz-button, .dark-mode #warr-dzone2 button.dz-button {
  color: #eee;
}

.dark-mode #warr-dzone1 h4, .dark-mode #warr-dzone2 h4, .dark-mode .hen-item-edit h4, .dark-mode .lk-page-title {
	color: #fff;
}

.dark-mode .lk-page-title {
  color: #fff;
}

.dark-mode .dropzone .dz-preview .dz-image {
  background: #3c454d;
}

.dark-mode .dropzone .dz-preview.dz-image-preview {
  background: #2c353d;
  border-radius : 10px;
}

.dark-mode #warr-dzone1 a.files-download, .dark-mode #warr-dzone2 a.files-download {
  color: #FFFFFF;
}

.dark-mode .btn-light {
  color: #eee;
  background-color: #454d55;
  border-color: #454d55;
  box-shadow: none;
}

.all-photo-files-dl-wrap, .all-order-files-dl-wrap {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 10px;
}

.bonus-item {
	text-align : center;
	margin-bottom : 30px;
}

.bonus-item img {
	display : block;
	width : 260px;
	max-width : 90%;
	margin : 0px auto 10px;
}

.bonus-item h5 {
	margin-bottom : 15px;
}

.bonus-item .btn {
	padding-right : 25px;
	padding-left : 25px;
}

.bonus-coupon-title {
	
}

.bonus-item .btn, .bonus-item p {
	margin-bottom : 10px;
}

.mt30 {
	margin-top : 30px;
}

.current-bonuses .row {
	border-bottom : 1px solid #ccc;
	padding-bottom : 7px;
	margin-bottom : 7px;
}

.all-photo-files-dl-wrap a, .all-order-files-dl-wrap a {
	cursor : pointer!important;
}

.all-photo-files-dl-wrap #progressbar, .all-order-files-dl-wrap #progressbar {
	max-width : 50%;
	border-radius : 10px;
	margin : 0px auto;
	min-height : 20px;
	display : none;
}

.all-photo-files-dl-wrap #progressbar h5, .all-order-files-dl-wrap #progressbar h5 {
	font-size : 14px;
	margin-bottom : 2px;
}

.loading span {
  display: inline-block;
  vertical-align: middle;
  width: .6em;
  height: .6em;
  margin: .19em;
  background: #007DB6;
  border-radius: .6em;
  animation: loading 1s infinite alternate;
}

/*
 * Dots Colors
 * Smarter targeting vs nth-of-type?
 */
.loading span:nth-of-type(2) {
  background: #008FB2;
  animation-delay: 0.2s;
}
.loading span:nth-of-type(3) {
  background: #009B9E;
  animation-delay: 0.4s;
}
.loading span:nth-of-type(4) {
  background: #00A77D;
  animation-delay: 0.6s;
}
.loading span:nth-of-type(5) {
  background: #00B247;
  animation-delay: 0.8s;
}
.loading span:nth-of-type(6) {
  background: #5AB027;
  animation-delay: 1.0s;
}
.loading span:nth-of-type(7) {
  background: #A0B61E;
  animation-delay: 1.2s;
}

/*
 * Animation keyframes
 * Use transition opacity instead of keyframes?
 */
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.hen-buttons a.btn {
	margin-right : 15px;
}

.dark-mode .ptitle-wrap h1 {
	color : #FFFFFF;
}

.cclass-normal {
	color : #212529;
}

.dark-mode .cclass-normal {
	color : #d9eeff;
}

.cclass-red {
	color : #dc3545;
}

.toptitle {
	color : #17558A;
	margin-bottom : 20px;
}

.dark-mode .toptitle {
	color : #eeeeee;
}

.bg-primary .text-muted {
  color: #FFFFFF !important;
}

.dark-mode .text-muted {
  color: #555555 !important;
}

.dark-mode .bg-primary .text-muted {
  color: #FFFFFF !important;
}

.hen-bonuses .info-box-number {
	font-size : 20px;
}

.bg-primary {
	background-color: #17558A !important;
}

#sppb-addon-e44f8f73-89d8-46d8-b8bb-c0d098a55db0 .sppb-addon-content {
	display : none;
}

.sppb-addon-content ol li {
	margin-bottom : 15px;
}

.cclass-green {
	color : #28a745;
}

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #17558A;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.tooltipspan {
	cursor : pointer;
}

.tooltipspan-ul {
	border-bottom: 1px dotted #555;
}

.files-table td {
	vertical-align : middle;
}

.files-table tr td:nth-child(1) {
	width : 60%;
}

.files-table tr td:nth-child(2) {
	width : 20%;
}

.files-table tr td:nth-child(3) {
	text-align : right;
}

.files-table tr td:nth-child(3) a.btn {
	margin : 0px 4px;
}

.for-precent {
	position : relative; 
}

.pipes-precent {
	position : absolute;
	right : 2px;
	bottom : 2px;
	line-height : 36px;
	height : 36px;
	width : 46px;
	background : #f0f0f0; 
	border-radius : 0 4px 4px 0;
	text-align : center;
	font-size : 13px;
	font-weight : bold;
}

.dark-mode .pipes-precent {
	background : #343a40; 
}

.obj-price-line .control-label {
	min-height : 56px;
	display : flex;
	align-items: flex-end;
}

.promo-copy-btn {
	margin-left : 8px;
	cursor : pointer;
}

.items-history-row {
	padding : 10px 5px;
	border-bottom: 1px solid #ccc;
}

.not-pc {
	display : none;
}

.dark-mode .custom-select {
	background: #fff url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#FFFFFF' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") right .75rem center/8px 10px no-repeat;
}

.ml30 {
	margin-left : 30px;
}

.status-select {
	width : 100%;
	margin : 0px!important;
}

.uinforow1 {
	background : #f8f8f8;
}

.uinforow0, .uinforow1 {
	align-items: center;
	padding : 8px 0;
}

.filter-row select, .filter-row a.btn, .filter-row .custom-switch {
	width : 100%;
	height : 38px;
}

.filter-row .custom-switch {
	padding-top : 8px;
}

.filter-row .col-xs-12 {
	margin-bottom : 15px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #17558A;
  background-color: #17558A;
  box-shadow: none;
}

.filter-row {
	display : none;
}

.dt-objbuts a.btn {
	width : 100%;
}

.btn-wrap .dropdown-toggle::after {
  display: none;
}

.btn-wrap .input-group-prepend .btn {
	border-radius : 4px;
}

.excel-down .dropdown-menu i {
	display : inline-block;
	font-size : 12px;
	margin-right : 8px;
}

.questitem {
  display: none;
}

.activeq {
  display: block;
}

.questitem {
  margin-top: 50px;
  margin-bottom: 50px;
}

.count-items {
  padding: 10px 15px;
  text-align: left;
  font-size: 13px;
  color: #666;
  background: #FFFFFF;
  border-radius : 4px;
}

.quest-item-title {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 30px;
  color: #17558A;
}

.quest-item-answs {
  padding-left: 30px;
}

.info-row {
  text-align: center;
  margin: 10px 0;
}

.quest-answ-item input[type="checkbox"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: 0px;
  border-color: #17558A;
}

.dark-mode .quest-item-title {
  color: #FFFFFF;
}

.dark-mode .count-items {
  color: #ccc; 
  background: #343a40;
}

.quest-answ-item-text {
	cursor : pointer;
}

.copy-to-cb .fa-copy {
	margin-left : 7px;
	opacity : 0.6;
	transition: all 0.2s ease-in;
} 

.copy-to-cb .fa-copy:hover {
	opacity : 1;
	transition: all 0.2s ease-in;
}

.add-new-phone-wrap {
	display : flex;
	justify-content: right;
}

.add-new-phone-wrap input {
	margin-right : 6px;
	border-radius : 4px;
	border : 1px solid #ccc;
	padding : 0px 10px; 
}

.add-new-phone-wrap input, .add-new-phone-wrap a.btn {
	height : 40px;
	line-height : 40px;
}

.add-new-phone-wrap a.btn {
	padding : 0 20px; 
}




