@charset "utf-8";
/* COPYRIGHT (C) Inovazi - Agência Criativa  */

/* ====================================== CLAPPYU FONT@ICONS ==================================================== */
@font-face {
    font-family: 'clappyu-font';
    src: url('/assets/fonts/clappyu-font.eot?c1znty');
    src: url('/assets/fonts/clappyu-font.eot?c1znty#iefix') format('embedded-opentype'),
    url('/assets/fonts/clappyu-font.ttf?c1znty') format('truetype'),
    url('/assets/fonts/clappyu-font.woff?c1znty') format('woff'),
    url('/assets/fonts/clappyu-font.svg?c1znty#clappyu-font') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="clappyu-"], [class*=" clappyu-"] {
    font-family: 'clappyu-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clappyu-arrow:before {
    content: "\e900";
}

.clappyu-hand:before {
    content: "\e901";
}

.clappyu-sound:before {
    content: "\e902";
}

.clappyu-face1:before {
    content: "\e903";
}

.clappyu-face2:before {
    content: "\e904";
}

.clappyu-home:before {
    content: "\e905";
}

.clappyu-icon-07:before {
    content: "\e906";
}

.clappyu-pyramid:before {
    content: "\e907";
}

.clappyu-close:before {
    content: "\e908";
}

.clappyu-mouse:before {
    content: "\e909";
}

.clappyu-heart:before {
    content: "\e90a";
}

.clappyu-icon:before {
    content: "\e90b";
}

.clappyu-correct:before {
    content: "\e90c";
}

.clappyu-warning:before {
    content: "\e90d";
}

.clappyu-burguer:before {
    content: "\e90e";
}

.clappyu-positive:before {
    content: "\e90f";
}

.clappyu-pyramid2:before {
    content: "\e910";
}

.clappyu-facebook:before {
    content: "\e911";
}

.clappyu-instagram:before {
    content: "\e912";
}

.clappyu-vimeo:before {
    content: "\e913";
}

.clappyu-pinterest:before {
    content: "\e914";
}

.clappyu-twitter:before {
    content: "\e915";
}

.clappyu-youtube:before {
    content: "\e916";
}

li i.clappyu-pyramid {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
    height: auto;
    width: auto;
    left: 0;
}

form span.error {
    color: #fc4741;
    font-size: 11px;
}

.delArtista,
.delAgenda {
    position: absolute;
    right: -15px;
    color: #fc4741;
    cursor: pointer;
    z-index: 3;
}

.delArtista {
    right: 5px;
    top: -5px
}

.delArtista:hover,
.delAgenda:hover {
    color: #df3c36;
}

.delArtista i,
.delAgenda i {
    font-size: 21px;
    line-height: 38px;
}

#dropzone_gallery .dz-size {
    opacity: 0;
}

/* ===================================== CLAPPYU FONT@ICONS ==================================================== */

body:not(.login-container) {
    background-color: #e2e2e2;
}

body:not(.login-container) .page-container > .page-content:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 150px;
    right: 0;
    z-index: -1;
    left: 0;
    background: url('/assets/images/clouds_footer_panel.png') top no-repeat;
}

body:not(.login-container) .page-container > .page-content:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    opacity: .2;
    background: url('/assets/images/clap_concept.png') bottom right no-repeat;
}

.login-container .content-wrapper {
    background: url('/assets/images/clap-bg.png') center 100px no-repeat;
}

.navbar-header a.navbar-brand {
    padding: 5px 20px
}

.login-container form + ul {
    position: absolute;
    display: inline-block;
    right: 20px;
    bottom: 30px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 36px;
    color: #333;
}

.login-container form + ul i {
    font-size: 32px;
    vertical-align: middle;
    line-height: 36px;
    margin-left: 5px;
}

.login-container .footer {
    font-size: 12px
}

.login-container .footer a {
    color: #999999
}

.login-container .page-container form:not(#loginForm) {
    display: none
}

.login-container form select.form-control {
    border-radius: 0
}

.login-container form #tipoCasa {
    display: none
}

.sidebar.sidebar-main {
    background: none;
}

.sidebar.sidebar-main .sidebar-content {
    background: #263239;
}

@media (min-width: 769px) {
    .sidebar-fixed-expanded .sidebar-fixed.sidebar-main {
        z-index: 9999;
    }
}

.sidebar-user-material .category-content:before {
    content: '';
    position: absolute;
    width: 130px;
    height: 130px;
    left: -65px;
    top: -65px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sidebar-xs .sidebar-user-material .category-content:before {
    display: none
}

.sidebar-user-material .category-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 36px;
    text-align: center;
    font-family: 'clappyu-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

span.client-type {
    text-transform: uppercase;
    line-height: 14px;
    font-size: 12px
}

span.client-type.artist {
    color: #fc4741
}

span.client-type.service-provider {
    color: #F1831D;
}

span.client-type.promoter {
    color: #91C13C;
}

span.client-type.agent {
    color: #D50054;
}

span.client-type.organizer {
    color: #0079CD;
}

span.client-type.private {
    color: #0C86F3;
}

span.client-type i {
    margin-left: 15px;
    margin-right: 10px;
    font-size: 14px;
}

span.client-type i.clappyu-arrow:before {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

i.clappyu-arrow.left:before {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

span.client-type i:not(.clappyu-arrow) {
    font-size: 28px;
    line-height: 14px;
    vertical-align: middle;
    margin-left: 10px;
}

table.pricing-table .recommended {
    font-size: 13px;
    padding: 15px 20px;
    background-color: #f2f2f2;
}

table.pricing-table .recommended.heading {
    font-size: 21px;
    position: relative;
    overflow: hidden;
}

table.pricing-table .recommended.heading bdi {
    position: absolute;
    right: -50px;
    text-align: center;
    top: -50px;
    width: 100px;
    height: 100px;
    background: #E9DC1E;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

table.pricing-table .recommended.heading bdi i {
    font-size: 21px;
    line-height: 160px;
    transform: rotate(-45deg);
}

table.pricing-table .recommended.heading span {
    font-size: 12px
}

table.pricing-table i.icon-checkmark2 {
    color: #65b245
}

table.pricing-table i.icon-cross3 {
    color: #C75757
}

table.pricing-table td:not(.recommended) i {
    font-size: 24px
}

table.pricing-table td.recommended i {
    font-size: 36px
}

body.clients .client-options .choice {
    top: -1px;
}

body.clients .client-options .choice span {
    border: 2px solid #FFFFFF;
}

input[type="file"].error + span {
    color: #ff3333;
}

.form-control.error {
    border-bottom-color: red;
}

body.events .dropzone#eventCover,
body.presentation .dropzone#coverUpload,
body.account .dropzone.dz-clickable {
    min-height: 100px;
    height: 100px;
    overflow: hidden;
}

body .dropzone#eventCover .dz-default.dz-message,
body .dropzone#coverUpload .dz-default.dz-message,
body.account .dropzone .dz-default.dz-message {
    top: 0;
    margin-top: 0;
    padding: 10px;
    height: 100px;
}

body .dropzone#eventCover .dz-default.dz-message:before,
body .dropzone#coverUpload .dz-default.dz-message:before,
body.account .dropzone .dz-default.dz-message:before {
    top: 15px;
    left: 20px;
    margin-top: 0;
    margin-left: 0;
    font-size: 64px;
}

body .dropzone#eventCover .dz-default.dz-message span,
body .dropzone#coverUpload .dz-default.dz-message span,
body.account .dropzone .dz-default.dz-message span {
    margin-top: 20px;
    margin-left: 93px;
    line-height: 1em;

}

body .dropzone#eventCover .dz-default.dz-message span span,
body .dropzone#coverUpload .dz-default.dz-message span span,
body.account .dropzone .dz-default.dz-message span span {
    margin-top: 5px;
}

body.account .dz-image img {
    width: 50px;
    vertical-align: bottom
}

body.account form:not(#comprovativosForm) .dz-details {
    display: none;
}

body:not(.presentation) .dropzone .dz-preview, .dropzone-previews .dz-preview {
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
    height: 100%;
}

body:not(.presentation) .dropzone .dz-preview.dz-image-preview .dz-progress {
    display: none;
}

body:not(.presentation) .dropzone .dz-preview.dz-image-preview.dz-processing:not(.dz-complete) .dz-progress {
    display: block;
}
body:not(.presentation) .dropzone .dz-preview.dz-image-preview.dz-processing:not(.dz-complete) .dz-image  {
    opacity: 0.4;
}

body:not(.presentation) .dropzone .dz-preview {
    margin: 5px;
}

body:not(.presentation) .dropzone .dz-preview .dz-image {
    text-align: center;
    width: 100%;
}

body:not(.presentation) .dropzone .dz-preview .dz-image img {
    display: inline-block;
    max-width: 100%;
}
body:not(.presentation) .dropzone .dz-preview a.dz-capa,
body:not(.presentation) .dropzone .dz-preview a.dz-remove {
    width: 100%;
}

body:not(.presentation) .dropzone .dz-preview a.dz-capa {
    margin-top: 20px;
}

body.account .dropzone .dz-default.dz-message {
    top: 0;
    margin-top: 0;
    padding: 10px;
    height: 100%;
    z-index: 9;
}

body:not(.presentation) .dropzone .dz-preview .dz-details {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fafafa;
    padding: 8px;
    margin-bottom: 0;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}

body:not(.presentation) .dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
    display: block;
    height: auto;
}

body:not(.presentation) .dropzone .dz-preview .dz-details .dz-size {
    position: relative;
    left: auto;
    bottom: auto;
}

body:not(.presentation) .dropzone.dz-clickable * {
    display: inline-block
}

body:not(.presentation) .dropzone .dz-preview .dz-progress, .dropzone-previews .dz-preview .dz-progress {
    top: 58px;
}

table.pricing-table td {
    position: relative
}

table.pricing-table td.subscricao {
    border-right: 2px solid #fc4741 !important;
    border-left: 2px solid #fc4741 !important;
}

table.pricing-table td.subscricao.heading {
    border-top: 2px solid #fc4741 !important;
}

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td.subscricao {
    border-bottom: 2px solid #fc4741;
}

body .dropzone#eventCover > div,
body .dropzone#coverUpload > div {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    height: 100%;
}

body .dropzone#eventCover > div.dz-preview > div,
body .dropzone#coverUpload > div.dz-preview > div {
    display: inline-block;
    vertical-align: middle;
}

body .dropzone#eventCover > div.dz-preview > div.dz-preview,
body .dropzone#coverUpload > div.dz-preview > div.dz-preview {
    position: absolute;
    bottom: 0;
    display: inline-block;
    top: auto;
    left: 0;
    right: 0;
}

.dropzone#eventCover .dz-progress,
.dropzone#coverUpload .dz-progress {
    position: absolute;
    bottom: 0;
    display: inline-block;
    top: auto;
    left: 0;
    right: 0;
}

body .dropzone#eventCover .dz-image img,
body .dropzone#coverUpload .dz-image img {
    width: 60px
}

body .dropzone#eventCover > div.dz-preview .dz-details,
body .dropzone#coverUpload > div.dz-preview .dz-details {
    width: calc(100% - 65px);
}

.dropzone#eventCover .dz-preview .dz-details .dz-size,
.dropzone#coverUpload .dz-preview .dz-details .dz-size {
    display: none
}

@media (min-width: 769px) {
    body .dropzone#eventCover .dz-default.dz-message:before,
    body .dropzone#coverUpload .dz-default.dz-message:before,
    body.account .dropzone .dz-default.dz-message:before {
        top: 15px;
        left: -8px;
        margin-top: 0;
        margin-left: 0;
        font-size: 52px;

    }

    body .dropzone#eventCover .dz-default.dz-message span,
    body .dropzone#coverUpload .dz-default.dz-message span,
    body.account .dropzone .dz-default.dz-message span {
        width: calc(100% - 70px);
        margin-left: 0;
        margin-top: 10px;
        position: relative;
        line-height: 1em;
        text-align: right;
        float: right;
    }

    body .dropzone#eventCover .dz-default.dz-message span span,
    body .dropzone#coverUpload .dz-default.dz-message span span,
    body.account .dropzone .dz-default.dz-message span span {
        margin-top: 5px;
        width: 100%;
    }
}

.current-file a i {
    margin-left: 10px
}

.navbar-text {
    padding-left: 0;
}

.navbar-text.account-status {
    font-size: 11px;
    line-height: 19px;
}

.navbar-text span.client-type i {
    margin: 0 5px;
}

.navbar-text.pacote .label {
    padding: 0;
    border: none;
}

.navbar-text.pacote .label.artist {
    background: #fc4741;
}

.navbar-text.pacote .label.artist > bdi:last-child {
    background: #df3c36;
}

.navbar-text.pacote .label.promoter {
    background: #91C13C;
}

.navbar-text.pacote .label.promoter > bdi:last-child {
    background: rgb(105, 139, 42);
}

.navbar-text.pacote .label.service-provider {
    background: #F1831D;
}

.navbar-text.pacote .label.service-provider > bdi:last-child {
    background: rgb(190, 102, 25);
}

.navbar-text.pacote .label.agent {
    background: #D50054;
}

.navbar-text.pacote .label.agent > bdi:last-child {
    background: rgb(175, 0, 70);
}

.navbar-text.pacote .label.organizer {
    background: #0079CD;
}

.navbar-text.pacote .label.organizer > bdi:last-child {
    background: rgb(0, 90, 150);
}

.navbar-text.pacote .label.private {
    background: #0C86F3;
}

.navbar-text.pacote .label.private > bdi:last-child {
    background: rgb(12, 110, 196);
}

.navbar-text.pacote .label > bdi:first-child {
    padding: 2px 5px 0 5px;
    display: inline-block;
    line-height: 15px;
    font-weight: 400;
    border-bottom-left-radius: .25em;
    border-top-left-radius: .25em;
}

.navbar-text.pacote .label > bdi:last-child {
    padding: 0 5px 0 5px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-transform: none;
    line-height: 20px;
    height: 100%;
    border-bottom-right-radius: .25em;
    border-top-right-radius: .25em;
}

form#newClient span.no-margin.no-padding.text-danger-800 {
    position: relative
}

form#newClient span.no-margin.no-padding.text-danger-800:after {
    content: '';
    position: absolute;
    left: 10%;
    top: 40%;
    -webkit-transform: rotate(-150deg);
    transform: rotate(-150deg);
    height: 1px;
    width: 70%;
    background-color: #C62828;
}

.dz-success-mark,
.dz-error-mark {
    opacity: 0 !important;
    line-height: 0;
}

body[data-page="new-audio"] .dz-image,
body[data-page="new-audio"] .dz-size {
    display: none;
}

.dropzone#dropzone_audio .dz-preview .dz-details {
    margin-bottom: 0;
}

.dropzone .dz-preview .dz-error-message {
    margin: 0;
    z-index: -1;
}

.dropzone .dz-preview.dz-error .dz-error-message {
    z-index: 3;
}

.navigation > li ul li a.disabled {
    cursor: not-allowed;
}

body .navbar-default .navbar-collapse {
  margin-left: 260px;
}

body.sidebar-xs .navbar-default .navbar-collapse {
  margin-left: 0;
}

body .navbar-default .navbar-collapse .navbar-right {
  margin-right: 0;
}

.page-container {
  padding-top: 51px;
}

.navbar-header {
  background: #263238;
  min-width: 260px;
}

.navbar-brand > img {
  height: 40px;
}

.navbar-nav.nav a.sidebar-control.sidebar-main-toggle {
  padding: 17px 5px;
}

.navbar-nav > li > a.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 768px) {
  .visible-xs-block {
    float: right;
    margin: 5px 5px 0;
  }
  .navbar-default .navbar-nav > li > a {
    color: #FFF;
    padding-left: 13px;
    padding-right: 13px;
  }
  .navbar-nav.nav > li {
    display: inline-block;
  }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
  }
  .page-container {
    padding-top: 30px;
  }
}

/* Sidebar user info */
.sidebar-xs .sidebar-user-material-menu {
  height: 56px;
}

.sidebar-xs .sidebar-user-material-menu > a > i {
  display: none;
}

.sidebar-xs .sidebar.sidebar-fixed {
  height: 100%;
  position: fixed;
}

.sidebar-xs .page-content .content-wrapper {
  padding-left: 56px;
}

.sidebar-user-material {
  position: relative;
}
.sidebar-user-material .category-content .sidebar-user-profile-bg {
  content: " ";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.sidebar .sidebar-user-material-content,
.sidebar .sidebar-user-material-menu {
  position: relative;
}

.sidebar-user-material-content > h6,
.sidebar-user-material-content > span {
  text-shadow: 1px 1px #000 !important;
}

.sidebar .category-content .user-picture {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 50%;
  display: inline-block;
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 80px;
}

.sidebar .category-content .user-picture img {
  height: 100%;
  width: initial;
}

.sidebar-user-material .category-content {
  background-size: cover !important;
}
.sidebar-user-material .category-content:after {
  background-size: 32px !important;
}

.sidebar-user-material .category-content.artist {
  background: url(/assets/images/backgrounds/bg-artistas.png) center center no-repeat;
}
.sidebar-user-material .category-content.artist:before {
  background: #ff463a;
}
.sidebar-user-material .category-content.artist:after {
  background: url(/assets/images/backgrounds/bg-l-artistas.png) center center no-repeat;
}
.sidebar-user-material .category-content.artist .sidebar-user-profile-bg {
  background: rgba(255,70,58, 0.4);
}

.sidebar-user-material .category-content.agent {
  background: url(/assets/images/backgrounds/bg-agentes.png) center center no-repeat;
}
.sidebar-user-material .category-content.agent:before {
  background: #D50054;
}
.sidebar-user-material .category-content.agent:after {
  background: url(/assets/images/backgrounds/bg-l-agentes.png) center center no-repeat;
}
.sidebar-user-material .category-content.agent .sidebar-user-profile-bg {
  background: rgba(213,0,84, 0.4);
}

.sidebar-user-material .category-content.organizer {
  background: url(/assets/images/backgrounds/bg-organizadoreseventos.png) center center no-repeat;
}
.sidebar-user-material .category-content.organizer:before {
  background: #0079CD;
}
.sidebar-user-material .category-content.organizer:after {
  background: url(/assets/images/backgrounds/bg-l-eventos.png) center center no-repeat;
  background-size: 22px !important;
}
.sidebar-user-material .category-content.organizer .sidebar-user-profile-bg {
  background: rgba(0,121,205, 0.4);
}

.sidebar-user-material .category-content.private {
  background: url(/assets/images/backgrounds/bg-eventosparticulares.png) center center no-repeat;
}
.sidebar-user-material .category-content.private:before {
  background: #0C86F3;
}
.sidebar-user-material .category-content.private:after {
  background: url(/assets/images/backgrounds/bg-l-eventos.png) center center no-repeat;
  background-size: 22px !important;
}
.sidebar-user-material .category-content.private .sidebar-user-profile-bg {
  background: rgba(12,134,243, 0.4);
}

.sidebar-user-material .category-content.promoter {
  background: url(/assets/images/backgrounds/bg-promotorasmodelos.png) center center no-repeat;
}
.sidebar-user-material .category-content.promoter:before {
  background: #91C13C;
}
.sidebar-user-material .category-content.promoter:after {
  background: url(/assets/images/backgrounds/bg-l-promotoras.png) center center no-repeat;
}
.sidebar-user-material .category-content.promoter .sidebar-user-profile-bg {
  background: rgba(214,222,35, 0.4);
}

.sidebar-user-material .category-content.service-provider {
  background: url(/assets/images/backgrounds/bg-prestadoresservicos.png) center center no-repeat;
}
.sidebar-user-material .category-content.service-provider:before {
  background: #F1831D;
}
.sidebar-user-material .category-content.service-provider:after {
  background: url(/assets/images/backgrounds/bg-l-prestadores.png) center center no-repeat;
}
.sidebar-user-material .category-content.service-provider .sidebar-user-profile-bg {
  background: rgba(241,131,29, 0.4);
}

@media (min-width: 769px) {
  .sidebar-xs .header-highlight .navbar-header .navbar-brand {
    padding-left: 0;
    padding-right: 0;
    background: url(/assets/images/watermark.png) no-repeat center center;
    background-size: auto 16px;
    float: none;
    display: block;
  }

  .sidebar-xs .header-highlight .navbar-header .navbar-brand img {
    display: none;
  }

  .sidebar-xs .navbar-header {
    min-width: initial;
    width: 56px;
  }

  .navbar-nav {
    margin-left: 0;
  }
}
/* END Sidebar user info */

/* Profile completion steps */
.panel {
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  position: relative;
}
.profile-step.locked {
  background: #f2f2f2;
}
.profile-step .profile-step-header{
  margin: -20px -20px 0;
  padding: 0 20px;
  position: relative;
}
.profile-step.in-progress .profile-step-header {
  border-bottom: 1px solid #DDD;
}
.profile-step .profile-step-header h2,
.profile-step .profile-step-header p {
  font-size: 16px;
  text-transform: uppercase;
}
.profile-step .profile-step-header h2 {
  font-weight: bold;
}

.profile-step .profile-step-header .step-status {
  font-size: 14px;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.profile-step .profile-step-header .step-status .glyphicon {
  border-radius: 50%;
  font-size: 16px;
  height: 40px;
  margin-left: 10px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 40px;
}
.profile-step .profile-step-header .step-status .glyphicon:before {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0)
}

.profile-step .profile-step-header .step-status.complete {
  color: #393;
}
.profile-step .profile-step-header .step-status.complete .glyphicon {
  background: #393;
  color: #FFF;
}

.profile-step.in-progress .profile-step-part {
  padding: 40px 0;
}
.profile-step.in-progress .profile-step-part.with-border {
  border-bottom: 2px solid #DDD;
}
.profile-step.in-progress .profile-step-part .part-title {
  font-size: 15px;
  vertical-align: middle;
}
.profile-step.in-progress .profile-step-part .store-link {
  margin-left: 10px;
  vertical-align: middle;
}
.profile-step.in-progress .profile-step-part p.spaced-bottom {
  margin-bottom: 40px;
}
.profile-step.in-progress .profile-step-part .profile-part-entry {
  background: #eee;
  border-radius: 3px;
  display: block;
  margin: 10px 0;
  padding: 15px 20px;
}
.profile-step.in-progress .profile-step-part .profile-part-entry .title {
  font-weight: bold;
  text-transform: uppercase;
}
.profile-step.in-progress .profile-step-part .profile-part-entry .status {
  float: right;
}
.profile-step.in-progress .profile-step-part .profile-part-entry .status .glyphicon {
  font-size: 16px;
  margin-left: 20px;
  margin-top: -2px;
  vertical-align: middle;
}
.profile-step.in-progress .profile-step-part .profile-part-entry.complete {
  background: #ddd;
}
.profile-step.in-progress .profile-step-part .profile-part-entry.complete .status {
  color: #393;
}
.profile-step.in-progress .profile-step-part .profile-part-entry.incomplete .status {
  color: #ff463a;
}
.profile-step.in-progress .profile-step-part .profile-part-entry.empty .status {
  color: #069;
}
/* END Profile completion steps */

/* Breadcrumbs */
.breadcrumbs {
  color: #999;
  font-size: 12px;
  padding: 10px 15px;
}
.breadcrumbs .right {
  float: right;
}
.breadcrumbs a {
  color: #333;
  font-weight: bold;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs a i {
  margin: -2px 5px 0 0;
  vertical-align: middle;
}
.breadcrumbs .left .part:not(:last-child):after {
  content: " / ";
  display: inline-block;
}
.breadcrumbs a .glyphicon {
  margin-right: 5px;
}
/* END Breadcrumbs */

/* Section title */
.section-title {
  margin-bottom: 40px;
}
.section-title h2 {
  font-size: 20px;
  margin: 0;
}
.section-title h2 i {
  margin-right: 10px;
  vertical-align: middle;
}
.section-title p {
  color: #999;
  margin-left: 33px;
}
/* END Section title */

/* Registration */
.registration-form .account-type ul {
    padding: 0;
    text-align: center;
}
.registration-form .account-type ul li {
    display: inline-block;
    list-style: none;
    margin: 2px;
}
.registration-form .account-type ul li a {
    background: #90A4AE;
    border-radius: 6px;
    color: #FFF;
    display: inline-block;
    height: 113px;
    opacity: 0.6;
    position: relative;
    text-align: center;
    transition: 0.2s ease-out;
    width: 113px;
}
.registration-form .account-type ul li a.active {
    background: #333;
    box-shadow: 0 2px 8px rgba(0,0,0,0.5);
    opacity: 1;
}

.registration-form .account-type ul li a .btn-content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 100px;
}
.registration-form .account-type ul li a .btn-content .text {
    display: block;
    margin-top: 12px;
    line-height: 16px;
}
.registration-form .account-type ul li a .btn-content img {
    max-width: 45px;
    max-height: 36px;
}
/* END Registration */

/* Dashboard */
#countdown-panel .panel-heading h6.panel-title {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.countdown-clock-container h5 {
    color: #5090b5;
    font-size: 14px;
    font-weight: bold;
    margin: 16px 0 0;
}
.countdown-clock-container h4 {
    color: #4CAF50;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.countdown-clock-container h4 .separator {
    font-size: 25px;
    margin: 0 10px;
    vertical-align: middle;
}
.countdown-clock-container .countdown-clock .countdown-part {
    color: #5090b5;
    display: inline-block;
    font-size: 11px;
    height: 85px;
    margin: 0 2px;
    position: relative;
    text-align: center;
    width: 85px;
}
.countdown-clock-container .countdown-clock .countdown-part .value,
.countdown-clock-container .countdown-clock .countdown-part label {
    display: inline-block;
    width: 100%;
}
.countdown-clock-container .countdown-clock .countdown-part .value {
    font-size: 24px;
    font-weight: bold;
    height: 32px;
    margin-top: 18px;
}
.countdown-clock-container .countdown-clock .countdown-part .value:before {
    border: 3px solid #e2e2e2;
    border-radius: 50%;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.7) inset;
    content: " ";
    height: 85px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 85px;
}

.panel-dashboard .dashboard-left,
.panel-dashboard .dashboard-right {
    position: relative;
}
.panel-dashboard .dashboard-left {
    padding-right: 20px;
}
.panel-dashboard .dashboard-right {
    border-left: 2px solid #e2e2e2;
    padding-left: 20px;
}
.panel-dashboard .dashboard-chart-area dl dt {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
}
.panel-dashboard .dashboard-chart-area dl dd {
    font-size: 14px;
    margin-bottom: 20px;
}
.panel-dashboard .dashboard-chart-area .dashboard-finish-profile {
    margin-top: 80px;
}

.panel-dashboard .active-promotions {
    align-items: center;
    background: #4CAF50;
    border-radius: 6px;
    color: #FFF;
    display: flex;
    margin-bottom: 20px;
    padding: 30px 30px;
    min-height: 164px;
}
.panel-dashboard .active-promotions i {
    font-size: 22px;
    margin-right: 25px;
}

.btn-clap-big {
    align-items: center;
    border-radius: 6px;
    color: #FFF;
    display: flex;
    padding: 20px 30px;
    transition: 0.2s ease-out;
}
.btn-clap-big:hover {
    opacity: 0.8;
}
.btn-clap-big.btn-full {
    width: 100%;
}
.btn-clap-big:hover,
.btn-clap-big:focus,
.btn-clap-big:active {
    color: #FFF;
}
.btn-clap-big.btn-red-light {
    background-color: #fc4741;
}
.btn-clap-big.btn-red-dark {
    background-color: #df3c36;
    color: #dadada;
}
.btn-clap-big.btn-blue-dark {
    background-color: #5090b5;
    color: #e6eff5;
    flex: 1;
}
.btn-clap-big.btn-green-dark {
    background-color: #4CAF50;
    color: #e6eff5;
    flex: 1;
}
.btn-clap-big.btn-blue-dark span {
    text-align: center;
    width: 100%;
}
.btn-clap-big.btn-red-dark:hover,
.btn-clap-big.btn-red-dark:focus,
.btn-clap-big.btn-red-dark:active {
    color: #dadada;
}
.btn-clap-big i {
    font-size: 22px;
    margin-right: 40px;
}

ul.big-actions {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}
ul.big-actions li {
    margin: 0 1px;
    text-align: center;
    width: 25%;
}
ul.big-actions li a.big-action {
    background-color: #324861;
    border-radius: 3px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    color: #FFF;
    display: inline-block;
    height: 70px;
    padding: 25px 5px;
    transition: 0.2s ease-out;
    width: 100%;
}
ul.big-actions li a.big-action > * {
    display: inline-block;
    vertical-align: middle;
}
ul.big-actions li a.big-action i {
    color: #89a2bb;
    font-size: 20px;
    margin-right: 15px;
}
ul.big-actions li a.big-action:hover {
    background-color: #5090b5;
}
ul.big-actions li a.big-action:hover i {
    color: #FFF;
}
ul.big-actions li a.big-action.active {
    background-color: #369;
}
ul.big-actions li a.big-action.active:hover {
    background-color: #5090b5;
}

.panel-dashboard .calendar-highlights {
    background-color: #5090b5;
    border-radius: 6px;
    color: #e6eff5;
    padding: 30px;
    margin-bottom: 20px;
}

.panel-dashboard .calendar-highlights > i {
    font-size: 22px;
}
.panel-dashboard .calendar-highlights .ch-entry {
    margin: 20px 0;
}
.panel-dashboard .calendar-highlights .ch-entry:last-child {
    margin-bottom: 0;
}
.panel-dashboard .calendar-highlights .ch-entry .ch-entry-title {
    margin-bottom: 5px;
    text-transform: uppercase;
}

.panel-dashboard .calendar-entries {
    background-color: #fafafa;
    border: 2px solid #e2e2e2;
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-shadow: 1px 0px #FFF;
    width: 100%;
}
.panel-dashboard .calendar-entries .ce-title,
.panel-dashboard .calendar-entries .ce-entry {
    padding: 10px;
}
.panel-dashboard .calendar-entries .ce-title {
    color: #6a6a6a;
    font-weight: bold;

    background: #eaeaea; /* Old browsers */
    background: -moz-linear-gradient(top, #eaeaea 0%, #fafafa 2%, #e0e0e0 51%, #eaeaea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eaeaea 0%,#fafafa 2%,#e0e0e0 51%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eaeaea 0%,#fafafa 2%,#e0e0e0 51%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.panel-dashboard .calendar-entries .ce-entry {
    background-color: #fafafa;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    margin-bottom: 2px;
    position: relative;
}
.panel-dashboard .calendar-entries .ce-entry i,
.panel-dashboard .calendar-entries .ce-entry .ce-entry-content,
.panel-dashboard .calendar-entries .ce-entry .ce-entry-date {
    display: inline-block;
}
.panel-dashboard .calendar-entries .ce-entry i,
.panel-dashboard .calendar-entries .ce-entry .ce-entry-content {
    color: #5090b5;
    vertical-align: middle;
}
.panel-dashboard .calendar-entries .ce-entry .ce-entry-date {
    bottom: 10px;
    color: #de2929;
    position: absolute;
    right: 10px;
}
.panel-dashboard .calendar-entries .ce-entry .ce-entry-content .ce-entry-content-name {
    font-weight: bold;
}
.panel-dashboard .calendar-entries .ce-entry i {
    font-size: 20px;
    margin-right: 10px;
}
.panel-dashboard .calendar-entries .ce-entry .ce-entry-content {
    width: 70%;
}
/* END Dashboard */

/* Table-content */
.table-content .table-content-cell {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    float: left;
    line-height: 38px;
    padding: 7px 20px;
    position: relative;
    width: 170px;
}
.table-content .table-content-row .table-content-cell:first-child {
    border-left: 1px solid #ddd;
}
.table-content .table-content-cell.column-title {
    border-top: 1px solid #ddd;
}
.table-content .table-content-row .highlight {
    background-color: #F2F2F2;
    border-left: 2px solid #de2929;
    border-right: 2px solid #de2929;
}
.table-content .table-content-row .highlight,
.table-content .subscribe-actions-row .highlight {
    font-size: 13px;
    width: 170px;
}
.table-content .table-content-row:first-child .highlight {
    border-top: 2px solid #de2929;
}
.table-content .table-content-row:last-child .highlight {
    border-bottom: 2px solid #de2929;
}
.table-content .table-content-cell.column-title {
    line-height: inherit;
    height: 85px;
    padding: 30px 10px 20px;
    overflow: hidden;
}
.table-content .table-content-cell.column-title.highlight {
    color: #333;
    font-size: 21px;
    padding: 10px;
}
.table-content .table-content-cell.column-title bdi {
    position: absolute;
    right: -50px;
    text-align: center;
    top: -50px;
    width: 100px;
    height: 100px;
    background: #E9DC1E;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.table-content .table-content-cell.column-title bdi i {
    font-size: 21px;
    line-height: 160px;
    transform: rotate(-45deg);
}
.table-content .table-content-cell.column-title .column-title-extra {
    font-size: 12px;
    margin-top: 8px;
}
.table-content .table-content-cell.row-title {
    color: #333;
    font-weight: 500;
    width: 22%;
}
.table-content .table-content-cell .icon-checkmark2 {
    color: #65b245;
    font-size: 24px;
}
.table-content .table-content-cell .icon-cross2 {
    color: #D50054;
    font-size: 18px;
}
.table-content .table-content-row .highlight .icon-checkmark2 {
    font-size: 36px;
}
.table-content .table-content-row .highlight .icon-cross2 {
    font-size: 26px;
}
.table-content .subscribe-actions-row {
    margin-top: 10px;
}
.table-content .subscribe-actions-row .table-content-cell {
    border: none;
    padding: 7px 0;
}
/* END Table-content */

.discount-code {
    margin: 20px 0;
}
.discount-code label,
.discount-code input[type="text"] {
    display: inline-block;
}
.discount-code input[type="text"] {
    margin-left: 10px;
    width: 200px;
}

/* Subscriptions  */
ul.subscription-intervals {
    align-items: center;
    display: flex;
    height: 55px;
    justify-content: center;
    list-style: none;
    margin: 10px 0 30px;
    text-align: center;
}
ul.subscription-intervals li {
    margin: 0 5px;
}
ul.subscription-intervals li,
ul.subscription-intervals li a {
    display: inline-block;
}
ul.subscription-intervals li a {
    background: #90A4AE;
    border: 2px solid #90A4AE;
    border-radius: 3px;
    color: #FFF;
    font-size: 13px;
    padding: 10px 40px;
    position: relative;
    transition: 0.2s ease-out;
}
ul.subscription-intervals li a.active {
    background: #66BB6A;
    border-color: #66BB6A;
    padding: 15px 50px 15px 30px;
}
ul.subscription-intervals li a:hover {
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
ul.subscription-intervals li a i {
    font-size: 26px;
    margin-left: 10px;
    position: absolute;
    right: 20px;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: 0.2s ease-out;
    vertical-align: middle;
}
ul.subscription-intervals li a.active i {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

.table-content .table-content-cell.column-title .column-title-extra span.subscription-interval {
    display: none;
}
.table-content .table-content-cell.column-title .column-title-extra span.subscription-interval.active {
    display: block;
}
.table-content .subscribe-actions-row .table-content-cell.discount-code {
    padding: 0 20px;
    width: calc(22% + 170px);
}
.table-content .subscribe-actions-row .table-content-cell.discount-code label {
    font-size: 13px;
    font-weight: bold;
}
.table-content .subscribe-actions-row .table-content-cell a.subscribe {
    background: #369;
    border: 2px solid #369;
    border-radius: 6px;
    color: #FFF;
    display: none;
    line-height: 24px;
    padding: 10px 5px;
    transition: 0.2s ease-out;
    width: 90%;
}
.table-content .subscribe-actions-row .table-content-cell a.subscribe:hover {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.table-content .subscribe-actions-row .table-content-cell a.subscribe.disabled {
    background: #ccc;
    border-color: #ccc;
    pointer-events: none;
    display: inline-block;
}

.table-content .subscribe-actions-row .table-content-cell a.subscribe.active {
    display: inline-block;
}
.table-content .subscribe-actions-row .table-content-cell a.subscribe span.line {
    display: inline-block;
    width: 100%;
}
.table-content .subscribe-actions-row .table-content-cell a.subscribe span.price {
    font-size: 18px;
    font-weight: bold;
}
.table-content .subscribe-actions-row .table-content-cell a.subscribe span.price-cut {
    font-size: 13px;
    font-weight: normal;
    margin-right: 3px;
    text-decoration: line-through;
}
/* END Subscriptions */

/* Product checkboxes */
.product-option {
    transition: 0.2s ease-out;
}
.product-option.active {
    background: #66BB6A;
    border-color: #66BB6A;
}
.product-option .radio-container {
    position: relative;
}
.product-option .radio-container .price {
    font-size: 18px;
}
.product-option .radio-container .price .price-cut {
    font-size: 14px;
    font-weight: normal;
    margin-right: 3px;
    text-decoration: line-through;
}
.product-option .radio-container .time-period {
    display: inline-block;
    text-transform: none;
    width: 100%;
}
.product-option .radio-container input[type="radio"] {
    position: relative;
    opacity: 0;
}
.product-option .radio-container input[type="radio"]+label {
    left: -15px;
    position: relative;
    top: -4px;
}
.product-option .radio-container input[type="radio"]+label:before {
    border: 2px solid #FFF;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 18px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 18px;
}
.product-option .radio-container input[type="radio"]+label:after {
    background: #FFF;
    border-radius: 50%;
    content: " ";
    height: 8px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 3px;
    transition: 0.2s ease-out;
    transform: scale(0);
    width: 8px;
}
.product-option .radio-container input[type="radio"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}
/* END Product checkboxes */


/* Payment */
.pack-payment .top.info-pack,
.pack-payment .bottom.price-pack {
    border-radius: 6px;
    color: #FFF;
    padding: 30px 30px 10px;
}
.pack-payment .top.info-pack {
    background: #5090b5;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-transform: uppercase;
}
.pack-payment .top.info-pack label,
.pack-payment .top.info-pack span {
    display: block;
}
.pack-payment .top.info-pack label {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
}
.pack-payment .top.info-pack span {
    margin-bottom: 20px;
}
.pack-payment .bottom.price-pack {
    background: #df3c36;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 17px;
}
.pack-payment .bottom.price-pack p {
    margin: 0;
}
.pack-payment .bottom.price-pack span {
    font-weight: bold;
    font-size: 28px;
}
.payment-ways span.title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.payment-ways .payment-way {
    margin-top: 50px;
    padding: 0 10px 0 30px;
}
.payment-ways .payment-way p {
    text-transform: uppercase;
}
.payment-ways .payment-way a,
.payment-ways .payment-way a label {
    transition: 0.2s ease-out;
}
.payment-ways .payment-way a {
    background: #df3c36;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}
.payment-ways .payment-way a:hover,
.payment-ways .payment-way a:hover label {
    background: #4CAF50;
}
.payment-ways .payment-way a .payment-image {
    background: #FFF;
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: inline-block;
    height: 100px;
    padding: 30px 20px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.payment-ways .payment-way a .payment-image img {
    display: inline-block;
    vertical-align: middle;
}
.payment-ways .payment-way.mb a .payment-image img {
    margin-top: 4px;
}
.payment-ways .payment-way a label {
    background: #df3c36;
    border: 2px solid #FFF;
    border-radius: 6px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #FFF;
    display: inline-block;
    font-size: 13px;
    padding: 10px;
    pointer-events: none;
    margin: 0;
    text-align: center;
    width: 100%;
}
/* END Payment */



/* New Fixes */


.question-mark {

    font-size: 18px !important;
    word-wrap:break-word;
}

.label-for-required-input {

    color:black;
    font-weight: bold;
} 
    

.label-for-required-input:after {
    color: #e32;
    content: ' *';
    display:inline;
}


.modal-header .close {
    font-size: 40px !important;
}
