/*primary colors*/
/*----- Mixin -----*/
/*loading*/
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes pulse {
  0% {
    opacity: .7;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); }
  80% {
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0.1; }
  100% {
    -webkit-transform: scale(1.7, 1.7);
    -moz-transform: scale(1.7, 1.7);
    -ms-transform: scale(1.7, 1.7);
    -o-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
    opacity: 0; } }

@keyframes pulse {
  0% {
    opacity: .7;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); }
  80% {
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0.1; }
  100% {
    -webkit-transform: scale(1.7, 1.7);
    -moz-transform: scale(1.7, 1.7);
    -ms-transform: scale(1.7, 1.7);
    -o-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
    opacity: 0; } }

@-webkit-keyframes pulseOut {
  0% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  80% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9); }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@keyframes pulseOut {
  0% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  80% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9); }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-webkit-keyframes dropdown-main {
  0% {
    opacity: 0;
    height: 0%;
    width: 0; }
  50% {
    opacity: 0;
    width: auto; }
  100% {
    opacity: 1;
    width: auto;
    height: auto; } }

@keyframes dropdown-main {
  0% {
    opacity: 0;
    height: 0%;
    width: 0; }
  40% {
    opacity: 0;
    width: auto; }
  100% {
    opacity: 1;
    width: auto;
    height: auto; } }

@-webkit-keyframes dropdown-phone {
  0% {
    opacity: 0;
    bottom: 100%; }
  40% {
    opacity: .2; }
  100% {
    opacity: 1;
    bottom: auto; } }

/*-----/Mixin -----*/
/*----- Fonts ----*/
@font-face {
  font-family: 'opensans';
  src: url("/styles/fonts/openSans/opensans-regular.eot?#iefix") format("embedded-opentype"), url("/styles/fonts/openSans/opensans-regular.ttf") format("truetype"), url("/styles/fonts/openSans/opensans-regular.woff") format("woff"), url("/styles/fonts/openSans/opensans-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensans-bold';
  src: url("/styles/fonts/openSans/opensans-bold.eot?#iefix") format("embedded-opentype"), url("/styles/fonts/openSans/opensans-bold.ttf") format("truetype"), url("/styles/fonts/openSans/opensans-bold.woff") format("woff"), url("/styles/fonts/openSans/opensans-bold.woff2") format("woff2"), url("/styles/fonts/openSans/opensans-bold.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensans-semibold';
  src: url("/styles/fonts/openSans/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("/styles/fonts/openSans/opensans-semibold.ttf") format("truetype"), url("/styles/fonts/openSans/opensans-semibold.woff") format("woff"), url("/styles/fonts/openSans/opensans-semibold.woff2") format("woff2"), url("/styles/fonts/openSans/opensans-semibold.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensans-light';
  src: url("/styles/fonts/openSans/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("/styles/fonts/openSans/opensans-light.woff") format("woff"), url("/styles/fonts/openSans/opensans-light.woff2") format("woff2"), url("/styles/fonts/openSans/opensans-light.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("/styles/fonts/icomoon/icomoon.eot?fdmh0i");
  src: url("/styles/fonts/icomoon/icomoon.eot?fdmh0i#iefix") format("embedded-opentype"), url("/styles/fonts/icomoon/icomoon.ttf?fdmh0i") format("truetype"), url("/styles/fonts/icomoon/icomoon.woff?fdmh0i") format("woff"), url("/styles/fonts/icomoon/icomoon.svg?fdmh0i#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/*----- /Fonts ----*/
/* ----- UIKit grid adaption------ */
/* Custom */
@media (min-width: 1280px) {
  .uk-width-large-1280-1-4 {
    width: 25%; } }

/* Extra large desktops */
@media (min-width: 1600px) {
  /* Whole */
  .uk-width-xlarge-1-1 {
    width: 100%; }
  /* Halves */
  .uk-width-xlarge-1-2,
  .uk-width-xlarge-2-4,
  .uk-width-xlarge-3-6,
  .uk-width-xlarge-5-10 {
    width: 50%; }
  /* Thirds */
  .uk-width-xlarge-1-3,
  .uk-width-xlarge-2-6 {
    width: 33.333%; }
  .uk-width-xlarge-2-3,
  .uk-width-xlarge-4-6 {
    width: 66.666%; }
  /* Quarters */
  .uk-width-xlarge-1-4 {
    width: 25%; }
  .uk-width-xlarge-3-4 {
    width: 75%; }
  /* Fifths */
  .uk-width-xlarge-1-5,
  .uk-width-xlarge-2-10 {
    width: 20%; }
  .uk-width-xlarge-2-5,
  .uk-width-xlarge-4-10 {
    width: 40%; }
  .uk-width-xlarge-3-5,
  .uk-width-xlarge-6-10 {
    width: 60%; }
  .uk-width-xlarge-4-5,
  .uk-width-xlarge-8-10 {
    width: 80%; }
  /* Sixths */
  .uk-width-xlarge-1-6 {
    width: 16.666%; }
  .uk-width-xlarge-5-6 {
    width: 83.333%; }
  /* Tenths */
  .uk-width-xlarge-1-10 {
    width: 10%; }
  .uk-width-xlarge-3-10 {
    width: 30%; }
  .uk-width-xlarge-7-10 {
    width: 70%; }
  .uk-width-xlarge-9-10 {
    width: 90%; } }

/* Extra small screens */
@media (max-width: 480px) {
  /* Whole */
  .uk-width-xsmall-1-1 {
    width: 100%; }
  /* Halves */
  .uk-width-xsmall-1-2,
  .uk-width-xsmall-2-4,
  .uk-width-xsmall-3-6,
  .uk-width-xsmall-5-10 {
    width: 50%; }
  /* Thirds */
  .uk-width-xsmall-1-3,
  .uk-width-xsmall-2-6 {
    width: 33.333%; }
  .uk-width-xsmall-2-3,
  .uk-width-xsmall-4-6 {
    width: 66.666%; }
  /* Quarters */
  .uk-width-xsmall-1-4 {
    width: 25%; }
  .uk-width-xsmall-3-4 {
    width: 75%; }
  /* Fifths */
  .uk-width-xsmall-1-5,
  .uk-width-xsmall-2-10 {
    width: 20%; }
  .uk-width-xsmall-2-5,
  .uk-width-xsmall-4-10 {
    width: 40%; }
  .uk-width-xsmall-3-5,
  .uk-width-xsmall-6-10 {
    width: 60%; }
  .uk-width-xsmall-4-5,
  .uk-width-xsmall-8-10 {
    width: 80%; }
  /* Sixths */
  .uk-width-xsmall-1-6 {
    width: 16.666%; }
  .uk-width-xsmall-5-6 {
    width: 83.333%; }
  /* Tenths */
  .uk-width-xsmall-1-10 {
    width: 10%; }
  .uk-width-xsmall-3-10 {
    width: 30%; }
  .uk-width-xsmall-7-10 {
    width: 70%; }
  .uk-width-xsmall-9-10 {
    width: 90%; } }

/* ---------------- */
.uk-grid-small + .uk-grid-small, .uk-grid-small > .uk-grid-margin, .uk-grid-small > * > .uk-panel + .uk-panel {
  margin-top: 0 !important; }

/*Toooltips*/
.tooltip-exp {
  position: relative; }

.tooltip-container {
  display: none;
  background: #f1f1f1;
  font-size: 12px;
  line-height: 18px;
  color: #323232;
  height: auto;
  padding: 8px 10px;
  min-width: 100px;
  width: auto;
  z-index: 1050;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute; }
  .tooltip-container:before, .tooltip-container:after {
    content: '';
    width: 0px;
    height: 0px;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-style: solid;
    display: block;
    position: absolute; }
  .tooltip-container:before {
    border-color: #F0F0F0;
    border-width: 8px 9px;
    z-index: 2; }
  .tooltip-container:after {
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 9px 10px;
    z-index: 1; }
  .tooltip-container .magenta {
    color: #FF3591; }
  .tooltip-container.below {
    -webkit-transform: translateY(calc(100% + 18px));
    -moz-transform: translateY(calc(100% + 18px));
    -ms-transform: translateY(calc(100% + 18px));
    -o-transform: translateY(calc(100% + 18px));
    transform: translateY(calc(100% + 18px));
    bottom: 0; }
    .tooltip-container.below:before, .tooltip-container.below:after {
      border-top: none;
      border-left-color: transparent;
      border-right-color: transparent; }
    .tooltip-container.below:before {
      top: -7px; }
    .tooltip-container.below:after {
      top: -9px; }
  .tooltip-container.above {
    -webkit-transform: translateY(calc(-100% - 18px));
    -moz-transform: translateY(calc(-100% - 18px));
    -ms-transform: translateY(calc(-100% - 18px));
    -o-transform: translateY(calc(-100% - 18px));
    transform: translateY(calc(-100% - 18px)); }
    .tooltip-container.above:before, .tooltip-container.above:after {
      top: auto;
      border-bottom: none;
      border-left-color: transparent;
      border-right-color: transparent; }
    .tooltip-container.above:before {
      bottom: -7px; }
    .tooltip-container.above:after {
      bottom: -9px; }
  .tooltip-container.right {
    right: 0;
    top: 50%;
    -webkit-transform: translate(calc(100% + 18px), -50%);
    -moz-transform: translate(calc(100% + 18px), -50%);
    -ms-transform: translate(calc(100% + 18px), -50%);
    -o-transform: translate(calc(100% + 18px), -50%);
    transform: translate(calc(100% + 18px), -50%); }
    .tooltip-container.right:before, .tooltip-container.right:after {
      border-left: none;
      border-top-color: transparent;
      border-bottom-color: transparent;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .tooltip-container.right:before {
      left: -8px; }
    .tooltip-container.right:after {
      left: -10px; }
  .tooltip-container.left {
    left: 0;
    top: 50%;
    -webkit-transform: translate(calc(-100% - 18px), -50%);
    -moz-transform: translate(calc(-100% - 18px), -50%);
    -ms-transform: translate(calc(-100% - 18px), -50%);
    -o-transform: translate(calc(-100% - 18px), -50%);
    transform: translate(calc(-100% - 18px), -50%); }
    .tooltip-container.left:before, .tooltip-container.left:after {
      left: auto;
      top: 50%;
      border-right: none;
      border-top-color: transparent;
      border-bottom-color: transparent;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .tooltip-container.left:before {
      right: -8px; }
    .tooltip-container.left:after {
      right: -10px; }

.pa-square-grid {
  margin-left: -15px;
  position: relative; }
  .pa-square-grid [class^='pa-square-grid-'] {
    float: left; }
    .pa-square-grid [class^='pa-square-grid-'] > div {
      padding-left: 15px; }
  .pa-square-grid .pa-square-grid-1-5 {
    width: 20%; }
    @media only screen and (max-width: 959px) {
      .pa-square-grid .pa-square-grid-1-5 {
        width: 25%; } }
    @media only screen and (max-width: 767px) {
      .pa-square-grid .pa-square-grid-1-5 {
        width: 33.3%; } }
    @media only screen and (max-width: 479px) {
      .pa-square-grid .pa-square-grid-1-5 {
        width: 50%; } }
    .pa-square-grid .pa-square-grid-1-5 img {
      width: 100%;
      height: 100%; }
  .pa-square-grid .pa-square-grid-1-4 {
    width: 25%;
    padding-top: 25%; }
    .pa-square-grid .pa-square-grid-1-4 div {
      margin-top: -100%; }
    @media only screen and (max-width: 959px) {
      .pa-square-grid .pa-square-grid-1-4 {
        width: 25%;
        padding-top: 25%; } }
    @media only screen and (max-width: 767px) {
      .pa-square-grid .pa-square-grid-1-4 {
        width: 33.3%;
        padding-top: 33.3%; } }
    @media only screen and (max-width: 479px) {
      .pa-square-grid .pa-square-grid-1-4 {
        width: 50%;
        padding-top: 50%; } }
    .pa-square-grid .pa-square-grid-1-4 img, .pa-square-grid .pa-square-grid-1-4 label {
      width: 100%;
      height: 100%; }

.custom-grid {
  margin-left: -16px; }
  @media only screen and (max-width: 1200px) {
    .custom-grid {
      margin-left: -15px; } }
  @media only screen and (max-width: 479px) {
    .custom-grid {
      margin-left: -6px; } }
  .custom-grid > li, .custom-grid > div, .custom-grid > h2, .custom-grid > h3 {
    padding-left: 16px;
    margin-bottom: 16px; }
    @media only screen and (max-width: 1200px) {
      .custom-grid > li, .custom-grid > div, .custom-grid > h2, .custom-grid > h3 {
        padding-left: 15px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .custom-grid > li, .custom-grid > div, .custom-grid > h2, .custom-grid > h3 {
        padding-left: 6px !important;
        margin-bottom: 6px !important; } }
  .custom-grid .custom-width-1-4 {
    width: 25%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .custom-grid .custom-width-1-4:nth-child(5n) {
      display: none; }
    .custom-grid .custom-width-1-4:nth-child(6n) {
      display: none; }
    @media only screen and (max-width: 1200px) {
      .custom-grid .custom-width-1-4 {
        width: 33.33%; }
        .custom-grid .custom-width-1-4:nth-child(4n) {
          display: none; } }
    @media only screen and (max-width: 479px) {
      .custom-grid .custom-width-1-4 {
        width: 50%; }
        .custom-grid .custom-width-1-4:nth-child(3n) {
          display: none; } }

body {
  -webkit-transition: overflow 500ms ease-in-out;
  -moz-transition: overflow 500ms ease-in-out;
  -o-transition: overflow 500ms ease-in-out;
  -ms-transition: overflow 500ms ease-in-out;
  transition: overflow 500ms ease-in-out; }

.panel-wrapper-effects {
  -webkit-box-shadow: 0 1px 2px #888888;
  -moz-box-shadow: 0 1px 2px #888888;
  box-shadow: 0 1px 2px #888888; }

/*----- Top Navigation -----*/
#top-nav {
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); }

.navigation-logo img {
  -webkit-transition: opacity 100ms ease-in-out;
  -moz-transition: opacity 100ms ease-in-out;
  -o-transition: opacity 100ms ease-in-out;
  -ms-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out; }

.flexMenu-popup {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }

/*----- GET THE APP -----*/
.get-the-app-popup {
  width: 565px;
  padding: 0; }
  .get-the-app-popup .content {
    padding: 24px 18px 29px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .get-the-app-popup label {
    font-family: 'opensans', sans-serif;
    color: #888888;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 24px;
    display: block; }
  .get-the-app-popup .validation-message {
    max-height: 24px;
    min-height: 24px;
    display: block;
    -webkit-transition: max-height 300ms ease-in-out;
    -moz-transition: max-height 300ms ease-in-out;
    -o-transition: max-height 300ms ease-in-out;
    -ms-transition: max-height 300ms ease-in-out;
    transition: max-height 300ms ease-in-out;
    font-size: 14px;
    font-family: 'opensans', sans-serif;
    line-height: 14px;
    margin: 12px 0 0;
    overflow: hidden; }
    .get-the-app-popup .validation-message.error {
      color: #f66036; }
    .get-the-app-popup .validation-message.success {
      color: #80b314; }
    .get-the-app-popup .validation-message.error, .get-the-app-popup .validation-message.success {
      max-height: 300px;
      height: auto; }
  .get-the-app-popup form {
    width: 100%; }
  .get-the-app-popup input[type=text] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 9px 12px;
    height: 42px;
    line-height: 24px;
    font-size: 16px;
    width: -moz-calc(100% - 96px);
    width: -webkit-calc(100% - 96px);
    width: calc(100% - 96px);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    box-shadow: none; }
    .get-the-app-popup input[type=text]:focus, .get-the-app-popup input[type=text]:active {
      background: #FFFFFF;
      color: #323232;
      border-color: #323232; }
  .get-the-app-popup button {
    height: 42px; }
  .get-the-app-popup .pa-store-buttons {
    width: -moz-calc(100% + 14px);
    width: -webkit-calc(100% + 14px);
    width: calc(100% + 14px);
    padding: 0;
    margin-left: -7px;
    font-size: 0;
    text-align: left; }
    .get-the-app-popup .pa-store-buttons a {
      width: 167px;
      height: 58px; }
  .get-the-app-popup .get-the-app-for-free {
    font-family: 'opensans', sans-serif;
    font-size: 16px;
    line-height: 48px;
    height: 48px;
    color: #323232;
    text-align: center;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #F0F0F0; }
  .get-the-app-popup h3.get-the-app-for-free {
    color: #00C4F5; }
  .get-the-app-popup .get-the-the-app-label {
    font-family: 'opensans', sans-serif;
    font-size: 16px;
    line-height: 16px;
    display: block;
    margin: 12px 0 12px;
    text-align: left;
    color: #888888; }

/*-----/ GET THE APP -----*/
/*----- TUTORIALS -----*/
.tutorial-iframe-container {
  overflow-y: hidden; }
  .tutorial-iframe-container iframe {
    width: 100%;
    height: 100%;
    min-height: 400px;
    border: none; }

#tutorial-download-modal.uk-open .uk-modal-dialog {
  max-height: -moz-calc(100% - 100px);
  max-height: -webkit-calc(100% - 100px);
  max-height: calc(100% - 100px);
  height: 100%; }

#tutorial-download-modal.uk-open .tutorial-iframe-container {
  height: 100%; }

/*-----/ TUTORIALS -----*/
/*----- DIALOGS -----*/
.uk-modal-footer,
.uk-modal-footer.pa-dialog-footer,
.pa-dialog-footer,
.pa-sign-up-flow-modal-footer {
  width: 100%;
  height: 56px;
  border-top: 1px solid #F0F0F0;
  background: #FFFFFF;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 12px 12px 0;
  margin: 15px 0 -30px;
  box-sizing: border-box; }
  .uk-modal-footer .uk-button-primary.uk-modal-close:active, .uk-modal-footer .uk-button-primary.uk-modal-close:focus,
  .uk-modal-footer .modal-save:active,
  .uk-modal-footer .modal-save:focus,
  .uk-modal-footer .js-modal-confirm:active,
  .uk-modal-footer .js-modal-confirm:focus,
  .uk-modal-footer button:active,
  .uk-modal-footer button:focus,
  .uk-modal-footer.pa-dialog-footer .uk-button-primary.uk-modal-close:active,
  .uk-modal-footer.pa-dialog-footer .uk-button-primary.uk-modal-close:focus,
  .uk-modal-footer.pa-dialog-footer .modal-save:active,
  .uk-modal-footer.pa-dialog-footer .modal-save:focus,
  .uk-modal-footer.pa-dialog-footer .js-modal-confirm:active,
  .uk-modal-footer.pa-dialog-footer .js-modal-confirm:focus,
  .uk-modal-footer.pa-dialog-footer button:active,
  .uk-modal-footer.pa-dialog-footer button:focus,
  .pa-dialog-footer .uk-button-primary.uk-modal-close:active,
  .pa-dialog-footer .uk-button-primary.uk-modal-close:focus,
  .pa-dialog-footer .modal-save:active,
  .pa-dialog-footer .modal-save:focus,
  .pa-dialog-footer .js-modal-confirm:active,
  .pa-dialog-footer .js-modal-confirm:focus,
  .pa-dialog-footer button:active,
  .pa-dialog-footer button:focus,
  .pa-sign-up-flow-modal-footer .uk-button-primary.uk-modal-close:active,
  .pa-sign-up-flow-modal-footer .uk-button-primary.uk-modal-close:focus,
  .pa-sign-up-flow-modal-footer .modal-save:active,
  .pa-sign-up-flow-modal-footer .modal-save:focus,
  .pa-sign-up-flow-modal-footer .js-modal-confirm:active,
  .pa-sign-up-flow-modal-footer .js-modal-confirm:focus,
  .pa-sign-up-flow-modal-footer button:active,
  .pa-sign-up-flow-modal-footer button:focus {
    border-color: inherit; }
  .uk-modal-footer .uk-modal-close,
  .uk-modal-footer .js-modal-confirm-cancel,
  .uk-modal-footer a,
  .uk-modal-footer.pa-dialog-footer .uk-modal-close,
  .uk-modal-footer.pa-dialog-footer .js-modal-confirm-cancel,
  .uk-modal-footer.pa-dialog-footer a,
  .pa-dialog-footer .uk-modal-close,
  .pa-dialog-footer .js-modal-confirm-cancel,
  .pa-dialog-footer a,
  .pa-sign-up-flow-modal-footer .uk-modal-close,
  .pa-sign-up-flow-modal-footer .js-modal-confirm-cancel,
  .pa-sign-up-flow-modal-footer a {
    display: inline-block;
    padding: 0 12px;
    margin-right: 12px;
    line-height: 30px; }
    .uk-modal-footer .uk-modal-close:active, .uk-modal-footer .uk-modal-close:focus,
    .uk-modal-footer .js-modal-confirm-cancel:active,
    .uk-modal-footer .js-modal-confirm-cancel:focus,
    .uk-modal-footer a:active,
    .uk-modal-footer a:focus,
    .uk-modal-footer.pa-dialog-footer .uk-modal-close:active,
    .uk-modal-footer.pa-dialog-footer .uk-modal-close:focus,
    .uk-modal-footer.pa-dialog-footer .js-modal-confirm-cancel:active,
    .uk-modal-footer.pa-dialog-footer .js-modal-confirm-cancel:focus,
    .uk-modal-footer.pa-dialog-footer a:active,
    .uk-modal-footer.pa-dialog-footer a:focus,
    .pa-dialog-footer .uk-modal-close:active,
    .pa-dialog-footer .uk-modal-close:focus,
    .pa-dialog-footer .js-modal-confirm-cancel:active,
    .pa-dialog-footer .js-modal-confirm-cancel:focus,
    .pa-dialog-footer a:active,
    .pa-dialog-footer a:focus,
    .pa-sign-up-flow-modal-footer .uk-modal-close:active,
    .pa-sign-up-flow-modal-footer .uk-modal-close:focus,
    .pa-sign-up-flow-modal-footer .js-modal-confirm-cancel:active,
    .pa-sign-up-flow-modal-footer .js-modal-confirm-cancel:focus,
    .pa-sign-up-flow-modal-footer a:active,
    .pa-sign-up-flow-modal-footer a:focus {
      border-color: transparent; }

.uk-modal-dialog-lightbox > .uk-close:first-child {
  line-height: 20px; }

/*----- /DIALOGS -----*/
/*----- upload photo && Create collection-----*/
.image-thumbnail .image-wrap, .container .image-wrap {
  background-size: cover;
  background-position: center;
  width: 114px;
  height: 114px;
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .image-thumbnail .image-wrap .icon-upload-button-remove:before, .container .image-wrap .icon-upload-button-remove:before {
    content: '\e909';
    font-size: 19px;
    position: absolute;
    left: 12px;
    cursor: pointer; }
  .image-thumbnail .image-wrap .icon-upload-button-edit:before, .container .image-wrap .icon-upload-button-edit:before {
    content: '\e90b';
    font-size: 19px;
    position: absolute;
    right: 12px;
    cursor: pointer;
    display: none; }

.image-thumbnail ul, .container ul {
  margin: 0;
  max-height: 408px; }
  .image-thumbnail ul li, .container ul li {
    list-style-type: none;
    padding: 0 5px 12px 6px;
    display: block;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    @media (max-width: 875px) {
      .image-thumbnail ul li, .container ul li {
        width: 400px;
        margin: 0 auto; } }
    .image-thumbnail ul li figure, .container ul li figure {
      float: left; }
    .image-thumbnail ul li .description, .container ul li .description {
      float: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 0 12px 12px 12px; }

/*----- upload photo -----*/
.upload-photo-container .upload-photo-main {
  min-height: 432px;
  max-height: 440px;
  overflow: auto;
  padding: 24px 24px 36px; }
  @media (max-height: 1164px) {
    .upload-photo-container .upload-photo-main {
      min-height: 430px; } }
  .upload-photo-container .upload-photo-main .photos {
    width: auto; }
  .upload-photo-container .upload-photo-main .center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0; }
  .upload-photo-container .upload-photo-main figure {
    float: left;
    width: 50%;
    margin-bottom: 12px; }

.upload-photo-container .dialog-upload-photo {
  display: inline-block;
  width: 114px;
  height: 114px;
  margin: 0 6px;
  vertical-align: top;
  border: 2px dashed #CCCCCC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .upload-photo-container .dialog-upload-photo .icon-upload-file-plus:before {
    content: '\e917';
    font-size: 24px;
    color: #CCCCCC;
    display: block;
    text-align: center;
    line-height: 114px;
    cursor: pointer; }

.upload-photo-container .image-thumbnail {
  display: inline-block; }
  .upload-photo-container .image-thumbnail .image-wrap {
    width: 114px;
    height: 114px;
    overflow: hidden;
    position: relative;
    float: left; }
    .upload-photo-container .image-thumbnail .image-wrap img {
      width: 100%; }
      .upload-photo-container .image-thumbnail .image-wrap img.image-fit-height {
        width: auto;
        max-width: initial;
        max-height: 100%; }
  .upload-photo-container .image-thumbnail > .uk-list {
    margin: 0;
    height: auto;
    float: left; }
    .upload-photo-container .image-thumbnail > .uk-list li {
      padding: 0;
      width: 100%;
      text-align: center; }

.upload-photo-container .add-to-collection span {
  font-family: 'opensans', sans-serif;
  font-size: 14px;
  color: #888888; }

.upload-photo-container .add-to-collection .dropdown-button {
  min-width: 148px;
  height: 32px;
  text-align: left;
  margin-left: 6px;
  padding: 0 0 0 10px;
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  border-width: 1px; }
  .upload-photo-container .add-to-collection .dropdown-button .dropdown-value {
    display: inline-block;
    height: 100%;
    font-family: 'opensans', sans-serif;
    font-size: 14px;
    color: #888888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 138px;
    padding-right: 24px; }
  .upload-photo-container .add-to-collection .dropdown-button .icon-dropdown:before {
    content: '\e913';
    font-size: 7px;
    color: #FF3591;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    display: block;
    position: absolute;
    top: 14px;
    right: 12px; }

.upload-photo-container .add-to-collection .collection-names {
  max-height: 300px;
  min-height: 45px;
  overflow: auto;
  max-width: 244px;
  min-width: 174px;
  margin: 0 0 0 5px;
  padding: 0;
  position: absolute;
  bottom: 40px;
  top: auto !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .upload-photo-container .add-to-collection .collection-names ul {
    padding-left: 12px; }
    .upload-photo-container .add-to-collection .collection-names ul li {
      height: 20px;
      padding: 6px 0;
      font-family: 'opensans', sans-serif;
      font-size: 16px;
      color: #323232;
      cursor: pointer; }
      .upload-photo-container .add-to-collection .collection-names ul li:hover span {
        color: #FF3591; }

.upload-photo-container .add-to-collection .collection-images {
  display: inline; }

/*----- /upload photo -----*/
/*----- edit photo modal -----*/
#photo-description-edit-modal .uk-modal-dialog {
  padding: 0 !important;
  min-height: 300px;
  width: 687px; }

#photo-description-edit-modal .edit-dialog-container {
  margin: 24px 64px; }

#photo-description-edit-form {
  padding-left: 10px;
  max-width: -moz-calc(100% - 120px);
  max-width: -webkit-calc(100% - 120px);
  max-width: calc(100% - 120px);
  box-sizing: border-box; }
  #photo-description-edit-form textarea {
    margin-top: 6px; }

.upload-photo-wrap {
  width: 965px;
  min-width: 768px;
  margin-top: 24px; }
  @media only screen and (max-width: 959px) {
    .upload-photo-wrap {
      width: 544px;
      min-width: 544px; }
      .upload-photo-wrap .upload-photo-main figure {
        width: 100%; } }

/*----- /edit photo modal -----*/
/*----- /select photo -----*/
.upload-photo-container .uk-modal-dialog,
#photo-collection-modal .uk-modal-dialog {
  padding: 0;
  width: 950px !important; }

.select-photos .uk-modal-dialog {
  width: 911px !important;
  padding: 0 !important; }

.select-photos .uk-modal-spinner {
  top: 40%;
  left: 55%; }

.select-photos .pa-dialog-container {
  min-height: 530px; }

.select-photos .uk-modal-spinner:after {
  display: block; }

.select-photos ul {
  font-family: 'opensans', sans-serif;
  font-size: 16px;
  color: #323232;
  padding-left: 6px; }

.select-photos ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .select-photos ul li span {
    font-family: 'opensans', sans-serif;
    font-size: 16px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis; }
  .select-photos ul .gallery:hover,
  .select-photos ul span:hover {
    color: #FF3591;
    cursor: pointer; }

.select-photos .gallery {
  font-family: 'opensans', sans-serif;
  font-size: 16px;
  color: #323232; }

.select-photos .subnav {
  padding-left: 6px; }
  .select-photos .subnav span {
    color: #CCCCCC;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 120px; }

.select-photos .gallery-active .gallery, .select-photos .gallery-active > span {
  color: #FF3591; }

.select-photos .collections {
  cursor: default; }

.select-photos .list-items {
  border-right: solid 1px #F0F0F0;
  width: 20%;
  overflow: auto; }
  .select-photos .list-items ul {
    margin-right: 14px; }

.select-photos .collection-images {
  padding: 0 0 0 24px;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer; }
  .select-photos .collection-images .pa-square-grid {
    margin-right: 14px; }
  .select-photos .collection-images .pa-choose-item {
    padding-bottom: 48px; }
  .select-photos .collection-images .pa-see-more-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 12px;
    background: transparent;
    border-color: transparent; }
  .select-photos .collection-images .pa-loading {
    margin-top: 10px; }

.select-photos .collection-images,
.select-photos .list-items {
  overflow: auto;
  height: 100%;
  max-height: 100%; }

.select-photos .icon-checked:before {
  content: '\e914';
  font-size: 11px;
  color: #FFFFFF;
  display: block;
  text-align: center;
  line-height: 36px;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  background-color: #FF3591;
  position: absolute;
  bottom: 26px;
  z-index: 2;
  right: 12px; }

#select-photos-modal .uk-modal-dialog {
  max-height: -moz-calc(100% - 100px);
  max-height: -webkit-calc(100% - 100px);
  max-height: calc(100% - 100px);
  margin: 50px auto; }

@media (max-height: 773px) {
  #select-photos-modal .uk-modal-dialog {
    margin: 24px auto; }
  #select-photos-modal .collection-images,
  #select-photos-modal .list-items {
    overflow-x: hidden;
    overflow-y: auto;
    height: 440px;
    height: 100%; } }

/*----- Search -----*/
.pa-overlay-mask {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out; }

/*-----/ Search -----*/
/*----- Contact us -----*/
.g-recaptcha {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transform-origin: 0, 0;
  -moz-transform-origin: 0, 0;
  -ms-transform-origin: 0, 0;
  -o-transform-origin: 0, 0;
  transform-origin: 0, 0; }

/*-----/ Contact us -----*/
/*----- User Interests Modal -----*/
#user-interests-modal {
  margin-left: 0; }
  #user-interests-modal .uk-modal-dialog {
    width: 904px; }
    @media only screen and (max-width: 767px) {
      #user-interests-modal .uk-modal-dialog {
        position: absolute !important;
        width: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 10px;
        overflow: hidden; } }
    @media only screen and (max-width: 767px) {
      #user-interests-modal .uk-modal-dialog .pa-dialog-container {
        max-height: 77%;
        max-height: calc(100% - 176px);
        overflow: auto; } }
  @media only screen and (max-width: 767px) {
    #user-interests-modal .pa-dialog-container .user-interests-container {
      padding: 0 38px 24px; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    #user-interests-modal .pa-dialog-container .user-interests-container {
      height: -moz-calc(100% - 120px);
      height: -webkit-calc(100% - 120px);
      height: calc(100% - 120px);
      overflow: auto; } }
  #user-interests-modal ul {
    list-style-type: none;
    margin-left: -15px; }
    #user-interests-modal ul li {
      padding-left: 14px;
      position: relative;
      margin-bottom: 14px; }
      #user-interests-modal ul li:before {
        width: 100%;
        display: block;
        content: "";
        padding-top: 100%; }
      #user-interests-modal ul li > .pa-ratio-inner {
        position: absolute;
        top: 0;
        left: 13px;
        right: 0;
        bottom: 0; }
      #user-interests-modal ul li input {
        display: none; }
        #user-interests-modal ul li input:checked + label span {
          opacity: 1; }
          #user-interests-modal ul li input:checked + label span:after {
            position: absolute;
            top: 29%;
            left: 0;
            width: 100%;
            opacity: 1;
            content: '\e949';
            font-family: icomoon;
            font-size: 40px;
            line-height: 1; }
      #user-interests-modal ul li label {
        position: relative;
        float: left;
        width: 100%;
        height: 100%;
        color: #FFFFFF;
        background-size: cover;
        background-position: 50% 50%;
        background-color: #FBFBFB;
        font-family: 'opensans', sans-serif;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        font-size: 16px;
        line-height: 48px;
        text-indent: 15px; }
        #user-interests-modal ul li label span {
          opacity: .7;
          -webkit-transition: opacity 300ms ease-in-out;
          -moz-transition: opacity 300ms ease-in-out;
          -o-transition: opacity 300ms ease-in-out;
          -ms-transition: opacity 300ms ease-in-out;
          transition: opacity 300ms ease-in-out;
          height: 100%;
          position: absolute;
          bottom: 0;
          width: 100%;
          color: #FFFFFF;
          display: block;
          text-align: center; }
          #user-interests-modal ul li label span:after {
            content: '';
            -webkit-transition: opacity 200ms ease-in-out;
            -moz-transition: opacity 200ms ease-in-out;
            -o-transition: opacity 200ms ease-in-out;
            -ms-transition: opacity 200ms ease-in-out;
            transition: opacity 200ms ease-in-out;
            opacity: 0; }
        #user-interests-modal ul li label p {
          position: absolute;
          bottom: 0;
          width: 100%;
          color: #FFFFFF;
          display: block;
          text-align: center;
          font-family: 'opensans', sans-serif;
          line-height: 24px;
          font-size: 16px;
          height: auto;
          text-indent: -3px;
          margin-bottom: 24px;
          max-height: 28px;
          padding: 0 12px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box; }
  #user-interests-modal .user-interests-modal-footer {
    position: relative;
    background: #FFFFFF; }
    @media only screen and (max-width: 767px) {
      #user-interests-modal .user-interests-modal-footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        min-height: 60px;
        max-height: 60px;
        overflow: hidden;
        padding: 0 24px;
        border-top: solid 1px #CCCCCC; } }
    #user-interests-modal .user-interests-modal-footer .footer-buttons {
      height: auto;
      position: absolute;
      top: 12px;
      right: 24px; }
      @media only screen and (max-width: 479px) {
        #user-interests-modal .user-interests-modal-footer .footer-buttons {
          position: static;
          width: 100%;
          text-align: center;
          margin-right: 0;
          margin-top: 12px; } }
      #user-interests-modal .user-interests-modal-footer .footer-buttons .pa-btn {
        margin-right: 0; }
      #user-interests-modal .user-interests-modal-footer .footer-buttons.not-complete {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 300ms ease;
        -moz-transition: opacity 300ms ease;
        -o-transition: opacity 300ms ease;
        -ms-transition: opacity 300ms ease;
        transition: opacity 300ms ease; }
        #user-interests-modal .user-interests-modal-footer .footer-buttons.not-complete.footer-buttons {
          opacity: 0;
          visibility: hidden; }
    @media only screen and (max-width: 767px) {
      #user-interests-modal .user-interests-modal-footer .modal-comment {
        line-height: 60px;
        text-align: center;
        font-size: 16px; } }

/*-----/ User Interests Modal -----*/
@media only screen and (max-width: 959px) {
  .uk-modal-dialog {
    font-size: 18px; } }

.uk-modal-dialog .uk-close:after {
  font-family: icomoon;
  content: '\e905';
  font-size: 12px; }

.uk-modal-dialog .content-title {
  font-size: 16px; }

.uk-modal-dialog .content-heading {
  font-size: 18px;
  color: #323232; }

.uk-modal-dialog .description-list-modal dd {
  margin-bottom: 10px; }

.uk-modal-dialog .description-list-modal dt {
  white-space: normal;
  margin-bottom: 5px; }

/*-----/ Contests -----*/
.uk-modal.pa-contests-rules .uk-modal-dialog {
  padding: 0; }
  @media only screen and (max-width: 479px) {
    .uk-modal.pa-contests-rules .uk-modal-dialog {
      font-size: 14px; }
      .uk-modal.pa-contests-rules .uk-modal-dialog h5 {
        font-size: 16px; } }

.uk-modal.pa-contests-rules .pa-dialog-container {
  margin: 15px 5px 15px 15px;
  padding-bottom: 24px; }

.uk-modal.pa-contests-rules .uk-modal-close {
  position: absolute;
  right: 15px;
  top: 15px; }

/*-----/ Contests -----*/
/* ------ /Add to collection ----- */
.add-to-collection-popup {
  max-height: 502px;
  min-height: 502px;
  position: relative;
  text-align: center;
  margin-top: 20px; }
  .add-to-collection-popup .collection-lists {
    height: 320px;
    overflow: auto;
    text-align: left; }
    .add-to-collection-popup .collection-lists input[type=radio] {
      display: none; }
      .add-to-collection-popup .collection-lists input[type=radio]:checked + label:before {
        -webkit-transition: all ease-in-out 250ms;
        -moz-transition: all ease-in-out 250ms;
        -o-transition: all ease-in-out 250ms;
        -ms-transition: all ease-in-out 250ms;
        transition: all ease-in-out 250ms;
        background: #FF3591; }
      .add-to-collection-popup .collection-lists input[type=radio]:checked + label span {
        color: #FF3591;
        -webkit-transition: color ease-in-out 250ms;
        -moz-transition: color ease-in-out 250ms;
        -o-transition: color ease-in-out 250ms;
        -ms-transition: color ease-in-out 250ms;
        transition: color ease-in-out 250ms; }
    .add-to-collection-popup .collection-lists label {
      position: relative;
      padding: 0 0 0 34px;
      display: inline-block;
      margin-bottom: 24px;
      width: 100%;
      float: left;
      cursor: pointer;
      overflow: hidden;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
      .add-to-collection-popup .collection-lists label .pa-collection-thumbnail {
        display: inline-block;
        width: 114px;
        height: 114px;
        background-color: #F0F0F0;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden;
        float: left; }
        .add-to-collection-popup .collection-lists label .pa-collection-thumbnail img {
          height: 100%;
          width: auto;
          max-width: none; }
      .add-to-collection-popup .collection-lists label:before {
        content: '';
        width: 15px;
        height: 15px;
        border: 1px solid #CCCCCC;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        background-color: transparent;
        display: block;
        float: left;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 2px;
        margin-top: -8px; }
  .add-to-collection-popup .collection-title {
    font-family: 'opensans', sans-serif;
    font-size: 16px;
    color: #888888;
    padding-left: 12px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    white-space: nowrap; }
  .add-to-collection-popup .footer {
    bottom: 0;
    height: 48px;
    line-height: 48px;
    width: 100%;
    background-color: #FFFFFF;
    position: fixed;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }

/* ----- /Add to collection ----- */
.pa-guest-view-footer a.pa-btn:after {
  background: linear-gradient(65deg, transparent, transparent, transparent, #FFFFFF, transparent, transparent, transparent, transparent); }

.pa-dialog-header {
  height: 56px;
  border-bottom: 1px solid #F0F0F0; }
  .pa-dialog-header h3, .pa-dialog-header h4 {
    color: #00C4F5;
    text-align: center;
    line-height: 56px; }

.pa-dialog-container {
  padding: 24px;
  position: relative; }

#photo-collection-modal .empty-message p {
  padding-top: 14px;
  font-family: 'opensans', sans-serif;
  font-size: 16px; }
  #photo-collection-modal .empty-message p a {
    color: #FF3591; }

@media (max-width: 875px) {
  #photo-collection-modal .uk-modal-dialog {
    width: 600px !important; }
    #photo-collection-modal .uk-modal-dialog .photos {
      min-width: 600px; } }

#remove-photo .uk-modal-dialog {
  padding: 0 !important;
  min-height: 305px; }

#remove-photo span {
  display: block;
  text-align: center;
  padding-top: 14px; }

#remove-photo .uk-overlay-panel {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAMAAAC8EZcfAAACo1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+Hen5WAAAA4HRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKSorLC0uMDEyMzQ1Njc4OTs8Pj9AQUJDREZHSElKTU5PUVJTVFVWV1hZWltdXl9gYWJjZGdrbG1ub3BxcnN0dXZ4eXp7fX5/gIGChIWGh4iJiouMj5KTlJWWl5iZmpucnZ6foKGio6WnqKmqq6ytr7CxsrO2uLm6u7y9vr/BwsPExcbIycrLzM3Oz9HS09TV1tfY2drb3N3e3+Dh4uPk5ebn6Onr7O3u7/Dx8vP09fb3+Pn6+/z9/k25m2QAAASeSURBVBgZ7cGLew10HAfgzzk7M8fGNmOMzS230HKZrFWo2JCUe5e1VEikpFCKFLojQ0lKVkkTYe4baZqNdTbM7MzO5fOn9Pud285t21mP5+k8T9/3hRBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIf7nJi5EVOtaeXsUotkusiwB0Ws+lc8RtQbUUZuJ/1xmd4QR8ytdbvRHe2Xhjhph+cGIUMvpcciE9lnOtUZEIBURGVpNrkSILBvptFJbhXZ5meSeBLQp4cIcRGBwFUnHowgSX0by/SkOKo6H0A4LqJX0QVs+ZeM4tGlABTVLBgJtJlnaCS9Rq0xBxPLpdvU+tG4ayasZaEPfcrodioW/KSRtWQA+oPYNIjXfSQ/rTLSml4XK8Xi0Kv0Peq2Dn55/k1wBJeY7as8hMrMcbLbSgBYZvqfLVwa0Iq2MzWag2V6Sh03QupygYh2BSDxmp1b1fC21HWa05AV6vIlAcW/1glfqGbpsKqZycwi8Ckg2DIFbnytUTpsRZPAiE4LkNlE7no67TlA7kobwhlvpNRP+7jnJAzFwSzlJzbkEXc9QOdUJbkMbSBbAa8wtKhsRaO5NHhqIAI80UtsdDyB+O7XL9yKcuBJqxVSsY+BjWNRIcjVcko9Ts84AkFFBZStcOhwjuc8An2lOKlPhJ+ELKvXPws/4BmprjXBZbKdyayrCeJfaMfNnVKp6wyO9iJpzMpTEw9Qs2dCG1VLJh7aGZG1v+FlMpSYDPpmldNvdDV7311NpegZeEyxUnEsRYryTiqUfkqqo/G6GyxO1dLNkAJ2LqZ0fCLfsBpKNowA84CD5JAJspvKzER4FjdRukLwyCW5j66jUPIhmfY9S2xKHQMkVVOwTAeRRKzQASNxKn+LY+APUDqbAK9dO8mISEi+R/BKBTPuovAaX5K+p3ZrT9yKVDWYoI69RKR0Ef+Yt1A52R4BCakugbaP2OpBTThcbtfVF1Ao7otnTVPZgG8nLyQiSeJqkPRtK9iVq54YDGReonB0JjLBQ+TEZQRbYqPw5HH7mUtsJl5RqKs5Zaxx02dd/NX3eNsDfMiog6XwYIfpVkyxPgnGZjdr2BCi9S6k0LR1WTeXjWITIqaZSNxk+/W5QOZUAt+n0UzMPwEInXez5CLKOJEiuRxhjG0ju6Lmf2u0CuKWdoWYn6ViMcNJ/o2J/ER7GX6hcHwSvXfQpTIU2z0bl5iQEM24nQZ4zI5zpTpJ11C5lwavHKbrV5yG8uI+obTLBZRkVZy58eljodjkPHnlWsjIToTrsJ2gbg/BeocfermjWrYRaRSZalH+bSlEylNFNVFbAz2xqzo1d4JNzvSQd4XQ+Cq5ASz6hZn/VAH8px0geSUMrxlVSKRsMdCql8q0B/vaQLM2Bv7s7I7xUHDahJbFFJK+OR5DkI9xpRqt6HqRSOwEfUjmfiAC9rtlWdUSkhqBlSWd5IA0hEgsMaEPsBiq2TVTqhyFIbibukAFvmPAvPdVIj8cRnUb/RZd3EK26/0Rlfwyiluk9srwbotnsmpGIbgkQQgghhBBCCCGEEEIIIYQQQgghhBBCCCFE1PkHqVV6km1WA5kAAAAASUVORK5CYII=) no-repeat center;
  background-size: cover; }

#remove-photo .removed-image {
  display: block;
  max-width: none !important;
  width: 120px;
  margin: 0 auto !important;
  padding: 6px 0 24px 0; }

.pa-dialog-box .add-to-collection span {
  box-sizing: border-box; }

.pa-dialog-box .add-to-collection .uk-button-dropdown:hover .dropdown-button, .pa-dialog-box .add-to-collection .uk-button-dropdown:hover .dropdown-value {
  color: #323232;
  border-color: #888888; }

.pa-dialog-box .add-to-collection .uk-button-dropdown.uk-open .dropdown-button, .pa-dialog-box .add-to-collection .uk-button-dropdown.uk-open .dropdown-value {
  color: #323232;
  border-color: #888888; }

.pa-dialog-box .checkboxes {
  margin-top: 0; }
  .pa-dialog-box .checkboxes > div {
    float: left; }
    .pa-dialog-box .checkboxes > div:last-child label:last-child {
      margin-right: 0; }

.pa-dialog-box textarea {
  width: 292px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 76px;
  font-family: 'opensans', sans-serif;
  font-size: 14px;
  background-color: #FFFFFF;
  color: #888888;
  border-color: #CCCCCC;
  border-right: none;
  border-left: none;
  resize: none;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-left: 7px;
  padding-top: 6px; }

#reportBox .uk-modal-dialog {
  padding: 0; }

#reportBox .uk-modal-footer,
#reportBox .uk-modal-header {
  margin-left: 0;
  margin-right: 0; }

#reportBox .uk-modal-body {
  overflow: auto;
  padding: 0 12px 60px; }

#reportBox .pa-dialog-container {
  padding-left: 24px; }

#reportBox .report-section-content {
  margin-left: 16px; }

#reportBox h3 {
  margin: 24px 0 12px; }

#reportBox input {
  margin: 0 6px 0 0;
  position: relative;
  top: -2px; }

#reportBox label {
  margin-top: 2px;
  display: inline-block; }

#magic-effects-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: url("https://cdn110.picsart.com/218730159003202.jpg") no-repeat #FFFFFF center;
  background-size: cover;
  z-index: 1010; }
  #magic-effects-modal .icon-close {
    display: block;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    -o-border-radius: 46px;
    -ms-border-radius: 46px;
    border-radius: 46px;
    background-color: rgba(255, 255, 255, 0.5);
    color: #323232;
    position: absolute;
    z-index: 1011;
    right: 32px;
    top: 24px; }
    @media (max-width: 1281px) {
      #magic-effects-modal .icon-close {
        width: 32px;
        height: 32px; } }
    #magic-effects-modal .icon-close:before {
      font-size: 24px;
      width: 100%;
      height: 100%;
      display: block;
      text-align: center;
      line-height: 46px; }
      @media (max-width: 1281px) {
        #magic-effects-modal .icon-close:before {
          font-size: 14px;
          line-height: 32px; } }

.pa-magic-effects-modal #magic-flow-waiting-screen,
.pa-magic-effects-modal .absolute-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: background 500ms ease 5s;
  -moz-transition: background 500ms ease 5s;
  -o-transition: background 500ms ease 5s;
  -ms-transition: background 500ms ease 5s;
  transition: background 500ms ease 5s; }
  .pa-magic-effects-modal #magic-flow-waiting-screen .logo,
  .pa-magic-effects-modal .absolute-overlay .logo {
    height: 36px;
    margin: 24px auto;
    line-height: 80px;
    width: auto; }
  .pa-magic-effects-modal #magic-flow-waiting-screen.expanded,
  .pa-magic-effects-modal .absolute-overlay.expanded {
    position: absolute;
    min-height: 860px; }

.pa-magic-effects-modal .absolute-overlay {
  z-index: 1014;
  background: rgba(255, 255, 255, 0.85); }

.pa-magic-effects-modal .logo {
  display: block;
  margin: 56px auto 24px;
  width: 249px;
  height: auto; }
  @media (max-width: 1280px) {
    .pa-magic-effects-modal .logo {
      width: 149px;
      margin: 24px auto 12px; } }
  @media (max-height: 830px) {
    .pa-magic-effects-modal .logo {
      width: 149px;
      margin: 24px auto 12px; } }

.pa-magic-effects-modal h1 {
  text-align: center;
  color: #323232;
  font-family: 'opensans', sans-serif;
  font-size: 36px;
  line-height: 48px;
  margin: 0 auto; }
  @media (max-width: 1280px) {
    .pa-magic-effects-modal h1 {
      font-size: 22px; } }
  @media (max-height: 830px) {
    .pa-magic-effects-modal h1 {
      font-size: 22px; } }

#magic-edit-container {
  z-index: 1012; }
  #magic-edit-container .icon-close {
    z-index: 1013; }

#pick-image-from {
  position: absolute;
  display: block; }
  #pick-image-from aside {
    width: 25%; }
  #pick-image-from ul li {
    width: 20%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 0 20px 20px; }

.pa-magic-uploader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 460px;
  height: 460px; }
  @media (max-width: 1280px) {
    .pa-magic-uploader {
      width: 350px;
      height: 350px; } }
  @media (max-height: 830px) {
    .pa-magic-uploader {
      width: 350px;
      height: 350px; } }

@media (max-width: 1280px) {
  .icon-empty-image:before {
    font-size: 40px; }
  .icon-pa:before {
    font-size: 43px; }
  .icon-camera:before {
    font-size: 52px; }
  .icon-fb:before {
    font-size: 43px; } }

@media (max-height: 830px) {
  .icon-empty-image:before {
    font-size: 40px; }
  .icon-pa:before {
    font-size: 43px; }
  .icon-camera:before {
    font-size: 52px; }
  .icon-fb:before {
    font-size: 43px; } }

.webcam-container {
  position: absolute;
  top: 75px;
  left: 5%;
  right: 5%;
  bottom: auto;
  width: 700px;
  z-index: 1015;
  padding-bottom: 60px;
  margin: 0 auto 2%; }

#webcam-holder {
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #webcam-holder #camera {
    padding: 24px;
    margin: 0 auto 24px;
    width: 640px !important;
    height: 480px !important; }
    #webcam-holder #camera video {
      max-width: none;
      width: 1280px !important;
      height: 960px !important; }
  #webcam-holder #result {
    position: absolute;
    max-width: 90%;
    top: 60px;
    left: 5%; }
  #webcam-holder .pa-btn-big {
    margin: 0 auto 24px;
    display: block;
    z-index: 10; }
  #webcam-holder .pa-dialog-footer {
    position: absolute;
    margin-bottom: -55px; }

#collections-select-main-modal .select-photos {
  margin: 100px auto 50px;
  width: 910px;
  height: 100%;
  max-width: -moz-calc(100% - 20px);
  max-width: -webkit-calc(100% - 20px);
  max-width: calc(100% - 20px);
  max-height: -moz-calc(100% - 150px);
  max-height: -webkit-calc(100% - 150px);
  max-height: calc(100% - 150px); }
  @media only screen and (max-width: 1280px) {
    #collections-select-main-modal .select-photos {
      margin: 85px auto 15px;
      max-height: -moz-calc(100% - 100px);
      max-height: -webkit-calc(100% - 100px);
      max-height: calc(100% - 100px); } }

#collections-select-main-modal.uk-modal {
  background: transparent; }

.select-photos .uk-modal-dialog {
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
  max-width: 98%; }
  .select-photos .uk-modal-dialog .pa-dialog-container {
    max-height: 100%;
    max-height: -moz-calc(100% - 135px);
    max-height: -webkit-calc(100% - 135px);
    max-height: calc(100% - 135px);
    min-height: 200px;
    height: 100%;
    padding-bottom: 56px; }
    .select-photos .uk-modal-dialog .pa-dialog-container .uk-modal {
      margin: 0 auto 24px; }
  .select-photos .uk-modal-dialog .pa-dialog-footer {
    margin-top: 0; }

.pa-magic-uploader__cell {
  width: 50%;
  width: -moz-calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
  width: calc(50% - 8px);
  height: -moz-calc(50% - 8px);
  height: -webkit-calc(50% - 8px);
  height: calc(50% - 8px);
  margin: 4px;
  float: left;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden; }
  .pa-magic-uploader__cell.disabled label {
    cursor: default; }
  .pa-magic-uploader__cell label {
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
    padding: 16% 0 0;
    height: 100%;
    font-size: 18px !important;
    color: #FFFFFF;
    font-family: 'opensans', sans-serif;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    @media (max-width: 1280px) {
      .pa-magic-uploader__cell label {
        font-size: 16px !important; } }
    @media (max-height: 830px) {
      .pa-magic-uploader__cell label {
        font-size: 16px !important; } }
    .pa-magic-uploader__cell label span {
      display: block;
      width: 100px;
      margin: 0 auto;
      padding: 0; }
      .pa-magic-uploader__cell label span:before {
        display: inline-block;
        line-height: 95px; }
        @media (max-width: 1280px) {
          .pa-magic-uploader__cell label span:before {
            line-height: 85px; } }
        @media (max-height: 830px) {
          .pa-magic-uploader__cell label span:before {
            line-height: 72px; } }
  .pa-magic-uploader__cell input[type="file"] {
    display: none; }
  .pa-magic-uploader__cell.disabled {
    pointer-events: none; }
    .pa-magic-uploader__cell.disabled:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5); }
    .pa-magic-uploader__cell.disabled:hover:after {
      background-color: rgba(0, 0, 0, 0.5);
      pointer-events: none;
      cursor: default; }

.pa-magic-uploader__cell--upload {
  border-top-left-radius: 12px;
  background-color: #00C4F5; }
  .pa-magic-uploader__cell--upload:hover {
    background-color: #0087FF; }

.pa-magic-uploader__cell--camera {
  border-top-right-radius: 12px;
  background-color: #791EC0; }
  .pa-magic-uploader__cell--camera:hover {
    background-color: #501b8c; }

.pa-magic-uploader__cell--pa {
  border-bottom-right-radius: 12px;
  background-color: #FF3591; }
  .pa-magic-uploader__cell--pa:hover {
    background-color: #CE1E72; }

.pa-magic-uploader__cell--fb {
  border-bottom-left-radius: 12px;
  background-color: #3B5998; }
  .pa-magic-uploader__cell--fb:hover {
    background-color: #323468; }

.pa-magic-uploader__cell--pa label, .pa-magic-uploader__cell--pa label a,
.pa-magic-uploader__cell--fb label,
.pa-magic-uploader__cell--fb label a {
  font-family: 'opensans', sans-serif;
  color: #FFFFFF;
  font-size: 18px; }
  .pa-magic-uploader__cell--pa label:hover, .pa-magic-uploader__cell--pa label a:hover,
  .pa-magic-uploader__cell--fb label:hover,
  .pa-magic-uploader__cell--fb label a:hover {
    color: #FFFFFF; }
  @media (max-width: 1281px) {
    .pa-magic-uploader__cell--pa label, .pa-magic-uploader__cell--pa label a,
    .pa-magic-uploader__cell--fb label,
    .pa-magic-uploader__cell--fb label a {
      font-size: 16px; } }
  @media (max-height: 830px) {
    .pa-magic-uploader__cell--pa label, .pa-magic-uploader__cell--pa label a,
    .pa-magic-uploader__cell--fb label,
    .pa-magic-uploader__cell--fb label a {
      font-size: 16px; } }

.pa-magic-flow-effects {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 56px;
  font-size: 0; }
  @media (max-width: 1285px) {
    .pa-magic-flow-effects {
      padding-top: 24px; } }
  .pa-magic-flow-effects .logo {
    margin: 0 auto 14px; }
  .pa-magic-flow-effects h1 {
    color: #FF3591;
    font-size: 28px;
    line-height: 28px; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects h1 {
        font-size: 18px; } }
  .pa-magic-flow-effects .back-link {
    display: block;
    position: absolute;
    top: 34px;
    left: 32px;
    padding-left: 24px; }
  .pa-magic-flow-effects .icon-back-link {
    position: absolute;
    top: 0;
    left: 6px;
    line-height: 22px; }
    .pa-magic-flow-effects .icon-back-link:before {
      content: '\e91b';
      font-size: 18px;
      color: #FF3591;
      display: block;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .pa-magic-flow-effects .grey-btn {
    background-color: #888888;
    border-color: #888888; }
    .pa-magic-flow-effects .grey-btn:hover {
      background-color: #323232;
      border-color: #323232; }
  .pa-magic-flow-effects .effects-content {
    height: 60%;
    height: -moz-calc(100% - 256px);
    height: -webkit-calc(100% - 256px);
    height: calc(100% - 256px);
    margin-bottom: 35px; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects .effects-content {
        height: -moz-calc(100% - 163px);
        height: -webkit-calc(100% - 163px);
        height: calc(100% - 163px);
        margin-bottom: 24px; } }
  .pa-magic-flow-effects .main-img-container {
    height: 100%;
    min-width: 520px;
    max-width: -moz-calc(100% - 380px);
    max-width: -webkit-calc(100% - 380px);
    max-width: calc(100% - 380px);
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
    margin: 40px 0 0;
    height: -moz-calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    overflow: visible; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects .main-img-container {
        margin: 16px 0 0;
        height: -moz-calc(100% - 65px);
        height: -webkit-calc(100% - 65px);
        height: calc(100% - 65px); } }
    .pa-magic-flow-effects .main-img-container img {
      max-width: 100%;
      max-height: 100%;
      border: 8px solid #FFFFFF;
      margin: auto;
      top: 50%;
      position: relative;
      -webkit-transition: opacity 300ms ease-in-out;
      -moz-transition: opacity 300ms ease-in-out;
      -o-transition: opacity 300ms ease-in-out;
      -ms-transition: opacity 300ms ease-in-out;
      transition: opacity 300ms ease-in-out;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.13);
      -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.13);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.13);
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
  .pa-magic-flow-effects .share-overlay {
    width: 100%;
    height: auto;
    margin-top: 24px;
    margin-bottom: 12px; }
    .pa-magic-flow-effects .share-overlay .jssocials-shares {
      width: 100%;
      text-align: center;
      font-size: 0; }
    .pa-magic-flow-effects .share-overlay a {
      display: inline-block;
      margin: 0; }
    .pa-magic-flow-effects .share-overlay i:before {
      display: block;
      width: 100%;
      height: 100%;
      text-align: center;
      font-size: 45px;
      line-height: 45px; }
      @media (max-width: 1285px) {
        .pa-magic-flow-effects .share-overlay i:before {
          font-size: 32px;
          line-height: 32px; } }
    .pa-magic-flow-effects .share-overlay .icon-facebook:before {
      content: '\e937';
      color: #47639E; }
    .pa-magic-flow-effects .share-overlay .icon-pinterest:before {
      content: '\e939';
      color: #EE3749; }
    .pa-magic-flow-effects .share-overlay .icon-twitter:before {
      content: '\e93a';
      color: #00C4F5; }
    .pa-magic-flow-effects .share-overlay .icon-googleplus:before {
      content: '\e938';
      color: #F73838; }
  .pa-magic-flow-effects .main-img-container,
  .pa-magic-flow-effects .sidebar {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .pa-magic-flow-effects .sidebar {
    width: 136px;
    padding: 0;
    height: 100%; }
  .pa-magic-flow-effects .effects-slider__item {
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.13);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.13);
    margin-left: auto;
    margin-right: auto; }
  .pa-magic-flow-effects .effects-slider {
    padding: 36px 10px !important;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .pa-magic-flow-effects .effects-slider > div {
      height: -moz-calc(100% - 36px) !important;
      height: -webkit-calc(100% - 36px) !important;
      height: calc(100% - 36px) !important;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 0;
      margin-top: 18px;
      overflow: hidden;
      width: 100%; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects .effects-slider {
        height: -moz-calc(100% + 72px);
        height: -webkit-calc(100% + 72px);
        height: calc(100% + 72px);
        margin-top: -36px; } }
  .pa-magic-flow-effects .effects-slider__list {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: auto;
    width: 100%;
    padding-right: 20px; }
  .pa-magic-flow-effects .effects-slider__item {
    width: 112px;
    height: 112px;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    display: block;
    margin-bottom: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects .effects-slider__item {
        width: 96px;
        height: 96px;
        line-height: 32px;
        margin-left: 10px; } }
  .pa-magic-flow-effects .effects-slider__item--active {
    border: 4px solid #FF3591; }
  .pa-magic-flow-effects .effects-slider__arrow {
    width: 100%;
    height: 36px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    cursor: pointer; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects .effects-slider__arrow {
        height: 32px; } }
    .pa-magic-flow-effects .effects-slider__arrow:before, .pa-magic-flow-effects .effects-slider__arrow:after {
      content: '';
      display: block;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      position: absolute;
      margin: auto;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .pa-magic-flow-effects .effects-slider__arrow:before {
      width: 36px;
      height: 36px;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      -o-border-radius: 36px;
      -ms-border-radius: 36px;
      border-radius: 36px;
      border: 1px solid #CCCCCC; }
      @media (max-width: 1285px) {
        .pa-magic-flow-effects .effects-slider__arrow:before {
          height: 32px;
          width: 32px;
          -webkit-border-radius: 32px;
          -moz-border-radius: 32px;
          -o-border-radius: 32px;
          -ms-border-radius: 32px;
          border-radius: 32px; } }
    .pa-magic-flow-effects .effects-slider__arrow:after {
      content: '\e91b';
      width: 30px;
      height: 36px;
      text-align: center;
      line-height: 36px;
      font-size: 22px;
      color: #888888; }
      @media (max-width: 1285px) {
        .pa-magic-flow-effects .effects-slider__arrow:after {
          font-size: 18px;
          line-height: 32px;
          height: 32px; } }
    .pa-magic-flow-effects .effects-slider__arrow:hover:before {
      border: 1px solid #888888; }
    .pa-magic-flow-effects .effects-slider__arrow:hover:after {
      color: #323232; }
  .pa-magic-flow-effects .effects-slider__arrow--prev {
    top: 0; }
    .pa-magic-flow-effects .effects-slider__arrow--prev:after {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .pa-magic-flow-effects .effects-slider__arrow--next {
    bottom: 0; }
    .pa-magic-flow-effects .effects-slider__arrow--next:after {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
  .pa-magic-flow-effects .pa-btn-big {
    display: inline-block;
    margin: 0 12px; }
  .pa-magic-flow-effects .posted-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 70%;
    font-size: 14px;
    margin: 0 auto;
    font-family: 'opensans', sans-serif;
    color: #000000; }
  .pa-magic-flow-effects .back-to-site {
    display: none; }
  .pa-magic-flow-effects.share-screen .effects-content {
    height: -moz-calc(100% - 350px);
    height: -webkit-calc(100% - 350px);
    height: calc(100% - 350px);
    margin: 24px 0; }
    @media (max-width: 1285px) {
      .pa-magic-flow-effects.share-screen .effects-content {
        height: -moz-calc(100% - 300px);
        height: -webkit-calc(100% - 300px);
        height: calc(100% - 300px); } }
  .pa-magic-flow-effects.share-screen .main-img-container {
    height: 100%;
    margin: 0; }
  .pa-magic-flow-effects.share-screen .back-to-site {
    margin: 6px auto 0;
    display: block; }

.magic-form {
  width: 100%;
  min-height: 36px;
  margin: 5px auto;
  position: absolute;
  bottom: -56px;
  left: 0;
  text-align: center; }
  .magic-form textarea,
  .magic-form input[type=text] {
    border-left: none;
    border-right: none;
    border-top: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    width: 60%;
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    max-width: 400px;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-color: #888888;
    padding: 0;
    font-size: 18px !important; }
    .magic-form textarea:hover, .magic-form textarea:active, .magic-form textarea:focus,
    .magic-form input[type=text]:hover,
    .magic-form input[type=text]:active,
    .magic-form input[type=text]:focus {
      color: inherit !important;
      border-color: #888888 !important;
      background-color: transparent !important; }
  .magic-form textarea {
    line-height: 28px;
    resize: none;
    padding-top: 0;
    min-height: 26px;
    max-height: 54px;
    vertical-align: bottom; }
  .magic-form label:before {
    top: 13px !important; }
  .magic-form label:after {
    top: 16px !important; }
  .magic-form label {
    width: 115px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    color: #888888;
    margin: 4px 0 0 12px !important;
    line-height: 16px !important;
    padding-top: 15px; }
    .magic-form label:before {
      border: 1px solid #888888 !important; }

.pa-gif-loading {
  width: 60px;
  height: 60px;
  background: url("/images/website-redesign/wordmark/loading.gif") no-repeat transparent center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2000; }

#collections-list-section .pa-square-grid {
  overflow: visible;
  margin-right: 14px; }

.pa-square-grid-1-5 {
  position: relative;
  width: 20%;
  display: block;
  content: "";
  padding-top: 20%; }
  .pa-square-grid-1-5 > .pa-square-grid-cell {
    position: absolute;
    top: 0;
    left: 14px;
    right: 0;
    bottom: 0;
    padding-left: 0;
    margin-bottom: 14px;
    background-size: cover;
    background-repeat: no-repeat; }

.pa-square-grid-1-4 {
  position: relative;
  width: 25%;
  display: block;
  content: "";
  padding-top: 25%; }
  .pa-square-grid-1-4 > .pa-square-grid-cell {
    position: absolute;
    top: 0;
    left: 14px;
    right: 0;
    bottom: 0;
    padding-left: 0;
    margin-bottom: 14px;
    background-size: cover;
    background-repeat: no-repeat; }
  .pa-square-grid-1-4 div.pa-square-grid-cell {
    margin-top: 0; }

@media (max-width: 1285px) {
  .pa-magic-effects-modal .pa-btn-big {
    min-width: 168px;
    width: auto;
    max-width: 200px;
    height: 44px;
    line-height: 34px;
    font-size: 20px !important; } }

#magic-flow-waiting-screen {
  z-index: 1015;
  cursor-pointers: none;
  background: rgba(255, 255, 255, 0); }

.pa-table {
  display: table;
  float: none;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.banner.no-pointer {
  position: relative;
  cursor: default; }
  .banner.no-pointer a {
    position: absolute;
    display: block;
    width: 16.5%;
    padding-top: 16.5%;
    z-index: 2; }

/* sign up flow */
.pa-sign-up-flow-modal {
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 904px;
  padding: 0;
  height: 525px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  /*form step*/ }
  .pa-sign-up-flow-modal > div {
    width: 100%;
    height: 100%; }
  .pa-sign-up-flow-modal .pa-sign-up-flow-modal-header h3 {
    font-family: 'opensans', sans-serif;
    font-size: 26px;
    color: #00C4F5;
    line-height: 24px;
    text-align: center; }
  .pa-sign-up-flow-modal .pa-sign-up-flow-modal-header p {
    text-align: center; }
  .pa-sign-up-flow-modal .pa-sign-up-flow-modal-container {
    padding-top: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative; }
  .pa-sign-up-flow-modal .pa-sign-up-flow-modal-content {
    width: 100%;
    padding: 0 24px 72px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-height: 525px;
    overflow-y: auto;
    overflow-x: hidden; }
    @media only screen and (max-width: 767px) {
      .pa-sign-up-flow-modal .pa-sign-up-flow-modal-content {
        max-height: 440px; } }
  .pa-sign-up-flow-modal .close-modal {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    top: 0;
    right: 0;
    z-index: 100;
    color: #CCCCCC; }
    .pa-sign-up-flow-modal .close-modal:hover {
      color: #888888; }
  .pa-sign-up-flow-modal .icon-close-modal:before {
    content: '\e905';
    display: block;
    width: 100%;
    height: 100%;
    line-height: 34px;
    text-align: center;
    font-size: 10px; }
  .pa-sign-up-flow-modal .banner,
  .pa-sign-up-flow-modal .form-wrap {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%; }
  .pa-sign-up-flow-modal .form-wrap {
    padding: 12px 0 16px; }
    @media only screen and (max-width: 767px) {
      .pa-sign-up-flow-modal .form-wrap {
        width: 100%;
        float: none; } }
  .pa-sign-up-flow-modal .banner {
    margin-top: -24px;
    height: -moz-calc(100% + 24px);
    height: -webkit-calc(100% + 24px);
    height: calc(100% + 24px); }
    @media only screen and (max-width: 767px) {
      .pa-sign-up-flow-modal .banner {
        display: none; } }

.pa-sign-up-form {
  width: 290px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  max-width: 100%; }
  .pa-sign-up-form h3 {
    font-family: 'opensans-semibold', sans-serif;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    margin: 0 auto 16px;
    max-height: 100px;
    height: auto;
    overflow: hidden; }
  .pa-sign-up-form .authorization-form,
  .pa-sign-up-form .social-networks {
    padding: 0 7px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .pa-sign-up-form .separator {
    width: -moz-calc(100% - 14px);
    width: -webkit-calc(100% - 14px);
    width: calc(100% - 14px);
    height: 1px;
    background-color: #888888;
    opacity: .2;
    margin: 26px auto 18px; }
  .pa-sign-up-form .signInUp-fb, .pa-sign-up-form .signInUp-google {
    height: 42px;
    line-height: 100%;
    width: 100%;
    padding: 12px 16px 12px 36px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    margin: 0 auto 8px; }
    @media only screen and (max-width: 959px) {
      .pa-sign-up-form .signInUp-fb, .pa-sign-up-form .signInUp-google {
        padding-top: 9px; } }
    .pa-sign-up-form .signInUp-fb:before, .pa-sign-up-form .signInUp-google:before {
      font-size: 18px;
      font-family: icomoon;
      padding-left: 16px;
      position: absolute;
      left: 0;
      top: 12px;
      height: 18px;
      width: 18px; }
  .pa-sign-up-form .signInUp-fb {
    color: #FFFFFF;
    background-color: #47639E; }
    .pa-sign-up-form .signInUp-fb:before {
      content: '\e946'; }
  .pa-sign-up-form .signInUp-google {
    color: #888888;
    background-color: #FFFFFF;
    border: 1px solid #888888; }
    .pa-sign-up-form .signInUp-google:before {
      content: url("../images/website-redesign/google-logo.svg");
      top: 11px;
      left: -1px; }
  .pa-sign-up-form .btn-text {
    font-family: 'opensans', sans-serif;
    font-size: 14px; }
  .pa-sign-up-form .info {
    width: 100%;
    display: block;
    margin: 16px auto 0;
    text-align: center;
    color: #888888;
    font-size: 12px;
    line-height: 16px; }
    .pa-sign-up-form .info a {
      font-size: 12px;
      line-height: 16px; }
  .pa-sign-up-form .bottom-info {
    position: absolute;
    left: 0;
    bottom: 0; }

.authorization-form {
  position: relative; }
  .authorization-form input[type=text], .authorization-form input[type=password] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 8px auto 0;
    display: block;
    width: 100%;
    height: 42px;
    line-height: 24px;
    padding: 9px 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    font-family: 'opensans', sans-serif;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .authorization-form input[type=text]:hover, .authorization-form input[type=text]:active, .authorization-form input[type=password]:hover, .authorization-form input[type=password]:active {
      border: 1px solid #888888; }
  .authorization-form .pa-btn {
    width: 100%;
    height: 42px;
    line-height: 32px;
    margin: 8px auto 0;
    display: block; }
  .authorization-form .errorNotifier {
    position: absolute;
    top: -14px;
    left: 7px;
    width: 100%;
    font-size: 12px;
    color: #F43A3E;
    display: block; }

/**/
#fade-slider {
  position: relative; }
  #fade-slider span {
    position: absolute;
    display: none;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center; }
    #fade-slider span.active {
      z-index: 3; }

#discover-artists .pa-sign-up-flow-modal-footer,
#interests .pa-sign-up-flow-modal-footer {
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  -o-border-bottom-left-radius: 2px;
  -ms-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  -o-border-bottom-right-radius: 2px;
  -ms-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 0;
  text-align: center; }
  #discover-artists .pa-sign-up-flow-modal-footer .pa-btn,
  #interests .pa-sign-up-flow-modal-footer .pa-btn {
    min-width: 104px; }

#interests {
  width: 680px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #interests ul {
    list-style-type: none;
    margin-left: -15px; }
    #interests ul li {
      padding-left: 14px;
      position: relative;
      margin-bottom: 14px; }
      #interests ul li:before {
        width: 100%;
        display: block;
        content: "";
        padding-top: 100%; }
      #interests ul li > .pa-ratio-inner {
        position: absolute;
        top: 0;
        left: 13px;
        right: 0;
        bottom: 0; }
      #interests ul li input {
        display: none; }
        #interests ul li input:checked + label span {
          opacity: 1; }
          #interests ul li input:checked + label span:before {
            position: absolute;
            top: 29%;
            left: 0;
            width: 100%;
            content: '\e949';
            font-family: icomoon;
            font-size: 40px;
            line-height: 1; }
      #interests ul li label {
        position: relative;
        float: left;
        width: 100%;
        height: 100%;
        color: #FFFFFF;
        background-size: cover;
        background-position: 50% 50%;
        background-color: #FBFBFB;
        font-family: 'opensans', sans-serif;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        font-size: 16px;
        line-height: 48px;
        text-indent: 15px; }
        #interests ul li label span {
          opacity: .7;
          -webkit-transition: opacity 300ms ease-in-out;
          -moz-transition: opacity 300ms ease-in-out;
          -o-transition: opacity 300ms ease-in-out;
          -ms-transition: opacity 300ms ease-in-out;
          transition: opacity 300ms ease-in-out;
          height: 100%;
          position: absolute;
          bottom: 0;
          width: 100%;
          color: #FFFFFF;
          display: block;
          text-align: center; }
        #interests ul li label p {
          position: absolute;
          bottom: 0;
          width: 100%;
          color: #FFFFFF;
          display: block;
          text-align: center;
          font-family: 'opensans', sans-serif;
          line-height: 24px;
          font-size: 16px;
          height: auto;
          text-indent: -3px;
          margin-bottom: 24px;
          max-height: 28px;
          padding: 0 12px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box; }
  #interests .modal-comment {
    height: 40px;
    color: #888888;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #interests .modal-comment {
        line-height: 60px;
        text-align: center; } }
  #interests .pa-sign-up-flow-modal-footer {
    bottom: 0;
    margin-bottom: 0; }
    #interests .pa-sign-up-flow-modal-footer .interests-footer {
      height: 40px;
      position: relative; }
    #interests .pa-sign-up-flow-modal-footer .footer-buttons {
      text-align: center;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 40px; }
    #interests .pa-sign-up-flow-modal-footer.not-complete .footer-buttons {
      display: none; }
    #interests .pa-sign-up-flow-modal-footer.not-complete .modal-comment {
      display: block; }

#discover-artists .pa-sign-up-flow-modal-header {
  border-bottom: 1px solid #F0F0F0; }

#discover-artists .pa-user-interest-category-comment {
  font-size: 14px;
  line-height: 24px; }

#discover-artists h4 {
  font-size: 18px;
  margin: 0; }
  #discover-artists h4 + p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-family: 'opensans', sans-serif;
    color: #888888; }

#discover-artists .pa-view-more-section {
  padding-bottom: 40px; }

#discover-artists .pa-sign-up-flow-modal-navigation {
  display: table;
  width: 100%;
  width: -moz-calc(100% + 48px);
  width: -webkit-calc(100% + 48px);
  width: calc(100% + 48px);
  margin-left: -24px;
  min-height: 65px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 12px 24px;
  border-bottom: 1px solid #F0F0F0; }
  #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab {
    display: table-cell;
    min-height: 100%;
    width: 32%;
    vertical-align: middle;
    font-family: 'opensans', sans-serif; }
    #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.empty {
      width: 0;
      padding: 0 !important; }
      #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.empty + .pa-sign-up-flow-modal-current {
        width: 100% !important; }
    #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev {
      padding-left: 32px;
      position: relative; }
      #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev.prev-step {
        width: 32%;
        cursor: pointer;
        padding-left: 18px; }
        #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev.prev-step a {
          display: block;
          padding-top: 2px; }
        #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev.prev-step + .nav-tab {
          width: 36%; }
        #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev.prev-step + .nav-tab + .nav-tab {
          width: 32%; }
      #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev.icon-fb {
        width: 50%;
        float: left; }
        #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-prev.icon-fb:before {
          font-size: 22px;
          position: absolute;
          top: 50%;
          margin-top: -11px;
          left: 0;
          color: #47639E; }
    #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-current {
      width: 36%;
      text-align: center; }
      #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-current.empty {
        width: 0; }
    #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-next {
      position: relative; }
      #discover-artists .pa-sign-up-flow-modal-navigation .nav-tab.pa-sign-up-flow-modal-next.next-step {
        cursor: pointer;
        width: 50%; }
  #discover-artists .pa-sign-up-flow-modal-navigation .next-step:before,
  #discover-artists .pa-sign-up-flow-modal-navigation .prev-step:before {
    content: '\e91c';
    font-size: 20px;
    font-family: icomoon;
    color: #FF3591;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px; }
  #discover-artists .pa-sign-up-flow-modal-navigation .prev-step:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    right: auto;
    left: 0; }
  #discover-artists .pa-sign-up-flow-modal-navigation .pa-button-invite-friends-fb {
    position: relative;
    display: inline-block;
    width: 278px;
    height: 42px;
    max-width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    line-height: 44px;
    padding: 0 36px;
    background-color: #47639E;
    color: #FFFFFF;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    #discover-artists .pa-sign-up-flow-modal-navigation .pa-button-invite-friends-fb:before {
      font-size: 18px;
      color: #FFFFFF;
      position: absolute;
      left: 16px;
      line-height: 42px; }

#discover-artists .pa-ratio-1-8 {
  position: relative;
  width: 12.5%;
  height: 100%;
  float: left;
  margin-bottom: 8px; }
  #discover-artists .pa-ratio-1-8:before {
    width: 100%;
    display: block;
    content: "";
    padding-top: 92.59259%; }
  #discover-artists .pa-ratio-1-8 > .pa-ratio-inner {
    position: absolute;
    top: 0;
    left: 8px;
    right: 0;
    bottom: 0; }
  @media only screen and (max-width: 767px) {
    #discover-artists .pa-ratio-1-8 {
      width: 16.6%; } }
  @media only screen and (max-width: 479px) {
    #discover-artists .pa-ratio-1-8 {
      width: 25%; } }

#discover-artists .pa-ratio-inner > div {
  width: auto;
  height: 100%;
  background-size: cover; }

#discover-artists .icon-pa-follow-button {
  margin-top: 10px; }

#discover-artists .pa-artist-info {
  padding-left: 0;
  font-size: 16px;
  width: 75%; }
  #discover-artists .pa-artist-info .pa-artist-name-block {
    padding-left: 10px;
    max-width: 70%; }
  #discover-artists .pa-artist-info .pa-artist-name {
    font-size: 14px;
    color: #888888; }
  #discover-artists .pa-artist-info .pa-artist-name,
  #discover-artists .pa-artist-info .pa-artist-username {
    padding-left: 0; }
  #discover-artists .pa-artist-info .pa-small-avatar {
    margin-top: 5px; }

#discover-artists .pa-artist-images ul.pa-table {
  margin-left: -8px;
  padding-left: 0;
  width: -moz-calc(100% + 8px);
  width: -webkit-calc(100% + 8px);
  width: calc(100% + 8px); }

.pa-user-selected-interests {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 24px; }
  .pa-user-selected-interests h2 {
    font-size: 26px;
    line-height: 48px; }
    @media only screen and (max-width: 479px) {
      .pa-user-selected-interests h2 {
        margin-bottom: 0; } }
  .pa-user-selected-interests h5 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 24px;
    color: #323232;
    font-family: 'opensans', sans-serif; }
  .pa-user-selected-interests .pa-user-interests {
    color: #323232; }
  .pa-user-selected-interests .pa-edit-interests {
    margin-left: 2px;
    font-size: 14px;
    cursor: pointer; }
    @media only screen and (max-width: 479px) {
      .pa-user-selected-interests .pa-edit-interests {
        margin-top: 10px; } }
