/*
Theme Name: Smartsquare
Theme URI: 
Description: 
Version: 1.0
Author: Internet Agency
Author URI: http://www.internetagency.co.nz
Tags: fixed-layout, responsive-layout, right-sidebar, two-columns, valid HTML5, widgets
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/




#smartsquare-main
{
  background: #FFFFFF url('images/page.jpeg') fixed;
  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.smartsquare-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. 
 */

.smartsquare-button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #80B536;
  background: -webkit-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -moz-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -o-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -ms-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  -svg-background: linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: linear-gradient(to bottom, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
  height: 32px;
}

.smartsquare-postcontent, .smartsquare-postheadericons, .smartsquare-postfootericons, .smartsquare-blockcontent, ul.smartsquare-vmenu a
{
  text-align: left;
}

.smartsquare-postcontent, .smartsquare-postcontent li, .smartsquare-postcontent table, .smartsquare-postcontent a, .smartsquare-postcontent a:link, .smartsquare-postcontent a:visited, .smartsquare-postcontent a.visited, .smartsquare-postcontent a:hover, .smartsquare-postcontent a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.smartsquare-postcontent p
{
  margin: 13px 0;
}

.smartsquare-postcontent h1, .smartsquare-postcontent h1 a, .smartsquare-postcontent h1 a:link, .smartsquare-postcontent h1 a:visited, .smartsquare-postcontent h1 a:hover, .smartsquare-postcontent h2, .smartsquare-postcontent h2 a, .smartsquare-postcontent h2 a:link, .smartsquare-postcontent h2 a:visited, .smartsquare-postcontent h2 a:hover, .smartsquare-postcontent h3, .smartsquare-postcontent h3 a, .smartsquare-postcontent h3 a:link, .smartsquare-postcontent h3 a:visited, .smartsquare-postcontent h3 a:hover, .smartsquare-postcontent h4, .smartsquare-postcontent h4 a, .smartsquare-postcontent h4 a:link, .smartsquare-postcontent h4 a:visited, .smartsquare-postcontent h4 a:hover, .smartsquare-postcontent h5, .smartsquare-postcontent h5 a, .smartsquare-postcontent h5 a:link, .smartsquare-postcontent h5 a:visited, .smartsquare-postcontent h5 a:hover, .smartsquare-postcontent h6, .smartsquare-postcontent h6 a, .smartsquare-postcontent h6 a:link, .smartsquare-postcontent h6 a:visited, .smartsquare-postcontent h6 a:hover, .smartsquare-blockheader .t, .smartsquare-blockheader .t a, .smartsquare-blockheader .t a:link, .smartsquare-blockheader .t a:visited, .smartsquare-blockheader .t a:hover, .smartsquare-vmenublockheader .t, .smartsquare-vmenublockheader .t a, .smartsquare-vmenublockheader .t a:link, .smartsquare-vmenublockheader .t a:visited, .smartsquare-vmenublockheader .t a:hover, .smartsquare-headline, .smartsquare-headline a, .smartsquare-headline a:link, .smartsquare-headline a:visited, .smartsquare-headline a:hover, .smartsquare-slogan, .smartsquare-slogan a, .smartsquare-slogan a:link, .smartsquare-slogan a:visited, .smartsquare-slogan a:hover, .smartsquare-postheader, .smartsquare-postheader a, .smartsquare-postheader a:link, .smartsquare-postheader a:visited, .smartsquare-postheader a:hover
{
  font-size: 22px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.smartsquare-postcontent a, .smartsquare-postcontent a:link, a, a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #80B536;
}

.smartsquare-postcontent a:visited, .smartsquare-postcontent a.visited, a, a:visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #80B536;
}

.smartsquare-postcontent a:hover, .smartsquare-postcontent a.hover, a, hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #083B81;
}

.smartsquare-postcontent h1
{
  color: #272727;
  margin: 10px 0 0;
  font-size: 30px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent h1
{
  margin: 10px 0 0;
  font-size: 30px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h1 a, .smartsquare-postcontent h1 a:link, .smartsquare-postcontent h1 a:hover, .smartsquare-postcontent h1 a:visited, .smartsquare-blockcontent h1 a, .smartsquare-blockcontent h1 a:link, .smartsquare-blockcontent h1 a:hover, .smartsquare-blockcontent h1 a:visited
{
  font-size: 30px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h2
{
  color: #083B81;
  margin: 10px 0 0;
  font-size: 28px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent h2
{
  margin: 10px 0 0;
  font-size: 28px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h2 a, .smartsquare-postcontent h2 a:link, .smartsquare-postcontent h2 a:hover, .smartsquare-postcontent h2 a:visited, .smartsquare-blockcontent h2 a, .smartsquare-blockcontent h2 a:link, .smartsquare-blockcontent h2 a:hover, .smartsquare-blockcontent h2 a:visited
{
  font-size: 28px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h3
{
  color: #083B81;
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent h3
{
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h3 a, .smartsquare-postcontent h3 a:link, .smartsquare-postcontent h3 a:hover, .smartsquare-postcontent h3 a:visited, .smartsquare-blockcontent h3 a, .smartsquare-blockcontent h3 a:link, .smartsquare-blockcontent h3 a:hover, .smartsquare-blockcontent h3 a:visited
{
  font-size: 26px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h4
{
  color: #083B81;
  margin: 10px 0 0;
  font-size: 24px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent h4
{
  margin: 10px 0 0;
  font-size: 24px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h4 a, .smartsquare-postcontent h4 a:link, .smartsquare-postcontent h4 a:hover, .smartsquare-postcontent h4 a:visited, .smartsquare-blockcontent h4 a, .smartsquare-blockcontent h4 a:link, .smartsquare-blockcontent h4 a:hover, .smartsquare-blockcontent h4 a:visited
{
  font-size: 24px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h5
{
  color: #083B81;
  margin: 0; /*Edited by Meg :10px 0 0; */
  font-size: 22px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent h5
{
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h5 a, .smartsquare-postcontent h5 a:link, .smartsquare-postcontent h5 a:hover, .smartsquare-postcontent h5 a:visited, .smartsquare-blockcontent h5 a, .smartsquare-blockcontent h5 a:link, .smartsquare-blockcontent h5 a:hover, .smartsquare-blockcontent h5 a:visited
{
  font-size: 22px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h6
{
  color: #083B81;
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent h6
{
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-postcontent h6 a, .smartsquare-postcontent h6 a:link, .smartsquare-postcontent h6 a:hover, .smartsquare-postcontent h6 a:visited, .smartsquare-blockcontent h6 a, .smartsquare-blockcontent h6 a:link, .smartsquare-blockcontent h6 a:hover, .smartsquare-blockcontent h6 a:visited
{
  font-size: 20px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #smartsquare-hmenu-bg, .smartsquare-sheet, .smartsquare-hmenu a, .smartsquare-vmenu a, .smartsquare-slidenavigator > a, .smartsquare-checkbox:before, .smartsquare-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #smartsquare-hmenu-bg, .smartsquare-sheet, .smartsquare-slidenavigator > a, .smartsquare-checkbox:before, .smartsquare-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: 960px;
  color: #272727;
}

.smartsquare-header:before, #smartsquare-header-bg:before, .smartsquare-layout-cell:before, .smartsquare-layout-wrapper:before, .smartsquare-footer:before, .smartsquare-nav:before, #smartsquare-hmenu-bg:before, .smartsquare-sheet:before
{
  width: 100%;
  content: " ";
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

.smartsquare-header:after, #smartsquare-header-bg:after, .smartsquare-layout-cell:after, .smartsquare-layout-wrapper:after, .smartsquare-footer:after, .smartsquare-nav:after, #smartsquare-hmenu-bg:after, .smartsquare-sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0;
  margin: 0;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .smartsquare-postcontent li h1, .smartsquare-blockcontent li h1
{
  margin: 1px;
}

li h2, .smartsquare-postcontent li h2, .smartsquare-blockcontent li h2
{
  margin: 1px;
}

li h3, .smartsquare-postcontent li h3, .smartsquare-blockcontent li h3
{
  margin: 1px;
}

li h4, .smartsquare-postcontent li h4, .smartsquare-blockcontent li h4
{
  margin: 1px;
}

li h5, .smartsquare-postcontent li h5, .smartsquare-blockcontent li h5
{
  margin: 1px;
}

li h6, .smartsquare-postcontent li h6, .smartsquare-blockcontent li h6
{
  margin: 1px;
}

li p, .smartsquare-postcontent li p, .smartsquare-blockcontent li p
{
  margin: 1px;
}

.smartsquare-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.smartsquare-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.smartsquare-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.smartsquare-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.smartsquare-object490640035
{
  display: block;
  left: 0.74%;
  margin-left: -3px;
  position: absolute;
  top: 37px;
  width: 422px;
  height: 66px;
  background-image: url('images/object490640035.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1;
}

.default-responsive .smartsquare-object490640035
{
  display: none;
}

.smartsquare-objectcontact
{
  display: block;
  left: 0.74%;
  margin-left: -3px;
  position: absolute;
  top: 25px;
  width: 422px;
  height: 66px;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1;
  text-align: right;
}

.default-responsive .smartsquare-objectcontact
{
  display: none;
}

.smartsquare-header
{
  margin: 0 auto;
  background-repeat: no-repeat;
  height: 140px;
  position: relative;
  background-image: url('images/header.png');
  background-position: center top;
}

.custom-responsive .smartsquare-header
{
  background-image: url('images/header.png');
  background-position: center top;
}

.default-responsive .smartsquare-header, .default-responsive #smartsquare-header-bg
{
  background-image: url('images/header.png');
  background-position: center center;
  background-size: cover;
}

.smartsquare-header-inner
{
  position: relative;
  width: 960px;
  z-index: auto !important;
  margin: 0 auto;
}

.smartsquare-header>.widget
{
  position: absolute;
  left: 886px; /* added by Meg */
  top: 37px; /* added by Meg */
  z-index: 101;
}

.smartsquare-nav
{
  background: #08397D;
  background: -webkit-linear-gradient(top, #0A4AA3 0, #062756 100%) no-repeat;
  background: -moz-linear-gradient(top, #0A4AA3 0, #062756 100%) no-repeat;
  background: -o-linear-gradient(top, #0A4AA3 0, #062756 100%) no-repeat;
  background: -ms-linear-gradient(top, #0A4AA3 0, #062756 100%) no-repeat;
  -svg-background: linear-gradient(top, #0A4AA3 0, #062756 100%) no-repeat;
  background: linear-gradient(to bottom, #0A4AA3 0, #062756 100%) no-repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 20px auto 20px; /* Edited by Meg from margin bottom = 0 */
  position: relative;
  z-index: 499;
  text-align: center; /* Edited by Priya from left */
}

ul.smartsquare-hmenu a, ul.smartsquare-hmenu a:link, ul.smartsquare-hmenu a:visited, ul.smartsquare-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.smartsquare-hmenu, ul.smartsquare-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.smartsquare-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.smartsquare-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.smartsquare-hmenu:after, ul.smartsquare-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.smartsquare-hmenu, ul.smartsquare-hmenu ul
{
  min-height: 0;
}

ul.smartsquare-hmenu
{
  display: inline-block;
  vertical-align: bottom;
  padding-left: 10px;
  padding-right: 10px; /* Edited by Priya from 0 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.smartsquare-nav:before
{
  content: ' ';
}

.desktop .smartsquare-nav
{
  width: 960px;
  padding-left: 0;
  padding-right: 0;
}

.smartsquare-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.smartsquare-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.smartsquare-hmenu
{
  float: none; /* Edited by Priya from left*/
}

.smartsquare-menuitemcontainer
{
  margin: 0 auto;
}

ul.smartsquare-hmenu>li
{
  margin-left: 1px;
}

ul.smartsquare-hmenu>li:first-child
{
  margin-left: 0;
}

ul.smartsquare-hmenu>li:last-child, ul.smartsquare-hmenu>li.last-child
{
  margin-right: 0;
}

ul.smartsquare-hmenu>li>a
{
  padding: 0 18px; /* Edited by Priya from 25px */
  margin: 0 auto;
  position: relative;
  display: block;
  height: 51px;
  cursor: pointer;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 51px;
  text-align: center;
}

.smartsquare-hmenu>li>a, .smartsquare-hmenu>li>a:link, .smartsquare-hmenu>li>a:visited, .smartsquare-hmenu>li>a.active, .smartsquare-hmenu>li>a:hover
{
  font-size: 18px; /* Edited by Priya from 14px*/
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: 300; /* Edited by Priya from normal */
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}

ul.smartsquare-hmenu>li>a.active
{
  background: #052551;
  background: -webkit-linear-gradient(top, #073473 0, #031835 100%) no-repeat;
  background: -moz-linear-gradient(top, #073473 0, #031835 100%) no-repeat;
  background: -o-linear-gradient(top, #073473 0, #031835 100%) no-repeat;
  background: -ms-linear-gradient(top, #073473 0, #031835 100%) no-repeat;
  -svg-background: linear-gradient(top, #073473 0, #031835 100%) no-repeat;
  background: linear-gradient(to bottom, #073473 0, #031835 100%) no-repeat;
  padding: 0 18px; /* Edited by Priya from 25px */
  margin: 0 auto;
  color: #92C846;
  text-decoration: none;
}

ul.smartsquare-hmenu>li>a:visited, ul.smartsquare-hmenu>li>a:hover, ul.smartsquare-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.smartsquare-hmenu>li>a:hover, .desktop ul.smartsquare-hmenu>li:hover>a
{
  background: #052551;
  background: -webkit-linear-gradient(top, #08397D 0, #03142B 100%) no-repeat;
  background: -moz-linear-gradient(top, #08397D 0, #03142B 100%) no-repeat;
  background: -o-linear-gradient(top, #08397D 0, #03142B 100%) no-repeat;
  background: -ms-linear-gradient(top, #08397D 0, #03142B 100%) no-repeat;
  -svg-background: linear-gradient(top, #08397D 0, #03142B 100%) no-repeat;
  background: linear-gradient(to bottom, #08397D 0, #03142B 100%) no-repeat;
  padding: 0 18px; /* Edited by Priya from 25px */
  margin: 0 auto;
}

ul.smartsquare-hmenu>li>a:hover, .desktop ul.smartsquare-hmenu>li:hover>a
{
  color: #92C846;
  text-decoration: none;
}

ul.smartsquare-hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -1px;
  width: 1px;
  height: 51px;
  background: url('images/menuseparator.png') center center no-repeat;
}

ul.smartsquare-hmenu>li:first-child:before
{
  display: none;
}

ul.smartsquare-hmenu li li a
{
  background: #083B81;
  background: -webkit-linear-gradient(top, #094395 0, #07326E 100%) no-repeat;
  background: -moz-linear-gradient(top, #094395 0, #07326E 100%) no-repeat;
  background: -o-linear-gradient(top, #094395 0, #07326E 100%) no-repeat;
  background: -ms-linear-gradient(top, #094395 0, #07326E 100%) no-repeat;
  -svg-background: linear-gradient(top, #094395 0, #07326E 100%) no-repeat;
  background: linear-gradient(to bottom, #094395 0, #07326E 100%) no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 22px;
  margin: 0 auto;
}

ul.smartsquare-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.desktop ul.smartsquare-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.smartsquare-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.smartsquare-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 37px;
  min-width: inherit; /* Edited by Priya from 7em */
  border: 0 solid transparent;
  text-align: left;
  line-height: 37px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.smartsquare-hmenu ul a:link, .smartsquare-hmenu ul a:visited, .smartsquare-hmenu ul a.active, .smartsquare-hmenu ul a:hover
{
  text-align: left;
  line-height: 37px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300; /* Edited by Priya from no font weight */
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

ul.smartsquare-hmenu ul li a:hover, .desktop ul.smartsquare-hmenu ul li:hover>a
{
  background: #80B536;
  background: -webkit-linear-gradient(top, #8DC63F 0, #8BC43B 11%, #75A531 100%) no-repeat;
  background: -moz-linear-gradient(top, #8DC63F 0, #8BC43B 11%, #75A531 100%) no-repeat;
  background: -o-linear-gradient(top, #8DC63F 0, #8BC43B 11%, #75A531 100%) no-repeat;
  background: -ms-linear-gradient(top, #8DC63F 0, #8BC43B 11%, #75A531 100%) no-repeat;
  -svg-background: linear-gradient(top, #8DC63F 0, #8BC43B 11%, #75A531 100%) no-repeat;
  background: linear-gradient(to bottom, #8DC63F 0, #8BC43B 11%, #75A531 100%) no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
}

.smartsquare-hmenu ul a:hover
{
  text-decoration: none;
  color: #F1F8E7;
}

.desktop .smartsquare-hmenu ul li:hover>a
{
  color: #F1F8E7;
}

ul.smartsquare-hmenu ul:before
{
  background: #FFFFFF;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.smartsquare-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.smartsquare-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.smartsquare-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('images/spacer.gif');
}

.desktop ul.smartsquare-hmenu>li>ul
{
  padding: 12px 32px 32px 32px;
  margin: -10px 0 0 -30px;
}

.desktop ul.smartsquare-hmenu ul ul
{
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -8px;
}

.desktop ul.smartsquare-hmenu ul.smartsquare-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.smartsquare-hmenu ul.smartsquare-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.smartsquare-hmenu li li:hover>ul.smartsquare-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.smartsquare-hmenu li li:hover>ul.smartsquare-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.smartsquare-hmenu ul ul.smartsquare-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -8px;
}

.desktop ul.smartsquare-hmenu ul ul.smartsquare-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 32px 12px 32px 32px;
  margin: -32px -8px 0 0;
}

.desktop ul.smartsquare-hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.smartsquare-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.smartsquare-hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop ul.smartsquare-hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.smartsquare-hmenu>li>ul.smartsquare-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.smartsquare-hmenu>li>ul.smartsquare-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.smartsquare-hmenu ul ul.smartsquare-hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop ul.smartsquare-hmenu ul ul.smartsquare-hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.smartsquare-sheet
{
  background: #FFFFFF;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  margin: 20px auto 0;
  position: relative;
  cursor: auto;
  width: 960px;
  z-index: auto !important;
}

.smartsquare-layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.smartsquare-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.smartsquare-content-layout-row
{
  display: table-row;
}

.smartsquare-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 */ 

.smartsquare-postcontent .smartsquare-content-layout
{
  border-collapse: collapse;
}

.smartsquare-breadcrumbs
{
  margin: 0 auto;
}

a.smartsquare-button, a.smartsquare-button:link, a:link.smartsquare-button:link, body a.smartsquare-button:link, a.smartsquare-button:visited, body a.smartsquare-button:visited, input.smartsquare-button, button.smartsquare-button
{
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 32px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.smartsquare-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .smartsquare-button
{
  display: block;
  float: left;
}

input, select, textarea, a.smartsquare-search-button span
{
  vertical-align: middle;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.smartsquare-block select
{
  width: 96%;
}

input.smartsquare-button
{
  float: none !important;
  -webkit-appearance: none;
}

.smartsquare-button.active, .smartsquare-button.active:hover
{
  background: #80B536;
  background: -webkit-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -moz-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -o-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -ms-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  -svg-background: linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: linear-gradient(to bottom, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.smartsquare-button.active, .smartsquare-button.active:hover
{
  color: #FFFFFF !important;
}

.smartsquare-button.hover, .smartsquare-button:hover
{
  background: #083B81;
  background: -webkit-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -moz-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -o-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -ms-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  -svg-background: linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: linear-gradient(to bottom, #0A489E 0, #062E65 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.smartsquare-button.hover, .smartsquare-button:hover
{
  color: #FFFFFF !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: #FFFFFF;
  border: 1px solid #B9C2CB;
  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: 4px 0;
  color: #272727 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.smartsquare-error, textarea.smartsquare-error
{
  background: #F5F9FE;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.smartsquare-error, textarea.smartsquare-error
{
  color: #0A4699 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.smartsquare-search input[type="text"]
{
  background: #FFFFFF;
  border-radius: 0;
  border: 1px solid #B9C2CB;
  margin: 0 auto;
  width: 100%;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #272727 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.smartsquare-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.smartsquare-search input, a.smartsquare-search-button
{
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.smartsquare-search>input, a.smartsquare-search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.smartsquare-search input[type="submit"], input.smartsquare-search-button, a.smartsquare-search-button
{
  border-radius: 0;
  margin: 0 auto;
}

form.smartsquare-search input[type="submit"], input.smartsquare-search-button, a.smartsquare-search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url('images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #FFFFFF !important;
  cursor: pointer;
}

a.smartsquare-search-button span.smartsquare-search-button-text
{
  display: none;
}

label.smartsquare-checkbox:before
{
  background: #D9DEE3;
  background: -webkit-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -o-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: linear-gradient(to bottom, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #8A99A8;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  content: ' ';
}

label.smartsquare-checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  display: inline-block;
  color: #364049 !important;
  position: relative;
}

.smartsquare-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.smartsquare-checkbox.active:before
{
  background: #D9DEE3;
  background: -webkit-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -o-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: linear-gradient(to bottom, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #8A99A8;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  display: inline-block;
}

label.smartsquare-checkbox.hovered:before
{
  background: #D9DEE3;
  background: -webkit-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -o-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: linear-gradient(to bottom, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #8A99A8;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  display: inline-block;
}

label.smartsquare-radiobutton:before
{
  background: #D9DEE3;
  background: -webkit-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -o-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: linear-gradient(to bottom, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #8A99A8;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  content: ' ';
}

label.smartsquare-radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  display: inline-block;
  color: #364049 !important;
  position: relative;
}

.smartsquare-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.smartsquare-radiobutton.active:before
{
  background: #D9DEE3;
  background: -webkit-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -o-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: linear-gradient(to bottom, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #8A99A8;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  display: inline-block;
}

label.smartsquare-radiobutton.hovered:before
{
  background: #D9DEE3;
  background: -webkit-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -moz-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -o-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: -ms-linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -svg-background: linear-gradient(top, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  background: linear-gradient(to bottom, #F3F5F6 0, #C1C9D1 100%) no-repeat;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #8A99A8;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  display: inline-block;
}

label.smartsquare-radiobutton input[type="radio"]
{
  display: none;
}

label.smartsquare-radiobutton.smartsquare-checked:after
{
  content: url('images/radiobuttonicon.png');
  position: absolute;
  line-height: 12px;
  left: 3px;
  top: 3px;
}

label.smartsquare-checkbox input[type="checkbox"]
{
  display: none;
}

label.smartsquare-checkbox.smartsquare-checked:after
{
  content: url('images/checkboxicon.png');
  position: absolute;
  left: 1px;
  top: 1px;
}

.smartsquare-comments
{
  border-top: 1px dotted #A1ADBA;
  margin: 0 auto;
  margin-top: 25px;
}

.smartsquare-comments h2
{
  color: #272727;
}

.smartsquare-comment-inner
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 96px;
}

.smartsquare-comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 2px;
  background: #fff;
  border: 1px solid #D4E5FC;
}

.smartsquare-comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.smartsquare-comment-content
{
  padding: 10px 0;
  color: #272727;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-comment
{
  margin-top: 6px;
}

#comment-list>li:first-child>.smartsquare-comment
{
  margin-top: 0;
}

.smartsquare-comment-header
{
  color: #23292F;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.smartsquare-comment-header a, .smartsquare-comment-header a:link, .smartsquare-comment-header a:visited, .smartsquare-comment-header a.visited, .smartsquare-comment-header a:hover, .smartsquare-comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.smartsquare-comment-header a, .smartsquare-comment-header a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  color: #80B536;
}

.smartsquare-comment-header a:visited, .smartsquare-comment-header a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #80B536;
}

.smartsquare-comment-header a:hover, .smartsquare-comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #083B81;
}

.smartsquare-comment-content a, .smartsquare-comment-content a:link, .smartsquare-comment-content a:visited, .smartsquare-comment-content a.visited, .smartsquare-comment-content a:hover, .smartsquare-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-comment-content a, .smartsquare-comment-content a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #80B536;
}

.smartsquare-comment-content a:visited, .smartsquare-comment-content a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #80B536;
}

.smartsquare-comment-content a:hover, .smartsquare-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #083B81;
}

.smartsquare-pager
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px;
  margin: 2px;
  text-align: center;
}

.smartsquare-pager>*:last-child
{
  margin-right: 0 !important;
}

.smartsquare-pager>span
{
  cursor: default;
}

.smartsquare-pager>*
{
  background: #083B81;
  background: -webkit-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -moz-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -o-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -ms-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  -svg-background: linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: linear-gradient(to bottom, #0A489E 0, #062E65 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.smartsquare-pager a:link, .smartsquare-pager a:visited, .smartsquare-pager .active
{
  line-height: normal;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #C4CCD4;
}

.smartsquare-pager .active
{
  background: #80B536;
  background: -webkit-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -moz-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -o-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -ms-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  -svg-background: linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: linear-gradient(to bottom, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  padding: 10px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.smartsquare-pager .more
{
  background: #083B81;
  background: -webkit-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -moz-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -o-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: -ms-linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  -svg-background: linear-gradient(top, #0A489E 0, #062E65 100%) no-repeat;
  background: linear-gradient(to bottom, #0A489E 0, #062E65 100%) no-repeat;
  margin: 0 4px 0 auto;
}

.smartsquare-pager a.more:link, .smartsquare-pager a.more:visited
{
  color: #D1E8B0;
}

.smartsquare-pager a:hover
{
  background: #80B536;
  background: -webkit-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -moz-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -o-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: -ms-linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  -svg-background: linear-gradient(top, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  background: linear-gradient(to bottom, #8DC63F 0, #8BC43B 10%, #72A130 100%) no-repeat;
  padding: 10px;
  margin: 0 4px 0 auto;
}

.smartsquare-pager a:hover, .smartsquare-pager a.more:hover
{
  text-decoration: none;
  color: #D3D9DE;
}

.smartsquare-pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.smartsquare-pager>*:last-child:after
{
  display: none;
}

.smartsquare-commentsform
{
  background: #D4E5FC;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #23292F;
}

.smartsquare-commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #23292F;
}

.smartsquare-commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.smartsquare-commentsform input:not([type=submit]), .smartsquare-commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.smartsquare-commentsform .form-submit
{
  margin-top: 10px;
}

.smartsquare-vmenublock
{
  margin: 3px;
}

div.smartsquare-vmenublock img
{
  margin: 0;
}

.smartsquare-vmenublockheader
{
  padding: 10px 0;
  margin: 0 auto 7px;
}

.smartsquare-vmenublockheader .t, .smartsquare-vmenublockheader .t a, .smartsquare-vmenublockheader .t a:link, .smartsquare-vmenublockheader .t a:visited, .smartsquare-vmenublockheader .t a:hover
{
  color: #272727;
  font-size: 20px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 10px;
}

.smartsquare-vmenublockcontent
{
  margin: 0 auto;
}

ul.smartsquare-vmenu, ul.smartsquare-vmenu ul
{
  list-style: none;
  display: block;
}

ul.smartsquare-vmenu, ul.smartsquare-vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.smartsquare-vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.smartsquare-vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.smartsquare-vmenu ul.active
{
  display: block;
}

ul.smartsquare-vmenu>li>a
{
  padding: 0 15px;
  margin: 0 auto;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #083B81;
  min-height: 30px;
  line-height: 30px;
}

ul.smartsquare-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.smartsquare-vmenu li
{
  position: relative;
}

ul.smartsquare-vmenu>li
{
  margin-top: 0;
}

ul.smartsquare-vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.smartsquare-vmenu>li:first-child
{
  margin-top: 0;
}

ul.smartsquare-vmenu>li>a:before
{
  content: url('images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.smartsquare-vmenu>li>a:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.smartsquare-vmenu>li>a.active:before
{
  content: url('images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.smartsquare-vmenu>li>a.active:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.smartsquare-vmenu>li>a:hover:before, ul.smartsquare-vmenu>li>a.active:hover:before, ul.smartsquare-vmenu>li:hover>a:before, ul.smartsquare-vmenu>li:hover>a.active:before
{
  content: url('images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.smartsquare-vmenu>li>a:hover:before, .opera ul.smartsquare-vmenu>li>a.active:hover:before, .opera ul.smartsquare-vmenu>li:hover>a:before, .opera ul.smartsquare-vmenu>li:hover>a.active:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.smartsquare-vmenu>li>a:hover, ul.smartsquare-vmenu>li>a.active:hover
{
  padding: 0 15px;
  margin: 0 auto;
}

ul.smartsquare-vmenu>li>a:hover, ul.smartsquare-vmenu>li>a.active:hover
{
  text-decoration: none;
}

ul.smartsquare-vmenu a:hover, ul.smartsquare-vmenu a.active:hover
{
  color: #80B536;
}

ul.smartsquare-vmenu>li>a.active:hover>span.border-top, ul.smartsquare-vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.smartsquare-vmenu>li>a.active
{
  padding: 0 15px;
  margin: 0 auto;
  text-decoration: none;
  color: #80B536;
}

ul.smartsquare-vmenu>li>ul:before
{
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.smartsquare-vmenu li li a
{
  margin: 0 auto;
  position: relative;
}

ul.smartsquare-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.smartsquare-vmenu li li
{
  position: relative;
  margin-top: 0;
}

ul.smartsquare-vmenu ul a
{
  display: block;
  position: relative;
  min-height: 22px;
  overflow: visible;
  padding: 0;
  padding-left: 27px;
  padding-right: 27px;
  z-index: 0;
  line-height: 22px;
  color: #083B81;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.smartsquare-vmenu ul a:visited, ul.smartsquare-vmenu ul a.active:hover, ul.smartsquare-vmenu ul a:hover, ul.smartsquare-vmenu ul a.active
{
  line-height: 22px;
  color: #083B81;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.smartsquare-vmenu ul ul a
{
  padding-left: 54px;
}

ul.smartsquare-vmenu ul ul ul a
{
  padding-left: 81px;
}

ul.smartsquare-vmenu ul ul ul ul a
{
  padding-left: 108px;
}

ul.smartsquare-vmenu ul ul ul ul ul a
{
  padding-left: 135px;
}

ul.smartsquare-vmenu li li a:before
{
  content: url('images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.smartsquare-vmenu li li a:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.smartsquare-vmenu ul>li>a:hover, ul.smartsquare-vmenu ul>li>a.active:hover
{
  margin: 0 auto;
}

ul.smartsquare-vmenu ul li a:hover, ul.smartsquare-vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #80B536;
}

ul.smartsquare-vmenu ul a:hover:after
{
  background-position: center;
}

ul.smartsquare-vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.smartsquare-vmenu ul a.active:after
{
  background-position: bottom;
}

ul.smartsquare-vmenu li li a:hover:before
{
  content: url('images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.smartsquare-vmenu li li a:hover:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.smartsquare-vmenu ul>li>a.active
{
  margin: 0 auto;
}

ul.smartsquare-vmenu ul a.active, ul.smartsquare-vmenu ul a:hover, ul.smartsquare-vmenu ul a.active:hover
{
  text-decoration: none;
  color: #80B536;
}

ul.smartsquare-vmenu li li a.active:before
{
  content: url('images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.smartsquare-vmenu li li a.active:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.smartsquare-block
{
  margin: 3px;
}

div.smartsquare-block img
{
  border: none;
  margin: 0;
}

.smartsquare-blockheader
{
  padding: 6px 5px;
  margin: 0 auto 2px;
}

.smartsquare-blockheader .t, .smartsquare-blockheader .t a, .smartsquare-blockheader .t a:link, .smartsquare-blockheader .t a:visited, .smartsquare-blockheader .t a:hover
{
  color: #272727;
  font-size: 20px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 5px;
}

.smartsquare-blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #272727;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.smartsquare-blockcontent table, .smartsquare-blockcontent li, .smartsquare-blockcontent a, .smartsquare-blockcontent a:link, .smartsquare-blockcontent a:visited, .smartsquare-blockcontent a:hover
{
  color: #272727;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.smartsquare-blockcontent p
{
  margin: 0 5px;
}

.smartsquare-blockcontent a, .smartsquare-blockcontent a:link
{
  color: #A5D166;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-blockcontent a:visited, .smartsquare-blockcontent a.visited
{
  color: #7EB0F7;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.smartsquare-blockcontent a:hover, .smartsquare-blockcontent a.hover
{
  color: #8BC43B;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.smartsquare-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 .smartsquare-block ul>li:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.smartsquare-block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  color: #0D59C5;
  margin: 5px 0 0 10px;
}

.smartsquare-block ul>li, .smartsquare-block ol
{
  padding: 0;
}

.smartsquare-block ul>li
{
  padding-left: 12px;
}

.smartsquare-post
{
  padding: 5px;
}

a img
{
  border: 0;
}

.smartsquare-article img, img.smartsquare-article, .smartsquare-block img, .smartsquare-footer-text img
{
  margin: 2px;
}

.smartsquare-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.smartsquare-article table, table.smartsquare-article
{
  border-collapse: collapse;
  margin: 1px;
}

.smartsquare-post .smartsquare-content-layout-br
{
  height: 0;
}

.smartsquare-article th, .smartsquare-article td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.smartsquare-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.smartsquare-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;
}

.smartsquare-postheader
{
  color: #272727;
  margin: 0 0 30px 0; /* Edited by Priya from margin: 5px 10px; */
  font-size: 24px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.smartsquare-postheader a, .smartsquare-postheader a:link, .smartsquare-postheader a:visited, .smartsquare-postheader a.visited, .smartsquare-postheader a:hover, .smartsquare-postheader a.hovered
{
  font-size: 24px;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.smartsquare-postheader a, .smartsquare-postheader a:link
{
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #80B536;
}

.smartsquare-postheader a:visited, .smartsquare-postheader a.visited
{
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #80B536;
}

.smartsquare-postheader a:hover, .smartsquare-postheader a.hovered
{
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #083B81;
}

.smartsquare-postheadericons, .smartsquare-postheadericons a, .smartsquare-postheadericons a:link, .smartsquare-postheadericons a:visited, .smartsquare-postheadericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #272727;
}

.smartsquare-postheadericons
{
  padding: 1px;
  margin: 0 0 0 10px;
}

.smartsquare-postheadericons a, .smartsquare-postheadericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #80B536;
}

.smartsquare-postheadericons a:visited, .smartsquare-postheadericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #80B536;
}

.smartsquare-postheadericons a:hover, .smartsquare-postheadericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #083B81;
}

.smartsquare-postcontent ul>li:before, .smartsquare-post ul>li:before, .smartsquare-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 .smartsquare-postcontent ul>li:before, .opera .smartsquare-post ul>li:before, .opera .smartsquare-textblock ul>li:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.smartsquare-postcontent li, .smartsquare-post li, .smartsquare-textblock li
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #272727;
  margin: 3px 0 0 11px;
}

.smartsquare-postcontent ul>li, .smartsquare-post ul>li, .smartsquare-textblock ul>li, .smartsquare-postcontent ol, .smartsquare-post ol, .smartsquare-textblock ol
{
  padding: 0;
}

.smartsquare-postcontent ul>li, .smartsquare-post ul>li, .smartsquare-textblock ul>li
{
  padding-left: 15px;
}

.smartsquare-postcontent ul>li:before, .smartsquare-post ul>li:before, .smartsquare-textblock ul>li:before
{
  margin-left: -15px;
}

.smartsquare-postcontent ol, .smartsquare-post ol, .smartsquare-textblock ol, .smartsquare-postcontent ul, .smartsquare-post ul, .smartsquare-textblock ul
{
  margin: 1em 0 1em 11px;
}

.smartsquare-postcontent li ol, .smartsquare-post li ol, .smartsquare-textblock li ol, .smartsquare-postcontent li ul, .smartsquare-post li ul, .smartsquare-textblock li ul
{
  margin: 0.5em 0 0.5em 11px;
}

.smartsquare-postcontent li, .smartsquare-post li, .smartsquare-textblock li
{
  margin: 3px 0 0 0;
}

.smartsquare-postcontent ol>li, .smartsquare-post ol>li, .smartsquare-textblock ol>li
{
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.smartsquare-postcontent ul>li, .smartsquare-post ul>li, .smartsquare-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: #E7F0FD url('images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 34px;
  margin: 10px 0 0 25px;
  color: #272727;
  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, .smartsquare-postcontent blockquote a, .smartsquare-blockcontent blockquote a, .smartsquare-footer-text blockquote a, blockquote a:link, .smartsquare-postcontent blockquote a:link, .smartsquare-blockcontent blockquote a:link, .smartsquare-footer-text blockquote a:link, blockquote a:visited, .smartsquare-postcontent blockquote a:visited, .smartsquare-blockcontent blockquote a:visited, .smartsquare-footer-text blockquote a:visited, blockquote a:hover, .smartsquare-postcontent blockquote a:hover, .smartsquare-blockcontent blockquote a:hover, .smartsquare-footer-text blockquote a:hover
{
  color: #272727;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

/* Override native 'p' margins*/

blockquote p, .smartsquare-postcontent blockquote p, .smartsquare-blockcontent blockquote p, .smartsquare-footer-text blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #4C5967;
}

.Sorter
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #364049;
}

.smartsquare-footer
{
  margin: 0 auto;
  position: relative;
  color: #272727;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  text-align: center;
  padding: 0;
}

.smartsquare-footer-text a, .smartsquare-footer-text a:link, .smartsquare-footer-text a:visited, .smartsquare-footer-text a:hover, .smartsquare-footer-text td, .smartsquare-footer-text th, .smartsquare-footer-text caption
{
  color: #272727;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.smartsquare-footer-text p
{
  padding: 0;
  text-align: center;
}

.smartsquare-footer-text a, .smartsquare-footer-text a:link
{
  color: #272727;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.smartsquare-footer-text a:visited
{
  color: #272727;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.smartsquare-footer-text a:hover
{
  color: #083B81;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.smartsquare-footer-text h1
{
  color: #8A99A8;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-footer-text h2
{
  color: #A1ADBA;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-footer-text h3
{
  color: #9BCD56;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-footer-text h4
{
  color: #5296F4;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-footer-text h5
{
  color: #5296F4;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-footer-text h6
{
  color: #5296F4;
  font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.smartsquare-footer-text img
{
  border: none;
  margin: 0;
}

.smartsquare-footer-inner
{
  margin: 0 auto;
  width: 960px;
  padding: 25px;
  padding-right: 25px;
  padding-left: 25px;
}

.smartsquare-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;
  vertical-align: middle;
}

.smartsquare-rss-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-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;
}

.smartsquare-facebook-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-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;
}

.smartsquare-twitter-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-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;
}

.smartsquare-tumblr-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-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;
}

.smartsquare-pinterest-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-vimeo-tag-icon
{
  background: url('images/vimeoicon.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;
}

.smartsquare-vimeo-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-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;
}

.smartsquare-youtube-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-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;
}

.smartsquare-linkedin-tag-icon:empty
{
  vertical-align: middle;
}

.smartsquare-footer-text ul>li:before
{
  content: url('images/footerbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -13px;
}

.opera .smartsquare-footer-text ul>li:before
{
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.smartsquare-footer-text li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #537623;
}

.smartsquare-footer-text ul>li, .smartsquare-footer-text ol
{
  padding: 0;
}

.smartsquare-footer-text ul>li
{
  padding-left: 13px;
}

.smartsquare-page-footer, .smartsquare-page-footer a, .smartsquare-page-footer a:link, .smartsquare-page-footer a:visited, .smartsquare-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #083B81;
}

.smartsquare-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #272727;
}

.smartsquare-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;
}

.smartsquare-lightbox, .smartsquare-lightbox-wrapper .smartsquare-lightbox-image
{
  cursor: pointer;
}

.smartsquare-lightbox-wrapper .smartsquare-lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.smartsquare-lightbox-wrapper .smartsquare-lightbox-image.active
{
  display: inline-block;
}

.smartsquare-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;
}

.smartsquare-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;
}

.smartsquare-lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.smartsquare-lightbox-wrapper .arrow.left
{
  left: 9px;
}

.smartsquare-lightbox-wrapper .arrow.right
{
  right: 9px;
}

.smartsquare-lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.smartsquare-lightbox-wrapper .arrow.disabled
{
  display: none;
}

.smartsquare-lightbox-wrapper .arrow-t, .smartsquare-lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.smartsquare-lightbox-wrapper .arrow-t
{
  top: 38px;
}

.smartsquare-lightbox-wrapper .arrow-b
{
  top: 50px;
}

.smartsquare-lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.smartsquare-lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.smartsquare-lightbox-wrapper .close .cw, .smartsquare-lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.smartsquare-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 */}

.smartsquare-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 */}

.smartsquare-lightbox-wrapper .close-alt, .smartsquare-lightbox-wrapper .arrow-right-alt, .smartsquare-lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .smartsquare-lightbox-wrapper .close-alt, .ie8 .smartsquare-lightbox-wrapper .arrow-right-alt, .ie8 .smartsquare-lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .smartsquare-lightbox-wrapper .cw, .ie8 .smartsquare-lightbox-wrapper .ccw
{
  display: none;
}

.smartsquare-content-layout .smartsquare-content
{
  margin: 0 auto;
}

.smartsquare-content-layout .smartsquare-sidebar1
{
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  margin: 0 auto;
  width: 275px;
}

#comment
{
  width: 99%;
}

#comments-list, #comments-list .comment
{
  background: none;
  padding: 0;
  margin: 0;
  overflow: visible;
}

#comments-list .comment:before, #comments-list .comment:after
{
  display: none;
}

#comments-list .comment .comment
{
  margin-left: 20px;
}

span.page-navi-outer, span.page-navi-inner
{
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner
{
  padding: 1px;
  min-width: 14px;
  line-height: 18px;
  text-align: center;
  border: 2px solid #fff;
  font-weight: bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner
{
  border-width: 1px;
  font-weight: normal;
}

a span.page-navi-outer, span.page-navi-caption
{
  margin: 2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align: left;
}

.rtl #commentform
{
  text-align: right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align: middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */

.aligncenter, div.aligncenter, .smartsquare-article .aligncenter img, .aligncenter img.smartsquare-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter, p.center
{
  text-align: center;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.sticky
{
}

.bypostauthor
{
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px 6px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
  text-align: center;
}

.gallery
{
  margin: 0 auto 18px;
  clear: both;
  overflow: hidden;
}

.gallery .gallery-item
{
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.gallery img
{
  border: 2px solid #cfcfcf;
}

.gallery .gallery-caption
{
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.gallery dl
{
  margin: 0;
}

.gallery img
{
  border: 10px solid #f1f1f1;
}

.gallery br+br
{
  display: none;
}

/* End */



.hidden
{
  display: none;
}

/* Calendar */

#wp-calendar
{
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a
{
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a
{
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a
{
  display: block;
}

#wp-calendar caption
{
  text-align: center;
  width: 100%;
}

#wp-calendar td
{
  padding: 3px 0;
  text-align: center;
}

.gallery
{
  letter-spacing: normal;
}

.smartsquare-content
{
  position: relative;
  z-index: 1;
}

#todays-events
{
  position: relative;
  z-index: 11;
}

#upcoming-events
{
  position: relative;
  z-index: 10;
}

img.wp-post-image
{
  margin: 0 5px 5px 0 !important;
}

ul#comments-list li
{
  list-style-image: none;
  background: none;
  list-style-type: none;
}

div.smartsquare-footer div.smartsquare-content-layout
{
  margin: 0 auto;
  width: 100%;
}

div.smartsquare-layout-cell-size1
{
  width: 100%;
}

div.smartsquare-layout-cell-size2
{
  width: 50%;
}

div.smartsquare-layout-cell-size3
{
  width: 33%;
}

div.smartsquare-layout-cell-size4
{
  width: 25%;
}

.smartsquare-widget-title
{
  padding: 0 0 0 24px;
  margin-bottom: 0;
}

div.smartsquare-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.smartsquare-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.smartsquare-center-inner
{
  float: none;
}

.smartsquare-hmenu-extra1, .smartsquare-hmenu-extra2
{
  font-size: 12px;
}

div.breadcrumbs h4, div.breadcrumbs p, li.pingback p, #respond p, h3#reply-title, h4#comments, h4.box-title
{
  margin: 0;
}

#respond .comment-notes
{
  margin-bottom: 1em;
}

.form-allowed-tags
{
  line-height: 1em;
}

#comments-list #respond
{
/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link
{
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}

#respond .required
{
  color: #ff4b33;
  font-weight: bold;
}

#respond label
{
  font-size: 12px;
}

#respond input
{
  margin: 0 0 9px;
  width: 98%;
}

#respond textarea
{
  width: 98%;
}

#respond .form-allowed-tags
{
  font-size: 12px;
  line-height: 18px;
}

#respond .form-allowed-tags code
{
  font-size: 11px;
}

#respond .form-submit
{
  margin: 12px 0;
}

#respond .form-submit input
{
  width: auto;
}

.smartsquare-footer .smartsquare-widget-title
{
  font-size: 1.2em;
  padding: 0;
}

.smartsquare-footer .smartsquare-widget, .smartsquare-footer .smartsquare-widget a, .smartsquare-footer .smartsquare-widget a:link, .smartsquare-footer .smartsquare-widget a:visited, .smartsquare-footer .smartsquare-widget a:hover
{
  text-align: left;
}

DIV[id^="GMPmap"] IMG
{
  margin: 0px;
}

/* Begin Additional CSS Styles */
/* added by Meg */

.smartsquare-post
{
  padding: 20px;
}

.wpcf7-submit
{
  color: #FFFFFF;
  padding: 0px 34px;
  font-size: 25px;
  line-height: 50px;
  border: 4px;
  border-color: #afd779;
  background-color: #8dc640;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
}

input:focus, textarea:focus, keygen:focus, select:focus
{
  outline-offset: -2px;
}

#breadcrumbs
{
  margin: 0 auto;
  width: 960px;
}

.smartsquare-slider-rounded .ms-view
{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.smartsquare-video
{
  display: block;
  margin: 0 auto;
}

.su-column
{
  margin: 0 !important;
}
/* added by Meg */

/* End Additional CSS Styles */
