@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3884213, 2020-03-27T07:46:12-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FuturaBT-Book by Bitstream
 * URL: https://www.myfonts.com/fonts/bitstream/futura/pro-book-193053/
 *
 * Webfont: FuturaBT-Medium by Bitstream
 * URL: https://www.myfonts.com/fonts/bitstream/futura/pro-medium-193053/
 *
 *
 * Webfonts copyright: Copyright &amp;#x00A9; 2017 Monotype Imaging Inc. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FuturaBT';
  src: url("https://pangea.ai/assets/fonts/futura-bt-book.eot"), url("https://pangea.ai/assets/fonts/futura-bt-book.woff2") format("woff2"), url("https://pangea.ai/assets/fonts/futura-bt-book.woff") format("woff"), url("https://pangea.ai/assets/fonts/futura-bt-book.eot?#iefix") format("embedded-opentype"), url("https://pangea.ai/assets/fonts/futura-bt-book.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: 'FuturaBT';
  src: url("https://pangea.ai/assets/fonts/futura-bt-medium.eot"), url("https://pangea.ai/assets/fonts/futura-bt-medium.woff2") format("woff2"), url("https://pangea.ai/assets/fonts/futura-bt-medium.woff") format("woff"), url("https://pangea.ai/assets/fonts/futura-bt-medium.eot?#iefix") format("embedded-opentype"), url("https://pangea.ai/assets/fonts/futura-bt-medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
	font-family: 'svgicons';
	src: url('https://pangea.ai/assets/fonts/svgicons.woff2') format('woff2'),
		url('https://pangea.ai/assets/fonts/svgicons.woff') format('woff'),
		url('https://pangea.ai/assets/fonts/svgicons.ttf') format('truetype');
	font-display: swap;
}
body .MultipleFiles .MultipleFiles__file {
    box-shadow: none;
    background: #F2F2F2;
    border-radius: 16px;
    color: #3E4248;
    text-align: left;
    justify-content: flex-start;
    padding: 4px 30px 4px 55px;
    min-height: 58px;
}
body .MultipleFiles {
     display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
body .MultipleFiles .MultipleFiles__file svg {
    display: none;
}
body .MultipleFiles .MultipleFiles__file:before,
body .MultipleFiles .MultipleFiles__file:after {
    content: '';
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 17px;
    position: absolute;
}
body .MultipleFiles .MultipleFiles__file:before {
    background-image: url(https://www.pangea.ai/assets/images/file-ico.png);
    left: 15px;
}
body .MultipleFiles .MultipleFiles__file:after {
    background-image: url(https://www.pangea.ai/assets/images/trash-ico.png);
    right: 15px;
}


body .MultipleFiles .BtnV2--focusable {
    background: rgba(37, 116, 255, 0.05);
    border: 1px dashed #2574FF !important;
    border-radius: 10px;
    box-shadow: none;
    display: block;
    min-height: 98px;
    display: flex;
    margin-bottom: 1.2em;
}
body .MultipleFiles .BtnV2--focusable:before {
    content: '';
    width: 24px;
    height: 34px;
    margin-right: 15px;
    background-image: url(https://www.pangea.ai/assets/images/docs-ico.png);
    background-repeat: no-repeat;
    background-size: contain;
}
body .editor .LiveField div.Select-control {
    height: auto !important;
    padding: 10px !important;
}
body .Select-multi-value-wrapper {
    display: flex;
    flex-wrap: wrap;
}
body .Select-arrow-zone {
    display: flex;
    align-items: start;
    padding-top: 17px;
}


body .LiveField__answer .Select--multi .Select-value-label,
body .LiveField__answer .Select--multi .Select-value-icon {
    margin: 0;
    border: 0;
    color: #2574FF;
    background: #F4F8FF;
    font-size: 16px;
}
body .LiveField__answer .Select--multi .Select-value-icon {
    padding: 5px 14px 5px 16px;
    font-size: 18px;
}
body .LiveField__answer .Select--multi .Select-value-label {
    padding: 8px 16px 8px 0px;
}
body .editor .Select--multi div.Select-value {
     background: #F4F8FF;
     border-radius: 10px;
     overflow: hidden;
}

.__header-two.alignment--left .public-DraftStyleDefault-block .AnswerPipe ,
.LiveField__header .public-DraftStyleDefault-block .AnswerPipe {
    color: #2574FF;
    font-weight: 500 !important;
}

body .LiveField__header {
    margin-bottom: 10px !important;
    display: block !important;
}

body .YesNo .btn-raised.btn-default,
body .YesNo .btn-raised.YesNo__button.btn-primary,
body .YesNo .YesNo__button {
    min-width: 188px;
    background: #FFFFFF;
    border: 1px solid #2574FF;
    border-radius: 10px;
    color: #2574FF;
    width: auto;
    height: 42px;
    line-height: 40px;
    margin-right: 30px;
    box-shadow: none;
    padding: 0;
}

body .YesNo .YesNo__button[aria-checked="true"] {
    background: #2574FF !important;
    color: #fff !important;
}
body .Pagination  .btn-raised {
    box-shadow: none;
    width: 80px;
    text-align: center;
    height: 48px !important;
}

body .btn-raised:hover {
    box-shadow: none !important;
    background: #2574FF !important;
    color: #fff !important;
}
body .btn-raised:hover svg path {
    fill: #fff !important;
}

.Select--single {
    margin-top: 10px !important;
}
body .Pagination__btn--previous:hover:before,
body .Pagination__btn--next:hover:before {
    color: #fff;
   
}
body .Pagination__btn--previous:before,
body .Pagination__btn--next:before {
    font-family: 'svgicons' !important;
    display: inline-block;
    content: "\E003";
    font-size: 16px;
    color: #2574FF;
}
body .Pagination__btn--next:hover:before {
     transform: rotate(180deg);
}
body .Pagination__btn--next:before {
    
    transform: rotate(180deg);
}
body .Pagination__btn--previous:before {
    
}
body .Pagination__btn--next svg,
body .Pagination__btn--previous svg {
    display: none;
}

body .editor .__header-one {
  font-family: FuturaBT, sans-serif;
  font-weight: 400;
  font-size: 35px;
  color: #3D4249;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.57;
}

body .editor .__header-two,
body .editor .public-DraftStyleDefault-ul,
body .editor .public-DraftStyleDefault-ol {
  font-family: FuturaBT, sans-serif, sans-serif;
}

body .editor .LiveField * {
  font-family: FuturaBT, sans-serif, sans-serif;
}

body .editor .LiveField i {
  font-family: 'Material Icons' !important;
}

body .editor .LiveField .Select-control,
body .editor .LiveField .LiveField__input {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  width: 100%;
  height: 54px !important;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.35;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  background-color: transparent;
}

body .editor .LiveField .LiveField__container {
  padding: 0;
  margin: 4px 0 18px;
  position: relative;
}

body .editor .LiveField .LiveField__header {
  color: #3D4249;
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 10px;
}

body .editor .LiveField .LiveField__header span {
  font-weight: 400 !important;
}

body .editor .LiveField .LiveField__answer {
  margin-top: 0;
}

body .editor .LiveField .LiveField__error {
  margin-bottom: 15px;
}

body .editor .LiveField .Select-menu-outer {
  margin-top: 2px;
}

body .editor .LiveField .Choices {
  margin-top: 22px;
}

body .editor .LiveField .Choices__choice {
  background-color: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  margin-bottom: 22px;
}

body .editor .LiveField .Choices__choice .Choices__label {
  color: #3D4249 !important;
  position: relative;
  font-size: 16px;
  line-height: 1.35;
}

body .editor .LiveField .Choices__choice .Choices__label::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #e5e5e5;
  margin-right: 16px;
  vertical-align: middle;
  border-radius: 50%;
  
}

body .editor .LiveField .Choices__choice.btn-primary .Choices__label::before {
  /*background-color: #2574ff;*/
}

body .editor .LiveField .Choices__choice.btn-primary .Choices__label::after {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  background: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 7px solid #2574ff;
 
}

body .editor .LiveField .Choices__choice .material-icons {
  display: none;
}

body .editor .LiveField--active .Select-control:not(.LiveField__input--manualfocus),
body .editor .LiveField--active .LiveField__input:not(.LiveField__input--manualfocus) {
  border-color: #2574ff;
}

body .editor .Select--multi .Select-value {
  background-color: #2574ff;
}

body .editor .paragraph {
  font-family: FuturaBT, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #3D4249;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.66;
}

body .editor .Pagination .btn-primary {
  background: #fff;
  border: 1px solid #2574ff;
  border-radius: 5px;
  font-family: FuturaPT-Medium;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  margin: 0 10px;
}
body .editor .Pagination .btn-primary svg path {
    fill: #2574ff;
}

body .editor .Pagination .btn-raised.btn-primary.Pagination__btn {
  border-radius: 5px !important;
}

body .editor .Select.LiveField__input.is-searchable.Select--single {
  padding: 0 !important;
  border: 0;
}

body .editor .Select.LiveField__input.is-searchable.Select--multi {
  height: 100% !important;
  padding: 0 !important;
  border: 0;
}

body .editor .Select-control:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

body .editor .LiveField__answer textarea.LiveField__input {
  padding-top: 14px !important;
  opacity: 1;
}

.dlbfo_title .AnswerPipe {
    color: #2574FF;
}
body .LiveField__description, body .Field__hinttext,body .LiveSummary__answer,body td.LiveSummary__answer {
    font-size: 13px;
    line-height: 165%;
    margin-bottom: 10px;
}

/*# sourceMappingURL=paperform.min.css.map */