/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:* http://www.magentocommerce.com/license/enterprise-edition
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
*{margin:0;padding:0;}
body{}
img{border:0;vertical-align:top;}
a{color:#444;text-decoration:underline;}
a:hover{text-decoration:none;}
:focus{outline:0;}
/* Headings */
h1,h2,h3,h4,h5,h6{font-family:'Times New Roman','Times';}
h1{font-size:18px;font-weight:normal;}
h2{font-size:16px;font-weight:normal;color:#000;}
h3{font-size:14px;font-weight:bold;}
h4{font-size:13px;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 */
address{font-style:normal;}
cite{font-style:normal;}
q, blockquote{quotes:none;}
q:before, q:after{content:'';}
small{font-size:10px;}
big{font-size:1.2em;}
/*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{/* padding-bottom:20px;*/ }
.page{width:940px;margin:0 auto;text-align:center;}
.page-print{background:#fff;padding:20px;text-align:left;}
.page-popup{padding:20px;text-align:left;}
.page-empty{background:#fff;padding:20px;text-align:left;}
.main{margin:0 0 14px;min-height:350px;background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif);background-color:#fff;background-repeat:repeat-y;border:1px solid #cfcfcf;text-align:left;}
.sidebar{min-height:350px;}
/* Base Columns */
.col-left{float:left;width:182px;padding:0 0 0;margin:0 0 -1px;}
.col-main{float:left;width:715px;padding:0 20px 20px;}
.col-right{float:right;width:182px;padding:0 0 0;margin:0 0 -1px;}
/* 1 Column Layout */
.col1-layout{background-position:-1000px 0;}
.col1-layout .col-main{float:none;width:auto;padding-top:20px;}
.col1-layout .breadcrumbs{margin-bottom:0 !important;}
/* 2 Columns Layout */
.col2-left-layout{background-position:-573px 0;}
.col2-left-layout .col-main{float:right;}
.col2-right-layout{background-position:573px 0;}
.col2-right-layout .col-main{}
/* 3 Columns Layout */
.col3-layout{background-position:0 0;}
.col3-layout .col-main{width:532px;margin-left:1px;display:inline;}
.col3-layout .col-wrapper{float:left;width:755px;}
.col3-layout .col-wrapper .col-main{float:right;}
/* Content Columns */
.col2-set .col-1{float:left;width:49%;}
.col2-set .col-2{float:right;width:49%;}
.col2-set .narrow{width:33%;}
.col2-set .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 Arial, Helvetica, sans-serif;vertical-align:middle;color:#444;}
input.input-text, textarea{background:#fff;border:1px solid #c7c7c7;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_input.gif) 0 0 repeat-x;}
input.input-text, textarea{padding:2px 2px;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_input.gif) 0 0 repeat-x;}
select{padding:1px;}
select option{padding-right:10px;}
select.multiselect option{padding:2px 2px;border-bottom:1px solid #bbb;}
select.multiselect option:last-child{border-top:0;}
textarea{overflow:auto;resize:vertical;}
textarea.default-value{color:#ddd;}
input.radio, input.checkbox{margin-right:3px;font-size:11px !important;margin-top:2px;vertical-align:top;}
input.radio{font-size:10px !important;}
input.qty{width:2.5em !important;}
input.disabled{background:#f6f6f6 !important;color:#bbb !important;}
button.button::-moz-focus-inner{padding:0;border:0;} /* FF Fix */
button.button{-webkit-border-fit:lines;} /* <- Safari & Google Chrome Fix */
button.button{border:0;padding:0;margin:0;background:transparent;/* line-height:21px;*/ overflow:visible;cursor:pointer;vertical-align:middle;}
a.button, button.button span, a.button span, button.button span span{background-color:transparent;background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn.gif);background-repeat:no-repeat;}
a.button, button.button span{border:0;padding:0 0 0 10px;margin:0;cursor:pointer;background-position:0 0;display:-moz-inline-stack;display:inline-block;color:#c73615;height:21px;text-decoration:none;}
a.button span, button.button span span{padding:0 15px 1px 5px;color:#c73615;background-position:100% 0;display:-moz-inline-block;display:inline-block;white-space:nowrap;text-transform:uppercase;font:bold 11px/20px Arial, Helvetica, sans-serif;height:20px;}
a.button{line-height:21px;}
a.button{line-height:20px;}
.button:active{bottom:-1px;right:-1px;position:relative;z-index:2;}
button.button:active span span{margin:0;}
button.btn-small span{font-size:11px;line-height:14px;padding:1px 9px 0;}
button.disabled{cursor:default !important;bottom:0 !important;right:0 !important;}
button.disabled span{cursor:default !important;color:#bbb !important;}
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus{}*/
/*.highlight{background:#eee;}*/

/* Form Validation */
.validation-advice{clear:both;font-size:11px !important;padding:3px 0 0 !important;color:#d91a00 !important;}
.product-options .validation-error .options-list, .validation-failed{border:1px solid #f47d4e !important;background:#fff7f5 !important;}
input.input-text.validation-failed, textarea.validation-failed{background:#fff7f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_input-failed.gif) 0 0 repeat-x !important;}
span.validation-passed, div.validation-passed{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_ok.gif) 100% 2px no-repeat;padding-right:20px;}
span.validation-error, div.validation-error{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_error.gif) 100% 2px no-repeat;padding-right:20px;}
.required em{color:#f15c22;margin-right:4px;}
p.required{margin:0;padding:5px 0 7px;text-align:right;width:620px;font-size:11px;color:#f02800;}
.form-list .validation-advice{width:250px;margin-right:-250px;}
/* Expiration date and CVV number validation fix */
.v-fix{float:left;}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative;}
/* Fieldset */
.fieldset{font-size:12px;margin:0 0 16px;}
.fieldset p{margin:0 0 1.5em;}
.fieldset h2.legend{margin:0 0 1.5em;color:#000;}
/* Form lists */
.form-list{}
.form-list li{margin:0 0 9px;vertical-align:top;}
.form-list label{float:left;width:225px;padding:2px 15px 0 0;font-size:12px;font-weight:bold;color:#444;text-align:right;}
.form-list .value{float:left;padding:2px 0 0;}
.form-list .note{clear:both;font-size:11px;width:380px;margin:0;padding:3px 0 0 240px;}
.form-list span.label{font-weight:normal;}
.form-list .input-box{float:left;/* width:256px;*/ }
.form-list .input-box a{font-size:11px;margin-top:4px;}
.form-list input.input-text, .form-list textarea{float:left;width:374px;vertical-align:top;}
.form-list textarea{width:374px;height:13em;}
.form-list select{float:left;width:380px;vertical-align:top;}
.form-list p{margin:0;padding:0 0 0 240px;}
ul.add-row, .form-list li.add-row{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 0;margin-top:15px;}
ul.add-row .btn-remove, .form-list li.add-row .btn-remove{font-size:0;line-height:0;padding:5px 5px 0 0;margin:0;text-align:right;}
.form-list .range input.input-text{float:none;width:64px;vertical-align:middle;}
.form-list .add-field .input-box{margin-left:240px }
.form-list .control{position:relative;vertical-align:top;z-index:1;} /* row with checkbox or radio button */
.form-list .control label{line-height:16px;}
.form-list .control .input-box{position:absolute;left:0;margin-left:240px;line-height:16px;padding-top:1px;}
.form-list .control input.radio{margin-top:3px;}
.form-alt label{float:none;display:inline;width:auto;}
.form-alt li{margin:0 0 5px;line-height:16px;}
.form-alt select{width:496px;}
.form-alt .input-box{width:496px;margin-top:5px;padding-bottom:11px;}
.form-alt .input-text{width:480px;}
.inner-form{margin:10px 0 5px;padding:10px 0 0;border:1px dashed #d1d1d1;border-width:1px;background:#f7f7f7;}
.inner-form .form-alt label{padding-left:5px;}
/* Date Of Birth */
.form-list .customer-dob label{float:none;width:auto;padding:0;font-size:11px;font-weight:normal;color:#777;}
.form-list .customer-dob .input-box{float:left;width:auto;margin-right:8px;}
.form-list .customer-dob .input-box .validation-advice{display:none !important;}
.form-list .customer-dob input.input-text{float:none;display:block;margin-bottom:2px;}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month, .form-list .customer-dob .dob-year{float:left;margin-right:8px;padding-right:0 !important;background:none !important;}
.form-list .customer-dob .dob-day .validation-advice, .form-list .customer-dob .dob-month .validation-advice, .form-list .customer-dob .dob-year .validation-advice{display:none;}
.form-list .customer-dob .dob-day input.input-text{width:104px;}
.form-list .customer-dob .dob-month input.input-text{width:104px;}
.form-list .customer-dob .dob-year{margin-right:0;}
.form-list .customer-dob .dob-year input.input-text{width:138px;}
/* Combination of fields */
.form-list li.fields{margin:0;}
.form-list li.fields .field{clear:left;padding:0 0 9px;}
/* Buttons */
.buttons-set{clear:both;margin:15px 0;} /* general for button containing block */
.buttons-set p.back-link{float:left;padding:2px 15px 0 0;text-align:right;margin:0;}
a.back-link{color:#999;}
.buttons-set p.back-link a{color:#999;}
.buttons-set a.button, .buttons-set button.button{float:right;margin-left:7px;}
.buttons-set2{clear:both;margin:5px 0 0;padding:5px;background-color:#ededed;text-align:right;}
.form-buttons{margin:0;width:620px;} /* for button containing block under the general form */
.form-buttons .button{float:right;}
.form-buttons .button{margin-left:15px;}
.form-buttons p.back-link{float:left;width:225px;padding:2px 15px 0 0;text-align:right;}
.btn-only{/* padding-left:240px;*/ }
/* Overrides for 3columns */
.col3-layout .form-list .note{padding-left:165px;width:280px;}
.col3-layout .form-buttons p.back-link, .col3-layout .form-list label{width:150px;}
.col3-layout .form-list input.input-text, .col3-layout .form-list textarea{width:274px;}
.col3-layout .form-list select{width:280px;}
.col3-layout .form-list .control .input-box{margin-left:165px;}
.col3-layout .form-list .customer-dob .dob-day input.input-text{width:74px;}
.col3-layout .form-list .customer-dob .dob-month input.input-text{width:74px;}
.col3-layout .form-list .customer-dob .dob-year{margin-right:0;}
.col3-layout .form-list .customer-dob .dob-year input.input-text{width:98px;}
.col3-layout p.required, .col3-layout .form-buttons{width:445px;}
/* Global Messages */
.messages{width:100%;overflow:hidden;text-align:left;margin-top:10px;}
.messages li{margin:0 0 10px;padding:0;word-wrap:break-word;}
.messages ul{padding:10px 17px 18px;margin:0 0 -11px;background-position:35px 100%;background-repeat:no-repeat;position:relative;}
.messages ul li{margin:0;padding:0 0 3px;}
.messages a{text-decoration:underline;}
.messages a:hover{text-decoration:none;}
.messages li.error-msg, .messages li.success-msg, .messages li.note-msg, .messages li.notice-msg{border-style:solid !important;border-width:1px !important;font-size:12px;}
p.error-msg{border-style:solid !important;padding:10px;border-width:1px !important;font-size:12px !important;margin:10px 0;}
/* Error Message */
.messages li.error-msg{border-color:#e9581f;background-color:#fff5f3;color:#d91a00;}
.messages li.error-msg a{color:#d91a00;}
.messages li.error-msg ul{/* background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_msg-error.gif);*/ }
p.error-msg{border-color:#e9581f;background-color:#fff5f3;color:#d91a00;}
/* Success Message */
.messages li.success-msg{border-color:#446423;background-color:#eff5ea;color:#3d6611;}
.messages li.success-msg a{color:#3d6611;}
.messages li.success-msg ul{/* background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_msg-success.gif);*/ }
/* Notification Message */
.messages li.note-msg, .messages li.notice-msg{border-color:#fcd344;background-color:#fafaec;color:#3d6611;}
.messages li.note-msg a, .messages li.notice-msg a{color:#3d6611;}
.messages li.note-msg ul, .messages li.notice-msg ul{/* background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_msg-note.gif);*/ }
/* std class reset */
.std .messages{margin-top:0;}
.std .messages{width:auto;list-style:none !important;padding:0 !important;margin-bottom:0 !important;}
.std .messages ul{list-style:none !important;padding-left:17px !important;margin:0 0 -11px !important;}
/* BreadCrumbs */
.breadcrumbs{margin:0;padding:7px 20px 5px;background:#ededed url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_crumbs.gif) no-repeat 0 0;text-align:left;}
.breadcrumbs li{display:inline;}
.breadcrumbs li span, .breadcrumbs a{color:#888;text-decoration:none;}
.breadcrumbs a:hover{text-decoration:underline;}
/* Page Heading */
.page-title{margin-bottom:20px;padding:23px 20px 11px;background:#f6f6f6 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_page-title.gif) repeat-x 0 0;border-bottom:1px solid #cfcfcf;}
.page-title .link-rss{float:right;margin-top:8px;}
.page-title h1, .page-title h2{font:normal 22px/27px Arial, Helvetica, sans-serif;color:#d12c01;}
.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;}
.title-buttons .link-print{float:right;margin-top:4px;}
.subtitle{clear:both;padding:10px 0;font-size:18px;color:#d12c01;}
.page-popup .page-title, .col-main .page-title{margin-left:-20px;margin-right:-20px;}
.col1-layout .col-main .page-title{margin-top:-20px;}
.sub-title{font-size:16px;font-weight:normal;color:#000;line-height:19px;margin:0 0 10px;}
.sub-title .separator{font-weight:normal;}
.sub-title a{font-size:11px;font-weight:normal;text-transform:lowercase;}
.section-title{font-size:14px;font-weight:normal;color:#151515;margin:0 0 5px;}
/* Pager */
.pager{margin:15px 0;font-size:11px;padding:3px 20px;background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_pager.gif) repeat-x 0 0;border:1px solid #ddd;color:#333;}
.pager p{margin:0 !important;}
.pager select{padding:0;margin-bottom:1px;}
.pager .amount{float:left;line-height:20px;}
.pager .amount strong{font-weight:normal;}
.pager .limiter{float:right;line-height:20px;}
.pager .pages{margin:0 135px;text-align:center;color:#333;line-height:20px;}
.pager .pages a{color:#8c8c8c;text-decoration:underline;}
.pager .pages a:hover{color:#8c8c8c;text-decoration:none;}
.pager .pages ol, .pager .pages li{display:inline;padding:0 2px;}
.pager .pages .current{font-weight:bold;}
.pager .pages .i-previous, .pager .pages .i-next{text-decoration:none !important;vertical-align:middle;}
.pager-only{clear:both;}
.pager-only .pages{margin:0;}
/* Sorter */
.sorter{font-size:11px;margin:0 0 0;padding:3px 20px;background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_pager.gif) repeat-x 0 0;border-top:1px solid #ddd;color:#333;}
.sorter p{margin:0;}
.sorter select{padding:0;margin-bottom:1px;}
.sorter .view-mode{float:left;line-height:20px;white-space:nowrap;}
.sorter .view-mode label{float:left;margin:0 5px 0 0;}
.sorter .view-mode a.list-fix, .sorter .view-mode a.list, .sorter .view-mode strong.list-fix, .sorter .view-mode strong.list, .sorter .view-mode a.grid-fix, .sorter .view-mode a.grid, .sorter .view-mode strong.grid-fix, .sorter .view-mode strong.grid{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_viewmode.gif) no-repeat 0 0;float:left;width:24px;height:17px;text-align:left;text-indent:-999em;overflow:hidden;margin:2px 0 0;}
.sorter .view-mode a.list{background-position:-24px 0;}
.sorter .view-mode strong.list{background-position:-24px -29px;}
.sorter .view-mode a.grid{background-position:0 0;}
.sorter .view-mode strong.grid{background-position:0 -29px;}
.sorter .view-mode a.list-fix{background-position:0 -58px;}
.sorter .view-mode strong.list-fix{background-position:0 -87px;}
.sorter .view-mode a.grid-fix{background-position:-24px -58px;}
.sorter .view-mode strong.grid-fix{background-position:-24px -87px;;}
.sorter .sort-by{float:right;line-height:20px;}
.sorter .link-feed{}
/* Toolbar */
.toolbar{margin-top:-1px;}
.toolbar .pager{margin:0 0 0;border-width:1px 0;}
.toolbar-bottom{/*display:none;*/ }
/* Data Table */
.table-caption{border:1px solid #ddd;border-bottom:0;margin:-1px 0 0;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block-title.gif) 0 100% repeat-x;font:14px/1.25 Arial, Helvetica, sans-serif;padding:3px 7px 4px;color:#444;}
.table-caption a{font-size:11px;text-transform:lowercase;}
.data-table{border:1px solid #d9d9d9;border-bottom:0;width:100%;border-collapse:separate;}
.data-table th{padding:5px 12px;color:#2d2d2d;border-bottom:1px solid #d9d9d9;font-weight:normal;text-transform:uppercase;white-space:nowrap;}
.data-table td{padding:5px 12px;}
.data-table thead{background:#e8e8e8 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_thead.gif) repeat-x 0 0;font-size:11px;}
.data-table tbody{}
.data-table tfoot{background-color:#ededed;}
.data-table tfoot td{padding:5px 12px;}
.data-table tfoot th{border:none;text-transform:none;}
.data-table tr.first{}
.data-table tr.last{}
.data-table tr.last th, .data-table tr.last td{border-bottom:1px solid #d9d9d9;}
.data-table tr:last-child td, .data-table tr:last-child th{border-bottom:1px solid #d9d9d9;}
.data-table tbody tr:nth-child(odd), .data-table tr.odd{background-color:#fff;}
.data-table tbody tr:nth-child(even), .data-table tr.even{background-color:#fafafa;}
.data-table tbody.odd{}
.data-table tbody.odd td{border-width:0 1px;}
.data-table tbody.even{background-color:#f5f5f5;}
.data-table tbody.even td{border-width:0 1px;}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td{border-bottom-width:1px;}
.data-table th .tax-flag{white-space:nowrap;font-weight:normal;}
.data-table td.label, .data-table th.label{font-weight:bold;text-transform:none;border-color:#fff;background-color:#f7f7f7;}
.data-table td.value{float:none !important;}
.data-table .link-rss{display:block;}
.page-popup .data-table td, .page-popup .data-table th{border-bottom:1px solid #d9d9d9;}
.page-popup .buttons-set .button{float:right;}
/* 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://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collapse.gif) 0 4px no-repeat;cursor:pointer;}
tr.show-details .summary-collapse{background-position:0 -53px;}
tr.show-details td{}
tr.summary-details td{background-color:#ede9e6;font-size:12px;padding:5px !important;}
tr.summary-details-first td{}
tr.summary-details-excluded{font-style:italic;}
/* Shopping cart tax info */
.cart-tax-info, .cart-tax-info .cart-price{display:block;padding-right:20px;}
.cart-tax-total{display:block;padding-right:20px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collapse.gif) 100% 3px no-repeat;cursor:pointer;}
.cart-tax-total-expanded{background-position:100% -54px;}
/* Links */
ul.links,
ul.links li{display:inline;}
ul.links li .separator{margin:0 2px 0 5px;font-size:10px;color:#8f8f8f;}
ul.links li.last .separator{display:none;}
/* Reward Points */
.rewards{margin:-10px 0 20px;}
.reward-message{display:block;margin:5px -15px 5px -15px;background:#d55721 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_rewards.gif) 5px 3px no-repeat;padding:3px 5px 3px 32px;font:normal 12px/20px Arial, Helvetica, sans-serif;color:#fff;}
.reward-message p{display:inline;margin:0 !important;}
.reward-message .limit{display:block;font-size:11px;line-height:1.15;}
.reward-message a{color:#ffe6dc;text-decoration:underline;}
.reward-message a:hover{color:#ffe6dc;text-decoration:none;}
.reward-message .price{font-size:1em;font-weight:normal;}
/* Reward Points types rewrites */
.reward-review, .reward-tag, .reward-checkout{margin:0;}
/* Class:std - styles for admin-controlled content */
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote, .std table{margin-bottom:1em;}
.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;}
.std hr{margin:1.5em 0;color:#d9d9d9;}
.std table{width:100%;}
.std table thead{background:#e8e8e8;}
.std table th{background:#f7f7f7;font-weight:bold;}
.std table thead th{background:#e8e8e8;font-weight:bold;}
.std table th, .std table td{padding:5px 10px;border:1px solid #d9d9d9;}
.std table[border="0"]{border-width:0;}
.std table[border="0"] th, .std table[border="0"] td{border-width:0;}
ul.disc li{padding-left:10px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_bulletsm.gif) no-repeat 0 0.5em;}
.std ul.disc li{padding-left:0;background:none;}
/* Misc */
.link-rss{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_rss.gif) 100% 1px no-repeat;padding-right:18px;white-space:nowrap;}
.link-rss:hover{color:#f58550;}
.link-print{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_printer.gif) 0 1px no-repeat;padding:2px 0 2px 25px;white-space:nowrap;}
.link-cart{font-size:11px;font-weight:bold;color:#c73615;text-decoration:underline;}
.link-cart:hover{color:#c73615;text-decoration:none;}
.data-table .btn-remove{display:block;margin:0 auto;width:13px;height:12px;font-size:0;line-height:0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/btn_remove.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden;cursor:pointer;}
.data-table .btn-remove2{}
.cards-list dt{margin:5px 0 0;}
.cards-list .offset{padding:2px 0 2px 20px;}
.divider{margin:16px 0;background:#e7e7e7;font-size:0;line-height:0;height:1px;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://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/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 ================================================================================ */
.branding{position:absolute;left:0;margin:-29px 0 0;top:50%;height:56px;}
.logo{float:left;}
.free-shipping{float:left;margin:15px 0 0 10px;display:inline;}
.header-container{margin:0 0 13px;text-align:left;}
.header{padding:8px 0 9px;min-height:56px;position:relative;z-index:5;width:940px;}
.header .logo{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{}
.header .quick-access{width:410px;float:right;padding:10px 0 0;}
.header .quick-access .links{float:right;line-height:18px;white-space:nowrap;}
.header .quick-access .links li{/* float:left;line-height:18px;*/ padding:0 7px 0 4px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_sep.gif) no-repeat 100% 4px;}
.header .quick-access .links li a{color:#1e75b4;text-transform:uppercase;text-decoration:none;}
.header .quick-access .links li a:hover{color:#d33911;}
.header .quick-access .checkout-link li{font-weight:bold;padding:0 0 0 12px;background-position:6px 4px;}
.header .quick-access .cart-link li{font-weight:bold;padding:0 0 0 0px;background:none;}
.top-container .paypal-logo{text-align:left;margin:0;display:inline-table;}
#invitation-send-link{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_sep.gif) no-repeat 100% 50%;padding:0 6px 0 0;margin:0 4px 0 0;font-weight:bold;}
#invitation-send-link a{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_invitation-link.gif) no-repeat 3px 6px;padding-left:23px;display:inline-block;}
 #invitation-send-link a, x:-moz-any-link{background-position:3px -2px;}/* FireFox 2 fix */
#invitation-send-link a, x:-moz-any-link, x:default{background-position:3px 6px;}/* FireFox 3 restore */
.header-panel{text-align:center;z-index:994;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel-bg.gif) repeat-x 0 100%;/* border-bottom:1px solid #c8c8c8;*/ /* height:28px;*/ line-height:28px;padding:0 0 0 11px;}
.header-panel .welcome-msg{font-weight:bold;display:inline;float:left;line-height:28px;margin-right:5px;}
.header-panel .links{float:left;line-height:28px;margin-right:11px;white-space:nowrap;}
.header-panel .links li a{color:#1e75b4;}
.header-panel .links li a:hover{color:#d33911;}
.switches{float:right;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel-bg.gif) repeat-x 0 100%;padding:0 0 1px 0;}
.switch{line-height:28px;margin-left:-1px;margin-right:0;display:inline;float:left;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel.gif) no-repeat 0 -29px;padding-left:13px;}
.switch label{font-weight:normal;margin-right:0;float:left;}
.switch .switch-wrapper{float:left;position:relative;z-index:1;padding-left:7px;padding-right:11px;}
.switch strong.current{font-weight:normal;}
.switch .separator{margin:0 2px;font-size:10px;color:#8f8f8f;}
.switch .switcher{color:#1e75b4;cursor:pointer;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel.gif) no-repeat 100% -73px;padding:0 10px 0 0;margin:0 3px 0 1px;}
.switch ul{position:absolute;min-width:100%;text-align:left;top:0;left:0;float:left;line-height:16px;padding:0 0 0 0;border-top:0;}
.switch ul li{vertical-align:top;display:block;white-space:nowrap;border:1px solid #c8c8c8;border-top:0;}
.switch ul li a{white-space:nowrap;display:block;background:#f2f2f2;padding:4px 6px;color:#1e75b4;text-decoration:none;}
.switch ul li a:hover{color:#d33911;background:#f8f8f8;}
.switch ul .current{line-height:28px;border:0;cursor:default;padding:0 7px;visibility:hidden;/* background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel.gif) repeat-x 0 0;*/ }
.switch ul .current span{padding-right:20px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_close.gif) no-repeat 100% 1px;}
.switch .faded{color:#8f8f8f;}
.switch .faded li{border-color:#e6e6e6;background-color:#f6f6f6;}
.switch .faded a{color:#9ac1dd;}
 .switch ul, x:-moz-any-link{width:100%;}/* FireFox 2 fix */
.switch ul, x:-moz-any-link, x:default{width:auto;}/* FireFox 3 restore */
.list-opened{background-position:100% -129px !important;color:#d33911 !important;}
.header .form-search{float:right;clear:right;padding:5px 0 0;white-space:nowrap;}
.header .form-search label{display:none;}
.header .form-search input.input-text{background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_search-input.gif) no-repeat 0 0;padding-left:23px;width:185px;}
.header .form-search a{display:none;}
.header .form-search button.button{margin:0 0 0 2px;}
.header .form-search .search-autocomplete{z-index:999;position:relative!important;top:0 !important;left:0 !important;height:0 !important;overflow:visible !important;}
.header .form-search .search-autocomplete ul{border:1px solid #c7c7c7;border-top:0;padding-left:0;width:210px;background-color:#fcf8f4;position:absolute;top:-1px;}
.header .form-search .search-autocomplete li{padding:4px 6px 4px 24px;border-bottom:1px solid #fff;font-size:12px;cursor:pointer;}
.header .form-search .search-autocomplete li .amount{float:right;font-weight:bold;}
.header .form-search .search-autocomplete li.selected{}
.header .form-search .search-autocomplete li.last{border-bottom:0;}
/********** < Navigation */
.nav-container{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_nav.gif) 0 100% no-repeat;padding-bottom:3px;margin-bottom:-1px;position:relative;z-index:4;}
#nav{width:932px;min-height:28px;background:#dedede url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_nav.gif) 0 0 no-repeat;text-align:left;padding:0 4px 0;}
/* All Levels */
#nav li.over{z-index:990 !important;}
#nav li.parent{position:relative;}
#nav li a span{cursor:pointer;}
/* 1st Level (Top Level) */
#nav li.level-top{float:left;height:28px;position:relative;z-index:1;}
#nav a.level-top{float:left;height:28px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_nav-item-border.gif) 100% 0 no-repeat;font-weight:bold;font-size:13px;line-height:28px;padding:0 0 0 17px;border-top:1px solid #c0c0c0;text-decoration:none !important;color:#333;}
#nav a.level-top span{float:left;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_nav-item-border.gif) 100% 0 no-repeat;padding:0 19px 0 0;white-space:nowrap;}
#nav li.over a.level-top, #nav li.active a.level-top{height:29px;background-position:0 -60px;margin-left:-1px;border:0;padding:0 0 0 18px;}
#nav li.over a.level-top{height:31px;line-height:30px;position:relative;z-index:2;}
#nav li.over a.level-top span, #nav li.active a.level-top span{background-position:100% -60px;padding:1px 19px 0 0;}
/* 2nd Level */
#nav ul, #nav div{position:absolute;width:13.5em;top:30px;left:-10000px;background:#fbfbfb;padding:5px 11px 10px;border:1px solid #aeaeae;border-top:0;}
#nav div ul{position:static;width:auto;background:none;padding:0;border:0 !important;}
#nav ul li{float:none;height:auto;display:block;border-bottom:1px solid #e2e2e2;}
#nav ul li.last{border-bottom:0;}
#nav ul li.parent{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_parent.gif) 100% 50% no-repeat;}
#nav ul li a{display:block;font-size:12px;line-height:1.2;padding:5px 4px;text-decoration:none !important;color:#444;}
#nav ul li.last > a{padding-bottom:0;}
#nav ul li a:hover{color:#d02600;}
#nav ul li a span{}
#nav ul li.over a.over{color:#d02600;}
#nav ul li.active > a{color:#d02600;}
/* 3rd+ Level */
#nav ul ul, #nav ul div{top:7px;border-top:1px solid #aeaeae;}
/* Show Menu */
#nav li .shown-sub{left:-1px;z-index:991;}
#nav li .shown-sub .shown-sub{left:100px;}
/********** Navigation > */
/* ======================================================================================= */


/* Block:Events */
.event{background-color:#fbf4de;border-bottom:1px solid #e2d4c7;width:182px;position:static;height:144px;text-align:center;}
.event .status{font-weight:normal;font-size:16px;display:block;padding:19px 0 0;margin:0 0 0;text-align:center;color:#cf3a00;}
.event .event-ticker{color:#cf3a00;height:55px;}
.event .event-ticker span{font-size:32px;line-height:40px;height:40px;padding-bottom:10px;background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ticker.gif);background-repeat:no-repeat;display:inline-block;}
 .event .event-ticker span, x:-moz-any-link{padding-bottom:13px;}/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default{padding-bottom:10px;}/* FireFox 3 restore */
.event .event-ticker span.days{background-position:50% 3px;}
.event .event-ticker span.hour{background-position:50% -56px;}
.event .event-ticker span.minute{background-position:50% -115px;}
.event .event-ticker span.second{background-position:50% -174px;}
.event .event-ticker span.delimiter{background:none;}
.event .event-dates{font-size:14px;color:#555;height:51px;padding-top:4px;}
.event .event-dates .date-part{font-weight:bold;}
.event .event-dates .time-part{font-size:12px;}
.col-main .event .event-button{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-co.gif) 0 50% no-repeat;line-height:27px !important;height:27px !important;padding:0 0 0 13px !important;vertical-align:middle;}
.col-main .event .event-button span{width:121px;text-align:center;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-co.gif) 100% 50% no-repeat;padding:0 13px 0 0 !important;color:#fff;font:bold 15px/27px Arial, Helvetica, sans-serif !important;height:27px !important;text-transform:none;}
.event p a{color:#666;font-size:11px;}
.event .event-bottom{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_slider-events.gif) no-repeat 50% 0;position:absolute;z-index:2;height:12px;width:23px;left:50%;margin-left:-11px;bottom:-12px;}
.open .event-button span{}
.upcoming{background:#f6f6f6;}
.upcoming .status{color:#333;}
.closed .event-button, .col-main .closed .event-button, .col-main .upcoming .event-button, .upcoming .event-button, .closed .event-button span, .col-main .closed .event-button span, .col-main .upcoming .event-button span, .upcoming .event-button span{line-height:27px !important;font-size:12px !important;color:#7c7b7b !important;background:none !important;padding:0 !important;width:auto !important;display:inline !important;text-transform:capitalize;}
.upcoming .event-button{text-decoration:underline !important;}
.upcoming .event-button:hover{text-decoration:none !important;}
.upcoming p a{color:#666;}
.upcoming .event-bottom{background-position:50% -187px;}
.closed{background:#494949;}
.closed .status, .closed .event-dates{color:#e2d4c7 }
.closed .event-button{}
.event-container{clear:both;border:1px solid #d0af83;position:relative;z-index:2;border-width:1px 1px;margin-top:7px;margin-bottom:-5px;height:59px;}
.event-container .event{background-color:transparent;background-repeat:no-repeat;background-position:50% 100%;padding-bottom:18px;margin-bottom:-18px;padding-top:5px;height:52px;line-height:50px;text-align:center;width:auto;position:relative;z-index:2;border-bottom:0 !important;}
.event-container .container{display:inline;margin:0;padding:0;background:none;}
.event-container .status{display:inline;margin:0 10px 0 0;background:none;font-size:22px;}
.event-container .event-ticker{display:inline;font-size:28px;height:auto;}
.event-container .event-ticker span{line-height:50px;height:50px;padding:0;}
 .event-container .event-ticker span, x:-moz-any-link{padding:5px 0 5px;}/* FireFox 2 fix */
.event-container .event-ticker span, x:-moz-any-link, x:default{padding:0;}/* FireFox 3 restore */
.event-container .event .event-ticker span.days{background-position:50% 4px;}
.event-container .event .event-ticker span.hour{background-position:50% -55px;}
.event-container .event .event-ticker span.minute{background-position:50% -114px;}
.event-container .event .event-ticker span.second{background-position:50% -173px;}
.event-container .event-dates{display:inline;font-size:22px;height:auto;}
.event-container .event-dates .time-part{font-size:14px;}
.event-container .event-dates div, .event-container .event-dates p{display:inline;}
.container-open{background:#f7d4b6 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_event-container-open.gif) repeat-x 0 0;}
.container-open .open{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_event-container-open.gif);padding-top:3px;height:54px;}
.container-upcoming{border-color:#d0d0d0;background:#eeeeee url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_event-container-upcoming.gif) repeat-x 0 0;}
.container-upcoming .upcoming{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_event-container-upcoming.gif);}
.container-closed{background:#9f958c }
/* Block:Events Lister */
.col3-layout .col-main .widget-events{margin:0 -20px 1px;position:relative;z-index:1;}
.widget-events{padding:11px;background:#f0eae3;}
.col1-layout .col-main .widget-events{padding:12px;}
.events-slider{position:relative;clear:both;margin:0 0 0;border:1px solid #d0c2b6;z-index:2;}
.events-slider .slider-panel, .events-slider ul.slider li.slider-item, .events-slider .slide-button{float:left;display:inline;}
.events-slider .event{position:relative;z-index:1;}
.events-slider .slider-panel{position:relative;overflow:hidden;background:#d0c2b6;z-index:1;width:0;}
.events-slider ul.slider{width:200000px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important;}
.events-slider ul.slider li.slider-item{overflow:hidden;width:182px;height:386px;border-right:1px solid #d0c2b6;background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 0;padding-left:0;}
.events-slider ul.slider li.slider-item .category-name{font-size:16px;font-weight:normal;color:#454343;display:block;padding:80px 10px 0;}
.events-slider ul.slider li.slider-item .category-show{width:182px;height:241px;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_category-info.gif) repeat-x 0 100%;overflow:hidden;text-align:center;display:block;text-decoration:none;}
.events-slider ul.slider li.slider-item .no-event{height:401px;}
.events-slider .slide-button{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_slide-button.gif) no-repeat 0 0;position:absolute;text-indent:-999em;cursor:pointer;top:17px;width:28px;height:28px;z-index:2;overflow:hidden;}
.events-slider .backward{left:-11px;}
.events-slider .forward{right:-11px;background-position:0 -40px;}
.events-slider .inactive{cursor:default;display:none;}
.sidebar .widget-events{background:none;padding:0;}
.sidebar .events-slider{border:1px solid #cfcfcf;margin:-1px -1px 0;background:#fff;padding:0;}
.sidebar .events-slider .event{height:115px;}
.sidebar .events-slider ul.slider li.slider-item{width:182px;height:300px;margin:0;border-color:#cfcfcf;border-width:0 1px 0 0;}
.sidebar .events-slider ul.slider .status{padding-top:10px;padding-bottom:5px;}
.sidebar .events-slider ul.slider .event-dates{height:40px;}
.sidebar .events-slider ul.slider li.slider-item .category-name{font-size:16px;font-weight:normal;color:#454343;display:block;padding:50px 10px 0;}
.sidebar .events-slider ul.slider li.slider-item .category-show{height:241px;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_category-info.gif) repeat-x 0 100%;}
.sidebar .events-slider{margin-top:-1px;}
.sidebar .events-slider .backward{left:3px;top:6px;}
.sidebar .events-slider .forward{right:3px;top:6px;}
.sidebar .events-slider .event-ticker{height:45px;}
.sidebar .events-slider .event-ticker span{font-size:22px;line-height:28px;height:28px;padding-bottom:10px;background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ticker1.gif);background-repeat:no-repeat;display:inline-block;}
.sidebar .events-slider .event-ticker span.days{background-position:50% -10px;}
.sidebar .events-slider .event-ticker span.hour{background-position:50% -69px;}
.sidebar .events-slider .event-ticker span.minute{background-position:50% -128px;}
.sidebar .events-slider .event-ticker span.second{background-position:50% -185px;}
/* Sidebar =============================================================================== */
.sidebar .callout{display:block;margin:10px 0;}
/* Generic Block */
.sidebar .block{border-bottom:1px solid #cfcfcf;background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 0;}
.sidebar .block .block-title{padding:17px 17px 0 17px;}
.sidebar .block .block-title strong{display:block;font:14px/1.25 Arial, Helvetica, sans-serif;padding:0;color:#222;}
.sidebar .block .block-title strong span{}
.sidebar .block .block-title strong small{font-size:12px;color:#777;}
.sidebar .block .block-subtitle, .sidebar .block h3{font-size:1em;font-weight:bold;color:#555;}
.sidebar .block .block-content{padding:10px 17px 17px;color:#555;}
.sidebar .block .btn-remove{color:#222;margin-right:3px;}
.sidebar .block .btn-remove a{color:#222 !important;text-decoration:none !important;}
.sidebar .block .actions{margin:8px 0 0;text-align:right;}
.sidebar .block .actions a{float:left;color:#999;margin-top:3px;}
.sidebar .block .actions button.button{float:right;}
.sidebar .block li a.btn-previous, .sidebar .block li a.btn-remove{float:right;width:13px;height:0;padding-top:12px;margin-top:3px;overflow:hidden;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/btn_remove.gif) no-repeat 0 0;}
.sidebar .block li a.btn-previous{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_icon-back.png) no-repeat 0 0;}
.col-main .block{background:#fff;}
.col-main .block .block-title{background:#e7e7e7 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block-title.gif) repeat-x 0 0;border:1px solid #e1e1e1;padding:5px 20px 5px;margin:0 -1px;}
.col-main .block .block-title h2, .col-main .block .block-title h3{font-size:14px;line-height:1.2;color:#000333;font-weight:bold;}
.col-main .block .block-content{padding:20px;}
/* Generic box */
.info-box{border:1px solid #cfcfcf;margin-top:-1px;background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 0;position:relative;z-index:1;}
.info-box .box-title{margin:17px 17px 0 17px;font:14px/1.25 Arial, Helvetica, sans-serif;padding:0;color:#222;}
.info-box .box-title a{font-size:11px;text-transform:lowercase;}
.info-box .box-content{padding:10px 17px 17px;color:#555;}
.info-table th{font-weight:bold;padding:2px 15px 2px 0;}
.info-table td{padding:2px 0;}
/* Block:Account */
.sidebar .block-account{background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 0;}
.sidebar .block-account .block-title{padding:26px 17px 12px;border-bottom:1px solid #d1d1d1;}
.sidebar .block-account .block-title strong{font-size:18px;line-height:23px;color:#111;}
.sidebar .block-account .block-content{padding:0;}
.sidebar .block-account li{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;font-size:12px;padding-bottom:1px;}
.sidebar .block-account li a{color:#666;text-decoration:none;display:block;padding:5px 13px 4px;}
.sidebar .block-account li a:hover{color:#d63200;background-color:#f7eedb;color:#000;text-decoration:none;}
.sidebar .block-account li.current{font-weight:bold;background:#fff;border:1px solid #d1d1d1;border-width:1px 0;color:#000;padding:5px 13px 4px 14px;margin:-1px -1px 0 0;}
.sidebar .block-account li.last{border-bottom:0;background-image:none;}
/* Block:Layered Navigation */
.sidebar .block-layered-nav{background:none;}
.sidebar .block-layered-nav .block-title{padding:26px 17px 12px;/* border-bottom:1px solid #d1d1d1;*/ }
.sidebar .block-layered-nav .block-title h2{font-size:18px;color:#111;}
.sidebar .block-layered-nav .block-subtitle{display:none;}
.sidebar .block-layered-nav .block-content{padding:0;}
.sidebar .block-layered-nav dl{padding:10px 14px 17px 17px;}
.sidebar .block-layered-nav dt{margin:2px 0 0;font-weight:bold;font-size:12px;color:#222;}
.sidebar .block-layered-nav dd{margin:0 0 13px;color:#666;}
.sidebar .block-layered-nav dd.last{margin:0;}
.sidebar .block-layered-nav dd li{margin:2px 0;}
.sidebar .block-layered-nav dd a{color:#222;text-decoration:none;}
.sidebar .block-layered-nav dd a:hover{text-decoration:underline;}
.sidebar .block-layered-nav .currently{border:1px solid #d1d1d1;border-width:1px 0;padding:10px 10px 10px 17px;margin-bottom:-1px;background:#f4f4f4 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_currently.gif) repeat-x 0 -20px;}
.sidebar .block-layered-nav .currently .block-subtitle{display:block;margin-bottom:5px;}
.sidebar .block-layered-nav .currently li{padding:5px 26px 5px 0;color:#444;position:relative;z-index:1;}
.sidebar .block-layered-nav .currently li .btn-remove{position:absolute;right:-7px;top:4px;}
.sidebar .block-layered-nav .currently li .btn-previous{position:absolute;right:12px;top:4px;}
.sidebar .block-layered-nav .currently .label{font-weight:bold;color:#d33911;font-size:12px;display:inline-block;}
.sidebar .block-layered-nav .currently .value{display:inline-block;}
.sidebar .block-layered-nav .actions{text-align:right;padding:5px 7px;margin:1px 0 -1px;background:#f4f4f4;border-bottom:1px solid #d1d1d1;}
.sidebar .block-layered-nav .actions a{float:none;}
/* Block:Cart */
.sidebar .block-cart .block-title{background:#363636;padding:7px 17px;}
.sidebar .block-cart .block-title strong{font-weight:bold;color:#fff;}
.sidebar .block-cart .summary{margin:0 -17px;padding:0 12px 5px;background:#363636;color:#fff;text-align:center;position:relative;z-index:1;}
.sidebar .block-cart .summary a{font-weight:bold;color:#fff;}
.sidebar .block-cart .summary .subtotal{margin:3px 0 0;}
.sidebar .block-cart .summary .subtotal .price{font-weight:bold;}
.sidebar .block-cart .actions{margin:8px 0 13px;text-align:center;}
.sidebar .block-cart .actions button.button{float:none;}
.sidebar .block-cart .block-content{padding-top:0;}
.sidebar .block-cart .block-content table{margin:5px 0 0 0;}
.sidebar .block-cart .block-content table th{padding:1px 5px 1px 0;color:#8f8f8f;text-align:right;}
.sidebar .block-cart .block-content table td{text-align:left;padding:1px 0;}
.sidebar .block-cart li a.btn-remove{float:none;background:none;margin:0;padding:0;width:auto;height:auto;overflow:visible;}
.mini-products-list li.item{padding:5px 0;border-bottom:1px solid #cfcfcf;}
.mini-products-list li.last{border:none;}
.mini-products-list .product-image{float:left;width:50px;margin-right:-50px;}
.mini-products-list .product-details{margin-left:65px;}
.sidebar .mini-products-list .product-details{margin-left:57px;}
.mini-products-list .product-details .product-name{font-size:11px;}
.mini-products-list .product-details .price-box{margin:5px 0;}
.mini-products-list .product-details h4{}
.mini-products-list .product-details .btn-remove{font-size:11px;}
.sidebar .mini-products-images-list li.item{float:left;padding:5px;text-align:center;}
.block-products .mini-products-list .product-details{margin-left:65px;}
/* Top Shopping Cart */
.top-cart{float:right;/* width:360px;*/ position:relative;padding-left:7px;}
.top-cart .block-title{white-space:nowrap;/* _width:242px;min-width:242px;*/ cursor:pointer;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_topcart.gif) 0 3px no-repeat;color:#1e75b4;font-weight:bold;font-size:11px;text-transform:uppercase;padding:0 0 0 18px;line-height:18px;height:18px;}
.top-cart .block-title strong{display:block;padding-right:10px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel.gif) 100% -71px no-repeat;font-size:11px;color:#1e75b4;font-weight:bold;text-decoration:none;}
.top-cart .block-title.expanded{background-position:0 3px !important;}
.top-cart .block-title.expanded strong{background-position:100% -126px !important;color:#d33911;}
/* .top-cart .no-items{cursor:default;}
.top-cart .no-items h3{background:none;} */
.top-cart .block-content{position:absolute;right:0;top:20px;width:267px;background:#fdfdfd;}
.top-cart .inner-wrapper{border:1px solid #c1c1c1;}
.top-cart .block-content .block-subtitle{font-size:10px;color:#d12c01;font-weight:bold;text-transform:uppercase;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel.gif) repeat-x 0 -8px;line-height:12px;padding:3px 10px 4px;}
.top-cart .block-content .block-subtitle .close-btn{float:right;width:13px;height:0;padding-top:12px;text-align:left;overflow:hidden;cursor:pointer;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_close.gif) no-repeat 0 0;position:relative;z-index:1;}
.top-cart .cart-empty .close-btn{float:right;width:13px;height:0;padding-top:12px;text-align:left;overflow:hidden;cursor:pointer;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_close.gif) no-repeat 0 0;position:relative;z-index:1;}
.top-cart .cart-empty{padding:10px 10px 10px 20px;}
.top-cart .block-content ol{padding-bottom:7px;}
.top-cart .block-content .item{padding:8px 5px 8px 11px;}
.top-cart .block-content .item .product-name{font-size:11px;line-height:14px;}
.top-cart .block-content .item .product-name a{font-size:11px;text-decoration:none;color:#444;}
.top-cart .block-content table{margin:5px 0 0 0;}
.top-cart .block-content table th{padding:1px 8px;color:#8f8f8f;text-align:right;}
.top-cart .block-content table td{text-align:left;padding:1px 0;}
.top-cart .block-content .subtotal{background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 0;padding:2px 5px;text-align:center;}
.top-cart .actions{background:#e3e3e3 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 -1px;text-align:center;padding:5px 11px;text-align:right;}
.top-cart .actions a{float:left;line-height:23px;}
.top-cart .actions button{float:none;}
.top-cart .actions button.button span, .top-cart .actions button.button span span{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-onbg.gif);background-repeat:no-repeat;}
.top-cart .paypal-logo a{float:right;}
.top-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 33px 5px 0px;}
/* Block:Wishlist */
.block-wishlist{}
/* Block:Compare Products */
.block-compare li{}
/* Block:List */
.block-list .block-content ol{margin:-5px -13px;}
.block-list li.item{padding:5px 10px 5px 13px;}
.block-list .actions{padding:5px 0 0;}
.sidebar .block-list .product-name{font:normal 11px/1.25 Arial, Helvetica, sans-serif;color:#444;}
.sidebar .block-list .product-name a{color:#444;}
/* Block:Poll */
.block-poll li{margin:5px 0;}
.block-poll input.radio{float:left;margin:1px -18px 0 0;vertical-align:top;}
.block-poll .label{display:block;margin-left:18px;}
.block-poll .answer{}
.block-poll .votes{float:right;font-weight:bold;margin-left:10px;}
/* Block:Tags */
.block-tags ul, .block-tags li{display:inline;}
/* Block:Subscribe */
.block-subscribe{}
/* Block:Reorder */
.block-reorder li{padding:5px 0;}
.block-reorder input.checkbox{float:left;margin:3px -20px 0 0;}
.block-reorder .product-name{margin-left:20px;font-size:11px;font-weight:normal;}
/* Block:Banner */
.block-banner{border:0;margin:10px 0;}
.block-banner .block-content{border-top:0;padding:0;background:#cbcbcb;text-align:center;}
.top-container .block-banner{background:#d0d0d0;margin:0;}
/* Paypal */
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center;}
.paypal-express-review .info-set.col2-set{padding-bottom:15px;}
.paypal-logo.bill-me-latter{margin:10px 0;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-view{margin:0 -20px -20px;}
.category-title{margin-bottom:0;text-align:left;}
.category-title .rss-feed{float:right;margin:7px 0 0;padding-left:17px;line-height:12px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_rss.gif) 0 0 no-repeat;white-space:nowrap;text-decoration:none;}
.category-title .rss-feed:hover{text-decoration:underline;}
.category-view .note-msg, .category-description{padding:20px;}
.results-view{margin:0 -20px -20px;}
.results-view .recommendations{padding:20px 20px 0;}
.catalogsearch-result-index .page-title{margin-bottom:0;}
.catalogsearch-result-index .note-msg{margin:20px 0;}
.sidebar .category-title{margin:0;}
.category-image{text-align:center;margin:0 0 1px;}
.category-image img{display:block;margin:0 auto;}
.category-products{}
.category-products .price-box{font-size:12px;}
/* View Type:Grid */
.products-grid{}
.products-grid li.item{}
.products-grid li.last{}
.products-grid .actions{}
.products-grid .product-image{display:block;text-decoration:none !important;margin:0 auto 10px;position:relative;width:135px;}
.products-grid .product-name{margin-bottom:7px;word-wrap:break-word;}
.products-grid .ratings{text-align:left;line-height:13px;}
.products-grid .rating-links{display:block;padding:2px 0 0;clear:both;}
.products-grid .price-box{margin:5px 0 10px;clear:both;}
/* View Type:List */
.products-list li.item{margin:0 0 20px 0;padding:0 20px 20px 20px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;}
.products-list li.last{background-image:none;}
.products-list .product-image{float:left;margin-right:-186px;text-decoration:none !important;position:relative;}
.products-list .product-shop{margin-left:186px;}
.products-list .product-name{margin-bottom:5px;}
.products-list .price-box{margin:5px 0 10px;}
.products-list .desc{margin:5px 0 10px;font-size:12px;}
.products-list .desc .link-learn{white-space:nowrap;}
.products-grid .special-price, .products-list .special-price{font-size:12px;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.catalog-product-view .col1-layout .col-main{padding-top:0;}
.col2-left-layout .product-view, .col2-right-layout .product-view{background:none;width:755px;}
.col2-left-layout .product-view .product-shop, .col2-left-layout .product-view .product-collateral, .col2-right-layout .product-view .product-shop, .col2-right-layout .product-view .product-collateral{float:none;width:695px;}
.col2-left-layout .product-view .product-img-box, .col2-right-layout .product-view .product-img-box{float:none;width:auto;}
.col2-left-layout .product-view .product-img-box .product-image, .col2-right-layout .product-view .product-img-box .product-image{margin:0 auto;}
.col3-layout .product-view{background:none;width:572px;}
.col3-layout .product-view .product-shop, .col3-layout .product-view .product-collateral{float:none;width:512px;}
.col3-layout .product-view .product-img-box{float:none;width:auto;}
.col3-layout .product-view .product-img-box .product-image{margin:0 auto;}
.product-view{background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y 279px 0;border-top:1px solid #cfcfcf;margin:-1px -20px -20px;float:left;width:938px;}
#messages_product_view{margin:0 -20px;position:relative;z-index:1;}
#messages_product_view .messages{margin:0 0 1px;}
#messages_product_view .messages li{margin:0;position:relative;z-index:1;}
.product-essential{}
.product-collateral{float:right;clear:right;width:416px;padding:30px;}
.product-collateral .emailto-link{font-size:11px;margin:0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_arrow-bullet.gif) no-repeat 0 4px;padding-left:12px;}
.box-collateral{background:#fff;}
.box-collateral .box-title{background:#e7e7e7 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block-title.gif) repeat-x 0 0;border:1px solid #e1e1e1;padding:5px 20px 5px;margin:0 -1px;}
.box-collateral .box-title h2{font-size:14px;line-height:1.2;color:#000333;font-weight:bold;}
.box-collateral .box-content{padding:20px;}
.tab-list{position:relative;}
.tab-list .tab{float:left;cursor:pointer;}
.tab-list .last{}
.tab-list .active{cursor:default }
.tab-list .tab-container{position:absolute;left:0;width:100%;}
.tab-list .tab-content{}
.collateral-tabs{padding-bottom:20px;margin:0;}
.collateral-tabs .tab{position:relative;z-index:2;margin-right:3px;background:#dedede url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collateral-tabs.gif) no-repeat 0 -39px;color:#222;padding:0 0 0 17px;font-size:12px;}
.collateral-tabs .tab span{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collateral-tabs.gif) no-repeat 100% -39px;padding:0 17px 0 0;line-height:24px;float:left;}
.collateral-tabs .last{}
.collateral-tabs .active{color:#000;font-weight:bold;z-index:3;border-bottom:0;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collateral-tabs.gif) 0 0 no-repeat;}
.collateral-tabs .active span{background-position:100% 0;padding-bottom:1px;}
.collateral-tabs .tab-container{z-index:1;top:24px;background:#fff;}
.collateral-tabs .tab-content{padding:30px 25px;background:#fff;border:1px solid #c4c4c4;font-size:12px;}
.collateral-tabs .tab-content object, .collateral-tabs .tab-content embed{width:100% !important;height:auto !important;}
/* Product Images */
.product-view .product-img-box{float:left;width:370px;padding:26px 46px 26px 45px;}
.product-view .product-img-box .product-image img{background:#fff;} /*IE8 PNG Fix */
.product-view .product-img-box p.notice{text-align:center;padding:5px 0;font-size:11px;}
.product-view .product-img-box .product-image{position:relative;width:370px;height:370px;overflow:hidden;z-index:3;}
.product-view .product-img-box .product-image-zoom{position:relative;width:370px;height:370px;overflow:hidden;z-index:3;}
.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move;}
.product-view .product-img-box .zoom-notice{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://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer;}
.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://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/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{margin:10px 0 0;padding:0 0 0;}
.product-view .product-img-box .more-views h2{display:none;}
.product-view .product-img-box .more-views ul{}
.product-view .product-img-box .more-views li{float:left;border:1px solid #ddd;margin:0 6px 6px 0;}
.product-image-popup{margin:0 auto;}
.product-image-popup .buttons-set{clear:none;line-height:28px;margin:0 0 10px;float:right;width:150px;text-align:right;}
.product-image-popup .buttons-set .button{vertical-align:middle;float:none;}
.product-image-popup .image{display:block;clear:both;margin:15px auto 15px;}
.product-image-popup .image-label{font-size:14px;text-align:left;clear:both;font-weight:normal;color:#000;line-height:19px;margin:0 0 10px;}
.product-image-popup .nav{text-align:center;margin:0 auto;width:120px;}
.product-image-popup .nav .prev, .product-image-popup .nav .next{margin:0 15px;display:inline;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_slide-button.gif) no-repeat 0 0;text-indent:-999em;cursor:pointer;width:28px;height:28px;z-index:2;overflow:hidden;float:left;}
.product-image-popup .nav .prev{left:-19px;float:left;}
.product-image-popup .nav .next{right:-19px;float:right;background-position:0 -40px;}
/* jQzoom */
div.jqZoomTitle{z-index:5000;text-align:center;position:absolute;top:0;left:0;width:100%;color:#fff;background:#999;}
.jqZoomPup{overflow:hidden;background-color:#fff;z-index:10;border-color:#fff;border-style:solid;cursor:crosshair !important;/* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";-moz-opacity:0.6;opacity:0.6;*/ }
a.product-image{cursor:pointer !important;}
p.product-image{cursor:default !important;}
.zoom-activated{}
.jqZoomPup img{border:0;}
.preload{text-decoration:none;border:1px solid #ccc;padding:8px;text-align:center;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/zoomloader.gif) no-repeat 43px 30px;width:90px;height:43px;z-index:10;position:absolute;top:3px;left:3px;-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity=80);}
.jqZoomWindow{border:1px solid #ccc;background-color:#fff;}
/* Product Shop */
.product-view .product-shop{float:right;width:416px;padding:0 30px;}
.product-view .product-shop .product-main-info{margin:0 -30px 30px;padding:20px 30px 5px;background:#f6f6f6 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_page-title.gif) repeat-x 0 0;border-bottom:1px solid #cfcfcf;}
.product-view .product-shop p, .product-view .product-shop .ratings{margin:10px 0;}
.product-view .product-shop .ratings p{margin:0;}
.product-view .product-shop .product-ids{margin:4px 0 10px;color:#999;display:none;}
.product-view .product-shop .availability{font-size:12px;}
.product-view .product-shop .price-box{margin:10px 0;}
.product-view .product-shop .price-box .price-label{font-size:11px;}
.product-view .product-shop .price-box .price-as-configured .price-label{font-size:12px;}
.product-view .product-shop .price-box .price-as-configured .price{color:#e55100;font-size:14px;}
.product-view .product-shop .price-box .price-including-tax .price, .product-view .product-shop .price-box .regular-price .price{color:#111;font-size:14px;}
.product-view .product-shop .price-box .special-price .price-label, .product-view .product-shop .price-box .special-price .price{font-size:14px;color:#c73615;}
.product-view .product-shop .price-box .price-as-configured .price-including-tax .price{color:#e55100;}
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price{color:#222;font-size:11px;}
.product-view .product-shop .price-box p{margin:4px 0;}
.product-view .product-shop .add-to-links{float:left;margin:10px 0;}
.product-view .product-name h1{font-size:22px;line-height:1.2;color:#d12c01;font-weight:normal;}
.product-view .product-ids{text-transform:uppercase;}
.product-view .short-description{padding:10px 0;clear:both;font-size:12px;display:none;}
.product-view .short-description h2{margin:0 0 5px;font-size:13px;}
.product-view .product-shop .add-to-cart{float:left;padding:2px 15px 10px 0;}
/* Rating */
.rating-box{width:65px;height:13px;font-size:0;line-height:0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_rating.gif) 0 100% repeat-x;overflow:hidden;}
.rating-box .rating{float:left;height:13px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_rating.gif) 0 0 repeat-x;}
.ratings{margin:5px 0;}
.ratings .rating-box{float:left;margin-right:5px;}
.ratings .amount{font-size:12px;}
.ratings .rating-links{margin:0;font-size:11px;}
.ratings .rating-links a{text-decoration:underline;}
.ratings .rating-links a:hover{text-decoration:none;}
.ratings .rating-links .separator{margin:0 3px;}
.ratings dt{}
.ratings dd{}
/* Availability */
.availability{font-weight:bold;}
.availability.in-stock{color:#1b6800;}
.availability.out-of-stock{color:#cf3a00;}
.availability-only{margin:10px 0 7px;line-height:16px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/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://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/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:#d12c01;}
.availability-only-details{margin:0 0 7px;border:1px solid #d9d9d9;}
.availability-only-details thead{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_thead.gif) repeat-x scroll 0 0 #e8e8e8;}
.availability-only-details th, .availability-only-details td{padding:2px 8px;}
.availability-only-details th{border-bottom:1px solid #d9d9d9;font-size:10px;text-transform:uppercase;}
.availability-only-details td{background:#fff;font-size:11px;}
.availability-only-details tr.odd td.last{color:#d95e00;font-weight:bold;}
/********** < Product Prices */
.price{white-space:nowrap !important;}
.price-box{}
.price-box .price{font-weight:bold;}
.price-box-bundle{}
/* Regular price */
.regular-price{}
.regular-price .price{font-weight:bold;}
/* Old price */
.old-price{text-decoration:line-through;color:#989696;}
.old-price .price-label{white-space:nowrap;color:#989696;}
.old-price .price{font-weight:normal;text-decoration:line-through;color:#989696;}
.sidebar .old-price .price-label{display:none !important;}
/* Special price */
.special-price{}
.special-price .price-label{white-space:nowrap;color:#c73615;font-weight:bold;}
.special-price .price{font-weight:bold;color:#c73615;}
.sidebar .special-price .price-label{display:none !important;}
/* Minimal price (as low as) */
.minimal-price{}
.minimal-price .price-label{white-space:nowrap;}
.minimal-price-link{display:block;margin:5px 0;text-decoration:none;}
a.minimal-price-link:hover{text-decoration:underline;}
.minimal-price-link .label{font-weight:bold;}
.minimal-price-link .price{font-weight:bold;}
/* Excluding tax */
.price-excluding-tax{display:block;}
.price-excluding-tax .label{white-space:nowrap;}
.price-excluding-tax .price{font-weight:normal;}
/* Including tax */
.price-including-tax{display:block;}
.price-including-tax .label{white-space:nowrap;}
.price-including-tax .price{font-weight:bold;}
/* Configured price */
.configured-price{}
.configured-price .price-label{font-weight:bold;white-space:nowrap;}
.configured-price .price{font-weight:bold;}
/* FPT */
.weee{display:block;font-size:11px;}
.weee .price{font-size:11px;font-weight:bold;}
/* 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{}
.price-from .price-label{white-space:nowrap;}
.price-from .price{white-space:nowrap;}
.price-to{}
.price-to .price{white-space:nowrap;}
.price-to .price-label{white-space:nowrap;}
/* Price as configured */
.price-as-configured{}
.price-as-configured .price-label{white-space:nowrap;}
.price-as-configured .price{font-size:14px;color:#e55100;}
/* Price notice next to the options */
.price-notice{padding-left:10px;}
.price-notice .price{font-weight:bold;}
/********** Product Prices > */

/* Tier Prices */
.product-pricing{background:#fbf4de;border:1px solid #e2d4c7;padding:8px;margin:20px 0;}
.product-pricing li{line-height:1.35;margin:2px 0;}
.product-pricing li .price{font-weight:bold;}
.product-pricing li .benefit{font-weight:bold;}
/* Add to Links */
.add-to-links{margin:5px 0 0;font-size:11px;}
.add-to-links li{margin:2px 0;}
.add-to-links a{color:#999;}
.add-to-links a:hover{}
.add-to-links .separator{display:none;}
/* Add to Cart */
.add-to-cart{}
.add-to-cart label{font-size:12px;vertical-align:middle;font-weight:bold;margin-right:5px;text-transform:capitalize;}
.add-to-cart .qty{vertical-align:middle;margin-right:10px;width:60px;}
.add-to-cart .paypal-logo{clear:left;text-align:left;}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 60px;}
.add-to-cart-alt{white-space:nowrap;padding:5px 0;}
.add-to-cart-alt .qty{margin-right:5px;}
.add-to-cart-alt .qty, .add-to-cart-alt .button{vertical-align:middle;}
.bml-checkout-type, #topCartContent .actions li{list-style:none;}
.bml-checkout-type .bml_button{width:150px;display:inline-table;}
button.btn-cart span{}
/* On product view */
.product-view .product-essential button.btn-cart span, .add-to-cart button.btn-cart span{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-co.gif);padding:0 0 0 13px !important;height:27px!important;}
.product-view .product-essential button.btn-cart span span, .add-to-cart button.btn-cart span span{border:0;background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-co.gif);padding:1px 32px 0 19px !important;color:#fff;font:bold 15px/26px Arial, Helvetica, sans-serif !important;height:26px;text-transform:none;}
.product-view .product-essential button.btn-gr span span, .add-to-cart button.btn-gr span span{font-size:14px !important;padding:1px 18px 0 10px !important;}
.product-view .add-to-cart .paypal-logo{margin:0;}
.product-view .add-to-cart .paypal-logo.bill-me-latter{margin:10px 0;}
/* Add to Links + Add to Cart */
.add-to-box{}
.add-to-box .add-to-cart{}
.add-to-box .add-to-links{margin:0 !important;}
.add-to-box .add-to-links li{margin:0 0 2px;}
/* Product Options */
.product-options{margin:10px 0 0;}
.product-options dt label{font-weight:bold;font-size:12px;}
.product-options dt .required em{margin-left:5px;}
.product-options dd .qty-holder{display:block;padding:10px 0;}
.product-options dd .qty-holder label{vertical-align:middle;}
.product-options dd .qty-disabled{background:none;border:0;padding:3px;color:#000;}
.product-options dd{margin:5px 0 15px;padding:0 0 12px;border-bottom:1px solid #e7e7e7;}
.product-options dl.last dd.last{}
.product-options dd .input-box{display:block;padding-right:20px;}
.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 .time-picker select{vertical-align:middle;}
.product-options dd textarea{width:98%;height:8em;}
.product-options dd select{width:100%;}
.product-options .options-list{}
.product-options .options-list li{vertical-align:middle;margin:0;padding:2px 0;line-height:1.315;}
.product-options .options-list input.radio{float:left;margin:2px -18px 0 0;}
.product-options .options-list input.checkbox{float:left;margin:2px -20px 0 0;}
.product-options .options-list .label{display:block;margin-left:20px;}
.product-options .validation-error .options-list, .product-options ul.validation-failed{padding:2px 1px !important;position:relative;z-index:2;top:-3px;left:-2px;margin-right:-2px;}
.options-container-small .product-options .validation-error .options-list, .options-container-small .product-options ul.validation-failed{padding:0 1px !important;position:relative;z-index:2;top:-1px;left:-2px;margin-right:-2px;}
.product-options li{margin:3px 0;}
.product-options-bottom .product-pricing{clear:both;}
.product-view .product-options-bottom{padding:0;margin:0 0 5px;}
.product-view .product-options-bottom .add-to-cart{float:left;padding-right:15px;padding-bottom:20px;}
.product-view .product-options-bottom .price-box{margin:0 !important;float:right;}
.product-view .product-options-bottom p.required{padding:5px 0 0;clear:both;text-align:right;width:auto;}
/* Options in product info column */
.options-container-small{margin:20px 0 0;}
.options-container-small .product-options-bottom{float:left;}
.options-container-small .product-pricing{display:none;}
.options-container-small .price-box{display:none;}
.options-container-small .add-to-cart{padding:13px 15px 0 0 !important;}
.options-container-small .product-options-bottom p.required{padding:0 0 0 90px;width:auto;float:left;clear:left;text-align:left;}
.options-container-small dt{clear:left;float:left;line-height:1.2;width:10em;padding:3px 5px 3px 0;margin:0 0 8px;}
.options-container-small dd{float:left;width:275px;border-bottom:0;padding:0;margin:0 0 8px;}
.options-container-small .product-options{margin:0 0 0;}
/* Options after product info column */
.options-container-big{clear:both;background:#fff;padding:20px;border-top:1px solid #cfcfcf;border-width:1px 0;}
/* Bundle product - alternative view */
#customizeTitle{margin:0;}
.bundleProduct{}
.product-options .bundle-summary{font-size:11px;}
.bundleProduct .product-options{font-size:12px;margin-top:0;}
.bundleProduct .product-options-bottom{padding:0;font-size:12px;margin:0 0 5px;line-height:27px;}
.bundleProduct .product-options-bottom .add-to-cart{float:right;margin:0 0 0 20px;}
.bundleProduct .product-options-bottom .price-box{margin:0;float:right;}
.bundleProduct .product-options-bottom p.required{padding:5px 0 0;width:auto;clear:both;text-align:right;}
.with-bundle{position:relative;z-index:1;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) 460px 0 repeat-y;}
/**/
#bundle-product-wrapper{margin:-1px -20px -21px;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;float:left;width:938px;overflow:hidden;position:relative;z-index:1;}
#bundleProduct{width:1877px;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y 279px 0;z-index:1;position:relative;}
#productView{margin:0;position:static;border:0;}
#options-container{min-height:510px;width:938px;position:relative;z-index:2;float:right;border-left:1px solid #cfcfcf;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y 460px 0;left:-1px;}
#options-container h1{text-align:left;}
#bundleProduct .add-to-links{float:none;}
/* Bundle Product 2 column design */
.col2-left-layout #bundle-product-wrapper, .col2-right-layout #bundle-product-wrapper{width:755px;}
.col2-left-layout #bundleProduct, .col2-right-layout #bundleProduct{background-position:574px 0;width:1511px;}
.col2-left-layout #options-container, .col2-right-layout #options-container{background-position:277px 0;left:-1px;width:755px;}
.col2-left-layout #options-container .product-options, .col2-right-layout #options-container .product-options{width:459px;}
.col2-left-layout #options-container .product-options-bottom, .col2-right-layout #options-container .product-options-bottom{width:429px;}
.col2-left-layout .bundle-summary, .col2-right-layout .bundle-summary{left:460px;}
/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper, .col3-layout #options-container{width:572px;}
.col3-layout #bundleProduct{background-position:390px 0;width:1144px;}
.col3-layout #options-container{background-position:94px 0;}
.col3-layout #productView{margin-right:-10px;}
.col3-layout #options-container .product-options{width:276px;}
.col3-layout #options-container .product-options-bottom{width:246px;}
.col3-layout #options-container .product-options-bottom .price-box{float:none;}
.col3-layout .bundle-summary{left:277px;}
#options-container .product-options{font-size:12px;margin-top:0;font-size:11px;z-index:1;margin:0;width:600px;padding:20px 20px 0;clear:both;position:relative;z-index:1;}
#options-container .product-options-bottom{padding:0 20px 20px;width:600px;margin:0 0 5px;}
#options-container .product-options-bottom .add-to-cart{float:right;margin:0 0 0 20px;}
#options-container .product-options-bottom .price-box{margin:0 0 15px;float:right;}
#options-container .product-options-bottom p.required{padding:5px 0 0;width:auto;clear:both;text-align:right;}
.moving-now{}
.bundle-summary{background:#fff;position:absolute;z-index:2;left:643px;margin-top:0;padding:20px;width:256px;}
.bundle-summary .product{background:#fff;border-bottom:1px solid #ddd;margin-bottom:10px;padding:10px 8px;-webkit-box-shadow:0px 0px 5px #999;-moz-box-shadow:0px 0px 5px #999;box-shadow:0px 0px 5px #999;}
.bundle-summary .product .block-title{background:none;border:solid #e6e6e6;border-width:0 0 1px;margin:0 0 10px;padding:5px 0;position:relative;}
.bundle-summary .product .block-title h2{color:#5a5a5a;font-weight:normal;padding-left:5px;}
.bundle-summary .product-image{border:1px solid #d6d6d6;float:left;margin:0 -60px 0 0;}
.bundle-summary .product-details{}
.bundle-summary .product-details p.availability{font-weight:bold;font-size:11px;margin:28px 0 0;position:relative;}
.bundle-summary .price-box{margin-bottom:35px;}
.bundle-summary .price-box .price-as-configured .price{font-weight:normal;}
.bundle-summary .price-box .price-as-configured .price-label{color:#010101;font-size:14px;font-weight:normal;margin-right:10px;}
.bundle-summary .product-name{font-size:16px;color:#111;}
.bundle-summary .product .add-to-links{border-top:1px solid #e6e6e6;margin-top:10px;padding:7px 0 2px 5px;}
.bundle-summary .product .add-to-links .clickable > strong, .bundle-summary .product .add-to-links a{color:#ef5d24;font-weight:bold;}
.bundle-summary .product .add-to-links li{display:inline-block;}
.bundle-summary .product .add-to-links li:first-child{margin-right:15px;}
.bundle-summary .summary{padding:10px 8px !important;-webkit-box-shadow:0px 0px 5px #999;-moz-box-shadow:0px 0px 5px #999;box-shadow:0px 0px 5px #999;}
.bundle-summary .summary h4{border-bottom:1px solid #e6e6e6;color:#5a5a5a;font-size:14px;font-weight:normal;padding:0 0 5px 5px;}
.bundle-summary .summary ul{margin:6px 0 10px;}
.bundle-summary .summary li{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x bottom;margin:0;padding:11px 0 7px;}
.bundle-summary .summary .last{background:none;padding-bottom:0;}
.bundle-summary button.btn-cart span, .bundle-summary button.btn-cart span span{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bg_bundle_btn.gif);font-weight:normal !important;height:23px !important;line-height:23px !important;padding:0 0 0 18px !important;}
.bundle-summary button.btn-cart span span{padding:0 18px 0 0 !important;}
.bundle-summary .add-to-cart .qty{margin-right:80px;}
.bundle-summary .add-to-cart button{margin:10px 0 0;}
.bundle-summary .add-to-cart .paypal-logo{text-align:left;}
.bundle-summary .add-to-cart .paypal-or{margin:5px 0 5px 42px;}
#bundleProduct .page-title a{color:#ef5d24;position:relative;text-decoration:none;top:4px;}
#bundleProduct .page-title a:hover{text-decoration:underline;}
#bundleProduct .page-title a small{font-size:14px;font-weight:bold;}
#bundleProduct .product-options{padding:0;width:642px;}
#bundleProduct .product-options dt, #bundleProduct .product-options dd{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bg_bundle_options.png) repeat-x;}
#bundleProduct .product-options dd{background-position:0 -33px;border-bottom:1px solid #bfbfbf;margin:0;padding:20px 10px 20px 30px;}
#bundleProduct .product-options dt{border-bottom:1px solid #e6e6e6;color:#010101;line-height:32px;padding:0 10px 0 30px;}
#bundleProduct .product-options dl.last .last{border-bottom:none;}
#bundleProduct .product-options p.required{padding:0;position:absolute;right:10px;top:10px;}
#bundleProduct .product-options-bottom{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bg_bundle_options_bottom.png) repeat-x 0 0;padding:11px 15px 0;width:612px;}
#bundleProduct .product-options-bottom a{color:#ef5d24;font-size:11px;font-weight:bold;text-decoration:none;}
#bundleProduct .product-options-bottom a:hover{text-decoration:underline;}
#bundleProduct .product-options-bottom a small{font-size:14px;}
#bundleProduct .product-options-bottom .price-as-configured{font-size:11px;}
#bundleProduct .product-options-bottom .price-as-configured .price{font-size:12px;vertical-align:baseline;}
#bundleProduct .product-options-bottom .price-as-configured .price-label{color:#010101;font-weight:bold;margin-right:15px;}
/* Grouped Product */
.groped-product-type{position:relative;z-index:2;margin:20px -30px -20px;background:#fff;border-top:1px solid #cfcfcf;padding:20px 30px 0;}
.grouped-items td{vertical-align:middle;padding:5px 10px;}
/* Gift Card product */
.giftcard-form{}
.giftcard-amount-form{margin:0 0 10px;}
.giftcard-amount-form label{width:120px;text-align:left;padding-right:5px;}
.giftcard-amount-form .form-list .input-text{width:70px;}
.giftcard-amount-form .form-list select{width:150px;}
.giftcard-amount-form .form-list .input-box{padding-right:20px;margin-right:9px;}
.giftcard-amount-form .form-list .input-box .v-fix{white-space:nowrap;}
.giftcard-amount-form .form-list .input-box p.notice{float:left;padding:0;clear:left;width:55px;margin:5px -100px 0 0;white-space:nowrap;font-size:11px;position:relative;z-index:1;}
.giftcard-amount-form .form-list .input-box p.notice span{margin-right:5px;display:block;}
.giftcard-send-form{background:#fff;z-index:2;position:relative;border-top:1px solid #ddd;padding:30px 30px 10px;margin:0 -30px -30px;}
.giftcard-send-form label{width:120px;text-align:left;padding-right:5px;padding-bottom:5px;}
.giftcard-send-form .field label{padding-bottom:0;}
.giftcard-send-form .field .input-text{width:249px !important;}
/* Block:Related */
.product-view .box-related{font-size:11px;}
.product-view .box-related p{margin:0;}
.product-view .box-related .product-name{font-size:12px;}
.product-view .box-related .price-box{margin:8px 0;}
.product-view .box-related .note{padding:5px 20px;margin:0;font-size:12px;background:#f7edda;}
.product-view .box-related .note, .product-view .box-related .note a{color:#d02600;}
.product-view .box-related input.checkbox{position:absolute;margin:3px 0 0 105px;}
.product-view .box-related ol{padding:20px 0 20px 20px !important;}
.product-view .box-related li.item .item-info{margin-right:20px;}
.product-view .box-related li.item{width:31.5%;float:left;margin-right:1%;}
.product-view .box-related li.item p a{color:#999;}
.product-view .box-related li.item .product-image{float:left;margin-right:-100px;width:100px;}
.product-view .box-related li.item .product-details{margin-left:125px;}
/* 3 Column Block:Related */
.col3-layout .product-view .box-related li.item .product-image{display:block;float:none;margin:0 auto;}
.col3-layout .product-view .box-related li.item .product-details{margin-left:0;}
.col3-layout .product-view .box-related input.checkbox{margin-left:135px;}
/* Block:Upsell */
.product-view .box-up-sell .products-grid{padding:30px 0 10px 61px;margin:0;}
.product-view .box-up-sell .products-grid li{width:176px;margin-right:40px;display:inline;}
/* 2 Column Block:Upsell */
.col2-left-layout .product-view .box-up-sell .products-grid, .col2-right-layout .product-view .box-up-sell .products-grid{padding:30px 0 10px 30px;margin-right:0;}
.col2-left-layout .product-view .box-up-sell .products-grid li, .col2-right-layout .product-view .box-up-sell .products-grid li{display:inline;width:140px;}
/* 3 Column Block:Upsell */
.col3-layout .product-view .box-up-sell .products-grid{padding:30px 0 10px 15px;margin:0;}
.col3-layout .product-view .box-up-sell .products-grid li{width:135px;margin-right:2px;display:inline;}
/* Block:Tags */
.product-view .box-tags{}
.product-view .box-tags h3{font-size:12px;font-weight:normal;}
.product-view .box-tags .form-add-tags{padding:5px 0 0 0;}
.product-view .box-tags .form-add-tags label{margin:0;font-weight:bold;font-size:12px;padding:2px 15px 0 0;height:4em;float:left;}
.product-view .box-tags .form-add-tags .input-box{margin:0;display:inline-block;}
.product-view .box-tags .form-add-tags div.validation-passed, .product-view .box-tags .form-add-tags div.validation-error{padding-right:17px;}
.product-view .box-tags .form-add-tags input.input-text{width:300px;}
.product-view .box-tags .form-add-tags button.button{margin-left:5px;vertical-align:top;}
.product-view .box-tags .form-add-tags p{padding:5px 0;font-size:11px;}
.product-view .box-tags .tags-list{margin:15px 0;line-height:1.5em;}
.product-view .box-tags .tags-list li{display:inline;font-size:10px;margin:0 5px 0 0;}
.product-view .box-tags .tags-list li a{text-decoration:none;font-size:12px;margin:0;padding:3px;background:#fffcf0;}
.product-view .box-tags .tags-list li a:hover{text-decoration:underline;}
 .product-view .box-tags .form-add-tags .input-box, x:-moz-any-link{float:left;}/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button, x:-moz-any-link{margin-bottom:15px;}/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box, x:-moz-any-link, x:default{float:none;}/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button, x:-moz-any-link, x:default{margin-bottom:0;}/* FireFox 3 restore */
/* Block:Reviews */
.product-view .product-main-info .review-summary-table{margin:10px 0;}
.review-summary-table{border:0;margin:0 0 10px;}
.review-summary-table th, .review-summary-table td{padding:2px 5px;}
.review-summary-table tr.last td{border:0;}
.review-summary-table th.label, .review-summary-table td.label{width:1px;white-space:nowrap;padding-left:0;background:none;}
.product-view .box-reviews .pager{border-width:1px 0;margin:0;}
.product-view .box-reviews dt{margin:10px 0;font-style:italic;}
.product-view .box-reviews dt a{font-weight:bold;font-style:normal;margin-right:10px;}
.product-view .box-reviews dd{margin:10px 0 20px;padding:0 0 10px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;}
.product-view .box-reviews dd p{margin:0 0 10px;}
.product-view .box-reviews dd .date{margin:0 0 10px;font-style:italic;}
.product-view .box-reviews dd.last{background:none;margin-bottom:0;}
/* Add Review Form */
.product-view .box-reviews .product-name{font-weight:normal;margin-bottom:20px;}
.product-view .box-reviews .product-name span{font-weight:bold;}
.product-view .box-reviews .form-list{margin:15px 0;}
.product-view .box-reviews .form-list .input-box{}
.product-view .box-reviews .form-list .review-summary-table thead{background:none;}
.product-view .box-reviews .form-list .review-summary-table thead th{background:none;border:0;}
.product-view .box-reviews .form-list .review-summary-table .value{text-align:center;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.review-product-list .col-main{padding-top:0;}
.product-review{}
.product-review .product-img-box{float:left;width:285px;}
.product-review .product-img-box .product-image{display:block;margin:0 0 15px;}
.product-review .details{float:right;width:400px;}
.product-review .details .product-name{font-size:15px;font-weight:bold;color:#151515;line-height:19px;margin:0 0 10px;}
.product-review .details p.date{font-size:12px;font-style:italic;}
.product-review .details p{margin:10px 0;}
.product-review .details .review-summary-table{margin:10px 0;}
.product-review .buttons-set{clear:both;padding:25px 0 0;}
.review-product-view .col-main{background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y -430px 0;padding:0;}
.review-product-view .col-main .page-title{margin-left:0;margin-right:0;}
.review-product-view .product-review .product-img-box{padding:0 0 20px 20px;}
.review-product-view .product-review .details{width:570px;padding:0 20px 20px 0;}
.review-product-view .product-review .buttons-set{border-top:1px solid #d1d1d1;background:#fff;margin:0;padding:15px 20px;}
/* ======================================================================================= */


/* CMS ============================================================================= */
.cms-home .col1-layout, .cms-index-index .col1-layout{border:0;}
.cms-home .top-callout, .cms-index-index .top-callout{margin-bottom:6px;}
.cms-home .col1-layout .col-main, .cms-index-index .col1-layout .col-main{padding:0;}
.cms-index-index .col2-set{}
.cms-home .col2-set .col-1, .cms-index-index .col2-set .col-1{width:705px;}
.cms-home .col2-set .col-2, .cms-index-index .col2-set .col-2{width:244px;border:1px solid #d9d7ca;border-left:0;margin-left:-244px;}
.cms-home .col2-set .col-2 img, .cms-index-index .col2-set .col-2 img{display:block;margin:6px auto;}
.cms-home .col1-layout .category-view, .cms-index-index .col1-layout .category-view{margin:0 0 20px;}
.cms-home .col1-layout .page-title, .cms-index-index .col1-layout .page-title{margin:3px 0 0;}
.cms-home .col1-layout .products-grid, .cms-index-index .col1-layout .products-grid{margin:0;border:1px solid #cbc0b2;padding-top:20px;padding-bottom:20px;}
.cms-home .col1-layout .products-list, .cms-index-index .col1-layout .products-list{margin:0;border:1px solid #cbc0b2;padding-top:20px;}
.cms-hp-touchsmart-iq506-has-arrived .col-main{padding:0;}
.cms-hp-touchsmart-iq506-has-arrived .main{margin-top:0;}
.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs{display:none;}
.new-product-spotlight{border:1px solid #cfcfcf;border-top:0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/callouts/electronics/new_computer_bg.jpg) no-repeat;height:519px;position:relative;}
.new-product-spotlight .link{position:absolute;top:95px;left:318px;}
.new-product-spotlight .more-new-positioning{position:absolute;top:42px;right:70px;width:207px;}
.new-product-spotlight .more-new-positioning h3{margin-bottom:5px;font-size:11px;text-transform:uppercase;font-weight:bold;}
.new-product-spotlight .more-new{position:relative;height:335px;}
.new-product-spotlight .more-new .arrow-up{position:absolute;top:0;left:0;height:20px;width:207px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/callouts/electronics/more_new_arrow.gif) no-repeat;text-indent:-999em;}
.new-product-spotlight .more-new .arrow-down{position:absolute;bottom:0;left:0;height:20px;width:207px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/callouts/electronics/more_new_arrow.gif) no-repeat 0 100%;text-indent:-999em;}
.new-product-spotlight .more-new .content{position:absolute;top:20px;left:0;width:205px;height:295px;border-width:0 1px;border-style:solid;border-color:#dcdcdc;background:#fff;}
.new-product-spotlight .more-new ol{margin:10px 15px;padding-left:0;list-style-type:none;}
.new-product-spotlight .more-new .item{padding:10px 0 10px 85px;border-bottom:1px solid #d2d2d2;}
.new-product-spotlight .more-new .item.top{padding-top:0;}
.new-product-spotlight .more-new .item.last{border-bottom:0;padding-bottom:0;}
.new-product-spotlight .more-new .item img{float:left;margin-left:-85px;position:relative;}
.new-product-spotlight .more-new a{font-weight:bold;}
.cms-menu{padding:15px;border-bottom:1px solid #d1d1d1;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cms-menu.gif) 0 0 repeat-x;font-size:12px;list-style-position:inside;}
.col-main .cms-menu{float:left;width:240px;border:1px solid #d1d1d1;margin:0 10px 5px 0;}
.cms-menu li{color:#999;margin:3px 0;}
/*.cms-menu li span{color:#444;}*/
.cms-menu li.parent > a, .cms-menu li.parent > strong{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cms-menu-arrow-down.gif) 100% 50% no-repeat;padding-right:13px;}
.cms-menu li strong{font-size:13px;font-weight:bold;color:#333;}
.cms-menu li ul, .cms-menu li ol{padding-left:15px;margin-bottom:7px;list-style-position:inside;}
/* CMS Menu Types */
ol.cms-menu.type-1{list-style-type:decimal;}
ol.cms-menu.type-1 ol{list-style-type:decimal;}
ol.cms-menu.type-a{list-style-type:lower-alpha;}
ol.cms-menu.type-a ol{list-style-type:lower-alpha;}
ol.cms-menu.type-A{list-style-type:upper-alpha;}
ol.cms-menu.type-A ol{list-style-type:upper-alpha;}
ol.cms-menu.type-i{list-style-type:lower-roman;}
ol.cms-menu.type-i ol{list-style-type:lower-roman;}
ol.cms-menu.type-I{list-style-type:upper-roman;}
ol.cms-menu.type-I ol{list-style-type:upper-roman;}
ul.cms-menu.type-circle{list-style-type:circle;}
ul.cms-menu.type-circle ul{list-style-type:circle;}
ul.cms-menu.type-disc{list-style-type:disc;}
ul.cms-menu.type-disc ul{list-style-type:disc;}
ul.cms-menu.type-square{list-style-type:square;}
ul.cms-menu.type-square ul{list-style-type:square;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name{font-size:12px;font-weight:bold;color:#333;}
.product-name a{color:#333;text-decoration:underline;}
.product-name a:hover{color:#333;text-decoration:none;}
/* Product Tags */
.tags-list{margin:5px 0;}
.tags-list li{display:inline;font-size:12px;}
.tags-list li a{text-decoration:none;margin:0 2px 0 0;}
.tags-list li a:hover{text-decoration:underline;}
/* Advanced Search */
.search-summary{padding:10px 10px 0;margin:10px 0 0;font-size:12px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 0;}
.search-summary li{margin:2px 0;}
/* Sitemap */
.page-sitemap .links{display:block;text-align:right;margin:0 20px -36px 0;}
.page-sitemap .links a{position:relative;}
.page-sitemap .sitemap{padding:0 20px;margin:15px 0;font-size:12px;}
.page-sitemap .sitemap li{margin:3px 0;}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main{padding:0;}
.checkout-cart-index .col-main .page-title{margin:0;}
.cart-empty{padding:20px;background:#fff;}
.cart{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cart.gif) repeat-y 100% 0;}
.cart .title-buttons{padding-right:15px;}
.cart .messages, .cart .messages li{margin:0;}
.cart .checkout-types{float:right;text-align:center;}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3;vertical-align:top;}
.cart .checkout-types fieldset{display:inline;}
.cart .checkout-types .btn-proceed-checkout span{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-co.gif);height:27px !important;padding:0 0 0 13px !important;}
.cart .checkout-types .btn-proceed-checkout span span{border:0;background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-co.gif);padding:1px 32px 0 19px !important;color:#fff;font:bold 15px/26px Arial, Helvetica, sans-serif !important;height:26px;text-transform:none;margin:0 !important;}
.cart .checkout-types .bml_button{display:inline-table;width:150px;margin:0 0 5px;}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px;}
/* Shopping Cart Table */
.cart-table{border-width:1px 0;}
.cart-table .item-msg{font-size:10px;}
.cart-table thead th{vertical-align:bottom;}
.cart-table tbody td{padding:12px;}
.cart-table .btn-continue{float:left;background:none;border:none;}
.cart-table .btn-continue span{background:none;border:none;text-transform:none;color:#444;text-decoration:underline;font-weight:normal;padding:0;}
.cart-table .btn-update{float:right;margin-left:5px;}
.cart-table .btn-empty{float:right;}
.cart-table{background-color:#ffffff;}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{width:630px;padding:20px 0 10px;}
.cart .cross-inside{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_crosssell.gif) repeat-y 0 0;}
.cart .cart-collaterals h2{color:#000;font-weight:normal;margin:0 0 5px;}
.cart .deals{float:left;width:280px;display:inline;margin:0 0 0 30px;font-size:12px;}
.cart .deals p, .cart .deals label{margin:0 0 7px;display:block;}
.cart .deals .input-text{width:140px;margin:0 5px 3px 0;float:left;}
.cart .deals .widget-sku{display:block;margin:0 0 20px;width:264px;}
.cart .deals .widget-sku .block-title{background:inherit;border:inherit;color:#000;font-size:16px;margin:0 0 5px;padding:0;}
.cart .deals .widget-sku .block-title strong{font-weight:normal;}
.cart .deals .widget-sku .block-content{padding:0;}
.cart .deals .widget-sku .sku-table td input{width:98%;}
.cart .giftcard{position:relative;z-index:1;}
.cart .giftcard button.check-gc-status{clear:both;}
.cart .giftcard button.check-gc-status span{padding:0 !important;background:none !important;line-height:1.3 !important;color:#444 !important;height:auto !important;font-weight:normal !important;text-transform:none !important;}
.cart .giftcard button.check-gc-status span span{text-decoration:underline;font-size:12px !important;}
.cart .giftcard, .cart .discount{margin:0 0 20px 0;}
.cart .cancel-btn{margin:5px 30px 0 0;clear:left;}
.cart .shipping{float:left;margin:0 0 0 30px;display:inline;font-size:12px;width:280px;}
.cart .shipping select{width:256px;}
.cart .shipping .input-text{width:250px;}
.cart .shipping p{margin:0 0 15px;}
.cart .shipping .buttons-set{width:256px;}
.cart .shipping .form-list label{float:none;width:auto;text-align:left;padding:0;}
.cart .shipping .form-list .input-text, .cart .shipping .form-list select{display:block;float:none;}
.cart .crosssell{float:left;min-height:400px;width:260px;padding:0 20px 15px 30px;border:1px solid #d9d9d9;border-width:0 1px 0 0;background:#fbf3f0;}
.cart .crosssell h2{font-size:11px;color:#cd3800;font-weight:bold;text-transform:uppercase;}
.cart .crosssell .item{padding:17px 0 0;}
.cart .crosssell .product-image{float:left;margin:3px -90px 0 0;}
.cart .crosssell .product-shop{margin-left:90px;}
.cart .crosssell .product-name, .cart .crosssell .price-box, .cart .crosssell p, .cart .crosssell .add-to-links{margin:0 0 5px;}
.cart .crosssell .add-to-links li{margin:0;}
/* Shopping Cart Totals */
.cart .totals{float:right;width:275px;padding:23px 15px 0 15px;font-size:14px;}
.cart .totals table{width:100%;}
.cart .totals table th, .cart .totals table td{padding:0 5px 5px;}
.cart .totals table tfoot strong{font-weight:normal;font-size:18px;color:#cd3800;display:block;margin:10px 0 15px;}
.cart .totals table tfoot .summary-total td{padding:0 0 20px;}
.cart .totals table tfoot th strong{margin:0;}
.cart .totals table tfoot td .price{font-weight:bold;}
.cart .totals .btn-remove{vertical-align:middle;}
.cart .totals .btn-remove img{vertical-align:baseline;}
.cart .totals .checkout-types li{margin:0 0 15px;}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding-top:8px;line-height:1.0;font-size:11px;}
.failed-products{border:1px solid #E9581F;}
.failed-products .sub-title{background:#FFF5F3 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_error.gif) no-repeat 10px 50%;color:#D91A00;margin:0;padding:10px 10px 10px 30px;border-bottom:1px solid #E9581F;}
.failed-products .item-msg.error{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/icon_error.gif) no-repeat left;font-size:11px;color:#D91A00;padding:5px 0 5px 20px;}
/* Empty Cart Add by SKU */

.cart-empty .failed-products{clear:both;z-index:1;position:relative;margin:40px -20px -21px;}
/* Options Tool Tip */
.item-options p{font-size:11px;font-weight:bold;text-transform:uppercase;padding:10px 12px 0 12px;}
.item-options dt{font-weight:bold;padding:7px 0 7px;}
.item-options dd{padding-bottom:5px;}
.truncated{cursor:help;margin:5px 0 0;position:relative;z-index:1;width:110px;}
.truncated:hover{z-index:2;}
.truncated a.dots{cursor:help;}
.truncated a.details{cursor:help;text-decoration:none;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;color:#514f4f;}
.truncated .truncated_full_value{}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;padding:0;width:190px;border:1px solid #c8c8c8;border-bottom:1px solid #919191;background-color:#fff;}
.truncated .truncated_full_value .item-options dl{margin-right:-9px;position:relative;z-index:9999;padding:0px 21px 10px 12px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_truncated.gif) no-repeat 100% 38px;}
.truncated .show .item-options{top:-20px;left:50%;}
.col-left .truncated .show .item-options{left:30px;top:7px;}
.col-right .truncated .show .item-options{left:-240px;top:7px;}
.top-cart .truncated .show .item-options{top:-60px;left:-206px;}
.block-cart .truncated .show .item-options{top:-60px;left:-206px;}
/* Item options in the cart */
.data-table .item-options dt{padding:3px 0 0 10px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_bulletsm.gif) 0 .8em no-repeat;}
.data-table .item-options dd{padding:0 0 3px 10px;}
.data-table .item-options dd .price{font-weight:bold;margin-left:5px;}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main{padding:20px 0 0;}
.opc-wrapper{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y -573px 0;}
.opc-wrapper .page-title{margin:0;position:relative;z-index:1;}
.opc-wrapper .page-title .callout{position:absolute;top:7px;right:20px;z-index:1;}
/* Block:Checkout Progress */
.opc-progress-container{float:left;width:182px;}
.opc-progress-container .opc-block-progress{background:#fff;}
.opc-progress-container .opc-block-progress .block-title{padding:17px 11px 10px 17px;background:none;border:0;border-bottom:1px solid #cfcfcf;}
.opc-progress-container .opc-block-progress .block-title strong{font:18px/1.1 Arial, Helvetica, sans-serif;padding:0;color:#111;}
.opc-progress-container .opc-block-progress .block-content{padding:17px 11px 17px 17px;}
.opc-progress-container .opc-block-progress dt{font-weight:bold;margin:2px 0 8px;}
.opc-progress-container .opc-block-progress dt.complete{font-weight:bold;margin:2px 0 4px;}
.opc-progress-container .opc-block-progress dt.complete a{font-weight:normal;text-transform:lowercase;}
.opc-progress-container .opc-block-progress dd.complete{margin:5px 0 8px;padding:5px;}
.opc-progress-container .block-progress .cards-list dd{padding:0;}
.opc-progress-container .block-progress .cards-list .info-table th{font-weight:normal;}
.opc{float:right;width:755px;}
.opc li.section{position:relative;}
.opc .step-title{margin:0 0 1px;}
.opc .step-title .number{display:none;}
.opc .step-title h2{background-color:#e6e6e6;color:#686868;font-size:11px;line-height:22px;padding:0 14px;font-weight:bold;text-transform:uppercase;}
.opc .allow .step-title{}
.opc .allow .step-title h2{background-color:#656565;color:#fff;cursor:pointer;}
.opc .active{}
.opc .active .step-title{margin:0 0 0;padding:0 0 0 0;}
.opc .active .step-title h2{background:#d12c01 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_active-step.gif) repeat-x 0 0;color:#fff;text-transform:capitalize;font-weight:normal;border-bottom:1px solid #cfcfcf;cursor:default;font-size:16px;padding:5px 20px 2px;line-height:24px;height:24px;}
.opc .step{padding:20px;min-height:300px;font-size:12px;background:#fcfcfc;border-top:0;}
.opc .step .tool-tip{right:10px;}
.opc .order-review{}
.opc .order-review .authentication{margin:0 auto;width:570px;}
.opc .order-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0;}
/* Steps */
.opc .form-alt .input-box{width:695px;}
.opc .form-alt .input-box select{width:695px;}
#checkout-step-login{height:auto !important;min-height:0 !important;padding:0;}
#checkout-step-login .col2-set{padding:20px 20px 30px;background:#fcfcfc url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y 195px 0;height:auto !important;min-height:0 !important;}
#checkout-step-login .login-only{background-image:none;}
#checkout-step-login h4{font-size:16px;color:#000;font-weight:normal;margin:0 0 15px;}
#checkout-step-login .col2-set .col-1{}
#checkout-step-login .col2-set .col-2{width:338px;}
#checkout-step-login .col2-set .col-2 .radio{margin-right:5px;}
#checkout-step-login .col2-set .col-2 li{padding-left:10px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_bulletsm.gif) no-repeat 0 0.5em;}
#checkout-step-login .col2-set .col-2 .form-list li{background:none;padding-left:0;}
#checkout-step-login .form-list label, #checkout-step-login .form-list .label{width:90px;}
#checkout-step-login .btn-only{padding:0 0 0 105px;text-align:left;width:214px;}
#checkout-step-login .btn-only .button{float:right;}
#checkout-step-login p{margin:0 0 15px;}
#checkout-step-login .form-list p{padding-left:105px;margin:0;}
#checkout-step-login .form-list .input-text{width:210px;}
#checkout-step-login .form-list li.note{float:left;padding-left:105px;margin:0 0 9px;width:auto;clear:left;}
#checkout-step-login .form-list li.control{float:left;clear:left;}
#checkout-step-login .form-list li.control .input-box{margin-left:105px;}
#checkout-step-login .form-list li.buttons-set{float:right;clear:none;padding-right:30px;padding-top:2px;}
.opc .buttons-set .opc .form-buttons{width:auto;text-align:right;}
.opc .buttons-set p.back-link{text-align:left;}
.opc .form-buttons{width:auto;text-align:right;}
.opc .buttons-set .button, .opc .form-buttons .button{float:right;margin:0;}
.opc p.required{text-align:right;width:auto;padding-left:0;}
.checkout-onepage-payment-additional-customerbalance{margin-bottom:5px;}
.checkout-onepage-payment-additional-customerbalance .checkbox{margin-left:0;}
/*
#checkout-step-shipping_method .buttons-set,
#opc-payment .buttons-set{width:521px;margin-top:10px;margin-bottom:0;}
#checkout-step-shipping_method .buttons-set .back-link,
#opc-payment .buttons-set .back-link{width:245px;padding-right:15px;float:left;text-align:right;}
#checkout-step-shipping_method .buttons-set .back-link a,
#opc-payment .buttons-set .back-link a{display:inline;float:none;}
#checkout-step-shipping_method p.required,
#opc-payment p.required{padding:0 0 0 260px;}
#opc-payment p.note{padding:10px 0;font-size:11px;}
*/

#checkout-step-review{padding:0;}
#checkout-step-review .data-table{border:0;font-size:12px;}
#checkout-step-review .data-table .item-options{font-size:11px;}
#checkout-step-review .data-table thead th{vertical-align:bottom;font-size:11px;}
#checkout-step-review .data-table .product-name{font-size:12px;}
#checkout-step-review .data-table tfoot tr.last strong{font-size:14px;}
#checkout-step-review .buttons-set{padding:15px 20px;margin:0;}
.opc .checkout-agreements{margin:20px;}
/* Multiple Addresses Checkout */
.checkout-progress, .checkout-progress li.first span, .checkout-progress li.last span{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_crumbs.gif);background-repeat:no-repeat;}
.checkout-progress{padding:0 0 0 0;border-bottom:1px solid #cfcfcf;background-color:#ededed;text-align:center;margin:-21px -21px 5px;font-size:11px;font-weight:bold;text-transform:uppercase;width:940px;position:relative;z-index:2;}
.checkout-progress li{float:left;width:20%;text-align:center;color:#888;line-height:20px;}
.checkout-progress li span{display:block;text-align:center;border-right:1px solid #cfcfcf;}
.checkout-progress li.first span{background-position:0 0;}
.checkout-progress li.last span{background-position:100% 0;border:0;}
.checkout-progress li.active span{color:#fff;background-color:#d12c01;}
.multiple-checkout{position:relative;z-index:1;}
.multiple-checkout .data-table thead th{vertical-align:bottom;}
.multiple-checkout .col3-set .actions{border:1px solid #e4e4e4;padding:3px 9px 4px;float:left;}
.multiple-checkout .col3-set address{padding:10px;clear:both;}
.multiple-checkout .col3-set, .multiple-checkout .col2-set{margin:0 0 15px;}
.multiple-checkout .buttons-set{padding:15px 0;clear:both;width:auto;}
.multiple-checkout .buttons-set .button{float:right;}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:10px;}
.multiple-checkout .grand-total{font-weight:normal;font-size:18px;color:#cd3800;text-align:right;display:block;margin:10px 0 15px;}
.multiple-checkout .grand-total .price-label{font-weight:normal;}
.multiple-checkout .grand-total .price{font-weight:bold;}
.multiple-checkout .sp-methods{font-size:12px;}
.multiple-checkout .checkout-multishipping-payment-customerbalance{font-size:12px;margin-bottom:7px;}
.multiple-checkout .fieldset label{font-size:11px;}
.multiple-checkout .gift-item .fieldset{font-size:11px;width:380px;}
/* Review Details */
#checkout-step-review .data-table .btn-remove, .checkout-multishipping-overview .data-table .btn-remove, #details-table .btn-remove{display:-moz-inline-stack;display:inline-block;vertical-align:middle;}
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt{font-weight:bold;margin-bottom:5px;}
.sp-methods dd{margin:0 0 7px;}
.sp-methods dd li{margin:5px 0;}
.sp-methods .price{font-weight:bold;}
.sp-methods .form-list{padding-left:20px;margin:15px 0;}
.sp-methods .form-list .input-text{width:250px;}
.sp-methods .form-list select{width:256px;}
.sp-methods .form-list label{width:155px;}
.sp-methods select.month{width:150px;margin-right:10px;}
.sp-methods select.year{width:96px;}
.sp-methods input.cvv{width:3em !important;}
.sp-methods .input-box{line-height:21px;}
.sp-methods .radio, .sp-methods .checkbox{}
.sp-methods .v-fix .validation-advice{margin-right:-250px;position:relative;z-index:1;width:250px;}
.sp-methods .adv-container{padding-left:170px;}
.sp-methods .centinel-logos a{margin-right:3px;}
.sp-methods .centinel-logos img{vertical-align:middle;}
.sp-methods .release-amounts{margin:1.5em 0 2em;}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0;}
.checkmo-list li{margin:0 0 4px;}
.checkmo-list label{padding-top:0;}
.checkmo-list address{float:left;}
.please-wait{position:absolute;z-index:99;top:50%;left:50%;margin:-34px 0 0 -90px;border:5px solid #f3b66f;font-size:12px;color:#f18200;font-weight:bold;background:#fff;padding:20px;white-space:nowrap;}
.cvv-what-is-this{cursor:help;margin-left:5px;}
/* Payment Bridge */
.pbridge-reload{display:block;text-align:right;}
.pbridge-reload a{color:#1e75b4;font-size:11px;}
/* Tooltip */
.tool-tip{border:1px solid #ddd;background-color:#f6f6f6;padding:5px;position:absolute;z-index:9999;}
.tool-tip .btn-close{text-align:right;}
.tool-tip .tool-tip-content{padding:5px;}
/* Gift Messages */
.add-gift-message{padding:20px 0;}
.add-gift-message h3{font-size:16px;font-weight:normal;color:#000;line-height:19px;margin:0 0 10px;}
.add-gift-message p{margin:10px 0;}
.gift-message-form{border:1px solid #d1d1d1;background:#f5f5f5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 0;}
.gift-message-form .fieldset{padding:10px 0 10px;}
.gift-message-form .fieldset .input-text, .gift-message-form .fieldset textarea{width:200px;}
.gift-message-form .fieldset textarea{width:200px;height:8em;}
.gift-message-form .inner-box{padding:0;height:300px;overflow:auto;}
.gift-message-form .inner-box h5, .gift-message-form .inner-box h4{font:14px/1.25 Arial, Helvetica, sans-serif;padding:0 20px;color:#222;margin:17px 0;}
.gift-message-form .inner-box p{margin:10px 0;padding:0 20px;}
.gift-message-form .gift-item{padding:5px 0 0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;}
.gift-message-form .gift-item .number{padding:5px 20px 5px;margin-bottom:0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;color:#adadad;font-weight:bold;}
.gift-message-form .gift-item .product-img-box{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-y 100% 0;float:left;width:150px;padding-right:15px;}
.gift-message-form .gift-item .product-image{text-align:center;margin:20px;}
.gift-message-form .gift-item .product-name{font-size:12px;margin:20px 0 5px;text-align:center;}
.gift-message-form .gift-item .fieldset{float:left;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-y 0 0;padding:20px 0 10px 10px;margin:0 0 0 -2px;}
.gift-message-form .gift-item .fieldset label{width:80px;}
.gift-message-form .gift-item .gift-wrapping-form{padding:0 20px;}
.gift-options-for-order{padding:0 40px;}
.gift-options-for-order .fieldset{padding:0;}
.gift-options-for-order .fieldset p{padding:0;}
.gift-options-for-order .fieldset label{width:80px;}
.gift-options-for-order .fieldset .input-text, .gift-options-for-order .fieldset textarea{width:340px;}
.gift-wrapping-form{padding:0 0 10px;}
.gift-wrapping-form img{border:1px solid #ccc;float:left;margin-right:10px;}
.gift-wrapping-form label{margin-right:10px;vertical-align:middle;}
.gift-wrapping-form .gift-wrapping-design{overflow:hidden;padding:10px 0 0;width:100%;}
.gift-message-link{display:block;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collapse.gif) 0 4px no-repeat;padding-left:20px;}
.gift-message-link.expanded{background-position:0 -53px;}
.gift-message-row{}
.gift-message-row .btn-close{float:right;width:13px;height:12px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/gift-message-close.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden;}
.gift-message dt strong{font-weight:bold;}
/* Checkout Agreements */
.checkout-agreements{}
.checkout-agreements li{margin:10px 0;}
.checkout-agreements .agreement-content{border:1px solid #d8cea8;font-size:11px;background-color:#fffdef;padding:15px;height:10em;overflow:auto;}
.checkout-agreements .agree{padding:10px 0;font-size:12px;font-weight:bold;}
.checkout-agreements .agree .checkbox{margin-right:5px;}
/* Centinel */
.centinel{margin:10px 0;}
.centinel p{margin:0 0 10px;}
.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{margin:0;padding:20px;}
/* Checkout Success */
.checkout-onepage-success .col-main{font-size:12px;}
.checkout-onepage-success .col-main p{margin:0 0 10px;}
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Invitation page ======================================================================= */
#invitationForm p.required{padding-bottom:20px;}
/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a, .catalog-product-compare-index tr.first a{color:#999;}
.catalog-product-compare-index tr.last p, .catalog-product-compare-index tr.first p{margin:10px 0;}
.catalog-product-compare-index tr.first .product-name a{color:#333;}
/* Account Login/Create Pages ============================================================ */
.my-account{}
.account-login{position:relative;font-size:12px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_cols.gif) repeat-y 266px 0;min-height:350px;margin-bottom:-20px;}
.login-only{background:none;}
.login-only .registered-users{float:none;margin:0 auto;}
.account-login .new-users, .account-login .registered-users{width:381px;padding:30px 32px 30px;}
.account-login .registered-users p{margin-bottom:1.5em;}
.account-login .spacer{position:absolute;top:100%;left:447px;margin-top:-1px;width:16px;height:3px;font-size:0;line-height:0;background:#fff;overflow:hidden;}
.account-login .fieldset{margin:0;}
.account-login .fieldset h2{margin-bottom:.5em;}
.account-login .form-list label, .account-login .form-list span.label{width:98px;}
.account-login p.required, .account-login .btn-only{padding-left:113px;width:230px;text-align:right;}
.account-login .btn-only a{float:left;white-space:nowrap;}
.account-login .form-list input.input-text{width:224px;}
.account-login .form-list p{padding:0 0 0 110px;}
.account-login .form-list li.note{float:left;padding-left:113px;margin:0 0 9px;width:auto;clear:left;}
.account-login .form-list li.note a{font-size:12px;}
.account-login .form-list li.control{float:left;clear:left;}
li#remember-me-box.control{white-space:nowrap;}
li#remember-me-box.control label{margin-right:20px;white-space:normal;}
.account-login .form-list li.control .input-box{margin-left:113px;}
li#remember-me-box.control .link-tip{display:inline-block;font-size:11px;line-height:16px;padding-top:2px;white-space:normal;}
.account-login .form-list li.buttons-set{float:right;clear:none;padding-right:38px;padding-top:2px;}
.account-create{}
/* Popup Dialog Block */
.window-overlay{background:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.window-overlay{position:absolute;top:0;left:0;min-height:100%;background:#000;opacity:0.5;width:100%;z-index:990;display:none;}
.window-overlay.active{display:block;}
.popup-block{border:1px solid #cfcfcf;left:50%;top:40%;position:absolute;margin:-85px 0 0 -250px;width:500px;text-align:left;-moz-box-shadow:0 0 6px #000;-webkit-box-shadow:0 0 6px #000;box-shadow:0 0 6px #000;z-index:1000;position:fixed;display:none;}
.popup-block.active{display:block;}
.popup-block .block-title{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_page-title.gif) repeat-x scroll 0 0 #F6F6F6;border-bottom:1px solid #CFCFCF;padding:17px 17px 10px;}
.popup-block div.btn-close{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:19px;right:17px;height:15px;width:15px;text-indent:-9999em;cursor:pointer;}
.popup-block .block-title strong{color:#D12C01;font-size:16px;font-weight:normal;}
.popup-block .block-content{padding:17px 17px 25px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 100% #fff;font-size:12px;}
.popup-block .block-content .form-list label{width:180px;}
.popup-block .block-content .form-list .input-text{width:230px;}
.popup-block .block-content .form-list .control .input-box{margin-left:195px;}
.popup-block .block-content .form-buttons{width:auto;padding-left:188px;padding-top:10px;}
.popup-block .block-content .form-buttons .button{float:left;}
.popup-block.loading .block-content *{text-align:left;text-indent:-99999em;overflow:hidden;position:relative;margin-left:-9999em;}
.popup-block.loading .block-content:before{content:'';display:block;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/opc-ajax-loader.gif) no-repeat 0 50%;position:absolute;z-index:99;top:50%;left:50%;line-height:16px;padding:16px;text-indent:0!important;}
/* My Account ============================================================================= */

/* Captcha */
.captcha-note{clear:left;padding-top:5px;}
.captcha-image{float:left;margin:0 0 0 240px;position:relative;width:228px;}
.captcha-image .captcha-img{border:1px solid #c7c7c7;vertical-align:bottom;width:100%;}
.registered-users .captcha-image{margin:-12px 0 0 113px;}
#checkout-step-login .captcha-image{margin:-24px 0 0 105px;width:214px;}
.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;}
#checkout-step-login #advice-required-entry-captcha_user_login{min-height:30px;}
.registered-users #advice-required-entry-captcha_user_login{margin-bottom:5px;}
 @-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);}
}
/********** < Dashboard */
.dashboard{}
.dashboard .welcome-msg, .dashboard .col2-set, .dashboard .recent-orders{padding:0 0 20px;}
/* Block:Tags */
.dashboard .tags{padding:0 0 20px;}
.dashboard .tags p{display:inline;}
.dashboard .tags .product-name{margin:0 0 3px;font-size:11px;line-height:17px;}
.dashboard .tags li{margin:0 0 8px;}
.dashboard .tags .number{float:left;border:1px solid #ddd;text-align:center;line-height:17px;width:15px;margin-right:-20px;}
.dashboard .tags .details{margin-left:25px;}
/* Block:Reviews */
.dashboard .reviews{padding:0 0 20px;}
.dashboard .reviews .product-name{margin:0 0 3px;font-size:11px;line-height:17px;}
.dashboard .reviews p{float:left;margin-right:5px;}
.dashboard .reviews li{margin:0 0 5px;}
.dashboard .reviews .number{float:left;border:1px solid #ddd;text-align:center;line-height:17px;width:15px;margin-right:-20px;}
.dashboard .reviews .details{margin-left:25px;}
/********** Dashboard > */

/* Adress Book */
.addresses-list .box-content{font-size:12px;}
.addresses-list .col-2 li{padding:0 0 10px;}
.addresses-list .col-2 li .actions{border:1px solid #e4e4e4;padding:3px 9px 4px;float:left;}
.addresses-list .col-2 li address{padding:10px;clear:both;}
/* Order View */
.order-page{}
.order-page .order-date{margin:0 0 20px;color:#6c6c6c;font-size:11px;}
.order-page .col2-set{padding-bottom:20px;}
.order-details .link-print{background:none;padding:0;}
.order-details .order-additional, .order-details .data-table{margin-bottom:20px;}
.order-details .order-additional dt{font-weight:bold;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;padding:0 0 5px;margin:0 0 5px;}
.order-details .order-additional dd{padding:10px;margin:0 0 10px;}
.order-details dl.gift-message{margin:0 20px;}
.order-details .gift-message dt{margin:1px 0;padding:2px 10px;background:#e6e6e6;}
.order-details .gift-message dd{border:1px solid #c7c7c7;background:#fff;padding:10px;margin:0 0 10px;white-space:pre-wrap;word-wrap:break-word }
.order-links{margin:0 0 10px;text-align:right;padding-bottom:5px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;text-align:right;}
.order-info{margin-bottom:5px;border-bottom:1px solid #c4c4c4;}
.order-info dt{padding:6px 20px 0 10px;color:#6c6c6c;float:left;}
.order-info dd{float:left;}
.order-info ul{float:left;}
.order-info li{float:left;position:relative;z-index:2;margin-right:3px;background:#dedede url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collateral-tabs.gif) no-repeat 0 -39px;color:#222;padding:0 0 0 17px;font-size:12px;}
.order-info li strong, .order-info li a{text-decoration:none;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collateral-tabs.gif) no-repeat 100% -39px;padding:0 17px 0 0;line-height:24px;float:left;}
.order-info li.current{margin-bottom:-1px;color:#000;font-weight:bold;z-index:3;border-bottom:0;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_collateral-tabs.gif) 0 0 no-repeat;}
.order-info li.current strong{background-position:100% 0;padding-bottom:1px;}
.order-info dt{font-weight:bold;}
/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button{float:left;margin:0;}
/* Split Button */
.split-button{display:inline-block;z-index:1;position:relative;max-width:300px;white-space:nowrap;}
.split-button.clickable:active{left:1px;top:1px;}
.split-button{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn.gif) no-repeat 0 0;height:21px;padding:0 0 0 10px;margin:0;}
.split-button.active{z-index:100;}
.split-button strong{cursor:default;font-weight:bold;text-transform:uppercase;font-size:11px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn.gif) no-repeat 100% 0;height:19px;padding:3px 30px 0 5px;margin:0;display:block;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;}
.split-button.clickable > strong, .split-button strong[onclick]{text-transform:uppercase;font-size:11px;color:#C73615;text-transform:uppercase;cursor:pointer;}
.split-button .change{display:inline-block;border:1px solid;border-color:transparent transparent transparent #999;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-split-change.png) 5px 50% no-repeat;text-indent:-999em;overflow:hidden;width:15px;cursor:pointer;height:11px;margin-left:8px;vertical-align:middle;}
.split-button .change{position:absolute;right:5px;top:0px;height:19px;border-left-color:#ccc;}
.split-button.light{background:none;height:auto;padding:0;}
.split-button.light.clickable:active{top:auto;left:auto;}
.split-button.light strong{display:inline-block;font-size:11px;text-transform:none;background:none;font-weight:normal;padding:0;height:auto;overflow:visible;white-space:normal;text-overflow:visible;}
.split-button.light.clickable > strong, .split-button.light strong[onclick]{text-transform:none;text-decoration:underline;color:#999;}
.split-button.light.clickable > strong:hover, .split-button.light strong[onclick]:hover{text-decoration:none;}
.split-button.light .change{position:static;right:auto;top:auto;height:11px;border-left-color:#999;}
.split-button.active .change, .split-button .change:hover{background-position:-995px 50%;}
.split-button .list-container{position:absolute;display:none;right:0;top:100%;padding:0;min-width:100%;max-width:300px;float:left;}
.split-button.active .list-container{display:block;}
.split-button .list-container ul{background:#fff;border:1px solid rgba(0,0,0,0.1);position:relative;}
.split-button .list-container ul > li{white-space:nowrap;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-split-item.png) no-repeat -10000px -10000px;border:1px solid #c1c1c1;border-top-width:0;margin:0;display:block!important;margin:0!important;}
.split-button .list-container ul > li:first-child{border-top-width:1px;}
.split-button .list-container li a, .split-button .list-container li span{display:block;line-height:1.2!important;cursor:pointer;padding:5px 18px 5px 18px;color:#999;font-size:11px;text-transform:none;text-decoration:none;text-align:left;text-overflow:ellipsis;overflow:hidden;}
.split-button .list-container li:hover a, .split-button .list-container li:hover span, .split-button .list-container li:hover{color:#fff;text-decoration:none;}
.split-button .list-container li:hover{background-color:#999;background-position:5px -984px;}
.split-button .list-container li.new{color:#d33911;background-color:#eee;background-position:5px 7px;}
.split-button .list-container li.new:hover{background-color:#999;background-position:5px -485px;}
/* Wishlist */
.my-wishlist textarea{width:99%;height:3.9em;resize:vertical;line-height:1.3em;overflow:auto;}
#wishlist-table .price-box{margin:3px 0;}
#wishlist-table td .description{margin:10px 0;max-height:3.9em;line-height:1.3em;overflow:hidden;word-wrap:break-word;max-width:345px;}
#wishlist-table td .description .inner{overflow:hidden;}
#wishlist-table td{padding:15px 10px;}
#wishlist-table th:first-child, #wishlist-table td:first-child{padding-left:10px;padding-right:0;}
#wishlist-table td p{margin:5px 0 15px;}
#wishlist-table td.last{padding:4px 2px;width:1px;}
#wishlist-table td .price-box{font-size:12px;}
#wishlist-table td .price-box p{margin:0 0 5px;}
#wishlist-table td .truncated{float:left;width:auto;margin-right:10px;line-height:18px;}
#wishlist-table td .truncated .show .item-options{top:-40px;right:100%;left:auto;margin-right:15px;line-height:1.2;}
#wishlist-table td .truncated .truncated_full_value .item-options dl{background-position:100% 0;}
#wishlist-table .item-manage{margin:0 0 0 0;float:left;}
#wishlist-table .item-manage .split-button{margin:10px 9px 0 0;}
#wishlist-table .item-manage .split-button .change{margin-left:2px;}
#wishlist-table .item-manage .split-button:last-child{margin-right:0;}
.wishlist-empty{font-size:12px;padding:15px 10px;text-align:center;}
p.wishlist-empty{border:1px solid #d0d0d0;}
/* Multiple Wishlist */

.link-edit{padding-left:18px;line-height:18px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_link-edit.png) no-repeat 0 0;display:inline-block;}
.wishlist-management .link-edit{width:16px;padding:0;margin:0 5px;height:16px;text-indent:-999em;overflow:hidden;vertical-align:middle;}
.wishlist-management .btn-create{float:right;margin-bottom:10px;}
.wishlist-management .sub-title{float:left;max-width:100%;}
.wishlist-management .sub-title h2{word-wrap:break-word;}
.wishlist-management .note-msg{clear:both;margin:0 0 10px;padding:10px;border-style:solid !important;border-width:1px !important;font-size:12px !important;border-color:#fcd344;background-color:#fafaec;color:#3d6611;}
.wishlist-management .msg-private{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_lock.png) no-repeat 10px 10px #fafaec;padding-left:30px;}
.wishlist-management .table-caption .label{font-size:12px;float:left;line-height:21px;}
#wishlists-move{float:right;margin-left:10px;}
#wishlists-copy{float:right;}
#wishlists-select{background:none;padding-left:0;white-space:nowrap;float:left;max-width:220px;}
#wishlists-select strong{background:none;padding-right:0;padding-left:7px;font-weight:normal;font-size:12px;text-transform:none;}
#wishlists-select strong span{font-weight:bold;}
#wishlists-select .change{text-indent:0;width:auto;background:none;margin-left:4px;border:0;right:auto;left:100%;text-decoration:none;line-height:19px;margin-top:1px;}
#wishlists-select .change span{color:#1e75b4;text-transform:none;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_header-panel.gif) no-repeat scroll 100% -74px transparent;padding-right:10px;}
#wishlists-select.active .change span{color:#d33911;background-position:100% -130px;}
#wishlists-select .list-container{right:auto;left:0;margin-top:4px;}
#wishlists-select .list-container ul{background:#e7e7e7;border:0;}
#wishlists-select .list-container li:first-child{border-top:0;}
#wishlists-select .list-container li{border-color:#d9d9d9;}
#wishlists-select .list-container a, #wishlists-select .list-container span{color:#1e75b4;padding:5px 6px;/* background-position:-999em -999em;*/ }
#wishlists-select .list-container li:hover a, #wishlists-select .list-container li:hover span, #wishlists-select .list-container li:hover{color:#d33911;}
#wishlists-select .list-container li:hover{background-position:-999em -999em;background-color:#f8f8f8;}
#wishlists-select .list-container li.new{color:#d33911;background-color:#d9d9d9;background-position:5px 7px;padding-left:12px;}
#wishlists-select .list-container li.new:hover{background-color:#999;background-position:5px -485px;color:#fff;}
#wishlists-select .list-container li.new:hover a, #wishlists-select .list-container li.new:hover span{color:#fff;}
/* Wishlist search view */
#wishlist-search-results{}
.col3-layout #wishlist-search-results .item-name{max-width:340px;word-wrap:break-word;display:block;}
.col2-right-layout #wishlist-search-results .item-name, .col2-left-layout #wishlist-search-results .item-name{max-width:500px;}
.col1-layout #wishlist-search-results .item-name{max-width:600px;}
.wishlist-search-view{}
.list-info{border:1px solid #dadada;padding:10px 0;margin:0 0 15px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 100% 100% #fff;max-width:100%;word-wrap:break-word;}
.list-info .item{padding:5px 0;font-size:12px;border-top:1px dotted #d9d9d9;margin:0 15px;}
.list-info .item:first-child{border-top:0;}
.list-info .item .label{font-weight:normal;font-style:italic;font-size:0.9em;margin-right:5px;}
.list-info .item .label:after{content:':';}
.list-info .item .value{font-weight:bold;}
.wishlist-search-view #wishlist-table td.last{padding:15px 10px;}
.wishlist-search-view #wishlist-table .description{max-height:6.5em;max-width:280px;}
.wishlist-search-view .list-info{display:inline-block;}
.wishlist-search-view .sub-title{clear:both;}
.wishlist-search-view p.qty{text-align:center;}
/* Store credit */
.storecredit .account-balance{margin:0 0 20px;padding:0 0 10px;font-size:12px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_dots.gif) repeat-x 0 100%;}
.storecredit .account-balance .price{font-weight:bold;}
.giftcard-redeem{padding-bottom:20px;}
.giftcard-redeem .input-box{margin-right:5px;}
/* Gift card */
.giftcardaccount{position:relative;z-index:1;padding-top:1px;}
.giftcard-status .messages, .giftcardaccount .messages{margin-bottom:10px;}
.giftcardaccount p{margin:15px 0;font-size:12px;}
.giftcardaccount .fieldset{margin:0;}
.giftcardaccount .btn-only{margin:0 0 15px;}
/* Gift Card Status Check */
.giftcard-status .gift-card-info, .giftcard-status p.error-msg, .giftcardaccount #giftcard_balance_lookup .gift-card-info, .giftcardaccount #giftcard_balance_lookup p.error-msg{margin:10px 0 20px;}
.gift-card-info{margin:10px 0;padding:10px 10px 5px;border:1px dashed #d9d9d9;background:#fcf7f5;}
.gift-card-info p{font-size:12px;margin:0 0 5px;}
.gift-card-info .giftcard-number{font-weight:bold;}
.gift-card-info .form-list label{}
.gift-card-info .btn-only{padding-left:0;}
#gc-please-wait{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";-moz-opacity:0.8;opacity:0.8;}
/* Print Pages */
.page-print .print-head{}
.page-print .print-head img{float:left;}
.page-print .print-head address{float:left;margin-left:15px;}
.page-print h2.h2{margin:15px 0 10px;}
.page-print .col2-set{margin:10px 0 20px;}
/* 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;}
/* Tagged products */
.my-tag-edit{float:left;}
.my-tag-edit .btn-remove{float:right;margin:-3px 0 0 5px;position:relative;}
#my-tags-table .price-box{margin:5px 0;}
#my-tags-table .last{text-align:center;}
#my-tags-table .last p{margin:10px 0;}
/* Reward Points */
.my-rewards .box{margin:0 0 30px;}
.my-rewards .info-box .box-title{margin:10px 10px;}
.my-rewards .info-box .box-content{padding:0 10px 10px;}
.my-rewards p.error{display:inline;color:#d91a00;}
.my-rewards dl{font-size:12px;}
.my-rewards dl dt{font-weight:bold;font-size:13px;margin-top:10px;}
.my-rewards dl dt span{color:#d12c01;}
.my-rewards dl dd.last{margin:7px 0 0;}
.my-rewards .form-list label{width:auto;}
.my-rewards .form-list .control .input-box{position:static;margin:0 5px 0 0;}
.my-rewards .data-table small{display:block;font-size:1em;color:#808080;}
/* Billing Agreements */
.billing-agreements .info-box{margin:15px 0;}
.billing-agreements .info-box p{margin:0 0 9px;}
.billing-agreements .form-list li button.button{float:left;margin-left:10px;}
/* Gift Registry Functionality */
.btn-gift-registry{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/i_gift-registry3.gif) 0 0 no-repeat;padding:3px 0 0 33px;text-align:left;}
.btn-gift-registry .input-box{margin:0 0 7px;}
.btn-gift-registry select{width:100%;}
.gift-registry-name{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/i_gift-registry2.gif) 0 0 no-repeat;margin:3px 0 0;padding:0 0 0 20px;line-height:18px;}
/* Block:Gift Registry Search */
.sidebar .block-gr-search .form-alt .input-box{width:148px;margin:3px 0 0;padding:0;}
.sidebar .block-gr-search .form-alt input.input-text{width:142px;}
.sidebar .block-gr-search .form-alt select{width:148px;}
.block-gr-search p.note{margin:0 0 3px;text-align:right;color:#f15c22;}
/* Order By SKU */

.wrapper .block-addbysku .input-box.validation-error, .wrapper .block-addbysku .input-box.validation-passed{padding-right:0;background:none;}
.wrapper .block-addbysku .validation-advice{margin-right:-19px;}
.main .block.block-addbysku .block-content{padding:10px 4px 10px;}
.block-addbysku .data-table th, .block-addbysku .data-table td{padding:6px 4px;}
.block-addbysku .data-table th:first-child, .block-addbysku .data-table td:first-child{padding-left:13px;}
.sidebar .block-addbysku .actions{padding:0 13px 7px;}
p.link-widget-sku{padding:15px 13px;text-align:left;float:left;}
.sidebar p.link-widget-sku{padding:5px 13px 0;text-align:right;border-top:1px dotted #dadada;float:none;}
p.link-widget-sku a{color:#999;}
.block-addbysku .actions{text-align:right;margin:15px 0 10px;float:right;}
.sidebar .block-addbysku .actions{float:none;}
.block-addbysku .file-upload{float:left;text-align:left;border:1px solid #dadada;padding:10px 17px;background:#F5F5F5 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_block.gif) repeat-x 0 100%;margin-top:10px;}
.block-addbysku .file-upload label{display:block;float:none;width:auto;min-width:60px;text-align:left;}
.block-addbysku .file-upload p{padding:3px 0;}
.block-addbysku .file-upload .btn-reset{display:inline-block;margin-left:15px;}
.block-addbysku .file-upload .btn-reset span{margin-left:0;padding:3px 0;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_icon-reset.png) no-repeat scroll 0 50%;padding-left:15px;display:inline-block;cursor:pointer;color:#999;}
.block-addbysku .file-upload .input-box{display:block;float:none;}
.block-addbysku .file-upload .note{width:auto;clear:both;padding:2px 0;}
.block-addbysku .data-table{}
.block-addbysku .data-table td .btn-remove{margin:4px 0 0;float:right;margin-right:-16px;}
.block-addbysku .data-table td .input-box{float:left;}
.block-addbysku .data-table td .qty{width:8em!important }
.sidebar .block-addbysku .data-table td .qty{width:5em!important }
.block-addbysku .data-table td.last{padding-right:18px;}
.block-addbysku .data-table tfoot td.last{text-align:right;}
.block-addbysku .data-table .add-row{cursor:pointer;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_btn-split-item.png) no-repeat 0px 2px;padding-left:11px;font-weight:bold;color:#999;}
.block-addbysku .data-table .input-box{width:99%;}
.wrapper .block.block-addbysku .data-table .validation-advice{}
.wrapper .block.block-addbysku .data-table .col-sku{width:auto;}
.wrapper .block.block-addbysku .data-table .col-qty, .wrapper .block.block-addbysku .data-table .col-remove{width:13px;}
.wrapper .block.block-addbysku .data-table .input-text{width:99%;}
/* ======================================================================================= */

.disabled{position:relative;z-index:1;}
.disabled:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;background:#fff;opacity:0.2;}
/* MAP Popup============================================================================== */
.cart-msrp-totals{color:red;font-size:12px !important;font-weight:bold;padding:10px 20px 20px;text-align:right;text-transform:uppercase;}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;line-height:14px;font-weight:bold;padding:5px 2px;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:#efefef;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px;}
.map-popup-heading h2{color:#333;font-size:14px;font-weight:bold;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://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px;}
.map-popup-close{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:6px;right:8px;height:15px;width:15px;text-align:left;text-indent:-9999em;}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;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{background:#fefefe;clear:right;line-height:1.5;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word;}
.map-popup-only-text{border-top:1px solid #ddd;}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-before-container{margin:0 0 3px;text-align:center;}
.form-subscribe{float:left;width:183px;padding:0 17px 0 0;}
.form-subscribe-header{color:#d12c01;font-size:11px;font-weight:bold;text-decoration:none;text-transform:uppercase;}
.form-subscribe label{display:block;margin:6px 0;}
.form-subscribe input.input-text{width:177px;display:block;}
.form-subscribe button.button{margin:6px 0 0;float:right;}
.form-subscribe .validation-advice{width:180px;}
.form-subscribe .v-fix{text-align:left;padding-right:5px;}
.form-subscribe a{color:#777;}
.footer-container{margin:0 0 20px;text-align:left;background:#f8f8f8;border:1px solid #cfcfcf;padding:14px 17px 12px;}
.footer{/* background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_footer.gif) repeat-y 200px 0;*/ }
.footer a{}
.footer a:hover{text-decoration:none;}
.footer ul, .footer ul.links{display:block;float:left;width:150px;margin:0 0 0 19px;padding:0;}
.footer ul.links li, .footer ul li{display:block;vertical-align:top;margin:0 0 5px;padding:0;}
address.copyright{}
.footer .switcher-store{float:right;width:184px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_store-switch.gif) no-repeat 0 3px;padding-top:21px;}
.footer .switcher-store label{display:none;}
.footer .switcher-store select{padding:0;margin-bottom:1px;}
.footer .switcher-store ul{float:none;width:auto;padding-left:0;margin-left:0;}
.footer .switcher-store ul .current{display:none;}
/* ======================================================================================= */


/* Some sample data cms styles ================================================================================ */
.page-head-alt{}
.page-head, .page-head-alt{margin-bottom:20px;padding:23px 20px 11px;background:#f6f6f6 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_page-title.gif) repeat-x 0 0;border-bottom:1px solid #cfcfcf;}
.col-main .page-head, .col-main .page-head-alt{margin:0 -20px 20px;}
.page-head-alt .link-rss{float:right;margin-top:8px;}
.page-head h2, .page-head h3, .page-head-alt h3, .page-head-alt h2{font:normal 22px/27px Arial, Helvetica, sans-serif;color:#d12c01;}
/* Restricted ================================================================================ */
.restriction-index-stub .page{width:652px;padding-bottom:3px;}
.restriction-index-stub .main{margin-top:100px;min-height:0;height:auto !important;padding:13px;text-align:center;margin-bottom:0;}
.restriction-index-stub .col-main{color:#dedede;height:auto !important;min-height:230px;height:230px;font-size:16px;background:#4a4a4a url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/logo-offline.gif) no-repeat 50% 95px;padding:170px 60px 40px;}
.restriction-index-stub .page-title{margin:0 0 15px !important;padding:0 !important;border:0 !important;background:none;}
.restriction-index-stub .col-main h1, .restriction-index-stub .col-main h2{font:italic 35px Georgia, "Times New Roman", Times, serif;color:#fff;}
.restriction-index-stub .header-container, .restriction-index-stub .footer-container{display:none;}
.restriction-index-stub .copyright{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_shadow-offline.gif) 50% 0 no-repeat;padding:15px 0 0;margin:0;}
/* Old private sales index ================================================================================ */
.private-sales-index{background:#2b2b2b;margin:110px 0 60px;padding:40px 0;}
.private-sales-index .box{border:1px solid #e2ded0;background:#fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ps.gif) no-repeat 50% 13px;padding:50px 13px 0;width:657px;margin:0 auto;}
.private-sales-index .box .content{padding:0 60px 70px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ps.gif) no-repeat 50% 100%;font-size:14px;}
.private-sales-index .box .content p{text-align:center;}
.private-sales-index .box .content a{color:#444444;}
.private-sales-index .box .content h1{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ps-logo.gif) no-repeat 50% 0;padding:60px 0 5px;font-size:29px;font-weight:normal;color:#ec4e00;}
.private-sales-index .box .content .description{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ps-descr.gif) no-repeat 50% 0;margin:40px auto 0;width:433px;padding:30px 50px 30px;font:normal 20px Georgia, "Times New Roman", Times, serif;font-style:italic;color:#817268;}
.col1-layout .private-sales-index{margin:0 -20px -31px;height:auto !important;height:350px;min-height:350px;}
/* Private sales index ================================================================================
.private-sales-index{background:#fffdf9 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ps-home.jpg) no-repeat 50% 88px;padding-top:90px;}
.private-sales-index .box{}
.private-sales-index .box .content{}
.private-sales-index .box .content p{padding-top:475px;text-align:center;color:#444444;font-size:18px;}
.private-sales-index .box .content a{color:#c12900;}
.private-sales-index .box .content h1{display:none;}
.private-sales-index .box .content .description{display:none;}

.col1-layout .private-sales-index{margin:0 -20px -31px;background-position:0 20px;padding-top:20px;height:auto !important;height:550px;min-height:550px;} */

/* Private sales demo ==================================================================== */
.cms-private-sales-home{background-color:#fffdf9;}
.private-sales-demo{background:#fffdf9 url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/bkg_ps-home.jpg) no-repeat 50% 88px;padding-top:90px;}
.private-sales-demo h1{display:none;}
.private-sales-demo p{padding-top:475px;text-align:center;color:#444444;font-size:18px;}
.private-sales-demo a{color:#c12900;}
.col1-layout .private-sales-demo{margin:0 -20px -31px;background-position:0 20px;padding-top:20px;height:auto !important;height:550px;min-height:550px;}
/* ======================================================================================= */


/* Clears ================================================================================ */
.account-login .form-list:after, .wishlist-management .table-caption:after, .product-options dt:after, #bundleProduct:after, .events-slider:after, .product-image-popup .nav:after, .gift-item:after, .block-content:after, .block-list li.item:after, .block-poll li:after, .currently li:after, .order-info:after, .top-cart .actions:after, .header .quick-access:after, .product-view .box-related li.item:after, .bundle-summary .product:after, .collateral-tabs:after, .block-cart .block-content .item:after, .clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header-panel:after, #nav:after, .main:after, .footer-before-container:after, .footer-container:after, .footer:after, .col-main:after, .col2-set:after, .col3-set:after, .col4-set:after, .search-autocomplete li:after, .block li.item:after, .block .actions:after, .mini-products-list li:after, .cms-index-index .block-featured li.item:after, .title-buttons:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .products-grid:after, .products-list li.item:after, .product-view:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add-tags:after, .product-options .options-list li:after, .options-container-small .product-options:after, .product-options-bottom:after, .product-review:after, .box-collateral:after, .box-collateral .box-content:after, .collateral-tabs .tab-content:after, .account-login:after, .cart .cart-collaterals:after, .cart:after, .opc .step-title:after, .checkout-progress:after, .form-list li:after, .form-list li.fields .field:after, .clearfix:after, .buttons-set:after, .buttons-set2:after, .page-print .print-head:after, .new-product-spotlight .more-new .item:after, .addresses-list .col-2 li:after, .product-view .product-shop:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
/* ======================================================================================= */

.guest-select{width:305px !important;}
/*=================================ks facilitator search css =========================*/
.facilitator-search{ max-height:400px; width:75%;overflow-y:scroll;}
.facilitator-search td {border: medium none !important; width: 300px;padding: 8px 0 0;}
.catalog-category-view .facilitator-search {margin:17px 1px 2px 36px;max-height:400px;overflow-y: scroll;width:75%;}
#facilatator-table tr {border-bottom:1px dashed; display:inline; margin:9px 0 0 !important; }
.facilitator-advanced .form-list input.input-text, .form-list textarea  {float: left; vertical-align: top;width: 250px;}
.facilitator-advanced .form-list select {float: left;vertical-align: top;width: 255px;}
.facilitator > a {float: right; margin: -65px auto;}
.facilitator > a:hover { text-decoration:underline; }

/*Marco Segura: Styles for virtual_Receipts extension*/
.container-receipts{display:none;}
.container-receipts .input_fields_wrap input{width:100%;margin-bottom:10px;}

/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { margin:10px 0; }
.widget .widget-title h2 { font-size:18px; color:#d12c01; }

.widget .widget-products { margin:0 -20px 0; }
.cms-home .col1-layout .widget .widget-products,
.cms-index-index .col1-layout .widget .widget-products { margin:0 0 20px; }
.col-main > .widget { display:block; margin:40px 0 0; }
.col-main > .widget + .widget { margin-top:20px; }

/* std class reset */
.widget .products-grid { list-style:none; margin-bottom:0; padding-left:20px; }
.widget .products-grid p,
.widget .products-list p { margin-bottom:0; }
.widget .products-list { list-style:none; margin-bottom:0; padding-left:0; }
.widget .add-to-links { list-style:none; padding-left:0; margin:5px 0; }

/* Widget Banner */
.widget-banner { clear:both; display:block; width:100%; overflow:hidden; text-align:center; }
.widget-banner li { margin:7px 0; }

.top-container .widget-banner li { margin:0; }

.footer-before-container .widget-banner li { margin:0; }

.widget-banner-inline { display:block; clear:both; padding:7px 0; text-align:center; }
.widget-banner-inline ul,
.widget-banner-inline li { display:inline; }
.widget-banner-inline li { margin:0 3px; }
.widget-banner-inline li img { vertical-align:middle; }

/* Widget New Proructs */
.widget-new-products { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-new-products { display:block; padding:0 20px; }

/* Widget Viewed Proructs */
.widget-viewed { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-viewed { display:block; padding:0 20px; }

/* Widget Compared Proructs */
.widget-compared { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-compared { display:block; padding:0 20px; }

/* Widget CMS Static Block */
.widget-static-block {}

/* Widget Catalog Events Carousel */
.widget-events { display:block !important; }

/* Widgets Links Common Styles */
/* Style 1 */
/*.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { float:left; border:1px solid #cfcfcf; border-bottom-color:#b2b2b2; margin:13px -1px 0 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { float:left; font-size:12px; background:#f2f2f2; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; padding:2px 5px 4px; color:#cc7137; text-decoration:underline; white-space:nowrap; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#1e75b4; text-decoration:none; }*/
/* Style 2 */
.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { display:block; padding:12px 12px; background:#fff url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

.footer-before-container .widget-product-link,
.footer-before-container .widget-category-link,
.footer-before-container .widget-cms-link,
.footer-before-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.footer-before-container .widget-product-link a,
.footer-before-container .widget-category-link a,
.footer-before-container .widget-cms-link a,
.footer-before-container .widget-hierarchy-link a { display:block; padding:10px 12px; background:#fff url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; cursor:pointer; }
.footer-before-container .widget-product-link a:hover,
.footer-before-container .widget-category-link a:hover,
.footer-before-container .widget-cms-link a:hover,
.footer-before-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

/* Widget 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 { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-product-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-product-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-product-link-icon.gif) 17px 3px no-repeat;*/ }
.sidebar .widget-product-link a { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-product-link a:hover { color:#333; text-decoration:none; }

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

.top-container .widget-category-link { border-bottom:0; }
.top-container .widget-category-link a { border-color:#ca3934; color:#d53c00; background-image:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-links2.gif); background-color:#f9d2c1; }
.top-container .widget-category-link a:hover { color:#fff; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-category-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-category-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-category-link-icon.gif) 19px 3px no-repeat;*/ }
.sidebar .widget-category-link a { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-category-link a:hover { color:#333; text-decoration:none; }

/* 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 { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-link a { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-link a:hover { color:#333; text-decoration:none; }

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

.col-main .widget-cms-hierarchy-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-hierarchy-link a { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-hierarchy-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-hierarchy-link a { font-size:12px; background:url(https://www.loveandlogic.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

/* Widget SKU */
/* .widget-sku {} */
/* ======================================================================================= */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seo-content {
  color: #333;
  width: 600px;
  margin: 0 auto;
  padding: 5px 10px;
  margin-top: -50px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
    display:none;
 }

/*seo-info*/

/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}

/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family:Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family:Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family:Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform:none;
}
.seo-info .seo-info-text-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
}

/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width:100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label, .seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  box-shadow: none;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label, .seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width:100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}

/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}

/*link*/
.seo-info .seo-additional-info-link-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}

/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}

/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}

.seo-info .m-seo-info-scroll-hide {
  display: none;
}

/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display:table;
  width:100%;
  padding-top: 3px;
}

.seo-info .m-seo-info-template-table-row {
  display:table-row;
}

.seo-info .m-seo-info-template-table-cell {
  display:table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}

.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-template-table-cell:nth-child(3) {
   border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}

.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell{
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-id-width {
  width: 30px;
}

.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}

.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}

.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}

.seo-info .m-seo-info-status-width {
  width: auto;
}

/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}

@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 100%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display:none;
 }
.seositemap-index-index div.seositemap-map table {
  width:100%;
}
.seositemap-index-index div.seositemap-map table tbody tr td {
  vertical-align: top;
}
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-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: 1px dotted }
b, strong { font-weight: 700 }
dfn { font-style: italic }
h1 { margin: .67em 0; font-size: 2em }
mark { color: #000; background: #ff0 }
small { font-size: 80% }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em }
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit }
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 {
padding:0;
border: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-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid silver }
legend { padding: 0; border: 0 }
textarea { overflow: auto }
optgroup { font-weight: 700 }
table { border-spacing: 0; border-collapse: collapse }
td, th { padding: 0 }/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
*, :before, :after { color: #000!important; text-shadow: none!important; background: transparent!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: "" }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid }
thead { display: table-header-group }
tr, img { page-break-inside: avoid }
img { max-width: 100%!important }
p, h2, h3 { orphans: 3; widows: 3 }
h2, h3 { page-break-after: avoid }
select { background: #fff!important }
.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 th, .table-bordered td { border: 1px solid #ddd!important }
}
@font-face { font-family: 'Glyphicons Halflings'; src: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/fonts/glyphicons-halflings-regular.eot); src: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/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: "\2a" }
.glyphicon-plus:before { content: "\2b" }
.glyphicon-euro:before, .glyphicon-eur: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" }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
:before, :after { -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 }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit }
a { color: #428bca; text-decoration: none }
a:hover, a:focus { color: #2a6496; text-decoration: underline }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
figure { margin: 0 }
img { vertical-align: middle }
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img { display: block; max-width: 100%; height: auto }
.img-rounded { border-radius: 6px }
.img-thumbnail { display: inline-block; max-width: 100%; height: auto; padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.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 }
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, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: 400; line-height: 1; color: #777 }
h1, .h1, h2, .h2, h3, .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, .h4, h5, .h5, h6, .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: #428bca }
a.text-primary:hover { color: #3071a9 }
.text-success { color: #3c763d }
a.text-success:hover { color: #2b542c }
.text-info { color: #31708f }
a.text-info:hover { color: #245269 }
.text-warning { color: #8a6d3b }
a.text-warning:hover { color: #66512c }
.text-danger { color: #a94442 }
a.text-danger:hover { color: #843534 }
.bg-primary { color: #fff; background-color: #428bca }
a.bg-primary:hover { background-color: #3071a9 }
.bg-success { background-color: #dff0d8 }
a.bg-success:hover { background-color: #c1e2b3 }
.bg-info { background-color: #d9edf7 }
a.bg-info:hover { background-color: #afd9ee }
.bg-warning { background-color: #fcf8e3 }
a.bg-warning:hover { background-color: #f7ecb5 }
.bg-danger { background-color: #f2dede }
a.bg-danger:hover { background-color: #e4b9b9 }
.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee }
ul, ol { margin-top: 0; margin-bottom: 10px }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0 }
.list-unstyled { padding-left: 0; list-style: none }
.list-inline { padding-left: 0; margin-left: -5px; list-style: none }
.list-inline>li { display: inline-block; padding-right: 5px; padding-left: 5px }
dl { margin-top: 0; margin-bottom: 20px }
dt, dd { line-height: 1.42857143 }
dt { font-weight: 700 }
dd { margin-left: 0 }

@media (min-width:768px) {
.dl-horizontal dt { float: left; width: 160px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap }
.dl-horizontal dd { margin-left: 180px }
}
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777 }
.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 p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0 }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777 }
blockquote footer:before, blockquote small: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 footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: '' }
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small: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 }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { 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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { 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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { 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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { 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 }
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>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { 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>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td { border-top: 0 }
.table>tbody+tbody { border-top: 2px solid #ddd }
.table .table { background-color: #fff }
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td { padding: 5px }
.table-bordered { border: 1px solid #ddd }
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #ddd }
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td { border-bottom-width: 2px }
.table-striped>tbody>tr:nth-child(odd) { background-color: #f9f9f9 }
.table-hover>tbody>tr:hover { background-color: #f5f5f5 }
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 }
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th { background-color: #f5f5f5 }
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th { background-color: #e8e8e8 }
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th { background-color: #dff0d8 }
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th { background-color: #d0e9c6 }
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th { background-color: #d9edf7 }
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th { background-color: #c4e3f3 }
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th { background-color: #fcf8e3 }
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th { background-color: #faf2cc }
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th { background-color: #f2dede }
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th { 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>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td { white-space: nowrap }
.table-responsive>.table-bordered { border: 0 }
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 }
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 }
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td { 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 }
input[type=radio], input[type=checkbox] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal }
input[type=file] { display: block }
input[type=range] { display: block; width: 100% }
select[multiple], select[size] { height: auto }
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus { outline: thin dotted; 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, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s }
.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[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eee; opacity: 1 }
textarea.form-control { height: auto }
input[type=search] { -webkit-appearance: none }
input[type=date], input[type=time], input[type=datetime-local], input[type=month] { line-height: 34px; line-height: 1.42857143 \0 }
input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm { line-height: 30px; line-height: 1.5 \0 }
input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg { line-height: 46px; line-height: 1.33 \0 }
_:-ms-fullscreen, :root input[type=date], _:-ms-fullscreen, :root input[type=time], _:-ms-fullscreen, :root input[type=datetime-local], _:-ms-fullscreen, :root input[type=month] {
line-height:1.42857143
}
_:-ms-fullscreen.input-sm, :root input[type=date].input-sm, _:-ms-fullscreen.input-sm, :root input[type=time].input-sm, _:-ms-fullscreen.input-sm, :root input[type=datetime-local].input-sm, _:-ms-fullscreen.input-sm, :root input[type=month].input-sm {
line-height:1.5
}
_:-ms-fullscreen.input-lg, :root input[type=date].input-lg, _:-ms-fullscreen.input-lg, :root input[type=time].input-lg, _:-ms-fullscreen.input-lg, :root input[type=datetime-local].input-lg, _:-ms-fullscreen.input-lg, :root input[type=month].input-lg {
line-height:1.33
}
.form-group { margin-bottom: 15px }
.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px }
.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: 400; cursor: pointer }
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] { position: absolute; margin-top: 4px \9; margin-left: -20px }
.radio+.radio, .checkbox+.checkbox { margin-top: -5px }
.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer }
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { margin-top: 0; margin-left: 10px }
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] { cursor: not-allowed }
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed }
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label { cursor: not-allowed }
.form-control-static { 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, .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
select.input-sm, select.form-group-sm .form-control { height: 30px; line-height: 30px }
textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control { height: auto }
.input-lg, .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px }
select.input-lg, select.form-group-lg .form-control { height: 46px; line-height: 46px }
textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control { height: auto }
.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 }
.input-lg+.form-control-feedback { width: 46px; height: 46px; line-height: 46px }
.input-sm+.form-control-feedback { width: 30px; height: 30px; line-height: 30px }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto }
.form-inline .input-group>.form-control { width: 100% }
.form-inline .control-label { margin-bottom: 0; vertical-align: middle }
.form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle }
.form-inline .radio label, .form-inline .checkbox label { padding-left: 0 }
.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] { position: relative; margin-left: 0 }
.form-inline .has-feedback .form-control-feedback { top: 0 }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { padding-top: 7px; margin-top: 0; margin-bottom: 0 }
.form-horizontal .radio, .form-horizontal .checkbox { 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: 14.3px }
}

@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label { padding-top: 6px }
}
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.btn:hover, .btn:focus, .btn.focus { 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 { pointer-events: none; cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65 }
.btn-default { color: #333; background-color: #fff; border-color: #ccc }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad }
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { background-image: none }
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc }
.btn-default .badge { color: #fff; background-color: #333 }
.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary { color: #fff; background-color: #3071a9; border-color: #285e8e }
.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.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-color: #428bca; border-color: #357ebd }
.btn-primary .badge { color: #428bca; background-color: #fff }
.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439 }
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success { background-image: none }
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { 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:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc }
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info { background-image: none }
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { 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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512 }
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning { background-image: none }
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { 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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925 }
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger { background-image: none }
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a }
.btn-danger .badge { color: #d9534f; background-color: #fff }
.btn-link { font-weight: 400; color: #428bca; 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:hover, .btn-link:focus, .btn-link:active { border-color: transparent }
.btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent }
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777; text-decoration: none }
.btn-lg, .btn-group-lg>.btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px }
.btn-sm, .btn-group-sm>.btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
.btn-xs, .btn-group-xs>.btn { 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=submit].btn-block, input[type=reset].btn-block, input[type=button].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; visibility: hidden }
.collapse.in { display: block; visibility: visible }
tr.collapse.in { display: table-row }
tbody.collapse.in { display: table-row-group }
.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility }
.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent }
.dropdown { 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; -webkit-background-clip: padding-box; 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:hover, .dropdown-menu>li>a:focus { color: #262626; text-decoration: none; background-color: #f5f5f5 }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { color: #fff; text-decoration: none; background-color: #428bca; outline: 0 }
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { color: #777 }
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { 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 solid }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px }

@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>.btn, .btn-group-vertical>.btn { position: relative; float: left }
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { z-index: 2 }
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus { outline: 0 }
.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-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>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0 }
.btn-group>.btn-group:last-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-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-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=radio], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox] { 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-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.33; 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 }
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].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 }
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn { height: auto }
.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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=radio], .input-group-addon input[type=checkbox] { 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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn { 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:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn { 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:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active { 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 { 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:hover, .nav>li>a:focus { text-decoration: none; background-color: #eee }
.nav>li.disabled>a { color: #777 }
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent }
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus { background-color: #eee; border-color: #428bca }
.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:hover, .nav-tabs>li.active>a:focus { 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:hover, .nav-tabs.nav-justified>.active>a:focus { 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:hover, .nav-tabs.nav-justified>.active>a:focus { 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:hover, .nav-pills>li.active>a:focus { color: #fff; background-color: #428bca }
.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:hover, .nav-tabs-justified>.active>a:focus { 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:hover, .nav-tabs-justified>.active>a:focus { border-bottom-color: #fff }
}
.tab-content>.tab-pane { display: none; visibility: hidden }
.tab-content>.active { display: block; visibility: visible }
.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; -webkit-overflow-scrolling: touch; 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) }
.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; visibility: visible!important }
.navbar-collapse.in { overflow-y: visible }
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-right: 0; padding-left: 0 }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px }

@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px }
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse { margin-right: -15px; margin-left: -15px }

@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse { 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-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030 }

@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom { 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 }
.navbar-brand { float: left; height: 50px; padding: 15px 15px; font-size: 18px; line-height: 20px }
.navbar-brand:hover, .navbar-brand:focus { 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-top: 8px; margin-right: 15px; 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>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px }
.navbar-nav .open .dropdown-menu>li>a { line-height: 20px }
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus { 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-top: 8px; margin-right: -15px; margin-bottom: 8px; margin-left: -15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.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) }

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto }
.navbar-form .input-group>.form-control { width: 100% }
.navbar-form .control-label { margin-bottom: 0; vertical-align: middle }
.navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle }
.navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0 }
.navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] { 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 { 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:hover, .navbar-default .navbar-brand:focus { 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:hover, .navbar-default .navbar-nav>li>a:focus { color: #333; background-color: transparent }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #555; background-color: #e7e7e7 }
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus { color: #ccc; background-color: transparent }
.navbar-default .navbar-toggle { border-color: #ddd }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { 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-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { 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:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus { color: #333; background-color: transparent }
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus { color: #555; background-color: #e7e7e7 }
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #ccc; background-color: transparent }
}
.navbar-default .navbar-link { color: #777 }
.navbar-default .navbar-link:hover { color: #333 }
.navbar-default .btn-link { color: #777 }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333 }
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc }
.navbar-inverse { background-color: #222; border-color: #080808 }
.navbar-inverse .navbar-brand { color: #9d9d9d }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { 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:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #fff; background-color: transparent }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #fff; background-color: #080808 }
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus { color: #444; background-color: transparent }
.navbar-inverse .navbar-toggle { border-color: #333 }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { 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-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { 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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus { color: #fff; background-color: transparent }
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus { color: #fff; background-color: #080808 }
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #444; background-color: transparent }
}
.navbar-inverse .navbar-link { color: #9d9d9d }
.navbar-inverse .navbar-link:hover { color: #fff }
.navbar-inverse .btn-link { color: #9d9d9d }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff }
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus { 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: #428bca; text-decoration: none; background-color: #fff; border: 1px solid #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>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { color: #2a6496; background-color: #eee; border-color: #ddd }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { z-index: 2; color: #fff; cursor: default; background-color: #428bca; border-color: #428bca }
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { 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 }
.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 }
.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:hover, .pager li>a:focus { 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:hover, .pager .disabled>a:focus, .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:hover, a.label:focus { 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]:hover, .label-default[href]:focus { background-color: #5e5e5e }
.label-primary { background-color: #428bca }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9 }
.label-success { background-color: #5cb85c }
.label-success[href]:hover, .label-success[href]:focus { background-color: #449d44 }
.label-info { background-color: #5bc0de }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5 }
.label-warning { background-color: #f0ad4e }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f }
.label-danger { background-color: #d9534f }
.label-danger[href]:hover, .label-danger[href]:focus { 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: baseline; background-color: #777; border-radius: 10px }
.badge:empty { display: none }
.btn .badge { position: relative; top: -1px }
.btn-xs .badge { top: 0; padding: 1px 5px }
a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer }
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge { color: #428bca; background-color: #fff }
.nav-pills>li>a>.badge { margin-left: 3px }
.jumbotron { padding: 30px 15px; 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 { border-radius: 6px }
.jumbotron .container { max-width: 100% }

@media screen and (min-width:768px) {
.jumbotron { padding: 48px 0 }
.container .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>img, .thumbnail a>img { margin-right: auto; margin-left: auto }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca }
.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: #428bca; -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-striped .progress-bar, .progress-bar-striped { 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.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite }
.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-right, .media>.pull-right { padding-left: 10px }
.media-left, .media>.pull-left { padding-right: 10px }
.media-left, .media-right, .media-body { 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>.badge { float: right }
.list-group-item>.badge+.badge { margin-right: 5px }
a.list-group-item { color: #555 }
a.list-group-item .list-group-item-heading { color: #333 }
a.list-group-item:hover, a.list-group-item:focus { color: #555; text-decoration: none; background-color: #f5f5f5 }
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { color: #777; cursor: not-allowed; background-color: #eee }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777 }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #428bca; border-color: #428bca }
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small { color: inherit }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #e1edf7 }
.list-group-item-success { color: #3c763d; background-color: #dff0d8 }
a.list-group-item-success { color: #3c763d }
a.list-group-item-success .list-group-item-heading { color: inherit }
a.list-group-item-success:hover, a.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6 }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d }
.list-group-item-info { color: #31708f; background-color: #d9edf7 }
a.list-group-item-info { color: #31708f }
a.list-group-item-info .list-group-item-heading { color: inherit }
a.list-group-item-info:hover, a.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3 }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f }
.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3 }
a.list-group-item-warning { color: #8a6d3b }
a.list-group-item-warning .list-group-item-heading { color: inherit }
a.list-group-item-warning:hover, a.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b }
.list-group-item-danger { color: #a94442; background-color: #f2dede }
a.list-group-item-danger { color: #a94442 }
a.list-group-item-danger .list-group-item-heading { color: inherit }
a.list-group-item-danger:hover, a.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus { 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>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-heading+.list-group .list-group-item:first-child { border-top-width: 0 }
.list-group+.panel-footer { border-top-width: 0 }
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table { margin-bottom: 0 }
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption { padding-right: 15px; padding-left: 15px }
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px }
.panel>.table:first-child>thead: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-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px }
.panel>.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 td:first-child, .panel>.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 td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child { border-top-left-radius: 3px }
.panel>.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 td:last-child, .panel>.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 td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child { border-top-right-radius: 3px }
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px }
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px }
.panel>.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 td:first-child, .panel>.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 td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child { border-bottom-left-radius: 3px }
.panel>.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 td:last-child, .panel>.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 td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.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 th, .panel>.table>tbody:first-child>tr:first-child td { border-top: 0 }
.panel>.table-bordered, .panel>.table-responsive>.table-bordered { border: 0 }
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 }
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 }
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th { border-bottom: 0 }
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .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>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group { 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: #428bca }
.panel-primary>.panel-heading { color: #fff; background-color: #428bca; border-color: #428bca }
.panel-primary>.panel-heading+.panel-collapse>.panel-body { border-top-color: #428bca }
.panel-primary>.panel-heading .badge { color: #428bca; background-color: #fff }
.panel-primary>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #428bca }
.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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0 }
.embed-responsive.embed-responsive-16by9 { padding-bottom: 56.25% }
.embed-responsive.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:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: .5 }
button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: 0 0; border: 0 }
.modal-open { overflow: hidden }
.modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0 }
.modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%) }
.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; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0,0,0,.2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); box-shadow: 0 3px 9px rgba(0,0,0,.5) }
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #000 }
.modal-backdrop.fade { filter: alpha(opacity=0); opacity: 0 }
.modal-backdrop.in { filter: alpha(opacity=50); opacity: .5 }
.modal-header { min-height: 16.43px; 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-size: 12px; line-height: 1.4; visibility: visible; 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-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px }
.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid }
.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 { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000 }
.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; 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; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000 }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000 }
.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: left; white-space: normal; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.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-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 }
.popover>.arrow, .popover>.arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid }
.popover>.arrow { border-width: 11px }
.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 }
.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>img, .carousel-inner>.item>a>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: transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000 }
.carousel-inner>.item.next, .carousel-inner>.item.active.right { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0) }
.carousel-inner>.item.prev, .carousel-inner>.item.active.left { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0) }
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 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); 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:hover, .carousel-control:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9 }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif }
.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-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px }
.carousel-caption { right: 20%; left: 20%; padding-bottom: 30px }
.carousel-indicators { bottom: 20px }
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after { display: table; content: " " }
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer: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; visibility: hidden!important }
.affix { position: fixed }
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none!important }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none!important }

@media (max-width:767px) {
.visible-xs { display: block!important }
table.visible-xs { display: table }
tr.visible-xs { display: table-row!important }
th.visible-xs, td.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 }
tr.visible-sm { display: table-row!important }
th.visible-sm, td.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 }
tr.visible-md { display: table-row!important }
th.visible-md, td.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 }
tr.visible-lg { display: table-row!important }
th.visible-lg, td.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 }
tr.visible-print { display: table-row!important }
th.visible-print, td.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 }
}

/* FIXES TO MAGENTO STYLES */
body{background:#b3c4c8;color:#5a5a5a;font-family:'Roboto Condensed';-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}
a{transition:color 300ms ease-in-out, background-color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out, background-color 300ms ease-in-out;-webkit-transition:color 300ms ease-in-out, background-color 300ms ease-in-out;-o-transition:color 300ms ease-in-out, background-color 300ms ease-in-out;outline:none;}
a:hover{text-decoration:none;}
img{max-width:100%;}
h1,h2,h3,h4,h5{font-family:'Times New', Times;color:#184a5f;}


.btn{border:0;font-weight:normal;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#fff;text-transform:uppercase;font-weight:700;
-webkit-transition:all .3s ease-in-out;
   -moz-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out;
-webkit-border-radius:0;
   -moz-border-radius:0;
        border-radius:0;}
.btn:hover{color:#fff;cursor:pointer;}
.btn-default{background:#94a4a8;}
.btn-default:hover{background:#111;}
.btn-empty{padding:0;background:transparent;color:#ed1e35!important;}
.btn-empty:hover{background:transparent;color:#184a5f!important;}
.btn-primary{background:#ed1e35;}
.btn-primary:hover{background:#111;}


.form-control{border:0;
-webkit-border-radius:0;
   -moz-border-radius:0;
        border-radius:0;}


.wrapper{min-width:280px;}
.page{text-align:left;width:auto;}
.page-header{margin-top:20px;}
.page.container-fluid{max-width:3000px;margin:0 auto;padding:0;}
.page.container-fluid .footer > .container{margin:0 auto;padding:0;}
ul li{list-style:none }
.sidebar ol li {list-style: none;}
.std ul.form-list li {list-style: none;}
.divider{background:#eee;}
.branding{position:relative;margin:0;height:auto;}
.branding .logo{margin:0;}
.branding a.logo{ background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite.png) -115px -2px no-repeat; width:214px; height:60px; display:inline-block; max-width:100%;}
.cms-b-responsive-home-page .body-wrapper{padding:0;width:100%;}
/*Bundle Products*/
#bundleProduct { width: auto!important; }
.product-view .product-shop { width: 416px; padding: 0 30px;}
.short-description {font-size: 1em; padding-top: 5px;}
.product-ids {whitespace: normal}
.sku {display: block;
  float: left;
  margin-top: 8px;
  padding-right: 10px;}
.add-to-cart {display: inline-block; }

/*404*/
.cms-index-noroute .full-width-column {padding-bottom: 40px;}
.cms-index-noroute .full-width-column p {margin-top: 1em; margin-bottom: 0;}


.breadcrumb{background:none;padding:0px;font-family:'Times New Roman','Times';font-style:italic;}
.checkout-link{float:right;}
.switches{background:none;line-height:38px;white-space:nowrap;}
.top-cart{white-space:normal;}
#dropdown{position:absolute;right:0;top:100%;}
#dropdown label{font-weight:normal;line-height:normal;text-align:left;}
#dropdown .close{font-size:14px;color:#333;opacity:1;}
#dropdown .actions .btn-link{clear:both;display:block;margin-top:8px;padding-left:0;text-align:left;}
.buttons-set{margin:2em 0;border:none;padding:0;}
#messages_product_view{margin:0 auto;padding:0;}

.main-row {background: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/site-bg.png) repeat-y;}
@media (min-width: 1200px) {.main-row {background: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/site-wide-bg.png) repeat-y;}}
.body-wrap {}
.product-view{background:none;margin:20px auto;padding:0;float:none;border:0;width:auto!important;}
.product-view .short-description{display:block;font-size:inherit;}
.product-view .add-to-box{margin-top:10px;}
.product-view .add-to-box .add-to-links{margin-top:10px !important;float:none;}
.body-wrap:after {display: block; content: ''; clear: both;}
.product-main-info{border-bottom:1px solid #e3ebec;}
.product-main-info h1{font-size:1.6em;line-height:1.3em;font-weight:700;margin:0 0 15px;}
.product-main-info .availability.in-stock{font-weight:normal;color:#9aa9ac;text-transform:uppercase;}

.rating-box{width:80px;height:15px;}
.rating-box .rating{float:left;height:15px;}
.rating-links{font-size:inherit;}
.rating-links a{text-decoration:none;display:inline-block;margin-right:5px;}

.add-to-box .add-to-cart{float:none;}

/* add to links */
ul.add-to-links{font-size:inherit;font-family:'Times New Roman', Times;margin:0 0 15px;padding:15px 0;border-bottom:1px solid #e3ebec;}
ul.add-to-links::after{clear:both;content:'';display:block;}
ul.add-to-links li{display:inline-block;float:left;color:#111;}
ul.add-to-links li::after{display:inline-block;margin-right:10px;content:'/';}
ul.add-to-links li:last-child{margin-right:0;}
ul.add-to-links li:last-child::after{display:none;}
ul.add-to-links li a{display:inline-block;font-style:italic;margin-right:10px;color:#111;}
ul.add-to-links li a:hover{color:#ed1e35;}
.catalog-category-view ul.add-to-links li a{display:inline-block;font-style:normal; font-family: "Roboto Condensed"; margin-right:10px;color:#FFF; background-color: #94a4a8;}
.catalog-category-view ul.add-to-links li a:hover{color:#ed1e35;}


.product-tabs .nav-tabs{margin:0;border-bottom:0;}
.product-tabs .nav-tabs > li{margin-bottom:0;position:relative;}
.product-tabs .nav-tabs > li > a{margin-right:11px;border:0;padding:15px 30px;line-height:.9em;background:#d5ddde;height:42px;
-webkit-border-radius:0;
   -moz-border-radius:0;
        border-radius:0;}
.product-tabs .nav-tabs > li > a::after{position:absolute;border-width:21px 6px;border-style:solid;border-color:rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #d5ddde #d5ddde;content:'';right:-12px;top:0;
-webkit-transition:all 300ms ease-in-out;
     -o-transition:all 300ms ease-in-out;
        transition:all 300ms ease-in-out;}
.product-tabs .nav-tabs > li.active > a::after{border-color:rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #e3ebec #e3ebec!important;}
.product-tabs .nav-tabs > li.active > a,
.product-tabs .nav-tabs > li.active > a:hover,
.product-tabs .nav-tabs > li.active > a:focus{background:#e3ebec;border:0;}
.product-tabs .nav-tabs > li > a,
.product-tabs .nav-tabs > li > a:hover,
.product-tabs .nav-tabs > li > a:focus{background:#d5ddde;border:0;}
.product-tabs .nav-tabs > li > a{display:block!important;}
.product-tabs .nav-tabs > li.active a{}
.product-tabs .tab-content > .active{}
.product-tabs .tab-content > .tab-pane{padding:30px;background:#e3ebec;}


.universal-ad-block{padding:50px;background:#e3ebec;}
.universal-ad-block p{padding:0;margin:0;}
.universal-ad-block img{display:block;margin:0 auto;max-width:100%;height:auto;}


.page-title{border-bottom:1px solid #EEEEEE;margin:0 0 10px;padding:20px 0 9px;background:none;}
.page-title h1,
.page-title h2{color:#5A5A5A;font:32px/36px "Helvetica Neue", Helvetica, Arial, sans-serif;margin-top:0;}
.account-login .new-users,
.account-login .registered-users{width:49%;}
.account-login{background:none;margin-bottom:20px;}
.account-login .fieldset h2{margin:0;}
.customer-account-login .btn-link {background-color: #9fb1b2;}
.font12{font-size:12px !important;}
.color-primary{color:#333 !important;}
.mr-3{margin-right:3px;}
a.product-image{padding:0;}


.sidebar .mini-products-list .product-image{border:none;width:auto;}
.sidebar .mini-products-list .product-details{margin:0; padding-right:20px;}


.page.container > .span12{min-height:400px;}
.product-name,
.category-products .price-box{font-size:14px;}
.product-essential .price-box{font-size:18px;margin-bottom:15px;}
.product-essential .product-image .img-thumbnail{padding:0;background-color:transparent;border:2px solid #e3eced;
-webkit-border-rasius:0;
   -moz-border-radius:0;
        border-radius:0;
-webkit-transition:all .2s ease-in-out;
     -o-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;}

.sidebar{}
.sidebar .block .block-title{background-color:#888888;color:#fff;padding:20px;font-size:1.4em;}
.sidebar .block .block-title p.h3{color:#fff;}
.sidebar .block p.panel-title {font-size: 1em; font-weight: bold; font-family: "Times New Roman", serif;}
.sidebar .block .block-title strong{background-image:none;padding:0;font-size:inherit;}
.sidebar .block .block-title span{font-size:inherit;}

.body-wrap{}
.body{background:#f2f8f9;padding:30px;}

.block .block-content .product-name{font-size:12px;}
.block-poll .label{text-align:left;}
#poll-answers label{color:#999999;}
.nav-container {background-image: none; }
#nav {background-image: none; background-color:transparent;color:#999999;text-transform:uppercase; font-family: 'Roboto Condensed';}
#nav a.level-top {background-image: none; border: 0;}
#nav a.level-top span {background-image: none;}

/*newsletter sign up*/
.join-box-form {display: none; position: absolute; top: 50px; padding: 10px; background-color: #ffd200; z-index: 100;   max-width: 280px;}
.static-container a.red-button {margin-bottom: 10px; text-decoration: none;}
.container-wrap a.red-button {text-decoration: none;}
.navbar-inverse .navbar-nav > li > a{color:#999999;text-transform:uppercase; border: 0;}
.nav .parent:hover > .dropdown-menu{display:block;top:0;left:100%;}
.nav .parent{position:relative;}
.nav .level0.parent:hover > .dropdown-menu{top:auto;left:auto;}
.nav .level0.parent{position:static;}
.nav.mega-menu li.level1{float:left;}
.nav.mega-menu li.level1 .dropdown-menu{position:relative;display:block;float:none;left:auto;}
.nav.mega-menu ul.columns2{-webkit-columns:2;-moz-columns:2;columns:2;}
.nav.mega-menu .dropdown-menu{padding:15px;}
.nav.mega-menu .dropdown-menu .container{padding:0;width:auto;}
.submenu-container {padding: 10px; box-sizing: border-box;}
.submenu-container .container {max-width: 100%; width: 600px;}
.nav-1 .submenu-container ul.level0,
.nav-2 .submenu-container ul.level0,
.nav-3 .submenu-container ul.level0,
.nav-4 .submenu-container ul.level0 {display: none;}

.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li .static-container a.red-button {color: #fff; height: auto; display: block; padding: 14px; text-align: center;}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li .static-container a {height: auto; display: inline-block; padding: 3px;}
.static-container a.red-button:hover {background-color: #e88136;}


.nav.mega-menu .dropdown-menu .container .static-container .img-thumbnail{display:block;width:100%;}
.nav.mega-menu .dropdown-menu .see-all{margin-top:10px;}
.nav.mega-menu .level0 > .dropdown-menu > .see-all{border-top:1px solid rgba(0, 0, 0, 0.15);padding-top:8px;}
.block-layered-nav .currently li{padding-right:10px;background:none;}
.sorter .sort-by{float:left;margin-right:40px;}
.sorter .amount,
.sorter .limiter{float:right;}
.sorter .amount{margin-right:40px;}

.products-grid li.item{}
.products-grid li.item .row{margin:0;background:#fff;}
.products-grid li.item .row [class*=col-]{padding:15px;}
.products-grid li.item .row [class*=col-].actions{border-top:1px solid #e3ebec;}
.products-grid li.item .row [class*=col-].actions::after{clear:both;display:block;}
.products-grid li.item .row [class*=col-].actions .add-to-compare{}
.products-grid li.item .row [class*=col-].actions .add-to-cart{}
.btn-primary, .view-details.btn, .btn-default {float: none; display: inline-block; clear: both; margin-top: 10px;}
.join-box-form .btn-primary {margin-top: 0;}
.wishlist-index-index .btn-default {margin-top: 0;}
.wishlist-index-index .btn-link {background-color: #94a4a8}
.wishlist-index-index .description .inner {margin-bottom: 10px;}
.products-grid li.item .product-image-wrap{position:relative;border:2px solid #e4edee;}
.products-grid li.item .product-image-wrap .product-image{display:block;width:auto;}
.products-grid li.item .product-image-wrap .product-image img{width:100%;height:auto;}
.products-grid li.item .product-image-wrap .availability{padding:4px 0;text-align:center;background:#e4edee;color:#9aa9ac;position:absolute;bottom:0;left:0;right:0;line-height:1;text-transform:uppercase;font-size:.8em;}
.products-grid li.item .product-image-wrap .availability.in-stock{display: none;}
.products-grid li.item h2.product-name{margin:0;font-size:1.2em;line-height:1.2em;}

.cart{background:none;}
.cart .cart-collaterals h2{font-size:1.6em;}
.opc-progress-container{width:20%;}
.opc .step,
.form-list label{font-size:inherit;}
#checkout-step-login .col2-set{background:none;}
#newsletter-validate-detail input{display:block;margin-bottom:0;}
.old-price{font-size:12px;margin-bottom:0;}
.please-wait{border-color:#444;color:#444;}
/* RESET MAGENTO BUTTON STYLES TO THE DEFAULT BOOTSTRAP STYLE */
button.button{-moz-user-select:none;border:1px solid transparent;border-radius:4px 4px 4px 4px;cursor:pointer;display:inline-block;font-size:14px;font-weight:normal;line-height:1.42857;margin-bottom:0;padding:6px 12px;text-align:center;vertical-align:middle;white-space:nowrap;box-shadow:0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);color:#333333;background-image:linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);background-repeat:repeat-x;border-color:#CCCCCC;text-shadow:0 1px 0 #FFFFFF;}
button.button span,
button.button span span{background:none;color:#333333;font-family:inherit;font-size:14px;}
.cart .checkout-types .btn-proceed-checkout span,
.cart .checkout-types .btn-proceed-checkout s pan span{background:none;font-weight:normal !important;text-transform:uppercase;}
button.button.btn-proceed-checkout{background-image:linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);background-repeat:repeat-x;border-color:#419641;}
.cart-table .button,
.cart .giftcard .check-gc-status{background:none repeat scroll 0 0 transparent;border:medium none;box-shadow:none;}
.btn-success {background: #ed1e35; border-color: #ed1e35; }
/* HOME PAGE  STYLES FROM BOOTSTRAP CAROUSEL*/
.marketing .col-lg-4{text-align:center;margin-bottom:20px;}
.carousel{margin-bottom:20px;overflow:hidden;}
footer{background:#21556b;clear:both;}
.footer ul.links li,
.footer ul li{border:none;}
address.copyright{}
.featurette-divider{margin:80px 0;}
.featurette-heading{font-weight:300;line-height:1;letter-spacing:-1px;}
.cms-index-index .navbar{margin-bottom:0;}
/* Global Messages  */
.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;background-image:none !important;}
.messages li li{margin:0 !important;line-height:24px;}
.error-msg,
.success-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 16px !important;font-size:15px !important;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.error-msg,
.messages li.error-msg{background-color:#F2DEDE;border-color:#EED3D7;color:#B94A48;}
.success-msg,
.messages li.success-msg{background-color:#DFF0D8;border-color:#D6E9C6;color:#468847;}
.note-msg,
.messages li.note-msg{background-color:#D9EDF7;border-color:#BCE8F1;color:#3A87AD;}
.notice-msg,
.messages li.notice-msg{background-color:#FCF8E3;border-color:#FBEED5;color:#C09853;}
.success-msg {
  font-weight: bold;
}
/* Cateogory page */
.category-image img{width:100%;height:auto;}
.products-list h2.product-name{margin-top:0;}
/* Shopping Cart */
.cell-label{display:none;vertical-align:middle;}
.cart-table a span.glyphicon{margin-right:5px;vertical-align:text-top;}
.cart-table input.qty{display:inline-block;vertical-align:middle;}
.cart-table .btn-update{display:inline-block;vertical-align:middle;float:none;padding:0 5px;margin:0;}
.cart-table .item-options{margin-bottom:0;}
.cart-table .product-name{margin-top:0;white-space:normal;}
.cart-table .unit-price{font-size:16px;font-weight:700;margin-bottom:5px;}
.cart-table td.cell-product-img{min-width:150px;}
.product-name{font-size:18px;white-space:normal;}
.product-name a{text-decoration:none;color:#184a5f;}
.table .product-name{margin-top:10px;}
.cart .checkout-types{float:none;text-align:right;}
.cart .checkout-types .btn-proceed-checkout span{padding:0 !important;}
.cart .checkout-types .btn-proceed-checkout span span{padding:0 !important;}
.panel.panel-coupon .btn,
.panel.panel-giftcard .btn{margin-top:5px;}
.panel-title > a{display:block;outline:none;text-decoration:none; color: #fff;}
.panel-title > a:hover{text-decoration:none;}
.navbar{z-index:900;}
.navbar-toggle{margin-left:10px;}
/* ================================================================================================================
// TOPCART
================================================================================================================ */
.top-cart {background-color: #d9e1e3; height: 52px; padding: 0 15px; padding: 10px 15px; box-sizing: border-box;font-family: 'Roboto Condensed';}
.carticon {display: inline-block; background: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite.png) -1px -52px no-repeat; height: 25px; width: 25px; vertical-align: middle;}

.qty {display: inline-block; vertical-align: middle; font-size: 16px; margin-bottom: 5px; color: #7a9196;}

.top-cart .block-title{background:none;font-size:14px;font-weight:normal;line-height:38px;padding:0;text-transform:none;height:auto;}
.top-cart .block-title strong{background:none;display:inline-block;font-size:14px;font-weight:normal;line-height:38px;padding-right:0;text-decoration:none;}
.top-cart .block-title strong,
.top-cart .block-title.expanded strong{color:#444;}
.top-cart .block-content{top:52px;line-height:normal;text-align:left; z-index: 200; background-color: #d9e1e3}
.top-cart button.button {background-color: #ed1e35;}
.top-cart .block-content ol{padding-bottom:0;margin-bottom:0;}
.top-cart .block-content .item{padding:10px 0;}
.top-cart .block-content .item .product-name{font-size:14px; font-family: "Roboto Condensed"; line-height:normal;margin-bottom:5px;}
.top-cart .block-content .item .product-name a{font-size:14px;}
.top-cart .block-content .item .product-name a:hover{color:#333;}
.mini-products-list .product-details .btn-remove, .mini-products-list .product-details .btn-edit{font-size: 16px; color: #ed1e35;}
.mini-products-list .product-details .btn-remove {float: right;}
.top-cart .actions a {color: #ed1e35; margin-left: 10px;}
.top-cart .block-content table{margin:5px 0;}
.top-cart .block-content table th{text-align:left;}
.top-cart .block-content .subtotal{background:none;padding:0;text-align:right;}
.top-cart .block-content .subtotal .label{color:#444;font-size:12px;}
.top-cart .inner-wrapper{border-color:#DDD; box-sizing: border-box; padding: 10px;}
.top-cart .cart-empty{padding:15px;}
.top-cart .panel-heading{position:relative;}
.top-cart .actions button.button span, .top-cart .actions button.button span span {background-image: none}
.top-cart .panel-heading .glyphicon{cursor:pointer;position:absolute;right:10px;top:12px;}
.top-cart .actions{background:none;padding:0;}
.mini-products-list .product-details {margin-left: 10px;}
.mini-products-list .product-details .btn-remove,
.mini-products-list .product-details .btn-edit{font-size:12px;}
.mini-products-list .product-details .btn-remove > span,
.mini-products-list .product-details .btn-edit > span{margin-right:3px;}
.block .btn-remove,
.block .btn-edit{float:none;margin:0;display:inline;}
.btn-edit,
.btn-remove{background:none;overflow:visible;width:auto;height:auto;line-height:1;text-indent:inherit;}
.truncated a.details{display:inline-block;margin-bottom:5px;font-size:12px;}
.item-options dt{font-size:12px;padding:0;}
.item-options dd{font-size:12px;padding-bottom:10px;}
.panel-body .item .product-shop{margin-bottom:20px;}
.add-to-links .btn-link{padding:0;}
.add-to-links .btn-link .glyphicon{margin-right:3px;}
#topCartContent.block-content .block-subtitle .close-btn {
 background-image: none;
}


/* Checkout styles */
.opc-wrapper{background:none;}
.opc-wrapper .page-title{margin-bottom:20px;}
.opc-wrapper > .row .panel.checkout-container{padding:0;}
.opc-wrapper > .row .panel.checkout-container > .panel-body{padding:0;}
.opc-block-progress{margin-bottom:0;font-size:12px;}
.opc-block-progress .col-md-12{margin-bottom:10px;}
.opc-block-progress dt{padding-bottom:5px;border-bottom:1px solid #DDD;font-size:12px;margin-bottom:5px;}
.opc-block-progress dt a{font-weight:normal;}
.opc-block-progress .panel-body{padding:15px 0;}
.opc-block-progress address{margin-bottom:0;}
.opc-block-progress table th{padding-right:10px;}
.opc-block-progress .panel-title{font-size:14px;}
.opc{float:none;width:auto;margin:0;}
.opc .step{background:none;border-color:#DDD;}
.opc .step-title{margin:0;text-transform:none;color:#444444;font-size:14px;height:auto;line-height:normal;padding:8px 20px;}
.opc .section .step-title{background-image:-webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));background-image:-webkit-linear-gradient(top, whitesmoke, 0%, #e8e8e8, 100%);background-image:-moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);background-image:linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);border-color:#ddd;color:#666;}
.opc .section .reward-message{margin-right:10px;margin-left:10px;}
.opc .section.allow .step-title{background-image:-webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));background-image:-webkit-linear-gradient(top, whitesmoke, 0%, #e8e8e8, 100%);background-image:-moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);background-image:linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);border-color:#ddd;color:#666;}
.opc .section.allow.active .step-title{border-color:#ddd;color:#444444;font-size:18px;font-weight:700;height:auto;line-height:normal;margin-bottom:0;padding:8px 20px;}
.opc .section .row{margin:0;padding:10px 0;}
.opc .section .row .panel{padding:0;margin-bottom:0;}
.opc .section .row .panel .panel-body{padding:15px;}
#checkout-step-login h4{margin:0;}
.gift-message-form{border:none;background:none;}
.gift-message-form .list-group{margin-bottom:0;}
.gift-message-form .inner-box h4{padding:0;margin:0;}
.tool-tip{position:static;margin-bottom:20px;}
#checkout-review-table .product-name{font-size:14px;margin:0 0 5px;color:#444;}
#checkout-review-table .item-options{color:#999;}
#checkout-step-review{padding:20px;}
#review-buttons-container a span.glyphicon{margin-right:3px;}
.reward-message{margin:5px 0;}
.reward-message .a-more a{color:#333;font-weight:700;}
#wishlist-table td{padding:5px;}
.toolbar{font-size:12px;}
.toolbar .sort-by select{margin:15px 5px 15px 0;}
.toolbar .navbar{box-shadow:none;margin-bottom:5px;z-index:10;background:#e3eaec;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.toolbar .pagination{margin:0;}
.toolbar p.navbar-text{margin:15px;}
.add-to-cart .qty,
.add-to-cart label{display:inline-block;}
.add-to-cart .qty{width:4em !important;text-align:center;}
.minimal-price-link .label{color:#333;}
.options-container-small dt{display:block;padding:0;margin:0;width:100%;float:none;}
.input-box {display: inline-block;}

.box-collateral{background:transparent;margin-bottom:30px;}
.box-collateral .box-title{padding:0;background:none;border:0;margin:0 0 30px;}
.box-collateral .box-title h2{margin:0;padding:20px 0;border-top:1px solid #e3ebec;border-bottom:1px solid #e3ebec;text-align:center;font-size:2em;line-height:1;}
.box-collateral .box-content{padding:0;margin:0;}
.box-collateral .product-details{padding-right:0;}
.box-collateral .checkbox{margin-top:0;}
.box-collateral .checkbox label {padding-left: 5px;}
.box-collateral .checkbox input[type="checkbox"]{margin-top:2px; float: left; position: relative; margin-left: 5px;}
.box-collateral .btn-link{padding-left:0;color:#999;}
.box-collateral .price-box{margin-bottom:5px;}
.box-collateral .price-box p{margin:0;}
.box-collateral .item{margin-bottom:10px;}
.hidden-tooltip {
    display: none;
    padding: 10px;
    background: #b3c4c8;
    color: #fff;
    font-size: 90%;
    font-family: "Roboto Condensed";
    z-index: 300;
    margin-top: 5px;
    margin-bottom: 5px;
  }
.hidden-tooltip .ion-close-circled {display: inline-block; }
.results-view{margin:0;}
.results-view .recommendations{padding:20px 0 0;}

/* Multiple Address Checkout CSS Fixes */
.checkout-progress {
  margin: 0;
  width: 100%;
}
.checkout-progress li span {
  border-right: 0;
}
.checkout-progress li.active span {
  background-color: #ed1e35;
}
.checkout-progress, .checkout-progress li.first span, .checkout-progress li.last span {
  background-image: none;
}
#checkout_multishipping_form .page-title,
.checkout-multishipping-shipping .full-width-column .page-title,
.checkout-multishipping-overview .full-width-column .page-title {
  position: inherit;
  top: 0;
  right: 0;
}
.multiple-checkout,
.multiple-checkout .section-title,
.multiple-checkout .sub-title {
  margin: 17px;
}

.add-gift-message {
  margin: 17px;
  padding: 0;
}
.full-width-column .add-gift-message h3 {
  font-size: 14px;
}
.sp-methods .radio, .sp-methods .checkbox {
  display: inline;
}
#co-payment-form .sp-methods .radio, #co-payment-form .sp-methods .checkbox {
  display: block;
}


/* COMMUNITY VERSION STYLE FIXES */
body{background-image:none }
header .form-search,
.block .block-title{background-image:none;height:auto;overflow:visible;text-indent:inherit;}
.block .block-title strong,
.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:1em;}
.block .block-content,
.block .actions,
.block-layered-nav .block-subtitle,
.block-layered-nav .block-content,
.block-layered-nav dt,
.product-essential,
.account-login .content,
.account-login .buttons-set,
.block li.odd,
.block-cart .subtotal,
.product-view .box-up-sell .products-grid td,
.product-view .box-up-sell .products-grid td.empty,
.cart .crosssell{background:none }
#upsell-product-table tbody > tr > td{border-top:none;}
.product-view .product-options-bottom{background-color:#f6f6f6;padding:10px;float:none;}
.product-view .product-options-bottom .add-to-cart{padding:0 !important;float:none;}
.block-poll button.button span{background:none;border:none;}
.block-content{border:none !important }

.sidebar-wrap{height:100%;position:relative;z-index:2;}
.sidebar{height:100%;background:#eaf2f3; min-height: 10px; /*overflow: auto;*/}
.sidbar:after {display: block; content: ''; clear: both}
.sidebar .block{border:0;background:transparent;}
.sidebar .block-list .actions{padding-top:20px;border-top:1px solid #d9e0e1;}
.sidebar .block-list .actions::after{display:block;content:'';clear:both;}
.sidebar .block-list .actions .btn:first-child{float:left;}
.sidebar .block-list .actions .btn:last-child{float:right;}
.sidebar .block-cart .summary{background:none;margin:0 0 20px;padding:0;text-align:inherit;color:#555;}
.sidebar .block-cart .summary a{color:#111;}
.sidebar .block-cart .summary a:hover{}
.sidebar .block-cart .summary .amount{margin:0;}
.sidebar .block-cart .summary .subtotal{margin:0;}
.sidebar .block-cart .summary .subtotal .label,
.sidebar .block-cart .summary .subtotal .price{color:#555;font-size:inherit;padding:0;font-weight:normal;}
.sidebar .block-cart .block-content table{margin:0;}
.sidebar .block .block-content{padding:0;}
.sidebar .block .block-subtitle,
.sidebar .block h3{margin:0;padding:0;}
.sidebar .block-list li.item{padding:0;margin:0 0 20px;border-bottom:0;position:relative;}
.sidebar .block-list li.item .btn-remove{position:absolute;top:0;right:0;}
.sidebar .block-list li.item .icon-remove{font-size:16px;color:#ed1e35;}
.sidebar .block-list li.item .icon-remove:hover{color:#111;}
.sidebar .block-list li.item .product-name{font:inherit;margin:0 0 6px;font-weight:700;}
.sidebar .block-list .block-content ol{margin:0;}
.sidebar .block-layered-nav dl{padding:0;margin-bottom:0;}
.sidebar .block-layered-nav dt{padding-left:0;margin:0;padding:20px 20px 0;text-transform:uppercase;color:#8e440e;}
.sidebar .block-layered-nav dd{border-bottom:1px solid #e88136;padding:12px 20px 20px;margin:0 -20px -20px;margin:0;}
.sidebar .block-layered-nav dd ol{margin-bottom:0;}
.sidebar .block-layered-nav dd ol li{margin-bottom:0;color:#fff;}
.sidebar .block-layered-nav dd ol li a{color:#fff;}
.sidebar .block-layered-nav dd ol li a:hover{}
.sidebar .block-layered-nav dd:last-of-type ol{}

#narrow-by-list > .list-group-item{padding-right:10px;font-size:14px;}
#narrow-by-list > .list-group-item a{color:#fff;padding:5px;font-size:12px;}
#narrow-by-list > .list-group-item a:hover,
#narrow-by-list > .list-group-item a:focus{text-decoration:none;}
#narrow-by-list > .list-group-item .pull-left{line-height:1.7;}
#narrow-by-list2 li{margin-bottom:-1px;}

.sidebar .block-layered-nav .block-content{padding:0;color:#fff;}
.sidebar .block-layered-nav .panel-default > .panel-heading + .block-content.panel-collapse .panel-body{background:#f69854;padding:0;}
/*educators*/
.category-educators .sidebar .block-layered-nav .panel-default > .panel-heading + .block-content.panel-collapse .panel-body{background:#82bdd6;padding:0;}
.category-educators .sidebar .block-layered-nav dt {color: #0d75a1}
.category-educators .sidebar .block-layered-nav dd {border-bottom: 1px solid #0d75a1}
.category-educators .sidebar .block .block-title {background:#0d75a1; color: #fff;}
.category-educators .sidebar .block .block-title h3 {color: #fff;}
/*facilitators*/
.category-facilitators .sidebar .block-layered-nav .panel-default > .panel-heading + .block-content.panel-collapse .panel-body{background:#9ab879;padding:0;}
.category-facilitators .sidebar .block-layered-nav dt {color: #fff}
.category-facilitators .sidebar .block-layered-nav dd {border-bottom: 1px solid #6ead2b}
.category-facilitators  .sidebar .block .block-title {background:#6ead2b; color: #fff;}
.category-facilitators  .sidebar .block .block-title h3 {color: #fff;}
/*classes*/
.category-classes-and-conferences .sidebar .block-layered-nav .panel-default > .panel-heading + .block-content.panel-collapse .panel-body{background:#78bbb7;padding:0;}
.category-classes-and-conferences .sidebar .block-layered-nav dt {color: #FFF}
.category-classes-and-conferences .sidebar .block-layered-nav dd {border-bottom: 1px solid #30b0a8}
.category-classes-and-conferences  .sidebar .block .block-title {background:#30b0a8; color: #fff;}
.category-classes-and-conferences  .sidebar .block .block-title h3 {color: #fff;}

.sidebar .block-layered-nav .panel-default > .panel-heading + .block-content.panel-collapse .panel-body{}
.sidebar .block-layered-nav .block-content .filter-state .list-group{margin-bottom:0;}
.sidebar .block-layered-nav .block-content .filter-state + .actions{background:none;padding:0;margin:10px 0;}
.sidebar .block .block-content .list-group .text{display:inline-block;line-height:1;max-width:79%;}

.products-grid .actions{bottom:0;position:relative;}
.products-grid{background:none;border-bottom:none;position:relative;padding:0;}
.products-grid .product-image  {margin-bottom: 0}
.footer{width:auto }
button.button span{border:none }
.account-login .content,
.account-login .buttons-set{border:none;}
.account-login .new-users h2,
.account-login .content h2{background:none !important;padding:0;margin:10px 0;font-size:20px;}

.info-box h2{margin-top:0;}
.order-info{background:none;border:none;padding:5px 0;}
.opc .step-title h2,
.opc .active .step-title h2,
.opc .allow .step-title h2{color:#333;background:none;margin:0;padding:0;border:0 none;text-transform:none;font-weight:normal;}
.opc .step-title h2{color:#999;font-size:14px;}
.opc .active .step-title .number{background:#fff;color:#333;border:none;}
.opc-block-progress dl dd{margin-bottom:10px;}



.category-view{margin:0 auto 20px;}
.category-view .category-description{padding:20px;margin-bottom:30px;}
/* ================================================================================================================
// Category pages
================================================================================================================ */
.category-description h2, .orangeheading h1, .blueheading h1, .greenheading h1 {
  font-family: 'Times New', Times;
  color: #184a5f;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
}
.category-parents .category-view .category-description, .orangeheading {background:#ffddc5;color:#552d0f;border-left:5px solid #ec7925;}
.category-educators .category-view .category-description, .blueheading {background:#d9edf7;color:#0d384a;border-left:5px solid #0d75a1;}
.category-facilitators .category-view .category-description, .greenheading {background:#dce8cf;color:#29440b;border-left:5px solid #6ead2b;}
.category-classes-and-conferences .category-view .category-description{background:#dfeeed;color:#0a544f;border-left:5px solid #30b0a8;}
.category-locator .category-view .category-description{background:#faf0cd;color:#704c0d;border-left:5px solid #f2cb45;}

.orangeheading, .blueheading, .greenheading {padding: 25px; box-sizing: borderbox;}

.image-contain {position: relative;}
.category-name {border: 0; position: absolute; background-color: #ec7925; padding: 15px; right: 50px; top: 60px;}
.category-educators .category-name {background-color: #0d75a1}
.category-facilitators .category-name{background-color: #6ead2b}
.category-classes-and-conferences .category-name {background-color: #30b0a8}
.category-name h1.orange {color: #fff; font-family: 'Times New Roman'; font-size: 2.6em; font-weight: 700; margin: 0; padding: 0;}


/* ================================================================================================================
// LAYERED NAV
================================================================================================================ */
.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title{position:relative;}
.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{position:absolute;display:block;content:'';border-width:11px;border-style:solid;margin-top:-11px;top:50%;right:0;border-color:transparent transparent transparent #c3d6da;
-webkit-transition:all .3s ease-in-out;
   -moz-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out;}
.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=true]::after{opacity:1;right:-22px;}

@media screen and (max-width: 767px) {.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{display: none; border: 0}}

.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title{background:#ec7925;}
.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=true]{color:#fff;}
.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#552d0f!important;}

.category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #ec7925;}
.category-educators .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #0d75a1;}
.category-trainers .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #6ead2b;}
.category-conferences .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #30b0a8;}
.category-locator .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #f2cb45;}





.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title{position:relative;}
.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a::after{position:absolute;display:block;content:'';border-width:11px;border-style:solid;margin-top:-11px;top:50%;right:0;border-color:transparent transparent transparent #c3d6da;
-webkit-transition:all .3s ease-in-out;
   -moz-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out;}
.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a[aria-expanded=true]::after{opacity:1;right:-42px;}

.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title{background:#ec7925;}
.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a{position:relative;}
.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a[aria-expanded=true]{color:#fff;}
.sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#552d0f!important;}

.sidebar [class*=block-] .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=true]::before,
.sidebar [class*=block-] .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=false]::before{display:block;width:12px;height:12px;float:right;text-align:center;}
.sidebar [class*=block-] .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=true]::before{content:'-'}
.sidebar [class*=block-] .panel-default > .panel-heading.block-title p.h3 a[aria-expanded=false]::before{content:'+'}

.category-parents .sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #ec7925;}
.category-educators .sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #0d75a1;}
.category-facilitators .sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #6ead2b;}
.category-classes-and-conferences .sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #30b0a8;}
.category-locator .sidebar [class*=block-] .panel-default.current-category > .panel-heading.block-title p.h3 a::after{border-color:transparent transparent transparent #f2cb45;}




.panel-group{margin-bottom:0;}
.panel-group .panel + .panel{margin-top:0;}
.panel-group .panel{background:transparent;box-shadow:none;border-radius:0;border:0;margin:0 0 1px 0;}
.panel-group .panel-default{border:0;}



/* ================================================================================================================
// SIDEBAR PANEL CATEGORY STYLES
================================================================================================================ */
.sidebar .block-category-tree .panel-default.parents > .panel-heading.block-title{background:#ec7925;}
.sidebar .block-category-tree .panel-default.parents > .panel-heading.block-title p.h3 a[aria-expanded=true],
.sidebar .block-category-tree .panel-default.parents > .panel-heading.block-title p.h3{color:#fff;}
.sidebar .block-category-tree .panel-default.parents > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#552d0f!important;}
/* .sidebar .block-category-tree .panel-default.parents > .panel-heading.block-title h3 a::after{border-color:transparent transparent transparent #ec7925;} */
.sidebar .block-category-tree .panel-default.parents > .panel-heading + .block-content{background:#f69854;}
.sidebar .block-category-tree .panel-default.parents > .panel-heading + .block-content .panel-body{color:#fff;}
.sidebar .block-category-tree .panel-default.parents > .panel-heading + .block-content .panel-body a{color:#fff;}
.sidebar .block-category-tree .panel-default.educators > .panel-heading.block-title{background:#0d75a1;}
.sidebar .block-category-tree .panel-default.educators > .panel-heading.block-title p.h3 a[aria-expanded=true]{color:#fff;}
.sidebar .block-category-tree .panel-default.educators > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#0d384a;}
/* .sidebar .block-category-tree .panel-default.educators > .panel-heading.block-title h3 a::after{border-color:transparent transparent transparent #0d75a1;} */
.sidebar .block-category-tree .panel-default.educators > .panel-heading + .block-content{background:#82bdd6;}
.sidebar .block-category-tree .panel-default.educators > .panel-heading + .block-content .panel-body{color:#fff;}
.sidebar .block-category-tree .panel-default.educators > .panel-heading + .block-content .panel-body a{color:#fff;}
.sidebar .block-category-tree .panel-default.facilitators > .panel-heading.block-title{background:#6ead2b;}
.sidebar .block-category-tree .panel-default.facilitators > .panel-heading.block-title p.h3 a[aria-expanded=true]{color:#fff;}
.sidebar .block-category-tree .panel-default.facilitators > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#29440b;}
/* .sidebar .block-category-tree .panel-default.trainers > .panel-heading.block-title h3 a::after{border-color:transparent transparent transparent #6ead2b;} */
.sidebar .block-category-tree .panel-default.facilitators > .panel-heading + .block-content{background:#9ab879;}
.sidebar .block-category-tree .panel-default.facilitators > .panel-heading + .block-content .panel-body{color:#fff;}
.sidebar .block-category-tree .panel-default.facilitators > .panel-heading + .block-content .panel-body a{color:#fff;}
.sidebar .block-category-tree .panel-default.classes-and-conferences > .panel-heading.block-title{background:#30b0a8;}
.sidebar .block-category-tree .panel-default.classes-and-conferences > .panel-heading.block-title p.h3 a[aria-expanded=true]{color:#fff;}
.sidebar .block-category-tree .panel-default.classes-and-conferences > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#0a544f;}
/* .sidebar .block-category-tree .panel-default.conferences > .panel-heading.block-title h3 a::after{border-color:transparent transparent transparent #30b0a8;} */
.sidebar .block-category-tree .panel-default.classes-and-conferences > .panel-heading + .block-content{background:#78bbb7;}
.sidebar .block-category-tree .panel-default.classes-and-conferences > .panel-heading + .block-content .panel-body{color:#fff;}
.sidebar .block-category-tree .panel-default.classes-and-conferences > .panel-heading + .block-content .panel-body a{color:#fff;}
.sidebar .block-category-tree .panel-default.locator > .panel-heading.block-title{background:#f2cb45;}
.sidebar .block-category-tree .panel-default.locator > .panel-heading.block-title p.h3 a[aria-expanded=true]{color:#fff;}
.sidebar .block-category-tree .panel-default.locator > .panel-heading.block-title p.h3 a[aria-expanded=false]{color:#704c0d;}
/* .sidebar .block-category-tree .panel-default.locator > .panel-heading.block-title h3 a::after{border-color:transparent transparent transparent #f2cb45;} */
.sidebar .block-category-tree .panel-default.locator > .panel-heading + .block-content{background:#f6e5a9;}
.sidebar .block-category-tree .panel-default.locator > .panel-heading + .block-content .panel-body{color:#9c6a12;}
.sidebar .block-category-tree .panel-default.locator > .panel-heading + .block-content .panel-body a{color:#9c6a12;}



.sidebar .block .block-title{background-color:#c3d6da;color:#476b80;padding:20px;font-size:1.4em;}
.sidebar .block .block-title p.h3{color:#476b80;}
.sidebar .block .block-title strong{background-image:none;padding:0;font-size:inherit;}
.sidebar .block .block-title span{font-size:inherit;}

.panel-default > .panel-heading + .panel-collapse > .panel-body{border:0;padding:30px 20px;}
.panel-default > .panel-heading + .panel-collapse > .panel-body ul:last-of-type{margin-bottom:0;}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group{border-top:0;}
.panel-heading{border-radius:0;}


/* ================================================================================================================
// HEADER
================================================================================================================ */
header{background:#184a5f;color:#fff;width:auto;padding:20px 0;}
header form{background:none;float:right;height:auto;position:relative;top:0;width:auto;right:0;}
header .phone-and-hours .phone-number a,
header .phone-and-hours .phone-number {font-family:'Times New Roman', Times;font-weight:700;line-height:1;margin-bottom:5px; font-size: 24px!important}
header .phone-and-hours .hours-of-operation{line-height:1; font-size: 17px!important;}
header .top-links ul.links{display:inline-block;}
header .top-links ul.links::after{display:block;clear:both;content:'';}
header .top-links ul.links li{display:inline-block;float:left;}
/* removed the Wishlist Feature */
/*header .top-links ul.links li:first-of-type::after{content:'|';display:inline-block;padding:0 8px;}*/
header .top-links ul.links li:last-of-type::before{content:'|';display:inline-block;padding:0 8px;}
header .top-links ul.links li a{color:#fff;}
header .top-links ul.links li a:hover{}


/* ================================================================================================================
// NAVIGATION
================================================================================================================ */
.section-nav{background:#fff;}
.section-nav .navbar-default{background:transparent;}
.section-nav .newsletter-signup{ background: #ffd200; display:inline-block; float: right; cursor: pointer;}
.section-nav .newsletter-signup p { margin-bottom: 0;}
.section-nav .newsletter-signup a{background:#ffd200;color:#2d2e31;display:inline-block;font-family:'Times New Roman', Times;font-weight:700;font-size:1.2em;line-height:52px;padding:0 30px;}
@media screen and (max-width: 420px) {.section-nav .newsletter-signup {background:#ffd200;} }
.section-nav .newsletter-signup a:hover{text-decoration:none;}
.section-nav .newsletter-signup a em{margin-right:10px;}
.section-nav .container .navbar.navbar-default.navbar-static-top{border-bottom:0;margin-bottom:0;}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse{}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav{}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li{}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li a{padding:14px;font-size:1.1em; height: 52px; color:#2d2e31;font-weight:700;}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li a:hover{color:#ed1e35;}
.see-all {display: none;}
.submenu-container .container {padding-left: 0;}
.section-nav .container .submenu-container li  {height: 32px;}
/* ================================================================================================================
// HOME PAGE
================================================================================================================ */
.cms-home .std [class*=section]{padding:26px 0;}
.cms-home .std .section-featured{padding:0 0 26px 0; margin: 0 auto;}
.cms-home .std .section-promo{}
.cms-home .std .section-promo .home-promo-block{min-height:152px;text-align:center;background:#f6fdfe; margin-bottom: 10px;}
.cms-home .std .section-promo .home-promo-block img {display: inline-block; max-width: 40%; vertical-align: top; padding-top: 8px;}
.cms-home .std .section-promo .home-promo-block p.extralarge {font-size: 2.7em; font-family: "Roboto Condensed"; color: #072734; text-transform: uppercase; font-weight: 700; margin-top: 20px; margin-bottom: 0;}
.cms-home .std .section-promo .home-promo-block div {display: inline-block; width: 55%; text-align: left;}
.cms-home .std .section-promo .home-promo-block p.large {font-size: 1.4em; color: #072734; margin-bottom: 0; font-family: "Roboto Condensed"; font-weight: 700; margin-top: 10px; margin-top: 8px}
.cms-home .std .section-promo .home-promo-block p.small {font-size: 1.0em;}
.cms-home .std .section-promo .home-promo-block p.medium {font-size: 1.5em; color: #072734; margin-bottom: 0}
.cms-home .featured-slider{position:relative; max-width: 1200px; width: 100%; margin: 0 auto;}
.cms-home .featured-slider .slides{margin:0;padding:0;}
.cms-home .featured-slider .slides li{min-height:380px; background-size: cover; background-position: center center;}
.cms-home .featured-slider .slides li img {display: none;}
.cms-home .featured-slider .slides li .caption{max-width:48%;}
.cms-home .featured-slider .slides li .caption h2{color:#fff;font-size:3.4em;line-height:1.2em;font-weight:700;}
.cms-home .featured-slider .slides li .caption p{color:#fff;font-size:1.4em;line-height:1.4em;}
.cms-home .featured-slider .slides li .caption a{color:#fff;display:inline-block;background:#ffd200;line-height:52px;padding:0 25px;color:#2d2e31;margin-top:25px;font-family:'Times New Roman', Times;font-weight:700;font-size:1.4em;}
.cms-home .featured-slider .container{position:relative;}
.cms-home .featured-slider .container .flex-control-nav {position:relative;z-index:90;}
.cms-home .featured-slider .container > div .flex-control-nav{display:inline-block;background:#b3c4c8;position:absolute;right:15px;bottom:0;padding:26px 26px 20px;}
.cms-home .featured-slider .container > div .flex-control-nav::before{position:absolute;content:'';border-width:23px 4px;border-style:solid;border-color:rgba(0,0,0,.3) rgba(0,0,0,.3) transparent transparent;bottom:0;left:-8px;transform:rotate(.2deg);-ms-transform:rotate(.2deg);/* IE 9 */
    -webkit-transform:rotate(.2deg);/* Safari and Chrome */
    -o-transform:rotate(.2deg);/* Opera */
    -moz-transform:rotate(.2deg);/* Firefox */}
.cms-home .featured-slider .flex-control-nav{list-style:none;margin:0;padding:0;}
.cms-home .featured-slider .flex-control-nav::after{display:block;content:'';clear:both;}
.cms-home .featured-slider .flex-control-nav li{display:inline-block;margin:0 6px;float:left;}
.cms-home .featured-slider .flex-control-nav li a{width:19px;height:19px;background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite.png) -30px -1px no-repeat;display:inline-block;text-indent:-9999em;cursor:pointer;}
.cms-home .featured-slider .flex-control-nav li a.flex-active{background-position:-1px -1px;}
.cms-home .featured-slider .flex-control-nav li a::before{}
/*.cms-home .featured-slider .dark {padding-left: 70px;}*/
.cms-home .featured-slider .slides li .dark .caption h2 {font-size: 2.8em; color: #515050}
.cms-home .featured-slider .slides li .dark .caption p {color: #515050}
/*.cms-home .featured-slider .slides li .light .caption {padding-left: 40px;}*/
.cms-home .featured-slider .slides li .light .caption h2 {font-size: 2.8em; color: #FFF}
.cms-home .featured-slider .slides li .light .caption p {color: #FFF}

.cms-home .std .section-main{}


.cms-home .std .home-tabbed-content .parents{background:#ec7925;}
.cms-home .std .home-tabbed-content .educators{background:#0d75a1;}
.cms-home .std .home-tabbed-content .trainers{background:#6ead2b;}
.cms-home .std .home-tabbed-content .facilitators {background:#6ead2b;}
.cms-home .std .home-tabbed-content .conferences{background:#30b0a8;}
.cms-home .std .home-tabbed-content .classes-and-conferences{background:#30b0a8;}
.cms-home .std .home-tabbed-content .locator{background:#f2cb45;}
.cms-home .std .home-tabbed-content .parents a{color:#8a4818;}
.cms-home .std .home-tabbed-content .educators a{color:#072734;}
.cms-home .std .home-tabbed-content .trainers a{color:#29440b;}
.cms-home .std .home-tabbed-content .facilitators a{color:#29440b;}
.cms-home .std .home-tabbed-content .classes-and-conferences a{color:#0a544f;}
.cms-home .std .home-tabbed-content .conferences a{color:#0a544f;}
.cms-home .std .home-tabbed-content .locator a{color:#916311;}
.cms-home .std .home-tabbed-content .nav-tabs{margin:0;padding:0;border-bottom:0;display:block;height:60px;}
.cms-home .std .home-tabbed-content .nav-tabs li{margin-right:10px;}
.cms-home .std .home-tabbed-content .nav-tabs li a{margin:0;line-height:1;padding:20px 22px;font-family:'Times New Roman','Times';font-weight:700;font-size:20px;display:block!important;border:0;
-webkit-border-radius:0;
   -moz-border-radius:0;
        border-radius:0;}
.cms-home .std .home-tabbed-content .nav-tabs li a:hover,
.cms-home .std .home-tabbed-content .nav-tabs li.active a{background:transparent;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.2);}
.cms-home .std .home-tabbed-content .nav-tabs li.parents{}
.cms-home .std .home-tabbed-content .nav-tabs li.educators{}
.cms-home .std .home-tabbed-content .nav-tabs li.trainers{}
.cms-home .std .home-tabbed-content .nav-tabs li.conferences{}
.cms-home .std .home-tabbed-content .nav-tabs li.locator{}
.cms-home .std .home-tabbed-content .tab-content{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane{padding:40px;color:#fff;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content h2{color: #fff; font-size: 2.8em; font-weight: 700;}
.cms-home .std p {font-size: 1.4em;}

.cms-home .std .home-tabbed-content .tab-content #locator.tab-pane .products{display: none;}
.cms-home .std .home-tabbed-content .parents .product-list a,
.cms-home .std .home-tabbed-content .educators .product-list a,
.cms-home .std .home-tabbed-content .trainers .product-list a,
.cms-home .std .home-tabbed-content .facilitators .product-list a,
.cms-home .std .home-tabbed-content .conferences .product-list a,
.cms-home .std .home-tabbed-content .classes-and-conferences .product-list a,
.cms-home .std .home-tabbed-content .locator .product-list a {color: #fff;}
.cms-home .std a.orange-button {display: inline-block; text-decoration: none; color: #000; padding: 15px; background-color: #ec7925; font-family: "Times New Roman"; font-size: 18px; font-weight: 700;}
.cms-home .std a.yellow-button {display: inline-block; text-decoration: none; color: #000; padding: 15px; background-color: #ffd200; font-family: "Times New Roman"; font-size: 18px; font-weight: 700;}
.cms-home .std .product-list-parents h3{color: #fff; font-family: "Roboto Condensed"; font-size: 20px; padding-bottom: 10px;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content img{display:block;float:left;-webkit-box-shadow:0 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 0 rgba(0,0,0,.2);box-shadow:0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .products{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .products > div{padding-left:30px;border-left:1px solid rgba(0,0,0,.1);}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .products > div .product-list{margin-left:0;padding-left:0;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .products > div .product-list > li{margin-bottom:20px;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane.parents{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane.educators{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane.trainers{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane.conferences{}
.cms-home .std .home-tabbed-content .tab-content .tab-pane.locator{}
/*hide tabs on home page that dont belong*/
.cms-home .std .home-tabbed-content .nav-tabs li.authors,
.cms-home .std .home-tabbed-content .nav-tabs li.educators-special-needs-children,
.cms-home .std .home-tabbed-content .nav-tabs li.marriage-adult-relationships,
.cms-home .std .home-tabbed-content .nav-tabs li.facilitators-support-material
{display: none;}
.cms-home .std .section-leaderboard{padding:50px 0;}
.cms-home .std .section-leaderboard .home-leaderboard{height:100px;background:#fff;}

.cms-home .std .section-banner{}
.cms-home .std .section-banner .container {}
.cms-home .std .section-banner .container .content{min-height: 100px; background: #fff url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) left -1237px no-repeat;text-align:center;}
.cms-home .std .section-banner .container .content h3 {font-family: "Roboto Condensed"; font-weight: 700; margin: 0; padding: 6px 0 0 0; text-align: left; line-height: normal;}
.cms-home .std .section-banner .container .content p {font-size: 15px; text-align: left; line-height: normal; margin-bottom: 0; padding-bottom: 5px;}
.cms-home .std .section-banner .container .content a {color: #ec7925; text-decoration: underline;}
.cms-home .std .section-banner .container .input-group {padding-top: 10px; padding-bottom: 10px; margin-top: 6px;}
.cms-home .std .section-banner .container .input-group .form-control:first-child {border: 2px #ed1e35 solid; }
.cms-home .std .section-banner .container .input-group-btn:last-child>.btn {border: 1px #ed1e35 solid; margin: 0}

.cms-home .std .section-ribbon{margin-bottom:140px;}
.cms-home .std .section-ribbon .container .content{background:#cdd7d8;padding:40px;position:relative;margin:0 80px;}
.cms-home .std .section-ribbon .container .content img{display:block;float:right;margin:0 0 30px 30px;}
.cms-home .std .section-ribbon .container .content::after{content:'';display:block;clear:both;}
.cms-home .std .section-ribbon .container .content::before{display:block;content:'';background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/ribbon-shadow.png) center center;background-size:100% 100%;height:30px;position:absolute;left:0;right:0;bottom:-70px;}
.cms-home .std .section-ribbon .container .content .ribbon-left,
.cms-home .std .section-ribbon .container .content .ribbon-right{position:absolute;z-index:-1;display:block;width:100px;background-size:100% 100%;top:20px;bottom:-20px;background-position:center center;background-repeat:no-repeat;}
.cms-home .std .section-ribbon .container .content .ribbon-left{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/ribbon-left.png);left:-80px;}
.cms-home .std .section-ribbon .container .content .ribbon-right{background-image:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/ribbon-right.png);right:-80px;}
.cms-home .std .section-ribbon .container .content .ribbon-left::after{content:'';position:absolute;border-width:10px;bottom:0;right:0;border-style:solid;border-color:#b7c1c3 #b7c1c3 transparent transparent;}
.cms-home .std .section-ribbon .container .content .ribbon-right::after{content:'';position:absolute;border-width:10px;bottom:0;left:0;border-style:solid;border-color:#b7c1c3 transparent transparent #b7c1c3;}
.cms-home .std .section-ribbon .container .content a.red-button, a.red-button {background-color: #e10639; text-decoration: none; color: #fff; font-size: 12px; text-transform: uppercase; font-family: "Roboto Condensed"; display: inline-block; padding: 10px; }


/* ================================================================================================================
// TERTIARY NAV
================================================================================================================ */
.section-tertiary .container .footer-logo{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite.png) -3px -93px; width:181px; height:49px; display:inline-block;}

.section-tertiary{background:#184a5f;color:#fff;padding:30px 0;}
.section-tertiary .container{}
.section-tertiary .container [class*=col-]{text-align:center;}
.section-tertiary .container [class*=col-] h3{margin:0 0 20px;font-size:1.4em;line-height:1;}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul{}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul::after{display:block;clear:both;content:'';}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul li{display:inline-block;float:left;margin-right:10px;}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul li a{display:block;width:40px;height:40px;text-align:center;line-height:40px;overflow:hidden;color:#fff;
-webkit-box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;
   -moz-box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;
        box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;
-webkit-border-radius:100%;
   -moz-border-radius:100%;
        border-radius:100%;}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul li a em:before {
  line-height: 40px;
}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul li a:hover{}

.section-tertiary .container [class*=col-].tertiary-signup{}
.section-tertiary .container [class*=col-].tertiary-signup form{margin-bottom:10px;display:block;}
.section-tertiary .container [class*=col-].tertiary-signup form::after{clear:both;display:block;content:'';}
.section-tertiary .container [class*=col-].tertiary-signup form .form-control{}
.section-tertiary .container [class*=col-].tertiary-signup form .input-group-btn{}
.section-tertiary .container [class*=col-].tertiary-signup form .input-group-btn .btn{margin:0;}
.section-tertiary .container [class*=col-].tertiary-signup form .input-group-btn .btn{}
.section-tertiary .container [class*=col-].tertiary-signup form .form-control,
.section-tertiary .container [class*=col-].tertiary-signup form .input-group-btn .btn{padding:0 12px;line-height:20px;height:34px;}
.section-tertiary .container [class*=col-].tertiary-signup a{color:#fff;}
.section-tertiary .container [class*=col-].tertiary-signup a em{display:inline-block;margin-right:10px;}
.section-tertiary .container [class*=col-].tertiary-signup a:hover{}

.form-search{}
.form-search .input-group{}
.form-search .input-group .form-control,
.form-search .input-group .input-group-btn .btn{padding:0 12px;line-height:20px;height:34px;}
.form-search .input-group .input-group-btn .btn{color:#111;background:#fff;margin:0;}
.form-search .input-group .input-group-btn .btn:hover{color:#ed1e35;}
#search_autocomplete {background-color: #fff; color: #333; z-index: 999; padding: 15px; box-sizing:border-box;}
#search_autocomplete li {padding-bottom: 7px;}
#search_autocomplete li:hover {background-color: #DDD;}
#search_autocomplete span.amount {float: right; display: inline-block; width: 15%; color: #7a9196}
#search_autocomplete span.amount:before {content: '('; color: #7a9196}
#search_autocomplete span.amount:after {content: ')'; color: #7a9196}
.data-table td{padding:8px;}
.data-table tr:last-child td,
.data-table tr:last-child th{border-bottom:0;}
.data-table tbody tr:nth-child(odd),
.data-table tr.odd{}
.data-table tbody tr:nth-child(even),
.data-table tr.even{}


.product-view .box-reviews dd{padding:0;margin:0;}

.review-summary-table th.label,
.review-summary-table td.label{padding-left:8px;line-height:normal;font-size:inherit;text-align:inherit;}
.review-summary-table th,
.review-summary-table td{padding:8px;display:table-cell;}
.review-details{font-family:'Times New Roman', Times;font-style:italic;font-weight:normal;}
.review-details .review-sep{margin:0 10px;}
.review-headline{font-size:1.2em;line-height:1;display:block;margin-bottom:15px;color:#111;}
.review-headline:hover{color:#ed1e35;}

.product-view .box-tags .tags-list{line-height:1;}
.product-view .box-tags .tags-list::after{clear:both;content:'';display:block;}
.product-view .box-tags .tags-list li{font-size:inherit;height:30px;line-height:30px;background:#e3ebec;text-transform:uppercase;color:#59686c;float:left;display:inline-block;margin:0 4px 4px 0;padding:0 10px;}
.product-view .box-tags .tags-list li:hover{background:#111;color:#fff;}
.product-view .box-tags .tags-list li a{display:inline-block;float:none;background:none;padding:0;height:30px;line-height:30px;font-size:inherit;color:#59686c;text-decoration:none;}
.product-view .box-tags .tags-list li a:hover{color:#fff;}

.tab-pane .std hr {border-top: 1px #b1b9ba solid}

.reward-message{background-image:none;
-webkit-border-radius:0;
   -moz-border-radius:0;
        border-radius:0;}
/* ================================================================================================================
// CMS pages
================================================================================================================ */
.full-width-column {background-color: #f2f8f9; position: relative;}
.full-width-column .page-title {border: 0; position: absolute; background-color: #ed1e35; padding: 8px 15px 12px 15px; right: 30px; top: 60px;}
.full-width-column .page-title h1 {color: #fff; font-family: 'Roboto Condensed'; font-size: 2.2em; font-weight: 700; margin: 0; padding: 0;}
body.customer-account-changeforgotten .full-width-column .page-title, body[class*=" customer-account-resetpassword"] .full-width-column .page-title {position: relative; top: auto; right: auto;}
.full-width-column .std .container-wrap {padding: 20px 45px 30px 45px; box-sizing: border-box;}
.full-width-column h2 {font-size: 2.0em; font-family: 'Times New Roman', Times; font-weight: normal; color:#184a5f; margin-top: 20px}
.full-width-column h3 {font-family: 'Roboto Condensed'; font-size: 1.5em; color: #000; margin-bottom: 20px;}
.full-width-column h4 {font-family: 'Roboto Condensed'; font-size: 1.5em; color: #000; margin-bottom: 0px;}
.container-wrap a {text-decoration: underline;}
.container-wrap .category-products a {text-decoration: none;}
.floater {float: right; padding-left: 15px; padding-bottom: 15px; padding-top: 30px;}
form h2.legend {display: none;}
.form-list label {width: 100px;}
.form-buttons, p.required {width: 450px;}
.container-wrap .page-title {display: none;}
#sharing-area {position: absolute; right: 30px; top: 188px;}
.addthis_button_tweet{width: 80px;}
/*fix for contact page*/
.form-list input.input-text[style] {cursor: none!important;}
.std ul ul.topic-page {margin-bottom: 15px;}
.std ul li {list-style: disc;}
.std ul.expandable-list  li {list-style: none;}
.std ul.expandable-list li li {list-style: disc;}
.std ul.expandable-list li ol li {list-style: decimal }
.std ul.product-list li, .std ul.products-grid li {list-style: none;}
@media screen and (min-width: 992px) and (max-width: 1200px) {#sharing-area {top: 150px;}}
@media screen and (min-width: 768px) and (max-width: 992px) {#sharing-area {top: 20px;}}
@media screen and (max-width: 768px) {
    .full-width-column .page-title {position: relative; top: 0; right: 0; margin-bottom: 0}

    #sharing-area {top: 163px; right: 0}
    }
@media screen and (max-width: 550px) {
    .form-buttons, p.required {width: 60%;}
    .form-list label {width: auto; display: block; float: none; text-align: left;}
    .form-list .input-box, .form-list input, .form-list textarea {width: 85%!important; max-width: 85%!important; float: none;}
    .form-list input[type="checkbox"] {width: auto!important;}
    .std table td {display: block;}
    .std table.responsive-table td {border: 0;}
    .std table th {display: block;}
    .std table.responsive-table tr {border-bottom: 1px #d5ddde solid;}
    .std ul.expandable-list .expandable-hidden {padding: 20px 10px;}
    .std ul.expandable-list .expandable-hidden ul {margin-left: 0; padding-left: 0; }
    .std ul.expandable-list .expandable-hidden li {padding-bottom: 8px;}
}

@media screen and (max-width: 400px) {
.floater {float: none; padding-top: 0;}
 .form-buttons, p.required {width: 280px}
}
@media screen and (max-width: 600px) {#sharing-area {position: relative; top: auto; left: 0;}}
/* ================================================================================================================
// Create an account
================================================================================================================ */
#facilitators-checkout .input-box, .remember-me-box .input-box {display: inline-block;}
.input-box {display: block; }
.input-box textarea {width: 100%; min-height: 50px;}
#facilitators-checkout {padding-bottom: 20px;}
.remember-me-box {margin-top: 20px;}
/* ================================================================================================================
// Facilitator Search
================================================================================================================ */
.cms-facilitators-search .std table td {border: 0;}
.cms-facilitators-search .facilitator {padding-bottom: 10px; text-align:center;}
.cms-facilitators-search .facilitator > a {float: none!important;  margin-top: -8px!important; font-weight:normal; }
.cms-facilitator-advanced .form-list label {text-align: left;}

#facilatator-table td:first-child {
  border-right: 3px solid #F2F8F9 !important;
}

#facilatator-table tr:nth-child(even) td:first-child {
  border-right: 3px solid #E3EBEA !important;
}

#facilatator-table tr:nth-child(odd) td {
  background-color: #E3EBEA;
}

.facilitator-photo {padding-bottom: 8px;}

/* ================================================================================================================
// Cart pages
================================================================================================================ */
/*email a friend*/
 .sendfriend-product-send .body-wrapper .row {margin-left: 0; margin-right: 0}
 .sendfriend-product-send .page-title h1 {font-family: "Times New Roman"; }
 .send-friend {box-sizing: border-box; padding-left: 20px; padding-right: 20px;}
 .col-sm-3.sidebar {padding-right: 0; padding-left: 0}
 .pull-left a.btn {color: #072734}

 .cart .panel-default>.panel-heading {background-color: #b3c4c8 }
 .checkout-onepage-index .form-control {border: 1px #ddd solid;}
 .opc-wrapper .panel-title > a {color: #072734;}
 .sp-methods input.cvv {width: 4em!important;}
 .sp-methods .form-list label {width: 100%;}
 #co-shipping-method-form .sp-methods .radio, #co-shipping-method-form .sp-methods .checkbox {display: block;}
 ul.benefits {margin-left: 18px;}
 ul.benefits li {
     list-style-type: disc;
     list-style-position: outside;

 }
 .checkout-container a.btn-link {color: #0d75a1}
 /*
***************************
Workbooks section for curricula
***************************
*/

.workbook-products {
     background-color: #f2f8f9;
     border: 1px #8fbae0 solid;
     padding: 20px;
     box-sizing: border-box;
 }
.workbook-products p {font-weight: 700; color: #d75f07;}
.workbook-products .product-name {font-size: 16px; }
.table .workbook-products .product-name {margin-top: 0;}
.workbook-products .row {margin-top: 15px;}
.workbook-products .product-price {margin-top: 10px;}
.workbook-products .btn-primary {margin-top: -5px;}

/*
***************************
FAQ
***************************
*/
ul.expandable-list {
    margin-left: 0
}
.expandable-list li {
    list-style-type: none;
}
.expandable .expandable-visible {
    display: block;
    cursor: pointer;
    color: #5a5a5a;
    position: relative;
}
.expandable-visible span {
    padding: 6px 0 6px 34px;
    display: block;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}
.expandable-visible span:before {
    content: '+';
    color: #fff;
    width: 20px; height: 20px;
    padding: 4px 9px;
    line-height: 15px;
    text-align: center;
    position: absolute;
    /*background-color: #ed1e35;
    border-radius: 100%;*/
     background: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/heart.png) center no-repeat;
    top: 8px;
    left: 5px;
    font-weight: 600;
}
.expandable-hidden {
    /*display: none;*/

    border-top: 2px #d0d1d2 dotted;
    background-color: #ecedee;
    padding: 30px;
    margin-bottom: 20px;
}
.expandable-visible.expandable-open span {
    color: #1b2a39;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
}
.expandable-open span:before {
    content: 'x';
    font-size: 12px;
    color: #fff;
    width: 20px;
    height: 20px;
    padding: 3px 12px;
    background: url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/heart.png) center no-repeat;
    line-height: 15px;
    text-align: center;
    position: absolute;
    /*background-color: #ed1e35;
    border-radius: 100%;*/
    top: 8px;
    left: 5px;
    font-weight: 600;
}
.expandable-visible .linked {color: #ed1e35; padding: 0; display: inline;}

/* ================================================================================================================
// Video pages
================================================================================================================ */
.tvpages .full-width-column .page-title {
    position: relative;
    top: auto; right: auto;
    color: #0d384a;
    background-color: transparent;
    padding-top: 20px;
}
.tvpages .full-width-column .page-title h1 {
    color: #0d384a;
    padding-left: 10px;
}
.tvpages .full-width-column .std {
    padding: 12px 30px;
    box-sizing: border-box;
}
.tv-header {
    width: 100%;
    background-color: #ec7925;
    text-align: right;
    box-sizing: border-box;
    padding: 8px 20px 8px 0;
}
.tv-header p {
    text-align: right;
    color: #fff;
    font-size: 1.2em;
    padding: 0; margin: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ================================================================================================================
// Login and account pages
================================================================================================================ */
.customer-account-forgotpassword .full-width-column, .customer-account-logoutsuccess .full-width-column {padding: 40px 20px 20px 20px;}
.customer-account-logoutsuccess .full-width-column .page-title {position: relative; top: auto; left: auto; background-color: transparent;}
.customer-account-logoutsuccess .full-width-column h1 {position: relative; top: auto; left: auto; background-color: transparent; color: #ed1e35; padding-left: 15px;}
.customer-account-forgotpassword .full-width-column .messages, .customer-account-logoutsuccess .nessages {width: 60%;}
@media screen and (max-width: 980px) {
    .customer-account-forgotpassword .full-width-column .page-title,
    .customer-account-logoutsuccess .full-width-column .page-title
    {
        position: relative;
        top: auto; right: auto;
        margin-bottom: 10px;
    }
    .customer-account-forgotpassword .full-width-column, customer-account-logoutsuccess .full-width-column {width: 100%;}
}

.form-list label {
    float: none;
    display: block;
}
.input-text, .form-control {
   border: 1px solid #c7c7c7;
    height: 34px;
  padding: 6px 12px;
  box-shadow: none;
}
.form-list .input-box {width: 100%;}
.form-list input.input-text, .form-list textarea {width: 100%;}
.form-list input#zip.input-text {max-width: 150px;}
.customer-account-create .form-list .control .input-box {margin-left: 0;}
.customer-account-create .form-list .control label {margin-left: 20px;}
#businessaccount-checkout {margin-bottom: 8px;}
/*================================================================================================================
Fix for account page and facilitator account page and Po Method on checkout page
==================================================================================================================
*/
.form-list li label{ width:100%;text-align:left;}
.form-list li input[type="checkbox"]{
	float:left;
	margin:4px 5px 0 0;
}
#payment_form_purchaseorder li label{
	float:left;
}

.cart-table h2.product-name{font-size:1.8em !important;}
/* ================================================================================================================
// PRODUCTS
================================================================================================================ */
ul.topic-page {margin-top: 10px;}
ul.topic-page li {list-style-type: disc;}

.product-essential img[style] {max-width: 100%!important;}


/* ================================================================================================================
//Bundled PRODUCTS
================================================================================================================ */
.product-main-info {margin-bottom: 10px;}

#options-container {
   width: 100%;
   background: transparent;
   float: none;
   border-left: 0;
   border-top: 1px solid #cfcfcf;
   left: auto;
   margin-top: 10px;
}
#customizeTitle a {display: none;}
#options-container .product-options {width:55%; position: relative; display: inline-block; }
.bundle-summary {width: 40%; left: 60%; display: inline-block;  background: transparent;}
.bundle-summary .product {background: #e3ebec; box-shadow: none; padding: 10px 18px;}
.bundle-summary .product .block-title h2 {font-size: 1.3em; font-weight: 700; font-family: "Roboto Condensed", sans-serif;}
.bundle-summary .product .block-title {border-bottom: 1px #c3d6da solid;}
.bundle-summary .summary {box-shadow: none; background: #e3ebec; }
#options-container  p.required {width: 95%;}
#options-container .product-options-bottom {width:55%; }

@media screen and (max-width: 1000px) {
    .bundle-summary {width: 100%; position: relative;}
    #options-container .product-options {width: 100%;}
    .bundle-summary .product .block-title {padding: 0;}
    .bundle-summary .product .block-title h2 {padding-left: 0;}
    .bundle-summary .product-details p.availability {margin: 0;}
    .bundle-summary .price-box {margin-bottom: 10px;}
    .bundle-summary .add-to-cart .qty {margin-right: 8px;}
    #options-container .product-options-bottom {padding: 0;}
}
/* ================================================================================================================
//Downloadable PRODUCTS
================================================================================================================ */
.product-options #downloadable-links-list.options-list .label{margin-left: 0; color: #5a5a5a; font-size: .9em; white-space: normal!important;   text-align: left;}

/* ================================================================================================================
// POPUP Comparea
================================================================================================================ */
.popup {background-color: #f2f8f9; box-sizing: border-box; padding: 25px; }
.page-popup .page-title {margin-left: 0; margin-right: 0;}
.popup .product-image img {margin-bottom: 10px;}
.popup ul.add-to-links {border-bottom: 0;}
.product-image-popup {background: #fff;}
/* ================================================================================================================
// CHECKOUT
================================================================================================================ */
.opc-wrapper, .cart {max-width: 95%;}
.full-width-column .opc-wrapper .page-title, .full-width-column .cart .page-title,
.full-width-column .cart-empty .page-title,
.checkout-onepage-success .full-width-column .page-title,
.customer-account-create .full-width-column .page-title {
    position: relative;
    background-color: transparent;
    color: #555;
    font-weight: normal;
    top: auto; right: auto;
    padding-left: 0;
}
.full-width-column .opc-wrapper .page-title h1, .full-width-column .cart .page-title h1,
.full-width-column .cart-empty .page-title h1,
.checkout-onepage-success .full-width-column .page-title h1,
.customer-account-create .full-width-column .page-title h1
{
    color: #555;
}
.account-create {box-sizing: border-box; padding: 25px}
.checkout-onepage-success .full-width-column {box-sizing: border-box; padding: 25px}
.opc .section .step-title {background-image: none; background-color: #f5f5f5; border-bottom: #ccc}
.opc li.section {border-bottom: 1px #ccc solid;}
#checkout-step-review:after {display: block; clear: both; content: ''}
.panel-info {max-width: 90%;}
.checkout-agreements .agree .checkbox {float: left;}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {background: #ec7925; border: 1px solid #ec7925;}
.formError {display: none!important;}
button.button {
    background-image: none;
    background-color: #94a4a8;
    color: #fff;
    border-radius: 0px;

}
button.button span, button.button span span {color: #fff;}
.link-tip {display: none;}
.checkout-onepage-index .full-width-column .page-title {
    padding: 15px 15px 6px 15px;
    margin-bottom: 8px;
}
.checkoutcallout div {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-family: "Roboto Condensed";
    font-size: 1.6em;
    padding: 10px;
    background-color: #21556b;
    color: #fff;
    text-align: center;
}
.cart td img {min-width: 60px;}
button.button.btn-continue  {
    margin-bottom: 10px;
    background-color: #4e9b2f;
}

@media only screen and (max-width: 768px) {
  .info-set {
    padding: 15px;
  }
  .info-set #shipping_method {
    width: 160px;
  }
  .checkout-agreements {
    padding: 15px;
  }
}

#shopping-cart-table h2.product-name{font-size:1.5em !important;}

.shopping-cart-button {
  border: none;
  background-color: transparent;
  color: #428bca;
}

/* Hide the checkbox for "is this a commercial address?"*/

input[value="This is a commercial address"],
label[for="commercial_customer"] {
  display: none;
}

/* ================================================================================================================
// FOOTER
================================================================================================================ */
.footerh3 {
  margin: 0 0 20px;
  font-size: 1.4em;
  line-height: 1;
  font-family: 'Times New Roman', Times;
  color: #fff;
}
footer .container{height:100%;}
footer .container nav{color:#bebebe;height:100%;}
footer .container nav h3{color:#fff;font-family:'Times New Roman',Times;font-size:1.4em;line-height:1;margin:0 0 30px;}
footer nav [class*=col-]{height:100%;padding:30px 25px;-webkit-box-shadow:-1px 0 0 0 rgba(255,255,255,.1) inset;-moz-box-shadow:-1px 0 0 0 rgba(255,255,255,.1) inset;box-shadow:-1px 0 0 0 rgba(255,255,255,.1) inset;}
footer nav [class*=col-]:last-of-type{
-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
footer nav ul{margin:0!important;}
footer nav ul li{}
footer nav ul li a{color:#bebebe;}

footer .phone-number {
  color: #fff;
}
footer .phone-number:hover {
  color: #efefef;
}

.page-sitemap .page-title {display: none;}
.page-sitemap {padding: 20px;}
.page-sitemap .pager {background-image: none; border: 0; background-color: transparent;}

/* ================================================================================================================
// BASE [BELOW FOOTER]
================================================================================================================ */
.section-base{background:#292a2d;padding:8px 0;color:#999;margin:0;color:#808695;}
.section-base address{margin:0;}
.section-base nav.nav-legal{text-align:right;}
.section-base nav.nav-legal ul{margin:0;display:inline-block;}
.section-base nav.nav-legal ul li{margin-bottom:0;display:inline-block;float:left;}
.section-base nav.nav-legal ul li:first-of-type::after{content:'|';display:inline-block;padding:0 8px;}
.section-base nav.nav-legal ul li a{color:#808695;}
.section-base nav.nav-legal p a:hover{}



/* ================================================================================================================
// REPSONSIVE
================================================================================================================ */
@media screen and (min-width:900px){
.nav.mega-menu .dropdown-menu .container .level0{width:64%;float:left;}
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1{display:inline-block;padding-right:30px;float:left;}
.nav.mega-menu .dropdown-menu .container .level0 > .level1 .dropdown-menu{display:inline;clear:both;}
.nav.mega-menu .dropdown-menu .container .level0 > .level1.parent > a{display:block;margin-bottom:5px;}
.nav.mega-menu .dropdown-menu .container .level0 .dropdown-menu{border:none;padding:0;margin-top:5px;top:0;}

@media (max-width:799px){.sidebar .block-layered-nav #filter-list{height:0;overflow:hidden;}
.footer ul.links ~ ul,
.footer ul.links{margin:15px 0 0;padding-left:10px;padding-right:10px;display:block;}
.footer .switcher-store{float:left;padding-left:10px;padding-right:10px;display:block;margin-top:15px;}
}

@media screen and (min-width:900px){
.nav.mega-menu .dropdown-menu .container .static-container{width:35%;float:right;}
}

@media screen and (max-width:899px){
.nav.mega-menu .dropdown-menu .container .static-container{display:none;}
}



@media (max-width:768px){
/*.cms-home .home-tabbed-content{padding-left:112px;}*/
}

@media (max-width: 991px) and (min-width: 768px) {
    .sidebar .hidden-sm {display: block!important;}
}
@media (min-width:768px){
.marketing{padding-left:0;padding-right:0;}
.navbar-wrapper{margin-top:20px;}
.navbar-wrapper .navbar{border-radius:4px;}
.carousel-caption p{margin-bottom:20px;font-size:21px;line-height:1.4;}
.featurette-heading{font-size:50px;}
header .container{padding:0;}
header form{max-width:230px;}
.cms-home .home-tabbed-content{padding-left:60px;}
.cms-home .home-tabbed-content .tab-content .tab-pane .content img{margin:0 30px 0 -98px;max-width:263px;}
footer nav [class*=col-]{padding-bottom:80px;}
.section-tertiary .container{display:table;}
/*.section-tertiary .container [class*=col-]{display:table-cell;float:none;vertical-align:middle;}*/
header .top-links{text-align:right;}
.cms-home .featured-slider .slides li > img{position:absolute;}
.cms-home .featured-slider .slides li .container{height:100%;position:relative;}
.cms-home .featured-slider .slides li .container .caption{position:absolute;top:40px;right:60px;}
.sidebar-wrap{padding-right:0;}
.body-wrap{padding-left:0;}
}
/* bio cms pages */

.cms-page-view .toolbar,
.cms-page-view .category-products,
.cms-page-view .toolbar-bottom {
    padding: 5px 15px 10px 15px;
  box-sizing: border-box;
}


@media (max-width:767px){
    .cms-home .featured-slider .slides li {
        background-size: cover;
        background-position: top left;
    }
    .cms-home .featured-slider .slides li .dark .caption {
        margin-top: 180px;
        background-color: rgba(255,255,255,0.7);
    }
    .cms-home .featured-slider .slides li .light .caption {
        margin-top: 180px;
        background-color: rgba(0,0,0,0.5);
    }
    .cms-home .featured-slider .slides li .caption {max-width: 95%; box-sizing: border-box; padding: 5px 10px 15px 10px;}
    .cms-home .featured-slider .slides li .light .caption h2, .cms-home .featured-slider .slides li .dark .caption h2 {font-size: 1.5em;}
    .cms-home .featured-slider .slides li .light .caption p, .cms-home .featured-slider .slides li .dark .caption p {font-size: 1em; line-height: 1.0em;}
    .cms-home .featured-slider .slides li .caption a {font-size: 1em; line-height: 32px; margin-top: 00px}
    .cms-home .featured-slider .container > div .flex-control-nav {padding: 16px 16px 15px;}
    .section-promo .row {margin-left: 0; margin-right: 0;}
    .section-tertiary .container [class*=col-].tertiary-social-navigation ul {display: inline-block;}
}

@media (min-width:780px){
.body-wrapper{padding:0;}
footer {min-height: 380px;}

}

@media (min-width:800px){
.sidebar .block-layered-nav #filter-list{height:auto !important;overflow:visible;display:block !important;}
.footer ul.links ~ ul,
.footer ul.links{width:16.66%;margin:0;padding:0 10px;}
.footer .switcher-store{width:33.33%;}
}

@media (min-width:992px){
.featurette-heading{margin-top:120px;}
.products-grid li.item .row [class*=col-].content{padding-left:0;}

}

@media screen and (min-width:601px) and (max-width:980px){
    .cms-home .home-tabbed-content {padding-left: 0;}
    .cms-home .home-tabbed-content .tab-content .tab-pane .content img {margin-left: 10px;}
    .cms-home .std .home-tabbed-content .nav-tabs {height: 48px;}
    .cms-home .std .home-tabbed-content .nav-tabs li a {font-size: 15px; padding: 17px;}
    .cms-home .std .home-tabbed-content .products {clear: both; margin-top: 15px;}


}

/* MOBILE ONLY FIXES */
@media (max-width:990px){
.opc-block-progress{margin-bottom:10px;}
.cms-home .featured-slider .slides li .light .caption h2, .cms-home .featured-slider .slides li .dark .caption h2 {font-size: 2.2em;}
    .cms-home .featured-slider .slides li .caption a {margin-top: 15px; padding: 0 15px; font-size: 1.2em}

}

@media (max-width: 999px) and (min-width: 768px) {
    header .top-links ul.links {margin-bottom: 3px;}
.phone-and-hours {text-align: right;}
.phone-and-hours, .search {display: inline-block; float: right;}
}

@media (max-width:799px) {
.welcome-msg, header .form-search{float:none;clear:both;padding-left:0;}
.product-collateral{width:100%;}
img{max-width:100%;}
.toolbar p.navbar-text{margin-left:15px;margin-right:1px;display:inline-block;}
.toolbar .limiter p.navbar-text + div{display:inline-block;}
.box-collateral .product-details{padding:0;float:none;width:100%;clear:both;margin-top:10px;}
.home-promo-block {margin-bottom: 10px;}
}
@media screen and (min-width: 768px) and (max-width: 999px) {
    .main-row {background-image: none;}
    footer nav [class*=col-] {height: auto!important; padding-bottom: 10px; box-shadow: none; -webkit-box-shadow:none;-moz-box-shadow:none;}
    /*.section-tertiary .container [class*=col-] {display: block;}*/

}
@media screen and (max-width:768px){
    .last .dropdown-menu {right: 0;}
    .dropdown-menu .col-sm-3 {width: 100%; display: block;}
    .submenu-container .container {width: auto;}
}
@media screen and (max-width:767px){
    .cms-home .std .section-banner .container .content .hide-mobile {height: 100px;}
    .cms-home .std .section-banner .container .content .col-sm-5, .cms-home .std .section-banner .container .content .col-sm-3 {box-sizing: border-box; padding-left: 25px; padding-right: 25px; }
 header form {position: relative; right: auto; margin-top: 15px;}
.form-search .input-group .form-control {background-color: #fff; }
 .block-layered-nav  {display: block!important;}
 .block-category-tree {display: none!important;}
.products-grid li.item.first {margin-bottom: 10px;}
.main-row {background-image: none;}
.catalog-product-view .sidebar {display: none;}
.product-view .box-tags .form-add-tags input.input-text {width: 95%; max-width: 300px;}
 .category-parents .sidebar .block.block-layered-nav .panel-default > .panel-heading.block-title h3 a::after {display: none;}
.product-view{width:auto;}
.add-to-compare, ul.add-to-links li:nth-child(2){display: none;}
ul.add-to-links li::after {display: none;}
.products-list ul.add-to-links {padding-top: 0;}
/*.nav.mega-menu .level0:hover .dropdown-menu{display:none !important;}*/

.navbar-nav>li>.dropdown-menu {position: relative; top: auto; left: auto; max-width: 100%; float: none; box-shadow: none; background-color: #e8e6e6; border-top: 0; border-left: 0; border-right: 0;}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li a {height: auto; padding-left: 0;}
.section-nav .container .submenu-container li {height: auto; padding-bottom: 8px;}
header{z-index:901;padding:10px 0;}
header form{display:block;width:auto;}
header form .form-control{color:#ccc;background-color:transparent;border-color:#222;}
header form .btn{border-color:#222;}
.branding .logo{display:block;float:none;margin:0 auto;text-align:center;max-width:75%;}
.switches{text-align:left !important;}
#dropdown{right:auto;left:0;}
.catalog-category-view .navbar-inverse{margin:0 10px 5px;}
.catalog-category-view .breadcrumb{margin-bottom:5px;background-color:#fff;padding-left:0;padding-right:0;}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul li{margin-right:0;margin:0 8px;}
.category-name {position: relative; width: 100%; top: 0; left: 0}
.category-name h2.orange {font-size: 1.5em;}
}

@media (max-width:600px){

header .container {text-align: center;}
.section-base {text-align: center;}
div#sharing-area {padding-top: 10px; padding-left: 10px; padding-right: 10px;}
.form-buttons, p.required {width: 80%}
ul.form-list {padding-left: 0;}

.toolbar .col-xs-4, .toolbar .col-xs-6 {display: block; width: 100%;}
.toolbar .col-xs-8 {display: block; width: 100%; }
.a-right {text-align: left!important;}
.account-login .btn-primary {display: inline-block; margin-top: 0; }
.account-login p.required {padding-left: 0; width: 100%; text-align: left;}
.toolbar {margin-bottom: 10px;}
.account-create p.required {text-align: left;}
/*tabbed*/
.cms-home .home-tabbed-content {padding-left: 0;}
.nav-tabs>li {float: none;}
.cms-home .std .home-tabbed-content .nav-tabs {height: auto; width: 100%; position: relative; background: #9fb1b2; padding-top: 10px; padding-bottom: 10px;}
.cms-home .std .home-tabbed-content .nav-tabs li {margin-right: 0; width: 95%; margin-left: 3%;}
.cms-home .std .home-tabbed-content .nav-tabs li a {padding: 10px; font-size: 13px;}
.cms-home .std .home-tabbed-content .nav-tabs:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(129, 137, 153, 0);
	border-top-color: #9fb1b2;
	border-width: 15px;
	margin-left: -15px;
}
.universal-ad-block {padding: 0;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content img {float: none;}
.cms-home .std .section-ribbon .container .content {margin: 0 0}
.cms-home .std .section-ribbon .container .content::before {display: none;}
.cms-home .std .section-ribbon .container .content .ribbon-right, .cms-home .std .section-ribbon .container .content .ribbon-left {display: none;}
.section-tertiary .container [class*=col-].tertiary-social-navigation ul li a {height: 30px; width: 30px; line-height: 30px;}
footer[style] {height: auto!important;}
.section-base nav.nav-legal {text-align: center;}
.cell-label{display:inline-block;font-weight:700;min-width:80px;font-size:14px;}
.cart-table{display:block;border:none;width:auto;}
.cart-table .btn-update{float:none;}
.cart-table thead{display:none;}
.cart-table tbody{display:block;}
.cart-table tbody td{display:block;clear:both;padding:5px 15px;text-align:left !important;}
.cart-table tbody td span + span{display:inline-block;vertical-align:middle;}
.cart-table tbody tr{display:block;}
.cart-table tbody tr.last td{border:none;}
.cart-table tbody tr td{border:none;}
.cart-table tbody tr td.last{border-bottom:1px solid #eee;padding-bottom:10px;}
.cart-table .product-name{margin-top:0;}
.cart-table .cart-price{display:inline-block;vertical-align:text-top;}
.cart-table .glyphicon-remove:after{content:"Remove";display:inline-block;vertical-align:bottom;margin-left:5px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
}

@media screen and (max-width:480px){
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 16px; }
.form-list select {width: 90%!important; max-width: 90%!important;}
.category-products .products-grid .col-xs-4{display:block;float:none;margin:0 auto 20px;width:70%;}
.product-tabs .nav-tabs {background-color: #c0d8e7; padding-top: 6px; padding-bottom: 6px; position: relative;}
.product-tabs .nav-tabs:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(192, 216, 231, 0);
	border-top-color: #c0d8e7;
	border-width: 12px;
	margin-left: -12px;
}
.product-tabs .nav-tabs > li {width: 97%; margin-left: 3%;}
.product-tabs .nav-tabs > li > a:after, .product-tabs .nav-tabs > li.active > a:after {display: none;}
.cms-home .std .section-promo .home-promo-block {min-height: 42px;}
.cms-home .std .section-promo .home-promo-block p.extralarge {font-size: 1.8em;}
.cms-home .std .section-promo .home-promo-block p.medium {font-size: 1.0em;}
.page-title h1, .page-title h2, h1 {
    font-size: 23px; line-height: 26px;
}
h2, .h2 {font-size: 22px;}
h3, .h3 {font-size: 18px;}
.top-cart {display: block; float: right; width: 25%;}
span.newsletter-signup {width: 75%; display: block;}
.section-nav .newsletter-signup a {padding: 0 8px; position: relative;}

div#sharing-area {padding-top: 10px; padding-left: 20px; padding-right: 20px;}
.full-width-column .std .container-wrap {padding: 10px 18px;}
ul.expandable-list {padding-left: 0px;}
.form-buttons, p.required {width: 80%}
ul.form-list {padding-left: 0;}
.buttons-set a.button, .buttons-set button.button {float: none;}
.section-nav .container .navbar.navbar-default.navbar-static-top .navbar-collapse ul.navbar-nav li .static-container a {padding: 10px 3px}
.cms-home .featured-slider .slides li {height: auto !important; background-size: 100%; background-repeat: no-repeat; min-height:inherit; display:none !important; }
.cms-home .featured-slider .slides li.flex-active-slide{display:block !important; }
.dark .container, .light .container {padding-left: 0; padding-right: 0;}
.cms-home .featured-slider .slides li .dark .caption, .cms-home .featured-slider .slides li .light .caption {
    margin-top:101px; width: 100%; max-width: 100%;
      height: auto;
}
.cms-home .featured-slider .slides li .light .caption h2, .cms-home .featured-slider .slides li .dark .caption h2 {font-size: 1.4em; }
.cms-home .featured-slider .slides li .dark .caption, .cms-home .featured-slider .slides li .light .caption {padding: 10px 20px 20x 20px; }
.cms-home .featured-slider .slides li .light .caption {background-color: #184a5f}
.cms-home .featured-slider .slides li .dark .caption {background-color: #cdd7d8;}
.cms-home .featured-slider .container > div .flex-control-nav {bottom: 00px;}
.product-essential .price-box {font-size: 14px;}
.view-details.btn {float: none; display: inline-block; margin-right: 0}
}

@media screen and (max-width:360px){
#dropdown{width:100% !important;}
.panel-body .item.col-xs-6{width:100%;}
#checkout-review-table{font-size:12px;}
#checkout-review-table .product-name{font-size:12px;}
#checkout-step-review{padding:10px;}
.opc-block-progress .col-md-12{width:100%;}
.opc-block-progress .col-md-12 table{width:100%;}
.panel-crosssell .item{width:50%;}
.category-products .products-grid .col-xs-4{display:block;float:none;margin:0 auto 20px;width:80%;}
.products-list .col-xs-9{width:100%;clear:both;}
.products-list .col-xs-3{margin-bottom:20px;width:50%;}
.toolbar .sort-by,
 .toolbar .limiter{width:100%;}
.toolbar .limiter p.navbar-text,
 .toolbar .limiter p.navbar-text + div{margin-top:0 !important;}
.toolbar > .row .col-xs-8{width:100%;clear:both;float:none;text-align:center !important;}
.toolbar > .row .view-mode{display:none;}
.box-collateral .item{width:100%;float:none;clear:both;}

}
.product-slider .title{font-size:20px;margin:10px 0;}
input.qty{width:4.5em !important;}
@media screen and (max-width: 420px) {input.qty{width:3.5em !important;}}
#form-edit .form-list textarea#address{ height:5em !important;}
.attendess_list .input_box, #custom_attendees{ clear:both}
.attendess_list.form-list .input-text{ width:350px; margin-bottom:5px}
.attendess_list .attendess_remove {display: inline-block;margin-top: 5px;}
.booking-order .booking-dates LABEL {float:none !important; display:inline-block !important}
.attendess_list em { color:#f02800;}
.truncated_full_value dd {padding: 8px;word-break: break-all;}
.truncated .show .item-options{width:300px}


/*New CSS for facilitator curriculum*/
.curriculum-box {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    line-height: 20px;
    padding: 5px 10px 5px 5px;
    width: 374px;
    height:auto;
  }
 /*New CSS end*/
 
.facilitator table {
  table-layout:fixed
}
.facilitator td {
  overflow: auto;
  white-space: nowrap;
}

.facilitator table img {
  max-width: initial;
}

.facilitator .trainer-select__btn {
  background-color: #6ead2b;
  padding: .5em 1em;
}
.trainer-select__container {
  padding: .8em .8em;
}  

@media only screen and (min-width: 480px) {
  .facilitator .trainer-select__btn {
    padding: .05em 1em;
  }
}



.cms-home .std .section-promo .home-promo-block a.hom-promo-left-img-sprite{ display: inline-block; max-width: 40%; padding-top: 8px; vertical-align: top; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) -168px 8px no-repeat; width:240px; height:142px;}
.cms-home .std .section-promo .home-promo-block a.hom-promo-right-img-sprite{ display: inline-block; max-width: 40%; padding-top: 8px; vertical-align: top; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) 0 8px no-repeat; width:168px; height:142px;}
.cms-home .std .section-ribbon .container .content a.hom-feature-ribbon-img-sprite{background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) 0 -165px no-repeat; width:400px; height:267px; display:inline-block; float:right; margin:0 0 30px 30px;}

.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-parents-img-sprite{ display:block;float:left;-webkit-box-shadow:0 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 0 rgba(0,0,0,.2);box-shadow:0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) 0 -432px no-repeat; width:265px; height:265px; margin: 0 30px 0 -98px;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-educators-img-sprite{ display:block;float:left;-webkit-box-shadow:0 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 0 rgba(0,0,0,.2);box-shadow:0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) -265px -432px no-repeat; width:265px; height:265px; margin: 0 30px 0 -98px;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-trainers-img-sprite{ display:block;float:left;-webkit-box-shadow:0 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 0 rgba(0,0,0,.2);box-shadow:0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) -0 -697px no-repeat; width:265px; height:265px; margin: 0 30px 0 -98px;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-conferences-img-sprite{ display:block;float:left;-webkit-box-shadow:0 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 0 rgba(0,0,0,.2);box-shadow:0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) -265px -697px no-repeat; width:265px; height:265px; margin: 0 30px 0 -98px;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-classlocator-img-sprite{ display:block;float:left;-webkit-box-shadow:0 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 0 rgba(0,0,0,.2);box-shadow:0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%; background:url(https://www.loveandlogic.com/skin/frontend/loveandlogic/enterprise/images/sprite2.png) 0 -962px no-repeat; width:265px; height:265px; margin: 0 30px 0 -98px;}


@media (min-width: 992px) and (max-width: 1199px) {
.cms-home .std .section-promo .home-promo-block a.hom-promo-left-img-sprite{ max-width: 100%; }
.cms-home .std .section-promo .home-promo-block a.hom-promo-right-img-sprite{ max-width: 100%;}
.cms-home .std .section-promo .home-promo-block div{ width:100%; padding:0px 10px 10px 10px; text-align:center;}
	
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-parents-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-educators-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-trainers-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-conferences-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-classlocator-img-sprite{ margin:0 30px 0 10px; }

}
@media (min-width: 600px) and (max-width: 767px) {
.cms-home .std .section-promo .home-promo-block a.hom-promo-left-img-sprite{ max-width: 100%; }
.cms-home .std .section-promo .home-promo-block a.hom-promo-right-img-sprite{ max-width: 100%;}
.cms-home .std .section-promo .home-promo-block div{ width:100%; padding:0px 10px 10px 10px; text-align:center;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-parents-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-educators-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-trainers-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-conferences-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-classlocator-img-sprite{ margin:0 30px 0 10px; float:none; }
}
@media (max-width: 599px) {
.cms-home .std .section-promo .home-promo-block a.hom-promo-left-img-sprite{ max-width: 100%; }
.cms-home .std .section-promo .home-promo-block a.hom-promo-right-img-sprite{ max-width: 100%;}
.cms-home .std .section-promo .home-promo-block div{ width:100%; padding:0px 10px 10px 10px; text-align:center;}
.cms-home .std .section-ribbon .container .content a.hom-feature-ribbon-img-sprite{ width:100%; margin-right:0;}
.cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-parents-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-educators-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-trainers-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-conferences-img-sprite, .cms-home .std .home-tabbed-content .tab-content .tab-pane .content .home-classlocator-img-sprite{ float:none;  height: 210px; margin: 0; width: 210px;}
}
