/* Created by Artisteer v4.3.0.60858 */

#gsd-main
{
   background: #ACD0D8;
   background: -webkit-linear-gradient(top, #71B0BC 0, #E7F1F4 1050px) no-repeat;
   background: -moz-linear-gradient(top, #71B0BC 0, #E7F1F4 1050px) no-repeat;
   background: -o-linear-gradient(top, #71B0BC 0, #E7F1F4 1050px) no-repeat;
   background: -ms-linear-gradient(top, #71B0BC 0, #E7F1F4 1050px) no-repeat;
   -svg-background: linear-gradient(top, #71B0BC 0, #E7F1F4 1050px) no-repeat;
   background: linear-gradient(to bottom, #71B0BC 0, #E7F1F4 1050px) no-repeat;
   margin:0 auto;
   font-size: 14px;
   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.gsd-hmenu
{
   font-size: 14px;
   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. 
 */
.gsd-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #87D4E3;
   background: -webkit-linear-gradient(top, #66C8DB 0, #A8E0EB 100%) no-repeat;
   background: -moz-linear-gradient(top, #66C8DB 0, #A8E0EB 100%) no-repeat;
   background: -o-linear-gradient(top, #66C8DB 0, #A8E0EB 100%) no-repeat;
   background: -ms-linear-gradient(top, #66C8DB 0, #A8E0EB 100%) no-repeat;
   -svg-background: linear-gradient(top, #66C8DB 0, #A8E0EB 100%) no-repeat;
   background: linear-gradient(to bottom, #66C8DB 0, #A8E0EB 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.25);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
   border:1px solid #5EC5D9;
   padding:0 7px;
   margin:0 auto;
   height:23px;
}

.gsd-postcontent,
.gsd-postheadericons,
.gsd-postfootericons,
.gsd-blockcontent,
ul.gsd-vmenu a 
{
   text-align: left;
}

.gsd-postcontent,
.gsd-postcontent li,
.gsd-postcontent table,
.gsd-postcontent a,
.gsd-postcontent a:link,
.gsd-postcontent a:visited,
.gsd-postcontent a.visited,
.gsd-postcontent a:hover,
.gsd-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.gsd-postcontent p
{
   margin: 12px 0;
}

.gsd-postcontent h1, .gsd-postcontent h1 a, .gsd-postcontent h1 a:link, .gsd-postcontent h1 a:visited, .gsd-postcontent h1 a:hover,
.gsd-postcontent h2, .gsd-postcontent h2 a, .gsd-postcontent h2 a:link, .gsd-postcontent h2 a:visited, .gsd-postcontent h2 a:hover,
.gsd-postcontent h3, .gsd-postcontent h3 a, .gsd-postcontent h3 a:link, .gsd-postcontent h3 a:visited, .gsd-postcontent h3 a:hover,
.gsd-postcontent h4, .gsd-postcontent h4 a, .gsd-postcontent h4 a:link, .gsd-postcontent h4 a:visited, .gsd-postcontent h4 a:hover,
.gsd-postcontent h5, .gsd-postcontent h5 a, .gsd-postcontent h5 a:link, .gsd-postcontent h5 a:visited, .gsd-postcontent h5 a:hover,
.gsd-postcontent h6, .gsd-postcontent h6 a, .gsd-postcontent h6 a:link, .gsd-postcontent h6 a:visited, .gsd-postcontent h6 a:hover,
.gsd-blockheader .t, .gsd-blockheader .t a, .gsd-blockheader .t a:link, .gsd-blockheader .t a:visited, .gsd-blockheader .t a:hover,
.gsd-vmenublockheader .t, .gsd-vmenublockheader .t a, .gsd-vmenublockheader .t a:link, .gsd-vmenublockheader .t a:visited, .gsd-vmenublockheader .t a:hover,
.gsd-headline, .gsd-headline a, .gsd-headline a:link, .gsd-headline a:visited, .gsd-headline a:hover,
.gsd-slogan, .gsd-slogan a, .gsd-slogan a:link, .gsd-slogan a:visited, .gsd-slogan a:hover,
.gsd-postheader, .gsd-postheader a, .gsd-postheader a:link, .gsd-postheader a:visited, .gsd-postheader a:hover
{
   font-size: 34px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent a, .gsd-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #187291;
}

.gsd-postcontent a:visited, .gsd-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #366872;
}

.gsd-postcontent  a:hover, .gsd-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #2A9BB2;
}

.gsd-postcontent h1
{
   color: #187291;
   font-size: 34px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-blockcontent h1
{
   font-size: 34px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h1 a, .gsd-postcontent h1 a:link, .gsd-postcontent h1 a:hover, .gsd-postcontent h1 a:visited, .gsd-blockcontent h1 a, .gsd-blockcontent h1 a:link, .gsd-blockcontent h1 a:hover, .gsd-blockcontent h1 a:visited 
{
   font-size: 34px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h2
{
   color: #187291;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-blockcontent h2
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h2 a, .gsd-postcontent h2 a:link, .gsd-postcontent h2 a:hover, .gsd-postcontent h2 a:visited, .gsd-blockcontent h2 a, .gsd-blockcontent h2 a:link, .gsd-blockcontent h2 a:hover, .gsd-blockcontent h2 a:visited 
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h3
{
   color: #2CB1DD;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-blockcontent h3
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h3 a, .gsd-postcontent h3 a:link, .gsd-postcontent h3 a:hover, .gsd-postcontent h3 a:visited, .gsd-blockcontent h3 a, .gsd-blockcontent h3 a:link, .gsd-blockcontent h3 a:hover, .gsd-blockcontent h3 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h4
{
   color: #0C2B32;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-blockcontent h4
{
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h4 a, .gsd-postcontent h4 a:link, .gsd-postcontent h4 a:hover, .gsd-postcontent h4 a:visited, .gsd-blockcontent h4 a, .gsd-blockcontent h4 a:link, .gsd-blockcontent h4 a:hover, .gsd-blockcontent h4 a:visited 
{
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h5
{
   color: #0C2B32;
   font-size: 17px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-blockcontent h5
{
   font-size: 17px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h5 a, .gsd-postcontent h5 a:link, .gsd-postcontent h5 a:hover, .gsd-postcontent h5 a:visited, .gsd-blockcontent h5 a, .gsd-blockcontent h5 a:link, .gsd-blockcontent h5 a:hover, .gsd-blockcontent h5 a:visited 
{
   font-size: 17px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h6
{
   color: #175663;
   font-size: 17px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-blockcontent h6
{
   font-size: 17px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postcontent h6 a, .gsd-postcontent h6 a:link, .gsd-postcontent h6 a:hover, .gsd-postcontent h6 a:visited, .gsd-blockcontent h6 a, .gsd-blockcontent h6 a:link, .gsd-blockcontent h6 a:hover, .gsd-blockcontent h6 a:visited 
{
   font-size: 17px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

header, footer, article, nav, #gsd-hmenu-bg, .gsd-sheet, .gsd-hmenu a, .gsd-vmenu a, .gsd-slidenavigator > a, .gsd-checkbox:before, .gsd-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #gsd-hmenu-bg, .gsd-sheet, .gsd-slidenavigator > a, .gsd-checkbox:before, .gsd-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%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 1006px;
   color: #14262A;
}

.gsd-header:after, 
#gsd-header-bg:after, 
.gsd-layout-cell:after, 
.gsd-layout-wrapper:after, 
.gsd-footer:after, 
.gsd-nav:after, 
#gsd-hmenu-bg:after, 
.gsd-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, .gsd-postcontent li h1, .gsd-blockcontent li h1 
{
   margin:1px;
} 
li h2, .gsd-postcontent li h2, .gsd-blockcontent li h2 
{
   margin:1px;
} 
li h3, .gsd-postcontent li h3, .gsd-blockcontent li h3 
{
   margin:1px;
} 
li h4, .gsd-postcontent li h4, .gsd-blockcontent li h4 
{
   margin:1px;
} 
li h5, .gsd-postcontent li h5, .gsd-blockcontent li h5 
{
   margin:1px;
} 
li h6, .gsd-postcontent li h6, .gsd-blockcontent li h6 
{
   margin:1px;
} 
li p, .gsd-postcontent li p, .gsd-blockcontent li p 
{
   margin:1px;
}


.gsd-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.gsd-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.gsd-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.gsd-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.gsd-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 15px;
  left: 97.47%;
  margin-left: -286px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.gsd-headline, 
.gsd-headline a, 
.gsd-headline a:link, 
.gsd-headline a:visited, 
.gsd-headline a:hover
{
font-size: 31px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: italic;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #0F363E !important;
  white-space: nowrap;
}






.gsd-sheet
{
   background: #D9EAED;
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.4);
   border:1px solid #90C1CB;
   margin:50px auto 0;
   position:relative;
   cursor:auto;
   width: 1006px;
   z-index: auto !important;
}

.gsd-header
{
   -webkit-border-radius:14px 14px 0 0;
   -moz-border-radius:14px 14px 0 0;
   border-radius:14px 14px 0 0;
   margin:0 auto;
   background-repeat: no-repeat;
   height: 175px;
   background-image: url('images/header.jpg');
   background-position: 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .gsd-header
{
   background-image: url('images/header.jpg');
   background-position: 0 0;
}

.default-responsive .gsd-header,
.default-responsive #gsd-header-bg
{
   background-image: url('images/header.jpg');
   background-position: center center;
   background-size: cover;
}

.gsd-header>.widget 
{
   position:absolute;
   z-index:101;
}

.gsd-header .gsd-slider-inner
{
   -webkit-border-radius:14px 14px 0 0;
   -moz-border-radius:14px 14px 0 0;
   border-radius:14px 14px 0 0;
}

.gsd-nav
{
   background: #74B1BE;
   background: -webkit-linear-gradient(top, #63A8B6 0, #82B9C4 40%, #82B9C4 50%, #82B9C4 60%, #63A8B6 100%) no-repeat;
   background: -moz-linear-gradient(top, #63A8B6 0, #82B9C4 40%, #82B9C4 50%, #82B9C4 60%, #63A8B6 100%) no-repeat;
   background: -o-linear-gradient(top, #63A8B6 0, #82B9C4 40%, #82B9C4 50%, #82B9C4 60%, #63A8B6 100%) no-repeat;
   background: -ms-linear-gradient(top, #63A8B6 0, #82B9C4 40%, #82B9C4 50%, #82B9C4 60%, #63A8B6 100%) no-repeat;
   -svg-background: linear-gradient(top, #63A8B6 0, #82B9C4 40%, #82B9C4 50%, #82B9C4 60%, #63A8B6 100%) no-repeat;
   background: linear-gradient(to bottom, #63A8B6 0, #82B9C4 40%, #82B9C4 50%, #82B9C4 60%, #63A8B6 100%) no-repeat;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;
}

ul.gsd-hmenu a, ul.gsd-hmenu a:link, ul.gsd-hmenu a:visited, ul.gsd-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.gsd-hmenu, ul.gsd-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.gsd-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.gsd-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.gsd-hmenu:after, ul.gsd-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.gsd-hmenu, ul.gsd-hmenu ul 
{
   min-height: 0;
}

ul.gsd-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.gsd-nav:before 
{
   content:' ';
}

.gsd-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.gsd-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.gsd-menuitemcontainer
{
   margin:0 auto;
}
ul.gsd-hmenu>li {
   margin-left: 0;
}
ul.gsd-hmenu>li:first-child {
   margin-left: 0;
}
ul.gsd-hmenu>li:last-child, ul.gsd-hmenu>li.last-child {
   margin-right: 0;
}

ul.gsd-hmenu>li>a
{
   padding:0 25px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 39px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 39px;
   text-align: center;
}

.gsd-hmenu>li>a, 
.gsd-hmenu>li>a:link, 
.gsd-hmenu>li>a:visited, 
.gsd-hmenu>li>a.active, 
.gsd-hmenu>li>a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

ul.gsd-hmenu>li>a.active
{
   padding:0 25px;
   margin:0 auto;
   color: #0B3746;
}

ul.gsd-hmenu>li>a:hover, .desktop ul.gsd-hmenu>li:hover>a
{
   background: #47BAE1;
   background: -webkit-linear-gradient(top, #31B2DD 0, #54BFE3 40%, #58C1E4 50%, #54BFE3 60%, #31B2DD 100%) no-repeat;
   background: -moz-linear-gradient(top, #31B2DD 0, #54BFE3 40%, #58C1E4 50%, #54BFE3 60%, #31B2DD 100%) no-repeat;
   background: -o-linear-gradient(top, #31B2DD 0, #54BFE3 40%, #58C1E4 50%, #54BFE3 60%, #31B2DD 100%) no-repeat;
   background: -ms-linear-gradient(top, #31B2DD 0, #54BFE3 40%, #58C1E4 50%, #54BFE3 60%, #31B2DD 100%) no-repeat;
   -svg-background: linear-gradient(top, #31B2DD 0, #54BFE3 40%, #58C1E4 50%, #54BFE3 60%, #31B2DD 100%) no-repeat;
   background: linear-gradient(to bottom, #31B2DD 0, #54BFE3 40%, #58C1E4 50%, #54BFE3 60%, #31B2DD 100%) no-repeat;
   padding:0 25px;
   margin:0 auto;
}
ul.gsd-hmenu>li>a:hover, 
.desktop ul.gsd-hmenu>li:hover>a {
   color: #FFFFFF;
}

ul.gsd-hmenu li li a
{
   background: #77CCE9;
   background: rgba(119, 204, 233, 0.8);
   padding:0 17px;
   margin:0 auto;
}
ul.gsd-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 7px;
   margin-bottom: 7px;
}

.desktop ul.gsd-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.gsd-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.gsd-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 31px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 31px;
   color: #103D46;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin:0;
}

.gsd-hmenu ul a:link, 
.gsd-hmenu ul a:visited, 
.gsd-hmenu ul a.active, 
.gsd-hmenu ul a:hover
{
   text-align: left;
   line-height: 31px;
   color: #103D46;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin:0;
}

ul.gsd-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -4px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #B0E2F2;
}

.desktop ul.gsd-hmenu li li:first-child:before, 
.desktop ul.gsd-hmenu li li:first-child:after 
{
   display: none;
} 

ul.gsd-hmenu ul li a:hover, .desktop ul.gsd-hmenu ul li:hover>a
{
   background: #47BAE1;
   background: rgba(71, 186, 225, 0.8);
   margin:0 auto;
}
.gsd-hmenu ul a:hover
{
   color: #000000;
}

.desktop .gsd-hmenu ul li:hover>a
{
   color: #000000;
}

ul.gsd-hmenu ul:before
{
   background: #EFF2F5;
   background: rgba(239, 242, 245, 0.8);
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.gsd-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.gsd-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.gsd-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.gsd-hmenu>li>ul
{
   padding: 18px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop ul.gsd-hmenu ul ul
{
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.gsd-hmenu ul.gsd-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.gsd-hmenu ul.gsd-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.gsd-hmenu li li:hover>ul.gsd-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.gsd-hmenu li li:hover>ul.gsd-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.gsd-hmenu ul ul.gsd-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.gsd-hmenu ul ul.gsd-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 16px 35px 35px;
   margin: -35px -5px 0 0;
}

.desktop ul.gsd-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.gsd-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.gsd-hmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

.desktop ul.gsd-hmenu>li>ul:before
{
   top: 13px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.gsd-hmenu>li>ul.gsd-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.gsd-hmenu>li>ul.gsd-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.gsd-hmenu ul ul.gsd-hmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop ul.gsd-hmenu ul ul.gsd-hmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.gsd-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.gsd-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.gsd-content-layout-row 
{
   display: table-row;
}

.gsd-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.gsd-postcontent .gsd-content-layout
{
   border-collapse: collapse;
}

.gsd-block
{
   background: #C8E0E5;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #ACD0D8;
   padding:10px;
   margin:7px;
}
div.gsd-block img
{
   border: none;
   margin: 0;
}

.gsd-blockheader
{
   background: #77CCE9 url('images/blockheader.png') scroll;
   background: -webkit-linear-gradient(top, rgba(186, 229, 244, 0.16) 0, rgba(48, 178, 221, 0.07) 100%) no-repeat, url('images/blockheader.png'), -webkit-linear-gradient(top, #A3DDF0 0, #47BAE1 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(186, 229, 244, 0.16) 0, rgba(48, 178, 221, 0.07) 100%) no-repeat, url('images/blockheader.png'), -moz-linear-gradient(top, #A3DDF0 0, #47BAE1 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(186, 229, 244, 0.16) 0, rgba(48, 178, 221, 0.07) 100%) no-repeat, url('images/blockheader.png'), -o-linear-gradient(top, #A3DDF0 0, #47BAE1 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(186, 229, 244, 0.16) 0, rgba(48, 178, 221, 0.07) 100%) no-repeat, url('images/blockheader.png'), -ms-linear-gradient(top, #A3DDF0 0, #47BAE1 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(186, 229, 244, 0.16) 0, rgba(48, 178, 221, 0.07) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, #A3DDF0 0, #47BAE1 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(186, 229, 244, 0.16) 0, rgba(48, 178, 221, 0.07) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(to bottom, #A3DDF0 0, #47BAE1 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #5EC5D9;
   padding:1px 5px;
   margin:0 auto 4px;
}
.gsd-blockheader .t,
.gsd-blockheader .t a,
.gsd-blockheader .t a:link,
.gsd-blockheader .t a:visited, 
.gsd-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin-left: 10px;
   margin-right: 10px;
}

.gsd-blockheader .t:before
{
   content:url('images/blockheadericon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-blockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-blockcontent
{
   background: #D9EAED;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #ACD0D8;
   padding:5px;
   margin:0 auto;
   color: #15292D;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
.gsd-blockcontent table,
.gsd-blockcontent li, 
.gsd-blockcontent a,
.gsd-blockcontent a:link,
.gsd-blockcontent a:visited,
.gsd-blockcontent a:hover
{
   color: #15292D;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.gsd-blockcontent a, .gsd-blockcontent a:link
{
   color: #2C4658;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gsd-blockcontent a:visited, .gsd-blockcontent a.visited
{
   color: #1B89C0;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gsd-blockcontent a:hover, .gsd-blockcontent a.hover
{
   color: #570F0F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.gsd-block li
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   line-height: 125%;
   color: #061619;
}

.gsd-breadcrumbs
{
   margin:0 auto;
}

a.gsd-button,
a.gsd-button:link,
a:link.gsd-button:link,
body a.gsd-button:link,
a.gsd-button:visited,
body a.gsd-button:visited,
input.gsd-button,
button.gsd-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: #154F5B;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 23px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.gsd-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .gsd-button
{
   display: block;
   float: left;
}

input, select, textarea, a.gsd-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.gsd-block select 
{
   width:96%;
}

input.gsd-button
{
   float: none !important;
   -webkit-appearance: none;
}

.gsd-button.active, .gsd-button.active:hover
{
   background: #19799A;
   background: -webkit-linear-gradient(top, #14617B 0, #1F95BD 100%) no-repeat;
   background: -moz-linear-gradient(top, #14617B 0, #1F95BD 100%) no-repeat;
   background: -o-linear-gradient(top, #14617B 0, #1F95BD 100%) no-repeat;
   background: -ms-linear-gradient(top, #14617B 0, #1F95BD 100%) no-repeat;
   -svg-background: linear-gradient(top, #14617B 0, #1F95BD 100%) no-repeat;
   background: linear-gradient(to bottom, #14617B 0, #1F95BD 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.25);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
   border:1px solid #105065;
   padding:0 7px;
   margin:0 auto;
}
.gsd-button.active, .gsd-button.active:hover {
   color: #F1F7F8 !important;
}

.gsd-button.hover, .gsd-button:hover
{
   background: #21A0CA;
   background: -webkit-linear-gradient(top, #1C87AB 0, #24ADDB 79%, #31B2DD 100%) no-repeat;
   background: -moz-linear-gradient(top, #1C87AB 0, #24ADDB 79%, #31B2DD 100%) no-repeat;
   background: -o-linear-gradient(top, #1C87AB 0, #24ADDB 79%, #31B2DD 100%) no-repeat;
   background: -ms-linear-gradient(top, #1C87AB 0, #24ADDB 79%, #31B2DD 100%) no-repeat;
   -svg-background: linear-gradient(top, #1C87AB 0, #24ADDB 79%, #31B2DD 100%) no-repeat;
   background: linear-gradient(to bottom, #1C87AB 0, #24ADDB 79%, #31B2DD 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.25);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
   border:1px solid #19799A;
   padding:0 7px;
   margin:0 auto;
}
.gsd-button.hover, .gsd-button:hover {
   color: #E7F1F4 !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;
   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: 100%;
   padding: 8px 0;
   color: #176F8C !important;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.gsd-error, textarea.gsd-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.gsd-error, textarea.gsd-error {
   color: #176F8C !important;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.gsd-search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   border-width: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #185A67 !important;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.gsd-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.gsd-search input, a.gsd-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.gsd-search>input, a.gsd-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.gsd-search input[type="submit"], input.gsd-search-button, a.gsd-search-button
{
   background: #5EC5D9;
   border-radius: 0;
   margin:0 auto;
}
form.gsd-search input[type="submit"], input.gsd-search-button, a.gsd-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
   padding:0 6px;
   color: #FFFFFF !important;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.gsd-search-button span.gsd-search-button-text, a.gsd-search-button:after {
   vertical-align:middle;
}

a.gsd-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.gsd-search-button, a.gsd-search-button span,
a.gsd-search-button:visited, a.gsd-search-button.visited,
a.gsd-search-button:hover, a.gsd-search-button.hover 
{
   text-decoration: none;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.gsd-search-button 
{
   line-height: 100% !important;
}

label.gsd-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.gsd-checkbox
{
   cursor: pointer;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #11414A !important;
}

.gsd-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.gsd-checkbox.active:before
{
   background: #ACD0D8;
   -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.gsd-checkbox.hovered:before
{
   background: #C1E9F0;
   -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.gsd-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.gsd-radiobutton
{
   cursor: pointer;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #11414A !important;
}

.gsd-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.gsd-radiobutton.active:before
{
   background: #87D4E3;
   -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.gsd-radiobutton.hovered:before
{
   background: #C1E9F0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.gsd-comments
{
   border-top:1px dotted #5EC5D9;
   margin:0 auto;
   margin-top: 25px;
}

.gsd-comments h2
{
   color: #0C2B32;
}

.gsd-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;
}
.gsd-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.gsd-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.gsd-comment-content
{
   padding:10px 0;
   color: #0D3E4F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-comment
{
   margin-top: 6px;
}

.gsd-comment:first-child
{
   margin-top: 0;
}

.gsd-comment-header
{
   color: #0C2B32;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.gsd-comment-header a, 
.gsd-comment-header a:link, 
.gsd-comment-header a:visited,
.gsd-comment-header a.visited,
.gsd-comment-header a:hover,
.gsd-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.gsd-comment-header a, .gsd-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2790A5;
}

.gsd-comment-header a:visited, .gsd-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2790A5;
}

.gsd-comment-header a:hover,  .gsd-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2790A5;
}

.gsd-comment-content a, 
.gsd-comment-content a:link, 
.gsd-comment-content a:visited,
.gsd-comment-content a.visited,
.gsd-comment-content a:hover,
.gsd-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-comment-content a, .gsd-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #33626C;
}

.gsd-comment-content a:visited, .gsd-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #12576E;
}

.gsd-comment-content a:hover,  .gsd-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #33626C;
}

.gsd-pager
{
   background: #EFF2F5;
   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;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #5EC5D9;
   padding:5px;
}

.gsd-pager>*:last-child
{
   margin-right:0 !important;
}

.gsd-pager>span {
   cursor:default;
}

.gsd-pager>*
{
   background: #C1E9F0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #77CEDF 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #C1E9F0;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.gsd-pager a:link,
.gsd-pager a:visited,
.gsd-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #0C2B32
;
}

.gsd-pager .active
{
   background: #B6BFC9;
   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;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #C1E9F0;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.gsd-pager .more
{
   background: #C1E9F0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #77CEDF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #77CEDF 100%) no-repeat;
   border:1px solid #C1E9F0;
   margin:0 4px 0 auto;
}
.gsd-pager a.more:link,
.gsd-pager a.more:visited
{
   color: #14262A
;
}
.gsd-pager a:hover
{
   background: #87D4E3;
   background: -webkit-linear-gradient(top, #C9ECF2 0, #45BCD3 100%) no-repeat;
   background: -moz-linear-gradient(top, #C9ECF2 0, #45BCD3 100%) no-repeat;
   background: -o-linear-gradient(top, #C9ECF2 0, #45BCD3 100%) no-repeat;
   background: -ms-linear-gradient(top, #C9ECF2 0, #45BCD3 100%) no-repeat;
   -svg-background: linear-gradient(top, #C9ECF2 0, #45BCD3 100%) no-repeat;
   background: linear-gradient(to bottom, #C9ECF2 0, #45BCD3 100%) no-repeat;
   border:1px solid #C1E9F0;
   padding:7px;
   margin:0 4px 0 auto;
}
.gsd-pager  a:hover,
.gsd-pager  a.more:hover
{
   color: #0D2F36
;
}
.gsd-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.gsd-pager>*:last-child:after{
   display:none;
}

.gsd-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #0C2B32;
}

.gsd-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #0C2B32;
}

.gsd-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.gsd-commentsform input:not([type=submit]), .gsd-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.gsd-commentsform .form-submit
{
   margin-top: 10px;
}
.gsd-post
{
   background: #C8E0E5;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   border:1px solid #ACD0D8;
   padding:15px;
   margin:5px;
}
a img
{
   border: 0;
}

.gsd-article img, img.gsd-article, .gsd-block img, .gsd-footer img
{
   margin: 10px 10px 10px 10px;
}

.gsd-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.gsd-article table, table.gsd-article
{
   border-collapse: collapse;
   margin: 1px;
}

.gsd-post .gsd-content-layout-br
{
   height: 0;
}

.gsd-article th, .gsd-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.gsd-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: 10px 10px 10px 10px;
   -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.gsd-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;
}

.gsd-postheadericon:before
{
   content:url('images/postheadericon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .gsd-postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postheader
{
   color: #0D3E4F;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postheader a, 
.gsd-postheader a:link, 
.gsd-postheader a:visited,
.gsd-postheader a.visited,
.gsd-postheader a:hover,
.gsd-postheader a.hovered
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.gsd-postheader a, .gsd-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #14617B;
}

.gsd-postheader a:visited, .gsd-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #3B727D;
}

.gsd-postheader a:hover,  .gsd-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #2A9BB2;
}

.gsd-postheadericons,
.gsd-postheadericons a,
.gsd-postheadericons a:link,
.gsd-postheadericons a:visited,
.gsd-postheadericons a:hover
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #294F57;
}

.gsd-postheadericons
{
   padding: 1px;
}

.gsd-postheadericons a, .gsd-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1B6574;
}

.gsd-postheadericons a:visited, .gsd-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #3E7884;
}

.gsd-postheadericons a:hover, .gsd-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #14617B;
}

.gsd-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-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 .gsd-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .gsd-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postcontent li, .gsd-post li, .gsd-textblock li
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #1D393E;
   margin: 0 0 0 24px;
}

.gsd-postcontent ol, .gsd-post ol, .gsd-textblock ol, .gsd-postcontent ul, .gsd-post ul, .gsd-textblock ul
{
   margin: 1em 0 1em 24px;
}

.gsd-postcontent li ol, .gsd-post li ol, .gsd-textblock li ol, .gsd-postcontent li ul, .gsd-post li ul, .gsd-textblock li ul
{
   margin: 0.5em 0 0.5em 24px;
}

.gsd-postcontent li, .gsd-post li, .gsd-textblock li
{
   margin: 0 0 0 0;
}

blockquote
{
   background: #B9E5F4 url('images/postquote.png') no-repeat scroll;
   padding:0 0 0 24px;
   margin:10px 10px 10px 50px;
   color: #11414A;
   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, .gsd-postcontent blockquote a, .gsd-blockcontent blockquote a, .gsd-footer blockquote a,
blockquote a:link, .gsd-postcontent blockquote a:link, .gsd-blockcontent blockquote a:link, .gsd-footer blockquote a:link,
blockquote a:visited, .gsd-postcontent blockquote a:visited, .gsd-blockcontent blockquote a:visited, .gsd-footer blockquote a:visited,
blockquote a:hover, .gsd-postcontent blockquote a:hover, .gsd-blockcontent blockquote a:hover, .gsd-footer blockquote a:hover
{
   color: #11414A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.gsd-postcontent blockquote p,
.gsd-blockcontent blockquote p,
.gsd-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.gsd-postmetadatafooter
{
   border:1px solid #ACD0D8;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.gsd-postfootericons,
.gsd-postfootericons a,
.gsd-postfootericons a:link,
.gsd-postfootericons a:visited,
.gsd-postfootericons a:hover
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1D393E;
}

.gsd-postfootericons
{
   padding: 1px;
}

.gsd-postfootericons a, .gsd-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #1B6574;
}

.gsd-postfootericons a:visited, .gsd-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #3E7884;
}

.gsd-postfootericons a:hover, .gsd-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #14617B;
}

.gsd-postcategoryicon:before
{
   content:url('images/postcategoryicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-postcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-posttagicon:before
{
   content:url('images/posttagicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-posttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-postcommentsicon:before
{
   content:url('images/postcommentsicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .gsd-postcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.gsd-footer
{
   background: #D2E6EA;
   background: -webkit-linear-gradient(top, #E3EFF2 0, #CEE4E8 40%, #CBE2E7 50%, #CEE4E8 60%, #E3EFF2 100%) no-repeat;
   background: -moz-linear-gradient(top, #E3EFF2 0, #CEE4E8 40%, #CBE2E7 50%, #CEE4E8 60%, #E3EFF2 100%) no-repeat;
   background: -o-linear-gradient(top, #E3EFF2 0, #CEE4E8 40%, #CBE2E7 50%, #CEE4E8 60%, #E3EFF2 100%) no-repeat;
   background: -ms-linear-gradient(top, #E3EFF2 0, #CEE4E8 40%, #CBE2E7 50%, #CEE4E8 60%, #E3EFF2 100%) no-repeat;
   -svg-background: linear-gradient(top, #E3EFF2 0, #CEE4E8 40%, #CBE2E7 50%, #CEE4E8 60%, #E3EFF2 100%) no-repeat;
   background: linear-gradient(to bottom, #E3EFF2 0, #CEE4E8 40%, #CBE2E7 50%, #CEE4E8 60%, #E3EFF2 100%) no-repeat;
   -webkit-border-radius:0 0 14px 14px;
   -moz-border-radius:0 0 14px 14px;
   border-radius:0 0 14px 14px;
   padding:15px;
   margin:0 auto;
   position: relative;
   color: #0D2F36;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.gsd-footer a,
.gsd-footer a:link,
.gsd-footer a:visited,
.gsd-footer a:hover,
.gsd-footer td, 
.gsd-footer th,
.gsd-footer caption
{
   color: #0D2F36;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer p 
{
   padding:0;
   text-align: center;
}

.gsd-footer a,
.gsd-footer a:link
{
   color: #175663;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gsd-footer a:visited
{
   color: #376C76;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gsd-footer a:hover
{
   color: #2B9FB6;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.gsd-footer h1
{
   color: #30B4CF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer h2
{
   color: #5EC5D9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer h3
{
   color: #90C1CB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer h4
{
   color: #77CCE9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer h5
{
   color: #77CCE9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer h6
{
   color: #77CCE9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gsd-footer img
{
   border: none;
   margin: 0;
}

.gsd-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:9px;
   min-width:15px;
   display: inline-block;
   text-indent: 18px;
   background-position: left center;
   vertical-align: middle;
}

.gsd-rss-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-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;
}

.gsd-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.gsd-footer li
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2A525A;
}

.gsd-page-footer, 
.gsd-page-footer a,
.gsd-page-footer a:link,
.gsd-page-footer a:visited,
.gsd-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: #185A67;
}

.gsd-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #366872;
}

.gsd-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;
}

.gsd-lightbox,
.gsd-lightbox-wrapper .gsd-lightbox-image
{
   cursor: pointer;
}

.gsd-lightbox-wrapper .gsd-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.gsd-lightbox-wrapper .gsd-lightbox-image.active
{
   display: inline-block;
}

.gsd-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;
}

.gsd-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;
}

.gsd-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.gsd-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.gsd-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.gsd-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.gsd-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.gsd-lightbox-wrapper .arrow-t, 
.gsd-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.gsd-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.gsd-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.gsd-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.gsd-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.gsd-lightbox-wrapper .close .cw, 
.gsd-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.gsd-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 */}

.gsd-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 */}

.gsd-lightbox-wrapper .close-alt, 
.gsd-lightbox-wrapper .arrow-right-alt, 
.gsd-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .gsd-lightbox-wrapper .close-alt, 
.ie8 .gsd-lightbox-wrapper .arrow-right-alt, 
.ie8 .gsd-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .gsd-lightbox-wrapper .cw, 
.ie8 .gsd-lightbox-wrapper .ccw 
{
   display: none;
}

.gsd-content-layout .gsd-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.gsd-blockheader .t, .gsd-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
