@font-face {
  font-family: 'open_sansregular';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'santico';
  src: url("../fonts/santico.eot?-oqkwhs");
  src: url("../fonts/santico.eot?#iefix-oqkwhs") format("embedded-opentype"), url("../fonts/santico.woff?-oqkwhs") format("woff"), url("../fonts/santico.ttf?-oqkwhs") format("truetype"), url("../fonts/santico.svg?-oqkwhs#capsico") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'santico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-zoom-in:before {
  content: "\e987";
}

.icon-search:before {
  content: "\f002";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-triangle-left:before {
  content: "\f044";
}
.icon-triangle-right:before {
  content: "\f05a";
}
.icon-user:before {
  content: "\e606";
}
.icon-search2:before {
  content: "\e601";
}
.icon-lock:before {
  content: "\e600";
}
.icon-warning:before {
  content: "\e603";
}
.icon-cross:before {
  content: "\e604";
}
.icon-checkmark:before {
  content: "\e605";
}
.icon-file-pdf:before {
  content: "\e602";
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

html {
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  background-color: #FFF;
  color: #404040;
  font-family: "open_sansregular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 100%;
  padding-top: 151px; }
  @media only screen and (max-width: 320px) {
    body {
      padding-top: 64px; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    body {
      padding-top: 64px; } }

.ez-container {
  min-height: 100%;
  position: relative;
  padding-bottom: 171px; }

/* colors */
.ez-background-blue {
  background-color: #D6E8E8; }

.ez-background-darkpink {
  background-color: #be1f67; }

.ez-background-blue-green {
  background-color: #51a8b6; }

.ez-color-lightgrey {
  color: #b7cad1; }

.ez-color-lightblue {
  color: #07a1d5; }

/* Helpers */
.ez-full-width {
  width: 100%; }

.center-block {
  display: table; }

.clear-margin {
  margin: 0 !important; }

.clear-margin-top {
  margin-top: 0 !important; }

.clear-margin-bottom {
  margin-bottom: 0 !important; }

.clear-padding {
  padding: 0 !important; }

.clear-padding-left {
  padding-left: 0 !important; }

.clear-padding-right {
  padding-right: 0 !important; }

.clear-padding-top {
  padding-top: 0 !important; }

.clear-padding-bottom {
  padding-bottom: 0 !important; }

.ez-padding-left-15 {
  padding-left: 15px; }

.ez-padding-right-6 {
  padding-right: 6px; }

.ez-margin-left-15 {
    margin-left: 15px; }

.ez-margin-right-15 {
    margin-right: 15px; }

.ez-margin-top-15 {
    margin-top: 15px; }

.ez-margin-bottom-15 {
    margin-bottom: 15px; }

.divider-10 {
  padding-top: 10px; }

.divider-20 {
  padding-top: 20px; }

.divider-30 {
  padding-top: 30px; }

.img-responsive {
  width: 100%; }

.img-responsive-maxW {
  display: block;
  height: auto;
  max-width: 100%; }

.ez-img-pull-right {
    float: right;
    clear: both;
    margin: 0px 0px 15px 15px; }

.ez-img-pull-left {
    float: left;
    clear: both;
    margin: 0px 15px 15px 0; }

.ez-img-pull-top {
    float: left;
    margin: 0px 15px 15px 0; }

.ez-img-pull-bottom {
    float: left;
    margin: 15px 15px 0 0; }

/* ---- line divider---- */
.ez-hr {
  border-bottom: 1px solid #E3E7EA;
  height: 1px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

/* ---- Typography ---- */
a {
  color: #07a1d5;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #000;
    border-bottom: 1px solid #000;
    text-decoration: none; }

a.ez-plain-link {
  color: #000;
  border: none;
  text-decoration: none; }
  a.ez-plain-link:hover, a.ez-plain-link:focus, a.ez-plain-link:active {
    color: #07a1d5;
    border: none;
    text-decoration: none; }

a img {
  border: none; }
  a img:hover, a img:focus, a img:active {
    border: none; }

a.ez-header-link {
  color: #B2DFE6;
  border: none;
  text-decoration: none;
  padding-left: 10px;
  font-size: 12px; }
  a.ez-header-link:hover, a.ez-header-link:focus, a.ez-header-link:active {
    color: #FFF;
    border: none;
    text-decoration: none; }

p {
  line-height: 1.4em;
  margin: 0 0 6px 0; }

p.ez-lead-text {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: inherit;
  margin-bottom: 4px; }
  p.ez-lead-text a.news-link {
    color: #000;
    border: none;
    text-decoration: none; }
    p.ez-lead-text a.news-link:hover, p.ez-lead-text a.news-link:focus, p.ez-lead-text a.news-link:active {
      color: #07a1d5;
      border-bottom: none;
      text-decoration: none; }

p.ez-lead-text-plain {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: inherit;
    margin-bottom: 4px; }
p.ez-lead-text-plain a.news-link {
    color: #000;
    border: none;
    text-decoration: none; }
p.ez-lead-text-plain a.news-link:hover, p.ez-lead-text-plain a.news-link:focus, p.ez-lead-text-plain a.news-link:active {
    color: #07a1d5;
    border-bottom: none;
    text-decoration: none; }

p.ez-small-text {
  font-size: 12px; }

.ez-header-highlight-blue {
  color: #51A8B6;
  font-weight: 600;
  margin-top: 0; }

.ez-header-highlight-green {
  color: #7ebd4f;
  font-weight: 600;
  margin-top: 0; }

.ez-title,
.ez-book-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px; }

@media only screen and (max-width: 320px) {
  .ez-center-text-mob {
    text-align: center; } }
@media only screen and (min-width: 321px) and (max-width: 414px) {
  .ez-center-text-mob {
    text-align: center; } }

/* ---- Top path ---- */
.ez-path {
  margin-bottom: 12px; }

/* ---- images containers ---- */
.ez-img-catalog {
  border: 1px solid #dbdbdb; }
  @media only screen and (max-width: 320px) {
    .ez-img-catalog {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .ez-img-catalog {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 416px) and (max-width: 768px) {
    .ez-img-catalog {
      margin-bottom: 10px; } }
  .ez-img-cataloga, .ez-img-catalog:hover, .ez-img-catalog:focus, .ez-img-catalog:active {
    border: 1px solid #dbdbdb; }

/* ---- Headers section ---- */
.ez-pill-header {
  background-color: #b7cad1;
  border-radius: 14px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 4px 10px;
  width: 100%; }

.ez-section-header {
  border-bottom: 1px solid #b7cad1;
  height: 10px;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .ez-section-header .text {
    background-color: #FFF;
    color: #b7cad1;
    font-size: 12px;
    font-weight: 700;
    left: 0;
    padding-right: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0; }

/* ---- menu list's ---- */
.ez-list-menu ul.first-level {
  padding: 0;
  margin: 0; }
  .ez-list-menu ul.first-level li {
    list-style: none;
    font-size: 16px;
    font-weight: 600; }
    .ez-list-menu ul.first-level li a.list-menu-link {
      color: #000;
      border: none;
      text-decoration: none; }
      .ez-list-menu ul.first-level li a.list-menu-link:hover, .ez-list-menu ul.first-level li a.list-menu-link:focus, .ez-list-menu ul.first-level li a.list-menu-link:active {
        color: #07a1d5;
        border-bottom: none;
        text-decoration: none; }
.ez-list-menu ul.second-level {
  padding: 0 0 0 10px;
  margin: 4px 0 0 0; }
  .ez-list-menu ul.second-level li {
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 4px; }
    .ez-list-menu ul.second-level li:last-child {
      margin-bottom: 12px; }
    .ez-list-menu ul.second-level li a.list-menu-link {
      color: #000;
      border: none;
      text-decoration: none; }
      .ez-list-menu ul.second-level li a.list-menu-link:hover, .ez-list-menu ul.second-level li a.list-menu-link:focus, .ez-list-menu ul.second-level li a.list-menu-link:active {
        color: #07a1d5;
        border-bottom: none;
        text-decoration: none; }

/* ---- colorful banners ---- */
.ez-box-banner {
  width: 100%; }
  .ez-box-banner .banner-padding {
    padding: 10px 30px 10px 20px;
    position: relative; }
    .ez-box-banner .banner-padding .lead-text {
      color: #FFF;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 0;
      text-align: center; }
    .ez-box-banner .banner-padding .text {
      color: #FFF;
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 0;
      text-align: center; }
    .ez-box-banner .banner-padding .banner-right-border {
      background: url("../images/arrow-right-white.png") no-repeat center right;
      position: absolute;
      border-left: 1px solid #FFF;
      right: 8px;
      top: 10px;
      bottom: 10px;
      width: 20px; }
  .ez-box-banner.ez-background-darkpink:hover {
    background-color: #a21a58; }
  .ez-box-banner.ez-background-blue-green:hover {
    background-color: #4495a2; }

/* ---- Pagination ---- */
.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #07a1d5; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #81959C;
  border-color: #81959C;
}

/* ---- Alerts---- */

.ez-alert-warning {
  background-color: #FFEAD3;
  border-radius: 6px;
  padding: 14px;
}

.ez-alert-alert {
  background-color: #FBC8B5;
  border-radius: 6px;
  padding: 14px; }
   .ez-alert-alert .title {
    color: #C74717; }

.ez-alert-success {
  background-color: #D9EBB3;
  border-color: #D9EBB3;
  border-radius: 6px;
  padding: 14px; }
  .ez-alert-success .title {
    color: #3c763d; }

/* ---- Livromedia backgrounds ---- */
.path-backg-lmedia {
  padding: 1px 4px;
  margin-right: 10px;
  border-radius: 4px;
  color: #000;
  font-size: 14px; }
  .path-backg-lmedia.backg-lmedia-green {
    background-color: #d9ebb3; }
  .path-backg-lmedia.backg-lmedia-orange {
    background-color: #fdd099; }
  .path-backg-lmedia.backg-lmedia-blue {
    background-color: #9dcbe5; }
  .path-backg-lmedia.backg-lmedia-pink {
    background-color: #ecc0f8; }

.ez-table .header {
  padding: 6px 8px;
  color: #FFF;
  font-weight: 600;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 10px; }
.ez-table .content ul {
  padding-left: 25px;
  margin: 0; }
  .ez-table .content ul li {
    margin-bottom: 4px; }
    .ez-table .content ul li:last-child {
      margin-bottom: 8px; }

table.ez-tables-html {
  width: 100%; }
  table.ez-tables-html th {
    padding: 6px 8px;
    color: #FFF;
    font-weight: 600;
    font-size: 16px;
    background-color: #51a8b6;
    border: 1px solid #FFF; }
    table.ez-tables-html th:first-child {
      border-left: 1px solid #51a8b6; }
    table.ez-tables-html th:last-child {
      border-right: 1px solid #51a8b6; }
  table.ez-tables-html td {
    padding: 4px;
    border: 1px solid #51a8b6;
    font-size: 14px; }

    .ez-code-active {
  padding: 2px 6px;
  background-color: #D9EBB3;
  color: #666;
  border-radius: 4px;
  font-size: 13px; }

.ez-code-not-active {
  padding: 2px 6px;
  background-color: #D81313;
  color: #FFF;
  border-radius: 4px;
  font-size: 13px; }

.ez-header-news {
  background-color: #f2f2f2;
  padding: 6px 8px;
  color: #404040;
  font-weight: 600;
  border-radius: 4px;
  font-size: 20px; }
  .ez-header-news .all-news {
    font-size: 14px;
    margin-left: 10px; }

    .ez-header-news-list {
  background-color: #f2f2f2;
  padding: 6px 8px;
  color: #404040;
  font-weight: 600;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 10px; }
  .ez-header-news-list .all-news-list {
    font-size: 12px;
    margin-left: 10px; }

.navbar-top {
  background-color: #FFF;
  border-color: #FFF;
  font-size: 18px;
  font-weight: 600; }
  @media only screen and (max-width: 320px) {
    .navbar-top {
      font-size: 18px; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .navbar-top {
      font-size: 18px; } }
  @media only screen and (min-width: 416px) and (max-width: 768px) {
    .navbar-top {
      font-size: 18px; } }
  @media only screen and (max-width: 320px) {
    .navbar-top .mob-color {
      background-color: #D6E8E8; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .navbar-top .mob-color {
      background-color: #D6E8E8; } }
  @media only screen and (min-width: 416px) and (max-width: 768px) {
    .navbar-top .mob-color {
      background-color: #D6E8E8; } }
  .navbar-top .ez-section-mob-menu {
    width: 60%;
    float: left; }
    @media only screen and (max-width: 320px) {
      .navbar-top .ez-section-mob-menu {
        width: 60%;
        float: left; }
        .navbar-top .ez-section-mob-menu li {
          border-left: 1px solid #FFF;
          float: none;
          margin-left: 14px;
          padding-bottom: 6px;
          padding-top: 0; }
          .navbar-top .ez-section-mob-menu li:first-child {
            padding-top: 8px; } }
    @media only screen and (min-width: 321px) and (max-width: 414px) {
      .navbar-top .ez-section-mob-menu {
        width: 60%;
        float: left; }
        .navbar-top .ez-section-mob-menu li {
          border-left: 1px solid #FFF;
          float: none;
          margin-left: 14px;
          padding-bottom: 6px;
          padding-top: 0; }
          .navbar-top .ez-section-mob-menu li:first-child {
            padding-top: 8px; } }

.navbar-collapse {
  padding-top: 12px;
  padding-bottom: 12px; }

.navbar-brand {
  height: inherit; }
  @media only screen and (max-width: 320px) {
    .navbar-brand {
      height: 50px !important;
      padding: 6px 10px;
      width: 40%; } }

a.navbar-brand {
  border: none; }
  a.navbar-brand:hover {
    border: none; }

.nav {
  float: right;
  margin-top: 32px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 320px) {
    .nav {
      float: left;
      margin-top: 10px;
      margin-left: 0; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .nav {
      float: left;
      margin-top: 10px;
      margin-left: 0; } }
  @media only screen and (min-width: 416px) and (max-width: 768px) {
    .nav {
      float: right; } }

@media only screen and (max-width: 320px) {
  .navbar-nav {
    margin: 0; } }
@media only screen and (min-width: 321px) and (max-width: 414px) {
  .navbar-nav {
    margin: 0; } }

.navbar-nav > li {
  border-right: 1px solid #dbdbdb; }
  @media only screen and (max-width: 320px) {
    .navbar-nav > li {
      border-right: none; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .navbar-nav > li {
      border-right: none; } }
  @media only screen and (min-width: 416px) and (max-width: 768px) {
    .navbar-nav > li {
      border-right: none; } }
  .navbar-nav > li a {
    border: none;
    color: #404040;
    padding: 6px 18px;
    text-decoration: none; }
    @media only screen and (max-width: 320px) {
      .navbar-nav > li a {
        padding: 6px 0; } }
    @media only screen and (min-width: 321px) and (max-width: 414px) {
      .navbar-nav > li a {
        padding: 6px 0; } }
    @media only screen and (min-width: 416px) and (max-width: 768px) {
      .navbar-nav > li a {
        padding: 6px 0; } }
    .navbar-nav > li a.active {
      border: none;
      color: #FF0000;
      padding: 6px 10px;
      text-decoration: none;
      cursor: default; }
  .navbar-nav > li:last-child {
    border-right: none; }
    .navbar-nav > li:last-child a {
      padding: 6px 0 6px 18px; }
      @media only screen and (max-width: 320px) {
        .navbar-nav > li:last-child a {
          padding: 6px 0 6px 0; } }
      @media only screen and (min-width: 321px) and (max-width: 414px) {
        .navbar-nav > li:last-child a {
          padding: 6px 0 6px 0; } }
      @media only screen and (min-width: 416px) and (max-width: 768px) {
        .navbar-nav > li:last-child a {
          padding: 6px 0 6px 0; } }

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
  color: #FF0000;
  text-decoration: none; }

/* hamburger menu */
.navbar-toggle .icon-bar {
  background-color: #404040; }

@media only screen and (max-width: 320px) {
  .navbar-toggle {
    margin-top: 18px; } }
@media only screen and (min-width: 321px) and (max-width: 414px) {
  .navbar-toggle {
    margin-top: 18px; } }

/* -- Section menu --*/
.ez-section-menu ul {
  margin: 0;
  padding: 0; }
  .ez-section-menu ul li {
    list-style: none;
    float: left;
    padding: 6px 0; }
    .ez-section-menu ul li a {
      border: none;
      color: #404040;
      padding: 6px 14px;
      text-decoration: none;
      font-size: 16px; }
      .ez-section-menu ul li a:hover, .ez-section-menu ul li a:focus {
        background-color: transparent;
        color: #FF0000;
        text-decoration: none; }
.ez-section-menu.user-login-menu {
  float: right; }
  @media only screen and (max-width: 320px) {
    .ez-section-menu.user-login-menu {
      float: left; } }
          .ez-section-menu ul li.active {
      background-color: #8BB9B9; }
      .ez-section-menu ul li.active a {
        color: #FFF;
        cursor: default; }
        .ez-section-menu ul li.active a:hover, .ez-section-menu ul li.active a:active {
          color: #FFF; }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .ez-section-menu.user-login-menu {
      float: left; } }
  .ez-section-menu.user-login-menu .nav-user-text {
    font-size: 14px;
    margin-top: 4px;
    margin-right: 8px; }
  .ez-section-menu.user-login-menu a {
    padding-right: 0; }
    .ez-section-menu.user-login-menu a.btn-nav-user {
      border-radius: 4px;
      color: #FFF;
      display: inline-block;
      font-size: 12px;
      font-weight: 400;
      margin: 0 0 0 4px;
      padding: 4px 6px 3px 6px;
      text-decoration: none;
      background-color: #8BB9B9;
      border: 1px solid #709C9C;
      font-weight: 600;
      outline: none; }
      .ez-section-menu.user-login-menu a.btn-nav-user:hover:not(:disabled), .ez-section-menu.user-login-menu a.btn-nav-user:active:not(:disabled), .ez-section-menu.user-login-menu a.btn-nav-user:focus:not(:disabled) {
        color: #FFF;
        cursor: pointer;
        background-color: #54a9a9; }

.panel-default {
  border: none !important; }
  .panel-default .panel-heading {
    color: #333;
    border-color: none;
    border-radius: 8px;
    padding: 0; }
    .panel-default .panel-heading a {
      text-decoration: none;
      border: none;
      padding: 10px 15px;
      display: block;
      font-size: 18px;
      font-weight: 700; }
    .panel-default .panel-heading.green {
      background-color: #d9ebb3; }
    .panel-default .panel-heading.orange {
      background-color: #fdd099; }
    .panel-default .panel-heading.blue {
      background-color: #9dcbe5; }
    .panel-default .panel-heading.pink {
      background-color: #ecc0f8; }

.panel-collapse .panel-body {
  padding: 5px 12px 12px 12px; }
.panel-collapse.green-panel {
  background-color: #F5F9EE; }
.panel-collapse.orange-panel {
  background-color: #feebd3; }
.panel-collapse.blue-panel {
  background-color: #c3e1f2; }
.panel-collapse.pink-panel {
  background-color: #f2dff7; }
.panel-collapse ul {
  margin: 0;
  padding: 8px 0 0 0;
  list-style: none; }
  .panel-collapse ul li {
    margin-bottom: 4px; }
    .panel-collapse ul li.title {
      font-weight: 700;
      font-size: 16px; }
    .panel-collapse ul li.item {
      padding-left: 10px; }
  .panel-collapse ul .demo {
    background-color: #15BD15;
    padding: 1px 4px;
    margin-left: 4px;
    border-radius: 4px;
    color: #FFF;
    font-size: 12px;
    font-weight: 700; }

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  margin-top: 4px; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 12px; }
.form-horizontal .control-label-section {
  text-align: left;
  background-color: #daf3f6;
  border-top: 1px solid #b1d1d5;
  border-left: 1px solid #b1d1d5;
  border-bottom: 1px solid #b1d1d5;
  border-right: none; }
    .form-horizontal .control-label-section.border-right {
    border-right: 1px solid #b1d1d5 !important; }
  .form-horizontal .control-label-section label {
    color: #168c9f;
    font-weight: 600;
    padding-top: 6px;
    padding-bottom: 1px;
    white-space: nowrap; }
  @media only screen and (max-width: 320px) {
    .form-horizontal .control-label-section {
      border-top: 1px solid #b1d1d5;
      border-left: 1px solid #b1d1d5;
      border-right: 1px solid #b1d1d5;
      border-bottom: none; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .form-horizontal .control-label-section {
      border-top: 1px solid #b1d1d5;
      border-left: 1px solid #b1d1d5;
      border-right: 1px solid #b1d1d5;
      border-bottom: none; } }

.form-control {
  border-radius: 0;
  border-top: 1px solid #b1d1d5;
  border-right: 1px solid #b1d1d5;
  border-bottom: 1px solid #b1d1d5;
  border-left: none; }
    .form-control.border-left {
    border-left: 1px solid #b1d1d5; }
  .form-control:focus {
    border-color: #66afe9;
    border-right: 4px solid #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media only screen and (max-width: 320px) {
    .form-control {
      border-bottom: 1px solid #b1d1d5;
      border-left: 1px solid #b1d1d5;
      border-right: 1px solid #b1d1d5;
      border-top: none; }
      .form-control:focus {
        border-bottom: 1px solid #66afe9;
        border-left: 1px solid #66afe9;
        border-right: 1px solid #66afe9;
        border-top: none; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .form-control {
      border-bottom: 1px solid #b1d1d5;
      border-left: 1px solid #b1d1d5;
      border-right: 1px solid #b1d1d5;
      border-top: none; }
      .form-control:focus {
        border-bottom: 1px solid #66afe9;
        border-left: 1px solid #66afe9;
        border-right: 1px solid #66afe9;
        border-top: none; } }

/* ---- main buttons ---- */
input[type=button].btn-action,
input[type=submit].btn-action,
a.btn-action,
button.btn-action {
  border-radius: 4px;
  color: #FFF;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 11px 12px;
  text-decoration: none;
  background-color: #55C6D8;
  border: 1px solid #3AA2B3;
  font-weight: 600;
  outline: none; }

  input[type=button].btn-action:hover,
  a.btn-action:hover:not(:disabled), a.btn-action:active:not(:disabled), a.btn-action:focus:not(:disabled),
  button.btn-action:hover:not(:disabled),
  button.btn-action:active:not(:disabled),
  button.btn-action:focus:not(:disabled) {
    color: #FFF;
    cursor: pointer;
    background-color: #21aec5; }

input[type=button].btn-cancel,
a.btn-cancel,
button.btn-cancel {
  border-radius: 0;
  color: #a5a5a5;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin: 11px 0 0 0;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  border: 0;
  font-weight: 600;
  outline: none; }

input[type=button].btn-cancel:hover,
  a.btn-cancel:hover:not(:disabled), a.btn-cancel:active:not(:disabled), a.btn-cancel:focus:not(:disabled),
  button.btn-cancel:hover:not(:disabled),
  button.btn-cancel:active:not(:disabled),
  button.btn-cancel:focus:not(:disabled) {
    color: #404040;
    cursor: pointer;
    background-color: transparent; }

input[type=button].btn-action-small,
a.btn-action-small,
button.btn-action-small {
  border-radius: 4px;
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 0 4px;
  padding: 6px 6px 5px 6px;
  text-decoration: none;
  background-color: #55C6D8;
  border: 1px solid #3AA2B3;
  font-weight: 600;
  outline: none; }
  input[type=button].btn-action-small:hover,
  a.btn-action-small:hover:not(:disabled), a.btn-action-small:active:not(:disabled), a.btn-action-small:focus:not(:disabled),
  button.btn-action-small:hover:not(:disabled),
  button.btn-action-small:active:not(:disabled),
  button.btn-action-small:focus:not(:disabled) {
    color: #FFF;
    cursor: pointer;
    background-color: #21aec5; }

input[type=button].btn-action-icon,
a.btn-action-icon,
button.btn-action-icon {
  border-radius: 4px;
  color: #404040;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 6px;
  text-decoration: none;
  background-color: transparent;
  border: none;
  font-weight: 600;
  outline: none; }
  input[type=button].btn-action-icon:hover:not(:disabled), input[type=button].btn-action-icon:active:not(:disabled), input[type=button].btn-action-icon:focus:not(:disabled),
  a.btn-action-icon:hover:not(:disabled),
  a.btn-action-icon:active:not(:disabled),
  a.btn-action-icon:focus:not(:disabled),
  button.btn-action-icon:hover:not(:disabled),
  button.btn-action-icon:active:not(:disabled),
  button.btn-action-icon:focus:not(:disabled) {
    color: #1074ab;
    cursor: pointer;
    background-color: transparent; }
  input[type=button].btn-action-icon:focus,
  a.btn-action-icon:focus,
  button.btn-action-icon:focus {
    color: #1074ab; }

/* ---- Catalogo mini search ---- */
.ez-catalog-search {
  margin-bottom: 10px; }
  .ez-catalog-search input {
    background: #FFF url("../images/small-search.png") no-repeat;
    background-position: 6px 6px;
    border: 1px solid #b1d1d5;
    padding: 4px;
    text-indent: 25px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px; }
    .ez-catalog-search input:focus, .ez-catalog-search input:active {
      border: 1px solid #66afe9;
      outline: 0;
      font-style: normal;
      color: #404040; }

/* ---- Panel ---- */
.panel {
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-info {
  border-color: #b1d1d5; }
  .panel-info .panel-heading {
    color: #FFF;
    background-color: #79C7D4;
    border-color: #b1d1d5; }
  .panel-info .panel-title {
    font-size: 14px;
    font-weight: 600; }

/* ---- Navigation menu, private zone ---- */
.nav-private-menu .btn-private {
  float: left;
  margin-right: 16px; }
  .nav-private-menu .btn-private.dados-login {
    width: 142px; }
  .nav-private-menu .btn-private.alterar-dados {
    width: 148px; }
  .nav-private-menu .btn-private.novo-codigo {
    width: 180px; }
  .nav-private-menu .btn-private.listar-codigos {
    width: 140px; }
  .nav-private-menu .btn-private.active {
    border-radius: 4px;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 11px 12px;
    text-decoration: none;
    background-color: #0A6371;
    border: 1px solid #07414A;
    font-weight: 600;
    outline: none; }

.ez-tabs {
  /* -- green -- */ }
  .ez-tabs .nav {
    float: none;
    margin-top: 16px;
    margin-bottom: 0; }
    .ez-tabs .nav li > a {
      padding: 7px 12px; }
  .ez-tabs .nav-pills li > a {
    border-radius: 8px 8px 0 0;
    border: 1px solid #51A8B6;
    color: #404040;
    text-decoration: none; }
    .ez-tabs .nav-pills li > a:hover {
      background-color: #51A8B6;
      border: 1px solid #51A8B6;
      color: #FFF;
      text-decoration: none;
      border-radius: 8px 8px 0 0;
      font-weight: 700; }
  .ez-tabs .nav-pills li.active > a,
  .ez-tabs .nav-pills li.active > a:hover,
  .ez-tabs .nav-pills li.active > a:focus {
    background-color: #51A8B6;
    border: 1px solid #51A8B6;
    color: #FFF;
    text-decoration: none;
    border-radius: 8px 8px 0 0;
    font-weight: 700; }
  .ez-tabs .tab-content > .tab-pane {
    border-top: 1px solid #51A8B6;
    padding: 10px;
    margin-top: -1px; }
  .ez-tabs .tab-nav-green li > a {
    border: 1px solid #7ebd4f !important; }
    .ez-tabs .tab-nav-green li > a:hover {
      background-color: #7ebd4f !important;
      border: 1px solid #7ebd4f !important; }
  .ez-tabs .tab-nav-green li.active > a,
  .ez-tabs .tab-nav-green li.active > a:hover,
  .ez-tabs .tab-nav-green li.active > a:focus {
    background-color: #7ebd4f !important;
    border: 1px solid #7ebd4f !important; }
  .ez-tabs .tab-content.tab-color-green > .tab-pane {
    border-top: 1px solid #7ebd4f !important; }

.ez-accordion .panel-collapse {
  margin-top: 8px; }
.ez-accordion .panel-body {
  margin-top: 0 !important; }
.ez-accordion .panel-heading {
  padding: 8px 10px;
  border-bottom: 1px solid transparent;
  border-radius: 0 !important; }
  .ez-accordion .panel-heading.collapsed:after {
    content: "+";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
    margin: -16px 0 0 0;
    font-weight: 700;
    color: #000; }
  .ez-accordion .panel-heading:after {
    content: "-";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
    margin: -16px 0 0 0;
    font-weight: 700;
    color: #000; }
.ez-accordion .panel-title {
  font-size: 14px;
  font-weight: 600; }
.ez-accordion .panel-success {
  border: none;
  border-radius: 0; }
  .ez-accordion .panel-success > .panel-heading {
    color: #404040;
    background-color: #d7e29a; }
.ez-accordion .panel-info {
  border: none;
  background-color: #eff7fb;
  border-radius: 0; }



.ez-footer {
  bottom: 0;
  color: #FFF;
  font-size: 14px;
  height: 174px;
  padding-top: 20px;
  position: absolute;
  width: 100%;
  /* first row */
  /* second row */
  /* text and links */
  /* social */ }
  .ez-footer .full-width-top {
    background-color: #333a40;
    width: 100%;
    padding: 12px 0; }
  .ez-footer .full-width-bottom {
    background-color: #2a2f33;
    width: 100%;
    padding: 12px 0; }
  .ez-footer .title {
    font-size: 16px;
    font-weight: 700; }
  .ez-footer p {
    color: #a5a5a5;
    font-size: 14px;
    margin-bottom: 4px; }
    .ez-footer p.small {
      font-size: 12px; }
    .ez-footer p a {
      border: none;
      color: #a4dbe4;
      text-decoration: none; }
      .ez-footer p a:hover, .ez-footer p a:focus, .ez-footer p a:active {
        color: #FFF;
        border: none;
        text-decoration: none; }
  @media only screen and (max-width: 320px) {
    .ez-footer .footer-social {
      text-align: left; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .ez-footer .footer-social {
      text-align: left; } }
  .ez-footer .footer-social .social-button-facebook a {
    border-radius: 4px;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 4px 10px;
    text-decoration: none;
    background-color: #747a7f;
    border: none;
    float: left;
    text-decoration: none; }
    .ez-footer .footer-social .social-button-facebook a:hover:not(:disabled), .ez-footer .footer-social .social-button-facebook a:active:not(:disabled), .ez-footer .footer-social .social-button-facebook a:focus:not(:disabled) {
      color: #FFF;
      cursor: pointer;
      background-color: #4a5761; }
  .ez-footer .footer-social .social-button-twitter a {
    border-radius: 4px;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 0 10px;
    padding: 4px 6px;
    text-decoration: none;
    background-color: #747a7f;
    border: none;
    float: left;
    text-decoration: none; }
    .ez-footer .footer-social .social-button-twitter a:hover:not(:disabled), .ez-footer .footer-social .social-button-twitter a:active:not(:disabled), .ez-footer .footer-social .social-button-twitter a:focus:not(:disabled) {
      color: #FFF;
      cursor: pointer;
      background-color: #4a5761; }

.ez-carousel {
  background-color: #4d4d4d;
  margin-bottom: 40px; }
  .ez-carousel .carousel {
    height: inherit; }
  .ez-carousel .ez-icon-carousel {
    top: 50%;
    position: absolute; }
    .ez-carousel .ez-icon-carousel.icon-triangle-left {
      left: 20px; }
    .ez-carousel .ez-icon-carousel.icon-triangle-right {
      right: 20px; }
  .ez-carousel .carousel-indicators {
    bottom: -40px; }
    .ez-carousel .carousel-indicators li {
      border: 1px solid #bddee3;
      background-color: #bddee3; }
      .ez-carousel .carousel-indicators li.active {
        border: 1px solid #51a8b6;
        background-color: #51a8b6; }

.ez-santa-patrimonio .tableColor1 {
    background-color: #818285;
    padding: 8px; }
.ez-santa-patrimonio .tableColor2 {
    background-color: #e0a250;
    padding: 8px; }
.ez-santa-patrimonio .tableColor3 {
    background-color: #bf8b3f;
    padding: 8px; }
.ez-santa-patrimonio .tableColor4 {
    background-color: #b96737;
    padding: 8px; }
.ez-santa-patrimonio .tableColor5 {
    background-color: #579f90;
    padding: 8px; }
.ez-santa-patrimonio .tableColor6 {
    background-color: #228da4;
    padding: 8px; }
.ez-santa-patrimonio .tableColor7 {
    background-color: #1074ab;
    padding: 8px; }
.ez-santa-patrimonio .tableColor8 {
    background-color: #0d688d;
    padding: 8px; }
.ez-santa-patrimonio .tableColor9 {
    background-color: #7cb85b;
    padding: 8px; }
.ez-santa-patrimonio .tableColor10 {
    background-color: #5a9049;
    padding: 8px; }
.ez-santa-patrimonio .tableColor11 {
    background-color: #a87f9a;
    padding: 8px; }
.ez-santa-patrimonio .tableColor12 {
    background-color: #6f5982;
    padding: 8px; }
.ez-santa-patrimonio .tableColor13 {
    background-color: #8e3854;
    padding: 8px; }
.ez-santa-patrimonio .tableColor14 {
    background-color: #780f17;
    padding: 8px; }
.ez-santa-patrimonio .tableColor15 {
    background-color: #56050c;
    padding: 8px; }
.ez-santa-patrimonio .tableColor16 {
  background-color: #dbdbdb;
  padding: 8px; }
.ez-santa-patrimonio .title {
    color: #FFF;
    font-weight: 600;
    font-size: 14px; }
.ez-santa-patrimonio .lead {
    color: #FFF;
    font-size: 14px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte1hours {
    background-color: #519baa;
    padding: 8px;
    color: #FFF; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte1odd {
    background-color: #d7e5ea;
    padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte1even {
    background-color: #bfd4db;
    padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte2hours {
    background-color: #b48e46;
    padding: 8px;
    color: #FFF; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte2odd {
    background-color: #e0d0b1;
    padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte2even {
    background-color: #ede3cf;
    padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte3hours {
    background-color: #a0bb7b;
    padding: 8px;
    color: #FFF; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte3odd {
    background-color: #e9efdf;
    padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte3even {
    background-color: #dbe3ca;
    padding: 8px; }
    .ez-santa-patrimonio .tableStyleIte .tableColorIte1_2016 {
  background-color: #c21f55;
  padding: 8px;
  color: #FFF; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte1_2016_odd {
  background-color: #f1c4ad;
  padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte2_2016 {
  background-color: #5e9843;
  padding: 8px;
  color: #FFF; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte2_2016_odd {
  background-color: #dae7a7;
  padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte2_2016_even {
  background-color: #e6f0c6;
  padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte3_2016 {
  background-color: #df9f2f;
  padding: 8px;
  color: #FFF; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte3_2016_odd {
  background-color: #f9dea1;
  padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableColorIte3_2016_even {
  background-color: #fbe9bf;
  padding: 8px; }
.ez-santa-patrimonio .tableStyleIte .tableTextColor_highlight {
  color: #b72b37; }

.ez-catalog .img-highlight {
  border: 1px solid #dbdbdb;
  margin-bottom: 10px;
  width: 50%; }
  @media only screen and (max-width: 320px) {
    .ez-catalog .img-highlight {
      width: 30%;
      margin-bottom: 10px; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .ez-catalog .img-highlight {
      width: 30%;
      margin-bottom: 10px; } }
.ez-catalog .ez-item-price {
  color: #07a1d5;
  font-size: 24px;
  margin-top: 20px;
  font-weight: 600; }
  @media only screen and (max-width: 320px) {
    .ez-catalog .ez-item-price {
      margin-top: 10px; } }
  @media only screen and (min-width: 321px) and (max-width: 414px) {
    .ez-catalog .ez-item-price {
      margin-top: 10px; } }
.ez-catalog .nav {
  float: none;
  margin-top: 16px;
  margin-bottom: 0; }
  .ez-catalog .nav li > a {
    padding: 7px 12px; }
.ez-catalog .nav-pills {
  background-color: #E3E7EA;
  padding: 10px; }
  .ez-catalog .nav-pills li > a {
    border-radius: 0;
    border: 1px solid #E3E7EA;
    color: #404040;
    text-decoration: none; }
    .ez-catalog .nav-pills li > a:hover {
      border-bottom: 1px solid #D3DBDD;
      background-color: #D3DBDD; }
  .ez-catalog .nav-pills li.active > a,
  .ez-catalog .nav-pills li.active > a:hover,
  .ez-catalog .nav-pills li.active > a:focus {
    background-color: #D3DBDD;
    border: 1px solid #9E9E9E;
    color: #404040;
    text-decoration: none; }
.ez-catalog .tab-content > .tab-pane {
  background-color: #F3F7F8;
  padding: 10px; }

.ez-multimedia-box {
  background-color: #FFF;
  border-radius: 8px;
  border: 1px solid #07a1d5;
  height: 90px;
  margin-bottom: 14px;
  margin-left: 12px;
  position: relative;
  width: 314px; }
  .ez-multimedia-box .logo {
    padding: 6px;
    position: absolute;
    width: 183px; }
  .ez-multimedia-box .logo.align-editor-avaliacao {
      padding-top: 24px; }
  .ez-multimedia-box .logo.align-ficheiros-edit {
      padding-top: 14px; }
  .ez-multimedia-box .access-btn {
    position: absolute;
    right: 0;
    text-align: center; }
    .ez-multimedia-box .access-btn a {
      border-radius: 0 6px 6px 0;
      color: #FFF;
      display: inline-block;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
      padding: 22px 18px;
      text-decoration: none;
      background-color: #07a1d5;
      border: none;
      font-weight: 700;
      text-decoration: none; }
      .ez-multimedia-box .access-btn a:hover:not(:disabled), .ez-multimedia-box .access-btn a:active:not(:disabled), .ez-multimedia-box .access-btn a:focus:not(:disabled) {
        color: #FFF;
        cursor: pointer;
        background-color: #006f95; }
    .ez-multimedia-box .access-btn input {
      border-radius: 0 6px 6px 0;
      color: #FFF;
      display: inline-block;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
      padding: 22px 18px;
      text-decoration: none;
      background-color: #07a1d5;
      border: none;
      outline: none;
      font-weight: 700;
      text-decoration: none;
      width: 128px;
      height: 89px; }
      .ez-multimedia-box .access-btn input:hover:not(:disabled), .ez-multimedia-box .access-btn input:active:not(:disabled), .ez-multimedia-box .access-btn input:focus:not(:disabled) {
        color: #FFF;
        cursor: pointer;
        background-color: #006f95; }
      .ez-multimedia-box .access-btn input:focus {
        outline: none; }
    .ez-multimedia-box .access-btn.no-access {
      background-color: #FF9000;
      border-radius: 0 6px 6px 0;
      color: #FFF;
      font-size: 12px;
      font-weight: 700;
      height: 89px;
      line-height: 1.3em;
      padding: 6px 8px;
      width: 128px; }
  .ez-multimedia-box .left-blue-arrow {
    background: url("../images/arrow-left-blue.png") no-repeat center left;
    bottom: 0px;
    left: -12px;
    position: absolute;
    top: 0px;
    width: 12px; }

.dnlcontent-link-box{
  margin-top:10px;
  min-height:120px;
  cursor:pointer;
  text-align:center;
  text-decoration:none;
}

.dnlcontent-link-box:hover a{
  color:#111;
}


.dnlcontent-link-box .logo{
  height:100px;
  width:auto;
  padding:10px;
  border: 1px solid rgb(58,137,153);
  border-radius:5px;
  text-align:center;
  position:relative;

}

.dnlcontent-link-box .logo img{
  max-height:90%;
  max-width:90%;
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}

.dnlcontent-link-box a{
  border-bottom: 0;
}


