/**
 * Main SCSS Admin File 
 * Infinitas Journey 2016 Copyright
 */
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-pt-BR {
  background-image: url(../../images/flags/4x3/pt-BR.svg); }
  .flag-icon-pt-BR.flag-icon-squared {
    background-image: url(../../images/flags/1x1/pt-BR.svg); }

.flag-icon-es {
  background-image: url(../../images/flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../../images/flags/1x1/es.svg); }

.flag-icon-en {
  background-image: url(../../images/flags/4x3/en.svg); }
  .flag-icon-en.flag-icon-squared {
    background-image: url(../../images/flags/1x1/en.svg); }

.allotment-viewer-blocked {
  background-color: #d89191;
  cursor: help;
  color: white; }

.allotment-viewer-free {
  background-color: #add891;
  cursor: help; }

.allotment-viewer tbody:hover tr {
  background-color: #f5f5f5; }

.allotment-viewer tbody:hover .allotment-viewer-blocked {
  background-color: #d17e7e; }

.allotment-viewer tbody:hover .allotment-viewer-free {
  background-color: #9fd17e; }

/* RESOURCE PAGE */
.select-page__container {
  margin: 20px 0; }

.select-page__container .form-control {
  width: 35%;
  display: inline-block;
  height: 42px; }

.select-page__container button {
  margin-top: -3px; }

.tabbable {
  padding: 0 13px; }

.content__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: calc(1024px - 30px); }

.tab--padding-bottom {
  padding-bottom: 50px; }

.modal .modal-dialog {
  max-width: 35vw;
  top: calc(25vh);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.modal textarea {
  resize: vertical; }

.list__container {
  padding: 30px 0;
  margin: 0; }
  .list__container .list__item {
    list-style: none;
    margin-bottom: 25px;
    position: relative; }

.card {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  height: 370px;
  padding: 15px;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
  .card.card--empty {
    border: 4px dashed #ddd;
    box-shadow: none;
    position: relative; }
    .card.card--empty .btn--empty {
      display: block;
      color: #d0d0d0;
      font-size: 2.3rem;
      height: calc(100%);
      line-height: 1;
      margin: -15px 0 0 -15px;
      position: absolute;
      text-align: center;
      padding-top: calc(50% + 30px);
      width: calc(100%);
      transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
      -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
      .card.card--empty .btn--empty i {
        display: block;
        font-size: 4rem;
        margin-bottom: 5%; }
      .card.card--empty .btn--empty:hover {
        text-decoration: none;
        color: #aeaeae; }
    .card.card--empty:hover {
      border: 4px dashed #aeaeae; }
  .card.card--shorter {
    height: 320px; }
  .card.card--longer {
    height: 410px; }
  .card .card__image {
    width: 100%;
    max-height: 200px; }
  .card .card__label-legenda {
    padding: 10px 0 0;
    margin: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 300; }
  .card .card__legenda {
    margin: 0;
    font-size: 13px;
    line-height: 1.2; }
  .card .card__footer {
    border-top: 1px solid #ddd;
    bottom: 15px;
    margin-top: 25px;
    padding: 15px 0 0;
    position: absolute;
    text-align: right;
    width: calc(100% - 55px); }

.panel-group {
  margin: 20px 0 0; }

.widget-box {
  margin: 30px 0 0; }
  .widget-box .widget-body.layout--add-padding {
    padding: 20px 0; }
  .widget-box .panel-title {
    position: relative; }

.btn--margin-right {
  margin-right: 5px; }

.btn--margin-top {
  margin-top: 20px; }

.btn--icon {
  position: absolute;
  right: 10px;
  top: 6px; }

.btn--icon-segundo {
  right: 40px; }

.form-control-static {
  border-bottom: 2px solid #d5e3ef; }

.ll-drag {
  position: absolute !important;
  z-index: 9999 !important;
  pointer-events: none !important; }
  .ll-drag li {
    min-width: 250px !important;
    list-style: none; }

.ll-cadastro-drag {
  position: absolute !important;
  z-index: 9999 !important;
  pointer-events: none !important; }
  .ll-cadastro-drag li {
    min-width: 250px !important;
    list-style: none; }
  .ll-cadastro-drag a.btn--icon {
    visibility: hidden; }
  .ll-cadastro-drag div {
    height: 35px; }

.sidebar {
  margin-top: 45px; }

@media only screen and (max-width: 991px) {
  .sidebar {
    position: fixed !important; } }

.navbar {
  position: fixed;
  width: 100%;
  z-index: 1003; }

.breadcrumbs {
  margin-top: 45px;
  position: fixed;
  width: 100%;
  z-index: 1000; }

.page-content {
  padding-top: 105px; }

.pac-container {
  z-index: 2000; }

.titulo-acordion-destaque {
  font-weight: bold; }

.titulo-acordion-condicao {
  font-weight: bold;
  margin-left: 25px; }

/*# sourceMappingURL=main.css.map */
