@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@font-face {
    font-family: 'Lato';
    src: local('Lato-Regular'), url('/assets/fonts/Lato/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato-Italic'), url('/assets/fonts/Lato/Lato-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato-Bold'), url('/assets/fonts/Lato/Lato-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato-Light'), url('/assets/fonts/Lato/Lato-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato-LightItalic'), url('/assets/fonts/Lato/Lato-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

#react-header,
#react-footer {
  letter-spacing: normal;
}

#react-header *,
#react-footer * {
  letter-spacing: normal;
}

#react-header-spacing {
  background-color: #132a43;
}

@media (min-width: 1100px) {
  #react-header-spacing {
    height: 60px;
  }
}

@media (min-width: 1600px) {
  #react-header-spacing {
    height: 80px;
  }
}

#react-footer-placeholder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;

  background-color: #f5f5f5;
}

#react-footer-spacing {
  margin-top: 40px;
}

#react-footer-spacing, #react-footer-placeholder {
  height: 550px;
}
@media (min-width: 505px) {
  #react-footer-spacing, #react-footer-placeholder {
    height: 415px;
  }
}
@media (min-width: 625px) {
  #react-footer-spacing, #react-footer-placeholder {
    height: 332px;
  }
}
@media (min-width: 1120px) {
  #react-footer-spacing, #react-footer-placeholder {
    height: 190px;
  }
}

#react-home {
  min-height: 760px;
  margin-bottom: -92px;
}

#react-home header h1 {
  padding: 38px 26px 36px !important;
}

.capture-screen-div {
  max-width: 1140px;
}
.logo-relx {
  margin-top: 28px; margin-right: 20px;
  height: 16px; width: 80px; float: right;
}
.logo-pa {
  margin-top: 20px; margin-left: 20px;
  height: 25px; width: 136px; float: left;
}
.pt-50 {
  padding-top: 50px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pr-0 {
  padding-right: 0px !important; }

.p-0 {
  padding: 0px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-20 {
  margin-top: 20px !important; }
.mt-19 {
  margin-top: 19px !important; }
.mt-18 {
  margin-top: 18px !important; }
.mt-17 {
  margin-top: 17px !important; }
.mt-16 {
  margin-top: 16px !important; }
.mt-15 {
  margin-top: 15px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-1 {
  margin-top: 1px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt--3 {
  margin-top: -3px !important; }

.mb-400 {
  margin-bottom: 400px !important; }
.mb-390 {
  margin-bottom: 390px !important; }
.mb-380 {
  margin-bottom: 380px !important; }
.mb-370 {
  margin-bottom: 370px !important; }
.mb-360 {
  margin-bottom: 360px !important; }
.mb-350 {
  margin-bottom: 350px !important; }
.mb-340 {
  margin-bottom: 340px !important; }
.mb-330 {
  margin-bottom: 330px !important; }
.mb-320 {
  margin-bottom: 320px !important; }
.mb-310 {
  margin-bottom: 310px !important; }
.mb-300 {
  margin-bottom: 300px !important; }
.mb-290 {
  margin-bottom: 290px !important; }
.mb-280 {
  margin-bottom: 280px !important; }
.mb-270 {
  margin-bottom: 270px !important; }
.mb-260 {
  margin-bottom: 260px !important; }
.mb-250 {
  margin-bottom: 250px !important; }
.mb-240 {
  margin-bottom: 240px !important; }
.mb-230 {
  margin-bottom: 230px !important; }
.mb-220 {
  margin-bottom: 220px !important; }
.mb-210 {
  margin-bottom: 210px !important; }
.mb-200 {
  margin-bottom: 200px !important; }
.mb-190 {
  margin-bottom: 190px !important; }
.mb-180 {
  margin-bottom: 180px !important; }
.mb-170 {
  margin-bottom: 170px !important; }
.mb-160 {
  margin-bottom: 160px !important; }
.mb-150 {
  margin-bottom: 150px !important; }
.mb-140 {
  margin-bottom: 140px !important; }
.mb-130 {
  margin-bottom: 130px !important; }
.mb-120 {
  margin-bottom: 120px !important; }
.mb-110 {
  margin-bottom: 110px !important; }
.mb-100 {
  margin-bottom: 100px !important; }
.mb-90 {
  margin-bottom: 90px !important; }
.mb-80 {
  margin-bottom: 80px !important; }
.mb-70 {
  margin-bottom: 70px !important; }
.mb-60 {
  margin-bottom: 60px !important; }
.mb-50 {
  margin-bottom: 50px !important; }
.mb-45 {
  margin-bottom: 45px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.ml-80 {
  margin-left: 80px !important; }

.ml-70 {
  margin-left: 70px !important; }

.ml-50 {
  margin-left: 50px !important; }

.ml-45 {
  margin-left: 45px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-0 {
  margin-left: 0px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-1 {
  margin-right: 1px !important; }

.mr-0 {
  margin-right: 0px !important; }

@media (max-width: 500px) {
  .mb-xxs-5 {
    margin-bottom: 5px; }

  .ml-xxs-0 {
    margin-left: 0 !important; }

  .mt-xxs-5 {
    margin-top: 5px !important; }

  .mr-xxs-0 {
    margin-right: 0 !important; }
}

@media (max-width: 767px) {
  .pt-xs-50 {
    padding-top: 50px !important; }

  .pt-xs-45 {
    padding-top: 45px !important; }

  .pt-xs-40 {
    padding-top: 40px !important; }

  .pt-xs-35 {
    padding-top: 35px !important; }

  .pt-xs-30 {
    padding-top: 30px !important; }

  .pt-xs-25 {
    padding-top: 25px !important; }

  .pt-xs-20 {
    padding-top: 20px !important; }

  .pt-xs-15 {
    padding-top: 15px !important; }

  .pt-xs-10 {
    padding-top: 10px !important; }

  .pt-xs-5 {
    padding-top: 5px !important; }

  .pt-xs-0 {
    padding-top: 0px !important; }

  .pb-xs-50 {
    padding-bottom: 50px !important; }

  .pb-xs-45 {
    padding-bottom: 45px !important; }

  .pb-xs-40 {
    padding-bottom: 40px !important; }

  .pb-xs-35 {
    padding-bottom: 35px !important; }

  .pb-xs-30 {
    padding-bottom: 30px !important; }

  .pb-xs-25 {
    padding-bottom: 25px !important; }

  .pb-xs-20 {
    padding-bottom: 20px !important; }

  .pb-xs-15 {
    padding-bottom: 15px !important; }

  .pb-xs-10 {
    padding-bottom: 10px !important; }

  .pb-xs-5 {
    padding-bottom: 5px !important; }

  .pb-xs-0 {
    padding-bottom: 0px !important; }

  .pl-xs-50 {
    padding-left: 50px !important; }

  .pl-xs-45 {
    padding-left: 45px !important; }

  .pl-xs-40 {
    padding-left: 40px !important; }

  .pl-xs-35 {
    padding-left: 35px !important; }

  .pl-xs-30 {
    padding-left: 30px !important; }

  .pl-xs-25 {
    padding-left: 25px !important; }

  .pl-xs-20 {
    padding-left: 20px !important; }

  .pl-xs-15 {
    padding-left: 15px !important; }

  .pl-xs-10 {
    padding-left: 10px !important; }

  .pl-xs-5 {
    padding-left: 5px !important; }

  .pl-xs-0 {
    padding-left: 0px !important; }

  .pr-xs-50 {
    padding-right: 50px !important; }

  .pr-xs-45 {
    padding-right: 45px !important; }

  .pr-xs-40 {
    padding-right: 40px !important; }

  .pr-xs-35 {
    padding-right: 35px !important; }

  .pr-xs-30 {
    padding-right: 30px !important; }

  .pr-xs-25 {
    padding-right: 25px !important; }

  .pr-xs-20 {
    padding-right: 20px !important; }

  .pr-xs-15 {
    padding-right: 15px !important; }

  .pr-xs-10 {
    padding-right: 10px !important; }

  .pr-xs-5 {
    padding-right: 5px !important; }

  .pr-xs-0 {
    padding-right: 0px !important; }

  .mt-xs-50 {
    margin-top: 50px !important; }

  .mt-xs-45 {
    margin-top: 45px !important; }

  .mt-xs-40 {
    margin-top: 40px !important; }

  .mt-xs-35 {
    margin-top: 35px !important; }

  .mt-xs-30 {
    margin-top: 30px !important; }

  .mt-xs-25 {
    margin-top: 25px !important; }

  .mt-xs-20 {
    margin-top: 20px !important; }

  .mt-xs-15 {
    margin-top: 15px !important; }

  .mt-xs-10 {
    margin-top: 10px !important; }

  .mt-xs-5 {
    margin-top: 5px !important; }

  .mt-xs-0 {
    margin-top: 0px !important; }

  .mt-xs--3 {
    margin-top: -3px !important; }

  .mb-xs-50 {
    margin-bottom: 50px !important; }

  .mb-xs-45 {
    margin-bottom: 45px !important; }

  .mb-xs-40 {
    margin-bottom: 40px !important; }

  .mb-xs-35 {
    margin-bottom: 35px !important; }

  .mb-xs-30 {
    margin-bottom: 30px !important; }

  .mb-xs-25 {
    margin-bottom: 25px !important; }

  .mb-xs-20 {
    margin-bottom: 20px !important; }

  .mb-xs-15 {
    margin-bottom: 15px !important; }

  .mb-xs-10 {
    margin-bottom: 10px !important; }

  .mb-xs-5 {
    margin-bottom: 5px !important; }

  .mb-xs-0 {
    margin-bottom: 0px !important; }

  .ml-xs-50 {
    margin-left: 50px !important; }

  .ml-xs-45 {
    margin-left: 45px !important; }

  .ml-xs-40 {
    margin-left: 40px !important; }

  .ml-xs-35 {
    margin-left: 35px !important; }

  .ml-xs-30 {
    margin-left: 30px !important; }

  .ml-xs-25 {
    margin-left: 25px !important; }

  .ml-xs-20 {
    margin-left: 20px !important; }

  .ml-xs-15 {
    margin-left: 15px !important; }

  .ml-xs-10 {
    margin-left: 10px !important; }

  .ml-xs-5 {
    margin-left: 5px !important; }

  .ml-xs-0 {
    margin-left: 0px !important; }

  .mr-xs-50 {
    margin-right: 50px !important; }

  .mr-xs-45 {
    margin-right: 45px !important; }

  .mr-xs-40 {
    margin-right: 40px !important; }

  .mr-xs-35 {
    margin-right: 35px !important; }

  .mr-xs-30 {
    margin-right: 30px !important; }

  .mr-xs-25 {
    margin-right: 25px !important; }

  .mr-xs-20 {
    margin-right: 20px !important; }

  .mr-xs-15 {
    margin-right: 15px !important; }

  .mr-xs-10 {
    margin-right: 10px !important; }

  .mr-xs-5 {
    margin-right: 5px !important; }

  .mr-xs-0 {
    margin-right: 0px !important; }
}

@media (max-width: 991px) {
  .pt-sm-50 {
    padding-top: 50px !important; }

  .pt-sm-45 {
    padding-top: 45px !important; }

  .pt-sm-40 {
    padding-top: 40px !important; }

  .pt-sm-35 {
    padding-top: 35px !important; }

  .pt-sm-30 {
    padding-top: 30px !important; }

  .pt-sm-25 {
    padding-top: 25px !important; }

  .pt-sm-20 {
    padding-top: 20px !important; }

  .pt-sm-15 {
    padding-top: 15px !important; }

  .pt-sm-10 {
    padding-top: 10px !important; }

  .pt-sm-5 {
    padding-top: 5px !important; }

  .pt-sm-0 {
    padding-top: 0px !important; }

  .pb-sm-50 {
    padding-bottom: 50px !important; }

  .pb-sm-45 {
    padding-bottom: 45px !important; }

  .pb-sm-40 {
    padding-bottom: 40px !important; }

  .pb-sm-35 {
    padding-bottom: 35px !important; }

  .pb-sm-30 {
    padding-bottom: 30px !important; }

  .pb-sm-25 {
    padding-bottom: 25px !important; }

  .pb-sm-20 {
    padding-bottom: 20px !important; }

  .pb-sm-15 {
    padding-bottom: 15px !important; }

  .pb-sm-10 {
    padding-bottom: 10px !important; }

  .pb-sm-5 {
    padding-bottom: 5px !important; }

  .pb-sm-0 {
    padding-bottom: 0px !important; }

  .pl-sm-50 {
    padding-left: 50px !important; }

  .pl-sm-45 {
    padding-left: 45px !important; }

  .pl-sm-40 {
    padding-left: 40px !important; }

  .pl-sm-35 {
    padding-left: 35px !important; }

  .pl-sm-30 {
    padding-left: 30px !important; }

  .pl-sm-25 {
    padding-left: 25px !important; }

  .pl-sm-20 {
    padding-left: 20px !important; }

  .pl-sm-15 {
    padding-left: 15px !important; }

  .pl-sm-10 {
    padding-left: 10px !important; }

  .pl-sm-5 {
    padding-left: 5px !important; }

  .pl-sm-0 {
    padding-left: 0px !important; }

  .pr-sm-50 {
    padding-right: 50px !important; }

  .pr-sm-45 {
    padding-right: 45px !important; }

  .pr-sm-40 {
    padding-right: 40px !important; }

  .pr-sm-35 {
    padding-right: 35px !important; }

  .pr-sm-30 {
    padding-right: 30px !important; }

  .pr-sm-25 {
    padding-right: 25px !important; }

  .pr-sm-20 {
    padding-right: 20px !important; }

  .pr-sm-15 {
    padding-right: 15px !important; }

  .pr-sm-10 {
    padding-right: 10px !important; }

  .pr-sm-5 {
    padding-right: 5px !important; }

  .pr-sm-0 {
    padding-right: 0px !important; }

  .mt-sm-50 {
    margin-top: 50px !important; }

  .mt-sm-45 {
    margin-top: 45px !important; }

  .mt-sm-40 {
    margin-top: 40px !important; }

  .mt-sm-35 {
    margin-top: 35px !important; }

  .mt-sm-30 {
    margin-top: 30px !important; }

  .mt-sm-25 {
    margin-top: 25px !important; }

  .mt-sm-20 {
    margin-top: 20px !important; }

  .mt-sm-15 {
    margin-top: 15px !important; }

  .mt-sm-10 {
    margin-top: 10px !important; }

  .mt-sm-5 {
    margin-top: 5px !important; }

  .mt-sm-0 {
    margin-top: 0px !important; }

  .mt-sm--3 {
    margin-top: -3px !important; }

  .mb-sm-50 {
    margin-bottom: 50px !important; }

  .mb-sm-45 {
    margin-bottom: 45px !important; }

  .mb-sm-40 {
    margin-bottom: 40px !important; }

  .mb-sm-35 {
    margin-bottom: 35px !important; }

  .mb-sm-30 {
    margin-bottom: 30px !important; }

  .mb-sm-25 {
    margin-bottom: 25px !important; }

  .mb-sm-20 {
    margin-bottom: 20px !important; }

  .mb-sm-15 {
    margin-bottom: 15px !important; }

  .mb-sm-10 {
    margin-bottom: 10px !important; }

  .mb-sm-5 {
    margin-bottom: 5px !important; }

  .mb-sm-0 {
    margin-bottom: 0px !important; }

  .ml-sm-50 {
    margin-left: 50px !important; }

  .ml-sm-45 {
    margin-left: 45px !important; }

  .ml-sm-40 {
    margin-left: 40px !important; }

  .ml-sm-35 {
    margin-left: 35px !important; }

  .ml-sm-30 {
    margin-left: 30px !important; }

  .ml-sm-25 {
    margin-left: 25px !important; }

  .ml-sm-20 {
    margin-left: 20px !important; }

  .ml-sm-15 {
    margin-left: 15px !important; }

  .ml-sm-10 {
    margin-left: 10px !important; }

  .ml-sm-5 {
    margin-left: 5px !important; }

  .ml-sm-0 {
    margin-left: 0px !important; }

  .mr-sm-50 {
    margin-right: 50px !important; }

  .mr-sm-45 {
    margin-right: 45px !important; }

  .mr-sm-40 {
    margin-right: 40px !important; }

  .mr-sm-35 {
    margin-right: 35px !important; }

  .mr-sm-30 {
    margin-right: 30px !important; }

  .mr-sm-25 {
    margin-right: 25px !important; }

  .mr-sm-20 {
    margin-right: 20px !important; }

  .mr-sm-15 {
    margin-right: 15px !important; }

  .mr-sm-10 {
    margin-right: 10px !important; }

  .mr-sm-5 {
    margin-right: 5px !important; }

  .mr-sm-0 {
    margin-right: 0px !important; }
}

@media (max-width: 1199px) {
  .pt-md-50 {
    padding-top: 50px !important; }

  .pt-md-45 {
    padding-top: 45px !important; }

  .pt-md-40 {
    padding-top: 40px !important; }

  .pt-md-35 {
    padding-top: 35px !important; }

  .pt-md-30 {
    padding-top: 30px !important; }

  .pt-md-25 {
    padding-top: 25px !important; }

  .pt-md-20 {
    padding-top: 20px !important; }

  .pt-md-15 {
    padding-top: 15px !important; }

  .pt-md-10 {
    padding-top: 10px !important; }

  .pt-md-5 {
    padding-top: 5px !important; }

  .pt-md-0 {
    padding-top: 0px !important; }

  .pb-md-50 {
    padding-bottom: 50px !important; }

  .pb-md-45 {
    padding-bottom: 45px !important; }

  .pb-md-40 {
    padding-bottom: 40px !important; }

  .pb-md-35 {
    padding-bottom: 35px !important; }

  .pb-md-30 {
    padding-bottom: 30px !important; }

  .pb-md-25 {
    padding-bottom: 25px !important; }

  .pb-md-20 {
    padding-bottom: 20px !important; }

  .pb-md-15 {
    padding-bottom: 15px !important; }

  .pb-md-10 {
    padding-bottom: 10px !important; }

  .pb-md-5 {
    padding-bottom: 5px !important; }

  .pb-md-0 {
    padding-bottom: 0px !important; }

  .pl-md-50 {
    padding-left: 50px !important; }

  .pl-md-45 {
    padding-left: 45px !important; }

  .pl-md-40 {
    padding-left: 40px !important; }

  .pl-md-35 {
    padding-left: 35px !important; }

  .pl-md-30 {
    padding-left: 30px !important; }

  .pl-md-25 {
    padding-left: 25px !important; }

  .pl-md-20 {
    padding-left: 20px !important; }

  .pl-md-15 {
    padding-left: 15px !important; }

  .pl-md-10 {
    padding-left: 10px !important; }

  .pl-md-5 {
    padding-left: 5px !important; }

  .pl-md-0 {
    padding-left: 0px !important; }

  .pr-md-50 {
    padding-right: 50px !important; }

  .pr-md-45 {
    padding-right: 45px !important; }

  .pr-md-40 {
    padding-right: 40px !important; }

  .pr-md-35 {
    padding-right: 35px !important; }

  .pr-md-30 {
    padding-right: 30px !important; }

  .pr-md-25 {
    padding-right: 25px !important; }

  .pr-md-20 {
    padding-right: 20px !important; }

  .pr-md-15 {
    padding-right: 15px !important; }

  .pr-md-10 {
    padding-right: 10px !important; }

  .pr-md-5 {
    padding-right: 5px !important; }

  .pr-md-0 {
    padding-right: 0px !important; }

  .mt-md-50 {
    margin-top: 50px !important; }

  .mt-md-45 {
    margin-top: 45px !important; }

  .mt-md-40 {
    margin-top: 40px !important; }

  .mt-md-35 {
    margin-top: 35px !important; }

  .mt-md-30 {
    margin-top: 30px !important; }

  .mt-md-25 {
    margin-top: 25px !important; }

  .mt-md-20 {
    margin-top: 20px !important; }

  .mt-md-15 {
    margin-top: 15px !important; }

  .mt-md-10 {
    margin-top: 10px !important; }

  .mt-md-5 {
    margin-top: 5px !important; }

  .mt-md-0 {
    margin-top: 0px !important; }

  .mt-md--3 {
    margin-top: -3px !important; }

  .mb-md-50 {
    margin-bottom: 50px !important; }

  .mb-md-45 {
    margin-bottom: 45px !important; }

  .mb-md-40 {
    margin-bottom: 40px !important; }

  .mb-md-35 {
    margin-bottom: 35px !important; }

  .mb-md-30 {
    margin-bottom: 30px !important; }

  .mb-md-25 {
    margin-bottom: 25px !important; }

  .mb-md-20 {
    margin-bottom: 20px !important; }

  .mb-md-15 {
    margin-bottom: 15px !important; }

  .mb-md-10 {
    margin-bottom: 10px !important; }

  .mb-md-5 {
    margin-bottom: 5px !important; }

  .mb-md-0 {
    margin-bottom: 0px !important; }

  .ml-md-50 {
    margin-left: 50px !important; }

  .ml-md-45 {
    margin-left: 45px !important; }

  .ml-md-40 {
    margin-left: 40px !important; }

  .ml-md-35 {
    margin-left: 35px !important; }

  .ml-md-30 {
    margin-left: 30px !important; }

  .ml-md-25 {
    margin-left: 25px !important; }

  .ml-md-20 {
    margin-left: 20px !important; }

  .ml-md-15 {
    margin-left: 15px !important; }

  .ml-md-10 {
    margin-left: 10px !important; }

  .ml-md-5 {
    margin-left: 5px !important; }

  .ml-md-0 {
    margin-left: 0px !important; }

  .mr-md-50 {
    margin-right: 50px !important; }

  .mr-md-45 {
    margin-right: 45px !important; }

  .mr-md-40 {
    margin-right: 40px !important; }

  .mr-md-35 {
    margin-right: 35px !important; }

  .mr-md-30 {
    margin-right: 30px !important; }

  .mr-md-25 {
    margin-right: 25px !important; }

  .mr-md-20 {
    margin-right: 20px !important; }

  .mr-md-15 {
    margin-right: 15px !important; }

  .mr-md-10 {
    margin-right: 10px !important; }

  .mr-md-5 {
    margin-right: 5px !important; }

  .mr-md-0 {
    margin-right: 0px !important; }
}

@media (min-width: 768px) {
  .pt-from-xs-50 {
    padding-top: 50px !important; }

  .pt-from-xs-45 {
    padding-top: 45px !important; }

  .pt-from-xs-40 {
    padding-top: 40px !important; }

  .pt-from-xs-35 {
    padding-top: 35px !important; }

  .pt-from-xs-30 {
    padding-top: 30px !important; }

  .pt-from-xs-25 {
    padding-top: 25px !important; }

  .pt-from-xs-20 {
    padding-top: 20px !important; }

  .pt-from-xs-15 {
    padding-top: 15px !important; }

  .pt-from-xs-10 {
    padding-top: 10px !important; }

  .pt-from-xs-5 {
    padding-top: 5px !important; }

  .pt-from-xs-0 {
    padding-top: 0px !important; }

  .pb-from-xs-50 {
    padding-bottom: 50px !important; }

  .pb-from-xs-45 {
    padding-bottom: 45px !important; }

  .pb-from-xs-40 {
    padding-bottom: 40px !important; }

  .pb-from-xs-35 {
    padding-bottom: 35px !important; }

  .pb-from-xs-30 {
    padding-bottom: 30px !important; }

  .pb-from-xs-25 {
    padding-bottom: 25px !important; }

  .pb-from-xs-20 {
    padding-bottom: 20px !important; }

  .pb-from-xs-15 {
    padding-bottom: 15px !important; }

  .pb-from-xs-10 {
    padding-bottom: 10px !important; }

  .pb-from-xs-5 {
    padding-bottom: 5px !important; }

  .pb-from-xs-0 {
    padding-bottom: 0px !important; }

  .pl-from-xs-50 {
    padding-left: 50px !important; }

  .pl-from-xs-45 {
    padding-left: 45px !important; }

  .pl-from-xs-40 {
    padding-left: 40px !important; }

  .pl-from-xs-35 {
    padding-left: 35px !important; }

  .pl-from-xs-30 {
    padding-left: 30px !important; }

  .pl-from-xs-25 {
    padding-left: 25px !important; }

  .pl-from-xs-20 {
    padding-left: 20px !important; }

  .pl-from-xs-15 {
    padding-left: 15px !important; }

  .pl-from-xs-10 {
    padding-left: 10px !important; }

  .pl-from-xs-5 {
    padding-left: 5px !important; }

  .pl-from-xs-0 {
    padding-left: 0px !important; }

  .pr-from-xs-50 {
    padding-right: 50px !important; }

  .pr-from-xs-45 {
    padding-right: 45px !important; }

  .pr-from-xs-40 {
    padding-right: 40px !important; }

  .pr-from-xs-35 {
    padding-right: 35px !important; }

  .pr-from-xs-30 {
    padding-right: 30px !important; }

  .pr-from-xs-25 {
    padding-right: 25px !important; }

  .pr-from-xs-20 {
    padding-right: 20px !important; }

  .pr-from-xs-15 {
    padding-right: 15px !important; }

  .pr-from-xs-10 {
    padding-right: 10px !important; }

  .pr-from-xs-5 {
    padding-right: 5px !important; }

  .pr-from-xs-0 {
    padding-right: 0px !important; }

  .mt-from-xs-50 {
    margin-top: 50px !important; }

  .mt-from-xs-45 {
    margin-top: 45px !important; }

  .mt-from-xs-40 {
    margin-top: 40px !important; }

  .mt-from-xs-35 {
    margin-top: 35px !important; }

  .mt-from-xs-30 {
    margin-top: 30px !important; }

  .mt-from-xs-25 {
    margin-top: 25px !important; }

  .mt-from-xs-20 {
    margin-top: 20px !important; }

  .mt-from-xs-15 {
    margin-top: 15px !important; }

  .mt-from-xs-10 {
    margin-top: 10px !important; }

  .mt-from-xs-5 {
    margin-top: 5px !important; }

  .mt-from-xs-0 {
    margin-top: 0px !important; }

  .mt-from-xs--3 {
    margin-top: -3px !important; }

  .mb-from-xs-50 {
    margin-bottom: 50px !important; }

  .mb-from-xs-45 {
    margin-bottom: 45px !important; }

  .mb-from-xs-40 {
    margin-bottom: 40px !important; }

  .mb-from-xs-35 {
    margin-bottom: 35px !important; }

  .mb-from-xs-30 {
    margin-bottom: 30px !important; }

  .mb-from-xs-25 {
    margin-bottom: 25px !important; }

  .mb-from-xs-20 {
    margin-bottom: 20px !important; }

  .mb-from-xs-15 {
    margin-bottom: 15px !important; }

  .mb-from-xs-10 {
    margin-bottom: 10px !important; }

  .mb-from-xs-5 {
    margin-bottom: 5px !important; }

  .mb-from-xs-0 {
    margin-bottom: 0px !important; }

  .ml-from-xs-50 {
    margin-left: 50px !important; }

  .ml-from-xs-45 {
    margin-left: 45px !important; }

  .ml-from-xs-40 {
    margin-left: 40px !important; }

  .ml-from-xs-35 {
    margin-left: 35px !important; }

  .ml-from-xs-30 {
    margin-left: 30px !important; }

  .ml-from-xs-25 {
    margin-left: 25px !important; }

  .ml-from-xs-20 {
    margin-left: 20px !important; }

  .ml-from-xs-15 {
    margin-left: 15px !important; }

  .ml-from-xs-10 {
    margin-left: 10px !important; }

  .ml-from-xs-5 {
    margin-left: 5px !important; }

  .ml-from-xs-0 {
    margin-left: 0px !important; }

  .mr-from-xs-50 {
    margin-right: 50px !important; }

  .mr-from-xs-45 {
    margin-right: 45px !important; }

  .mr-from-xs-40 {
    margin-right: 40px !important; }

  .mr-from-xs-35 {
    margin-right: 35px !important; }

  .mr-from-xs-30 {
    margin-right: 30px !important; }

  .mr-from-xs-25 {
    margin-right: 25px !important; }

  .mr-from-xs-20 {
    margin-right: 20px !important; }

  .mr-from-xs-15 {
    margin-right: 15px !important; }

  .mr-from-xs-10 {
    margin-right: 10px !important; }

  .mr-from-xs-5 {
    margin-right: 5px !important; }

  .mr-from-xs-0 {
    margin-right: 0px !important; }
}

@media (min-width: 992px) {
  .pt-from-sm-50 {
    padding-top: 50px !important; }

  .pt-from-sm-45 {
    padding-top: 45px !important; }

  .pt-from-sm-40 {
    padding-top: 40px !important; }

  .pt-from-sm-35 {
    padding-top: 35px !important; }

  .pt-from-sm-30 {
    padding-top: 30px !important; }

  .pt-from-sm-25 {
    padding-top: 25px !important; }

  .pt-from-sm-20 {
    padding-top: 20px !important; }

  .pt-from-sm-15 {
    padding-top: 15px !important; }

  .pt-from-sm-10 {
    padding-top: 10px !important; }

  .pt-from-sm-5 {
    padding-top: 5px !important; }

  .pt-from-sm-0 {
    padding-top: 0px !important; }

  .pb-from-sm-50 {
    padding-bottom: 50px !important; }

  .pb-from-sm-45 {
    padding-bottom: 45px !important; }

  .pb-from-sm-40 {
    padding-bottom: 40px !important; }

  .pb-from-sm-35 {
    padding-bottom: 35px !important; }

  .pb-from-sm-30 {
    padding-bottom: 30px !important; }

  .pb-from-sm-25 {
    padding-bottom: 25px !important; }

  .pb-from-sm-20 {
    padding-bottom: 20px !important; }

  .pb-from-sm-15 {
    padding-bottom: 15px !important; }

  .pb-from-sm-10 {
    padding-bottom: 10px !important; }

  .pb-from-sm-5 {
    padding-bottom: 5px !important; }

  .pb-from-sm-0 {
    padding-bottom: 0px !important; }

  .pl-from-sm-50 {
    padding-left: 50px !important; }

  .pl-from-sm-45 {
    padding-left: 45px !important; }

  .pl-from-sm-40 {
    padding-left: 40px !important; }

  .pl-from-sm-35 {
    padding-left: 35px !important; }

  .pl-from-sm-30 {
    padding-left: 30px !important; }

  .pl-from-sm-25 {
    padding-left: 25px !important; }

  .pl-from-sm-20 {
    padding-left: 20px !important; }

  .pl-from-sm-15 {
    padding-left: 15px !important; }

  .pl-from-sm-10 {
    padding-left: 10px !important; }

  .pl-from-sm-5 {
    padding-left: 5px !important; }

  .pl-from-sm-0 {
    padding-left: 0px !important; }

  .pr-from-sm-50 {
    padding-right: 50px !important; }

  .pr-from-sm-45 {
    padding-right: 45px !important; }

  .pr-from-sm-40 {
    padding-right: 40px !important; }

  .pr-from-sm-35 {
    padding-right: 35px !important; }

  .pr-from-sm-30 {
    padding-right: 30px !important; }

  .pr-from-sm-25 {
    padding-right: 25px !important; }

  .pr-from-sm-20 {
    padding-right: 20px !important; }

  .pr-from-sm-15 {
    padding-right: 15px !important; }

  .pr-from-sm-10 {
    padding-right: 10px !important; }

  .pr-from-sm-5 {
    padding-right: 5px !important; }

  .pr-from-sm-0 {
    padding-right: 0px !important; }

  .mt-from-sm-50 {
    margin-top: 50px !important; }

  .mt-from-sm-45 {
    margin-top: 45px !important; }

  .mt-from-sm-40 {
    margin-top: 40px !important; }

  .mt-from-sm-35 {
    margin-top: 35px !important; }

  .mt-from-sm-30 {
    margin-top: 30px !important; }

  .mt-from-sm-25 {
    margin-top: 25px !important; }

  .mt-from-sm-20 {
    margin-top: 20px !important; }

  .mt-from-sm-15 {
    margin-top: 15px !important; }

  .mt-from-sm-10 {
    margin-top: 10px !important; }

  .mt-from-sm-5 {
    margin-top: 5px !important; }

  .mt-from-sm-0 {
    margin-top: 0px !important; }

  .mt-from-sm--3 {
    margin-top: -3px !important; }

  .mb-from-sm-50 {
    margin-bottom: 50px !important; }

  .mb-from-sm-45 {
    margin-bottom: 45px !important; }

  .mb-from-sm-40 {
    margin-bottom: 40px !important; }

  .mb-from-sm-35 {
    margin-bottom: 35px !important; }

  .mb-from-sm-30 {
    margin-bottom: 30px !important; }

  .mb-from-sm-25 {
    margin-bottom: 25px !important; }

  .mb-from-sm-20 {
    margin-bottom: 20px !important; }

  .mb-from-sm-15 {
    margin-bottom: 15px !important; }

  .mb-from-sm-10 {
    margin-bottom: 10px !important; }

  .mb-from-sm-5 {
    margin-bottom: 5px !important; }

  .mb-from-sm-0 {
    margin-bottom: 0px !important; }

  .ml-from-sm-50 {
    margin-left: 50px !important; }

  .ml-from-sm-45 {
    margin-left: 45px !important; }

  .ml-from-sm-40 {
    margin-left: 40px !important; }

  .ml-from-sm-35 {
    margin-left: 35px !important; }

  .ml-from-sm-30 {
    margin-left: 30px !important; }

  .ml-from-sm-25 {
    margin-left: 25px !important; }

  .ml-from-sm-20 {
    margin-left: 20px !important; }

  .ml-from-sm-15 {
    margin-left: 15px !important; }

  .ml-from-sm-10 {
    margin-left: 10px !important; }

  .ml-from-sm-5 {
    margin-left: 5px !important; }

  .ml-from-sm-0 {
    margin-left: 0px !important; }

  .mr-from-sm-50 {
    margin-right: 50px !important; }

  .mr-from-sm-45 {
    margin-right: 45px !important; }

  .mr-from-sm-40 {
    margin-right: 40px !important; }

  .mr-from-sm-35 {
    margin-right: 35px !important; }

  .mr-from-sm-30 {
    margin-right: 30px !important; }

  .mr-from-sm-25 {
    margin-right: 25px !important; }

  .mr-from-sm-20 {
    margin-right: 20px !important; }

  .mr-from-sm-15 {
    margin-right: 15px !important; }

  .mr-from-sm-10 {
    margin-right: 10px !important; }

  .mr-from-sm-5 {
    margin-right: 5px !important; }

  .mr-from-sm-0 {
    margin-right: 0px !important; }
}

@media (min-width: 1200px) {
  .pt-from-md-50 {
    padding-top: 50px !important; }

  .pt-from-md-45 {
    padding-top: 45px !important; }

  .pt-from-md-40 {
    padding-top: 40px !important; }

  .pt-from-md-35 {
    padding-top: 35px !important; }

  .pt-from-md-30 {
    padding-top: 30px !important; }

  .pt-from-md-25 {
    padding-top: 25px !important; }

  .pt-from-md-20 {
    padding-top: 20px !important; }

  .pt-from-md-15 {
    padding-top: 15px !important; }

  .pt-from-md-10 {
    padding-top: 10px !important; }

  .pt-from-md-5 {
    padding-top: 5px !important; }

  .pt-from-md-0 {
    padding-top: 0px !important; }

  .pb-from-md-50 {
    padding-bottom: 50px !important; }

  .pb-from-md-45 {
    padding-bottom: 45px !important; }

  .pb-from-md-40 {
    padding-bottom: 40px !important; }

  .pb-from-md-35 {
    padding-bottom: 35px !important; }

  .pb-from-md-30 {
    padding-bottom: 30px !important; }

  .pb-from-md-25 {
    padding-bottom: 25px !important; }

  .pb-from-md-20 {
    padding-bottom: 20px !important; }

  .pb-from-md-15 {
    padding-bottom: 15px !important; }

  .pb-from-md-10 {
    padding-bottom: 10px !important; }

  .pb-from-md-5 {
    padding-bottom: 5px !important; }

  .pb-from-md-0 {
    padding-bottom: 0px !important; }

  .pl-from-md-50 {
    padding-left: 50px !important; }

  .pl-from-md-45 {
    padding-left: 45px !important; }

  .pl-from-md-40 {
    padding-left: 40px !important; }

  .pl-from-md-35 {
    padding-left: 35px !important; }

  .pl-from-md-30 {
    padding-left: 30px !important; }

  .pl-from-md-25 {
    padding-left: 25px !important; }

  .pl-from-md-20 {
    padding-left: 20px !important; }

  .pl-from-md-15 {
    padding-left: 15px !important; }

  .pl-from-md-10 {
    padding-left: 10px !important; }

  .pl-from-md-5 {
    padding-left: 5px !important; }

  .pl-from-md-0 {
    padding-left: 0px !important; }

  .pr-from-md-50 {
    padding-right: 50px !important; }

  .pr-from-md-45 {
    padding-right: 45px !important; }

  .pr-from-md-40 {
    padding-right: 40px !important; }

  .pr-from-md-35 {
    padding-right: 35px !important; }

  .pr-from-md-30 {
    padding-right: 30px !important; }

  .pr-from-md-25 {
    padding-right: 25px !important; }

  .pr-from-md-20 {
    padding-right: 20px !important; }

  .pr-from-md-15 {
    padding-right: 15px !important; }

  .pr-from-md-10 {
    padding-right: 10px !important; }

  .pr-from-md-5 {
    padding-right: 5px !important; }

  .pr-from-md-0 {
    padding-right: 0px !important; }

  .mt-from-md-50 {
    margin-top: 50px !important; }

  .mt-from-md-45 {
    margin-top: 45px !important; }

  .mt-from-md-40 {
    margin-top: 40px !important; }

  .mt-from-md-35 {
    margin-top: 35px !important; }

  .mt-from-md-30 {
    margin-top: 30px !important; }

  .mt-from-md-25 {
    margin-top: 25px !important; }

  .mt-from-md-20 {
    margin-top: 20px !important; }

  .mt-from-md-15 {
    margin-top: 15px !important; }

  .mt-from-md-10 {
    margin-top: 10px !important; }

  .mt-from-md-5 {
    margin-top: 5px !important; }

  .mt-from-md-0 {
    margin-top: 0px !important; }

  .mt-from-md--3 {
    margin-top: -3px !important; }

  .mb-from-md-50 {
    margin-bottom: 50px !important; }

  .mb-from-md-45 {
    margin-bottom: 45px !important; }

  .mb-from-md-40 {
    margin-bottom: 40px !important; }

  .mb-from-md-35 {
    margin-bottom: 35px !important; }

  .mb-from-md-30 {
    margin-bottom: 30px !important; }

  .mb-from-md-25 {
    margin-bottom: 25px !important; }

  .mb-from-md-20 {
    margin-bottom: 20px !important; }

  .mb-from-md-15 {
    margin-bottom: 15px !important; }

  .mb-from-md-10 {
    margin-bottom: 10px !important; }

  .mb-from-md-5 {
    margin-bottom: 5px !important; }

  .mb-from-md-0 {
    margin-bottom: 0px !important; }

  .ml-from-md-50 {
    margin-left: 50px !important; }

  .ml-from-md-45 {
    margin-left: 45px !important; }

  .ml-from-md-40 {
    margin-left: 40px !important; }

  .ml-from-md-35 {
    margin-left: 35px !important; }

  .ml-from-md-30 {
    margin-left: 30px !important; }

  .ml-from-md-25 {
    margin-left: 25px !important; }

  .ml-from-md-20 {
    margin-left: 20px !important; }

  .ml-from-md-15 {
    margin-left: 15px !important; }

  .ml-from-md-10 {
    margin-left: 10px !important; }

  .ml-from-md-5 {
    margin-left: 5px !important; }

  .ml-from-md-0 {
    margin-left: 0px !important; }

  .mr-from-md-50 {
    margin-right: 50px !important; }

  .mr-from-md-45 {
    margin-right: 45px !important; }

  .mr-from-md-40 {
    margin-right: 40px !important; }

  .mr-from-md-35 {
    margin-right: 35px !important; }

  .mr-from-md-30 {
    margin-right: 30px !important; }

  .mr-from-md-25 {
    margin-right: 25px !important; }

  .mr-from-md-20 {
    margin-right: 20px !important; }

  .mr-from-md-15 {
    margin-right: 15px !important; }

  .mr-from-md-10 {
    margin-right: 10px !important; }

  .mr-from-md-5 {
    margin-right: 5px !important; }

  .mr-from-md-0 {
    margin-right: 0px !important; }
  }

@media (max-width: 767px) {
  .mt-xs-10 {
   margin-top: 10px;
  }
}

.tooltip-480 + .tooltip {
  bottom: 555px !important; }
.tooltip-420 + .tooltip {
  bottom: 495px !important; }
.tooltip-360 + .tooltip {
  bottom: 435px !important; }
.tooltip-300 + .tooltip {
  bottom: 375px !important; }
.tooltip-240 + .tooltip {
  bottom: 315px !important; }
.tooltip-180 + .tooltip {
  bottom: 255px !important; }
.tooltip-120 + .tooltip {
  bottom: 195px !important; }
.tooltip-60 + .tooltip {
  bottom: 135px !important; }

.mbe-480 {
  margin-bottom: 480px !important; }
.mbe-420 {
  margin-bottom: 420px !important; }
.mbe-360 {
  margin-bottom: 360px !important; }
.mbe-300 {
  margin-bottom: 300px !important; }
.mbe-240 {
  margin-bottom: 240px !important; }
.mbe-180 {
  margin-bottom: 180px !important; }
.mbe-120 {
  margin-bottom: 120px !important; }
.mbe-60,
.mbe-0 {
  margin-bottom: 60px !important; }

.z-1040 + .tooltip {
  z-index: 1040 !important;
}

.width-100 {
  width: 100% !important;
}

.width-110 {
  width: 110px !important;
}

.download-arrow-480 > .download-arrow {
  animation: downloadAnimationEight 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.download-arrow-420 > .download-arrow {
  animation: downloadAnimationSeven 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.download-arrow-360 > .download-arrow {
  animation: downloadAnimationSix 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.download-arrow-300 > .download-arrow {
  animation: downloadAnimationFive 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.download-arrow-240 > .download-arrow {
  animation: downloadAnimationFour 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.download-arrow-180 > .download-arrow {
  animation: downloadAnimationThree 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.download-arrow-120 > .download-arrow {
  animation: downloadAnimationTwo 5s ease-in-out normal !important;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.o-hidden {
  overflow: hidden !important;
}

.to-ellipsis {
  text-overflow: ellipsis !important;
}

.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.height-35 {
  height: 35px;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html, body {
  width: 100%;
  position: relative;
  min-width: 100%; }

html {
  height: 100%;
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  min-height: 100%;
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }
  a:active, a:hover {
    outline: 0; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
  max-width: 100%; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
  text-transform: none; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    /* 2 */
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.clear, .clr {
  display: block;
  width: 100%;
  clear: both; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -1em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

input[type=text]::-ms-clear {
  display: none !important;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #D2D4D5 !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

:focus {
  outline: 0;
}

div:focus {
  outline: 0;
}

.section-header:focus,
.eye-outline:focus {
  outline: 0;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #212121;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #006ebb;
  text-decoration: none; }
  a:hover, a:focus {
    color: #039be5;
    text-decoration: underline; }
  a:active {
    color: #003A65;
  }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.429;
  background-color: #fff;
  border: 1px solid #D2D4D5;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #E9E9EA; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Lato", "Arial";
  font-weight: 400;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #6D6E71; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px !important;
  font-family: "Lato", "Arial";
  font-weight: 300 !important;
  color:#212121 !important;
  letter-spacing:normal;}

h2, .h2 {
  font-size: 16px;
  font-family: "Lato", "Arial";
  font-weight: 400;
}

h3, .h3 {
  font-size: 14px;
  font-family: "Lato", "Arial";
  font-weight: 400; }

h4, .h4 {
  font-size: 13px;
  font-family: "Lato", "Arial";
  font-weight: 400; }

h5, .h5 {
  font-size: 12px;
  font-family: "Lato", "Arial";
  font-weight: 400;}

h6, .h6 {
  font-size: 10px;
  font-family: "Lato", "Arial";
  font-weight: 400; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #FBEAD7;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-normal {
  white-space: normal;
}

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #6D6E71; }

.text-primary {
  color: #0176A4; }

a.text-primary:hover,
a.text-primary:focus {
  color: #297ab5; }

.text-success {
  color: #fff; }

a.text-success:hover,
a.text-success:focus {
  color: #E9E9EA; }

.text-info {
  color: #fff; }

a.text-info:hover,
a.text-info:focus {
  color: #E9E9EA; }

.text-warning {
  color: #fff; }

a.text-warning:hover,
a.text-warning:focus {
  color: #E9E9EA; }

.text-danger {
  color: #fff; }

a.text-danger:hover,
a.text-danger:focus {
  color: #E9E9EA; }

.bg-primary, .bg-success, .bg-info,
.bg-warning, .bg-danger {
  color: #fff; }

.bg-primary {
  background-color: #132A43 !important; }

.bg-success {
  background-color: #4F7B02; }

.bg-info {
  background-color: #0176A4; }

.bg-warning {
  background-color: #AF620B; }

.bg-danger {
  background-color: #E8171F; }

.page-header {
  position: relative;
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #E9E9EA; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 1px; }

dt,
dd {
  line-height: 1.429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 200px;
    clear: left; }
  .dl-horizontal dd {
    padding-left: 215px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #6D6E71; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #E9E9EA; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.429;
    color: #6D6E71; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #E9E9EA;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #373739;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.429;
  word-break: break-all;
  word-wrap: break-word;
  color: #373739;
  background-color: #f4f4f5;
  border: 1px solid #BCBEC0;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.family-light {
  font-family: "Lato", "Arial";
  font-weight: 300;
}

.family-regular {
  font-family: "Lato", "Arial";
  font-weight: 400;
}

.family-medium {
  font-family: "Lato", "Arial";
  font-weight: 400;
}

.family-bold {
  font-family: "Lato", "Arial";
  font-weight: 700;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.d-none {
  display: none;
}

.d-inline-block {
  display: inline-block;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 735px; } }
  @media (min-width: 992px) {
    .container {
      width: 955px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
  @media (max-width: 767px) {
  .container-nav {
    padding-left: 0px;
    padding-right: 0px;
    }
  }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.333%; }

.col-xs-2 {
  width: 16.667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.333%; }

.col-xs-5 {
  width: 41.667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.333%; }

.col-xs-8 {
  width: 66.667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.333%; }

.col-xs-11 {
  width: 91.667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.333%; }

.col-xs-pull-2 {
  right: 16.667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.333%; }

.col-xs-pull-5 {
  right: 41.667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.333%; }

.col-xs-pull-8 {
  right: 66.667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.333%; }

.col-xs-pull-11 {
  right: 91.667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.333%; }

.col-xs-push-2 {
  left: 16.667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.333%; }

.col-xs-push-5 {
  left: 41.667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.333%; }

.col-xs-push-8 {
  left: 66.667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.333%; }

.col-xs-push-11 {
  left: 91.667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.333%; }

.col-xs-offset-2 {
  margin-left: 16.667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.333%; }

.col-xs-offset-5 {
  margin-left: 41.667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.333%; }

.col-xs-offset-8 {
  margin-left: 66.667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.333%; }

.col-xs-offset-11 {
  margin-left: 91.667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.333%; }

  .col-sm-2 {
    width: 16.667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.333%; }

  .col-sm-5 {
    width: 41.667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.333%; }

  .col-sm-8 {
    width: 66.667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.333%; }

  .col-sm-11 {
    width: 91.667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.333%; }

  .col-sm-pull-2 {
    right: 16.667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.333%; }

  .col-sm-pull-5 {
    right: 41.667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.333%; }

  .col-sm-pull-8 {
    right: 66.667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.333%; }

  .col-sm-pull-11 {
    right: 91.667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.333%; }

  .col-sm-push-2 {
    left: 16.667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.333%; }

  .col-sm-push-5 {
    left: 41.667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.333%; }

  .col-sm-push-8 {
    left: 66.667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.333%; }

  .col-sm-push-11 {
    left: 91.667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.333%; }

  .col-sm-offset-2 {
    margin-left: 16.667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.333%; }

  .col-sm-offset-5 {
    margin-left: 41.667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.333%; }

  .col-sm-offset-8 {
    margin-left: 66.667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.333%; }

  .col-sm-offset-11 {
    margin-left: 91.667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.333%; }

  .col-md-2 {
    width: 16.667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.333%; }

  .col-md-5 {
    width: 41.667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.333%; }

  .col-md-8 {
    width: 66.667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.333%; }

  .col-md-11 {
    width: 91.667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.333%; }

  .col-md-pull-2 {
    right: 16.667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.333%; }

  .col-md-pull-5 {
    right: 41.667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.333%; }

  .col-md-pull-8 {
    right: 66.667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.333%; }

  .col-md-pull-11 {
    right: 91.667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.333%; }

  .col-md-push-2 {
    left: 16.667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.333%; }

  .col-md-push-5 {
    left: 41.667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.333%; }

  .col-md-push-8 {
    left: 66.667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.333%; }

  .col-md-push-11 {
    left: 91.667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.333%; }

  .col-md-offset-2 {
    margin-left: 16.667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.333%; }

  .col-md-offset-5 {
    margin-left: 41.667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.333%; }

  .col-md-offset-8 {
    margin-left: 66.667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.333%; }

  .col-md-offset-11 {
    margin-left: 91.667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.333%; }

  .col-lg-2 {
    width: 16.667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.333%; }

  .col-lg-5 {
    width: 41.667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.333%; }

  .col-lg-8 {
    width: 66.667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.333%; }

  .col-lg-11 {
    width: 91.667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.333%; }

  .col-lg-pull-2 {
    right: 16.667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.333%; }

  .col-lg-pull-5 {
    right: 41.667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.333%; }

  .col-lg-pull-8 {
    right: 66.667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.333%; }

  .col-lg-pull-11 {
    right: 91.667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.333%; }

  .col-lg-push-2 {
    left: 16.667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.333%; }

  .col-lg-push-5 {
    left: 41.667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.333%; }

  .col-lg-push-8 {
    left: 66.667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.333%; }

  .col-lg-push-11 {
    left: 91.667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.333%; }

  .col-lg-offset-2 {
    margin-left: 16.667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.333%; }

  .col-lg-offset-5 {
    margin-left: 41.667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.333%; }

  .col-lg-offset-8 {
    margin-left: 66.667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.333%; }

  .col-lg-offset-11 {
    margin-left: 91.667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #6D6E71;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 10px 18px !important;
  line-height: 20px;
  font-size: 15px;
  vertical-align: middle; }
.table > thead > tr > th {
  vertical-align: bottom;
  font-size: 15px !important; }
.table > tbody + tbody {
  border-top: 2px solid #E9E9EA; }
.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-sm > thead > tr > th {
  border-bottom: 1px solid #0176A4;
  border-top: 1px solid #0176A4 !important; }
.table-sm > thead > tr > th,
.table-sm > thead > tr > td,
.table-sm > tbody > tr > th,
.table-sm > tbody > tr > td,
.table-sm > tfoot > tr > th,
.table-sm > tfoot > tr > td {
  padding: 0.3rem;
  font-size: 12px; }

.thead-inverse th {
  color: #fff;
  background-color: #373739; }

.thead-default th {
  color: #525355;
  background-color: #E9E9EA; }

.table-inverse {
  color: #E9E9EA;
  background-color: #373739; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #525355; }
  .table-inverse.table-bordered {
    border: 0; }

.table-bordered {
  border: 1px solid #E9E9EA; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #E9E9EA; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
.table > tbody > tr:nth-of-type(even),
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f5f5f5; }
.table > tbody > tr:nth-of-type(odd),
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff; }

.table-hover > tbody > tr:hover {
  background-color: #E9E9EA; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #E9E9EA; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #E9E9EA; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #78B801; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #8AC224; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #049DDA; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #2BADE1; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #E98312; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #ED9839; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #E8171F; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
   background-color: #F14950; }

.table-responsive, #dtgApplicationPatented_wrapper, #dtgApplicationAbandoned_wrapper, #dtgApplicationPending_wrapper, #dtgAppExport_wrapper {
  min-height: 0.01%;
  -ms-overflow-style: none; }

#tabApplication table td:nth-child(2),
#tabApplication table td:nth-child(4) {
  white-space: nowrap;
}

  @media screen and (max-width: 767px) {
    .table-responsive, #dtgApplicationPatented_wrapper, #dtgApplicationAbandoned_wrapper, #dtgApplicationPending_wrapper, #dtgAppExport_wrapper {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      border: 1px solid #E9E9EA !important; }
      .table-responsive > .table {
        margin-bottom: 0;}
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #373739;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.429;
  color: #004F6E; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.429;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgb(112,112,112);
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 157, 218, 0.6); }
  .form-control::-moz-placeholder {
    color: #939598;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #939598; }
  .form-control::-webkit-input-placeholder {
    color: #939598; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #E9E9EA;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.333;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.333;
  border-radius: 0px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #fff; }
.has-success .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #E9E9EA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; }
.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #4F7B02; }
.has-success .form-control-feedback {
  color: #fff; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #fff; }
.has-warning .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #E9E9EA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; }
.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #AF620B; }
.has-warning .form-control-feedback {
  color: #fff; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #fff; }
.has-error .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #E9E9EA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; }
.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #E8171F; }
.has-error .form-control-feedback {
  color: #fff; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6D6E71; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
    letter-spacing: 0.04em; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff; }
  .btn:focus, .btn.focus {
    color: #fff;
    background-color: #0094FE;
    border-color: #0094FE; }
  .btn:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 0 3px #eaeaea;
    box-shadow: 0 0 0 3px #eaeaea; }
  .btn:active, .btn.active, .open > .btn.dropdown-toggle {
    color: #fff; }
    .btn:active:hover, .btn:active:focus, .btn:active.focus, .btn.active:hover, .btn.active:focus, .btn.active.focus, .open > .btn.dropdown-toggle:hover, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle.focus {
      color: #fff; }
  .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus {
    background-color: #0077CC;
    border-color: #0077CC; }
  .btn .badge {
    color: #0077CC;
    background-color: #fff; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 0;}
  .btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn,
  .btn.disabled:hover,
  .btn[disabled]:hover {
    cursor: not-allowed;
    background: #c6c6c6 !important;
    box-shadow: none !important;
    border-color: #c6c6c6 !important; }
  .button-outline[disabled] {
    opacity: 0.3; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn, .btn-default {
  color: #fff;
  background-color:#132A43; }
  .btn:focus, .btn.focus, .btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #132A43;
    border-color: #132A43;
    -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244,.75);
    box-shadow: 0 0 0 3px rgba(3, 169, 244,.75);  }

  .btn:hover, .btn-default:hover {
    color: #fff;
    background-color: #132A43;
    border-color: #132A43; }
  .btn:active, .btn.active, .btn-default:active, .btn-default.active {
    color: #fff;
    -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244,.75);
    box-shadow: 0 0 0 3px rgba(3, 169, 244,.75);
    }
    .btn:active:hover, .btn:active:focus, .btn:active.focus, .btn.active:hover, .btn.active:focus, .btn.active.focus, .open > .btn.dropdown-toggle:hover, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle.focus, .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #fff; }
  .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    border-color: #c6c6c6; }
  .btn .badge, .btn-default .badge {
    color: #0077cc;
    background-color: #fff; }
.btn-small {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 2px 5px 5px 5px;
  font-size: 10px;
  line-height: 1.429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #0077cc;
  border-color: #0077cc; }
  .btn:focus, .btn.focus {
    color: #fff;
    background-color: #132A43;
    border-color: #132A43; }
  .btn:hover {
    color: #fff;
    background-color:#132A43;
    border-color:#132A43; }
.btn-delete-quick:focus {
  background-color: #0094fe;
  border-color: #0094fe; }
}
.btn-primary {
  color: #fff;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
  background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;
  border: none !important; }
  .btn-primary:focus, .btn-primary.focus {
    background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
    background-image: linear-gradient(to top right, #f6271c, #ec407a) !important; }
  .btn-primary:hover {
    background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
    background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;
    border-color: transparent; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
    background-image: linear-gradient(to top right, #f6271c, #ec407a) !important; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
      background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;}
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #0077cc;
    border-color: #0077cc; }
  .btn-primary .badge {
    color: #0077cc;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #4F7B02;
  border-color: #4F7B02; }
  .btn-success:focus, .btn-success.focus {
    background-color: #78B801;
    border-color: #78B801; }
  .btn-success:hover {
    background-color: #78B801;
    border-color: #78B801; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-color: #293D00;
    border-color: #293D00; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      background-color: #293D00;
      border-color: #293D00; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #4F7B02;
    border-color: #4F7B02; }
  .btn-success .badge {
    color: #4F7B02;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #0077cc;
  border-color: #0077cc; }
  .btn-info:focus, .btn-info.focus {
    background-color: #0094fe;
    border-color: #0094fe; }
  .btn-info:hover {
    background-color: #0094fe;
    border-color: #0094fe; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-color: #003A65;
    border-color: #003A65; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      background-color: #003A65;
      border-color: #003A65; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #0077cc;
    border-color: #0077cc; }
  .btn-info .badge {
    color: #0077cc;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #AF620B;
  border-color: #AF620B; }
  .btn-warning:focus, .btn-warning.focus {
    background-color: #E98312;
    border-color: #E98312; }
  .btn-warning:hover {
    background-color: #E98312;
    border-color: #E98312; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-color: #754207;
    border-color: #754207; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      background-color: #754207;
      border-color: #754207; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #AF620B;
    border-color: #AF620B; }
  .btn-warning .badge {
    color: #AF620B;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #E8171F;
  border-color: #E8171F; }
  .btn-danger:focus, .btn-danger.focus {
    background-color: #F14950;
    border-color: #F14950; }
  .btn-danger:hover {
    background-color: #F14950;
    border-color: #F14950; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-color: #8E1216;
    border-color: #8E1216; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      background-color: #8E1216;
      border-color: #8E1216; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #E8171F;
    border-color: #E8171F; }
  .btn-danger .badge {
    color: #E8171F;
    background-color: #fff; }

.btn-transparent {
  color: #fff;
  background-color: transparent;
  border-color: transparent; }
  .btn-transparent:focus, .btn-transparent.focus {
    background-color: transparent;
    border-color: transparent; }
  .btn-transparent:hover {
    background-color: transparent;
    border-color: transparent; }
  .btn-transparent:active, .btn-transparent.active, .open > .btn-transparent.dropdown-toggle {
    background-color: transparent;
    border-color: transparent; }
    .btn-transparent:active:hover, .btn-transparent:active:focus, .btn-transparent:active.focus, .btn-transparent.active:hover, .btn-transparent.active:focus, .btn-transparent.active.focus, .open > .btn-transparent.dropdown-toggle:hover, .open > .btn-transparent.dropdown-toggle:focus, .open > .btn-transparent.dropdown-toggle.focus {
      background-color: transparent;
      border-color: transparent; }
  .btn-transparent:active, .btn-transparent.active, .open > .btn-transparent.dropdown-toggle {
    background-image: none; }
  .btn-transparent.disabled:hover, .btn-transparent.disabled:focus, .btn-transparent.disabled.focus, .btn-transparent[disabled]:hover, .btn-transparent[disabled]:focus, .btn-transparent[disabled].focus, fieldset[disabled] .btn-transparent:hover, fieldset[disabled] .btn-transparent:focus, fieldset[disabled] .btn-transparent.focus {
    background-color: transparent;
    border-color: transparent; }
  .btn-transparent .badge {
    color: transparent;
    background-color: #fff; }

.btn-gray {
  color: #fff;
  background-color: #6D6E71;
  border-color: #6D6E71;
  background-image: none; }
  .btn-gray:focus, .btn-gray.focus {
    background-color: #939598;
    border-color: #939598; }
  .btn-gray:hover {
    background-color: #939598;
    border-color: #939598; }
  .btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle {
    background-color: #525355;
    border-color: #525355; }
    .btn-gray:active:hover, .btn-gray:active:focus, .btn-gray:active.focus, .btn-gray.active:hover, .btn-gray.active:focus, .btn-gray.active.focus, .open > .btn-gray.dropdown-toggle:hover, .open > .btn-gray.dropdown-toggle:focus, .open > .btn-gray.dropdown-toggle.focus {
      background-color: #525355;
      border-color: #525355; }
  .btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle {
    background-image: none; }
  .btn-gray.disabled:hover, .btn-gray.disabled:focus, .btn-gray.disabled.focus, .btn-gray[disabled]:hover, .btn-gray[disabled]:focus, .btn-gray[disabled].focus, fieldset[disabled] .btn-gray:hover, fieldset[disabled] .btn-gray:focus, fieldset[disabled] .btn-gray.focus {
    background-color: #6D6E71;
    border-color: #6D6E71; }
  .btn-gray .badge {
    background-color: #6D6E71; }

.btn-link {
  color: #0067B1;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    outline: none;
    background-color: transparent;
    color: #0094FE; }
  .btn-link:hover, .btn-link:focus {
    text-decoration: underline; }
  .btn-link:active {
    color: #003A65; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #6D6E71;
    text-decoration: none; }

.btn.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.333;
  border-radius: 4px; }

.btn.btn-md {
  padding: 7px 15px; }

.btn.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px; }

.btn.btn-xs, .btn-group-xs > .btn {
  padding: 1px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 4px;
  border-radius: 2px;
  text-transform: uppercase; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

.app-header #top-menu ul li a.btn-enhancements {
  padding: 7px 30px;
  font-weight: bold;
  color: #fff !important;
  background-color: #0077CC;
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
  box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
  transition: all .2s ease;
}

.app-header #top-menu ul li a.btn-enhancements:hover {
  background-color: #0094FE;
}

.app-header #top-menu ul li a.btn-enhancements:active {
  background-color: #003A65;
}

.app-header > .container > a:nth-child(2) {
  padding: 21px 0;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown,
.dropdown-main {
  position: relative; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #D2D4D5;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 4px 0;
    overflow: hidden;
    background-color: #E9E9EA; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.429;
    color: #373739;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1B1C1C;
  background-color: #F4F4F5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0067B1; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #6D6E71; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.429;
  color: #6D6E71;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .dropdown-main .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown-main .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.dropdown-menu > ul > li > a {
  word-break: break-all;
  white-space: normal;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    color: #212121;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3;
      outline-offset: 7px; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #004F6E;
  text-align: center;
  background-color: #E9E9EA;
  border: 1px solid #D2D4D5;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 14px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #E9E9EA; }
    .nav > li.disabled > a {
      color: #6D6E71; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #6D6E71;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #E9E9EA;
    border-color: #0067B1; }
  .nav .nav-divider {
    height: 1px;
    margin: 4px 0;
    overflow: hidden;
    background-color: #E9E9EA; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #D2D4D5; }
  .nav-tabs > li {
    float: left;
    margin-bottom: 3px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.429;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #525355;
      background-color: #fff;
      border: 1px solid #D2D4D5;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0077CC; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu,
  .nav-justified > .dropdown-main .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #D2D4D5; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #D2D4D5;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: visible; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 8px 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 0 -15px; }
  .navbar-nav > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 20px;
    text-transform: inherit; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 15px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
      letter-spacing: 0.04em; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #F4F4F5;
  border-color: #E9E9EA; }
  .navbar-default .navbar-brand {
    color: #373739; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #525355;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #373739; }
  .navbar-default .navbar-nav > li > a {
    color: #373739; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #525355;
    background-color: #E9E9EA; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #6D6E71;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #E9E9EA; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #E9E9EA;
    color: #525355; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #373739; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #373739;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #525355;
      background-color: #E9E9EA; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #6D6E71;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #373739; }
    .navbar-default .navbar-link:hover {
      color: #373739; }
  .navbar-default .btn-link {
    color: #373739; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #525355; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #6D6E71; }

.navbar-inverse {
  background-color: #1B1C1C;
  border-color: #1B1C1C; }
  .navbar-inverse .navbar-brand {
    color: #fff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #fff; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #1B1C1C; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #BCBEC0;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #373739; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #373739; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #1B1C1C; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #1B1C1C;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #1B1C1C; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #1B1C1C; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #1B1C1C; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #BCBEC0;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #fff; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #fff; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #BCBEC0; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 0 0 5px;
      color: #BCBEC0; }
  .breadcrumb > .active {
    color: #6D6E71; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      display: flex !important;
      justify-content: center;
      align-items: center;
      width: 40px;
      height: 40px;
      font-size: 14px;
      font-weight: 700;
      line-height: 14px;
      text-align: center;
      text-decoration: none;
      color: #455a64 !important;
      background-color: #fff;
      border: 1.5px solid transparent;
      border-radius: 5px;
      margin: 0 2px;
      transition: background-color .2s ease-in-out; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      font-size: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      font-size: 0; }
  .pagination > li > a:hover,
  .pagination > li > span:hover {
    z-index: 2;
    background-color: #e3f2fd; }
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    background: none;
    border: 2px solid #42c4fe;
  }
  .pagination > li.disabled > a:focus,
  .pagination > li.disabled > span:focus {
    background: none;
    border: 1.5px solid transparent;
  }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    color: #fff !important;
    z-index: 3;
    font-weight: 700;
    background-color: #0d47a1 !important;
    border: 2px solid #0d47a1;
    cursor: default;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #6D6E71;
    background-color: #fff;
    cursor: not-allowed;
    opacity: 1 !important; }

  .pagination > .disabled > a .arrow-right,
  .pagination > .disabled > a .arrow-left {
    opacity: 0.3;
  }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #f4f4f5;
      border: 1px solid #f4f4f5;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #E9E9EA; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #6D6E71;
    background-color: #f4f4f5;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .3em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }
  .label.with-delete {
    position: relative;
    padding-right: 24px; }
    .label.with-delete .cancel.sm {
      opacity: .8;
      background-size: 14px !important;
      position: absolute;
      top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #6D6E71; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #939598; }

.label-default-light {
  background-color: #6D6E71; }
  .label-default-light[href]:hover, .label-default-light[href]:focus {
    background-color: #939598; }

.label-primary {
  background-color: #0176A4; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #049DDA; }

.label-success {
  background-color: #4F7B02; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #78B801; }

.label-info {
  border: 1px solid #132A43;
  color: #132A43;
  font-weight: 700 !important;
  letter-spacing: normal !important;
  background-color: #fff; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #0094FE; }

.label-warning {
  background-color: #AF620B; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #E98312; }

.label-danger {
  background-color: #E8171F; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #F14950; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 6px 4px 8px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #525355;
  border-radius: 2px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #0176A4;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #E9E9EA; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #E9E9EA; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.429;
  background-color: #fff;
  border: 1px solid #D2D4D5;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #373739; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #039be5; }

.alert {
  padding: 20px;
  margin-bottom: 20px;
  color: #202020;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

span.alert {
  display: block;
  width: 100%; }

.alert-success {
  border-left: 4px solid #64ba6b !important;
  background: #ebeef0; }
  .alert-success hr, .success_text hr {
    border-top-color: #78B801; }

.success_text {
  background-color: #4F7B02;
  color: #fff;
  padding: 5px;
}

.alert-info {
  border-left: 4px solid #4fc3f6 !important;
  background: #ebeef0; }
  .alert-info hr, .info_text hr {
    border-top-color: #049DDA; }

.info-text {
  background-color: #0176A4;
  color: #fff;
  padding: 5px;
}

.alert-info-alt {
  background-color: #E9F7FC;
  color: #002737;
  border: 2px solid #049DDA !important;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  margin-top: 15px;
}

.alert-info-alt::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 52px;
  transform: translateX(-50%);
  border: 10px solid #049DDA;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #049DDA;
  width: 0;
  height: 0;
  margin: 0 auto;
}

.alert-warning {
  border-left: 4px solid #fed518 !important;
  background: #ebeef0; }
  .alert-warning hr, .warning_text hr {
    border-top-color: #E98312; }

.warning_text {
  background-color: #AF620B;
  color: #fff;
  padding: 5px;
}

.alert-danger {
  border-left: 4px solid #e43935 !important;
  background-color: #ebeef0;
  color: #300606; }
  .alert-danger hr {
    border-top-color: #E8171F; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f4f4f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  text-align: center;
  background-color: #0176A4;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #4F7B02; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-blue {
  background-color: #0176A4; }

.progress-bar-info {
  background-color: #0176A4; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #AF620B; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #E8171F; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }
  .list-group.bg-transparent .list-group-item {
    background-color: transparent; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #D2D4D5; }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

a.list-group-item,
button.list-group-item {
  color: #525355; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #373739; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #525355;
    background-color: #f4f4f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #E9E9EA;
  color: #525355;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #6D6E71; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #616161;
  border-color: #616161; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #E9E9EA; }

.list-group-item-success {
  color: #fff;
  background-color: #4F7B02; }

a.list-group-item-success,
button.list-group-item-success {
  color: #fff; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #fff;
    background-color: #78B801; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-info {
  color: #fff;
  background-color: #0176A4; }

a.list-group-item-info,
button.list-group-item-info {
  color: #fff; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #fff;
    background-color: #049DDA; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-warning {
  color: #fff;
  background-color: #AF620B; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fff; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #fff;
    background-color: #E98312; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-danger {
  color: #fff;
  background-color: #E8171F; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #fff; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #fff;
    background-color: #F14950; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .panel.panel-transparent {
    box-shadow: none; }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }
  .panel-body .sys-status {
    background-color: #E8171F; }

.panel-heading {
  padding: 10px 15px;
  padding-left: 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle,
  .panel-heading > .dropdown-main .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f4f4f5;
  border-top: 1px solid #D2D4D5;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #E9E9EA; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #D2D4D5; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #D2D4D5; }

.panel-default {
  border-color: #D2D4D5; }
  .panel-default > .panel-heading {
    color: #373739;
    background-color: #f4f4f5;
    border-color: #D2D4D5; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #D2D4D5; }
    .panel-default > .panel-heading .badge {
      color: #f4f4f5;
      background-color: #373739; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #D2D4D5; }

.panel-primary {
  border-color: #0077CC; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0077CC;
    border-color: #0077CC; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0077CC; }
    .panel-primary > .panel-heading .badge {
      color: #0077CC;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0077CC; }

.panel-success {
  border-color: #4F7B02; }
  .panel-success > .panel-heading {
    color: #fff;
    background-color: #4F7B02;
    border-color: #4F7B02; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #4F7B02; }
    .panel-success > .panel-heading .badge {
      color: #4F7B02;
      background-color: #fff; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4F7B02; }

.panel-info {
  border-color: #0176A4; }
  .panel-info > .panel-heading {
    color: #fff;
    background-color: #0176A4;
    border-color: #0176A4; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0176A4; }
    .panel-info > .panel-heading .badge {
      color: #0176A4;
      background-color: #fff; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0176A4; }

.panel-warning {
  border-color: #AF620B; }
  .panel-warning > .panel-heading {
    color: #fff;
    background-color: #AF620B;
    border-color: #AF620B; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #AF620B; }
    .panel-warning > .panel-heading .badge {
      color: #AF620B;
      background-color: #fff; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #AF620B; }

.panel-danger {
  border-color: #E8171F; }
  .panel-danger > .panel-heading {
    color: #fff;
    background-color: #E8171F;
    border-color: #E8171F; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #E8171F; }
    .panel-danger > .panel-heading .badge {
      color: #E8171F;
      background-color: #fff; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #E8171F; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F4F4F5;
  border: 1px solid #E9E9EA;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #D2D4D5;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0px; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.custom-button-qmessage {
  font-size: 20px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  text-decoration: underline;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .custom-button-qmessage:hover, .custom-button-qmessage:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.custom-button-qmessage {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5002 !important;
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
  padding-right: 0 !important;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5001 !important;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.85;
    filter: alpha(opacity=85); }
  .modal-backdrop.in.white {
    opacity: 0.65;
    background-color: #fff; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #E9E9EA; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal > .close {
  position: absolute;
  z-index: 20000;
  top: 30px;
  right: 40px;
  opacity: 1;
  font-weight: 200; }
  .modal > .close:hover {
    opacity: .8;
    outline: none; }
  .modal > .close:focus {
    outline: none; }
  .modal > .close > span {
    background-image: url(/assets/img/icon_close.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 18px;
    display: inline-block;
    text-shadow: none;
    color: #fff;
    font-family: "Lato", "Arial";
    font-weight: 300;
  }
  .modal > .close:focus {
    outline: none; }

.modal-title {
  margin: 0;
  line-height: 1.429;
  font-size: 18px !important;}

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid rgb(112,112,112); }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 70px auto; }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 320px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; }
  .modal-ulg {
    width:99%;
    margin: 10px auto; }}
.tooltip {
  position: absolute;
  width: fit-content;
  width: -moz-max-content;
  z-index: 1070;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  opacity: 0;
  color: #fff !important;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
  overflow: hidden;
  white-space: normal;
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 250px;
  padding: 20px;
  color: #fff !important;
  text-align: center;
  background-color: #132A43;
  border-radius: 5px;
  letter-spacing: 0.02em; }

.tooltip-inner.large {
  max-width: 320px;
}

  .tooltip-inner span {
    color: #fff !important;
  }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #132A43; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #132A43; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #132A43; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #132A43; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #132A43; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #132A43; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #132A43; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #132A43; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #BCBEC0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #F4F4F5;
  border-bottom: 1px solid #E9E9EA;
  border-radius: -1px -1px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #939598;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #939598;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #939598;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #939598;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

.cursor-pointer {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

@media (min-width: 768px) {
  .pull-right-from-xs {
  float: right !important; }
}

@media (max-width: 767px) {
  .pull-xs-right {
  float: right !important; }
}

@media (max-width: 991px) {
  .pull-sm-right {
  float: right !important; }
}

@media (max-width: 1199px) {
  .pull-md-right {
  float: right !important; }
}

.pull-left {
  float: left !important; }

@media (min-width: 992px) {
  .pull-left-from-sm {
  float: left !important; }
}

@media (max-width: 767px) {
  .pull-xs-left {
  float: left !important; }
}

@media (max-width: 991px) {
  .pull-sm-left {
  float: left !important; }
}

@media (max-width: 1199px) {
  .pull-md-left {
  float: left !important; }
}

.pull-none {
  float: none !important; }

@media (max-width: 500px) {
  .pull-xxs-none {
  float: none !important; }
}

@media (max-width: 767px) {
  .pull-xs-none {
  float: none !important; }
}

@media (max-width: 991px) {
  .pull-sm-none {
  float: none !important; }
}

@media (max-width: 1199px) {
  .pull-md-none {
  float: none !important; }
}

.pull-initial {
  float: initial !important; }

@media (max-width: 767px) {
  .pull-xs-initial {
  float: initial !important; }
}

@media (max-width: 991px) {
  .pull-sm-initial {
  float: initial !important; }
}

@media (max-width: 1199px) {
  .pull-md-initial {
  float: initial !important; }
}

.clear-both {
  clear: both;
}

@media (max-width: 767px) {
  .clear-xs {
  clear: both !important; }
}

@media (max-width: 991px) {
  .clear-sm {
  clear: both !important; }
}

@media (max-width: 1199px) {
  .clear-md {
  clear: both !important; }
}

.hide {
  display: none !important; }

@media (max-width: 767px) {
  .hide-xs {
  display: none !important; }
}

@media (max-width: 991px) {
  .hide-sm {
  display: none !important; }
}

@media (max-width: 1199px) {
  .hide-md {
  display: none !important; }
}

@media (min-width: 768px) {
  .hide-from-xs {
  display: none !important; }
}

@media (min-width: 992px) {
  .hide-from-sm {
  display: none !important; }
}

@media (min-width: 1200px) {
  .hide-from-md {
  display: none !important; }
}

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.fa {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: sub; }
  .fa.icon {
    width: 1em;
    height: 1em; }
  .fa.icon-opacity7 {
    opacity: .7; }
  .fa.icon-opacity6 {
    opacity: .6; }
  .fa.icon-opacity5 {
    opacity: .5; }
  .fa.icon-opacity4 {
    opacity: .4; }
  .fa.icon-opacity3 {
    opacity: .3; }
  .fa.fa-2x {
    width: 2em;
    height: 2em; }
  .fa.fa-3x {
    width: 3em;
    height: 3em; }
  .fa.fa-4x {
    width: 4em;
    height: 4em; }

a:hover .fa.icon-opacity7, a:hover .fa.icon-opacity6, a:hover .fa.icon-opacity5, a:hover .fa.icon-opacity4, a:hover .fa.icon-opacity3 {
  opacity: 1; }

.bg-blue {
  background-color: #0176A4;
  margin-top: 40px; }

.icon-list-svg-presentation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px; }
  .icon-list-svg-presentation > div {
    padding: 10px;
    border-bottom: 1px solid #E9E9EA; }
  .icon-list-svg-presentation code {
    font-size: 10px;
    display: inline-block;
    margin-bottom: 8px; }
  .icon-list-svg-presentation .fa {
    width: 2em;
    height: 2em; }

.btn.outline:hover .fa-cloud-download-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%207.25v-.003a.248.248%200%200%200-.248-.248H7.999v-2.75a.257.257%200%200%200-.25-.25h-1.5a.257.257%200%200%200-.25.25v2.75h-1.75a.251.251%200%200%200-.25.25.26.26%200%200%200%20.07.18l2.75%202.75a.247.247%200%200%200%20.173.071H7.001a.259.259%200%200%200%20.178-.071l2.742-2.742a.284.284%200%200%200%20.078-.187zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }
.btn.outline:hover .fa-check-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.031%205.734v-.009a.507.507%200%200%200-.141-.351l-.711-.703c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-3.187%203.18-1.766-1.766c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-.711.703c-.094.094-.14.226-.14.359s.047.258.14.352l2.828%202.828a.51.51%200%200%200%20.352.148.516.516%200%200%200%20.359-.148l4.242-4.242a.49.49%200%200%200%20.14-.352zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.btn.app_upload .fa {
  position: relative;
  top: -1px; }

/* ==================================================================================== */
.fa-unlock {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.49%2012.366V7.38c0-.9-.734-1.634-1.634-1.634h-.411v-2.3C10.445%201.546%208.899%200%206.999%200S3.556%201.549%203.556%203.446v.397a.49.49%200%200%200%20.98%200v-.397C4.536%202.086%205.642.98%207.002.98s2.466%201.106%202.466%202.466v2.3H3.145c-.9%200-1.634.731-1.634%201.634v4.986c0%20.9.734%201.634%201.634%201.634h7.714a1.636%201.636%200%200%200%201.631-1.634zm-9.997%200V7.38c0-.36.294-.654.654-.654h7.711c.36%200%20.654.294.654.654v4.986c0%20.36-.294.654-.654.654H3.144a.655.655%200%200%201-.651-.654z%22/%3E%3Cpath%20d%3D%22M7.001%208.777a.49.49%200%200%200-.491.489v1.266a.49.49%200%200%200%20.98%200V9.266a.488.488%200%200%200-.489-.489z%22/%3E%3C/svg%3E"); }

.fa-add-user-button {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M8.909%207c1.4%200%202.545-1.145%202.545-2.545S10.309%201.91%208.909%201.91%206.364%203.055%206.364%204.455%207.509%207%208.909%207zM3.182%205.727V3.818H1.909v1.909H0V7h1.909v1.909h1.273V7h1.909V5.727H3.182zm5.727%202.546c-1.718%200-5.091.827-5.091%202.545v1.273H14v-1.273c0-1.718-3.373-2.545-5.091-2.545z%22/%3E%3C/svg%3E"); }

.fa-lock {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M10.929%2012.584H3.07V6.689h7.856v5.895h.003zM4.531%203.888c0-1.362%201.107-2.469%202.469-2.469s2.469%201.107%202.469%202.469v1.684H4.531V3.888zm6.956%201.685h-.9V3.889c0-1.98-1.611-3.587-3.588-3.587S3.412%201.91%203.412%203.889v1.684h-.9a.557.557%200%200%200-.558.558v7.011c0%20.309.249.558.558.558h8.971a.557.557%200%200%200%20.558-.558V6.131a.554.554%200%200%200-.555-.558z%22/%3E%3Cpath%20d%3D%22M7%2011.484a.557.557%200%200%200%20.558-.558V9.922a.557.557%200%201%200-1.116%200v1.004c0%20.306.249.558.558.558z%22/%3E%3C/svg%3E"); }

.fa-share-alt {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M9.5%208c1.383%200%202.5%201.117%202.5%202.5S10.883%2013%209.5%2013a2.497%202.497%200%200%201-2.484-2.766L4.204%208.828A2.497%202.497%200%200%201%20.001%207a2.497%202.497%200%200%201%204.203-1.828l2.812-1.406A2.497%202.497%200%200%201%209.5%201C10.883%201%2012%202.117%2012%203.5a2.497%202.497%200%200%201-4.203%201.828L4.985%206.734c.008.086.016.18.016.266s-.008.18-.016.266l2.812%201.406A2.501%202.501%200%200%201%209.5%208z%22/%3E%3C/svg%3E"); }

.fa-lock-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.929%2012.584H3.07V6.689h7.856v5.895h.003zM4.531%203.888c0-1.362%201.107-2.469%202.469-2.469s2.469%201.107%202.469%202.469v1.684H4.531V3.888zm6.956%201.685h-.9V3.889c0-1.98-1.611-3.587-3.588-3.587S3.412%201.91%203.412%203.889v1.684h-.9a.557.557%200%200%200-.558.558v7.011c0%20.309.249.558.558.558h8.971a.557.557%200%200%200%20.558-.558V6.131a.554.554%200%200%200-.555-.558z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2011.484a.557.557%200%200%200%20.558-.558V9.922a.557.557%200%201%200-1.116%200v1.004c0%20.306.249.558.558.558z%22/%3E%3C/svg%3E"); }

.fa-unlock-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.49%2012.366V7.38c0-.9-.734-1.634-1.634-1.634h-.411v-2.3C10.445%201.546%208.899%200%206.999%200S3.556%201.549%203.556%203.446v.397a.49.49%200%200%200%20.98%200v-.397C4.536%202.086%205.642.98%207.002.98s2.466%201.106%202.466%202.466v2.3H3.145c-.9%200-1.634.731-1.634%201.634v4.986c0%20.9.734%201.634%201.634%201.634h7.714a1.636%201.636%200%200%200%201.631-1.634zm-9.997%200V7.38c0-.36.294-.654.654-.654h7.711c.36%200%20.654.294.654.654v4.986c0%20.36-.294.654-.654.654H3.144a.655.655%200%200%201-.651-.654z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.001%208.777a.49.49%200%200%200-.491.489v1.266a.49.49%200%200%200%20.98%200V9.266a.488.488%200%200%200-.489-.489z%22/%3E%3C/svg%3E"); }

.fa-add-user-button-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.909%207c1.4%200%202.545-1.145%202.545-2.545S10.309%201.91%208.909%201.91%206.364%203.055%206.364%204.455%207.509%207%208.909%207zM3.182%205.727V3.818H1.909v1.909H0V7h1.909v1.909h1.273V7h1.909V5.727H3.182zm5.727%202.546c-1.718%200-5.091.827-5.091%202.545v1.273H14v-1.273c0-1.718-3.373-2.545-5.091-2.545z%22/%3E%3C/svg%3E"); }

.fa-share-alt-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%208c1.383%200%202.5%201.117%202.5%202.5S10.883%2013%209.5%2013a2.497%202.497%200%200%201-2.484-2.766L4.204%208.828A2.497%202.497%200%200%201%20.001%207a2.497%202.497%200%200%201%204.203-1.828l2.812-1.406A2.497%202.497%200%200%201%209.5%201C10.883%201%2012%202.117%2012%203.5a2.497%202.497%200%200%201-4.203%201.828L4.985%206.734c.008.086.016.18.016.266s-.008.18-.016.266l2.812%201.406A2.501%202.501%200%200%201%209.5%208z%22/%3E%3C/svg%3E"); }

.fa-envelope-o-green {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%237db800%22%20d%3D%22M13%2011.75v-6a4.174%204.174%200%200%201-.531.509c-1.125.866-2.25%201.741-3.336%202.647C8.547%209.398%207.82%2010%207.008%2010h-.016c-.812%200-1.539-.602-2.125-1.094a108.808%20108.808%200%200%200-3.328-2.641%204.26%204.26%200%200%201-.535-.511L1%2011.75c0%20.133.117.25.25.25h11.5a.257.257%200%200%200%20.25-.25zm0-8.211c0-.196.047-.539-.25-.539H1.25a.257.257%200%200%200-.25.25c0%20.891.445%201.665%201.148%202.219%201.047.82%202.093%201.649%203.133%202.477.414.336%201.164%201.055%201.711%201.055h.016c.547%200%201.297-.719%201.711-1.055a508.681%20508.681%200%200%201%203.133-2.477C12.36%205.07%2013%204.203%2013%203.539zm1-.289v8.5A1.253%201.253%200%200%201%2012.75%2013H1.25A1.253%201.253%200%200%201%200%2011.75v-8.5C.002%202.56.56%202.002%201.25%202h11.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-share-alt-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M9.5%208c1.383%200%202.5%201.117%202.5%202.5S10.883%2013%209.5%2013h-.002a2.497%202.497%200%200%201-2.481-2.777L4.204%208.828A2.497%202.497%200%200%201%20.001%207.005V7v-.004a2.497%202.497%200%200%201%204.204-1.822l2.811-1.407a2.497%202.497%200%200%201%202.482-2.766H9.5c1.383%200%202.5%201.117%202.5%202.5v.005a2.497%202.497%200%200%201-4.204%201.822L4.985%206.735c.008.086.016.18.016.266s-.008.18-.016.266l2.812%201.406A2.491%202.491%200%200%201%209.5%208.001z%22/%3E%3C/svg%3E"); }

.fa-share-alt-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMiAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05LjUsOGMxLjQsMCwyLjUsMS4xLDIuNSwyLjVTMTAuOSwxMyw5LjUsMTNoMEM4LjEsMTMsNywxMS45LDcsMTAuNWMwLTAuMSwwLTAuMiwwLTAuM0w0LjIsOC44DQoJYy0xLDAuOS0yLjYsMC45LTMuNS0wLjFDMC4yLDguMiwwLDcuNiwwLDd2MHYwYzAtMS40LDEuMS0yLjUsMi41LTIuNWMwLjYsMCwxLjIsMC4yLDEuNywwLjdMNywzLjhDNi45LDIuNCw3LjksMS4yLDkuMiwxDQoJYzAuMSwwLDAuMiwwLDAuMywwaDBDMTAuOSwxLDEyLDIuMSwxMiwzLjV2MEMxMiw0LjksMTAuOSw2LDkuNSw2QzguOSw2LDguMyw1LjgsNy44LDUuM0w1LDYuN0M1LDYuOCw1LDYuOSw1LDdzMCwwLjIsMCwwLjNsMi44LDEuNA0KCUM4LjMsOC4yLDguOSw4LDkuNSw4TDkuNSw4eiIvPg0KPC9zdmc+DQo="); }

.fa-lock-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M10.929%2012.584H3.07V6.689h7.856v5.895h.003zM4.531%203.888c0-1.362%201.107-2.469%202.469-2.469s2.469%201.107%202.469%202.469v1.684H4.531V3.888zm6.956%201.685h-.9V3.889c0-1.98-1.611-3.587-3.588-3.587S3.412%201.91%203.412%203.889v1.684h-.9a.557.557%200%200%200-.558.558v7.011c0%20.309.249.558.558.558h8.971a.557.557%200%200%200%20.558-.558V6.131a.554.554%200%200%200-.555-.558z%22/%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M7%2011.484a.557.557%200%200%200%20.558-.558V9.922a.557.557%200%201%200-1.116%200v1.004c0%20.306.249.558.558.558z%22/%3E%3C/svg%3E"); }

.fa-unlock-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M12.49%2012.366V7.38c0-.9-.734-1.634-1.634-1.634h-.411v-2.3C10.445%201.546%208.899%200%206.999%200S3.556%201.549%203.556%203.446v.397a.49.49%200%200%200%20.98%200v-.397C4.536%202.086%205.642.98%207.002.98s2.466%201.106%202.466%202.466v2.3H3.145c-.9%200-1.634.731-1.634%201.634v4.986c0%20.9.734%201.634%201.634%201.634h7.714a1.636%201.636%200%200%200%201.631-1.634zm-9.997%200V7.38c0-.36.294-.654.654-.654h7.711c.36%200%20.654.294.654.654v4.986c0%20.36-.294.654-.654.654H3.144a.655.655%200%200%201-.651-.654z%22/%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M7.001%208.777a.49.49%200%200%200-.491.489v1.266a.49.49%200%200%200%20.98%200V9.266a.488.488%200%200%200-.489-.489z%22/%3E%3C/svg%3E"); }

.fa-add-user-button-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M8.909%207c1.4%200%202.545-1.145%202.545-2.545S10.309%201.91%208.909%201.91%206.364%203.055%206.364%204.455%207.509%207%208.909%207zM3.182%205.727V3.818H1.909v1.909H0V7h1.909v1.909h1.273V7h1.909V5.727H3.182zm5.727%202.546c-1.718%200-5.091.827-5.091%202.545v1.273H14v-1.273c0-1.718-3.373-2.545-5.091-2.545z%22/%3E%3C/svg%3E"); }

.fa-table-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M4%2010.75v-1.5A.246.246%200%200%200%203.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5A.246.246%200%200%200%203.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%203.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%207.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm1-2.5v8.5c0%20.688-.563%201.25-1.25%201.25H1.25C.562%2012%200%2011.437%200%2010.75v-8.5C0%201.562.563%201%201.25%201h10.5c.688%200%201.25.563%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-repeat2-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M12%202v3.5c0%20.273-.227.5-.5.5H8a.501.501%200%200%201-.461-.312.483.483%200%200%201%20.109-.539l1.078-1.078a4.01%204.01%200%200%200-2.727-1.07c-2.203%200-4%201.797-4%204s1.797%204%204%204a3.955%203.955%200%200%200%203.156-1.555.254.254%200%200%201%20.18-.094c.07%200%20.141.023.195.07L10.6%2010.5c.094.086.094.234.016.336A5.987%205.987%200%200%201%205.999%2013c-3.305%200-6-2.695-6-6s2.695-6%206-6c1.539%200%203.031.617%204.133%201.656l1.016-1.008a.493.493%200%200%201%20.547-.109c.18.078.305.258.305.461z%22/%3E%3C/svg%3E"); }

.fa-rotate-left-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M12%207c0%203.305-2.695%206-6%206a5.985%205.985%200%200%201-4.617-2.164.26.26%200%200%201%20.016-.336l1.07-1.078a.3.3%200%200%201%20.195-.07c.07.008.141.039.18.094A3.957%203.957%200%200%200%206%2011.001c2.203%200%204-1.797%204-4s-1.797-4-4-4a3.983%203.983%200%200%200-2.719%201.07l1.07%201.078a.483.483%200%200%201%20.109.539.501.501%200%200%201-.461.312h-3.5a.504.504%200%200%201-.5-.5V2c0-.203.125-.383.312-.461a.483.483%200%200%201%20.539.109l1.016%201.008A6.075%206.075%200%200%201%205.999%201c3.305%200%206%202.695%206%206z%22/%3E%3C/svg%3E"); }

.fa-list-ol-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M2.977%2012.656c0%20.859-.672%201.344-1.484%201.344-.492%200-.992-.164-1.344-.516l.445-.688c.211.195.531.352.828.352.273%200%20.563-.133.563-.445%200-.438-.5-.461-.82-.438l-.203-.438c.281-.359.539-.758.875-1.062v-.008c-.25%200-.508.016-.758.016v.414H.251V10h2.602v.688l-.742.898c.523.125.867.531.867%201.07zm.015-4.898V9H.164c-.023-.141-.047-.281-.047-.422%200-1.445%201.766-1.664%201.766-2.32%200-.266-.164-.406-.422-.406-.273%200-.5.234-.633.453l-.664-.461C.422%205.305.953%205%201.547%205c.727%200%201.352.43%201.352%201.203%200%201.156-1.695%201.414-1.719%202.023h.992v-.469h.82zM14%2010.25v1.5c0%20.133-.117.25-.25.25h-9.5a.251.251%200%200%201-.25-.25v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zM3%203.227V4H.383v-.773h.836c0-.633.008-1.266.008-1.898v-.094h-.016c-.086.172-.242.289-.391.422l-.555-.594L1.327.071h.828v3.156h.844zM14%206.25v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%207.75v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zm0-4v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%203.75v-1.5c0-.133.109-.25.25-.25h9.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-list-ol-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M2.977%2012.656c0%20.859-.672%201.344-1.484%201.344-.492%200-.992-.164-1.344-.516l.445-.688c.211.195.531.352.828.352.273%200%20.563-.133.563-.445%200-.438-.5-.461-.82-.438l-.203-.438c.281-.359.539-.758.875-1.062v-.008c-.25%200-.508.016-.758.016v.414H.251V10h2.602v.688l-.742.898c.523.125.867.531.867%201.07zm.015-4.898V9H.164c-.023-.141-.047-.281-.047-.422%200-1.445%201.766-1.664%201.766-2.32%200-.266-.164-.406-.422-.406-.273%200-.5.234-.633.453l-.664-.461C.422%205.305.953%205%201.547%205c.727%200%201.352.43%201.352%201.203%200%201.156-1.695%201.414-1.719%202.023h.992v-.469h.82zM14%2010.25v1.5c0%20.133-.117.25-.25.25h-9.5a.251.251%200%200%201-.25-.25v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zM3%203.227V4H.383v-.773h.836c0-.633.008-1.266.008-1.898v-.094h-.016c-.086.172-.242.289-.391.422l-.555-.594L1.327.071h.828v3.156h.844zM14%206.25v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%207.75v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zm0-4v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%203.75v-1.5c0-.133.109-.25.25-.25h9.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-list-ol-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M2.977%2012.656c0%20.859-.672%201.344-1.484%201.344-.492%200-.992-.164-1.344-.516l.445-.688c.211.195.531.352.828.352.273%200%20.563-.133.563-.445%200-.438-.5-.461-.82-.438l-.203-.438c.281-.359.539-.758.875-1.062v-.008c-.25%200-.508.016-.758.016v.414H.251V10h2.602v.688l-.742.898c.523.125.867.531.867%201.07zm.015-4.898V9H.164c-.023-.141-.047-.281-.047-.422%200-1.445%201.766-1.664%201.766-2.32%200-.266-.164-.406-.422-.406-.273%200-.5.234-.633.453l-.664-.461C.422%205.305.953%205%201.547%205c.727%200%201.352.43%201.352%201.203%200%201.156-1.695%201.414-1.719%202.023h.992v-.469h.82zM14%2010.25v1.5c0%20.133-.117.25-.25.25h-9.5a.251.251%200%200%201-.25-.25v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zM3%203.227V4H.383v-.773h.836c0-.633.008-1.266.008-1.898v-.094h-.016c-.086.172-.242.289-.391.422l-.555-.594L1.327.071h.828v3.156h.844zM14%206.25v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%207.75v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zm0-4v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%203.75v-1.5c0-.133.109-.25.25-.25h9.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-list-ol {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M2.977%2012.656c0%20.859-.672%201.344-1.484%201.344-.492%200-.992-.164-1.344-.516l.445-.688c.211.195.531.352.828.352.273%200%20.563-.133.563-.445%200-.438-.5-.461-.82-.438l-.203-.438c.281-.359.539-.758.875-1.062v-.008c-.25%200-.508.016-.758.016v.414H.251V10h2.602v.688l-.742.898c.523.125.867.531.867%201.07zm.015-4.898V9H.164c-.023-.141-.047-.281-.047-.422%200-1.445%201.766-1.664%201.766-2.32%200-.266-.164-.406-.422-.406-.273%200-.5.234-.633.453l-.664-.461C.422%205.305.953%205%201.547%205c.727%200%201.352.43%201.352%201.203%200%201.156-1.695%201.414-1.719%202.023h.992v-.469h.82zM14%2010.25v1.5c0%20.133-.117.25-.25.25h-9.5a.251.251%200%200%201-.25-.25v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zM3%203.227V4H.383v-.773h.836c0-.633.008-1.266.008-1.898v-.094h-.016c-.086.172-.242.289-.391.422l-.555-.594L1.327.071h.828v3.156h.844zM14%206.25v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%207.75v-1.5c0-.141.109-.25.25-.25h9.5c.133%200%20.25.109.25.25zm0-4v1.5c0%20.133-.117.25-.25.25h-9.5A.251.251%200%200%201%204%203.75v-1.5c0-.133.109-.25.25-.25h9.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-file-pdf-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6.984%208.367c.196.156.414.297.656.438.274-.035.592-.054.914-.055.524%200%201.188.063%201.383.383.055.078.101.219.016.406-.007.007-.016.023-.023.031v.007c-.023.14-.14.297-.555.297-.5%200-1.258-.226-1.914-.57-1.086.117-2.226.359-3.063.649C3.593%2011.328%202.976%2012%202.508%2012H2.5a.426.426%200%200%201-.213-.056l-.185-.093c-.023-.007-.031-.023-.047-.039-.039-.039-.07-.125-.047-.281.078-.359.5-.961%201.469-1.469.063-.039.14-.016.18.047a.058.058%200%200%201%20.016.031c.247-.399.525-.903.782-1.419.406-.822.679-1.51.866-2.166-.25-.852-.329-1.727-.187-2.242.055-.196.172-.313.329-.313h.172c.117%200%20.211.039.273.117.094.11.117.281.07.532a.157.157%200%200%201-.032.063.167.167%200%200%201%20.008.052V5.009c-.007.492-.016.961-.11%201.5.273.82.679%201.484%201.141%201.86zm-4.499%203.211c.234-.11.571-.445%201.071-1.234-.586.453-.953.969-1.071%201.234zm3.108-7.187c-.078.219-.078.594-.016%201.031.023-.125.039-.242.055-.343.016-.133.039-.242.055-.336a.233.233%200%200%201%20.032-.063c-.008-.007-.008-.023-.016-.038a.454.454%200%200%200-.101-.281c0%20.016-.007.023-.007.031zm-.968%205.164c.63-.257%201.374-.476%202.145-.621-.004-.074-.082-.129-.152-.191-.383-.336-.727-.805-.992-1.375a9.968%209.968%200%200%201-.649%201.539c-.117.219-.234.438-.352.649zm5.047-.126c-.039-.039-.242-.187-1.094-.187.383.14.735.219.969.219.07%200%20.11%200%20.14-.007%200-.007-.007-.016-.016-.023z%22/%3E%3C/svg%3E"); }

.fa-file-pdf-o-orange {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23f2853c%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6.984%208.367c.196.156.414.297.656.438.274-.035.592-.054.914-.055.524%200%201.188.063%201.383.383.055.078.101.219.016.406-.007.007-.016.023-.023.031v.007c-.023.14-.14.297-.555.297-.5%200-1.258-.226-1.914-.57-1.086.117-2.226.359-3.063.649C3.593%2011.328%202.976%2012%202.508%2012H2.5a.426.426%200%200%201-.213-.056l-.185-.093c-.023-.007-.031-.023-.047-.039-.039-.039-.07-.125-.047-.281.078-.359.5-.961%201.469-1.469.063-.039.14-.016.18.047a.058.058%200%200%201%20.016.031c.247-.399.525-.903.782-1.419.406-.822.679-1.51.866-2.166-.25-.852-.329-1.727-.187-2.242.055-.196.172-.313.329-.313h.172c.117%200%20.211.039.273.117.094.11.117.281.07.532a.157.157%200%200%201-.032.063.167.167%200%200%201%20.008.052V5.009c-.007.492-.016.961-.11%201.5.273.82.679%201.484%201.141%201.86zm-4.499%203.211c.234-.11.571-.445%201.071-1.234-.586.453-.953.969-1.071%201.234zm3.108-7.187c-.078.219-.078.594-.016%201.031.023-.125.039-.242.055-.343.016-.133.039-.242.055-.336a.233.233%200%200%201%20.032-.063c-.008-.007-.008-.023-.016-.038a.454.454%200%200%200-.101-.281c0%20.016-.007.023-.007.031zm-.968%205.164c.63-.257%201.374-.476%202.145-.621-.004-.074-.082-.129-.152-.191-.383-.336-.727-.805-.992-1.375a9.968%209.968%200%200%201-.649%201.539c-.117.219-.234.438-.352.649zm5.047-.126c-.039-.039-.242-.187-1.094-.187.383.14.735.219.969.219.07%200%20.11%200%20.14-.007%200-.007-.007-.016-.016-.023z%22/%3E%3C/svg%3E"); }

.fa-bolt-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2228%22%20viewBox%3D%220%200%2014%2028%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M13.828%208.844a.62.62%200%200%201%20.109.688L5.5%2027.61a.745.745%200%200%201-.656.391c-.063%200-.141-.016-.219-.031-.344-.109-.547-.438-.469-.766l3.078-12.625L.89%2016.157c-.063.016-.125.016-.187.016a.765.765%200%200%201-.484-.172.614.614%200%200%201-.203-.609L3.157%202.501c.078-.297.359-.5.688-.5H8.97c.391%200%20.703.297.703.656a.634.634%200%200%201-.078.281l-2.672%207.234%206.188-1.531a.77.77%200%200%201%20.187-.031.76.76%200%200%201%20.531.234z%22/%3E%3C/svg%3E"); }

.fa-check-square-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M22%2014.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.536.536%200%200%201-.359.156c-.047%200-.094-.016-.141-.031A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.969c0-.125.047-.25.141-.344l1-1a.499.499%200%200%201%20.359-.156c.063%200%20.125.016.187.047.187.078.313.25.313.453zm3.609-7.64L12.89%2019.61c-.5.5-1.281.5-1.781%200L4.39%2012.891c-.5-.5-.5-1.281%200-1.781l1.719-1.719c.5-.5%201.281-.5%201.781%200l4.109%204.109L22.108%203.391c.5-.5%201.281-.5%201.781%200l1.719%201.719c.5.5.5%201.281%200%201.781z%22/%3E%3C/svg%3E"); }

.fa-edit-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M13.875%2018.5l1.813-1.813-2.375-2.375-1.813%201.813V17H13v1.5h.875zM20.75%207.25c-.141-.141-.375-.125-.516.016l-5.469%205.469c-.141.141-.156.375-.016.516s.375.125.516-.016l5.469-5.469c.141-.141.156-.375.016-.516zM22%2016.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.471.471%200%200%201-.5.125A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-1.969c0-.125.047-.25.141-.344l1-1c.156-.156.359-.187.547-.109s.313.25.313.453zM20.5%205L25%209.5%2014.5%2020H10v-4.5zm6.938%202.063L26.001%208.5l-4.5-4.5%201.437-1.437a1.519%201.519%200%200%201%202.125%200l2.375%202.375a1.519%201.519%200%200%201%200%202.125z%22/%3E%3C/svg%3E"); }

.fa-share-square-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M22%2015.453V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h3.984a.505.505%200%201%201%20.094%201c-.781.266-1.484.578-2.078.938-.078.031-.156.063-.25.063H4.5a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.344c0-.187.109-.359.281-.453.313-.141.594-.344.844-.578.141-.141.359-.203.547-.125s.328.25.328.453zm3.703-7.75l-6%206A.934.934%200%200%201%2019%2014c-.125%200-.266-.031-.391-.078A1.013%201.013%200%200%201%2018%2013v-3h-2.5c-3.437%200-5.625.656-6.844%202.047C7.39%2013.5%207.015%2015.844%207.5%2019.438c.031.219-.109.438-.313.531a.517.517%200%200%201-.593-.172C6.485%2019.641%204%2016.125%204%2013c0-4.188%201.313-9%2011.5-9H18V1c0-.406.25-.766.609-.922C18.734.031%2018.875%200%2019%200a.99.99%200%200%201%20.703.297l6%206a.99.99%200%200%201%200%201.406z%22/%3E%3C/svg%3E"); }

.fa-square-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2228%22%20viewBox%3D%220%200%2022%2028%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M17.5%204h-13A2.507%202.507%200%200%200%202%206.5v13C2%2020.875%203.125%2022%204.5%2022h13c1.375%200%202.5-1.125%202.5-2.5v-13C20%205.125%2018.875%204%2017.5%204zM22%206.5v13c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13C19.984%202%2022%204.016%2022%206.5z%22/%3E%3C/svg%3E"); }

.fa-bolt-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2228%22%20viewBox%3D%220%200%2014%2028%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M13.828%208.844a.62.62%200%200%201%20.109.688L5.5%2027.61a.745.745%200%200%201-.656.391c-.063%200-.141-.016-.219-.031-.344-.109-.547-.438-.469-.766l3.078-12.625L.89%2016.157c-.063.016-.125.016-.187.016a.765.765%200%200%201-.484-.172.614.614%200%200%201-.203-.609L3.157%202.501c.078-.297.359-.5.688-.5H8.97c.391%200%20.703.297.703.656a.634.634%200%200%201-.078.281l-2.672%207.234%206.188-1.531a.77.77%200%200%201%20.187-.031.76.76%200%200%201%20.531.234z%22/%3E%3C/svg%3E"); }

.fa-check-square-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M22%2014.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.536.536%200%200%201-.359.156c-.047%200-.094-.016-.141-.031A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.969c0-.125.047-.25.141-.344l1-1a.499.499%200%200%201%20.359-.156c.063%200%20.125.016.187.047.187.078.313.25.313.453zm3.609-7.64L12.89%2019.61c-.5.5-1.281.5-1.781%200L4.39%2012.891c-.5-.5-.5-1.281%200-1.781l1.719-1.719c.5-.5%201.281-.5%201.781%200l4.109%204.109L22.108%203.391c.5-.5%201.281-.5%201.781%200l1.719%201.719c.5.5.5%201.281%200%201.781z%22/%3E%3C/svg%3E"); }

.fa-edit-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M13.875%2018.5l1.813-1.813-2.375-2.375-1.813%201.813V17H13v1.5h.875zM20.75%207.25c-.141-.141-.375-.125-.516.016l-5.469%205.469c-.141.141-.156.375-.016.516s.375.125.516-.016l5.469-5.469c.141-.141.156-.375.016-.516zM22%2016.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.471.471%200%200%201-.5.125A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-1.969c0-.125.047-.25.141-.344l1-1c.156-.156.359-.187.547-.109s.313.25.313.453zM20.5%205L25%209.5%2014.5%2020H10v-4.5zm6.938%202.063L26.001%208.5l-4.5-4.5%201.437-1.437a1.519%201.519%200%200%201%202.125%200l2.375%202.375a1.519%201.519%200%200%201%200%202.125z%22/%3E%3C/svg%3E"); }

.fa-share-square-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M22%2015.453V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h3.984a.505.505%200%201%201%20.094%201c-.781.266-1.484.578-2.078.938-.078.031-.156.063-.25.063H4.5a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.344c0-.187.109-.359.281-.453.313-.141.594-.344.844-.578.141-.141.359-.203.547-.125s.328.25.328.453zm3.703-7.75l-6%206A.934.934%200%200%201%2019%2014c-.125%200-.266-.031-.391-.078A1.013%201.013%200%200%201%2018%2013v-3h-2.5c-3.437%200-5.625.656-6.844%202.047C7.39%2013.5%207.015%2015.844%207.5%2019.438c.031.219-.109.438-.313.531a.517.517%200%200%201-.593-.172C6.485%2019.641%204%2016.125%204%2013c0-4.188%201.313-9%2011.5-9H18V1c0-.406.25-.766.609-.922C18.734.031%2018.875%200%2019%200a.99.99%200%200%201%20.703.297l6%206a.99.99%200%200%201%200%201.406z%22/%3E%3C/svg%3E"); }

.fa-square-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2228%22%20viewBox%3D%220%200%2022%2028%22%3E%3Cpath%20fill%3D%22%233caff2%22%20d%3D%22M17.5%204h-13A2.507%202.507%200%200%200%202%206.5v13C2%2020.875%203.125%2022%204.5%2022h13c1.375%200%202.5-1.125%202.5-2.5v-13C20%205.125%2018.875%204%2017.5%204zM22%206.5v13c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13C19.984%202%2022%204.016%2022%206.5z%22/%3E%3C/svg%3E"); }

.fa-bolt-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2228%22%20viewBox%3D%220%200%2014%2028%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.828%208.844a.62.62%200%200%201%20.109.688L5.5%2027.61a.745.745%200%200%201-.656.391c-.063%200-.141-.016-.219-.031-.344-.109-.547-.438-.469-.766l3.078-12.625L.89%2016.157c-.063.016-.125.016-.187.016a.765.765%200%200%201-.484-.172.614.614%200%200%201-.203-.609L3.157%202.501c.078-.297.359-.5.688-.5H8.97c.391%200%20.703.297.703.656a.634.634%200%200%201-.078.281l-2.672%207.234%206.188-1.531a.77.77%200%200%201%20.187-.031.76.76%200%200%201%20.531.234z%22/%3E%3C/svg%3E"); }

.fa-check-square-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22%2014.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.536.536%200%200%201-.359.156c-.047%200-.094-.016-.141-.031A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.969c0-.125.047-.25.141-.344l1-1a.499.499%200%200%201%20.359-.156c.063%200%20.125.016.187.047.187.078.313.25.313.453zm3.609-7.64L12.89%2019.61c-.5.5-1.281.5-1.781%200L4.39%2012.891c-.5-.5-.5-1.281%200-1.781l1.719-1.719c.5-.5%201.281-.5%201.781%200l4.109%204.109L22.108%203.391c.5-.5%201.281-.5%201.781%200l1.719%201.719c.5.5.5%201.281%200%201.781z%22/%3E%3C/svg%3E"); }

.fa-edit-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.875%2018.5l1.813-1.813-2.375-2.375-1.813%201.813V17H13v1.5h.875zM20.75%207.25c-.141-.141-.375-.125-.516.016l-5.469%205.469c-.141.141-.156.375-.016.516s.375.125.516-.016l5.469-5.469c.141-.141.156-.375.016-.516zM22%2016.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.471.471%200%200%201-.5.125A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-1.969c0-.125.047-.25.141-.344l1-1c.156-.156.359-.187.547-.109s.313.25.313.453zM20.5%205L25%209.5%2014.5%2020H10v-4.5zm6.938%202.063L26.001%208.5l-4.5-4.5%201.437-1.437a1.519%201.519%200%200%201%202.125%200l2.375%202.375a1.519%201.519%200%200%201%200%202.125z%22/%3E%3C/svg%3E"); }

.fa-share-square-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22%2015.453V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h3.984a.505.505%200%201%201%20.094%201c-.781.266-1.484.578-2.078.938-.078.031-.156.063-.25.063H4.5a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.344c0-.187.109-.359.281-.453.313-.141.594-.344.844-.578.141-.141.359-.203.547-.125s.328.25.328.453zm3.703-7.75l-6%206A.934.934%200%200%201%2019%2014c-.125%200-.266-.031-.391-.078A1.013%201.013%200%200%201%2018%2013v-3h-2.5c-3.437%200-5.625.656-6.844%202.047C7.39%2013.5%207.015%2015.844%207.5%2019.438c.031.219-.109.438-.313.531a.517.517%200%200%201-.593-.172C6.485%2019.641%204%2016.125%204%2013c0-4.188%201.313-9%2011.5-9H18V1c0-.406.25-.766.609-.922C18.734.031%2018.875%200%2019%200a.99.99%200%200%201%20.703.297l6%206a.99.99%200%200%201%200%201.406z%22/%3E%3C/svg%3E"); }

.fa-square-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2228%22%20viewBox%3D%220%200%2022%2028%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.5%204h-13A2.507%202.507%200%200%200%202%206.5v13C2%2020.875%203.125%2022%204.5%2022h13c1.375%200%202.5-1.125%202.5-2.5v-13C20%205.125%2018.875%204%2017.5%204zM22%206.5v13c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13C19.984%202%2022%204.016%2022%206.5z%22/%3E%3C/svg%3E"); }

.fa-bolt {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2228%22%20viewBox%3D%220%200%2014%2028%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13.828%208.844a.62.62%200%200%201%20.109.688L5.5%2027.61a.745.745%200%200%201-.656.391c-.063%200-.141-.016-.219-.031-.344-.109-.547-.438-.469-.766l3.078-12.625L.89%2016.157c-.063.016-.125.016-.187.016a.765.765%200%200%201-.484-.172.614.614%200%200%201-.203-.609L3.157%202.501c.078-.297.359-.5.688-.5H8.97c.391%200%20.703.297.703.656a.634.634%200%200%201-.078.281l-2.672%207.234%206.188-1.531a.77.77%200%200%201%20.187-.031.76.76%200%200%201%20.531.234z%22/%3E%3C/svg%3E"); }

.fa-check-square-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M22%2014.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.536.536%200%200%201-.359.156c-.047%200-.094-.016-.141-.031A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.969c0-.125.047-.25.141-.344l1-1a.499.499%200%200%201%20.359-.156c.063%200%20.125.016.187.047.187.078.313.25.313.453zm3.609-7.64L12.89%2019.61c-.5.5-1.281.5-1.781%200L4.39%2012.891c-.5-.5-.5-1.281%200-1.781l1.719-1.719c.5-.5%201.281-.5%201.781%200l4.109%204.109L22.108%203.391c.5-.5%201.281-.5%201.781%200l1.719%201.719c.5.5.5%201.281%200%201.781z%22/%3E%3C/svg%3E"); }

.fa-edit {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13.875%2018.5l1.813-1.813-2.375-2.375-1.813%201.813V17H13v1.5h.875zM20.75%207.25c-.141-.141-.375-.125-.516.016l-5.469%205.469c-.141.141-.156.375-.016.516s.375.125.516-.016l5.469-5.469c.141-.141.156-.375.016-.516zM22%2016.531V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13c.625%200%201.25.125%201.828.391.141.063.25.203.281.359a.491.491%200%200%201-.141.453l-.766.766a.471.471%200%200%201-.5.125A2.697%202.697%200%200%200%2017.499%204h-13a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-1.969c0-.125.047-.25.141-.344l1-1c.156-.156.359-.187.547-.109s.313.25.313.453zM20.5%205L25%209.5%2014.5%2020H10v-4.5zm6.938%202.063L26.001%208.5l-4.5-4.5%201.437-1.437a1.519%201.519%200%200%201%202.125%200l2.375%202.375a1.519%201.519%200%200%201%200%202.125z%22/%3E%3C/svg%3E"); }

.fa-share-square-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226%22%20height%3D%2228%22%20viewBox%3D%220%200%2026%2028%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M22%2015.453V19.5c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h3.984a.505.505%200%201%201%20.094%201c-.781.266-1.484.578-2.078.938-.078.031-.156.063-.25.063H4.5a2.507%202.507%200%200%200-2.5%202.5v13c0%201.375%201.125%202.5%202.5%202.5h13c1.375%200%202.5-1.125%202.5-2.5v-3.344c0-.187.109-.359.281-.453.313-.141.594-.344.844-.578.141-.141.359-.203.547-.125s.328.25.328.453zm3.703-7.75l-6%206A.934.934%200%200%201%2019%2014c-.125%200-.266-.031-.391-.078A1.013%201.013%200%200%201%2018%2013v-3h-2.5c-3.437%200-5.625.656-6.844%202.047C7.39%2013.5%207.015%2015.844%207.5%2019.438c.031.219-.109.438-.313.531a.517.517%200%200%201-.593-.172C6.485%2019.641%204%2016.125%204%2013c0-4.188%201.313-9%2011.5-9H18V1c0-.406.25-.766.609-.922C18.734.031%2018.875%200%2019%200a.99.99%200%200%201%20.703.297l6%206a.99.99%200%200%201%200%201.406z%22/%3E%3C/svg%3E"); }

.fa-square-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222%22%20height%3D%2228%22%20viewBox%3D%220%200%2022%2028%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M17.5%204h-13A2.507%202.507%200%200%200%202%206.5v13C2%2020.875%203.125%2022%204.5%2022h13c1.375%200%202.5-1.125%202.5-2.5v-13C20%205.125%2018.875%204%2017.5%204zM22%206.5v13c0%202.484-2.016%204.5-4.5%204.5h-13A4.502%204.502%200%200%201%200%2019.5v-13C0%204.016%202.016%202%204.5%202h13C19.984%202%2022%204.016%2022%206.5z%22/%3E%3C/svg%3E"); }

.fa-table {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M4%2010.75v-1.5A.246.246%200%200%200%203.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5A.246.246%200%200%200%203.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%203.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%207.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm1-2.5v8.5c0%20.688-.563%201.25-1.25%201.25H1.25C.562%2012%200%2011.437%200%2010.75v-8.5C0%201.562.563%201%201.25%201h10.5c.688%200%201.25.563%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-repeat2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M12%202v3.5c0%20.273-.227.5-.5.5H8a.501.501%200%200%201-.461-.312.483.483%200%200%201%20.109-.539l1.078-1.078a4.01%204.01%200%200%200-2.727-1.07c-2.203%200-4%201.797-4%204s1.797%204%204%204a3.955%203.955%200%200%200%203.156-1.555.254.254%200%200%201%20.18-.094c.07%200%20.141.023.195.07L10.6%2010.5c.094.086.094.234.016.336A5.987%205.987%200%200%201%205.999%2013c-3.305%200-6-2.695-6-6s2.695-6%206-6c1.539%200%203.031.617%204.133%201.656l1.016-1.008a.493.493%200%200%201%20.547-.109c.18.078.305.258.305.461z%22/%3E%3C/svg%3E"); }

.fa-rotate-left {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M12%207c0%203.305-2.695%206-6%206a5.985%205.985%200%200%201-4.617-2.164.26.26%200%200%201%20.016-.336l1.07-1.078a.3.3%200%200%201%20.195-.07c.07.008.141.039.18.094A3.957%203.957%200%200%200%206%2011.001c2.203%200%204-1.797%204-4s-1.797-4-4-4a3.983%203.983%200%200%200-2.719%201.07l1.07%201.078a.483.483%200%200%201%20.109.539.501.501%200%200%201-.461.312h-3.5a.504.504%200%200%201-.5-.5V2c0-.203.125-.383.312-.461a.483.483%200%200%201%20.539.109l1.016%201.008A6.075%206.075%200%200%201%205.999%201c3.305%200%206%202.695%206%206z%22/%3E%3C/svg%3E"); }

.fa-address-book {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M9.383%209.672c0-1.383-.336-2.922-1.727-2.922-.43.25-1.015.679-1.656.679s-1.227-.43-1.656-.679c-1.391%200-1.727%201.539-1.727%202.922%200%20.774.508%201.328%201.133%201.328h4.5c.625%200%201.133-.555%201.133-1.328zM8.031%205.031a2.032%202.032%200%200%200-4.062%200c0%201.117.914%202.023%202.031%202.023s2.031-.906%202.031-2.023zM13%209.25v1.503a.248.248%200%200%201-.248.248h-.753v1.75a1.253%201.253%200%200%201-1.25%201.25H1.248a1.253%201.253%200%200%201-1.25-1.25v-11.5C0%20.561.558.003%201.248.001h9.501c.69.002%201.248.56%201.25%201.25v1.75h.75c.14%200%20.25.11.25.25v1.503a.248.248%200%200%201-.248.248h-.753v1h.75c.14%200%20.25.11.25.25v1.503a.248.248%200%200%201-.248.248h-.753v1h.75c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-align-center {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-7a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h7a.504.504%200%200%201%20.5.5zm2-3v1a.504.504%200%200%201-.5.5h-11a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h5a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-justify {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%207h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%204h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%201h13a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-left {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%207h10a.504.504%200%200%201%20.5.5zm2-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%204h12a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-9a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%201h9a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-right {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-10a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h10a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-12a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h12a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-9a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h9a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-angle-down {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20d%3D%22M8.398%205.75a.273.273%200%200%201-.078.18L4.68%209.57c-.047.047-.117.078-.18.078s-.133-.031-.18-.078L.68%205.93c-.047-.047-.078-.117-.078-.18s.031-.133.078-.18l.391-.391a.256.256%200%200%201%20.18-.078c.063%200%20.133.031.18.078l3.07%203.07%203.07-3.07c.047-.047.117-.078.18-.078s.133.031.18.078l.391.391a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-angle-left {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20d%3D%22M4.898%204.25a.273.273%200%200%201-.078.18L1.75%207.5l3.07%203.07c.047.047.078.117.078.18s-.031.133-.078.18l-.391.391c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-3.64-3.64c-.047-.047-.078-.117-.078-.18s.031-.133.078-.18l3.64-3.64c.047-.047.117-.078.18-.078s.133.031.18.078l.391.391a.256.256%200%200%201%20.078.18z%22/%3E%3C/svg%3E"); }

.fa-angle-right {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20d%3D%22M4.648%207.5a.273.273%200%200%201-.078.18L.93%2011.32c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-.391-.391a.256.256%200%200%201-.078-.18c0-.063.032-.133.078-.18l3.07-3.07-3.07-3.07c-.047-.047-.078-.117-.078-.18s.032-.133.078-.18l.391-.391C.617%203.631.687%203.6.75%203.6s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-angle-up {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20d%3D%22M8.398%209.25a.273.273%200%200%201-.078.18l-.391.391a.256.256%200%200%201-.18.078.269.269%200%200%201-.18-.078l-3.07-3.07-3.07%203.07c-.047.047-.117.078-.18.078s-.133-.031-.18-.078L.678%209.43C.631%209.383.6%209.313.6%209.25s.031-.133.078-.18l3.64-3.64c.047-.047.117-.078.18-.078s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-apple {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20d%3D%22M10.883%209.492a7.783%207.783%200%200%201-.961%201.953c-.672%201.023-1.344%201.531-2.008%201.531-.266%200-.625-.086-1.094-.25-.461-.172-.859-.25-1.179-.25-.313%200-.688.086-1.11.258-.43.18-.773.266-1.031.266-.805%200-1.578-.679-2.352-2.023C.39%209.633%200%208.329%200%207.047c0-1.195.297-2.164.882-2.922C1.468%203.375%202.202%203%203.101%203c.383%200%20.836.078%201.383.235.539.156.898.234%201.078.234.226%200%20.602-.086%201.117-.266.516-.172.969-.266%201.351-.266.625%200%201.18.172%201.664.508.273.187.547.453.812.781-.406.343-.703.649-.891.922a2.751%202.751%200%200%200-.508%201.601v.017c0%20.64.18%201.226.539%201.742s.774.844%201.234.985zM7.945.329c0%20.32-.078.679-.226%201.062a3.2%203.2%200%200%201-.727%201.078c-.281.281-.562.469-.843.562-.18.055-.445.102-.812.133.016-.773.219-1.446.609-2.008S6.993.211%207.899%200c.016.07.031.125.039.172%200%20.055.007.101.007.156z%22/%3E%3C/svg%3E"); }

.fa-archive {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M8.5%206.5A.504.504%200%200%200%208%206H6c-.273%200-.5.226-.5.5s.226.5.5.5h2a.504.504%200%200%200%20.5-.5zM13%205v7.5a.504.504%200%200%201-.5.5h-11a.504.504%200%200%201-.5-.5V5a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm.5-3.5v2a.504.504%200%200%201-.5.5H1a.504.504%200%200%201-.5-.5v-2A.504.504%200%200%201%201%201h12a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-archive2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M3.5%201.75h7l3.5%203.5v5.25q0%20.724-.513%201.237t-1.237.513H1.75q-.724%200-1.237-.513T0%2010.5V5.25zm9.333%208.75V6.417h-2.562Q9.884%207.428%208.979%208.09t-1.981.661q-.716%200-1.39-.305T4.432%207.61%203.68%206.418H1.164v4.083q0%20.237.168.41t.415.173h10.5q.242%200%20.413-.171t.171-.413zm-.483-5.25l-2.31-2.333H3.983L1.65%205.25h3.017q0%20.579.31%201.117t.854.877T7%207.584t1.169-.34.854-.877.31-1.117h3.017z%22/%3E%3C/svg%3E"); }

.fa-area-chart {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20d%3D%22M16%2012v1H0V1h1v11h15zm-3-8l2%207H2V6.5L5.5%202%2010%206.5z%22/%3E%3C/svg%3E"); }

.fa-arrow-down {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.167q.242%200%20.413.171t.171.413v9.092l3.085-3.09q.168-.168.415-.168.251%200%20.417.166t.166.417q0%20.246-.168.415l-4.083%204.083q-.168.168-.415.168t-.415-.168L2.503%208.583q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168l3.085%203.09V1.751q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-arrow-left {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.833%202.333q.241%200%20.413.171t.171.413q0%20.246-.173.415L3.159%206.417h9.092q.242%200%20.413.171t.171.413-.171.413-.413.171H3.159l3.085%203.085q.173.168.173.415%200%20.242-.171.413t-.413.171q-.246%200-.415-.168L1.335%207.418q-.168-.178-.168-.415t.168-.415l4.083-4.083q.173-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-arrow-right {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M8.167%202.333q.246%200%20.415.168l4.083%204.083q.168.168.168.415t-.168.415l-4.083%204.083q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.09-3.085H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h9.092l-3.09-3.085q-.168-.168-.168-.415%200-.251.166-.417t.417-.166z%22/%3E%3C/svg%3E"); }

.fa-arrows {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14%207a.5.5%200%200%201-.148.352l-2%202A.497.497%200%200%201%2011%209V8H8v3h1a.504.504%200%200%201%20.5.5.5.5%200%200%201-.148.352l-2%202C7.258%2013.946%207.133%2014%207%2014s-.258-.055-.352-.148l-2-2A.493.493%200%200%201%204.5%2011.5.503.503%200%200%201%205%2011h1V8H3v1a.504.504%200%200%201-.5.5.5.5%200%200%201-.352-.148l-2-2C.054%207.258%200%207.133%200%207s.055-.258.148-.352l2-2A.497.497%200%200%201%203%205v1h3V3H5a.504.504%200%200%201-.5-.5.5.5%200%200%201%20.148-.352l2-2C6.742.054%206.867%200%207%200s.258.055.352.148l2%202A.497.497%200%200%201%209%203H8v3h3V5a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l2%202A.497.497%200%200%201%2014%207z%22/%3E%3C/svg%3E"); }

.fa-arrow-up {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.167q.246%200%20.415.168l4.083%204.083q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168l-3.085-3.09v9.092q0%20.242-.171.413t-.413.171-.413-.171-.171-.413V3.158L3.33%206.248q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l4.083-4.083q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-ban {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M10.25%206.977V6.97c0-.854-.253-1.649-.689-2.314L3.68%2010.555A4.205%204.205%200%200%200%206%2011.25c2.344%200%204.251-1.914%204.251-4.274zM2.445%209.312l5.899-5.891a4.133%204.133%200%200%200-2.328-.711H6c-2.343%200-4.249%201.914-4.249%204.266%200%20.868.258%201.664.695%202.336zM12%206.977c0%203.328-2.688%206.024-6%206.024s-6-2.695-6-6.024C0%203.657%202.688.961%206%20.961s6%202.695%206%206.016z%22/%3E%3C/svg%3E"); }

.fa-ban2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%20.583q1.308%200%202.495.508t2.046%201.367%201.367%202.046.508%202.495-.508%202.495-1.367%202.046-2.046%201.367T7%2013.415t-2.495-.508-2.046-1.367-1.367-2.046-.508-2.495.508-2.495%201.367-2.046%202.046-1.367T7%20.583zm3.276%2010.519L2.898%203.724q-.547.688-.847%201.526T1.75%207q0%201.066.417%202.039t1.119%201.675%201.675%201.119T7%2012.25q.916%200%201.755-.299t1.522-.85zM7%201.75q-.916%200-1.755.299t-1.522.85l7.378%207.378q.551-.684.85-1.522T12.25%207q0-1.066-.417-2.039t-1.119-1.675-1.675-1.119T7%201.75z%22/%3E%3C/svg%3E"); }

.fa-bar-chart {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20d%3D%22M5%207v4H3V7h2zm3-4v8H6V3h2zm8%209v1H0V1h1v11h15zm-5-7v6H9V5h2zm3-3v9h-2V2h2z%22/%3E%3C/svg%3E"); }

.fa-bars {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M12%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm0-4v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%206h11a.504.504%200%200%201%20.5.5zm0-4v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%202h11a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-bell {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bell-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM1.922%2011h10.157C10.681%209.422%2010%207.281%2010%204.5%2010%203.492%209.047%202%207%202S4%203.492%204%204.5c0%202.781-.679%204.922-2.079%206.5zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bookmark {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%3E%3Cpath%20d%3D%22M9.093%201c.117%200%20.235.023.343.07a.868.868%200%200%201%20.562.804v10.07a.866.866%200%200%201-.562.805.847.847%200%200%201-.324.063H9.086a.945.945%200%200%201-.643-.251L4.998%209.249l-3.445%203.313a.956.956%200%200%201-.649.258.871.871%200%200%201-.344-.07.868.868%200%200%201-.562-.804V1.876c0-.352.219-.672.562-.805a.87.87%200%200%201%20.343-.07h8.188z%22/%3E%3C/svg%3E"); }

.fa-briefcase {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5%202h4V1H5v1zm9%205v3.75A1.253%201.253%200%200%201%2012.75%2012H1.25A1.253%201.253%200%200%201%200%2010.75V7h5.25v1.25a.504.504%200%200%200%20.5.5h2.5a.504.504%200%200%200%20.5-.5V7H14zM8%207v1H6V7h2zm6-3.75v3H0v-3C.002%202.56.56%202.002%201.25%202H4V.75A.75.75%200%200%201%204.75%200h4.5a.75.75%200%200%201%20.75.75V2h2.75c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-briefcase2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M1.139%2012.285h11.71a.44.44%200%200%200%20.445-.445V3.939a.44.44%200%200%200-.445-.445H9.452V2.159a.44.44%200%200%200-.445-.445H4.991a.44.44%200%200%200-.445.445v1.346H1.138a.44.44%200%200%200-.445.445v7.901a.453.453%200%200%200%20.445.434zm4.298-9.681h3.126v.901H5.438v-.901zm-3.853%201.78h3.299c.033.011.065.011.098.011s.065%200%20.098-.011h3.82c.033.011.065.011.098.011s.065%200%20.098-.011h3.299v3.061H9.453v-.532c0-.25-.196-.445-.445-.445s-.445.196-.445.445v.532H5.437v-.532c0-.25-.196-.445-.445-.445s-.445.196-.445.445v.532H1.584V4.384zm0%203.951h2.963v.499c0%20.25.196.445.445.445s.445-.196.445-.445v-.499h3.125v.499c0%20.25.196.445.445.445s.445-.196.445-.445v-.499h2.963v3.061H1.584V8.335z%22/%3E%3C/svg%3E"); }

.fa-calculator {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M3%2012c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3%200c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM3%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%203c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM6%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM3%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%203c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM6%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%206V9a1.007%201.007%200%200%200-.999-1%201.007%201.007%200%200%200-1%20.999v3c.004.551.449.996.999%201A1.007%201.007%200%200%200%2012%2012zM9%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3-2.5v-2a.504.504%200%200%200-.5-.5h-10a.504.504%200%200%200-.5.5v2a.504.504%200%200%200%20.5.5h10a.504.504%200%200%200%20.5-.5zM12%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm1-5v12a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-12C.005.45.45.005%201%20.001h11c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-calendar {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M1%2013h2.25v-2.25H1V13zm2.75%200h2.5v-2.25h-2.5V13zM1%2010.25h2.25v-2.5H1v2.5zm2.75%200h2.5v-2.5h-2.5v2.5zM1%207.25h2.25V5H1v2.25zM6.75%2013h2.5v-2.25h-2.5V13zm-3-5.75h2.5V5h-2.5v2.25zm6%205.75H12v-2.25H9.75V13zm-3-2.75h2.5v-2.5h-2.5v2.5zM4%203.5V1.25A.257.257%200%200%200%203.75%201h-.5a.257.257%200%200%200-.25.25V3.5c0%20.133.117.25.25.25h.5A.257.257%200%200%200%204%203.5zm5.75%206.75H12v-2.5H9.75v2.5zm-3-3h2.5V5h-2.5v2.25zm3%200H12V5H9.75v2.25zM10%203.5V1.25A.257.257%200%200%200%209.75%201h-.5a.257.257%200%200%200-.25.25V3.5c0%20.133.117.25.25.25h.5A.257.257%200%200%200%2010%203.5zm3-.5v10a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-10c.004-.551.449-.996.999-1h1v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h3v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h1c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-calendar-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M1%2013h11V5H1v8zm3-9.5V1.25v-.003a.248.248%200%200%200-.248-.248h-.506a.248.248%200%200%200-.248.248V3.5c0%20.14.11.25.25.25h.503a.248.248%200%200%200%20.248-.248v-.003zm6%200V1.25v-.003a.248.248%200%200%200-.248-.248h-.506a.248.248%200%200%200-.248.248V3.5c0%20.14.11.25.25.25h.503a.248.248%200%200%200%20.248-.248v-.003zm3-.5v10a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-10c.004-.551.449-.996.999-1h1v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h3v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h1c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-cancel {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M.825%2013.175c.087.087.196.13.315.13s.228-.043.315-.13l5.546-5.546%205.546%205.546c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L7.631%206.999l5.546-5.546a.444.444%200%200%200-.629-.629L7.002%206.37%201.456.824a.444.444%200%200%200-.629.629l5.546%205.546-5.546%205.546a.447.447%200%200%200%200%20.63z%22/%3E%3C/svg%3E"); }

.fa-check {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13.055%204.422a.757.757%200%200%201-.219.532l-6.719%206.719a.76.76%200%200%201-1.064%200L1.162%207.782a.76.76%200%200%201%200-1.064l1.062-1.062a.76.76%200%200%201%201.064%200l2.297%202.305%205.125-5.133a.76.76%200%200%201%201.064%200l1.062%201.062a.76.76%200%200%201%20.219.532z%22/%3E%3C/svg%3E"); }

.fa-check2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.25%202.917q.251%200%20.417.166t.166.417q0%20.246-.168.415l-7%207q-.168.168-.415.168t-.415-.168l-3.5-3.5Q1.167%207.247%201.167%207q0-.251.166-.417t.417-.166q.246%200%20.415.168l3.085%203.09%206.585-6.59q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-check-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M10.031%205.734v-.009a.507.507%200%200%200-.141-.351l-.711-.703c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-3.187%203.18-1.766-1.766c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-.711.703c-.094.094-.14.226-.14.359s.047.258.14.352l2.828%202.828a.51.51%200%200%200%20.352.148.516.516%200%200%200%20.359-.148l4.242-4.242a.49.49%200%200%200%20.14-.352zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-check-circle-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M9.149%206.351L5.852%209.648a.492.492%200%200%201-.703%200L2.852%207.351a.492.492%200%200%201%200-.703l.797-.797a.492.492%200%200%201%20.703%200L5.5%206.999%207.649%204.85a.492.492%200%200%201%20.703%200l.797.797a.492.492%200%200%201%200%20.703zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-clipboard {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6%2013h7V8H9.75A.75.75%200%200%201%209%207.25V4H6v9zM8%201.75v-.5A.257.257%200%200%200%207.75%201H2.249a.257.257%200%200%200-.25.25v.5c0%20.133.117.25.25.25h5.5a.257.257%200%200%200%20.25-.25zM10%207h2.336L10%204.664V7zm4%201v5.25a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V12H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200h8.5a.75.75%200%200%201%20.75.75v2.562c.101.063.196.133.281.219l3.187%203.187c.297.297.532.868.532%201.281z%22/%3E%3C/svg%3E"); }

.fa-clock {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2013.273a6.288%206.288%200%200%200%206.284-6.284C13.284%203.516%2010.463.705%207%20.705S.716%203.516.716%206.989A6.288%206.288%200%200%200%207%2013.273zM7%201.584a5.405%205.405%200%200%201%200%2010.808%205.412%205.412%200%200%201-5.404-5.404A5.405%205.405%200%200%201%207%201.584z%22/%3E%3Cpath%20d%3D%22M6.707%207.727h2.095c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445h-1.65V4.254c0-.25-.196-.445-.445-.445s-.445.196-.445.445v3.028c0%20.25.196.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-clock-1 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M1.758%204.634a5.815%205.815%200%200%200-.521%202.377c0%201.389.499%202.702%201.389%203.745L.825%2012.569a.445.445%200%200%200%20.63.629l1.801-1.813a5.704%205.704%200%200%200%203.729%201.379h.016a5.679%205.679%200%200%200%203.732-1.389l1.801%201.813c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315l-1.801-1.813a5.684%205.684%200%200%200%201.389-3.733V7c0-.846-.184-1.649-.521-2.376a2.13%202.13%200%200%200%201.064-1.834A2.131%202.131%200%200%200%2011.168.663a2.113%202.113%200%200%200-1.829%201.064%205.817%205.817%200%200%200-4.695.01A2.119%202.119%200%200%200%202.81.662C1.648.683.693%201.628.693%202.8c0%20.77.423%201.454%201.064%201.834zm9.421-3.071c.683%200%201.237.554%201.237%201.237%200%20.434-.228.836-.597%201.053-.011-.011-.011-.021-.021-.033a6.006%206.006%200%200%200-.248-.338c-.033-.041-.066-.096-.099-.139a3.091%203.091%200%200%200-.356-.389c-.067-.078-.144-.143-.219-.208s-.152-.141-.228-.206l-.228-.163c-.076-.065-.163-.119-.25-.174a.19.19%200%200%201-.054-.043%201.275%201.275%200%200%201%201.063-.597zm-7.24%201.661c.098-.076.196-.152.293-.217.021-.011.043-.033.065-.043.77-.521%201.704-.814%202.702-.814s1.921.304%202.691.814c.021.021.043.033.076.054.098.065.196.141.282.217.021.021.043.033.065.054.109.098.217.184.325.293.098.098.184.206.282.304.021.033.054.065.076.098.065.076.13.163.184.25.021.033.054.065.076.098.51.757.814%201.689.814%202.692a4.845%204.845%200%200%201-1.284%203.291.505.505%200%200%200-.204.106.475.475%200%200%200-.107.202%204.841%204.841%200%200%201-3.278%201.284%204.858%204.858%200%200%201-3.505-1.487%204.813%204.813%200%200%201-1.367-3.386c0-.999.304-1.921.814-2.691l.065-.098c.065-.087.119-.174.184-.25a.314.314%200%200%201%20.075-.087%205.37%205.37%200%200%201%20.608-.608c.021-.043.043-.065.065-.076zM2.821%201.563c.434%200%20.836.238%201.053.597a.19.19%200%200%200-.054.043c-.087.054-.163.12-.239.174s-.152.109-.228.174c-.076.065-.141.13-.217.196-.098.087-.184.174-.282.271a5.186%205.186%200%200%200-.315.347c-.043.054-.076.109-.119.163-.076.108-.163.206-.228.315-.011.011-.011.021-.021.033a1.247%201.247%200%200%201-.597-1.053c.011-.706.564-1.259%201.248-1.259z%22/%3E%3Cpath%20d%3D%22M7%207.455h1.91c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445H7.445V4.253c0-.25-.196-.445-.445-.445s-.445.196-.445.445V7.01c0%20.238.196.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-clock2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%20.583q1.308%200%202.495.508t2.046%201.367%201.367%202.046.508%202.495-.508%202.495-1.367%202.046-2.046%201.367T7%2013.415t-2.495-.508-2.046-1.367-1.367-2.046-.508-2.495.508-2.495%201.367-2.046%202.046-1.367T7%20.583zM7%201.75q-1.066%200-2.039.417T3.286%203.286%202.167%204.961%201.75%207t.417%202.039%201.119%201.675%201.675%201.119T7%2012.25t2.039-.417%201.675-1.119%201.119-1.675T12.25%207t-.417-2.039-1.119-1.675-1.675-1.119T7%201.75zm0%201.167q.242%200%20.413.171t.171.413V6.76l1.582%201.577q.168.168.168.415t-.168.415-.415.168-.415-.168l-1.75-1.75q-.168-.168-.168-.415v-3.5q0-.241.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-clock-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M7%204.25v3.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248V7.25c0-.14.11-.25.25-.25h1.75V4.25c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-clone {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13%2012.75v-8.5a.257.257%200%200%200-.25-.25h-8.5a.257.257%200%200%200-.25.25v8.5c0%20.133.117.25.25.25h8.5a.257.257%200%200%200%20.25-.25zm1-8.5v8.5A1.253%201.253%200%200%201%2012.75%2014h-8.5A1.253%201.253%200%200%201%203%2012.75v-8.5c.002-.69.56-1.248%201.25-1.25h8.5c.69.002%201.248.56%201.25%201.25zm-3-3V2.5h-1V1.25A.257.257%200%200%200%209.75%201h-8.5a.257.257%200%200%200-.25.25v8.5c0%20.133.117.25.25.25H2.5v1H1.25A1.253%201.253%200%200%201%200%209.75v-8.5C.002.56.56.002%201.25%200h8.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-close {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20d%3D%22M10.141%2010.328a.757.757%200%200%201-.219.532L8.86%2011.922a.76.76%200%200%201-1.064%200L5.499%209.625l-2.297%202.297a.76.76%200%200%201-1.064%200L1.076%2010.86a.76.76%200%200%201%200-1.064l2.297-2.297-2.297-2.297a.76.76%200%200%201%200-1.064l1.062-1.062a.76.76%200%200%201%201.064%200l2.297%202.297%202.297-2.297a.76.76%200%200%201%201.064%200l1.062%201.062a.76.76%200%200%201%200%201.064L7.625%207.499l2.297%202.297a.76.76%200%200%201%20.219.532z%22/%3E%3C/svg%3E"); }

.fa-cloud-download {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M10%207.25v-.003a.248.248%200%200%200-.248-.248H7.999v-2.75a.257.257%200%200%200-.25-.25h-1.5a.257.257%200%200%200-.25.25v2.75h-1.75a.251.251%200%200%200-.25.25.26.26%200%200%200%20.07.18l2.75%202.75a.247.247%200%200%200%20.173.071H7.001a.259.259%200%200%200%20.178-.071l2.742-2.742a.284.284%200%200%200%20.078-.187zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }

.fa-cloud-upload {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M10%206.75v-.002a.259.259%200%200%200-.071-.178l-2.75-2.75a.247.247%200%200%200-.173-.071h-.007-.002a.259.259%200%200%200-.178.071L4.077%206.562a.284.284%200%200%200-.078.187c0%20.141.11.251.25.251h1.75v2.75c0%20.133.117.25.25.25h1.5a.257.257%200%200%200%20.25-.25V7h1.75a.251.251%200%200%200%20.25-.25zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }

.fa-cog {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M8%207c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm4-.852v1.734c0%20.117-.094.258-.219.281l-1.445.219a4.31%204.31%200%200%201-.316.734c.277.36.559.703.848%201.055.047.055.078.125.078.196s-.023.125-.07.18c-.187.25-1.242%201.398-1.508%201.398a.4.4%200%200%201-.203-.07l-1.078-.844a4.703%204.703%200%200%201-.711.297c-.055.476-.101.985-.226%201.453a.287.287%200%200%201-.278.219H5.135c-.14%200-.266-.101-.281-.235l-.219-1.437a4.63%204.63%200%200%201-.729-.301l-1.076.848c-.055.047-.125.07-.196.07s-.14-.031-.196-.086c-.414-.375-.961-.859-1.289-1.313a.305.305%200%200%201%20.008-.36c.265-.358.554-.702.82-1.07a3.986%203.986%200%200%201-.312-.744L.227%208.131a.284.284%200%200%201-.226-.281V6.116c0-.117.094-.258.211-.281l1.453-.219a4.18%204.18%200%200%201%20.315-.74c-.311-.394-.585-.745-.871-1.086-.022-.02-.052-.085-.054-.158%200-.071.031-.125.07-.18.187-.258%201.242-1.398%201.508-1.398.07%200%20.14.032.203.078l1.078.836c.226-.117.469-.219.711-.297.055-.476.101-.985.226-1.453a.287.287%200%200%201%20.278-.219H6.866c.14%200%20.266.101.281.234l.219%201.437c.242.078.476.172.703.289l1.11-.836c.047-.047.117-.07.187-.07s.14.032.196.078c.414.383.961.868%201.289%201.328a.268.268%200%200%201%20.055.162v.01c0%20.068-.024.13-.063.18-.265.359-.554.702-.82%201.07.12.217.228.471.312.736l1.438.249a.284.284%200%200%201%20.226.281z%22/%3E%3C/svg%3E"); }

.fa-cog2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%200q.724%200%201.237.513T8.75%201.75v.301q.214.073.515.21l.21-.21q.515-.515%201.239-.515.72%200%201.235.515t.515%201.235q0%20.724-.515%201.239l-.21.21q.136.301.21.515h.301q.724%200%201.237.513T14%207t-.513%201.237-1.237.513h-.301q-.073.214-.21.515l.21.21q.515.515.515%201.239%200%20.72-.515%201.235t-1.235.515q-.724%200-1.239-.515l-.21-.21q-.301.136-.515.21v.301q0%20.724-.513%201.237T7%2014t-1.237-.513-.513-1.237v-.301q-.214-.073-.515-.21l-.21.21q-.515.515-1.235.515-.724%200-1.237-.515t-.513-1.235q0-.729.511-1.239l.21-.21q-.137-.301-.21-.515H1.75q-.724%200-1.237-.513T0%207t.513-1.237T1.75%205.25h.301q.073-.214.21-.515l-.21-.21q-.511-.511-.511-1.239%200-.72.513-1.235t1.237-.515q.72%200%201.235.515l.21.21q.301-.137.515-.21V1.75q0-.724.513-1.237T7%200zm0%201.167q-.242%200-.413.171t-.171.413v1.208q-1.021.146-1.864.77L3.7%202.877q-.173-.173-.41-.173-.242%200-.413.171t-.171.413q0%20.246.168.415l.852.852q-.624.843-.77%201.864H1.748q-.242%200-.413.171t-.171.413.171.413.413.171h1.208q.146%201.021.77%201.864l-.852.852q-.168.168-.168.415%200%20.241.171.413t.413.171q.237%200%20.41-.173l.852-.852q.843.624%201.864.77v1.208q0%20.242.171.413t.413.171.413-.171.171-.413v-1.208q1.021-.146%201.864-.77l.852.852q.173.173.415.173t.413-.171.171-.413-.173-.415l-.852-.852q.624-.843.77-1.864h1.208q.242%200%20.413-.171t.171-.413-.171-.413-.413-.171h-1.208q-.146-1.021-.77-1.864l.852-.852q.173-.173.173-.415t-.171-.413-.413-.171-.415.173l-.852.852q-.843-.624-1.864-.77V1.752q0-.242-.171-.413T7%201.168zm0%203.5q.966%200%201.65.684t.684%201.65-.684%201.65T7%209.335t-1.65-.684-.684-1.65.684-1.65T7%204.667zm0%201.166q-.483%200-.825.342T5.833%207t.342.825.825.342.825-.342T8.167%207t-.342-.825T7%205.833z%22/%3E%3C/svg%3E"); }

.fa-cogs {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M7%207c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm6%204c0-.547-.453-1-1-1s-1%20.453-1%201c.001.552.448.998%201%201a1.002%201.002%200%200%200%201-1zm0-8c0-.547-.453-1-1-1s-1%20.453-1%201c.001.552.448.998%201%201a1.002%201.002%200%200%200%201-1zm-3%203.289v1.445c0%20.101-.078.219-.18.235l-1.211.187c-.074.23-.158.426-.259.612.228.294.462.583.712.88a.27.27%200%200%201%20.055.156v.009a.206.206%200%200%201-.055.14c-.156.211-1.031%201.164-1.258%201.164a.294.294%200%200%201-.165-.055l-.897-.702a3.26%203.26%200%200%201-.578.236c-.062.405-.102.834-.203%201.217a.249.249%200%200%201-.234.187H4.274c-.11%200-.219-.086-.234-.196l-.18-1.195a3.914%203.914%200%200%201-.607-.252l-.9.705a.224.224%200%200%201-.147.055h-.009a.246.246%200%200%201-.164-.063C1.83%2010.867.908%2010.031.908%209.804a.26.26%200%200%201%20.055-.148c.226-.297.461-.586.688-.891a3.997%203.997%200%200%201-.265-.611L.19%207.938a.227.227%200%200%201-.187-.223V6.267c0-.101.078-.219.18-.234l1.211-.187c.063-.203.148-.399.25-.594-.243-.34-.474-.633-.717-.914a.302.302%200%200%201-.041-.139c0-.055.016-.11.055-.157.156-.211%201.031-1.156%201.258-1.156.063%200%20.117.023.164.055l.898.703c.167-.088.366-.173.573-.242.068-.399.107-.829.209-1.212a.249.249%200%200%201%20.234-.187H5.73c.11%200%20.219.086.234.196l.18%201.195c.228.074.422.156.607.252l.9-.705a.248.248%200%200%201%20.32.008c.203.187%201.125%201.031%201.125%201.25a.266.266%200%200%201-.055.149c-.226.304-.46.585-.679.89.101.211.196.422.266.641l1.188.18a.24.24%200%200%201%20.187.234zm5%204.164v1.094c0%20.117-1.008.226-1.164.242a1.89%201.89%200%200%201-.238.411c.074.152.402.933.402%201.073%200%20.023-.007.039-.031.055-.094.055-.93.555-.969.555-.101%200-.688-.781-.766-.898-.078.007-.156.016-.235.016s-.156-.007-.235-.016c-.078.117-.664.898-.766.898-.039%200-.875-.5-.969-.555a.07.07%200%200%201-.031-.055c0-.133.329-.922.399-1.078a1.867%201.867%200%200%201-.23-.394c-.161-.028-1.169-.137-1.169-.254v-1.094c0-.117%201.008-.226%201.164-.242.068-.155.147-.289.238-.412-.074-.151-.403-.94-.403-1.072%200-.016.007-.039.031-.055.094-.047.93-.547.969-.547.101%200%20.688.774.766.891.078-.007.156-.016.235-.016s.156.007.235.016c.219-.305.453-.609.719-.875l.047-.016c.039%200%20.875.492.969.547a.07.07%200%200%201%20.031.055c0%20.141-.329.922-.399%201.078.094.125.172.266.235.406.156.016%201.164.125%201.164.242zm0-8v1.094c0%20.117-1.008.226-1.164.242a1.89%201.89%200%200%201-.238.411c.074.152.402.933.402%201.073%200%20.023-.007.039-.031.055-.094.055-.93.555-.969.555-.101%200-.688-.781-.766-.898-.078.007-.156.016-.235.016s-.156-.007-.235-.016c-.078.117-.664.898-.766.898-.039%200-.875-.5-.969-.555a.07.07%200%200%201-.031-.055c0-.133.329-.922.399-1.078a1.867%201.867%200%200%201-.23-.394c-.161-.028-1.169-.137-1.169-.254V2.453c0-.117%201.008-.226%201.164-.242.068-.155.147-.289.238-.412-.074-.151-.403-.94-.403-1.072%200-.016.007-.039.031-.055.094-.047.93-.547.969-.547.101%200%20.688.773.766.891.078-.007.156-.016.235-.016s.156.007.235.016c.219-.304.453-.609.719-.875l.047-.016c.039%200%20.875.492.969.547a.07.07%200%200%201%20.031.055c0%20.141-.329.922-.399%201.078.094.125.172.266.235.406.156.016%201.164.125%201.164.242z%22/%3E%3C/svg%3E"); }

.fa-copy {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13.25%203a.75.75%200%200%201%20.75.75v9.5a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V11H.75a.75.75%200%200%201-.75-.75V5c0-.414.242-.992.532-1.281L3.719.532C4.008.243%204.587%200%205%200h3.25A.75.75%200%200%201%209%20.75v2.562c.305-.18.695-.313%201-.313h3.25zM9%204.664L6.664%207H9V4.664zm-5-3L1.664%204H4V1.664zm1.531%205.055L8%204.25V1H5v3.25a.75.75%200%200%201-.75.75H1v5h4V8c0-.414.242-.992.532-1.281zM13%2013V4h-3v3.25a.75.75%200%200%201-.75.75H6v5h7z%22/%3E%3C/svg%3E"); }

.fa-correct {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M4.396%206.631a.444.444%200%200%200-.629.629l2.051%202.051c.079.08.189.13.31.13H6.154a.495.495%200%200%200%20.325-.163l5.133-6.153a.46.46%200%200%200-.054-.629.455.455%200%200%200-.63.053l-4.83%205.785L4.394%206.63z%22/%3E%3Cpath%20d%3D%22M10.321%201.661a6.26%206.26%200%200%200-7.782.89c-2.453%202.453-2.453%206.458%200%208.91%201.138%201.14%202.712%201.845%204.45%201.845s3.312-.705%204.45-1.845a6.26%206.26%200%200%200%20.879-7.803.44.44%200%201%200-.748.468c1.356%202.147%201.041%204.903-.761%206.705-2.105%202.105-5.546%202.105-7.651%200s-2.105-5.546%200-7.651a5.404%205.404%200%200%201%206.696-.77.441.441%200%200%200%20.468-.747z%22/%3E%3C/svg%3E"); }

.fa-cross {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.083%202.333q.251%200%20.417.166t.166.417q0%20.246-.168.415L7.825%206.999l3.673%203.668q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7%207.824l-3.668%203.673q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.673-3.668-3.673-3.668q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168L7%206.174l3.668-3.673q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-dashboard {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M3%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm1.5-3.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3.344%203.758l.789-2.984a.51.51%200%200%200-.356-.609.502.502%200%200%200-.612.355l-.79%202.988a1.498%201.498%200%200%200-1.377%201.49%201.507%201.507%200%200%200%201.5%201.504c.694%200%201.279-.47%201.453-1.109a1.515%201.515%200%200%200-.602-1.633zM13%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM8%204c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3.5%201.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM14%209a7.018%207.018%200%200%201-1.101%203.773.506.506%200%200%201-.422.226H1.524a.505.505%200%200%201-.422-.226A6.927%206.927%200%200%201%20.001%209.005v-.006c0-3.859%203.141-7%207-7s7%203.141%207%207z%22/%3E%3C/svg%3E"); }

.fa-database {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M6%206c2.352%200%204.711-.422%206-1.328V6c0%201.101-2.688%202-6%202s-6-.898-6-2V4.672C1.289%205.579%203.648%206%206%206zm0%206c2.352%200%204.711-.422%206-1.328V12c0%201.101-2.688%202-6%202s-6-.898-6-2v-1.328C1.289%2011.578%203.648%2012%206%2012zm0-3c2.352%200%204.711-.422%206-1.328V9c0%201.101-2.688%202-6%202s-6-.898-6-2V7.672C1.289%208.578%203.648%209%206%209zm0-9c3.313%200%206%20.898%206%202v1c0%201.101-2.688%202-6%202s-6-.898-6-2V2C0%20.899%202.688%200%206%200z%22/%3E%3C/svg%3E"); }

.fa-desktop {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M14%207.75v-6.5a.257.257%200%200%200-.25-.25H1.249a.257.257%200%200%200-.25.25v6.5c0%20.133.117.25.25.25h12.5a.257.257%200%200%200%20.25-.25zm1-6.5v8.5A1.253%201.253%200%200%201%2013.75%2011H9.499c0%20.664.5%201.227.5%201.5s-.226.5-.5.5h-4a.504.504%200%200%201-.5-.5c0-.289.5-.82.5-1.5h-4.25a1.253%201.253%200%200%201-1.25-1.25v-8.5C.001.56.559.002%201.249%200h12.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-down-arrow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13.164%203.755a.447.447%200%200%200-.63%200L6.999%209.301%201.453%203.755a.444.444%200%200%200-.629.629l5.85%205.85c.079.08.189.13.31.13h.005a.454.454%200%200%200%20.315-.13l5.85-5.85a.436.436%200%200%200%20.011-.63z%22/%3E%3C/svg%3E"); }

.fa-envelope-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13%2011.75v-6a4.174%204.174%200%200%201-.531.509c-1.125.866-2.25%201.741-3.336%202.647C8.547%209.398%207.82%2010%207.008%2010h-.016c-.812%200-1.539-.602-2.125-1.094a108.808%20108.808%200%200%200-3.328-2.641%204.26%204.26%200%200%201-.535-.511L1%2011.75c0%20.133.117.25.25.25h11.5a.257.257%200%200%200%20.25-.25zm0-8.211c0-.196.047-.539-.25-.539H1.25a.257.257%200%200%200-.25.25c0%20.891.445%201.665%201.148%202.219%201.047.82%202.093%201.649%203.133%202.477.414.336%201.164%201.055%201.711%201.055h.016c.547%200%201.297-.719%201.711-1.055a508.681%20508.681%200%200%201%203.133-2.477C12.36%205.07%2013%204.203%2013%203.539zm1-.289v8.5A1.253%201.253%200%200%201%2012.75%2013H1.25A1.253%201.253%200%200%201%200%2011.75v-8.5C.002%202.56.56%202.002%201.25%202h11.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-eye {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13%207.5c-.742-1.148-1.757-2.133-2.977-2.758.299.502.476%201.108.476%201.755V6.5c0%201.93-1.57%203.5-3.5%203.5s-3.5-1.57-3.5-3.5c0-.617.164-1.227.476-1.757-1.218.625-2.234%201.61-2.977%202.758%201.336%202.063%203.493%203.5%206%203.5s4.664-1.437%206-3.5zm-5.625-3A.38.38%200%200%200%207%204.125%202.384%202.384%200%200%200%204.625%206.5c0%20.203.172.375.375.375s.375-.172.375-.375c0-.891.735-1.625%201.625-1.625a.38.38%200%200%200%20.375-.375zM14%207.5c0%20.196-.063.375-.156.539C12.407%2010.406%209.773%2012%207%2012S1.594%2010.398.156%208.039C.062%207.875%200%207.696%200%207.5s.063-.375.156-.539C1.593%204.602%204.227%203%207%203s5.406%201.602%206.844%203.961c.094.164.156.343.156.539z%22/%3E%3C/svg%3E"); }

.fa-eye-slash {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M4.336%2010.43l.609-1.101a3.5%203.5%200%200%201-1.446-2.828c0-.618.164-1.227.476-1.758-1.218.625-2.234%201.61-2.977%202.758.812%201.258%201.961%202.312%203.336%202.929zM7.375%204.5A.38.38%200%200%200%207%204.125%202.384%202.384%200%200%200%204.625%206.5c0%20.203.172.375.375.375s.375-.172.375-.375A1.629%201.629%200%200%201%207%204.875a.38.38%200%200%200%20.375-.375zm2.836-1.492c0%20.016%200%20.055-.007.07-1.649%202.945-3.281%205.906-4.93%208.852l-.383.695a.258.258%200%200%201-.219.125c-.141%200-.883-.453-1.047-.547a.25.25%200%200%201-.125-.215v-.004c0-.124.266-.547.343-.679-1.516-.688-2.789-1.86-3.687-3.266a1.007%201.007%200%200%201%20.002-1.082C1.703%204.586%204.116%203%206.999%203c.469%200%20.945.047%201.407.133l.422-.758a.25.25%200%200%201%20.215-.125h.004c.14%200%20.875.453%201.039.547a.247.247%200%200%201%20.125.211zM10.5%206.5a3.495%203.495%200%200%201-2.226%203.257l2.164-3.914c.039.219.063.438.063.656zm3.5%201c0%20.203-.055.367-.156.539a8.537%208.537%200%200%201-.852%201.133C11.461%2010.929%209.352%2012%207%2012l.578-1.031C9.851%2010.773%2011.781%209.391%2013%207.5a8.128%208.128%200%200%200-2.203-2.297l.492-.875c.969.649%201.946%201.625%202.555%202.632.101.172.156.336.156.539z%22/%3E%3C/svg%3E"); }

.fa-favorite {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13.316%206.078a.465.465%200%200%200-.293-.325L9.365%204.527%207.412.935C7.336.783%207.174.697%207.011.697s-.325.087-.401.238L4.668%204.517%201%205.624a.428.428%200%200%200-.303.312.46.46%200%200%200%20.108.437L3.214%209.01l-.999%203.722a.45.45%200%200%200%20.141.455c.13.12.316.152.467.088l4.189-1.671%204.189%201.671a.45.45%200%200%200%20.478-.087.458.458%200%200%200%20.141-.459l-.998-3.719%202.387-2.507a.494.494%200%200%200%20.108-.427zM9.984%208.563a.458.458%200%200%200-.109.434l.836%203.082-3.528-1.389a.444.444%200%200%200-.17-.033h-.004a.482.482%200%200%200-.173.033l-3.516%201.4.836-3.082a.435.435%200%200%200-.108-.424L1.953%206.283l3.158-.945a.422.422%200%200%200%20.27-.215L7.01%202.115l1.628%203.006a.47.47%200%200%200%20.261.217l3.147%201.053-2.062%202.17z%22/%3E%3C/svg%3E"); }

.fa-file {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M8%204V.313c.11.07.203.14.281.219l3.187%203.187c.078.078.148.172.219.281H8zm-1%20.25c0%20.414.336.75.75.75H12v8.25a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200H7v4.25z%22/%3E%3C/svg%3E"); }

.fa-file2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zm4.666%205.25V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-add {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zM7%206.417q.242%200%20.413.171t.171.413v1.167h1.167q.242%200%20.413.171t.171.413-.171.413-.413.171H7.584v1.167q0%20.241-.171.413T7%2011.087t-.413-.171-.171-.413V9.336H5.249q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.167V7.001q0-.242.171-.413T7%206.417zm.583-1.167V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-archive-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M5%203V2H4v1h1zm1%201V3H5v1h1zM5%205V4H4v1h1zm1%201V5H5v1h1zm5.469-3.032c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H6v1H5V1H1v12h10zM6.102%207.367c.664%202.242.836%202.726.836%202.726.039.133.063.266.063.406%200%20.868-.843%201.5-2%201.5s-2-.633-2-1.5c0-.14.023-.273.063-.406%200%200%20.164-.484.938-3.094v-1h1v1h.617a.5.5%200%200%201%20.484.367zM5%2011c.555%200%201-.226%201-.5s-.445-.5-1-.5-1%20.226-1%20.5.445.5%201%20.5z%22/%3E%3C/svg%3E"); }

.fa-file-audio-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM4.844%206.641c.092.04.156.13.156.234v4.25a.256.256%200%200%201-.155.234c-.033.008-.064.016-.096.016a.276.276%200%200%201-.18-.071L3.272%209.999H2.246a.248.248%200%200%201-.248-.248V8.248c0-.14.11-.25.25-.25h1.023l1.297-1.305a.256.256%200%200%201%20.273-.055zm3.257%205.383a.5.5%200%200%200%20.391-.187C9.141%2011.04%209.5%2010.032%209.5%209.001s-.359-2.039-1.008-2.836a.5.5%200%200%200-.773.633c.507.623.78%201.39.78%202.202s-.273%201.578-.781%202.203a.491.491%200%200%200%20.069.703.488.488%200%200%200%20.314.118zm-1.647-1.157a.522.522%200%200%200%20.367-.156c.421-.445.68-1.048.68-1.711s-.259-1.266-.681-1.712a.5.5%200%200%200-.366-.157.498.498%200%200%200-.359.847c.257.281.406.64.406%201.023s-.148.742-.406%201.023a.503.503%200%200%200%20.016.711.543.543%200%200%200%20.344.133z%22/%3E%3C/svg%3E"); }

.fa-file-code-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM3.75%206a.25.25%200%200%201%20.352-.046l.398.297a.25.25%200%200%201%20.046.352L3.124%208.501l1.422%201.898a.252.252%200%200%201-.046.352l-.399.298a.252.252%200%200%201-.352-.046L1.983%208.651a.259.259%200%200%201%200-.298zm6.266%202.351a.259.259%200%200%201%200%20.298L8.251%2011a.25.25%200%200%201-.352.046l-.398-.297a.25.25%200%200%201-.046-.352l1.422-1.898-1.422-1.898a.252.252%200%200%201%20.046-.352l.399-.298a.252.252%200%200%201%20.352.046zm-4.844%203.602a.248.248%200%200%201-.203-.291l1.078-6.491a.248.248%200%200%201%20.291-.203l.491.078a.248.248%200%200%201%20.203.291l-1.078%206.491a.248.248%200%200%201-.291.203z%22/%3E%3C/svg%3E"); }

.fa-file-excel-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-7.648-1.828V12h2.195v-.828h-.586l.805-1.258c.094-.148.14-.266.164-.266h.016a.22.22%200%200%200%20.039.078c.031.063.078.11.133.187l.836%201.258H6.36v.828h2.273v-.828h-.532l-1.5-2.133%201.524-2.203h.523v-.836h-2.18v.836h.578l-.805%201.242c-.094.148-.164.266-.164.258h-.016a1.036%201.036%200%200%200-.173-.259L5.06%206.835h.594v-.836H3.388v.836h.532L5.397%208.96l-1.516%202.211h-.532z%22/%3E%3C/svg%3E"); }

.fa-file-image-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-1-3.5V12H2v-1.5L3.5%209l1%201%203-3zM3.5%208a1.5%201.5%200%200%201-.002-3A1.501%201.501%200%201%201%203.5%208z%22/%3E%3C/svg%3E"); }

.fa-file-movie-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6%206c.551.004.996.449%201%20.999v3a1.007%201.007%200%200%201-.999%201h-3a1.007%201.007%200%200%201-1-.999V7c.004-.551.449-.996.999-1h3zm3.844.016c.092.04.156.13.156.234v4.5a.256.256%200%200%201-.155.234c-.033.008-.064.016-.096.016h-.002a.259.259%200%200%201-.178-.071l-2.07-2.078v-.703l2.07-2.079a.258.258%200%200%201%20.178-.07h.001a.35.35%200%200%201%20.094.016z%22/%3E%3C/svg%3E"); }

.fa-file-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10z%22/%3E%3C/svg%3E"); }

.fa-file-pdf-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6.984%208.367c.196.156.414.297.656.438.274-.035.592-.054.914-.055.524%200%201.188.063%201.383.383.055.078.101.219.016.406-.007.007-.016.023-.023.031v.007c-.023.14-.14.297-.555.297-.5%200-1.258-.226-1.914-.57-1.086.117-2.226.359-3.063.649C3.593%2011.328%202.976%2012%202.508%2012H2.5a.426.426%200%200%201-.213-.056l-.185-.093c-.023-.007-.031-.023-.047-.039-.039-.039-.07-.125-.047-.281.078-.359.5-.961%201.469-1.469.063-.039.14-.016.18.047a.058.058%200%200%201%20.016.031c.247-.399.525-.903.782-1.419.406-.822.679-1.51.866-2.166-.25-.852-.329-1.727-.187-2.242.055-.196.172-.313.329-.313h.172c.117%200%20.211.039.273.117.094.11.117.281.07.532a.157.157%200%200%201-.032.063.167.167%200%200%201%20.008.052V5.009c-.007.492-.016.961-.11%201.5.273.82.679%201.484%201.141%201.86zm-4.499%203.211c.234-.11.571-.445%201.071-1.234-.586.453-.953.969-1.071%201.234zm3.108-7.187c-.078.219-.078.594-.016%201.031.023-.125.039-.242.055-.343.016-.133.039-.242.055-.336a.233.233%200%200%201%20.032-.063c-.008-.007-.008-.023-.016-.038a.454.454%200%200%200-.101-.281c0%20.016-.007.023-.007.031zm-.968%205.164c.63-.257%201.374-.476%202.145-.621-.004-.074-.082-.129-.152-.191-.383-.336-.727-.805-.992-1.375a9.968%209.968%200%200%201-.649%201.539c-.117.219-.234.438-.352.649zm5.047-.126c-.039-.039-.242-.187-1.094-.187.383.14.735.219.969.219.07%200%20.11%200%20.14-.007%200-.007-.007-.016-.016-.023z%22/%3E%3C/svg%3E"); }

.fa-file-powerpoint-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-7.75-1.828V12h2.555v-.828h-.727V9.867h1.071c.336%200%20.641-.016.922-.117.703-.242%201.141-.969%201.141-1.82S7.79%206.422%207.141%206.148C6.844%206.031%206.485%206%206.126%206H3.251v.836h.719v4.336h-.719zm2.758-2.187h-.93V6.892h.938c.273%200%20.484.047.649.14.281.164.438.484.438.898%200%20.438-.156.774-.484.938a1.413%201.413%200%200%201-.609.117z%22/%3E%3C/svg%3E"); }

.fa-file-subtract {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zM5.25%208.167h3.5q.242%200%20.413.171t.171.413-.171.413-.413.171h-3.5q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zM7.583%205.25V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-text {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%203.719c.078.078.148.172.219.281H8.001V.313c.11.07.203.14.281.219zM7.75%205H12v8.25a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200H7v4.25c0%20.414.336.75.75.75zM9%2010.75v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003zm0-2v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003zm0-2v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003z%22/%3E%3C/svg%3E"); }

.fa-file-text-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM3%206.25c0-.14.11-.25.25-.25h5.5c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248V6.25zM8.75%208c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248V8.25c0-.14.11-.25.25-.25h5.5zm0%202c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h5.5z%22/%3E%3C/svg%3E"); }

.fa-file-word-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM1.82%206v.836h.547L3.648%2012H4.89l1-3.789c.039-.117.063-.235.078-.359.007-.063.016-.125.016-.187h.031l.023.187c.023.11.031.234.07.359l1%203.789H8.35l1.281-5.164h.547V6H7.834v.836h.703l-.774%203.422a2.116%202.116%200%200%200-.054.352l-.016.171h-.031c0-.047-.016-.11-.023-.164-.023-.101-.039-.235-.07-.359L6.444%206h-.891l-1.125%204.258c-.032.125-.039.258-.063.359l-.032.164h-.031l-.016-.164a2.198%202.198%200%200%200-.058-.374l-.77-3.407h.703V6H1.817z%22/%3E%3C/svg%3E"); }

.fa-filter {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20d%3D%22M10.961%202.305a.493.493%200%200%201-.109.547L7%206.704v5.797a.507.507%200%200%201-.304.461.577.577%200%200%201-.194.039.468.468%200%200%201-.352-.148l-2-2a.493.493%200%200%201-.148-.352V6.704L.15%202.852a.489.489%200%200%201-.108-.55.504.504%200%200%201%20.46-.301h10c.203%200%20.383.125.461.304z%22/%3E%3C/svg%3E"); }

.fa-folder {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M13%204.75v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M12%2010.25v-5.5a.75.75%200%200%200-.75-.75h-5.5A.75.75%200%200%201%205%203.25v-.5A.75.75%200%200%200%204.25%202h-2.5a.75.75%200%200%200-.75.75v7.5c0%20.414.336.75.75.75h9.5a.75.75%200%200%200%20.75-.75zm1-5.5v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-open {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14.679%207.438c0%20.187-.117.375-.242.516l-2.625%203.094c-.453.532-1.375.953-2.063.953h-8.5c-.281%200-.679-.086-.679-.438%200-.187.117-.375.242-.516l2.625-3.094C3.89%207.421%204.812%207%205.5%207H14c.281%200%20.679.086.679.438zM12%204.75V6H5.5c-.976%200-2.188.555-2.821%201.305L.007%2010.446c0-.063-.007-.133-.007-.196v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-open-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M13.914%207.273c0-.219-.242-.273-.414-.273H5c-.414%200-.961.258-1.227.578l-2.297%202.836c-.07.094-.14.196-.14.313%200%20.219.242.273.414.273h8.5c.414%200%20.961-.258%201.227-.586l2.297-2.836c.07-.086.14-.187.14-.305zM5%206h6V4.75a.75.75%200%200%200-.75-.75h-4.5A.75.75%200%200%201%205%203.25v-.5A.75.75%200%200%200%204.25%202h-2.5a.75.75%200%200%200-.75.75v6.664l2-2.461C3.453%206.398%204.289%206%205%206zm9.914%201.273c0%20.343-.148.672-.359.938l-2.305%202.836c-.445.547-1.297.953-2%20.953h-8.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75V6h1.5c.532%200%201.062.242%201.297.742.074.153.117.333.117.523v.009z%22/%3E%3C/svg%3E"); }

.fa-heart {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2013a.484.484%200%200%201-.343-.14L1.782%208.156C1.719%208.101%200%206.531%200%204.656%200%202.367%201.398%201%203.734%201%205.101%201%206.382%202.078%207%202.687%207.617%202.078%208.898%201%2010.266%201c2.336%200%203.735%201.367%203.735%203.656%200%201.875-1.719%203.445-1.789%203.516L7.345%2012.86a.483.483%200%200%201-.343.14z%22/%3E%3C/svg%3E"); }

.fa-help {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%20.583q1.258%200%202.438.478t2.101%201.399%201.399%202.101.478%202.438-.478%202.438-1.399%202.101-2.101%201.399T7%2013.415t-2.438-.478-2.101-1.399-1.399-2.101-.478-2.438.478-2.438T2.461%202.46t2.101-1.399T7%20.583zM4.566%205.391L2.898%203.723q-.565.707-.857%201.549t-.292%201.727.292%201.727.857%201.549l1.668-1.668q-.483-.729-.483-1.609t.483-1.609zm5.71%205.711L8.608%209.434q-.729.483-1.609.483T5.39%209.434l-1.668%201.668q.707.565%201.549.857t1.727.292%201.727-.292%201.549-.857zM7%205.25q-.724%200-1.237.513T5.25%207t.513%201.237T7%208.75t1.237-.513T8.75%207t-.513-1.237T7%205.25zm0-3.5q-.884%200-1.727.292t-1.549.857l1.668%201.668q.729-.483%201.609-.483t1.609.483l1.668-1.668q-.707-.565-1.549-.857T7.002%201.75zm4.102%201.974L9.434%205.392q.483.729.483%201.609T9.434%208.61l1.668%201.668q.565-.707.857-1.549t.292-1.727-.292-1.727-.857-1.549z%22/%3E%3C/svg%3E"); }

.fa-history {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M12%207c0%203.304-2.695%206-6%206h-.01a5.973%205.973%200%200%201-4.599-2.155.258.258%200%200%201%20.008-.345l1.07-1.078a.297.297%200%200%201%20.193-.07h.003a.25.25%200%200%201%20.179.094%203.956%203.956%200%200%200%203.144%201.555h.014c2.203%200%203.999-1.797%203.999-4s-1.797-4-4-4h-.003A3.962%203.962%200%200%200%203.28%204.074L4.353%205.15c.148.14.187.359.11.539a.502.502%200%200%201-.46.313h-3.5a.504.504%200%200%201-.5-.5v-3.5a.5.5%200%200%201%20.504-.5c.137%200%20.261.057.348.149l1.016%201.008a6.073%206.073%200%200%201%204.133-1.656c3.304%200%206%202.695%206%206zM7%204.75v3.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248V7.75c0-.14.11-.25.25-.25h1.75V4.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-inbox {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%20.583q.242%200%20.413.171t.171.413v6.759l1.918-1.923q.168-.168.415-.168.251%200%20.417.166t.166.417q0%20.246-.168.415L7.415%209.75q-.168.168-.415.168t-.415-.168L3.668%206.833Q3.5%206.655%203.5%206.418q0-.242.171-.413t.413-.171q.246%200%20.415.168l1.918%201.923V1.167q0-.242.171-.413t.413-.171zm5.833%208.167q.242%200%20.413.171t.171.413v2.333q0%20.729-.506%201.235-.515.515-1.23.515H2.334q-.716%200-1.239-.511-.511-.524-.511-1.239V9.334q0-.242.171-.413t.413-.171.413.171.171.413v2.333q0%20.242.171.413t.413.171h9.347q.237%200%20.403-.171t.166-.413V9.334q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-info-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M8%2010.75V9.5v-.003a.248.248%200%200%200-.248-.248h-.753v-4-.003a.248.248%200%200%200-.248-.248H4.245a.248.248%200%200%200-.248.248v1.253c0%20.14.11.25.25.25h.75v2.5h-.754a.247.247%200%200%200-.247.247v1.254c0%20.14.11.25.25.25h3.503a.248.248%200%200%200%20.248-.248v-.003zm-1-7V2.5v-.003a.248.248%200%200%200-.248-.248H5.246a.248.248%200%200%200-.248.248V3.75c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248v-.003zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-laptop {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M3.25%2010A1.253%201.253%200%200%201%202%208.75v-5.5c.002-.69.56-1.248%201.25-1.25h8.5c.69.002%201.248.56%201.25%201.25v5.5A1.253%201.253%200%200%201%2011.75%2010h-8.5zM3%203.25v5.5c0%20.133.117.25.25.25h8.5a.257.257%200%200%200%20.25-.25V3.249a.257.257%200%200%200-.25-.25h-8.5a.257.257%200%200%200-.25.25zm10.75%207.25H15v.75c0%20.414-.562.75-1.25.75H1.25C.562%2012%200%2011.664%200%2011.25v-.75h13.75zm-5.625.75c.07%200%20.125-.055.125-.125S8.195%2011%208.125%2011h-1.25c-.07%200-.125.055-.125.125s.055.125.125.125h1.25z%22/%3E%3C/svg%3E"); }

.fa-left-arrow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M9.616%2013.164c.087.087.196.13.315.13s.228-.043.315-.13a.447.447%200%200%200%200-.63L4.711%206.999l5.535-5.535a.444.444%200%200%200-.629-.629l-5.861%205.85a.447.447%200%200%200%200%20.63l5.861%205.85z%22/%3E%3C/svg%3E"); }

.fa-lightbulb-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20d%3D%22M5.75%204.5c0%20.133-.117.25-.25.25s-.25-.117-.25-.25c0-.539-.836-.75-1.25-.75-.133%200-.25-.117-.25-.25s.117-.25.25-.25c.727%200%201.75.383%201.75%201.25zM7%204.5C7%202.937%205.414%202%204%202s-3%20.938-3%202.5c0%20.5.203%201.023.532%201.407.148.172.32.336.476.516.555.664%201.023%201.446%201.101%202.328H4.89c.078-.882.547-1.664%201.101-2.328.156-.18.329-.343.476-.516.329-.383.532-.906.532-1.407zm1%200c0%20.805-.266%201.5-.805%202.093s-1.25%201.43-1.313%202.266a.752.752%200%200%201%20.367.64c0%20.187-.07.367-.196.5a.732.732%200%200%201%20.196.5.75.75%200%200%201-.352.633c.063.11.101.242.101.367%200%20.508-.399.75-.852.75-.203.453-.656.75-1.148.75s-.945-.297-1.148-.75c-.453%200-.852-.242-.852-.75%200-.125.039-.258.102-.367a.75.75%200%200%201-.352-.633c0-.187.07-.367.196-.5a.73.73%200%200%201-.196-.498v-.002c0-.258.14-.508.367-.64-.063-.836-.774-1.672-1.313-2.266S-.003%205.304-.003%204.5c0-2.125%202.023-3.5%204-3.5s4%201.375%204%203.5z%22/%3E%3C/svg%3E"); }

.fa-list {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2%2010.25v1.5a.257.257%200%200%201-.25.25H.25a.257.257%200%200%201-.25-.25v-1.5c0-.133.117-.25.25-.25h1.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%208.75v-1.5C0%207.117.117%207%20.25%207h1.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%205.75v-1.5C0%204.117.117%204%20.25%204h1.5c.133%200%20.25.117.25.25zm12%206v1.5a.257.257%200%200%201-.25.25H3.25a.257.257%200%200%201-.25-.25v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm-12-9v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%202.75v-1.5C0%201.117.117%201%20.25%201h1.5c.133%200%20.25.117.25.25zm12%206v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%208.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%205.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%202.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-logout {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M9.616%2010.245c.087.087.196.13.315.13s.228-.043.315-.13l2.93-2.93c.021-.019.039-.04.054-.064s.012-.012.012-.023c.011-.021.021-.043.033-.054%200-.011%200-.021.011-.021.011-.021.011-.033.021-.054.011-.033.011-.054.011-.087s0-.054-.011-.087a.085.085%200%200%200-.022-.054c0-.011%200-.021-.011-.021l-.033-.065s0-.011-.011-.011c-.011-.021-.033-.043-.054-.065l-2.93-2.93a.444.444%200%200%200-.629.629l2.17%202.17H4.071c-.25%200-.445.196-.445.445s.196.445.445.445h7.716l-2.17%202.17c-.174.152-.174.434%200%20.608z%22/%3E%3Cpath%20d%3D%22M1.139%2013.295H7a.44.44%200%200%200%20.445-.445V8.476c0-.25-.196-.445-.445-.445s-.445.196-.445.445v3.929h-4.97V1.585h4.97v3.929c0%20.25.196.445.445.445s.445-.196.445-.445V1.14A.44.44%200%200%200%207%20.695H1.139a.44.44%200%200%200-.445.445v11.71c.011.25.206.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-map-marker {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20d%3D%22M6%205c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm2%200c0%20.476-.055.969-.258%201.398l-2.844%206.047C4.734%2012.788%204.375%2013%204%2013s-.735-.211-.891-.555L.258%206.398C.055%205.968%200%205.476%200%205c0-2.211%201.789-4%204-4s4%201.789%204%204z%22/%3E%3C/svg%3E"); }

.fa-medkit {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M10%208.75v-1.5-.003a.248.248%200%200%200-.248-.248H7.999v-1.75-.003a.248.248%200%200%200-.248-.248H6.245a.248.248%200%200%200-.248.248v1.753H4.244a.248.248%200%200%200-.248.248V8.75c0%20.14.11.25.25.25h1.75v1.75c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248V8.999H9.75a.248.248%200%200%200%20.248-.248v-.003zM5%203h4V2H5v1zM2%203v10h-.25C.789%2013%200%2012.211%200%2011.25v-6.5C0%203.789.789%203%201.75%203H2zm9.25%200v10h-8.5V3H4V1.75A.75.75%200%200%201%204.75%201h4.5a.75.75%200%200%201%20.75.75V3h1.25zM14%204.75v6.5c0%20.961-.789%201.75-1.75%201.75H12V3h.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-menu {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M1.75%202.917h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zm0%207h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zm0-3.5h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-minus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20d%3D%22M11%205.75v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205h9.5a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-minus2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M1.75%206.417h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-minus-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M9.5%207.5v-1A.504.504%200%200%200%209%206H3a.504.504%200%200%200-.5.5v1A.504.504%200%200%200%203%208h6a.504.504%200%200%200%20.5-.5zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-money {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M6%209h3v-.75H8v-3.5h-.891L5.953%205.821l.602.625c.187-.164.304-.25.43-.445h.016v2.25h-1v.75zm4-2c0%201.422-.859%203.25-2.5%203.25S5%208.422%205%207s.859-3.25%202.5-3.25S10%205.578%2010%207zm4%202V5a2.003%202.003%200%200%201-2-2H3a2.003%202.003%200%200%201-2%202v4a2.003%202.003%200%200%201%202%202h9a2.003%202.003%200%200%201%202-2zm1-6.5v9a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-9A.504.504%200%200%201%20.5%202h14a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-move {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%200q.246%200%20.415.168l2.06%202.065q.173.173.173.415t-.171.413-.413.171-.415-.173L7.583%201.993v4.425h4.425l-1.066-1.066q-.173-.173-.173-.415t.171-.413.413-.171.415.173l2.065%202.06q.168.168.168.415t-.168.41l-2.065%202.065q-.173.173-.415.173t-.413-.171-.171-.413.173-.415l1.066-1.066H7.583v4.425l1.066-1.066q.173-.173.415-.173t.413.171.171.413-.173.415l-2.06%202.065q-.168.168-.415.168-.242%200-.41-.168l-2.065-2.065q-.173-.173-.173-.415t.171-.413.413-.171.415.173l1.066%201.066V7.584H1.992L3.058%208.65q.173.173.173.415t-.171.413-.413.171-.415-.173L.167%207.416q-.168-.168-.168-.415t.168-.415l2.065-2.06q.173-.173.415-.173t.413.171.171.413-.173.415L1.992%206.418h4.425V1.993L5.351%203.059q-.173.173-.415.173t-.413-.171-.171-.413.173-.415L6.585.168Q6.753%200%207%200z%22/%3E%3C/svg%3E"); }

.fa-outbox {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%20.611q.246%200%20.415.168l2.917%202.917q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7.584%202.603v6.758q0%20.242-.171.413T7%209.945t-.413-.171-.171-.413V2.603L4.498%204.526q-.178.168-.415.168-.242%200-.413-.171t-.171-.413q0-.237.168-.415L6.584.778Q6.752.61%206.999.61zm5.833%208.167q.242%200%20.413.171t.171.413v2.333q0%20.729-.506%201.235-.515.515-1.23.515H2.334q-.716%200-1.239-.511-.511-.524-.511-1.239V9.362q0-.242.171-.413t.413-.171.413.171.171.413v2.333q0%20.242.171.413t.413.171h9.347q.237%200%20.403-.171t.166-.413V9.362q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-pencil {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M2.836%2012l.711-.711-1.836-1.836-.711.711V11h1v1h.836zm4.086-7.25v-.008a.163.163%200%200%200-.164-.164H6.75h-.002a.184.184%200%200%200-.131.055L2.382%208.868a.18.18%200%200%200-.055.13v.003c0%20.101.07.172.172.172h.002a.184.184%200%200%200%20.131-.055l4.235-4.235a.18.18%200%200%200%20.055-.13V4.75zM6.5%203.25L9.75%206.5%203.25%2013H0V9.75zm5.336.75c0%20.266-.11.523-.289.703L10.25%206%207%202.75l1.297-1.289c.18-.187.438-.297.703-.297s.523.11.711.297l1.836%201.828c.18.187.289.445.289.711z%22/%3E%3C/svg%3E"); }

.fa-pie-chart {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6%206.953l4.265%204.266A5.964%205.964%200%200%201%206.006%2013h-.008c-3.312%200-6-2.688-6-6s2.688-6%206-6v5.953zM7.461%207H13.5c0%201.664-.679%203.18-1.781%204.266zM13%206H7V0c3.313%200%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-plus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20d%3D%22M11%205.75v1.5a.75.75%200%200%201-.75.75H7v3.25a.75.75%200%200%201-.75.75h-1.5a.75.75%200%200%201-.75-.75V8H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205H4V1.75A.75.75%200%200%201%204.75%201h1.5a.75.75%200%200%201%20.75.75V5h3.25a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-plus2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.167q.242%200%20.413.171t.171.413v4.667h4.667q.242%200%20.413.171t.171.413-.171.413-.413.171H7.584v4.667q0%20.241-.171.413T7%2012.837t-.413-.171-.171-.413V7.586H1.749q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h4.667V1.751q0-.242.171-.413T7%201.167z%22/%3E%3C/svg%3E"); }

.fa-plus-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M9.5%207.5v-1A.504.504%200%200%200%209%206H7V4a.504.504%200%200%200-.5-.5h-1A.504.504%200%200%200%205%204v2H3a.504.504%200%200%200-.5.5v1A.504.504%200%200%200%203%208h2v2a.504.504%200%200%200%20.5.5h1A.504.504%200%200%200%207%2010V8h2a.504.504%200%200%200%20.5-.5zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-power-off {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M12%207c0%203.304-2.695%206-6%206s-6-2.695-6-6a5.94%205.94%200%200%201%202.399-4.789.988.988%200%200%201%201.396.193.997.997%200%200%201-.194%201.401A3.977%203.977%200%200%200%201.999%207c0%202.203%201.797%204%204%204s4-1.797%204-4a3.976%203.976%200%200%200-1.602-3.196.997.997%200%200%201-.196-1.398.99.99%200%200%201%201.4-.194%205.935%205.935%200%200%201%202.397%204.766V7zM7%201v5c0%20.547-.453%201-1%201s-1-.453-1-1V1c0-.547.453-1%201-1s1%20.453%201%201z%22/%3E%3C/svg%3E"); }

.fa-print {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M3%2012h7v-2H3v2zm0-5h7V4H8.75A.75.75%200%200%201%208%203.25V2H3v5zm9%20.5c0-.273-.226-.5-.5-.5s-.5.226-.5.5.226.5.5.5.5-.226.5-.5zm1%200v3.25a.257.257%200%200%201-.25.25H11v1.25a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V11H.25a.257.257%200%200%201-.25-.25V7.5C0%206.68.679%206%201.5%206H2V1.75A.75.75%200%200%201%202.75%201H8c.414%200%20.985.234%201.281.532l1.188%201.188c.297.297.532.868.532%201.281v2h.5c.82%200%201.5.679%201.5%201.5z%22/%3E%3C/svg%3E"); }

.fa-printer {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.25%201.167h3.5q.724%200%201.237.513t.513%201.237v2.917h1.167q.724%200%201.237.513t.513%201.237v2.333q0%20.724-.513%201.237t-1.237.513H10.4q-.182.515-.633.84t-1.016.326h-3.5q-.565%200-1.016-.326t-.634-.84H2.334q-.724%200-1.237-.513T.584%209.917V7.584q0-.724.513-1.237t1.237-.513h1.167V2.917q0-.724.513-1.237t1.237-.513zm3.5%209.333h-3.5q-.242%200-.413.171t-.171.413.171.413.413.171h3.5q.242%200%20.413-.171t.171-.413-.171-.413-.413-.171zM11.667%207H2.334q-.241%200-.413.171t-.171.413v2.333q0%20.242.171.413t.413.171h1.267q.182-.515.634-.84t1.016-.326h3.5q.565%200%201.016.326t.634.84h1.267q.242%200%20.413-.171t.171-.413V7.584q0-.242-.171-.413T11.668%207zM8.75%202.333h-3.5q-.242%200-.413.171t-.171.413v2.917h4.667V2.917q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-prohibition {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%20.705A6.3%206.3%200%200%200%20.705%207a6.27%206.27%200%200%200%201.824%204.428s.011.011.011.021c0%200%20.011%200%20.011.011a6.254%206.254%200%200%200%204.444%201.845h.006c3.472%200%206.294-2.821%206.294-6.295S10.474.705%207%20.705zM1.584%207c0-2.984%202.431-5.404%205.416-5.404%201.335%200%202.55.488%203.495%201.281l-7.618%207.618a5.341%205.341%200%200%201-1.291-3.494V7zM7%2012.416h-.002a5.376%205.376%200%200%201-3.511-1.298l7.625-7.612a5.37%205.37%200%200%201%201.291%203.504v.001c.011%202.974-2.42%205.404-5.404%205.404z%22/%3E%3C/svg%3E"); }

.fa-question-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M7%2010.75v-1.5-.003a.248.248%200%200%200-.248-.248H5.246a.248.248%200%200%200-.248.248v1.503c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248v-.003zM9%205.5C9%204.07%207.5%203%206.156%203c-1.274%200-2.226.546-2.898%201.664a.247.247%200%200%200%20.062.328l1.032.781a.24.24%200%200%200%20.142.047h.007a.247.247%200%200%200%20.194-.094c.367-.469.524-.61.672-.719a1.25%201.25%200%200%201%20.672-.187c.5%200%20.961.32.961.664%200%20.406-.211.609-.688.828-.555.25-1.313.898-1.313%201.656v.281c0%20.14.11.25.25.25h1.503A.248.248%200%200%200%207%208.251v-.003c0-.18.226-.562.594-.773.594-.336%201.407-.789%201.407-1.976zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-refresh {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M11.805%208.25c0%20.016%200%20.039-.007.055C11.134%2011.07%208.853%2013%205.97%2013c-1.524%200-3-.602-4.109-1.656L.853%2012.352A.497.497%200%200%201%20.001%2012V8.5a.504.504%200%200%201%20.5-.5h3.5a.504.504%200%200%201%20.5.5.5.5%200%200%201-.148.352L3.282%209.923a3.977%203.977%200%200%200%202.719%201.078h.006a3.984%203.984%200%200%200%203.391-1.889c.197-.322.291-.619.424-.931.039-.11.117-.18.235-.18h1.5c.14%200%20.25.117.25.25zM12%202v3.5a.504.504%200%200%201-.5.5H8a.504.504%200%200%201-.5-.5.5.5%200%200%201%20.148-.352L8.726%204.07A3.997%203.997%200%200%200%206%202.999h-.005a3.984%203.984%200%200%200-3.391%201.889c-.197.322-.291.619-.424.931-.039.11-.117.18-.234.18H.392a.251.251%200%200%201-.25-.25v-.055C.814%202.921%203.119.999%206.001.999c1.531%200%203.024.609%204.133%201.656l1.015-1.008a.497.497%200%200%201%20.852.352z%22/%3E%3C/svg%3E"); }

.fa-repeat {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M.583%207.583h3.5q.241%200%20.413.171t.171.413-.171.413-.413.171H2.114L3.7%2010.3q.674.679%201.545%201.026.834.342%201.755.342t1.755-.342q.455-.187.854-.458t.679-.556.511-.611.369-.599.235-.547q.082-.228.301-.33t.442-.025q.228.082.33.299t.025.44q-.191.583-.556%201.157t-.82%201.03q-.838.838-1.928%201.281-1.057.428-2.197.428-1.134%200-2.197-.428-1.089-.442-1.928-1.281L1.166%209.453v2.215q0%20.242-.171.413t-.413.171-.413-.171-.171-.413v-3.5q0-.241.171-.413t.413-.171zM7%201.167q1.134%200%202.197.428%201.089.442%201.928%201.281l.009.009%201.7%201.664V2.334q0-.241.171-.413t.413-.171.413.171.171.413v3.5q0%20.242-.171.413t-.413.171h-3.5q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.969l-1.586-1.549q-.665-.665-1.515-1.016t-1.785-.351q-.92%200-1.755.342-.87.346-1.545%201.025-.273.241-.599.736t-.504%201.009q-.082.228-.301.33t-.442.025q-.228-.082-.33-.299t-.025-.44q.191-.583.556-1.157t.82-1.03q.838-.838%201.928-1.281%201.062-.428%202.197-.428z%22/%3E%3C/svg%3E"); }

.fa-right-arrow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M4.384%2013.164c-.087.087-.196.13-.315.13s-.228-.043-.315-.13a.447.447%200%200%201%200-.63l5.535-5.535-5.535-5.535a.444.444%200%200%201%20.629-.629l5.85%205.85a.447.447%200%200%201%200%20.63l-5.85%205.85z%22/%3E%3C/svg%3E"); }

.fa-search {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M9%206.5C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5a1.007%201.007%200%200%201-.999%201%20.978.978%200%200%201-.703-.297l-2.68-2.672A5.435%205.435%200%200%201%205.505%2012h-.004c-3.039%200-5.5-2.461-5.5-5.5S2.462%201%205.501%201a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-search2 {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.6%2010.495h.018A4.788%204.788%200%200%200%208.732%209.35l3.792%203.804c.087.087.196.13.315.13s.228-.043.315-.13a.447.447%200%200%200%200-.63L9.355%208.725A4.859%204.859%200%200%200%2010.494%205.6%204.896%204.896%200%200%200%205.599.705%204.91%204.91%200%200%200%20.704%205.6a4.903%204.903%200%200%200%204.895%204.895zm0-8.899A4.008%204.008%200%200%201%209.604%205.6c0%202.214-1.791%204.004-4.004%204.004S1.596%207.803%201.596%205.6A4.015%204.015%200%200%201%205.6%201.596z%22/%3E%3C/svg%3E"); }

.fa-search-minus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M8%206.25v.5a.257.257%200%200%201-.25.25h-4.5A.257.257%200%200%201%203%206.75v-.5c0-.133.117-.25.25-.25h4.5c.133%200%20.25.117.25.25zm1%20.25C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5v.003c0%20.55-.446.996-.996.996H12a.981.981%200%200%201-.703-.297l-2.68-2.672a5.435%205.435%200%200%201-3.113.969H5.5c-3.039%200-5.5-2.461-5.5-5.5s2.461-5.5%205.5-5.5a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-search-plus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M8%206.25v.5a.257.257%200%200%201-.25.25H6v1.75a.257.257%200%200%201-.25.25h-.5A.257.257%200%200%201%205%208.75V7H3.25A.257.257%200%200%201%203%206.75v-.5c0-.133.117-.25.25-.25H5V4.25c0-.133.117-.25.25-.25h.5c.133%200%20.25.117.25.25V6h1.75c.133%200%20.25.117.25.25zm1%20.25C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5v.003c0%20.55-.446.996-.996.996H12a.981.981%200%200%201-.703-.297l-2.68-2.672a5.435%205.435%200%200%201-3.113.969H5.5c-3.039%200-5.5-2.461-5.5-5.5s2.461-5.5%205.5-5.5a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-share {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M10.5%201.167q.966%200%201.65.684t.684%201.65-.684%201.65-1.65.684q-.515%200-.973-.212t-.786-.59L5.783%206.514q.05.242.05.488t-.05.488l2.958%201.481q.329-.378.786-.59t.973-.212q.966%200%201.65.684t.684%201.65-.684%201.65-1.65.684-1.65-.684-.684-1.65q0-.246.05-.488L5.259%208.534q-.329.378-.786.59t-.973.212q-.966%200-1.65-.684t-.684-1.65.684-1.65%201.65-.684q.515%200%20.973.212t.786.59l2.957-1.481q-.05-.241-.05-.488%200-.966.684-1.65t1.65-.684zm-7%204.666q-.483%200-.825.342T2.333%207t.342.825.825.342.825-.342T4.667%207t-.342-.825-.825-.342zm7%203.5q-.483%200-.825.342t-.342.825.342.825.825.342.825-.342.342-.825-.342-.825-.825-.342zm0-7q-.483%200-.825.342t-.342.825.342.825.825.342.825-.342.342-.825-.342-.825-.825-.342z%22/%3E%3C/svg%3E"); }

.fa-sign-in {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M9.25%207a.5.5%200%200%201-.148.352l-4.25%204.25A.497.497%200%200%201%204%2011.25V9H.5a.504.504%200%200%201-.5-.5v-3A.504.504%200%200%201%20.5%205H4V2.75a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l4.25%204.25A.497.497%200%200%201%209.25%207zM12%204.25v5.5A2.251%202.251%200%200%201%209.75%2012h-2.5a.257.257%200%200%201-.25-.25c0-.219-.102-.751.25-.751h2.5A1.253%201.253%200%200%200%2011%209.749v-5.5a1.253%201.253%200%200%200-1.25-1.25H7.5c-.196%200-.5.039-.5-.25%200-.219-.101-.75.25-.75h2.5A2.251%202.251%200%200%201%2012%204.249z%22/%3E%3C/svg%3E"); }

.fa-sign-out {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M5%2011.25c0%20.219.101.75-.25.75h-2.5A2.251%202.251%200%200%201%200%209.75v-5.5A2.251%202.251%200%200%201%202.25%202h2.5c.133%200%20.25.117.25.25%200%20.219.101.75-.25.75h-2.5c-.69.002-1.248.56-1.25%201.25v5.5c.002.69.56%201.248%201.25%201.25H4.5c.196%200%20.5-.039.5.25zM12.25%207a.5.5%200%200%201-.148.352l-4.25%204.25A.497.497%200%200%201%207%2011.25V9H3.5a.504.504%200%200%201-.5-.5v-3a.504.504%200%200%201%20.5-.5H7V2.75a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l4.25%204.25A.497.497%200%200%201%2012.25%207z%22/%3E%3C/svg%3E"); }

.fa-sort-alpha-asc {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M9.305%203.187h1.383l-.562-1.703-.094-.367c-.007-.063-.016-.11-.016-.156h-.031l-.023.156c-.023.094-.031.211-.086.367zM5.75%2011.25a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm6.531.93V14H7.719v-.703l2.883-4.133c.063-.094.125-.172.164-.211l.086-.07V8.86c-.031%200-.063.007-.11.007a.953.953%200%200%201-.213.023H8.695v.898h-.938V7.999h4.43v.695l-2.883%204.14c-.047.07-.11.14-.164.203l-.086.086v.016l.11-.016c.07-.016.14-.016.235-.016h1.937v-.93h.945zm.696-7.008V6h-2.25v-.828h.586l-.367-1.125H9.048l-.367%201.125h.586V6H7.025v-.828h.547L9.369%200h1.266l1.797%205.172h.547z%22/%3E%3C/svg%3E"); }

.fa-sort-alpha-desc {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M9.305%2011.188h1.383l-.562-1.703-.094-.367c-.007-.063-.016-.11-.016-.156h-.031l-.023.156c-.023.094-.031.211-.086.367zm-3.555.062a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm7.227%201.922V14h-2.25v-.828h.586l-.367-1.125H9.048l-.367%201.125h.586V14H7.025v-.828h.547L9.369%208h1.266l1.797%205.172h.547zm-.696-8.993v1.82H7.719v-.703l2.883-4.133c.063-.094.125-.172.164-.211l.086-.07V.859c-.031%200-.063.007-.11.007a.953.953%200%200%201-.213.023H8.695v.898h-.938V-.002h4.43v.695L9.304%204.834c-.047.07-.11.14-.164.203l-.086.078v.023l.11-.023c.07-.007.14-.007.235-.007h1.937v-.93h.945z%22/%3E%3C/svg%3E"); }

.fa-sort-amount-asc {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.75%2011.25a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm8.25%201v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V12.25c0-.14.11-.25.25-.25h6.5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V8.25c0-.14.11-.25.25-.25h5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V4.25c0-.14.109-.25.25-.25h3.5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V.25c0-.14.109-.25.25-.25h2c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-sort-amount-desc {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M9.5%2012.25v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V12.25c0-.14.109-.25.25-.25h2c.14%200%20.25.11.25.25zm-3.75-1a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm5.25-3v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V8.25c0-.14.109-.25.25-.25h3.5c.14%200%20.25.11.25.25zm1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V4.25c0-.14.11-.25.25-.25h5c.14%200%20.25.11.25.25zm1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V.25c0-.14.11-.25.25-.25h6.5c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-square-check {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM9.333%204.972q.237%200%20.41.171t.173.413-.173.415L6.859%208.855q-.168.168-.41.168-.246%200-.415-.168l-1.65-1.65q-.168-.168-.168-.415%200-.242.171-.413t.413-.171q.237%200%20.41.173l1.235%201.239%202.474-2.474q.173-.173.415-.173z%22/%3E%3C/svg%3E"); }

.fa-square-cross {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM8.65%204.762q.242%200%20.415.173t.173.415-.173.415L7.826%207l1.239%201.235q.173.173.173.415t-.173.413-.415.171-.41-.168L7.001%207.827%205.762%209.066q-.164.168-.41.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l1.239-1.235-1.239-1.235q-.168-.168-.168-.415%200-.241.171-.415t.413-.173q.246%200%20.41.173l1.239%201.239%201.239-1.239q.173-.173.41-.173z%22/%3E%3C/svg%3E"); }

.fa-square-minus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zm-7%204.667h4.667q.242%200%20.413.171t.171.413-.171.413-.413.171H4.667q-.241%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-square-plus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM7%204.083q.242%200%20.413.171t.171.413v1.75h1.75q.242%200%20.413.171t.171.413-.171.413-.413.171h-1.75v1.75q0%20.242-.171.413T7%209.919t-.413-.171-.171-.413v-1.75h-1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.75v-1.75q0-.242.171-.413T7%204.083z%22/%3E%3C/svg%3E"); }

.fa-star {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.203-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E"); }

.fa-star-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M8.883%207.844l2.391-2.321-3.297-.484L6.5%202.055%205.023%205.039l-3.297.484%202.391%202.321-.571%203.289L6.5%209.579l2.945%201.554zM13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.211-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E"); }

.fa-tablet {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20d%3D%22M5%2011c0-.273-.226-.5-.5-.5s-.5.226-.5.5.226.5.5.5.5-.226.5-.5zm3-1.25v-7.5A.257.257%200%200%200%207.75%202h-6.5a.257.257%200%200%200-.25.25v7.5c0%20.133.117.25.25.25h6.5A.257.257%200%200%200%208%209.75zm1-7.5v8.5A1.253%201.253%200%200%201%207.75%2012h-6.5A1.253%201.253%200%200%201%200%2010.75v-8.5C.002%201.56.56%201.002%201.25%201h6.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-tags {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M3.5%203.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM11.836%208c0%20.266-.11.523-.289.703l-3.836%203.843a1.008%201.008%200%200%201-1.414%200L.711%206.953C.312%206.562%200%205.805%200%205.25V2c.004-.551.449-.996.999-1h3.25c.555%200%201.313.313%201.711.711l5.586%205.579c.18.187.289.445.289.711zm3%200c0%20.266-.11.523-.289.703l-3.836%203.843a1.034%201.034%200%200%201-.711.289c-.406%200-.61-.187-.875-.461l3.672-3.672a1.006%201.006%200%200%200%200-1.414L7.211%201.709C6.812%201.31%206.055.998%205.5.998h1.75c.555%200%201.313.313%201.711.711l5.586%205.579c.18.187.289.445.289.711z%22/%3E%3C/svg%3E"); }

.fa-television {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20d%3D%22M14%209.75v-7.5a.257.257%200%200%200-.25-.25H1.249a.257.257%200%200%200-.25.25v7.5c0%20.133.117.25.25.25h12.5a.257.257%200%200%200%20.25-.25zm1-7.5v7.5A1.253%201.253%200%200%201%2013.75%2011H8v1h2.75c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.75v-1h-5.75a1.253%201.253%200%200%201-1.25-1.25v-7.5C0%201.56.558%201.002%201.248%201h12.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-th {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M4%209.75v1.5a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75v-1.5A.75.75%200%200%201%20.75%209h2.5a.75.75%200%200%201%20.75.75zm0-4v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5A.75.75%200%200%201%205.75%209h2.5a.75.75%200%200%201%20.75.75zm-5-8v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%203.25v-1.5A.75.75%200%200%201%20.75%201h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5A.75.75%200%200%201%205%207.25v-1.5A.75.75%200%200%201%205.75%205h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75zm-5-8v1.5a.75.75%200%200%201-.75.75h-2.5A.75.75%200%200%201%205%203.25v-1.5A.75.75%200%200%201%205.75%201h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75zm0-4v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-th-large {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M6%208v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm0-6v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm7%206v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm0-6v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-times-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M8.976%208.766a.5.5%200%200%200-.148-.352L7.414%207l1.414-1.414c.094-.094.148-.219.148-.352s-.055-.266-.148-.359l-.703-.703a.5.5%200%200%200-.711%200L6%205.586%204.586%204.172c-.094-.094-.219-.148-.352-.148s-.266.055-.359.148l-.703.703a.5.5%200%200%200%200%20.711L4.586%207%203.172%208.414c-.094.094-.148.219-.148.352s.055.266.148.359l.703.703a.5.5%200%200%200%20.711%200L6%208.414l1.414%201.414c.094.094.219.148.352.148s.266-.055.359-.148l.703-.703a.513.513%200%200%200%20.148-.359zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-times-circle-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M8.57%208.43L7.429%209.571a.25.25%200%200%201-.36%200L5.998%208.5%204.927%209.571a.25.25%200%200%201-.36%200L3.426%208.43a.25.25%200%200%201%200-.36l1.071-1.071-1.071-1.071a.25.25%200%200%201%200-.36l1.141-1.141a.25.25%200%200%201%20.36%200l1.071%201.071%201.071-1.071a.25.25%200%200%201%20.36%200L8.57%205.568a.25.25%200%200%201%200%20.36L7.499%206.999%208.57%208.07a.25.25%200%200%201%200%20.36zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-trash {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.833.583h2.333q.724%200%201.237.513t.513%201.237v.583h2.333q.242%200%20.413.171t.171.413-.171.413-.413.171h-.583v7q0%20.724-.513%201.237t-1.237.513H4.083q-.724%200-1.237-.513t-.513-1.237v-7H1.75q-.242%200-.413-.171T1.166%203.5t.171-.413.413-.171h2.333v-.583q0-.724.513-1.237T5.833.583zm4.667%2010.5v-7h-7v7q0%20.242.171.413t.413.171h5.833q.242%200%20.413-.171t.171-.413zM8.167%201.75H5.834q-.241%200-.413.171t-.171.413v.583h3.5v-.583q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-trash-solid-red {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='trash' class='svg-inline--fa fa-trash fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgb(232, 23, 31)' d='M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z'%3E%3C/path%3E%3C/svg%3E"); }

.fa-trash-solid-white {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='trash' class='svg-inline--fa fa-trash fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z'%3E%3C/path%3E%3C/svg%3E"); }

.quick-links-wrapper .fa-trash-solid-red {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='trash' class='svg-inline--fa fa-trash fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z'%3E%3C/path%3E%3C/svg%3E"); }

.fa-trash-o {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20d%3D%22M4%205.75v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm1%205.656V4H2v7.406c0%20.375.211.594.25.594h6.5c.039%200%20.25-.219.25-.594zM3.75%203h3.5l-.375-.914a.296.296%200%200%200-.131-.085L4.265%202a.267.267%200%200%200-.133.085zm7.25.25v.503a.248.248%200%200%201-.248.248h-.753v7.406c0%20.859-.562%201.594-1.25%201.594h-6.5c-.688%200-1.25-.703-1.25-1.563V4H.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.414l.547-1.305c.156-.383.625-.695%201.039-.695h2.5c.414%200%20.882.313%201.039.695l.547%201.305h2.414c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-user {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%3E%3Cpath%20d%3D%22M10%2010.93C10%2012.071%209.25%2013%208.336%2013H1.664C.75%2013%200%2012.07%200%2010.93%200%208.875.508%206.5%202.555%206.5c.629.618%201.493%201%202.445%201s1.816-.382%202.446-1C9.493%206.5%2010%208.875%2010%2010.93zM8%204a3.001%203.001%200%200%201-6%200%203.001%203.001%200%200%201%206%200z%22/%3E%3C/svg%3E"); }

.fa-user-circle {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.898%2010.461C11.695%209%2011.101%207.703%209.773%207.523%209.085%208.273%208.093%208.75%207%208.75s-2.086-.476-2.773-1.227C2.899%207.703%202.305%209%202.102%2010.461A6%206%200%200%200%207%2013a6%206%200%200%200%204.898-2.539zM10%205a3.001%203.001%200%200%200-6%200%203.001%203.001%200%200%200%206%200zm4%202c0%203.852-3.125%207-7%207-3.867%200-7-3.141-7-7%200-3.867%203.133-7%207-7s7%203.133%207%207z%22/%3E%3C/svg%3E"); }

.fa-windows {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M5.328%207.859v5.086L0%2012.21V7.858h5.328zm0-5.805v5.148H0V2.788zM13%207.859V14l-7.086-.976V7.86H13zM13%201v6.203H5.914V1.976z%22/%3E%3C/svg%3E"); }

.fa-zoom {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.6%2010.495h.018A4.788%204.788%200%200%200%208.732%209.35l3.792%203.804c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L9.355%208.725A4.859%204.859%200%200%200%2010.494%205.6%204.896%204.896%200%200%200%205.599.705%204.91%204.91%200%200%200%20.704%205.6a4.903%204.903%200%200%200%204.895%204.895zm0-8.899A4.008%204.008%200%200%201%209.604%205.6c0%202.214-1.791%204.004-4.004%204.004S1.596%207.803%201.596%205.6A4.015%204.015%200%200%201%205.6%201.596z%22/%3E%3Cpath%20d%3D%22M5.155%208.498c0%20.25.196.445.445.445s.445-.196.445-.445V6.045h2.453c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445H6.045V2.702c0-.25-.196-.445-.445-.445s-.445.196-.445.445v2.453H2.702c-.25%200-.445.196-.445.445s.196.445.445.445h2.453v2.453z%22/%3E%3C/svg%3E"); }

.fa-zoom-out {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M5.6.705a4.896%204.896%200%200%200%200%209.79%204.86%204.86%200%200%200%203.136-1.139l3.809%203.809c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L9.366%208.736A4.865%204.865%200%200%200%2010.505%205.6%204.912%204.912%200%200%200%205.6.705zm0%208.911c-2.214%200-4.016-1.801-4.016-4.016S3.385%201.584%205.6%201.584c2.214%200%204.016%201.801%204.016%204.016S7.815%209.616%205.6%209.616z%22/%3E%3Cpath%20d%3D%22M8.498%205.155H2.702c-.25%200-.445.196-.445.445s.196.445.445.445h5.796c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445z%22/%3E%3C/svg%3E"); }

.fa-table-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4%2010.75v-1.5A.246.246%200%200%200%203.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5A.246.246%200%200%200%203.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%203.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%207.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm1-2.5v8.5c0%20.688-.563%201.25-1.25%201.25H1.25C.562%2012%200%2011.437%200%2010.75v-8.5C0%201.562.563%201%201.25%201h10.5c.688%200%201.25.563%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-table-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMyAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTMgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00LDEwLjhWOS4zQzQsOS4xLDMuOSw5LDMuOCw5YzAsMCwwLDAsMCwwSDEuM0MxLjEsOSwxLDkuMSwxLDkuMmMwLDAsMCwwLDAsMHYxLjVDMSwxMC45LDEuMSwxMSwxLjMsMTFoMi41DQoJQzMuOSwxMSw0LDEwLjksNCwxMC44eiBNNCw3LjhWNi4zQzQsNi4xLDMuOSw2LDMuOCw2YzAsMCwwLDAsMCwwSDEuM0MxLjEsNiwxLDYuMSwxLDYuMmMwLDAsMCwwLDAsMHYxLjVDMSw3LjksMS4xLDgsMS4zLDhoMi41DQoJQzMuOSw4LDQsNy45LDQsNy44eiBNOCwxMC44VjkuM0M4LDkuMSw3LjksOSw3LjgsOWMwLDAsMCwwLDAsMEg1LjNDNS4xLDksNSw5LjEsNSw5LjJjMCwwLDAsMCwwLDB2MS41QzUsMTAuOSw1LjEsMTEsNS4zLDExaDIuNQ0KCUM3LjksMTEsOCwxMC45LDgsMTAuOHogTTQsNC44VjMuM0M0LDMuMSwzLjksMywzLjgsM2MwLDAsMCwwLDAsMEgxLjNDMS4xLDMsMSwzLjEsMSwzLjJjMCwwLDAsMCwwLDB2MS41QzEsNC45LDEuMSw1LDEuMyw1aDIuNQ0KCUMzLjksNSw0LDQuOSw0LDQuOHogTTgsNy44VjYuM0M4LDYuMSw3LjksNiw3LjgsNmMwLDAsMCwwLDAsMEg1LjNDNS4xLDYsNSw2LjEsNSw2LjJjMCwwLDAsMCwwLDB2MS41QzUsNy45LDUuMSw4LDUuMyw4aDIuNQ0KCUM3LjksOCw4LDcuOSw4LDcuOHogTTEyLDEwLjhWOS4zQzEyLDkuMSwxMS45LDksMTEuOCw5YzAsMCwwLDAsMCwwSDkuM0M5LjEsOSw5LDkuMSw5LDkuMmMwLDAsMCwwLDAsMHYxLjVDOSwxMC45LDkuMSwxMSw5LjMsMTENCgloMi41QzExLjksMTEsMTIsMTAuOSwxMiwxMC44eiBNOCw0LjhWMy4zQzgsMy4xLDcuOSwzLDcuOCwzYzAsMCwwLDAsMCwwSDUuM0M1LjEsMyw1LDMuMSw1LDMuMmMwLDAsMCwwLDAsMHYxLjVDNSw0LjksNS4xLDUsNS4zLDUNCgloMi41QzcuOSw1LDgsNC45LDgsNC44eiBNMTIsNy44VjYuM0MxMiw2LjEsMTEuOSw2LDExLjgsNmMwLDAsMCwwLDAsMEg5LjNDOS4xLDYsOSw2LjEsOSw2LjJjMCwwLDAsMCwwLDB2MS41QzksNy45LDkuMSw4LDkuMyw4DQoJaDIuNUMxMS45LDgsMTIsNy45LDEyLDcuOHogTTEyLDQuOFYzLjNDMTIsMy4xLDExLjksMywxMS44LDNjMCwwLDAsMCwwLDBIOS4zQzkuMSwzLDksMy4xLDksMy4yYzAsMCwwLDAsMCwwdjEuNUM5LDQuOSw5LjEsNSw5LjMsNQ0KCWgyLjVDMTEuOSw1LDEyLDQuOSwxMiw0Ljh6IE0xMywyLjN2OC41YzAsMC43LTAuNiwxLjMtMS4zLDEuM0gxLjNDMC42LDEyLDAsMTEuNCwwLDEwLjhWMi4zQzAsMS42LDAuNiwxLDEuMywxaDEwLjUNCglDMTIuNCwxLDEzLDEuNiwxMywyLjN6Ii8+DQo8L3N2Zz4NCg=="); }

.fa-repeat2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12%202v3.5c0%20.273-.227.5-.5.5H8a.501.501%200%200%201-.461-.312.483.483%200%200%201%20.109-.539l1.078-1.078a4.01%204.01%200%200%200-2.727-1.07c-2.203%200-4%201.797-4%204s1.797%204%204%204a3.955%203.955%200%200%200%203.156-1.555.254.254%200%200%201%20.18-.094c.07%200%20.141.023.195.07L10.6%2010.5c.094.086.094.234.016.336A5.987%205.987%200%200%201%205.999%2013c-3.305%200-6-2.695-6-6s2.695-6%206-6c1.539%200%203.031.617%204.133%201.656l1.016-1.008a.493.493%200%200%201%20.547-.109c.18.078.305.258.305.461z%22/%3E%3C/svg%3E"); }

.fa-rotate-left-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12%207c0%203.305-2.695%206-6%206a5.985%205.985%200%200%201-4.617-2.164.26.26%200%200%201%20.016-.336l1.07-1.078a.3.3%200%200%201%20.195-.07c.07.008.141.039.18.094A3.957%203.957%200%200%200%206%2011.001c2.203%200%204-1.797%204-4s-1.797-4-4-4a3.983%203.983%200%200%200-2.719%201.07l1.07%201.078a.483.483%200%200%201%20.109.539.501.501%200%200%201-.461.312h-3.5a.504.504%200%200%201-.5-.5V2c0-.203.125-.383.312-.461a.483.483%200%200%201%20.539.109l1.016%201.008A6.075%206.075%200%200%201%205.999%201c3.305%200%206%202.695%206%206z%22/%3E%3C/svg%3E"); }

.fa-angle-right-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4.648%207.5a.273.273%200%200%201-.078.18L.93%2011.32c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-.391-.391a.256.256%200%200%201-.078-.18c0-.063.032-.133.078-.18l3.07-3.07-3.07-3.07c-.047-.047-.078-.117-.078-.18s.032-.133.078-.18l.391-.391C.617%203.631.687%203.6.75%203.6s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-angle-up-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.398%209.25a.273.273%200%200%201-.078.18l-.391.391a.256.256%200%200%201-.18.078.269.269%200%200%201-.18-.078l-3.07-3.07-3.07%203.07c-.047.047-.117.078-.18.078s-.133-.031-.18-.078L.678%209.43C.631%209.383.6%209.313.6%209.25s.031-.133.078-.18l3.64-3.64c.047-.047.117-.078.18-.078s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-apple-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.883%209.492a7.783%207.783%200%200%201-.961%201.953c-.672%201.023-1.344%201.531-2.008%201.531-.266%200-.625-.086-1.094-.25-.461-.172-.859-.25-1.179-.25-.313%200-.688.086-1.11.258-.43.18-.773.266-1.031.266-.805%200-1.578-.679-2.352-2.023C.39%209.633%200%208.329%200%207.047c0-1.195.297-2.164.882-2.922C1.468%203.375%202.202%203%203.101%203c.383%200%20.836.078%201.383.235.539.156.898.234%201.078.234.226%200%20.602-.086%201.117-.266.516-.172.969-.266%201.351-.266.625%200%201.18.172%201.664.508.273.187.547.453.812.781-.406.343-.703.649-.891.922a2.751%202.751%200%200%200-.508%201.601v.017c0%20.64.18%201.226.539%201.742s.774.844%201.234.985zM7.945.329c0%20.32-.078.679-.226%201.062a3.2%203.2%200%200%201-.727%201.078c-.281.281-.562.469-.843.562-.18.055-.445.102-.812.133.016-.773.219-1.446.609-2.008S6.993.211%207.899%200c.016.07.031.125.039.172%200%20.055.007.101.007.156z%22/%3E%3C/svg%3E"); }

.fa-archive-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.5%206.5A.504.504%200%200%200%208%206H6c-.273%200-.5.226-.5.5s.226.5.5.5h2a.504.504%200%200%200%20.5-.5zM13%205v7.5a.504.504%200%200%201-.5.5h-11a.504.504%200%200%201-.5-.5V5a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm.5-3.5v2a.504.504%200%200%201-.5.5H1a.504.504%200%200%201-.5-.5v-2A.504.504%200%200%201%201%201h12a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-archive2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M3.5%201.75h7l3.5%203.5v5.25q0%20.724-.513%201.237t-1.237.513H1.75q-.724%200-1.237-.513T0%2010.5V5.25zm9.333%208.75V6.417h-2.562Q9.884%207.428%208.979%208.09t-1.981.661q-.716%200-1.39-.305T4.432%207.61%203.68%206.418H1.164v4.083q0%20.237.168.41t.415.173h10.5q.242%200%20.413-.171t.171-.413zm-.483-5.25l-2.31-2.333H3.983L1.65%205.25h3.017q0%20.579.31%201.117t.854.877T7%207.584t1.169-.34.854-.877.31-1.117h3.017z%22/%3E%3C/svg%3E"); }

.fa-area-chart-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M16%2012v1H0V1h1v11h15zm-3-8l2%207H2V6.5L5.5%202%2010%206.5z%22/%3E%3C/svg%3E"); }

.fa-arrow-down-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%201.167q.242%200%20.413.171t.171.413v9.092l3.085-3.09q.168-.168.415-.168.251%200%20.417.166t.166.417q0%20.246-.168.415l-4.083%204.083q-.168.168-.415.168t-.415-.168L2.503%208.583q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168l3.085%203.09V1.751q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-arrow-left-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.833%202.333q.241%200%20.413.171t.171.413q0%20.246-.173.415L3.159%206.417h9.092q.242%200%20.413.171t.171.413-.171.413-.413.171H3.159l3.085%203.085q.173.168.173.415%200%20.242-.171.413t-.413.171q-.246%200-.415-.168L1.335%207.418q-.168-.178-.168-.415t.168-.415l4.083-4.083q.173-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-arrow-right-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.167%202.333q.246%200%20.415.168l4.083%204.083q.168.168.168.415t-.168.415l-4.083%204.083q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.09-3.085H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h9.092l-3.09-3.085q-.168-.168-.168-.415%200-.251.166-.417t.417-.166z%22/%3E%3C/svg%3E"); }

.fa-arrows-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%207a.5.5%200%200%201-.148.352l-2%202A.497.497%200%200%201%2011%209V8H8v3h1a.504.504%200%200%201%20.5.5.5.5%200%200%201-.148.352l-2%202C7.258%2013.946%207.133%2014%207%2014s-.258-.055-.352-.148l-2-2A.493.493%200%200%201%204.5%2011.5.503.503%200%200%201%205%2011h1V8H3v1a.504.504%200%200%201-.5.5.5.5%200%200%201-.352-.148l-2-2C.054%207.258%200%207.133%200%207s.055-.258.148-.352l2-2A.497.497%200%200%201%203%205v1h3V3H5a.504.504%200%200%201-.5-.5.5.5%200%200%201%20.148-.352l2-2C6.742.054%206.867%200%207%200s.258.055.352.148l2%202A.497.497%200%200%201%209%203H8v3h3V5a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l2%202A.497.497%200%200%201%2014%207z%22/%3E%3C/svg%3E"); }

.fa-arrow-up-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%201.167q.246%200%20.415.168l4.083%204.083q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168l-3.085-3.09v9.092q0%20.242-.171.413t-.413.171-.413-.171-.171-.413V3.158L3.33%206.248q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l4.083-4.083q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-ban-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.25%206.977V6.97c0-.854-.253-1.649-.689-2.314L3.68%2010.555A4.205%204.205%200%200%200%206%2011.25c2.344%200%204.251-1.914%204.251-4.274zM2.445%209.312l5.899-5.891a4.133%204.133%200%200%200-2.328-.711H6c-2.343%200-4.249%201.914-4.249%204.266%200%20.868.258%201.664.695%202.336zM12%206.977c0%203.328-2.688%206.024-6%206.024s-6-2.695-6-6.024C0%203.657%202.688.961%206%20.961s6%202.695%206%206.016z%22/%3E%3C/svg%3E"); }

.fa-ban2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%20.583q1.308%200%202.495.508t2.046%201.367%201.367%202.046.508%202.495-.508%202.495-1.367%202.046-2.046%201.367T7%2013.415t-2.495-.508-2.046-1.367-1.367-2.046-.508-2.495.508-2.495%201.367-2.046%202.046-1.367T7%20.583zm3.276%2010.519L2.898%203.724q-.547.688-.847%201.526T1.75%207q0%201.066.417%202.039t1.119%201.675%201.675%201.119T7%2012.25q.916%200%201.755-.299t1.522-.85zM7%201.75q-.916%200-1.755.299t-1.522.85l7.378%207.378q.551-.684.85-1.522T12.25%207q0-1.066-.417-2.039t-1.119-1.675-1.675-1.119T7%201.75z%22/%3E%3C/svg%3E"); }

.fa-bar-chart-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5%207v4H3V7h2zm3-4v8H6V3h2zm8%209v1H0V1h1v11h15zm-5-7v6H9V5h2zm3-3v9h-2V2h2z%22/%3E%3C/svg%3E"); }

.fa-bar-chart-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNiAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01LDd2NEgzVjdINXogTTgsM3Y4SDZWM0g4eiBNMTYsMTJ2MUgwVjFoMXYxMUgxNnogTTExLDV2Nkg5VjVIMTF6IE0xNCwydjloLTJWMkgxNHoiLz4NCjwvc3ZnPg0K");
}

.fa-bars-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm0-4v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%206h11a.504.504%200%200%201%20.5.5zm0-4v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%202h11a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-bell-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bell-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM1.922%2011h10.157C10.681%209.422%2010%207.281%2010%204.5%2010%203.492%209.047%202%207%202S4%203.492%204%204.5c0%202.781-.679%204.922-2.079%206.5zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bookmark-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.093%201c.117%200%20.235.023.343.07a.868.868%200%200%201%20.562.804v10.07a.866.866%200%200%201-.562.805.847.847%200%200%201-.324.063H9.086a.945.945%200%200%201-.643-.251L4.998%209.249l-3.445%203.313a.956.956%200%200%201-.649.258.871.871%200%200%201-.344-.07.868.868%200%200%201-.562-.804V1.876c0-.352.219-.672.562-.805a.87.87%200%200%201%20.343-.07h8.188z%22/%3E%3C/svg%3E"); }

.fa-briefcase-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5%202h4V1H5v1zm9%205v3.75A1.253%201.253%200%200%201%2012.75%2012H1.25A1.253%201.253%200%200%201%200%2010.75V7h5.25v1.25a.504.504%200%200%200%20.5.5h2.5a.504.504%200%200%200%20.5-.5V7H14zM8%207v1H6V7h2zm6-3.75v3H0v-3C.002%202.56.56%202.002%201.25%202H4V.75A.75.75%200%200%201%204.75%200h4.5a.75.75%200%200%201%20.75.75V2h2.75c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-briefcase-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01LDJoNFYxSDVWMnogTTE0LDd2My44YzAsMC43LTAuNiwxLjItMS4zLDEuM0gxLjNDMC42LDEyLDAsMTEuNCwwLDEwLjhWN2g1LjN2MS4zYzAsMC4zLDAuMiwwLjUsMC41LDAuNWgyLjUNCgljMC4zLDAsMC41LTAuMiwwLjUtMC41VjdIMTR6IE04LDd2MUg2VjdIOHogTTE0LDMuM3YzSDB2LTNDMCwyLjYsMC42LDIsMS4zLDJINFYwLjhDNCwwLjMsNC4zLDAsNC44LDBoNC41QzkuNywwLDEwLDAuMywxMCwwLjhWMg0KCWgyLjhDMTMuNCwyLDE0LDIuNiwxNCwzLjN6Ii8+DQo8L3N2Zz4NCg=="); }

.fa-briefcase2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1.139%2012.285h11.71a.44.44%200%200%200%20.445-.445V3.939a.44.44%200%200%200-.445-.445H9.452V2.159a.44.44%200%200%200-.445-.445H4.991a.44.44%200%200%200-.445.445v1.346H1.138a.44.44%200%200%200-.445.445v7.901a.453.453%200%200%200%20.445.434zm4.298-9.681h3.126v.901H5.438v-.901zm-3.853%201.78h3.299c.033.011.065.011.098.011s.065%200%20.098-.011h3.82c.033.011.065.011.098.011s.065%200%20.098-.011h3.299v3.061H9.453v-.532c0-.25-.196-.445-.445-.445s-.445.196-.445.445v.532H5.437v-.532c0-.25-.196-.445-.445-.445s-.445.196-.445.445v.532H1.584V4.384zm0%203.951h2.963v.499c0%20.25.196.445.445.445s.445-.196.445-.445v-.499h3.125v.499c0%20.25.196.445.445.445s.445-.196.445-.445v-.499h2.963v3.061H1.584V8.335z%22/%3E%3C/svg%3E"); }

.fa-calculator-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M3%2012c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3%200c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM3%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%203c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM6%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM3%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%203c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM6%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%206V9a1.007%201.007%200%200%200-.999-1%201.007%201.007%200%200%200-1%20.999v3c.004.551.449.996.999%201A1.007%201.007%200%200%200%2012%2012zM9%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3-2.5v-2a.504.504%200%200%200-.5-.5h-10a.504.504%200%200%200-.5.5v2a.504.504%200%200%200%20.5.5h10a.504.504%200%200%200%20.5-.5zM12%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm1-5v12a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-12C.005.45.45.005%201%20.001h11c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-calendar-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1%2013h2.25v-2.25H1V13zm2.75%200h2.5v-2.25h-2.5V13zM1%2010.25h2.25v-2.5H1v2.5zm2.75%200h2.5v-2.5h-2.5v2.5zM1%207.25h2.25V5H1v2.25zM6.75%2013h2.5v-2.25h-2.5V13zm-3-5.75h2.5V5h-2.5v2.25zm6%205.75H12v-2.25H9.75V13zm-3-2.75h2.5v-2.5h-2.5v2.5zM4%203.5V1.25A.257.257%200%200%200%203.75%201h-.5a.257.257%200%200%200-.25.25V3.5c0%20.133.117.25.25.25h.5A.257.257%200%200%200%204%203.5zm5.75%206.75H12v-2.5H9.75v2.5zm-3-3h2.5V5h-2.5v2.25zm3%200H12V5H9.75v2.25zM10%203.5V1.25A.257.257%200%200%200%209.75%201h-.5a.257.257%200%200%200-.25.25V3.5c0%20.133.117.25.25.25h.5A.257.257%200%200%200%2010%203.5zm3-.5v10a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-10c.004-.551.449-.996.999-1h1v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h3v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h1c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-calendar-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1%2013h11V5H1v8zm3-9.5V1.25v-.003a.248.248%200%200%200-.248-.248h-.506a.248.248%200%200%200-.248.248V3.5c0%20.14.11.25.25.25h.503a.248.248%200%200%200%20.248-.248v-.003zm6%200V1.25v-.003a.248.248%200%200%200-.248-.248h-.506a.248.248%200%200%200-.248.248V3.5c0%20.14.11.25.25.25h.503a.248.248%200%200%200%20.248-.248v-.003zm3-.5v10a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-10c.004-.551.449-.996.999-1h1v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h3v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h1c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-cancel-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M.825%2013.175c.087.087.196.13.315.13s.228-.043.315-.13l5.546-5.546%205.546%205.546c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L7.631%206.999l5.546-5.546a.444.444%200%200%200-.629-.629L7.002%206.37%201.456.824a.444.444%200%200%200-.629.629l5.546%205.546-5.546%205.546a.447.447%200%200%200%200%20.63z%22/%3E%3C/svg%3E"); }

.fa-check-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13.055%204.422a.757.757%200%200%201-.219.532l-6.719%206.719a.76.76%200%200%201-1.064%200L1.162%207.782a.76.76%200%200%201%200-1.064l1.062-1.062a.76.76%200%200%201%201.064%200l2.297%202.305%205.125-5.133a.76.76%200%200%201%201.064%200l1.062%201.062a.76.76%200%200%201%20.219.532z%22/%3E%3C/svg%3E"); }

.fa-check2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12.25%202.917q.251%200%20.417.166t.166.417q0%20.246-.168.415l-7%207q-.168.168-.415.168t-.415-.168l-3.5-3.5Q1.167%207.247%201.167%207q0-.251.166-.417t.417-.166q.246%200%20.415.168l3.085%203.09%206.585-6.59q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-check-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.031%205.734v-.009a.507.507%200%200%200-.141-.351l-.711-.703c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-3.187%203.18-1.766-1.766c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-.711.703c-.094.094-.14.226-.14.359s.047.258.14.352l2.828%202.828a.51.51%200%200%200%20.352.148.516.516%200%200%200%20.359-.148l4.242-4.242a.49.49%200%200%200%20.14-.352zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-check-circle-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.149%206.351L5.852%209.648a.492.492%200%200%201-.703%200L2.852%207.351a.492.492%200%200%201%200-.703l.797-.797a.492.492%200%200%201%20.703%200L5.5%206.999%207.649%204.85a.492.492%200%200%201%20.703%200l.797.797a.492.492%200%200%201%200%20.703zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-clipboard-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6%2013h7V8H9.75A.75.75%200%200%201%209%207.25V4H6v9zM8%201.75v-.5A.257.257%200%200%200%207.75%201H2.249a.257.257%200%200%200-.25.25v.5c0%20.133.117.25.25.25h5.5a.257.257%200%200%200%20.25-.25zM10%207h2.336L10%204.664V7zm4%201v5.25a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V12H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200h8.5a.75.75%200%200%201%20.75.75v2.562c.101.063.196.133.281.219l3.187%203.187c.297.297.532.868.532%201.281z%22/%3E%3C/svg%3E"); }

.fa-clock-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%2013.273a6.288%206.288%200%200%200%206.284-6.284C13.284%203.516%2010.463.705%207%20.705S.716%203.516.716%206.989A6.288%206.288%200%200%200%207%2013.273zM7%201.584a5.405%205.405%200%200%201%200%2010.808%205.412%205.412%200%200%201-5.404-5.404A5.405%205.405%200%200%201%207%201.584z%22/%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6.707%207.727h2.095c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445h-1.65V4.254c0-.25-.196-.445-.445-.445s-.445.196-.445.445v3.028c0%20.25.196.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-clock-1-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1.758%204.634a5.815%205.815%200%200%200-.521%202.377c0%201.389.499%202.702%201.389%203.745L.825%2012.569a.445.445%200%200%200%20.63.629l1.801-1.813a5.704%205.704%200%200%200%203.729%201.379h.016a5.679%205.679%200%200%200%203.732-1.389l1.801%201.813c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315l-1.801-1.813a5.684%205.684%200%200%200%201.389-3.733V7c0-.846-.184-1.649-.521-2.376a2.13%202.13%200%200%200%201.064-1.834A2.131%202.131%200%200%200%2011.168.663a2.113%202.113%200%200%200-1.829%201.064%205.817%205.817%200%200%200-4.695.01A2.119%202.119%200%200%200%202.81.662C1.648.683.693%201.628.693%202.8c0%20.77.423%201.454%201.064%201.834zm9.421-3.071c.683%200%201.237.554%201.237%201.237%200%20.434-.228.836-.597%201.053-.011-.011-.011-.021-.021-.033a6.006%206.006%200%200%200-.248-.338c-.033-.041-.066-.096-.099-.139a3.091%203.091%200%200%200-.356-.389c-.067-.078-.144-.143-.219-.208s-.152-.141-.228-.206l-.228-.163c-.076-.065-.163-.119-.25-.174a.19.19%200%200%201-.054-.043%201.275%201.275%200%200%201%201.063-.597zm-7.24%201.661c.098-.076.196-.152.293-.217.021-.011.043-.033.065-.043.77-.521%201.704-.814%202.702-.814s1.921.304%202.691.814c.021.021.043.033.076.054.098.065.196.141.282.217.021.021.043.033.065.054.109.098.217.184.325.293.098.098.184.206.282.304.021.033.054.065.076.098.065.076.13.163.184.25.021.033.054.065.076.098.51.757.814%201.689.814%202.692a4.845%204.845%200%200%201-1.284%203.291.505.505%200%200%200-.204.106.475.475%200%200%200-.107.202%204.841%204.841%200%200%201-3.278%201.284%204.858%204.858%200%200%201-3.505-1.487%204.813%204.813%200%200%201-1.367-3.386c0-.999.304-1.921.814-2.691l.065-.098c.065-.087.119-.174.184-.25a.314.314%200%200%201%20.075-.087%205.37%205.37%200%200%201%20.608-.608c.021-.043.043-.065.065-.076zM2.821%201.563c.434%200%20.836.238%201.053.597a.19.19%200%200%200-.054.043c-.087.054-.163.12-.239.174s-.152.109-.228.174c-.076.065-.141.13-.217.196-.098.087-.184.174-.282.271a5.186%205.186%200%200%200-.315.347c-.043.054-.076.109-.119.163-.076.108-.163.206-.228.315-.011.011-.011.021-.021.033a1.247%201.247%200%200%201-.597-1.053c.011-.706.564-1.259%201.248-1.259z%22/%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%207.455h1.91c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445H7.445V4.253c0-.25-.196-.445-.445-.445s-.445.196-.445.445V7.01c0%20.238.196.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-clock2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%20.583q1.308%200%202.495.508t2.046%201.367%201.367%202.046.508%202.495-.508%202.495-1.367%202.046-2.046%201.367T7%2013.415t-2.495-.508-2.046-1.367-1.367-2.046-.508-2.495.508-2.495%201.367-2.046%202.046-1.367T7%20.583zM7%201.75q-1.066%200-2.039.417T3.286%203.286%202.167%204.961%201.75%207t.417%202.039%201.119%201.675%201.675%201.119T7%2012.25t2.039-.417%201.675-1.119%201.119-1.675T12.25%207t-.417-2.039-1.119-1.675-1.675-1.119T7%201.75zm0%201.167q.242%200%20.413.171t.171.413V6.76l1.582%201.577q.168.168.168.415t-.168.415-.415.168-.415-.168l-1.75-1.75q-.168-.168-.168-.415v-3.5q0-.241.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-clock-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%204.25v3.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248V7.25c0-.14.11-.25.25-.25h1.75V4.25c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-clone-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13%2012.75v-8.5a.257.257%200%200%200-.25-.25h-8.5a.257.257%200%200%200-.25.25v8.5c0%20.133.117.25.25.25h8.5a.257.257%200%200%200%20.25-.25zm1-8.5v8.5A1.253%201.253%200%200%201%2012.75%2014h-8.5A1.253%201.253%200%200%201%203%2012.75v-8.5c.002-.69.56-1.248%201.25-1.25h8.5c.69.002%201.248.56%201.25%201.25zm-3-3V2.5h-1V1.25A.257.257%200%200%200%209.75%201h-8.5a.257.257%200%200%200-.25.25v8.5c0%20.133.117.25.25.25H2.5v1H1.25A1.253%201.253%200%200%201%200%209.75v-8.5C.002.56.56.002%201.25%200h8.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-close-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.141%2010.328a.757.757%200%200%201-.219.532L8.86%2011.922a.76.76%200%200%201-1.064%200L5.499%209.625l-2.297%202.297a.76.76%200%200%201-1.064%200L1.076%2010.86a.76.76%200%200%201%200-1.064l2.297-2.297-2.297-2.297a.76.76%200%200%201%200-1.064l1.062-1.062a.76.76%200%200%201%201.064%200l2.297%202.297%202.297-2.297a.76.76%200%200%201%201.064%200l1.062%201.062a.76.76%200%200%201%200%201.064L7.625%207.499l2.297%202.297a.76.76%200%200%201%20.219.532z%22/%3E%3C/svg%3E"); }

.fa-cloud-download-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10%207.25v-.003a.248.248%200%200%200-.248-.248H7.999v-2.75a.257.257%200%200%200-.25-.25h-1.5a.257.257%200%200%200-.25.25v2.75h-1.75a.251.251%200%200%200-.25.25.26.26%200%200%200%20.07.18l2.75%202.75a.247.247%200%200%200%20.173.071H7.001a.259.259%200%200%200%20.178-.071l2.742-2.742a.284.284%200%200%200%20.078-.187zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }

.fa-cloud-upload-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10%206.75v-.002a.259.259%200%200%200-.071-.178l-2.75-2.75a.247.247%200%200%200-.173-.071h-.007-.002a.259.259%200%200%200-.178.071L4.077%206.562a.284.284%200%200%200-.078.187c0%20.141.11.251.25.251h1.75v2.75c0%20.133.117.25.25.25h1.5a.257.257%200%200%200%20.25-.25V7h1.75a.251.251%200%200%200%20.25-.25zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }

.fa-cog-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8%207c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm4-.852v1.734c0%20.117-.094.258-.219.281l-1.445.219a4.31%204.31%200%200%201-.316.734c.277.36.559.703.848%201.055.047.055.078.125.078.196s-.023.125-.07.18c-.187.25-1.242%201.398-1.508%201.398a.4.4%200%200%201-.203-.07l-1.078-.844a4.703%204.703%200%200%201-.711.297c-.055.476-.101.985-.226%201.453a.287.287%200%200%201-.278.219H5.135c-.14%200-.266-.101-.281-.235l-.219-1.437a4.63%204.63%200%200%201-.729-.301l-1.076.848c-.055.047-.125.07-.196.07s-.14-.031-.196-.086c-.414-.375-.961-.859-1.289-1.313a.305.305%200%200%201%20.008-.36c.265-.358.554-.702.82-1.07a3.986%203.986%200%200%201-.312-.744L.227%208.131a.284.284%200%200%201-.226-.281V6.116c0-.117.094-.258.211-.281l1.453-.219a4.18%204.18%200%200%201%20.315-.74c-.311-.394-.585-.745-.871-1.086-.022-.02-.052-.085-.054-.158%200-.071.031-.125.07-.18.187-.258%201.242-1.398%201.508-1.398.07%200%20.14.032.203.078l1.078.836c.226-.117.469-.219.711-.297.055-.476.101-.985.226-1.453a.287.287%200%200%201%20.278-.219H6.866c.14%200%20.266.101.281.234l.219%201.437c.242.078.476.172.703.289l1.11-.836c.047-.047.117-.07.187-.07s.14.032.196.078c.414.383.961.868%201.289%201.328a.268.268%200%200%201%20.055.162v.01c0%20.068-.024.13-.063.18-.265.359-.554.702-.82%201.07.12.217.228.471.312.736l1.438.249a.284.284%200%200%201%20.226.281z%22/%3E%3C/svg%3E"); }

.fa-cog2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%200q.724%200%201.237.513T8.75%201.75v.301q.214.073.515.21l.21-.21q.515-.515%201.239-.515.72%200%201.235.515t.515%201.235q0%20.724-.515%201.239l-.21.21q.136.301.21.515h.301q.724%200%201.237.513T14%207t-.513%201.237-1.237.513h-.301q-.073.214-.21.515l.21.21q.515.515.515%201.239%200%20.72-.515%201.235t-1.235.515q-.724%200-1.239-.515l-.21-.21q-.301.136-.515.21v.301q0%20.724-.513%201.237T7%2014t-1.237-.513-.513-1.237v-.301q-.214-.073-.515-.21l-.21.21q-.515.515-1.235.515-.724%200-1.237-.515t-.513-1.235q0-.729.511-1.239l.21-.21q-.137-.301-.21-.515H1.75q-.724%200-1.237-.513T0%207t.513-1.237T1.75%205.25h.301q.073-.214.21-.515l-.21-.21q-.511-.511-.511-1.239%200-.72.513-1.235t1.237-.515q.72%200%201.235.515l.21.21q.301-.137.515-.21V1.75q0-.724.513-1.237T7%200zm0%201.167q-.242%200-.413.171t-.171.413v1.208q-1.021.146-1.864.77L3.7%202.877q-.173-.173-.41-.173-.242%200-.413.171t-.171.413q0%20.246.168.415l.852.852q-.624.843-.77%201.864H1.748q-.242%200-.413.171t-.171.413.171.413.413.171h1.208q.146%201.021.77%201.864l-.852.852q-.168.168-.168.415%200%20.241.171.413t.413.171q.237%200%20.41-.173l.852-.852q.843.624%201.864.77v1.208q0%20.242.171.413t.413.171.413-.171.171-.413v-1.208q1.021-.146%201.864-.77l.852.852q.173.173.415.173t.413-.171.171-.413-.173-.415l-.852-.852q.624-.843.77-1.864h1.208q.242%200%20.413-.171t.171-.413-.171-.413-.413-.171h-1.208q-.146-1.021-.77-1.864l.852-.852q.173-.173.173-.415t-.171-.413-.413-.171-.415.173l-.852.852q-.843-.624-1.864-.77V1.752q0-.242-.171-.413T7%201.168zm0%203.5q.966%200%201.65.684t.684%201.65-.684%201.65T7%209.335t-1.65-.684-.684-1.65.684-1.65T7%204.667zm0%201.166q-.483%200-.825.342T5.833%207t.342.825.825.342.825-.342T8.167%207t-.342-.825T7%205.833z%22/%3E%3C/svg%3E"); }

.fa-cogs-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%207c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm6%204c0-.547-.453-1-1-1s-1%20.453-1%201c.001.552.448.998%201%201a1.002%201.002%200%200%200%201-1zm0-8c0-.547-.453-1-1-1s-1%20.453-1%201c.001.552.448.998%201%201a1.002%201.002%200%200%200%201-1zm-3%203.289v1.445c0%20.101-.078.219-.18.235l-1.211.187c-.074.23-.158.426-.259.612.228.294.462.583.712.88a.27.27%200%200%201%20.055.156v.009a.206.206%200%200%201-.055.14c-.156.211-1.031%201.164-1.258%201.164a.294.294%200%200%201-.165-.055l-.897-.702a3.26%203.26%200%200%201-.578.236c-.062.405-.102.834-.203%201.217a.249.249%200%200%201-.234.187H4.274c-.11%200-.219-.086-.234-.196l-.18-1.195a3.914%203.914%200%200%201-.607-.252l-.9.705a.224.224%200%200%201-.147.055h-.009a.246.246%200%200%201-.164-.063C1.83%2010.867.908%2010.031.908%209.804a.26.26%200%200%201%20.055-.148c.226-.297.461-.586.688-.891a3.997%203.997%200%200%201-.265-.611L.19%207.938a.227.227%200%200%201-.187-.223V6.267c0-.101.078-.219.18-.234l1.211-.187c.063-.203.148-.399.25-.594-.243-.34-.474-.633-.717-.914a.302.302%200%200%201-.041-.139c0-.055.016-.11.055-.157.156-.211%201.031-1.156%201.258-1.156.063%200%20.117.023.164.055l.898.703c.167-.088.366-.173.573-.242.068-.399.107-.829.209-1.212a.249.249%200%200%201%20.234-.187H5.73c.11%200%20.219.086.234.196l.18%201.195c.228.074.422.156.607.252l.9-.705a.248.248%200%200%201%20.32.008c.203.187%201.125%201.031%201.125%201.25a.266.266%200%200%201-.055.149c-.226.304-.46.585-.679.89.101.211.196.422.266.641l1.188.18a.24.24%200%200%201%20.187.234zm5%204.164v1.094c0%20.117-1.008.226-1.164.242a1.89%201.89%200%200%201-.238.411c.074.152.402.933.402%201.073%200%20.023-.007.039-.031.055-.094.055-.93.555-.969.555-.101%200-.688-.781-.766-.898-.078.007-.156.016-.235.016s-.156-.007-.235-.016c-.078.117-.664.898-.766.898-.039%200-.875-.5-.969-.555a.07.07%200%200%201-.031-.055c0-.133.329-.922.399-1.078a1.867%201.867%200%200%201-.23-.394c-.161-.028-1.169-.137-1.169-.254v-1.094c0-.117%201.008-.226%201.164-.242.068-.155.147-.289.238-.412-.074-.151-.403-.94-.403-1.072%200-.016.007-.039.031-.055.094-.047.93-.547.969-.547.101%200%20.688.774.766.891.078-.007.156-.016.235-.016s.156.007.235.016c.219-.305.453-.609.719-.875l.047-.016c.039%200%20.875.492.969.547a.07.07%200%200%201%20.031.055c0%20.141-.329.922-.399%201.078.094.125.172.266.235.406.156.016%201.164.125%201.164.242zm0-8v1.094c0%20.117-1.008.226-1.164.242a1.89%201.89%200%200%201-.238.411c.074.152.402.933.402%201.073%200%20.023-.007.039-.031.055-.094.055-.93.555-.969.555-.101%200-.688-.781-.766-.898-.078.007-.156.016-.235.016s-.156-.007-.235-.016c-.078.117-.664.898-.766.898-.039%200-.875-.5-.969-.555a.07.07%200%200%201-.031-.055c0-.133.329-.922.399-1.078a1.867%201.867%200%200%201-.23-.394c-.161-.028-1.169-.137-1.169-.254V2.453c0-.117%201.008-.226%201.164-.242.068-.155.147-.289.238-.412-.074-.151-.403-.94-.403-1.072%200-.016.007-.039.031-.055.094-.047.93-.547.969-.547.101%200%20.688.773.766.891.078-.007.156-.016.235-.016s.156.007.235.016c.219-.304.453-.609.719-.875l.047-.016c.039%200%20.875.492.969.547a.07.07%200%200%201%20.031.055c0%20.141-.329.922-.399%201.078.094.125.172.266.235.406.156.016%201.164.125%201.164.242z%22/%3E%3C/svg%3E"); }

.fa-copy-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13.25%203a.75.75%200%200%201%20.75.75v9.5a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V11H.75a.75.75%200%200%201-.75-.75V5c0-.414.242-.992.532-1.281L3.719.532C4.008.243%204.587%200%205%200h3.25A.75.75%200%200%201%209%20.75v2.562c.305-.18.695-.313%201-.313h3.25zM9%204.664L6.664%207H9V4.664zm-5-3L1.664%204H4V1.664zm1.531%205.055L8%204.25V1H5v3.25a.75.75%200%200%201-.75.75H1v5h4V8c0-.414.242-.992.532-1.281zM13%2013V4h-3v3.25a.75.75%200%200%201-.75.75H6v5h7z%22/%3E%3C/svg%3E"); }

.fa-correct-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4.396%206.631a.444.444%200%200%200-.629.629l2.051%202.051c.079.08.189.13.31.13H6.154a.495.495%200%200%200%20.325-.163l5.133-6.153a.46.46%200%200%200-.054-.629.455.455%200%200%200-.63.053l-4.83%205.785L4.394%206.63z%22/%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.321%201.661a6.26%206.26%200%200%200-7.782.89c-2.453%202.453-2.453%206.458%200%208.91%201.138%201.14%202.712%201.845%204.45%201.845s3.312-.705%204.45-1.845a6.26%206.26%200%200%200%20.879-7.803.44.44%200%201%200-.748.468c1.356%202.147%201.041%204.903-.761%206.705-2.105%202.105-5.546%202.105-7.651%200s-2.105-5.546%200-7.651a5.404%205.404%200%200%201%206.696-.77.441.441%200%200%200%20.468-.747z%22/%3E%3C/svg%3E"); }

.fa-cross-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.083%202.333q.251%200%20.417.166t.166.417q0%20.246-.168.415L7.825%206.999l3.673%203.668q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7%207.824l-3.668%203.673q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.673-3.668-3.673-3.668q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168L7%206.174l3.668-3.673q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-dashboard-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M3%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm1.5-3.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3.344%203.758l.789-2.984a.51.51%200%200%200-.356-.609.502.502%200%200%200-.612.355l-.79%202.988a1.498%201.498%200%200%200-1.377%201.49%201.507%201.507%200%200%200%201.5%201.504c.694%200%201.279-.47%201.453-1.109a1.515%201.515%200%200%200-.602-1.633zM13%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM8%204c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3.5%201.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM14%209a7.018%207.018%200%200%201-1.101%203.773.506.506%200%200%201-.422.226H1.524a.505.505%200%200%201-.422-.226A6.927%206.927%200%200%201%20.001%209.005v-.006c0-3.859%203.141-7%207-7s7%203.141%207%207z%22/%3E%3C/svg%3E"); }

.fa-database-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6%206c2.352%200%204.711-.422%206-1.328V6c0%201.101-2.688%202-6%202s-6-.898-6-2V4.672C1.289%205.579%203.648%206%206%206zm0%206c2.352%200%204.711-.422%206-1.328V12c0%201.101-2.688%202-6%202s-6-.898-6-2v-1.328C1.289%2011.578%203.648%2012%206%2012zm0-3c2.352%200%204.711-.422%206-1.328V9c0%201.101-2.688%202-6%202s-6-.898-6-2V7.672C1.289%208.578%203.648%209%206%209zm0-9c3.313%200%206%20.898%206%202v1c0%201.101-2.688%202-6%202s-6-.898-6-2V2C0%20.899%202.688%200%206%200z%22/%3E%3C/svg%3E"); }

.fa-database-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMiAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LDZjMi40LDAsNC43LTAuNCw2LTEuM1Y2YzAsMS4xLTIuNywyLTYsMlMwLDcuMSwwLDZWNC43QzEuMyw1LjYsMy42LDYsNiw2eiBNNiwxMmMyLjQsMCw0LjctMC40LDYtMS4zVjEyDQoJYzAsMS4xLTIuNywyLTYsMnMtNi0wLjktNi0ydi0xLjNDMS4zLDExLjYsMy42LDEyLDYsMTJ6IE02LDljMi40LDAsNC43LTAuNCw2LTEuM1Y5YzAsMS4xLTIuNywyLTYsMnMtNi0wLjktNi0yVjcuNw0KCUMxLjMsOC42LDMuNiw5LDYsOXogTTYsMGMzLjMsMCw2LDAuOSw2LDJ2MWMwLDEuMS0yLjcsMi02LDJTMCw0LjEsMCwzVjJDMCwwLjksMi43LDAsNiwweiIvPg0KPC9zdmc+DQo="); }

.fa-desktop-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%207.75v-6.5a.257.257%200%200%200-.25-.25H1.249a.257.257%200%200%200-.25.25v6.5c0%20.133.117.25.25.25h12.5a.257.257%200%200%200%20.25-.25zm1-6.5v8.5A1.253%201.253%200%200%201%2013.75%2011H9.499c0%20.664.5%201.227.5%201.5s-.226.5-.5.5h-4a.504.504%200%200%201-.5-.5c0-.289.5-.82.5-1.5h-4.25a1.253%201.253%200%200%201-1.25-1.25v-8.5C.001.56.559.002%201.249%200h12.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-desktop-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNSAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNCw3LjhWMS4zQzE0LDEuMSwxMy45LDEsMTMuOCwxSDEuMkMxLjEsMSwxLDEuMSwxLDEuM3Y2LjVDMSw3LjksMS4xLDgsMS4yLDhoMTIuNUMxMy45LDgsMTQsNy45LDE0LDcuOA0KCUwxNCw3Ljh6IE0xNSwxLjN2OC41YzAsMC43LTAuNiwxLjItMS4zLDEuM0g5LjVjMCwwLjcsMC41LDEuMiwwLjUsMS41UzkuOCwxMyw5LjUsMTNoLTRDNS4yLDEzLDUsMTIuOCw1LDEyLjUNCgljMC0wLjMsMC41LTAuOCwwLjUtMS41SDEuMkMwLjYsMTEsMCwxMC40LDAsOS44VjEuM0MwLDAuNiwwLjYsMCwxLjIsMGgxMi41QzE0LjQsMCwxNSwwLjYsMTUsMS4zTDE1LDEuM3oiLz4NCjwvc3ZnPg0K"); }

.fa-down-arrow-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13.164%203.755a.447.447%200%200%200-.63%200L6.999%209.301%201.453%203.755a.444.444%200%200%200-.629.629l5.85%205.85c.079.08.189.13.31.13h.005a.454.454%200%200%200%20.315-.13l5.85-5.85a.436.436%200%200%200%20.011-.63z%22/%3E%3C/svg%3E"); }

.fa-envelope-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13%2011.75v-6a4.174%204.174%200%200%201-.531.509c-1.125.866-2.25%201.741-3.336%202.647C8.547%209.398%207.82%2010%207.008%2010h-.016c-.812%200-1.539-.602-2.125-1.094a108.808%20108.808%200%200%200-3.328-2.641%204.26%204.26%200%200%201-.535-.511L1%2011.75c0%20.133.117.25.25.25h11.5a.257.257%200%200%200%20.25-.25zm0-8.211c0-.196.047-.539-.25-.539H1.25a.257.257%200%200%200-.25.25c0%20.891.445%201.665%201.148%202.219%201.047.82%202.093%201.649%203.133%202.477.414.336%201.164%201.055%201.711%201.055h.016c.547%200%201.297-.719%201.711-1.055a508.681%20508.681%200%200%201%203.133-2.477C12.36%205.07%2013%204.203%2013%203.539zm1-.289v8.5A1.253%201.253%200%200%201%2012.75%2013H1.25A1.253%201.253%200%200%201%200%2011.75v-8.5C.002%202.56.56%202.002%201.25%202h11.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-eye-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13%207.5c-.742-1.148-1.757-2.133-2.977-2.758.299.502.476%201.108.476%201.755V6.5c0%201.93-1.57%203.5-3.5%203.5s-3.5-1.57-3.5-3.5c0-.617.164-1.227.476-1.757-1.218.625-2.234%201.61-2.977%202.758%201.336%202.063%203.493%203.5%206%203.5s4.664-1.437%206-3.5zm-5.625-3A.38.38%200%200%200%207%204.125%202.384%202.384%200%200%200%204.625%206.5c0%20.203.172.375.375.375s.375-.172.375-.375c0-.891.735-1.625%201.625-1.625a.38.38%200%200%200%20.375-.375zM14%207.5c0%20.196-.063.375-.156.539C12.407%2010.406%209.773%2012%207%2012S1.594%2010.398.156%208.039C.062%207.875%200%207.696%200%207.5s.063-.375.156-.539C1.593%204.602%204.227%203%207%203s5.406%201.602%206.844%203.961c.094.164.156.343.156.539z%22/%3E%3C/svg%3E"); }

.fa-eye-slash-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4.336%2010.43l.609-1.101a3.5%203.5%200%200%201-1.446-2.828c0-.618.164-1.227.476-1.758-1.218.625-2.234%201.61-2.977%202.758.812%201.258%201.961%202.312%203.336%202.929zM7.375%204.5A.38.38%200%200%200%207%204.125%202.384%202.384%200%200%200%204.625%206.5c0%20.203.172.375.375.375s.375-.172.375-.375A1.629%201.629%200%200%201%207%204.875a.38.38%200%200%200%20.375-.375zm2.836-1.492c0%20.016%200%20.055-.007.07-1.649%202.945-3.281%205.906-4.93%208.852l-.383.695a.258.258%200%200%201-.219.125c-.141%200-.883-.453-1.047-.547a.25.25%200%200%201-.125-.215v-.004c0-.124.266-.547.343-.679-1.516-.688-2.789-1.86-3.687-3.266a1.007%201.007%200%200%201%20.002-1.082C1.703%204.586%204.116%203%206.999%203c.469%200%20.945.047%201.407.133l.422-.758a.25.25%200%200%201%20.215-.125h.004c.14%200%20.875.453%201.039.547a.247.247%200%200%201%20.125.211zM10.5%206.5a3.495%203.495%200%200%201-2.226%203.257l2.164-3.914c.039.219.063.438.063.656zm3.5%201c0%20.203-.055.367-.156.539a8.537%208.537%200%200%201-.852%201.133C11.461%2010.929%209.352%2012%207%2012l.578-1.031C9.851%2010.773%2011.781%209.391%2013%207.5a8.128%208.128%200%200%200-2.203-2.297l.492-.875c.969.649%201.946%201.625%202.555%202.632.101.172.156.336.156.539z%22/%3E%3C/svg%3E"); }

.fa-favorite-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13.316%206.078a.465.465%200%200%200-.293-.325L9.365%204.527%207.412.935C7.336.783%207.174.697%207.011.697s-.325.087-.401.238L4.668%204.517%201%205.624a.428.428%200%200%200-.303.312.46.46%200%200%200%20.108.437L3.214%209.01l-.999%203.722a.45.45%200%200%200%20.141.455c.13.12.316.152.467.088l4.189-1.671%204.189%201.671a.45.45%200%200%200%20.478-.087.458.458%200%200%200%20.141-.459l-.998-3.719%202.387-2.507a.494.494%200%200%200%20.108-.427zM9.984%208.563a.458.458%200%200%200-.109.434l.836%203.082-3.528-1.389a.444.444%200%200%200-.17-.033h-.004a.482.482%200%200%200-.173.033l-3.516%201.4.836-3.082a.435.435%200%200%200-.108-.424L1.953%206.283l3.158-.945a.422.422%200%200%200%20.27-.215L7.01%202.115l1.628%203.006a.47.47%200%200%200%20.261.217l3.147%201.053-2.062%202.17z%22/%3E%3C/svg%3E"); }

.fa-file-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8%204V.313c.11.07.203.14.281.219l3.187%203.187c.078.078.148.172.219.281H8zm-1%20.25c0%20.414.336.75.75.75H12v8.25a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200H7v4.25z%22/%3E%3C/svg%3E"); }

.fa-file2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zm4.666%205.25V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-add-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zM7%206.417q.242%200%20.413.171t.171.413v1.167h1.167q.242%200%20.413.171t.171.413-.171.413-.413.171H7.584v1.167q0%20.241-.171.413T7%2011.087t-.413-.171-.171-.413V9.336H5.249q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.167V7.001q0-.242.171-.413T7%206.417zm.583-1.167V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-archive-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5%203V2H4v1h1zm1%201V3H5v1h1zM5%205V4H4v1h1zm1%201V5H5v1h1zm5.469-3.032c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H6v1H5V1H1v12h10zM6.102%207.367c.664%202.242.836%202.726.836%202.726.039.133.063.266.063.406%200%20.868-.843%201.5-2%201.5s-2-.633-2-1.5c0-.14.023-.273.063-.406%200%200%20.164-.484.938-3.094v-1h1v1h.617a.5.5%200%200%201%20.484.367zM5%2011c.555%200%201-.226%201-.5s-.445-.5-1-.5-1%20.226-1%20.5.445.5%201%20.5z%22/%3E%3C/svg%3E"); }

.fa-file-audio-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM4.844%206.641c.092.04.156.13.156.234v4.25a.256.256%200%200%201-.155.234c-.033.008-.064.016-.096.016a.276.276%200%200%201-.18-.071L3.272%209.999H2.246a.248.248%200%200%201-.248-.248V8.248c0-.14.11-.25.25-.25h1.023l1.297-1.305a.256.256%200%200%201%20.273-.055zm3.257%205.383a.5.5%200%200%200%20.391-.187C9.141%2011.04%209.5%2010.032%209.5%209.001s-.359-2.039-1.008-2.836a.5.5%200%200%200-.773.633c.507.623.78%201.39.78%202.202s-.273%201.578-.781%202.203a.491.491%200%200%200%20.069.703.488.488%200%200%200%20.314.118zm-1.647-1.157a.522.522%200%200%200%20.367-.156c.421-.445.68-1.048.68-1.711s-.259-1.266-.681-1.712a.5.5%200%200%200-.366-.157.498.498%200%200%200-.359.847c.257.281.406.64.406%201.023s-.148.742-.406%201.023a.503.503%200%200%200%20.016.711.543.543%200%200%200%20.344.133z%22/%3E%3C/svg%3E"); }

.fa-file-code-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM3.75%206a.25.25%200%200%201%20.352-.046l.398.297a.25.25%200%200%201%20.046.352L3.124%208.501l1.422%201.898a.252.252%200%200%201-.046.352l-.399.298a.252.252%200%200%201-.352-.046L1.983%208.651a.259.259%200%200%201%200-.298zm6.266%202.351a.259.259%200%200%201%200%20.298L8.251%2011a.25.25%200%200%201-.352.046l-.398-.297a.25.25%200%200%201-.046-.352l1.422-1.898-1.422-1.898a.252.252%200%200%201%20.046-.352l.399-.298a.252.252%200%200%201%20.352.046zm-4.844%203.602a.248.248%200%200%201-.203-.291l1.078-6.491a.248.248%200%200%201%20.291-.203l.491.078a.248.248%200%200%201%20.203.291l-1.078%206.491a.248.248%200%200%201-.291.203z%22/%3E%3C/svg%3E"); }

.fa-file-excel-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-7.648-1.828V12h2.195v-.828h-.586l.805-1.258c.094-.148.14-.266.164-.266h.016a.22.22%200%200%200%20.039.078c.031.063.078.11.133.187l.836%201.258H6.36v.828h2.273v-.828h-.532l-1.5-2.133%201.524-2.203h.523v-.836h-2.18v.836h.578l-.805%201.242c-.094.148-.164.266-.164.258h-.016a1.036%201.036%200%200%200-.173-.259L5.06%206.835h.594v-.836H3.388v.836h.532L5.397%208.96l-1.516%202.211h-.532z%22/%3E%3C/svg%3E"); }

.fa-file-excel-o-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMiAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMS41LDNDMTEuOCwzLjMsMTIsMy44LDEyLDQuMnY5YzAsMC40LTAuMywwLjgtMC44LDAuOEgwLjhDMC4zLDE0LDAsMTMuNywwLDEzLjJWMC43QzAsMC4zLDAuMywwLDAuOCwwaDcNCgljMC40LDAsMSwwLjIsMS4zLDAuNUwxMS41LDN6IE04LDEuMVY0aDIuOWMwLTAuMS0wLjEtMC4yLTAuMi0wLjNMOC4zLDEuMkM4LjIsMS4yLDguMSwxLjEsOCwxLjFMOCwxLjF6IE0xMSwxM1Y1SDcuOA0KCUM3LjMsNSw3LDQuNyw3LDQuM1YxSDF2MTJIMTF6IE0zLjQsMTEuMlYxMmgyLjJ2LTAuOEg1bDAuOC0xLjNjMC4xLTAuMSwwLjEtMC4zLDAuMi0wLjNoMGMwLDAsMCwwLjEsMCwwLjFjMCwwLjEsMC4xLDAuMSwwLjEsMC4yDQoJTDcsMTEuMkg2LjRWMTJoMi4zdi0wLjhIOC4xTDYuNiw5bDEuNS0yLjJoMC41VjZINi41djAuOEg3TDYuMiw4LjFDNi4xLDguMiw2LjEsOC4zLDYuMSw4LjNoMEM2LDguMiw2LDguMiw1LjksOC4xTDUuMSw2LjhoMC42VjYNCglIMy40djAuOGgwLjVMNS40LDlsLTEuNSwyLjJMMy40LDExLjJMMy40LDExLjJ6Ii8+DQo8L3N2Zz4NCg=="); }

.fa-file-image-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-1-3.5V12H2v-1.5L3.5%209l1%201%203-3zM3.5%208a1.5%201.5%200%200%201-.002-3A1.501%201.501%200%201%201%203.5%208z%22/%3E%3C/svg%3E"); }

.fa-file-movie-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6%206c.551.004.996.449%201%20.999v3a1.007%201.007%200%200%201-.999%201h-3a1.007%201.007%200%200%201-1-.999V7c.004-.551.449-.996.999-1h3zm3.844.016c.092.04.156.13.156.234v4.5a.256.256%200%200%201-.155.234c-.033.008-.064.016-.096.016h-.002a.259.259%200%200%201-.178-.071l-2.07-2.078v-.703l2.07-2.079a.258.258%200%200%201%20.178-.07h.001a.35.35%200%200%201%20.094.016z%22/%3E%3C/svg%3E"); }

.fa-file-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10z%22/%3E%3C/svg%3E"); }

.fa-file-pdf-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6.984%208.367c.196.156.414.297.656.438.274-.035.592-.054.914-.055.524%200%201.188.063%201.383.383.055.078.101.219.016.406-.007.007-.016.023-.023.031v.007c-.023.14-.14.297-.555.297-.5%200-1.258-.226-1.914-.57-1.086.117-2.226.359-3.063.649C3.593%2011.328%202.976%2012%202.508%2012H2.5a.426.426%200%200%201-.213-.056l-.185-.093c-.023-.007-.031-.023-.047-.039-.039-.039-.07-.125-.047-.281.078-.359.5-.961%201.469-1.469.063-.039.14-.016.18.047a.058.058%200%200%201%20.016.031c.247-.399.525-.903.782-1.419.406-.822.679-1.51.866-2.166-.25-.852-.329-1.727-.187-2.242.055-.196.172-.313.329-.313h.172c.117%200%20.211.039.273.117.094.11.117.281.07.532a.157.157%200%200%201-.032.063.167.167%200%200%201%20.008.052V5.009c-.007.492-.016.961-.11%201.5.273.82.679%201.484%201.141%201.86zm-4.499%203.211c.234-.11.571-.445%201.071-1.234-.586.453-.953.969-1.071%201.234zm3.108-7.187c-.078.219-.078.594-.016%201.031.023-.125.039-.242.055-.343.016-.133.039-.242.055-.336a.233.233%200%200%201%20.032-.063c-.008-.007-.008-.023-.016-.038a.454.454%200%200%200-.101-.281c0%20.016-.007.023-.007.031zm-.968%205.164c.63-.257%201.374-.476%202.145-.621-.004-.074-.082-.129-.152-.191-.383-.336-.727-.805-.992-1.375a9.968%209.968%200%200%201-.649%201.539c-.117.219-.234.438-.352.649zm5.047-.126c-.039-.039-.242-.187-1.094-.187.383.14.735.219.969.219.07%200%20.11%200%20.14-.007%200-.007-.007-.016-.016-.023z%22/%3E%3C/svg%3E"); }

.fa-file-powerpoint-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-7.75-1.828V12h2.555v-.828h-.727V9.867h1.071c.336%200%20.641-.016.922-.117.703-.242%201.141-.969%201.141-1.82S7.79%206.422%207.141%206.148C6.844%206.031%206.485%206%206.126%206H3.251v.836h.719v4.336h-.719zm2.758-2.187h-.93V6.892h.938c.273%200%20.484.047.649.14.281.164.438.484.438.898%200%20.438-.156.774-.484.938a1.413%201.413%200%200%201-.609.117z%22/%3E%3C/svg%3E"); }

.fa-file-subtract-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zM5.25%208.167h3.5q.242%200%20.413.171t.171.413-.171.413-.413.171h-3.5q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zM7.583%205.25V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-text-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%203.719c.078.078.148.172.219.281H8.001V.313c.11.07.203.14.281.219zM7.75%205H12v8.25a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200H7v4.25c0%20.414.336.75.75.75zM9%2010.75v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003zm0-2v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003zm0-2v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003z%22/%3E%3C/svg%3E"); }

.fa-file-text-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM3%206.25c0-.14.11-.25.25-.25h5.5c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248V6.25zM8.75%208c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248V8.25c0-.14.11-.25.25-.25h5.5zm0%202c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h5.5z%22/%3E%3C/svg%3E"); }

.fa-file-text-o-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMiAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMS41LDNDMTEuOCwzLjMsMTIsMy44LDEyLDQuMnY5YzAsMC40LTAuMywwLjgtMC44LDAuOEgwLjhDMC4zLDE0LDAsMTMuNywwLDEzLjJWMC43QzAsMC4zLDAuMywwLDAuOCwwaDcNCgljMC40LDAsMSwwLjIsMS4zLDAuNUwxMS41LDN6IE04LDEuMVY0aDIuOWMwLTAuMS0wLjEtMC4yLTAuMi0wLjNMOC4zLDEuMkM4LjIsMS4yLDguMSwxLjEsOCwxLjFMOCwxLjF6IE0xMSwxM1Y1SDcuOA0KCUM3LjMsNSw3LDQuNyw3LDQuM1YxSDF2MTJIMTF6IE0zLDYuM0MzLDYuMSwzLjEsNiwzLjMsNmg1LjVDOC45LDYsOSw2LjEsOSw2LjN2MC41QzksNi45LDguOSw3LDguOCw3bDAsMEgzLjJDMy4xLDcsMyw2LjksMyw2LjgNCglsMCwwTDMsNi4zTDMsNi4zeiBNOC44LDhDOC45LDgsOSw4LjEsOSw4LjN2MC41QzksOC45LDguOSw5LDguOCw5bDAsMEgzLjJDMy4xLDksMyw4LjksMyw4LjhsMCwwVjguM0MzLDguMSwzLjEsOCwzLjIsOEg4LjhMOC44LDh6DQoJIE04LjgsMTBDOC45LDEwLDksMTAuMSw5LDEwLjN2MC41QzksMTAuOSw4LjksMTEsOC44LDExbDAsMEgzLjJDMy4xLDExLDMsMTAuOSwzLDEwLjhsMCwwdi0wLjVDMywxMC4xLDMuMSwxMCwzLjIsMTBIOC44TDguOCwxMHoiDQoJLz4NCjwvc3ZnPg0K"); }

.fa-file-word-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM1.82%206v.836h.547L3.648%2012H4.89l1-3.789c.039-.117.063-.235.078-.359.007-.063.016-.125.016-.187h.031l.023.187c.023.11.031.234.07.359l1%203.789H8.35l1.281-5.164h.547V6H7.834v.836h.703l-.774%203.422a2.116%202.116%200%200%200-.054.352l-.016.171h-.031c0-.047-.016-.11-.023-.164-.023-.101-.039-.235-.07-.359L6.444%206h-.891l-1.125%204.258c-.032.125-.039.258-.063.359l-.032.164h-.031l-.016-.164a2.198%202.198%200%200%200-.058-.374l-.77-3.407h.703V6H1.817z%22/%3E%3C/svg%3E"); }

.fa-filter-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.961%202.305a.493.493%200%200%201-.109.547L7%206.704v5.797a.507.507%200%200%201-.304.461.577.577%200%200%201-.194.039.468.468%200%200%201-.352-.148l-2-2a.493.493%200%200%201-.148-.352V6.704L.15%202.852a.489.489%200%200%201-.108-.55.504.504%200%200%201%20.46-.301h10c.203%200%20.383.125.461.304z%22/%3E%3C/svg%3E"); }

.fa-folder-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13%204.75v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12%2010.25v-5.5a.75.75%200%200%200-.75-.75h-5.5A.75.75%200%200%201%205%203.25v-.5A.75.75%200%200%200%204.25%202h-2.5a.75.75%200%200%200-.75.75v7.5c0%20.414.336.75.75.75h9.5a.75.75%200%200%200%20.75-.75zm1-5.5v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-open-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14.679%207.438c0%20.187-.117.375-.242.516l-2.625%203.094c-.453.532-1.375.953-2.063.953h-8.5c-.281%200-.679-.086-.679-.438%200-.187.117-.375.242-.516l2.625-3.094C3.89%207.421%204.812%207%205.5%207H14c.281%200%20.679.086.679.438zM12%204.75V6H5.5c-.976%200-2.188.555-2.821%201.305L.007%2010.446c0-.063-.007-.133-.007-.196v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-open-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNCw3LjljMCwwLjItMC4xLDAuNC0wLjIsMC41bC0yLjUsM2MtMC40LDAuNS0xLjMsMC45LTIsMC45SDEuMmMtMC4zLDAtMC42LTAuMS0wLjYtMC40DQoJYzAtMC4yLDAuMS0wLjQsMC4yLTAuNWwyLjUtM2MwLjQtMC41LDEuMy0wLjksMi0wLjloOC4xQzEzLjYsNy41LDE0LDcuNiwxNCw3Ljl6IE0xMS40LDUuM3YxLjJINS4yYy0wLjksMC0yLjEsMC41LTIuNywxLjJsLTIuNSwzDQoJYzAtMC4xLDAtMC4xLDAtMC4yVjMuNGMwLTAuOSwwLjgtMS43LDEuNy0xLjdoMi40YzAuOSwwLDEuNywwLjgsMS43LDEuN3YwLjJoNC4xQzEwLjcsMy43LDExLjQsNC40LDExLjQsNS4zeiIvPg0KPC9zdmc+DQo="); }

.fa-folder-open-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13.914%207.273c0-.219-.242-.273-.414-.273H5c-.414%200-.961.258-1.227.578l-2.297%202.836c-.07.094-.14.196-.14.313%200%20.219.242.273.414.273h8.5c.414%200%20.961-.258%201.227-.586l2.297-2.836c.07-.086.14-.187.14-.305zM5%206h6V4.75a.75.75%200%200%200-.75-.75h-4.5A.75.75%200%200%201%205%203.25v-.5A.75.75%200%200%200%204.25%202h-2.5a.75.75%200%200%200-.75.75v6.664l2-2.461C3.453%206.398%204.289%206%205%206zm9.914%201.273c0%20.343-.148.672-.359.938l-2.305%202.836c-.445.547-1.297.953-2%20.953h-8.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75V6h1.5c.532%200%201.062.242%201.297.742.074.153.117.333.117.523v.009z%22/%3E%3C/svg%3E"); }

.fa-heart-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%2013a.484.484%200%200%201-.343-.14L1.782%208.156C1.719%208.101%200%206.531%200%204.656%200%202.367%201.398%201%203.734%201%205.101%201%206.382%202.078%207%202.687%207.617%202.078%208.898%201%2010.266%201c2.336%200%203.735%201.367%203.735%203.656%200%201.875-1.719%203.445-1.789%203.516L7.345%2012.86a.483.483%200%200%201-.343.14z%22/%3E%3C/svg%3E"); }

.fa-help-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%20.583q1.258%200%202.438.478t2.101%201.399%201.399%202.101.478%202.438-.478%202.438-1.399%202.101-2.101%201.399T7%2013.415t-2.438-.478-2.101-1.399-1.399-2.101-.478-2.438.478-2.438T2.461%202.46t2.101-1.399T7%20.583zM4.566%205.391L2.898%203.723q-.565.707-.857%201.549t-.292%201.727.292%201.727.857%201.549l1.668-1.668q-.483-.729-.483-1.609t.483-1.609zm5.71%205.711L8.608%209.434q-.729.483-1.609.483T5.39%209.434l-1.668%201.668q.707.565%201.549.857t1.727.292%201.727-.292%201.549-.857zM7%205.25q-.724%200-1.237.513T5.25%207t.513%201.237T7%208.75t1.237-.513T8.75%207t-.513-1.237T7%205.25zm0-3.5q-.884%200-1.727.292t-1.549.857l1.668%201.668q.729-.483%201.609-.483t1.609.483l1.668-1.668q-.707-.565-1.549-.857T7.002%201.75zm4.102%201.974L9.434%205.392q.483.729.483%201.609T9.434%208.61l1.668%201.668q.565-.707.857-1.549t.292-1.727-.292-1.727-.857-1.549z%22/%3E%3C/svg%3E"); }

.fa-history-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12%207c0%203.304-2.695%206-6%206h-.01a5.973%205.973%200%200%201-4.599-2.155.258.258%200%200%201%20.008-.345l1.07-1.078a.297.297%200%200%201%20.193-.07h.003a.25.25%200%200%201%20.179.094%203.956%203.956%200%200%200%203.144%201.555h.014c2.203%200%203.999-1.797%203.999-4s-1.797-4-4-4h-.003A3.962%203.962%200%200%200%203.28%204.074L4.353%205.15c.148.14.187.359.11.539a.502.502%200%200%201-.46.313h-3.5a.504.504%200%200%201-.5-.5v-3.5a.5.5%200%200%201%20.504-.5c.137%200%20.261.057.348.149l1.016%201.008a6.073%206.073%200%200%201%204.133-1.656c3.304%200%206%202.695%206%206zM7%204.75v3.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248V7.75c0-.14.11-.25.25-.25h1.75V4.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-inbox-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%20.583q.242%200%20.413.171t.171.413v6.759l1.918-1.923q.168-.168.415-.168.251%200%20.417.166t.166.417q0%20.246-.168.415L7.415%209.75q-.168.168-.415.168t-.415-.168L3.668%206.833Q3.5%206.655%203.5%206.418q0-.242.171-.413t.413-.171q.246%200%20.415.168l1.918%201.923V1.167q0-.242.171-.413t.413-.171zm5.833%208.167q.242%200%20.413.171t.171.413v2.333q0%20.729-.506%201.235-.515.515-1.23.515H2.334q-.716%200-1.239-.511-.511-.524-.511-1.239V9.334q0-.242.171-.413t.413-.171.413.171.171.413v2.333q0%20.242.171.413t.413.171h9.347q.237%200%20.403-.171t.166-.413V9.334q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-info-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8%2010.75V9.5v-.003a.248.248%200%200%200-.248-.248h-.753v-4-.003a.248.248%200%200%200-.248-.248H4.245a.248.248%200%200%200-.248.248v1.253c0%20.14.11.25.25.25h.75v2.5h-.754a.247.247%200%200%200-.247.247v1.254c0%20.14.11.25.25.25h3.503a.248.248%200%200%200%20.248-.248v-.003zm-1-7V2.5v-.003a.248.248%200%200%200-.248-.248H5.246a.248.248%200%200%200-.248.248V3.75c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248v-.003zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-laptop-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M3.25%2010A1.253%201.253%200%200%201%202%208.75v-5.5c.002-.69.56-1.248%201.25-1.25h8.5c.69.002%201.248.56%201.25%201.25v5.5A1.253%201.253%200%200%201%2011.75%2010h-8.5zM3%203.25v5.5c0%20.133.117.25.25.25h8.5a.257.257%200%200%200%20.25-.25V3.249a.257.257%200%200%200-.25-.25h-8.5a.257.257%200%200%200-.25.25zm10.75%207.25H15v.75c0%20.414-.562.75-1.25.75H1.25C.562%2012%200%2011.664%200%2011.25v-.75h13.75zm-5.625.75c.07%200%20.125-.055.125-.125S8.195%2011%208.125%2011h-1.25c-.07%200-.125.055-.125.125s.055.125.125.125h1.25z%22/%3E%3C/svg%3E"); }

.fa-left-arrow-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.616%2013.164c.087.087.196.13.315.13s.228-.043.315-.13a.447.447%200%200%200%200-.63L4.711%206.999l5.535-5.535a.444.444%200%200%200-.629-.629l-5.861%205.85a.447.447%200%200%200%200%20.63l5.861%205.85z%22/%3E%3C/svg%3E"); }

.fa-lightbulb-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.75%204.5c0%20.133-.117.25-.25.25s-.25-.117-.25-.25c0-.539-.836-.75-1.25-.75-.133%200-.25-.117-.25-.25s.117-.25.25-.25c.727%200%201.75.383%201.75%201.25zM7%204.5C7%202.937%205.414%202%204%202s-3%20.938-3%202.5c0%20.5.203%201.023.532%201.407.148.172.32.336.476.516.555.664%201.023%201.446%201.101%202.328H4.89c.078-.882.547-1.664%201.101-2.328.156-.18.329-.343.476-.516.329-.383.532-.906.532-1.407zm1%200c0%20.805-.266%201.5-.805%202.093s-1.25%201.43-1.313%202.266a.752.752%200%200%201%20.367.64c0%20.187-.07.367-.196.5a.732.732%200%200%201%20.196.5.75.75%200%200%201-.352.633c.063.11.101.242.101.367%200%20.508-.399.75-.852.75-.203.453-.656.75-1.148.75s-.945-.297-1.148-.75c-.453%200-.852-.242-.852-.75%200-.125.039-.258.102-.367a.75.75%200%200%201-.352-.633c0-.187.07-.367.196-.5a.73.73%200%200%201-.196-.498v-.002c0-.258.14-.508.367-.64-.063-.836-.774-1.672-1.313-2.266S-.003%205.304-.003%204.5c0-2.125%202.023-3.5%204-3.5s4%201.375%204%203.5z%22/%3E%3C/svg%3E"); }

.fa-list-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2%2010.25v1.5a.257.257%200%200%201-.25.25H.25a.257.257%200%200%201-.25-.25v-1.5c0-.133.117-.25.25-.25h1.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%208.75v-1.5C0%207.117.117%207%20.25%207h1.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%205.75v-1.5C0%204.117.117%204%20.25%204h1.5c.133%200%20.25.117.25.25zm12%206v1.5a.257.257%200%200%201-.25.25H3.25a.257.257%200%200%201-.25-.25v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm-12-9v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%202.75v-1.5C0%201.117.117%201%20.25%201h1.5c.133%200%20.25.117.25.25zm12%206v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%208.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%205.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%202.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-logout-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.616%2010.245c.087.087.196.13.315.13s.228-.043.315-.13l2.93-2.93c.021-.019.039-.04.054-.064s.012-.012.012-.023c.011-.021.021-.043.033-.054%200-.011%200-.021.011-.021.011-.021.011-.033.021-.054.011-.033.011-.054.011-.087s0-.054-.011-.087a.085.085%200%200%200-.022-.054c0-.011%200-.021-.011-.021l-.033-.065s0-.011-.011-.011c-.011-.021-.033-.043-.054-.065l-2.93-2.93a.444.444%200%200%200-.629.629l2.17%202.17H4.071c-.25%200-.445.196-.445.445s.196.445.445.445h7.716l-2.17%202.17c-.174.152-.174.434%200%20.608z%22/%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1.139%2013.295H7a.44.44%200%200%200%20.445-.445V8.476c0-.25-.196-.445-.445-.445s-.445.196-.445.445v3.929h-4.97V1.585h4.97v3.929c0%20.25.196.445.445.445s.445-.196.445-.445V1.14A.44.44%200%200%200%207%20.695H1.139a.44.44%200%200%200-.445.445v11.71c.011.25.206.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-map-marker-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6%205c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm2%200c0%20.476-.055.969-.258%201.398l-2.844%206.047C4.734%2012.788%204.375%2013%204%2013s-.735-.211-.891-.555L.258%206.398C.055%205.968%200%205.476%200%205c0-2.211%201.789-4%204-4s4%201.789%204%204z%22/%3E%3C/svg%3E"); }

.fa-medkit-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10%208.75v-1.5-.003a.248.248%200%200%200-.248-.248H7.999v-1.75-.003a.248.248%200%200%200-.248-.248H6.245a.248.248%200%200%200-.248.248v1.753H4.244a.248.248%200%200%200-.248.248V8.75c0%20.14.11.25.25.25h1.75v1.75c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248V8.999H9.75a.248.248%200%200%200%20.248-.248v-.003zM5%203h4V2H5v1zM2%203v10h-.25C.789%2013%200%2012.211%200%2011.25v-6.5C0%203.789.789%203%201.75%203H2zm9.25%200v10h-8.5V3H4V1.75A.75.75%200%200%201%204.75%201h4.5a.75.75%200%200%201%20.75.75V3h1.25zM14%204.75v6.5c0%20.961-.789%201.75-1.75%201.75H12V3h.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-medkit-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMCw4LjhWNy4zdjBDMTAsNy4xLDkuOSw3LDkuOCw3bDAsMEg4VjUuMnYwQzgsNS4xLDcuOSw1LDcuOCw1YzAsMCwwLDAsMCwwSDYuMkM2LjEsNSw2LDUuMSw2LDUuMg0KCWMwLDAsMCwwLDAsMFY3SDQuMkM0LjEsNyw0LDcuMSw0LDcuMmwwLDB2MS41QzQsOC45LDQuMSw5LDQuMiw5SDZ2MS44QzYsMTAuOSw2LjEsMTEsNi4yLDExaDEuNUM3LjksMTEsOCwxMC45LDgsMTAuOGwwLDBWOWgxLjgNCglDOS45LDksMTAsOC45LDEwLDguOEwxMCw4LjhMMTAsOC44TDEwLDguOHogTTUsM2g0VjJINVYzeiBNMiwzdjEwSDEuOGMtMSwwLTEuOC0wLjgtMS44LTEuOFY0LjhDMCwzLjgsMC44LDMsMS44LDNIMnogTTExLjMsM3YxMA0KCUgyLjhWM0g0VjEuOEM0LDEuMyw0LjMsMSw0LjgsMWg0LjVDOS43LDEsMTAsMS4zLDEwLDEuOFYzSDExLjN6IE0xNCw0Ljh2Ni41YzAsMS0wLjgsMS44LTEuOCwxLjhIMTJWM2gwLjNDMTMuMiwzLDE0LDMuOCwxNCw0Ljh6Ig0KCS8+DQo8L3N2Zz4NCg=="); }

.fa-menu-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1.75%202.917h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zm0%207h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zm0-3.5h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-minus-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11%205.75v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205h9.5a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-minus2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M1.75%206.417h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-minus-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.5%207.5v-1A.504.504%200%200%200%209%206H3a.504.504%200%200%200-.5.5v1A.504.504%200%200%200%203%208h6a.504.504%200%200%200%20.5-.5zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-money-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6%209h3v-.75H8v-3.5h-.891L5.953%205.821l.602.625c.187-.164.304-.25.43-.445h.016v2.25h-1v.75zm4-2c0%201.422-.859%203.25-2.5%203.25S5%208.422%205%207s.859-3.25%202.5-3.25S10%205.578%2010%207zm4%202V5a2.003%202.003%200%200%201-2-2H3a2.003%202.003%200%200%201-2%202v4a2.003%202.003%200%200%201%202%202h9a2.003%202.003%200%200%201%202-2zm1-6.5v9a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-9A.504.504%200%200%201%20.5%202h14a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-money-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNSAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LDloM1Y4LjNIOFY0LjhINy4xTDYsNS44bDAuNiwwLjZDNi43LDYuMyw2LjksNi4yLDcsNmgwdjIuMkg2TDYsOUw2LDl6IE0xMCw3YzAsMS40LTAuOSwzLjMtMi41LDMuMw0KCVM1LDguNCw1LDdzMC45LTMuMywyLjUtMy4zUzEwLDUuNiwxMCw3eiBNMTQsOVY1Yy0xLjEsMC0yLTAuOS0yLTJIM2MwLDEuMS0wLjksMi0yLDJ2NGMxLjEsMCwyLDAuOSwyLDJoOUMxMiw5LjksMTIuOSw5LDE0LDl6DQoJIE0xNSwyLjV2OWMwLDAuMy0wLjIsMC41LTAuNSwwLjVoLTE0QzAuMiwxMiwwLDExLjgsMCwxMS41di05QzAsMi4yLDAuMiwyLDAuNSwyaDE0QzE0LjgsMiwxNSwyLjIsMTUsMi41eiIvPg0KPC9zdmc+DQo="); }

.fa-move-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%200q.246%200%20.415.168l2.06%202.065q.173.173.173.415t-.171.413-.413.171-.415-.173L7.583%201.993v4.425h4.425l-1.066-1.066q-.173-.173-.173-.415t.171-.413.413-.171.415.173l2.065%202.06q.168.168.168.415t-.168.41l-2.065%202.065q-.173.173-.415.173t-.413-.171-.171-.413.173-.415l1.066-1.066H7.583v4.425l1.066-1.066q.173-.173.415-.173t.413.171.171.413-.173.415l-2.06%202.065q-.168.168-.415.168-.242%200-.41-.168l-2.065-2.065q-.173-.173-.173-.415t.171-.413.413-.171.415.173l1.066%201.066V7.584H1.992L3.058%208.65q.173.173.173.415t-.171.413-.413.171-.415-.173L.167%207.416q-.168-.168-.168-.415t.168-.415l2.065-2.06q.173-.173.415-.173t.413.171.171.413-.173.415L1.992%206.418h4.425V1.993L5.351%203.059q-.173.173-.415.173t-.413-.171-.171-.413.173-.415L6.585.168Q6.753%200%207%200z%22/%3E%3C/svg%3E"); }

.fa-outbox-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%20.611q.246%200%20.415.168l2.917%202.917q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7.584%202.603v6.758q0%20.242-.171.413T7%209.945t-.413-.171-.171-.413V2.603L4.498%204.526q-.178.168-.415.168-.242%200-.413-.171t-.171-.413q0-.237.168-.415L6.584.778Q6.752.61%206.999.61zm5.833%208.167q.242%200%20.413.171t.171.413v2.333q0%20.729-.506%201.235-.515.515-1.23.515H2.334q-.716%200-1.239-.511-.511-.524-.511-1.239V9.362q0-.242.171-.413t.413-.171.413.171.171.413v2.333q0%20.242.171.413t.413.171h9.347q.237%200%20.403-.171t.166-.413V9.362q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-pencil-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.836%2012l.711-.711-1.836-1.836-.711.711V11h1v1h.836zm4.086-7.25v-.008a.163.163%200%200%200-.164-.164H6.75h-.002a.184.184%200%200%200-.131.055L2.382%208.868a.18.18%200%200%200-.055.13v.003c0%20.101.07.172.172.172h.002a.184.184%200%200%200%20.131-.055l4.235-4.235a.18.18%200%200%200%20.055-.13V4.75zM6.5%203.25L9.75%206.5%203.25%2013H0V9.75zm5.336.75c0%20.266-.11.523-.289.703L10.25%206%207%202.75l1.297-1.289c.18-.187.438-.297.703-.297s.523.11.711.297l1.836%201.828c.18.187.289.445.289.711z%22/%3E%3C/svg%3E"); }

.fa-pie-chart-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6%206.953l4.265%204.266A5.964%205.964%200%200%201%206.006%2013h-.008c-3.312%200-6-2.688-6-6s2.688-6%206-6v5.953zM7.461%207H13.5c0%201.664-.679%203.18-1.781%204.266zM13%206H7V0c3.313%200%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-pie-chart-gray {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LDdsNC4zLDQuM0M5LjEsMTIuNCw3LjYsMTMsNiwxM2gwYy0zLjMsMC02LTIuNy02LTZzMi43LTYsNi02TDYsN0w2LDd6IE03LjUsN2g2YzAsMS43LTAuNywzLjItMS44LDQuMw0KCUw3LjUsN3ogTTEzLDZIN1YwQzEwLjMsMCwxMywyLjcsMTMsNnoiLz4NCjwvc3ZnPg0K');
}

.fa-plus-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11%205.75v1.5a.75.75%200%200%201-.75.75H7v3.25a.75.75%200%200%201-.75.75h-1.5a.75.75%200%200%201-.75-.75V8H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205H4V1.75A.75.75%200%200%201%204.75%201h1.5a.75.75%200%200%201%20.75.75V5h3.25a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-plus2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%201.167q.242%200%20.413.171t.171.413v4.667h4.667q.242%200%20.413.171t.171.413-.171.413-.413.171H7.584v4.667q0%20.241-.171.413T7%2012.837t-.413-.171-.171-.413V7.586H1.749q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h4.667V1.751q0-.242.171-.413T7%201.167z%22/%3E%3C/svg%3E"); }

.fa-plus-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.5%207.5v-1A.504.504%200%200%200%209%206H7V4a.504.504%200%200%200-.5-.5h-1A.504.504%200%200%200%205%204v2H3a.504.504%200%200%200-.5.5v1A.504.504%200%200%200%203%208h2v2a.504.504%200%200%200%20.5.5h1A.504.504%200%200%200%207%2010V8h2a.504.504%200%200%200%20.5-.5zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-power-off-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M12%207c0%203.304-2.695%206-6%206s-6-2.695-6-6a5.94%205.94%200%200%201%202.399-4.789.988.988%200%200%201%201.396.193.997.997%200%200%201-.194%201.401A3.977%203.977%200%200%200%201.999%207c0%202.203%201.797%204%204%204s4-1.797%204-4a3.976%203.976%200%200%200-1.602-3.196.997.997%200%200%201-.196-1.398.99.99%200%200%201%201.4-.194%205.935%205.935%200%200%201%202.397%204.766V7zM7%201v5c0%20.547-.453%201-1%201s-1-.453-1-1V1c0-.547.453-1%201-1s1%20.453%201%201z%22/%3E%3C/svg%3E"); }

.fa-print-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M3%2012h7v-2H3v2zm0-5h7V4H8.75A.75.75%200%200%201%208%203.25V2H3v5zm9%20.5c0-.273-.226-.5-.5-.5s-.5.226-.5.5.226.5.5.5.5-.226.5-.5zm1%200v3.25a.257.257%200%200%201-.25.25H11v1.25a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V11H.25a.257.257%200%200%201-.25-.25V7.5C0%206.68.679%206%201.5%206H2V1.75A.75.75%200%200%201%202.75%201H8c.414%200%20.985.234%201.281.532l1.188%201.188c.297.297.532.868.532%201.281v2h.5c.82%200%201.5.679%201.5%201.5z%22/%3E%3C/svg%3E"); }

.fa-printer-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.25%201.167h3.5q.724%200%201.237.513t.513%201.237v2.917h1.167q.724%200%201.237.513t.513%201.237v2.333q0%20.724-.513%201.237t-1.237.513H10.4q-.182.515-.633.84t-1.016.326h-3.5q-.565%200-1.016-.326t-.634-.84H2.334q-.724%200-1.237-.513T.584%209.917V7.584q0-.724.513-1.237t1.237-.513h1.167V2.917q0-.724.513-1.237t1.237-.513zm3.5%209.333h-3.5q-.242%200-.413.171t-.171.413.171.413.413.171h3.5q.242%200%20.413-.171t.171-.413-.171-.413-.413-.171zM11.667%207H2.334q-.241%200-.413.171t-.171.413v2.333q0%20.242.171.413t.413.171h1.267q.182-.515.634-.84t1.016-.326h3.5q.565%200%201.016.326t.634.84h1.267q.242%200%20.413-.171t.171-.413V7.584q0-.242-.171-.413T11.668%207zM8.75%202.333h-3.5q-.242%200-.413.171t-.171.413v2.917h4.667V2.917q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-prohibition-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%20.705A6.3%206.3%200%200%200%20.705%207a6.27%206.27%200%200%200%201.824%204.428s.011.011.011.021c0%200%20.011%200%20.011.011a6.254%206.254%200%200%200%204.444%201.845h.006c3.472%200%206.294-2.821%206.294-6.295S10.474.705%207%20.705zM1.584%207c0-2.984%202.431-5.404%205.416-5.404%201.335%200%202.55.488%203.495%201.281l-7.618%207.618a5.341%205.341%200%200%201-1.291-3.494V7zM7%2012.416h-.002a5.376%205.376%200%200%201-3.511-1.298l7.625-7.612a5.37%205.37%200%200%201%201.291%203.504v.001c.011%202.974-2.42%205.404-5.404%205.404z%22/%3E%3C/svg%3E"); }

.fa-question-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M7%2010.75v-1.5-.003a.248.248%200%200%200-.248-.248H5.246a.248.248%200%200%200-.248.248v1.503c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248v-.003zM9%205.5C9%204.07%207.5%203%206.156%203c-1.274%200-2.226.546-2.898%201.664a.247.247%200%200%200%20.062.328l1.032.781a.24.24%200%200%200%20.142.047h.007a.247.247%200%200%200%20.194-.094c.367-.469.524-.61.672-.719a1.25%201.25%200%200%201%20.672-.187c.5%200%20.961.32.961.664%200%20.406-.211.609-.688.828-.555.25-1.313.898-1.313%201.656v.281c0%20.14.11.25.25.25h1.503A.248.248%200%200%200%207%208.251v-.003c0-.18.226-.562.594-.773.594-.336%201.407-.789%201.407-1.976zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-refresh-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.805%208.25c0%20.016%200%20.039-.007.055C11.134%2011.07%208.853%2013%205.97%2013c-1.524%200-3-.602-4.109-1.656L.853%2012.352A.497.497%200%200%201%20.001%2012V8.5a.504.504%200%200%201%20.5-.5h3.5a.504.504%200%200%201%20.5.5.5.5%200%200%201-.148.352L3.282%209.923a3.977%203.977%200%200%200%202.719%201.078h.006a3.984%203.984%200%200%200%203.391-1.889c.197-.322.291-.619.424-.931.039-.11.117-.18.235-.18h1.5c.14%200%20.25.117.25.25zM12%202v3.5a.504.504%200%200%201-.5.5H8a.504.504%200%200%201-.5-.5.5.5%200%200%201%20.148-.352L8.726%204.07A3.997%203.997%200%200%200%206%202.999h-.005a3.984%203.984%200%200%200-3.391%201.889c-.197.322-.291.619-.424.931-.039.11-.117.18-.234.18H.392a.251.251%200%200%201-.25-.25v-.055C.814%202.921%203.119.999%206.001.999c1.531%200%203.024.609%204.133%201.656l1.015-1.008a.497.497%200%200%201%20.852.352z%22/%3E%3C/svg%3E"); }

.fa-repeat-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M.583%207.583h3.5q.241%200%20.413.171t.171.413-.171.413-.413.171H2.114L3.7%2010.3q.674.679%201.545%201.026.834.342%201.755.342t1.755-.342q.455-.187.854-.458t.679-.556.511-.611.369-.599.235-.547q.082-.228.301-.33t.442-.025q.228.082.33.299t.025.44q-.191.583-.556%201.157t-.82%201.03q-.838.838-1.928%201.281-1.057.428-2.197.428-1.134%200-2.197-.428-1.089-.442-1.928-1.281L1.166%209.453v2.215q0%20.242-.171.413t-.413.171-.413-.171-.171-.413v-3.5q0-.241.171-.413t.413-.171zM7%201.167q1.134%200%202.197.428%201.089.442%201.928%201.281l.009.009%201.7%201.664V2.334q0-.241.171-.413t.413-.171.413.171.171.413v3.5q0%20.242-.171.413t-.413.171h-3.5q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.969l-1.586-1.549q-.665-.665-1.515-1.016t-1.785-.351q-.92%200-1.755.342-.87.346-1.545%201.025-.273.241-.599.736t-.504%201.009q-.082.228-.301.33t-.442.025q-.228-.082-.33-.299t-.025-.44q.191-.583.556-1.157t.82-1.03q.838-.838%201.928-1.281%201.062-.428%202.197-.428z%22/%3E%3C/svg%3E"); }

.fa-right-arrow-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4.384%2013.164c-.087.087-.196.13-.315.13s-.228-.043-.315-.13a.447.447%200%200%201%200-.63l5.535-5.535-5.535-5.535a.444.444%200%200%201%20.629-.629l5.85%205.85a.447.447%200%200%201%200%20.63l-5.85%205.85z%22/%3E%3C/svg%3E"); }

.fa-search-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9%206.5C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5a1.007%201.007%200%200%201-.999%201%20.978.978%200%200%201-.703-.297l-2.68-2.672A5.435%205.435%200%200%201%205.505%2012h-.004c-3.039%200-5.5-2.461-5.5-5.5S2.462%201%205.501%201a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-search2-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.6%2010.495h.018A4.788%204.788%200%200%200%208.732%209.35l3.792%203.804c.087.087.196.13.315.13s.228-.043.315-.13a.447.447%200%200%200%200-.63L9.355%208.725A4.859%204.859%200%200%200%2010.494%205.6%204.896%204.896%200%200%200%205.599.705%204.91%204.91%200%200%200%20.704%205.6a4.903%204.903%200%200%200%204.895%204.895zm0-8.899A4.008%204.008%200%200%201%209.604%205.6c0%202.214-1.791%204.004-4.004%204.004S1.596%207.803%201.596%205.6A4.015%204.015%200%200%201%205.6%201.596z%22/%3E%3C/svg%3E"); }

.fa-search-minus-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8%206.25v.5a.257.257%200%200%201-.25.25h-4.5A.257.257%200%200%201%203%206.75v-.5c0-.133.117-.25.25-.25h4.5c.133%200%20.25.117.25.25zm1%20.25C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5v.003c0%20.55-.446.996-.996.996H12a.981.981%200%200%201-.703-.297l-2.68-2.672a5.435%205.435%200%200%201-3.113.969H5.5c-3.039%200-5.5-2.461-5.5-5.5s2.461-5.5%205.5-5.5a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-search-plus-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8%206.25v.5a.257.257%200%200%201-.25.25H6v1.75a.257.257%200%200%201-.25.25h-.5A.257.257%200%200%201%205%208.75V7H3.25A.257.257%200%200%201%203%206.75v-.5c0-.133.117-.25.25-.25H5V4.25c0-.133.117-.25.25-.25h.5c.133%200%20.25.117.25.25V6h1.75c.133%200%20.25.117.25.25zm1%20.25C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5v.003c0%20.55-.446.996-.996.996H12a.981.981%200%200%201-.703-.297l-2.68-2.672a5.435%205.435%200%200%201-3.113.969H5.5c-3.039%200-5.5-2.461-5.5-5.5s2.461-5.5%205.5-5.5a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-share-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10.5%201.167q.966%200%201.65.684t.684%201.65-.684%201.65-1.65.684q-.515%200-.973-.212t-.786-.59L5.783%206.514q.05.242.05.488t-.05.488l2.958%201.481q.329-.378.786-.59t.973-.212q.966%200%201.65.684t.684%201.65-.684%201.65-1.65.684-1.65-.684-.684-1.65q0-.246.05-.488L5.259%208.534q-.329.378-.786.59t-.973.212q-.966%200-1.65-.684t-.684-1.65.684-1.65%201.65-.684q.515%200%20.973.212t.786.59l2.957-1.481q-.05-.241-.05-.488%200-.966.684-1.65t1.65-.684zm-7%204.666q-.483%200-.825.342T2.333%207t.342.825.825.342.825-.342T4.667%207t-.342-.825-.825-.342zm7%203.5q-.483%200-.825.342t-.342.825.342.825.825.342.825-.342.342-.825-.342-.825-.825-.342zm0-7q-.483%200-.825.342t-.342.825.342.825.825.342.825-.342.342-.825-.342-.825-.825-.342z%22/%3E%3C/svg%3E"); }

.fa-sign-in-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.25%207a.5.5%200%200%201-.148.352l-4.25%204.25A.497.497%200%200%201%204%2011.25V9H.5a.504.504%200%200%201-.5-.5v-3A.504.504%200%200%201%20.5%205H4V2.75a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l4.25%204.25A.497.497%200%200%201%209.25%207zM12%204.25v5.5A2.251%202.251%200%200%201%209.75%2012h-2.5a.257.257%200%200%201-.25-.25c0-.219-.102-.751.25-.751h2.5A1.253%201.253%200%200%200%2011%209.749v-5.5a1.253%201.253%200%200%200-1.25-1.25H7.5c-.196%200-.5.039-.5-.25%200-.219-.101-.75.25-.75h2.5A2.251%202.251%200%200%201%2012%204.249z%22/%3E%3C/svg%3E"); }

.fa-sign-out-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5%2011.25c0%20.219.101.75-.25.75h-2.5A2.251%202.251%200%200%201%200%209.75v-5.5A2.251%202.251%200%200%201%202.25%202h2.5c.133%200%20.25.117.25.25%200%20.219.101.75-.25.75h-2.5c-.69.002-1.248.56-1.25%201.25v5.5c.002.69.56%201.248%201.25%201.25H4.5c.196%200%20.5-.039.5.25zM12.25%207a.5.5%200%200%201-.148.352l-4.25%204.25A.497.497%200%200%201%207%2011.25V9H3.5a.504.504%200%200%201-.5-.5v-3a.504.504%200%200%201%20.5-.5H7V2.75a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l4.25%204.25A.497.497%200%200%201%2012.25%207z%22/%3E%3C/svg%3E"); }

.fa-sort-alpha-asc-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.305%203.187h1.383l-.562-1.703-.094-.367c-.007-.063-.016-.11-.016-.156h-.031l-.023.156c-.023.094-.031.211-.086.367zM5.75%2011.25a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm6.531.93V14H7.719v-.703l2.883-4.133c.063-.094.125-.172.164-.211l.086-.07V8.86c-.031%200-.063.007-.11.007a.953.953%200%200%201-.213.023H8.695v.898h-.938V7.999h4.43v.695l-2.883%204.14c-.047.07-.11.14-.164.203l-.086.086v.016l.11-.016c.07-.016.14-.016.235-.016h1.937v-.93h.945zm.696-7.008V6h-2.25v-.828h.586l-.367-1.125H9.048l-.367%201.125h.586V6H7.025v-.828h.547L9.369%200h1.266l1.797%205.172h.547z%22/%3E%3C/svg%3E"); }

.fa-sort-alpha-desc-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.305%2011.188h1.383l-.562-1.703-.094-.367c-.007-.063-.016-.11-.016-.156h-.031l-.023.156c-.023.094-.031.211-.086.367zm-3.555.062a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm7.227%201.922V14h-2.25v-.828h.586l-.367-1.125H9.048l-.367%201.125h.586V14H7.025v-.828h.547L9.369%208h1.266l1.797%205.172h.547zm-.696-8.993v1.82H7.719v-.703l2.883-4.133c.063-.094.125-.172.164-.211l.086-.07V.859c-.031%200-.063.007-.11.007a.953.953%200%200%201-.213.023H8.695v.898h-.938V-.002h4.43v.695L9.304%204.834c-.047.07-.11.14-.164.203l-.086.078v.023l.11-.023c.07-.007.14-.007.235-.007h1.937v-.93h.945z%22/%3E%3C/svg%3E"); }

.fa-sort-amount-asc-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.75%2011.25a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm8.25%201v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V12.25c0-.14.11-.25.25-.25h6.5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V8.25c0-.14.11-.25.25-.25h5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V4.25c0-.14.109-.25.25-.25h3.5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V.25c0-.14.109-.25.25-.25h2c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-sort-amount-desc-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.5%2012.25v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V12.25c0-.14.109-.25.25-.25h2c.14%200%20.25.11.25.25zm-3.75-1a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm5.25-3v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V8.25c0-.14.109-.25.25-.25h3.5c.14%200%20.25.11.25.25zm1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V4.25c0-.14.11-.25.25-.25h5c.14%200%20.25.11.25.25zm1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V.25c0-.14.11-.25.25-.25h6.5c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-square-check-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM9.333%204.972q.237%200%20.41.171t.173.413-.173.415L6.859%208.855q-.168.168-.41.168-.246%200-.415-.168l-1.65-1.65q-.168-.168-.168-.415%200-.242.171-.413t.413-.171q.237%200%20.41.173l1.235%201.239%202.474-2.474q.173-.173.415-.173z%22/%3E%3C/svg%3E"); }

.fa-square-cross-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM8.65%204.762q.242%200%20.415.173t.173.415-.173.415L7.826%207l1.239%201.235q.173.173.173.415t-.173.413-.415.171-.41-.168L7.001%207.827%205.762%209.066q-.164.168-.41.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l1.239-1.235-1.239-1.235q-.168-.168-.168-.415%200-.241.171-.415t.413-.173q.246%200%20.41.173l1.239%201.239%201.239-1.239q.173-.173.41-.173z%22/%3E%3C/svg%3E"); }

.fa-square-minus-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zm-7%204.667h4.667q.242%200%20.413.171t.171.413-.171.413-.413.171H4.667q-.241%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-square-plus-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM7%204.083q.242%200%20.413.171t.171.413v1.75h1.75q.242%200%20.413.171t.171.413-.171.413-.413.171h-1.75v1.75q0%20.242-.171.413T7%209.919t-.413-.171-.171-.413v-1.75h-1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.75v-1.75q0-.242.171-.413T7%204.083z%22/%3E%3C/svg%3E"); }

.fa-star-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.203-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E"); }

.fa-star-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.883%207.844l2.391-2.321-3.297-.484L6.5%202.055%205.023%205.039l-3.297.484%202.391%202.321-.571%203.289L6.5%209.579l2.945%201.554zM13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.211-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E"); }

.fa-tablet-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5%2011c0-.273-.226-.5-.5-.5s-.5.226-.5.5.226.5.5.5.5-.226.5-.5zm3-1.25v-7.5A.257.257%200%200%200%207.75%202h-6.5a.257.257%200%200%200-.25.25v7.5c0%20.133.117.25.25.25h6.5A.257.257%200%200%200%208%209.75zm1-7.5v8.5A1.253%201.253%200%200%201%207.75%2012h-6.5A1.253%201.253%200%200%201%200%2010.75v-8.5C.002%201.56.56%201.002%201.25%201h6.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-tags-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M3.5%203.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM11.836%208c0%20.266-.11.523-.289.703l-3.836%203.843a1.008%201.008%200%200%201-1.414%200L.711%206.953C.312%206.562%200%205.805%200%205.25V2c.004-.551.449-.996.999-1h3.25c.555%200%201.313.313%201.711.711l5.586%205.579c.18.187.289.445.289.711zm3%200c0%20.266-.11.523-.289.703l-3.836%203.843a1.034%201.034%200%200%201-.711.289c-.406%200-.61-.187-.875-.461l3.672-3.672a1.006%201.006%200%200%200%200-1.414L7.211%201.709C6.812%201.31%206.055.998%205.5.998h1.75c.555%200%201.313.313%201.711.711l5.586%205.579c.18.187.289.445.289.711z%22/%3E%3C/svg%3E"); }

.fa-tags-gray {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MTYxNjE7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zLjMsMy44YzAtMC41LTAuNC0wLjktMC45LTAuOVMxLjQsMy4zLDEuNCwzLjhzMC40LDAuOSwwLjksMC45UzMuMyw0LjMsMy4zLDMuOHogTTExLjIsOA0KCWMwLDAuMy0wLjEsMC41LTAuMywwLjdsLTMuNiwzLjZjLTAuNCwwLjQtMSwwLjQtMS4zLDBMMC43LDdDMC4zLDYuNywwLDYsMCw1LjRWMi40YzAtMC41LDAuNC0wLjksMC45LTAuOUg0YzAuNSwwLDEuMiwwLjMsMS42LDAuNw0KCWw1LjMsNS4zQzExLjEsNy41LDExLjIsNy44LDExLjIsOEwxMS4yLDh6IE0xNCw4YzAsMC4zLTAuMSwwLjUtMC4zLDAuN2wtMy42LDMuNmMtMC4yLDAuMi0wLjQsMC4zLTAuNywwLjNjLTAuNCwwLTAuNi0wLjItMC44LTAuNA0KCWwzLjUtMy41YzAuNC0wLjQsMC40LTEsMC0xLjNMNi44LDIuMUM2LjQsMS43LDUuNywxLjQsNS4yLDEuNGgxLjdjMC41LDAsMS4yLDAuMywxLjYsMC43bDUuMyw1LjNDMTMuOSw3LjUsMTQsNy44LDE0LDhMMTQsOHoiLz4NCjwvc3ZnPg0K"); }

.fa-television-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%209.75v-7.5a.257.257%200%200%200-.25-.25H1.249a.257.257%200%200%200-.25.25v7.5c0%20.133.117.25.25.25h12.5a.257.257%200%200%200%20.25-.25zm1-7.5v7.5A1.253%201.253%200%200%201%2013.75%2011H8v1h2.75c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.75v-1h-5.75a1.253%201.253%200%200%201-1.25-1.25v-7.5C0%201.56.558%201.002%201.248%201h12.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-th-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4%209.75v1.5a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75v-1.5A.75.75%200%200%201%20.75%209h2.5a.75.75%200%200%201%20.75.75zm0-4v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5A.75.75%200%200%201%205.75%209h2.5a.75.75%200%200%201%20.75.75zm-5-8v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%203.25v-1.5A.75.75%200%200%201%20.75%201h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5A.75.75%200%200%201%205%207.25v-1.5A.75.75%200%200%201%205.75%205h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75zm-5-8v1.5a.75.75%200%200%201-.75.75h-2.5A.75.75%200%200%201%205%203.25v-1.5A.75.75%200%200%201%205.75%201h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75zm0-4v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-th-large-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M6%208v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm0-6v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm7%206v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm0-6v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-times-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.976%208.766a.5.5%200%200%200-.148-.352L7.414%207l1.414-1.414c.094-.094.148-.219.148-.352s-.055-.266-.148-.359l-.703-.703a.5.5%200%200%200-.711%200L6%205.586%204.586%204.172c-.094-.094-.219-.148-.352-.148s-.266.055-.359.148l-.703.703a.5.5%200%200%200%200%20.711L4.586%207%203.172%208.414c-.094.094-.148.219-.148.352s.055.266.148.359l.703.703a.5.5%200%200%200%20.711%200L6%208.414l1.414%201.414c.094.094.219.148.352.148s.266-.055.359-.148l.703-.703a.513.513%200%200%200%20.148-.359zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-times-circle-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.57%208.43L7.429%209.571a.25.25%200%200%201-.36%200L5.998%208.5%204.927%209.571a.25.25%200%200%201-.36%200L3.426%208.43a.25.25%200%200%201%200-.36l1.071-1.071-1.071-1.071a.25.25%200%200%201%200-.36l1.141-1.141a.25.25%200%200%201%20.36%200l1.071%201.071%201.071-1.071a.25.25%200%200%201%20.36%200L8.57%205.568a.25.25%200%200%201%200%20.36L7.499%206.999%208.57%208.07a.25.25%200%200%201%200%20.36zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-trash-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.833.583h2.333q.724%200%201.237.513t.513%201.237v.583h2.333q.242%200%20.413.171t.171.413-.171.413-.413.171h-.583v7q0%20.724-.513%201.237t-1.237.513H4.083q-.724%200-1.237-.513t-.513-1.237v-7H1.75q-.242%200-.413-.171T1.166%203.5t.171-.413.413-.171h2.333v-.583q0-.724.513-1.237T5.833.583zm4.667%2010.5v-7h-7v7q0%20.242.171.413t.413.171h5.833q.242%200%20.413-.171t.171-.413zM8.167%201.75H5.834q-.241%200-.413.171t-.171.413v.583h3.5v-.583q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-trash-o-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4%205.75v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm1%205.656V4H2v7.406c0%20.375.211.594.25.594h6.5c.039%200%20.25-.219.25-.594zM3.75%203h3.5l-.375-.914a.296.296%200%200%200-.131-.085L4.265%202a.267.267%200%200%200-.133.085zm7.25.25v.503a.248.248%200%200%201-.248.248h-.753v7.406c0%20.859-.562%201.594-1.25%201.594h-6.5c-.688%200-1.25-.703-1.25-1.563V4H.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.414l.547-1.305c.156-.383.625-.695%201.039-.695h2.5c.414%200%20.882.313%201.039.695l.547%201.305h2.414c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-user-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M10%2010.93C10%2012.071%209.25%2013%208.336%2013H1.664C.75%2013%200%2012.07%200%2010.93%200%208.875.508%206.5%202.555%206.5c.629.618%201.493%201%202.445%201s1.816-.382%202.446-1C9.493%206.5%2010%208.875%2010%2010.93zM8%204a3.001%203.001%200%200%201-6%200%203.001%203.001%200%200%201%206%200z%22/%3E%3C/svg%3E"); }

.fa-user-circle-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M11.898%2010.461C11.695%209%2011.101%207.703%209.773%207.523%209.085%208.273%208.093%208.75%207%208.75s-2.086-.476-2.773-1.227C2.899%207.703%202.305%209%202.102%2010.461A6%206%200%200%200%207%2013a6%206%200%200%200%204.898-2.539zM10%205a3.001%203.001%200%200%200-6%200%203.001%203.001%200%200%200%206%200zm4%202c0%203.852-3.125%207-7%207-3.867%200-7-3.141-7-7%200-3.867%203.133-7%207-7s7%203.133%207%207z%22/%3E%3C/svg%3E"); }

.fa-windows-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.328%207.859v5.086L0%2012.21V7.858h5.328zm0-5.805v5.148H0V2.788zM13%207.859V14l-7.086-.976V7.86H13zM13%201v6.203H5.914V1.976z%22/%3E%3C/svg%3E"); }

.fa-zoom-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.6%2010.495h.018A4.788%204.788%200%200%200%208.732%209.35l3.792%203.804c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L9.355%208.725A4.859%204.859%200%200%200%2010.494%205.6%204.896%204.896%200%200%200%205.599.705%204.91%204.91%200%200%200%20.704%205.6a4.903%204.903%200%200%200%204.895%204.895zm0-8.899A4.008%204.008%200%200%201%209.604%205.6c0%202.214-1.791%204.004-4.004%204.004S1.596%207.803%201.596%205.6A4.015%204.015%200%200%201%205.6%201.596z%22/%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.155%208.498c0%20.25.196.445.445.445s.445-.196.445-.445V6.045h2.453c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445H6.045V2.702c0-.25-.196-.445-.445-.445s-.445.196-.445.445v2.453H2.702c-.25%200-.445.196-.445.445s.196.445.445.445h2.453v2.453z%22/%3E%3C/svg%3E"); }

.fa-zoom-out-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M5.6.705a4.896%204.896%200%200%200%200%209.79%204.86%204.86%200%200%200%203.136-1.139l3.809%203.809c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L9.366%208.736A4.865%204.865%200%200%200%2010.505%205.6%204.912%204.912%200%200%200%205.6.705zm0%208.911c-2.214%200-4.016-1.801-4.016-4.016S3.385%201.584%205.6%201.584c2.214%200%204.016%201.801%204.016%204.016S7.815%209.616%205.6%209.616z%22/%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.498%205.155H2.702c-.25%200-.445.196-.445.445s.196.445.445.445h5.796c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445z%22/%3E%3C/svg%3E"); }

.fa-address-book-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M9.383%209.672c0-1.383-.336-2.922-1.727-2.922-.43.25-1.015.679-1.656.679s-1.227-.43-1.656-.679c-1.391%200-1.727%201.539-1.727%202.922%200%20.774.508%201.328%201.133%201.328h4.5c.625%200%201.133-.555%201.133-1.328zM8.031%205.031a2.032%202.032%200%200%200-4.062%200c0%201.117.914%202.023%202.031%202.023s2.031-.906%202.031-2.023zM13%209.25v1.503a.248.248%200%200%201-.248.248h-.753v1.75a1.253%201.253%200%200%201-1.25%201.25H1.248a1.253%201.253%200%200%201-1.25-1.25v-11.5C0%20.561.558.003%201.248.001h9.501c.69.002%201.248.56%201.25%201.25v1.75h.75c.14%200%20.25.11.25.25v1.503a.248.248%200%200%201-.248.248h-.753v1h.75c.14%200%20.25.11.25.25v1.503a.248.248%200%200%201-.248.248h-.753v1h.75c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-align-center-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-7a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h7a.504.504%200%200%201%20.5.5zm2-3v1a.504.504%200%200%201-.5.5h-11a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h5a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-justify-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%207h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%204h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%201h13a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-left-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%207h10a.504.504%200%200%201%20.5.5zm2-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%204h12a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-9a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%201h9a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-right-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-10a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h10a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-12a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h12a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-9a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h9a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-angle-down-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M8.398%205.75a.273.273%200%200%201-.078.18L4.68%209.57c-.047.047-.117.078-.18.078s-.133-.031-.18-.078L.68%205.93c-.047-.047-.078-.117-.078-.18s.031-.133.078-.18l.391-.391a.256.256%200%200%201%20.18-.078c.063%200%20.133.031.18.078l3.07%203.07%203.07-3.07c.047-.047.117-.078.18-.078s.133.031.18.078l.391.391a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-angle-left-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20fill%3D%22%23049DDA%22%20d%3D%22M4.898%204.25a.273.273%200%200%201-.078.18L1.75%207.5l3.07%203.07c.047.047.078.117.078.18s-.031.133-.078.18l-.391.391c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-3.64-3.64c-.047-.047-.078-.117-.078-.18s.031-.133.078-.18l3.64-3.64c.047-.047.117-.078.18-.078s.133.031.18.078l.391.391a.256.256%200%200%201%20.078.18z%22/%3E%3C/svg%3E"); }

.fa-table-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4%2010.75v-1.5A.246.246%200%200%200%203.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5A.246.246%200%200%200%203.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%209h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%203.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5A.246.246%200%200%200%207.75%206h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm-4-6v-1.5A.246.246%200%200%200%207.75%203h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm4%203v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm0-3v-1.5a.246.246%200%200%200-.25-.25h-2.5a.246.246%200%200%200-.25.25v1.5c0%20.141.109.25.25.25h2.5c.141%200%20.25-.109.25-.25zm1-2.5v8.5c0%20.688-.563%201.25-1.25%201.25H1.25C.562%2012%200%2011.437%200%2010.75v-8.5C0%201.562.563%201%201.25%201h10.5c.688%200%201.25.563%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-repeat2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%202v3.5c0%20.273-.227.5-.5.5H8a.501.501%200%200%201-.461-.312.483.483%200%200%201%20.109-.539l1.078-1.078a4.01%204.01%200%200%200-2.727-1.07c-2.203%200-4%201.797-4%204s1.797%204%204%204a3.955%203.955%200%200%200%203.156-1.555.254.254%200%200%201%20.18-.094c.07%200%20.141.023.195.07L10.6%2010.5c.094.086.094.234.016.336A5.987%205.987%200%200%201%205.999%2013c-3.305%200-6-2.695-6-6s2.695-6%206-6c1.539%200%203.031.617%204.133%201.656l1.016-1.008a.493.493%200%200%201%20.547-.109c.18.078.305.258.305.461z%22/%3E%3C/svg%3E"); }

.fa-rotate-left-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%207c0%203.305-2.695%206-6%206a5.985%205.985%200%200%201-4.617-2.164.26.26%200%200%201%20.016-.336l1.07-1.078a.3.3%200%200%201%20.195-.07c.07.008.141.039.18.094A3.957%203.957%200%200%200%206%2011.001c2.203%200%204-1.797%204-4s-1.797-4-4-4a3.983%203.983%200%200%200-2.719%201.07l1.07%201.078a.483.483%200%200%201%20.109.539.501.501%200%200%201-.461.312h-3.5a.504.504%200%200%201-.5-.5V2c0-.203.125-.383.312-.461a.483.483%200%200%201%20.539.109l1.016%201.008A6.075%206.075%200%200%201%205.999%201c3.305%200%206%202.695%206%206z%22/%3E%3C/svg%3E"); }

.fa-angle-left-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.898%204.25a.273.273%200%200%201-.078.18L1.75%207.5l3.07%203.07c.047.047.078.117.078.18s-.031.133-.078.18l-.391.391c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-3.64-3.64c-.047-.047-.078-.117-.078-.18s.031-.133.078-.18l3.64-3.64c.047-.047.117-.078.18-.078s.133.031.18.078l.391.391a.256.256%200%200%201%20.078.18z%22/%3E%3C/svg%3E"); }

.fa-angle-right-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.648%207.5a.273.273%200%200%201-.078.18L.93%2011.32c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-.391-.391a.256.256%200%200%201-.078-.18c0-.063.032-.133.078-.18l3.07-3.07-3.07-3.07c-.047-.047-.078-.117-.078-.18s.032-.133.078-.18l.391-.391C.617%203.631.687%203.6.75%203.6s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-angle-up-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.398%209.25a.273.273%200%200%201-.078.18l-.391.391a.256.256%200%200%201-.18.078.269.269%200%200%201-.18-.078l-3.07-3.07-3.07%203.07c-.047.047-.117.078-.18.078s-.133-.031-.18-.078L.678%209.43C.631%209.383.6%209.313.6%209.25s.031-.133.078-.18l3.64-3.64c.047-.047.117-.078.18-.078s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-apple-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.883%209.492a7.783%207.783%200%200%201-.961%201.953c-.672%201.023-1.344%201.531-2.008%201.531-.266%200-.625-.086-1.094-.25-.461-.172-.859-.25-1.179-.25-.313%200-.688.086-1.11.258-.43.18-.773.266-1.031.266-.805%200-1.578-.679-2.352-2.023C.39%209.633%200%208.329%200%207.047c0-1.195.297-2.164.882-2.922C1.468%203.375%202.202%203%203.101%203c.383%200%20.836.078%201.383.235.539.156.898.234%201.078.234.226%200%20.602-.086%201.117-.266.516-.172.969-.266%201.351-.266.625%200%201.18.172%201.664.508.273.187.547.453.812.781-.406.343-.703.649-.891.922a2.751%202.751%200%200%200-.508%201.601v.017c0%20.64.18%201.226.539%201.742s.774.844%201.234.985zM7.945.329c0%20.32-.078.679-.226%201.062a3.2%203.2%200%200%201-.727%201.078c-.281.281-.562.469-.843.562-.18.055-.445.102-.812.133.016-.773.219-1.446.609-2.008S6.993.211%207.899%200c.016.07.031.125.039.172%200%20.055.007.101.007.156z%22/%3E%3C/svg%3E"); }

.fa-archive-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.5%206.5A.504.504%200%200%200%208%206H6c-.273%200-.5.226-.5.5s.226.5.5.5h2a.504.504%200%200%200%20.5-.5zM13%205v7.5a.504.504%200%200%201-.5.5h-11a.504.504%200%200%201-.5-.5V5a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm.5-3.5v2a.504.504%200%200%201-.5.5H1a.504.504%200%200%201-.5-.5v-2A.504.504%200%200%201%201%201h12a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-archive2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.5%201.75h7l3.5%203.5v5.25q0%20.724-.513%201.237t-1.237.513H1.75q-.724%200-1.237-.513T0%2010.5V5.25zm9.333%208.75V6.417h-2.562Q9.884%207.428%208.979%208.09t-1.981.661q-.716%200-1.39-.305T4.432%207.61%203.68%206.418H1.164v4.083q0%20.237.168.41t.415.173h10.5q.242%200%20.413-.171t.171-.413zm-.483-5.25l-2.31-2.333H3.983L1.65%205.25h3.017q0%20.579.31%201.117t.854.877T7%207.584t1.169-.34.854-.877.31-1.117h3.017z%22/%3E%3C/svg%3E"); }

.fa-area-chart-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2012v1H0V1h1v11h15zm-3-8l2%207H2V6.5L5.5%202%2010%206.5z%22/%3E%3C/svg%3E"); }

.fa-arrow-down-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%201.167q.242%200%20.413.171t.171.413v9.092l3.085-3.09q.168-.168.415-.168.251%200%20.417.166t.166.417q0%20.246-.168.415l-4.083%204.083q-.168.168-.415.168t-.415-.168L2.503%208.583q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168l3.085%203.09V1.751q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-arrow-left-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.833%202.333q.241%200%20.413.171t.171.413q0%20.246-.173.415L3.159%206.417h9.092q.242%200%20.413.171t.171.413-.171.413-.413.171H3.159l3.085%203.085q.173.168.173.415%200%20.242-.171.413t-.413.171q-.246%200-.415-.168L1.335%207.418q-.168-.178-.168-.415t.168-.415l4.083-4.083q.173-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-arrow-right-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.167%202.333q.246%200%20.415.168l4.083%204.083q.168.168.168.415t-.168.415l-4.083%204.083q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.09-3.085H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h9.092l-3.09-3.085q-.168-.168-.168-.415%200-.251.166-.417t.417-.166z%22/%3E%3C/svg%3E"); }

.fa-arrows-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%207a.5.5%200%200%201-.148.352l-2%202A.497.497%200%200%201%2011%209V8H8v3h1a.504.504%200%200%201%20.5.5.5.5%200%200%201-.148.352l-2%202C7.258%2013.946%207.133%2014%207%2014s-.258-.055-.352-.148l-2-2A.493.493%200%200%201%204.5%2011.5.503.503%200%200%201%205%2011h1V8H3v1a.504.504%200%200%201-.5.5.5.5%200%200%201-.352-.148l-2-2C.054%207.258%200%207.133%200%207s.055-.258.148-.352l2-2A.497.497%200%200%201%203%205v1h3V3H5a.504.504%200%200%201-.5-.5.5.5%200%200%201%20.148-.352l2-2C6.742.054%206.867%200%207%200s.258.055.352.148l2%202A.497.497%200%200%201%209%203H8v3h3V5a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l2%202A.497.497%200%200%201%2014%207z%22/%3E%3C/svg%3E"); }

.fa-arrow-up-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%201.167q.246%200%20.415.168l4.083%204.083q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168l-3.085-3.09v9.092q0%20.242-.171.413t-.413.171-.413-.171-.171-.413V3.158L3.33%206.248q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l4.083-4.083q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-ban-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.25%206.977V6.97c0-.854-.253-1.649-.689-2.314L3.68%2010.555A4.205%204.205%200%200%200%206%2011.25c2.344%200%204.251-1.914%204.251-4.274zM2.445%209.312l5.899-5.891a4.133%204.133%200%200%200-2.328-.711H6c-2.343%200-4.249%201.914-4.249%204.266%200%20.868.258%201.664.695%202.336zM12%206.977c0%203.328-2.688%206.024-6%206.024s-6-2.695-6-6.024C0%203.657%202.688.961%206%20.961s6%202.695%206%206.016z%22/%3E%3C/svg%3E"); }

.fa-ban2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%20.583q1.308%200%202.495.508t2.046%201.367%201.367%202.046.508%202.495-.508%202.495-1.367%202.046-2.046%201.367T7%2013.415t-2.495-.508-2.046-1.367-1.367-2.046-.508-2.495.508-2.495%201.367-2.046%202.046-1.367T7%20.583zm3.276%2010.519L2.898%203.724q-.547.688-.847%201.526T1.75%207q0%201.066.417%202.039t1.119%201.675%201.675%201.119T7%2012.25q.916%200%201.755-.299t1.522-.85zM7%201.75q-.916%200-1.755.299t-1.522.85l7.378%207.378q.551-.684.85-1.522T12.25%207q0-1.066-.417-2.039t-1.119-1.675-1.675-1.119T7%201.75z%22/%3E%3C/svg%3E"); }

.fa-bar-chart-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%207v4H3V7h2zm3-4v8H6V3h2zm8%209v1H0V1h1v11h15zm-5-7v6H9V5h2zm3-3v9h-2V2h2z%22/%3E%3C/svg%3E"); }

.fa-bars-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm0-4v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%206h11a.504.504%200%200%201%20.5.5zm0-4v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%202h11a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-bell-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bell-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM1.922%2011h10.157C10.681%209.422%2010%207.281%2010%204.5%2010%203.492%209.047%202%207%202S4%203.492%204%204.5c0%202.781-.679%204.922-2.079%206.5zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bookmark-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.093%201c.117%200%20.235.023.343.07a.868.868%200%200%201%20.562.804v10.07a.866.866%200%200%201-.562.805.847.847%200%200%201-.324.063H9.086a.945.945%200%200%201-.643-.251L4.998%209.249l-3.445%203.313a.956.956%200%200%201-.649.258.871.871%200%200%201-.344-.07.868.868%200%200%201-.562-.804V1.876c0-.352.219-.672.562-.805a.87.87%200%200%201%20.343-.07h8.188z%22/%3E%3C/svg%3E"); }

.fa-briefcase-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%202h4V1H5v1zm9%205v3.75A1.253%201.253%200%200%201%2012.75%2012H1.25A1.253%201.253%200%200%201%200%2010.75V7h5.25v1.25a.504.504%200%200%200%20.5.5h2.5a.504.504%200%200%200%20.5-.5V7H14zM8%207v1H6V7h2zm6-3.75v3H0v-3C.002%202.56.56%202.002%201.25%202H4V.75A.75.75%200%200%201%204.75%200h4.5a.75.75%200%200%201%20.75.75V2h2.75c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-briefcase2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.139%2012.285h11.71a.44.44%200%200%200%20.445-.445V3.939a.44.44%200%200%200-.445-.445H9.452V2.159a.44.44%200%200%200-.445-.445H4.991a.44.44%200%200%200-.445.445v1.346H1.138a.44.44%200%200%200-.445.445v7.901a.453.453%200%200%200%20.445.434zm4.298-9.681h3.126v.901H5.438v-.901zm-3.853%201.78h3.299c.033.011.065.011.098.011s.065%200%20.098-.011h3.82c.033.011.065.011.098.011s.065%200%20.098-.011h3.299v3.061H9.453v-.532c0-.25-.196-.445-.445-.445s-.445.196-.445.445v.532H5.437v-.532c0-.25-.196-.445-.445-.445s-.445.196-.445.445v.532H1.584V4.384zm0%203.951h2.963v.499c0%20.25.196.445.445.445s.445-.196.445-.445v-.499h3.125v.499c0%20.25.196.445.445.445s.445-.196.445-.445v-.499h2.963v3.061H1.584V8.335z%22/%3E%3C/svg%3E"); }

.fa-calculator-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3%2012c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3%200c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM3%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%203c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM6%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM3%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%203c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM6%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm6%206V9a1.007%201.007%200%200%200-.999-1%201.007%201.007%200%200%200-1%20.999v3c.004.551.449.996.999%201A1.007%201.007%200%200%200%2012%2012zM9%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3-2.5v-2a.504.504%200%200%200-.5-.5h-10a.504.504%200%200%200-.5.5v2a.504.504%200%200%200%20.5.5h10a.504.504%200%200%200%20.5-.5zM12%206c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm1-5v12a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-12C.005.45.45.005%201%20.001h11c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-calendar-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1%2013h2.25v-2.25H1V13zm2.75%200h2.5v-2.25h-2.5V13zM1%2010.25h2.25v-2.5H1v2.5zm2.75%200h2.5v-2.5h-2.5v2.5zM1%207.25h2.25V5H1v2.25zM6.75%2013h2.5v-2.25h-2.5V13zm-3-5.75h2.5V5h-2.5v2.25zm6%205.75H12v-2.25H9.75V13zm-3-2.75h2.5v-2.5h-2.5v2.5zM4%203.5V1.25A.257.257%200%200%200%203.75%201h-.5a.257.257%200%200%200-.25.25V3.5c0%20.133.117.25.25.25h.5A.257.257%200%200%200%204%203.5zm5.75%206.75H12v-2.5H9.75v2.5zm-3-3h2.5V5h-2.5v2.25zm3%200H12V5H9.75v2.25zM10%203.5V1.25A.257.257%200%200%200%209.75%201h-.5a.257.257%200%200%200-.25.25V3.5c0%20.133.117.25.25.25h.5A.257.257%200%200%200%2010%203.5zm3-.5v10a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-10c.004-.551.449-.996.999-1h1v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h3v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h1c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-calendar-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1%2013h11V5H1v8zm3-9.5V1.25v-.003a.248.248%200%200%200-.248-.248h-.506a.248.248%200%200%200-.248.248V3.5c0%20.14.11.25.25.25h.503a.248.248%200%200%200%20.248-.248v-.003zm6%200V1.25v-.003a.248.248%200%200%200-.248-.248h-.506a.248.248%200%200%200-.248.248V3.5c0%20.14.11.25.25.25h.503a.248.248%200%200%200%20.248-.248v-.003zm3-.5v10a1.007%201.007%200%200%201-.999%201h-11a1.007%201.007%200%200%201-1-.999v-10c.004-.551.449-.996.999-1h1v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h3v-.75c.002-.69.56-1.248%201.25-1.25h.5c.69.002%201.248.56%201.25%201.25v.751h1c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-cancel-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.825%2013.175c.087.087.196.13.315.13s.228-.043.315-.13l5.546-5.546%205.546%205.546c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L7.631%206.999l5.546-5.546a.444.444%200%200%200-.629-.629L7.002%206.37%201.456.824a.444.444%200%200%200-.629.629l5.546%205.546-5.546%205.546a.447.447%200%200%200%200%20.63z%22/%3E%3C/svg%3E"); }

.fa-check-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.055%204.422a.757.757%200%200%201-.219.532l-6.719%206.719a.76.76%200%200%201-1.064%200L1.162%207.782a.76.76%200%200%201%200-1.064l1.062-1.062a.76.76%200%200%201%201.064%200l2.297%202.305%205.125-5.133a.76.76%200%200%201%201.064%200l1.062%201.062a.76.76%200%200%201%20.219.532z%22/%3E%3C/svg%3E"); }

.fa-check2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.25%202.917q.251%200%20.417.166t.166.417q0%20.246-.168.415l-7%207q-.168.168-.415.168t-.415-.168l-3.5-3.5Q1.167%207.247%201.167%207q0-.251.166-.417t.417-.166q.246%200%20.415.168l3.085%203.09%206.585-6.59q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-check-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.031%205.734v-.009a.507.507%200%200%200-.141-.351l-.711-.703c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-3.187%203.18-1.766-1.766c-.094-.094-.219-.148-.352-.148s-.258.055-.352.148l-.711.703c-.094.094-.14.226-.14.359s.047.258.14.352l2.828%202.828a.51.51%200%200%200%20.352.148.516.516%200%200%200%20.359-.148l4.242-4.242a.49.49%200%200%200%20.14-.352zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-check-circle-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.149%206.351L5.852%209.648a.492.492%200%200%201-.703%200L2.852%207.351a.492.492%200%200%201%200-.703l.797-.797a.492.492%200%200%201%20.703%200L5.5%206.999%207.649%204.85a.492.492%200%200%201%20.703%200l.797.797a.492.492%200%200%201%200%20.703zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-clipboard-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2013h7V8H9.75A.75.75%200%200%201%209%207.25V4H6v9zM8%201.75v-.5A.257.257%200%200%200%207.75%201H2.249a.257.257%200%200%200-.25.25v.5c0%20.133.117.25.25.25h5.5a.257.257%200%200%200%20.25-.25zM10%207h2.336L10%204.664V7zm4%201v5.25a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V12H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200h8.5a.75.75%200%200%201%20.75.75v2.562c.101.063.196.133.281.219l3.187%203.187c.297.297.532.868.532%201.281z%22/%3E%3C/svg%3E"); }

.fa-clock-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2013.273a6.288%206.288%200%200%200%206.284-6.284C13.284%203.516%2010.463.705%207%20.705S.716%203.516.716%206.989A6.288%206.288%200%200%200%207%2013.273zM7%201.584a5.405%205.405%200%200%201%200%2010.808%205.412%205.412%200%200%201-5.404-5.404A5.405%205.405%200%200%201%207%201.584z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.707%207.727h2.095c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445h-1.65V4.254c0-.25-.196-.445-.445-.445s-.445.196-.445.445v3.028c0%20.25.196.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-clock-1-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.758%204.634a5.815%205.815%200%200%200-.521%202.377c0%201.389.499%202.702%201.389%203.745L.825%2012.569a.445.445%200%200%200%20.63.629l1.801-1.813a5.704%205.704%200%200%200%203.729%201.379h.016a5.679%205.679%200%200%200%203.732-1.389l1.801%201.813c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315l-1.801-1.813a5.684%205.684%200%200%200%201.389-3.733V7c0-.846-.184-1.649-.521-2.376a2.13%202.13%200%200%200%201.064-1.834A2.131%202.131%200%200%200%2011.168.663a2.113%202.113%200%200%200-1.829%201.064%205.817%205.817%200%200%200-4.695.01A2.119%202.119%200%200%200%202.81.662C1.648.683.693%201.628.693%202.8c0%20.77.423%201.454%201.064%201.834zm9.421-3.071c.683%200%201.237.554%201.237%201.237%200%20.434-.228.836-.597%201.053-.011-.011-.011-.021-.021-.033a6.006%206.006%200%200%200-.248-.338c-.033-.041-.066-.096-.099-.139a3.091%203.091%200%200%200-.356-.389c-.067-.078-.144-.143-.219-.208s-.152-.141-.228-.206l-.228-.163c-.076-.065-.163-.119-.25-.174a.19.19%200%200%201-.054-.043%201.275%201.275%200%200%201%201.063-.597zm-7.24%201.661c.098-.076.196-.152.293-.217.021-.011.043-.033.065-.043.77-.521%201.704-.814%202.702-.814s1.921.304%202.691.814c.021.021.043.033.076.054.098.065.196.141.282.217.021.021.043.033.065.054.109.098.217.184.325.293.098.098.184.206.282.304.021.033.054.065.076.098.065.076.13.163.184.25.021.033.054.065.076.098.51.757.814%201.689.814%202.692a4.845%204.845%200%200%201-1.284%203.291.505.505%200%200%200-.204.106.475.475%200%200%200-.107.202%204.841%204.841%200%200%201-3.278%201.284%204.858%204.858%200%200%201-3.505-1.487%204.813%204.813%200%200%201-1.367-3.386c0-.999.304-1.921.814-2.691l.065-.098c.065-.087.119-.174.184-.25a.314.314%200%200%201%20.075-.087%205.37%205.37%200%200%201%20.608-.608c.021-.043.043-.065.065-.076zM2.821%201.563c.434%200%20.836.238%201.053.597a.19.19%200%200%200-.054.043c-.087.054-.163.12-.239.174s-.152.109-.228.174c-.076.065-.141.13-.217.196-.098.087-.184.174-.282.271a5.186%205.186%200%200%200-.315.347c-.043.054-.076.109-.119.163-.076.108-.163.206-.228.315-.011.011-.011.021-.021.033a1.247%201.247%200%200%201-.597-1.053c.011-.706.564-1.259%201.248-1.259z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%207.455h1.91c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445H7.445V4.253c0-.25-.196-.445-.445-.445s-.445.196-.445.445V7.01c0%20.238.196.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-clock2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%20.583q1.308%200%202.495.508t2.046%201.367%201.367%202.046.508%202.495-.508%202.495-1.367%202.046-2.046%201.367T7%2013.415t-2.495-.508-2.046-1.367-1.367-2.046-.508-2.495.508-2.495%201.367-2.046%202.046-1.367T7%20.583zM7%201.75q-1.066%200-2.039.417T3.286%203.286%202.167%204.961%201.75%207t.417%202.039%201.119%201.675%201.675%201.119T7%2012.25t2.039-.417%201.675-1.119%201.119-1.675T12.25%207t-.417-2.039-1.119-1.675-1.675-1.119T7%201.75zm0%201.167q.242%200%20.413.171t.171.413V6.76l1.582%201.577q.168.168.168.415t-.168.415-.415.168-.415-.168l-1.75-1.75q-.168-.168-.168-.415v-3.5q0-.241.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-clock-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%204.25v3.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248V7.25c0-.14.11-.25.25-.25h1.75V4.25c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-clone-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2012.75v-8.5a.257.257%200%200%200-.25-.25h-8.5a.257.257%200%200%200-.25.25v8.5c0%20.133.117.25.25.25h8.5a.257.257%200%200%200%20.25-.25zm1-8.5v8.5A1.253%201.253%200%200%201%2012.75%2014h-8.5A1.253%201.253%200%200%201%203%2012.75v-8.5c.002-.69.56-1.248%201.25-1.25h8.5c.69.002%201.248.56%201.25%201.25zm-3-3V2.5h-1V1.25A.257.257%200%200%200%209.75%201h-8.5a.257.257%200%200%200-.25.25v8.5c0%20.133.117.25.25.25H2.5v1H1.25A1.253%201.253%200%200%201%200%209.75v-8.5C.002.56.56.002%201.25%200h8.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-close-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.141%2010.328a.757.757%200%200%201-.219.532L8.86%2011.922a.76.76%200%200%201-1.064%200L5.499%209.625l-2.297%202.297a.76.76%200%200%201-1.064%200L1.076%2010.86a.76.76%200%200%201%200-1.064l2.297-2.297-2.297-2.297a.76.76%200%200%201%200-1.064l1.062-1.062a.76.76%200%200%201%201.064%200l2.297%202.297%202.297-2.297a.76.76%200%200%201%201.064%200l1.062%201.062a.76.76%200%200%201%200%201.064L7.625%207.499l2.297%202.297a.76.76%200%200%201%20.219.532z%22/%3E%3C/svg%3E"); }

.fa-cloud-download-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%207.25v-.003a.248.248%200%200%200-.248-.248H7.999v-2.75a.257.257%200%200%200-.25-.25h-1.5a.257.257%200%200%200-.25.25v2.75h-1.75a.251.251%200%200%200-.25.25.26.26%200%200%200%20.07.18l2.75%202.75a.247.247%200%200%200%20.173.071H7.001a.259.259%200%200%200%20.178-.071l2.742-2.742a.284.284%200%200%200%20.078-.187zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }

.fa-cloud-upload-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%206.75v-.002a.259.259%200%200%200-.071-.178l-2.75-2.75a.247.247%200%200%200-.173-.071h-.007-.002a.259.259%200%200%200-.178.071L4.077%206.562a.284.284%200%200%200-.078.187c0%20.141.11.251.25.251h1.75v2.75c0%20.133.117.25.25.25h1.5a.257.257%200%200%200%20.25-.25V7h1.75a.251.251%200%200%200%20.25-.25zM15%209a3.001%203.001%200%200%201-3%203H3.5C1.57%2012%200%2010.43%200%208.5c0-1.392.815-2.594%201.994-3.155.014-.126.005-.235.005-.345v-.002A3.998%203.998%200%200%201%205.997%201h.002a4.009%204.009%200%200%201%203.693%202.458A2.14%202.14%200%200%201%2010.997%203h.001a2.003%202.003%200%200%201%202%202c0%20.383-.11.758-.32%201.078A3.014%203.014%200%200%201%2014.999%209z%22/%3E%3C/svg%3E"); }

.fa-cog-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%207c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm4-.852v1.734c0%20.117-.094.258-.219.281l-1.445.219a4.31%204.31%200%200%201-.316.734c.277.36.559.703.848%201.055.047.055.078.125.078.196s-.023.125-.07.18c-.187.25-1.242%201.398-1.508%201.398a.4.4%200%200%201-.203-.07l-1.078-.844a4.703%204.703%200%200%201-.711.297c-.055.476-.101.985-.226%201.453a.287.287%200%200%201-.278.219H5.135c-.14%200-.266-.101-.281-.235l-.219-1.437a4.63%204.63%200%200%201-.729-.301l-1.076.848c-.055.047-.125.07-.196.07s-.14-.031-.196-.086c-.414-.375-.961-.859-1.289-1.313a.305.305%200%200%201%20.008-.36c.265-.358.554-.702.82-1.07a3.986%203.986%200%200%201-.312-.744L.227%208.131a.284.284%200%200%201-.226-.281V6.116c0-.117.094-.258.211-.281l1.453-.219a4.18%204.18%200%200%201%20.315-.74c-.311-.394-.585-.745-.871-1.086-.022-.02-.052-.085-.054-.158%200-.071.031-.125.07-.18.187-.258%201.242-1.398%201.508-1.398.07%200%20.14.032.203.078l1.078.836c.226-.117.469-.219.711-.297.055-.476.101-.985.226-1.453a.287.287%200%200%201%20.278-.219H6.866c.14%200%20.266.101.281.234l.219%201.437c.242.078.476.172.703.289l1.11-.836c.047-.047.117-.07.187-.07s.14.032.196.078c.414.383.961.868%201.289%201.328a.268.268%200%200%201%20.055.162v.01c0%20.068-.024.13-.063.18-.265.359-.554.702-.82%201.07.12.217.228.471.312.736l1.438.249a.284.284%200%200%201%20.226.281z%22/%3E%3C/svg%3E"); }

.fa-cog2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%200q.724%200%201.237.513T8.75%201.75v.301q.214.073.515.21l.21-.21q.515-.515%201.239-.515.72%200%201.235.515t.515%201.235q0%20.724-.515%201.239l-.21.21q.136.301.21.515h.301q.724%200%201.237.513T14%207t-.513%201.237-1.237.513h-.301q-.073.214-.21.515l.21.21q.515.515.515%201.239%200%20.72-.515%201.235t-1.235.515q-.724%200-1.239-.515l-.21-.21q-.301.136-.515.21v.301q0%20.724-.513%201.237T7%2014t-1.237-.513-.513-1.237v-.301q-.214-.073-.515-.21l-.21.21q-.515.515-1.235.515-.724%200-1.237-.515t-.513-1.235q0-.729.511-1.239l.21-.21q-.137-.301-.21-.515H1.75q-.724%200-1.237-.513T0%207t.513-1.237T1.75%205.25h.301q.073-.214.21-.515l-.21-.21q-.511-.511-.511-1.239%200-.72.513-1.235t1.237-.515q.72%200%201.235.515l.21.21q.301-.137.515-.21V1.75q0-.724.513-1.237T7%200zm0%201.167q-.242%200-.413.171t-.171.413v1.208q-1.021.146-1.864.77L3.7%202.877q-.173-.173-.41-.173-.242%200-.413.171t-.171.413q0%20.246.168.415l.852.852q-.624.843-.77%201.864H1.748q-.242%200-.413.171t-.171.413.171.413.413.171h1.208q.146%201.021.77%201.864l-.852.852q-.168.168-.168.415%200%20.241.171.413t.413.171q.237%200%20.41-.173l.852-.852q.843.624%201.864.77v1.208q0%20.242.171.413t.413.171.413-.171.171-.413v-1.208q1.021-.146%201.864-.77l.852.852q.173.173.415.173t.413-.171.171-.413-.173-.415l-.852-.852q.624-.843.77-1.864h1.208q.242%200%20.413-.171t.171-.413-.171-.413-.413-.171h-1.208q-.146-1.021-.77-1.864l.852-.852q.173-.173.173-.415t-.171-.413-.413-.171-.415.173l-.852.852q-.843-.624-1.864-.77V1.752q0-.242-.171-.413T7%201.168zm0%203.5q.966%200%201.65.684t.684%201.65-.684%201.65T7%209.335t-1.65-.684-.684-1.65.684-1.65T7%204.667zm0%201.166q-.483%200-.825.342T5.833%207t.342.825.825.342.825-.342T8.167%207t-.342-.825T7%205.833z%22/%3E%3C/svg%3E"); }

.fa-cogs-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%207c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm6%204c0-.547-.453-1-1-1s-1%20.453-1%201c.001.552.448.998%201%201a1.002%201.002%200%200%200%201-1zm0-8c0-.547-.453-1-1-1s-1%20.453-1%201c.001.552.448.998%201%201a1.002%201.002%200%200%200%201-1zm-3%203.289v1.445c0%20.101-.078.219-.18.235l-1.211.187c-.074.23-.158.426-.259.612.228.294.462.583.712.88a.27.27%200%200%201%20.055.156v.009a.206.206%200%200%201-.055.14c-.156.211-1.031%201.164-1.258%201.164a.294.294%200%200%201-.165-.055l-.897-.702a3.26%203.26%200%200%201-.578.236c-.062.405-.102.834-.203%201.217a.249.249%200%200%201-.234.187H4.274c-.11%200-.219-.086-.234-.196l-.18-1.195a3.914%203.914%200%200%201-.607-.252l-.9.705a.224.224%200%200%201-.147.055h-.009a.246.246%200%200%201-.164-.063C1.83%2010.867.908%2010.031.908%209.804a.26.26%200%200%201%20.055-.148c.226-.297.461-.586.688-.891a3.997%203.997%200%200%201-.265-.611L.19%207.938a.227.227%200%200%201-.187-.223V6.267c0-.101.078-.219.18-.234l1.211-.187c.063-.203.148-.399.25-.594-.243-.34-.474-.633-.717-.914a.302.302%200%200%201-.041-.139c0-.055.016-.11.055-.157.156-.211%201.031-1.156%201.258-1.156.063%200%20.117.023.164.055l.898.703c.167-.088.366-.173.573-.242.068-.399.107-.829.209-1.212a.249.249%200%200%201%20.234-.187H5.73c.11%200%20.219.086.234.196l.18%201.195c.228.074.422.156.607.252l.9-.705a.248.248%200%200%201%20.32.008c.203.187%201.125%201.031%201.125%201.25a.266.266%200%200%201-.055.149c-.226.304-.46.585-.679.89.101.211.196.422.266.641l1.188.18a.24.24%200%200%201%20.187.234zm5%204.164v1.094c0%20.117-1.008.226-1.164.242a1.89%201.89%200%200%201-.238.411c.074.152.402.933.402%201.073%200%20.023-.007.039-.031.055-.094.055-.93.555-.969.555-.101%200-.688-.781-.766-.898-.078.007-.156.016-.235.016s-.156-.007-.235-.016c-.078.117-.664.898-.766.898-.039%200-.875-.5-.969-.555a.07.07%200%200%201-.031-.055c0-.133.329-.922.399-1.078a1.867%201.867%200%200%201-.23-.394c-.161-.028-1.169-.137-1.169-.254v-1.094c0-.117%201.008-.226%201.164-.242.068-.155.147-.289.238-.412-.074-.151-.403-.94-.403-1.072%200-.016.007-.039.031-.055.094-.047.93-.547.969-.547.101%200%20.688.774.766.891.078-.007.156-.016.235-.016s.156.007.235.016c.219-.305.453-.609.719-.875l.047-.016c.039%200%20.875.492.969.547a.07.07%200%200%201%20.031.055c0%20.141-.329.922-.399%201.078.094.125.172.266.235.406.156.016%201.164.125%201.164.242zm0-8v1.094c0%20.117-1.008.226-1.164.242a1.89%201.89%200%200%201-.238.411c.074.152.402.933.402%201.073%200%20.023-.007.039-.031.055-.094.055-.93.555-.969.555-.101%200-.688-.781-.766-.898-.078.007-.156.016-.235.016s-.156-.007-.235-.016c-.078.117-.664.898-.766.898-.039%200-.875-.5-.969-.555a.07.07%200%200%201-.031-.055c0-.133.329-.922.399-1.078a1.867%201.867%200%200%201-.23-.394c-.161-.028-1.169-.137-1.169-.254V2.453c0-.117%201.008-.226%201.164-.242.068-.155.147-.289.238-.412-.074-.151-.403-.94-.403-1.072%200-.016.007-.039.031-.055.094-.047.93-.547.969-.547.101%200%20.688.773.766.891.078-.007.156-.016.235-.016s.156.007.235.016c.219-.304.453-.609.719-.875l.047-.016c.039%200%20.875.492.969.547a.07.07%200%200%201%20.031.055c0%20.141-.329.922-.399%201.078.094.125.172.266.235.406.156.016%201.164.125%201.164.242z%22/%3E%3C/svg%3E"); }

.fa-copy-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.25%203a.75.75%200%200%201%20.75.75v9.5a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V11H.75a.75.75%200%200%201-.75-.75V5c0-.414.242-.992.532-1.281L3.719.532C4.008.243%204.587%200%205%200h3.25A.75.75%200%200%201%209%20.75v2.562c.305-.18.695-.313%201-.313h3.25zM9%204.664L6.664%207H9V4.664zm-5-3L1.664%204H4V1.664zm1.531%205.055L8%204.25V1H5v3.25a.75.75%200%200%201-.75.75H1v5h4V8c0-.414.242-.992.532-1.281zM13%2013V4h-3v3.25a.75.75%200%200%201-.75.75H6v5h7z%22/%3E%3C/svg%3E"); }

.fa-correct-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.396%206.631a.444.444%200%200%200-.629.629l2.051%202.051c.079.08.189.13.31.13H6.154a.495.495%200%200%200%20.325-.163l5.133-6.153a.46.46%200%200%200-.054-.629.455.455%200%200%200-.63.053l-4.83%205.785L4.394%206.63z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.321%201.661a6.26%206.26%200%200%200-7.782.89c-2.453%202.453-2.453%206.458%200%208.91%201.138%201.14%202.712%201.845%204.45%201.845s3.312-.705%204.45-1.845a6.26%206.26%200%200%200%20.879-7.803.44.44%200%201%200-.748.468c1.356%202.147%201.041%204.903-.761%206.705-2.105%202.105-5.546%202.105-7.651%200s-2.105-5.546%200-7.651a5.404%205.404%200%200%201%206.696-.77.441.441%200%200%200%20.468-.747z%22/%3E%3C/svg%3E"); }

.fa-cross-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.083%202.333q.251%200%20.417.166t.166.417q0%20.246-.168.415L7.825%206.999l3.673%203.668q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7%207.824l-3.668%203.673q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.673-3.668-3.673-3.668q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168L7%206.174l3.668-3.673q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-dashboard-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm1.5-3.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3.344%203.758l.789-2.984a.51.51%200%200%200-.356-.609.502.502%200%200%200-.612.355l-.79%202.988a1.498%201.498%200%200%200-1.377%201.49%201.507%201.507%200%200%200%201.5%201.504c.694%200%201.279-.47%201.453-1.109a1.515%201.515%200%200%200-.602-1.633zM13%209c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM8%204c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zm3.5%201.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM14%209a7.018%207.018%200%200%201-1.101%203.773.506.506%200%200%201-.422.226H1.524a.505.505%200%200%201-.422-.226A6.927%206.927%200%200%201%20.001%209.005v-.006c0-3.859%203.141-7%207-7s7%203.141%207%207z%22/%3E%3C/svg%3E"); }

.fa-database-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%206c2.352%200%204.711-.422%206-1.328V6c0%201.101-2.688%202-6%202s-6-.898-6-2V4.672C1.289%205.579%203.648%206%206%206zm0%206c2.352%200%204.711-.422%206-1.328V12c0%201.101-2.688%202-6%202s-6-.898-6-2v-1.328C1.289%2011.578%203.648%2012%206%2012zm0-3c2.352%200%204.711-.422%206-1.328V9c0%201.101-2.688%202-6%202s-6-.898-6-2V7.672C1.289%208.578%203.648%209%206%209zm0-9c3.313%200%206%20.898%206%202v1c0%201.101-2.688%202-6%202s-6-.898-6-2V2C0%20.899%202.688%200%206%200z%22/%3E%3C/svg%3E"); }

.fa-desktop-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%207.75v-6.5a.257.257%200%200%200-.25-.25H1.249a.257.257%200%200%200-.25.25v6.5c0%20.133.117.25.25.25h12.5a.257.257%200%200%200%20.25-.25zm1-6.5v8.5A1.253%201.253%200%200%201%2013.75%2011H9.499c0%20.664.5%201.227.5%201.5s-.226.5-.5.5h-4a.504.504%200%200%201-.5-.5c0-.289.5-.82.5-1.5h-4.25a1.253%201.253%200%200%201-1.25-1.25v-8.5C.001.56.559.002%201.249%200h12.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-down-arrow-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.164%203.755a.447.447%200%200%200-.63%200L6.999%209.301%201.453%203.755a.444.444%200%200%200-.629.629l5.85%205.85c.079.08.189.13.31.13h.005a.454.454%200%200%200%20.315-.13l5.85-5.85a.436.436%200%200%200%20.011-.63z%22/%3E%3C/svg%3E"); }

.fa-envelope-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2011.75v-6a4.174%204.174%200%200%201-.531.509c-1.125.866-2.25%201.741-3.336%202.647C8.547%209.398%207.82%2010%207.008%2010h-.016c-.812%200-1.539-.602-2.125-1.094a108.808%20108.808%200%200%200-3.328-2.641%204.26%204.26%200%200%201-.535-.511L1%2011.75c0%20.133.117.25.25.25h11.5a.257.257%200%200%200%20.25-.25zm0-8.211c0-.196.047-.539-.25-.539H1.25a.257.257%200%200%200-.25.25c0%20.891.445%201.665%201.148%202.219%201.047.82%202.093%201.649%203.133%202.477.414.336%201.164%201.055%201.711%201.055h.016c.547%200%201.297-.719%201.711-1.055a508.681%20508.681%200%200%201%203.133-2.477C12.36%205.07%2013%204.203%2013%203.539zm1-.289v8.5A1.253%201.253%200%200%201%2012.75%2013H1.25A1.253%201.253%200%200%201%200%2011.75v-8.5C.002%202.56.56%202.002%201.25%202h11.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-eye-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%207.5c-.742-1.148-1.757-2.133-2.977-2.758.299.502.476%201.108.476%201.755V6.5c0%201.93-1.57%203.5-3.5%203.5s-3.5-1.57-3.5-3.5c0-.617.164-1.227.476-1.757-1.218.625-2.234%201.61-2.977%202.758%201.336%202.063%203.493%203.5%206%203.5s4.664-1.437%206-3.5zm-5.625-3A.38.38%200%200%200%207%204.125%202.384%202.384%200%200%200%204.625%206.5c0%20.203.172.375.375.375s.375-.172.375-.375c0-.891.735-1.625%201.625-1.625a.38.38%200%200%200%20.375-.375zM14%207.5c0%20.196-.063.375-.156.539C12.407%2010.406%209.773%2012%207%2012S1.594%2010.398.156%208.039C.062%207.875%200%207.696%200%207.5s.063-.375.156-.539C1.593%204.602%204.227%203%207%203s5.406%201.602%206.844%203.961c.094.164.156.343.156.539z%22/%3E%3C/svg%3E"); }

.fa-eye-slash-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.336%2010.43l.609-1.101a3.5%203.5%200%200%201-1.446-2.828c0-.618.164-1.227.476-1.758-1.218.625-2.234%201.61-2.977%202.758.812%201.258%201.961%202.312%203.336%202.929zM7.375%204.5A.38.38%200%200%200%207%204.125%202.384%202.384%200%200%200%204.625%206.5c0%20.203.172.375.375.375s.375-.172.375-.375A1.629%201.629%200%200%201%207%204.875a.38.38%200%200%200%20.375-.375zm2.836-1.492c0%20.016%200%20.055-.007.07-1.649%202.945-3.281%205.906-4.93%208.852l-.383.695a.258.258%200%200%201-.219.125c-.141%200-.883-.453-1.047-.547a.25.25%200%200%201-.125-.215v-.004c0-.124.266-.547.343-.679-1.516-.688-2.789-1.86-3.687-3.266a1.007%201.007%200%200%201%20.002-1.082C1.703%204.586%204.116%203%206.999%203c.469%200%20.945.047%201.407.133l.422-.758a.25.25%200%200%201%20.215-.125h.004c.14%200%20.875.453%201.039.547a.247.247%200%200%201%20.125.211zM10.5%206.5a3.495%203.495%200%200%201-2.226%203.257l2.164-3.914c.039.219.063.438.063.656zm3.5%201c0%20.203-.055.367-.156.539a8.537%208.537%200%200%201-.852%201.133C11.461%2010.929%209.352%2012%207%2012l.578-1.031C9.851%2010.773%2011.781%209.391%2013%207.5a8.128%208.128%200%200%200-2.203-2.297l.492-.875c.969.649%201.946%201.625%202.555%202.632.101.172.156.336.156.539z%22/%3E%3C/svg%3E"); }

.fa-favorite-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.316%206.078a.465.465%200%200%200-.293-.325L9.365%204.527%207.412.935C7.336.783%207.174.697%207.011.697s-.325.087-.401.238L4.668%204.517%201%205.624a.428.428%200%200%200-.303.312.46.46%200%200%200%20.108.437L3.214%209.01l-.999%203.722a.45.45%200%200%200%20.141.455c.13.12.316.152.467.088l4.189-1.671%204.189%201.671a.45.45%200%200%200%20.478-.087.458.458%200%200%200%20.141-.459l-.998-3.719%202.387-2.507a.494.494%200%200%200%20.108-.427zM9.984%208.563a.458.458%200%200%200-.109.434l.836%203.082-3.528-1.389a.444.444%200%200%200-.17-.033h-.004a.482.482%200%200%200-.173.033l-3.516%201.4.836-3.082a.435.435%200%200%200-.108-.424L1.953%206.283l3.158-.945a.422.422%200%200%200%20.27-.215L7.01%202.115l1.628%203.006a.47.47%200%200%200%20.261.217l3.147%201.053-2.062%202.17z%22/%3E%3C/svg%3E"); }

.fa-file-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%204V.313c.11.07.203.14.281.219l3.187%203.187c.078.078.148.172.219.281H8zm-1%20.25c0%20.414.336.75.75.75H12v8.25a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200H7v4.25z%22/%3E%3C/svg%3E"); }

.fa-file2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zm4.666%205.25V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-add-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zM7%206.417q.242%200%20.413.171t.171.413v1.167h1.167q.242%200%20.413.171t.171.413-.171.413-.413.171H7.584v1.167q0%20.241-.171.413T7%2011.087t-.413-.171-.171-.413V9.336H5.249q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.167V7.001q0-.242.171-.413T7%206.417zm.583-1.167V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-archive-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%203V2H4v1h1zm1%201V3H5v1h1zM5%205V4H4v1h1zm1%201V5H5v1h1zm5.469-3.032c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H6v1H5V1H1v12h10zM6.102%207.367c.664%202.242.836%202.726.836%202.726.039.133.063.266.063.406%200%20.868-.843%201.5-2%201.5s-2-.633-2-1.5c0-.14.023-.273.063-.406%200%200%20.164-.484.938-3.094v-1h1v1h.617a.5.5%200%200%201%20.484.367zM5%2011c.555%200%201-.226%201-.5s-.445-.5-1-.5-1%20.226-1%20.5.445.5%201%20.5z%22/%3E%3C/svg%3E"); }

.fa-file-audio-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM4.844%206.641c.092.04.156.13.156.234v4.25a.256.256%200%200%201-.155.234c-.033.008-.064.016-.096.016a.276.276%200%200%201-.18-.071L3.272%209.999H2.246a.248.248%200%200%201-.248-.248V8.248c0-.14.11-.25.25-.25h1.023l1.297-1.305a.256.256%200%200%201%20.273-.055zm3.257%205.383a.5.5%200%200%200%20.391-.187C9.141%2011.04%209.5%2010.032%209.5%209.001s-.359-2.039-1.008-2.836a.5.5%200%200%200-.773.633c.507.623.78%201.39.78%202.202s-.273%201.578-.781%202.203a.491.491%200%200%200%20.069.703.488.488%200%200%200%20.314.118zm-1.647-1.157a.522.522%200%200%200%20.367-.156c.421-.445.68-1.048.68-1.711s-.259-1.266-.681-1.712a.5.5%200%200%200-.366-.157.498.498%200%200%200-.359.847c.257.281.406.64.406%201.023s-.148.742-.406%201.023a.503.503%200%200%200%20.016.711.543.543%200%200%200%20.344.133z%22/%3E%3C/svg%3E"); }

.fa-file-code-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM3.75%206a.25.25%200%200%201%20.352-.046l.398.297a.25.25%200%200%201%20.046.352L3.124%208.501l1.422%201.898a.252.252%200%200%201-.046.352l-.399.298a.252.252%200%200%201-.352-.046L1.983%208.651a.259.259%200%200%201%200-.298zm6.266%202.351a.259.259%200%200%201%200%20.298L8.251%2011a.25.25%200%200%201-.352.046l-.398-.297a.25.25%200%200%201-.046-.352l1.422-1.898-1.422-1.898a.252.252%200%200%201%20.046-.352l.399-.298a.252.252%200%200%201%20.352.046zm-4.844%203.602a.248.248%200%200%201-.203-.291l1.078-6.491a.248.248%200%200%201%20.291-.203l.491.078a.248.248%200%200%201%20.203.291l-1.078%206.491a.248.248%200%200%201-.291.203z%22/%3E%3C/svg%3E"); }

.fa-file-excel-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-7.648-1.828V12h2.195v-.828h-.586l.805-1.258c.094-.148.14-.266.164-.266h.016a.22.22%200%200%200%20.039.078c.031.063.078.11.133.187l.836%201.258H6.36v.828h2.273v-.828h-.532l-1.5-2.133%201.524-2.203h.523v-.836h-2.18v.836h.578l-.805%201.242c-.094.148-.164.266-.164.258h-.016a1.036%201.036%200%200%200-.173-.259L5.06%206.835h.594v-.836H3.388v.836h.532L5.397%208.96l-1.516%202.211h-.532z%22/%3E%3C/svg%3E"); }

.fa-file-image-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-1-3.5V12H2v-1.5L3.5%209l1%201%203-3zM3.5%208a1.5%201.5%200%200%201-.002-3A1.501%201.501%200%201%201%203.5%208z%22/%3E%3C/svg%3E"); }

.fa-file-movie-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6%206c.551.004.996.449%201%20.999v3a1.007%201.007%200%200%201-.999%201h-3a1.007%201.007%200%200%201-1-.999V7c.004-.551.449-.996.999-1h3zm3.844.016c.092.04.156.13.156.234v4.5a.256.256%200%200%201-.155.234c-.033.008-.064.016-.096.016h-.002a.259.259%200%200%201-.178-.071l-2.07-2.078v-.703l2.07-2.079a.258.258%200%200%201%20.178-.07h.001a.35.35%200%200%201%20.094.016z%22/%3E%3C/svg%3E"); }

.fa-file-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10z%22/%3E%3C/svg%3E"); }

.fa-file-pdf-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM6.984%208.367c.196.156.414.297.656.438.274-.035.592-.054.914-.055.524%200%201.188.063%201.383.383.055.078.101.219.016.406-.007.007-.016.023-.023.031v.007c-.023.14-.14.297-.555.297-.5%200-1.258-.226-1.914-.57-1.086.117-2.226.359-3.063.649C3.593%2011.328%202.976%2012%202.508%2012H2.5a.426.426%200%200%201-.213-.056l-.185-.093c-.023-.007-.031-.023-.047-.039-.039-.039-.07-.125-.047-.281.078-.359.5-.961%201.469-1.469.063-.039.14-.016.18.047a.058.058%200%200%201%20.016.031c.247-.399.525-.903.782-1.419.406-.822.679-1.51.866-2.166-.25-.852-.329-1.727-.187-2.242.055-.196.172-.313.329-.313h.172c.117%200%20.211.039.273.117.094.11.117.281.07.532a.157.157%200%200%201-.032.063.167.167%200%200%201%20.008.052V5.009c-.007.492-.016.961-.11%201.5.273.82.679%201.484%201.141%201.86zm-4.499%203.211c.234-.11.571-.445%201.071-1.234-.586.453-.953.969-1.071%201.234zm3.108-7.187c-.078.219-.078.594-.016%201.031.023-.125.039-.242.055-.343.016-.133.039-.242.055-.336a.233.233%200%200%201%20.032-.063c-.008-.007-.008-.023-.016-.038a.454.454%200%200%200-.101-.281c0%20.016-.007.023-.007.031zm-.968%205.164c.63-.257%201.374-.476%202.145-.621-.004-.074-.082-.129-.152-.191-.383-.336-.727-.805-.992-1.375a9.968%209.968%200%200%201-.649%201.539c-.117.219-.234.438-.352.649zm5.047-.126c-.039-.039-.242-.187-1.094-.187.383.14.735.219.969.219.07%200%20.11%200%20.14-.007%200-.007-.007-.016-.016-.023z%22/%3E%3C/svg%3E"); }

.fa-file-powerpoint-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zm-7.75-1.828V12h2.555v-.828h-.727V9.867h1.071c.336%200%20.641-.016.922-.117.703-.242%201.141-.969%201.141-1.82S7.79%206.422%207.141%206.148C6.844%206.031%206.485%206%206.126%206H3.251v.836h.719v4.336h-.719zm2.758-2.187h-.93V6.892h.938c.273%200%20.484.047.649.14.281.164.438.484.438.898%200%20.438-.156.774-.484.938a1.413%201.413%200%200%201-.609.117z%22/%3E%3C/svg%3E"); }

.fa-file-subtract-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.917%200H8.75l4.083%204.083v8.167q0%20.724-.513%201.237T11.083%2014H2.916q-.724%200-1.237-.513t-.513-1.237V1.75q0-.724.513-1.237T2.916%200zM5.25%208.167h3.5q.242%200%20.413.171t.171.413-.171.413-.413.171h-3.5q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zM7.583%205.25V1.167H2.916q-.246%200-.415.168t-.168.415v10.5q0%20.246.168.415t.415.168h8.167q.246%200%20.415-.168t.168-.415v-7H7.583zm3.601-1.167L8.75%201.649v2.434h2.434z%22/%3E%3C/svg%3E"); }

.fa-file-text-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%203.719c.078.078.148.172.219.281H8.001V.313c.11.07.203.14.281.219zM7.75%205H12v8.25a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75V.75A.75.75%200%200%201%20.75%200H7v4.25c0%20.414.336.75.75.75zM9%2010.75v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003zm0-2v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003zm0-2v-.5-.003a.248.248%200%200%200-.248-.248H3.246a.248.248%200%200%200-.248.248v.503c0%20.14.11.25.25.25h5.503a.248.248%200%200%200%20.248-.248v-.003z%22/%3E%3C/svg%3E"); }

.fa-file-text-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM3%206.25c0-.14.11-.25.25-.25h5.5c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248V6.25zM8.75%208c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248V8.25c0-.14.11-.25.25-.25h5.5zm0%202c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H3.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h5.5z%22/%3E%3C/svg%3E"); }

.fa-file-word-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.469%202.968c.289.289.532.868.532%201.281v9a.75.75%200%200%201-.75.75H.751a.75.75%200%200%201-.75-.75V.749a.75.75%200%200%201%20.75-.75h7c.414%200%20.992.242%201.281.532zM8%201.062V4h2.938a.98.98%200%200%200-.172-.32L8.321%201.235a.991.991%200%200%200-.32-.172zM11%2013V5H7.75A.75.75%200%200%201%207%204.25V1H1v12h10zM1.82%206v.836h.547L3.648%2012H4.89l1-3.789c.039-.117.063-.235.078-.359.007-.063.016-.125.016-.187h.031l.023.187c.023.11.031.234.07.359l1%203.789H8.35l1.281-5.164h.547V6H7.834v.836h.703l-.774%203.422a2.116%202.116%200%200%200-.054.352l-.016.171h-.031c0-.047-.016-.11-.023-.164-.023-.101-.039-.235-.07-.359L6.444%206h-.891l-1.125%204.258c-.032.125-.039.258-.063.359l-.032.164h-.031l-.016-.164a2.198%202.198%200%200%200-.058-.374l-.77-3.407h.703V6H1.817z%22/%3E%3C/svg%3E"); }

.fa-filter-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.961%202.305a.493.493%200%200%201-.109.547L7%206.704v5.797a.507.507%200%200%201-.304.461.577.577%200%200%201-.194.039.468.468%200%200%201-.352-.148l-2-2a.493.493%200%200%201-.148-.352V6.704L.15%202.852a.489.489%200%200%201-.108-.55.504.504%200%200%201%20.46-.301h10c.203%200%20.383.125.461.304z%22/%3E%3C/svg%3E"); }

.fa-folder-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%204.75v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2010.25v-5.5a.75.75%200%200%200-.75-.75h-5.5A.75.75%200%200%201%205%203.25v-.5A.75.75%200%200%200%204.25%202h-2.5a.75.75%200%200%200-.75.75v7.5c0%20.414.336.75.75.75h9.5a.75.75%200%200%200%20.75-.75zm1-5.5v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-open-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.679%207.438c0%20.187-.117.375-.242.516l-2.625%203.094c-.453.532-1.375.953-2.063.953h-8.5c-.281%200-.679-.086-.679-.438%200-.187.117-.375.242-.516l2.625-3.094C3.89%207.421%204.812%207%205.5%207H14c.281%200%20.679.086.679.438zM12%204.75V6H5.5c-.976%200-2.188.555-2.821%201.305L.007%2010.446c0-.063-.007-.133-.007-.196v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-folder-open-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.914%207.273c0-.219-.242-.273-.414-.273H5c-.414%200-.961.258-1.227.578l-2.297%202.836c-.07.094-.14.196-.14.313%200%20.219.242.273.414.273h8.5c.414%200%20.961-.258%201.227-.586l2.297-2.836c.07-.086.14-.187.14-.305zM5%206h6V4.75a.75.75%200%200%200-.75-.75h-4.5A.75.75%200%200%201%205%203.25v-.5A.75.75%200%200%200%204.25%202h-2.5a.75.75%200%200%200-.75.75v6.664l2-2.461C3.453%206.398%204.289%206%205%206zm9.914%201.273c0%20.343-.148.672-.359.938l-2.305%202.836c-.445.547-1.297.953-2%20.953h-8.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75V6h1.5c.532%200%201.062.242%201.297.742.074.153.117.333.117.523v.009z%22/%3E%3C/svg%3E"); }

.fa-heart-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2013a.484.484%200%200%201-.343-.14L1.782%208.156C1.719%208.101%200%206.531%200%204.656%200%202.367%201.398%201%203.734%201%205.101%201%206.382%202.078%207%202.687%207.617%202.078%208.898%201%2010.266%201c2.336%200%203.735%201.367%203.735%203.656%200%201.875-1.719%203.445-1.789%203.516L7.345%2012.86a.483.483%200%200%201-.343.14z%22/%3E%3C/svg%3E"); }

.fa-help-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%20.583q1.258%200%202.438.478t2.101%201.399%201.399%202.101.478%202.438-.478%202.438-1.399%202.101-2.101%201.399T7%2013.415t-2.438-.478-2.101-1.399-1.399-2.101-.478-2.438.478-2.438T2.461%202.46t2.101-1.399T7%20.583zM4.566%205.391L2.898%203.723q-.565.707-.857%201.549t-.292%201.727.292%201.727.857%201.549l1.668-1.668q-.483-.729-.483-1.609t.483-1.609zm5.71%205.711L8.608%209.434q-.729.483-1.609.483T5.39%209.434l-1.668%201.668q.707.565%201.549.857t1.727.292%201.727-.292%201.549-.857zM7%205.25q-.724%200-1.237.513T5.25%207t.513%201.237T7%208.75t1.237-.513T8.75%207t-.513-1.237T7%205.25zm0-3.5q-.884%200-1.727.292t-1.549.857l1.668%201.668q.729-.483%201.609-.483t1.609.483l1.668-1.668q-.707-.565-1.549-.857T7.002%201.75zm4.102%201.974L9.434%205.392q.483.729.483%201.609T9.434%208.61l1.668%201.668q.565-.707.857-1.549t.292-1.727-.292-1.727-.857-1.549z%22/%3E%3C/svg%3E"); }

.fa-history-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%207c0%203.304-2.695%206-6%206h-.01a5.973%205.973%200%200%201-4.599-2.155.258.258%200%200%201%20.008-.345l1.07-1.078a.297.297%200%200%201%20.193-.07h.003a.25.25%200%200%201%20.179.094%203.956%203.956%200%200%200%203.144%201.555h.014c2.203%200%203.999-1.797%203.999-4s-1.797-4-4-4h-.003A3.962%203.962%200%200%200%203.28%204.074L4.353%205.15c.148.14.187.359.11.539a.502.502%200%200%201-.46.313h-3.5a.504.504%200%200%201-.5-.5v-3.5a.5.5%200%200%201%20.504-.5c.137%200%20.261.057.348.149l1.016%201.008a6.073%206.073%200%200%201%204.133-1.656c3.304%200%206%202.695%206%206zM7%204.75v3.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248V7.75c0-.14.11-.25.25-.25h1.75V4.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-inbox-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%20.583q.242%200%20.413.171t.171.413v6.759l1.918-1.923q.168-.168.415-.168.251%200%20.417.166t.166.417q0%20.246-.168.415L7.415%209.75q-.168.168-.415.168t-.415-.168L3.668%206.833Q3.5%206.655%203.5%206.418q0-.242.171-.413t.413-.171q.246%200%20.415.168l1.918%201.923V1.167q0-.242.171-.413t.413-.171zm5.833%208.167q.242%200%20.413.171t.171.413v2.333q0%20.729-.506%201.235-.515.515-1.23.515H2.334q-.716%200-1.239-.511-.511-.524-.511-1.239V9.334q0-.242.171-.413t.413-.171.413.171.171.413v2.333q0%20.242.171.413t.413.171h9.347q.237%200%20.403-.171t.166-.413V9.334q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-info-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%2010.75V9.5v-.003a.248.248%200%200%200-.248-.248h-.753v-4-.003a.248.248%200%200%200-.248-.248H4.245a.248.248%200%200%200-.248.248v1.253c0%20.14.11.25.25.25h.75v2.5h-.754a.247.247%200%200%200-.247.247v1.254c0%20.14.11.25.25.25h3.503a.248.248%200%200%200%20.248-.248v-.003zm-1-7V2.5v-.003a.248.248%200%200%200-.248-.248H5.246a.248.248%200%200%200-.248.248V3.75c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248v-.003zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-laptop-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.25%2010A1.253%201.253%200%200%201%202%208.75v-5.5c.002-.69.56-1.248%201.25-1.25h8.5c.69.002%201.248.56%201.25%201.25v5.5A1.253%201.253%200%200%201%2011.75%2010h-8.5zM3%203.25v5.5c0%20.133.117.25.25.25h8.5a.257.257%200%200%200%20.25-.25V3.249a.257.257%200%200%200-.25-.25h-8.5a.257.257%200%200%200-.25.25zm10.75%207.25H15v.75c0%20.414-.562.75-1.25.75H1.25C.562%2012%200%2011.664%200%2011.25v-.75h13.75zm-5.625.75c.07%200%20.125-.055.125-.125S8.195%2011%208.125%2011h-1.25c-.07%200-.125.055-.125.125s.055.125.125.125h1.25z%22/%3E%3C/svg%3E"); }

.fa-left-arrow-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.616%2013.164c.087.087.196.13.315.13s.228-.043.315-.13a.447.447%200%200%200%200-.63L4.711%206.999l5.535-5.535a.444.444%200%200%200-.629-.629l-5.861%205.85a.447.447%200%200%200%200%20.63l5.861%205.85z%22/%3E%3C/svg%3E"); }

.fa-lightbulb-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.75%204.5c0%20.133-.117.25-.25.25s-.25-.117-.25-.25c0-.539-.836-.75-1.25-.75-.133%200-.25-.117-.25-.25s.117-.25.25-.25c.727%200%201.75.383%201.75%201.25zM7%204.5C7%202.937%205.414%202%204%202s-3%20.938-3%202.5c0%20.5.203%201.023.532%201.407.148.172.32.336.476.516.555.664%201.023%201.446%201.101%202.328H4.89c.078-.882.547-1.664%201.101-2.328.156-.18.329-.343.476-.516.329-.383.532-.906.532-1.407zm1%200c0%20.805-.266%201.5-.805%202.093s-1.25%201.43-1.313%202.266a.752.752%200%200%201%20.367.64c0%20.187-.07.367-.196.5a.732.732%200%200%201%20.196.5.75.75%200%200%201-.352.633c.063.11.101.242.101.367%200%20.508-.399.75-.852.75-.203.453-.656.75-1.148.75s-.945-.297-1.148-.75c-.453%200-.852-.242-.852-.75%200-.125.039-.258.102-.367a.75.75%200%200%201-.352-.633c0-.187.07-.367.196-.5a.73.73%200%200%201-.196-.498v-.002c0-.258.14-.508.367-.64-.063-.836-.774-1.672-1.313-2.266S-.003%205.304-.003%204.5c0-2.125%202.023-3.5%204-3.5s4%201.375%204%203.5z%22/%3E%3C/svg%3E"); }

.fa-list-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%2010.25v1.5a.257.257%200%200%201-.25.25H.25a.257.257%200%200%201-.25-.25v-1.5c0-.133.117-.25.25-.25h1.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%208.75v-1.5C0%207.117.117%207%20.25%207h1.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%205.75v-1.5C0%204.117.117%204%20.25%204h1.5c.133%200%20.25.117.25.25zm12%206v1.5a.257.257%200%200%201-.25.25H3.25a.257.257%200%200%201-.25-.25v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm-12-9v1.5a.257.257%200%200%201-.25.25H.25A.257.257%200%200%201%200%202.75v-1.5C0%201.117.117%201%20.25%201h1.5c.133%200%20.25.117.25.25zm12%206v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%208.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%205.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25zm0-3v1.5a.257.257%200%200%201-.25.25H3.25A.257.257%200%200%201%203%202.75v-1.5c0-.133.117-.25.25-.25h10.5c.133%200%20.25.117.25.25z%22/%3E%3C/svg%3E"); }

.fa-logout-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.616%2010.245c.087.087.196.13.315.13s.228-.043.315-.13l2.93-2.93c.021-.019.039-.04.054-.064s.012-.012.012-.023c.011-.021.021-.043.033-.054%200-.011%200-.021.011-.021.011-.021.011-.033.021-.054.011-.033.011-.054.011-.087s0-.054-.011-.087a.085.085%200%200%200-.022-.054c0-.011%200-.021-.011-.021l-.033-.065s0-.011-.011-.011c-.011-.021-.033-.043-.054-.065l-2.93-2.93a.444.444%200%200%200-.629.629l2.17%202.17H4.071c-.25%200-.445.196-.445.445s.196.445.445.445h7.716l-2.17%202.17c-.174.152-.174.434%200%20.608z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.139%2013.295H7a.44.44%200%200%200%20.445-.445V8.476c0-.25-.196-.445-.445-.445s-.445.196-.445.445v3.929h-4.97V1.585h4.97v3.929c0%20.25.196.445.445.445s.445-.196.445-.445V1.14A.44.44%200%200%200%207%20.695H1.139a.44.44%200%200%200-.445.445v11.71c.011.25.206.445.445.445z%22/%3E%3C/svg%3E"); }

.fa-map-marker-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%205c0-1.101-.898-2-2-2s-2%20.898-2%202%20.898%202%202%202%202-.898%202-2zm2%200c0%20.476-.055.969-.258%201.398l-2.844%206.047C4.734%2012.788%204.375%2013%204%2013s-.735-.211-.891-.555L.258%206.398C.055%205.968%200%205.476%200%205c0-2.211%201.789-4%204-4s4%201.789%204%204z%22/%3E%3C/svg%3E"); }

.fa-medkit-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%208.75v-1.5-.003a.248.248%200%200%200-.248-.248H7.999v-1.75-.003a.248.248%200%200%200-.248-.248H6.245a.248.248%200%200%200-.248.248v1.753H4.244a.248.248%200%200%200-.248.248V8.75c0%20.14.11.25.25.25h1.75v1.75c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248V8.999H9.75a.248.248%200%200%200%20.248-.248v-.003zM5%203h4V2H5v1zM2%203v10h-.25C.789%2013%200%2012.211%200%2011.25v-6.5C0%203.789.789%203%201.75%203H2zm9.25%200v10h-8.5V3H4V1.75A.75.75%200%200%201%204.75%201h4.5a.75.75%200%200%201%20.75.75V3h1.25zM14%204.75v6.5c0%20.961-.789%201.75-1.75%201.75H12V3h.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.fa-menu-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.75%202.917h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zm0%207h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171zm0-3.5h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-minus-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11%205.75v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205h9.5a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-minus2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.75%206.417h10.5q.242%200%20.413.171t.171.413-.171.413-.413.171H1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-minus-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%207.5v-1A.504.504%200%200%200%209%206H3a.504.504%200%200%200-.5.5v1A.504.504%200%200%200%203%208h6a.504.504%200%200%200%20.5-.5zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-money-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%209h3v-.75H8v-3.5h-.891L5.953%205.821l.602.625c.187-.164.304-.25.43-.445h.016v2.25h-1v.75zm4-2c0%201.422-.859%203.25-2.5%203.25S5%208.422%205%207s.859-3.25%202.5-3.25S10%205.578%2010%207zm4%202V5a2.003%202.003%200%200%201-2-2H3a2.003%202.003%200%200%201-2%202v4a2.003%202.003%200%200%201%202%202h9a2.003%202.003%200%200%201%202-2zm1-6.5v9a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-9A.504.504%200%200%201%20.5%202h14a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-move-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%200q.246%200%20.415.168l2.06%202.065q.173.173.173.415t-.171.413-.413.171-.415-.173L7.583%201.993v4.425h4.425l-1.066-1.066q-.173-.173-.173-.415t.171-.413.413-.171.415.173l2.065%202.06q.168.168.168.415t-.168.41l-2.065%202.065q-.173.173-.415.173t-.413-.171-.171-.413.173-.415l1.066-1.066H7.583v4.425l1.066-1.066q.173-.173.415-.173t.413.171.171.413-.173.415l-2.06%202.065q-.168.168-.415.168-.242%200-.41-.168l-2.065-2.065q-.173-.173-.173-.415t.171-.413.413-.171.415.173l1.066%201.066V7.584H1.992L3.058%208.65q.173.173.173.415t-.171.413-.413.171-.415-.173L.167%207.416q-.168-.168-.168-.415t.168-.415l2.065-2.06q.173-.173.415-.173t.413.171.171.413-.173.415L1.992%206.418h4.425V1.993L5.351%203.059q-.173.173-.415.173t-.413-.171-.171-.413.173-.415L6.585.168Q6.753%200%207%200z%22/%3E%3C/svg%3E"); }

.fa-outbox-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%20.611q.246%200%20.415.168l2.917%202.917q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7.584%202.603v6.758q0%20.242-.171.413T7%209.945t-.413-.171-.171-.413V2.603L4.498%204.526q-.178.168-.415.168-.242%200-.413-.171t-.171-.413q0-.237.168-.415L6.584.778Q6.752.61%206.999.61zm5.833%208.167q.242%200%20.413.171t.171.413v2.333q0%20.729-.506%201.235-.515.515-1.23.515H2.334q-.716%200-1.239-.511-.511-.524-.511-1.239V9.362q0-.242.171-.413t.413-.171.413.171.171.413v2.333q0%20.242.171.413t.413.171h9.347q.237%200%20.403-.171t.166-.413V9.362q0-.242.171-.413t.413-.171z%22/%3E%3C/svg%3E"); }

.fa-pencil-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.836%2012l.711-.711-1.836-1.836-.711.711V11h1v1h.836zm4.086-7.25v-.008a.163.163%200%200%200-.164-.164H6.75h-.002a.184.184%200%200%200-.131.055L2.382%208.868a.18.18%200%200%200-.055.13v.003c0%20.101.07.172.172.172h.002a.184.184%200%200%200%20.131-.055l4.235-4.235a.18.18%200%200%200%20.055-.13V4.75zM6.5%203.25L9.75%206.5%203.25%2013H0V9.75zm5.336.75c0%20.266-.11.523-.289.703L10.25%206%207%202.75l1.297-1.289c.18-.187.438-.297.703-.297s.523.11.711.297l1.836%201.828c.18.187.289.445.289.711z%22/%3E%3C/svg%3E"); }

.fa-pie-chart-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%206.953l4.265%204.266A5.964%205.964%200%200%201%206.006%2013h-.008c-3.312%200-6-2.688-6-6s2.688-6%206-6v5.953zM7.461%207H13.5c0%201.664-.679%203.18-1.781%204.266zM13%206H7V0c3.313%200%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-plus-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11%205.75v1.5a.75.75%200%200%201-.75.75H7v3.25a.75.75%200%200%201-.75.75h-1.5a.75.75%200%200%201-.75-.75V8H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205H4V1.75A.75.75%200%200%201%204.75%201h1.5a.75.75%200%200%201%20.75.75V5h3.25a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-plus2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%201.167q.242%200%20.413.171t.171.413v4.667h4.667q.242%200%20.413.171t.171.413-.171.413-.413.171H7.584v4.667q0%20.241-.171.413T7%2012.837t-.413-.171-.171-.413V7.586H1.749q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h4.667V1.751q0-.242.171-.413T7%201.167z%22/%3E%3C/svg%3E"); }

.fa-plus-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%207.5v-1A.504.504%200%200%200%209%206H7V4a.504.504%200%200%200-.5-.5h-1A.504.504%200%200%200%205%204v2H3a.504.504%200%200%200-.5.5v1A.504.504%200%200%200%203%208h2v2a.504.504%200%200%200%20.5.5h1A.504.504%200%200%200%207%2010V8h2a.504.504%200%200%200%20.5-.5zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-power-off-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%207c0%203.304-2.695%206-6%206s-6-2.695-6-6a5.94%205.94%200%200%201%202.399-4.789.988.988%200%200%201%201.396.193.997.997%200%200%201-.194%201.401A3.977%203.977%200%200%200%201.999%207c0%202.203%201.797%204%204%204s4-1.797%204-4a3.976%203.976%200%200%200-1.602-3.196.997.997%200%200%201-.196-1.398.99.99%200%200%201%201.4-.194%205.935%205.935%200%200%201%202.397%204.766V7zM7%201v5c0%20.547-.453%201-1%201s-1-.453-1-1V1c0-.547.453-1%201-1s1%20.453%201%201z%22/%3E%3C/svg%3E"); }

.fa-print-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3%2012h7v-2H3v2zm0-5h7V4H8.75A.75.75%200%200%201%208%203.25V2H3v5zm9%20.5c0-.273-.226-.5-.5-.5s-.5.226-.5.5.226.5.5.5.5-.226.5-.5zm1%200v3.25a.257.257%200%200%201-.25.25H11v1.25a.75.75%200%200%201-.75.75h-7.5a.75.75%200%200%201-.75-.75V11H.25a.257.257%200%200%201-.25-.25V7.5C0%206.68.679%206%201.5%206H2V1.75A.75.75%200%200%201%202.75%201H8c.414%200%20.985.234%201.281.532l1.188%201.188c.297.297.532.868.532%201.281v2h.5c.82%200%201.5.679%201.5%201.5z%22/%3E%3C/svg%3E"); }

.fa-printer-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.25%201.167h3.5q.724%200%201.237.513t.513%201.237v2.917h1.167q.724%200%201.237.513t.513%201.237v2.333q0%20.724-.513%201.237t-1.237.513H10.4q-.182.515-.633.84t-1.016.326h-3.5q-.565%200-1.016-.326t-.634-.84H2.334q-.724%200-1.237-.513T.584%209.917V7.584q0-.724.513-1.237t1.237-.513h1.167V2.917q0-.724.513-1.237t1.237-.513zm3.5%209.333h-3.5q-.242%200-.413.171t-.171.413.171.413.413.171h3.5q.242%200%20.413-.171t.171-.413-.171-.413-.413-.171zM11.667%207H2.334q-.241%200-.413.171t-.171.413v2.333q0%20.242.171.413t.413.171h1.267q.182-.515.634-.84t1.016-.326h3.5q.565%200%201.016.326t.634.84h1.267q.242%200%20.413-.171t.171-.413V7.584q0-.242-.171-.413T11.668%207zM8.75%202.333h-3.5q-.242%200-.413.171t-.171.413v2.917h4.667V2.917q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-prohibition-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%20.705A6.3%206.3%200%200%200%20.705%207a6.27%206.27%200%200%200%201.824%204.428s.011.011.011.021c0%200%20.011%200%20.011.011a6.254%206.254%200%200%200%204.444%201.845h.006c3.472%200%206.294-2.821%206.294-6.295S10.474.705%207%20.705zM1.584%207c0-2.984%202.431-5.404%205.416-5.404%201.335%200%202.55.488%203.495%201.281l-7.618%207.618a5.341%205.341%200%200%201-1.291-3.494V7zM7%2012.416h-.002a5.376%205.376%200%200%201-3.511-1.298l7.625-7.612a5.37%205.37%200%200%201%201.291%203.504v.001c.011%202.974-2.42%205.404-5.404%205.404z%22/%3E%3C/svg%3E"); }

.fa-question-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2010.75v-1.5-.003a.248.248%200%200%200-.248-.248H5.246a.248.248%200%200%200-.248.248v1.503c0%20.14.11.25.25.25h1.503a.248.248%200%200%200%20.248-.248v-.003zM9%205.5C9%204.07%207.5%203%206.156%203c-1.274%200-2.226.546-2.898%201.664a.247.247%200%200%200%20.062.328l1.032.781a.24.24%200%200%200%20.142.047h.007a.247.247%200%200%200%20.194-.094c.367-.469.524-.61.672-.719a1.25%201.25%200%200%201%20.672-.187c.5%200%20.961.32.961.664%200%20.406-.211.609-.688.828-.555.25-1.313.898-1.313%201.656v.281c0%20.14.11.25.25.25h1.503A.248.248%200%200%200%207%208.251v-.003c0-.18.226-.562.594-.773.594-.336%201.407-.789%201.407-1.976zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-refresh-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.805%208.25c0%20.016%200%20.039-.007.055C11.134%2011.07%208.853%2013%205.97%2013c-1.524%200-3-.602-4.109-1.656L.853%2012.352A.497.497%200%200%201%20.001%2012V8.5a.504.504%200%200%201%20.5-.5h3.5a.504.504%200%200%201%20.5.5.5.5%200%200%201-.148.352L3.282%209.923a3.977%203.977%200%200%200%202.719%201.078h.006a3.984%203.984%200%200%200%203.391-1.889c.197-.322.291-.619.424-.931.039-.11.117-.18.235-.18h1.5c.14%200%20.25.117.25.25zM12%202v3.5a.504.504%200%200%201-.5.5H8a.504.504%200%200%201-.5-.5.5.5%200%200%201%20.148-.352L8.726%204.07A3.997%203.997%200%200%200%206%202.999h-.005a3.984%203.984%200%200%200-3.391%201.889c-.197.322-.291.619-.424.931-.039.11-.117.18-.234.18H.392a.251.251%200%200%201-.25-.25v-.055C.814%202.921%203.119.999%206.001.999c1.531%200%203.024.609%204.133%201.656l1.015-1.008a.497.497%200%200%201%20.852.352z%22/%3E%3C/svg%3E"); }

.fa-repeat-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.583%207.583h3.5q.241%200%20.413.171t.171.413-.171.413-.413.171H2.114L3.7%2010.3q.674.679%201.545%201.026.834.342%201.755.342t1.755-.342q.455-.187.854-.458t.679-.556.511-.611.369-.599.235-.547q.082-.228.301-.33t.442-.025q.228.082.33.299t.025.44q-.191.583-.556%201.157t-.82%201.03q-.838.838-1.928%201.281-1.057.428-2.197.428-1.134%200-2.197-.428-1.089-.442-1.928-1.281L1.166%209.453v2.215q0%20.242-.171.413t-.413.171-.413-.171-.171-.413v-3.5q0-.241.171-.413t.413-.171zM7%201.167q1.134%200%202.197.428%201.089.442%201.928%201.281l.009.009%201.7%201.664V2.334q0-.241.171-.413t.413-.171.413.171.171.413v3.5q0%20.242-.171.413t-.413.171h-3.5q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.969l-1.586-1.549q-.665-.665-1.515-1.016t-1.785-.351q-.92%200-1.755.342-.87.346-1.545%201.025-.273.241-.599.736t-.504%201.009q-.082.228-.301.33t-.442.025q-.228-.082-.33-.299t-.025-.44q.191-.583.556-1.157t.82-1.03q.838-.838%201.928-1.281%201.062-.428%202.197-.428z%22/%3E%3C/svg%3E"); }

.fa-right-arrow-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.384%2013.164c-.087.087-.196.13-.315.13s-.228-.043-.315-.13a.447.447%200%200%201%200-.63l5.535-5.535-5.535-5.535a.444.444%200%200%201%20.629-.629l5.85%205.85a.447.447%200%200%201%200%20.63l-5.85%205.85z%22/%3E%3C/svg%3E"); }

.fa-search-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9%206.5C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5a1.007%201.007%200%200%201-.999%201%20.978.978%200%200%201-.703-.297l-2.68-2.672A5.435%205.435%200%200%201%205.505%2012h-.004c-3.039%200-5.5-2.461-5.5-5.5S2.462%201%205.501%201a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-search2-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.6%2010.495h.018A4.788%204.788%200%200%200%208.732%209.35l3.792%203.804c.087.087.196.13.315.13s.228-.043.315-.13a.447.447%200%200%200%200-.63L9.355%208.725A4.859%204.859%200%200%200%2010.494%205.6%204.896%204.896%200%200%200%205.599.705%204.91%204.91%200%200%200%20.704%205.6a4.903%204.903%200%200%200%204.895%204.895zm0-8.899A4.008%204.008%200%200%201%209.604%205.6c0%202.214-1.791%204.004-4.004%204.004S1.596%207.803%201.596%205.6A4.015%204.015%200%200%201%205.6%201.596z%22/%3E%3C/svg%3E"); }

.fa-search-minus-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%206.25v.5a.257.257%200%200%201-.25.25h-4.5A.257.257%200%200%201%203%206.75v-.5c0-.133.117-.25.25-.25h4.5c.133%200%20.25.117.25.25zm1%20.25C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5v.003c0%20.55-.446.996-.996.996H12a.981.981%200%200%201-.703-.297l-2.68-2.672a5.435%205.435%200%200%201-3.113.969H5.5c-3.039%200-5.5-2.461-5.5-5.5s2.461-5.5%205.5-5.5a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-search-plus-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%206.25v.5a.257.257%200%200%201-.25.25H6v1.75a.257.257%200%200%201-.25.25h-.5A.257.257%200%200%201%205%208.75V7H3.25A.257.257%200%200%201%203%206.75v-.5c0-.133.117-.25.25-.25H5V4.25c0-.133.117-.25.25-.25h.5c.133%200%20.25.117.25.25V6h1.75c.133%200%20.25.117.25.25zm1%20.25C9%204.57%207.43%203%205.5%203S2%204.57%202%206.5%203.57%2010%205.5%2010%209%208.43%209%206.5zm4%206.5v.003c0%20.55-.446.996-.996.996H12a.981.981%200%200%201-.703-.297l-2.68-2.672a5.435%205.435%200%200%201-3.113.969H5.5c-3.039%200-5.5-2.461-5.5-5.5s2.461-5.5%205.5-5.5a5.498%205.498%200%200%201%204.531%208.617l2.68%202.68c.18.18.289.438.289.703z%22/%3E%3C/svg%3E"); }

.fa-share-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%201.167q.966%200%201.65.684t.684%201.65-.684%201.65-1.65.684q-.515%200-.973-.212t-.786-.59L5.783%206.514q.05.242.05.488t-.05.488l2.958%201.481q.329-.378.786-.59t.973-.212q.966%200%201.65.684t.684%201.65-.684%201.65-1.65.684-1.65-.684-.684-1.65q0-.246.05-.488L5.259%208.534q-.329.378-.786.59t-.973.212q-.966%200-1.65-.684t-.684-1.65.684-1.65%201.65-.684q.515%200%20.973.212t.786.59l2.957-1.481q-.05-.241-.05-.488%200-.966.684-1.65t1.65-.684zm-7%204.666q-.483%200-.825.342T2.333%207t.342.825.825.342.825-.342T4.667%207t-.342-.825-.825-.342zm7%203.5q-.483%200-.825.342t-.342.825.342.825.825.342.825-.342.342-.825-.342-.825-.825-.342zm0-7q-.483%200-.825.342t-.342.825.342.825.825.342.825-.342.342-.825-.342-.825-.825-.342z%22/%3E%3C/svg%3E"); }

.fa-sign-in-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.25%207a.5.5%200%200%201-.148.352l-4.25%204.25A.497.497%200%200%201%204%2011.25V9H.5a.504.504%200%200%201-.5-.5v-3A.504.504%200%200%201%20.5%205H4V2.75a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l4.25%204.25A.497.497%200%200%201%209.25%207zM12%204.25v5.5A2.251%202.251%200%200%201%209.75%2012h-2.5a.257.257%200%200%201-.25-.25c0-.219-.102-.751.25-.751h2.5A1.253%201.253%200%200%200%2011%209.749v-5.5a1.253%201.253%200%200%200-1.25-1.25H7.5c-.196%200-.5.039-.5-.25%200-.219-.101-.75.25-.75h2.5A2.251%202.251%200%200%201%2012%204.249z%22/%3E%3C/svg%3E"); }

.fa-sign-out-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2011.25c0%20.219.101.75-.25.75h-2.5A2.251%202.251%200%200%201%200%209.75v-5.5A2.251%202.251%200%200%201%202.25%202h2.5c.133%200%20.25.117.25.25%200%20.219.101.75-.25.75h-2.5c-.69.002-1.248.56-1.25%201.25v5.5c.002.69.56%201.248%201.25%201.25H4.5c.196%200%20.5-.039.5.25zM12.25%207a.5.5%200%200%201-.148.352l-4.25%204.25A.497.497%200%200%201%207%2011.25V9H3.5a.504.504%200%200%201-.5-.5v-3a.504.504%200%200%201%20.5-.5H7V2.75a.504.504%200%200%201%20.5-.5.5.5%200%200%201%20.352.148l4.25%204.25A.497.497%200%200%201%2012.25%207z%22/%3E%3C/svg%3E"); }

.fa-sort-alpha-asc-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.305%203.187h1.383l-.562-1.703-.094-.367c-.007-.063-.016-.11-.016-.156h-.031l-.023.156c-.023.094-.031.211-.086.367zM5.75%2011.25a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm6.531.93V14H7.719v-.703l2.883-4.133c.063-.094.125-.172.164-.211l.086-.07V8.86c-.031%200-.063.007-.11.007a.953.953%200%200%201-.213.023H8.695v.898h-.938V7.999h4.43v.695l-2.883%204.14c-.047.07-.11.14-.164.203l-.086.086v.016l.11-.016c.07-.016.14-.016.235-.016h1.937v-.93h.945zm.696-7.008V6h-2.25v-.828h.586l-.367-1.125H9.048l-.367%201.125h.586V6H7.025v-.828h.547L9.369%200h1.266l1.797%205.172h.547z%22/%3E%3C/svg%3E"); }

.fa-sort-alpha-desc-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.305%2011.188h1.383l-.562-1.703-.094-.367c-.007-.063-.016-.11-.016-.156h-.031l-.023.156c-.023.094-.031.211-.086.367zm-3.555.062a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm7.227%201.922V14h-2.25v-.828h.586l-.367-1.125H9.048l-.367%201.125h.586V14H7.025v-.828h.547L9.369%208h1.266l1.797%205.172h.547zm-.696-8.993v1.82H7.719v-.703l2.883-4.133c.063-.094.125-.172.164-.211l.086-.07V.859c-.031%200-.063.007-.11.007a.953.953%200%200%201-.213.023H8.695v.898h-.938V-.002h4.43v.695L9.304%204.834c-.047.07-.11.14-.164.203l-.086.078v.023l.11-.023c.07-.007.14-.007.235-.007h1.937v-.93h.945z%22/%3E%3C/svg%3E"); }

.fa-sort-amount-asc-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.75%2011.25a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm8.25%201v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V12.25c0-.14.11-.25.25-.25h6.5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V8.25c0-.14.11-.25.25-.25h5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V4.25c0-.14.109-.25.25-.25h3.5c.14%200%20.25.11.25.25zm-1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V.25c0-.14.109-.25.25-.25h2c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-sort-amount-desc-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%2012.25v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V12.25c0-.14.109-.25.25-.25h2c.14%200%20.25.11.25.25zm-3.75-1a.289.289%200%200%201-.078.187L3.18%2013.929c-.055.047-.117.07-.18.07s-.125-.023-.18-.07l-2.5-2.5c-.07-.078-.094-.18-.055-.273S.398%2011%20.499%2011h1.5V.25c0-.14.11-.25.25-.25h1.5c.14%200%20.25.11.25.25V11h1.5c.14%200%20.25.11.25.25zm5.25-3v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V8.25c0-.14.109-.25.25-.25h3.5c.14%200%20.25.11.25.25zm1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V4.25c0-.14.11-.25.25-.25h5c.14%200%20.25.11.25.25zm1.5-4v1.503a.248.248%200%200%201-.248.248H7.246a.248.248%200%200%201-.248-.248V.25c0-.14.11-.25.25-.25h6.5c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-square-check-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM9.333%204.972q.237%200%20.41.171t.173.413-.173.415L6.859%208.855q-.168.168-.41.168-.246%200-.415-.168l-1.65-1.65q-.168-.168-.168-.415%200-.242.171-.413t.413-.171q.237%200%20.41.173l1.235%201.239%202.474-2.474q.173-.173.415-.173z%22/%3E%3C/svg%3E"); }

.fa-square-cross-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM8.65%204.762q.242%200%20.415.173t.173.415-.173.415L7.826%207l1.239%201.235q.173.173.173.415t-.173.413-.415.171-.41-.168L7.001%207.827%205.762%209.066q-.164.168-.41.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l1.239-1.235-1.239-1.235q-.168-.168-.168-.415%200-.241.171-.415t.413-.173q.246%200%20.41.173l1.239%201.239%201.239-1.239q.173-.173.41-.173z%22/%3E%3C/svg%3E"); }

.fa-square-minus-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zm-7%204.667h4.667q.242%200%20.413.171t.171.413-.171.413-.413.171H4.667q-.241%200-.413-.171t-.171-.413.171-.413.413-.171z%22/%3E%3C/svg%3E"); }

.fa-square-plus-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.333.583h9.333q.724%200%201.237.513t.513%201.237v9.333q0%20.724-.513%201.237t-1.237.513H2.333q-.724%200-1.237-.513t-.513-1.237V2.333q0-.724.513-1.237T2.333.583zm9.334%201.167H2.334q-.241%200-.413.171t-.171.413v9.333q0%20.242.171.413t.413.171h9.333q.242%200%20.413-.171t.171-.413V2.334q0-.241-.171-.413t-.413-.171zM7%204.083q.242%200%20.413.171t.171.413v1.75h1.75q.242%200%20.413.171t.171.413-.171.413-.413.171h-1.75v1.75q0%20.242-.171.413T7%209.919t-.413-.171-.171-.413v-1.75h-1.75q-.242%200-.413-.171t-.171-.413.171-.413.413-.171h1.75v-1.75q0-.242.171-.413T7%204.083z%22/%3E%3C/svg%3E"); }

.fa-star-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.203-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E"); }

.fa-star-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.883%207.844l2.391-2.321-3.297-.484L6.5%202.055%205.023%205.039l-3.297.484%202.391%202.321-.571%203.289L6.5%209.579l2.945%201.554zM13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.211-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E"); }

.fa-tablet-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2011c0-.273-.226-.5-.5-.5s-.5.226-.5.5.226.5.5.5.5-.226.5-.5zm3-1.25v-7.5A.257.257%200%200%200%207.75%202h-6.5a.257.257%200%200%200-.25.25v7.5c0%20.133.117.25.25.25h6.5A.257.257%200%200%200%208%209.75zm1-7.5v8.5A1.253%201.253%200%200%201%207.75%2012h-6.5A1.253%201.253%200%200%201%200%2010.75v-8.5C.002%201.56.56%201.002%201.25%201h6.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-tags-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.5%203.5c0-.555-.445-1-1-1s-1%20.445-1%201%20.445%201%201%201%201-.445%201-1zM11.836%208c0%20.266-.11.523-.289.703l-3.836%203.843a1.008%201.008%200%200%201-1.414%200L.711%206.953C.312%206.562%200%205.805%200%205.25V2c.004-.551.449-.996.999-1h3.25c.555%200%201.313.313%201.711.711l5.586%205.579c.18.187.289.445.289.711zm3%200c0%20.266-.11.523-.289.703l-3.836%203.843a1.034%201.034%200%200%201-.711.289c-.406%200-.61-.187-.875-.461l3.672-3.672a1.006%201.006%200%200%200%200-1.414L7.211%201.709C6.812%201.31%206.055.998%205.5.998h1.75c.555%200%201.313.313%201.711.711l5.586%205.579c.18.187.289.445.289.711z%22/%3E%3C/svg%3E"); }

.fa-television-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%209.75v-7.5a.257.257%200%200%200-.25-.25H1.249a.257.257%200%200%200-.25.25v7.5c0%20.133.117.25.25.25h12.5a.257.257%200%200%200%20.25-.25zm1-7.5v7.5A1.253%201.253%200%200%201%2013.75%2011H8v1h2.75c.14%200%20.25.11.25.25v.503a.248.248%200%200%201-.248.248H4.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.75v-1h-5.75a1.253%201.253%200%200%201-1.25-1.25v-7.5C0%201.56.558%201.002%201.248%201h12.5c.69.002%201.248.56%201.25%201.25z%22/%3E%3C/svg%3E"); }

.fa-th-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%209.75v1.5a.75.75%200%200%201-.75.75H.75a.75.75%200%200%201-.75-.75v-1.5A.75.75%200%200%201%20.75%209h2.5a.75.75%200%200%201%20.75.75zm0-4v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%207.25v-1.5A.75.75%200%200%201%20.75%205h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5A.75.75%200%200%201%205.75%209h2.5a.75.75%200%200%201%20.75.75zm-5-8v1.5a.75.75%200%200%201-.75.75H.75A.75.75%200%200%201%200%203.25v-1.5A.75.75%200%200%201%20.75%201h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5A.75.75%200%200%201%205%207.25v-1.5A.75.75%200%200%201%205.75%205h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75zm-5-8v1.5a.75.75%200%200%201-.75.75h-2.5A.75.75%200%200%201%205%203.25v-1.5A.75.75%200%200%201%205.75%201h2.5a.75.75%200%200%201%20.75.75zm5%204v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75zm0-4v1.5a.75.75%200%200%201-.75.75h-2.5a.75.75%200%200%201-.75-.75v-1.5a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%20.75.75z%22/%3E%3C/svg%3E"); }

.fa-th-large-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%208v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm0-6v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm7%206v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999zm0-6v3a1.007%201.007%200%200%201-.999%201h-4a1.007%201.007%200%200%201-1-.999v-3c.004-.551.449-.996.999-1h4c.551.004.996.449%201%20.999z%22/%3E%3C/svg%3E"); }

.fa-times-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.976%208.766a.5.5%200%200%200-.148-.352L7.414%207l1.414-1.414c.094-.094.148-.219.148-.352s-.055-.266-.148-.359l-.703-.703a.5.5%200%200%200-.711%200L6%205.586%204.586%204.172c-.094-.094-.219-.148-.352-.148s-.266.055-.359.148l-.703.703a.5.5%200%200%200%200%20.711L4.586%207%203.172%208.414c-.094.094-.148.219-.148.352s.055.266.148.359l.703.703a.5.5%200%200%200%20.711%200L6%208.414l1.414%201.414c.094.094.219.148.352.148s.266-.055.359-.148l.703-.703a.513.513%200%200%200%20.148-.359zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-times-circle-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.57%208.43L7.429%209.571a.25.25%200%200%201-.36%200L5.998%208.5%204.927%209.571a.25.25%200%200%201-.36%200L3.426%208.43a.25.25%200%200%201%200-.36l1.071-1.071-1.071-1.071a.25.25%200%200%201%200-.36l1.141-1.141a.25.25%200%200%201%20.36%200l1.071%201.071%201.071-1.071a.25.25%200%200%201%20.36%200L8.57%205.568a.25.25%200%200%201%200%20.36L7.499%206.999%208.57%208.07a.25.25%200%200%201%200%20.36zM10.25%207c0-2.344-1.906-4.25-4.25-4.25S1.75%204.656%201.75%207%203.656%2011.25%206%2011.25%2010.25%209.344%2010.25%207zM12%207c0%203.313-2.688%206-6%206s-6-2.688-6-6%202.688-6%206-6%206%202.688%206%206z%22/%3E%3C/svg%3E"); }

.fa-trash-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.833.583h2.333q.724%200%201.237.513t.513%201.237v.583h2.333q.242%200%20.413.171t.171.413-.171.413-.413.171h-.583v7q0%20.724-.513%201.237t-1.237.513H4.083q-.724%200-1.237-.513t-.513-1.237v-7H1.75q-.242%200-.413-.171T1.166%203.5t.171-.413.413-.171h2.333v-.583q0-.724.513-1.237T5.833.583zm4.667%2010.5v-7h-7v7q0%20.242.171.413t.413.171h5.833q.242%200%20.413-.171t.171-.413zM8.167%201.75H5.834q-.241%200-.413.171t-.171.413v.583h3.5v-.583q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-trash-o-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%205.75v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm1%205.656V4H2v7.406c0%20.375.211.594.25.594h6.5c.039%200%20.25-.219.25-.594zM3.75%203h3.5l-.375-.914a.296.296%200%200%200-.131-.085L4.265%202a.267.267%200%200%200-.133.085zm7.25.25v.503a.248.248%200%200%201-.248.248h-.753v7.406c0%20.859-.562%201.594-1.25%201.594h-6.5c-.688%200-1.25-.703-1.25-1.563V4H.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.414l.547-1.305c.156-.383.625-.695%201.039-.695h2.5c.414%200%20.882.313%201.039.695l.547%201.305h2.414c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-user-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%2010.93C10%2012.071%209.25%2013%208.336%2013H1.664C.75%2013%200%2012.07%200%2010.93%200%208.875.508%206.5%202.555%206.5c.629.618%201.493%201%202.445%201s1.816-.382%202.446-1C9.493%206.5%2010%208.875%2010%2010.93zM8%204a3.001%203.001%200%200%201-6%200%203.001%203.001%200%200%201%206%200z%22/%3E%3C/svg%3E"); }

.fa-user-circle-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.898%2010.461C11.695%209%2011.101%207.703%209.773%207.523%209.085%208.273%208.093%208.75%207%208.75s-2.086-.476-2.773-1.227C2.899%207.703%202.305%209%202.102%2010.461A6%206%200%200%200%207%2013a6%206%200%200%200%204.898-2.539zM10%205a3.001%203.001%200%200%200-6%200%203.001%203.001%200%200%200%206%200zm4%202c0%203.852-3.125%207-7%207-3.867%200-7-3.141-7-7%200-3.867%203.133-7%207-7s7%203.133%207%207z%22/%3E%3C/svg%3E"); }

.fa-windows-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.328%207.859v5.086L0%2012.21V7.858h5.328zm0-5.805v5.148H0V2.788zM13%207.859V14l-7.086-.976V7.86H13zM13%201v6.203H5.914V1.976z%22/%3E%3C/svg%3E"); }

.fa-zoom-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.6%2010.495h.018A4.788%204.788%200%200%200%208.732%209.35l3.792%203.804c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L9.355%208.725A4.859%204.859%200%200%200%2010.494%205.6%204.896%204.896%200%200%200%205.599.705%204.91%204.91%200%200%200%20.704%205.6a4.903%204.903%200%200%200%204.895%204.895zm0-8.899A4.008%204.008%200%200%201%209.604%205.6c0%202.214-1.791%204.004-4.004%204.004S1.596%207.803%201.596%205.6A4.015%204.015%200%200%201%205.6%201.596z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.155%208.498c0%20.25.196.445.445.445s.445-.196.445-.445V6.045h2.453c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445H6.045V2.702c0-.25-.196-.445-.445-.445s-.445.196-.445.445v2.453H2.702c-.25%200-.445.196-.445.445s.196.445.445.445h2.453v2.453z%22/%3E%3C/svg%3E"); }

.fa-zoom-out-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.6.705a4.896%204.896%200%200%200%200%209.79%204.86%204.86%200%200%200%203.136-1.139l3.809%203.809c.079.08.189.13.31.13h.005a.443.443%200%200%200%20.445-.445.447.447%200%200%200-.13-.315L9.366%208.736A4.865%204.865%200%200%200%2010.505%205.6%204.912%204.912%200%200%200%205.6.705zm0%208.911c-2.214%200-4.016-1.801-4.016-4.016S3.385%201.584%205.6%201.584c2.214%200%204.016%201.801%204.016%204.016S7.815%209.616%205.6%209.616z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.498%205.155H2.702c-.25%200-.445.196-.445.445s.196.445.445.445h5.796c.25%200%20.445-.196.445-.445s-.196-.445-.445-.445z%22/%3E%3C/svg%3E"); }

.fa-address-book-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.383%209.672c0-1.383-.336-2.922-1.727-2.922-.43.25-1.015.679-1.656.679s-1.227-.43-1.656-.679c-1.391%200-1.727%201.539-1.727%202.922%200%20.774.508%201.328%201.133%201.328h4.5c.625%200%201.133-.555%201.133-1.328zM8.031%205.031a2.032%202.032%200%200%200-4.062%200c0%201.117.914%202.023%202.031%202.023s2.031-.906%202.031-2.023zM13%209.25v1.503a.248.248%200%200%201-.248.248h-.753v1.75a1.253%201.253%200%200%201-1.25%201.25H1.248a1.253%201.253%200%200%201-1.25-1.25v-11.5C0%20.561.558.003%201.248.001h9.501c.69.002%201.248.56%201.25%201.25v1.75h.75c.14%200%20.25.11.25.25v1.503a.248.248%200%200%201-.248.248h-.753v1h.75c.14%200%20.25.11.25.25v1.503a.248.248%200%200%201-.248.248h-.753v1h.75c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-align-center-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-7a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h7a.504.504%200%200%201%20.5.5zm2-3v1a.504.504%200%200%201-.5.5h-11a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h11a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h5a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-justify-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%207h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%204h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%201h13a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-left-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%207h10a.504.504%200%200%201%20.5.5zm2-3v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%204h12a.504.504%200%200%201%20.5.5zm-3-3v1a.504.504%200%200%201-.5.5h-9a.504.504%200%200%201-.5-.5v-1A.504.504%200%200%201%20.5%201h9a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-align-right-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2010.5v1a.504.504%200%200%201-.5.5H.5a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h13a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-10a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h10a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-12a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h12a.504.504%200%200%201%20.5.5zm0-3v1a.504.504%200%200%201-.5.5h-9a.504.504%200%200%201-.5-.5v-1a.504.504%200%200%201%20.5-.5h9a.504.504%200%200%201%20.5.5z%22/%3E%3C/svg%3E"); }

.fa-angle-down-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%209%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.398%205.75a.273.273%200%200%201-.078.18L4.68%209.57c-.047.047-.117.078-.18.078s-.133-.031-.18-.078L.68%205.93c-.047-.047-.078-.117-.078-.18s.031-.133.078-.18l.391-.391a.256.256%200%200%201%20.18-.078c.063%200%20.133.031.18.078l3.07%203.07%203.07-3.07c.047-.047.117-.078.18-.078s.133.031.18.078l.391.391a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

.fa-bell-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-bell-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M7.125%2013.25v-.002a.123.123%200%200%200-.123-.123H7A1.13%201.13%200%200%201%205.875%2012c0-.071-.055-.125-.125-.125s-.125.055-.125.125A1.377%201.377%200%200%200%207%2013.375h.002a.123.123%200%200%200%20.123-.123v-.002zM1.922%2011h10.157C10.681%209.422%2010%207.281%2010%204.5%2010%203.492%209.047%202%207%202S4%203.492%204%204.5c0%202.781-.679%204.922-2.079%206.5zM13.5%2011a1.007%201.007%200%200%201-.999%201h-3.5c0%201.101-.898%202-2%202s-2-.898-2-2h-3.5a1.007%201.007%200%200%201-1-.999c1.156-.977%202.5-2.727%202.5-6.5%200-1.5%201.242-3.141%203.313-3.445a.75.75%200%201%201%201.374%200c2.07.304%203.313%201.946%203.313%203.445%200%203.773%201.344%205.523%202.5%206.5z%22/%3E%3C/svg%3E"); }

.fa-cross-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M11.083%202.333q.251%200%20.417.166t.166.417q0%20.246-.168.415L7.825%206.999l3.673%203.668q.168.168.168.415%200%20.251-.166.417t-.417.166q-.246%200-.415-.168L7%207.824l-3.668%203.673q-.168.168-.415.168-.251%200-.417-.166t-.166-.417q0-.246.168-.415l3.673-3.668-3.673-3.668q-.168-.168-.168-.415%200-.251.166-.417t.417-.166q.246%200%20.415.168L7%206.174l3.668-3.673q.168-.168.415-.168z%22/%3E%3C/svg%3E"); }

.fa-heart-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M7%2013a.484.484%200%200%201-.343-.14L1.782%208.156C1.719%208.101%200%206.531%200%204.656%200%202.367%201.398%201%203.734%201%205.101%201%206.382%202.078%207%202.687%207.617%202.078%208.898%201%2010.266%201c2.336%200%203.735%201.367%203.735%203.656%200%201.875-1.719%203.445-1.789%203.516L7.345%2012.86a.483.483%200%200%201-.343.14z%22/%3E%3C/svg%3E"); }

.fa-lightbulb-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M5.75%204.5c0%20.133-.117.25-.25.25s-.25-.117-.25-.25c0-.539-.836-.75-1.25-.75-.133%200-.25-.117-.25-.25s.117-.25.25-.25c.727%200%201.75.383%201.75%201.25zM7%204.5C7%202.937%205.414%202%204%202s-3%20.938-3%202.5c0%20.5.203%201.023.532%201.407.148.172.32.336.476.516.555.664%201.023%201.446%201.101%202.328H4.89c.078-.882.547-1.664%201.101-2.328.156-.18.329-.343.476-.516.329-.383.532-.906.532-1.407zm1%200c0%20.805-.266%201.5-.805%202.093s-1.25%201.43-1.313%202.266a.752.752%200%200%201%20.367.64c0%20.187-.07.367-.196.5a.732.732%200%200%201%20.196.5.75.75%200%200%201-.352.633c.063.11.101.242.101.367%200%20.508-.399.75-.852.75-.203.453-.656.75-1.148.75s-.945-.297-1.148-.75c-.453%200-.852-.242-.852-.75%200-.125.039-.258.102-.367a.75.75%200%200%201-.352-.633c0-.187.07-.367.196-.5a.73.73%200%200%201-.196-.498v-.002c0-.258.14-.508.367-.64-.063-.836-.774-1.672-1.313-2.266S-.003%205.304-.003%204.5c0-2.125%202.023-3.5%204-3.5s4%201.375%204%203.5z%22/%3E%3C/svg%3E"); }

.fa-trash-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M5.833.583h2.333q.724%200%201.237.513t.513%201.237v.583h2.333q.242%200%20.413.171t.171.413-.171.413-.413.171h-.583v7q0%20.724-.513%201.237t-1.237.513H4.083q-.724%200-1.237-.513t-.513-1.237v-7H1.75q-.242%200-.413-.171T1.166%203.5t.171-.413.413-.171h2.333v-.583q0-.724.513-1.237T5.833.583zm4.667%2010.5v-7h-7v7q0%20.242.171.413t.413.171h5.833q.242%200%20.413-.171t.171-.413zM8.167%201.75H5.834q-.241%200-.413.171t-.171.413v.583h3.5v-.583q0-.241-.171-.413t-.413-.171z%22/%3E%3C/svg%3E"); }

.fa-trash-o-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23e3151a%22%20d%3D%22M4%205.75v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm2%200v4.503a.248.248%200%200%201-.248.248h-.506a.248.248%200%200%201-.248-.248V5.75c0-.14.11-.25.25-.25h.5c.14%200%20.25.11.25.25zm1%205.656V4H2v7.406c0%20.375.211.594.25.594h6.5c.039%200%20.25-.219.25-.594zM3.75%203h3.5l-.375-.914a.296.296%200%200%200-.131-.085L4.265%202a.267.267%200%200%200-.133.085zm7.25.25v.503a.248.248%200%200%201-.248.248h-.753v7.406c0%20.859-.562%201.594-1.25%201.594h-6.5c-.688%200-1.25-.703-1.25-1.563V4H.246a.248.248%200%200%201-.248-.248v-.503c0-.14.11-.25.25-.25h2.414l.547-1.305c.156-.383.625-.695%201.039-.695h2.5c.414%200%20.882.313%201.039.695l.547%201.305h2.414c.14%200%20.25.11.25.25z%22/%3E%3C/svg%3E"); }

.fa-wallet-blue {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='wallet' class='svg-inline--fa fa-wallet fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(4,157,218)' d='M461.2 128H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h384c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h397.2c28.02 0 50.8-21.53 50.8-48V176c0-26.47-22.78-48-50.8-48zM416 336c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z'%3E%3C/path%3E%3C/svg%3E");
}

.fa-bill-purple {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='money-bill' class='svg-inline--fa fa-money-bill fa-w-20' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='rgb(143,43,140)' d='M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 176c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 48h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z'%3E%3C/path%3E%3C/svg%3E");
}

.fa-id-card {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='id-card' class='svg-inline--fa fa-id-card fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M528 32H48C21.5 32 0 53.5 0 80v16h576V80c0-26.5-21.5-48-48-48zM0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V128H0v304zm352-232c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zM176 192c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM67.1 396.2C75.5 370.5 99.6 352 128 352h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.9-5.2 19.8-15.6 19.8H82.7c-10.4 0-18.8-10-15.6-19.8z'%3E%3C/path%3E%3C/svg%3E"); }

body > form {
  min-height: 100%; }

a {
  -webkit-transition: color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: color 0.3s cubic-bezier(0.19, 1, 0.22, 1); }

* {
  letter-spacing: 0.03em; }

.d-inline {
  display: inline-block; }

.d-block {
  display: block !important; }

.app-header {
  background-color: #fff;
  min-height: 70px;
  position: relative; }
  .app-header .top_border {
    position: relative;
    background: -webkit-linear-gradient(left, #ed1c24 0, #8f2b8c 33%, #009ddb 66%, #77b800 100%);
    background: linear-gradient(to right, #ed1c24 0, #8f2b8c 33%, #009ddb 66%, #77b800 100%);
    height: 3px;
    display: block;
    width: 100%; }
  .app-header img.logo {
    padding: 21px 0; }
  .app-header > .text-center {
    text-align: left;
    padding-left: 20px; }
  .app-header #top-menu {
    position: static;
    right: 20px;
    top: 27px; }
    .app-header #top-menu ul {
      padding: 0;
      margin: 0; }
      .app-header #top-menu ul li {
        list-style: none;
        display: inline-block;
        margin-right: 8px; }
        .app-header #top-menu ul li a {
          color: #002737;
          font-size: 10px;
          text-transform: uppercase;
          text-decoration: none;
          position: relative; }
          .app-header #top-menu ul li a:hover {
            color: #0094FE; }
          .app-header #top-menu ul li a:focus {
            color: #0094FE; }
          .app-header #top-menu ul li a:after {
            content: '|';
            position: absolute;
            top: -1px;
            right: -7px;
            opacity: .1; }
        .app-header #top-menu ul li:last-child {
          margin-right: 0; }
          .app-header #top-menu ul li:last-child a:after {
            display: none; }

@media (max-width: 767px) {
  .app-header img.logo {
    height: 62px;
    width: auto;
    margin-top: 3px;
  }
}
@media (max-width: 600px) {
  .app-header img.logo {
    height: 58px;
    width: auto;
    margin-top: 4px;
  }
}

.pa_section_header {
  background-color: #E8171F;
  color: #fff;
  padding: 15px 60px;
  margin-bottom: 20px; }
  .pa_section_header h2 {
    margin: 0;
    padding: 0;
    font-family: "Lato", "Arial";
    font-weight: 300;
    font-size: 24px;
    line-height: 28px; }

@media (min-width: 768px) {
  .app-header #top-menu {
    position: relative;
    float: right;
    margin-top: 24px;
    right: 0;
    top: 0;
  }
}

.push-footer {
  height: 147px;
  width: 100%; }

@media (max-width: 1199px) {
  .push-footer {
    height: 167px;
  }
}

@media (max-width: 991px) {
  .push-footer {
    height: 212.39px;
  }
}

@media (max-width: 767px) {
  .push-footer {
    height: 268.52px;
  }
}

#top_level_footer {
  width: 100%;
  display: block;
  background-color: #f4f4f5;
  padding: 20px;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  #top_level_footer > .row {
    margin: 0; }
  #top_level_footer #menu-quick_links li {
    display: inline-block;
    float: left;
    padding-right: 12px;
    position: relative; }
  #top_level_footer #menu-quick_links li:after {
    content: '-';
    position: absolute;
    color: #939598;
    right: 4px; }
  #top_level_footer #menu-quick_links li:last-child:after {
    display: none; }
  #top_level_footer #menu-quick_links a {
    font-size: 13px; }
  #top_level_footer p {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: .05em; }
  #top_level_footer .footer-logo {
    line-height: 48px; }
  #top_level_footer .footer-logo-text {
    line-height: 48px;
    border-right: 1px solid #D2D4D5; }

  .footer-logo > a > img {
    width: 70%;
  }

  .footer-logo > a {
    padding: 10px 0;
  }
@media (max-width: 991px) {
  #top_level_footer #menu-quick_links li {
    float: none;
  }

  #top_level_footer .footer-logo,
  #top_level_footer .footer-logo-text {
    text-align: center;
  }

  .footer-logo {
    width: 100%;
  }

  .footer-logo > a > img {
    width: 200px;
  }
}

#top-level-container {
  width: 100%;
  min-height: 500px;
  padding-bottom: 50px; }

#sidebar-left, #sidebar-right {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-width: 300px;
  z-index: 5001; }

#sidebar-left {
  left: 0;
  -webkit-transform: translate(-300px, 0);
  transform: translate(-300px, 0);
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: rgba(0, 0, 0, 0.9); }
  #sidebar-left * {
    color: #fff; }
  #sidebar-left.active {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

#sidebar-right {
  left: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate(-300px, 0);
  transform: translate(-300px, 0);
  background-color: #fff;
  border-left: 1px solid #D2D4D5;
  box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.1); }
  #sidebar-right.active {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  #sidebar-right .page-info-output {width: 100%;}
  #sidebar-right label {
    color: #002737;
    margin-bottom: 0; }
    #sidebar-right label.radio, #sidebar-right label.checkbox {
      color: #002737;
      font-size: 14px;
      font-weight: 600; }
  #sidebar-right .input-group label {
    color: #6D6E71; }
  #sidebar-right .input-group--dirty label, #sidebar-right .input-group--focused label {
    color: #0176A4; }
  #sidebar-right .close_r_sidebar {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    z-index: 1065;
    opacity: .5;
    -webkit-transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    #sidebar-right .close_r_sidebar:hover {
      opacity: 1; }
  #sidebar-right .mt-20 .col-sm-12 .btn {
    margin-bottom: 15px;
    width: 100%; }
  #sidebar-right .btn {
    border-radius: 3px;
    color: #0077CC;
    background-color: transparent;
    border: 1px solid #0077CC;
    background-image: none;}
    #sidebar-right .btn:active, #sidebar-right .btn:hover, #sidebar-right .btn:focus {
      color: #212121;
      border-color: #0077CC; }
    #sidebar-right .btn.dropdown-toggle {
      color: #212121;
      padding: 8px 10px;
      font-size: 12px;
      font-weight: 400;
      text-align: left;
      background-image: none;
      -webkit-box-shadow:none !important;
      box-shadow:none !important;
     }
      #sidebar-right .btn.dropdown-toggle:active, #sidebar-right .btn.dropdown-toggle:hover, #sidebar-right .btn.dropdown-toggle:focus {
        color: #212121;
        border-color: #0d47a1;
        -webkit-box-shadow:none !important;
        box-shadow:none !important; }
        #sidebar-right .btn.dropdown-toggle:active .fa.fa-angle-down, #sidebar-right .btn.dropdown-toggle:hover .fa.fa-angle-down, #sidebar-right .btn.dropdown-toggle:focus .fa.fa-angle-down {
          color: #fff; }
    #sidebar-right .dropdown-large .fa {
      float: right;
      background-size: contain;
    }
    #sidebar-right .dropdown-large.open .caret-down {
      transform: rotate(-135deg);
      top: 7px;
    }
    #sidebar-right .btn.btn-danger {
      color: #fff;
      background-color: #E8171F;
      border-color: #E8171F;
      border-radius: 4px; }
      #sidebar-right .btn.btn-danger:focus, #sidebar-right .btn.btn-danger.focus {
        color: #fff;
        background-color: #F14950;
        border-color: #F14950; }
      #sidebar-right .btn.btn-danger:hover {
        color: #fff;
        background-color: #F14950;
        border-color: #F14950; }
      #sidebar-right .btn.btn-danger:active, #sidebar-right .btn.btn-danger.active, .open > #sidebar-right .btn.btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #8E1216;
        border-color: #8E1216; }
        #sidebar-right .btn.btn-danger:active:hover, #sidebar-right .btn.btn-danger:active:focus, #sidebar-right .btn.btn-danger:active.focus, #sidebar-right .btn.btn-danger.active:hover, #sidebar-right .btn.btn-danger.active:focus, #sidebar-right .btn.btn-danger.active.focus, .open > #sidebar-right .btn.btn-danger.dropdown-toggle:hover, .open > #sidebar-right .btn.btn-danger.dropdown-toggle:focus, .open > #sidebar-right .btn.btn-danger.dropdown-toggle.focus {
          color: #fff;
          background-color: #8E1216;
          border-color: #8E1216; }
      #sidebar-right .btn.btn-danger:active, #sidebar-right .btn.btn-danger.active, .open > #sidebar-right .btn.btn-danger.dropdown-toggle {
        background-image: none; }
      #sidebar-right .btn.btn-danger.disabled:hover, #sidebar-right .btn.btn-danger.disabled:focus, #sidebar-right .btn.btn-danger.disabled.focus, #sidebar-right .btn.btn-danger[disabled]:hover, #sidebar-right .btn.btn-danger[disabled]:focus, #sidebar-right .btn.btn-danger[disabled].focus, fieldset[disabled] #sidebar-right .btn.btn-danger:hover, fieldset[disabled] #sidebar-right .btn.btn-danger:focus, fieldset[disabled] #sidebar-right .btn.btn-danger.focus {
        background-color: #E8171F;
        border-color: #E8171F; }
      #sidebar-right .btn.btn-danger .badge {
        color: #E8171F;
        background-color: #fff; }
    #sidebar-right .btn.btn-success {
      color: #132A43;
      background-color: transparent;
      border-color: #132A43;
      border-width: 2px;
      border-radius: 4px;
      font-size: 16px;}
      #sidebar-right .btn.btn-success:focus, #sidebar-right .btn.btn-success.focus {
        background-color: transparent;
        border-color: #132A43;
        -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;
        box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;}
      #sidebar-right .btn.btn-success:hover {
        background-color: transparent;
        border-color: #132A43;
        -webkit-box-shadow: 0 0 0 3px #e5e5e5 !important;
        box-shadow: 0 0 0 3px #e5e5e5 !important; }
      #sidebar-right .btn.btn-success:active, #sidebar-right .btn.btn-success.active, .open > #sidebar-right .btn.btn-success.dropdown-toggle {
        color: #132A43;
        background-color: transparent;
        border-color: #132A43;}
        #sidebar-right .btn.btn-success:active:hover, #sidebar-right .btn.btn-success:active:focus, #sidebar-right .btn.btn-success:active.focus, #sidebar-right .btn.btn-success.active:hover, #sidebar-right .btn.btn-success.active:focus, #sidebar-right .btn.btn-success.active.focus, .open > #sidebar-right .btn.btn-success.dropdown-toggle:hover, .open > #sidebar-right .btn.btn-success.dropdown-toggle:focus, .open > #sidebar-right .btn.btn-success.dropdown-toggle.focus {
          color: #132A43;
          background-color: transparent;
          border-color: #132A43; }
      #sidebar-right .btn.btn-success:active, #sidebar-right .btn.btn-success.active, .open > #sidebar-right .btn.btn-success.dropdown-toggle {
        background-image: none; }
      #sidebar-right .btn.btn-success.disabled:hover, #sidebar-right .btn.btn-success.disabled:focus, #sidebar-right .btn.btn-success.disabled.focus, #sidebar-right .btn.btn-success[disabled]:hover, #sidebar-right .btn.btn-success[disabled]:focus, #sidebar-right .btn.btn-success[disabled].focus, fieldset[disabled] #sidebar-right .btn.btn-success:hover, fieldset[disabled] #sidebar-right .btn.btn-success:focus, fieldset[disabled] #sidebar-right .btn.btn-success.focus {
        background-color: #4F7B02;
        border-color: #4F7B02; }
      #sidebar-right .btn.btn-success .badge {
        color: #4F7B02;
        background-color: #fff; }
  #sidebar-right .bootstrap-select .btn {
    background-color: inherit;
    color: inherit;
    border: 1px solid #0077CC !important; }
    #sidebar-right .bootstrap-select .btn:active, #sidebar-right .bootstrap-select .btn:hover, #sidebar-right .bootstrap-select .btn:focus {
      background-color: inherit;
      color: inherit;
      border-color: inherit; }
  #sidebar-right .input-group.absolute-label label,
  #sidebar-right .input-group.input-group--dirty label {
    color: #373739; }

.filter-results-wrapper {
  padding: 10px 4px; }
  .filter-results-wrapper input, .filter-results-wrapper textarea {
    background-color: transparent; }
    .filter-results-wrapper label, .filter-results-wrapper label.nice_label {
      color: #E9E9EA;
      font-size: 12px;
      font-family: "Lato", "Arial";
      font-weight: 400;
    }
  .filter-results-wrapper .dropdown-menu {
    max-width: 100%;
  }
  .filter-results-wrapper .form-group {
    margin-bottom: 10px; }
  .filter-results-wrapper div.filter-filters-wrapper {
    height: calc(100vh - 205px);
    padding:5px 12px 0 7px;
  }
  .filter-results-wrapper div.filter-buttons-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    overflow:hidden;
  }
  .form-control.filter-search {
    padding:0 10px;
  }
  .form-control.search-filter {
    outline-offset: 4px !important;
  }
  .filter-results-wrapper .col-sm-6, .filter-results-wrapper .col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .filter-results-wrapper #lstFilterLastActionDateList_wrapper {
    width: 50%;
  }
  .filter-results-wrapper #txtFilterLastActionDateCalendar_ctl input {
    margin-top: 4px;
  }

#pnlFiltersFileWrappers {
  height: 100%;
  overflow-y:hidden;
  overflow: visible;
}

#pnlFiltersFileWrappers_ctl {
  height: 100%;
  width: 300px;
  position: fixed;
  z-index: 1;
  background-color: #f7f8fa;
  overflow: visible;
  margin-top: -40px;
  border: 1px solid #E9E9EA;
}

.pnlFilters_vertical {
  height: 100%;
  width: 100%;
  background-color: #f7f8fa;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pnlFiltersSection {
  position:relative;
  height: 82vh;
  overflow-y: scroll;
}

#multiFilterAssignee_parent .form-group {
  margin-bottom: 0px !important;
}

#multiFilterAssignee_parent label {
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

.text-vertical {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  line-height: normal;
}

.page-info-output h2 {
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px 20px;
  font-family: "Lato", "Arial";
  font-weight: 400;
  letter-spacing: 0.04em;
  margin-top: 10px; }
.page-info-output .list-group li {
  background-color: transparent;
  padding: 3px 10px;
  font-size: .85em;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.05); }

div.toggle-pannel {
  clear: both;
  width: 100%;
  display: block; }
  div.toggle-pannel .section-header {
    padding: 10px 20px;
    position: relative;
    min-height: 20px; }
    div.toggle-pannel .section-header .s-r-section-title {
      font-size: 12px; }
    div.toggle-pannel .section-header .fa {
      top: 50%;
      margin-top: -11px;
      font-size: 22px;
      font-weight: 100;
      position: absolute;
      right: 20px; }
    div.toggle-pannel .section-header.collapsed .fa-angle-down,
    div.toggle-pannel .section-header.collapsed .fa-angle-down-white {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      color: #BCBEC0; }
    div.toggle-pannel .section-header .fa-angle-down,
    div.toggle-pannel .section-header .fa-angle-down-white {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.float-alert {
  position: fixed;
  width: 200px;
  min-height: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 15px; }
  .float-alert p {
    float: left;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    padding: 0;
    padding-bottom: 9px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 12px;
    letter-spacing: 0.04em; }
    .float-alert p a {
      color: #fff;
      text-decoration: none; }
      .float-alert p a:hover {
        color: #E8171F; }
  .float-alert.d-l {
    bottom: 0;
    left: 0; }
  .float-alert.d-r {
    bottom: 0;
    right: 0; }
  .float-alert.u-l {
    top: 0;
    left: 0; }
  .float-alert.u-r {
    top: 0;
    right: 0; }
  .float-alert .alerts-header {
    margin-bottom: 4px;
    float: left; }
    .float-alert .alerts-header ul {
      margin-left: 0;
      margin-bottom: 0;
      padding-left: 0; }
    .float-alert .alerts-header li {
      list-style: none;
      float: left;
      margin-right: 8px; }
      .float-alert .alerts-header li a {
        line-height: 10px; }
    .float-alert .alerts-header a:focus, .float-alert .alerts-header i:focus {
      outline: none; }
    .float-alert .alerts-header p {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 170px; }
  .float-alert .alerts-content, .float-alert .alerts-header {
    width: 100%;
    clear: both;
    display: block; }
  .float-alert .progress {
    width: 100px;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 14px;
    line-height: 6px;
    display: inline-block;
    float: left; }
  .float-alert .progress-bar {
    line-height: 13px !important;
    font-size: 11px;
    color: #000; }
  .float-alert .progress + p {
    margin-left: 10px; }
  .float-alert .download {
    color: #4F7B02;
    font-family: "Lato", "Arial";
    font-weight: 400; }
    .float-alert .download:hover {
      color: #78B801; }
  .float-alert .cancel {
    color: #fff;
    font-family: "Lato", "Arial";
    font-weight: 400; }
    .float-alert .cancel:hover {
      color: #E8171F; }
  .float-alert .icon.fa-envelope-o-white {
    background-size: 12px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: .8; }
    .float-alert .icon.fa-envelope-o-white:hover {
      opacity: 1; }
  .float-alert .icon.mail_activated {
    opacity: 1 !important; }
  .float-alert.relative {
    padding: 0;
    margin: 20px 0;
    position: relative;
    display: inline-block;
    width: 310px;
    margin-right: 30px;}
    .float-alert.relative > div.tooltip-con {
      padding: 10px 15px;
      display: inline-block; }
    .float-alert.relative .alerts-header p {
      width: 270px; }
    .float-alert.relative .progress-bar {
      color: #fff; }
    .float-alert.relative .progress {
      width: 230px; }
    .float-alert.relative .alerts-content.no-cancel .progress {
      width: 100%; }
    .float-alert.relative .icon.mail_reverse {
      right: -20px;
      left: auto; }

@media (max-width: 767px) {
  .float-alert.relative, .float-alert.relative > div.tooltip-con {
    width: 250px;
  }

  .float-alert.relative .alerts-content.no-cancel .progress {
    width: 80%;
  }
}

#alerts-container .pos-10 {
  bottom: 486px;
  z-index: 890; }
#alerts-container .pos-9 {
  bottom: 432px;
  z-index: 891; }
#alerts-container .pos-8 {
  bottom: 378px;
  z-index: 892; }
#alerts-container .pos-7 {
  bottom: 324px;
  z-index: 893; }
#alerts-container .pos-6 {
  bottom: 270px;
  z-index: 894; }
#alerts-container .pos-5 {
  bottom: 216px;
  z-index: 895; }
#alerts-container .pos-4 {
  bottom: 162px;
  z-index: 896; }
#alerts-container .pos-3 {
  bottom: 108px;
  z-index: 897; }
#alerts-container .pos-2 {
  bottom: 54px;
  z-index: 898; }
#alerts-container .pos-1 {
  bottom: 0;
  z-index: 899; }
#alerts-container .alerts-container {
  color: #fff; }

.table.table-blue thead {
  color: #212121;
  font-weight: 700; }
.table.table-blue tr.header {
  background: #ededed;
}
.table tr.header th {
  border-bottom: 1px solid #acbac9;
}

.table.table-blue thead > tr > th {
  font-size: 14px;
  font-family: "Lato", "Arial";
  font-weight: 700; }
.table.table-red thead {
  color: #fff;
  background-color: #E8171F; }
  .table.table-red thead > tr > th {
    border-bottom: none;
    letter-spacing: .08em;
    font-size: 13px;
    font-family: "Lato", "Arial";
    font-weight: 300; }
.table.table-gray thead {
  color: #fff;
  background-color: #6D6E71; }
  .table.table-gray thead > tr > th {
    border-bottom: none;
    letter-spacing: .08em;
    font-size: 13px;
    font-family: "Lato", "Arial";
    font-weight: 300; }
.table.table-light-blue thead {
  color: #fff;
  background-color: #0176A4; }
  .table.table-light-blue thead > tr > th {
    border-bottom: none;
    letter-spacing: .08em;
    font-size: 13px;
    font-family: "Lato", "Arial";
    font-weight: 300; }
.table.table-green thead {
  color: #fff;
  background-color: #4F7B02; }
  .table.table-green thead > tr > th {
    border-bottom: none;
    letter-spacing: .08em;
    font-size: 13px;
    font-family: "Lato", "Arial";
    font-weight: 300; }
.table.table-light-gray thead {
  color: #000;
  background-color: #E9E9EA; }
  .table.table-light-gray thead > tr > th {
    border-bottom: none;
    letter-spacing: .08em;
    font-size: 13px;
    font-family: "Lato", "Arial";
    font-weight: 300;
    border: 1px solid #E9E9EA; }

.navbar {
  min-height: 20px;
  border-top: none; }
  .navbar.navbar-default {
    background-color: #0077cc; }
  .navbar .nav li.active a {
    background-color: #0077cc;
    color: #fff; }
    .navbar .nav li.active a:hover {
      background-color: #0094fe;
      color: #fff; }
  .navbar .nav li.featured a {
    background-color: #0077cc;
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  .navbar .nav li.featured a:hover {
    background-color: #0094fe;
    color: #fff; }
  .navbar .nav li a {
    position: relative;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Lato", "Arial";
    font-weight: 400;
    letter-spacing: 0.01em;
    -webkit-transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    .navbar .nav li a:hover {
      background-color: #0094fe; }
    .navbar .nav li a > .open > a,
    .navbar .nav li a > .open > a:hover,
    .navbar .nav li a > .open > a:focus {
      background-color: #0077cc;
      text-shadow: none; }
  .navbar .nav li:last-child a:after {
    display: none; }
  .navbar .nav li.open i.fa-angle-down-white {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .navbar .nav li.open > a, .navbar .nav li.open > a:hover, .navbar .nav li.open > a:focus {
    outline: none;
    background-color: #0094fe;
    color: #fff;
    text-shadow: none; }
  .navbar i.fa-angle-down-white {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  @media (max-width: 767px) {
    .navbar .nav li a {
      padding-top: 15px;
      padding-bottom: 15px;
      font-size: 15px;
      text-align: center;
    }
  }

.block_title {
  position: relative;
  font-family: "Lato", "Arial";
  font-weight: 400;
  color: #212121;
  letter-spacing: normal;
  z-index: 1; }
  .block_title.xlg {
    font-size: 28px; }
  .block_title.lg {
    font-size: 24px; }
  .block_title.md {
    font-size: 21px;
 }
  .block_title.sm {
    font-size: 14px; }
  .block_title.xs {
    font-size: 12px; }

.block_title.md span {
  font-weight: 700;
  color: #212121;
}

.b-box {
  border: 1px solid #E9E9EA; }
  .b-box .b_header {
    display: inline-block;
    width: 100%;
    clear: both; }
    .b-box .b_header h2 {
      font-size: 16px;
      margin-bottom: 0;
      margin-top: 12px;
      display: inline-block;
      max-width: 60%; }
    .b-box .b_header h4 {
      float: right;
      max-width: 40%;
      display: inline-block; }

.tile h2 {
  font-size: 20px;
  margin-top: 15px; }
  .tile h2 span {
    font-size: 17px; }

#new_command_box h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px; }
#new_command_box .form-group {
  position: relative; }
  #new_command_box .form-group a.remove {
    padding: 2px 5px;
    margin: 0;
    position: absolute;
    background-color: #E8171F;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0; }
    #new_command_box .form-group a.remove:hover {
      background-color: #F14950; }

.input-group-addon {
  padding-top: 0;
  padding-bottom: 0; }

.input-group.absolute-label,
.form-group.absolute-label {
  margin-bottom: 15px;
  width: 100%; }
  .input-group.absolute-label label,
  .form-group.absolute-label label {
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
            transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    margin-bottom: 0;
    z-index: 0;
    font-family: "Lato", "Arial";
    font-size: 14px;
    font-weight: 300;
    cursor: text;
    color: #707070; }
  .input-group.absolute-label.lg-font label,
  .form-group.absolute-label.lg-font label {
    top: 8px; }
  .input-group.absolute-label.lg-font input,
  .form-group.absolute-label.lg-font input {
    font-size: 20px;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .input-group.absolute-label input,
  .form-group.absolute-label input {
    font-size: 14px; }
  .input-group.absolute-label.input-group--dirty label, .input-group.absolute-label.input-group--focused label,
  .form-group.absolute-label.input-group--dirty label,
  .form-group.absolute-label.input-group--focused label {
    top: -7px;
    font-size: 1rem;
    font-family: "Lato", "Arial";
    font-weight: 400;
    letter-spacing: 0.06em;
    z-index: 5;
    padding: 0 6px 0px 0px; }

.grid-danger {
  padding: 1em 0;
  background-color: #F9D6AF;
  border: 1px solid #F9D6AF;
  border-radius: 1px; }

.grid-info {
  padding: 1em 0;
  background-color: #D5EFF9;
  border: 1px solid #D5EFF9;
  border-radius: 1px; }

.grid-success {
  padding: 1em 0;
  background-color: #D8EBB6;
  border: 1px solid #D8EBB6;
  border-radius: 1px; }

.grid-section {
  margin-top: 77px; }

#errors .panel .label {
  position: relative; }
#errors .panel .fa-angle-down {
  position: relative;
  top: 4px; }
#errors a.list-group-item.collapsed .fa-angle-down {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
#errors a.list-group-item .fa-angle-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.test-grid-view div[class^="col-"] {
  background-color: #E9E9EA;
  min-height: 50px; }

ul.tree-view {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.tree-view li {
    padding-bottom: 3px; }
    ul.tree-view li:before {
      top: 3px;
      -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
              transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    ul.tree-view li:hover:before {
      left: 2px; }
    ul.tree-view li.highlight:hover:before {
      left: -3px; }
  ul.tree-view a {
    cursor: pointer; }
  ul.tree-view .highlight:before {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20fill%3D%22%23fbd23a%22%20d%3D%22M13%205.054c0%20.14-.101.273-.203.375L9.961%208.194l.672%203.906c.007.055.007.101.007.156%200%20.203-.094.391-.32.391a.632.632%200%200%201-.313-.094L6.5%2010.709l-3.507%201.844a.658.658%200%200%201-.313.094c-.226%200-.329-.187-.329-.391%200-.055.007-.101.016-.156l.672-3.906L.195%205.429c-.094-.101-.196-.234-.196-.375%200-.234.242-.329.438-.359l3.922-.571L6.116.569c.07-.148.203-.32.383-.32s.313.172.383.32l1.757%203.555%203.922.571c.187.031.438.125.438.359z%22/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #F4C088;
    left: -2px;
    width: 1em;
    height: 1em; }
  ul.tree-view .highlight a {
    font-weight: 600; }
  ul.tree-view .no_mark {
    padding-left: 0; }
    ul.tree-view .no_mark:before {
      content: '';
      display: none; }
  ul.tree-view > li {
    padding: 0 0 20px 0; }
    ul.tree-view > li > p.title {
      padding: 4px 10px;
      text-transform: uppercase;
      background-color: #E9E9EA;
      border-radius: 3px; }
    ul.tree-view > li > ul {
      padding-left: 0;
      list-style: none;
      padding: 0 0 0px 20px; }
      ul.tree-view > li > ul p.title {
        text-transform: uppercase;
        font-weight: 600; }
      ul.tree-view > li > ul li {
        position: relative;
        padding-left: 15px; }
        ul.tree-view > li > ul li:before {
          position: absolute;
          content: "";
          left: 0;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          width: 1em;
          height: 1em;
          background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20d%3D%22M4.648%207.5a.273.273%200%200%201-.078.18L.93%2011.32c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-.391-.391a.256.256%200%200%201-.078-.18c0-.063.032-.133.078-.18l3.07-3.07-3.07-3.07c-.047-.047-.078-.117-.078-.18s.032-.133.078-.18l.391-.391C.617%203.631.687%203.6.75%203.6s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }
      ul.tree-view > li > ul ul {
        list-style: none;
        padding: 0 0 5px 15px; }
        ul.tree-view > li > ul ul li {
          position: relative;
          padding-left: 15px; }
          ul.tree-view > li > ul ul li:before {
            position: absolute;
            content: "";
            left: 0;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            width: 1em;
            height: 1em;
            background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20d%3D%22M4.648%207.5a.273.273%200%200%201-.078.18L.93%2011.32c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-.391-.391a.256.256%200%200%201-.078-.18c0-.063.032-.133.078-.18l3.07-3.07-3.07-3.07c-.047-.047-.078-.117-.078-.18s.032-.133.078-.18l.391-.391C.617%203.631.687%203.6.75%203.6s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E"); }

input.highlighted-input {
  background-color: #FFF9D4; }

.upload-drop-zone {
  height: 200px;
  border-width: 2px;
  margin-bottom: 20px; }

.upload-drop-zone {
  color: #6D6E71;
  border-style: dashed;
  border-color: #BCBEC0;
  line-height: 200px;
  text-align: center; }

.upload-drop-zone.drop {
  color: #1B1C1C;
  border-color: #1B1C1C; }

.btn {
  padding: 7px 30px;
  letter-spacing: .04em;
  margin-right: 5px; }
  .btn.pull-right {
    margin-right: 0 !important;
    margin-left: 5px; }
  .btn.btn-right {
    float: right !important;
  }
  .btn.outline {
    border-radius: 3px;
    color: #132A43;
    background-color: transparent;
    border: 2px solid #132A43;
    background-image: none;
    border-radius: 4px;}
    .btn.outline:focus, .btn.outline:hover {
      border-radius: 3px;
      color: #132A43;
      background-color: none; }
    .btn.outline:active {
    }

.text-right .btn {
  margin-right: 0;
  margin-left: 5px; }

.btn-group .btn {
  margin-right: 0;
  margin-left: 0; }

.action_button {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  position: absolute;
  background-repeat: no-repeat;
  background-position: center; }
  .action_button:hover {
    -webkit-transform: scale(1);
    transform: scale(1); }
  .action_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .action_button.add {
    z-index: 999;
    right: 0;
    top: -25%;
    background-color: #e8171f;
    background-image: url(/assets/img/plus_icon.png); }
    .action_button.add.disabled {
      background-color: #939598;
      cursor: not-allowed; }
      .action_button.add.disabled:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9); }
  .action_button.add.add-briefcase {
    top: 0px;
  }

  @media (max-width: 500px) {
    .action_button.add.add-briefcase {
      top: 25px;
    }
  }

  .action_button.system {
    z-index: 900;
    background-color: #E9E9EA;
    left: 10px;
    bottom: 20px;
    position: fixed;
    background-image: url(/assets/img/sys_icon.png); }
  .action_button.filter {
    z-index: 900;
    background-color: #e8171f;
    color: #fff;
    right: 10px;
    bottom: 20px;
    position: fixed;
    text-align: center; }
  .action_button.snapshot {
    z-index: 900;
    background-color: #0176A4;
    color: #fff;
    right: 20px;
    top: 68px;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    font-size: 32px;
    font-weight: regular !important; }

.block_title.relative {
  text-align: right; }
  .block_title.relative .action_button {
    position: relative; }

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important; }

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center; }

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block; }

div.dataTables_wrapper > div.datatables-filter {
  padding-left: 0;
  float: left; }
  div.dataTables_wrapper > div.datatables-filter .dataTables_filter {
    text-align: left;
    width: 100%; }

div.dataTables_wrapper > div.dataTables_filter {
  float: left;
  width: 100%; }

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto; }

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0; }

table.dataTable thead th,
table.dataTable tbody tr {
  border-bottom: 2px solid #00172e !important;
}

.dataTables_empty{
  height: 45px;
  vertical-align: middle !important;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px; }

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none; }

table.dataTable thead .sorting_asc:hover,
table.dataTable thead .sorting_desc:hover,
table.dataTable thead .sorting:hover {
  text-decoration: underline;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }

table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-left: 10px;
  bottom: 13px;}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_desc:after {
  background-image: url(/assets/img/sort-descending.svg); }

table.dataTable thead .sorting_asc:after {
  background-image: url(/assets/img/sort-ascending.svg); }

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none; }

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none; }

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center; } }
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px; }

table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px; }

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0; }

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.login-body {
  display: inline-block;
  width: 100%; }
  .login-body-bg {
    background: #f5f5f5; }

.container-login {
  min-height: 0;
  max-width: 420px;
  width: 100%;
  color: #373739;
  margin-top: 50px;
  padding: 0;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
  border-radius: 2px;
 }
  .container-login input {
    -webkit-transition: border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  .container-login a, .container-login button {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  .container-login > section {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px; }
  .container-login h2 {
    color: #0176A4; }
  .container-login .checkbox {
    margin-top: -15px; }
  .container-login button {
    background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
    background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;
    border: none;
    color: #ffffff;
    min-width: 134px;
    text-transform: uppercase;
    float: right;
    letter-spacing: 0.02em;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .container-login .nav-tabs.nav-justified {
    border-bottom: 0 none;
    width: 100%; }
    .container-login .nav-tabs.nav-justified > li a, .container-login .nav-tabs.nav-justified > li a:hover, .container-login .nav-tabs.nav-justified > li a:focus {
      background: #E9E9EA;
      border: medium none;
      color: #0077CC;
      margin-bottom: 0;
      margin-right: 0;
      border-radius: 0;
      font-size: 18px;
      font-family: "Lato", "Arial";
      font-weight: 400;
      letter-spacing: 0.02em; }
    .container-login .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%;
      float: none; }
      .container-login .nav-tabs.nav-justified > li a {
        line-height: 58px;
        height: 58px;
        padding: 0; }
      .container-login .nav-tabs.nav-justified > li a:hover, .container-login .nav-tabs.nav-justified > li a:focus {
        background: #006ebb;
        color: #fff; }
    .container-login .nav-tabs.nav-justified .active a, .container-login .nav-tabs.nav-justified .active a:hover, .container-login .nav-tabs.nav-justified .active a:focus {
      background: #ffffff;
      color: #373739;
    }
  .container-login input {
    border-color: #D2D4D5;
    line-height: 38px;
    height: 38px;
    box-shadow: none; }
  .container-login .other-options {
    border-top: 1px solid #F4F4F5;
    margin: 0 -55px -25px;
    padding: 0 20px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #F4F4F5; }
    .container-login .other-options h4 {
      color: #6D6E71;
      font-family: "Lato", "Arial";
      font-weight: 400;
      font-size: 12px;
      margin-bottom: 20px; }
    .container-login .other-options ul, .container-login .other-options li {
      list-style: none;
      margin: 0;
      padding: 0;
      margin-bottom: 10px; }
    .container-login .other-options ul a {
      font-family: "Lato", "Arial";
      font-weight: 400;
      font-size: 14px;
      background-color: #fff;
      color: #525355;
      border-radius: 5px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      display: block;
      width: 100%;
      padding: 12px 20px;
      text-decoration: none;
      text-align: center; }
      .container-login .other-options ul a img {
        margin-right: 10px; }
    .container-login .other-options ul a:hover {
      background-color: #F4F4F5;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }

.tab-content-footer {
  padding-top: 10px; }
  .tab-content-footer a {
    color: #F4F4F5;
    text-decoration: none; }
  .tab-content-footer a:hover {
    color: #fff; }

.form-control {
  background-color: transparent;
  color: #373739;
  border: none;
  border-bottom: 1px solid #707070;
  letter-spacing: 0.08em;
  padding-left: 0; }
  .form-control:focus, .form-control:hover {
    box-shadow: none; }
  .form-control.with-border {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid #D2D4D5;
    padding-left: 12px;
    padding-right: 12px; }
    .form-control.with-border:hover {
      border-color: #0094FE; }
    .form-control.with-border:focus {
      border-color: #0094FE; }

.form-control[disabled], fieldset[disabled] .form-control {
  padding: 0 5px; }

textarea.form-control[disabled] {
  padding: 10px; }

.noresize {
  resize: none; }

.resize-v {
  resize: vertical;
}

.has-success input.form-control {
  border-bottom-color: #78B801;
  box-shadow: none; }

.has-warning input.form-control {
  border-bottom-color: #E98312;
  box-shadow: none; }

.has-error input.form-control {
  border-bottom-color: #E8171F;
  box-shadow: none; }

.tabs-login {
  background: #ffffff;
  border: medium none;
  margin-top: -1px;
  padding: 48px 30px 0px 30px; }

.alert-group {
  clear: both;
  width: 100%;
  display: block; }

.alert {
  border: none;
  border-radius: 0; }
  .alert p {
    letter-spacing: 0.1em; }
  .alert .close {
    text-shadow: none;
    outline: none;
    opacity: .85;
    color: #212121;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: "Lato", "Arial";
    top: -12px;
    font-weight: 400;
    font-size: 24px; }
    .alert .close:hover, .alert .close:focus {
      opacity: 1; }
    .alert .close:focus {
      outline: none; }

.alert-message {
  margin: 20px 0;
  padding: 20px;
  border-left: 4px solid #BCBEC0;
  background-color: #F4F4F5; }
  .alert-message h4 {
    margin-top: 0;
    margin-bottom: 5px; }
  .alert-message p:last-child {
    margin-bottom: 0; }
  .alert-message code {
    background-color: #fff;
    border-radius: 3px; }
  .alert-message.alert-message-success {
    background-color: #ebeef0;
    border-color: #64ba6b;}
  .alert-message.alert-message-danger {
    background-color: #ebeef0;
    border-color: #e43935;}
  .alert-message.alert-message-warning {
    background-color: #ebeef0;
    border-color: #fed518;}
  .alert-message.alert-message-info {
    background-color: #ebeef0;
    border-color: #4fc3f6; }
  .alert-message.alert-message-default {
    background-color: #E9E9EA;
    border-color: #373739; }
    .alert-message.alert-message-default h4 {
      color: #373739; }
  .alert-message.alert-message-notice {
    background-color: #ebeef0;
    border-color: #fed518;
    color: #4B4918; }
    .alert-message.alert-message-notice h4 {
      color: #4B4918; }

.progress {
  height: 30px;
  border-radius: 0;
  background-color: #E9E9EA; }
  .progress .progress-bar {
    line-height: 30px; }
  .progress.sm {
    height: 20px; }

.progress-budget {
  height: 8px !important;
  border-radius: 5px;
  background-color: #E9E9EA;
  box-shadow: none;
}

.block-progressbar {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  z-index: 10; }
  .block-progressbar .progress-title {
    line-height: 26px;
    font-weight: 400;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0; }
  .block-progressbar .progressbar {
    background-color: #78B801;
    height: 5px;
    width: 0;
    border-radius: 3px;
    border: 1px solid transparent;
    -webkit-transition: width 1s linear;
            transition: width 1s linear; }
    .block-progressbar .progressbar.gray {
      background-color: #939598; }
    .block-progressbar .progressbar.red {
      background-color: #E8171F; }
    .block-progressbar .progressbar.blue {
      background-color: #049DDA; }
    .block-progressbar .progressbar.purple {
      background-color: #8F2B8C; }
    .block-progressbar .progressbar.orange {
      background-color: #E98312; }
    .block-progressbar .progressbar.striped {
      background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-size: 40px 40px; }
  .block-progressbar .progressbar:before {
    content: '';
    bottom: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 5px;
    z-index: -1; }

.style-tooltip .block-progressbar {
  margin-bottom: 15px;
  position: relative; }
  .style-tooltip .block-progressbar .progressbar-front-text {
    position: absolute;
    display: block;
    right: 0px;
    bottom: 5px;
    line-height: 1;
    height: 23px;
    text-align: center;
    max-width: 50px;
    padding: 5px;
    border-radius: 3px;
    color: #000;
    font-size: 13px; }
  .style-tooltip .block-progressbar .progressbar-back-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 5px;
    bottom: 0;
    font-size: 0;
    background-color: #F4F4F5;
    z-index: -1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px; }

.tooltip {
  text-transform: none;
}

.label {
  font-family: "Lato", "Arial";
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 10px;
  padding-left: 1.3em;
  padding-right: 1.3em;
  border-radius: 20px; }
  .label.baseline {
    vertical-align: baseline;
    position: relative;
    top: -2px; }

.tab-pane ul {
  padding-bottom: 0;
  margin-bottom: 0; }
  .tab-pane ul li {
    padding: 0;
    line-height: 24px; }
  .tab-pane ul a {
    display: block;
    color: #212121; }
    .tab-pane ul a:hover {
      color: #373739;
      text-decoration: none; }
  .tab-pane ul.list-group {
    margin-bottom: 20px; }
  .tab-pane ul li.list-group-item {
    padding: 10px 15px; }

.btn {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  .btn.btn-xs, .btn-group-xs > .btn {
    font-size: 10px; }
  .btn.btn-md {
    padding: 6px 10px; }
    .btn.btn-md .fa {
      font-size: 20px; }

.badge-danger {
  background-color: #E8171F;
  color: #fff; }

.badge-warning {
  background-color: #AF620B;
  color: #fff; }

.badge-success {
  background-color: #4F7B02;
  color: #fff; }

.badge-info {
  background-color: #0176A4;
  color: #fff; }

.badge-inverse {
  background-color: #373739;
  color: #fff; }

.radio-inline, .checkbox-inline {
  letter-spacing: .01em;
  font-size: 13px; }

.form-control:hover,
.form-control:active {
  outline: 0; }

.modal-open {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

.modal-dialog * {
  -webkit-user-select: text;
  /* Chrome all / Safari all */
  -moz-user-select: text;
  /* Firefox all */
  -ms-user-select: text;
  /* IE 10+ */
  user-select: text;
  /* Likely future */ }

.page-header.quickpair {
  border-bottom: none; }

div.dat {
  border: 1px solid #F4F4F5;
  background-color: #F4F4F5;
  padding: 10px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  z-index: 10001;
  max-width: 500px; }
  div.dat .dbl-click-info {
    font-size: 12px;
    text-transform: uppercase; }
    div.dat .dbl-click-info img {
      max-width: 100px;
      margin-top: -8px;
      margin-left: 5px; }

.dataTables_wrapper .datatables-filter input[type=search] {
  -webkit-transition: background 0.4s;
          transition: background 0.4s;
  background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center; }

.x {
  background-position: right 10px center !important; }

.onX {
  cursor: pointer; }

img.user-company-logo-small {
  max-width: 110px;
  max-height: 36px; }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }

/* Tabs panel */
.tabbable-panel .tabbable-line {
  border: 1px solid rgb(112,112,112);
  padding: 10px;
  background: #fff; }
  .tabbable-panel .tabbable-line.without-border {
    border: none;
    padding: 0; }
    .tabbable-panel .tabbable-line.without-border > .tab-content {
      border-top: 0;
      padding-top: 30px; }
  .tabbable-panel .tabbable-line > .nav-tabs {
    border: none;
    margin: 0px; }
    .tabbable-panel .tabbable-line > .nav-tabs > li {
      border-bottom: 4px solid transparent;
      margin-right: 2px; }
      .tabbable-panel .tabbable-line > .nav-tabs > li > a {
        border: 0;
        margin-right: 0;
        color: #6D6E71;
        font-weight: 700;}
        .tabbable-panel .tabbable-line > .nav-tabs > li > a i {
          color: #6D6E71; }
      .tabbable-panel .tabbable-line > .nav-tabs > li.open, .tabbable-panel .tabbable-line > .nav-tabs > li:hover {
        border-bottom: 7px solid #d5d5d5; }
        .tabbable-panel .tabbable-line > .nav-tabs > li.open > a, .tabbable-panel .tabbable-line > .nav-tabs > li:hover > a {
          border: 0;
          background: none !important;
          color: #373739; }
          .tabbable-panel .tabbable-line > .nav-tabs > li.open > a i, .tabbable-panel .tabbable-line > .nav-tabs > li:hover > a i {
            color: #373739; }
        .tabbable-panel .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-panel .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
          margin-top: 0px; }
    .tabbable-panel .tabbable-line > .nav-tabs li.active {
      border-bottom: 7px solid #e8171f;
      position: relative; }
      .tabbable-panel .tabbable-line > .nav-tabs li.active > a {
        border: 0;
        color: #373739;
        outline: 0;}
        .tabbable-panel .tabbable-line > .nav-tabs li.active > a i {
          color: #373739; }

.tabbable-panel-header h2 {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 22px;
  text-transform: uppercase; }

.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #E9E9EA;
  padding: 15px 0; }

.portlet .tabbable-line > .tab-content {
  padding-bottom: 0; }

.nav.nav-pills a {
  padding: 5px 15px;
  background-color: #E9E9EA;
  border-radius: 20px;
  margin-right: 5px;
  font-size: 12px; }
.nav.nav-pills li + li {
  margin-bottom: 5px; }
.nav.nav-pills li.active a {
  background-color: #0077CC;
  color: #fff; }

/* Below tabs mode */
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent; }
  .tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0; }
  .tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #D5EFF9; }
  .tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #049DDA; }
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #E9E9EA;
  padding-bottom: 15px; }

.card .nav-tabs {
  margin-top: 20px; }
.card .tab-content {
  padding: 40px 20px;
  border: 1px solid #D2D4D5;
  border-top: 0; }
.card a:hover, .card a:focus {
  outline: none; }

.tab-content .container {
  max-width: 100%; }

.breadcrumb_wrapper {
  margin-bottom: 20px; }
  .breadcrumb_wrapper .breadcrumb {
    margin-bottom: 0;
    padding-left: 30px;
    width: 100%; }
    .breadcrumb_wrapper .breadcrumb li {
      font-size: 12px; }
      .breadcrumb_wrapper .breadcrumb li:first-child:before {
        display: none; }
      .breadcrumb_wrapper .breadcrumb li a {
        text-decoration: none;
      color: rgb(0,88,255);
    font-weight: 400; }
      .breadcrumb_wrapper .breadcrumb-main {
        padding: 8px 0;
      }
      .breadcrumb_wrapper .breadcrumb-main .label {
        background: none;
        padding: 0;
        text-transform: none;
        letter-spacing: 0;
        font-size: 12px;
        font-weight: 400;
        color: rgb(112,112,112);
      }

.sys-status ul li {
  display: inline-block;
  padding-right: 33px;
  float: left;
  letter-spacing: .01em;
  margin-bottom: 20px; }
.sys-status .panel-title .icon-drop {
  outline: none;
  top: -1px;
  margin-left: 10px;
  position: relative;
  width: 16px;
  height: 10px;
  display: inline-block; }
  .sys-status .panel-title .icon-drop.up {
    background-image: url(/assets/img/drop-down-icon.png);
    background-position: 0 bottom;
    background-repeat: no-repeat; }
  .sys-status .panel-title .icon-drop.down {
    background-image: url(/assets/img/drop-down-icon.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
.sys-status .panel-title.clickable {
  display: block;
  cursor: pointer; }
.sys-status .panel-body {
  background-color: #f3f4f4;
  padding: 30px 20px 10px 20px; }

.spot {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 6px; }
  .spot.on {
    background-color: #78B801; }
  .spot.off {
    background-color: #E8171F; }
  .spot.warning {
    background-color: #E98312; }
  .spot.unknown {
    background-color: #939598; }
  .spot.slower {
    background-color: #B0D66D; }
  .spot.scheduled {
    background-color: #8F2B8C; }
  .spot.green {
    background-color: #78B801; }
  .spot.yellow {
    background-color: #FFD900; }
  .spot.red {
    background-color: #E8171F; }
  .spot.black {
    background-color: #000000; }
  .spot.rose {
    background-color: #BE86BD; }
  .spot.blue {
    background-color: #049DDA; }

#search-boxes {
  padding: 30px 0px; }
  #search-boxes .search-boxes {
    padding: 5px 10px; }
  #search-boxes .nav {
    margin-left: 10px;
    border-bottom: none; }
    #search-boxes .nav li {
      margin-bottom: 0px; }
    #search-boxes .nav li a {
      margin-right: 4px;
      background-color: #1B1C1C;
      color: #fff;
      padding: 4px 20px;
      font-size: 15px;
      letter-spacing: 0.01em;
      line-height: 28px; }
      #search-boxes .nav li.active {
        margin-top: 2px;
      }
    #search-boxes .nav li.active a {
      background-color: #fff;
      color: #212121; }
      #search-boxes .nav li.active a:hover {
        border: none; }
    #search-boxes .nav > li.active > a, #search-boxes .nav > li.active > a:hover, #search-boxes .nav > li.active > a:focus {
      border-top: 2px solid #E8171F; }
    #search-boxes .nav > li > a:focus {
      background-color: #525355;
    }
    #search-boxes .nav > li.active > a:focus {
      background-color: #fff;
    }
    #search-boxes .nav li a, #search-boxes .nav li a:hover {
      border: none;
      border-top: 2px solid #525355; }
    #search-boxes .nav.tab-content li a {
      border: none; }
  #search-boxes .tab-content {
    background-color: #fff;
    padding: 30px 20px 20px 20px; }
    #search-boxes .tab-content p {
      margin-bottom: 0; }
  #search-boxes .input-group {
    max-width: 600px;
    width: 100%; }
  #search-boxes .input-group + .input-group {
    margin-top: 10px; }

@media (max-width: 991px) {
  #search-boxes .nav li {
    width: 25%;
    text-align: center;
    margin-top: 5px;
  }

  #search-boxes .nav li:last-child {
    width: 50%;
  }

  #search-boxes .nav {
    margin-left: 5px;
  }
}

@media (max-width: 767px) {
  #search-boxes .nav li {
    width: 50%;
  }

  #search-boxes .nav li:last-child {
    width: 100%;
  }
}

#search-boxes .input-group.input-patdoc, #search-boxes .input-group .input-patdoc {
  max-width: none;
}

/* Styling for the bootstrap-select live search text box. */
#search-boxes .livesearch div.dropdown-menu input[type=text].form-control {
    width: 90%;
    border: 1px solid;
    margin: 0.5em;
    padding: 0.25em;
    height: 1.5em;
}

.input-group .checkbox-inline:first-of-type {
  padding-left: 0; }

.checkbox-inline > div {
  margin-right: 8px; }

#briefcase_manager {
  padding: 40px 0;
  position: relative; }
  #briefcase_manager .briefcase_container {
    margin-top: 25px;
    clear: both; }

.card-deck-wrapper.auto-folder .card .card-title {
  background-color: #FBEAD7;
  color: #3A2104; }
.card-deck-wrapper.auto-folder .card.share .card-text {
  border: 1px solid #FBEAD7; }
.card-deck-wrapper .card {
  margin-bottom: 20px; }
  .card-deck-wrapper .card .card-title {
    line-height: 25px;
    padding: 0 10px;
    color: #373739;
    margin: 0;
    font-size: 12px;
    letter-spacing: .01em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #E9E9EA; }
    .card-deck-wrapper .card .card-title .fa {
      margin-right: 1px;
      position: relative;
      top: -1px; }
  .card-deck-wrapper .card.share .card-title {
    padding-right: 20px; }
  .card-deck-wrapper .card .card-text {
    padding: 10px;
    padding-bottom: 0;
    border: 1px solid #E9E9EA; }
    .card-deck-wrapper .card .card-text a {
      color: #313436;
      text-decoration: none;
      -webkit-transition: color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
              transition: color 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
      .card-deck-wrapper .card .card-text a:hover {
        color: #3caff2; }
    .card-deck-wrapper .card .card-text h2 {
      font-size: 14px;
      font-family: "Lato", "Arial";
      font-weight: 400;
      margin: 0;
      letter-spacing: 0.02em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .card-deck-wrapper .card .card-text ul {
      margin: 0;
      padding: 0; }
      .card-deck-wrapper .card .card-text ul li {
        list-style: none;
        display: inline-block; }
  .card-deck-wrapper .card .created_by {
    padding-top: 8px;
    display: block;
    width: 100%;
    float: left; }
    .card-deck-wrapper .card .created_by * {
      display: block; }
    .card-deck-wrapper .card .created_by .title {
      text-transform: uppercase;
      font-size: 10px;
      color: #525355; }
    .card-deck-wrapper .card .created_by .name {
      font-size: 12px;
      color: #373739; }
    .card-deck-wrapper .card .created_by .date {
      font-size: 10px;
      color: #373739; }
    .card-deck-wrapper .card .created_by .status {
      display: inline-block;
      text-transform: uppercase;
      color: #525355; }
  .card-deck-wrapper .card .card-footer {
    margin-top: 6px;
    display: block;
    width: 100%;
    float: left;
    clear: both; }

#ppm-intro .share .card-title:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 20px;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%208c1.383%200%202.5%201.117%202.5%202.5S10.883%2013%209.5%2013a2.497%202.497%200%200%201-2.484-2.766L4.204%208.828A2.497%202.497%200%200%201%20.001%207a2.497%202.497%200%200%201%204.203-1.828l2.812-1.406A2.497%202.497%200%200%201%209.5%201C10.883%201%2012%202.117%2012%203.5a2.497%202.497%200%200%201-4.203%201.828L4.985%206.734c.008.086.016.18.016.266s-.008.18-.016.266l2.812%201.406A2.501%202.501%200%200%201%209.5%208z%22/%3E%3C/svg%3E"); }

#briefcase_manager .share .card-title:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 20px;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M9.5%208c1.383%200%202.5%201.117%202.5%202.5S10.883%2013%209.5%2013a2.497%202.497%200%200%201-2.484-2.766L4.204%208.828A2.497%202.497%200%200%201%20.001%207a2.497%202.497%200%200%201%204.203-1.828l2.812-1.406A2.497%202.497%200%200%201%209.5%201C10.883%201%2012%202.117%2012%203.5a2.497%202.497%200%200%201-4.203%201.828L4.985%206.734c.008.086.016.18.016.266s-.008.18-.016.266l2.812%201.406A2.501%202.501%200%200%201%209.5%208z%22/%3E%3C/svg%3E"); }

.icon {
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .4;
  -webkit-transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: inline-block; }
  .icon.add_user {
    background-image: url(/assets/img/icon-addUser.png); }
  .icon.edit {
    background-image: url(/assets/img/icon-edit.png); }
  .icon.delete {
    opacity: .5;
    background-image: url(/assets/img/icon-delete.png); }
  .icon.cancel {
    opacity: .5;
    background-image: url(/assets/img/close-icon.svg); }
  .icon.confirm {
    opacity: .5;
    background-image: url(/assets/img/icon-confirm.png); }
  .icon.upload {
    opacity: .5;
    background-image: url(/assets/img/icon_upload.png); }
  .icon.upload_reverse {
    opacity: .5;
    background-image: url(/assets/img/icon_upload_reverse.png); }
  .icon.download {
    opacity: .5;
    background-image: url(/assets/img/icon_download.png); }
  .icon.download_reverse {
    opacity: .5;
    background-image: url(/assets/img/icon_download_revese.png); }
  .icon.analize {
    opacity: .5;
    background-image: url(/assets/img/icon-analize.png); }
  .icon.data_analize {
    opacity: .5;
    background-image: url(/assets/img/icon-data_analize.png); }
  .icon.data-svg_analize {
    opacity: .5;
    background-image: url(/assets/img/icon-data_analize.svg); }
  .icon.data-svg_calculate {
    opacity: .5;
    background-image: url(/assets/img/icon-data_calculate.svg); }
  .icon.analize_invert {
    opacity: .7;
    background-image: url(/assets/img/icon-analize-invert.png); }
  .icon.note {
    opacity: .5;
    background-image: url(/assets/img/icon_note.png);
    border: none; }
  .icon.warning {
    opacity: .5;
    background-image: url(/assets/img/icon_warning.png);
    border: none; }
  .icon.share {
    opacity: .5;
    background-image: url(/assets/img/icon-share.png); }
  .icon.loading {
    opacity: .5;
    background-image: url(/assets/img/icon_loading.gif); }
  .icon.lock {
    opacity: .5;
    background-image: url(/assets/img/icon-lock.png); }
    .icon.lock.sm {
      background-size: 11px; }
  .icon.unlock {
    opacity: .5;
    background-image: url(/assets/img/icon-unlock.png); }
  .icon.copy {
    opacity: .5;
    background-image: url(/assets/img/icon-copy.png); }
  .icon.document {
    opacity: .5;
    background-image: url(/assets/img/icon-document.png); }
  .icon.read {
    opacity: .5;
    background-image: url(/assets/img/icon_read.png);
    background-position: 3px 5px; }
    .icon.read.active {
      background-position: 3px -16px;
      opacity: 1; }
  .icon.edit {
    opacity: .5;
    background-image: url(/assets/img/icon_edit.png);
    background-position: 3px 3px; }
    .icon.edit.active {
      background-position: 3px -18px;
      opacity: 1; }
  .icon:hover {
    opacity: 1; }
  .icon + .icon {
    margin-left: 10px; }
  .icon.float-none {
    float: initial !important; }

td .tooltip + .icon {
  margin-left: 10px; }

button:hover i.icon,
.dropdown.open i.icon,
.dropdown-main.open i.icon {
  opacity: 1; }

.txt-icon {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 10px;
  cursor: pointer;
  font-style: normal;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  color: #004F6E;
  text-decoration: none; }
  .txt-icon:hover, .txt-icon.active, .txt-icon.selected {
    color: #0176A4; }
  a .txt-icon {
    margin-left: 5px; }
  a:hover .txt-icon {
    color: #0176A4; }
  .txt-icon:hover, .txt-icon:active, .txt-icon:focus {
    text-decoration: none; }
  .txt-icon.selected {
    background-color: transparent !important;
    color: #0176A4 !important; }

.actions {
  text-decoration: none;
  display: inline-block; }
  .actions:hover, .actions:focus {
    text-decoration: none; }
    .actions:hover i.icon, .actions:focus i.icon {
      opacity: 1; }
    .actions:hover span, .actions:focus span {
      text-decoration: none; }

.icon_w_txt_sm {
  display: inline-block;
  font-size: 11px;
  color: #1B1C1C;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid #E9E9EA;
  padding: 0px 5px;
  line-height: 20px;
  text-transform: uppercase; }
  .icon_w_txt_sm i.icon {
    opacity: 1;
    position: relative;
    top: 2px;
    margin-right: 3px;
    font-size: 14px; }
  .icon_w_txt_sm:hover {
    background-color: #F4F4F5;
    color: #000;
    text-decoration: none; }

.modal .modal-content .modal-header {
  border-bottom: none; }
  .modal .modal-content .modal-header .modal-title {
    text-transform: uppercase;
    letter-spacing: .04em;
    font-family: "Lato", "Arial";
    font-weight: 400; }
.modal.transparent .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none; }
  .modal.transparent .modal-content * {
    color: #fff; }
  .modal.transparent .modal-content .modal-header {
    border-bottom: none; }
    .modal.transparent .modal-content .modal-header .modal-title {
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: .04em; }
  .modal.transparent .modal-content .modal-body p {
    font-size: 13px;
    letter-spacing: .04em; }
    .modal.transparent .modal-content .modal-body p a {
      text-decoration: underline; }
      .modal.transparent .modal-content .modal-body p a:hover {
        text-decoration: none; }
  .modal.transparent .modal-content .modal-footer {
    border-top: none; }
  .modal.transparent .modal-content .btn-default {
    background-color: transparent; }
    .modal.transparent .modal-content .btn-default:hover {
      opacity: 0.8; }
    .modal.transparent .modal-content .btn-default:focus {
      outline: none; }
  .modal.transparent .modal-content .form-group input, .modal.transparent .modal-content .input-group input {
    background-color: transparent;
    width: 100%; }
.modal .btn {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.04em; }

.modal-dialog .modal-content .modal-header {
  border-bottom: none; }
  .modal-dialog .modal-content .modal-header .modal-title {
    letter-spacing: .04em;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .modal-dialog .modal-content .modal-header .close {
    color: #fff;
    font-size: 34px;
    font-family: "Lato", "Arial";
    text-shadow: none;
    opacity: .7;
    line-height: 30px;
    font-weight: 300;
    margin-top: -6px; }
    .modal-dialog .modal-content .modal-header .close:hover {
      opacity: 1; }
  .modal-dialog .modal-content .modal-header .close-black {
    color: #ddd; }

.EditBriefcase-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .EditBriefcase-link-list h3 {
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    margin-top: 10px;
    font-size: 12px;
    }
  .EditBriefcase-link-list .thumbnail {
    min-height: 134px; }
  .EditBriefcase-link-list .form-control.input-lg, .EditBriefcase-link-list .input-group-lg > .form-control,
  .EditBriefcase-link-list .input-group-lg > .input-group-btn > .form-control.btn {
    font-family: "Lato", "Arial";
    font-weight: 400;;
    font-size: 16px; }

.EditBriefcase-link-list:before, .EditBriefcase-link-list:after {
  display: inline-block;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 50% auto; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #E8171F;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10100;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
.single_spinner {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: none;
  width: 100%;
  height: 100%;
  z-index: 100000;
  display: none;
  background-color: rgba(255, 255, 255, 0.85); }
  .single_spinner .modal-content {
    box-shadow: none;
    border: none;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent; }
  .single_spinner.active {
    display: block; }
  .single_spinner h6 {
    position: absolute;
    top: -50px;
    text-align: center;
    width: 100%;
    text-transform: uppercase; }

#navbar {
  max-width: 1200px;
  margin: 0 auto; }
  #navbar .dropdown-menu > li > a {
    -webkit-transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    color: #525355;
    padding-bottom: 4px;
    padding-top: 4px;
    text-transform: inherit; }
    #navbar .dropdown-menu > li > a:after {
      display: none; }
    #navbar .dropdown-menu > li > a:hover {
      color: #fff;
      text-shadow: none; }

.dropdown .dropdown-menu,
.dropdown-main .dropdown-menu {
  margin-top: 0; }

.text-green {
  color: #33691e !important; }

.text-red {
  color: #e3151a !important; }

.text-blue, .text-default {
  color: #0176A4 !important; }

.text-chart-blue {
  color: #1976d2 !important; }

.text-white {
  color: #fff !important; }

.text-black {
  color: #000 !important; }

.text-purple {
  color: #8a2b8e !important; }

.text-orange {
  color: #AF620B !important; }

.text-light-blue {
  color: #0077CC !important; }

.text-gray {
  color: #525355 !important; }

.text-light-gray {
  color: #6D6E71 !important; }

.text-dark-blue {
  color: #004F6E !important; }

.text-darkest-blue {
  color: #002737 !important; }

.text-yellow {
  color: #FFC107 !important; }

.text-link {
  color: #0077CC !important;
}

.text-link:hover, .text-link:focus {
  color: #0094FE !important;
}

.text-link:active {
  color: #003A65 !important;
}

.txt-color-preview p {
  font-family: "Lato", "Arial";
  font-weight: 400; }

ul.pagination .arrow-right, ul.pagination .arrow-left {
  width: 7px;
  height: 11px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}

ul.pagination .arrow-left {
  background-image: url(/assets/img/pagination-chevron.svg);
  transform: rotate(180deg);
}
ul.pagination .arrow-right {
  background-image: url(/assets/img/pagination-chevron.svg);
}

.paginate_button.previous .next-previous-datatables:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 11px;
  top: 12px;
  left: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/img/pagination-chevron.svg);
  transform: rotate(180deg);
}

.paginate_button.next .next-previous-datatables:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 11px;
  top: 12px;
  left: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/img/pagination-chevron.svg);
}

.paginate_button.previous.disabled .next-previous-datatables:before,
.paginate_button.next.disabled .next-previous-datatables:before {
  opacity: .3;
}

.table + .pagination {
  margin-top: 0; }

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 2px;
  cursor: pointer;
  transition: all .2s ease-in-out; }

.checkbox,
.radio {
  font-size: 14px;
}

.checkbox.hover,
.radio.hover {
  color: #0d47a1;
}

.checkbox.hover .icheckbox_square-blue,
.radio.hover .iradio_square-blue,
.icheckbox_square-blue.hover {
  background: #e3f2fd;
  border: 1px solid #0d47a1;
}

.icheckbox_square-blue.checked.hover::before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMC40IDguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAuNCA4LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwRDQ3QTE7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMy43LDguMSAwLDQuNCAxLjQsMyAzLjcsNS4zIDksMCAxMC40LDEuNCAiLz4NCjwvc3ZnPg0K');
  background-repeat: no-repeat;
}

.icheckbox_square-blue:focus::after,
.iradio_square-blue:focus::after,
.icheckbox_square-blue.focus::after,
.iradio_square-blue.focus::after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  top: -3px;
  left: -3px;
  border: 1px solid #0d47a1;
  border-radius: 4px;
}

.iradio_square-blue:focus::after,
.iradio_square-blue.focus::after {
  border-radius: 50%;
}

.radio.hover .iradio_square-blue.checked::before {
  background: #0d47a1;
}

.checkbox.hover .icheckbox_square-blue.checked::before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMC40IDguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAuNCA4LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwRDQ3QTE7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMy43LDguMSAwLDQuNCAxLjQsMyAzLjcsNS4zIDksMCAxMC40LDEuNCAiLz4NCjwvc3ZnPg0K');
  background-repeat: no-repeat;
}

.icheckbox_square-blue.checked,
.iradio_square-blue.checked {
  background: #0d47a1;
}

.icheckbox_square-blue.checked:hover,
.iradio_square-blue.checked:hover {
  background: #e3f2fd;
  border: 1px solid #0d47a1;
}

.icheckbox_square-blue.checked::before {
  content: "";
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  top: 4px;
  left: 3px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMC40IDguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAuNCA4LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjcsOC4xIDAsNC40IDEuNCwzIDMuNyw1LjMgOSwwIDEwLjQsMS40ICIvPgo8L3N2Zz4K');
  background-size: contain;
  background-repeat: no-repeat;
 }

.icheckbox_square-blue.disabled,
.iradio_square-blue.disabled {
  background: #ededed;
  border-color: #c6c6c6;
  cursor: default; }

.icheckbox_square-blue.checked.disabled,
.iradio_square-blue.checked.disabled {
  background: #c6c6c6; }

.iradio_square-blue {
  border-radius: 50%;
}

.iradio_square-blue.checked::before {
  content: "";
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  top: 5px;
  left: 5px;
  background: #fff;
  border-radius: 50%; }

/* Component containers
----------------------------------*/
#ui-datepicker-div.ui-widget {
  font-size: 13px; }

#ui-datepicker-div.ui-widget .ui-widget {
  font-size: 1em; }

#ui-datepicker-div.ui-widget-content {
  border: 1px solid #F4F4F5;
  background: #ffffff url(/assets/img/jquery/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x;
  color: #004F6E; }

.ui-datepicker .ui-datepicker-header .ui-icon-circle-triangle-e,
.ui-datepicker .ui-datepicker-header .ui-icon-circle-triangle-w {
  background-image: url(/assets/img/pagination_arrows.png);
  background-repeat: no-repeat;
  width: 5px;
  height: 10px;
  display: inline-block;
  margin-left: -4px;
  margin-top: -4px; }

.ui-datepicker-header .ui-icon-circle-triangle-e {
  background-position: right 0; }

/*
 * jQuery UI Datepicker 1.9.0
 *
 * Copyright 2012-10-11, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/datepicker/
 */
.ui-datepicker {
  width: 17em;
  padding: 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  border: 0px;
  font-weight: bold;
  width: 100%;
  padding: 4px 0;
  background-color: #F4F4F5; }

.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 span, .ui-datepicker .ui-datepicker-next span {
  text-indent: -9999px; }

.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;
  text-transform: uppercase;
  font-family: "Lato", "Arial";
  font-weight: 700; }

.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; }

/* with multiple calendars */
.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 {
  border-left-width: 0; }

.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: 0em; }

/* RTL support */
.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 {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  -webkit-filter: mask();
          filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

.ui-datepicker th {
  font-weight: normal;
  color: #525355; }

.ui-datepicker-today a:hover {
  background-color: #6D6E71;
  color: #ffffff; }

.ui-datepicker-today a {
  background-color: #E9E9EA;
  cursor: pointer;
  padding: 0 4px;
  margin-bottom: 0px; }

.ui-datepicker td a {
  margin-bottom: 0px;
  border: 0px; }

.ui-datepicker td:hover {
  color: #ffffff; }

.ui-datepicker td .ui-state-default {
  border: 0px;
  background: none;
  margin-bottom: 0px;
  padding: 5px;
  color: #525355;
  text-align: center;
  -webkit-filter: none;
          filter: none; }

.ui-datepicker td .ui-state-active {
  background-color: #525355;
  margin-bottom: 0px;
  font-size: normal;
  text-shadow: 0px;
  color: #ffffff;
  border-radius: 0; }

.ui-datepicker td .ui-state-hover {
  color: #ffffff;
  background: #0077CC;
  background-color: #0077CC; }

.ui-state-disabled {
  opacity: 0.4;
  cursor: not-allowed; }

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 11000 !important;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 10px 10px;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
  border-color: #BCBEC0;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  max-height: 350px;
  overflow: auto; }
.ui-autocomplete > li {
  padding: 3px 10px;
  border-radius: 3px;
  cursor: pointer; }
.ui-autocomplete > li:hover {
  background-color: #e3f3fe; }
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #525355;
  white-space: nowrap; }
  .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0077CC;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none; }

.ui-dialog {
  background-color: #fff;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  z-index: 2000; }
  .ui-dialog .ui-dialog-titlebar {
    color: #fff;
    background-color: #616161;
    letter-spacing: .04em;
    font-family: "Lato", "Arial";
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.429;
    padding: 15px; }
    .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
      font-size: 18px; }
    .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
      border: none;
      width: 16px;
      height: 16px;
      float: right;
      position: relative;
      top: 3px;
      background-color: transparent; }
      .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
        content: '\0000D7';
        position: absolute;
        top: -5px;
        left: 1px;
        font-size: 26px;
        color: #f5f5f5;
        line-height: 26px;
        opacity: .5; }
      .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover:after {
        opacity: 1; }
  .ui-dialog .ui-dialog-buttonpane {
    border-top: 1px solid #E9E9EA;
    padding: 8px 15px; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
      border-radius: 4px;
      border: none;
      -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
              transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
      padding: 7px 30px;
      letter-spacing: .04em;
      display: inline-block;
      margin-right:5px;
      margin-bottom: 0;
      font-weight: normal;
      text-align: center;
      text-transform: uppercase;
      vertical-align: middle;
      -ms-touch-action: manipulation;
          touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      font-size: 13px;
      line-height: 1.429;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      color: #fff;
      background-color: #132A43;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:hover {
        background-color: #132A43;
        -webkit-box-shadow: 0 0 0 3px #e5e5e5 !important;
        box-shadow: 0 0 0 3px #e5e5e5 !important; }
      .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:focus {
        background-color: #132A43;
        -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;
        box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important; }
  .ui-dialog .ui-dialog-content {
    padding: 15px; }

.form-group {
  position: relative; }
  .form-group .error,
  .form-group .instructions {
    position: absolute; }
  .form-group .instructions, .form-group .error {
    bottom: -17px;
    left: 0;
    width: 100%; }

.has-error .form-control:focus {
  box-shadow: none; }

.select_group {
  border: 1px solid #E9E9EA;
  padding: 15px;
  width: 100%; }
  .select_group > div {
    width: 100%;
    display: inline-block;
    clear: both; }
  .select_group ul {
    list-style: none;
    margin-left: 0;
    max-height: 200px;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 10px; }
    .select_group ul li {
      padding: 5px 10px;
      cursor: pointer;
      margin-bottom: 3px; }
      .select_group ul li:focus, .select_group ul li:hover {
        background-color: #e3f2fd;
        outline: none;
      border-radius: 5px; }
  .select_group .sg_header {
    padding-bottom: 10px; }
  .select_group .sg_container {
    border-bottom: 1px solid #E9E9EA; }
    .select_group .sg_container .auto-height {
      max-height: 100% !important;
      height: 100% !important; }
    .select_group .sg_container .two-col li {
      width: 49.6%;
      display: inline-block;
      float: left;
      margin: .2%; }
    .select_group .sg_container .three-col li {
      width: 32.93%;
      display: inline-block;
      float: left;
      margin: .2%; }
    .select_group .sg_container .four-col li {
      width: 24.6%;
      display: inline-block;
      float: left;
      margin: .2%; }
    .select_group .sg_container li.list-item-title {
      width: 100% !important;
      display: block;
      margin: 0;
      margin-top: 10px; }
  .select_group .sg_footer {
    padding: 10px 0 0 0; }
  .select_group .sg_search {
    position: relative; }
    .select_group .sg_search i.icon {
      position: absolute;
      top: 7px;
      right: 10px; }
    .select_group .sg_search i.cancel {
      -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
              transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
      display: none; }
    .select_group .sg_search > div {
      position: relative; }
    .select_group .sg_search > div:last-of-type {
      position: absolute;
      top: 5px;
      right: 10px; }
  .select_group .selected {
    background-color: #0077CC !important;
    color: #fff !important; }
    .select_group .selected:hover, .select_group .selected:focus {
      background-color: #0094FE !important;
      color: #fff !important; }
  .select_group .unselected {
    background-color: #FDE9E9 !important;
    color: #004F6E !important; }
    .select_group .unselected:hover, .select_group .unselected:focus {
      background-color: #FDE9E9 !important;
      color: #004F6E !important; }
  .select_group .newselect {
    background-color: #4F7B02 !important;
    color: #fff; }
    .select_group .newselect:hover, .select_group .newselect:focus {
      background-color: #78B801 !important;
      color: #fff !important; }
    .select_group .newselect:hover {
      background-color: #78B801 !important;
      color: #fff !important; }
  .select_group li.disabled {
    opacity: .4; }
    .select_group li.disabled:hover, .select_group li.disabled:focus {
      cursor: not-allowed;
      background-color: transparent; }
  .select_group li.s_g_purple {
    background-color: #EFE1EF !important;
    color: #004F6E !important; }
  .select_group li.s_g_red {
    background-color: #FBD1D3 !important;
    color: #004F6E !important; }
  .select_group li.s_g_blue {
    background-color: #D5EFF9 !important;
    color: #004F6E !important; }
  .select_group li.s_g_green {
    background-color: #D8EBB6 !important;
    color: #004F6E !important; }
  .select_group li.s_g_gray {
    background-color: #E9E9EA !important;
    color: #004F6E !important; }
  .select_group li.selected_grey {
    background-color: #6D6E71 !important;
    color: #fff !important; }
  .select_group li.s_g_orange {
    background-color: #FBEAD7 !important;
    color: #004F6E !important; }
  .select_group .pre-scrollable.disabled > li {
    opacity: .5; }
    .select_group .pre-scrollable.disabled > li:hover, .select_group .pre-scrollable.disabled > li:focus {
      cursor: not-allowed;
      background-color: transparent; }
  .select_group .list-item-title {
    position: relative;
    margin-top: 8px;
    padding-left: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Lato", "Arial";
    font-weight: 400;
    cursor: default; }
    .select_group .list-item-title:before {
      content: '';
      background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%225%22%20height%3D%2214%22%20viewBox%3D%220%200%205%2014%22%3E%3Cpath%20d%3D%22M4.648%207.5a.273.273%200%200%201-.078.18L.93%2011.32c-.047.047-.117.078-.18.078s-.133-.031-.18-.078l-.391-.391a.256.256%200%200%201-.078-.18c0-.063.032-.133.078-.18l3.07-3.07-3.07-3.07c-.047-.047-.078-.117-.078-.18s.032-.133.078-.18l.391-.391C.617%203.631.687%203.6.75%203.6s.133.031.18.078l3.64%203.64a.268.268%200%200%201%20.078.179z%22/%3E%3C/svg%3E");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 1em;
      height: 1em;
      position: absolute;
      left: -3px;
      top: 7px;
      color: #000; }
    .select_group .list-item-title:hover, .select_group .list-item-title:focus {
      background-color: transparent;
      color: #373739; }
  .select_group.s_simple_layout {
    padding: 5px 10px; }
    .select_group.s_simple_layout ul li {
      padding-left: 10px;
      line-height: 22px;
      font-size: 12px; }
    .select_group.s_simple_layout .sg_container {
      border-bottom: none; }
    .select_group.s_simple_layout .btn-group {
      margin-top: 5px;
      min-width: 218px;}
      .select_group.s_simple_layout .btn-group .btn {
        width: 50%; }
      .select_group.s_simple_layout .btn-group .btn.active {
        background-color: #ABDEF3 !important; }
      .select_group.s_simple_layout .btn-group .btn:first-child {
        border-right: 0;
      }
      .select_group.s_simple_layout .btn-group .btn:last-child {
        border-left: 0;
      }
      .select_group.s_simple_layout .btn-group .btn {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border: none; }
      .select_group.s_simple_layout .btn-group .btn:last-of-type {
        border-left: none !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important; }
    .select_group.s_simple_layout .pre-scrollable {
      margin-top: 5px; }
    .select_group.s_simple_layout .btn {
      border-radius: 3px;
      background-color: #fff;
      color: #0077CC;
      font-size: 11px;
      text-transform: uppercase;
      background-image: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .select_group.s_simple_layout .btn:active, .select_group.s_simple_layout .btn:hover, .select_group.s_simple_layout .btn:focus {
        background-color: #D5EFF9; }
    .select_group.s_simple_layout.open > .btn.dropdown-toggle {
      background-color: #0077CC;
      color: #fff;
      border: 1px solid #0077CC; }
      .select_group.s_simple_layout.open > .btn.dropdown-toggle:active, .select_group.s_simple_layout.open > .btn.dropdown-toggle:hover, .select_group.s_simple_layout.open > .btn.dropdown-toggle:focus {
        background-color: #0094FE;
        color: #fff; }
  .select_group .sg_header {
    position: relative; }
    .select_group .sg_header .action {
      font-size: 9px;
      position: absolute;
      right: 0;
      top: 11px;
      padding: 1px 6px;
      margin-right: 0; }
      .select_group .sg_header .action.select_btn {
        background-color: #0077CC;
        color: #fff; }
        .select_group .sg_header .action.select_btn:hover, .select_group .sg_header .action.select_btn:focus {
          background-color: #0094FE; }
        .select_group .sg_header .action.select_btn:active {
          background-color: #003A65; }
      .select_group .sg_header .action.unselect_btn {
        background-color: #E8171F;
        border-color: #E8171F;
        color: #fff; }
        .select_group .sg_header .action.unselect_btn:hover, .select_group .sg_header .action.unselect_btn:focus {
          background-color: #F14950; }
        .select_group .sg_header .merge_btn_info {
          font-size: 14px;
          margin-right: 10px; }

.dropdown-menu {
  min-width: 100%; }
  .dropdown-menu .s_simple_layout.select_group .sg_header h4 {
    padding: 0; }
  .dropdown-menu .s_simple_layout.select_group .sg_container {
    border-bottom: none; }
  .dropdown-menu .s_simple_layout.select_group ul {
    margin-bottom: 0; }
  .dropdown-menu .s_simple_layout.select_group ul li {
    padding: 3px 10px;
    margin-bottom: 2px; }

.sidebar .tooltip-inner {
  width: auto;
}

.sidebar .dropdown,
.sidebar .dropdown-main {
  margin-bottom: 10px; }

.xl_numb_stat {
  font-size: 54px; }

.l_numb_stat {
  font-size: 44px; }

.m_numb_stat {
  font-size: 34px; }

.s_numb_stat, .app_stat .app_stat_content .avg_numb {
  font-size: 18px; }

.xs_numb_stat {
  font-size: 16px; }

.no-bottom-border {
  border-bottom: none !important; }

.app_stat {
  border-bottom: 1px solid #E9E9EA; }
  .app_stat .app_stat_header {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    border-bottom: 1px dashed #E9E9EA; }
    .app_stat .app_stat_header h2 {
      font-size: 62px;
      margin: 0;
      padding: 0;
      color: #fff; }
    .app_stat .app_stat_header h3 {
      font-size: 24px; }
    .app_stat .app_stat_header .app_note {
      font-size: 13px;
      margin-top: 10px; }
    .app_stat .app_stat_header.with-label {
      padding-top: 20px; }
    .app_stat .app_stat_header .label + h3 {
      margin-top: 5px; }
  .app_stat .app_stat_content div {
    padding-left: 0; }
  .app_stat .app_stat_content h4 {
    font-size: 13px;
    line-height: 18px; }
  .app_stat .app_stat_content .avg_text {
    font-size: 12px;
    padding-top: 5px;
    padding-right: 0;
    text-transform: uppercase; }
  .app_stat .app_stat_content .avg_numb {
    font-weight: 500;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .app_stat .app_stat_left {
    padding-bottom: 30px;
    border-right: 1px solid #E9E9EA; }
  .app_stat .avg_time {
    padding-bottom: 20px; }
    .app_stat .avg_time h3 {
      text-transform: uppercase;
      font-weight: 500;
      font-family: "Lato", "Arial";
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 20px; }
  .app_stat .avg_amount .d_block {
    width: 33%;
    display: inline-block;
    float: left;
    text-align: center;
    text-transform: uppercase; }
  .app_stat .avg_amount .day {
    font-size: 34px;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .app_stat .avg_amount span {
    width: 100%;
    display: block; }
  .app_stat.sm {
    border-bottom: none; }
    .app_stat.sm h2 {
      font-size: 14px;
      text-transform: none;
      margin-top: 0; }
    .app_stat.sm .sm_title {
      text-transform: uppercase; }
    .app_stat.sm .app_stat_header {
      padding-top: 0; }
    .app_stat.sm .f-s-big {
      font-size: 54px; }
    .app_stat.sm .avg_amount .d_block {
      display: block;
      width: 100%;
      text-align: left;
      margin-bottom: 10px; }
    .app_stat.sm .avg_amount span {
      font-size: 12px;
      display: inline-block;
      width: auto; }
    .app_stat.sm .avg_amount .day {
      font-size: 16px;
      display: inline-block;
      margin-right: 5px; }
    .app_stat.sm .text-uppercase, .app_stat.sm .initialism {
      text-transform: uppercase !important; }
    .app_stat.sm .arrow-left span {
      font-size: 12px; }
    .app_stat.sm .arrow-left .numb {
      font-size: 16px;
      font-family: "Lato", "Arial";
      font-weight: 400;
      margin-right: 5px; }
    .app_stat.sm .arrow-left li {
      margin-bottom: 2px; }

.top-border {
  border-top: 1px solid #E9E9EA; }

.bottom-border {
  border-bottom: 1px solid #E9E9EA; }

.no-top-border {
  border-top: 0; }

.note {
  border: 1px solid #F4F4F5;
  background-color: #F4F4F5; }
  .note p {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 20px;
    margin-bottom: 0; }

.note-box {
  background-color: #E9F7FC;
  border: 2px solid #049dda;
  padding: 15px 15px; }

.note-box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 10px solid #049dda;
  border-left-color: transparent;
  border-right-color: #049dda;
  border-top-color: transparent;
  border-bottom-color: transparent;
  width: 0;
  height: 0;
  margin: 0 auto; }

.xs-single-block > small {
  min-height: 32px; }

.square-sm-stat h3 {
  text-transform: uppercase;
  font-family: "Lato", "Arial";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px; }
.square-sm-stat .single_block {
  width: 100%;
  display: block;
  clear: both;
  float: left;
  margin-bottom: 20px; }
  .square-sm-stat .single_block .normal-text {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Lato", "Arial";
    font-weight: 400;
    padding-right: 0; }
  .square-sm-stat .single_block .square {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid #0176A4;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #0176A4;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .square-sm-stat .single_block a {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    .square-sm-stat .single_block a:hover .square {
      background-color: #049DDA;
      color: #fff;
      border-color: #049DDA; }
.square-sm-stat.light .single_block h3 {
  font-size: 11px;
  margin: 0;
  margin-bottom: 5px; }
.square-sm-stat.light .single_block > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.square-sm-stat.light .single_block .normal-text {
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Lato", "Arial";
  font-weight: 400;
  padding-right: 0;
  color: #6D6E71; }
.square-sm-stat.light .col-xs-12 {
  padding-left: 0;
  padding-right: 0; }

.miniTables {
  margin-bottom: 0;
  border-left: 2px solid #D2D4D5; }

.miniTables > tbody > tr > td:first-child {
  width: 186px; }

.miniFirst > tbody > tr > td {
  line-height: 16px;
  padding: 3px 5px; }

.miniTables td, .miniTables th {
  font-size: 12px;
  padding: 2px 5px;
  border-top: 1px dashed #E9E9EA; }

.stat-arrow {
  background: #E9E9EA;
  color: #373739;
  font-size: 7pt;
  line-height: 8.5pt;
  height: 100%;
  min-height: 100%;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 20px; }

.super-table > h3 {
  font-size: 16px; }
.super-table > div {
  border-bottom: 1px dashed #939598; }
.super-table .row-title {
  margin-top: 45px;
  font-family: "Lato", "Arial";
  font-weight: 400; }
.super-table .square {
  font-size: 28px;
  height: 50px;
  border: 1px solid #939598;
  color: #6D6E71;
  padding: 5px 7px;
  margin: 27px 0; }
  .super-table .square.color-green {
    color: #4F7B02 !important;
    border-color: #4F7B02; }
  .super-table .square.color-red {
    color: #E8171F !important;
    border-color: #E8171F; }
  .super-table .square.color-blue, .super-table .square .text-default {
    color: #004F6E !important;
    border-color: #004F6E; }
  .super-table .square.color-black {
    color: #000 !important;
    border-color: #000; }
  .super-table .square.color-purple {
    color: #8F2B8C !important;
    border-color: #8F2B8C; }
  .super-table .square.color-orange {
    color: #AF620B !important;
    border-color: #AF620B; }
  .super-table .square.color-light-blue {
    color: #0176A4 !important;
    border-color: #0176A4; }
  .super-table .square.color-gray {
    color: #525355 !important;
    border-color: #525355; }
  .super-table .square.color-light-gray {
    color: #6D6E71 !important;
    border-color: #6D6E71; }
  .super-table .square.color-dark-blue {
    color: #002737 !important;
    border-color: #002737; }
.super-table .number-stat {
  margin: 43px 0; }

.legend-color {
  width: 100%; }
  .legend-color h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0; }
  .legend-color .col-xs-6 {
    margin-bottom: 5px; }
  .legend-color .box {
    float: left;
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
    display: inline-block; }
  .legend-color .normal-text {
    float: left;
    margin-left: 10px; }
  .legend-color .bar-grey {
    background: rgb(181,181,181); }
  .legend-color .bar-blue {
    color: rgb(0,78,168);
    background: rgb(0,78,168); }
  .legend-color .bar-lblue {
    color: rgb(0,169,191);
    background: rgb(0,169,191); }
  .legend-color .bar-green {
    color: rgb(67,173,0);
    background: rgb(67,173,0); }
  .legend-color .bar-yellow {
    color: rgb(227,96,0);
    background: rgb(227,96,0); }
  .legend-color .bar-purple {
    color: rgb(78,0,136);
    background: rgb(78,0,136); }
  .legend-color .bar-red {
    color: rgb(232,23,31);
    background: rgb(232,23,31); }
  .legend-color .bar-grey .bar-text {
    color: #004F6E; }

.custom-stat-add-new .action_button {
  margin-top: -11px; }

#pnlResults {
  margin-top: 50px;
}
#pnlResults > div {
  padding: 10px;
  padding-left: 15px;
  position: relative;
  border: 1px solid #ACBAC9;
  border-top: none; }
#pnlResults > div .panel_number {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 50px;
  opacity: .1;
  font-weight: 600; }
#pnlResults > div:nth-child(even) {
  background-color: #f5f5f5;
}

#pnlResultsEmpty {
  height: 300px;
  padding: 20px 20px;
  position: relative;
  border: 1px solid #ACBAC9; }

#pnlResultsEmptyDiv > div {
  background-color: #eceff1;
  height: 260px;
  position: relative;
  border: 1px solid #ACBAC9; }

.text-light {
  font-weight: normal; }

.borders-top {
  border-top: 1px solid #ACBAC9;
}

.borders-bottom {
  border-bottom: 1px solid #ACBAC9;
}

#ajax-loader .spinner {
  margin: 20px auto; }

.btn_group_abs_pos {
  position: relative;
  z-index: 100;
  right: 0;
  bottom: 45px; }

.logo-title {
  padding-bottom: 20px; }
  .logo-title img {
    max-height: 39px;
    max-width: 300px; }

.dl-horizontal dt {
  font-family: "Lato", "Arial";
  font-weight: 700;
  padding: 8px 0;
  font-size: 14px;
  letter-spacing: 0.02em; }
.dl-horizontal dd {
  line-height: 20px;
  padding-top: 7px;
  border-bottom: 1px solid #E9E9EA;
  font-size: 14px; }
.dl-horizontal .fa {
  font-size: 14px; }
@media (max-width: 991px) {
  .dl-horizontal dt {
    padding-bottom: 0; }
  .dl-horizontal dd {
    padding-top: 0;
    padding-bottom: 8px; } }

.block-application {
  margin-left: 0;
}

.block-application dl dd {
  word-break: break-all;
  word-break: break-word; }

.examiners_app_header {
  display: block;
  clear: both; }

.examiners_app_header h3 {
  margin-bottom: 5px; }

.examiners_app_header .icon.note {
  position: relative;
  top: -4px; }

.examiners_list_block {
  margin-bottom: 10px;
  float: left;
  display: inline;
  position: relative;
  padding-right: 20px; }

.examiners_list_block img {
  float:left;
}

.examiners_list_block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

small.notification {
  display: block; }

.examiners_list_block .total_number {
  font-size: 24px;
  padding-right: 10px;
  display: inline-block;
  font-family: "Lato", "Arial";
  font-weight: 400;
  line-height: 1.1;
  float: left;
  text-align: right;}

.div-tb .row {
  border: 1px solid #E9E9EA;
  padding: 11px 0px 7px 0px;
  border-top: none;
  margin: 0; }
  .div-tb .row:first-of-type {
    border-top: 1px solid #E9E9EA; }
  .div-tb .row p {
    padding-bottom: 0;
    margin-bottom: 0; }
.div-tb .title {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase; }
  .div-tb .title p {
    letter-spacing: 0.04em; }
.div-tb .time {
  font-family: "Lato", "Arial";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: right; }
.div-tb .actions {
  text-align: right;
  font-size: 12px;
  line-height: 20px; }
  .div-tb .actions .fa {
    font-size: 14px;
    position: relative;
    top: 2px; }
    .div-tb .actions .fa.fa-file-text-o {
      top: 3px; }
.div-tb .section_title {
  padding: 20px 14px 10px 14px; }
  .div-tb .section_title h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    padding: 0; }

.box-style0 {
  color: #616161;
  padding: 10px;
  background-color: #f5f5f5; }
  .box-style0 .form-control {
    border-bottom-color: #BCBEC0; }
  .box-style0 .textarea {
    background-color: #fff; }

.panel-default.panel .summaryItem p {
  color: #004F6E;
  line-height: 24px; }
.panel-default.panel .summaryItem h1 {
  color: #D5EFF9; }
.panel-default.panel .summaryItem .label-info {
  background-color: #E8171F; }
.panel-default.panel .form-control {
  height: 30px;
  padding-bottom: 0;
  font-size: 13px; }
.panel-default.panel .with-action {
  position: relative; }
  .panel-default.panel .with-action input {
    width: 85%; }
  .panel-default.panel .with-action i.fa {
    position: absolute;
    right: 0;
    top: 7px; }

.widget-placeholder {
  height: 145px;
  width: 16.667%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  display: inline-block;
  float: left; }
  .widget-placeholder:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M4.396%206.631a.444.444%200%200%200-.629.629l2.051%202.051c.079.08.189.13.31.13H6.154a.495.495%200%200%200%20.325-.163l5.133-6.153a.46.46%200%200%200-.054-.629.455.455%200%200%200-.63.053l-4.83%205.785L4.394%206.63z%22/%3E%3Cpath%20d%3D%22M10.321%201.661a6.26%206.26%200%200%200-7.782.89c-2.453%202.453-2.453%206.458%200%208.91%201.138%201.14%202.712%201.845%204.45%201.845s3.312-.705%204.45-1.845a6.26%206.26%200%200%200%20.879-7.803.44.44%200%201%200-.748.468c1.356%202.147%201.041%204.903-.761%206.705-2.105%202.105-5.546%202.105-7.651%200s-2.105-5.546%200-7.651a5.404%205.404%200%200%201%206.696-.77.441.441%200%200%200%20.468-.747z%22/%3E%3C/svg%3E");
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    left: 15px;
    top: 0;
    text-align: center;
    font-size: 30px;
    background-color: #F4F4F5;
    border: 1px solid #E9E9EA;
    height: 100%;
    line-height: 150px;
    width: calc(100% - 30px); }
@media (max-width: 1199px) {
  .widget-placeholder {
    width: 33.33%; } }
@media (max-width: 992px) {
  .widget-placeholder {
    width: 50%; } }
@media (max-width: 768px) {
  .widget-placeholder {
    width: 100%; } }
.custom-stats-placeholder {
  width: 100%;
  background-color: #FFFCEB;
  height: 51px; }

#ppm-intro .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start; }
#ppm-intro a {
  text-decoration: none; }

.first-header {
  margin-top: 30px;
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid #D2D4D5; }
  .first-header .form-group, .first-header .bootstrap-select {
    margin-bottom: 0; }
  .first-header .bootstrap-select .btn:hover, .first-header .bootstrap-select .btn:focus, .first-header .bootstrap-select .btn:active {
    background-color: #fff; }
  .first-header .bootstrap-select.open .dropdown-toggle {
    background-color: #fff; }
    .first-header .bootstrap-select.open .dropdown-toggle:hover, .first-header .bootstrap-select.open .dropdown-toggle:focus, .first-header .bootstrap-select.open .dropdown-toggle:active {
      background-color: #fff; }
  .first-header .action_button {
    right: 20px; }
  @media (max-width: 768px) {
    .first-header .action_button {
      position: relative; }
    .first-header {
      padding: 20px 0 10px 0; } }

.ppm-out-table-h {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  .ppm-out-table-h .title h5 {
    margin: 0; }
  .ppm-out-table-h .results {
    font-size: 14px; }
    .ppm-out-table-h .results span {
      position: relative;
      top: 1px; }
  .ppm-out-table-h .desc h6 {
    margin: 0;
    position: relative;
    top: 1px; }
  .ppm-out-table-h .ppm-actions {
    text-align: right; }
    .ppm-out-table-h .ppm-actions i , .ppm-out-table-h .ppm-actions a{
      float: right;
      margin-right: 10px;
      margin-left: 0; }
    .ppm-out-table-h .ppm-actions i.fa, .ppm-out-table-h .ppm-actions a.fa {
      margin-top: 3px;
      opacity: .5; }
      .ppm-out-table-h .ppm-actions i.fa:hover, .ppm-out-table-h .ppm-actions i.fa:focus, .ppm-out-table-h .ppm-actions a.fa:hover, .ppm-out-table-h .ppm-actions a.fa:focus {
        opacity: 1; }
  .ppm-out-table-h .title, .ppm-out-table-h .results, .ppm-out-table-h .desc, .ppm-out-table-h .actions {
    line-height: 1; }
  .ppm-out-table-h .is_share, .ppm-out-table-h .is_movable {
    min-width: 13px;
    min-height: 14px;
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .ppm-out-table-h .is_movable {
    width: 0px;
    min-width: 0;
    opacity: 0;
    -webkit-transform: translate(-30px, 0);
    transform: translate(-30px, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    margin-right: 0; }
  @media (max-width: 768px) {
    .ppm-out-table-h .col-sm-4, .ppm-out-table-h .col-sm-3, .ppm-out-table-h .col-sm-2 {
      margin-bottom: 15px;
      width: 100%;
      display: block; } }
  .ppm-out-table-h input.form-control {
    width: auto;
    background-color: transparent;
    font-family: "Lato", "Arial";
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: none;
    height: auto;
    line-height: inherit;
    width: 90%;
    position: relative;
    top: -2px; }
  .ppm-out-table-h .bootstrap-select {
    margin-bottom: 0 !important; }

.new_02 .c_box.panel {
    min-height: 150px; }
.new_02 .c_box.panel .block_title {
  margin: 0 -15px;
  font-size: 12px;
  padding: 3px 15px;
  background-color: #525355;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .new_02 .c_box.panel .block_title a.txt-icon {
    display: none; }
.new_02 .c_box.panel .panel-body {
  padding-top: 0; }
  .new_02 .c_box.panel .panel-body h1, .new_02 .c_box.panel .panel-body p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: "Lato", "Arial";
    font-weight: 400; }
  .new_02 .c_box.panel .panel-body p > small {
    font-size: 10px;
    text-transform: uppercase;
  }
.new_02 .c_box.panel .summaryItem p {
  font-size: 13px;
  letter-spacing: 0.02em;
  text-transform: lowercase;
  line-height: 1.1; }
  .new_02 .c_box.panel .summaryItem p .label {
    margin-top: 5px;
    display: inline-block;
    padding-left: 1rem;
    padding-right: 1rem; }
.new_02 .c_box.panel.panel-default .block_title {
  color: #fff; }

a:hover .c_box.panel {
  opacity: .9;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2); }

.c_box.panel {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  .c_box.panel .summaryItem p {
    margin-bottom: 0;
    padding-bottom: 0; }

.c_box.box-height {
  height: 145px;
}

.box-style0.panel .block_title {
  color: #fff; }
  .box-style0.panel .block_title a {
    color: #0176A4; }
.box-style0.panel .summaryItem p {
  color: #004F6E; }
.box-style0.panel .summaryItem h1 {
  color: #004F6E; }
.box-style0.panel .summaryItem .label-info {
  background-color: #E9E9EA; }
.new_02 .box-style0.panel .block_title {
  background-color: #E9E9EA; }
.box-style0 .summaryItem p {
  line-height: 24px; }

.box-style1 {
  background-color: #003A65; }
  .box-style1.panel .block_title {
    color: #fff; }
    .box-style1.panel .block_title a {
      color: #D5EFF9; }
      .box-style1.panel .block_title a:hover {
        color: #E9F7FC; }
  .box-style1.panel .summaryItem p {
    color: #fff; }
  .box-style1.panel .summaryItem h1 {
    color: #fff; }
  .new_02 .box-style1.panel .block_title {
    background-color: #0077CC; }
  .box-style1 .summaryItem p {
    line-height: 24px; }

.box-style2 {
  background-color: #0077CC; }
  .box-style2.panel .block_title {
    color: #fff; }
    .box-style2.panel .block_title a {
      color: #E9F7FC; }
      .box-style2.panel .block_title a:hover {
        color: #fff; }
  .box-style2.panel .summaryItem p {
    color: #fff; }
  .box-style2.panel .summaryItem h1 {
    color: #fff; }
  .box-style2.panel .summaryItem .label-info {
    background-color: #003A65; }
  .new_02 .box-style2.panel .block_title {
    background-color: #003A65; }
  .box-style2 .summaryItem p {
    line-height: 24px; }

.box-style3 {
  background-color: #8F2B8C; }
  .box-style3.panel .block_title {
    color: #fff; }
    .box-style3.panel .block_title a {
      color: #EFE1EF; }
      .box-style3.panel .block_title a:hover {
        color: #F7F0F6; }
  .box-style3.panel .summaryItem p {
    color: #fff; }
  .box-style3.panel .summaryItem h1 {
    color: #fff; }
  .box-style3.panel .summaryItem .label-info {
    background-color: #511953; }
  .new_02 .box-style3.panel .block_title {
    background-color: #5E1E5D; }
  .box-style3 .summaryItem p {
    line-height: 24px; }

.box-style4 {
  background-color: #AF620B; }
  .box-style4.panel .block_title {
    color: #fff; }
    .box-style4.panel .block_title a {
      color: #FDF5EB; }
      .box-style4.panel .block_title a:hover {
        color: #FDF5EB; }
  .box-style4.panel .summaryItem p {
    color: #fff; }
  .box-style4.panel .summaryItem h1 {
    color: #fff; }
  .box-style4.panel .summaryItem .label-info {
    background-color: #754207; }
  .new_02 .box-style4.panel .block_title {
    background-color: #754207; }
  .box-style4 .summaryItem p {
    line-height: 24px; }

.box-style5 {
  background-color: #525355; }
  .box-style5.panel .block_title {
    color: #fff; }
    .box-style5.panel .block_title a {
      color: #E9E9EA; }
      .box-style5.panel .block_title a:hover {
        color: #E9E9EA; }
  .box-style5.panel .summaryItem p {
    color: #fff; }
  .box-style5.panel .summaryItem h1 {
    color: #fff; }
  .box-style5.panel .summaryItem .label-info {
    background-color: #373739; }
  .new_02 .box-style5.panel .block_title {
    background-color: #373739; }
  .box-style5 .summaryItem p {
    line-height: 24px; }

.box-style6 {
  background-color: #E9E9EA; }
  .box-style6.panel .block_title {
    color: #373739; }
    .box-style6.panel .block_title a {
      color: #6D6E71; }
      .box-style6.panel .block_title a:hover {
        color: #6D6E71; }
  .box-style6.panel .summaryItem p {
    color: #373739; }
  .box-style6.panel .summaryItem h1 {
    color: #373739; }
  .new_02 .box-style6.panel .block_title {
    background-color: #E9E9EA; }
  .box-style6 .summaryItem p {
    line-height: 24px; }

.box-style7 {
  background-color: #4F7B02; }
  .box-style7.panel .block_title {
    color: #fff; }
    .box-style7.panel .block_title a {
      color: #EDF4DB; }
      .box-style7.panel .block_title a:hover {
        color: #EDF4DB; }
  .box-style7.panel .summaryItem p {
    color: #fff; }
  .box-style7.panel .summaryItem h1 {
    color: #fff; }
  .box-style7.panel .summaryItem .label-info {
    background-color: #293D00; }
  .new_02 .box-style7.panel .block_title {
    background-color: #293D00; }
  .box-style7 .summaryItem p {
    line-height: 24px; }

.box-style8 {
  background-color: #1e1e1e; }
  .box-style8.panel .block_title {
    color: #fff; }
    .box-style8.panel .block_title a {
      color: #E9E9EA; }
      .box-style8.panel .block_title a:hover {
        color: #E9E9EA; }
  .box-style8.panel .summaryItem p {
    color: #fff; }
  .box-style8.panel .summaryItem h1 {
    color: #fff; }
  .box-style8.panel .summaryItem .label-info {
    background-color: #000; }
  .new_02 .box-style8.panel .block_title {
    background-color: #000; }
  .box-style8 .summaryItem p {
    line-height: 24px; }

.box-style9 {
  background-color: #BE151D; }
  .box-style9.panel .block_title {
    color: #fff; }
    .box-style9.panel .block_title a {
      color: #FDE9E9; }
      .box-style9.panel .block_title a:hover {
        color: #FDE9E9; }
  .box-style9.panel .summaryItem p {
    color: #fff; }
  .box-style9.panel .summaryItem h1 {
    color: #fff; }
  .box-style9.panel .summaryItem .label-info {
    background-color: #8E1216; }
  .new_02 .box-style9.panel .block_title {
    background-color: #8E1216; }
  .box-style9 .summaryItem p {
    line-height: 24px; }

.quick-links-wrapper .col-xs-6 .panel {
  height: 150px; }
.quick-links-wrapper .style2 .created_by .status {
  color: #8ea4bf !important; }
.quick-links-wrapper .style1 .created_by .status {
  color: #fff !important; }

.quick-links-wrapper .card.style1 .card-block {
  background-color: #6D6E71;
  height: 150px; }
  .quick-links-wrapper .card.style1 .card-block .title {
    color: #fff; }
  .quick-links-wrapper .card.style1 .card-block a, .quick-links-wrapper .card.style1 .card-block span, .quick-links-wrapper .card.style1 .card-block .name, .quick-links-wrapper .card.style1 .card-block .date, .quick-links-wrapper .card.style1 .card-block h2 {
    color: #fff; }
  .quick-links-wrapper .card.style1 .card-block i.fa.icon {
    opacity: 1;
    color: #E9E9EA; }
    .quick-links-wrapper .card.style1 .card-block i.fa.icon:hover {
      color: #fff; }
  .quick-links-wrapper .card.style1 .card-block a:hover i.fa, .quick-links-wrapper .card.style1 .card-block a:hover h2 {
    color: #fff; }
  .quick-links-wrapper .card.style1 .card-block .card-title {
    background-color: #525355;
    color: #fff; }
  .quick-links-wrapper .card.style1 .card-block .card-text {
    border: none; }
.quick-links-wrapper .card.style1.share .card-title {
  color: #fff; }
  .quick-links-wrapper .card.style1.share .card-title:after {
    color: #fff; }
.quick-links-wrapper .card.style2 .card-block {
  background-color: #004F6E;
  height: 150px; }
  .quick-links-wrapper .card.style2 .card-block .title {
    color: #fff; }
  .quick-links-wrapper .card.style2 .card-block a, .quick-links-wrapper .card.style2 .card-block span, .quick-links-wrapper .card.style2 .card-block .name, .quick-links-wrapper .card.style2 .card-block .date, .quick-links-wrapper .card.style2 .card-block h2 {
    color: #fff; }
  .quick-links-wrapper .card.style2 .card-block i.fa.icon {
    opacity: 1;
    color: #E9E9EA; }
    .quick-links-wrapper .card.style2 .card-block i.fa.icon:hover {
      color: #fff; }
  .quick-links-wrapper .card.style2 .card-block .card-title {
    background-color: #1B1C1C;
    color: #fff; }
  .quick-links-wrapper .card.style2 .card-block .card-text {
    border: none; }
.quick-links-wrapper .card.style2.share .card-title {
  color: #fff; }
  .quick-links-wrapper .card.style2.share .card-title:after {
    color: #fff; }

.assignment .assignment-ord-numb {
  background-color: #616161;
  position: relative;
  top: -10px;
  padding: 8px 10px;
  color: #fff;
  margin: 0 -10px; }
.assignment .row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px; }
.assignment p {
  margin-bottom: 0; }
@media (max-width: 768px) {
  .assignment .title {
    margin-bottom: 3px;
    margin-top: 11px; }
  .assignment .title:empty {
    margin: 0; }
  .assignment .row {
    margin-bottom: 0; } }

.box-border1 {
  padding: 20px 10px;
  border: 1px solid #E9E9EA; }

.box-border2 {
  padding: 20px 10px;
  border: 1px solid #F4F4F5; }

.box-time {
  background-color: #525355;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato", "Arial";
  font-weight: 300;
  font-size: 10px;
  line-height: 10px;
  padding: 1px 6px;
  border-radius: 2px;
  margin-left: 6px; }

.box-p20 {
  padding: 0 20px !important; }

.profile-box {
  margin-top: 30px;
  font-size: 15px;
  line-height: 20px; }
  .profile-box .sidebar {
    font-size: 13px;
    line-height: 17px;
    border-left: 1px solid #D2D4D5; }
    .profile-box .sidebar h4, .profile-box .sidebar h5, .profile-box .sidebar h6 {
      text-transform: uppercase; }

#pswd_info {
  border: 1px solid #E9E9EA;
  background-color: #F4F4F5;
  padding: 20px 20px 10px;
  display: inline-block;
  clear: both;
  width: 100%; }
  #pswd_info.absolute {
    position: absolute;
    z-index: 1000;
    max-width: 90%;
    width: 30%;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); }
    #pswd_info.absolute:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 14px 15px 14px;
      border-color: transparent transparent #F4F4F5 transparent;
      top: -15px;
      position: absolute;
      left: 10px;
      z-index: 1001; }
    #pswd_info.absolute:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 14px 15px 14px;
      border-color: transparent transparent #D2D4D5 transparent;
      top: -16px;
      position: absolute;
      left: 10px;
      z-index: 1000; }
  #pswd_info h2 {
    font-size: 14px;
    margin: 0;
    font-family: "Lato", "Arial";
    font-weight: 300; }
  #pswd_info ul {
    margin: 0;
    margin-top: 15px;
    padding-left: 0;
    list-style: none;
    display: inline-block; }
    #pswd_info ul li {
      width: 25%;
      font-size: 12px;
      display: inline-block;
      margin-bottom: 6px;
      float: left;
      padding-left: 15px;
      position: relative; }
      #pswd_info ul li.valid {
        color: #4F7B02; }
        #pswd_info ul li.valid:before {
          content: '';
          width: 8px;
          height: 8px;
          border-radius: 40px;
          background-color: #78B801;
          display: inline-block;
          top: 4px;
          left: 0;
          position: absolute; }
      #pswd_info ul li.invalid {
        color: #BE151D; }
        #pswd_info ul li.invalid:before {
          content: '';
          width: 8px;
          height: 8px;
          border-radius: 40px;
          background-color: #E8171F;
          display: inline-block;
          top: 4px;
          left: 0;
          position: absolute; }

.q_l_move_optinos {
  -webkit-transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  position: absolute;
  right: 0;
  top: 2px;
  opacity: 0;
  z-index: -1; }
  .q_l_move_optinos a, .q_l_move_optinos span {
    font-size: 12px; }
  .q_l_move_optinos span {
    color: #6D6E71;
    margin-right: 10px;
    text-transform: initial; }
  @media (max-width: 992px) {
    .q_l_move_optinos {
      opacity: 1;
      z-index: 1;
      top: -5px;} }

    @media (max-width: 767px) {
      .q_l_move_optinos {
        position: relative;
        text-align: center;
        top: 0;
      }
    }

.q_l_empty {
  width: 100%;
  display: inline-block;
  padding: 10px 0 40px 0; }

.quick-links-wrapper:hover .q_l_move_optinos,
.q_l_move_visible {
  opacity: 1;
  z-index: 10; }
  .quick-links-wrapper:hover .q_l_move_optinos i,
  .q_l_move_visible i {
    position: relative;
    top: -2px;
    opacity: .6; }
.quick-links-wrapper .panel .block_title {
  cursor: move; }

.widget-handle {
  cursor: move; }

.s-r-section .section-header {
  padding: 17px 0 15px 0;
  background-color: #e5e5e5;
  min-height: 50px;
  cursor: pointer;
  border-bottom: 1px solid #ddd; }
  .s-r-section .section-header.collapsed {
    border-bottom: 1px solid #ddd; }
  .s-r-section .section-header:hover .is_movable {
    margin-right: 7px;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: auto;
    min-width: 13px; }
.s-r-section .s-r-section-title {
  font-size: 1.6rem;
  font-family: "Lato", "Arial";
  font-weight: 400;
  max-width: 1170px;
  margin: 0 auto; }
  .s-r-section .s-r-section-title .icon-drop {
    outline: none;
    top: -1px;
    margin-left: 10px;
    position: relative;
    width: 16px;
    height: 10px;
    display: inline-block; }
.s-r-section .section-header.collapsed .s-r-section-title .icon-drop {
  background-image: url(/assets/img/drop-down-icon.png);
  background-position: 0 0;
  background-repeat: no-repeat; }
.s-r-section .section-header .s-r-section-title .icon-drop {
  background-image: url(/assets/img/drop-down-icon.png);
  background-position: 0 bottom;
  background-repeat: no-repeat; }
.s-r-section .tab-content {
  padding-left: 15px;
  padding-right: 15px; }
  .s-r-section .tab-content.with-background {
    background-color: #F4F4F5; }
.s-r-section .container {
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0; }
  .s-r-section .container.collapse > .row {
    padding: 30px 0 0 0; }
.s-r-section.s-r-section .collapse.container > .row {
  padding-top: 0; }
.s-r-section i.fa-angle-down {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
.s-r-section .non_hover.open i.fa-angle-down {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.s-r-section a .fa {
  color: #000; }
.s-r-section a.dropdown-toggle .fa {
  color: #fff; }
.s-r-section a.dropdown-toggle:hover .fa, .s-r-section a.dropdown-toggle:focus .fa {
  color: #fff; }

.s-r-art-unit {
  margin-bottom: 30px; }

.visual-y-o-y .visual-y-o-y-label {
  z-index: -1;
  padding-top: 35px;
  font-family: "Lato", "Arial";
  font-weight: 400; }
  .visual-y-o-y .visual-y-o-y-label p {
    margin-bottom: 0;
    font-size: 12px;
    display: inline-block;
    color: #0176A4;
    text-transform: uppercase; }
  .visual-y-o-y .visual-y-o-y-label .y-o-y-l-2 {
    position: relative;
    -webkit-transform: translate(-107px, 0px);
    transform: translate(-107px, 0px); }
  .visual-y-o-y .visual-y-o-y-label .y-o-y-l-3 {
    float: right;
    max-width: 100px;
    text-align: right; }
.visual-y-o-y .first-row {
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  display: inline-block; }
  .visual-y-o-y .first-row .filling-date {
    background-color: #E9E9EA; }
  .visual-y-o-y .first-row .filling-date,
  .visual-y-o-y .first-row .issuance {
    font-family: "Lato", "Arial";
    font-weight: 400;
    line-height: 30px;
    font-family: 16px;
    text-align: center;
    height: 30px;
    display: inline-block;
    float: left; }
    .visual-y-o-y .first-row .filling-date span,
    .visual-y-o-y .first-row .issuance span {
      max-width: 100px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .visual-y-o-y .first-row .issuance {
    background-color: #D2D4D5;
    position: relative; }
    .visual-y-o-y .first-row .issuance:before, .visual-y-o-y .first-row .issuance:after {
      content: '';
      height: 120px;
      width: 1px;
      background-image: url(/assets/img/dash_vertical.png);
      background-repeat: repeat;
      position: absolute;
      top: -15px;
      z-index: 100; }
    .visual-y-o-y .first-row .issuance:before {
      left: 0; }
    .visual-y-o-y .first-row .issuance:after {
      right: 0; }
  .visual-y-o-y .first-row .filling-date {
    position: relative; }
    .visual-y-o-y .first-row .filling-date:before {
      content: '';
      height: 120px;
      width: 1px;
      background-image: url(/assets/img/dash_vertical.png);
      background-repeat: repeat;
      position: absolute;
      top: -15px;
      z-index: 100; }
    .visual-y-o-y .first-row .filling-date:before {
      left: 0; }
.visual-y-o-y .total {
  font-family: "Lato", "Arial";
  font-weight: 400;
  background-color: #0077CC;
  width: 100%;
  clear: both;
  line-height: 30px;
  text-align: center;
  height: 30px;
  display: inline-block;
  color: #fff;
  position: relative;
  z-index: 101; }
.visual-y-o-y .empty {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: repeat;
  background-image: url(../img/empty_timeline_graph.png); }
.visual-y-o-y .info-time .icon {
  float: none;
  position: relative;
  top: 5px; }

.graph {
  margin-top: 40px;
  margin-bottom: 40px; }
  .graph .graph-header {
    position: relative; }
    .graph .graph-header h3 {
      font-size: 14px;
      margin-top: 10px; }
    .graph .graph-header span {
      position: absolute;
      right: 0;
      top: 0; }
    .graph .graph-header small {
      font-size: 11px;
      color: #6D6E71; }
  .graph.no-margin {
    margin: 0 !important; }
  .graph.square .single_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.portfolio-applications div {
  float: left;
  width: 9px;
  height: 9px;
  margin: 1px;
  text-indent: -9999px; }

.dat {
  display: none;
  position: absolute;
  border: 1px solid #E9E9EA;
  background-color: #F4F4F5;
  padding: 10px 15px;
  box-shadow: 0 0 10px #000; }

.sel {
  background-color: #E8171F !important; }

#pmpbx .dbl-click-info img {
  height: 17px;
  margin: -8px 0 -3px 3px; }

ul.link-list {
  margin-top: 15px; }
  ul.link-list a {
    opacity: .7;
    display: inline-block;
    color: #0067B1; }
  ul.link-list a:hover {
    opacity: 1;
    color: #0094FE; }
  ul.link-list li {
    display: inline-block; }
    ul.link-list li:after {
      content: '|';
      margin: 0 8px;
      position: relative;
      color: #D2D4D5; }
    ul.link-list li:last-child:after {
      display: none !important; }
  ul.link-list .numb {
    margin-right: 0 !important; }

.application-timeline-body {
  margin-top: 30px;
  margin-bottom: 30px; }
  .application-timeline-body .ap_legend {
    height: 65px;
    display: inline-block;
    float: left;
    padding: 6px;
    background-image: url(/assets/img/cross-stripe.png);
    background-size: contain; }
    .application-timeline-body .ap_legend > div:not(.tooltip) {
      height: 40px;
      display: inline-block;
      float: left; }
    .application-timeline-body .ap_legend.style1 {
      border: 6px solid #939598; }
    .application-timeline-body .ap_legend.style2 {
      border: 6px solid #E8171F; }
    .application-timeline-body .ap_legend.style3 {
      border: 6px solid #78B801; }
    .application-timeline-body .ap_legend .bar-grey {
      background-color: #D2D4D5; }
    .application-timeline-body .ap_legend .bar-lblue {
      background-color: #049DDA; }
    .application-timeline-body .ap_legend .bar-blue {
      background-color: #0176A4; }
    .application-timeline-body .ap_legend .bar-yellow {
      background-color: #E98312; }
    .application-timeline-body .ap_legend .bar-red {
      background-color: #E8171F; }
    .application-timeline-body .ap_legend .bar-green {
      background-color: #78B801; }
    .application-timeline-body .ap_legend .bar-lgreen {
      background-color: #B0D66D; }

.app-list-output-container {
  overflow: auto;
  max-height: 329px;
  height: 329px; }
  .app-list-output-container p {
    font-size: 12px; }

div.jstree.jstree-default .jstree-icon.fa.fa-folder-open {
  width: 1.1em;
  height: 1.1em;
  position: relative;
  top: 6px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M14.679%207.438c0%20.187-.117.375-.242.516l-2.625%203.094c-.453.532-1.375.953-2.063.953h-8.5c-.281%200-.679-.086-.679-.438%200-.187.117-.375.242-.516l2.625-3.094C3.89%207.421%204.812%207%205.5%207H14c.281%200%20.679.086.679.438zM12%204.75V6H5.5c-.976%200-2.188.555-2.821%201.305L.007%2010.446c0-.063-.007-.133-.007-.196v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h4.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }
div.jstree.jstree-default .jstree-icon.fa.fa-folder {
  width: 1.1em;
  height: 1.1em;
  position: relative;
  top: 6px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213%22%20height%3D%2214%22%20viewBox%3D%220%200%2013%2014%22%3E%3Cpath%20d%3D%22M13%204.75v5.5c0%20.961-.789%201.75-1.75%201.75h-9.5C.789%2012%200%2011.211%200%2010.25v-7.5C0%201.789.789%201%201.75%201h2.5C5.211%201%206%201.789%206%202.75V3h5.25c.961%200%201.75.789%201.75%201.75z%22/%3E%3C/svg%3E"); }

.app-list-box {
  position: relative;
  min-height: 560px;
  height: auto;
  border-right: 1px solid #D2D4D5;
  padding-top: 40px; }
  .app-list-box:last-of-type {
    border-right: none; }
  .app-list-box .app-list-title {
    position: absolute;
    background-color: #D2D4D5;
    color: #000;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 6px 0;
    font-size: 12px;
    text-transform: uppercase; }
    .app-list-box .app-list-title.light0 {
      background-color: #D2D4D5; }
    .app-list-box .app-list-title.light1 {
      background-color: #E9E9EA; }
    .app-list-box .app-list-title.light2 {
      background-color: #F4F4F5; }
    .app-list-box .app-list-title.light3 {
      background-color: #0176A4;
      color: #fff; }
  .app-list-box .textarea {
    resize: none; }
.app-list-box .bootstrap-select {
  height: 52px;
}

.sortable_2fa {
  max-height: 370px;
  overflow: auto; }
  .sortable_2fa li {
    padding: 3px 6px !important;
    background-color: #E9E9EA;
    margin: 2px 0;
    display: block; }
    .sortable_2fa li:hover {
      background-color: #D2D4D5; }
  .sortable_2fa .ui-sortable-handle {
    cursor: move; }

.max_height_app_list {
  max-height: 370px;
  overflow: auto; }

div#pswd_info ul.pass_chk_list {
  width: 100%;
  clear: both;
  display: block; }
  div#pswd_info ul.pass_chk_list li {
    width: 100%;
    display: block; }

.input_style_pattern, .customized_pattern span > .form-control, .customized_pattern .form-group > .form-control, .customized_pattern .form-group .input-group input {
  border-bottom: 1px solid #D2D4D5;
  background-color: #F4F4F5;
  padding: 0 10px;
  top: -3px; }
  .input_style_pattern:hover, .customized_pattern span > .form-control:hover, .customized_pattern .form-group > .form-control:hover, .customized_pattern .form-group .input-group input:hover, .input_style_pattern:focus, .customized_pattern span > .form-control:focus, .customized_pattern .form-group > .form-control:focus, .customized_pattern .form-group .input-group input:focus {
    border-bottom-color: #049DDA; }

.select_style_pattern, .customized_pattern .bootstrap-select > .btn {
  border: 1px solid #D2D4D5 !important;
  background-color: #F4F4F5; }

h5.customized_pattern_title {
  cursor: pointer;
  text-transform: uppercase; }
  h5.customized_pattern_title i {
    margin-right: 7px;
    top: 2px;
    position: relative;
    font-size: 22px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin-right: 10px; }
  h5.customized_pattern_title.collapsed i {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

.customized_pattern {
  padding-top: 20px; }
  .customized_pattern span > .form-control, .customized_pattern .form-group > .form-control {
    width: auto;
    min-width: 100px;
    line-height: 1;
    display: inline-block;
    max-width: 235px;
    margin: 0 10px; }
    .customized_pattern span > .form-control, .customized_pattern .form-group > .form-control {
      position: relative; }
  .customized_pattern .bootstrap-select.form-control {
    padding: 0;
    margin: 0 5px 5px 5px !important; }
  .customized_pattern .bootstrap-select.open.btn-group > .dropdown-menu {
    margin-top: 0; }
  .customized_pattern .bootstrap-select.form-control:not([class*="span"]) {
    width: auto;
    min-width: 100px;}
  .customized_pattern .form-group {
    padding: 15px 20px;
    background-color: #F4F4F5;
    margin: 20px 0 20px 0;
    display: inline-block;
    width: 100%; }
    .customized_pattern .form-group:first-child {
      border-top: none; }
    .customized_pattern .form-group > label, .customized_pattern .form-group > input, .customized_pattern .form-group > .form-group {
      margin: 8px 0 !important; }
      .customized_pattern .form-group > label input, .customized_pattern .form-group > label label, .customized_pattern .form-group > input input, .customized_pattern .form-group > input label, .customized_pattern .form-group > .form-group input, .customized_pattern .form-group > .form-group label {
        margin: 0 !important; }
    .customized_pattern .form-group label > span {
      position: absolute;
      top: -20px;
      left: 0;
      font-size: 12px;
      color: #6D6E71;
      opacity: 1; }
    .customized_pattern .form-group .input-group {
      position: relative;
      top: -3px;
      display: inline-block; }
      .customized_pattern .form-group .input-group input {
        min-width: 60px;
        width: 60px;
        top: 0; }
      .customized_pattern .form-group .input-group input, .customized_pattern .form-group .input-group span {
        display: inline-block; }
      .customized_pattern .form-group .input-group .input-group-addon {
        width: auto;
        line-height: 32px;
        position: relative;
        left: 0px;
        top: 0px;
        background-color: #E9E9EA; }
      .customized_pattern .form-group .input-group.inline {
        margin-left: 5px; }
    .customized_pattern .form-group.inline {
      border-top: none;
      display: inline-block;
      width: auto; }
    .customized_pattern .form-group .form-group {
      padding: 0 !important;
      display: inline-block;
      width: auto; }
    .customized_pattern .form-group .actions_btn {
      position: absolute;
      top: -20px;
      right: 0; }
      .customized_pattern .form-group .actions_btn i {
        margin-left: 7px; }
  .customized_pattern .radio-inline, .customized_pattern .checkbox-inline {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 1px; }
  .customized_pattern .add_plus {
    font-size: 11px;
    text-transform: uppercase;
    top: 0px !important; }
    .customized_pattern .add_plus span {
      margin-right: 2px; }

.ppm-container td > .label {
  vertical-align: middle; }

.ppm-container > div > div > h2 {
  margin-right: 50px;
}

.ppm-container > div > div > a {
  top: -15px !important;
}

.ppm-container > div > table {
  min-width: 900px;
}

.sppm-member-preview-container {
  position: relative; }
  .sppm-member-preview-container .horizontal-avatar-sublist {
    min-height: 25px;
    clear: both;
    display: inline-block;
    width: auto;
    max-width: 91%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .sppm-member-preview-container .horizontal-avatar-sublist:after {
      content: '';
      position: absolute;
      z-index: 10;
      right: 9%;
      width: 35px;
      height: 25px;
      background: rgba(248, 80, 50, 0);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 80, 50, 0)), color-stop(100%, #fff));
      background: -webkit-linear-gradient(left, rgba(248, 80, 50, 0) 0%, #fff 100%);
      background: linear-gradient(to right, rgba(248, 80, 50, 0) 0%, #fff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8171F', endColorstr='#ffffff', GradientType=1 ); }
  .sppm-member-preview-container .c-title-bubble {
    background-color: #0176A4;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center; }
  .sppm-member-preview-container .c-title-sq {
    background-color: #0176A4;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 2px 6px;
    font-size: 10px;
    margin-top: 4px; }
  .sppm-member-preview-container .c-title-bubble, .sppm-member-preview-container .c-title-sq {
    display: inline-block;
    margin-right: 3px;
    cursor: pointer; }
  .s_add_user, .customized_pattern .add_plus {
    display: inline-block;
    padding: 7px;
    cursor: pointer;
    position: relative;
    z-index: 20;
    right: 0;
    top: -7px; }
    .s_add_user small, .customized_pattern .add_plus small {
      text-transform: uppercase;
      font-size: 11px; }
    .s_add_user, .customized_pattern .add_plus, .s_add_user span, .customized_pattern .add_plus span {
      -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
              transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    .s_add_user:hover span, .customized_pattern .add_plus:hover span, .s_add_user:focus span, .customized_pattern .add_plus:focus span {
      background-color: #4F7B02; }
    .s_add_user span, .customized_pattern .add_plus span {
      width: 17px;
      height: 17px;
      display: inline-block;
      text-align: center;
      line-height: 16px;
      font-size: 14px;
      font-weight: 300;
      border-radius: 50%;
      background-color: #4F7B02;
      color: #fff; }
    .s_add_user.no-user, .customized_pattern .no-user.add_plus {
      left: 0;
      right: auto; }

.monitoring_type_box .inline-radio-holder {
  padding: 20px 20px 17px 20px;
  background-color: #D5EFF9;
  margin-bottom: 20px; }

.tabbable-panel .application-timeline-options {
  padding-top: 20px;
  float: left;
  width: 100%;
  display: block; }
  .tabbable-panel .application-timeline-options .application-timeline-show-title,
  .tabbable-panel .application-timeline-options .application-timeline-averageby-title {
    font-weight: 600; }
  .tabbable-panel .application-timeline-options .application-timeline-averageby, .tabbable-panel .application-timeline-options .application-timeline-show {
    width: 50%;
    float: left;
    display: inline-block; }
  .tabbable-panel .application-timeline-options .application-timeline-averageby *, .tabbable-panel .application-timeline-options .application-timeline-show > div {
    display: inline-block; }
  .tabbable-panel .application-timeline-options .application-timeline-averageby-option {
    display: inline-block;
    margin-left: 7px;
    padding: 6px 12px;
    cursor: pointer; }
    .tabbable-panel .application-timeline-options .application-timeline-averageby-option-selected {
      border-bottom: 7px solid #e8171f; }
  .tabbable-panel .application-timeline-options .application-timeline-show {
    position: relative;
    margin-top: -5px; }
    .tabbable-panel .application-timeline-options .application-timeline-show > .form-group {
      margin-bottom: 0; }
.tabbable-panel .application-timeline-head {
  background-color: #616161;
  color: #fff;
  padding: 7px 15px;
  width: 100%;
  float: left;
  display: inline-block; }
  .tabbable-panel .application-timeline-head-left, .tabbable-panel .application-timeline-head-right {
    display: inline-block;
    float: left;
    width: 50%; }
  .tabbable-panel .application-timeline-head-right {
    text-align: right; }
.tabbable-panel li.disabled a {
  opacity: .4;
  cursor: not-allowed; }
.tabbable-panel li.disabled:hover {
  border-bottom: none !important; }

@media screen and (max-width: 768px) {
  .tabbable-panel .application-timeline-head-left, .tabbable-panel .application-timeline-head-right {
    width: 100%; }
  .tabbable-panel .application-timeline-head-right {
    margin-top: 10px;
    text-align: left; }
  .tabbable-panel .application-timeline-options .application-timeline-averageby, .tabbable-panel .application-timeline-options .application-timeline-show {
    width: 100%;
    display: block; }
  .tabbable-panel .application-timeline-options .application-timeline-show {
    margin-top: 10px; }
  .tabbable-panel .application-timeline-intro .form-group {
    margin-bottom: 0; }
  .tabbable-panel .legend-color .col-sm-6 {
    width: 100%;
    display: block;
    float: left; } }
.sort-drag-two-col .col {
  padding: 15px 10px; }
  .sort-drag-two-col .col_syle01 {
    background-color: #E9E9EA; }
  .sort-drag-two-col .col_syle02 {
    background-color: #D8EBB6; }
.sort-drag-two-col .ui-sortable {
  list-style: none;
  padding: 0;
  margin: 0; }
  .sort-drag-two-col .ui-sortable li {
    font-size: 12px;
    padding: 7px 8px;
    color: #373739;
    margin-bottom: 2px;
    background-color: #FFF9D4;
    cursor: move;
    position: relative; }
    .sort-drag-two-col .ui-sortable li:last-child {
      margin-bottom: 0; }
    .sort-drag-two-col .ui-sortable li:hover .sort {
      opacity: 1; }
    .sort-drag-two-col .ui-sortable li .sort {
      opacity: 0;
      -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
              transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
      font-size: 10px; }
    .sort-drag-two-col .ui-sortable li a .fa {
      color: #000; }
    .sort-drag-two-col .ui-sortable li .fa {
      cursor: pointer; }
    .sort-drag-two-col .ui-sortable li input {
      background-color: transparent;
      height: auto;
      padding: 0;
      border: none; }
    .sort-drag-two-col .ui-sortable li .fa-check,
    .sort-drag-two-col .ui-sortable li .fa-times {
      display: none; }
    .sort-drag-two-col .ui-sortable li.edit_activated {
      cursor: default; }
      .sort-drag-two-col .ui-sortable li.edit_activated:hover .sort {
        opacity: 0; }
      .sort-drag-two-col .ui-sortable li.edit_activated input {
        width: 100%;
        border-bottom: 1px solid #049DDA; }
        .sort-drag-two-col .ui-sortable li.edit_activated input:focus {
          outline: none; }
      .sort-drag-two-col .ui-sortable li.edit_activated .fa-pencil {
        display: none; }
      .sort-drag-two-col .ui-sortable li.edit_activated .fa-check,
      .sort-drag-two-col .ui-sortable li.edit_activated .fa-times {
        display: inline-block; }
  .sort-drag-two-col .ui-sortable.has_actions li {
    padding: 7px 42px 7px 8px; }
    .sort-drag-two-col .ui-sortable.has_actions li .actions {
      top: 7px;
      right: 8px;
      position: absolute;
      float: right; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.6em;
  height: 1.6em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  border-radius: 20px;
  box-shadow: 0px 1px 1px 0px #E9E9EA; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .4em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.6em;
  margin-left: -.8em; }

.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; }

 /* Component containers
----------------------------------*/
.ui-slider.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-slider.ui-widget .ui-widget {
  font-size: 1em; }

.ui-slider.ui-widget input,
.ui-slider.ui-widget select,
.ui-slider.ui-widget textarea,
.ui-slider.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-slider.ui-widget.ui-widget-content {
  /*border: 1px solid #D2D4D5;*/ }

.ui-slider.ui-widget-content {
  /*border: 1px solid #D2D4D5;*/
  background: #D2D4D5;
  color: #373739; }

.ui-slider.ui-widget-content a {
  color: #373739; }

.ui-slider .ui-widget-header {
  border: 1px solid #D2D4D5;
  background: #0077CC;
  color: #373739;
  font-weight: bold; }

.ui-slider .ui-widget-header a {
  color: #373739; }

/* Interaction states
----------------------------------*/
.ui-slider .ui-state-default,
.ui-slider .ui-widget-content .ui-state-default,
.ui-slider .ui-widget-header .ui-state-default,
.ui-slider .ui-button,
html .ui-slider .ui-button.ui-state-disabled:hover,
html .ui-slider .ui-button.ui-state-disabled:active {
  border: 1px solid #D2D4D5;
  background: #fff;
  font-weight: normal;
  color: #373739; }

.ui-slider .ui-state-default a,
.ui-slider .ui-state-default a:link,
.ui-slider .ui-state-default a:visited,
.ui-slider a.ui-button,
.ui-slider a:link.ui-button,
.ui-slider a:visited.ui-button,
.ui-slider .ui-button {
  color: #373739;
  text-decoration: none; }

.ui-slider .ui-state-hover,
.ui-slider .ui-widget-content .ui-state-hover,
.ui-slider .ui-widget-header .ui-state-hover,
.ui-slider .ui-state-focus,
.ui-slider .ui-widget-content .ui-state-focus,
.ui-slider .ui-widget-header .ui-state-focus,
.ui-slider .ui-button:hover,
.ui-slider .ui-button:focus {
  border: 1px solid #BCBEC0;
  background: #fff;
  font-weight: normal;
  color: #1B1C1C; }

.ui-slider .ui-state-hover a,
.ui-slider .ui-state-hover a:hover,
.ui-slider .ui-state-hover a:link,
.ui-slider .ui-state-hover a:visited,
.ui-slider .ui-state-focus a,
.ui-slider .ui-state-focus a:hover,
.ui-slider .ui-state-focus a:link,
.ui-slider .ui-state-focus a:visited,
.ui-slider a.ui-button:hover,
.ui-slider a.ui-button:focus {
  color: #1B1C1C;
  text-decoration: none; }

.ui-slider .ui-visual-focus {
  box-shadow: 0 0 3px 1px #049DDA; }

.ui-slider .ui-state-active,
.ui-slider .ui-widget-content .ui-state-active,
.ui-slider .ui-widget-header .ui-state-active,
.ui-slider a.ui-button:active,
.ui-slider .ui-button:active,
.ui-slider .ui-button.ui-state-active:hover {
  font-weight: normal;
  border: 1px solid #E9E9EA;
  background: #F4F4F5;
  color: #ffffff;
  box-shadow: inset 0px 1px 1px 0px #939598; }

.ui-slider .ui-icon-background,
.ui-slider .ui-state-active .ui-icon-background {
  border: #049DDA;
  background-color: #ffffff; }

.ui-slider .ui-state-active a,
.ui-slider .ui-state-active a:link,
.ui-slider .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-slider .ui-state-highlight,
.ui-slider .ui-widget-content .ui-state-highlight,
.ui-slider .ui-widget-header .ui-state-highlight {
  border: 1px solid #FFD900;
  background: #FFEE7E;
  color: #4B4918; }

.ui-slider .ui-state-checked {
  border: 1px solid #FFD900;
  background: #FFEE7E; }

.ui-slider .ui-state-highlight a,
.ui-slider .ui-widget-content .ui-state-highlight a,
.ui-slider .ui-widget-header .ui-state-highlight a {
  color: #4B4918; }

.ui-slider .ui-state-error,
.ui-slider .ui-widget-content .ui-state-error,
.ui-slider .ui-widget-header .ui-state-error {
  border: 1px solid #FBD1D3;
  background: #FDE9E9;
  color: #5F0B0F; }

.ui-slider .ui-state-error a,
.ui-slider .ui-widget-content .ui-state-error a,
.ui-slider .ui-widget-header .ui-state-error a {
  color: #5F0B0F; }

.ui-slider .ui-state-error-text,
.ui-slider .ui-widget-content .ui-state-error-text,
.ui-slider .ui-widget-header .ui-state-error-text {
  color: #5F0B0F; }

.ui-slider .ui-priority-primary,
.ui-slider .ui-widget-content .ui-priority-primary,
.ui-slider .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-slider .ui-priority-secondary,
.ui-slider .ui-widget-content .ui-priority-secondary,
.ui-slider .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-slider .ui-state-disabled,
.ui-slider .ui-widget-content .ui-state-disabled,
.ui-slider .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

.slider_wrapper {
  width: 100%; }

.slider_wrapper label {
  font-size: 14px;
  color: #004F6E !important; }

.slider_wrapper input.tahoma_slider:focus {
  outline: none;
  border: 0; }

.slider_wrapper input.tahoma_slider {
  border: 0;
  color: #0176A4;
  font-weight: bold;
  width: auto;
  max-width: 85px; }

.ui-helper-hidden-accessible {
  display: none;
}

@media print {
  div.push-footer {
    display: none; }

  footer#top_level_footer {
    position: relative; } }
/*!
 * bootstrap-select v1.5.4
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0; }

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.input-append .bootstrap-select.btn-group {
  margin-left: -1px; }

.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px; }

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px\0;
  /*IE9 and below*/ }

.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
  height: 100%;
}

.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px; }

.error .bootstrap-select .btn {
  border: 1px solid #BE151D; }

.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051; }

.bootstrap-select .btn:focus {
  outline: 0 !important;
  outline-offset: -2px; }

.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  float: left;
  text-align: left;
  text-overflow: ellipsis;
  padding-right: 15px; }

.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed; }

.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }

.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  width: max-content; }

.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default; }

.bootstrap-select.btn-group .div-contain {
  overflow: hidden; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px; }

.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer; }

.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px; }

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #0176A4;
  color: rgba(255, 255, 255, 0.4); }

.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #BCBEC0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #BCBEC0;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2); }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bootstrap-select.btn-group .no-results {
  padding: 0 10px;
  color: #000;
  background: #f4f4f5;
  margin: 0 5px; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f4f4f5;
  border: 1px solid #E9E9EA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box; }

.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #BE151D; }

.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
  padding: 4px 8px; }

.bootstrap-select .bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box; }

.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bootstrap-select-searchbox input {
  margin-bottom: 0; }

.bootstrap-select .bs-actionsbox .btn-group button {
  width: 50%; }

.selectpicker {
  display: none !important; }

.form-inline .bootstrap-select {
  position: relative;
  top: -3px; }

.bootstrap-select {
  font-size: 20px; }

.bootstrap-select .btn {
  outline: none;
  box-shadow: none !important;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  background-color: #fff;
  padding: 8px 15px 7px 15px;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  border: 1px solid #D5D5D5 !important;
  background-image: none !important; }
  .bootstrap-select .btn:hover {
    border: 1px solid #0d47a1 !important; }

.bootstrap-select .btn:hover,
.bootstrap-select .btn:focus,
.bootstrap-select .btn:active {
  color: #000000;
  box-shadow: none !important; }

.open.bootstrap-select .btn:hover,
.open.bootstrap-select .btn:focus,
.open.bootstrap-select .btn:active {
  color: #212121;}
  .open.bootstrap-select .btn:hover .caret,
  .open.bootstrap-select .btn:focus .caret,
  .open.bootstrap-select .btn:active .caret {
    opacity: 1; }

.btn-group.open .dropdown-toggle {
  font-family: "Lato" !important;
  color: #212121;
  border-color: #78B801;
  font-weight: 400;
  font-size: 16px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%; }

.dropdown-menu .fa.check, .dropdown-menu .glyphicon {
  display: none !important;
  font-size: 0;
  visibility: hidden; }

.bootstrap-select.btn-group .dropdown-menu {
  padding: 5px 0; }

.bootstrap-select.btn-group .dropdown-menu li a {
  background-color: transparent;
  margin: 4px 10px !important;
  color: #212121 !important;
  margin: 0 4px;
  padding: 5px 10px;
  font-size: 14px;
  max-width: 400px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;}

.bootstrap-select.btn-group .dropdown-menu li a:hover,
.bootstrap-select.btn-group .dropdown-menu li a:focus {
  background-color: #e3f2fd !important;
  outline: none;
  border: none !important;
  box-shadow: none !important;
  border-radius: 5px;}

.bootstrap-select.btn-group .dropdown-menu li a:active {
  background-color: none !important;
}

.bootstrap-select.btn-group .dropdown-menu li.selected a {
  background: none !important;
  color: #006ebb !important;
}

.bootstrap-select.btn-group .dropdown-menu li.selected:hover a,
.bootstrap-select.btn-group .dropdown-menu li.selected a:focus {
  background: #e3f2fd !important;
  border-radius: 5px;
}

.btn-group.bootstrap-select .dropdown-toggle .caret,
.datatables-pagination .caret {
  position: relative;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #373739;
  border-right: 2px solid #373739;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
}

.bootstrap-select.btn-group > .dropdown-menu {
  margin-top: 0px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  box-shadow: none;
  -webkit-box-shadow: none;
  transition: .25s;
  -webkit-transition: .25s;
  display: block;
  opacity: 0;
  min-height: 0 !important;
  max-height: 250px;
  overflow: hidden;
  visibility: hidden; }
  .bootstrap-select.btn-group > .dropdown-menu .divider {
    margin: 0;
    background-color: #004F6E; }
  .bootstrap-select.btn-group > .dropdown-menu .dropdown-header {
    padding: 5px 10px;
    text-transform: uppercase;
    color: #D2D4D5; }
  .bootstrap-select.btn-group > .dropdown-menu li > a.opt {
    padding-left: 0;
    padding: 5px 10px; }

.open.bootstrap-select.btn-group > .dropdown-menu {
  opacity: 1;
  margin-top: 0 !important;
  height: auto;
  visibility: visible; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  background-color: transparent;
  color: #fff;
  min-height: 0 !important; }

#navbar .dropdown-menu-main {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  z-index: 9999;
}

#navbar .dropdown-menu-main > li > a {
  color: #525355;
}

#navbar .dropdown-menu-main > li > a:hover {
  color: #373739;
  background-color: #E9E9EA;
}

#navbar .dropdown-menu-main > li:last-child > a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media (max-width: 767px) {
  #navbar .dropdown-menu-main > li > a {
    color: #fff;
    background-color: #0077CC;
  }

  #navbar .dropdown-menu-main > li > a:hover {
    color: #fff;
    background-color: #0094FE;
  }
}

.btn-group.bootstrap-select .caret.dropdown-caret {
  position: absolute;
  right: 19px;
  top: 100%;
  margin-top: 0px;
  border-width: 8px 9px;
  border-bottom-color: #004F6E;
  border-top-color: #004F6E;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transform: rotate(180deg);
  transition: .25s;
  -webkit-transition: .25s;
  opacity: 0; }

.open.btn-group.bootstrap-select .caret {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: 0;}

.open.btn-group.bootstrap-select .caret.dropdown-caret {
  position: absolute;
  right: 19px;
  top: 100%;
  margin-top: 11px;
  border-width: 8px 9px;
  border-bottom-color: #004F6E;
  border-top-color: #004F6E;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transform: rotate(180deg);
  opacity: 1; }

.dataTables_filter input, .datatables-filter input {
  border: 1px solid #E9E9EA;
  line-height: 40px;
  height: 40px;
  box-shadow: none;
  padding: 0 10px;
  font-size: 12px;
  line-height: 30px;
  height: 30px; }

table.dataTable.no-footer {
  border: 1px solid #acbac9 !important; }

.fsize-54 {
  font-size: 54px !important; }

.fsize-36 {
  font-size: 36px !important; }

.fsize-34 {
  font-size: 34px !important; }

.fsize-30 {
  font-size: 30px !important; }

.fsize-24 {
  font-size: 24px !important; }

.fsize-23 {
  font-size: 23px !important; }

.fsize-22 {
  font-size: 22px !important; }

.fsize-21 {
  font-size: 21px !important; }

.fsize-20 {
  font-size: 20px !important; }

.fsize-19 {
  font-size: 19px !important; }

.fsize-18 {
  font-size: 18px !important; }

.fsize-17 {
  font-size: 17px !important; }

.fsize-16 {
  font-size: 16px !important; }

.fsize-15 {
  font-size: 15px !important; }

.fsize-14 {
  font-size: 14px !important; }

.fsize-13 {
  font-size: 13px !important; }

.fsize-12 {
  font-size: 12px !important; }

.fsize-11 {
  font-size: 11px !important; }

.fsize-10 {
  font-size: 10px !important; }

.fsize-9 {
  font-size: 9px !important; }

@media (max-width: 767px) {
  .fsize-xs-11 {
    font-size: 11px !important;
  }
}

.table-wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
}

.table {
  border: 1px solid #acbac9;
  border-collapse: inherit;
}

.table td {
  border-bottom: 1px solid #acbac9;
}

.table th {
  border-bottom: 2px solid #00172e;
}

.border-divider-top th {
  border-bottom: 0;}

.table tr:last-of-type td {
  border-bottom: none;
}

.table tr.border-divider-top td,
.table tr.border-divider-top th {
  border-top: 2px solid #212121;
}

.table tbody th {
  border-bottom: 1px solid #acbac9;
}

tr:first-of-type.border-divider-top td,
tr:first-of-type.border-divider-top th {
  border-top: 0;
}

.table tr.border-divider-bottom td,
.table tr.border-divider-bottom th {
  border-bottom: 2px solid #212121;
}

table tr:not(.header) th span {
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid transparent; }
table th.sortable a {
  color: #212121;
  text-decoration: none;
  display: block;}
table th.sortable a:hover, table th.sortable a:focus {
  color: #212121;}
table th.sortable a:hover span, table th.sortable a:focus span {
  display: inline-block;
  border-bottom: 1px solid #212121; }
.fa-sort {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  top: 1px;
  vertical-align: unset;
  width: 16px;
  height: 12px;
  background-image: url(/assets/img/sort-descending.svg); }
.fa-sort-asc {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  top: 1px;
  vertical-align: unset;
  width: 16px !important;
  height: 12px !important;
  background-image: url(/assets/img/sort-ascending.svg);
}
.fa-sort-desc {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  top: 1px;
  vertical-align: unset;
  width: 16px !important;
  height: 12px !important;
  background-image: url(/assets/img/sort-descending.svg);
}
  table th.sortable a :before, table th.sortable a :after {
    display: none; }
table thead tr.header {
  background-color: #F4F4F5; }
  table thead tr.header .form-control {
    padding: 3px 10px;
    height: 26px;
    line-height: 26px;
    background-color: #E9E9EA;
    font-size: 11px; }
  table thead tr.header .icon.cancel {
    width: 9px;
    height: 9px;
    margin-top: 9px !important;
    margin-left: -20px !important;
    background-size: cover; }
  table thead tr.header .bootstrap-select.btn-group {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
    height: auto;
    margin-bottom: 0 !important;
    width: 90%;
    float: left;
    display: inline-block; }
    table thead tr.header .bootstrap-select.btn-group .btn:hover, table thead tr.header .bootstrap-select.btn-group .btn:focus, table thead tr.header .bootstrap-select.btn-group .btn.active {
      background-color: #fff; }
    table thead tr.header .bootstrap-select.btn-group.btn-group.open .dropdown-toggle {
      background-color: #fff; }
  table thead tr.header #dtgTransactionHistory_col_1 i.icon.cancel {
    margin-left: 13px !important;
    position: relative;
    top: 10px;
    width: 12px;
    height: 12px;
    opacity: 1; }

  table#dtgTransactionHistory td {min-width: 250px;}

  table thead tr.header th .bootstrap-select.btn-group {
    padding: 4px 0;
    background-color: transparent;
    margin-bottom: 0;
    height: auto;
    margin-bottom: 0 !important;
    width: 90%;
    float: left;
    display: inline-block; }
    table thead tr.header th .bootstrap-select.btn-group .btn:hover, table thead tr.header th .bootstrap-select.btn-group .btn:focus, table thead tr.header th .bootstrap-select.btn-group .btn.active {
      background-color: #fff; }
    table thead tr.header th .bootstrap-select.btn-group.btn-group.open .dropdown-toggle {
      background-color: #fff; }
table .system_note {
  width: 100%; }
  table .system_note ol {
    padding-left: 20px; }
  table .system_note li {
    font-size: 11px;
    padding: 2px 3px 2px 0; }
table tr.warning_row {
  background-color: #FBD1D3 !important; }

.supplemental-data {
  border: 1px solid #E9E9EA;
  background-color: #FFF;
  border-collapse: collapse;
  border-spacing: 0; }
  .supplemental-data th {
    font-weight: normal;
    font-size: 12px; }
  .supplemental-data th, .supplemental-data td {
    padding: 5px;
    vertical-align: top; }
  .supplemental-data .dsidx-secondary-row {
    background-color: #F4F4F5; }

.family-table > thead > tr > th {
  border-bottom: 4px solid #BCBEC0;
  padding-right: 60px; }
.family-table > tbody > tr > td {
  border-bottom: 2px solid #E9E9EA;
  padding: 0;
  line-height: 11px;
  padding-right: 60px;
  position: relative; }
.family-table td > div.tooltip {
  line-height: 18px; }
.family-table td > span {
  background-color: #F4F4F5;
  padding: 14px;
  color: #004F6E;
  cursor: pointer;
  max-width: 170px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block; }
.family-table .table_arrow {
  background-color: transparent;
  background-image: url(/assets/img/table-arrow.png);
  background-repeat: no-repeat;
  width: 48px;
  height: 15px;
  display: inline-block;
  position: absolute;
  right: 10%;
  top: 50%;
  padding: 0;
  transform: translate(0%, -50%); }

tr.hiddenRow:hover {
  background-color: transparent !important; }
tr.hiddenRow > td {
  padding: 0 !important; }
tr.hiddenRow .accordian-body {
  margin-bottom: 0;
  margin: 20px; }
tr.hiddenRow .table {
  margin-bottom: 0; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .84;
  filter: Alpha(Opacity=84);
}

.beta-icon {
  font-size: 9px;
  line-height: 1;
  padding: 1px 0.6em 2px;
  border-radius: 3px;
  position: relative;
  top: -2px;
}

label.checkbox {
  font-family: "Lato", "Arial";
  font-weight: 400;
  cursor: pointer;
}

label.radio {
  cursor: pointer;
}

.user-company-box {
  display: block;
  max-width: 120px;
  min-width: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-word-wrap {
  word-wrap: break-word;
}

#briefcase_manager .icon.fa-search {
  margin:10px 0 0 -65px;
  position:relative;
  z-index: 998;
}

#briefcase_manager .icon.fa-cross-red {
  margin:10px 0 0 -45px;
  position:relative;
  z-index: 999;
}

.briefcases-load-all-button {
  text-transform: uppercase;
  font-family: "Lato", "Arial";
  font-weight: 300;
  font-size: 11px;
}

.button-expand-container {
  position: fixed;
  bottom: 80px;
  right: 13px;
  color: #fff;
  background-color: #4F7B02;
  display: flex;
  overflow: hidden;
  border-radius: 50px;
  cursor: pointer;
  z-index: 900;
}

.button-expand-text {
  order: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  width: 0px;
  transition: width .2s ease;
}

.button-expand-icon {
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-label-box {
  padding: 7px 15px 8px 16px;
  width: 235px;
  height: 32px;
  line-height: 18px;
  text-align: center;
  border-radius: 5px;
  border: solid 1.4px #132a43;
}

.button-label {
  width: 80px;
  height: 17px;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #132a43;
}

.button-label:hover{
  cursor:pointer;
}

.new-filters {
  background-color:#E9F7FC;
  color: #004F6E;
  position: relative;
  overflow: hidden;
  display: inline-block;
  font-size: 12px;
  padding: 10px;
  display: block;
  margin-top: 22px;
  background: linear-gradient(305deg, #E9F7FC, #E9F7FC, #E9F7FC, #ABDEF3, #E9F7FC, #E9F7FC, #E9F7FC);
  background-size: 500% 500%;
  -webkit-animation: AnimationName 3s ease infinite;
  -moz-animation: AnimationName 3s ease infinite;
  -o-animation: AnimationName 3s ease infinite;
  animation: AnimationName 3s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:100% 100%}
    25%{background-position:5% 5%}
    30%{background-position:0% 0%}
    100%{background-position:0% 0%}
}

@-moz-keyframes AnimationName {
    0%{background-position:100% 100%}
    25%{background-position:5% 5%}
    30%{background-position:0% 0%}
    100%{background-position:0% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:100% 100%}
    25%{background-position:5% 5%}
    30%{background-position:0% 0%}
    100%{background-position:0% 0%}
}
@keyframes AnimationName {
    0%{background-position:100% 100%}
    25%{background-position:5% 5%}
    30%{background-position:0% 0%}
    100%{background-position:0% 0%}
}

.new-filters i {
  margin-bottom: 1.5px;
  margin-left: 8px;
}

.new-filter {
  background-color: #0077CC;
  color: #fff;
  border-radius: 3px;
}

.hamburger .line{
  width: 36px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 7px auto;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.hamburger:hover{
  cursor: pointer;
}

.hamburger.is-active .line:nth-child(2){
  opacity: 0;
  width: 0%;
}

.hamburger.is-active .line:nth-child(1){
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

.hamburger.is-active .line:nth-child(3){
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  -o-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

.hamburger-2 .line{
  width: 24px;
  height: 2px;
  background-color: #000;
  display: block;
  margin: 5px auto;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.hamburger-2:hover{
  cursor: pointer;
}

.hamburger-2.is-active .line:nth-child(2){
  opacity: 0;
  width: 0%;
}

.hamburger-2.is-active .line:nth-child(1){
  -webkit-transform: translateY(7px) rotate(45deg);
  -ms-transform: translateY(7px) rotate(45deg);
  -o-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}

.hamburger-2.is-active .line:nth-child(3){
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  -o-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}

.top-menu-small {
  position: absolute;
  right: 15px;
  z-index: 9999;
  border: 1px solid #D2D4D5;
}

.top-menu-small > li {
  display: block !important;
  text-align: center;
  margin-right: 0 !important;
  padding: 0;
  background-color: #fff;
  cursor: pointer;
}

.top-menu-small > li > a {
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 75px;
}

.top-menu-small > li:hover {
  background-color: #D5EFF9;
}

.app-header #top-menu .top-menu-small li:hover a {
  color: #0067B1 !important;
}

.top-menu-small > li > a:after {
  display: none;
}

.navbar-toggle-2 {
  position: absolute;
  right: 6px;
  top: 15px;
}

ul.file-list-group li.list-group-item {
  padding: 4px 4px;
  margin-bottom: 4px;
  line-height: 18px;
}

ul.file-list-group li.list-group-item .alert {
  padding: 10px;
}

.app_stat-container > div {
  min-height: 150px;
}

.app_stat-container > div:nth-child(-n+2) {
  border-right: 1px solid #E9E9EA;
}

.flex-v-center {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-v-center h2 {
  margin: 0;
}

.flex-examiner-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-examiner-title-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.chart-gauge.text-gray {
  font-size: 34px;
  margin-top: 40px;
  margin-bottom: 45px;
  font-weight: 400;
  line-height: 1.1;
  font-family: "Lato", "Arial";
}

.qnotification {
    box-shadow: none;
    border: none;
    color: #fff;
    background-color: #132A43;
    opacity: 0.9;
    border-radius: 5px;
}

.popover-line {
    margin: 10px 0 5px;
    opacity: .3;
}

.qnotification.top > .arrow::after {
    border-top-color: #132A43;
}

.qnotification.bottom > .arrow {
    top: -10px;
}

.qnotification.bottom > .arrow::after {
    border-bottom-color: #132A43;
}

.flex-popover  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-popover-text {
  -webkit-box-align: start;
     -ms-flex-align: start;
        align-items: start;
}

.popover-text {
  margin: 2px 15px 0 0;
}

.form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-check-label {
  font-weight: normal;
}

.circle-container {
  display: inline-block;
}

.circle {
  width: 25.5px;
  height: 25.5px;
  background: transparent;
  border: 3px solid #fff !important;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  opacity: .5;
}

.circle:hover,
.circle:focus {
  opacity: .8;
}

.circle:after {
  width: 12px;
  height: 3px;
  background-color: #fff;
  content: "";
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -1px;
  position: absolute;
  transform: rotate(-45deg);
}

.circle:before {
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -1px;
  width: 12px;
  height: 3px;
  background-color: #fff;
  content: "";
  position: absolute;
  transform: rotate(45deg);
}

.circle + p {
  text-transform: lowercase;
  font-size: 14px;
  margin-bottom: 10px;
}

.flex-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: column;
}

.tag-container {
    padding: 8px 8px !important;
    background-color: #fff;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 8px;
    border: 3px solid #0d47a1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
        justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.tag-container > i {
    opacity: 1 !important;
    position: relative !important;
    width: 15px;
    height: 15px;
    top: 0 !important;
}

.tag-text {
    margin: 6px 5px 0px;
    color: #424242;
    text-transform: capitalize;
    letter-spacing: normal;
    font-weight: 400;
}

.tag-inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -8px;
}

.tag-inner, .tag-ellipsis {
    background-color: #E9E9EA;
    color: #0176A4;
    text-transform: capitalize;
    border-radius: 20px;
    font-size: 11px;
    letter-spacing: 0;
    -moz-box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
     box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
     margin-right: 4px;
     margin-top: 8px;
}

.btn-index-briefcase {
  top: 0 !important;
}

.skip-nav {
    z-index: 10000;
    position: absolute;
    left: -200px;
    top: 15px;
    width: 170px;
    text-align: left;
    transition: all .3s ease;
    background-color: #0077CC;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 15px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.skip-nav:active,
.skip-nav:focus,
.skip-nav:hover {
    left: 0;
}

@media (max-width: 991px) {
  .app_stat-container > div {
    min-height: 100px;
  }

  .app_stat-container > div:first-child {
    border: none;
    margin-bottom: 30px;
  }
}
.capture-screen-div {
  max-width: 1140px;
}
.film-layer {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: 10000;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  vertical-align: center;
  font-size: 32pt;
  line-height: 100vh;
}
.capture-screen-img {
  max-width: calc(100% - 30px);
}
.capture-screen-img > img : first-of-type {
   margin-top:15px;
}
.capture-screen-img > img : first-of-type {
   margin-bottom:15px;
}
.capture-screen-info {
  line-height: 85vh;
  text-align: center;
  margin: 0 auto;
}
.print_pdf_button{
  position: absolute;
  top: 20px;
  right: 30px;
  width: calc(20% - 20px);
}

.tmp-message{
  color: #0176A4;
  border-top: 2px solid #049DDA;
  background-color: #E9E9EA;
  background-image: -webkit-linear-gradient(#D5EFF9, #E9E9EA);
  background-image: linear-gradient(#D5EFF9, #E9E9EA);
}

.tmp-message .close {
  color: #0176A4;
}

.tag .cancel.sm {
  background-size: 7px !important;
}

.tag-container {
  padding: 8px 8px !important;
  font-size: 16px;
  margin-top: 8px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tag-container > i {
  opacity: 1 !important;
  position: relative !important;
  width: 15px;
  height: 15px;
  top: 0 !important;
}

.tag-text {
  margin: 6px 5px 0px;
}

.tag-inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -8px;
}

.tag-inner {
  background-color: #fff;
  color: #212121;
  text-transform: capitalize;
  border-radius: 20px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
   box-shadow: none;
   margin-right: 0 !important;
   margin-top: 8px;
   padding: 0 15px 0 0;
}

.icon2 + .icon{
  margin-left: 0px;
}

.info-circle-position {
  vertical-align: top;
}

.print-section {
  display: table;
}

.pds-item {
  min-height: 305px;
}

.quick-links-edit div div.col-xs-12 {
  margin-top: 10px;
}

.pds-item .row div:nth-child(2) dl:nth-child(3) {
  margin-bottom: 70px;
}

.outcome-chart-responsive {
  margin-bottom: 20px;
}

.modal-help {
  width: 620px;
}

.briefcase-menu, .briefcase-menu-modal {
  width: 920px !important;
}

.more-application-container div.modal-dialog {
  width: 770px;
}

.cloud-export-modal > div.modal-dialog, .cloud-export-modal > div > div.modal-body,
.modal-responsive > div.modal-dialog, .modal-responsive > div > div.modal-body {
  width: 950px;
}

.modal-responsive .table-responsive {
  border: 0 !important;
  overflow: auto !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cloud-export-modal-responsive {
    -webkit-transition-property: none;
    transition-property: none;
  }
}

@media screen\0 {
  .cloud-export-modal-responsive {
    -webkit-transition-property: none;
    transition-property: none;
  }
}

.rce-backlog > span > div,
#dtgRCEBacklog2018_wrapper,
#dtgAssignee_wrapper,
#dtgAssigneePending_wrapper {
  min-height: 0.01%;
}

.o-scroll {
  overflow: scroll;
}

.modal-expiry {
  width: 620px !important;
}

.application-timeline-intro-line {
  clear: both;
}

.table-body-margin > tr > td > div {
  margin-right: 0;
  margin-left: 0;
}

.flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.quickpair-list-status > li.flex > span {
  margin-left: 5px;
}

.office-action-section {
  height: 180px;
}

.cht-applications {
  height: 320px;
}

.history-dialog > .row {
  overflow-x: auto;
  min-height: 0.01%;
}

.application-text {
  resize: vertical;
  width: 100% !important;
}

.export-application-modal > .modal-dialog {
  width: 650px;
}

.quickpair-title {
  font-size: 18px;
}

.filter-options {
  position: relative;
  padding-bottom: 80px;
}

.filter-options .fa-info-circle {
  position: absolute;
  top: 3px;
  right: 108px;
}

@media (min-width: 768px) {
  .docketing-sm, .admin-sm {
    display: none !important;
  }
}

.export-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px;
  padding-left: 0;
}

.download-arrow {
  width: 150px;
  height: 90px;
  position: fixed;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #293D00;
  z-index: 5005;
  padding: 10px 14px;
  pointer-events: none;
  right: 70px;
  background-color: #F6FAED;
  border: 3px solid #78B801;
  padding-top: 14px;
  -webkit-box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
  border-radius: 3px;
}

.download-arrow:after {
  content:'';
  position: absolute;
  margin-left: -75px;
  width: 0;
  height: 0;
  top: 85px;
  right: 55px;
  border-top: solid 15px #78B801;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}

.download-arrow {
  animation: downloadAnimation 5s ease-in-out normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes downloadAnimation {
  0% {
    bottom: 150px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 180px;
    opacity: .9;
  }

  40% {
    bottom: 150px;
    opacity: .9;
  }

  60% {
    bottom: 180px;
    opacity: .9;
  }

  80% {
    bottom: 150px;
    opacity: .9;
  }

  100% {
    bottom: 180px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimation {
  0% {
    bottom: 150px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 180px;
    opacity: .9;
  }

  40% {
    bottom: 150px;
    opacity: .9;
   }

  60% {
    bottom: 180px;
    opacity: .9;
  }

  80% {
    bottom: 150px;
    opacity: .9;
  }

  100% {
    bottom: 180px;
    opacity: 0;
  }
}

@keyframes downloadAnimationTwo {
  0% {
    bottom: 210px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 240px;
    opacity: .9;
  }

  40% {
    bottom: 210px;
    opacity: .9;
  }

  60% {
    bottom: 240px;
    opacity: .9;
  }

  80% {
    bottom: 210px;
    opacity: .9;
  }

  100% {
    bottom: 240px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationTwo {
  0% {
    bottom: 210px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 240px;
    opacity: .9;
  }

  40% {
    bottom: 210px;
    opacity: .9;
   }

  60% {
    bottom: 240px;
    opacity: .9;
  }

  80% {
    bottom: 210px;
    opacity: .9;
  }

  100% {
    bottom: 240px;
    opacity: 0;
  }
}

@keyframes downloadAnimationThree {
  0% {
    bottom: 270px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 300px;
    opacity: .9;
  }

  40% {
    bottom: 270px;
    opacity: .9;
  }

  60% {
    bottom: 300px;
    opacity: .9;
  }

  80% {
    bottom: 270px;
    opacity: .9;
  }

  100% {
    bottom: 300px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationThree {
  0% {
    bottom: 270px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 300px;
    opacity: .9;
  }

  40% {
    bottom: 270px;
    opacity: .9;
   }

  60% {
    bottom: 300px;
    opacity: .9;
  }

  80% {
    bottom: 270px;
    opacity: .9;
  }

  100% {
    bottom: 300px;
    opacity: 0;
  }
}

@keyframes downloadAnimationFour {
  0% {
    bottom: 330px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 360px;
    opacity: .9;
  }

  40% {
    bottom: 330px;
    opacity: .9;
  }

  60% {
    bottom: 360px;
    opacity: .9;
  }

  80% {
    bottom: 330px;
    opacity: .9;
  }

  100% {
    bottom: 360px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationFour {
  0% {
    bottom: 330px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 360px;
    opacity: .9;
  }

  40% {
    bottom: 330px;
    opacity: .9;
   }

  60% {
    bottom: 360px;
    opacity: .9;
  }

  80% {
    bottom: 330px;
    opacity: .9;
  }

  100% {
    bottom: 360px;
    opacity: 0;
  }
}

@keyframes downloadAnimationFive {
  0% {
    bottom: 390px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 420px;
    opacity: .9;
  }

  40% {
    bottom: 390px;
    opacity: .9;
  }

  60% {
    bottom: 420px;
    opacity: .9;
  }

  80% {
    bottom: 390px;
    opacity: .9;
  }

  100% {
    bottom: 420px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationFive {
  0% {
    bottom: 390px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 420px;
    opacity: .9;
  }

  40% {
    bottom: 390px;
    opacity: .9;
   }

  60% {
    bottom: 420px;
    opacity: .9;
  }

  80% {
    bottom: 390px;
    opacity: .9;
  }

  100% {
    bottom: 420px;
    opacity: 0;
  }
}

@keyframes downloadAnimationSix {
  0% {
    bottom: 450px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 480px;
    opacity: .9;
  }

  40% {
    bottom: 450px;
    opacity: .9;
  }

  60% {
    bottom: 480px;
    opacity: .9;
  }

  80% {
    bottom: 450px;
    opacity: .9;
  }

  100% {
    bottom: 480px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationSix {
  0% {
    bottom: 450px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 480px;
    opacity: .9;
  }

  40% {
    bottom: 450px;
    opacity: .9;
   }

  60% {
    bottom: 480px;
    opacity: .9;
  }

  80% {
    bottom: 450px;
    opacity: .9;
  }

  100% {
    bottom: 480px;
    opacity: 0;
  }
}

@keyframes downloadAnimationSeven {
  0% {
    bottom: 510px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 540px;
    opacity: .9;
  }

  40% {
    bottom: 510px;
    opacity: .9;
  }

  60% {
    bottom: 540px;
    opacity: .9;
  }

  80% {
    bottom: 510px;
    opacity: .9;
  }

  100% {
    bottom: 540px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationSeven {
  0% {
    bottom: 510px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 540px;
    opacity: .9;
  }

  40% {
    bottom: 510px;
    opacity: .9;
   }

  60% {
    bottom: 540px;
    opacity: .9;
  }

  80% {
    bottom: 510px;
    opacity: .9;
  }

  100% {
    bottom: 540px;
    opacity: 0;
  }
}

@keyframes downloadAnimationEight {
  0% {
    bottom: 570px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 600px;
    opacity: .9;
  }

  40% {
    bottom: 570px;
    opacity: .9;
  }

  60% {
    bottom: 600px;
    opacity: .9;
  }

  80% {
    bottom: 570px;
    opacity: .9;
  }

  100% {
    bottom: 600px;
    opacity: 0;
  }
}

@-webkit-keyframes downloadAnimationEight {
  0% {
    bottom: 570px;
    opacity: 0;
  }

  5% {
    opacity: .9;
  }

  20% {
    bottom: 600px;
    opacity: .9;
  }

  40% {
    bottom: 570px;
    opacity: .9;
   }

  60% {
    bottom: 600px;
    opacity: .9;
  }

  80% {
    bottom: 570px;
    opacity: .9;
  }

  100% {
    bottom: 600px;
    opacity: 0;
  }
}

.progress-confirm.fa.fa-trash-o-red {
  margin-top: 3px;
}

.switch-envelope.progress-item-notification + div.tooltip > .tooltip-inner {
  padding: 5px 14px !important;
}

.office-actions-title {
  font-size: 12px;
  color: #373739;
  font-family: 'Lato';
  font-weight: 400;
}

.litigation-title {
  font-size: 14px !important;
  color: #373739;
  font-family: 'Lato';
  font-weight: 400;
  margin-top: 0;
}

.litigation-itc-text {
  font-size: 54px !important; }

.statistics-number {
  margin-bottom: 0;
  line-height: 1.1;
  font-family: "Lato", "Arial";
}

.icon-circle {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 10px;
  font-family: "Lato", "Arial";
  font-weight: 700;
  opacity: .8;
  cursor: pointer;
  margin-left: 5px;
}

.icon-circle-purple {
  background: #8f2b8c;
  border: 2px solid #be86bd;
}

.icon-circle-green {
  background: #78B801;
  border: 2px solid #C5E093;
}

.icon-circle-blue {
  background: #049dda;
  border: 2px solid #80ceed;
}

.icon-circle-red {
  background: #E8171F;
  border: 2px solid #F8A4A7;
}

.icon-circle-yellow {
  background: #ffd900;
  border: 2px solid #ffee7e;
}

.icon-circle-orange {
  background: #e98312;
  border: 2px solid #f4c088;
}

.icon-circle:hover {
  opacity: 1;
}

.examiner-info-container {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.icon-circle-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.icon-circle-container > div:first-child {
  margin-left: 10px;
}

.icon-circle-container-quickpair > div:first-child  {
  margin-left: 5px;
}

.icon-circle-container-patdoc > div:first-child  {
  margin-left: 0px;
}

.bs-caret {
  position: absolute;
}

.qq-upload-button-focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244,.75);
  box-shadow: 0 0 0 3px rgba(3, 169, 244,.75);
}

.assignee-list {
  clear: both;
}

.jstree-leaf {
  border: 0;
}

.law-firm-margin > span > div {
  margin: 0 15px;
}

.jstree-default .jstree-anchor {
  height: auto !important;
  white-space: normal;
}

.jstree-default .jstree-hovered {
  background-color: #E9F7FC !important;
}

@media (min-width: 992px) {
  .rce-transform > div > div > svg > g.highcharts-legend {
    transform: translate(350px, 10px);
  }

  .rce-transform > div > div > svg > text.highcharts-title {
    transform: translate(-250px, 0px);
  }

  .rce-transform > div > div > svg > g.highcharts-series-group {
    transform: translate(-250px, -50px);
  }

  .rce-transform > div > div > svg > g.highcharts-data-labels {
    transform: translate(-250px, 50px);
  }
}

@media (min-width: 1200px) {
  .rce-transform > div > div > svg > g.highcharts-legend {
    transform: translate(400px, 10px);
  }

  .rce-transform > div > div > svg > text.highcharts-title {
    transform: translate(-300px, 0px);
  }

  .rce-transform > div > div > svg > g.highcharts-series-group {
    transform: translate(-300px, -50px);
  }

  .rce-transform > div > div > svg > g.highcharts-data-labels {
    transform: translate(-300px, 50px);
  }

  .litigation-transform > div > div > svg > g.highcharts-legend {
    transform: translate(320px, 10px);
  }

  .litigation-transform > div > div > svg > g.highcharts-series-group {
    transform: translate(-150px, -50px);
  }

  .litigation-transform > div > div > svg > g.highcharts-data-labels {
    transform: translate(-150px, 50px);
  }
}

.history-dialog, .more-application {
  width: auto !important;
}

.stat-percent-avg {
  width: 100% !important;
}

.stat-percent-avg-container {
  width: 948px;
}

.margin-auto {
  margin: 0 auto;
}

.modal-ppm > div,
.modal-ppm > div > div.modal-body {
  width: 700px;
}

.alignment-report-dialog > div,
.alignment-report-dialog > div > div > div.modal-body {
  width: 920px;
}

.btn-alignment-bottom {
  float: right;
}

.ppm-eta-width {
  width: 500px;
}

.modal-750 > .modal-dialog,
.modal-750 > .modal-dialog > .modal-content > .modal-body {
  width: 750px;
}

.metadata-table {
  min-width: 750px;
}

.metadata-table > table > tbody > tr > td > span > div > button + .dropdown-menu,
.dropup-override > .dropdown-menu,
.metadata-table-modal > tbody > tr > td > span > div > button + .dropdown-menu {
  top: 30px !important;
  bottom: auto !important;
}

.metadata-table > table > tbody > tr:last-child > td > span > div > button + .dropdown-menu {
  top: auto !important;
  bottom: 35px !important;
}

.tooltip-index + div.tooltip {
  z-index: 1000;
}

.tooltip-index-container > div.tooltip {
  z-index: 1000;
}

.textbox-height {
  min-height: 32px;
}

.cloud-export-margin > div:nth-child(3) > div > div > button {
  margin-right: 0 !important;
}

.tabs-container > ul > li > a:before, .tabs-container > ul > li > a:after {
  content: " ";
  display: table;
}

.tabs-container > ul > li > a:after {
  clear: both;
}

.budget-tab-container > .tabbable-panel > .tabbable-line > .tab-content {
  padding: 10px;
  padding-top: 0;
}

.table-budget-rules > div > table {
  min-width: 1098px;
}

.table-budget-manual > div > table > thead > tr > th > span > span > span > div > button {
  width: 160px !important;
}

.table-budget-law > div > table > tbody > tr > td > i.fa-file-add {
  float: right;
}

.table-budget-law > div > table > tbody > tr > td {
  padding-right: 5px;
}

.table-budget-law > div > table {
  min-width: 500px;
}

.modal-budget-configure > div,
.modal-budget-configure > div > div > div.modal-body {
  width: 1190px;
}

.modal-budget-expense > div,
.modal-budget-expense > div > div > div.modal-body {
  width: 1000px;
}

.modal-budget-law > div,
.modal-budget-law > div > div > div.modal-body {
  width: 900px;
}

.modal-budget-manual > div,
.modal-budget-manual > div > div > div.modal-body {
  width: 800px;
}

.modal-budget-edit > div,
.modal-budget-edit > div > div > div.modal-body {
  width: 750px;
}

.fa-sort-opacity {
  opacity: .7 !important;
}

.fa-sort-opacity:hover {
  opacity: 1 !important;
}

.budget-backup-checkbox > span > label {
  padding: 8px;
  border-radius: 4px;
  transition: all .2s ease;
  cursor: pointer;
  border: 1px solid #fff;
}

.budget-backup-checkbox > span > label:hover {
  background-color: #e9f7fc;
  border: 1px solid #e9f7fc;
}

.budget-backup-checkbox-checked {
  border: 1px solid #abdef3 !important;
  background-color: #e9f7fc;
}

.budget-backup-checkbox > span > label > div {
  border-radius: 3px;
}

.budget-backup-checkbox > span > label > span {
  font-family: "Lato", "Arial";
  font-weight: 400;
  vertical-align: middle;
}

.budget-restore-table > div > div {
  margin: 0 !important;
}

.budget-restore-table > div > div > h2 {
  margin: 0;
}

.budget-dates {
  text-transform: uppercase;
  font-family: "Lato", "Arial";
  font-weight: 400;
  font-size: 14px;
}

.input-ellipsis > div > div > input {
  overflow: hidden;
  text-overflow: ellipsis;
}

.jstree-default .jstree-wholerow-hovered {
  background-color: #E9F7FC !important;
}

.highcharts-text-outline {
  stroke-width: 0 !important;
  fill: none !important;
}

.cloud-download-disabled {
  background-color: #c6c6c6 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.cloud-download-disabled:hover {
  border-color: #c6c6c6 !important;
}

@media (max-width: 500px) {
  #dtgApplicationPatented_wrapper > .datatables-information, #dtgApplicationAbandoned_wrapper > .datatables-information, #dtgApplicationPending_wrapper > .datatables-information {
    float: left !important;
  }

  .checkbox-ppm-centered {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  .margin-auto-xxs {
    margin: 0 auto !important;
  }

  .mb-xxs-5 {
    margin-bottom: 5px !important;
  }

  .btn-ppm-xs {
    display: block;
  }

  .btn-alignment {
    display: block !important;
    margin: 0 auto !important;
    float: none;
  }

  .btn-alignment-bottom {
    margin-top: 5px !important;
  }

  .btn-alignment-padding {
    padding: 7px 15px;
  }

  .flex-v-center-xxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flex-align-center-xxs {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .login-options-container > div > div:nth-child(n+3) {
    width: 100%;
  }

  .login-options-container > div > div:nth-child(n+3) > button {
    display: block;
    margin: 0 auto !important;
    margin-top: 10px !important;
  }
}

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center !important;
  }

  .label-responsive {
    display: block;
    color: #AF620B;
    white-space: normal;
    border-radius: 0;
    line-height: 1.6;
    background-color: transparent;
  }

  .square-margin {
    margin: 10px 0 0 !important;
  }

  .square-margin-text {
    margin: 15px 0 30px !important;
  }

  .flex-examiner-header > div > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .modal-help {
    width: auto;
  }

  .docketing-lg, .admin-lg {
    display: none !important;
  }

  .flex-center-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .fsize-xs-11 {
    font-size: 11px !important;
  }

  .oa-section {
    overflow: auto;
    border: 1px solid #E9E9EA;
  }

  .excel-export {
    display: block;
    margin: 0 auto;
  }

  .flex-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .flex-reverse-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .flex-reverse-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .film-layer {
    font-size: 20px;
  }

  .examiner-search-container > div > span > div {
    overflow: auto;
    -ms-overflow-style: none;
    border: 1px solid #E9E9EA;
  }

  #dtgMoreApplication_ctl > span > div {
    overflow: auto;
    border: 1px solid #E9E9EA;
  }

  .stat-percent-avg-container {
    padding-right: 20px !important;
    padding-left: 0px !important;
  }

  .stat-percent-container  {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .cloud-export-modal > div.modal-dialog,
  .modal-responsive > div.modal-dialog {
    padding-left: 0px !important;
    padding-right: 20px !important;
  }

  .modal-responsive .table-responsive button {
    width: 80px !important;
  }

  .more-application-container, .more-application-container div.modal-dialog {
    width: auto;
  }

  .rce-backlog > span > div,
  #dtgRCEBacklog2018_wrapper,
  #dtgAssignee_wrapper,
  #dtgAssigneePending_wrapper {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: none;
    border: 1px solid #E9E9EA;
  }

  #dtgMoreApplication_wrapper > div.toolbar {
    clear: both;
  }
  .modal-expiry {
    width: auto !important;
  }

  .office-action-section {
    height: auto;
  }

  .cht-applications {
    height: 350px;
    padding: 20px;
  }

  .app_stat_left-xs {
    border-right: 0 !important;
  }

  .export-application-modal > .modal-dialog {
    width: auto;
  }

  .float-alert .icon.switch-envelope {
    margin-top: 4px;
  }

  .budget-configure-select > div > span > div > .select_group > .sg_header > p {
    text-align: center;
    margin-bottom: 25px !important;
  }

  .budget-configure-select > div > span > div > .select_group > .sg_header > a {
    position: absolute;
    left: 50%;
    top: 40px;
    width: 100px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .modal-budget-edit > div {
    margin: 10px;
  }

  .modal-budget-edit > div,
  .modal-budget-edit > div > div > div.modal-body {
    width: auto;
  }

  .flex-v-center-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flex-align-center-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
  }

  .flex-examiner-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .margin-auto-xs {
    margin: 0 auto;
  }

  .btn-ppm {
    display: block;
  }

  .checkbox-ppm {
    display: block;
    margin: 0 !important;
  }

  .modal-ppm > div,
  .modal-ppm > div > div.modal-body {
    width: auto;
  }

  .margin-auto-xs {
    margin: 0 auto !important;
  }

  .btn-ppm-margin {
    margin-bottom: 5px !important;
  }

  .ppm-eta-width {
    width: auto;
  }

  .modal-750 > .modal-dialog,
  .modal-750 > .modal-dialog > .modal-content > .modal-body {
    width: auto;
  }

  .label-ppm > span > span > span {
    white-space: normal;
    display: block;
    margin-top: 5px;
  }

  .d-block-xs {
    display: block;
  }
}

.loader {
  position: fixed;
  width: 50px;
  height: 50px;
  user-select: none;
  box-sizing: border-box;
  right: 10px;
  bottom: 20px;
  z-index: 9100;
  cursor: pointer;
}

.loader-bg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid #E9E9EA;
  background-color: #4F7B02;
  box-sizing: border-box;
  transition: all .2s ease-in-out;
}

.loader-bg-error {
  background-color: #E8171F;
}

.loader:hover > .loader-bg,
.loader:hover .loader-spiner {
  border-width: 3px;
}

.spiner-holder-one {
  position: absolute;
  top:0;
  left:0;
  overflow: hidden;
  width: 50%;
  height: 50%;
  background: transparent;
  box-sizing: border-box;
}

.spiner-holder-two {
  position: absolute;
  top:0;
  left:0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: transparent;
  box-sizing: border-box;
}

.loader-spiner {
  width: 200%;
  height: 200%;
  border-radius: 50%;
  border: 5px solid #78B801;
  box-sizing: border-box;
  transition: all .2s ease-in-out;
}

.loader-spiner-error {
  border-color: #F4777C;
}

.animate-0-25-a {
  transform: rotate(90deg);
  transform-origin: 100% 100%;
}

.animate-0-25-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}

.animate-25-50-a {
  transform: rotate(180deg);
  transform-origin: 100% 100%;
}

.animate-25-50-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}

.animate-50-75-a {
  transform: rotate(270deg);
  transform-origin: 100% 100%;
}

.animate-50-75-b {
  transform: rotate(-90deg);
  transform-origin:100% 100%;
}

.animate-75-100-a {
  transform: rotate(0deg);
  transform-origin: 100% 100%;
}

.animate-75-100-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}

.text-spiner {
  text-align: center;
  padding-top: 30%;
  font-size: 12px;
  color: #fff;
}

.loader-content-container {
  background-color: #F6FAED;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: 3px solid #78B801;
  height: 50px;
  width: 250px;
  position: fixed;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  right: 35px;
  bottom: 20px;
  transition: width .5s ease;
  z-index: 9000;
  overflow: hidden;
}

.loader-content-container-error {
  border-color: #F4777C;
  background-color: #FDE9E9;
}

.loader-content-container-error > .loader-content > .loader-content-progress > .loader-content-title {
  color: #5F0B0F;
}

.loader-content-container-error > .loader-content > .loader-content-progress > .loader-content-text {
  color: #5F0B0F;
}

.loader-content-container + div.tooltip {
  position: fixed;
  top: auto !important;
  left: auto !important;
  bottom: 135px;
  right: 50px;
  z-index: 9200;
}

.loader-content {
  min-height: 45px;
}

.loader-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loader-expand-content {
  margin-top: 10px;
}

.loader-content-progress,
.loader-content-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
}

.loader-content-progress {
  margin-left: 25px;
}

.loader-content-title, .loader-content-text {
  margin: 5px 0 0;
  line-height: 1;
  margin-top: 0px;
  font-size: 14px;
  color: #4F7B02;
}

.loader-content-text {
  margin-top: 4px;
  font-size: 13px;
  color: #4F7B02;
}

.loader-content-delete {
  margin: 3px 0 3px;
}

.progress-item-small + div {
  line-height: .4;
}

.export-icon-size {
  width: 15px;
  height: 15px;
  transition: all .5s ease;
}

.export-progress {
  width: 85%;
  padding-bottom: 0px;
}

.exports-container {
  width: 100%;
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
  max-width: 470px;
}

.exports-container p {
  text-transform: none;
  font-size: 14px;
  color: #373739;
}

.exports-container.relative {
  width: auto;
  margin-right: 0;
}

.exports-container.relative > div.tooltip-con {
  padding: 15px;
}

.exports-container.relative .progress {
  width: 100%;
}

.fa-trash-o-red-lg {
  width: 25px !important;
  height: 25px !important;
}

.float-alert .icon.switch-envelope {
  width: 25px;
  height: 25px;
  opacity: .2; }

.float-alert .icon.switch-envelope:hover {
    opacity: .5; }

.opacity-green, .opacity-green:hover {
  opacity: .9 !important;
}

.float-alert.relative.exports-container, .float-alert.relative.exports-container > div.tooltip-con {
  width: auto;
}

.ppm-out-table-h-width {
  padding: 0;
}

.ppm-container-width {
  width: 1170px;
  margin: 0 auto;
}

.ppm-table-wrapper {
  min-width: 920px;
}

.visual-y-o-y .info-time > .tooltip {
  z-index: 1040;
}

.icon-analyze-budget, .icon-calculate-budget {
  background-color: #d5eff9;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 3px solid #55bee7;
  background-size: 25px;
  opacity: 1 !important;
  transition: all .2s ease;
}

.icon-calculate-budget {
  background-color: #d8ebb6;
  border: 3px solid #9dcc48;
  background-size: 20px;
}

.icon-analyze-budget:hover {
  border-color: #0094fe;
}

.icon-calculate-budget:hover {
  border-color: #78b801;
}

.box-budget {
  border-radius: 3px;
}

.budget-icon-container,
.budget-icon-container-purple {
  background-color: #d5eff9;
  border-radius: 5px;
  padding: 15px;
  margin-right: 10px;
  max-height: 55px;
}

.budget-icon-container-purple {
  background-color: #efe1ef;
}

.budget-icon {
  width: 25px;
  height: 25px;
}

@media (max-width: 991px) {
  .text-center-sm {
    text-align: center !important;
  }

  .document-responsive {
    float: none;
    vertical-align: bottom;
  }

  .time-responsive {
    text-align: left !important;
  }

  .time-responsive + div.actions > span {
    float: left !important;
  }

  .outcome-chart-responsive {
    margin-bottom: 130px;
  }

  .briefcase-menu, .briefcase-menu-modal {
    width: auto !important;
  }

  .briefcase-menu-modal {
    margin: 10px !important;
  }

  .film-layer {
    font-size: 28px;
  }

  #dlgHistoryDialogBox_ctl > div,
  #dlgStatisticPercent_ctl > div,
  #dlgStatisticPercent {
    width: auto !important;
  }

  .stat-percent-avg-container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .stat-percent-container, .cloud-export-modal > div.modal-dialog {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cloud-export-modal, .cloud-export-modal > div.modal-dialog, .cloud-export-modal > div > div.modal-body,
  .modal-responsive, .modal-responsive > div.modal-dialog, .modal-responsive > div > div.modal-body {
    width: 100%;
  }

  .modal-responsive {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .eta-lottery > div {
    margin: 0 auto;
  }

  .history-dialog > .row {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: none;
    border: 1px solid #E9E9EA;
  }

  .table-budget-manual {
    overflow-x: auto;
    min-height: 0.01%;
    -ms-overflow-style: none;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    border: 1px solid #E9E9EA !important;
  }
  .modal-budget-law > div,
  .modal-budget-manual > div {
    margin: 10px;
  }

  .modal-budget-law > div,
  .modal-budget-law > div > div > div.modal-body {
    width: auto;
  }

  .modal-budget-manual > div,
  .modal-budget-manual > div > div > div.modal-body {
    width: auto;
  }

  .alignment-report-dialog > div,
  .alignment-report-dialog > div > div > div.modal-body {
    width: auto;
  }

  .alignment-report-dialog > div {
    margin: 10px;
  }

  .modal-advanced-settings > .modal-dialog,
  .modal-advanced-settings > .modal-dialog > .modal-content > .modal-body {
    width: auto !important;
  }

  .modal-advanced-settings > .modal-dialog {
    margin: 10px;
  }

  .ppm-table-responsive {
    margin: 15px;
    width: auto;
    border: 1px solid #E9E9EA;
  }

  .ppm-container {
    border: 1px solid #E9E9EA;
  }

  .ppm-section-header {
    width: 950px;
  }

  .border-grey-sm, .table-responsive-sm {
    border: 1px solid #E9E9EA;
  }
}

@media (max-width: 1199px) {
  .text-center-md {
    text-align: center !important;
  }

  .stat-arrow-responsive {
    float: none !important;
    margin-top: 25px !important;
    margin-bottom: 25px;
    text-align: center;
  }

  .a-scroll-responsive {
    -ms-overflow-style: none;
    overflow: auto;
  }

  .table-responsive-lg {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    border: 1px solid #E9E9EA !important;
  }

  .modal-budget-configure > div,
  .modal-budget-expense > div {
    margin: 10px;
  }

  .modal-budget-configure > div,
  .modal-budget-configure > div > div > div.modal-body {
    width: auto;
  }

  .modal-budget-expense > div,
  .modal-budget-expense > div > div > div.modal-body {
    width: auto;
  }

  .ppm-out-table-h-width,
  .ppm-container-width {
    width: 950px;
  }
}

.command-output {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-family: "Lucida Console", "Lucida Sans Typewriter";
    font-size: 13px;
}

.placeholder-wrapper {
  width: 100%;
}

.placeholder-item {
    background: #fff;
    margin: 0 auto;
    min-height: 165px;
}

.history-placeholder-item {
  background: #fff;
  margin: 0 auto;
  min-height: 8px;
  min-width: 150px;
  float: right;
  margin: 4px 0;
}

.menu-placeholder-item {
  background: #049DDA;
  margin: 0 auto;
  min-width: 65px;
  margin: 17px 14px 15px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.export-progress {
  padding-bottom: 0px;
  width: 85%;
}

.export-actions > div:first-child > span > i{
  margin-right: 5px;
}

.float-alert.relative.exports-container, .float-alert.relative.exports-container > div.tooltip-con {
  width: auto;
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #F4F4F5;
    background: linear-gradient(to right, #E9E9EA 8%, #D2D4D5 18%, #E9E9EA 33%);
    background-size: 1200px 140px;
    height: 145px;
    position: relative;
}

.history-animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #F4F4F5;
  background: linear-gradient(to right, #F4F4F5 8%, #E9E9EA 18%, #F4F4F5 33%);
  background-size: 1200px 140px;
  height: 8px;
  position: relative;
}

.menu-animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #F4F4F5;
  background: linear-gradient(to right, #E9E9EA 8%, #D2D4D5 18%, #E9E9EA 33%);
  background-size: 1200px 140px;
  height: 8px;
  position: relative;
}

.background-masker {
    background: #fff;
    position: absolute;
}

.background-masker.briefcase-first-line,
.background-masker.briefcase-second-line,
.background-masker.briefcase-third-line,
.background-masker.briefcase-fourth-line,
.background-masker.briefcase-fifth-line,
.background-masker.briefcase-sixth-line,
.background-masker.briefcase-second-end,
.background-masker.briefcase-third-end,
.background-masker.briefcase-fourth-end {
    top: 25px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.briefcase-second-end,
.background-masker.briefcase-third-end,
.background-masker.briefcase-fourth-end,
.background-masker.briefcase-first-box,
.background-masker.briefcase-second-box {
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 15px;
}

.background-masker.briefcase-first-line {
    top: 12px;
    height:16px;
}

.background-masker.briefcase-second-line  {
    top: 36px;
    height: 16px;
}

.background-masker.briefcase-second-end {
    left: 140px;
    top: 28px;
    height: 12px;
}

.background-masker.briefcase-third-line {
    top: 60px;
    height: 8px;
}

.background-masker.briefcase-third-end {
    left: 90px;
    top: 52px;
    height: 24px;
}

.background-masker.briefcase-fourth-line {
    top: 76px;
    height: 8px;
}

.background-masker.briefcase-fourth-end {
    left: 140px;
    top: 84px;
    height: 24px;
}

.background-masker.briefcase-fifth-line {
    top: 92px;
    height: 8px;
}

.background-masker.briefcase-sixth-line {
    top: 108px;
    height: 27px;
}

.background-masker.briefcase-first-box {
    left: 10px;
    top: 135px;
    height: 10px;
    width: 5px;
}

.background-masker.briefcase-second-box {
    left: 25px;
    top: 135px;
    height: 10px;
    width: 130px;
}

@media (max-width: 1199px) {
  .background-masker.briefcase-second-box {
      width: 253px;
  }

  .placeholder-wrapper > div:nth-child(n+4) {
    display: none;
  }
}

@media (max-width: 991px) {
  .background-masker.briefcase-second-box {
      width: 302px;
  }

  .placeholder-wrapper > div:nth-child(n+3) {
    display: none;
  }
}

@media (max-width: 767px) {
  .exports-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  }

  .export-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 15px;
    padding-top: 0;
  }

  .export-actions > div:first-child > span > i {
    margin-right: 5px;
  }

  .exports-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  }

  .float-alert.relative.exports-container, .float-alert.relative.exports-container > div.tooltip-con {
    width: auto;
  }

  .background-masker.briefcase-first-box {
    width: 0;
  }
  .background-masker.briefcase-second-box {
      width: 0;
  }

  .placeholder-wrapper > div:nth-child(n+2) {
    display: none;
  }

  @keyframes placeHolderShimmer{
      0% {
          background-position: -668px 0
      }
      100% {
          background-position: 668px 0
      }
  }

  .animated-background {
      background-size: 1300px 104px;
  }
}

.print-header-template{
  -webkit-print-color-adjust: exact;
  color: #fff !important;
  height: 80px;
  margin-top: 0px;
  top:0px;
}

.print-header-template-top{
  font-size: 18px;
  background-color: #132a43;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  height: 70px;
}

.print-header-template-logo > img{
  width: 40px;
  position: absolute;
  margin-top: -5px;
}

.print-header-template-bottom{
  background-color: #BCBEC0;
  height: 3px;
  display: block;
}

.print-footer-template{
  -webkit-print-color-adjust: exact;
  color: #fff !important;
  height: 80px;
  background-color: #E9E9EA !important;
  margin-bottom: 0px;
  bottom:0px;
}

.print-page-application{
  -webkit-print-color-adjust: exact;
  padding:0 !important;
  padding-top: 60px !important;
  margin: 0 !important;
}

.print-padding-rm{
  padding: 0px !important;
}
.hide-section{
  margin-top:-30px;
  margin-bottom:-10px;
}

.pseudo-checkbox > span > label > input {
  position: absolute;
  opacity: 0;
  margin-left: -20px;
}

.pseudo-checkbox > span > label > span {
  position: relative;
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  padding-left: 0 !important;
  cursor: pointer;
}

.pseudo-checkbox > span > label > span:before {
  content:'';
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #707070;
  top: -1px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 2px;
}

.pseudo-checkbox > span > label > span:hover {
  color: #0d47a1;
}

.pseudo-checkbox > span > label > span:hover:before {
  background: #e3f2fd;
  border: 1px solid #0d47a1;
}

.pseudo-checkbox > span > label > input:checked + span:before {
  background-color: #0d47a1;
}

.pseudo-checkbox > span > label > input:checked + span:hover:before {
  background-color: #0077CC;
  border: 2px solid #0077CC;
}

.pseudo-checkbox > span > label > input:checked + span:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 11px;
  height: 11px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMC40IDguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAuNCA4LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjcsOC4xIDAsNC40IDEuNCwzIDMuNyw1LjMgOSwwIDEwLjQsMS40ICIvPgo8L3N2Zz4K');
  background-repeat: no-repeat;
}

.pseudo-checkbox > span > label > input:checked +span:hover:before {
  background: #e3f2fd;
  border: 1px solid #0d47a1;
}

.pseudo-checkbox > span > label > input:checked +span:hover:after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMC40IDguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAuNCA4LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwRDQ3QTE7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMy43LDguMSAwLDQuNCAxLjQsMyAzLjcsNS4zIDksMCAxMC40LDEuNCAiLz4NCjwvc3ZnPg0K');
  background-repeat: no-repeat;
}

.overflow-x-hidden {
  overflow-x: hidden ! important;
}

.browser-icon {
  width: 50px;
  height: auto;
  display: block;
  margin: auto;
}

.browser-container {
  display: block;
  padding: 20px 0;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
  color: #0077cc;
}

.browser-container:hover {
  text-decoration: none !important
}

.browser-name {
  display: block;
  margin-top: 10px;
  color: #6D6E71;
}

.browser-container > img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.browser-firefox-main {
  border: 1px solid #E98312;
}

.browser-firefox-main > .browser-icon {
  width: 60px;
}

.browser-firefox-main,
.browser-firefox-main > img,
.browser-firefox-main > span {
  color: #E98312 !important;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.browser-firefox-main:hover {
  border-color: #E98312;
}

.browser-other > div {
  margin-bottom: 15px;
}

.browser-extension-heading-note {
  position: relative;
  top: -25px;
  font-size: 16px;
}

.browser-extension-left {
  width: 100%;
}

browser-extension-left:after {
  content: "";
  clear: both;
  position: relative;
}

.browser-extension-right {
  position: relative;
  margin-bottom: 50px;
}

.browser-extension-left img {
  display: block;
}

.browser-extension-right img {
  height: auto;
}

.browser-extension-left p,
.browser-extension-left ul {
  font-size: 16px;
}

.browser-extension-border {
  position: relative;
  overflow: hidden;
  border: 2px solid #444;
}

.cocoen-drag {
  background: #444 !important;
}

.cocoen-drag::before {
  border-color: #444 !important;
}

.browser-extension-left ul {
  margin-bottom: 50px;
  padding: 0 15px;
}

.browser-extension-button {
  margin: 10px 0 40px;
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: none;
  background: #132A43;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

.browser-extension-button:hover,
.browser-extension-button:focus {
  color: #fff;
  text-decoration: none;
  box-shadow: 0 0 0 3px #e5e5e5;
}

.browser-extension-div {
  clear: both;
}

.browser-extension-div hr {
  margin-top: -5px;
  margin-bottom: 47px;
}

.browser-extension-div div {
  margin-bottom: 0px;
}

.browser-extension-float-left {
  float: none;
}

.browser-extension-info-icon {
  position: relative;
  top: 3px;
  left: 3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/assets/img/info-icon.svg);
  background-size: contain;
}

.browser-extension-info-icon:hover {
  background-image: url(/assets/img/info-icon-hover.svg);
}

.browser-extension-float-left p,
.browser-extension-float-left ul {
  font-size: 16px;
}

.browser-extension-list-style {
  padding: 0 !important;
  list-style-type: none;
}

.browser-extension-caption {
  margin-top: 10px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.browser-extension-caption span {
  display: block;
}

.browser-extension-form {
  position: relative;
  padding: 10px 25px 25px;
  background: #f5f5f5;
}

.browser-extension-form h2 {
  font-size: 20px;
  font-weight: bold;
}

.browser-extension-form .row {
  margin-bottom: -18px;
}

.browser-extension-form .alert {
  position: absolute;
  margin-bottom: 0;
  margin-top: 5px;
  left: 25px;
  right: 25px;

}

.browser-extension-form label.checkbox {
  top: -10px;
}

.browser-extension-form label.checkbox .checked + span {
  font-weight: 700;
}

.browser-extension-form-div {
  margin-top: 90px;
}

.browser-extension-form-div::after {
  content: "";
  clear: both;
  display: table;
}

.browser-extension-pointer {
  margin: 25px 0;
  display: none;
  text-align: right;
}

@media screen and (min-width: 600px) {
  .browser-extension-float-left {
    float: left;
    margin-right: 100px;
    vertical-align: top
  }

  .browser-extension-float-left:last-of-type {
    margin-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .browser-extension-left {
    margin-right: 50px;
    width: 35%;
    float: left;
  }

  .browser-extension-right,
  .browser-extension-form {
    float: left;
    max-width: 60%;
  }

  .browser-extension-right img {
    width: 680px !important;
    height: auto;
  }

  .browser-extension-right::after,
  .browser-extension-form::after {
    content: "";
    clear: both;
    display: table;
  }

  .browser-extension-float-left {
    float: left;
    margin-right: 100px;
    vertical-align: top
  }

  .browser-extension-pointer {
    display: block;
  }
}

.underline {
  text-decoration: underline;
}

.red {
  color: #e0101e;
}

.browser-extension-stronger {
  font-size: 18px;
}

/* BRAND BUTTON STYLE*/
/* END OF BRAND BUTTON STYLE*/

/* CONTAINED BUTTON STYLE*/
.filter_big {
  padding: 15px 45px !important;
  background: #132A43;
  transition: all .2s ease-in-out;
}

.filter_big:hover {
  -webkit-box-shadow: 0 0 0 3px #e5e5e5;
  box-shadow: 0 0 0 3px #e5e5e5;
  background: #132A43;
}

.filter_big:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75);
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75);
  background: #132A43;
}
/* END OF CONTAINED BUTTON STYLE*/

.filter_big .fa-filter-white {
  display: none;
}

#search-boxes {
  background: #f5f5f5;
}

#search-boxes .btn {
  padding: 15px 25px;
  height: 55px;
}

#search-boxes input.form-control {
  height: 50px;
  color: #444 !important;
  font-size: 21px;
}

#search-boxes .form-control:-webkit-autofill,
#search-boxes .form-control:-webkit-autofill:hover,
#search-boxes .form-control:-webkit-autofill:focus,
#search-boxes .form-control:-webkit-autofill:active {
  -webkit-text-fill-color: #444;
}

#search-boxes .form-name {
  top: 15px !important;
}

#search-boxes .dropdown-menu.open {
  margin-top: 25px;
}

#search-boxes .input-group.absolute-label.input-group--dirty label,
#search-boxes .input-group.absolute-label.input-group--focused label,
#search-boxes .form-group.absolute-label.input-group--dirty label,
#search-boxes .form-group.absolute-label.input-group--focused label {
  top: -7px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

.examiner-info-container {
  font-size: 15px;
}

.examiner-info-container a {
  color: #0f6db7;
  font-weight: 700;
}

.form-horizontal {
  padding: 25px;
}

.change_profile_data h2 {
  font-family: "Lato", "Arial";
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
}

.change_profile_data label {
  text-align: left;
}

.change_profile_data .tabbable-line,
.change_profile_data li.active > a,
.change_profile_data li.active > a:focus,
.change_profile_data li.active > a:hover,
.change_profile_data .tab-content {
  background: none;
}

.change_profile_data .label {
  text-transform: none;
  font-size: 16px;
  font-family: "Lato", "Arial";
  font-weight: 400;
  letter-spacing: 0;
  position: relative;
  top: -5px;
}

.change_profile_data .label span {
  font-weight: 700;
}

.change_profile_data .label-success {
  background: #fff;
  padding: 5px 15px;
  color: #212121;
  border: 3px solid #0d47a1;
}

.change_profile_data .form-name {
  padding-right: 0 !important;
  padding-left: 5px;
}

#c3 label {
  width: auto !important;
}

.change_profile_data .form-name + div {
  padding-left: 5px !important;
}

.modal-content {
  color: rgb(82,82,82);
  background: #f5f5f5;
}

.modal-header {
  margin-bottom: 15px;
  background: #616161 !important;
}

.modal-header .close {
  font-weight: 400 !important;
}

.modal-title {
  color: #fff !important;
  font-weight: 700 !important;
}

.modal .btn {
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
}

.modal .btn-primary:hover,
.modal .btn-primary:focus,
.modal .btn-primary:active {
  background-image: none !important;
}

.modal.transparent .modal-header {
  background: none !important;
}

.btn-ghost {
  background-image: none;
}

.login-options-container .btn::before {
  padding: 15px 25px !important;
  background-image: none !important;
}

#Translations_filter {
  margin-top: 5px;
}

@media screen and (min-width: 992px) {
  .flex-examiner-buttons,
  .cloud-export-margin {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }

  .flex-examiner-buttons div:nth-child(1) {
    width: inherit;
  }

  .flex-examiner-buttons .filter_big {
    margin-top: 0 !important;
  }
}

.search-button {
  padding-left: 50px !important;
  font-size: 16px;
  width: 139px;
}

.search-button::before {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 20px;
  left: 25px;
  background-repeat: no-repeat;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxOSAxOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTkgMTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGcgaWQ9IlNlYXJjaF9JY29uIj4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xOCwxOWMtMC4zLDAtMC41LTAuMS0wLjctMC4zTDEyLjYsMTRjLTEuNCwxLTMsMS42LTQuOCwxLjZsMCwwQzMuNSwxNS42LDAsMTIuMSwwLDcuOFMzLjUsMCw3LjgsMAoJCWMwLDAsMCwwLDAsMGwwLDBjNC4zLDAsNy44LDMuNSw3LjgsNy44YzAsMS43LTAuNiwzLjQtMS42LDQuOGw0LjcsNC43YzAuNCwwLjQsMC40LDEsMCwxLjRDMTguNSwxOC45LDE4LjMsMTksMTgsMTl6IE03LjgsMgoJCWMtMS41LDAtMywwLjYtNC4xLDEuN2MtMi4zLDIuMy0yLjMsNS45LDAsOC4yYzEuMSwxLjEsMi42LDEuNyw0LjEsMS43bDAsMGMxLjUsMCwzLTAuNiw0LjEtMS43bDAsMGMxLjEtMS4xLDEuNy0yLjYsMS43LTQuMQoJCUMxMy42LDQuNiwxMSwyLDcuOCwyeiIvPgo8L2c+Cjwvc3ZnPgo=');
}

.button-outline,
.confirm-dialog-cancel {
  background: none !important;
  border: 2px solid #132A43 !important;
  color: #132A43 !important;
}

.search-button {
  position: relative;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
  background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;
  border: none !important;
}

.primary-button,
#btnSearch {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
  background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;
  border-color: #e8171f !important;
}

.primary-button:hover,
.search-button:hover,
.button-outline:hover {
  -webkit-box-shadow: 0 0 0 3px #e5e5e5 !important;
  box-shadow: 0 0 0 3px #e5e5e5 !important;
}

.primary-button:focus,
.search-button:focus,
.button-outline:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;
}

.primary-button:active,
.search-button:active {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#f6271c), to(#ec407a)) !important;
  background-image: linear-gradient(to top right, #f6271c, #ec407a) !important;
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important
}

.button-outline:active {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important;
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.75) !important
}

.button-plain {
  color: #132A43 !important;
  font-weight: 700;
  background: none !important;
  border-color: transparent !important;
}

.button-plain:hover {
  background: #f7f7f7 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-button_sidebar,
.reset-filters_sidebar {
  position: relative;
  padding: 15px !important;
}

.search-button_sidebar::before {
  left: 85px;
}

.filter-buttons-wrapper div {
  display: flex;
  flex-wrap: wrap-reverse;
}

.toolbar {
  margin-top: 3px;
}

.toolbar::after {
  content: "";
  clear: both;
  display: table;
}

.login-services a:focus {
  outline: 1px dashed #000;
}

.label-filters.with-delete .cancel.sm {
  background-image: url('/assets/img/icon-x-cancel-blue.svg');
  background-size: 7px !important;
  font-weight: 400;
  top: -2px;
}

#PassiveLoginPage #top-level-container {
  width: 100%;
  min-height: 250px;
  padding-bottom: 50px;
}

.panel-body-law-firm .col-md-10 input {
  width: 96%;
}

.panel-body-law-firm .primary-button {
  width: 131px;
  height: 44px;
}

#pnlResults_ctl .box-style0  {
  margin-bottom: -50px;
  color: #212121;
  background: #fff;
  border-bottom: 1px solid #ACBAC9;
}

.buttons-holder {
  width: 605px;
  text-align: right;
  float: left;
}

@media (min-width: 768px) {
  .buttons-holder + .pull-right-from-xs {
  float: none !important; }
}

@media (min-width: 992px) {
  .buttons-holder + .pull-right-from-xs {
  float: right !important; }
}

.home-page {
  overflow-x: hidden;
  letter-spacing: normal;
}

.home-page * {
  letter-spacing: normal;
}

.home-page .container {
  width: 1366px;
}

@media (min-width: 1600px) {
  .home-page .container {
    width: 1600px;
  }
}

.home-page .alert {
  margin: 30px 15px 20px
}

/* IE LANDING START */
.ie-landing-bg {
  background: #f5f5f5;
}

.ie-header {
  display: flex;
  align-items: center;
  height: 60px;
  background: #132a43;
}

.ie-landing-sup {
  position: relative;
  top: -12px;
  font-size: 8px;
}

.ie-landing-sup2 {
  top: -6px;
  font-size: 10px;
}

.ie-header nav {
  margin: 0 16px;
  width: auto;
}

.ie-header a {
  margin-left: .5rem;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  transition: all .2s ease-in-out;
}

.ie-header a:hover {
  color: #2196f3;
  text-decoration: none;
}

.ie-header a svg {
  margin-top: -8px;
  margin-right: .5rem;
  display: inline-block;
  vertical-align: middle;;
}

.ie-body {
  margin: 70px 16px 0 16px;
  text-align: center;
}

.ie-body h2 {
  margin-top: 25px;
  font-size: 18px;
  line-height: 24px;
}

.ie-body h2:last-of-type {
  margin-top: 40px;
}

.ie-links {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.ie-links a {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  color: #006ebb;
  transition: all .2s ease-in-out;
}

.ie-links a:hover {
  color: #039be5;
}

.ie-links div {
  margin: 0 10px 25px;
  padding: 25px;
  width: 180px;
  height: 138px;
  text-align: center;
  border: 1px solid #d5d5d5;
  background: #fff;
  border-radius: 5px;
  box-shadow: 3px 5px 15px 0 rgba(0,0,0,.16);
}

.ie-landing-firefox {
  position: relative;
  top: -2px;
}

.ie-link-goToPatentAdvisor {
  margin-top: 10px;
  font-size: 16px;
}

@media screen and (min-width: 1366px) {
  .ie-header nav {
    margin: 0 auto;
    width: 1366px;
  }
}

@media screen and (min-width: 1600px) {
  .ie-header {
    height: 80px;
  }

  .ie-header nav {
    width: 1600px;
  }
}
/* IE LANDING END */

#c151_ctl:hover + #c152_ctl {
  color: #0d47a1;
}

::placeholder {
  color: #707070 !important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder {
 color: #707070 !important;
}

textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder,
textarea::placeholder {
  color: #707070;
}

.back-to-mysavedwork {
  color: #1a304d;
  font-size: 21px;
  text-decoration: none;
}

.back-to-mysavedwork:hover {
  color: #1a304d;
  text-decoration: none;
}

.back-to-mysavedwork svg {
  position: relative;
  margin-right: 12.5px;
  display: inline-block;
  top: -4px;
  vertical-align: middle;
  width: 17.4px;
  height: 14.9px;
  fill: #11479F;
}

.back-to-mysavedwork svg:hover,
.back-to-mysavedwork:hover svg {
  fill: #03A9F4;
}

.briefcase-mngm-note {
  resize: vertical;
}

.disabled-multicheckbox {
  pointer-events: none;
  opacity: 0.4;
}

#supervisor_process tr {
  border: none;
}

.span-data-container {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  color: #212121;
}

.datagrid-pagination,
.datatables-pagination {
  position: relative;
  margin: 0;
  text-align: center;
}

.datagrid-pagination .form-inline,
.datatables-pagination .dt-buttons {
  position: absolute;
  right: 0;
  top: 4px;
}

.datatables-pagination .dt-buttons {
  top: 20px;
}

.datagrid-pagination .form-name {
  font-size: 15px;
  font-weight: 400;
}

.datagrid-pagination .form-inline .dropdown-toggle,
.datatables-pagination .dt-button {
  padding: 6px 10px !important;
  top: 2px;
  height: 32px !important;
  width: 70px !important;
  line-height: 16px;
  letter-spacing: normal;
}

.datatables-pagination .buttons-page-length {
  margin-left: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  background: none;
  text-align: left;
  font-size: 16px;
  transition: border-color 0.2s ease-in-out;
}

.datatables-pagination .dt-button-collection {
  position: absolute;
  padding: 10px 8px;
  background: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  z-index: 3;
}

.datatables-pagination .button-page-length {
  margin-left: 0;
  width: 50px !important;
  font-size: 14px;
  text-align: left;
  border: none;
  border-radius: 4px;
  background-color: #fff;
  transition: background-color 0.2s ease-in-out;
}

.datatables-pagination .button-page-length:hover,
.datatables-pagination .button-page-length:focus {
  background-color: #e3f2fd;
}

.datatables-pagination .button-page-length.active {
  color: #006ebb;
}

.datagrid-pagination .form-inline .dropdown-toggle:focus,
.datatables-pagination .buttons-page-length:focus,
.datatables-pagination .buttons-page-length:hover {
  border-color: #0D47A2 !important;
}

.datagrid-pagination .form-inline .dropdown-menu.open {
  margin-top: 0 !important;
  font-size: 14px;
}

.datagrid-pagination .form-inline .bs-caret {
  top: 6px;
}

.datagrid-pagination .form-inline .caret {
  border-bottom-color: #212121 !important;
  border-top-color: #212121 !important;
  opacity: 1 !important;
}

.datagrid-pagination .form-inline .open .bs-caret {
  top: 5px;
}

.datagrid-pagination .form-inline .open .caret {
  border-bottom-color: #0D47A2 !important;
  border-top-color: #0D47A2 !important;
}

.datatables-pagination .bs-caret {
  position: absolute;
  top: 8px;
  right: 8px;
}

.datatables-pagination button[aria-expanded="true"] .bs-caret {
  top: 7px;
}

.datatables-pagination .caret {
  opacity: 1;
}

.datatables-pagination .caret:after {
  top: -8px;
}

.datatables-pagination button[aria-expanded="true"] .caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-bottom-color: #0D47A2 !important;
  border-top-color: #0D47A2 !important;
}

.datatables-pagination button[aria-expanded="true"] .caret:after {
  top: -8px;
}

.caret-down {
  position: relative;
  top: 4px;
  right: 2px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #212121;
  border-bottom: 2px solid #212121;
  opacity: .5;
  transform: rotate(45deg);
}

button[title="Nothing selected"] {
  font-style: italic;
  color: #717171 !important;
  font-size: 16px;
}

#UsersDataGrid_ctl th,
#UsersDataGrid_ctl td {
  padding: 8px 5px 7px !important;
}

#UsersDataGrid thead:not(.js-qdg-filter-row) {
  position: sticky;
  top: 60px;
  background: #fff;
  z-index: 2;
}

@media screen and (min-width: 1600px) {
  #UsersDataGrid thead:not(.js-qdg-filter-row) {
    top: 80px;
  }
}

.pdf-document {
  box-sizing: content-box;
  letter-spacing: normal;
  fill: #00172E;
  margin-left: 10px;
  vertical-align: middle;
}

.pdf-document:active, .pdf-document:hover, .pdf-document:focus {
  fill: #039BE5;
}

.external-link {
  fill: #006EBB;
  margin-left: 5px;
}

.external-link:active, .external-link:hover, .external-link:focus {
  fill: #039BE5;
}

.filters-applied-label {
  flex-grow: 0;
  font-family: Lato, 'sans-serif';
  font-weight: normal;
  color: #212121;
  font-size: 15px;
  line-height: normal;
  padding-left: 18px;
  width: max-content;
  height: 34px;
  display: flex;
  align-items: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border: 2px solid #0D47a1;
  border-radius: 100px;
  font-size: 15px;
  color: #424242;
  white-space: nowrap;
  transition-property: box-shadow border-color;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  pointer-events: none;
}

.filters-applied-close {
  font-family: Lato, 'sans-serif';
  font-weight: normal;
  color: #212121;
  font-size: 15px;
  line-height: normal;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  margin-left: 4px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0 17px 17px 0;
  height: 100%;
  pointer-events: auto;
}

.filters-applied-close:hover {
  background-color: #e0e0e0;
}

.eta {
  width: 42px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.eta-circle {
  height: 12px;
  width: 12px;
  border-radius: 50%;
}
.eta-circle--red {
  background-color: #d33625;
}
.eta-circle--yellow {
  background-color: #f8c12b;
}
.eta-circle--green {
  background-color: #86b321;
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}.jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:black;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active{text-decoration:none;color:inherit}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-no-icons .jstree-themeicon,.jstree-anchor>.jstree-themeicon-hidden{display:none}.jstree-hidden,.jstree-node.jstree-hidden{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jstree-contextmenu .jstree-anchor{-webkit-user-select:none;-webkit-touch-callout:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none}.vakata-context li>a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:black;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 white;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:white;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context .vakata-contextmenu-disabled>a>i{filter:grayscale(100%)}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:transparent;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:white;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:white;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px 0 2px}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-repeat:no-repeat;background-color:transparent}.jstree-default .jstree-anchor,.jstree-default .jstree-animated,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #cccccc}.jstree-default .jstree-context{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #cccccc}.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999999}.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-default .jstree-disabled{background:transparent;color:#666666}.jstree-default .jstree-disabled.jstree-hovered{background:transparent;box-shadow:none}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:bold}.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none !important}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:transparent;box-shadow:none}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:transparent}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}.jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat}.jstree-default>.jstree-wholerow-ul .jstree-hovered,.jstree-default>.jstree-wholerow-ul .jstree-clicked{background:transparent;box-shadow:none;border-radius:0}.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.jstree-default .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default .jstree-wholerow-clicked{background:#beebff;background:-webkit-linear-gradient(top, #beebff 0, #a8e4ff 100%);background:linear-gradient(to bottom, #beebff 0, #a8e4ff 100%)}.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}.jstree-default .jstree-anchor{line-height:24px;height:24px}.jstree-default .jstree-icon{width:24px;height:24px;line-height:24px}.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}.jstree-default.jstree-rtl .jstree-node{margin-right:24px}.jstree-default .jstree-wholerow{height:24px}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-image:url("/tools/jstree/dist/themes/default/32px.png")}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default .jstree-last{background:transparent}.jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}.jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}.jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}.jstree-default .jstree-themeicon{background-position:-260px -4px}.jstree-default>.jstree-no-dots .jstree-node,.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}.jstree-default .jstree-disabled{background:transparent}.jstree-default .jstree-disabled.jstree-hovered{background:transparent}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-checkbox{background-position:-164px -4px}.jstree-default .jstree-checkbox:hover{background-position:-164px -36px}.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default .jstree-checked>.jstree-checkbox{background-position:-228px -4px}.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default .jstree-checked>.jstree-checkbox:hover{background-position:-228px -36px}.jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}.jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}.jstree-default .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default>.jstree-striped{background-size:auto 48px}.jstree-default.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-default.jstree-rtl .jstree-last{background:transparent}.jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background center center no-repeat}.jstree-default .jstree-file{background:url("/tools/jstree/dist/themes/default/32px.png") -100px -68px no-repeat}.jstree-default .jstree-folder{background:url("/tools/jstree/dist/themes/default/32px.png") -260px -4px no-repeat}.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default{line-height:24px;padding:0 4px}#jstree-dnd.jstree-default .jstree-ok,#jstree-dnd.jstree-default .jstree-er{background-image:url("/tools/jstree/dist/themes/default/32px.png");background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default i{background:transparent;width:24px;height:24px;line-height:24px}#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}.jstree-default .jstree-ellipsis{overflow:hidden}.jstree-default .jstree-ellipsis .jstree-anchor{width:calc(100% - 29px);text-overflow:ellipsis;overflow:hidden}.jstree-default.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==")}.jstree-default.jstree-rtl .jstree-last{background:transparent}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px}.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-default-small .jstree-wholerow{height:18px}.jstree-default-small .jstree-node,.jstree-default-small .jstree-icon{background-image:url("/tools/jstree/dist/themes/default/32px.png")}.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-default-small .jstree-last{background:transparent}.jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-default-small .jstree-themeicon{background-position:-263px -7px}.jstree-default-small>.jstree-no-dots .jstree-node,.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-default-small .jstree-disabled{background:transparent}.jstree-default-small .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-small .jstree-checkbox{background-position:-167px -7px}.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-small .jstree-checked>.jstree-checkbox{background-position:-231px -7px}.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-small .jstree-checked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-small>.jstree-striped{background-size:auto 36px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-default-small.jstree-rtl .jstree-last{background:transparent}.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url("/tools/jstree/dist/themes/default/throbber.gif") center center no-repeat}.jstree-default-small .jstree-file{background:url("/tools/jstree/dist/themes/default/32px.png") -103px -71px no-repeat}.jstree-default-small .jstree-folder{background:url("/tools/jstree/dist/themes/default/32px.png") -263px -7px no-repeat}.jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-default-small .jstree-ok,#jstree-dnd.jstree-default-small .jstree-er{background-image:url("/tools/jstree/dist/themes/default/32px.png");background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-small i{background:transparent;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}.jstree-default-small .jstree-ellipsis{overflow:hidden}.jstree-default-small .jstree-ellipsis .jstree-anchor{width:calc(100% - 23px);text-overflow:ellipsis;overflow:hidden}.jstree-default-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==")}.jstree-default-small.jstree-rtl .jstree-last{background:transparent}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px}.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-large .jstree-wholerow{height:32px}.jstree-default-large .jstree-node,.jstree-default-large .jstree-icon{background-image:url("/tools/jstree/dist/themes/default/32px.png")}.jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}.jstree-default-large .jstree-last{background:transparent}.jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}.jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}.jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}.jstree-default-large .jstree-themeicon{background-position:-256px 0}.jstree-default-large>.jstree-no-dots .jstree-node,.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}.jstree-default-large .jstree-disabled{background:transparent}.jstree-default-large .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-large .jstree-checkbox{background-position:-160px 0}.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-large .jstree-checked>.jstree-checkbox{background-position:-224px 0}.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-large .jstree-checked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}.jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-default-large .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-large>.jstree-striped{background-size:auto 64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-default-large.jstree-rtl .jstree-last{background:transparent}.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url("/tools/jstree/dist/themes/default/throbber.gif") center center no-repeat}.jstree-default-large .jstree-file{background:url("/tools/jstree/dist/themes/default/32px.png") -96px -64px no-repeat}.jstree-default-large .jstree-folder{background:url("/tools/jstree/dist/themes/default/32px.png") -256px 0 no-repeat}.jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-default-large .jstree-ok,#jstree-dnd.jstree-default-large .jstree-er{background-image:url("/tools/jstree/dist/themes/default/32px.png");background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-large i{background:transparent;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}.jstree-default-large .jstree-ellipsis{overflow:hidden}.jstree-default-large .jstree-ellipsis .jstree-anchor{width:calc(100% - 37px);text-overflow:ellipsis;overflow:hidden}.jstree-default-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==")}.jstree-default-large.jstree-rtl .jstree-last{background:transparent}@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:bold;font-size:1.1em;text-shadow:1px 1px white}#jstree-dnd.jstree-dnd-responsive>i{background:transparent;width:40px;height:40px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url("/tools/jstree/dist/themes/default/40px.png");background-position:0 -200px;background-size:120px 240px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url("/tools/jstree/dist/themes/default/40px.png");background-position:-40px -200px;background-size:120px 240px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width:768px){.jstree-default-responsive .jstree-icon{background-image:url("/tools/jstree/dist/themes/default/40px.png")}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px;background:transparent}.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-size:120px 240px}.jstree-default-responsive .jstree-leaf>.jstree-ocl,.jstree-default-responsive.jstree-rtl .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0 !important}.jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px !important}.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0 !important}.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-responsive .jstree-checked>.jstree-checkbox,.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover{background-position:0 -80px}.jstree-default-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}.jstree-default-responsive .jstree-anchor{font-weight:bold;font-size:1.1em;text-shadow:1px 1px white}.jstree-default-responsive>.jstree-striped{background:transparent}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,0.7);border-bottom:1px solid rgba(64,64,64,0.2);background:#ebebeb;height:40px}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666666}.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666666;border-top:0}.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node>.jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-image:url("/tools/jstree/dist/themes/default/40px.png");background-size:120px 240px}.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}.jstree-default-responsive .jstree-last{background:transparent}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}.jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-responsive .jstree-file{background:url("/tools/jstree/dist/themes/default/40px.png") 0 -160px no-repeat;background-size:120px 240px}.jstree-default-responsive .jstree-folder{background:url("/tools/jstree/dist/themes/default/40px.png") -40px -40px no-repeat;background-size:120px 240px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}:url("/tools/jstree/dist/themes/default/throbber.gif").cocoen{box-sizing:border-box;cursor:pointer;line-height:0;margin:0;overflow:hidden;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cocoen *{box-sizing:inherit}.cocoen ::after,.cocoen ::before{box-sizing:inherit}.cocoen img,.cocoen picture>img{max-width:none}.cocoen>img,.cocoen>picture>img{display:block;width:100%}.cocoen>div:first-child,picture .cocoen>div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:50%}.cocoen-drag{background:#fff;bottom:0;cursor:ew-resize;left:50%;margin-left:-1px;position:absolute;top:0;width:2px}.cocoen-drag::before{border:3px solid #fff;content:'';height:30px;left:50%;margin-left:-7px;margin-top:-18px;position:absolute;top:50%;width:14px}