#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
#colorboxNodeLoading{background:url(/sites/all/modules/colorbox_node/./images/loading.gif) no-repeat center center;width:100%;height:100%;}
#comments{margin-top:15px;}.indented{margin-left:25px;}.comment-unpublished{background-color:#fff4f4;}.comment-preview{background-color:#ffffea;}
div.commerce_add_to_cart_confirmation_overlay{background:transparent url(/profiles/commerce_kickstart/modules/contrib/commerce_add_to_cart_confirmation/images/bg_add_to_cart_overlay.png) left top;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200;}div.messages.commerce-add-to-cart-confirmation{background-color:white;border-color:#6bb0cb;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 2px 15px #57595a;-webkit-box-shadow:0 2px 15px #57595a;box-shadow:0 2px 15px #57595a;filter:progid:DXImageTransform.Microsoft.Shadow(color='#57595A',direction='180',strength='5');color:#aeaaa5;left:50%;margin-left:-20% !important;overflow:hidden;padding:0;position:absolute;width:450px;z-index:201;}div.messages.commerce-add-to-cart-confirmation .message-inner .commerce-add-to-cart-confirmation-close{background:url(/profiles/commerce_kickstart/modules/contrib/commerce_add_to_cart_confirmation/images/btn_add-to-cart-close.png) no-repeat 0 0;display:block;height:17px;position:absolute;right:15px;top:15px;width:18px;}div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title{color:#2698f2;float:left;font-size:14px;font-weight:bold;padding:10px 30px 10px 20px;text-align:center;text-transform:uppercase;width:55%;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper{background-color:#e4eef3;height:100%;padding:40px 30px;position:absolute;right:0;width:25%;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper:after{clear:both;content:".";display:block;height:0;visibility:hidden;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:white;font-weight:bold;margin-bottom:10px;padding:10px;text-align:center;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout{background-color:#2698f2;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue{background-color:#b3b3b3;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue .commerce-add-to-cart-confirmation-close{background:none;height:auto;position:static;width:auto;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout:hover,div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue:hover{cursor:pointer;}div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button a{color:white;display:block;font-weight:bold;word-wrap:break-word;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display{clear:both;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content{padding:15px;position:relative;width:55%;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .content .field-name-field-images{position:relative;width:130px;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .content .field-name-field-images img{border:#d7d7d7 solid 1px;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .commerce-product-sku .commerce-product-sku-label,div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field .views-label,div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field .field-label{color:#878380;float:left;font-size:12px;font-weight:bold;padding-right:5px;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field{clear:both;margin:0;text-align:left;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field .field-label{display:inline;float:left;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-total{clear:both;font-size:20px;margin-top:25px;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-total .views-label{float:left;padding-right:5px;}div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-total .field-content{color:#2698f2;display:inline;float:right;}
body.toolbar #toolbar{background:#e86d96;background:-moz-linear-gradient(top,#e86d96 0%,#d36189 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e86d96),color-stop(100%,#d36189));background:-webkit-linear-gradient(top,#e86d96 0%,#d36189 100%);background:-o-linear-gradient(top,#e86d96 0%,#d36189 100%);background:-ms-linear-gradient(top,#e86d96 0%,#d36189 100%);background:linear-gradient(to bottom,#e86d96 0%,#d36189 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86d96',endColorstr='#d36189',GradientType=0);}body.toolbar #toolbar div.toolbar-menu{background:#e86d96;background:-moz-linear-gradient(top,#e86d96 0%,#d36189 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e86d96),color-stop(100%,#d36189));background:-webkit-linear-gradient(top,#e86d96 0%,#d36189 100%);background:-o-linear-gradient(top,#e86d96 0%,#d36189 100%);background:-ms-linear-gradient(top,#e86d96 0%,#d36189 100%);background:linear-gradient(to bottom,#e86d96 0%,#d36189 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86d96',endColorstr='#d36189',GradientType=0);}#toolbar a{color:#fff;text-shadow:0 1px 1px #18466b;}body.toolbar #toolbar-home a,body.toolbar #toolbar-home ul li a.active,body.toolbar #toolbar-home a:hover{background:transparent !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#fff;}body.toolbar #toolbar-home a span{background:url(/sites/all/modules/commerce_kickstart_menus/images/logo-menu.png) no-repeat;display:block;min-height:40px;text-indent:-9999px;width:130px;margin:0;}#toolbar #toolbar-user li.account a{color:#fddb84;}body.toolbar #toolbar div.toolbar-menu ul li a{background:transparent;}body.toolbar #toolbar div.toolbar-menu{height:auto;}body.toolbar #toolbar div.toolbar-menu a{font:normal 500 15px/1.75em "Open Sans",Arial,sans-serif;}body.toolbar div.toolbar-menu li.depth-2:hover a,body.toolbar div.toolbar-menu #toolbar-user li:hover a,body.toolbar div.toolbar-menu li.depth-2 a.active,body.toolbar div.toolbar-menu li.active-trail a{background:#444 !important;-moz-box-shadow:inset 0 0 5px #222;-webkit-box-shadow:inset 0 0 5px #222;box-shadow:inset 0 0 5px #222;border-radius:10px;text-decoration:none;}body.toolbar div.toolbar-menu #toolbar-user,body.toolbar #toolbar ul.menu-depth-2{padding-top:5px;}body.toolbar li.depth-2:hover li.depth-3 a{background:transparent !important;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}body.toolbar ul.menu-depth-3 li.depth-3 a{background:transparent;color:#999 !important;}body.toolbar ul.menu-depth-4 li.depth-4 a{background:transparent;color:#fff !important;}body.toolbar ul.menu-depth-4 li.depth-4 a:hover{color:#bbb !important;}body.toolbar #toolbar li.depth-2{height:40px;padding:0;}body.toolbar #toolbar .wrapper-depth-3{background:transparent url(/sites/all/modules/commerce_kickstart_menus/images/bg-dropdown.png);margin:0;}body.toolbar #toolbar .wrapper-depth-3 ul.group{margin-bottom:10px;}#toolbar .toolbar-menu-store-settings .wrapper-depth-3{width:400px;}#toolbar .toolbar-menu-store-settings .wrapper-depth-3 ul.group{float:left;width:49%;clear:none;}#toolbar .toolbar-menu-store-settings .wrapper-depth-3 ul.group-0{float:right;}#toolbar .toolbar-menu-store-settings .wrapper-depth-4 ul.group{float:none;width:100%;}#toolbar .toolbar-menu-site-settings .wrapper-depth-3{width:400px;}#toolbar .toolbar-menu-site-settings .wrapper-depth-3 ul.group{float:left;width:49%;clear:none;}#toolbar .toolbar-menu-site-settings .wrapper-depth-3 ul.group-1{float:right;}#toolbar .toolbar-menu-site-settings .wrapper-depth-4 ul.group{float:none;width:100%;}@media screen and (-webkit-min-device-pixel-ratio:0){.overlay-open #toolbar.toolbar{clip:inherit !important;}}
.field .field-label{font-weight:bold;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.cke.cke_chrome{visibility:inherit;}
div.toboggan-container{text-align:center;}div.toboggan-login-link-container{text-align:left;}div.toboggan-login-link-container a{text-decoration:none;}div.toboggan-block-message{text-align:left;}div.user-login-block{text-align:left;}div.user-login-block a{text-align:left;}.toboggan-unified #login-message{text-align:center;font-size:2em;line-height:1.2;}.toboggan-unified #login-links{text-align:center;font-size:1.5em;line-height:2.7;}.toboggan-unified #login-links a{padding:.5em;border:1px #666 solid;background-color:#EEE;}.toboggan-unified #login-links a:hover{background-color:#DDD;}.toboggan-unified #login-links a.lt-active,.toboggan-unified #login-links a.lt-active:hover{background-color:#FFF19A;border:2px #333 solid;}.toboggan-unified.login #register-form{display:none;}.toboggan-unified.register #login-form{display:none;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.apachesolr_autocomplete{}.apachesolr_autocomplete.message{font-size:80%;color:#888;}.apachesolr_autocomplete.count{float:right;}div.apachesolr_autocomplete.suggestion{display:inline;float:left;}div.ac_results li{list-style:none;background-image:none !important;}
.ac_results{padding:0px;border:1px solid black;background-color:white;overflow:hidden;z-index:99999;}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0;}.ac_results li{margin:0px;padding:2px 5px;cursor:default;display:block;font:menu;font-size:12px;line-height:16px;overflow:hidden;}.ac_loading{background:white;}.ac_odd{background-color:#eee;}.ac_over{background-color:#0A246A;color:white;}
.chzn-container{font-size:13px;position:relative;display:inline-block;vertical-align:middle;zoom:1;*display:inline;}.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:100%;left:-9999px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow   :0 4px 5px rgba(0,0,0,.15);box-shadow        :0 4px 5px rgba(0,0,0,.15);z-index:1010;width:100%;-moz-box-sizing   :border-box;-ms-box-sizing    :border-box;-webkit-box-sizing:border-box;-khtml-box-sizing :border-box;box-sizing        :border-box;}.chzn-container.chzn-with-drop .chzn-drop{left:0;}.chzn-container-single .chzn-single{background-color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));background-image:-webkit-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);background-image:-moz-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);background-image:-o-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);background-image:linear-gradient(#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);-webkit-border-radius:5px;-moz-border-radius   :5px;border-radius        :5px;-moz-background-clip   :padding;-webkit-background-clip:padding-box;background-clip        :padding-box;border:1px solid #aaaaaa;-webkit-box-shadow:0 0 3px #ffffff inset,0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow   :0 0 3px #ffffff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow        :0 0 3px #ffffff inset,0 1px 1px rgba(0,0,0,0.1);display:block;overflow:hidden;white-space:nowrap;position:relative;height:23px;line-height:24px;padding:0 0 0 8px;color:#444444;text-decoration:none;}.chzn-container-single .chzn-default{color:#999;}.chzn-container-single .chzn-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;}.chzn-container-single .chzn-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:12px;font-size:1px;background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) -42px 1px no-repeat;}.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px;}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px;}.chzn-container-single .chzn-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px;}.chzn-container-single .chzn-single div b{background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 0px 2px;display:block;width:100%;height:100%;}.chzn-container-single .chzn-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010;}.chzn-container-single .chzn-search input{background:#fff url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 100% -20px;background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eeeeee 1%,#ffffff 15%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;font-family:sans-serif;font-size:1em;width:100%;-moz-box-sizing   :border-box;-ms-box-sizing    :border-box;-webkit-box-sizing:border-box;-khtml-box-sizing :border-box;box-sizing        :border-box;}.chzn-container-single .chzn-drop{margin-top:-1px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius   :0 0 4px 4px;border-radius        :0 0 4px 4px;-moz-background-clip   :padding;-webkit-background-clip:padding-box;background-clip        :padding-box;}.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px;}.chzn-container-multi .chzn-choices{background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background-image:-webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background-image:-moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background-image:-o-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background-image:linear-gradient(#eeeeee 1%,#ffffff 15%);border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto !important;height:1%;position:relative;width:100%;-moz-box-sizing   :border-box;-ms-box-sizing    :border-box;-webkit-box-sizing:border-box;-khtml-box-sizing :border-box;box-sizing        :border-box;}.chzn-container-multi .chzn-choices li{float:left;list-style:none;}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0;}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:transparent !important;border:0 !important;font-family:sans-serif;font-size:100%;height:15px;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow   :none;box-shadow        :none;}.chzn-container-multi .chzn-choices .search-field .default{color:#999;}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius   :3px;border-radius        :3px;-moz-background-clip   :padding;-webkit-background-clip:padding-box;background-clip        :padding-box;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#eeeeee',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);-webkit-box-shadow:0 0 2px #ffffff inset,0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow   :0 0 2px #ffffff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow        :0 0 2px #ffffff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;border:1px solid #aaaaaa;line-height:13px;padding:3px 20px 3px 5px;margin:3px 0 3px 5px;position:relative;cursor:default;}.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled{background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#eeeeee',GradientType=0);background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);color:#666;border:1px solid #cccccc;padding-right:5px;}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4;}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:12px;font-size:1px;background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) -42px 1px no-repeat;}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:-42px -10px;}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:-42px -10px;}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:240px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}.chzn-container-multi .chzn-results{margin:0;padding:0;}.chzn-container .chzn-results li{display:none;line-height:15px;padding:5px 6px;margin:0;list-style:none;}.chzn-container .chzn-results .active-result{cursor:pointer;display:list-item;}.chzn-container .chzn-results .highlighted{background-color:#3875d7;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3875d7',endColorstr='#2a62bc',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff;}.chzn-container .chzn-results li em{background:#feffde;font-style:normal;}.chzn-container .chzn-results .highlighted em{background:transparent;}.chzn-container .chzn-results .no-results{background:#f4f4f4;display:list-item;}.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:bold;}.chzn-container .chzn-results .group-option{padding-left:15px;}.chzn-container-multi .chzn-drop .result-selected{display:none;}.chzn-container .chzn-results-scroll{background:white;margin:0 4px;position:absolute;text-align:center;width:321px;z-index:1;}.chzn-container .chzn-results-scroll span{display:inline-block;height:17px;text-indent:-5000px;width:9px;}.chzn-container .chzn-results-scroll-down{bottom:0;}.chzn-container .chzn-results-scroll-down span{background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -4px -3px;}.chzn-container .chzn-results-scroll-up span{background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -22px -3px;}.chzn-container-active .chzn-single{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow   :0 0 5px rgba(0,0,0,.3);box-shadow        :0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb;}.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow   :0 1px 0 #fff inset;box-shadow        :0 1px 0 #fff inset;background-color:#eee;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));background-image:-webkit-linear-gradient(top,#eeeeee 20%,#ffffff 80%);background-image:-moz-linear-gradient(top,#eeeeee 20%,#ffffff 80%);background-image:-o-linear-gradient(top,#eeeeee 20%,#ffffff 80%);background-image:linear-gradient(#eeeeee 20%,#ffffff 80%);-webkit-border-bottom-left-radius :0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft :0;-moz-border-radius-bottomright:0;border-bottom-left-radius :0;border-bottom-right-radius:0;}.chzn-container-active.chzn-with-drop .chzn-single div{background:transparent;border-left:none;}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px;}.chzn-container-active .chzn-choices{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow   :0 0 5px rgba(0,0,0,.3);box-shadow        :0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb;}.chzn-container-active .chzn-choices .search-field input{color:#111 !important;}.chzn-disabled{cursor:default;opacity:0.5 !important;}.chzn-disabled .chzn-single{cursor:default;}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default;}.chzn-rtl{text-align:right;}.chzn-rtl .chzn-single{padding:0 8px 0 0;overflow:visible;}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0;direction:rtl;}.chzn-rtl .chzn-single div{left:3px;right:auto;}.chzn-rtl .chzn-single abbr{left:26px;right:auto;}.chzn-rtl .chzn-choices .search-field input{direction:rtl;}.chzn-rtl .chzn-choices li{float:right;}.chzn-rtl .chzn-choices .search-choice{padding:3px 5px 3px 19px;margin:3px 5px 3px 0;}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:4px;right:auto;}.chzn-rtl .chzn-search{left:9999px;}.chzn-rtl.chzn-with-drop .chzn-search{left:0px;}.chzn-rtl .chzn-drop{left:9999px;}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:15px;}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none;}.chzn-rtl .chzn-search input{background:#fff url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -30px -20px,-webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -30px -20px,-moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -30px -20px,-o-linear-gradient(top,#eeeeee 1%,#ffffff 15%);background:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eeeeee 1%,#ffffff 15%);padding:4px 5px 4px 20px;direction:rtl;}.chzn-container-single.chzn-rtl .chzn-single div b{background-position:6px 2px;}.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b{background-position:-12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chzn-rtl .chzn-search input,.chzn-container-single .chzn-single abbr,.chzn-container-single .chzn-single div b,.chzn-container-single .chzn-search input,.chzn-container-multi .chzn-choices .search-choice .search-choice-close,.chzn-container .chzn-results-scroll-down span,.chzn-container .chzn-results-scroll-up span{background-image:url(/profiles/commerce_kickstart/libraries/chosen/chosen/chosen-sprite@2x.png) !important;background-repeat:no-repeat !important;background-size:52px 37px !important;}}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#cboxOverlay{background:url(/sites/all/libraries/colorbox/example1/images/overlay.png) repeat 0 0;}#colorbox{outline:0;}#cboxTopLeft{width:21px;height:21px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -101px 0;}#cboxTopRight{width:21px;height:21px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -130px 0;}#cboxBottomLeft{width:21px;height:21px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -101px -29px;}#cboxBottomRight{width:21px;height:21px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -130px -29px;}#cboxMiddleLeft{width:21px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) right top repeat-y;}#cboxTopCenter{height:21px;background:url(/sites/all/libraries/colorbox/example1/images/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px;background:url(/sites/all/libraries/colorbox/example1/images/border.png) 0 -29px repeat-x;}#cboxContent{background:#fff;overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494;}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494;}#cboxLoadingOverlay{background:url(/sites/all/libraries/colorbox/example1/images/loading_background.png) no-repeat center center;}#cboxLoadingGraphic{background:url(/sites/all/libraries/colorbox/example1/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxClose{position:absolute;bottom:0;right:0;background:url(/sites/all/libraries/colorbox/example1/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/profiles/commerce_kickstart/modules/contrib/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/profiles/commerce_kickstart/modules/contrib/ctools/images/status-active.gif) center center no-repeat;}
#views-slideshow-form-wrapper .form-item.dependent-options{padding-left:5px;}#views-slideshow-form-wrapper .vs-dependent{padding-left:30px;}
.line-item-summary{text-align:right;margin-bottom:1em;}.line-item-summary .line-item-quantity{float:left;}.line-item-summary .line-item-total-label{font-weight:bold;}.line-item-summary .links{margin-top:.5em;clear:left;}.line-item-summary .links li.last{padding-right:0;}.commerce-line-item-views-form input.delete-line-item{font-size:0.8em;padding:1px 6px;}.commerce-line-item-views-form .cart-subtotal{text-align:right;font-size:1.5em;}.commerce-line-item-views-form .commerce-line-item-actions{text-align:right;}
.commerce-product-sku-label,.commerce-product-title-label,.commerce-product-status-label{display:inline;font-weight:bold;}
#field-overview tr.field-group .group-label,#field-display-overview tr.field-group .group-label{font-weight:bold;}#field-overview tr.static-region,#field-display-overview tr.static-region{background-color:#ddd;}#edit-refresh{display:none;}
.form-type-commerce-fancy-attributes .description{display:none;}.form-type-commerce-fancy-attributes-ajax .form-item{width:20px;}.form-type-commerce-fancy-attributes-ajax .description{display:block;margin-left:0;cursor:pointer;}.commerce-fancy-attributes-color{width:15px;height:15px;border:1px solid black;}
