/* CSS DOCUMENT */

.pdfgen .clear {clear: both;}

#inner-content-container .pdfgen .row.nobg {background-color: transparent;}
#content-container .button.success {color: #fff}

.pdfgen-errors {background: red; color: white; padding: 10px 15px}
.pdfgen .success.box h3 a {margin-bottom:0;}

.pdfgen textarea {height: auto;}
.pdfgen input[type="file"] {color: #6B823F;}

.pdfgem #flier-address {margin-bottom: 15px;}

.pdfgen #property-details .row { margin-bottom: 25px;}
.pdfgen #property-details .input-group {margin-bottom: 15px;}

.pdfgen #flier-headline {margin-bottom: 25px; }

.pdfgen #flier-photos h3 {margin-bottom: 15px;}

.pdfgen .photo-input {margin-bottom: 6px;}

.pdfgen #optional-features .ui-accordion-content {padding-left:0;}

.pdfgen #agent-details {margin-bottom: 25px;}
.pdfgen #agent-details .input-group {margin-bottom: 15px;}


/* Choose a Color */
.choose-color {margin-top: 1rem;}
#maincolor-select input {visibility: hidden;}
#maincolor-select .swatch {display: inline-block; padding-top: .4rem; box-sizing: border-box; padding-left: .1rem; height: 2.5rem; width: 4rem; border: 2px solid #666; margin-right: .2rem; margin-bottom: 1em;}
#maincolor-select .swatch.active {border-color: #FFF; box-shadow: 0 0 4px #666; }
#maincolor-select .swatch i {visibility: hidden; color: #fff; text-shadow: 0 0 3px #222; font-size: 1.5rem; }
#maincolor-select .swatch.active i {visibility: visible; }


/* WYSIWYG Box */
.pdfgen .trumbowyg-box {margin-top: 0;}
.pdfgen .trumbowyg-box, .pdfgen .trumbowyg-editor, .trumbowyg-textarea {min-height: 160px;}
.pdfgen #headline-wysiwyg .trumbowyg-editor {padding-top: 10px;}
.pdfgen #headline-wysiwyg .trumbowyg-textarea, .pdfgen #headline-wysiwyg .trumbowyg-editor {min-height: 4em}
.pdfgen #headline-wysiwyg .trumbowyg-box  {min-height: auto; }

.trumbowyg-fontsize-button {background: red;}
.trumbowyg-dropdown-fontsize.trumbowyg-dropdown {width: auto;}
.trumbowyg-dropdown-fontsize.trumbowyg-dropdown button {margin-bottom: 0;}
.trumbowyg-dropdown-fontsize.trumbowyg-dropdown button svg {display: none;}
