.pyt-builder-switcher {
	text-align: right;
}
.pyt-builder-switcher a {
	text-transform: uppercase;
	text-decoration-line: underline;
}
.pyt-builder-switcher a.current {
	text-decoration-line: none;
	color: #3a3d3e;
	cursor: default;
}
.pyt-small-label {
	color: #a4aaac;
	font-size: 12px;
	font-family: monospace;
}
.pyt-toolbar {
	background-color: #e9e9e9;
	border: 1px solid #d8dfe3;
	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
}
.pyt-toolbar button {
	color: #49616d;
	cursor: pointer;
}
.pyt-toolbar button span {
	padding: 0 !important;
}
.pyt-toolbar > ul {
	margin: 0;
	display: inline;
	font-size: 0;
}
.pyt-toolbar > ul > li {
	margin: 0;
	display: inline-block;
	font-size: 14px;
}
.pyt-toolbar-active:not(.toolbar-color) i {
	border: 1px inset #f9f9f9;
	padding: 2px;
}
.text-color:not(.pyt-toolbar-active) {
	border-bottom-color: #000 !important;
}
.bg-color:not(.pyt-toolbar-active) {
	border-bottom-color: #fff !important;
}
.tool-items i {
	font-size: 14px;
}
.pyt-toolbar > ul > li .toolbar-content {
	display: none;
}
.pyt-toolbar .inactive {
	color: #bcc1c3;
}
.pyt-toolbar button {
	padding: 4px 7px;
}
.pyt-toolbar select {
	border: 0;
}
.pyt-toolbar .toolContainer {
	padding: 0 7px;
}
.pyt-toolbar button, .pyt-toolbar .toolContainer {
	display: inline-block;
	min-width: 35px;
	min-height: 30px;
	border: none;
	background-color: transparent;
	border-top: 5px solid transparent;
	border-right: 1px solid #bec4c9;
	border-bottom: 5px solid transparent;
	outline: 0;
	vertical-align: middle;
	height: 34px;
	margin: 2px 0;
}
span.toolContainer {
	padding-top: 2px !important;
}
.toolContainer select {
	height: 100%;
}
i.toolbar-word-wrap {
	width: 19px;
	opacity: 0.7;
	background-position-y: 38px;
	height: 15px;
	display: inline-block;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAA8CAYAAABmdppWAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3woeCBYRrfH4ygAAAOtJREFUWMPtlj0KAjEQhT+DghewEmvvYK1XsPck2mljp5ewFSuxEy/gTfxBi9XYZCGEgNkkhT/zIGzC7jzy9s1MAn8LnYtD5d6ZEKajnttxJXkohALBd9ayrx82A+LuVSTrgHEGVkDX5ahZi3J+C9hhqeIC9ICjw1HZlDawNnEbH0eMyx0Td0pxeWzNr+bZiM3DifVdC1iY9eGdZNdRm+wJPKx3BTCIkaysIGXycAf0gW2s5KnZnQop31CXZ6H9QH9IgxH89Jmi5faVlXCUuw41sHQ7d9Vj1Df2uf9hkVPy3L2FpCT2UCpFkIgXYDJe06KFdBkAAAAASUVORK5CYII=);
}
i.toolbar-word-wrap.word-wrap-visible {
	background-position-y: 18px;
}
i.toolbar-word-wrap.word-wrap-hidden {
	background-position-y: -2px;
}
.pyt-toolbar .text-color{
	border-bottom-color: #000;
}
.pyt-toolbar .bg-color{
	border-bottom-color: #fff;
}
i.background-fill-icon {
	width: 19px;
	background-position-y: -2px;
	opacity: 0.7;
	height: 15px;
	display: inline-block;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAMFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9agToZAAAADnRSTlMAEBIgMEZYYICDjM/f71PBSEcAAABhSURBVHgBpctREoJQCEbhHwNRBPa/3Jg7FV3zKc/jN3Nwv9QL1FJ2/tEtMs66pT+Ok3J4Ks3KcZAmWl+G6lspsvMLDBZ5723Lvi+zBmM1W9E6DFahddiEpcMgZoJPRPinJwIbBXkikWnmAAAAAElFTkSuQmCC);
}
.tool-container .tool-items .tool-item i {
	margin-top: 11px;
	color: #49616d;
}
.tool-container.list {
	height: auto!important;
}
.tool-container.list .tool-items .tool-item {
	float: none!important;
	width: 100%!important;
	text-align: left;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	color: #444;
	border: none;
}

.tool-container.list a.active {
	font-weight: bold;
	color: #222;
}
.pyt-toolbar .fa-stack {
	width: 20px;
	height: 20px;
	line-height: inherit;
}
.pyt-toolbar .fa-stack-2x {
	font-size: 22px !important;
	line-height: 20px !important;
}
.pyt-toolbar .fa-stack-1x {
	font-size: 13px !important;
	line-height: 20px !important;
}
.pyt-toolbar i {
	vertical-align: middle;
}
.pyt-toolbar button.disabled {
	color: #9E9E9E;
	cursor: not-allowed;
}

#pytBuilderFormula {
	margin-bottom: 5px;
}
#pytBuilderFormula .formula-icon {
	text-align: center;
}
#pytBuilderFormula .formula-icon .function {
	font-family: "Inconsolata", "Fira Mono", "Source Code Pro", Monaco, Consolas, "Lucida Console", monospace;
	font-size: 1.3em;
}
#pytBuilderFormula #formula {
	width: 100%;
	font-family: "Inconsolata", "Fira Mono", "Source Code Pro", Monaco, Consolas, "Lucida Console", monospace;
}
html.wp-toolbar {
	padding-top: 0;
}
body {
	padding-top: 32px;
}
.column-row-default {
	display: none;
}
.dialog-form .column-row {
	display: flex;
	align-items: center !important;
	margin-bottom: 1px;
}
.dialog-form .column-num {
	margin: 0 5px;
}
.pyt-input-group {
	margin: 10px 5px; 
}
.pyt-input-group > input, .pyt-input-group > select {
	width: 100%;
	display: block;
	max-width: 100%;
	margin: 0;
}
.pyt-input-group > label {
	margin-bottom: 2px;
	display: block;
}
.pyt-input-group > label > span {
	margin-right: 5px;
}
.pyt-input-group > textarea {
	width: 100%;
	height: 100px;
}

.pyt-input-group .pubydoc-color-picker {
	margin-bottom: 2px; 
}
.pyt-input-row {
	display: flex;
	margin: 10px 0;
}
.pyt-input-row .pyt-input-group {
	width: 50%;
	margin: 0 5px;
}

.pyt-bold {
	font-weight: 600;
}

.pq-grid-cell.pyt-visible-invis:after, .pq-grid-cell.pyt-visible-hidden:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNHB4IiBoZWlnaHQ9IjRweCIgdmlld0JveD0iMCAwIDQgNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNCA0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0FCQUJBQiIgc3Ryb2tlLXdpZHRoPSIwLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjAiIHkxPSIwIiB4Mj0iNCIgeTI9IjQiLz4NCjwvc3ZnPg0K");
	background-repeat:repeat;
	background-position:0 0;
}
.pq-grid-cell.pyt-visible-invis:after {
	background-size: 10px 10px;
}
.pq-grid-cell.pyt-visible-hidden:after {
	background-size: 4px 4px;
	opacity: 1;
}
.pq-toolbar-pyt select {
	height: 28px !important;
	margin: 0;
	border-right-color: transparent !important;
}
.pq-toolbar-pyt .button {
	margin-left: 5px;
	margin-right: 0;
}
.pq-toolbar-pyt .button:hover {
	background-color: #5C1280 !important;
}
.pq-toolbar-pyt .pyt-bulk-button {
	margin: 0;
	margin-right: 10px;
	/*border-left: 0 !important;*/
}
.pyt-bulk-search {
	width: auto !important;
}
.pq-grid-cell[data-type="date"] > div:before {
	content: "\f073";
	font: normal normal normal 14px/1 FontAwesome;
	color: #a4aaac;
	float: right;
}
.pq-grid-cell[data-type="select"] > div:before {
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	color: #a4aaac;
	float: right;
}
.pq-grid-cell[data-type="file"] > div:before {
	content: "\f15b";
	font: normal normal normal 14px/1 FontAwesome;
	color: #a4aaac;
	float: right;
}
.pq-grid-col-leaf:not(.pyt-col-cb):hover:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f013";
	margin: 5px 0;
	position: absolute;
	top: 0;
	right: 3px;
	color: #7b7b7b;
	font-weight: 400;
	cursor: pointer;
	z-index: 999;
}
.pyt-col-cb {
	cursor: default !important;
}
@media screen and (max-width: 782px) {
	.pq-toolbar-pyt button, .pq-toolbar-pyt select {
		margin-bottom: 4px;
	}
}

#wp-link .link-search-wrapper .spinner:not(.is-active) {
	visibility: hidden;
}
.wp-media-buttons .button {
	margin: 0 5px 4px 0 !important;
}
.pyt-field-html {
	width: 100%;
}
.pyt-builder-content .pubydoc-result-settings {
	margin: 0 15px 0 10px;
}
.pyt-front-shortcode:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 0;
	height: 0;
	opacity: 1;
	border-top: 0 solid transparent;
	border-right: 0 solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #904db1;
}
.pyt-fields-wrap {
	max-height: 300px; 
}
.pyt-fields-wrap .pyt-file-delete {
	display: inline-block !important;
}
.pyt-fields-wrap .pyt-field-file {
	display: block !important;
}
.pyt-separator {
	border: 1px solid #c1c1c1;
	width: 1px;
	display: inline;
	float: right;
	height: 28px;
	margin-left: 10px !important;
	margin-right: 5px;
}

