/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 23, 2012 */
@font-face {
  font-family: 'robotoregular';
  src: url('../fonts/roboto-regular-webfont.eot');
  src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoitalic';
  src: url('../fonts/roboto-italic-webfont.eot');
  src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-italic-webfont.woff') format('woff'), url('../fonts/roboto-italic-webfont.ttf') format('truetype'), url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotomedium';
  src: url('../fonts/roboto-medium-webfont.eot');
  src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto-medium-webfont.svg#roboto_ltregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: bold;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
ol,
ul {
  list-style: none;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
/* LINKS */
a.menu_text:link {
  color: #454545;
  text-decoration: none;
}
a.menu_text:visited {
  color: #454545;
  text-decoration: none;
}
a.menu_text:hover {
  color: #FFF;
  text-decoration: none;
}
a.menu_text:active {
  color: #FFF;
  text-decoration: none;
}
a.footer_link:link {
  text-decoration: none;
  color: #a5a5a5;
  font-size: 11px;
}
a.footer_link:visited {
  color: #525252;
  text-decoration: none;
}
a.footer_link:hover {
  color: #454545;
  text-decoration: none;
}
a.footer_link:active {
  color: #FFF;
  text-decoration: none;
}
a.link_categoria_blog:link {
  text-decoration: none;
  font-size: 14px;
  color: #707070;
  font-family: Verdana, Geneva, sans-serif;
}
a.link_categoria_blog:visited {
  color: #707070;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
}
a.link_categoria_blog:hover {
  color: #2b2b2b;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
}
a.link_categoria_blog:active {
  color: #707070;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-list {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  display: block;
  padding: 3px 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list .nav-header {
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-transform: uppercase;
}
.nav-list > li + .nav-header {
  margin-top: 9px;
}
.nav-list .active > a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list .icon {
  margin-right: 2px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills .active > a,
.nav-pills .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.navbar {
  overflow: visible;
  margin-bottom: 18px;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #222222;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #080808 \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #999999;
}
.navbar .navbar-text a:hover {
  color: #ffffff;
  background-color: transparent;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.75);
  background: #666;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-search .search-query :-moz-placeholder {
  color: #eeeeee;
}
.navbar-search .search-query ::-webkit-input-placeholder {
  color: #eeeeee;
}
.navbar-search .search-query:hover {
  color: #ffffff;
  background-color: #999999;
  background-color: rgba(255, 255, 255, 0.5);
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .dropdown-menu {
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff;
}
.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .nav.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.navbar .nav.pull-right .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.navbar .nav.pull-right .dropdown-menu:after {
  left: auto;
  right: 13px;
}
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
  display: inline;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.span1 {
  width: 60px;
}
.span2 {
  width: 140px;
}
.span3 {
  width: 220px;
}
.span4 {
  width: 300px;
}
.span5 {
  width: 380px;
}
.span6 {
  width: 460px;
}
.span7 {
  width: 540px;
}
.span8 {
  width: 620px;
}
.span9 {
  width: 700px;
}
.span10 {
  width: 780px;
}
.span11 {
  width: 860px;
}
.span12,
.container {
  width: 940px;
}
.offset1 {
  margin-left: 100px;
}
.offset2 {
  margin-left: 180px;
}
.offset3 {
  margin-left: 260px;
}
.offset4 {
  margin-left: 340px;
}
.offset5 {
  margin-left: 420px;
}
.offset6 {
  margin-left: 500px;
}
.offset7 {
  margin-left: 580px;
}
.offset8 {
  margin-left: 660px;
}
.offset9 {
  margin-left: 740px;
}
.offset10 {
  margin-left: 820px;
}
.offset11 {
  margin-left: 900px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.12765957%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span1 {
  width: 6.38297872%;
}
.row-fluid .span2 {
  width: 14.89361702%;
}
.row-fluid .span3 {
  width: 23.40425532%;
}
.row-fluid .span4 {
  width: 31.91489361%;
}
.row-fluid .span5 {
  width: 40.42553191%;
}
.row-fluid .span6 {
  width: 48.93617021%;
}
.row-fluid .span7 {
  width: 57.4468085%;
}
.row-fluid .span8 {
  width: 65.9574468%;
}
.row-fluid .span9 {
  width: 74.4680851%;
}
.row-fluid .span10 {
  width: 82.9787234%;
}
.row-fluid .span11 {
  width: 91.48936169%;
}
.row-fluid .span12 {
  width: 99.99999999%;
}
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/
/* Global Declaration */
.theme-grey {
  /* INPUT & TEXTAREA */
  /* SPRITES */
  /* Select */
  /* Checkbox */
  /* Radio */
  /* Uploader */
  /* PRESENTATION */
  /* Button */
  /* Button */
  /* Select */
  /* Checker */
  /* Radio */
  /* Uploader */
  /*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/
  /* Button */
  /* Select */
  /* Checker */
  /* Radio */
  /* Uploader */
}
.theme-grey div.selector,
.theme-grey div.selector span,
.theme-grey div.checker span,
.theme-grey div.radio span,
.theme-grey div.uploader,
.theme-grey div.uploader span.action,
.theme-grey div.button,
.theme-grey div.button span {
  background-image: url(/static/images/sprite-grey.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.theme-grey .selector,
.theme-grey .radio,
.theme-grey .checker,
.theme-grey .uploader,
.theme-grey .button,
.theme-grey .selector *,
.theme-grey .radio *,
.theme-grey .checker *,
.theme-grey .uploader *,
.theme-grey .button * {
  margin: 0;
  padding: 0;
}
.theme-grey input.text,
.theme-grey input.email,
.theme-grey input.password,
.theme-grey textarea.uniform {
  font-size: 12px;
  font-family: "robotoregular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #464646;
  border: none;
  background: #FFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  outline: 0;
  height: 30px;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #bebebe;
}
.theme-grey div.selector {
  background-position: -483px -160px;
  line-height: 32px;
  height: 32px;
}
.theme-grey div.selector span {
  background-position: right 0px;
  height: 32px;
  line-height: 32px;
}
.theme-grey div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}
.theme-grey div.selector:active,
.theme-grey div.selector.active {
  background-position: -483px -156px;
}
.theme-grey div.selector:active span,
.theme-grey div.selector.active span {
  background-position: right -2px;
}
.theme-grey div.selector.focus,
.theme-grey div.selector.hover,
.theme-grey div.selector:hover {
  background-position: -483px -200px;
}
.theme-grey div.selector.focus span,
.theme-grey div.selector.hover span,
.theme-grey div.selector:hover span {
  background-position: right -40px;
}
.theme-grey div.selector.focus:active,
.theme-grey div.selector.focus.active,
.theme-grey div.selector:hover:active,
.theme-grey div.selector.active:hover {
  background-position: -483px -240px;
}
.theme-grey div.selector.focus:active span,
.theme-grey div.selector:hover:active span,
.theme-grey div.selector.active:hover span,
.theme-grey div.selector.focus.active span {
  background-position: right -80px;
}
.theme-grey div.selector.disabled {
  background-position: -483px -234px;
}
.theme-grey div.selector.disabled span {
  background-position: right -104px;
}
.theme-grey div.checker {
  width: 19px;
  height: 19px;
}
.theme-grey div.checker input {
  width: 19px;
  height: 19px;
}
.theme-grey div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}
.theme-grey div.checker:active span,
.theme-grey div.checker.active span {
  background-position: -19px -260px;
}
.theme-grey div.checker.focus span,
.theme-grey div.checker:hover span {
  background-position: -38px -260px;
}
.theme-grey div.checker.focus:active span,
.theme-grey div.checker:active:hover span,
.theme-grey div.checker.active:hover span,
.theme-grey div.checker.focus.active span {
  background-position: -57px -260px;
}
.theme-grey div.checker span.checked {
  background-position: -76px -260px;
}
.theme-grey div.checker:active span.checked,
.theme-grey div.checker.active span.checked {
  background-position: -95px -260px;
}
.theme-grey div.checker.focus span.checked,
.theme-grey div.checker:hover span.checked {
  background-position: -114px -260px;
}
.theme-grey div.checker.focus:active span.checked,
.theme-grey div.checker:hover:active span.checked,
.theme-grey div.checker.active:hover span.checked,
.theme-grey div.checker.active.focus span.checked {
  background-position: -133px -260px;
}
.theme-grey div.checker.disabled span,
.theme-grey div.checker.disabled:active span,
.theme-grey div.checker.disabled.active span {
  background-position: -152px -260px;
}
.theme-grey div.checker.disabled span.checked,
.theme-grey div.checker.disabled:active span.checked,
.theme-grey div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
.theme-grey div.radio {
  width: 18px;
  height: 18px;
}
.theme-grey div.radio input {
  width: 18px;
  height: 18px;
}
.theme-grey div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}
.theme-grey div.radio:active span,
.theme-grey div.radio.active span {
  background-position: -18px -279px;
}
.theme-grey div.radio.focus span,
.theme-grey div.radio:hover span {
  background-position: -36px -279px;
}
.theme-grey div.radio.focus:active span,
.theme-grey div.radio:active:hover span,
.theme-grey div.radio.active:hover span,
.theme-grey div.radio.active.focus span {
  background-position: -54px -279px;
}
.theme-grey div.radio span.checked {
  background-position: -72px -279px;
}
.theme-grey div.radio:active span.checked,
.theme-grey div.radio.active span.checked {
  background-position: -90px -279px;
}
.theme-grey div.radio.focus span.checked,
.theme-grey div.radio:hover span.checked {
  background-position: -108px -279px;
}
.theme-grey div.radio.focus:active span.checked,
.theme-grey div.radio:hover:active span.checked,
.theme-grey div.radio.focus.active span.checked,
.theme-grey div.radio.active:hover span.checked {
  background-position: -126px -279px;
}
.theme-grey div.radio.disabled span,
.theme-grey div.radio.disabled:active span,
.theme-grey div.radio.disabled.active span {
  background-position: -144px -279px;
}
.theme-grey div.radio.disabled span.checked,
.theme-grey div.radio.disabled:active span.checked,
.theme-grey div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}
.theme-grey div.uploader {
  background-position: 0px -297px;
  height: 28px;
}
.theme-grey div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}
.theme-grey div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}
.theme-grey div.uploader.focus,
.theme-grey div.uploader.hover,
.theme-grey div.uploader:hover {
  background-position: 0px -353px;
}
.theme-grey div.uploader.focus span.action,
.theme-grey div.uploader.hover span.action,
.theme-grey div.uploader:hover span.action {
  background-position: right -437px;
}
.theme-grey div.uploader.active span.action,
.theme-grey div.uploader:active span.action {
  background-position: right -465px;
}
.theme-grey div.uploader.focus.active span.action,
.theme-grey div.uploader:focus.active span.action,
.theme-grey div.uploader.focus:active span.action,
.theme-grey div.uploader:focus:active span.action {
  background-position: right -493px;
}
.theme-grey div.uploader.disabled {
  background-position: 0px -325px;
}
.theme-grey div.uploader.disabled span.action {
  background-position: right -381px;
}
.theme-grey div.button {
  background-position: 0px -523px;
}
.theme-grey div.button span {
  background-position: right -643px;
}
.theme-grey div.button.focus,
.theme-grey div.button:focus,
.theme-grey div.button:hover,
.theme-grey div.button.hover {
  background-position: 0px -553px;
}
.theme-grey div.button.focus span,
.theme-grey div.button:focus span,
.theme-grey div.button:hover span,
.theme-grey div.button.hover span {
  background-position: right -673px;
}
.theme-grey div.button.active,
.theme-grey div.button:active {
  background-position: 0px -583px;
}
.theme-grey div.button.active span,
.theme-grey div.button:active span {
  background-position: right -703px;
  color: #fff;
}
.theme-grey div.button.disabled,
.theme-grey div.button:disabled {
  background-position: 0px -613px;
}
.theme-grey div.button.disabled span,
.theme-grey div.button:disabled span {
  background-position: right -733px;
  color: #fff;
  cursor: default;
}
.theme-grey div.button {
  height: 30px;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 30px;
  border: 1px solid #204762;
  background: #3182ba;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3182ba), color-stop(100%, #296aaa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3182ba 0%, #296aaa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3182ba', endColorstr='#296aaa', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #63a6d4;
  -webkit-box-shadow: inset 0px 1px 0px 0px #63a6d4;
  box-shadow: inset 0px 1px 0px 0px #63a6d4;
}
.theme-grey div.button:hover {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #4a98cd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a98cd), color-stop(100%, #3c82c3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a98cd 0%, #3c82c3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a98cd', endColorstr='#3c82c3', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2;
}
.theme-grey div.button:active {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #3c82c3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c82c3), color-stop(99%, #4a98cd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3c82c3 0%, #4a98cd 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c82c3', endColorstr='#4a98cd', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2;
}
.theme-grey div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: 'robotomedium', Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}
.theme-grey div.selector {
  width: 190px;
  font-size: 12px;
}
.theme-grey div.selector select {
  min-width: 190px;
  font-family: 'robotomedium', Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.theme-grey div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
.theme-grey div.selector span {
  color: #464646;
  width: 158px;
  text-transform: uppercase;
}
.theme-grey div.selector.disabled span {
  color: #bbb;
}
.theme-grey div.checker {
  margin-right: 5px;
}
.theme-grey div.radio {
  margin-right: 3px;
}
.theme-grey div.uploader {
  width: 190px;
  cursor: pointer;
}
.theme-grey div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.theme-grey div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}
.theme-grey div.uploader input {
  width: 190px;
}
.theme-grey div.uploader.disabled span.action {
  color: #aaa;
}
.theme-grey div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
.theme-grey .selector,
.theme-grey .checker,
.theme-grey .button,
.theme-grey .radio,
.theme-grey .uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.theme-grey .selector select:focus,
.theme-grey .radio input:focus,
.theme-grey .checker input:focus,
.theme-grey .uploader input:focus {
  outline: 0;
}
.theme-grey div.button a,
.theme-grey div.button button,
.theme-grey div.button input {
  position: absolute;
}
.theme-grey div.button {
  cursor: pointer;
  position: relative;
}
.theme-grey div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.theme-grey div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}
.theme-grey div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.theme-grey div.selector select {
  position: absolute;
  opacity: 0;
  /*filter: alpha(opacity:0);*/
  opacity: 1;
  filter: alpha(opacity=100);
  height: 25px;
  border: none;
  background: none;
}
.theme-grey div.checker {
  position: relative;
}
.theme-grey div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
.theme-grey div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  display: inline-block;
  background: none;
}
.theme-grey div.radio {
  position: relative;
}
.theme-grey div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
.theme-grey div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  text-align: center;
  display: inline-block;
  background: none;
}
.theme-grey div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}
.theme-grey div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}
.theme-grey div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.theme-grey div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/
/* Global Declaration */
.theme-blue {
  /* INPUT & TEXTAREA */
  /* SPRITES */
  /* Select */
  /* Select */
  /* Checkbox */
  /* Radio */
  /* Uploader */
  /* PRESENTATION */
  /* Button */
  /* Select */
  /* Checker */
  /* Radio */
  /* Uploader */
  /*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/
  /* Button */
  /* Select */
  /* Checker */
  /* Radio */
  /* Uploader */
}
.theme-blue div.selector,
.theme-blue div.selector span,
.theme-blue div.checker span,
.theme-blue div.radio span,
.theme-blue div.uploader,
.theme-blue div.uploader span.action,
.theme-blue div.button,
.theme-blue div.button span {
  background-image: url(/static/images/sprite-blue.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.theme-blue .selector,
.theme-blue .radio,
.theme-blue .checker,
.theme-blue .uploader,
.theme-blue .button,
.theme-blue .selector *,
.theme-blue .radio *,
.theme-blue .checker *,
.theme-blue .uploader *,
.theme-blue .button * {
  margin: 0;
  padding: 0;
}
.theme-blue input.text,
.theme-blue input.email,
.theme-blue input.password,
.theme-blue textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #FFF;
  border: none;
  background: #286ba1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  outline: 0;
  height: 30px;
  -moz-box-shadow: 0px 1px 0px 0px #66b3e8;
  -webkit-box-shadow: 0px 1px 0px 0px #66b3e8;
  box-shadow: 0px 1px 0px 0px #66b3e8;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.theme-blue div.selector {
  background-position: -483px -160px;
  line-height: 32px;
  height: 32px;
}
.theme-blue div.selector span {
  background-position: right 0px;
  height: 32px;
  line-height: 32px;
}
.theme-blue div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}
.theme-blue div.selector:active,
.theme-blue div.selector.active {
  background-position: -483px -156px;
}
.theme-blue div.selector:active span,
.theme-blue div.selector.active span {
  background-position: right -2px;
}
.theme-blue div.selector.focus,
.theme-blue div.selector.hover,
.theme-blue div.selector:hover {
  background-position: -483px -200px;
}
.theme-blue div.selector.focus span,
.theme-blue div.selector.hover span,
.theme-blue div.selector:hover span {
  background-position: right -40px;
}
.theme-blue div.selector.focus:active,
.theme-blue div.selector.focus.active,
.theme-blue div.selector:hover:active,
.theme-blue div.selector.active:hover {
  background-position: -483px -240px;
}
.theme-blue div.selector.focus:active span,
.theme-blue div.selector:hover:active span,
.theme-blue div.selector.active:hover span,
.theme-blue div.selector.focus.active span {
  background-position: right -80px;
}
.theme-blue div.selector.disabled {
  background-position: -483px -234px;
}
.theme-blue div.selector.disabled span {
  background-position: right -104px;
}
.theme-blue div.checker {
  width: 19px;
  height: 19px;
}
.theme-blue div.checker input {
  width: 19px;
  height: 19px;
}
.theme-blue div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}
.theme-blue div.checker:active span,
.theme-blue div.checker.active span {
  background-position: -19px -260px;
}
.theme-blue div.checker.focus span,
.theme-blue div.checker:hover span {
  background-position: -38px -260px;
}
.theme-blue div.checker.focus:active span,
.theme-blue div.checker:active:hover span,
.theme-blue div.checker.active:hover span,
.theme-blue div.checker.focus.active span {
  background-position: -57px -260px;
}
.theme-blue div.checker span.checked {
  background-position: -76px -260px;
}
.theme-blue div.checker:active span.checked,
.theme-blue div.checker.active span.checked {
  background-position: -95px -260px;
}
.theme-blue div.checker.focus span.checked,
.theme-blue div.checker:hover span.checked {
  background-position: -114px -260px;
}
.theme-blue div.checker.focus:active span.checked,
.theme-blue div.checker:hover:active span.checked,
.theme-blue div.checker.active:hover span.checked,
.theme-blue div.checker.active.focus span.checked {
  background-position: -133px -260px;
}
.theme-blue div.checker.disabled span,
.theme-blue div.checker.disabled:active span,
.theme-blue div.checker.disabled.active span {
  background-position: -152px -260px;
}
.theme-blue div.checker.disabled span.checked,
.theme-blue div.checker.disabled:active span.checked,
.theme-blue div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
.theme-blue div.radio {
  width: 18px;
  height: 18px;
}
.theme-blue div.radio input {
  width: 18px;
  height: 18px;
}
.theme-blue div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}
.theme-blue div.radio:active span,
.theme-blue div.radio.active span {
  background-position: -18px -279px;
}
.theme-blue div.radio.focus span,
.theme-blue div.radio:hover span {
  background-position: -36px -279px;
}
.theme-blue div.radio.focus:active span,
.theme-blue div.radio:active:hover span,
.theme-blue div.radio.active:hover span,
.theme-blue div.radio.active.focus span {
  background-position: -54px -279px;
}
.theme-blue div.radio span.checked {
  background-position: -72px -279px;
}
.theme-blue div.radio:active span.checked,
.theme-blue div.radio.active span.checked {
  background-position: -90px -279px;
}
.theme-blue div.radio.focus span.checked,
.theme-blue div.radio:hover span.checked {
  background-position: -108px -279px;
}
.theme-blue div.radio.focus:active span.checked,
.theme-blue div.radio:hover:active span.checked,
.theme-blue div.radio.focus.active span.checked,
.theme-blue div.radio.active:hover span.checked {
  background-position: -126px -279px;
}
.theme-blue div.radio.disabled span,
.theme-blue div.radio.disabled:active span,
.theme-blue div.radio.disabled.active span {
  background-position: -144px -279px;
}
.theme-blue div.radio.disabled span.checked,
.theme-blue div.radio.disabled:active span.checked,
.theme-blue div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}
.theme-blue div.uploader {
  background-position: 0px -297px;
  height: 28px;
}
.theme-blue div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}
.theme-blue div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}
.theme-blue div.uploader.focus,
.theme-blue div.uploader.hover,
.theme-blue div.uploader:hover {
  background-position: 0px -353px;
}
.theme-blue div.uploader.focus span.action,
.theme-blue div.uploader.hover span.action,
.theme-blue div.uploader:hover span.action {
  background-position: right -437px;
}
.theme-blue div.uploader.active span.action,
.theme-blue div.uploader:active span.action {
  background-position: right -465px;
}
.theme-blue div.uploader.focus.active span.action,
.theme-blue div.uploader:focus.active span.action,
.theme-blue div.uploader.focus:active span.action,
.theme-blue div.uploader:focus:active span.action {
  background-position: right -493px;
}
.theme-blue div.uploader.disabled {
  background-position: 0px -325px;
}
.theme-blue div.uploader.disabled span.action {
  background-position: right -381px;
}
.theme-blue div.button {
  background-position: 0px -523px;
}
.theme-blue div.button span {
  background-position: right -643px;
}
.theme-blue div.button.focus,
.theme-blue div.button:focus,
.theme-blue div.button:hover,
.theme-blue div.button.hover {
  background-position: 0px -553px;
}
.theme-blue div.button.focus span,
.theme-blue div.button:focus span,
.theme-blue div.button:hover span,
.theme-blue div.button.hover span {
  background-position: right -673px;
}
.theme-blue div.button.active,
.theme-blue div.button:active {
  background-position: 0px -583px;
}
.theme-blue div.button.active span,
.theme-blue div.button:active span {
  background-position: right -703px;
  color: #FFF;
}
.theme-blue div.button.disabled,
.theme-blue div.button:disabled {
  background-position: 0px -613px;
}
.theme-blue div.button.disabled span,
.theme-blue div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}
.theme-blue div.button {
  height: 30px;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 30px;
  border: 1px solid #204762;
  background: #3182ba;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3182ba), color-stop(100%, #296aaa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3182ba 0%, #296aaa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3182ba', endColorstr='#296aaa', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #63a6d4;
  -webkit-box-shadow: inset 0px 1px 0px 0px #63a6d4;
  box-shadow: inset 0px 1px 0px 0px #63a6d4;
}
.theme-blue div.button:hover {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #4a98cd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a98cd), color-stop(100%, #3c82c3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a98cd 0%, #3c82c3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a98cd', endColorstr='#3c82c3', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2;
}
.theme-blue div.button:active {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #3c82c3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c82c3), color-stop(99%, #4a98cd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3c82c3 0%, #4a98cd 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c82c3', endColorstr='#4a98cd', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2;
}
.theme-blue div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: 'robotomedium', Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}
.theme-blue div.selector {
  width: 263px;
  font-size: 12px;
}
.theme-blue div.selector select {
  min-width: 280px;
  font-family: "robotomedium", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.theme-blue div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
.theme-blue div.selector span {
  color: #FFF;
  width: 237px;
  font-family: 'robotomedium';
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: none;
}
.theme-blue div.selector.disabled span {
  color: #bbb;
}
.theme-blue div.checker {
  margin-right: 5px;
}
.theme-blue div.radio {
  margin-right: 3px;
}
.theme-blue div.uploader {
  width: 190px;
  cursor: pointer;
}
.theme-blue div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.theme-blue div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}
.theme-blue div.uploader input {
  width: 190px;
}
.theme-blue div.uploader.disabled span.action {
  color: #aaa;
}
.theme-blue div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
.theme-blue .selector,
.theme-blue .checker,
.theme-blue .button,
.theme-blue .radio,
.theme-blue .uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.theme-blue .selector select:focus,
.theme-blue .radio input:focus,
.theme-blue .checker input:focus,
.theme-blue .uploader input:focus {
  outline: 0;
}
.theme-blue div.button a,
.theme-blue div.button button,
.theme-blue div.button input {
  position: absolute;
}
.theme-blue div.button {
  cursor: pointer;
  position: relative;
}
.theme-blue div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.theme-blue div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}
.theme-blue div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.theme-blue div.selector select {
  position: absolute;
  opacity: 0;
  /*filter: alpha(opacity:0);*/
  opacity: 1;
  filter: alpha(opacity=100);
  height: 25px;
  border: none;
  background: none;
}
.theme-blue div.checker {
  position: relative;
}
.theme-blue div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
.theme-blue div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  display: inline-block;
  background: none;
}
.theme-blue div.radio {
  position: relative;
}
.theme-blue div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
.theme-blue div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  text-align: center;
  display: inline-block;
  background: none;
}
.theme-blue div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}
.theme-blue div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}
.theme-blue div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.theme-blue div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/
/* Global Declaration */
.theme-newsletter {
  /* INPUT & TEXTAREA */
  /* SPRITES */
  /* Select */
  /* Select */
  /* Checkbox */
  /* Radio */
  /* Uploader */
  /* PRESENTATION */
  /* Button */
  /* Select */
  /* Checker */
  /* Radio */
  /* Uploader */
  /*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/
  /* Button */
  /* Select */
  /* Checker */
  /* Radio */
  /* Uploader */
}
.theme-newsletter div.selector,
.theme-newsletter div.selector span,
.theme-newsletter div.checker span,
.theme-newsletter div.radio span,
.theme-newsletter div.uploader,
.theme-newsletter div.uploader span.action,
.theme-newsletter div.button,
.theme-newsletter div.button span {
  background-image: url(/static/images/sprite-blue.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.theme-newsletter .selector,
.theme-newsletter .radio,
.theme-newsletter .checker,
.theme-newsletter .uploader,
.theme-newsletter .button,
.theme-newsletter .selector *,
.theme-newsletter .radio *,
.theme-newsletter .checker *,
.theme-newsletter .uploader *,
.theme-newsletter .button * {
  margin: 0;
  padding: 0;
}
.theme-newsletter input.text,
.theme-newsletter input.email,
.theme-newsletter input.password,
.theme-newsletter textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #FFF;
  border: none;
  background: #2c5c7d;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  outline: 0;
  height: 30px;
  -moz-box-shadow: 0px 1px 0px 0px #5292be;
  -webkit-box-shadow: 0px 1px 0px 0px #5292be;
  box-shadow: 0px 1px 0px 0px #5292be;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.theme-newsletter div.selector {
  background-position: -483px -160px;
  line-height: 32px;
  height: 32px;
}
.theme-newsletter div.selector span {
  background-position: right 0px;
  height: 32px;
  line-height: 32px;
}
.theme-newsletter div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}
.theme-newsletter div.selector:active,
.theme-newsletter div.selector.active {
  background-position: -483px -156px;
}
.theme-newsletter div.selector:active span,
.theme-newsletter div.selector.active span {
  background-position: right -2px;
}
.theme-newsletter div.selector.focus,
.theme-newsletter div.selector.hover,
.theme-newsletter div.selector:hover {
  background-position: -483px -200px;
}
.theme-newsletter div.selector.focus span,
.theme-newsletter div.selector.hover span,
.theme-newsletter div.selector:hover span {
  background-position: right -40px;
}
.theme-newsletter div.selector.focus:active,
.theme-newsletter div.selector.focus.active,
.theme-newsletter div.selector:hover:active,
.theme-newsletter div.selector.active:hover {
  background-position: -483px -240px;
}
.theme-newsletter div.selector.focus:active span,
.theme-newsletter div.selector:hover:active span,
.theme-newsletter div.selector.active:hover span,
.theme-newsletter div.selector.focus.active span {
  background-position: right -80px;
}
.theme-newsletter div.selector.disabled {
  background-position: -483px -234px;
}
.theme-newsletter div.selector.disabled span {
  background-position: right -104px;
}
.theme-newsletter div.checker {
  width: 19px;
  height: 19px;
}
.theme-newsletter div.checker input {
  width: 19px;
  height: 19px;
}
.theme-newsletter div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}
.theme-newsletter div.checker:active span,
.theme-newsletter div.checker.active span {
  background-position: -19px -260px;
}
.theme-newsletter div.checker.focus span,
.theme-newsletter div.checker:hover span {
  background-position: -38px -260px;
}
.theme-newsletter div.checker.focus:active span,
.theme-newsletter div.checker:active:hover span,
.theme-newsletter div.checker.active:hover span,
.theme-newsletter div.checker.focus.active span {
  background-position: -57px -260px;
}
.theme-newsletter div.checker span.checked {
  background-position: -76px -260px;
}
.theme-newsletter div.checker:active span.checked,
.theme-newsletter div.checker.active span.checked {
  background-position: -95px -260px;
}
.theme-newsletter div.checker.focus span.checked,
.theme-newsletter div.checker:hover span.checked {
  background-position: -114px -260px;
}
.theme-newsletter div.checker.focus:active span.checked,
.theme-newsletter div.checker:hover:active span.checked,
.theme-newsletter div.checker.active:hover span.checked,
.theme-newsletter div.checker.active.focus span.checked {
  background-position: -133px -260px;
}
.theme-newsletter div.checker.disabled span,
.theme-newsletter div.checker.disabled:active span,
.theme-newsletter div.checker.disabled.active span {
  background-position: -152px -260px;
}
.theme-newsletter div.checker.disabled span.checked,
.theme-newsletter div.checker.disabled:active span.checked,
.theme-newsletter div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
.theme-newsletter div.radio {
  width: 18px;
  height: 18px;
}
.theme-newsletter div.radio input {
  width: 18px;
  height: 18px;
}
.theme-newsletter div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}
.theme-newsletter div.radio:active span,
.theme-newsletter div.radio.active span {
  background-position: -18px -279px;
}
.theme-newsletter div.radio.focus span,
.theme-newsletter div.radio:hover span {
  background-position: -36px -279px;
}
.theme-newsletter div.radio.focus:active span,
.theme-newsletter div.radio:active:hover span,
.theme-newsletter div.radio.active:hover span,
.theme-newsletter div.radio.active.focus span {
  background-position: -54px -279px;
}
.theme-newsletter div.radio span.checked {
  background-position: -72px -279px;
}
.theme-newsletter div.radio:active span.checked,
.theme-newsletter div.radio.active span.checked {
  background-position: -90px -279px;
}
.theme-newsletter div.radio.focus span.checked,
.theme-newsletter div.radio:hover span.checked {
  background-position: -108px -279px;
}
.theme-newsletter div.radio.focus:active span.checked,
.theme-newsletter div.radio:hover:active span.checked,
.theme-newsletter div.radio.focus.active span.checked,
.theme-newsletter div.radio.active:hover span.checked {
  background-position: -126px -279px;
}
.theme-newsletter div.radio.disabled span,
.theme-newsletter div.radio.disabled:active span,
.theme-newsletter div.radio.disabled.active span {
  background-position: -144px -279px;
}
.theme-newsletter div.radio.disabled span.checked,
.theme-newsletter div.radio.disabled:active span.checked,
.theme-newsletter div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}
.theme-newsletter div.uploader {
  background-position: 0px -297px;
  height: 28px;
}
.theme-newsletter div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}
.theme-newsletter div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}
.theme-newsletter div.uploader.focus,
.theme-newsletter div.uploader.hover,
.theme-newsletter div.uploader:hover {
  background-position: 0px -353px;
}
.theme-newsletter div.uploader.focus span.action,
.theme-newsletter div.uploader.hover span.action,
.theme-newsletter div.uploader:hover span.action {
  background-position: right -437px;
}
.theme-newsletter div.uploader.active span.action,
.theme-newsletter div.uploader:active span.action {
  background-position: right -465px;
}
.theme-newsletter div.uploader.focus.active span.action,
.theme-newsletter div.uploader:focus.active span.action,
.theme-newsletter div.uploader.focus:active span.action,
.theme-newsletter div.uploader:focus:active span.action {
  background-position: right -493px;
}
.theme-newsletter div.uploader.disabled {
  background-position: 0px -325px;
}
.theme-newsletter div.uploader.disabled span.action {
  background-position: right -381px;
}
.theme-newsletter div.button {
  background-position: 0px -523px;
}
.theme-newsletter div.button span {
  background-position: right -643px;
}
.theme-newsletter div.button.focus,
.theme-newsletter div.button:focus,
.theme-newsletter div.button:hover,
.theme-newsletter div.button.hover {
  background-position: 0px -553px;
}
.theme-newsletter div.button.focus span,
.theme-newsletter div.button:focus span,
.theme-newsletter div.button:hover span,
.theme-newsletter div.button.hover span {
  background-position: right -673px;
}
.theme-newsletter div.button.active,
.theme-newsletter div.button:active {
  background-position: 0px -583px;
}
.theme-newsletter div.button.active span,
.theme-newsletter div.button:active span {
  background-position: right -703px;
  color: #FFF;
}
.theme-newsletter div.button.disabled,
.theme-newsletter div.button:disabled {
  background-position: 0px -613px;
}
.theme-newsletter div.button.disabled span,
.theme-newsletter div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}
.theme-newsletter div.button {
  height: 30px;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 30px;
  border: 1px solid #204762;
  background: #306589;
  /* Old browsers */
  background: -moz-linear-gradient(top, #306589 0%, #285371 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #306589), color-stop(100%, #285371));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #306589 0%, #285371 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #306589 0%, #285371 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #306589 0%, #285371 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #306589 0%, #285371 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306589', endColorstr='#285371', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #4987b1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #4987b1;
  box-shadow: inset 0px 1px 0px 0px #4987b1;
  cursor: pointer;
}
.theme-newsletter div.button:hover {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #437ca0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #437ca0 0%, #37668c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #437ca0), color-stop(100%, #37668c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #437ca0 0%, #37668c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #437ca0 0%, #37668c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #437ca0 0%, #37668c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #437ca0 0%, #37668c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#437ca0', endColorstr='#37668c', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #69a4cc;
  -webkit-box-shadow: inset 0px 1px 0px 0px #69a4cc;
  box-shadow: inset 0px 1px 0px 0px #69a4cc;
}
.theme-newsletter div.button:active {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #37668c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #37668c 0%, #437ca0 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #37668c), color-stop(99%, #437ca0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #37668c 0%, #437ca0 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #37668c 0%, #437ca0 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #37668c 0%, #437ca0 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #37668c 0%, #437ca0 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#37668c', endColorstr='#437ca0', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #69a4cc;
  -webkit-box-shadow: inset 0px 1px 0px 0px #69a4cc;
  box-shadow: inset 0px 1px 0px 0px #69a4cc;
}
.theme-newsletter div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: 'robotomedium', Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}
.theme-newsletter div.selector {
  width: 190px;
  font-size: 12px;
}
.theme-newsletter div.selector select {
  min-width: 190px;
  font-family: "robotomedium", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.theme-newsletter div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
.theme-newsletter div.selector span {
  color: #FFF;
  width: 158px;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: none;
}
.theme-newsletter div.selector.disabled span {
  color: #bbb;
}
.theme-newsletter div.checker {
  margin-right: 5px;
}
.theme-newsletter div.radio {
  margin-right: 3px;
}
.theme-newsletter div.uploader {
  width: 190px;
  cursor: pointer;
}
.theme-newsletter div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.theme-newsletter div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}
.theme-newsletter div.uploader input {
  width: 190px;
}
.theme-newsletter div.uploader.disabled span.action {
  color: #aaa;
}
.theme-newsletter div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
.theme-newsletter .selector,
.theme-newsletter .checker,
.theme-newsletter .button,
.theme-newsletter .radio,
.theme-newsletter .uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.theme-newsletter .selector select:focus,
.theme-newsletter .radio input:focus,
.theme-newsletter .checker input:focus,
.theme-newsletter .uploader input:focus {
  outline: 0;
}
.theme-newsletter div.button a,
.theme-newsletter div.button button,
.theme-newsletter div.button input {
  position: absolute;
}
.theme-newsletter div.button {
  cursor: pointer;
  position: relative;
}
.theme-newsletter div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.theme-newsletter div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}
.theme-newsletter div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.theme-newsletter div.selector select {
  position: absolute;
  opacity: 0;
  /*filter: alpha(opacity:0);*/
  opacity: 1;
  filter: alpha(opacity=100);
  height: 25px;
  border: none;
  background: none;
}
.theme-newsletter div.checker {
  position: relative;
}
.theme-newsletter div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
.theme-newsletter div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  display: inline-block;
  background: none;
}
.theme-newsletter div.radio {
  position: relative;
}
.theme-newsletter div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
.theme-newsletter div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  text-align: center;
  display: inline-block;
  background: none;
}
.theme-newsletter div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}
.theme-newsletter div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}
.theme-newsletter div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.theme-newsletter div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  /*filter: alpha(opacity:0);*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
/* ===== Primary Styles ========================================================
Author: Plugidea (http://plugidea.pt)
========================================================================== */
body {
  background-color: #f4f3f1;
  color: #505050;
  margin: 0 !important;
  padding: 0;
  font-family: 'robotoregular';
}
header {
  background-color: #FFF;
}
header .top {
  padding: 20px 0;
}
.container_12.plus {
  width: 1200px;
  background-color: #f4f3f1;
}
/*
.grid_12.plus {
  margin-left: -535px;
  margin-right: -115px;
  width: 2000px;
  position: relative;
}
*/
#messages {
  position: static;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9000;
}
#messages .message {
  background-color: #FCF8E3;
  padding: 6px 0;
  position: absolute;
}
#messages .message a.close {
  float: left;
  line-height: 16px;
  font-size: 16px;
  margin: 3px 15px;
}
#messages .message p {
  font-size: 16px;
  font-weight: bold;
  color: #C09853;
}
.inner-plus {
  margin-top: 40px;
  margin-bottom: 20px;
}
.inner-plus {
  margin-top: 40px;
  margin-bottom: 20px;
}
body.big-page .inner-plus {
  margin-top: 40px;
}
footer > .container_12 > .container_12 {
  padding-top: 20px;
  border-top: 1px solid #d1d2d5;
}
.footer-separator {
  border-top: 1px solid #d1d2d5;
}
.scontainer {
  margin-bottom: 5px;
}
#maincontainer {
  z-index: 0;
  background-color: #f4f3f1;
  border-top: 1px solid #bebfbb;
  /*
  margin-top: -@secondaryMenuOffset;
  padding-top: @secondaryMenuOffset;

  padding: 100px;
  */
}
.img-full {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}
/*TABS HOME*/
.especialidades .img-full {
  height: 60px;
}
.tabs-menu {
  /*margin-top: -@secondaryMenuOffset;*/
  position: relative;
  margin-top: -55px;
  z-index: 1000;
  background-color: #458cc6;
  background-color: #519cce;
  background-image: -moz-linear-gradient(top, #59a6d3, #458cc6);
  background-image: -ms-linear-gradient(top, #59a6d3, #458cc6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#59a6d3), to(#458cc6));
  background-image: -webkit-linear-gradient(top, #59a6d3, #458cc6);
  background-image: -o-linear-gradient(top, #59a6d3, #458cc6);
  background-image: linear-gradient(top, #59a6d3, #458cc6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59a6d3', endColorstr='#458cc6', GradientType=0);
  /*height: 215px;*/
  -moz-box-shadow: inset 0px 1px 0px 0px #77bff1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #77bff1;
  box-shadow: inset 0px 1px 0px 0px #77bff1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tabs-menu .tab-content {
  -webkit-transition: height 4s ease-in-out;
  -moz-transition: height 4s ease-in-out;
  -ms-transition: height 4s ease-in-out;
  -o-transition: height 4s ease-in-out;
  transition: height 4s ease-in-out;
}
.tabs-menu ul li {
  text-align: center;
}
.tabs-menu ul li a,
.tabs-menu ul li a:hover {
  border: none;
  background: none;
}
.tab-content {
  padding-top: 20px;
  border-top: 1px solid #65b2e6;
  border-left: 1px solid #316386;
  border-right: 1px solid #316386;
  border-bottom: 1px solid #316386;
  padding-bottom: 15px;
}
.tabs-menu ul.nav.nav-tabs {
  border: none;
  border-top: 1px solid #316386;
  margin: 0;
}
.tabs-menu ul.nav.nav-tabs li {
  border: none;
  border-bottom: 1px solid #316386;
  border-right: 1px solid #316386;
  border-top: 1px solid #3a79a2;
  margin: 0;
}
.tabs-menu ul.nav.nav-tabs ul {
  height: 35px;
}
.tabs-menu ul.nav.nav-tabs ul li {
  height: 35px;
}
.tab-content .tab-pane > div {
  border-right: 1px solid #60aad9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 3px 0px 0px -2px #326a8f;
  -moz-box-shadow: 3px 0px 0px -2px #326a8f;
  box-shadow: 3px 0px 0px -2px #326a8f;
}
.tab-content .tab-pane.especialidades {
  font-size: 0;
}
.tab-content .tab-pane > div:last-child {
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tabs-menu ul.nav.nav-tabs li.active a {
  text-align: center;
  color: white;
  background: none;
  border: none;
  font-family: 'robotoregular';
  text-decoration: none;
  letter-spacing: -1px;
  text-shadow: 0px 1px 0px #26669d;
  border-top: 1px solid #65b2e6;
}
.tabs-menu ul.nav.nav-tabs li.active {
  background: none;
  border-top: none;
}
.tabs-menu ul.nav.nav-tabs li {
  background-color: #3a79a2;
  border-right: 1px solid #316386;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tabs-menu ul.nav.nav-tabs li:first-child {
  border-left: 1px solid #316386;
}
.tabs-menu ul.nav.nav-tabs li:last-child {
  width: 314px;
}
.tabs-menu ul.nav.nav-tabs li a {
  font-weight: bold;
  font-size: 16px;
  line-height: 35px;
  color: white;
  text-shadow: 0px 1px 0px #1b4c7a;
  letter-spacing: -1px;
  margin: 0;
}
.marcacoes .txt-marcacoes {
  color: #505050;
  font: 12px;
}
.txt-marcacoes {
  color: #fff;
  margin-left: 10px;
  font-size: 10px;
}
.marcacoes-text {
  position: absolute;
  left: 600px;
  top: 784px;
}
.ico-acupunctura-home {
  margin-top: 18px;
}
ul.navigation {
  list-style: none;
  height: 43px;
  float: right;
}
ul.navigation > li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
  height: 43px;
  line-height: 43px;
}
ul.navigation > li > a {
  font-size: 15px;
  font-family: 'robotomedium';
  text-transform: uppercase;
  color: #242424;
  text-decoration: none;
  color: #3d79a3;
  height: 20px;
  line-height: 20px;
  padding-top: 10px;
}
ul.navigation > li.active > a {
  color: #b91fb4;
  border-bottom: 2px solid #b91fb4;
}
ul.navigation > li > a:hover {
  border-bottom: 2px solid #b91fb4;
}
ul.navigation > li.active > a {
  text-decoration: none;
  font-size: 15px;
  font-family: 'robotomedium';
}
ul.navigation > li:first-child {
  margin-left: 0;
}
ul.navigation .dropdown_menu {
  display: none;
  /* For now */
}
img {
  max-width: 100%;
}
/* ---------- */
.fisio-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 310.5px !important;
  display: inline;
  padding-right: 20px;
}
.fisio-box img {
  float: left;
  margin: 0px 20px 0px 20px;
}
.fisio-box .name {
  padding: 0;
  margin: 0;
  color: white;
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.fisio-box .job {
  color: white;
  display: block;
  font-size: 14px;
}
.fisio-box a {
  color: #fff;
}
/* ---------- */
/* TIPOGRAFIA */
h1 {
  font-size: 36px;
  color: #175e87;
  letter-spacing: -1px;
}
h2 {
  color: #519bcd;
  padding-bottom: 14px;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -1px;
}
h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #519bcd;
  font-weight: normal;
  text-transform: uppercase;
}
h4 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #2b2b2b;
  font-weight: normal;
}
h5 {
  font-size: 14px;
  color: #525252;
}
h6 {
  font-size: 20px;
  color: #2b2b2b;
}
p {
  font-family: 'robotoregular';
  font-size: 13px;
  line-height: 20px;
  color: #505050;
  margin-bottom: 15px;
}
strong {
  font-family: 'robotomedium';
  font-weight: normal;
}
.especialidades a {
  color: white;
  display: block;
  text-align: center;
}
footer .plus {
  padding-top: 20px;
}
footer h4 {
  font-size: 16px;
  color: #519bcd;
  margin-bottom: 10px;
}
footer a {
  color: #464646 !important;
  text-transform: uppercase;
  text-align: left !important;
}
footer a,
footer p {
  font-size: 12px;
}
a.especialidade {
  color: #234c69;
  font-size: 16px;
  text-shadow: 0px 1px 0px #67b4e0;
}
.especialidades-root img {
  border: 5px solid #E9E7E7;
  border-radius: 100px;
  margin: 10px;
  padding: 10px;
  background: #FAF9F7;
}
.especialidades-root img:first-child {
  margin-top: 0px;
}
.especialidades-root img:last-child {
  margin-bottom: 0px;
}
/* 

 /////////////////////////////////////////   BG IMAGES   /////////////////////////////////////////////

 */
/* TITULO HEADER */
.title-on-banner {
  position: absolute;
  width: 490px;
  margin-top: 8px;
  z-index: 1000;
}
.big-page .title-on-banner {
  position: absolute;
  width: 490px;
  margin-top: 160px;
  z-index: 1000;
}
.contactos .title-on-banner {
  position: absolute;
  width: 490px;
  margin-top: 140px;
  z-index: 1000;
}
.marcacoes .title-on-banner {
  position: absolute;
  width: 490px;
  margin-top: 140px;
  z-index: 1000;
}
.noticias .title-on-banner {
  position: absolute;
  width: 490px;
  margin-top: 140px;
  z-index: 1000;
}
.especialidades .title-on-banner {
  position: absolute;
  width: 490px;
  margin-top: 140px;
  z-index: 1000;
}
.title-on-banner img {
  float: left;
  margin-right: 5px;
}
div.title-on-banner h1 {
  color: white;
  padding: 15px 20px 20px 20px;
  display: inline-block;
  background-color: #08C;
  background: url(../images/bg-blue-trans-pixel.png);
  line-height: 40px;
  font-weight: normal;
  font-family: 'robotoregular';
}
.title-on-banner .inner {
  display: block;
  margin-top: -40px;
}
/* IMAGES */
.bg-images {
  position: absolute;
  top: 83px;
  left: 0;
  right: 0;
  z-index: 1;
}
.big-page .grid_12.plus {
  height: 392px;
}
.big-page .bg-images {
  background: url('../images/img-header-home.jpg') no-repeat center top;
  height: 420px;
}
.contactos .bg-images {
  background: url('../images/img-contactos.jpg') no-repeat center top;
  height: 281px;
}
.contactos .grid_12.plus {
  height: 281px;
}
.terapeutas .bg-images {
  background: url('../images/img-terapeutas.jpg') no-repeat center top;
  height: 281px;
}
.terapeutas .grid_12.plus {
  height: 281px;
}
.noticias .bg-images {
  background: url('../images/img-noticias.jpg') no-repeat center top;
  height: 281px;
}
.noticias .grid_12.plus {
  height: 281px;
}
.marcacoes .bg-images {
  background: url('../images/img-marcacoes.jpg') no-repeat center top;
  height: 281px;
}
.marcacoes .grid_12.plus {
  height: 281px;
}
.especialidades .bg-images {
  background: url('../images/img-sobrenos.jpg') no-repeat center top;
  height: 281px;
}
.especialidades .grid_12.plus {
  height: 281px;
}
.especialidades.osteopatia .bg-images {
  background: url('../images/img-osteopatia.jpg') no-repeat center top;
  height: 281px;
}
.especialidades.fisioterapia .bg-images {
  background: url('../images/img-fisioterapia.jpg') no-repeat center top;
  height: 281px;
}
.especialidades.acupunctura .bg-images {
  background: url('../images/img-acupunctura.jpg') no-repeat center top;
  height: 281px;
}
.especialidades.podoposturologia .bg-images {
  background: url('../images/img-podoposturologia.jpg') no-repeat center top;
  height: 281px;
}
.especialidades.nutricao .bg-images {
  background: url('../images/img-nutricao.jpg') no-repeat center top;
  height: 281px;
}
.especialidades.med-desportiva .bg-images {
  background: url('../images/img-med-desportiva.jpg') no-repeat center top;
  height: 281px;
}
.links-especialidade h2 a {
  color: #646464;
  text-align: left;
  line-height: 134px;
  margin-left: 40px;
  text-transform: capitalize;
}
/*NEWSLETTER BOX*/
.theme-newsletter p {
  color: #fff;
}
.botao {
  height: 30px;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #204762;
  background: #3182ba;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3182ba), color-stop(100%, #296aaa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3182ba 0%, #296aaa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3182ba 0%, #296aaa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3182ba', endColorstr='#296aaa', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #63a6d4;
  -webkit-box-shadow: inset 0px 1px 0px 0px #63a6d4;
  box-shadow: inset 0px 1px 0px 0px #63a6d4;
}
.botao:hover {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #4a98cd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a98cd), color-stop(100%, #3c82c3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a98cd 0%, #3c82c3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a98cd', endColorstr='#3c82c3', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2;
}
.botao:active {
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  background: #3c82c3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c82c3), color-stop(99%, #4a98cd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3c82c3 0%, #4a98cd 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3c82c3 0%, #4a98cd 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c82c3', endColorstr='#4a98cd', GradientType=0);
  /* IE6-9 */
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2;
}
/* ---------- */
/* FORMULÁRIO */
.blue-bg {
  background-color: #3e7ba5;
  background-image: -moz-linear-gradient(top, #4385ac, #376d9a);
  background-image: -ms-linear-gradient(top, #4385ac, #376d9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4385ac), to(#376d9a));
  background-image: -webkit-linear-gradient(top, #4385ac, #376d9a);
  background-image: -o-linear-gradient(top, #4385ac, #376d9a);
  background-image: linear-gradient(top, #4385ac, #376d9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4385ac', endColorstr='#376d9a', GradientType=0);
  -moz-box-shadow: inset 0px 1px 0px 0px #71b0db, 0px 2px 2px 0px #c9c8c7;
  -webkit-box-shadow: inset 0px 1px 0px 0px #71b0db, 0px 2px 2px 0px #c9c8c7;
  box-shadow: inset 0px 1px 0px 0px #71b0db, 0px 2px 2px 0px #c9c8c7;
  padding: 15px 20px 20px 20px;
  border: 1px solid #316386;
  color: white;
}
form.form {
  background-color: #3e7ba5;
  background-image: -moz-linear-gradient(top, #4385ac, #376d9a);
  background-image: -ms-linear-gradient(top, #4385ac, #376d9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4385ac), to(#376d9a));
  background-image: -webkit-linear-gradient(top, #4385ac, #376d9a);
  background-image: -o-linear-gradient(top, #4385ac, #376d9a);
  background-image: linear-gradient(top, #4385ac, #376d9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4385ac', endColorstr='#376d9a', GradientType=0);
  -moz-box-shadow: inset 0px 1px 0px 0px #71b0db, 0px 2px 2px 0px #c9c8c7;
  -webkit-box-shadow: inset 0px 1px 0px 0px #71b0db, 0px 2px 2px 0px #c9c8c7;
  box-shadow: inset 0px 1px 0px 0px #71b0db, 0px 2px 2px 0px #c9c8c7;
  padding: 15px 20px 20px 20px;
  border: 1px solid #316386;
  color: white;
}
span.form-title {
  font-size: 18px;
  text-shadow: 0px 1px 0px #1d517e;
}
span.form-title p {
  font-size: 13px;
  text-shadow: none;
  color: #FFF;
}
.form input {
  margin-bottom: 10px;
  margin-left: 0px;
  width: 167px;
}
.form input::-webkit-input-placeholder {
  color: #4e8cb7;
}
.form input:focus::-webkit-input-placeholder {
  opacity: 0;
}
/* NOTICIAS */
.noticia-container {
  margin-top: 20px;
}
.noticia-container:first-child {
  margin-top: 0px;
}
.noticia-container h3 {
  color: #519bcd;
  font-size: 20px;
  text-transform: uppercase;
}
.noticia-container a {
  font-family: 'robotomedium';
}
.mcontainer img:nth-child(3n) {
  margin-right: 0px;
}
.one_third > li,
.one_third > div,
.one_third_elem {
  width: 313px;
  display: inline-block;
}
.one_sixth > div {
  width: 156.3px;
  display: inline-block;
}
.noticia-container img {
  float: left;
  margin-right: 20px;
}
.grid_12 h3 {
  margin-bottom: 14px;
}
.third-no-margin {
  font-size: 0;
}
.third-no-margin img {
  margin-right: 20px;
  margin-bottom: 20px;
}
.third-no-margin a:nth-child(3n) img {
  margin-right: 0;
}
/*PAGINAÇÃO*/
.pagination-pag {
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
}
.pagination-pag p {
  margin-bottom: 0px;
}
/*LIGHTBOX*/
.lb-outerContainer {
  border-radius: 0px;
}
.lb-data .lb-number {
  color: #FFF;
  margin-left: -11px;
  margin-top: 10px;
}
.lb-data .lb-close {
  margin-right: -15px;
  margin-top: 5px;
}
/* DROPDOWN MENU */
li.has_dropdown {
  position: relative;
}
.dropdown-menu {
  position: absolute;
  z-index: 2000;
  background-color: #3D79A3;
  display: block;
  top: 31px;
  background: -moz-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a98cd), color-stop(100%, #3c82c3));
  background: -webkit-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  background: -o-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  background: -ms-linear-gradient(top, #4a98cd 0%, #3c82c3 100%);
  background: linear-gradient(to bottom, #4a98cd 0%, #3c82c3 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#4a98cd', endColorstr='#3c82c3', GradientType=0);
  -moz-box-shadow: inset 0px 1px 0px 0px #7ab8e2, 0px 3px 8px 0px #7D7D7D;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7ab8e2, 0px 3px 8px 0px #7D7D7D;
  box-shadow: inset 0px 1px 0px 0px #7ab8e2, 0px 3px 8px 0px #7D7D7D;
  border: 1px solid #316386;
}
.dropdown-menu li {
  line-height: 30px;
  border-top: 1px solid #316386;
}
.dropdown-menu li:hover {
  line-height: 30px;
  border-top: 1px solid #316386;
  background-color: #62afe3;
  -moz-box-shadow: inset 0px 1px 0px 0px #7bbeeb;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7bbeeb;
  box-shadow: inset 0px 1px 0px 0px #7bbeeb;
}
.dropdown-menu li:first-child {
  border: none;
}
.dropdown-menu a {
  margin-left: 10px;
  margin-right: 10px;
  color: #FFF;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 12px;
  height: 30px;
  text-align: left;
}
.dropdown-menu a:hover {
  margin-left: 10px;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
}
.headlines li a {
  font-size: 14px;
}
/*FORM MARCVAÇÔES HOME*/
/* HEADLINES NOTICIAS BARRA LATERAL */
.headlines {
  margin-bottom: 20px;
}
.headlines li a {
  font-size: 14px;
}
.headlines ul li a {
  color: #FFF;
  font-size: 13px;
  font-family: 'robotoregular';
  text-align: left;
}
.headlines h4 {
  margin-bottom: 15px;
  color: white;
  font-size: 18px;
  text-shadow: 0px 1px 0px #1D517E;
}
.sep-noticias {
  height: 1px;
  width: 100%;
  background: #2c5c7d;
  box-shadow: 0px 1px 0px #5292be;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sep-noticias:last-child {
  display: none;
}
/*FORM MARCVAÇÔES HOME*/
.theme-blue .control-label {
  text-transform: uppercase;
  color: #FFF;
  margin-left: 2px;
}
/*FORM MARCAÇÕES*/
.form-marcacao-dados {
  width: 340px;
  float: left;
  margin-right: 20px;
}
.form-marcacao-dados input {
  width: 330px;
  font-family: 'robotoregular';
  font-size: 13px;
}
.form-marcacao-dados label {
  text-transform: uppercase;
  font-size: 13px;
}
.form-marcacao-consulta {
  width: 340px;
  float: left;
}
.form-marcacao-consulta input {
  width: 330px;
  font-family: 'robotoregular';
  font-size: 13px;
}
.theme-grey textarea.uniform {
  width: 330px;
  font-family: 'robotoregular';
  font-size: 13px;
  height: 98px;
  resize: none;
}
.form-marcacao-consulta label {
  text-transform: uppercase;
  font-size: 13px;
}
.theme-grey div.selector {
  margin-left: -2px;
  width: 333px;
}
.theme-grey div.selector span {
  width: 308px;
}
.theme-grey div.selector select {
  width: 345px;
}
.form-marcacao-dados .errorlist {
  color: red;
}
.form-marcacao-consulta .errorlist {
  color: red;
}
p.info {
  font-size: 16px;
}
p.info_menu {
  color: white;
  font-size: 16px;
  margin-left: 20px;
}
/*FORM MARCACOES TAB*/
.marcacao-menu-tab p {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.marcacao-menu-tab {
  float: left;
  width: 272px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #326488;
  box-shadow: 1px 0px 0px #61aee2;
}
.marcacao-menu-tab:last-child {
  border-right: none;
  box-shadow: none;
}
.marcacao-menu-tab label {
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  text-shadow: 1px 1px 1px #265D80;
  margin-bottom: 8px;
  float: left;
}
.marcacao-menu-tab input {
  width: 263px;
}
.theme-blue textarea.uniform {
  width: 263px;
  height: 50px;
  padding-top: 5px;
  padding-left: 5px;
}
.marcacao-menu-tab .marcacao-data {
  float: left;
  width: 120px;
}
.marcacao-menu-tab .marcacao-data2 {
  float: left;
  width: 120px;
  margin-left: 28px;
}
.marcacao-menu-tab .marcacao-data input {
  width: 120px;
}
.marcacao-menu-tab .marcacao-data2 div.selector {
  width: 120px;
  margin-top: -2px;
}
.marcacao-menu-tab .marcacao-data2 div.selector span {
  width: 95px;
}
.marcacao-menu-tab .marcacao-data2 div.selector select {
  width: 120px;
  margin-top: -1px;
}
.marcacao-menu-tab .errorlist li {
  text-align: left;
  color: red;
}
/*FORM CONTACTO*/
.form-contacto label {
  text-transform: uppercase;
  font-size: 13px;
}
.form-contacto input {
  width: 330px;
}
.form-contacto .error {
  color: red;
}
