/* Minification failed. Returning unminified contents.
(5083,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5084,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5085,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5086,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5087,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5088,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5089,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5090,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5091,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5103,20): run-time error CSS1039: Token not allowed after unary operator: '-gradient-blue-color'
(5110,23): run-time error CSS1039: Token not allowed after unary operator: '-scrollbar-width'
(5146,15): run-time error CSS1039: Token not allowed after unary operator: '-main-yellow-color'
(5148,33): run-time error CSS1039: Token not allowed after unary operator: '-main-yellow-color'
(5154,15): run-time error CSS1039: Token not allowed after unary operator: '-main-yellow-color'
(5233,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5245,20): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5265,26): run-time error CSS1039: Token not allowed after unary operator: '-main-yellow-color'
(5281,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5282,26): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5316,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5319,20): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5322,26): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5344,26): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5349,20): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5360,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5392,23): run-time error CSS1039: Token not allowed after unary operator: '-scrollbar-width'
(5423,23): run-time error CSS1039: Token not allowed after unary operator: '-scrollbar-width'
(5462,26): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5463,15): run-time error CSS1039: Token not allowed after unary operator: '-yellow-btn-color'
(5477,26): run-time error CSS1039: Token not allowed after unary operator: '-main-yellow-color'
(5497,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5505,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5521,15): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5564,20): run-time error CSS1039: Token not allowed after unary operator: '-white-color'
(5602,26): run-time error CSS1039: Token not allowed after unary operator: '-main-black-text'
(5738,23): run-time error CSS1039: Token not allowed after unary operator: '-scrollbar-width'
 */
/*************************************************************************
  Font
*/

@font-face {
  font-family: "Cuprum";
  src: url(/fonts/cuprum/Cuprum-Regular.ttf);
}
/*
  Font
*************************************************************************/

/************************************************************************* 
     General 
*/

html,
body {
  font-size: 17px;
  height: 100%;
  font-family: Cuprum, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: 1rem;
}
.container-lg-height {
  display: table;
  padding-left: 0;
  padding-right: 0;
}
.row-lg-height {
  margin-bottom: 10px;
  padding-left: 9px;
  padding-right: 8px;
}
.size {
  width: auto;
  height: auto;
  display: inline;
  max-height: 100px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.grouped-common-list {
  list-style: none;
}
.grouped-common-list .size {
  position: static;
  width: 70px;
  height: 55px;
  margin-right: 10px;
}
.img-container {
  margin-top: 0;
  display: inline-block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 106px;
  text-align: center;
  vertical-align: top;
  position: relative;
  background: url(/images/content/contant-item-repeater.png) repeat-y;
}
.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */

}
.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */

}
.long-container > .row {
  margin-bottom: 15px;
}
.no-padding {
  padding: 0px !important;
}
.vi-only-visible {
  display: none;
}
.modal-subw {
  width: 1100px;
}
.modal-subw .modal-content {
  height: 800px;
}
.modal-subw .modal-content .modal-body {
  height: 85%;
}
.modal-subw iframe {
  height: 100%;
  width: 100%;
}
#frUserExternalForm {
  min-height: 450px;
}
/*#endregion General
*************************************************************************/

/*************************************************************************
  Services grid
*/

.grid-item {
  padding: 5px 8px;
  font-size: 0.88rem;
  text-align: center;
  margin: 0;
}
.parent-container {
  display: table;
  height: 100%;
}
.main-container {
  height: 100%;
  margin-bottom: 10px;
  width: 161px;
}
.img-cont {
  height: 106px;
}
.width-30 {
  width: 30%;
}
.width-30 {
  width: 30%;
}
.width-40 {
  width: 40%;
}
.img-cont2 {
  background: url(/images/Kmda/content/contant-item-repeater.png) repeat-y;
  position: relative;
  min-height: 106px;
}
.img-repeater {
  background: url(/images/Kmda/content/contant-item-rep3.png) no-repeat;
  width: 159px;
  height: 39px;
}
.col-lg-height {
  display: table-cell;
  float: none;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  vertical-align: top;
  height: 100%;
  width: 161px;
}
.short-popular-list a {
  display: block;
}
.short-popular-footer,
.carousel-footer {
  margin-top: 10px;
}
/*
  Services grid
*************************************************************************/

/*************************************************************************
  HEADER LINE
*/

#wrap {
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -146px;
  padding-bottom: 148px;
}
#footer {
  height: 147px;
}
.pull-right-absolute {
  position: absolute;
  right: 0px;
  padding: 0px 10px;
}
#table_filter {
  text-align: right;
}
/* scarry resets started */

.container {
  padding: 0;
  width: 1024px;
}
.row {
  margin: 0;
}
.row.container-lg-height {
  margin-right: -15px;
  margin-left: -15px;
}
.top-tools {
  height: 37px;
  padding-top: 7px;
}
.top-tools a,
.top-tools a:hover,
.top-tools a:focus {
  color: white;
}
.tool-info,
.tool-lang {
  background-repeat: no-repeat;
  padding-left: 20px;
  color: white;
}
.nav .open > a.dropdown-toggle {
  background: transparent;
}
.tool-search > * {
  height: 24px;
}
.tool-search input {
  padding: 0 3px;
}
.tool-search .form-control,
.tool-search .btn {
  -ms-border-radius: 0;
  border-radius: 0;
}
/*todo can not just set min-width - it causes other issues*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .tool-lang ul.dropdown-menu {
    left: -103px;
  }
}
/* scarry resets finished */

.container > .row > .col-xs-1,
.container > .row > .col-xs-2,
.container > .row > .col-xs-3,
.container > .row > .col-xs-4,
.container > .row > .col-xs-5,
.container > .row > .col-xs-6,
.container > .row > .col-xs-7,
.container > .row > .col-xs-8,
.container > .row > .col-xs-9,
.container > .row > .col-xs-10,
.container > .row > .col-xs-11,
.container > .row > .col-xs-12 {
  padding-right: 0;
  padding-left: 0;
}
.tools-social a,
.tools-eye a {
  background-repeat: no-repeat;
  padding: 0 10px;
}
.vk {
  background-image: url(/images/header/vk.png);
}
.fb {
  background-image: url(/images/header/fb.png);
}
.tw {
  background-image: url(/images/header/tw.png);
}
.tools-eye a {
  background-image: url(/images/header/eye.png);
}
.tools-sep {
  background-image: url(/images/header/tools-sep.png);
  background-repeat: no-repeat;
  padding: 0 12px;
}
/*
  HEADER LINE
*************************************************************************/

/*************************************************************************
  Header, Wrap, Footer
*/

#wrap > div.container {
  width: 1024px;
}
/*
  Header, Wrap, Footer
*************************************************************************/

/*************************************************************************
  SERVICE GROUPS
*/

#service-form .date.date-picker,
#service-form td.date-cell {
  width: 200px;
}
.service-group-box img {
  height: auto;
  max-height: 80px;
  width: auto;
}
.service-group-list .service-group-box {
  height: auto;
  overflow-y: auto;
}
.service-group-list .service-group-box a {
  max-width: 700px;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
}
.vertical-top {
  vertical-align: top;
  padding-top: 10px;
}
.service-group-list {
  padding: 5px;
}
.service-group-grid,
.service-group-list {
  margin-bottom: 20px;
}
.service-group-grid .row .col-xs-4 {
  padding-left: 0;
  padding-right: 0;
}
.service-group-grid .row .col-xs-4 {
  padding-right: 4px;
}
.service-group-grid .row .col-xs-4 + .col-xs-4 {
  padding-left: 2px;
  padding-right: 2px;
}
.service-group-grid .row .col-xs-4 + .col-xs-4 + .col-xs-4 {
  padding-left: 4px;
}
.service-group-box {
  cursor: pointer;
  padding: 5px 5px 5px 10px;
  margin-bottom: 4px;
  position: relative;
}
.service-group-grid {
  margin-left: -15px;
}
.panel-hot {
  border-left: 3px solid #3e4e5d;
}
.panel-hot > .panel-heading {
  background-color: #3e4e5d;
}
.service-group-box a {
  font-size: 0.94rem;
}
.service-group-grid .service-group-box a {
  display: block;
  min-height: 30px;
}
.service-group-grid .service-group-box img {
  position: absolute;
  left: 25px;
  top: 40px;
}
.service-group-grid .service-group-box ul {
  padding: 0;
  margin: 0 0 0 95px;
  list-style: none;
  line-height: 1.2;
  display: block;
  height: 66px;
  overflow: hidden;
}
.service-group-grid .service-group-box ul li a {
  display: inline;
  height: auto;
  color: #6A6A6A;
  font-size: 0.7rem;
}
.service-title {
  display: block;
  background: url(/images/Kmda/content/contant-item-repeater.png) repeat-y;
  margin: 0;
  min-height: 50px;
  word-wrap: break-word;
  text-align: center;
}
.header-clearfix {
  background-color: #bfc5ca;
  height: 1px;
  width: 159px;
}
/*
  SERVICE GROUPS
*************************************************************************/

/*************************************************************************
  GENERAL STYLE
*/

.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.width-100pers {
  width: 100%;
}
/*
  GENERAL STYLE
*************************************************************************/

/*************************************************************************
  Bootstrap pagination override
    */

.Keytom .pagination li a {
  margin-left: 8px;
}
.Keytom .pagination > li:last-child > a,
.Keytom .pagination > li > a,
.Keytom .pagination > li:first-child > a {
  -ms-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: white;
}
.Keytom .pagination > li > a {
  color: #919191;
}
/*
  Bootstrap pagination override
*************************************************************************/

/*************************************************************************
  HEADER BRENDS
*/

.header-title,
.header-phone {
  height: 144px;
}
.header-title {
  font-family: Cuprum, tahoma;
  font-size: 1.7rem;
}
.header-title > a {
  text-decoration: none;
}
div.title-icon {
  margin-top: 15px;
  float: left;
}
div.title-text {
  margin: 21px 0 0 120px;
  line-height: 39px;
  color: #3e4e5d;
}
.title-text:hover,
.title-text:active {
  color: #3e4e5d;
}
.Keytom .title-text {
  font-size: 2.35rem;
}
.header-phone {
  background-image: url(/images/header/phone.png);
  background-repeat: no-repeat;
  background-position: 5px 38px;
  padding: 35px 0 0 60px !important;
  font-family: tahoma;
  font-size: 0.94rem;
  color: #2FA1C9;
}
.header-phone span {
  font-size: 1.35rem;
}
.header-auth .auth-user {
  padding-top: 10px;
}
ul.auth-body {
  margin-bottom: 0;
}
.header-auth a {
  text-decoration: underline;
  font-size: 0.88rem;
}
.header-auth .auth-body {
  clear: both;
  list-style: none;
}
.header-auth ul.auth-body {
  margin-left: 107px;
  padding: 0;
}
.header-auth ul.auth-body li {
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header-auth .auth-guest {
  padding-top: 15px;
  text-align: right;
}
.header-auth .auth-guest .auth-body a {
  margin-left: 20px;
}
/*
  HEADER BRENDS
*************************************************************************/

/*************************************************************************
  MAIN MENU
*/

.top-menu .navbar {
  margin: 0;
  border-bottom: 0;
}
.top-menu .navbar-nav {
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  float: none;
  width: 100%;
}
.top-menu .top-menu-item2 a,
.top-menu .top-menu-item3 a,
.top-menu .top-menu-item4 a,
.top-menu .top-menu-item5 a {
  width: 205px;
}
.top-menu .top-menu-item1 a {
  width: 204px;
}
.top-menu-dep1,
.top-menu-dep2 {
  width: 341px;
}
.top-menu-dep3 {
  width: 342px;
}
.top-menu [class^="top-menu-item"].active a,
.top-menu [class^="top-menu-item"] a:hover,
.top-menu .navbar-nav-personificate .top-menu-dep1.active a,
.top-menu .navbar-nav-personificate .top-menu-dep1 a:hover,
.top-menu .navbar-nav-personificate .top-menu-dep2.active a,
.top-menu .navbar-nav-personificate .top-menu-dep2 a:hover,
.top-menu .navbar-nav-personificate .top-menu-dep3.active a,
.top-menu .navbar-nav-personificate .top-menu-dep3 a:hover,
.footer-bg1:hover,
.footer-bg2:hover,
.footer-bg3:hover,
.footer-bg4:hover,
.footer-bg5:hover,
.footer-facebook:hover,
.footer-bg6:hover {
  background-position: 0 100%;
}
div.top-menu > .navbar {
  border: none;
}
.online-service-manual,
.registration-manual {
  padding: 0;
  width: 25px;
  background: url(/images/content/question.png) no-repeat 50% 50%;
  height: 40px;
  z-index: 999;
}
.online-service-manual,
.online-service-manual:hover,
.registration-manual,
.registration-manual:hover {
  cursor: pointer;
}
/*
  MAIN MENU
*************************************************************************/

/*************************************************************************
  BREADCRUMBS
*/

.breadcrumb {
  font-size: 0.82rem;
  padding: 6px 0;
  margin-bottom: 0;
  background-image: url(/images/content/breadcrumb-bg.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: transparent;
  white-space: nowrap;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.breadcrumb a,
.breadcrumb a:hover {
  color: #999999;
  text-decoration: underline;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb > li + li:before {
  padding: 0 6px 0 6px;
  content: "/";
}
/*
  BREADCRUMBS
*************************************************************************/

/*************************************************************************
  FOOTER LINKS
*/

.bottom-links {
  text-align: left;
}
.footer-bg1,
.footer-bg2,
.footer-bg3,
.footer-bg4,
.footer-bg5,
.footer-bg6,
.footer-bg8,
.footer-facebook,
.footer-facebook:hover,
.footer-bg1:hover,
.footer-bg2:hover,
.footer-bg3:hover,
.footer-bg4:hover,
.footer-bg5:hover,
.footer-bg6:hover,
.footer-bg8:hover {
  background-repeat: no-repeat;
  height: 48px;
  padding-left: 60px;
  margin: 25px auto;
}
/*
  FOOTER LINKS
*************************************************************************/

/*************************************************************************
  CONTENT
*/

table.lists {
  width: 100%;
  border-collapse: separate;
}
table.lists tr:first-child td {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
table.lists tr td:first-child {
  border-left: 1px solid #D6D6D6;
}
table.lists td:first-child + td {
  border-right: 1px solid #D6D6D6;
}
table.lists tr {
  border-bottom: 1px solid #D6D6D6;
}
table.lists tr:first-child td:first-child {
  -ms-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
}
table.lists tr:first-child td:last-child {
  -ms-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
table.lists tr:last-child td:first-child {
  -ms-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
table.lists tr:last-child td:last-child {
  -ms-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.margins {
  margin-bottom: 16px;
}
.wrapper-text {
  white-space: pre-wrap;
}
.container > .row > .content {
  padding-right: 10px;
}
.homepage .breadcrumb li {
  visibility: hidden;
}
.col-xs-2.margins ul li {
  display: block;
}
.col-xs-2.margins > img {
  margin-left: auto;
  margin-right: auto;
  height: auto;
  width: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 134px;
  margin-top: auto;
  margin-bottom: auto;
  max-height: 100px;
}
.col-xs-2.margins > ul {
  line-height: 15px;
  list-style-type: none;
}
.pagination-wrap {
  text-align: center;
}
.container .secondary-content .col-xs-first,
.container .secondary-content .col-xs-last {
  padding: 0 20px 20px;
}
.container .secondary-content a {
  text-decoration: underline;
}
.col-xs-2.margins:hover,
.col-xs-2.margins {
  background-repeat: no-repeat;
  background-position: top;
  height: 235px;
  width: 158px;
  margin-left: 15px;
}
.panel-hot {
  border: none;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
  padding-left: 4px;
}
.panel-hot > .panel-heading {
  padding: 2px 2px 2px 5px;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  color: white;
  border: none;
  margin-left: -4px;
}
.panel-hot > .panel-body {
  padding: 5px 2px 5px 2px;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.panel-hot > .panel-body a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
h2.title {
  font-size: 1.18rem;
  background-image: url(/images/content/sub-menu/bg-repeater.png);
  background-position: center;
  margin: 10px auto 16px auto;
  text-align: left;
  background-repeat: repeat-x;
}
h2.title span {
  margin: 14px;
  margin-left: 24px;
  background: white;
  padding: 0 15px;
}
ol.instrct-list li {
  margin-bottom: 10px;
}
ol.instrct-list li img + p {
  text-align: center;
  margin-bottom: 25px;
  font-weight: bold;
}
ol.instrct-list li img {
  border: 1px solid #0595c2;
  max-width: 100%;
}
ol.instrct-list p.sub-title {
  font-weight: bold;
  margin: 20px 0 8px 0;
}
ol.instrct-list li {
  text-align: center;
}
ol.instrct-list p {
  text-align: justify;
}
.nav-menu2 {
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 15px;
}
.nav.nav-menu2,
.nav.nav-menu2 a {
  font-size: 1.12rem;
}
.nav-menu2 > li {
  float: left;
  margin-bottom: -5px;
}
.nav-menu2 > li + li {
  margin-left: 0;
}
.online-service-link-cnt {
  display: flex !important;
}
.online-service-link-cnt a {
  display: block;
  padding: 5px 15px;
}
.online-reception-link-cnt {
  display: flex !important;
}
.online-reception-link-cnt a {
  color: blue !important;
  display: block;
  padding: 5px 15px;
}
.col-xs-2.margins > ul > li > a {
  display: block;
}
.col-xs-2.margins > ul > li > a:hover {
  text-decoration: underline;
}
ul.service-list li a:hover {
  text-decoration: underline;
}
ul.service-list li {
  margin: 5px 0;
  padding: 4px 0 4px 0;
}
.btn-identify {
  margin: 5px;
  width: 100%;
  text-align: left;
  width: 80%;
  margin-top: 4px;
}
.ecp-info-button,
.bank-id-info {
  margin-top: 10px;
}
.disabled-link {
  pointer-events: none;
  opacity: 0.6;
}
/*
  CONTENT
*************************************************************************/

/*************************************************************************
  NEWS
*/

.panel-news {
  margin: 0;
  padding-left: 10px;
  border-color: #dddddd;
}
.panel-news > .panel-heading {
  border-color: #E0E0E0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
}
.panel-news > .panel-heading > a {
  font-size: 0.94rem;
}
.panel-news > .panel-heading span,
.news-date {
  font-size: 0.7rem;
  margin-right: 10px;
}
.news-date {
  font-size: 0.8rem;
}
.panel-news > .panel-body {
  padding-top: 5px;
  padding-left: 0;
  padding-bottom: 10px;
}
.panel-news > .panel-body img {
  float: left;
  margin-right: 10px;
}
.panel-news + .panel-news {
  margin-top: 10px;
}
.news-content {
  padding-top: 10px;
}
.news-content > .news-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 8px;
}
/*
  NEWS
*************************************************************************/

/*************************************************************************
  GROUP
*/

.group-menu-con {
  padding-left: 0;
}
.group-category li {
  text-align: left;
}
.group-category a:hover,
.group-category a:focus {
  color: white;
  text-decoration: none;
}
.group-category a:hover,
.group-category a:focus {
  color: #FFA11B;
}
.group-category > a {
  font-size: 1.12rem;
  display: block;
}
/*menu*/

.group-menu {
  padding-left: 0;
  float: left;
  height: 100%;
  list-style: none;
  width: 100%;
  font-size: 1rem;
}
.group-menu a {
  display: block;
}
.group-menu li {
  word-wrap: break-word;
}
.group-menu li.active + li {
  border-top: 0;
}
div.wrap {
  padding: 7px 10px 5px 10px;
  width: 98%;
  height: 100%;
  margin-left: 3px;
  min-height: 36px;
}
li.active div.wrap {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
.Keytom .group-menu li.active {
  background-color: #FFF;
  background-image: url(/images/content/sub-menu/li_active.png);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  margin: 8px -10px 0;
  width: 106%;
  position: relative;
}
/*
  GROUP
*************************************************************************/

/*************************************************************************
  COMMON LIST
*/

.common-list {
  list-style: none;
  padding: 0;
  margin-left: 5%;
  margin-top: 12px;
}
.common-list li {
  padding-bottom: 4px;
}
.Chertech ul,
.Keytom ul {
  list-style: none;
}
li.unactive {
  background-image: url(/images/content/sub-menu/li_shadow.png);
  background-repeat: no-repeat;
  background-position: 15% 100%;
  min-height: 40px;
  position: relative;
}
/*
  COMMON LIST
*************************************************************************/

/*************************************************************************
  Department
*/

#department-map {
  height: 445px;
}
a.map {
  margin-bottom: 5px;
  display: block;
}
.right-indent {
  margin-right: 5px;
}
/*#department-map,*/

/*#department-address,*/

#map-not-found {
  display: none;
}
/*
  Department
*************************************************************************/

/***********************************************************************
    Lookup Dictionary
*/

div.lookup-dictionary textarea {
  background-color: white !important;
  cursor: pointer !important;
  height: 35px;
  -ms-border-radius: 5px 0 0 5px !important;
  border-radius: 5px 0 0 5px !important;
}
.dataTable > tbody > tr {
  cursor: pointer;
}
/*
    Reference table
************************************************************************/

/***********************************************************************
    Completion view
 */

.footer-pan {
  margin-top: 15%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  max-width: 400px;
}
.title-text-completion {
  font-size: 1.05rem;
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.title-text-completion .most-suitable-time {
  display: block;
  margin-top: 25px;
  font-size: 1.76rem;
}
/*
    Completion view
************************************************************************/

/*************************************************************************
  SERVICE DOCS
*/

.service-docs {
  padding-top: 15px;
}
.service-docs {
  line-height: 30px;
}
/*
  SERVICE DOCS
*************************************************************************/

/*************************************************************************
  PERSON LIST
*/

.person-list {
  font-size: 0.88rem;
  line-height: 16px;
}
.person-list > .row:first-child {
  border-top: solid 1px #dddddd;
}
.person-list > .row {
  border-bottom: solid 1px #dddddd;
}
/*
  PERSON LIST
*************************************************************************/

/*************************************************************************
  GROUP LIST PAGE
*/

.group-list {
  padding-left: 0;
}
.group-list > ul {
  margin-left: -20px;
}
.group-list > ul > li {
  color: #0996C3;
}
.group-list > ul > li > a {
  text-decoration: underline;
  color: black;
}
.group-list > ul > li > a:hover,
.group-list > ul > li > a:focus {
  color: #FFA11B;
}
/*
  GROUP LIST PAGE
*************************************************************************/

/*************************************************************************
  ERROR PAGES
*/

.page-error {
  text-align: center;
  padding-bottom: 40px;
}
.page-404 {
  margin: 0 auto;
  background-image: url(/images/content/404.png);
  background-repeat: no-repeat;
  width: 1002px;
  height: 394px;
}
.page-404-title {
  color: #01739B;
}
/*
  ERROR PAGES
*************************************************************************/

/*************************************************************************
  SEARCH
*/

.search {
  float: left;
  display: block;
  width: 228px;
}
.search-info {
  font-weight: bold;
}
/*.search-query-value,
.search-result-number {
    color: #0595C2;
}*/

.search-list {
  padding-left: 10px;
  border-left: solid 2px #C8C8C8;
}
.search-list > li + li {
  border-top: solid 1px #dddddd;
}
/*.search-list > li > a {
    color: #0595C2;
}*/

.search-filter {
  padding: 10px 0 15px;
}
.search-filter > .btn {
  -ms-border-radius: 0;
  border-radius: 0;
}
/*.search-filter .badge {
    background-color: #0595C2;
}*/

.search-filter a.active .badge {
  background-color: #FFA11B;
}
.search-filter-info > .search-result-number {
  color: black;
  font-weight: bold;
}
/*
  SEARCH
*************************************************************************/

/*************************************************************************
  VALIDATION
*/

.validation-summary-errors ul {
  padding-left: 20px;
}
.field-validation-error {
  display: block;
  margin-top: 5px;
  /*.alert-danger*/
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
  /*.alert*/
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.validation-summary-errors {
  /*.alert-danger*/
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
  /*.alert*/
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.validation-summary-errors ul,
ol {
  margin-bottom: 0 !important;
}
span.label-required:after {
  content: " *";
}
/*
  VALIDATION
*************************************************************************/

/*************************************************************************
  FAQ
*/

.faq-list dt {
  padding-top: 10px;
}
.faq-list dd {
  margin-bottom: 10px;
}
.faq-list dd + dt {
  border-top: 1px solid #C8C8C8;
}
/*
  FAQ
*************************************************************************/

.search-container input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 0.82rem;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.modal-lg {
  width: 800px;
}
/***********************************************************************
    Jquery datatable
*/

.dataTables_filter input {
  /*TODO [as] consider applying form-control class to filter input instead of copy pasting */
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #CCCCCC;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 0.82rem;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -ms-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  float: right;
  margin-left: 15px;
  vertical-align: middle;
  width: 68%;
}
/* bootstrap .form-control:focus*/

.dataTables_filter input:focus {
  border-color: #66AFE9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/*
    Jquery datatable
************************************************************************/

/***********************************************************************
    Override bootstraps tooltip
*/

.tooltip {
  font-size: 0.82rem;
}
.tooltip .tooltip-arrow {
  color: #428BCB !important;
}
.tooltip .tooltip-arrow {
  border-right-color: #428BCB !important;
}
.tooltip .tooltip-inner {
  background-color: #428BCB;
}
/*
    Override bootstraps tooltip
************************************************************************/

/***********************************************************************
   ServiceOrder documents signing
*/

.documents-list .header {
  font-weight: bold;
  margin-bottom: 15px;
}
.documents-list .document:first-of-type {
  border-top: 1px solid #eee;
}
.documents-list .document {
  margin: 5px 0;
  border-bottom: 1px solid #eee;
}
.documents-list .document .icon img {
  width: 16px;
  height: 16px;
}
.documents-list .actions {
  margin-top: 20px;
}
.file-preview-initial {
  min-width: 150px;
}
.file-drop-zone-message {
  padding: 15px 25px;
  text-align: center;
  font-size: 1rem;
}
.file-drop-zone-border {
  border: 1px dashed #CCCCCC;
  border-radius: 5px;
  color: #BCBCBC;
  height: 145px;
  margin: 15px;
}
.cert-drop-zone {
  margin-top: 3px;
  border: 1px solid #CCCCCC;
}
.file-download-tooltrip {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
}
/*
    ServiceOrder documents signing
************************************************************************/

/***********************************************************************
   ServiceOrder payment
*/

.payment-provider {
  text-align: center;
  width: 190px;
}
.payment-provider input[type=radio] {
  display: none;
}
.payment-provider input[type=radio] + span {
  display: block;
  border: 1px solid #f0f0f0;
  box-shadow: inset 0 0 3px #e3e3e3;
  height: 85px;
  padding: 5px;
}
.payment-provider input[type=radio]:checked + span {
  border-color: #aaaaaa;
  box-shadow: inset 0px 0 3px #aaaaaa;
}
.payment-provider-logo {
  height: 30px;
  padding: 2px;
}
.payment-wait-confirm {
  width: 40px;
}
/*
    ServiceOrder payment
************************************************************************/

/***********************************************************************
   Step wizard
*/

#wizard-placeholder .panel-collapse {
  padding: 10px 10px 10px 10px;
}
.stepwizard-step p {
  margin-top: 10px;
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.82rem;
}
.stepwizard-step button[disabled] {
  -ms-opacity: 1 !important;
  opacity: 1 !important;
  -webkit-filter: alpha(opacity=100) !important;
  -moz-filter: alpha(opacity=100) !important;
  -o-filter: alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: 0;
}
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}
.stepwizard-step span.btn-primary {
  background-color: #337ab7 !important;
}
.stepwizard-step span.btn {
  background-image: none;
  background-color: white;
  cursor: default;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  /*font-size: 0.70rem;*/
  line-height: 1.428571429;
  border-radius: 15px !important;
}
#previous-step {
  margin: 0 10px 0 0;
}
/*
   Step wizard
***********************************************************************/

/***********************************************************************
   Authorization form
*/

#choose-authorization-type {
  padding: 20px 0;
  max-width: 450px;
  margin: 10px auto;
}
.media-auth {
  margin: 20px 0;
  padding: 30px;
}
.dp-auth {
  border: 10px solid #eee;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.small-panel {
  margin-top: 15px;
}
.authorization-form .small-panel .panel-body {
  padding-bottom: 0;
}
.authorization-form .small-panel .authorization-additional-links {
  margin-top: 20px;
}
/*
   Authorization form
***********************************************************************/

.media-body .label {
  margin-right: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dp {
  border: 10px solid #eee;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dp:hover {
  border: 2px solid #eee;
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.btn-glyphicon {
  padding: 8px;
  background: #ffffff;
  margin-right: 4px;
  width: auto !important;
}
.icon-btn {
  padding: 1px 15px 3px 2px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.file-caption {
  padding: 0 12px !important;
}
.margin-zero .progress {
  margin: 0px;
}
.upload-list {
  margin: 15px 0;
}
.upload-list .media {
  margin-bottom: 20px;
}
.upload-list .media-body .collapse {
  margin-top: 10px;
}
.auth-widget {
  margin: 15px auto 20px 35% !important;
  width: 400px;
  border: 1px solid gray;
  padding: 15px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
/*#region fill-doc*/

a.fill-doc {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.panel-head-clf {
  padding-top: 0;
  padding-bottom: 0;
}
/*#endregion fill-doc*/

.btn-mirrage {
  -ms-opacity: 0.3;
  opacity: 0.3;
}
.btn-mirrage:hover,
.btn-mirrage:active {
  -ms-opacity: 0.7;
  opacity: 0.7;
}
.btn-wide {
  width: 100%;
  margin-bottom: 5px;
}
a.accordion-toggle:focus {
  outline: none;
}
.hidden-item {
  display: none;
}
/*
  User blocks
*************************************************************************/

#service-form .panel-collapse table tbody tr:first-child button.remove-button,
#service-form .panel-collapse .tbody div:first-child button.remove-button {
  visibility: hidden;
}
/*#service-form .panel-collapse table tbody div:first-child button.remove-button {
    visibility: hidden;
}*/

.border-top {
  padding-top: 34px;
  padding-bottom: 5px;
  border-top: 1px solid #ddd;
}
#service-form input:disabled + .field-validation-error {
  display: none !important;
}
.help-video {
  width: 100%;
  height: 600px;
  margin: 5px auto;
}
.swf-player {
  width: 100%;
  height: 100%;
  min-height: 600px;
}
/*region toolbar*/

.language-selector-wrapper {
  z-index: 99;
}
.language-selector-wrapper .language-selector button {
  padding: 4px;
  background: none;
  border: none;
  box-shadow: none;
  border: 0 solid transparent;
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.language-selector-wrapper .language-selector button:hover,
.language-selector-wrapper .language-selector button:active {
  border-color: #333;
}
.language-icon {
  width: 25px;
  height: 14px;
  border: 1px solid #535353;
}
.localization-dropdown {
  position: relative;
}
.localization-dropdown ul {
  min-width: 20px;
}
#localize-object {
  background: none;
}
/*endregion*/

/*ONLINE SERVICES*/

.grouped-common-list {
  margin: 20px 0 0;
  padding: 0;
}
.grouped-common-list > li {
  margin-top: 15px;
  padding-bottom: 15px;
  color: #424242;
  border-bottom: 1px solid #e4e4e4;
  /*.common-list a, .common-list a:hover {
            color: #0595c2;
        }*/

}
.grouped-common-list > li .grouped-common-list__title {
  font-size: 1.5rem;
}
/*ONLINE SERVICES*/

.ellip {
  display: block;
  height: 100%;
}
.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}
.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}
.sub-block {
  margin-left: 30px;
}
/**/
#lastnews {
  text-align: left;
  padding-left: 10px;
  font-size: 14px;
  position: absolute;
  bottom: 0px;
  height: 176px;
}
#lastnews > div {
  margin: 10px 0 10px 0;
  color: #ACACAC;
}
#lastnews ul {
  padding-left: 10px;
}
#lastnews ul li {
  height: 58px;
  margin-bottom: 10px;
}
#lastnews ul li::before {
  content: url(/images/content/ellipseForList.png);
  color: red;
  font-weight: bold;
  display: inline-block;
  margin-left: -1em;
}
#lastnews ul li span {
  overflow: hidden;
  max-height: 59px;
  display: inline-flex;
}

.visually-impaired body {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired body {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired body {
  -inj: 0;background-color: blue !important;
}
.visually-impaired * {
  background-image: none !important;
  -inj: 0;color: black !important;
  -inj: 0;border-color: black !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
html.vi-white-black.visually-impaired * {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired * {
  -inj: 0;color: yellow !important;
}
html.vi-white-black.visually-impaired * {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired * {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired *:before,
.visually-impaired *:after {
  background-image: none !important;
}
.visually-impaired img,
.visually-impaired .vi-not-important {
  display: none !important;
}
.visually-impaired .upload-list img {
  display: block !important;
  background: white !important;
}
.visually-impaired .dropdown-menu a {
  font-size: 1.12rem !important;
}
.visually-impaired .dropdown-menu > li > a:hover,
.visually-impaired .dropdown-menu > li > a:focus {
  background-color: transparent !important;
}
.visually-impaired .vi-only-visible {
  display: initial !important;
}
.visually-impaired .vi-inverse {
  border-radius: 0 !important;
  -inj: 0;background-color: black !important;
}
html.vi-white-black.visually-impaired .vi-inverse {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .vi-inverse {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .vi-inverse,
.visually-impaired .vi-inverse * {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .vi-inverse,
html.vi-white-black.visually-impaired .vi-inverse * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .vi-inverse,
html.vi-yellow-blue.visually-impaired .vi-inverse * {
  -inj: 0;color: blue !important;
}
.visually-impaired form {
  background: transparent !important;
}
.visually-impaired input,
.visually-impaired textarea,
.visually-impaired select {
  border: 2px solid !important;
  -inj: 0;border-color: black !important;
  -inj: 0;background-color: white !important;
  font-size: 1rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html.vi-white-black.visually-impaired input,
html.vi-white-black.visually-impaired textarea,
html.vi-white-black.visually-impaired select {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired input,
html.vi-yellow-blue.visually-impaired textarea,
html.vi-yellow-blue.visually-impaired select {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired input,
html.vi-white-black.visually-impaired textarea,
html.vi-white-black.visually-impaired select {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired input,
html.vi-yellow-blue.visually-impaired textarea,
html.vi-yellow-blue.visually-impaired select {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .dropdown-menu,
.visually-impaired .well {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .dropdown-menu,
html.vi-white-black.visually-impaired .well {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .dropdown-menu,
html.vi-yellow-blue.visually-impaired .well {
  -inj: 0;background-color: blue !important;
}
.visually-impaired a {
  text-decoration: none !important;
  font-weight: normal !important;
}
.visually-impaired a:hover,
.visually-impaired a:active {
  text-decoration: underline !important;
}
.visually-impaired .bg-success,
.visually-impaired .bg-danger,
.visually-impaired .bg-primary,
.visually-impaired .bg-warning {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .bg-success,
html.vi-white-black.visually-impaired .bg-danger,
html.vi-white-black.visually-impaired .bg-primary,
html.vi-white-black.visually-impaired .bg-warning {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .bg-success,
html.vi-yellow-blue.visually-impaired .bg-danger,
html.vi-yellow-blue.visually-impaired .bg-primary,
html.vi-yellow-blue.visually-impaired .bg-warning {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .bg-success,
html.vi-white-black.visually-impaired .bg-danger,
html.vi-white-black.visually-impaired .bg-primary,
html.vi-white-black.visually-impaired .bg-warning {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .bg-success,
html.vi-yellow-blue.visually-impaired .bg-danger,
html.vi-yellow-blue.visually-impaired .bg-primary,
html.vi-yellow-blue.visually-impaired .bg-warning {
  -inj: 0;color: blue !important;
}
.visually-impaired .bg-info {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .bg-info {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .bg-info {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .bg-info {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .bg-info {
  -inj: 0;color: yellow !important;
}
.visually-impaired #wrap {
  margin-top: 0 !important;
  border: none !important;
  padding-bottom: 0 !important;
}
.visually-impaired .navbar {
  border: none !important;
}
.visually-impaired .nav {
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 0 !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired .nav {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .nav > * {
  margin: 0 !important;
}
.visually-impaired .nav > .active > a {
  text-decoration: underline !important;
}
.visually-impaired .nav a {
  font-weight: bold !important;
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 0px !important;
  border-radius: 0 !important;
  text-align: center !important;
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .nav a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav a {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav a {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .nav a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav a:not(.carousel-link):hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .nav li:last-child > a {
  border: none !important;
}
.visually-impaired .toast {
  background-color: green !important;
}
.visually-impaired .toast.toast-error {
  background-color: red !important;
}
.visually-impaired .toast .toast-message {
  color: white !important;
}
.visually-impaired .nav-tabs > li.active > a,
.visually-impaired .nav-tabs > li.active > a:hover,
.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .nav-tabs > li.active > a,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav-tabs > li.active > a,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-white-black.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:hover,
html.vi-yellow-blue.visually-impaired .nav-tabs > li.active > a:focus {
  -inj: 0;color: blue !important;
}
.visually-impaired .top-menu {
  margin-top: 10px !important;
  background: none !important;
  justify-content: center !important;
  padding-bottom: 0 !important;
  align-items: stretch !important;
  flex-basis: auto !important;
  flex-flow: row wrap !important;
  text-align: center !important;
  flex-wrap: nowrap !important;
}
.visually-impaired .top-menu > * {
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
  flex-basis: 100% !important;
  height: 100% !important;
  position: static !important;
}
html.vi-white-black.visually-impaired .top-menu > * {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .top-menu > * {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .top-menu > * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * {
  -inj: 0;color: blue !important;
}
.visually-impaired .top-menu > * a,
.visually-impaired .top-menu > * a:hover {
  position: static !important;
  display: block !important;
  padding: 20px !important;
  height: 100% !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .top-menu > * a,
html.vi-white-black.visually-impaired .top-menu > * a:hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .top-menu > * a,
html.vi-yellow-blue.visually-impaired .top-menu > * a:hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .top-menu .active {
  height: 100% !important;
  background: none !important;
}
.visually-impaired .top-menu .active a {
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .top-menu .active a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .top-menu .active a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .field-validation-error,
.visually-impaired .validation-summary-errors,
.visually-impaired .field-validation-error *,
.visually-impaired .validation-summary-errors * {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .field-validation-error,
html.vi-white-black.visually-impaired .validation-summary-errors,
html.vi-white-black.visually-impaired .field-validation-error *,
html.vi-white-black.visually-impaired .validation-summary-errors * {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .field-validation-error,
html.vi-yellow-blue.visually-impaired .validation-summary-errors,
html.vi-yellow-blue.visually-impaired .field-validation-error *,
html.vi-yellow-blue.visually-impaired .validation-summary-errors * {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .field-validation-error,
html.vi-white-black.visually-impaired .validation-summary-errors,
html.vi-white-black.visually-impaired .field-validation-error *,
html.vi-white-black.visually-impaired .validation-summary-errors * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .field-validation-error,
html.vi-yellow-blue.visually-impaired .validation-summary-errors,
html.vi-yellow-blue.visually-impaired .field-validation-error *,
html.vi-yellow-blue.visually-impaired .validation-summary-errors * {
  -inj: 0;color: blue !important;
}
.visually-impaired .label .label-warning,
.visually-impaired .label.label-warning {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .label .label-warning,
html.vi-white-black.visually-impaired .label.label-warning {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .label .label-warning,
html.vi-yellow-blue.visually-impaired .label.label-warning {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .label .label-warning,
html.vi-white-black.visually-impaired .label.label-warning {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .label .label-warning,
html.vi-yellow-blue.visually-impaired .label.label-warning {
  -inj: 0;color: blue !important;
}
.visually-impaired .label.label-info {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .label.label-info {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .label.label-info {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .label.label-info {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .label.label-info {
  -inj: 0;color: yellow !important;
}
.visually-impaired .thumbnail,
.visually-impaired .form-control {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .thumbnail,
html.vi-white-black.visually-impaired .form-control {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .thumbnail,
html.vi-yellow-blue.visually-impaired .form-control {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .nav-menu2 {
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 0 !important;
  -inj: 0;border-color: black !important;
}
.visually-impaired .nav-menu2 li {
  height: 100% !important;
}
.visually-impaired .nav-menu2 li a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 100% !important;
}
html.vi-white-black.visually-impaired .nav-menu2 {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .nav-menu2 > * {
  margin: 0 !important;
}
.visually-impaired .nav-menu2 > .active > a {
  text-decoration: underline !important;
}
.visually-impaired .nav-menu2 a {
  font-weight: bold !important;
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 0px !important;
  border-radius: 0 !important;
  text-align: center !important;
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .nav-menu2 a:not(.carousel-link):hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .nav-menu2 li:last-child > a {
  border: none !important;
}
.visually-impaired .badge {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
  font-size: 0.9rem !important;
}
html.vi-white-black.visually-impaired .badge {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .badge {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .badge {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .badge {
  -inj: 0;color: blue !important;
}
.visually-impaired .modal-content {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .modal-content {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .modal-content {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .table tr,
.visually-impaired .table-striped tr {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .table tr,
html.vi-white-black.visually-impaired .table-striped tr {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .table tr,
html.vi-yellow-blue.visually-impaired .table-striped tr {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .panel,
.visually-impaired .panel-heading {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .panel,
html.vi-white-black.visually-impaired .panel-heading {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .panel,
html.vi-yellow-blue.visually-impaired .panel-heading {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .modal-backdrop {
  opacity: 0.95 !important;
}
.visually-impaired .search-list {
  border: none !important;
}
.visually-impaired .btn-success,
.visually-impaired .btn-default {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
  font-size: 0.9rem !important;
}
html.vi-white-black.visually-impaired .btn-success,
html.vi-white-black.visually-impaired .btn-default {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-success,
html.vi-yellow-blue.visually-impaired .btn-default {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .btn-success,
html.vi-white-black.visually-impaired .btn-default {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-success,
html.vi-yellow-blue.visually-impaired .btn-default {
  -inj: 0;color: yellow !important;
}
.visually-impaired .btn-primary,
.visually-impaired .btn-danger,
.visually-impaired .btn-circle {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
  font-weight: bold !important;
  font-size: 0.9rem !important;
}
html.vi-white-black.visually-impaired .btn-primary,
html.vi-white-black.visually-impaired .btn-danger,
html.vi-white-black.visually-impaired .btn-circle {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-primary,
html.vi-yellow-blue.visually-impaired .btn-danger,
html.vi-yellow-blue.visually-impaired .btn-circle {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .btn-primary,
html.vi-white-black.visually-impaired .btn-danger,
html.vi-white-black.visually-impaired .btn-circle {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-primary,
html.vi-yellow-blue.visually-impaired .btn-danger,
html.vi-yellow-blue.visually-impaired .btn-circle {
  -inj: 0;color: blue !important;
}
.visually-impaired .btn.btn-danger,
.visually-impaired .btn-xs {
  font-size: 0.7rem !important;
}
.visually-impaired .btn-template-download,
.visually-impaired .btn-template-download > span {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .btn-template-download,
html.vi-white-black.visually-impaired .btn-template-download > span {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-template-download,
html.vi-yellow-blue.visually-impaired .btn-template-download > span {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .btn-template-download,
html.vi-white-black.visually-impaired .btn-template-download > span {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-template-download,
html.vi-yellow-blue.visually-impaired .btn-template-download > span {
  -inj: 0;color: blue !important;
}
.visually-impaired .online-service-manual,
.visually-impaired .registration-manual {
  -inj: 0;background-color: white !important;
  text-align: center !important;
  height: 100% !important;
}
html.vi-white-black.visually-impaired .online-service-manual,
html.vi-white-black.visually-impaired .registration-manual {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .online-service-manual,
html.vi-yellow-blue.visually-impaired .registration-manual {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .online-service-manual:before,
.visually-impaired .registration-manual:before {
  content: "?" !important;
  -inj: 0;color: white !important;
  font-size: 1.2rem !important;
}
html.vi-white-black.visually-impaired .online-service-manual:before,
html.vi-white-black.visually-impaired .registration-manual:before {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .online-service-manual:before,
html.vi-yellow-blue.visually-impaired .registration-manual:before {
  -inj: 0;color: blue !important;
}
.visually-impaired .registration-manual {
  margin-left: 5px !important;
}
.visually-impaired .group-menu {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .group-menu {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .group-menu {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .title {
  border-bottom: 1px dashed !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired .title {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .title {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .title-text {
  margin-left: 0 !important;
  line-height: 2.3rem !important;
}
.visually-impaired .left-side,
.visually-impaired .group-menu > li {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .left-side,
html.vi-white-black.visually-impaired .group-menu > li {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .left-side,
html.vi-yellow-blue.visually-impaired .group-menu > li {
  -inj: 0;background-color: blue !important;
}
.visually-impaired #toolbar {
  border: none !important;
}
.visually-impaired #tablet-menu__fade {
  background: rgba(0, 0, 0, 0.9) !important;
}
.visually-impaired #tablet-menu__fade #tablet-menu {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired #tablet-menu__fade #tablet-menu {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired #tablet-menu__fade #tablet-menu {
  -inj: 0;background-color: blue !important;
}
.visually-impaired #body-container {
  margin: 20px auto 0 !important;
}
.visually-impaired #body-container .breadcrumb {
  display: none !important;
}
.visually-impaired #body-container .container-lg-height {
  margin: 0 !important;
  width: 100% !important;
  flex-direction: column !important;
}
.visually-impaired #body-container .container-lg-height > * {
  flex: auto !important;
  margin-bottom: 20px !important;
  width: 100% !important;
  max-width: 100% !important;
}
.visually-impaired #body-container .vi-not-important + [class^="col-"] {
  width: 100% !important;
  display: block !important;
}
.visually-impaired .group-list > ul > li,
.visually-impaired .wrapper-text {
  margin-bottom: 20px !important;
}
.visually-impaired .group-category {
  -inj: 0;background-color: black !important;
}
html.vi-white-black.visually-impaired .group-category {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .group-category {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .group-category a {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .group-category a {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .group-category a {
  -inj: 0;color: blue !important;
}
.visually-impaired .common-list {
  padding-left: 20px !important;
  margin: 0 !important;
}
.visually-impaired .common-list li {
  border: none !important;
  margin-bottom: 20px !important;
  padding: 0 !important;
}
.visually-impaired .carousel-inner {
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 0 !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired .carousel-inner {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired .carousel-inner > * {
  margin: 0 !important;
}
.visually-impaired .carousel-inner > .active > a {
  text-decoration: underline !important;
}
.visually-impaired .carousel-inner a {
  font-weight: bold !important;
  border: 1px solid !important;
  -inj: 0;border-color: black !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 0px !important;
  border-radius: 0 !important;
  text-align: center !important;
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .carousel-inner a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .carousel-inner a {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .carousel-inner a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .carousel-inner a:not(.carousel-link):hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .carousel-inner li:last-child > a {
  border: none !important;
}
.visually-impaired .panel-news > .panel-heading a {
  font-weight: bold !important;
}
.visually-impaired .panel-news {
  border: 0 !important;
  background: none !important;
  margin-bottom: 20px !important;
}
.visually-impaired .search-filter > a.btn {
  background: none !important;
}
.visually-impaired li.active div.wrap {
  border-left: 1px solid !important;
  -inj: 0;border-color: black !important;
}
html.vi-white-black.visually-impaired li.active div.wrap {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired li.active div.wrap {
  -inj: 0;border-color: yellow !important;
}
.visually-impaired h2.title {
  line-height: 1.6rem !important;
}
.visually-impaired h2.title span {
  background: none !important;
}
.visually-impaired .pagination a {
  background: none !important;
}
.visually-impaired .pagination > .active > a {
  font-weight: bold !important;
  border: 2px solid !important;
  -inj: 0;border-color: black !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .pagination > .active > a {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > .active > a {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .pagination > .active > a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > .active > a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .pagination > li > a {
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .pagination > li > a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > li > a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .pagination > li > a:hover,
.visually-impaired .pagination > li > a:active {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .pagination > li > a:hover,
html.vi-white-black.visually-impaired .pagination > li > a:active {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .pagination > li > a:hover,
html.vi-yellow-blue.visually-impaired .pagination > li > a:active {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .pagination > li > a:hover,
html.vi-white-black.visually-impaired .pagination > li > a:active {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .pagination > li > a:hover,
html.vi-yellow-blue.visually-impaired .pagination > li > a:active {
  -inj: 0;color: blue !important;
}
.visually-impaired .tool-search {
  border: 0 !important;
}
.visually-impaired .tool-search input,
.visually-impaired .search-button,
.visually-impaired .searchButton {
  height: 34px !important;
}
.visually-impaired .search-button,
.visually-impaired .btn.searchButton {
  padding: 5px !important;
  line-height: normal !important;
  border: 1px solid !important;
  vertical-align: super !important;
  -inj: 0;border-color: black !important;
  -inj: 0;background-color: black !important;
  position: relative !important;
}
html.vi-white-black.visually-impaired .search-button,
html.vi-white-black.visually-impaired .btn.searchButton {
  -inj: 0;border-color: white !important;
}
html.vi-yellow-blue.visually-impaired .search-button,
html.vi-yellow-blue.visually-impaired .btn.searchButton {
  -inj: 0;border-color: yellow !important;
}
html.vi-white-black.visually-impaired .search-button,
html.vi-white-black.visually-impaired .btn.searchButton {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .search-button,
html.vi-yellow-blue.visually-impaired .btn.searchButton {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .search-button *,
.visually-impaired .btn.searchButton * {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .search-button *,
html.vi-white-black.visually-impaired .btn.searchButton * {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .search-button *,
html.vi-yellow-blue.visually-impaired .btn.searchButton * {
  -inj: 0;color: blue !important;
}
.visually-impaired .bottom-row,
.visually-impaired .bottom-row span {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .bottom-row,
html.vi-white-black.visually-impaired .bottom-row span {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .bottom-row,
html.vi-yellow-blue.visually-impaired .bottom-row span {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .bottom-row,
html.vi-white-black.visually-impaired .bottom-row span {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .bottom-row,
html.vi-yellow-blue.visually-impaired .bottom-row span {
  -inj: 0;color: yellow !important;
}
.visually-impaired #CaptchaImage {
  display: block !important;
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.visually-impaired ::-webkit-input-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired ::-webkit-input-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired ::-webkit-input-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired ::-moz-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired ::-moz-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired ::-moz-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired :-moz-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired :-moz-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired :-moz-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired :-ms-input-placeholder {
  -inj: 0;color: black !important;
  font-size: 0.8rem !important;
}
html.vi-white-black.visually-impaired :-ms-input-placeholder {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired :-ms-input-placeholder {
  -inj: 0;color: yellow !important;
}
.visually-impaired .panel > * {
  background: none !important;
}
.visually-impaired .datepicker thead * {
  -inj: 0;background-color: white !important;
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .datepicker thead * {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead * {
  -inj: 0;background-color: blue !important;
}
html.vi-white-black.visually-impaired .datepicker thead * {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead * {
  -inj: 0;color: yellow !important;
}
.visually-impaired .datepicker thead *:hover {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .datepicker thead *:hover {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead *:hover {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .datepicker thead *:hover {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .datepicker thead *:hover {
  -inj: 0;color: blue !important;
}
.visually-impaired .datepicker .day:hover,
.visually-impaired .datepicker .month:hover,
.visually-impaired .datepicker .year:hover,
.visually-impaired .datepicker .active {
  -inj: 0;background-color: black !important;
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .datepicker .day:hover,
html.vi-white-black.visually-impaired .datepicker .month:hover,
html.vi-white-black.visually-impaired .datepicker .year:hover,
html.vi-white-black.visually-impaired .datepicker .active {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .datepicker .day:hover,
html.vi-yellow-blue.visually-impaired .datepicker .month:hover,
html.vi-yellow-blue.visually-impaired .datepicker .year:hover,
html.vi-yellow-blue.visually-impaired .datepicker .active {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired .datepicker .day:hover,
html.vi-white-black.visually-impaired .datepicker .month:hover,
html.vi-white-black.visually-impaired .datepicker .year:hover,
html.vi-white-black.visually-impaired .datepicker .active {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .datepicker .day:hover,
html.vi-yellow-blue.visually-impaired .datepicker .month:hover,
html.vi-yellow-blue.visually-impaired .datepicker .year:hover,
html.vi-yellow-blue.visually-impaired .datepicker .active {
  -inj: 0;color: blue !important;
}
.visually-impaired * {
  background: none !important;
}
.visually-impaired #toolbar {
  height: auto !important;
  padding-top: 0 !important;
  -inj: 0;background-color: white !important;
  position: static !important;
}
html.vi-white-black.visually-impaired #toolbar {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired #toolbar {
  -inj: 0;background-color: blue !important;
}
.visually-impaired #toolbar .vi-toolbar {
  background: #212121 !important;
  color: #f0f0f0 !important;
  font-size: 15px !important;
  padding: 0 20px !important;
  width: 100% !important;
  display: block !important;
  margin-bottom: 10px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-trigger {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  float: right !important;
  background-size: 30px 15px !important;
  background-image: url(/images/Header/eye.png) !important;
  height: 35px !important;
  background-position: 100% !important;
  background-repeat: no-repeat !important;
  width: 50px !important;
  cursor: pointer !important;
  display: inline-block !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes {
  font-size: 15px !important;
  margin-left: 30px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes .vi-size-trigger {
  color: white !important;
  cursor: pointer !important;
  font-size: 15px !important;
  margin: 0 3px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes .vi-size-trigger.small {
  font-size: 10px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-sizes .vi-size-trigger.big {
  font-size: 20px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes {
  font-size: 15px !important;
  margin-left: 30px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger {
  cursor: pointer !important;
  font-size: 15px !important;
  margin: 0 3px !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger.white {
  color: white !important;
  background-color: black !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger.black {
  color: black !important;
  background-color: white !important;
}
.visually-impaired #toolbar .vi-toolbar .vi-themes .vi-theme-trigger.yellow {
  color: yellow !important;
  background-color: blue !important;
}
.visually-impaired .header-row {
  height: auto !important;
}
.visually-impaired .title-icon {
  display: none !important;
}
.visually-impaired img,
.visually-impaired .vi-not-important {
  display: block !important;
}
.visually-impaired .row,
.visually-impaired .header-row {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 10px !important;
}
.visually-impaired .fast-review-container {
  display: flex !important;
}
.visually-impaired .tool-search-input input {
  height: 42px !important;
}
.visually-impaired .search-button {
  height: 42px !important;
}
.visually-impaired .impared-row {
  width: 100% !important;
}
.visually-impaired .header-nav {
  display: flex !important;
  justify-content: space-between !important;
}
.visually-impaired .btn-auth-username,
.visually-impaired .btn-auth-signout,
.visually-impaired btn-link {
  -inj: 0;color: white !important;
  -inj: 0;background-color: black !important;
  border-radius: 3px !important;
}
html.vi-white-black.visually-impaired .btn-auth-username,
html.vi-white-black.visually-impaired .btn-auth-signout,
html.vi-white-black.visually-impaired btn-link {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-auth-username,
html.vi-yellow-blue.visually-impaired .btn-auth-signout,
html.vi-yellow-blue.visually-impaired btn-link {
  -inj: 0;color: blue !important;
}
html.vi-white-black.visually-impaired .btn-auth-username,
html.vi-white-black.visually-impaired .btn-auth-signout,
html.vi-white-black.visually-impaired btn-link {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .btn-auth-username,
html.vi-yellow-blue.visually-impaired .btn-auth-signout,
html.vi-yellow-blue.visually-impaired btn-link {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .header-title {
  text-align: center !important;
}
.visually-impaired .carousel-inner {
  border-style: none !important;
}
.visually-impaired .carousel-inner a {
  border: none !important;
}
.visually-impaired .carousel-shadow {
  display: none !important;
}
.visually-impaired .impared-row-department {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
}
.visually-impaired .btn-glyphicon {
  -inj: 0;color: white !important;
}
html.vi-white-black.visually-impaired .btn-glyphicon {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .btn-glyphicon {
  -inj: 0;color: blue !important;
}
.visually-impaired .impared-eds {
  display: initial !important;
}
.visually-impaired .impared-eds .panel-heading {
  border: none !important;
}
.visually-impaired .impared-eds #Password {
  height: 42px !important;
}
.visually-impaired .choose-authorization-type {
  width: 120% !important;
}
.visually-impaired .documents-list > div {
  display: flex !important;
  flex-direction: row !important;
}
.visually-impaired #table_wrapper th {
  -inj: 0;color: white !important;
  -inj: 0;background-color: black !important;
  -inj: 0;border-color: white !important;
}
html.vi-white-black.visually-impaired #table_wrapper th {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired #table_wrapper th {
  -inj: 0;color: blue !important;
}
html.vi-white-black.visually-impaired #table_wrapper th {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired #table_wrapper th {
  -inj: 0;background-color: yellow !important;
}
html.vi-white-black.visually-impaired #table_wrapper th {
  -inj: 0;border-color: black !important;
}
html.vi-yellow-blue.visually-impaired #table_wrapper th {
  -inj: 0;border-color: blue !important;
}
.visually-impaired .impared-row-department {
  -inj: 0;background-color: white !important;
}
html.vi-white-black.visually-impaired .impared-row-department {
  -inj: 0;background-color: black !important;
}
html.vi-yellow-blue.visually-impaired .impared-row-department {
  -inj: 0;background-color: blue !important;
}
.visually-impaired .progress-bar {
  -inj: 0;color: white !important;
  -inj: 0;background-color: black !important;
}
html.vi-white-black.visually-impaired .progress-bar {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .progress-bar {
  -inj: 0;color: blue !important;
}
html.vi-white-black.visually-impaired .progress-bar {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .progress-bar {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired .clearfix > .input-group {
  display: flex !important;
}
.visually-impaired .clearfix > .input-group .form-control {
  height: inherit !important;
  width: 88% !important;
}
.visually-impaired .clearfix > .tool-search-input .form-control {
  width: 100% !important;
}
.visually-impaired .tool-search-input > input {
  width: 100% !important;
}
.visually-impaired .dictionary-impared {
  display: flex !important;
  flex-direction: row !important;
  align-items: start !important;
}
.visually-impaired .instruction-impared {
  display: flex !important;
  align-items: start !important;
}
.visually-impaired .visually-impaired-enable {
  display: none !important;
}
.visually-impaired .registration-manual {
  -inj: 0;color: white !important;
  -inj: 0;background-color: black !important;
}
html.vi-white-black.visually-impaired .registration-manual {
  -inj: 0;color: black !important;
}
html.vi-yellow-blue.visually-impaired .registration-manual {
  -inj: 0;color: blue !important;
}
html.vi-white-black.visually-impaired .registration-manual {
  -inj: 0;background-color: white !important;
}
html.vi-yellow-blue.visually-impaired .registration-manual {
  -inj: 0;background-color: yellow !important;
}
.visually-impaired #margin-bottom {
  padding-top: 30px !important;
}
.visually-impaired #wrap {
  margin-bottom: 0px !important;
}
.visually-impaired .carousel .carousel-shadow {
  box-shadow: inset 0px -20px 20px 0px #F7F7F7 !important;
  height: 30px !important;
  bottom: 0 !important;
  width: 100% !important;
  z-index: 100 !important;
  position: absolute !important;
}
.visually-impaired #news-slider .carousel-inner .news-slider-item a {
  padding: 5px 50px !important;
  display: block !important;
  word-wrap: break-word !important;
}
.visually-impaired #news-slider .carousel-control {
  background: none !important;
  width: 20px !important;
}
.visually-impaired #news-slider .carousel-control.left {
  left: 0px !important;
  text-align: left !important;
}
.visually-impaired #news-slider .carousel-control.right {
  right: 0px !important;
  text-align: right !important;
}
.visually-impaired #news-slider .vertical-centering {
  display: flex !important;
  flex-direction: column !important;
}
.visually-impaired #news-slider .vertical-centering > div {
  flex: 0 0 auto !important;
}
.visually-impaired #news-slider .vertical-centering > label {
  display: block !important;
  flex: 0 0 auto !important;
}
.visually-impaired #news-slider .vertical-centering:before,
.visually-impaired #news-slider .vertical-centering:after {
  flex: 1 1 auto !important;
  content: '\00a0' !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
.visually-impaired .carousel-inner {
  background-color: red !important;
}
.visually-impaired .short-popular-title {
  font-weight: 700 !important;
}
.visually-impaired .short-popular-list {
  margin-top: 10px !important;
}
.visually-impaired .short-popular-list a {
  line-height: 1rem !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  padding: 5px 0 !important;
  text-decoration: underline !important;
}
.visually-impaired .common-list li a {
  -inj: 0;color: black !important;
}
html.vi-white-black.visually-impaired .common-list li a {
  -inj: 0;color: white !important;
}
html.vi-yellow-blue.visually-impaired .common-list li a {
  -inj: 0;color: yellow !important;
}
.visually-impaired .common-list li .row {
  display: initial !important;
}
.visually-impaired,
.visually-impaired body {
  font-size: 22px !important;
}
.visually-impaired.vi-big,
.visually-impaired.vi-big body {
  font-size: 26px !important;
}
.visually-impaired.vi-small,
.visually-impaired.vi-small body {
  font-size: 18px !important;
}

/* --- new brand book color palette --- */
/* ---  --- */
a > span.glyphicon {
  cursor: pointer;
}
/*************************************************************************
  HEADER LINE
*/

html {
  font-family: arial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: arial;
  background-image: url(/images/Nazk/Header/header-repeater.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FFFFFF;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
#wrap {
  margin: 0 auto -48px;
  padding-bottom: 48px;
  position: relative;
}
.impared-eds {
  margin: 15px;
  padding: 10px;
  background-color: white;
  box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.24);
}
#footer {
  height: auto;
}
#footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.check-reference-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 25px;
}
#reference-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#reference-list .reference-list-container {
  display: flex;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 15px;
}
#reference-list .reference-list-container img {
  align-self: center;
  height: 20px;
  width: 15px;
}
#reference-list .reference-list-container a {
  text-align: center;
  width: 90vh;
  color: white;
  font-size: larger;
  margin-right: 15px;
  text-decoration: none;
}
#reference-list .reference-list-container a .reference-element {
  color: black;
  background-color: #FFD72F;
  font-size: 18px;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
#reference-list .reference-list-container a .reference-element:hover,
#reference-list .reference-list-container a .reference-element:active {
  background: #ecb800;
  text-decoration: none;
}
#wrap #body-container {
  width: 100%;
  background-color: #FFFFFF;
  padding: 25px 210px;
}
#wrap h1.header {
  max-width: 120px;
  white-space: nowrap;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 41px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid #FFD72F;
  margin-top: 3px;
}
#wrap h2.title span {
  background: #FFFFFF;
}
#wrap div.top-navigation {
  width: 100%;
  position: relative;
  /*font-family: "Myriad Pro";*/

  font-family: arial;
  box-shadow: 0px 6px 8px -3px rgba(0, 0, 0, 0.5);
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
#wrap div.top-navigation .header-container {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: radial-gradient(100% 6242.95% at 0% 79.01%, #215699 0%, #257B9A 100%);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  padding: 15px 210px;
}
#wrap div.top-navigation .header-container a {
  color: white;
  text-decoration: none;
}
#wrap div.top-navigation .header-container a:hover {
  color: #ffd72f;
  text-decoration: none;
}
#wrap div.top-navigation .header-container .header-column {
  display: flex;
  flex-direction: column;
}
#wrap div.top-navigation .header-container .header-row {
  display: flex;
  flex-direction: row;
}
#wrap div.top-navigation .header-container .header-divider {
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
  border: 1px solid #FFFFFF1A;
  width: 100%;
}
#wrap div.top-navigation .header-container .header-logo {
  flex: 0 0 50%;
}
#wrap div.top-navigation .header-container .header-logo .header-logo-site {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  color: white;
  font-size: 16px;
}
#wrap div.top-navigation .header-container .header-logo img {
  height: auto;
  padding-top: 6px;
}
#wrap div.top-navigation .header-container .header-logo.centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#wrap div.top-navigation .header-container .header-title {
  font-family: arial;
  width: 100%;
  margin-bottom: 8px;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
#wrap div.top-navigation .header-container .header-title-text {
  flex: 0 0 65%;
  color: white;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
#wrap div.top-navigation .header-container .header-title-text .description {
  font-size: 18px;
}
#wrap div.top-navigation .header-container .header-title-text a,
#wrap div.top-navigation .header-container .header-title-text a:hover {
  color: white;
  text-decoration: none;
}
#wrap div.top-navigation .header-container .header-menu {
  display: flex;
  flex: 0 0 100%;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  margin-top: 17px;
}
#wrap div.top-navigation .header-container .header-menu .header-menu-submenu {
  display: flex;
  flex: 0 0 50%;
  flex-direction: row;
  color: white;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
#wrap div.top-navigation .header-container .header-menu .header-menu-submenu .header-menu-submenu-item {
  margin: 0px 12px;
}
#wrap div.top-navigation .header-container .header-menu .reference-dropdown {
  color: #3D5C7E;
  padding: 14px;
  display: none;
  position: absolute;
  background-color: #DBEFFF;
  border-radius: 6px;
  z-index: 10;
}
#wrap div.top-navigation .header-container .header-menu .reference-dropdown div {
  padding-top: 12px;
  padding-bottom: 8px;
}
#wrap div.top-navigation .header-container .header-menu .reference-dropdown a {
  color: #3d5c7e;
}
#wrap div.top-navigation .header-container .header-menu .reference-dropdown a:hover {
  color: #ffd72f;
}
#wrap div.top-navigation .header-container .header-api-button {
  flex: 0 0 50%;
  text-align: right;
}
#wrap div.top-navigation .header-container .header-api-button > a {
  background: #FFD72F;
  font-size: 16px;
  border-radius: 6px;
  font-weight: bold;
  color: #000000;
  padding: 12px;
}
#wrap div.top-navigation .header-container .header-api-button > a:hover {
  background: #B5E5FF;
  text-decoration: none;
}
#wrap div.top-navigation .header-container .get-document-container {
  flex: 0 0 20%;
  text-align: right;
}
#wrap div.top-navigation .header-container .get-document-container > a {
  background: #faba1c;
  font-size: 16px;
  border-radius: 3px;
  color: #000000;
  padding: 15px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
#wrap div.top-navigation .header-container .get-document-container > a:hover {
  background: #ecb800;
  text-decoration: none;
}
#wrap div.top-navigation .header-container .map {
  padding-left: 20px;
}
#wrap div.top-navigation .header-container .map a {
  background: #faba1c;
  font-size: 16px;
  border-radius: 3px;
  color: #000000;
  padding: 15px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
#info-form {
  display: flex;
  flex: 0 0 100%;
  flex-direction: row;
  padding-top: 30px;
  padding-bottom: 20px;
}
#info-form .reference-block-wrapper {
  width: 100%;
  padding-left: 28px;
}
#info-form .reference-block {
  position: relative;
  background: #b5e5ff;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin: 6px;
  overflow: hidden;
}
#info-form .reference-block a {
  width: 100%;
  text-decoration: none;
}
#info-form .reference-block .image {
  width: 25%;
}
#info-form .reference-block .image img {
  height: 62px;
  width: 62px;
}
#info-form .reference-block .text {
  color: #3D5C7E;
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  width: 75%;
  justify-content: center;
}
#info-form .reference-block .content {
  position: relative;
  z-index: 1;
  text-decoration: none;
  width: 100%;
}
#info-form .reference-block .background {
  position: absolute;
  top: -75%;
  left: -25%;
  width: 50%;
  height: 250%;
  border-radius: 50%;
  background-color: white;
}
#info-form .reference-block:hover .background {
  background-color: #8EC4FF;
}
#info-form .container {
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
#info-form .container .info-description {
  text-align: justify;
  color: #747474;
  padding-right: 62px;
}
#info-form .container .info-block {
  display: flex;
  width: 50%;
}
#info-form .block-row {
  display: flex;
  flex: 0 0 100%;
  flex-direction: row;
}
#info-form .block-col {
  display: flex;
  flex: 0 0 100%;
  flex-direction: column;
}
#info-form .block-col.short {
  flex: 0 0 40%;
}
#info-form .block-col.long {
  flex: 0 0 60%;
}
#info-form .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
#info-form .col {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 12px 10px;
}
#info-form .col.end {
  justify-content: flex-end;
}
#analytics-form .container {
  width: 100%;
}
#search-form {
  font-family: arial;
  padding-top: 50px;
  padding-bottom: 10px;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
#search-form .search-form-header {
  display: flex;
  flex: 0 0 100%;
  flex-direction: row;
  justify-content: center;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 41px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#search-form .search-form-type {
  display: flex;
  flex: 0 0 100%;
  flex-direction: row;
  justify-content: center;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 22px;
}
#search-form .search-form-type ul.nav {
  height: 37px;
  font-size: 16px;
  padding: 0 50px;
  border: none;
  border-bottom: 1px solid white;
}
#search-form .search-form-type ul.nav label {
  cursor: pointer;
}
#search-form .search-form-type ul.nav li a {
  text-decoration: none;
  border: none;
  background-color: #FFFFFF;
  padding: 2px 12px;
  margin: 0px;
  height: 37px;
  font-size: 16px;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#search-form .search-form-type ul.nav li > a:hover {
  color: #000000;
  border-radius: 6px;
  background: #B5E5FF;
  text-decoration: none;
}
#search-form .search-form-type ul.nav li.active a {
  text-decoration: none;
  border: none;
  border-radius: 6px;
  background-color: #FFD72F;
  padding: 2px 12px;
  margin: 0px;
  height: 37px;
  font-size: 16px;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#search-form .search-form-type ul.nav li.active :hover {
  background-color: #FFD72F;
}
#search-form .tab-content {
  background: url(/images/Nazk/menu/menu-search-logo.png), linear-gradient(0deg, #3D5C7E, #3D5C7E), radial-gradient(50% 2237.74% at 50% 50%, #1E5F94 0%, #234260 100%);
  background-size: 150px, 100%, 100%;
  background-position: right 5% bottom 50%, center, center;
  background-repeat: no-repeat, repeat, repeat;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
}
#search-form .tab-content .tab-pane.active {
  display: block;
  width: 100%;
  padding: 15px;
}
#search-form .tab-content label {
  color: #FFFFFF;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}
#search-form .tab-content input {
  background: #FFFFFF;
  border: none;
  border-radius: 6px;
  width: 100%;
}
#search-form .tab-content select {
  background: #FFFFFF;
  border: none;
  border-radius: 6px;
  width: 100%;
}
#search-form .tab-content button {
  background: #FFD72F;
  color: black;
  border-radius: 6px;
  box-shadow: none;
  width: 50%;
}
#search-form .tab-content button:hover {
  color: #000000;
  border-radius: 6px;
  background: #B5E5FF;
}
#search-form .tab-content .block-row {
  display: flex;
  flex: 0 0 100%;
  flex-direction: row;
}
#search-form .tab-content .block-col {
  display: flex;
  flex: 0 0 100%;
  flex-direction: column;
}
#search-form .tab-content .block-col.short {
  flex: 0 0 40%;
}
#search-form .tab-content .block-col.long {
  flex: 0 0 60%;
}
#search-form .tab-content .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
#search-form .tab-content .col {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 12px 10px;
}
#search-form .tab-content .col.end {
  justify-content: flex-end;
}
.search-layout {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.search-layout .inputs-container label {
  font-weight: 100 !important;
}
.search-layout .inputs-container .tab-content {
  display: flex;
  padding-top: 10px;
}
.search-layout .inputs-container .tab-content .validation-row {
  display: flex;
}
@media screen and (max-width: 1200px) {
  .search-layout .inputs-container .tab-content .validation-row {
    max-width: 750px;
  }
}
.search-layout .inputs-container .tab-content .field-validation-valid {
  display: block;
  margin: 3px;
}
.search-layout .inputs-container .tab-content .field-validation-error {
  max-width: 300px;
  margin-right: 5px;
}
.search-layout .inputs-container .tab-content #SelectedCorruptActions {
  font-size: 0.82rem;
  background: #F4F6F6;
}
.search-layout .inputs-container #SelectedCorruptActionDropdown #SelectedCorruptActionValues {
  cursor: pointer;
}
.search-layout .inputs-container #SelectedCorruptActionDropdown a {
  text-decoration: none;
  cursor: pointer;
  background-image: none;
  white-space: break-spaces;
}
.search-layout .inputs-container #SelectedCorruptActionDropdown a:hover {
  text-decoration: none;
  cursor: pointer;
  background-image: none;
  background-color: #DBEFFF;
}
.search-layout .inputs-container #SelectedCorruptActionDropdown .form-group {
  margin-bottom: 0;
}
.search-layout .inputs-container #SelectedCorruptActionDropdown ul {
  width: 100%;
  max-height: 350px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 6px;
}
.search-layout .inputs-container #SelectedCorruptActionDropdown ul li {
  overflow-wrap: break-word;
}
.search-layout .inputs-container .nav-tabs li,
.search-layout .inputs-container .nav-tabs a {
  border: none;
  border-radius: 0;
  background-color: #f5f5f5;
}
.search-layout .inputs-container .nav-tabs .active > a {
  color: black;
  background-color: #faba1c;
}
.search-layout .inputs-container .nav-tabs a:active,
.search-layout .inputs-container .nav-tabs a:hover,
.search-layout .inputs-container .nav-tabs a:focus {
  border: none;
}
.search-layout .inputs-container input[type="text"] {
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #334a58;
  border-radius: 0;
  height: 37px;
  width: 300px;
  padding: 5px;
}
.search-layout .inputs-container select {
  height: 37px;
}
.search-layout .inputs-container button {
  font-size: 16px;
  border: none;
  border-radius: 3px;
  padding: 0 25px;
  color: white;
  background-color: #209CE8;
  margin-left: 5px;
  height: 37px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.search-limit {
  text-align: center;
  height: 25px;
  border-radius: 7px;
  background-color: #ffb4b4;
}
.about-layout {
  padding-right: 110px;
  padding-left: 110px;
}
@media screen and (max-width: 1200px) {
  .about-layout {
    padding-right: 73.333333333px;
    padding-left: 73.333333333px;
  }
}
@media screen and (max-width: 922px) {
  .about-layout {
    padding-right: 55px;
    padding-left: 55px;
  }
}
@media screen and (max-width: 576px) {
  .about-layout {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.about-layout div:first-child {
  /*font-family: 'Myriad Pro';*/

  font-family: arial;
  position: relative;
  text-align: center;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
.about-layout div:first-child span {
  padding: 0 15px;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  background-color: #f4f6f6;
}
.about-layout div:first-child:before {
  background: #bac2c6;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 15px;
  width: 100%;
}
h2.title {
  background-image: url(/images/Nazk/content/content-repeater2.png);
  background-position: center;
  margin: 10px auto 16px auto;
  text-align: left;
  background-repeat: repeat-x;
}
.on-fiiling-mode {
  color: #3b5c3c;
}
.modal-lg {
  width: 800px;
}
table.dataTable tbody tr.selected td {
  background-color: antiquewhite;
}
div.title-icon {
  margin-left: 20px;
}
div.title-text,
div.title-text:hover,
div.title-text:active {
  font-size: 1.1rem;
  font-family: Georgia, serif;
  color: #212121;
  width: 500px;
  margin-left: 160px;
  margin-top: 35px;
}
.tool-info {
  background-image: url(/images/header/info.png);
}
.tool-lang {
  background-image: url(/images/header/lang.png);
}
.tool-lang .dropdown-menu {
  background-color: #058FBE;
}
.tool-lang .dropdown-menu > li > a {
  color: white;
}
.tool-lang .dropdown-menu > li > a:hover,
.tool-lang .dropdown-menu > li > a:focus,
.common-list li a {
  color: black;
}
.tool-search {
  padding-top: 5px;
}
.searchButton {
  width: 27px;
  background-image: url(/images/Nazk/header/search.png);
  background-repeat: no-repeat;
  background-position: 50% 50% !important;
  float: left;
}
.search-query-value,
.search-result-number,
.search-filter a {
  color: #0F63A4;
}
.search-filter .badge {
  background: #0F63A4;
}
/*
  HEADER LINE
*************************************************************************/

/*************************************************************************
  HEADER BRENDS
*/

.header-auth h2 {
  font-size: 1rem;
  margin: 0;
  background-image: url(/images/Nazk/header/login.png);
  background-repeat: no-repeat;
  padding: 5px 0 5px 35px;
  float: right;
}
.header-auth a {
  text-decoration: underline;
  font-size: 0.88rem;
}
/*
  HEADER BRENDS
*************************************************************************/

/*************************************************************************
  MAIN MENU
*/

.top-menu a {
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-color: inherit !important;
  height: 89px;
  padding-left: 75px !important;
  text-align: center;
  display: inline-block;
  color: #000000;
  font-size: 1.05rem;
  text-decoration: none;
}
.top-menu .active a,
.top-menu a:hover {
  color: #fed241;
}
.top-menu .top-menu-item1 a {
  background-image: url(/images/Nazk/menu/menu1.png);
}
.top-menu .top-menu-item2 a {
  background-image: url(/images/Nazk/menu/menu2.png);
}
.top-menu .top-menu-item3 a {
  background-image: url(/images/Nazk/menu/menu3.png);
}
.top-menu .top-menu-item4 a {
  background-image: url(/images/Nazk/menu/menu4.png);
}
.top-menu .top-menu-item5 a {
  background-image: url(/images/Nazk/menu/menu5.png);
}
.top-menu .navbar-nav-personificate .top-menu-dep1 a {
  background-image: url(/images/Nazk/menu/menu-dep-1.png);
}
.top-menu .navbar-nav-personificate .top-menu-dep2 a {
  background-image: url(/images/Nazk/menu/menu-dep-2.png);
}
.top-menu .navbar-nav-personificate .top-menu-dep3 a {
  background-image: url(/images/Nazk/menu/menu-dep-3.png);
}
/*
  MAIN MENU
*************************************************************************/

.print-input {
  margin-bottom: 15px;
}
.search-container {
  display: flex;
  flex-direction: row;
}
#search-result-page {
  font-family: arial;
}
@font-face {
  font-family: arial;
  src: url(/fonts/ubuntu/Ubuntu-Regular.ttf), url(/fonts/ubuntu/Ubuntu-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}
#search-result-page .panel {
  margin: 15px 0px;
}
#search-result-page .panel .panel-body {
  padding: 0px;
  background-color: white;
}
.search-name-val {
  color: #1E5F94;
  font-weight: bold;
}
.search-stripe {
  padding: 10px 0px;
  background-color: #F4F4F4;
}
.search-stripe .container {
  width: 100%;
}
.search-stripe a {
  margin: 5px;
  padding: 0px 25px;
  text-decoration: none;
  font-weight: 300;
  line-height: 15px;
}
.search-stripe a:hover {
  text-decoration: none;
  cursor: pointer;
  font-weight: 300;
  line-height: 15px;
  text-decoration-line: underline;
}
.search-stripe p {
  font-weight: bold;
  color: #1E5F94;
  line-height: 15px;
  margin: 5px;
  padding: 0px 25px;
}
.search-container-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.search-container-column {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  justify-content: space-between;
  margin: 15px;
}
.search-button {
  margin: 10px 0 10px 0;
}
.glyphicon.glyphicon-spin {
  -webkit-animation: glyphicon-spin 1s infinite linear;
  animation: glyphicon-spin 1s infinite linear;
}
#SelectedCorruptActions {
  border-top: none;
  border-left: none;
  border-right: none;
}
@-webkit-keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*************************************************************************
  BREADCRUMBS
*/

.breadcrumb li.active {
  color: black;
}
.breadcrumb a:hover {
  color: #fed241;
}
/*
  BREADCRUMBS
*************************************************************************/

/*************************************************************************
  FOOTER LINKS
*/

.footer-bg1 {
  background-image: url(/images/Nazk/footer/button1.png);
}
.footer-bg2 {
  background-image: url(/images/Nazk/footer/button2.png);
}
.footer-bg3 {
  background-image: url(/images/Nazk/footer/button3.png);
}
.footer-bg4 {
  background-image: url(/images/Nazk/footer/button4.png);
}
.footer-bg5 {
  background-image: url(/images/Nazk/footer/button5.png);
}
.footer-bg6 {
  background-image: url(/images/Nazk/footer/button6.png);
}
.bottom-links {
  margin: 0 auto;
  width: 34%;
}
.bottom-links a {
  width: 50%;
  color: #8e9eae;
  font-size: 1rem;
  font-weight: bold;
}
/*
  FOOTER LINKS
*************************************************************************/

/*************************************************************************
  FOOTER LINE
*/

#footer {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: white;
  background: radial-gradient(100% 6242.95% at 0% 79.01%, #215699 0%, #257B9A 100%);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 32px;
  padding: 0 210px;
}
#footer .bottom-row {
  line-height: 49px;
  background-position: top;
  text-align: center;
}
#footer .footer-divider {
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
  border: 1px solid #FFFFFF1A;
  width: 100%;
}
#footer .footer-logo {
  width: 270px;
  height: 118px;
}
#footer .footer-copyright-rights {
  margin-left: 178px;
}
#footer .container {
  padding-top: 24px;
  width: 100%;
}
#footer .container .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
#footer .container .col {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#footer .container .col.center-align {
  align-items: center;
}
#footer .container .col.end-justify {
  justify-content: flex-end;
  padding-bottom: 16px;
}
#footer .container .align-text-end {
  text-align: end;
}
/*
  FOOTER LINE
*************************************************************************/

/*************************************************************************
  CONTENT
*/

.embed-reception {
  height: 1000px;
  width: 100%;
  border: 1px solid #424242;
}
.panel-news > .panel-heading > a:hover,
.panel-news > .panel-heading > a:focus {
  color: #fed241;
}
.nav-menu2 > li a {
  padding-top: 5px;
  padding-bottom: 14px;
  color: black;
  text-decoration: none;
}
.nav-menu2 > li a:hover {
  background-color: inherit;
  color: #00274C;
  text-decoration: underline;
  font-weight: bold;
}
.nav-menu2 > li.active a,
.nav-menu2 > li.active a:hover,
.nav-menu2 > li.active a:focus {
  color: #00274C;
  font-weight: bold;
  text-decoration: none;
}
ul.grid-item > li > a {
  color: white;
  font-size: 1.12rem;
}
ul.service-list li a,
.common-list li a {
  text-decoration: none;
}
/* EDS */

.eds-info {
  background: #cbecff;
  color: #000;
  border: none;
  font-size: 17px;
}
/*
  CONTENT
*************************************************************************/

/*************************************************************************
  GROUP
*/

.col-xs-2.group-menu-con {
  padding-bottom: 11px;
}
/*customer category filter*/

.group-category {
  text-align: center;
  padding: 2px 2px 2px 5px;
  border: 1px solid #CACED2;
  -moz-min-width: 185px;
  -ms-min-width: 185px;
  -o-min-width: 185px;
  -webkit-min-width: 185px;
  min-width: 185px;
}
td.left-side {
  height: 100%;
  background: #F3F3F3;
  vertical-align: top;
  /*border-left: 1px solid #D6D6D6;*/
  border-right: 1px solid #D6D6D6;
  width: 22%;
}
.group-menu li a {
  color: #7d8289;
  text-decoration: none;
  display: block;
  font-weight: bold;
}
.group-menu li.active a {
  color: #fed241;
  font-weight: bold;
}
/*
  GROUP
*************************************************************************/

/*************************************************************************
  COMMON LIST
*/

li a {
  text-decoration: underline;
  color: black;
}
.common-list li a:hover,
.common-list li a:focus,
ul.service-list li a:hover {
  text-decoration: underline;
  color: #fed241;
}
/*
  COMMON LIST
*************************************************************************/

/*************************************************************************
  SERVICE GROUPS
*/

.col-lg-height {
  width: 260px;
}
.main-container {
  width: 100%;
}
/*
  SERVICE GROUPS
*************************************************************************/

/*************************************************************************
  NEWS CATEGORY
*/

.col-category {
  width: 200px;
  height: 250px;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  margin: 2px;
  background-color: #F3F3F3;
  text-align: center;
}
.col-category:hover {
  background-color: #97EA9A;
}
.col-category .img-cont-ctg,
.col-category .txt-cont-ctg {
  margin-top: 30px;
  padding: 0 5px;
}
/*
  NEWS CATEGORY
*************************************************************************/

/*************************************************************************
  GENERAL STYLE
*/

.btn-primary {
  background: #0F63A4 none repeat scroll 0 0;
}
a,
.panel-news > .panel-heading > a {
  color: #0F63A4;
}
/* General color*/

ul.grid-item > li > a:hover,
.panel-hot > .panel-body a,
.service-group-box a,
.container .secondary-content a,
h2.title,
.header-title,
.header-auth,
.header-auth h2,
.header-auth a,
.col-xs-2.margins a:hover {
  color: #3e4e5d;
}
/* General hover color*/

.service-title:hover,
.service-group-box.hover > a,
.service-group-box a:hover,
.panel-body a:hover,
.panel-hot > .panel-body a:hover,
.container .secondary-content a:hover,
.container .secondary-content a:focus,
.bottom-links a:hover,
.col-xs-2.margins > a:hover,
div.wrap a:hover {
  color: #fed241;
}
.grouped-common-list > li .common-list a {
  color: #004477;
}
.grouped-common-list > li .common-list a:hover {
  color: #00274c;
}
ul.grid-item > li > a:hover {
  color: #cccccc;
}
/*
  GENERAL STYLE
*************************************************************************/

/*************************************************************************
  Bootstrap pagination overrigind
*/

.pagination > li > a {
  color: #424242 !important;
}
.pagination > .active > a:hover,
.pagination > .active > a {
  border-color: #fed241 !important;
}
.pagination > .active > a {
  color: #fed241 !important;
  background-color: white;
}
.pagination > li > a:hover,
.pagination > .active > a:hover {
  color: white;
  background-color: #fed241 !important;
}
/*
    Bootstrap pagination overrigind
************************************************************************/

/*************************************************************************
    Bootstrap table content
*/

.inner {
  height: 100%;
  width: 100%;
  min-height: 30px;
  -moz-min-width: 30px;
  -ms-min-width: 30px;
  -o-min-width: 30px;
  -webkit-min-width: 30px;
  min-width: 30px;
  position: relative;
}
.centrized {
  width: 25px;
  height: 25px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/*
    Bootstrap table content
************************************************************************/

/***********************************************************************
    Completion view
 */

.footer-pan {
  margin-top: 15%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  max-width: 400px;
}
.title-text-completion {
  font-size: 1.05rem;
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.title-text-completion .most-suitable-time {
  display: block;
  margin-top: 25px;
  font-size: 1.76rem;
}
/*
    Completion view
************************************************************************/

/***********************************************************************
    Jquery datatable
 */

.omega {
  padding-right: 0;
}
/*
    Jquery datatable
************************************************************************/

/* grid item*/

.col-lg-height {
  background: url(/images/Nazk/content/content-repeater2.png) repeat-y 43% 10%;
}
.col-lg-height:hover {
  background: url(/images/Nazk/content/content-repeater2_hover.png) repeat-y 43% 10%;
}
.img-cont2,
.service-title {
  background: url(/images/Nazk/content/contant-item-repeater.png) repeat-y;
}
.header-clearfix,
.img-repeater {
  width: 245px;
}
.img-repeater {
  background: url(/images/Nazk/content/contant-item-rep3.png) no-repeat;
}
.service-title {
  font-size: 1.18rem;
  color: #3E4E5D;
  padding: 0 5px;
  font-weight: bold;
}
.MainPageMenuSelectedTab {
  background-color: #eee;
  border: 1px;
  border-color: #F1F1F1;
}
.MainPageMenuTab {
  background-color: white;
  border: white;
}
.breadcrumb {
  display: none;
}
#corrupt-punishment {
  margin: 15px;
}
.additional-container {
  display: flex;
  flex-direction: row;
}
.additional-child-container {
  display: flex;
  flex-direction: column;
  min-width: 465px;
}
.verify-btn {
  background: #FFD72F;
  font-size: 16px;
  border-radius: 6px;
  color: #000000;
}
#wrap #body-container button,
#wrap #body-container .nazk-button {
  background: #FFD72F;
  border-radius: 6px;
  color: #000000;
  text-shadow: none;
  border: none;
  box-shadow: none;
  height: 37px;
  font-size: 16px;
  padding: 0 25px;
}
#wrap #body-container button:hover,
#wrap #body-container .nazk-button:hover {
  background: #C1EAFF;
}
#wrap #body-container button:focus,
#wrap #body-container .nazk-button:focus {
  outline: none;
}
#wrap #body-container button span,
#wrap #body-container .nazk-button span {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#wrap #body-container input {
  height: 37px;
}
.legend-color {
  height: 20px;
  width: 35px;
  margin-right: 10px;
  border-radius: 4px;
}
.legend-group {
  display: flex;
  flex-direction: row;
  padding-bottom: 1em;
  align-items: center;
  font-size: 14px;
}
.bootstrap-datetimepicker-widget td.active {
  color: black;
  background-color: #FFD72F !important;
}
.date-container-item {
  padding-right: 7px;
  max-width: 110px;
}
#date-container {
  flex-direction: row;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 10px;
}
div.date-tab > ul > li.nav-item a {
  color: black;
  text-decoration: none;
  border: none;
  border-radius: 6px;
  padding: 2px 12px;
  margin: 0px;
  height: 29px;
  font-size: 13px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
div.date-tab > ul > li.nav-item a:hover {
  color: black;
  border: none;
  background: #C1EAFF;
}
div.date-tab > ul > li.nav-item a:focus {
  border: none;
}
div.date-tab > ul > li.nav-item.active a:hover {
  color: black;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
div.date-tab > ul > li.nav-item.active a {
  background-color: #FFD72F !important;
  color: black;
}
div.date-tab > ul {
  border-bottom: none;
}
path {
  cursor: pointer;
}
.main-analytic-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.analytic-data-container {
  display: flex;
  flex-direction: row;
  padding-bottom: 50px;
}
.analytic-data-container .active-count {
  background: #D7EAFF;
  height: 130px;
  border-radius: 8px;
}
.data-item {
  width: 233px;
  height: 114px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  margin: 10px;
}
.analytic:hover {
  background: #D7EAFF;
  height: 130px;
  border-radius: 8px;
}
.data-label {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.data-count {
  font-size: 56px;
  font-weight: bold;
  border-bottom: solid;
  border-color: #FFD72F;
}
.analytic-tab-container {
  display: flex;
}
#date-container {
  padding-left: 20px;
}
#date-analytic-container {
  align-self: flex-start;
  display: flex;
  align-items: center;
}
.background-container {
  background: #EDF8FF;
  position: absolute;
  width: 100%;
  height: 22%;
  left: 0;
  margin-top: -32px;
  max-height: 287px;
}
.datamaps-legend dd {
  height: 20px !important;
  width: 35px !important;
  min-width: 35px;
  margin-right: 10px !important;
  border-radius: 4px !important;
  padding-bottom: 15px !important;
}
.datamaps-legend {
  color: black;
  right: 10px !important;
  top: 128px !important;
  position: absolute !important;
  display: inline-block !important;
}
dl {
  display: flex;
  flex-direction: column;
}
.container-count {
  border-radius: 5px;
  background-color: #E3E3E3;
  color: #3D5C7E;
  padding: 4px;
}
.closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}
.closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
.opened {
  opacity: 1;
}
.opened .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}
.opened .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.circle-plus {
  height: 3em;
  width: 3em;
  font-size: 0.5em;
  opacity: 0.7;
}
.circle-plus .circle {
  position: relative;
  width: 0.5em;
  height: 3.5em;
}
.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #4992ce;
  width: 14px;
  height: 1.5px;
  left: 50%;
  margin-left: -8.5px;
  top: 49%;
  margin-top: -2.5px;
}
.circle-plus .circle .vertical {
  position: absolute;
  background-color: #4992ce;
  width: 1.5px;
  height: 14px;
  left: 50%;
  margin-left: -2.5px;
  top: 50%;
  margin-top: -11px;
}
.root-analytic-container a:hover {
  cursor: pointer;
}
.root-analytic-container .panel-heading {
  background: #D1EAFE;
  border: none !important;
  border-radius: 5px;
}
.root-analytic-container .panel-body {
  background: #F5FAFE;
  border: none !important;
}
.root-analytic-container .panel {
  border: none !important;
}
#by-region-data a:hover {
  cursor: pointer;
}
#by-region-data .panel-heading {
  background: #D1EAFE;
  border: none !important;
  border-radius: 5px;
}
#by-region-data .panel-body {
  background: #F5FAFE;
  border: none !important;
}
#by-region-data .panel {
  border: none;
}
.detailed-border {
  margin-top: 15px;
  border-radius: 3px;
  border-color: #dcdcdc;
  border-style: solid;
  border-width: 1px;
}
.item-link:hover {
  color: #FFD72F !important;
}
.item-link:hover .container-count {
  background-color: #FFD72F !important;
}
.total-data-bottom-label {
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
}
.date-container-label {
  font-size: 28px;
  font-weight: bolder;
  padding-right: 15px;
}
#data-period-container {
  padding-left: 15px;
}
#data-period-container #SelectedDataPeriod {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  width: 275px;
  color: black;
  background: white;
  border: 1px solid #ccc;
}
#data-period-container a {
  text-decoration: none;
  cursor: pointer;
  background-image: none;
  white-space: break-spaces;
}
#data-period-container a:hover {
  text-decoration: none;
  cursor: pointer;
  background-image: none;
  background-color: #DBEFFF;
}
#data-period-container .form-group {
  margin-bottom: 0;
}
#data-period-container ul {
  width: 100%;
  max-height: 350px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 6px;
}
#data-period-container ul li {
  overflow-wrap: break-word;
}
.panel-label {
  padding-top: 5px;
  background: #D1EAFE;
  display: flex;
  justify-content: center;
}
.flex-ref {
  display: flex;
  align-items: center;
  color: black;
}
.center-label {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
/* ----------------------------------------------------------------------------
---------------------------------------------------------------------------- */

/* New changes 07/08/2024 */

/* Reset css*/

* {
  padding: 0;
  margin: 0;
  border: 0;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
:focus,
:active {
  outline: none;
}
a:focus,
a:active {
  outline: none;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;
}
html,
body {
  height: 100%;
}
body {
  background: white;
  min-width: 320px !important;
}
input,
button,
textarea {
  font-size: inherit;
}
button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
}
a {
  color: inherit;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul li {
  list-style: none;
}
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}
a {
  display: inline-block;
}
.scroll-lock {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
:root {
  --main-yellow-color: #ffd72f;
  --white-color: #ffffff;
  --black-color: #000000;
  --primary-blue-text-color: #e7f6ffcc;
  --main-black-text: #212121;
  --yellow-btn-color: #ffeb3b;
  --menu-bcgr-color: #1C4860;
  --gradient-blue-color: linear-gradient(90deg, #4376B3 0%, #477DBD 34.9%, #234260 100%);
  --scrollbar-width: 0px;
}
/* -------------------- */

/* header */

/* -------------------- */

header .header {
  position: relative;
  width: 100%;
  height: 140px;
  background: var(--gradient-blue-color);
  font-family: arial;
  font-style: normal;
  font-weight: 500;
  z-index: 10;
}
.scroll-lock .header {
  padding-right: var(--scrollbar-width);
}
.header__container {
  max-width: 1420px;
  width: 100%;
  height: 100%;
  padding: 0 70px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.header-prerow {
  height: 36px;
  width: 100%;
  margin: auto;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.header-prerow li {
  position: relative;
  line-height: 25px;
  flex-wrap: wrap;
}
.header-prerow li a {
  letter-spacing: -0.3px;
  color: rgba(231, 246, 255, 0.8);
  font-size: 14px;
  position: relative;
  display: block;
  white-space: nowrap;
  transition: 0.3s;
}
.header-prerow li.active a {
  color: var(--main-yellow-color);
  padding-bottom: 3px;
  border-bottom: 1px solid var(--main-yellow-color);
}
.header-prerow a {
  text-decoration: none;
}
.header-prerow li a:hover {
  color: var(--main-yellow-color);
}
.header-prerow li:not(.active) a:hover:after {
  width: 100%;
}
.header-prerow li:not(.active) a:after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 0;
  height: 1px;
  transform: translateX(-50%);
  background-color: #ffd300;
  content: "";
  transition: 0.5s;
}
.swiper-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  overflow-x: auto;
  list-style: none;
  z-index: 1;
}
.swiper-container::-webkit-scrollbar {
  display: none;
  /* Приховуємо скролбар для Webkit-браузерів (Chrome, Safari) */

}
.swiper-wrapper {
  position: relative;
  width: 1280px;
  height: 100%;
  list-style: none;
  margin: auto;
  display: flex;
  gap: 15px;
  justify-content: space-between;
  box-sizing: content-box;
}
.header-prerow .swiper-slide {
  position: relative;
  line-height: 25px;
  flex-wrap: wrap;
}
.header-prerow .swiper-slide {
  width: auto;
}
/* --------------------------------------------------- */

.header-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header__logo {
  display: flex;
  align-items: center;
}
.header__logo-text {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 13px;
  color: rgba(231, 246, 255, 0.6);
}
.header__logo-left {
  font-family: arial;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 13px;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--white-color);
  margin-right: 15px;
  min-width: 260px;
}
.logo-office {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  border-right: 1px solid rgba(231, 246, 255, 0.6);
  padding-right: 18px;
}
.logo-office div {
  background: var(--white-color);
  color: #2B4261;
  font-size: 10px;
  line-height: 11px;
  padding: 2px 5px 3px;
  border-radius: 3px;
  font-weight: 700;
  letter-spacing: 0;
}
.logo-office div + div {
  margin-top: 4px;
}
.header__logo-image {
  display: block;
  max-height: 49px;
  width: auto;
  margin: 0 5px;
}
.header-bnt-ref {
  color: rgba(0, 0, 0, 0.87);
  border: 1px solid var(--main-yellow-color);
  background: #fbc02d;
  font-family: arial;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1.5px;
  padding: 10px;
  width: 150px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: 0.3s;
}
.header-bnt-ref:hover {
  color: var(--white-color);
  border: 1px solid var(--white-color);
  background: none;
  transition: 0.3s;
}
.header__burger {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header__burger-btn {
  width: 42px;
  height: 42px;
  border: 1px solid transparent;
  box-sizing: border-box;
  border-radius: 50%;
  margin-right: 11px;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  margin-left: 0px !important;
}
.header__burger-text {
  font-family: arial;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(231, 246, 255, 0.6);
  margin-left: 0px !important;
  transition: 0.3s;
}
.header__burger:hover .header__burger-text {
  color: var(--white-color);
}
.header__burger:hover .header__burger-btn span {
  background: var(--white-color);
}
.header__burger:hover .header__burger-btn {
  border: 1px solid var(--white-color);
}
.header__burger-btn span {
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 23px;
  height: 3px;
  background: rgba(231, 246, 255, 0.6);
  border-radius: 2px;
  transition: 0.3s;
}
.header__burger-btn span:nth-child(2) {
  top: 19px;
}
.header__burger-btn span:last-child {
  top: 26px;
}
.header__burger-btn.active {
  background: transparent;
  position: relative;
  border: 1px solid var(--white-color);
}
.header__burger-btn.active span {
  z-index: 5;
  top: 19px;
  background: var(--white-color);
  transform: translateX(-47%) rotate(-45deg);
}
.header__burger-btn.active span:nth-child(2) {
  display: none;
}
.header__burger-btn.active span:last-child {
  top: 19px;
  transform: translateX(-47%) rotate(45deg);
}
.header__burger-btn.active + .header__burger-text {
  color: var(--white-color);
}
.header__burger-btn.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  z-index: 4;
}
.header__burger-btn:after {
  transition: 0.3s;
}
/* ------------------------------------------------------------------- */

.header__menu {
  position: fixed;
  width: 100%;
  height: calc(100vh - 140px);
  top: -100%;
  left: 0;
  overflow-y: auto;
  background: rgba(17, 61, 86, 0.92);
  backdrop-filter: blur(4px);
  padding: 50px 0;
  transition: top 0.3s ease 0s;
  z-index: 8;
}
.scroll-lock.header__menu {
  padding-right: var(--scrollbar-width);
}
.header__menu.active {
  transition: top 0.3s ease 0s;
  top: 140px;
  overflow: auto;
  z-index: 8;
}
.header__menu.active::before {
  top: 140px;
}
.header.fixed-h .header__menu {
  height: calc(100vh - 140px);
  max-height: calc(100vh - 140px);
}
.container-menu {
  max-width: 1420px;
  width: 100%;
  margin: auto;
  padding: 0 30px;
}
.header__menu-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.header__menu-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  padding-right: var(--scrollbar-width);
}
.header__menu-block {
  width: 32%;
  margin-bottom: 12px;
  padding: 10px;
  display: flex;
  align-items: center;
}
.contacts-block {
  border-left: solid 1px #325b70;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 35px;
  gap: 35px;
}
.header__menu-list {
  list-style: none;
}
.header__menu-item {
  font-family: arial;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  padding: 15px 0;
}
.header__menu-link {
  color: #fefefe;
  transition: 0.3s;
}
.header__menu-link:hover {
  color: #ffcb4c;
  transition: 0.3s;
}
.header__menu-btn {
  max-width: 350px;
  width: 100%;
  border: 1px solid var(--white-color);
  color: var(--yellow-btn-color);
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  transition: 0.3s;
  font-family: arial;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.header__menu-btn:hover {
  color: rgba(0, 0, 0, 0.87);
  border: 1px solid var(--main-yellow-color);
  background: #fbc02d;
  transition: 0.3s;
}
.header__menu-btn a {
  text-align: center;
  text-transform: uppercase;
  padding: 9px 40px;
}
.header__menu-contacts {
  max-width: 350px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: arial;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: var(--white-color);
}
.menu-contacts__el p,
.menu-contacts__site p {
  padding-bottom: 20px;
}
.menu-contacts__el a,
.menu-contacts__site a {
  color: var(--white-color);
  transition: 0.3s;
}
.menu-contacts__el a:hover,
.menu-contacts__site a:hover {
  color: #ffcb4c;
  transition: 0.3s;
}
.header__menu-social {
  width: 60%;
}
.social-icons-nacp {
  display: flex;
  justify-content: space-around;
}
.social-icon-nacp {
  color: var(--white-color);
  transition: 0.3s;
}
.social-icon-nacp:hover {
  color: #ffcb4c;
  transition: 0.3s;
}
.social-icon-nacp__svg {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none;
}
.modal-ref-nacp {
  display: none;
}
.active-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  overflow-y: auto;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal-ref-nacp__dialog-open {
  max-width: 460px;
  padding: 15px;
  width: 100%;
}
.modal-ref-nacp__container {
  max-width: 430px;
  width: 100%;
  border-radius: 30px;
  background: var(--white-color);
  color: #000;
  margin: 0 auto;
}
.modal-ref-nacp__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.modal-ref-nacp__header h3 {
  font-family: arial;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
  padding-left: 10px;
  margin: 0;
  flex: 1 1 0;
  text-align: center;
}
.modal-ref-nacp__button-close {
  position: relative;
  width: 23px;
  height: 23px;
  cursor: pointer;
}
.modal-ref-nacp__button-close span,
.modal-ref-nacp__button-close::before,
.modal-ref-nacp__button-close::after {
  content: "";
  left: 0px;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--main-black-text);
}
.modal-ref-nacp__button-close span {
  top: calc(50% - 1px);
  transform: scale(0);
}
.modal-ref-nacp__button-close::before {
  transform: rotate(-45deg);
  top: calc(50% - 1px);
}
.modal-ref-nacp__button-close::after {
  transform: rotate(45deg);
  bottom: calc(50% - 1px);
}
.modal-ref-nacp__btn_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  padding: 10px 20px 40px;
}
.modal-ref-nacp__btn {
  border-radius: 6px;
  background-color: #ffd72f;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
  max-width: 350px;
  width: 100%;
  transition: 0.3s;
}
.modal-ref-nacp__btn:hover {
  background-color: #C1EAFF;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  transition: 0.3s;
}
.modal-ref-nacp-link {
  width: 100%;
  padding: 15px;
  font-family: arial;
  font-style: normal;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 18px;
  color: #333;
  transition: 0.3s;
  text-transform: uppercase;
}
.nacp-castom-links__container {
  width: 100%;
  height: 100%;
  padding: 10px 0 40px;
  margin: auto;
}
.nacp-castom-links__flex-block {
  font-family: arial;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.nacp-castom-links__link-api {
  width: 40%;
  height: auto;
}
.nacp-castom-links__link-analitics {
  width: 60%;
  height: auto;
}
.nacp-castom-links__link-api,
.nacp-castom-links__link-analitics {
  color: #333;
  background-color: #f8f8f8;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  border-radius: 25px;
  padding: 35px;
}
.link-api__subtitle,
.link-analitics__subtitle {
  margin: 0px 0px 12px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  padding-left: 12px;
  border-left: 5px solid #3e6da5;
}
.link-api__details,
.link-analitics__details {
  width: 100%;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.link-api__text,
.link-analitics__text {
  font-size: 18px;
  line-height: 22px;
  padding-right: 10px;
  font-weight: 400;
}
.link-api__link,
.link-analitics__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.75;
  letter-spacing: 1px;
  text-transform: uppercase;
  min-width: 64px;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffd72f;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
  width: 100%;
  height: 42px;
  outline: 0px;
  text-decoration: none;
  padding: 8px 22px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.link-api__link:hover,
.link-analitics__link:hover {
  background-color: #C1EAFF;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  transition: 0.3s;
}
.scroll-lock #content-container {
  padding-right: var(--scrollbar-width);
}
#wrap #body-container {
  max-width: 1420px !important;
  width: 100%;
  padding: 20px 30px;
  margin: auto;
}
#info-form .reference-block {
  margin: 0;
}
#info-form .block-col {
  justify-content: space-between;
}
#wrap h1.header {
  max-width: 300px;
}
#body-container #container {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  overflow-x: auto;
}
#body-container #container svg {
  position: relative;
}
#footer {
  padding: 0;
}
#footer .container,
#footer .bottom-row {
  max-width: 1420px !important;
  width: 100%;
  padding: 25px 30px;
  margin: auto;
}
#footer .container {
  border-bottom: 1px solid #FFFFFF1A;
}
#footer .footer-divider {
  display: none;
}
#footer .container .col.end-justify {
  padding-bottom: 0;
}
#footer .container .row {
  align-items: center;
}
.panel-heading img {
  width: 15px !important;
}
@media screen and (max-width: 1420px) {
  .header__container {
    padding: 0 20px;
  }
  .container-menu {
    padding: 0 15px;
  }
  #wrap #body-container {
    padding: 20px;
  }
  .analytic-data-container {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    row-gap: 15px;
  }
  #info-form .buttons-reference {
    flex-direction: column;
    align-items: center;
  }
  #info-form .block-col.short,
  #info-form .block-col.long {
    flex: 0 0 50%;
  }
  #info-form .block-col {
    justify-content: center;
  }
  #info-form .reference-block-wrapper {
    max-width: 600px;
    padding: 0 0 10px 28px;
  }
  #info-form .reference-block .image img {
    margin: auto;
  }
  #info-form .container .info-description {
    padding-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .header__menu-item,
  .header__menu-contacts {
    font-size: 15px;
    line-height: 18px;
  }
  .header__menu-btn a {
    font-size: 14px;
  }
  .header__menu-social {
    width: 100%;
  }
  .date-container-label {
    font-size: 22px;
  }
  .link-api__text,
  .link-analitics__text {
    font-size: 16px;
  }
  .link-api__subtitle,
  .link-analitics__subtitle {
    font-size: 22px;
  }
  .nacp-castom-links__link-api,
  .nacp-castom-links__link-analitics {
    width: 50%;
  }
  .link-api__details,
  .link-analitics__details {
    gap: 15px;
  }
}
@media screen and (max-width: 922px) {
  .header__container {
    padding: 0 15px;
  }
  .header__burger-text,
  .header-bnt-ref {
    display: none;
  }
  .logo-office div {
    font-size: 8px;
    line-height: 9px;
    padding: 2px 5px 2px;
  }
  .logo-office div + div {
    margin-top: 4px;
  }
  .header__logo-text {
    font-size: 9px;
    line-height: 14px;
  }
  .header__menu-wrap {
    flex-wrap: wrap;
  }
  .header__menu-block {
    width: 48%;
    align-items: flex-start;
  }
  .contacts-block {
    border-left: none;
    padding-left: 10px;
  }
  .header__menu-social {
    width: 70%;
  }
  .social-icons-nacp {
    gap: 25px;
    justify-content: flex-start;
  }
  .contacts-block {
    width: 100%;
  }
  .cert-block {
    width: 55%;
  }
  .analitic-block {
    width: 40%;
  }
  #info-form {
    padding-top: 50px;
    padding-bottom: 0;
  }
  #info-form .block-row {
    flex-direction: column;
    row-gap: 25px;
  }
  .analytic-data-container {
    padding-bottom: 0;
  }
  .analytic-tab-container {
    flex-direction: column;
    align-items: center;
  }
  #info-form .block-col.short,
  #info-form .block-col.long {
    flex: auto;
  }
  #info-form .block-col.short {
    align-items: center;
  }
  #info-form .reference-block-wrapper {
    padding: 0 0 10px 0;
  }
  .root-analytic-container #date-container {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
  }
  .total-data-bottom-label {
    padding: 50px 0 20px;
  }
  .nacp-castom-links__flex-block {
    max-width: 650px;
    width: 100%;
    margin: auto;
    flex-direction: column;
    gap: 20px;
  }
  .nacp-castom-links__link-api,
  .nacp-castom-links__link-analitics {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .header__logo-left {
    min-width: 230px;
  }
  .header__menu {
    padding: 30px 24px;
  }
  #search-form .tab-content .block-row {
    flex-direction: column;
  }
  #search-form .tab-content .block-col.short.container {
    width: 100%;
  }
  #wrap h1.header,
  #search-form .search-form-header {
    font-size: 26px;
  }
  #search-form .search-form-type ul.nav {
    padding: 0;
  }
  .search-container-row {
    flex-direction: column;
  }
  #footer .container {
    padding: 25px 30px 5px;
  }
  #footer .container .row {
    flex-direction: column;
    row-gap: 20px;
  }
  #footer .container .col.center-align {
    display: none;
  }
  #footer .container .align-text-end {
    text-align: start;
  }
  #footer .footer-info {
    flex-direction: column !important;
  }
  #footer .footer-info__developer {
    text-align: center !important;
  }
}
@media screen and (max-width: 575px) {
  .header__logo-left {
    display: none;
  }
  .header__menu {
    padding: 0 15px 20px;
  }
  .header__menu-wrap {
    flex-direction: column;
    gap: 0;
  }
  .analitic-block {
    width: 100%;
  }
  .header__menu-block {
    margin-bottom: 0;
  }
  .cert-block {
    width: 100%;
    margin-bottom: -20px;
  }
  .header__menu-item,
  .header__menu-contacts {
    font-size: 14px;
  }
  #search-form .search-form-type ul.nav li a,
  #search-form .search-form-type ul.nav li.active a {
    padding: 0 15px;
  }
  #search-form input::placeholder,
  #search-form input#SelectedCorruptActionValue {
    font-size: 14px;
  }
  #wrap #body-container button,
  #wrap #body-container .nazk-button {
    padding: 0 10px;
  }
  #info-form .reference-block .text {
    font-size: 16px;
  }
  #wrap h1.header,
  #search-form .search-form-header {
    font-size: 22px;
  }
  .analytic-tab-container .date-tab {
    flex-direction: column !important;
    row-gap: 15px;
  }
  #date-container {
    padding-left: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
  }
  .data-count {
    font-size: 40px;
  }
  .data-item {
    height: auto;
    background-image: none !important;
  }
  #search-form .search-form-type ul.nav {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
  }
  #info-form .reference-block .image img {
    height: 48px;
    width: 48px;
  }
  .analytic-data-container {
    row-gap: 0;
  }
  .date-container-label {
    font-size: 18px;
  }
  #footer .footer-info__year,
  #footer .footer-info__developer {
    text-align: left !important;
  }
  .panel-collapse,
  .search-result-page,
  .search-container-row,
  .search-layout .inputs-container #SelectedCorruptActionDropdown #SelectedCorruptActionValues {
    font-size: 14px;
  }
  .panel-body {
    padding: 10px;
  }
  .panel-heading {
    padding: 10px;
  }
  .search-container-column {
    margin: 5px;
  }
  .search-stripe .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .link-api__link,
  .link-analitics__link {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 8px 15px;
  }
}
@media screen and (max-width: 460px) {
  #search-form .tab-content .tab-pane.active {
    padding: 5px;
  }
  #search-form .tab-content .row {
    flex-direction: column;
  }
  .link-api__details,
  .link-analitics__details {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .link-api__subtitle,
  .link-analitics__subtitle {
    font-size: 18px;
  }
  .link-api__text,
  .link-analitics__text {
    font-size: 14px;
  }
}

