@import url(http://fonts.googleapis.com/css?family=Karla:400,700,400italic,700italic);
.ember-modal-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 50; }

.ember-modal-dialog {
  z-index: 50;
  position: fixed; }
  .ember-modal-dialog.ember-modal-dialog-in-place {
    position: relative; }

.ember-modal-dialog {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px #222;
  padding: 10px; }

.ember-modal-overlay.translucent {
  background-color: rgba(128, 128, 128, 0.77); }

html {
  position: relative;
  min-height: 100%; }

body {
  color: #333;
  font-family: 'Karla', sans-serif !important;
  /*margin: 0 0 100px; /* bottom = footer height */ }

div#body-content {
  min-height: 99%;
  height: auto !important;
  height: 99%;
  margin: 0 auto -90px; }

.loading-container {
  /* The spinner is absolutely positioned (in the center by default),
   * so make sure to set the containing element's position to relative.
   */
  position: relative;
  height: 110px; }

.container {
  padding-bottom: 110px; }

.codrops-header {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  /*	text-align: center;*/ }

.codrops-header a {
  outline: none;
  text-decoration: none;
  opacity: 0.7; }

.codrops-header a:hover,
.codrops-header a:focus {
  opacity: 1; }

.codrops-header h1 {
  margin: 0;
  font-weight: 300;
  font-size: 2.625em;
  line-height: 1.3; }

.codrops-header h1 span {
  display: block;
  padding: 0.4em 1em 1em;
  font-size: 60%; }

.codrops-links {
  margin: 0; }

.codrops-links a {
  display: inline-block;
  margin: 0 0.6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 75%; }

.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'Karla', sans-serif;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased; }

.codrops-icon-drop:before {
  content: "\e001"; }

.codrops-icon-prev:before {
  content: "\e004"; }

/* Demo Buttons Style */
.codrops-demos {
  padding: 2em 0 3em; }

.codrops-demos a {
  display: inline-block;
  margin: 0.5em;
  padding: 0.7em 1.1em;
  outline: none;
  border: 3px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  font-weight: 700;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover,
.codrops-demos a:focus {
  border-color: #333;
  color: #333; }

/* Related demos */
.codrops-related {
  padding-bottom: 2em;
  color: rgba(0, 0, 0, 0.4); }

.codrops-related a {
  display: inline-block;
  margin-top: 0.5em; }

@media screen and (max-width: 30em) {
  body {
    font-size: 90%; } }

@media screen and (max-height: 29em) {
  .container {
    height: auto; }
  .codrops-header {
    position: relative;
    margin: 0 auto;
    height: auto;
    max-width: 100%; } }

div.flowlogo {
  width: 100%;
  max-width: 400px;
  visibility: hidden;
  left: 10px;
  top: 0px; }

.bt-menu.bt-menu-open div.flowlogo {
  visibility: visible;
  left: 10px;
  top: 0px; }

.content {
  font-size: 150%;
  padding: 3em 0; }

.content h2 {
  margin: 0 0 2em;
  opacity: 0.1; }

.content p {
  margin: 1em 0;
  padding: 5em 0 0 0;
  font-size: 0.65em; }

/*Form Styles*/
.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 1em;
  width: calc(100% - 2em);
  vertical-align: top; }

.input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: 400;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */ }

.input__field:focus {
  outline: none; }

.input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #696969;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%; }

.graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none; }

.icon {
  color: #ddd;
  font-size: 150%; }

div.container-fluid.dashboard {
  background-color: #ededed;
  padding-top: 25px;
  padding-bottom: 0;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
  overflow: hidden; }

/* Contact Show View Tabs */
#contact-tabs li a {
  color: #2fa0ec; }

div#tab-content {
  text-align: left; }

/* Social Icons: http://www.kodingmadesimple.com/2014/11/create-stylish-bootstrap-3-social-media-icons.html*/
.social {
  margin: 0;
  padding: 0; }

.social ul {
  margin: 0;
  padding-left: 0; }

.social ul li {
  margin: 5px;
  list-style: none outside none;
  display: inline-block; }

.social i {
  width: 28px;
  height: 28px;
  color: #43a6d4;
  background-color: transparent;
  font-size: 16px;
  text-align: center;
  padding: 4px;
  border-radius: 50%;
  border: 2px solid;
  transition: all ease 0.3s;
  vertical-align: top; }

.social i:hover {
  color: #FFF;
  text-decoration: none;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s; }

.social .fa-facebook:hover {
  /* round facebook icon*/
  background: #4060A5; }

.social .fa-twitter:hover {
  /* round twitter icon*/
  background: #00ABE3; }

.social .fa-linkedin:hover {
  /* round linkedin icon*/
  background: #0094BC; }

.social .fa-instagram:hover {
  /* round instagram icon*/
  background: #375989; }

div#user-logo img#user-top-logo {
  width: 350px;
  position: absolute;
  /* make image extend outside container*/
  margin-top: -5px; }

h2 a.libraryitem {
  color: #2fa0ec; }

.light-blue {
  color: #2CADD7; }

.ui-kit .red {
  color: #D0021B; }

.ui-kit .green {
  color: #A7D057; }

.ui-kit .grey {
  color: #CCCCCC; }

.ui-kit .dark-grey {
  color: #888888; }

.ui-kit .deep-grey {
  color: #737373; }

.ui-kit .light-blue-bg {
  background: #2CADD7; }

.ui-kit .red-bg {
  background: #D0021B; }

.ui-kit .green-bg {
  background: #A7D057; }

.ui-kit .grey-bg {
  background: #CCCCCC; }

.ui-kit h1 {
  font-size: 42px;
  line-height: 50px;
  margin: 0; }

.ui-kit h2 {
  font-size: 30px;
  line-height: 35px;
  margin: 0; }

.ui-kit h3 {
  font-size: 20px;
  line-height: 23px;
  margin: 0; }

.ui-kit p {
  font-size: 12px;
  margin: 0; }

a {
  text-decoration: none;
  outline: none;
  color: inherit; }
  a:focus {
    outline: none; }
  a:hover {
    color: inherit; }

.no-link {
  text-decoration: inherit;
  color: inherit; }
  .no-link:hover {
    text-decoration: inherit;
    color: inherit; }

.checkbox-switch {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }
  .checkbox-switch + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 2px;
    width: 57px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #2CADD7;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s; }
    .checkbox-switch + label:after {
      content: "";
      display: block;
      position: absolute;
      top: 4px;
      left: 8px;
      bottom: 4px;
      width: 24px;
      background-color: #2CADD7;
      -webkit-border-radius: 52px;
      -moz-border-radius: 52px;
      -ms-border-radius: 52px;
      -o-border-radius: 52px;
      border-radius: 52px;
      -webkit-transition: margin 0.3s, background 0.3s;
      -moz-transition: margin 0.3s, background 0.3s;
      -o-transition: margin 0.3s, background 0.3s;
      transition: margin 0.3s, background 0.3s; }

.checkbox-switch:checked + label {
  background-color: #A7D057;
  border-color: #A7D057; }

.checkbox-switch:checked + label:after {
  margin-left: 16px;
  background-color: #fff; }

/* Ruri */
.input--ruri {
  position: relative;
  display: block;
  font-size: 20px;
  margin: 0;
  width: 100%; }
  .input--ruri:after {
    content: '';
    clear: both;
    display: block; }

.input__field--ruri {
  width: 100%;
  background: transparent;
  padding: 0.5em 0;
  margin-bottom: 2em;
  color: #2CADD7; }
  .input__field--ruri::-webkit-input-placeholder {
    opacity: 0; }
  .input__field--ruri:-moz-placeholder {
    opacity: 0; }
  .input__field--ruri::-moz-placeholder {
    opacity: 0; }
  .input__field--ruri:-ms-input-placeholder {
    opacity: 0; }
  .input__field--ruri:placeholder-shown {
    opacity: 0; }
  .input__field--ruri:focus::-webkit-input-placeholder {
    opacity: 1; }
  .input__field--ruri:focus:-moz-placeholder {
    opacity: 1; }
  .input__field--ruri:focus::-moz-placeholder {
    opacity: 1; }
  .input__field--ruri:focus:-ms-input-placeholder {
    opacity: 1; }
  .input__field--ruri:focus:placeholder-shown {
    opacity: 1; }

.input__label--ruri {
  width: 100%;
  position: absolute;
  text-align: left;
  font-size: 1em;
  padding: 10px 0 5px;
  pointer-events: none;
  color: #2CADD7; }

.input__label--ruri::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #2CADD7;
  left: 0;
  top: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s; }

.input--phone {
  z-index: 2; }

.input--phone .intl-tel-input {
  width: 100%; }

.intl-tel-input label {
  z-index: 3;
  background-color: #fff;
  font-weight: 600; }

.intl-tel-input input:focus + label,
.input--filled .intl-tel-input label {
  background: none; }

.error .input__label--ruri::after {
  background: red !important; }

.input__label-content--ruri {
  padding: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.3s, color 0.3s;
  transition: transform 0.3s, color 0.3s; }

.input__field--ruri:focus + .input__label--ruri::after,
.input--filled .input__label--ruri::after {
  -webkit-transform: scale3d(1, 0.66666, 1);
  transform: scale3d(1, 0.66666, 1); }

.input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
.input--filled .input__label--ruri .input__label-content--ruri {
  -webkit-transform: translate3d(0, 2em, 0) scale3d(0.655, 0.655, 1);
  transform: translate3d(0, 2em, 0) scale3d(0.655, 0.655, 1); }

.ember-inplace-edit .ember-text-field {
  border: none;
  padding: 0; }
  .ember-inplace-edit .ember-text-field:focus {
    outline: none; }

.search-input {
  position: relative;
  display: inline-block; }
  .search-input input {
    min-width: 260px;
    height: 35px;
    padding-right: 30px;
    padding-left: 9px;
    color: #888888;
    border: none; }
  .search-input::after {
    position: absolute;
    right: 9px;
    top: 9px;
    content: '';
    width: 17px;
    height: 17px;
    background-image: url("/images/search-icon.png"); }

.error .textarea-default {
  border-color: #a94442; }

.textarea-default {
  width: 100%;
  color: #2CADD7;
  border-color: #2CADD7;
  border-radius: 0; }
  .textarea-default::-webkit-input-placeholder {
    color: #2CADD7;
    text-transform: uppercase; }
  .textarea-default:-moz-placeholder {
    color: #2CADD7;
    text-transform: uppercase; }
  .textarea-default::-moz-placeholder {
    color: #2CADD7;
    text-transform: uppercase; }
  .textarea-default:-ms-input-placeholder {
    color: #2CADD7;
    text-transform: uppercase; }

.ember-inplace-edit textarea {
  padding: 0; }
  .ember-inplace-edit textarea:focus {
    outline: none; }

textarea.ember-auto-resize {
  resize: none; }

button {
  outline: none; }

.btn {
  border-radius: 0;
  text-transform: uppercase;
  outline: none; }

.btn-green {
  color: #fff;
  background-color: #a8ce5f;
  border-color: #a8ce5f; }
  .btn-green:hover {
    color: #fff; }

.btn-blue {
  color: #fff;
  background-color: #2CADD7;
  border-color: #2CADD7; }
  .btn-blue:hover {
    color: #fff; }

.btn-gray {
  color: #fff;
  background-color: #B7BBC0;
  border-color: #B7BBC0; }
  .btn-gray:hover {
    color: #fff; }

.btn-verify-account-identity {
  text-align: left;
  margin-bottom: 10px;
  padding: 4px 40px;
  font-size: 22px;
  background-color: #d0021b; }

.btn-round {
  border-radius: 50%; }

.ember-modal-wrapper-static .ember-modal-overlay {
  overflow-y: scroll; }

.ember-modal-wrapper-static .ember-modal-dialog {
  position: static;
  margin: 20px auto !important; }

.ember-modal-dialog {
  width: 800px;
  border: 5px solid #A7D057;
  border-radius: 0;
  box-shadow: none; }
  .ember-modal-dialog a {
    color: #2CADD7; }

.modal-default .ember-modal-dialog {
  padding: 20px 60px 30px; }

.modal-default h1 {
  margin-bottom: 10px;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #2CADD7; }

.modal-default .controls {
  text-align: center;
  margin-top: 15px; }
  .modal-default .controls .btn {
    min-width: 140px; }

.error .dropzone-default {
  border-color: #D0021B; }

.dropzone-default {
  background-color: #f2f2f2;
  border: 2px dashed #cfcfcf; }
  .dropzone-default .dz-message__or {
    line-height: 40px;
    color: #9B9B9B; }
  .dropzone-default .dz-message__btn-select span {
    display: inline-block;
    background-color: #959595;
    padding: 15px 20px;
    border-radius: 35px;
    color: #fff; }

.nav__tabs {
  padding: 0;
  text-align: center;
  border-bottom: 9px solid #A7D057; }
  .nav__tabs li {
    display: inline-block;
    padding: 6px 35px;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #CCCCCC; }
    .nav__tabs li.active {
      background-color: #2CADD7;
      border-color: #2CADD7;
      color: #fff; }

.radio-buttons-wrapper label.ember-radio-button {
  position: relative;
  margin-left: 35px;
  min-height: 30px;
  line-height: 30px;
  font-size: 30px;
  color: #2CADD7;
  font-weight: normal;
  width: 315px;
  text-align: left;
  display: block; }

.radio-buttons-wrapper label.ember-radio-button:before {
  content: '';
  display: block;
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  transition: all .1s linear;
  box-shadow: inset 0px 0px 0px 1px #CCCCCC; }

.radio-buttons-wrapper label.ember-radio-button.checked:before {
  box-shadow: inset 0px 0px 0px 7px #A7D057; }

.radio-buttons-wrapper input[type="radio"] {
  display: none; }
  .radio-buttons-wrapper input[type="radio"] + label {
    position: relative;
    margin-left: 35px;
    min-height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #2CADD7;
    font-weight: normal;
    width: 315px;
    text-align: left; }
  .radio-buttons-wrapper input[type="radio"] + label:before {
    content: '';
    display: block;
    position: absolute;
    left: -35px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .1s linear;
    box-shadow: inset 0px 0px 0px 1px #CCCCCC; }
  .radio-buttons-wrapper input[type="radio"]:checked + label:before {
    box-shadow: inset 0px 0px 0px 7px #A7D057; }

.c-detailed-list .list-item {
  margin-bottom: 10px;
  background-color: #eeeeee;
  border: 4px solid #eeeeee; }

.c-detailed-list .list-item-label {
  display: block;
  font-weight: normal; }

.c-detailed-list .list-item-details {
  display: none;
  background-color: #fff;
  font-size: 18px; }

.c-detailed-list .hide-details {
  display: none; }

.c-detailed-list .list-item-details-toggle-chx {
  display: none; }
  .c-detailed-list .list-item-details-toggle-chx:checked + .list-item {
    border-color: #2CADD7; }
    .c-detailed-list .list-item-details-toggle-chx:checked + .list-item .hide-details {
      display: inline; }
    .c-detailed-list .list-item-details-toggle-chx:checked + .list-item .show-details {
      display: none; }
  .c-detailed-list .list-item-details-toggle-chx:checked + .list-item .list-item-details {
    display: block; }

.error .select2-choice {
  border-color: #D0021B; }

.notification-box {
  display: inline-block;
  margin-bottom: 15px;
  padding: 4px 20px;
  font-size: 21px;
  text-transform: uppercase; }

.notification-box-green {
  color: #fff;
  background-color: #a8ce5f;
  border-color: #a8ce5f; }

.introjs-tooltip {
  max-width: 400px;
  margin-top: 5px;
  border-radius: 0;
  border: 4px solid #A7D057;
  text-align: center; }

.introjs-button {
  padding: 4px 15px 3px;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  text-shadow: none;
  color: #fff; }

.introjs-last .introjs-skipbutton {
  background: #A7D057; }
  .introjs-last .introjs-skipbutton:hover, .introjs-last .introjs-skipbutton:active, .introjs-last .introjs-skipbutton:focus {
    background: #A7D057; }

.intro-tooltip-dashboard-btn-verify .introjs-skipbutton {
  float: right;
  margin-left: 10px; }

.introjs-skipbutton {
  float: left;
  background: #D7D7D7; }
  .introjs-skipbutton:hover, .introjs-skipbutton:active, .introjs-skipbutton:focus {
    color: #fff;
    background: #D7D7D7;
    text-decoration: none;
    outline: none; }

.introjs-nextbutton {
  background: #A7D057;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 5px; }
  .introjs-nextbutton:hover, .introjs-nextbutton:active, .introjs-nextbutton:focus {
    color: #fff;
    background: #A7D057;
    text-decoration: none;
    outline: none; }

.introjs-prevbutton {
  background: #2CADD7;
  padding-left: 25px;
  padding-right: 25px; }
  .introjs-prevbutton:hover, .introjs-prevbutton:active, .introjs-prevbutton:focus {
    color: #fff;
    background: #2CADD7;
    text-decoration: none;
    outline: none; }

.introjs-disabled {
  display: none; }

.introjs-tooltiptext h2 {
  width: 350px;
  margin-top: 0;
  font-size: 20px;
  color: #2CADD7;
  text-transform: uppercase; }

.btn-start-intro {
  position: fixed;
  bottom: 2px;
  right: 205px;
  font-size: 2em; }

.introjs-arrow {
  border-width: 15px; }
  .introjs-arrow.right {
    border-left-color: #A7D057;
    right: -34px; }
  .introjs-arrow.top-middle, .introjs-arrow.top {
    border-bottom-color: #A7D057;
    top: -34px; }

.introjs-helperLayer {
  border-radius: 0;
  background-color: #fff; }

.ember-modal-overlay {
  height: 100%; }

.tutorial-edit-proposal .introjs-skipbutton {
  background: #A7D057;
  float: right;
  margin: 10px 0 0 5px; }

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

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

.bt-icon:before,
.bt-icon-alt:before {
  font-family: "minicons-webalys";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: inherit;
  -webkit-font-smoothing: antialiased; }

.bt-icon-alt:before {
  font-family: "FontAwesome"; }

.icon-window-delete:before {
  content: "\e000"; }

.icon-download:before {
  content: "\e002"; }

.icon-home:before {
  content: "\e003"; }

.icon-calendar:before {
  content: "\e004"; }

.icon-folder-add:before {
  content: "\e001"; }

.icon-windows:before {
  content: "\e008"; }

.icon-volume:before {
  content: "\e00e"; }

.icon-speaker:before {
  content: "\e011"; }

.icon-star:before {
  content: "\e012"; }

.icon-sun:before {
  content: "\e014"; }

.icon-trash:before {
  content: "\e018"; }

.icon-zoom:before {
  content: "\e005"; }

.icon-user-outline:before {
  content: "\e006"; }

.icon-picture:before {
  content: "\e007"; }

.icon-phone:before {
  content: "\e009"; }

.icon-newspaper:before {
  content: "\e00a"; }

.icon-printer:before {
  content: "\e00b"; }

.icon-microwave:before {
  content: "\e00c"; }

.icon-refresh:before {
  content: "\e00d"; }

.icon-lock:before {
  content: "\e00f"; }

.icon-email:before {
  content: "\e010"; }

.icon-browser:before {
  content: "\e013"; }

.icon-bubble:before {
  content: "\e015"; }

.icon-calculator:before {
  content: "\e016"; }

.icon-cd:before {
  content: "\e017"; }

.icon-enter:before {
  content: "\e019"; }

.icon-file-add:before {
  content: "\e01a"; }

.icon-flag:before {
  content: "\e01b"; }

.icon-twitter:before {
  content: "\e01c"; }

.icon-gplus:before {
  content: "\e020"; }

.icon-github:before {
  content: "\e021"; }

.icon-facebook:before {
  content: "\e01d"; }

/* Font Awesome */
.icon-step-backward:before {
  content: "\f048"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-play:before {
  content: "\f04b"; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.morphsearch {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #f1f1f1;
  width: 200px;
  min-height: 40px;
  z-index: 10000;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition-property: min-height, width, margin-top;
  transition-property: min-height, width, margin-top;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.morphsearch.open {
  margin-top: 0;
  background: #f1f1f1;
  position: absolute;
  width: 100%;
  min-height: 100%; }

.morphsearch-form {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: relative;
  -webkit-transition-property: width, height, -webkit-transform;
  transition-property: width, height, transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.morphsearch.open .morphsearch-form {
  width: 80%;
  height: 160px;
  -webkit-transform: translate3d(0, 3em, 0);
  transform: translate3d(0, 3em, 0); }

.morphsearch-input {
  width: 100%;
  height: 100%;
  padding: 0 10% 0 10px;
  font-weight: 700;
  border: none;
  background: transparent;
  font-size: 0.8em;
  color: #2fb8e4;
  -webkit-transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1); }

.morphsearch-input::-ms-clear {
  /* remove cross in IE */
  display: none; }

.morphsearch.hideInput .morphsearch-input {
  color: transparent;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.morphsearch.open .morphsearch-input {
  font-size: 7em; }

/* placeholder */
.morphsearch-input::-webkit-input-placeholder {
  color: #c2c2c2; }

.morphsearch-input:-moz-placeholder {
  color: #c2c2c2; }

.morphsearch-input::-moz-placeholder {
  color: #c2c2c2; }

.morphsearch-input:-ms-input-placeholder {
  color: #c2c2c2; }

/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder {
  color: transparent; }

input[type="search"] {
  /* reset normalize */
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.morphsearch-input:focus,
.morphsearch-submit:focus {
  outline: none; }

.morphsearch-submit {
  position: absolute;
  width: 80px;
  height: 80px;
  text-indent: 100px;
  overflow: hidden;
  right: 0;
  top: 50%;
  background: transparent url(/images/morphingSearch/magnifier.svg) no-repeat center center;
  background-size: 100%;
  border: none;
  pointer-events: none;
  transform-origin: 50% 50%;
  opacity: 0;
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
  transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1); }

.morphsearch.open .morphsearch-submit {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.morphsearch-close {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 100%;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 1);
  transform: scale3d(0, 0, 1); }

.morphsearch.open .morphsearch-close {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.morphsearch-close::before,
.morphsearch-close::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  border-radius: 3px;
  opacity: 0.2;
  background: #000; }

.morphsearch-close:hover.morphsearch-close::before,
.morphsearch-close:hover.morphsearch-close::after {
  opacity: 1; }

.morphsearch-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.morphsearch-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.morphsearch-content {
  color: #333;
  margin-top: 4.5em;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding: 0 10.5%;
  background: #f1f1f1;
  position: absolute;
  pointer-events: none;
  opacity: 0; }

.morphsearch.open .morphsearch-content {
  opacity: 1;
  height: auto;
  overflow: visible;
  /* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
  pointer-events: auto;
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s; }

.dummy-column {
  width: 30%;
  padding: 0 0 6em;
  float: left;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translateY(100px);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s; }

.morphsearch.open .dummy-column:first-child {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.morphsearch.open .dummy-column:nth-child(2) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s; }

.morphsearch.open .dummy-column:nth-child(3) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.morphsearch.open .dummy-column {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.dummy-column:nth-child(2) {
  margin: 0 5%; }

.dummy-column h2 {
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
  color: #c2c2c2;
  padding: 0.5em 0; }

.round {
  border-radius: 50%; }

.dummy-media-object {
  padding: 0.75em;
  display: block;
  margin: 0.3em 0;
  cursor: pointer;
  border-radius: 5px;
  background: rgba(118, 117, 128, 0.05); }
  .dummy-media-object .user-profile-image {
    border: none;
    width: 25px;
    float: left; }
  .dummy-media-object .profile-image-wrap {
    margin: 0; }
  .dummy-media-object img {
    width: 25px !important; }

.image-block {
  line-height: 25px; }

.dummy-media-object:hover,
.dummy-media-object:focus {
  background: rgba(118, 117, 128, 0.1); }

.dummy-media-object img {
  display: inline-block;
  width: 50px;
  margin: 0 10px 0 0;
  vertical-align: middle; }

.dummy-media-object h3 {
  vertical-align: middle;
  font-size: 0.85em;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0 0;
  width: calc(100% - 70px);
  color: rgba(145, 145, 145, 0.7); }

.dummy-media-object:hover h3 {
  color: #2fb8e4; }

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.morphsearch.open ~ .overlay {
  opacity: 1; }

@media screen and (max-width: 53.125em) {
  .morphsearch-input {
    padding: 0 25% 0 10px; }
  .morphsearch.open .morphsearch-input {
    font-size: 2em; }
  .dummy-column {
    float: none;
    width: auto;
    padding: 0 0 2em; }
  .dummy-column:nth-child(2) {
    margin: 0; }
  .morphsearch.open .morphsearch-submit {
    -webkit-transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1);
    transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1); } }

@media screen and (max-width: 60.625em) {
  .morphsearch {
    width: 80%;
    top: 10%;
    right: 10%; } }

body {
  overflow-x: hidden;
  font-family: 'Karla', sans-serif; }

nav.home-nav {
  min-height: 115px;
  background-color: #41525b;
  border-color: #41525b; }

nav.home-nav a:hover {
  color: #43a6d4 !important; }

.navbar-default {
  border-color: transparent;
  background-color: #222; }

.navbar-default .navbar-brand {
  font-family: 'Karla', sans-serif;
  color: #43a6d4; }

.navbar-brand img {
  width: 100%;
  max-width: 300px; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
  color: #fec503; }

.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02); }

.navbar-default .navbar-toggle {
  border-color: #43a6d4;
  background-color: #43a6d4; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #43a6d4; }

.navbar-default .nav li a {
  text-transform: uppercase;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  letter-spacing: 1px; }

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
  outline: 0;
  color: #43a6d4; }

.navbar-default .navbar-nav > li > * {
  color: #fafafa !important; }

.navbar-default .navbar-nav > .active > a {
  border-radius: 0;
  color: #fff;
  background-color: #43a6d4; }

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #fec503; }

@media (min-width: 768px) {
  .navbar-default {
    height: 115px;
    border: 0;
    background-color: transparent;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s; }
  div#bs-example-navbar-collapse-1.collapse.navbar-collapse {
    margin-top: 25px; }
  .navbar-default .navbar-brand {
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  .navbar-default .navbar-nav > .active > a {
    border-radius: 3px; }
  .navbar-default.navbar-shrink {
    padding: 10px 0;
    background-color: #222; }
  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em; } }

header.teaser {
  text-align: center;
  color: #fff;
  background-attachment: scroll;
  background-image: url(/images/header-bg.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }
  header.teaser .intro-text {
    padding-top: 100px;
    padding-bottom: 50px; }
  header.teaser .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Karla', sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px; }
  header.teaser .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px; }
  @media (min-width: 768px) {
    header.teaser .intro-text {
      padding-top: 300px;
      padding-bottom: 200px; }
    header.teaser .intro-text .intro-lead-in {
      margin-bottom: 25px;
      font-family: 'Karla', sans-serif;
      font-size: 40px;
      font-style: italic;
      line-height: 40px; }
    header.teaser .intro-text .intro-heading {
      margin-bottom: 50px;
      text-transform: uppercase;
      font-family: 'Karla', sans-serif;
      font-size: 65px;
      font-weight: 700;
      line-height: 75px; } }

.landing-page-section {
  padding: 100px 0; }
  @media (min-width: 768px) {
    .landing-page-section {
      padding: 150px 0; } }
  .landing-page-section a {
    color: #43a6d4;
    outline: 0; }
    .landing-page-section a:hover, .landing-page-section a:focus, .landing-page-section a:active, .landing-page-section a.active {
      outline: 0;
      color: #fec503; }
  .landing-page-section h1, .landing-page-section h2, .landing-page-section h3, .landing-page-section h4, .landing-page-section h5, .landing-page-section h6 {
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: 700; }
  .landing-page-section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px; }
  .landing-page-section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400; }

.bg-light-gray {
  background-color: #f7f7f7; }

.bg-darkest-gray {
  background-color: #222; }

section#contact {
  background-color: #222;
  background-image: url(/images/map-image.png);
  background-position: center;
  background-repeat: no-repeat; }
  section#contact .section-heading {
    color: #fff; }
  section#contact .form-group {
    margin-bottom: 25px; }
  section#contact .form-group input, section#contact .form-group textarea {
    padding: 20px; }
  section#contact .form-group input.form-control {
    height: auto; }
  section#contact .form-group textarea.form-control {
    height: 236px; }
  section#contact .form-control:focus {
    border-color: #43a6d4;
    box-shadow: none; }
  section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    color: #bbb; }
  section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    color: #bbb; }
  section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    color: #bbb; }
  section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    color: #bbb; }
  section#contact .text-danger {
    color: #e74c3c; }

footer.landing-page-footer {
  padding: 25px 0;
  text-align: center; }
  footer.landing-page-footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Karla', sans-serif;
    line-height: 40px; }
  footer.landing-page-footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Karla', sans-serif;
    line-height: 40px; }
  footer.landing-page-footer ul.social-buttons {
    margin-bottom: 0; }
  footer.landing-page-footer ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  footer.landing-page-footer ul.social-buttons li a:hover,
  footer.landing-page-footer ul.social-buttons li a:focus,
  footer.landing-page-footer ul.social-buttons li a:active {
    background-color: #43a6d4; }

.timeline {
  position: relative;
  padding: 0;
  list-style: none; }
  .timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1; }
  .timeline > li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px; }
    .timeline > li:before, .timeline > li:after {
      content: " ";
      display: table; }
    .timeline > li:after {
      clear: both; }
    .timeline > li:last-child {
      margin-bottom: 0; }
    .timeline > li .timeline-heading h4 {
      margin-top: 0;
      color: inherit; }
      .timeline > li .timeline-heading h4.subheading {
        text-transform: none; }
    .timeline > li .timeline-body > p,
    .timeline > li .timeline-body > ul {
      margin-bottom: 0; }
    .timeline > li .timeline-panel {
      float: right;
      position: relative;
      width: 100%;
      padding: 0 20px 0 100px;
      text-align: left; }
    .timeline > li .timeline-panel:before {
      right: auto;
      left: -15px;
      border-right-width: 15px;
      border-left-width: 0; }
    .timeline > li .timeline-panel:after {
      right: auto;
      left: -14px;
      border-right-width: 14px;
      border-left-width: 0; }
    .timeline > li .timeline-image {
      z-index: 100;
      position: absolute;
      left: 0;
      width: 80px;
      height: 80px;
      margin-left: 0;
      border: 7px solid #f1f1f1;
      border-radius: 100%;
      text-align: center;
      color: #fff;
      background-color: #43a6d4; }
    .timeline > li .timeline-image h4 {
      margin-top: 12px;
      font-size: 10px;
      line-height: 14px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline > li.timeline-inverted > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline > li.timeline-inverted > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }

@media (min-width: 768px) {
  .timeline:before {
    left: 50%; }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px; }
    .timeline > li .timeline-panel {
      float: left;
      width: 41%;
      padding: 0 20px 20px 30px;
      text-align: right; }
    .timeline > li .timeline-image {
      left: 50%;
      width: 100px;
      height: 100px;
      margin-left: -50px; }
    .timeline > li .timeline-image h4 {
      margin-top: 16px;
      font-size: 13px;
      line-height: 18px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 30px 20px 20px;
      text-align: left; } }

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px; }
    .timeline > li .timeline-panel {
      padding: 0 20px 20px; }
    .timeline > li .timeline-image {
      width: 150px;
      height: 150px;
      margin-left: -75px; }
    .timeline > li .timeline-image h4 {
      margin-top: 30px;
      font-size: 18px;
      line-height: 26px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      padding: 0 20px 20px; } }

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px; }
    .timeline > li .timeline-panel {
      padding: 0 20px 20px 100px; }
    .timeline > li .timeline-image {
      width: 170px;
      height: 170px;
      margin-left: -85px; }
    .timeline > li .timeline-image h4 {
      margin-top: 40px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      padding: 0 100px 20px 20px; } }

a.btn {
  border-radius: 0px !important; }

.btn-xl {
  padding: 20px 40px;
  border-color: #43a6d4;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: 'Karla', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #43a6d4; }

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  border-color: #f6bf01;
  color: #fff;
  background-color: #fec503; }

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none; }

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  border-color: #43a6d4;
  background-color: #43a6d4; }

.btn-xl .badge {
  color: #43a6d4;
  background-color: #fff; }

a.page-scroll {
  color: #e0e0e1 !important; }

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  background-color: transparent;
  cursor: pointer; }

.portfolio-modal .close-modal:hover {
  opacity: .3; }

.portfolio-modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  background-color: #222;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.portfolio-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 75px;
  background-color: #222;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.portfolio-modal .modal-backdrop {
  display: none;
  opacity: 0; }

.portfolio-modal .modal-content {
  padding: 100px 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  text-align: center;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em; }
  .portfolio-modal .modal-content p {
    margin-bottom: 30px; }
  .portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    font-style: italic; }
  .portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px; }
  .portfolio-modal .modal-content img {
    margin-bottom: 30px; }

#company-selector-page {
  padding-top: 110px;
  min-height: 900px;
  background-color: #41525b; }
  #company-selector-page img.top-logo {
    position: absolute;
    top: 0; }
  #company-selector-page .container {
    min-height: 500px;
    padding-top: 150px;
    padding-left: 120px;
    background-color: #fff;
    position: relative; }
    #company-selector-page .container #c-user-menu {
      position: absolute;
      right: 15px;
      top: 15px; }
  #company-selector-page h1 {
    color: #41525b;
    text-transform: uppercase;
    font-weight: bold; }
  #company-selector-page h2 {
    margin-left: 40px;
    color: #41525b;
    font-size: 20px;
    font-weight: bold; }
  #company-selector-page .company-selector {
    margin-left: 50px; }
  #company-selector-page .company-selector__item {
    padding: 3px 0;
    color: #2aadd7;
    cursor: pointer;
    font-size: 16px; }

.company-selector footer {
  background-color: #41525b;
  color: white; }
  .company-selector footer li a {
    color: white; }

.form-card {
  margin-top: 50px;
  border: 2px solid #ccc;
  width: 480px;
  border-radius: 5px; }
  .form-card .header {
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: 80px;
    line-height: 80px;
    margin: 0; }
  .form-card form {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px; }
  .form-card input[type=submit] {
    width: 100%; }
  .form-card .button-panel .input-group-addon + .form-control {
    margin-left: 5px; }

.form-control.error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .form-control.error:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .form-control.error:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.h-center, .profile-image-wrap {
  margin-left: auto;
  margin-right: auto; }

.push-down-s {
  margin-top: 25px; }

.push-down-m {
  margin-top: 50px; }

.circle {
  width: 120px;
  height: 120px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  border: 1px solid #ccc; }

.pointer {
  cursor: pointer; }

#signup-progress-bar {
  vertical-align: middle;
  line-height: 30px;
  margin-top: 20px; }

.signup-step {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 40px;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  background-color: #ddd;
  color: white; }
  .signup-step.active {
    background-color: #2CADD7; }
  .signup-step.signup-step--green {
    background-color: #a8ce5f; }

.signup-flow .logo {
  max-width: 100%;
  max-height: 80px; }

.signup-flow .dropzone-segment-image {
  margin-left: 50px; }

.c-company-bio strong {
  margin: 0 20px;
  vertical-align: middle; }

.c-company-bio .c-special-select {
  width: 300px;
  display: inline-block; }
  .c-company-bio .c-special-select i {
    position: relative;
    background-color: #2CADD7;
    color: white;
    right: 34px;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    line-height: 30px;
    pointer-events: none; }

.c-company-bio .form-control {
  width: 150px;
  display: inline;
  border-radius: 0;
  height: 30px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #2CADD7;
  -webkit-appearance: none;
  padding-left: 10px;
  outline: none; }
  .c-company-bio .form-control:focus, .c-company-bio .form-control:active {
    outline: none;
    box-shadow: none; }

.bio-line .input {
  max-width: 200px;
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: inherit; }

.bio-line input {
  margin-bottom: 0;
  padding: 0 5px;
  color: inherit; }

.bio-line .input__label--ruri {
  padding: 0; }

.bio-line .input--year {
  max-width: 45px; }

.bio-line .input--month {
  max-width: 125px; }

.signup-flow h3 {
  text-transform: uppercase;
  color: #2CADD7;
  font-size: 26px; }

.signup-flow .bio-line {
  margin-top: 45px; }

.signup-flow .team-member-bio + .team-member-bio {
  margin-top: 20px; }

.signup-flow .add-team-member-bio-button {
  margin-top: 40px; }

.signup-flow .buttons {
  margin-top: 50px;
  margin-bottom: 20px; }

.signup-flow .remove-item a {
  color: #333;
  font-size: 1.2em; }
  .signup-flow .remove-item a:hover {
    cursor: pointer;
    text-decoration: underline; }

.signup-flow .small-copy {
  font-size: 11px;
  margin-top: 25px;
  display: inline-block;
  position: absolute;
  top: 13px; }

.signup-flow .bio-line .input--product {
  max-width: 300px;
  width: 300px; }

.new-segment__content {
  margin-left: 0; }
  .new-segment__content > label {
    color: #2CADD7;
    text-transform: uppercase; }
  .new-segment__content > .input__label--ruri::after {
    height: 3px;
    background-color: #2CADD7; }

.new-segment-small {
  font-style: italic;
  margin-left: 10px; }

.dropzone-new-segment {
  color: #2CADD7;
  border: 1px dashed #2CADD7; }
  .dropzone-new-segment .dz-image-preview > img {
    max-width: 100%; }
  .dropzone-new-segment.dropzone {
    min-height: 141px; }

.flex-form-group > .input {
  top: 10px; }

.flex-form-group > span:not(.input) {
  line-height: 4;
  margin-right: 1em; }

.signup-modal {
  padding: 60px;
  width: 900px;
  height: 700px;
  max-width: initial; }
  .signup-modal .introjs-tooltiptext h2 {
    width: initial;
    text-align: center;
    font-size: 48px;
    color: #2CADD7;
    margin-bottom: 31px; }
  .signup-modal p {
    font-size: 36px; }
  .signup-modal .introjs-skipbutton {
    background: #a8ce5f;
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 14px; }

#form-edit-proposal {
  margin: 65px 0; }
  #form-edit-proposal .ember-power-select {
    min-width: 230px; }
  #form-edit-proposal p.select-template-label {
    position: absolute;
    top: -23px;
    color: #43a6d4; }

#build-proposal-accordion {
  margin-top: 41px; }
  #build-proposal-accordion .proposal-header__minimalist .proposal__prepared-by {
    text-align: right;
    margin-right: 60px; }
  #build-proposal-accordion .proposal-header__minimalist .proposal__prepared-for {
    margin-left: 80px; }
  #build-proposal-accordion .proposal-header__minimalist .company-avatar {
    max-width: 500px;
    margin-left: 20px;
    margin-top: 173px; }
  #build-proposal-accordion .proposal-header__minimalist .input-proposal-title {
    width: 100%;
    margin: 0;
    margin-top: 15px;
    padding-right: 20px;
    text-align: right;
    margin-bottom: 80px; }
    #build-proposal-accordion .proposal-header__minimalist .input-proposal-title:before {
      content: '';
      margin: 0 auto;
      display: block;
      max-width: 650px;
      height: 2px;
      background-color: black; }
  #build-proposal-accordion .proposal-cover-letter .form-panel {
    padding: 0;
    position: relative; }
  #build-proposal-accordion .proposal-cover-letter__content {
    padding: 20px 60px 110px 60px; }
  #build-proposal-accordion .proposal-cover-letter__header__inner {
    padding: 43px 56px; }
  #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__content__avatar {
    max-height: 100px;
    max-width: 200px;
    position: absolute;
    top: 43px;
    right: 56px; }
  #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer {
    overflow: hidden; }
    #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer .accent {
      height: 10px;
      display: block; }
    #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer .primary {
      height: 40px;
      display: block; }
    #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer .input {
      margin: 0; }
    #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer .left-box {
      text-align: right;
      border-right: 5px black solid; }
  #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer.block {
    padding: 5px 0;
    bottom: 0px;
    position: absolute;
    width: 100%; }
  #build-proposal-accordion .proposal-cover-letter .proposal-cover-letter__footer.align-right {
    padding: 0;
    bottom: 0px;
    position: absolute;
    width: 100%; }
  #build-proposal-accordion .page-footer {
    height: 25px;
    display: block;
    bottom: 0px;
    left: 0;
    position: absolute;
    width: 100%; }
  #build-proposal-accordion .page-footer.appendix {
    border-top: 5px solid;
    height: 40px; }
  #build-proposal-accordion .proposal-header__block {
    text-align: center; }
    #build-proposal-accordion .proposal-header__block .proposal__prepared-for .input {
      margin: 0; }
    #build-proposal-accordion .proposal-header__block .proposal__top-block {
      padding: 120px 0 60px; }
    #build-proposal-accordion .proposal-header__block img.company-avatar {
      width: 500px; }
    #build-proposal-accordion .proposal-header__block .input-proposal-title {
      margin-top: 80px; }
    #build-proposal-accordion .proposal-header__block .proposal__prepared-for .headline {
      margin-top: 50px; }
    #build-proposal-accordion .proposal-header__block .proposal__prepared-by .headline {
      margin-top: 100px; }
  #build-proposal-accordion .proposal-header__align-right {
    margin: -11px; }
    #build-proposal-accordion .proposal-header__align-right .col-right {
      border-left-width: 10px;
      border-left-style: solid;
      min-height: 1050px; }
    #build-proposal-accordion .proposal-header__align-right .proposal__top-block {
      padding: 70px 0 60px; }
    #build-proposal-accordion .proposal-header__align-right .proposal__prepared-for {
      margin-top: 483px;
      text-align: right; }
    #build-proposal-accordion .proposal-header__align-right .btn-assign-contact {
      margin-top: 120px; }
    #build-proposal-accordion .proposal-header__align-right .input-proposal-title {
      margin-top: 75px; }
    #build-proposal-accordion .proposal-header__align-right .company-name {
      font-size: 22px; }
  #build-proposal-accordion .proposal__top-block {
    padding: 100px 0 90px !important;
    text-align: center; }
    #build-proposal-accordion .proposal__top-block .company-avatar {
      width: 450px; }
    #build-proposal-accordion .proposal__top-block .input {
      margin-bottom: 0; }
  #build-proposal-accordion .color-settings {
    position: absolute;
    top: 100px;
    right: 100%;
    width: 230px;
    padding-right: 20px;
    color: #2CADD7;
    text-transform: uppercase;
    font-weight: bold; }
    #build-proposal-accordion .color-settings h2 {
      font-size: 50px; }
    #build-proposal-accordion .color-settings .setting {
      line-height: 30px;
      padding: 10px 0;
      font-size: 20px; }
    #build-proposal-accordion .color-settings .ember-col-pick {
      float: right; }
  #build-proposal-accordion .company-avatar {
    max-width: 100%; }
  #build-proposal-accordion .button-to-right .btn {
    position: absolute;
    left: 100%;
    margin-left: 20px; }
  #build-proposal-accordion .accordion-item-header {
    display: table;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    vertical-align: center;
    font-size: 1.5em;
    border: 2px solid #35aed5;
    font-weight: bold;
    width: 100%;
    background: #fff;
    color: #35aed5; }
  #build-proposal-accordion .input-proposal-title {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase; }
    #build-proposal-accordion .input-proposal-title input {
      width: 100%;
      font-size: 36px;
      text-align: center;
      text-transform: uppercase; }
  #build-proposal-accordion .form-panel {
    padding: 10px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 2px 2px 4px 3px rgba(0, 0, 0, 0.5);
    min-height: 1050px; }
    #build-proposal-accordion .form-panel:before {
      display: table;
      content: " "; }
    #build-proposal-accordion .form-panel:after {
      display: table;
      content: " ";
      clear: both; }
    #build-proposal-accordion .form-panel label {
      color: #35aed5; }
    #build-proposal-accordion .form-panel .form-header {
      text-transform: uppercase; }
    #build-proposal-accordion .form-panel .form-control {
      box-shadow: none; }
    #build-proposal-accordion .form-panel .select2-container {
      margin-bottom: 10px; }
    #build-proposal-accordion .form-panel .selector {
      margin-top: 10px; }
    #build-proposal-accordion .form-panel .submit-button {
      color: #fff;
      background-color: #a8ce5f;
      border-color: #a8ce5f; }
  #build-proposal-accordion .form-panel.block {
    padding: 0; }
  #build-proposal-accordion .form-panel.align-right {
    padding-bottom: 0; }
  #build-proposal-accordion .form-panel.main-content {
    position: relative; }
  #build-proposal-accordion .form-panel.appendix-content {
    position: relative; }
  #build-proposal-accordion .form-panel.align-right-appendix,
  #build-proposal-accordion .form-panel.block-appendix {
    padding: 0; }
    #build-proposal-accordion .form-panel.align-right-appendix .proposal__section-header,
    #build-proposal-accordion .form-panel.block-appendix .proposal__section-header {
      font-size: 36px;
      text-transform: uppercase;
      height: 80px;
      line-height: 80px;
      padding: 0 10px; }
    #build-proposal-accordion .form-panel.align-right-appendix .appendix-content_inner,
    #build-proposal-accordion .form-panel.block-appendix .appendix-content_inner {
      padding: 10px;
      padding-bottom: 40px; }
  #build-proposal-accordion .form-panel.align-right-appendix .proposal__section-header {
    border-bottom: 5px solid; }
  #build-proposal-accordion .proposal__prepared-for {
    font-size: 18px;
    margin-bottom: 30px; }
    #build-proposal-accordion .proposal__prepared-for .headline {
      font-size: 18px;
      text-transform: uppercase; }
    #build-proposal-accordion .proposal__prepared-for .input {
      margin: 0 0 0 25px;
      font-size: 18px; }
    #build-proposal-accordion .proposal__prepared-for .input-client-city,
    #build-proposal-accordion .proposal__prepared-for .input-client-state,
    #build-proposal-accordion .proposal__prepared-for .input-client-zip {
      width: auto; }
    #build-proposal-accordion .proposal__prepared-for .input-client-state,
    #build-proposal-accordion .proposal__prepared-for .input-client-zip {
      margin-left: 5px; }
    #build-proposal-accordion .proposal__prepared-for .input-contact-first-name,
    #build-proposal-accordion .proposal__prepared-for .input-contact-last-name {
      margin-top: 10px;
      font-weight: bold;
      width: auto; }
    #build-proposal-accordion .proposal__prepared-for .input-contact-last-name {
      margin-left: 2px; }
    #build-proposal-accordion .proposal__prepared-for .input-client-name {
      font-size: 22px;
      font-weight: bold; }
  #build-proposal-accordion .proposal__prepared-by {
    font-size: 18px;
    margin-bottom: 70px; }
    #build-proposal-accordion .proposal__prepared-by .headline {
      font-size: 18px;
      text-transform: uppercase; }
    #build-proposal-accordion .proposal__prepared-by .company-name {
      font-weight: bold; }
    #build-proposal-accordion .proposal__prepared-by .input {
      margin: 0; }
      #build-proposal-accordion .proposal__prepared-by .input.company-user-email {
        margin-bottom: 10px; }
    #build-proposal-accordion .proposal__prepared-by .input-company-city,
    #build-proposal-accordion .proposal__prepared-by .input-company-state,
    #build-proposal-accordion .proposal__prepared-by .input-company-zip {
      width: auto; }
    #build-proposal-accordion .proposal__prepared-by input {
      text-align: right;
      padding: 0; }
  #build-proposal-accordion .segment__wrapper {
    position: relative;
    margin-left: -100px;
    margin-right: -150px;
    padding-left: 100px;
    padding-right: 150px;
    border: 1px solid transparent;
    margin-bottom: 20px;
    transition: opacity 500ms ease-out, height 500ms ease-out; }
    #build-proposal-accordion .segment__wrapper .fa-with-border {
      margin: 0 3px;
      width: 20px;
      text-align: center;
      line-height: 18px;
      border-radius: 50%;
      border: 1px solid #2CADD7;
      cursor: pointer;
      color: #2CADD7; }
    #build-proposal-accordion .segment__wrapper .fa:hover {
      border-color: #A7D057;
      color: #A7D057; }
    #build-proposal-accordion .segment__wrapper .gallery-icon {
      margin: 0 3px;
      width: 20px;
      text-align: center;
      font-size: 18px;
      vertical-align: bottom;
      cursor: pointer;
      color: #2CADD7; }
      #build-proposal-accordion .segment__wrapper .gallery-icon:hover {
        border-color: #2CADD7; }
    #build-proposal-accordion .segment__wrapper .fa-trash-o {
      position: absolute;
      right: 15px;
      top: 10px;
      display: none;
      width: 22px;
      line-height: 20px; }
      #build-proposal-accordion .segment__wrapper .fa-trash-o:before {
        position: relative; }
    #build-proposal-accordion .segment__wrapper .fa-angle-left:before,
    #build-proposal-accordion .segment__wrapper .fa-angle-right:before,
    #build-proposal-accordion .segment__wrapper .fa-angle-up:before,
    #build-proposal-accordion .segment__wrapper .fa-angle-down:before {
      font-weight: bold;
      position: relative; }
    #build-proposal-accordion .segment__wrapper .fa-angle-left:before {
      left: -1px; }
    #build-proposal-accordion .segment__wrapper .fa-angle-right:before {
      right: -1px; }
    #build-proposal-accordion .segment__wrapper .fa-angle-up:before {
      top: -1px; }
  #build-proposal-accordion.editable .segment__wrapper:hover, #build-proposal-accordion.editable .segment__wrapper.active {
    background-color: #fff;
    border-color: #2CADD7;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); }
    #build-proposal-accordion.editable .segment__wrapper:hover .segment__indentation-arrows,
    #build-proposal-accordion.editable .segment__wrapper:hover .segment__order-arrows,
    #build-proposal-accordion.editable .segment__wrapper:hover .fa-trash-o, #build-proposal-accordion.editable .segment__wrapper.active .segment__indentation-arrows,
    #build-proposal-accordion.editable .segment__wrapper.active .segment__order-arrows,
    #build-proposal-accordion.editable .segment__wrapper.active .fa-trash-o {
      display: block; }
  #build-proposal-accordion .segment {
    position: relative; }
    #build-proposal-accordion .segment.indent-1 {
      padding-left: 20px; }
    #build-proposal-accordion .segment.indent-2 {
      padding-left: 40px; }
    #build-proposal-accordion .segment.indent-3 {
      padding-left: 60px; }
  #build-proposal-accordion .segment__btn-add-comment {
    display: none; }
  #build-proposal-accordion .segment__title-wrapper {
    font-size: 28px; }
  #build-proposal-accordion .segment__indentation-arrows {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none; }
  #build-proposal-accordion .segment__order-arrows {
    position: absolute;
    top: 10px;
    right: 55px;
    display: none;
    z-index: 10; }
  #build-proposal-accordion .segment__price {
    font-size: 24px;
    font-weight: bold;
    text-align: right; }
    #build-proposal-accordion .segment__price input {
      text-align: right; }
  #build-proposal-accordion .segment__image {
    padding: 1em; }
    #build-proposal-accordion .segment__image img {
      max-height: 400px;
      width: auto; }
  #build-proposal-accordion .section__header {
    margin-right: -291px;
    text-align: right; }
    #build-proposal-accordion .section__header .section__header__content {
      float: right;
      width: 280px;
      border-bottom: 4px solid black;
      font-size: 24px;
      color: #4A4A4A;
      line-height: 28px;
      text-transform: uppercase;
      text-align: center;
      margin: 10px 0; }
  #build-proposal-accordion .proposal__add-new-segment {
    margin-right: -145px;
    text-align: right; }
    #build-proposal-accordion .proposal__add-new-segment + .ember-inplace-edit {
      margin-top: -60px;
      min-height: 35px; }
  #build-proposal-accordion .tos-segment .proposal__section-header {
    margin-top: 30px;
    margin-bottom: 20px; }
  #build-proposal-accordion .tos-segment .btn-add-segments {
    margin-top: 40px; }
  #build-proposal-accordion .proposal__section-header {
    font-size: 36px;
    text-transform: uppercase; }
  #build-proposal-accordion .proposal__add-edit-payment-settings {
    margin-right: -172px;
    top: 50px;
    position: relative; }
  #build-proposal-accordion .proposal__total {
    text-transform: uppercase;
    font-size: 36px; }
  #build-proposal-accordion .ember-inplace-edit textarea {
    width: 100%;
    border: none; }
  #build-proposal-accordion .inplace-holder {
    min-height: 100px; }
  #build-proposal-accordion .btn-add-segments-appendix {
    margin-top: 40px; }
  #build-proposal-accordion .btn-add-segments-appendix2 {
    position: absolute;
    left: 100%;
    margin-left: 9px;
    margin-top: 10px; }
  #build-proposal-accordion .segment__content {
    padding-left: 14px; }
  #build-proposal-accordion .segment__required {
    position: absolute;
    right: 8px;
    width: 100px;
    top: 36px;
    color: #000;
    font-size: 18px; }
    #build-proposal-accordion .segment__required .fa {
      color: #a8ce5f; }
      #build-proposal-accordion .segment__required .fa.optional {
        color: gray; }
  #build-proposal-accordion .segment-template-library .proposal-price {
    font-size: 2em;
    color: #35aed5; }
  #build-proposal-accordion .segment-template-library .proposal-segments .proposal-segment + .proposal-segment {
    margin-top: 10px; }
  #build-proposal-accordion .segment-template-library .proposal-segments .proposal-segment .segment-title {
    border-bottom: 1px solid #35aed5;
    color: #35aed5; }
  #build-proposal-accordion .segment-template-library .segment-template-list .segment-template {
    border: 1px solid #35aed5;
    color: #35aed5;
    list-style: none;
    padding: 3px;
    cursor: pointer; }
    #build-proposal-accordion .segment-template-library .segment-template-list .segment-template:hover {
      background-color: #c0eefc; }
    #build-proposal-accordion .segment-template-library .segment-template-list .segment-template + .segment-template {
      margin-top: 10px; }
    #build-proposal-accordion .segment-template-library .segment-template-list .segment-template .segment-title {
      font-weight: bold; }
    #build-proposal-accordion .segment-template-library .segment-template-list .segment-template .segment-content {
      font-size: 0.8em; }

.segment__type-gallery .grid-stack {
  min-height: 140px; }

.segment__type-gallery:hover .proposal__gallery-buttons {
  display: block; }

.proposal__gallery-buttons {
  display: none;
  position: absolute;
  right: 12px;
  width: 100px;
  top: 36px; }
  .proposal__gallery-buttons button {
    margin-top: 5px; }

.editable .c-grid-stack {
  border: 1px dashed #CCCCCC; }

.editable .grid-stack-item:hover {
  border: 1px dashed rgba(23, 23, 23, 0.2); }

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  left: 0;
  right: 0;
  width: 100%; }

.c-gallery-image {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.c-gallery-image--remove {
  position: absolute;
  top: 4px;
  right: 0;
  background-color: #2CADD7;
  cursor: pointer;
  font-size: 24px;
  line-height: 25px;
  border-radius: 39px;
  width: 30px;
  text-align: center;
  padding: 2px; }
  .c-gallery-image--remove .fa {
    color: white; }

.c-gallery-images {
  min-height: 90vh; }

.c-gallery-images__heading {
  color: #2CADD7;
  text-transform: uppercase; }

.c-gallery-images__dropzone {
  max-width: 320px;
  margin: 50px auto 20px;
  max-height: 180px; }

.dropzone.dz-started .dz-message {
  display: block; }

.c-gallery-images__progress-container {
  max-height: 180px;
  overflow-y: scroll; }

.c-gallery-images__progress {
  width: 320px;
  margin: 0 auto 20px; }

.c-gallery-images__progress-filename {
  font-size: 18px; }

.c-gallery-images__progress-progress-text {
  margin: 2px 0 10px 0;
  font-size: 12px;
  line-height: 18px;
  color: #a0a0a0; }

.c-gallery-images__progress-cancel {
  border-radius: 50%;
  outline: none;
  border: none;
  float: right;
  color: #fff;
  font-size: 10px; }

.c-gallery-images__progress-progress-bar {
  width: 100%;
  background-color: rgba(23, 23, 23, 0.2);
  height: 5px;
  border-radius: 2px; }

.c-gallery-images__progress-progress-bar-inner {
  background-color: #2992fc;
  height: 5px;
  border-radius: 2px; }

.c-gallery-images__footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

.c-gallery-images__selector {
  border-bottom: 10px solid #a8ce5f;
  width: 80%;
  margin: 10px auto;
  line-height: 30px; }
  .c-gallery-images__selector > a {
    display: inline-block;
    width: 160px;
    text-decoration: none;
    outline: none;
    text-transform: uppercase; }
  .c-gallery-images__selector.c-gallery-images__selector--existing > .c-gallery-images__upload-link {
    border-top: 1px solid rgba(12, 12, 12, 0.9);
    border-left: 1px solid rgba(12, 12, 12, 0.9); }
  .c-gallery-images__selector.c-gallery-images__selector--existing > .c-gallery-images__existing-link {
    border-top: 1px solid #2CADD7;
    border-right: 1px solid #2CADD7;
    background-color: #2CADD7;
    color: #fff; }
  .c-gallery-images__selector.c-gallery-images__selector--upload > .c-gallery-images__upload-link {
    border-top: 1px solid #2CADD7;
    border-left: 1px solid #2CADD7;
    background-color: #2CADD7;
    color: #fff; }
  .c-gallery-images__selector.c-gallery-images__selector--upload > .c-gallery-images__existing-link {
    border-top: 1px solid rgba(12, 12, 12, 0.9);
    border-right: 1px solid rgba(12, 12, 12, 0.9); }

.c-gallery-images__existing {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  max-height: 50vh;
  margin: 0 auto; }

.c-gallery-images__existing-wrapper {
  flex: 1;
  min-width: 25%;
  position: relative;
  min-height: 180px;
  margin: 3px;
  border: 1px solid rgba(25, 25, 25, 0.2); }
  .c-gallery-images__existing-wrapper:hover {
    box-shadow: 1px 1px 3px 3px rgba(25, 25, 25, 0.2); }
  .c-gallery-images__existing-wrapper > .c-gallery-images__add-button {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 4px 4px 0 0;
    border-radius: 50%;
    padding: 4px;
    line-height: 14px; }
  .c-gallery-images__existing-wrapper:hover > .c-gallery-images__add-button {
    display: inline; }
  .c-gallery-images__existing-wrapper > .c-gallery-images__add-button-fav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 2px 4px 0 0;
    border-radius: 50%;
    padding: 4px;
    line-height: 14px;
    color: #2CADD7;
    background: none;
    border: 0;
    font-size: 23px; }
  .c-gallery-images__existing-wrapper:hover > .c-gallery-images__add-button-fav {
    display: inline; }

.segment-rank-changing {
  opacity: 0; }

.dropzone-segment-image {
  display: inline-block;
  max-height: 20px; }
  .dropzone-segment-image .dropzone {
    padding: 0;
    border: none;
    background: inherit;
    min-height: 0; }
    .dropzone-segment-image .dropzone .dz-message {
      margin: 0; }

@media screen and (max-width: 1400px) {
  .color-settings-large {
    display: none; }
  .color-settings-small {
    display: block;
    color: #2CADD7;
    text-transform: uppercase;
    font-weight: bold; }
    .color-settings-small h2 {
      font-size: 50px;
      display: none; }
    .color-settings-small .setting {
      width: 30%;
      float: left;
      margin: 20px 0px;
      line-height: 30px;
      font-size: 20px; }
    .color-settings-small .ember-col-pick {
      position: relative;
      width: 30px;
      height: 30px;
      display: inline-block;
      top: 8px;
      right: -6px; } }

@media screen and (min-width: 1401px) {
  .color-settings-large {
    display: block; }
  .color-settings-small {
    display: none; } }

.ember-modal-dialog .buttons {
  float: right; }

.buttons button {
  padding-left: 25px;
  padding-right: 25px; }

.ember-basic-dropdown {
  position: relative; }

.ember-basic-dropdown, .ember-basic-dropdown *, .ember-basic-dropdown-content, .ember-basic-dropdown-content * {
  box-sizing: border-box; }

.ember-basic-dropdown-content {
  position: absolute;
  width: auto;
  z-index: 1000;
  background-color: #ffffff; }

.ember-power-select {
  position: relative; }

.ember-power-select *, .ember-power-select-dropdown * {
  box-sizing: border-box; }

.ember-power-select-trigger {
  border: 1px solid #2CADD7;
  border-radius: 0px;
  background-color: #ffffff;
  line-height: 1.75;
  text-overflow: ellipsis;
  min-height: 1.75em;
  user-select: none;
  -webkit-user-select: none;
  color: #2CADD7;
  /* Minimum clearfix for modern browsers */ }
  .ember-power-select-trigger:after {
    content: "";
    display: table;
    clear: both; }
  .ember-power-select-trigger:focus {
    border: 1px solid #2CADD7;
    box-shadow: none; }
  .ember-power-select.multiple .ember-power-select-trigger {
    height: auto; }
  .ember-power-select:not(.multiple) .ember-power-select-trigger {
    white-space: nowrap; }
  .ember-basic-dropdown--opened.ember-basic-dropdown--below .ember-power-select-trigger, .ember-basic-dropdown--opened.ember-basic-dropdown--in-place .ember-power-select-trigger {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .ember-basic-dropdown--opened.ember-basic-dropdown--above .ember-power-select-trigger {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.ember-power-select-placeholder {
  color: #999999; }

.ember-power-select-status-icon {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 7px 4px 0 4px;
  border-color: #2CADD7 transparent transparent transparent; }
  .ember-basic-dropdown--opened .ember-power-select-status-icon {
    transform: rotate(180deg); }

.ember-power-select-clear-btn {
  position: absolute;
  cursor: pointer; }

.ember-power-select-trigger-multiple-input {
  font-family: inherit;
  font-size: inherit;
  width: 25px;
  border: none;
  display: inline-block;
  line-height: inherit;
  -webkit-appearance: none;
  outline: none;
  padding: 0;
  float: left;
  background-color: transparent; }
  .ember-power-select-trigger-multiple-input:disabled {
    background-color: #eeeeee; }

.ember-power-select-multiple-option {
  border: 1px solid gray;
  border-radius: 0px;
  color: #333333;
  background-color: #e4e4e4;
  padding: 0 4px;
  display: inline-block;
  line-height: 1.45;
  float: left;
  margin: 2px 3px 2px 0; }

.ember-power-select-multiple-remove-btn {
  cursor: pointer; }
  .ember-power-select-multiple-remove-btn:not(:hover) {
    opacity: 0.5; }

.ember-power-select-search {
  padding: 4px; }
  .ember-power-select-search input {
    border: 1px solid #2CADD7;
    border-radius: 0;
    width: 100%;
    font-size: inherit;
    line-height: inherit;
    padding: 0 5px; }
    .ember-power-select-search input:focus {
      border: 1px solid #2CADD7;
      box-shadow: none; }

.ember-power-select-dropdown {
  width: 100%;
  border-left: 1px solid #2CADD7;
  border-right: 1px solid #2CADD7;
  line-height: 1.75;
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
  color: #2CADD7; }
  .ember-power-select-dropdown.ember-basic-dropdown--above {
    border-top: 1px solid #2CADD7;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .ember-power-select-dropdown.ember-basic-dropdown--below, .ember-basic-dropdown--in-place .ember-power-select-dropdown {
    border-top: none;
    border-bottom: 1px solid #2CADD7;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.ember-power-select-options {
  list-style: none;
  margin: 0;
  padding: 0;
  user-select: none;
  -webkit-user-select: none; }
  .ember-power-select-options:not(.ember-power-select-options--nested) {
    overflow-y: auto;
    max-height: 12.25em; }

.ember-power-select-option {
  cursor: pointer;
  padding: 0 8px; }

.ember-power-select-option--disabled {
  color: #999999;
  pointer-events: none; }

.ember-power-select-option--selected {
  background-color: #A7D057; }

.ember-power-select-option--highlighted {
  background-color: #2CADD7;
  color: #ffffff; }

.ember-power-select-group-name {
  cursor: default;
  font-weight: bold; }

.ember-power-select.ember-basic-dropdown--disabled .ember-power-select-trigger {
  background-color: #eeeeee; }

.ember-power-select-trigger {
  padding: 0 16px 0 8px; }

.ember-power-select-status-icon {
  right: 5px; }

.ember-power-select-clear-btn {
  right: 36px; }

.ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
  padding-left: 24px; }

.ember-power-select-group .ember-power-select-group .ember-power-select-option {
  padding-left: 40px; }

.ember-power-select-group .ember-power-select-option {
  padding-left: 24px; }

.ember-power-select-group .ember-power-select-group-name {
  padding-left: 8px; }

.ember-power-select[dir=rtl] .ember-power-select-trigger {
  padding: 0 8px 0 16px; }

.ember-power-select[dir=rtl] .ember-power-select-status-icon {
  left: 5px;
  right: initial; }

.ember-power-select[dir=rtl] .ember-power-select-clear-btn {
  left: 36px;
  right: initial; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
  padding-right: 24px; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option {
  padding-right: 40px; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option {
  padding-right: 24px; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name {
  padding-right: 8px; }

.ember-power-select-option--selected {
  background-color: #A7D057;
  color: #ffffff; }

.ember-power-select-status-icon {
  border: none;
  height: 100%;
  right: 0; }

.ember-basic-dropdown--opened .ember-power-select-status-icon {
  transform: rotate(0); }

.ember-power-select-status-icon:after {
  display: block;
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  width: 30px;
  background-color: #2CADD7;
  color: white;
  text-align: center;
  position: relative;
  bottom: 0;
  left: -30px;
  line-height: 2;
  height: 100%; }

/* Dashbaord Profile Section */
div#profile-row {
  margin-top: 10px;
  margin-bottom: 30px; }

div#dashboard-profile-info {
  background-color: #fff; }

div#profile-info {
  background-color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }

div#dashboard-profile-info a {
  text-transform: uppercase;
  color: #2CADD7;
  font-weight: 100;
  font-size: 22px;
  line-height: 30px; }

div#dashboard-profile-info a.plan {
  font-size: 12px; }

div#dashboard-profile-info a:hover {
  color: #2daed8; }

div#dashboard-profile-info h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div#dashboard-profile-info h3#user-name {
  font-weight: 200;
  margin-top: 10px !important;
  text-transform: uppercase; }

div#dashboard-profile-info h2#company-name {
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  text-transform: uppercase;
  font-weight: 800; }

div#dashboard-profile-info .user-profile-image {
  position: absolute;
  /* make image extend outside container*/
  margin-top: -25px;
  margin-left: -30px;
  border: 6px solid;
  border-color: #2daed8; }

/*Mobile Dashboard*/
div#profile-row-sm {
  margin-top: -25px;
  margin-bottom: 30px; }

div#dashboard-profile-info-sm {
  background-color: #fff; }

div#profile-info-sm {
  background-color: #fff; }

div#dashboard-profile-info-sm a {
  text-transform: uppercase;
  color: #333;
  font-weight: 100; }

div#dashboard-profile-info-sm a:hover {
  color: #2daed8; }

div#dashboard-profile-info-sm h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div#dashboard-profile-info-sm h3#user-name-sm {
  font-weight: 200;
  margin-top: 10px !important; }

div#dashboard-profile-info-sm h2#company-name-sm {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div#dashboard-profile-info-sm img#dashboard-avatar-sm {
  border: 6px solid;
  border-color: #2daed8; }

h4#edit-plan-sm a {
  color: #2daed8; }

div#subscription-plan-sm {
  border-top: 6px solid #2daed8;
  border-bottom: 6px solid #2daed8;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px; }

div#subscription-plan-sm h4#current-plan-label-sm {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-transform: uppercase;
  font-weight: 100; }

div#subscription-plan-sm h3#current-plan-sm {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #ead266; }

div#dashboard-actions-sm {
  background-color: #fff;
  padding: 10px; }

div#dashboard-actions-sm h2 {
  margin-top: 0;
  margin-bottom: 7px; }

div#dashboard-actions-sm h3 {
  margin-top: 0;
  margin-bottom: 7px; }

div#dashboard-actions-sm a {
  text-transform: uppercase;
  color: #2daed8; }

div#dashboard-actions-sm a:hover {
  color: #a7d057; }

/*Desktop Dashboard*/
div#subscription-plan {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px; }
  div#subscription-plan .subscription-label {
    font-size: 28px; }

div#subscription-plan h4#current-plan-label {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-transform: uppercase;
  font-weight: 100; }

div#subscription-plan h3#current-plan {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #ead266; }

/* Dashboard Actions */
div#dashboard-actions {
  background-color: #fff;
  padding: 10px;
  margin-left: 1%;
  width: 32%; }

div#dashboard-actions h2 {
  margin-top: 0;
  margin-bottom: 7px;
  font-weight: 800; }

div#dashboard-actions h3 {
  margin-top: 0;
  margin-bottom: 5px; }

div#dashboard-actions a {
  text-transform: uppercase;
  color: #2daed8; }

div#dashboard-actions a:hover {
  color: #a7d057; }

/* Dashbaord Status Section */
div#status-row {
  padding-top: 15px;
  padding-bottom: 15px; }

div#status-label {
  background-color: #2daed8;
  padding: 40px; }

div#status-label h1 {
  color: #fff;
  font-weight: 400; }

div#open-projects {
  background-color: #fff;
  padding: 15px; }

div#open-projects h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10%;
  margin-right: 10%;
  text-transform: uppercase;
  font-weight: 100;
  padding-bottom: 5px;
  border-bottom: 5px solid #2daed8; }

div#open-projects h1 {
  margin-top: 9px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600; }

div#open-projects h1 a:hover {
  color: #2daed8; }

div#open-revenue {
  background-color: #fff;
  padding: 15px; }

div#open-revenue h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10%;
  margin-right: 10%;
  text-transform: uppercase;
  font-weight: 100;
  padding-bottom: 5px;
  border-bottom: 5px solid #2daed8; }

div#open-revenue h1 {
  margin-top: 9px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600; }

/* Dashbaord Almost Done Section */
div#almost-done-row {
  padding-bottom: 15px; }

div#almost-done-label {
  background-color: #a7d057;
  padding: 15px; }

div#almost-done-label h1 {
  color: #fff;
  font-weight: 400; }

div#follow-up {
  background-color: #fff;
  padding: 10px;
  min-height: 130px; }

div#follow-up h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 10%;
  margin-right: 10%;
  text-transform: uppercase;
  font-weight: 100;
  padding-bottom: 7px;
  border-bottom: 5px solid #a7d057; }

div#follow-up h4 {
  margin-bottom: 5px; }

div#follow-up h4 a:hover {
  color: #2daed8; }

div#check-in {
  background-color: #fff;
  padding: 10px;
  min-height: 130px; }

div#check-in h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 10%;
  margin-right: 10%;
  text-transform: uppercase;
  font-weight: 100;
  padding-bottom: 7px;
  border-bottom: 5px solid #a7d057; }

div#check-in h4 {
  margin-bottom: 5px; }

div#check-in h4 a:hover {
  color: #2daed8; }

.tooled:after {
  font-size: 16px;
  line-height: 20px; }

#c-user-menu.introjs-showElement {
  min-width: 340px;
  padding-left: 100px;
  height: 386px; }

.intro-tooltip-highlight-dashboard-user-menu {
  right: 100px;
  left: auto !important;
  width: 330px !important;
  height: 390px !important; }

.intro-tooltip-dashboard-user-menu {
  margin-top: 180px; }

.intro-tooltip-highlight-dashboard-search:after {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  background: #fff; }

.intro-tooltip-dashboard-btn-verify {
  margin-left: 5px; }

.introjs-last .introjs-prevbutton {
  float: left; }

.introjs-last .introjs-skipbutton {
  float: right; }

.c-select-segment {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }
  .c-select-segment .input {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .c-select-segment h3 {
    margin-top: 0;
    text-transform: uppercase; }
  .c-select-segment .ps-container {
    position: relative;
    height: 100%; }
  .c-select-segment .ps-active-y {
    padding-right: 17px; }
  .c-select-segment .btn {
    width: 145px; }
  .c-select-segment .add-to-library-text,
  .c-select-segment .add-to-favorite-text {
    text-transform: uppercase;
    font-size: 18px; }
  .c-select-segment .dropzone {
    margin-top: 10px;
    margin-bottom: 15px; }

.c-select-segment__overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%; }

.c-select-segment__drawer {
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  min-height: 100vh;
  transform: translate3d(150%, 0, 0);
  transition: all 0.5s;
  border-left: 10px solid #a8ce5f;
  padding: 20px;
  max-width: 80vw;
  overflow-y: scroll; }
  @media (min-width: 610px) {
    .c-select-segment__drawer {
      min-width: 600px; } }
  @media (min-width: 960px) {
    .c-select-segment__drawer {
      width: 40%; } }
  @media (min-width: 1200px) {
    .c-select-segment__drawer {
      width: 35%; } }
  .c-select-segment__drawer.opened {
    height: 100%;
    transform: translate3d(0, 0, 0); }
  .c-select-segment__drawer h2 {
    text-transform: uppercase;
    color: #2caed3;
    margin-top: 0;
    font-weight: 900;
    font-size: 45px; }

.c-select-segment__menu {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-bottom: 10px solid #a8ce5f; }
  .c-select-segment__menu > * {
    display: table-cell;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 0;
    cursor: pointer; }
  .c-select-segment__menu > .active {
    background-color: #2caed3;
    color: white;
    text-transform: uppercase; }

.c-select-segment__body {
  padding: 35px 20px 20px 20px;
  border: 2px solid #2caed3;
  border-top: none; }
  .c-select-segment__body .search-form {
    padding: 0 0 20px; }

.c-select-segment__search {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 35px;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  padding: 0 10px;
  font-weight: 600; }

.c-select-segment__list {
  list-style: none;
  padding: 0; }

.c-select-segment__segment-title {
  font-size: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0; }

.c-select-segment__segment-body-full {
  width: 100%;
  min-height: 110px; }

.c-select-segment__segment-body-left {
  float: left;
  width: 65%;
  max-height: 115px; }

.c-select-segment__segment-description {
  font-size: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0; }

.c-select-segment__segment-price {
  font-size: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.c-select-segment__segment-meta {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 14px;
  font-style: italic; }

.c-select-segment__segment-body-right {
  float: right;
  width: 35%;
  text-align: right;
  padding-top: 15px;
  line-height: 0.5em;
  display: flex;
  align-items: center;
  justify-content: space-around; }
  .c-select-segment__segment-body-right .fa {
    margin-right: 0.5em;
    cursor: pointer; }
  .c-select-segment__segment-body-right .fa-heart-o {
    color: #CCCCCC; }
  .c-select-segment__segment-body-right .fa-heart {
    color: #2CADD7; }

.c-select-segment__add-button {
  margin-right: 0.5em;
  border-radius: 50%;
  outline: none;
  border: none;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #a8ce5f;
  position: relative; }
  .c-select-segment__add-button span {
    position: absolute;
    top: 10px;
    left: 8px;
    font-size: 27px; }

.intro-tooltip-select-segment {
  margin-top: 160px;
  margin-right: 4px; }

#public-proposal .h2-presented-by-title {
  font-size: 24px; }

#public-proposal .h3-company-name {
  font-size: 36px;
  margin-bottom: 0; }

#public-proposal .header-user-info {
  font-size: 18px; }

#public-proposal .accordion-item-header {
  display: none; }

#public-proposal .form-panel {
  border: none; }

#public-proposal .cover-letter__header,
#public-proposal .appendix__header,
#public-proposal .tos__header {
  margin-top: 0; }

#public-proposal .segment__required {
  z-index: 2; }

#public-proposal .segment__accapted-text {
  position: absolute;
  top: 58px;
  left: 69px;
  font-size: 20px; }

#public-proposal .segment__btn-add-comment {
  position: absolute;
  top: 40px;
  left: 100%;
  display: block;
  width: 400px;
  margin-left: 50px;
  font-size: 25px;
  cursor: pointer;
  opacity: 0;
  transition: all .2s;
  text-transform: uppercase; }
  #public-proposal .segment__btn-add-comment .fa {
    position: absolute;
    font-size: 40px; }
  #public-proposal .segment__btn-add-comment.active {
    opacity: 1;
    transform: translateX(-10px); }

#public-proposal .segment__btn-add-comment_text {
  position: relative;
  top: 2px;
  left: 40px; }

#public-proposal .segment__wrapper:hover .segment__btn-add-comment {
  opacity: 1;
  transform: translateX(-10px); }

#public-proposal .segment__comments {
  position: absolute;
  top: 40px;
  left: 100%;
  z-index: 10;
  width: 400px;
  margin-left: 40px;
  padding-left: 46px;
  padding-top: 7px;
  overflow: hidden;
  max-height: 102px;
  background-color: #fff; }
  #public-proposal .segment__comments .fa-arrow-left {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    color: #2CADD7; }

#public-proposal .segment__comments__comment__text {
  font-size: 20px;
  padding-left: 4px; }

#public-proposal .segment__comments__comment__name {
  font-style: italic; }

#public-proposal .e-sign-placeholder {
  margin-top: 50px;
  cursor: pointer; }

#public-proposal .contact-full-name {
  font-size: 22px;
  font-weight: bold; }

#public-proposal .e-sign-contact-info {
  font-size: 18px; }

.modal-ask-visitor-name {
  text-align: center;
  padding: 50px; }
  .modal-ask-visitor-name__panel-title {
    font-size: 40px;
    margin-bottom: 20px;
    color: #2CADD7;
    margin-top: 0; }
  .modal-ask-visitor-name__user-name {
    font-weight: bold;
    font-size: 40px; }
  .modal-ask-visitor-name__company-name {
    font-size: 35px; }
  .modal-ask-visitor-name__text2 {
    margin-top: 20px; }
  .modal-ask-visitor-name__other-user-date {
    font-size: 20px; }
  .modal-ask-visitor-name form {
    width: 330px;
    margin: 0 auto; }
  .modal-ask-visitor-name .btn.btn-large {
    width: 150px; }

.modal-ask-signature .modal-ask-signature__panel-title {
  color: #2CADD7; }

.modal-ask-signature .modal-ask-signature__pad-wrap {
  border: 1px solid #888888;
  text-align: center;
  margin: 0 auto 70px auto;
  width: 600px;
  height: 130px; }

.modal-ask-signature .modal-ask-signature__pad {
  margin: 0 auto;
  border-bottom: 1px solid #888888; }

.modal-ask-signature .modal-ask-signature__reset-wrap {
  text-align: right;
  padding: 0;
  width: 550px;
  margin: 0 auto; }

.modal-ask-signature .modal-ask-signature__reset {
  text-transform: uppercase;
  color: #2CADD7; }

.modal-ask-signature .modal-ask-signature__buttons {
  text-align: right;
  padding: 10px; }

.modal-ask-signature .modal-ask-signature__button-accept {
  text-transform: initial; }

.modal-ask-signature .signature-help {
  margin: 125px 0 0 85px;
  font-size: 14px;
  color: #2CADD7; }

.scollable-modal .ember-modal-overlay {
  overflow-y: scroll; }

.scollable-modal .ember-modal-dialog {
  position: static;
  margin: 20px auto !important; }

.modal-mark-as-paid,
.modal-proposal-accepted,
.modal-change-review,
.modal-confirm-change,
.modal-payment-request {
  text-align: center;
  padding: 20px;
  min-height: 670px;
  position: relative; }
  .modal-mark-as-paid .ember-modal-dialog,
  .modal-proposal-accepted .ember-modal-dialog,
  .modal-change-review .ember-modal-dialog,
  .modal-confirm-change .ember-modal-dialog,
  .modal-payment-request .ember-modal-dialog {
    position: static;
    margin: 20px auto !important; }
  .modal-mark-as-paid .ember-modal-overlay,
  .modal-proposal-accepted .ember-modal-overlay,
  .modal-change-review .ember-modal-overlay,
  .modal-confirm-change .ember-modal-overlay,
  .modal-payment-request .ember-modal-overlay {
    overflow-y: scroll; }
  .modal-mark-as-paid__payment-details,
  .modal-proposal-accepted__payment-details,
  .modal-change-review__payment-details,
  .modal-confirm-change__payment-details,
  .modal-payment-request__payment-details {
    font-size: 22px;
    margin-bottom: 60px; }
  .modal-mark-as-paid__panel-title,
  .modal-proposal-accepted__panel-title,
  .modal-change-review__panel-title,
  .modal-confirm-change__panel-title,
  .modal-payment-request__panel-title {
    font-size: 40px;
    margin-bottom: 20px;
    color: #2CADD7; }
  .modal-mark-as-paid__panel-title-inner,
  .modal-proposal-accepted__panel-title-inner,
  .modal-change-review__panel-title-inner,
  .modal-confirm-change__panel-title-inner,
  .modal-payment-request__panel-title-inner {
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #2CADD7; }
  .modal-mark-as-paid__panel-subtitle,
  .modal-proposal-accepted__panel-subtitle,
  .modal-change-review__panel-subtitle,
  .modal-confirm-change__panel-subtitle,
  .modal-payment-request__panel-subtitle {
    font-size: 28px;
    margin-top: 1em;
    color: #2CADD7; }
  .modal-mark-as-paid__user-name,
  .modal-proposal-accepted__user-name,
  .modal-change-review__user-name,
  .modal-confirm-change__user-name,
  .modal-payment-request__user-name {
    font-weight: bold;
    font-size: 40px; }
  .modal-mark-as-paid__company-name,
  .modal-proposal-accepted__company-name,
  .modal-change-review__company-name,
  .modal-confirm-change__company-name,
  .modal-payment-request__company-name {
    font-size: 35px; }
  .modal-mark-as-paid__other-user-data,
  .modal-proposal-accepted__other-user-data,
  .modal-change-review__other-user-data,
  .modal-confirm-change__other-user-data,
  .modal-payment-request__other-user-data {
    font-size: 20px; }
  .modal-mark-as-paid__close,
  .modal-proposal-accepted__close,
  .modal-change-review__close,
  .modal-confirm-change__close,
  .modal-payment-request__close {
    text-align: center;
    margin-top: 60px; }
  .modal-mark-as-paid .btn.btn-large,
  .modal-proposal-accepted .btn.btn-large,
  .modal-change-review .btn.btn-large,
  .modal-confirm-change .btn.btn-large,
  .modal-payment-request .btn.btn-large {
    width: 150px;
    font-weight: bold;
    color: #fff;
    margin: 0 10px; }
  .modal-mark-as-paid__user-avatar img,
  .modal-proposal-accepted__user-avatar img,
  .modal-change-review__user-avatar img,
  .modal-confirm-change__user-avatar img,
  .modal-payment-request__user-avatar img {
    max-width: 80px; }
  .modal-mark-as-paid__user-avatar .user-profile-image,
  .modal-proposal-accepted__user-avatar .user-profile-image,
  .modal-change-review__user-avatar .user-profile-image,
  .modal-confirm-change__user-avatar .user-profile-image,
  .modal-payment-request__user-avatar .user-profile-image {
    border: 4px solid #2CADD7; }

.modal-mark-as-paid {
  height: auto;
  min-height: initial; }

.modal-confirm-change {
  min-height: 600px; }

.modal-ask-deposit {
  text-align: center;
  padding: 20px;
  position: relative; }
  .modal-ask-deposit__panel-title {
    font-size: 40px;
    margin-bottom: 20px;
    color: #2CADD7;
    text-transform: uppercase; }
  .modal-ask-deposit p {
    width: 75%;
    margin: 20px auto; }
  .modal-ask-deposit__close {
    position: relative;
    text-align: center;
    margin-top: 150px;
    margin-bottom: 15px; }
  .modal-ask-deposit .btn.btn-large {
    min-width: 150px;
    padding: 5px 15px;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    margin-right: 40px; }
  .modal-ask-deposit .btn-grey {
    background: #737373; }

#proposal-show .page-title {
  padding: 1px 10px;
  font-size: 42px;
  color: #fff;
  background-color: #2CADD7;
  text-transform: uppercase; }
  #proposal-show .page-title + div {
    color: #fff;
    padding: 1px 10px;
    font-size: 42px;
    font-size: 24px;
    background-color: #A7D057;
    text-transform: uppercase; }
    #proposal-show .page-title + div a {
      text-transform: none; }

#proposal-show .company-row {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 30px;
  color: #2CADD7;
  line-height: 46px;
  text-transform: uppercase; }

#proposal-show .view-count {
  font-size: 46px;
  text-transform: uppercase; }

#proposal-show .contact {
  position: relative;
  padding-left: 85px;
  margin-bottom: 12px; }
  #proposal-show .contact .contact-name {
    font-size: 28px;
    color: #2CADD7; }
  #proposal-show .contact .contact-details {
    font-size: 25px; }
  #proposal-show .contact .social {
    margin-right: 42px; }
    #proposal-show .contact .social .fa {
      margin-right: 8px; }
  #proposal-show .contact .fa {
    color: #2CADD7; }
  #proposal-show .contact .contact-profile-image {
    position: absolute;
    left: 0;
    top: 0; }
    #proposal-show .contact .contact-profile-image img {
      width: 75px;
      height: 75px; }

#proposal-show .contact-phone-email {
  margin: 30px 5px;
  font-size: 28px; }
  #proposal-show .contact-phone-email .fa {
    color: #2CADD7; }

#proposal-show .proposal-status {
  color: #A7D057;
  font-size: 46px;
  text-transform: uppercase; }

#proposal-show .milestone-list .fa.active {
  color: #2CADD7;
  cursor: pointer; }

#proposal-show .milestone-list .fa.paid {
  color: #A7D057; }

#proposal-show .milestone-list-item .fa {
  font-size: 18px; }

#proposal-show .milestone-list-item .fa-check-circle {
  margin-left: 15px;
  margin-right: 10px; }

#proposal-show .milestone-list-item .description {
  font-size: 26px;
  color: #2CADD7;
  text-transform: uppercase; }

#proposal-show .milestone-list-item .paid-at {
  position: relative;
  top: -3px;
  font-size: 18px;
  margin-left: 20px;
  text-transform: uppercase; }

#proposal-show .subheadline-activities,
#proposal-show .headline-activities {
  margin-top: 0;
  font-size: 46px;
  text-transform: uppercase;
  color: #2CADD7; }

#proposal-show .subheadline-activities-comments {
  margin-right: 76px; }

#proposal-show .subheadline-activities {
  font-size: 30px; }
  #proposal-show .subheadline-activities button {
    font-size: 25px;
    line-height: 20px;
    padding: 5px 8px;
    vertical-align: top;
    outline: none; }

#proposal-show .activity {
  font-size: 20px;
  text-transform: uppercase; }

#proposal-show .comment {
  text-align: right;
  font-size: 20px; }
  #proposal-show .comment .btn-view {
    margin-left: 30px;
    color: #2CADD7;
    text-transform: uppercase; }

.payment-milestone-confirm-modal {
  text-align: center; }
  .payment-milestone-confirm-modal .ember-modal-dialog {
    padding-bottom: 30px; }
  .payment-milestone-confirm-modal .form {
    width: 400px;
    margin: 0 auto; }
  .payment-milestone-confirm-modal .btn-green {
    width: 240px; }
  .payment-milestone-confirm-modal .modal-payment-confirm__panel-details {
    margin: 50px 0; }
    .payment-milestone-confirm-modal .modal-payment-confirm__panel-details h3 {
      margin: 0; }
  .payment-milestone-confirm-modal .modal-payment-confirm__close {
    width: 580px;
    margin: 20px auto;
    text-align: right; }
  .payment-milestone-confirm-modal .btn-grey {
    color: white; }

.c-change-requests ul {
  list-style: none;
  padding-left: 10px; }

.c-change-requests h4 {
  color: #2CADD7; }

.c-change-requests a {
  color: #2CADD7;
  font-size: 18px;
  text-decoration: none; }

.c-change-requests__no-changes {
  margin-left: 1em;
  font-size: 1.3em; }

.c-change-requests__status {
  font-size: 18px; }
  .c-change-requests__status i {
    color: #CCCCCC; }
  .c-change-requests__status i.accepted {
    color: #A7D057; }

.c-change-requests__iconwrap {
  display: inline-block;
  width: 35px; }

.c-change-requests__desc,
.c-change-requests__price {
  font-size: 18px;
  margin-left: 40px; }

#proposal-index #contact-list-header {
  margin-bottom: 0;
  border-bottom: none; }

#proposal-index .proposal-list-header {
  margin-bottom: 10px;
  font-size: 26px;
  background-color: #A7D057;
  text-transform: uppercase;
  color: #fff; }

#proposal-index .status-filter-container {
  padding: 5px 0;
  font-size: 14px;
  text-transform: uppercase; }

#proposal-index .list-item .status {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 6px; }

#proposal-index .list-item .fa {
  margin: 0 8px;
  color: #9b9b9b;
  font-size: 20px; }
  #proposal-index .list-item .fa.accepted {
    color: #A7D057; }
  #proposal-index .list-item .fa.submitted {
    color: #2CADD7; }
  #proposal-index .list-item .fa.active {
    color: #2CADD7; }

#proposal-index .list-item .price {
  text-align: right;
  font-size: 26px; }

#proposal-index .proposal-title {
  font-size: 20px;
  color: #2CADD7; }

#proposal-index .list-item-label {
  color: #2CADD7;
  text-transform: uppercase;
  cursor: pointer; }

#proposal-index .list-item-details {
  font-size: 18px; }
  #proposal-index .list-item-details div {
    background-color: #fff; }
    #proposal-index .list-item-details div .fa-trash {
      margin-top: 15px;
      cursor: pointer;
      border: 1px solid #2CADD7;
      color: #2CADD7;
      border-radius: 30px;
      padding: 2px;
      width: 27px;
      text-align: center; }

.contact-row {
  background-color: #F5F5F5;
  margin-bottom: 10px;
  border: 3px solid #F5F5F5; }
  .contact-row.contact-opened {
    border: 3px solid #43a6d4; }

.contact-name-container {
  color: #2CADD7;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  padding-left: 3px;
  min-height: 84px; }
  .contact-name-container h2 {
    margin: 0 0 0 0; }

.contact-avatar-container img {
  width: 64px;
  height: 64px;
  margin: 3px 0 0 10px; }

.details-link {
  text-transform: uppercase;
  cursor: pointer;
  font-size: 12px; }

.contact-info {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 84px; }
  .contact-info h2 {
    margin: 5px 0 5px 0;
    color: #A7D057; }

.c-contact-details-box {
  outline: none; }

.contact-proposals {
  padding: 0 30px 10px; }

.c-proposal-list-item__head {
  border-bottom: 2px solid #A7D057; }
  .c-proposal-list-item__head .c-proposal-list-item__head-title {
    color: #2CADD7;
    padding-left: 0; }
    .c-proposal-list-item__head .c-proposal-list-item__head-title i {
      display: none;
      font-size: smaller; }

.c-proposal-list-item__head--submitted .c-proposal-list-item__head-title i {
  display: inline;
  color: #CCCCCC; }

.c-proposal-list-item__head--accepted .c-proposal-list-item__head-title i {
  display: inline;
  color: #A7D057; }

.c-proposal-list-item__accepted-total {
  text-transform: uppercase;
  color: #2CADD7;
  margin-left: 32px; }
  .c-proposal-list-item__accepted-total strong {
    font-size: 24px; }

.c-proposal-list-item__under-accepted th {
  text-align: right;
  padding-right: 5px;
  font-weight: lighter; }

.c-proposal-list-item__under-accepted td {
  text-align: left; }

.c-proposal-list-item__timetable {
  margin-top: 10px; }
  .c-proposal-list-item__timetable th {
    text-align: left;
    width: 45%;
    padding-right: 5px;
    font-weight: lighter; }

.proposals-tab .c-proposal-list-item {
  margin-left: 15px;
  margin-right: 15px; }

.c-segment-list-item {
  background-color: whitesmoke;
  padding: 4px 8px;
  margin-bottom: 10px; }

.c-segment-list-item__body {
  margin: 5px 10px;
  font-size: 18px; }

.c-segment-list-item__title {
  color: #2CADD7;
  font-size: 28px;
  font-weight: bold;
  margin-top: 6px; }
  .c-segment-list-item__title a, .c-segment-list-item__title a:hover {
    color: inherit;
    text-decoration: none; }

.c-segment-list-item__content-gallery {
  max-width: 50%; }

.c-segment-list-item__price {
  font-weight: bold; }

.c-segment-list-item__byline {
  text-align: right;
  font-style: italic;
  color: #888888;
  font-size: 15px; }

.settings-payment {
  padding: 10px 30px; }
  .settings-payment .ssn-placeholder {
    height: 87px; }
  .settings-payment .dropzone-default {
    margin-bottom: 15px; }
  .settings-payment h2 {
    text-transform: uppercase;
    color: #2CADD7;
    text-align: center;
    font-size: 42px; }
  .settings-payment p {
    text-align: center; }
  .settings-payment .company-headline {
    margin-left: -20px;
    text-align: left; }
  .settings-payment .upload-document-headline {
    margin-top: 50px;
    color: #2CADD7;
    text-transform: uppercase;
    text-align: center; }

.c-payment-schedule .nav__tabs {
  margin-left: -10px;
  margin-right: -10px; }

.c-payment-schedule .headline {
  font-size: 40px;
  color: #2CADD7;
  text-transform: uppercase; }
  .c-payment-schedule .headline + p {
    margin-bottom: 30px; }

.c-payment-schedule .nav__tabs {
  margin-bottom: 20px; }

.c-payment-schedule .input-deposit {
  width: 200px;
  display: inline-block; }

.c-payment-schedule .row-plain-milestone {
  width: 90%; }

.c-payment-schedule .deposit-label {
  margin-top: 15px;
  color: #2CADD7;
  text-transform: uppercase; }

.c-payment-schedule .radio-buttons-wrapper {
  margin: 35px 0; }

.c-payment-schedule .add-and-remove-buttons {
  margin-top: -65px; }

.c-payment-schedule .final-payment {
  margin-bottom: 30px;
  font-size: 30px;
  text-transform: uppercase;
  color: #2CADD7; }
  .c-payment-schedule .final-payment span {
    text-decoration: underline; }
  .c-payment-schedule .final-payment.error {
    color: #D0021B; }

.c-payment-schedule input::-webkit-inner-spin-button,
.c-payment-schedule input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

.c-payment-schedule input[type="number"] {
  -moz-appearance: textfield; }

.c-payment-schedule__gratuity {
  margin: 31px auto 35px auto;
  width: 300px; }
  .c-payment-schedule__gratuity label {
    float: left; }
  .c-payment-schedule__gratuity .gratuity-label {
    font-size: 30px;
    color: #2CADD7;
    line-height: 34px;
    padding-left: 70px; }

:root .grid-stack-item > .ui-resizable-handle {
  filter: none; }

.grid-stack {
  position: relative; }

.grid-stack .grid-stack-placeholder > .placeholder-content {
  border: 1px dashed lightgray;
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important; }

.grid-stack > .grid-stack-item {
  min-width: 8.33333333%;
  position: absolute;
  padding: 0; }

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  overflow-x: hidden;
  overflow-y: auto; }

.grid-stack > .grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle, .grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
  display: none; }

.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
  z-index: 100; }

.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8; }

.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  text-align: right;
  color: gray;
  padding: 2px 3px 0 0;
  margin: 0;
  font: normal normal normal 10px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.grid-stack > .grid-stack-item > .ui-resizable-se::before,
.grid-stack > .grid-stack-item > .ui-resizable-sw::before {
  content: "\f065"; }

.grid-stack > .grid-stack-item > .ui-resizable-se {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.grid-stack > .grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  top: 0; }

.grid-stack > .grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: 0;
  left: 25px;
  right: 25px; }

.grid-stack > .grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 0; }

.grid-stack > .grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  right: 10px;
  top: 15px;
  bottom: 15px; }

.grid-stack > .grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  bottom: 0; }

.grid-stack > .grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: 0;
  right: 25px; }

.grid-stack > .grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  bottom: 0; }

.grid-stack > .grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  left: 10px;
  top: 15px;
  bottom: 15px; }

.grid-stack > .grid-stack-item[data-gs-width='1'] {
  width: 8.33333333%; }

.grid-stack > .grid-stack-item[data-gs-x='1'] {
  left: 8.33333333%; }

.grid-stack > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 8.33333333%; }

.grid-stack > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 8.33333333%; }

.grid-stack > .grid-stack-item[data-gs-width='2'] {
  width: 16.66666667%; }

.grid-stack > .grid-stack-item[data-gs-x='2'] {
  left: 16.66666667%; }

.grid-stack > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 16.66666667%; }

.grid-stack > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 16.66666667%; }

.grid-stack > .grid-stack-item[data-gs-width='3'] {
  width: 25%; }

.grid-stack > .grid-stack-item[data-gs-x='3'] {
  left: 25%; }

.grid-stack > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 25%; }

.grid-stack > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 25%; }

.grid-stack > .grid-stack-item[data-gs-width='4'] {
  width: 33.33333333%; }

.grid-stack > .grid-stack-item[data-gs-x='4'] {
  left: 33.33333333%; }

.grid-stack > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 33.33333333%; }

.grid-stack > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 33.33333333%; }

.grid-stack > .grid-stack-item[data-gs-width='5'] {
  width: 41.66666667%; }

.grid-stack > .grid-stack-item[data-gs-x='5'] {
  left: 41.66666667%; }

.grid-stack > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 41.66666667%; }

.grid-stack > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 41.66666667%; }

.grid-stack > .grid-stack-item[data-gs-width='6'] {
  width: 50%; }

.grid-stack > .grid-stack-item[data-gs-x='6'] {
  left: 50%; }

.grid-stack > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 50%; }

.grid-stack > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 50%; }

.grid-stack > .grid-stack-item[data-gs-width='7'] {
  width: 58.33333333%; }

.grid-stack > .grid-stack-item[data-gs-x='7'] {
  left: 58.33333333%; }

.grid-stack > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 58.33333333%; }

.grid-stack > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 58.33333333%; }

.grid-stack > .grid-stack-item[data-gs-width='8'] {
  width: 66.66666667%; }

.grid-stack > .grid-stack-item[data-gs-x='8'] {
  left: 66.66666667%; }

.grid-stack > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 66.66666667%; }

.grid-stack > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 66.66666667%; }

.grid-stack > .grid-stack-item[data-gs-width='9'] {
  width: 75%; }

.grid-stack > .grid-stack-item[data-gs-x='9'] {
  left: 75%; }

.grid-stack > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 75%; }

.grid-stack > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 75%; }

.grid-stack > .grid-stack-item[data-gs-width='10'] {
  width: 83.33333333%; }

.grid-stack > .grid-stack-item[data-gs-x='10'] {
  left: 83.33333333%; }

.grid-stack > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 83.33333333%; }

.grid-stack > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 83.33333333%; }

.grid-stack > .grid-stack-item[data-gs-width='11'] {
  width: 91.66666667%; }

.grid-stack > .grid-stack-item[data-gs-x='11'] {
  left: 91.66666667%; }

.grid-stack > .grid-stack-item[data-gs-min-width='11'] {
  min-width: 91.66666667%; }

.grid-stack > .grid-stack-item[data-gs-max-width='11'] {
  max-width: 91.66666667%; }

.grid-stack > .grid-stack-item[data-gs-width='12'] {
  width: 100%; }

.grid-stack > .grid-stack-item[data-gs-x='12'] {
  left: 100%; }

.grid-stack > .grid-stack-item[data-gs-min-width='12'] {
  min-width: 100%; }

.grid-stack > .grid-stack-item[data-gs-max-width='12'] {
  max-width: 100%; }

.grid-stack.grid-stack-animate, .grid-stack.grid-stack-animate .grid-stack-item {
  -webkit-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -moz-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -ms-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -o-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s; }

.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing, .grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
  -webkit-transition: left 0s, top 0s, height 0s, width 0s;
  -moz-transition: left 0s, top 0s, height 0s, width 0s;
  -ms-transition: left 0s, top 0s, height 0s, width 0s;
  -o-transition: left 0s, top 0s, height 0s, width 0s;
  transition: left 0s, top 0s, height 0s, width 0s; }

/** Uncomment this to show bottom-left resize handle **/
/*
.grid-stack > .grid-stack-item > .ui-resizable-sw {
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    @include vendor(transform, rotate(180deg));
}
*/
.breadcrumbs {
  color: #2CADD7;
  font-style: italic;
  font-size: 15px;
  margin-bottom: 30px;
  margin-left: 40px; }

.user-profile-image {
  border: 6px solid;
  border-color: #2daed8; }

.profile-image-wrap {
  width: 175px; }

.c-dashboard-settings {
  color: #5a5a5a; }
  .c-dashboard-settings a {
    text-transform: uppercase;
    color: #2daed8; }
  .c-dashboard-settings .dropzone-profile-image {
    min-height: initial;
    border: none;
    padding: 0; }
    .c-dashboard-settings .dropzone-profile-image .dz-message {
      margin: 0;
      text-align: left; }
  .c-dashboard-settings .btn-add-comany {
    margin-left: 63px;
    color: white; }

.c-dashboard-settings__userbox {
  text-transform: uppercase;
  padding-top: 15px;
  font-size: 20px;
  line-height: 20px; }
  .c-dashboard-settings__userbox strong {
    font-size: 24px; }
  .c-dashboard-settings__userbox small {
    font-size: 12px;
    text-transform: none; }

.c-dashboard-settings__companybox h3 {
  font-weight: bold;
  font-size: 24px;
  margin-top: 0; }

.c-dashboard-settings__companybox p {
  font-size: 16px; }

.upper {
  text-transform: uppercase; }

.no-upper {
  text-transform: inherit; }

.big-size {
  font-size: 32px; }

.light-blue {
  color: #2daed8; }

.c-dashboard-settings__milestones-box, .c-dashboard-settings__deposit-box {
  padding-left: 15px;
  font-size: 16px; }
  .c-dashboard-settings__milestones-box a, .c-dashboard-settings__deposit-box a {
    font-size: 12px; }

.more-padding {
  padding-left: 15px; }

.no-padding {
  padding: 0; }

.subscription-free {
  color: #A7D057; }

.subscription-silver {
  color: silver; }

.subscription-gold {
  color: #ead266; }

.c-dashboard-settings__expire-after .input-ruri {
  width: 100%;
  max-width: 200px; }

.c-dashboard-settings__expire-after .ember-power-select {
  display: inline-block;
  width: 100px;
  margin: 0 15px; }

.c-dashboard-settings__colors-box .ember-col-pick {
  float: right;
  top: 3px; }

.c-dashboard-settings__colors-box__color-setting {
  padding-right: 20px;
  color: #2CADD7;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 36px;
  font-size: 24px; }
  .c-dashboard-settings__colors-box__color-setting h2 {
    font-size: 50px; }

.c-payment-schedule {
  min-height: 90vh;
  padding: 0;
  position: relative !important; }
  .c-payment-schedule > .radio-buttons-wrapper {
    margin: 35px auto;
    max-width: 50%;
    padding-left: 40px; }
    .c-payment-schedule > .radio-buttons-wrapper > label {
      font-weight: bold;
      margin-bottom: 15px;
      font-size: 26px; }
      .c-payment-schedule > .radio-buttons-wrapper > label.ember-radio-button:before {
        margin-right: 15px;
        left: -50px; }

.c-payment-schedule__heading {
  color: #2CADD7;
  text-transform: uppercase; }

.c-payment-schedule__footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 10px; }
  .c-payment-schedule__footer > button + button {
    margin-left: 15px; }
  .c-payment-schedule__footer > button {
    border: none;
    color: #fff;
    width: 15%; }

.c-payment-schedule__remaining {
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-transform: uppercase;
  font-size: 30px;
  color: #2CADD7; }
  .c-payment-schedule__remaining.error {
    color: #D0021B; }
  .c-payment-schedule__remaining span {
    text-decoration: underline; }

.c-payment-schedule__selector {
  border-bottom: 8px solid #a8ce5f;
  width: 100%;
  margin: 30px auto 15px;
  line-height: 30px;
  color: #888888; }
  .c-payment-schedule__selector > a {
    display: inline-block;
    width: 25%;
    line-height: 45px;
    text-decoration: none;
    outline: none;
    text-transform: uppercase; }
  .c-payment-schedule__selector .c-payment-schedule__one-link {
    border-top-right-radius: 3px; }
  .c-payment-schedule__selector .c-payment-schedule__schedule-link {
    border-top-left-radius: 3px; }
  .c-payment-schedule__selector.c-payment-schedule__selector--schedule > .c-payment-schedule__one-link {
    border-top: 1px solid rgba(12, 12, 12, 0.6);
    border-right: 1px solid rgba(12, 12, 12, 0.6); }
  .c-payment-schedule__selector.c-payment-schedule__selector--schedule > .c-payment-schedule__schedule-link {
    border-top: 1px solid #2CADD7;
    border-left: 1px solid #2CADD7;
    background-color: #2CADD7;
    color: #fff; }
  .c-payment-schedule__selector.c-payment-schedule__selector--one > .c-payment-schedule__one-link {
    border-top: 1px solid #2CADD7;
    border-right: 1px solid #2CADD7;
    background-color: #2CADD7;
    color: #fff; }
  .c-payment-schedule__selector.c-payment-schedule__selector--one > .c-payment-schedule__schedule-link {
    border-top: 1px solid rgba(12, 12, 12, 0.6);
    border-left: 1px solid rgba(12, 12, 12, 0.6); }

.c-payment-schedule__lines {
  padding: 50px 0 80px;
  min-height: 50vh;
  position: relative; }

.c-payment-schedule__line .input {
  margin: 0.1em 10px; }

.c-payment-schedule__line .input__field--ruri {
  padding: 0.5em 0;
  margin-bottom: 1em; }

.c-payment-schedule__line .input__label--ruri {
  font-size: 1.3em;
  padding: 0; }

.c-payment-schedule__controls {
  display: none; }
  .c-payment-schedule__controls > button {
    border-radius: 50%;
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    width: 40px;
    height: 40px; }

.c-payment-schedule__lines div.c-payment-schedule__line:last-of-type .c-payment-schedule__controls {
  display: inline; }

.c-payment-schedule__lines div.c-payment-schedule__line:first-of-type .c-payment-schedule__controls--remove {
  display: none; }

.c-update-subscription {
  height: 95vh; }

.c-update-subscription__heading {
  color: #2CADD7;
  text-transform: uppercase; }

.c-update-subscription__table {
  margin: 20px 50px; }

.c-update-subscription__table--head th {
  text-align: center;
  background-color: #2CADD7;
  text-transform: uppercase;
  color: white;
  padding: 4px;
  width: 70px;
  font-weight: lighter; }

.c-update-subscription__table--head th:last-of-type {
  border-right: 1px solid #2CADD7; }

.c-update-subscription__table-row th {
  text-align: right;
  padding: 2px 15px;
  font-size: 1.2em;
  font-weight: lighter; }

.c-update-subscription__table-row td {
  text-align: center;
  padding: 3px;
  border-left: 1px solid #2CADD7; }

.c-update-subscription__table-row td:last-of-type {
  border-right: 1px solid #2CADD7; }

.c-update-subscription__table-row td span {
  color: white;
  background-color: #A7D057;
  border-radius: 50%;
  padding: 3px; }

.c-update-subscription__table--foot tr {
  height: 70px; }

.c-update-subscription__table--foot td {
  color: white;
  background-color: #A7D057;
  text-align: center;
  font-style: italic;
  line-height: 1.5em; }
  .c-update-subscription__table--foot td span {
    text-transform: uppercase;
    display: none; }

.c-update-subscription__table--foot td:hover {
  background-color: #2CADD7;
  line-height: 1.2em;
  cursor: pointer; }
  .c-update-subscription__table--foot td:hover span {
    display: inline; }

.c-update-subscription__table--foot td:last-of-type {
  border-right: 1px solid #A7D057; }

.c-update-subscription__table--foot td:hover:last-of-type {
  border-right: 1px solid #2CADD7; }

.c-dashboard-payments .breadcrumbs {
  margin-bottom: 10px; }

.c-dashboard-payments__heading {
  background-color: #2CADD7;
  color: white;
  display: flex;
  padding: 5px;
  margin: 0px 15px; }
  .c-dashboard-payments__heading h2 {
    flex-grow: 1;
    font-size: 38px;
    font-weight: 100;
    margin: 10px 0; }

.c-dashboard-payments__filter {
  margin: 15px 10px; }
  .c-dashboard-payments__filter input {
    color: #888888;
    line-height: 26px;
    font-size: 18px; }

.c-dashboard-payments__table {
  margin: 0px 15px;
  padding: 5px; }
  .c-dashboard-payments__table thead {
    background-color: #A7D057;
    color: white;
    font-size: 24px;
    text-transform: uppercase; }
    .c-dashboard-payments__table thead th {
      font-weight: 100;
      padding: 3px 0; }
    .c-dashboard-payments__table thead th:first-of-type {
      padding-left: 8px; }
    .c-dashboard-payments__table thead th:last-of-type {
      text-align: right;
      padding-right: 8px; }
  .c-dashboard-payments__table tbody {
    font-size: 18px; }
    .c-dashboard-payments__table tbody td {
      padding: 12px 6px; }
    .c-dashboard-payments__table tbody td:first-of-type {
      padding-left: 8px; }
    .c-dashboard-payments__table tbody td:last-of-type {
      padding-right: 8px;
      text-align: right; }
    .c-dashboard-payments__table tbody tr:nth-of-type(2) {
      background-color: #f0f0f0; }

#transactions-index #contact-list-header {
  margin-bottom: 0;
  border-bottom: none; }

#transactions-index .transaction-list-header {
  margin-bottom: 10px;
  font-size: 26px;
  background-color: #A7D057;
  text-transform: uppercase;
  color: #fff; }

#transactions-index .list-item-header {
  font-size: 20px; }

#login-form .input--ruri,
#sign-up-form .input--ruri {
  width: 100%;
  margin: 0; }

#login-form .btn-wide,
#sign-up-form .btn-wide {
  width: 100%;
  margin-bottom: 20px; }

#login-form .form-card,
#sign-up-form .form-card {
  border: 1px solid #2CADD7;
  border-radius: 0; }
  #login-form .form-card .header,
  #sign-up-form .form-card .header {
    border-bottom: none;
    background-color: #2CADD7;
    color: #fff;
    text-transform: uppercase; }

#login-form .btn-default,
#sign-up-form .btn-default {
  border-color: #2CADD7;
  color: #2CADD7; }

#login-form .input-group-addon,
#sign-up-form .input-group-addon {
  border-color: #2CADD7;
  background-color: #2CADD7;
  color: #fff;
  border-radius: 0; }

#login-form .btn-forgot-password,
#sign-up-form .btn-forgot-password {
  color: #2CADD7; }

#login-form .form-card {
  width: 430px; }

#login-form .input-group button {
  font-size: 12px; }

#c-user-menu {
  position: absolute;
  right: 110px;
  top: 10px; }
  #c-user-menu .user-full-name {
    float: left;
    line-height: 90px;
    margin-right: 15px;
    color: #2CADD7;
    font-size: 18px; }
  #c-user-menu .profile-image {
    float: left; }
    #c-user-menu .profile-image img {
      width: 90px;
      border-width: 4px; }
  #c-user-menu .fa-angle-down {
    margin-top: 25px;
    margin-left: 10px;
    font-size: 30px;
    color: #2CADD7;
    float: left; }
  #c-user-menu .dropdown-menu {
    right: 49px;
    left: auto;
    min-width: 255px;
    margin-top: 20px;
    background-color: #41525b;
    border: none;
    border-radius: 0;
    text-align: center;
    font-size: 18px; }
    #c-user-menu .dropdown-menu a {
      color: #fff;
      line-height: 53px; }
      #c-user-menu .dropdown-menu a.active {
        background-color: #A7D057;
        color: #41525b; }
      #c-user-menu .dropdown-menu a:hover {
        background-color: #2CADD7; }
    #c-user-menu .dropdown-menu:before {
      content: '';
      position: absolute;
      top: -13px;
      right: 17px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 13px 13px 13px;
      border-color: transparent transparent #41525b transparent; }

.signup-flow-modal {
  text-align: center;
  padding: 20px; }
  .signup-flow-modal__payment-details {
    font-size: 22px;
    margin-bottom: 60px; }
  .signup-flow-modal__panel-title {
    font-size: 40px;
    margin-bottom: 20px;
    color: #2CADD7; }
  .signup-flow-modal__panel-title-inner {
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #2CADD7; }
  .signup-flow-modal__panel-subtitle {
    font-size: 28px;
    margin-top: 1em;
    color: #2CADD7; }
  .signup-flow-modal__user-name {
    font-weight: bold;
    font-size: 40px; }
  .signup-flow-modal__company-name {
    font-size: 35px; }
  .signup-flow-modal__other-user-data {
    font-size: 20px; }
  .signup-flow-modal__close {
    text-align: right;
    margin-top: 60px; }
  .signup-flow-modal .btn.btn-large {
    width: auto;
    font-weight: bold;
    color: #fff;
    margin: 0 10px; }
  .signup-flow-modal__user-avatar img {
    max-width: 80px; }
  .signup-flow-modal__user-avatar .user-profile-image {
    border: 4px solid #2CADD7; }

.payment-detail-modal {
  font-size: 18px; }
  .payment-detail-modal h2 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 60px;
    text-transform: uppercase; }
  .payment-detail-modal h2, .payment-detail-modal h3 {
    color: #2CADD7; }
  .payment-detail-modal .ember-modal-dialog {
    position: static;
    margin: 20px auto !important; }
  .payment-detail-modal .indent {
    padding-left: 10px; }
  .payment-detail-modal .btn-wrapper {
    margin-top: 60px; }

.send-proposal-modal {
  text-align: center; }
  .send-proposal-modal .ember-modal-dialog {
    position: static;
    margin: 20px auto !important; }
  .send-proposal-modal h1 {
    font-size: 35px;
    color: #2CADD7; }
  .send-proposal-modal .extra-space-on-top {
    margin-top: 30px; }
  .send-proposal-modal .name {
    font-weight: bold; }
  .send-proposal-modal .details {
    margin: 30px 0;
    font-size: 18px; }
  .send-proposal-modal .button-wrapper {
    margin-top: 20px; }
  .send-proposal-modal .link {
    font-size: 18px; }

#clients-index .user-profile-image {
  border: 6px solid;
  border-color: #2daed8;
  width: 73px; }

#clients-index .list-item .client-name {
  display: block;
  font-size: 36px; }

#clients-index .list-item-header {
  color: #2CADD7;
  padding: 0 10px; }

#clients-index .list-item-label {
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer; }

#clients-index .social .fa {
  margin-right: 8px; }

#clients-index .fa {
  color: #2CADD7; }

#clients-index .fa-edit {
  margin-left: 10px;
  margin-top: 11px;
  font-size: 25px; }

#clients-index .list-item-details {
  padding: 5px; }

#clients-index .contact-item {
  position: relative;
  min-height: 70px;
  padding-left: 85px;
  margin-bottom: 24px; }
  #clients-index .contact-item .contact-details {
    font-size: 25px;
    line-height: 25px; }
  #clients-index .contact-item .fa-phone {
    position: relative;
    top: 3px; }
  #clients-index .contact-item .fa-phone,
  #clients-index .contact-item .fa-envelope {
    margin-left: 28px; }
  #clients-index .contact-item:last-child {
    margin-bottom: 0; }
  #clients-index .contact-item .contact-profile-image {
    position: absolute;
    left: 0;
    top: 0; }
  #clients-index .contact-item .contact-name {
    font-size: 28px;
    color: #2CADD7; }

#clients-show h1 {
  margin-bottom: 20px;
  font-size: 40px; }

#clients-show .email-phone {
  margin-bottom: 15px;
  font-size: 28px; }
  #clients-show .email-phone .fa {
    color: #A7D057;
    margin-right: 14px; }
  #clients-show .email-phone .fa-phone {
    margin-right: 20px; }

#clients-show .contact-tabs {
  min-height: 110px;
  border-left: 1px solid #2CADD7; }

#clients-show .address-info {
  font-size: 20px; }

#clients-show .contact-item {
  position: relative;
  padding-left: 85px;
  margin-bottom: 24px; }
  #clients-show .contact-item:last-child {
    margin-bottom: 0; }
  #clients-show .contact-item .contact-name {
    font-size: 28px;
    color: #2CADD7; }
  #clients-show .contact-item .contact-details {
    font-size: 25px; }
  #clients-show .contact-item .social {
    margin-right: 42px; }
    #clients-show .contact-item .social .fa {
      margin-right: 8px; }
  #clients-show .contact-item .fa {
    color: #2CADD7; }
  #clients-show .contact-item .fa-envelope {
    margin-left: 164px; }
  #clients-show .contact-item .contact-profile-image {
    position: absolute;
    left: 0;
    top: 0; }
    #clients-show .contact-item .contact-profile-image img {
      width: 75px;
      height: 75px; }

#clients-show .proposals-tab {
  padding: 0 20px; }

.contact-tabs .client-name {
  margin-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 34px;
  line-height: 46px; }

.contact-tabs .contact-title {
  margin-top: 0;
  margin-bottom: 50px;
  text-transform: uppercase; }

.contact-tabs .contact-details-info .fa {
  width: 20px;
  text-align: center;
  color: #a7d057;
  font-size: 22px;
  vertical-align: inherit; }

.contact-tabs .contact-details-info .fa-phone {
  font-size: 24px;
  transform: rotateY(180deg); }

.contact-tabs .contact-details-info .contact-details-info__detail {
  padding-left: 20px;
  font-size: 22px; }

.contact-tabs .client-notes {
  text-transform: uppercase;
  color: #2CADD7;
  font-size: 34px; }

.contact-tabs .ember-inplace-edit {
  font-size: 20px; }
  .contact-tabs .ember-inplace-edit textarea {
    width: 80%; }

.c-contact-inplace-edit textarea {
  width: 100%;
  padding: 20px;
  border: 2px solid #2CADD7; }

.c-segment-show {
  padding: 4px 8px; }

.c-segment-show__body {
  font-size: 18px; }

.c-segment-show__title {
  color: #2CADD7;
  font-size: 28px;
  font-weight: bold;
  margin-top: 6px; }
  .c-segment-show__title .ember-inplace-edit .ember-text-field {
    min-width: 50%;
    padding: 10px;
    border: 2px solid #2CADD7; }

.c-segment-show__content {
  margin: 1em 10px; }
  .c-segment-show__content textarea {
    width: 70%;
    padding: 10px;
    border: 2px solid #2CADD7; }

.c-segment-show__content-gallery {
  max-width: 50%; }

.c-segment-show__content-image img {
  max-width: 100%;
  max-height: 100%; }

.c-segment-show__price {
  font-weight: bold;
  font-size: 30px; }
  .c-segment-show__price .ember-inplace-edit .ember-text-field {
    padding: 10px;
    border: 2px solid #2CADD7; }

.c-segment-show__favorite {
  margin-top: 10px; }
  .c-segment-show__favorite .checkbox-switch + label {
    display: inline-block; }
  .c-segment-show__favorite .checkbox-switch-wrapper > span {
    line-height: 34px;
    vertical-align: top;
    text-transform: uppercase;
    margin-left: 20px; }

.c-segment-show__changelog {
  margin-top: 50px; }

.c-segment-show__changelog--label {
  color: #2CADD7;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold; }

.c-segment-new .input {
  font-size: 13px; }

.c-segment-new .dropzone {
  min-height: initial;
  border: none;
  padding: 0; }

.c-segment-new .dropzone .dz-message {
  margin: 0;
  text-align: left; }

.c-segment-new__heading {
  color: #2CADD7;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px; }

.payment-milestone-show-modal {
  text-align: center; }
  .payment-milestone-show-modal .ember-modal-overlay {
    overflow-y: scroll; }
  .payment-milestone-show-modal .ember-modal-dialog {
    position: static;
    margin: 20px auto !important; }
  .payment-milestone-show-modal .form {
    width: 400px;
    margin: 0 auto; }
    .payment-milestone-show-modal .form .form__gratuity {
      width: 250px;
      margin: 0 auto; }
      .payment-milestone-show-modal .form .form__gratuity .btn-blue {
        margin: 0 1px; }
    .payment-milestone-show-modal .form p.footnote {
      margin: 20px 0;
      font-style: italic; }
    .payment-milestone-show-modal .form h3 {
      font-size: 35px;
      margin-bottom: 20px;
      color: #2CADD7;
      text-transform: uppercase; }
  .payment-milestone-show-modal .btn-green {
    width: 240px; }

.change-request-modal {
  text-align: center; }
  .change-request-modal .ember-modal-dialog {
    position: static;
    margin: 20px auto !important; }
  .change-request-modal .ember-modal-overlay.translucent {
    background-color: rgba(128, 128, 128, 0.77);
    overflow-y: scroll; }
  .change-request-modal .form {
    width: 400px;
    margin: 0 auto; }
    .change-request-modal .form p.footnote {
      margin: 20px 0;
      font-style: italic; }
  .change-request-modal .btn-green {
    width: 240px; }

.form-edit-contact-modal h1 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #2CADD7;
  text-transform: uppercase; }

.form-edit-contact-modal .ember-modal-dialog {
  position: static;
  margin: 20px auto !important; }

.form-edit-contact-modal .select2-container {
  box-shadow: none; }

.form-edit-contact-modal .btn-gray {
  color: #fff; }

.form-edit-contact-modal .btn {
  width: 140px;
  margin: 0 7px; }

.form-edit-contact-modal .ember-power-select {
  margin: 50px 0; }

.form-edit-client-modal h1 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #2CADD7;
  text-transform: uppercase; }

.form-edit-client-modal .ember-modal-dialog {
  position: static;
  margin: 20px auto !important; }

.form-edit-client-modal .btn-gray {
  color: #fff; }

.form-edit-client-modal .btn {
  width: 140px;
  margin: 0 7px; }

.form-edit-client-modal .ember-power-select {
  margin: 50px 0; }

.bt-menu {
  font-family: inherit;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-width: 0px;
  border-style: solid;
  border-color: #41525b;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  -webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
  transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s; }

.bt-menu.bt-menu-open {
  height: 100%;
  border-width: 80px 300px 0px 0px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: border-width 0.3s, background-color 0.3s;
  transition: border-width 0.3s, background-color 0.3s; }

.bt-overlay {
  position: absolute;
  width: 100%; }

.bt-menu-open .bt-overlay {
  height: 100%; }

.bt-menu-trigger {
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 100;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer; }

.bt-menu-trigger span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #333;
  font-size: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.bt-menu-open .bt-menu-trigger span {
  background-color: transparent; }

.bt-menu-trigger span:before,
.bt-menu-trigger span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

.bt-menu-trigger span:before {
  -webkit-transform: translateY(-250%);
  transform: translateY(-250%); }

.bt-menu-trigger span:after {
  -webkit-transform: translateY(250%);
  transform: translateY(250%); }

.bt-menu-open .bt-menu-trigger span:before {
  background-color: #fff;
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg); }

.bt-menu-open .bt-menu-trigger span:after {
  background-color: #fff;
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg); }

.bt-menu ul {
  font-family: inherit;
  position: fixed;
  margin: 0;
  padding: 0;
  list-style: none; }

.bt-menu ul:first-of-type {
  right: 0;
  top: 80px; }

.bt-menu ul:nth-of-type(2) {
  right: 75px;
  top: 0px; }

.bt-menu ul:nth-of-type(3) {
  left: 75px;
  bottom: 0px; }

.bt-menu ul:first-of-type li,
.bt-menu ul li a {
  font-family: inherit;
  display: block; }

.bt-menu ul:nth-of-type(2) li {
  display: inline-block;
  font-size: 0px; }

.bt-menu ul:nth-of-type(3) li {
  display: inline-block;
  font-size: 0px; }

.bt-menu ul li {
  /*  visibility: hidden;*/
  /*  width: 90px;*/
  height: 80px;
  line-height: 80px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s, visibility 0s 0.3s;
  transition: transform 0.3s, opacity 0.2s, visibility 0s 0.3s; }

/* First menu */
.bt-menu ul:first-of-type li:first-child {
  -webkit-transform: translate3d(0, 500%, 0);
  transform: translate3d(0, 500%, 0); }

.bt-menu ul:first-of-type li:nth-child(2) {
  -webkit-transform: translate3d(0, 400%, 0);
  transform: translate3d(0, 400%, 0); }

.bt-menu ul:first-of-type li:nth-child(3) {
  -webkit-transform: translate3d(0, 300%, 0);
  transform: translate3d(0, 300%, 0); }

.bt-menu ul:first-of-type li:nth-child(4) {
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

.bt-menu ul:first-of-type li:nth-child(5) {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

/* Second menu */
.bt-menu ul:nth-of-type(2) li:first-child {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.bt-menu ul:nth-of-type(2) li:nth-child(2) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.bt-menu ul:nth-of-type(2) li:nth-child(3) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* Third menu */
.bt-menu ul:nth-of-type(3) li:first-child {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.bt-menu ul:nth-of-type(3) li:nth-child(2) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.bt-menu ul:nth-of-type(3) li:nth-child(3) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.bt-menu.bt-menu-open ul:first-of-type li,
.bt-menu.bt-menu-open ul:nth-of-type(2) li {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s 0.1s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.bt-menu ul li a {
  display: block;
  outline: none;
  color: #f2f2f2;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: 100; }

.bt-menu ul li a:before {
  color: #fff;
  font-size: 48px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.bt-menu ul li a:hover:before,
.bt-menu ul li a:focus:before {
  opacity: 1; }

.bt-menu-close ul.sideMenu {
  visibility: hidden; }

@media screen and (max-height: 31.125em) {
  .bt-menu ul li a:before {
    font-size: 32px; }
  .bt-menu ul:first-of-type li {
    height: 60px;
    line-height: 60px; } }

ul.topMenu {
  padding-right: 5%;
  visibility: hidden; }
  ul.topMenu a {
    font-size: 14px; }
  ul.topMenu .userAvatar {
    padding-right: 20px; }

.bt-menu.bt-menu-open ul.topMenu {
  visibility: visible; }

ul.topMenu a.menuitem:hover {
  color: #43a6d4; }

ul.topMenu a.menuitem.active {
  color: #a7d057; }

ul.sideMenu {
  width: 300px; }

ul.sideMenu a.menuitem:hover {
  background-color: #43a6d4;
  color: #f2f2f2; }

ul.sideMenu a.menuitem.active {
  background-color: #a7d057;
  color: #333; }

body {
  background: #fff;
  color: #333;
  font-family: 'Karla', sans-serif !important; }

.body-container {
  min-height: 90vh; }

#body-content {
  min-width: 1160px; }
  #body-content.container {
    padding: 60px 20px 20px 20px;
    margin: 0 auto; }

footer {
  height: 80px;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  color: #2CADD7; }

footer p#copy {
  text-transform: uppercase;
  font-weight: 100; }

footer div#footer-menu {
  font-weight: 600;
  font-size: 13px; }

footer ul {
  padding-left: 0;
  list-style-type: none; }

footer #footer-menu-list li {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid; }

footer #footer-menu-list li:last-of-type {
  border-right: none; }

footer #footer-menu-list a {
  text-decoration: none; }

div#contact-list-header {
  color: #fff;
  background-color: #43a6d4;
  padding: 10px 0 10px;
  margin-bottom: 10px;
  border-bottom: 5px solid #a7d057; }
  div#contact-list-header .btn-add {
    cursor: pointer; }

div#contact-list-header h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer; }

div#contact-list-header h2 a {
  color: #fff;
  font-weight: bold; }
  div#contact-list-header h2 a:hover, div#contact-list-header h2 a:active {
    text-decoration: none; }

#contact-show-actions {
  margin-top: 10px;
  text-transform: uppercase;
  color: #2CADD7; }

#contact-show-actions a {
  display: block;
  margin-top: 2px;
  font-size: 20px;
  color: #2CADD7; }

#contact-info {
  border-right: 2px solid #2aadd7;
  text-align: center; }
  #contact-info .img-circle {
    border: 7px solid #a7d057; }
  #contact-info .social {
    margin-top: 10px;
    text-align: center; }
  #contact-info .dropzone {
    border: none; }

#contact-search input {
  background-color: #F5F5F5; }

#contact-info-header {
  text-align: left;
  color: #2aadd7;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px; }

div#breadcrumbs {
  color: #43a6d4;
  font-style: italic; }

div#breadcrumbs a {
  color: #43a6d4;
  font-weight: bold; }

.ember-col-pick {
  position: relative;
  width: 30px;
  height: 30px; }
  .ember-col-pick .trigger {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .ember-col-pick__color {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid silver; }

.colpick {
  z-index: 10; }

.em-tab-list {
  border-bottom: 2px solid #a7d057 !important;
  padding-left: 20%; }

.em-tab[active=true] {
  border-color: #a7d057;
  color: #fff;
  background-color: #a7d057;
  border-bottom-color: #a7d057; }

.em-tab {
  background-color: #43a6d4;
  color: #fff;
  display: inline-block;
  padding: 10px 18px;
  border: none !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  cursor: pointer;
  margin-bottom: 0px !important;
  margin-right: 18px;
  font-size: 18px;
  font-weight: 100;
  position: relative;
  text-transform: uppercase; }

body {
  min-width: 1160px; }

div#topNav {
  margin: auto;
  width: 60%;
  padding: 10px;
  color: #41525b; }
  div#topNav a {
    font-size: 20px;
    padding: 10px;
    color: #41525b;
    text-decoration: none; }
    div#topNav a:hover {
      padding: 10px;
      color: #41525b;
      font-weight: bold; }
    div#topNav a.active {
      padding: 10px;
      color: #41525b;
      font-weight: bold; }
  div#topNav ul {
    margin: auto;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    div#topNav ul li {
      display: inline;
      text-align: left; }

#filter_contacts_filter {
  color: black; }

div.contact_info {
  border-left: #000 solid 1px; }

[data-ember-action] {
  cursor: pointer; }

.visible-lg {
  display: block !important; }

.hidden-lg {
  display: none !important; }

.col-lg-1,
.col-md-1 {
  width: 8.33333333%; }

.col-lg-2,
.col-md-2 {
  width: 16.66666667%; }

.col-lg-3,
.col-md-3 {
  width: 25%; }

.col-lg-4,
.col-md-4 {
  width: 33.33333333%; }

.col-lg-5,
.col-md-5 {
  width: 41.66666667%; }

.col-lg-6,
.col-md-6 {
  width: 50%; }

.col-lg-7,
.col-md-7 {
  width: 58.33333333%; }

.col-lg-8,
.col-md-8 {
  width: 66.66666667%; }

.col-lg-9,
.col-md-9 {
  width: 75%; }

.col-lg-10,
.col-md-10 {
  width: 83.33333333%; }

.col-lg-11,
.col-md-11 {
  width: 91.66666667%; }

.col-lg-12,
.col-md-12 {
  width: 100%; }

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left; }
