/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#496778 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_body.gif) 50% 0 repeat-y; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#1e7ec8; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(https://my.koongo.com/skin/frontend/default/default/images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; border:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://my.koongo.com/skin/frontend/default/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.warning-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_tfoot.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(https://my.koongo.com/skin/frontend/default/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(https://my.koongo.com/skin/frontend/default/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://my.koongo.com/skin/frontend/default/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_header.jpg) 50% 0 repeat; }
.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
.top-container .paypal-logo {text-align: left; display: inline-table;}

/********** < Navigation */
.nav-container { background:#0a263d url(https://my.koongo.com/skin/frontend/default/default/images/bkg_nav0.jpg) 50% 0 repeat-y; }
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }
.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { background:#f8f7f5; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#fc9d36 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 25px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(https://my.koongo.com/skin/frontend/default/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://my.koongo.com/skin/frontend/default/default/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(https://my.koongo.com/skin/frontend/default/default/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span { border-color:#406a83; background:#618499; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://my.koongo.com/skin/frontend/default/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://my.koongo.com/skin/frontend/default/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(https://my.koongo.com/skin/frontend/default/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:left; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 60px; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.bml-checkout-type { list-style: none; }
.bml-checkout-type .bml_button  { width: 150px; display: inline-table; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { border:1px solid #c4c6c8; }

.product-essential { padding:25px; background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_product-view.gif) 100% 0 no-repeat; }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { background:#faf7ee url(https://my.koongo.com/skin/frontend/default/default/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://my.koongo.com/skin/frontend/default/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://my.koongo.com/skin/frontend/default/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://my.koongo.com/skin/frontend/default/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#1e7ec8; }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://my.koongo.com/skin/frontend/default/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://my.koongo.com/skin/frontend/default/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; vertical-align: top;}
.cart .checkout-types .bml_button {display:inline-table; width: 150px; margin: 0 0 5px;}
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://my.koongo.com/skin/frontend/default/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(https://my.koongo.com/skin/frontend/default/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:345px; padding:14px 21px; background:#faf7ee url(https://my.koongo.com/skin/frontend/default/default/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(https://my.koongo.com/skin/frontend/default/default/images/bkg_buttons-set1.gif) 0 0 repeat-x; }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://my.koongo.com/skin/frontend/default/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://my.koongo.com/skin/frontend/default/default/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://my.koongo.com/skin/frontend/default/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://my.koongo.com/skin/frontend/default/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; }
.map-popup-checkout .paypal-or { clear:both; display:block; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-checkout li { list-style: none; }
.map-popup-checkout { text-align: center; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(https://my.koongo.com/skin/frontend/default/default/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://my.koongo.com/skin/frontend/default/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://my.koongo.com/skin/frontend/default/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://my.koongo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:"Glyphicons Halflings";src:url(https://my.koongo.com/skin/frontend/default/kaas/fonts/glyphicons-halflings-regular.eot);src:url(https://my.koongo.com/skin/frontend/default/kaas/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(https://my.koongo.com/skin/frontend/default/kaas/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(https://my.koongo.com/skin/frontend/default/kaas/fonts/glyphicons-halflings-regular.woff) format("woff"),url(https://my.koongo.com/skin/frontend/default/kaas/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(https://my.koongo.com/skin/frontend/default/kaas/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}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,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}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}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}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}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.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,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;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,-webkit-box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.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;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.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}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.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}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.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}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.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}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.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}}.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,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.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,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.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}.panel>.list-group:last-child .list-group-item:last-child,.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}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.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,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.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-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.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,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.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,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.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}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.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,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.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}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.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,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
* bootstrap-lightbox.css v0.6.1 
* Copyright 2013 Jason Butz
* http://www.apache.org/licenses/LICENSE-2.0.txt
*/
.lightbox{position:relative;top:70px;z-index:1050;line-height:0;text-align:center;background-color:transparent;outline:0}.lightbox .hide{display:none}.lightbox .in{display:block}.lightbox-content{display:inline-block;padding:10px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.lightbox-content .lightbox-caption{position:absolute;right:12px;bottom:11px;left:11px;padding:2%;font-size:14px;line-height:18px;color:white;text-align:center;text-shadow:0 -1px 0 #000;text-shadow:0 -1px 0 rgba(0,0,0,0.3);background:#000;background:rgba(0,0,0,0.6)}.lightbox-header .close{margin-top:-16px;margin-right:-16px;font-size:2em;color:white;opacity:.8;filter:alpha(opacity=80)}.lightbox-header .close :hover{opacity:.4;filter:alpha(opacity=40)}

#example ul {
	padding-left:20px;
}
#example li {
	list-style:none;
}
#example ul.hide {
	display:none;
}
#example span {
	color:#999;
	font-family:"Courier New", Courier, monospace;
	cursor:default;
}
#example span.expanded, #example span.collapsed {
	cursor:pointer;
}
/*
 * qTip2 - Pretty powerful tooltips - v2.2.0
 * http://qtip2.com
 *
 * Copyright (c) 2013 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Thu Nov 21 2013 11:04 UTC+0000
 * Plugins: None
 * Styles: css3
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 750px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

  .qtip-content ol {
	  list-style: decimal;
  }
  
  .qtip-content ul, .qtip-content ol {

    margin: 10px 20px;
	}
  
  .qtip-content ul li{
		list-style: circle url();
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;

		cursor: pointer;
		outline: medium none;

		border-width: 1px;
		border-style: solid;
		border-color: transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}
	
		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border-width: 1px;
	border-style: solid;
	border-color: #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}



.qtip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border-width: 0;

	background: #4A4A4A;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

	.qtip-youtube .qtip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}
	
	.qtip-youtube .qtip-content{
		padding: .75em;
		font: 12px arial,sans-serif;
		
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.qtip-youtube .qtip-icon{
		border-color: #222;
	}

	.qtip-youtube .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-linear-gradient(top, #717171, #232323);
	background-image: -ms-linear-gradient(top, #717171, #232323);
	background-image: -o-linear-gradient(top, #717171, #232323);

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.qtip-jtools .qtip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.qtip-jtools .qtip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.qtip-jtools .qtip-titlebar,
	.qtip-jtools .qtip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-jtools .qtip-icon{
		border-color: #555;
	}

	.qtip-jtools .qtip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.qtip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.qtip-cluetip .qtip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}
	
	.qtip-cluetip .qtip-icon{
		border-color: #808064;
	}
	
	.qtip-cluetip .qtip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.qtip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0 solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.qtip-tipsy .qtip-titlebar{
		padding: 6px 35px 0 10px;
		background-color: transparent;
	}

	.qtip-tipsy .qtip-content{
		padding: 6px 10px;
	}
	
	.qtip-tipsy .qtip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.qtip-tipsy .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.qtip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.qtip-tipped .qtip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.qtip-tipped .qtip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.qtip-tipped .qtip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

		.qtip-bootstrap .qtip-titlebar .qtip-close{
			/**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
			right: 11px;
			top: 45%;
			border-style: none;
		}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

	.qtip-bootstrap .qtip-icon{
		/**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
		background: transparent;
	}

		.qtip-bootstrap .qtip-icon .ui-icon{
			/**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
			width: auto;
			height: auto;

			/* Taken from Bootstrap .close */
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.qtip-bootstrap .qtip-icon .ui-icon:hover{
			/* Taken from Bootstrap .close:hover */
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
	filter: none;
	-ms-filter: none;
}


/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(https://my.koongo.com/skin/frontend/default/kaas/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("https://my.koongo.com/skin/frontend/default/kaas/css/data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("https://my.koongo.com/skin/frontend/default/kaas/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

  /* Koongo KaaS

  /* GLOBAL STYLES
  -------------------------------------------------- */
  body {color: #65667a; padding: 0px; background:#ffffff; font-family: Roboto,Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; }
  a {color: #FFA800;  text-decoration: underline;}
  a:hover { color: #e39800; /*text-decoration:none;*/}
  html,body { height: 100%;}

  a.loadPath:link { color: #FFA800;}
  a.loadPath.file { color: #666;}

  /* HELP STYLES
  -------------------------------------------------- */
  .center-align{text-align: center;}
  .right-align{text-align: right;}
  .left-align{text-align: left;}
  div.destroy{clear:both;}
  .gap10 { height: 10px; display:block;}
  .gap20 { height: 20px; display:block;}
  .gap25 { height: 25px; display:block;}
  .w70 { min-width: 70px; }
  .reverse-margin {margin: 20px 0 0 0;}
  .padding-normal {padding-top: 8px;}
  .no-padding-top {padding-top: 0px !important;}
  .no-padding-bottom {padding-bottom: 0px !important;}
  .no-padding-left {padding-left: 0px !important;}
  .no-padding-right {padding-right: 0px !important;}
  .padding0 {padding:0px !important;}
  .padding10 {padding:10px !important;}
  .padding7 {padding:7px;}
  .padding15 {padding:15px;}
  .padding20 {padding:20px;}
  .padding30 {padding:30px;}
  .paddingB10 {padding-bottom:10px;}
  .paddingB30 {padding-bottom:30px;}
  .paddingT5 {padding-top:5px;}
  .paddingT15 {padding-top:15px;}
  .marginB0 {margin-bottom: 0;}
  .black { color: #2b2b2b; }
  .back-button {margin-bottom: 35px;}
  .smaller-margin {margin-left: -7px; margin-right: -7px;}
  .smaller-margin .col-xs-4, .smaller-margin .col-sm-4, .smaller-margin .col-md-4, .smaller-margin .col-lg-4, .smaller-margin .col-xs-8, .smaller-margin .col-sm-8, .smaller-margin .col-md-8, .smaller-margin .col-lg-8 { padding-left: 7px; padding-right: 7px; }
  .loader { display: none; width: 100px; height: 100px; position:absolute; left: calc(50% - 50px); top: calc(50% - 50px);  background: url('https://my.koongo.com/skin/frontend/default/kaas/images/spinner2.gif') no-repeat top center; }
  .highlight-info { margin: 10px 0; font-size: 20px;  }
  .border-top { border-top: 1px solid #dfdfdf; padding-top: 10px; }
  .font15 { font-size: 20px !important; }
  .full-width{ width: 100%; }
  .relative { position: relative; }

  .expanded { padding: 5px; margin-left: -11px; cursor:pointer; }
  .collapsed { padding: 4px; margin-left: -12px; cursor:pointer; }
  .expanded:hover, .collapsed:hover { color:#fe7b5b; }

  /** font awesome **/
  .fa.fa-sm { font-size: 0.8em; }
  .fa.fa-ml { margin-left: .3em;}
  .fa.fa-mr { margin-right: .3em;}
  .fa.fa-mt { margin-top: 3px; }
  .fa.fa-weight-bold { font-weight: bold; }
  fieldset legend .fa { margin-left: 2px;}
  .fa.fa-active-tab { color: #45ab45;}
  .fa.fa-disabled-tab { color: #d43f3a; opacity: 0.5; }

  a.btn.btn-sm.collapsed { padding: 5px 10px; }
  .btn-narrow {
     padding-left: 5px;
     padding-right: 5px;
  }
  .btn-narrowed {
    padding-left: 8px;
    padding-right: 8px;
  }
  .btn-wider {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nopadding { padding: 0 !important; margin: 0 !important;}

  .alert-grey {  font-size: 14px; border-color: #F57234; color: #737373; }
  .collection-options { margin: 0px -15px; }

  .loading-ajax.inline {
	display: inline-block;
  	width: 17px;
  	height: 17px;
  }

  .affiliateplus-grid-search input.input-text {
	padding: 3px 6px;
  }
  .affiliateplus-grid-search .form-control {
	height: inherit;
  	font-size: inherit;
  }

    ul.dots { list-style: circle; padding-left: 20px;}
  .core .box-cms {padding-left: 15% !important; padding-right: 15% !important;}
  /* BOOTSTRAP OVERWRITE
  -------------------------------------------------- */
  .container {position: relative;clear: both;}
  .panel-footer {padding: 7px 8px;}
@media (min-width: 992px) {
  .col-md-2.col-md-2-5 { width: 20%; }
}
  /* PANELS */
  .panel-primary {
    border-color: #f68d00;
  }
  .panel-primary > .panel-heading {
    color: #fff;
    background: linear-gradient(to left, #feb80c 0%, #f68c00 100%) !important;
    border-color: #f68d00;
  }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d1612b;
  }
  .panel-primary > .panel-heading .badge {
    color: #d1612b;
    background-color: #fff;
  }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d1612b;
  }

  .service-level-container { position: relative; }
  .service-level-container > .row {padding: 0px 8px 30px 8px;}
  .panel-clickable { cursor: pointer;}
  .panel-heading-upper {
    padding: 4px 10px;
    line-height: 22px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 1em;
  }
  .panel-heading-upper.sl-most-popular {
    color: #fff;
    background: linear-gradient(to right, #f68c00 0%, #feb80c 100%) !important;
  }
  .panel-heading-upper.sl-current {
    color: #fff;
    background-color: gray;
  }
  .panel-column-disabled { opacity: 0.5; }
  .panel-highlighted, .panel-highlighted .panel-heading { border-top-left-radius: 0;}
  .panel-shifted-for-highlight { margin-top: 22px;}
  .button-service-level { padding: 10px; }

  .panel-project .panel-body {
    height: 50px;
  }
  .panel-project .panel-body img {
    height: 30px;
  }


  /* FORMS */
  label {font-weight: normal; color: #a6a6a6;}
  label em, label .required {padding: 0 5px; color: #ff0000;}
  .label { color: #a6a6a6;}
  form {margin:0px;}
  .form-control { color: #130139333; }
  .form-control:focus {
    border-color: #fe7b5b; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 140, 87, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 140, 87, 0.6);
  }
  .form-control-select select { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #130139333; vertical-align: middle; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; 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, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .form-control-select select:focus { border-color: #fe7b5b; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 140, 87, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 140, 87, 0.6); }
  input[type="radio"], input[type="checkbox"] { margin: 2px 0 0;}
  .checkbox label { color: #130139333;}

  /* TEXT */
  h1 {font-size: 32px; font-weight: bold; color:#2b2b2b;}
  h2 {font-size: 18px; color: #fe7b5b;  }
  h2 .glyphicon {margin-left: 5px;font-size: 12px; }
  .collapser { text-decoration: none; }

  .redesign h2 {font-size: 19px; color: #3c4452;  }

  h2.outside {font-size: 20px; color: #1f2d4f; font-weight: bold; margin: 20px 0px -10px 0; padding-bottom: 17px; width: 100%; border-bottom: 1px solid #eaeaea; }

  /* TABLES */
  .table { margin: 0px; }
  .table th { font-weight: bold; color: #130139333; }

  .nav-tabs a {text-decoration: none; color: #999999; font-size: 14px;}
  .nav-tabs a:hover {text-decoration: none; color: #7f7f7f;}
  .nav-tabs>li.right a {
    margin-right: 0;
  }

  /*input { float:left; color: #999999; border-radius: 5px 5px; border: 1px solid #cccccc; background: #fff; padding: 8px 10px; -webkit-box-shadow:inset 0 0 7px #dadada; -moz-box-shadow:inset 0 0 7px #dadada; box-shadow:inset 0 0 7px #dadada; }
  input:focus { outline: none; }*/


  .webHint{  white-space: normal; padding: 0px; }
  .webHint .inner span{ cursor:pointer; padding: 6px 11px; display:block; }

  /* MAGENTO OVERWRITE
  -------------------------------------------------- */
  .wrapper {min-width: 1px;}
  .validation-advice { margin: 9px 0 0;}
  p.required {margin: 0px; color: #fe7b5b; font-size: 12px;}
  input.input-text:focus,select:focus,textarea:focus { background-color:#fafafa; }

  /* SYSTEM MSGS*/
  .messages { padding: 15px; margin-bottom: 20px; border: 0px solid transparent; border-radius: 6px; }
  .messages li { margin: 5px 0px !important; border-radius: 5px; }
  .messages li li { margin: 0px !important; font-size: 13px; }
  .messages .success-msg { position: relative; color: #3F4254; background-color: #C9F7F5; border: 0px !important; background-image: none; }
  .messages .error-msg { position: relative; color: #3F4254; background-color: #FFE2E5; border: 0px !important; background-image: none; }
  .messages .warning-msg { position: relative; color: #3F4254; background-color: #FFF4DE; border: 0px !important; background-image: none; }
  .messages .notice-msg, .messages .note-msg { position: relative; color: #3F4254; background-color: #E1F0FF; border: 0px !important; background-image: none; }

  .messages>li:before {
    position: absolute;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
    top: calc(50% - 11px);
    font-size: 15px;
  }

  .messages .note-msg:before, .messages .notice-msg:before {
    color: #3699FF;
    content: "\f0eb";
    left: 11px;
  }

  .messages .error-msg:before {
    color: #F64E60;
    content: "\f06a";
    left: 9px;
  }

  .messages .warning-msg:before {
    color: #FFA800;
    content: "\26A0"; /* Unicode for a warning triangle icon */
    left: 9px;
  }

  .messages .success-msg:before {
    color: #1BC5BD;
    content: "\f058";
    left: 9px;
  }


  .messages .lower-msg {
	padding-top: 6px !important;
  	padding-bottom: 6px !important;
  }

  .messages .notice-msg.large {
	padding: 20px 38px !important;
  	background-position: 13px 21px !important;
  }

  .messages .notice-msg.large li {
	font-size: 1.5em;
  }

  .msg { display:none; padding: 0px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 6px; }
  .msg li { margin: 0px !important; border-radius: 5px; }
  .msg li li { margin: 0px !important; font-size: 13px; }
  .msg .success-msg { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }

  .profiles-messages-container {
	margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
  }

  .profiles-messages-container ul.messages, .container ul.messages {
	width: inherit;
  }

  .product-details dd {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }

  .product-details.dl-horizontal dt {
	width: 220px;
  }

  .product-details.dl-horizontal dd {
    margin-left: 240px;
  }

  .product-images {
	margin-bottom: 30px;
  }

  .product-images a {
	margin-right: 15px;
  }

  .overlay-data .box .messages {
	margin: 0 !important;
  	padding: 0 !important;
  	margin-bottom: 10px !important;
  }

  input.input-text,textarea {
  	padding:6px 12px;
  }

  .alert { padding: 10px 15px; font-weight: bold; }
  .alert-info { color: #3F4254; border: 0px;  background-color: #E1F0FF; }
  .alert-danger { color: #3F4254; border: 0px;  background-color: #FFE2E5; }

  /* PAGER */
  .pager { font-size: 11px; background: none; margin: 0px; margin-bottom: 20px; padding: 0px; border-top: 0px; text-align: center; }
  .pager .amount { font-size: 14px; color: #707070; }
  .pager .amount span { font-size: 15px; color: #fe7b5b; font-weight: bold; }
  .pager .pages { margin: 0px; }
  .pager .pages li { margin: 0px; margin-left: -4px; }
  .pager .pages li>a, .pager .pages li>span  { border-radius: 0px; text-decoration: none; font-size: 12px; border-color: #858b996e; padding: 3px 9px;}
  .pager .pages .glyphicon { font-size: 8px; padding: 4px 0 5px 0px; }
  .pager .pages .current .btn-default { background: linear-gradient(to left, #f68c00 0%, #f68c00 100%) !important; border: 1px solid #d1612b; color: #fff; }
  .pager .pages .previous { border-radius: 5px 0 0 5px; }
  .pager .pages .next { border-radius: 0 5px 5px 0; }
  .pager .limiter { color: #a6a6a6; font-size: 12px; }
  .pager .limiter label { margin: 0px; }
  .pager .limiter select { margin: 0px 5px; cursor: pointer;}
  .pager .form-control {height: 24px; font-size: 14px;}

  .thumbnail .pager { margin: 8px 0px 8px 0 }
  .thumbnail.shadow {box-shadow: 0px 12px 32px -23px #000000fa}

  .order-items h2, .order-items h3 { color: #fe7b5b; }
  .order-items dl.item-options  {padding-left: 20px;}
  .order-items .subtotal { background-color: #f9f9f9; }
  .order-items .grand_total { background-color: #f9f9f9; }
  .order-items .base_grandtotal { background-color: #eeeeee; }
  .order-items .price-excl-tax .label { float: left; font-size: 11px; font-weight: normal; }
  .order-items .price-incl-tax .label { float: left; font-size: 11px; font-weight: normal; }
  /* BUTTONS
  -------------------------------------------------- */
  .btn-primary {
    color: #ffffff; border: 0px;
    background: rgb(254, 184, 12);
    background: linear-gradient(to left, #feb80c 0%, #f68c00 100%) !important;
    border: 1px solid #faa106;
    /*border-radius: 5px 5px;*/
  }

  .btn-primary.original-colors {
    color: #fff;
    background: #337ab7 !important;
    border-color: #2e6da4;
  }

  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background: linear-gradient(to left, #f68c00 0%, #f68c00 100%) !important;
    border: 1px solid #f68c00;
  }
  .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none; }
  .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active,
  .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background: #eee !important; color: #999; border-color: #707070; }
  .btn-primary .badge { color: #428bca; background-color: #fff; }

  .btn-white { color: #999999; background-color: #f5f5f5; border: 0px; }
  .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white { color: #ffffff; background-color: #5b5b5b; border: 0px; }
  .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white { background-image: none; }
  .btn-white.disabled, .btn-white[disabled], fieldset[disabled] .btn-white, .btn-white.disabled:hover, .btn-white[disabled]:hover,
  fieldset[disabled] .btn-white:hover, .btn-white.disabled:focus, .btn-white[disabled]:focus, fieldset[disabled] .btn-white:focus,
  .btn-white.disabled:active, .btn-white[disabled]:active, fieldset[disabled] .btn-white:active, .btn-white.disabled.active,
  .btn-white[disabled].active, fieldset[disabled] .btn-white.active { background-color: #eee; color: #999; border-color: #357ebd; }
  .btn-white .badge { color: #428bca; background-color: #fff; }

  .btn.strong {
	font-weight: bold;
  }

  .btn-signout { color: #ffffff; background-color: #dcb19c; border: 0px; }
  .btn-account { color: #ffffff; background-color: #aa4110; border: 0px; }
  .btn-lg { font-size: 14px; }

  /*.btn-koongo { background: #fe7b5b; border-color:#d1612b; color: #fff; text-decoration: none;}
  .btn-koongo:hover { background: #5b5b5b; border-color:#3c3c3c; color: #fff;}*/

  .btn-koongo { color: #ffffff;
    background: rgb(254, 184, 12); background: linear-gradient(to left, #fcac09 0%, #f68c00 100%) !important;
  }
  .btn-koongo:hover { background: linear-gradient(to left, #f68c00 0%, #f68c00 100%) !important;}

  .btn-secondary { background: white; border-color: #fe7b5b; color: #fe7b5b; text-decoration: none;}
  .btn-secondary:hover { background: #aa4110; border-color: #aa4110; }


  .btn-toggle-koongo { margin-right: 25px;}
  .btn-toggle-koongo .btn { font-size: 13px;}
  .btn-toggle-koongo .btn-koongo:hover { background: #fe7b5b; border-color:#d1612b;}
  .btn-toggle-koongo .btn-koongo { cursor: default;}



  .btn-toggle-border { margin-top: 4px; padding: 0px 5px 5px 5px; border: 1px solid #cd8f00; border-radius: 5px; background: #ffb200; }

  .btn.btn-koongo-grey { border-color:#9c9c9c; font-size: 13px; color: #404040; text-decoration: none;}
  .btn.btn-koongo-grey:hover { border-color:#9c9c9c; font-size: 13px; color: #404040;}
  .btn.btn-koongo-grey:active, .btn.btn-koongo-grey:focus {color: #404040;}

  .btn.btn-koongo-grey-border { border-color:#9c9c9c; }


  .btn:hover, .btn:focus { color: #fff; text-decoration: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus { outline: thin dotted; outline: 0px auto -webkit-focus-ring-color; outline-offset: -2px; }


  .btn-default { border-color: #858b996e; color: #5b667a;  }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #000000;  }

  .btn-none {
    border: 0!important;
    background: transparent!important;
    color: #5b667a!important;
  }

  a.btn-default, button.btn-default  {
    border-color: #ffcd8a;
    background: #fff9f0;
    color: #f68c00;
  }

  a.btn-danger, button.btn-danger  {
    color: #f1416c;
    background-color: #fff5f8;
    border-color: #f1416c;
  }

  a.btn-danger:hover, button.btn-danger:hover  {
    color: #d9534f;
    background-color: #fff5f8!important;
    border-color: #d9534f;
  }

  a.btn-default:hover, a.btn-default:focus, a.btn-default:active, a.btn-default.active, .open .dropdown-toggle.btn-default,
  button.btn-default:hover, button.btn-default:focus, button.btn-default:active, button.btn-default.active {
    border-color: #f68c00 !important;
    background: #fff4e2 !important;
    color: #f45206 !important;
  }

  .btn-default-original {
    color: #333;
    background-color: #fff;
    border-color: #ccc
  }

  .btn-default-original:hover, .btn-default-original:focus, .btn-default-original.focus, .btn-default-original:active, .btn-default-original.active, .open > .dropdown-toggle.btn-default-original {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
  }

  .btn-default-original:active, .btn-default-original.active, .open > .dropdown-toggle.btn-default-original {
    background-image: none
  }

  .btn-default-original.disabled, .btn-default-original[disabled], fieldset[disabled] .btn-default-original, .btn-default-original.disabled:hover, .btn-default-original[disabled]:hover, fieldset[disabled] .btn-default-original:hover, .btn-default-original.disabled:focus, .btn-default-original[disabled]:focus, fieldset[disabled] .btn-default-original:focus, .btn-default-original.disabled.focus, .btn-default-original[disabled].focus, fieldset[disabled] .btn-default-original.focus, .btn-default-original.disabled:active, .btn-default-original[disabled]:active, fieldset[disabled] .btn-default-original:active, .btn-default-original.disabled.active, .btn-default-original[disabled].active, fieldset[disabled] .btn-default-original.active {
    background-color: #fff;
    border-color: #ccc
  }

  .btn-default-original .badge {
    color: #fff;
    background-color: #333
  }

  .btn-add-channel { font-size: 1.6em; font-weight: bold;}

  .btn-macro-editor { font-weight: bold; text-align: left; width: 100%; }

  .btn-customize-in-editor {margin-left: 5px; height: 34px;}

  /* BG
  -------------------------------------------------- */
  /*.bg-settings { width: 100%; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/bg_settings.png') no-repeat top center; }*/
  /*.bg-address { width: 100%; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/bg_address.png') no-repeat top center; }*/
  /*.bg-orders { width: 100%; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/bg_orders.png') no-repeat top center; }*/
  /*.bg-tickets { width: 100%; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/bg_tickets.png') no-repeat top center; }*/
  /*.bg-login { width: 100%; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/bg_login.png') no-repeat top center; }*/

  /* TOP section
  -------------------------------------------------- */
  .top {
    position: fixed;
    height: 38px; z-index: 15 ; width: 100%; padding-top: 0;
    border-bottom: 1px solid #dddddd;
    background: white;
  }

  .top .logo strong {display: none; }
  .top .navbar-default {background: rgba(246, 140, 0, 0.05);; border: 0px; margin:0px; min-height: auto;}
  .top .navbar-default .navbar-collapse { padding: 0px 3px; margin: 0 0 0 170px; }
  .top .navbar-default .navbar-nav.navbar-nav-info {
    float: left;
  }
  .top .navbar-default .navbar-nav {
    float: right;
  }
  .top .navbar-default .nav>li>span {
    display: block;
  }
  .top .navbar-default .nav>li>span,
  .top .navbar-default .nav>li>a
  {
		font-weight: normal;
		text-decoration: none;
		font-size: 14px;
		color: #130139;
		padding: 9px 20px;
  		line-height: 20px;
	}
	.top .navbar-default  .nav>li.active>a { background: #ff8d3e; /*#b35e36*/}
	.top .navbar-default  .nav>li>a:hover, .top .navbar-default  .nav>li.open>a  { background: #dddddd;}
	.top .r-section .nav>li>a {
		margin: 0;
	 	border: 0;
	    border-radius: 0;
	 	padding: 9px 10px;
		font-size: 1.1em;
	 }
  .top .r-section .dropdown-menu { left: inherit; right: 0; }
  .top .r-section .navbar-nav { float: right; }

  .top .navbar-header .navicon-capt {display:none;}

  .top .dropdown-menu .no-link > span {
	 display: block; padding: 3px 20px; clear: both; font-weight: 400;
	 line-height: 1.42857143; color: #555; white-space: nowrap;
  }
  .top .dropdown-menu li>a:hover { background-color: #e7e7e7; }
  .top .dropdown-menu>li>a { text-decoration: none; }
  .top .dropdown-menu>li a img { height: 17px; width: auto; margin-right: 3px; }
  .top .l-section { position: relative; float:left; }
  .top .r-section { position: relative; float:right; text-align: right; }
  .top .r-section .dropdown-menu { text-align: left; }
  .top .r-section a { text-decoration: none; }

  .top .navbar-nav button.dropdown-toggle {
	margin-right: 7px;
  }

  /* TOP log out section
  -------------------------------------------------- */
  .top-logout {position:relative; height: 200px; width: 100%; padding-top: 10px; border-bottom: 1px solid #eaeaea ; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/top_bg.png') repeat-x top center; }
  .top-logout .logo {position:relative; display: block; float: none !important; margin: 70px auto 0px auto; z-index: 10;}
  .top-logout .logo strong {display: none; }
  .top-logout .container { text-align: center; }

  /* SECTION-TITLE section
  -------------------------------------------------- */
  .section-header {position:relative; text-align: left; width: 100%; border: 1px solid #dddddd; border-width: 1px 0px 1px 0px; }
  .section-header h1 {margin: 0; font-size: 26px }
  .section-header .text {margin-top: 17px; line-height: 22px; }

  /* CORE section
  -------------------------------------------------- */
  .core {position:relative; padding-top: 38px;  min-height: 300px; width: 100%; margin: 0px;
    /*background-color: #ededed;*/
    background-color: #D5D9E2;
   }
  .core.revoked {
    background-color: #e3d2e8;
  }

  .core .box { position: relative; width: 100%; background: #fff; /*border: 1px solid #dddddd;*/ padding: 30px 30px; margin: 0px 0 0px; border-radius: 5px 5px;
    /*-webkit-box-shadow: 0 1px 1px 0 #cfcfcf;
    box-shadow: 0 1px 1px 0 #cfcfcf;*/ }
  .core .box.bw {  background: #fff url('https://my.koongo.com/skin/frontend/default/kaas/images/box_top_bw.png') repeat-x top center;  }
  .core .box.no-padding { padding: 0px; position: relative;  }
  .core .box .header { height: 51px; border-radius: 5px 5px 0px 0px; text-align: left; padding: 13px 20px;
    width: 100%;
    font-size: 18px;
    color: #5b667a;
    font-weight: 700;
    box-shadow: 0px 12px 32px -23px #000000fa;
    z-index: 12;
    position: relative;
    display: block;
  }

  .core .box-styled p { line-height: 22px; }
  .core .box-styled h1 { color: #5b667a; font-size: 22px; font-weight: bold; }
  .core .box-styled h1.no-top-margin { margin-top: 0px; }
  .core .box-styled h2 { color: #5b667a; font-size: 17px; font-weight: bold;}
  .core .box-styled h3 { color: #5b667a; font-size: 14px; font-weight: bold; }
  .core .box-styled a { text-decoration: none; }
  .core .box-styled ul { margin-left: 15px; line-height: 18px; list-style: disc !important; }
  .core .box-styled ol { margin-left: 15px; line-height: 18px;  list-style: decimal !important; }

  .core .box-styled ul.messages {
	width: 100%;
  	margin: 0 !important;
  	padding: 0 !important;
  	margin-bottom: 15px !important;
  	list-style: none !important;
  }

  .core .box-styled .messages ul {
    list-style: none !important;
  }

  .messages ul .link {
    color: #F57234;
  }

  .form-group ul.messages {
    margin: 0 !important;
    padding: 0 !important;
  }


  /* DASHBOARD section
  -------------------------------------------------- */

  .actual-count { font-size: 20px; line-height: 2em; font-weight: bold; text-align: center; }
  .actual-count .title { font-size: 0.8em; }
  .actual-count .panel-body { padding: 15px 0; }

.ui-slider .ui-slider-handle.ui-state-default { background: #fe7b5b; border-color: #d1612b; cursor:pointer;  }
  .ui-slider .ui-slider-handle.ui-state-active { background: #5b5b5b; border-color: #3c3c3c;cursor:pointer; }

  @media (min-width: 768px) {
    .row.equal {
      display: flex;
      flex-wrap: wrap;
    }
  }
  .core .box.full-height {
     padding: 0px;
     height: 100%;
     position: relative;
  }
  .plan-pricing .icon { height: 45px; position:relative;  margin: 10px auto 5px auto; text-align: center; }
  .plan-pricing .icon.ico1 {  background: #fff url('https://my.koongo.com/skin/frontend/default/kaas/images/ico_01.png') no-repeat top center; }
  .plan-pricing .icon.ico2 {  background: #fff url('https://my.koongo.com/skin/frontend/default/kaas/images/ico_02.png') no-repeat top center; }
  .plan-pricing .icon.ico3 {  background: #fff url('https://my.koongo.com/skin/frontend/default/kaas/images/ico_03.png') no-repeat top center; }
  .plan-pricing .add-btn { font-size: 16px; font-weight: bold; margin-top: 20px; }
  .plan-pricing .info-count { margin: 23px 0 5px 0; text-align:center; font-weight: bold; font-size: 20px; color: #707070; }
  .plan-pricing .info-count span {  color: #fe7b5b; }
  .plan-pricing .most-popular { width: 95px; height: 95px; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/most_popular.png') no-repeat top center; top: 51px; right: -1px; position: absolute;  }
  .plan-pricing .title { font-size: 18px; line-height: 1.1em; color:#5b667a; font-weight: normal; margin: 5px 0px 10px 0; width: 100%; text-align: left; }
  .plan-pricing .btn-box .title { margin-bottom: 0 }
  .plan-pricing .btn-box .text { font-size: 20px; text-align: center; display: block; padding-top: 10px; }
  .plan-pricing ul.features>li { padding: 4px 30px; width: 100%; background-color: #f8f8f8; color: #707070; text-align: center; line-height: 20px; }
  .plan-pricing ul.features>li:nth-child(even) { background-color: #fff; }
  .plan-pricing ul.features>li span.tip { font-size: 14px; color: #e57234; cursor:pointer;}
  .plan-pricing ul.features .product-custom-option { max-width: 200px;}
  .plan-pricing ul.features label { color: #707070;}
  .plan-pricing  ul.features>li>.popover>.popover-content { font-size: 14px; line-height: 20px; }
  .plan-pricing ul.features > li.support-message  { font-size: 1.3em !important; line-height: 2.5em !important; height: 40px !important; }
  .plan-pricing  ul.features>li { font-size: 18px; line-height: 45px; position: relative; }
  .plan-pricing .ideal  ul.features>li { line-height: 30px; height: 72px; }
  .plan-pricing .ideal .rangeUi-scale-values { display: none;}
  .plan-pricing .ideal ul.features>li>span { font-size: 14px;}
  .plan-pricing .ideal ul.features > li > span.message{ font-size: 0.75em; padding-top: 44px; }
  .plan-pricing .ideal ul.features>li>.popover>.popover-content { font-size: 14px; line-height: 20px; }
  .plan-pricing .ideal .ui-widget { margin-bottom: 20px; }
  .plan-pricing .ideal .slider-label { display: inline-block; }
  .plan-pricing ul.features>li .message { font-size: 0.8em; display: none; position: absolute; top: 0px; left: 0px;	 text-align: center; width: 100%; height: 10px; padding-top: 25px; }
  .plan-pricing ul.features>li.underlimit .message { display: block; color: #E62323; }
  .plan-pricing .usage-charge { display: block; font-size: 0.6em !important; margin: 0; padding: 0; line-height: 1.5em;}

  .plan-pricing .current ul.features>li .message.overlimit,
  .plan-pricing .current ul.features>li .message.note {
    display: block; font-weight: normal; font-size: 0.6em; padding-top: 20px;
   }
  .plan-pricing .ideal ul.features>li .message.usage-charge { padding-top: 0; position: relative; }
  .plan-pricing ul.features>li .message.usage-charge { display: none; }

  .plan-pricing ul.features>li.no-zero .message.usage-charge,
    .plan-pricing .current ul.features>li .message.usage-charge
  { display: block; }

  .plan-pricing span.overlimit { color: #AA4110; }
  .plan-pricing .ideal .slider-label:first-letter { text-transform: capitalize; }
  .plan-pricing .underlimit .select-slider { background-color: #E62323;	}
  .plan-pricing .btn-box { padding: 0 40px; height: 80px; text-align: center; position: absolute; bottom: 10px; width: 100%; }
  .plan-pricing .submit-text { padding-top: 3px; font-size: 0.9em; color: #666; }
  .plan-pricing .btn-box .btn { font-size: 16px; font-weight: bold; padding: 10px 0;}
  .plan-pricing .price-box {margin: 0px 0 15px 0;}
  .plan-pricing .price-box .price-old { float:right; backgrounda: red; text-align: center;}
  .plan-pricing .price-box .price-old .price { font-size: 20px; line-height: 28px; font-weight: bold; color: #786b65; text-decoration: line-through;}
  .plan-pricing .price-box .price-old .caption { font-size: 14px; font-weight: bold; color: #cccccc;}
  .plan-pricing .price-box .col-xs-6 .price-old { margin-right: 15px;}
  .plan-pricing .price-box .price-now {  text-align: center; margin-bottom: 0px;  }
  .plan-pricing .price-box .price-now .price { font-size: 30px; line-height: 28px; font-weight: bold; color: #aa4110;}
  .plan-pricing .price-box .price-now .caption { font-size: 11px; color: #aaaaaa;}
  .plan-pricing .price-box .price-now .price .label { font-size: 0.7em; }
  .plan-pricing .price-box .price-now .price .caption { font-size: 0.4em; font-weight: normal; }
  .plan-pricing .price-box .price-now .price span { font-size: 24px;}
  .plan-pricing .price-box .col-xs-6 .price-now { float:left; margin-left: -10px;}
  .plan-pricing .price-box .no-price { color: #666666}

  .plan-pricing .price-box .plan-total-prices-table { margin: 10px auto; font-size: 15.6px;}
  .plan-pricing .price-box .plan-total-prices-table th,
  .plan-pricing .price-box .plan-total-prices-table td { padding: 3px 5px; line-height: 2em; position: relative;}
  .plan-pricing .price-box .plan-total-prices-table .label { font-weight: normal; font-size: 1em; text-align: right; display: block; padding-right: 10px; color: #aaaaaa;}
  .plan-pricing .price-box .plan-total-prices-table .admin-label { font-weight: normal; font-size: 0.7em; color: #aaaaaa; line-height: 0.5em; padding: 0;}
  .plan-pricing .price-box .plan-total-prices-table .admin-fields td { padding-top: 1em;}
  .plan-pricing .price-box .plan-total-prices-table .price { font-size: 1em; font-weight: bold; color: #666;}
  .plan-pricing .price-box .plan-total-prices-table .price.total-price { font-size: 1.7em; color: #aa4110;}
  .plan-pricing .price-box .plan-total-prices-table .price .rate {}
  .plan-pricing .price-box .plan-total-prices-table .caption { position: absolute; left: 13px; bottom: -11px; display: block; font-size: 9px; color: #aaaaaa; font-weight: normal; }

  .plan-pricing .price-box .old-price {opacity: 0.7; font-size: 1em; border-bottom: 1px #ededed dotted; }
  .plan-pricing .price-box .old-price td {color: #aaaaaa;}
  .plan-pricing .price-box .plan-total-prices-table .old-price .price {color: #aaaaaa;}
  .plan-pricing .price-box .plan-total-prices-table .hide-price  {display: none;}

  .plan-pricing .price-own { text-align: center; font-size: 20px; }
  .plan-pricing .popover { max-width: 300px;}
  .plan-pricing .messages { margin-top: 15px !important; padding-left: 0px !important; width: 100%; padding-right: 0px !important;}
  .plan-pricing .price-own { font-weight: bold; color: #909090;}
  .plan-pricing .discount-box { text-align: center; margin-bottom: 5px; line-height: 2em; }

  .plan-pricing .product-custom-option.custom-option-disabled {
    opacity: 0.5;
    cursor: default;
  }
  .plan-pricing .appstore ul.features>li .message.note {
    display: none;
  }
  .plan-pricing .dashboard-plan-preview .title {
    text-align: center;
  }
  .plan-pricing .btn-box .btn-link-to-admin {
    font-size: 1.2em;
    padding: 10px;
  }
  .plan-pricing tr.row-coupon-code {
    font-size: 0.8em;
  }
  .plan-pricing tr.row-coupon-code th, .plan-pricing tr.row-coupon-code td {
    padding-top: 10px !important;
  }

  .plan-pricing .service-level-container .summary-only {display: none;}
  .plan-pricing .service-level-container .list-group-item {white-space: nowrap;}
  .plan-pricing .table-pricing-features .sublabel {
      font-weight: normal;
      display: block;
      padding-top: 1em;
  }
  .plan-pricing .table-pricing-features option:disabled {
    background-color: #f9e6e6;
    color: #ddd;
  }
  .plan-pricing .summary-current-usage { display: none;}
  .plan-pricing .limit-holder {
    font-size: 1.2em; padding-left: 1.1em; margin-bottom: 0.8em; color: #130139;
  }

  /* DETAILS
  -------------------------------------------------- */
  .details-list { margin-bottom: 0px; }
  .details-list li.line { padding: 3px 0px; font-size: 13px; }
  .details-list .row { padding: 3px 0px; font-size: 13px; }
  .details-list img { margin-top: -4px; }
  .details-list .collections-left { float:left; padding-right: 10px; }
  .details-list .collections-right { float:left; max-width: 140px; }
  .details-channels button { margin-bottom: 15px; }
  .details-channels table { margin: 4px 0px; border-bottom: 1px solid #dfdfdf; }
  .details-channels table>tbody>tr>td { padding-top: 7px; padding-bottom: 7px; vertical-align: middle;}
  .message { padding: 3px 0;}
	.profile-status .label {
		color: #fff;
		font-size: 12px;
		padding: .55em 1.5em;
		display: inline-block;
		line-height: 15px;
		font-weight: normal;
		vertical-align: middle;
		margin: 3px 0;
        white-space: normal;
	}

    .profile-status-submission.profile-status {
      margin: 0 5px 0 0!important;
    }

    .profile-status-submission.profile-status .label {
      margin: 0!important;
    }

	td.profile-status .label, th.profile-status .label {
		padding: .3em .5em .2em;
		display: block;
	}

	.profile-status .label.label-submit {
		margin-top: 5px
	}

	.profile-status .label .suffix {
		font-size: 0.9em;
		white-space: normal;
		line-height: 1.0em;
	}

.details-channels td.feed_link { padding-top: 8px; padding-bottom: 8px;}
  .details-channels td.feed_link a {white-space: nowrap;}
  .details-channels td.feed_help { padding-top: 8px; padding-bottom: 8px;}
  .details-channels td.feed_help .webHint .inner span  { font-weight: bold; padding: 5px 11px;}
  .details-channels td .webHint .inner span  { font-weight: bold; padding: 5px 11px;}

  .details-channels td a.title { font-weight: bold; text-decoration:none;}
  .details-channels td.two-cols { padding-top: 10px;}
  .details-channels td.trlogo { background: #F2F2F2 !important; max-width: 114px; min-width: 107px; vertical-align: top; padding-bottom: 7px; border-right: 1px solid #E0E0E0;}
  .details-channels td.trlogo .name { margin: -5px 0 5px; color: #303030; text-align: center; font-weight: bold; font-size: 14px;}
  .details-channels td.trlogo img  { width:107px; max-width: 107px}
  .details-channels td.idrow {padding-left: 15px;}
  .details-channels tr.labelpanel th {color: #fe7b5b;font-weight: bold;font-size: 15px;border-bottom: 0px; }
  .details-channels tr.last-profile { border-bottom: 1px solid #dfdfdf; }
  .overlimited { background-color: #f9e6e6;}
  .overlimited td,
  .overlimited td.trlogo,
  .core .redesign .box.projects.overlimited,
  .overlimited .panel
  {
    background-color: #f9e6e6 !important;
  }
  .details-channels td a.title.webHint .inner span { display: inline; padding: 0px; }

  .details-channels .btn { margin: 3px 1px; white-space: nowrap; padding: 5px 7px;  min-width: 34px; }
  .details-channels td.trstatus { max-width: 200px; }
  .details-channels .btn-without-style, .details-channels .btn-without-style:active {-webkit-box-shadow: 0px 0px 0px; border:0px; background: none; margin: 0px; padding: 0px 0px 0px 0px; margin-left: 5px;}
  .details-channels .btn-without-style .inner span {padding: 0px; line-height: 15px;font-size: 16px; opacity: 0.85; padding-left: 3px;padding-bottom: 1px;}
  .details-channels .btn.disabled { cursor: default; pointer-events: all; }
  .statusHelp .label, .qtip-content .label { color: #fff; font-size: 13px; margin-top: 8px;}

  .statusHelp { color: #303030;}
  .statusHelp ul { margin-top: 10px; }
  .statusHelp ul li { list-style: circle; line-height: 20px; margin-left: 20px; }

  #status-overlay-data .content { overflow-y: auto; max-height: 550px; padding-top:10px;}

  #submit-container h2 { font-size: 19px;}
  #submit-container .thumbnail.padding15 { padding-top: 0px;}
  .overlay-data #submit-container .thumbnail.padding15 { padding-top: 15px;}
  #submit-container .thumbnail h3 { margin-top: 28px;}
  #submit-container .thumbnail ul { margin-left: 15px;}
  #submit-container .thumbnail ul li {list-style-type: disc;list-style-position: outside;line-height: 20px;}
  #submit-container .thumbnail .img-polaroid { border-radius: 3px; border: 1px solid #dfdfdf; padding:3px; margin:10px 0;  }

  .channel-api-container .thumbnail.padding15 { padding-top: 15px !important; }
  .submission-list-container .thumbnail.padding15 { padding-top: 15px !important; }

  .projects table { margin: 15px 0px; }
  .bottom-buffer {
  	margin-bottom: 15px;
  }

  ul.checkboxes { margin-left: 0px !important; }
  .radiobox-special, .checkbox-special, ul.checkboxes li { list-style: none; font-size: 15px; position: relative; cursor:pointer; background: #fafafa  url('https://my.koongo.com/skin/frontend/default/kaas/images/checkbox_0.png') no-repeat 8px 11px; border-radius: 5px; padding: 8px 8px 8px 29px; border: 1px solid #cfcfcf; margin: 4px 0px;}
  .radiobox-special:hover, .checkbox-special:hover, ul.checkboxes li:hover { border: 1px solid #cacaca; background-color: #e5e5e5;  }
  .checkbox-special img, .radiobox-special img, ul.checkboxes li img { position: absolute; right: 7px; top: 5px; }
  .radiobox-special input, .checkbox-special input, ul.checkboxes li input { display: none; }
  .radiobox-special.active, .checkbox-special.active, ul.checkboxes li.active, .tab-navigation-redesign ul.checkboxes li.active { background: #fe7b5b url('https://my.koongo.com/skin/frontend/default/kaas/images/checkbox_1.png') no-repeat 8px 11px; border-color: #d1612b; }
  .radiobox-special.active span, .checkbox-special.active span, ul.checkboxes li.active label {  color:#fff; }
  ul.checkboxes li label { color: #666; }

  ul.checkbox-tree li {}

  .checkbox-tree label {
	color: #000;
  }
  .checkbox-tree ul {
	margin-left: 30px;
  }
  .checkbox-tree li input { cursor:pointer; }

  .setsForm .close { position: absolute; right: 40px; top: 34px; font-size: 18px; }
  .setsForm .alert-no-collection {display:none;}

    .all_categories_suffix {
        float: left;
        padding: 12px;
    }


  .newProfileForm .loader { top: calc(50% - 36px);}
  .newProfileForm .radiobox-special { text-decoration:none; display:block; color: #666666; position: relative; cursor:pointer; background: #fafafa  url('https://my.koongo.com/skin/frontend/default/kaas/images/radio_0.png') no-repeat 8px 9px; border-radius: 5px; padding: 8px 8px 8px 29px; border: 1px solid #cfcfcf; margin: 4px 0px; }
  .newProfileForm .radiobox-special:hover { border: 1px solid #cacaca; background-color: #e5e5e5; text-decoration:none;  }
  .newProfileForm .radiobox-special img { position: absolute; right: 7px; top: 5px; }
  .newProfileForm .radiobox-special input { display: none; }
  .newProfileForm .radiobox-special.active { background: #fe7b5b url('https://my.koongo.com/skin/frontend/default/kaas/images/radio_1.png') no-repeat 8px 9px; border-color: #d1612b; }
  .newProfileForm .radiobox-special.active span {  color:#fff; }
  .newProfileForm .close { position: absolute; right: 40px; top: 34px; font-size: 18px; }
  .newProfileForm .type-col {max-height: 450px; overflow-y: auto;}

  .scheduleForm .first-col li { margin-bottom: 13px;  }
  .scheduleForm .label label { font-size: 14px; color: #252525; padding-left: 0px; color: #fe7b5b; font-weight: bold;  }

  #profile-feed-settings .button-schedule { float: right; }
  #profile-feed-settings .navigation-top { width:100%; min-height: 40px;}
  #profile-feed-settings .navigation-top .container { padding: 0px; padding-right: 30px;}

  #profile-feed-settings .navigation-top .fixed-nav { position:fixed; z-index: 3; top:0; width: -webkit-fill-available; margin-left: -15px; width: -moz-available; background: #fff; border-bottom: 1px solid #E6E6E6; padding: 2px 15px 7px 15px;}

  #profile-feed-settings .navigation-top .fixed-nav .tab-navigation-redesign ul.nav-pills li a { border-radius: 5px; border-bottom-width: 1px !important; }
  #profile-feed-settings .navigation-top .fixed-nav .tab-navigation-redesign ul.nav-pills li:hover a { border-bottom: 1px solid #d5d9e2 !important; }
  



  .admin-bar #profile-feed-settings .navigation-top .fixed-nav{
    top:38px
  }
  #profile-feed-settings .mode-simple-hide {display: none;}


  #channel-grid { position:absolute; z-index: 0;}
  .reload-collider { position:absolute; width: 100%; height: 100%; display: none;}
  .channel-api-container .alert, .alert.alert-alone { margin-bottom: 0px; }
  .channel-api-response { display: none; }

  #add-store .choose-platform { float:left; font-weight: bold; font-size: 14px; padding: 12px 15px 11px 0; }



  .mappingCategoryApp {margin:0px; padding: 0px 0px; background: #fff; border: 1px solid #dddddd; border-radius: 5px; }
 .mappingCategoryApp .checkbox-tree {/*background: #fafafa; padding: 10px; border: 1px solid #f0f0f0; border-radius: 5px;*/  }
 .mappingCategoryApp .checkbox-tree ul { margin-left: 0px;background: #efefef; padding: 10px 10px 0px 10px; border: 1px solid #eaeaea; border-radius: 5px; }
 .mappingCategoryApp .checkbox-tree ul ul {background: #e5e5e5; padding: 10px 10px 3px 10px; margin-top: 10px; margin-bottom: 10px; border: 1px solid #dadada; border-radius: 5px; }
 .mappingCategoryApp .checkbox-tree button { /*margin-bottom: 8px;*/ padding:8px 16px 7px 16px; }
 .mappingCategoryApp .checkbox-tree button.clicked { margin-bottom: 8px;}
 .mappingCategoryApp .checkbox-tree li div div b { display: none; }
 .mappingCategoryApp .checkbox-tree ul li ul li:last-child .unit-one{border: 0px; }

  .mappingCategoryApp label {padding-right: 10px; font-size: 13px; font-weight: bold; min-width: 150px;}

  .mappingCategoryApp .unit-one { display: block; border-bottom: 1px solid #dedede; padding-bottom: 0px; }
  .mappingCategoryApp .unit-one b { display: none; }
  .mappingCategoryApp .unit-one button b { display: block; }

  .mappingCategoryApp .category-part { display:inline-block; font-weight: 700; margin-bottom: 8px; padding: 7px 8px 7px 8px; border-radius: 5px; background: #f0ad4e; color: #fff; }
  .mappingCategoryApp .category-part.selected { background: #5cb85c;  }

  .attributeMappingTable .attr-part { display:inline-block; font-weight: 700; margin-bottom: 3px; width: 100%; padding: 7px 8px 7px 8px; border-radius: 5px; text-align: left;  }

  .attributeMappingTable .fieldset-hint { float: right; margin: 5px 0; position: relative; left: -3px;}
  .attributeMappingTable fieldset.common .hinted { width: 96%;}

  .mappingCategoryApp li {padding: 0px 0; padding-bottom: 8px;}
  .mappingCategoryApp li:last-child { padding-bottom: 0px;}
  .mappingCategoryApp select { margin-bottom: 7px; font-size: 12px; padding: 1px 2px; width: auto; display: inline-block; cursor: pointer;}
  .mappingCategoryApp span { float:left; padding: 8px 11px 11px 11px;}

  .mappingCategoryApp span.expanded, .mappingCategoryApp span.collapsed {width: 36px;}
  .mappingCategoryApp span.collapsed { margin-left: -11px;}

  /*.core .category-mapping-box.box { background:none; padding: 10px 0px 15px 0px; -webkit-box-shadow: 0 0px 0px 0; border: 0px; box-shadow: 0 0px 0px 0;} */
  .core .category-mapping-box.box { padding: 30px 20px 20px 20px; }

  .top-title .l { background: #fff; margin-bottom: 6px; }
  .top-title .l { background: #fff; width: 15.5%; float:left; color: #fe7b5b; font-size: 14px; font-weight: bold; border: 1px solid #ddd; border-radius: 5px; padding: 8px; }
  .top-title .r { background: #fff; width: 84%; float:right; color: #fe7b5b; font-size: 14px; font-weight: bold; border: 1px solid #ddd; border-radius: 5px; padding: 8px; }

  .attributeMappingTable .hide-show-values p { font-size: 14px; padding-top: 16px; float:right;}
  .attributeMappingTable .hide-show-values .btn-toggle-hide-values {float:right; margin-right: 10px;}
  .attributeMappingTable .fixed-hide-values { position:fixed; z-index: 3; top: 60px; left: 0px; width: 100%; background: #fff; border-bottom: 1px solid #E6E6E6; padding: 2px 0px 7px 0px;}
  .attributeMappingTable .fixed-hide-values .container { padding: 0px 15px;}

  .btn-without-style, .btn-without-style:active {-webkit-box-shadow: 0px 0px 0px; border:0px; background: none; margin: 0px;}
  .btn-without-style .inner span {padding: 0px 0px 2px 1px;}

  .btn-without-style.webHint {
	-webkit-box-shadow: none;
  }
  .btn-without-style.webHint:active {
    margin: 3px 0;
  }
  .tab-hint {
    margin-left: 14px;
    margin-bottom: 5px;
  }

  .btn-group-dropdown.dropdown-hover:hover .dropdown-menu {
    display: block;
    margin: 0;
  }

   .submit-ticket .radio label {color: #505050; font-size: 13px;}
   .submit-ticket input[type="radio"] {margin-top: 3px;}
   .submit-ticket .validation-advice {margin: 27px 0px -3px -20px; }

   .ticket-submitted span.label-success {font-size: 13px; color: #fff; margin-bottom: 20px; display: block; padding: 10px;}

   .view-tickets .toolbar .pager { padding: 0px;}
   .view-tickets .toolbar .sorter { padding: 6px 15px; border: 1px solid #dfdfdf; background: none; margin-top: 9px; list-style: none; background-color: #f5f5f5; border-radius: 4px;}
   .view-tickets .sorter .sort-by { padding-right: 0px;  }
   .view-tickets .sorter .sort-by label { margin-bottom: 0px; font-size: 12px; padding: 0 5px; }
   .view-tickets .sorter select { margin-right: 9px; }
   .view-tickets .sorter .view-mode { line-height: 24px; font-size: 12px; }
   .view-tickets .sorter .view-mode label { margin-bottom: 0px; }

   .view-ticket-details .comments h2 { margin: 2px 0px 8px 0; }
   .view-ticket-details .comments { margin-bottom: 7px; }
   .view-ticket-details .tools { margin-bottom: 15px; }
   .view-ticket-details .toolbox {  padding: 6px 15px; color: #fff; margin: 0px;  background: none; margin-top: 9px; list-style: none; border-radius: 4px;   }
   .view-ticket-details .toolbox .form-control { padding: 3px 5px; height: 29px;}
   .view-ticket-details .toolbox .box-title {font-weight: bold; padding-bottom: 5px;}

  /* CUSTOM
  -------------------------------------------------- */

  .newProfileForm .row {margin-top: 15px;}


  /* CMS-SPECIAL
  -------------------------------------------------- */
  .cms-special { font-size: 13px; margin-top: -36px;}
  .cms-special h1 { font-size: 25px; font-weight: normal; margin-bottom: 0px;}
  .cms-special h2 { margin-bottom: 10px; margin-top:22px; font-size: 18px;}
  .cms-special h3 { color: #fe7b5b; font-size: 15px; font-style:italic;}


  .cms-special ul { list-style: disc; padding-left: 20px;}
  .cms-special ol { list-style: decimal; padding-left: 20px;}

  /* CMS-SPECIAL
  -------------------------------------------------- */
  .cart .data-table { border-radius: 5px; }
  .cart .data-table thead th { background: none; color: #303030; font-size: 12px; background-color: #dfdfdf; border-bottom: 1px solid #afafaf !important; border-right: 1px solid #afafaf !important; }
  .cart .product-name a {color: #fe7b5b;}
  .cart .data-table tbody th, .cart .data-table tbody td{border-right: 1px solid #D5D5D5;}
  .cart input.input-text { padding: 5px 10px; border-radius: 5px;}
  .cart .data-table tfoot tr.first td { background: none; color: #303030; font-size: 12px; background-color: #eaeaea; border-bottom: 1px solid #afafaf !important; border-right: 1px solid #afafaf !important; border-top: 1px solid #afafaf !important; }
  .cart .checkout-types .btn-koongo { font-size: 20px; }
  .cart .totals, .cart .discount  { background: #eaeaea; border: 1px solid #afafaf; border-radius: 5px;}
  .cart .totals .checkout-types { margin-bottom: 0px; }
  .cart .messages { width: 100%; padding: 0px !important; margin-bottom: 20px !important; }

  /* SUBSCRIPTIONS
  -------------------------------------------------- */
  .subscriptions .data-table { border-radius: 5px; }
  .subscriptions .data-table thead th { background: none; color: #303030; font-size: 12px; background-color: #dfdfdf; border-bottom: 1px solid #afafaf !important; border-right: 1px solid #afafaf !important; }
  .subscriptions .product-name a {color: #fe7b5b;}
  .subscriptions .data-table tbody th, .cart .data-table tbody td{border-right: 1px solid #D5D5D5;}
  .subscriptions input.input-text { padding: 5px 10px; border-radius: 5px;}
  .subscriptions .data-table tfoot tr.first td { background: none; color: #303030; font-size: 12px; background-color: #eaeaea; border-bottom: 1px solid #afafaf !important; border-right: 1px solid #afafaf !important; border-top: 1px solid #afafaf !important; }

  /* SUBSCRIPTIONS DETAIL
  -------------------------------------------------- */
  .subscription-detail  .data-table { border-radius: 5px; }
  .subscription-detail .data-table thead th { background: none; color: #303030; font-size: 12px; background-color: #dfdfdf; border-bottom: 1px solid #afafaf !important; border-right: 1px solid #afafaf !important; }
  .subscription-detail .product-name a {color: #fe7b5b;}
  .subscription-detail .data-table tbody th, .cart .data-table tbody td{border-right: 1px solid #D5D5D5;}
  .subscription-detail input.input-text { padding: 5px 10px; border-radius: 5px;}
  .subscription-detail .data-table tfoot tr.first td { background: none; color: #303030; font-size: 12px; background-color: #eaeaea; border-bottom: 1px solid #afafaf !important; border-right: 1px solid #afafaf !important; border-top: 1px solid #afafaf !important; }
  .subscription-detail .page-title { border-bottom: 0px; margin-bottom: 0px; }
  .subscription-detail .panel .box-title h2 { margin-top: 4px; font-size: 16px; }
  .subscription-detail .panel .info-table th { color: #666666; font-weight: bold; font-size: 12px; width: 50%; }
  .subscription-detail .panel .info-table td {width: 50%; }
  .subscription-detail .panel .info-table tr {line-height: 22px; }
  .subscription-detail h2 {margin: 10px 0px 20px 0; font-size: 16px; }
  .subscription-detail .buttons-set { border-top: 0px; margin: 2em 0 0; }

  /* AFFILIATE
  -------------------------------------------------- */
  .affiliate-wrapper .hide-affiliate {display:none !important;}
  #affiliate .box { padding: 30px 20px; }
  #affiliate .navig .lines { width: 100%; }
  #affiliate .navig .panel-heading { font-size: 13px; font-weight: bold; }
  #affiliate .navig .panel-body { padding: 0px; }
  #affiliate .navig .lines a { padding-left: 10px; text-decoration: none; font-size: 13px; text-align: left;color: #303030; }
  #affiliate .navig .lines a:hover {  color: #fe7b5b; font-weight: bold; }
  #affiliate .navig .lines span.current { cursor: default; padding-left: 10px; text-decoration: none; font-size: 13px; text-align: left; background: #fe7b5b; color: #fff; }
  #affiliate .navig .lines .btn { border-left-width: 0px; border-right-width: 0px; }
  #affiliate .navig .lines .btn:first-child { border-top: 0px; }

  #affiliate .page-title-aff h2 { font-size: 19px;}

  #affiliate .table { border-radius: 4px; margin: 10px 0; }
  #affiliate .table thead tr th { text-align: left; padding: 8px; border-bottom-width: 1px; color: #303030; font-size: 12px; background: none; background-color: #dfdfdf; border-color: #bbbbbb; }
  #affiliate .table .affiliateplus-grid-title th { color: #303030; font-size: 12px; background-color: #dfdfdf; border-color: #afafaf; }
  #affiliate .table .affiliateplus-grid-title th { background-color: #dfdfdf; border-color: #afafaf; }
  #affiliate .table .affiliateplus-grid-search th { border-color: #bbbbbb;  background: none; background-color: #eaeaea;}
  #affiliate .table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .data-range { min-height: 25px;}
  #affiliate .table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .data-range span.label { font-size: 11px; width: 47px; font-weight: 300; margin-top: 6px; text-align: left; }
  #affiliate .table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .data-range span.glyphicon { margin-right: 3px; margin-top: 2px; cursor: pointer; font-size: 18px; color: #505050;}
  #affiliate .table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .data-range img { margin-top: 4px;}
  #affiliate .table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .data-range input.range-text {width: 72px; padding: 0 5px;}

  #affiliate .back-button {font-size: 13px; text-align: left;}
  #affiliate .col-md-10 .messages {width: 100%; padding-left:0px !important; padding-right:0px !important; padding-bottom: 10px !important; margin-top: 0px !important;}

  #affiliate .affiliateplus-search-button {padding-bottom: 10px;}

  #affiliate .table tbody tr td { font-size: 12px; }
  #affiliate .graybox { padding: 9px 15px; border: 1px solid #dfdfdf; background: none; margin-top: 9px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }
  #affiliate .comment-directlink-form {margin: -5px 0 10px 0;}

  /*Banner*/
  #affiliate .affiliate-page-link input {display: inline;}
  #affiliate #banner-view-list li.banner-view-item { border-top-width: 1px; margin-bottom: 45px; }

  /*Direct link*/
  #affiliate #direct-link-form .input-text-add-directlinks .li-input select {width: 100%;}
  #affiliate .directlink-list pre {width: 100% !important;}

  /*Refer*/
  #affiliate .block {border: 1px solid #dadada; border-radius: 4px;margin: 0 0 15px;background: none;}
  #affiliate .block .block-title {background: none; padding: 2px 9px; background-color: #fafafa;}
  #affiliate .block .actions { background: #efefef;  border-top: 1px solid #dfdfdf; }


  #affiliate #affiliateplus-sidebar .allow .step-title { cursor: pointer;  border: 1px solid #cdcdcd; background-color: #dfdfdf; border-radius: 4px 4px 0px 0px; }
  #affiliate #affiliateplus-sidebar .allow .step-title h2 { color: #303030; }
  #affiliate #affiliateplus-sidebar .opc .step { background:#fcfcfc; padding: 15px; border-color: #cdcdcd; border-radius: 0px 0px 4px 4px; }
  #affiliate #affiliateplus-sidebar .step { background-color: #fefefe; }
  #affiliate .affiliateplus-opc .form-list .input-box {width: auto;  }
  #affiliate .affiliateplus-opc input.input-text { margin-right: 0px; width: 100%; }
  #affiliate #affiliateplus-sidebar .form-list textarea {width: 100%;}
  #affiliate #affiliateplus-sidebar #input-personal-url {width: 100%;}
  #affiliate #affiliateplus-sidebar #input-personal-url #personal_url {width: 100%;}

  #affiliate .edit-affi select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #130139333;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    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, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }

  /* WIZARD form section
  -------------------------------------------------- */

  .wizardForm .box { padding: 8px 0px 0px 0px; background-color: #f6f4f4; }
  .wizardForm .main-content { padding-left: 1px; background:#f6f4f4 url('https://my.koongo.com/skin/frontend/default/kaas/images/install-main-bg.png') top left repeat-y; }



  .wizardForm .left-nav { float:left; width: 240px; height: 690px; }
  .wizardForm .left-nav .logo { background: #fff; border-radius: 5px; border: 1px solid #d0d0d0; margin: 9px; padding: 20px 20px 0 20px; display:block; text-align: center;  width: 213px;}
  .wizardForm .left-nav .service { vertical-align: middle; padding: 6px 0px; margin-top: 20px; background: #f1f1f1; border-radius: 5px 5px 0px 0px; border: 1px solid #d0d0d0; border-bottom: 0px; display:block; text-align: center;}
  .wizardForm .left-nav .service span { color: #5f5f5f; font-size: 13px;}
  .wizardForm .left-nav .nav-tabs { border: 0px;}
  .wizardForm .left-nav .nav-tabs li { position: relative; margin-bottom: 0px; margin-right: 10px; float: none; display: block; padding: 4px 3px 4px 4px; background: #f5f5f5; border-top: 1px solid #fff; border-bottom: 1px solid #dbdbdb;}
  .wizardForm .left-nav .nav-tabs li span.point { width: 16px; height: 16px; display: block; background: url('https://my.koongo.com/skin/frontend/default/kaas/images/install-nav-point.png'); position: absolute; right: -13px; top: 18px;}
  .wizardForm .left-nav .nav-tabs li a { height: 44px; color: #3e3e3e; text-transform: uppercase; display: block; font-size: 16px; padding: 6px; border-radius: 3px; background: #ffffff url('https://my.koongo.com/skin/frontend/default/kaas/images/install-nav-li-right.png') top right no-repeat; border: 1px solid #e8e8e8; border-right: 0px;}
  .wizardForm .left-nav .nav-tabs li a span { color: #fff; display: inline-block; margin-right: 6px; line-height: 30px; text-align: center; border-radius: 3px; background: #7c7c7c; width: 30px; height: 30px;}
  .wizardForm .left-nav .nav-tabs li.active span.point { background: url('https://my.koongo.com/skin/frontend/default/kaas/images/install-nav-active-point.png'); }
  .wizardForm .left-nav .nav-tabs li.active a span { background: #f66800;}
  .wizardForm .left-nav .nav-tabs li.active a { font-weight: 600;}
  .wizardForm .left-nav .nav-tabs li a:hover { border-color:#f66800; background-image: url('https://my.koongo.com/skin/frontend/default/kaas/images/install-nav-li-right-hover.png'); color:#f66800; }




  .wizardForm .right-content { margin-left: 240px; padding: 15px; position: relative; }
  .wizardForm .right-content .zone { padding: 15px; border-radius: 3px; border: 1px solid #cdcdcd; background: #ffffff;  }
  .wizardForm .right-content .collection-options { margin: 0 -7px;  }
  .wizardForm .right-content .collection-options .col-md-3 { padding-left: 7px; padding-right: 7px;  }
  .wizardForm .right-content .collection-options input .col-md-3:first-child { padding-left: 15px; }
  .wizardForm .right-content .controls { border-top: 1px solid #cdcdcd; padding: 15px 15px 0px 15px; margin: 10px -15px 0px -15px; }
  .wizardForm .right-content .controls .previous { padding-right: 0px; }
  .wizardForm .right-content .controls .form-group { margin-bottom: 0px; }
  .wizardForm .right-content .main-data { min-height: 579px;  }


  /* LOGIN section
  -------------------------------------------------- */
  .container-login { max-width: 580px !important; padding-top: 50p;}
  .container-login h1 { text-align: center; font-size: 32px; }
  .container-login .form-group label { font-weight: bold;color: #353535;}
  .container-login .messages { width: auto; }
  .container-login .box { min-height: 355px; }

  /* NAV-PIlS
  -------------------------------------------------- */
  .nav-pills>li>a { border-radius: 4px; text-decoration: none; margin-top: 5px; color: #757575; padding: 8px 9px; margin-right: 10px; border: 1px solid #dddddd; }
  .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #757575; background-color: #eeeeee; border: 1px solid #ccc; }
  .nav-pills>li>a:hover { background: #5b5b5b; color: #ffffff; border: 1px solid #5b5b5b; }
  .nav-pills.light>li>a:hover { background: #a7a7a7; border: 1px solid #a7a7a7; }

  /* FOOTER section
  -------------------------------------------------- */
  .footer {position:relative; height: 97px; padding-top: 27px; width: 100%; border-top: 1px solid #eaeaea; }
  .footer a { color: #fe7b5b; }
  .footer a:hover { color: #fe7b5b; }
  .footer ul {padding: 5px 0px; display:block;}
  .footer ul li {padding: 0px 15px 0px 0px;}
  .footer ul li a {color: #909090; text-decoration: underline;}
  .footer .banks {padding-top: 5px; display: inline;}

  /* OGONE CMS
  -------------------------------------------------- */
  .ogone-cms .top-logout { height: 110px; }
  .ogone-cms .top-logout .logo { margin-top: 20px; }
  .ogone-cms .ncoltable1 {width: 100%}
  .ogone-cms .ncoltable2 {width: 100%}
  .ogone-cms .ncoltable3 {width: 100%; margin-top: 20px;}
  .ogone-cms .ncollogoc img {padding-bottom: 10px;}
  .ogone-cms label {color: #707070;}
  .ogone-cms small {font-size: 100%}
  .ogone-cms table tr td {padding-top: 3px; padding-bottom: 3px;}
  .ogone-cms table tr td.ncoltxtl {text-align: right; padding-right: 10px;}
  .ogone-cms table tr td.ncoltxtl2 {text-align: right; padding-right: 10px; vertical-align: middle;}
  .ogone-cms .ncoltxtc {text-align: center;}
  .ogone-cms input[type=text],  .ogone-cms select { height: 32px; padding: 4px 10px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; 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, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .ogone-cms #Ecom_Payment_Card_ExpDate_Month {margin-right: 5px;}
  .ogone-cms #Ecom_Payment_Card_ExpDate_Year {margin-left: 5px;}
  .ogone-cms table tr td[align="center"] { text-align: center;}
  .ogone-cms input[type=submit], .ogone-cms input[type=button] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    background: #fe7b5b;
    border-color: #d1612b;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .ogone-cms input[type=submit]:hover, .ogone-cms input[type=button]:hover {
    background: #5b5b5b; border-color:#3c3c3c; font-size: 13px; color: #fff;
  }


  /* ONESTEP CHECKOUT
  -------------------------------------------------- */
  .onestepcheckout-popup-wrapper {}
  .onestepcheckout-popup-footer {background-image: none !important;}
  #onestepcheckout-toc-popup .box { position: relative; width: 100%; border: 1px solid #dddddd; padding: 20px; background: #fff url('https://my.koongo.com/skin/frontend/default/kaas/images/box_top.png') repeat-x top center; margin: 25px 0; border-radius: 5px 5px; -webkit-box-shadow: 0 1px 1px 0 #cfcfcf; box-shadow: 0 1px 1px 0 #cfcfcf; }
  #onestepcheckout-toc-popup { width: 900px !important;}

  #onestepcheckout-toc-popup .onestepcheckout-toc-terms { margin: 0px !important; height: 420px !important;}
  #onestepcheckout-toc-popup .onestepcheckout-popup-wrapper-inner h2 {font-size: 20px;}
  #onestepcheckout_popup_overlay { position:fixed !important;}
  .onestepcheckout-enable-terms label {display: inline; }


  a.btn {
	text-decoration: none;
  	margin: 3px 0;
  }


  /* HOVER menu
  -------------------------------------------------- */
  /*.dropdown-menu .sub-menu {left: 100%;position: absolute;top: 0;visibility: hidden;margin-top: -1px;}
  .dropdown-menu li:hover .sub-menu { visibility: visible;}

  .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu { margin-top: 0;}*/

  .dropdown:hover .dropdown-menu { display: block;}

  .dropdown-menu.dropdown-top-left {
    transform: translate(calc(-115% + 35px), calc(0% - 25px));
  }

  .messages { margin-right: auto !important; margin-left: auto !important; padding-left: 15px !important; padding-right: 15px !important; margin-top: 15px !important; }

  /* Price Rules */
.rule-tree ul                   { padding-left:16px !important; border-left:dotted 1px #888; }
.rule-tree .x-tree ul           { padding-left:0 !important; border-left:none !important; }
.rule-param .label              { font-weight:bold; color:black; }
.rule-param .label:hover        { font-weight:bold; color:blue; }
.rule-param .label-disabled     { color:black; cursor:default; text-decoration:none; }
.rule-param .label-disabled:hover { color:black;}
.rule-param .element            { display:none; }
.rule-param input,
.rule-param select              { width:auto !important; min-width:170px; }
.rule-param select.multiselect  { vertical-align:top; }
.rule-param-edit .label         { display:none; }
.rule-param-edit .element       { display:inline; }
.rule-param-add                 { font-weight:normal; color:green; text-decoration:none; }
.rule-param-add:hover           { font-weight:normal; color:blue; text-decoration:none; }
.rule-param-apply               { font-weight:normal; color:green; text-decoration:none; }
.rule-param-apply:hover         { font-weight:normal; color:blue; text-decoration:none; }
.rule-param-remove              { font-weight:normal; color:red; text-decoration:none; }
.rule-param-remove:hover        { font-weight:normal; color:blue; text-decoration:none; }
.rule-chooser                   { border:solid 1px #CCC; margin:5px; padding:5px; display:none; }
.rule-param-wait                { padding-left:20px; background-image: url(https://my.koongo.com/skin/frontend/default/kaas/images/spinner2.gif); background-repeat:no-repeat; background-position:0 50%; }

.thumbnail .rule-tree a>img {
	display: inline;
}

.data-status {
	text-transform: uppercase;
	font-weight: bold;
}

.data-status.success{
	color: #382;
}

.clickable {
	cursor: pointer;
}

.success {
	color: #3C763D;
}
.error {
	color: #A94442;
}
.notice {
    color: #31708f;
}

.panel-footer {  background-color: #d5d9e22b;}

.panel-danger .panel-footer {
	background-color: #F2DEDE;
	color: #A94442;
}
.panel-footer h3, .overlimited h3 {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	color: #A94442;
}
.addon-hidden,
.orders-hidden /* backward compatibility */
{
	display:none;
}
.features .limit_separator {
  font-weight: normal;
  font-size: 0.8em;
}
.danger .current_limit {
  font-weight: bold;
  color: red;
}
.value_container {
  display: none;
}


  /* RESPONSIVE CSS
  -------------------------------------------------- */
  .messages { width: 100%!important; }

  @media (max-width: 1200px) {
    .pager .amount { float: none; margin: 15px 0; }
    .pager .limiter { float: none; margin: 15px 0; }
    .pager .form-control { width: auto; display: inline; }
    .top .navbar-default .nav>li>a { padding: 9px; }
    .top .navbar-default .navbar-collapse { margin-left: 105px; }

	.details-channels .btn { white-space: normal; }
	.details-channels td.feed_link a {white-space: normal;}
	.details-channels .label {white-space: normal;}
  	.details-channels td.trlogo { min-width: 56px; }
  	.details-channels td.trlogo img { width: 60px;}

    #add-store.tab-navigation-redesign ul.nav-pills li a .icon {
      margin: 15px auto !important;
      height: 30px;
    }

    .add-store-box{
      width: 49%  !important;
    }

    .order-td-width {
      max-width: 50px;
    }

  }
  @media (max-width: 992px) {
	 .top .navbar-default .nav>li>a { padding: 9px 6px; }
	 .top .navbar-default .nav li>a>i.fa, .top .navbar-default .nav li>span>i.fa { display:none; }
  }

  @media (max-width: 767px) {
  	.section-header h1 { font-size: 17px; line-height: 25px; }



    .footer .left-align { text-align: center; }
    .footer .right-align { margin: 15px 0; text-align: center; }
    .top { height: 40px; }
    .top .r-section { display:none }
    .top .l-section { width: 100%; min-width: 150px;}
    .top .navbar-toggle  {
  		padding: 9px;
  		margin: 0;
		color: #fff;
		border: 0;
		border-radius: 0;
		font-size: 16px;
		line-height: 21px;
	}
  	.top .navbar-toggle:hover { background-color: #5b5b5b; }
	.top .navbar-toggle .title { padding-right: 5px; font-size: 0.9em; }
    .top .navbar-header  {height: 40px;}
    .top .navbar-default {z-index: 30;}
    .top .navbar-default .navbar-collapse {
		max-height: 700px;
		margin: 0px -5px 0px -15px;
		padding: 0px 15px;
		background: #fff;
		border-bottom: 1px solid #cfcfcf;
	}
	.top .navbar-default .navbar-collapse .navbar-nav {	border-top: 1px solid #cfcfcf; }
    .top .navbar-default .navbar-collapse .nav > li > a { margin-right: 0px; border-radius: 0px; color: #151515; border-bottom: 1px solid #cfcfcf;}
	.top .navbar-default .navbar-collapse .nav > li > a:hover { color: #fff; }
    .top .navbar-default .navbar-collapse .nav > li.active > a { color: #fff; background: #fe7b5b; border: 1px solid #d1612b; }
    .top .navbar-default .navbar-collapse .nav-line { border-top:1px solid #909090;  }
    .top .navbar-default .navbar-collapse .visible-xs { background: #eeeeee; }
	.top .navbar-default .navbar-collapse .nav li .divider { display: none; }

	.top .navbar-default .navbar-collapse .open .dropdown-menu { border-bottom: 1px solid #cfcfcf;  }
	.top .navbar-default .navbar-collapse .open .dropdown-menu>li>a:hover { background-color: #c3c3c3; }
    .top .navbar-default .navbar-collapse .open .dropdown-menu>li>a { color: #151515; }

    .nav-pills>li { width: 100%; }
    .core .box { padding: 30px 10px;}

  	.details-channels td.title-container { word-break: break-all;}
	/*.details-channels .nobr { white-space: normal !important; }*/
	.details-channels td.trlogo { min-width: 40px; }
  	.details-channels td.trlogo img { width: 40px;}

  	ul.features {
		min-height: auto !important;
  	}

	.plan-pricing .price-box .price-now {
	    margin-bottom: 0px;
	}
  }


  @media (max-width: 340px) {
    .top .navbar-header .navicon-capt {display: none;}
  }

.table-nowrap {
	table-layout:fixed;
}

.table-nowrap td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table-middled > tbody > tr > td {
	vertical-align: middle;
}
td.valign-top {
	vertical-align: top !important;
}

pre.noformat {
	padding: 0;
	word-break: inherit;
	border: 0;
}

.preview {
	font-size: 1.1em;
}

.preview .submission-info .form-control[readonly] { cursor: inherit;}
.preview label {
	font-weight: bold;
	color: #130139;
}
.preview .submission-info p {
	margin-top: 5px;
}
.preview .submission-info a.btn {
	font-size: 1.1em;
}

.table-responsive.feed-preview {
	max-height: 700px;
	overflow: auto;
	border-radius: 0.25em;
}

.submission-list-container .profile-status {
	margin-top: 6px;
}
.ftp-item {
	cursor: pointer;
}
table.table-striped tbody tr.active td {
    background-color: #e0ffa8;
}

.data-status-label {
	float: left;
	margin-right: 6px;
	width: 23%;
	font-weight: bold;
}
.data-status-container {
	float: left;
	margin-bottom: 10px;
	width: 60%;
}

.profile-afterinstall .data-status-label {
	width: auto;
	margin-right: 20px;
}
.profile-afterinstall .data-status-container {
	width: 90%;
}


.data-status-message {
	padding: 2px 0px;
}
.data-status-container .progress {
	height: 25px;
	margin-top: -4px;
	margin-bottom: 0px;
}
.data-status-container .progress-bar {
	line-height: 25px;
	padding: 0 10px;
}
.data-status-container .progress-bar-label {
	text-transform: uppercase;
	font-weight: bold;
}

.ga-button {
	text-transform: uppercase;
}

.form-control.search-item.input-select {
	padding: 4px 1px;
    max-width: 300px;
}


.submission-report-item.with-message {
	height: 70px;
}
.submission-report-cell {
    position: relative;
}
.submission-report-message {
    position: absolute;
	top: 44px;
	width: 400px;
	color: #eb340a;
}

.form-language { float:left; }
.form-language select { padding:0; height: 29px;}

.table-head-capitalized thead th {
	text-transform: capitalize;
}

.form-language select { padding:0; font-size: 1em }
.form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding: 3px 0 3px 30px; }

.language-switcher img {
	height: 18px;
	position: relative;
	top: -1px;
	left: -1px;
	margin-right: 1px;
}

.language-switcher ul li img {
	margin-right: 2px;
}

.btn-xlarge {
    padding: 10px 20px;
    font-size: 18px;
    line-height: normal;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.tab-content {
	margin-top: -18px;
}

.icon {
	position: relative;
	height: 40px;

}

.add-store-box{
    width: 32%;
}

  .add-store-box . full-link {
    flex-grow: 1;
  }

  #add-store.tab-navigation-redesign ul.nav-pills {
    display: flex; flex-wrap: wrap;
  }



.icon img {
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}

.dropdown-menu-admin {
    width: 300px;
}

form.login-change .query {
	padding: 3px;
	width: 88%;
    margin-bottom: 3px;
    float: left;
    margin-right: 3px;
}
form.login-change input[type=submit] {
	padding: 9px;
}

  .img-buttons-container { display:block; position: relative; margin-top: 20px; background: #f1f1f1; border: 1px solid #e8e8e8; border-radius: 5px; padding: 15px;}
  .img-buttons-container div { padding-right: 0px; margin-right: 0px;}
  .img-buttons-container .row { margin-bottom: 15px;}
  .img-buttons-container .row:last-child { margin-bottom: 0px;}
  .img-buttons-container .box { text-align: center; display:block; border: 1px solid #dededf; border-radius: 5px; padding: 8px; background: #fff; }
  .img-buttons-container .box.active {
    background: #ffef9b;
    background: -moz-linear-gradient(top, #ffef9b 1%, #ffe357 3%, #ffb90c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffef9b), color-stop(3%,#ffe357), color-stop(100%,#ffb90c));
    background: -webkit-linear-gradient(top, #ffef9b 1%,#ffe357 3%,#ffb90c 100%);
    background: -o-linear-gradient(top, #ffef9b 1%,#ffe357 3%,#ffb90c 100%);
    background: -ms-linear-gradient(top, #ffef9b 1%,#ffe357 3%,#ffb90c 100%);
    background: linear-gradient(to bottom, #ffef9b 1%,#ffe357 3%,#ffb90c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffef9b', endColorstr='#ffb90c',GradientType=0 );
    border: 1px solid #dc793a;
  }
  .img-buttons-container .box {margin: 8px;}
  .img-buttons-container .box a { display:block;}
  .img-buttons-container .box a span { min-height: 90px; text-align: center; display:block; border: 1px solid #fff; background: #fff;border-radius: 5px; padding: 15px;}
  .img-buttons-container .box.active a span { border: 1px solid #dc793a; }
  .img-buttons-container .box a:hover span {
    border: 1px solid #dededf;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
    background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
    background-image: -o-linear-gradient(top,#fff,#f2f2f2);
    background-image: linear-gradient(to bottom,#fff,#f2f2f2);
    background-repeat: repeat-x;
    border-color: #bababa;
  }
  .img-buttons-container .box p { min-height: 90px; margin-bottom: 0px; padding-top: 24px; color: #979797; font-style: italic; font-size: 16px;}

  .data-range {
    margin-bottom: 3px;
  }

  .data-range.from-date .label, .data-range.to-date .label{
	display: block;
  	text-align: left;
  }
  .data-range.from-date input, .data-range.to-date input {
	width: 70%;
  	display: inline-block;
  }

  /**
   * MODALS
   */
  .modal-header { padding: 12px 15px; background-color: #192440; color: #fff; border-radius: 6px 6px 0 0; }
  .modal-header .close { opacity: 0.7; color: #fff; }
  .modal-header .close:hover { opacity: 0.4; color: #fff; }
  .modal-content { border-radius: 10px; }
  .modal-footer { padding: 8px 15px; }
  .modal-body { font-size: 1.1em; }
  .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
  }
  .modal.no-backdrop {
    background: rgba(0,0,0,.5);
  }

.connector-license label {
    display: block;
}
.connector-license span { font-size: 0.9em; }
.command-parent-id { font-size: 0.8em; float: right; padding-top: 3px;}
.command-trace-label { vertical-align: top; text-align: right; }

.billing-overview .profile-status {
   display: inline-block;
}

/* begin of admin toolbar css */
.admin-move-toolbar {
  margin-top: 30px; /* admin toolbar height (30px)  */
}
.admin-move-content {
  padding-top: 68px; /* admin toolbar height + customer toolbar height, 30px + 38px */
}
.admin-move-nav {
  top: 68px !important; /* admin toolbar height + customer toolbar height, 30px + 38px */
}
.admin-toolbar {
  height: 30px; /* admin toolbar height (30px) */
  width: 100%;
  position: fixed;
  z-index: 13;
  background-color: #23282D;
  overflow: hidden;
}
.admin-toolbar .right {
  float: right;
  padding-right: 20px;
  color: #eeeeee;
}
.admin-toolbar .left {
  float: left;
  padding-left: 15px;
  color: #eeeeee;
}
.admin-toolbar .center {
  padding-top: 7px;
}
.select-text {
  user-select: all;
  cursor: pointer;
}
.admin-toolbar .center-icon {
  padding-top:4px
}

/* end of admin toolbar css */

.anonymized-order-info {
  font-size:14px;
}
.command-icon {
  padding: 8px 0px 8px 8px !important;
}
.command-img img {
    max-height: 40px;
    max-width: 80px;
}

/* Switch https://bootsnipp.com/snippets/Wa3np */
.checkbox.checbox-switch {
  padding-left: 0;
}
.checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {
  display: inline-block;
  position: relative;
  padding-left: 0;
}
.checkbox.checbox-switch label input,
.checkbox-inline.checbox-switch input {
  display: none;
}
.checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
  width: 35px;
  border-radius: 20px;
  height: 18px;
  border: 1px solid #dbdbdb;
  background-color: rgb(255, 255, 255);
  border-color: rgb(223, 223, 223);
  box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgb(255,255,255);
  content: " ";
  top: 0;
  position: relative;
  left: 0;
  transition: all 0.3s ease;
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
  left: 17px;
}
.checkbox.checbox-switch label > input:checked + span,
.checkbox-inline.checbox-switch > input:checked + span {
  background-color: #fe7b5b;
  border-color: #fe7b5b;
  box-shadow: #fe7b5b 0px 0px 0px 8px inset;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
.checkbox.checbox-switch label > input:checked:disabled + span,
.checkbox-inline.checbox-switch > input:checked:disabled + span {
  background-color: rgb(220, 220, 220);
  border-color: rgb(220, 220, 220);
  box-shadow: rgb(220, 220, 220) 0px 0px 0px 8px inset;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
.checkbox.checbox-switch label > input:disabled + span,
.checkbox-inline.checbox-switch > input:disabled + span {
  background-color: rgb(232,235,238);
  border-color: rgb(255,255,255);
}
.checkbox.checbox-switch label > input:disabled + span:before,
.checkbox-inline.checbox-switch > input:disabled + span:before {
  background-color: rgb(248,249,250);
  border-color: rgb(243, 243, 243);
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}

  /* enable absolute positioning */
  .inner-addon {
    position: relative;
  }

  /* style glyph */
  .inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
  }

  /* align glyph */
  .left-addon .glyphicon  { left:  0px;}
  .right-addon .glyphicon { right: 0px;}

  /* add padding  */
  .left-addon input  { padding-left:  30px; }
  .right-addon input { padding-right: 30px; }

  /* enable absolute positioning */
  .inner-addon {
    position: relative;
  }

  /* style glyph */
  .inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
  }

  /* align glyph */
  .left-addon .glyphicon  { left:  0px;}
  .right-addon .glyphicon { right: 0px;}

  /* add padding  */
  .left-addon input  { padding-left:  30px; }
  .right-addon input { padding-right: 30px; }

  .tree-checkbox { height: 16px !important; width: 16px !important;}
  .tree-arrow {height: 16px !important; }
  .tree-checkbox.checked:after { top: 2px !important; height: 7px !important; width: 3px !important; left: 5px !important;}

  .sortable-ghost, .sortable-chosen {
    cursor: all-scroll;
  }
  .rule-warning > input {border:  1px solid red !important; }
  .rule-warning > * > input {border:  1px solid red !important; }
  .rule-warning > td > * > input {border:  1px solid red !important; }
  .rule-warning > * > select {border:  1px solid red !important; }
  .rule-warning > select {border:  1px solid red !important; }

  .preview-nav > nav {
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    justify-content: space-between;
  }


  @media (min-width: 992px) {
    #projects-list .redesign > .col-md-4 {
      width: 50%;
    }
  }


  @media (min-width: 1161px) {
    #projects-list .redesign > .col-md-4 {
      width: 33.3333333%;
    }
  }
  @media (min-width: 1900px) {
    #projects-list .redesign > .col-md-4 {
      width: 20%;
    }
  }

  .core .redesign .box.projects {
    padding: 0;
    background: white!important;
    margin-top: 15px;
    margin-bottom: 15px;
  }


  .redesign .fl-right {
    float: right;
  }

  .redesign .fl-right.btn {
    margin-left: 5px !important;
  }


  .core .redesign .box.projects .progress-bar {
    line-height: 30px;
  }
  .core .redesign .box.projects table .progress-bar {
    line-height: 14px;
    font-size: 11px;
    opacity: 0.7;
  }

  .core .redesign .box.projects .progress {
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
  }
  .core .redesign .box.projects table .progress {
    height: 16px;
    line-height: 16px;
  }

  .core .redesign .box.projects .btn-group-right {
    float: right;
  }

  .core .redesign .box.projects .panel {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .core .add-new-full > span,
  .core .redesign .box.projects.add-new a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    position: relative;
    text-align: center;
  }

  .core .add-new-full > span {
    min-height: 296px;
  }

  .core .add-new-full > span > span {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -7%;
    min-height: 200px;
    width: 100%;
  }


  .core .redesign .box.projects.add-new a > span {
    position: absolute;
    display: block;
    top: calc(50% - 50px);
    min-height: 20px;
    width: 100%;
    color: #fe7b5b;
  }
  .core .add-new-full > span > span span,
  .core .redesign .box.projects.add-new span span {
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fe7b5b;
  }

  .core .add-new-full > span i,
  .core .redesign .box.projects.add-new i {
    display: block;
    font-size: 45px;
    width: 80px;
    padding: 15px;
    border: 3px solid #fe7b5b;
    border-radius: 40px;
    color: #fe7b5b;
    margin: 0 auto;
  }

  .core .redesign .box.projects.add-new {
    background: none;
    height: 100%;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-height: 140px;
  }

  .container-fluid.dashboard-new .projects.channel.clickable-data .panel .panel-body {
    height: 100px;
  }
  .container-fluid.dashboard-new .projects.channel.clickable-data .panel .panel-footer {
    height: 49px;
  }
  .core .redesign .box.projects.add-new.add-smaller{
    min-height: 149px;/*sum of panel-body height and panel-footer height*/
  }

  .core .redesign .box.projects.add-new-project {
    min-height: 238px;
  }

  .core .redesign .box.projects.add-new-project.admin-add {
    min-height: 284px;
  }

  .core .redesign .box.projects.add-new-project > a > span{
    margin: 59px 0 59px 0;
    top: 0;
  }
  .core .redesign .box.projects.add-new-project.admin-add > a > span{
    margin: 82px 0 82px 0;
    top: 0;
  }

  .core .redesign .box.projects.add-new:hover {
    opacity: 1;
  }

  .core .redesign .box.nb {
    background: none;
  }

  .core .redesign .box.nb .installation-header {
    padding: 15px 10px 0;
  }

  .core .redesign .box.nb.box-sm .installation-header {
    padding: 7px 10px 0;
  }


  #dialogOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
  }

  #dialogBox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 35px 20px 20px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }

  #closeDialogButton {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
  }

  .dashboard-card-title {
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-weight: bold;
    color: #fe7b5b;
    margin: 0;
    min-height: 30px;
    padding-left: 5px;
  }

  .dashboard-card-title span.bigger {
    font-size: 16px;
    display: inline-block;
  }

  .redesign .table-caption {
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    line-height: 20px;
    font-size: 16px;
    color: #5b667a;
    font-weight: 600;
    text-overflow: ellipsis;
    margin: 0px 0 0px;
  }

  .redesign .thumbnail .table-caption {
   padding-bottom: 12px;
  }

  .redesign .installation-header {
    padding: 10px 10px 0;
  }

  .redesign .video-container {
    padding: 10px 10px 5px;
  }

  .redesign .details-list .row {
    padding: 5px 0;
  }

  ul.dropdown-menu li.dropdown-submenu:hover {
    position: relative;
  }

  ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    top: 0;
    left: 100%;
    display: none;
    width: auto;
  }
  .no-underline,
  .no-underline a {
    text-decoration: none;
  }

  .store-overview {
    padding: 15px 15px 8px;
  }

  .store-overview .data-status-container {
    float: right;
  }
  .store-overview .overview-subtitle {
    padding: 0;
    margin: 0;
    font-size: 14px;
  }

 .center-line-overview {
    padding-top: 11px;
  }

  .redesign .box.projects .channel-logo {
    display: block;
    max-width: initial;
    float: none;
    margin: 0 auto;
    max-height: 82px;
  }

  .redesign .box.projects.channel {
    margin: 13px 0;
    padding: 0;
    height: 100%;
  }

  .box.projects.channel .table-caption {
    font-size: 16px;
    color: #5b667a;
    font-weight: 600;
  }


  .box.projects.channel.box-sm .table-caption {
    font-size: 15px;
  }


  .redesign .progress-bar-pending {
    background: #777;
  }

  .redesign .progress-bar-error {
    background: #d9534f;
  }


  .redesign .progress-integration {
    height: 25px;
    overflow: visible;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #5b667a;
    line-height: 25px;
    padding-left: 5px;
  }

  .redesign .box.projects.channel .paused,
  .redesign .box.projects.channel .pending,
  .redesign .box.projects.channel .processing {
    color: #f0ad4e;
  }

  .redesign .box.projects.channel .ok,
  .redesign .box.projects.channel .active,
  .redesign .box.projects.channel .generated,
  .redesign .box.projects.channel .submited {
    color: #5cb85c;
  }

  .redesign .box.projects.channel .panel-body {
    padding: 5px;
    padding-top: 12px;
  }

  .redesign .box.projects.channel .draft,
  .redesign .box.projects.channel .new {
    color: #777;
  }

  .redesign .box.projects .bottom-buffer {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .redesign .box.projects.channel .disabled,
  .redesign .box.projects.channel .error {
    color: #d9534f;
  }

  .redesign h2.outside {
    margin-bottom: 5px;
    padding-bottom: 10px;
  }

  /*a.dropdown-toggle {*/
  /*  max-width: 200px;*/
  /*  overflow: hidden;*/
  /*  white-space: nowrap;*/
  /*  text-overflow: ellipsis;*/
  /*}*/

  .redesign.dashboard-new .affiliateplus-search-button,
  .redesign.dashboard-new .massaction-selection,
  .redesign.dashboard-new .affiliateplus-grid-search,
  .redesign.dashboard-new .pager {
    display: none;
  }

  .redesign.dashboard-new .order-list .padding15 {
    padding: 0px;
    margin: 0;
    border: 0;
  }

  .redesign.dashboard-new .order-list h2 {
    display: none;
  }
  .redesign.dashboard-new .order-list .table-responsive > .row,
  .redesign.dashboard-new .order-list table colgroup,
  .redesign.dashboard-new .order-list table thead tr > th:nth-child(1),
  .redesign.dashboard-new .order-list table thead tr > th:nth-child(13),
  .redesign.dashboard-new .order-list table thead tr > th:nth-child(14),
  .redesign.dashboard-new .order-list table tbody tr > td:nth-child(13),
  .redesign.dashboard-new .order-list table tbody tr > td:nth-child(14),
  .redesign.dashboard-new .order-list table tbody tr > td:nth-child(1) {
    display: none !important;
  }


  .redesign .chart {
    /*margin-left: 5px;*/
  }

  .redesign .box.projects  canvas {
    max-height: 296px;
  }

  .redesign .box.projects.order-list  canvas {
    max-height: 296px;
  }

  .redesign .events .label {
    font-size: 11px;
    font-weight: 100;
  }

  .redesign .label-submit {
    background: #f0ad4e;
  }

  .redesign .label-export {
    background: #5bc0de;
  }

  .redesign .label-import {
    background: #5cb85c;
  }


  .redesign .orders-summary ul.list-group > li {
    border-left: 0;
    border-right: 0;
  }

  .redesign .orders-summary.box.projects ul.list-group .progress .progress-bar {
    line-height: initial;
    padding: 3px 7px;
  }
  .redesign .orders-summary.box.projects ul.list-group .data-status-container {
    width: auto;
    float: right;
    height: auto;
    min-width: 100px;
    line-height: initial;
    margin-left: 4px;
    white-space: nowrap;
  }

  .redesign .orders-summary.box.projects ul.list-group .progress {
    width: auto;
    float: right;
    height: auto;
    min-width: 100px;
    line-height: initial;
    margin-left: 4px;
    white-space: nowrap;
  }

  .redesign .orders-summary.box.projects ul.list-group .badge{
    margin-left: 4px;
  }

  .redesign .orders-summary.box.projects ul.list-group .progress span {
    height: auto;
    line-height: initial;
  }

  .redesign .orders-summary ul.list-group > li:first-child {
    border-top: 0;
  }
  .redesign .orders-summary ul.list-group > li:last-child {
    border-bottom: 0;
  }

  .redesign .orders-summary  .icon {
    width: auto;
    height: auto;
    display: block;
    text-align: center;
    padding: 10px;
  }

  .redesign .orders-summary  .icon i {
    font-size: 65px;
    color: #a3a3a3;
  }

  .redesign .orders-summary  .title {
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    color: #fe7b5b;
    font-weight: bold;
  }
  .core .redesign .box.projects.add-new.add-smaller {
    margin: 13px 0;
    padding: 0;
    height: 130px;
  }
  .core .redesign .box.projects.add-new.add-smaller a > span {
    top: 10%;
    margin-top: 0;
    min-height: 100px;
  }

  .core .redesign .box.projects.add-new.add-smaller i {
    font-size: 35px;
    width: 70px;
  }

  .redesign .styled-boxes .box.projects .bottom-buffer {
    /*background: rgba(246, 140, 0, 0.05);*/
    min-height: 69px;
    /*border-bottom: 1px solid #dddddd;*/
    z-index: 10; /* added extra */
    position: relative; /* added extra */
    box-shadow: 0px 12px 32px -31px #000000fa; /* added extra */
  }

  .redesign .styled-boxes .box.projects .bottom-buffer .installation-header {
    padding: 15px;
  }

  .redesign .styled-boxes .box.projects .bottom-buffer .installation-header.alone {
    padding: 23px 15px 0;
  }

  .redesign .styled-boxes .box.projects .bottom-buffer .installation-header small {
    display: block;
    padding: 4px 0 0;
  }

  .redesign .styled-boxes .box.projects .bottom-buffer .installation-header.center {
    text-align: center;
  }


  .progress.progress-circle {
    width: 70px!important;
    height: 70px!important;
    line-height: 70px!important;
    background: none;
    margin: 0 auto!important;
    box-shadow: none;
    position: relative;
  }
  .progress.progress-circle:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
  }
  .progress.progress-circle > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .progress.progress-circle .progress-left{
    left: 0;
  }
  .progress.progress-circle .progress-bar{
    border-radius: 0px;
    width: 100%;
    height: 100%;
    background: none;
    border-width: 4px;
    border-style: solid;
    position: absolute;
    top: 0;
  }
  .progress .progress-left .progress-bar{
    left: 101%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
  }
  .progress.progress-circle .progress-right{
    right: 0;
  }
  .progress.progress-circle .progress-right .progress-bar{
    left: -101%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-2 0.5s linear forwards;
  }
  .progress.progress-circle .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: white;
    font-size: 16px;
    color: rgba(245, 112, 51, 1);
    line-height: 14px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 5%;
    font-weight: bold;
  }

  .progress.progress-circle .progress-value.tiny {
    font-size: 10px;
  }

  .progress.progress-circle .progress-value > span {
    display: block;
  }

  .progress.progress-circle .progress-value > span.single-value {
    margin-top: 5px;
  }

  .progress.progress-circle .progress-value .limit {
    display: block;
    opacity: 0.6;

    font-weight: normal;
    font-size: 10px;
  }

  .progress.progress-circle .progress-bar {
    border-color: rgba(245, 112, 51, 0.3);
  }
  .progress.progress-circle .progress-left .progress-bar{
    animation: loading-2 0.5s linear forwards 0.5s;
  }

  @keyframes loading-2{
    0%{
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100%{
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  }

  @media only screen and (max-width: 990px){
    .progress{ margin-bottom: 20px; }
  }

  .redesign .labeled-progress {
    margin-top: 15px;
  }

  .redesign .labeled-progress h3 {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
  }


  .redesign .btn-upgrade {
    margin-top: 0px!important;
    float: right;
  }

  .redesign .need-more {
    display: block;
    float: right;
    padding: 5px 10px 0 15px!important;
    font-size: 13px;
  }

  .redesign .remove-icon {
    padding: 12px 0px;
    font-size: 12px;
  }

  .redesign .expired-link {
    text-decoration: none;
    padding: 6px 0;
    display: block;
  }

  .redesign h4.label-title {
    text-align: center;
    font-weight: normal;
    font-size: 17px;
  }


/*********************************
 * MACRO EDITOR
 *********************************/

  .macro-button {
    font-size: 17px;
  }
  select.macro-button {
    height: 37px;
    background-color: #fafafa;
    border-color: #fe7b5b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 140, 87, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 140, 87, 0.6);
  }

  .macro-panel i {
    float: right;
  }

  .table-macro-container {
    position: relative;
  }

  .table-macro-overlay {
    position: absolute;
    top: 50px;
    left: 15px;
    bottom: 10px;
    right: 15px;
    background-color: #fff;
    opacity: .3;
    cursor: no-drop;
    z-index: 9999;
  }

  .table-macro {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    color: #666 !important;
  }

  .table-macro.table-macro-main {
    border-bottom: 2px solid #ddd;
  }

  .table-macro.table-conditions tr {
    height: 4em;
  }

  .table-macro td {
    background-color: #fff;
  }

  .table-macro td > .form-control:not(.nf),
  .table-macro .form-group {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    width: 90%;
  }

  table.table-macro .lined {
    position: relative;
  }

  .table-macro .lined .nb {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }

  .table-macro .form-group.row {
    width: 100%;
  }

  table.table-macro td.or-do .row > div:first-child {
    background: #e5e8ee !important;
  }

  table.table-macro td.or-do .row > div.macro-name,
  .table-macro .macro-name-row {
    background:  #d5d9e2!important;
    border-color: #d5d9e2!important;
    color: #666 !important;
  }

  div > table.table-macro > tbody > tr.macro-end > td {
    border-bottom: 2px solid #d5d9e2!important;
  }

  .table-macro .macro-name-row input {
    /*border-color: #666!important;*/
  }

  table.table.table-macro >tbody+tbody,
  table.table-macro tr.rule-buttons-row td
  {
    border-top: 0; /* overrides tables.less */
  }

  table.table-macro .rule-number {
    font-size: 0.8em;
    float: right;
    color: rgba(0,0,0,0.7);
  }

  table.table-macro .table-action-column {
    position: relative;
  }

  table.table-macro .table-action-column div.buttons-macro {
    background-color: #d5d9e2;
    bottom: 0px;
    right: 0px;
    float: right;
    padding: 3px;
    position: absolute;
  }

  table.table-macro .rule-sublabel {
    font-size: 0.8em;
    color: #999;
    padding-left: 5px;
  }

  table.table-macro .rule-column-big {
    padding: 15px 0 25px 35px;
    background: white url("https://my.koongo.com/skin/frontend/default/kaas/images/me-connection.png") no-repeat 16px -61px;
  }

  table.table-macro tbody.rule-container:last-child {
    border-bottom: 1px solid #ddd!important;
    overflow: hidden;
  }

  table.table-macro tbody.rule-container.rule-disabled {
    opacity: 0.3;
  }

  div > table.table-macro > thead > tr:not(.nb) > td:first-child,
  div > table.table-macro > tbody > tr:not(.nb) > td:first-child {
    border-left: 2px solid #ddd!important;
  }

  table.table-macro table.table-macro tr {
    border-top: 0 !important;
  }

  table.table-macro table.table-macro tr td:last-child {
    border-right: 1px solid #ddd;
  }

  table.table-macro table.table-macro tr td:not(:first-child) {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
  }

  table.table-macro .btn-group-take button {
    min-width: 150px;
    text-align: left;
  }

  table.table-macro .btn-group-take button .caret {
    float: right;
    position: relative;
    top: 9px;
    left: 4px;
  }

  table.table-macro .macro-buttons-row td {
    padding-right: 0;
  }

  table.table-macro .action-bar {
    text-align: right;
  }

  table.table-macro .table-macro {
    margin: 0;
  }

  table.table-macro .table-main-header td {
    vertical-align: middle !important;
  }

  table.table-macro .np {
    padding: 0 !important;
  }

  table.table-macro .show-products .btn {
    margin: 11px;
  }

  table.table-macro .show-products {
    text-align: right;
    /*padding: 8px;*/
  }

  .progress-bar-gray {
    background-color: #CCCCCC;
  }

  table.table-macro .progress-col .progress span {
    white-space: nowrap;
    padding: 0 8px;
    text-shadow: 1px 0 #FFF;
    color: #a6a6a6;
  }

  table.table-macro .progress-col .progress {
    margin-bottom: 8px;
    background: white;
    border: 1px solid #ddd;
  }

  table.table-macro .progress-col label {
    font-weight: bold;
    color: #666;
    margin: 8px 0 3px;
  }

  table.table-macro td.or-do {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  table.table-macro td.or-do .row,
  table.table-macro td.or-do {
    padding: 0;
    margin: 0;
  }

  table.table-macro td.take-column .form-control {
    float: none;
    margin: 20px 0 0;
  }

  table.table-macro .header-fixed {
    position: fixed;
    z-index: 9999;
  }

  .table.table-macro td.or-do div {
    height: 100%;
  }

  table.table-macro.margined {
    margin-top: 150px;
  }

  table.table-macro.position-fixed {
    position: fixed;
    background: white;
  }

  table.table-macro td.or-do .row > div:first-child {
    color: #666 !important;
    background: #f9f9f9;
    font-weight: bold;
    padding: 16px 10px 12px;
    border-right: 1px solid #ddd;
    min-height: 60px;
    line-height: 2.7em;
  }

  table.table-macro .macro-name-input input {
    margin-top: 16px;
  }

  table.table-macro td.sub-then-do {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }

  table.table-macro .macro-name {
    background-color: #fdf2ec !important;
  }

  table.table-macro .macro-name > span {
    text-transform: uppercase;
    font-size: 1.1em;
  }

  table.table-macro .item-enabler {
    float: right;
    font-weight: normal !important;
  }

  table.table-macro td.macro-name label {
    color: #666 !important;
    font-weight: bold;
    font-size: 1.1em;
    padding: 8px 3px 0;
    white-space: nowrap;
    text-transform: uppercase;
  }

  table.table-macro .line-add-new-rule .form-group {
    width: auto;
  }
  table.table-macro .line-add-new-rule .dropdown .btn-primary {
    width: 100%;
    text-align: left;
  }
  table.table-macro .line-add-new-rule .dropdown {
    margin-top: 22px;
  }
  table.table-macro .line-add-new-rule .dropdown .dropdown-menu {
    margin-top: -1px;
  }
  table.table-macro .form-number.form-control {
    width: 80px;
  }
  table.table-macro .btn-add-cond {
    float: right;
    margin-right: 15px;
  }

  table.table-macro td.line-add-new-rule {
    min-width: 135px !important;
  }

  table.table-macro table.table-macro td.line-add-new-rule {
    min-width: 35px !important;
  }

  table.table-macro table.table-macro td.line-add-new-rule .dropdown {
    margin-top: 0;
  }

  table.table-macro .btn-add-cond a {
    white-space: nowrap !important;
  }

  table.table-macro .operation-selector {
    vertical-align: middle !important;
    width: 100px;
    text-align: center;
  }

  table.table-macro thead .btn-add-cond:first-child {
    margin-top: 22px;
  }

  .table-macro .lined td {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  .table-macro tr .table-macro td.empty {
    border: 0!important;
    border-right: 1px solid #ddd !important;
  }

  .table-macro .lined td:last-child {
    border-right: 1px solid #ddd;
  }

  .text-right {
    text-align: right;
  }
  .float-left {float: left;}
  .float-right {float: right;}

  table.table-macro .take-column {
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    vertical-align: middle !important;
    font-weight: bold;
    width: 167px;
  }
  table.table-macro .take-column .form-group {
    margin: 0;
  }
  table.table-macro .take-column .btn-group {
    width: 100%;
  }


  table.table-macro .btn-fw.btn-fw-alone {
    margin-top: 22px;
    cursor: default;
  }

  table.table-macro .btn-fw {
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    color: #666;
  }

  table.table-macro .btn-fw span {
    float: right;
    margin-top: 7px
  }

  table.table-macro .btn-fw:hover {
    color: #666;
  }

  table.table-macro tr td.append-this-value {
    font-weight: bold;
    text-align: left;
    background-color: #fbfbfb;
  }
  table.table-macro tr td.append-this-value-suffix {
    background-image: linear-gradient(to right, #fbfbfb, #fff);
  }

  table.table-macro .take-column .dropdown .dropdown-menu {
    margin-top: -1px;
    width: 100%;
    text-align: left;
  }

  table.table-macro .take-column .dropdown .dropdown-menu ul a {
    display: block;
  }

  table.table-macro .take-column .dropdown {
    z-index: 9999 !important;
    height: 100%;
    text-align: left;
    margin-top: 22px;

  }

  table.table-macro .dropdown a {
    text-decoration: none;
  }

  table.table-macro tr.or-and td {
    border: 0 !important;
  }
  table.table-macro tr.or-and.last-or-and td {
    height: 90px;
  }

  table.table-macro .new-operation-row {
    text-align: left;
    border: 0 !important;
  }

  table.table-macro .operation-pointer {
    position: absolute;
    line-height: 1em;
    top: -1px;
    left: 125px;
    font-size: 1em;
    color: #bbb;
}

table.table-macro .condition-column {
  border: 1px solid #ddd !important;
  background-color: #f9f9f9;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  vertical-align: middle !important;
  width: 131px;
}

table.table-macro .condition-column div {
  background-color: #f9f9f9;
  float: right;
  padding: 1.5rem;
  height: 100%;
  overflow: auto;
}

table.table-macro tr.condition-row {
  border: 1px solid #ddd;
}

.compose-selection .thumbnail {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  min-width: 40%;
  border-radius: 5px;
  float: left;
}

.compose-selection .thumbnail-description {
  min-height: 40px;
}

.compose-selection .thumbnail:hover {
  cursor: pointer;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
}

/* Switch button */
  table.table-macro label.btn input:focus {
    outline: none !important;
    border: 0 !important;
  }

  table.table-macro .btn-default.btn-on.active {
    background-color: #5BB75B;
    color: white;
  }

  table.table-macro .btn-default.btn-off.active {
    background-color: #337ab7;
    color: white;
  }

  table.table-macro .btn-default.btn-off.btn-group-danger.active {
    background-color: #d9534f;
    color: white;
  }

  table.table-macro table.table-macro tr.or-and td:not(:first-child) {
    border-bottom: 1px solid #ddd!important;
  }

  table.table-macro table.table-macro tr.or-and:not(:last-child) td:nth-child(2) {
    border-left: 1px solid #ddd!important;
  }

  table.table-macro table.table-macro tr.or-and:last-child td {
    border-bottom: 0!important;
    text-align: left;
  }
  table.table-macro table.table-macro tr.or-and:last-child td .btn-add-cond {
    float: none;
  }

  table.table-macro table.table-macro tr:first-child {
    border-top: 1px solid #ddd!important;
  }

  table.table-macro td.bb-disable {
    border-bottom: 0px !important;
  }

  table.table-macro td.bt-disable {
    border-top: 0px !important;
  }
  table.table-macro .btn-group a {
    text-decoration: none;
  }
  table.table-macro .attribute-column {
    width: 20%;
  }
  table.table-macro .attribute-column.attribute-column-multiple {
    border-right: 1px solid #ddd;
  }

  table.table-macro .rule-operation-column {
    width: 18%;
    position: relative;
  }
  table.table-macro .rule-operation-arguments-column {
    width: 37%;
  }
  table.table-macro .operation-label {
    width: 100%;
    position: relative;
  }
  table.table-macro .operation-return-type-badge {
    position: absolute;
    right: 0;
  }
  table.table-macro .row-operation-map select.form-map-item {
    margin-bottom: 5px;
  }
  table.table-macro .row-operation-map .ui-select-choices-width-auto.form-map-item {
    margin-bottom: 6px;
  }
  table.table-macro .row-operation-map .btn-remove-map-item {
    margin: 0 0 5px;
  }

  table.table-macro .row-operation-map .form-group {
    width: 96%;
  }


  table.table-macro .math-column {
    width: 15%;
  }
  table.table-macro .condition-operator-column {
    width: 15%;
  }
  table.table-macro .condition-argument-column {
    width: 30%;
  }
  table.table-macro .condition-argument-column .form-group {
    width: 90%;
  }

  table.table-attribute .list-attribute {
    width: 100%;
    max-width: 700px;
  }
  table.table-macro .list-attribute {
    width: 179px;
  }
  table.table-macro .list-attribute .ui-select-match-item, table.table-attribute .list-attribute .ui-select-match-item {
    width: 98%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  table.table-macro .list-attribute .ui-select-match-text, table.table-attribute .list-attribute .ui-select-match-text{
    width: 98%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  table.table-macro .ui-select-bootstrap small {
    color: #bbb;
    font-size: 72%;
  }
  table.table-macro .ui-select-bootstrap.ui-select-choices-width-auto .ui-select-choices {
    width: auto;
  }
  table.table-macro .attribute-suffix-text {
    padding-top: 32px;
    padding-left: 20px;
  }

  table.table-macro .list-operation {
    width: 100%;
  }
  table.table-macro .math-operator {
    width: 42px;
  }
  table.table-macro .math-argument {
    width: 130px;
  }
  table.table-macro .math-argument.ui-select-bootstrap .ui-select-match-text {
    width: 110%;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  table.table-macro .alert {
    margin-bottom: 0;
    display: inline-block;
    padding: 8px 15px;
    line-height: 1.5;
  }
  table.table-macro .math-column .symbol {
    font-weight: bold;
    font-size: 1.2em;
    position: relative;
    top: 2px;
    line-height: 0.8em;
    width: 10px;
    display: inline-block;
  }
  table.table-macro .dropdown-menu > li.no-link > span {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #130139;
  }

  table.table-macro button.operation-switcher {
    position: absolute;
    top: -13px;
    left: -9px;
  }
  table.table-macro button.operation-switcher.btn[disabled] {
    opacity: 1;
    color: #bbb;
  }


  table.table-macro button.operation-switcher .fa {
    padding-top: 5px;
  }

  table.table-macro .sort-column {
    vertical-align: middle;
  }

  .table-macro.table-product-filter .form-group {
    width: 90%;
  }
  .table-macro.table-product-filter .attribute-column {
    width: 25%;
  }
  .table-macro.table-product-filter .condition-operator-column {
    width: 21%;
  }
  .table-macro.table-product-filter .list-attribute {
    width: 100%;
  }
  .table-macro.table-product-filter .condition-argument-column {
    width: 41%;
  }
  .table-macro.table-product-filter td.line-add-new-rule {
    min-width: auto !important;
  }

  .textarea-ln-wrapper {
    position:relative;
  }
  .textarea-ln-wrapper textarea {
    padding: 10px 10px 10px 27px;
    font-family: monospace;
    margin:0;
    display:inline-block;
    outline:none;
    width: 100%;
    white-space: pre;
    word-break: break-all;
  }
  .textarea-ln-wrapper .line-numbers {
    text-align: right;
    width: 22px;
    height: calc(100% - 2px);
    padding: 10px 5px 10px 3px;
    overflow: hidden;
    float: left;
    position: absolute;
    background-color: #eee;
    left: 1px;
    top: 1px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #bbb;
  }

  .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    display: block;
    text-align: left;
    padding: 3px 8px 1px;
    margin: 3px;

    color: rgb(48 96 212);
    background: #ceddff;
    border: rgb(48 96 212);
  }

  .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
    line-height: 0.85em;
    color: rgb(48 96 212);
  }

  .ui-select-search-categories {
    margin-top: -10px;
  }

  .redesign.ordermfa {
    margin-top: 15px;
  }

  .redesign.ordermfa .thumbnail{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .table-product-filter tr.join-row td {
    background: url("https://my.koongo.com/skin/frontend/default/kaas/images/and.png") center no-repeat;
  }
  .redesign .table>tbody>tr.join-row:hover {
    background-color: transparent !important;
  }

  .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
    margin-left: 4px;
  }

  .profile-category-filter-container {
    margin-top: 0;
    margin-bottom: 200px !important;
  }

  .profile-category-filter-container.no-attribute-filter {
    margin-top: 15px;
  }

  .profile-category-filter-container .btn-add-cond {
    margin-top: 15px;
  }

  .profile-category-filter-container.in-admin-mode {
    margin-bottom: 15px !important;
  }

  .fl-right {
    float: right !important;
  }
  .macro-choose-row {
    padding: 15px 0 50px;
    text-align: left;
  }

  h3.show-button {
    border-bottom: 1px solid #ddd!important;
    padding: 17px 0;
  }

  h3.show-button.last {
    margin-top: 10px!important;
  }

  .line-add-new-rule {
    position: relative;
    text-align: right;
  }
  .line-add-new-rule .form-group {
    margin-right: 0;
    float: right;
  }

  .attribute-settings-tabs .tab-icon-holder {
     padding-left: 15px;
     display: inline-block;
     width: 30px;
  }

  .tab-bordered {
    margin-top: 0;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 15px;
  }

  .core .redesign .box.projects .applications .panel .panel-heading {
    text-align: center;
    color: #fe7b5b;
    background: rgba(255, 255, 255, 0.1);
    border-bottom: 0px;
    font-size: 14px;
    color: #5b667a;
    font-weight: bold;
  }
  .core .redesign .box.projects .applications .panel .list-group {
    margin-bottom: 0;
  }
  .core .redesign .box.projects .applications .panel {
    border: 1px solid #ddd  ;
    margin: 10px;
  }
  .core .tabs-profile-submission .tab-content  .tab-pane > .thumbnail,
  .core .tabs-profile-detail .tab-content .tab-pane > .thumbnail{
    /*margin-top: 20px;*/
  }
  .core .tabs-profile-submission .tab-content,
  .core .tabs-profile-detail .tab-content {
    border-top: 0px solid #ddd;
    margin-top: 1px;
  }

  .core .tabs-profile-detail .tab-content .tab-pane,
  .core .tabs-profile-detail .tab-content {
    padding: 0;
  }

  .tabs-actions-sub {
    margin-top: 5px;
  }

  .tab-navigation-redesign.edit-store {
    margin-top: 10px;
  }

  .tab-navigation-redesign  ul {
  }

  .tab-navigation-redesign  ul li.active {
    background: transparent;
  }

  .tab-navigation-redesign ul.nav-pills  li a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 5px;
    margin-bottom: -2px;
    font-size: 14px;
    background: #f0f1f352;
    border: 1px solid transparent;
    color: #878d99;
    padding: 10px 15px;
  }


  .tab-navigation-redesign  ul:not(.dropdown-menu) > li:hover > a {
    border: 1px solid #d5d9e2;
    border-bottom: 0px;
    background-color: #f0f1f3ab;
    /*border-bottom: 0px;*/
  }

  .tab-navigation-redesign  ul li.active a, .tab-navigation-redesign  ul li.active a:focus, .tab-navigation-redesign  ul li.active a:visited {
    border: 1px solid #d5d9e2;
    border-bottom: 0px solid #fe7b5b!important;
    background: #fff;
    color: #5b667a;
    font-weight: 700;

  }

  .tab-navigation-redesign  ul > li:last-child > a {
    margin-right: 0!important;
  }

  .tab-navigation-redesign .content-block {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
  }

  .orders.redesign {
    display: initial;
  }
  .orders.redesign .thumbnail {
    display: flex;flex-wrap: wrap;
    row-gap: 10px;
    /*padding: 11px 0px 11px 0px;*/
    margin: 0;
  }

  .orders.redesign  .order-box{
    min-width: 200px;
    min-height: 150px;
    padding: 4px 4px 4px 4px;
  }

  .orders.tab-navigation-redesign .orderList .thumbnail {
    padding: 16px;
  }

  .core .orders.redesign   .order-box > .box {
    display: flex;
    margin:0px;
    min-height: 160px;
    height: 100%;
    flex-flow: column;
    justify-content: space-between;
    border: 1px solid #d5d9e2;
    padding: 0;
  }

  .core .orders.redesign   .order-box > .box.add-new{
    min-height: 182px;
  }

  .orders.redesign .row{
    margin: 0px -4px 0 -4px;
  }
  .orders.redesign   .order-box > .box.projects.add-new a > span {
      top: 20px;
  }
  .orders.redesign .filter-channels {
    /*border: 2px solid white;*/
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

  }

  .orders.redesign .filter-channels img{
    opacity: 0.37;
  }

  .redesign .filter-reset{
    color: #192440;
    display: none;
  }

  .redesign .filter-reset.active{
    cursor: pointer;
    color: #fe7b5b;
    display: block;
  }

  .redesign .filter-reset.active:hover{
    color: #f45206;
  }

  .orders.redesign .filter-box{
    cursor: pointer;
    border-bottom: 2px solid transparent;
    margin: 0 15px 0 15px;
  }

  .profile-channel-filter {
    display: flex;overflow: auto;flex: 1;
  }

  .profile-channel-filter-flex {
    background: #f0f1f3;
    border-radius: 5px 0 0 5px;
    display: flex;
    margin-top: 8px;
  }

  .profile-channel-filter-flex i {
    flex:0; font-size: x-large; margin-top: 7px !important;
  }

  .orders.redesign .filter-box:hover{
    border-bottom-color: #d5d9e2;
    filter:initial;
  }

  .orders.redesign .filter-box:hover img{
    opacity: 0.55;
  }

.order-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 24px;
  margin: 0 1px 0 1px;
}

  .order-box-header > div {
    margin: 0 2px 0 2px;
  }

  .order-box-header a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

  table.table-macro .list-attribute .ui-select-match-item{
    width: 98%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

 .ellipsis-text {
   width: 100%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
 .order-td-width {
      max-width: 280px;
    }

.order-panel-body{
display: flex;
flex-direction: row;
justify-content: space-around;
}
.order-panel-body > img {
max-height: 72px;
max-width: 87px;
align-self: center;
display: flex;
}
.order-panel-footer{
display: flex;
justify-content: space-between;
vertical-align: middle;
align-items: center;
}

.orders-overview > .row {
display: flex;
align-items: center;
margin-top: 0px;
margin-bottom: 4px;
}
.tab-navigation-redesign .tab-content {
  margin-top: 0px !important;
 padding-top: 1px;
}

.container.margined {
padding-top: 15px;
}

.orders .redesign {
  display: block;
}

.filter-buttons {
  justify-content: end;
  padding-bottom: 8px;
  display: flex;
}
.thumbnail.move-filter-buttons .filter-buttons {
  margin-top: -2.5em;
  display: block;
  /*float: right;*/
}

.order-items-message .messages{
  margin-top: 0!important;
}

.filter-buttons > .toggle-filters {
  display: flex; align-items: center;padding-right: 16px;float: right;
}

.toggle-filters > .toggle-filters-label {
  padding-right: 8px;
}

.toggle-filters-add-channel {
  text-align: right;
  padding-top: 7px;
  display: flex;
  justify-content: right;
}

  .profile-tabs-buttons{
    display:flex;
    justify-content: space-between;
  }

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #707070;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #f79007;
}

input:focus + .slider {
  box-shadow: 0 0 1px #f79007;
}

input:checked + .slider:before {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
}

/* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }

  .slider.round:before {
    border-radius: 50%;
  }

  .field-row label.switch {
    display: block;
    margin: 7px 0;
  }

  .core .redesign .box.projects.overview {
    padding: 8px 0 8px 0;
  }

  .core .redesign .box.projects.overview .months-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .redesign .margin--button-right {
    margin-right: 4px;
  }

  .redesign .preview-icons {
    font-size: medium;
    display: flex;
    justify-content: end;
  }

  .wrapper-orders-dashboard {
    grid-template-columns: 50% 50% ;
  }

  .wrapper-orders-dashboard .three {
    grid-column: 1;
    grid-row: 3;
  }

  .wrapper-orders-dashboard .four {
    grid-column: 2;
    grid-row: 1;
  }
  .wrapper-orders-dashboard .five {
    grid-column: 2;
    grid-row: 2;
  }

  .wrapper-orders-dashboard .six {

    grid-column: 2;
    grid-row: 3;
  }

  .wrapper-orders {
    display: grid;
    gap: 10px;
    grid-auto-rows: minmax(76px, 87px);
    margin-right: 10px;
  }

  .wrapper-orders-columns {
    display: grid;
    gap: 10px;
    grid-auto-columns: minmax(76px, 25%);
    margin-right: 10px;
  }

  .wrapper-orders-columns.bigger {
    grid-auto-columns: minmax(100px, 50%);
    margin-top: 5%;
  }

  .wrapper-orders-columns > div {
    border: 0;
  }

  .wrapper-orders> div .filterable,
  .wrapper-orders-columns > div .filterable {
    display: none;
  }

  .wrapper-orders > div:hover,
  .wrapper-orders-columns > div:hover {
    position: relative;
    /*border: 1px solid #ddd;*/
    cursor: pointer;
  }

  .wrapper-orders > div:hover .filterable,
  .wrapper-orders-columns > div:hover .filterable {
    position: absolute;
    right: 5px;
    display: block;
    top: 5px;
    color: #FFA800;
    font-size: 1.2em;
  }

  .wrapper-orders-columns > div:hover label {
    font-weight: bold;
  }

  .wrapper-orders.orders-dashboard {
    grid-template-columns: 19% 40% 40%;
  }

  .divider-custom {
    border-bottom: 1px solid #dddddd;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  h3.smaller {
    font-size: 14px!important;
  }

  .wrapper-orders .wrapper-orders-border {
    border-left: 1px solid #dddddd;
  }

  .wrapper-orders-columns.bigger > div > label,
  .wrapper-orders-columns.bigger > div > span {
    zoom: 105%;
  }

  .one {
    grid-column: 1;
    grid-row: 1;
  }
  .two {
    grid-column: 1;
    grid-row: 2;
  }
  .three {
    grid-column: 1;
    grid-row: 3;
  }
  .four {
    grid-column: 1;
    grid-row: 4;
  }

  .wrapper-orders-columns  .two {
    grid-column: 2;
    grid-row: 1;
  }
  .wrapper-orders-columns  .tree {
    grid-column: 3;
    grid-row: 1;
  }
  .wrapper-orders-columns  .four {
    grid-column: 4;
    grid-row: 1;
  }
  .wrapper-orders-columns.bigger div.two {
    grid-column: 2;
    grid-row: 1;
  }
  .wrapper-orders-columns.bigger div.tree {
    border-top: 1px solid #dddddd!important;
    grid-column: 1;
    grid-row: 2;
  }
  .wrapper-orders-columns.bigger div.four {
    border-top: 1px solid #dddddd!important;;
    grid-column: 2;
    grid-row: 2;
  }

  .five {
    grid-column: 2;
    grid-row: 1 / 6;
  }
  .six {
    grid-column: 3;
    grid-row: 1 / 6;
  }
  .seven {
    grid-column: 1;
    grid-row: 5;
  }
  .orders-chart-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #dddddd;
    /* border-right: 1px solid black; */
    margin: 0 10px 0 10px;
  }

  .rma-table td {
    vertical-align: baseline !important;
  }

  .rule-preview-header {
    display: flex;justify-content: space-between;     align-items: baseline;
  }

  .rule-preview-header-end {
    align-items: end;
  }

  .orders-chart-section:last-child {
      border-bottom: 0px;
  }

  .wrapper-orders-dashboard .orders-chart-section.three {
    border-bottom: 0px !important;
  }

  .redesign .wrapper-orders .badge{
    font-size: xx-large; color: #5b668b; background: none;  /*width: 173px;*/
  }

  .channel-stepper{
    display: flex;
    align-items: center;
  }

  .channel-stepper i {
    padding-left: 4px;
  }

  #main-wrapper {
    display: flex;
    align-items: stretch;
  }

  #main-wrapper.admin-bar {
    padding-top: 38px;
  }

  #sidebar {
    min-width: 270px;
    max-width: 270px;
    /*background: #212121;*/
    background: #192440;
    color: #fff;
    transition: all 0.3s;
    position: relative;
  }

  #sidebar .dropdown-sidebar {
    position: relative;
  }

  .project-nav li > .dropdown-menu {
    min-width: 450px;
    background: #f5f5f5;
  }


  #sidebar li a img {
    float: right;
  }


  #sidebar.active .default-show,
  #sidebar .default-hide {
    display: none;
    transition: all 0.3s;
  }

  #sidebar .default-show,
  #sidebar.active .default-hide {
    display: initial;
    transition: all 0.3s;
  }

  #sidebar.active img.default-show,
  #sidebar img.default-hide {
    display: initial;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    height: 0!important;
    width: 0!important;
    outline: 0!important;;
    border: 0!important;
    float: left;
  }

  #sidebar.active img.default-hide {
    float: none;
    display: initial;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
    height: initial!important;
    width: initial!important;
  }

  #sidebar .sidebar-body .sidebar-body-toggler {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    position: fixed;
    left: 251px;
    top: 18px;
    z-index: 15;
    font-size: 1em;
    text-align: center;
    line-height: 27px;
    background: #feb80c;
    background: linear-gradient(90deg, rgba(254, 184, 12, 1) 0%, rgba(246, 140, 0, 1) 100%);
    cursor: pointer;
    transition: all 0.3s;
  }

  #sidebar .sidebar-body.sidebar-body-admin .sidebar-body-toggler {
    top: 56px;
  }

  #sidebar.active .sidebar-body .sidebar-body-toggler  {
    left: 70px;
  }


  #sidebar.active {
    margin-left: -185px;
  }

  #sidebar.active .sidebar-body {
    width: 85px;
  }

  #sidebar.active .sidebar-body .sidebar-body-top,
  #sidebar.active .sidebar-body .sidebar-body-bottom {
    width: 85px;
  }

  #sidebar.active .sidebar-body ul:not(.ignore-sidebar) li a > span {
    display: block;
    font-size: 0.8em;
  }

  #sidebar.active .sidebar-body ul:not(.ignore-sidebar) li a {
    text-align: center;
  }

  #sidebar.active .sidebar-body ul li a  > i {
    font-size: 23px;
    float: none;
  }

  #sidebar.active .sidebar-body  a[aria-expanded="false"]::before,
  #sidebar.active .sidebar-body  a[aria-expanded="true"]::before {
    display: none;
  }

  #sidebar.active .project-nav {
    margin-bottom: 0;
  }

  #sidebar .sidebar-body {
    height: 100%;
    width: 270px;
    position: relative;
  }

  #sidebar .sidebar-body-top {
    position: fixed;
    z-index: 14;
    top: 0;
    left: 0;
    width: 270px;
  }

  .admin-bar #sidebar .sidebar-body-top {
    top: 38px;
  }

  #sidebar .sidebar-body-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 270px;
  }

  #sidebar a,
  #sidebar a:hover,
  #sidebar a:focus {
    color: inherit;
  }
  #sidebar.active .sidebar-header {
    text-align: center;
    align-items: normal;
  }

  #sidebar .sidebar-header {
    padding: 16px 17px 15px;
    /*background: #111111;*/
    background: #07122D;
    display: flex;
    align-items: end;
  }

  #sidebar .sidebar-header img {
    max-height: 33px;
    transition: all 0.3s;
  }

  #sidebar .sidebar-header .plan-type{
    margin-bottom: 4px;
  }

  #sidebar .sidebar-header .plan-type div{
    margin-left: 10px;
    padding: 2px 6px 1px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    background: #000;
  }

    #sidebar.active .sidebar-header .plan-type div{
    margin-left: -7px;
    border-radius: 10px;
    font-size: 9px;
    padding: 2px 4px 2px;
    top: -9px;
    position: relative;
    border: 2px solid #07122d;
  }

  

  #sidebar.active .sidebar-header img {
    max-height: 35px;
  }

  #sidebar .project-selector {
    padding: 18px 17px 0;
    text-align: left;
  }

  #sidebar ul:not(.ignore-sidebar).components {
    padding: 20px 0;
    transition: all 0.3s;
  }

  #sidebar ul:not(.ignore-sidebar).components li {
    border-bottom: 1px solid #dfdfdf14;
  }


  #sidebar.active ul:not(.ignore-sidebar).components {
    padding: 10px 0;
  }

  #sidebar ul:not(.ignore-sidebar) p {
    color: #fff;
    padding: 10px;
  }

  #sidebar ul:not(.ignore-sidebar) li.divider {
    color: white;
    border-color: white;
    background: transparent;
    border-top: 1px dashed rgba(255, 255, 255, 0.5);
    padding: 0;
    height: 0;
    margin: 0;
  }

  #sidebar ul:not(.ignore-sidebar) li a {
    padding: 10px 15px;
    font-size: 1.25em;
    display: block;
    text-decoration: none;
  }


  #sidebar.active ul:not(.ignore-sidebar) li a {
    padding: 5px;
  }

  #sidebar ul:not(.ignore-sidebar) li a i.first-icon {
    padding: 3px;
    min-width: 27px;
    transition: all 0.3s;
    float:left;
  }

  #sidebar ul:not(.ignore-sidebar) li a i.icon-chev {
    padding: 5px;
    font-size: 0.8em;
    transition: all 0.3s;
  }

  #sidebar.active ul:not(.ignore-sidebar) li a i.first-icon {
    float: none;
  }


  #sidebar.active ul:not(.ignore-sidebar) li a i.icon-chev {
    display: none;
  }

  #sidebar ul:not(.ignore-sidebar) li a:hover {
    color: #fafafa;
    background: #243050;
  }

  #sidebar ul:not(.ignore-sidebar) li a:hover i.icon-chev {
    margin-right: -3px;

  }

  #sidebar .collapsed {
    margin: 0;
  }

  #sidebar ul:not(.ignore-sidebar) li.active > a {
    color: #fff;
    background: #243050;
  }

  a[data-toggle="collapse"] {
    position: relative;
  }

  #sidebar a[aria-expanded="false"]::before,
  #sidebar a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
    top: 16px;
  }

  #sidebar a[aria-expanded="true"]::before {
    content: '\e260';
  }

  #sidebar  ul:not(.ignore-sidebar) ul a {
    font-size: 1.1em !important;
    padding-left: 30px !important;
    background: #0c1222;
  }

  #sidebar.active  ul:not(.ignore-sidebar) ul a {
    padding-left: 5px!important;
  }

  #sidebar  ul:not(.ignore-sidebar).CTAs {
    padding: 20px;
  }

  #sidebar ul:not(.ignore-sidebar).CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
  }

  #sidebar a.download {
    background: #fff;
    color: #f68c00;
  }

  #sidebar a.article,
  #sidebar a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
  }

  #sidebar .sidebar-body-top {

  }

  #content-wrapper {
    min-height: 100vh;
    transition: all 0.3s;
    width: 100%;
  }

  .admin-move-content,
  .admin-move-toolbar {
    margin: 0;
    padding: 0;
  }

  .container-fluid .container-fluid {
    padding: 0;
  }

  .section-header {
    padding: 8px 0 0;
    background: white!important;
    border-top: 0;
  }

  .section-header h1 {
    color: #192440!important;
    line-height: 33px;
    padding-top: 5px;
  }

  .project-nav {
    display: block;
    width: 100%;
  }

  .project-nav li.active > span,
  .project-nav li.active > a {
    display: block;
    background: white;
    font-size: 14px;
    line-height: 26px;
    color: #fff!important;
    text-align: center;
    text-decoration: none;
    padding: 10px 10px 9px 10px;
    background: rgb(254, 184, 12);
    background: linear-gradient(90deg, rgba(254, 184, 12, 1) 0%, rgba(246, 140, 0, 0.92) 100%);
    border-radius: 5px 5px;
    cursor: pointer;
  }

  .project-nav li.active > span:hover,
  .project-nav li.active > a:hover {
    background: linear-gradient(to left, #f68c00 0%, #f68c00 100%) !important;
  }

  .project-nav li.active > span.main-span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
  }

  .project-nav li.active > span.main-span strong {
    font-weight: 400;
  }

  #sidebar .project-nav li.active > span.main-span .icn {
    margin-right: 10px;
  }
  #sidebar.active .project-nav li.active > span.main-span .icn {
    margin-right: 2px;
    font-size: 16px;
  }
  #sidebar.active .project-nav li.active > span.main-span strong {
    display: none;
  }

  .project-nav li.active > span.main-span > img {
    float: left;
    background: rgb(255 255 255 / 40%);
    padding: 4px;
    border-radius: 5px;
    margin-right: 10px;
  }

  .project-nav li.active>span.main-span > span {
      float: left;
      width: calc( 100% - 45px );
      color: #fff;
      text-align: left;
  }


  #sidebar .project-nav li.active > span > span {
    opacity: 1;

    line-height: 15px;
    font-weight: 700;
    font-size: 16px;
    padding-top: 1px;
    white-space: nowrap;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0.2) 95%, rgba(0, 0, 0, 0));
    /*transition: all 0.3s;*/
  }

  .project-nav li.active>span.main-span>span>small {
    display: block;
    font-size: 12px;
    font-weight: 400;
    width: calc( 100% + 15px );
    white-space: nowrap;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0.2) 95%, rgba(0, 0, 0, 0));
  }

  #sidebar.active .project-nav li.active > span > span {
    float: left;
    opacity: 0;
    width: 0;
    height: 0;
  }

  .project-nav li > .dropdown-menu {
    margin-top: 0px;
    font-size: 13px;
    max-width: calc(100vw - 35px);
    max-height: 60vh;
    overflow-y: scroll;
  }

  .project-nav li > .dropdown-menu li {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }

  .project-nav li > .dropdown-menu li:hover {
    background: white;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  .project-nav li > .dropdown-menu li a {
    font-size: 14px;
    color: #5b667a!important;
    text-decoration: none;
    font-weight: bold;
    line-height: 26px;
    text-overflow: ellipsis;
    overflow-x: hidden;
    padding: 7px 20px;
  }

  .project-nav li > .dropdown-menu li a:hover {
    background: white;
    color: #f68c00!important;
  }

  .project-nav li > .dropdown-menu li:last-child a {
    color: #f68c00!important;
  }

  .project-nav li > .dropdown-menu li img {
    max-height: 24px;
    vertical-align: middle;
    /*filter: grayscale(1);*/
  }

  /*.project-nav li > .dropdown-menu li:hover img {*/
  /*  filter: grayscale(0);*/
  /*}*/

  .navbar-right {
    float: right;
  }

  .page {
    height: 100%;
    min-height: 100%;
  }

  .core {
    max-height: initial;
    padding-bottom: 35px;
    padding-top: 0px;
    height: 100%;
  }

  .with-admin-nav form input {
    height: 20px;
  }

  .menu-divider {
    border-right: #7a0a92 1px solid;
    height: 37px;
    display: block;
  }

  .form-search-admin {
    position: relative;
  }

  .form-search-admin button {
    position: absolute;
    right: 7px;
    border: 0;
    top: 7px;
    font-size: 1.4em;
    background: transparent;
  }

  .form-search-admin .admin-query {
    height: 32px;
    width: 250px;
    padding: 3px 15px 3px 3px;
    margin: 3px 0 3px 3px;
  }

  .redesign.edit-store .tab-pane.active {
    display: inline-block;
    width: 100%;
  }

  .edit-store .tab-content > .tab-pane > .thumbnail {
    padding: 15px 15px 35px;
  }


  .userbox-header {
    float: right;
    margin-right: 9px;
    margin-top: 9px;
  }

  .section-header.refloated h1 {
    float: left;
    width: calc(100% - 75px);
  }

  .userbox-header > ul > li > a {
    width: 46px;
    height: 46px;
    border-radius: 7px;
    overflow: hidden;
    display: block;
    background: linear-gradient(to left, #feb80c 0%, #f68c00 100%) !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px solid #FFA800;
    color: white;
    position: relative;
    margin: 0;
    padding: 0;
  }

  .g-basic {
    background: rgb(50,199,120) !important;
    background: linear-gradient(90deg, rgba(50,199,120,1) 0%, rgba(76,151,31,1) 100%) !important;
  }

  .g-standard {
    background: rgb(50,169,199) !important;
    background: linear-gradient(90deg, rgba(50,169,199,1) 0%, rgba(44,108,195,1) 100%) !important;
  }

  .g-premium {
    background: rgb(142,23,211) !important;
    background: linear-gradient(90deg, rgba(142,23,211,1) 0%, rgba(193,44,195,1) 100%) !important;
  }

  #userbox-icon {
    background: transparent;
  }

  #userbox-icon img {
    max-width: 100%;
    border-radius: 7px;
    padding: 0;
    margin: 0;
    width: 46px;
    display: inline-block;
    border: 1px solid #fff;
  }

  .userbox-header > ul > li > a:hover {
    color: white;
  }

  .userbox-header > ul > li .plan-icon {
    border-radius: 12px;
    font-size: 11px;
    padding: 2px 4px 2px;
    border: 1px solid #fff;
    position: absolute;
    color: #fff;
    top: 10px;
    right: 15px;
    background: #000;
  }

  .userbox-header > ul > li > ul  {
    border-radius: 5px;
    position: absolute;
    background: white;
    top: auto;
    right: 25px;
    text-align: left;
    z-index: 14;
    padding: 10px 15px;
    font-size: 1.3em;
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
  }

  .userbox-header > ul > li > ul  a {
    text-decoration: none;
    padding: 5px 0;
    display: block;
  }

  .userbox-header > ul > li > ul i {
    padding-right: 5px;
  }

  .redesign .thumbnail.orders  canvas {
    max-height: 400px;
  }

  .thumbnail.table-responsive {
    position: relative;
  }

  .thumbnail.padding15.table-responsive { }

  .thumbnail.padding15.table-responsive .pager {
    padding: 0 15px;
  }

  .thumbnail.topped {
    margin-top: 20px;
  }

  .register-list {
    display: block;
    width: 100%;
    height: 100%;
    padding: 40px 15px 30px 10px;
  }

  .register-list li {
    display: block;
    padding: 5px 0;
    float: none;
    margin-bottom: 20px;
  }

  .register-list li div.t {
    float: left;
    margin-left: 10px;
    width: calc(100% - 50px);
  }

  .register-list li i {
    display: block;
    float: left;
    font-size: 32px;
    color: #3c763d;
    margin-top: 5px;
  }

  .register-list li strong {
    padding-left: 0px;
    font-size: 16px;
    line-height: 15px;
  }

  .border-right-list {
    border-right: 1px solid #ddd;
  }

  .box-white {
    background: white;
  }

  .login-box {
    margin: 0 auto;
    margin-top: 50px;
    max-width: 500px;
  }
  .login-box-appstore {
    margin: 0 auto;
    margin-top: 50px;
    max-width: 800px;
  }

  .btn-with-image i {
    font-size: 70px;
    display: block;
    text-align: center;
    padding-top: 20px;
  }

  .btn-with-image span {
    padding-top: 30px;
    display: block;
    white-space: initial;
    font-weight: bold;
    font-size: 22px;
  }

  .header-login {
    margin-top: 10%;
  }

  .login-box .box {
    padding: 10px 15px 30px;
  }

  .redesign .progress-bar {
    border-radius: 8px;
    box-shadow: 0px;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0px 0px 0px;
  }

  .redesign .data-status-container .progress-bar {
    border-radius: 4px;
  }

  .redesign .progress-bar.progress-bar-success {
    background-color: #C9F7F5;
    color: #1BC5BD;
   /* border: 1px solid #1BC5BD;*/
  }

  .redesign .progress-bar.progress-bar-danger {
    background-color: #FFE2E5;
    color: #F64E60;
   /* border: 1px solid #F64E60;*/
  }
  .redesign .orders-summary.box.projects ul.list-group .progress .progress-bar.progress-bar-danger.admin-view {
    padding: 1rem;
    font-weight: normal;
    text-transform: lowercase;
    word-wrap: break-word;
    white-space: normal;
    display: block !important;
  }
  .redesign .orders-summary.box.projects ul.list-group .progress .progress-bar.progress-bar-danger .progress-bar-label.admin-view {
    float: left;
    margin-top: 1.5rem;
  }
  .redesign .orders-summary.box.projects ul.list-group .progress .progress-bar.progress-bar-danger .admin-only {
    margin-top: 1.5rem;
    float: right;
    text-transform: uppercase;
    padding-left: 1rem;
  }

.label {
    border-radius: 8px;
    box-shadow: 0px;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0px 0px 0px;
    color: #5b667ab8;
    white-space: nowrap;
  }

.label small.tiny {
  white-space: nowrap;
  font-size: 11px;
  line-height: 11px;
  display: block;
  text-align: center;
}

  .attr-part.label-success,
.label.label-success {
    background-color: #C9F7F5;
    color: #1BC5BD;
  }

  .attr-part.label-info,
.label.label-info {
    background-color: #E1F0FF;
    color: #3699FF;
  }
  .attr-part.label-danger,
 .label.label-danger {
    background-color: #FFE2E5;
    color: #F64E60;
  }

  .attr-part.label-blue,
  .label.label-blue {
    color: rgb(48 96 212);
    background-color: #ceddff;
  }

  .attr-part.label-violet,
  .label.label-violet {
    background-color: #360938;
    color: #f7b2fa;
  }

  .attr-part.label-warning,
.label.label-warning {
    background-color: #FFF4DE;
    color: #FFA800;
  }
  .attr-part.label-default,
.label.label-default {
    background-color: #e3e7eb;
    color: #707070;
  }

  .attr-part.label-beta,
  .label.label-beta {
    background: linear-gradient(90deg, rgba(254, 184, 12, 1) 0%, rgba(246, 140, 0, 0.92) 100%);
    color: #FFF;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 6px 1px;
    border-radius: 3px;
  }
  #sidebar .label.label-beta {
    position: absolute;
    top: -10px;
    right: -36px;
  }
  #sidebar.active .label.label-beta {
    top: -31px;
    right: -2px;
  }

  .redesign .badge {
    font-size: 11px;
    border-radius: 4px;
  }

  .redesign .details-list .num-section {
     border-radius:5px;
     padding: 10px 15px 5px 15px;
     text-align: center;
     border: 1px solid #dfdfdf;
  }

  .redesign .details-list .num-section.l {
    margin-left: 10px;
  }

  .redesign .details-list .num-section.r {
    margin-right: 10px;
  }

  .redesign .details-list .num-section .num {
     font-size: 20px;
     display: block;
  }

  /* TABLE */

  .redesign .table>thead>tr {
    border-bottom: 0px;
    border-top: 0px;
  }

  .redesign .table>thead>tr>th {
    border-bottom: 0px;
    border-top: 0px;
    background: #f0f1f3;
    padding: 11px 8px;
    font-size: 13px;
    color: #5b667a;
  }
  .redesign .table>thead>tr.searchable-row > th {
    border-top: 3px solid white;
    padding: 8px;
  }

  .redesign .table>thead>tr>th:first-child {
    border-radius: 5px 0 0 5px;
  }

  .redesign .table>thead>tr>th:last-child {
    border-radius: 0px 5px 5px 0px;
  }

  .redesign .table>tbody>tr:first-child>td {
    border-top: 0px;
  }

  .redesign .table>tbody>tr:hover {
    background-color: #f0f1f387 !important;
  }

  .redesign .table:not(.table-macro)>tbody>tr>td {
    border-top: 1px solid #e0e1e3;
    padding: 5px 8px;
  }

  .redesign .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
  }

  #add-store.tab-navigation-redesign ul.nav-pills {
    margin-bottom: 20px;
  }

  #add-store.tab-navigation-redesign ul.nav-pills li a {
    border-radius: 10px;
    margin-bottom: 2px;
    border: 0px;
  }

  .newConnectionForm {
    max-width: 1300px;
    margin: 0 auto;
  }

  .assistance .modal-header {
    display:flex;
    align-items: center;
  }

  .assistance .modal-header > h4{
    flex: 1;
  }

  .preview-help {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 15px 0 15px;
  }
  .preview-help > span {
    flex: 1;
  }
  #channel-grid .feed-preview{
    padding-top: 20px;
  }
  #add-store.tab-navigation-redesign ul.nav-pills li a .icon {
    margin: 30px auto;
  }

  #add-store.tab-navigation-redesign ul.nav-pills li:first-child a {
    margin-left: 2px;
  }

  .addChannelForm .box.projects .table-caption{
    padding-top: 7px;
  }

  .addChannelForm .box.projects .expand{
    font-size: 20px;
    margin-top: 8px;
    float: right;
    color: #fe7b5b;
    cursor: pointer;
  }

  .addChannelForm .box.projects .moreFilters{
    margin-top: 8px;
  }

  .addChannelForm .add-channel-manual img {
    max-width: 100%;
  }

  .addChannelForm .box.projects{
    padding: 10px 15px !important;
    margin-top: 20px !important;
  }

  .addChannelForm .box.channels{
    padding: 30px 15px;
    margin-top: 20px;
  }

  .addChannelForm .order-panel-body > img{

    text-align: center;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 10px 10px;
  }

  .addChannelForm .bx .order-panel-body > img{
    height: 100%;
    width: auto;
  }

  .addChannelForm .bx .panel{
    border: 1px solid #ddd !important;
    margin-bottom: 15px !important;
  }

  .addChannelForm .order-panel-footer{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .addChannelForm .show-channel-icon {
    position: absolute;
    right: 50%;
    bottom: 10px;
    font-size: large;
    cursor: pointer;
    color: #fe7b5b;
  }

  .addChannelForm .order-panel-body{
    height: 150px;
    background-size: cover !important;
    cursor: pointer;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .addChannelForm .submit-button {
    display: inline-flex;
  }


  .profile-image-bg {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .status-row-in {
    width: 205px!important;
    min-width: 205px!important;
  }

  .status-row-in > a,
  .status-row-in > div {
    float: left;
    margin: 0!important;
  }

  .status-row-in > a {
    padding: 6px 12px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    /*border: 0;*/
  }

  .status-row-in > a:hover {
    /*border: 0;*/
  }

  .status-row-in > div.label {
    padding: 5px 2px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border: 0;
    min-width: 155px;
  }


  @media (max-width: 1355px) {
    .status-row-in > div.label {
      padding: 6px 2px;
      font-size: 10px;
      min-width: 135px;
    }


    .status-row-in {
      width: 185px!important;
      min-width: 185px!important;
      overflow: hidden;
      text-overflow: ellipsis;
    }

  }


  .table-arrow-status {
    text-align: center;
    font-size: 1.4em;
  }

  td.title-container {
    font-size: 14px;
  }

  .toggle-filters-label {
    line-height: 20px;
    padding-right: 5px;
  }

  .attribute-info-options-container {
    overflow-y: scroll;
    max-height: 195px;
    padding-top: 10px;
    border: 1px dotted #ddd;
    margin: 0px;
  }

  .show-attribute-info-button {
    margin-top: 20px;
    float: right;
  }

  #attribute_mapping_table tr td {
    vertical-align: middle;
  }

  .special-attrs {
    /*display: inline-block;*/
    float: left;
  }

  #attribute_mapping_table tr.required {
    background-color: #f7f1f1;
  }
  #attribute_mapping_table tr.admin-only {
    background-color: #fceeff !important; /* override hover behavior */
  }
  #attribute_mapping_table tr.show-optional-row td {
    padding: 13px 8px !important;
  }
  #attribute_mapping_table tr.show-optional-row td.show-optional-column {
    padding-left: 12px;
  }


  .special-attrs span i {
    border-radius: 4px;
    padding: 10px 9px;
    font-size: 14px;
    background-color: #e3e7eb;
    color: #707070;
    opacity: 0.7;
  }
  .special-attrs span i.fa-disabled-tab {
    background-color: #FFE2E5;
    color: #F64E60;
    opacity: 1;
  }

  .special-attrs span i.fa-active-tab {
    background-color: #C9F7F5;
    color: #1BC5BD;
    opacity: 1;

  }

  .mt-settings > div,
  .mt-settings > a {
    margin: 0;
    margin-top: 9px;
  }

  .redesign .table-new-list tbody tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
  }

  .redesign .table-new-list tbody tr:hover {
    background-color: transparent !important;
  }

  .redesign .table-new-list tbody tr:last-child {
    border-bottom-width: 0px;
  }

  .redesign .table-new-list tbody tr td {
    font-size: 13px;
  }

  .redesign .table-new-list tbody tr td:first-child {
    padding: 10px 10px 10px 0px;
  }

  .redesign .table-new-list tbody tr td:last-child {
    padding: 10px 0px 10px 10px;
  }

  .redesign .table-new-list tr .t-r {
    max-width: 30px;
    overflow-x: hidden;
    max-width: 180px;
    text-overflow: ellipsis;
  }

  .d-flex {
    display: flex !important;
  }
  .d-flex-column {
    display: flex;
     flex-direction: column;
  }
  .align-items-center {
    align-items: center !important;
  }
  .contain-content {
    contain: content !important;
  }
  .display-grid {
    display: grid !important;
  }

  .redesign .order-detail .unit {
    position: relative;
    padding: 0px;
    display: block;
    margin-bottom: 30px;
    border-radius: 6px;
    background: #fff;
    overflow-x: auto;
    height: -webkit-fill-available;
  }

  .redesign .order-detail .unit .right-icon {
    position: absolute;
    transform: translate(50%, 0%);
    right: 50%;
    opacity: 0.07;
    font-size: 100px;
    line-height: 110px;
    top: calc(50% - 55px);
  }

  .redesign .order-detail .unit .heading {
    z-index: 10;
    position: relative;
    box-shadow: 0px 12px 32px -27px #000000fa;
    padding: 20px;
  }

  .redesign .order-detail .unit .content {
    padding: 20px;
    position: relative;
    height: calc(100% - 60px);
  }

  .redesign .order-detail .unit.address p {
    position: relative;
    font-size: 13px;
    line-height: 18px;
   /* margin-bottom: 0px;*/
  }

  .redesign .order-detail .unit .bigger td {
    font-size: 14px;
    font-weight: 700;
  }

  .redesign .order-detail .unit.address .right-icon {
    opacity: 0.2;
    right: 30px;
    transform: translate(0%, 0%);
  }

  .redesign .order-detail .unit.totals .table .f {
    min-width: 25px;
    font-size: 14px;
    text-align: center;
  }

  .redesign .order-detail .unit.totals .content {
    max-height: 250px;
    overflow-x: auto;
  }

  .redesign .order-detail .unit h4 {
    margin: 0px;
  }

 *[onclick] .hoverable-box,
 *[onclick] .clickable-data {
    padding: 0;
    cursor: pointer!important;
    transition: box-shadow 0.3s ease-in-out;
  }

  .clickable-data * {
    cursor: pointer;
  }

  .addChannelForm .not-allowed-now:not([onclick]) .order-panel-body {
    cursor: auto!important;
  }

  .img-thumbnail-red:hover,
  .hoverable-box:hover,
  .clickable-data:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }

  .breadcrumb-redesign {
    font-size: 12px;
    display: block;
    padding: 1px 0 10px;
  }

  .breadcrumb-redesign a {
    font-size: 13px;
    text-decoration: none;
  }

  .breadcrumb-redesign > a:last-child {
    color: #777;
    cursor: initial;

  }

  .table-caption.smaller {
    font-size: 13px!important;
  }

  .img-thumbnail-red {
    transition: box-shadow 0.3s ease-in-out;
    border-radius: 2px;
    border: 1px solid rgba(99, 99, 99, 0.2);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }

  .lightbox.hide.in {
    display: block!important;
    opacity: 1!important;
  }

  .admin-bar .lightbox {
    margin-top: 50px;
  }
  .lightbox-header .close {
    background: white;
    color: #333;
    border: 1px solid #333;
    width: 30px;
    height: 30px;
    border-radius: 15px;
  }

  .media-list a {
    display: inline-block;
    margin: 1em;
  }

  .badge.badge-white {
    color: #f68c00;
    background: white;
    border: 1px solid #f68c00;
  }

    .badge.badge-white:hover {
      background: #f5f5f5;
    }

  .badge.badge-blue {
    color: #ceddff;
    background: rgb(48 96 212);
    border: rgb(48 96 212);
  }
  .badge.badge-light-blue {
    color: white;
    background: rgba(7, 18, 45, 0.51);
    border: 1px solid rgba(7, 18, 45, 0.51);
  }
  .badge.badge-light-gray {
    color: #65667a;
    background: #f5f5f5;
    border: 1px solid #e9eaf1;
  }

  .badge.badge-default {
    border: 1px solid #f68c00;
    background: #fff9f0;
    color: #f68c00;
  }
  .badge.badge-success-light {
    border: 1px solid #1BC5BD;
    background-color: #C9F7F5;
    color: #1BC5BD;
  }


  .badge.badge-button {
    color: #ffffff;
    background: rgb(254, 184, 12);
    background: linear-gradient(to left, #feb80c 0%, #f68c00 100%) !important;
    border: 1px solid #faa106;
  }

  .badge.badge-button:hover {
    background: linear-gradient(to left, #f68c00 0%, #f68c00 100%) !important;
    border: 1px solid #f68c00;
  }

  .badge.badge-light-danger {
    border: 1px solid #F64E60;
        background-color: #FFE2E5;
        color: #F64E60;
  }



  .badge.badge-danger {
    border: 1px solid #F64E60;
    background-color: #F64E60;
    color: #FFE2E5;
  }

  .badge.badge-warning {
    border: 1px solid rgb(224, 160, 5);
    background-color: rgba(254, 184, 12, 0.15);
    color: rgb(254, 184, 12);
  }

  .badge.badge-warning-light {
    border: 1px solid rgb(224, 160, 5);
    background-color: rgba(250, 246, 229, 0.15);
    color: rgb(224, 160, 5);
  }


  .badge.badge-success {
    border: 1px solid #1BC5BD;
    background-color: #1BC5BD;
    color: #C9F7F5;
  }

  .badge.badge-primary {
    color: #ffffff;
    background: rgba(254, 184, 12, 0.8);
    border: 1px solid rgba(254, 184, 12, 0.8);
  }

  .reg-succ-header { border-radius: 5px 5px 0px 0px !important; }
  .reg-succ-gradient { background: linear-gradient(to right, #fdb60b 0%, #e58405 100%) !important; }
  .reg-succ-block-inner { box-shadow: 0px 0px 0px !important; }



  @media (max-width: 1199px) {
    .r-plan .plan-pricing { display:block;  }
    .r-plan .plan-pricing .ideal { margin-bottom: 15px;  }
    .r-plan .plan-pricing .current .btn-box { position: relative;  }
    .r-plan .plan-pricing .current .gap20 { height: 0px;  }

    .orders .redesign { display: block; }
    .wrapper-orders.orders-dashboard { display: block; margin-right: 0px; }
    .wrapper-orders .wrapper-orders-border { border-left: 0px;}
    .orders-chart-section { padding: 14px 0;}
    .wrapper-orders .wrapper-orders-border.five {border-bottom: 1px solid #dddddd; }
    .tabs-actions-sub { text-align: center;}
    .mb-md-15 { margin-bottom: 15px !important; }
    .mb-md-10 { margin-bottom: 10px !important; }
  }

  @media (max-width: 992px) {
    .border-right-list { border: 0px; }
    .mb-sm-15 { margin-bottom: 15px !important; }
    .mb-sm-10 { margin-bottom: 10px !important; }
    .core .redesign .box.projects.overview { flex-direction: column; padding-top: 20px;}
    .core .redesign .box.projects.overview>div { margin-bottom: 10px;}
    .core .redesign .box.projects.overview>div .badge{ margin-right: 10px;}
    .core .redesign .box.projects.preview { flex-direction: column; padding-top: 20px;}
    .core .redesign .box.projects.preview>div { margin-bottom: 10px;}
    .core .redesign .box.projects.preview>div .badge{ margin-right: 10px;}
    .core .redesign .box.projects.preview .order-box-header { display: block; text-align: center; }
    .channel-logo { float: none !important;}
    .channel-info { float: none !important;}
    .channel-info { float: none !important;}
  }

  @media (max-width: 767px) {
    .table-responsive { padding-bottom: 15px; }
    .mb-xs-15 { margin-bottom: 15px !important; }
    .mb-xs-10 { margin-bottom: 10px !important; }
    .redesign .details-list .num-section.l { margin-left: 0px; margin-bottom: 10px;}
    .redesign .details-list .num-section.r { margin-right: 0px;}
    .nav-pills>li+li { margin-left: 0px; }
    .tab-navigation-redesign ul.nav-pills li a { margin-right: 0px; border-radius: 4px !important; margin-bottom: 0px;}
    .tab-navigation-redesign ul li.active a, .tab-navigation-redesign ul li.active a:focus, .tab-navigation-redesign ul li.active a:visited { border-bottom: 2px solid #fe7b5b!important; }
    .nav { margin-bottom: 10px; }
    .core .redesign .box.projects.overview .months-info { flex-direction: column; }
    .core .redesign .box.projects.overview .months-info>div:first-child { margin-bottom: 10px; }
    .overlay-data { margin-left: 0px !important; margin-right: 0px !important; }
    .table-responsive { border: 0px; }
    .orders.redesign .filter-box { margin:auto; }
    #profile-feed-settings .navigation-top .fixed-nav { position: relative; background: transparent; border-bottom: 0px;  }
    .add-store-box{ width: 100%  !important }
  }

  @media (max-width: 500px) {
    .r-plan .plan-pricing .price-box .plan-total-prices-table .price.total-price { font-size: 1.3em; }
    .breadcrumb-redesign { display: none;}
  }




  /* NAVBAR MOBILE */
  @media (max-width: 600px) {
    #sidebar .default-show {
      display: none;
      transition: all 0.3s;
    }

    #sidebar .default-hide {
      display: initial;
      transition: all 0.3s;
    }

    #sidebar img.default-show {
      display: initial;
      visibility: hidden;
      opacity: 0;
      transition: all 0.3s;
      height: 0!important;
      width: 0!important;
      outline: 0!important;;
      border: 0!important;
      float: left;
    }

    #sidebar img.default-hide {
      float: none;
      display: initial;
      visibility: visible;
      opacity: 1;
      transition: all 0.3s;
      height: initial!important;
      width: initial!important;
    }

    #sidebar .sidebar-body .sidebar-body-toggler  {
      left: 70px;
      display: none;
    }

    #sidebar {
      margin-left: -185px;
    }

    #sidebar .sidebar-body {
      width: 85px;
    }

    #sidebar .sidebar-body .sidebar-body-top,
    #sidebar .sidebar-body .sidebar-body-bottom {
      width: 85px;
    }

    #sidebar .sidebar-body ul:not(.ignore-sidebar) li a > span {
      display: block;
      font-size: 0.8em;
    }

    #sidebar .sidebar-body ul:not(.ignore-sidebar) li a {
      text-align: center;
      line-height: 14px;
    }

    #sidebar .sidebar-body ul li a  > i {
      font-size: 23px;
      float: none;
    }

    #sidebar .sidebar-body  a[aria-expanded="false"]::before,
    #sidebar .sidebar-body  a[aria-expanded="true"]::before {
      display: none;
    }

    #sidebar .project-nav {
      margin-bottom: 0;
    }

    #sidebar .sidebar-header {
      text-align: center;
    }

    #sidebar .sidebar-header img {
      max-height: 35px;
    }

    #sidebar ul:not(.ignore-sidebar).components {
      padding: 10px 0;
    }

    #sidebar ul:not(.ignore-sidebar) li a {
      padding: 5px;
    }

    #sidebar ul:not(.ignore-sidebar) li a i.first-icon {
      float: none;
      font-size: 16px;
    }

    #sidebar ul:not(.ignore-sidebar) li a i.icon-chev {
      display: none;
    }

    #sidebar  ul:not(.ignore-sidebar) ul a {
      padding-left: 5px!important;
    }

    #sidebar .project-nav li.active > span > span {
      float: left;
      opacity: 0;
      width: 0;
      height: 0;
    }

    #sidebar .project-nav li.active > span.main-span .icn {
      margin-right: 2px; font-size: 16px;
    }
    #sidebar .project-nav li.active > span.main-span strong {
      display: none;
    }
}






  @media (max-width: 1599px) {
    .order-td-width {
      max-width: 60px;
    }
  }


/* XL support */
@media (min-width: 1200px) and (max-width: 1599px) {
  .hidden-lg {
      display: none !important;
  }
}



.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl{
  display: none !important;
}

@media (min-width: 1600px) {
  .container {
      width: 1570px;
  }

  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      float: left;
  }

  .col-xl-12 {
      width: 100%;
  }

  .col-xl-11 {
      width: 91.66666667%;
  }

  .col-xl-10 {
      width: 83.33333333%;
  }

  .col-xl-9 {
      width: 75%;
  }

  .col-xl-8 {
      width: 66.66666667%;
  }

  .col-xl-7 {
      width: 58.33333333%;
  }

  .col-xl-6 {
      width: 50%;
  }

  .col-xl-5 {
      width: 41.66666667%;
  }

  .col-xl-4 {
      width: 33.33333333%;
  }

  .col-xl-3 {
      width: 25%;
  }

  .col-xl-2 {
      width: 16.66666667%;
  }

  .col-xl-1 {
      width: 8.33333333%;
  }

  .col-xl-pull-12 {
      right: 100%;
  }

  .col-xl-pull-11 {
      right: 91.66666667%;
  }

  .col-xl-pull-10 {
      right: 83.33333333%;
  }

  .col-xl-pull-9 {
      right: 75%;
  }

  .col-xl-pull-8 {
      right: 66.66666667%;
  }

  .col-xl-pull-7 {
      right: 58.33333333%;
  }

  .col-xl-pull-6 {
      right: 50%;
  }

  .col-xl-pull-5 {
      right: 41.66666667%;
  }

  .col-xl-pull-4 {
      right: 33.33333333%;
  }

  .col-xl-pull-3 {
      right: 25%;
  }

  .col-xl-pull-2 {
      right: 16.66666667%;
  }

  .col-xl-pull-1 {
      right: 8.33333333%;
  }

  .col-xl-pull-0 {
      right: auto;
  }

  .col-xl-push-12 {
      left: 100%;
  }

  .col-xl-push-11 {
      left: 91.66666667%;
  }

  .col-xl-push-10 {
      left: 83.33333333%;
  }

  .col-xl-push-9 {
      left: 75%;
  }

  .col-xl-push-8 {
      left: 66.66666667%;
  }

  .col-xl-push-7 {
      left: 58.33333333%;
  }

  .col-xl-push-6 {
      left: 50%;
  }

  .col-xl-push-5 {
      left: 41.66666667%;
  }

  .col-xl-push-4 {
      left: 33.33333333%;
  }

  .col-xl-push-3 {
      left: 25%;
  }

  .col-xl-push-2 {
      left: 16.66666667%;
  }

  .col-xl-push-1 {
      left: 8.33333333%;
  }

  .col-xl-push-0 {
      left: auto;
  }

  .col-xl-offset-12 {
      margin-left: 100%;
  }

  .col-xl-offset-11 {
      margin-left: 91.66666667%;
  }

  .col-xl-offset-10 {
      margin-left: 83.33333333%;
  }

  .col-xl-offset-9 {
      margin-left: 75%;
  }

  .col-xl-offset-8 {
      margin-left: 66.66666667%;
  }

  .col-xl-offset-7 {
      margin-left: 58.33333333%;
  }

  .col-xl-offset-6 {
      margin-left: 50%;
  }

  .col-xl-offset-5 {
      margin-left: 41.66666667%;
  }

  .col-xl-offset-4 {
      margin-left: 33.33333333%;
  }

  .col-xl-offset-3 {
      margin-left: 25%;
  }

  .col-xl-offset-2 {
      margin-left: 16.66666667%;
  }

  .col-xl-offset-1 {
      margin-left: 8.33333333%;
  }

  .col-xl-offset-0 {
      margin-left: 0;
  }

  .visible-xl {
      display: block !important;
  }

  table.visible-xl {
      display: table;
  }

  tr.visible-xl {
      display: table-row !important;
  }

  th.visible-xl, td.visible-xl {
      display: table-cell !important;
  }

  .visible-xl-block {
      display: block !important;
  }

  .visible-xl-inline {
      display: inline !important;
  }

  .visible-xl-inline-block {
      display: inline-block !important;
  }

  .hidden-xl {
      display: none !important;
  }
 }

  .overlay-data img {
    max-width: 100%;
  }

  @media (min-width: 1355px) and (max-width: 1600px) {

    #add-store.tab-navigation-redesign ul.nav-pills li a .icon {
      margin: 30px auto;
      height: 40px;
    }

  }


  #settings-overlay-data {
    margin-right: 15px;
    margin-left: -245px;
  }

  body.sidebar-active  #settings-overlay-data  {
    margin-right: 15px;
    margin-left: -65px;
  }

  .orders.integrations .row {
    margin-top: -5px;
  }

  .container-fluid.integrations .box.projects.add-new {
    height: 208.72px;
  }

  .container-fluid.integrations .box.projects.add-new a > span{
    top: calc(50% - 60px);
  }

  .container-fluid.integrations .thumbnail h3 {
    font-size: 16px;
    font-weight: bold;
  }

  .container-fluid.integrations .thumbnail h3:first-child {
    margin-top: 0;
  }

  .container-fluid.integration-new .new-container{
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    padding-top: 30px;
    text-align: center;
    margin-top: 30px;
  }

  .container-fluid.integration-new .new-container .pict{
    width: 200px;

  }

  .container-fluid.integration-new h2{
    text-align: center;
    margin-top: 30px;
  }

  .container-fluid.integration-edit {
    max-width: 1600px;
    margin: auto;
  }

  .container-fluid.integration-edit .integration-block {
    margin-top: 35px;
  }

  .container-fluid.integration-edit .integration-block > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
  }
  .container-fluid.integration-edit .integration-block > .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }

  .container-fluid.integration-edit .sidebar-container {
    height: 100%;
    background: #f0f1f37d;
    border-radius: 10px;
    padding: 10px;
  }

  .container-fluid.integration-edit .marketplace-logo{
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 7px, transparent 7px) 0% 0%/10px 10px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 7px, transparent 7px) 100% 0%/10px 10px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 7px, transparent 7px) 0% 100%/10px 10px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 7px, transparent 7px) 100% 100%/10px 10px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 6px) calc(100% - 20px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 20px) calc(100% - 6px) no-repeat,
            linear-gradient(90deg, rgba(255, 205, 48, 1) 0%, #d67228 100%);
    border-radius: 10px;
    padding: 3px;
    box-sizing: border-box;
    text-align: center;
    
    margin-bottom: 20px;
  }

  .container-fluid.integration-edit .marketplace-logo img{
    width: 70%;
  }

  .container-fluid.integration-edit .connection-diagram{
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .container-fluid.integration-edit .connection-diagram>div{
    
  }

  .container-fluid.integration-edit .connection-diagram .border{
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 15px, transparent 15px) 0% 0%/20px 20px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 15px, transparent 15px) 100% 0%/20px 20px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 15px, transparent 15px) 0% 100%/20px 20px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 15px, transparent 15px) 100% 100%/20px 20px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 40px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 40px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #fecc2f 0%, #d77329 100%);
    border-radius: 20px;
    padding: 10px;
    height: 100px;
    width: 100px;
    box-sizing: border-box;
  }

  .container-fluid.integration-edit .connection-diagram .market{
    width: 140px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-animation: fadeinout 2s linear forwards;
    animation: fadeinout 2s linear forwards;
    animation-iteration-count: infinite;
  }

  @-webkit-keyframes fadeinout {
    0%,100% { opacity: 0.3; }
    50% { opacity: 0.7; }
  }

  @keyframes fadeinout {
    0%,100% { opacity: 0.3; }
    50% { opacity: 0.7; }
  }

  @-webkit-keyframes fadeinouta {
    0%,100% { opacity: 0.5; }
    50% { opacity: 1.0; }
  }

  @keyframes fadeinouta {
    0%,100% { opacity: 0.5; }
    50% { opacity: 1.0; }
  }

  .container-fluid.integration-edit .connection-diagram.active .market{
    filter: none;
    -webkit-filter: none;
    -webkit-animation: none;
    animation: none;
  }

  .container-fluid.integration-edit .connection-diagram.active .line{
    -webkit-animation: fadeinouta 2s linear forwards;
    animation: fadeinouta 2s linear forwards;
  }

  .container-fluid.integration-edit .connection-diagram .line{
    position: relative;
    width: 80px;
    height: 7px;
    background: red;
    background: rgb(254,202,47);
    background: linear-gradient(90deg, rgba(254,202,47,1) 0%, rgba(215,115,41,1) 100%);
  }
  .container-fluid.integration-edit .connection-diagram .line .s{
    width: 9px;
    height: 20px;
    background:black;
    position: absolute;
    left: 0px;
    top: -6px;
  }

  .container-fluid.integration-edit .connection-diagram .line .e{
    width: 12px;
    height: 26px;
    background:black;
    position: absolute;
    right: 0px;
    top: -9px;
  }

  .container-fluid.integration-edit .connection-diagram .border img{
    width: 100%;
    padding: 15px;
  }

  .container-fluid.integration-edit .connection-diagram .market img{
    padding: 0px;
  }


  .container-fluid .integration-block .thumbnail {
    padding: 0px;
    margin-bottom: 0px;
  }
  .container-fluid .integration-orders-container .thumbnail {

    padding: 0;
    margin: 0;
  border: 0;
    border-radius: 0;
  }
  .container-fluid .integration-block .custom-filter-container .thumbnail,
  .container-fluid .integration-block .attribute-info .thumbnail
  {
    padding: 15px;
  }

  .container-fluid .integration-block .products-preview {
    margin-top: 0;
  }

  .container-fluid.integration-edit .integration-block .products-preview {
    margin-top: 30px;
  }

  .container-fluid.integration-edit .addChannelForm {
    border: 1px solid #00000014;
    background: #d4d8e13b;
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
    padding-bottom: 0px;
  }


  .container-fluid .integration-block .bottom-buffer {
    min-height: 50px;
    z-index: 10;
    padding: 20px 15px;
    position: relative;
    box-shadow: 0px 12px 32px -23px #000000fa;
  }

  .container-fluid .integration-block .bottom-buffer h2 {
    padding-bottom: 0px;
    font-size: 18px;
  }

  .container-fluid .integration-block .list-attribute-container .list-attribute {
    float: left;
    width: 91%;
  }
  .container-fluid .integration-block .list-attribute-container .list-attribute.category-attribute-label {
    font-size: 1.2em;
    padding: 10px 12px;
  }
  .container-fluid .integration-block .row-category-attributes-heading {
    margin-top: 3em;
  }

  .container-fluid .integration-block .list-attribute-container .webHint {
    margin-top: 10px;
    display: block;
    float: left;
    padding-left: 5px;
  }

  .container-fluid.integration-edit .orders-summary ul.list-group > li {
    padding: 10px 0;
  }

  .container-fluid.integration-edit .orders-summary ul.list-group > li .validator-message ul li {
    list-style-type: disc;
    margin-left: 25px !important;
    padding: 0 !important;
    max-height: 80px;
    overflow-y: scroll;
  }
  .container-fluid.integration-edit .orders-summary ul.list-group > li ul {
    list-style-type: disc;
 }

  .container-fluid.integration-detail {
    max-width: 1500px;
    margin: auto;
  }

  .container-fluid.integration-detail .profile-status {
    margin: -15px 0;
  }

  .container-fluid.integration-detail .profile-status .label {
    white-space: nowrap;
  }

  .container-fluid.integration-detail .data-status-container {
    float: right;
  }

  .container-fluid.integration-detail .integration-data-tab-container {
     margin-top: 15px;
  }

  .container-fluid.integration-detail .integration-data-tab-container .data-status-container {
     margin-top: 15px;
  }

   .container-fluid .integration-summary-container .health-report,
   .container-fluid .integration-default-attributes,
   .container-fluid .integration-detail .health-report
   {
     background: #d5d9e261;
     padding: 0;
     margin-top: -30px;
     margin-bottom: -15px;
     overflow: hidden;
   }

  .container-fluid  .health-report h3 {
    padding: 10px 25px 0;
  }

  .stats-block-header,
  .container-fluid  .health-report .report-header {
    padding-left: 15px;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
    margin: 0;
  }


  .container-fluid  .health-report .report-header img {
    max-height: 60px;
  }

  .container-fluid  .health-report .report-header .koongo-logo img {
    max-height: 32px;
  }

  .container-fluid  .health-report .report-header .middle-icon {
    text-align: center;
    font-size: 30px;
    vertical-align: middle;
    opacity: 0.6;
  }

  .container-fluid  .health-report .report-header .middle-icon,
  .container-fluid  .health-report .report-header .koongo-logo,
  .container-fluid  .health-report .report-header .marketplace-logo {
    width: 32.5%;
    display: inline-block;
  }

  .container-fluid  .health-report .report-header .marketplace-logo {
    max-height: 60px;
    text-align: right;
  }

  .container-fluid  .health-report .report-header  img.klogo {
    max-height: 25px;
    margin-top: 10px;
    margin-right: 10px;
  }

 .grouped-errors-tab {
    max-height: 400px;
    background: transparent!important;
    height: 100%;
   overflow-y: scroll;
  }



  .grouped-errors-tab .report-list {
    max-height: 400px;
    height: 100%;
    padding: 0 10px 20px 10px;
    background: transparent!important;
  }

  .integration-detail .grouped-errors-tab .report-list,
  .integration-detail .grouped-errors-tab {

    max-height: 250px;
  }

  .integration-detail   .grouped-errors-tab.tab-content .tab-pane {
    max-height: 250px;
  }

  .container-fluid.integration-detail .integration-block .orders-summary.order-padding {
    padding-top: 30px;
  }

  .container-fluid .integration-block .related-connections {
    width: 180px;
  }

  .container-fluid .integration-block .summary-sync-mode {
    margin-right: 15px;
    margin-left: 2px;
  }
  .container-fluid .integration-block .channel-api-form-container .btn-connection {
    margin-top: 22px;
  }

  .container-fluid .integration-block .admin-rule-category-id {
    padding-right: 5px;
    font-size: 0.8em;
  }

  .container-fluid.integrations .bottom-buttons {
    border-top: 1px solid #e0e1e3;
    margin-top: 15px;
    padding-top: 15px;
  }
  .container-fluid.integrations .bottom-buttons a.btn {
    margin-left: 4px;
  }
  .container-fluid.integrations .attributeMappingTable table {
    border: 0;
  }
  .container-fluid.integrations .attributeMappingTable table th {
    background: none;
  }
  .container-fluid.integrations .attributeMappingTable table .value-action input {
    width: 100%;
  }
  .container-fluid.integrations .profile-status.event-status .label {
    font-size: 11px;
    line-height: 12px;
    padding: 3px;
    white-space: nowrap;
  }

  .container-fluid.integrations .products-preview .pager .row {
    font-size: 12px;
    margin: 0!important;
  }
  .container-fluid.integrations .products-preview table td {
    padding: 8px!important;
  }
  .container-fluid.integrations .products-preview table th {
    background: none;
  }
  .container-fluid.integrations .panel-borderless {
    border: 0;
    margin-bottom: 3px;
  }

  .container-fluid.integrations .attributeMappingTable table .rewrite-line {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-fluid.integrations .attributeMappingTable table.empty-table .table-header {
    display: none;
  }

  .container-fluid.integrations .attributeMappingTable table.empty-table .rewrite-line {
    border-top: 0;
  }

  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar li a {
    background: transparent;
    font-size: 14px;
    line-height: 24px;
    padding: 7px 0;
    margin: 0;
    color: #0a263c;
    opacity: 0.6;
    border: 0;
  }

  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar li a .badge {
    margin-right: 5px;
    margin-top: -2px;
    border-radius: 15px;
    text-align: center;
    font-size: 17px;

    line-height: 24px;
    width: 30px;
    height: 30px;
  }

  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar {
  /*
    background: #f0f1f37d;
    border-radius: 10px;
    padding: 20px;
    height: 100%;*/
  }

  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar li a:hover{
    margin: 0;
    opacity: 0.8;
  }

  .container-fluid.integrations.tab-navigation-redesign ul.sidebar li.active a,
  .container-fluid.integrations.tab-navigation-redesign ul.sidebar li.active a:focus,
  .container-fluid.integrations.tab-navigation-redesign ul.sidebar li.active a:visited {
    color: #0a263c;
    text-align: left;
    font-weight: normal;
    opacity: 0.9;
  }


  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar li.success a .badge {
    background-color: rgb(92, 184, 92);
  }

  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar li.success.active a .badge {
    color: #337ab7;
    background-color: #fff;
  }

  .container-fluid.integrations.tab-navigation-redesign ul.nav-pills.sidebar li.disabled a  {
    opacity: 0.5;
    cursor: not-allowed;
  }


  .container-fluid.integrations.tab-navigation-redesign ul.sidebar li {
    display: block;
    float: none;
    padding: 0!important;
    margin: 0!important;
    text-align: left;
    border: 0;
  }

  .container-fluid.integrations .text-block {
    font-size: 14px;
  }
  .container-fluid.integrations .step-description {
    text-align: center;
  }
  .container-fluid.integrations .text-block .switch {
    top: -2px;
    margin-left: 7px;
  }

.wizzard-line {
    margin: 25px 15%;
    border-bottom: 1px solid rgba(101, 102, 122, 0.7);
    opacity: 0.5;
    display: block;
    position: relative;
  }

 .wizzard-line i {
    bottom: -7px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    background: white;
    padding: 0 10px;
  }

  .container-fluid.integrations .step-description p {
    padding: 15px 10px 0px;

  }

  .container-fluid.integrations .step-description p:not(:first-child) {
    padding-top: 0px;
  }

  .integrations-help {
    display: block;
    padding: 2px 4px;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-height: 20px;
  }

  .integration-summary-container, .integration-orders-container, .integration-products-container {
    position: relative;
  }.integration-products-container {
     overflow: visible !important;
   }
  .table-responsive {
    position: relative;
    overflow-x: auto;
    overflow-y: visible;
    z-index: 1;
    padding-bottom: 110px;
  }
  .integration-products-container .pager {
    padding: 10px;
  }
  .integration-products-container {
    min-height: 170px;
  }
  .integration-products-container .filter-buttons, .integration-orders-container .filter-buttons {
    position: relative;
    top: 5px;
    right: 5px
  }

  .integrations .category-mapping-box .show-info,
  .integrations .category-mapping-box .category-show-help {
  display: none;
  }

  .integrations label {
    font-size: 13px;
  }

  .redesign .wrapper-orders .success label,
  .redesign .wrapper-orders .success .badge {
    color: rgb(92, 184, 92);
  }
  .redesign .wrapper-orders .error label,
  .redesign .wrapper-orders .error  .badge {
    color: rgb(217, 83, 79);
  }
  .redesign .wrapper-orders .removed label,
  .redesign .wrapper-orders .removed .badge {
    color: rgb(91, 192, 222);
  }

  .tiny-status .profile-status .label.label-submit {
    margin-top: 0;
  }
  .tiny-status .profile-status .label {
    line-height: 14px;
    padding: 8px;
  }

  .tiny-status .profile-status .label span {
    display: none;
  }

  .report-list div h5 {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .report-list div h5 span {
    float: right;
  }

  .report-list div ul {
    padding: 10px 2px 14px;
  }

  .report-list div ul li {
    margin-right: 0;
    padding: 5px 5px 5px 5px!important;
  }

  .report-list div ul li:last-child {
    padding-bottom: 7px!important;
  }

  .report-list > div {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
  }

  .report-list .overflow-title {
    max-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
  }

  .report-list h5 .overflow-title span {
    float: none;
  }

  .report-list .error-report .label-header-text {
    color: #F64E60;
  }

  .report-list .error-report {
    background-color: #FFE2E5;
  }

  .report-list .pending-report {
    background: #ceddff;
  }

  .report-list .pending-report  .label-header-text  {
    color: rgb(48 96 212);
  }

  .report-list .danger-report {
    background: #fff9f0;
  }
  .report-list .danger-report .label-header-text  {
    color: #f68c00;
  }

  .report-list .old-report {
    background: #ccc;
  }


  .report-list .how-to-start-box {
    background: white;
    border-radius: 3px;

    font-size: 13px;
    padding: 5px 4px;
  }

  .report-list .error-report-header {
    background: #fafafa;
  }

  .report-list .danger-report .badge-danger {
    background: #f68c00;
    border-color: #ffcd8a;
  }

  .report-list .danger-report .badge-light-danger {
    color: #f68c00;
    background: #fff9f0;
    border-color: #ffcd8a;
  }

  .report-list .success-report {
    background-color: #C9F7F5;
  }

  .report-list .success-report .label-header-text {
    color: #1BC5BD;
  }

  .report-background-danger {
    background: #FFE2E5;
  }
  .report-background-success {
    background: #e4ffed;
  }
  .report-background-info {
    background: #E1F0FF;
  }
  .report-background-warning {
    background: #FFF4DE;
  }

  .btn-group-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .report-list .btn-group .dropdown-menu {
    padding: 0!important;
    margin: 0!important;
    text-align: left;
  }

  .report-list .btn-group .dropdown-menu li {
    padding: 0!important;
    background: transparent;
    text-decoration: none;
    border: 0;
    margin: 0;
    list-style-type: none;
  }

  .report-list .btn-group .dropdown-menu li a {
    margin: 0!important;
    background: transparent;
    border: 0;
    text-decoration: none;
    font-size: 13px;
    padding: 5px 4px;
    color: #65667a;
    opacity: 0.8;
  }

  .report-list .btn-group .dropdown-menu li a:hover {
    color: #f45206 !important;
    opacity: 1;
  }

  .report-list .btn-group .dropdown-menu li a i {
    padding-right: 4px;
  }

  .coming-soon .order-panel-footer,
  .not-allowed-now .order-panel-footer {
    text-align: left;
    display: block;
  }
  .not-allowed-now img,
  .coming-soon img {
    filter: grayscale(1);
    cursor: auto!important;
    opacity: 0.6;
  }

  not

  .not-allowed-now *,
  .coming-soon * {
    cursor: auto!important;
  }

  .not-allowed-now:not([onclick]) .hoverable-box:hover {
    box-shadow: none;
  }

  .not-allowed-now:not([onclick]),
  .coming-soon:not([onclick]) {
    opacity: 0.6;
    cursor: auto;
  }

  .not-allowed-now[onclick] img,
  .not-allowed-now[onclick] {
    opacity: 0.8;
    cursor: pointer!important;
  }

  .type-selector .order-panel-body i {
    display: block;
    margin: 10% auto;
    font-size: 36px;
    width: 80px;
    height: 80px;
    border: 3px solid #f68d00;
    border-radius: 20px;
    line-height: 80px;
    color: #f46437;
  }


  .type-selector .panel-body {
    overflow: hidden;
    height: 130px;
    margin-bottom: 10px;
  }

  .type-selector .panel-footer strong {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 14px;
  }

  .type-selector .panel .badge-koongo {
    font-size: 23px;
    position: absolute;
    right: 5px;
    top: 5px;
    display: none;
    color: #f68d00;
    background: transparent;
  }

  .type-selector .panel .badge-koongo.not-selected {
    display: block;
    color: #65667a;
    right: 19px;
    top: 6px;
  }

  .type-selector.selected .panel {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 1px solid #f68d00;
    position: relative;
  }

  .type-selector.selected .panel .badge-koongo.selected1 {
    display: block;
  }

  .type-selector.selected .panel .badge-koongo.not-selected {
    display: none;
  }

  .type-selector.selected .panel-footer {
    background: #f68d00;
    color: white;
  }

  .type-selector:hover .panel {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    cursor: pointer;
  }

  .type-selector.disabled .panel {
    cursor: default;
    filter: grayscale(1);
    border: 1px solid #fff;
    opacity: 0.5;
  }

  .selection-caption {
    padding-bottom: 5px;
    text-align: left!important;
    display: block;
  }

  /* PIVKO's TERRIBLE CSS FOR INTEGRATION QUESTIONS MODAL */
  #integrationQuestionsModal .question-container {
    margin-bottom: 20px;
  }

  #integrationQuestionsModal .button-container {
    margin-top: 10px;
  }

  #integrationQuestionsModal  .btn {
    padding: 10px 20px;
    margin-right: 10px;
    border: none;
    cursor: pointer;
  }

  .btn-yes {
    background-color: green;
    color: white;
  }

  .btn-no {
    background-color: red;
    color: white;
  }
  /* PIVKO's TERRIBLE CSS FOR INTEGRATION QUESTIONS MODAL */

  .table-attribute .category-row {
    cursor: pointer;
  }
  .table-attribute .category-row.category-disabled {
    background-color: red; /* Světle šedé pozadí pro deaktivovaný řádek */
    color: #a0a0a0; /* Šedý text pro deaktivovaný řádek */
    cursor: not-allowed; /* Kurzorem ukazující, že akce není povolena */
  }

  .table-attribute .category-row td {
    background: rgb(240, 241, 243);
  }
  .table-attribute .category-row.category-disabled td {
    background-color: #e1e1e1;
  }
  .table-attribute .category-row.category-disabled td * {
    opacity: 0.3;
  }
  .table-attribute .category-row.category-disabled td .btn-category-disabled,
  .table-attribute .category-row.category-disabled td .btn-category-disabled *
  {
    opacity: 1;
  }

  .table-attribute .table-attribute-name {
    vertical-align: middle;
    font-size: 14px;
    font-weight: bolder;
  }

  .table-attribute  .table-attribute-stats {
    vertical-align: middle;
    text-align: right;
  }

  .table-attribute  .rounded-stats {
    border: 2px solid black;
    display: inline-block;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 36px;
    border-radius: 19px;
    font-size: 12px;
    color: #f1416c;
    background-color: #fff5f8;
    border-color: #f1416c;
    margin-right: 5px;
  }

  .table-attribute .rounded-stats.empty-holder {
    border: 0;
    background: none;
    height: 0;
  }

  .table-attribute  .rounded-stats.optional {
    background-color: white;
    color: rgb(101, 102, 122);
    border-color: rgb(101, 102, 122);
    opacity: 0.5;
  }

  .table-attribute  .rounded-stats.success {
    background-color: #C9F7F5;
    color: #1BC5BD;
    border-color: #1BC5BD;
  }

  .table-attribute  .rounded-stats.success.optional {
    opacity: 0.8;
    filter: grayscale(55%);
  }

  .table-attribute .table-attribute-stats .btn-stats {
    padding: 0;
    font-size: 12px;
    display: inline-block;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 34px;
    background: rgb(239, 239, 239);
    color: rgb(101, 102, 122);
  }

  .table-attribute .table-attribute-stats .btn-stats:hover {
    color: rgb(101, 102, 122);
    border-color: rgb(101, 102, 122);
  }

  .table-attribute .mt-settings > div,
  .table-attribute .mt-settings > a {
    margin-top: 0;
  }

  .redesign .table .footer-row.resized td {
    padding: 20px 8px 30px 8px;
  }

  .btn-synchronization {
    margin: 0 5px 0 0;
    border-radius: 3px!important;
    opacity: 0.85;
  }

  .btn-synchronization.paused:hover,
  .btn-synchronization:hover {
    opacity: 1;
  }

  .btn-synchronization > i {
    display: inline-block;
    width: 17px;
    text-align: center;
  }
  .btn-synchronization .hover,
  .btn-synchronization:hover .nonhover {
    display: none;
  }
  .btn-synchronization .nonhover,
  .btn-synchronization:hover .hover {
    display: inline-block;
  }

  .btn-synchronization.active {
    color: #1BC5BD;
    border-color: #1BC5BD;
    background-color: white;
  }

  .btn-synchronization.active i {
    font-weight: bold;
    font-size: 15px;
  }

  .btn-synchronization.paused {
    background: white;
    color: #aaa;
    border-color: #aaa;
  }

  .btn-synchronization.paused:hover {
    background: white;
    color: #989898;
    border-color: #989898;
  }

  .btn-synchronization.paused:hover i {
    color: #989898;
  }

  .no-display-forever {
    display: none!important;
  }

  .badge-holder-integration .badge {
    font-size: 13px;
  }

  .highlight-line {
    background: lightgrey;
    animation: pulse 2s infinite;
  }

  @keyframes pulse {
    0% {
      background: grey;
    }

    70% {
      background: lightgrey;
    }

    100% {
      background: grey
    }
  }
  .list-group.detail .list-group-item-header,
  .list-group-item-header {
    background: #f0f1f387!important;
  }

  .summary .list-group-item {
    padding-left: 15px!important;
    padding-right: 10px!important;
  }

  .row-table-special {
    display: flex;
    flex-wrap: wrap;
  }

  .integrations .with-massaction {
    top: 0;
    padding-bottom: 0;
  }

.integrations .massaction-table {
  padding: 16px 7px 0px 7px;
  background: #d5d9e261;
}

  .massaction-checkbox {
    width: 16px;
    height: 16px;
    cursor: pointer;
  }

.currency-switcher-wizzard {
  height: 34px;
  padding: 0 11px 0 5px;
  font-size: 12px;
  white-space: nowrap;
  line-height: 34px;
  border: 1px solid white;
  border-radius: 3px;
  cursor: pointer;
  width: auto;
  display: inline-block;
}

.currency-switcher-wizzard.inactive {
  background-color: rgb(224, 224, 234);
  color: rgb(101, 102, 122);
  border-color: rgb(141, 142, 162);
  opacity: 0.35;
}

  .currency-switcher-wizzard.active {
    background-color: #C9F7F5;
    color: #1BC5BD;
    border-color: #1BC5BD;
    opacity: 1;
  }

  .currency-switcher-wizzard.inactive:hover {
    opacity: 0.6;
  }

  .for-checkbox {
    color: #18948d;
    font-size: 15px;
  }

  .lm-error-holder .lm-error-button-row {
    position: absolute;
    right: 15px;
    top: 0px;
    display: none;
  }


  .lm-error-holder:hover .lm-error-button-row  {
    display: block;
  }

  .core .custom-test-order .box {
    padding-top: 5px;
    margin-top: 15px;
  }
  .qtip-content h4 {
    margin-bottom: 5px;
    padding: 0;
    font-weight: bolder;
  }

  .integrations .order-box-connected .panel-default .panel-body p {
    height: 19px;
  }
  .events-custom .event-custom {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: inline-block;
    line-height: 35px;
    float: left;
    color: white;
    text-align: center;
    background-color: #707070;
    transition: all 350ms ease-in-out; /* Animace šířky, opacity a dalších vlastností */
    overflow: hidden; /* Skryje obsah mimo box */
  }

  .events-custom .event-custom.open {
    width: 155px; /* Definovaná šířka pro animaci */
    font-size: 11px;
  }

  .events-custom .event-custom .title {
    font-size: 13px;
    margin-top: 2px;
    display: block;
    line-height: 13px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .events-custom .event-custom .title i {
    font-size: 12px;
    margin-left: 3px;
  }

  .events-custom .event-custom .subtitle-custom {
    font-size: 11px;
    margin-top: 1px;
    display: block;
    line-height: 13px;
  }

  .events-custom .event-custom .collapsed-custom {
    display: block;
    opacity: 1;
    transition: all 350ms ease-in-out; /* Plynulá animace opacity */
  }

  .events-custom .event-custom .open {
    display: none;
    opacity: 0;
    transition: all 350ms ease-in-out; /* Plynulé zobrazení obsahu */
  }

  .events-custom .event-custom.open .collapsed-custom {
    display: none; /* Skryje se zcela */
    opacity: 0;
  }

  .events-custom .event-custom.open .open {
    display: block;
    opacity: 1; /* Viditelné při otevření */
    transition: all 350ms ease-in-out; /* Plynulé zobrazení obsahu */
  }

  .events-header .separator,
  .events-custom .separator {
    color: #e3e7eb;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-right: 2px;
    margin-left: 1px;
  }

  .events-custom i {
    font-size: 16px;
  }

  .events-custom .event-custom.success-custom {
    color: #C9F7F5;
    background-color: #1BC5BD;
  }

  .events-custom .event-custom.error {
    color: #FFE2E5;
    background-color: #F64E60;
  }

  .events-custom .event-custom.warning {
    color: #FFF4DE;
    background-color: #FFA800;
  }

  .events-custom .event-custom.pending {
    color: #E1F0FF;
    background-color: #3699FF;
  }

  .events-custom .event-custom {
    color: #e3e7eb;
    background-color: #707070;
  }

  .events-custom .event-custom.previous-state {
    opacity: 0.7;
  }

  .events-header {
    width: 255px;
    line-height: 27px;
    cursor: pointer;
  }

  .events-header.events-tiny {
    width: 160px;
    line-height: 27px;
  }

  .events-header .marketplace-header {
    display: inline-block;
    float: left;
    width: 140px;
  }

  .events-header .koongo-header {
    display: inline-block;
    float: left;
    width: 70px;
  }

  .events-header .koongo-header.filter {
    margin-right: 5px;
    width: 80px;
  }

  .events-header .separator {
    line-height: 29px;
    margin-right: 15px;
  }

  .events-th {
    max-width: 240px;
  }

  .listing-manager-grid.table>thead>tr>th {
    vertical-align: middle;
  }

  .redesign .listing-manager-grid.table>thead>tr>th {
    padding: 11px 8px 0px;
  }

  .redesign .listing-manager-grid.table>thead>tr.searchable-row>th {
    padding-top: 0px;
  }

  .grouped-errors.nav-tabs {

  }

  .tab-navigation-redesign ul.nav.order-details-tabs li a .badge-holder-integration,
  .tab-navigation-redesign ul.nav.order-details-tabs li a .data-status-container {
    display: inline-block;
    float: right;
  }

  .dropdown-menu.clean li {
    text-align: left;
  }
  .dropdown-menu.clean li a {
    text-decoration: none;
    padding: 7px 20px;
  }

  .dropdown-menu.clean li a i {
    margin-right: 5px;
  }

  .header-im, .top .navbar-default .nav>li.sl-label>span {
    padding-right: 4px;
  }

  .header-im input, .header-im button {
    margin-top: 3px;
    height: 32px;
  }

  .filter-in-header {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    line-height: normal;
    text-decoration: none;
    margin-top: 5px;
  }

  .filter-in-header:not(.massaction-actions) {
    background-color: white;
    color: rgb(48 96 212);
    border: 1px solid rgba(7, 18, 45, 0.51);
  }

  .filter-in-header:not(:nth-child(1)) {
    margin-left: 5px;
  }

  .filter-in-header:not(.massaction-actions):hover b,
  .filter-in-header:not(.massaction-actions) b {
    color: rgba(7, 18, 45, 0.51);
    display: inline-block;
    max-width: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
  }


  .filter-in-header.massaction-actions:not([disabled]) b {
    font-weight: normal;
    color: white;
  }

  .filter-in-header.filter-in-header-clear {
    background: white; border-color: #fe7b5b;
    cursor: pointer;
  }
  .filter-in-header.filter-in-header-clear i,
  .filter-in-header.filter-in-header-clear b:hover,
  .filter-in-header.filter-in-header-clear b {
    color: #fe7b5b;
  }

  .filter-in-header b.nothers {
    max-width: 180px!important;
  }
  .filter-in-header .filter-value {
    color: black!important;
    font-weight: bold;
    max-width: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;

    vertical-align: middle;
  }

  .filter-in-header .filter-operation {
    display: inline-block;

    vertical-align: middle;
  }


  a.filter-in-header:hover:not(.massaction-actions) b,
  .filter-in-header:hover:not(.massaction-actions) {
    text-decoration: none;
    color: rgb(48 96 212);
  }

  .filter-in-header:hover:not(.massaction-actions) i {
    color: rgb(48 96 212)!important;
  }

  .filter-in-header:not(.massaction-actions) i {
    color: rgba(7, 18, 45, 0.51);
    cursor: pointer;
    display: inline-block;

    vertical-align: middle;
  }
  .filter-in-header:not(.massaction-actions) i:hover {
    color: #d1612b;
  }

  @keyframes blinkBackground {
    0%   { background-color: white; }
    20%  { background-color: #eee4d6; }
    40%  { background-color: white; }
    60%  { background-color: #eee4d6; }
    80%  { background-color: white; }
    100% { background-color: #eee4d6; }
  }

  .redesign .table-striped > tbody > tr.action-changed {
    animation: blinkBackground 3s ease-in-out 1;
    animation-delay: 0s;
    animation-fill-mode: forwards;
    background-color: #eee4d6;
  }

  .integrations .active-filter-row {
    background: #d5d9e261;
    padding: 10px 7px 0;
  }

  .integrations.integration-edit .active-filter-row {
    margin-top: -15px;
  }
  .editable-header {
    padding-right: 15px;
    position: relative;
    min-width: 60px;
    display: inline-block;
  }
  .editable-header .fa {
    display: none;
    font-size: 14px;
    color: rgb(254, 184, 12);
    position: absolute;
    top:0;
    right: 0;
  }

  .text-padding-default {
    padding-top: 70px;
    font-size: 14px; text-align: center; position: relative;
  }


  .attr-hidden .text-padding-default {
    padding-top: 0px;
  }


  .animate-width {
    transition: all 100ms ease;
  }

  .redesign .table-default-attributes tbody tr td {
    background: white;
  }

  .redesign .table-default-attributes tbody tr:nth-of-type(odd) td {
    background: rgba(255, 255, 255, 0.85);
  }
  .redesign .table-default-attributes tbody tr td {
    background: rgba(255, 255, 255, 0.55);
  }

  .empty-table .rewrite-attribute-button {
    border-top: 0;
    padding-top: 40px;
  }

  .badge.badge-tiny {
    font-size: 10px!important;
    font-weight: 500;
    padding: 2px;
    border-radius: 3px;
  }

  .default-attributes-group.btn-group .btn.btn-xs {
    font-size: 11px;
    line-height: 1.4;
  }

  .badge-image img {
    filter: grayscale(100%);
  }

  .table-fixed-header-wrapper thead th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 2;
  }

  .editable-header:hover .fa {
    display: block;
  }

  .editable-header.editable-header-small {
    padding-right: 10px;
    min-width: 10px;
    line-height: 24px;
    border: 1px solid white!important;
  }
  .editable-header.editable-header-small .fa {
    font-size: 10px;
  }

  .editable-header.editable-header-small[contenteditable="true"] {
    padding: 0 10px 0 5px;
  }
  .editable-header[contenteditable="true"] {
    border: 1px solid #dddddd!important;
    padding: 3px 10px;
    min-width: 20px;
  }

  .editable-header[contenteditable="true"] .fa {
    display: none!important;
  }
  .editable-header-changed {
    animation: blinkOpacity 1s ease-in-out 0s 3;
  }

  @keyframes blinkOpacity {
    0%   { opacity: 1; }
    50%  { opacity: 0.4; }
    100% { opacity: 1; }
  }

  .filter-app-body {
    position: fixed; /* nebo absolute, pokud v rodiči */
    top: 50%;
    left: 50%;
    max-width: 800px!important;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    padding: 20px;
  }

  .container-fluid .integration-block .filter-app-body .panel {
    padding-bottom: 40px;
  }
  .container-fluid .integration-block .filter-app-body .bottom-buffer {
    padding: 0!important;
  }

  .container-fluid .integration-block .bottom-buffer.white {
    background: white!important;
    border-radius: 6px;
  }

  .advanced-filter-block  .dropdown-submenu {
    position: relative;
  }

  .integration-edit .advanced-filter-block {
    padding-bottom: 15px;
  }

  .dropdown-submenu .dropdown-icon {
    position: absolute;
    right: 0;
    top: 8px;
  }

  .advanced-filter-block ul.dropdown-menu li {
    text-align: left;
  }

  .advanced-filter-block ul.dropdown-menu li a {
    padding: 5px 30px 5px 20px;
    text-align: left;
  }
  .advanced-filter-block ul.dropdown-menu li a:hover {
    border: 0;
    text-decoration: none;
  }

  .advanced-filter-block ul.dropdown-menu li .drop-down-style-icon{
    padding-right: 5px;
    min-width: 30px;
    display: inline-block;
  }

  .advanced-filter-block ul.dropdown-menu li.dropdown-submenu:hover a {
    border: 0!important;
  }

  .advanced-filter-block ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
    display: block!important;
  }

  .field-row .max-input-width {
    max-width: 140px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
  }

  .advanced-filter-searchable-header {
    cursor: pointer;
    position: relative;
  }

  .advanced-filter-searchable-header i {
    display: none;
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 11px;
  }

  .advanced-filter-searchable-header:hover i {
    display: block;
  }

  .editable-filter {
    cursor: text;
  }

  .tab-status .status-date-holder {
    display: none;
  }

  .tab-status {
    max-width: 120px;
  }

  .tab-status .progress-bar-label {
    font-size: 10px!important;
  }

  .tab-status.data-status-container .profile-status {
    margin: 0;
  }
  .tab-status.data-status-container {
    vertical-align: middle;
  }

  .detail-status-container .label,
  .box.channel .profile-status .label,
  .tab-status.data-status-container .label {
    line-height: 20px;
    height: 20px;
    margin-top: 0;
    font-weight: bold;
    font-size: 10px;
    padding: 0 7px;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
  }

  .tab-status.data-status-container .progress-bar {
    line-height: 20px;
    font-weight: normal;
    padding: 0 7px;
  }

  .tab-status .badge {
    font-size: 10px !important;
    font-weight: normal!important;
  }
  .container-fluid .integration-detail .health-report {
    margin-top: 0;
    margin-bottom: 0;
  }

  .list-group.detail .list-group-item .item .btn:hover,
  .list-group.detail .list-group-item .item .btn,
  .list-group.detail .list-group-item .item .btn-group label {
    font-size: 12px!important;
    /*padding: 1px 4px!important;*/
    /*line-height: 17px!important;*/
    /*margin: 2px 0!important;*/
  }

  .list-group.detail .list-group-item .item .btn {
    width: 33.3333333%;
    text-align: center;
    padding: 2px 4px!important;
  }

  .list-group.detail .list-group-item .item .btn {
    width: 33.3333333%;
    text-align: center;
    padding: 2px 4px!important;
  }

  .list-group.detail .list-group-item .item.half .btn {
    width: 49.99999%;
  }

  .btn-group-full-width {
    width: 100%;
  }

  .list-group.detail .list-group-item .item .btn-group label:has(input[disabled]) {
    opacity: 0.7;
  }
  .list-group.detail .list-group-item .item .btn-group label:has(input[disabled]):hover {
    border-color: #858b996e;
    color: #5b667a;
    background: white;
    cursor: default;
  }

  .list-group.detail .list-group-item .item > .btn:hover,
  .list-group.detail .list-group-item .item > .btn {
    border: 1px solid #f68c00;
  }

  .integration-detail .grouped-errors-tab.tab-content {
    max-height: 400px;
  }

  .row-table-special {
    max-height: 1000px;
    transition: all 1s ease;
  }

  .row-table-special.preview-sliced {
    max-height: 0;
    overflow: hidden;
  }

  .list-group.detail .list-group-item {
    background: transparent;
    border: 0;
    padding: 5px 15px!important;
  }

  .list-group.detail .list-group-item.important {
    background: rgba(255,255,255,0.4);

  }

  .list-group.detail .list-group-item.important .label {
    color: #f68c00;
  }

  .list-group.detail .list-group-item .full-link {
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #5b667ab8;
    display: block;
    padding: .2em .6em .3em;
  }

  .list-group.detail .list-group-item.full-button {
    width: 100%;
    margin: 0;
    position: relative;
    cursor: default;
  }

  .list-group.detail .list-group-item.full-button .row {
    margin: 0;
  }

  .list-group.detail .list-group-item.full-button .row .col {
    padding: 0;
    float: left;
  }

  .list-group.detail .list-group-item.full-button .btn {
    display: block;
    /*height: 60px;*/
  }

  .list-group.detail .list-group-item.full-button:hover .label {
    padding: 0;
    margin: 0;
  }

  .list-group.detail .list-group-item.full-button .label {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .list-group.detail .list-group-item .btn-group {
    width: 100%;
  }

  .list-group.detail .list-group-item .btn-group .btn[data-toggle] {
    border-radius: 3px;
    width: 100%;
  }

  .list-group.detail .list-group-item.full-button .label.first {
    width: 99.9%;
  }

  /*.list-group.detail .list-group-item.full-button .btn i {*/
  /*  width: 20%;*/
  /*  float: left;*/
  /*  height: 40px;*/
  /*  line-height: 50px;*/
  /*  font-size: 20px;*/
  /*}*/

  .list-group.detail .list-group-item.full-button .btn > span {
    width: 75%;
    float: left;
  }
  .list-group.detail .list-group-item.full-button .btn > span span {
    display: block;
    text-align: left;
    font-weight: bold;
  }
  .list-group.detail .list-group-item.full-button .btn > span small {
    display: block;
    white-space: break-spaces;
    text-align: left;
    padding-top: 5px;
  }

  .list-group.detail li.list-group-item .full-link i {
    display: none;
    opacity: 0.9;
    float: right;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 7px;
  }

  .list-group.detail li.list-group-item:hover .full-link {
    outline: 0;
    background: transparent;
    border: 0;
    text-decoration: none;
    color: #5b667ab8;
  }

  .list-group.detail li.list-group-item:hover .full-link i {
    display: block;
  }

  .list-group.detail .list-group-item.with-input .item {
    width: 49%;
  }


  .list-group.detail .list-group-item.with-input .label {
    width: 49%;
    padding-left: 0;
  }


  .list-group.detail .list-group-item.with-input input:focus,
  .list-group.detail .list-group-item.with-input select:focus {
    background: white;
  }
    .list-group.detail .list-group-item.with-input input,
  .list-group.detail .list-group-item.with-input select {
    font-size: 12px;
    padding: 2px 0;
    border: 0;
    box-shadow: none;
  }

  .list-group.detail .list-group-item .item {
    display: inline-block;
    text-align: right;
    width: 35%;
  }

  /*.list-group.detail .perform-click-action.list-group-item:hover {*/
  /*  cursor: pointer;*/
  /*}*/

  /*.list-group.detail .perform-click-action.list-group-item:hover .label {*/
  /*  text-decoration: underline;*/
  /*}*/

  .list-group.detail .list-group-item .item i {
    font-size: 13px;
  }

  .list-group.detail .list-group-item .item.full {
    width: 100%;
  }
  .list-group.detail .list-group-item .label {
    display: inline-block;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    width: 63%;
  }

  .list-group.detail .list-group-item:hover,
  .list-group.detail .list-group-item  {
    padding: 7px 5px;
  }

  .orders-summary.control-panel {
    padding: 0;
    position: relative;
  }
  .tab-navigation-redesign .integration-detail .nav-pills li:nth-child(2) a,
  .tab-navigation-redesign .integration-detail .nav-pills li:nth-child(1) a {
    min-width: 400px;
  }

  .integration-detail .thumbnail:first-child {
    border-radius: 0;
    border-bottom: 0;
  }

  .integration-detail .thumbnail:nth-child(2) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .toggle-switch label.focus {
    outline: 0!important;
  }

  .stats-column .wrapper-orders,
  .stats-column .orders-chart-section {
      margin: 0;
  }

  .open-advanced-action.open .toggle-icon-open,
  .open-advanced-action .toggle-icon-close,
  .list-group-item-header .toggle-icon-close,
  .list-group-item-header.open .toggle-icon-open {
    display: none;
  }
  .open-advanced-action .toggle-icon-open,
  .open-advanced-action.open .toggle-icon-close,
  .list-group-item-header.open .toggle-icon-close,
  .list-group-item-header .toggle-icon-open {
    display: inline-block;
  }

  .open-advanced-action .label:hover {
    text-decoration: underline;
    cursor: pointer;
  }

  .integration-sync-status-holder.success-status {
    background-color: #C9F7F5
  }
  .integration-sync-status-holder.danger-status {
    background: #FFE2E5;
  }
  .integration-sync-status-holder.warning-status {
    background: #FFF4DE;
  }

  .integration-sync-status-holder {
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  .integration-sync-status.list-group.detail {
    margin: 0;
  }

  .integration-sync-status-holder.success-status .list-group-item .label {
    font-weight: bolder;
    color: #5b667a;
  }
  .integration-sync-status-holder.success-status h3 {
    color: #1BC5BD;
  }

  .integration-sync-status.success-status {
    background-color: #C9F7F5
  }


  .integration-sync-status.list-group.detail .list-group-item {
    /*padding: 0 15px !important;*/
  }
  .feedback-error-message {
    display: none;
    color: #dc3545;
  }

  .detailed-report-block {
    transition: height 0.3s ease-in-out;
    height: 0;
    padding: 0;
  }


  .detailed-report-block.open {
    height: 250px;
    padding: 15px 0!important;
  }
.customweb-warning {
	background: url(https://my.koongo.com/skin/frontend/base/default/customweb/subscription/warning.png) no-repeat right 10px center;
}

.subscription-agreement-totals {
	border-top: 1px solid #e4e4e4;
	margin: 20px 0 5px 0;
	padding: 10px 15px 0 0;
	width: 100%;
}

.subscription-agreement-totals td {
	padding: 2px 0;
}

.subscription-agreement-totals th {
	padding: 2px 30px 2px 0;
}
.overlay {
	background-color: #000;
	opacity: .9;
	filter: alpha(opacity = 70);
	position: fixed;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 20;
}
.overlay-brighter {
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity = 70);
	position: fixed;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 20;
}

.overlay-data {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 25;
	margin-right: 135px;
	margin-left: -135px;
}

.overlay-data.smaller {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 25;
}

body.sidebar-active .overlay-data  {
	margin-left: -50px;
	margin-right: 50px;
}

form#profile-form-validate .webHint .inner span, form#channel-api-form .webHint .inner span {
    display: inline;
    padding: 0;
}

fieldset.common {
    border: 1px solid #c0c0c0;   margin: 0 2px;   padding: 0.35em 0.625em 0.75em;
}

fieldset.common legend {
    font-size: 1em;
    border: 0;
    margin-bottom: 0;
    width: auto;
    padding: 0 5px;
}
textarea.text-design {
	height: 34px;
}
textarea.textarea-higher {
	min-height: 200px;
}

.attr_info {
    text-overflow: ellipsis;
    font-style: italic;
	display: block;
	overflow: hidden;
}

th.th-store-attribute {
    width: 460px;
}

#gatrackingform{
	display: none;
}

.attributeMappingTable span.glyphicon.glyphicon-info-sign.webHint.webHintRight {
    top: 0px;
}

i.icon-loader.spin {}

.dont {
    display: none;
}


.store-attribute button.btn.btn-primary {
    font-size: 12px;
}

select.form-control option {
	padding-left: 5px;
	
}

select.form-control optgroup option {
	padding-left: 10px;
}

.settings-box label {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
}

.settings-box .checkboxes-simple label {
	color: #666;
	font-size: 1em;
	font-weight: normal;
}

.overlay-data h2 {
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 10px;
}

.submission-list-container {
	min-height: 200px;
}
.channel-logo {
	max-width: 120px;
	float: left;
}
.channel-logo img {
	max-width: 100%;	
}
.channel-info {
	margin-left: 1em;
	vertical-align: middle;
	float: left;
}

.clearb {
	clear: both;
}

.profile-info th { font-weight: bold; padding-left: 1em; padding-top: 0.2em;}

.item-details.collapsible {
    border: 1px dashed #ccc;
}

.admin-only, .admin-only pre { color: #7a0a92 !important;}
input.admin-only, select.admin-only, textarea.admin-only { border-color: #7a0a92 !important;}
.admin-only .panel,
.panel.admin-only {
	border-color: #7a0a92 !important;
}
.block.admin-only,
.badge.admin-only,
.btn.admin-only {
	border-color: #db97ec!important;
	background: #efe8f1 !important;
	color: #7a0a92!important;
}

.btn.admin-only:hover {
	border-color: #db97ec!important;
	background: #7a0a92 !important;
	color: #efe8f1!important;
}


.admin-only.admin-bg {
	background: #7a0a92!important;
	color: #efe8f1 !important;
}

.live-env {
	background: red!important;
	color: white!important;

	animation: colorflash 10s ease-in-out infinite alternate;
}

@-webkit-keyframes colorflash {
	0% {
		background: red;
	}
	100% {
		background: #ecc4c4;
	}
}@keyframes colorflash {
	0% {
		background: red;
	}
	100% {
		background: #ecc4c4;
	}
}

.text-danger {
	color: #d91f16;;
}
.nav-tabs a.tab-error {
	color: #d91f16;
	background-color: #eee;
}
.nav-tabs a.tab-info {
	color: #f68c00;
	background-color: #fff9f0;
	border-bottom-color: #ddd;
}
.nav-tabs a.tab-info:hover {
	color: #7f7f7f;
}

.row-infotab {
	padding-bottom: 3em;
}

.generate-link {
	margin-top: -5px;
}
.service-level-label {
	font-size: 65%;
}
.dropdown-menu a .fa, .dropdown-menu .no-link .fa {
	padding-right: 15px;
}
.dropdown-menu a .fa.fa-bar-chart {
	padding-right: 10px;
}
.dropdown-menu > li.no-link > span {
	padding: 6px 20px;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	white-space: nowrap;
}
.dropdown-menu > li.no-link > span:hover {
	text-decoration:none;
	color:#262626;
	background-color:#f5f5f5;
}


.hidden-submission-info-button{
	visibility: hidden;
}
.massaction-selection {
	align-items: center;
	display: flex;
	padding-bottom: 8px;
}

.massaction-selection  select {
	height: 24px;
}
.profile-status div.label-draft {
	background-color: #192440;
	text-transform: uppercase;
	font-size: 8px;
	padding: 0 2px;
}
.link-no-text-decoration  a {
	text-decoration: none;
}

.zero-padding {
	padding: 0 0 0 !important;
}

.reg-succ-header {
	background-image: url(/skin/frontend/default/koongo-kaas/img/success/sub-top-bg.png);
	background-size: cover;
}

.reg-succ-header h2 {
	color: black;
	font-size: x-large;
	padding-top: 16px;
}

.reg-succ-header img {
	max-height: 200px;
	margin-top: -35px;
}

.reg-succ-gradient {
	background: linear-gradient(to right, #d06d1d 0%, #fdca2a 100%);
	height: 3px;
}

.reg-succ-block {
	display: flex;
	justify-content: center;
}
.reg-succ-block-inner {
	box-shadow: 0 0.75rem 1.25rem 0.1625rem rgb(64 64 64 / 9%);
	margin: 24px 0;
	align-items: center;
}

.reg-succ-block-inner .panel {
	height: 130px;
	margin-bottom: 0;
}

.reg-succ-block-inner .panel-left-part {
	float: left;
	width: 30%;
	padding-top: 10px;
	padding-left: 7px;
	text-align: left;
	color: #fcac09;
}
.reg-succ-block-inner .panel-right-part {
	float: right;
	width: 70%;
	color: #130139;
	text-align: left;
}
.reg-succ-block-inner .panel-right-part h3, .reg-succ-block-inner .panel-right-part h4 {
	padding: 0;
	margin: 0;
}
.reg-succ-block-inner .panel-right-heading {
	height: 65px;
}

.reg-succ-block-inner h2{
	color: #130139;
	font-size: large;
}
.reg-succ-block-inner ul{
	list-style: initial;
	text-align: initial;
	list-style-position: inside;
	font-size: medium;
	margin-top: 20px;
}

.reg-succ-block-inner-gradient {
	background: linear-gradient(to right, #d06d1d 0%, #fdca2a 100%);
	height: 0.15rem;
	width: 60px;
	margin: 0.15rem;
}
.reg-succ-block-inner-text{
	font-size: initial;
	padding-top: 16px;
}

.reg-succ-block-inner form{
	width: 100%;
}

.reg-succ-block-inner-padding{
	padding-top: 16px;
}

.onboarding {
	width: 80%;
	text-align: center;
	margin: 0 auto 15px;
	color: #130139;
	padding-bottom: 30px;
}

.onboarding-calendar button {
	color: #fff !important;
	font-size: 1.4em;
	padding: 15px 30px;
	border-radius: 10px;
}

.reg-succ-footer {
	text-align: center;
	padding: 30px;
}
.reg-succ-footer a {
	margin: 0 40px;
	text-decoration: none;
	color: #000;
	font-size: 1.3em;
}

.reg-succ-footer a i {
	color: #fcac09;
	padding-right: 3px;
}

.form-control.submit {
	height: initial;
	white-space: normal;
}

.password-reveal{
	padding-right: 30px !important;
}

.password-toggler {
	position: absolute;
	right:25px; top:28px;
	z-index:10;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
}

.password-toggler:hover {
	opacity: 0.8;
}

[ng-cloak] {
	display: none;
}

.statistics-separator {
	display: inline-block;
	width: 1px; /* Thin single line */
	height: 1em; /* Match the height of the text */
	background-color: grey;
	margin: 0 0.1em; /* Spacing between elements */
	opacity: 0.7; /* Less prominent */
	vertical-align: middle; /* Aligns with text */
}

/* Hide the button by default */
.action-btn {
	visibility: hidden;
}

/* Show the button when hovering over the row */
tr:hover .action-btn {
	visibility: visible;
}

.modal-backdrop.in {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.modal-wide {
	width: 50%;
	max-width: none;
}
/*
 * Style definitions for PISC_DOWNLOADPLUS
 */
div.downloadplus-updated ol { }
div.downloadplus-updated li dt { font-weight:normal; }
div.downloadplus-updated li dd { margin-left:1.5em; }
div.downloadplus-updated .rss { background-color:#f6f6f6; padding:0px 12px 6px 12px; }
div.downloadplus-updated .rss .link-feed { background-color:#f6f6f6; }

div.downloadplus-product-download {}
div.downloadplus-product-download-links {}
div.downloadplus-product-download-entry { font-size:1em; border: 1px solid #efefef; margin-bottom:1.5em; padding: 10px; }
div.downloadplus-product-download-entry a { margin-bottom:1em; }
div.downloadplus-product-download-detail {}

div.downloadable-title { margin-bottom:1.5em; }

div.downloadable-archive { margin-top:3.5em; }
div.downloadable-archive h3 {}

div.downloadable-archive-item {
	margin-top:1em;
	margin-bottom:1em;
	padding:5px 5px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

div.downloadable-detail-version {}
div.downloadable-detail-description { margin-top:1.5em; margin-bottom:1.5em; }

span.downloadable-link-archive { display:block; float:right; font-weight:bold; margin-bottom:1em; }
span.downloadable-archive-empty {
	display:block;
	margin-bottom:1em !important;
    padding:4px 12px !important;
	border:1px solid #fcd344;
	color:#3d6611;
	background:#fafaec;
	text-align: left;
}

div.downloadplus-product-releasenotes h2 { font-size:1em; border-bottom:1px solid #efefef; margin-bottom:1.5em; }
div.downloadplus-product-releasenotes h3 { font-size:1em; border-bottom:1px solid #efefef; padding-bottom:0.5em; }
div.downloadplus-product-releasenotes h4 { font-size:1em; }

div.downloadplus-product-releasenotes-links { margin-bottom:2.5em; }
div.downloadplus-product-releasenotes-samples { margin-bottom:2.5em; }

div.downloadplus-product-releasenotes-entry { border:1px solid #efefef; padding:1.5em; margin:1.5em; }
div.downloadplus-product-releasenotes-details {}

div.downloadplus-odd-entry {}

div.downloadplus-product {}
div.downloadplus-product em { float:right; margin-right:2em; }
div.downloadplus-product h2 { font-size:1.5em; border-bottom:1px solid #efefef; margin-top:1.5em; }
div.downloadplus-product h3 { font-size:1.25em; padding-bottom:0.5em; }
div.downloadplus-product h4 { font-size:1em; }

div.downloadplus-product-history {}
div.downloadplus-product-history h2 { font-size:1em; border-bottom:1px solid #efefef; margin-bottom:1.5em; }
div.downloadplus-product-history h3 { font-size:1em; border-bottom:1px solid #efefef; padding-bottom:0.5em; }
div.downloadplus-product-history h4 { font-size:1em; }

div.downloadplus-product-history-links { margin-bottom:2.5em; }
div.downloadplus-product-history-samples { margin-bottom:2.5em; }

div.downloadplus-product-history-entry { border:1px solid #efefef; padding:1.5em; margin:1.5em; }
div.downloadplus-product-history-entry em { float:right; margin-right:1em; }

div.downloadplus-product-history-details {}

div#my-downloadable-serialnumbers { margin-bottom:10px; }
div.downloadplus-serialnumber {}
div.downloadplus-serialnumber em { float:right; margin-right:2em; }
div.downloadplus-serialnumber h2 { font-size:1.5em; border-bottom:1px solid #efefef; margin-top:1.5em; }
div.downloadplus-serialnumber h3 { font-size:1.25em; padding-bottom:0.5em; }
div.downloadplus-serialnumber h4 { font-size:1em; }
div.downloadplus-serialnumber-entry { border:1px solid #efefef; padding:1.5em; margin:1.5em; }
div.downloadplus-serialnumber-entry .title {}
div.downloadplus-serialnumber-entry .serialnumber { margin-left:50px; font-size:2em; font-weight:bold; }

.downloadplus-link-feed { display:block; margin:10px 0px 20px 0px;}
.downloadplus-sidebar-link-feed {}
/*
 * Style definitions for PISC_EUVAT
 */

div.euvat {
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    padding:4px 12px !important;
    font-weight:bold !important;
    text-align: left;
}
div.euvat-message {
}
div.euvat-undefined {
    border-color:#f16048;
    color:#df280a;
    background:#faebe7;
    text-align: left;
}
div.euvat-noneucustomer, div.euvat-eubusiness {
    border-color:#446423;
    color:#3d6611;
    background:#eff5ea;
    text-align: left;
}
div.euvat-euconsumer {
    border-color:#fcd344;
    color:#3d6611;
    background:#fafaec;
    text-align: left;
}
div.euvat-information {
}
div.euvat-link {
}
div.euvat-taxvat-validation {
	margin-top: 5px;
	width: 225px;
}
div.euvat-taxvat-validation-success {
	margin-top: 5px;
	width: 225px;
	border-color:#446423;
    color:#3d6611;
    background:#eff5ea;
    text-align: left;
}
div.euvat-taxvat-validation-failure {
	margin-top: 5px;
	width: 225px;
	border-color:#f16048;
    color:#df280a;
    background:#faebe7;
    text-align: left;
}
div.euvat-ajax-working {
	margin-top: 5px;
	width: 225px;
}
div.taxvat-validate {
	padding-top: 15px;
}
.cookiealert{background: #333; opacity: 0.95; color: #fff; padding: 15px 0; 
	z-index: 10000; position: fixed; width: 100%; bottom: 0;
	font: 14px/18px Arial, Helvetica, sans-serif;	
}
.cookiealert .message{max-width: 960px; margin: 0 auto; line-height: 1.5em; }
.cookiealert .message span.cookie-title{display: none; color: #fff; font-size: 16px; font-weight: bold; margin: 0.4em 0 0;}
.cookiealert .message a{color: #f90; text-decoration: underline;}
.cookiealert .message a:hover{text-decoration: none;}
.cookiealert .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.cookiealert .message .close a:hover{text-decoration: underline;}

.cookiealert .message > p { float: left; width: 85%; }

.cookiealert .decline { display: none; }
.cookiealert .accept { text-align: right; }

.cookiealert a.btn { color: #fff; text-decoration: none; font-size: 1.2em; padding: 6px 16px; opacity: 1; background-color: #f90; border-radius: 5px; border-color: #f90; }
.cookiealert a.btn:hover { color: #fff; }

