#margin0auto{margin:0 auto;}

.white_content.orderconfirm img {max-width: 100%;}
.white_content.orderconfirm:after {content: ""; display: table; clear: both;}
/*==  旋轉通知 ==*/
.lock_wrp {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.9);
    color: rgba(255,255,255,.8);
    z-index: 99;
}
.lock {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    height: 150px;
    margin: -75px 0 0 -125px;
    text-align: center
}
.lock i {
    position: relative;
    display: block;
    width: 68px;
    height: 110px;
    background: url(../images/notrans.png) 0 0 no-repeat;
    background-size: 100%;
    margin: 0 auto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-animation: iphone 1.6s ease-in infinite;
    animation: iphone 1.6s ease-in infinite
}
@-webkit-keyframes iphone {
0% {
-webkit-transform:rotate(-90deg)
}
25% {
-webkit-transform:rotate(0deg)
}
50% {
-webkit-transform:rotate(0deg)
}
75% {
-webkit-transform:rotate(-90deg)
}
100% {
-webkit-transform:rotate(-90deg)
}
}
@keyframes iphone {
0% {
transform:rotate(-90deg)
}
25% {
transform:rotate(0deg)
}
50% {
transform:rotate(0deg)
}
75% {
transform:rotate(-90deg)
}
100% {
transform:rotate(-90deg)
}
}
#content{position: absolute;width:100%;height:100%;background:#3c98d1;overflow: hidden;
    left: 0;
    top: 0;color:white;}
@media screen and (max-aspect-ratio: 13/9) {
.lock_wrp {
    display: none;
}
}
@media screen and (min-device-width: 800px){
.lock_wrp {
    display: none;
}
}
/*==  旋轉通知結束 ==*/

/*==  頁面底部留白 ==*/
.pageblank {height: 52px;margin-bottom: -17px;}
/*==  頁面底部留白結束 ==*/

/*----------- inpage_content  -------------------------*/
#inpage_content {width: 100%;background-color:#fff3de;}
.img-radius {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.menu_select_gradients {height:8px;width:100%;}
@media (max-width: 1200px){
	.menu_select_gradients {height:100%;width:100%;}
}
.nogradientsup{height: 8px;}
/*-----------  breadcrumbs  -------------------------*/
.Breadcrumb {padding-top: 10px;}
#breadcrumbs-one {overflow: hidden; width: 100%;}
#breadcrumbs-one li {font-size: 13px;padding: 0px 4px 0px 4px;float: left;text-decoration: none;color: #000000;position: relative;}
#breadcrumbs-one a {color: #000000;}
#breadcrumbs-one li:first-child a {padding-left: 1em;}
#breadcrumbs-one a:hover {color: red;}

/*-----------  combobox  -------------------------*/
.menu_combobox,.Retail_combobox {height:65px;background-color:#00466e;border-radius: 10px 10px;text-align: center;position: relative;}
.nav-br {display:none;}
.sps-br {display:block;}
.menu_combobox_mobile {display:none;}
.menu_combobox ul,.Retail_combobox ul {position: absolute;width: 100%;bottom: 0;}
.menu_combobox .tabs-nav li {float:left;display: block;width: 20%;}
.combobox-modify .tabs-nav li {/*width: 25%;*/width: 20%;}

		/*---   Retail  combobox  ----*/
.Retail_combobox .tabs-nav li { 
  float:left;
  display: block;
  width:calc(100% / 3);
  width:33.33%\0;}/*  for ie	*/	

		/*---   Retail  combobox  end  ----*/
.menu_combobox .tabs-nav a,.Retail_combobox .tabs-nav a {display: block;text-align: center;font-size: 18px;height: 30px;position: relative;}
.menu_combobox .tabs-nav a:before,.Retail_combobox .tabs-nav a:before {content: "";height: 26px;
width: 1px;position: absolute;right: 0;top: 0;background-color: rgba(255,255,255,.4);}
.menu_combobox .tabs-nav li:last-child a:before,.Retail_combobox .tabs-nav li:last-child a:before {width: 0;}
.menu_combobox .tabs-nav .select:after,
.Retail_combobox .tabs-nav .select:after,
.menu_combobox .tabs-nav .Fix-select:after {content: "";position: absolute;background-color: #fac800;width: 100%;height: 6px;bottom: 0;left: 0}

.menu_combobox .tabs-nav a:hover:after,
.menu_combobox .tabs-nav a:active:after,
.Retail_combobox .tabs-nav a:hover:after,
.Retail_combobox .tabs-nav a:active:after {content: "";  position: absolute;background-color: #fac800;width: 100%;height: 6px;bottom: 0;left: 0;}

.menu_combobox .tabs-nav li:first-child a:hover:after,
.menu_combobox .tabs-nav li:first-child a:hover:after,
.menu_combobox .tabs-nav li:first-child .select:after,
.Retail_combobox .tabs-nav li:first-child a:hover:after,
.Retail_combobox .tabs-nav li:first-child a:hover:after,
.Retail_combobox .tabs-nav li:first-child .select:after  {border-radius: 0 0 0 10px;}

.menu_combobox .tabs-nav li:last-child a:hover:after,
.menu_combobox .tabs-nav li:last-child a:hover:after,
.menu_combobox .tabs-nav li:last-child .select:after,
.Retail_combobox .tabs-nav li:last-child a:hover:after,
.Retail_combobox .tabs-nav li:last-child a:hover:after,
.Retail_combobox .tabs-nav li:last-child .select:after  {border-radius: 0 0 10px 0;}

/*----------------  精選二級選單  ------------------------*/
.Secondary {margin-top:10px;background-color:#00466e;border-radius: 5px 5px 10px 10px;border:4px solid #e31736;position: relative;}
.SecondaryCross {margin-top:10px;background-color:#00466e;border-radius: 5px 5px 10px 10px;border:4px solid #e31736;position: relative;}
.Secondary_pack {display:inline-block;vertical-align:top;width:189px;}

.Secondary_pack:first-child:after {width:0px;}
.two-lay_pack:after {bottom: 10px;}
.two-lay_pack:nth-child(7):after {width:0px;}
.Secondary_title {display:block;}
.Secondary_title_mobile {display:none;}
.s_pack_s {padding:20px 10px 25px 40px;margin:0 auto;}
.Secondary_pack span {font-size: 15px;text-align:left;margin-left:-17px;}
.Secondary_pack img {margin-left:-17px;padding:15px 0;}
.Secondary_pack ul li {font-size: 13px;line-height: 25px;text-align:left;list-style-type:disc;}
  /*   +號    */
.rectangle {position:absolute;width: 39px;height: 24px;background: url(../images/rectangle.png);display:none;right:8% ;margin-top:-25px;}
.rectangle2 {background: url(../images/rectangle2.png);}	  

/*-------------  redarch  -------------------------*/
.redarch_title{
	height:52px;
    line-height: 60px;
    text-align: center;
    background-color: #E41937;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
	font-size: 24px;
	color:#FFFFFF;}
.redarch_title h2, .redarch_title h1 {
	display: inline;
    font-size: 24px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}
.redarch_title img{vertical-align:text-top;padding:0 15px 0 0;}
.no_furnish {font-size:14px;}

/*------  以下是彈跳視窗   ------*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	border-radius: 10px;}
/* Modal Content */
.act_lightbox, .modal-content,.modal-content-auto,.modal-content-auto-narrow {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
	top:20%;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.2s;
    animation-name: animatetop;
    animation-duration: 0.2s;
	border-radius: 10px;}
.modal-content {height: 238px; width: 700px;}
.h360 {height: 360px;}
.modal-content-auto {height:auto;width: 700px;}
.modal-content-auto-narrow {height:auto; width: 400px;}
.act_lightbox {max-width: 700px; width: 100%; height: 390px; }
/* Add Animation */
@-webkit-keyframes animatetop{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}
@keyframes animatetop{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}
.zanimatetop{-webkit-animation-name:zoomIn;animation-name:zoomIn}
/* The Close Button and select */
.close_btn,.close_btn2 {
	height:31px;
	width:31px;	
    position:absolute;
	right:5px;
	top:5px;
	background:url(../images/icon_closewindows.png);}
.close_btn:hover,.close_btn:focus,.close_btn2:hover,.close_btn2:focus {
    text-decoration: none;
    cursor: pointer;}
.selss {
	font-size:17px;
	color: #ac813d;		
	margin-left:-45px;}
/*.selss2:before{
	content:'原味';
	position:absolute;
	font-size:17px;
	color: #ac813d;		
	margin-left:-45px;}*/
.selss:first-child {padding:0px 0 5px 45px;}
.selss {padding:5px 0 5px 45px;}
.selss-last {padding:5px 0 20px 45px;}
.modal-msg{
	padding: 0px 0px;
    background-color: #FFFFFF;	
	background-repeat:no-repeat;
    color: #000000;	
	width:90%;	
	margin:0 auto;
	border-radius: 10px;}
.modal-msg .msgl-title{}
.modal-msg .msgl-con{font-size:16px;}	
.modal-left {
    padding: 0px 0px;
    background-color: #FFFFFF;
	background-image:url(../images/menu-images/string_gradients.png);
	background-position:right center;
	background-repeat:no-repeat;
    color: #000000;
	float:left;
	width:calc(50% + 10px);
	text-align:center;
	border-radius: 10px;}
.modal-right {
	padding: 0px 0px;
    background-color: #FFFFFF;
	float:left;
	padding: 0px 0px;
	color: #000000;
	width:calc(50% - 10px);
	text-align:left;
	border-radius: 10px;}
.modal-center,.modal-center-narrow {
		width:100%;
		border-radius: 0px;
		border-radius: 0 0 10px 10px;
		padding: 60px 0;
		color: #000000;
		text-align:center;}
.modal-center-short {
		padding: 30px 0;
}
.modal-center-short .Setin.title {font-weight: bold; padding-bottom: 10px;}
.modal-center-narrow {padding: 10px 0 20px 0;}
.modal-left p,.modal-right p {font-size:22px;}
.Setin {padding:0;width:auto;margin:0 auto;}
.modal-center > .Setin {padding:0 25px;}
.btn_center {text-align:center;}
.btn_padding {padding: 0px 50px;}
.username {padding-bottom:20px;}
.username span,.password span {font-size: 18px;font-weight: bold;letter-spacing: 20px;}
.login_input {width: 338px;height: 41px;border-radius: 5px;border:#cccccc solid 1px;text-indent: 15px;}
.login_tip {font-size: 14px;font-weight: bold;margin: 20px 0 30px;}
.modal-center p,.modal-msg p {font-size: 20px;font-weight: bold;}
.visible-mobile {display:none;}
.shopname {height:40px;width:160px;background-color:#e5e5e5;border-radius: 5px;text-align:center;color:#333333;line-height:40px;font-size:18px;display:inline-block;margin:10px 8px;font-weight:bold;}
@media (max-width: 1200px){
.act_lightbox{width: 80%;height: 370px; }
.modal-content {border-radius: 10px 10px 0 0;width: 80%;}
.sidefood-modal-content {border-radius: 10px;}
.h360 {border-radius: 10px;height: auto;}
.modal-content-auto {border-radius: 10px;width: 50%;}	
.modal-left {
		width:100%;
		background-image:url(../images/menu-images/menu_select_gradients.png);
		background-position:bottom center;
		padding-bottom: 10px;
		border-radius:10px 10px 0 0;}
.modal-right {
		width:100%;
		border-radius: 0px;
		border-radius: 0 0 10px 10px;
		padding-bottom: 20px;}
.modal-center {	border-radius: 10px;}
.modal-center p,.modal-msg p {font-size: 16px;}
.btn_padding {padding: 0px 5px;text-align: center;}
.txtmsgl {text-align: left;}
.visible-mobile {display:block;}
}
@media (max-width: 900px){
.modal-content-auto {width: 80%;}
.login_input {width: 200px;}
.modal-center p,.modal-msg p {font-size: 15px;}	
}
@media (max-width: 480px){
.modal-content-auto-narrow {width:340px}	
.modal-msg {margin-top:25px;}
.shopname {width: 125px;}
}
	/*------  以上是彈跳視窗   ------*/
.slideshow-slides .slide .no_furnish {bottom: 0px;}
@media (max-width: 1200px){	
#inpage_content{width: 100%;}
#retracted {width: 90%;margin:0 auto;}
#breadcrumbs-one {width: 90%;margin:0 auto;}
.Secondary_pack {width:169px;}
.Secondary_pack:after {width:0px;}
}
@media (max-width: 900px){
#retracted {width: 95%;margin:0 auto;}	
#breadcrumbs-one {width: 95%;margin:0 auto;}	
#breadcrumbs-one li {padding: 0px 4px 0px 4px;margin:0px 0 13px 0;}
	/*  combobox mobile  */
.menu_combobox .nav-divider {display:none;}
.nav-br {display:block;}
.sps-br {display:none;}
.menu_combobox .tabs-nav a:before,.Retail_combobox .tabs-nav a:before {display:none;}
.menu_combobox,.Retail_combobox{	
	background-color:#00466e;		
    border-radius: 10px 10px;	
	text-align: center;	
	display:block;
	height:67px;
	margin:0 auto;}
.menu_combobox ul,.Retail_combobox ul {
	width:100%;	
	height: 100%;
	position: relative;
	display: inline-block;}
.menu_combobox .tabs-nav li,.Retail_combobox .tabs-nav li {
	float:left;
    display: block;	
	height: 100%;}
.menu_combobox .tabs-nav a {
	display: block;	
	box-shadow:none;
    font-size: 20px;
	line-height: 25px;	
    position: relative;
	height: 100%;
	padding-top: 7px;
	box-sizing: border-box;}
.Retail_combobox .tabs-nav a {
	display: block;	
	box-shadow:none;
    font-size: 20px;
	line-height: 50px;	
    position: relative;
	height: 100%;
	padding-top: 7px;
	box-sizing: border-box;}
	
.menu_combobox .tabs-nav a:hover:after,
.menu_combobox .tabs-nav a:active:after,
.Retail_combobox .tabs-nav a:hover:after,
.Retail_combobox .tabs-nav a:active:after {height:0;}
.menu_combobox .tabs-nav .select:after,
.Retail_combobox .tabs-nav .select:after,
.menu_combobox .tabs-nav .Fix-select:after {height: 0px;}
	
.menu_combobox .tabs-nav a:hover,
.menu_combobox .tabs-nav a:active,
.menu_combobox .tabs-nav .select,
.Retail_combobox .tabs-nav a:hover,
.Retail_combobox .tabs-nav a:active,
.Retail_combobox .tabs-nav .select,
.menu_combobox .tabs-nav .Fix-select {background-color: #e31736;color: #fff;}

.menu_combobox .tabs-nav li:first-child a:hover,
.menu_combobox .tabs-nav li:first-child a:active,
.menu_combobox .tabs-nav li:first-child .select,
.Retail_combobox .tabs-nav li:first-child a:hover,
.Retail_combobox .tabs-nav li:first-child a:active,
.Retail_combobox .tabs-nav li:first-child .select {border-radius: 10px 0 0 10px;}

.combobox-modify .tabs-nav li:first-child a:hover,
.combobox-modify .tabs-nav li:first-child a:active,
.combobox-modify .tabs-nav li:first-child .select {border-radius: 10px 0 0 0;}

.menu_combobox .tabs-nav li:last-child a:hover,
.menu_combobox .tabs-nav li:last-child a:active,
.Retail_combobox .tabs-nav li:last-child a:hover,
.Retail_combobox .tabs-nav li:last-child a:active,
.Retail_combobox .tabs-nav li:last-child .select  {border-radius: 0 10px 10px 0;}

.combobox-modify .tabs-nav a:hover:after,
.combobox-modify .tabs-nav a:active:after {height: 0px;}

.combobox-modify .tabs-nav li:nth-child(3) a:hover,
.combobox-modify .tabs-nav li:nth-child(3) a.activ,
.combobox-modify .tabs-nav li:nth-child(3) .select {border-radius: 0 10px 0 0;}

.combobox-modify .tabs-nav li:nth-child(3) a:hover:after,
.combobox-modify .tabs-nav li:nth-child(3) a.activ:after,
.combobox-modify .tabs-nav li:nth-child(3) .select:after {height:0px;}

.combobox-modify .tabs-nav li:last-child a:hover,
.combobox-modify .tabs-nav li:last-child a:active,
.combobox-modify .tabs-nav li:last-child .select {border-radius: 0 0 10px 10px;}

.combobox-modify .tabs-nav li:last-child a:hover:after,
.combobox-modify .tabs-nav li:last-child a:active:after,
.combobox-modify .tabs-nav li:last-child .select:after {height:0px;} 

.menu_combobox .tabs-nav .ss a {letter-spacing:4px;}
.menu_combobox .tabs-nav .ss {width:18%;}
.menu_combobox .tabs-nav .ll {width:23%;}
		/*  combobox-modify		*/
.combobox-modify .tabs-nav a:before {height: 67px;}

.combobox-modify .tabs-nav a:hover:before,
.combobox-modify .tabs-nav a:active:before,
.combobox-modify .tabs-nav .select:before {height: 0px;}			
.combobox-modify .tabs-nav a:before {display:block;}		
.combobox-modify {	
	background-color:#000000;		
    border-radius: 10px 10px;	
	text-align: center;	
	display:block;
	height:134px;
	margin:0 auto;	}		
.combobox-modify ul {height: 50%;}
.combobox-modify .tabs-nav a {line-height: 50px;}
#under-cross:before{
	content:"";
	position: absolute;
	width:100%;
	height:1px;
	background-color: rgba(255,255,255,.4);
	margin-left: -50%;
	margin-left: 0%\0;}/*  for ie	*/
.combobox-modify #under-cross {/*width:100%;*/ width:50%;}
.combobox-modify .tabs-nav li {width: calc(100% / 3);
}
.combobox-modify .tabs-nav li {width: 33.33%\0;}/*  for ie	*/
  /*  combobox-modify	end	*/	  
  /* combobox_mobile end */
  
  /* Secondary_mobile    */
.Secondary_ul,.Secondary_dashed_line{display:none;}
.Secondary {margin-top:0px;border-radius: 5px 5px 5px 5px;}
.Secondary_pack {vertical-align:bottom;width:100%;text-align:center;}
.Secondary_title {display:none;}
.Secondary_title_mobile {
	padding:10px 0px 10px 0px;
	display:block;
	cursor: pointer; 
	box-shadow: 0px 1px 1px rgba(255,255,255,0.4);}
.s_pack_s {padding:0px 0px 0px 0px;margin:0 auto;}
.Secondary_pack span {font-size: 20px;text-align:center;margin-left:0px;}
.Secondary_pack ul {background-color:#464646;}
.Secondary_pack ul li {font-size: 18px;text-align:center;box-shadow: 0px 1px 1px rgba(255,255,255,0.8);z-index:2; list-style: none;}
.Secondary_pack ul li a {display:block;cursor: pointer;padding:15px 40px;width:auto;}
.Secondary_pack ul li:last-child {box-shadow: 0px 0px 0px ;}

  /*   +號    */
.rectangle {display:block;}
.rectangle:after {display:block;}
.rectangle-is-on .rectangle:after{display:none;}
} 

@media (max-width: 560px){
.slideshow-slides .slide .no_furnish {position: absolute;bottom: 10px;left: 0;}
.menu_combobox .tabs-nav a {font-size: 15px;line-height: 25px;}
.Retail_combobox {height:50px;}
.Retail_combobox .tabs-nav a {line-height: 40px;}
.combobox-modify {height:100px;}
.combobox-modify .tabs-nav a {line-height: 40px;}
.combobox-modify .tabs-nav a:before {height: 50px;}

.Retail_combobox .tabs-nav a {font-size: 15px;}
.menu_combobox .tabs-nav .ss a {letter-spacing:4px;}
.menu_combobox .tabs-nav .ss {width:18%;}
.menu_combobox .tabs-nav .ll {width:23%;}	
}
@media (max-width: 480px){
.slideshow-slides .slide .no_furnish {position: absolute;bottom: 20px;left: 0;}
.modal-content,.modal-content-auto,.modal-content-auto-narrow {top:5%;}
.menu_combobox .tabs-nav a {font-size: 15px;line-height: 25px;} 

.combobox-modify .tabs-nav a {line-height: 40px;}
.menu_combobox .tabs-nav .ss a {letter-spacing:4px;}
.menu_combobox .tabs-nav .ss {width:18%;}
.menu_combobox .tabs-nav .ll {width:23%;}	
.modal-content,.modal-content-auto,.modal-content-auto-narrow {top:12%;}
.h360 {top:9%;}
}

@media (max-width: 320px){
	.modal-content-auto-narrow{width: 95%;}
}
/* 購物流程 Setp */
#order_step {text-align: center;margin-top: 40px;}
.step {height: 31px;display: inline-block;width: 190px;}
.step img {width: 100%;}
.step_desktop {display: block;}
.step_mobile {display: none;}
.stepbr {display: none;}
@media (max-width: 1200px){
.stepbr {display: block;}
}
@media (max-width: 760px){
.stepbr {display: none;}
.step_desktop {display: none;}
.step_mobile {display: block;}
#order_step { margin-top:15px; }

.menu_combobox .tabs-nav a:hover,
.menu_combobox .tabs-nav a:active,
.Retail_combobox .tabs-nav a:hover,
.Retail_combobox .tabs-nav a:active {background-color: #00466e; color: #fff;}

.menu_combobox .tabs-nav a:hover.select,
.menu_combobox .tabs-nav a:active.select,
.Retail_combobox .tabs-nav a:hover.select,
.Retail_combobox .tabs-nav a:active.select,
.menu_combobox .tabs-nav a:hover.Fix-select,
.menu_combobox .tabs-nav a:active.Fix-select{background-color: #e31736;color: #fff;}
.menu_combobox .tabs-nav .select,
.Retail_combobox .tabs-nav .select,
.menu_combobox .tabs-nav .Fix-select{background-color: #e31736;color: #fff;}
}
@media (max-width: 420px){
.step { width:48%;height: auto;}
#order_step { margin-top:0px; }
}
/* 寬度 */
.width20{width: 20px;}
.width40{width: 40px;}
.width50s{width: 50px;}
.width50{width: 50px;}
.width60{width: 60px;}
.width74{width: 74px;}
.width120s{width: 120px;}
.width193{width: 193px;}
.width200{width: 200px;}
.width216{width: 216px;}
.width260{width: 260px;}
.width338{width: 338px;}
.width360{width: 360px;}
.width525{width: 525px;}
.widthss{width:calc( (100% - 160px)/2 );}
.widthsb{width:calc( (100% - 160px)/4 );}
.widthos{width:calc(100% / 100 * 45);}
.widthob{width:calc(100% / 10);min-width:30px;}
@media (max-width: 580px){
.width120s{width: 80px;}
.width50s{width: 40px;}
}
@media (max-width: 480px){
.widthss{width:calc(100% - 210px);}
.widthsb{width:40px;}
.widthos{width:calc(100% / 2);}
.widthob{width:35px;}
}
.Column5{width: 5%;}
.Column8{width: 8%;}
.Column10{width: 10%;}
.Column12{width: 12%;}
.Column15{width: 15%;}
.Column16{width: 16%;}
.Column17{width: 17%;}
.Column18{width: 18%;}
.Column21{width: 21%;}
.Column19{width: 19%;}
.Column20{width: 20%;}
.Column25{width: 25%;}
.Column30{width: 30%;}
.Column40{width: 40%;}
.Column50{width: 50%;}
.Column55{width: 55%;}
.Column60{width: 60%;}
.Column70{width: 70%;}
.Column80{width: 80%;}
.Column90{width: 90%;}
.Column95{width: 95%;}
.oneColumn{width: 100%;}