html,body{
 height: 100%;
 background-color: #FFFFFF;
 margin:0;
 padding:0;
 font-family: Arial,verdana,serif;
 font-size: 12px;
}
A {
	color: #e71f75;
}
A:hover {
	color: Black;
}
#order-views, #sup-contract-view {
	margin: 5px auto;
	min-width: 904px;
	width: 90%;
}
#sup-contract-view form {
	padding: 1em 1.4em;
}
.strike-through {
	text-decoration: line-through;
}
.menu-sep {
	height: 1px;
	border-top: dashed 1px #ef31ad;
}
.hidden {
	visibility: hidden;
}
.button {
	border: #ffaaed 2px outset;
	background-color: #f330ac;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: Black;
}
form input[text], form select, form textarea {
	border: #e71f75 1px solid;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
}
form textarea {
	margin-bottom: 8px;
	vertical-align: top;
}
form select option.deleted, form select option.deleted:hover , form select option.deleted:checked {
	color: red !important;
}
.txtbox_search {
	border: #ffaaed 1px solid;
	width: 106px;
	height: 18px;
}
.txtbox_login {
	border: #ffaaed 1px solid;
	width: 200px;
}
.txtbox_form {
	border: #e71f75 1px solid;
	width: 150px;
}
.txtbox_form2 {
	border: #e71f75 1px solid;
	width: 300px;
}
.txtbox_form3 {
	border: #e71f75 1px solid;
	width: 100px;
}
.txtbox_form4 {
	border: #e71f75 1px solid;
	width: 200px;
}
.txtbox_od {
	border: #e71f75 1px solid;
	width: 100px;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
}
textarea.txtbox_form {
	width: 100%;
	height: 100px;
	overflow: auto;
}
textarea.txtbox_grow {
	width: 100%;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
	border: #e71f75 1px solid;
}
textarea.txtbox_od.small {
	width: 80%;
	height: 50px;
	overflow: auto;
}
.txtbox_od2 {
	border: #e71f75 1px solid;
	width: 73px;
	font-size: 12px;
}
.txtbox_od3 {
	border: #e71f75 1px solid;
	width: 140px;
	font-size: 12px;
}
.txtbox_od4 {
	border: #e71f75 1px solid;
	width: 400px;
	font-size: 12px;
}
.txtbox_od5 {
	border: #e71f75 1px solid;
	width: 300px;
	font-size: 12px;
}
.txtbox_od6 {
	border: #e71f75 1px solid;
	width: 130px;
	font-size: 12px;
}
.txtbox_qty{
	border: #e71f75 1px solid;
	width: 40px;
}
.txtarea_form {
	border: #e71f75 1px solid;
	width: 150px;
	height: 40px;
}
.txtarea_notes {
	border: #e71f75 1px solid;
	width: 400px;
	height: 60px;
}
.txtbox_file {
	border: #e71f75 1px solid;
	width: 233px;
}
.txtbox_file_prod {
	border: #e71f75 1px solid;
	width: 150px;
}
.col2block {
	display: inline-block;
	width: 225px;
	vertical-align: top;
}
.form{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #e71f75;
}
.form2{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
table.top_bar {
	height: 20px;
	width: 100%;
}
tr.top_bar_link {
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
}
tr.top_bar_link td{
	padding: 5px;
	background-color: #F884CD;
	border: solid 1px #ffffff;
}
tr.top_bar_link A{
	color: White;
	text-decoration: none;
}
tr.top_bar_link A:hover{
	color: Black;
	text-decoration: none;
}
tr.form{
	height: 27px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #e71f75;
}
tr.formsmall{
	height: 27px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 9px;
	font-weight: 700;
	color: #e71f75;
}
tr.form2{
	height: 27px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
tr.form2small{
	height: 27px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 9px;
	color: black;
}
tr.form3{
	height: 27px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: red;
}
table.info, table.details {
	width: 100%;
}
table.info tr {
	height: 27px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
table.info tr .title {
	margin-right: 8px;
	color: #e71f75;
}
table.details tr {
	height: 27px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
table.info thead tr {
	height: 20px;
	vertical-align: middle;
	background-color: #fee9f7;
}
table.info thead tr td {
	padding: 0 5px;
}
table.details thead tr {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #e71f75;
}
table.info tr td a,
table.details thead tr th a {
	color: #e71f75;
}
table.info tr td a:hover,
table.details thead tr th a:hover {
	color: #000000;
}
table.details tfoot tr {
	font-weight: bold;
}
table.details tr.odd {
	background-color:#fee9f7;
}
table.details tr.even {
	background-color:#fdd5ee;
}
table.details tr.error {
	background-color:#ff0000;
}
table.details tr.highlight {
	background-color:#e71f75;
}
table.info thead tr.border {
	height: 2px;
	background-color: #e71f75;
}
table.info thead tr.spacer, table.details tbody tr.spacer {
	height: 3px;
	font-size: 0;
	line-height: 0;
	background: none;
}
table.info thead tr.spacer.small {
	height: 2px;
}
table.info thead tr.spacer.big {
	height: 20px;
	vertical-align: middle;
}
table.details td, table.details th {
	padding: 0 1px;
}
table.info td, table.info th {
	padding: 0 2px;
	width: 33%;
}
table.info td.center, table.details td.center {
	text-align: center;
}
table.info td.right, table.details td.right {
	text-align: right;
}
table.info td .desc,
table.details td .desc {
	position: relative;
	padding: 2px;
	font-weight: normal;
	line-height: 16px;
}
table.info td .desc.collapsed,
table.details td .desc.collapsed {
	height: 32px;
	overflow: hidden;
}
table.info td .desc.expanded,
table.details td .desc.expanded {
	height: auto;
}
table.info td .desc .ui-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	cursor: pointer;
}
table.info.print, table.details.print {
	width: auto;
}
table.details.print thead tr {
	vertical-align: middle;
	font-size: 11px;
	color: black;
}
table.info.print tbody tr {
	font-weight: normal;
}
table.info.print tbody tr .title {
	color: #000000;
	font-weight: bold;
}
table.info.print tr,
table.details.print tr {
	background: none;
}
table.info.print thead tr.border {
	height: 0px;
	background: none;
}
table.info.print thead tr.border td {
	border-top: solid 2px #000000;
}
table.info.print thead tr.spacer, table.details.print tbody tr.spacer {
	height: 0px;
}
table.info.print thead tr.spacer td, table.details.print tbody tr.spacer td {
	border-bottom:#cdcdcc 1px solid;
}
table.products.view-list tr {height: 30px;}
table.products.view-list tr td {border-bottom: solid 3px #fff;}
table.products.view-list tr:nth-child(even) { background-color: #fee9f7; }
table.products.view-list tr:nth-child(odd) { background-color: #fdd5ee; }
table.products.view-list tr.titles { background-color: transparent; }
table.products.view-list tr.titles td.check-all label { display: none; }
table.products.view-list tr.deleted { background-color: #f16d6d; }
table.products.view-list tr td.pic img { width: 50px; height: auto; }
table.products.view-images tr { display: inline-block; padding-top: 10px; width: 25%; height: auto; vertical-align: top; }
table.products.view-images tr.titles { display: block; }
table.products.view-images tr.titles td { display: none; }
table.products.view-images tr.titles td.check-all { display: block; }
table.products.view-images tr.titles td.check-all label { font-size: 14px; font-weight: bold; }
table.products.view-images tr td { display: none; }
table.products.view-images tr td.pic, table.products.view-images tr td.item-number, 
	table.products.view-images tr td.update, table.products.view-images tr td.delete, 
	table.products.view-images tr td.check { display: inline-block; }
table.products.view-images tr td.item-number {font-size: 12px; font-weight: bold;}
table.products.view-images tr td.pic img { width: 140px; height: auto; border: solid 2px #c14f94; }
table.products.view-images tr.deleted td.pic img { border-color: #f16d6d; }
table.products.view-images tr.deleted td.item-number { color: #f16d6d; }
.ui-buttonset {
	margin-top:20px;
	text-align: right;
}
.ui-buttonset.floated {
	display: inline-block;
	margin-top:0px;
}
.ui-buttonset.centered {
	text-align: center;
}
.warning{
	background-color: yellow;
}
.debit{
	background-color: red;
}
.credit{
	background-color: lightGreen;
}
.flyer-list img.flyer {
	width: 140px;
	min-height: 140px;
	border: solid 2px #e71f75;
}
.flyer-list img.deleted {
	border-color: #ff0000;
}
.flyer-list img.auto-gen {
	border-color: #000000;
}
.txtblack12{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.top_menu a,
.top_menu a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ef31ad;
	text-decoration: none;
}
.top_menu a.black,
.top_menu a.black:hover {
	color: #000000;
}
.top_menu a img {
	vertical-align: middle;
	margin-right: 5px;
}
.left_menu{
	padding-bottom:6px;
	font-family: Arial;
	font-size: 14px;
	color: #ef31ad;
}
.left_menu A {
	font-family: Arial;
	font-size: 14px;
	color: Black;
	text-decoration:none;
}
.left_menu A:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ef31ad;
}
.left_menu_selected{
	padding-bottom:6px;
	font-family: Arial;
	font-size: 14px;
	color: #ef31ad;
}
.left_menu_selected A {
	font-family: Arial;
	font-size: 14px;
	color: #ef31ad;
	text-decoration:none;
}
.left_menu_selected A:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ef31ad;
}

.text_login {
	font-family: Arial;
	font-size: 14px;
	color: Black;
}
form{
	padding:0;
	margin:0;
}
fieldset{
	padding:0;
}
caption{
	border-bottom: #e71f75 1px solid;
	font-weight: bold;
	color: #e71f75;
}
.comboBox {
	border: #ffaaed 1px solid;
	width: 200px;
}

.comboBoxThin {
	border: #ffaaed 1px solid;
	width: 145px;
}

/* Places Navigation*/
#navplaces
{
 border-bottom: 2px solid #000000;
 margin: 0;
 padding-bottom: 19px;
 padding-left: 5px;
 text-align: right;
}

#navplaces ul, #navplaces li
{
 display: inline;
 list-style-type: none;
 margin: 0;
 padding: 0;
 font-family: Arial;
}

#navplaces a:link, #navplaces a:visited
{
 background:  #FFF;
 border: 2px solid #000000;
 color: #000;
 float: left;
 font-size: 0.9em;
 font-weight: bold;
 line-height: 14px;
 margin-right: 3px;
 padding: 1px 10px 2px 10px;
 text-decoration: none;
}

#navplaces a:link#current, #navplaces a:visited#current
{
 color: #FFF;
 background-color: #e71f75;
 border-bottom: 2px solid #e71f75;
 cursor:default;
}
#navplaces a:hover {
 background: #F884CD;
 color: #FFF;
 cursor: pointer;
}
.clear-both{
 margin:0;
 padding:0;
 height: 0;
 line-height: 0;
 font-size: 0;
 clear:both;
}
.error {
	color: red;
}
.okay {
	color: green;
}
.ui-state-highlight,
.ui-state-error {
	padding: 0px;
	position: relative;
}
.ui-state-highlight p,
.ui-state-error p {
	margin: 0;
	margin-left: 16px;
	padding: 10px;
}
.ui-state-highlight .ui-icon,
.ui-state-error .ui-icon {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -8px;
}
a.important {
	border:solid 1px red;
}
.line-spacer {
	margin-top: 10px;
	margin-bottom: 30px;
	height:0px;
	line-height: 0px;
	font-size: 0px;
	border-bottom: solid 1px #cdcdcc;
}
.bullet {
	display: inline-block;
	margin-right: 8px;
	color: #91908d;
	vertical-align: middle;
}
.bullet span {
	color: #665760;
}
.scHeader{
 width:100%;
 background-color:#e71f75;
 color:#fff;
 font-weight:bold;
 padding: 5px 10px;
}

h2.collapse-title {
	position: relative;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e71f75;
	text-decoration: underline;
	cursor: pointer;
}
h2.collapse-title.print {
	color: #000000;
	padding-left: 0px;
}
h2.collapse-title.subs {
	text-decoration: none;
	cursor: default;
}
h2.collapse-title.subs .title {
	cursor: pointer;
	text-decoration: underline;
}
h2.collapse-title.subs .ui-buttonset {
	margin-top: 0;
	margin-left: 20px;
}
a.collapse-title {
	position: relative;
	padding-left: 20px;
	color: #e71f75;
	text-decoration: underline;
	cursor: pointer;
}
.collapse-title .ui-icon {
	position: absolute;
	top: 0;
	left: 0;
}
span.sub-title {
	padding-left: 25px;
}
.collapse-content {
}
.collapsed .collapse-content {
	display: none;
}
.order-label {
	float: left;
	margin-right: 10px;
	text-align: center;
}
.flyer-label {
	margin: 5px auto;
	width: 247px;
	text-align: center;
}
.order-label.last {
	margin-right: 0;
}
.label-title {
	padding: 5px;
	width: 237px;
	text-align: center;
}
.label-body {
	padding: 5px;
	width: 237px;
	border: solid 1px #000000;
	text-align: center;
}
.label-body .label-text {
	margin: 5px 0;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.label-body textarea.label-text {
	width: 225px;
	text-align: center;
	border: solid 1px #ffffff;
}
.label-body textarea.label-text:hover {
	border-color: #e71f75;
}
.label-body .label-text.made-in {
	font-size: 18px;
	line-height: 22px;
}
.label-body .label-text.class {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
}
.label-body .label-text.composit {
	font-size: 18px;
	line-height: 22px;
}
.label-body .symbols {
	margin-bottom: 10px;
}
div.prod_pics {
	padding-top: 0px; padding-bottom: 2px; font-family: arial; font-size: 13px; color: black;
}

img.select_pic {
	border: solid 2px white;
}
img.selected_pic {
	border: solid 2px #f7bfe4;
}

ul.sizes, ul.letters, ul.symbols, ul.collections {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.sizes li {
	float: none;
	clear: both;
}
ul.sizes li ul {
	width: 400px;
}
ul.sizes li ul li, ul.letters li, ul.symbols li, ul.collections li {
	float: left;
	clear: none;
	margin-right: 10px;
	width: 90px;
}
ul.symbols li {
	min-width: 50px;
	width: auto;
	height: 80px;
}
ul.collections li {
	width: 110px;
}
#flyer_grid {
	margin: 0 auto;
	width: 613px;
	background-position: center top;
	background-repeat: no-repeat;
}
#flyer_grid .flyer_title {
	position: relative;
	height: 126px;
	font-size: 65px;
	line-height: 126px;
	color: #fff;
	text-align: center;
}
#flyer_grid .flyer_title .flyer_name {
	position: absolute;
	top: 6px;
	right: 0;
	width: 62px;
	height: 20px;
	background: #000;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
#flyer_grid .flyer_title .flyer_desc {
	position: absolute;
	bottom: 5px;
	left: 15px;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-align: left;
}
#flyer_grid .grid {
	height: 734px;
	overflow: hidden;
}
#flyer_grid .gutter {
	clear: both;
	margin-top: 10px;
	min-height: 183px;
	border: solid 1px #eee;
}
#flyer_grid .grid .block {
	position: relative;
	float: left;
	width: 203px;
	height: 183px;
	overflow: hidden;
}
#flyer_grid .gutter.highlight,
#flyer_grid .grid .block.highlight {
	background-color: #eee;
}
#flyer_grid .grid .block ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10000px;
	height: 183px;
}
#flyer_grid .grid .block ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	padding: 5px;
	width: 194px;
	height: 173px;
	text-align: center;
	font-size: 10px;
	color: #000;
	overflow: hidden;
}
#flyer_grid .grid .block ul li .items {
	text-align: center;
}
#flyer_grid .item {
	position: relative;
	display: inline-block;
	padding: 5px;
	width: 194px;
	height: 173px;
	text-align: center;
	font-size: 10px;
	color: #000;
}
#flyer_grid .item.ui-draggable {
	cursor: move;
}
#flyer_grid .item_img {
	display: block;
	margin: 0 auto;
	max-width: 184px;
	max-height: 148px;
}
#flyer_grid .item_num {
	display: block;
	font-weight: bold;
	text-align: center;
}
#flyer_grid .item_size.out {
	color: #f00;
}
#flyer_grid .soldout {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 72px;
	height: 72px;
	background: url(../images/soldout.png) 0 0 no-repeat;
	pointer-events: none;
	z-index: 5;
}
#flyer_grid .grid .block ul li .items .item {
	display: inline;
	padding: 0;
	width: auto;
	height: auto;
}
#flyer_grid .gutter .item {
	padding: 0;
}
#flyer_grid .grid .block ul li .items .item .item_img,
#flyer_grid .grid .block ul li .items .item .item_num,
#flyer_grid .grid .block ul li .items .item .soldout {
	display: none;
}
#flyer_grid .grid .block .nav {
	position: absolute;
	top: 48%;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	z-index: 10;
}
#flyer_grid .grid .block .nav.prev {
	right: 5px;
}
#flyer_grid .grid .block .nav.next {
	left: 5px;
}
.form2small th { color: #e71f75; }
.sort-title.selected::after {
	content: "▲";
}
.sort-title.selected.desc::after {
	content: "▼";
}
.select2-container--default .select2-selection--single{
    border-radius: 0;
    border: #e71f75 1px solid;
}