/* begin Page */
#w3-page-background-glare-image
{
  zoom: 1;
}

img
{
  filter: expression(artFixPNG(this));
}/* end Page */

/* begin Menu */
.w3-nav-r
{
  clip: rect(auto auto auto 888px);
}

/* end Menu */

/* begin MenuItem */
.w3-hmenu a .r
{
  clip: rect(auto auto auto 404px);
}
/* end MenuItem */

/* begin Box, Sheet */
.w3-sheet-tl
{
  clip: rect(auto 18px 18px auto);
}

.w3-sheet-tr
{
  clip: rect(auto auto 18px 18px);
}

.w3-sheet-bl
{
  clip: rect(18px 18px auto auto);
}

.w3-sheet-br
{
  clip: rect(18px auto auto 18px);
}

.w3-sheet-tc
{
  clip: rect(auto auto 18px auto);
}

.w3-sheet-bc
{
  clip: rect(18px auto auto auto);
}

.w3-sheet-cr
{
  clip: rect(auto auto auto 18px);
}

.w3-sheet-cl
{
  clip: rect(auto 18px auto auto);
}

.w3-sheet-body
{
  zoom: 1;
}
/* end Box, Sheet */

/* begin Layout */
.w3-content-layout, .w3-content-layout-row {display: block;}
.w3-content-layout, .w3-content-layout-row {zoom: 1;}
/* end Layout */

/* begin Box, Block, VMenuBlock */

.w3-vmenublock-body
{
  zoom: 1;
}
/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */

.w3-vmenublockcontent-body
{
  zoom: 1;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenuItem */
ul.w3-vmenu .w3-vmenu-separator, ul.w3-vmenu .w3-vmenu-separator-span, ul.w3-vmenu li.w3-vsubmenu-separator, ul.w3-vmenu .w3-vsubmenu-separator-span
{
  zoom: 1;
  overflow: hidden;
  float: left;
  width: 100%;
}

.w3-vmenu ul, .w3-vmenu li
{
  zoom: 1;
}

ul.w3-vmenu a .r
{
  clip: rect(auto auto auto 896px);
}
/* end VMenuItem */

/* begin Box, Block */

.w3-block-body
{
  zoom: 1;
}
/* end Box, Block */

/* begin BlockHeader */
.w3-blockheader .r
{
  clip: rect(auto auto auto 885px);
}
/* end BlockHeader */

/* begin Box, BlockContent */

.w3-blockcontent-body
{
  zoom: 1;
}
/* end Box, BlockContent */

/* begin Button */
.w3-button-wrapper .w3-button-r
{
  clip: rect(auto auto auto 399px);
}
/* end Button */

/* begin Box, Post */

.w3-post-body
{
  zoom: 1;
}
/* end Box, Post */

/* begin PostContent */
.w3-postcontent
{
  height: 1%;
}
/* end PostContent */

/* begin Footer */
.w3-footer-body
{
    padding-right: 0;
  zoom:1;
}

.w3-footer{
  zoom:1;
}

/* end Footer */

/* begin LayoutCell, content */
.w3-sidebar2 {width: auto;}
.w3-content-layout .w3-layout-cell, .w3-content-layout .w3-layout-cell .w3-content-layout .w3-layout-cell
{
  display: block;
  position:relative;
  float: left;
  clear: right;
}
.w3-content-layout .w3-layout-cell, .w3-content-layout .w3-layout-cell .w3-content-layout .w3-layout-cell {  zoom:1; }
.w3-layout-cell .w3-layout-cell{ float: none; clear: both;}
/* end LayoutCell, content */

/* Plugin compatilibity. */

/* 154150, news pro gk1 */
.gk_npro_full_scroll1
{
  position: relative;
}

.nspro_bg_wrap .w3-button-wrapper a
{
  float: none !important;
}
