@font-face
{
font-family: myriad; 
    src: local(Myriad Pro), 
         url("/fonts/8143.otf") format("open+type");
}

#feedback-136 a {
  border: solid 1px #bfdbff;
  box-shadow: 0 0 0 2px #156bdb;
}

#nda-main
{
  /*background: #EFEFEF;
  background:url(../images/logo_background.png);*/
  background: #fff;
  margin: -4px auto;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.nda-hmenu
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

/* .nda-button, .btn
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #51B251;
  background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  background: -webkit-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  background: -moz-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  background: -o-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  background: -ms-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  -svg-background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #3e3e3e;
  padding: 0 15px;
  margin: 0 auto;
  height: 26px;
      text-transform: none !important;
} */
.nda-button, .btn {
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #4e4f4d;
    background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -webkit-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -moz-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -o-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -ms-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    -svg-background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #3e3e3e;
    padding: 0 15px;
    margin: 0 auto;
    height: 26px;
    text-transform: none !important;
}
.button_detail:hover{
	text-decoration: none !important;
    color: #fff !important;
}

.nda-postcontent, .nda-postheadericons, .nda-postfootericons, .nda-blockcontent, ul.nda-vmenu a
{
  text-align: left;
}

.nda-postcontent p
{
  margin: 13px 0;
}

.nda-postcontent h1, .nda-postcontent h1 a, .nda-postcontent h1 a:link, .nda-postcontent h1 a:visited, .nda-postcontent h1 a:hover, .nda-postcontent h2, .nda-postcontent h2 a, .nda-postcontent h2 a:link, .nda-postcontent h2 a:visited, .nda-postcontent h2 a:hover, .nda-postcontent h3, .nda-postcontent h3 a, .nda-postcontent h3 a:link, .nda-postcontent h3 a:visited, .nda-postcontent h3 a:hover, .nda-postcontent h4, .nda-postcontent h4 a, .nda-postcontent h4 a:link, .nda-postcontent h4 a:visited, .nda-postcontent h4 a:hover, .nda-postcontent h5, .nda-postcontent h5 a, .nda-postcontent h5 a:link, .nda-postcontent h5 a:visited, .nda-postcontent h5 a:hover, .nda-postcontent h6, .nda-postcontent h6 a, .nda-postcontent h6 a:link, .nda-postcontent h6 a:visited, .nda-postcontent h6 a:hover, .nda-blockheader .t, .nda-blockheader .t a, .nda-blockheader .t a:link, .nda-blockheader .t a:visited, .nda-blockheader .t a:hover, .nda-vmenublockheader .t, .nda-vmenublockheader .t a, .nda-vmenublockheader .t a:link, .nda-vmenublockheader .t a:visited, .nda-vmenublockheader .t a:hover, .nda-headline, .nda-headline a, .nda-headline a:link, .nda-headline a:visited, .nda-headline a:hover, .nda-slogan, .nda-slogan a, .nda-slogan a:link, .nda-slogan a:visited, .nda-slogan a:hover, .nda-postheader, .nda-postheader a, .nda-postheader a:link, .nda-postheader a:visited, .nda-postheader a:hover
{
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.nda-postcontent a, .nda-postcontent a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1F6FE0;
}

.nda-postcontent a:visited, .nda-postcontent a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #839BB4;
}

.nda-postcontent  a:hover, .nda-postcontent a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #508FE7;
}

.nda-postcontent h1
{
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent h1
{
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h1 a, .nda-postcontent h1 a:link, .nda-postcontent h1 a:hover, .nda-postcontent h1 a:visited, .nda-blockcontent h1 a, .nda-blockcontent h1 a:link, .nda-blockcontent h1 a:hover, .nda-blockcontent h1 a:visited
{
  font-size: 26px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h2 {
    margin: 10px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'myriad', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent h2
{
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h2 a, .nda-postcontent h2 a:link, .nda-postcontent h2 a:hover, .nda-postcontent h2 a:visited, .nda-blockcontent h2 a, .nda-blockcontent h2 a:link, .nda-blockcontent h2 a:hover, .nda-blockcontent h2 a:visited
{
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h3
{
  color: #508FE7;
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent h3
{
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h3 a, .nda-postcontent h3 a:link, .nda-postcontent h3 a:hover, .nda-postcontent h3 a:visited, .nda-blockcontent h3 a, .nda-blockcontent h3 a:link, .nda-blockcontent h3 a:hover, .nda-blockcontent h3 a:visited
{
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h4
{
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent h4
{
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h4 a, .nda-postcontent h4 a:link, .nda-postcontent h4 a:hover, .nda-postcontent h4 a:visited, .nda-blockcontent h4 a, .nda-blockcontent h4 a:link, .nda-blockcontent h4 a:hover, .nda-blockcontent h4 a:visited
{
  font-size: 18px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h5
{
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent h5
{
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h5 a, .nda-postcontent h5 a:link, .nda-postcontent h5 a:hover, .nda-postcontent h5 a:visited, .nda-blockcontent h5 a, .nda-blockcontent h5 a:link, .nda-blockcontent h5 a:hover, .nda-blockcontent h5 a:visited
{
  font-size: 15px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h6
{
  color: #A6B7C9;
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent h6
{
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-postcontent h6 a, .nda-postcontent h6 a:link, .nda-postcontent h6 a:hover, .nda-postcontent h6 a:visited, .nda-blockcontent h6 a, .nda-blockcontent h6 a:link, .nda-blockcontent h6 a:hover, .nda-blockcontent h6 a:visited
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #nda-hmenu-bg, .nda-sheet, .nda-hmenu a, .nda-vmenu a, .nda-slidenavigator > a, .nda-checkbox:before, .nda-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #nda-hmenu-bg, .nda-sheet, .nda-slidenavigator > a, .nda-checkbox:before, .nda-radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 1000px;
  color: #303F50;
}

.nda-header:before, #nda-header-bg:before, .nda-layout-cell:before, .nda-layout-wrapper:before, .nda-footer:before, .nda-nav:before, #nda-hmenu-bg:before, .nda-sheet:before
{
  width: 100%;
  content: " ";
  display: table;
}

.nda-header:after, #nda-header-bg:after, .nda-layout-cell:after, .nda-layout-wrapper:after, .nda-footer:after, .nda-nav:after, #nda-hmenu-bg:after, .nda-sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .nda-postcontent li h1, .nda-blockcontent li h1
{
  margin: 1px;
}

li h2, .nda-postcontent li h2, .nda-blockcontent li h2
{
  margin: 1px;
}

li h3, .nda-postcontent li h3, .nda-blockcontent li h3
{
  margin: 1px;
}

li h4, .nda-postcontent li h4, .nda-blockcontent li h4
{
  margin: 1px;
}

li h5, .nda-postcontent li h5, .nda-blockcontent li h5
{
  margin: 1px;
}

li h6, .nda-postcontent li h6, .nda-blockcontent li h6
{
  margin: 1px;
}

li p, .nda-postcontent li p, .nda-blockcontent li p
{
  margin: 1px;
}

.nda-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.nda-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.nda-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.nda-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.nda-positioncontrol-735457439
{
  display: block;
  left: 0.92%;
  margin-left: -1px;
  position: absolute;
  top: 5px;
  width: 189px;
  height: 282px;
  z-index: 102;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.nda-object227400126 h1, .nda-object227400126 h2, .nda-object227400126 h3, .nda-object227400126 h4, .nda-object227400126 h5, .nda-object227400126 h6, .nda-object227400126 p, .nda-object227400126 a, .nda-object227400126 ul, .nda-object227400126 ol, .nda-object227400126 li
{
  line-height: 100%;
}

.nda-object227400126
{
    position: absolute;
    bottom: 40%;
    left: 30%;
    z-index: 89;
    /* width: 500px; 
    height: 30px;*/
}

/* style input searchwordsugg */

/* Экраны от 2500px до 2999px */
@media screen and (min-width: 2400px) and (max-width: 2899px) {
    .nda-object227400126 {
        left: 34.5%;
    }
}

/* Экраны от 3000px до 3499px */
@media screen and (min-width: 2900px) and (max-width: 3399px) {
    .nda-object227400126 {
        left: 37.5%;
    }
}

/* Экраны от 3500px и выше (например, 4K и ультра-широкие) */
@media screen and (min-width: 3400px) {
    .nda-object227400126 {
        left: 40.5%;
    }
}

/* end style input searchwordsugg */


.hidden {
    transform: translateY(-70px);
}

#menu.fixed {
    margin: 0 auto;
	background: url('../images/nav.png') scroll;
    position: fixed;
	transform: translateY(0);
    width: 100%;
	top: 0;
    z-index: 200;
    text-align: center;
    transition: transform 1s;
}

ul.nda-hmenu a, ul.nda-hmenu a:link, ul.nda-hmenu a:visited, ul.nda-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.nda-hmenu, ul.nda-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.nda-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.nda-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.nda-hmenu:after, ul.nda-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.nda-hmenu, ul.nda-hmenu ul
{
  min-height: 0;
}

ul.nda-hmenu
{
  display: inline-block;
  vertical-align: bottom;
  padding-left: 10px;
  padding-right: 10px;
}

.nda-nav-inner:before
{
  content: ' ';
}

.nda-nav-inner
{
  /* text-align: center; */
  text-align: right;
  margin: 0 auto;
}

.desktop  .nda-nav-inner
{
  width: 1000px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

.desktop .nda-nav
{
  padding-left: 0;
  padding-right: 0;
}

.nda-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.nda-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.nda-menuitemcontainer
{
  margin: 0 auto;
}

ul.nda-hmenu>li
{
  margin-left: 6px;
}

ul.nda-hmenu>li:first-child
{
  margin-left: 3px;
}

ul.nda-hmenu>li:last-child, ul.nda-hmenu>li.last-child
{
  margin-right: 3px;
}

ul.nda-hmenu>li>a
{
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 47px;
  cursor: pointer;
  text-decoration: none;
  color: #0E3468;
  line-height: 47px;
  text-align: center;
}

.nda-hmenu a, .nda-hmenu a:link, .nda-hmenu a:visited, .nda-hmenu a.active, .nda-hmenu a:hover
{
  font-size: 15px;
  font-family: 'Microsoft JhengHei', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}

ul.nda-hmenu>li>a.active
{
  padding: 0 10px;
  margin: 0 auto;
  color: #0E3468;
  text-decoration: none;
}

ul.nda-hmenu>li>a:visited, ul.nda-hmenu>li>a:hover, ul.nda-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.nda-hmenu>li>a:hover, .desktop ul.nda-hmenu>li:hover>a
{
  padding: 0 10px;
  margin: 0 auto;
}

ul.nda-hmenu>li>a:hover, .desktop ul.nda-hmenu>li:hover>a
{
  color: #EE212E;
  text-decoration: none;
}

ul.nda-hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -6px;
  width: 6px;
  height: 47px;
  background: url('../images/menuseparator.png') center center no-repeat;
}

ul.nda-hmenu>li:first-child:before
{
  display: none;
}

ul.nda-hmenu li li a
{
  background: #B9C2CB;
  background: transparent;
  padding: 0 10px;
  margin: 0 auto;
}

ul.nda-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 1px;
  margin-bottom: 1px;
}

.desktop ul.nda-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.nda-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.nda-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 30px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 30px;
  color: #6A7D90;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.nda-hmenu ul a:link, .nda-hmenu ul a:visited, .nda-hmenu ul a.active, .nda-hmenu ul a:hover
{
  text-align: left;
  line-height: 30px;
  color: #6A7D90;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

ul.nda-hmenu ul li a:hover, .desktop ul.nda-hmenu ul li:hover>a
{
  background: #FFFFFF;
  background: transparent;
  margin: 0 auto;
}

.nda-hmenu ul a:hover
{
  text-decoration: none;
}

.nda-hmenu ul li a:hover
{
  color: #1D6BD7;
}

.desktop .nda-hmenu ul li:hover>a
{
  color: #1D6BD7;
}

ul.nda-hmenu ul:before
{
  background: #EFF2F5;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.nda-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.nda-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.nda-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop ul.nda-hmenu>li>ul
{
  padding: 15px 35px 35px 35px;
  margin: -10px 0 0 -30px;
}

.desktop ul.nda-hmenu ul ul
{
  padding: 35px 35px 35px 15px;
  margin: -35px 0 0 -5px;
}

.desktop ul.nda-hmenu ul.nda-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.nda-hmenu ul.nda-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.nda-hmenu li li:hover>ul.nda-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.nda-hmenu li li:hover>ul.nda-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.nda-hmenu ul ul.nda-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 35px 35px 35px 15px;
  margin: -35px 0 0 -5px;
}

.desktop ul.nda-hmenu ul ul.nda-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 35px 15px 35px 35px;
  margin: -35px -5px 0 0;
}

.desktop ul.nda-hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.nda-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.nda-hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop ul.nda-hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.nda-hmenu>li>ul.nda-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.nda-hmenu>li>ul.nda-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.nda-hmenu ul ul.nda-hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop ul.nda-hmenu ul ul.nda-hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.nda-header
{
  margin: 28px auto 0;
  position: relative;
}

.responsive .nda-header
{
  background-image: url('../images/header.png');
  background-position: center center;
}

.nda-header-inner
{
  position: relative;
  width: 1000px;
  z-index: auto !important;
  margin: 0 auto;
}

.nda-header>div.nda-nostyle, .nda-header>div.nda-block, .nda-header>div.nda-post
{
  position: absolute;
  z-index: 101;
}

.nda-sheet
{
  /* background: #FFFFFF; */
  background: #ffffffbf;
  padding: 10px;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 1000px;
  z-index: auto !important;
}

.nda-layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.nda-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.nda-content-layout-row
{
  display: table-row;
}

.nda-layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.nda-postcontent .nda-content-layout
{
  border-collapse: collapse;
}

.nda-block
{
  margin: 3px;
}

div.nda-block img
{
  border: none;
  margin: 0;
}

.nda-blockheader
{
  background: #E8E5E5;
  padding: 10px 5px;
  margin: 0 auto 5px;
}

.nda-blockheader .t, .nda-blockheader .t a, .nda-blockheader .t a:link, .nda-blockheader .t a:visited, .nda-blockheader .t a:hover
{
  color: #333333;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 5px;
}

.nda-blockheader .t:before
{
  background: url('../images/blockheadericon.png') no-repeat center;
  content: '.';
  text-indent: 16px;
  overflow: hidden;
  width: 16px;
  min-height: 19px;
  float: right;
}

.nda-blockheader-mail
{
  background: #E8E5E5;
  padding: 12px 5px;
  margin: 0 auto 5px;
}

.nda-blockheader-mail .t
{
  color: #333333;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 5px;
}

.nda-blockheader-mail .t:before
{
  background: url('../images/mail.jpg') no-repeat center;
  content: '.';
  text-indent: 16px;
  overflow: hidden;
  width: 16px;
  min-height: 19px;
  float: right;
}

.nda-blockheader .t:first-line
{
  line-height: 19px;
}

.nda-blockcontent
{
  background: #EFEFEF;
  padding: 0 5px;
  margin: 0 auto;
  color: #2A3846;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.nda-blockcontent table, .nda-blockcontent li, .nda-blockcontent a, .nda-blockcontent a:link, .nda-blockcontent a:visited, .nda-blockcontent a:hover
{
  color: #2A3846;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.nda-blockcontent p
{
  margin: 0 5px;
}

.nda-blockcontent a, .nda-blockcontent a:link
{
  color: #4386E5;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-blockcontent a:visited, .nda-blockcontent a.visited
{
  color: #99ADC2;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.nda-blockcontent a:hover, .nda-blockcontent a.hover
{
  color: #1D69D3;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.nda-block ul>li:before
{
  content: url('../images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .nda-block ul>li:before
{
  bottom: 0;
}

.nda-block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  color: #475E76;
  margin: 5px 0 0 10px;
}

.nda-block ul>li, .nda-block ol
{
  padding: 0;
}

.nda-block ul>li
{
  padding-left: 12px;
}

.nda-breadcrumbs
{
  margin: 0 auto;
}

a.nda-button, a.nda-button:link, a.btn, a.btn:link, a:link.nda-button:link, body a.nda-button:link, a.nda-button:visited, a.btn:visited, body a.nda-button:visited, input.nda-button, button.nda-button
{
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 26px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#seemore span {
	padding: 6px 10px !important;
    display: inline-block !important;
    text-shadow: none !important;
    color: #fff !important;
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #4e4f4d;
    background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -webkit-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -moz-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -o-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: -ms-linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    -svg-background: linear-gradient(top, #b9bdb9 0, #8a8a8a 57%, #585858 100%) no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 4px;
    border: 1px solid #3e3e3e;
    text-transform: none !important;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}
#seemore span:hover{
	/* color: #ef404a !important; */
	color: red !important;
}


.nda-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .nda-button
{
  display: block;
  float: left;
}

input, select, textarea, a.nda-search-button span
{
  vertical-align: middle;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.nda-block select
{
  width: 96%;
}

input.nda-button
{
  float: none !important;
}

.nda-button.active, .nda-button.active:hover
{
  background: #4EB14E;
  background: linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  background: -webkit-linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  background: -moz-linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  background: -o-linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  background: -ms-linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  background: linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  -svg-background: linear-gradient(top, #67BC67 0, #4EB14E 50%, #439843 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #3e3e3e;
  padding: 0 15px;
  margin: 0 auto;
}

.nda-button.active, .nda-button.active:hover
{
  color: #FFFFFF !important;
}

.nda-button.hover, .nda-button:hover
{
  background: #4CAE4C;
  background: linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  background: -webkit-linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  background: -moz-linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  background: -o-linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  background: -ms-linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  background: linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  -svg-background: linear-gradient(top, #63BB63 0, #4EB14E 43%, #419541 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #3e3e3e;
  padding: 0 15px;
  margin: 0 auto;
}

.nda-button.hover, .nda-button:hover
{
  color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F9FAFB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B9C2CB;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    width: 90%;
    padding: 7px 10px;
    color: #3D5166 !important;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-shadow: none;
}

input.nda-error, textarea.nda-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.nda-error, textarea.nda-error
{
  color: #3D5166 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.nda-search input[type="text"]
{
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #238FBE;
  margin: 0 auto;
  width: 100%;
  padding: 6px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #364049 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

form.nda-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
  float: left;
}

form.nda-search input, a.nda-search-button
{
  top: 0;
  right: 0;
}

form.nda-search>input, a.nda-search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.nda-search input[type="submit"], input.nda-search-button, a.nda-search-button
{
  margin: 0 auto;
}

form.nda-search input[type="submit"], input.nda-search-button, a.nda-search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #FFFFFF !important;
  cursor: pointer;
}

a.nda-search-button span.nda-search-button-text
{
  display: none;
}

label.nda-checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.nda-checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #364049 !important;
}

.nda-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.nda-checkbox.active:before
{
  background: #5492E8;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.nda-checkbox.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.nda-radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.nda-radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #364049 !important;
}

.nda-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.nda-radiobutton.active:before
{
  background: #B9C2CB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.nda-radiobutton.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.nda-comments
{
  border-top: 1px dotted #A1ADBA;
  margin: 0 auto;
  margin-top: 25px;
}

.nda-comments h2
{
  color: #23292F;
}

.nda-comment-inner
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 96px;
}

.nda-comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 2px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.nda-comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.nda-comment-content
{
  padding: 10px 0;
  color: #303F50;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-comment
{
  margin-top: 6px;
}

.nda-comment:first-child
{
  margin-top: 0;
}

.nda-comment-header
{
  color: #23292F;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.nda-comment-header a, .nda-comment-header a:link, .nda-comment-header a:visited, .nda-comment-header a.visited, .nda-comment-header a:hover, .nda-comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.nda-comment-header a, .nda-comment-header a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  color: #758799;
}

.nda-comment-header a:visited, .nda-comment-header a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #758799;
}

.nda-comment-header a:hover, .nda-comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #758799;
}

.nda-comment-content a, .nda-comment-content a:link, .nda-comment-content a:visited, .nda-comment-content a.visited, .nda-comment-content a:hover, .nda-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-comment-content a, .nda-comment-content a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #195BB8;
}

.nda-comment-content a:visited, .nda-comment-content a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #3F5369;
}

.nda-comment-content a:hover, .nda-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #195BB8;
}

.nda-pager
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px;
  margin: 2px;
}

.nda-pager>*:last-child, .nda-pager>*:last-child:hover
{
  margin-right: 0;
}

.nda-pager>span
{
  cursor: default;
}

.nda-pager>*
{
  background: #D9DEE3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  margin: 0 4px 0 auto;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.nda-pager a:link, .nda-pager a:visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1C2126;
}

.nda-pager .active
{
  background: #B6BFC9;
  padding: 10px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.nda-pager .more
{
  background: #D9DEE3;
  margin: 0 4px 0 auto;
}

.nda-pager a.more:link, .nda-pager a.more:visited
{
  color: #081D3A;
}

.nda-pager a:hover
{
  background: #B9C2CB;
  padding: 10px;
  margin: 0 4px 0 auto;
}

.nda-pager  a:hover, .nda-pager  a.more:hover
{
  text-decoration: none;
  color: #21262C;
}

.nda-pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.nda-pager>*:last-child:after
{
  display: none;
}

.nda-commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #23292F;
}

.nda-commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #23292F;
}

.nda-commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.nda-commentsform input:not([type=submit]), .nda-commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.nda-commentsform .form-submit
{
  margin-top: 10px;
}

.nda-post
{
  padding: 5px;
}

a img
{
  border: 0;
}

.nda-article img, img.nda-article, .nda-block img, .nda-footer img
{
  margin: 7px 7px 7px 7px;
}

.nda-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.nda-article table, table.nda-article
{
  border-collapse: collapse;
  margin: 1px;
}

.nda-post .nda-content-layout-br
{
  height: 0;
}

.nda-article th, .nda-article td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.nda-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.nda-collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.nda-postheadericon:before
{
  content: url('../images/postheadericon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .nda-postheadericon:before
{
  bottom: 0;
}

.nda-postheader
{
  color: #000000;
  margin: 5px 10px;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}

.nda-postheader a, .nda-postheader a:link, .nda-postheader a:visited, .nda-postheader a.visited, .nda-postheader a:hover, .nda-postheader a.hovered
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}

.nda-postheader a, .nda-postheader a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #000000;
}

.nda-postheader a:visited, .nda-postheader a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #708BA9;
}

.nda-postheader a:hover, .nda-postheader a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #508FE7;
}

.nda-postheadericons, .nda-postheadericons a, .nda-postheadericons a:link, .nda-postheadericons a:visited, .nda-postheadericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #4E6883;
}

.nda-postheadericons
{
  padding: 1px;
  margin: 0 0 0 10px;
}

.nda-postheadericons a, .nda-postheadericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4386E5;
}

.nda-postheadericons a:visited, .nda-postheadericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #587493;
}

.nda-postheadericons a:hover, .nda-postheadericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #1C66CE;
}

.nda-postdateicon:before
{
  content: url('../images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .nda-postdateicon:before
{
  bottom: 0;
}

.nda-postauthoricon:before
{
  content: url('../images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .nda-postauthoricon:before
{
  bottom: 0;
}

.nda-postediticon:before
{
  content: url('../images/system/edit.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .nda-postediticon:before
{
  bottom: 0;
}

.nda-postcontent ul>li:before, .nda-post ul>li:before, .nda-textblock ul>li:before
{
  content: url('../images/postbullets.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .nda-postcontent ul>li:before, .opera   .nda-post ul>li:before, .opera   .nda-textblock ul>li:before
{
  bottom: 0;
}

.nda-postcontent li, .nda-post li, .nda-textblock li
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #303F50;
  margin: 3px 0 0 11px;
}

.nda-postcontent ul>li, .nda-post ul>li, .nda-textblock ul>li, .nda-postcontent ol, .nda-post ol, .nda-textblock ol
{
  padding: 0;
}

.nda-postcontent ul>li, .nda-post ul>li, .nda-textblock ul>li
{
  padding-left: 17px;
}

.nda-postcontent ul>li:before, .nda-post ul>li:before, .nda-textblock ul>li:before
{
  margin-left: -17px;
}

.nda-postcontent ol, .nda-post ol, .nda-textblock ol, .nda-postcontent ul, .nda-post ul, .nda-textblock ul
{
  margin: 1em 0 1em 11px;
}

.nda-postcontent li ol, .nda-post li ol, .nda-textblock li ol, .nda-postcontent li ul, .nda-post li ul, .nda-textblock li ul
{
  margin: 0.5em 0 0.5em 11px;
}

.nda-postcontent li, .nda-post li, .nda-textblock li
{
  margin: 3px 0 0 0;
}

.nda-postcontent ol>li, .nda-post ol>li, .nda-textblock ol>li
{
  overflow: visible;
}

.nda-postcontent ul>li, .nda-post ul>li, .nda-textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #EFF2F5 url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 0 0 25px;
  color: #0D1216;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .nda-postcontent blockquote a, .nda-blockcontent blockquote a, .nda-footer blockquote a, blockquote a:link, .nda-postcontent blockquote a:link, .nda-blockcontent blockquote a:link, .nda-footer blockquote a:link, blockquote a:visited, .nda-postcontent blockquote a:visited, .nda-blockcontent blockquote a:visited, .nda-footer blockquote a:visited, blockquote a:hover, .nda-postcontent blockquote a:hover, .nda-blockcontent blockquote a:hover, .nda-footer blockquote a:hover
{
  color: #0D1216;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .nda-postcontent blockquote p, .nda-blockcontent blockquote p, .nda-footer blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #4C5967;
}

.Sorter
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #364049;
}

.nda-footer
{
  /* background: #4F7FBF; */
  background: #e4e4e4;
  margin: 0 auto;
  position: relative;
  color: #000;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  text-align: left;
  padding: 0;
}

.nda-footer a, .nda-footer a:link, .nda-footer a:visited, .nda-footer a:hover, .nda-footer td, .nda-footer th, .nda-footer caption
{
  color: #000;
  font-size: 13px;
  font-family: Tahoma, Arial, Sans-Serif;
  line-height: 175%;
}

.nda-footer p
{
  padding: 0;
  text-align: left;
}

.nda-footer a, .nda-footer a:link
{
  color: #D6DEE6;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.nda-footer a:visited
{
  color: #303F50;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.nda-footer a:hover
{
  color: #C5DAF7;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.nda-footer h1
{
  color: #8A99A8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-footer h2
{
  color: #A1ADBA;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-footer h3
{
  color: #2C78E2;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-footer h4
{
  color: #9CAFC4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-footer h5
{
  color: #9CAFC4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-footer h6
{
  color: #9CAFC4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.nda-footer img
{
  border: none;
  margin: 0;
}

.nda-footer-inner
{
  margin: 0 auto;
  max-width: 1000px;
  padding: 10px;
  padding-right: 35px;
  padding-left: 35px;
}

.nda-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.nda-rss-tag-icon:empty
{
  vertical-align: middle;
}

.nda-facebook-tag-icon
{
  background: url('../images/footerfacebookicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.nda-facebook-tag-icon:empty
{
  vertical-align: middle;
}

.nda-twitter-tag-icon
{
  background: url('../images/footertwittericon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.nda-twitter-tag-icon:empty
{
  vertical-align: middle;
}

.nda-footer ul>li:before
{
  content: url('../images/footerbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -13px;
}

.opera .nda-footer ul>li:before
{
  bottom: 0;
}

.nda-footer li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #D7E5F9;
}

.nda-footer ul>li, .nda-footer ol
{
  padding: 0;
}

.nda-footer ul>li
{
  padding-left: 13px;
}

.nda-page-footer, .nda-page-footer a, .nda-page-footer a:link, .nda-page-footer a:visited, .nda-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #CAD1D8;
}

.nda-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #263340;
}

.nda-lightbox-wrapper
{
  background: #333;
  background: rgba(0, 0, 0, .8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}

.nda-lightbox, .nda-lightbox-wrapper .nda-lightbox-image
{
  cursor: pointer;
}

.nda-lightbox-wrapper .nda-lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.nda-lightbox-wrapper .nda-lightbox-image.active
{
  display: inline-block;
}

.nda-lightbox-wrapper .lightbox-error
{
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.nda-lightbox-wrapper .loading
{
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.nda-lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.nda-lightbox-wrapper .arrow.left
{
  left: 9px;
}

.nda-lightbox-wrapper .arrow.right
{
  right: 9px;
}

.nda-lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.nda-lightbox-wrapper .arrow.disabled
{
  display: none;
}

.nda-lightbox-wrapper .arrow-t, .nda-lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.nda-lightbox-wrapper .arrow-t
{
  top: 38px;
}

.nda-lightbox-wrapper .arrow-b
{
  top: 50px;
}

.nda-lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.nda-lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.nda-lightbox-wrapper .close .cw, .nda-lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.nda-lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.nda-lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.nda-lightbox-wrapper .close-alt, .nda-lightbox-wrapper .arrow-right-alt, .nda-lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .nda-lightbox-wrapper .close-alt, .ie8 .nda-lightbox-wrapper .arrow-right-alt, .ie8 .nda-lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .nda-lightbox-wrapper .cw, .ie8 .nda-lightbox-wrapper .ccw
{
  display: none;
}

.nda-content-layout .nda-sidebar1
{
  margin: 0 auto;
  width: 200px;
}

.nda-content-layout .nda-content
{
  margin: 0 auto;
}

.nda-content-layout .nda-sidebar2
{
  margin: 0 auto;
  width: 200px;
}

fieldset
{
  border: none;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #B9C2CB;
  border-top: solid 1px #B9C2CB;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #B9C2CB;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #B9C2CB;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #B9C2CB;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #B9C2CB;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin-left: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
  font-size: 20px;
  font-weight: 700;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

form .search label, form .finder label
{
  display: none;
}

.cols-2 .column-1, .cols-2 .column-2, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  clear: right;
}

.cols-2 .column-1
{
  width: 50%;
}

.cols-2 .column-2
{
  width: 50%;
}

.cols-3 .column-1
{
  width: 33%;
}

.cols-3 .column-2
{
  width: 33%;
}

.cols-3 .column-3
{
  width: 34%;
}

.row-separator
{
  clear: both;
  float: none;
  font-size: 1px;
  display: block;
}

ul.categories-module li h1, ul.categories-module li h2, ul.categories-module li h3, ul.categories-module li h4, ul.categories-module li h5, ul.categories-module li h6
{
  display: inline;
}

.span3
{
width: 223px;
float: left;
margin: 9px;
}


.ser{
padding: 5px;
}

.subCategory img {
    border-bottom: 1px solid #ddd;
    width: 100% !important;
}

.ser p {
    line-height: 110%;
    font-style: italic;
    margin: 5px 0;
}

div.subCategory {
    background: #f6f6f6;
    border: 1px solid #ddd;
    margin: 9px;
    padding: 0px;
}
	
.itemContainer:hover  .subCategory{
	cursor: pointer;
	background: #e1e1e1;
    border: 1px solid #bbb;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
   }
   
   .subCategoryContainer:hover  .subCategory{
	cursor: pointer;
	background: #e1e1e1;
    border: 1px solid #bbb;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
   }

p.readmore {
    text-align: right;
	margin-right: 10px;
}

.top {
    background: #ffffff;
}

.topwr {
    width: 980px;
    margin: 0 auto;
}
/*.podpis {
    float: left;
     width: 850px; 
	width: 930px;
	width: 750px; 
}*/

.podpis a 
{
font-family: 'myriad', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
color: #000000;
text-decoration: none;
    font-weight: bold;
}

.podpis {
line-height: 45px;
font-family: 'myriad', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
	font-size: 13px;
}

.catItemImage a:hover img {
    border: solid 1px #ddd;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.topsheet {
    width: 1000px;
    height: 20px;
    background: #fff;
    margin: 0 auto;
}

.nda-header .custom p {
    line-height: 0;
}

.bcwrap {
    width: 100%;
    background: #eeeced;
	    opacity: 0.9;
}

.breadcrumbs {
    width: 945px;
    margin: 0 auto;
    padding: 8px 0;
    font-family: 'Myriad Pro';
    color: #000;
    height: 10px;
    text-transform: uppercase;
}

.breadcrumbs a{
    color: #000;
}

div.catItemView {
    padding: 0;
}

.catItemView .subCategory {
    /*padding-bottom: 10px;*/
}

.itemImageGallery {
    float: left;
    width: 350px;
	margin-right: 10px !important;
}

div.sigProGalleriaWhiteContainer{
background: none !important;
margin-bottom: 0px; 
}

h2.opis {
    background: #e6e9ee;
    padding: 5px 10px;
	width: 580px;
	display: table;
}

.itemFullText {
    padding: 0 10px;
}

.catFullText {
    padding: 0 10px;
}

.catFullText table {
  border-collapse: collapse;
}

p.sigProGalleriaWhiteTargetTitle {
    background: none !important;
}

div.itemBody {
    padding: 14px 0;}
	
	h2.itemTitle {
background: url('../images/zvezda.jpg') no-repeat left center;
    padding: 5px 0 4px 30px !important; 
	}

ul.sigProGalleriaWhite li.sigProThumb {
    margin: 0 12px -5px 0 !important;
}

ul.sigProGalleriaWhite {
    width: 350px;
    margin-top: -10px !important;
}

.catFullText table td {
    border: 2px solid #fff;
}

.catFullText table {
    width: 100%;
    background: #eee;
    max-width: 100% !important;
}

.formTableLeft div, .formTableRight div {
    margin: 0 0 10px 0;
}
.btn-order{
  margin-top: 10px;
}
.modal-order{
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 976px;
  margin: 110px auto ;
  position: relative;

}
.modal-order .number{
  text-align: center;
  width: 14%;
}
.modal-order .number .plus,
.modal-order .number .minus{
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor:pointer;
  background: #138ad0;
  width: 16px;
  display: inline-block;
  color: #fff;
}

.modal-order .number input{
  width: 35%;
  margin: 0 5px;
}
#art{
  display: none;
}

.number input[type="text"] {
    text-align: center;
}

.formField.rsform-block.rsform-block-rek {
    font-style: italic;
    color: #a1a1a1;
}

h1.itemTitle {
    background: url(../images/zvezda.jpg) no-repeat left center;
    padding: 5px 0 4px 30px !important;
    margin: 10px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'myriad', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

a.btn.btn-order {
    float: right;
    margin: 20px 10px 40px 0;
}

.list-item {
 -webkit-transition: all 600ms ease;
 -moz-transition: all 600ms ease;
 -o-transition: all 600ms ease;
 transition: all 600ms ease;
 -webkit-transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
 -moz-transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
 transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
 opacity: 0;
}
.list-item.appeared{
 -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0) scale(1, 1);
 -moz-transform: translate3d(0px, 0px, 0px) rotateX(0) scale(1, 1);
 transform: translate3d(0px, 0px, 0px) rotateX(0) scale(1, 1);
 opacity: 1;
} 

.nda-header .custom img {
    width: 100%;
}

.list-item.itemContainer.appeared {
    min-height: 300px;
}

.catItemView.groupLeading {
    max-width: 240px;
}

.btn-group.pull-left {
    width: 400px;
    float: left;
	margin-top: 20px;
}


div#limit_chzn {
    width: 60px !important;
}

.nda-search input {
    width: 300px !important;
}

select#s1 {
    float: left;
    border-radius: 4px;
    border: 1px solid #238FBE;
    height: 30px;
    z-index: 120;
    font-style: italic;
    width: 160px;
    color: #000;
	margin-right: 7px;
}

.nda-search input {
    width: 240px !important;
    float: left;
	margin-right: 7px !important;
}

.podlogka {
    /* position: absolute;
    bottom: 23px;
    left: 95.88%;
    margin-left: -638px;
    border-radius: 6px;
    background: #ffffff;
    opacity: 0.8;
    z-index: 99;
    width: 507px;
    height: 45px; */
	position: absolute;
    bottom: 23px;
    left: 92%;
    margin-left: -450px;
    border-radius: 6px;
    background: #ffffff;
    opacity: 0.8;
    z-index: 99;
    width: 380px;
    height: 45px;
}

a.sigProGalleriaWhiteTargetLink img{
    border: 1px solid #ddd;
	    width: 101% !important;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

a.sigProGalleriaWhiteTargetLink:hover img {
border: 1px solid #aaa;
    
}

a.sigProGalleriaWhiteLink img{
    border: 1px solid #ddd !important;
	
}

a.sigProGalleriaWhiteLink:hover img {
border: 1px solid #aaa !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset !important;
}

a.sigProGalleriaWhiteLink {
    width: 72px !important;
    height: 77px !important;
}

.itemImageBlock {
    float: left;
    padding-right: 20px !important;
	margin-top: 16px !important;
}

.itemImageBlock img {
    border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

div#rsform_feedback_container_136 {
    width: 180px !important;
    right: 1% !important;
}

#rsform_feedback_136 img {
    border-radius: 6px;
    padding: 7px !important;
}

.catFullText table tr:first-child td {
    background: #ccc !important;
    font-weight: bold !important;
}

div.subCategoryContainer {
    float: left;
    max-width: 241px;
}

.nevid{display: none;}
.vid{display: block; width: 100%; height: 120px;}

div#feedback-136 {
    left: 93% !important;
    width: 140px !important;
    bottom: 2% !important;
}
#menu.default
{
  background: url('../images/nav.png') repeat-x -7px -2px;
  margin: auto 0;
  position: fixed;
  top: 0px;
  width:100%;
  left: 0;
  height: 49px;
  z-index: 90;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.scrolled-header {
    top: 0!important;
}
.custom p>img {
  margin-top:78px;
}
.breadcrumbs{
	font-family: 'myriad', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-size: 10px;
}
#mxcpr{
	visibility: hidden !important;
}
.jshop_list_product{
	margin-top:20px !important;
}
.jshop_list_product .product .image {
    float: left;
}
.text_zoom{
	position: absolute;
    left: -99999px;
}
.jshop_list_product .product .buttons {
    text-align: right !important;
    position: relative !important;
    right: 30px !important;
    top: 10px !important;
}
.jshop_list_product .row-fluid {
    padding: 10px;
    width: auto !important;
}
.jshop_list_product .row-fluid .sblock1 {
    border: 1px solid #e1e1e17d;
    border-radius: 6px;
    padding: 15px;
}
/*.sblock1:hover {
	transition: 0.5s;
    cursor: pointer;
	background: #e1e1e129;
	border: 1px solid #e1e1e19e;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.05) inset;
}*/
#comjshop{
	padding: 20px;
}
/*input#search-area91{
	height: 40px !important;
	font-size: 15px;
	background-color: #fff !important;
}
#ajax-search-button91{
	height: 37px !important;
    width: 37px !important;
}
#ajax-search-button91 .magnifier{
	margin: 5px 0 0 2px !important;
}*/
img.rot2{
	animation: 12s linear 0s normal none infinite running rot2;
    -webkit-animation: 12s linear 0s normal none infinite running rot2;
    width: 4.8% !important;
    position: absolute;
    left: 15.6%;
    top: 16.7%;
    z-index: 87;

}
@keyframes rot2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rot2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
img.rot {
  animation: 12s linear 0s normal none infinite running rot;
  -webkit-animation: 12s linear 0s normal none infinite running rot;
    width: 10% !important;
    position: absolute;
    left: 13%;
    top: 27%;
	z-index:88;
}
@keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.oiproduct{
	padding-left: 50px;
}
.nda-postcontent h1 {
    padding-bottom: 20px;
}
/*Поиск*/
input#search-area91{
	background: #ffffffc2 !important;
    display: flex !important;
    border: 2px solid #307af2 !important;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 30%) !important;
    border-radius: 30px !important;
    height: 55px !important;
    margin: 0 auto !important;
    padding-left: 10px;
	outline: none;
}
div#ajax-search-button91 div.magnifier, div#search-area-close91, input#search-area91{
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
#offlajn-ajax-search91 .offlajn-ajax-search-inner:hover > input#search-area91{
	border: 2px solid #EE212E !important;
	/* color: #EE212E !important; */
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
#offlajn-ajax-search91 .offlajn-ajax-search-inner:hover > div#ajax-search-button91 div.magnifier{
	background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/search_button/magnifier_strong_mid_red.png) no-repeat center center !important;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
#offlajn-ajax-search91 .offlajn-ajax-search-inner:hover > div#search-area-close91{
	background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/close/close5_red.png) no-repeat center center !important;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
#ajax-search-button91{
	border:none !important;
}
#ajax-search-button91 .magnifier{
	margin: 15px 0 0 2px !important;
}
#offlajn-ajax-search95 .offlajn-ajax-search-container, #ajax-search-button91{
	background:none !important;
}
input#suggestion-area91{
	width: 90% !important;
    top: 8px !important;
    left: 5px !important;
	opacity: 0;
}
div#ajax-search-button91 {
    height: 55px !important;
    border-radius: 30px !important;
    margin-right: 2px;
    width: 55px;
}
.jshop_pagination{
	margin-top: 20px;
}
.bottom_logo{
	display: inline-block;
    height: 67px;
    width: 250px;
    background: url(../images/logo_bottom.png)no-repeat;
    background-size: 250px 67px;
}
.bottom_logo:hover {
  transition: all 0.5s;
  background: url('../images/logo_bottom_2.png')no-repeat;
  background-size: 250px 67px;
}
.logo_top a{
	display: block;
	transition: all 0.5s;
    height: 50px;
    width: 200px;
    background: url(../images/logo_top.png)no-repeat;
    background-size: 200px 50px;
	position: fixed;
    top: 0;
	left:12%;
    z-index: 99;
}
.logo_top a:hover{
	display: block;
	transition: all 0.5s;
    height: 50px;
    width: 200px;
    background: url(../images/logo_top_top.png)no-repeat;
    background-size: 200px 50px;
}

@media screen and (max-width: 1600px) {
            .logo_top a {
                left:11%;
            }
        }
@media screen and (max-width: 1366px) {
            .logo_top a {
                left:10%;
            }
        }

.image_middle{
	width:100% !important;
}
.image_block{
	min-width: 200px;
}
.productfull h1{
	color: #1F6FE0;
	text-align: center;
}
.productfull{
	border: 1px solid #e1e1e17d;
    border-radius: 6px;
	margin-top:10px;
}
.jshop_prod_description p:first-child{
	font-weight:700;
}
#search-form91 input{
	font-size: 17px !important;
}
#search-form91 #search-area-close91{
	right: 60px !important;
}
.offlajn-ajax-search-inner{
	border:0 !important;
}
#offlajn-ajax-search91 .offlajn-ajax-search-container {
    background: none !important);
    padding: 0 !important;
    margin: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
#search-results91 .result-element span{
	text-shadow: none !important;
}
#search-results91 .result-element{
	border-bottom: none !important;
}
#search-results91 .plugin-title{
	background:#efeeee !important;
}
#search-results91 .plugin-title-inner{
	color: #efeeee !important;
	text-shadow: none !important;
	position: relative;
	z-index: -1;
}
#offlajn-ajax-search91 .offlajn-ajax-search-container{
	background:none !important;
}
ul.nda-hmenu li{
	border-right: 1px solid #ffffff;
	margin-top: 1px;
}
ul.nda-hmenu>li:last-child, ul.nda-hmenu>li.last-child {
    border-right: 0;
}
.item-page{
	text-align:justify;
}
strong.highlight {
    color: #f0494f;
}



.lizz_ing{
	border: 1px #e5e5e5 solid;
	padding:20px 15px;
	margin-bottom:20px;
}
.lizing_1{
    display: inline-block;
    width: 120px;
    height: 120px;
    background: url('https://medcommerce.ru/images/ostavit_z1.png')no-repeat;
    background-size: 120px auto;
}
.lizing_1:hover{
	background: url('https://medcommerce.ru/images/ostavit_z1h.png')no-repeat;
	background-size: 120px auto;
}
.lizing_2{
    display: inline-block;
    width: 120px;
    height: 120px;
    background: url('https://medcommerce.ru/images/ostavit_z1_red.png')no-repeat;
    background-size: 120px auto;
}
.lizing_2:hover{
	background: url('https://medcommerce.ru/images/ostavit_z1h_red.png')no-repeat;
	background-size: 120px auto;
}
.lizz_img_h{
	display: inline-block;
    width: 400px;
    height: 400px;
    background: url('https://medcommerce.ru/images/1411.png')no-repeat;
    background-size: 400px auto;
}
.lizz_img_h:hover{
	background: url('https://medcommerce.ru/images/1411_2.png')no-repeat;
    background-size: 400px auto;
}


.highlight{
	color: #b12f1b !important;
}
.pager {
    border-bottom: none !important;
    border-top: none !important;
}

.moduletable_lizing div a{
	display:none !important;
}
.moduletable_lizing div{
	border:none !important;
}
.sf2-title{
	color:red;
}
.moduletable_lizing .sf2-header{
	text-align:center !important;
}
.moduletable_lizing .sf2Style-default .sf2-form-label-wrap label{
	font-size: 15px  !important;
}
.moduletable_lizing .sf2-form-group + .sf2-form-group{
	margin-top: 20px   !important;
}
.sf2Style-default button.sf2-element[type="submit"] {
    background: url(https://medcommerce.ru/images/push.png)no-repeat !important;
    background-size: 130px auto !important;
    color: #fff;
    font-weight: 500;
    width: 130px !important;
    height: 130px !important;
	margin-top: 30px !important;
	transition: 0.2s linear;
}
.sf2Style-default button.sf2-element[type="submit"]:hover{
    background: url(https://medcommerce.ru/images/push_black.png)no-repeat !important;
    background-size: 130px auto !important;
}
.lease a{
	background: url(https://medcommerce.ru/images/lease.png)no-repeat;
	background-size:290px auto; 
	padding-bottom: 30px;
	width:292px;
	height: 175px;
	transition: 0.2s linear;
	display:block;
}
.lease a:hover{
	background: url(https://medcommerce.ru/images/lease_blak.png)no-repeat;
	background-size:290px auto;
}
table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2;
}

