@font-face { font-family: "framework"; src: url("f/framework.eot"); src: url("f/framework.eot?#iefix") format("embedded-opentype"), url("f/framework.ttf") format("truetype"), url("f/framework.svg#framework") format("svg"), url("f/framework.woff") format("woff"); font-weight: normal; font-style: normal; }
.thb *, .thb-col, .thb-tabs .thb-tabs-nav, .thb-tabs .thb-tabs-contents, .thb .icons-selector .selector, .thb-modal *, .thb-field-section .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column, .thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.thb-col p.highlighted, .thb-col code.css, .thb-feature-box.highlighted, .thb .thb-intro-text, .thb-msg-container .thb-msg, .thb-field-section .placeholder { background-color: lightYellow; border: 1px solid #E6DB55; }

.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block:after { content: ""; display: table; clear: both; }

.thb .thb-fields-container-title { font-size: 22px; font-family: "Open Sans"; font-weight: 300; line-height: 1.1; text-transform: uppercase; }

.thb-field .thb-label-help-wrapper .thb-field-label, .thb-field-row .thb-label-help-wrapper .thb-field-label, .thb-field.no-label > .thb-field-content-wrapper .thb-label-help-wrapper .thb-field-label, .thb-field-row.no-label > .thb-field-content-wrapper .thb-label-help-wrapper .thb-field-label, .thb-field.complex.thb-field-keyvalue .thb-field-content-wrapper label, .thb-field-row.complex.thb-field-keyvalue .thb-field-content-wrapper label { font-weight: bold; font-size: 14px; line-height: 1.25; }

.thb .duplicable.sortable .thb-field.ui-sortable-placeholder, .thb-field-section .thb-row.ui-sortable-placeholder, .thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block.ui-sortable-placeholder, .thb-field-section .thb-columns-container .thb-column.ui-sortable-placeholder { visibility: visible !important; border-radius: 3px; border: 2px dashed #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* -------------------------------------------------------------------------- */
/* $Reset */
/* -------------------------------------------------------------------------- */
.thb textarea, .thb input[type="text"], .thb input[type="password"], .thb input[type="email"], .thb input[type="number"], .thb input[type="search"], .thb input[type="tel"], .thb input[type="url"], .thb input[type="submit"], .thb select, .thb button { margin: 0; padding: 0; line-height: inherit; font-size: inherit; font-family: inherit; border-radius: 0; border: 1px solid; box-shadow: none; background: transparent; }
.thb textarea:focus, .thb input[type="text"]:focus, .thb input[type="password"]:focus, .thb input[type="email"]:focus, .thb input[type="number"]:focus, .thb input[type="search"]:focus, .thb input[type="tel"]:focus, .thb input[type="url"]:focus, .thb input[type="submit"]:focus, .thb select:focus, .thb button:focus { border-color: inherit; box-shadow: none; }
.thb textarea { max-width: 100%; }
.thb h1, .thb h2, .thb h3, .thb h4, .thb h5, .thb h6, .thb p, .thb ul, .thb ol, .thb li { font-weight: normal; font-size: inherit; font-family: inherit; margin: 0; padding: 0; border: none; text-shadow: none; box-shadow: none; }
.thb a { color: inherit; outline: none; }
.thb a:hover { color: inherit; }
.thb table { border-collapse: collapse; }
.thb table tr th, .thb table tr td { padding: 3px 5px; }
.thb table tr th { text-align: left; }

/* -------------------------------------------------------------------------- */
/* $Page commons */
/* -------------------------------------------------------------------------- */
html[data-class="thb"] body { overflow-y: scroll; background-color: #fff; }

.thb-page { color: #333; margin-right: 15px; min-width: 700px; max-width: 1200px; margin-left: auto; margin-right: auto; padding: 0 20px 0 5px; }

.thb-page-header { margin-bottom: 24px; padding: 24px 0; }
.thb-page-header h2 { font-size: 32px; line-height: 1; text-transform: uppercase; margin-bottom: 24px; }
.thb-page-header .thb-theme-info { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; }
.thb-page-header .thb-theme-info > div { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin-top: -1px; margin-bottom: -1px; }
.thb-page-header .thb-theme-info .thb-theme-data { -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.thb-page-header .thb-theme-info p, .thb-page-header .thb-theme-info a { font-size: 16px; text-transform: uppercase; }
.thb-page-header .thb-theme-info .thb-logo { background: #66CC66; font-weight: 300; padding: 6px 20px; }
.thb-page-header .thb-theme-info .thb-logo svg { position: relative; bottom: -1px; }
.thb-page-header .thb-theme-info .thb-logo path { fill: #fff; }
.thb-page-header .thb-theme-info .thb-theme-name { font-weight: 900; padding-left: 20px; padding-right: 10px; }
.thb-page-header .thb-theme-info .thb-theme-version { text-transform: lowercase; }
.thb-page-header .thb-theme-info .thb-theme-version span { font-weight: bold; }
.thb-page-header .thb-theme-info .thb-theme-version .update-available { color: #fff; background: #66CC66; font-size: 11px; line-height: 24px; padding: 0 15px 0 10px; margin-left: 20px; position: relative; display: inline-block; top: -2px; border-radius: 12px; text-transform: uppercase; text-decoration: none; float: none; }
.thb-page-header .thb-theme-info .thb-theme-version .update-available:before { content: "p"; float: left; line-height: 24px; margin-right: 10px; font-size: 12px; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.thb-page-header .thb-theme-info .thb-theme-version .update-available:hover { background: #40bf40; }
.thb-page-header .thb-theme-info .thb-theme-version .update-available:hover:before { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }
.thb-page-header .thb-theme-info .thb-theme-changelog, .thb-page-header .thb-theme-info .thb-theme-help { color: #999; font-size: 12px; font-weight: bold; text-decoration: none; padding-left: 20px; padding-right: 20px; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.thb-page-header .thb-theme-info .thb-theme-changelog:hover, .thb-page-header .thb-theme-info .thb-theme-help:hover { color: #fff; }
.thb-page-header .thb-theme-info .thb-theme-changelog:hover { background: #21759B; }
.thb-page-header .thb-theme-info .thb-theme-help { background: #66CC66; color: #fff; }
.thb-page-header .thb-theme-info .thb-theme-help:before { content: "x"; float: left; margin-right: 5px; font-size: 14px; }
.thb-page-header .thb-theme-info .thb-theme-help:hover { background: transparent; color: #66CC66; }

.thb-col { display: inline; float: left; position: relative; margin-right: 5%; margin-bottom: 48px; }
.thb-col:after { content: ""; display: table; clear: both; }
.thb-col.last { margin-right: 0; }
.thb-col.first { clear: both; }
.thb-col.no-margin { margin-bottom: 0; }
.thb-col.centered { margin-left: auto; margin-right: auto; float: none; display: block; }
.thb-col.section-heading.center { text-align: center; }
.thb-col.text-align-center { text-align: center; }

.one-third { width: 30%; }

.two-thirds { width: 65%; }

.one-fourth { width: 21.25%; }

.two-fourths, .one-half { width: 47.5%; }

.full { width: 100%; margin-right: 0; }

.thb-highlighted-section { padding: 20px; border: 2px solid #ccc; }
.thb-highlighted-section:after { content: ""; display: table; clear: both; }
.thb-highlighted-section .thb-col:last-of-type { margin-bottom: 24px; }

.thb .thb-tabs .thb-fields-container-title:before { display: none; }

.thb-tabs { clear: both; }
.thb-tabs:after { content: ""; display: table; clear: both; }
.thb-tabs .thb-tab-content { display: none; }
.thb-tabs .thb-tabs-nav { list-style: none; border-bottom: 1px solid #ccc; }
.thb-tabs .thb-tabs-nav:after { content: ""; display: table; clear: both; }
.thb-tabs .thb-tabs-nav li a { text-decoration: none; display: block; color: #ccc; padding-bottom: 24px; border-bottom: 1px solid transparent; margin-bottom: -1px; font-weight: bold; }
.thb-tabs .thb-tabs-nav li a:hover { color: #66CC66; }
.thb-tabs .thb-tabs-nav li a .number { width: 32px; height: 32px; display: block; border: 2px solid; border-radius: 100%; text-align: center; line-height: 28px; margin: 0 auto 12px; }
.thb-tabs .thb-tabs-nav li.open a { color: #66CC66; border-bottom-color: #66CC66; }
.thb-tabs .thb-tabs-nav li.open a .number { border-color: #66CC66; background: #66CC66; color: #fff; }
.thb-tabs .thb-tabs-contents .thb-tab-content p:last-child { margin-bottom: 0 !important; }
.thb-tabs.horizontal .thb-tabs-nav { margin-bottom: 48px; }
.thb-tabs.horizontal .thb-tabs-nav li { position: relative; z-index: 1; display: inline-block; float: left; margin-bottom: 0; width: 25%; text-align: center; }
.thb-tabs.horizontal .thb-tabs-contents { clear: both; display: block; width: 100%; position: relative; }
.thb-tabs.vertical { position: relative; }
.thb-tabs.vertical .thb-tabs-nav { float: left; position: relative; display: block; width: 30%; margin-right: 40px; z-index: 10; overflow: hidden; }
.thb-tabs.vertical .thb-tabs-nav li { list-style: none; z-index: 11; position: relative; }
.thb-tabs.vertical .thb-tabs-contents { position: relative; display: block; overflow: hidden; z-index: 8; }

.thb-toggle { clear: both; }
.thb-toggle:last-child .thb-toggle-trigger { margin-bottom: 0; }
.thb-toggle .thb-toggle-trigger { cursor: pointer; position: relative; padding-left: 32px; text-transform: none; margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px solid #ccc; }
.thb-toggle .thb-toggle-trigger:before { content: "g"; float: left; font-size: 18px; position: absolute; top: 0; left: 0; }
.thb-toggle .thb-toggle-trigger:hover { color: #66CC66; }
.thb-toggle.open .thb-toggle-trigger { color: #66CC66; border-bottom-color: #66CC66; }
.thb-toggle.open .thb-toggle-trigger:before { content: "f"; }
.thb-toggle .thb-toggle-content { display: none; margin-bottom: 48px; padding-top: 12px; }

.thb-divider { clear: both; display: block; position: relative; width: 100%; height: 4px; background-color: #ccc; margin-bottom: 36px; }
.thb-divider.blank { background-color: transparent; }

.thb-col { font-size: 16px; line-height: 1.5; }
.thb-col h1, .thb-col h2, .thb-col h3, .thb-col h4, .thb-col h5, .thb-col h6 { font-weight: bold; line-height: 1.1; margin-bottom: 48px; }
.thb-col.section-heading h1, .thb-col.section-heading h2, .thb-col.section-heading h3, .thb-col.section-heading h4, .thb-col.section-heading h5, .thb-col.section-heading h6 { margin-bottom: 6px; }
.thb-col.section-heading .thb-theme-name { color: #66CC66; }
.thb-col h1 { font-size: 32px; }
.thb-col h2 { font-size: 22px; }
.thb-col h3, .thb-col h4 { font-size: 18px; }
.thb-col h5, .thb-col h6 { font-size: 16px; text-transform: uppercase; }
.thb-col ul { list-style: disc inside; }
.thb-col ol { list-style-position: inside; }
.thb-col ul, .thb-col ol { margin-bottom: 24px; }
.thb-col ul li, .thb-col ol li { margin-bottom: 5px; }
.thb-col strong { font-weight: bold; }
.thb-col em { font-style: italic; }
.thb-col .section-title { text-transform: uppercase; font-weight: 900; }
.thb-col .section-desc { font-size: 13px; color: #999; }
.thb-col ul, .thb-col ul li { display: block; position: relative; margin-bottom: 24px; }
.thb-col p { position: relative; margin-bottom: 24px; }
.thb-col p.note { overflow: hidden; font-size: 11px; padding-left: 15px; color: #999; }
.thb-col p.note .note-mark { position: absolute; top: 0; left: 0; }
.thb-col p.highlighted { padding: 20px; }
.thb-col:last-child { margin-bottom: 0; }
.thb-col .note-mark { font-family: Georgia, serif; font-size: 14px; color: #66CC66; }
.thb-col a:hover { color: #66CC66; }
.thb-col img { display: block; margin-left: auto; margin-right: auto; }
.thb-col code.css { font-size: 14px; padding: 20px; margin: 0; display: inline-block; }
.thb-col .badge { display: inline-block; padding: 5px 8px; top: -1px; border-radius: 3px; color: #fff; position: relative; text-transform: uppercase; font-size: 10px; float: right; }
.thb-col .badge.advanced { background-color: #66CC66; }
.thb-col .badge.important { background-color: #ecbe3e; }
.thb-col .align-left { float: left; margin-right: 20px; margin-left: -20px; }
.thb-col .align-right { float: right; margin-left: 20px; margin-right: -20px; }
.thb-col .align-center { margin: 24px auto 0; }

.thb-feature-box { font-size: 14px; }
.thb-feature-box h3, .thb-feature-box h4 { text-transform: uppercase; margin-bottom: 24px; }
.thb-feature-box.w-icon { padding-left: 52px; }
.thb-feature-box.w-icon:before { content: attr(data-icon); color: #66CC66; border: 2px solid #66CC66; font-size: 18px; width: 32px; height: 32px; line-height: 32px; border-radius: 100%; text-align: center; float: left; position: absolute; top: 0; left: 0; }
.thb-feature-box.w-icon.filled:before { color: #fff; background-color: #66CC66; font-size: 14px; }
.thb-feature-box.w-icon h3, .thb-feature-box.w-icon h4 { margin-top: 6px; }
.thb-feature-box:hover.w-icon:before { color: #fff; background-color: #66CC66; }
.thb-feature-box:hover.w-icon.filled:before { color: #66CC66; border: 2px solid #66CC66; background-color: #fff; }
.thb-feature-box.highlighted { padding: 20px; }

.thb-related-themes { text-align: center; }
.thb-related-themes li { list-style: none; display: inline-block; margin: 0 2%; }

/* -------------------------------------------------------------------------- */
/* $Option tabs */
/* -------------------------------------------------------------------------- */
.thb-page-tabs { min-width: 533px; position: relative; }

/* Tab navigation ----------------------------------------------------------- */
.thb-page-tabs-nav { width: 200px; float: left; position: relative; margin-right: 20px; }
.thb-page-tabs-nav ul li a { position: relative; color: #999; padding: 15px 20px; line-height: 1.2; font-size: 12px; font-weight: bold; text-transform: uppercase; display: block; text-decoration: none; border: 1px solid transparent; }
.thb-page-tabs-nav ul li a:hover { color: #66CC66; background: #f9f9f9; }
.thb-page-tabs-nav ul li.active a { color: #333; border-color: #333; }

/* Tab container ------------------------------------------------------------ */
.thb-page-tabs-container { overflow: auto; position: relative; background: #fff; padding: 0 0 0 20px; }
.thb-page-tabs-container .thb-page-tab { display: none; }
.thb-page-tabs-container .thb-page-tab.thb-active { display: block; }
.thb-no-tabs .thb-page-tabs-container { padding-left: 0; }

/* -------------------------------------------------------------------------- */
/* $Form Fields */
/* -------------------------------------------------------------------------- */
.thb textarea, .thb input[type="text"], .thb input[type="password"], .thb input[type="email"], .thb input[type="number"], .thb input[type="search"], .thb input[type="tel"], .thb input[type="url"], .thb .customSelect.thb-select, .thb input[type="file"], .thb .thb-field-number-control .stepper-input, .thb .selectize-control.multi .selectize-input { padding: 8px 12px; }

.thb textarea, .thb input[type="text"], .thb input[type="password"], .thb input[type="email"], .thb input[type="number"], .thb input[type="search"], .thb input[type="tel"], .thb input[type="url"], .thb input[type="file"], .thb .customSelect.thb-select, .thb .thb-checkbox-field-label:after, .thb .thb-field-number-control .stepper-input, .thb .thb-field-number-control .stepper-step, .thb .CodeMirror, .thb .selectize-control.multi .selectize-input, .thb .selectize-control.multi .selectize-input > div, .ui-datepicker { border: 1px solid #ccc; }

.thb textarea, .thb input[type="text"], .thb input[type="password"], .thb input[type="email"], .thb input[type="number"], .thb input[type="search"], .thb input[type="tel"], .thb input[type="url"], .thb .customSelect.thb-select { color: #333; border-radius: 3px; background-color: #fff; }

.thb-page-header .thb-theme-info .thb-theme-version .update-available:before, .thb-page-header .thb-theme-info .thb-theme-help:before, .thb-toggle .thb-toggle-trigger:before, .thb-feature-box.w-icon:before, .thb .thb-checkbox-field-label.checked:before, .thb .thb-view-upload.thb-upload-empty .thb-upload:after, .thb .duplicable.sortable .thb-field.thb-field-slide .thb-video-preview.video:after, .thb .thb-controls .thb-btn:after, .thb .thb-remove:after, .thb-modal .thb-modal-close:after, .thb-modal .thb-field-tab .tab-item-placeholder:before, .thb-modal .thb-field-pricingtable .pricingtable-item-placeholder:before, .thb-field-section .thb-section-add-row:before, .thb-field-section .thb-section-add-section:before, .thb-field-section .thb-small-btn:before, .thb-field-section .thb-remove:before, .thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type:before { display: block; font-family: "framework"; font-weight: normal; text-transform: none; text-indent: 0; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.thb { text-rendering: optimizeLegibility; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
.thb textarea, .thb input[type="text"], .thb input[type="password"], .thb input[type="email"], .thb input[type="number"], .thb input[type="search"], .thb input[type="tel"], .thb input[type="url"] { width: 100%; }
.thb textarea:focus, .thb input[type="text"]:focus, .thb input[type="password"]:focus, .thb input[type="email"]:focus, .thb input[type="number"]:focus, .thb input[type="search"]:focus, .thb input[type="tel"]:focus, .thb input[type="url"]:focus { border-color: #333; }
.thb .selectize-control { width: 100%; }
.thb textarea { min-height: 150px; }
.thb select.thb-select { z-index: 9999; cursor: pointer; }
.thb .customSelect.thb-select { width: 100%; position: relative; display: inline-block; font-weight: bold; cursor: pointer; }
.thb .customSelect.thb-select.small { width: 200px; }
.thb .customSelect.thb-select:after { content: ""; display: block; position: absolute; width: 0; height: 0; border: 4px solid transparent; border-top-color: #ccc; top: 15px; right: 12px; }
.thb .customSelect.thb-select .customSelectInner { width: auto !important; }
.thb input[type="checkbox"] { display: none; }
.thb .thb-checkbox-field-label { position: relative; padding-left: 40px; line-height: 27px; min-height: 27px; display: inline-block; font-weight: bold; margin-right: 20px; }
.thb .thb-checkbox-field-label.thb-label-hidden { text-indent: -999em; padding-left: 0; }
.thb .thb-checkbox-field-label:after { content: ""; position: absolute; top: 0; left: 0; display: block; width: 25px; height: 25px; border-radius: 3px; background-color: #fff; }
.thb .thb-checkbox-field-label:hover:after { border-color: #333; }
.thb .thb-checkbox-field-label.checked:before { content: "a"; position: absolute; top: 1px; left: 1px; vertical-align: middle; text-align: center; color: #fff; background: #66CC66; font-size: 14px; line-height: 25px; z-index: 1; width: 25px; height: 25px; }
.thb .thb-checkbox-field-label.checked:after { border-color: #66CC66; }
.thb .thb-field-number-control { overflow: hidden; position: relative; width: 100px; }
.thb .thb-field-number-control .stepper-input { border-radius: 3px; color: #333; margin: 0; width: 100%; z-index: 49; }
.thb .thb-field-number-control .stepper-input::-webkit-inner-spin-button, .thb .thb-field-number-control .stepper-input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.thb .thb-field-number-control .stepper-step { background: #eee; cursor: pointer; display: block; position: absolute; right: 0; width: 20px; height: 50%; text-indent: -99999px; z-index: 50; }
.thb .thb-field-number-control .stepper-step:hover { background: #ccc; }
.thb .thb-field-number-control .stepper-step:after { content: ""; display: block; position: absolute; left: 5px; border: 4px solid transparent; }
.thb .thb-field-number-control .stepper-step.up { top: 1px; right: 1px; border-top: none; border-right: none; border-bottom: none; border-top-right-radius: 3px; }
.thb .thb-field-number-control .stepper-step.up:after { top: 2px; border-bottom-color: #999; }
.thb .thb-field-number-control .stepper-step.down { bottom: 1px; right: 1px; border-right: none; border-bottom: none; border-bottom-right-radius: 3px; }
.thb .thb-field-number-control .stepper-step.down:after { bottom: 2px; border-top-color: #999; }
.thb .thb-field-number-control.disabled .stepper-input { background: #fff; border-color: #eee; color: #ccc; }
.thb .thb-field-number-control.disabled .stepper-step { background: #fff; border-color: #eee; cursor: default; }
.thb .thb-radio-options { font-size: 0; }
.thb .thb-radio-options .thb-radio-option { display: inline-block; cursor: pointer; margin-right: 10px; }
.thb .thb-radio-options .thb-radio-option img { display: block; margin: 0; border: 3px solid transparent; }
.thb .thb-radio-options .thb-radio-option img.thb-checked { border-color: #66CC66; }
.thb .thb-radio-options .thb-radio-option input { display: none; }
.thb .thb-view-upload { overflow: hidden; }
.thb .thb-view-upload .thb-upload { display: inline-block; position: relative; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAIUlEQVQYV2NkYGAwBmJ0cBZdgHGIKMTiF0wPgjwz2BUCAHFMBgr/jhmSAAAAAElFTkSuQmCC); border-radius: 3px; border: 1px solid #ccc; }
.thb .thb-view-upload .thb-upload:hover { border-color: #333; }
.thb .thb-view-upload .thb-upload .thb-overlay { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.thb .thb-view-upload.thb-upload-loading .thb-upload { min-width: 80px; min-height: 80px; background: #FFF; }
.thb .thb-view-upload.thb-upload-loading .thb-upload:before { position: absolute; top: 50%; left: 50%; content: ""; display: block; z-index: 10; width: 16px; height: 16px; margin-top: -8px; margin-left: -8px; background: url(i/loader.gif); }
.thb .thb-view-upload .thb-preview { float: left; width: auto; max-height: 80px; min-width: 80px; }
.thb .thb-view-upload.thb-upload-empty .thb-preview { min-width: 80px; }
.thb .thb-view-upload.thb-upload-empty .thb-upload { min-width: 80px; min-height: 80px; border-style: dashed; border-width: 2px; background: #f9f9f9; }
.thb .thb-view-upload.thb-upload-empty .thb-upload:after { content: "l"; color: #ccc; text-align: center; line-height: 80px; font-size: 28px; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 80px; height: 80px; }
.thb .thb-view-upload.thb-upload-empty .thb-upload:hover:after { color: #333; }
.thb .icons-selector .selector { border-color: #ccc; border-radius: 3px; }
.thb .icons-selector .selector .selector-button { width: 38px; }
.thb .icons-selector .selector-popup { width: 332px; border-color: #ccc; box-shadow: 0 10px 20px rgba(51, 51, 51, 0.1); }
.thb .icons-selector .selector-popup .selector-search input[type=text] { border-color: #ccc; }
.thb .icons-selector .selector-popup .fip-box { border-radius: 3px; border-color: #ccc; font-size: 20px; }
.thb .icons-selector .selector-popup .fip-box:hover { background-color: #f2f2f2; }
.thb .icons-selector .selector-popup .fip-box [class^="icon-"]:before, .thb .icons-selector .selector-popup .fip-box [class*=" icon-"]:before { font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.thb .icons-selector .selector-popup .fip-box.current-icon { background-color: #21759B; border-color: #21759B; }
.thb .icons-selector .selector-popup .fip-box.current-icon:hover { background-color: #21759B; border-color: #21759B; }
.thb .icons-selector .selector-popup .fip-icons-container { padding: 0; border: none; }
.thb .icons-selector .selector-popup .selector-footer, .thb .icons-selector .selector-popup .selector-footer i { color: #999; font-weight: bold; }
.thb .icons-selector .selector-popup .selector-footer i:hover { color: #333; }
.thb .CodeMirror { text-shadow: none; border-radius: 3px; font-size: 14px; line-height: 18px; font-family: Monaco, Courier, monospace; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 500px; }
.thb .CodeMirror.CodeMirror-focused { border-color: #333; }
.thb .duplicable .thb-controls { margin-bottom: 24px; padding-bottom: 0; background: #555; border-radius: 3px; }
.thb .duplicable .thb-field { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; transition: opacity 0.15s linear; padding-top: 0; padding-bottom: 24px; margin-top: 0; margin-bottom: 24px; border-bottom: 1px solid #ccc; border-top: none; }
.thb .duplicable .thb-field:last-of-type { border-bottom: none; }
.thb .duplicable .thb-field.complex input[type="file"] { margin-bottom: 0; }
.thb .duplicable .thb-field .thb-remove { top: 9px; right: 9px; z-index: 10000; }
.thb .duplicable .thb-field.thb-new { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thb .duplicable .thb-field .thb-field-label { display: block; clear: both; }
.thb .duplicable .thb-field.complex > .thb-field-label:first-of-type { display: none; }
.thb .duplicable .thb-field.complex input { margin-bottom: 3px; }
.thb .duplicable .thb-field.complex input:last-child { margin-bottom: 0; }
.thb .duplicable.sortable.withHandle .thb-field { cursor: auto; }
.thb .duplicable.sortable.withHandle .thb-field .handle { cursor: move; }
.thb .duplicable.sortable .thb-field { cursor: move; border: 2px solid transparent; margin: 12px 0; padding: 0 0 12px; }
.thb .duplicable.sortable .thb-field .thb-field-label { cursor: move; }
.thb .duplicable.sortable .thb-field.ui-sortable-helper label { padding-left: 10px; }
.thb .duplicable.sortable .thb-field.thb-field-slide { padding-top: 0; margin-top: 0; margin-bottom: 12px; margin-right: 12px; width: 156px; height: 156px; float: left; display: inline; position: relative; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-label-help-wrapper { display: none; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-field-content-wrapper { width: 100%; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload { position: relative; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload.thb-upload-empty:after { content: ""; display: block; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 10; background: url(i/loader.gif) 50% 50% no-repeat; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload:after { display: none; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload .thb-upload { width: 100%; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload .thb-upload img { width: 100%; height: auto; max-height: none; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload .thb-upload-remove { display: none !important; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-view-upload.thb-upload-empty .thb-upload:after { display: none; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-video-preview { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; background: #fff; overflow: hidden; border-radius: 3px; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-video-preview img { height: 100%; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-video-preview.video { background-color: #f9f9f9; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-video-preview.video img { display: none; }
.thb .duplicable.sortable .thb-field.thb-field-slide .thb-video-preview.video:after { content: "c"; width: 32px; height: 32px; line-height: 32px; font-size: 32px; position: absolute; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; color: #ccc; }
.thb .duplicable.sortable .thb-field.thb-field-text { padding-top: 0; }
.thb .duplicable.sortable .thb-field.thb-field-text .thb-remove { top: 9px; right: 9px; }
.thb .duplicable.sortable .thb-field.thb-field-text .thb-remove:after { border-radius: 100%; }
.thb .duplicable.sortable .thb-field.thb-field-keyvalue:last-child { border-bottom: 0; }
.thb .selectize-control { display: inline-block; }
.thb .selectize-control:after { content: ""; display: table; clear: both; }
.thb .selectize-control.multi .selectize-input { padding-top: 7px; padding-bottom: 7px; box-shadow: none; line-height: inherit; }
.thb .selectize-control.multi .selectize-input.has-items { padding: 5px 6px 2px; }
.thb .selectize-control.multi .selectize-input.focus { border-color: #333; }
.thb .selectize-control.multi .selectize-input > div { border-radius: 3px; font-weight: bold; }
.thb .selectize-control.multi .selectize-input > div span { font-size: 10px; font-weight: normal; color: #999; text-transform: uppercase; border-right: 1px solid #ccc; padding-right: 8px; margin-right: 5px; }
.thb .selectize-control.multi .selectize-input > div.active { background-color: #66CC66; color: #fff; border: 1px solid #66CC66; }
.thb .selectize-control.multi .selectize-input > div.active span { color: #fff; }
.thb .selectize-control.multi .selectize-dropdown { border-color: #333; }
.thb .minicolors-theme-default .minicolors-input { height: 36px; padding-left: 36px; width: 110px; cursor: pointer; }
.thb .minicolors-theme-default .minicolors-swatch { border: none; width: 26px; height: 26px; border-radius: 3px; overflow: hidden; }
.thb .minicolors-theme-default .minicolors-swatch .minicolors-swatch-color { border-radius: 3px; border: 1px solid #ccc; }
.thb .thb-field-background .thb-field-inner-wrapper { width: 100%; }
.thb .thb-field-background .thb-label-help-wrapper + .thb-field-inner-wrapper { width: 72%; }
.thb .thb-field-background .thb-view-upload { position: absolute; top: 0; right: 0; }
.thb .thb-field-background .thb-view-upload .thb-preview { max-width: 150px; max-height: 150px; height: auto; }
.thb .thb-field-background .thb-view-upload.thb-upload-empty .thb-preview { opacity: 0; }
.thb .thb-field-background .thb-view-upload.thb-upload-empty .thb-upload { min-width: 150px; min-height: 150px; }
.thb .thb-field-background .thb-view-upload.thb-upload-empty .thb-upload:after { width: 150px; height: 150px; line-height: 150px; }
.thb .thb-field-background .thb-field-inner-wrapper { position: relative; float: left; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper { margin-right: 170px; border-top: 0; margin-top: 0; padding-top: 0; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper:after { content: ""; display: table; clear: both; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper + .thb-field-row-inner-wrapper { margin-top: 12px; padding-top: 12px; border-top: 1px solid #ccc; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper + .thb-field-row-inner-wrapper .thb-field-inner { width: 33.2%; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper + .thb-field-row-inner-wrapper .thb-field-inner .thb-field-label { margin-top: 0; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper + .thb-field-row-inner-wrapper .thb-field-inner + .thb-field-inner { width: 66.4%; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper .thb-field-inner { float: left; width: 33.2%; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper .thb-field-inner .thb-field-label { font-size: 12px; color: #999; font-weight: normal; margin-top: 9px; margin-bottom: 12px; }
.thb .thb-field-background .thb-field-inner-wrapper .thb-field-row-inner-wrapper .thb-field-inner .thb-checkbox-field-label { margin-top: 5px; }
@media only screen and (max-width: 900px) { .thb.thb-page textarea, .thb.thb-page input[type="text"], .thb.thb-page input[type="password"], .thb.thb-page input[type="email"], .thb.thb-page input[type="number"], .thb.thb-page input[type="search"], .thb.thb-page input[type="tel"], .thb.thb-page input[type="url"], .thb.thb-page .selectize-control { width: 100%; }
  .thb.thb-page .thb-view-upload { clear: both; } }
.thb .thb-field a { text-decoration: none; }

input.date { cursor: pointer; }

.ui-datepicker { background: #fff; border-radius: 3px; line-height: 20px; display: none; margin-top: 1px; }
.ui-datepicker .ui-datepicker-header { background: #ececec; line-height: 24px; }
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next { width: 24px; font-weight: bold; cursor: pointer; text-align: center; color: #333; }
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon { text-indent: 0; }
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover { background: rgba(0, 0, 0, 0.05); }
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev { float: left; }
.ui-datepicker .ui-datepicker-header .ui-datepicker-next { float: right; }
.ui-datepicker .ui-datepicker-header .ui-datepicker-title { text-align: center; padding: 0 5px; }
.ui-datepicker .ui-datepicker-calendar { border-spacing: 0; }
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td { text-align: center; width: 24px; height: 24px; }
.ui-datepicker .ui-datepicker-calendar td { cursor: pointer; }
.ui-datepicker .ui-datepicker-calendar td:hover { background: rgba(0, 0, 0, 0.05); }
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable:hover { background: transparent; }
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a { font-weight: bold; color: #66CC66; }
.ui-datepicker .ui-datepicker-calendar td a { text-decoration: none; }

/* -------------------------------------------------------------------------- */
/* $Buttons */
/* -------------------------------------------------------------------------- */
.thb .thb-btn.thb-btn-standard, .thb .thb-btn.thb-btn-upload, .thb .thb-controls .thb-btn, .thb .thb-btn.thb-btn-save, .thb-field-section .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type, .thb .thb-controls .thb-btn-remove-all, .thb-field-section .thb-row-add-column, .thb-field-section .thb-section-add-row, .thb-field-section .thb-section-add-section, .thb-field-section .thb-section-appearance { position: relative; border: 1px solid; display: inline-block; padding: 12px 20px; margin: 0; line-height: 1; cursor: pointer; text-transform: uppercase; text-decoration: none; font-weight: bold; outline: none; border-radius: 3px; }

.thb .thb-btn.thb-btn-standard, .thb .thb-btn.thb-btn-upload, .thb .thb-controls .thb-btn { color: #fff; background: #21759B; border-color: #21759B; }
.thb .thb-btn.thb-btn-standard:hover, .thb .thb-btn.thb-btn-upload:hover, .thb .thb-controls .thb-btn:hover { background: #2a95c5; }
.thb .thb-btn.thb-btn-standard:active, .thb .thb-btn.thb-btn-upload:active, .thb .thb-controls .thb-btn:active { background: #21759B; }

.thb .thb-btn.thb-btn-save, .thb-field-section .thb-column-block-description .thb-column-add-block { color: #fff; background: #66CC66; border-color: #66CC66; }
.thb .thb-btn.thb-btn-save:hover, .thb-field-section .thb-column-block-description .thb-column-add-block:hover { background: #8cd98c; }
.thb .thb-btn.thb-btn-save:active, .thb-field-section .thb-column-block-description .thb-column-add-block:active { border-color: #66CC66; background: #66CC66; }

.thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type { color: #66CC66; background: transparent; border-color: #66CC66; }
.thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type:hover { color: #fff; background: #66CC66; border-color: #66CC66; }

.thb .thb-controls .thb-btn-remove-all { color: #21759B; background: transparent; border-color: transparent; }
.thb .thb-controls .thb-btn-remove-all:hover { background-color: #f5f5f5; color: #21759B; border-color: #f5f5f5; }

.thb-field-section .thb-row-add-column, .thb-field-section .thb-section-add-row, .thb-field-section .thb-section-add-section, .thb-field-section .thb-section-appearance { color: #21759B; background: transparent; border-color: transparent; }
.thb-field-section .thb-row-add-column:hover, .thb-field-section .thb-section-add-row:hover, .thb-field-section .thb-section-add-section:hover, .thb-field-section .thb-section-appearance:hover { background-color: #21759B; color: #fff; border-color: #21759B; }

.thb .thb-btn.thb-btn-save { font-size: 14px; }
.thb .thb-btn.thb-btn-upload { padding-top: 11px; padding-bottom: 10px; margin-top: -1px; }
.thb .thb-btn.margin-top { margin-top: 24px; }
.thb .thb-controls:after { content: ""; display: table; clear: both; }
.thb .thb-controls .thb-btn { margin-right: 0; border: none; background: transparent; float: left; border-radius: 0; border-right: 1px solid rgba(255, 255, 255, 0.3); }
.thb .thb-controls .thb-btn:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.thb .thb-controls .thb-btn:after { position: relative; float: left; display: block; margin-right: 10px; }
.thb .thb-controls .thb-btn-add_image:after { content: "n"; }
.thb .thb-controls .thb-btn-add_video:after { content: "s"; }
.thb .thb-controls .thb-btn-remove-all { margin-right: 0; margin-left: 10px; float: right; color: #fff; background-color: #66CC66; border-radius: 0; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.thb .thb-controls .thb-btn-remove-all:after { content: "e"; }
.thb .thb-controls .thb-btn-remove-all:hover { color: #fff; background-color: #000; }
.thb .thb-remove { position: absolute; top: 5px; right: 5px; width: 16px; height: 16px; text-indent: -999em; }
.thb .thb-remove:after { content: "e"; font-size: 12px; line-height: 16px; width: 16px; height: 16px; text-align: center; background-color: #000; color: #fff; border-radius: 3px; position: absolute; top: 0; left: 0; }
.thb .thb-remove:hover:after { background-color: #66CC66; }
.thb .thb-btn-edit, .thb .thb-btn-clone { position: absolute; bottom: 6px; left: 6px; cursor: pointer; border: none; outline: none; z-index: 10; padding: 2px 8px; color: #fff; background-color: #000; border-radius: 3px; }
.thb .thb-btn-edit:hover, .thb .thb-btn-clone:hover { color: #fff; background-color: #66CC66; }
.thb .thb-btn-clone { top: 6px; left: 6px; right: auto; bottom: auto; padding: 2px 8px; color: #fff; background-color: #000; border-radius: 3px; }
.thb .thb-btn-clone:hover { color: #fff; background-color: #66CC66; }
.thb .no-fields .thb-controls { border-bottom: none; padding-bottom: 0; }
.thb .no-fields .thb-btn-remove-all { display: none; }

/* -------------------------------------------------------------------------- */
/* $THB Field */
/* -------------------------------------------------------------------------- */
.thb-invisible { display: none !important; }

.thb .thb-fields-container-title { position: relative; margin-bottom: 24px; padding-bottom: 24px; }
.thb .thb-fields-container-title:before { content: ""; display: block; width: 40px; height: 4px; background: #66CC66; margin-top: -4px; position: absolute; top: -48px; left: 0; }
.thb .thb-intro-text { margin-bottom: 24px; padding: 12px 20px; }
.thb .thb-intro-text ol, .thb .thb-intro-text ul { list-style-position: inside; }
.thb .thb-intro-text ol li, .thb .thb-intro-text ul li { margin-bottom: 6px; }

.thb-container:after { content: ""; display: table; clear: both; }

.thb-fields-container { border-bottom: 4px solid #ccc; padding-bottom: 48px; margin-bottom: 48px; }
.thb-fields-container:after { content: ""; display: table; clear: both; }
.thb-fields-container:first-child .thb-fields-container-title:before { display: none; }
.thb-fields-container:last-of-type { padding-bottom: 24px !important; border-bottom: none; margin-bottom: 0; }
.thb-fields-container:last-of-type.duplicable .thb-no-fields { margin-bottom: 0; }
.thb-fields-container.no-fields { padding-bottom: 0 !important; }
.thb-fields-container.duplicable.sortable { padding-bottom: 24px; }
.thb-fields-container.duplicable.sortable.no-fields { padding-bottom: 24px; }
.thb-fields-container.duplicable .thb-no-fields { display: none; padding: 24px; border: 1px dashed #ccc; margin-top: 24px; margin-bottom: 24px; }
.thb-fields-container.duplicable.no-fields { padding-bottom: 24px; }
.thb-fields-container.duplicable.no-fields .thb-no-fields { display: block; }
.thb-fields-container.duplicable.sortable.thb-loading .thb-container { position: relative; min-height: 152px; }
.thb-fields-container.duplicable.sortable.thb-loading .thb-container .thb-field-slide { -khtml-opacity: 0.3; -moz-opacity: 0.3; opacity: 0.3; filter: alpha(opacity=30); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
.thb-fields-container.duplicable.sortable.thb-loading .thb-container:before { z-index: 100; content: ""; display: block; position: absolute; top: 76px; left: 50%; margin-left: -12px; margin-top: -12px; width: 16px; height: 16px; border: solid 4px transparent; border-top-color: #333; border-left-color: #333; border-radius: 100%; -webkit-animation: thb-spinner 400ms linear infinite; -moz-animation: thb-spinner 400ms linear infinite; -ms-animation: thb-spinner 400ms linear infinite; -o-animation: thb-spinner 400ms linear infinite; animation: thb-spinner 400ms linear infinite; }
.thb-fields-container#thb-fields-container-slides_container, .thb-fields-container#thb-modal-fields-container-photogallery_slides { padding-bottom: 0 !important; margin-bottom: -12px; }
.thb-fields-container#thb-fields-container-slides_container.no-fields, .thb-fields-container#thb-modal-fields-container-photogallery_slides.no-fields { margin-bottom: 0; }

.thb .thb-page-tab .thb-fields-container:last-of-type { border-bottom: 3px solid #333; margin-bottom: 24px; }
.thb .thb-page-tab .thb-fields-container:last-of-type.no-fields { padding-bottom: 24px !important; }
.thb .thb-page-tab #thb-fields-container-sidebars .thb-field-text:last-child, .thb .thb-page-tab #thb-fields-container-appearance_options_google_fontimports .thb-field-text:last-child { margin-bottom: 0; padding-bottom: 0; }

.thb-field-bundle .thb-label-help-wrapper + .thb-bundle-fields { margin-left: 28%; }
.thb-field-bundle .thb-bundle-fields { overflow: hidden; }
.thb-field-bundle .thb-bundle-fields .thb-field, .thb-field-bundle .thb-bundle-fields .thb-field-row { border-top: 0; float: left; clear: both; width: 100%; }
.thb-field-bundle .thb-bundle-fields .thb-field .thb-label-help-wrapper, .thb-field-bundle .thb-bundle-fields .thb-field-row .thb-label-help-wrapper { width: 100%; margin-right: 0; margin-bottom: 12px; }
.thb-field-bundle .thb-bundle-fields .thb-field .thb-checkbox-field-label, .thb-field-bundle .thb-bundle-fields .thb-field-row .thb-checkbox-field-label { margin-top: 5px; }
.thb-field-bundle .thb-bundle-fields .thb-field .thb-view-upload, .thb-field-bundle .thb-bundle-fields .thb-field-row .thb-view-upload { overflow: visible; }
.thb-field-bundle .thb-bundle-fields .thb-field .thb-view-upload .thb-preview, .thb-field-bundle .thb-bundle-fields .thb-field-row .thb-view-upload .thb-preview { max-width: 180px; height: auto; }
.thb-field-bundle .thb-bundle-fields .thb-field.half, .thb-field-bundle .thb-bundle-fields .thb-field-row.half { width: 50%; margin-top: 0; padding-top: 0; clear: none; }
.thb-field-bundle .thb-bundle-fields .thb-field.third, .thb-field-bundle .thb-bundle-fields .thb-field-row.third { width: 33.2%; margin-top: 0; padding-top: 0; clear: none; }
.thb-field-bundle .thb-bundle-fields .thb-field.fourth, .thb-field-bundle .thb-bundle-fields .thb-field-row.fourth { width: 25%; margin-top: 0; padding-top: 0; clear: none; }
.thb-field-bundle .thb-bundle-fields .thb-field.full textarea, .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="text"], .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="password"], .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="email"], .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="number"], .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="search"], .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="tel"], .thb-field-bundle .thb-bundle-fields .thb-field.full input[type="url"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full textarea, .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="text"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="password"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="email"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="number"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="search"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="tel"], .thb-field-bundle .thb-bundle-fields .thb-field-row.full input[type="url"] { width: 100%; }

.thb-field, .thb-field-row { position: relative; margin-top: 24px; padding-top: 24px; border-top: 1px solid #eaeaea; }
.thb-field:after, .thb-field-row:after { content: ""; display: table; clear: both; }
.thb-field:first-child, .thb-field-row:first-child { padding-top: 0; margin-top: 0; border-top: none; }
.thb-field .thb-label-help-wrapper, .thb-field-row .thb-label-help-wrapper { float: left; width: 25%; margin-right: 3%; }
.thb-field .thb-label-help-wrapper .thb-field-label, .thb-field-row .thb-label-help-wrapper .thb-field-label { margin-top: 9px; }
.thb-field .thb-label-help-wrapper .thb-field-help, .thb-field-row .thb-label-help-wrapper .thb-field-help { color: #999; margin-top: 12px; }
.thb-field .thb-label-help-wrapper .thb-field-help a, .thb-field-row .thb-label-help-wrapper .thb-field-help a { color: #666; }
.thb-field .thb-label-help-wrapper .thb-field-help a:hover, .thb-field-row .thb-label-help-wrapper .thb-field-help a:hover { color: #66CC66; }
.thb-field.full > .thb-field-content-wrapper, .thb-field-row.full > .thb-field-content-wrapper { width: 100%; margin-left: 0; }
.thb-field.full.no-label > .thb-field-content-wrapper, .thb-field-row.full.no-label > .thb-field-content-wrapper { margin-left: 0; }
.thb-field .thb-field-content-wrapper, .thb-field-row .thb-field-content-wrapper { width: 72%; float: left; }
.thb-field .thb-field-content-wrapper .thb-label-help-wrapper .thb-field-label, .thb-field-row .thb-field-content-wrapper .thb-label-help-wrapper .thb-field-label { font-size: 12px; color: #999; font-weight: normal; }
.thb-field.no-label > .thb-field-content-wrapper, .thb-field-row.no-label > .thb-field-content-wrapper { margin-left: 28%; }
.thb-field.no-label > .thb-field-content-wrapper .thb-label-help-wrapper .thb-field-label, .thb-field-row.no-label > .thb-field-content-wrapper .thb-label-help-wrapper .thb-field-label { color: #333; }
.thb-field .thb-label-help-wrapper.label-block, .thb-field-row .thb-label-help-wrapper.label-block { width: 100%; margin-bottom: 12px; margin-right: 0; }
.thb-field .thb-label-help-wrapper.label-block + .thb-field-content-wrapper, .thb-field-row .thb-label-help-wrapper.label-block + .thb-field-content-wrapper { width: 100%; margin-left: 0; }
.thb-field.complex .thb-field-content-wrapper .thb-field-row, .thb-field-row.complex .thb-field-content-wrapper .thb-field-row { border-top: none; padding-top: 0; }
.thb-field.thb-field-checkbox .thb-label-help-wrapper .thb-field-label, .thb-field-row.thb-field-checkbox .thb-label-help-wrapper .thb-field-label { margin-top: 4px; }
.thb-field .thb-autoselect, .thb-field-row .thb-autoselect { margin-top: 12px; display: block; border-radius: 3px; padding: 5px 10px; border: 1px solid #ccc; background-color: #f9f9f9; }
.thb-field .thb-view-gallery, .thb-field-row .thb-view-gallery { overflow: hidden; }
.thb-field .thb-view-gallery input[type="text"], .thb-field-row .thb-view-gallery input[type="text"] { width: 60%; margin-right: 8px; }
.thb-field.complex.thb-field-keyvalue, .thb-field-row.complex.thb-field-keyvalue { padding-top: 0; padding-right: 40px; }
.thb-field.complex.thb-field-keyvalue .thb-remove, .thb-field-row.complex.thb-field-keyvalue .thb-remove { bottom: 22px; top: auto; }
.thb-field.complex.thb-field-keyvalue .thb-label-help-wrapper, .thb-field-row.complex.thb-field-keyvalue .thb-label-help-wrapper { display: none; }
.thb-field.complex.thb-field-keyvalue .thb-field-content-wrapper, .thb-field-row.complex.thb-field-keyvalue .thb-field-content-wrapper { width: 48%; margin-right: 4%; float: left; }
.thb-field.complex.thb-field-keyvalue .thb-field-content-wrapper label, .thb-field-row.complex.thb-field-keyvalue .thb-field-content-wrapper label { display: inline-block; margin-bottom: 6px; }
.thb-field.complex.thb-field-keyvalue .thb-field-content-wrapper input, .thb-field-row.complex.thb-field-keyvalue .thb-field-content-wrapper input { width: 100%; }
.thb-field.complex.thb-field-keyvalue .thb-field-content-wrapper:last-of-type, .thb-field-row.complex.thb-field-keyvalue .thb-field-content-wrapper:last-of-type { margin-right: 0; }
.thb-field.thb-field-tab .thb-remove, .thb-field-row.thb-field-tab .thb-remove { right: 0; }
.thb-field.thb-field-tab .tab-item-placeholder, .thb-field-row.thb-field-tab .tab-item-placeholder { font-weight: bold; padding: 8px 0; margin-bottom: 5px; }
.thb-field.thb-field-tab .tab-item, .thb-field-row.thb-field-tab .tab-item { display: none; }
.thb-field.thb-field-pricingtable .thb-remove, .thb-field-row.thb-field-pricingtable .thb-remove { right: 0; }
.thb-field.thb-field-pricingtable .pricingtable-item-placeholder, .thb-field-row.thb-field-pricingtable .pricingtable-item-placeholder { font-weight: bold; padding: 8px 0; margin-bottom: 5px; }
.thb-field.thb-field-pricingtable .pricingtable-item, .thb-field-row.thb-field-pricingtable .pricingtable-item { display: none; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper { margin-left: 0; width: 100%; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper table, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper table { width: 100%; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper table tr td, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper table tr td { border-bottom-color: #ddd; border-bottom-width: 1px; border-bottom-style: solid; padding: 12px 10px; cursor: pointer; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper table tr:hover .thb-builder-block-description, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper table tr:hover .thb-builder-block-description { color: #333; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper table tr:hover td, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper table tr:hover td { background-color: lightYellow; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper .thb-builder-block-label, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper .thb-builder-block-label { width: 25%; font-weight: bold; color: #333; text-transform: uppercase; border-left-width: 1px; }
.thb-field.thb-field-blockslist.no-label .thb-field-content-wrapper .thb-builder-block-description, .thb-field-row.thb-field-blockslist.no-label .thb-field-content-wrapper .thb-builder-block-description { color: #999; border-right-width: 1px; }

@media only screen and (max-width: 900px) { .thb-page .thb-field .thb-label-help-wrapper, .thb-page .thb-field-row .thb-label-help-wrapper { width: 100%; margin-right: 0; margin-bottom: 24px; } }
/* -------------------------------------------------------------------------- */
/* $Tabs */
/* -------------------------------------------------------------------------- */
.thb-metabox .thb-tabs .thb-tabs-nav, .thb-modal .thb-tabs .thb-tabs-nav { width: 20%; float: left; border-bottom: none; }
.thb-metabox .thb-tabs .thb-tabs-nav li, .thb-modal .thb-tabs .thb-tabs-nav li { display: block; float: left; width: 100%; border-bottom: 1px solid #ccc; }
.thb-metabox .thb-tabs .thb-tabs-nav li.sep, .thb-modal .thb-tabs .thb-tabs-nav li.sep { border-top: 12px solid #eaeaea; }
.thb-metabox .thb-tabs .thb-tabs-nav li.sep a, .thb-modal .thb-tabs .thb-tabs-nav li.sep a { border-top: 1px solid #ccc; }
.thb-metabox .thb-tabs .thb-tabs-nav li a, .thb-modal .thb-tabs .thb-tabs-nav li a { font-weight: normal; border-bottom: none; padding: 12px; color: #999; position: relative; z-index: 10; border-bottom: 1px solid #ccc; }
.thb-metabox .thb-tabs .thb-tabs-nav li a:before, .thb-modal .thb-tabs .thb-tabs-nav li a:before { font-family: dashicons; -webkit-font-smoothing: antialiased; font-size: 20px; position: relative; margin-right: 10px; float: left; }
.thb-metabox .thb-tabs .thb-tabs-nav li.open a, .thb-modal .thb-tabs .thb-tabs-nav li.open a { color: #666; background: #fff; padding-right: 1px; margin-right: -1px; }
.thb-metabox .thb-tabs .thb-tabs-contents, .thb-modal .thb-tabs .thb-tabs-contents { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 80%; float: right; padding: 24px 0; background: #fff; border-left: 1px solid #ccc; }
.thb-metabox .thb-tabs .thb-tabs-contents .thb-fields-container, .thb-modal .thb-tabs .thb-tabs-contents .thb-fields-container { padding-left: 24px; padding-right: 24px; }
.thb-metabox .thb-tabs .thb-tabs-contents .thb-tab-content, .thb-modal .thb-tabs .thb-tabs-contents .thb-tab-content { display: none; }
.thb-metabox .thb-tabs .thb-tabs-contents .thb-tab-content:first-child, .thb-modal .thb-tabs .thb-tabs-contents .thb-tab-content:first-child { display: block; }

.thb-modal .thb-tabs .thb-tabs-contents { padding-bottom: 0; }

.thb-tabs-count-1 .thb-tabs .thb-tabs-contents { width: 100%; border-left: none; background: #fff; }
.thb-tabs-count-1 .thb-tabs .thb-tabs-contents .thb-tab-content { display: block !important; }

/* -------------------------------------------------------------------------- */
/* $Metaboxes */
/* -------------------------------------------------------------------------- */
.thb-metabox { margin: -6px -12px -12px; background: #f6f6f6; }

#post-body #post-body-content .postbox h3 { margin-top: 0; }

#metabox_post_gallery, #metabox_post_quote, #metabox_post_video, #metabox_post_audio, #metabox_post_link { display: none; }

.thb-post-format-gallery #metabox_post_gallery, .thb-post-format-quote #metabox_post_quote, .thb-post-format-video #metabox_post_video, .thb-post-format-audio #metabox_post_audio, .thb-post-format-link #metabox_post_link { display: block; }

/* -------------------------------------------------------------------------- */
/* $Modal */
/* -------------------------------------------------------------------------- */
.thb-modal-open { overflow: hidden; }

.thb-modal { display: none; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 100000; background: rgba(0, 0, 0, 0.75); }
.thb-modal header:after, .thb-modal .thb-modal-content-inner:after, .thb-modal footer:after { content: ""; display: table; clear: both; }
.thb-modal .thb-modal-close { position: absolute; top: 8px; right: 20px; width: 24px; height: 24px; text-indent: -999em; }
.thb-modal .thb-modal-close:after { content: "e"; font-size: 12px; line-height: 24px; width: 24px; height: 24px; text-align: center; background-color: #000; color: #fff; border-radius: 3px; position: absolute; top: 0; left: 0; }
.thb-modal header { border-bottom: 1px solid #ccc; background: #f9f9f9; }
.thb-modal header #thb-modal-title { font-size: 16px; line-height: 1; font-weight: bold; text-transform: uppercase; padding: 12px 20px; }
.thb-modal .thb-modal-content { background: #f6f6f6; position: fixed; top: 72px; right: 0px; bottom: 72px; left: 0px; width: 895px; left: 50%; margin: auto auto 0 -447.5px; z-index: 10; }
.thb-modal.thb-modal-loading .thb-modal-content .thb-modal-content-inner { display: none; }
.thb-modal.thb-modal-loading .thb-modal-content .thb-btn-save { visibility: hidden; }
.thb-modal.thb-modal-loading .thb-modal-content:before { position: absolute; top: 50%; left: 50%; content: ""; display: block; z-index: 10; width: 16px; height: 16px; margin-top: -8px; margin-left: -8px; background: url(i/loader.gif); }
.thb-modal .thb-modal-content-inner { position: absolute; top: 41px; right: 0px; bottom: 89px; left: 0px; padding: 0; overflow-y: scroll; }
.thb-modal .thb-modal-content-inner .thb-modal-fields-container:last-child { padding-bottom: 0 !important; }
.thb-modal .thb-modal-content-inner .thb-modal-fields-container .thb-container { margin-bottom: 24px; }
.thb-modal footer { padding: 24px 20px; margin-top: 0; position: absolute; right: 0; bottom: 0; left: 0; border-top: 1px solid #ccc; background: #f9f9f9; }
.thb-modal .thb-field-tab { padding-bottom: 0 !important; background-color: #fff; }
.thb-modal .thb-field-tab:hover > .thb-field-content-wrapper { border-color: #333; }
.thb-modal .thb-field-tab .thb-remove { top: 12px !important; right: 12px !important; }
.thb-modal .thb-field-tab > .thb-field-content-wrapper { border: 1px solid #ccc; }
.thb-modal .thb-field-tab > .thb-field-content-wrapper.open .tab-item-placeholder:before { content: "E"; }
.thb-modal .thb-field-tab .tab-item-placeholder { margin-bottom: 0; font-size: 14px; padding: 10px; }
.thb-modal .thb-field-tab .tab-item-placeholder:before { content: "D"; display: block; float: left; font-size: 13px; margin-top: 1px; margin-right: 10px; }
.thb-modal .thb-field-tab .tab-item { padding: 20px; border-top: 1px solid #f2f2f2; }
.thb-modal .thb-field-pricingtable { padding-bottom: 0 !important; background-color: #fff; }
.thb-modal .thb-field-pricingtable:hover > .thb-field-content-wrapper { border-color: #333; }
.thb-modal .thb-field-pricingtable .thb-remove { top: 12px !important; right: 12px !important; }
.thb-modal .thb-field-pricingtable > .thb-field-content-wrapper { border: 1px solid #ccc; }
.thb-modal .thb-field-pricingtable > .thb-field-content-wrapper.open .pricingtable-item-placeholder:before { content: "E"; }
.thb-modal .thb-field-pricingtable .pricingtable-item-placeholder { margin-bottom: 0; font-size: 14px; padding: 10px; }
.thb-modal .thb-field-pricingtable .pricingtable-item-placeholder:before { content: "D"; display: block; float: left; font-size: 13px; margin-top: 1px; margin-right: 10px; }
.thb-modal .thb-field-pricingtable .pricingtable-item { padding: 20px; border-top: 1px solid #f2f2f2; }

.thb-modal-block_selection .thb-modal-content-inner { bottom: 0; }
.thb-modal-block_selection footer { display: none; }

/* -------------------------------------------------------------------------- */
/* $Messages */
/* -------------------------------------------------------------------------- */
.thb-msg-container { position: fixed; top: 30px; right: 15px; left: 165px; z-index: 1000; margin-top: 15px; }
@media only screen and (max-width: 900px) { .thb-msg-container { left: 52px; } }
.thb-msg-container.on:before { content: ""; display: block; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; background-color: rgba(255, 255, 255, 0.5); z-index: -10; }
.thb-msg-container .thb-msg { padding: 0 .6em; border-radius: 3px; }
.thb-msg-container .thb-msg p { margin: .5em 0; padding: 2px; }

/* -------------------------------------------------------------------------- */
/* $Tables */
/* -------------------------------------------------------------------------- */
th#id { width: 50px; }

td img.list-thumb { width: 38px; height: 38px; border: 1px solid #777; margin-right: 5px; }
td img.list-thumb.video { width: 26px; height: 26px; padding: 6px; border-color: #ccc; }

/* -------------------------------------------------------------------------- */
/* $Customizer */
/* -------------------------------------------------------------------------- */
#customize-theme-controls .customize-section-content li:first-child.customize-control-divider .thb-divider { display: none; }
#customize-theme-controls .customize-control-font-family .customize-control-title, #customize-theme-controls .customize-control-font-weight .customize-control-title, #customize-theme-controls .customize-control-font-size .customize-control-title, #customize-theme-controls .customize-control-font-line-height .customize-control-title, #customize-theme-controls .customize-control-font-letter-spacing .customize-control-title, #customize-theme-controls .customize-control-font-case .customize-control-title, #customize-theme-controls .customize-control-font-style .customize-control-title, #customize-theme-controls .customize-control-variant .customize-control-title, #customize-theme-controls .customize-control-color .customize-control-title { color: #999; font-weight: normal; }
#customize-theme-controls .customize-control-font-family select { width: 100%; }
#customize-theme-controls .customize-control-font-weight { width: 30%; }
#customize-theme-controls .customize-control-variant { width: 65%; }
#customize-theme-controls .customize-control-variant select { width: 100%; }
#customize-theme-controls .customize-control-font-size, #customize-theme-controls .customize-control-font-line-height, #customize-theme-controls .customize-control-font-letter-spacing { width: 30%; margin-left: 5%; clear: none; }
#customize-theme-controls .customize-control-font-size input, #customize-theme-controls .customize-control-font-line-height input, #customize-theme-controls .customize-control-font-letter-spacing input { width: 100%; }
#customize-theme-controls .customize-control-font-case, #customize-theme-controls .customize-control-font-style { width: 30%; margin-left: 5%; clear: none; }
#customize-theme-controls .customize-control-font-case select, #customize-theme-controls .customize-control-font-style select { width: 100%; }
#customize-theme-controls .customize-control-background-repeat, #customize-theme-controls .customize-control-background-position, #customize-theme-controls .customize-control-background-attachment { width: 30%; margin-left: 5%; clear: none; }
#customize-theme-controls .customize-control-background-repeat select, #customize-theme-controls .customize-control-background-position select, #customize-theme-controls .customize-control-background-attachment select { width: 100%; }
#customize-theme-controls .customize-control-background-repeat .customize-control-title, #customize-theme-controls .customize-control-background-position .customize-control-title, #customize-theme-controls .customize-control-background-attachment .customize-control-title { font-weight: normal; color: #999; }
#customize-theme-controls .customize-control-image { border-top: 1px dashed #ccc; padding-top: 5px; }
#customize-theme-controls .customize-control-image .customize-control-title { font-weight: normal; color: #999; }
#customize-theme-controls .customize-control-background-repeat, #customize-theme-controls .customize-control-font-size { margin-left: 0; }
#customize-theme-controls .customize-control-divider .thb-divider { width: 100%; height: 5px; display: block; background-color: #ccc; box-shadow: 0 1px 0 #fff; margin: 10px 0; }
#customize-theme-controls .customize-control-divider .thb-section-label { font-size: 18px; line-height: 24px; font-weight: 200; }

/* -------------------------------------------------------------------------- */
/* $Changelog */
/* -------------------------------------------------------------------------- */
.thb-legend { width: 200px; float: left; margin-right: 40px; }
.thb-legend ul { list-style: disc inside; font-size: 22px; }
.thb-legend ul li { color: #ccc; position: relative; }
.thb-legend ul li span { display: inline-block; color: #333; font-size: 12px; font-weight: bold; line-height: 22px; position: relative; top: -3px; }
.thb-legend ul li.newer { color: #66CC66; }
.thb-legend ul li.current { color: #21759B; }

.thb-release-container { overflow: hidden; }
.thb-release-container .thb-release { margin-bottom: 24px; padding-top: 24px; border-top: 1px solid #ccc; }
.thb-release-container .thb-release:first-child { padding-top: 0; border-top: none; }
.thb-release-container .thb-release h3 { margin-bottom: 24px; text-transform: uppercase; }
.thb-release-container .thb-release h3 .thb-release-version { font-weight: bold; color: #fff; background-color: #ccc; display: inline-block; margin-right: 10px; padding: 5px 10px; border-radius: 3px; }
.thb-release-container .thb-release h3.current .thb-release-version { background-color: #21759B; }
.thb-release-container .thb-release h3.new .thb-release-version { background-color: #66CC66; }
.thb-release-container .thb-release .thb-release-desc h4 { font-weight: bold; text-transform: uppercase; margin-bottom: 12px; }
.thb-release-container .thb-release .thb-release-desc p, .thb-release-container .thb-release .thb-release-desc ul { margin-bottom: 24px; }
.thb-release-container .thb-release .thb-release-desc ul { list-style: disc inside; }
.thb-release-container .thb-release .thb-release-desc ul:last-child { margin-bottom: 0; }
.thb-release-container .thb-release .thb-release-desc ul li { margin-bottom: 5px; }
.thb-release-container .thb-release .thb-release-desc ul li:last-child { margin-bottom: 0; }

/*
| ------------------------------------------------------------------------------
| $Builder
| ------------------------------------------------------------------------------
*/
.thb-field-section .thb-column-size, .thb-field-section .thb-section-label, .thb-field-section .thb-row-label { float: left; display: block; line-height: 24px; font-size: 12px; font-weight: bold; padding-left: 10px; padding-right: 10px; }

.thb .duplicable.sortable .thb-field-section { padding-bottom: 0; margin-bottom: 36px; }
.thb .duplicable.sortable .thb-field-section:last-of-type { margin-bottom: 0; }

.thb-field-section .thb-row-add-column, .thb-field-section .thb-section-add-row, .thb-field-section .thb-section-add-section { position: relative; padding: 8px 10px; }
.thb-field-section .thb-section-add-row:before, .thb-field-section .thb-section-add-section:before { font-size: 12px; float: left; display: block; margin-right: 10px; }
.thb-field-section .thb-section-add-row:before { content: "K"; }
.thb-field-section .thb-section-add-section:before { content: "D"; }
.thb-field-section .thb-section-add-row, .thb-field-section .thb-section-add-section, .thb-field-section .thb-row-add-column, .thb-field-section .thb-section-appearance { margin-top: 5px; margin-bottom: 5px; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; transition: opacity 0.25s; }
.thb-field-section .thb-section-appearance { position: relative; padding: 8px 10px; float: right; margin-right: 53px; }
.thb-field-section .thb-small-btn { display: block; float: left; text-indent: -999em; width: 24px; height: 24px; position: relative; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; transition: opacity 0.25s; }
.thb-field-section .thb-small-btn:before { font-size: 12px; line-height: 24px; width: 24px; height: 24px; text-align: center; position: absolute; top: 0; left: 0; }
.thb-field-section .thb-block-clone { margin-right: 1px; }
.thb-field-section .thb-block-clone:before { content: "I"; }
.thb-field-section .thb-block-clone:hover { background-color: #eaeaea; color: #666; }
.thb-field-section .thb-block-edit { margin-right: 8px; }
.thb-field-section .thb-block-edit:before { content: "t"; }
.thb-field-section .thb-block-edit:hover { background-color: #eaeaea; color: #666; }
.thb-field-section .thb-column-decrease-size:before { content: "L"; }
.thb-field-section .thb-column-increase-size:before { content: "M"; }
.thb-field-section .thb-column-clone:before { content: "I"; }
.thb-field-section .thb-column-appearance:before { content: "N"; }
.thb-field-section .thb-column-size { background-color: #21759B; color: #fff; }
.thb-field-section .thb-column-decrease-size:hover, .thb-field-section .thb-column-increase-size:hover, .thb-field-section .thb-column-clone:hover, .thb-field-section .thb-column-appearance:hover { background-color: #FFF; }
.thb-field-section .thb-column-decrease-size:hover:before, .thb-field-section .thb-column-increase-size:hover:before, .thb-field-section .thb-column-clone:hover:before, .thb-field-section .thb-column-appearance:hover:before { color: #21759B; }
.thb-field-section .thb-row-remove, .thb-field-section .thb-column-remove, .thb-field-section .thb-block-remove, .thb-field-section .thb-remove { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; transition: opacity 0.25s; float: right; }
.thb-field-section .thb-row-remove:before, .thb-field-section .thb-column-remove:before, .thb-field-section .thb-block-remove:before, .thb-field-section .thb-remove:before { content: "e"; }
.thb-field-section .thb-row-remove:hover, .thb-field-section .thb-column-remove:hover, .thb-field-section .thb-block-remove:hover, .thb-field-section .thb-remove:hover { background-color: #66CC66; color: #fff; }
.thb-field-section .thb-row-remove { top: 8px; right: 8px; }
.thb-field-section .thb-row-clone { top: 8px; }
.thb-field-section .thb-row-clone:before { content: "I"; }
.thb-field-section .thb-row-clone:hover { background-color: #21759B; color: #fff; }
.thb-field-section:hover > .thb-remove, .thb-field-section .thb-field-content-wrapper .thb-row:hover .thb-row-remove, .thb-field-section .thb-field-content-wrapper .thb-column:hover .thb-column-remove, .thb-field-section .thb-field-content-wrapper .thb-block:hover .thb-block-remove, .thb-field-section .thb-field-content-wrapper .thb-row:hover .thb-row-clone { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.thb-field-section .thb-remove { text-indent: -999em; width: 24px; height: 24px; }
.thb-field-section .thb-remove:before { font-size: 12px; line-height: 24px; width: 24px; height: 24px; text-align: center; position: absolute; top: 0; left: 0; }
.thb-field-section .thb-remove:after { display: none; }
.thb-field-section .thb-section-label, .thb-field-section .thb-row-label { text-transform: uppercase; line-height: 41px; padding-left: 12px; padding-right: 12px; margin-right: 12px; border-right: 1px solid #ccc; color: #999; }
.thb-field-section .thb-row-label { border-right: none; margin-right: 0; }
.thb-field-section.no-label .thb-field-content-wrapper { width: 100%; margin-left: 0; }
.thb-field-section .thb-field-content-wrapper { background-color: #f2f2f2; border: 1px solid #666; }
.thb-field-section .thb-rows-container { float: left; display: block; width: 100%; padding: 12px; border-top: 1px solid #ccc; }
.thb-field-section .thb-row-inner-wrapper { float: left; display: block; width: 100%; }
.thb-field-section .thb-row { background-color: #fff; clear: both; float: left; display: block; width: 100%; margin-top: 6px; margin-bottom: 6px; border: 1px solid #ccc; }
.thb-field-section .thb-row.ui-sortable-placeholder { background-color: #FFF; }
.thb-field-section .thb-row:hover { box-shadow: 0 0 20px rgba(0, 0, 0, 0.08); border-color: #666; }
.thb-field-section .thb-row.empty .thb-row-add-column { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.thb-field-section .thb-row.empty .placeholder { display: block; }
.thb-field-section .thb-row.complete .thb-column-label { display: none; }
.thb-field-section .thb-column.empty .placeholder { display: block; margin-top: 12px; margin-bottom: 0; }
.thb-field-section .thb-column-block-description { padding: 12px; border-top: 1px dashed #ccc; }
.thb-field-section .thb-column-block-description .thb-column-add-block-select { width: 70%; float: left; margin-right: 3%; }
.thb-field-section .thb-column-block-description .thb-column-add-block { width: 27%; position: relative; text-align: center; padding: 10px 0 11px; }
.thb-field-section .thb-column-block-description .thb-column-block-description-select-wrapper { display: none; margin-top: 24px; }
.thb-field-section .thb-column-block-description .thb-column-select-block-type { display: block; }
.thb-field-section .placeholder { display: none; text-align: center; padding: 12px; margin: 0 12px 12px; }
.thb-field-section .thb-columns-container { float: left; display: block; width: 100%; background-color: #fff; }
.thb-field-section .thb-columns-container .thb-column { position: relative; float: left; display: block; margin: 0 0.97% 12px; border: 1px solid transparent; }
.thb-field-section .thb-columns-container .thb-column .thb-column-inner-wrapper { background-color: #fff; border: 1px solid #21759B; }
.thb-field-section .thb-columns-container .thb-column .thb-column-inner-wrapper header { padding-bottom: 24px; background-color: #21759B; color: #fff; border-bottom: 1px solid #21759B; }
.thb-field-section .thb-columns-container .thb-column .thb-column-inner-wrapper header a { color: #fff; }
.thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type { display: block; text-align: center; }
.thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type:before { font-size: 12px; display: inline-block; margin-right: 10px; content: "D"; position: relative; bottom: -2px; }
.thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type.cancel { color: #66CC66; }
.thb-field-section .thb-columns-container .thb-column .thb-column-select-block-type.cancel:before { content: "e"; bottom: -1px; color: #66CC66; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container { min-height: 12px; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block { display: block; margin: 12px; border: 1px solid #ccc; background-color: #fff; padding: 8px; cursor: move; position: relative; -webkit-transition: background-color 1s, border-color 1s; -moz-transition: background-color 1s, border-color 1s; transition: background-color 1s, border-color 1s; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block:hover { border-color: #333; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block.thb-block-disabled { color: #66CC66; border-color: #66CC66; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block .thb-block-description { font-size: 13px; text-transform: uppercase; line-height: 24px; font-weight: 800; padding-left: 6px; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block .thb-block-description em { font-weight: normal; font-size: 12px; color: #999; padding-left: 5px; }
.thb-field-section .thb-columns-container .thb-column .thb-blocks-container .thb-block.new { background-color: lightYellow; border: 1px solid #E6DB55; }
.thb-field-section .thb-columns-container .thb-column.ui-sortable-placeholder { border: none; background-color: #f2f2f2; box-shadow: inset 0 0 0 1px #ccc; }
.thb-field-section .thb-columns-container .thb-column[data-size="full"] { width: 98%; }
.thb-field-section .thb-columns-container .thb-column[data-size="one-fifth"] { width: 18%; }
.thb-field-section .thb-columns-container .thb-column[data-size="two-fifths"] { width: 38%; }
.thb-field-section .thb-columns-container .thb-column[data-size="three-fifths"] { width: 58%; }
.thb-field-section .thb-columns-container .thb-column[data-size="four-fifths"] { width: 78%; }
.thb-field-section .thb-columns-container .thb-column[data-size="one-fourth"] { width: 23%; }
.thb-field-section .thb-columns-container .thb-column[data-size="two-fourths"], .thb-field-section .thb-columns-container .thb-column[data-size="one-half"] { width: 48%; }
.thb-field-section .thb-columns-container .thb-column[data-size="three-fourths"] { width: 73%; }
.thb-field-section .thb-columns-container .thb-column[data-size="one-third"] { width: 31.333%; }
.thb-field-section .thb-columns-container .thb-column[data-size="two-thirds"] { width: 64.666%; }
.thb-field-section .thb-columns-container .thb-column[data-size="one-fifth"] .thb-column-block-description .thb-column-add-block-select, .thb-field-section .thb-columns-container .thb-column[data-size="one-fourth"] .thb-column-block-description .thb-column-add-block-select { width: 100%; margin-right: 0%; margin-bottom: 12px; }
.thb-field-section .thb-columns-container .thb-column[data-size="one-fifth"] .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column[data-size="one-fourth"] .thb-column-block-description .thb-column-add-block { width: 100%; }
.thb-field-section .thb-columns-container .thb-column[data-size="full"] .thb-column-block-description .thb-column-add-block-select, .thb-field-section .thb-columns-container .thb-column[data-size="four-fifths"] .thb-column-block-description .thb-column-add-block-select, .thb-field-section .thb-columns-container .thb-column[data-size="three-fourths"] .thb-column-block-description .thb-column-add-block-select { width: 85%; margin-right: 2%; }
.thb-field-section .thb-columns-container .thb-column[data-size="full"] .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column[data-size="four-fifths"] .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column[data-size="three-fourths"] .thb-column-block-description .thb-column-add-block { width: 13%; }
.thb-field-section .thb-columns-container .thb-column[data-size="three-fifths"] .thb-column-block-description .thb-column-add-block-select, .thb-field-section .thb-columns-container .thb-column[data-size="two-thirds"] .thb-column-block-description .thb-column-add-block-select, .thb-field-section .thb-columns-container .thb-column[data-size="two-fourths"] .thb-column-block-description .thb-column-add-block-select, .thb-field-section .thb-columns-container .thb-column[data-size="one-half"] .thb-column-block-description .thb-column-add-block-select { width: 80%; margin-right: 2%; }
.thb-field-section .thb-columns-container .thb-column[data-size="three-fifths"] .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column[data-size="two-thirds"] .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column[data-size="two-fourths"] .thb-column-block-description .thb-column-add-block, .thb-field-section .thb-columns-container .thb-column[data-size="one-half"] .thb-column-block-description .thb-column-add-block { width: 18%; }

.thb-customization { margin-top: 48px; }

.thb-modal .thb-padding-field { width: 25%; float: left; padding-left: 2%; padding-right: 2%; margin-top: 24px; padding-top: 24px; border-top: 1px solid #eaeaea; }
.thb-modal .thb-padding-field .thb-label-help-wrapper { margin-right: 0; width: 100%; margin-bottom: 24px; }
.thb-modal .thb-padding-field .thb-field-content-wrapper { width: 100%; }
.thb-modal .thb-class-field { clear: both; float: left; width: 100%; }

/*
| ------------------------------------------------------------------------------
| $Mega menu
| ------------------------------------------------------------------------------
*/
.thb-menu-item-field { display: none; }

.menu-item-depth-0 .thb-menu-item-field-depth-0 { display: block; }

.menu-item-depth-1 .thb-menu-item-field-depth-1 { display: block; }

.menu-item-depth-2 .thb-menu-item-field-depth-2 { display: block; }

.menu-item-depth-3 .thb-menu-item-field-depth-3 { display: block; }

.menu-item-depth-4 .thb-menu-item-field-depth-4 { display: block; }

.menu-item-depth-5 .thb-menu-item-field-depth-5 { display: block; }

.thb-menu-item-field-padding_right, .thb-menu-item-field-padding_bottom, .thb-menu-item-field-padding_left { width: 122px; }

/*
| ------------------------------------------------------------------------------
| $Libraries
| ------------------------------------------------------------------------------
*/
.tiptop { position: absolute; z-index: 9999; max-width: 300px; padding: 4px 8px; font: 12px/1.6em "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; background: #222; border-radius: 2px; }

td.media-icon img[src$=".svg"], img[src$=".svg"].attachment-post-thumbnail { width: 100% !important; height: auto !important; }

@-webkit-keyframes thb-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-moz-keyframes thb-spinner { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } }
@-o-keyframes thb-spinner { 0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); } }
@-ms-keyframes thb-spinner { 0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes thb-spinner { 0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); } }
/* BASICS */
.CodeMirror { /* Set height, width, borders, and global font properties here */ font-family: monospace; height: 300px; }

.CodeMirror-scroll { /* Set scrolling behaviour here */ overflow: auto; }

/* PADDING */
.CodeMirror-lines { padding: 4px 0; /* Vertical padding around content */ }

.CodeMirror pre { padding: 0 4px; /* Horizontal padding of content */ }

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { background-color: white; /* The little square between H and V scrollbars */ }

/* GUTTER */
.CodeMirror-gutters { border-right: 1px solid #ddd; background-color: #f7f7f7; white-space: nowrap; }

.CodeMirror-linenumber { padding: 0 3px 0 5px; min-width: 20px; text-align: right; color: #999; -moz-box-sizing: content-box; box-sizing: content-box; }

/* CURSOR */
.CodeMirror div.CodeMirror-cursor { border-left: 1px solid black; }

/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver; }

.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor { width: auto; border: 0; background: #7e7; }

/* Can style cursor different in overwrite (non-insert) mode */
.cm-tab { display: inline-block; }

.CodeMirror-ruler { border-left: 1px solid #ccc; position: absolute; }

/* DEFAULT THEME */
.cm-s-default .cm-keyword { color: #708; }

.cm-s-default .cm-atom { color: #219; }

.cm-s-default .cm-number { color: #164; }

.cm-s-default .cm-def { color: #00f; }

.cm-s-default .cm-variable-2 { color: #05a; }

.cm-s-default .cm-variable-3 { color: #085; }

.cm-s-default .cm-comment { color: #a50; }

.cm-s-default .cm-string { color: #a11; }

.cm-s-default .cm-string-2 { color: #f50; }

.cm-s-default .cm-meta { color: #555; }

.cm-s-default .cm-qualifier { color: #555; }

.cm-s-default .cm-builtin { color: #30a; }

.cm-s-default .cm-bracket { color: #997; }

.cm-s-default .cm-tag { color: #170; }

.cm-s-default .cm-attribute { color: #00c; }

.cm-s-default .cm-header { color: blue; }

.cm-s-default .cm-quote { color: #090; }

.cm-s-default .cm-hr { color: #999; }

.cm-s-default .cm-link { color: #00c; }

.cm-negative { color: #d44; }

.cm-positive { color: #292; }

.cm-header, .cm-strong { font-weight: bold; }

.cm-em { font-style: italic; }

.cm-link { text-decoration: underline; }

.cm-s-default .cm-error { color: #f00; }

.cm-invalidchar { color: #f00; }

div.CodeMirror span.CodeMirror-matchingbracket { color: #0f0; }

div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #f22; }

.CodeMirror-activeline-background { background: #e8f2ff; }

/* STOP */
/* The rest of this file contains styles related to the mechanics of the editor. You probably shouldn't touch them. */
.CodeMirror { line-height: 1; position: relative; overflow: hidden; background: white; color: black; }

.CodeMirror-scroll { /* 30px is the magic margin used to hide the element's real scrollbars */ /* See overflow: hidden in .CodeMirror */ margin-bottom: -30px; margin-right: -30px; padding-bottom: 30px; height: 100%; outline: none; /* Prevent dragging from highlighting the element */ position: relative; -moz-box-sizing: content-box; box-sizing: content-box; }

.CodeMirror-sizer { position: relative; border-right: 30px solid transparent; -moz-box-sizing: content-box; box-sizing: content-box; }

/* The fake, visible scrollbars. Used to force redraw during scrolling before actuall scrolling happens, thus preventing shaking and flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { position: absolute; z-index: 6; display: none; }

.CodeMirror-vscrollbar { right: 0; top: 0; overflow-x: hidden; overflow-y: scroll; }

.CodeMirror-hscrollbar { bottom: 0; left: 0; overflow-y: hidden; overflow-x: scroll; }

.CodeMirror-scrollbar-filler { right: 0; bottom: 0; }

.CodeMirror-gutter-filler { left: 0; bottom: 0; }

.CodeMirror-gutters { position: absolute; left: 0; top: 0; padding-bottom: 30px; z-index: 3; }

.CodeMirror-gutter { white-space: normal; height: 100%; -moz-box-sizing: content-box; box-sizing: content-box; padding-bottom: 30px; margin-bottom: -32px; display: inline-block; /* Hack to make IE7 behave */ *zoom: 1; *display: inline; }

.CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; }

.CodeMirror-lines { cursor: text; }

.CodeMirror pre { /* Reset some styles that the rest of the page might have set */ -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-width: 0; background: transparent; font-family: inherit; font-size: inherit; margin: 0; white-space: pre; word-wrap: normal; line-height: inherit; color: inherit; z-index: 2; position: relative; overflow: visible; }

.CodeMirror-wrap pre { word-wrap: break-word; white-space: pre-wrap; word-break: normal; }

.CodeMirror-linebackground { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; }

.CodeMirror-linewidget { position: relative; z-index: 2; overflow: auto; }

.CodeMirror-wrap .CodeMirror-scroll { overflow-x: hidden; }

.CodeMirror-measure { position: absolute; width: 100%; height: 0; overflow: hidden; visibility: hidden; }

.CodeMirror-measure pre { position: static; }

.CodeMirror div.CodeMirror-cursor { position: absolute; border-right: none; width: 0; }

div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 1; }

.CodeMirror-focused div.CodeMirror-cursors { visibility: visible; }

.CodeMirror-selected { background: #d9d9d9; }

.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }

.CodeMirror-crosshair { cursor: crosshair; }

.cm-searching { background: #ffa; background: rgba(255, 255, 0, 0.4); }

/* IE7 hack to prevent it from returning funny offsetTops on the spans */
.CodeMirror span { *vertical-align: text-bottom; }

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print { /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors { visibility: hidden; } }
/** selectize.css (v0.8.1) Copyright (c) 2013 Brian Reavis & contributors  Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.  @author Brian Reavis <brian@thirdroute.com> */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder { background: #f2f2f2 !important; background: rgba(0, 0, 0, 0.06) !important; border: 0 none !important; visibility: visible !important; -webkit-box-shadow: inset 0 0 12px 4px #ffffff; box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after { content: '!'; visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper { -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header { position: relative; padding: 5px 8px; background: #f8f8f8; border-bottom: 1px solid #d0d0d0; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close { position: absolute; top: 50%; right: 8px; margin-top: -12px; font-size: 20px !important; line-height: 20px; color: #303030; opacity: 0.4; }

.selectize-dropdown-header-close:hover { color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup { float: left; border-top: 0 none; border-right: 1px solid #f2f2f2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child { border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before { display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header { border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] { position: relative; padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove { position: absolute; top: 0; right: 0; bottom: 0; display: inline-block; width: 17px; padding: 2px 0 0 0; font-size: 12px; font-weight: bold; color: inherit; text-align: center; text-decoration: none; vertical-align: middle; border-left: 1px solid #d0d0d0; -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover { background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove { border-left-color: #cacaca; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover { background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove { border-left-color: #ffffff; }

.selectize-control { position: relative; }

.selectize-dropdown, .selectize-input, .selectize-input input { font-family: inherit; font-size: 13px; -webkit-font-smoothing: inherit; line-height: 18px; color: #303030; }

.selectize-input, .selectize-control.single .selectize-input.input-active { display: inline-block; cursor: text; background: #ffffff; }

.selectize-input { position: relative; z-index: 1; display: inline-block; width: 100%; padding: 8px 8px; overflow: hidden; border: 1px solid #d0d0d0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.selectize-control.multi .selectize-input.has-items { padding: 6px 8px 3px; }

.selectize-input.full { background-color: #ffffff; }

.selectize-input.disabled, .selectize-input.disabled * { cursor: default !important; }

.selectize-input.focus { -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active { -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }

.selectize-input > * { display: -moz-inline-stack; display: inline-block; *display: inline; vertical-align: baseline; zoom: 1; }

.selectize-control.multi .selectize-input > div { padding: 2px 6px; margin: 0 3px 3px 0; color: #303030; cursor: pointer; background: #f2f2f2; border: 0 solid #d0d0d0; }

.selectize-control.multi .selectize-input > div.active { color: #303030; background: #e8e8e8; border: 0 solid #cacaca; }

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active { color: #7d7d7d; background: #ffffff; border: 0 solid #ffffff; }

.selectize-input > input { max-width: 100% !important; max-height: none !important; min-height: 0 !important; padding: 0 !important; margin: 0 2px 0 0 !important; line-height: inherit !important; text-indent: 0 !important; background: none !important; border: 0 none !important; -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-user-select: auto !important; }

.selectize-input > input:focus { outline: none !important; }

.selectize-input::after { display: block; clear: left; content: ' '; }

.selectize-input.dropdown-active::before { position: absolute; right: 0; bottom: 0; left: 0; display: block; height: 1px; background: #f0f0f0; content: ' '; }

.selectize-dropdown { position: absolute; z-index: 10; margin: -1px 0 0 0; background: #ffffff; border: 1px solid #d0d0d0; border-top: 0 none; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.selectize-dropdown [data-selectable] { overflow: hidden; cursor: pointer; }

.selectize-dropdown [data-selectable] .highlight { background: rgba(125, 168, 208, 0.2); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header { padding: 5px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header { border-top: 0 none; }

.selectize-dropdown .optgroup-header { color: #303030; cursor: default; background: #ffffff; }

.selectize-dropdown .active { color: #495c68; background-color: #f5fafd; }

.selectize-dropdown .active.create { color: #495c68; }

.selectize-dropdown .create { color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content { max-height: 200px; overflow-x: hidden; overflow-y: auto; }

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input { cursor: pointer; }

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input { cursor: text; }

.selectize-control.single .selectize-input:after { position: absolute; top: 50%; right: 15px; display: block; width: 0; height: 0; margin-top: -3px; border-color: #808080 transparent transparent transparent; border-style: solid; border-width: 5px 5px 0 5px; content: ' '; }

.selectize-control.single .selectize-input.dropdown-active:after { margin-top: -4px; border-color: transparent transparent #808080 transparent; border-width: 0 5px 5px 5px; }

.selectize-control.rtl.single .selectize-input:after { right: auto; left: 15px; }

.selectize-control.rtl .selectize-input > input { margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled { background-color: #fafafa; opacity: 0.5; }

.minicolors { position: relative; }

.minicolors-swatch { position: absolute; vertical-align: middle; background: url(i/jquery.minicolors.png) -80px 0; border: solid 1px #ccc; cursor: text; padding: 0; margin: 0; display: inline-block; }

.minicolors-swatch-color { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.minicolors input[type=hidden] + .minicolors-swatch { width: 28px; position: static; cursor: pointer; }

/* Panel */
.minicolors-panel { position: absolute; width: 173px; height: 152px; background: white; border: solid 1px #CCC; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); z-index: 99999; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; display: none; }

.minicolors-panel.minicolors-visible { display: block; }

/* Panel positioning */
.minicolors-position-top .minicolors-panel { top: -154px; }

.minicolors-position-right .minicolors-panel { right: 0; }

.minicolors-position-bottom .minicolors-panel { top: auto; }

.minicolors-position-left .minicolors-panel { left: 0; }

.minicolors-with-opacity .minicolors-panel { width: 194px; }

.minicolors .minicolors-grid { position: absolute; top: 1px; left: 1px; width: 150px; height: 150px; background: url(i/jquery.minicolors.png) -120px 0; cursor: crosshair; }

.minicolors .minicolors-grid-inner { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: none; }

.minicolors-slider-saturation .minicolors-grid { background-position: -420px 0; }

.minicolors-slider-saturation .minicolors-grid-inner { background: url(i/jquery.minicolors.png) -270px 0; }

.minicolors-slider-brightness .minicolors-grid { background-position: -570px 0; }

.minicolors-slider-brightness .minicolors-grid-inner { background: black; }

.minicolors-slider-wheel .minicolors-grid { background-position: -720px 0; }

.minicolors-slider, .minicolors-opacity-slider { position: absolute; top: 1px; left: 152px; width: 20px; height: 150px; background: white url(i/jquery.minicolors.png) 0 0; cursor: row-resize; }

.minicolors-slider-saturation .minicolors-slider { background-position: -60px 0; }

.minicolors-slider-brightness .minicolors-slider { background-position: -20px 0; }

.minicolors-slider-wheel .minicolors-slider { background-position: -20px 0; }

.minicolors-opacity-slider { left: 173px; background-position: -40px 0; display: none; }

.minicolors-with-opacity .minicolors-opacity-slider { display: block; }

/* Pickers */
.minicolors-grid .minicolors-picker { position: absolute; top: 70px; left: 70px; width: 12px; height: 12px; border: solid 1px black; border-radius: 10px; margin-top: -6px; margin-left: -6px; background: none; }

.minicolors-grid .minicolors-picker > div { position: absolute; top: 0; left: 0; width: 8px; height: 8px; border-radius: 8px; border: solid 2px white; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

.minicolors-picker { position: absolute; top: 0; left: 0; width: 18px; height: 2px; background: white; border: solid 1px black; margin-top: -2px; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* Inline controls */
.minicolors-inline { display: inline-block; }

.minicolors-inline .minicolors-input { display: none !important; }

.minicolors-inline .minicolors-panel { position: relative; top: auto; left: auto; box-shadow: none; z-index: auto; display: inline-block; }

/* Default theme */
.minicolors-theme-default .minicolors-swatch { top: 5px; left: 5px; width: 18px; height: 18px; }

.minicolors-theme-default.minicolors-position-right .minicolors-swatch { left: auto; right: 5px; }

.minicolors-theme-default.minicolors { width: auto; display: inline-block; }

.minicolors-theme-default .minicolors-input { height: 20px; width: auto; display: inline-block; padding-left: 26px; }

.minicolors-theme-default.minicolors-position-right .minicolors-input { padding-right: 26px; padding-left: inherit; }

/* Bootstrap theme */
.minicolors-theme-bootstrap .minicolors-swatch { top: 3px; left: 3px; width: 28px; height: 28px; border-radius: 3px; }

.minicolors-theme-bootstrap .minicolors-swatch-color { border-radius: inherit; }

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch { left: auto; right: 3px; }

.minicolors-theme-bootstrap .minicolors-input { padding-left: 44px; }

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input { padding-right: 44px; padding-left: 12px; }

.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch { top: 4px; left: 4px; width: 37px; height: 37px; border-radius: 5px; }

.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch { width: 24px; height: 24px; }

.icons-selector * { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }

.icons-selector { display: inline-block; }

.icons-selector .selector { border: 1px solid #EDEDED; width: 100px; height: 40px; background-color: #fff; }

.icons-selector .selector-button { background-color: #F4F4F4; width: 39px; height: 100%; display: block; text-align: center; cursor: pointer; float: left; border-left: 1px solid #E1E1E1; }

.icons-selector .selector-button:hover { background-color: #f1f1f1; }

.icons-selector .selector-button:hover i { color: #999; }

.icons-selector .selector-button i { line-height: 40px; text-align: center; color: #aaa; text-shadow: 0 1px 0 #FFF; }

.icons-selector .selected-icon { display: block; width: 60px; height: 100%; float: left; text-align: center; }

.icons-selector .selected-icon i { line-height: 42px; font-size: 18px; cursor: default; color: #404040; }

.icons-selector .selector-popup { position: absolute; z-index: 10000; background-color: #fefefe; padding: 5px; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); height: auto; width: 342px; border: 1px solid #E5E5E5; margin-top: -1px; }

.icons-selector .selector-search input[type=text] { line-height: 20px; padding: 10px 2.5%; width: 100%; border: 1px solid #EDEDED; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 5px; font-size: 12px; color: #404040; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; outline: 0; }

.icons-selector input::-webkit-input-placeholder { color: #ddd; text-transform: uppercase; }

.icons-selector input:-moz-placeholder { color: #ddd; text-transform: uppercase; }

.icons-selector input::-moz-placeholder { color: #ddd; text-transform: uppercase; }

.icons-selector input:-ms-input-placeholder { color: #ddd !important; text-transform: uppercase; }

.icons-selector .selector-search i { color: #eee; margin-left: -30px; }

.icons-selector .fip-icons-container { width: 100%; background-color: #fff; border: 1px solid #EDEDED; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px; }

.icons-selector .fip-icons-container .loading { color: #eee; font-size: 24px; margin: 0 auto; padding: 20px 0; text-align: center; width: 100%; }

.icons-selector .fip-box { height: 40px; border: 1px solid #EFEFEF; display: inline-block; margin: 2px; width: 60px; line-height: 42px; text-align: center; cursor: pointer; vertical-align: top; }

.icons-selector .fip-box:hover { background-color: #f6f6f6; }

.icons-selector .selector-footer { line-height: 12px; padding: 5px 5px 0; }

.icons-selector .selector-footer, .icons-selector .selector-footer i { color: #ddd; font-size: 14px; }

.icons-selector .selector-arrows { float: right; }

.icons-selector .selector-pages { font-size: 11px; }

.icons-selector .selector-arrows i { cursor: pointer; }

.icons-selector .selector-arrows i:hover { color: #777; }

.icons-selector span.current-icon, .icons-selector span.current-icon:hover { background-color: #2EA2CC; color: #fff; border: 1px solid #298CBA; }

.icons-selector .icons-picker-error i:before { color: #eee; font-size: 22px; padding: 20px 0; display: block; margin: 0 auto; width: 20px; cursor: default; }

@font-face { font-family: iconpicker; src: url(fonticonpicker/iconpicker.eot?90190138); src: url(fonticonpicker/iconpicker.eot?90190138#iefix) format("embedded-opentype"), url(fonticonpicker/iconpicker.woff?90190138) format("woff"), url(fonticonpicker/iconpicker.ttf?90190138) format("truetype"), url(fonticonpicker/iconpicker.svg?90190138#iconpicker) format("svg"); font-weight: 400; font-style: normal; }
.icons-selector [class*=" fip-icon-"]:before, .icons-selector [class^=fip-icon-]:before { font-family: iconpicker; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; }

.icons-selector .fip-icon-search:before { content: '\e812'; cursor: default; }

.icons-selector .fip-icon-cancel:before { content: '\e814'; cursor: pointer; }

.icons-selector .fip-icon-block:before { content: '\e84e'; color: #fed0d0; }

.icons-selector .fip-icon-down-dir:before { content: '\e800'; }

.icons-selector .fip-icon-up-dir:before { content: '\e813'; }

.icons-selector .fip-icon-left-dir:before { content: '\e801'; }

.icons-selector .fip-icon-right-dir:before { content: '\e802'; }

.icons-selector .fip-icon-spin3:before { content: '\e815'; }

.icons-selector .fip-icon-spin3 { -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; display: inline-block; }

@-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@-webkit-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@-o-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@-ms-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
