a.brand-link {
	min-height : 42px;
	padding : 0px;
	margin-top : 10px;
	border : 0px!important;
}



.tcenter {
	text-align : center;
}

.loginput input {
	height : 50px;
	line-height : 50px;
	font-size : 16px;
	min-width : 40%;
	text-align : center;
	margin : 10px auto;
}

.loginputf {
	margin-top : 60px;
}

.logbut {
	height : 50px;
	min-width : 30%;
	font-size : 16px;
}

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

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

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

.mt-2 ul ul li a {
	width : 202px!important;
	font-size : 14px;
}

.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,.9);
color: #225074;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: transparent;
    color: #FFF;
	font-weight : bold;
}

.topuser {
	/* padding-right : 80px; */
	/*position : relative;*/
}

.topuserwo {
	padding-right : 80px;
}

.topuserwo::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 : #225074;
	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, .pagination {
	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, .container-fluid {
	max-width : 1080px;
	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;
}

.js-stools-container-filters select {
	margin-bottom : 0px;
	height : 40px;
	line-height : 40px;
	font-size : 16px;
	text-align : center;
	background : #FFF;
	border : 1px solid #225074;
	border-radius : 3px;
	margin-right : 0px;
}

.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;
}

.elrow {
	margin : 10px 0px;
	padding : 10px 0px;
	border-bottom : 1px solid #ccc;
	align-items: center;
}

.pagetitle {
	font-size : 26px;
	margin-bottom : 20px;
	margin-top : 40px;
}

.subtitle {
	font-size : 20px;
	margin-bottom : 0px;
	margin-top : 25px;
}

.fsinput, #form-planemod input[type="text"], .fsinput, #form-ap input[type="text"], #form-manager input[type="text"], #form-ap input[type="file"], #form-eleg input[type="text"], #form-eleg input[type="file"], #form-plane input[type="text"], #form-plane input[type="file"], #form-client input[type="text"], #form-client input[type="file"], #form-elreq input[type="file"], #filter_search {
	width : 100%;
	height : 40px;
	line-height : 40px;
	border : 1px solid #888;
	font-size : 16px;
	padding : 0 10px;
	border-radius : 3px;
}

#form-plane .chzn-container, #form-eleg .chzn-container, #form-elreq .chzn-container {
  width : 100%!important;
  height : 40px;
  line-height : 40px;
  font-size : 16px;
  display: inline-block;
	padding : 0;
border-radius : 3px;
}

#form-plane {
	margin-bottom : 250px;
}

#form-plane .chzn-container-single .chzn-single div b, #form-eleg .chzn-container-single .chzn-single div b, #form-elreq .chzn-container-single .chzn-single div b {
  display : none;
}

#form-plane .chzn-container-single .chzn-single, #form-eleg .chzn-container-single .chzn-single, #form-elreq .chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding : 0 10px;
  height : 40px;
  border: 1px solid #888;
  border-radius: 3px;
  line-height : 40px;
}

.pagination .chzn-container {
	margin-left : 5px; 
}

#form-client input[type="checkbox"] {
	margin-top : 13px;
	margin-bottom : 13px;
}

#form-plane textarea, #form-client textarea, #form-plane textarea, #form-eleg textarea, #form-elreq textarea {
	width : 100%;
	border : 1px solid #888;
	font-size : 16px;
	padding : 10px 10px;
	border-radius : 3px;
}

#jform_datestart, #jform_dateend {
	width : 85%!important;
}

#jform_datestart_btn .icon-calendar::after, #jform_dateend_btn .icon-calendar::before {
	content: "\f274";
	font-family: "Font Awesome 5 Free";
	color : #FFF;
}

#jform_datestart_btn, #jform_dateend_btn {
	width : 12%;
	height : 40px;
	float : right;
	vertical-align : top;
	margin-left : 5px;
	background : #225074;
	color : #FFF;
}

#form-eleg select {
	
}



#filter_search {
	width : 70%;
	max-width : 200px;
}

#elmessage {
  background-color: #225074;
  color: #FFF;
  padding: 15px 20px;
  margin-top: 40px;
  border-radius: 3px;
  display : none;
}

#system-message  {
  background-color: #225074;
  color: #FFF;
  padding: 5px 20px;
  margin-top: 40px;
  border-radius: 3px;
}

#system-message h4 {
	display : none;
}

.table-responsive {
	min-height : 350px;
}

.mt40 {
	margin-top : 40px;
}

.mb40 {
	margin-bottom : 40px;
}

.mb20 {
	margin-bottom : 20px;
}

.mt20 {
	margin-top : 20px;
}

.mb10 {
	margin-bottom : 20px;
}

.ml10 {
	margin-left : 10px;
	line-height : 30px;
}

.aplogo {
	max-height : 20px;
	width : auto;
}

.alert .close, .alert .mailbox-attachment-close {
  color: #FFF!important;
  cursor : pointer;
  opacity: .6!important;
  text-decoration : none;
}

th .hasPopover, .table-striped .btn-mini {
	display : inline-block!important;
	color : #225074;
}

.btnsearch {
	color : #225074;
}

.table-striped td, .table-striped td {
  vertical-align: middle;
}

.btnadd {
	width : 100%;
}

.js-stools-container-bar label {
	display : none;
}

.js-stools-container-bar {
	width : 100%;
}

.js-stools-container-bar .btn-wrapper {
	display : inline-block;
}

.js-stools-container-bar .btn-wrapper.input-append {
	
}

.btnadd .fa-plus {
	font-size : 12px;
	margin-right : 5px;
}

.js-stools-container-bar .btn-wrapper button {
	display : inline-block!important;
}

#filter_search, .btnsearch {
	display : inline-block!important;
}

.table-responsive {
  overflow-x: inherit;
}

.singleupl {
  width: 100%;
}

#publacc .mb-5, #publacc .my-5 {
  margin: 10px 0 !important;
}

#publacc .preview-img {
  width: 64px;
  height: auto;
}

.mb-2, .my-2 {
  margin-bottom: .5rem !important;
}

#publacc #files {
  overflow-y: scroll !important;
  min-height: 150px;
}

#publacc {
	width : 100%;
}

#publacc .card {
	margin : 0 8px;
}

.galimgitem {
  display: inline-block;
  margin: 10px;
  position: relative;
}

.galimgitem img {
  height: 90px;
  width: auto;
}

.galimgitem a {
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  text-align: center;
  line-height: 20px;
}

.galimgitem a i {
	color : #dc3545;
	font-size: 20px;
}

.mcolor {
	color : #225074;
}

.mr10 {
	margin-right : 7px;
}

.pathlogo {
	height : 17px;
	width : auto;
	margin : 0 5px 0 0;
	vertical-align : top;
}

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

.butrow {
	margin-bottom : 20px;
}

span.icon-checkedout::before {
	content : "\f023";
	display : inline-block!important;
	width : 10px;
	height : 10px;
	line-height : 10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	font-size: 10px;
	color : #225074;
	vertical-align: top;
	margin-top : 5px;
}

.btn-micro {
	display : inline-block!important;
}

.pagination-list {
	text-align : center;
	margin : 0px;
}

.pagination-list li {
	display : inline-block;
	margin : 0px 0 10px;
	padding : 5px 8px;
}



.pagination-list li.disabled {
	display : none;
}

.pagination-list li:hover, .pagination-list li.active {
	color : #FFF;
	background : #225074;
	border-radius : 3px;
}

.pagination-list li:hover a, .pagination-list li.active a {
	color : #FFF;
}

.pagination-list li.active:hover a {
	color : #ccc;
}

.pagination-list li .icon-next::before {
	content: ">";
}

.pagination-list li .icon-previous::before {
	content: "<";
}

.pagination-list li .icon-last::before {
	content: ">>";
}

.pagination-list li .icon-first::before {
	content: "<<";
}

.pagination-list li a.hasTooltip, .reqs-tab .js-stools-container-filters, .ellist-filters .js-stools-container-filters, .ellist-filters .js-stools-btn-clear {
	display : block!important;
}

.filters-reqs-links {
	display : inline-block;
}

.filters-reqs-links a {
	display : inline-block;
	padding : 0 18px;
}

label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 400;
}

.pos-absolute {
	position : relative;
}

.ui-datepicker-trigger {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height : 40px;
  border-radius: 3px;
  border : 0px;
  background: transparent;
  font-size : 0px;
}

.ui-datepicker-trigger::after {
  background: #225074;
  color: #FFF;
  content: "Выбрать дату";
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  min-width: 80px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 0 3px 3px 0;
  border : 0px;
  padding-left : 20px;
  padding-right : 20px;
}

.ui-datepicker td a {
  text-align: center!important;
}

.el-is-blocked {
	position : absolute;
	top : 0px;
	left : 0px;
	padding : 7px 10px;
	background : rgba(0,0,0,.6);
	color : #FFF;
	font-size : 13px;
}

.card-primary:not(.card-outline) > .card-header {
  background-color: #225074;
}

.card-header {
	cursor : pointer;
	padding-top : 0px;
	padding-bottom : 0px;
}

.card-title {
	line-height : 50px;
	width : 80%;
}

.card-header > .card-tools {
  line-height: 50px;
}

.active-sub {
	font-weight:bold;
	color:#FFF;
}

.active .active-sub {
	color: #225074;
}

#js-file {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  width: 100%;
  opacity: .0;
  filter: alpha(opacity= 0);
  cursor: pointer;
}

#pres-bar {
	line-height : 40px;
}

#pres-bar a {
	color : #225074;
}

#pres-bar a i {
	margin-right : 5px;
}

#pres-bar a#delpres {
	display : inline-block;
	margin-left : 15px;
	margin-right : 5px;
	color: #999;
}

.to-list-check .control-group {
	display : flex;
	justify-content: flex-end;
	flex-direction: row-reverse;
}

.to-list-check .control-group .controls {
	margin-right : 10px;
	margin-top: 32px;
}

.to-list-check .control-group .control-label {
	margin-top: 39px;
}

.textright {
	text-align : right;
}

.titlebtn {
	margin-top: 40px;
}

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

.topuserphoto {
	height : 40px;
	width : 40px;
	float : right;
	border-radius : 50%;
	margin-right : 40px;
	margin-left : 15px;
}

.topuserphotowrap {
	
}


