

#gg-main
{
   background: #2B7DB1 url('images/page.png') fixed;
   background: linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   background: -webkit-linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), -webkit-linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   background: -moz-linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), -moz-linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   background: -o-linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), -o-linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   background: -ms-linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), -ms-linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   background: linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   -svg-background: linear-gradient(top, rgba(48, 142, 200, 0.13) 0, rgba(48, 142, 200, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #2A7AAC 0, #2A7AAC 420px, #0F2C3E 1050px) no-repeat;
   background-attachment: fixed, fixed, fixed !important;
   margin:0 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.gg-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;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.gg-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FFFFFF;
   background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   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(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #A0ABC5;
   padding:0 10px;
   margin:0 auto;
   height:20px;
}

.gg-postcontent,
.gg-postheadericons,
.gg-postfootericons,
.gg-blockcontent,
ul.gg-vmenu a 
{
   text-align: left;
}

.gg-postcontent,
.gg-postcontent li,
.gg-postcontent table,
.gg-postcontent a,
.gg-postcontent a:link,
.gg-postcontent a:visited,
.gg-postcontent a.visited,
.gg-postcontent a:hover,
.gg-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent p
{
   margin: 12px 0;
}

.gg-postcontent h1, .gg-postcontent h1 a, .gg-postcontent h1 a:link, .gg-postcontent h1 a:visited, .gg-postcontent h1 a:hover,
.gg-postcontent h2, .gg-postcontent h2 a, .gg-postcontent h2 a:link, .gg-postcontent h2 a:visited, .gg-postcontent h2 a:hover,
.gg-postcontent h3, .gg-postcontent h3 a, .gg-postcontent h3 a:link, .gg-postcontent h3 a:visited, .gg-postcontent h3 a:hover,
.gg-postcontent h4, .gg-postcontent h4 a, .gg-postcontent h4 a:link, .gg-postcontent h4 a:visited, .gg-postcontent h4 a:hover,
.gg-postcontent h5, .gg-postcontent h5 a, .gg-postcontent h5 a:link, .gg-postcontent h5 a:visited, .gg-postcontent h5 a:hover,
.gg-postcontent h6, .gg-postcontent h6 a, .gg-postcontent h6 a:link, .gg-postcontent h6 a:visited, .gg-postcontent h6 a:hover,
.gg-blockheader .t, .gg-blockheader .t a, .gg-blockheader .t a:link, .gg-blockheader .t a:visited, .gg-blockheader .t a:hover,
.gg-vmenublockheader .t, .gg-vmenublockheader .t a, .gg-vmenublockheader .t a:link, .gg-vmenublockheader .t a:visited, .gg-vmenublockheader .t a:hover,
.gg-headline, .gg-headline a, .gg-headline a:link, .gg-headline a:visited, .gg-headline a:hover,
.gg-slogan, .gg-slogan a, .gg-slogan a:link, .gg-slogan a:visited, .gg-slogan a:hover,
.gg-postheader, .gg-postheader a, .gg-postheader a:link, .gg-postheader a:visited, .gg-postheader a:hover
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.gg-postcontent a, .gg-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #3292CD;
}

.gg-postcontent a:visited, .gg-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4A5878;
}

.gg-postcontent  a:hover, .gg-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #3292CD;
}

.gg-postcontent h1
{
   color: #3292CD;
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent h1
{
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h1 a, .gg-postcontent h1 a:link, .gg-postcontent h1 a:hover, .gg-postcontent h1 a:visited, .gg-blockcontent h1 a, .gg-blockcontent h1 a:link, .gg-blockcontent h1 a:hover, .gg-blockcontent h1 a:visited 
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h2
{
   color: #3292CD;
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent h2
{
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h2 a, .gg-postcontent h2 a:link, .gg-postcontent h2 a:hover, .gg-postcontent h2 a:visited, .gg-blockcontent h2 a, .gg-blockcontent h2 a:link, .gg-blockcontent h2 a:hover, .gg-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h3
{
   color: #3292CD;
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent h3
{
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h3 a, .gg-postcontent h3 a:link, .gg-postcontent h3 a:hover, .gg-postcontent h3 a:visited, .gg-blockcontent h3 a, .gg-blockcontent h3 a:link, .gg-blockcontent h3 a:hover, .gg-blockcontent h3 a:visited 
{
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h4
{
   color: #1F2533;
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent h4
{
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h4 a, .gg-postcontent h4 a:link, .gg-postcontent h4 a:hover, .gg-postcontent h4 a:visited, .gg-blockcontent h4 a, .gg-blockcontent h4 a:link, .gg-blockcontent h4 a:hover, .gg-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h5
{
   color: #1F2533;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h5 a, .gg-postcontent h5 a:link, .gg-postcontent h5 a:hover, .gg-postcontent h5 a:visited, .gg-blockcontent h5 a, .gg-blockcontent h5 a:link, .gg-blockcontent h5 a:hover, .gg-blockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h6
{
   color: #4A5878;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postcontent h6 a, .gg-postcontent h6 a:link, .gg-postcontent h6 a:hover, .gg-postcontent h6 a:visited, .gg-blockcontent h6 a, .gg-blockcontent h6 a:link, .gg-blockcontent h6 a:hover, .gg-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #gg-hmenu-bg, .gg-sheet, .gg-hmenu a, .gg-vmenu a, .gg-slidenavigator > a, .gg-checkbox:before, .gg-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #gg-hmenu-bg, .gg-sheet, .gg-slidenavigator > a, .gg-checkbox:before, .gg-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: 950px;
   color: #303A4F;
}

.clearfix:before, .clearfix:after 
{
   width: 100%;
   content: " ";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .gg-postcontent li h1, .gg-blockcontent li h1 
{
   margin:1px;
} 
li h2, .gg-postcontent li h2, .gg-blockcontent li h2 
{
   margin:1px;
} 
li h3, .gg-postcontent li h3, .gg-blockcontent li h3 
{
   margin:1px;
} 
li h4, .gg-postcontent li h4, .gg-blockcontent li h4 
{
   margin:1px;
} 
li h5, .gg-postcontent li h5, .gg-blockcontent li h5 
{
   margin:1px;
} 
li h6, .gg-postcontent li h6, .gg-blockcontent li h6 
{
   margin:1px;
} 
li p, .gg-postcontent li p, .gg-blockcontent li p 
{
   margin:1px;
}


.gg-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.gg-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.gg-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.gg-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.gg-object1574210817 h1, 
.gg-object1574210817 h2, 
.gg-object1574210817 h3, 
.gg-object1574210817 h4, 
.gg-object1574210817 h5, 
.gg-object1574210817 h6, 
.gg-object1574210817 p, 
.gg-object1574210817 a, 
.gg-object1574210817 ul, 
.gg-object1574210817 ol, 
.gg-object1574210817 li
{
  line-height: 100%;
}

.gg-object1574210817
{  
  position: absolute;
  top: 2px;
  left: 0.42%;
  margin-left: -1px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 448px;
  height: 91px;
}

.gg-object1574210817-text
{
  line-height: 100%;
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 91px;
  width: 448px;  
word-wrap: break-word;
}

.gg-object1574210817-text,
.gg-object1574210817-text a.gg-rss-tag-icon,
.gg-object1574210817-text a.gg-facebook-tag-icon,
.gg-object1574210817-text a.gg-twitter-tag-icon
{
font-size: 30px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
vertical-align: middle;
  color: #89909F !important;
}

.gg-textblock ul > li
{
    background-position-y: 8px !important;
}






.gg-sheet
{
   background: #FFFFFF;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   border:1px solid #2B7DB1;
   padding:10px;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 950px;
   z-index: auto !important;
}

.gg-header
{
   -webkit-border-radius:3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   border-radius:3px 3px 0 0;
   margin:0 auto;
   height: 90px;
   background-color:#FFF;
   position: relative;
   z-index: auto !important;
}

.responsive .gg-header 
{
   background-image: url('images/header.jpg');
   background-position: center center;
}

.gg-header>.widget 
{
   position:absolute;
   z-index:101;
}

.gg-header .gg-slider-inner
{
   -webkit-border-radius:3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   border-radius:3px 3px 0 0;
}

.gg-nav
{
   -webkit-border-radius:3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   border-radius:3px 3px 0 0;
   padding:3px;
   position: absolute;
   margin: 0;
   bottom:     30px;
   width: 100%;
   z-index: 100;
   text-align: right;
}

ul.gg-hmenu a, ul.gg-hmenu a:link, ul.gg-hmenu a:visited, ul.gg-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.gg-hmenu, ul.gg-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.gg-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.gg-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.gg-hmenu:after, ul.gg-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.gg-hmenu, ul.gg-hmenu ul 
{
   min-height: 0;
}

ul.gg-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 0px;
   padding-right: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.gg-nav:before 
{
   content:' ';
}

nav.gg-nav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.gg-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.gg-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.gg-hmenu
{
   float: right;
}

.gg-menuitemcontainer
{
   margin:0 auto;
}
ul.gg-hmenu>li {
   margin-left: 9px;
}
ul.gg-hmenu>li:first-child {
   margin-left: 0px;
}
ul.gg-hmenu>li:last-child, ul.gg-hmenu>li.last-child {
   margin-right: 0px;
}

ul.gg-hmenu>li>a
{
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   border:1px solid transparent;
   padding:0 5px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 25px;
   cursor: pointer;
   text-decoration: none;
   color: #344B4A;
   line-height: 25px;
   text-align: center;
}

.gg-hmenu a, 
.gg-hmenu a:link, 
.gg-hmenu a:visited, 
.gg-hmenu a.active, 
.gg-hmenu a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.gg-hmenu>li>a.active
{
   background: #3B5D87;
   background: linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   background: -moz-linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   background: -o-linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   background: -ms-linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   background: linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   -svg-background: linear-gradient(top, #5882B6 0, #4E7BB1 10%, #22364E 100%) no-repeat;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   border:1px solid #2B7DB1;
   padding:0 5px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.gg-hmenu>li>a:visited, 
ul.gg-hmenu>li>a:hover, 
ul.gg-hmenu>li:hover>a {
   text-decoration: none;
}

ul.gg-hmenu>li>a:hover, .desktop ul.gg-hmenu>li:hover>a
{
   background: #2B7DB1;
   background: linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   background: -webkit-linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   background: -moz-linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   background: -o-linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   background: -ms-linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   background: linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   -svg-background: linear-gradient(top, #53A3D5 0, #3292CD 27%, #1C5273 100%) no-repeat;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   border:1px solid #628D8B;
   padding:0 5px;
   margin:0 auto;
}
ul.gg-hmenu>li>a:hover, 
.desktop-nav ul.gg-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.gg-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -9px;
   width:9px;
   height: 25px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.gg-hmenu>li:first-child:before{
   display:none;
}

ul.gg-hmenu li li a
{
   background: #A0ABC5;
   background: transparent;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:0 8px;
   margin:0 auto;
}
ul.gg-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.gg-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.gg-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.gg-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 23px;
   color: #DBE6E5;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.gg-hmenu ul a:link, 
.gg-hmenu ul a:visited, 
.gg-hmenu ul a.active, 
.gg-hmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #DBE6E5;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.gg-hmenu ul li a:hover, .desktop ul.gg-hmenu ul li:hover>a
{
   background: #818FB1;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   margin:0 auto;
}

.gg-hmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .gg-hmenu ul li:hover>a
{
   color: #000000;
}

ul.gg-hmenu ul:before
{
   background: #5F719B;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   border:1px solid #818FB1;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.gg-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.gg-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.gg-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.gg-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.gg-hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.gg-hmenu ul.gg-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.gg-hmenu ul.gg-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.gg-hmenu li li:hover>ul.gg-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.gg-hmenu li li:hover>ul.gg-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.gg-hmenu ul ul.gg-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.gg-hmenu ul ul.gg-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop-nav ul.gg-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.gg-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.gg-hmenu ul ul:before
{
   border-radius: 8px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

.desktop-nav ul.gg-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.gg-hmenu>li>ul.gg-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.gg-hmenu>li>ul.gg-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.gg-hmenu ul ul.gg-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop-nav ul.gg-hmenu ul ul.gg-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.gg-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.gg-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.gg-content-layout-row 
{
   display: table-row;
}

.gg-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.gg-postcontent .gg-content-layout
{
   border-collapse: collapse;
}

.gg-block
{
   margin:10px;
}
div.gg-block img
{
   border: none;
   margin: 0;
}

.gg-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.gg-blockheader .t,
.gg-blockheader .t a,
.gg-blockheader .t a:link,
.gg-blockheader .t a:visited, 
.gg-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.gg-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #303A4F;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.gg-blockcontent table,
.gg-blockcontent li, 
.gg-blockcontent a,
.gg-blockcontent a:link,
.gg-blockcontent a:visited,
.gg-blockcontent a:hover
{
   color: #303A4F;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-blockcontent p
{
   margin: 6px 0;
}

.gg-blockcontent a, .gg-blockcontent a:link
{
   color: #3292CD;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.gg-blockcontent a:visited, .gg-blockcontent a.visited
{
   color: #A6B1C9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gg-blockcontent a:hover, .gg-blockcontent a.hover
{
   color: #09BDDC;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.gg-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 .gg-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gg-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #4F5F82;
}

.gg-block ul>li, .gg-block ol
{
   padding: 0;
}

.gg-block ul>li
{
   padding-left: 12px;
}

.gg-breadcrumbs
{
   margin:0 auto;
}

a.gg-button,
a.gg-button:link,
a:link.gg-button:link,
body a.gg-button:link,
a.gg-button:visited,
body a.gg-button:visited,
input.gg-button,
button.gg-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: #344B4A;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 20px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.gg-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .gg-button
{
   display: block;
   float: left;
}

input, select, textarea, a.gg-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.gg-block select 
{
   width:96%;
}

input.gg-button
{
   float: none !important;
}

.gg-button.active, .gg-button.active:hover
{
   background: #78B7DE;
   background: linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   background: -webkit-linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   background: -moz-linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   background: -o-linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   background: -ms-linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   background: linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   -svg-background: linear-gradient(top, #98C8E6 0, #5BA8D7 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #2B7DB1;
   padding:0 10px;
   margin:0 auto;
}
.gg-button.active, .gg-button.active:hover {
   color: #0C2331 !important;
}

.gg-button.hover, .gg-button:hover
{
   background: #B9DAEE;
   background: linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   background: -moz-linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   background: -o-linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   background: -ms-linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   background: linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   -svg-background: linear-gradient(top, #DEEEF7 0, #98C8E6 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #469DD2;
   padding:0 10px;
   margin:0 auto;
}
.gg-button.hover, .gg-button:hover {
   color: #232939 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   border:1px solid rgba(70, 157, 210, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #184663 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.gg-error, textarea.gg-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.gg-error, textarea.gg-error {
   color: #184663 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.gg-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: #184663 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.gg-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.gg-search input, a.gg-search-button
{
   top:0;
   right:0;
}

form.gg-search>input, a.gg-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.gg-search input[type="submit"], input.gg-search-button, a.gg-search-button
{
   background: #A0ABC5;
   -webkit-border-radius:0 -1px -1px 0;
   -moz-border-radius:0 -1px -1px 0;
   border-radius:0 -1px -1px 0;
   margin:0 auto;
}
form.gg-search input[type="submit"], input.gg-search-button, a.gg-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #38435C !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.gg-search-button span.gg-search-button-text, a.gg-search-button:after {
   vertical-align:middle;
}

a.gg-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.gg-search-button, a.gg-search-button span,
a.gg-search-button:visited, a.gg-search-button.visited,
a.gg-search-button:hover, a.gg-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

label.gg-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.gg-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: #194967 !important;
}

.gg-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.gg-checkbox.active:before
{
   background: #B1C9C7;
   -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.gg-checkbox.hovered:before
{
   background: #D5E2E1;
   -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.gg-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.gg-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: #194967 !important;
}

.gg-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.gg-radiobutton.active:before
{
   background: #B1C9C7;
   -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.gg-radiobutton.hovered:before
{
   background: #D5E2E1;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.gg-comments
{
   border-top:1px dotted #96B6B4;
   margin:0 auto;
   margin-top: 25px;
}

.gg-comments h2
{
   color: #21302F;
}

.gg-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;
}
.gg-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.gg-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.gg-comment-content
{
   padding:10px 0;
   color: #303A4F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-comment
{
   margin-top: 6px;
}

.gg-comment:first-child
{
   margin-top: 0;
}

.gg-comment-header
{
   color: #21302F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.gg-comment-header a, 
.gg-comment-header a:link, 
.gg-comment-header a:visited,
.gg-comment-header a.visited,
.gg-comment-header a:hover,
.gg-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.gg-comment-header a, .gg-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #729D9B;
}

.gg-comment-header a:visited, .gg-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #729D9B;
}

.gg-comment-header a:hover,  .gg-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #729D9B;
}

.gg-comment-content a, 
.gg-comment-content a:link, 
.gg-comment-content a:visited,
.gg-comment-content a.visited,
.gg-comment-content a:hover,
.gg-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-comment-content a, .gg-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2977A8;
}

.gg-comment-content a:visited, .gg-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404C68;
}

.gg-comment-content a:hover,  .gg-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2977A8;
}

.gg-pager
{
   background: #EFF2F5;
   background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #96B6B4;
   padding:5px;
}

.gg-pager>*:last-child,
.gg-pager>*:last-child:hover
{
   margin-right:0;
}

.gg-pager>span {
   cursor:default;
}

.gg-pager>*
{
   background: #D5E2E1;
   background: linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #D5E2E1;
   padding:7px;
   margin:0 4px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.gg-pager a:link,
.gg-pager a:visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1B2727
;
}

.gg-pager .active
{
   background: #B6BFC9;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #D5E2E1;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.gg-pager .more
{
   background: #D5E2E1;
   background: linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #9CBAB8 100%) no-repeat;
   border:1px solid #D5E2E1;
   margin:0 4px 0 auto;
}
.gg-pager a.more:link,
.gg-pager a.more:visited
{
   color: #0D2635
;
}
.gg-pager a:hover
{
   background: #B1C9C7;
   background: linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   background: -moz-linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   background: -o-linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   background: -ms-linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   background: linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   -svg-background: linear-gradient(top, #E1EAEA 0, #81A7A5 100%) no-repeat;
   border:1px solid #D5E2E1;
   padding:7px;
   margin:0 4px 0 auto;
}
.gg-pager  a:hover,
.gg-pager  a.more:hover
{
   color: #1D2A29
;
}
.gg-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.gg-pager>*:last-child:after{
   display:none;
}

.gg-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #21302F;
}

.gg-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #21302F;
}

.gg-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.gg-commentsform input:not([type=submit]), .gg-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.gg-commentsform .form-submit
{
   margin-top: 10px;
}

a img
{
   border: 0;
}

.gg-article img, img.gg-article, .gg-block img, .gg-footer img
{
   margin: 3px 3px 3px 3px;
}

.gg-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.gg-article table, table.gg-article
{
   border-collapse: collapse;
   margin: 1px;
}

.gg-post .gg-content-layout-br
{
   height: 0;
}

.gg-article th, .gg-article td
{
   padding: 2px;
   border: solid 1px #5F719B;
   vertical-align: top;
   text-align: left;
}

.gg-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: 3px 3px 3px 3px;
   -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.gg-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;
}

.gg-postheader
{
   color: #194967;
   margin: 5px 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postheader a, 
.gg-postheader a:link, 
.gg-postheader a:visited,
.gg-postheader a.visited,
.gg-postheader a:hover,
.gg-postheader a.hovered
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-postheader a, .gg-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #2D83B9;
}

.gg-postheader a:visited, .gg-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #7181A8;
}

.gg-postheader a:hover,  .gg-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #3292CD;
}

.gg-postheadericons,
.gg-postheadericons a,
.gg-postheadericons a:link,
.gg-postheadericons a:visited,
.gg-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #303A4F;
}

.gg-postheadericons
{
   padding: 1px;
}

.gg-postheadericons a, .gg-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #496968;
}

.gg-postheadericons a:visited, .gg-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #496968;
}

.gg-postheadericons a:hover, .gg-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #236690;
}

.gg-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gg-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gg-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .gg-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gg-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gg-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gg-postcontent ul>li:before,  .gg-post ul>li:before,  .gg-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .gg-postcontent ul>li:before, .opera   .gg-post ul>li:before, .opera   .gg-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gg-postcontent li, .gg-post li, .gg-textblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 200%;
   color: #101219;
   margin: 10px 0 0 26px;
}

.gg-postcontent ul>li, .gg-post ul>li, .gg-textblock ul>li, .gg-postcontent ol, .gg-post ol, .gg-textblock ol
{
   padding: 0;
}

.gg-postcontent ul>li, .gg-post ul>li, .gg-textblock ul>li
{
   padding-left: 11px;
}

.gg-postcontent ul>li:before,  .gg-post ul>li:before,  .gg-textblock ul>li:before
{
   margin-left: -11px;
}

.gg-postcontent ol, .gg-post ol, .gg-textblock ol, .gg-postcontent ul, .gg-post ul, .gg-textblock ul
{
   margin: 1em 0 1em 26px;
}

.gg-postcontent li ol, .gg-post li ol, .gg-textblock li ol, .gg-postcontent li ul, .gg-post li ul, .gg-textblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.gg-postcontent li, .gg-post li, .gg-textblock li
{
   margin: 10px 0 0 0;
}

.gg-postcontent ol>li, .gg-post ol>li, .gg-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.gg-postcontent ul>li, .gg-post ul>li, .gg-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #CCD2E0 url('images/postquote.png') no-repeat scroll;
   padding:2px 2px 2px 26px;
   margin:10px 10px 10px 50px;
   color: #0C0E13;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .gg-postcontent blockquote a, .gg-blockcontent blockquote a, .gg-footer blockquote a,
blockquote a:link, .gg-postcontent blockquote a:link, .gg-blockcontent blockquote a:link, .gg-footer blockquote a:link,
blockquote a:visited, .gg-postcontent blockquote a:visited, .gg-blockcontent blockquote a:visited, .gg-footer blockquote a:visited,
blockquote a:hover, .gg-postcontent blockquote a:hover, .gg-blockcontent blockquote a:hover, .gg-footer blockquote a:hover
{
   color: #0C0E13;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.gg-postcontent blockquote p,
.gg-blockcontent blockquote p,
.gg-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.gg-postfootericons,
.gg-postfootericons a,
.gg-postfootericons a:link,
.gg-postfootericons a:visited,
.gg-postfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #303A4F;
}

.gg-postfootericons
{
   padding: 1px;
}

.gg-postfootericons a, .gg-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #236690;
}

.gg-postfootericons a:visited, .gg-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #496968;
}

.gg-postfootericons a:hover, .gg-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #172121;
}

.gg-footer
{
   background: #232939;
   background: rgba(35, 41, 57, 0.5);
   margin:10px auto 0;
   position: relative;
   color: #B6BFD2;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.gg-footer a,
.gg-footer a:link,
.gg-footer a:visited,
.gg-footer a:hover,
.gg-footer td, 
.gg-footer th,
.gg-footer caption
{
   color: #B6BFD2;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer p 
{
   padding:0;
   text-align: center;
}

.gg-footer a,
.gg-footer a:link
{
   color: #000000;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.gg-footer a:visited
{
   color: #9DA8C3;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gg-footer a:hover
{
   color: #09BDDC;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.gg-footer h1
{
   color: #7BA3A1;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer h2
{
   color: #96B6B4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer h3
{
   color: #469DD2;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer h4
{
   color: #A0ABC5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer h5
{
   color: #A0ABC5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer h6
{
   color: #A0ABC5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gg-footer img
{
   border: none;
   margin: 0;
}

.gg-footer-inner
{
   margin: 0 auto;
   width:950px;
   padding:5px;
   padding-right: 15px;
   padding-left: 15px;
}

.gg-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;
}

.gg-rss-tag-icon:empty
{
   vertical-align: middle;
}

.gg-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;
}

.gg-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.gg-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;
}

.gg-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.gg-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #DAEBF6;
}

.gg-page-footer, 
.gg-page-footer a,
.gg-page-footer a:link,
.gg-page-footer a:visited,
.gg-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: #B6BFD2;
}

.gg-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #A1CDE8;
}

.gg-lightbox-wrapper 
{
   background-color: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.gg-lightbox,
.gg-lightbox-wrapper .gg-lightbox-image
{
   cursor: pointer;
}

.gg-lightbox-wrapper .gg-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.gg-lightbox-wrapper .gg-lightbox-image.active
{
   display: inline-block;
}

.gg-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;
}

.gg-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;
}

.gg-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.gg-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.gg-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.gg-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.gg-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.gg-lightbox-wrapper .arrow-t, 
.gg-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.gg-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.gg-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.gg-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.gg-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.gg-lightbox-wrapper .close .cw, 
.gg-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.gg-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.gg-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.gg-lightbox-wrapper .close-alt, 
.gg-lightbox-wrapper .arrow-right-alt, 
.gg-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
}

.ie8 .gg-lightbox-wrapper .close-alt, 
.ie8 .gg-lightbox-wrapper .arrow-right-alt, 
.ie8 .gg-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .gg-lightbox-wrapper .cw, 
.ie8 .gg-lightbox-wrapper .ccw 
{
   display: none;
}

.gg-content-layout .gg-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.gg-blockheader .t, .gg-vmenublockheader .t {white-space: nowrap;}

#header-image1 img {
  display: block;
}
/* End Additional CSS Styles */

.Foto {
	border: 4px solid #A0ABC5;
}


#infoCookie {
	font-family: Arial, Helvetica, sans-serif, GillSans;
	font-size: 12px;
	color: #000;
	background-color: #CCC;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	z-index: 5000;
	position: fixed;
	bottom: 0px;
}
#infoCookie #buttonPrivacy a {
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #000;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #fff
   margin:0 auto;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}


#infoCookie #buttonPrivacy a:hover {
	color: #CCC;
	background-color: #333;
}


