@charset "UTF-8";
/**
 * Project Panorama Front End Styling
 *
 * All the styling for front end facing markup
 *
 *
 * @project   Project Panorama
 * @version   1.2.6
 * @package   sass
 * @author    High Orbit
 * @copyright 2015 by the author
 * @cssdoc    1.0
 * @license   GPL v3
 *
*/


/* PSP Reset */
/* line 19, sass/psp-frontend.scss */
body.psp-standalone-page {
  margin: 0;
  padding: 0;
}

/**
 * New Panorama Font
 */
@font-face {
  font-family: 'panorama';
  src: url("fonts/panorama.eot?76084557");
  src: url("fonts/panorama.eot?76084557#iefix") format("embedded-opentype"), url("fonts/panorama.woff2?76084557") format("woff2"), url("fonts/panorama.woff?76084557") format("woff"), url("fonts/panorama.ttf?76084557") format("truetype"), url("fonts/panorama.svg?76084557#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 40, sass/psp-frontend.scss */
[class^="psp-fi-"]:before, [class*=" psp-fi-"]:before {
  font-family: "panorama";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 75, sass/psp-frontend.scss */
.psp-fi-overview:before {
  content: '\e800';
}

/* '' */
/* line 76, sass/psp-frontend.scss */
.psp-fi-milestones:before {
  content: '\e801';
}

/* '' */
/* line 77, sass/psp-frontend.scss */
.psp-fi-phases:before {
  content: '\e802';
}

/* '' */
/* line 78, sass/psp-frontend.scss */
.psp-fi-discussion:before {
  content: '\e803';
}

/* '' */
/* line 79, sass/psp-frontend.scss */
.psp-fi-back:before {
  content: '\e804';
}

/* '' */
/* line 80, sass/psp-frontend.scss */
.psp-fi-logout:before {
  content: '\e805';
}

/* '' */
/* line 82, sass/psp-frontend.scss */
#psp-projects {
  font-family: 'Helvetica Neue','Arial','Helvetica',san-serif;
  font-size: 14px;
  line-height: 1.65em;
  margin: 0;
  padding: 0;
  background: #f1f2f7;
  /* GLOBAL STYLING */
  /* Specific styling for the supplied template */
  /* Styling improvements for the custom template */
  /* HEADER BAR */
  /* HEADER BRANDING AREA */
  /* STRUCTURE */
  /* DOCUMENTS */
  /* QUICK OVERVIEW PROGRESS & TIME */
  /* PROGRESS & MILESTONES */
  /* Progress */
  /* MILESTONES */
  /* LOGIN */
  /* Login */
  /* Firefox */
  /* Safari and Chrome */
  /* Internet Explorer */
  /* Opera */
  /* PHASES */
  /* TASKS */
  /* Front end updating */
  /* Phase Comments */
  /* Task Table */
  /* COMMENTS */
  /* SHORTCODE SPECIFIC STYLING */
  /* ============= */
  /* = Dashboard = */
  /* ============= */
  /* Tiles at the top of the project */
  /* Archive Widget */
  /* Archive project listing */
  /* Task Tiles */
  /* Archive Task Sidebar */
  /* FORM STYLING */
  /* UTILITY CLASSES */
  /* SHORTCODE SPECIFIC STYLES */
  /* DASHBOARD WIDGET */
}
/* line 93, sass/psp-frontend.scss */
#psp-projects textarea,
#psp-projects input {
  font-family: 'Helvetica Neue','Arial','Helvetica',san-serif;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-grid-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-grid-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-grid-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-grid-container {
    width: 1170px;
  }
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-grid-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-grid-row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-1, #psp-projects .psp-col-sm-1, #psp-projects .psp-col-md-1, #psp-projects .psp-col-lg-1, #psp-projects .psp-col-xs-2, #psp-projects .psp-col-sm-2, #psp-projects .psp-col-md-2, #psp-projects .psp-col-lg-2, #psp-projects .psp-col-xs-3, #psp-projects .psp-col-sm-3, #psp-projects .psp-col-md-3, #psp-projects .psp-col-lg-3, #psp-projects .psp-col-xs-4, #psp-projects .psp-col-sm-4, #psp-projects .psp-col-md-4, #psp-projects .psp-col-lg-4, #psp-projects .psp-col-xs-5, #psp-projects .psp-col-sm-5, #psp-projects .psp-col-md-5, #psp-projects .psp-col-lg-5, #psp-projects .psp-col-xs-6, #psp-projects .psp-col-sm-6, #psp-projects .psp-col-md-6, #psp-projects .psp-col-lg-6, #psp-projects .psp-col-xs-7, #psp-projects .psp-col-sm-7, #psp-projects .psp-col-md-7, #psp-projects .psp-col-lg-7, #psp-projects .psp-col-xs-8, #psp-projects .psp-col-sm-8, #psp-projects .psp-col-md-8, #psp-projects .psp-col-lg-8, #psp-projects .psp-col-xs-9, #psp-projects .psp-col-sm-9, #psp-projects .psp-col-md-9, #psp-projects .psp-col-lg-9, #psp-projects .psp-col-xs-10, #psp-projects .psp-col-sm-10, #psp-projects .psp-col-md-10, #psp-projects .psp-col-lg-10, #psp-projects .psp-col-xs-11, #psp-projects .psp-col-sm-11, #psp-projects .psp-col-md-11, #psp-projects .psp-col-lg-11, #psp-projects .psp-col-xs-12, #psp-projects .psp-col-sm-12, #psp-projects .psp-col-md-12, #psp-projects .psp-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-1, #psp-projects .psp-col-xs-2, #psp-projects .psp-col-xs-3, #psp-projects .psp-col-xs-4, #psp-projects .psp-col-xs-5, #psp-projects .psp-col-xs-6, #psp-projects .psp-col-xs-7, #psp-projects .psp-col-xs-8, #psp-projects .psp-col-xs-9, #psp-projects .psp-col-xs-10, #psp-projects .psp-col-xs-11, #psp-projects .psp-col-xs-12 {
  float: left;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-12 {
  width: 100%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-11 {
  width: 91.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-10 {
  width: 83.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-9 {
  width: 75%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-8 {
  width: 66.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-7 {
  width: 58.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-6 {
  width: 50%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-5 {
  width: 41.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-4 {
  width: 33.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-3 {
  width: 25%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-2 {
  width: 16.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-1 {
  width: 8.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-12 {
  right: 100%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-9 {
  right: 75%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-6 {
  right: 50%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-3 {
  right: 25%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-pull-0 {
  right: 0;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-12 {
  left: 100%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-11 {
  left: 91.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-10 {
  left: 83.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-9 {
  left: 75%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-8 {
  left: 66.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-7 {
  left: 58.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-6 {
  left: 50%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-5 {
  left: 41.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-4 {
  left: 33.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-3 {
  left: 25%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-2 {
  left: 16.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-1 {
  left: 8.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-push-0 {
  left: 0;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-12 {
  margin-left: 100%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-9 {
  margin-left: 75%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-6 {
  margin-left: 50%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-3 {
  margin-left: 25%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 98, sass/psp-frontend.scss */
#psp-projects .psp-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-1, #psp-projects .psp-col-sm-2, #psp-projects .psp-col-sm-3, #psp-projects .psp-col-sm-4, #psp-projects .psp-col-sm-5, #psp-projects .psp-col-sm-6, #psp-projects .psp-col-sm-7, #psp-projects .psp-col-sm-8, #psp-projects .psp-col-sm-9, #psp-projects .psp-col-sm-10, #psp-projects .psp-col-sm-11, #psp-projects .psp-col-sm-12 {
    float: left;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-12 {
    width: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-11 {
    width: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-10 {
    width: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-9 {
    width: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-8 {
    width: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-7 {
    width: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-6 {
    width: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-5 {
    width: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-4 {
    width: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-3 {
    width: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-2 {
    width: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-1 {
    width: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-12 {
    right: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-9 {
    right: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-6 {
    right: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-3 {
    right: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-pull-0 {
    right: 0;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-12 {
    left: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-9 {
    left: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-6 {
    left: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-3 {
    left: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-push-0 {
    left: 0;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-1, #psp-projects .psp-col-md-2, #psp-projects .psp-col-md-3, #psp-projects .psp-col-md-4, #psp-projects .psp-col-md-5, #psp-projects .psp-col-md-6, #psp-projects .psp-col-md-7, #psp-projects .psp-col-md-8, #psp-projects .psp-col-md-9, #psp-projects .psp-col-md-10, #psp-projects .psp-col-md-11, #psp-projects .psp-col-md-12 {
    float: left;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-12 {
    width: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-11 {
    width: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-10 {
    width: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-9 {
    width: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-8 {
    width: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-7 {
    width: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-6 {
    width: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-5 {
    width: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-4 {
    width: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-3 {
    width: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-2 {
    width: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-1 {
    width: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-12 {
    right: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-9 {
    right: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-6 {
    right: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-3 {
    right: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-pull-0 {
    right: 0;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-12 {
    left: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-9 {
    left: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-6 {
    left: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-3 {
    left: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-push-0 {
    left: 0;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-1, #psp-projects .psp-col-lg-2, #psp-projects .psp-col-lg-3, #psp-projects .psp-col-lg-4, #psp-projects .psp-col-lg-5, #psp-projects .psp-col-lg-6, #psp-projects .psp-col-lg-7, #psp-projects .psp-col-lg-8, #psp-projects .psp-col-lg-9, #psp-projects .psp-col-lg-10, #psp-projects .psp-col-lg-11, #psp-projects .psp-col-lg-12 {
    float: left;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-12 {
    width: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-11 {
    width: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-10 {
    width: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-9 {
    width: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-8 {
    width: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-7 {
    width: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-6 {
    width: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-5 {
    width: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-4 {
    width: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-3 {
    width: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-2 {
    width: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-1 {
    width: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-12 {
    right: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-9 {
    right: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-6 {
    right: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-3 {
    right: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-pull-0 {
    right: 0;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-12 {
    left: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-9 {
    left: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-6 {
    left: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-3 {
    left: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-push-0 {
    left: 0;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 98, sass/psp-frontend.scss */
  #psp-projects .psp-col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 99, sass/psp-frontend.scss */
#psp-projects .psp-grid-container *,
#psp-projects .psp-grid-container-fluid * {
  box-sizing: border-box;
}
/* line 104, sass/psp-frontend.scss */
#psp-projects.psp-grid-container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
/* line 111, sass/psp-frontend.scss */
#psp-projects.psp-standard-template {
  background: #f1f2f7;
  padding-top: 125px;
}
/* line 116, sass/psp-frontend.scss */
#psp-projects.psp-shortcode {
  background: transparent;
}
/* line 123, sass/psp-frontend.scss */
#psp-projects.psp-custom-template #psp-login {
  background: #fafafa;
  border: 1px solid #f1f1f1;
}
/* line 128, sass/psp-frontend.scss */
#psp-projects.psp-custom-template .psp-overview-box {
  background: #fcfcfc;
  border: 1px solid #f1f1f1;
}
/* line 133, sass/psp-frontend.scss */
#psp-projects.psp-custom-template .psp-task-list li span {
  background: #f3f3f3;
}
/* line 139, sass/psp-frontend.scss */
#psp-projects h1, #psp-projects h2, #psp-projects h3, #psp-projects h4, #psp-projects h5, #psp-projects li, #psp-projects p, #psp-projects ul, #psp-projects ol {
  margin: 0;
  padding: 0;
}
/* line 144, sass/psp-frontend.scss */
#psp-projects h2 {
  font-weight: normal;
  margin-bottom: 18px;
  font-size: 24px;
  line-height: 1.5em;
}
/* line 151, sass/psp-frontend.scss */
#psp-projects ul, #psp-projects ol, #psp-projects li {
  list-style: none;
}
/* line 155, sass/psp-frontend.scss */
#psp-projects,
#psp-projects * {
  box-sizing: border-box;
}
/* line 160, sass/psp-frontend.scss */
#psp-projects .wrapper {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}
/* line 166, sass/psp-frontend.scss */
#psp-projects a {
  color: #2a3542;
}
/* line 169, sass/psp-frontend.scss */
#psp-projects a:hover {
  text-decoration: none;
  color: #333;
}
/* line 176, sass/psp-frontend.scss */
#psp-projects .psp-modal {
  border-radius: 4px;
  background: #fff;
  width: 100%;
  max-width: 600px;
  margin-top: 25px;
  font-size: 12px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  display: none;
  max-height: 100%;
  overflow: auto;
}
/* line 189, sass/psp-frontend.scss */
#psp-projects .psp-modal .psp-modal-wrap {
  padding: 20px;
}
/* line 193, sass/psp-frontend.scss */
#psp-projects .psp-modal h2 {
  color: #fafafa !important;
  background: #3299bb;
  text-align: center;
  border-radius: 4px 4px 0 0;
  margin: -20px -20px 20px -20px !important;
  padding: 15px !important;
  font-weight: normal;
}
/* line 203, sass/psp-frontend.scss */
#psp-projects .psp-modal .psp-modal-actions {
  background: #f1f1f1;
  padding: 10px 0 10px 0;
  text-align: center;
  margin: 15px -20px -20px;
}
/* line 210, sass/psp-frontend.scss */
#psp-projects .psp-modal label {
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #000;
}
/* line 217, sass/psp-frontend.scss */
#psp-projects .psp-modal p {
  margin: 0 0 8px 0;
}
/* line 221, sass/psp-frontend.scss */
#psp-projects .psp-modal input[type='text'],
#psp-projects .psp-modal textarea {
  font-family: 'Helvetica Neue','Arial','Helvetica',san-serif;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 15px;
  width: 100%;
  font-size: 14px;
}
/* line 231, sass/psp-frontend.scss */
#psp-projects .psp-modal .psp-alert {
  padding: 15px;
  background: #e9f5d8;
  text-align: center;
  border: 2px solid #cfe1b6;
  margin-bottom: 15px;
}
/* line 239, sass/psp-frontend.scss */
#psp-projects .psp-modal .psp-alert p {
  margin: 0;
  font-weight: bold;
  color: #99c262;
}
/* line 249, sass/psp-frontend.scss */
#psp-projects ul.psp-notify-list {
  list-style: none;
  margin: 0 0 10 -5px !important;
}
/* line 254, sass/psp-frontend.scss */
#psp-projects ul.psp-notify-list li {
  display: inline-block;
  padding: 8px !important;
  border-radius: 8px;
  background: #f3f3f3;
  margin: 5px 10px 5px 0 !important;
  line-height: 1.25em;
  min-height: auto !important;
  white-space: nowrap;
}
/* line 263, sass/psp-frontend.scss */
#psp-projects ul.psp-notify-list li.all-line {
  display: block;
  line-height: auto;
  margin-bottom: 5px !important;
  padding: 0 0 5px 0 !important;
  border-bottom: 1px solid #efefef;
  background: transparent;
}
/* line 276, sass/psp-frontend.scss */
#psp-projects ul.psp-notify-list textarea {
  width: 90%;
  height: 50px;
  padding: 15px;
}
/* line 287, sass/psp-frontend.scss */
#psp-projects #psp-description h1, #psp-projects #psp-description h2, #psp-projects #psp-description h3, #psp-projects #psp-description h4, #psp-projects #psp-description h5, #psp-projects #psp-description p,
#psp-projects .psp-phase-info h1,
#psp-projects .psp-phase-info h2,
#psp-projects .psp-phase-info h3,
#psp-projects .psp-phase-info h4,
#psp-projects .psp-phase-info h5,
#psp-projects .psp-phase-info p {
  margin: 0 0 10px 0;
}
/* line 291, sass/psp-frontend.scss */
#psp-projects #psp-description ul, #psp-projects #psp-description ol,
#psp-projects .psp-phase-info ul,
#psp-projects .psp-phase-info ol {
  margin: 0 0 10px 0;
}
/* line 295, sass/psp-frontend.scss */
#psp-projects #psp-description ul, #psp-projects #psp-description ul li,
#psp-projects .psp-phase-info ul,
#psp-projects .psp-phase-info ul li {
  list-style: disc !important;
  padding-left: 5px;
  margin-left: 5px;
}
/* line 301, sass/psp-frontend.scss */
#psp-projects #psp-description ol, #psp-projects #psp-description ol li,
#psp-projects .psp-phase-info ol,
#psp-projects .psp-phase-info ol li {
  list-style: decimal;
  padding-left: 5px;
  margin-left: 5px;
}
/* line 309, sass/psp-frontend.scss */
#psp-projects .fa-icon {
  font-family: 'FontAwesome';
}
/* line 313, sass/psp-frontend.scss */
#psp-projects .pano-modal-actions {
  background: #efefef;
  padding: 10px 0 2px 0;
  text-align: center;
  margin: 0 -20px -20px;
}
/* line 319, sass/psp-frontend.scss */
#psp-projects .pano-modal-actions a {
  font-size: 14px;
}
/* line 323, sass/psp-frontend.scss */
#psp-projects .pano-modal-actions p {
  margin: 0 !important;
}
/* line 332, sass/psp-frontend.scss */
#psp-projects #psp-title {
  background: #2A3542;
  color: #aaa;
  padding: 5px 15px;
  height: 65px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
/* line 343, sass/psp-frontend.scss */
#psp-projects #psp-title .wrapper {
  position: relative;
}
/* line 347, sass/psp-frontend.scss */
#psp-projects #psp-title h1 {
  font-size: 24px !important;
  line-height: 54px !important;
  color: #fff;
  font-weight: normal;
  float: left;
  margin: 0 !important;
}
/* line 355, sass/psp-frontend.scss */
#psp-projects #psp-title h1 span {
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  font-weight: normal;
}
/* line 365, sass/psp-frontend.scss */
#psp-projects #psp-main-nav {
  margin: 0;
  padding: 0;
  height: 70px;
}
/* line 370, sass/psp-frontend.scss */
#psp-projects #psp-main-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 70px;
}
/* line 376, sass/psp-frontend.scss */
#psp-projects #psp-main-nav > ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 381, sass/psp-frontend.scss */
#psp-projects #psp-main-nav > ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
  vertical-align: middle;
  border-left: 40px solid rgba(0, 0, 0, 0.2);
}
/* line 388, sass/psp-frontend.scss */
#psp-projects #psp-main-nav > ul li a i,
#psp-projects #psp-main-nav > ul li a .psp-fi-icon {
  font-size: 18px;
  opacity: 0.8;
  position: absolute;
  left: 8px;
  display: block;
}
/* line 399, sass/psp-frontend.scss */
#psp-projects #psp-main-nav > ul li li a {
  padding: 10px;
}
/* line 403, sass/psp-frontend.scss */
#psp-projects #psp-main-nav > ul li#nav-menu > a {
  border-left: 0px;
}
/* line 410, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu {
  position: relative;
}
/* line 414, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu > a {
  background: url("../images/menu-dark.png") center center no-repeat;
  width: 70px;
  height: 70px;
  padding: 0 !important;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
/* line 427, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu:hover > a, #psp-projects #psp-main-nav #nav-menu.active > a {
  background-color: rgba(0, 0, 0, 0.05);
  background-image: url("../images/menu.png");
}
/* line 435, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu:hover ul {
  right: 0px;
  left: auto;
  z-index: 9999;
}
/* line 441, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu #nav-back {
  display: none;
}
/* line 445, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu ul {
  width: 300px;
  position: absolute;
  left: -99999px;
  background: #2A3542;
  display: block;
}
/* line 453, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  width: auto !important;
}
/* line 457, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu ul li a {
  display: block;
}
/* line 460, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu ul li a:hover {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
/* line 470, sass/psp-frontend.scss */
#psp-projects #psp-main-nav #nav-menu:hover {
  background: #2A3542;
}
/* line 480, sass/psp-frontend.scss */
#psp-projects #psp-branding {
  padding: 30px 0;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 105px;
}
/* line 487, sass/psp-frontend.scss */
#psp-projects .psp-branding-wrapper {
  margin: 0 auto;
  max-width: 350px;
}
/* line 492, sass/psp-frontend.scss */
#psp-projects .psp-branding-wrapper img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border: 0px;
}
/* line 500, sass/psp-frontend.scss */
#psp-projects .psp-branding-wrapper a {
  border: 0px;
}
/* line 506, sass/psp-frontend.scss */
#psp-projects.psp-dashboard-page {
  position: relative;
}
/* line 510, sass/psp-frontend.scss */
#psp-projects.psp-dashboard-page #psp-branding {
  margin-top: 0px;
  text-align: left;
}
/* line 515, sass/psp-frontend.scss */
#psp-projects.psp-dashboard-page #psp-branding img {
  margin: 0;
}
/* line 520, sass/psp-frontend.scss */
#psp-projects.psp-dashboard-page .psp-branding-wrapper {
  margin: 0;
}
/* line 528, sass/psp-frontend.scss */
#psp-projects .psp-overview-box {
  background: #fff;
  padding: 10px 20px 20px;
  margin-bottom: 30px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
}
/* line 534, sass/psp-frontend.scss */
#psp-projects .psp-overview-box h4 {
  position: relative;
  margin: 0 -20px 20px -20px !important;
  border-bottom: 1px solid #efefef;
  padding: 0 20px 10px 20px !important;
  font-weight: bold;
}
/* line 544, sass/psp-frontend.scss */
#psp-projects .psp-project-list-wrapper,
#psp-projects .psp-box {
  background: #fff;
  margin: 30px;
  padding: 15px 30px;
  border-radius: 8px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
/* line 553, sass/psp-frontend.scss */
#psp-projects #psp-essentials {
  display: table;
  width: 100%;
  padding: 0;
  margin: 60px 0;
}
/* line 559, sass/psp-frontend.scss */
#psp-projects #psp-essentials div h4 {
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  color: #999;
}
/* line 569, sass/psp-frontend.scss */
#psp-projects #psp-description {
  width: 65%;
  float: left;
}
/* line 574, sass/psp-frontend.scss */
#psp-projects .psp-phase-info h5 {
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  color: #999;
  font-weight: bold;
}
/* line 583, sass/psp-frontend.scss */
#psp-projects #psp-quick-overview {
  width: 27.5%;
  float: right;
}
/* line 586, sass/psp-frontend.scss */
#psp-projects #psp-quick-overview p.psp-progress {
  background: #fafafa;
}
/* line 593, sass/psp-frontend.scss */
#psp-projects #psp-description-documents {
  width: 70%;
  float: left;
}
/* line 598, sass/psp-frontend.scss */
#psp-projects #psp-documents {
  width: 33%;
  float: right;
}
/* line 602, sass/psp-frontend.scss */
#psp-projects #psp-documents #psp-documents-live-search {
  float: left;
  width: 50%;
}
/* line 607, sass/psp-frontend.scss */
#psp-projects #psp-documents .psp-pager {
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  color: #888;
  font-weight: bold;
}
/* line 614, sass/psp-frontend.scss */
#psp-projects #psp-documents .psp-pager span {
  padding: 3px 5px;
  font-size: 11px;
}
/* line 619, sass/psp-frontend.scss */
#psp-projects #psp-documents .psp-pager span:first-child {
  margin-left: 5px;
}
/* line 625, sass/psp-frontend.scss */
#psp-projects #psp-documents #psp-document-nav {
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  min-height: 35px;
}
/* line 632, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row {
  clear: both;
  margin-bottom: 10px;
}
/* line 636, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li {
  margin: 0;
  padding: 0 0 10px 0;
  min-height: 50px;
  position: relative;
}
/* line 642, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li p.psp-doc-title {
  margin: 0 !important;
  padding: 4px 0 0 35px;
}
/* line 647, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a {
  color: #000;
}
/* line 651, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status {
  background: #fff;
  padding: 3px 5px;
  line-height: 1em;
  border-radius: 2px;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  margin-left: 5px;
}
/* line 662, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status:hover {
  opacity: 0.8;
}
/* line 666, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status.status-Approved {
  background: #99C262 !important;
  color: #fff !important;
}
/* line 671, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status.status-In {
  background: #F8D347 !important;
}
/* line 675, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status.status-Rejected {
  background: #FF6C60 !important;
}
/* line 679, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status.status-Revisions {
  background: #ffe377 !important;
}
/* line 683, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status span.fa {
  display: none;
}
/* line 687, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li a.doc-status:hover span.fa {
  display: inline;
}
/* line 695, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li span.description {
  display: block;
  color: #555;
  font-size: 12px;
}
/* line 701, sass/psp-frontend.scss */
#psp-projects #psp-documents ul.psp-documents-row li:hover a.document-update {
  visibility: visible;
}
/* line 711, sass/psp-frontend.scss */
#psp-projects .document-update-dialog {
  padding: 20px;
  border-radius: 4px;
  background: #fff;
  width: 375px;
  margin-top: 50px;
  font-size: 12px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
/* line 720, sass/psp-frontend.scss */
#psp-projects .document-update-dialog h4 {
  color: #fafafa !important;
  background: #3299bb;
  text-align: center;
  border-radius: 4px 4px 0 0;
  margin: -20px -20px 20px -20px !important;
  padding: 15px !important;
}
/* line 728, sass/psp-frontend.scss */
#psp-projects .document-update-dialog h4 strong {
  display: block;
  text-transform: none;
  letter-spacing: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
}
/* line 739, sass/psp-frontend.scss */
#psp-projects .document-update-dialog p {
  margin-bottom: 8px;
}
/* line 743, sass/psp-frontend.scss */
#psp-projects .document-update-dialog label {
  font-weight: bold;
  font-size: 12px;
}
/* line 748, sass/psp-frontend.scss */
#psp-projects .document-update-dialog textarea {
  width: 100%;
  display: block;
  min-height: 100px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 10px;
}
/* line 760, sass/psp-frontend.scss */
#psp-projects .psp-icon {
  width: 25px;
  height: 25px;
  border: 2px solid #ddd;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  top: 5px;
  left: 0;
  font-family: 'FontAwesome';
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  text-decoration: none;
}
/* line 778, sass/psp-frontend.scss */
#psp-projects #psp-short-progress {
  margin-bottom: 30px;
}
/* line 782, sass/psp-frontend.scss */
#psp-projects #psp-short-progress h4,
#psp-projects #psp-time-overview h4 {
  padding: 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
/* line 790, sass/psp-frontend.scss */
#psp-projects .time-elappsed {
  padding-bottom: 65px;
}
/* line 794, sass/psp-frontend.scss */
#psp-projects .psp-timing {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0 0 20px 0;
  float: left;
  width: 30%;
}
/* line 801, sass/psp-frontend.scss */
#psp-projects .psp-timing li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  text-align: center;
  color: #666;
  list-style: none;
}
/* line 809, sass/psp-frontend.scss */
#psp-projects .psp-timing li:last-child {
  margin-right: 0px;
}
/* line 815, sass/psp-frontend.scss */
#psp-projects .psp-timing b {
  font-size: 11px;
  font-weight: normal;
}
/* line 823, sass/psp-frontend.scss */
#psp-projects .psp-date .cal {
  width: 40px;
  display: block;
  background: #fafafa;
  margin: 5px 0 0 0;
}
/* line 829, sass/psp-frontend.scss */
#psp-projects .psp-date .cal .year {
  background: #f3f3f3;
  font-size: 10px;
  text-align: center;
  padding: 0;
  display: block;
}
/* line 837, sass/psp-frontend.scss */
#psp-projects .psp-date .cal .month {
  text-transform: uppercase;
  background: #99C262;
  color: #fff;
  padding: 0px;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
/* line 848, sass/psp-frontend.scss */
#psp-projects .psp-date .cal .day {
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  color: #333;
  display: block;
}
/* line 859, sass/psp-frontend.scss */
#psp-projects .psp-timebar {
  padding-top: 27px;
  float: right;
  width: 69%;
}
/* line 865, sass/psp-frontend.scss */
#psp-projects .psp-time-progress {
  position: relative;
}
/* line 869, sass/psp-frontend.scss */
#psp-projects .psp-time-bar {
  height: 6px;
  width: 100%;
  margin: 0 !important;
  background: #c9d6d9;
  border-radius: 4px;
}
/* line 876, sass/psp-frontend.scss */
#psp-projects .psp-time-bar span {
  background: #99c262;
  display: block;
  height: 6px;
  border-radius: 4px 0 0 4px;
}
/* line 882, sass/psp-frontend.scss */
#psp-projects .psp-time-bar span.psp-100 {
  border-radius: 4px;
}
/* line 888, sass/psp-frontend.scss */
#psp-projects .psp-time-bar.psp-behind span {
  background: #c44d58;
}
/* line 896, sass/psp-frontend.scss */
#psp-projects ol.psp-time-ticks {
  position: relative;
  width: 100%;
}
/* line 900, sass/psp-frontend.scss */
#psp-projects ol.psp-time-ticks li {
  width: 10px;
  height: 10px;
  background: #c9d6d9;
  border-radius: 100%;
  margin-left: -5px;
  position: absolute;
  top: -8px;
}
/* line 909, sass/psp-frontend.scss */
#psp-projects ol.psp-time-ticks li.active {
  background: #99c262;
}
/* line 915, sass/psp-frontend.scss */
#psp-projects ol.psp-time-ticks.psp-behind li.active {
  background: #c44d58;
}
/* line 921, sass/psp-frontend.scss */
#psp-projects li.psp-tt-10 {
  left: 10%;
}
/* line 922, sass/psp-frontend.scss */
#psp-projects li.psp-tt-20 {
  left: 20%;
}
/* line 923, sass/psp-frontend.scss */
#psp-projects li.psp-tt-30 {
  left: 30%;
}
/* line 924, sass/psp-frontend.scss */
#psp-projects li.psp-tt-40 {
  left: 40%;
}
/* line 925, sass/psp-frontend.scss */
#psp-projects li.psp-tt-50 {
  left: 50%;
}
/* line 926, sass/psp-frontend.scss */
#psp-projects li.psp-tt-60 {
  left: 60%;
}
/* line 927, sass/psp-frontend.scss */
#psp-projects li.psp-tt-70 {
  left: 70%;
}
/* line 928, sass/psp-frontend.scss */
#psp-projects li.psp-tt-80 {
  left: 80%;
}
/* line 929, sass/psp-frontend.scss */
#psp-projects li.psp-tt-90 {
  left: 90%;
}
/* line 931, sass/psp-frontend.scss */
#psp-projects .psp-time-indicator {
  position: absolute;
  width: 40px;
  margin: 5px 0 0 -17.5px;
  text-align: center;
  font-size: 12px;
  margin-left: -20px;
}
/* line 939, sass/psp-frontend.scss */
#psp-projects .psp-time-indicator span {
  width: 0px;
  border-bottom: 10px solid #99c262;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0px solid transparent;
  display: block;
  margin: 0 auto 4px auto;
}
/* line 949, sass/psp-frontend.scss */
#psp-projects .psp-time-indicator.psp-behind span {
  border-bottom: 10px solid #c44d58;
}
/* line 956, sass/psp-frontend.scss */
#psp-projects .psp-time-details {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0px;
  font-size: 12px;
  color: #555;
}
/* line 964, sass/psp-frontend.scss */
#psp-projects .psp-time-start-end {
  font-size: 12px;
  color: #444;
  margin: 0 !important;
}
/* line 969, sass/psp-frontend.scss */
#psp-projects .psp-time-start-end span {
  float: right;
}
/* line 978, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-date {
  display: inline-block;
  padding: 0 20px 0 0;
  text-align: center;
}
/* line 983, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-date:last-child {
  padding-right: 0px;
}
/* line 993, sass/psp-frontend.scss */
#psp-projects #psp-progress {
  background: #fff;
  padding: 75px 100px 150px 100px;
  text-align: center;
}
/* line 998, sass/psp-frontend.scss */
#psp-projects #psp-progress h2 {
  text-align: center;
  font-size: 36px;
}
/* line 1005, sass/psp-frontend.scss */
#psp-projects p.psp-progress,
#psp-projects .psp-progress {
  border-radius: 2px 2px 0 2px;
  background: #fff;
  margin: 0 !important;
  height: 35px;
  background: #f3f3f3;
  text-align: left;
  padding: 0 !important;
  border: 0 !important;
}
/* line 1016, sass/psp-frontend.scss */
#psp-projects p.psp-progress span,
#psp-projects .psp-progress span {
  display: inline-block;
  height: 35px;
  background: #3299BB;
  text-align: right;
  line-height: 35px;
  padding: 0 8px 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  transition: all 0.5s ease;
}
/* line 1028, sass/psp-frontend.scss */
#psp-projects p.psp-progress span:first-child,
#psp-projects .psp-progress span:first-child {
  border-radius: 2px 0 0 2px;
}
/* line 1032, sass/psp-frontend.scss */
#psp-projects p.psp-progress span b,
#psp-projects .psp-progress span b {
  line-height: 35px;
  padding: 0 8px 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
/* line 1045, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones {
  margin: 0;
  position: relative;
}
/* line 1050, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones.even-milestones {
  margin-top: 300px;
}
/* line 1054, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones.odd-milestones {
  margin-bottom: 300px;
}
/* line 1058, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks,
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
/* line 1066, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks li,
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li {
  position: absolute;
  border-left: 1px solid #ddd;
}
/* line 1070, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks li span,
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li span {
  position: relative;
  margin-left: -25px;
  font-size: 14px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: #666 none repeat scroll 0% 0%;
  color: #FFF;
  font-weight: bold;
}
/* line 1085, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks li.late span,
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li.late span {
  background: #c44d58;
}
/* line 1089, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks li.completed span,
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li.completed span {
  background: #3299BB;
}
/* line 1093, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks li b,
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li b {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background: #888;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  bottom: -25px;
  margin-left: -8px;
  border: 2px solid #fff;
}
/* line 1110, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks {
  top: -200px;
}
/* line 1114, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-top-ticks li {
  padding-bottom: 150px;
}
/* line 1123, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li {
  padding-top: 150px;
}
/* line 1126, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestones .psp-em-bottom-ticks li b {
  top: -25px;
}
/* line 1136, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list {
  text-align: center;
  margin-top: 40px;
}
/* line 1141, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone {
  text-align: left;
  vertical-align: top;
  display: inline-block;
  float: none;
  width: 24%;
  padding: 0 15px 35px 15px;
  margin-bottom: 10px;
  background: #f9f9f9;
  border-radius: 4px;
  			/*
  			.psp-mm-marker {
  				width: 50px;
  				height: 50px;
  				border: 5px solid #f6f6f6;
  				background: #666;
  				color: #fff;
  				border-radius: 100%;
  				display: block;
  				position: absolute;
  
  				top: -25px;
  				line-height: 40px;
  				font-size: 11px;
  				text-align: center;
  			}
  			*/
}
/* line 1152, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone .psp-milestone-heading {
  background: #999;
  margin: 0 -15px 50px -15px !important;
  height: 65px;
  position: relative;
  border-radius: 4px 4px 0 0;
}
/* line 1160, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone .psp-mm-marker {
  width: 60px;
  height: 60px;
  bottom: -30px;
  text-align: center;
  font-size: 14px;
  line-height: 50px;
  position: absolute;
  font-weight: bold;
  background: #fafafa;
  border-radius: 100%;
  left: 50%;
  margin-left: -30px;
  border: 5px solid #fff;
  display: block;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
/* line 1177, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone .psp-mm-marker.completed {
  background: #3299BB;
  color: #fff;
}
/* line 1186, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.late .psp-milestone-heading,
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.late .psp-mm-marker {
  background: #c44d58;
}
/* line 1191, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.late .psp-mm-marker {
  color: #fff;
}
/* line 1195, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.late b.late {
  color: #c44d58;
}
/* line 1203, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed .psp-milestone-heading,
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed .psp-mm-marker {
  background: #3299BB;
}
/* line 1208, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed .psp-mm-marker {
  color: #fff;
}
/* line 1212, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed b.late {
  color: #aaa;
}
/* line 1218, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone h4 {
  text-align: center;
  line-height: 1.1em;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #333;
}
/* line 1227, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone h4 span {
  margin-top: 5px;
  font-size: 12px;
  color: #aaa;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 1240, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone .psp-milestone-hr {
  display: block;
  margin: 30px auto;
  text-align: center;
  border-top: 2px solid #ddd;
  width: 100px;
}
/* line 1248, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone .psp-after-milestone {
  display: none;
}
/* line 1254, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed .psp-after-milestone {
  display: block;
}
/* line 1258, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed .psp-before-milestone {
  display: none;
}
/* line 1282, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone .psp-mm-marker-date {
  color: #666;
  font-weight: normal;
}
/* line 1287, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone p {
  color: #333;
}
/* line 1295, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed h4 {
  border-color: #3299bb;
}
/* line 1297, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed h4 .psp-mm-marker {
  color: #3299bb;
}
/* line 1301, sass/psp-frontend.scss */
#psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone.completed h4 span {
  border-color: #3299bb;
  color: #3299bb;
}
/* line 1319, sass/psp-frontend.scss */
#psp-projects .psp-milestone-5 {
  left: 5%;
}
/* line 1320, sass/psp-frontend.scss */
#psp-projects .psp-milestone-10 {
  left: 10%;
}
/* line 1321, sass/psp-frontend.scss */
#psp-projects .psp-milestone-15 {
  left: 15%;
}
/* line 1322, sass/psp-frontend.scss */
#psp-projects .psp-milestone-20 {
  left: 20%;
}
/* line 1323, sass/psp-frontend.scss */
#psp-projects .psp-milestone-25 {
  left: 25%;
}
/* line 1324, sass/psp-frontend.scss */
#psp-projects .psp-milestone-30 {
  left: 30%;
}
/* line 1325, sass/psp-frontend.scss */
#psp-projects .psp-milestone-35 {
  left: 35%;
}
/* line 1326, sass/psp-frontend.scss */
#psp-projects .psp-milestone-40 {
  left: 40%;
}
/* line 1327, sass/psp-frontend.scss */
#psp-projects .psp-milestone-45 {
  left: 45%;
}
/* line 1328, sass/psp-frontend.scss */
#psp-projects .psp-milestone-50 {
  left: 50%;
}
/* line 1329, sass/psp-frontend.scss */
#psp-projects .psp-milestone-55 {
  left: 55%;
}
/* line 1330, sass/psp-frontend.scss */
#psp-projects .psp-milestone-60 {
  left: 60%;
}
/* line 1331, sass/psp-frontend.scss */
#psp-projects .psp-milestone-65 {
  left: 65%;
}
/* line 1332, sass/psp-frontend.scss */
#psp-projects .psp-milestone-70 {
  left: 70%;
}
/* line 1333, sass/psp-frontend.scss */
#psp-projects .psp-milestone-75 {
  left: 75%;
}
/* line 1334, sass/psp-frontend.scss */
#psp-projects .psp-milestone-80 {
  left: 80%;
}
/* line 1335, sass/psp-frontend.scss */
#psp-projects .psp-milestone-85 {
  left: 85%;
}
/* line 1336, sass/psp-frontend.scss */
#psp-projects .psp-milestone-90 {
  left: 90%;
}
/* line 1337, sass/psp-frontend.scss */
#psp-projects .psp-milestone-95 {
  left: 95%;
}
/* line 1338, sass/psp-frontend.scss */
#psp-projects .psp-milestone-100 {
  left: 100%;
}
/* line 1341, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
/* line 1349, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li {
  display: table-cell;
  text-align: center;
  position: relative;
  width: 50%;
  padding: 0px 5% 60px 5%;
  background: url("../images/position_indicator.gif") top center repeat-y;
}
/* line 1357, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li div {
  background: #fff;
  padding: 40px 0 0 0px;
}
/* line 1364, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li span {
  margin: 8px auto;
  font-size: 14px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: #666;
  color: #fff;
  font-weight: bold;
}
/* line 1378, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li.completed span {
  background: #3299bb;
}
/* line 1382, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li p {
  padding: 0 50px;
  font-size: 14px;
  line-height: 1.65em;
  margin: 0;
  color: #666;
}
/* line 1390, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li h4 {
  color: #333;
  margin: 15px 0 4px 0 !important;
}
/* line 1395, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li.psp-50-milestone {
  margin-left: 25%;
}
/* line 1399, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones li.psp-40-milestone {
  margin-left: 20%;
}
/* line 1407, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones.top-milestones li {
  background-position: bottom center;
  padding: 0px 5% 110px 5%;
  vertical-align: top;
}
/* line 1413, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones.top-milestones.frequency-fifths {
  width: 80%;
}
/* line 1421, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones.bottom-milestones li {
  padding: 110px 5% 0 5%;
  vertical-align: bottom;
}
/* line 1428, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones.bottom-milestones div {
  padding: 0 0 100px 0;
}
/* line 1432, sass/psp-frontend.scss */
#psp-projects ul.psp-milestones.bottom-milestones.frequency-fifths {
  width: 80%;
  margin-left: 20%;
}
/* line 1441, sass/psp-frontend.scss */
#psp-projects .progress-table {
  display: none;
  border: 0px !important;
}
/* line 1446, sass/psp-frontend.scss */
#psp-projects .progress-table p {
  font-size: 14px;
  line-height: 1.65em;
  margin: 0;
  color: #666;
}
/* line 1453, sass/psp-frontend.scss */
#psp-projects .progress-table span {
  font-size: 14px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: #666;
  color: #fff;
  font-weight: bold;
}
/* line 1467, sass/psp-frontend.scss */
#psp-projects .progress-table th.completed span {
  background: #3299bb;
}
/* line 1472, sass/psp-frontend.scss */
#psp-projects .progress-table h4 {
  color: #333;
  margin: 15px 0 4px 0 !important;
}
/* line 1477, sass/psp-frontend.scss */
#psp-projects .progress-table td, #psp-projects .progress-table th {
  padding: 15px 5px;
  vertical-align: top;
  border: 0px;
}
/* line 1485, sass/psp-frontend.scss */
#psp-projects .milestone-options-full {
  display: none !important;
}
/* line 1489, sass/psp-frontend.scss */
#psp-projects .post-password-form p {
  margin: 0 0 20px 0;
}
/* line 1491, sass/psp-frontend.scss */
#psp-projects .psp-error {
  padding: 15px;
  margin-bottom: 15px;
  background: #ffbaba;
  text-align: center;
  color: #d8000c;
  font-weight: bold;
  line-height: 1.3em;
}
/* line 1502, sass/psp-frontend.scss */
#psp-projects #psp-login {
  background: #fff;
  padding: 15px;
  border-radius: 4px;
  margin: 30px auto;
  max-width: 350px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-animation: fadein 3s;
  /* Safari and Chrome */
  -moz-animation: fadein 3s;
  /* Firefox */
  -ms-animation: fadein 3s;
  /* Internet Explorer */
  -o-animation: fadein 3s;
  /* Opera */
  animation: fadein 3s;
}
/* line 1515, sass/psp-frontend.scss */
#psp-projects #psp-login .psp-login-error {
  padding: 15px;
  margin-bottom: 15px;
  background: #ffbaba;
  text-align: center;
  color: #d8000c;
  font-weight: bold;
  line-height: 1.3em;
}
/* line 1525, sass/psp-frontend.scss */
#psp-projects #psp-login.shortcode-login {
  background: #f6f6f6;
  border: 1px solid #f1f1f1;
}
/* line 1530, sass/psp-frontend.scss */
#psp-projects #psp-login input[type=text],
#psp-projects #psp-login input[type=password] {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 5px;
  width: 96%;
}
/* line 1538, sass/psp-frontend.scss */
#psp-projects #psp-login #wp-submit {
  background: #99C262;
  padding: 10px 15px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border: 0px;
}
/* line 1548, sass/psp-frontend.scss */
#psp-projects #psp-login h2 {
  margin: -15px -15px 15px -15px;
  text-align: center;
  padding: 15px 10px;
  background: #3299bb;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 5px 0px rgba(0, 0, 0, 0.025);
}
/* line 1563, sass/psp-frontend.scss */
#psp-projects #psp-login input[type=submit] {
  text-align: right;
  display: inline-block;
  margin: 5px 0;
}
/* line 1569, sass/psp-frontend.scss */
#psp-projects #psp-login #loginform p {
  margin: 0 0 10px 0;
}
/* line 1573, sass/psp-frontend.scss */
#psp-projects #psp-login label {
  font-weight: bold;
  color: #555;
}
/* line 1578, sass/psp-frontend.scss */
#psp-projects #psp-login p.login-remember label {
  font-weight: normal !important;
  text-transform: none;
}
/* line 1583, sass/psp-frontend.scss */
#psp-projects #psp-login p.forgetmenot {
  float: left;
}
/* line 1587, sass/psp-frontend.scss */
#psp-projects #psp-login p.submit {
  float: right;
}
/* line 1591, sass/psp-frontend.scss */
#psp-projects #psp-login #nav {
  clear: both;
  text-align: center;
  padding: 20px 0 0 0;
  font-size: 12px;
}
/* line 1600, sass/psp-frontend.scss */
#psp-projects .psp-login-logo {
  -webkit-animation: fadein 3s;
  /* Safari and Chrome */
  -moz-animation: fadein 3s;
  /* Firefox */
  -ms-animation: fadein 3s;
  /* Internet Explorer */
  -o-animation: fadein 3s;
  /* Opera */
  animation: fadein 3s;
  max-width: 350px;
  margin: 60px auto 0 auto;
}
/* line 1609, sass/psp-frontend.scss */
#psp-projects .psp-login-logo img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 1645, sass/psp-frontend.scss */
#psp-projects #psp-phases {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 1650, sass/psp-frontend.scss */
#psp-projects .psp-row {
  width: 100%;
  text-align: center;
}
/* line 1655, sass/psp-frontend.scss */
#psp-projects .psp-phase {
  display: block;
  width: 32%;
  padding: 20px;
  background: #fff;
  border: 5px solid #F1F2F7;
  display: inline-block;
  margin-bottom: 40px;
  vertical-align: top;
  text-align: left;
  box-sizing: Border-box;
  border-radius: 8px;
}
/* line 1668, sass/psp-frontend.scss */
#psp-projects .psp-phase h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5em;
  margin: -20px -20px 20px -20px !important;
  background: #3299BB;
  color: #fff;
  padding: 15px 20px 15px 20px;
  box-shadow: 0 5px 0px rgba(0, 0, 0, 0.03);
  position: relative;
  border-radius: 8px 8px 0 0;
}
/* line 1680, sass/psp-frontend.scss */
#psp-projects .psp-phase h3 span.psp-top-complete {
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  padding: 5px 0 5px;
  display: block;
}
/* line 1686, sass/psp-frontend.scss */
#psp-projects .psp-phase h3 span.psp-top-complete b {
  font-size: 12px;
  text-transform: uppercase;
  opacity: .7;
}
/* line 1694, sass/psp-frontend.scss */
#psp-projects .psp-phase h3 > i {
  font-style: normal;
  font-size: 16px;
}
/* line 1701, sass/psp-frontend.scss */
#psp-projects .psp-phase h4 {
  font-size: 18px;
  font-weight: bold;
}
/* line 1704, sass/psp-frontend.scss */
#psp-projects .psp-phase h4 span {
  font-weight: normal;
}
/* line 1711, sass/psp-frontend.scss */
#psp-projects .psp-before-phase,
#psp-projects .psp-after-phase {
  display: none;
  transition: all 0.5s ease;
}
/* line 1717, sass/psp-frontend.scss */
#psp-projects .psp-during-phase {
  transition: all 0.5s ease;
}
/* line 1723, sass/psp-frontend.scss */
#psp-projects .psp-phase-progress-0 .psp-before-phase {
  display: block;
}
/* line 1727, sass/psp-frontend.scss */
#psp-projects .psp-phase-progress-0 .psp-during-phase {
  display: none;
}
/* line 1735, sass/psp-frontend.scss */
#psp-projects .psp-phase-progress-100 .psp-after-phase {
  display: block;
}
/* line 1739, sass/psp-frontend.scss */
#psp-projects .psp-phase-progress-100 .psp-during-phase {
  display: none;
}
/* line 1745, sass/psp-frontend.scss */
#psp-projects .psp-total-phases-4 .psp-phase {
  width: 31%;
}
/* line 1749, sass/psp-frontend.scss */
#psp-projects .graph-complete {
  text-align: center;
  color: #999;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 1755, sass/psp-frontend.scss */
#psp-projects .graph-complete span {
  display: block;
  color: #333;
  font-size: 36px;
  padding: 0 0 4px 0;
}
/* line 1763, sass/psp-frontend.scss */
#psp-projects .psp-phase-overview {
  margin-bottom: 5px;
  padding-bottom: 20px;
}
/* line 1769, sass/psp-frontend.scss */
#psp-projects .psp-chart {
  position: relative;
  max-width: 300px;
  margin: -50px auto;
  display: table;
  width: 100%;
}
/* line 1777, sass/psp-frontend.scss */
#psp-projects .psp-chart canvas {
  width: 100% !important;
  position: relative;
}
/* line 1782, sass/psp-frontend.scss */
#psp-projects .psp-chart div {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
/* line 1787, sass/psp-frontend.scss */
#psp-projects .psp-chart div svg {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 1797, sass/psp-frontend.scss */
#psp-projects .psp-chart .tooltip {
  margin-left: -5px;
  border-radius: 3px;
  padding: 5px;
}
/* line 1806, sass/psp-frontend.scss */
#psp-projects .psp-chart-complete {
  font-size: 42px;
  height: 50px;
  width: 125px;
  font-weight: bold;
  border-radius: 100%;
  color: #777;
  /* overflow: auto; */
  margin: auto;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  letter-spacing: -1px;
  line-height: 1em;
}
/* line 1831, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper {
  margin: 10px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #f3f3f3;
}
/* line 1837, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper h4 {
  margin: 0;
  line-height: 30px;
}
/* line 1841, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper h4 a {
  color: #333;
  text-decoration: none;
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 38px;
  background: url("../images/down-arrow.png") left center no-repeat;
}
/* line 1850, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper h4 a.notoggle {
  background: none;
  padding-left: 0px;
}
/* line 1855, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper h4 a.active {
  background: url("../images/up-arrow.png") left center no-repeat;
}
/* line 1859, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper h4 a:hover {
  opacity: 0.8;
}
/* line 1865, sass/psp-frontend.scss */
#psp-projects .psp-task-list-wrapper h4 span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  float: right;
  margin-top: -2px;
  color: #555;
}
/* line 1879, sass/psp-frontend.scss */
#psp-projects .psp-task-list {
  margin: 0 0 10px 0 !important;
  padding: 20px 0 0 0 !important;
}
/* line 1884, sass/psp-frontend.scss */
#psp-projects .psp-task-list li {
  margin: 0 0 1px 0 !important;
  padding: 3px !important;
  position: relative;
  clear: both;
  list-style: none !important;
}
/* line 1892, sass/psp-frontend.scss */
#psp-projects .psp-task-list li.progress {
  background: #a5b62c;
  color: #fff;
}
/* line 1897, sass/psp-frontend.scss */
#psp-projects .psp-task-list li span {
  display: block;
  height: 20px;
  background: #f3f3f3;
}
/* line 1903, sass/psp-frontend.scss */
#psp-projects .psp-task-list li strong {
  display: inline-block;
  clear: both;
  padding: 5px 0 3px 0;
  font-weight: normal;
}
/* line 1910, sass/psp-frontend.scss */
#psp-projects .psp-task-list li .psp-task-due-date {
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
/* line 1915, sass/psp-frontend.scss */
#psp-projects .psp-task-list li .psp-task-due-date.late {
  color: #c44d58;
}
/* line 1921, sass/psp-frontend.scss */
#psp-projects .psp-task-list li.complete b.psp-task-due-date {
  color: #ccc;
}
/* line 1925, sass/psp-frontend.scss */
#psp-projects .psp-task-list li em.status {
  background: #3299BB;
  color: #fff;
  display: block;
  height: 20px;
  float: left;
  transition: all 0.5s ease;
}
/* line 1938, sass/psp-frontend.scss */
#psp-projects span.psp-task-bar {
  display: block;
  height: 20px;
  background: #f3f3f3;
}
/* line 1943, sass/psp-frontend.scss */
#psp-projects span.psp-task-bar em.status {
  background: #3299BB;
  color: #fff;
  display: block;
  height: 20px;
  float: left;
  transition: all 0.5s ease;
}
/* line 1954, sass/psp-frontend.scss */
#psp-projects .psp-assigned-to {
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
/* line 1962, sass/psp-frontend.scss */
#psp-projects .task-select {
  display: none;
  padding: 2px 10px;
  margin: -5px 0 0 0;
  text-align: right;
  background: #ddd;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 100%;
}
/* line 1973, sass/psp-frontend.scss */
#psp-projects .task-select a {
  display: none;
}
/* line 1979, sass/psp-frontend.scss */
#psp-projects .task-update-form {
  padding: 5px 0;
}
/* line 1983, sass/psp-frontend.scss */
#psp-projects .task-item {
  position: relative;
}
/* line 1987, sass/psp-frontend.scss */
#psp-projects .task-item .psp-task-edit-links {
  position: absolute;
  bottom: 3px;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  right: 0;
  display: none;
  height: 23px;
  padding: 0 5px 5px;
  text-align: right;
}
/* line 2000, sass/psp-frontend.scss */
#psp-projects .task-item:hover .psp-task-edit-links {
  display: block;
}
/* line 2004, sass/psp-frontend.scss */
#psp-projects .task-item a {
  display: inline-block;
  font-size: 12px;
  padding: 0 5px;
  white-space: nowrap;
  text-decoration: none;
  color: #111;
}
/* line 2012, sass/psp-frontend.scss */
#psp-projects .task-item a:hover {
  color: #000;
}
/* line 2020, sass/psp-frontend.scss */
#psp-projects .task-item.complete a.complete-task-link {
  display: none;
}
/* line 2028, sass/psp-frontend.scss */
#psp-projects .task-save-button {
  background: #2a3542;
  color: #fff;
  border-radius: 2px;
  padding: 3px 10px;
  font-weight: bold;
  border: 0px;
  line-height: 1em;
  font-size: 12px;
}
/* line 2043, sass/psp-frontend.scss */
#psp-projects .phase-comments h4 {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #efefef;
  line-height: 30px;
}
/* line 2050, sass/psp-frontend.scss */
#psp-projects .phase-comments h4 a {
  color: #333;
  text-decoration: none;
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 38px;
  background: url("../images/down-arrow.png") left center no-repeat;
}
/* line 2059, sass/psp-frontend.scss */
#psp-projects .phase-comments h4 a.notoggle {
  background: none;
  padding-left: 0px;
}
/* line 2064, sass/psp-frontend.scss */
#psp-projects .phase-comments h4 a.active {
  background: url("../images/up-arrow.png") left center no-repeat;
}
/* line 2068, sass/psp-frontend.scss */
#psp-projects .phase-comments h4 a:hover {
  opacity: 0.8;
}
/* line 2074, sass/psp-frontend.scss */
#psp-projects .phase-comments h4 span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  float: right;
  margin-top: -2px;
  color: #555;
}
/* line 2086, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper {
  display: none;
}
/* line 2090, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist {
  margin: 0;
  padding: 15px 0;
}
/* line 2094, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment {
  margin: 8px 0;
  padding: 8px 0;
  list-style: none;
  position: relative;
  clear: both;
}
/* line 2104, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd .comment-text, #psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd.bypostauthor .comment-text {
  background: #f6f6f6;
  padding: 15px;
  color: #333;
}
/* line 2109, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd .comment-text .reply a, #psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd.bypostauthor .comment-text .reply a {
  color: #000;
}
/* line 2113, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd .comment-text .comment-date, #psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd.bypostauthor .comment-text .comment-date {
  color: #777;
}
/* line 2119, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd .psp-bubble, #psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd.bypostauthor .psp-bubble {
  border-top: 20px solid #F1F2F7;
  float: right;
  margin: 0 35px 10px 0;
}
/* line 2125, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd .comment-author, #psp-projects .phase-comments .phase-comments-wrapper ol.commentlist li.comment.odd.bypostauthor .comment-author {
  float: right;
  padding: 0 20px 0 0;
  clear: right;
  line-height: 1.5em;
}
/* line 2136, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper ol.commentlist ul.children {
  padding: 30px 0 30px 50px;
  margin: 0;
}
/* line 2143, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper .psp-bubble {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f6f6f6;
  display: block;
  margin: 0 0 10px 30px;
}
/* line 2153, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper .reply {
  display: none;
}
/* line 2157, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper div.comment-author {
  text-align: center;
  padding: 0 15px;
}
/* line 2161, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper div.comment-author img {
  border-radius: 100%;
  float: left;
  border: 3px solid #f6f6f6;
}
/* line 2168, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper div.comment-author cite {
  font-weight: bold;
  font-style: normal;
  display: block;
  padding-top: 4px;
  margin-left: 10px;
  color: #333;
  text-align: center;
  float: left;
}
/* line 2180, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper .comment-text {
  background: #f6f6f6;
  padding: 15px;
}
/* line 2184, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper .comment-text p {
  margin: 0 0 8px 0;
}
/* line 2190, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper .comment-date {
  font-size: 11px;
  color: #666;
  padding: 15px 0 0 0;
}
/* line 2198, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper li.bypostauthor .comment-text {
  background: #A5B62C;
  color: #fff;
}
/* line 2203, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper li.bypostauthor .psp-bubble {
  border-top: 20px solid #a5b62c;
}
/* line 2207, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper li.bypostauthor a {
  color: #fff !important;
}
/* line 2211, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper li.bypostauthor .comment-date {
  color: #eee;
}
/* line 2217, sass/psp-frontend.scss */
#psp-projects .phase-comments .phase-comments-wrapper .comment-awaiting-moderation {
  color: #666;
  padding: 0 0 12px 0;
}
/* line 2225, sass/psp-frontend.scss */
#psp-projects .phase-comments #respond {
  margin: 15px 0;
  border-top: 1px solid #efefef;
  background: #fafafa;
  padding: 20px;
}
/* line 2232, sass/psp-frontend.scss */
#psp-projects .phase-comments #respond h3 {
  border-radius: 0;
  font-size: 16px;
  padding: 10px 20px;
}
/* line 2238, sass/psp-frontend.scss */
#psp-projects .phase-comments #respond p.logged-in-as {
  font-size: 12px;
  color: #666;
  margin: 8px 0;
}
/* line 2250, sass/psp-frontend.scss */
#psp-projects .color-teal li em.status {
  background: #4ECDC4;
}
/* line 2251, sass/psp-frontend.scss */
#psp-projects .color-teal h3 {
  background: #4ecdc4 !important;
}
/* line 2255, sass/psp-frontend.scss */
#psp-projects .color-green li em.status {
  background: #CBE86B;
}
/* line 2256, sass/psp-frontend.scss */
#psp-projects .color-green h3 {
  background: #CBE86B !important;
}
/* line 2260, sass/psp-frontend.scss */
#psp-projects .color-pink li em.status {
  background: #FF6B6B;
}
/* line 2261, sass/psp-frontend.scss */
#psp-projects .color-pink h3 {
  background: #ff6b6b !important;
}
/* line 2265, sass/psp-frontend.scss */
#psp-projects .color-maroon li em.status {
  background: #C44D58;
}
/* line 2266, sass/psp-frontend.scss */
#psp-projects .color-maroon h3 {
  background: #c44d58 !important;
}
/* line 2271, sass/psp-frontend.scss */
#psp-projects th.psp-tt-tasks,
#psp-projects th.pp-tt-phase {
  width: 25%;
}
/* line 2276, sass/psp-frontend.scss */
#psp-projects th.pp-tt-complete {
  width: 50%;
}
/* line 2282, sass/psp-frontend.scss */
#psp-projects .form-allowed-tags {
  display: none;
}
/* line 2286, sass/psp-frontend.scss */
#psp-projects p.comment-form-comment label {
  font-size: 12px;
  letter-spacing: 2px;
  color: #999;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 2305, sass/psp-frontend.scss */
#psp-projects.psp-shortcode,
#psp-projects .psp-shortcode {
  margin: 30px 0;
}
/* line 2310, sass/psp-frontend.scss */
#psp-projects.psp-shortcode #psp-quick-overview,
#psp-projects.psp-shortcode #psp-documents,
#psp-projects.psp-shortcode #psp-description,
#psp-projects.psp-shortcode #psp-description-documents,
#psp-projects .psp-shortcode #psp-quick-overview,
#psp-projects .psp-shortcode #psp-documents,
#psp-projects .psp-shortcode #psp-description,
#psp-projects .psp-shortcode #psp-description-documents {
  width: 100%;
  float: none;
  margin: 20px 0;
  min-height: auto;
}
/* line 2320, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-overview-box,
#psp-projects .psp-shortcode .psp-overview-box {
  box-shadow: none;
}
/* line 2324, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-overview-box h4,
#psp-projects .psp-shortcode .psp-overview-box h4 {
  margin: 0 0 20px 0;
  border: 0px;
  padding: 0px;
}
/* line 2332, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-icon,
#psp-projects .psp-shortcode .psp-icon {
  background: #f9f9f9;
}
/* line 2336, sass/psp-frontend.scss */
#psp-projects.psp-shortcode p.psp-progress,
#psp-projects.psp-shortcode .psp-progress,
#psp-projects .psp-shortcode p.psp-progress,
#psp-projects .psp-shortcode .psp-progress {
  background: #f3f3f3;
}
/* line 2341, sass/psp-frontend.scss */
#psp-projects.psp-shortcode table.progress-table,
#psp-projects.psp-shortcode .progress-table.psp-shortcode,
#psp-projects .psp-shortcode table.progress-table,
#psp-projects .psp-shortcode .progress-table.psp-shortcode {
  display: block;
  margin-top: 30px;
}
/* line 2347, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-overview-box,
#psp-projects .psp-shortcode .psp-overview-box {
  background: #fafafa;
  border: 1px solid #f1f1f1;
}
/* line 2352, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-phase,
#psp-projects .psp-shortcode .psp-phase {
  display: block;
  clear: both;
  width: auto;
  padding: 20px;
  margin: 20px 0 0 0;
}
/* line 2359, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-phase .psp-chart,
#psp-projects .psp-shortcode .psp-phase .psp-chart {
  text-align: center;
}
/* line 2365, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-task-list li span,
#psp-projects .psp-shortcode .psp-task-list li span {
  background: #f3f3f3;
}
/* line 2369, sass/psp-frontend.scss */
#psp-projects.psp-shortcode .psp-task-list li span.psp-task-edit-links,
#psp-projects .psp-shortcode .psp-task-list li span.psp-task-edit-links {
  background: rgba(255, 255, 255, 0.7);
}
/* line 2373, sass/psp-frontend.scss */
#psp-projects.psp-shortcode #psp-login,
#psp-projects .psp-shortcode #psp-login {
  background: #fafafa;
  border: 1px solid #f1f1f1;
}
/* line 2378, sass/psp-frontend.scss */
#psp-projects.psp-shortcode #psp-comments,
#psp-projects .psp-shortcode #psp-comments {
  padding: 30px 20px;
}
/* line 2388, sass/psp-frontend.scss */
#psp-projects #psp-primary-header {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 999;
  width: 100%;
  left: 0;
  margin: 0px !important;
  top: 0;
}
/* line 2399, sass/psp-frontend.scss */
#psp-projects #psp-primary-header .psp-masthead-logo {
  height: 70px;
  float: left;
  padding-left: 15px;
  position: relative;
}
/* line 2405, sass/psp-frontend.scss */
#psp-projects #psp-primary-header .psp-masthead-logo a.psp-single-project-logo {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
/* line 2412, sass/psp-frontend.scss */
#psp-projects #psp-primary-header .psp-masthead-logo a.psp-single-project-logo img {
  max-width: 350px;
  display: block;
  max-height: 35px;
}
/* line 2425, sass/psp-frontend.scss */
#psp-projects .psp-client-project-logo {
  display: block;
  margin: 15px auto 0 auto;
  max-height: 250px;
}
/* line 2431, sass/psp-frontend.scss */
#psp-projects .psp-project-title {
  color: #555;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  margin-top: 35px;
}
/* line 2439, sass/psp-frontend.scss */
#psp-projects .psp-project-title strong {
  font-weight: normal;
  display: block;
  margin-bottom: 15px;
}
/* line 2445, sass/psp-frontend.scss */
#psp-projects .psp-project-title span {
  font-size: 11px;
  opacity: 0.8;
  display: inline-block;
  padding: 3px 15px;
  background: #2A3542;
  color: #fff;
  border-radius: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 2460, sass/psp-frontend.scss */
#psp-projects .psp-mobile-project-title {
  display: none;
  margin-bottom: 15px;
  text-align: center;
}
/* line 2466, sass/psp-frontend.scss */
#psp-projects .psp-mobile-project-title span {
  display: block;
  font-size: 14px;
  color: #777;
}
/* line 2474, sass/psp-frontend.scss */
#psp-projects .psp-equal-column-container {
  overflow: hidden;
}
/* line 2478, sass/psp-frontend.scss */
#psp-projects #psp-archive-container {
  padding-top: 100px;
}
/* line 2482, sass/psp-frontend.scss */
#psp-projects #psp-archive-content {
  padding: 30px 0;
}
/* line 2486, sass/psp-frontend.scss */
#psp-projects #psp-archive-sidebar {
  padding-bottom: 30px;
}
/* line 2490, sass/psp-frontend.scss */
#psp-projects .psp-archive-section {
  padding: 20px;
  margin: 0 0 20px 0;
  background: #fff;
}
/* line 2496, sass/psp-frontend.scss */
#psp-projects .psp-box-title {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #efefef;
  padding: 0 20px 15px 20px;
  margin: 0 -20px 20px -20px;
}
/* line 2509, sass/psp-frontend.scss */
#psp-projects.psp-dashboard-page #psp-archive-menu,
#psp-projects.psp-dashboard-page #psp-archive-content {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
/* line 2517, sass/psp-frontend.scss */
#psp-projects #psp-project-calendar table th {
  background: #2a3542;
  color: #ddd;
  text-transform: uppercase;
  padding: 5px;
  border-right: 1px solid #465b73;
}
/* line 2525, sass/psp-frontend.scss */
#psp-projects .fc-state-default {
  background: #fff;
}
/* line 2529, sass/psp-frontend.scss */
#psp-projects .fc td {
  background: #fff;
  border-color: #efefef;
}
/* line 2534, sass/psp-frontend.scss */
#psp-projects .fc th {
  font-size: 11px;
}
/* line 2538, sass/psp-frontend.scss */
#psp-projects .fc-title {
  color: #fff;
  padding: 5px;
  display: inline-block;
}
/* line 2544, sass/psp-frontend.scss */
#psp-projects .qtip-titlebar,
#psp-projects .qtip-content {
  line-height: 1.25em;
  font-size: 12px;
  padding: 15px;
}
/* line 2551, sass/psp-frontend.scss */
#psp-projects .psp-full-height {
  height: 100%;
}
/* line 2555, sass/psp-frontend.scss */
#psp-projects #psp-archive-content {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
}
/* line 2561, sass/psp-frontend.scss */
#psp-projects .psp-task-project-wrapper {
  background: #fff;
  padding: 20px 0;
}
/* line 2566, sass/psp-frontend.scss */
#psp-projects .psp-task-project {
  margin-bottom: 30px;
}
/* line 2570, sass/psp-frontend.scss */
#psp-projects .psp-tasks-phase {
  padding: 0 20px;
}
/* line 2574, sass/psp-frontend.scss */
#psp-projects .psp-tasks-phase .psp-assigned-to {
  display: none;
}
/* line 2578, sass/psp-frontend.scss */
#psp-projects .psp-tasks-phase .psp-task-list li {
  margin: 0 -3px !important;
}
/* line 2586, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles {
  list-style: none;
  margin: 30px 0;
  padding: 0;
}
/* line 2591, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li {
  margin-bottom: 10px;
}
/* line 2595, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li div {
  background: #3299cb;
  color: #fff;
  position: relative;
  padding: 13px 115px 20px 20px;
  height: 80px;
  font-size: 18px;
  line-height: 1.5em;
}
/* line 2604, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li div span {
  display: block;
  background: rgba(0, 0, 0, 0.1);
  width: 95px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center;
  font-size: 24px;
  line-height: 80px;
}
/* line 2619, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li:nth-child(2) div {
  background: #4ecdc4;
}
/* line 2623, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li:nth-child(3) div {
  background: #cbe86b;
}
/* line 2627, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li:nth-child(4) div {
  background: #c44d58;
}
/* line 2631, sass/psp-frontend.scss */
#psp-projects .psp-project-tiles li strong {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
/* line 2646, sass/psp-frontend.scss */
#psp-projects .psp-archive-widget {
  padding: 0 0 50px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #ddd;
}
/* line 2651, sass/psp-frontend.scss */
#psp-projects .psp-archive-widget:last-child {
  border-bottom: 0px;
}
/* line 2655, sass/psp-frontend.scss */
#psp-projects .psp-archive-widget .fc-scroller {
  overflow-y: visible !important;
  overflow-x: visible !important;
}
/* line 2663, sass/psp-frontend.scss */
#psp-projects .dashboard-chart-legend {
  display: none;
}
/* line 2667, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 2673, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview li {
  width: 23%;
  padding: 5px 1.5%;
  display: inline-block;
  text-align: center;
}
/* line 2680, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview span {
  display: block;
  font-size: 64px;
  line-height: 1em;
  text-align: center;
  font-weight: bold;
  color: #666;
}
/* line 2689, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview strong {
  padding: 4px 0;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: #777;
}
/* line 2698, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview .psp-dw-completed {
  color: #2A3542;
}
/* line 2702, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview .psp-dw-active {
  color: #3299BB;
}
/* line 2706, sass/psp-frontend.scss */
#psp-projects .psp-projects-overview .psp-dw-types {
  color: #4ECDC4;
}
/* line 2714, sass/psp-frontend.scss */
#psp-projects .psp-archive-link {
  text-decoration: none;
  color: #999;
  display: inline-block;
  margin-right: 10px;
}
/* line 2720, sass/psp-frontend.scss */
#psp-projects .psp-archive-link.active {
  color: #000;
}
/* line 2730, sass/psp-frontend.scss */
#psp-projects .psp-archive-list-wrapper.inactive {
  display: none;
}
/* line 2736, sass/psp-frontend.scss */
#psp-projects .psp-archive-list {
  width: 100%;
  border-collapse: collapse;
}
/* line 2740, sass/psp-frontend.scss */
#psp-projects .psp-archive-list th {
  background: #2a3542;
  color: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
/* line 2751, sass/psp-frontend.scss */
#psp-projects .psp-archive-list-item {
  background: #fff;
  margin-bottom: 1px;
}
/* line 2756, sass/psp-frontend.scss */
#psp-projects .psp-ali-progress {
  padding: 20px;
}
/* line 2760, sass/psp-frontend.scss */
#psp-projects .psp-ali-header {
  width: 20%;
  background: #4ecdc4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
/* line 2766, sass/psp-frontend.scss */
#psp-projects .psp-ali-progress {
  border-bottom: 1px solid #efefef;
  width: 40%;
  border-right: 1px solid #f9f9f9;
  background: #fff;
}
/* line 2773, sass/psp-frontend.scss */
#psp-projects .psp-archive-list tr:nth-child(even) .psp-ali-progress {
  background: #f9f9f9;
}
/* line 2777, sass/psp-frontend.scss */
#psp-projects .psp-archive-list tr:nth-child(even) .psp-ali-header {
  background: #49c8bf;
}
/* line 2781, sass/psp-frontend.scss */
#psp-projects .psp-ali-header a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  display: block;
  padding: 20px;
}
/* line 2789, sass/psp-frontend.scss */
#psp-projects .psp-ali-header a:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 2793, sass/psp-frontend.scss */
#psp-projects span.psp-ali-client {
  display: block;
  opacity: 0.8;
  font-size: 12px;
  font-weight: bold;
}
/* line 2800, sass/psp-frontend.scss */
#psp-projects span.psp-ali-title {
  display: block;
  font-size: 16px;
  margin-bottom: 8px;
}
/* line 2806, sass/psp-frontend.scss */
#psp-projects span.psp-ali-dates {
  font-size: 12px;
  opacity: 0.8;
}
/* line 2811, sass/psp-frontend.scss */
#psp-projects span.psp-ali-dates b {
  padding: 0 5px;
  opacity: 0.5;
}
/* line 2816, sass/psp-frontend.scss */
#psp-projects .psp-ali-progress .psp-timebar {
  float: none;
  width: auto;
  padding-top: 0px;
  padding-bottom: 24px;
}
/* line 2823, sass/psp-frontend.scss */
#psp-projects .psp-pager {
  margin-top: 10px;
}
/* line 2826, sass/psp-frontend.scss */
#psp-projects .psp-pager span {
  display: inline-block;
  margin-left: 5px;
}
/* line 2833, sass/psp-frontend.scss */
#psp-projects .psp-project-pager {
  margin-top: 10px;
}
/* line 2837, sass/psp-frontend.scss */
#psp-projects .psp-page-number {
  display: inline-block;
  padding: 5px 8px;
  margin-right: 5px;
  border-radius: 3px;
  background: #ddd;
  color: #333;
  font-size: 12px;
  cursor: pointer;
  line-height: 1em;
}
/* line 2849, sass/psp-frontend.scss */
#psp-projects .psp-page-number.active {
  background: #3299bb;
  color: #fff;
}
/* line 2854, sass/psp-frontend.scss */
#psp-projects #psp-searchform {
  float: right;
  margin: 0 0 20px 0;
}
/* line 2858, sass/psp-frontend.scss */
#psp-projects #psp-searchform input[type='text'] {
  padding: 10px;
  width: 200px;
  border: 1px solid #ddd;
  border-radius: 2px;
  transition: all 0.5s ease;
}
/* line 2866, sass/psp-frontend.scss */
#psp-projects #psp-searchform #s:focus {
  width: 250px;
}
/* line 2870, sass/psp-frontend.scss */
#psp-projects #psp-searchform .psp-select-wrapper {
  position: relative;
  display: inline-block;
}
/* line 2874, sass/psp-frontend.scss */
#psp-projects #psp-searchform .psp-select-wrapper::before {
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #aaa;
  position: absolute;
  display: block;
  content: "\f063";
  right: 7px;
  top: 7px;
}
/* line 2887, sass/psp-frontend.scss */
#psp-projects #psp-searchform select {
  padding: 9px 20px 9px 10px;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-appearance: none;
  appearance: none !important;
  -moz-appearance: none;
  cursor: pointer;
}
/* line 2896, sass/psp-frontend.scss */
#psp-projects #psp-searchform select::-ms-expand {
  display: none;
}
/* line 2906, sass/psp-frontend.scss */
#psp-projects .psp-task-project-wrapper {
  border: 1px solid #efefef;
  border-radius: 3px;
}
/* line 2911, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-task-project-title {
  margin-bottom: 0px !important;
}
/* line 2915, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-task-project-title a {
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  display: block;
  line-height: 1.25em;
  padding: 20px;
  margin: -20px 0;
}
/* line 2917, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-task-project-title a img {
  max-height: 75px;
}
/* line 2930, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-task-project-title a b {
  display: block;
  font-weight: normal;
  color: #555;
  margin-bottom: 10px;
}
/* line 2937, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-task-project-title a strong {
  font-size: 11px;
  opacity: 0.8;
  display: inline-block;
  padding: 3px 15px;
  background: #2A3542 none repeat scroll 0% 0%;
  color: #FFF;
  border-radius: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 2950, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-task-project-title a:hover {
  background: #fcfcfc;
}
/* line 2956, sass/psp-frontend.scss */
#psp-projects .psp-task-project-tasks {
  padding: 0 20px;
}
/* line 2960, sass/psp-frontend.scss */
#psp-projects .psp-task-project h2.psp-project-title strong {
  font-size: 12px;
  font-weight: bold;
  color: #999;
  display: block;
}
/* line 2967, sass/psp-frontend.scss */
#psp-projects .psp-task-project ul,
#psp-projects .psp-task-project li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
/* line 2974, sass/psp-frontend.scss */
#psp-projects .psp-task-project li {
  padding-top: 8px;
  padding-left: 0;
  margin-left: 0;
}
/* line 2980, sass/psp-frontend.scss */
#psp-projects .psp-task-project li span.psp-task-bar em.status {
  background: #CBE86B;
}
/* line 2984, sass/psp-frontend.scss */
#psp-projects .psp-task-project li a {
  font-size: 11px;
  margin-left: 5px;
  white-space: nowrap;
  visibility: hidden;
}
/* line 2991, sass/psp-frontend.scss */
#psp-projects .psp-task-project li:hover a {
  visibility: visible;
}
/* line 2997, sass/psp-frontend.scss */
#psp-projects .psp-task-project h3 {
  margin: 30px 0 0;
}
/* line 3001, sass/psp-frontend.scss */
#psp-projects .psp-task-content {
  display: none;
}
/* line 3005, sass/psp-frontend.scss */
#psp-projects .psp-tpt-content,
#psp-projects .psp-tpt-content ul.psp-task-list {
  display: block;
}
/* line 3010, sass/psp-frontend.scss */
#psp-projects .psp-tpd-content {
  padding: 20px;
  border-bottom: 1px solid #efefef;
  margin-left: -20px;
  margin-right: -20px;
}
/* line 3019, sass/psp-frontend.scss */
#psp-projects .psp-task-project-details p.psp-progress {
  background: #fff;
}
/* line 3023, sass/psp-frontend.scss */
#psp-projects .psp-task-project-details .psp-timebar {
  float: none;
  width: auto;
  padding-bottom: 50px;
}
/* line 3031, sass/psp-frontend.scss */
#psp-projects .psp-task-project h4 {
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px solid #efefef;
}
/* line 3037, sass/psp-frontend.scss */
#psp-projects .psp-task-project h4.psp-open {
  border-bottom: 0px;
}
/* line 3041, sass/psp-frontend.scss */
#psp-projects .psp-task-toggle {
  background: transparent url("../images/down-arrow.png") no-repeat scroll right center;
  color: #333;
  display: block;
  height: 45px;
  line-height: 45px;
  padding: 0 38px 0 0px;
  text-decoration: none;
  font-size: 16px;
}
/* line 3052, sass/psp-frontend.scss */
#psp-projects .psp-task-toggle-closed {
  background: url("../images/up-arrow.png") no-repeat right center;
}
/* line 3056, sass/psp-frontend.scss */
#psp-projects .psp-element-tally {
  text-align: center;
  padding-top: 20px !important;
  border-right: 1px solid #f1f1f1;
  margin-right: 0 !important;
  padding-right: 0 !important;
  line-height: 1em;
}
/* line 3065, sass/psp-frontend.scss */
#psp-projects .psp-element-tally:last-child {
  border-right: 0px;
}
/* line 3069, sass/psp-frontend.scss */
#psp-projects .psp-element-tally strong {
  font-size: 24px;
}
/* line 3073, sass/psp-frontend.scss */
#psp-projects .psp-element-tally span {
  display: block;
  text-align: center;
  font-size: 11px;
  color: #777;
  text-transform: uppercase;
  padding-top: 10px;
}
/* line 3082, sass/psp-frontend.scss */
#psp-projects .psp-btn-bar {
  display: block;
  background: #2a3542;
  color: #eee !important;
  padding: 10px 25px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  margin: 20px -20px -30px -20px;
  font-weight: bold;
}
/* line 3094, sass/psp-frontend.scss */
#psp-projects .psp-btn-bar:hover {
  color: #fff;
  background: #3b4653;
}
/* line 3100, sass/psp-frontend.scss */
#psp-projects .psp-task-project-details {
  margin: 20px 0;
  padding: 20px;
  background: #f9f9f9;
  clear: both;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
/* line 3108, sass/psp-frontend.scss */
#psp-projects .psp-task-project-details h4 {
  margin: -20px -20px 20px -20px;
  padding: 10px 20px;
  border-bottom: 1px solid #efefef;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
}
/* line 3122, sass/psp-frontend.scss */
#psp-projects #psp-archive-menu {
  position: relative;
  background: #2a3542;
  top: 0;
  bottom: 0;
  color: #fff;
  padding-top: 40px;
}
/* line 3131, sass/psp-frontend.scss */
#psp-projects .psp-masthead-user {
  float: right;
  padding: 8px 15px;
  height: 70px;
}
/* line 3136, sass/psp-frontend.scss */
#psp-projects .psp-masthead-user img {
  border-radius: 100%;
  border: 10px solid rgba(255, 255, 255, 0.15);
  float: left;
  max-width: 55px;
  border: 5px solid #fff;
  height: auto;
}
/* line 3145, sass/psp-frontend.scss */
#psp-projects .psp-masthead-user p {
  font-weight: bold;
  float: left;
  margin-right: 10px;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 55px;
}
/* line 3157, sass/psp-frontend.scss */
#psp-projects .psp-masthead-nav {
  float: right;
  border-left: 1px solid #efefef;
  height: 70px;
}
/* line 3167, sass/psp-frontend.scss */
#psp-projects .psp-project-list {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
/* line 3173, sass/psp-frontend.scss */
#psp-projects .psp-project-list li a {
  color: #fff;
  display: block;
  padding: 5px 0;
}
/* line 3179, sass/psp-frontend.scss */
#psp-projects .psp-project-list li a:hover {
  color: #f9f9f9;
}
/* line 3185, sass/psp-frontend.scss */
#psp-projects .form-submit input[type=submit],
#psp-projects .document-update-dialog input[type=submit],
#psp-projects .pano-btn {
  border: 0 none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  padding: 7px 20px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  background: #2a3542;
  color: #fff !important;
  transition: all 0.25s ease;
}
/* line 3201, sass/psp-frontend.scss */
#psp-projects .form-submit input[type=submit]:hover,
#psp-projects .document-update-dialog input[type=submit]:hover,
#psp-projects .pano-btn:hover {
  opacity: 0.75;
}
/* line 3207, sass/psp-frontend.scss */
#psp-projects .psp-logout-btn {
  color: #2a3542 !important;
  background: #fff;
}
/* line 3212, sass/psp-frontend.scss */
#psp-projects textarea#comment {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 2px;
  width: 100%;
}
/* line 3219, sass/psp-frontend.scss */
#psp-projects .psp-message-form {
  background: #deebce;
  padding: 15px 15px 10px 15px;
  color: #333;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  border: 2px solid #c7d6b3;
  margin: 0 0 10px 0;
}
/* line 3232, sass/psp-frontend.scss */
#psp-projects .psp-pull-right {
  float: right;
}
/* line 3236, sass/psp-frontend.scss */
#psp-projects .psp-pull-left {
  float: left;
}
/* line 3240, sass/psp-frontend.scss */
#psp-projects .psp-hide {
  display: none;
}
/* line 3244, sass/psp-frontend.scss */
#psp-projects .psp-pl-10 {
  padding-left: 10px;
}
/* line 3248, sass/psp-frontend.scss */
#psp-projects #lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
/* line 3261, sass/psp-frontend.scss */
#psp-projects .psp-part-project,
#psp-projects .psp-single-project,
#psp-projects .single-project-phases {
  margin: 15px 0;
  padding: 15px 0;
  clear: both;
}
/* line 3269, sass/psp-frontend.scss */
#psp-projects .psp_project_list {
  width: 100%;
  background: #fdfdfd;
  border: 1px solid #efefef;
  padding: 0 !important;
  border-collapse: collapse;
  margin: 30px 0;
}
/* line 3278, sass/psp-frontend.scss */
#psp-projects .psp_project_list table {
  border: 0px;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #efefef;
}
/* line 3284, sass/psp-frontend.scss */
#psp-projects .psp_project_list table td {
  padding: 15px;
}
/* line 3290, sass/psp-frontend.scss */
#psp-projects .psp_project_list th {
  background: #2a3542;
  color: #ddd !important;
  text-align: left;
  padding: 10px;
  font-size: 115%;
  font-weight: normal;
  font-weight: bold;
}
/* line 3300, sass/psp-frontend.scss */
#psp-projects .psp_project_list td {
  vertical-align: top;
  border: 0px;
  padding: 0;
}
/* line 3305, sass/psp-frontend.scss */
#psp-projects .psp_project_list td a {
  font-weight: bold;
  color: #2a3542;
  font-size: 125%;
}
/* line 3311, sass/psp-frontend.scss */
#psp-projects .psp_project_list td.psp-date-cell {
  width: 40px;
}
/* line 3317, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-updated {
  font-style: italic;
  font-size: 12px;
  color: #777;
}
/* line 3323, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-client {
  color: #777;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
/* line 3332, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-list-header a {
  display: block;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #f1f1f1;
}
/* line 3341, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-list-time-progress {
  padding-bottom: 65px;
}
/* line 3345, sass/psp-frontend.scss */
#psp-projects .psp_project_list .psp-list-time-progress .psp-timebar {
  width: 100%;
  float: none;
}
/* line 3354, sass/psp-frontend.scss */
#psp-projects .psp_project_list tr p.psp-progress {
  margin: 0 !important;
  background: #f6f6f6 !important;
}
/* line 3363, sass/psp-frontend.scss */
#psp-projects .psp_pl_col1 {
  width: 30%;
}
/* line 3367, sass/psp-frontend.scss */
#psp-projects .psp_pl_col2 {
  width: 50%;
}
/* line 3373, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget {
  padding: 20px;
  background: #f3f3f3;
}
/* line 3377, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget hr {
  clear: both;
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
  background: transparent;
}
/* line 3385, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table {
  width: 100%;
  border: 0px;
  margin: 10px 0 30px 0;
  border-collapse: collapse;
}
/* line 3391, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table th {
  background: #2A3542;
  color: #ddd;
  text-transform: uppercase;
  text-align: left;
  border: 0px;
  padding: 5px;
}
/* line 3400, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table tr {
  background: #f9f9f9;
}
/* line 3404, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table tr:nth-child(odd) {
  background: #fcfcfc !important;
}
/* line 3408, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table td {
  padding: 5px;
}
/* line 3412, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table p.psp-progress {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 3417, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-dashboard-widget-table p.psp-progress strong {
  color: #fff;
  padding: 0 5px 0 0;
}
/* line 3426, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-projects-overview {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 3431, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-projects-overview li {
  width: 25%;
  padding: 5px 1.5%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 3440, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-projects-overview span {
  display: block;
  font-size: 64px;
  line-height: 1em;
  text-align: center;
  font-weight: bold;
  color: #333;
}
/* line 3449, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-projects-overview strong {
  padding: 4px 0;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: #777;
}
/* line 3458, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget .psp-projects-overview .psp-dw-active {
  color: #FF6B6B !important;
}
/* line 3466, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget #psp_dashboard_overview h4 {
  text-align: center;
  margin: 30px 0;
  text-transform: uppercase;
  color: #999;
}
/* line 3473, sass/psp-frontend.scss */
#psp-projects .psp-dashboard-widget #psp_dashboard_overview hr {
  border: 1px solid #efefef;
  height: 1px;
  display: block;
  clear: both;
}

/* line 3488, sass/psp-frontend.scss */
.psp-discussions, #psp-projects #psp-discussion,
#psp-comments {
  background: #2A3542;
  padding: 30px 0;
}
/* line 3494, sass/psp-frontend.scss */
.psp-discussions .discussion-content, #psp-projects #psp-discussion .discussion-content,
#psp-comments .discussion-content {
  padding: 15px;
}
/* line 3498, sass/psp-frontend.scss */
.psp-discussions a, #psp-projects #psp-discussion a,
#psp-comments a {
  color: #3299BB;
}
/* line 3502, sass/psp-frontend.scss */
.psp-discussions ol.commentlist, #psp-projects #psp-discussion ol.commentlist,
#psp-comments ol.commentlist {
  margin: 0 0 60px 0;
  padding: 0 !important;
  width: 50%;
  float: left;
  margin-right: 2%;
}
/* line 3509, sass/psp-frontend.scss */
.psp-discussions ol.commentlist ul.children, #psp-projects #psp-discussion ol.commentlist ul.children,
#psp-comments ol.commentlist ul.children {
  padding: 30px 0;
  clear: both;
}
/* line 3514, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment, #psp-projects #psp-discussion ol.commentlist li.comment,
#psp-comments ol.commentlist li.comment {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  list-style: none;
  position: relative;
  clear: both;
}
/* line 3521, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment #respond, #psp-projects #psp-discussion ol.commentlist li.comment #respond,
#psp-comments ol.commentlist li.comment #respond {
  float: none;
  margin-top: 20px;
  width: auto;
  clear: both;
}
/* line 3531, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .comment-text, #psp-projects #psp-discussion ol.commentlist li.comment.odd .comment-text, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .comment-text, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .comment-text,
#psp-comments ol.commentlist li.comment.odd .comment-text,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .comment-text {
  background: #f6f6f6;
  padding: 15px;
  color: #333;
}
/* line 3536, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .comment-text .reply a, #psp-projects #psp-discussion ol.commentlist li.comment.odd .comment-text .reply a, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .comment-text .reply a, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .comment-text .reply a,
#psp-comments ol.commentlist li.comment.odd .comment-text .reply a,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .comment-text .reply a {
  color: #000 !important;
}
/* line 3540, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .comment-text .comment-date, #psp-projects #psp-discussion ol.commentlist li.comment.odd .comment-text .comment-date, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .comment-text .comment-date, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .comment-text .comment-date,
#psp-comments ol.commentlist li.comment.odd .comment-text .comment-date,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .comment-text .comment-date {
  color: #777;
}
/* line 3546, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .psp-bubble, #psp-projects #psp-discussion ol.commentlist li.comment.odd .psp-bubble, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .psp-bubble, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .psp-bubble,
#psp-comments ol.commentlist li.comment.odd .psp-bubble,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .psp-bubble {
  border-top: 20px solid #F1F2F7;
  float: right;
  margin: 0 35px 10px 0;
}
/* line 3552, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .comment-author, #psp-projects #psp-discussion ol.commentlist li.comment.odd .comment-author, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .comment-author, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .comment-author,
#psp-comments ol.commentlist li.comment.odd .comment-author,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .comment-author {
  float: right;
  padding: 0 20px 0 0;
  clear: right;
  line-height: 1.5em;
}
/* line 3558, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .comment-author img, #psp-projects #psp-discussion ol.commentlist li.comment.odd .comment-author img, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .comment-author img, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .comment-author img,
#psp-comments ol.commentlist li.comment.odd .comment-author img,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .comment-author img {
  float: right;
}
/* line 3562, sass/psp-frontend.scss */
.psp-discussions ol.commentlist li.comment.odd .comment-author cite, #psp-projects #psp-discussion ol.commentlist li.comment.odd .comment-author cite, .psp-discussions ol.commentlist li.comment.odd.bypostauthor .comment-author cite, #psp-projects #psp-discussion ol.commentlist li.comment.odd.bypostauthor .comment-author cite,
#psp-comments ol.commentlist li.comment.odd .comment-author cite,
#psp-comments ol.commentlist li.comment.odd.bypostauthor .comment-author cite {
  float: right;
  margin: 0 15px 0 0;
}
/* line 3572, sass/psp-frontend.scss */
.psp-discussions ol.commentlist ul.children, #psp-projects #psp-discussion ol.commentlist ul.children,
#psp-comments ol.commentlist ul.children {
  padding: 30px 0 30px 50px;
  margin: 0;
}
/* line 3579, sass/psp-frontend.scss */
.psp-discussions p.logged-in-as, #psp-projects #psp-discussion p.logged-in-as,
#psp-comments p.logged-in-as {
  font-size: 12px;
  color: #666;
  margin-top: 0px;
}
/* line 3585, sass/psp-frontend.scss */
.psp-discussions h2, #psp-projects #psp-discussion h2,
#psp-comments h2 {
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #425368;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 3592, sass/psp-frontend.scss */
.psp-discussions h2 span, #psp-projects #psp-discussion h2 span,
#psp-comments h2 span {
  font-weight: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
}
/* line 3600, sass/psp-frontend.scss */
.psp-discussions #respond, #psp-projects #psp-discussion #respond,
#psp-comments #respond {
  width: 48%;
  float: left;
  background: #fff;
  padding: 15px 2%;
  border-radius: 6px;
  box-sizing: border-box;
}
/* line 3608, sass/psp-frontend.scss */
.psp-discussions #respond label, #psp-projects #psp-discussion #respond label,
#psp-comments #respond label {
  padding-top: 10px;
  display: block;
  float: none;
}
/* line 3616, sass/psp-frontend.scss */
.psp-discussions .psp-bubble, #psp-projects #psp-discussion .psp-bubble,
#psp-comments .psp-bubble {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f6f6f6;
  display: block;
  margin: 0 0 10px 50px;
}
/* line 3626, sass/psp-frontend.scss */
.psp-discussions div.comment-author, #psp-projects #psp-discussion div.comment-author,
#psp-comments div.comment-author {
  padding-left: 20px;
  text-align: center;
  width: auto;
  padding: 15px;
}
/* line 3632, sass/psp-frontend.scss */
.psp-discussions div.comment-author img, #psp-projects #psp-discussion div.comment-author img,
#psp-comments div.comment-author img {
  border-radius: 100%;
  float: left;
  border: 5px solid rgba(255, 255, 255, 0.1);
}
/* line 3638, sass/psp-frontend.scss */
.psp-discussions div.comment-author cite, #psp-projects #psp-discussion div.comment-author cite,
#psp-comments div.comment-author cite {
  font-weight: bold;
  font-style: normal;
  float: left;
  color: #fff;
  text-align: center;
  margin: 0 0 0 15px;
  padding-top: 20px;
}
/* line 3649, sass/psp-frontend.scss */
.psp-discussions .comment-text, #psp-projects #psp-discussion .comment-text,
#psp-comments .comment-text {
  background: #f6f6f6;
  padding: 15px;
}
/* line 3653, sass/psp-frontend.scss */
.psp-discussions .comment-text p, #psp-projects #psp-discussion .comment-text p,
#psp-comments .comment-text p {
  margin: 0 0 8px 0;
}
/* line 3659, sass/psp-frontend.scss */
.psp-discussions .comment-date, #psp-projects #psp-discussion .comment-date,
#psp-comments .comment-date {
  font-size: 11px;
  color: #666;
  padding: 15px 0 0 0;
}
/* line 3667, sass/psp-frontend.scss */
.psp-discussions li.bypostauthor .comment-text, #psp-projects #psp-discussion li.bypostauthor .comment-text,
#psp-comments li.bypostauthor .comment-text {
  background: #A5B62C;
  color: #fff;
}
/* line 3672, sass/psp-frontend.scss */
.psp-discussions li.bypostauthor .psp-bubble, #psp-projects #psp-discussion li.bypostauthor .psp-bubble,
#psp-comments li.bypostauthor .psp-bubble {
  border-top: 20px solid #a5b62c;
}
/* line 3676, sass/psp-frontend.scss */
.psp-discussions li.bypostauthor a, #psp-projects #psp-discussion li.bypostauthor a,
#psp-comments li.bypostauthor a {
  color: #fff !important;
}
/* line 3680, sass/psp-frontend.scss */
.psp-discussions li.bypostauthor .comment-date, #psp-projects #psp-discussion li.bypostauthor .comment-date,
#psp-comments li.bypostauthor .comment-date {
  color: #eee;
}
/* line 3686, sass/psp-frontend.scss */
.psp-discussions .comment-awaiting-moderation, #psp-projects #psp-discussion .comment-awaiting-moderation,
#psp-comments .comment-awaiting-moderation {
  color: #666;
  padding: 0 0 12px 0;
}
/* line 3692, sass/psp-frontend.scss */
.psp-discussions #commentform input, #psp-projects #psp-discussion #commentform input,
.psp-discussions #commentform textarea,
#psp-projects #psp-discussion #commentform textarea,
#psp-comments #commentform input,
#psp-comments #commentform textarea {
  font-weight: bold;
  display: block;
  margin: 8px 0 0 0;
}
/* line 3700, sass/psp-frontend.scss */
.psp-discussions p.form-allowed-tags, #psp-projects #psp-discussion p.form-allowed-tags,
#psp-comments p.form-allowed-tags {
  background: #f3f3f3;
  padding: 15px;
  color: #444;
  font-size: 12px;
}

/* =============== */
/* = Percetenages = */
/* =============== */
/* line 3715, sass/psp-frontend.scss */
.psp-0 {
  width: 0%;
}

/* line 3716, sass/psp-frontend.scss */
.psp-1 {
  width: 1%;
}

/* line 3717, sass/psp-frontend.scss */
.psp-2 {
  width: 2%;
}

/* line 3718, sass/psp-frontend.scss */
.psp-3 {
  width: 3%;
}

/* line 3719, sass/psp-frontend.scss */
.psp-4 {
  width: 4%;
}

/* line 3720, sass/psp-frontend.scss */
.psp-5 {
  width: 5%;
}

/* line 3721, sass/psp-frontend.scss */
.psp-6 {
  width: 6%;
}

/* line 3722, sass/psp-frontend.scss */
.psp-7 {
  width: 7%;
}

/* line 3723, sass/psp-frontend.scss */
.psp-8 {
  width: 8%;
}

/* line 3724, sass/psp-frontend.scss */
.psp-9 {
  width: 9%;
}

/* line 3725, sass/psp-frontend.scss */
.psp-10 {
  width: 10%;
}

/* line 3726, sass/psp-frontend.scss */
.psp-11 {
  width: 11%;
}

/* line 3727, sass/psp-frontend.scss */
.psp-12 {
  width: 12%;
}

/* line 3728, sass/psp-frontend.scss */
.psp-13 {
  width: 13%;
}

/* line 3729, sass/psp-frontend.scss */
.psp-14 {
  width: 14%;
}

/* line 3730, sass/psp-frontend.scss */
.psp-15 {
  width: 15%;
}

/* line 3731, sass/psp-frontend.scss */
.psp-16 {
  width: 16%;
}

/* line 3732, sass/psp-frontend.scss */
.psp-17 {
  width: 17%;
}

/* line 3733, sass/psp-frontend.scss */
.psp-18 {
  width: 18%;
}

/* line 3734, sass/psp-frontend.scss */
.psp-19 {
  width: 19%;
}

/* line 3735, sass/psp-frontend.scss */
.psp-20 {
  width: 20%;
}

/* line 3736, sass/psp-frontend.scss */
.psp-21 {
  width: 21%;
}

/* line 3737, sass/psp-frontend.scss */
.psp-22 {
  width: 22%;
}

/* line 3738, sass/psp-frontend.scss */
.psp-23 {
  width: 23%;
}

/* line 3739, sass/psp-frontend.scss */
.psp-24 {
  width: 24%;
}

/* line 3740, sass/psp-frontend.scss */
.psp-25 {
  width: 25%;
}

/* line 3741, sass/psp-frontend.scss */
.psp-26 {
  width: 26%;
}

/* line 3742, sass/psp-frontend.scss */
.psp-27 {
  width: 27%;
}

/* line 3743, sass/psp-frontend.scss */
.psp-28 {
  width: 28%;
}

/* line 3744, sass/psp-frontend.scss */
.psp-29 {
  width: 29%;
}

/* line 3745, sass/psp-frontend.scss */
.psp-30 {
  width: 30%;
}

/* line 3746, sass/psp-frontend.scss */
.psp-31 {
  width: 31%;
}

/* line 3747, sass/psp-frontend.scss */
.psp-32 {
  width: 32%;
}

/* line 3748, sass/psp-frontend.scss */
.psp-33 {
  width: 33%;
}

/* line 3749, sass/psp-frontend.scss */
.psp-34 {
  width: 34%;
}

/* line 3750, sass/psp-frontend.scss */
.psp-35 {
  width: 35%;
}

/* line 3751, sass/psp-frontend.scss */
.psp-36 {
  width: 36%;
}

/* line 3752, sass/psp-frontend.scss */
.psp-37 {
  width: 37%;
}

/* line 3753, sass/psp-frontend.scss */
.psp-38 {
  width: 38%;
}

/* line 3754, sass/psp-frontend.scss */
.psp-39 {
  width: 39%;
}

/* line 3755, sass/psp-frontend.scss */
.psp-40 {
  width: 40%;
}

/* line 3756, sass/psp-frontend.scss */
.psp-41 {
  width: 41%;
}

/* line 3757, sass/psp-frontend.scss */
.psp-42 {
  width: 42%;
}

/* line 3758, sass/psp-frontend.scss */
.psp-43 {
  width: 43%;
}

/* line 3759, sass/psp-frontend.scss */
.psp-44 {
  width: 44%;
}

/* line 3760, sass/psp-frontend.scss */
.psp-45 {
  width: 45%;
}

/* line 3761, sass/psp-frontend.scss */
.psp-46 {
  width: 46%;
}

/* line 3762, sass/psp-frontend.scss */
.psp-47 {
  width: 47%;
}

/* line 3763, sass/psp-frontend.scss */
.psp-48 {
  width: 48%;
}

/* line 3764, sass/psp-frontend.scss */
.psp-49 {
  width: 49%;
}

/* line 3765, sass/psp-frontend.scss */
.psp-50 {
  width: 50%;
}

/* line 3766, sass/psp-frontend.scss */
.psp-51 {
  width: 51%;
}

/* line 3767, sass/psp-frontend.scss */
.psp-52 {
  width: 52%;
}

/* line 3768, sass/psp-frontend.scss */
.psp-53 {
  width: 53%;
}

/* line 3769, sass/psp-frontend.scss */
.psp-54 {
  width: 54%;
}

/* line 3770, sass/psp-frontend.scss */
.psp-55 {
  width: 55%;
}

/* line 3771, sass/psp-frontend.scss */
.psp-56 {
  width: 56%;
}

/* line 3772, sass/psp-frontend.scss */
.psp-57 {
  width: 57%;
}

/* line 3773, sass/psp-frontend.scss */
.psp-58 {
  width: 58%;
}

/* line 3774, sass/psp-frontend.scss */
.psp-59 {
  width: 59%;
}

/* line 3775, sass/psp-frontend.scss */
.psp-60 {
  width: 60%;
}

/* line 3776, sass/psp-frontend.scss */
.psp-61 {
  width: 61%;
}

/* line 3777, sass/psp-frontend.scss */
.psp-62 {
  width: 62%;
}

/* line 3778, sass/psp-frontend.scss */
.psp-63 {
  width: 63%;
}

/* line 3779, sass/psp-frontend.scss */
.psp-64 {
  width: 64%;
}

/* line 3780, sass/psp-frontend.scss */
.psp-65 {
  width: 65%;
}

/* line 3781, sass/psp-frontend.scss */
.psp-66 {
  width: 66%;
}

/* line 3782, sass/psp-frontend.scss */
.psp-67 {
  width: 67%;
}

/* line 3783, sass/psp-frontend.scss */
.psp-68 {
  width: 68%;
}

/* line 3784, sass/psp-frontend.scss */
.psp-69 {
  width: 69%;
}

/* line 3785, sass/psp-frontend.scss */
.psp-70 {
  width: 70%;
}

/* line 3786, sass/psp-frontend.scss */
.psp-71 {
  width: 71%;
}

/* line 3787, sass/psp-frontend.scss */
.psp-72 {
  width: 72%;
}

/* line 3788, sass/psp-frontend.scss */
.psp-73 {
  width: 73%;
}

/* line 3789, sass/psp-frontend.scss */
.psp-74 {
  width: 74%;
}

/* line 3790, sass/psp-frontend.scss */
.psp-75 {
  width: 75%;
}

/* line 3791, sass/psp-frontend.scss */
.psp-76 {
  width: 76%;
}

/* line 3792, sass/psp-frontend.scss */
.psp-77 {
  width: 77%;
}

/* line 3793, sass/psp-frontend.scss */
.psp-78 {
  width: 78%;
}

/* line 3794, sass/psp-frontend.scss */
.psp-79 {
  width: 79%;
}

/* line 3795, sass/psp-frontend.scss */
.psp-80 {
  width: 80%;
}

/* line 3796, sass/psp-frontend.scss */
.psp-81 {
  width: 81%;
}

/* line 3797, sass/psp-frontend.scss */
.psp-82 {
  width: 82%;
}

/* line 3798, sass/psp-frontend.scss */
.psp-83 {
  width: 83%;
}

/* line 3799, sass/psp-frontend.scss */
.psp-84 {
  width: 84%;
}

/* line 3800, sass/psp-frontend.scss */
.psp-85 {
  width: 85%;
}

/* line 3801, sass/psp-frontend.scss */
.psp-86 {
  width: 86%;
}

/* line 3802, sass/psp-frontend.scss */
.psp-87 {
  width: 87%;
}

/* line 3803, sass/psp-frontend.scss */
.psp-88 {
  width: 88%;
}

/* line 3804, sass/psp-frontend.scss */
.psp-89 {
  width: 89%;
}

/* line 3805, sass/psp-frontend.scss */
.psp-90 {
  width: 90%;
}

/* line 3806, sass/psp-frontend.scss */
.psp-91 {
  width: 91%;
}

/* line 3807, sass/psp-frontend.scss */
.psp-92 {
  width: 92%;
}

/* line 3808, sass/psp-frontend.scss */
.psp-93 {
  width: 93%;
}

/* line 3809, sass/psp-frontend.scss */
.psp-94 {
  width: 94%;
}

/* line 3810, sass/psp-frontend.scss */
.psp-95 {
  width: 95%;
}

/* line 3811, sass/psp-frontend.scss */
.psp-96 {
  width: 96%;
}

/* line 3812, sass/psp-frontend.scss */
.psp-97 {
  width: 97%;
}

/* line 3813, sass/psp-frontend.scss */
.psp-98 {
  width: 98%;
}

/* line 3814, sass/psp-frontend.scss */
.psp-99 {
  width: 99%;
}

/* line 3815, sass/psp-frontend.scss */
.psp-100 {
  width: 100%;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 3825, sass/psp-frontend.scss */
.psp-section:after,
.cf:before,
.cf:after,
li.comment:before,
li.comment:after,
.comment-author:before,
.comment-author:after,
#psp-comments:after,
#psp-comments:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 3837, sass/psp-frontend.scss */
.cf:after,
li.comment:after,
#psp-comments:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 3844, sass/psp-frontend.scss */
.cf,
li.comment {
  *zoom: 1;
}

/*

@media only screen and (max-width: 1680px) {

    .wrapper {
        width: 1500px !important;
        margin-right: auto;
        margin-left: auto;
    }

}

@media only screen and (max-width: 1520px) {

    .wrapper {
        width: 1280px !important;
        margin-right: auto;
        margin-left: auto;
    }

}

*/
/* line 3875, sass/psp-frontend.scss */
body.admin-bar #psp-projects #psp-primary-header {
 top: 0px !important; /*32px*/
}

@media only screen and (max-width: 1685px) {
  /* line 3887, sass/psp-frontend.scss */
  #psp-projects #psp-essentials,
  #psp-projects #psp-discussion,
  #psp-projects #psp-phases {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 3896, sass/psp-frontend.scss */
  #psp-projects #psp-essentials.psp-shortcode,
  #psp-projects #psp-discussion.psp-shortcode,
  #psp-projects #psp-phases.psp-shortcode {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1240px) {
  /* line 3911, sass/psp-frontend.scss */
  #psp-projects #psp-essentials .psp-timing li {
    font-size: 12px;
  }
  /* line 3915, sass/psp-frontend.scss */
  #psp-projects .psp-timing .cal {
    width: 30px;
  }
  /* line 3919, sass/psp-frontend.scss */
  #psp-projects .psp-date .cal .month {
    font-size: 12px;
  }
  /* line 3923, sass/psp-frontend.scss */
  #psp-projects .psp-timing .cal .day {
    font-size: 18px;
    padding: 8px 0;
  }
  /* line 3928, sass/psp-frontend.scss */
  #psp-projects .psp-timing .cal .month {
    line-height: 1.25em;
    padding: 2px 0;
  }
}
@media only screen and (max-width: 1050px) {
  /* line 3941, sass/psp-frontend.scss */
  #psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone {
    width: 49%;
  }
  /* line 3945, sass/psp-frontend.scss */
  #psp-projects #psp-essentials {
    padding: 0;
    width: 100%;
  }
  /* line 3950, sass/psp-frontend.scss */
  #psp-projects .wrapper {
    width: 940px !important;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 3956, sass/psp-frontend.scss */
  #psp-projects .psp-phase {
    width: 48%;
  }
  /* line 3960, sass/psp-frontend.scss */
  #psp-projects .psp-icon {
    display: none;
  }
  /* line 3964, sass/psp-frontend.scss */
  #psp-projects .psp-documents-row li p.psp-doc-title {
    padding-left: 0px;
  }
  /* line 3968, sass/psp-frontend.scss */
  #psp-projects .psp-timing {
    float: none;
    width: 100%;
  }
  /* line 3973, sass/psp-frontend.scss */
  #psp-projects .psp-timing li {
    width: 48%;
    margin-right: 2%;
  }
  /* line 3978, sass/psp-frontend.scss */
  #psp-projects .psp-timing .cal {
    width: 50%;
    margin: 0 auto;
  }
  /* line 3983, sass/psp-frontend.scss */
  #psp-projects .psp-timebar {
    width: 100%;
    float: none;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 990px) {
  /* line 3996, sass/psp-frontend.scss */
  #psp-projects .psp-project-tiles li {
    margin-bottom: 30px;
  }
  /* line 4000, sass/psp-frontend.scss */
  #psp-projects #psp-archive-content,
  #psp-projects #psp-archive-menu {
    float: none;
  }
}
@media only screen and (max-width: 960px) {
  /* line 4015, sass/psp-frontend.scss */
  #psp-projects .wrapper {
    width: 768px !important;
  }
  /* line 4017, sass/psp-frontend.scss */
  #psp-projects ul.psp-milestones li p,
  #psp-projects ul.psp-milestones li h4 {
    padding: 0;
    display: none;
  }
  /* line 4022, sass/psp-frontend.scss */
  #psp-projects .progress-table,
  #psp-projects .milestone-options-full {
    display: block !important;
  }
  /* line 4024, sass/psp-frontend.scss */
  #psp-projects p.psp-progress {
    margin-bottom: 30px;
  }
  /* line 4026, sass/psp-frontend.scss */
  #psp-projects .psp-phase {
    width: 94%;
  }
}
@media only screen and (max-width: 780px) {
  /* line 4036, sass/psp-frontend.scss */
  #psp-projects .psp-enhanced-milestone-list .psp-enhanced-milestone {
    width: 100%;
  }
  /* line 4040, sass/psp-frontend.scss */
  #psp-projects .wrapper,
  #psp-projects .wrapper {
    width: 600px !important;
  }
  /* line 4045, sass/psp-frontend.scss */
  #psp-projects ul.psp-milestones {
    display: none;
  }
  /* line 4047, sass/psp-frontend.scss */
  #psp-projects .psp-single-project .psp-phase {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 4055, sass/psp-frontend.scss */
  #psp-projects .psp-row {
    display: block;
  }
  /* line 4057, sass/psp-frontend.scss */
  #psp-projects #psp-essentials #psp-description {
    width: 96%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 4064, sass/psp-frontend.scss */
  #psp-projects #psp-essentials #project-documents {
    width: 96%;
    padding: 3%;
    float: none;
  }
  /* line 4070, sass/psp-frontend.scss */
  #psp-projects #psp-title {
    position: relative;
    height: auto;
    padding: 20px 0;
  }
  /* line 4076, sass/psp-frontend.scss */
  #psp-projects .psp-standalone-page #overview {
    padding-top: 0px;
  }
  /* line 4078, sass/psp-frontend.scss */
  #psp-projects .psp-archive-list th {
    display: none;
  }
  /* line 4082, sass/psp-frontend.scss */
  #psp-projects .psp-archive-list td,
  #psp-projects .psp-archive-list tr {
    display: block;
    width: 100%;
  }
  /* line 4088, sass/psp-frontend.scss */
  #psp-projects .psp-archive-list tr,
  #psp-projects .psp-task-project {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 4102, sass/psp-frontend.scss */
  #psp-projects #psp-discussion ol.commentlist,
  #psp-projects #psp-discussion #respond {
    float: none;
    width: 100%;
  }
  /* line 4108, sass/psp-frontend.scss */
  #psp-projects .progress-table td {
    text-align: left;
  }
  /* line 4112, sass/psp-frontend.scss */
  #psp-projects .psp-standalone-page #psp-project {
    padding-top: 0px;
  }
  /* line 4116, sass/psp-frontend.scss */
  #psp-projects #psp-description-documents {
    margin: 30px 3% 60px 3%;
    width: auto;
  }
  /* line 4121, sass/psp-frontend.scss */
  #psp-projects .wrapper {
    width: 100% !important;
    padding: 3%;
  }
  /* line 4126, sass/psp-frontend.scss */
  #psp-projects #psp-essentials {
    margin-top: 0px;
  }
  /* line 4128, sass/psp-frontend.scss */
  #psp-projects #psp-quick-overview,
  #psp-projects #psp-essentials #psp-description {
    margin: 0 3% 60px 3%;
    float: none;
    width: auto;
  }
  /* line 4135, sass/psp-frontend.scss */
  #psp-projects #psp-quick-overview h4 {
    text-align: left !important;
  }
  /* line 4139, sass/psp-frontend.scss */
  #psp-projects #psp-documents {
    padding: 20px 6% !important;
    width: 100% !important;
    text-align: center;
  }
  /* line 4144, sass/psp-frontend.scss */
  #psp-projects #psp-documents .psp-pager {
    text-align: center;
  }
  /* line 4150, sass/psp-frontend.scss */
  #psp-projects .psp-icon {
    display: block;
    position: static;
    margin: 0 auto 8px auto;
  }
  /* line 4156, sass/psp-frontend.scss */
  #psp-projects #project-documents li {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  }
  /* line 4161, sass/psp-frontend.scss */
  #psp-projects .psp-masthead-user p {
    display: none;
  }
  /* line 4165, sass/psp-frontend.scss */
  #psp-projects #psp-essentials div:first-child {
    float: none;
  }
  /* line 4166, sass/psp-frontend.scss */
  #psp-projects #psp-essentials .summary {
    padding-right: 0px;
  }
  /* line 4168, sass/psp-frontend.scss */
  #psp-projects .task-item .psp-task-edit-links {
    display: block;
    position: static;
    text-align: left;
    padding: 0 0 10px 0;
    height: auto;
  }
  /* line 4176, sass/psp-frontend.scss */
  #psp-projects #psp-documents ul.psp-documents-row li a.doc-status span.fa {
    display: inline-block;
  }
  /* line 4180, sass/psp-frontend.scss */
  #psp-projects .psp-phase {
    display: block;
    width: auto !important;
  }
  /* line 4185, sass/psp-frontend.scss */
  #psp-projects #psp-progress {
    padding: 75px 20px;
  }
  /* line 4187, sass/psp-frontend.scss */
  #psp-projects #psp-essentials div h4 {
    text-align: center;
    margin: 20px 0 10px 0;
  }
  /* line 4192, sass/psp-frontend.scss */
  #psp-projects ul.psp-timing {
    width: 165px;
    margin: 5px auto !important;
  }
  /* line 4197, sass/psp-frontend.scss */
  #psp-projects #psp-discussion .wrapper,
  #psp-projects #overview .wrapper {
    padding: 0 !important;
  }
  /* line 4200, sass/psp-frontend.scss */
  #psp-projects #psp-discussion .discussion-content {
    padding: 15px;
  }
  /* line 4202, sass/psp-frontend.scss */
  #psp-projects #psp-progress h2 {
    font-size: 20px;
  }
  /* line 4204, sass/psp-frontend.scss */
  #psp-projects .psp-phase-info {
    float: none;
    width: auto !important;
  }
  /* line 4209, sass/psp-frontend.scss */
  #psp-projects .psp-chart {
    float: none;
    max-width: 420px;
    margin: 20px auto;
  }
  /* line 4215, sass/psp-frontend.scss */
  #psp-projects #psp-essentials.psp-shortcode .summary {
    padding-right: 0px;
  }
  /* line 4217, sass/psp-frontend.scss */
  #psp-projects #psp-title h1 {
    line-height: 1.1em !important;
    text-align: center;
    float: none;
  }
  /* line 4223, sass/psp-frontend.scss */
  #psp-projects #psp-title h1 span {
    display: block;
  }
  /* line 4225, sass/psp-frontend.scss */
  #psp-projects .psp_project_list th {
    display: none;
  }
  /* line 4227, sass/psp-frontend.scss */
  #psp-projects .psp_project_list tr {
    display: block;
  }
  /* line 4229, sass/psp-frontend.scss */
  #psp-projects .psp_project_list td {
    display: block;
    text-align: center;
  }
  /* line 4234, sass/psp-frontend.scss */
  #psp-projects .psp-standalone-page code {
    overflow: hidden;
    white-space: normal;
  }
  /* line 4239, sass/psp-frontend.scss */
  #psp-projects .psp-branding-wrapper {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 800px) and (max-width: 768px) {
  /* line 4249, sass/psp-frontend.scss */
  body.admin-bar #psp-projects.psp-standard-template {
    padding-top: 32px;
  }

  /* line 4266, sass/psp-frontend.scss */
  #psp-projects .psp-task-list-wrapper h4 a span,
  #psp-projects .phase-comments h4 a span {
    display: none;
  }
  /* line 4276, sass/psp-frontend.scss */
  #psp-projects.psp-standard-template {
    padding-top: 0px;
  }
  /* line 4280, sass/psp-frontend.scss */
  #psp-projects #psp-primary-header {
    position: static;
  }
  /* line 4284, sass/psp-frontend.scss */
  #psp-projects #psp-primary-header .psp-masthead-user {
    display: none;
  }
  /* line 4288, sass/psp-frontend.scss */
  #psp-projects #psp-primary-header .psp-masthead-logo {
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #efefef;
  }
  /* line 4294, sass/psp-frontend.scss */
  #psp-projects #psp-primary-header .psp-masthead-logo img {
    margin: 0 auto;
  }
  /* line 4302, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav {
    float: none;
    text-align: right;
    border-left: 0px;
    height: auto;
  }
  /* line 4309, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav > ul {
    height: auto;
  }
  /* line 4313, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav #nav-menu {
    position: static;
  }
  /* line 4317, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav #nav-menu:hover > a {
    background-image: none;
    color: #fff;
  }
  /* line 4322, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav #nav-menu > a {
    width: auto !important;
    text-align: center;
    text-indent: 0;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    background-image: none;
    height: auto;
    font-weight: bold;
    padding: 10px 15px 15px 15px !important;
    vertical-align: top;
  }
  /* line 4336, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav #nav-menu > a:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;
    font-size: 18px;
  }
  /* line 4344, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav #nav-menu > a:hover, #psp-projects #psp-main-nav #nav-menu > a.active {
    color: #fff;
    background-image: none !important;
  }
  /* line 4352, sass/psp-frontend.scss */
  #psp-projects #psp-main-nav #nav-menu ul, #psp-projects #psp-main-nav #nav-menu:hover ul {
    display: none;
    width: 100% !important;
    left: 0px !important;
    right: 0px !important;
    position: static;
    text-align: left;
  }
  /* line 4368, sass/psp-frontend.scss */
  #psp-projects #psp-discussion #commentform textarea {
    width: 100%;
  }
  /* line 4372, sass/psp-frontend.scss */
  #psp-projects #psp-discussion #respond {
    padding: 15px 20px;
  }
}
/* ============================== */
/* = Front End Template Styling = */
/* ============================== */
/* 960 PX */
/* line 4390, sass/psp-frontend.scss */
#psp-projects.psp-width-960 {
  padding-top: 30px;
  background: transparent;
}
/* line 4395, sass/psp-frontend.scss */
#psp-projects.psp-width-960 .psp-overview-box {
  box-shadow: none;
  border: 1px solid #f1f1f1;
}
/* line 4400, sass/psp-frontend.scss */
#psp-projects.psp-width-960 .wrapper {
  max-width: 96%;
  margin: 0 auto;
}
/* line 4407, sass/psp-frontend.scss */
#psp-projects.psp-width-960 #psp-quick-overview .psp-timing {
  width: 100%;
  float: none;
}
/* line 4412, sass/psp-frontend.scss */
#psp-projects.psp-width-960 #psp-quick-overview .psp-timebar {
  width: auto;
  float: none;
}
/* line 4419, sass/psp-frontend.scss */
#psp-projects.psp-width-960 #psp-phases {
  background: transparent;
}
/* line 4423, sass/psp-frontend.scss */
#psp-projects.psp-width-960 .psp-phase {
  width: 44%;
}

/* line 4430, sass/psp-frontend.scss */
#psp-projects.psp-width-single {
  padding-top: 30px;
  background: transparent;
}
/* line 4435, sass/psp-frontend.scss */
#psp-projects.psp-width-single .wrapper {
  width: 100%;
  float: none;
}
/* line 4440, sass/psp-frontend.scss */
#psp-projects.psp-width-single #psp-quick-overview,
#psp-projects.psp-width-single #psp-essentials #psp-description,
#psp-projects.psp-width-single #psp-description-documents,
#psp-projects.psp-width-single #psp-documents,
#psp-projects.psp-width-single .psp-phase,
#psp-projects.psp-width-single .psp-col-md-3 {
  width: 100% !important;
  padding: 3% !important;
  float: none !important;
}
/* line 4451, sass/psp-frontend.scss */
#psp-projects.psp-width-single .psp-overview-box {
  box-shadow: none;
  border: 1px solid #f1f1f1;
}
/* line 4456, sass/psp-frontend.scss */
#psp-projects.psp-width-single .psp-phase {
  margin-bottom: 20px;
}
/* line 4460, sass/psp-frontend.scss */
#psp-projects.psp-width-single ul.psp-milestones li p,
#psp-projects.psp-width-single ul.psp-milestones li h4 {
  padding: 0;
  display: none;
}
/* line 4466, sass/psp-frontend.scss */
#psp-projects.psp-width-single .progress-table,
#psp-projects.psp-width-single .milestone-options-full {
  display: block !important;
}
/* line 4471, sass/psp-frontend.scss */
#psp-projects.psp-width-single #psp-progress {
  padding: 50px 0;
}
/* line 4475, sass/psp-frontend.scss */
#psp-projects.psp-width-single #psp-documents {
  width: 100%;
}
/* line 4479, sass/psp-frontend.scss */
#psp-projects.psp-width-single #psp-documents .psp-pager {
  text-align: center;
}
/* line 4485, sass/psp-frontend.scss */
#psp-projects.psp-width-single .psp-enhanced-milestone {
  display: block;
  margin: 0 0 20px 0;
  width: auto;
}

/* Font Library */
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4499, sass/psp-frontend.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 4499, sass/psp-frontend.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 4499, sass/psp-frontend.scss */
.fa-2x {
  font-size: 2em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-3x {
  font-size: 3em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-4x {
  font-size: 4em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-5x {
  font-size: 5em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 4499, sass/psp-frontend.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 4499, sass/psp-frontend.scss */
.fa-ul > li {
  position: relative;
}

/* line 4499, sass/psp-frontend.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 4499, sass/psp-frontend.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 4499, sass/psp-frontend.scss */
.pull-right {
  float: right;
}

/* line 4499, sass/psp-frontend.scss */
.pull-left {
  float: left;
}

/* line 4499, sass/psp-frontend.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 4499, sass/psp-frontend.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4499, sass/psp-frontend.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 4499, sass/psp-frontend.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 4499, sass/psp-frontend.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 4499, sass/psp-frontend.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 4499, sass/psp-frontend.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 4499, sass/psp-frontend.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 4499, sass/psp-frontend.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 4499, sass/psp-frontend.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 4499, sass/psp-frontend.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 4499, sass/psp-frontend.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 4499, sass/psp-frontend.scss */
.fa-inverse {
  color: #fff;
}

/* line 4499, sass/psp-frontend.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 4499, sass/psp-frontend.scss */
.fa-music:before {
  content: "\f001";
}

/* line 4499, sass/psp-frontend.scss */
.fa-search:before {
  content: "\f002";
}

/* line 4499, sass/psp-frontend.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 4499, sass/psp-frontend.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 4499, sass/psp-frontend.scss */
.fa-star:before {
  content: "\f005";
}

/* line 4499, sass/psp-frontend.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 4499, sass/psp-frontend.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4499, sass/psp-frontend.scss */
.fa-film:before {
  content: "\f008";
}

/* line 4499, sass/psp-frontend.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 4499, sass/psp-frontend.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 4499, sass/psp-frontend.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 4499, sass/psp-frontend.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 4499, sass/psp-frontend.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 4499, sass/psp-frontend.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 4499, sass/psp-frontend.scss */
.fa-home:before {
  content: "\f015";
}

/* line 4499, sass/psp-frontend.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 4499, sass/psp-frontend.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 4499, sass/psp-frontend.scss */
.fa-road:before {
  content: "\f018";
}

/* line 4499, sass/psp-frontend.scss */
.fa-download:before {
  content: "\f019";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 4499, sass/psp-frontend.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 4499, sass/psp-frontend.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 4499, sass/psp-frontend.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 4499, sass/psp-frontend.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 4499, sass/psp-frontend.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4499, sass/psp-frontend.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4499, sass/psp-frontend.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4499, sass/psp-frontend.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 4499, sass/psp-frontend.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 4499, sass/psp-frontend.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 4499, sass/psp-frontend.scss */
.fa-font:before {
  content: "\f031";
}

/* line 4499, sass/psp-frontend.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 4499, sass/psp-frontend.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 4499, sass/psp-frontend.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 4499, sass/psp-frontend.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 4499, sass/psp-frontend.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 4499, sass/psp-frontend.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 4499, sass/psp-frontend.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 4499, sass/psp-frontend.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 4499, sass/psp-frontend.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 4499, sass/psp-frontend.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 4499, sass/psp-frontend.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 4499, sass/psp-frontend.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 4499, sass/psp-frontend.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 4499, sass/psp-frontend.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 4499, sass/psp-frontend.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 4499, sass/psp-frontend.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 4499, sass/psp-frontend.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 4499, sass/psp-frontend.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 4499, sass/psp-frontend.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 4499, sass/psp-frontend.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 4499, sass/psp-frontend.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 4499, sass/psp-frontend.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 4499, sass/psp-frontend.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 4499, sass/psp-frontend.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 4499, sass/psp-frontend.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4499, sass/psp-frontend.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 4499, sass/psp-frontend.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 4499, sass/psp-frontend.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 4499, sass/psp-frontend.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 4499, sass/psp-frontend.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 4499, sass/psp-frontend.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 4499, sass/psp-frontend.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 4499, sass/psp-frontend.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 4499, sass/psp-frontend.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 4499, sass/psp-frontend.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 4499, sass/psp-frontend.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 4499, sass/psp-frontend.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 4499, sass/psp-frontend.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 4499, sass/psp-frontend.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 4499, sass/psp-frontend.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 4499, sass/psp-frontend.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 4499, sass/psp-frontend.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 4499, sass/psp-frontend.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 4499, sass/psp-frontend.scss */
.fa-
:before {
  content: "\f073";
}

/* line 4500, sass/psp-frontend.scss */
.fa-random:before {
  content: "\f074";
}

/* line 4500, sass/psp-frontend.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 4500, sass/psp-frontend.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 4500, sass/psp-frontend.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 4500, sass/psp-frontend.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 4500, sass/psp-frontend.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4500, sass/psp-frontend.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 4500, sass/psp-frontend.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 4500, sass/psp-frontend.scss */
.fa-key:before {
  content: "\f084";
}

/* line 4500, sass/psp-frontend.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 4500, sass/psp-frontend.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 4500, sass/psp-frontend.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 4500, sass/psp-frontend.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 4500, sass/psp-frontend.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 4500, sass/psp-frontend.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 4500, sass/psp-frontend.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4500, sass/psp-frontend.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 4500, sass/psp-frontend.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4500, sass/psp-frontend.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 4500, sass/psp-frontend.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 4500, sass/psp-frontend.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 4500, sass/psp-frontend.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 4500, sass/psp-frontend.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4500, sass/psp-frontend.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 4500, sass/psp-frontend.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 4500, sass/psp-frontend.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 4500, sass/psp-frontend.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 4500, sass/psp-frontend.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 4500, sass/psp-frontend.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 4500, sass/psp-frontend.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 4500, sass/psp-frontend.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 4500, sass/psp-frontend.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 4500, sass/psp-frontend.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 4500, sass/psp-frontend.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 4500, sass/psp-frontend.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 4500, sass/psp-frontend.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 4500, sass/psp-frontend.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 4500, sass/psp-frontend.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 4500, sass/psp-frontend.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 4500, sass/psp-frontend.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 4500, sass/psp-frontend.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 4500, sass/psp-frontend.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 4500, sass/psp-frontend.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 4500, sass/psp-frontend.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 4500, sass/psp-frontend.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 4500, sass/psp-frontend.scss */
.fa-code:before {
  content: "\f121";
}

/* line 4500, sass/psp-frontend.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 4500, sass/psp-frontend.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 4500, sass/psp-frontend.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 4500, sass/psp-frontend.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 4500, sass/psp-frontend.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 4500, sass/psp-frontend.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 4500, sass/psp-frontend.scss */
.fa-question:before {
  content: "\f128";
}

/* line 4500, sass/psp-frontend.scss */
.fa-info:before {
  content: "\f129";
}

/* line 4500, sass/psp-frontend.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 4500, sass/psp-frontend.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 4500, sass/psp-frontend.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 4500, sass/psp-frontend.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 4500, sass/psp-frontend.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 4500, sass/psp-frontend.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 4500, sass/psp-frontend.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 4500, sass/psp-frontend.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 4500, sass/psp-frontend.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 4500, sass/psp-frontend.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 4500, sass/psp-frontend.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 4500, sass/psp-frontend.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 4500, sass/psp-frontend.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 4500, sass/psp-frontend.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 4500, sass/psp-frontend.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 4500, sass/psp-frontend.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 4500, sass/psp-frontend.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 4500, sass/psp-frontend.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 4500, sass/psp-frontend.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 4500, sass/psp-frontend.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 4500, sass/psp-frontend.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 4500, sass/psp-frontend.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 4500, sass/psp-frontend.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 4500, sass/psp-frontend.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 4500, sass/psp-frontend.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 4500, sass/psp-frontend.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4500, sass/psp-frontend.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4500, sass/psp-frontend.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4500, sass/psp-frontend.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4500, sass/psp-frontend.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 4500, sass/psp-frontend.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 4500, sass/psp-frontend.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 4500, sass/psp-frontend.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 4500, sass/psp-frontend.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 4500, sass/psp-frontend.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 4500, sass/psp-frontend.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4500, sass/psp-frontend.scss */
.fa-female:before {
  content: "\f182";
}

/* line 4500, sass/psp-frontend.scss */
.fa-male:before {
  content: "\f183";
}

/* line 4500, sass/psp-frontend.scss */
.fa-gittip:before {
  content: "\f184";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 4500, sass/psp-frontend.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 4500, sass/psp-frontend.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 4500, sass/psp-frontend.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4500, sass/psp-frontend.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 4500, sass/psp-frontend.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 4500, sass/psp-frontend.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 4500, sass/psp-frontend.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4500, sass/psp-frontend.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4500, sass/psp-frontend.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 4500, sass/psp-frontend.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 4500, sass/psp-frontend.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 4500, sass/psp-frontend.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 4500, sass/psp-frontend.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 4500, sass/psp-frontend.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 4500, sass/psp-frontend.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 4500, sass/psp-frontend.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4500, sass/psp-frontend.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 4500, sass/psp-frontend.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 4500, sass/psp-frontend.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 4500, sass/psp-frontend.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 4500, sass/psp-frontend.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 4500, sass/psp-frontend.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 4500, sass/psp-frontend.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4500, sass/psp-frontend.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 4500, sass/psp-frontend.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 4500, sass/psp-frontend.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 4500, sass/psp-frontend.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 4500, sass/psp-frontend.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 4500, sass/psp-frontend.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 4500, sass/psp-frontend.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 4500, sass/psp-frontend.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4500, sass/psp-frontend.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 4500, sass/psp-frontend.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 4500, sass/psp-frontend.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 4500, sass/psp-frontend.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 4500, sass/psp-frontend.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 4500, sass/psp-frontend.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 4500, sass/psp-frontend.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 4500, sass/psp-frontend.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 4500, sass/psp-frontend.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 4500, sass/psp-frontend.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 4500, sass/psp-frontend.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4500, sass/psp-frontend.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 4500, sass/psp-frontend.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 4500, sass/psp-frontend.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 4500, sass/psp-frontend.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 4500, sass/psp-frontend.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 4500, sass/psp-frontend.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 4500, sass/psp-frontend.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* PSP Grid */
/* qTip2 v2.2.1 | Plugins: tips modal viewport svg imagemap ie6 | Styles: core basic css3 | qtip2.com | Licensed MIT | Sat Sep 06 2014 23:12:07 */
/* line 4506, sass/psp-frontend.scss */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: 0;
  border: 1px solid transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

/* line 4506, sass/psp-frontend.scss */
* html .qtip-titlebar .qtip-close {
  top: 16px;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: -100em -100em no-repeat;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-light {
  background-color: #fff;
  border-color: #E2E2E2;
  color: #454545;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-dark .qtip-titlebar {
  background-color: #404040;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-dark .qtip-icon {
  border-color: #444;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-red .qtip-titlebar {
  background-color: #F06D65;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-red .qtip-icon, .qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-green .qtip-titlebar {
  background-color: #B0DE78;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap, .qtip-rounded, .qtip-tipsy {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: #fff;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
  background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%);
}

/* line 4506, sass/psp-frontend.scss */
.qtip-youtube .qtip-titlebar {
  background-color: transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}

/* line 4506, sass/psp-frontend.scss */
.qtip-youtube .qtip-icon {
  border-color: #222;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-jtools .qtip-titlebar {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}

/* line 4506, sass/psp-frontend.scss */
.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}

/* line 4506, sass/psp-frontend.scss */
.qtip-jtools .qtip-content, .qtip-jtools .qtip-titlebar {
  background: 0 0;
  color: #fff;
  border: 0 dashed transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-jtools .qtip-icon {
  border-color: #555;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: #fff;
  border: 0 dashed transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cluetip .qtip-icon {
  border-color: #808064;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipsy {
  background: #000;
  background: rgba(0, 0, 0, 0.87);
  color: #fff;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande',sans-serif;
  font-weight: 700;
  line-height: 16px;
  text-shadow: 0 1px #000;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipsy .qtip-content {
  padding: 6px 10px;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: 400;
  font-family: serif;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: #fff;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
  background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap .qtip-titlebar {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap .qtip-titlebar .qtip-close {
  right: 11px;
  top: 45%;
  border-style: none;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap .qtip-content {
  padding: 9px 14px;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap .qtip-icon {
  background: 0 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap .qtip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 4506, sass/psp-frontend.scss */
.qtip-bootstrap .qtip-icon .ui-icon:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40);
}

/* line 4506, sass/psp-frontend.scss */
.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none;
}

/* line 4506, sass/psp-frontend.scss */
.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}

/* line 4506, sass/psp-frontend.scss */
.qtip .qtip-tip, x:-o-prefocus {
  visibility: hidden;
}

/* line 4506, sass/psp-frontend.scss */
.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: 0 0;
  border: 0 dashed transparent;
}

/* line 4506, sass/psp-frontend.scss */
.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}

/* line 4506, sass/psp-frontend.scss */
.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}

/* line 4506, sass/psp-frontend.scss */
#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 4506, sass/psp-frontend.scss */
#qtip-overlay.blurs {
  cursor: pointer;
}

/* line 4506, sass/psp-frontend.scss */
#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(Opacity=70)";
}

/* line 4506, sass/psp-frontend.scss */
.qtipmodal-ie6fix {
  position: absolute !important;
}
