@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
/**********************************/
/** General
/**********************************/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-width: 320px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: lighter;
  color: #484848;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
body {
  font-size: 13px;
  line-height: 1.3;
  width: 100%;
  background-color: #fff;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
html[xmlns] .slides {
  display: block;
}
a {
  color: #41bcf1;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
}
a:focus,
a:hover,
a.more:hover {
  color: #3270A3;
  text-decoration: none;
}
a.dark-blue,
.dark-blue {
  color: #3270a3;
}
a.dark-blue:hover {
  color: #41bcf1;
}
a:visited {
  opacity: 0.9;
}
a,
a:focus {
  outline: 0;
}
a img {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
a img:hover {
  zoom: 1;
  opacity: 0.7;
}
ul li a {
  color: #1C9AD7;
}
p {
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0 0 0.5em 0;
  color: #9e9e9e;
}
p.justify {
  text-align: justify;
}
p.intro {
  font-size: 14px;
}
p:last-child {
  margin-bottom: 0;
}
p.dark-grey {
  color: #666;
}
b,
strong,
dt {
  font-weight: 700;
}
strong.bigger {
  font-size: 1.3em;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #41bcf1;
  margin: 1em 0;
  padding: 0;
  clear: both;
}
ul,
ol {
  list-style: none;
  list-style-image: none;
  margin: 0 0 0 10px;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
  width: auto;
}
span {
  color: #1c9ad7;
  font-weight: 400;
}
span.white {
  color: #fff;
}
a.white {
  color: #FFF;
  font-size: 11px;
}
a.white:hover {
  color: #FFF;
}
label {
  cursor: pointer;
  display: block;
}
/*
input,select,textarea {
  font-family:'Open Sans', Arial, sans-serif;
  color:#777;
  vertical-align:middle;
  margin:0;
  height:23px;
  box-shadow: 1px 0px 3px 0px rgba(73, 73, 73, 0.15);
  border:1px solid #DDD;
  font-size:11px;
  width:100%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:3px;
  padding:4px 4px;
}*/
input,
select,
textarea {
  width: 100%;
}
select {
  height: 28px;
  max-width: 100%;
}
input {
  line-height: normal;
  overflow: visible;
}
input[type="text"] {
  /*font-style:italic;*/
  padding: 4px 8px;
  color: #999;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  box-shadow: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#button-fa-search {
  width: 40px;
  margin-left: -40px;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  min-height: 10em;
  height: auto;
  width: 60%;
  padding: 1em;
  color: #c3c3c3;
  font-style: italic;
  padding: 4px 8px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0 0 1em;
}
h1 {
  font-size: 22px;
  color: #646464;
  font-weight: 400;
  margin: 0 0 .5em;
  font-family: 'Century Gothic', Arial, sans-serif;
}
h1.title {
  color: #326fa2;
}
h2 {
  font-size: 19px;
  color: #326fa2;
  font-weight: 400;
  line-height: 1.3;
  margin: 10px 0;
}
h2.title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
}
h2 a {
  font-weight: 600;
}
.last-news-content h2 {
  font-size: 1.2em;
}
h2.prod-title {
  text-transform: uppercase;
  font-size: 1.4em;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
  color: #41bcf1;
}
h4 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 5px;
  color: #326fa2;
}
h5 {
  font-size: 1.1em;
  line-height: 1.6em;
  color: #326fa2;
  margin: 0;
  margin-bottom: 10px;
}
h6 {
  font-size: 1em;
  margin-bottom: 2px;
  font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #1c9ad7;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #54b3e1;
  text-decoration: none;
}
/**********************************/
/** Grid
/**********************************/
.grid {
  float: left;
  padding-left: 1em;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nopadding {
  padding: 0;
}
.no-padding-side {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.offpadding {
  padding-left: 0;
  padding-right: 1em;
}
.half-gutter {
  margin-left: -1.5em;
}
.half-gutter .grid-col {
  padding-left: 1.5em;
}
.col-one-half {
  width: 49%;
}
.col-one-third {
  width: 32%;
}
.col-two-thirds {
  width: 66.666%;
}
.col-one-fifth {
  width: 18.4%;
}
.col-one-sixth {
  width: 15.4%;
}
.col-four-fifths {
  width: 80%;
}
.col-one-quarter {
  width: 24.5%;
}
.col-three-quarters {
  width: 74.5%;
}
.col-five-sixths {
  width: 82%;
}
.lt-ie9 .container {
  min-width: 780px;
}
.lt-ie8 .grid {
  margin-left: 5%;
  padding: 0;
}
.col-full {
  width: 100%;
}
.lt-ie8 .col-full {
  width: 99.95%;
}
.lt-ie8 .col-one-half {
  width: 47.45%;
}
.lt-ie8 .col-one-third {
  width: 29.55%;
}
.lt-ie8 .col-two-thirds {
  width: 64.95%;
}
.lt-ie8 .col-one-quarter {
  width: 19.95%;
}
.lt-ie8 .col-three-quarters {
  width: 74.95%;
}
.lt-ie8 .col-one-fifth {
  width: 18%;
}
.divide-top {
  border-top: 1px solid #ccc;
  padding-top: 2em;
  margin-top: 1.5em;
}
.mright {
  margin-right: 3em;
}
.mright1 {
  margin-right: 1px;
}
.mrightp {
  margin-right: 1%;
}
.mright-third {
  margin-right: 1.5%;
}
.mleft {
  margin-left: 3em;
}
.mleftp {
  margin-left: 1%;
}
.mleft25 {
  margin-left: 25px;
}
.mleft10 {
  margin-left: 10px;
}
.mleftform {
  margin-left: 11px;
}
.mleft-third {
  margin-left: 2%;
}
.ptop {
  padding-top: 12px;
}
.mtop {
  margin-top: 3em;
}
.mtop5 {
  margin-top: 5px;
}
.mtop10 {
  margin-top: 10px;
}
.mtop15 {
  margin-top: 15px;
}
.mtop20 {
  margin-top: 20px;
}
.mtop6 {
  margin-top: 6px;
}
.mbottom {
  margin-bottom: 25px;
}
.mbottom5 {
  margin-bottom: 5px;
}
.mbottom10 {
  margin-bottom: 10px;
}
.mbottom20 {
  margin-bottom: 20px;
}
.mbottom75 {
  margin-bottom: 75px;
}
.mbottom150 {
  margin-bottom: 150px;
}
.pbottom {
  padding-bottom: 10px;
}
.pbottom20 {
  padding-bottom: 20px;
}
.pleft {
  padding-left: 10px;
}
.pright {
  padding-right: 10px;
}
.halfmright {
  margin-right: 1.5em;
}
.halfmleft {
  margin-left: 1.5em;
}
.halfmtop {
  margin-top: 1.5em;
}
.fright,
.fleft {
  display: block;
}
.alignleft {
  float: left;
  clear: left;
  margin: .38em 1.62em .38em 0;
}
.alignright {
  float: right;
  clear: right;
  margin: .38em 0 .38em 1.62em;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.fright,
.flex-next {
  float: right;
}
.fleft,
.works-7 {
  float: left;
}
.prelative {
  position: relative;
}
.pabsolute {
  position: absolute;
}
.aligncenter {
  display: block;
  margin: 0 auto 1.62em;
}
.inner-r {
  margin-right: 2%;
}
.padding-r {
  padding-right: 1%;
}
.padding-right {
  padding-right: 10px;
}
.padding-l {
  padding-left: 1%;
}
.padding {
  padding: 5px;
}
.projects-paginate {
  margin: 10px auto;
}
.social-icons {
  height: 30px;
  width: 100%;
  margin-top: 20px;
}
.item-last-news {
  margin-top: 20px;
}
div.item-last-news ul {
  list-style: none;
  margin: 5px 0 0 0;
}
.bloc {
  width: 48%;
  display: inline-block;
  margin-bottom: 15px;
  vertical-align: top;
}
.lt-ie8 .bloc-middle {
  margin-left: 1.9%!important;
  margin-right: 1.9%!important;
}
.hidden {
  display: none!important;
  visibility: hidden;
}
.col-one-fifth img,
.bloc img,
.bloc-gallery img {
  max-width: 100%;
}
.inner-lr,
.bloc-middle,
.bloc-gallery-middle {
  margin-left: 3%;
}
.clear,
.bloc-first,
.bloc-gallery-first {
  clear: both;
}
.bloc .border,
.border {
  border: 5px solid #fff;
  box-shadow: 0 0 3px 1px rgba(73, 73, 73, 0.15);
}
.block-wrapper.pair {
  background-color: #f4f4f1;
}
.bloc a {
  display: block;
  min-height: 25px;
  padding: 4% 2%;
}
.health_guides-paginate {
  margin-top: 25px;
}
.section-title {
  border-bottom: 1px solid #41bcf1;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.category-details {
  margin-bottom: 50px;
}
.bloc-gallery {
  width: 32%;
  float: left;
  margin-bottom: 15px;
}
.items-index a {
  display: block;
  padding: 5px 0;
}
.items-index {
  margin-bottom: 50px;
}
.item-detail {
  margin-bottom: 30px;
}
.pharmacological_groups-list-categories > li {
  min-height: 32px;
  list-style: outside none none;
}
.pharmacological_groups-list-categories > li.pair {
  background-color: #f4f4f1;
}
.pharmacological_groups-list-categories a {
  display: block;
  padding: 8px 10px;
}
ul.projects-list-active-ingredients {
  margin: 0px !important;
}
.projects-list-active-ingredients > li {
  min-height: 32px;
  list-style: outside none none;
}
.projects-list-active-ingredients > li.pair {
  background-color: #f4f4f1;
}
.projects-list-active-ingredients a {
  display: block;
  padding: 8px 5px;
}
ul#accordion-4 {
  margin: 0px;
}
ul#accordion-3 {
  margin: 0px;
}
ul#accordion-3 li p {
  padding: 12px 10px;
}
#accordion-3 ul {
  list-style-type: circle;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 2px;
  background-color: #fff;
  margin: 0 !important;
}
.accordion {
  padding-bottom: 20px;
}
.accordion,
.accordion li {
  border: medium none;
  margin: 0;
  padding: 0;
}
.accordion li {
  background-image: url("../images/bg-menu-list.png");
  background-position: 0 12px;
  background-repeat: no-repeat;
  list-style: outside none none;
}
.accordion li li {
  background-position: 0 7px;
}
.dcjq-parent-li:hover {
  background-image: url("../images/bg-menu-list-act.png");
  background-position: 0 12px;
  background-repeat: no-repeat;
}
.accordion li li.dcjq-parent-li:hover {
  background-image: url("../images/bg-menu-list-act.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
}
.parent-active {
  background-image: url("../images/bg-menu-list-act.png") !important;
  background-position: 0 12px;
  background-repeat: no-repeat;
}
.accordion .arrow-click {
  cursor: pointer;
  float: left;
  height: 10px;
  padding: 9px 0;
  width: 15px;
}
.accordion li li .arrow-click {
  margin-left: -15px;
}
.accordion .plus-click {
  cursor: pointer;
  float: right;
  height: 15px;
  margin-right: 10px;
  margin-top: 11px;
  /*overflow: hidden;*/
  width: 15px;
}
.accordion li li .plus-click {
  margin-top: 6px;
}
.accordion .plus-click img {
  width: 15px;
}
.accordion a {
  color: #454545;
  display: block;
  margin: 0 10px 0 15px;
  padding: 10px 0;
  text-decoration: none;
}
.accordion a:hover {
  color: #2c8dab;
}
.accordion li a {
  padding: 8px 10px;
  color: #1c9ad7;
  font-weight: 600;
}
.accordion li a.selected {
  color: #2c8dab;
  font-weight: 700;
}
.accordion ul li a {
  padding-bottom: 7px;
  padding-top: 7px;
}
.accordion p {
  color: #454545;
  display: block;
  margin: 0 10px 0 15px;
  padding: 10px 0;
  text-decoration: none;
}
.pharmacological_groups-list-categories a {
  display: block;
  padding: 8px 10px;
}
ul li a {
  color: #1c9ad7;
}
.accordion li p {
  padding: 12px 10px;
  color: #1c9ad7;
  font-weight: 600;
  cursor: pointer;
}
.accordion li p.selected {
  color: #2c8dab;
  font-weight: 700;
}
.accordion ul li p {
  padding-bottom: 7px;
  padding-top: 7px;
}
.accordion li.pair,
li.pair {
  background-color: #f4f4f1;
}
.accordion li.odd,
li.odd {
  background-color: #fff;
}
.clear-bg {
  background-image: none !important;
}
div.list-content-accordion p {
  color: #333;
  padding: 0px;
}
.make-consult-button {
  display: block;
  margin-bottom: 25px;
}
.zoombox-subtitle {
  font-size: 10px;
}
/**********************************/
/** Layout
/**********************************/
.social {
  margin-right: 28px;
  margin-top: 8px;
  min-height: 26px;
}
.social-icon {
  width: 23px;
  height: 23px;
  float: left;
  background-image: url(../images/sprite-medfarmalife.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.social-icon.facebook {
  background-position: -2px 0;
}
.social-icon.twitter {
  background-position: -25px 0;
}
.social-icon.rss {
  background-position: -48px 0;
}
.social-icon.linkedin {
  background-position: -71px 0;
}
.social-icon.skype {
  background-position: -94px 0;
}
.login {
  margin-top: 15px;
  float: right;
}
.login.mtop {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .login.mtop {
    margin-top: 10px;
  }
}
.login-facebook {
  width: 180px;
  height: 40px;
  background-image: url(../images/sprite-medfarmalife.png);
  background-repeat: no-repeat;
  background-position: 0 -24px;
  margin-top: 4px;
}
.login-or {
  width: 40px;
  height: 20px;
  margin-top: 11px;
  text-align: center;
  color: #bfbfbf;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
}
.login-express-data {
  width: 162px;
}
input.login-express-submit {
  width: 92px;
  height: 46px;
  margin-top: 0 !important;
  margin-left: 3px;
}
.login-mobile a {
  margin-left: 10px;
}
.login-mobile a span {
  color: #FFF;
}
p.slogan-message {
  padding: 0 45px;
}
p.date {
  font-size: 1.3em;
  color: #1c9ad7;
  font-weight: 400;
  line-height: 1.2;
  text-align: right;
  margin: 10px 0;
}
a.more {
  display: block;
  float: right;
  font-size: 11px;
  color: #1c9ad7;
}
.main-container ul {
  color: #9e9e9e;
  list-style-type: square;
  margin-left: 15px;
  margin-bottom: 15px;
}
ul.list-arrows,
ul.list-checks {
  list-style: none;
  margin: 0;
  font-size: 1.3em;
}
ul.list-arrows li:before {
  content: "\f0da";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
ul.list-checks li:before {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.imc-legend {
  font-size: 13px;
  line-height: 18px;
  margin: 5px 0 10px 0;
}
.imc-legend span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 4px;
  float: left;
  line-height: 18px;
}
.imc-legend-1 span {
  background-color: #ffff99;
}
.imc-legend-2 span {
  background-color: #c6f2b0;
}
.imc-legend-3 span {
  background-color: #fbd4b4;
}
.imc-legend-4 span {
  background-color: #f97e75;
}
.list-condition-users {
  margin-bottom: 20px;
}
.list-condition-users h2 {
  font-size: 15px;
}
.priority-number {
  border: 1px solid #1C9AD7;
  padding: 0 5px;
}
.border-color-0 {
  border-top: 1px solid #1C9AD7;
}
.timeline-bg-cor-lilas .priority-number {
  border: 1px solid #A000B8;
  color: #A000B8;
}
.button-lilas-round {
  padding: 5px;
  border: 1px solid #A000B8;
  border-radius: 4px;
}
.border-top-blue.timeline-bg-cor-lilas {
  border-top: 1px solid #A000B8 !important;
}
.bg-cor-1 {
  border: 1px solid red;
  color: red;
}
.bg-cor-2 {
  border: 1px solid #F90;
  color: #F90;
}
.bg-cor-3 {
  border: 1px solid #FC0;
  color: #FC0;
}
.bg-cor-lilas {
  border: 1px solid #C8A2C8;
  color: #C8A2C8;
}
.perfil-bg-condition {
  font-size: 16px;
  padding: 3px 5px;
  font-weight: bolder;
  margin-top: 10px;
  margin-bottom: 5px;
}
.perfil-bg-cor-1 {
  background-color: red;
  color: #FFF;
}
.perfil-bg-cor-2 {
  background-color: #F90;
  color: #FFF;
}
.perfil-bg-cor-3 {
  background-color: #FC0;
  color: #FFF;
}
.content-color.bg-cor-1 {
  background-color: red;
  padding-right: 5px;
  color: #FFFFFF;
  font-weight: bold;
}
.content-color.bg-cor-1 span {
  background-color: #FFF;
  color: red;
  font-weight: bold;
}
.content-color.bg-cor-2 {
  background-color: #F90;
  padding-right: 5px;
  color: #FFFFFF;
  font-weight: bold;
}
.content-color.bg-cor-2 span {
  background-color: #FFF;
  color: #F90;
  font-weight: bold;
}
.content-color.bg-cor-3 {
  background-color: #FC0;
  padding-right: 5px;
  color: #FFFFFF;
  font-weight: bold;
}
.content-color.bg-cor-3 span {
  background-color: #FFF;
  color: #FC0;
  font-weight: bold;
}
.content-color.bg-cor-lilas {
  padding-right: 5px;
  font-weight: bold;
  border-color: #C8A2C8;
  background-color: #C8A2C8 ;
  color: #fff;
}
.content-color.bg-cor-lilas span {
  background-color: #FFF;
  color: #A000B8;
  border-color: #A000B8;
  font-weight: bold;
}
ul.lsnone {
  list-style: none;
}
ul.no-margin {
  margin: 0;
}
ul.no-padding {
  padding: 0;
}
ul.list-conditions {
  list-style: none;
  margin-left: 0;
  padding: 5px 0;
}
ul.list-conditions li {
  padding: 3px 0;
}
ul.list-interests {
  list-style: none;
  margin-left: 0;
  max-height: 136px;
  overflow-y: auto;
  padding: 5px 0;
}
ul.list-interests li {
  border-top: 1px solid #ccc;
}
ul.list-interests li label {
  padding: 5px;
  cursor: pointer;
  display: block;
}
ul.filter-list {
  list-style: none;
  margin-left: 0;
}
ul.filter-list li {
  border-top: 1px solid #ccc;
}
ul.filter-list li label {
  padding: 5px;
  cursor: pointer;
  display: block;
}
ul.filter-list li:hover,
ul.filter-list li.checked {
  background-color: #eee;
}
ul.list-users,
ul.message-notifications-list-users {
  list-style: none;
  margin-left: 10px;
}
ul.list-users li {
  float: left;
  clear: both;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 0px !important;
}
ul.list-users .bg-user-image {
  float: left;
  margin-right: 10px;
  width: 60px;
  height: 60px;
  text-align: center;
}
ul.list-users .bg-user-image img {
  max-width: 60px;
  max-height: 60px;
}
small.light {
  font-weight: 200;
}
ul.message-list-users li div h4 {
  font-weight: 200;
}
ul.message-list-users li div.unread-message h4 {
  font-weight: 600;
  color: #666666;
}
ul.message-list-users li div.unread-message a {
  font-weight: 600;
}
ul.message-notifications-list-users li {
  float: left;
  clear: both;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 0px !important;
  border-bottom: 1px solid #41bcf1;
}
ul.message-notifications-list-users li p {
  margin: 0 0 2px 0;
}
ul.message-notifications-list-users li div a {
  font-weight: 200;
}
ul.message-notifications-list-users li div.unread-message a {
  font-weight: 600;
}
ul.message-notifications-list-users li p a {
  color: #9e9e9e;
}
ul.message-notifications-list-users.notifications-list li p a {
  font-weight: 200 !important;
}
ul.message-notifications-list-users.notifications-list li div.unread-message p a {
  text-decoration: underline;
}
ul.message-notifications-list-users .bg-user-image {
  float: left;
  margin-right: 10px;
  width: 32px;
  height: 32px;
  text-align: center;
  border: none;
}
ul.message-notifications-list-users .bg-user-image img {
  max-width: 30px;
  max-height: 30px;
  border-radius: 3px;
  border: 1px solid #3270A3;
}
.full-user-image {
  text-align: center;
  border: none;
  padding: 3px;
}
.full-user-image img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  border-radius: 3px;
  border: 1px solid #3270A3;
}
div.professionals-highlight .full-user-image img.img-rounded {
  border-radius: 50%;
}
ul.list-professionals,
ul.list-users,
ul.message-notifications-list-users {
  list-style: none;
  margin-left: 0px;
}
ul.list-professionals > li,
ul.list-users > li,
ul.message-notifications-list-users > li {
  float: left;
  clear: both;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 0px;
}
ul.list-professionals .bg-user-image {
  float: left;
  margin-right: 10px;
  width: 120px;
  height: 120px;
  text-align: center;
  background-color: transparent;
  border: none;
}
div.professionals-detail .bg-user-image {
  float: left;
  margin-right: 10px;
  width: 100%;
  height: 204px;
  text-align: center;
  background-color: transparent;
  border: none;
}
.schedule-details .bg-user-image {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  height: auto;
}
ul.list-professionals .bg-user-image img,
.schedule-details .bg-user-image img {
  max-width: 120px;
  max-height: 120px;
  border-radius: 60px;
  border: 2px solid #3270A3;
}
div.professionals-detail .bg-user-image img {
  width: 100%;
  max-width: 200px;
  max-height: 200px;
  border-radius: 100px;
  border: 2px solid #3270A3;
}
ul.professionals-list-comments {
  list-style: none;
  margin: 0;
}
ul.professionals-list-comments li {
  clear: both;
  margin-top: 10px;
}
ul.professionals-list-comments li i.fa {
  color: #FC0;
}
.professional-data2 .stars i {
  font-size: 20px;
}
.professional-data3 .stars i {
  font-size: 12px;
}
.head-link-list {
  margin-bottom: 10px;
  border-bottom: 2px solid #3270A3;
}
.btn-list {
  float: left;
  padding: 10px;
  color: #66CC00;
}
.btn-list.selected {
  background-color: #3270A3;
  color: #FFF;
  cursor: default;
}
.scroll-list-messages {
  max-height: 300px;
  overflow-y: auto;
}
.show {
  overflow: visible!important;
}
small {
  font-size: 85%;
  color: #999;
}
.center {
  text-align: center;
}
.center-block {
  margin: 0 auto;
}
.tright {
  text-align: right;
}
.tleft {
  text-align: left;
}
header#navtop {
  min-height: 100px;
  height: auto;
  width: 100%;
  z-index: 71;
  position: relative;
  float: left;
}
@media (max-width: 767px) {
  header#navtop > .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header#navtop > .container > .mbottom20 {
    margin-bottom: 0px;
  }
}
header#navtop #navtopinner {
  /*max-width:980px;
  min-width:980px;
  width:98%;*/
  height: auto;
  position: relative;
  margin: 0 auto;
}
header .navmenu {
  height: 40px;
  width: 100%;
  z-index: 71;
  position: relative;
  float: left;
  background-color: #3270a3;
  margin-top: 15px;
}
header .navmenu .navmenu-inner {
  /*max-width:980px;
  min-width:980px;
  width:98%;*/
  height: auto;
  position: relative;
  margin: 0 auto;
}
/*
header nav ul {
  clear:both;
  margin-top:-1px;
  width:100%;
}*/
.lt-ie8 header#navtop nav ul {
  margin-top: -1px;
  float: right;
}
/*
header nav select {
  display:none;
  -webkit-appearance:none;
}

header nav ul li {
  float:left;
  position:relative;
  line-height:42px;
  height:42px;
}



nav a,menu a {
  text-decoration:none;
  color:#6b6b6b;
}*/
.navactive,
.arrow:hover,
.main aside menu .buttonactive {
  color: #1c9ad7;
}
#language-block {
  width: 100%;
  position: relative;
  text-align: right;
  height: 55px;
  margin-top: 10px;
  display: none;
}
.languages-flags {
  margin-top: 6px;
}
.languages-flags img {
  margin-top: 0;
  margin-left: 3px;
  margin-right: 5px;
  opacity: 0.3;
}
.languages-flags img.selected,
.languages-flags img:hover {
  opacity: 1;
}
.logo {
  margin-top: 10px;
  z-index: 9;
  display: block;
}
@media (max-width: 767px) {
  .logo {
    margin-top: 0px;
  }
}
.logo:hover,
a.parrow,
a.parrow:hover {
  background: none;
  outline: none;
}
.main > section {
  margin-bottom: .7em;
}
.main header {
  color: #6b6b6b;
  margin-bottom: 5px;
}
.main header hr {
  border-top-color: #a3a3a3;
}
.main-section,
.content-section,
.share-section,
.blog-section,
.reserve-section {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 25px;
  margin-bottom: 10px;
}
.blog-section-highlight {
  background-color: #f9f9f9;
}
.blog-section.blog-section-highlight {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.reserve-section {
  margin-top: 50px;
}
.main-inner {
  /*width:98%;
  max-width:980px;
  min-width:980px;*/
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.form-fields {
  /*width:315px;*/
  background-color: #f3f3f3;
  min-height: 412px;
}
.col-block {
  width: 100%;
  background-color: #f3f3f3;
  min-height: 100px;
}
.form-fields h2,
.col-block h2 {
  width: 100%;
  background-color: #41bcf1;
  float: left;
  margin: 0;
  padding: 12px 0;
  color: #FFF;
  line-height: 20px;
  font-size: 15px;
  display: block;
}
.form-fields h2 span,
.col-block h2 span {
  background-image: url(../images/sprite-medfarmalife.png);
  background-repeat: no-repeat;
  background-position: -161px -4px;
  width: 14px;
  height: 15px;
  float: left;
  margin-left: 15px;
  margin-right: 10px;
  margin-top: 2px;
}
.form-fields h2 i,
.col-block h2 i {
  float: left;
  margin-left: 15px;
  margin-right: 10px;
  margin-top: 3px;
}
.form-fields .inner,
.col-block .inner {
  padding: 15px;
}
.block-premium-professional {
  background-color: rgba(255, 102, 0, 0.7);
  text-align: center;
  color: #FFF;
  padding: 20px 0 35px 0;
  border-radius: 3px;
}
.block-premium-professional h2 {
  position: relative;
  float: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.6em;
  height: auto;
  margin-bottom: 10px;
}
.block-premium-professional p,
.block-premium-professional i {
  color: #FFF;
}
.block-premium-professional .big-diamond span {
  color: #FFF;
  border: 1px solid #fff;
}
div.block-premium-professional a.button-green2-round {
  background-color: #FFF;
  color: rgba(255, 102, 0, 0.9);
  border-color: #FFF;
}
div.block-premium-professional a.button-green2-round:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(255, 102, 0, 0.9);
  border-color: #FFF;
}
.form-fields input,
.form-fields select {
  margin-bottom: 8px;
}
.form-medicament {
  margin-left: 15px;
}
input.grey,
select.grey {
  height: 40px;
  background: #fafafa;
  font-style: normal;
  text-shadow: none;
  border-radius: 0px;
  box-shadow: none;
  font-size: 12px;
  border: 1px solid #DDD;
}
select.grey {
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #DDD;
}
input.grey:hover,
input.grey:focus,
select.grey:hover,
select.grey:focus,
textarea.grey:focus,
textarea.grey:hover {
  box-shadow: none;
}
input.error,
select.error,
textarea.error {
  border: 1px solid red !important;
}
label.error {
  clear: both;
}
textarea.grey {
  height: 80px;
  background: #fafafa;
  font-style: normal;
  text-shadow: none;
  border-radius: 0px;
  box-shadow: none;
  font-size: 12px;
  width: 100%;
  color: #999 ;
}
textarea.grey#about-me {
  height: 270px;
}
.blog-section h2 {
  margin-bottom: 30px;
}
.blog-detail-date {
  position: absolute;
  top: 5px;
  left: 5px;
}
.border-grey-rounded {
  border: 1px solid #ccc;
  border-radius: 3px;
}
.inner-10 {
  padding: 10px;
}
.col-data {
  float: left;
  width: 55px;
  margin-right: 18px;
}
.col-data .date {
  border-bottom: 1px solid #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 11px 5px 5px 5px;
  text-align: center;
  color: #fff;
  background-color: #41bcf1;
}
.col-data .date .day {
  color: #fff;
  font-size: 36px;
  line-height: 32px;
  font-weight: bold;
}
.col-data .date .year {
  font-weight: 600;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
}
.col-data .comments {
  background-color: #41bcf1;
  color: #FFF;
  height: 20px;
  padding: 5px;
  text-align: center;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.main-news-last {
  width: 90%;
}
.news-list-item {
  width: 100%;
  margin-bottom: 10px;
}
.news-list-item img {
  max-width: 100%;
}
.col-content {
  float: left;
  width: 240px;
}
.col-content h3 {
  margin: 25px 0 20px;
}
.block-newsletter,
.block-invite {
  background-color: #41bcf1;
  width: 320px;
  min-height: 180px;
}
.block-share {
  height: 130px;
  width: 320px;
  margin: 0 10px;
}
.block-inner {
  padding: 15px 10px;
}
.block-inner h3 {
  color: #FFF;
  padding-left: 5px;
  margin-bottom: 10px;
}
.block-inner .big-inputtext {
  height: 40px;
  font-size: 19px;
  text-shadow: none;
  margin-bottom: 8px;
}
.content-share {
  /*background-image:url(../images/sprite-medfarmalife.png);
	background-repeat:no-repeat;
	background-position: 0 -65px;*/
  float: left;
  height: 119px;
  width: 212px;
  margin-left: 53px;
  margin-top: 5px;
}
.content-share a {
  padding: 14px 10px;
  float: left;
}
.arrow:after {
  content: " \27F6";
}
header .arrow {
  color: #999;
  font-style: italic;
}
#map_canvas {
  min-height: 550px;
  margin-left: 0;
  margin-bottom: 0;
  z-index: 70!important;
  padding: 0!important;
}
#map_canvas img {
  max-width: none!important;
}
.info_content h3 {
  margin: 0!important;
}
.error,
.msg-error,
.form-error {
  color: red !important;
}
p.warning {
  padding: 10px;
  background-color: rgba(255, 234, 111, 0.5);
}
.make-consult-button img {
  max-width: 100%;
}
ul.gallerys-list-tags {
  list-style: none;
  margin: 0;
}
ul.gallerys-list-tags li {
  display: inline;
  color: #292929;
  font-size: 13px;
  line-height: 20px;
  opacity: 0.9;
  text-decoration: none;
  margin: 0;
  padding: 0 2%;
  border-top: 1px solid #ccc;
  width: 86%;
  clear: both;
  float: left;
}
ul.gallerys-list-tags li a {
  display: block;
  padding: 3px;
  width: 100%;
  float: left;
}
ul.gallerys-list-tags li.selected,
ul.gallerys-list-tags li:hover {
  background-color: #eee;
}
ul.tags,
ul.projects-list-tags {
  margin: 0;
}
ul.projects-list-tags {
  margin-bottom: 15px;
}
ul.tags li,
ul.projects-list-tags li {
  display: inline;
  margin: 0;
}
ul.projects-list-tags li {
  margin-bottom: 5px;
  line-height: 25px;
}
ul.tags li a,
ul.projects-list-tags li a {
  background-color: #F4F4F1;
  display: inline;
  color: #292929;
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  opacity: 0.9;
  text-decoration: none;
  margin: 0;
  padding: 2px 6px;
}
ul.projects-list-tags li a {
  font-size: 12px;
  padding: 3px 7px;
}
ul.tags li a:hover,
ul.projects-list-tags li a:hover,
ul.projects-list-tags li.selected a {
  background-color: #1C9AD7;
  color: #FFF;
  text-decoration: none;
}
.doctor-image-section {
  text-align: center;
  position: relative;
}
.doctor-image-section img {
  border-radius: 300px;
}
.doctor-image-section .doctor-comment {
  border: 1px solid #41bcf1;
  border-radius: 10px;
  position: absolute;
  padding: 10px;
  width: 225px;
  top: 50px;
  right: 0px;
  background-color: #41bcf1;
  color: #FFF;
  font-size: 15px;
}
.doctor-image-section .doctor-comment.bg-orange {
  background-color: #F60;
  border: #F60;
}
ul.block-steps {
  float: left;
  list-style: none;
  margin-left: 10%;
  margin-top: 42px;
  width: 80%;
}
@media (max-width: 480px) {
  ul.block-steps {
    width: 94%;
    margin-left: 3%;
  }
}
ul.block-steps li {
  float: left;
  margin: 1%;
  padding: 5px;
  width: 23%;
  min-height: 64px;
  text-align: center;
  background-color: #41bcf1;
  color: #FFF;
}
ul.block-steps li a i,
ul.block-steps li i {
  color: #FFF;
  font-size: 22px;
}
ul.block-steps li a span,
ul.block-steps li span {
  color: #FFF;
}
.indice-search {
  margin-bottom: 15px;
}
.indice-search a {
  font-size: 16px;
  background-color: #F4F4F1;
  display: inline;
  color: #292929;
  line-height: 20px;
  opacity: 0.9;
  text-decoration: none;
  padding: 6px 10px;
  float: left;
  margin: 0px 5px 5px 0;
}
.indice-search a:hover,
.indice-search a.selected {
  background-color: #41bcf1;
  color: #FFF;
}
.orange {
  color: #FF9900;
}
.green {
  color: #006600;
}
.tabs ul.tabs-title li {
  float: left;
  padding: 10px 10px;
  width: 75.8px;
  height: 62px;
  font-size: 12px;
  display: table;
}
.tabs ul.tabs-title li small {
  color: #326fa2;
}
.tabs ul.tabs-title.tabs-graphs-options li {
  padding: 0px 0 0 0;
  height: 50px;
  width: 25%;
}
.tabs ul.tabs-perfil-options li {
  padding: 10px 8px;
  height: 45px;
  border-radius: 6px;
  background-color: #3270a3;
  margin-right: 1px;
}
.tabs ul.tabs-perfil-options {
  background-color: transparent !important;
}
.tabs ul.tabs-perfil-options li a,
.tabs ul.tabs-perfil-options li small {
  color: #FFF;
}
.tabs > div {
  display: none;
  float: left;
  width: 98%;
  min-height: 120px;
  padding: 1%;
}
.list-letters {
  border-top: 1px solid #3270a3;
}
.list-letters > a {
  color: #484848;
}
.list-letters .letter {
  font-size: 35px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}
.list-letters .letter:hover {
  color: #41bcf1;
}
.list-letters.selected .letter {
  color: #FFF;
}
.list-letters.selected {
  background-image: url("../images/list-bg.jpg");
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 13% ;
}
ul.list-health-guide-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list-health-guide-item li {
  float: left;
  width: 46%;
  padding: 0.5% 2%;
  margin-top: 0.8%;
}
ul.list-health-guide-item li a.see-all {
  float: right;
  color: #3270a3;
}
.detail-healt-guide img {
  max-width: 100%;
}
.detail-healt-guide .items-index h3 a:hover {
  color: #3270a3;
  text-decoration: underline;
}
ul.health-guides-list-categories {
  list-style: none;
  margin: 0;
}
ul.health-guides-list-categories li {
  display: inline-block;
  margin-left: 0.5%;
  width: 100%;
  margin-right: 1%;
  padding: 0;
  border-bottom: 1px solid #3270a3;
}
ul.health-guides-list-categories li a {
  display: block;
  padding: 4% 2%;
  height: auto;
  min-height: 35px;
}
ul.health-guides-list-categories li a:hover {
  background-color: #40bcf0;
  color: #FFF;
}
.follow-info {
  padding: 5px 10px;
  text-align: center;
  background-color: rgba(200, 162, 200, 0.6);
  border: 2px solid #c8a2c8;
  margin: 10px 0;
  border-radius: 6px;
}
.follow-info-blue {
  display: block;
  color: #fff;
  font-weight: normal;
  padding: 5px 10px;
  text-align: center;
  background-color: rgba(64, 188, 240, 0.6);
  border: 2px solid #40bcf0;
  margin: 10px 0;
  border-radius: 6px;
}
.follow-info-blue.selected {
  background-color: #3270a3;
  color: #FFF;
}
.tabs ul.tabs-title {
  list-style: none;
  width: 100%;
  float: left;
  background-color: #f4f4f1;
  margin: 0;
}
.tabs ul.tabs-title li a {
  vertical-align: middle;
  height: 100%;
  text-align: center;
  display: table-cell;
}
.tabs ul.tabs-title li.selected {
  background-color: #40bcf0;
  color: #FFF;
}
.tabs ul.tabs-title li.selected a {
  color: #FFF;
}
li.graph-title-1 {
  background-color: rgba(65, 188, 241, 0.3);
}
li.graph-title-2 {
  background-color: rgba(255, 153, 0, 0.3);
}
li.graph-title-3 {
  background-color: rgba(255, 0, 0, 0.3);
}
li.graph-title-4 {
  background-color: rgba(200, 162, 200, 0.3);
}
.tabs ul.tabs-title li.selected.graph-title-1 {
  background-color: rgba(65, 188, 241, 0.9);
}
.tabs ul.tabs-title li.selected.graph-title-2 {
  background-color: rgba(255, 153, 0, 0.9);
}
.tabs ul.tabs-title li.selected.graph-title-3 {
  background-color: rgba(255, 0, 0, 0.9);
}
.tabs ul.tabs-title li.selected.graph-title-4 {
  background-color: rgba(200, 162, 200, 0.9);
}
.tabs.vertical {
  float: left;
  width: 100%;
}
.tabs.vertical ul.tabs-title {
  list-style: none;
  width: 30%;
  float: left;
  background-color: #f4f4f1;
  margin: 0;
}
@media (max-width: 767px) {
  .tabs.vertical ul.tabs-title {
    width: 100%;
    padding: 0px;
  }
}
.tabs.vertical ul.tabs-title li {
  width: 90%;
  clear: both;
  padding: 10px 5%;
}
@media (max-width: 767px) {
  .tabs.vertical ul.tabs-title li {
    width: 100%;
  }
}
.tabs.vertical ul.tabs-title li a {
  display: block;
}
.tabs.vertical div {
  display: none;
  float: right;
  width: 66%;
  min-height: 120px;
  padding: 1%;
}
@media (max-width: 767px) {
  .tabs.vertical div {
    width: 100%;
    padding: 0px;
  }
}
.tabs.vertical div div.forms {
  display: block;
  clear: both;
  float: left;
  width: 90%;
  padding: 0;
  min-height: 235px;
}
.tabs.vertical div div.calculate-results {
  display: block;
  clear: both;
  float: left;
  width: 99%;
  padding: 0;
  min-height: 25px;
}
ul.infomedfarma-list {
  margin: 0;
  list-style: none;
}
ul.infomedfarma-list li {
  width: 24%;
  margin-right: 1%;
  background-color: #40bcf0;
  float: left;
  text-align: center;
  padding: 15px 0;
  color: #FFF;
  font-weight: bolder;
  border: 1px solid #FFF;
}
@media (max-width: 767px) {
  ul.infomedfarma-list li {
    width: 49%;
  }
}
@media (max-width: 480px) {
  ul.infomedfarma-list li {
    width: 99%;
  }
}
ul.infomedfarma-list li.selected {
  border: 1px solid blue;
}
ul.infomedfarma-list li i {
  color: #FFF;
  font-size: 32px;
  line-height: 42px;
}
ul.infomedfarma-list li a {
  color: #FFF;
  float: left;
  width: 100%;
}
.feed-message {
  font-size: 14px;
}
.feed-date {
  font-size: 11px;
  color: #666;
}
p.formula {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-weight: 100;
}
.users-treatments .col-one-fifth {
  width: 20%;
}
.users-treatments h4 {
  font-size: 1.2em;
}
ul.history-dosages {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ul.history-dosages li {
  list-style: none;
  padding-left: 0;
  padding-bottom: 3px;
  padding-top: 3px;
  border-bottom: 1px solid #41bcf1;
  float: left;
  width: 100%;
}
.list-treatment {
  min-height: 35px;
  border-top: 1px solid #41bcf1;
  padding: 10px 0;
}
ul.list-motives {
  list-style: none;
  margin: 0;
}
ul.avaliation-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.avaliation-list label {
  padding: 10px;
  text-transform: uppercase;
}
ul.efficiency li.bgcolor0 label {
  background: rgba(3, 126, 0, 0.25);
}
ul.efficiency li.bgcolor1 label {
  background: rgba(3, 126, 0, 0.5);
  color: #FFF;
}
ul.efficiency li.bgcolor2 label {
  background: rgba(3, 126, 0, 0.75);
  color: #FFF;
}
ul.efficiency li.bgcolor3 label {
  background: #037e00;
  color: #FFF;
}
div.see-avaliation-content p.mtop10 {
  margin-top: 20px;
}
.content-states {
  width: 100%;
  margin-left: -45%;
  position: relative;
}
.content-states .line {
  width: 90%;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 0;
}
.content-states .square {
  width: 10%;
  height: 13px;
  position: absolute;
  top: 1px;
  right: 0;
}
.states-percent {
  height: 15px;
}
.content-state-0 span,
.state-bg-color-0 {
  background: #0bb23f;
}
.content-state-1 span,
.state-bg-color-1 {
  background: rgba(11, 178, 63, 0.5);
}
.content-state-2 span,
.state-bg-color-2 {
  background: #fff729;
}
.content-state-3 span,
.state-bg-color-3 {
  background: #e46c0a;
}
.content-state-4 span,
.state-bg-color-4 {
  background: #ff0000;
}
.content-state-grey span {
  background: rgba(0, 0, 0, 0.25);
}
div.list-symptom-users {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.list-symptom-users p {
  font-size: 14px;
}
ul.symptom_state {
  width: 680px;
  margin-top: 10px;
}
div.list-states-up-all ul.symptom_state {
  width: 100%;
  margin-top: 0;
}
div.list-states-up-all ul.symptom_state li label {
  padding: 5px 3px;
  font-size: 12px;
  text-transform: none;
  font-weight: bolder;
}
div.list-states-up-all ul.symptom_state li label input {
  margin-right: 2px;
}
ul.symptom_state li.bgcolor-grey label {
  background: #c3c3c3 !important;
}
ul.symptom_state li.bgcolor0 label {
  background: #0bb23f;
}
ul.symptom_state li.bgcolor1 label {
  background: rgba(11, 178, 63, 0.5);
}
ul.symptom_state li.bgcolor2 label {
  background: #fff729;
}
ul.symptom_state li.bgcolor3 label {
  background: #e46c0a;
}
ul.symptom_state li.bgcolor4 label {
  background: #ff0000;
}
ul.effects li.bgcolor0 label {
  background: rgba(255, 150, 0, 0.25);
}
ul.effects li.bgcolor1 label {
  background: rgba(255, 150, 0, 0.5);
  color: #FFF;
}
ul.effects li.bgcolor2 label {
  background: rgba(255, 150, 0, 0.75);
  color: #FFF;
}
ul.effects li.bgcolor3 label {
  background: #ff9600;
  color: #FFF;
}
ul.accession li.bgcolor0 label {
  background: rgba(149, 0, 192, 0.25);
}
ul.accession li.bgcolor1 label {
  background: rgba(149, 0, 192, 0.5);
  color: #FFF;
}
ul.accession li.bgcolor2 label {
  background: rgba(149, 0, 192, 0.75);
  color: #FFF;
}
ul.accession li.bgcolor3 label {
  background: #9500c0;
  color: #FFF;
}
ul.difficult li.bgcolor0 label {
  background: rgba(233, 0, 0, 0.25);
}
ul.difficult li.bgcolor1 label {
  background: rgba(233, 0, 0, 0.5);
  color: #FFF;
}
ul.difficult li.bgcolor2 label {
  background: rgba(233, 0, 0, 0.75);
  color: #FFF;
}
ul.difficult li.bgcolor3 label {
  background: #e90000;
  color: #FFF;
}
ul.unexpected_effects li.bgcolor0 label {
  background: #e90000;
  color: #FFF;
}
ul.unexpected_effects li.bgcolor1 label {
  background: #037e00;
  color: #FFF;
}
.percent-text {
  font-weight: bolder;
  color: #9E9E9E;
  font-size: 11px;
  padding-right: 3px;
}
.graph-percent {
  border: 1px solid #000066;
  margin: 1px 0;
}
.graph-percent span {
  display: block;
  background-color: #000066;
  height: 12px;
}
.graph-percent.green {
  border: 1px solid #690;
}
.graph-percent.green span {
  background-color: #690;
}
.graph-percent.red {
  border: 1px solid #F60;
}
.graph-percent.red span {
  background-color: #F60;
}
.graph-percent.blue-ocean {
  border: 1px solid #41BCF1;
}
.graph-percent.blue-ocean span {
  background-color: #41BCF1;
}
.graph-percent.lilas {
  border: 1px solid #C8A2C8;
}
.graph-percent.lilas span {
  background-color: #C8A2C8;
}
.graph-percent.blue1 {
  border: 1px solid #41BCF1;
}
.graph-percent.blue1 span {
  background-color: #41BCF1;
}
.graph-percent.blue2 span {
  background-color: #09F;
}
.graph-percent.blue2 {
  border: 1px solid #09F;
}
.graph-percent.blue3 span {
  background-color: #09C;
}
.graph-percent.blue3 {
  border: 1px solid #09C;
}
.graph-percent.blue4 span {
  background-color: #06F;
}
.graph-percent.blue4 {
  border: 1px solid #06F;
}
.graph-percent.blue5 span {
  background-color: #06C;
}
.graph-percent.blue5 {
  border: 1px solid #06C;
}
.graph-percent.blue6 span {
  background-color: #03F;
}
.graph-percent.blue6 {
  border: 1px solid #03F;
}
.graph-percent.blue7 span {
  background-color: #03C;
}
.graph-percent.blue7 {
  border: 1px solid #03C;
}
.list-treatment-users {
  border-top: 1px solid #000066;
  padding-top: 5px;
  padding-bottom: 5px;
}
.list-stop-motives {
  padding-top: 5px;
  padding-bottom: 5px;
}
#search_categories {
  width: 330px;
}
.box-notification {
  position: absolute;
  top: 25px;
  left: -250px;
  background-color: #FFF;
  padding: 15px;
  width: 290px;
  z-index: 99;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.close-notification {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  z-index: 100;
  border: 1px solid #333;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  background-color: #000;
  color: #FFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.close-notification i {
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
}
.relative {
  position: relative;
}
/**********************************/
/** Menu
/**********************************/
.sf-menu a {
  color: #FFF;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  transition: color .2s ease;
  -moz-transition: color .2s ease;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  padding: 8px 7px;
  font-weight: 400;
  float: left;
  min-width: 100px;
  max-width: 150px;
  height: 26px;
  line-height: 14px;
  text-align: center;
}
.lt-ie8 .sf-menu a {
  display: block !important;
  height: 42px !important;
  padding-bottom: 0px !important;
}
.sf-menu li a.selected,
.sf-menu li a:hover {
  color: #FFF;
  background-color: #40BCF0;
}
.sf-menu li li a.selected,
.sf-menu li li a:hover {
  color: #40BCF0;
  background-color: transparent;
}
.sf-menu ul li a {
  padding-left: 10px;
  padding-bottom: 0;
  background: none;
  color: #FFF;
}
.sf-menu a:hover,
.sf-menu a:selected,
a:hover,
a.selected {
  color: #54b3e1;
  text-decoration: none!important;
}
.sf-menu a:hover {
  text-decoration: none;
  color: #54b3e1;
}
.sf-menu ul li a:hover {
  background: none;
  text-decoration: none;
  color: #54b3e1;
}
.sf-menu ul {
  background: transparent;
  background-color: #3270A3;
  position: absolute;
  display: none;
  min-width: 150px;
  margin-top: 61px;
  z-index: 99;
  padding: 2px;
  margin-left: 0;
}
.sf-menu ul li {
  float: none;
  margin: 0;
  padding: 0;
}
.sf-menu li > ul {
  background-color: #3270A3;
}
.sf-menu li > ul a {
  font-size: 13px;
  font-weight: lighter;
  line-height: 15px;
}
.sf-menu li:hover > ul {
  display: block;
  top: -20px;
  padding-right: 3px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 200px;
  top: 0;
}
ul.sf-menu li ul {
  width: 180px;
}
ul.sf-menu li ul li {
  width: 180px;
  height: auto;
  text-align: left;
}
ul.sf-menu li ul li a {
  width: auto;
  height: auto;
  text-align: left;
  padding-bottom: 5px;
}
.sf-menu li.highlight {
  background-color: #1C9AD7;
  box-shadow: 0 0 3px 1px rgba(73, 73, 73, 0.15);
}
.sf-menu li.highlight a {
  color: #fff;
}
.sf-menu li.highlight:hover {
  background-color: #54b3e1;
}
ul.submenu {
  list-style: none;
  margin-left: 0;
}
ul.submenu li a {
  color: #C7C7C7;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
}
ul.submenu li.selected a,
ul.submenu li a:hover {
  color: #41bcf1;
}
/**********************************/
/** Form(s)
/**********************************/
.content-hide-grey {
  background: url("../images/fancybox_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: none;
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 101;
  top: 0;
  left: 0;
}
#light-box-content {
  width: 600px;
  height: 250px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -125px;
  z-index: 102;
  background-color: #E9E9EB;
  display: none;
}
#light-box-content form {
  margin: 0;
}
#light-box-content p {
  margin: 0;
}
.light-box-button-less {
  width: 58px;
  height: 52px;
  float: right;
  background-color: #1C9AD7;
  cursor: pointer;
  background-image: url(../images/helpbox-bg-less2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.light-box-content-top-title {
  height: 42px;
  background-color: #1C9AD7;
  padding: 5px 0px;
  overflow: hidden;
  text-indent: 15px;
}
.light-box-content-top-title h1 {
  margin-top: 10px;
  color: #FFF;
  font-size: 1.2em;
  font-weight: 400;
}
.light-box-content-middle {
  padding: 15px;
}
#formulario_1 {
  margin-top: 10px;
}
.form_titulo {
  margin-top: 6px;
  margin-bottom: 3px;
}
input#captcha {
  height: 46px!important;
  width: 110px!important;
  font-size: 16px!important;
}
.form_button {
  width: 60%;
  min-width: 100px;
  margin-top: 1em;
  background-color: #1C9AD7;
  color: #FFF;
}
input,
textarea {
  -moz-transition: border .25s;
  -webkit-transition: border .25s;
  -o-transition: border .25s;
  transition: border .25s;
}
input[type="text"],
textarea {
  cursor: text;
}
input[type="radio"],
input[type="checkbox"] {
  display: inline;
  width: auto;
  height: auto;
  margin-right: 1em;
}
input[type="file"] {
  border: none;
}
input[type="date"] {
  width: auto;
}
.success,
.form-success {
  color: green;
}
p.success {
  padding: 5px 10px;
  border: 1px solid green;
}
p.info {
  color: green;
  padding: 5px;
  border: 1px solid green;
  font-size: 12px;
  text-align: center;
}
p.error {
  padding: 5px 10px;
  border: 1px solid red;
}
label.error {
  color: #1c9ad7;
  font-weight: 400;
  font-style: italic;
  margin: .5em 0 0 .5em;
  line-height: 1.2em !important;
}
.msg-success {
  color: #0C0;
}
.forms-section h3 {
  font-style: normal;
  font-weight: lighter;
  line-height: 1.5em;
  font-size: 14px;
  margin: .5em 0 0;
}
.forms-captcha img {
  position: absolute;
  z-index: 9;
  margin: 0;
  margin-top: 1px;
  max-height: 21px!important;
}
.forms-captcha input {
  text-indent: 40px;
}
input[type="submit"],
.toggle-title,
.button-small-orange,
button.button,
a.button {
  background-color: #a7dd13;
  background: -webkit-linear-gradient(#a7dd13, #8ad20f);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#a7dd13, #8ad20f);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#a7dd13, #8ad20f);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#a7dd13, #8ad20f);
  /* Standard syntax */
  color: #FFF;
  font-size: 11px;
  line-height: 11px;
  border: solid 1px #e1e1e1;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: .1s linear all;
  -moz-transition: .1s linear all;
  -ms-transition: .1s linear all;
  -o-transition: .1s linear all;
  transition: .1s linear all;
  text-transform: uppercase;
}
input.button,
a.button,
button.button {
  padding: 10px;
}
input.button-small-orange {
  background-color: #fcd035;
  background: -webkit-linear-gradient(#fcd035, #fcd035);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fcd035, #fcd035);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fcd035, #fcd035);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fcd035, #fcd035);
  /* Standard syntax */
  text-shadow: none;
}
a.phone-number {
  border: solid 1px #00CC00 ;
  padding: 5px 10px;
  margin-top: 10px;
}
input.button-green {
  border: solid 1px #e1e1e1;
  width: 90px;
  height: 22px;
  padding: 0;
  line-height: 1em;
  font-weight: lighter;
  text-shadow: none;
}
a.button-blue,
a.button-blue-full {
  text-align: center;
  display: block;
  position: relative;
  width: 104px;
  background-color: #41bcf1;
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 12px 0;
}
a.button-blue-round,
a.button-blue-round-full {
  text-align: center;
  display: block;
  position: relative;
  background-color: #41bcf1;
  color: #FFF;
  line-height: 1.3em;
  border-radius: 4px;
  padding: 5px;
}
a.button-blue-full,
a.button-blue-round-full {
  width: 100%;
}
a.button-blue-full:hover,
a.button-blue-round-full:hover,
a.button-blue:hover,
a.button-blue-round:hover {
  background-color: #3270a3;
}
a.button-blue-full.light,
a.button-grey-full.light {
  height: 25px;
  line-height: 25px;
  padding: 0;
}
a.button-dark-blue,
a.button-dark-blue-full {
  text-align: center;
  display: block;
  position: relative;
  width: 104px;
  height: 35px;
  background-color: #41bcf1;
  color: #FFF;
  line-height: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
}
a.button-green-full,
a.button-dark-blue-full {
  width: 100%;
}
a.button-dark-blue-full {
  background: linear-gradient(#3270a3, #3270a3) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.button-green-full:hover {
  background: linear-gradient(#8ad20f, #a7dd13) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
input.button-blue,
button.button-blue,
input.button-blue-full,
input.button-green2,
input.button-green2-full,
input.button-grey,
button.button-green2,
button.button-grey,
button.button-grey2,
input.button-grey2 {
  border: none;
  border-radius: 0px;
  text-align: center;
  display: block;
  position: relative;
  width: 110px;
  height: 40px;
  background: none;
  background-color: #41bcf1;
  color: #FFF;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px;
}
input.share_comment_button,
input.share_update_button {
  height: 22px;
  line-height: 22px;
  margin-top: -22px;
  padding: 0px;
}
a.button-follow {
  border: solid 1px #41bcf1;
  border-radius: 0px;
  text-align: center;
  position: relative;
  background: none;
  background-color: #41bcf1;
  color: #FFF;
  margin-top: 0;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 13px;
  padding: 10px;
  width: 150px;
  float: left;
}
a.button-follow span {
  color: #FFF;
}
a.b-orange {
  background-color: #F60;
  border: solid 1px #F60;
}
a.b-green {
  background-color: #00CC00 ;
  border: solid 1px #00CC00 ;
}
a.b-yellow {
  background-color: #fc0;
  border: solid 1px #fc0;
}
a.button-premium,
a.button-premium-plus {
  border: none;
  border-radius: 0px;
  text-align: center;
  position: relative;
  background: none;
  background-color: #92d050;
  color: #FFF;
  margin: 10px;
  text-shadow: none;
  font-size: 13px;
  padding: 10px 15px;
  text-transform: uppercase;
  border-radius: 4px;
}
a.button-premium-plus {
  background-color: #00b050;
}
a.button-premium:hover,
a.button-premium-plus:hover {
  opacity: 0.9;
}
a.pro-favourite i {
  color: #ccc;
}
a.pro-favourite.active i,
a.pro-favourite:hover i {
  color: red;
}
a.button-green2 {
  border: none;
  border-radius: 0px;
  text-align: center;
  position: relative;
  background: none;
  background-color: #41bcf1;
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 13px;
  padding: 12px;
  text-transform: uppercase;
}
a.button-green2.no-padding {
  padding-left: 0;
  padding-right: 0;
}
a.button-green2-round {
  border: solid 1px #66CC00;
  border-radius: 6px;
  text-align: center;
  position: relative;
  background: none;
  background-color: rgba(102, 204, 0, 0.8);
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 13px;
  padding: 5px 10px;
}
a.button-green2-round:hover {
  background-color: #66cc00;
}
a.button-grey,
a.button-grey-full {
  display: block;
  border: solid 1px #CCC;
  border-radius: 0px;
  text-align: center;
  position: relative;
  background: none;
  background-color: #CCC;
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 13px;
  padding: 11px;
}
a.button-grey-full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
a.button-grey:hover,
a.button-grey-full:hover {
  background-color: #999;
}
a.button-green2:hover {
  background-color: #58ad02;
}
input.button-orange,
a.button-orange {
  border: solid 1px #F60;
  border-radius: 0px;
  text-align: center;
  position: relative;
  background: none;
  background-color: rgba(255, 102, 0, 0.6);
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 13px;
  padding: 10px;
  height: 40px;
  width: auto;
  text-transform: uppercase;
}
a.button-orange:hover {
  background-color: #ff6600;
}
a.button-orange.abuse-button {
  height: auto ;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  border-radius: 4px;
}
input.button-green2,
button.button-green2,
a.button-green2,
input.button-green2-full,
button.button-green2-full,
a.button-green2-full {
  background-color: #66CC00;
  border: none;
}
input.button-green2:hover,
button.button-green2:hover,
a.button-green2:hover,
input.button-green2-full:hover,
button.button-green2-full:hover,
a.button-green2-full:hover {
  background-color: #73d115;
}
input.button-grey,
button.button-grey,
a.button-grey {
  background-color: #CCC;
  border: solid 1px #CCC;
}
input.button-grey2,
button.button-grey2,
a.button-grey2 {
  background-color: #CCC;
  border: solid 1px #CCC;
  height: auto;
  width: auto;
  line-height: 1em;
}
input.button-blue-full,
input.button-green2-full {
  width: 100%;
}
.button:hover,
input[type="submit"].grey:hover,
.toggle-title:hover {
  color: #fff;
  background-color: #3270a3;
  border: solid 1px #3270a3;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus,
input:active,
textarea:active,
.button:focus,
.toggle-title:focus {
  box-shadow: 0 0 3px 1px rgba(73, 73, 73, 0.19);
}
input[type="submit"].grey:hover,
input[type="submit"].grey:active,
input[type="submit"].grey:focus {
  box-shadow: none;
}
div.message-buttons a.button-grey,
div.message-buttons a.button-green2,
div.message-buttons a.button-blue-full {
  padding-top: 5px;
  padding-bottom: 5px;
}
/**********************************/
/** search input
/**********************************/
#search-input-section {
  width: 220px;
  height: 32px;
  float: right;
  line-height: 32px;
  margin-top: 20px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 3px 1px rgba(73, 73, 73, 0.15);
  padding: 0;
}
#search-input-section:hover {
  box-shadow: 0 0 3px 1px rgba(73, 73, 73, 0.25);
}
#search-input-section input {
  box-shadow: none!important;
}
form#searchform {
  position: relative;
  /*float:left;*/
  margin: 0;
  padding: 0;
}
.search-input {
  width: 189px;
  height: 32px;
  line-height: 24px;
  font-style: italic;
  /*background-image:url(../images/bg-search.jpg);*/
  color: #b7b7b7;
  text-indent: 10px;
  float: left;
  border: none;
  padding: 0;
}
.search-input:hover,
.search-input:focus {
  border: none;
}
#search-input-section .form-button {
  height: 30px;
  width: 30px;
  background-color: #1c9ad7;
  display: block;
  float: left;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  margin: 1px 0 0;
  padding: 0 0 10px;
}
.form-button:hover {
  background-color: #54b3e1!important;
}
/**********************************/
/** client grid
/**********************************/
#grid-wrap-clients {
  width: 100%;
  min-height: 170px;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 10px;
}
.logo-grid {
  width: 100%;
  max-width: 980px;
  min-width: 980px;
  height: auto;
  min-height: 160px;
  position: relative;
  margin: 0 auto;
}
.logo-grid a {
  display: block;
  float: left;
  opacity: 0.5;
  width: 140px;
  height: 80px;
}
.logo-grid a:hover {
  opacity: 1;
}
/**********************************/
/** footer
/**********************************/
.footer {
  font-size: 14px;
  line-height: 1.5em;
  position: relative;
  margin: 0 auto;
}
.footer .forms-section h3 {
  display: none;
}
.footer .forms-section input,
.footer .forms-section textarea {
  box-shadow: none;
  margin-bottom: 2px;
}
.footer .form-area-text {
  min-height: 40px;
  width: 100%;
  height: 40px;
}
.footer .form-input-submit {
  float: right;
  width: 35%;
  text-shadow: none;
  line-height: 20px;
}
@media (max-width: 767px) {
  .footer .col-xs-12.col-sm-6.col-md-3 {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .footer .col-one-half {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer .col-one-half p {
    text-align: center !important;
  }
}
.access-btn {
  display: none;
}
.mobile-btn {
  display: none;
}
.dsk-v .mobile-btn {
  display: block;
  background-color: #1C9AD7;
  padding: 5px;
  color: #fff !important;
  float: right;
  text-align: center;
}
.footer .col-one-quarter {
  display: block;
  width: 24% !important;
}
.footer .col-one-full {
  display: block;
  width: 99.5% !important;
}
.footer p {
  font-size: 12px;
  font-weight: 400;
  color: #9e9e9e;
}
.footer a {
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
}
.footer a:hover {
  text-decoration: none;
  color: #41bcf1;
}
.footer a i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer a i.fa-chevron-right {
  margin-left: 0px;
}
.footer a:hover i.fa-chevron-right {
  margin-left: 4px;
  color: #41bcf1;
}
.footer h3 {
  font-size: 14px;
  margin: 10px 0 0;
}
footer h4 {
  font-size: 15px;
  margin-top: 0;
  color: #FFFFFF;
  padding-bottom: 5px;
  margin-bottom: 10px;
  /*border-bottom: 3px solid #41bcf1;*/
  position: relative;
}
footer h4:after {
  position: absolute;
  content: "";
  width: 33%;
  bottom: 0;
  left: 0;
  float: left;
  border-bottom: 3px solid #41bcf1;
}
footer .col-one-quarter {
  margin-right: 1%;
}
footer .col-one-quarter.no-margin-right {
  margin-right: 0;
}
#tothetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  background-color: #0c0c0c;
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}
#tothetop:hover {
  background-color: #41bcf1;
  opacity: 1;
}
.copyright {
  font-size: 12px;
}
#grid-wrap-footer {
  padding-top: 30px;
  width: 100%;
  min-height: 180px;
  float: left;
  background-color: #4b4b4b;
}
#grid-wrap-footer2 {
  padding-top: 10px;
  width: 100%;
  float: left;
  background-color: #444;
}
#grid-wrap-footer .rights p,
#grid-wrap-footer .rights a,
#grid-wrap-footer2 .rights p,
#grid-wrap-footer2 .rights a {
  font-size: 11px;
}
.social-icons a {
  font-size: 20px;
  padding: 5px 8px;
}
.social-icons a.facebook:hover {
  color: #3b5998;
}
.social-icons a.twitter:hover {
  color: #1dcaff;
}
.social-icons a.google:hover {
  color: #d34836;
}
.social-icons a.linkedin:hover {
  color: #0077B5;
}
.social-icons a.youtube:hover {
  color: #e52d27;
}
.up a {
  display: block;
  text-align: center;
  margin: 0 auto;
}
div.form-indent-ask h3 {
  font-weight: 600;
}
.history .odd {
  background-color: rgba(65, 188, 241, 0.2);
}
.history .even {
  background-color: rgba(50, 112, 163, 0.1);
}
ol.number-list-steps {
  width: 90%;
  margin-left: 4%;
  padding: 10px;
  float: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
ol.number-list-steps.demo {
  background-color: #c6ebfb;
  border-radius: 5px;
}
ol.number-list-steps li {
  float: left;
  padding: 0px;
  margin: 0;
  color: #000;
  font-weight: bolder;
  position: relative;
}
ol.number-list-steps li span.number {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #326fa2;
  color: #FFF;
  border: 0px solid #326fa2;
  float: left;
  margin: 10px 10px 0 0;
  text-align: center;
  line-height: 30px;
}
ol.number-list-steps.demo li span.number {
  margin-top: 5px;
  margin-right: 0;
}
ol.number-list-steps li span.text-content {
  margin-top: 3px;
  color: #000;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 50px;
  width: 130px;
}
ol.number-list-steps.demo li span.text-content {
  text-align: center;
  width: 155px;
}
/*ol.number-list-steps li{
	background-color: rgba(65,188,241,0.5);
}*/
ol.number-list-steps li span.fa {
  font-size: 30px;
  line-height: 51px;
  color: #1c9ad7;
  margin-right: 15px;
  position: absolute;
  top: 0;
  right: 0;
}
ol.number-list-steps.demo li span.fa {
  line-height: 42px;
}
ol.number-list-steps li span.fsize18 {
  font-size: 18px;
  line-height: 52px;
}
li.goto-step:not(.disabled) {
  cursor: pointer;
}
li.goto-step:not(.disabled) span.text-content,
ol.number-list-steps li:not(.disabled) span.text-content h2 {
  font-weight: bold;
  color: #326fa2;
}
li.goto-step:not(.disabled):hover span.text-content {
  text-decoration: underline;
}
ul.list-events {
  margin: 0;
  list-style: none;
}
ul.list-events li {
  border-bottom: 1px solid #CCC;
  padding: 6px 0px;
}
.description-event {
  padding: 4px 0;
}
.actions-event span {
  padding: 0 5px;
}
.actions-event span:hover {
  color: #3270A3;
}
.cursor {
  cursor: pointer;
}
#search {
  float: left;
  height: 25px;
}
.form-search input[type="submit"] {
  height: 24px !important;
  margin-left: -20px;
  padding: 0;
  width: 20px !important;
  float: left;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
.form-search {
  margin-top: 10px;
  margin-right: 55px;
}
.form-search-filter {
  margin-bottom: 15px;
}
.form-search-filter input[type="submit"] {
  margin-left: -20px;
  padding: 0;
  width: 20px !important;
  float: right;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
/**********************************/
/** Slider
/**********************************/
#slider-section {
  width: 100%;
  height: 420px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}
.search-section {
  width: 980px;
  min-width: 980px;
  height: auto;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: -168px;
  z-index: 4;
}
.search-section .big-inputtext {
  width: 604px;
  height: 60px;
  font-size: 19px;
  padding-left: 10px;
}
.search-section .search-submit {
  width: 56px;
  height: 56px;
  background: none;
  background-color: #FFFFFF ;
  background-image: url(../images/sprite-medfarmalife.png);
  background-repeat: no-repeat;
  background-position: -183px -4px;
  margin-left: -60px;
  border: none;
}
.regist-now-button {
  width: 216px;
  height: 64px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  z-index: 5;
}
.regist-now-button a.button {
  width: 212px;
  height: 62px;
  display: block;
  line-height: 60px;
  font-size: 22px;
  padding: 0;
  text-align: center;
  box-shadow: 1px 1px 3px 0px rgba(73, 73, 73, 0.15);
}
.regist-now-button a.button:hover {
  border: 2px solid #E1E1E1;
  box-shadow: 1px 1px 3px 0px rgba(73, 73, 73, 0.2);
}
#banner-slide {
  width: 100%;
  height: 480px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  border-bottom: 0px solid #326fa2;
}
ul.bjqs {
  position: relative;
  list-style: none;
  overflow: hidden;
  display: none;
  margin: 0;
  padding: 0;
}
li.bjqs-slide {
  position: absolute;
  display: none;
}
ul.bjqs-controls {
  list-style: none;
  z-index: 1;
  margin: 0;
  padding: 0;
}
ul.bjqs-controls.v-centered li a {
  position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
  background-image: url(../images/button-next.png);
  width: 50px;
  height: 70px;
  font-size: 0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0;
  background-image: url(../images/button-prev.png);
  width: 50px;
  height: 70px;
  font-size: 0;
}
#banner-slide:hover ul.bjqs-controls.v-centered li.bjqs-prev a,
#banner-slide:hover ul.bjqs-controls.v-centered li.bjqs-next a {
  display: block;
}
ol.bjqs-markers {
  list-style: none;
  position: absolute;
  width: 100%;
  z-index: 3;
  height: 16px;
  top: 375px;
  display: none;
  padding: 0;
}
ol.bjqs-markers.h-centered {
  text-align: right;
}
ol.bjqs-markers li {
  display: inline;
}
ol.bjqs-markers li a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/bg-black.png);
  font-size: 0;
  margin: 5px 5px 0 0;
}
ol.bjqs-markers li.active-marker a {
  background-image: none;
  background-color: #fff;
}
p.bjqs-caption {
  display: block;
  width: 190px;
  height: 50px;
  position: absolute;
  bottom: 0;
  background-color: #d61c38;
  font-size: 14px;
  font-style: italic;
  color: #fff;
  margin: 0 0 0 30px;
  padding: 15px 10px;
}
/*
HELP - BOX
*/
#box-button-plus {
  position: fixed;
  color: #FFF;
  top: 32%;
  right: 0;
  padding: 10px;
  width: 75px;
  height: 32px;
  background-color: #1C9AD7;
  cursor: pointer;
  z-index: 100;
  /*background-image:url(../images/helpbox-bg-plus2.png);
background-repeat:no-repeat;
background-position:center center;*/
}
#box-button-plus:hover {
  background-color: #54b3e1;
}
#box-content {
  position: fixed;
  top: 32%;
  right: 0;
  width: 400px;
  background-color: #E9E9EB;
  display: none;
  overflow: hidden;
  z-index: 100;
}
#box-content form {
  margin: 0;
}
#box-content-top {
  width: 400px;
  height: 52px;
  background-color: #1C9AD7;
  border-bottom: 0px solid #1C9AD7;
}
#box-button-less {
  width: 58px;
  height: 52px;
  float: left;
  background-color: #1C9AD7;
  cursor: pointer;
  background-image: url(../images/helpbox-bg-less2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#box-content-top-title {
  width: 322px;
  height: 42px;
  float: left;
  background-color: #1C9AD7;
  padding: 5px ;
  overflow: hidden;
}
#box-content-top-title h1 {
  margin-top: 10px;
  color: #FFF;
  font-size: 1.2em;
  font-weight: 400;
}
#box-content-middle {
  padding: 15px;
}
#box-content-middle .box-area-text {
  border: none;
  background-color: #f4f2f3;
  /*background-image: url(../images/helpbox-bg-input.png);
background-repeat:no-repeat;
background-position:6px 10px;*/
  padding: 10px 0 0 10px;
  width: 360px;
  height: 90px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5f5f5f;
  min-height: 8.5em;
}
#box-content-middle .box-input-text {
  border: none;
  background-color: #f4f2f3;
  /*background-image: url(../images/helpbox-bg-input.png);
background-repeat:no-repeat;
background-position:6px 10px;*/
  padding-left: 10px;
  width: 360px;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5f5f5f;
}
#form-captcha .box-input-text {
  width: 300px;
}
#box-content-middle .img-captcha {
  float: left;
  margin-top: 0px;
}
#box-content-middle label {
  float: left;
  padding: 2px 10px 2px 0;
  color: #5f5f5f;
  font-size: 12px;
  cursor: pointer;
}
#box-content-middle label input {
  float: left;
  margin: 0 2px;
}
#box-content-middle p {
  clear: both;
  margin-bottom: 0px !important;
  padding-top: 5px;
  color: #5f5f5f;
  font-size: 12px;
}
#box-content-middle .form-success {
  padding: 15px 0;
  text-align: center;
  text-transform: none;
}
#box-content-footer {
  clear: both;
  width: 400px;
  height: 52px;
  border-top: 0px solid #1C9AD7;
}
#box-content-footer-text {
  padding-left: 58px;
  width: 236px;
  height: 52px;
  float: left;
  background-color: #1C9AD7;
  background-image: url(../images/helpbox-bg-chat.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  overflow: hidden;
}
#box-content-footer-text p {
  font-size: 12px;
  color: #1C9AD7;
  font-weight: bold;
  margin-bottom: 0 !important;
}
#box-content-footer-submit {
  width: 400px;
  height: 52px;
  float: left;
  font-weight: bold;
}
#box-content-footer-submit input {
  width: 400px;
  height: 52px;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
  background-color: #1C9AD7;
  border: none;
  cursor: pointer;
  color: #FFF;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
}
#box-content-footer-submit input:hover {
  background-color: #54b3e1;
}
/**********************************/
/** pagination
/**********************************/
.paginate {
  font-size: 11px;
  text-align: center;
  margin: 0 auto;
}
.paginate a {
  text-decoration: none;
  background-color: #F4F4F1;
  color: #292929;
  opacity: 0.9;
  font-size: 11px;
  line-height: 20px;
  margin: 2px;
  padding: 2px 6px 3px;
}
.paginate a:hover,
.paginate a:active {
  background-color: #1C9AD7;
  color: #fff;
}
.paginate span.current {
  font-weight: 700;
  background-color: #1C9AD7;
  color: #fff;
  line-height: 20px;
  margin: 10px 2px 2px!important;
  padding: 2px 6px 3px;
}
.paginate span.disabled {
  color: #6b6b6b;
  opacity: 0.7;
  line-height: 20px;
  padding: 2px 6px 3px;
}
.paginate .nav-prev {
  float: left;
  margin-top: -17px !important;
  position: relative;
}
.paginate .nav-next {
  float: right;
  margin-top: -17px !important;
  position: relative;
}
.paginate li {
  margin-bottom: 3px;
  list-style: none;
  padding: 5px;
}
.paginate ul {
  margin: 6px;
  padding: 0;
}
/**********************************/
/** wr score system
/**********************************/
#form-ranking {
  margin-top: 1em;
}
#form-ranking .form-input {
  line-height: 2.2em;
  height: 2.2em;
  font-size: 1.8em;
  padding-bottom: 0;
  padding-top: 0;
  font-style: italic;
  color: #B7B7B7;
}
.score-shape {
  width: 150px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  border-radius: 150px;
  background-color: #1C9AD7;
  float: right;
  position: relative;
}
.border-red {
  background-color: #F00 !important;
}
.red {
  color: #F00 !important;
}
.border-orange {
  background-color: #F60 !important;
}
.orange {
  color: #F60 !important;
}
.border-yellow {
  background-color: #FC3 !important;
}
.yellow {
  color: #FC3 !important;
}
.border-green {
  background-color: #00CC00 !important;
}
.border-green-div {
  border: 1px solid #a7dd13;
}
.green {
  color: #00CC00 !important;
}
a:hover span.green {
  color: #006600 !important;
  text-decoration: underline;
}
.ranking-score {
  font-size: 90px;
  line-height: 150px;
  color: #fff;
  font-weight: bold;
}
.ranking-url,
.ranking-message {
  font-size: 3em;
  font-style: italic;
}
.full100 {
  width: 100%;
}
a.rank-provider {
  font-size: 11px;
  float: right;
  clear: both;
}
.legend td {
  font-size: 13px;
}
li.description-suplement-classe p {
  cursor: default;
  color: #000;
  font-weight: lighter;
  padding: 0;
  margin: 0;
}
li.description-suplement-classe {
  background: none !important;
  padding: 0px;
  margin: 0;
}
/* THEME Sequence Slider */
#sequence {
  overflow: hidden;
  width: 1920px;
  color: white;
  font-size: 0.625em;
  margin: 0 auto;
  position: relative;
  height: 420px;
  left: 50%;
  margin-left: -960px;
}
#sequence > .sequence-canvas {
  height: 100%;
  width: 100%;
  margin: 0;
}
#sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  /*top: -50%;*/
}
#sequence > .sequence-canvas > li img {
  height: 100%;
}
#sequence > .sequence-canvas li > * {
  position: absolute;
  /* only cause the left and opacity properties to transition */
  -webkit-transition-property: left, opacity;
  -moz-transition-property: left, opacity;
  -ms-transition-property: left, opacity;
  -o-transition-property: left, opacity;
  transition-property: left, opacity;
}
.sequence-next,
.sequence-prev {
  color: white;
  cursor: pointer;
  display: none;
  font-weight: bold;
  padding: 10px 15px;
  position: absolute;
  top: 50%;
  z-index: 90;
  height: 75px;
  margin-top: -47.5px;
}
.sequence-pause {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}
.sequence-paused {
  opacity: 0.3;
}
.sequence-prev {
  left: 3%;
}
.sequence-next {
  right: 3%;
}
.sequence-prev img,
.sequence-next img {
  height: 100%;
  width: auto;
}
#sequence-preloader {
  background: #d9d9d9;
}
.sequence-pagination {
  bottom: 1%;
  display: none;
  right: 6%;
  position: absolute;
  z-index: 10;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sequence-pagination li {
  display: inline-block;
  *display: inline;
  /* Hack for IE7 and below as they don't support inline-block */
  height: 140px;
}
.sequence-pagination li img {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: margin-bottom, opacity;
  -moz-transition-property: margin-bottom, opacity;
  -ms-transition-property: margin-bottom, opacity;
  -o-transition-property: margin-bottom, opacity;
  transition-property: margin-bottom, opacity;
}
.sequence-pagination li img:hover {
  margin-bottom: 4px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.sequence-pagination li.current img {
  opacity: 1;
}
.sequence-next,
.sequence-prev {
  font-size: 50px;
  position: absolute;
  opacity: 0.6;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.sequence-next:hover,
.sequence-prev:hover {
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.animate-in .title {
  left: 50%;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.animate-out .title {
  left: 35%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.subtitle {
  color: black;
  font-size: 2em;
  left: 35%;
  width: 35%;
  opacity: 0;
  top: 101%;
}
.animate-in .subtitle {
  left: 50%;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.animate-out .subtitle {
  left: 65%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.model,
.amodel {
  left: 0;
  /*bottom: -50%;*/
  opacity: 0;
  position: relative;
  height: auto;
  height: 420px;
  width: 100%;
  width: 1920px;
}
.animate-in .model,
.animate-in .amodel {
  left: 0;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.animate-out .model,
.animate-out .amodel {
  left: 0;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sequence-preloader {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 999999;
}
@keyframes preload {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sequence-preloader .preloading .circle {
  fill: #1C9AD7;
  display: inline-block;
  height: 12px;
  position: relative;
  top: -50%;
  width: 12px;
  animation: preload 1s infinite;
}
.preloading {
  display: block;
  height: 12px;
  margin: 0 auto;
  top: 50%;
  margin-top: -6px;
  position: relative;
  width: 48px;
}
.sequence-preloader .preloading .circle:nth-child(2) {
  animation-delay: .15s;
}
.sequence-preloader .preloading .circle:nth-child(3) {
  animation-delay: .3s;
}
.preloading-complete {
  opacity: 0;
  visibility: hidden;
  transition-duration: 1s;
}
div.inline {
  background-color: #1C9AD7;
  margin-right: 4px;
  float: left;
}
.show-inline {
  display: inline;
}
.clients-label-form {
  width: 140px;
  text-align: right;
  padding-right: 10px;
}
.clients-label-form p {
  color: #326fa2;
}
.clients-label-form {
  color: #326fa2;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
}
.clients-input-form {
  width: 285px;
  margin-bottom: 5px;
}
.clients-input-form select.birthday {
  width: 33.33%;
}
.clients-input-form label {
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
}
.clients-input-form label input {
  margin-right: 5px;
  margin-top: 13px;
  float: left;
}
#opinion-form-content .clients-label-form {
  width: 200px;
}
.data-form .clients-label-form {
  width: 99%;
  text-align: left;
  padding-right: 0px;
  line-height: 24px;
}
ul.list-options {
  margin: 0;
  list-style: none;
}
ul.list-options li label {
  line-height: 20px;
}
ul.list-options li input {
  margin-top: 4px;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
.follow-user-avatar {
  width: 64px;
  height: 64px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.follow-user-avatar img {
  width: 100%;
  border: 1px solid #3270A3 ;
}
.round6 {
  border-radius: 6px;
}
.bg-user-image {
  background-color: #FAFAFA;
  width: 198px;
  height: 198px;
  border: 1px solid #dddddd;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.bg-user-image.round6 span {
  color: #FFF;
  display: block;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(65, 188, 241, 0.6);
}
.bg-user-image.round6:hover span {
  display: block;
  background-color: #41bcf1;
}
.bg-medical-center-image {
  float: left;
  /*width:175px;
  text-align:center;*/
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.bg-medical-center-image img {
  max-width: 100%;
  border-radius: 6px;
  border: 2px solid #3270A3;
}
p.breadcrumb {
  color: #41bcf1 ;
}
.point {
  height: 40px;
  line-height: 65px;
  color: #c3c3c3;
  font-weight: bold;
  font-size: 18px;
  padding: 0 3px;
}
.weight_text {
  height: 40px;
  line-height: 60px;
  color: #c3c3c3;
  padding: 0 3px;
}
input.weight-k,
input.weight-g,
input.height-m,
input.height-cm {
  width: 70px;
  font-size: 28px;
}
p.weight,
p.height {
  font-size: 28px;
  text-align: center;
}
input.weight-k,
input.height-m {
  margin-left: 25px;
  text-align: right;
}
div.user-weight-xs input.weight-k,
div.user-weight-xs input.weight-g,
div.user-height-xs input.height-m,
div.user-height-xs input.height-cm {
  font-size: 12px;
  margin-left: 0px;
}
input#pressure_1 {
  margin-bottom: 5px;
}
input#pressure_2 {
  margin-bottom: 10px;
}
.blue-box {
  padding: 10px;
  border: 1px solid #326fa2;
  background-color: rgba(65, 188, 241, 0.2);
  border-radius: 5px;
}
.state {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 38px;
  height: 38px;
  background-size: 38px;
  margin-bottom: 15px;
  cursor: pointer;
  margin: 0 1.1%;
  opacity: 0.5;
}
.state-life {
  background-repeat: no-repeat;
  height: 38px;
  width: 38px;
  background-size: 38px;
  background-position: 0 0;
  opacity: 0.5;
}
ul.state-legend {
  list-style: none;
}
ul.state-legend li {
  line-height: 30px;
}
ul.state-legend li img {
  width: 25px;
}
.states-physical h3,
.states-mental h3,
.states-social h3 {
  margin-bottom: 12px;
}
.very-happy {
  background-image: url(../images/emoticon-1.svg);
}
.happy {
  background-image: url(../images/emoticon-2.svg);
}
.normal {
  background-image: url(../images/emoticon-3.svg);
}
.sick {
  background-image: url(../images/emoticon-4.svg);
}
.very-sick {
  background-image: url(../images/emoticon-5.svg);
}
.very-happy:hover,
.very-happy.selected {
  opacity: 1;
}
.happy:hover,
.happy.selected {
  opacity: 1;
}
.normal:hover,
.normal.selected {
  opacity: 1;
}
.sick:hover,
.sick.selected {
  opacity: 1;
}
.very-sick:hover,
.very-sick.selected {
  opacity: 1;
}
.uppercase {
  text-transform: uppercase;
}
.blog-comment {
  margin-bottom: 10px;
}
.main-news h3 {
  margin-top: 5px;
  margin-bottom: 3px;
}
.blog-comment p.date {
  font-size: 11px;
  margin: 5px 0;
}
button.already-updated {
  top: 0;
  right: 0;
  position: absolute;
  height: 26px;
  border-radius: 4px;
  line-height: 18px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/*
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../images/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox_loading.gif) center center no-repeat;
}

div.loading{
  background: url(../images/loading.gif) center left no-repeat;}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/blank.gif);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
*/
/* Overlay helper */
/*
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
*/
/* Title helper */
/*
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
/*
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
*/
/*Retina graphics!*/
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../images/fancybox_sprite@2x.png);
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
/*
  }

  #fancybox-loading div {
    background-image: url(../images/fancybox_loading@2x.gif);
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
/*
  }
}
*/
div#janelas {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 85%;
}
div#janelas div.janela {
  width: 230px;
  background: #069;
  margin-right: 5px;
  float: right;
  margin-bottom: 0;
  border-left: 1px solid #3270a3;
  border-right: 1px solid #3270a3;
}
div.janela div.topo {
  float: left;
  width: 230px;
  background: #3270a3;
  height: 25px;
  border-bottom: 1px  solid #3270a3;
  cursor: pointer;
}
div.topo.fixar {
  position: absolute;
  bottom: 0;
}
div.topo span {
  float: left;
  font: 14px tahoma, arial, helvetica;
  color: #fff;
  margin: 4px;
}
div.janela div.topo a#fechar {
  float: left;
  padding: 2px 6px;
  height: 21px;
  font: 15px tahoma, arial;
  color: #fff;
  float: right;
  text-decoration: none;
}
div.janela div.topo a#fechar:hover {
  background: #000;
}
div.janela input[type=text] {
  padding: 3px;
  border: 0;
  outline: none;
  background: #f4f4f4;
  font: 13px arial, tahoma;
  color: #333;
  width: 230px;
  border-radius: 0;
}
div.mensagens {
  float: left;
  width: 230px;
  background: #fff;
  height: 200px;
  border-bottom: 1px solid #333;
}
div.mensagens ul.listar {
  list-style-type: none;
  float: left;
  width: 205px;
  background: #fff;
  height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
div.mensagens ul.listar li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #333;
  padding-bottom: 3px;
}
div.mensagens ul.listar li span {
  font: 13px tahoma, arial, helvetica;
  color: #333;
  float: left;
  width: 100%;
  margin: 3px;
}
div.mensagens ul.listar li p {
  font: 13px tahoma, arial, helvetica;
  color: #333;
  float: left;
  width: 100%;
  margin-left: 3px;
}
div#contatos ul li span.type {
  width: 10px;
  height: 10px;
  margin-top: 12px;
  float: left;
  background: #f3f3f3;
  border-radius: 5px;
  display: inline-block;
  margin-left: 12px;
  margin-right: -22px;
}
div#contatos ul li span.type.on {
  background: #090;
}
div#contatos ul li span.type.off {
  background: #f3f3f3;
}
div#contatos ul {
  list-style: none;
  margin: 0;
}
a.inline {
  display: inline;
}
a.no-padding {
  padding: 0;
}
ul.sub-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.sub-navigation li {
  margin: 0;
  padding: 0;
}
ul.sub-navigation li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f054";
  margin-right: 5px;
}
ul.sub-navigation li a {
  display: block;
  padding: 10px 5px;
}
.profile-status-around {
  border: 1px solid #CCC;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.profile-status {
  height: 25px;
  width: 100%;
  float: left;
  clear: both;
}
.profile-status.profile-uncompleted {
  width: 33%;
  background-color: #F00;
}
.profile-status.profile-parcial-completed {
  width: 66%;
  background-color: #FF0;
}
.profile-status.profile-completed {
  width: 100%;
  background-color: #390;
}
div.stars-image-profile {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #FFF;
  border-radius: 5px;
  padding: 3px;
}
div.stars i {
  color: #fc0;
  font-size: 17px;
}
.opt-to-sel {
  color: #9e9e9e;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
  cursor: pointer;
}
.opt-selected {
  color: #326fa2;
}
ul > li > .col-days {
  border-left: 1px solid #a7dd13;
  min-height: 170px;
}
.jcarousel-wrapper-big ul > li > .col-days {
  min-height: 370px;
}
ul > li > .col-days:first-child {
  border-left: none;
}
.top-bar-dates {
  text-align: center;
  height: 30px;
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  z-index: 1;
  background-color: #a7dd13;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
div.top-bar-dates h3 {
  color: #FFF;
  margin-top: 6px;
}
h4.heading-dates {
  font-weight: bolder;
  font-size: 13px;
  text-align: center;
}
.inner {
  padding: 5px;
}
.inner-dates {
  padding: 4px 2px;
}
.advanced-search {
  margin-top: -30px;
}
.person {
  width: 33px;
  height: 53px;
  display: inline-block;
  margin-left: 2px;
  position: relative;
}
.person span {
  position: absolute;
  background-image: url('../images/user-states.png');
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.person-toughs {
  width: 16px;
  height: 14px;
  right: 3px;
  top: 0;
  background-position: -180px -33px;
}
.person-toughs.very-happy,
.person-toughs.state-1 {
  background-position: -14px -33px;
}
.person-toughs.happy,
.person-toughs.state-2 {
  background-position: -47px -33px;
}
.person-toughs.normal,
.person-toughs.state-3 {
  background-position: -80px -33px;
}
.person-toughs.sick,
.person-toughs.state-4 {
  background-position: -113px -33px;
}
.person-toughs.very-sick,
.person-toughs.state-5 {
  background-position: -146px -33px;
}
.person-head {
  width: 9px;
  height: 8px;
  left: 5px;
  top: 6px;
  background-position: -170px -39px;
}
.person-head.very-happy,
.person-head.state-1 {
  background-position: -5px -39px;
}
.person-head.happy,
.person-head.state-2 {
  background-position: -38px -39px;
}
.person-head.normal,
.person-head.state-3 {
  background-position: -71px -39px;
}
.person-head.sick,
.person-head.state-4 {
  background-position: -104px -39px;
}
.person-head.very-sick,
.person-head.state-5 {
  background-position: -137px -39px;
}
.person-body {
  width: 19px;
  height: 39px;
  left: 0;
  top: 14px;
  background-position: -165px -47px;
}
.person-body.very-happy,
.person-body.state-1 {
  background-position: 0px -47px;
}
.person-body.happy,
.person-body.state-2 {
  background-position: -33px -47px;
}
.person-body.normal,
.person-body.state-3 {
  background-position: -66px -47px;
}
.person-body.sick,
.person-body.state-4 {
  background-position: -99px -47px;
}
.person-body.very-sick,
.person-body.state-5 {
  background-position: -132px -47px;
}
.opacity100 {
  opacity: 1;
}
.opacity90 {
  opacity: 0.90;
}
.opacity30 {
  opacity: 0.30;
}
.overflow-x {
  overflow-x: scroll;
}
.overflow-y {
  overflow-y: scroll;
}
.timeline {
  white-space: nowrap;
  overflow-x: scroll;
  position: relative;
  overflow-y: hidden;
  cursor: ew-resize;
}
.timeline-entry {
  display: inline-block;
  width: 62px;
  margin: 0;
  padding: 0;
  margin-right: -13px;
}
.date-condition-timeline {
  height: 45px;
  margin-top: 5px;
  font-weight: bold;
  overflow: hidden;
  padding-left: 5px;
}
.blue-bg {
  background-color: rgba(65, 188, 241, 0.3);
}
.border-dark-blue {
  border: 1px solid #3270A3;
}
.timeline-bg-cor-0 {
  background-color: rgba(65, 188, 241, 0.3);
}
.timeline-bg-cor-1 {
  background-color: rgba(255, 0, 0, 0.3);
}
.timeline-bg-cor-2 {
  background-color: rgba(255, 153, 0, 0.3);
}
.timeline-bg-cor-3 {
  background-color: rgba(255, 204, 0, 0.3);
}
.timeline-bg-cor-lilas {
  background-color: rgba(200, 162, 200, 0.3);
}
.main-bg-cor-1 {
  background-color: rgba(255, 0, 0, 0.15);
}
.main-bg-cor-2 {
  background-color: rgba(255, 153, 0, 0.15);
}
.main-bg-cor-3 {
  background-color: rgba(255, 204, 0, 0.15);
}
.main-bg-cor-lilas {
  background-color: rgba(200, 162, 200, 0.15);
}
.border-color-1 {
  border-top: 1px solid #ff0000;
}
.border-color-2 {
  border-top: 1px solid #ff9900;
}
.border-color-3 {
  border-top: 1px solid #ffcc00;
}
.row-custom {
  margin: 0 !important;
  min-height: 50px;
  padding: 5px;
}
.row-custom.header {
  padding: 5px;
  min-height: 15px;
  height: 40px;
  font-weight: bold;
}
.border-top-blue {
  border-top: 1px solid #41bcf1;
}
.border-bottom-blue {
  border-bottom: 1px solid #41bcf1;
}
.border-bottom-blue-4 {
  border-bottom: 4px solid #41bcf1;
}
@media (max-width: 747px) {
  .blog-list .fleft.col-one-sixth {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .blog-list .col-three-quarters.fleft {
    width: auto;
    float: none;
  }
}
.blog-categories ul li {
  font-size: 15px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #41bcf1;
}
.blog-categories ul li a {
  display: block;
  padding: 5px ;
}
.blog-categories ul li a:hover,
.blog-categories ul li.selected a {
  background-color: #41bcf1;
  color: #FFF;
}
.blog-categories ul {
  margin: 0;
  list-style: none;
}
.col-data .comments a {
  color: #FFF;
}
.col-data .comments {
  cursor: pointer;
}
.col-data .comments:hover i {
  font-size: 1.2em ;
}
h1.blog-title {
  border-bottom: 4px solid #41bcf1;
  padding-bottom: 10px;
}
ul.archive-list {
  margin: 0;
  width: 100%;
}
ul.archive-list li {
  margin: 0;
  padding: 5px 0;
}
.reserve-products-item {
  border: 1px solid #DDDDDD;
  border-radius: 5px;
}
.reserve-products-img {
  min-height: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reserve-products-img img {
  max-width: 95%;
}
.reserve-products-title {
  min-height: 40px;
}
.reserve-products-name h3 {
  text-align: center;
  margin: 20px 0 0 0 ;
}
/**********************************/
/** jCarousel
/**********************************/
.jcarousel-wrapper {
  margin: 0px auto;
  position: relative;
  border: 1px solid #a7dd13;
  width: 200px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  /*
    -webkit-box-shadow: 0 0 2px #a7dd13;
       -moz-box-shadow: 0 0 2px #a7dd13;
            box-shadow: 0 0 2px #a7dd13;
	*/
}
.jcarousel-wrapper-gallery {
  margin: 0px auto;
  position: relative;
  border: 0px solid #ccc;
  width: 670px;
  box-shadow: none;
  padding: 10px 30px;
  min-height: 150px;
}
.jcarousel-pagination {
  text-align: center;
  width: 60px;
  height: 30px;
  margin: 0 auto;
}
.jcarousel-pagination a {
  width: 8px;
  height: 8px;
  border: 2px solid #a7dd13;
  border-radius: 50%;
  background-color: #FFF;
  color: #FFF;
  font-weight: bold;
  margin: 2px;
  overflow: hidden;
  display: block;
  text-indent: 9999px;
  float: left;
}
.jcarousel-pagination a.active {
  background-color: #a7dd13;
}
.jcarousel-wrapper-med {
  width: 280px;
}
.jcarousel-wrapper-big {
  width: 100%;
}
.jcarousel-wrapper .photo-credits a {
  color: #fff;
}
/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden;
  min-height: 200px;
}
.jcarousel-wrapper-big .jcarousel {
  height: auto;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
div.jcarousel ul.consult-area-list {
  width: 100%;
  margin: 0;
  height: 12px;
}
div.jcarousel ul.consult-area-list li {
  background-color: #39F;
  border-radius: 2px;
  height: 12px;
  cursor: pointer;
}
div.jcarousel ul.consult-area-list li:hover {
  background-color: #0066FF;
}
.make-consult-available,
.make-consult-confirmed,
.make-consult-unconfirmed {
  width: 25px;
  height: 15px;
  background-color: #39F;
  float: left;
  margin-right: 5px;
  border-radius: 2px;
}
.make-consult-confirmed {
  background-color: #090;
}
.make-consult-unconfirmed {
  background-color: #F90;
}
p.schedule-hours {
  margin: 5px 0 0 0;
  text-align: center;
  color: #000;
}
.jcarousel li {
  float: left;
  width: 200px;
}
li.scroll {
  height: 175px;
  overflow-y: auto;
  font-size: 11px;
  padding-bottom: 10px;
}
.jcarousel-wrapper-med .jcarousel li {
  width: 280px;
  position: relative;
}
.jcarousel-wrapper-med .jcarousel li div.col-one-quarter {
  width: 19.5%;
}
.content-hours {
  padding: 2px;
}
.jcarousel-wrapper-big .jcarousel li {
  width: 980px;
}
.jcarousel-wrapper-big .jcarousel li div.col-one-quarter {
  width: 14%;
}
img.gallery-professional-image {
  max-width: 98%;
  height: auto;
  max-height: 134px;
}
div.jcarousel-professional-gallery {
  width: 100%;
  padding: 3px 0;
  min-height: auto;
}
div.jcarousel-professional-gallery .jcarousel {
  min-height: auto;
}
div.jcarousel-professional-gallery .jcarousel-control-prev,
div.jcarousel-professional-gallery .jcarousel-control-next {
  top: 50%;
  margin-top: -51px;
  font-size: 60px;
}
/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #a7dd13;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.jcarousel-control-prev {
  left: 0px;
}
.jcarousel-control-next {
  right: 0px;
}
.jcarousel-wrapper-gallery {
  border: 1px solid #a7dd13;
}
.jcarousel-wrapper-gallery .jcarousel {
  min-height: 150px;
}
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block;
}
.jcarousel-wrapper-gallery ul {
  margin-top: 0px !important;
}
.jcarousel-wrapper-gallery li {
  text-align: center;
}
.jcarousel-wrapper-gallery .jcarousel-control-next,
.jcarousel-wrapper-gallery .jcarousel-control-prev {
  background-color: transparent;
  height: 105px;
  font-size: 100px;
  line-height: 92px;
  border: none;
  box-shadow: none;
  color: #a7dd13;
  top: 40px;
}
.jcarousel-wrapper-gallery .jcarousel-control-next:hover,
.jcarousel-wrapper-gallery .jcarousel-control-prev:hover {
  color: #326fa2;
}
.canvasjs-chart-credit {
  visibility: hidden;
}
.steps-content {
  display: none;
}
.step-selected {
  display: block;
}
.fsize9 {
  font-size: 9px;
}
.fsize10 {
  font-size: 10px;
}
.fsize11 {
  font-size: 11px;
}
.fsize12 {
  font-size: 12px;
}
.fsize14 {
  font-size: 14px;
}
.fsize18 {
  font-size: 18px;
}
.fsize22 {
  font-size: 22px;
}
.fsize30 {
  font-size: 30px;
}
.strong {
  font-weight: bold;
}
.lheight20 {
  line-height: 20px;
}
.lheight28 {
  line-height: 28px;
}
.lheight40 {
  line-height: 40px;
}
p.lheight16,
.lheight16 {
  line-height: 16px;
}
.legendLabel {
  font-size: 13px;
}
ul.list-multiples-symptom,
ul.list-multiples-options {
  list-style: none;
}
ul.list-multiples-symptom li,
ul.list-multiples-options li {
  padding: 3px 5px;
}
a.opinion-label {
  background-color: #41bcf1;
  border-radius: 5px;
  padding: 5px 10px;
  display: block;
  color: #FFF;
  text-align: center;
  position: relative;
}
a.opinion-label i {
  font-size: 33px;
  position: absolute;
  top: -9px;
  right: -4px;
}
a.opinion-label:hover {
  background-color: #66CC00;
}
.big-diamond {
  font-size: 40px;
  color: #006600;
}
.big-diamond span {
  color: #006600;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 2px solid#006600;
  line-height: 60px;
  text-align: center;
}
.ui-front {
  z-index: 9000 !important;
}
span.fa-user-md {
  color: #ffd700;
}
h3.top-list-premium {
  text-align: center;
  margin-bottom: 15px;
}
h3.top-list-premium span {
  font-size: 2em;
  margin-bottom: 5px;
}
ul.list-images-edit {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list-images-edit img,
ul.list-images-edit a {
  max-width: 95%;
}
ul.list-images-edit li {
  border-radius: 50%;
  border: 2px solid #3270A3;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  display: table-cell;
  overflow: hidden;
  text-align: center;
  margin-right: 5px;
}
ul.list-images-edit li a {
  display: block;
  line-height: 60px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
div.reserve-products {
  padding: 30px 10px 40px;
  background-color: #00CC00;
  border-radius: 10px;
  color: #FFF;
  margin-top: 50px;
}
div.reserve-products h1 {
  color: #FFF;
}
ul.list-characteristics li {
  font-size: 16px;
  color: #1c9ad7;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 10px;
}
div.icon-text,
a.icon-text {
  background-color: #41bcf1;
  min-height: 50px;
  color: #FFF;
}
div.icon-text span,
a.icon-text span {
  color: #fff;
  float: left;
  width: 75%;
  padding-top: 10px;
}
div.icon-text i,
a.icon-text i {
  float: left;
  font-size: 20px;
  width: 25%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
a.icon-text:hover {
  background-color: #59c4f3;
}
.pointer {
  cursor: pointer;
}
/* Share System */
.share-options div {
  padding: 2px;
  border: 1px solid #326fa2;
  border-left: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #aaa;
}
.share-options div:first-child {
  border: 1px solid #326fa2;
}
.share-options .support-ibtn:hover i,
.share-options .support-ibtn.selected i {
  color: red;
  font-size: 1.1em;
}
.share-options .comment-ibtn:hover i,
.share-options .comment-ibtn.selected i {
  color: #326fa2;
  font-size: 1.1em;
}
.share-options .share-ibtn:hover i,
.share-options .share-ibtn.selected i {
  color: #66CC00;
  font-size: 1.1em;
}
.share-options .hide-ibtn:hover i,
.share-options .hide-ibtn.selected i {
  color: #333;
  font-size: 1.1em;
}
.share-options div:hover {
  background-color: #FFF;
}
.share-image-big {
  width: 15%;
}
.share-image-big img {
  max-width: 80%;
  width: 60px;
  height: auto;
}
.share-image-big img.lang-flag {
  width: auto;
  height: auto;
}
.mright15 {
  margin-right: 15px;
}
.share-image-small {
  width: 15%;
}
.share-comment-content {
  width: 85%;
  position: relative;
}
.share-image-small img {
  max-width: 80%;
  width: 40px;
  height: auto;
}
.real-answer-box {
  display: none;
}
.user-share {
  font-size: 11px;
  color: #66CC00;
}
.user-share a {
  color: #326fa2;
  font-size: 12px;
}
.user-share-date {
  color: #326fa2;
  font-size: 10px;
}
.user-share-content {
  word-wrap: break-word;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.2em;
  display: block;
}
.min-width-full {
  min-width: 100%;
}
.width-auto {
  width: auto;
}
.column-right-bg {
  position: relative;
  background-color: #FFF;
  z-index: 1;
}
.shared-post-content,
.shared-post-content p {
  font-size: 13px;
  color: #666;
}
.fake-answer-box {
  display: block;
  background-color: #FFF;
  height: 20px;
  border: 1px solid #b6b6b6;
  line-height: 20px;
}
.fake-answer-box p {
  line-height: 20px;
}
span.see-more-message {
  color: #FFF;
  padding: 0px 4px;
  background-color: #41bcf1;
  border-radius: 4px;
  margin-left: 2px;
  cursor: pointer;
}
span.see-more-message:hover {
  background-color: #326fa2;
}
.short-text-comment span.see-more {
  color: #FFF;
  padding: 0px 4px;
  background-color: #41bcf1;
  border-radius: 4px;
  margin-left: 2px;
  cursor: pointer;
}
.short-text-comment span.see-more:hover {
  background-color: #326fa2;
}
.share-image-small-answer img {
  width: 20px;
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
}
.main-content-user-data .inner {
  padding-top: 25px;
  padding-bottom: 25px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #CCC;
  text-shadow: none;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #CCC;
  opacity: 1;
  text-shadow: none;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #CCC;
  opacity: 1;
  text-shadow: none;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #CCC;
  text-shadow: none;
}
/*** Site Search Bar style
------------------------------------------------------------ ****/
.site-search {
  padding: 0px;
  margin-top: 3px;
  background-color: #fff;
  position: relative;
  z-index: 500;
  transition: padding 0.15s ease-in-out;
  -moz-transition: padding 0.15s ease-in-out;
  -webkit-transition: padding 0.15s ease-in-out;
  width: 100%;
  position: absolute;
  top: 100%;
}
.site-search.open {
  padding: 20px 0px 25px 0px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.site-search .container {
  position: relative;
}
.search-init-btn {
  width: 125px;
  height: 26px;
  line-height: 26px;
  padding: 0px 0px 46px;
  text-transform: capitalize;
  color: #fff;
  font-size: 10px;
  border: 0px;
  position: absolute;
  top: -8px;
  right: 0px;
  z-index: 10;
  background: url(../images/sprites.png) 0 0 no-repeat;
  background-color: #41bcf1;
  transition: top 0.15s ease-in-out;
  -moz-transition: top 0.15s ease-in-out;
  -webkit-transition: top 0.15s ease-in-out;
  border: none !important;
}
.site-search.open .search-init-btn {
  top: -28px;
}
.search-init-btn:hover {
  color: #fff;
}
.search-init-btn:active {
  background-image: url(../images/sprites.png);
  outline: 0px;
}
.search-init-btn:focus {
  outline: 0px;
}
.search-init-btn:before {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 13px;
  margin-left: -6px;
  position: absolute;
  top: 15px;
  left: 50%;
}
.open .search-init-btn:before {
  content: "\f00d";
}
.site-search-form {
  padding: 0px;
  position: relative;
}
.site-search-form ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}
.site-search-form .form-control {
  margin-bottom: 25px;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
/* bootstrap buttons */
/*
input.btn,button.btn{
  margin: 0;
  padding: 0;
  background-color: transparent;
  background: none;
  border: none;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
/*
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

*/
/*
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
*/
h4.panel-title a:not(.collapsed) i.fa-arrow-circle-right {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  -webkit-transition: .2s linear all;
  -moz-transition: .2s linear all;
  -ms-transition: .2s linear all;
  -o-transition: .2s linear all;
  transition: .2s linear all;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
label.line {
  line-height: 1.5em;
}
.login-page .col-block p {
  line-height: 1.3em;
  margin-bottom: 15px;
}
.login-page .clients-label-form {
  clear: both;
  text-align: left;
  width: 285px;
}
.login-page .clients-input-form {
  clear: both;
}
.login-page #recover-password {
  color: grey;
}
.login-page ul.tabs-register-options li {
  width: 33.3333%;
  min-height: 110px;
  position: relative;
}
.login-page ul.tabs-register-options li i {
  font-size: 24px;
}
.login-page ul.tabs-register-options li label {
  font-size: 18px;
  margin: 5px 0;
}
.login-page ul.tabs-register-options li small {
  font-size: 95%;
}
.login-page ul.tabs-register-options li a.link-subsc-patient {
  position: absolute;
  top: 2px;
  right: 3px;
  height: 16px;
  text-decoration: underline;
  color: #00CC00;
}
.login-page ul.tabs-register-options li a.link-subsc-patient:hover {
  text-decoration: none;
}
.login-page ul.tabs-register-options li.selected:after {
  content: " ";
  position: absolute;
  width: 0px;
  height: 0px;
  display: block;
  bottom: -19px;
  left: 50%;
  margin-left: -10px;
  background-color: transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #41bcf1;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.login-page ul.tabs-register-options li.selected a.link-subsc-patient {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .login-page ul.tabs-register-options li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .login-page ul.tabs-register-options-user-normal li {
    display: none;
  }
  .login-page ul.tabs-register-options-user-normal li:first-child {
    display: block;
    width: 48%;
  }
  .login-page ul.tabs-register-options-user-normal li:last-child {
    display: block;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .col-xs-12.login-page {
    padding: 0px;
  }
}
.facebook-button {
  padding: 10px 15px 10px 15px;
  color: #fff;
  background-color: #3b5998;
  font-size: 15px;
  width: 255px;
  text-align: center;
  border-radius: 2px;
}
.facebook-button span {
  color: #FFF;
  font-size: 20px;
  margin-right: 20px;
}
.facebook-button:hover {
  background-color: rgba(59, 89, 152, 0.9);
  color: #FFF;
}
.bar-login-or {
  width: 285px;
  text-align: center;
  border-bottom: 1px solid #DDD;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.bar-login-or span {
  padding: 0 10px;
  background-color: #FFF;
  color: #ccc;
}
ul.nav > li a span.caret {
  display: none;
}
@media (max-width: 991px) {
  ul.nav {
    margin: 0px;
  }
  ul.nav > li a span.caret {
    display: block;
    color: #FFF;
    float: right;
    margin-top: 5px;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  ul.nav > li.dropdown.open span.caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .navbar-nav > li > a {
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid white;
  }
  .navbar-nav > li ul {
    background-color: #40BCF0 !important;
    border-bottom: 1px solid white;
  }
  .navbar-nav > li ul li a {
    border-top: 1px solid white;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 25px;
  }
}
.affix {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}
/* Padding for a smoth affix */
.affix + body {
  padding-top: 72px;
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
}
.navbar-header .login-mobile {
  float: right;
  width: 92px;
  margin-top: 7px;
  margin-right: 15px;
}
.navbar-header .logo {
  text-align: center;
}
.navbar-header .logo img {
  margin-top: 5px;
  margin-bottom: 5px;
  max-height: 34px;
}
div[class*=" rowsymp-line-"] {
  display: none;
}
.bg-user-image.round6 {
  position: relative;
  border-radius: 6px;
  border: 2px solid #3270A3;
  overflow: hidden;
  width: 198px;
  height: 198px;
}
@media (max-width: 992px) {
  .bg-user-image.round6 {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
.bg-user-image.round6 img {
  max-width: 100%;
  height: auto;
}
#chartContainer {
  height: 400px;
  width: 475px;
  max-width: 100%;
  float: left;
  clear: both;
}
a.btn-add-sympton,
a.btn-add-sympton-big {
  height: 26px;
  border-radius: 4px;
  line-height: 24px;
  top: 15px;
  right: -350px;
  position: absolute;
  z-index: 9;
  padding: 0 5px;
}
@media (max-width: 768px) {
  a.btn-add-sympton,
  a.btn-add-sympton-big {
    right: -165px;
  }
}
a.btn-add-sympton-big {
  right: -165px;
}
.filter-options {
  min-height: 70px;
}
ul.list-users .bg-user-image {
  float: left;
  margin-right: 10px;
  width: 98%;
  min-height: 120px;
  text-align: center;
  background-color: transparent;
  border: none;
}
ul.list-users .bg-user-image img {
  max-width: 100%;
  max-height: none;
  border-radius: 6px;
  border: 2px solid #3270A3;
}
.selected-display {
  display: block !important;
}
.pro-insurers .insurer-options {
  overflow-y: auto;
  height: 200px;
  background-color: white;
  padding: 5px;
}
.pro-insurers ul.list-options li {
  border-top: 1px solid #CCC;
  margin-top: 3px;
  padding-top: 6px;
  min-height: 30px;
}
.pro-insurers ul.list-options label {
  line-height: 1.2em;
}
.pro-insurers ul.list-options label input {
  margin-top: 2px;
  margin-bottom: 3px;
}
.product {
  width: 100%;
  height: 262px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  margin-bottom: 25px;
  z-index: 3;
  cursor: pointer;
}
.product:hover {
  box-shadow: 1px 1px 5px #CCC;
}
.product.text-message:hover {
  box-shadow: none;
}
.text-message {
  background-color: #e11d27;
  background: -moz-linear-gradient(#71cc20, #09b24a) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: webkit-gradient(#71cc20, #09b24a) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -webkit-linear-gradient(#71cc20, #09b24a) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -o-linear-gradient(#71cc20, #09b24a) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -ms-linear-gradient(#71cc20, #09b24a) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: linear-gradient(#71cc20, #09b24a) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.product input {
  position: relative;
  z-index: 4;
}
.top-product {
  height: 200px;
}
.image-product {
  width: 40%;
  height: 180px;
}
.image-product img {
  margin-top: 22px;
  max-width: 100%;
  height: auto;
}
.content-product {
  width: 60%;
  height: 180px;
  text-align: center;
}
.product .attribute {
  padding-top: 75px;
  height: 30px;
}
.product .introduction {
  min-height: 15px;
  max-height: 60px;
  overflow: hidden;
  padding-top: 5px;
}
.product p {
  line-height: 14px;
}
.footer-product {
  padding-top: 10px;
  height: 54px;
  text-align: center;
  position: relative;
}
input.button-add-cart {
  background: none !important;
  background-color: #e11d27 !important;
  width: 100px !important;
  height: 38px !important;
  border-radius: 4px;
  background-image: url('../images/button-add-cart.jpg') !important;
  background-repeat: no-repeat !important;
  background-position: 5px center !important;
  position: absolute;
  right: 12px;
  top: 14px;
  text-indent: 25px;
}
.product .name h3 {
  margin: 0;
  font-weight: 600;
}
.product .brand h3 {
  font-weight: 600;
  margin: 0;
}
.product h3 a {
  color: #000;
  font-weight: 600;
}
.product .brand a {
  color: #aaa;
  font-weight: 600;
}
.brand {
  font-weight: 600;
  margin: 0;
}
.brand a {
  color: #aaa;
  font-weight: 600;
}
.product p {
  font-size: 12px;
  color: #858484;
  margin: 0;
  color: #bbadaf;
}
.product .footer-product p {
  width: 200px;
}
.product .footer-product span.price {
  width: 200px;
  display: block;
}
.product .price {
  font-size: 18px;
  color: #858484;
  margin-bottom: 0px;
  font-weight: 600;
}
.price-limit-notify .price {
  color: #858484;
  margin-bottom: 0px;
  font-weight: 600;
}
.product .price-old,
.item-total .price-old {
  font-size: 11px;
  text-decoration: line-through;
  color: #858484;
  margin-bottom: 10px;
  font-weight: 300;
  margin-top: 1px;
  margin-right: 5px;
}
.product-data .price-old {
  text-decoration: line-through;
  color: #858484;
}
.product-data .price-old span {
  color: #858484;
}
.product .price-new,
.item-total .price-new {
  font-weight: bold;
}
.stage .percent-discount {
  font-size: 18px;
  line-height: 20px;
  color: #FFF;
  font-weight: bold;
  padding: 2px 4px;
  height: 21px;
  background-color: #3076ae;
  position: absolute;
  right: 0px;
  margin-right: 0px;
  margin-top: 0px;
  z-index: 1;
}
.product .percent-discount {
  font-size: 13px;
  line-height: 15px;
  color: #FFF;
  font-weight: bold;
  padding: 2px 4px;
  height: 16px;
  background-color: #3076ae;
  position: absolute;
  right: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.item-name .percent-discount {
  width: auto;
  font-size: 13px;
  line-height: 15px;
  color: #FFF;
  font-weight: bold;
  padding: 2px 4px;
  height: 16px;
  background-color: #3076ae;
  position: absolute;
  left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.product .ribbon {
  font-size: 12px;
  background-color: #e11d27;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #FFF;
  transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  border-radius: 2px;
}
.product:hover a {
  color: #3076ae;
}
.main-data .ribbon {
  font-size: 14px;
  background-color: #e11d27;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #fff;
  margin: 10px;
  position: relative;
  border-radius: 2px;
  float: left;
  clear: both;
}
.product .add-wl {
  width: 24px;
  height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background-color: #f4f4f4;
  background-image: url(../images/icon-star-black-small.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.product:hover .add-wl {
  display: block;
}
.cart-btn {
  background-color: #f4f4f4;
  padding: 6px 9px;
  font-size: 10px;
  color: #7c7c7c;
  display: block;
  font-weight: 700 !important;
}
.cart-btn:hover {
  background-color: #b8b8b8;
  color: #fff !important;
}
.cart-btn input {
  margin: 0;
  padding: 0 !important;
  background-color: transparent !important;
  font-weight: 700;
  font-size: 10px;
}
.cart-btn form {
  margin: 0;
  padding: 0 !important;
}
/**********************************/
/** PRODUCT Slider sequence
/**********************************/
.product-slider {
  float: left;
  margin-bottom: 25px;
  background-color: #FFF;
}
.connected-carousels .stage {
  width: 300px;
  float: left;
  margin-left: 0px;
  position: relative;
  z-index: 3;
}
.connected-carousels .stage img {
  max-width: 300px;
}
/** Navigation container **/
.connected-carousels .navigation {
  width: 300px;
  height: 95px;
  float: left;
  clear: both;
  /*border-bottom: 1px solid #e4e4e4;*/
  position: relative;
  z-index: 4;
  margin-top: 10px;
}
/** Shared carousel styles **/
.connected-carousels .carousel {
  overflow: hidden;
  position: relative;
}
.connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.connected-carousels .carousel li {
  float: left;
}
/** Stage carousel specific styles **/
.connected-carousels .carousel-stage {
  height: 300px;
  /*border-bottom: 1px solid #e4e4e4;*/
}
/** Navigation carousel specific styles **/
.connected-carousels .carousel-navigation {
  height: 75px;
  width: 80%;
  margin: 5px 10%;
  background: #fff;
}
.connected-carousels .carousel-navigation li {
  cursor: pointer;
  /*clear:both;*/
}
.connected-carousels .carousel-navigation li img {
  display: block;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  max-width: 75px;
}
.connected-carousels .carousel-navigation li.active img {
  padding-bottom: 4px;
  border-bottom: 1px solid #e4e4e4;
}
/** Stage carousel controls **/
.connected-carousels .prev-stage,
.connected-carousels .next-stage {
  display: block;
  position: absolute;
  top: 0;
  width: 60px;
  height: 300px;
  color: #fff;
}
.connected-carousels .prev-stage {
  left: 0px;
}
.connected-carousels .next-stage {
  right: 0;
}
.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
  opacity: 0.5;
  display: block;
}
.connected-carousels .prev-stage span {
  background-image: url(../images/arrow-left.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.connected-carousels .next-stage span {
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  display: block;
  font: 24px/27px Arial, sans-serif;
}
.connected-carousels .prev-stage span {
  left: 0px;
}
.connected-carousels .next-stage span {
  right: 0px;
}
.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
  display: block;
}
/** Navigation carousel controls **/
.connected-carousels .prev-navigation {
  background-image: url(../images/arrow-left.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.connected-carousels .next-navigation {
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  color: #000;
  font-size: 35px;
  text-decoration: none;
}
.connected-carousels .prev-navigation {
  left: 0;
  margin-top: -15px;
  top: 50%;
  text-indent: 6px;
}
.connected-carousels .next-navigation {
  left: auto;
  right: 0;
  margin-top: -15px;
  top: 50%;
  text-indent: 6px;
}
.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
  opacity: .5;
  cursor: default;
}
a.fancybox-thumbs:hover {
  cursor: url("../images/gallery-cursor.cur"), pointer;
}
.inner-detail {
  padding: 20px;
}
.main-data .inner-detail {
  padding: 20px 0;
}
.icons-share-bar {
  height: 125px;
  overflow: hidden;
  margin-bottom: 15px;
}
/* Product data section   */
.stock-available span {
  color: #004062;
}
.stock-available span.fa-check-circle {
  font-size: 26px;
  line-height: 1em;
}
.points span.fa-cubes {
  font-size: 25px;
  line-height: 1em;
}
.stock-unavailable span {
  color: #F00;
}
span.red {
  color: red;
}
.form-alert-price,
.form-min-price {
  background-color: #fcfcfc;
  display: block;
  float: left;
  min-width: 600px;
  position: relative;
}
.our-price {
  margin-top: 115px;
}
.product-data {
  border: 1px solid #e4e4e4;
  float: right;
  margin-bottom: 25px;
  background-color: #fafafa;
}
.hide {
  display: none;
}
.lt-ie9 .product-data {
  width: 260px !important;
  overflow-x: hidden;
  position: relative;
}
.product-data p {
  line-height: 18px;
  font-weight: 300;
  font-size: 13px;
}
.product-data h4.reference {
  margin-top: 0;
}
.about {
  border-bottom: 1px solid #e4e4e4;
}
.product-data .about h2 {
  margin-bottom: 9px;
  color: #000;
}
.product-data .about p {
  margin-bottom: 5px;
}
.related-list {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}
.related-list img {
  max-width: 90px;
  margin-left: 2%;
}
.size-selection,
.quantity-selection {
  margin-top: 15px;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
}
.size-selection .size,
.quantity-selection .quantity {
  line-height: 41px;
}
.size-selection p.tip {
  margin-top: 5px;
}
.lt-ie9 .size-selection p.tip {
  margin-top: 4px;
  width: 100%;
}
.size-selection span {
  color: #484848;
}
.select-size {
  border: 1px solid #ccc;
  width: 120px;
  border-radius: 3px;
  overflow: hidden;
  background-position: right center;
}
.select-size select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}
.select-size select:focus {
  outline: none;
}
/* special slect dropdown */
.size-selector {
  /* Size and position */
  position: relative;
  /* Enable absolute positionning for children and pseudo elements */
  width: 160px;
  padding: 10px 15px;
  /* Styles */
  background: #fff;
  border: 1px solid #e4e4e4;
  border-left: 4px solid #e4e4e4;
  cursor: pointer;
  outline: none;
  float: right;
}
.size-selector:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: grey transparent;
}
.size-selector .dropdown {
  /* Size & position */
  position: absolute;
  top: 100%;
  left: -5px;
  right: 0px;
  /* Styles */
  background: white;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  list-style: none;
  /* Hiding */
  opacity: 0;
  pointer-events: none;
  z-index: 10;
}
.lt-ie9 .size-selector .dropdown {
  display: none;
}
.lt-ie10 .size-selector .dropdown {
  display: none;
}
.size-selector .dropdown li {
  border-bottom: 1px solid #e4e4e4;
  height: 34px;
  line-height: 35px;
  text-indent: 20px;
}
.size-selector .dropdown li:first-child {
  border-top: 1px solid #e4e4e4;
}
.size-selector .dropdown li.last-pair {
  background-color: #ffe3e3;
}
.size-selector .dropdown li:hover {
  background-color: #efefef;
}
/* Hover state */
.size-selector .dropdown li a.alert {
  color: #e11d27;
}
.size-selector .dropdown li a.alert:hover {
  color: #ff0000 !important;
}
/* Active state */
.size-selector.active:after {
  border-width: 0 6px 6px 6px;
}
.size-selector.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.lt-ie9 .size-selector.active .dropdown {
  display: block;
}
.lt-ie10 .size-selector.active .dropdown {
  display: block;
}
/* No CSS3 support */
.no-opacity .size-selector .dropdown,
.no-pointerevents .size-selector .dropdown {
  display: none;
  opacity: 1;
  /* If opacity support but no pointer-events support */
  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */
}
.no-opacity .size-selector.active .dropdown,
.no-pointerevents .size-selector.active .dropdown {
  display: block;
}
/* price section */
.costs {
  margin-top: 0px;
  border-bottom: 1px solid #e4e4e4;
}
.costs > h2 {
  font-size: 26px;
}
.costs .price,
.our-price .price {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 15px;
  display: block;
}
.costs .benefit {
  border-left: 2px solid #9ac83f;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0 4px;
  display: inline-block;
  color: #484848 !important;
  font-size: 13px;
}
.buy .add-to-cart {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 300;
  background: -moz-linear-gradient(#0086cd, #16695 95) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: webkit-gradient(#0086cd, #16695 95) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -webkit-linear-gradient(#0086cd, #16695 95) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -o-linear-gradient(#0086cd, #16695 95) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -ms-linear-gradient(#0086cd, #16695 95) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: linear-gradient(#0086cd, #166995) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.buy .add-to-cart img {
  margin-right: 5%;
  margin-top: -2px;
}
.buy .add-to-cart:hover {
  color: #fff !important;
  background-color: #004062;
}
.buy input.add-to-cart {
  font-weight: 300;
  line-height: 2.2em;
}
.buy {
  margin-top: 5px;
}
.share-product {
  margin-top: 0px;
}
.share-product ul,
.share-product li {
  list-style: none;
  float: left;
  margin-left: 10px;
}
.share-product li {
  list-style: none;
  float: left;
  margin: 0;
}
.actions-qty {
  float: left;
}
.actions-qty-less,
.actions-qty-more {
  float: left;
  width: 50px;
  text-align: center;
  line-height: 48px;
  height: 48px;
  margin: 0;
  -moz-box-sizing: border-box;
  border: 1px solid #eaeaea;
  border-radius: 0;
  font-size: 18px;
  font-weight: bolder;
  cursor: pointer;
  background-color: #FFF;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.actions-qty-less {
  border-left: 4px solid #e4e4e4 ;
}
.actions-qty-less:hover,
.actions-qty-more:hover {
  background-color: transparent;
}
input.input-text-quantity {
  font-family: Arial, sans-serif;
  color: #6b6b6b;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  font-size: 100%;
  font-style: italic;
  vertical-align: middle;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eaeaea;
  border-radius: 0;
  color: #777777;
  font-size: 1em;
  background-color: #FFFFFF;
  width: 95px;
  height: 50px;
  float: left;
  text-align: center;
}
.stats-resume {
  padding-top: 15px;
  background-color: #41bcf1;
  margin-bottom: 30px;
}
.stats-resume h3,
.stats-resume h4 {
  color: #FFF;
}
p.link-stats {
  cursor: pointer;
}
p.link-stats.selected {
  color: #3270A3;
}
.cookies-alert {
  position: fixed;
  bottom: 0;
  z-index: 10;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
}
.cookies-alert .inner-cookies {
  padding: 15px 10px;
}
.cookies-alert .inner-cookies .form-cookies {
  float: right;
  margin-left: 20px;
  margin-top: -7px;
}
@media (max-width: 768px) {
  .cookies-alert .inner-cookies .form-cookies {
    margin-top: 0px;
  }
}
@media (max-width: 585px) {
  .cookies-alert .inner-cookies .form-cookies {
    margin-top: 13px;
  }
}
.cookies-alert .inner-cookies .form-cookies input[type="submit"] {
  width: 70px;
  background: #41bcf1 !important;
}
.cookies-alert .inner-cookies p {
  margin: 0px;
  line-height: 1.2em;
  font-size: 12px;
  color: #ddd;
}
.cookies-alert .inner-cookies p a {
  color: #ddd;
  font-weight: bold;
}
.cookies-alert .inner-cookies p a:hover {
  text-decoration: underline;
}
