@charset "UTF-8";
.with_background {
  background-image: url("/img/background2_1080.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-attachment: fixed !important;
  background-size: cover !important; }

body {
  background-color: #ededed;
  border-radius: 0px !important;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif !important; }
  body .login_form {
    border: 1px solid #052A44;
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 0px !important; }
    body .login_form input {
      font-size: 1.1em;
      font-weight: 400;
      border-radius: 0px !important;
      height: 50px; }
    body .login_form input:focus {
      border: 1px solid #052A44; }

.login-head {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #5D6A76;
  margin-bottom: 20px; }
  .login-head img {
    width: 90px; }

.ui-pnotify-container {
  border-radius: 0px; }

.right_col {
  -webkit-box-shadow: inset 1px 0px 4px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 1px 0px 4px 0px rgba(0, 0, 0, 0.12);
  box-shadow: inset 1px 0px 6px 0px rgba(0, 0, 0, 0.52); }

.nav.side-menu > li.active, .nav.side-menu > li.active-sm {
  box-shadow: none;
  color: #fff !important;
  border-bottom: 0px;
  background-color: #1777C1;
  background-image: none;
  border-right: 5px solid #A9DCFC !important; }
  .nav.side-menu > li.active a, .nav.side-menu > li.active-sm a {
    color: #fff !important; }

.nav.side-menu > li > a {
  cursor: pointer;
  color: #5D6A76 !important; }
  .nav.side-menu > li > a:hover {
    color: #fff !important;
    background-color: #A9DCFC; }

.nav.side-menu > li.active > a {
  box-shadow: none;
  color: #FFFFFF !important;
  border-bottom: 0px;
  background-color: #1777C1;
  background-image: none; }

table.gray-table {
  border: 1px solid #cecece; }
  table.gray-table thead {
    background-color: #717D84 !important;
    color: #fff !important;
    border: 0px !important; }

table thead {
  background-color: #105591 !important;
  color: #fff !important;
  border: 0px !important; }
  table thead th {
    vertical-align: middle !important; }

table td.details-control {
  background: url("../img/details_open.png") no-repeat center center;
  cursor: pointer; }

table tr.shown td.details-control {
  background: url("../img/details_close.png") no-repeat center center; }

.nav_menu {
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.52);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.52); }

.left_col, .navbar {
  background-color: #FFFFFF;
  color: #052A44; }

.main_container {
  background-color: #FFFFFF; }

#menu_toggle {
  color: #5D6A76 !important; }

#menu_toggle:hover {
  color: #D95A1B !important; }

.navbar.nav_title {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  display: flex;
  align-items: center;
  justify-content: center; }
  .navbar.nav_title img {
    width: 80px; }

body.nav-sm .navbar.nav_title {
  background-repeat: no-repeat !important;
  background-position: center center !important; }

#bindingObjectsMenu {
  background-color: #005BA6;
  border-radius: 0 !important;
  border-bottom: 2px solid #A9DCFC; }
  #bindingObjectsMenu:hover {
    background-color: #717D84; }

.bindingSelect.organization {
  padding: 5px;
  cursor: pointer;
  background-color: #A9DCFC;
  color: #052A44; }

#bindingObjectsMenu .bindingSelect.contract {
  background-color: #fff;
  color: #052A44; }

#bindingObjectsMenu a.menuItem.bindingSelect.contract:hover, .dropdown-menu > li > a:hover {
  background-color: #717D84 !important;
  color: #fff !important; }

.x_panel .x_title {
  border-bottom: 1px solid #052A44; }
  .x_panel .x_title h4 {
    display: block;
    float: left; }

.navbar-nav .open .dropdown-menu.transparent {
  position: absolute;
  background: transparent;
  margin-top: 0;
  border: 0px solid #D9DEE4;
  -webkit-box-shadow: none; }

.popup-top-corner {
  background: #FFFFFF;
  border-radius: 0px;
  border: 1px solid #5D6A76;
  border-top: 3px solid #052A44;
  -moz-border-radius: 0px;
  position: relative;
  padding: 5px;
  width: 300px;
  text-align: center;
  margin-top: 10px; }

.popup-top-corner:before {
  content: '';
  border: 12px solid transparent;
  border-bottom: 12px solid #052A44;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: -27px;
  width: 0; }

.modal-content {
  border-radius: 0 !important; }

.table-responsive, .dataTables_wrapper, .table-responsive[data-pattern="priority-columns"] {
  border: 0px !important;
  border-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-image-width: 0 !important; }

.table h4 {
  color: #5D6A76; }

.rectangle {
  border-radius: 0px !important; }

.alert-success {
  background-color: #5EB548;
  border-color: #fff; }

.alert-warning {
  background-color: #FFB600;
  color: #fff;
  border: 1px solid #fff; }

.table-counters__subabonent {
  background-color: #E2EEFF !important; }
  .table-counters__subabonent td {
    font-style: italic !important; }

.calendar-table th {
  color: #FFFFFF; }
  .calendar-table th.next:hover, .calendar-table th.prev:hover {
    color: #FFFFFF;
    background-color: #5D6A76; }

.calendar-table td.available {
  font-weight: 600; }

.calendar-table td.active {
  background-color: #052A44; }
  .calendar-table td.active:hover {
    background-color: #5D6A76; }

button {
  border-radius: 0px !important;
  border: 1px solid #cacaca !important; }
  button.btn-success {
    background-color: #348D35 !important; }
    button.btn-success.disabled {
      cursor: not-allowed;
      background-color: #538753 !important; }
      button.btn-success.disabled:focus {
        background-color: #cecece; }
  button.btn-primary {
    background-color: #1777C1 !important;
    color: #5D6A76; }
    button.btn-primary.disabled {
      cursor: not-allowed;
      background-color: #cecece; }
      button.btn-primary.disabled:focus {
        background-color: #cecece; }
    button.btn-primary:hover {
      border: 1px solid #348D35; }
  button:hover {
    color: #FFFFFF;
    background-color: #5D6A76; }

.btn.btn-outline {
  background: transparent; }

.btn-default.btn-outline {
  color: #34495e;
  border-width: 2px; }

button.btn-info {
  background-color: #1777C1;
  border-color: #717D84;
  color: #fff; }

button.btn-info.btn-outline {
  color: #34495e;
  border-width: 2px; }

button.btn-info:hover, button.btn-info:focus, button.btn-info:active, button.btn-info.active, button .open .dropdown-toggle.btn-info {
  background-color: #5D94BF;
  border-color: #717D84;
  color: #fff; }

.btn-warning.btn-outline {
  color: #5bc0de;
  border-width: 2px; }

.btn-danger.btn-outline {
  color: #34495e;
  border-width: 2px; }

.btn-dark.btn-outline {
  color: #c0392b;
  border-width: 2px; }

.btn-warning {
  background: #f0ad4e;
  border-color: #f0ad4e; }

.btn-danger {
  background: #d9534f;
  border-color: #d9534f; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-color: #d58512;
  border-color: #d58512;
  color: #FFFFFF; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-color: #d43f3a;
  border-color: #d43f3a;
  color: #FFFFFF; }

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark {
  background-color: #394D5F;
  border-color: #394D5F;
  color: #FFFFFF; }

.btn-file {
  position: relative;
  overflow: hidden;
  margin-right: 4px; }

.btn-file input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer; }

/* Fix for IE 7: */
* + html .btn-file {
  padding: 2px 15px;
  margin: 1px 0 0 0; }

/*Кнопак "наверх"*/
.scrollToTop {
  width: 60px;
  height: 60px;
  opacity: 0.5;
  border: 1px solid #999;
  padding-top: 10px;
  text-align: center;
  background: whiteSmoke;
  font-weight: bold;
  font-size: 1em;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 75px;
  right: 40px;
  display: none;
  z-index: 9999; }

.scrollToTop:hover {
  opacity: 1;
  text-decoration: none;
  border: 1px solid #337ab7; }

.scrollToTop i {
  font-size: 2em; }

a {
  cursor: pointer !important; }

.ic__header {
  display: none !important; }

.ic__header, .ic__prev, .ic__next {
  background-color: #052A44 !important; }

.ic__days .ic__day:hover {
  background-color: #5D6A76 !important; }

.calcSelectedDay {
  background-color: #348D35 !important;
  color: #FFFFFF !important; }

/*Прелоадер для всей страницы*/
.page-loader {
  position: fixed;
  /*display: none;*/
  height: 88px;
  left: 50%;
  top: 50%;
  width: 300px;
  z-index: 999;
  background: #ffffff;
  /* Old browsers */
  border: 2px solid #235e96; }

.singlePageBlocked {
  background-color: #ffffff;
  opacity: 0.4; }

.circleBase {
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.52);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.52); }

.type1 {
  font-size: 24pt;
  padding-top: 2px;
  padding-left: 20px;
  width: 60px;
  height: 60px;
  background: #A9DCFC;
  border: 2px solid #fff;
  color: #fff; }
  .type1:hover {
    cursor: pointer;
    background-color: #D64000; }

.nav.navbar-nav > li > a.balanceLink {
  color: #fff !important; }
  .nav.navbar-nav > li > a.balanceLink.positive {
    color: #D64000 !important; }
  .nav.navbar-nav > li > a.balanceLink.negative {
    color: #5EB548 !important; }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); }

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); }

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); }

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); }

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* стили для футера */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  margin: 0px !important;
  background-color: #ffffff;
  opacity: 0.9;
  border-top: 1px solid #052A44;
  border-bottom: 1px solid #052A44; }

.sidebar-footer {
  /*background: #235e96;*/
  background: #A9DCFC; }

.sidebar-footer a {
  /*background-color: #509C41 !important;*/
  background-color: #005BA6;
  color: #fff; }

.sidebar-footer a:hover {
  text-decoration: none !important; }

.footer a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }

.footer p.copywrite {
  color: #8f9296;
  margin-top: 5px;
  font-size: 1em; }
