@import url('rscz-blessed1.css?z=1459257553863');

input[type=checkbox] label,
input[type=radio] label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
input[type=checkbox][disabled],
input[type=radio][disabled],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio] {
  cursor: not-allowed;
}
input[type=checkbox] label,
input[type=radio] label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
input[type=checkbox][disabled],
input[type=radio][disabled],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio] {
  cursor: not-allowed;
}
input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 6px 12px;
}
input[type=submit]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type=submit]:hover,
input[type=submit]:focus {
  color: #ffffff;
  text-decoration: none;
}
input[type=submit]:active,
input[type=submit].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[type=submit].disabled,
input[type=submit][disabled],
fieldset[disabled] input[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type=submit].btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
input[type=submit].btn-default:hover,
input[type=submit].btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
input[type=submit].btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
input[type=submit].btn-back:hover,
input[type=submit].btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
input[type=submit].btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
input[name*="newMessage[recievers][organization][changeButton]"] {
  display: none;
}
input[name*="save"]:before {
  content: "";
  clear: both;
}
input[name*="save"],
input[name*="revert"] {
  float: left;
}
input[name*="revert"],
input[name*="back"],
input[name*="cancel"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
input[name*="revert"]:focus,
input[name*="back"]:focus,
input[name*="cancel"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[name*="revert"]:hover,
input[name*="back"]:hover,
input[name*="cancel"]:hover,
input[name*="revert"]:focus,
input[name*="back"]:focus,
input[name*="cancel"]:focus {
  color: #ffffff;
  text-decoration: none;
}
input[name*="revert"]:active,
input[name*="back"]:active,
input[name*="cancel"]:active,
input[name*="revert"].active,
input[name*="back"].active,
input[name*="cancel"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[name*="revert"].disabled,
input[name*="back"].disabled,
input[name*="cancel"].disabled,
input[name*="revert"][disabled],
input[name*="back"][disabled],
input[name*="cancel"][disabled],
fieldset[disabled] input[name*="revert"],
fieldset[disabled] input[name*="back"],
fieldset[disabled] input[name*="cancel"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[name*="revert"].btn-default,
input[name*="back"].btn-default,
input[name*="cancel"].btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
input[name*="revert"].btn-default:hover,
input[name*="back"].btn-default:hover,
input[name*="cancel"].btn-default:hover,
input[name*="revert"].btn-default:focus,
input[name*="back"].btn-default:focus,
input[name*="cancel"].btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
input[name*="revert"].btn-back,
input[name*="back"].btn-back,
input[name*="cancel"].btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
input[name*="revert"].btn-back:hover,
input[name*="back"].btn-back:hover,
input[name*="cancel"].btn-back:hover,
input[name*="revert"].btn-back:focus,
input[name*="back"].btn-back:focus,
input[name*="cancel"].btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
input[name*="revert"].btn-back span,
input[name*="back"].btn-back span,
input[name*="cancel"].btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
input[name*="revert"]:hover,
input[name*="back"]:hover,
input[name*="cancel"]:hover,
input[name*="revert"]:focus,
input[name*="back"]:focus,
input[name*="cancel"]:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
input[name*="revert"]:hover,
input[name*="back"]:hover,
input[name*="cancel"]:hover,
input[name*="revert"]:focus,
input[name*="back"]:focus,
input[name*="cancel"]:focus,
input[name*="revert"]:active,
input[name*="back"]:active,
input[name*="cancel"]:active {
  color: #000000;
  border-color: #d9d9d9;
  background-color: #ffffff;
}
input[name*="marwel_system_form_dynamicadd"] {
  color: #ffffff;
  background-color: #01a847;
  border-color: #018f3c;
}
input[name*="marwel_system_form_dynamicadd"]:hover,
input[name*="marwel_system_form_dynamicadd"]:focus,
input[name*="marwel_system_form_dynamicadd"]:active,
input[name*="marwel_system_form_dynamicadd"].active,
.open .dropdown-toggleinput[name*="marwel_system_form_dynamicadd"] {
  color: #ffffff;
  background-color: #017f36;
  border-color: #005223;
}
input[name*="marwel_system_form_dynamicadd"]:active,
input[name*="marwel_system_form_dynamicadd"].active,
.open .dropdown-toggleinput[name*="marwel_system_form_dynamicadd"] {
  background-image: none;
}
input[name*="marwel_system_form_dynamicadd"].disabled,
input[name*="marwel_system_form_dynamicadd"][disabled],
fieldset[disabled] input[name*="marwel_system_form_dynamicadd"],
input[name*="marwel_system_form_dynamicadd"].disabled:hover,
input[name*="marwel_system_form_dynamicadd"][disabled]:hover,
fieldset[disabled] input[name*="marwel_system_form_dynamicadd"]:hover,
input[name*="marwel_system_form_dynamicadd"].disabled:focus,
input[name*="marwel_system_form_dynamicadd"][disabled]:focus,
fieldset[disabled] input[name*="marwel_system_form_dynamicadd"]:focus,
input[name*="marwel_system_form_dynamicadd"].disabled:active,
input[name*="marwel_system_form_dynamicadd"][disabled]:active,
fieldset[disabled] input[name*="marwel_system_form_dynamicadd"]:active,
input[name*="marwel_system_form_dynamicadd"].disabled.active,
input[name*="marwel_system_form_dynamicadd"][disabled].active,
fieldset[disabled] input[name*="marwel_system_form_dynamicadd"].active {
  background-color: #01a847;
  border-color: #018f3c;
}
input[name*="marwel_system_form_dynamicadd"] .badge {
  color: #01a847;
  background-color: #fff;
}
input[name*="marwel_system_form_dynamicremove"] {
  color: #ffffff;
  background-color: #bb0311;
  border-color: #a2030f;
  float: right;
  margin: 5px 0;
}
input[name*="marwel_system_form_dynamicremove"]:hover,
input[name*="marwel_system_form_dynamicremove"]:focus,
input[name*="marwel_system_form_dynamicremove"]:active,
input[name*="marwel_system_form_dynamicremove"].active,
.open .dropdown-toggleinput[name*="marwel_system_form_dynamicremove"] {
  color: #ffffff;
  background-color: #93020d;
  border-color: #660209;
}
input[name*="marwel_system_form_dynamicremove"]:active,
input[name*="marwel_system_form_dynamicremove"].active,
.open .dropdown-toggleinput[name*="marwel_system_form_dynamicremove"] {
  background-image: none;
}
input[name*="marwel_system_form_dynamicremove"].disabled,
input[name*="marwel_system_form_dynamicremove"][disabled],
fieldset[disabled] input[name*="marwel_system_form_dynamicremove"],
input[name*="marwel_system_form_dynamicremove"].disabled:hover,
input[name*="marwel_system_form_dynamicremove"][disabled]:hover,
fieldset[disabled] input[name*="marwel_system_form_dynamicremove"]:hover,
input[name*="marwel_system_form_dynamicremove"].disabled:focus,
input[name*="marwel_system_form_dynamicremove"][disabled]:focus,
fieldset[disabled] input[name*="marwel_system_form_dynamicremove"]:focus,
input[name*="marwel_system_form_dynamicremove"].disabled:active,
input[name*="marwel_system_form_dynamicremove"][disabled]:active,
fieldset[disabled] input[name*="marwel_system_form_dynamicremove"]:active,
input[name*="marwel_system_form_dynamicremove"].disabled.active,
input[name*="marwel_system_form_dynamicremove"][disabled].active,
fieldset[disabled] input[name*="marwel_system_form_dynamicremove"].active {
  background-color: #bb0311;
  border-color: #a2030f;
}
input[name*="marwel_system_form_dynamicremove"] .badge {
  color: #bb0311;
  background-color: #fff;
}
.big {
  font-size: 21px !important;
  line-height: 14px;
}
.pul-doleva {
  float: left;
  margin-right: 15px;
}
.pul-doprava {
  float: right;
  margin-left: 15px;
}
.fa-paperclip {
  font-size: 16px;
  margin-right: 5px;
}
.form-group {
  position: relative;
}
.padding {
  padding: 0 15px;
}
.hp .content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .hp .content {
    float: left;
    width: 100%;
  }
}
.hp .content-box #sys_blck_promo {
  font-size: 18px;
}
.hp .content-box .sys_blck {
  background-color: #ffffff;
  color: #000000;
  box-shadow: 1px 1px 1px #e0e0e0;
  padding: 15px 30px;
  margin: 20px 0;
  font-size: 14px;
  margin: 30px 0;
}
.hp .content-box .sys_blck#sys_blck_doc h3 {
  float: left;
  color: #000000;
  background: url('../img/icon/docs.png') no-repeat 0 50%;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  text-transform: uppercase;
}
.hp footer {
  margin: 0;
}
.login .area-contenttop,
.uvod .area-contenttop {
  margin: 10% auto 5px;
  width: 345px;
  text-align: center;
}
.login .area-contenttop h3,
.uvod .area-contenttop h3 {
  text-transform: uppercase;
  line-height: 1.6;
}
.uvod .area-contentbottom,
.login .area-contentbottom,
.uvod .area-systemmessages,
.login .area-systemmessages {
  margin: 15px auto 0;
  width: 345px;
  text-align: center;
}
.uvod .area-contentleft,
.login .area-contentleft {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .uvod .area-contentleft,
  .login .area-contentleft {
    float: left;
    width: 66.66666667%;
  }
}
.uvod .area-contentright,
.login .area-contentright {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
  float: right;
}
@media (min-width: 992px) {
  .uvod .area-contentright,
  .login .area-contentright {
    float: left;
    width: 33.33333333%;
  }
}
.uvod .content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .uvod .content {
    float: left;
    width: 100%;
  }
}
.btn.btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.btn.btn-default:hover,
.btn.btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.btn.btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.btn.btn-back:hover,
.btn.btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.btn.btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.btn-message {
  text-transform: uppercase;
  color: #a3a3a3;
  padding: 10px 15px;
  background-color: #f6f6f6;
  font-weight: normal;
  border-color: #d9d9d9;
  float: left;
  margin-left: -1px;
}
.btn-message:hover,
.btn-message:focus,
.btn-message:active {
  color: #000000;
}
.btn-message.active {
  color: #2ecc71 !important;
  background-color: #fff !important;
}
.btn-message i {
  font-size: 18px;
  margin: 0 5px 0 0;
  line-height: 18px;
}
.btn-add {
  border: 0 none;
  background-color: #fff;
  color: #2ecc71;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.65);
  font-size: 14px;
  float: right;
}
.btn-menu {
  color: #ffffff;
  background-color: #01a847;
  border-color: #018f3c;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  width: 150px;
  margin: 0 0 15px 30px;
}
.btn-menu:hover,
.btn-menu:focus,
.btn-menu:active,
.btn-menu.active,
.open .dropdown-toggle.btn-menu {
  color: #ffffff;
  background-color: #017f36;
  border-color: #005223;
}
.btn-menu:active,
.btn-menu.active,
.open .dropdown-toggle.btn-menu {
  background-image: none;
}
.btn-menu.disabled,
.btn-menu[disabled],
fieldset[disabled] .btn-menu,
.btn-menu.disabled:hover,
.btn-menu[disabled]:hover,
fieldset[disabled] .btn-menu:hover,
.btn-menu.disabled:focus,
.btn-menu[disabled]:focus,
fieldset[disabled] .btn-menu:focus,
.btn-menu.disabled:active,
.btn-menu[disabled]:active,
fieldset[disabled] .btn-menu:active,
.btn-menu.disabled.active,
.btn-menu[disabled].active,
fieldset[disabled] .btn-menu.active {
  background-color: #01a847;
  border-color: #018f3c;
}
.btn-menu .badge {
  color: #01a847;
  background-color: #fff;
}
.btn-menu i {
  margin: 0 15px 0 0;
  font-size: 12px;
}
.messages .error {
  background-color: #fbd9d9;
  border-color: #f494a4;
  color: #bb0311;
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.messages .error hr {
  border-top-color: #f17d90;
}
.messages .error .alert-link {
  color: #89020c;
}
.messages .error h4 {
  margin-top: 0;
  color: inherit;
}
.messages .error .alert-link {
  font-weight: bold;
}
.messages .error > p,
.messages .error > ul {
  margin-bottom: 0;
}
.messages .error > p + p {
  margin-top: 5px;
}
.messages .notice {
  background-color: #d6ecfc;
  border-color: #8fdcf7;
  color: #075490;
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.messages .notice hr {
  border-top-color: #77d5f5;
}
.messages .notice .alert-link {
  color: #05385f;
}
.messages .notice h4 {
  margin-top: 0;
  color: inherit;
}
.messages .notice .alert-link {
  font-weight: bold;
}
.messages .notice > p,
.messages .notice > ul {
  margin-bottom: 0;
}
.messages .notice > p + p {
  margin-top: 5px;
}
.messages .success,
.messages .message {
  background-color: #e3f4c6;
  border-color: #d4e886;
  color: #067c25;
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.messages .success hr,
.messages .message hr {
  border-top-color: #cce470;
}
.messages .success .alert-link,
.messages .message .alert-link {
  color: #044b16;
}
.messages .success h4,
.messages .message h4 {
  margin-top: 0;
  color: inherit;
}
.messages .success .alert-link,
.messages .message .alert-link {
  font-weight: bold;
}
.messages .success > p,
.messages .message > p,
.messages .success > ul,
.messages .message > ul {
  margin-bottom: 0;
}
.messages .success > p + p,
.messages .message > p + p {
  margin-top: 5px;
}
.messages .warning {
  background-color: #fdf2d4;
  border-color: #fac98b;
  color: #be5600;
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.messages .warning hr {
  border-top-color: #f8be73;
}
.messages .warning .alert-link {
  color: #8b3f00;
}
.messages .warning h4 {
  margin-top: 0;
  color: inherit;
}
.messages .warning .alert-link {
  font-weight: bold;
}
.messages .warning > p,
.messages .warning > ul {
  margin-bottom: 0;
}
.messages .warning > p + p {
  margin-top: 5px;
}
.messages .message {
  margin-bottom: 0;
}
.content-box .system_messages {
  margin: 0;
  padding: 0;
  clear: both;
  z-index: 100;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .content-box .system_messages {
    float: left;
    width: 100%;
  }
}
.content-box .system_messages .sys_blck {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.content-box .system_messages .messages {
  margin: 15px 0 0;
}
.system_form_validationResult {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: #fdf2d4;
  border-color: #fac98b;
  color: #be5600;
}
.system_form_validationResult h4 {
  margin-top: 0;
  color: inherit;
}
.system_form_validationResult .alert-link {
  font-weight: bold;
}
.system_form_validationResult > p,
.system_form_validationResult > ul {
  margin-bottom: 0;
}
.system_form_validationResult > p + p {
  margin-top: 5px;
}
.system_form_validationResult hr {
  border-top-color: #f8be73;
}
.system_form_validationResult .alert-link {
  color: #8b3f00;
}
.system_form_elementValidationResult {
  color: #bb0311;
}
#message_wrapper .recipient,
.message .recipient {
  display: inline-block;
}
#message_wrapper .recipient .role,
.message .recipient .role {
  float: left;
  margin-right: 15px;
  padding: 2px 0;
}
#message_wrapper .role,
.message .role {
  display: inline-block;
}
#message_wrapper div.organization,
.message div.organization {
  display: inline-block;
}
#message_wrapper div.organization span.organization,
.message div.organization span.organization {
  background-color: #ebebeb;
  padding: 3px 8px;
  margin-right: 5px;
  float: left;
}
#message_wrapper div.organization span.organization .ng-scope,
.message div.organization span.organization .ng-scope {
  margin-left: 5px;
  cursor: pointer;
}
#message_wrapper div.organization .btn,
.message div.organization .btn {
  float: left;
  padding: 2px 5px;
  margin: 0 0 0 15px;
}
#message_wrapper div.organization > fieldset,
.message div.organization > fieldset {
  display: inline-block;
}
#message_wrapper div.organization > fieldset .ng-scope > div,
.message div.organization > fieldset .ng-scope > div {
  float: left;
}
#message_wrapper textarea,
.message textarea {
  height: 205px;
}
.message-body {
  color: #000000;
}
.container-full {
  width: 100%;
  margin: 0 auto;
}
.grey_box {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  background-color: #e7e7e7;
  padding: 15px;
  min-height: 90px;
  display: block;
  margin: 0;
  line-height: 2;
}
.grey_box h3 {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 110%;
  font-weight: bold;
}
.grey_box span {
  font-size: 16px;
  font-weight: 700;
}
.grey_box h4 span {
  font-weight: 400;
  margin-left: 25px;
}
.white-row {
  background-color: #ffffff;
  border-bottom: 1px solid #ededed;
  padding: 15px 15px;
  margin: 0 0 15px 0;
  min-height: 100px;
  position: relative;
}
.white-row .nav {
  margin: 5px 0 0;
}
.white-row h2.fl {
  margin: 2px 60px 8px 0;
}
.white-row .btn {
  font-weight: bold;
}
.white-block {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 15px 30px;
  margin: 0 0 20px;
}
.white-block h3 {
  margin: 0 0 5px;
}
.white-block h4 {
  margin-top: 0;
}
.white-block .btn,
.white-block .system_forms_submit_button {
  margin-right: 15px;
}
.white-block div[id*="-wrapper"] {
  margin: 5px 0;
}
.white_box {
  background-color: #ffffff;
  color: #000000;
  box-shadow: 1px 1px 1px #e0e0e0;
  padding: 15px 30px;
  margin: 20px 0;
  font-size: 14px;
}
.white_box#sys_blck_doc h3 {
  float: left;
  color: #000000;
  background: url('../img/icon/docs.png') no-repeat 0 50%;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  text-transform: uppercase;
}
.no_white_box {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.filter-box {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  background-color: #ffffff;
  border: 3px solid #ededed;
  padding: 15px;
  margin-bottom: 15px;
}
.filter-box .btn,
.filter-box .system_forms_submit_button {
  margin-right: 15px;
}
.filter-box .checkbox {
  margin-top: 21px;
}
.filter-box label,
.filter-box .radio label,
.filter-box .checkbox label {
  font-weight: 600;
}
.autosubmit {
  background: url('../img/icon/limit.png') no-repeat 0 50%;
  padding-left: 25px;
  margin: 0 0 10px;
}
.black_box {
  text-align: center;
}
.black_box a {
  background-color: #333438;
  background-repeat: no-repeat;
  background-position: 50% 10px;
  color: #ffffff;
  border: 1px solid #232426;
  font-size: 12px;
  padding: 30px 0 5px;
  margin: 20px 0;
  width: 33.33333%;
  float: left;
  text-decoration: none;
}
.black_box a:hover,
.black_box a:focus {
  background-color: #1a1b1d;
}
.black_box.support a {
  background-image: url('../img/icon/support.png');
}
.black_box.faq a {
  background-image: url('../img/icon/info.png');
}
.black_box.help a {
  background-image: url('../img/icon/help.png');
  border-left: 0 none;
  border-right: 0 none;
}
.black_box p {
  margin: 0;
}
.green_box {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  background-color: #1abc9c;
  background-repeat: no-repeat;
  background-position: 90% 15px;
  padding: 35px 15px 15px;
  margin: 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.green_box.mail {
  background-image: url('../img/icon/ico_mail.png');
}
.green_box.flag {
  background-image: url('../img/icon/ico_flag.png');
}
.green_box p {
  margin: 0;
}
.green_box span {
  font-size: 30px;
}
.modbox .modbox_cnt {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modbox .modbox_cnt table tr td {
  vertical-align: top !important;
}
.modbox .close {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
}
.modbox .close:empty {
  width: 1em;
}
.modbox .close:before {
  content: "\e014";
}
.modbox .handle {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.625px;
  line-height: 8px;
  font-size: 18px;
}
.modbox .btnMinus {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #028284;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.modbox .btnMinus:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modbox .btnMinus:hover,
.modbox .btnMinus:focus {
  color: #ffffff;
  text-decoration: none;
}
.modbox .btnMinus:active,
.modbox .btnMinus.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modbox .btnMinus.disabled,
.modbox .btnMinus[disabled],
fieldset[disabled] .modbox .btnMinus {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modbox .btnMinus.btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .btnMinus.btn-default:hover,
.modbox .btnMinus.btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .btnMinus.btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .btnMinus.btn-back:hover,
.modbox .btnMinus.btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .btnMinus.btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.modbox .btnMinus,
.modbox .btnMinus:active,
.modbox .btnMinus[disabled],
fieldset[disabled] .modbox .btnMinus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modbox .btnMinus,
.modbox .btnMinus:hover,
.modbox .btnMinus:focus,
.modbox .btnMinus:active {
  border-color: transparent;
}
.modbox .btnMinus:hover,
.modbox .btnMinus:focus {
  color: #013839;
  text-decoration: underline;
  background-color: transparent;
}
.modbox .btnMinus[disabled]:hover,
fieldset[disabled] .modbox .btnMinus:hover,
.modbox .btnMinus[disabled]:focus,
fieldset[disabled] .modbox .btnMinus:focus {
  color: #999999;
  text-decoration: none;
}
.modbox .sys_btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .sys_btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modbox .sys_btn:hover,
.modbox .sys_btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.modbox .sys_btn:active,
.modbox .sys_btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modbox .sys_btn.disabled,
.modbox .sys_btn[disabled],
fieldset[disabled] .modbox .sys_btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modbox .sys_btn.btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .sys_btn.btn-default:hover,
.modbox .sys_btn.btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .sys_btn.btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .sys_btn.btn-back:hover,
.modbox .sys_btn.btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .sys_btn.btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.modbox .sys_btn:hover,
.modbox .sys_btn:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #01a847;
  border-color: #018f3c;
}
.modbox .submit:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modbox .submit:hover,
.modbox .submit:focus {
  color: #ffffff;
  text-decoration: none;
}
.modbox .submit:active,
.modbox .submit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modbox .submit.disabled,
.modbox .submit[disabled],
fieldset[disabled] .modbox .submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modbox .submit.btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .submit.btn-default:hover,
.modbox .submit.btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .submit.btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.modbox .submit.btn-back:hover,
.modbox .submit.btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.modbox .submit.btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.modbox .submit:hover,
.modbox .submit:focus,
.modbox .submit:active,
.modbox .submit.active,
.open .dropdown-toggle.modbox .submit {
  color: #ffffff;
  background-color: #017f36;
  border-color: #005223;
}
.modbox .submit:active,
.modbox .submit.active,
.open .dropdown-toggle.modbox .submit {
  background-image: none;
}
.modbox .submit.disabled,
.modbox .submit[disabled],
fieldset[disabled] .modbox .submit,
.modbox .submit.disabled:hover,
.modbox .submit[disabled]:hover,
fieldset[disabled] .modbox .submit:hover,
.modbox .submit.disabled:focus,
.modbox .submit[disabled]:focus,
fieldset[disabled] .modbox .submit:focus,
.modbox .submit.disabled:active,
.modbox .submit[disabled]:active,
fieldset[disabled] .modbox .submit:active,
.modbox .submit.disabled.active,
.modbox .submit[disabled].active,
fieldset[disabled] .modbox .submit.active {
  background-color: #01a847;
  border-color: #018f3c;
}
.modbox .submit .badge {
  color: #01a847;
  background-color: #fff;
}
.modal_box_wrap .nipezModalLeft {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .modal_box_wrap .nipezModalLeft {
    float: left;
    width: 50%;
  }
}
.modal_box_wrap .nipezModalRight {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .modal_box_wrap .nipezModalRight {
    float: left;
    width: 50%;
  }
}
.modal_box_wrap li {
  list-style: none;
}
.modal_box_wrap li input {
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
  float: left;
  margin: 0 2px 0;
}
.modal_box_wrap li input label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.modal_box_wrap li input[disabled],
fieldset[disabled] .modal_box_wrap li input {
  cursor: not-allowed;
}
.modal_box_wrap li input label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.modal_box_wrap li input[disabled],
fieldset[disabled] .modal_box_wrap li input {
  cursor: not-allowed;
}
.modal_box_wrap .nipez_list {
  padding: 0;
}
.modal_box_wrap .nipez_list input[type=radio] {
  margin: 3px 7px 0 0;
}
.modal_box_wrap .nipez_list .selectedNameContainer {
  padding: 3px 0;
}
.modal_box_wrap .btnMinus {
  float: right;
}
.modal_box_wrap .btnMinus span {
  display: none;
}
.modal_box_wrap .nipez_list_pad {
  padding: 0;
}
.modal_box_wrap .nipez_list_pad .selectedNameContainer {
  padding: 7px 0;
}
.modal_box_wrap .modalfix {
  position: fixed;
  width: 450px;
  top: 98px;
}
table,
.table {
  width: 100%;
  clear: both;
  font-size: 12px;
  margin: 5px 0;
  box-shadow: 0 1px 4px #fafafa;
  line-height: 1;
}
table.table-condensed input[type="checkbox"],
.table.table-condensed input[type="checkbox"],
table.table-condensed input[type="radio"],
.table.table-condensed input[type="radio"] {
  margin-bottom: 0;
}
table thead tr th,
.table thead tr th {
  background-color: #73757e;
  background-image: -moz-linear-gradient(top, #73757e 0%, #64666e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #73757e), color-stop(100%, #64666e));
  background-image: -webkit-linear-gradient(top, #73757e 0%, #64666e 100%);
  background-image: -o-linear-gradient(top, #73757e 0%, #64666e 100%);
  background-image: -ms-linear-gradient(top, #73757e 0%, #64666e 100%);
  background-image: linear-gradient(to bottom, #73757e 0%, #64666e 100%);
  border: 0 none;
  border-right: 1px solid #5a5c63;
  border-bottom: 1px solid #64666e;
  padding: 10px 20px;
  color: #fff;
  vertical-align: top;
}
table thead tr th.sys-action,
.table thead tr th.sys-action {
  min-width: 135px;
}
table thead tr th:first-child,
.table thead tr th:first-child {
  border-radius: 2px 0 0 0;
  -webkit-border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0 0;
}
table thead tr th:last-child,
.table thead tr th:last-child {
  border-radius: 0 2px 0 0;
  -webkit-border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  border-right: 0 none;
}
table thead tr th:only-child,
.table thead tr th:only-child {
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
}
table thead tr th a,
.table thead tr th a {
  color: #fff;
}
table tbody,
.table tbody {
  border: 1px solid #ededed;
  border-top: 0 none;
  border-width: 0 2px 2px;
}
table tr:hover td,
.table tr:hover td {
  background-color: #eef7fb !important;
}
table tr td,
.table tr td {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  border-right: 0px solid transparent;
  vertical-align: middle !important;
}
table tr.userBlocked td,
.table tr.userBlocked td {
  background-color: #ddd !important;
}
table tr.col-part td,
.table tr.col-part td {
  background-color: #e7e7e7 !important;
}
table tr.gathering-rl-row-not-accepted td,
.table tr.gathering-rl-row-not-accepted td,
table tr.cancelled td,
.table tr.cancelled td {
  color: #bb0311;
  background-color: #fbd9d9 !important;
}
table tr.gathering-rl-row-accepted td,
.table tr.gathering-rl-row-accepted td {
  color: #067c25;
  background-color: #e3f4c6 !important;
}
table tr.gathering-rl-row-deleted td,
.table tr.gathering-rl-row-deleted td {
  color: #bb0311;
  text-decoration: line-through;
}
table tr td.gathering-rl-row-description,
.table tr td.gathering-rl-row-description {
  color: #075490;
  background-color: #d6ecfc !important;
}
table tr td.gathering-rl-row-quantity-changed,
.table tr td.gathering-rl-row-quantity-changed {
  color: #be5600;
  background-color: #fdf2d4 !important;
}
table tr td.externalContract,
.table tr td.externalContract {
  background-color: #ffdcaa !important;
}
table tr td.price-cell,
.table tr td.price-cell {
  text-align: right;
}
table tr:nth-child(odd) td,
.table tr:nth-child(odd) td {
  background-color: #f9f9f9;
}
table tr.afterValidity td,
.table tr.afterValidity td {
  background: #FFEAEA;
}
table tbody.no-odd-rows tr.col-part ~ tr td,
.table tbody.no-odd-rows tr.col-part ~ tr td {
  background-color: #fff;
}
table tbody.odd td,
.table tbody.odd td {
  background-color: #f9f9f9;
}
table tbody.even td,
.table tbody.even td {
  background-color: #fff;
}
.with_sort {
  white-space: nowrap;
}
.with_sort .sys_srtr {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
.with_sort .sys_srtr .sys_srtr_a,
.with_sort .sys_srtr .sys_srtr_d {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 5px;
}
.with_sort .sys_srtr .sys_srtr_a.active,
.with_sort .sys_srtr .sys_srtr_d.active {
  color: #000000;
}
.with_sort .sys_srtr .sys_srtr_a .sys_srtr_arr_a,
.with_sort .sys_srtr .sys_srtr_d .sys_srtr_arr_a,
.with_sort .sys_srtr .sys_srtr_a .sys_srtr_arr_d,
.with_sort .sys_srtr .sys_srtr_d .sys_srtr_arr_d {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  font-size: 14px;
  width: 8px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.with_sort .sys_srtr .sys_srtr_arr_a:before {
  content: "\f0de";
}
.with_sort .sys_srtr .sys_srtr_arr_d:before {
  content: "\f0dd";
}
.usr_loginform {
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  margin: 30px auto;
  width: 345px;
  padding: 30px;
  display: block;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.usr_loginform img {
  margin-bottom: 15px;
}
.usr_loginform label {
  text-align: left;
}
.usr_loginform .form-control {
  padding: 10px 15px 10px 45px;
  height: 40px;
}
.usr_loginform .form-control:hover {
  border-color: #2ecc71;
}
.usr_loginform .btn {
  height: 40px;
  line-height: 2;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
}
@media (min-width: 992px) {
  .usr_loginform .btn {
    float: left;
    width: 100%;
  }
}
#page {
  width: 100%;
  margin: 0 auto;
}
#page .fast-nav {
  margin-left: -15px;
  margin-right: -15px;
}
#page .fast-nav:before,
#page .fast-nav:after {
  content: " ";
  display: table;
}
#page .fast-nav:after {
  clear: both;
}
#page .fast-nav:before,
#page .fast-nav:after {
  content: " ";
  display: table;
}
#page .fast-nav:after {
  clear: both;
}
#page .top_fixed {
  background-color: #2a2b2d;
  padding-right: 222px;
  left: 222px;
  border-bottom: 1px solid #505b5f;
  position: fixed;
  width: 100%;
  display: block;
  z-index: 900;
  top: 0;
}
#page nav {
  display: block;
  width: 100%;
}
#page nav#menu {
  margin: 0 0 60px;
}
#page nav#menu ul {
  margin: 0;
  padding: 0;
}
#page nav#menu ul li {
  color: #ffffff;
  border-bottom: 1px solid #1f2022;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#page nav#menu ul li.first {
  border-top: 0 none;
}
#page nav#menu ul li a {
  color: #ffffff;
  border-left: 2px solid #38393d;
  font-weight: bold;
  text-shadow: 1px 1px 0 #464e52;
  display: block;
  padding: 10px;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
#page nav#menu ul li a:hover,
#page nav#menu ul li a:focus {
  background-color: #1c1c1e;
  border-color: #47dc86;
}
#page nav#menu ul li.node_menu_active,
#page nav#menu ul li.active a {
  background-color: #1c1c1e;
  border-color: #47dc86;
  text-decoration: none;
}
#page nav#menu ul li.node_menu_active a,
#page nav#menu ul li.active a a {
  border-color: #47dc86;
}
#page nav#menu ul.contract-menu {
  margin-bottom: 30px;
}
#page nav#menu ul.contract-menu li span {
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 0 #464e52;
  display: block;
  height: 40px;
  padding: 12px 10px 0 32px;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
#page nav#menu ul.contract-menu li a {
  border-left: 0 none;
}
#page nav#menu ul.contract-menu li a i {
  color: #000000;
  font-size: 9px;
  margin-right: 7px;
  margin-left: 3px;
}
#page nav#menu ul.contract-menu li.active {
  background-color: #1c1c1e;
  text-decoration: none;
}
#page nav#menu ul.contract-menu li.active i {
  color: #47dc86;
}
#page nav#menu ul.contract-menu li.contract-current-state {
  background-color: #1c1c1e;
  text-decoration: none;
}
#page nav#menu ul.contract-menu li.contract-current-state span {
  padding-left: 7px;
}
#page nav#menu ul.contract-menu li.contract-current-state i {
  color: #47dc86;
  margin-right: 7px;
  margin-left: 0;
  font-size: 14px;
}
#page nav#menu .subsection_tabs .tab {
  border-bottom: 1px solid #222325;
  float: left;
  width: 50%;
  border: 0 none;
}
#page nav#menu .subsection_tabs .tab a {
  background: #2b2b2e;
  border: 0 none;
  border-top: 2px solid #2b2b2e;
  color: #ffffff;
  text-transform: none;
}
#page nav#menu .subsection_tabs .tab a span {
  font-size: 14px;
  margin-right: 10px;
  vertical-align: text-bottom;
}
#page nav#menu .subsection_tabs .tab a:hover,
#page nav#menu .subsection_tabs .tab a:focus {
  background: #2b2b2e;
}
#page nav#menu .subsection_tabs .tab a.active {
  border-top: 2px solid #2ecc71;
  background: none;
  border-right: 1px solid #222325;
  color: #2ecc71;
}
#page #topmenu {
  float: right;
  margin: 0;
  padding: 0;
  width: auto;
}
#page #topmenu ul {
  margin: 0;
}
#page #topmenu ul li {
  list-style: none;
  float: left;
}
#page #topmenu ul li .ion {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#page #topmenu ul.lvl1 {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
}
#page #topmenu ul.lvl1 > li {
  border-left: 1px solid #131415;
  float: left;
  list-style: none;
  display: inline-block;
  position: relative;
}
#page #topmenu ul.lvl1 > li:hover ul.lvl2,
#page #topmenu ul.lvl1 > li:focus ul.lvl2 {
  display: block;
}
#page #topmenu ul.lvl1 > li.active > a {
  background: #000000;
  border-top: 2px solid #47dc86;
}
#page #topmenu ul.lvl1 > li > a {
  color: #ffffff;
  border-top: 2px solid #2a2b2d;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 15px;
  height: 40px;
  display: block;
}
#page #topmenu ul.lvl1 > li > a:hover,
#page #topmenu ul.lvl1 > li > a:focus {
  background: #000000;
  border-top: 2px solid #47dc86;
}
#page #topmenu ul.lvl1 > li.node_menu_active a {
  background: url('../img/bg_navbar.png') repeat-x 0 0;
  border-top: 2px solid #47dc86;
}
#page #topmenu ul.lvl2 {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  background: #ffffff;
  border: 1px solid #e6e7e7;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
  display: none;
  position: absolute;
  z-index: 200;
  padding: 1px 2px;
  width: 200px;
}
#page #topmenu ul.lvl2 li {
  float: none;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#page #topmenu ul.lvl2 li.active a {
  background: #ededed;
}
#page #topmenu ul.lvl2 li a {
  color: #000000;
  display: block;
  padding: 5px 15px;
  border-bottom: 1px solid #e6e7e7;
  text-decoration: none;
}
#page #topmenu ul.lvl2 li a:hover,
#page #topmenu ul.lvl2 li a:focus {
  background: #ededed;
}
#page #topmenu ul.lvl2 li:last-child a {
  border-bottom: 0 none;
}
#page #navbar {
  float: right;
}
#page #navbar .home_link {
  border-top: 2px solid #2a2b2d;
  color: #ffffff;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  float: left;
  font-size: 14px;
  line-height: 36px;
  width: 40px;
  height: 40px;
  text-decoration: none;
  top: 0;
}
#page #navbar .home_link:empty {
  width: 1em;
}
#page #navbar .home_link:before {
  content: "\e021";
}
#page #navbar .home_link span {
  display: none;
}
#page #navbar .home_link:hover,
#page #navbar .home_link:focus {
  border-top: 2px solid #47dc86;
  background: #2b2b2e;
}
#page #navbar .home_link.home_active {
  color: #47dc86;
  border-top: 2px solid #47dc86;
  background: #2b2b2e;
}
#page #navbar .navbar-wrap {
  text-align: center;
  height: 40px;
  padding: 0 15px 0 0;
  background: url('../img/bg_navbar.png') repeat-x 0 0;
  color: #47dc86;
  float: left;
}
#page #navbar .navbar-wrap a {
  color: #47dc86;
  font-weight: bold;
}
#page #navbar .navbar-wrap .user_info .ion {
  text-align: center;
  color: #ffffff;
  height: 40px;
  width: 40px;
  font-size: 16px;
  line-height: 38px;
}
#page header #logo {
  width: 222px;
  text-align: center;
  margin: 30px 0 26px;
}
#page .left {
  float: left;
  display: block;
  width: 222px;
  margin: 0;
}
#page .left #sidebar {
  position: relative;
  height: 100%;
  height: 100vh;
}
#page .right {
  margin: 0;
  height: auto;
  overflow: hidden;
}
#page #main .content-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #page #main .content-box {
    float: left;
    width: 100%;
  }
}
#page #main .content-box .areaTop {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin: 40px 0 0;
  padding: 0;
}
@media (min-width: 992px) {
  #page #main .content-box .areaTop {
    float: left;
    width: 100%;
  }
}
#page #main .content-box .breadcrumb {
  background-color: #f8f9f9;
  background-image: -moz-linear-gradient(top, #f8f9f9 0%, #f3f4f4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f9f9), color-stop(100%, #f3f4f4));
  background-image: -webkit-linear-gradient(top, #f8f9f9 0%, #f3f4f4 100%);
  background-image: -o-linear-gradient(top, #f8f9f9 0%, #f3f4f4 100%);
  background-image: -ms-linear-gradient(top, #f8f9f9 0%, #f3f4f4 100%);
  background-image: linear-gradient(to bottom, #f8f9f9 0%, #f3f4f4 100%);
  display: block;
  margin: 0;
  padding: 10px 15px;
}
#page #main .content-box .area-contenttop {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #page #main .content-box .area-contenttop {
    float: left;
    width: 100%;
  }
}
#page #main .content-box .area-contentleft {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  #page #main .content-box .area-contentleft {
    float: left;
    width: 66.66666667%;
  }
}
#page #main .content-box .area-contentright {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  #page #main .content-box .area-contentright {
    float: left;
    width: 33.33333333%;
  }
}
#page #main .content-box .area-contentright ul {
  clear: both;
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}
#page #main .content-box .area-contentright ul li {
  color: #028284;
  background: url('../img/icon/li_green.png') no-repeat 0 6px;
  padding: 0 0 0 30px;
  margin: 0 0 3px;
}
#page #main .content-box .area-contentright ul li a {
  color: #028284;
  text-decoration: underline;
}
#page #main .content-box .area-contentright ul li a:hover,
#page #main .content-box .area-contentright ul li a:focus {
  text-decoration: none;
}
#page #main .content-box #sys_blck_info .green_box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #page #main .content-box #sys_blck_info .green_box {
    float: left;
    width: 50%;
  }
}
#page #main .content-box .content {
  margin: 30px;
  display: block;
}
#page #main .content-box .area-contentbottom {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #page #main .content-box .area-contentbottom {
    float: left;
    width: 100%;
  }
}
#page .area-system {
  margin-left: -15px;
  margin-right: -15px;
}
#page .area-system:before,
#page .area-system:after {
  content: " ";
  display: table;
}
#page .area-system:after {
  clear: both;
}
#page .area-system:before,
#page .area-system:after {
  content: " ";
  display: table;
}
#page .area-system:after {
  clear: both;
}
.content ul {
  clear: both;
  margin: 15px 0;
  padding: 0;
  list-style: none;
}
.content ul li {
  color: #028284;
  background: url('../img/icon/li_green.png') no-repeat 0 6px;
  padding: 0 0 0 15px;
  margin: 0 0 3px 15px;
}
.content ul li a {
  color: #028284;
  text-decoration: underline;
}
.content ul li a:hover,
.content ul li a:focus {
  text-decoration: none;
}
.content ul.dropdown-menu {
  margin: 0;
}
.content ul.dropdown-menu li {
  background: none;
  padding: 0;
  margin: 0;
}
.content ul.dropdown-menu li a {
  text-decoration: none;
  padding: 5px 10px;
}
.content .dropdown i {
  font-size: 14px;
  margin-right: 5px;
}
.content .dropdown.open .dropdown-toggle.btn-default {
  color: #000;
}
.content .dropdown .btn {
  margin-bottom: 8px;
}
.area-bottombar {
  color: #bbbbbb;
  padding: 15px 0;
}
.area-bottombar a {
  color: #fff;
}
.area-bottombar h3 {
  font-size: 16px;
}
.area-bottombar #sys_blck_foot {
  padding: 0 15px;
}
footer {
  color: #ffffff;
  font-size: 12px;
  height: 49px;
  line-height: 4;
  margin: 15px 0 0;
}
footer p {
  margin: 0;
}
footer .area-bottom .sys_blck {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  footer .area-bottom .sys_blck {
    float: left;
    width: 100%;
  }
}
footer .area-bottom a {
  color: #47dc86;
  text-decoration: underline;
  font-weight: bold;
}
footer .area-bottom .qcm {
  float: right;
}
.rscz #page #main .content-box .content {
  background: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.external-login-headline {
  text-align: center;
  margin: 30px auto;
  width: 345px;
  display: block;
}
ul.nav {
  border-bottom: 2px solid #2ecc71;
  margin-bottom: -1px !important;
  clear: none !important;
  padding: 0 15px !important;
}
ul.nav li {
  color: #000000 !important;
  font-size: 12px;
  font-weight: bold;
  background-color: #ebfff3 !important;
  background-image: -moz-linear-gradient(top, #ebfff3 0%, #fbfbfb 100%) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebfff3), color-stop(100%, #fbfbfb)) !important;
  background-image: -webkit-linear-gradient(top, #ebfff3 0%, #fbfbfb 100%) !important;
  background-image: -o-linear-gradient(top, #ebfff3 0%, #fbfbfb 100%) !important;
  background-image: -ms-linear-gradient(top, #ebfff3 0%, #fbfbfb 100%) !important;
  background-image: linear-gradient(to bottom, #ebfff3 0%, #fbfbfb 100%) !important;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  top: 2px;
  border: 0 none;
}
ul.nav li a {
  background-color: #fefefe;
  background-image: -moz-linear-gradient(top, #fefefe 0%, #f6f6f6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f6f6f6));
  background-image: -webkit-linear-gradient(top, #fefefe 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(top, #fefefe 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(top, #fefefe 0%, #f6f6f6 100%);
  background-image: linear-gradient(to bottom, #fefefe 0%, #f6f6f6 100%);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0;
  text-decoration: none !important;
  color: #444 !important;
  border: 1px solid #dbdbdb;
  border-bottom: 0 none;
  border-left: 0 none;
  padding: 10px 15px 11px;
}
ul.nav li:first-child {
  border-left: 1px solid #dbdbdb;
}
ul.nav li.active {
  padding: 10px 15px !important;
  border: 2px solid #2ECC71;
  border-bottom: 2px solid #fbfbfb;
  background-image: none;
}
ul.nav li.active a {
  border-left: 2px solid #2ECC71;
}
.avatar {
  float: left;
  text-align: center;
  font-weight: bold;
  line-height: 4;
  font-size: 16px;
  width: 65px;
  height: 65px;
  margin: 0 15px 30px 0;
  background: #2ecc71;
  color: #fff;
}
.mw3-tree-view {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #fff;
  padding: 0;
  margin: 0;
  border: 1px solid #ededed;
  border-top: 0 none;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.03);
}
.mw3-tree-view .controls {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ededed;
  padding: 5px 15px;
  text-align: right;
}
.mw3-tree-view .controls button {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
  margin-bottom: 0;
}
.mw3-tree-view .controls button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mw3-tree-view .controls button:hover,
.mw3-tree-view .controls button:focus {
  color: #ffffff;
  text-decoration: none;
}
.mw3-tree-view .controls button:active,
.mw3-tree-view .controls button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mw3-tree-view .controls button.disabled,
.mw3-tree-view .controls button[disabled],
fieldset[disabled] .mw3-tree-view .controls button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mw3-tree-view .controls button.btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.mw3-tree-view .controls button.btn-default:hover,
.mw3-tree-view .controls button.btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.mw3-tree-view .controls button.btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.mw3-tree-view .controls button.btn-back:hover,
.mw3-tree-view .controls button.btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.mw3-tree-view .controls button.btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.mw3-tree-view .controls button:hover,
.mw3-tree-view .controls button:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.mw3-tree-view ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mw3-tree-view ul ul {
  margin-left: 5px;
  position: relative;
}
.mw3-tree-view ul ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px dotted;
}
.mw3-tree-view ul ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 0;
  border-top: 1px dotted;
  position: absolute;
  top: 11px;
  left: 0;
}
.mw3-tree-view ul ul li:last-child:before {
  background: white;
  height: auto;
  top: 11px;
  bottom: 0;
}
.mw3-tree-view ul li {
  background: none;
  color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 2px 0 5px 20px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
.mw3-tree-view ul li .selected {
  font-weight: bold;
}
.mw3-tree-view i {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mw3-tree-view i.normal:before {
  content: "\f096";
}
.mw3-tree-view i.collapsed:before {
  content: "\f196";
}
.mw3-tree-view i.expanded:before {
  content: "\f147";
}
.btn-list,
.btn-tree {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  float: left;
  border: 1px solid #d5d5d5;
  color: #666;
  margin: 0;
  background: #f8f8f8;
  background: -moz-radial-gradient(center, ellipse cover, #f8f8f8 0%, #f1f1f1 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f8f8f8 0%, #f1f1f1 100%);
  background: -o-radial-gradient(center, ellipse cover, #f8f8f8 0%, #f1f1f1 100%);
  background: -ms-radial-gradient(center, ellipse cover, #f8f8f8 0%, #f1f1f1 100%);
  background: radial-gradient(ellipse at center, #f8f8f8 0%, #f1f1f1 100%);
}
.btn-list:focus,
.btn-tree:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-list:hover,
.btn-tree:hover,
.btn-list:focus,
.btn-tree:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn-list:active,
.btn-tree:active,
.btn-list.active,
.btn-tree.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-list.disabled,
.btn-tree.disabled,
.btn-list[disabled],
.btn-tree[disabled],
fieldset[disabled] .btn-list,
fieldset[disabled] .btn-tree {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-list.btn-default,
.btn-tree.btn-default {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.btn-list.btn-default:hover,
.btn-tree.btn-default:hover,
.btn-list.btn-default:focus,
.btn-tree.btn-default:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.btn-list.btn-back,
.btn-tree.btn-back {
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0%, #ffffff 100%);
  color: #000000;
  border-color: #d9d9d9;
  font-weight: bold;
}
.btn-list.btn-back:hover,
.btn-tree.btn-back:hover,
.btn-list.btn-back:focus,
.btn-tree.btn-back:focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  outline: 0 none;
  color: #000000;
}
.btn-list.btn-back span,
.btn-tree.btn-back span {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.btn-list span,
.btn-tree span {
  font-size: 1.5em;
  font-weight: normal;
}
.btn-list.btn-active,
.btn-tree.btn-active,
.btn-list:focus,
.btn-tree:focus,
.btn-list:hover,
.btn-tree:hover {
  background: #ffffff;
  color: #00a045;
}
.btn-list {
  border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
}
.btn-tree {
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
}
.animate-hide {
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  opacity: 1;
  height: auto;
  visibility: visible;
}
.animate-hide.ng-hide {
  line-height: 0;
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
  display: block !important;
  visibility: hidden;
}
.properties .btn {
  margin: 0 0 15px;
}
.properties div[id*="-wrapper"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .properties div[id*="-wrapper"] {
    float: left;
    width: 50%;
  }
}
.properties div[id*="-wrapper"] > select:first-child {
  margin-top: 24px;
}
.properties .nipez-row div[id*="-wrapper"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .properties .nipez-row div[id*="-wrapper"] {
    float: left;
    width: 100%;
  }
}
.properties fieldset fieldset fieldset fieldset {
  border: 1px dotted #ddd;
  margin-top: 15px;
}
.properties fieldset fieldset fieldset fieldset legend {
  padding: 0 15px;
  float: left;
}
.properties fieldset fieldset fieldset fieldset fieldset {
  border: 0 none;
}
.properties fieldset fieldset fieldset fieldset fieldset legend {
  border: 0 none;
}
.post_box {
  font-size: 14px;
  margin-top: -10px;
}
.permission .glyphicon-ok {
  color: #2ecc71;
}
.permission .glyphicon-remove {
  color: #ea0700;
}
a.more {
  font-weight: bold;
  text-decoration: underline;
  float: right;
  font-size: 12px;
}
a.more:hover,
a.more:focus {
  text-decoration: none;
}
.searchInput {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.625;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #b3b3b3;
  border-radius: 2px;
  -webkit-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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-top: 15px;
}
.searchInput:focus {
  border-color: #2ecc71;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(46, 204, 113, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(46, 204, 113, 0.6);
}
.searchInput:focus {
  border-color: #2ecc71;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(46, 204, 113, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(46, 204, 113, 0.6);
}
.searchInput:-moz-placeholder {
  color: #999999;
}
.searchInput::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.searchInput:-ms-input-placeholder {
  color: #999999;
}
.searchInput::-webkit-input-placeholder {
  color: #999999;
}
.searchInput[disabled],
.searchInput[readonly],
fieldset[disabled] .searchInput {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.searchInput {
  height: auto;
}
.nipez-row {
  margin-left: -15px;
  margin-right: -15px;
}
.nipez-row:before,
.nipez-row:after {
  content: " ";
  display: table;
}
.nipez-row:after {
  clear: both;
}
.nipez-row:before,
.nipez-row:after {
  content: " ";
  display: table;
}
.nipez-row:after {
  clear: both;
}
.fa.remove {
  cursor: pointer;
  font-size: 18px;
  color: #2c2c2c;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background-color: #fff;
  padding: 3px;
  width: auto;
  line-height: 18px;
  display: inline-block;
}
.full-control input[type=submit],
.full-control button,
.full-control .system_forms_submit_button {
  width: 100%;
  margin: 0;
}
.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
.sys_confirm {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .sys_confirm {
    float: left;
    width: 50%;
  }
}
.sys_confirm_msg {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: #d6ecfc;
  border-color: #8fdcf7;
  color: #075490;
}
.sys_confirm_msg h4 {
  margin-top: 0;
  color: inherit;
}
.sys_confirm_msg .alert-link {
  font-weight: bold;
}
.sys_confirm_msg > p,
.sys_confirm_msg > ul {
  margin-bottom: 0;
}
.sys_confirm_msg > p + p {
  margin-top: 5px;
}
.sys_confirm_msg hr {
  border-top-color: #77d5f5;
}
.sys_confirm_msg .alert-link {
  color: #05385f;
}
.area-topbar .sys_blck {
  float: left;
}
.user-permissions {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ededed;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.03);
}
.user-permissions h3 {
  margin: 0 0 15px;
}
.user-permissions input[type=checkbox] {
  float: left;
  margin: 0 15px 0 0;
}
.user-permissions label {
  clear: none;
}
.user-permissions ul li {
  background: none;
  color: #000000;
  cursor: pointer;
  padding: 0;
}
.input-group-addon {
  font-size: 16px;
  height: 33px;
  margin-left: -1px;
  margin-bottom: 3px;
}
.input-group-addon span {
  cursor: pointer;
}
.full_text {
  max-width: 1199px;
  display: block;
}
@media (max-width: 991px) {
  .full_text {
    max-width: 991px;
  }
}
@media (max-width: 767px) {
  .full_text {
    max-width: 767px;
  }
}
.contractHeader-item {
  border-top: 1px solid #eee;
}
.contractHeader-item p {
  float: left;
}
.contractHeader-item p:first-child {
  margin-top: 10px;
}
.contractHeader-item.col-md-4 p {
  float: right;
}
.contract-header-buttons a {
  margin: 2px 0;
}
.filter-box-btn-wrap input[type="submit"],
.filter-box-btn-wrap #filter-box-btn {
  float: left;
  display: inline-block;
  width: auto;
}
.filter-box-btn-wrap input[type="submit"] {
  margin-right: 1em;
}
/* Tabulka se statistikami na HP */
.table-counts-statistic.table-responsive .table,
.table-gatherings-statistic.table-responsive .table {
  border-collapse: inherit;
  margin: 2em 0;
  border-top: 1px solid #eee;
  width: auto;
}
.table-counts-statistic.table-responsive .table tr > td,
.table-gatherings-statistic.table-responsive .table tr > td,
.table-counts-statistic.table-responsive .table tr > th,
.table-gatherings-statistic.table-responsive .table tr > th {
  padding: 0.5em;
  width: 8em;
  text-align: center;
}
.table-counts-statistic.table-responsive .table tbody > tr > td:first-child,
.table-gatherings-statistic.table-responsive .table tbody > tr > td:first-child,
.table-counts-statistic.table-responsive .table thead > tr > th:first-child,
.table-gatherings-statistic.table-responsive .table thead > tr > th:first-child {
  text-align: left;
}
.table-gatherings-statistic.table-responsive .table {
  float: right;
  width: 49%;
  clear: none;
}
.table-gatherings-statistic.table-responsive .table:first-child {
  float: left;
}
/* Responsive chování pro tabulky se statistikami na HP */
@media (min-width: 1705px) and (max-width: 1980px) {
  .table-counts-statistic.table-responsive .table tr > td,
  .table-gatherings-statistic.table-responsive .table tr > td,
  .table-counts-statistic.table-responsive .table tr > th,
  .table-gatherings-statistic.table-responsive .table tr > th {
    width: 11em;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .table-gatherings-statistic.table-responsive .table {
    width: 98%;
    float: left;
    clear: both;
  }
}
/* Subcontract */
.subcontract-table .row-item-1 > td {
  border-bottom: none;
}
.subcontract-table .row-item-2 > td {
  border-top: none;
}
.subcontract-table colgroup:nth-child(odd) tr td {
  background: #fff;
}
.subcontract-input-item {
  width: 12em;
}
.subcontract-input-item .subcontract-input-info {
  padding-top: 5px;
  float: left;
  text-align: center;
  width: 100%;
}
.subcontract-input-item-info.item-last {
  padding-top: 28px;
}
#subcontractItems .btn-primary {
  margin-right: 15px;
}
.contract-gathering .action-deleteItemForce {
  background-image: url(../img/sprites.png);
  background-position: -5px -175px;
  width: 24px;
  height: 24px;
  display: inline-block;
  padding: 0;
  margin: 0 3px;
  text-indent: -999px;
  overflow: hidden;
  outline: none;
  line-height: 1;
  float: left;
}
/* rsczrequirements/contractitemrequirement - INCREASES */
.increases-index .rl-exporter {
  margin-left: 0;
  margin-right: 1.5em;
}
.increases-index .btn-primary {
  margin-right: 0.5em;
}
.popover {
  overflow: visible;
  position: absolute;
  max-width: 550px;
}
#subcontractItems_wrapper form {
  width: 100%;
  overflow: auto;
}
#subcontractItems_wrapper form fieldset {
  min-width: 100%;
}
.fieldset-wrap legend {
  font-weight: 600;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0;
}
.submitters-wrap button,
.submitters-wrap .ng-binding {
  float: left;
}
.submitters-wrap .ng-binding {
  padding: 7px 10px;
}
/* Blok Kalendar na Dashboard */
#sys_blck_1033 h3 {
  float: left;
  color: #000000;
  background: url('../img/icon/calendar.png') no-repeat 0 50%;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  text-transform: uppercase;
}
#externalSystemsCalendars select {
  clear: both;
}
#externalSystemsCalendars select > popup {
  width: max-content;
  popup-position: top-right bottom-right;
  /*point-on-popup at point-on-anchor */
  margin-top: 4px;
}
#externalSystemsCalendars option {
  max-width: 100%;
}
#externalSystemsCalendarsLinksHolder {
  text-align: center;
  margin: 0 auto;
}
#externalSystemsCalendarsLinksHolder a.etool,
#externalSystemsCalendarsLinksHolder a.emarket {
  margin: 1em 0.5em;
  width: 133px;
  height: 63px;
  display: inline-block;
  cursor: pointer;
}
#externalSystemsCalendarsLinksHolder a.etool span,
#externalSystemsCalendarsLinksHolder a.emarket span {
  display: none;
}
#externalSystemsCalendarsLinksHolder a.etool {
  background: url("../img/calendar-ezak.png") no-repeat 0 0;
}
#externalSystemsCalendarsLinksHolder a.emarket {
  background: url("../img/calendar-gemin.png") no-repeat 0 0;
}
.nipez-wrap button,
#nipezControl_f7e683ab290d7a25a8b33094343053b82 button,
#nipezModalContainer_ff7e8f7f46c652126771a68349cd54e67 button {
  float: left;
}
.nipez-wrap p.ng-binding,
#nipezControl_f7e683ab290d7a25a8b33094343053b82 p.ng-binding,
#nipezModalContainer_ff7e8f7f46c652126771a68349cd54e67 p.ng-binding {
  float: left;
  margin: 0 0 0 1em;
}
.nipez-wrap fieldset,
#nipezControl_f7e683ab290d7a25a8b33094343053b82 fieldset,
#nipezModalContainer_ff7e8f7f46c652126771a68349cd54e67 fieldset {
  clear: both;
}
.nipez-wrap fieldset:last-child,
#nipezControl_f7e683ab290d7a25a8b33094343053b82 fieldset:last-child,
#nipezModalContainer_ff7e8f7f46c652126771a68349cd54e67 fieldset:last-child {
  margin: 2em 0 0 0;
}
.nipez-wrap fieldset legend,
#nipezControl_f7e683ab290d7a25a8b33094343053b82 fieldset legend,
#nipezModalContainer_ff7e8f7f46c652126771a68349cd54e67 fieldset legend {
  font-weight: bold;
}
.nipez-wrap fieldset > fieldset:last-child,
#nipezControl_f7e683ab290d7a25a8b33094343053b82 fieldset > fieldset:last-child,
#nipezModalContainer_ff7e8f7f46c652126771a68349cd54e67 fieldset > fieldset:last-child {
  margin: 1em 0 0 0;
}
#ff7e8f7f46c652126771a68349cd54e67 legend {
  display: none;
}
.contractItemList-wrap {
  margin-top: 1em;
}
.action-button-add button.btn {
  background-image: url(../img/sprites.png);
  background-position: -5px -433px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  display: block;
}
/* pretizeni butoon default na primary */
.btn-primary-wrap {
  display: inline-block;
  /* pretizeni icon-plus pro btn-default */
}
.btn-primary-wrap button.btn {
  background: #01A847;
  color: #fff;
  border: 1px solid #018F3C;
  line-height: 1.625;
  font-weight: normal;
}
.btn-primary-wrap button.btn:hover {
  color: #ffffff;
  background-color: #017f36;
  border-color: #005223;
}
.btn-primary-wrap.icon-plus-wrap button.btn:before {
  content: "\f055";
  font-family: "FontAwesome";
  padding: 0;
  margin-right: 5px;
  vertical-align: bottom;
  color: #fff;
  font-size: 21px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* PROGRESSBAR */
.bar-wrap {
  border: 1px solid #ccc;
  width: 100%;
  overflow: hidden;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background: #fff;
  position: relative;
}
.bar {
  height: 2em;
}
.bar-percent {
  position: absolute;
  top: 0;
  left: 40%;
  color: #000;
  font-weight: bold;
}
.bar-label {
  margin-top: 0.5em;
}