#vir-main
{
  background: #000000 url('../images/page.png') scroll;
  margin: 0 auto;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.vir-hmenu
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.vir-button
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #066889;
  background: -webkit-linear-gradient(top, rgba(7, 130, 171, 0.3) 0, rgba(7, 130, 171, 0.3) 50%, rgba(7, 127, 166, 0.3) 60%, rgba(4, 71, 93, 0.3) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(7, 130, 171, 0.3) 0, rgba(7, 130, 171, 0.3) 50%, rgba(7, 127, 166, 0.3) 60%, rgba(4, 71, 93, 0.3) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(7, 130, 171, 0.3) 0, rgba(7, 130, 171, 0.3) 50%, rgba(7, 127, 166, 0.3) 60%, rgba(4, 71, 93, 0.3) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(7, 130, 171, 0.3) 0, rgba(7, 130, 171, 0.3) 50%, rgba(7, 127, 166, 0.3) 60%, rgba(4, 71, 93, 0.3) 100%) no-repeat;
  background: linear-gradient(to bottom, rgba(7, 130, 171, 0.3) 0, rgba(7, 130, 171, 0.3) 50%, rgba(7, 127, 166, 0.3) 60%, rgba(4, 71, 93, 0.3) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(7, 130, 171, 0.3) 0, rgba(7, 130, 171, 0.3) 50%, rgba(7, 127, 166, 0.3) 60%, rgba(4, 71, 93, 0.3) 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(189, 189, 189, 0.3);
  padding: 0 10px;
  margin: 0 auto;
  height: 25px;
}

.vir-postcontent, .vir-postheadericons, .vir-postfootericons, .vir-blockcontent, ul.vir-vmenu a
{
  text-align: left;
}

.vir-postcontent, .vir-postcontent li, .vir-postcontent table, .vir-postcontent a, .vir-postcontent a:link, .vir-postcontent a:visited, .vir-postcontent a.visited, .vir-postcontent a:hover, .vir-postcontent a.hovered
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: left;
  line-height: 125%;
}

.vir-postcontent p
{
  margin: 12px 0;
}

.vir-postcontent h1, .vir-postcontent h1 a, .vir-postcontent h1 a:link, .vir-postcontent h1 a:visited, .vir-postcontent h1 a:hover, .vir-postcontent h2, .vir-postcontent h2 a, .vir-postcontent h2 a:link, .vir-postcontent h2 a:visited, .vir-postcontent h2 a:hover, .vir-postcontent h3, .vir-postcontent h3 a, .vir-postcontent h3 a:link, .vir-postcontent h3 a:visited, .vir-postcontent h3 a:hover, .vir-postcontent h4, .vir-postcontent h4 a, .vir-postcontent h4 a:link, .vir-postcontent h4 a:visited, .vir-postcontent h4 a:hover, .vir-postcontent h5, .vir-postcontent h5 a, .vir-postcontent h5 a:link, .vir-postcontent h5 a:visited, .vir-postcontent h5 a:hover, .vir-postcontent h6, .vir-postcontent h6 a, .vir-postcontent h6 a:link, .vir-postcontent h6 a:visited, .vir-postcontent h6 a:hover, .vir-blockheader .t, .vir-blockheader .t a, .vir-blockheader .t a:link, .vir-blockheader .t a:visited, .vir-blockheader .t a:hover, .vir-vmenublockheader .t, .vir-vmenublockheader .t a, .vir-vmenublockheader .t a:link, .vir-vmenublockheader .t a:visited, .vir-vmenublockheader .t a:hover, .vir-headline, .vir-headline a, .vir-headline a:link, .vir-headline a:visited, .vir-headline a:hover, .vir-slogan, .vir-slogan a, .vir-slogan a:link, .vir-slogan a:visited, .vir-slogan a:hover, .vir-postheader, .vir-postheader a, .vir-postheader a:link, .vir-postheader a:visited, .vir-postheader a:hover
{
  font-size: 32px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.vir-postcontent a, .vir-postcontent a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #18BED8;
}

.vir-postcontent a:visited, .vir-postcontent a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #16AEC5;
}

.vir-postcontent  a:hover, .vir-postcontent a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #54CFF8;
}

.vir-postcontent h1
{
  color: #28C2F6;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-blockcontent h1
{
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-postcontent h1 a, .vir-postcontent h1 a:link, .vir-postcontent h1 a:hover, .vir-postcontent h1 a:visited, .vir-blockcontent h1 a, .vir-blockcontent h1 a:link, .vir-blockcontent h1 a:hover, .vir-blockcontent h1 a:visited
{
  font-size: 24px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-postcontent h2
{
  color: #28C2F6;
  margin-top: 14px;
  margin-bottom: 14px;
  font-size: 22px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-blockcontent h2
{
  margin-top: 14px;
  margin-bottom: 14px;
  font-size: 22px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-postcontent h2 a, .vir-postcontent h2 a:link, .vir-postcontent h2 a:hover, .vir-postcontent h2 a:visited, .vir-blockcontent h2 a, .vir-blockcontent h2 a:link, .vir-blockcontent h2 a:hover, .vir-blockcontent h2 a:visited
{
  font-size: 22px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-postcontent h3
{
  color: #28C2F6;
  margin: 3px 0 13px;
  font-size: 20px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-blockcontent h3
{
  margin: 3px 0 13px;
  font-size: 20px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-postcontent h3 a, .vir-postcontent h3 a:link, .vir-postcontent h3 a:hover, .vir-postcontent h3 a:visited, .vir-blockcontent h3 a, .vir-blockcontent h3 a:link, .vir-blockcontent h3 a:hover, .vir-blockcontent h3 a:visited
{
  font-size: 20px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
  line-height: 125%;
}

.vir-postcontent h4
{
  color: #EFF2F5;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
}

.vir-blockcontent h4
{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
}

.vir-postcontent h4 a, .vir-postcontent h4 a:link, .vir-postcontent h4 a:hover, .vir-postcontent h4 a:visited, .vir-blockcontent h4 a, .vir-blockcontent h4 a:link, .vir-blockcontent h4 a:hover, .vir-blockcontent h4 a:visited
{
  font-size: 18px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  text-align: center;
}

.vir-postcontent h5
{
  color: #C3F1F8;
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-blockcontent h5
{
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-postcontent h5 a, .vir-postcontent h5 a:link, .vir-postcontent h5 a:hover, .vir-postcontent h5 a:visited, .vir-blockcontent h5 a, .vir-blockcontent h5 a:link, .vir-blockcontent h5 a:hover, .vir-blockcontent h5 a:visited
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-postcontent h6
{
  color: #5EDAED;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-blockcontent h6
{
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-postcontent h6 a, .vir-postcontent h6 a:link, .vir-postcontent h6 a:hover, .vir-postcontent h6 a:visited, .vir-blockcontent h6 a, .vir-blockcontent h6 a:link, .vir-blockcontent h6 a:hover, .vir-blockcontent h6 a:visited
{
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #vir-hmenu-bg, .vir-sheet, .vir-hmenu a, .vir-vmenu a, .vir-slidenavigator > a, .vir-checkbox:before, .vir-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #vir-hmenu-bg, .vir-sheet, .vir-slidenavigator > a, .vir-checkbox:before, .vir-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%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html
{
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 1000px;
  color: #FFFFFF;
}

.vir-header:after, #vir-header-bg:after, .vir-layout-cell:after, .vir-layout-wrapper:after, .vir-footer:after, .vir-nav:after, #vir-hmenu-bg:after, .vir-sheet:after, .cleared, .clearfix:after
{
  clear: both;
  display: table;
  content: '';
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .vir-postcontent li h1, .vir-blockcontent li h1
{
  margin: 1px;
}

li h2, .vir-postcontent li h2, .vir-blockcontent li h2
{
  margin: 1px;
}

li h3, .vir-postcontent li h3, .vir-blockcontent li h3
{
  margin: 1px;
}

li h4, .vir-postcontent li h4, .vir-blockcontent li h4
{
  margin: 1px;
}

li h5, .vir-postcontent li h5, .vir-blockcontent li h5
{
  margin: 1px;
}

li h6, .vir-postcontent li h6, .vir-blockcontent li h6
{
  margin: 1px;
}

li p, .vir-postcontent li p, .vir-blockcontent li p
{
  margin: 1px;
}

.vir-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.vir-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.vir-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.vir-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.vir-object369452351
{
  display: block;
  left: 6.51%;
  margin-left: -6px;
  position: absolute;
  top: 0px;
  width: 107px;
  height: 176px;
  background-image: url('../images/object369452351.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 3;
}

.default-responsive .vir-object369452351
{
  display: none;
}

.vir-object31168859
{
  display: block;
  left: 97.48%;
  margin-left: -117px;
  position: absolute;
  top: 3px;
  width: 121px;
  height: 178px;
  background-image: url('../images/object31168859.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 4;
}

.default-responsive .vir-object31168859
{
  display: none;
}

.vir-logo-143068860
{
  position: absolute;
  top: 6px;
  left: 49.41%;
  margin-left: -158px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
  width: 320px;
  height: 164px;
}

.vir-header
{
  border: 1px solid transparent;
  margin: 0 auto;
  background-repeat: no-repeat;
  height: 220px;
  position: relative;
  background-image: url('../images/header.jpg');
  background-position: center top;
}

.custom-responsive .vir-header
{
  background-image: url('../images/header.jpg');
  background-position: center top;
}

.default-responsive .vir-header, .default-responsive #vir-header-bg
{
  background-image: url('../images/header.jpg');
  background-position: center center;
  background-size: cover;
}

.vir-header-inner
{
  position: relative;
  width: 1000px;
  z-index: auto !important;
  margin: 0 auto;
}

.vir-header>div.vir-nostyle, .vir-header>div.vir-block, .vir-header>div.vir-post
{
  position: absolute;
  z-index: 101;
}

.vir-nav
{
  background: url('../images/nav.png') repeat-x scroll;
  padding: 20px 0;
  position: absolute;
  margin: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
}

ul.vir-hmenu a, ul.vir-hmenu a:link, ul.vir-hmenu a:visited, ul.vir-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.vir-hmenu, ul.vir-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.vir-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.vir-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.vir-hmenu:after, ul.vir-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.vir-hmenu, ul.vir-hmenu ul
{
  min-height: 0;
}

ul.vir-hmenu
{
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
}

.vir-nav-inner:before
{
  content: ' ';
}

nav.vir-nav
{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.vir-nav-inner
{
  text-align: center;
  margin: 0 auto;
}

.desktop  .vir-nav-inner
{
  width: 1000px;
  padding-left: 0;
  padding-right: 0;
}

.desktop .vir-nav
{
  padding-left: 0;
  padding-right: 0;
}

.vir-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.vir-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.vir-menuitemcontainer
{
  margin: 0 auto;
}

ul.vir-hmenu>li
{
  margin-left: 9px;
}

ul.vir-hmenu>li:first-child
{
  margin-left: 4px;
}

ul.vir-hmenu>li:last-child, ul.vir-hmenu>li.last-child
{
  margin-right: 4px;
}

ul.vir-hmenu>li>a
{
  background: #FFFFFF;
  padding: 0 17px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
  color: #262626;
  line-height: 30px;
  text-align: center;
}

.vir-hmenu>li>a, .vir-hmenu>li>a:link, .vir-hmenu>li>a:visited, .vir-hmenu>li>a.active, .vir-hmenu>li>a:hover
{
  font-size: 18px;
  font-family: 'Times New Roman', Georgia, Times, Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

ul.vir-hmenu>li>a.active
{
  background: #FFFFFF;
  padding: 0 17px;
  margin: 0 auto;
  color: #E31C23;
  text-decoration: none;
}

ul.vir-hmenu>li>a:visited, ul.vir-hmenu>li>a:hover, ul.vir-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.vir-hmenu>li>a:hover, .desktop ul.vir-hmenu>li:hover>a
{
  padding: 0 17px;
  margin: 0 auto;
}

ul.vir-hmenu>li>a:hover, .desktop ul.vir-hmenu>li:hover>a
{
  color: #9D9F9F;
  text-decoration: none;
}

ul.vir-hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -9px;
  width: 9px;
  height: 30px;
  background: url('../images/menuseparator.png') center center no-repeat;
}

ul.vir-hmenu>li:first-child:before
{
  display: none;
}

ul.vir-hmenu ul
{
  display: none;
}

.vir-sheet
{
  background: #2B2B2B;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 1000px;
  z-index: auto !important;
}

.vir-layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.vir-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.vir-content-layout-row
{
  display: table-row;
}

.vir-layout-cell
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

.vir-postcontent .vir-content-layout
{
  border-collapse: collapse;
}

.vir-block
{
  background: #001114;
  background: rgba(0, 17, 20, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(15, 121, 138, 0.3);
  padding: 5px;
  margin: 3px;
}

div.vir-block img
{
  border: none;
  margin: 0;
}

.vir-blockheader
{
  padding: 3px 5px;
  margin: 0 auto;
}

.vir-blockheader .t, .vir-blockheader .t a, .vir-blockheader .t a:link, .vir-blockheader .t a:visited, .vir-blockheader .t a:hover
{
  color: #DFF8FB;
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  margin: 0 2px;
}

.vir-blockheader .t:before
{
  content: url('../images/blockheadericon.png');
  margin-right: 8px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .vir-blockheader .t:before
{
  bottom: 0;
}

.vir-blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #BABABA;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-blockcontent table, .vir-blockcontent li, .vir-blockcontent a, .vir-blockcontent a:link, .vir-blockcontent a:visited, .vir-blockcontent a:hover
{
  color: #BABABA;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-blockcontent p
{
  margin: 6px 0;
}

.vir-blockcontent a, .vir-blockcontent a:link
{
  color: #18BED8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.vir-blockcontent a:visited, .vir-blockcontent a.visited
{
  color: #BFBFBF;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.vir-blockcontent a:hover, .vir-blockcontent a.hover
{
  color: #5EDAED;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.vir-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 .vir-block ul>li:before
{
  bottom: 0;
}

.vir-block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #BABABA;
}

.vir-block ul>li, .vir-block ol
{
  padding: 0;
}

.vir-block ul>li
{
  padding-left: 12px;
}

.vir-breadcrumbs
{
  margin: 0 auto;
}

a.vir-button, a.vir-button:link, a:link.vir-button:link, body a.vir-button:link, a.vir-button:visited, body a.vir-button:visited, input.vir-button, button.vir-button
{
  text-decoration: none;
  font-size: 14px;
  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;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 25px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.vir-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .vir-button
{
  display: block;
  float: left;
}

input, select, textarea, a.vir-search-button span
{
  vertical-align: middle;
  font-size: 14px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.vir-block select
{
  width: 96%;
}

input.vir-button
{
  float: none !important;
  -webkit-appearance: none;
}

.vir-button.active, .vir-button.active:hover
{
  background: #424242;
  background: -webkit-linear-gradient(top, rgba(84, 84, 84, 0.3) 0, rgba(84, 84, 84, 0.3) 50%, rgba(82, 82, 82, 0.3) 60%, rgba(43, 43, 43, 0.3) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(84, 84, 84, 0.3) 0, rgba(84, 84, 84, 0.3) 50%, rgba(82, 82, 82, 0.3) 60%, rgba(43, 43, 43, 0.3) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(84, 84, 84, 0.3) 0, rgba(84, 84, 84, 0.3) 50%, rgba(82, 82, 82, 0.3) 60%, rgba(43, 43, 43, 0.3) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(84, 84, 84, 0.3) 0, rgba(84, 84, 84, 0.3) 50%, rgba(82, 82, 82, 0.3) 60%, rgba(43, 43, 43, 0.3) 100%) no-repeat;
  background: linear-gradient(to bottom, rgba(84, 84, 84, 0.3) 0, rgba(84, 84, 84, 0.3) 50%, rgba(82, 82, 82, 0.3) 60%, rgba(43, 43, 43, 0.3) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(84, 84, 84, 0.3) 0, rgba(84, 84, 84, 0.3) 50%, rgba(82, 82, 82, 0.3) 60%, rgba(43, 43, 43, 0.3) 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(135, 135, 135, 0.3);
  padding: 0 10px;
  margin: 0 auto;
}

.vir-button.active, .vir-button.active:hover
{
  color: #A7E6FB !important;
}

.vir-button.hover, .vir-button:hover
{
  background: #2CCFE8;
  background: -webkit-linear-gradient(top, rgba(76, 214, 235, 0.3) 0, rgba(76, 214, 235, 0.3) 50%, rgba(67, 212, 234, 0.3) 60%, rgba(25, 202, 230, 0.3) 88%, rgba(23, 186, 211, 0.3) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(76, 214, 235, 0.3) 0, rgba(76, 214, 235, 0.3) 50%, rgba(67, 212, 234, 0.3) 60%, rgba(25, 202, 230, 0.3) 88%, rgba(23, 186, 211, 0.3) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(76, 214, 235, 0.3) 0, rgba(76, 214, 235, 0.3) 50%, rgba(67, 212, 234, 0.3) 60%, rgba(25, 202, 230, 0.3) 88%, rgba(23, 186, 211, 0.3) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(76, 214, 235, 0.3) 0, rgba(76, 214, 235, 0.3) 50%, rgba(67, 212, 234, 0.3) 60%, rgba(25, 202, 230, 0.3) 88%, rgba(23, 186, 211, 0.3) 100%) no-repeat;
  background: linear-gradient(to bottom, rgba(76, 214, 235, 0.3) 0, rgba(76, 214, 235, 0.3) 50%, rgba(67, 212, 234, 0.3) 60%, rgba(25, 202, 230, 0.3) 88%, rgba(23, 186, 211, 0.3) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(76, 214, 235, 0.3) 0, rgba(76, 214, 235, 0.3) 50%, rgba(67, 212, 234, 0.3) 60%, rgba(25, 202, 230, 0.3) 88%, rgba(23, 186, 211, 0.3) 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(43, 43, 43, 0.3);
  padding: 0 10px;
  margin: 0 auto;
}

.vir-button.hover, .vir-button:hover
{
  color: #BAEFF7 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  background: #F9FAFB;
  border: 1px solid rgba(59, 200, 247, 0.2);
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  width: auto;
  padding: 8px 0;
  color: #055976 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.vir-error, textarea.vir-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.vir-error, textarea.vir-error
{
  color: #055976 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.vir-search input[type="text"]
{
  background: #F9FAFB;
  border-radius: 0;
  border: 1px solid #CCD6E0;
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #055976 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.vir-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.vir-search input, a.vir-search-button
{
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.vir-search>input, a.vir-search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.vir-search input[type="submit"], input.vir-search-button, a.vir-search-button
{
  background: #9AE8F4;
  border-radius: 0;
  margin: 0 auto;
}

form.vir-search input[type="submit"], input.vir-search-button, a.vir-search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: 0;
  top: 1px;
  bottom: 1px;
  right: 1px;
  padding: 0 6px;
  color: #128EA1 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
}

a.vir-search-button span.vir-search-button-text, a.vir-search-button:after
{
  vertical-align: middle;
}

a.vir-search-button:after
{
  display: inline-block;
  content: ' ';
  height: 100%;
}

a.vir-search-button, a.vir-search-button span, a.vir-search-button:visited, a.vir-search-button.visited, a.vir-search-button:hover, a.vir-search-button.hover
{
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

a.vir-search-button
{
  line-height: 100% !important;
}

label.vir-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.vir-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: #A2E5FB !important;
}

.vir-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.vir-checkbox.active:before
{
  background: #9E9E9E;
  -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.vir-checkbox.hovered:before
{
  background: #BDBDBD;
  -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.vir-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.vir-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: #A2E5FB !important;
}

.vir-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.vir-radiobutton.active:before
{
  background: #9E9E9E;
  -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.vir-radiobutton.hovered:before
{
  background: #BDBDBD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.vir-comments
{
  border-top: 1px dotted #878787;
  margin: 0 auto;
  margin-top: 25px;
}

.vir-comments h2
{
  color: #BDBDBD;
}

.vir-comment-inner
{
  background: #E2E8EE;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 94px;
}

.vir-comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.vir-comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.vir-comment-content
{
  padding: 10px 0;
  color: #A8EBF5;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-comment
{
  margin-top: 6px;
}

.vir-comment:first-child
{
  margin-top: 0;
}

.vir-comment-header
{
  color: #BDBDBD;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.vir-comment-header a, .vir-comment-header a:link, .vir-comment-header a:visited, .vir-comment-header a.visited, .vir-comment-header a:hover, .vir-comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.vir-comment-header a, .vir-comment-header a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
}

.vir-comment-header a:visited, .vir-comment-header a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
}

.vir-comment-header a:hover, .vir-comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
}

.vir-comment-content a, .vir-comment-content a:link, .vir-comment-content a:visited, .vir-comment-content a.visited, .vir-comment-content a:hover, .vir-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-comment-content a, .vir-comment-content a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #DDF5FE;
}

.vir-comment-content a:visited, .vir-comment-content a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #C3F1F8;
}

.vir-comment-content a:hover, .vir-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #DDF5FE;
}

.vir-pager
{
  background: #EFF2F5;
  background: rgba(239, 242, 245, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(135, 135, 135, 0.2);
  padding: 2px;
  text-align: center;
}

.vir-pager>*:last-child
{
  margin-right: 0 !important;
}

.vir-pager>span
{
  cursor: default;
}

.vir-pager>*
{
  background: #BDBDBD;
  background: -webkit-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: -moz-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: -o-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: -ms-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: linear-gradient(to bottom, #E5E5E5 0, #949494 100%) no-repeat;
  -svg-background: linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #BDBDBD;
  padding: 5px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.vir-pager a:link, .vir-pager a:visited, .vir-pager .active
{
  line-height: normal;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #171717;
}

.vir-pager .active
{
  background: #FFFFFF;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
  background: linear-gradient(to bottom, #FFFFFF 0, #D1D1D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
  border: 1px solid #BDBDBD;
  padding: 5px;
  margin: 0 4px 0 auto;
  color: #E31C23;
}

.vir-pager .more
{
  background: #BDBDBD;
  background: -webkit-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: -moz-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: -o-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: -ms-linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  background: linear-gradient(to bottom, #E5E5E5 0, #949494 100%) no-repeat;
  -svg-background: linear-gradient(top, #E5E5E5 0, #949494 100%) no-repeat;
  border: 1px solid #BDBDBD;
  margin: 0 4px 0 auto;
}

.vir-pager a.more:link, .vir-pager a.more:visited
{
  color: #02222C;
}

.vir-pager a:hover
{
  background: #9E9E9E;
  background: -webkit-linear-gradient(top, #C4C4C4 0, #808080 87%, #757575 100%) no-repeat;
  background: -moz-linear-gradient(top, #C4C4C4 0, #808080 87%, #757575 100%) no-repeat;
  background: -o-linear-gradient(top, #C4C4C4 0, #808080 87%, #757575 100%) no-repeat;
  background: -ms-linear-gradient(top, #C4C4C4 0, #808080 87%, #757575 100%) no-repeat;
  background: linear-gradient(to bottom, #C4C4C4 0, #808080 87%, #757575 100%) no-repeat;
  -svg-background: linear-gradient(top, #C4C4C4 0, #808080 87%, #757575 100%) no-repeat;
  border: 1px solid #BDBDBD;
  padding: 5px;
  margin: 0 4px 0 auto;
}

.vir-pager  a:hover, .vir-pager  a.more:hover
{
  color: #1C1C1C;
}

.vir-pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.vir-pager>*:last-child:after
{
  display: none;
}

.vir-commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #BDBDBD;
}

.vir-commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #BDBDBD;
}

.vir-commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.vir-commentsform input:not([type=submit]), .vir-commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.vir-commentsform .form-submit
{
  margin-top: 10px;
}

.vir-post
{
  background: #053F42;
  background: rgba(5, 63, 66, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(15, 121, 138, 0.2);
  padding: 10px;
  margin: 3px;
}

a img
{
  border: 0;
}

.vir-article img, img.vir-article, .vir-block img, .vir-footer img
{
  margin: 0 0 0 0;
}

.vir-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.vir-article table, table.vir-article
{
  border-collapse: collapse;
  margin: 1px;
}

.vir-post .vir-content-layout-br
{
  height: 0;
}

.vir-article th, .vir-article td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.vir-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: 0 0 0 0;
  -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.vir-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;
}

.vir-postheader
{
  color: #ADADAD;
  margin: 5px 0 5px 10px;
  font-size: 24px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-postheader a, .vir-postheader a:link, .vir-postheader a:visited, .vir-postheader a.visited, .vir-postheader a:hover, .vir-postheader a.hovered
{
  font-size: 24px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-postheader a, .vir-postheader a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #14BDF5;
}

.vir-postheader a:visited, .vir-postheader a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #8EDFFA;
}

.vir-postheader a:hover, .vir-postheader a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #09A0D3;
}

.vir-postheadericons, .vir-postheadericons a, .vir-postheadericons a:link, .vir-postheadericons a:visited, .vir-postheadericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #CFCFCF;
}

.vir-postheadericons
{
  padding: 1px;
}

.vir-postheadericons a, .vir-postheadericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #B5B5B5;
}

.vir-postheadericons a:visited, .vir-postheadericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #B5B5B5;
}

.vir-postheadericons a:hover, .vir-postheadericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  color: #23CCE7;
}

.vir-postpdficon:before
{
  content: url('../images/system/pdf_button.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .vir-postpdficon:before
{
  bottom: 0;
}

.vir-postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .vir-postprinticon:before
{
  bottom: 0;
}

.vir-postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .vir-postemailicon:before
{
  bottom: 0;
}

.vir-postcontent li, .vir-post li, .vir-textblock li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
  margin: 0 0 0 15px;
}

.vir-postcontent ol, .vir-post ol, .vir-textblock ol, .vir-postcontent ul, .vir-post ul, .vir-textblock ul
{
  margin: 1em 0 1em 15px;
}

.vir-postcontent li ol, .vir-post li ol, .vir-textblock li ol, .vir-postcontent li ul, .vir-post li ul, .vir-textblock li ul
{
  margin: 0.5em 0 0.5em 15px;
}

.vir-postcontent li, .vir-post li, .vir-textblock li
{
  margin: 0 0 0 0;
}

blockquote
{
  background: #424242 url('../images/postquote.png') no-repeat scroll;
  padding: 0 0 0 28px;
  margin: 10px 10px 10px 50px;
  color: #B2B2B2;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .vir-postcontent blockquote a, .vir-blockcontent blockquote a, .vir-footer blockquote a, blockquote a:link, .vir-postcontent blockquote a:link, .vir-blockcontent blockquote a:link, .vir-footer blockquote a:link, blockquote a:visited, .vir-postcontent blockquote a:visited, .vir-blockcontent blockquote a:visited, .vir-footer blockquote a:visited, blockquote a:hover, .vir-postcontent blockquote a:hover, .vir-blockcontent blockquote a:hover, .vir-footer blockquote a:hover
{
  color: #B2B2B2;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .vir-postcontent blockquote p, .vir-blockcontent blockquote p, .vir-footer blockquote p
{
  margin: 0;
  margin: 2px 0 2px 15px;
}

.vir-postfootericons, .vir-postfootericons a, .vir-postfootericons a:link, .vir-postfootericons a:visited, .vir-postfootericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #DEDEDE;
}

.vir-postfootericons
{
  padding: 1px;
}

.vir-postfootericons a, .vir-postfootericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #B5B5B5;
}

.vir-postfootericons a:visited, .vir-postfootericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #B5B5B5;
}

.vir-postfootericons a:hover, .vir-postfootericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #23CCE7;
}

.vir-footer
{
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-top: 1px dotted #044358;
  padding: 5px;
  margin: 0 auto;
  position: relative;
  color: #EDEDED;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: center;
}

.vir-footer a, .vir-footer a:link, .vir-footer a:visited, .vir-footer a:hover, .vir-footer td, .vir-footer th, .vir-footer caption
{
  color: #EDEDED;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer p
{
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.vir-footer a, .vir-footer a:link
{
  color: #59D0F8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.vir-footer a:visited
{
  color: #A8A8A8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.vir-footer a:hover
{
  color: #59D0F8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.vir-footer h1
{
  color: #707070;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer h2
{
  color: #878787;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer h3
{
  color: #3BC8F7;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer h4
{
  color: #9AE8F4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer h5
{
  color: #9AE8F4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer h6
{
  color: #9AE8F4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.vir-footer img
{
  border: none;
  margin: 0;
}

.vir-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 38px;
  min-width: 29px;
  display: inline-block;
  text-indent: 32px;
  background-position: left center;
  vertical-align: middle;
}

.vir-rss-tag-icon:empty
{
  vertical-align: middle;
}

.vir-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;
  vertical-align: middle;
}

.vir-facebook-tag-icon:empty
{
  vertical-align: middle;
}

.vir-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;
  vertical-align: middle;
}

.vir-twitter-tag-icon:empty
{
  vertical-align: middle;
}

.vir-tumblr-tag-icon
{
  background: url('../images/tumblricon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.vir-tumblr-tag-icon:empty
{
  vertical-align: middle;
}

.vir-pinterest-tag-icon
{
  background: url('../images/pinteresticon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.vir-pinterest-tag-icon:empty
{
  vertical-align: middle;
}

.vir-vimeo-tag-icon
{
  background: url('../images/vimeoicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 33px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.vir-vimeo-tag-icon:empty
{
  vertical-align: middle;
}

.vir-youtube-tag-icon
{
  background: url('../images/youtubeicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.vir-youtube-tag-icon:empty
{
  vertical-align: middle;
}

.vir-linkedin-tag-icon
{
  background: url('../images/linkedinicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.vir-linkedin-tag-icon:empty
{
  vertical-align: middle;
}

.vir-footer li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #BFEDFC;
}

.vir-page-footer, .vir-page-footer a, .vir-page-footer a:link, .vir-page-footer a:visited, .vir-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: #E0E0E0;
}

.vir-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #E0E0E0;
}

.vir-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;
}

.vir-lightbox, .vir-lightbox-wrapper .vir-lightbox-image
{
  cursor: pointer;
}

.vir-lightbox-wrapper .vir-lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.vir-lightbox-wrapper .vir-lightbox-image.active
{
  display: inline-block;
}

.vir-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;
}

.vir-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;
}

.vir-lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.vir-lightbox-wrapper .arrow.left
{
  left: 9px;
}

.vir-lightbox-wrapper .arrow.right
{
  right: 9px;
}

.vir-lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.vir-lightbox-wrapper .arrow.disabled
{
  display: none;
}

.vir-lightbox-wrapper .arrow-t, .vir-lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.vir-lightbox-wrapper .arrow-t
{
  top: 38px;
}

.vir-lightbox-wrapper .arrow-b
{
  top: 50px;
}

.vir-lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.vir-lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.vir-lightbox-wrapper .close .cw, .vir-lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.vir-lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.vir-lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.vir-lightbox-wrapper .close-alt, .vir-lightbox-wrapper .arrow-right-alt, .vir-lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .vir-lightbox-wrapper .close-alt, .ie8 .vir-lightbox-wrapper .arrow-right-alt, .ie8 .vir-lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .vir-lightbox-wrapper .cw, .ie8 .vir-lightbox-wrapper .ccw
{
  display: none;
}

.vir-content-layout .vir-sidebar1
{
  -webkit-border-radius: 5px 0 0;
  -moz-border-radius: 5px 0 0;
  border-radius: 5px 0 0;
  margin: 0 auto;
  width: 225px;
}

.vir-content-layout .vir-content
{
  margin: 0 auto;
}

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: 1px solid black;
  border-top: 1px solid black;
}

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: 1px solid black;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: 1px solid black;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: 1px solid black;
  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: 1px solid black;
}

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;
}

.edit.item-page select + div
{
  width: 100% !important;
}

.edit.item-page div > ul
{
  border: 1px solid #B9C2CB;
}

.edit.item-page .search-field
{
  overflow: visible;
}

.edit.item-page .search-field > input
{
  width: 100% !important;
}

.edit.item-page ul > li:before
{
  content: normal;
}

.edit.item-page fieldset
{
  border: 1px solid black;
}

.edit.item-page fieldset legend
{
  padding: 7px;
  font-weight: bold;
}

#editor-xtd-buttons
{
  float: left;
  padding: 0;
}

.toggle-editor
{
  float: right;
}

#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 fieldset label
{
  width: 100%;
}

#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: 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;
}

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;
}

#search-searchword
{
  margin-bottom: 5px;
}

.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;
}

.only, .phrases
{
  border: solid 1px #ccc;
  margin: 10px 0 0 0px;
  padding: 15px;
  line-height: 1.3em;
}

div.tags
{
  display: inline;
}

.tag-category ul > li:before
{
  content: normal;
}

ul.list-striped > li:before
{
  content: normal;
}

.list-striped
{
  border-top: 1px solid #ddd;
}

.list-striped li, .list-striped dd
{
  border-bottom: 1px solid #ddd;
}

.accordion
{
  margin-bottom: 18px;
}

.accordion-group
{
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion-heading
{
  border-bottom: 0;
}

.accordion-heading .accordion-toggle
{
  display: block;
  padding: 8px 15px;
}

.accordion-toggle
{
  cursor: pointer;
}

.accordion-inner
{
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.accordion-body.in:hover
{
  overflow: visible;
}

.collapse.in
{
  height: auto;
}

.collapse
{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

.element-invisible
{
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Begin Additional CSS Styles */
.vir-blockheader .t, .vir-vmenublockheader .t {white-space: nowrap;}
.sign {
    float: left; /* Выравнивание по правому краю */
    border: 1px solid #333; /* Параметры рамки */
    padding: 0px 5px 3px 5px; /* Поля внутри блока */
    margin: 10px 15px 5px 15px; /* Отступы вокруг */
    background: #f0f0f0; /* Цвет фона */ 
    color: #1e2324;
    text-align: center;
    font-weight: 600;
   }
   .sign figcaption {
    margin: 0 auto 5px; /* Отступы вокруг абзаца */
   }
/* End Additional CSS Styles */