#main-content .page-header
{
    padding-right: 0px;
}
@import url('https://fonts.googleapis.com/css?family=Cousine:700|Source+Code+Pro:400,700');
@import url('https://fonts.googleapis.com/css?family=Acme');

.pid-description{
    position: fixed;
    margin-left: calc(50% - 50vw);
    width: 100vw !important;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #4f5357 !important;
    border-top: 1px solid #44484b;
    color: #fff;
}
.login
{
    background-image: url(https://media.pid-drift.no/images/wallpapers/pid-prosjekt-banner.jpg);
    background-position: center center;
    background-size: cover;
    width: 100vw !important;
    height: 100vh !important;
}
.center
{
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}
.profile
{
    border: none !important; 
    border-bottom: 1px solid #eee !important; 
}

#main-content
{
    padding-right: 0px !important;
}

.line-height-40
{
    line-height: 40px;
}

@media screen and (max-width: 640px)
{
    body.fixed-header #wrapper
    {
        padding-top: 72px;
    }
}

.display-block
{
    display: block;
}

.ql-editor
{
     border-bottom: 1px solid #eaeaea;
}

.ql-video
{
    width: 100%;
    height: 50vh;
}

html .ql-editor h1,
html .ql-editor h2,
html .ql-editor h3,
html .ql-editor h4,
html .ql-editor p,
html .ql-editor ol,
html .ql-editor ul
{
    margin-bottom: 1.5rem;
}
.btn.btn-primary
{
    box-shadow: none !important;
}

.btn.btn-lg
{
    padding: 1.2rem 3.2rem;
}
@import url('https://fonts.googleapis.com/css?family=Cousine:700|Source+Code+Pro:400,700');
@import url('https://fonts.googleapis.com/css?family=Acme');

.nofocus:focus 
{
    outline: none;
    text-decoration: none;
    color: #222 !important;
}
.nofocus:hover 
{ 
    outline: none;
    text-decoration: none;
    color: #222 !important;
}
.nofocus:link
{
    text-decoration: none;
    outline: none;
    color: #222 !important;
}
.notice 
{
    padding: 10px 5px 5px 15px;
    background-color: #fff;
    margin-bottom: 10px;
}
.notice:hover
{
    box-shadow:1px 2px 2px -2px #d2d2d2;
    border-radius:3px;
    transition:0.5s;
}
.notice-lg 
{
    font-size: 14px;
}
.notice-lg>span
{
    color: #727276;
    
}
.descr-margin
{
    margin-left: 9em;
}
.descr-margin2
{
    margin-left: 4.2em;
}
.notice-lg>.content
{
    margin-left: 9em;
}
.notice-lg>.start_time
{
    margin-left: 1.3em; 
    font-family: 'Acme', sans-serif;
    font-size: 18px;
}
.notice-lg>.start_time2
{
    margin-left: 3.3em; 
    font-family: 'Acme', sans-serif;
    font-size: 18px;
}
.time
{
    font-family: 'Acme', sans-serif;
    font-size: 18px;
}

.notice-danger>h4
{
    margin-top: 5px !important;
    margin-bottom: 0px;
    clear: left;
}
.notice-danger>h3
{
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 2px;
    margin-left: 6em;
}
.dateclass
{
    float: left;
    margin-right: 15px;
}
.dateclass>h1
{
    font-weight: bold;
    font-size: 45px; 
    margin-top: 3px;
   /*font-family: 'Allerta Stencil', sans-serif;*/
    font-family: 'Cousine', monospace;
    color: #727276;
    clear: both;
}
.dateclass>h4
{
    margin-top: -10px;
    font-family: 'Source Code Pro', monospace;
    text-transform: uppercase;
    font-size: 29px;
    font-weight: 200;    
    color: #727276;
    clear: both;
}
.dateclass .h6
{
    font-family: 'Source Code Pro', monospace;
    margin-top: -85px;
    margin-bottom:0;
    margin-left: 55px; 
    text-transform: uppercase;
    font-size: 18px;
    color: #9d9da0;
}
.dateclass>h7
{
    font-family: 'Source Code Pro', monospace;

    margin-left: 65px;
    margin-top: -4px;
    text-transform: uppercase;
    font-size: 13px;
    color: #9d9da0;
}
hr.dotted
{
    border-top: dashed 1px #eee;
    margin: 10px 0px !important;
}
.dark-red
{ 
    color: #aa302d !important;
}
.btn-dark-red
{
    background-color: #aa302d !important;
    color:#fff;
    border-radius: 3px !important;
}
.btn-dark-red:hover
{
    background-color: #6d1817 !important;
    color:#fff !important;
}
.error
{
    color: red !important;
}
.fade-new
{
    background-color: rgba(242,243,244, 0.8);
}
.input-group.white .form-control.error_line {
    border-bottom: 1px solid red !important; 
}
textarea.error_line {
    border-bottom: 1px solid red !important; 
}
.input-group.white span.input-group-addon.error_line {
    border-bottom: 1px solid red !important; 
}
.dashboard.float-top
{
    z-index: unset;
}
html ._720kb-datepicker-calendar
{
  box-shadow: 0px 3px 6px #ccc;
}

html ._720kb-datepicker-calendar-header,
html ._720kb-datepicker-calendar-header:nth-child(2n+1),
html ._720kb-datepicker-calendar-header:nth-child(2n),
html ._720kb-datepicker-calendar-days-header
{
  background: #fff;
}

html ._720kb-datepicker-calendar-days-header div
{
  color: #aaa;
}

html ._720kb-datepicker-calendar-header-middle
{
  color: #222;
}
.dropbtn 
{
    background-color: #fff;
    color: white;
    padding: 14px;
    font-size: 16px;
    border: none;
}
.dropdown 
{
    position: relative;
    display: inline-block;
}

.dropdown-content 
{
    display: none;
    position: absolute;
    margin-left: -6rem; 
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a 
{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.img-dropdown
{
    width: 30px;
    height:30px;
    border-radius: 50%;
}
.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #fff;}
.pid-event-view .event-body a
{
    text-decoration: underline;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  /*
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  */
  font-weight: normal;
  font-style: normal;
}
.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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-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);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

html .pid-gantt .gantt_container
{
    border: none !important;
}

.pid-gantt .gantt_task_line.gantt_folder
{
    background: #43535e;
    border-radius: 2px 2px 0 0 !important;
    margin: 4px 0 12px 0;
    max-height: 24px;
    line-height: 24px !important;
}

.pid-gantt .gantt_task_line.carret_left,
.pid-gantt .gantt_task_line.carret_right
{
    display: none;
}

.pid-gantt .gantt_task_line.gantt_folder .carret_left,
.pid-gantt .gantt_task_line.gantt_folder .carret_right
{
    display: block;
    position: absolute;
    bottom: -6px;
    background: #43535e;
    width: 6px;
    height: 6px;
}

.pid-gantt .gantt_task_line.gantt_folder .carret_left
{
    left: -1px;
    border-radius: 0 0 6px 0;
}

.pid-gantt .gantt_task_line.gantt_folder .carret_right
{
    right: -1px;
    border-radius: 0 0 0 6px;
}

.pid-gantt .gantt_task_line.gantt_folder .gantt_link_control
{
    top: -4px;
}

.pid-gantt .gantt_task_line.gantt_folder .gantt_task_progress
{
    opacity: 0.3;
}

.pid-gantt .gantt_task_line.gantt_folder .gantt_task_progress_drag
{
    display: none;
}

.pid-gantt .gantt_task_line.gantt_folder .gantt_side_content.gantt_left,
.pid-gantt .gantt_task_line.gantt_folder .gantt_side_content.gantt_right
{
    padding-left: 0px;
    bottom: 0px;
}

.pid-gantt .gantt_task_line.gantt_folder .gantt_side_content.gantt_left
{
    overflow: visible;
    left: 0px !important;
}

.pid-gantt .gantt_task_line.gantt_folder .gantt_side_content.gantt_right
{
    overflow: visible;
    left: 100% !important;
}

.pid-gantt .gantt_task_row.level-0,
.pid-gantt .gantt_row.level-0,
.pid-gantt .gantt_task_row.level-1,
.pid-gantt .gantt_row.level-1,
.pid-gantt .gantt_task_row.level-2,
.pid-gantt .gantt_row.level-2,
.pid-gantt .gantt_task_row.level-3,
.pid-gantt .gantt_row.level-3
{
    background: #fff !important;
    border-bottom: none !important;
}

.pid-gantt .gantt_row.level-1,
.pid-gantt .gantt_row.level-2,
.pid-gantt .gantt_row.level-3
{
    border-left: 3px solid #818e97;
}

.pid-gantt .gantt_tree_icon,
.pid-gantt .gantt_tree_icon.gant_open,
.pid-gantt .gantt_tree_icon.gant_close
{
    background-image: none !important;
}

.pid-gantt .gantt_tree_icon i
{
    display: block;
    text-align: center;    
    line-height: 44px;
}

html .pid-gantt .gantt-header
{
    position: absolute !important;
    top: -46px !important;
    right: -1px !important;
    padding: 0.5rem 1rem;
    border: 1px solid #e7e7e7;
    border-bottom: none;
}
header .navbar .navbar-form
{
    padding: 10px 10px 0 10px;
}

@media screen and (max-width: 767px )
{
    header nav .left
    {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 2;
    }

    header nav .navbar-form
    {
        width: 100vw !important;
        background: #fff;
        margin: 0 -15px !important; 
    }

    header .navbar .navbar-brand img
    {
        max-width: 40px;
        max-height: 40px;
    }

    #main-nav .navigation
    {
        padding-top: 28px;
    }
}

@media screen and (max-width: 640px )
{
    header nav .navbar-form
    {
        margin: 0px 0px !important; 
    }

    body.main-nav-opened header nav .navbar-form
    {
        display: none;
    }
}


@media screen and (min-width: 768px )
{
    header nav .user-menu .dropdown-toggle
    {
        display: block;
        height: 40px;
        padding: 10px 0;
    }

    header nav .navbar-form
    {
        max-width: 440px;
        min-width: 220px;
    }
}

@media screen and (min-width: 1920px )
{
    header ul.nav li .navbar-form
    {
        padding: 25px 30px;
        min-width: 320px;
    }
}
.cover-image
{
    margin-left: 0px !important;
}
.cover-image .background .wrapper
{
    /*background: linear-gradient(to bottom,rgba(122,144,155,.75),#fbfbfb 95%);*/
}

/*! jQuery UI - v1.10.3 - 2013-09-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none; }
  
  .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  
  .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none; }
  
  .ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse; }
  
  .ui-helper-clearfix:after {
    clear: both; }
  
  .ui-helper-clearfix {
    min-height: 0; }
  
  .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); }
  
  .ui-front {
    z-index: 100; }
  
  .ui-state-disabled {
    cursor: default !important; }
  
  .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat; }
  
  .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  
  .ui-resizable {
    position: relative; }
  
  .ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block; }
  
  .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none; }
  
  .ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0; }
  
  .ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0; }
  
  .ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%; }
  
  .ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%; }
  
  .ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px; }
  
  .ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px; }
  
  .ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px; }
  
  .ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px; }
  
  .ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black; }
  
  .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0; }
  
  .ui-accordion .ui-accordion-icons {
    padding-left: 2.2em; }
  
  .ui-accordion .ui-accordion-noicons {
    padding-left: .7em; }
  
  .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em; }
  
  .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px; }
  
  .ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto; }
  
  .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default; }
  
  .ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; }
  
  .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none; }
  
  .ui-button-icon-only {
    width: 2.2em; }
  
  button.ui-button-icon-only {
    width: 2.4em; }
  
  .ui-button-icons-only {
    width: 3.4em; }
  
  button.ui-button-icons-only {
    width: 3.7em; }
  
  .ui-button .ui-button-text {
    display: block;
    line-height: normal; }
  
  .ui-button-text-only .ui-button-text {
    padding: .4em 1em; }
  
  .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px; }
  
  .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em; }
  
  .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em; }
  
  .ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em; }
  
  input.ui-button {
    padding: .4em 1em; }
  
  .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px; }
  
  .ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px; }
  
  .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em; }
  
  .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em; }
  
  .ui-buttonset {
    margin-right: 7px; }
  
  .ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em; }
  
  input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  
  .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none; }
  
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
  
  .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  
  .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  
  .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  
  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
  
  .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0; }
  
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
  
  .ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none; }
  
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  
  .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible; }
  
  .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left; }
  
  .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  
  .ui-datepicker-multi .ui-datepicker-group {
    float: left; }
  
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }
  
  .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%; }
  
  .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%; }
  
  .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%; }
  
  .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0; }
  
  .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left; }
  
  .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0; }
  
  .ui-datepicker-rtl {
    direction: rtl; }
  
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  
  .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
  
  .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left; }
  
  .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }
  
  .ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0; }
  
  .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative; }
  
  .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis; }
  
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px; }
  
  .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto; }
  
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em; }
  
  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right; }
  
  .ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer; }
  
  .ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px; }
  
  .ui-draggable .ui-dialog-titlebar {
    cursor: move; }
  
  .ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none; }
  
  .ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute; }
  
  .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
  
  .ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }
  
  .ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal; }
  
  .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px; }
  
  .ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5; }
  
  .ui-menu .ui-state-disabled a {
    cursor: default; }
  
  .ui-menu-icons {
    position: relative; }
  
  .ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em; }
  
  .ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em; }
  
  .ui-menu .ui-menu-icon {
    position: static;
    float: right; }
  
  .ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden; }
  
  .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }
  
  .ui-progressbar .ui-progressbar-overlay {
    background: url("../../images/jquery_ui/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25; }
  
  .ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none; }
  
  .ui-slider {
    position: relative;
    text-align: left; }
  
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default; }
  
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }
  
  .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit; }
  
  .ui-slider-horizontal {
    height: .8em; }
  
  .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }
  
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }
  
  .ui-slider-vertical {
    width: .8em;
    height: 100px; }
  
  .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }
  
  .ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle; }
  
  .ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px; }
  
  .ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0; }
  
  .ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none; }
  
  .ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0; }
  
  .ui-spinner-up {
    top: 0; }
  
  .ui-spinner-down {
    bottom: 0; }
  
  .ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px; }
  
  .ui-tabs {
    position: relative;
    padding: .2em; }
  
  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0; }
  
  .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap; }
  
  .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none; }
  
  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px; }
  
  .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text; }
  
  .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer; }
  
  .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none; }
  
  .ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa; }
  
  body .ui-tooltip {
    border-width: 2px; }
  
.modal
{
    cursor: zoom-out;
}
.modal.static
{
    cursor: not-allowed;
}

.pid-gantt .modal .modal-header
{
    display: none;
}

.modal .modal-dialog
{
    cursor: default;
}

.modal .modal-content
{
    overflow: visible;
}

.modal .modal-content .modal-body
{
    padding: 30px;
}

.modal .modal-content .form-actions
{
    margin: 30px -30px -30px -30px;
}

.modal .btn-bar
{
    margin: 0px -30px 30px -30px;
    padding: 0px 30px;
}

.modal hr
{
    margin: 3rem -3rem;
}

.pid-project-preview .button
{
    display: block;
    padding: 2rem;
    margin: 1rem 0;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
}

.pid-project-preview .button:hover
{
    text-decoration: none;
    background: #fdfdfd;
    border-color: #ddd;
}
.cover-image
{
    margin: 0px -20px;
}

.cover-image .background
{
	border: none;
	height: 98vh;
	background-size: cover !important;
	position: relative;
	transition: all 1s;
}

.cover-image .background.no-animate
{
	transition: all 0.25s;;
}

.cover-image .background.min
{
	height: 800px;
}

@media screen and (min-width: 768px)
{
	.cover-image .background.min
	{
		height: 600px;
	}
}

@media screen and (min-width: 1200px)
{
	.cover-image .background.min
	{
		height: 340px;
	}
}

.cover-image .background .wrapper
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	transition: all 1s;
	background: linear-gradient(to bottom,rgba(255,255,255,0.75),#fbfbfb 95%); /*linear-gradient(to bottom,rgba(129,142,151,0.9),#fbfbfb 95%);*/
	opacity: 0;
}

.cover-image .background.min .wrapper
{
	opacity: 1;
}

.cover-image .background .wrapper
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	transition: all 1s;
	background: linear-gradient(to bottom,rgba(255,255,255,0.75),#fbfbfb 95%); /*linear-gradient(to bottom,rgba(129,142,151,0.9),#fbfbfb 95%);*/
	opacity: 0;
}

.cover-image .background.min .wrapper
{
	opacity: 1;
}

.cover-image .content
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: transparent; /* rgba(244,244,244,0.8);*/
	padding: 20px;
}

.cover-image .content .text-muted
{
	color: #555 !important;
}

.cover-image .content img
{
	background-color: #fff;
	padding: 6px;
}

.cover-image .content
{
	top: 20px;
	/*
	background: rgba(255,255,255,0.9);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	*/
	width: 440px;
	margin-bottom: -46px;
	right: auto;
	border-radius: 0px 6px 6px 0px;
	text-align: left;
    transition: all 1s;
}

.cover-image .transclude
{
	position: absolute;
	z-index: 20;
	bottom: 50%;
	right: 0px;
	margin-bottom: -46px;
	padding: 20px;
    transition: all 1s;
}


#sidebar
{
    box-shadow: none;
    display: none;
}

#sidebar hr
{
    margin: 1.87rem -1.87rem;
    border-top: none;
    border-bottom: 1px solid #e7e7e7;
}

#sidebar .box.panel
{
    margin-top: 0px;
}

#sidebar .assignment
{
    padding: 1rem;
    background: #fff;
    border-radius: 3px;
}

#sidebar .pid-assignment-row
{
    margin: 0 0rem 0.1rem 0rem;
    background: #eee;
    border-left-width: 6px;
}

#sidebar .pid-assignment-row:hover
{
    background: #fafafa;
}

#sidebar .fc-toolbar
{
    text-transform: capitalize;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    line-height: 24px;
    background: #fff;
    padding: 15px 30px;
    border-bottom: 1px solid #e7e7e7;
    height: 54px;
}

#sidebar .fc-view-container
{
    margin-top: 48px;
}

@media screen and (min-width: 1200px)
{
    #sidebar
	{
        display: none !important;
    }
	#main-content
	{
        margin-right: 0px !important;
        width: auto;
	}
}

@media screen and (min-width: 1600px)
{
	#sidebar
	{
        width: 400px !important;
        display: block !important;
    }

    .sidebar-hide #sidebar
    {
        display: none !important;
    }

	#main-content
	{
        margin-right: 400px !important;
        width: auto;
    }
    
    .sidebar-hide #main-content
    {
        margin-right: 0px !important;
    }
}


/*==============================*/
/*====== siderbar user profile =====*/
/*==============================*/
.team-view .nav>li>a.userdd 
{
    padding: 5px 15px
}
.team-view .userprofile 
{
	width: 100%;
	float: left;
	clear: both;
	margin: 15px auto;
}
.team-view .userprofile .userpic img
{
	height: 95px;
	width: 95px;
	clear: both;
	margin: 0 auto;
	display: block;
	border-radius: 100%;
	box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	position: relative; 
}

.team-view .username 
{
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}
.team-view .username p 
{
	color: #607d8b;
	font-size: 14px;
	line-height: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	
}
.team-view .settingbtn 
{
	height: 30px;
	width: 30px;
	border-radius: 30px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.team-view .userprofile.small 
{
	width: auto;
	clear: both;
	margin: 0px auto;
}
.team-view .userprofile.small .userpic 
{
	height: 40px;
	width: 40px;
	margin: 0 10px 0 0;
	display: block;
	border-radius: 100%;
	box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	position: relative;
	float: left;
}
.team-view .userprofile.small .textcontainer
{
	float: left;
	max-width: 100px;
	padding: 0
}
.team-view .userprofile.small .userpic .userpicimg 
{
	min-height: 100%;
	width: 100%;
	border-radius: 100%;
}
.team-view .userprofile.small .username 
{
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 100%;
}
.team-view .userprofile.small .username+p 
{
	color: #607d8b;
	font-size: 13px;
	float: left;
	width: 100%;
	margin: 0;
}

.team-view .panel-team 
{
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    margin-bottom: 35px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #eee;
    display: inline-block;
    width: 100%;
}
.team-view .panel-footer-team 
{
    padding: 10px 15px;
    background-color: #f8f8f8;
    border-top: 1px solid #3c9c44;
	color: #525c61;
}

.user-profile-box .double
{
    margin-top: 1rem;
}

.user-profile-box img
{
    border-radius: 50%;
}

.user-profile-box .double img
{
    margin-top: -6px !important;
    max-width: 48px;
    margin-right: 6px;
}

.user-profile-box .slim 
{
    line-height: 16px;
    min-height: 40px;
}

.user-profile-box .slim img
{
    max-width: 32px;
    float: left;
    margin: 4px 6px 0 0;
}

.user-profile-box .slim label
{
    font-size: 13px;
}

.user-profile-box .slim span
{
    font-size: 16px;
}

/**
 * User select
*/
.pid-users.select
{
}

.pid-users.select .select
{
    position: relative;
    padding: 1rem;
    border-bottom: 1px solid #eee;
    border-radius: 0px;
    background: #fff;
    cursor: pointer;
}

.pid-users.select .select.active
{
    background: #f2f3f4;
    border-radius: 3px 3px 0 0;
}

.pid-users.select .select .handle
{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    line-height: 60px;
    width: 20px;
    text-align: left;
    z-index: 2;
    color: #999;
}

.pid-users.select .preview
{
    padding: 0px;
    margin: 0px !important;
    border: none;
}


.pid-users.select .dropdown
{
    position: absolute;
    top: 60px;
    left: 0px;
    right: 0px;
    border: 1px solid #eee;
    background: #fff;
    z-index: 100;
    padding: 2rem;
    box-shadow: 0 6px 12px #eee;
}

.pid-users.select .dropdown .input-group
{
    margin: -1rem -1rem 2rem -1rem;
}
.pid-archive.archive .metadata
{
    padding-top: 3px;
}

.pid-archive.archive .metadata-preview
{
    border: 1px solid #eee;
    background: #fafafa;
    border-radius: 6px;
    padding: 2rem 2rem 0 2rem;
}

body.darkmode .pid-archive.archive .metadata-preview
{
    border: 1px solid #222;
    background: #222;
}
html #content div.pid-archive.file-modal .btn-bar.sub.tabs.top {
    margin: -3rem -3rem 3rem -3rem;
}
.pid-archive.file-select .is-input
{
    position: relative;
}
.pid-archive.file-select .is-input .dropdown
{
    border: 1px solid #f4f4f4;
    border-top: none;
    padding: 1rem;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 6px 12px #ddd;
    min-width: 60rem;
    position: absolute;
    left: 0px;
    top: 3.6rem;
    background: #fff;
    z-index: 10;
}

.pid-archive.file-select .is-input .dropdown .head
{
    height: 4rem;
    margin: -1rem -1rem 1rem -1rem;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.pid-archive.file-select .is-input .dropdown .head a
{
    display: inline-block;
    padding: 0 1rem;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    height: 4rem;
    line-height: 4rem;
}

.pid-archive.file-select .is-input .dropdown .head a.active
{
    border-bottom: 1px solid #fff;
}

.pid-archive.file-select .mode-select a.toggle-select
{
    background: #fafafa;
}

.pid-archive.file-select .is-input .dropdown .archive
{
    padding: 1rem;
    min-height: 15rem;
}

.pid-archive.file-select .archive .subfolders
{
    padding-left: 1.8rem;
}

.pid-archive.file-select .upload .fileupload
{
    padding: 2rem 3rem 0 3rem;
}
.pid-archive.filters 
{

}

.pid-archive.filters label
{
    margin-left: -1rem;
}
.pid-archive.folder-select
{
    position: relative;
}

.pid-archive.folder-select li
{
    clear: both;
    padding: 3px;
    border-radius: 3px;
    white-space: nowrap;
}

.pid-archive.folder-select li > .btn-new-folder
{
    float: right;
    visibility: hidden;
    margin-right: 5px;
}

.pid-archive.folder-select li.highlight:hover
{
    background: #fafafa;
}

.pid-archive.folder-select li:hover > .btn-new-folder
{
    visibility: visible;
}

.pid-archive.folder-select .dropdown
{
    position: absolute;
    top: 3.4rem;
    left: 0rem;
    background: #fff;
    z-index: 10;
    padding: 6px 12px;
    box-shadow: 0 0 12px #ddd;
}
.integration-bar {
    color: var(--color-white);
    background: var(--color-darkblue);
    padding: 1rem;
    border-radius: 3px;
    margin-top: 0.5rem;
}

.integration-bar.findable {
    background: var(--color-findable);
}
.archive .table-wrapper
{
	min-height: 400px;
}

div.pid-archive.folder-select div.wrapper
{
	overflow-y: auto;
	overflow-x: hidden;
}

div.pid-archive.folder-select div.wrapper.s,
div.pid-archive.folder-select div.wrapper.sm,
div.pid-archive.folder-select div.wrapper.m,
div.pid-archive.folder-select div.wrapper.l
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0px;
}

div.pid-archive.folder-select div.wrapper.s,
div.pid-archive.folder-select div.wrapper.sm
{
	height: 200px;
}

div.pid-archive.folder-select div.wrapper.m,
div.pid-archive.folder-select div.wrapper.md
{
	height: 400px;
}

div.pid-archive.folder-select div.wrapper.l,
div.pid-archive.folder-select div.wrapper.lg
{
	height: 600px;
}

div.archiveFolderNav
{
	overflow-x: hidden;
}

div.archiveFolderNav li
{
	font-size: 1.3rem;
	line-height: 2.2rem;
}

div.archiveFolderNav li.empty a,
.archive .table-wrapper table tr.empty td a
{
	opacity: 0.6;
}

div.archiveFolderNav.hide_empty_folders li.empty
{
	display: none;
}

div.archive-search .content,
.searchBoxContent
{
	margin-bottom: 2rem;
	border: 1px solid #e7e7e7;
	border-top: none;
	padding: 12px;
	border-radius: 0px 0px 6px 6px;
	background: #fff;
}

div.archive-search .content .padding,
.searchBoxContent .padding
{
	padding: 1rem 1.6rem;
}

div.archive-search .content .padding a,
.searchBoxContent .padding a
{
	text-decoration: none;
	display: block;
}

div.archive-search .content .padding:hover,
.searchBoxContent .padding:hover
{
	background: #fff;
}

.box.panel div.document-preview
{
	margin: -30px;
}

.document-preview img
{
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

iframe.document-preview
{
	width: 100%;
	height: 70vh;
	border: 1px solid #f4f4f4;
}

iframe.document-preview.ppt
{
	height: 460px;
}

iframe.document-preview.google
{
	border: 1px solid #aaa;
}

[ng-drag].drag-over
{

}

.archive [ng-drag].dragging
{
	opacity: 0.9;
	border-radius: 6px;
	padding: 3px;
}

.archive [ng-drag].dragging a
{
	line-height: 36px;
}

.archive [ng-drag].dragging small
{
	display: none;
}

.archive [ng-drop].drag-enter
{
	font-weight: bold;
}

.archive [ng-drop].drag-enter .icon
{
	background-color: #F9FDFA !important; 
	border: 1px solid #D2EFD9;
}
/*# sourceMappingURL=maps/pid.archive.min.css.map */

.pid-assignments.board .columns
{
    background: #fcfcfc;
    border-radius: 6px;
    margin: 0 -1rem;
    padding: 0 1rem;
    border: 1px solid var(--color-light-contrast,#f2f2f2);
}

.box.panel .pid-assignments.board .columns
{
    margin: 0 -3rem -3rem -3rem;
    padding: 0 3rem;
    border:none;
    border-top: 1px solid var(--color-light-contrast,#f2f2f2);
    border-radius: 0 0 12px 12px;
}

.pid-assignments.board .columns .column
{
    padding: 2rem;
    margin: 0 -1rem;
    border-radius: 6px;
    min-height: 50vh;
    max-height: 68vh;
    overflow-x: hidden;
    overflow-y: auto;
    border: 2px solid #fcfcfc;
}

body.modal-open .pid-assignments.board .columns .column
{
    overflow-y: hidden;
}

.pid-assignments.board .columns .column.drag-over,
.pid-assignments.board .columns .column.drag-enter
{
    background: #fff;
}

.pid-assignments.board .columns h4
{
    margin: 0 -1rem;
    padding: 1rem 2rem;
    font-size: 1.3rem;
    color: #aaa;
    border-bottom: 1px solid var(--color-light-contrast,#f2f2f2);
}

.box.panel .pid-assignments.board .columns h4
{
    border: none;
}

.pid-assignments.board .drag-element
{
    position: relative;
}
.pid-assignments.board .drag-element.dragging
{
    z-index: 100;
}

.pid-assignments.board .modal .modal-header .btn-bar.top, 
.pid-assignments.board .modal .modal-header .btn-bar.sub
{
    margin: -15px -20px 0 -20px;
}

.pid-assignments.board .pagination
{
    display: block;
    text-align: center;
}

.pid-assignment.view .checklists .margin-top
{
    margin-top: 3rem;
}

.pid-assignment.view .checklists .checkpoints
{
    margin-bottom: 1rem;
}

.pid-assignment.view .checklists .checkpoints.disabled
{
    opacity: 0.5;
}

.pid-assignment.view .checklists .checkpoints a.checkpoint
{
    display: block;
    background: #fff;
    border: 1px dashed #eee;
    border-radius: 3px;
    clear: both;
    padding: 1rem;
    margin-bottom: 0.6rem;
    position: relative;
}

.pid-assignment.view .checklists .checkpoints a.checkpoint:hover
{
    background: #fcfcfc;
    text-decoration: none;
}
.pid-assignment.view .checklists .checkpoints a.checkpoint.active
{
    border: 1px solid var(--color-light-contrast,#f2f2f2);
    border-right: 44px solid var(--color-light-contrast,#f2f2f2);
}

.pid-assignment.view .checklists .checkpoints .checkpoint span
{
    display: block;
    margin-left: 3rem;
}

.pid-assignment.view .checklists .checkpoints .checkpoint img
{
    position: absolute;
    top: 4px;
    right: -38px;
    max-height: 32px;
    max-width: 32px;
    z-index: 3;
    border-radius: 50%;
}

.pid-assignment.edit .checklists
{
    margin-bottom: 5rem;
}
.pid-assignment-date
{
    position: relative;
    border-right: 2px solid #fff;
}

.pid-assignment-date .input
{
    line-height: 40px;
    font-size: 2rem;
    font-weight: 200;
    border-bottom: 1px solid #eee;
    display: block;
    position: relative;
}

.pid-assignment-date .input-slim
{
    display: block;
    padding: 0.6rem 1.2rem;
    border-bottom: 1px solid #eee;
}

.pid-assignment-date .input-slim span.day
{

}

.pid-assignment-date .input span.day,
.pid-assignment.view .line-height-60 .datebox span.day
{
    display: inline-block;
    line-height: 40px;
    width: 40px;
    border: none;
    text-align: center;
    margin: 10px;
    margin-left: 0px;
    background: var(--color-blue,#00acec);
    color: #fff;
    border-radius: 3px 3px 1px 3px;
}

.pid-assignment-date .input span.dot,
.pid-assignment.view .input-slim span.dot,
.pid-assignment.view .line-height-60 .datebox span.dot
{
    display: none;
}

.pid-assignment-date .button.active
{
    background: #818e97;
    color: #fff;
}

.pid-assignment-date .input.active
{
    background: #f2f3f4;
    border-radius: 3px 3px 0 0;
}

.pid-assignment-date .handle
{
    display: none;
}

.pid-assignment-date .input .handle
{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    line-height: 40px;
    width: 3rem;
    text-align: left;
    z-index: 2;
    color: #999;
}


.pid-assignment-date .assignment-dropdown
{
    min-width: 320px;
}

.pid-assignment-date .perfect-datetimepicker
{
    border: none;
    width: 100%;

}

html #content .pid-assignment-date form.perfect-datetimepicker
{
    padding: 0px;
}


.pid-assignment-date .perfect-datetimepicker td.day,
.pid-assignment-date .perfect-datetimepicker [class^="icon-"]
{
    font-weight: 200;
}

.pid-assignment-date .buttonpane
{
    display: none;
}

.pid-assignment-date .perfect-datetimepicker tbody td.selected
{
    background: var(--color-blue,#00acec);
    border-color: var(--color-blue,#00acec);
}

.pid-assignment-date .perfect-datetimepicker table.tt
{
    background: #fafafa;
    border-radius: 5px;
}

.pid-assignment-date .perfect-datetimepicker table.tt .icon-time
{
    color: var(--color-gray,#a5a5a5);
}
.pid-assignment.edit .checklists
{
    margin-bottom: 3rem;
}

.pid-assignment.edit .checklists .checkpoint .input-group-btn a
{
    visibility: hidden;
}

.pid-assignment.edit .checklists .checkpoint:hover .input-group-btn a
{
    visibility: visible;
}

.pid-assignment.edit .header
{
    font-weight: 200;
    padding-left: 45px;
    color: #333;
    font-size: 1.4rem;
}

.pid-assignment.edit .content-panel
{
    border: none;
}

@media screen and (min-width: 992px)
{
    .pid-assignment.edit .ql-editor
    {
        min-height: 268px;
    }

    .pid-assignment.edit .content-panel
    {
        padding: 0.5rem 2rem;
    }

    .pid-assignment.edit .content-panel h4
    {
        padding: 1rem 0;
        margin-left: -2rem;
        border-bottom: 1px solid #eee;
    }

    .pid-assignment.edit .content-panel h4 a
    {
        display: block;
    }
    
    .pid-assignment.edit .task-left-wrapper
    {
        padding-right: 3rem;
        border-right: 1px solid #e7e7e7;
    }

    .pid-assignment.edit .task-right-wrapper
    {
        padding: 1rem 0;
    }
}

@media screen and (min-width: 1200px)
{
    .pid-assignment.edit textarea.description
    {
        min-height: 270px;
    }

    .pid-assignment.edit .task-left-wrapper
    {
        padding-right: 6rem;
    }

    .pid-assignment.edit .task-right-wrapper
    {
        padding: 1rem 0 0 2rem;
    }
}


.pid-assignment.filters .sidebar ul
{
    list-style: none;
    padding-left: 1rem;
    margin-bottom: 2rem;
}

.pid-assignment.filters .sidebar ul li a
{
    font-size: 1.2rem;
}

.pid-assignment.filters .sidebar label
{
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #eee;
    display: block;
}
.pid-assignment.group-list
{

}

.pid-assignment.group-list .group
{
    margin-bottom: 6rem;
}

.pid-assignment.group-list .group.minimize
{
    margin-bottom: 1rem;
}

.pid-assignment.group-list .slim .group
{
    margin-bottom: 2px;
}

.pid-assignment.group-list .slim .group a
{
    padding: 1rem 2rem;
    display: block;
    position: relative;
    border-left: 3.2rem solid #eee !important;
    border-radius: 3px 0 0 3px;
    line-height: 2rem;
    text-decoration: none;
    background: #fafafa;
}

.pid-assignment.group-list .slim .group a:hover
{
    background: var(--color-light-contrast,#f2f2f2);
}

.pid-assignment.group-list .slim .group a i
{
    display: block;
    position: absolute;
    left: -2.1rem;
    top: 1.1rem;
    z-index: 2;

}

/**
 * Preview
*/
.pid-assignment.group-preview.button
{
    display: inline-block;
}

.pid-assignment.group-preview.block a
{
    display: block;
    min-height: 60px;
    padding: 0.5rem 0;
}

.pid-assignment.group-preview.block a.has-label span
{
    line-height: 16px;
    padding-top: 8px;
}

.pid-assignment.group-preview.block .icon
{
    background: transparent !important;
}

.pid-assignment.group-preview.block a h3
{
    line-height: 4.8rem;
    font-weight: 200;
    margin: 0px;
    padding: 0px;
}

.pid-assignment.group-preview.block a span
{

}

/**
 * Modal
*/
.assignment-group-color-tag
{
    display: none;
}

.modal .assignment-group-color-tag
{
    display: block;
    position: absolute;
    top: 30px;
    left: -16px;
    width: 16px;
    height: 60px;
    border-radius: 3px 0 0 3px;
}
.pid-assignment.interval-example ul
{
    list-style: none;
    padding-left: 0px;
}
.pid-assignment.list
{
    display: block;
}

.pid-assignment.list .head
{
    color: #999;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}

.pid-assignment.list .head a.minimize
{
    display: inline-block;
    width: 32px;
    text-align: center;
}

.pid-assignment.list .assignments
{
    margin-bottom: 1px;
}

.pid-assignment.list .assignments.drag-enter
{
    margin: -10px -10px 0px -10px;
    padding: 9px 9px 0px 9px;
    border: 1px dashed #ddd;
    border-radius: 6px;
}

.pid-assignment-row 
{
    position: relative;
    background: #fbfbfb;
    margin: 0 0 1px 0;
    border-radius: 2px 0 0 2px;
    border: none;
    border-left: 24px solid var(--color-blue,#00acec);
}

.slim .pid-assignment-row
{
    border-left-width: 6px;
    background: #fff;
    margin-bottom: 1rem;
}

.slim .pid-assignment-row:hover
{
    background: #fcfcfc;
}

.slim .pid-assignment-row .button
{
    padding: 1rem 2rem;
}

.pid-assignment-row .handle
{
    font-size: 12px;
    position: absolute;
    left: -24px;
    top: 0px;
    line-height: 40px;
    width: 24px;
    text-align: center;
    z-index: 5;
    color: #fff;
}

[ng-drag].dragging .pid-assignment-row a
{
    line-height: 20px;
}

.pid-assignment-row.add,
.pid-assignment-row.add:hover
{
    background: #fff;
    padding: 1rem 0;
    border-color: #fff;
}

.pid-assignment-row.add .bars
{
    line-height: 36px;
}

.pid-assignment-row.add.inactive .btn-create a
{
    display: none;
}

.pid-assignment-row.add .btn-create a
{
    position: absolute;
    top: 10px;
    right: 0px;
    bottom: 10px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    z-index: 5;
    background: var(--color-green,#00ce6c);
    color: white;
    border-radius: 3px;
    text-decoration: none;
}

.pid-assignment-row.add .btn-create a:hover
{
    background: var(--color-green,#49bf67);
}

/**
 * Row colors
*/
.pid-assignment-row.red
{
    border-color: var(--color-red,#f34541);
}

.pid-assignment-row.darkred
{
	border-color: var(--color-darkred,#a20303);
}

.pid-assignment-row.blue
{
    border-color: var(--color-blue,#00acec);
}

.pid-assignment-row.green
{
    border-color: var(--color-green,#00ce6c);
}

.pid-assignment-row.pink
{
    border-color: var(--color-pink,#ff419f);
}

.pid-assignment-row.purple
{
    border-color: var(--color-purple,#9564e2);
}

.pid-assignment-row.yellow
{
	border-color: var(--color-lightyellow,#f3f38c)
}

.pid-assignment-row.orange
{
	border-color: var(--color-orange,#f15e22)
}

.pid-assignment-row.lightblue
{
	border-color: var(--color-lightblue,#818e97);
}

.pid-assignment-row.darkblue
{
	border-color: var(--color-darkblue,#3d70a3);
}

.pid-assignment-row.turquoise
{
	border-color: var(--color-turquoise,#8ad5cd);
}

.pid-assignment-row.brown
{
    border-color: var(--color-brown,#bb6911);
}

.pid-assignment-row.gray
{
    border-color: var(--color-gray,#a5a5a5);
}

.pid-assignment-row.expired,
.pid-assignment-row.expired:hover
{
    /* background: #fce1e0; */
}

.pid-assignment-row.expired .assignment .button,
.pid-assignment-row.expired .datebox span
{
    color: var(--color-darkred,#a20303) !important;
}

.pid-assignment-row:hover
{
    background: #f4f4f4;
}

.pid-assignment-row .owner,
.pid-assignment-row .duedate,
.pid-assignment-row .button,
.pid-assignment-priority .button,
.pid-assignment-status .button
{
    padding: 20px;
    display: block;
    text-decoration: none;
}

.pid-assignment-row .assignment .button
{
    white-space: nowrap;
    overflow: hidden;
}


.pid-assignment-row .owner,
.pid-assignment-row .duedate,
.pid-assignment-row .assignment,
.pid-assignment-row .priority
{
    border-right: 2px solid #fff;
}

@media screen and (max-width: 991px)
{
    .pid-assignment-row .assignment
    {
        text-align: center;
    }

    .pid-assignment-row .row .bars .button,
    .pid-assignment-row .row .bars .duedate
    {
        padding: 10px 0;
    }
}

.slim .pid-assignment-row
{
    position: relative;
}

.slim .pid-assignment-row .button
{
    background: transparent;
    position: relative;
    z-index: 10;
}

.pid-assignment-row .progress
{
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
}

.slim .pid-assignment-row .progress,
.slim .pid-assignment-row .bar
{
    height: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-radius: 0px !important;
    border: none !important;
    margin: 0px;
    padding: 0px;
}

.slim .pid-assignment-row .progress
{
    z-index: 5;
    opacity: 1;
    background: #fafafa;
}

.slim .pid-assignment-row:hover .progress
{
    background: #fcfcfc;
}

.slim .pid-assignment-row .bar
{
    z-index: 6;
    opacity: 0.1;
    background: #999;
    transition: width 0.5s,
}

.pid-assignment-row .bars
{
    display: block;
}

.pid-assignment-row.inactive .bars
{
    opacity: 0.25;
}

.pid-assignment-row.inactive .bars:hover
{
    opacity: 1;
}

.pid-assignment-row .bars .owner
{
    display: block;
    padding: 0px;
    position: relative;
}

.pid-assignment-row .bars .owner img
{
    max-width: 32px;
    max-height: 32px;
    border-radius: 50%;
    overflow: hidden;
}

.pid-assignment-row .bars .status
{
    display: block;
}

.pid-assignment-row .bars .duedate
{
    display: block;
}

.pid-assignment-row .bars .button
{
    letter-spacing: 1px;
    padding: 10px 0;
}

.pid-assignment.logs tbody tr
{
    background: transparent;
    transition: all 1s;
}

.pid-assignment.logs tbody tr.highlight
{
    background: #f2fbfe;
}
.pid-assignments .modal .btn-bar.top {
    margin-bottom: 2rem;
}
.pid-assignment.preview
{
    padding: 0px;
    border: none;
    margin: 0px !important;
}

.box.panel .pid-assignment.preview.header
{
    margin: -3rem -3rem 3rem -3rem !important;
    padding: 1rem 3rem;
    border: none;
    background: #f8f8f9;
    border-bottom: 1px solid #eee;
}

@media screen and (max-width: 640px)
{
    .box.panel .pid-assignment.preview.header
    {
        margin: -3rem -1.5rem 1rem -1.5rem;
        padding: 1rem 1.5rem;
    }
}

/**
 * Block
*/
.pid-assignment.preview .block
{
    border: none;
    margin-bottom: 1rem;
    position: relative;
    border-radius: 3px 0 0 3px;
    border-left-width: 40px !important;
    height: 64px;
}

.pid-assignment.preview .block .icon-tasks
{
    position: absolute;
    z-index: 3;
    top: 22px;
    left: -27px;
    line-height: 20px;
    color: #fff;
}

.pid-assignment.preview .block .status
{
    display: block;
    padding: 3px 6px;
    border-radius: 3px;
    float: right;
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: #222;
    margin-right: -12px;
    margin-top: -4px;
    background: rgba(250,250,250,0.5);
}

.pid-assignment-row .assignment
{
    height: 40px;
}

.pid-assignment-row .assignment a.title,
.pid-assignment.preview .block a.title
{
    padding: 1rem;
    position: absolute;
    display: block;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
}

.pid-assignment.preview .block a.title
{
    background: #fff;
}

.pid-assignment-row .assignment a.button.double,
.pid-assignment.preview .block a.double
{
    padding: 1rem 2rem;
    line-height: 2rem;
}

.pid-assignment-row .assignment a.button.double > div,
.pid-assignment.preview .block a.double > div
{
    line-height: 2rem;
    padding: 0px;
    margin: 0px;
}

.pid-assignment-row .assignment a.button.single,
.pid-assignment.preview .block a.single
{
    padding: 0.75rem 2rem;
    line-height: 1.5rem;
}

/**
 * Progress bar
*/
.pid-assignment-row .assignment .progress,
.pid-assignment-row .assignment .bar,
.pid-assignment.preview .block .progress,
.pid-assignment.preview .block .bar
{
    height: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-radius: 0px !important;
    margin: 0px;
    padding: 0px;
    border: none !important;
}

.pid-assignment-row .assignment .progress,
.pid-assignment.preview .block .progress
{
    z-index: 5;
    opacity: 1;
    background: #fafafa;
}

.pid-assignment-row .assignment .progress
{
    background: transparent;
}

.pid-assignment-row .assignment .bar,
.pid-assignment.preview .block .bar
{
    z-index: 6;
    opacity: 0.1;
    transition: width 0.5s,
}
/**
 * Button
*/
.pid-assignment.preview.button,
.pid-assignment.preview.button div
{
    display: inline-block;
}
/**
 * Card
*/
.pid-assignment.preview .card
{
    padding: 0;
    border-radius: 6px;
    box-shadow: 0 0 2rem #ddd;
    margin-bottom: 1rem;
    background-color: #fff;
}

.pid-assignment.preview .card .head,
.pid-assignment.preview .card .foot
{
    padding: 0.5rem 1rem;
}

.pid-assignment.preview .card .content
{
    font-size: 1.4rem;
    line-height: 2.4rem;
    padding: 0rem 2.3rem 1rem 2.3rem;
}

.pid-assignment.preview div.user-image
{
    position: absolute;
    top: 2px; 
    right: 2px;
    width: 32px;
    height: 32px;
    z-index: 10;
    border-radius: 50%;
    overflow: hidden;
}

.pid-assignment-priority .select a.has-label i
{
    float: left;
    margin-right: 1rem;
    line-height: 4rem;
    width: 32px;
    text-align: center;
}
.pid-assignment-priority .select a
{
    display: block;
    line-height: 6rem;
    height: 6rem;
    border-bottom: 1px solid #eee;
    padding: 0 1rem;
}

.pid-assignment-priority .select a.has-label
{
    line-height: 16px;
    padding-top: 8px;
}
.pid-assignment.select,
.pid-assignment.group-select
{
    display: block;
    position: relative;
}

.pid-assignment.select,
.pid-assignment.group-select .block
{
    height: 64px;
}

.pid-assignment.select a,
.pid-assignment.group-select .block a
{
    text-decoration: none;
}

.pid-assignment.select .none,
.pid-assignment.group-select .block .none
{
    line-height: 64px;
    display: block;
    padding: 0 2rem;
    color: #ccc;
    text-decoration: none;
}

.pid-assignment.select .none:hover,
.pid-assignment.select .none.active,
.pid-assignment.group-select .block .none:hover,
.pid-assignment.group-select .block .none.active
{
    color: #999;
}

.pid-assignment.select.active,
.pid-assignment.group-select.active .block
{
    background: #f2f3f4;
    border-radius: 4px 4px 0 0;
}

.pid-assignment.select .handle,
.pid-assignment.group-select .handle
{
    display: block;
    position: absolute;
    right: 2rem;
    top: 22px;
    line-height: 20px;
    font-size: 18px;
    color: #999;
    z-index: 20;
}

.pid-assignment.select .assignment-dropdown,
.pid-assignment.group-select .assignment-dropdown
{
    position: absolute;
    top: 64px;
    left: 0px;
    right: 0px;
    background: #fff;
    padding: 1rem;
}
.pid-assignment.stats
{
    min-height: 200px;
}
.pid-assignment.status,
.pid-assignment-priority
{
    position: relative;
}

.pid-assignment.status .assignment-dropdown .button,
.pid-assignment-priority .assignment-dropdown .button
{
    border-bottom: 2px solid #fcfcfc;
    border-radius: 4px;
}

.pid-assignment.status.inline,
.pid-assignment.status.inline div
{
    display: inline;
}

.pid-assignment.status .select a,
.pid-assignment.status .assignment-dropdown a.button
{
    display: block;
    line-height: 4rem;
    border-bottom: 1px solid #eee;
    padding: 0 1rem;
    border-radius: 4px;
}

.pid-assignment.status .select a.has-label,
.pid-assignment.status .assignment-dropdown a.button.has-label
{
    line-height: 16px;
    padding-top: 8px;
    height: 6rem;
}
.pid-assignment.status .select a.has-label i,
.pid-assignment.status .assignment-dropdown a.button.has-label i
{
    float: left;
    margin-right: 1rem;
    line-height: 4rem;
    width: 32px;
    text-align: center;
}
.pid-assignment.status .assignment-dropdown a.button
{
    text-align: center;
    margin-bottom: 2px;
}

.pid-assignment.status .assignment-dropdown a.button.status-0
{
    margin-top: 2rem;
    padding: 1rem 0;
    border-radius: 3px !important;
}
.pid-assignment
{
    display: block;
}

.pid-assignment .content-block
{
    border-top: 1px solid #eee;
    padding: 2rem;
    margin-bottom: 1rem;
}

.pid-assignment .content-block.active
{
    border: 1px solid var(--color-light-contrast,#f2f2f2);
    padding: 3rem;
    margin-bottom: 3rem;
    border-radius: 5px;
    background: #fdfdfd;
}

.pid-assignment .content-block hr
{
    margin: 2rem -2rem;
}

.pid-assignment .content-block.active hr
{
    margin: 2rem -3rem;
    border-top: 1px dotted #eee;
}

.pid-assignment .content-block-first
{
    margin-bottom: 4rem;
}

.pid-assignment h1,
.pid-assignment h2,
.pid-assignment h3
{
    margin-top: 0px;
}

.pid-assignment div.assignment-dropdown
{
    position: absolute;
    top: 40px;
    left: 0px;
    background: #fff;
    padding: 2rem;
    box-shadow: 0px 6px 12px #ccc;
    z-index: 100;
}

.pid-assignment div.assignment-dropdown.right
{
    right: 0px;
    left: auto;
}

.pid-assignment div.assignment-dropdown.cover
{
    top: -8px;
    left: -8px;
    right: -8px;
    padding: 8px;
    border-radius: 4px;
}

.pid-assignment .add div.assignment-dropdown
{
    top: 28px;
}

.pid-assignment .add div.assignment-dropdown.cover
{
    top: -28px;
}

.pid-assignment .seperator
{
    margin: 4rem -1rem;
    height: 4px;
    border-radius: 2px;
    background: var(--color-light-contrast,#f2f2f2);
}

.pid-assignment .perfect-datetimepicker table.dt tr td
{
    padding: 3px;
    background: transparent;
}

.pid-assignment .perfect-datetimepicker table.dt tr td.selected
{
    background: var(--color-blue,#00acec);
    border-color: var(--color-blue,#00acec);
}

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row.row-no-padding
{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media screen and (min-width: 640px ) and (max-width: 992px )
{
    .box.panel .pid-assignment .col-md-6 .box.panel
    {
        margin: 0 -3rem;
        border-right: none;
        border-left: none;
    }
}

@media screen and (max-width: 640px )
{
    .box.panel .pid-assignment .col-md-6 .box.panel
    {
        margin: 0 -1.5rem;
        border-right: none;
        border-left: none;
    }
}

.cursor-not-allowed
{
    cursor: not-allowed;
}

.pid-assignment .backdrop
{
    position: fixed;
    top:0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255,255,255,0.25);
    z-index: 90;
}
.assignment-user
{
    position: relative;
}
.assignment-user .button img
{
    margin: -6px 0 !important;
}

.assignment-user div.assignment-dropdown
{
    min-width: 420px;
}

.pid-assignment.view .progress
{
    height: 8px;
}

.pid-assignment.view .tabs
{
    clear: both;
    margin-top: 2rem;
}

.pid-assignment.view .custom-fields,
.pid-assignment.view .custom-fields .margin-bottom,
.pid-assignment.view .checklists
{
    margin-bottom: 2rem;
}

.pid-assignment.view .sidebar
{
    padding: 0px;
    border-radius: 3px;
}

.pid-assignment.view .overflow-wrapper
{
    position: relative;
    max-height: 265px;
    overflow: hidden;
}

.pid-assignment.view .overflow-wrapper.in
{
    max-height: none;
    border-bottom: none;
    background-image: none;
}

.pid-assignment.view .overflow-wrapper .overlay
{
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-image: linear-gradient(to bottom, rgba(255,0,0,0) 95%, rgba(255,255,255,1));
    z-index: 3;
}

.pid-assignment.view .overflow-wrapper.in .overlay
{
    display: none;
}

.pid-assignment.view a.more
{
    display: block;
    padding: 1rem;
    text-align: center;
    border-top: 1px dashed #e7e7e7;
    text-decoration: none;
    margin-bottom: 2rem;
    border-radius: 0 0 6px 6px;
    font-size: 1.2rem;
}

.pid-assignment.view a.more:hover
{
    background: var(--color-light-contrast,#f2f2f2);
}

.pid-assignment.view .users-table td
{
    vertical-align: bottom;
}

.pid-assignment.view .images
{
    margin: 2rem 0 1rem 0;
}

.pid-assignment.view .images img
{
    border-radius: 4px;
    margin: 0px 6px 6px 0px;
    box-shadow: 0px 0px 1px #aaa;
}

.pid-assignment.view .images img:hover
{
    box-shadow: 0px 0px 1px #666;
}

.pid-assignment.view
{
    min-height: 5rem;
}

.pid-assignment.view div.description a
{
    text-decoration: underline;
}

@media screen and (min-width: 992px)
{
    .pid-assignment.view .task-left-wrapper
    {
        padding-right: 3rem;
        border-right: 1px solid #e7e7e7;
    }

    .pid-assignment.view .task-right-wrapper
    {
        padding: 1rem 0;
    }

    .pid-assignment.view .content-panel
    {
        padding: 0.5rem 1rem;
    }

    .pid-assignment.view .content-panel h4
    {
        padding: 1rem 0;
        margin: 1rem 0 1rem -2rem;
        border-bottom: 1px solid #eee;
    }

    .pid-assignment.view .content-panel h4 a
    {
        display: block;
    }
}

@media screen and (min-width: 1280px)
{
    .pid-assignment.view .sidebar
    {
        margin-left: 3rem;
        padding: 3rem 3rem 1rem 3rem;
        border-radius: 6px;
        background-color: #f7f7f7;
    }

    .pid-assignment.view .task-left-wrapper
    {
        padding-right: 6rem;
    }

    .pid-assignment.view .task-right-wrapper
    {
        padding: 1rem 0 0 2rem;
    }

    .pid-assignment.view .content-panel
    {
        padding: 0.5rem 2rem;
    }
}

.pid-assignment.view .owner img,
.pid-assignment.view .participants img,
.pid-assignment.view .observers img
{
    max-width: 32px;
    max-height: 32px;
    float: left;
    margin-right: 6px;
    border-radius: 50%;
}

.pid-assignment.view .participants .badge-plus
{
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    padding: 0px;
    text-align: center;
    color: #aaa;
    background: #fff;
    border-radius: 50%;
    border: 1px dashed #ddd;
    font-size: 1.2rem;
}
.perfect-datetimepicker{position:relative;width:240px;margin:2px 0 0;padding:0;font-size:14px;color:#333;background-color:#fafafa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:0;overflow:hidden;border:1px solid #ccc}.perfect-datetimepicker *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.perfect-datetimepicker table{width:100%;margin:0;border:0;border-collapse:separate;border-spacing:2px;background-color:#fff;padding:3px}.perfect-datetimepicker table td{border:0;text-align:center;padding:2px;width:34px;height:27px;cursor:pointer;vertical-align:middle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.perfect-datetimepicker table td.weekend{color:#d9534f}.perfect-datetimepicker table.mt tbody td{width:58px;height:38px}.perfect-datetimepicker td.day{width:14.28571429%}.perfect-datetimepicker td.name{font-weight:700}.perfect-datetimepicker td.oday{color:#ccc;cursor:auto}.perfect-datetimepicker td.disabled{color:#999;cursor:auto}.perfect-datetimepicker td i{font-size:18px;font-weight:700}.perfect-datetimepicker td table.tt{border:0;padding:0}.perfect-datetimepicker table.tt{padding:5px}.perfect-datetimepicker table.tt td.hover{border:0}.perfect-datetimepicker table.tt td.common{width:5px}.perfect-datetimepicker table.tt tbody td{width:40px;height:14px}.perfect-datetimepicker table.tt input{outline:0;border:1px solid #ccc;margin:0 auto;padding:0!important;width:38px;height:24px;text-align:center;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-transition:border-color ease-in-out .2s,box-shadow ease-in-out .2s;-ms-transition:border-color ease-in-out .2s,box-shadow ease-in-out .2s;-webkit-transition:border-color ease-in-out .2s,box-shadow ease-in-out .2s;-o-transition:border-color ease-in-out .2s,box-shadow ease-in-out .2s;transition:border-color ease-in-out .2s,box-shadow ease-in-out .2s}.perfect-datetimepicker table.tt input:focus{border-color:#66afe9;-webkit-box-shadow:0 0 6px rgba(102,175,233,.6);-moz-box-shadow:0 0 6px rgba(102,175,233,.6);box-shadow:0 0 6px rgba(102,175,233,.6)}.perfect-datetimepicker table.tt input[type=number]::-webkit-inner-spin-button,.perfect-datetimepicker table.tt input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.perfect-datetimepicker table.tt input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.perfect-datetimepicker .buttonpane{border-top:1px solid #ccc}.perfect-datetimepicker tbody td.hover{background-color:#eee;padding:1px;border:1px solid #ccc}.perfect-datetimepicker tbody td.today{font-weight:700;color:#178cdf}.perfect-datetimepicker tbody td.selected{font-weight:700;padding:1px;color:#fff;border:1px solid #178cdf;background-color:#178cdf}.perfect-datetimepicker tfoot td.hover{background-color:#eee;padding:1px;border:1px solid #eee}.perfect-datetimepicker thead td.hover{background-color:#eee;padding:1px;border:1px solid #eee}.perfect-datetimepicker thead td.title{font-weight:700;text-align:center;padding:2px}
/*# sourceMappingURL=maps/pid.assignments.min.css.map */


/*# sourceMappingURL=maps/pid.auth.min.css.map */

.date-box
{
    border: 1px solid #f5f5f5;
    display: inline-block;
    padding: 3px;
    min-width: 96px;
    border-radius: 3px;
    background: #fff;
    position: relative;
}

.date-box.s
{
    min-width: 48px;
}

.date-box.s .text-big
{
    font-size: 1.2rem !important;
    font-weight: normal
}

.date-box.pull-left
{
    margin-right: 2rem;
}

.date-box.s.pull-left
{
    margin-right: 12px;
}
.date-box .bar1,
.date-box .bar2
{
    position: absolute;
    height: 3px;
    width: 9px;
    border-radius: 3px 3px 0px 0px;
    top: -3px;
    border-bottom: 1px solid #fff !important;
}

.date-box .bar1
{
    left: 6px;
}

.date-box .bar2
{
    right: 6px;
}

.date-box .month
{
    color: #fff;
    font-size: 12px;
    padding: 3px;
    margin: 0 -3px -3px -3px;
}

.date-box .day
{
    padding: 1rem 0;
}

.date-box.s .month
{
    font-size: 10px;
    padding: 2px 3px 1px 3px;
}

.date-box.s .day
{
    padding: 0.3rem 0;
}

.month-bar
{
    margin-top: 3rem;
}

.fc-header td
{
    height: 64px;
}

.fc-view-container hr
{
    margin: 0px !important;
}

.fc-week-number,
.calendar-nav .fc-day-header
{
    color: #999;
    font-weight: normal;
    font-size: 1rem;
}

.fc-day-header
{
    border-bottom: 1px solid #eee;
    padding: 6px;
}
.fc-toolbar.fc-header-toolbar
{
    height: 32px;
}

.fc-view-basicWeek .fc-border-separate tbody tr td
{
    border-left: 1px solid #eee;
}

.fc-view-basicWeek .fc-border-separate tbody tr td.fc-first
{
    border-left: none;
}

.fc-ltr .fc-event-hori.fc-event-end, 
.fc-rtl .fc-event-hori.fc-event-start
{
    border-radius: 6px;
    padding: 3px 6px;
}

.calendar-week .fc-past
{
    background: #fdfdfd;
}

.fc-header .fc-header-left
{
}

.fc th,
.fc thead td
{
    border: none !important;
}

.fc .fc-widget-header td,
.fc .fc-widget-header th
{
    padding: 6px 0 !important;
    line-height: 20px;
}

.fc .fc-head
{
    border-bottom: 1px solid #eee !important;
    margin-bottom: 6px;
}

.fc-month-view td
{
    border:none;
}

.fc-month-view th
{
    border-bottom: 1px solid #eee;
}

.fc-month-view .fc-day-top span
{
    display: block;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    background: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 1.1rem;
}

.fc-month-view .fc-today
{
    border-style: none !important;
    background: #fff !important;
}

.fc-month-view .fc-body .fc-row
{
    min-height: 3em;
}

.fc-month-view .fc-day-top span
{
    margin: 6px;
}

.fc-month-view .fc-day-top.has-event span
{
    color: #fff;
    background: #818e97;
}

.fc-month-view .fc-day-top.fc-today span,
.fc-month-view .fc-day-top.has-event.fc-today span
{
    color: #fff;
    background: #f34541;
}

.fc-month-view .fc-day-top.active span
{
    background: #f4f4f4;
}

.fc-month-view .fc-day-top.active span
{
    background: #f4f4f4;
}

.fc-event.event-orange
{
    background: #f15e22;
    border-color: #f15e22;
}

.fc-event.event-red
{
    background: #f34541;
    border-color: #f34541;
}

.fc-event.event-blue
{
    background: #00acec;
    border-color: #00acec;
}

.fc-event.event-purple
{
    background: #9564e2;
    border-color: #9564e2;
}

.fc-event.event-muted
{
    background: #666;
    border-color: #666;
}

.fc .fc-widget-header th
{
    font-weight: normal;
}

.fc .fc-widget-header th.selected span
{
    color: #fff;
    background: #818e97;
    border-radius: 4px;
    display: inline-block;
    padding: 3px 6px;
}
.pid-calendar.date-select
{
    position: relative;
}

.pid-calendar.date-select a.date-select
{
    display: block;
    border-bottom: 1px solid #eee;
    padding: 0 0.5rem;
    white-space: nowrap;
}

.pid-calendar.date-select a.date-select,
.pid-calendar.date-select a.date-select i
{
    line-height: 4rem;
}
.pid-calendar.date-select .datepicker-dropdown
{
    position: absolute;
    top: 4rem;
    left: 0;
    z-index: 10;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 6px 9px #ccc;
    min-width: 300px;
    z-index: 20;
}
.pid-calendar.date-select .datepicker-dropdown.right
{
    left: auto;
    right: 0px;
}
.pid-calendar.date-select .calendar .perfect-datetimepicker,
.pid-calendar.date-select .calendar .perfect-datetimepicker .buttonpane
{
    border: none;
}
.pid-calendar.date-select .calendar .perfect-datetimepicker
{
    border-radius: 0px;
    width: auto;
}
.pid-calendar.date-select .calendar.hide-time .perfect-datetimepicker table.tt tbody
{
    display: none;
}
.date-select-background
{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15;
    background: rgba(255,255,255,0.5);
}

body.date-select-in .modal-content
{
    overflow: auto;
}
/*!
 * FullCalendar v3.10.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left; }

.fc-rtl {
  text-align: right; }

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em; }

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3; }

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3; }

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7; }

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer; }

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  /* non-theme */
  border: 1px solid; }

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle; }

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none; }

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block; }

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px; }

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px; }

.fc-popover .fc-header .fc-title {
  margin: 0 2px; }

.fc-popover .fc-header .fc-close {
  cursor: pointer; }

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right; }

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0; }

.fc-clear {
  clear: both; }

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */ }

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */ }

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */ }

.fc th {
  text-align: center; }

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */ }

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer; }

a[data-goto]:hover {
  text-decoration: underline; }

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0; }

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */ }

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */ }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent; }

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0; }

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch; }

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */ }

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */ }

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */ }

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */ }

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed; }

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25; }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4; }

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none; }

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block; }

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */ }

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */ }

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */ }

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px; }

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */ }

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */ }

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px; }

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */ }

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25; }

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden; }

.fc-day-grid-event .fc-time {
  font-weight: bold; }

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */ }

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */ }

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none; }

a.fc-more:hover {
  text-decoration: underline; }

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none; }

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */ }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd; }

.fc-unthemed .fc-popover {
  background-color: #fff; }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666; }

.fc-unthemed td.fc-today {
  background: #fcf8e3; }

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3; }

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative; }

.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }

.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%; }

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px; }

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5; }

/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */ }

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal; }

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */ }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */ }

.fc.fc-bootstrap3 a {
  text-decoration: none; }

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline; }

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit; }

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none; }

.fc.fc-bootstrap4 a {
  text-decoration: none; }

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline; }

.fc-bootstrap4 hr.fc-divider {
  border-color: inherit; }

.fc-bootstrap4 .fc-today.alert {
  border-radius: 0; }

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff; }

.fc-bootstrap4 .fc-popover.card {
  position: absolute; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none; }

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center; }

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }

.fc-toolbar .fc-left {
  float: left; }

.fc-toolbar .fc-right {
  float: right; }

.fc-toolbar .fc-center {
  display: inline-block; }

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em; }

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0; }

/* title text */
.fc-toolbar h2 {
  margin: 0; }

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2; }

.fc-toolbar .fc-state-down {
  z-index: 3; }

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4; }

.fc-toolbar button:focus {
  z-index: 5; }

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1; }

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */ }

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */ }

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3; }

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px; }

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */ }

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right; }

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0; }

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080; }

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center; }

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em; }

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */ }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */ }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */ }

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap; }

.fc-ltr .fc-axis {
  text-align: right; }

.fc-rtl .fc-axis {
  text-align: left; }

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1; }

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */ }

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */ }

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3; }

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }

.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */ }

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */ }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */ }

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */ }

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0; }

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */ }

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible; }

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */ }

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */ }

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap; }

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap; }

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */ }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */ }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
  /* seperate with a dash, wrapped in nbsp's */ }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */ }

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */ }

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */ }

.fc-list-view {
  border-width: 1px;
  border-style: solid; }

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */ }

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }

.fc-list-table tr:first-child td {
  border-top-width: 0; }

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px; }

.fc-list-heading td {
  font-weight: bold; }

.fc-ltr .fc-list-heading-main {
  float: left; }

.fc-ltr .fc-list-heading-alt {
  float: right; }

.fc-rtl .fc-list-heading-main {
  float: right; }

.fc-rtl .fc-list-heading-alt {
  float: left; }

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */ }

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px; }

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0; }

.fc-rtl .fc-list-item-marker {
  padding-left: 0; }

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit; }

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline; }

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee; }

/*# sourceMappingURL=maps/pid.calendar.min.css.map */

/**
 * Mentions
*/

.pid-comment-post span.mention
{
    font-style: italic;
}

.mentio-user-search
{
    min-width: 360px;
    margin-top: 6px;
}
.mentio-user-search li.list-group-item
{
    border-color: #eee;
    white-space: nowrap;
}

.mentio-user-search li.list-group-item:hover
{
    background: #f2f3f4;
}

.mentio-user-search li.list-group-item.active
{
    background: #f2f3f4;
    border-color: #eee;
}

.mentio-user-search li.list-group-item .user-photo
{
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px;
    float: left;
}
.pid-comment-list
{
    display: block;
}

.pid-comment-list .comment-row
{
    border-top: 1px solid #f4f4f4;
    padding: 2rem 0;
}

.pid-comment-list .comment-row.first
{
    margin-top: 1rem;
    padding-top: 0px;
    border-top: none;
}

.pid-comment-list .comment-row img.avatar
{
    max-width: 52px;
    max-height: 52px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.pid-comment-list .comment-row .replies
{

}

.pid-comment-list .comment-row .pid-comment-post
{
    margin-top: 2rem;
}

.pid-comment-list .comment-row .replies img.avatar
{
    max-width: 32px;
    max-height: 32px;
}

.pid-comment-list .comment-block
{
    margin-left: 64px;
    display: block;
}

.pid-comment-list .comment-row .replies .comment-block
{
    margin-left: 40px;
}

.pid-comment-list .comment-head
{
    line-height: 1.5rem;
}

.pid-comment-list .comment-head .name
{
    font-weight: bold;
    font-size: 1.2rem;
}

.pid-comment-list .comment-head .date
{
    font-weight: normal;
    font-size: 1rem;
    color: #888;
}

.pid-comment-list .comment-body
{
    font-size: 1.3rem;
    padding: 6px 0;
}

.pid-comment-list .likes
{
    line-height: 20px;
    margin-top: 2rem;
    font-size: 1rem;
    margin-left: -6px;
}

.pid-comment-list .likes .wrapper
{
    padding: 4px 12px 4px 4px;
    height: 30px;
    border-radius: 15px;
    border: 1px dashed #eee;
    display: inline-block;
}

.pid-comment-list .likes i,
.pid-comment-list .likes img
{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 4px;
}

.pid-comment-list .likes i
{
    text-align: center;
    line-height: 20px;    
    color: #838d94;
    background: #f2f3f4;
}

.pid-comment-list .likes i.active
{
    color: #fff;
    background: #838d94;
}

.pid-comment-list .likes img
{
    display: inline-block;
    overflow: hidden;
}

.pid-comment-list .comment-footer, 
.pid-comment-list .comment-footer span
{
    font-size: 1rem;
}

.pid-comment-list .comment-footer
{
    padding: 6px 0;
    border-top: 1px solid #f4f4f4;
    margin-top: 1rem;
}
.pid-comment-list .comment-footer a
{
    color: #818e97;
    display: inline-block;
    padding: 2px 6px 2px 0px;
}

.pid-comment-compose
{
    margin-bottom: 1rem;
}

.pid-comment-list .replies .pid-comment-compose
{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.pid-comment-list .more,
.pid-comment-list a.subscribe
{
    color: #333;
    background: #fff;
    border: 1px dashed #eee;
    text-align: left;
    font-size: 1rem;
    padding: 6px 1rem;
    border-radius: 3px;
    display: inline-block;
}

.pid-comment-list .more:hover,
.pid-comment-list a.subscribe:hover
{
    background: #f2f3f4;
    border: 1px solid #eee;
}

.pid-comment-list a.subscribe.active
{
    color: #fff;
    background: #838d94;
    border: 1px solid #838d94;
}

/**
 * Post
*/
.pid-comment-post
{
    transition: all 0.5s;
}

.pid-comment-post.out
{
    opacity: 0;
}

.pid-comment-post.highlight
{
    background: #f8f8f9;
}


/**
* Compose
*/
.pid-comment-compose .comment
{
    position: relative;
}

.pid-comment-compose textarea
{
    background: #f8f8f9;
    border: 1px dotted #fcfcfc;
    width: 100%;
    border-radius: 4px !important;
    display: block;
    overflow: hidden;
    padding: 12px;
    min-height: 48px;
}

.pid-comment-compose textarea:focus,
{
    background: #fff !important;
    border: 1px solid #fcfcfc;
    outline: none;
    outline-color: transparent;
    -webkit-appearance: none;
}

.pid-comment-compose .comment .btn-send
{
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 3px 11px;
    color: #222;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px 0 4px 0 !important;
    font-size: 12px;
    text-decoration: none;
}

.pid-comment-compose .comment .btn-send.disabled
{
    color: #ccc;
}

.pid-comment-compose .comment .btn-send:hover
{
    background: #f2f3f4;
}

/**
 * Likes
*/
.pid-comment-post a.like
{
    display: inline-block;
    padding: 3px 6px;
    border-radius: 3px;
    margin-right: 6px;
}

.pid-comment-post a.like.active
{
    color: #fff;
    background: #838d94;;
}
/*# sourceMappingURL=maps/pid.comments.min.css.map */

div.deviation-filters label
{
    font-size: 2rem;
}

div.deviation-filters ul li
{
    clear: both;
    padding: 0.1rem 1rem;
    border-radius: 6px;
    line-height: 2rem;
}

div.deviation-filters ul li:hover
{
    background: #fcfcfc;
}
.pid-deviation-list .sources
{
    padding-top: 0.5rem;
}

.pid-deviation-list a.title
{
    font-size: 1.6rem;
}

.pid-deviation-list .wrapper,
.pid-deviation-list .sources .badge 
{
    float: left;
}
.deviation-preview .block
{
    position: relative;
    padding: 0;
    border: none;
    margin: 0px !important;
    border-left: 40px solid #f34541;
    border-radius: 3px;
}

.deviation-preview .block.closed
{
    border-color: #49bf67;
}

.deviation-preview .block .icon-times,
.deviation-preview .block .icon-ok 
{
	position: absolute;
	z-index: 3;
	top: 22px;
	left: -25px;
	line-height: 20px;
	color: #fff;
}

.deviation-preview .block > div.title
{
    padding: 1rem 2rem;
    display: block;
    z-index: 10;
    background: #fdf5f5;
    max-height: 64px;
    transition: max-height 0.5s ease;
    overflow: hidden;
}

.deviation-preview .block.closed > div.title
{
    background: #f4fcf6;
}

.deviation-preview .block > div.title > a
{
    display: block;
}

.deviation-preview .block > div.title > a:hover
{
    text-decoration: none;
}

.deviation-preview .block > div.title div.description
{
    margin-top: 2rem;
}

.deviation-preview .block > div.title div.user
{
    position: absolute;
    right: 12px;
    top: 12px;
    width: 40px;
    height: 40px;
}

.deviation-preview .block > div.title:hover
{
    max-height: 800px;
    background: #fff;
    overflow: auto;
}

.deviation-preview .block > div.title div.images 
{
    margin-top: 3rem;
}

.deviation-preview .block > div.title div.images > div.thumb
{
    float: left;
    margin: 0 0.5rem 0.5rem 0;
}

.deviation-preview .block > div.title div.images > div.thumb img
{
    border-radius: 6px;
}

html body.darkmode .deviation-preview .block > div.title
{
    color: #fff;
    background: #7f1f1d;
}

html body.darkmode .deviation-preview .block.closed > div.title
{
    color: #fff;
    background: #22562f;
}
/*# sourceMappingURL=maps/pid.deviations.min.css.map */


.fdv-module.component-list ul
{
    list-style: none;
    margin: 0;
    padding: 0px;
}

.fdv-module.component-list ul li
{
    margin: 0px;
}

.fdv-module.component-list ul li a.component
{
    display: block;
    padding: 1rem;
    font-size: 1.3rem;
}

.fdv-module.component-list ul li:hover a.component
{
    background-color: #fbfbfb;
}

.fdv-module.component-list .no-files .icon-gear,
.fdv-module.component-list .no-files .fdvu-number
{
    opacity: 0.5;
}


.fdv-module.component-view h1
{
    margin-top: 0px;
}

.fdv-module.component-view .info-bar
{
    margin-bottom: 2rem;
    color: #a5a5a5;
    font-size: 1.2rem;
}

.fdv-module.component-view .archive .table-wrapper
{
    min-height: 140px;
}
.fdv-module h1,
.fdv-module h2,
.fdv-module h3,
.fdv-module h4
{
    font-weight: 200;
}

.fdv-module h1,
.fdv-module h1 a
{
    color: #818e97;
}

.fdv-module h2,
.fdv-module h2 a
{
    color: #818e97;
}

.fdv-module h2
{
    margin-bottom: 2rem;
}

.fdv-module h3,
.fdv-module h3 a
{
    color: #818e97;
}

.fdv-module h4,
.fdv-module h4 a
{
    color: #222;
}

body.darkmode .fdv-module h4,
body.darkmode .fdv-module h4 a
{
    color: #eee;
}

.fdv-module a.block
{
    display: block;
}

.fdv-module .ingress-color 
{

}

.fdv-module .text-icon-color
{
    color: #818e97;
}

.fdv-module .code
{
    color: #000;
    font-weight: bold;
}

.fdv-module table thead th
{
    color: #a5a5a5;
    font-weight: 200;
    padding: 6px 12px;
}


.fdv-module .shadow-box
{
    box-shadow: 00px 0px 30px #eee;
    padding: 2rem;
    border-radius: 6px;
    margin-bottom: 3rem;
}

body.darkmode .fdv-module .shadow-box
{
    box-shadow: 00px 0px 30px #333;
}

.fdv-module .hide-empty div.no-files,
.fdv-module .hide-empty li.no-files,
.fdv-module .hide-empty tr.no-files
{
    display: none;
}

.fdvu-number
{
    color: #000;
    font-weight: bold;
}

body.darkmode .fdv-module .code,
body.darkmode .fdvu-number
{
    color: #fff;
}
.fdv-module.topic-list ul
{
    list-style: none;
    margin: 0;
    padding: 0px;
}

.fdv-module.topic-list ul li
{
    margin: 0px;
}

.fdv-module.topic-list ul li a.topic
{
    display: block;
    padding: 1rem;
    font-size: 1.3rem;
}

.fdv-module.topic-list ul li:hover a.topic
{
    background-color: #fbfbfb;
}

.fdv-module.topic-list ul li .component-list
{
    margin-left: 1rem;
}

.fdv-module.topic-list .no-files .betr-code
{
    opacity: 0.5;
}


.fdv-module.topic-preview h3
{
    margin-top: 0px;
}
.fdv-module.topic-view .content.minimize
{
    max-height: 300px;
    overflow: hidden;
}

.fdv-module.topic-view p
{
    margin-left: 1rem;
}

.fdv-module.topic-view .topics .title
{
    margin: 2rem 0;
    padding: 0.5rem 0;
    border-bottom: 1px solid #eee;
}

.fdv-module.topic-view .topics .topic-preview
{
    margin-bottom: 4rem;
}

.fdv-module.topic-column-list h2
{
    padding-bottom: 0.5rem;
}

.fdv-module.topic-column-list table
{
    margin: 0px;
}

.fdv-module.topic-column-list h4 .angle
{
    display: block;
    float: left;
    min-width: 32px;
    text-align: center;
}

.fdv-module.topic-column-list table thead
{
    display: none;
}

.fdv-module.topic-column-list .element
{
    margin-bottom: 3rem;
}

.fdv-module.topic-column-list div.topic
{
    padding-bottom: 1rem;
}

.fdv-module.topic-column-list div.topic div.topics,
.fdv-module.topic-column-list div.topic div.components
{
    margin-left: 2rem;
}

.fdv-module.topic-column-list div.topic.seperator2
{
    border-top: 1px solid #eee;
    padding-top: 1rem;
}

.fdv-module.topic-column-list h2.no-files .betr-code,
.fdv-module.topic-column-list .no-files h4 .betr-code
{
    opacity: 0.5;
}


.fdv-module.document-upload-wizard .box.panel h3
{
    margin-top: 0px;
}
/*# sourceMappingURL=maps/pid.fdv.min.css.map */

html body.darkmode .pid-forms.form .dynamicform .header 
{
    background: #222;
}

html body.darkmode .pid-forms.form .form-input 
{
    border-color: #000 !important;
    box-shadow: 0 0 6px #000;
}

html body.darkmode .pid-forms.form .form-input.selected
{
    border-color: #49bf67 !important;
    background: #15311c !important;
}

html body.darkmode .pid-forms.form div.form-input
{
    border-color: #000 !important;
    background: #181818 !important;
    box-shadow: 0 0 6px #000;
}

html body.darkmode .pid-forms.form .dynamicform .help-block
{
    background: #213c56;
    border-color: #3a6896;
    color: #eee;
}

html body.darkmode .pid-forms.form .dynamicform .form-actions.full
{
    background: #181818 !important;
    border-top: 1px solid #333 !important;
}

html body.darkmode .pid-forms.form .dynamicform .progress {
    background: #333 !important;
    border-color: #333 !important;
}

html body.darkmode .pid-forms.form .form-actions .btn-link
{
    color: #eee;
}

html body.darkmode .pid-forms.form pre 
{
    color: #eee;
    border-color: #444;
    background-color: #111;
}

html body.darkmode .formstore div.comment div.message
{
    background: #111;
}
.pid-forms.form.disabled
{
    opacity: 0.75;
}
.pid-forms.form.disabled:hover
{
    opacity: 1;
}

.pid-forms.form .form-group
{
    margin-top: 23px;
}

.pid-forms.form.disabled .form-actions
{
    display: none;
}

html .pid-forms.form .dynamicform .header
{
    background: #fcfcfc;
}

html .pid-forms.form .dynamicform .header h2
{
    margin-top: 1.2rem;
}

html .pid-forms.form .header p
{
    font-size: 1.6rem;
}

html .pid-forms.form .dynamicform p
{
    max-width: 580px;
}

html .pid-forms.form .dynamicform .help-block-wrapper
{
    clear: both;
}

html .datepicker.dropdown-menu table th,
html .datepicker.dropdown-menu table td {
    padding: 10px;
}

html .pid-forms.form .dynamicform .help-block
{
    color: #222;
    background-color: #e1f3fa;
    border: 1px solid #bbecff;
    border-radius: 12px;
    padding: 0 1rem 0 0;
    max-width: 500px;
    margin: 1rem 0 1rem 2rem;
    display: inline-block;
}


html .pid-forms.form .dynamicform .help-block .description
{
    margin-left: 50px;
}

html .pid-forms.form .dynamicform .help-block .description p
{
    padding: 14px 10px 0 0;
}



html .pid-forms.form .dynamicform .margin-icon-left
{
    margin-left: 48px;
}

html .pid-forms.form .dynamicform .icon
{
    background: transparent !important;
    margin: 0px;
}

html .pid-forms.form .dynamicform label.error {
    color: #f34541 !important;
}

html .pid-forms.form .dynamicform label span.number {
    font-weight: bold;
}

html .pid-forms.form .dynamicform .help-block p
{
    padding-top: 1.4rem;
    line-height: 160%;
}

html .pid-forms.form .field {
    margin-left: 2rem;
}

html .pid-forms.form .form-input
{
    border: 1px solid #aaa !important;
    background: #fff;
    padding: 2rem;
    box-shadow: 0 0 6px #eee;
    width: 100%;
    border-radius: 6px !important;
    background: #fff;
}

html .pid-forms.form div.form-input
{
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #eee !important;
}

html .pid-forms.form div.input-group
{
    padding: 1.4rem;   
}

html .pid-forms.form div.form-input .select2-choice,
html .pid-forms.form div.form-input .form-control,
html .pid-forms.form div.form-input .input-group.white .input-group-addon, 
html .pid-forms.form div.form-input .input-group.white .input-group-btn, 
html .pid-forms.form div.form-input .input-group.white .form-control
{
    border-color: transparent !important;
}

html .pid-forms.form .form-input.selected 
{
    border-color: #49bf67 !important;
    background-color: #f3fff6;
}

html .pid-forms.form .form-input.error 
{
    border-color: #f34541 !important;
    background-color: #fdefef;
}

html .pid-forms.form div.form-input h2,
html .pid-forms.form div.form-input h3
{
    margin-top: 0;
    padding-top: 14px;
    font-size: 1.8rem;
}

html .pid-forms.form div.form-input p
{
    letter-spacing: 0.03rem;
}


html .pid-forms.form div.form-input .icon
{
    background: transparent !important;
}

html .pid-forms.form .form-actions .progress 
{
    margin-top: 10px;
}

html #content .pid-forms table.table tr td
{
    vertical-align: top;
}

@media screen and (min-width: 1280px) {
    html .pid-forms.form .dynamicform .help-block
    {
        border-radius: 12px;
        margin: 1.5rem 0rem 2rem 3rem;
    }
}

@media screen and (min-width: 768px) {
    html .pid-forms.form .form-actions .btn-link.submit {
        background: #49bf67;
        color: #fff;
    }

    html .pid-forms.form .form-actions .btn-link i
    {
        color: #a5a5a5;
    }

    html .pid-forms.form .form-actions .btn-link.submit i.text-green {
        color: #f3fff6 !important;
    }

    html .datepicker.dropdown-menu table {
        width: 360px;
    }
}

@media screen and (max-width: 767px) {
    html .pid-forms.form .dynamicform fieldset > .header 
    {
        padding: 15px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    html .pid-forms.form .dynamicform label 
    {
        font-weight: normal;
    }

    html .pid-forms.form .dynamicform .help-block {
        margin: 1rem;
    }

    html .pid-forms.form .dynamicform .help-block.pull-up
    {
        margin-top: -1rem;
    }

    html .pid-forms.form .dynamicform .help-block .icon
    {
        display: none;
    }

    html .pid-forms.form .dynamicform .help-block .description
    {
        margin-left: 10px;
    }
    html .pid-forms.form .dynamicform .help-block .description p
    {
        padding: 10px;
        margin: 0px;
    }

    html .pid-forms.form .dynamicform {
        padding-bottom: 80px;
    }

    html .pid-forms.form .dynamicform .form-actions.full {
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 100;
        padding: 10px;
        margin: 0px;
        border-radius: 0;
        background: #818e97 !important;
        border-top: 1px solid #717b83 !important;
    }

    html .pid-forms.form .form-actions .btn-link
    {
        color: #fff;
    }

    html .pid-forms.form .form-actions .btn-link.submit {
        background: #717b83;
    }

    html .pid-forms.form .form-actions .progress 
    {
        border: 1px solid #fff;
    }

    html .pid-forms.form .field {
        margin-left: 0rem;
    }

    html .datepicker.dropdown-menu table {
        width: 90vw;
    }
}


html.touch .pid-forms.form .dynamicform {
    padding-bottom: 80px;
}

html.touch .pid-forms.form .dynamicform .form-actions.full {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    padding: 10px;
    margin: 0px;
    border-radius: 0;
    background: #818e97 !important;
    border-top: 1px solid #717b83 !important;
}
html.touch .pid-forms.form .form-actions .btn-link
{
    color: #fff;
}

html.touch .pid-forms.form .form-actions .btn-link.submit {
    background: #717b83;
}

html.touch .pid-forms.form .form-actions .progress 
{
    border: 1px solid #fff;
}

html.touch .pid-forms.form .field {
    margin-left: 0rem;
}

html.touch .datepicker.dropdown-menu table {
    width: 90vw;
}


html .formstore .render .dynamicform h1,
html .formstore .render .dynamicform hr
{
    display: none;
}

html .formstore div.comment
{
    margin-top: 3rem;
    max-width: 600px;
}

html .formstore div.comment div.message
{
    background: #fafafa;
    padding: 2rem;
    padding-bottom: 1rem;
    border-radius: 1rem;
}

.formstore-content
{

}

.formstore-content pre,
.formstore-content .html-content
{
	display: block;
	padding: 2rem;
	border: 1px solid #eaeaea;
	background: #fff;
	border-radius: 6px;
	margin: 0 0 6px 0;
	box-shadow: 0 0 1rem #fafafa !important;
}

html body.darkmode .formstore-content pre,
html body.darkmode .formstore-content .html-content
{
	color: #fff;
	background: #111;
	border-color: #333;
	box-shadow: 0 0 1rem #000 !important;
}

html body.darkmode .formstore-content pre.error
{
	border-color: #f34541;
}


.formstore-content .html-content h1,
.formstore-content .html-content h2,
.formstore-content .html-content h3,
.formstore-content .html-content h4
{
	color: #000;
	font-weight: 200 !important;
	margin: 0;
	padding: 0;
	margin-bottom: 1rem;
	letter-spacing: 1px;
}

.formstore-content .html-content h1
{
	font-size: 2rem;
	line-height: 4rem;
}
.formstore-content .html-content h2
{
	font-size: 1.8rem;
	line-height: 3.6rem;
}
.formstore-content .html-content h3
{
	font-size: 1.6rem;
	line-height: 3.2rem;
}
.formstore-content .html-content h4
{
	font-size: 1.4rem;
	line-height: 2.8rem;
}

.formstore-content ol,
.formstore-content ul,
.formstore-content p
{
	color: #333;
	line-height: 2.2rem;
	margin-bottom: 2rem;
}

.formstore-content table > tbody > tr > td
{
	padding: 6px 0px 2rem 0px;
}

.dynamicform .pid-image
{
    margin-bottom: 30px;
}
label
{
	font-weight: 200;
	color: #555;	
	font-size: 1.3rem;
}

.form-group
{
	margin-bottom: 46px;
}

.dynamicform label
{
	margin-left: 0px;
}

.dynamicform .help-block
{
	border: none;
	background: #fff;
	border-radius: 0px;
	margin-top: 12px;
	padding: 6px 12px;
}

.dynamicform .help-block small
{
	color: #999;
	font-size: 1.2rem;
}

.dynamicform .checkbox:hover
{
	background: #fafafa;
	border-radius: 4px;
	transition: all 0.1s;
}

.dynamicform .checkbox .icon.pull-left
{
	background: #fafafa !important;
	border-radius: 50%;
	margin-bottom: 0px;
}

.formstore-content label
{
	margin-left: 0px;
}

.form label,
.formstore-content label
{
	color: #222;
	font-size: 1.8rem;
}

.email-input
{
	position: relative;
}

.email-input .searchBoxContent
{
	position: absolute;
	z-index: 10;
	left: 0px;
	right: 0px;
	margin: 0px;
	top: 32px;
}

.form-nav
{
	background: #fbfbfb;
	border-radius: 2px;
	border: 1px solid #eee;
	padding: 0px;
	text-align: center;
}

.form-nav-full .form-nav
{
	margin: 30px -30px -30px -30px;
	border-radius: 0px 0px 2px 2px;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

@media screen and (max-width: 640px)
{
	.form-nav-full .form-nav
	{
		margin: 15px -15px -15px -15px;
	}
}

.form-nav ul
{
	margin: 10px 0;
}

.document
{
	background: #fff;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
	padding: 2rem 3rem;
	margin: 1.5rem 0 3rem;
}

.box .document,
.report-wrapper .document
{
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}

.document .toolbar
{
	margin: 0 -30px !important;
}

.report
{
	border-left: 6px solid #f15e22;
	padding: 3rem;
}

.report hr
{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.form-content
{
	border: 1px solid #eee;
	padding: 1rem 2rem;
	background: #fcfcfc;
	border-radius: 3px
}

.form-control
{
	box-shadow: none !important;
}

.form-control.gray
{
	background: #fafafa;
	border: none;
}

.form-actions
{
	border-top: 1px solid #eee;
	background-color: #fbfbfb !important;
}

.form-actions.full
{
	padding: 20px 30px;
}

.tabbable .tab-content-double-padding .form-actions.full
{
	margin: 30px -30px -30px -30px;
}
.box-double-padding .form-actions.full
{
	margin: 40px -40px -40px -40px;
}
.box.panel .form-actions.full
{
	margin: 40px -30px -30px -30px;
}

.box.panel .form-actions.full
{
	margin: 40px -30px -30px -30px;
}

@media screen and (max-width: 640px)
{
	.box.panel .form-actions.full
	{
		margin: 40px -15px -15px -15px;
	}
}

.form-actions.slim
{
	padding: 10px 0;
}

.input-group-addon, 
.input-group-btn
{
	border-color: #eaeaea !important;
}

.input-group-addon
{
	background-color: #f0f0f0 !important;
}

.input-group.white .input-group-addon,
.input-group.white .input-group-btn,
.input-group.white .form-control
{
	background-color: #fff !important;
	border-color: #fff !important;
	border: none;
	border-bottom: 1px solid #eaeaea !important;
	border-radius: 0px !important;
}

.input-group.white .input-group-addon
{
	color: #818e97;
	padding: 6px 1px 6px 12px;
}

.input-group.white .input-group-btn .btn
{
	color: #818e97;
	background-color: #fff !important;
	border-color: #fff !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	padding-bottom: 5px !important;
}

.input-group.white .input-group-btn .btn:hover
{
	background-color: #f4f4f4 !important;
}

.input-group.white .input-group-btn .btn-success
{
	color: #49bf67;
}

select, 
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.form-control, 
.uneditable-input,
.select2-container.form-control, 
.select2-container-multi .select2-choices, 
.select2-container .select2-choice,
.select2-container-active .select2-choice, 
.select2-container-active .select2-choices,
.select2-container-active .select2-focusser,
.select2-container.select2-container-active.form-control, 
.select2-container-active .select2-choice, 
.select2-container-active .select2-choices, 
.select2-dropdown-open.select2-drop-above .select2-choice, 
.select2-dropdown-open.select2-drop-above .select2-choices, 
.select2-container-multi.select2-container-active .select2-choices, 
.form-control.select2-container.select2-dropdown-open, 
.select2-container .select2-choice, 
.select2-drop-active, 
.select2-drop.select2-drop-above.select2-drop-active
{
	border-color: #eaeaea !important;
	background-image: none !important;
	-webkit-appearance: none;
}

.contrast-lightblue .navbar .select2-container,
.contrast-lightblue .navbar input
{
	border-radius: 0px !important;
	border: none;
	border-bottom: 1px solid #eee !important;
}

.btn-link
{
	border-color: transparent !important;
}

.pagination > li > a, 
.pagination > li > span
{
	border-color: #eaeaea !important;
}

.btn,
.btn-group.open .btn.dropdown-toggle
{
	border-color: #eaeaea;
	background-image: none !important;
	box-shadow: none;
}

.mce-toolbar
{
	border: 1px solid #ddd !important;
	border-bottom: none !important;
	padding: 8px !important;
	background: #fafafa !important;
}

.mce-statusbar
{
	border: 1px solid #ddd !important;
	border-top: none !important;
	background: #fafafa !important;
}

.white .mce-toolbar,
.white .mce-statusbar
{
	border: none !important;
	background: #fff !important;
}


.form-overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(255,255,255,0.5);
	z-index: 1;
}
.dynamicform .video-wrapper
{
    margin-bottom: 30px;
}
html.wai,
html.wai body
{
    font-size: 16px;
}

html.wai .pid-forms.form div.form-input h2,
html.wai .pid-forms.form div.form-input h3
{
    padding-top: 10px;
}

html.wai .pid-forms.form .form-group
{
    margin-top: 46px;
    margin-bottom: 92px;
}

html.wai html .pid-forms.form .form-actions .btn-link
{
    background: #fff;
    color: #000;
}

html.wai body.darkmode .pid-forms.form .form-input, 
html.wai body.darkmode .pid-forms.form div.form-input
{
    border-color: #fff !important;
}

html.wai .pid-forms.form .dynamicform p
{
    max-width: 100%;
}

html.wai .pid-forms.form .dynamicform .help-block
{
    max-width: 700px;
}
/*# sourceMappingURL=maps/pid.forms.min.css.map */

.pid-gantt .gantt-grey
{
    background: #818e97;
}

.pid-gantt .gantt-orange
{
	background-color: #ffa800 !important;
}

.pid-gantt .gantt-green
{
  background-color: #00ce6c !important; 
}

.pid-gantt .gantt-red
{
	background-color: #f34541 !important;
}

.pid-gantt .gantt-darkred
{
	background-color: #a20303 !important;
}

.pid-gantt .gantt-brown
{
	background-color: #bb6911 !important;
}

.pid-gantt .gantt-pink
{
	background-color: #ff419f !important;
}

.pid-gantt .gantt-purple
{
	background-color: #9564e2 !important;
}

.pid-gantt .gantt-blue
{
  background-color: #00acec !important; 
}

.pid-gantt .gantt-lightblue
{
	background-color: #818e97 !important;
}

.pid-gantt .gantt-darkblue
{
	background-color: #3d70a3 !important;
}

.pid-gantt .gantt-turquoise
{
	background-color: #8ad5cd !important;
}

.pid-gantt .gantt-gray
{
	background-color: #a5a5a5;
}
.gridHoverStyle,.gridSelection,.timelineSelection{background-color:#fff3a1}.gantt_grid_scale .gantt_grid_head_cell{color:#a6a6a6;border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:none;color:#454545}.gantt_task_link .gantt_link_arrow_right{border-width:6px;margin-top:-3px}.gantt_task_link .gantt_link_arrow_left{border-width:6px;margin-left:-6px;margin-top:-3px}.gantt_task_link .gantt_link_arrow_down,.gantt_task_link .gantt_link_arrow_up{border-width:6px}.gantt_task_line .gantt_task_progress_drag{bottom:-4px;height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#fff}.gantt_task .gantt_task_scale .gantt_scale_cell{color:#a6a6a6;border-right:1px solid #ebebeb}.gantt_row.gantt_project,.gantt_row.odd.gantt_project{background-color:#edffef}.gantt_task_row.gantt_project,.gantt_task_row.odd.gantt_project{background-color:#f5fff6}.gantt_task_line.gantt_project{background-color:#65c16f;border:1px solid #3c9445}.gantt_task_line.gantt_project .gantt_task_progress{background-color:#46ad51}.buttonBg{background:#fff}.gantt_cal_light .gantt_btn_set{margin:5px 10px}.gantt_btn_set.gantt_cancel_btn_set{background:#fff;color:#454545;border:1px solid #cecece}.gantt_btn_set.gantt_save_btn_set{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff}.gantt_btn_set.gantt_delete_btn_set{text-shadow:0 -1px 0 #6f6f6f;background:#ec8e00;text-shadow:0 -1px 0 #a60;color:#fff}.gantt_cal_light_wide{padding-left:0!important;padding-right:0!important}.gantt_cal_light_wide .gantt_cal_larea{border-left:none!important;border-right:none!important}.gantt_popup_button.gantt_ok_button{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff;font-weight:700;border-width:0}.gantt_popup_button.gantt_cancel_button{font-weight:700;color:#454544}.gantt_popup_title{background-color:#fff}.gantt_popup_shadow{box-shadow:3px 3px 3px rgba(0,0,0,.07)}.gantt_qi_big_icon.icon_edit{color:#454545;background:#fff}.gantt_qi_big_icon.icon_delete{text-shadow:0 -1px 0 #a60;background:#ec8e00;color:#fff;border-width:0}.gantt_tooltip{box-shadow:3px 3px 3px rgba(0,0,0,.07);border-left:1px solid rgba(0,0,0,.07);border-top:1px solid rgba(0,0,0,.07);font-size:8pt;color:#454545}.gantt_container,.gantt_tooltip{border-radius:2px;background-color:#fff;font-family:Arial}.gantt_container{font-size:13px;border:1px solid #cecece;position:relative;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.gantt_task_scroll{overflow-x:scroll}.gantt_grid,.gantt_task{position:relative;overflow-x:hidden;overflow-y:hidden;display:inline-block;vertical-align:top}.gantt_grid_scale,.gantt_task_scale{color:#6b6b6b;font-size:12px;border-bottom:1px solid #cecece;box-sizing:border-box}.gantt_grid_scale,.gantt_task_scale,.gantt_task_vscroll{background-color:#fff}.gantt_scale_line{box-sizing:border-box;-moz-box-sizing:border-box;border-top:1px solid #cecece}.gantt_scale_line:first-child{border-top:none}.gantt_grid_head_cell{display:inline-block;vertical-align:top;border-right:1px solid #cecece;text-align:center;position:relative;cursor:default;height:100%;box-sizing:border-box;-moz-box-sizing:border-box;line-height:33px;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;overflow:hidden}.gantt_scale_line{clear:both}.gantt_grid_data{width:100%;overflow:hidden;position:relative}.gantt_row{position:relative;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_add,.gantt_grid_head_add{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTQ3MjMyMENDNkI0MTFFMjk4MTI5QTg3MDhFNDVDQTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTQ3MjMyMERDNkI0MTFFMjk4MTI5QTg3MDhFNDVDQTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NDcyMzIwQUM2QjQxMUUyOTgxMjlBODcwOEU0NUNBOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NDcyMzIwQkM2QjQxMUUyOTgxMjlBODcwOEU0NUNBOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PshZT8UAAABbSURBVHjaYrTdeZmBEsCER+4wEP+H4sPkGGCDg020ARR7gb4GIAcYDKMDdPnDyAbYkGG5DVW9cIQMvUdBBAuUY4vDz8iAcZinA2zgCHqAYQMseAywJcYFAAEGAM+UFGuohFczAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;cursor:pointer;position:relative;-moz-opacity:.3;opacity:.3}.gantt_grid_head_cell.gantt_grid_head_add{-moz-opacity:1;opacity:1;top:0}.gantt_grid_head_cell.gantt_grid_head_add:hover{-moz-opacity:1;opacity:1}.gantt_grid_data .gantt_row.odd:hover,.gantt_grid_data .gantt_row:hover{background-color:#fff3a1}.gantt_grid_data .gantt_row.odd:hover .gantt_add,.gantt_grid_data .gantt_row:hover .gantt_add{-moz-opacity:1;opacity:1}.gantt_row,.gantt_task_row{border-bottom:1px solid #ebebeb;background-color:#fff}.gantt_row.odd,.gantt_task_row.odd{background-color:#fff}.gantt_cell,.gantt_grid_head_cell,.gantt_row,.gantt_scale_cell,.gantt_task_cell,.gantt_task_row{box-sizing:border-box;-moz-box-sizing:border-box}.gantt_grid_head_cell,.gantt_scale_cell{line-height:inherit}.gantt_grid_scale .gantt_grid_column_resize_wrap{cursor:col-resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_column_resize{background-color:#cecece;height:100%;width:1px;margin:0 auto}.gantt_drag_marker.gantt_grid_resize_area{background-color:hsla(0,0%,91%,.5);border-left:1px solid #cecece;border-right:1px solid #cecece;height:100%;width:100%;box-sizing:border-box}.gantt_cell{display:inline-block;vertical-align:top;border-right:1px solid #ebebeb;padding-left:6px;padding-right:6px;height:100%;overflow:hidden;white-space:nowrap;font-size:13px}.gantt_grid_data .gantt_last_cell,.gantt_grid_scale .gantt_last_cell,.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell,.gantt_task_bg .gantt_last_cell{border-right-width:0}.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell{border-right-width:1px}.gantt_task_bg{overflow:hidden}.gantt_scale_cell{display:inline-block;white-space:nowrap;overflow:hidden;border-right:1px solid #cecece;text-align:center;height:100%}.gantt_task_cell{display:inline-block;height:100%;border-right:1px solid #ebebeb}.gantt_layout_cell.gantt_ver_scroll{width:0;background-color:transparent;height:1px;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;z-index:1}.gantt_ver_scroll>div{width:1px;height:1px}.gantt_hor_scroll{height:0;background-color:transparent;width:100%;clear:both;overflow-x:scroll;overflow-y:hidden}.gantt_layout_cell .gantt_hor_scroll{position:absolute}.gantt_hor_scroll>div{width:5000px;height:1px}.gantt_tree_indent{width:15px;height:100%;display:inline-block}.gantt_tree_content,.gantt_tree_icon{vertical-align:top}.gantt_tree_icon{width:28px;background-repeat:no-repeat;background-position:50%}.gantt_tree_content,.gantt_tree_icon{height:100%;display:inline-block}.gantt_tree_icon.gantt_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAArklEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNUAGcXJyMnz//h3uQrJdRLFBIAPQAchlJLsIFuCMjIwM////B5sJMoRkg2CuIdtrQcHBDOxsbHBfCQgIMHz48AHO//nrF8O6tWsJR7+7uzsDIxMTznT0/98/hp07d+I3iGopm2DewKFg8OV+AJWkfRMrTobLAAAAAElFTkSuQmCC);width:18px;cursor:pointer}.gantt_tree_icon.gantt_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAkUlEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNeIN4uTkxAin79+/M5AcRtgCHGQIyQbhijaiDQoKDmZgZ2PDGf0/f/1iWLd2LeHod3d3Z2BkYsJp0P9//xh27tyJ3yCqpWyCeQOHgsGX+wEZpW4T5LCxKwAAAABJRU5ErkJggg==);width:18px;cursor:pointer}.gantt_tree_icon.gantt_blank{width:18px}.gantt_tree_icon.gantt_folder_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAs0lEQVQ4T62T0Q2EIBBEpQlzuaaMsQoqooqLsSljbMLLmMxmUXBR4U+Qt7Mzi2sqLVeJ00SgEMKWAnvvzYLyAyHfT5sU2fXDJSwCAXK8MI0/UTkva7IIFJsg3NSwnKdFoKtAWOQ1CN7CEqeTotE5L7QyJhmBcklZM4ZgTiAr3iOU3kD93ppO5SkMjB1EeXdBWoSkRql3YeIRe+cGvktS056JR9wsmeBUkujCfNXWCPC8GugPqn5ii/hV+FoAAAAASUVORK5CYII=)}.gantt_tree_icon.gantt_folder_closed{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAfElEQVQ4T2NkoBJgpJI5DCgGTZ8+/T82gzMzMwlaCFcAM0RKQgyrI/0Dg/EahmIQyBB0DRvXr4W78tmLV1gtAbmYoEEgnciG4QpTogzCFyEwSyg2CBS2oCAZNQh3cA+hMAJ5AlcKxuVBlOgnNgVjMwyUrQjmamKLGaoZBAAOTFyLnFFW4wAAAABJRU5ErkJggg==)}.gantt_tree_icon.gantt_file{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAeElEQVQ4T2NkoBJgRDZn+vTp/wmZm5mZiaIHph7DICkJMUJmMfgHBmMYhtUgbAo3rl+L4lp0NUQbBPI2umuRDaPIIFAYwAyjv0HoMQALM5JdhG4QLMxGDcKdyIdoGIE89OzFK4KZF5Rl8EY/QROQFGA1iBQD0NUCAJVjcxO0naAQAAAAAElFTkSuQmCC)}.gantt_grid_head_cell .gantt_sort{position:absolute;right:5px;top:8px;width:7px;height:13px;background-repeat:no-repeat;background-position:50%}.gantt_grid_head_cell .gantt_sort.gantt_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR4nGNgQAKGxib/GbABkIS7b8B/DAUwCRiGK0CXwFBAb1DfP/U/LszwHwi2X7qFgUEArBtdAVwCBmAKMCSQFSDzAWXXaOHsXeqkAAAAAElFTkSuQmCC)}.gantt_grid_head_cell .gantt_sort.gantt_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR42mNgQAL1/VP/M2ADIIntF2/9x1AAlrh0C47hCmA60DFYwX88gIFGwNDY5D8uDFbg7hvwHx2jmIBTAlkB0e4BAEjlaNtBWJPnAAAAAElFTkSuQmCC)}.gantt_inserted,.gantt_updated{font-weight:700}.gantt_deleted{text-decoration:line-through}.gantt_invalid{background-color:#ffe0e0}.gantt_error{color:red}.gantt_status{right:1px;padding:5px 10px;background:hsla(0,0%,61%,.1);position:absolute;top:1px;transition:opacity .2s;opacity:0}.gantt_status.gantt_status_visible{opacity:1}#gantt_ajax_dots span{transition:opacity .2s;background-repeat:no-repeat;opacity:0}#gantt_ajax_dots span.gantt_dot_visible{opacity:1}.gantt_message_area{position:fixed;right:5px;width:250px;z-index:1000}.gantt-info{min-width:120px;padding:4px 4px 4px 20px;font-family:Arial;z-index:10000;margin:5px;margin-bottom:10px;transition:all .5s ease}.gantt-info.hidden{height:0;padding:0;border-width:0;margin:0;overflow:hidden}.gantt_modal_box{overflow:hidden;display:inline-block;min-width:250px;width:250px;text-align:center;position:fixed;z-index:20000;box-shadow:3px 3px 3px rgba(0,0,0,.07);font-family:Arial;border-radius:6px;border:1px solid #cecece;background:#fff}.gantt_popup_title{border-top-left-radius:6px;border-top-right-radius:6px;border-width:0}.gantt_button,.gantt_popup_button{border:1px solid #cecece;height:30px;line-height:30px;display:inline-block;margin:0 5px;border-radius:4px;background:#fff}.gantt-info,.gantt_button,.gantt_popup_button{user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;cursor:pointer}.gantt_popup_text{overflow:hidden}.gantt_popup_controls{border-radius:6px;padding:10px}.gantt_popup_button{min-width:100px}div.dhx_modal_cover{background-color:#000;cursor:default;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);opacity:.2;position:fixed;z-index:19999;left:0;top:0;width:100%;height:100%;border:none;zoom:1}.gantt-info img,.gantt_modal_box img{float:left;margin-right:20px}.gantt-alert-error,.gantt-confirm-error{border:1px solid red}.gantt_button input,.gantt_popup_button div{border-radius:4px;font-size:14px;box-sizing:content-box;padding:0;margin:0;vertical-align:top}.gantt_popup_title{border-bottom:1px solid #cecece;height:40px;line-height:40px;font-size:20px}.gantt_popup_text{margin:15px 15px 5px;font-size:14px;color:#000;min-height:30px;border-radius:6px}.gantt-error,.gantt-info{font-size:14px;color:#000;box-shadow:3px 3px 3px rgba(0,0,0,.07);padding:0;background-color:#fff;border-radius:3px;border:1px solid #fff}.gantt-info div{padding:5px 10px;background-color:#fff;border-radius:3px;border:1px solid #cecece}.gantt-error{background-color:#d81b1b;border:1px solid #ff3c3c}.gantt-error div{background-color:#d81b1b;border:1px solid #940000;color:#fff}.gantt-warning{background-color:#ff9000;border:1px solid #ffa633}.gantt-warning div{background-color:#ff9000;border:1px solid #b36500;color:#fff}.gantt_data_area div,.gantt_grid div{-ms-touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.gantt_data_area{position:relative;overflow-x:hidden;overflow-y:hidden;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.gantt_links_area{position:absolute;left:0;top:0}.gantt_side_content,.gantt_task_content,.gantt_task_progress{line-height:inherit;overflow:hidden;height:100%}.gantt_task_content{font-size:12px;color:#fff;width:100%;top:0;cursor:pointer;position:absolute;white-space:nowrap;text-align:center}.gantt_task_progress{text-align:center;z-index:0;background:#299cb4}.gantt_task_progress_wrapper{border-radius:inherit;position:relative;width:100%;height:100%;overflow:hidden}.gantt_task_line{border-radius:2px;position:absolute;box-sizing:border-box;background-color:#3db9d3;border:1px solid #2898b0;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_task_line.gantt_drag_move div{cursor:move}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transform-origin:50%}.gantt_touch_progress .gantt_task_progress_drag,.gantt_touch_resize .gantt_task_drag{transform:scaleY(1.3);transform-origin:50%}.gantt_side_content{position:absolute;white-space:nowrap;color:#6e6e6e;top:0;font-size:11px}.gantt_side_content.gantt_left{right:100%;padding-right:20px}.gantt_side_content.gantt_right{left:100%;padding-left:20px}.gantt_side_content.gantt_link_crossing{bottom:8.75px;top:auto}.gantt_link_arrow,.gantt_task_link .gantt_line_wrapper{position:absolute;cursor:pointer}.gantt_line_wrapper div{background-color:#ffa011}.gantt_task_link:hover .gantt_line_wrapper div{box-shadow:0 0 5px 0 #ffa011}.gantt_task_link div.gantt_link_arrow{background-color:transparent;border-style:solid;width:0;height:0}.gantt_link_control{position:absolute;width:20px;top:0}.gantt_link_control div{display:none;cursor:pointer;box-sizing:border-box;position:relative;top:50%;margin-top:-7.5px;vertical-align:middle;border:1px solid #929292;border-radius:6.5px;height:13px;width:13px;background-color:#f0f0f0}.gantt_link_control.task_right div.gantt_link_point{margin-left:7px}.gantt_link_control div:hover{background-color:#fff}.gantt_link_control.task_left{left:-20px}.gantt_link_control.task_right{right:-20px}.gantt_link_target .gantt_link_control div,.gantt_task_line.gantt_drag_move .gantt_link_control div,.gantt_task_line.gantt_drag_move .gantt_task_drag,.gantt_task_line.gantt_drag_move .gantt_task_progress_drag,.gantt_task_line.gantt_drag_progress .gantt_link_control div,.gantt_task_line.gantt_drag_progress .gantt_task_drag,.gantt_task_line.gantt_drag_progress .gantt_task_progress_drag,.gantt_task_line.gantt_drag_resize .gantt_link_control div,.gantt_task_line.gantt_drag_resize .gantt_task_drag,.gantt_task_line.gantt_drag_resize .gantt_task_progress_drag,.gantt_task_line.gantt_selected .gantt_link_control div,.gantt_task_line.gantt_selected .gantt_task_drag,.gantt_task_line.gantt_selected .gantt_task_progress_drag,.gantt_task_line:hover .gantt_link_control div,.gantt_task_line:hover .gantt_task_drag,.gantt_task_line:hover .gantt_task_progress_drag{display:block}.gantt_link_source,.gantt_link_target{box-shadow:0 0 3px #3db9d3}.gantt_link_target.link_finish_allow,.gantt_link_target.link_start_allow{box-shadow:0 0 3px #ffbf5e}.gantt_link_target.link_finish_deny,.gantt_link_target.link_start_deny{box-shadow:0 0 3px #e87e7b}.link_finish_allow .gantt_link_control.task_end_date div,.link_start_allow .gantt_link_control.task_start_date div{background-color:#ffbf5e;border-color:#ffa011}.link_finish_deny .gantt_link_control.task_end_date div,.link_start_deny .gantt_link_control.task_start_date div{background-color:#e87e7b;border-color:#dd3e3a}.gantt_link_arrow_right{border-width:4px 0 4px 6px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#ffa011;margin-top:-1px}.gantt_link_arrow_left{border-width:4px 6px 4px 0;margin-top:-1px;border-top-color:transparent!important;border-right-color:#ffa011;border-bottom-color:transparent!important;border-left-color:transparent!important}.gantt_link_arrow_up{border-width:0 4px 6px;border-color:transparent transparent #ffa011;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:#ffa011;border-left-color:transparent!important}.gantt_link_arrow_down{border-width:4px 6px 0 4px;border-top-color:#ffa011;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.gantt_task_drag,.gantt_task_progress_drag{cursor:ew-resize;display:none;position:absolute}.gantt_task_drag.task_right{cursor:e-resize}.gantt_task_drag.task_left{cursor:w-resize}.gantt_task_drag{height:100%;width:8px;z-index:1;top:-1px}.gantt_task_drag.task_left{left:-7px}.gantt_task_drag.task_right{right:-7px}.gantt_task_progress_drag{height:8px;width:8px;bottom:-4px;margin-left:-4px;background-position:bottom;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkY3Rjk0RUVDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkY3Rjk0RUZDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjdGOTRFQ0MyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjdGOTRFREMyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PobPBzIAAADkSURBVHjaYpk2bRoDDsAExL1QdjEQ/8OmiAWHZk4gXqymqhQM4ty6fU8OSMUA8XdiDBAB4k0a6iqWRga6EKcwMQXduHlnL5DpB8Rv0J2JDFSA+JiOtgZcMwiA2CAxkBxUDVYDLEAKgIpV9XQ0MZwFEgPJAZnHoWpRDAgC4n2W5saiQKfjClQGkBxQDciL+6B6wAbkA/EqJwdrTkUFOQZCAKQGpBbIXA3SCzJggo+XK7OEuBgDsQCkFqgHrBfsBT5eHgZSAUwP2IBfv36TbABMDygdtK1Zv6UESLORaAbIhG6AAAMAKN8wE24DXWcAAAAASUVORK5CYII=);background-repeat:no-repeat;z-index:1}.gantt_task_progress_drag:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAs0lEQVQoz6WMPW7CQBgFJxZaiZ60qcgdwjVMmzu8gpwhDULabXyBdHAGuzRHivQiQZovigS2+Jtu95t5T03TMITtCtjEc5VSOgx5k5F4CnxJWgKUUl5sv6eUvk/daiCeAe1fDCCpBtq4jQ/YngO9pMWpGH99OOcDtt8ifmWEuO3D/R+wXQOdpGcuIGkGdNFQ2RawlTTlSsLd2RY55+O95JyPFQ/y8MAE+CylfADpxvYHWP8CXj+JR4wdKHYAAAAASUVORK5CYII=)}.gantt_link_tooltip{box-shadow:3px 3px 3px #888;background-color:#fff;border-left:1px dotted #cecece;border-top:1px dotted #cecece;font-family:Tahoma;font-size:8pt;color:#444;padding:6px;line-height:20px}.gantt_link_direction{height:0;border:0 none #ffa011;border-bottom-style:dashed;border-bottom-width:2px;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;z-index:2;margin-left:1px;position:absolute}.gantt_grid_data .gantt_row.gantt_selected,.gantt_grid_data .gantt_row.odd.gantt_selected,.gantt_task_row.gantt_selected{background-color:#fff3a1}.gantt_task_row.gantt_selected .gantt_task_cell{border-right-color:#ffec6e}.gantt_task_line.gantt_selected{box-shadow:0 0 5px #299cb4}.gantt_task_line.gantt_project.gantt_selected{box-shadow:0 0 5px #46ad51}.gantt_task_line.gantt_milestone{visibility:hidden;background-color:#d33daf;border:0 solid #61164f;box-sizing:content-box;-moz-box-sizing:content-box}.gantt_task_line.gantt_milestone div{visibility:visible}.gantt_task_line.gantt_milestone .gantt_task_content{background:inherit;border:inherit;border-width:1px;border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;transform:rotate(45deg)}.gantt_task_line.gantt_task_inline_color{border-color:#999}.gantt_task_line.gantt_task_inline_color .gantt_task_progress{background-color:#363636;opacity:.2}.gantt_task_line.gantt_task_inline_color.gantt_project.gantt_selected,.gantt_task_line.gantt_task_inline_color.gantt_selected{box-shadow:0 0 5px #999}.gantt_task_link.gantt_link_inline_color:hover .gantt_line_wrapper div{box-shadow:0 0 5px 0 #999}.gantt_critical_task{background-color:#e63030;border-color:#9d3a3a}.gantt_critical_task .gantt_task_progress{background-color:rgba(0,0,0,.4)}.gantt_critical_link .gantt_line_wrapper>div{background-color:#e63030}.gantt_critical_link .gantt_link_arrow{border-color:#e63030}.gantt_btn_set:focus,.gantt_cell:focus,.gantt_grid_head_cell:focus,.gantt_popup_button:focus,.gantt_qi_big_icon:focus,.gantt_row:focus{box-shadow:inset 0 0 1px 1px #999}.gantt_split_parent{opacity:.1;pointer-events:none}.gantt_unselectable,.gantt_unselectable div{-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_cal_light{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:6px;font-family:Arial;font-size:13px;border:1px solid #cecece;color:#6b6b6b;font-size:12px;position:absolute;z-index:10001;width:550px;height:250px;box-shadow:3px 3px 3px rgba(0,0,0,.07)}.gantt_cal_light_wide{width:650px}.gantt_cal_light select{font-family:Arial;border:1px solid #cecece;font-size:13px;padding:2px;margin:0}.gantt_cal_ltitle{padding:7px 10px;overflow:hidden;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;border-top-left-radius:6px;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:0}.gantt_cal_ltitle,.gantt_cal_ltitle span{white-space:nowrap}.gantt_cal_lsection{color:#727272;font-weight:700;padding:12px 0 5px 10px}.gantt_cal_lsection .gantt_fullday{float:right;margin-right:5px;font-size:12px;font-weight:400;line-height:20px;vertical-align:top;cursor:pointer}.gantt_cal_lsection{font-size:13px}.gantt_cal_ltext{padding:2px 10px;overflow:hidden}.gantt_cal_ltext textarea{overflow-y:auto;overflow-x:hidden;font-family:Arial;font-size:13px;box-sizing:border-box;border:1px solid #cecece;height:100%;width:100%;outline:none!important;resize:none}.gantt_time{font-weight:700}.gantt_cal_light .gantt_title{padding-left:10px}.gantt_cal_larea{border:1px solid #cecece;border-left:none;border-right:none;background-color:#fff;overflow:hidden;height:1px}.gantt_btn_set{margin:10px 7px 5px 10px;padding:5px 15px 5px 10px;float:left;border-radius:4px;border:0 solid #cecece;height:32px;font-weight:700;background:#fff;box-sizing:border-box;cursor:pointer}.gantt_hidden{display:none}.gantt_btn_set div{float:left;font-size:13px;height:22px;line-height:22px;background-repeat:no-repeat;vertical-align:middle}.gantt_save_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk1OUU5RDFDMzA0MTFFMkExMUZBQTdDNDAzOUE5RjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk1OUU5RDJDMzA0MTFFMkExMUZBQTdDNDAzOUE5RjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTU5RTlDRkMzMDQxMUUyQTExRkFBN0M0MDM5QTlGMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOTU5RTlEMEMzMDQxMUUyQTExRkFBN0M0MDM5QTlGMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjDroXYAAAEXSURBVHjaYvz//z8DJYCRUgPIAUxAbAnEHiAHMIBcQCwGaRYXF3e6evXqoffv39/dv38/CymaGSUkJBzv3LlzCsj///fv3wdAihkkIQnEvkAshU8zLy+v7a1bt06ANP/79+87kDIAy505cybq06dPr3p7ezuwGQLTfOPGjWP/ESAZLg8kPKBO+g01RBJNszWyZqC6uSgWgIg/f/4shxnS2dnZBjMEqNkSFGBImi8CKTYMA4BYCGjIczRDHC5dunQQSfN7IKWI4UUkjjdMMdCwnw8ePLjwHxV4Yw1gZA5Q47z/2EELzhhCE+ABGvIQWSeQvwcU38QaAML2wHj+C/X3MyAlijeB4ZBoBOIPQGxJKIVSnBsBAgwABddBclWfcZUAAAAASUVORK5CYII=);margin-top:2px;width:21px}.gantt_cancel_btn{margin-top:2px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkzMDA3MzlDMzA0MTFFMjg2QTVFMzFEQzgwRkJERDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkzMDA3M0FDMzA0MTFFMjg2QTVFMzFEQzgwRkJERDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTMwMDczN0MzMDQxMUUyODZBNUUzMURDODBGQkRENiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTMwMDczOEMzMDQxMUUyODZBNUUzMURDODBGQkRENiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmYuYOUAAAEdSURBVHjaYvz//z8DJYAFXWDlypU8QKoIiD2A2AwqfAqIdwBxX3h4+Bdk9YzILgBqtgdS84FYEYeF94E4EWjIQZgAE5LmQCB1AKoZZKMPEAtAMYh9GSp3AKjWD8UFQAEhIPshEIOc3wHENUBb/qJ57SyQMoJyPwKxElDNO1gYFEE17wMKVmIJlzNQzeegrjaA6qmBecEbSvfh0GwMxGeBhoPoemQ9MAO0kEIbl2YTqPAFKK2IbMB3AjabYIkRZmQD7kNpMyI0G0PpO8gGbIUFJj7NQDk2INWIrIcJKfBAKcwJqvkcDs0TgFgXGo19KCkRmpDWQdWDEk0NUoCBoq0FqhkE/IEWbKJKUmZEz43QzFSKIzN1481M5ACAAAMAlfl/lCwRpagAAAAASUVORK5CYII=);width:20px}.gantt_delete_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=);margin-top:2px;width:20px}.gantt_cal_cover{width:100%;height:100%;position:absolute;z-index:10000;top:0;left:0;background-color:#000;opacity:.1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10)}.gantt_custom_button{padding:0 3px;font-family:Arial;font-size:13px;font-weight:400;margin-right:10px;margin-top:-5px;cursor:pointer;float:right;height:21px;width:90px;border:1px solid #cecece;text-align:center;border-radius:4px}.gantt_custom_button div{cursor:pointer;float:none;height:21px;line-height:21px;vertical-align:middle}.gantt_custom_button div:first-child{display:none}.gantt_cal_light_wide{width:580px;padding:2px 4px}.gantt_cal_light_wide .gantt_cal_larea{box-sizing:border-box;border:1px solid #cecece}.gantt_cal_light_wide .gantt_cal_lsection{border:0;float:left;text-align:right;width:80px;height:20px;padding:5px 10px 0 0}.gantt_cal_light_wide .gantt_wrap_section{position:relative;padding:10px 0;overflow:hidden;border-bottom:1px solid #ebebeb}.gantt_cal_light_wide .gantt_section_time{overflow:hidden;padding-top:2px!important;padding-right:0;height:20px!important}.gantt_cal_light_wide .gantt_cal_ltext{padding-right:0}.gantt_cal_light_wide .gantt_cal_larea{padding:0 10px;width:100%}.gantt_cal_light_wide .gantt_section_time{background:transparent}.gantt_cal_light_wide .gantt_cal_checkbox label{padding-left:0}.gantt_cal_light_wide .gantt_cal_lsection .gantt_fullday{float:none;margin-right:0;font-weight:700;cursor:pointer}.gantt_cal_light_wide .gantt_custom_button{position:absolute;top:0;right:0;margin-top:2px}.gantt_cal_light_wide .gantt_repeat_right{margin-right:55px}.gantt_cal_light_wide.gantt_cal_light_full{width:738px}.gantt_cal_wide_checkbox input{margin-top:8px;margin-left:14px}.gantt_cal_light input{font-size:13px}.gantt_section_time{background-color:#fff;white-space:nowrap;padding:2px 10px 5px;padding-top:2px!important}.gantt_section_time .gantt_time_selects{float:left;height:25px}.gantt_section_time .gantt_time_selects select{height:23px;padding:2px;border:1px solid #cecece}.gantt_duration{width:100px;height:23px;float:left;white-space:nowrap;margin-left:20px;line-height:23px}.gantt_duration .gantt_duration_dec,.gantt_duration .gantt_duration_inc,.gantt_duration .gantt_duration_value{box-sizing:border-box;text-align:center;vertical-align:top;height:100%;border:1px solid #cecece}.gantt_duration .gantt_duration_value{width:40px;padding:3px 4px;border-left-width:0;border-right-width:0}.gantt_duration .gantt_duration_dec,.gantt_duration .gantt_duration_inc{width:20px;padding:1px;padding-bottom:1px;background:#fff}.gantt_duration .gantt_duration_dec{-moz-border-top-left-radius:4px;-moz-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-left-radius:4px}.gantt_duration .gantt_duration_inc{margin-right:4px;-moz-border-top-right-radius:4px;-moz-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px}.gantt_resources{max-height:150px;height:auto;overflow-y:auto}.gantt_resource_row{display:block;padding:10px 0;border-bottom:1px solid #ebebeb;cursor:pointer}.gantt_resource_row input[type=checkbox]:not(:checked),.gantt_resource_row input[type=checkbox]:not(:checked)~div{opacity:.5}.gantt_resource_toggle{vertical-align:middle}.gantt_resources_filter .gantt_resources_filter_input{padding:1px 2px;box-sizing:border-box}.gantt_resources_filter .switch_unsetted{vertical-align:middle}.gantt_resource_cell{display:inline-block}.gantt_resource_cell.gantt_resource_cell_checkbox{width:24px;max-width:24px;min-width:24px;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_label{width:40%;max-width:40%;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_value{width:30%;max-width:30%;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_value input,.gantt_resource_cell.gantt_resource_cell_value select{width:80%;vertical-align:middle;padding:1px 2px;box-sizing:border-box}.gantt_resource_cell.gantt_resource_cell_unit{width:10%;max-width:10%;vertical-align:middle}.gantt_resource_early_value{opacity:.8;font-size:.9em}.gantt_cal_quick_info{border:1px solid #cecece;border-radius:6px;position:absolute;z-index:300;box-shadow:3px 3px 3px rgba(0,0,0,.07);background-color:#fff;width:300px;transition:left .5s ease,right .5s;-moz-transition:left .5s ease,right .5s;-webkit-transition:left .5s ease,right .5s;-o-transition:left .5s ease,right .5s}.gantt_no_animate{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.gantt_cal_quick_info.gantt_qi_left .gantt_qi_big_icon{float:right}.gantt_cal_qi_title{-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;border-top-left-radius:6px;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:0;padding:5px 0 8px 12px;color:#454545;background-color:#fff;border-bottom:1px solid #cecece}.gantt_cal_qi_tdate{font-size:14px;font-weight:700}.gantt_cal_qi_tcontent{font-size:13px}.gantt_cal_qi_content{padding:16px 8px;font-size:13px;color:#454545;overflow:hidden}.gantt_cal_qi_controls{-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:6px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:6px;border-top-left-radius:0;border-bottom-left-radius:6px;border-top-right-radius:0;border-bottom-right-radius:6px;padding-left:7px}.gantt_cal_qi_controls .gantt_menu_icon{margin-top:6px;background-repeat:no-repeat}.gantt_cal_qi_controls .gantt_menu_icon.icon_edit{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH3QYFCjI5ZQj5bAAAAFNJREFUOMvt0zEOACAIA0DkwTymH8bJTRTKZGJXyaWEKPKTCQAH4Ls37cItcDUzsxHNDLZNhCq7Gt1wh9ErV7EjyGAhyGLphlnsClWuS32rn0czAV+vNGrM/LBtAAAAAElFTkSuQmCC)}.gantt_cal_qi_controls .gantt_menu_icon.icon_delete{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=)}.gantt_qi_big_icon{font-size:13px;border-radius:4px;font-weight:700;background:#fff;margin:5px 9px 8px 0;min-width:60px;line-height:32px;vertical-align:middle;padding:0 10px 0 5px;cursor:pointer;border:1px solid #cecece}.gantt_cal_qi_controls div{float:left;height:32px;text-align:center;line-height:32px}.gantt_tooltip{padding:10px;position:absolute;z-index:50}.gantt_resource_marker{position:absolute;text-align:center;font-size:14px;color:#fff}.gantt_resource_marker_ok{background:rgba(78,208,134,.75)}.gantt_resource_marker_overtime{background:hsla(0,100%,76%,.69)}.gantt_histogram_label{width:100%;height:100%;position:absolute;z-index:1;font-weight:700;font-size:13px}.gantt_histogram_fill{background-color:rgba(41,157,180,.2);width:100%;position:absolute;bottom:0}.gantt_histogram_hor_bar{height:1px;margin-top:-1px}.gantt_histogram_hor_bar,.gantt_histogram_vert_bar{position:absolute;background:#299db4;margin-left:-1px}.gantt_histogram_vert_bar{width:1px}.gantt_histogram_cell{position:absolute;text-align:center;font-size:13px;color:#000}.gantt_marker{height:100%;width:2px;top:0;position:absolute;text-align:center;background-color:rgba(255,0,0,.4);box-sizing:border-box}.gantt_marker .gantt_marker_content{padding:5px;background:inherit;color:#fff;position:absolute;font-size:12px;line-height:12px;opacity:.8}.gantt_marker_area{position:absolute;top:0;left:0}.gantt_grid_editor_placeholder{position:absolute}.gantt_grid_editor_placeholder>div,.gantt_grid_editor_placeholder input,.gantt_grid_editor_placeholder select{width:100%;height:100%;box-sizing:border-box}.gantt_row_placeholder div{opacity:.5}.gantt_row_placeholder .gantt_add,.gantt_row_placeholder .gantt_file{display:none}.gantt_drag_marker.gantt_grid_dnd_marker{background-color:transparent;transition:all .1s ease}.gantt_grid_dnd_marker_line{height:4px;width:100%;background-color:#3498db}.gantt_grid_dnd_marker_line:before{background:#fff;width:12px;height:12px;box-sizing:border-box;border:3px solid #3498db;border-radius:6px;content:"";line-height:1px;display:block;position:absolute;margin-left:-11px;margin-top:-4px;pointer-events:none}.gantt_grid_dnd_marker_folder{height:100%;width:100%;position:absolute;pointer-events:none;box-sizing:border-box;box-shadow:inset 0 0 0 2px #3f98db;background:transparent}.gantt_layout_content{width:100%;overflow:auto;box-sizing:border-box}.gantt_layout_cell{position:relative;box-sizing:border-box}.gantt_layout_cell>.gantt_layout_header{background:#33aae8;color:#fff;font-size:17px;padding:5px 10px;box-sizing:border-box}.gantt_layout_header.collapsed_x{background:#a9a9a9}.gantt_layout_header.collapsed_x .gantt_header_arrow:before{content:"\21E7"}.gantt_layout_header.collapsed_y{background:#a9a9a9}.gantt_layout_header.collapsed_y .gantt_header_arrow:before{content:"\21E9"}.gantt_layout_header{cursor:pointer}.gantt_layout_header .gantt_header_arrow{float:right;text-align:right}.gantt_layout_header .gantt_header_arrow:before{content:"\21E6"}.gantt_layout_header.vertical .gantt_header_arrow:before{content:"\21E7"}.gantt_layout_outer_scroll_vertical .gantt_layout_content{overflow-y:hidden}.gantt_layout_outer_scroll_horizontal .gantt_layout_content{overflow-x:hidden}.gantt_layout_x>.gantt_layout_cell{display:inline-block;vertical-align:top}.gantt_layout_x{white-space:nowrap}.gantt_resizing{opacity:.7;background:#f2f2f2}.gantt_layout_cell_border_right.gantt_resizer{overflow:visible;border-right:0}.gantt_resizer{cursor:e-resize;position:relative}.gantt_resizer_y{cursor:n-resize}.gantt_resizer_stick{background:#33aae8;z-index:9999;position:absolute;top:0;width:100%}.gantt_resizer_x .gantt_resizer_x{position:absolute;width:20px;height:100%;margin-left:-10px;top:0;left:0;z-index:1}.gantt_resizer_y .gantt_resizer_y{position:absolute;height:20px;width:100%;top:-10px;left:0;z-index:1}.gantt_resizer_error{background:#cd5c5c!important}.gantt_layout_cell_border_left{border-left:1px solid #cecece}.gantt_layout_cell_border_right{border-right:1px solid #cecece}.gantt_layout_cell_border_top{border-top:1px solid #cecece}.gantt_layout_cell_border_bottom{border-bottom:1px solid #cecece}.gantt_layout_cell_border_transparent{border-color:transparent}.gantt_window{position:absolute;top:50%;left:50%;z-index:999999999;background:#fff}.gantt_window_content{position:relative}.gantt_window_content_header{background:#39c;color:#fff;height:33px;padding:10px 10px 0;border-bottom:2px solid #fff;position:relative}.gantt_window_content_header_text{padding-left:10%}.gantt_window_content_header_buttons{position:absolute;top:10px;right:10px}.gantt_window_content_header_buttons:hover{color:#000;cursor:pointer}.gantt_window_content_resizer{position:absolute;width:15px;height:15px;bottom:0;line-height:15px;right:-1px;text-align:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUeAFjIAUwUshlpJDLSIhLGAAACQ4AFk79JaMAAAAASUVORK5CYII=);cursor:nw-resize;z-index:999}.gantt_window_content_frame{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);z-index:9999}.gantt_window_drag{cursor:pointer!important}.gantt_window_resizing{overflow:visible}.gantt_window_resizing_body{overflow:hidden!important}.gantt_window_modal{background:rgba(0,0,0,.1);z-index:9999;top:0;left:0;width:100%;height:100%;position:fixed}.gantt_cal_light,.gantt_cal_quick_info,.gantt_container,.gantt_message_area,.gantt_modal_box,.gantt_tooltip{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gantt_noselect{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.gantt_drag_marker{position:absolute;top:-1000px;left:-1000px;font-family:Arial;font-size:13px}.gantt_drag_marker .gantt_tree_icon.gantt_blank,.gantt_drag_marker .gantt_tree_icon.gantt_close,.gantt_drag_marker .gantt_tree_icon.gantt_open,.gantt_drag_marker .gantt_tree_indent{display:none}.gantt_drag_marker,.gantt_drag_marker .gantt_row.odd{background-color:#fff}.gantt_drag_marker .gantt_row{border-left:1px solid #d2d2d2;border-top:1px solid #d2d2d2}.gantt_drag_marker .gantt_cell{border-color:#d2d2d2}.gantt_row.gantt_over,.gantt_task_row.gantt_over{background-color:#0070fe}.gantt_row.gantt_transparent .gantt_cell{opacity:.7}.gantt_task_row.gantt_transparent{background-color:#f8fdfd}.gantt_popup_button.gantt_delete_button{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff;font-weight:700;border-width:0}.gantt_container_resize_watcher{background:transparent;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;border:0;box-sizing:border-box;opacity:0}
.pid-gantt
{
    display: block;    
    font-family: 'Libre Franklin',sans-serif;
}
.pid-gantt .weekend
{ 
    background: #fafafa !important; /*eafeea*/
}  
.pid-gantt .gantt_tree_content
{
    color: #474444; 
    margin-left: 2%;
}
.pid-gantt .gantt_grid_head_cell
{
    color:#474444;
    text-align: left;
    font-size: 14px;
}
.pid-gantt .gantt_grid_head_cell:first-child
{
    padding-left: 2em;
}
.pid-gantt .gantt_grid_head_cell:nth-child(2)
{
    padding-left: 0.5em; 
}

html .pid-gantt .gantt_task .gantt_task_scale .gantt_scale_cell,
html .pid-gantt .gantt_task_cell
{ 
    border-right: 1px solid #fff;
    text-transform: uppercase; 
}
.pid-gantt .gantt_task_progress 
{
    background-color: #000;
    opacity: 0.3;
}
.pid-gantt .gantt_row 
{
    border-bottom: 1px dashed #e7e7e7 !important; 
    background-color: #fcfcfc;
}
/*HOVER AND SELECTED TASK ON TASK LIST */
.pid-gantt .gantt_row:hover
{
    background-color:#f4f4f4; /*eafeea*/
}
.pid-gantt .gantt_grid_data .gantt_row.gantt_selected,
.gantt_grid_data .gantt_row.odd.gantt_selected,
.gantt_task_row.gantt_selected
{
    background-color:#f4f4f4 !important;
    border-radius: 6px 0 0 6px;
}
.pid-gantt .gantt_task_row.gantt_selected .gantt_task_cell
{
    border-right-color:#fff !important;
} 
/* LINKS */
.pid-gantt .gantt_task_line.gantt_selected
{
    box-shadow:0 0 5px #a2a5a5;
}
.pid-gantt .gantt_task_line.gantt_project.gantt_selected
{
    box-shadow:0 0 5px #a2a5a5;
}
.pid-gantt .gantt_line_wrapper div{
    background-color: #49bf67;
}
.pid-gantt .gantt_link_arrow_right {
    border-left-color: #49bf67; 
} 
.pid-gantt .gantt_link_arrow_left {
    border-right-color: #49bf67;
}
.pid-gantt .gantt_grid_head_add::before 
{ 
    width:100%;
    height:100%;
    content: "+" !important;
    font-size: 4rem !important;
    font-weight: bold !important;
    color: #43535e !important;
    background-repeat:no-repeat;
    background-color: #fff !important;  
    padding: 10px !important;
    cursor:pointer;
    position:relative;   
    opacity: 1 !important; 
    -moz-opacity: 1 !important;
   /* border-left: 1px solid #eee !important;*/
}  
.pid-gantt .gantt_grid_head_add:hover::before 
{ 
    background-color: #fbfbfb !important;  
} 
.pid-gantt .gantt_grid_head_cell .gantt_grid_head_add
{
    opacity: 1 !important; 
    -moz-opacity: 1 !important; 
}
.pid-gantt .gantt_cell
{
    text-transform: capitalize; 
}
.pid-gantt .gantt_grid_column_resize_wrap .gantt_grid_column_resize
{
    background-color: #fff;
}
.pid-gantt .searchfield
{
    margin-top:4% !important;
    border-right: none !important;
    border-top: none !important;
    border-left: none !important;
    border-bottom: 1px solid #eaeaea !important;
    box-shadow: none !important;
    background-color: #fff !important;
}

html .pid-gantt .gantt_task_line 
{
    border-radius: 20px !important;
    border-color: transparent;
    height: 32px !important;
    line-height: 32px !important;
    margin-top: 4px;
}

.pid-gantt .gantt_container
{
    border-top: none !important;
    border-right: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
}
.pid-gantt .gantt_layout_cell_border_right
{
    border-right: 1px solid #eee !important;
}
.pid-gantt .gantt_grid_scale
{
    border-bottom: 1px solid #eee !important; 
}
.pid-gantt .gantt_task_scale
{
    border-bottom: 1px solid #eee !important; 
}
.pid-gantt .gantt_task_row 
{
    border-bottom: none !important;
} 
.pid-gantt .gantt_add 
{
    opacity: 0;
}
.pid-gantt .gantt_add:hover  
{
    opacity: 1.0 !important;  
}
.pid-gantt .hide-icons
{
    display: none !important; 
}
.pid-gantt .gantt_open
{
    background-image: none !important; 
}
.pid-gantt .gantt_close
{
    background-image: none !important; 
}
.pid-gantt .gantt_task_content 
{
    font-size: 14px !important;
    text-shadow: 1px 1px 1px #222;
} 
.pid-gantt .gantt_layout_cell .gantt_hor_scroll 
{
    background: #fcfcfc !important; 
    border-top: none !important;
}
.pid-gantt .gantt_layout_cell .gantt_ver_scroll 
{
    background: #fcfcfc !important; 
    border-left: 1px solid #e7e7e7 !important;
}
.pid-gantt .gantt_task_line.gantt_folder
{
 background: #43535e !important; 
 border-radius: 2px 2px 0 0 !important;
 margin: 4px 0 12px 0 !important;
 max-height: 24px !important;
 line-height: 24px !important;
}
.pid-gantt .gantt_task_line .carret_left,
.pid-gantt .gantt_task_line .carret_right
{
 display: none;
}
.pid-gantt .gantt_task_line.gantt_folder .carret_left,
.pid-gantt .gantt_task_line.gantt_folder .carret_right
{
 display: block !important;
 position: absolute !important;
 bottom: -6px !important;
 background: #43535e !important;
 width: 6px !important;
 height: 6px !important;
}
.pid-gantt .gantt_task_line.gantt_folder .carret_left
{
 left: -1px !important;
 border-radius: 0 0 6px 0 !important;
}
.pid-gantt .gantt_task_line.gantt_folder .carret_right
{
 right: -1px !important;
 border-radius: 0 0 0 6px !important;
}
.pid-gantt .gantt_task_line.gantt_folder .gantt_link_control
{
 top: -4px !important;
}
.pid-gantt .gantt_task_line.gantt_folder .gantt_task_progress_drag
{
 display: none !important;
}
.pid-gantt .gantt_folder .gantt_side_content
{
    overflow: visible !important; 
}
.pid-gantt .gantt_side_content.gantt_right 
{
    padding-left: 0px !important; 
}
.pid-gantt .text-expired
{
    color: #a20303;
}
.pid-gantt .gantt_disable_cursor
{
    cursor: not-allowed; 
}
.pid-gantt .no_drag_progress .gantt_task_progress_drag
{
    display:none;
}
.pid-gantt .gantt_task_line.gantt_milestone .gantt_task_content
{
    transform: rotate(0deg) !important;
    background: #fff !important; 
    border: none;
    border-top: 5px solid #f34541;
    width: 20px !important; 
    height: 20px !important; 
    border-radius: 0px;
    box-shadow: 0 0px 1px #f34541;
}  
.pid-gantt .gantt_milestone .gantt_link_point
{
    visibility: hidden; 
}
.pid-gantt .gantt_marker
{
    background-color: #00acec;
}

.pid-gantt .gantt_marker.start
{
    background-color: #49bf67;
}

.pid-gantt .gantt_marker.finish
{
    background-color: #f34541;
}

.pid-gantt .gantt_marker.today
{
    background-color: #818e97;
}
.pid-gantt .pid-gantt-menu ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;   
} 
.pid-gantt .pid-gantt-menu a
{
    display: block;
    width: 3em; /*8rem with text*/ 
    height: 2.5em;
    line-height: 2.5em;
    text-decoration: none;
    text-align: center;
    opacity: 0.4;
}
.pid-gantt .pid-gantt-menu a:hover 
{
    opacity: 1.0;
}
.pid-gantt .pid-gantt-menu li
{
    list-style: none;
    float: left;
}
.pid-gantt .gantt_controls ul
{
    font-family: 'Libre Franklin', sans-serif;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    overflow: visible;
    padding: 0; 
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #cecece;
}
.pid-gantt .gantt-header 
{
    background-color: #fff !important;
    border-top-right-radius: 3px;  
    border-top-left-radius: 3px; 
} 
@media screen and (min-width: 1024px)
{
    .pid-gantt .gantt-header 
    {
        position: relative;
        float: right;   
        top: 0px !important; 
        /*position: absolute; top: -45px !important;*/
        right: 0px;  
        padding: 0.5rem 1rem;
    }
}
.gantt-tooltip
{
    font-family: 'Libre Franklin',sans-serif;
    font-size: 13px;
    padding: 10px 10px 10px 10px;
    width: 420px !important;
}

.gantt-tooltip .task-title
{
    font-family: 'Libre Franklin',sans-serif;
    font-size: 15px;
    font-weight: bolder; 
    text-transform: uppercase;
}

.gantt-tooltip .task-source
{
    font-family: 'Libre Franklin',sans-serif;
    font-size: 14px;
    color: #727276;
}

.gantt-tooltip .tooltip-date
{
    /*font-family: 'Cousine', monospace;*/
    font-family: 'Acme', sans-serif;
    margin-bottom: 1.5%;
}

.gantt-tooltip small
{
    white-space: normal;
}
/*# sourceMappingURL=maps/pid.gantt.min.css.map */

.pid-images.browser
{
    position: relative;
}

.pid-images.browser.box
{
    padding: 1rem 3rem;
    border: 1px solid #eee;
}

.pid-images.browser .head
{
    padding: 1rem 0;
    margin-bottom: 2rem;
}

.pid-images.browser .picture
{
    position: relative;
}

.pid-images.browser .picture img
{
    border-radius: 4px;
}

.pid-images.browser .picture .toolbox
{
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 4;
}

.pid-images.browser .categories a
{
    display: block;
    line-height: 2.2rem;
}

img.max-16
{
    max-width: 16px;
}

img.max-28
{
    max-width: 28px;
}

img.max-32
{
    max-width: 32px;
}

img.max-48
{
    max-width: 48px;
}

img.max-52
{
    max-width: 52px;
}

img.max-64
{
    max-width: 64px;
}

img.max-92
{
    max-width: 92px;
}

img.max-128
{
    max-width: 128px;
}

img.max-184
{
    max-width: 184px;
}

img.max-192
{
    max-width: 192px;
}

img.max-256
{
    max-width: 256px;
}

html .pid-images.list img
{
    border-radius: 3px;
}

html .pid-images.list .absolute-bottom-right
{
    bottom: 1.5rem;
    right: 2rem;
}

html .pid-images .dropdown
{
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    box-shadow: none;
}
.pid-images.upload
{

}

.pid-images.upload .preview
{
    display: block;
    position: relative;
    text-align: center;
    background: #f4f4f4 none no-repeat center center;
    background-size: contain;
    height: 300px;
    border-radius: 4px;
    overflow:hidden;
    border: none;
    cursor: pointer;
}

.pid-images.upload .preview .icon-picture
{
    font-size: 4rem;
    color: #aaa;
    line-height: 300px;
}

.pid-images.upload .preview .reset-btn,
.pid-images.upload .preview a.upload-btn
{
    display: block;
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    color: #999;
    z-index: 3;
    font-size: 1.4rem;
    background: rgba(255,255,255,0.75);
    border: 1px solid #fff;
    border-radius: 3px;
    text-decoration: none;
}

.pid-images.upload .preview a.upload-btn
{
    top: auto;
    bottom: 1rem;
    width: auto;
    padding: 0 2rem;
    color: #222;
}

.pid-images.upload .preview .reset-btn:hover,
.pid-images.upload .preview a.upload-btn:hover
{
    background: #fff;
}

/*# sourceMappingURL=maps/pid.images.min.css.map */

.pid-tags.browser
{

}

.pid-tags.browser .subtags
{
    padding-left: 12px;
}

.pid-tags.browser .subtags a
{
    display: inline-block;
    line-height: 24px;
    margin: 3px;
    padding: 4px 12px;
    border: 1px dashed #eee;
    border-radius: 3px;
}

.pid-tags.browser .subtags a.active
{
    border: 1px solid #b1b2b3;
    background: #f2f3f4
}
.pid-tags.list
{

}

.pid-tags.list div.form-control
{
    padding: 0 12px !important;
    line-height: 24px;
    background: #fff;
    height: auto;
    border-left: none;
    border-right: none;
    border-top: none;
}

.pid-tags.list div.form-control
{
    cursor: text;
}

.pid-tags.list div.form-control a
{
    cursor: pointer;
}

.pid-tags.list div.form-control .tag,
.pid-tags.list div.form-control a.toggle
{
    display: inline-block;
    padding: 6px 0px;
    margin-right: 12px;

}

.pid-tags.list.with-input-group div.form-control a.toggle
{
    padding: 5px;
    line-height: 1.5rem;
}

.pid-tags.list div.form-control .tag .remove
{
    visibility: hidden;
}

.pid-tags.list div.form-control .tag:hover .remove
{
    visibility: visible;
}

.pid-tags.list div.form-control div.suggestions
{
    margin: 1rem -1rem -0.5rem -1rem;
    padding: 1rem;
    border-top: 1px solid var(--color-light-contrast);
    border-radius: 0 0 1rem 1rem;
}

.pid-tags.list div.form-control div.suggestions div.description
{
    padding: 0 1rem 1rem 1rem;
}

.pid-tags.list div.form-control  div.suggestions span.tag
{
    background: #f4f4f4;
    border-radius: 3px;
    padding: 3px 12px;
    margin-right: 6px;
    margin-bottom: 3px;
    display: inline-block;
    opacity: 0.6;
}

.pid-tags.list div.form-control span.tag.suggestion a
{
    font-size: 1.3rem;
}

.pid-tags.list div.form-control a.toggle
{
    margin-right: 0px;
}

.pid-tags.list div.form-control .search
{
    display: inline-block;
    position: relative;
    width: 200px;
}
.pid-tags.list div.form-control .search .searchbox
{
    border: none;
    background: #fff;
    padding: 6px;
    margin: 0px;
    width: 100%;
}

.pid-tags.list div.form-control .search .searchbox:focus 
{
    outline: none !important; 
    -webkit-appearance: none;
    box-shadow: none !important;
}

.pid-tags.list div.form-control .search .results
{
    position: absolute;
    display: block;
    top: 24px;
    left: 0px;
    z-index: 3;
    background: #fff;
    padding: 1rem 0;
    box-shadow: 0px 3px 6px #eee;
}

.pid-tags.list div.form-control .search .results a
{
    display: block;
    white-space: nowrap;
    line-height: 32px;
    padding: 0 1rem;
}

.pid-tags.list div.form-control .search .results a.active
{
    background: #f4f4f4;
}

.pid-tags.list .browser-panel .wrapper
{
    padding: 3rem;
    border: 1px solid #eee;
    background: #fff;
    position: relative;
}

.pid-tags.list .browser-panel.modal
{
    top: 5vh;
}
.pid-tags.list .browser-panel.modal .wrapper
{
    padding: 4rem;
    position: unset;
}

.pid-tags.list .simple a
{
    margin-right: 6px;
}
.pid-tags.preview
{
    border: none;
    line-height: 2rem;
}
.pid-tags
{
    
}
/*# sourceMappingURL=maps/pid.tags.min.css.map */

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous{display:none}}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}
/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}
datepicker a, [datepicker] a, .datepicker a{
  color:inherit;
  text-decoration:none;
}
datepicker a:hover, [datepicker] a:hover, .datepicker a:hover{
  text-decoration:none;
}
datepicker select, datepicker select:focus, datepicker select:hover,
.datepicker select, .datepicker select:focus, .datepicker select:hover,
[datepicker] select, [datepicker] select:focus, [datepicker] select:hover{
  width:100%;
   overflow: hidden;
   background:none;
   color:#fff;
   background-color: #138EFA;
   border-radius:2px;
   border: 0;
   margin-top:5px;
}
datepicker, .datepicker, [datepicker],
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-years-pagination-pages {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 13.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative;
}
._720kb-datepicker-calendar {
  background: white;
  color: #333;
  position: absolute;
  z-index: 999;
  min-width: 220px;
  margin: 0 auto;
  width: 101%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  overflow:hidden;
  margin-left:-0.5%;
  padding: 0 0 2% 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
._720kb-datepicker-calendar._720kb-datepicker-open,._720kb-datepicker-calendar._720kb-datepicker-forced-to-open {
  visibility: visible;
}
._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px;
}
._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #138EFA;
}
._720kb-datepicker-calendar-header:nth-child(even) {
  background: #7BC6FC;
}
._720kb-datepicker-calendar-header-left,
._720kb-datepicker-calendar-header-middle,
._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left;
}
._720kb-datepicker-calendar-header-middle {
  width: 70%;
}

._720kb-datepicker-calendar-header-closed-pagination::after {
  content: " \25BE";
}

._720kb-datepicker-calendar-header-opened-pagination::after {
  content: " \25BE";
  margin-left: 4px;
  position: relative;
  bottom: -3px;
  display:inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
._720kb-datepicker-calendar-body {
  width: 96%;
  margin: 2%;
  text-align: center;
}
._720kb-datepicker-calendar-day {
  cursor: pointer;
  font-size: 12.5px;
  width: 12.2%;
  margin:5px 1%;
  padding: 1.5% 0;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
._720kb-datepicker-calendar-day:hover,
._720kb-datepicker-calendar-day._720kb-datepicker-active {
  background: rgba(0, 0, 0, 0.03);
}
._720kb-datepicker-calendar-header a, ._720kb-datepicker-calendar-header a:hover {
  text-decoration:none;
  padding:3% 9% 4% 9%;
  font-size: 13.5px;
  color:rgba(0, 0, 0, 0.55);
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
._720kb-datepicker-calendar-header a:hover {
  color:rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45);
}
._720kb-datepicker-calendar-month {
  color:#fff;
}
._720kb-datepicker-calendar-month span {
  font-size: 13px;
  color:rgba(0, 0, 0, 0.4);
}
._720kb-datepicker-calendar-month a span  i {
  font-style: normal;
  font-size:15px;
}
._720kb-datepicker-calendar-month a, ._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left:1%;
}
._720kb-datepicker-calendar-years-pagination{
  padding:2% 0 0 0;
  float:left;
  clear: right;
  width: 100%;
}
._720kb-datepicker-calendar-years-pagination a, ._720kb-datepicker-calendar-years-pagination a:hover {
  font-size:12px;
  padding:0 7px;
  font-weight: normal;
  margin:3px 1% 0 1%;
  line-height: 20px;
  display: inline-block;
}
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color:rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45);
}
._720kb-datepicker-calendar-years-pagination-pages a,._720kb-datepicker-calendar-years-pagination-pages a:hover{
  padding:5px 10px;
}
._720kb-datepicker-calendar-days-header{
  max-width: 100%;
  margin:0 auto;
  padding:0 2% 0 2%;
  background: rgba(19, 142, 250, 0.08);
  border-bottom:1px solid rgba(0,0,0,0.02);
}
._720kb-datepicker-calendar-days-header div{
  width: 14.18%;
  font-weight: 500;
  font-size: 11.5px;
  padding:10px 0;
  float:left;
  text-align: center;
  color:rgba(0,0,0,0.7);
}
._720kb-datepicker-calendar-days
._720kb-datepicker-default-button{
  font-size: 18.5px;
  position: relative;
  bottom:-0.5px;
}
._720kb-datepicker-default-button{
  padding:0 4.5px;
}
._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item{
  width:95%;
  float:none;
  margin:0 auto;
}
._720kb-datepicker-item-hidden{
  visibility:hidden;
}
._720kb-datepicker-calendar-day._720kb-datepicker-disabled,
._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover{
  color:rgba(0,0,0,0.2);
  background: rgba(25,2,0,0.02);
  cursor: default;
}
