.ontop, #growls-default, #growls-tl, #growls-tr, #growls-bl, #growls-br, #growls-tc, #growls-bc, #growls-cc, #growls-cl, #growls-cr {
z-index: 50000;
position: fixed; }
#growls-default {
top: 10px;
right: 10px; }
#growls-tl {
top: 10px;
left: 10px; }
#growls-tr {
top: 10px;
right: 10px; }
#growls-bl {
bottom: 10px;
left: 10px; }
#growls-br {
bottom: 10px;
right: 10px; }
#growls-tc {
top: 10px;
right: 10px;
left: 10px; }
#growls-bc {
bottom: 10px;
right: 10px;
left: 10px; }
#growls-cc {
top: 50%;
left: 50%;
margin-left: -125px; }
#growls-cl {
top: 50%;
left: 10px; }
#growls-cr {
top: 50%;
right: 10px; }
#growls-tc .growl, #growls-bc .growl {
margin-left: auto;
margin-right: auto; }
.growl {
opacity: 0.8;
filter: alpha(opacity=80);
position: relative;
border-radius: 4px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.growl.growl-incoming {
opacity: 0;
filter: alpha(opacity=0); }
.growl.growl-outgoing {
opacity: 0;
filter: alpha(opacity=0); }
.growl.growl-small {
width: 200px;
padding: 5px;
margin: 5px; }
.growl.growl-medium {
width: 250px;
padding: 10px;
margin: 10px; }
.growl.growl-large {
width: 300px;
padding: 15px;
margin: 15px; }
.growl.growl-default {
color: #FFF;
background: #7f8c8d; }
.growl.growl-error {
color: #FFF;
background: #C0392B; }
.growl.growl-notice {
color: #FFF;
background: #2ECC71; }
.growl.growl-warning {
color: #FFF;
background: #F39C12; }
.growl .growl-close {
cursor: pointer;
float: right;
font-size: 14px;
line-height: 18px;
font-weight: normal;
font-family: helvetica, verdana, sans-serif; }
.growl .growl-title {
font-size: 18px;
line-height: 24px; }
.growl .growl-message {
font-size: 14px;
line-height: 18px; }.uvq-editor-container .green-theme, .uvq-editor-container .red-theme, .uvq-editor-container .blue-theme, .uvq-editor-container .social-button {
transition: all .2s ease; }
.uvq-editor-container { }
.uvq-editor-container article,
.uvq-editor-container aside,
.uvq-editor-container details,
.uvq-editor-container figcaption,
.uvq-editor-container figure,
.uvq-editor-container footer,
.uvq-editor-container header,
.uvq-editor-container hgroup,
.uvq-editor-container main,
.uvq-editor-container menu,
.uvq-editor-container nav,
.uvq-editor-container section,
.uvq-editor-container summary {
display: block; }
.uvq-editor-container audio,
.uvq-editor-container canvas,
.uvq-editor-container progress,
.uvq-editor-container video {
display: inline-block;
vertical-align: baseline; }
.uvq-editor-container audio:not([controls]) {
display: none;
height: 0; }
.uvq-editor-container [hidden],
.uvq-editor-container template {
display: none; }
.uvq-editor-container a {
background-color: transparent; }
.uvq-editor-container a:active,
.uvq-editor-container a:hover {
outline: 0; }
.uvq-editor-container abbr[title] {
border-bottom: 1px dotted; }
.uvq-editor-container b,
.uvq-editor-container strong {
font-weight: bold; }
.uvq-editor-container dfn {
font-style: italic; }
.uvq-editor-container h1 {
margin: .67em 0;
font-size: 2em; }
.uvq-editor-container mark {
color: #000;
background: #ff0; }
.uvq-editor-container small {
font-size: 80%; }
.uvq-editor-container sub,
.uvq-editor-container sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline; }
.uvq-editor-container sup {
top: -.5em; }
.uvq-editor-container sub {
bottom: -.25em; }
.uvq-editor-container img {
border: 0; }
.uvq-editor-container svg:not(:root) {
overflow: hidden; }
.uvq-editor-container figure {
margin: 1em 40px; }
.uvq-editor-container hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.uvq-editor-container pre {
overflow: auto; }
.uvq-editor-container code,
.uvq-editor-container kbd,
.uvq-editor-container pre,
.uvq-editor-container samp {
font-family: monospace, monospace;
font-size: 1em; }
.uvq-editor-container button,
.uvq-editor-container input,
.uvq-editor-container optgroup,
.uvq-editor-container select,
.uvq-editor-container textarea {
margin: 0;
font: inherit;
color: inherit; }
.uvq-editor-container button {
overflow: visible; }
.uvq-editor-container button,
.uvq-editor-container select {
text-transform: none; }
.uvq-editor-container button,
.uvq-editor-container html input[type="button"],
.uvq-editor-container input[type="reset"],
.uvq-editor-container input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
.uvq-editor-container button[disabled],
.uvq-editor-container html input[disabled] {
cursor: default; }
.uvq-editor-container button::-moz-focus-inner,
.uvq-editor-container input::-moz-focus-inner {
padding: 0;
border: 0; }
.uvq-editor-container input {
line-height: normal; }
.uvq-editor-container input[type="checkbox"],
.uvq-editor-container input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
.uvq-editor-container input[type="number"]::-webkit-inner-spin-button,
.uvq-editor-container input[type="number"]::-webkit-outer-spin-button {
height: auto; }
.uvq-editor-container input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield; }
.uvq-editor-container input[type="search"]::-webkit-search-cancel-button,
.uvq-editor-container input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
.uvq-editor-container fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0; }
.uvq-editor-container legend {
padding: 0;
border: 0; }
.uvq-editor-container textarea {
overflow: auto; }
.uvq-editor-container optgroup {
font-weight: bold; }
.uvq-editor-container table {
border-spacing: 0;
border-collapse: collapse; }
.uvq-editor-container td,
.uvq-editor-container th {
padding: 0; }
@media print {
.uvq-editor-container *,
.uvq-editor-container *:before,
.uvq-editor-container *:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.uvq-editor-container a,
.uvq-editor-container a:visited {
text-decoration: underline; }
.uvq-editor-container a[href]:after {
content: " (" attr(href) ")"; }
.uvq-editor-container abbr[title]:after {
content: " (" attr(title) ")"; }
.uvq-editor-container a[href^="#"]:after,
.uvq-editor-container a[href^="javascript:"]:after {
content: ""; }
.uvq-editor-container pre,
.uvq-editor-container blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
.uvq-editor-container thead {
display: table-header-group; }
.uvq-editor-container tr,
.uvq-editor-container img {
page-break-inside: avoid; }
.uvq-editor-container img {
max-width: 100% !important; }
.uvq-editor-container p,
.uvq-editor-container h2,
.uvq-editor-container h3 {
orphans: 3;
widows: 3; }
.uvq-editor-container h2,
.uvq-editor-container h3 {
page-break-after: avoid; }
.uvq-editor-container select {
background: #fff !important; }
.uvq-editor-container .navbar {
display: none; }
.uvq-editor-container .btn > .caret,
.uvq-editor-container .dropup > .btn > .caret {
border-top-color: #000 !important; }
.uvq-editor-container .label {
border: 1px solid #000; }
.uvq-editor-container .table {
border-collapse: collapse !important; }
.uvq-editor-container .table td,
.uvq-editor-container .table th {
background-color: #fff !important; }
.uvq-editor-container .table-bordered th,
.uvq-editor-container .table-bordered td {
border: 1px solid #ddd !important; } }
@font-face {
.uvq-editor-container {
font-family: 'Glyphicons Halflings';
src: url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/glyphicons-halflings-regular.eot);
src: url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/glyphicons-halflings-regular.woff) format("woff"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); } }
.uvq-editor-container .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.uvq-editor-container .glyphicon-asterisk:before {
content: "\2a"; }
.uvq-editor-container .glyphicon-plus:before {
content: "\2b"; }
.uvq-editor-container .glyphicon-euro:before,
.uvq-editor-container .glyphicon-eur:before {
content: "\20ac"; }
.uvq-editor-container .glyphicon-minus:before {
content: "\2212"; }
.uvq-editor-container .glyphicon-cloud:before {
content: "\2601"; }
.uvq-editor-container .glyphicon-envelope:before {
content: "\2709"; }
.uvq-editor-container .glyphicon-pencil:before {
content: "\270f"; }
.uvq-editor-container .glyphicon-glass:before {
content: "\e001"; }
.uvq-editor-container .glyphicon-music:before {
content: "\e002"; }
.uvq-editor-container .glyphicon-search:before {
content: "\e003"; }
.uvq-editor-container .glyphicon-heart:before {
content: "\e005"; }
.uvq-editor-container .glyphicon-star:before {
content: "\e006"; }
.uvq-editor-container .glyphicon-star-empty:before {
content: "\e007"; }
.uvq-editor-container .glyphicon-user:before {
content: "\e008"; }
.uvq-editor-container .glyphicon-film:before {
content: "\e009"; }
.uvq-editor-container .glyphicon-th-large:before {
content: "\e010"; }
.uvq-editor-container .glyphicon-th:before {
content: "\e011"; }
.uvq-editor-container .glyphicon-th-list:before {
content: "\e012"; }
.uvq-editor-container .glyphicon-ok:before {
content: "\e013"; }
.uvq-editor-container .glyphicon-remove:before {
content: "\e014"; }
.uvq-editor-container .glyphicon-zoom-in:before {
content: "\e015"; }
.uvq-editor-container .glyphicon-zoom-out:before {
content: "\e016"; }
.uvq-editor-container .glyphicon-off:before {
content: "\e017"; }
.uvq-editor-container .glyphicon-signal:before {
content: "\e018"; }
.uvq-editor-container .glyphicon-cog:before {
content: "\e019"; }
.uvq-editor-container .glyphicon-trash:before {
content: "\e020"; }
.uvq-editor-container .glyphicon-home:before {
content: "\e021"; }
.uvq-editor-container .glyphicon-file:before {
content: "\e022"; }
.uvq-editor-container .glyphicon-time:before {
content: "\e023"; }
.uvq-editor-container .glyphicon-road:before {
content: "\e024"; }
.uvq-editor-container .glyphicon-download-alt:before {
content: "\e025"; }
.uvq-editor-container .glyphicon-download:before {
content: "\e026"; }
.uvq-editor-container .glyphicon-upload:before {
content: "\e027"; }
.uvq-editor-container .glyphicon-inbox:before {
content: "\e028"; }
.uvq-editor-container .glyphicon-play-circle:before {
content: "\e029"; }
.uvq-editor-container .glyphicon-repeat:before {
content: "\e030"; }
.uvq-editor-container .glyphicon-refresh:before {
content: "\e031"; }
.uvq-editor-container .glyphicon-list-alt:before {
content: "\e032"; }
.uvq-editor-container .glyphicon-lock:before {
content: "\e033"; }
.uvq-editor-container .glyphicon-flag:before {
content: "\e034"; }
.uvq-editor-container .glyphicon-headphones:before {
content: "\e035"; }
.uvq-editor-container .glyphicon-volume-off:before {
content: "\e036"; }
.uvq-editor-container .glyphicon-volume-down:before {
content: "\e037"; }
.uvq-editor-container .glyphicon-volume-up:before {
content: "\e038"; }
.uvq-editor-container .glyphicon-qrcode:before {
content: "\e039"; }
.uvq-editor-container .glyphicon-barcode:before {
content: "\e040"; }
.uvq-editor-container .glyphicon-tag:before {
content: "\e041"; }
.uvq-editor-container .glyphicon-tags:before {
content: "\e042"; }
.uvq-editor-container .glyphicon-book:before {
content: "\e043"; }
.uvq-editor-container .glyphicon-bookmark:before {
content: "\e044"; }
.uvq-editor-container .glyphicon-print:before {
content: "\e045"; }
.uvq-editor-container .glyphicon-camera:before {
content: "\e046"; }
.uvq-editor-container .glyphicon-font:before {
content: "\e047"; }
.uvq-editor-container .glyphicon-bold:before {
content: "\e048"; }
.uvq-editor-container .glyphicon-italic:before {
content: "\e049"; }
.uvq-editor-container .glyphicon-text-height:before {
content: "\e050"; }
.uvq-editor-container .glyphicon-text-width:before {
content: "\e051"; }
.uvq-editor-container .glyphicon-align-left:before {
content: "\e052"; }
.uvq-editor-container .glyphicon-align-center:before {
content: "\e053"; }
.uvq-editor-container .glyphicon-align-right:before {
content: "\e054"; }
.uvq-editor-container .glyphicon-align-justify:before {
content: "\e055"; }
.uvq-editor-container .glyphicon-list:before {
content: "\e056"; }
.uvq-editor-container .glyphicon-indent-left:before {
content: "\e057"; }
.uvq-editor-container .glyphicon-indent-right:before {
content: "\e058"; }
.uvq-editor-container .glyphicon-facetime-video:before {
content: "\e059"; }
.uvq-editor-container .glyphicon-picture:before {
content: "\e060"; }
.uvq-editor-container .glyphicon-map-marker:before {
content: "\e062"; }
.uvq-editor-container .glyphicon-adjust:before {
content: "\e063"; }
.uvq-editor-container .glyphicon-tint:before {
content: "\e064"; }
.uvq-editor-container .glyphicon-edit:before {
content: "\e065"; }
.uvq-editor-container .glyphicon-share:before {
content: "\e066"; }
.uvq-editor-container .glyphicon-check:before {
content: "\e067"; }
.uvq-editor-container .glyphicon-move:before {
content: "\e068"; }
.uvq-editor-container .glyphicon-step-backward:before {
content: "\e069"; }
.uvq-editor-container .glyphicon-fast-backward:before {
content: "\e070"; }
.uvq-editor-container .glyphicon-backward:before {
content: "\e071"; }
.uvq-editor-container .glyphicon-play:before {
content: "\e072"; }
.uvq-editor-container .glyphicon-pause:before {
content: "\e073"; }
.uvq-editor-container .glyphicon-stop:before {
content: "\e074"; }
.uvq-editor-container .glyphicon-forward:before {
content: "\e075"; }
.uvq-editor-container .glyphicon-fast-forward:before {
content: "\e076"; }
.uvq-editor-container .glyphicon-step-forward:before {
content: "\e077"; }
.uvq-editor-container .glyphicon-eject:before {
content: "\e078"; }
.uvq-editor-container .glyphicon-chevron-left:before {
content: "\e079"; }
.uvq-editor-container .glyphicon-chevron-right:before {
content: "\e080"; }
.uvq-editor-container .glyphicon-plus-sign:before {
content: "\e081"; }
.uvq-editor-container .glyphicon-minus-sign:before {
content: "\e082"; }
.uvq-editor-container .glyphicon-remove-sign:before {
content: "\e083"; }
.uvq-editor-container .glyphicon-ok-sign:before {
content: "\e084"; }
.uvq-editor-container .glyphicon-question-sign:before {
content: "\e085"; }
.uvq-editor-container .glyphicon-info-sign:before {
content: "\e086"; }
.uvq-editor-container .glyphicon-screenshot:before {
content: "\e087"; }
.uvq-editor-container .glyphicon-remove-circle:before {
content: "\e088"; }
.uvq-editor-container .glyphicon-ok-circle:before {
content: "\e089"; }
.uvq-editor-container .glyphicon-ban-circle:before {
content: "\e090"; }
.uvq-editor-container .glyphicon-arrow-left:before {
content: "\e091"; }
.uvq-editor-container .glyphicon-arrow-right:before {
content: "\e092"; }
.uvq-editor-container .glyphicon-arrow-up:before {
content: "\e093"; }
.uvq-editor-container .glyphicon-arrow-down:before {
content: "\e094"; }
.uvq-editor-container .glyphicon-share-alt:before {
content: "\e095"; }
.uvq-editor-container .glyphicon-resize-full:before {
content: "\e096"; }
.uvq-editor-container .glyphicon-resize-small:before {
content: "\e097"; }
.uvq-editor-container .glyphicon-exclamation-sign:before {
content: "\e101"; }
.uvq-editor-container .glyphicon-gift:before {
content: "\e102"; }
.uvq-editor-container .glyphicon-leaf:before {
content: "\e103"; }
.uvq-editor-container .glyphicon-fire:before {
content: "\e104"; }
.uvq-editor-container .glyphicon-eye-open:before {
content: "\e105"; }
.uvq-editor-container .glyphicon-eye-close:before {
content: "\e106"; }
.uvq-editor-container .glyphicon-warning-sign:before {
content: "\e107"; }
.uvq-editor-container .glyphicon-plane:before {
content: "\e108"; }
.uvq-editor-container .glyphicon-calendar:before {
content: "\e109"; }
.uvq-editor-container .glyphicon-random:before {
content: "\e110"; }
.uvq-editor-container .glyphicon-comment:before {
content: "\e111"; }
.uvq-editor-container .glyphicon-magnet:before {
content: "\e112"; }
.uvq-editor-container .glyphicon-chevron-up:before {
content: "\e113"; }
.uvq-editor-container .glyphicon-chevron-down:before {
content: "\e114"; }
.uvq-editor-container .glyphicon-retweet:before {
content: "\e115"; }
.uvq-editor-container .glyphicon-shopping-cart:before {
content: "\e116"; }
.uvq-editor-container .glyphicon-folder-close:before {
content: "\e117"; }
.uvq-editor-container .glyphicon-folder-open:before {
content: "\e118"; }
.uvq-editor-container .glyphicon-resize-vertical:before {
content: "\e119"; }
.uvq-editor-container .glyphicon-resize-horizontal:before {
content: "\e120"; }
.uvq-editor-container .glyphicon-hdd:before {
content: "\e121"; }
.uvq-editor-container .glyphicon-bullhorn:before {
content: "\e122"; }
.uvq-editor-container .glyphicon-bell:before {
content: "\e123"; }
.uvq-editor-container .glyphicon-certificate:before {
content: "\e124"; }
.uvq-editor-container .glyphicon-thumbs-up:before {
content: "\e125"; }
.uvq-editor-container .glyphicon-thumbs-down:before {
content: "\e126"; }
.uvq-editor-container .glyphicon-hand-right:before {
content: "\e127"; }
.uvq-editor-container .glyphicon-hand-left:before {
content: "\e128"; }
.uvq-editor-container .glyphicon-hand-up:before {
content: "\e129"; }
.uvq-editor-container .glyphicon-hand-down:before {
content: "\e130"; }
.uvq-editor-container .glyphicon-circle-arrow-right:before {
content: "\e131"; }
.uvq-editor-container .glyphicon-circle-arrow-left:before {
content: "\e132"; }
.uvq-editor-container .glyphicon-circle-arrow-up:before {
content: "\e133"; }
.uvq-editor-container .glyphicon-circle-arrow-down:before {
content: "\e134"; }
.uvq-editor-container .glyphicon-globe:before {
content: "\e135"; }
.uvq-editor-container .glyphicon-wrench:before {
content: "\e136"; }
.uvq-editor-container .glyphicon-tasks:before {
content: "\e137"; }
.uvq-editor-container .glyphicon-filter:before {
content: "\e138"; }
.uvq-editor-container .glyphicon-briefcase:before {
content: "\e139"; }
.uvq-editor-container .glyphicon-fullscreen:before {
content: "\e140"; }
.uvq-editor-container .glyphicon-dashboard:before {
content: "\e141"; }
.uvq-editor-container .glyphicon-paperclip:before {
content: "\e142"; }
.uvq-editor-container .glyphicon-heart-empty:before {
content: "\e143"; }
.uvq-editor-container .glyphicon-link:before {
content: "\e144"; }
.uvq-editor-container .glyphicon-phone:before {
content: "\e145"; }
.uvq-editor-container .glyphicon-pushpin:before {
content: "\e146"; }
.uvq-editor-container .glyphicon-usd:before {
content: "\e148"; }
.uvq-editor-container .glyphicon-gbp:before {
content: "\e149"; }
.uvq-editor-container .glyphicon-sort:before {
content: "\e150"; }
.uvq-editor-container .glyphicon-sort-by-alphabet:before {
content: "\e151"; }
.uvq-editor-container .glyphicon-sort-by-alphabet-alt:before {
content: "\e152"; }
.uvq-editor-container .glyphicon-sort-by-order:before {
content: "\e153"; }
.uvq-editor-container .glyphicon-sort-by-order-alt:before {
content: "\e154"; }
.uvq-editor-container .glyphicon-sort-by-attributes:before {
content: "\e155"; }
.uvq-editor-container .glyphicon-sort-by-attributes-alt:before {
content: "\e156"; }
.uvq-editor-container .glyphicon-unchecked:before {
content: "\e157"; }
.uvq-editor-container .glyphicon-expand:before {
content: "\e158"; }
.uvq-editor-container .glyphicon-collapse-down:before {
content: "\e159"; }
.uvq-editor-container .glyphicon-collapse-up:before {
content: "\e160"; }
.uvq-editor-container .glyphicon-log-in:before {
content: "\e161"; }
.uvq-editor-container .glyphicon-flash:before {
content: "\e162"; }
.uvq-editor-container .glyphicon-log-out:before {
content: "\e163"; }
.uvq-editor-container .glyphicon-new-window:before {
content: "\e164"; }
.uvq-editor-container .glyphicon-record:before {
content: "\e165"; }
.uvq-editor-container .glyphicon-save:before {
content: "\e166"; }
.uvq-editor-container .glyphicon-open:before {
content: "\e167"; }
.uvq-editor-container .glyphicon-saved:before {
content: "\e168"; }
.uvq-editor-container .glyphicon-import:before {
content: "\e169"; }
.uvq-editor-container .glyphicon-export:before {
content: "\e170"; }
.uvq-editor-container .glyphicon-send:before {
content: "\e171"; }
.uvq-editor-container .glyphicon-floppy-disk:before {
content: "\e172"; }
.uvq-editor-container .glyphicon-floppy-saved:before {
content: "\e173"; }
.uvq-editor-container .glyphicon-floppy-remove:before {
content: "\e174"; }
.uvq-editor-container .glyphicon-floppy-save:before {
content: "\e175"; }
.uvq-editor-container .glyphicon-floppy-open:before {
content: "\e176"; }
.uvq-editor-container .glyphicon-credit-card:before {
content: "\e177"; }
.uvq-editor-container .glyphicon-transfer:before {
content: "\e178"; }
.uvq-editor-container .glyphicon-cutlery:before {
content: "\e179"; }
.uvq-editor-container .glyphicon-header:before {
content: "\e180"; }
.uvq-editor-container .glyphicon-compressed:before {
content: "\e181"; }
.uvq-editor-container .glyphicon-earphone:before {
content: "\e182"; }
.uvq-editor-container .glyphicon-phone-alt:before {
content: "\e183"; }
.uvq-editor-container .glyphicon-tower:before {
content: "\e184"; }
.uvq-editor-container .glyphicon-stats:before {
content: "\e185"; }
.uvq-editor-container .glyphicon-sd-video:before {
content: "\e186"; }
.uvq-editor-container .glyphicon-hd-video:before {
content: "\e187"; }
.uvq-editor-container .glyphicon-subtitles:before {
content: "\e188"; }
.uvq-editor-container .glyphicon-sound-stereo:before {
content: "\e189"; }
.uvq-editor-container .glyphicon-sound-dolby:before {
content: "\e190"; }
.uvq-editor-container .glyphicon-sound-5-1:before {
content: "\e191"; }
.uvq-editor-container .glyphicon-sound-6-1:before {
content: "\e192"; }
.uvq-editor-container .glyphicon-sound-7-1:before {
content: "\e193"; }
.uvq-editor-container .glyphicon-copyright-mark:before {
content: "\e194"; }
.uvq-editor-container .glyphicon-registration-mark:before {
content: "\e195"; }
.uvq-editor-container .glyphicon-cloud-download:before {
content: "\e197"; }
.uvq-editor-container .glyphicon-cloud-upload:before {
content: "\e198"; }
.uvq-editor-container .glyphicon-tree-conifer:before {
content: "\e199"; }
.uvq-editor-container .glyphicon-tree-deciduous:before {
content: "\e200"; }
.uvq-editor-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.uvq-editor-container *:before,
.uvq-editor-container *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.uvq-editor-container html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
.uvq-editor-container body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff; }
.uvq-editor-container input,
.uvq-editor-container button,
.uvq-editor-container select,
.uvq-editor-container textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
.uvq-editor-container a {
color: #337ab7;
text-decoration: none; }
.uvq-editor-container a:hover,
.uvq-editor-container a:focus {
color: #23527c;
text-decoration: underline; }
.uvq-editor-container a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.uvq-editor-container figure {
margin: 0; }
.uvq-editor-container img {
vertical-align: middle; }
.uvq-editor-container .img-responsive,
.uvq-editor-container .thumbnail > img,
.uvq-editor-container .thumbnail a > img,
.uvq-editor-container .carousel-inner > .item > img,
.uvq-editor-container .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto; }
.uvq-editor-container .img-rounded {
border-radius: 6px; }
.uvq-editor-container .img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; }
.uvq-editor-container .img-circle {
border-radius: 50%; }
.uvq-editor-container hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee; }
.uvq-editor-container .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.uvq-editor-container .sr-only-focusable:active,
.uvq-editor-container .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
.uvq-editor-container h1,
.uvq-editor-container h2,
.uvq-editor-container h3,
.uvq-editor-container h4,
.uvq-editor-container h5,
.uvq-editor-container h6,
.uvq-editor-container .h1,
.uvq-editor-container .h2,
.uvq-editor-container .h3,
.uvq-editor-container .h4,
.uvq-editor-container .h5,
.uvq-editor-container .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
.uvq-editor-container h1 small,
.uvq-editor-container h2 small,
.uvq-editor-container h3 small,
.uvq-editor-container h4 small,
.uvq-editor-container h5 small,
.uvq-editor-container h6 small,
.uvq-editor-container .h1 small,
.uvq-editor-container .h2 small,
.uvq-editor-container .h3 small,
.uvq-editor-container .h4 small,
.uvq-editor-container .h5 small,
.uvq-editor-container .h6 small,
.uvq-editor-container h1 .small,
.uvq-editor-container h2 .small,
.uvq-editor-container h3 .small,
.uvq-editor-container h4 .small,
.uvq-editor-container h5 .small,
.uvq-editor-container h6 .small,
.uvq-editor-container .h1 .small,
.uvq-editor-container .h2 .small,
.uvq-editor-container .h3 .small,
.uvq-editor-container .h4 .small,
.uvq-editor-container .h5 .small,
.uvq-editor-container .h6 .small {
font-weight: normal;
line-height: 1;
color: #777; }
.uvq-editor-container h1,
.uvq-editor-container .h1,
.uvq-editor-container h2,
.uvq-editor-container .h2,
.uvq-editor-container h3,
.uvq-editor-container .h3 {
margin-top: 20px;
margin-bottom: 10px; }
.uvq-editor-container h1 small,
.uvq-editor-container .h1 small,
.uvq-editor-container h2 small,
.uvq-editor-container .h2 small,
.uvq-editor-container h3 small,
.uvq-editor-container .h3 small,
.uvq-editor-container h1 .small,
.uvq-editor-container .h1 .small,
.uvq-editor-container h2 .small,
.uvq-editor-container .h2 .small,
.uvq-editor-container h3 .small,
.uvq-editor-container .h3 .small {
font-size: 65%; }
.uvq-editor-container h4,
.uvq-editor-container .h4,
.uvq-editor-container h5,
.uvq-editor-container .h5,
.uvq-editor-container h6,
.uvq-editor-container .h6 {
margin-top: 10px;
margin-bottom: 10px; }
.uvq-editor-container h4 small,
.uvq-editor-container .h4 small,
.uvq-editor-container h5 small,
.uvq-editor-container .h5 small,
.uvq-editor-container h6 small,
.uvq-editor-container .h6 small,
.uvq-editor-container h4 .small,
.uvq-editor-container .h4 .small,
.uvq-editor-container h5 .small,
.uvq-editor-container .h5 .small,
.uvq-editor-container h6 .small,
.uvq-editor-container .h6 .small {
font-size: 75%; }
.uvq-editor-container h1,
.uvq-editor-container .h1 {
font-size: 36px; }
.uvq-editor-container h2,
.uvq-editor-container .h2 {
font-size: 30px; }
.uvq-editor-container h3,
.uvq-editor-container .h3 {
font-size: 24px; }
.uvq-editor-container h4,
.uvq-editor-container .h4 {
font-size: 18px; }
.uvq-editor-container h5,
.uvq-editor-container .h5 {
font-size: 14px; }
.uvq-editor-container h6,
.uvq-editor-container .h6 {
font-size: 12px; }
.uvq-editor-container p {
margin: 0 0 10px; }
.uvq-editor-container .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.uvq-editor-container .lead {
font-size: 21px; } }
.uvq-editor-container small,
.uvq-editor-container .small {
font-size: 85%; }
.uvq-editor-container mark,
.uvq-editor-container .mark {
padding: .2em;
background-color: #fcf8e3; }
.uvq-editor-container .text-left {
text-align: left; }
.uvq-editor-container .text-right {
text-align: right; }
.uvq-editor-container .text-center {
text-align: center; }
.uvq-editor-container .text-justify {
text-align: justify; }
.uvq-editor-container .text-nowrap {
white-space: nowrap; }
.uvq-editor-container .text-lowercase {
text-transform: lowercase; }
.uvq-editor-container .text-uppercase {
text-transform: uppercase; }
.uvq-editor-container .text-capitalize {
text-transform: capitalize; }
.uvq-editor-container .text-muted {
color: #777; }
.uvq-editor-container .text-primary {
color: #337ab7; }
.uvq-editor-container a.text-primary:hover {
color: #286090; }
.uvq-editor-container .text-success {
color: #3c763d; }
.uvq-editor-container a.text-success:hover {
color: #2b542c; }
.uvq-editor-container .text-info {
color: #31708f; }
.uvq-editor-container a.text-info:hover {
color: #245269; }
.uvq-editor-container .text-warning {
color: #8a6d3b; }
.uvq-editor-container a.text-warning:hover {
color: #66512c; }
.uvq-editor-container .text-danger {
color: #a94442; }
.uvq-editor-container a.text-danger:hover {
color: #843534; }
.uvq-editor-container .bg-primary {
color: #fff;
background-color: #337ab7; }
.uvq-editor-container a.bg-primary:hover {
background-color: #286090; }
.uvq-editor-container .bg-success {
background-color: #dff0d8; }
.uvq-editor-container a.bg-success:hover {
background-color: #c1e2b3; }
.uvq-editor-container .bg-info {
background-color: #d9edf7; }
.uvq-editor-container a.bg-info:hover {
background-color: #afd9ee; }
.uvq-editor-container .bg-warning {
background-color: #fcf8e3; }
.uvq-editor-container a.bg-warning:hover {
background-color: #f7ecb5; }
.uvq-editor-container .bg-danger {
background-color: #f2dede; }
.uvq-editor-container a.bg-danger:hover {
background-color: #e4b9b9; }
.uvq-editor-container .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee; }
.uvq-editor-container ul,
.uvq-editor-container ol {
margin-top: 0;
margin-bottom: 10px; }
.uvq-editor-container ul ul,
.uvq-editor-container ol ul,
.uvq-editor-container ul ol,
.uvq-editor-container ol ol {
margin-bottom: 0; }
.uvq-editor-container .list-unstyled {
padding-left: 0;
list-style: none; }
.uvq-editor-container .list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none; }
.uvq-editor-container .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px; }
.uvq-editor-container dl {
margin-top: 0;
margin-bottom: 20px; }
.uvq-editor-container dt,
.uvq-editor-container dd {
line-height: 1.42857143; }
.uvq-editor-container dt {
font-weight: bold; }
.uvq-editor-container dd {
margin-left: 0; }
@media (min-width: 768px) {
.uvq-editor-container .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap; }
.uvq-editor-container .dl-horizontal dd {
margin-left: 180px; } }
.uvq-editor-container abbr[title],
.uvq-editor-container abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777; }
.uvq-editor-container .initialism {
font-size: 90%;
text-transform: uppercase; }
.uvq-editor-container blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee; }
.uvq-editor-container blockquote p:last-child,
.uvq-editor-container blockquote ul:last-child,
.uvq-editor-container blockquote ol:last-child {
margin-bottom: 0; }
.uvq-editor-container blockquote footer,
.uvq-editor-container blockquote small,
.uvq-editor-container blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777; }
.uvq-editor-container blockquote footer:before,
.uvq-editor-container blockquote small:before,
.uvq-editor-container blockquote .small:before {
content: '\2014 \00A0'; }
.uvq-editor-container .blockquote-reverse,
.uvq-editor-container blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0; }
.uvq-editor-container .blockquote-reverse footer:before,
.uvq-editor-container blockquote.pull-right footer:before,
.uvq-editor-container .blockquote-reverse small:before,
.uvq-editor-container blockquote.pull-right small:before,
.uvq-editor-container .blockquote-reverse .small:before,
.uvq-editor-container blockquote.pull-right .small:before {
content: ''; }
.uvq-editor-container .blockquote-reverse footer:after,
.uvq-editor-container blockquote.pull-right footer:after,
.uvq-editor-container .blockquote-reverse small:after,
.uvq-editor-container blockquote.pull-right small:after,
.uvq-editor-container .blockquote-reverse .small:after,
.uvq-editor-container blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
.uvq-editor-container address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143; }
.uvq-editor-container code,
.uvq-editor-container kbd,
.uvq-editor-container pre,
.uvq-editor-container samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
.uvq-editor-container code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
.uvq-editor-container kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
.uvq-editor-container kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none; }
.uvq-editor-container pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px; }
.uvq-editor-container pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.uvq-editor-container .pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.uvq-editor-container .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.uvq-editor-container .container {
width: 750px; } }
@media (min-width: 992px) {
.uvq-editor-container .container {
width: 970px; } }
@media (min-width: 1200px) {
.uvq-editor-container .container {
width: 1170px; } }
.uvq-editor-container .container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.uvq-editor-container .row {
margin-right: -15px;
margin-left: -15px; }
.uvq-editor-container .col-xs-1, .uvq-editor-container .col-sm-1, .uvq-editor-container .col-md-1, .uvq-editor-container .col-lg-1, .uvq-editor-container .col-xs-2, .uvq-editor-container .col-sm-2, .uvq-editor-container .col-md-2, .uvq-editor-container .col-lg-2, .uvq-editor-container .col-xs-3, .uvq-editor-container .col-sm-3, .uvq-editor-container .col-md-3, .uvq-editor-container .col-lg-3, .uvq-editor-container .col-xs-4, .uvq-editor-container .col-sm-4, .uvq-editor-container .col-md-4, .uvq-editor-container .col-lg-4, .uvq-editor-container .col-xs-5, .uvq-editor-container .col-sm-5, .uvq-editor-container .col-md-5, .uvq-editor-container .col-lg-5, .uvq-editor-container .col-xs-6, .uvq-editor-container .col-sm-6, .uvq-editor-container .col-md-6, .uvq-editor-container .col-lg-6, .uvq-editor-container .col-xs-7, .uvq-editor-container .col-sm-7, .uvq-editor-container .col-md-7, .uvq-editor-container .col-lg-7, .uvq-editor-container .col-xs-8, .uvq-editor-container .col-sm-8, .uvq-editor-container .col-md-8, .uvq-editor-container .col-lg-8, .uvq-editor-container .col-xs-9, .uvq-editor-container .col-sm-9, .uvq-editor-container .col-md-9, .uvq-editor-container .col-lg-9, .uvq-editor-container .col-xs-10, .uvq-editor-container .col-sm-10, .uvq-editor-container .col-md-10, .uvq-editor-container .col-lg-10, .uvq-editor-container .col-xs-11, .uvq-editor-container .col-sm-11, .uvq-editor-container .col-md-11, .uvq-editor-container .col-lg-11, .uvq-editor-container .col-xs-12, .uvq-editor-container .col-sm-12, .uvq-editor-container .col-md-12, .uvq-editor-container .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.uvq-editor-container .col-xs-1, .uvq-editor-container .col-xs-2, .uvq-editor-container .col-xs-3, .uvq-editor-container .col-xs-4, .uvq-editor-container .col-xs-5, .uvq-editor-container .col-xs-6, .uvq-editor-container .col-xs-7, .uvq-editor-container .col-xs-8, .uvq-editor-container .col-xs-9, .uvq-editor-container .col-xs-10, .uvq-editor-container .col-xs-11, .uvq-editor-container .col-xs-12 {
float: left; }
.uvq-editor-container .col-xs-12 {
width: 100%; }
.uvq-editor-container .col-xs-11 {
width: 91.66666667%; }
.uvq-editor-container .col-xs-10 {
width: 83.33333333%; }
.uvq-editor-container .col-xs-9 {
width: 75%; }
.uvq-editor-container .col-xs-8 {
width: 66.66666667%; }
.uvq-editor-container .col-xs-7 {
width: 58.33333333%; }
.uvq-editor-container .col-xs-6 {
width: 50%; }
.uvq-editor-container .col-xs-5 {
width: 41.66666667%; }
.uvq-editor-container .col-xs-4 {
width: 33.33333333%; }
.uvq-editor-container .col-xs-3 {
width: 25%; }
.uvq-editor-container .col-xs-2 {
width: 16.66666667%; }
.uvq-editor-container .col-xs-1 {
width: 8.33333333%; }
.uvq-editor-container .col-xs-pull-12 {
right: 100%; }
.uvq-editor-container .col-xs-pull-11 {
right: 91.66666667%; }
.uvq-editor-container .col-xs-pull-10 {
right: 83.33333333%; }
.uvq-editor-container .col-xs-pull-9 {
right: 75%; }
.uvq-editor-container .col-xs-pull-8 {
right: 66.66666667%; }
.uvq-editor-container .col-xs-pull-7 {
right: 58.33333333%; }
.uvq-editor-container .col-xs-pull-6 {
right: 50%; }
.uvq-editor-container .col-xs-pull-5 {
right: 41.66666667%; }
.uvq-editor-container .col-xs-pull-4 {
right: 33.33333333%; }
.uvq-editor-container .col-xs-pull-3 {
right: 25%; }
.uvq-editor-container .col-xs-pull-2 {
right: 16.66666667%; }
.uvq-editor-container .col-xs-pull-1 {
right: 8.33333333%; }
.uvq-editor-container .col-xs-pull-0 {
right: auto; }
.uvq-editor-container .col-xs-push-12 {
left: 100%; }
.uvq-editor-container .col-xs-push-11 {
left: 91.66666667%; }
.uvq-editor-container .col-xs-push-10 {
left: 83.33333333%; }
.uvq-editor-container .col-xs-push-9 {
left: 75%; }
.uvq-editor-container .col-xs-push-8 {
left: 66.66666667%; }
.uvq-editor-container .col-xs-push-7 {
left: 58.33333333%; }
.uvq-editor-container .col-xs-push-6 {
left: 50%; }
.uvq-editor-container .col-xs-push-5 {
left: 41.66666667%; }
.uvq-editor-container .col-xs-push-4 {
left: 33.33333333%; }
.uvq-editor-container .col-xs-push-3 {
left: 25%; }
.uvq-editor-container .col-xs-push-2 {
left: 16.66666667%; }
.uvq-editor-container .col-xs-push-1 {
left: 8.33333333%; }
.uvq-editor-container .col-xs-push-0 {
left: auto; }
.uvq-editor-container .col-xs-offset-12 {
margin-left: 100%; }
.uvq-editor-container .col-xs-offset-11 {
margin-left: 91.66666667%; }
.uvq-editor-container .col-xs-offset-10 {
margin-left: 83.33333333%; }
.uvq-editor-container .col-xs-offset-9 {
margin-left: 75%; }
.uvq-editor-container .col-xs-offset-8 {
margin-left: 66.66666667%; }
.uvq-editor-container .col-xs-offset-7 {
margin-left: 58.33333333%; }
.uvq-editor-container .col-xs-offset-6 {
margin-left: 50%; }
.uvq-editor-container .col-xs-offset-5 {
margin-left: 41.66666667%; }
.uvq-editor-container .col-xs-offset-4 {
margin-left: 33.33333333%; }
.uvq-editor-container .col-xs-offset-3 {
margin-left: 25%; }
.uvq-editor-container .col-xs-offset-2 {
margin-left: 16.66666667%; }
.uvq-editor-container .col-xs-offset-1 {
margin-left: 8.33333333%; }
.uvq-editor-container .col-xs-offset-0 {
margin-left: 0; }
@media (min-width: 768px) {
.uvq-editor-container .col-sm-1, .uvq-editor-container .col-sm-2, .uvq-editor-container .col-sm-3, .uvq-editor-container .col-sm-4, .uvq-editor-container .col-sm-5, .uvq-editor-container .col-sm-6, .uvq-editor-container .col-sm-7, .uvq-editor-container .col-sm-8, .uvq-editor-container .col-sm-9, .uvq-editor-container .col-sm-10, .uvq-editor-container .col-sm-11, .uvq-editor-container .col-sm-12 {
float: left; }
.uvq-editor-container .col-sm-12 {
width: 100%; }
.uvq-editor-container .col-sm-11 {
width: 91.66666667%; }
.uvq-editor-container .col-sm-10 {
width: 83.33333333%; }
.uvq-editor-container .col-sm-9 {
width: 75%; }
.uvq-editor-container .col-sm-8 {
width: 66.66666667%; }
.uvq-editor-container .col-sm-7 {
width: 58.33333333%; }
.uvq-editor-container .col-sm-6 {
width: 50%; }
.uvq-editor-container .col-sm-5 {
width: 41.66666667%; }
.uvq-editor-container .col-sm-4 {
width: 33.33333333%; }
.uvq-editor-container .col-sm-3 {
width: 25%; }
.uvq-editor-container .col-sm-2 {
width: 16.66666667%; }
.uvq-editor-container .col-sm-1 {
width: 8.33333333%; }
.uvq-editor-container .col-sm-pull-12 {
right: 100%; }
.uvq-editor-container .col-sm-pull-11 {
right: 91.66666667%; }
.uvq-editor-container .col-sm-pull-10 {
right: 83.33333333%; }
.uvq-editor-container .col-sm-pull-9 {
right: 75%; }
.uvq-editor-container .col-sm-pull-8 {
right: 66.66666667%; }
.uvq-editor-container .col-sm-pull-7 {
right: 58.33333333%; }
.uvq-editor-container .col-sm-pull-6 {
right: 50%; }
.uvq-editor-container .col-sm-pull-5 {
right: 41.66666667%; }
.uvq-editor-container .col-sm-pull-4 {
right: 33.33333333%; }
.uvq-editor-container .col-sm-pull-3 {
right: 25%; }
.uvq-editor-container .col-sm-pull-2 {
right: 16.66666667%; }
.uvq-editor-container .col-sm-pull-1 {
right: 8.33333333%; }
.uvq-editor-container .col-sm-pull-0 {
right: auto; }
.uvq-editor-container .col-sm-push-12 {
left: 100%; }
.uvq-editor-container .col-sm-push-11 {
left: 91.66666667%; }
.uvq-editor-container .col-sm-push-10 {
left: 83.33333333%; }
.uvq-editor-container .col-sm-push-9 {
left: 75%; }
.uvq-editor-container .col-sm-push-8 {
left: 66.66666667%; }
.uvq-editor-container .col-sm-push-7 {
left: 58.33333333%; }
.uvq-editor-container .col-sm-push-6 {
left: 50%; }
.uvq-editor-container .col-sm-push-5 {
left: 41.66666667%; }
.uvq-editor-container .col-sm-push-4 {
left: 33.33333333%; }
.uvq-editor-container .col-sm-push-3 {
left: 25%; }
.uvq-editor-container .col-sm-push-2 {
left: 16.66666667%; }
.uvq-editor-container .col-sm-push-1 {
left: 8.33333333%; }
.uvq-editor-container .col-sm-push-0 {
left: auto; }
.uvq-editor-container .col-sm-offset-12 {
margin-left: 100%; }
.uvq-editor-container .col-sm-offset-11 {
margin-left: 91.66666667%; }
.uvq-editor-container .col-sm-offset-10 {
margin-left: 83.33333333%; }
.uvq-editor-container .col-sm-offset-9 {
margin-left: 75%; }
.uvq-editor-container .col-sm-offset-8 {
margin-left: 66.66666667%; }
.uvq-editor-container .col-sm-offset-7 {
margin-left: 58.33333333%; }
.uvq-editor-container .col-sm-offset-6 {
margin-left: 50%; }
.uvq-editor-container .col-sm-offset-5 {
margin-left: 41.66666667%; }
.uvq-editor-container .col-sm-offset-4 {
margin-left: 33.33333333%; }
.uvq-editor-container .col-sm-offset-3 {
margin-left: 25%; }
.uvq-editor-container .col-sm-offset-2 {
margin-left: 16.66666667%; }
.uvq-editor-container .col-sm-offset-1 {
margin-left: 8.33333333%; }
.uvq-editor-container .col-sm-offset-0 {
margin-left: 0; } }
@media (min-width: 992px) {
.uvq-editor-container .col-md-1, .uvq-editor-container .col-md-2, .uvq-editor-container .col-md-3, .uvq-editor-container .col-md-4, .uvq-editor-container .col-md-5, .uvq-editor-container .col-md-6, .uvq-editor-container .col-md-7, .uvq-editor-container .col-md-8, .uvq-editor-container .col-md-9, .uvq-editor-container .col-md-10, .uvq-editor-container .col-md-11, .uvq-editor-container .col-md-12 {
float: left; }
.uvq-editor-container .col-md-12 {
width: 100%; }
.uvq-editor-container .col-md-11 {
width: 91.66666667%; }
.uvq-editor-container .col-md-10 {
width: 83.33333333%; }
.uvq-editor-container .col-md-9 {
width: 75%; }
.uvq-editor-container .col-md-8 {
width: 66.66666667%; }
.uvq-editor-container .col-md-7 {
width: 58.33333333%; }
.uvq-editor-container .col-md-6 {
width: 50%; }
.uvq-editor-container .col-md-5 {
width: 41.66666667%; }
.uvq-editor-container .col-md-4 {
width: 33.33333333%; }
.uvq-editor-container .col-md-3 {
width: 25%; }
.uvq-editor-container .col-md-2 {
width: 16.66666667%; }
.uvq-editor-container .col-md-1 {
width: 8.33333333%; }
.uvq-editor-container .col-md-pull-12 {
right: 100%; }
.uvq-editor-container .col-md-pull-11 {
right: 91.66666667%; }
.uvq-editor-container .col-md-pull-10 {
right: 83.33333333%; }
.uvq-editor-container .col-md-pull-9 {
right: 75%; }
.uvq-editor-container .col-md-pull-8 {
right: 66.66666667%; }
.uvq-editor-container .col-md-pull-7 {
right: 58.33333333%; }
.uvq-editor-container .col-md-pull-6 {
right: 50%; }
.uvq-editor-container .col-md-pull-5 {
right: 41.66666667%; }
.uvq-editor-container .col-md-pull-4 {
right: 33.33333333%; }
.uvq-editor-container .col-md-pull-3 {
right: 25%; }
.uvq-editor-container .col-md-pull-2 {
right: 16.66666667%; }
.uvq-editor-container .col-md-pull-1 {
right: 8.33333333%; }
.uvq-editor-container .col-md-pull-0 {
right: auto; }
.uvq-editor-container .col-md-push-12 {
left: 100%; }
.uvq-editor-container .col-md-push-11 {
left: 91.66666667%; }
.uvq-editor-container .col-md-push-10 {
left: 83.33333333%; }
.uvq-editor-container .col-md-push-9 {
left: 75%; }
.uvq-editor-container .col-md-push-8 {
left: 66.66666667%; }
.uvq-editor-container .col-md-push-7 {
left: 58.33333333%; }
.uvq-editor-container .col-md-push-6 {
left: 50%; }
.uvq-editor-container .col-md-push-5 {
left: 41.66666667%; }
.uvq-editor-container .col-md-push-4 {
left: 33.33333333%; }
.uvq-editor-container .col-md-push-3 {
left: 25%; }
.uvq-editor-container .col-md-push-2 {
left: 16.66666667%; }
.uvq-editor-container .col-md-push-1 {
left: 8.33333333%; }
.uvq-editor-container .col-md-push-0 {
left: auto; }
.uvq-editor-container .col-md-offset-12 {
margin-left: 100%; }
.uvq-editor-container .col-md-offset-11 {
margin-left: 91.66666667%; }
.uvq-editor-container .col-md-offset-10 {
margin-left: 83.33333333%; }
.uvq-editor-container .col-md-offset-9 {
margin-left: 75%; }
.uvq-editor-container .col-md-offset-8 {
margin-left: 66.66666667%; }
.uvq-editor-container .col-md-offset-7 {
margin-left: 58.33333333%; }
.uvq-editor-container .col-md-offset-6 {
margin-left: 50%; }
.uvq-editor-container .col-md-offset-5 {
margin-left: 41.66666667%; }
.uvq-editor-container .col-md-offset-4 {
margin-left: 33.33333333%; }
.uvq-editor-container .col-md-offset-3 {
margin-left: 25%; }
.uvq-editor-container .col-md-offset-2 {
margin-left: 16.66666667%; }
.uvq-editor-container .col-md-offset-1 {
margin-left: 8.33333333%; }
.uvq-editor-container .col-md-offset-0 {
margin-left: 0; } }
@media (min-width: 1200px) {
.uvq-editor-container .col-lg-1, .uvq-editor-container .col-lg-2, .uvq-editor-container .col-lg-3, .uvq-editor-container .col-lg-4, .uvq-editor-container .col-lg-5, .uvq-editor-container .col-lg-6, .uvq-editor-container .col-lg-7, .uvq-editor-container .col-lg-8, .uvq-editor-container .col-lg-9, .uvq-editor-container .col-lg-10, .uvq-editor-container .col-lg-11, .uvq-editor-container .col-lg-12 {
float: left; }
.uvq-editor-container .col-lg-12 {
width: 100%; }
.uvq-editor-container .col-lg-11 {
width: 91.66666667%; }
.uvq-editor-container .col-lg-10 {
width: 83.33333333%; }
.uvq-editor-container .col-lg-9 {
width: 75%; }
.uvq-editor-container .col-lg-8 {
width: 66.66666667%; }
.uvq-editor-container .col-lg-7 {
width: 58.33333333%; }
.uvq-editor-container .col-lg-6 {
width: 50%; }
.uvq-editor-container .col-lg-5 {
width: 41.66666667%; }
.uvq-editor-container .col-lg-4 {
width: 33.33333333%; }
.uvq-editor-container .col-lg-3 {
width: 25%; }
.uvq-editor-container .col-lg-2 {
width: 16.66666667%; }
.uvq-editor-container .col-lg-1 {
width: 8.33333333%; }
.uvq-editor-container .col-lg-pull-12 {
right: 100%; }
.uvq-editor-container .col-lg-pull-11 {
right: 91.66666667%; }
.uvq-editor-container .col-lg-pull-10 {
right: 83.33333333%; }
.uvq-editor-container .col-lg-pull-9 {
right: 75%; }
.uvq-editor-container .col-lg-pull-8 {
right: 66.66666667%; }
.uvq-editor-container .col-lg-pull-7 {
right: 58.33333333%; }
.uvq-editor-container .col-lg-pull-6 {
right: 50%; }
.uvq-editor-container .col-lg-pull-5 {
right: 41.66666667%; }
.uvq-editor-container .col-lg-pull-4 {
right: 33.33333333%; }
.uvq-editor-container .col-lg-pull-3 {
right: 25%; }
.uvq-editor-container .col-lg-pull-2 {
right: 16.66666667%; }
.uvq-editor-container .col-lg-pull-1 {
right: 8.33333333%; }
.uvq-editor-container .col-lg-pull-0 {
right: auto; }
.uvq-editor-container .col-lg-push-12 {
left: 100%; }
.uvq-editor-container .col-lg-push-11 {
left: 91.66666667%; }
.uvq-editor-container .col-lg-push-10 {
left: 83.33333333%; }
.uvq-editor-container .col-lg-push-9 {
left: 75%; }
.uvq-editor-container .col-lg-push-8 {
left: 66.66666667%; }
.uvq-editor-container .col-lg-push-7 {
left: 58.33333333%; }
.uvq-editor-container .col-lg-push-6 {
left: 50%; }
.uvq-editor-container .col-lg-push-5 {
left: 41.66666667%; }
.uvq-editor-container .col-lg-push-4 {
left: 33.33333333%; }
.uvq-editor-container .col-lg-push-3 {
left: 25%; }
.uvq-editor-container .col-lg-push-2 {
left: 16.66666667%; }
.uvq-editor-container .col-lg-push-1 {
left: 8.33333333%; }
.uvq-editor-container .col-lg-push-0 {
left: auto; }
.uvq-editor-container .col-lg-offset-12 {
margin-left: 100%; }
.uvq-editor-container .col-lg-offset-11 {
margin-left: 91.66666667%; }
.uvq-editor-container .col-lg-offset-10 {
margin-left: 83.33333333%; }
.uvq-editor-container .col-lg-offset-9 {
margin-left: 75%; }
.uvq-editor-container .col-lg-offset-8 {
margin-left: 66.66666667%; }
.uvq-editor-container .col-lg-offset-7 {
margin-left: 58.33333333%; }
.uvq-editor-container .col-lg-offset-6 {
margin-left: 50%; }
.uvq-editor-container .col-lg-offset-5 {
margin-left: 41.66666667%; }
.uvq-editor-container .col-lg-offset-4 {
margin-left: 33.33333333%; }
.uvq-editor-container .col-lg-offset-3 {
margin-left: 25%; }
.uvq-editor-container .col-lg-offset-2 {
margin-left: 16.66666667%; }
.uvq-editor-container .col-lg-offset-1 {
margin-left: 8.33333333%; }
.uvq-editor-container .col-lg-offset-0 {
margin-left: 0; } }
.uvq-editor-container table {
background-color: transparent; }
.uvq-editor-container caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left; }
.uvq-editor-container th {
text-align: left; }
.uvq-editor-container .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.uvq-editor-container .table > thead > tr > th,
.uvq-editor-container .table > tbody > tr > th,
.uvq-editor-container .table > tfoot > tr > th,
.uvq-editor-container .table > thead > tr > td,
.uvq-editor-container .table > tbody > tr > td,
.uvq-editor-container .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd; }
.uvq-editor-container .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.uvq-editor-container .table > caption + thead > tr:first-child > th,
.uvq-editor-container .table > colgroup + thead > tr:first-child > th,
.uvq-editor-container .table > thead:first-child > tr:first-child > th,
.uvq-editor-container .table > caption + thead > tr:first-child > td,
.uvq-editor-container .table > colgroup + thead > tr:first-child > td,
.uvq-editor-container .table > thead:first-child > tr:first-child > td {
border-top: 0; }
.uvq-editor-container .table > tbody + tbody {
border-top: 2px solid #ddd; }
.uvq-editor-container .table .table {
background-color: #fff; }
.uvq-editor-container .table-condensed > thead > tr > th,
.uvq-editor-container .table-condensed > tbody > tr > th,
.uvq-editor-container .table-condensed > tfoot > tr > th,
.uvq-editor-container .table-condensed > thead > tr > td,
.uvq-editor-container .table-condensed > tbody > tr > td,
.uvq-editor-container .table-condensed > tfoot > tr > td {
padding: 5px; }
.uvq-editor-container .table-bordered {
border: 1px solid #ddd; }
.uvq-editor-container .table-bordered > thead > tr > th,
.uvq-editor-container .table-bordered > tbody > tr > th,
.uvq-editor-container .table-bordered > tfoot > tr > th,
.uvq-editor-container .table-bordered > thead > tr > td,
.uvq-editor-container .table-bordered > tbody > tr > td,
.uvq-editor-container .table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.uvq-editor-container .table-bordered > thead > tr > th,
.uvq-editor-container .table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.uvq-editor-container .table-striped > tbody > tr:nth-child(odd) {
background-color: #f9f9f9; }
.uvq-editor-container .table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
.uvq-editor-container table col[class*="col-"] {
position: static;
display: table-column;
float: none; }
.uvq-editor-container table td[class*="col-"],
.uvq-editor-container table th[class*="col-"] {
position: static;
display: table-cell;
float: none; }
.uvq-editor-container .table > thead > tr > td.active,
.uvq-editor-container .table > tbody > tr > td.active,
.uvq-editor-container .table > tfoot > tr > td.active,
.uvq-editor-container .table > thead > tr > th.active,
.uvq-editor-container .table > tbody > tr > th.active,
.uvq-editor-container .table > tfoot > tr > th.active,
.uvq-editor-container .table > thead > tr.active > td,
.uvq-editor-container .table > tbody > tr.active > td,
.uvq-editor-container .table > tfoot > tr.active > td,
.uvq-editor-container .table > thead > tr.active > th,
.uvq-editor-container .table > tbody > tr.active > th,
.uvq-editor-container .table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.uvq-editor-container .table-hover > tbody > tr > td.active:hover,
.uvq-editor-container .table-hover > tbody > tr > th.active:hover,
.uvq-editor-container .table-hover > tbody > tr.active:hover > td,
.uvq-editor-container .table-hover > tbody > tr:hover > .active,
.uvq-editor-container .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.uvq-editor-container .table > thead > tr > td.success,
.uvq-editor-container .table > tbody > tr > td.success,
.uvq-editor-container .table > tfoot > tr > td.success,
.uvq-editor-container .table > thead > tr > th.success,
.uvq-editor-container .table > tbody > tr > th.success,
.uvq-editor-container .table > tfoot > tr > th.success,
.uvq-editor-container .table > thead > tr.success > td,
.uvq-editor-container .table > tbody > tr.success > td,
.uvq-editor-container .table > tfoot > tr.success > td,
.uvq-editor-container .table > thead > tr.success > th,
.uvq-editor-container .table > tbody > tr.success > th,
.uvq-editor-container .table > tfoot > tr.success > th {
background-color: #dff0d8; }
.uvq-editor-container .table-hover > tbody > tr > td.success:hover,
.uvq-editor-container .table-hover > tbody > tr > th.success:hover,
.uvq-editor-container .table-hover > tbody > tr.success:hover > td,
.uvq-editor-container .table-hover > tbody > tr:hover > .success,
.uvq-editor-container .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.uvq-editor-container .table > thead > tr > td.info,
.uvq-editor-container .table > tbody > tr > td.info,
.uvq-editor-container .table > tfoot > tr > td.info,
.uvq-editor-container .table > thead > tr > th.info,
.uvq-editor-container .table > tbody > tr > th.info,
.uvq-editor-container .table > tfoot > tr > th.info,
.uvq-editor-container .table > thead > tr.info > td,
.uvq-editor-container .table > tbody > tr.info > td,
.uvq-editor-container .table > tfoot > tr.info > td,
.uvq-editor-container .table > thead > tr.info > th,
.uvq-editor-container .table > tbody > tr.info > th,
.uvq-editor-container .table > tfoot > tr.info > th {
background-color: #d9edf7; }
.uvq-editor-container .table-hover > tbody > tr > td.info:hover,
.uvq-editor-container .table-hover > tbody > tr > th.info:hover,
.uvq-editor-container .table-hover > tbody > tr.info:hover > td,
.uvq-editor-container .table-hover > tbody > tr:hover > .info,
.uvq-editor-container .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3; }
.uvq-editor-container .table > thead > tr > td.warning,
.uvq-editor-container .table > tbody > tr > td.warning,
.uvq-editor-container .table > tfoot > tr > td.warning,
.uvq-editor-container .table > thead > tr > th.warning,
.uvq-editor-container .table > tbody > tr > th.warning,
.uvq-editor-container .table > tfoot > tr > th.warning,
.uvq-editor-container .table > thead > tr.warning > td,
.uvq-editor-container .table > tbody > tr.warning > td,
.uvq-editor-container .table > tfoot > tr.warning > td,
.uvq-editor-container .table > thead > tr.warning > th,
.uvq-editor-container .table > tbody > tr.warning > th,
.uvq-editor-container .table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.uvq-editor-container .table-hover > tbody > tr > td.warning:hover,
.uvq-editor-container .table-hover > tbody > tr > th.warning:hover,
.uvq-editor-container .table-hover > tbody > tr.warning:hover > td,
.uvq-editor-container .table-hover > tbody > tr:hover > .warning,
.uvq-editor-container .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.uvq-editor-container .table > thead > tr > td.danger,
.uvq-editor-container .table > tbody > tr > td.danger,
.uvq-editor-container .table > tfoot > tr > td.danger,
.uvq-editor-container .table > thead > tr > th.danger,
.uvq-editor-container .table > tbody > tr > th.danger,
.uvq-editor-container .table > tfoot > tr > th.danger,
.uvq-editor-container .table > thead > tr.danger > td,
.uvq-editor-container .table > tbody > tr.danger > td,
.uvq-editor-container .table > tfoot > tr.danger > td,
.uvq-editor-container .table > thead > tr.danger > th,
.uvq-editor-container .table > tbody > tr.danger > th,
.uvq-editor-container .table > tfoot > tr.danger > th {
background-color: #f2dede; }
.uvq-editor-container .table-hover > tbody > tr > td.danger:hover,
.uvq-editor-container .table-hover > tbody > tr > th.danger:hover,
.uvq-editor-container .table-hover > tbody > tr.danger:hover > td,
.uvq-editor-container .table-hover > tbody > tr:hover > .danger,
.uvq-editor-container .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
.uvq-editor-container .table-responsive {
min-height: .01%;
overflow-x: auto; }
@media screen and (max-width: 767px) {
.uvq-editor-container .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.uvq-editor-container .table-responsive > .table {
margin-bottom: 0; }
.uvq-editor-container .table-responsive > .table > thead > tr > th,
.uvq-editor-container .table-responsive > .table > tbody > tr > th,
.uvq-editor-container .table-responsive > .table > tfoot > tr > th,
.uvq-editor-container .table-responsive > .table > thead > tr > td,
.uvq-editor-container .table-responsive > .table > tbody > tr > td,
.uvq-editor-container .table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.uvq-editor-container .table-responsive > .table-bordered {
border: 0; }
.uvq-editor-container .table-responsive > .table-bordered > thead > tr > th:first-child,
.uvq-editor-container .table-responsive > .table-bordered > tbody > tr > th:first-child,
.uvq-editor-container .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.uvq-editor-container .table-responsive > .table-bordered > thead > tr > td:first-child,
.uvq-editor-container .table-responsive > .table-bordered > tbody > tr > td:first-child,
.uvq-editor-container .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.uvq-editor-container .table-responsive > .table-bordered > thead > tr > th:last-child,
.uvq-editor-container .table-responsive > .table-bordered > tbody > tr > th:last-child,
.uvq-editor-container .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.uvq-editor-container .table-responsive > .table-bordered > thead > tr > td:last-child,
.uvq-editor-container .table-responsive > .table-bordered > tbody > tr > td:last-child,
.uvq-editor-container .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.uvq-editor-container .table-responsive > .table-bordered > tbody > tr:last-child > th,
.uvq-editor-container .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.uvq-editor-container .table-responsive > .table-bordered > tbody > tr:last-child > td,
.uvq-editor-container .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
.uvq-editor-container fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
.uvq-editor-container legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
line-height: 1.4; }
.uvq-editor-container label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
.uvq-editor-container input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.uvq-editor-container input[type="radio"],
.uvq-editor-container input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal; }
.uvq-editor-container input[type="file"] {
display: block; }
.uvq-editor-container input[type="range"] {
display: block;
width: 100%; }
.uvq-editor-container select[multiple],
.uvq-editor-container select[size] {
height: auto; }
.uvq-editor-container input[type="file"]:focus,
.uvq-editor-container input[type="radio"]:focus,
.uvq-editor-container input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.uvq-editor-container output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555; }
.uvq-editor-container .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.uvq-editor-container .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.uvq-editor-container .form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.uvq-editor-container .form-control:-ms-input-placeholder {
color: #999; }
.uvq-editor-container .form-control::-webkit-input-placeholder {
color: #999; }
.uvq-editor-container .form-control[disabled],
.uvq-editor-container .form-control[readonly],
.uvq-editor-container fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1; }
.uvq-editor-container textarea.form-control {
height: auto; }
.uvq-editor-container input[type="search"] {
-webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.uvq-editor-container input[type="date"],
.uvq-editor-container input[type="time"],
.uvq-editor-container input[type="datetime-local"],
.uvq-editor-container input[type="month"] {
line-height: 34px; }
.uvq-editor-container input[type="date"].input-sm,
.uvq-editor-container input[type="time"].input-sm,
.uvq-editor-container input[type="datetime-local"].input-sm,
.uvq-editor-container input[type="month"].input-sm {
line-height: 30px; }
.uvq-editor-container input[type="date"].input-lg,
.uvq-editor-container input[type="time"].input-lg,
.uvq-editor-container input[type="datetime-local"].input-lg,
.uvq-editor-container input[type="month"].input-lg {
line-height: 46px; } }
.uvq-editor-container .form-group {
margin-bottom: 15px; }
.uvq-editor-container .radio,
.uvq-editor-container .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.uvq-editor-container .radio label,
.uvq-editor-container .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.uvq-editor-container .radio input[type="radio"],
.uvq-editor-container .radio-inline input[type="radio"],
.uvq-editor-container .checkbox input[type="checkbox"],
.uvq-editor-container .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px; }
.uvq-editor-container .radio + .radio,
.uvq-editor-container .checkbox + .checkbox {
margin-top: -5px; }
.uvq-editor-container .radio-inline,
.uvq-editor-container .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer; }
.uvq-editor-container .radio-inline + .radio-inline,
.uvq-editor-container .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px; }
.uvq-editor-container input[type="radio"][disabled],
.uvq-editor-container input[type="checkbox"][disabled],
.uvq-editor-container input[type="radio"].disabled,
.uvq-editor-container input[type="checkbox"].disabled,
.uvq-editor-container fieldset[disabled] input[type="radio"],
.uvq-editor-container fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed; }
.uvq-editor-container .radio-inline.disabled,
.uvq-editor-container .checkbox-inline.disabled,
.uvq-editor-container fieldset[disabled] .radio-inline,
.uvq-editor-container fieldset[disabled] .checkbox-inline {
cursor: not-allowed; }
.uvq-editor-container .radio.disabled label,
.uvq-editor-container .checkbox.disabled label,
.uvq-editor-container fieldset[disabled] .radio label,
.uvq-editor-container fieldset[disabled] .checkbox label {
cursor: not-allowed; }
.uvq-editor-container .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0; }
.uvq-editor-container .form-control-static.input-lg,
.uvq-editor-container .form-control-static.input-sm {
padding-right: 0;
padding-left: 0; }
.uvq-editor-container .input-sm,
.uvq-editor-container .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.uvq-editor-container select.input-sm,
.uvq-editor-container select.form-group-sm .form-control {
height: 30px;
line-height: 30px; }
.uvq-editor-container textarea.input-sm,
.uvq-editor-container textarea.form-group-sm .form-control,
.uvq-editor-container select[multiple].input-sm,
.uvq-editor-container select[multiple].form-group-sm .form-control {
height: auto; }
.uvq-editor-container .input-lg,
.uvq-editor-container .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px; }
.uvq-editor-container select.input-lg,
.uvq-editor-container select.form-group-lg .form-control {
height: 46px;
line-height: 46px; }
.uvq-editor-container textarea.input-lg,
.uvq-editor-container textarea.form-group-lg .form-control,
.uvq-editor-container select[multiple].input-lg,
.uvq-editor-container select[multiple].form-group-lg .form-control {
height: auto; }
.uvq-editor-container .has-feedback {
position: relative; }
.uvq-editor-container .has-feedback .form-control {
padding-right: 42.5px; }
.uvq-editor-container .form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none; }
.uvq-editor-container .input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px; }
.uvq-editor-container .input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px; }
.uvq-editor-container .has-success .help-block,
.uvq-editor-container .has-success .control-label,
.uvq-editor-container .has-success .radio,
.uvq-editor-container .has-success .checkbox,
.uvq-editor-container .has-success .radio-inline,
.uvq-editor-container .has-success .checkbox-inline,
.uvq-editor-container .has-success.radio label,
.uvq-editor-container .has-success.checkbox label,
.uvq-editor-container .has-success.radio-inline label,
.uvq-editor-container .has-success.checkbox-inline label {
color: #3c763d; }
.uvq-editor-container .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.uvq-editor-container .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.uvq-editor-container .has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d; }
.uvq-editor-container .has-success .form-control-feedback {
color: #3c763d; }
.uvq-editor-container .has-warning .help-block,
.uvq-editor-container .has-warning .control-label,
.uvq-editor-container .has-warning .radio,
.uvq-editor-container .has-warning .checkbox,
.uvq-editor-container .has-warning .radio-inline,
.uvq-editor-container .has-warning .checkbox-inline,
.uvq-editor-container .has-warning.radio label,
.uvq-editor-container .has-warning.checkbox label,
.uvq-editor-container .has-warning.radio-inline label,
.uvq-editor-container .has-warning.checkbox-inline label {
color: #8a6d3b; }
.uvq-editor-container .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.uvq-editor-container .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.uvq-editor-container .has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b; }
.uvq-editor-container .has-warning .form-control-feedback {
color: #8a6d3b; }
.uvq-editor-container .has-error .help-block,
.uvq-editor-container .has-error .control-label,
.uvq-editor-container .has-error .radio,
.uvq-editor-container .has-error .checkbox,
.uvq-editor-container .has-error .radio-inline,
.uvq-editor-container .has-error .checkbox-inline,
.uvq-editor-container .has-error.radio label,
.uvq-editor-container .has-error.checkbox label,
.uvq-editor-container .has-error.radio-inline label,
.uvq-editor-container .has-error.checkbox-inline label {
color: #a94442; }
.uvq-editor-container .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.uvq-editor-container .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.uvq-editor-container .has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442; }
.uvq-editor-container .has-error .form-control-feedback {
color: #a94442; }
.uvq-editor-container .has-feedback label ~ .form-control-feedback {
top: 25px; }
.uvq-editor-container .has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.uvq-editor-container .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373; }
@media (min-width: 768px) {
.uvq-editor-container .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.uvq-editor-container .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.uvq-editor-container .form-inline .form-control-static {
display: inline-block; }
.uvq-editor-container .form-inline .input-group {
display: inline-table;
vertical-align: middle; }
.uvq-editor-container .form-inline .input-group .input-group-addon,
.uvq-editor-container .form-inline .input-group .input-group-btn,
.uvq-editor-container .form-inline .input-group .form-control {
width: auto; }
.uvq-editor-container .form-inline .input-group > .form-control {
width: 100%; }
.uvq-editor-container .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle; }
.uvq-editor-container .form-inline .radio,
.uvq-editor-container .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.uvq-editor-container .form-inline .radio label,
.uvq-editor-container .form-inline .checkbox label {
padding-left: 0; }
.uvq-editor-container .form-inline .radio input[type="radio"],
.uvq-editor-container .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.uvq-editor-container .form-inline .has-feedback .form-control-feedback {
top: 0; } }
.uvq-editor-container .form-horizontal .radio,
.uvq-editor-container .form-horizontal .checkbox,
.uvq-editor-container .form-horizontal .radio-inline,
.uvq-editor-container .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0; }
.uvq-editor-container .form-horizontal .radio,
.uvq-editor-container .form-horizontal .checkbox {
min-height: 27px; }
.uvq-editor-container .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.uvq-editor-container .form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right; } }
.uvq-editor-container .form-horizontal .has-feedback .form-control-feedback {
right: 15px; }
@media (min-width: 768px) {
.uvq-editor-container .form-horizontal .form-group-lg .control-label {
padding-top: 14.3px; } }
@media (min-width: 768px) {
.uvq-editor-container .form-horizontal .form-group-sm .control-label {
padding-top: 6px; } }
.uvq-editor-container .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.uvq-editor-container .btn:focus,
.uvq-editor-container .btn:active:focus,
.uvq-editor-container .btn.active:focus,
.uvq-editor-container .btn.focus,
.uvq-editor-container .btn:active.focus,
.uvq-editor-container .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.uvq-editor-container .btn:hover,
.uvq-editor-container .btn:focus,
.uvq-editor-container .btn.focus {
color: #333;
text-decoration: none; }
.uvq-editor-container .btn:active,
.uvq-editor-container .btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.uvq-editor-container .btn.disabled,
.uvq-editor-container .btn[disabled],
.uvq-editor-container fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65; }
.uvq-editor-container .btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.uvq-editor-container .btn-default:hover,
.uvq-editor-container .btn-default:focus,
.uvq-editor-container .btn-default.focus,
.uvq-editor-container .btn-default:active,
.uvq-editor-container .btn-default.active,
.uvq-editor-container .open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.uvq-editor-container .btn-default:active,
.uvq-editor-container .btn-default.active,
.uvq-editor-container .open > .dropdown-toggle.btn-default {
background-image: none; }
.uvq-editor-container .btn-default.disabled,
.uvq-editor-container .btn-default[disabled],
.uvq-editor-container fieldset[disabled] .btn-default,
.uvq-editor-container .btn-default.disabled:hover,
.uvq-editor-container .btn-default[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-default:hover,
.uvq-editor-container .btn-default.disabled:focus,
.uvq-editor-container .btn-default[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-default:focus,
.uvq-editor-container .btn-default.disabled.focus,
.uvq-editor-container .btn-default[disabled].focus,
.uvq-editor-container fieldset[disabled] .btn-default.focus,
.uvq-editor-container .btn-default.disabled:active,
.uvq-editor-container .btn-default[disabled]:active,
.uvq-editor-container fieldset[disabled] .btn-default:active,
.uvq-editor-container .btn-default.disabled.active,
.uvq-editor-container .btn-default[disabled].active,
.uvq-editor-container fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc; }
.uvq-editor-container .btn-default .badge {
color: #fff;
background-color: #333; }
.uvq-editor-container .btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4; }
.uvq-editor-container .btn-primary:hover,
.uvq-editor-container .btn-primary:focus,
.uvq-editor-container .btn-primary.focus,
.uvq-editor-container .btn-primary:active,
.uvq-editor-container .btn-primary.active,
.uvq-editor-container .open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.uvq-editor-container .btn-primary:active,
.uvq-editor-container .btn-primary.active,
.uvq-editor-container .open > .dropdown-toggle.btn-primary {
background-image: none; }
.uvq-editor-container .btn-primary.disabled,
.uvq-editor-container .btn-primary[disabled],
.uvq-editor-container fieldset[disabled] .btn-primary,
.uvq-editor-container .btn-primary.disabled:hover,
.uvq-editor-container .btn-primary[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-primary:hover,
.uvq-editor-container .btn-primary.disabled:focus,
.uvq-editor-container .btn-primary[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-primary:focus,
.uvq-editor-container .btn-primary.disabled.focus,
.uvq-editor-container .btn-primary[disabled].focus,
.uvq-editor-container fieldset[disabled] .btn-primary.focus,
.uvq-editor-container .btn-primary.disabled:active,
.uvq-editor-container .btn-primary[disabled]:active,
.uvq-editor-container fieldset[disabled] .btn-primary:active,
.uvq-editor-container .btn-primary.disabled.active,
.uvq-editor-container .btn-primary[disabled].active,
.uvq-editor-container fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4; }
.uvq-editor-container .btn-primary .badge {
color: #337ab7;
background-color: #fff; }
.uvq-editor-container .btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.uvq-editor-container .btn-success:hover,
.uvq-editor-container .btn-success:focus,
.uvq-editor-container .btn-success.focus,
.uvq-editor-container .btn-success:active,
.uvq-editor-container .btn-success.active,
.uvq-editor-container .open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.uvq-editor-container .btn-success:active,
.uvq-editor-container .btn-success.active,
.uvq-editor-container .open > .dropdown-toggle.btn-success {
background-image: none; }
.uvq-editor-container .btn-success.disabled,
.uvq-editor-container .btn-success[disabled],
.uvq-editor-container fieldset[disabled] .btn-success,
.uvq-editor-container .btn-success.disabled:hover,
.uvq-editor-container .btn-success[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-success:hover,
.uvq-editor-container .btn-success.disabled:focus,
.uvq-editor-container .btn-success[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-success:focus,
.uvq-editor-container .btn-success.disabled.focus,
.uvq-editor-container .btn-success[disabled].focus,
.uvq-editor-container fieldset[disabled] .btn-success.focus,
.uvq-editor-container .btn-success.disabled:active,
.uvq-editor-container .btn-success[disabled]:active,
.uvq-editor-container fieldset[disabled] .btn-success:active,
.uvq-editor-container .btn-success.disabled.active,
.uvq-editor-container .btn-success[disabled].active,
.uvq-editor-container fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c; }
.uvq-editor-container .btn-success .badge {
color: #5cb85c;
background-color: #fff; }
.uvq-editor-container .btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.uvq-editor-container .btn-info:hover,
.uvq-editor-container .btn-info:focus,
.uvq-editor-container .btn-info.focus,
.uvq-editor-container .btn-info:active,
.uvq-editor-container .btn-info.active,
.uvq-editor-container .open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.uvq-editor-container .btn-info:active,
.uvq-editor-container .btn-info.active,
.uvq-editor-container .open > .dropdown-toggle.btn-info {
background-image: none; }
.uvq-editor-container .btn-info.disabled,
.uvq-editor-container .btn-info[disabled],
.uvq-editor-container fieldset[disabled] .btn-info,
.uvq-editor-container .btn-info.disabled:hover,
.uvq-editor-container .btn-info[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-info:hover,
.uvq-editor-container .btn-info.disabled:focus,
.uvq-editor-container .btn-info[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-info:focus,
.uvq-editor-container .btn-info.disabled.focus,
.uvq-editor-container .btn-info[disabled].focus,
.uvq-editor-container fieldset[disabled] .btn-info.focus,
.uvq-editor-container .btn-info.disabled:active,
.uvq-editor-container .btn-info[disabled]:active,
.uvq-editor-container fieldset[disabled] .btn-info:active,
.uvq-editor-container .btn-info.disabled.active,
.uvq-editor-container .btn-info[disabled].active,
.uvq-editor-container fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da; }
.uvq-editor-container .btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.uvq-editor-container .btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.uvq-editor-container .btn-warning:hover,
.uvq-editor-container .btn-warning:focus,
.uvq-editor-container .btn-warning.focus,
.uvq-editor-container .btn-warning:active,
.uvq-editor-container .btn-warning.active,
.uvq-editor-container .open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.uvq-editor-container .btn-warning:active,
.uvq-editor-container .btn-warning.active,
.uvq-editor-container .open > .dropdown-toggle.btn-warning {
background-image: none; }
.uvq-editor-container .btn-warning.disabled,
.uvq-editor-container .btn-warning[disabled],
.uvq-editor-container fieldset[disabled] .btn-warning,
.uvq-editor-container .btn-warning.disabled:hover,
.uvq-editor-container .btn-warning[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-warning:hover,
.uvq-editor-container .btn-warning.disabled:focus,
.uvq-editor-container .btn-warning[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-warning:focus,
.uvq-editor-container .btn-warning.disabled.focus,
.uvq-editor-container .btn-warning[disabled].focus,
.uvq-editor-container fieldset[disabled] .btn-warning.focus,
.uvq-editor-container .btn-warning.disabled:active,
.uvq-editor-container .btn-warning[disabled]:active,
.uvq-editor-container fieldset[disabled] .btn-warning:active,
.uvq-editor-container .btn-warning.disabled.active,
.uvq-editor-container .btn-warning[disabled].active,
.uvq-editor-container fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236; }
.uvq-editor-container .btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.uvq-editor-container .btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.uvq-editor-container .btn-danger:hover,
.uvq-editor-container .btn-danger:focus,
.uvq-editor-container .btn-danger.focus,
.uvq-editor-container .btn-danger:active,
.uvq-editor-container .btn-danger.active,
.uvq-editor-container .open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.uvq-editor-container .btn-danger:active,
.uvq-editor-container .btn-danger.active,
.uvq-editor-container .open > .dropdown-toggle.btn-danger {
background-image: none; }
.uvq-editor-container .btn-danger.disabled,
.uvq-editor-container .btn-danger[disabled],
.uvq-editor-container fieldset[disabled] .btn-danger,
.uvq-editor-container .btn-danger.disabled:hover,
.uvq-editor-container .btn-danger[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-danger:hover,
.uvq-editor-container .btn-danger.disabled:focus,
.uvq-editor-container .btn-danger[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-danger:focus,
.uvq-editor-container .btn-danger.disabled.focus,
.uvq-editor-container .btn-danger[disabled].focus,
.uvq-editor-container fieldset[disabled] .btn-danger.focus,
.uvq-editor-container .btn-danger.disabled:active,
.uvq-editor-container .btn-danger[disabled]:active,
.uvq-editor-container fieldset[disabled] .btn-danger:active,
.uvq-editor-container .btn-danger.disabled.active,
.uvq-editor-container .btn-danger[disabled].active,
.uvq-editor-container fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a; }
.uvq-editor-container .btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.uvq-editor-container .btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0; }
.uvq-editor-container .btn-link,
.uvq-editor-container .btn-link:active,
.uvq-editor-container .btn-link.active,
.uvq-editor-container .btn-link[disabled],
.uvq-editor-container fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.uvq-editor-container .btn-link,
.uvq-editor-container .btn-link:hover,
.uvq-editor-container .btn-link:focus,
.uvq-editor-container .btn-link:active {
border-color: transparent; }
.uvq-editor-container .btn-link:hover,
.uvq-editor-container .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent; }
.uvq-editor-container .btn-link[disabled]:hover,
.uvq-editor-container fieldset[disabled] .btn-link:hover,
.uvq-editor-container .btn-link[disabled]:focus,
.uvq-editor-container fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none; }
.uvq-editor-container .btn-lg,
.uvq-editor-container .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px; }
.uvq-editor-container .btn-sm,
.uvq-editor-container .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.uvq-editor-container .btn-xs,
.uvq-editor-container .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.uvq-editor-container .btn-block {
display: block;
width: 100%; }
.uvq-editor-container .btn-block + .btn-block {
margin-top: 5px; }
.uvq-editor-container input[type="submit"].btn-block,
.uvq-editor-container input[type="reset"].btn-block,
.uvq-editor-container input[type="button"].btn-block {
width: 100%; }
.uvq-editor-container .fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear; }
.uvq-editor-container .fade.in {
opacity: 1; }
.uvq-editor-container .collapse {
display: none;
visibility: hidden; }
.uvq-editor-container .collapse.in {
display: block;
visibility: visible; }
.uvq-editor-container tr.collapse.in {
display: table-row; }
.uvq-editor-container tbody.collapse.in {
display: table-row-group; }
.uvq-editor-container .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility; }
.uvq-editor-container .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.uvq-editor-container .dropdown {
position: relative; }
.uvq-editor-container .dropdown-toggle:focus {
outline: 0; }
.uvq-editor-container .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
.uvq-editor-container .dropdown-menu.pull-right {
right: 0;
left: auto; }
.uvq-editor-container .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.uvq-editor-container .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap; }
.uvq-editor-container .dropdown-menu > li > a:hover,
.uvq-editor-container .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5; }
.uvq-editor-container .dropdown-menu > .active > a,
.uvq-editor-container .dropdown-menu > .active > a:hover,
.uvq-editor-container .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0; }
.uvq-editor-container .dropdown-menu > .disabled > a,
.uvq-editor-container .dropdown-menu > .disabled > a:hover,
.uvq-editor-container .dropdown-menu > .disabled > a:focus {
color: #777; }
.uvq-editor-container .dropdown-menu > .disabled > a:hover,
.uvq-editor-container .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
.uvq-editor-container .open > .dropdown-menu {
display: block; }
.uvq-editor-container .open > a {
outline: 0; }
.uvq-editor-container .dropdown-menu-right {
right: 0;
left: auto; }
.uvq-editor-container .dropdown-menu-left {
right: auto;
left: 0; }
.uvq-editor-container .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap; }
.uvq-editor-container .dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990; }
.uvq-editor-container .pull-right > .dropdown-menu {
right: 0;
left: auto; }
.uvq-editor-container .dropup .caret,
.uvq-editor-container .navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid; }
.uvq-editor-container .dropup .dropdown-menu,
.uvq-editor-container .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px; }
@media (min-width: 768px) {
.uvq-editor-container .navbar-right .dropdown-menu {
right: 0;
left: auto; }
.uvq-editor-container .navbar-right .dropdown-menu-left {
right: auto;
left: 0; } }
.uvq-editor-container .btn-group,
.uvq-editor-container .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.uvq-editor-container .btn-group > .btn,
.uvq-editor-container .btn-group-vertical > .btn {
position: relative;
float: left; }
.uvq-editor-container .btn-group > .btn:hover,
.uvq-editor-container .btn-group-vertical > .btn:hover,
.uvq-editor-container .btn-group > .btn:focus,
.uvq-editor-container .btn-group-vertical > .btn:focus,
.uvq-editor-container .btn-group > .btn:active,
.uvq-editor-container .btn-group-vertical > .btn:active,
.uvq-editor-container .btn-group > .btn.active,
.uvq-editor-container .btn-group-vertical > .btn.active {
z-index: 2; }
.uvq-editor-container .btn-group .btn + .btn,
.uvq-editor-container .btn-group .btn + .btn-group,
.uvq-editor-container .btn-group .btn-group + .btn,
.uvq-editor-container .btn-group .btn-group + .btn-group {
margin-left: -1px; }
.uvq-editor-container .btn-toolbar {
margin-left: -5px; }
.uvq-editor-container .btn-toolbar .btn-group,
.uvq-editor-container .btn-toolbar .input-group {
float: left; }
.uvq-editor-container .btn-toolbar > .btn,
.uvq-editor-container .btn-toolbar > .btn-group,
.uvq-editor-container .btn-toolbar > .input-group {
margin-left: 5px; }
.uvq-editor-container .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0; }
.uvq-editor-container .btn-group > .btn:first-child {
margin-left: 0; }
.uvq-editor-container .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.uvq-editor-container .btn-group > .btn:last-child:not(:first-child),
.uvq-editor-container .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.uvq-editor-container .btn-group > .btn-group {
float: left; }
.uvq-editor-container .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.uvq-editor-container .btn-group > .btn-group:first-child > .btn:last-child,
.uvq-editor-container .btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.uvq-editor-container .btn-group > .btn-group:last-child > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.uvq-editor-container .btn-group .dropdown-toggle:active,
.uvq-editor-container .btn-group.open .dropdown-toggle {
outline: 0; }
.uvq-editor-container .btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px; }
.uvq-editor-container .btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px; }
.uvq-editor-container .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.uvq-editor-container .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none; }
.uvq-editor-container .btn .caret {
margin-left: 0; }
.uvq-editor-container .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.uvq-editor-container .dropup .btn-lg .caret {
border-width: 0 5px 5px; }
.uvq-editor-container .btn-group-vertical > .btn,
.uvq-editor-container .btn-group-vertical > .btn-group,
.uvq-editor-container .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.uvq-editor-container .btn-group-vertical > .btn-group > .btn {
float: none; }
.uvq-editor-container .btn-group-vertical > .btn + .btn,
.uvq-editor-container .btn-group-vertical > .btn + .btn-group,
.uvq-editor-container .btn-group-vertical > .btn-group + .btn,
.uvq-editor-container .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0; }
.uvq-editor-container .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.uvq-editor-container .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.uvq-editor-container .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px; }
.uvq-editor-container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.uvq-editor-container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.uvq-editor-container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.uvq-editor-container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.uvq-editor-container .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.uvq-editor-container .btn-group-justified > .btn,
.uvq-editor-container .btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%; }
.uvq-editor-container .btn-group-justified > .btn-group .btn {
width: 100%; }
.uvq-editor-container .btn-group-justified > .btn-group .dropdown-menu {
left: auto; }
.uvq-editor-container [data-toggle="buttons"] > .btn input[type="radio"],
.uvq-editor-container [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.uvq-editor-container [data-toggle="buttons"] > .btn input[type="checkbox"],
.uvq-editor-container [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.uvq-editor-container .input-group {
position: relative;
display: table;
border-collapse: separate; }
.uvq-editor-container .input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0; }
.uvq-editor-container .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.uvq-editor-container .input-group-lg > .form-control,
.uvq-editor-container .input-group-lg > .input-group-addon,
.uvq-editor-container .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px; }
.uvq-editor-container select.input-group-lg > .form-control,
.uvq-editor-container select.input-group-lg > .input-group-addon,
.uvq-editor-container select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px; }
.uvq-editor-container textarea.input-group-lg > .form-control,
.uvq-editor-container textarea.input-group-lg > .input-group-addon,
.uvq-editor-container textarea.input-group-lg > .input-group-btn > .btn,
.uvq-editor-container select[multiple].input-group-lg > .form-control,
.uvq-editor-container select[multiple].input-group-lg > .input-group-addon,
.uvq-editor-container select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto; }
.uvq-editor-container .input-group-sm > .form-control,
.uvq-editor-container .input-group-sm > .input-group-addon,
.uvq-editor-container .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.uvq-editor-container select.input-group-sm > .form-control,
.uvq-editor-container select.input-group-sm > .input-group-addon,
.uvq-editor-container select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px; }
.uvq-editor-container textarea.input-group-sm > .form-control,
.uvq-editor-container textarea.input-group-sm > .input-group-addon,
.uvq-editor-container textarea.input-group-sm > .input-group-btn > .btn,
.uvq-editor-container select[multiple].input-group-sm > .form-control,
.uvq-editor-container select[multiple].input-group-sm > .input-group-addon,
.uvq-editor-container select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto; }
.uvq-editor-container .input-group-addon,
.uvq-editor-container .input-group-btn,
.uvq-editor-container .input-group .form-control {
display: table-cell; }
.uvq-editor-container .input-group-addon:not(:first-child):not(:last-child),
.uvq-editor-container .input-group-btn:not(:first-child):not(:last-child),
.uvq-editor-container .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.uvq-editor-container .input-group-addon,
.uvq-editor-container .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.uvq-editor-container .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px; }
.uvq-editor-container .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px; }
.uvq-editor-container .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px; }
.uvq-editor-container .input-group-addon input[type="radio"],
.uvq-editor-container .input-group-addon input[type="checkbox"] {
margin-top: 0; }
.uvq-editor-container .input-group .form-control:first-child,
.uvq-editor-container .input-group-addon:first-child,
.uvq-editor-container .input-group-btn:first-child > .btn,
.uvq-editor-container .input-group-btn:first-child > .btn-group > .btn,
.uvq-editor-container .input-group-btn:first-child > .dropdown-toggle,
.uvq-editor-container .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.uvq-editor-container .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.uvq-editor-container .input-group-addon:first-child {
border-right: 0; }
.uvq-editor-container .input-group .form-control:last-child,
.uvq-editor-container .input-group-addon:last-child,
.uvq-editor-container .input-group-btn:last-child > .btn,
.uvq-editor-container .input-group-btn:last-child > .btn-group > .btn,
.uvq-editor-container .input-group-btn:last-child > .dropdown-toggle,
.uvq-editor-container .input-group-btn:first-child > .btn:not(:first-child),
.uvq-editor-container .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.uvq-editor-container .input-group-addon:last-child {
border-left: 0; }
.uvq-editor-container .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.uvq-editor-container .input-group-btn > .btn {
position: relative; }
.uvq-editor-container .input-group-btn > .btn + .btn {
margin-left: -1px; }
.uvq-editor-container .input-group-btn > .btn:hover,
.uvq-editor-container .input-group-btn > .btn:focus,
.uvq-editor-container .input-group-btn > .btn:active {
z-index: 2; }
.uvq-editor-container .input-group-btn:first-child > .btn,
.uvq-editor-container .input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.uvq-editor-container .input-group-btn:last-child > .btn,
.uvq-editor-container .input-group-btn:last-child > .btn-group {
margin-left: -1px; }
.uvq-editor-container .nav {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.uvq-editor-container .nav > li {
position: relative;
display: block; }
.uvq-editor-container .nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.uvq-editor-container .nav > li > a:hover,
.uvq-editor-container .nav > li > a:focus {
text-decoration: none;
background-color: #eee; }
.uvq-editor-container .nav > li.disabled > a {
color: #777; }
.uvq-editor-container .nav > li.disabled > a:hover,
.uvq-editor-container .nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent; }
.uvq-editor-container .nav .open > a,
.uvq-editor-container .nav .open > a:hover,
.uvq-editor-container .nav .open > a:focus {
background-color: #eee;
border-color: #337ab7; }
.uvq-editor-container .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.uvq-editor-container .nav > li > a > img {
max-width: none; }
.uvq-editor-container .nav-tabs {
border-bottom: 1px solid #ddd; }
.uvq-editor-container .nav-tabs > li {
float: left;
margin-bottom: -1px; }
.uvq-editor-container .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.uvq-editor-container .nav-tabs > li > a:hover {
border-color: #eee #eee #ddd; }
.uvq-editor-container .nav-tabs > li.active > a,
.uvq-editor-container .nav-tabs > li.active > a:hover,
.uvq-editor-container .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent; }
.uvq-editor-container .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0; }
.uvq-editor-container .nav-tabs.nav-justified > li {
float: none; }
.uvq-editor-container .nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.uvq-editor-container .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.uvq-editor-container .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%; }
.uvq-editor-container .nav-tabs.nav-justified > li > a {
margin-bottom: 0; } }
.uvq-editor-container .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.uvq-editor-container .nav-tabs.nav-justified > .active > a,
.uvq-editor-container .nav-tabs.nav-justified > .active > a:hover,
.uvq-editor-container .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.uvq-editor-container .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.uvq-editor-container .nav-tabs.nav-justified > .active > a,
.uvq-editor-container .nav-tabs.nav-justified > .active > a:hover,
.uvq-editor-container .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff; } }
.uvq-editor-container .nav-pills > li {
float: left; }
.uvq-editor-container .nav-pills > li > a {
border-radius: 4px; }
.uvq-editor-container .nav-pills > li + li {
margin-left: 2px; }
.uvq-editor-container .nav-pills > li.active > a,
.uvq-editor-container .nav-pills > li.active > a:hover,
.uvq-editor-container .nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7; }
.uvq-editor-container .nav-stacked > li {
float: none; }
.uvq-editor-container .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.uvq-editor-container .nav-justified {
width: 100%; }
.uvq-editor-container .nav-justified > li {
float: none; }
.uvq-editor-container .nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.uvq-editor-container .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.uvq-editor-container .nav-justified > li {
display: table-cell;
width: 1%; }
.uvq-editor-container .nav-justified > li > a {
margin-bottom: 0; } }
.uvq-editor-container .nav-tabs-justified {
border-bottom: 0; }
.uvq-editor-container .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.uvq-editor-container .nav-tabs-justified > .active > a,
.uvq-editor-container .nav-tabs-justified > .active > a:hover,
.uvq-editor-container .nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.uvq-editor-container .nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.uvq-editor-container .nav-tabs-justified > .active > a,
.uvq-editor-container .nav-tabs-justified > .active > a:hover,
.uvq-editor-container .nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff; } }
.uvq-editor-container .tab-content > .tab-pane {
display: none;
visibility: hidden; }
.uvq-editor-container .tab-content > .active {
display: block;
visibility: visible; }
.uvq-editor-container .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.uvq-editor-container .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
@media (min-width: 768px) {
.uvq-editor-container .navbar {
border-radius: 4px; } }
@media (min-width: 768px) {
.uvq-editor-container .navbar-header {
float: left; } }
.uvq-editor-container .navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
.uvq-editor-container .navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 768px) {
.uvq-editor-container .navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.uvq-editor-container .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
visibility: visible !important; }
.uvq-editor-container .navbar-collapse.in {
overflow-y: visible; }
.uvq-editor-container .navbar-fixed-top .navbar-collapse,
.uvq-editor-container .navbar-static-top .navbar-collapse,
.uvq-editor-container .navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0; } }
.uvq-editor-container .navbar-fixed-top .navbar-collapse,
.uvq-editor-container .navbar-fixed-bottom .navbar-collapse {
max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
.uvq-editor-container .navbar-fixed-top .navbar-collapse,
.uvq-editor-container .navbar-fixed-bottom .navbar-collapse {
max-height: 200px; } }
.uvq-editor-container .container > .navbar-header,
.uvq-editor-container .container-fluid > .navbar-header,
.uvq-editor-container .container > .navbar-collapse,
.uvq-editor-container .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.uvq-editor-container .container > .navbar-header,
.uvq-editor-container .container-fluid > .navbar-header,
.uvq-editor-container .container > .navbar-collapse,
.uvq-editor-container .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.uvq-editor-container .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.uvq-editor-container .navbar-static-top {
border-radius: 0; } }
.uvq-editor-container .navbar-fixed-top,
.uvq-editor-container .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 768px) {
.uvq-editor-container .navbar-fixed-top,
.uvq-editor-container .navbar-fixed-bottom {
border-radius: 0; } }
.uvq-editor-container .navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.uvq-editor-container .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.uvq-editor-container .navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px; }
.uvq-editor-container .navbar-brand:hover,
.uvq-editor-container .navbar-brand:focus {
text-decoration: none; }
.uvq-editor-container .navbar-brand > img {
display: block; }
@media (min-width: 768px) {
.uvq-editor-container .navbar > .container .navbar-brand,
.uvq-editor-container .navbar > .container-fluid .navbar-brand {
margin-left: -15px; } }
.uvq-editor-container .navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.uvq-editor-container .navbar-toggle:focus {
outline: 0; }
.uvq-editor-container .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.uvq-editor-container .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.uvq-editor-container .navbar-toggle {
display: none; } }
.uvq-editor-container .navbar-nav {
margin: 7.5px -15px; }
.uvq-editor-container .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px; }
@media (max-width: 767px) {
.uvq-editor-container .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.uvq-editor-container .navbar-nav .open .dropdown-menu > li > a,
.uvq-editor-container .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px; }
.uvq-editor-container .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px; }
.uvq-editor-container .navbar-nav .open .dropdown-menu > li > a:hover,
.uvq-editor-container .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 768px) {
.uvq-editor-container .navbar-nav {
float: left;
margin: 0; }
.uvq-editor-container .navbar-nav > li {
float: left; }
.uvq-editor-container .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px; } }
.uvq-editor-container .navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
@media (min-width: 768px) {
.uvq-editor-container .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.uvq-editor-container .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.uvq-editor-container .navbar-form .form-control-static {
display: inline-block; }
.uvq-editor-container .navbar-form .input-group {
display: inline-table;
vertical-align: middle; }
.uvq-editor-container .navbar-form .input-group .input-group-addon,
.uvq-editor-container .navbar-form .input-group .input-group-btn,
.uvq-editor-container .navbar-form .input-group .form-control {
width: auto; }
.uvq-editor-container .navbar-form .input-group > .form-control {
width: 100%; }
.uvq-editor-container .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle; }
.uvq-editor-container .navbar-form .radio,
.uvq-editor-container .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.uvq-editor-container .navbar-form .radio label,
.uvq-editor-container .navbar-form .checkbox label {
padding-left: 0; }
.uvq-editor-container .navbar-form .radio input[type="radio"],
.uvq-editor-container .navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.uvq-editor-container .navbar-form .has-feedback .form-control-feedback {
top: 0; } }
@media (max-width: 767px) {
.uvq-editor-container .navbar-form .form-group {
margin-bottom: 5px; }
.uvq-editor-container .navbar-form .form-group:last-child {
margin-bottom: 0; } }
@media (min-width: 768px) {
.uvq-editor-container .navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; } }
.uvq-editor-container .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.uvq-editor-container .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.uvq-editor-container .navbar-btn {
margin-top: 8px;
margin-bottom: 8px; }
.uvq-editor-container .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px; }
.uvq-editor-container .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px; }
.uvq-editor-container .navbar-text {
margin-top: 15px;
margin-bottom: 15px; }
@media (min-width: 768px) {
.uvq-editor-container .navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px; } }
@media (min-width: 768px) {
.uvq-editor-container .navbar-left {
float: left !important; }
.uvq-editor-container .navbar-right {
float: right !important;
margin-right: -15px; }
.uvq-editor-container .navbar-right ~ .navbar-right {
margin-right: 0; } }
.uvq-editor-container .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.uvq-editor-container .navbar-default .navbar-brand {
color: #777; }
.uvq-editor-container .navbar-default .navbar-brand:hover,
.uvq-editor-container .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent; }
.uvq-editor-container .navbar-default .navbar-text {
color: #777; }
.uvq-editor-container .navbar-default .navbar-nav > li > a {
color: #777; }
.uvq-editor-container .navbar-default .navbar-nav > li > a:hover,
.uvq-editor-container .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.uvq-editor-container .navbar-default .navbar-nav > .active > a,
.uvq-editor-container .navbar-default .navbar-nav > .active > a:hover,
.uvq-editor-container .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.uvq-editor-container .navbar-default .navbar-nav > .disabled > a,
.uvq-editor-container .navbar-default .navbar-nav > .disabled > a:hover,
.uvq-editor-container .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent; }
.uvq-editor-container .navbar-default .navbar-toggle {
border-color: #ddd; }
.uvq-editor-container .navbar-default .navbar-toggle:hover,
.uvq-editor-container .navbar-default .navbar-toggle:focus {
background-color: #ddd; }
.uvq-editor-container .navbar-default .navbar-toggle .icon-bar {
background-color: #888; }
.uvq-editor-container .navbar-default .navbar-collapse,
.uvq-editor-container .navbar-default .navbar-form {
border-color: #e7e7e7; }
.uvq-editor-container .navbar-default .navbar-nav > .open > a,
.uvq-editor-container .navbar-default .navbar-nav > .open > a:hover,
.uvq-editor-container .navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7; }
@media (max-width: 767px) {
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777; }
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent; }
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.uvq-editor-container .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent; } }
.uvq-editor-container .navbar-default .navbar-link {
color: #777; }
.uvq-editor-container .navbar-default .navbar-link:hover {
color: #333; }
.uvq-editor-container .navbar-default .btn-link {
color: #777; }
.uvq-editor-container .navbar-default .btn-link:hover,
.uvq-editor-container .navbar-default .btn-link:focus {
color: #333; }
.uvq-editor-container .navbar-default .btn-link[disabled]:hover,
.uvq-editor-container fieldset[disabled] .navbar-default .btn-link:hover,
.uvq-editor-container .navbar-default .btn-link[disabled]:focus,
.uvq-editor-container fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc; }
.uvq-editor-container .navbar-inverse {
background-color: #222;
border-color: #080808; }
.uvq-editor-container .navbar-inverse .navbar-brand {
color: #9d9d9d; }
.uvq-editor-container .navbar-inverse .navbar-brand:hover,
.uvq-editor-container .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.uvq-editor-container .navbar-inverse .navbar-text {
color: #9d9d9d; }
.uvq-editor-container .navbar-inverse .navbar-nav > li > a {
color: #9d9d9d; }
.uvq-editor-container .navbar-inverse .navbar-nav > li > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.uvq-editor-container .navbar-inverse .navbar-nav > .active > a,
.uvq-editor-container .navbar-inverse .navbar-nav > .active > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808; }
.uvq-editor-container .navbar-inverse .navbar-nav > .disabled > a,
.uvq-editor-container .navbar-inverse .navbar-nav > .disabled > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent; }
.uvq-editor-container .navbar-inverse .navbar-toggle {
border-color: #333; }
.uvq-editor-container .navbar-inverse .navbar-toggle:hover,
.uvq-editor-container .navbar-inverse .navbar-toggle:focus {
background-color: #333; }
.uvq-editor-container .navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff; }
.uvq-editor-container .navbar-inverse .navbar-collapse,
.uvq-editor-container .navbar-inverse .navbar-form {
border-color: #101010; }
.uvq-editor-container .navbar-inverse .navbar-nav > .open > a,
.uvq-editor-container .navbar-inverse .navbar-nav > .open > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808; }
@media (max-width: 767px) {
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808; }
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808; }
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d; }
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent; }
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808; }
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.uvq-editor-container .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent; } }
.uvq-editor-container .navbar-inverse .navbar-link {
color: #9d9d9d; }
.uvq-editor-container .navbar-inverse .navbar-link:hover {
color: #fff; }
.uvq-editor-container .navbar-inverse .btn-link {
color: #9d9d9d; }
.uvq-editor-container .navbar-inverse .btn-link:hover,
.uvq-editor-container .navbar-inverse .btn-link:focus {
color: #fff; }
.uvq-editor-container .navbar-inverse .btn-link[disabled]:hover,
.uvq-editor-container fieldset[disabled] .navbar-inverse .btn-link:hover,
.uvq-editor-container .navbar-inverse .btn-link[disabled]:focus,
.uvq-editor-container fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444; }
.uvq-editor-container .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px; }
.uvq-editor-container .breadcrumb > li {
display: inline-block; }
.uvq-editor-container .breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0"; }
.uvq-editor-container .breadcrumb > .active {
color: #777; }
.uvq-editor-container .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.uvq-editor-container .pagination > li {
display: inline; }
.uvq-editor-container .pagination > li > a,
.uvq-editor-container .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd; }
.uvq-editor-container .pagination > li:first-child > a,
.uvq-editor-container .pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
.uvq-editor-container .pagination > li:last-child > a,
.uvq-editor-container .pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.uvq-editor-container .pagination > li > a:hover,
.uvq-editor-container .pagination > li > span:hover,
.uvq-editor-container .pagination > li > a:focus,
.uvq-editor-container .pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd; }
.uvq-editor-container .pagination > .active > a,
.uvq-editor-container .pagination > .active > span,
.uvq-editor-container .pagination > .active > a:hover,
.uvq-editor-container .pagination > .active > span:hover,
.uvq-editor-container .pagination > .active > a:focus,
.uvq-editor-container .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7; }
.uvq-editor-container .pagination > .disabled > span,
.uvq-editor-container .pagination > .disabled > span:hover,
.uvq-editor-container .pagination > .disabled > span:focus,
.uvq-editor-container .pagination > .disabled > a,
.uvq-editor-container .pagination > .disabled > a:hover,
.uvq-editor-container .pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd; }
.uvq-editor-container .pagination-lg > li > a,
.uvq-editor-container .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px; }
.uvq-editor-container .pagination-lg > li:first-child > a,
.uvq-editor-container .pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px; }
.uvq-editor-container .pagination-lg > li:last-child > a,
.uvq-editor-container .pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px; }
.uvq-editor-container .pagination-sm > li > a,
.uvq-editor-container .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px; }
.uvq-editor-container .pagination-sm > li:first-child > a,
.uvq-editor-container .pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.uvq-editor-container .pagination-sm > li:last-child > a,
.uvq-editor-container .pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.uvq-editor-container .pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none; }
.uvq-editor-container .pager li {
display: inline; }
.uvq-editor-container .pager li > a,
.uvq-editor-container .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px; }
.uvq-editor-container .pager li > a:hover,
.uvq-editor-container .pager li > a:focus {
text-decoration: none;
background-color: #eee; }
.uvq-editor-container .pager .next > a,
.uvq-editor-container .pager .next > span {
float: right; }
.uvq-editor-container .pager .previous > a,
.uvq-editor-container .pager .previous > span {
float: left; }
.uvq-editor-container .pager .disabled > a,
.uvq-editor-container .pager .disabled > a:hover,
.uvq-editor-container .pager .disabled > a:focus,
.uvq-editor-container .pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff; }
.uvq-editor-container .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em; }
.uvq-editor-container a.label:hover,
.uvq-editor-container a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.uvq-editor-container .label:empty {
display: none; }
.uvq-editor-container .btn .label {
position: relative;
top: -1px; }
.uvq-editor-container .label-default {
background-color: #777; }
.uvq-editor-container .label-default[href]:hover,
.uvq-editor-container .label-default[href]:focus {
background-color: #5e5e5e; }
.uvq-editor-container .label-primary {
background-color: #337ab7; }
.uvq-editor-container .label-primary[href]:hover,
.uvq-editor-container .label-primary[href]:focus {
background-color: #286090; }
.uvq-editor-container .label-success {
background-color: #5cb85c; }
.uvq-editor-container .label-success[href]:hover,
.uvq-editor-container .label-success[href]:focus {
background-color: #449d44; }
.uvq-editor-container .label-info {
background-color: #5bc0de; }
.uvq-editor-container .label-info[href]:hover,
.uvq-editor-container .label-info[href]:focus {
background-color: #31b0d5; }
.uvq-editor-container .label-warning {
background-color: #f0ad4e; }
.uvq-editor-container .label-warning[href]:hover,
.uvq-editor-container .label-warning[href]:focus {
background-color: #ec971f; }
.uvq-editor-container .label-danger {
background-color: #d9534f; }
.uvq-editor-container .label-danger[href]:hover,
.uvq-editor-container .label-danger[href]:focus {
background-color: #c9302c; }
.uvq-editor-container .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px; }
.uvq-editor-container .badge:empty {
display: none; }
.uvq-editor-container .btn .badge {
position: relative;
top: -1px; }
.uvq-editor-container .btn-xs .badge {
top: 0;
padding: 1px 5px; }
.uvq-editor-container a.badge:hover,
.uvq-editor-container a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.uvq-editor-container .list-group-item.active > .badge,
.uvq-editor-container .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff; }
.uvq-editor-container .list-group-item > .badge {
float: right; }
.uvq-editor-container .list-group-item > .badge + .badge {
margin-right: 5px; }
.uvq-editor-container .nav-pills > li > a > .badge {
margin-left: 3px; }
.uvq-editor-container .jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eee; }
.uvq-editor-container .jumbotron h1,
.uvq-editor-container .jumbotron .h1 {
color: inherit; }
.uvq-editor-container .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200; }
.uvq-editor-container .jumbotron > hr {
border-top-color: #d5d5d5; }
.uvq-editor-container .container .jumbotron,
.uvq-editor-container .container-fluid .jumbotron {
border-radius: 6px; }
.uvq-editor-container .jumbotron .container {
max-width: 100%; }
@media screen and (min-width: 768px) {
.uvq-editor-container .jumbotron {
padding: 48px 0; }
.uvq-editor-container .container .jumbotron,
.uvq-editor-container .container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px; }
.uvq-editor-container .jumbotron h1,
.uvq-editor-container .jumbotron .h1 {
font-size: 63px; } }
.uvq-editor-container .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out; }
.uvq-editor-container .thumbnail > img,
.uvq-editor-container .thumbnail a > img {
margin-right: auto;
margin-left: auto; }
.uvq-editor-container a.thumbnail:hover,
.uvq-editor-container a.thumbnail:focus,
.uvq-editor-container a.thumbnail.active {
border-color: #337ab7; }
.uvq-editor-container .thumbnail .caption {
padding: 9px;
color: #333; }
.uvq-editor-container .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px; }
.uvq-editor-container .alert h4 {
margin-top: 0;
color: inherit; }
.uvq-editor-container .alert .alert-link {
font-weight: bold; }
.uvq-editor-container .alert > p,
.uvq-editor-container .alert > ul {
margin-bottom: 0; }
.uvq-editor-container .alert > p + p {
margin-top: 5px; }
.uvq-editor-container .alert-dismissable,
.uvq-editor-container .alert-dismissible {
padding-right: 35px; }
.uvq-editor-container .alert-dismissable .close,
.uvq-editor-container .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.uvq-editor-container .alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.uvq-editor-container .alert-success hr {
border-top-color: #c9e2b3; }
.uvq-editor-container .alert-success .alert-link {
color: #2b542c; }
.uvq-editor-container .alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.uvq-editor-container .alert-info hr {
border-top-color: #a6e1ec; }
.uvq-editor-container .alert-info .alert-link {
color: #245269; }
.uvq-editor-container .alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.uvq-editor-container .alert-warning hr {
border-top-color: #f7e1b5; }
.uvq-editor-container .alert-warning .alert-link {
color: #66512c; }
.uvq-editor-container .alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.uvq-editor-container .alert-danger hr {
border-top-color: #e4b9c0; }
.uvq-editor-container .alert-danger .alert-link {
color: #843534; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
.uvq-editor-container .progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.uvq-editor-container .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease; }
.uvq-editor-container .progress-striped .progress-bar,
.uvq-editor-container .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px; }
.uvq-editor-container .progress.active .progress-bar,
.uvq-editor-container .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite; }
.uvq-editor-container .progress-bar-success {
background-color: #5cb85c; }
.uvq-editor-container .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.uvq-editor-container .progress-bar-info {
background-color: #5bc0de; }
.uvq-editor-container .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.uvq-editor-container .progress-bar-warning {
background-color: #f0ad4e; }
.uvq-editor-container .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.uvq-editor-container .progress-bar-danger {
background-color: #d9534f; }
.uvq-editor-container .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.uvq-editor-container .media {
margin-top: 15px; }
.uvq-editor-container .media:first-child {
margin-top: 0; }
.uvq-editor-container .media-right,
.uvq-editor-container .media > .pull-right {
padding-left: 10px; }
.uvq-editor-container .media-left,
.uvq-editor-container .media > .pull-left {
padding-right: 10px; }
.uvq-editor-container .media-left,
.uvq-editor-container .media-right,
.uvq-editor-container .media-body {
display: table-cell;
vertical-align: top; }
.uvq-editor-container .media-middle {
vertical-align: middle; }
.uvq-editor-container .media-bottom {
vertical-align: bottom; }
.uvq-editor-container .media-heading {
margin-top: 0;
margin-bottom: 5px; }
.uvq-editor-container .media-list {
padding-left: 0;
list-style: none; }
.uvq-editor-container .list-group {
padding-left: 0;
margin-bottom: 20px; }
.uvq-editor-container .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd; }
.uvq-editor-container .list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.uvq-editor-container .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.uvq-editor-container a.list-group-item {
color: #555; }
.uvq-editor-container a.list-group-item .list-group-item-heading {
color: #333; }
.uvq-editor-container a.list-group-item:hover,
.uvq-editor-container a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5; }
.uvq-editor-container .list-group-item.disabled,
.uvq-editor-container .list-group-item.disabled:hover,
.uvq-editor-container .list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee; }
.uvq-editor-container .list-group-item.disabled .list-group-item-heading,
.uvq-editor-container .list-group-item.disabled:hover .list-group-item-heading,
.uvq-editor-container .list-group-item.disabled:focus .list-group-item-heading {
color: inherit; }
.uvq-editor-container .list-group-item.disabled .list-group-item-text,
.uvq-editor-container .list-group-item.disabled:hover .list-group-item-text,
.uvq-editor-container .list-group-item.disabled:focus .list-group-item-text {
color: #777; }
.uvq-editor-container .list-group-item.active,
.uvq-editor-container .list-group-item.active:hover,
.uvq-editor-container .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7; }
.uvq-editor-container .list-group-item.active .list-group-item-heading,
.uvq-editor-container .list-group-item.active:hover .list-group-item-heading,
.uvq-editor-container .list-group-item.active:focus .list-group-item-heading,
.uvq-editor-container .list-group-item.active .list-group-item-heading > small,
.uvq-editor-container .list-group-item.active:hover .list-group-item-heading > small,
.uvq-editor-container .list-group-item.active:focus .list-group-item-heading > small,
.uvq-editor-container .list-group-item.active .list-group-item-heading > .small,
.uvq-editor-container .list-group-item.active:hover .list-group-item-heading > .small,
.uvq-editor-container .list-group-item.active:focus .list-group-item-heading > .small {
color: inherit; }
.uvq-editor-container .list-group-item.active .list-group-item-text,
.uvq-editor-container .list-group-item.active:hover .list-group-item-text,
.uvq-editor-container .list-group-item.active:focus .list-group-item-text {
color: #c7ddef; }
.uvq-editor-container .list-group-item-success {
color: #3c763d;
background-color: #dff0d8; }
.uvq-editor-container a.list-group-item-success {
color: #3c763d; }
.uvq-editor-container a.list-group-item-success .list-group-item-heading {
color: inherit; }
.uvq-editor-container a.list-group-item-success:hover,
.uvq-editor-container a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6; }
.uvq-editor-container a.list-group-item-success.active,
.uvq-editor-container a.list-group-item-success.active:hover,
.uvq-editor-container a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d; }
.uvq-editor-container .list-group-item-info {
color: #31708f;
background-color: #d9edf7; }
.uvq-editor-container a.list-group-item-info {
color: #31708f; }
.uvq-editor-container a.list-group-item-info .list-group-item-heading {
color: inherit; }
.uvq-editor-container a.list-group-item-info:hover,
.uvq-editor-container a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3; }
.uvq-editor-container a.list-group-item-info.active,
.uvq-editor-container a.list-group-item-info.active:hover,
.uvq-editor-container a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f; }
.uvq-editor-container .list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3; }
.uvq-editor-container a.list-group-item-warning {
color: #8a6d3b; }
.uvq-editor-container a.list-group-item-warning .list-group-item-heading {
color: inherit; }
.uvq-editor-container a.list-group-item-warning:hover,
.uvq-editor-container a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc; }
.uvq-editor-container a.list-group-item-warning.active,
.uvq-editor-container a.list-group-item-warning.active:hover,
.uvq-editor-container a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b; }
.uvq-editor-container .list-group-item-danger {
color: #a94442;
background-color: #f2dede; }
.uvq-editor-container a.list-group-item-danger {
color: #a94442; }
.uvq-editor-container a.list-group-item-danger .list-group-item-heading {
color: inherit; }
.uvq-editor-container a.list-group-item-danger:hover,
.uvq-editor-container a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc; }
.uvq-editor-container a.list-group-item-danger.active,
.uvq-editor-container a.list-group-item-danger.active:hover,
.uvq-editor-container a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442; }
.uvq-editor-container .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px; }
.uvq-editor-container .list-group-item-text {
margin-bottom: 0;
line-height: 1.3; }
.uvq-editor-container .panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.uvq-editor-container .panel-body {
padding: 15px; }
.uvq-editor-container .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.uvq-editor-container .panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
.uvq-editor-container .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit; }
.uvq-editor-container .panel-title > a {
color: inherit; }
.uvq-editor-container .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.uvq-editor-container .panel > .list-group,
.uvq-editor-container .panel > .panel-collapse > .list-group {
margin-bottom: 0; }
.uvq-editor-container .panel > .list-group .list-group-item,
.uvq-editor-container .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0; }
.uvq-editor-container .panel > .list-group:first-child .list-group-item:first-child,
.uvq-editor-container .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.uvq-editor-container .panel > .list-group:last-child .list-group-item:last-child,
.uvq-editor-container .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.uvq-editor-container .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0; }
.uvq-editor-container .list-group + .panel-footer {
border-top-width: 0; }
.uvq-editor-container .panel > .table,
.uvq-editor-container .panel > .table-responsive > .table,
.uvq-editor-container .panel > .panel-collapse > .table {
margin-bottom: 0; }
.uvq-editor-container .panel > .table caption,
.uvq-editor-container .panel > .table-responsive > .table caption,
.uvq-editor-container .panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px; }
.uvq-editor-container .panel > .table:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.uvq-editor-container .panel > .table:first-child > thead:first-child > tr:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.uvq-editor-container .panel > .table:first-child > tbody:first-child > tr:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.uvq-editor-container .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.uvq-editor-container .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.uvq-editor-container .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.uvq-editor-container .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px; }
.uvq-editor-container .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.uvq-editor-container .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.uvq-editor-container .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.uvq-editor-container .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.uvq-editor-container .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px; }
.uvq-editor-container .panel > .table:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.uvq-editor-container .panel > .table:last-child > tbody:last-child > tr:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.uvq-editor-container .panel > .table:last-child > tfoot:last-child > tr:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.uvq-editor-container .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.uvq-editor-container .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.uvq-editor-container .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.uvq-editor-container .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px; }
.uvq-editor-container .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.uvq-editor-container .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.uvq-editor-container .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.uvq-editor-container .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.uvq-editor-container .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px; }
.uvq-editor-container .panel > .panel-body + .table,
.uvq-editor-container .panel > .panel-body + .table-responsive,
.uvq-editor-container .panel > .table + .panel-body,
.uvq-editor-container .panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd; }
.uvq-editor-container .panel > .table > tbody:first-child > tr:first-child th,
.uvq-editor-container .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0; }
.uvq-editor-container .panel > .table-bordered,
.uvq-editor-container .panel > .table-responsive > .table-bordered {
border: 0; }
.uvq-editor-container .panel > .table-bordered > thead > tr > th:first-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.uvq-editor-container .panel > .table-bordered > tbody > tr > th:first-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.uvq-editor-container .panel > .table-bordered > tfoot > tr > th:first-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.uvq-editor-container .panel > .table-bordered > thead > tr > td:first-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.uvq-editor-container .panel > .table-bordered > tbody > tr > td:first-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.uvq-editor-container .panel > .table-bordered > tfoot > tr > td:first-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.uvq-editor-container .panel > .table-bordered > thead > tr > th:last-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.uvq-editor-container .panel > .table-bordered > tbody > tr > th:last-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.uvq-editor-container .panel > .table-bordered > tfoot > tr > th:last-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.uvq-editor-container .panel > .table-bordered > thead > tr > td:last-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.uvq-editor-container .panel > .table-bordered > tbody > tr > td:last-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.uvq-editor-container .panel > .table-bordered > tfoot > tr > td:last-child,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.uvq-editor-container .panel > .table-bordered > thead > tr:first-child > td,
.uvq-editor-container .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.uvq-editor-container .panel > .table-bordered > tbody > tr:first-child > td,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.uvq-editor-container .panel > .table-bordered > thead > tr:first-child > th,
.uvq-editor-container .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.uvq-editor-container .panel > .table-bordered > tbody > tr:first-child > th,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.uvq-editor-container .panel > .table-bordered > tbody > tr:last-child > td,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.uvq-editor-container .panel > .table-bordered > tfoot > tr:last-child > td,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.uvq-editor-container .panel > .table-bordered > tbody > tr:last-child > th,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.uvq-editor-container .panel > .table-bordered > tfoot > tr:last-child > th,
.uvq-editor-container .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0; }
.uvq-editor-container .panel > .table-responsive {
margin-bottom: 0;
border: 0; }
.uvq-editor-container .panel-group {
margin-bottom: 20px; }
.uvq-editor-container .panel-group .panel {
margin-bottom: 0;
border-radius: 4px; }
.uvq-editor-container .panel-group .panel + .panel {
margin-top: 5px; }
.uvq-editor-container .panel-group .panel-heading {
border-bottom: 0; }
.uvq-editor-container .panel-group .panel-heading + .panel-collapse > .panel-body,
.uvq-editor-container .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd; }
.uvq-editor-container .panel-group .panel-footer {
border-top: 0; }
.uvq-editor-container .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd; }
.uvq-editor-container .panel-default {
border-color: #ddd; }
.uvq-editor-container .panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd; }
.uvq-editor-container .panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd; }
.uvq-editor-container .panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333; }
.uvq-editor-container .panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd; }
.uvq-editor-container .panel-primary {
border-color: #337ab7; }
.uvq-editor-container .panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7; }
.uvq-editor-container .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7; }
.uvq-editor-container .panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff; }
.uvq-editor-container .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7; }
.uvq-editor-container .panel-success {
border-color: #d6e9c6; }
.uvq-editor-container .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.uvq-editor-container .panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6; }
.uvq-editor-container .panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d; }
.uvq-editor-container .panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6; }
.uvq-editor-container .panel-info {
border-color: #bce8f1; }
.uvq-editor-container .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.uvq-editor-container .panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1; }
.uvq-editor-container .panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f; }
.uvq-editor-container .panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1; }
.uvq-editor-container .panel-warning {
border-color: #faebcc; }
.uvq-editor-container .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.uvq-editor-container .panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc; }
.uvq-editor-container .panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b; }
.uvq-editor-container .panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc; }
.uvq-editor-container .panel-danger {
border-color: #ebccd1; }
.uvq-editor-container .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.uvq-editor-container .panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1; }
.uvq-editor-container .panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442; }
.uvq-editor-container .panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1; }
.uvq-editor-container .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.uvq-editor-container .embed-responsive .embed-responsive-item,
.uvq-editor-container .embed-responsive iframe,
.uvq-editor-container .embed-responsive embed,
.uvq-editor-container .embed-responsive object,
.uvq-editor-container .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; }
.uvq-editor-container .embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.uvq-editor-container .embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; }
.uvq-editor-container .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.uvq-editor-container .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.uvq-editor-container .well-lg {
padding: 24px;
border-radius: 6px; }
.uvq-editor-container .well-sm {
padding: 9px;
border-radius: 3px; }
.uvq-editor-container .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2; }
.uvq-editor-container .close:hover,
.uvq-editor-container .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5; }
.uvq-editor-container button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0; }
.uvq-editor-container .modal-open {
overflow: visible; }
.uvq-editor-container .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0; }
.uvq-editor-container .modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%); }
.uvq-editor-container .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0); }
.uvq-editor-container .modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.uvq-editor-container .modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.uvq-editor-container .modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
.uvq-editor-container .modal-backdrop {
position: absolute;
top: 0;
right: 0;
left: 0;
background-color: #000; }
.uvq-editor-container .modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0; }
.uvq-editor-container .modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5; }
.uvq-editor-container .modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5; }
.uvq-editor-container .modal-header .close {
margin-top: -2px; }
.uvq-editor-container .modal-title {
margin: 0;
line-height: 1.42857143; }
.uvq-editor-container .modal-body {
position: relative;
padding: 15px; }
.uvq-editor-container .modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.uvq-editor-container .modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px; }
.uvq-editor-container .modal-footer .btn-group .btn + .btn {
margin-left: -1px; }
.uvq-editor-container .modal-footer .btn-block + .btn-block {
margin-left: 0; }
.uvq-editor-container .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.uvq-editor-container .modal-dialog {
width: 600px;
margin: 30px auto; }
.uvq-editor-container .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.uvq-editor-container .modal-sm {
width: 300px; } }
@media (min-width: 992px) {
.uvq-editor-container .modal-lg {
width: 900px; } }
.uvq-editor-container .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0; }
.uvq-editor-container .tooltip.in {
filter: alpha(opacity=90);
opacity: .9; }
.uvq-editor-container .tooltip.top {
padding: 5px 0;
margin-top: -3px; }
.uvq-editor-container .tooltip.right {
padding: 0 5px;
margin-left: 3px; }
.uvq-editor-container .tooltip.bottom {
padding: 5px 0;
margin-top: 3px; }
.uvq-editor-container .tooltip.left {
padding: 0 5px;
margin-left: -3px; }
.uvq-editor-container .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px; }
.uvq-editor-container .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.uvq-editor-container .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.uvq-editor-container .tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.uvq-editor-container .tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.uvq-editor-container .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000; }
.uvq-editor-container .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000; }
.uvq-editor-container .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.uvq-editor-container .tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.uvq-editor-container .tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.uvq-editor-container .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.uvq-editor-container .popover.top {
margin-top: -10px; }
.uvq-editor-container .popover.right {
margin-left: 10px; }
.uvq-editor-container .popover.bottom {
margin-top: 10px; }
.uvq-editor-container .popover.left {
margin-left: -10px; }
.uvq-editor-container .popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0; }
.uvq-editor-container .popover-content {
padding: 9px 14px; }
.uvq-editor-container .popover > .arrow,
.uvq-editor-container .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.uvq-editor-container .popover > .arrow {
border-width: 11px; }
.uvq-editor-container .popover > .arrow:after {
content: "";
border-width: 10px; }
.uvq-editor-container .popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0; }
.uvq-editor-container .popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0; }
.uvq-editor-container .popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0; }
.uvq-editor-container .popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0; }
.uvq-editor-container .popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25); }
.uvq-editor-container .popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff; }
.uvq-editor-container .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25); }
.uvq-editor-container .popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff; }
.uvq-editor-container .carousel {
position: relative; }
.uvq-editor-container .carousel-inner {
position: relative;
width: 100%;
overflow: hidden; }
.uvq-editor-container .carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left; }
.uvq-editor-container .carousel-inner > .item > img,
.uvq-editor-container .carousel-inner > .item > a > img {
line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
.uvq-editor-container .carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000; }
.uvq-editor-container .carousel-inner > .item.next,
.uvq-editor-container .carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.uvq-editor-container .carousel-inner > .item.prev,
.uvq-editor-container .carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.uvq-editor-container .carousel-inner > .item.next.left,
.uvq-editor-container .carousel-inner > .item.prev.right,
.uvq-editor-container .carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.uvq-editor-container .carousel-inner > .active,
.uvq-editor-container .carousel-inner > .next,
.uvq-editor-container .carousel-inner > .prev {
display: block; }
.uvq-editor-container .carousel-inner > .active {
left: 0; }
.uvq-editor-container .carousel-inner > .next,
.uvq-editor-container .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%; }
.uvq-editor-container .carousel-inner > .next {
left: 100%; }
.uvq-editor-container .carousel-inner > .prev {
left: -100%; }
.uvq-editor-container .carousel-inner > .next.left,
.uvq-editor-container .carousel-inner > .prev.right {
left: 0; }
.uvq-editor-container .carousel-inner > .active.left {
left: -100%; }
.uvq-editor-container .carousel-inner > .active.right {
left: 100%; }
.uvq-editor-container .carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
filter: alpha(opacity=50);
opacity: .5; }
.uvq-editor-container .carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x; }
.uvq-editor-container .carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x; }
.uvq-editor-container .carousel-control:hover,
.uvq-editor-container .carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9; }
.uvq-editor-container .carousel-control .icon-prev,
.uvq-editor-container .carousel-control .icon-next,
.uvq-editor-container .carousel-control .glyphicon-chevron-left,
.uvq-editor-container .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block; }
.uvq-editor-container .carousel-control .icon-prev,
.uvq-editor-container .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.uvq-editor-container .carousel-control .icon-next,
.uvq-editor-container .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.uvq-editor-container .carousel-control .icon-prev,
.uvq-editor-container .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif; }
.uvq-editor-container .carousel-control .icon-prev:before {
content: '\2039'; }
.uvq-editor-container .carousel-control .icon-next:before {
content: '\203a'; }
.uvq-editor-container .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none; }
.uvq-editor-container .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
border: 1px solid #fff;
border-radius: 10px; }
.uvq-editor-container .carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff; }
.uvq-editor-container .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.uvq-editor-container .carousel-caption .btn {
text-shadow: none; }
@media screen and (min-width: 768px) {
.uvq-editor-container .carousel-control .glyphicon-chevron-left,
.uvq-editor-container .carousel-control .glyphicon-chevron-right,
.uvq-editor-container .carousel-control .icon-prev,
.uvq-editor-container .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px; }
.uvq-editor-container .carousel-control .glyphicon-chevron-left,
.uvq-editor-container .carousel-control .icon-prev {
margin-left: -15px; }
.uvq-editor-container .carousel-control .glyphicon-chevron-right,
.uvq-editor-container .carousel-control .icon-next {
margin-right: -15px; }
.uvq-editor-container .carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px; }
.uvq-editor-container .carousel-indicators {
bottom: 20px; } }
.uvq-editor-container .clearfix:before,
.uvq-editor-container .clearfix:after,
.uvq-editor-container .dl-horizontal dd:before,
.uvq-editor-container .dl-horizontal dd:after,
.uvq-editor-container .container:before,
.uvq-editor-container .container:after,
.uvq-editor-container .container-fluid:before,
.uvq-editor-container .container-fluid:after,
.uvq-editor-container .row:before,
.uvq-editor-container .row:after,
.uvq-editor-container .form-horizontal .form-group:before,
.uvq-editor-container .form-horizontal .form-group:after,
.uvq-editor-container .btn-toolbar:before,
.uvq-editor-container .btn-toolbar:after,
.uvq-editor-container .btn-group-vertical > .btn-group:before,
.uvq-editor-container .btn-group-vertical > .btn-group:after,
.uvq-editor-container .nav:before,
.uvq-editor-container .nav:after,
.uvq-editor-container .navbar:before,
.uvq-editor-container .navbar:after,
.uvq-editor-container .navbar-header:before,
.uvq-editor-container .navbar-header:after,
.uvq-editor-container .navbar-collapse:before,
.uvq-editor-container .navbar-collapse:after,
.uvq-editor-container .pager:before,
.uvq-editor-container .pager:after,
.uvq-editor-container .panel-body:before,
.uvq-editor-container .panel-body:after,
.uvq-editor-container .modal-footer:before,
.uvq-editor-container .modal-footer:after {
display: table;
content: " "; }
.uvq-editor-container .clearfix:after,
.uvq-editor-container .dl-horizontal dd:after,
.uvq-editor-container .container:after,
.uvq-editor-container .container-fluid:after,
.uvq-editor-container .row:after,
.uvq-editor-container .form-horizontal .form-group:after,
.uvq-editor-container .btn-toolbar:after,
.uvq-editor-container .btn-group-vertical > .btn-group:after,
.uvq-editor-container .nav:after,
.uvq-editor-container .navbar:after,
.uvq-editor-container .navbar-header:after,
.uvq-editor-container .navbar-collapse:after,
.uvq-editor-container .pager:after,
.uvq-editor-container .panel-body:after,
.uvq-editor-container .modal-footer:after {
clear: both; }
.uvq-editor-container .center-block {
display: block;
margin-right: auto;
margin-left: auto; }
.uvq-editor-container .pull-right {
float: right !important; }
.uvq-editor-container .pull-left {
float: left !important; }
.uvq-editor-container .hide {
display: none !important; }
.uvq-editor-container .show {
display: block !important; }
.uvq-editor-container .invisible {
visibility: hidden; }
.uvq-editor-container .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.uvq-editor-container .hidden {
display: none !important;
visibility: hidden !important; }
.uvq-editor-container .affix {
position: fixed; }
@-ms-viewport {
.uvq-editor-container {
width: device-width; } }
.uvq-editor-container .visible-xs,
.uvq-editor-container .visible-sm,
.uvq-editor-container .visible-md,
.uvq-editor-container .visible-lg {
display: none !important; }
.uvq-editor-container .visible-xs-block,
.uvq-editor-container .visible-xs-inline,
.uvq-editor-container .visible-xs-inline-block,
.uvq-editor-container .visible-sm-block,
.uvq-editor-container .visible-sm-inline,
.uvq-editor-container .visible-sm-inline-block,
.uvq-editor-container .visible-md-block,
.uvq-editor-container .visible-md-inline,
.uvq-editor-container .visible-md-inline-block,
.uvq-editor-container .visible-lg-block,
.uvq-editor-container .visible-lg-inline,
.uvq-editor-container .visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.uvq-editor-container .visible-xs {
display: block !important; }
.uvq-editor-container table.visible-xs {
display: table; }
.uvq-editor-container tr.visible-xs {
display: table-row !important; }
.uvq-editor-container th.visible-xs,
.uvq-editor-container td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.uvq-editor-container .visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.uvq-editor-container .visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.uvq-editor-container .visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.uvq-editor-container .visible-sm {
display: block !important; }
.uvq-editor-container table.visible-sm {
display: table; }
.uvq-editor-container tr.visible-sm {
display: table-row !important; }
.uvq-editor-container th.visible-sm,
.uvq-editor-container td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.uvq-editor-container .visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.uvq-editor-container .visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.uvq-editor-container .visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.uvq-editor-container .visible-md {
display: block !important; }
.uvq-editor-container table.visible-md {
display: table; }
.uvq-editor-container tr.visible-md {
display: table-row !important; }
.uvq-editor-container th.visible-md,
.uvq-editor-container td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.uvq-editor-container .visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.uvq-editor-container .visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.uvq-editor-container .visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.uvq-editor-container .visible-lg {
display: block !important; }
.uvq-editor-container table.visible-lg {
display: table; }
.uvq-editor-container tr.visible-lg {
display: table-row !important; }
.uvq-editor-container th.visible-lg,
.uvq-editor-container td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.uvq-editor-container .visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.uvq-editor-container .visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.uvq-editor-container .visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.uvq-editor-container .hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.uvq-editor-container .hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.uvq-editor-container .hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.uvq-editor-container .hidden-lg {
display: none !important; } }
.uvq-editor-container .visible-print {
display: none !important; }
@media print {
.uvq-editor-container .visible-print {
display: block !important; }
.uvq-editor-container table.visible-print {
display: table; }
.uvq-editor-container tr.visible-print {
display: table-row !important; }
.uvq-editor-container th.visible-print,
.uvq-editor-container td.visible-print {
display: table-cell !important; } }
.uvq-editor-container .visible-print-block {
display: none !important; }
@media print {
.uvq-editor-container .visible-print-block {
display: block !important; } }
.uvq-editor-container .visible-print-inline {
display: none !important; }
@media print {
.uvq-editor-container .visible-print-inline {
display: inline !important; } }
.uvq-editor-container .visible-print-inline-block {
display: none !important; }
@media print {
.uvq-editor-container .visible-print-inline-block {
display: inline-block !important; } }
@media print {
.uvq-editor-container .hidden-print {
display: none !important; } }
html body.modal-open {
overflow: auto; }
.uvq-editor-container {
padding-top: 30px;
padding-bottom: 30px; }
.uvq-editor-container .sidebar {
padding-top: 7px;
margin-left: 0; }
.uvq-editor-container .sidebar .list-buzztags li {
width: 50%; }
.uvq-editor-container .sidebar .list-buzztags li input, .uvq-editor-container .sidebar .list-buzztags li label {
margin: 0; }
.uvq-editor-container .editor-menu {
padding-top: 10px;
padding-bottom: 10px; }
.uvq-editor-container .is-fixed {
position: fixed;
top: 0; }
.uvq-editor-container .editor-menu > .container {
padding: 0 !important;
width: 100%;
max-width: 1170px; }
.uvq-editor-container .editor-menu.is-fixed {
left: 0;
right: 0;
background: #fff;
height: 60px;
display: block;
z-index: 999;
border-bottom: 2px solid #2980b9;
width: 100%;
margin: 0 auto; }
.uvq-editor-container .boxed .editor-menu.is-fixed {
max-width: 1170px; }
.uvq-editor-container .editor-notice .alert {
padding-bottom: 10px;
padding-top: 10px;
margin-bottom: 0;
margin-right: 15px;
position: absolute;
z-index: 1; }
.uvq-editor-container .create-content-buzz .title-widget {
margin-top: 0; }
.uvq-editor-container .thumbnail-buzz {
width: 100%;
border: 1px solid #ccc;
border-radius: 3px;
padding: 5px; }
.uvq-editor-container .result-media {
width: 100%;
border: 1px solid #ccc;
padding: 5px; }
.uvq-editor-container .upload-media {
margin-bottom: 10px; }
.uvq-editor-container .upload-media .upload-thumbnail {
display: block;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-color: #d3d3d3;
position: relative;
cursor: pointer;
padding: 40%;
max-height: 120px; }
.uvq-editor-container .poll .upload-media .upload-item {
padding: 25%; }
.uvq-editor-container .upload-media .upload-thumbnail .upload-text {
position: absolute;
width: 100%;
text-align: center;
color: #727272;
font-weight: 300;
text-shadow: 0 1px 0 white;
font-size: 100%;
top: 50%;
left: 0;
margin-top: -3%; }
.uvq-editor-container .upload-remove, .uvq-editor-container .remove {
color: #333;
background-color: rgba(255, 255, 255, 0.5);
position: absolute;
padding: 3px;
font-size: 12px; }
.uvq-editor-container .upload-remove {
top: 0;
left: 0; }
.uvq-editor-container .remove {
top: 0;
right: 0; }
.uvq-editor-container .upload-media .upload-remove:hover {
color: #ed1c24; }
.uvq-editor-container .upload-option {
max-width: 150px;
display: block;
margin: 0 auto;
padding: 12% 10%;
border: 1px solid #ccc;
border-radius: 3px;
background: #e2e2e2;
text-align: center;
cursor: pointer;
background-size: cover; }
.uvq-editor-container .upload-option .ico-option {
display: block;
font-size: 40px;
margin-bottom: 5px; }
.uvq-editor-container .upload-edit-text {
background: #f5f5dc;
opacity: .5; }
.uvq-editor-container .result-item, .uvq-editor-container .result-item .result-item-contain {
padding: 5px;
position: relative; }
.uvq-editor-container .result-item .result-item-contain, .uvq-editor-container .editor-questions .question-media, .uvq-editor-container .answer-item-contain {
background: #e2e2e2;
border-radius: 3px; }
.uvq-editor-container .editor-questions .question-media, .uvq-editor-container .answer-item-contain, .uvq-editor-container .answer-item {
padding: 5px; }
.uvq-editor-container .question-item {
margin: 0;
padding: 0;
max-width: 650px; }
.uvq-editor-container .editor-questions, .uvq-editor-container .editor-results {
padding: 0; }
.uvq-editor-container .editor-input {
margin: 0; }
.uvq-editor-container .editor-footer-text textarea, .uvq-editor-container .editor-input textarea, .uvq-editor-container .editor-input input {
border: 2px dashed #999;
background-color: #e2e2e2; }
.uvq-editor-container .editor-questions .question-caption {
bottom: 0;
position: absolute;
left: 0;
width: 80%;
border-radius: 0;
border: 2px dashed #999;
background-color: #e2e2e2; }
.uvq-editor-container .question-number {
display: inline-block; }
.uvq-editor-container .question-number span {
font-size: 30px;
font-family: Arial; }
.uvq-editor-container .question-number .number {
border-radius: 3px 3px 0 0; }
.uvq-editor-container .add-button {
margin-top: 5px; }
.uvq-editor-container .answers-contain p.lead {
margin-bottom: 5px; }
.uvq-editor-container .associates li {
clear: both; }
.uvq-editor-container .associates .ass-thumbnail .thumb-detail {
width: 100%;
padding: 17px;
background-size: cover;
border-radius: 3px;
background-color: #ccc; }
.uvq-editor-container .ass-point button {
padding-right: 8px;
padding-left: 8px; }
.uvq-editor-container .ass-thumbnail, .uvq-editor-container .ass-title, .uvq-editor-container .ass-point {
display: inline-block;
vertical-align: middle;
padding: 0; }
.uvq-editor-container .ass-title {
padding-left: 5px;
padding-right: 5px;
height: 35px;
overflow: auto;
word-break: break-all; }
.uvq-editor-container .dimensions {
padding: 10px;
margin: 15px 20px 0px 15px;
background: #f9f9f9;
border-radius: 3px;
line-height: 1.8em; }
.uvq-editor-container .dimensions .heading {
font-size: 15px;
display: block;
font-weight: bolder;
margin-bottom: 5px; }
.uvq-editor-container .dimensions .desc-text {
font-size: 13px; }
.uvq-editor-container .upload-option {
position: relative; }
.uvq-editor-container .input-upload-form-file {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-indent: -9999px;
opacity: 0;
cursor: pointer; }
.uvq-editor-container .upload-option span.text {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block; }
.uvq-editor-container .dimensions ul li {
font-size: 12px; }
.uvq-editor-container .sub-popup {
float: none;
background: #fff;
padding: 20px 30px;
border-radius: 4px; }
.uvq-editor-container .sub-popup ul {
float: none; }
.uvq-editor-container .sub-popup label {
font-size: 15px; }
.uvq-editor-container .body-popup {
position: relative; }
.uvq-editor-container .popup-overlay, .uvq-editor-container .popup-process-overlay {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background: #000;
opacity: 0.8; }
.uvq-editor-container .popup-process-overlay {
z-index: 1; }
.uvq-editor-container #editTextPopup .sub-popup {
padding: 0; }
.uvq-editor-container .loading-popup, .uvq-editor-container .loading-page {
position: relative;
padding-left: 30px;
padding-top: 25%; }
.uvq-editor-container .loading-popup .circle, .uvq-editor-container .loading-page .circle {
box-shadow: 0 0 10px #fff inset; }
.uvq-editor-container div.pillbox {
background-color: #fff; }
.uvq-editor-container div.pillbox input.dropdown-toggle.pillbox-add-item {
position: relative; }
.uvq-editor-container .switch-contain .switch {
display: inline-block;
vertical-align: middle;
margin-right: 10px; }
.uvq-editor-container .switch-contain .text {
text-transform: uppercase;
font-size: 15px;
color: #999; }
.uvq-editor-container .answers-contain .switch-contain .switch {
margin-right: 0; }
.uvq-editor-container .answers-contain .switch-contain .text {
font-size: 10px; }
.uvq-editor-container .move-button {
display: inline-block;
margin-top: 18px;
float: right; }
.uvq-editor-container .move-button .nav-tabs {
display: inline-block;
vertical-align: middle; }
.uvq-editor-container .move-button .nav-tabs .active a {
background-color: #e2e2e2; }
.uvq-editor-container .move-button .nav-tabs a {
padding: 14px 15px; }
.uvq-editor-container .move-button div {
display: inline-block;
padding: 12px 16px;
border-radius: 4px;
border: 1px solid #ccc;
cursor: pointer;
color: #999;
font-family: Arial; }
.uvq-editor-container .move-button div:hover {
border-color: #999;
color: #666; }
.uvq-editor-container .move-button div span {
font-size: 15px; }
.uvq-editor-container .upload-media .poll-item-thumbnail {
padding: 25%; }
.uvq-editor-container div .persionality-assoc {
padding: 0;
text-align: center; }
.uvq-editor-container .jcrop-keymgr {
display: none !important; }
.uvq-editor-container .mark-video-time, .uvq-editor-container .mark-video-time p {
margin-bottom: 0; }
.uvq-editor-container .head-widget .title-widget a {
color: #444;
font-size: 24px; }
.uvq-editor-container {  }
.uvq-editor-container .dbuzz-ghost-btn,
.uvq-editor-container .navbar-nav > li > a.dbuzz-ghost-btn {
text-decoration: none;
border: 1px solid #7f8c8d;
color: #7f8c8d;
background: transparent;
font-size: 13px;
text-transform: uppercase;
border-radius: 4px;
padding: 10px 12px;
margin-right: 2px;
line-height: 20px;
font-weight: bold; }
.uvq-editor-container .dbuzz-ghost-btn:active,
.uvq-editor-container .dbuzz-ghost-btn:hover,
.uvq-editor-container .navbar-nav > li > a.dbuzz-ghost-btn:active,
.uvq-editor-container .navbar-nav > li > a.dbuzz-ghost-btn:hover {
background: #7f8c8d;
color: #fff;
border-color: #7f8c8d;
text-decoration: none; }
.uvq-editor-container .green-theme {
color: #2ecc71 !important;
border-color: #2ecc71 !important; }
.uvq-editor-container green-theme:active,
.uvq-editor-container .green-theme:hover {
background: #2ecc71 !important;
color: #fff !important;
border-color: #2ecc71 !important; }
.uvq-editor-container .red-theme {
color: #e74c3c !important;
border-color: #e74c3c !important; }
.uvq-editor-container red-theme:active,
.uvq-editor-container .red-theme:hover {
background: #e74c3c !important;
color: #fff !important;
border-color: #e74c3c !important; }
.uvq-editor-container .blue-theme {
color: #4aa3df !important;
border-color: #4aa3df !important; }
.uvq-editor-container blue-theme:active,
.uvq-editor-container .blue-theme:hover {
background: #4aa3df !important;
color: #fff !important;
border-color: #4aa3df !important; }
.uvq-editor-container .label-help {
font-size: 10px;
border-radius: 50%;
padding: 5px 6px;
cursor: pointer; }
.uvq-editor-container .dbuzz-input-lg .input-group-addon {
padding-left: 16px;
padding-right: 16px; }
.uvq-editor-container .social-button {
padding: 13px 30px 13px 75px;
border-radius: 3px;
display: inline-block;
font-size: 20px;
font-weight: 700;
background-color: #2D72D9;
color: #f1f1f1;
height: 50px;
line-height: 1.1em;
text-align: center;
position: relative;
margin-bottom: 10px; }
.uvq-editor-container #mobile-menu-main a.create-button {
font-size: 14px;
font-family: "Oswald", sans-serif;
font-weight: 400; }
.uvq-editor-container .social-button:active,
.uvq-editor-container .social-button:hover {
color: #fff;
text-decoration: none; }
.uvq-editor-container .social-button .text {
font-size: 16px; }
.uvq-editor-container .facebook-button {
background-color: #3b5998; }
.uvq-editor-container .facebook-button .social-ico {
background: #354f88; }
.uvq-editor-container .googleplus-button {
background-color: #DC4D28; }
.uvq-editor-container .googleplus-button .social-ico {
background: #c54523; }
.uvq-editor-container .social-button .social-ico {
position: absolute;
top: 0;
left: 0;
padding: 14px;
font-size: 22px;
border-radius: 3px 0 0 3px; }
.uvq-editor-container .header-carousel {
width: 100%;
display: block;
background: #282828;
position: relative;
overflow: hidden; }
.uvq-editor-container .header-carousel .item-carousel .item-carousel img {
width: 100%; }
.uvq-editor-container .header-carousel .next-carousel,
.uvq-editor-container .header-carousel .prev-carousel {
position: absolute;
top: 0;
height: 100%;
width: 50px;
background: black;
padding-left: 4px;
opacity: 0.5;
color: #fff;
text-decoration: none; }
.uvq-editor-container .header-carousel .nav-carousel a span {
font-size: 40px; }
.uvq-editor-container .header-carousel .prev-carousel {
left: 0; }
.uvq-editor-container .header-carousel .next-carousel {
right: 0; }
.uvq-editor-container .carousel-container {
padding: 40px 30px 20px;
margin-bottom: 0;
margin-left: -15px;
margin-right: -15px; }
.uvq-editor-container .nav-carousel {
display: none !important; }
.uvq-editor-container .nav-carousel a span {
position: relative;
top: 50%;
margin-top: -20px;
display: block; }
.uvq-editor-container .header-carousel:hover .nav-carousel {
display: block !important; }
.uvq-editor-container .carousel-container .item-carousel a:hover {
text-decoration: none; }
.uvq-editor-container .carousel-container .item-carousel .author a:hover .title,
.uvq-editor-container .carousel-container .item-carousel a:hover .title {
color: #f9f9f9; }
.uvq-editor-container .fullwidth-carousel .item-carousel .title {
padding: 8px 0;
font-size: 18px;
color: #ccc;
font-family: "Oswald", sans-serif;
font-weight: 300; }
.uvq-editor-container .carousel-dotted {
text-align: center;
margin-top: 20px;
margin-bottom: 0;
padding: 0; }
.uvq-editor-container .carousel-dotted li a {
background-color: #ddd;
width: 8px;
height: 8px;
margin: 0 5px;
display: inline-block;
border-radius: 50%;
text-indent: -99999em; }
.uvq-editor-container .carousel-dotted li.slick-active a {
background: #4aa3df; }
.uvq-editor-container .carousel-dotted li {
display: inline-block; }
.uvq-editor-container .carousel-container .author {
color: #666; }
.uvq-editor-container .carousel-container .author a {
color: #888; }
.uvq-editor-container .carousel-container .author a:hover {
color: #ccc; }
.uvq-editor-container .carousel-container .author,
.uvq-editor-container .carousel-container .author a {
font-size: 12px; }
.uvq-editor-container .header-carousel .slick-slider {
margin-bottom: 0; }
.uvq-editor-container .overlay-page {
position: fixed;
top: 0;
left: 0;
opacity: 0.8;
background-color: #000;
display: block;
width: 100%;
height: 100%;
z-index: 1001; }
.uvq-editor-container .contain-ctrl {
position: absolute;
right: 0;
z-index: 9; }
.uvq-editor-container .ctrl-item {
margin-left: 4px;
background-color: #fff;
padding: 5px 8px;
border-radius: 4px;
float: right;
opacity: 0.8; }
.uvq-editor-container .ctrl-item:hover {
opacity: 1; }
.uvq-editor-container .loader {
position: relative;
display: block;
width: 100%;
height: 10px;
margin-top: 20px; }
.uvq-editor-container .circle:first-child {
margin-left: 20px; }
.uvq-editor-container .circle {
display: inline-block;
position: relative; -webkit-animation: dotloader 2.5s infinite;
animation: dotloader 2.5s infinite; }
.uvq-editor-container .circle + .circle {
margin-left: -25px; -webkit-animation: dotloader 2.5s 0.2s infinite;
animation: dotloader 2.5s 0.2s infinite; }
.uvq-editor-container .circle + .circle + .circle {
margin-left: -25px;
-webkit-animation: dotloader 2.5s 0.4s infinite;
animation: dotloader 2.5s 0.4s infinite; }
.uvq-editor-container .circle + .circle + .circle + .circle {
margin-left: -25px;
-webkit-animation: dotloader 2.5s 0.6s infinite;
animation: dotloader 2.5s 0.6s infinite; }
@-webkit-keyframes dotloader {
0%, 20% {
width: 4px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: 0%;
background-color: transparent; }
30%, 70% {
width: 8px;
height: 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
left: 50%;
background-color: rgba(0, 0, 0, 0.5); }
80%, 100% {
width: 4px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: 100%;
background-color: transparent; } }
@keyframes dotloader {
0%, 20% {
width: 4px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: 0%;
background-color: transparent; }
30%, 70% {
width: 8px;
height: 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
left: 50%;
background-color: rgba(0, 0, 0, 0.5); }
80%, 100% {
width: 4px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: 100%;
background-color: transparent; } }  .jcrop-holder {
direction: ltr;
text-align: left; } .jcrop-vline,
.jcrop-hline {
background: #ffffff url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/css/Jcrop.gif);
font-size: 0;
position: absolute; }
.jcrop-vline {
height: 100%;
width: 1px !important; }
.jcrop-vline.right {
right: 0; }
.jcrop-hline {
height: 1px !important;
width: 100%; }
.jcrop-hline.bottom {
bottom: 0; } .jcrop-tracker {
height: 100%;
width: 100%; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; } .jcrop-handle {
background-color: #333333;
border: 1px #eeeeee solid;
width: 7px;
height: 7px;
font-size: 1px; }
.jcrop-handle.ord-n {
left: 50%;
margin-left: -4px;
margin-top: -4px;
top: 0; }
.jcrop-handle.ord-s {
bottom: 0;
left: 50%;
margin-bottom: -4px;
margin-left: -4px; }
.jcrop-handle.ord-e {
margin-right: -4px;
margin-top: -4px;
right: 0;
top: 50%; }
.jcrop-handle.ord-w {
left: 0;
margin-left: -4px;
margin-top: -4px;
top: 50%; }
.jcrop-handle.ord-nw {
left: 0;
margin-left: -4px;
margin-top: -4px;
top: 0; }
.jcrop-handle.ord-ne {
margin-right: -4px;
margin-top: -4px;
right: 0;
top: 0; }
.jcrop-handle.ord-se {
bottom: 0;
margin-bottom: -4px;
margin-right: -4px;
right: 0; }
.jcrop-handle.ord-sw {
bottom: 0;
left: 0;
margin-bottom: -4px;
margin-left: -4px; } .jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
height: 7px;
width: 100%; }
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
height: 100%;
width: 7px; }
.jcrop-dragbar.ord-n {
margin-top: -4px; }
.jcrop-dragbar.ord-s {
bottom: 0;
margin-bottom: -4px; }
.jcrop-dragbar.ord-e {
margin-right: -4px;
right: 0; }
.jcrop-dragbar.ord-w {
margin-left: -4px; } .jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
background: #ffffff;
filter: alpha(opacity=70) !important;
opacity: 0.7 !important; }
.jcrop-light .jcrop-handle {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #000000;
border-color: #ffffff;
border-radius: 3px; } .jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
background: #000000;
filter: alpha(opacity=70) !important;
opacity: 0.7 !important; }
.jcrop-dark .jcrop-handle {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #ffffff;
border-color: #000000;
border-radius: 3px; } .solid-line .jcrop-vline,
.solid-line .jcrop-hline {
background: #ffffff; } .jcrop-holder img,
img.jcrop-preview {
max-width: none; }
.jcrop-keymgr {
display: none !important; }
@font-face {
font-family: 'themify';
src: url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/css/fonts/themify.eot?-fvbane);
src: url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/css/fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/css/fonts/themify.woff?-fvbane) format("woff"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/css/fonts/themify.ttf?-fvbane) format("truetype"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/css/fonts/themify.svg?-fvbane#themify) format("svg");
font-weight: normal;
font-style: normal; }
[class^="ti-"], [class*=" ti-"] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.ti-wand:before {
content: "\e600"; }
.ti-volume:before {
content: "\e601"; }
.ti-user:before {
content: "\e602"; }
.ti-unlock:before {
content: "\e603"; }
.ti-unlink:before {
content: "\e604"; }
.ti-trash:before {
content: "\e605"; }
.ti-thought:before {
content: "\e606"; }
.ti-target:before {
content: "\e607"; }
.ti-tag:before {
content: "\e608"; }
.ti-tablet:before {
content: "\e609"; }
.ti-star:before {
content: "\e60a"; }
.ti-spray:before {
content: "\e60b"; }
.ti-signal:before {
content: "\e60c"; }
.ti-shopping-cart:before {
content: "\e60d"; }
.ti-shopping-cart-full:before {
content: "\e60e"; }
.ti-settings:before {
content: "\e60f"; }
.ti-search:before {
content: "\e610"; }
.ti-zoom-in:before {
content: "\e611"; }
.ti-zoom-out:before {
content: "\e612"; }
.ti-cut:before {
content: "\e613"; }
.ti-ruler:before {
content: "\e614"; }
.ti-ruler-pencil:before {
content: "\e615"; }
.ti-ruler-alt:before {
content: "\e616"; }
.ti-bookmark:before {
content: "\e617"; }
.ti-bookmark-alt:before {
content: "\e618"; }
.ti-reload:before {
content: "\e619"; }
.ti-plus:before {
content: "\e61a"; }
.ti-pin:before {
content: "\e61b"; }
.ti-pencil:before {
content: "\e61c"; }
.ti-pencil-alt:before {
content: "\e61d"; }
.ti-paint-roller:before {
content: "\e61e"; }
.ti-paint-bucket:before {
content: "\e61f"; }
.ti-na:before {
content: "\e620"; }
.ti-mobile:before {
content: "\e621"; }
.ti-minus:before {
content: "\e622"; }
.ti-medall:before {
content: "\e623"; }
.ti-medall-alt:before {
content: "\e624"; }
.ti-marker:before {
content: "\e625"; }
.ti-marker-alt:before {
content: "\e626"; }
.ti-arrow-up:before {
content: "\e627"; }
.ti-arrow-right:before {
content: "\e628"; }
.ti-arrow-left:before {
content: "\e629"; }
.ti-arrow-down:before {
content: "\e62a"; }
.ti-lock:before {
content: "\e62b"; }
.ti-location-arrow:before {
content: "\e62c"; }
.ti-link:before {
content: "\e62d"; }
.ti-layout:before {
content: "\e62e"; }
.ti-layers:before {
content: "\e62f"; }
.ti-layers-alt:before {
content: "\e630"; }
.ti-key:before {
content: "\e631"; }
.ti-import:before {
content: "\e632"; }
.ti-image:before {
content: "\e633"; }
.ti-heart:before {
content: "\e634"; }
.ti-heart-broken:before {
content: "\e635"; }
.ti-hand-stop:before {
content: "\e636"; }
.ti-hand-open:before {
content: "\e637"; }
.ti-hand-drag:before {
content: "\e638"; }
.ti-folder:before {
content: "\e639"; }
.ti-flag:before {
content: "\e63a"; }
.ti-flag-alt:before {
content: "\e63b"; }
.ti-flag-alt-2:before {
content: "\e63c"; }
.ti-eye:before {
content: "\e63d"; }
.ti-export:before {
content: "\e63e"; }
.ti-exchange-vertical:before {
content: "\e63f"; }
.ti-desktop:before {
content: "\e640"; }
.ti-cup:before {
content: "\e641"; }
.ti-crown:before {
content: "\e642"; }
.ti-comments:before {
content: "\e643"; }
.ti-comment:before {
content: "\e644"; }
.ti-comment-alt:before {
content: "\e645"; }
.ti-close:before {
content: "\e646"; }
.ti-clip:before {
content: "\e647"; }
.ti-angle-up:before {
content: "\e648"; }
.ti-angle-right:before {
content: "\e649"; }
.ti-angle-left:before {
content: "\e64a"; }
.ti-angle-down:before {
content: "\e64b"; }
.ti-check:before {
content: "\e64c"; }
.ti-check-box:before {
content: "\e64d"; }
.ti-camera:before {
content: "\e64e"; }
.ti-announcement:before {
content: "\e64f"; }
.ti-brush:before {
content: "\e650"; }
.ti-briefcase:before {
content: "\e651"; }
.ti-bolt:before {
content: "\e652"; }
.ti-bolt-alt:before {
content: "\e653"; }
.ti-blackboard:before {
content: "\e654"; }
.ti-bag:before {
content: "\e655"; }
.ti-move:before {
content: "\e656"; }
.ti-arrows-vertical:before {
content: "\e657"; }
.ti-arrows-horizontal:before {
content: "\e658"; }
.ti-fullscreen:before {
content: "\e659"; }
.ti-arrow-top-right:before {
content: "\e65a"; }
.ti-arrow-top-left:before {
content: "\e65b"; }
.ti-arrow-circle-up:before {
content: "\e65c"; }
.ti-arrow-circle-right:before {
content: "\e65d"; }
.ti-arrow-circle-left:before {
content: "\e65e"; }
.ti-arrow-circle-down:before {
content: "\e65f"; }
.ti-angle-double-up:before {
content: "\e660"; }
.ti-angle-double-right:before {
content: "\e661"; }
.ti-angle-double-left:before {
content: "\e662"; }
.ti-angle-double-down:before {
content: "\e663"; }
.ti-zip:before {
content: "\e664"; }
.ti-world:before {
content: "\e665"; }
.ti-wheelchair:before {
content: "\e666"; }
.ti-view-list:before {
content: "\e667"; }
.ti-view-list-alt:before {
content: "\e668"; }
.ti-view-grid:before {
content: "\e669"; }
.ti-uppercase:before {
content: "\e66a"; }
.ti-upload:before {
content: "\e66b"; }
.ti-underline:before {
content: "\e66c"; }
.ti-truck:before {
content: "\e66d"; }
.ti-timer:before {
content: "\e66e"; }
.ti-ticket:before {
content: "\e66f"; }
.ti-thumb-up:before {
content: "\e670"; }
.ti-thumb-down:before {
content: "\e671"; }
.ti-text:before {
content: "\e672"; }
.ti-stats-up:before {
content: "\e673"; }
.ti-stats-down:before {
content: "\e674"; }
.ti-split-v:before {
content: "\e675"; }
.ti-split-h:before {
content: "\e676"; }
.ti-smallcap:before {
content: "\e677"; }
.ti-shine:before {
content: "\e678"; }
.ti-shift-right:before {
content: "\e679"; }
.ti-shift-left:before {
content: "\e67a"; }
.ti-shield:before {
content: "\e67b"; }
.ti-notepad:before {
content: "\e67c"; }
.ti-server:before {
content: "\e67d"; }
.ti-quote-right:before {
content: "\e67e"; }
.ti-quote-left:before {
content: "\e67f"; }
.ti-pulse:before {
content: "\e680"; }
.ti-printer:before {
content: "\e681"; }
.ti-power-off:before {
content: "\e682"; }
.ti-plug:before {
content: "\e683"; }
.ti-pie-chart:before {
content: "\e684"; }
.ti-paragraph:before {
content: "\e685"; }
.ti-panel:before {
content: "\e686"; }
.ti-package:before {
content: "\e687"; }
.ti-music:before {
content: "\e688"; }
.ti-music-alt:before {
content: "\e689"; }
.ti-mouse:before {
content: "\e68a"; }
.ti-mouse-alt:before {
content: "\e68b"; }
.ti-money:before {
content: "\e68c"; }
.ti-microphone:before {
content: "\e68d"; }
.ti-menu:before {
content: "\e68e"; }
.ti-menu-alt:before {
content: "\e68f"; }
.ti-map:before {
content: "\e690"; }
.ti-map-alt:before {
content: "\e691"; }
.ti-loop:before {
content: "\e692"; }
.ti-location-pin:before {
content: "\e693"; }
.ti-list:before {
content: "\e694"; }
.ti-light-bulb:before {
content: "\e695"; }
.ti-Italic:before {
content: "\e696"; }
.ti-info:before {
content: "\e697"; }
.ti-infinite:before {
content: "\e698"; }
.ti-id-badge:before {
content: "\e699"; }
.ti-hummer:before {
content: "\e69a"; }
.ti-home:before {
content: "\e69b"; }
.ti-help:before {
content: "\e69c"; }
.ti-headphone:before {
content: "\e69d"; }
.ti-harddrives:before {
content: "\e69e"; }
.ti-harddrive:before {
content: "\e69f"; }
.ti-gift:before {
content: "\e6a0"; }
.ti-game:before {
content: "\e6a1"; }
.ti-filter:before {
content: "\e6a2"; }
.ti-files:before {
content: "\e6a3"; }
.ti-file:before {
content: "\e6a4"; }
.ti-eraser:before {
content: "\e6a5"; }
.ti-envelope:before {
content: "\e6a6"; }
.ti-download:before {
content: "\e6a7"; }
.ti-direction:before {
content: "\e6a8"; }
.ti-direction-alt:before {
content: "\e6a9"; }
.ti-dashboard:before {
content: "\e6aa"; }
.ti-control-stop:before {
content: "\e6ab"; }
.ti-control-shuffle:before {
content: "\e6ac"; }
.ti-control-play:before {
content: "\e6ad"; }
.ti-control-pause:before {
content: "\e6ae"; }
.ti-control-forward:before {
content: "\e6af"; }
.ti-control-backward:before {
content: "\e6b0"; }
.ti-cloud:before {
content: "\e6b1"; }
.ti-cloud-up:before {
content: "\e6b2"; }
.ti-cloud-down:before {
content: "\e6b3"; }
.ti-clipboard:before {
content: "\e6b4"; }
.ti-car:before {
content: "\e6b5"; }
.ti-calendar:before {
content: "\e6b6"; }
.ti-book:before {
content: "\e6b7"; }
.ti-bell:before {
content: "\e6b8"; }
.ti-basketball:before {
content: "\e6b9"; }
.ti-bar-chart:before {
content: "\e6ba"; }
.ti-bar-chart-alt:before {
content: "\e6bb"; }
.ti-back-right:before {
content: "\e6bc"; }
.ti-back-left:before {
content: "\e6bd"; }
.ti-arrows-corner:before {
content: "\e6be"; }
.ti-archive:before {
content: "\e6bf"; }
.ti-anchor:before {
content: "\e6c0"; }
.ti-align-right:before {
content: "\e6c1"; }
.ti-align-left:before {
content: "\e6c2"; }
.ti-align-justify:before {
content: "\e6c3"; }
.ti-align-center:before {
content: "\e6c4"; }
.ti-alert:before {
content: "\e6c5"; }
.ti-alarm-clock:before {
content: "\e6c6"; }
.ti-agenda:before {
content: "\e6c7"; }
.ti-write:before {
content: "\e6c8"; }
.ti-window:before {
content: "\e6c9"; }
.ti-widgetized:before {
content: "\e6ca"; }
.ti-widget:before {
content: "\e6cb"; }
.ti-widget-alt:before {
content: "\e6cc"; }
.ti-wallet:before {
content: "\e6cd"; }
.ti-video-clapper:before {
content: "\e6ce"; }
.ti-video-camera:before {
content: "\e6cf"; }
.ti-vector:before {
content: "\e6d0"; }
.ti-themify-logo:before {
content: "\e6d1"; }
.ti-themify-favicon:before {
content: "\e6d2"; }
.ti-themify-favicon-alt:before {
content: "\e6d3"; }
.ti-support:before {
content: "\e6d4"; }
.ti-stamp:before {
content: "\e6d5"; }
.ti-split-v-alt:before {
content: "\e6d6"; }
.ti-slice:before {
content: "\e6d7"; }
.ti-shortcode:before {
content: "\e6d8"; }
.ti-shift-right-alt:before {
content: "\e6d9"; }
.ti-shift-left-alt:before {
content: "\e6da"; }
.ti-ruler-alt-2:before {
content: "\e6db"; }
.ti-receipt:before {
content: "\e6dc"; }
.ti-pin2:before {
content: "\e6dd"; }
.ti-pin-alt:before {
content: "\e6de"; }
.ti-pencil-alt2:before {
content: "\e6df"; }
.ti-palette:before {
content: "\e6e0"; }
.ti-more:before {
content: "\e6e1"; }
.ti-more-alt:before {
content: "\e6e2"; }
.ti-microphone-alt:before {
content: "\e6e3"; }
.ti-magnet:before {
content: "\e6e4"; }
.ti-line-double:before {
content: "\e6e5"; }
.ti-line-dotted:before {
content: "\e6e6"; }
.ti-line-dashed:before {
content: "\e6e7"; }
.ti-layout-width-full:before {
content: "\e6e8"; }
.ti-layout-width-default:before {
content: "\e6e9"; }
.ti-layout-width-default-alt:before {
content: "\e6ea"; }
.ti-layout-tab:before {
content: "\e6eb"; }
.ti-layout-tab-window:before {
content: "\e6ec"; }
.ti-layout-tab-v:before {
content: "\e6ed"; }
.ti-layout-tab-min:before {
content: "\e6ee"; }
.ti-layout-slider:before {
content: "\e6ef"; }
.ti-layout-slider-alt:before {
content: "\e6f0"; }
.ti-layout-sidebar-right:before {
content: "\e6f1"; }
.ti-layout-sidebar-none:before {
content: "\e6f2"; }
.ti-layout-sidebar-left:before {
content: "\e6f3"; }
.ti-layout-placeholder:before {
content: "\e6f4"; }
.ti-layout-menu:before {
content: "\e6f5"; }
.ti-layout-menu-v:before {
content: "\e6f6"; }
.ti-layout-menu-separated:before {
content: "\e6f7"; }
.ti-layout-menu-full:before {
content: "\e6f8"; }
.ti-layout-media-right-alt:before {
content: "\e6f9"; }
.ti-layout-media-right:before {
content: "\e6fa"; }
.ti-layout-media-overlay:before {
content: "\e6fb"; }
.ti-layout-media-overlay-alt:before {
content: "\e6fc"; }
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd"; }
.ti-layout-media-left-alt:before {
content: "\e6fe"; }
.ti-layout-media-left:before {
content: "\e6ff"; }
.ti-layout-media-center-alt:before {
content: "\e700"; }
.ti-layout-media-center:before {
content: "\e701"; }
.ti-layout-list-thumb:before {
content: "\e702"; }
.ti-layout-list-thumb-alt:before {
content: "\e703"; }
.ti-layout-list-post:before {
content: "\e704"; }
.ti-layout-list-large-image:before {
content: "\e705"; }
.ti-layout-line-solid:before {
content: "\e706"; }
.ti-layout-grid4:before {
content: "\e707"; }
.ti-layout-grid3:before {
content: "\e708"; }
.ti-layout-grid2:before {
content: "\e709"; }
.ti-layout-grid2-thumb:before {
content: "\e70a"; }
.ti-layout-cta-right:before {
content: "\e70b"; }
.ti-layout-cta-left:before {
content: "\e70c"; }
.ti-layout-cta-center:before {
content: "\e70d"; }
.ti-layout-cta-btn-right:before {
content: "\e70e"; }
.ti-layout-cta-btn-left:before {
content: "\e70f"; }
.ti-layout-column4:before {
content: "\e710"; }
.ti-layout-column3:before {
content: "\e711"; }
.ti-layout-column2:before {
content: "\e712"; }
.ti-layout-accordion-separated:before {
content: "\e713"; }
.ti-layout-accordion-merged:before {
content: "\e714"; }
.ti-layout-accordion-list:before {
content: "\e715"; }
.ti-ink-pen:before {
content: "\e716"; }
.ti-info-alt:before {
content: "\e717"; }
.ti-help-alt:before {
content: "\e718"; }
.ti-headphone-alt:before {
content: "\e719"; }
.ti-hand-point-up:before {
content: "\e71a"; }
.ti-hand-point-right:before {
content: "\e71b"; }
.ti-hand-point-left:before {
content: "\e71c"; }
.ti-hand-point-down:before {
content: "\e71d"; }
.ti-gallery:before {
content: "\e71e"; }
.ti-face-smile:before {
content: "\e71f"; }
.ti-face-sad:before {
content: "\e720"; }
.ti-credit-card:before {
content: "\e721"; }
.ti-control-skip-forward:before {
content: "\e722"; }
.ti-control-skip-backward:before {
content: "\e723"; }
.ti-control-record:before {
content: "\e724"; }
.ti-control-eject:before {
content: "\e725"; }
.ti-comments-smiley:before {
content: "\e726"; }
.ti-brush-alt:before {
content: "\e727"; }
.ti-youtube:before {
content: "\e728"; }
.ti-vimeo:before {
content: "\e729"; }
.ti-twitter:before {
content: "\e72a"; }
.ti-time:before {
content: "\e72b"; }
.ti-tumblr:before {
content: "\e72c"; }
.ti-skype:before {
content: "\e72d"; }
.ti-share:before {
content: "\e72e"; }
.ti-share-alt:before {
content: "\e72f"; }
.ti-rocket:before {
content: "\e730"; }
.ti-pinterest:before {
content: "\e731"; }
.ti-new-window:before {
content: "\e732"; }
.ti-microsoft:before {
content: "\e733"; }
.ti-list-ol:before {
content: "\e734"; }
.ti-linkedin:before {
content: "\e735"; }
.ti-layout-sidebar-2:before {
content: "\e736"; }
.ti-layout-grid4-alt:before {
content: "\e737"; }
.ti-layout-grid3-alt:before {
content: "\e738"; }
.ti-layout-grid2-alt:before {
content: "\e739"; }
.ti-layout-column4-alt:before {
content: "\e73a"; }
.ti-layout-column3-alt:before {
content: "\e73b"; }
.ti-layout-column2-alt:before {
content: "\e73c"; }
.ti-instagram:before {
content: "\e73d"; }
.ti-google:before {
content: "\e73e"; }
.ti-github:before {
content: "\e73f"; }
.ti-flickr:before {
content: "\e740"; }
.ti-facebook:before {
content: "\e741"; }
.ti-dropbox:before {
content: "\e742"; }
.ti-dribbble:before {
content: "\e743"; }
.ti-apple:before {
content: "\e744"; }
.ti-android:before {
content: "\e745"; }
.ti-save:before {
content: "\e746"; }
.ti-save-alt:before {
content: "\e747"; }
.ti-yahoo:before {
content: "\e748"; }
.ti-wordpress:before {
content: "\e749"; }
.ti-vimeo-alt:before {
content: "\e74a"; }
.ti-twitter-alt:before {
content: "\e74b"; }
.ti-tumblr-alt:before {
content: "\e74c"; }
.ti-trello:before {
content: "\e74d"; }
.ti-stack-overflow:before {
content: "\e74e"; }
.ti-soundcloud:before {
content: "\e74f"; }
.ti-sharethis:before {
content: "\e750"; }
.ti-sharethis-alt:before {
content: "\e751"; }
.ti-reddit:before {
content: "\e752"; }
.ti-pinterest-alt:before {
content: "\e753"; }
.ti-microsoft-alt:before {
content: "\e754"; }
.ti-linux:before {
content: "\e755"; }
.ti-jsfiddle:before {
content: "\e756"; }
.ti-joomla:before {
content: "\e757"; }
.ti-html5:before {
content: "\e758"; }
.ti-flickr-alt:before {
content: "\e759"; }
.ti-email:before {
content: "\e75a"; }
.ti-drupal:before {
content: "\e75b"; }
.ti-dropbox-alt:before {
content: "\e75c"; }
.ti-css3:before {
content: "\e75d"; }
.ti-rss:before {
content: "\e75e"; }
.ti-rss-alt:before {
content: "\e75f"; }
.switch {
background: #fff;
border: 1px solid #dfdfdf;
position: relative;
display: inline-block;
box-sizing: content-box;
overflow: visible;
width: 52px;
height: 30px;
padding: 0px;
margin: 0px;
border-radius: 20px;
cursor: pointer;
box-shadow: #dfdfdf 0px 0px 0px 0px inset;
transition: 0.3s ease-out all;
-webkit-transition: 0.3s ease-out all;
top: -1px; }
.switch small {
background: #fff;
border-radius: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
width: 30px;
height: 30px;
position: absolute;
top: 0px;
left: 0px;
transition: 0.3s ease-out all;
-webkit-transition: 0.3s ease-out all; }
.switch.checked {
background: #64bd63;
border-color: #64bd63; }
.switch.checked small {
left: 22px; } .fuelux .clearfix {
*zoom: 1; }
.fuelux .clearfix:before,
.fuelux .clearfix:after {
display: table;
content: "";
line-height: 0; }
.fuelux .clearfix:after {
clear: both; }
@font-face {
font-family: "fuelux";
src: url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/fuelux.eot);
src: url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/fuelux.eot?#iefix) format("embedded-opentype"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/fuelux.woff) format("woff"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/fuelux.ttf) format("truetype"), url(//www.attila-products.de/wp-content/plugins/ultimate-viral-quiz/assets/fonts/fuelux.svg#fuelux) format("svg");
font-weight: normal;
font-style: normal; }
.fuelux [class^="fueluxicon-"]:before,
.fuelux [class*=" fueluxicon-"]:before {
font-family: "fuelux" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.fuelux .fueluxicon-loader-full:before {
content: "\e000"; }
.fuelux .fueluxicon-loader-1:before {
content: "\e001"; }
.fuelux .fueluxicon-loader-2:before {
content: "\e002"; }
.fuelux .fueluxicon-loader-3:before {
content: "\e003"; }
.fuelux .fueluxicon-loader-4:before {
content: "\e004"; }
.fuelux .fueluxicon-loader-5:before {
content: "\e005"; }
.fuelux .fueluxicon-loader-6:before {
content: "\e006"; }
.fuelux .fueluxicon-loader-7:before {
content: "\e007"; }
.fuelux .fueluxicon-loader-8:before {
content: "\e008"; }
.fuelux .fueluxicon-bullet:before {
content: "\e009"; }
.fuelux .checkbox { }
.fuelux .checkbox.highlight {
padding: 4px; }
.fuelux .checkbox.highlight.checked {
background: #e9e9e9;
border-radius: 4px; }
.fuelux .checkbox input[type="checkbox"]:focus + .checkbox-label,
.fuelux .checkbox input[type="checkbox"]:hover + .checkbox-label,
.fuelux .checkbox .checkbox-label:hover {
color: #999999; }
.fuelux .form-horizontal .checkbox-inline {
padding-top: 0; }
.fuelux .input-group-addon.checkbox-custom.checkbox-inline:before {
left: 11px;
top: 9px; }
.fuelux .checkbox-custom {
position: relative; }
.fuelux .checkbox-custom:before {
font-family: "Glyphicons Halflings" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: 1px solid #adadad;
border-radius: 4px;
color: #fff;
content: " ";
font-size: 9px;
height: 14px;
left: 0px;
padding: 1px 0 0 1px;
position: absolute;
top: 3px;
width: 14px; }
.fuelux .checkbox-custom.checked:before {
background: #39b3d7;
border-color: #39b3d7;
content: "\e013"; }
.fuelux .checkbox-custom.disabled {
cursor: not-allowed; }
.fuelux .checkbox-custom.disabled:before {
cursor: not-allowed;
opacity: .5; }
.fuelux .checkbox-custom.checkbox-inline:before {
left: 0;
top: 3px; }
.fuelux .checkbox-custom.checkbox-inline.highlight {
padding: 4px 4px 4px 24px; }
.fuelux .checkbox-custom.checkbox-inline.highlight:before {
left: 4px;
top: 7px; }
.fuelux .checkbox-custom.checkbox-inline.highlight.checked {
background: #e9e9e9;
border-radius: 4px; }
.fuelux .checkbox-custom input[type="checkbox"]:focus + .checkbox-label {
color: #999999; }
.fuelux .combobox.disabled .input-group-btn {
cursor: not-allowed; }
.fuelux .combobox input::-ms-clear {
display: none; }
.fuelux .datepicker-calendar {
padding: 16px 16px 0;
min-height: 262px; }
.fuelux .datepicker-calendar button {
border: 0;
padding: 0;
background-color: transparent; }
.fuelux .datepicker-calendar-days {
height: 182px;
margin: 10px 0 12px;
width: 100%; }
.fuelux .datepicker-calendar-days thead {
border-bottom: 1px solid #cccaca; }
.fuelux .datepicker-calendar-days tbody:before {
line-height: 3px;
content: "\200C";
display: block; }
.fuelux .datepicker-calendar-days td,
.fuelux .datepicker-calendar-days th {
font-size: 14px;
height: 32px;
text-align: center;
vertical-align: middle;
width: 14.29%; }
.fuelux .datepicker-calendar-days td b,
.fuelux .datepicker-calendar-days td button {
color: #231f20;
display: inline-block;
font-weight: normal;
height: 30px;
text-decoration: none;
width: 30px; }
.fuelux .datepicker-calendar-days td b {
line-height: 30px; }
.fuelux .datepicker-calendar-days td span {
display: block; }
.fuelux .datepicker-calendar-days td span:hover {
background: #f1f1f1;
text-decoration: none; }
.fuelux .datepicker-calendar-days td.current-day b,
.fuelux .datepicker-calendar-days td.current-day button {
border: 1px solid #333; }
.fuelux .datepicker-calendar-days td.last-month,
.fuelux .datepicker-calendar-days td.next-month {
background: #e3e2e1; }
.fuelux .datepicker-calendar-days td.past b,
.fuelux .datepicker-calendar-days td.past button {
color: #8d8787; }
.fuelux .datepicker-calendar-days td.restricted b,
.fuelux .datepicker-calendar-days td.restricted button {
cursor: no-drop;
position: relative; }
.fuelux .datepicker-calendar-days td.restricted b:before,
.fuelux .datepicker-calendar-days td.restricted button:before {
border-top: 1px solid #a94442;
bottom: 0;
content: " ";
display: block;
left: 5px;
position: absolute;
right: 5px;
top: 50%; }
.fuelux .datepicker-calendar-days td.restricted b:hover,
.fuelux .datepicker-calendar-days td.restricted button:hover {
background: none; }
.fuelux .datepicker-calendar-days td.selected span {
background: #efefef; }
.fuelux .datepicker-calendar-days td.selected span:hover {
background: #d7d7d7; }
.fuelux .datepicker-calendar-days td.selected b,
.fuelux .datepicker-calendar-days td.selected button {
color: #8d8787; }
.fuelux .datepicker-calendar-days td.selected.current-day {
box-shadow: 0 0 0 1px #fff offset; }
.fuelux .datepicker-calendar-days td.selected.current-day span:hover b,
.fuelux .datepicker-calendar-days td.selected.current-day span:hover button {
border-color: #0f5f9f; }
.fuelux .datepicker-calendar-days th {
font-weight: bold;
height: 22px;
vertical-align: top; }
.fuelux .datepicker-calendar-header {
*zoom: 1; }
.fuelux .datepicker-calendar-header:before,
.fuelux .datepicker-calendar-header:after {
display: table;
content: "";
line-height: 0; }
.fuelux .datepicker-calendar-header:after {
clear: both; }
.fuelux .datepicker-calendar-header button {
border: 0;
padding: 0;
background-color: transparent; }
.fuelux .datepicker-calendar-header .title {
margin: 0 auto;
text-align: center;
display: block;
width: 174px;
color: #4d4d4f;
font-size: 20px;
line-height: 30px;
text-decoration: underline;
vertical-align: middle; }
.fuelux .datepicker-calendar-header .title:hover {
color: #1d75bb;
text-decoration: underline; }
.fuelux .datepicker-calendar-header .title.disabled {
cursor: default;
pointer-events: none;
text-decoration: none; }
.fuelux .datepicker-calendar-header .title .month {
display: inline;
margin: 0;
padding: 0; }
.fuelux .datepicker-calendar-header .title .month span {
display: none; }
.fuelux .datepicker-calendar-header .title .month span.current {
display: inline; }
.fuelux .datepicker-calendar-header .next,
.fuelux .datepicker-calendar-header .prev {
background: #666669;
background-clip: padding-box;
border-radius: 30px;
cursor: pointer;
float: left;
height: 30px;
text-align: center;
width: 30px; }
.fuelux .datepicker-calendar-header .next span.glyphicon,
.fuelux .datepicker-calendar-header .prev span.glyphicon {
color: #fff;
font-size: 16px;
line-height: 30px; }
.fuelux .datepicker-calendar-header .next:hover,
.fuelux .datepicker-calendar-header .prev:hover {
background: #1d75bb; }
.fuelux .datepicker-calendar-header .next {
float: right; }
.fuelux .datepicker-calendar-header .next span.glyphicon {
line-height: 28px; }
.fuelux .datepicker-calendar-footer {
background: #e3e2e1;
background-clip: padding-box;
border-radius: 0 0 4px 4px;
border-top: 1px solid #cccaca;
height: 30px;
margin: 0 -16px;
padding: 4px 14px; }
.fuelux .datepicker-calendar-footer .datepicker-today {
color: #231f20;
font-size: 14px;
text-decoration: underline; }
.fuelux .datepicker-calendar-footer .datepicker-today:hover {
color: #1b75bb;
text-decoration: underline; }
.fuelux .datepicker-calendar-footer .datepicker-today.disabled {
color: #8b8c8e;
cursor: default;
pointer-events: none; }
.fuelux .datepicker-calendar-footer .datepicker-today.disabled:hover {
color: #8b8c8e; }
.fuelux .datepicker-calendar-wrapper {
border: 1px solid #6e6f71;
min-height: 20px;
padding: 0;
width: 300px; }
.fuelux .datepicker-wheels {
display: none; }
.fuelux .datepicker-wheels ul button {
border: 0;
padding: 0;
background-color: transparent; }
.fuelux .datepicker-wheels-footer {
background: #e3e2e1;
border-radius: 0 0 4px 4px;
border-top: 1px solid #cccaca;
clear: both; }
.fuelux .datepicker-wheels-footer .datepicker-wheels-back {
display: block;
color: #4d4d4f;
float: left;
line-height: 22px;
border: 0;
background-color: transparent; }
.fuelux .datepicker-wheels-footer .datepicker-wheels-back:hover {
color: #1d75bb; }
.fuelux .datepicker-wheels-footer .datepicker-wheels-select {
float: right;
background-color: transparent;
color: #049cdb; }
.fuelux .datepicker-wheels-footer .datepicker-wheels-select:hover {
color: #1d75bb; }
.fuelux .datepicker-wheels-month,
.fuelux .datepicker-wheels-year {
float: left;
width: 50%; }
.fuelux .datepicker-wheels-month ul,
.fuelux .datepicker-wheels-year ul {
height: 217px;
list-style-type: none;
margin: 0;
overflow: auto;
padding: 0;
text-align: center; }
.fuelux .datepicker-wheels-month ul li,
.fuelux .datepicker-wheels-year ul li {
margin: 4px 0; }
.fuelux .datepicker-wheels-month ul li button,
.fuelux .datepicker-wheels-year ul li button {
width: 100%;
text-align: center;
color: #414041;
display: block;
font-size: 16px;
line-height: 24px;
text-decoration: none; }
.fuelux .datepicker-wheels-month ul li button:hover,
.fuelux .datepicker-wheels-year ul li button:hover {
background: #aee0f8;
text-decoration: none; }
.fuelux .datepicker-wheels-month ul li.selected button,
.fuelux .datepicker-wheels-year ul li.selected button {
background: #1d75bb;
color: #fff; }
.fuelux .datepicker-wheels-month ul li.selected button:hover,
.fuelux .datepicker-wheels-year ul li.selected button:hover {
background: #0f5f9f; }
.fuelux .datepicker-wheels-month .header,
.fuelux .datepicker-wheels-year .header {
background: #e3e2e1;
background-clip: padding-box;
border-bottom: 1px solid #cccaca;
border-radius: 4px 0 0 0;
color: #4d4d4f;
font-size: 20px;
font-weight: bold;
line-height: 30px;
margin-top: 0;
margin-bottom: 0;
text-align: center; }
.fuelux .datepicker-wheels-month.full,
.fuelux .datepicker-wheels-year.full {
border-left: 0;
width: 100%; }
.fuelux .datepicker-wheels-month.full .header,
.fuelux .datepicker-wheels-year.full .header {
border-radius: 4px 4px 0 0; }
.fuelux .datepicker-wheels-year {
border-left: 1px solid #cccaca;
float: right; }
.fuelux .datepicker-wheels-year .header {
border-radius: 0 4px 0 0; }
.fuelux .datepicker input::-ms-clear {
display: none; }
.fuelux .infinitescroll {
overflow-y: auto; }
.fuelux .infinitescroll .infinitescroll-end {
clear: both;
font-style: italic;
padding: 6px;
text-align: center; }
.fuelux .infinitescroll .infinitescroll-load {
clear: both;
padding: 6px; }
.fuelux .infinitescroll .infinitescroll-load button {
padding: 5px 12px;
width: 100%; }
.fuelux .infinitescroll .infinitescroll-load .loader {
font-size: 32px;
height: 32px;
margin: 0 auto;
width: 32px; }
.fuelux .dropUp {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.fuelux .loader {
height: 64px;
font-size: 64px;
position: relative;
width: 64px; }
.fuelux .loader:after,
.fuelux .loader:before {
font-family: "fuelux" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
bottom: 0;
display: block;
left: 0;
position: absolute;
right: 0;
top: 0; }
.fuelux .loader:before {
content: '\e000';
opacity: 0.33; }
.fuelux .loader.iefix:before {
color: #bcbcbc;
opacity: 1; }
.fuelux .loader[data-frame="1"]:after {
content: '\e001'; }
.fuelux .loader[data-frame="2"]:after {
content: '\e002'; }
.fuelux .loader[data-frame="3"]:after {
content: '\e003'; }
.fuelux .loader[data-frame="4"]:after {
content: '\e004'; }
.fuelux .loader[data-frame="5"]:after {
content: '\e005'; }
.fuelux .loader[data-frame="6"]:after {
content: '\e006'; }
.fuelux .loader[data-frame="7"]:after {
content: '\e007'; }
.fuelux .loader[data-frame="8"]:after {
content: '\e008'; }
.fuelux input.glass,
.fuelux textarea.glass {
background: transparent;
border: 1px solid #fff;
box-shadow: none; }
.fuelux input.glass:hover,
.fuelux textarea.glass:hover {
background: #d9edf7;
border-color: #66afe9;
cursor: pointer; }
.fuelux input.glass:hover[disabled],
.fuelux textarea.glass:hover[disabled] {
background: transparent;
border-color: #fff;
cursor: not-allowed; }
.fuelux input.glass:focus,
.fuelux textarea.glass:focus {
background: #fff;
border-color: #66afe9;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
cursor: auto; }
.fuelux input.glass:focus[disabled],
.fuelux textarea.glass:focus[disabled] {
background: transparent;
border-color: #fff;
cursor: not-allowed; }
.fuelux input.glass[disabled],
.fuelux textarea.glass[disabled] {
cursor: not-allowed; }
.fuelux .input-group-addon {
padding: 6px 18px; }
.fuelux [data-toggle="buttons"] > .btn > input[type="radio"],
.fuelux [data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: inline;
position: absolute;
left: -9999px; }
.fuelux .pillbox {
border: 1px solid #BBBBBB;
border-radius: 4px;
cursor: text;
padding: 3px; }
.fuelux .pillbox[data-readonly] {
border: 1px solid transparent; }
.fuelux .pillbox[data-readonly].truncate .pillbox-input-wrap {
display: inline-block; }
.fuelux .pillbox[data-readonly].truncate .pillbox-input-wrap.truncated {
display: none; }
.fuelux .pillbox[data-readonly].truncate .pillbox-more {
display: inline; }
.fuelux .pillbox[data-readonly] .pill span.glyphicon-close {
display: none; }
.fuelux .pillbox[data-readonly] .pillbox-add-item {
display: none; }
.fuelux .pillbox[data-readonly] .pillbox-input-wrap {
display: none; }
.fuelux .pillbox[data-readonly] .pillbox-input-wrap button.dropdown-toggle {
display: none; }
.fuelux .pillbox.pills-editable .pill-group .pill span {
cursor: text; }
.fuelux .pillbox.pills-editable .pill-group .pill span.glyphicon-close {
cursor: pointer; }
.fuelux .pillbox > .pill-group {
margin: 0;
padding: 0;
width: 100%; }
.fuelux .pillbox > .pill-group > .pill {
margin: 2px;
cursor: default;
float: left;
word-break: break-all; }
.fuelux .pillbox > .pill-group > .pill.pillbox-highlight {
outline: 1px dotted #999999; }
.fuelux .pillbox > .pill-group > .pill.truncated {
display: none; }
.fuelux .pillbox > .pill-group > .pill .pillbox-list-edit {
border: none;
color: #333333;
font-weight: normal;
border-radius: 2px; }
.fuelux .pillbox > .pill-group > .pill .pillbox-list-edit:focus {
outline: none;
border: none; }
.fuelux .pillbox > .pill-group > .pill .glyphicon-close {
cursor: pointer;
top: -1px;
left: 2px; }
.fuelux .pillbox > .pill-group > .pill .glyphicon-close:before {
content: " \00d7"; }
.fuelux .pillbox > .pill-group > .pill .glyphicon-close:hover {
opacity: .4; }
.fuelux .pillbox .pillbox-input-wrap {
position: relative;
margin: 4px 0 3px 3px;
float: left; }
.fuelux .pillbox .pillbox-input-wrap.editing {
border: 1px solid #ccc;
border-radius: 4px;
margin: 2px 0 3px 3px; }
.fuelux .pillbox .pillbox-input-wrap.editing input.pillbox-add-item {
border-radius: 4px;
color: #333;
height: 32px; }
.fuelux .pillbox .pillbox-add-item {
border: none;
box-shadow: none; }
.fuelux .pillbox .pillbox-add-item:focus {
outline: none;
border: none; }
.fuelux .pillbox .pillbox-more {
cursor: pointer;
display: none;
line-height: 30px; }
.fuelux .pillbox .suggest {
max-height: 166px;
overflow-y: auto; }
.fuelux .pillbox .suggest > li {
white-space: nowrap;
cursor: pointer;
padding: 3px 20px; }
.fuelux .pillbox .suggest > li.pillbox-suggest-sel {
background-color: #eeeeee; }
.fuelux .pillbox .suggest > li:hover {
background-color: #eeeeee; }
.fuelux .pillbox input::-ms-clear {
display: none; }
.fuelux .placard {
display: inline-block;
position: relative; }
.fuelux .placard[data-ellipsis="true"].showing input.placard-field {
overflow: visible;
text-overflow: clip;
white-space: normal; }
.fuelux .placard[data-ellipsis="true"] input.placard-field {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.fuelux .placard[data-ellipsis="true"] input.placard-field::-ms-clear {
display: none; }
.fuelux .placard[data-ellipsis="true"] textarea.placard-field[readonly] {
overflow: hidden; }
.fuelux .placard.showing .placard-footer,
.fuelux .placard.showing .placard-header,
.fuelux .placard.showing .placard-popup {
display: block;
z-index: 1; }
.fuelux .placard.showing input.placard-field,
.fuelux .placard.showing textarea.placard-field {
background: #fff;
border: 1px solid #CCCCCC;
box-shadow: none;
position: relative;
z-index: 1; }
.fuelux .placard input.placard-field,
.fuelux .placard textarea.placard-field {
resize: none; }
.fuelux .placard input.placard-field[readonly],
.fuelux .placard textarea.placard-field[readonly] {
background: #fff;
cursor: auto; }
.fuelux .placard input.placard-field[readonly].glass,
.fuelux .placard textarea.placard-field[readonly].glass {
background: none; }
.fuelux .placard input.placard-field[readonly].glass:hover,
.fuelux .placard textarea.placard-field[readonly].glass:hover {
background: #d9edf7;
cursor: pointer; }
.fuelux .placard input.placard-field:focus,
.fuelux .placard textarea.placard-field:focus {
border: 1px solid #CCCCCC;
box-shadow: none; }
.fuelux .placard-cancel {
font-size: 12px;
margin-right: 4px;
vertical-align: middle; }
.fuelux .placard-footer,
.fuelux .placard-header {
display: none;
left: 0;
line-height: 1;
position: absolute;
right: 0; }
.fuelux .placard-footer {
padding: 4px 0 8px 0;
text-align: right;
top: 100%; }
.fuelux .placard-header {
bottom: 100%;
padding: 8px 0 4px 0; }
.fuelux .placard-header h1,
.fuelux .placard-header h2,
.fuelux .placard-header h3,
.fuelux .placard-header h4,
.fuelux .placard-header h5,
.fuelux .placard-header h6 {
margin: 0; }
.fuelux .placard-popup {
background: #d9edf7;
background-clip: padding-box;
border: 1px solid #ccc;
border-radius: 4px;
bottom: -8px;
box-shadow: 0 0 0 1px #fff inset;
display: none;
left: -8px;
position: absolute;
right: -8px;
top: -8px; }
.fuelux .radio { }
.fuelux .radio.highlight {
padding: 4px; }
.fuelux .radio.highlight.checked {
background: #e9e9e9;
border-radius: 4px; }
.fuelux .radio input[type="radio"]:focus + .radio-label,
.fuelux .radio input[type="radio"]:hover + .radio-label,
.fuelux .radio .radio-label:hover {
color: #999999; }
.fuelux .form-horizontal .radio-inline {
padding-top: 0; }
.fuelux .input-group-addon.radio-custom.radio-inline:before {
left: 11px;
top: 9px; }
.fuelux .input-group-addon.radio-custom.radio-inline:after {
left: 15px;
top: 13px; }
.fuelux .radio-custom {
position: relative; }
.fuelux .radio-custom:after {
background: transparent;
border-radius: 6px;
content: " ";
height: 6px;
left: 4px;
position: absolute;
top: 7px;
width: 6px; }
.fuelux .radio-custom:before {
border: 1px solid #adadad;
border-radius: 14px;
content: " ";
height: 14px;
left: 0px;
position: absolute;
top: 3px;
width: 14px; }
.fuelux .radio-custom.checked:after {
background: #fff; }
.fuelux .radio-custom.checked:before {
background: #39b3d7;
border-color: #39b3d7; }
.fuelux .radio-custom.disabled {
cursor: not-allowed; }
.fuelux .radio-custom.disabled:after {
cursor: not-allowed; }
.fuelux .radio-custom.disabled:before {
cursor: not-allowed;
opacity: .5; }
.fuelux .radio-custom.radio-inline:after {
left: 4px;
top: 7px; }
.fuelux .radio-custom.radio-inline:before {
left: 0;
top: 3px; }
.fuelux .radio-custom.radio-inline.highlight {
padding: 4px 4px 4px 24px; }
.fuelux .radio-custom.radio-inline.highlight:after {
left: 8px;
top: 11px; }
.fuelux .radio-custom.radio-inline.highlight:before {
left: 4px;
top: 7px; }
.fuelux .radio-custom.radio-inline.highlight.checked {
background: #e9e9e9;
border-radius: 4px; }
.fuelux .radio-custom input[type="radio"]:focus + .radio-label {
color: #999999; }
.fuelux .repeater {
border: 1px solid #ddd;
border-radius: 4px; }
.fuelux .repeater-canvas.scrolling {
bottom: 0;
left: 0;
overflow-y: auto;
position: absolute;
right: 0;
top: 0; }
.fuelux .repeater-header,
.fuelux .repeater-footer {
background: #f9f9f9;
min-height: 50px;
padding: 8px;
*zoom: 1; }
.fuelux .repeater-header:before,
.fuelux .repeater-footer:before,
.fuelux .repeater-header:after,
.fuelux .repeater-footer:after {
display: table;
content: "";
line-height: 0; }
.fuelux .repeater-header:after,
.fuelux .repeater-footer:after {
clear: both; }
.fuelux .repeater-header-left,
.fuelux .repeater-footer-left {
float: left; }
.fuelux .repeater-header-right,
.fuelux .repeater-footer-right {
float: right; }
@media (max-width: 625px) {
.fuelux .repeater-header-left,
.fuelux .repeater-footer-left,
.fuelux .repeater-header-right,
.fuelux .repeater-footer-right {
float: none;
*zoom: 1; }
.fuelux .repeater-header-left:before,
.fuelux .repeater-footer-left:before,
.fuelux .repeater-header-right:before,
.fuelux .repeater-footer-right:before,
.fuelux .repeater-header-left:after,
.fuelux .repeater-footer-left:after,
.fuelux .repeater-header-right:after,
.fuelux .repeater-footer-right:after {
display: table;
content: "";
line-height: 0; }
.fuelux .repeater-header-left:after,
.fuelux .repeater-footer-left:after,
.fuelux .repeater-header-right:after,
.fuelux .repeater-footer-right:after {
clear: both; }
.fuelux .repeater-header-left,
.fuelux .repeater-footer-left {
margin-bottom: 8px; } }
.fuelux .repeater-header {
border-bottom: 1px solid #ddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px; }
.fuelux .repeater-footer {
border-top: 1px solid #ddd;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.fuelux .repeater-loader {
display: none;
left: 50%;
position: absolute;
margin: -32px 0 0 -32px;
top: 50%; }
.fuelux .repeater-viewport {
min-height: 80px;
position: relative; }
.fuelux .repeater-pagination label {
font-weight: normal; }
.fuelux .repeater-pagination .repeater-primaryPaging {
display: none;
vertical-align: middle;
width: 116px; }
.fuelux .repeater-pagination .repeater-primaryPaging.active {
display: inline-block; }
.fuelux .repeater-pagination .repeater-primaryPaging ul.dropdown-menu {
min-width: 116px; }
.fuelux .repeater-pagination .repeater-secondaryPaging {
display: none;
width: 82px; }
.fuelux .repeater-pagination .repeater-secondaryPaging.active {
display: inline-block; }
.fuelux .repeater-search {
float: left;
width: 200px; }
.fuelux .repeater-title {
display: block;
float: left;
line-height: 34px;
margin-right: 10px; }
.fuelux .repeater-itemization .selectlist,
.fuelux .repeater-filters,
.fuelux .repeater-secondaryPaging,
.fuelux .repeater-primaryPaging,
.fuelux .repeater-next,
.fuelux .repeater-prev {
margin: auto 0.3em; }
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.scrolling {
overflow: visible; }
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.scrolling .repeater-list {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0; }
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.scrolling .repeater-list-wrapper {
height: 100%;
overflow: auto; }
.fuelux .repeater[data-viewtype="list"] .repeater-loader {
margin-top: -12px; }
.fuelux .repeater[data-viewtype="list"] .repeater-loader.noHeader {
margin-top: -32px; }
.fuelux .repeater[data-viewtype="list"] .repeater-viewport {
overflow: hidden; }
.fuelux .repeater-list {
position: relative; }
.fuelux .repeater-list table {
margin-bottom: 0;
width: 100%; }
.fuelux .repeater-list table tbody td {
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: none; }
.fuelux .repeater-list table tbody td:first-child {
border-left: none; }
.fuelux .repeater-list table tbody td.sorted {
background: #f9f9f9; }
.fuelux .repeater-list table tbody tr:focus {
outline: 1px dotted #d7d7d7; }
.fuelux .repeater-list table tbody tr.empty td {
border-bottom: none;
font-style: italic;
padding: 20px;
text-align: center;
width: 100%; }
.fuelux .repeater-list table tbody tr.selectable:hover td {
background: #f1f1f1;
cursor: pointer; }
.fuelux .repeater-list table tbody tr.selected:hover td {
background: #d7d7d7; }
.fuelux .repeater-list table tbody tr.selected td {
background: #efefef;
color: #333; }
.fuelux .repeater-list table tbody tr.selected td:first-child {
padding-left: 30px; }
.fuelux .repeater-list table thead > tr > th {
background: #F9F9F9;
border-bottom: 1px solid #ddd;
border-left: 1px solid transparent;
border-top: none;
color: transparent;
line-height: 1.42857;
padding: 8px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none; }
.fuelux .repeater-list table thead > tr > th:first-child {
border-left: none; }
.fuelux .repeater-list table thead > tr > th.sortable:hover,
.fuelux .repeater-list table thead > tr > th.sortable.sorted {
background: #F1F1F1;
cursor: pointer;
background-color: #f1f1f1;
background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5);
background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); }
.fuelux .repeater-list table thead > tr > th.sorted span.glyphicon {
display: block;
visibility: hidden; }
.fuelux .repeater-list table thead > tr > th span.glyphicon {
display: none;
float: right;
margin-top: 2px; }
.fuelux .repeater-list-check {
display: inline-block;
height: 0;
line-height: 0;
position: relative;
vertical-align: top;
width: 0; }
.fuelux .repeater-list-check span.glyphicon {
left: -22px;
position: absolute;
top: 2px; }
.fuelux .repeater-list-heading {
background: #F9F9F9;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: none;
color: #333;
line-height: 1.42857;
margin-left: -9px;
padding: 8px;
position: absolute;
top: 0;
z-index: 1;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none; }
.fuelux .repeater-list-heading.shifted {
margin-left: -1px; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.fuelux .repeater-list-heading.shifted {
margin-left: 0; } }
.fuelux .repeater-list-heading.sortable:hover,
.fuelux .repeater-list-heading.sortable.sorted {
background: #F1F1F1;
cursor: pointer;
background-color: #f1f1f1;
background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5);
background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); }
.fuelux .repeater-list-heading.sortable.sorted span.glyphicon {
display: block;
visibility: visible; }
.fuelux .repeater-list-heading span.glyphicon {
display: none;
float: right;
margin-top: 2px; }
.fuelux .repeater-thumbnail {
border: 1px solid #ddd;
color: #666;
float: left;
font-size: 14px;
min-height: 110px;
min-width: 100px;
margin: 8px 7px;
text-align: center; }
.fuelux .repeater-thumbnail img {
display: block;
margin-top: 10px;
margin-bottom: 3px; }
.fuelux .repeater-thumbnail-cont {
height: 100%;
overflow-y: auto;
padding: 6px;
width: 100%; }
.fuelux .repeater-thumbnail-cont.align-center,
.fuelux .repeater-thumbnail-cont.align-justify,
.fuelux .repeater-thumbnail-cont.align-left,
.fuelux .repeater-thumbnail-cont.align-right {
position: relative;
font-size: 0.1px; }
.fuelux .repeater-thumbnail-cont.align-center:after,
.fuelux .repeater-thumbnail-cont.align-justify:after,
.fuelux .repeater-thumbnail-cont.align-left:after,
.fuelux .repeater-thumbnail-cont.align-right:after {
display: inline-block;
width: 100%;
content: ''; }
.fuelux .repeater-thumbnail-cont.align-center .infinitescroll-end,
.fuelux .repeater-thumbnail-cont.align-justify .infinitescroll-end,
.fuelux .repeater-thumbnail-cont.align-left .infinitescroll-end,
.fuelux .repeater-thumbnail-cont.align-right .infinitescroll-end,
.fuelux .repeater-thumbnail-cont.align-center .infinitescroll-load,
.fuelux .repeater-thumbnail-cont.align-justify .infinitescroll-load,
.fuelux .repeater-thumbnail-cont.align-left .infinitescroll-load,
.fuelux .repeater-thumbnail-cont.align-right .infinitescroll-load {
display: inline-block;
width: 100%; }
.fuelux .repeater-thumbnail-cont.align-center .repeater-thumbnail,
.fuelux .repeater-thumbnail-cont.align-justify .repeater-thumbnail,
.fuelux .repeater-thumbnail-cont.align-left .repeater-thumbnail,
.fuelux .repeater-thumbnail-cont.align-right .repeater-thumbnail {
display: inline-block;
float: none;
font-size: 14px; }
.fuelux .repeater-thumbnail-cont.align-center .repeater-thumbnail:after,
.fuelux .repeater-thumbnail-cont.align-justify .repeater-thumbnail:after,
.fuelux .repeater-thumbnail-cont.align-left .repeater-thumbnail:after,
.fuelux .repeater-thumbnail-cont.align-right .repeater-thumbnail:after {
content: ' '; }
.fuelux .repeater-thumbnail-cont.align-center {
text-align: center; }
.fuelux .repeater-thumbnail-cont.align-justify {
text-align: justify; }
.fuelux .repeater-thumbnail-cont.align-left {
text-align: left; }
.fuelux .repeater-thumbnail-cont.align-right {
text-align: right; }
.fuelux .repeater-thumbnail-cont div.empty {
font-style: italic;
padding: 20px 10px;
text-align: center; }
.fuelux .repeater-thumbnail-cont .selectable:hover {
background: #f1f1f1;
cursor: pointer; }
.fuelux .repeater-thumbnail-cont .selectable.selected {
background: #efefef; }
.fuelux .repeater-thumbnail-cont .selectable.selected:hover {
background: #d7d7d7; }
.fuelux .spinbox {
display: inline-block;
position: relative; }
.fuelux .spinbox.digits-3 {
width: 60px; }
.fuelux .spinbox.disabled .spinbox-buttons {
cursor: not-allowed; }
.fuelux .spinbox .spinbox-input {
float: left;
padding-bottom: 3px; padding: 0px 25px 0px 7px; }
.fuelux .spinbox .spinbox-input::-ms-clear {
display: none; }
.fuelux .spinbox .btn {
position: relative;
width: 20px;
height: 13px;
padding-top: 0;
padding-right: 9px;
padding-left: 9px; }
.fuelux .spinbox .btn.disabled {
cursor: not-allowed; }
.fuelux .spinbox .spinbox-buttons {
position: absolute;
height: 28px;
width: 20px;
right: 2px; }
.fuelux .spinbox .spinbox-up {
padding: 0 0 14px 1px;
top: 2px; }
.fuelux .spinbox .spinbox-up .glyphicon-chevron-up {
position: relative;
top: 0px; }
.fuelux .spinbox .btn-group > .btn.spinbox-up {
border-top-right-radius: 4px; }
.fuelux .spinbox .spinbox-down {
padding: 0 0 8px 1px;
top: 2px;
height: 15px;
border-bottom-left-radius: 4px; }
.fuelux .spinbox .spinbox-down .glyphicon-chevron-down {
position: relative;
left: -1px;
top: 0px; }
.fuelux .spinbox input::-ms-clear {
display: none; }
.fuelux .scheduler {    }
.fuelux .scheduler .control-label {
min-width: 7em; }
.fuelux .scheduler .inline-form-text {
float: left;
line-height: 27px;
margin-top: 4px; }
.fuelux .scheduler .start-datetime.form-group {
margin-bottom: 0; }
.fuelux .scheduler .start-datetime .form-group {
margin-left: 0; }
.fuelux .scheduler .start-datetime .combobox {
max-width: 9em; }
.fuelux .scheduler .start-datetime .combobox .dropdown-menu {
max-height: 200px;
overflow: auto; }
.fuelux .scheduler .start-datetime .dropdown {
float: left;
margin: 0 10px 0 0; }
.fuelux .scheduler .timezone-container .input-group {
max-width: 20em; }
.fuelux .scheduler .timezone-container .dropdown-label {
height: 18px;
white-space: nowrap;
max-width: 20em;
overflow: hidden;
text-overflow: ellipsis; }
.fuelux .scheduler .timezone-container .dropdown-menu {
max-height: 200px;
overflow: auto; }
.fuelux .scheduler .repeat-panel {
margin-left: 0; }
.fuelux .scheduler .repeat-panel label {
font-weight: normal; }
.fuelux .scheduler .repeat-panel .radio {
margin-right: 10px; }
.fuelux .scheduler .repeat-panel .form-group {
margin-left: 0; }
.fuelux .scheduler .repeat-interval {
margin-left: 0;
*zoom: 1; }
.fuelux .scheduler .repeat-interval:before,
.fuelux .scheduler .repeat-interval:after {
display: table;
content: "";
line-height: 0; }
.fuelux .scheduler .repeat-interval:after {
clear: both; }
.fuelux .scheduler .repeat-interval .form-group {
margin-left: 0; }
.fuelux .scheduler .repeat-interval .dropdown-menu {
max-height: 200px;
overflow: auto; }
.fuelux .scheduler .repeat-interval .repeat-every-panel {
float: left; }
.fuelux .scheduler .repeat-interval .repeat-every-panel .repeat-every-pretext {
padding: 0 10px; }
.fuelux .scheduler .repeat-interval .repeat-every-panel .spinbox {
float: left;
margin-right: 10px; }
.fuelux .scheduler .repeat-interval .repeat-every-panel .spinbox input {
margin-bottom: 0; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-date {
margin-top: 10px;
*zoom: 1; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-date:before,
.fuelux .scheduler .repeat-monthly .repeat-monthly-date:after {
display: table;
content: "";
line-height: 0; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-date:after {
clear: both; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-date .selectlist {
margin-left: 5px; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-day {
margin-top: 10px;
*zoom: 1; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-day:before,
.fuelux .scheduler .repeat-monthly .repeat-monthly-day:after {
display: table;
content: "";
line-height: 0; }
.fuelux .scheduler .repeat-monthly .repeat-monthly-day:after {
clear: both; }
.fuelux .scheduler .repeat-monthly .month-days {
margin-left: 10px; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-date {
margin-top: 10px;
*zoom: 1; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-date:before,
.fuelux .scheduler .repeat-yearly .repeat-yearly-date:after {
display: table;
content: "";
line-height: 0; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-date:after {
clear: both; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-date .year-month-day {
margin-left: 10px; }
.fuelux .scheduler .repeat-yearly .year-month-days {
margin-left: 10px; }
.fuelux .scheduler .repeat-yearly .year-month {
margin-left: 10px; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-day {
margin-top: 10px;
*zoom: 1; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-day:before,
.fuelux .scheduler .repeat-yearly .repeat-yearly-day:after {
display: table;
content: "";
line-height: 0; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-day:after {
clear: both; }
.fuelux .scheduler .repeat-yearly .repeat-yearly-day .repeat-yearly-day-text {
margin-left: 10px; }
.fuelux .scheduler .repeat-weekly button:not(.active) {
background-color: #fff; }
.fuelux .scheduler .repeat-weekly .btn-group.disabled {
position: relative;
opacity: 0.65; }
.fuelux .scheduler .repeat-weekly .btn-group.disabled:before {
background: transparent;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 5; }
.fuelux .scheduler .selectlist {
float: left; }
.fuelux .scheduler label.radio {
float: left;
line-height: 27px; }
.fuelux .scheduler label.radio input {
margin-top: 8px; }
.fuelux .scheduler .repeat-end .end-after {
float: left;
display: inline-block;
margin-right: 10px; }
.fuelux .scheduler .repeat-end .form-group {
margin-left: 0; }
.fuelux .scheduler input::-ms-clear {
display: none; }
.fuelux .search.disabled .input-group-btn {
cursor: not-allowed; }
.fuelux .search input::-ms-clear {
display: none; }
.fuelux .selectlist.disabled {
cursor: not-allowed; }
.fuelux .selectlist .selected-label {
overflow: hidden;
min-width: 2em; }
.fuelux .selectlist .dropdown-menu {
min-width: inherit; }
.fuelux .selectlist .btn.dropdown-toggle {
white-space: normal; }
.fuelux .selectlist .btn.dropdown-toggle .selected-label {
padding-right: 10px;
text-align: left; }
.fuelux .tree {
border: 1px solid #999999;
border-radius: 4px 4px 4px 4px;
padding: 10px 15px 0 15px;
overflow-x: auto;
overflow-y: auto;
position: relative;
list-style: none; }
.fuelux .tree *:focus {
outline: none; }
.fuelux .tree button:focus {
color: #999999; }
.fuelux .tree ul {
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
list-style: none; }
.fuelux .tree li {
margin: 0;
margin-top: 5px;
margin-bottom: 5px; }
.fuelux .tree .tree-loader {
margin-left: 45px; }
.fuelux .tree .tree-open > .tree-branch-header .glyphicon-play {
transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
position: relative; }
.fuelux .tree [data-children=false] > .tree-branch-header .icon-caret:before {
content: '\00a0'; }
.fuelux .tree .tree-branch .tree-branch-header {
position: relative;
border-radius: 6px;
white-space: nowrap; }
.fuelux .tree .tree-branch .tree-branch-header .tree-branch-name:hover {
color: #999999; }
.fuelux .tree .tree-branch .tree-branch-header .glyphicon-play {
font-size: 10px;
padding-right: 5px;
padding-left: 7px; }
.fuelux .tree .tree-branch .tree-branch-header .glyphicon-play:before {
position: relative;
top: -2px; }
.fuelux .tree .tree-branch .tree-branch-header .tree-branch-name {
white-space: nowrap;
border-radius: 6px;
background-color: transparent;
border: 0; }
.fuelux .tree .tree-branch .tree-branch-header label {
font-weight: normal;
padding-left: 3px;
margin-bottom: 0;
cursor: pointer; }
.fuelux .tree .tree-branch .tree-branch-children {
margin-left: 14px; }
.fuelux .tree .tree-branch[haschildren='false'] .icon-caret {
visibility: hidden; }
.fuelux .tree .tree-item {
white-space: nowrap;
position: relative;
cursor: pointer;
border-radius: 6px;
margin-left: 26px; }
.fuelux .tree .tree-item .tree-item-name {
white-space: nowrap;
border-radius: 6px;
background-color: transparent;
border: 0; }
.fuelux .tree .tree-item .tree-item-name:hover {
color: #999999; }
.fuelux .tree .tree-item.tree-selected .tree-item-name {
background-color: #efefef;
color: #333; }
.fuelux .tree .tree-item label {
font-weight: normal;
padding-left: 7px;
margin-bottom: 0;
cursor: pointer; }
.fuelux .tree .icon-caret:hover + .tree-branch-name {
color: #999999; }
.fuelux .tree.tree-folder-select .tree-branch .icon-caret {
background-color: transparent;
border: 0; }
.fuelux .tree.tree-folder-select .tree-branch .icon-caret:hover {
cursor: pointer;
color: #999999; }
.fuelux .tree.tree-folder-select .tree-branch > .tree-branch-name {
padding: 1px 5px 0 5px;
border-radius: 6px; }
.fuelux .tree.tree-folder-select .tree-branch > .tree-branch-name.tree-selected {
background-color: #efefef; }
.fuelux .tree.tree-folder-select .tree-branch.tree-selected > .tree-branch-header .tree-branch-name {
background-color: #efefef; }
.fuelux .tree.tree-folder-select .tree-branch.tree-selected > .tree-branch-header .tree-branch-name:hover {
background-color: #efefef; }
.fuelux .wizard {
*zoom: 1;
border: 1px solid #d4d4d4;
border-radius: 4px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
background-color: #f9f9f9;
position: relative;
min-height: 48px;
overflow: hidden; }
.fuelux .wizard:before,
.fuelux .wizard:after {
display: table;
content: "";
line-height: 0; }
.fuelux .wizard:after {
clear: both; }
.fuelux .wizard > .steps {
list-style: none outside none;
padding: 0;
margin: 0;
width: 4000px; }
.fuelux .wizard > .steps.previous-disabled li.complete {
cursor: default; }
.fuelux .wizard > .steps.previous-disabled li.complete:hover {
background: #f3f4f5;
color: #468847;
cursor: default; }
.fuelux .wizard > .steps.previous-disabled li.complete:hover .chevron:before {
border-left-color: #f3f4f5; }
.fuelux .wizard > .steps li {
float: left;
margin: 0;
padding: 0 20px 0 30px;
height: 46px;
line-height: 46px;
position: relative;
background: #ededed;
color: #999999;
font-size: 16px;
cursor: not-allowed; }
.fuelux .wizard > .steps li .chevron {
border: 24px solid transparent;
border-left: 14px solid #d4d4d4;
border-right: 0;
display: block;
position: absolute;
right: -14px;
top: 0;
z-index: 1; }
.fuelux .wizard > .steps li .chevron:before {
border: 24px solid transparent;
border-left: 14px solid #ededed;
border-right: 0;
content: "";
display: block;
position: absolute;
right: 1px;
top: -24px; }
.fuelux .wizard > .steps li.complete {
background: #f3f4f5;
color: #468847; }
.fuelux .wizard > .steps li.complete:hover {
background: #e7eff8;
cursor: pointer; }
.fuelux .wizard > .steps li.complete:hover .chevron:before {
border-left: 14px solid #e7eff8; }
.fuelux .wizard > .steps li.complete .chevron:before {
border-left: 14px solid #f3f4f5; }
.fuelux .wizard > .steps li.active {
background: #f1f6fc;
color: #3a87ad;
cursor: default; }
.fuelux .wizard > .steps li.active .chevron:before {
border-left: 14px solid #f1f6fc; }
.fuelux .wizard > .steps li.active .badge {
background-color: #3a87ad; }
.fuelux .wizard > .steps li .badge {
margin-right: 8px; }
.fuelux .wizard > .steps li .badge-success {
background-color: #468847; }
.fuelux .wizard > .steps li:first-child {
border-radius: 4px 0 0 4px;
padding-left: 20px; }
.fuelux .wizard > .actions {
z-index: 1000;
position: absolute;
right: 0;
line-height: 46px;
float: right;
padding-left: 15px;
padding-right: 15px;
vertical-align: middle;
background-color: #e5e5e5;
border-left: 1px solid #d4d4d4; }
.fuelux .wizard > .actions a {
line-height: 45px;
font-size: 12px;
margin-right: 8px; }
.fuelux .wizard > .actions .btn-prev[disabled] {
cursor: not-allowed; }
.fuelux .wizard > .actions .btn-prev span {
margin-right: 5px; }
.fuelux .wizard > .actions .btn-next[disabled] {
cursor: not-allowed; }
.fuelux .wizard > .actions .btn-next span {
margin-left: 5px; }
.fuelux .wizard .step-content {
border-top: 1px solid #D4D4D4;
padding: 10px;
float: left;
width: 100%; }
.fuelux .wizard .step-content .step-pane {
display: none; }
.fuelux .wizard .step-content > .active {
display: block; }
.fuelux .wizard .step-content > .active .btn-group .active {
display: inline-block; }
.fuelux .wizard.complete > .actions .glyphicon-arrow-right:before {
display: none; }
.fuelux .wizard.complete > .actions .glyphicon-arrow-right {
margin-left: 0; }
.fuelux .serif {
font-family: Georgia, "Times New Roman", Times, serif; }
.fuelux .monospace {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }
.fuelux .text-sm {
font-size: 11.9px; }
.fuelux .text-lg {
font-size: 17.5px; }
.fuelux .padding-xs {
padding: 5px; }
.fuelux .padding-xs-horizontal {
padding: 0 5px; }
.fuelux .padding-xs-vertical {
padding: 5px 0; }
.fuelux .padding-xs-top {
padding-top: 5px; }
.fuelux .padding-xs-bottom {
padding-bottom: 5px; }
.fuelux .padding-xs-left {
padding-left: 5px; }
.fuelux .padding-xs-right {
padding-right: 5px; }
.fuelux .padding-sm {
padding: 10px; }
.fuelux .padding-sm-horizontal {
padding: 0 10px; }
.fuelux .padding-sm-vertical {
padding: 10px 0; }
.fuelux .padding-sm-top {
padding-top: 10px; }
.fuelux .padding-sm-bottom {
padding-bottom: 10px; }
.fuelux .padding-sm-left {
padding-left: 10px; }
.fuelux .padding-sm-right {
padding-right: 10px; }
.fuelux .padding-md {
padding: 15px; }
.fuelux .padding-md-horizontal {
padding: 0 15px; }
.fuelux .padding-md-vertical {
padding: 15px 0; }
.fuelux .padding-md-top {
padding-top: 15px; }
.fuelux .padding-md-bottom {
padding-bottom: 15px; }
.fuelux .padding-md-left {
padding-left: 15px; }
.fuelux .padding-md-right {
padding-right: 15px; }
.fuelux .padding-lg {
padding: 20px; }
.fuelux .padding-lg-horizontal {
padding: 0 20px; }
.fuelux .padding-lg-vertical {
padding: 20px 0; }
.fuelux .padding-lg-top {
padding-top: 20px; }
.fuelux .padding-lg-bottom {
padding-bottom: 20px; }
.fuelux .padding-lg-left {
padding-left: 20px; }
.fuelux .padding-lg-right {
padding-right: 20px; }
.fuelux .margin-xs {
margin: 5px; }
.fuelux .margin-xs-horizontal {
margin: 0 5px; }
.fuelux .margin-xs-vertical {
margin: 5px 0; }
.fuelux .margin-xs-top {
margin-top: 5px; }
.fuelux .margin-xs-bottom {
margin-bottom: 5px; }
.fuelux .margin-xs-left {
margin-left: 5px; }
.fuelux .margin-xs-right {
margin-right: 5px; }
.fuelux .margin-sm {
margin: 10px; }
.fuelux .margin-sm-horizontal {
margin: 0 10px; }
.fuelux .margin-sm-vertical {
margin: 10px 0; }
.fuelux .margin-sm-top {
margin-top: 10px; }
.fuelux .margin-sm-bottom {
margin-bottom: 10px; }
.fuelux .margin-sm-left {
margin-left: 10px; }
.fuelux .margin-sm-right {
margin-right: 10px; }
.fuelux .margin-md {
margin: 15px; }
.fuelux .margin-md-horizontal {
margin: 0 15px; }
.fuelux .margin-md-vertical {
margin: 15px 0; }
.fuelux .margin-md-top {
margin-top: 15px; }
.fuelux .margin-md-bottom {
margin-bottom: 15px; }
.fuelux .margin-md-left {
margin-left: 15px; }
.fuelux .margin-md-right {
margin-right: 15px; }
.fuelux .margin-lg {
margin: 20px; }
.fuelux .margin-lg-horizontal {
margin: 0 20px; }
.fuelux .margin-lg-vertical {
margin: 20px 0; }
.fuelux .margin-lg-top {
margin-top: 20px; }
.fuelux .margin-lg-bottom {
margin-bottom: 20px; }
.fuelux .margin-lg-left {
margin-left: 20px; }
.fuelux .margin-lg-right {
margin-right: 20px; }
.fuelux .data-label {
text-transform: uppercase;
font-size: 10px;
margin-bottom: 2px;
text-shadow: 0 1px #fff;
color: #666; }
.fuelux .data-value {
font-size: 14px; }
.fuelux .section-heading {
font-size: 16px;
color: #333;
margin: 0 0 10px;
padding: 0;
text-shadow: 0 1px #fff; } .dbuzz-form-container p.lead {
margin-bottom: 20px;
line-height: 1.6em;
color: #999;
font-size: 13px; }
.dbuzz-form-container img.avatar {
margin-bottom: 10px;
max-width: 150px;
min-width: 100px;
min-height: 100px; }[class^="wp-block-"]:not(.wp-block-gallery) > figcaption {
color: #777;
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
} [class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 24px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 24px;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-image figure {
margin-bottom: 24px;
}
.wp-block-image figcaption {
margin: -7px 0 20px;
padding: 9px 9px 1.0em;
text-align: center;
}
.wp-block-image.alignfull,
.wp-block-image.alignfull img {
margin: 0;
} .wp-block-gallery {
margin: 0 0 24px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
left: 0;
right: 0;
width: auto;
} .wp-block-quote:not(.is-large):not(.is-style-large) {
border: none;
padding: 0 3em;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-weight: 600;
} .wp-block-audio {
margin-left: 0;
margin-right: 0;
}
.wp-block-audio audio {
display: block;
width: 100%;
} .rtl .wp-block-file * + .wp-block-file__button {
margin: 0 0 0 0.75em;
}
.wp-block-file .wp-block-file__button {
padding: 0.5em 1em;
color: #fff;
line-height: 1.5;
}  .wp-block-code {
background-color: transparent;
border: 0;
padding: 0;
} .wp-block-pullquote {
font-size: 1em;
}
.wp-block-pullquote p {
font-size: 1.5em;
line-height: 1.3;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
color: inherit;
font-size: inherit;
font-weight: 600;
text-transform: none;
} .wp-block-table td,
.wp-block-table th {
border: none;
}
.wp-block-table td {
border-top: 1px solid #e7e7e7;
}
.wp-block-table tr:nth-child(odd) td {
background: #f2f7fc;
}
#content .wp-block-table[style*="font-size"] *,
#content .wp-block-table[class*="-font-size"] *,
#content .wp-block-calendar[style*="font-size"] *,
#content .wp-block-calendar[class*="-font-size"] * {
font-size: inherit;
line-height: 1.5;
}  .wp-block-separator {
border: 0;
} .wp-block-media-text {
margin-bottom: 24px;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
margin-left: 20px;
text-align: center;
}
.rtl .wp-block-archives.aligncenter,
.rtl .wp-block-categories.aligncenter,
.rtl .wp-block-latest-posts.aligncenter {
margin-left: 0;
margin-right: 20px;
} .wp-block-latest-comments {
margin: 0 0 24px;
} .wp-block-latest-posts.is-grid {
margin-left: 0;
margin-right: 0;
} .has-blue-color,
.has-blue-color:visited,
#content .has-blue-color,
#content .has-blue-color:visited {
color: #0066cc;
}
.has-blue-background-color,
.has-blue-background-color:visited {
background-color: #0066cc;
}
.has-black-color,
.has-black-color:visited,
#content .has-black-color,
#content .has-black-color:visited {
color: #000;
}
.has-black-background-color,
.has-black-background-color:visited {
background-color: #000;
}
.has-medium-gray-color,
.has-medium-gray-color:visited,
#content .has-medium-gray-color,
#content .has-medium-gray-color:visited {
color: #666;
}
.has-medium-gray-background-color,
.has-medium-gray-background-color:visited {
background-color: #666;
}
.has-light-gray-color,
.has-light-gray-color:visited,
#content .has-light-gray-color,
#content .has-light-gray-color:visited {
color: #f1f1f1;
}
.has-light-gray-background-color,
.has-light-gray-background-color:visited {
background-color: #f1f1f1;
}
.has-white-color,
.has-white-color:visited,
#content .has-white-color,
#content .has-white-color:visited {
color: #fff;
}
.has-white-background-color,
.has-white-background-color:visited {
background-color: #fff;
}