/**
 * @package 	WooCommerce Product Barcode Label Printing
 * @version 	1.5.1
 * 
 * Main CSS Styles
 * 
**/

#wpblp_settings_form{clear:both;overflow:hidden}.wpblp_live_preview{position:relative;overflow:hidden;padding:20px 20px 20px 0}body .wpblp_live_preview #label-list{width:100%}#label-list .label .label_lines,.wpblp_error{display:inline-block}@page{margin:0;padding:0;visibility:hidden}#wpblp_settings_form .form-table{margin:20px 0}#wpblp_settings_form .form-table td,#wpblp_settings_form .form-table th{padding-top:10px;padding-bottom:10px;vertical-align:baseline}#wpblp_settings_form .wpblp_settings_sec_title{margin-top:30px}#wpblp_settings_form .wpblp_settings_premium_desc{margin-top:10px;display:block}#label-list .label img{margin:auto;min-height:25px;max-height:30px;min-width:70%;max-width:100%}.wpblp_select_list{border:1px solid #ccc;background-color:#fff;padding:4px;height:250px;overflow-y:scroll;margin-bottom:30px}.wpblp_select_list *{direction:ltr;text-align:left}.wpblp_input_wrap{margin-bottom:10px}.wpblp_select_list .wpblp_error{margin:10px}.wpblp_error{margin:10px 0;padding:5px 20px;font-size:14px;line-height:30px;color:#fff;background-color:#ff6d6d;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wpblp_note{margin:0 0 10px;color:#828282;font-style:italic}form .wpblp_submits_wrap{position:relative;overflow:hidden;clear:both;margin-top:20px}form .wpblp_submit_button{-webkit-box-shadow:none;box-shadow:none;border:none;color:#fff;background-color:#4d8ed2;float:left;cursor:pointer;font-size:14px;line-height:36px;padding:0 15px;margin:0 10px 10px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}form .wpblp_submit_button.dark{color:#fff;background-color:#55595d}form .wpblp_submit_button.red{color:#fff;background-color:#d24d4d}form .wpblp_submit_button:hover{color:#fff;background-color:#3670ad}form .wpblp_submit_button.dark:hover{color:#fff;background-color:#373a3e}form .wpblp_submit_button.red:hover{color:#fff;background-color:#b92d2d}#label-list{width:250px}#label-list .label{padding:5px;border:1px solid grey;text-align:center;background-color:#fff;overflow:hidden}#label-list .label .name{margin-top:2px;padding:0 4px}#label-list .label .label_lines+div{line-height:1em}#label-list .label.blank{min-width:238px;min-height:68px}#label-list .label .label_img{padding:0 5px!important;overflow:hidden!important}#label-list .label .label_lines>div:first-of-type,#label-list .label .label_lines>div:last-of-type{width:5px!important}.wpblp_select_products_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-bottom:1px solid #ccc}.wpblp_select_products_box.dn{display:none;visibility:hidden}.wpblp_select_products_box>*{margin:0 10px 0 0!important}.wpblp_select_products_box img{width:60px !important;height:60px;max-width:100%;max-height:100%;background-color:#ccc}.wpblp_select_products_box label{min-width:200px}.wpblp_settings_description{position:relative;overflow:hidden;color:#888686;width:400px;max-width:100%}.wpblp_settings_presets{display:block;overflow:hidden;clear:both;padding:40px 0 10px}.wpblp_settings_presets h2{margin:0 0 20px}.wpblp_settings_presets input,.wpblp_settings_presets select{width:140px;margin:0 10px 15px 0;clear:both;display:block}.wpblp_settings_presets .wpblp_submit_button{margin:0 10px 0 0}.wpblp_admin_notice_info{position:relative;overflow:hidden}.wpblp_admin_notice_info a{text-decoration:none}.wpblp_admin_notice_info .notice-dismiss span{display:none}@media all{.page-break{display:none}}@media print{#label-list .label,.label .name,.label .price{text-align:center;padding:0}html body{background-color:#fff;font-family:Arial,Helvetica,Sans-Serif;font-size:12px;line-height:12px}html body *{display:none}html.wp-toolbar{padding:0}#wpcontent,#wpfooter{margin:0;padding:0}#label-list,#label-list *,#wpbody,#wpbody-content,#wpcontent,#wpwrap{display:block!important}#label-list .label .label_lines{display:inline-block!important}html body #label-list script{display:none!important}html body #label-list{width:100%}#label-list .label{width:250px;max-width:100%;height:110px;max-height:100%;color:#000;overflow:hidden!important;border:none!important}#label-list .label .sku{font-size:1.2em;margin-top:4px}#label-list .label .name{padding:0 4px;margin-top:2px;font-size:1.5em;line-height:1.1em;max-height:20%;overflow:hidden;word-break:normal}#label-list .label .price{margin-top:5px;font-size:1.8em;line-height:1.1em}#wpbody-content{padding:0!important}.page-break{display:block;page-break-after:always}}