/* Minification failed. Returning unminified contents.
(1579): run-time error CSS1002: Unterminated string: ' 
(1578,41): run-time error CSS1031: Expected selector, found '' 
'
(1578,41): run-time error CSS1025: Expected comma or open brace, found '' 
'
 */

#intro {
  position: absolute;
  top:30px;
  bottom: 0px;
  right: -50px;
  z-index: 1;
}

html,
body {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
}
p,
dl,
ol,
ul {
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
strong > * {
  font-weight: bold;
}
em {
  font-style: italic;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: none;
}
.clear {
  clear: both;
}
hr {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
html {
  background: #ececec;
  background: url(../images/noise-bg.png), #ececec;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: normal;
  margin: 0;
  padding: 0;
}
#top-container {
  background: #4f79a4;
  background: -webkit-radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), -webkit-linear-gradient(#5885b3 50%, #3a5b7e);
  background: -moz-radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), -moz-linear-gradient(#5885b3 50%, #3a5b7e);
  background:  -ms-radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), -ms-linear-gradient(#5885b3 50%, #3a5b7e);
  background:  radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), linear-gradient(#5885b3 50%, #3a5b7e);
  z-index: 1;
  padding-top: 1px;
  margin-top: -1px;
}
#top-container #global-header {
  -webkit-font-smoothing: antialiased;
  z-index: 50;
  position: relative;
}
#top-container #global-header .global-bar {
  background: rgba(0, 0, 0, 0.6);
  background: -webkit-linear-gradient(rgba(91, 91, 91, 0.65), rgba(45, 45, 45, 0.75));
  background: -moz-linear-gradient(rgba(91, 91, 91, 0.65), rgba(45, 45, 45, 0.75));
  background: -ms-linear-gradient(rgba(91, 91, 91, 0.65), rgba(45, 45, 45, 0.75));
  background: linear-gradient(rgba(91, 91, 91, 0.65), rgba(45, 45, 45, 0.75));
  margin-top: 20px;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -1px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.6);
}
#top-container #global-header .local-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
  box-shadow: none;
  margin-top: 0;
}
#top-container #global-header .transparent-bar {
  margin-bottom: -35px;
}
#top-container #global-header .global-bar:after,
#top-container #global-header .local-bar:after,
#top-container #global-header .transparent-bar:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#top-container #global-header .global-bar nav,
#top-container #global-header .local-bar nav,
#top-container #global-header .transparent-bar nav {
  width: 1060px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#top-container #global-header h1.logo {
  float: left;
  margin-left: -8px;
}
#top-container #global-header h1.logo a {
  display: table-cell;
}
#top-container #global-header h1.logo a img {
  display: block;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 0;
}
#top-container #global-header h1.logo a img[height="30"] {
  padding-top: 13.5px;
  padding-bottom: 13.5px;
}
#top-container #global-header h1.logo a:hover {
  background: rgba(255, 255, 255, 0.1);
}
#top-container #global-header ul#global-navigation {
  display: block;
  float: right;
  position: relative;
}
#top-container #global-header ul#global-navigation > li {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
}
#top-container #global-header ul#global-navigation > li > a {
  display: inline-block;
  padding: 20px 18px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 rgba(255, 255, 255, 0.15);
  position: relative;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  line-height: 18px;
}
#top-container #global-header ul#global-navigation > li > a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#top-container #global-header ul#global-navigation > li > a:hover,
#top-container #global-header ul#global-navigation > li > a:active,
#top-container #global-header ul#global-navigation > li > a.active {
  padding-right: 19px;
  margin-right: -1px;
}
#top-container #global-header ul#global-navigation > li > a:hover {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
}
#top-container #global-header ul#global-navigation > li.open > a,
#top-container #global-header ul#global-navigation > li > a:active,
#top-container #global-header ul#global-navigation > li > a.active {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  box-shadow: inset 0 4px 20px rgba(0, 0, 0, 0.4);
  padding-top: 21px;
  padding-bottom: 19px;
}
#top-container #global-header ul#global-navigation > li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0 rgba(255, 255, 255, 0.15);
}
#top-container #global-header ul#global-navigation > li:last-child:hover,
#top-container #global-header ul#global-navigation > li:last-child:active,
#top-container #global-header ul#global-navigation > li:last-child.active {
  border-right-color: transparent;
}
#top-container #global-header ul#global-navigation > li:hover + li a,
#top-container #global-header ul#global-navigation > li:active + li a,
#top-container #global-header ul#global-navigation > li.active + li a {
  border-color: transparent;
}
#top-container #global-header ul#global-navigation > li.login-link a {
  display: block;
}
#top-container #global-header ul#global-navigation > li.login-link a img {
  display: block;
  width: 24px;
  height: 24px;
  margin: -3px 0;
}
#top-container #global-header ul#global-navigation > li.user-area > a {
  padding: 13px 15px;
  vertical-align: middle;
  position: relative;
}
#top-container #global-header ul#global-navigation > li.user-area > a img {
  display: block;
  width: 32px;
  height: 32px;
  background: #222;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  position: relative;
}
#top-container #global-header ul#global-navigation > li.user-area > a:after {
  content: "";
  top: 13px;
  left: 15px;
  width: 32px;
  height: 32px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.6);
  position: absolute;
  border-radius: 3px;
}
#top-container #global-header ul#global-navigation > li.user-area > a:hover,
#top-container #global-header ul#global-navigation > li.user-area > a:active,
#top-container #global-header ul#global-navigation > li.user-area > a.active {
  padding-right: 16px;
  margin-right: -1px;
}
#top-container #global-header ul#global-navigation > li.user-area > a:active:after,
#top-container #global-header ul#global-navigation > li.user-area > a.active:after {
  top: 14px;
}
#top-container #global-header ul#global-navigation > li.user-area > a:active img,
#top-container #global-header ul#global-navigation > li.user-area > a.active img {
  top: 1px;
}
#top-container #global-header ul#global-navigation > li.user-area .user-details {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
#top-container #global-header ul#global-navigation > li.user-area .user-details strong {
  display: block;
}
#top-container #global-header ul#global-navigation > li.user-area .user-details .email {
  font-size: 12px;
  font-weight: normal;
  display: block;
  opacity: 0.6;
}
#top-container #global-header ul#global-navigation > li.dropdown {
  position: relative;
}
#top-container #global-header ul#global-navigation > li.dropdown ul {
  display: none;
}
#top-container #global-header ul#global-navigation > li.dropdown.open ul {
  display: block;
  min-width: 160px;
  z-index: 151;
}
#top-container #global-header ul#global-navigation > li.dropdown > a {
  padding-right: 36px;
}
#top-container #global-header ul#global-navigation > li.dropdown > a:hover,
#top-container #global-header ul#global-navigation > li.dropdown > a:active,
#top-container #global-header ul#global-navigation > li.dropdown > a.active {
  padding-right: 37px;
  margin-right: -1px;
}
#top-container #global-header ul#global-navigation > li.dropdown > a:hover:before,
#top-container #global-header ul#global-navigation > li.dropdown > a:active:before,
#top-container #global-header ul#global-navigation > li.dropdown > a.active:before {
  right: 15px;
}
#top-container #global-header ul#global-navigation > li.dropdown > a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  right: 14px;
  top: 50%;
  margin-top: -2px;
}
#top-container #global-header ul#global-navigation > li.dropdown > a:active:before,
#top-container #global-header ul#global-navigation > li.dropdown > a.active:before {
  margin-top: -1px;
}
#top-container #global-header ul#global-navigation > li.dropdown ul {
  display: none;
  position: absolute;
  margin-top: -5px;
  min-width: 100%;
  white-space: nowrap;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  right: -8px;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.9);
  border-radius: 3px;
  padding: 10px;
  background: #525d6a;
  background: -webkit-linear-gradient(#525d6a, #323a43);
  background: -moz-linear-gradient(#525d6a, #323a43);
  background: -ms-linear-gradient(#525d6a, #323a43);
  background: linear-gradient(#525d6a, #323a43);
}
#top-container #global-header ul#global-navigation > li.dropdown ul:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #525d6a;
  right: 22px;
  top: -5px;
}
#top-container #global-header ul#global-navigation > li.dropdown ul:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(255, 255, 255, 0.5);
  right: 22px;
  top: -6px;
}
#top-container #global-header ul#global-navigation > li.dropdown ul li {
  display: block;
  padding: 0;
}
#top-container #global-header ul#global-navigation > li.dropdown ul li:first-child,
#top-container #global-header ul#global-navigation > li.dropdown ul li:first-child a {
  border-radius: 3px 3px 0 0;
}
#top-container #global-header ul#global-navigation > li.dropdown ul li:last-child,
#top-container #global-header ul#global-navigation > li.dropdown ul li:last-child a {
  border-radius: 0 0 3px 3px;
}
#top-container #global-header ul#global-navigation > li.dropdown ul li.top-separator {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 6px;
  padding-top: 5px;
}
#top-container #global-header ul#global-navigation > li.dropdown ul a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 12px;
  text-shadow: none;
  display: block;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 4px !important;
}
#top-container #global-header ul#global-navigation > li.dropdown ul a:hover,
#top-container #global-header ul#global-navigation > li.dropdown ul a:focus {
  outline: 0;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
#top-container #global-header ul#global-navigation > li.dropdown ul a:active {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.02));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.02));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.02));
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.02));
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  position: relative;
  top: 1px;
}
#top-container #global-header ul#global-navigation:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#top-container ul.local-navigation > li {
  display: block;
  float: left;
  padding: 0 20px;
  position: relative;
  line-height: 23px;
}
#top-container ul.local-navigation > li:first-child {
  margin-left: -20px;
}
#top-container ul.local-navigation > li:last-child {
  margin-right: -20px;
}
#top-container ul.local-navigation > li:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  top: 17px;
  right: 0;
}
#top-container ul.local-navigation > li:last-child:after {
  background: transparent;
}
#top-container ul.local-navigation > li a {
  display: block;
  padding: 17px 0;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
  opacity: 0.7;
  position: relative;
}
#top-container ul.local-navigation > li a:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#top-container ul.local-navigation > li a.active {
  opacity: 0.99;
  padding-bottom: 17px;
}
#top-container ul.local-navigation > li a:hover {
  opacity: 0.99;
}
#top-container ul.local-navigation > li ul {
  display: none;
}
#top-container ul.local-navigation > li.dropdown:hover ul {
  display: block;
  z-index: 151;
}
#top-container ul.local-navigation > li.dropdown:hover > a {
  opacity: 1;
}
#top-container ul.local-navigation > li.dropdown > a {
  padding-right: 18px;
}
#top-container ul.local-navigation > li.dropdown > a:active {
  top: 0 !important;
}
#top-container ul.local-navigation > li.dropdown > a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  right: 0;
  top: 50%;
  margin-top: -2px;
}
#top-container ul.local-navigation > li.dropdown ul {
  display: none;
  position: absolute;
  margin-top: -10px;
  min-width: 100%;
  white-space: nowrap;
  margin-left: -20px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  right: 0;
}
#top-container ul.local-navigation > li.dropdown ul:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  right: 20px;
  top: -5px;
}
#top-container ul.local-navigation > li.dropdown ul li {
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
#top-container ul.local-navigation > li.dropdown ul li:first-child,
#top-container ul.local-navigation > li.dropdown ul li:first-child a {
  border-radius: 3px 3px 0 0;
}
#top-container ul.local-navigation > li.dropdown ul li:last-child,
#top-container ul.local-navigation > li.dropdown ul li:last-child a {
  border-radius: 0 0 3px 3px;
}
#top-container ul.local-navigation > li.dropdown ul li:last-child a {
  border-bottom: 0;
}
#top-container ul.local-navigation > li.dropdown ul a {
  color: #000;
  padding: 8px 10px;
  text-shadow: none;
  border-bottom: 1px solid #ccc;
}
#top-container ul.local-navigation > li.dropdown ul a:hover {
  background: #ececec;
}
#top-container ul.local-navigation.main {
  float: right;
  width: auto;
  margin: 0;
}
#top-container ul.local-navigation.main > li > a.active {
  opacity: 0.99;
  border-bottom: 3px solid rgba(255, 255, 255, 0.6);
  padding-bottom: 14px;
}
#top-container ul.local-navigation.main > li > a:active {
  position: relative;
  top: 1px;
}
#top-container ul.local-navigation.main > li > a:active.active {
  padding-bottom: 13px;
}
#top-container ul.local-navigation.main > li.icon {
  padding-top: 14px;
  padding-bottom: 7px;
}
#top-container ul.local-navigation.main > li.icon a {
  padding: 0;
  opacity: 1;
  display: inline-block;
  margin-right: 6px;
}
#top-container ul.local-navigation.main > li.icon a:last-child {
  margin-right: 0;
}
#top-container ul.local-navigation.main > li.icon img {
  display: block;
  width: 30px;
  height: 30px;
}
#top-container #feature-area {
  z-index: 20;
  position: relative;
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding-top: 35px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#top-container #feature-area h1 {
  font-size: 48px;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
#top-container #feature-area h1 a {
  text-decoration: none;
  color: inherit;
}
#top-container #feature-area .feature {
  color: #fff;
  font-size: 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}
#top-container #feature-area .feature a {
  color: inherit;
}
#container {
  background: #ececec;
  background: -webkit-linear-gradient(top, #d7d7d7, #ececec 200px);
  background: -moz-linear-gradient(top, #d7d7d7, #ececec 200px);
  background: /*  url(../images/noise-bg.png), */linear-gradient(top, #d7d7d7, #ececec 200px);
  z-index: 2;
  position: relative;
  padding: 0 0 105px;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5);
}
#container.covering {
  padding-top: 35px;
}
#container.covering .main-page:first-of-type {
  margin-top: -105px;
  border-radius: 5px;
}
#container.covering .main-page:first-of-type.squared-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#container .main-page {
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
#container .main-page:first-of-type,
#container .main-page.squared-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#container .main-page.squared-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#container .main-page.alternate-bg {
  background: #f4f4f4;
}
#container .main-page > hr {
  background: #ccc;
  border: 0;
  height: 1px;
  margin: 0;
  padding: 0;
}
#container .content {
  padding: 35px;
}

#container .contentgrad {
  padding: 35px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyODNiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwNTY5OCIgc3RvcC1vcGFjaXR5PSIwLjUzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzAwNTY5OCIgc3RvcC1vcGFjaXR5PSIwLjUyIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzAwNTY5OCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(98,131,177,1) 0%, rgba(0,86,152,0.53) 40%, rgba(0,86,152,0.52) 41%, rgba(0,86,152,0) 85%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,131,177,1)), color-stop(40%,rgba(0,86,152,0.53)), color-stop(41%,rgba(0,86,152,0.52)), color-stop(85%,rgba(0,86,152,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(98,131,177,1) 0%,rgba(0,86,152,0.53) 40%,rgba(0,86,152,0.52) 41%,rgba(0,86,152,0) 85%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(98,131,177,1) 0%,rgba(0,86,152,0.53) 40%,rgba(0,86,152,0.52) 41%,rgba(0,86,152,0) 85%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(98,131,177,1) 0%,rgba(0,86,152,0.53) 40%,rgba(0,86,152,0.52) 41%,rgba(0,86,152,0) 85%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(98,131,177,1) 0%,rgba(0,86,152,0.53) 40%,rgba(0,86,152,0.52) 41%,rgba(0,86,152,0) 85%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6283b1', endColorstr='#00005698',GradientType=0 ); /* IE6-8 */
}


#container .contentgradshop {
  padding: 25px 35px 10px 35px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(160,160,160,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(160,160,160,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6a0a0a0',GradientType=0 ); /* IE6-9 */

-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;

  border-radius: 5px 5px 0 0;
height: 145px;


}
#container .contentgradsection {
  padding: 15px 10px 10px 10px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(160,160,160,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(160,160,160,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(160,160,160,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6a0a0a0',GradientType=0 ); /* IE6-9 */

-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;

  border-radius: 5px 5px 0 0;
height: 130px;


}

#container .butnalone {
  padding: 10px 35px 10px 35px;
  width:955px;
}


#container .contentprii {
  padding: 35px 35px 35px 21px; 
}
#container .contentclockss {
  padding: 35px 35px 10px 35px;
}
#container .contenttopp {
  padding: 0px 35px 10px 43px;
}


#container .content.flush-padding {
  padding: 0;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#container .content.double-padding {
  padding: 53px 70px;
}
#container .content.include-shadow {
  background: -webkit-linear-gradient(top, #f1f1f1, rgba(255, 255, 255, 0) 50px);
  padding-top: 49px;
}
#container .content.alternate-bg {
  background: #f4f4f4;
}
#container .content:first-child {
  border-radius: 5px 5px 0 0;
}
#container .content:last-child {
  border-radius: 0 0 5px 5px;
}
#container .content.inverted {
  background: #333;
  background: -webkit-linear-gradient(#2a2a2a, #333333 50px);
  background: -moz-linear-gradient(#2a2a2a, #333333 50px);
  background: -ms-linear-gradient(#2a2a2a, #333333 50px);
  background: linear-gradient(#2a2a2a, #333333 50px);
  color: #fff;
}
#top-container.covering-main-page {
  padding-bottom: 105px;
}
#top-container.covering-main-page.flush-bottom-padding {
  padding-bottom: 70px;
}
#top-container.covering-main-page + #container {
  padding-top: 35px;
}
#top-container.covering-main-page + #container .main-page:first-of-type {
  margin-top: -105px;
  border-radius: 5px;
}
#top-container.covering-main-page + #container .main-page:first-of-type.squared-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#top-container.empty-featured-area {
  padding-bottom: 105px;
  background: #ececec;
  background: url(../images/noise-bg.png), -webkit-linear-gradient(top, #d7d7d7, #ececec);
  background: url(../images/noise-bg.png), -moz-linear-gradient(top, #d7d7d7, #ececec);
  background: url(../images/noise-bg.png), linear-gradient(top, #d7d7d7, #ececec);
}
#top-container.empty-featured-area + #container {
  background: transparent;
  box-shadow: none;
}
#top-container.empty-featured-area:after {
  display: none;
}
h1 {
  font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
  font-size: 40px;
}
h2 {
  font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
}
h3 {
  font-weight: bold;
  font-size: 18px;
}
h4 {
  font-weight: bold;
  font-size: 15px;
}
.text-thin {
  font-weight: 200;
}
.text-normal {
  font-weight: 400;
}
.text-semi-bold {
  font-weight: 600;
}
.text-bold {
  font-weight: 600;
}
a {
  color: #186ac1;
}
a:hover {
  color: #3697ff;
}
a.more {
  position: relative;
  padding-right: 1em;
}
a.more:after {
  content: "â–¶";
  position: absolute;
  right: 0;
  font-size: 0.7em;
  margin-top: 0.4em;
}
a.more.small:after {
  margin-top: 0.5em;
}
hr {
  margin: 35px 0;
  border: 0;
  height: 1px;
  background: #ccc;
}
.featured-title {
  text-align: center;
}
.featured-title h1 {
  font-size: 30px;
  font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
}
.featured-title h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #888;
  margin-top: 0.3em;
  line-height: 1.6;
}
.include-gap,
.top-gap {
  margin-top: 35px !important;
}
.bottom-gap {
  margin-bottom: 35px !important;
}
.vertical-gap {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.include-double-gap,
.top-double-gap {
  margin-top: 50px !important;
}
.bottom-double-gap {
  margin-bottom: 50px !important;
}
.vertical-double-gap {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.vertical-padding {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.vertical-double-padding {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.padded-single-column {
  width: 795px;
  margin-left: auto;
  margin-right: auto;
}
.include-spacing,
.top-spacing {
  margin-top: 20px !important;
}
.bottom-spacing {
  margin-bottom: 20px !important;
}
.vertical-spacing {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.include-small-spacing,
.top-small-spacing {
  margin-top: 10px !important;
}
.bottom-small-spacing {
  margin-bottom: 10px !important;
}
.vertical-small-spacing {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.flush-top-margin {
  margin-top: 0 !important;
}
.flush-bottom-margin {
  margin-bottom: 0 !important;
}
hr {
  border: 0;
  clear: both;
  height: 1px;
  background: #ccc;
  margin: 20px 0;
  padding: 0;
}
hr.gap {
  height: 35px;
  margin: 0;
  background: transparent;
}
hr.spacing {
  height: 20px;
  margin: 0;
  background: transparent;
}
hr.larger {
  margin-top: 35px;
  margin-bottom: 35px;
}
hr.flush-container-margin {
  margin-left: -35px;
  margin-right: -35px;
}
.centered,
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.nowrap {
  white-space: nowrap;
}
.vertically-centered {
  display: table-cell;
  vertical-align: middle;
  width: 1000px;
}

.vertically-centeredl {
  display: table-cell;
  vertical-align: middle;
  width: 390px;
  float:left;
}
.vertically-centeredr {
  display: table-cell;
  vertical-align: middle;
  width: 390px;
  padding-left:65px;
  
}




.vertically-centered222 {
  display: table-cell;
  vertical-align: middle;
  width: 737px;
}


.float-left {
  float: left;
}
.float-right {
  float: right;
}
h1.hero {
  font-size: 60px;
}
p.feature {
  font-size: 20px;
  color: #888a85;
}
.muted {
  color: #888a85;
}
.small {
  font-size: 13px;
}
.rich-fragment {
  color: #3d3d3d;
  font-size: 14px;
}
.rich-fragment2211 {
  color: #3d3d3d;
  font-size: 14px;
}



.rich-fragment h1,
.rich-fragment h2,
.rich-fragment h3,
.rich-fragment h4 {
  margin-bottom: 10px;
}
.rich-fragment h1,
.rich-fragment h2 {
  color: #000;
}
.rich-fragment p,
.rich-fragment ol,
.rich-fragment ul,
.rich-fragment dl,
.rich-fragment table {
  line-height: 1.7;
  margin-bottom: 10px;
}
.rich-fragment > :last-child {
  margin-bottom: 0;
}
.rich-content {
  font-size: 14px;
}
.rich-content h1,
.rich-content h2,
.rich-content h3 {
  margin: 0.3em 0 0.6em 0;
}
.rich-content h2 {
  margin: 0.3em 0 0.6em 0;
}
.rich-content h3 {
  color: #3d3d3d;
  margin: 0.3em 0 0.2em 0;
}
.rich-content p,
.rich-content ol,
.rich-content ul,
.rich-content dl,
.rich-content pre,
.rich-content table {
  margin: 0 0 1.3em;
  color: #555753;
  line-height: 1.8;
}
.rich-content p.feature {
  font-size: 1.4em;
  color: #888a85;
  line-height: 1.5;
}
.rich-content .footnote {
  font-size: 13px;
  color: #888a85;
}
.rich-content ol,
.rich-content ul,
.rich-content dl {
  margin-left: 2em;
}
.rich-content ol {
  list-style: decimal;
}
.rich-content ul {
  list-style: disc;
}
.rich-content dd {
  margin-bottom: 0.8em;
}
.rich-content li p:first-child {
  margin-top: 0;
}
.rich-content li p:last-child {
  margin-bottom: 0;
}
.rich-content dl dt {
  font-weight: bold;
}
.rich-content dl dd {
  margin-bottom: 1.3em;
}
.rich-content blockquote {
  margin-left: 2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.rich-content blockquote > * {
  font-style: italic;
}
.rich-content blockquote > footer {
  font-size: 13px;
  color: #888a85;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.rich-content blockquote > footer:before {
  content: "â€” ";
}
.rich-content pre {
  background: #ececec;
  padding: 1em;
  font-family: Menlo, Consolas, Monaco, "Lucida Console", monospace;
  font-size: 0.9em;
  line-height: 1.4;
  overflow: auto;
}
.rich-content pre code {
  box-shadow: none;
  background: transparent;
  font-size: inherit;
  border: none;
  border-radius: 0;
}
.rich-content code {
  font-family: Menlo, Consolas, Monaco, "Lucida Console", monospace;
  background: #f4f4f4;
  border: 1px solid #e1e1e9;
  padding: 3px 4px;
  font-size: 0.9em;
  border-radius: 4px;
}
.rich-content table {
  background: #fff;
  border: 1px solid #ccc;
  border-right: 0;
  border-bottom: 0;
  border-radius: 4px;
  border-collapse: separate;
  max-width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.rich-content table thead {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.rich-content table td,
.rich-content table th {
  padding: 5px 12px;
  text-align: left;
  margin: 0;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.rich-content table th {
  font-weight: bold;
}
.action-button {
  display: inline-block;
  background: #c5c5c5;
  
  background: -webkit-linear-gradient(#ededed, #c5c5c5);
  background: -moz-linear-gradient(#ededed, #c5c5c5);
  background: -ms-linear-gradient(#ededed, #c5c5c5);
  background: linear-gradient(#ededed, #c5c5c5);
  padding: 10px 20px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #999;
  border-radius: 5px;
  color: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #2e3437;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  line-height: normal;
  cursor: pointer;
  
}




.action-button2 {
  display: inline-block;
  background: #c5c5c5;
  background: -webkit-linear-gradient(#ededed, #c5c5c5);
  background: -moz-linear-gradient(#ededed, #c5c5c5);
  background: -ms-linear-gradient(#ededed, #c5c5c5);
  background: linear-gradient(#ededed, #c5c5c5);
  padding: 7px 20px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #999;
  border-radius: 5px;
  color: #003366;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  /*  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);*/
  line-height: normal;
  cursor: pointer;
  float:right;
  margin-right:20px;
  margin-top:7px;
}

.action-buttonemp {
  display: inline-block;
  background: #c5c5c5;
  background: -webkit-linear-gradient(#ededed, #c5c5c5);
  background: -moz-linear-gradient(#ededed, #c5c5c5);
  background: -ms-linear-gradient(#ededed, #c5c5c5);
  background: linear-gradient(#ededed, #c5c5c5);
  padding: 7px 20px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #999;
  border-radius: 5px;
  color: #003366;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  /*  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);*/
  line-height: normal;
  cursor: pointer;
  float:right;
  margin-right:20px;
  margin-top:7px;
}


.action-button3 {
  display: inline-block;
  background: #c5c5c5;
  background: -webkit-linear-gradient(#ededed, #c5c5c5);
  background: -moz-linear-gradient(#ededed, #c5c5c5);
  background: -ms-linear-gradient(#ededed, #c5c5c5);
  background: linear-gradient(#ededed, #c5c5c5);
  padding: 7px 20px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #999;
  border-radius: 5px;
  color: #003366;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  /*  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);*/
  line-height: normal;
  cursor: pointer;
  float:right;
  margin-right:140px;
  margin-top:7px;
  margin-bottom:47px;
}

.action-buttonbuy {
  display: inline-block;
  background: #c5c5c5;
  background: -webkit-linear-gradient(#ededed, #c5c5c5);
  background: -moz-linear-gradient(#ededed, #c5c5c5);
  background: -ms-linear-gradient(#ededed, #c5c5c5);
  background: linear-gradient(#ededed, #c5c5c5);
  padding: 10px 20px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #999;
  border-radius: 5px;
  color: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #2e3437;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  line-height: normal;
  cursor: pointer;
}

.action-buttonblue {
  display: inline-block;
  background: #1932ef;
  background: -webkit-linear-gradient(#ededed, #1932ef);
  background: -moz-linear-gradient(#ededed, #1932ef);
  background: -ms-linear-gradient(#ededed, #1932ef);
  background: linear-gradient(#ededed, #1932ef);
  padding: 10px 20px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #999;
  border-radius: 5px;
  color: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #2e3437;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  line-height: normal;
  cursor: pointer;
  
}




.action-button.block {
  display: block;
  text-align: center;
}
.action-button.small, {
  font-size: 14px;
  padding: 6px 16px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.action-button.mini {
  font-size: 13px;
  padding: 4px 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.action-button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.action-button.more {
  padding-right: 38px;
}
.action-button.more.small {
  padding-right: 28px;
}
.action-button.more.small:after {
  right: 10px;
  font-size: 10px;
}
.action-button.more.mini {
  padding-right: 24px;
}
.action-button.more.mini:after {
  right: 8px;
  font-size: 9px;
}
.action-button.more:after {
  content: "â–¶";
  font-size: 12px;
  right: 16px;
  vertical-align: top;
  margin-top: 3px;
}
.action-button.disabled,
.action-button[disabled],
.action-button.disabled:hover,
.action-button[disabled]:hover,
.action-button.disabled:active,
.action-button[disabled]:active {
  box-shadow: none !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #ddd;
  color: #777;
  top: 0;
  cursor: default !important;
}
.action-button.featured, .action-button2.featured, .action-button3.featured, action-buttonblue.featured{
  border-color: #5b7d3c;
  background: #90D351;
  background: -webkit-linear-gradient(#90d351, #599e43);
  background: -moz-linear-gradient(#90d351, #599e43);
  background: -ms-linear-gradient(#90d351, #599e43);
  background: linear-gradient(#90d351, #599e43);
   
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.action-buttonemp.grey,{
  border-color: #5b7d3c;
  background: #90D351;
  background: -webkit-linear-gradient(#90d351, #599e43);
  background: -moz-linear-gradient(#90d351, #599e43);
  background: -ms-linear-gradient(#90d351, #599e43);
  background: linear-gradient(#90d351, #599e43);
   
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.action-buttonemp.grey:hover {
  background: #ededed;
  background: -webkit-linear-gradient(#f4f4f4, #dbdbdb);
  background: -moz-linear-gradient(#f4f4f4, #dbdbdb);
  background: -ms-linear-gradient(#f4f4f4, #dbdbdb);
  background: linear-gradient(#f4f4f4, #dbdbdb);
  color: #2e3437;
}
.action-buttonemp.grey:active,
.action-buttonemp.grey.active {
  background: #c5c5c5;
  background: -webkit-linear-gradient(#b5b5b5, #c5c5c5);
  background: -moz-linear-gradient(#b5b5b5, #c5c5c5);
  background: -ms-linear-gradient(#b5b5b5, #c5c5c5);
  background: linear-gradient(#b5b5b5, #c5c5c5);
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2);
  position: relative;
  top: 1px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
















.action-button.featured:hover, .action-button2.featured:hover, .action-button3.featured:hover {
  background: #A4EB62;
  background: -webkit-linear-gradient(#a4eb62, #66af4f);
  background: -moz-linear-gradient(#a4eb62, #66af4f);
  background: -ms-linear-gradient(#a4eb62, #66af4f);
  background: linear-gradient(#a4eb62, #66af4f);
  color: #fff;
}
.action-button.featured:active,
.action-button2.featured:active,
.action-button2.featured:active
.action-button.featured.active
.action-button3.featured:active,
.action-button3.featured:active

 {
  background: #80BB48;
  background: -webkit-linear-gradient(#80bb48, #4b8b36);
  background: -moz-linear-gradient(#80bb48, #4b8b36);
  background: -ms-linear-gradient(#80bb48, #4b8b36);
  background: linear-gradient(#80bb48, #4b8b36);
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  
}
.action-button.featured.disabled,
.action-button.featured[disabled],
.action-button.featured.disabled:hover,
.action-button.featured[disabled]:hover,
.action-button.featured.disabled:active,
.action-button.featured[disabled]:active' 

.action-button2.featured.disabled,
.action-button2.featured[disabled],
.action-button2.featured.disabled:hover,
.action-button2.featured[disabled]:hover,
.action-button2.featured.disabled:active,
.action-button2.featured[disabled]:active

.action-button3.featured.disabled,
.action-button3.featured[disabled],
.action-button3.featured.disabled:hover,
.action-button3.featured[disabled]:hover,
.action-button3.featured.disabled:active,
.action-button3.featured[disabled]:active




{
  box-shadow: none !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  background: #86BD6B;
  border-color: #80946E;
  color: #fff;
  top: 0;
  opacity: 0.7;
  cursor: default !important;
}
.action-button.important {
  border-color: #5b7d3c;
  background: #077df7;
  background: -webkit-linear-gradient(#077df7, #3942f3);
  background: -moz-linear-gradient(#077df7, #3942f3);
  background: -ms-linear-gradient(#077df7, #3942f3);
  background: linear-gradient(#077df7, #3942f3);
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.action-button.important:hover {
  background: #6e75fc;
  background: -webkit-linear-gradient(#6e75fc, #5960f6);
  background: -moz-linear-gradient(#6e75fc, #5960f6);
  background: -ms-linear-gradient(#6e75fc, #5960f6);
  background: linear-gradient(#6e75fc, #5960f6);
  color: #fff;
}
.action-button.important:active,
.action-button.important.active {
  background: #0512b9;
  color: #fff;
  background: -webkit-linear-gradient(#0512b9, #3b49f3);
  background: -moz-linear-gradient(#0512b9, #3b49f3);
  background: -ms-linear-gradient(#0512b9, #3b49f3);
  background: linear-gradient(#0512b9, #3b49f3);
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.action-button.important.disabled,
.action-button.important[disabled],
.action-button.important.disabled:hover,
.action-button.important[disabled]:hover,
.action-button.important.disabled:active,
.action-button.important[disabled]:active {
  box-shadow: none !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  background: #5f83fa;
  border-color: #08268b;
  color: #fff;
  top: 0;
  opacity: 0.7;
}
.action-button.lighter {
  background: #f4f4f4;
  background: -webkit-linear-gradient(#f4f4f4, #ececec);
  background: -moz-linear-gradient(#f4f4f4, #ececec);
  background: -ms-linear-gradient(#f4f4f4, #ececec);
  background: linear-gradient(#f4f4f4, #ececec);
  border-color: #bbb;
}
.action-button.lighter:hover {
  background: #fff;
  background: -webkit-linear-gradient(#ffffff, #f4f4f4);
  background: -moz-linear-gradient(#ffffff, #f4f4f4);
  background: -ms-linear-gradient(#ffffff, #f4f4f4);
  background: linear-gradient(#ffffff, #f4f4f4);
}
.action-button.lighter:active,
.action-button.lighter.active {
  background: #ececec;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.action-button:hover {
  background: #ededed;
  background: -webkit-linear-gradient(#f4f4f4, #dbdbdb);
  background: -moz-linear-gradient(#f4f4f4, #dbdbdb);
  background: -ms-linear-gradient(#f4f4f4, #dbdbdb);
  background: linear-gradient(#f4f4f4, #dbdbdb);
  color: #2e3437;
}
.action-button:active,
.action-button.active {
  background: #c5c5c5;
  background: -webkit-linear-gradient(#b5b5b5, #c5c5c5);
  background: -moz-linear-gradient(#b5b5b5, #c5c5c5);
  background: -ms-linear-gradient(#b5b5b5, #c5c5c5);
  background: linear-gradient(#b5b5b5, #c5c5c5);
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2);
  position: relative;
  top: 1px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.button-group {
  display: inline-block;
}
.button-group .action-button {
  display: block;
  float: left;
}
.button-group .action-button.action-button:not(:first-of-type) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0;
}
.button-group .action-button.action-button:not(:last-of-type) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.button-group .action-button:active,
.button-group .action-button.active {
  top: 0;
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.4), 0 1px 2px rgba(0, 0, 0, 0.4);
}
.steps-bar {
  background: #cfcfcf;
  background: -webkit-linear-gradient(#f4f4f4, #cfcfcf);
  background: -moz-linear-gradient(#f4f4f4, #cfcfcf);
  background: -ms-linear-gradient(#f4f4f4, #cfcfcf);
  background: linear-gradient(#f4f4f4, #cfcfcf);
  border-bottom: 1px solid #ccc;
}
.steps-bar ul {
  overflow: hidden;
  white-space: nowrap;
}
.steps-bar ul li {
  display: block;
  float: left;
  position: relative;
  margin-left: -10px;
  margin-top: -2px;
  margin-bottom: -2px;
}
.steps-bar ul li:first-child {
  margin-left: 0;
}
.steps-bar ul li:first-child a {
  padding-left: 15px;
}
.steps-bar ul li:first-child a:before {
  background: none !important;
}
.steps-bar ul li:last-child a {
  background-position: -10px -45px;
}
.steps-bar ul li a {
  display: block;
  padding: 0 22px 0 22px;
  text-decoration: none;
  color: inherit;
  color: #555;
  background: no-repeat right -45px;
  background-image: url('../images/steps-bar-bg.png');
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .steps-bar ul li a {
    background-image: url("../images/steps-bar-bg_2x.png");
    background-size: 309px 108px;
  }
}
.steps-bar ul li a:hover,
.steps-bar ul li a:focus {
  background-position: right 0;
  outline: none;
}
.steps-bar ul li a:active {
  background-position: right -135px;
}
.steps-bar ul li.active a {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  background-position: right -90px;
}
.steps-bar ul li.active a:before {
  content: "";
  background-image: url('../images/steps-bar-active-shadow.png');
  position: absolute;
  width: 20px;
  height: 45px;
  left: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .steps-bar ul li.active a:before {
    background-image: url("../images/steps-bar-active-shadow_2x.png");
    background-size: 309px 108px;
  }
}
.steps-bar ul li:nth-child(1) {
  z-index: 10;
}
.steps-bar ul li:nth-child(2) {
  z-index: 9;
}
.steps-bar ul li:nth-child(3) {
  z-index: 8;
}
.steps-bar ul li:nth-child(4) {
  z-index: 7;
}
.steps-bar ul li:nth-child(5) {
  z-index: 6;
}
.steps-bar ul li:nth-child(6) {
  z-index: 5;
}
.steps-bar ul li:nth-child(7) {
  z-index: 4;
}
.steps-bar ul li:nth-child(8) {
  z-index: 3;
}
.steps-bar ul li:nth-child(9) {
  z-index: 2;
}
.steps-bar ul li:nth-child(10) {
  z-index: 1;
}
.steps-bar ul:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.tab-content .tab-pane,
.pill-content .tab-pane,
.tab-content .pill-pane,
.pill-content .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.badge {
  display: inline-block;
  padding: 2px 9px;
  font-size: 12px;
  opacity: 0.99;
  font-weight: bold;
  color: #fff;
  background: #60a122;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
  -webkit-font-smoothing: antialiased;
}
.sidebar-menu {
  padding: 20px;
}
.sidebar-menu h3 {
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  color: #666;
  margin: 30px 0 10px;
}
.sidebar-menu h3:first-child {
  margin-top: 0;
}
.sidebar-menu ul {
  margin: 0 -20px;
}
.sidebar-menu ul li a {
  display: block;
  border-bottom: 1px solid #d5d5d5;
  padding: 10px 20px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  position: relative;
}
.sidebar-menu ul li a:hover {
  background: #f4f4f4;
  background: -webkit-linear-gradient(#ffffff, #f4f4f4);
  background: -moz-linear-gradient(#ffffff, #f4f4f4);
  background: -ms-linear-gradient(#ffffff, #f4f4f4);
  background: linear-gradient(#ffffff, #f4f4f4);
}
.sidebar-menu ul li:first-child a {
  border-top: 1px solid #d5d5d5;
}
.sidebar-menu ul li.active a,
.sidebar-menu ul li > a:active {
  position: relative;
  background: #fff;
  background: -webkit-linear-gradient(#bbbbbb, #dedede);
  background: -moz-linear-gradient(#bbbbbb, #dedede);
  background: -ms-linear-gradient(#bbbbbb, #dedede);
  background: linear-gradient(#bbbbbb, #dedede);
  border-bottom-color: #aaa;
  box-shadow: inset 0 2px 6px -1px rgba(0, 0, 0, 0.4);
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.close {
  width: 26px;
  height: 26px;
  display: block;
  cursor: pointer;
  font: inherit;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  line-height: 26px;
  color: inherit;
  opacity: 0.6;
  font-weight: bold;
  border-radius: 100%;
  background: transparent;
}
.close:hover {
  opacity: 0.8;
  color: inherit;
}
.close:active {
  opacity: 1;
  color: inherit;
}
.alert {
  background: #fcf6e6;
  background: -webkit-linear-gradient(#fcf6e6, #f9edcb);
  background: -moz-linear-gradient(#fcf6e6, #f9edcb);
  background: -ms-linear-gradient(#fcf6e6, #f9edcb);
  background: linear-gradient(#fcf6e6, #f9edcb);
  padding: 15px;
  border: 1px solid #d7ba66;
  border-radius: 4px;
  color: #766334;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  position: relative;
}
.alert .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.alert.compact {
  padding: 8px;
  font-size: 13px;
}
.alert h3 {
  margin: 0 0 0.6em;
}
.alert p {
  margin: 0 0 0.4em;
  line-height: 1.7;
  font-size: 14px;
}
.alert p:last-child {
  margin-bottom: 0;
}
.alert.warning {
  color: #6e3131;
  background: #fde5e5;
  background: -webkit-linear-gradient(#fde5e5, #fbcfcf);
  background: -moz-linear-gradient(#fde5e5, #fbcfcf);
  background: -ms-linear-gradient(#fde5e5, #fbcfcf);
  background: linear-gradient(#fde5e5, #fbcfcf);
  border-color: #ba6565;
}
.alert.success {
  color: #3f5d25;
  background: #e8f1de;
  background: -webkit-linear-gradient(#e8f1de, #d6ecc2);
  background: -moz-linear-gradient(#e8f1de, #d6ecc2);
  background: -ms-linear-gradient(#e8f1de, #d6ecc2);
  background: linear-gradient(#e8f1de, #d6ecc2);
  border-color: #77af43;
}
.platform-icon-32 {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/platform-icons-32.png);
  background-image: url('../images/platform-icons-32.png');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .platform-icon-32 {
    background-image: url("../images/platform-icons-32_2x.png");
    background-size: 32px 96px;
  }
}
.platform-icon-32.android {
  background-position: 0 0px;
}
.platform-icon-32.ios {
  background-position: 0 -32px;
}
.platform-icon-32.mac {
  background-position: 0 -64px;
}
.platform-icon-32.windows-phone {
  background-position: 0 -96px;
}
.platform-icon-32.windows {
  background-position: 0 -128px;
}
.platform-icon-32.cross-platform {
  background-position: 0 -160px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 150;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  font-size: 13px;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  white-space: nowrap;
  text-decoration: none;
  color: #555;
}
.dropdown-menu li > a:hover {
  background: #536197;
  color: #fff;
}
.button-group.open {
  position: relative;
}
.button-group.open .action-button:focus {
  outline: none;
}
.button-group.open .dropdown-menu {
  display: block;
}
.swap-view {
  position: relative;
}
.swap-view:hover .navigation {
  opacity: 1;
}
.swap-view:hover .navigation .next {
  margin-right: 10px;
}
.swap-view:hover .navigation .prev {
  margin-left: 10px;
}
.swap-view .navigation {
  opacity: 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -35px;
  width: 100%;
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.swap-view .navigation a {
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  position: absolute;
  display: block;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  border: 1px solid #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 1000px;
  margin: 0;
}
.swap-view .navigation a:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.swap-view .navigation a.prev {
  left: 0;
  background-image: url('../images/swap-view-prev-arrow.png');
  background-position: 16px center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .swap-view .navigation a.prev {
    background-image: url("../images/swap-view-prev-arrow_2x.png");
    background-size: 15px 25px;
  }
}
.swap-view .navigation a.next {
  right: 0;
  background-image: url('../images/swap-view-next-arrow.png');
  background-position: 20px center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .swap-view .navigation a.next {
    background-image: url("../images/swap-view-next-arrow_2x.png");
    background-size: 15px 25px;
  }
}
.swap-view .items .item {
  display: none;
}
.swap-view .items .item img,
.swap-view .items .item video {
  display: block;
  max-width: 100%;
}
.swap-view .items .item.active {
  display: block;
}
.swap-view .location {
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  clear: both;
  position: relative;
}
.swap-view .location a {
  display: inline-block;
  color: transparent;
  font-size: 0;
  width: 9px;
  height: 9px;
  background: red;
  margin: 0 4px;
  border-radius: 100%;
  border: 1px solid #888;
  background: -webkit-linear-gradient(#cccccc, #ececec);
  background: -moz-linear-gradient(#cccccc, #ececec);
  background: -ms-linear-gradient(#cccccc, #ececec);
  background: linear-gradient(#cccccc, #ececec);
  box-shadow: inset 0 0 2px #888;
}
.swap-view .location a.active {
  border-color: #204a87;
  background: #8abdf4;
  background: -webkit-linear-gradient(#8abdf4, #3e8ee3);
  background: -moz-linear-gradient(#8abdf4, #3e8ee3);
  background: -ms-linear-gradient(#8abdf4, #3e8ee3);
  background: linear-gradient(#8abdf4, #3e8ee3);
  box-shadow: inset 0 0 2px #3e8ee3;
}
.main-page.with-fixed-tabs {
  padding-top: 47px;
}
.fixed-main-page-tabs {
  background: -webkit-linear-gradient(#f1f1f1, #d6d6d6);
  background: -moz-linear-gradient(#f1f1f1, #d6d6d6);
  background: -ms-linear-gradient(#f1f1f1, #d6d6d6);
  background: linear-gradient(#f1f1f1, #d6d6d6);
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #c2c2c2;
  margin-top: -47px;
}
.fixed-main-page-tabs:after {
  content: "";
  position: absolute;
  width: 1030px;
  height: 20px;
  background: red;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  opacity: 0;
}
.fixed-main-page-tabs.fixed {
  border-radius: 0;
  position: fixed;
  top: 0;
  width: 1030px;
  z-index: 30;
  margin-top: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.fixed-main-page-tabs.fixed:after {
  opacity: 1;
}
.fixed-main-page-tabs ul {
  display: table;
  margin: 0 auto;
}
.fixed-main-page-tabs ul li {
  display: block;
  float: left;
}
.fixed-main-page-tabs ul li a {
  padding: 12px 5px;
  width: 130px;
  margin: 0 5px;
  display: block;
  text-align: center;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  text-decoration: none;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  color: #555;
}
.fixed-main-page-tabs ul li a:hover {
  background: -webkit-radial-gradient(center center, circle farthest-side, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  color: #333;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff;
}
.fixed-main-page-tabs ul li.active a,
.fixed-main-page-tabs ul li a:active {
  border-color: rgba(0, 0, 0, 0.2);
  background: #fff;
  background: -webkit-radial-gradient(bottom center, ellipse cover, #ffffff, #f4f4f4, #aaaaaa);
  color: #333;
  text-shadow: 0 1px 0 #fff;
}
.fixed-main-page-tabs.compact ul li a {
  width: 80px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 13px;
  opacity: 0;
  text-shadow: 0 1px 0 #000;
}
.tooltip.in {
  opacity: 0.8;
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 6px 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.8);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.8);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.8);
}
#global-footer {
  background: #4f79a4;
  background:  -webkit-radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), -webkit-linear-gradient(#5885b3 50%, #3a5b7e);
  background: -moz-radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), -moz-linear-gradient(#5885b3 50%, #3a5b7e);
  background:  -ms-radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), -ms-linear-gradient(#5885b3 50%, #3a5b7e);
  background: radial-gradient(center center, cover circle, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4)), linear-gradient(#5885b3 50%, #3a5b7e);

  box-shadow: inset 0 2px rgba(255, 255, 255, 0.3), inset 0 -1px rgba(0, 0, 0, 0.1), 0 2px 0px rgba(0, 0, 0, 0.6);

float:left;
padding:15px 0;
min-width:100%;
  margin-top: 35px !important;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-size: 14px;
  bottom:0;
}
#global-footer > aside {
  width: 220px;
  float: left;
  line-height: 1.5;
  font-size: 12px;
}
#global-footer > aside .copyright {
  color: #666;
  margin-top: 0.4em;
}
#global-footer > aside .copyright a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #999;
}
#global-footer > aside .contact {
  margin-top: 15px;
  color: #444;
}
#global-footer > aside .contact .hidden {
  display: none;
}
#global-footer > aside .contact .tel,
#global-footer > aside .contact .email {
  background: url(../images/footer-contact-icons.png) no-repeat;
  padding-left: 20px;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  margin-bottom: 4px;
}
#global-footer > aside .contact .tel {
  background-position: top left;
}
#global-footer > aside .contact .email {
  background-position: bottom left;
}
#global-footer > aside .contact a {
  color: inherit;
  text-decoration: none;
}
#global-footer > aside .contact a:hover {
  text-decoration: underline;
}
#global-footer > nav {
  width: 740px;
  float: left;
  display: block;
}
#global-footer > nav > ul > li {
  display: block;
  float: left;
  width: 170px;
}
#global-footer > nav > ul > li h3 {
  font-weight: bold;
  font-size: 15px;
  color: #444;
  margin-bottom: 0.4em;
}
#global-footer > nav > ul > li li {
  margin-bottom: 0.1em;
}
#global-footer > nav > ul > li li a {
  text-decoration: none;
  color: #666;
}
#global-footer > nav > ul > li li a:hover {
  text-decoration: underline;
}
#global-footer > nav > ul > li.social-networks {
  float: right;
  width: 141px;
  margin-right: -15px;
}
#global-footer > nav > ul > li.social-networks ul {
  margin-top: 0.6em;
}
#global-footer > nav > ul > li.social-networks li {
  width: 32px;
  height: 32px;
  font-size: 0;
  color: transparent;
  float: left;
  margin-right: 15px;
  margin-bottom: 13px;
}
#global-footer > nav > ul > li.social-networks li:hover {
  border: 3px solid #fff;
  border-radius: 100%;
  margin: -3px 12px 10px -3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
#global-footer > nav > ul > li.social-networks li:active {
  position: relative;
  top: 1px;
}
#global-footer > nav > ul > li.social-networks li a {
  width: 32px;
  height: 32px;
  display: block;
  background: url(../images/social-network-icons.png) no-repeat;
  overflow: hidden;
  text-indent: 100px;
}
#global-footer > nav > ul > li.social-networks li a.facebook {
  background-position: 0 0;
}
#global-footer > nav > ul > li.social-networks li a.twitter {
  background-position: -47px 0;
}
#global-footer > nav > ul > li.social-networks li a.google-plus {
  background-position: -94px 0;
}
#global-footer > nav > ul > li.social-networks li a.github {
  background-position: 0 -44px;
}
#global-footer > nav > ul > li.social-networks li a.youtube {
  background-position: -47px -44px;
}
#global-footer > nav > ul > li.social-networks li a.uservoice {
  background-position: -94px -44px;
}
#global-footer:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.features-grid .cell .icon,
.features-grid .cell .description {
  display: table-cell;
  vertical-align: top;
  text-align:justify;
}


#have-a-question a.contact-block {
  display: inline-block;
  padding: 0px;
  border: 1px solid transparent;
  color: inherit;
  text-decoration: none;
}
#have-a-question a.contact-block:hover {
  background: -webkit-linear-gradient(#ffffff 50%, #ececec);
  background: -moz-linear-gradient(#ffffff 50%, #ececec);
  background: -ms-linear-gradient(#ffffff 50%, #ececec);
  background: linear-gradient(#ffffff 50%, #ececec);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#container .footfoot{
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
  color:white;
  }
  
  
 .footertablita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0bb4fb;
	line-height: 20px;
} 

.listadelfooter{
	color:white;
	font-family:inherit;
	
}
  a.listadelfooter {color:white;color:#ffffff; text-decoration:none; font-family:inherit; font-size:13px;
 }
  a.listadelfooter:link {color:#ffffff; text-decoration:none; font-family:inherit;
}
a.listadelfooter:visited {color:#ffffff;}
a.listadelfooter:hover {color:#0bb4fb;}
a.listadelfooter:active {color:#ffffff;}

.titledelfooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0bb4fb;
	line-height: 20px;

	
}
  a.titledelfooter {color:0bb4fb;color:#ffffff; text-decoration:none; font-family:inherit; font-size:15px;
 }
  a.titledelfooter:link {color:#0bb4fb; text-decoration:none; font-family:inherit;
}
a.titledelfooter:visited {color:#0bb4fb;}
a.titledelfooter:hover {color:#ffffff;}
a.titledelfooter:active {color:#ffffff;}

div.loginbox {
    float: right;padding: 10px 10px 0;margin-right: -10px;min-height: 32px;
}
span.login, button.login {
    background:none;
    color: #fff;text-decoration: none;border-radius: 4px;position: relative;display: inline-block;padding: 10px 14px;line-height: 16px;font-weight: bold;font-size: 15px;cursor: pointer;max-width: 160px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
span.login:hover, span.login:focus, button.login:hover, button.login:focus {
color: #fff;
background: -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
background: -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
background: -ms-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
background: linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
outline: none;
}
#operationLoading 
{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    z-index: 3000;
    filter: alpha(opacity=50);
    top: 0px;
    background: rgba(128, 128, 128, 0.7);
}
div.loading {
    background-image: url("../Images/loading.gif");
    background-size: cover;
    height: 96px;
    width: 96px;
    left: 50%;
    top: 50%;
    position: absolute;
}
#global-header .login_menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 150;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  font-size: 13px;
}
#global-header .login_menu
{
    min-width: initial;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}
#global-header .login_menu li:hover {
    background: #5960f6;
    color:white;
    cursor:pointer;
}
#global-header  .open > .login_menu {
    display: block;
}

#global-header  .login_menu li{
    display: block;
    padding: 5px;
    padding-left: 15px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
    height:18px;
}
