@charset "utf-8";

.parent_order_complete{font-size: 30px;color: #F21749;font-weight: bold;margin: 30px 0;}

.order_comment p { margin: 20px 0 10px 0 !important; }

.view h2 {
	color: #F21749;
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 200%;
	padding: 0 !important;
	font-weight: bold !important;
}

.preschool_name {
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 165%;
	background: #FAFAFA;
	color: #2071B5;
	padding: 10px;
}

.order_title {
	padding: 6px 10px;
	background: #FFC342;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FFF;
	font-weight: bold;
}

ul.filters {
	list-style-type: none;
	display: block;
	height: 35px;
	background: #E4F7C2;
	padding-top: 15px;
	padding-left: 0;
	margin: 0;
}

form {
	margin-right: 0 !important;
	width: 100% !important;
}

label { vertical-align: middle; }

select { vertical-align: middle; }

.w180 { width: auto !important; }

ul.filters input[type="submit"] {
	width: auto !important;
	font-size: 16px;
	padding: 6px 80px;
	margin-top: -4px;
	margin-bottom: 10p;
}

.order_edit { margin: 18px 0 !important; }

input[type=submit], .actions ul li a, .actions a {
	font-weight: normal;
	background: #dcdcdc;
	background-image: -webkit-gradient( linear, left top, left bottom, from(#FFB159), to(#ff8300));
	color: #FFF;
	border: 1px solid #E47600;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: #935F40 0px 1px 0px;
	min-width: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-user-select: none;
	user-select: none;
}

.handsontable th, .handsontable td { padding: 4px !important; }

.input_name {
	background: #F7F7F7;
	padding: 15px 20px;
}

th {
	background: #C4E9F2;
	border: none;
	text-align: left;
	padding: 6px 10px;
}

.shipping label {
	display: block;
	font-size: 110%;
	margin-bottom: 15px;
	background: #FAFAE0;
	padding: 10px;
}

.shipping input[type=radio] { margin-right: 0.2em; }

.tbl_order_form_lists table th { background: #ECECEC; }

.tbl_order_form_lists table tr th:first-child { background: #C4E9F2; }



.shippingRow th { padding: 20px 6px; }

.total th {
	padding: 20px 6px;
	background: #EDEDED !important; 
}

.bt_confirm {
	font-weight: normal;
	padding: 10px 40px;
	background: #dcdcdc;
	background-image: -webkit-gradient( linear, left top, left bottom, from(#FFB159), to(#ff8300));
	color: #FFF;
	border: 1px solid #E47600;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: #935F40 0px 1px 0px;
	min-width: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-user-select: none;
	user-select: none;
	float: right;
}
.order_comment { background: #ffe;
  padding: 15px 20px 5px 20px; }
  
#TblParentLoginForm  {  background: #f9f9f9;}

#TblParentLoginForm th {
  background: #ECECEC;
  border: none;
  text-align: left;
  padding: 6px 10px;
}

ul.order_step { width: auto !important; height: auto !important; overflow: hidden; margin: 0 0 15px 0;}
.order_comment {  padding: 5px 20px 20px 20px;}

.sum2 h2 {
  background: #00B5C6;
  color: #FFF;
  padding: 1em;
  text-align: center;
  font-size: 120%;
  font-weight: 600;
  position: relative;
}
.sum2 h2:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #00B5C6 transparent transparent transparent;
}
section {
  margin: 0 auto;
  width: 60%;
  max-width: 720px;
  min-width: 320px;
  margin-top: 30px;
}

.sum { margin-top: 0;}

.sum ul.order_step li {
  float: none;
  margin-bottom: 15px;
  margin-left: 0;
  display: inline-block;
}
.sum ul.order_step2 li {
  float: none;
  margin-bottom: 15px;
  margin-left: 0;
  display: inline-block;
}
.sum h3 {
  color: #2c6877;
  font-family: 'Gill Sans','lucida grande', helvetica, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  background: #F7F7F7;
  padding: 10px;    margin-bottom: 15px;
}
h3 {
  color: #2c6877;
  font-family: 'Gill Sans','lucida grande', helvetica, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  padding: 10px;    margin-bottom: 15px;
}
.sum ul.order_step li span {
  display: inline-block;
  background: #D3F094;
  padding: 10px 15px;
  margin-left: 0;
  border-radius: 4px;  margin-right: 15px;
}
.sum ul.order_step2 {
  width: auto !important;
  height: auto !important;
  overflow: hidden;
  margin: 0 0 15px 0;
}
.sum ul.order_step2 {
  display: block;
  list-style-type: none;
}
.sum ul.order_step2 li span {
  display: inline-block;
  background: #D3F094;
  padding: 10px 15px;
  margin-left: 0;
  border-radius: 4px;  margin-right: 15px;
}

.order_comment {  width: 100%; padding: 0; margin: 0 0 20px 0;}
.order_comment p {
  padding: 7px 15px 7px 15px;
  margin: 0 !important;
}

.sum2 .submit-login input { margin-left: 15px; padding: 8px 80px;}
.bt_confirm {padding: 8px 80px !important;}

.s-title th { background: #C1E496 !important; }
.subtotal { font-size: 120%; color: #F00;}
.total_price{ font-size: 140%; color: #F00; font-weight:bold;}

.products { margin-bottom: 20px;}
.product { background: #ffe !important; }
.product h3 {
  color: #388BDB !important; font-size:160%; padding-left: 0;}
.product p { padding-right: 15px;}