#header__vision-problems-txt-none{
  display: none;
}
.vision-problems {
  text-align: end;
  margin: -15px 0;
}
#header__vision-problems {
  font-size: 23px;
  background-color: white;
  padding: 10px 10px;
  border: 1px solid black;
  margin-right: 10%;
  text-transform: uppercase;
}
#header__vision-problems.is-active,
#header__vision-problems:hover {
  background-color: #000000;
  border: 1px solid #ffffff;
  color: #fff;
  /*box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.8), 0 0 5px rgba(255, 255, 255, 0.2);
  font-weight: bold;*/
}
.vision-problems.is-active:hover {
  opacity: 0.7;
  /*font-weight: bold;*/
}
#header__vision-problems-txt, #header__vision-problems-txt-none {
  color: #000000;
  /*font-weight: bold;*/
}
#header__vision-problems:hover #header__vision-problems-txt {
  color: #ffffff;
}
#header__vision-problems:hover #header__vision-problems-txt-none {
  color: #ffffff;
}

/*--------------------------------------*/
/*--------------------------------------*/
.plus-minus {
  display: none;
  position: absolute;
  top: 195px;
  right: 160px;
  z-index: 1;
}
.increase-size, .decrease-size, .normal-size {
  display: block;
  /*font-size: 25px;*/
  font-weight: bold;
  border-color: transparent;
  background-color: transparent;
  color: #000;
  cursor: pointer;
  margin: 0 10px;
  padding: 0;
}

.decrease-size {
  font-size: 18px;
}
.normal-size {
  font-size: 21px;
}
.increase-size {
  font-size: 24px;
}
.increase-size:hover, .decrease-size:hover, .normal-size:hover {
  background-color: unset !important;
  color: #000;
  text-decoration: underline;
}

.change-fs-style-active {
  color: #0000006e !important;
  background-color: unset !important;
  text-decoration: none !important;
}
/*--------------------------------------*/
/*--------------------------------------*/
.problem-with-vision .elect .reg-panel ul li {
  width: 32.332%;
}
.problem-with-vision .elect .reg-panel ul em {
  width: 50%;
}
.problem-with-vision .elect .reg-panel ul .icon {
  width: 40%;
}
.problem-with-vision .reg-panel ul em i{
  line-height: 1.1;
}

.problem-with-vision .search-form-1 {
  width: 28%;
}

.problem-with-vision .btn-list ul li a  {
  line-height: 1.1;
}


.problem-with-vision #footer .text-block p {
  line-height: 1.1;
}
/*--------------------------------------*/
/*--------------------------------------*/

/*---- ----*/
.login-form p.field a {
  border-bottom: none;
}

/* lang */
.lang-del-after {
  display: block;
}
.lang-del-after::after {
  content: unset;
  display: none;
}
.lang-del-after:hover {
  background: #000 !important;
  color: #fff !important;
}
/*change text and bg*/
.text-change-black {
  color: #000000 !important;
  line-height: 2;
  font-size: 20px;
  padding: 5px 0px;
  letter-spacing: 2px;
}
.text-change-black-hov:hover {
  padding: 5px 0px;
  border-bottom: 1px solid black;
}
.text-change-white {
  color: #ffffff !important;
  line-height: 2;
  font-size: 14px;
  padding: 5px 0px;
  letter-spacing: 2px;
}
.text-change-white:hover {
  padding: 5px 0px;
  /*border-bottom: 1px solid white;*/
}
.bg-change-black {
  background: #000000 !important;
}
.bg-change-white {
  background: #ffffff !important;
}

/* change menu*/
.hamburger-menu-black {
  background: #000000;
  border-right: 1px solid black;
}
.menu-change-hov {
  display: block;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.menu-change-hov:hover {
  color: #000 !important;
  border-right: 1px solid rgb(0, 0, 0) !important;
  background: none !important;
  border-left: 1px solid rgb(0, 0, 0) !important;
}
/* logo */
.change-img {
  filter: invert(0%) brightness(200%) saturate(0%) contrast(100%);
}
.change-img.logo {
  filter: grayscale(100%) contrast(133%) brightness(133%);;
}

/* btn */
.btn-change-white {
  padding: 10px 32px;
  background-color: #000;
  color: #fff;
}
.change-btn-white {
  display: inline-block;
  background: #fff;
  color: #000;
  border: 1px solid #000 !important;
}
.change-btn-white:hover {
  color: #fff !important;
  background: #000 !important;
  /*
	color: #fff;
	background: black !important;
	*/
}
.btn-ch-black {
  padding: 10px 32px;
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #000;
  margin-top: 10px;
}
.btn-ch-black:hover {
  background-color: #fff !important;
  color: #000 !important;
}


/* btn search my deputat*/
.change-btn-dep-search {
  display: inline-block;
  border: 1px solid #000 !important;
}
.change-btn-dep-search:hover {
  color: #fff !important;
  background: #000 !important;
  /*
	color: #fff;
	background: black !important;
	*/
}


/* deputat */
.deputat-chance-hov {
  border-bottom: 0px;
  padding: 5px 10px !important;
}
.deputat-chance-hov:hover {
  background: black !important;
  color: white !important;
}
/* deputat form*/
/*.deputat-ch-text-form {
  color: #000 !important;
}
.deputat-ch-border-form {
  border: 1px solid #000 !important;
}*/




/* intro - crumbs*/
.intro-em-change-hov {
  display: inline-block;
  border-bottom: 1px solid #000;
}
.intro-em-change-hov:hover {
  border-bottom: 1px solid #fff !important;
}
.intro-change-hov:hover {
  /*font-weight: bold;*/
  color: #fff !important;
}
.modal-fixed .reg-panel ul li {
  height: 68px;
}


/* reest deputat */
.dep-appeal-change-aft::after {
	position: absolute;
	content: "";
	left: 3px;
	border-bottom: 7px solid #000 !important;
}
.modal-fixed .leaflet-container a{
  color: #000;
  letter-spacing: 1.2px;

}
.modal-fixed .leaflet-container .img-box{
  margin-bottom: 7px !important;
  font-size: 13px;
}

.modal-fixed .main-framebox.bg-change-white .blk-auto .pe p {
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 1.7;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .file-container .file-list .file{
  background-color: #fff;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .file-container .file-list .file .progressbar, 
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .file-container .file-list .file .fileinfo, 
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .file-container .file-list .file .fileinfo2 {
  background-color: white;
  font-size: 15px;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe a.button.open-cnt{
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe a.button.open-cnt:hover{
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea.event .cnt,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .cnt  {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .info,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea.event,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .info strong,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea.event strong {
  font-size: 15px;
}
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .date,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .date span,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .status,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .cnt h4,
.modal-fixed .main-framebox.bg-change-white .blk-auto .pe .cnt-hidden.view .pea .cnt h5{
  color: #000;
}

/* modal */
.modal-fixed .select2-default {
  color: #000 !important;
}
.modal-fixed a.button-link {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.modal-fixed a.button-link:hover {
  background-color: #000;
  color: #fff !important;
  border: 1px solid #fff;
}
.modal-fixed .field span.error {
  color: #000 !important;
  font-weight: bold;
}
.modal-fixed fieldset.block {
  border: 1px solid #000;
  background-color: #ffffff;
}
.modal-fixed input.field, .modal-fixed select.field, .modal-fixed textarea, 
.modal-fixed .select2-container .select2-choice {
  border: 1px solid #000;
}
.modal-fixed .form p.field label, .modal-fixed .form p.area label {
  color: #000 !important;
  font-size: 16px;
}
.modal-fixed .footer-box h4 .text-change-black-hov:hover {
  border-bottom: none;
}
.modal-fixed .main-framebox.bg-change-white .bio-section .frame-holder p{
  font-size: 15px;
  letter-spacing: 1.3px;
  line-height: 1.5;
}


.modal-fixed .dialog .dlg-body {
  background-color: #fff;
  letter-spacing: 4px;
}
.modal-fixed .dialog .dlg-body .form {
  font-size: 20px;
}
.modal-fixed .dialog .dlg-body .form label {
  color: #000;
  padding-left: 0px;
}
.modal-fixed .dialog .dlg-body .form input {
  font-size: 20px;
}
.modal-fixed .dialog .dlg-body .form button {
  font-size: 22px;
  width: 100%;
  color: white;
  background: black;
  letter-spacing: 4px;
  padding: 10px;
  border: 1px solid transparent;
}
.modal-fixed .dialog .dlg-body .form .executable {
  font-size: 20px;
  margin: 10px 0px;
}
.modal-fixed .dialog .dlg-body .form .executable:hover {
  color: #000 ;
  background: #fff ;
  border-color: black;
}
.modal-fixed .dialog .dlg-body .form .executable {
  font-size: 20px;
  margin: 10px 0px;
}
.modal-fixed .dialog .dlg-body .login-form button.executable {
  color: #fff !important;
  background: #000 ;
  border-color: black;
}
.modal-fixed .dialog .dlg-body .login-form button.executable:hover {
  color: #000 !important;
  background: #fff ;
}
.modal-fixed .dialog .dlg-body .login-form a.executable:hover {
  color: #000 !important;
  text-decoration: underline;
}
.modal-fixed .dialog .dlg-body .form a.executable {
  color: #000;
}
.modal-fixed .dialog .dlg-body .tac h2 {
  font-size: 25px;
}
.modal-fixed .dialog .dlg-body .tac a.row {
  font-size: 23px;
  color: white;
  padding: 5px 30px;
  background: black;
  border: 1px solid black;
}
.modal-fixed .dialog .dlg-body .tac a.row:hover {
  color: black !important;
  border: 1px solid black;
  background: white !important;
}

/* modal - search me dep*/
.modal-fixed .dialog .dlg-body .form p.field.field-slim {
	margin: 25px 0 0px;
}
.modal-fixed .dialog .dlg-body .form p.field.field-slim .select2-container, .modal-fixed .select2-search{
	width: 100%;
	display: block;
}
.modal-fixed .select2-drop-active {
	border: 1px solid #000 !important;
}
.modal-fixed .select2-results .select2-highlighted {
	/*border: 1px solid #000;
	color: #000;*/
	background: #000 !important;
	color: #fff !important;
}
.modal-fixed .dialog .dlg-body .form .select2-container .select2-choice {
	border: 1px solid #000 !important;
}
.modal-fixed .dialog .dlg-body .form .fieldsinline p.field, .modal-fixed .fieldsinline p.area{
	float: none;
}
/*.modal-fixed a:hover {
  text-decoration: none;
}*/
.modal-fixed .btn-list ul li a::after:hover{
  filter: invert(1) brightness(2.6) saturate(0);
}

/* modal - */
.modal-fixed .jcf-option {
  font-size: 18px;
  color: black;
}
.modal-fixed .jcf-option:hover {
  background: black;
  color: white;
}
.modal-fixed .jcf-option {
  font-size: 18px;
  color: black;
}

.modal-fixed .jcf-option .jcf-selected {
  font-size: 18px;
  color: black;
}
.modal-fixed .jcf-select-drop .jcf-hover{
	background: #000;
	color: #fff !important;
}
.modal-fixed  .panel-active .slide-block li{
  height: 56px;
}
.modal-fixed .panel-active .slide-block a{
  border: 1px solid transparent;
  background: none;
  font-size: 19px;
  font-weight: bold;
}
.modal-fixed .panel-active .slide-block a:hover{
  border-color: white;
  background: none;
}
.modal-fixed .dep-search div::after{
  filter: invert(1) brightness(2.6) saturate(0);
}
.modal-fixed .ac ul li a.login::before{
  filter: invert(1) brightness(2.6) saturate(0);
}
.modal-fixed .ac ul li a.login:hover{
	background: #000 !important;
	color: #fff !important;
}
.modal-fixed .bg-change-white .blk-auto p.field {
  letter-spacing: 3px;
  color: #000;
}
.modal-fixed .executable:hover {
  color: #fff ;
  background: #000 ;
}
.modal-fixed .field.tac .executable {
  color: #000 !important;
  background: #fff ;
  border-color: black;
}
.modal-fixed .field.tac .executable:hover {
  color: #fff !important;
  background: #000 ;
}
.modal-fixed .table-12 th{
  line-height: 23px;
}
.modal-fixed .table-12 td a{
  line-height: 28px;
  font-size: 17px;
}
.modal-fixed .table-12 td span{
  color: #000 !important;
  line-height: 27px;
}
.modal-fixed .table-12 td a img{    
  width: 50px;
  height: 100%;
  filter: invert(7) brightness(0.0) saturate(0);
  border: 1px solid transparent;
}
.modal-fixed .table-12 td a img:hover{    
  border: 1px solid black;
}
.modal-fixed .main-framebox.bg-change-white #sidebar{    
  width: 28%; 
}
.modal-fixed .main-framebox.bg-change-white #content{    
  width: 71%; 
}
.modal-fixed .green {
  color: #000;
  border-top: 1px solid #000;
  padding-top: 5px;
}
.modal-fixed .tac .green{
  border-top: none;
  padding-top: 0;
}
.modal-fixed legend{
  color: #000;
  font-size: 18px;
}
.modal-fixed .blk-auto .button.executable {
  background-color: #fff;
  color: #000;
  border: 1px solid black;
}
.modal-fixed .blk-auto .button.executable:hover {
  background-color: #000;
  color: #fff;
}
.modal-fixed .main-framebox.bg-change-white .pe .top div {
  border: 2px solid black;
  margin-right: -3px;
  height: 60px;
  font-size: 16px;
  color: #000;
  background: white;
}
.modal-fixed .main-framebox.bg-change-white .pe .top div span {
  color: #000;
}
.modal-fixed .main-framebox.bg-change-white .pe .top div a {
  color: #000;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  letter-spacing: 3px;
  font-size: 17px;
}
.modal-fixed .main-framebox.bg-change-white .pe h4.topic {
  letter-spacing: 3px;
  font-size: 17px;
}
.modal-fixed .main-framebox.bg-change-white .pe h4.topic a{
  border-bottom: 0px solid transparent;
  color: #000;
}
.modal-fixed .main-framebox.bg-change-white .pe .top div a:hover {
  border-color: black;
}
.modal-fixed .main-framebox.bg-change-white .pe h4.topic a:hover{
  border-color: black;
}
.modal-fixed .top-panel .navigation li a{
  font-size: 18px;
  padding: 0 10px;
  font-weight: 600;
}
.modal-fixed .footer-box ul .p1ersonal a:hover{
  text-decoration: none;
}
/*---- ----*/
.holder {
  position: relative;
}
.dep-search {
  position: absolute;
  right: 10%;
  bottom: 40%;
}
@media screen and (max-width: 1190px) {
  .modal-fixed .top-panel .navigation li a{
    padding: 0 5px;
    font-size: 17px;
  }
  
}
@media screen and (max-width: 1100px) {
  .modal-fixed .top-panel .navigation li a{
    font-size: 16px;

  }
  
}
@media screen and (max-width: 1023px) {
  .modal-fixed .top-panel .slide-nav a {
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid transparent;
  }
  .modal-fixed .top-panel .slide-nav a {
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid transparent;
  }
  .modal-fixed .top-panel .slide-nav a:hover {
    border-color: black;
  }
  .modal-fixed .top-panel .slide-nav {
    background: white;
    border-top: 1px solid black;
  }
  .modal-fixed  .panel-active .slide-block{
    background-color: #fff !important;
  }
  .modal-fixed .panel-active .slide-block a{
    color: #000;
  }.modal-fixed .panel-active .slide-block a:hover{
    text-decoration: underline;
  }
}
  

@media screen and (max-width: 768px) {
  .holder {
    position: relative;
  }
  .leaflet-popup-content{
    width: 300px !important;
  }
  /*.vision-problems {
    position: absolute;
    top: 40px;
    width: 40%;
  }*/

  .vision-problems {
    position: absolute;
    top: 10%;
    left: 0px;
    text-align: center;
  }

  .problem-with-vision .vision-problems {
   /* bottom: 110px;
    right: 5%;*/
    top: 10%;
    left: 0%;
    width: 60%;
    position: absolute;
    text-align: center;
  }
  .problem-with-vision .plus-minus {
    position: absolute;
    top: 60px;
    left: 10%;
  }

  .vision-problems .btn {
    font-size: 16px;
  }
  #header__vision-problems {
    font-size: 20px;
  }

  .text-change-black {
    font-size: 16px;
  }
  .change-btn-dep-search {
    position: unset;
    right: 0%;
  }
  .modal-fixed .table-12 th{
    line-height: 22px;
    font-size:17px !important;
  }
  .modal-fixed .table-12 td a{
    line-height: 22px;
    font-size:20px !important;
  }
  .dep-search{
    position: relative;
    right: 0;
  }
  
  .modal-fixed .blk-auto .field .classForSelect2{
    width: 100% !important;
  }
  .modal-fixed .main-framebox.bg-change-white #content, 
  .modal-fixed .main-framebox.bg-change-white #sidebar{
    width: 100%;
  }
  
}
  

@media screen and (max-width: 500px) {
  .vision-problems {
    width: 65%;
    top: -10%;
  }
  #header .container {
    padding: 60px 10px 0;
  }
  #header__vision-problems {
    font-size: 16px;
  }
  .problem-with-vision #header .container {
    padding: 75px 10px 0;
  }
  .problem-with-vision .vision-problems {
    top: -15%;
  }
  .problem-with-vision .plus-minus {
    top: 80px;
    left: 5%;
  }
}



@media screen and (max-width: 400px) {
  .vision-problems {
    width: 76%;
  }
  #header__vision-problems {
    font-size: 14px;
  }
  .problem-with-vision .vision-problems {
    position: absolute;
    top: -15%;
    width: 77%;
  }
  .problem-with-vision .plus-minus {
    top: 60px;
    left: 0px;
  }
  
}

.modal-fixed .tabbed-link .tabs span.id-1.tab-on a {
  background: #fff;
  border: 1px solid #000;
  color: #000 !important;
}
.modal-fixed .tabbed-link .tabs span.id-1.tab-on a:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000 !important;
}
.modal-fixed .tabbed-link .tabs span.id-1 a {
  background: #000;
  border: 1px solid #000;
  color: #fff !important;
}
.modal-fixed .tabbed-link .tabs .id-1 a:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff !important;
}
.modal-fixed .tabbed-link .tabs-line {
  border-top: 1px solid #000;
}


.modal-fixed .comment h5,
.modal-fixed .comment time {
  color: #000;
}
.modal-fixed .comment header {
  border-bottom: 1px solid #000;
}
.modal-fixed .comment .text-holder {
  background: #fff;
  border: 1px solid #000;
}
.modal-fixed .comment .text-holder .reply hr {
  color: #000;
}
.modal-fixed .comment .text-holder .reply .grey {
  color: #000;
}


.modal-fixed .ac ul li a.login{
	background: #fff !important;
	color: #fff !important;
}
.modal-fixed .ac ul li a.logout {
  color: #000;
}
.modal-fixed .ac ul li a.logout:hover {
  color: #fff;
  background: #000 !important;
}

.modal-fixed .dialog .dlg-body .tac .button.executable {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.modal-fixed .dialog .dlg-body .tac .button.dlg-cancel {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.modal-fixed .dialog .dlg-body .tac .button.dlg-cancel:hover {
  color: #fff;
  background: #000;
}

.modal-fixed .main-framebox .container #content a.button {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.modal-fixed .main-framebox .container #content a.button:hover {
  color: #ffff !important;
  background: #000;
}

.modal-fixed .table table th {
  color: #000;
}

.modal-fixed .answer .grey {
  color:  #000;
}
.modal-fixed .answer header {
  border-bottom: 1px solid #000;
}
.modal-fixed .answer .text-holder {
  background: #fff;
  border: 1px solid #000;
}

.modal-fixed .comment-form .btn-wrapp input[type="submit"] {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.modal-fixed .comment-form .btn-wrapp input[type="submit"]:hover {
  color: #fff;
  background: #000;
}

.modal-fixed .main-framebox .container #content #common._slim .table tr td a {
  font-size: 17px !important;
}

.modal-fixed .blk-auto .pe .file-container .file .filename.toe.hint:hover {
  background: #000;
}
.modal-fixed .blk-auto .pe .file-container .file .fileinfo span strong:hover {
  background: #000;
}

.modal-fixed .cnt-hidden.next.view .pea.event .cnt .green {
  border-top: none;
}