.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                              not supported by any browser */ }

.has-scroll-horiz {
  overflow-x: auto; }
  .has-scroll-horiz > .table {
    font-size: 12px;
    line-height: 1.5; }
    .has-scroll-horiz > .table td {
      white-space: nowrap; }

.btn {
  cursor: pointer; }

img {
  max-width: 100%; }

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
  width: 230px; }

.list-thumbs .attachment-block {
  float: left;
  margin-left: 10px;
  width: calc(50% - 5px);
  min-height: 112px; }
  .list-thumbs .attachment-block:nth-child(2n+1) {
    margin-left: 0; }
  .list-thumbs .attachment-block .attachment-heading {
    margin-bottom: 15px; }

/* Generic stuff I hope */
.box-actions {
  position: relative;
  display: block;
  text-align: right;
  margin-top: 1rem; }
  .box-actions label {
    position: relative;
    font-weight: normal; }
    .box-actions label span {
      text-align: left;
      display: block; }
    .box-actions label.has-label .fa-angle-down {
      top: 36px; }
  .box-actions .fa-question-circle {
    font-size: 2rem;
    margin-right: 1rem;
    color: #3498db;
    cursor: pointer; }
  .box-actions .fa-angle-down {
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px; }
  .box-actions select {
    position: relative;
    z-index: 2;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: transparent;
    border: solid 1px #d2d6de;
    border-radius: 0;
    padding: 5px 10px;
    padding-right: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

/* Facebook */
.col-facebook {
  display: block;
  margin: auto;
  width: 500px;
  max-width: 100%;
  padding-bottom: 20px; }
  .col-facebook .panel-body {
    padding: 0;
    background-color: #E9EBEE; }

.facebook-post {
  position: relative;
  display: block;
  margin: auto;
  width: 100%;
  font-family: Helvetica; }
  .facebook-post .fb-header {
    padding: 12px;
    padding-bottom: 0;
    padding-left: 58px;
    background-color: #fff; }
  .facebook-post .fa-angle-down {
    position: absolute;
    top: 6px;
    right: 6px;
    color: #ccc;
    cursor: pointer;
    padding: 6px; }
  .facebook-post .fb-body {
    background-color: #fff; }
  .facebook-post .profile-picture {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 40px;
    height: 40px;
    cursor: pointer; }
  .facebook-post .title {
    margin: 0;
    cursor: pointer;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #365899; }
  .facebook-post .date {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #90949c;
    cursor: pointer; }
  .facebook-post p {
    margin-bottom: 0;
    padding: 12px;
    background-color: #fff;
    font-size: 14px;
    color: #1d2129;
    line-height: 19px; }
    .facebook-post p a {
      display: inline;
      color: #365899; }
      .facebook-post p a:hover {
        text-decoration: underline; }
  .facebook-post .image {
    display: block;
    margin: auto;
    max-width: calc(100% - 24px); }

.col-facebook-cover {
  position: relative;
  padding-bottom: 20px; }

.facebook-cover {
  position: relative;
  margin: auto;
  width: 828px;
  margin-top: 1rem;
  padding-top: 43px; }
  .facebook-cover .bar {
    min-width: 828px;
    width: auto;
    max-width: none; }
  .facebook-cover .actions {
    position: absolute;
    bottom: 56px;
    right: 10px; }
    .facebook-cover .actions img {
      display: inline-block;
      height: 28px;
      cursor: pointer; }
      .facebook-cover .actions img:not(:last-child) {
        margin-right: 10px; }
  .facebook-cover .menu {
    width: 100%; }
  .facebook-cover .thumb {
    position: absolute;
    bottom: 56px;
    left: 10px;
    border-radius: 2px;
    border: solid 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    width: 170px; }
  .facebook-cover .my-title {
    position: absolute;
    left: 190px;
    bottom: 60px;
    font-family: Helvetica;
    font-size: 2.4rem;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
    font-weight: bold; }
  .facebook-cover .my-sub-title {
    display: block;
    margin-top: 0.5rem;
    font-family: Helvetica;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8); }

/* Instagram */
.instagram-page .box-actions {
  margin-bottom: 3rem; }

.phone {
  position: relative;
  width: 467px;
  height: 800px;
  background: center center no-repeat url("../img/devices-sprite.jpg");
  background-size: 467px;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 145px;
  padding-left: 55px;
  padding-right: 55px; }
  .phone .bar {
    cursor: url("../img/finger.png") 8 8, auto !important; }
  .phone .body {
    position: relative;
    background-color: #fff;
    height: calc(100% - 70px);
    overflow: scroll;
    overflow-y: auto;
    cursor: url("../img/finger.png") 8 8, auto !important; }
    .phone .body .who {
      position: relative;
      height: 55px; }
      .phone .body .who .pic {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        height: 30px;
        width: 30px;
        border-radius: 50%; }
      .phone .body .who .dots {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 25px;
        width: 9px; }
      .phone .body .who .name {
        position: absolute;
        left: 50px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 15px;
        font-weight: 600; }
    .phone .body .content {
      padding: 0 15px;
      min-height: auto;
      margin: 1rem 0; }
    .phone .body .mytitle {
      margin: 0;
      font-size: 1.4rem;
      line-height: 17px; }
      .phone .body .mytitle strong {
        font-weight: 600;
        color: #262626; }
      .phone .body .mytitle a {
        color: #003569; }
  .phone .instagram-footer {
    cursor: url("../img/finger.png") 8 8, auto !important; }
  .phone .my-tooltip {
    display: none;
    position: absolute;
    z-index: 199;
    top: 250px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    padding: 5px;
    border-radius: 5px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #fff; }
  .phone .fa-hand-o-right {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    font-size: 2.5rem;
    color: #fff;
    animation-name: hand-animation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate; }
  .phone .fa-arrows-h {
    position: absolute;
    bottom: -80px;
    left: 33%;
    color: #fff; }
  .phone .overflow {
    display: none;
    z-index: 99;
    position: absolute;
    top: 63.5px;
    left: 55px;
    width: 357px;
    height: 600px;
    background-color: rgba(0, 0, 0, 0.5); }
  .phone.tooltip-active .my-tooltip {
    display: block; }
  .phone.tooltip-active .overflow {
    display: block; }

/* Instagram */
.twitter {
  position: relative;
  margin: auto;
  margin-bottom: 1rem;
  width: 587px;
  border: 1px solid #e1e8ed;
  padding-left: 58px;
  padding-bottom: 35px;
  font-family: helvetica; }
  .twitter .content {
    min-height: 0; }
  .twitter .picture {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 48px;
    height: 48px;
    border-radius: 5px; }
  .twitter .title {
    margin: 0;
    margin-bottom: 0.5rem;
    font-family: helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #292f33; }
    .twitter .title small {
      font-size: 13px;
      color: #8899a6; }
  .twitter p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
  .twitter .twitter-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 39px;
    background-image: url(../img/twitter-actions-white.png); }
  .twitter:hover {
    background-color: #f5f8fa; }
    .twitter:hover .twitter-actions {
      background-image: url(../img/twitter-actions.png); }

@keyframes hand-animation {
  from {
    bottom: -70px; }
  to {
    bottom: -100px; } }

.linkedin-logo {
  vertical-align: top;
  margin-right: 5px;
  display: inline-block;
  width: 80px;
  height: 80px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12); }

.linkedin {
  display: inline-block;
  position: relative;
  margin: 2rem auto;
  width: 561px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
  max-width: calc(100% - 90px); }
  .linkedin .content {
    padding-bottom: 0; }
  .linkedin .title {
    padding-bottom: 11px;
    border-bottom: 1px solid #eee;
    min-height: 17px;
    margin-bottom: 10px; }
    .linkedin .title strong {
      color: #008cc9; }
  .linkedin .title span {
    float: right; }

/* Revistas */
.box-revistas .box-header .title {
  font-size: 24px;
  font-weight: bold;
  color: #ED1C24;
  letter-spacing: 0px;
  line-height: 25px; }

.box-revistas .btn-reset {
  position: absolute;
  top: 10px;
  right: 20px; }

.revistas {
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch; }

.revista {
  position: relative;
  margin-right: 20px;
  margin-bottom: 80px;
  max-width: 100%; }
  .revista .anuncio {
    position: relative;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    width: 208px;
    height: 273px;
    overflow: hidden; }
    .revista .anuncio img {
      transition: all .5s;
      position: absolute;
      top: -5%;
      left: -5%;
      max-width: none;
      width: 105%; }
    .revista .anuncio:hover img {
      top: 0;
      left: 0; }
  .revista strong {
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 13px;
    color: #c9302c; }
    .revista strong small {
      display: block;
      font-size: 11px;
      font-style: 300px;
      font-style: italic; }
  .revista .extra {
    position: relative;
    padding-left: 110px;
    min-height: 135px; }
    .revista .extra .btn {
      padding-left: 3px;
      padding-right: 3px; }
  .revista .capa {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100px;
    max-height: 135px; }
  .revista.-cover .anuncio {
    width: 416px;
    max-width: 100%; }

.box-revista-interna .box-header .title {
  font-size: 24px;
  font-weight: bold;
  color: #ED1C24;
  letter-spacing: 0px;
  line-height: 25px; }

.box-revista-interna .bg {
  position: absolute;
  top: 0;
  height: 300px;
  width: 100%;
  background-image: linear-gradient(-180deg, #f2f2f2 0%, #fff 100%); }

.box-revista-interna .box-body {
  float: none; }

.box-revista-interna .box-lateral {
  margin: auto;
  margin-bottom: 40px; }
  .box-revista-interna .box-lateral .title {
    margin: 0;
    margin-bottom: 1rem;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    color: #ED1C24; }
    .box-revista-interna .box-lateral .title small {
      display: block;
      color: #ED1C24; }
  .box-revista-interna .box-lateral img {
    display: block;
    width: 208px;
    margin: auto;
    margin-bottom: 60px;
    box-shadow: 0px 22px 54px 0px rgba(0, 0, 0, 0.25); }
  .box-revista-interna .box-lateral .infos {
    display: block;
    margin: auto;
    width: 208px;
    padding: 12px;
    border: solid 1px #C0C0C0;
    list-style: none; }
    .box-revista-interna .box-lateral .infos li {
      min-height: 30px; }
      .box-revista-interna .box-lateral .infos li:not(:last-child) {
        border-bottom: 1px solid #D3D3D3; }
    .box-revista-interna .box-lateral .infos .item {
      float: left;
      width: 50%;
      font-size: 11px;
      line-height: 26px; }
    .box-revista-interna .box-lateral .infos span {
      text-align: right;
      color: #000; }
    .box-revista-interna .box-lateral .infos strong {
      padding-left: 9px;
      color: #ED1C24; }

.box-revista-interna .buttons {
  margin-top: 30px;
  height: 50px;
  text-align: center; }
  .box-revista-interna .buttons a {
    display: inline-block;
    margin: 0 10px;
    color: #ED1C24; }
    .box-revista-interna .buttons a i {
      display: block;
      font-size: 32px; }
    .box-revista-interna .buttons a:hover {
      text-decoration: none; }

.anuncio {
  text-align: center; }
  .anuncio .title {
    margin: 0;
    margin-bottom: 35px;
    font-size: 2rem;
    font-weight: bold;
    color: #ED1C24;
    line-height: 25px; }
  .anuncio .image {
    display: inline-block;
    margin: 0 15px;
    margin-bottom: 60px;
    max-width: 100%;
    width: 330px; }
    .anuncio .image:only-of-type {
      margin: auto; }
    .anuncio .image img {
      box-shadow: 0px 22px 54px 0px rgba(0, 0, 0, 0.25);
      cursor: pointer; }
    .anuncio .image.-cover {
      width: 658px; }
    .anuncio .image.modal {
      position: fixed;
      width: 90vw;
      height: 90vh; }
  .anuncio .actions {
    margin: auto;
    margin-top: 40px;
    max-width: 100%;
    font-size: 13px; }
    .anuncio .actions a {
      position: relative;
      float: left;
      width: 50%;
      color: #ED1C24; }
      .anuncio .actions a.share {
        text-align: right; }
      .anuncio .actions a:hover {
        text-decoration: underline; }
    .anuncio .actions i {
      position: relative;
      top: 2px;
      right: -2px;
      font-size: 18px; }

.widget-user-header, .widget-user-username, .widget-user-desc {
  display: block; }

.widget-user-header {
  background-size: cover;
  background-repeat: no-repeat; }

.act-sortable {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  overflow: auto; }
  .act-sortable .sortable-placeholder {
    position: relative;
    min-height: 120px;
    background-color: #e9e9e9;
    border-radius: 10px; }

/* Approval */
.fixed-menu.sidebar-mini.sidebar-collapse .main-header .navbar {
  margin: 0; }

.fixed-menu.sidebar-mini.sidebar-collapse .main-header .logo {
  width: 0;
  padding: 0; }

.fixed-menu.sidebar-mini.sidebar-collapse .main-sidebar {
  left: -50px; }

.fixed-menu .main-header > .navbar {
  margin-left: 0; }

.approval-page.skin-blue .main-header .logo {
  padding: 0; }

.approval-page .main-sidebar, .approval-page .left-side {
  position: fixed; }

.approval-page .panel {
  padding-top: 60px;
  margin-bottom: 0; }

.approval-page .main-header .navbar {
  text-align: right;
  background-color: #f0f0f0;
  border-bottom: 1px solid #b5b3b5; }

.box-note {
  position: absolute;
  z-index: 5;
  top: 100px;
  left: 50%; }
  .box-note.box-minimized {
    z-index: 3; }
    .box-note.box-minimized .box-note-content {
      display: none; }
  .box-note.being-dragged {
    transition: all 0.1s; }
    .box-note.being-dragged .box-note-circle {
      transform: scale(0.9, 0.9);
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.8); }
  .box-note.box-right .box-note-content {
    left: auto;
    right: 30px; }

.box-note-circle {
  transition: all 0.3s;
  position: relative;
  z-index: 2;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  font-size: 2.7rem;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  color: #fff; }

.box-note-content {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 240px;
  margin: 0; }
  .box-note-content.collapsed-box {
    width: 40px;
    height: 40px; }
    .box-note-content.collapsed-box .box-title {
      display: none; }

.approval-post .image {
  display: block;
  margin: auto;
  margin-top: 2rem; }

.myactions {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #fff;
  text-align: right; }

.fake-border-top {
  border-top: 3px solid #3c8dbc; }

@media (max-width: 500px) {
  .revista {
    margin: auto;
    margin-bottom: 80px; } }

.modal-gg {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff; }

.modal-close {
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 0;
  right: 5px;
  color: #c3c3c3;
  font-size: 2rem;
  padding: 10px; }

.overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050; }

.modal-facebook {
  width: 1020px;
  min-height: 520px;
  max-height: 80vh;
  overflow: hidden; }
  .modal-facebook .facebook-post {
    width: 360px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .modal-facebook .image {
    float: left;
    width: calc(100% - 360px); }

.modal-revista {
  width: 90vw;
  height: 90vh;
  overflow: scroll; }
  .modal-revista img {
    display: block;
    margin: auto; }

.modal-active {
  overflow: hidden; }
  .modal-active .wrapper {
    overflow: hidden; }
  .modal-active .overlay {
    display: block; }
  .modal-active .modal-gg {
    display: block; }
  .modal-active .modal-revista {
    display: -ms-flexbox;
    display: flex; }

/*# sourceMappingURL=c7-main.css.map */
