	a:active
	{
		background: none;
	}
	a:click
	{
		background: none;
	}


    span.plan_text
    {
        width: 100%!important;
        box-sizing: border-box;
        float: left;
        position: relative;
        text-align: center!important;
        background: none!important;
        color: gray!important;
    }



	.ac-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px 0px;
	}	
	.ac-box .ac-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px 0px;
	}	
	.ac-box .ac-box-con .ac-left
	{
		position: relative;
		float: left;
		width: 25%;
		box-sizing: border-box;
		display: none;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		/*box-shadow: 0px 0px 10px -5px black;*/
		border:1px solid #3e4e55;
		background: #3e4e55;
		border-radius:5px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .wallet-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .wallet-box p
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 8px 10px;
		font-size: 18pt;
		color: white;
	}



	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .img
	{
		position: relative;
		float: left;
		width: 30%;
		box-sizing: border-box;
		padding: 6px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .img img
	{
		position: relative;
		float: left;
		width: 90%;
		box-sizing: border-box;
		padding: 6px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .name
	{
		position: relative;
		float: left;
		width: 70%;
		box-sizing: border-box;
		padding: 6px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .name h2
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
		color: #d8d8d8;
		font-size: 12pt;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px;
		/*box-shadow: 0px 0px 10px -5px black;*/
		border:1px solid #ccc;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		list-style-type: none;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav li
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav li a
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 10px;
		/*border-top: 1px solid #ccc;*/
		color: #3e4e55;
		background: #108ea7;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav li a span
	{
		font-family: 'Poppins';
		font-weight: 600;
		color: white;
	}

	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu
	{
		position: relative;
		float: left;
		width: 90%;
		margin-left: 10%;
		box-sizing: border-box;
		list-style-type: none;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li a
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border:none;
		font-size: 10pt;
		padding: 10px 0px;
		color: black;
		font-family: 'Poppins';
		background: none;
		
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li a.active
	{
		color: #3e4e55;
		font-weight: bold;
	}
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li a:hover
	{
		color: #333;
		font-weight: bold;
	}
	.ac-box .ac-box-con .ac-right
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding-bottom: 250px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
		padding: 0px 0px;
		background: white;
/*		border: 3px solid #032e5a;*/
		border-radius: 8px;
	}	
	.web_form h2
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		background: white;
		font-weight: 600;
		font-size: 15pt;
	}	
	.web_form form.form
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 20px!important;
	}	
	.web_form form.form.md .form-group
	{
		width: 50%;
		padding: 10px 10px;
	}	
	.web_form form.form.md .form-group input
	{
		width: 100%;
	}	
	.web_form form.form.md .form-group textarea
	{
		width: 100%;
	}	
	.web_form form.form.md .form-group select
	{
		width: 100%;
	}	
	.web_form form.form.md .form-group button
	{
		width: 100%;
	}	


	.web_form form.form .form-group
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 20px;
	}	
	.web_form form.form .form-group input
	{
		position: relative;
		float: left;
		width: 50%;
		box-sizing: border-box;
		padding: 10px 12px;
		background: white;
		border:0px solid #e9e9e9;
		border-radius: 3px;
		font-family: 'Poppins';
		font-weight: 600;
		font-size: 10pt;
		box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	}	
	.web_form form.form .form-group textarea
	{
		position: relative;
		float: left;
		width: 50%;
		box-sizing: border-box;
		padding: 10px 12px;
		background: white;
		border:1px solid #ccc;
		border-radius: 3px;
		font-family: 'Poppins';
	}	
	.web_form form.form .form-group select
	{
		position: relative;
		float: left;
		width: 50%;
		box-sizing: border-box;
		padding: 14px 12px;
		border:1px solid #ccc;
		border-radius: 3px;
		font-family: 'Poppins';
	}	
	.web_form form.form .form-group button
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		padding: 10px 25px;
		background: white;
		border:0px solid #ccc;
		border-radius: 3px;
		cursor: pointer;
		background: #333;
		color: white;
		font-weight: normal;
		font-size: 10pt;
		font-family: 'Poppins';
	}	
	.web_form form.form .form-group span
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		padding: 10px 10px;
		background: #4caf50;
		margin-top: 8px;
		border-radius: 5px;
		color: white;
		font-size: 8pt;
	}	

hr.hr
{
	width: 100%;
	float: left;
	border:none;
}

	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con .addr-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con .addr-box span
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		padding: 10px 10px;
	}	
	.c-order-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}
	.c-order-box .c-order-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border:1px solid #ccc;
		background: white;
	}
	.c-order-box .c-order-box-con h2
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 1px solid #ccc;
	}
	.c-order-box .c-order-box-con h2 a.left
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		font-size: 11pt;
		color: white;
		background: #333;
		padding: 8px;
	}
	.c-order-box .c-order-box-con h2 a.right
	{
		position: relative;
		float: right;
		width: auto;
		box-sizing: border-box;
		font-size: 11pt;
		color: dodgerblue;
		background: white;
		padding: 8px 12px;
		
		border:1px solid #ccc;
	}
	.c-order-box .c-order-box-con .or-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 6px 0px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .img
	{
  width:15%;
  float: left;
  height:100px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  background: white;
  box-sizing: border-box;
  padding: 10px 10px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .img img
	{
		position: relative;
		box-sizing: border-box;
max-width:100%;
  height:auto;
  max-height:100%;
	}

	.c-order-box .c-order-box-con .or-box .or-box-con .desc
	{
  width:45%;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding: 8px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .desc p
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
  font-size: 11pt;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .desc span
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
  color: gray;
  font-size: 10pt;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .price
	{
  width:20%;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding: 8px;
 	}
	.c-order-box .c-order-box-con .or-box .or-box-con .price p
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .status
	{
  width:20%;
  float: left;
  box-sizing: border-box;
  position: relative;
    padding: 8px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .status p
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
    padding: 8px;
    border-top: 1px solid #ccc;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.left
	{
  width:auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.right
	{
  width:auto;
  float: right;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.right span
	{
		color: gray;
 		
 	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.right alt
	{
		color: black;
 		
	}




@media screen and (max-width: 1200px)
{

  
}
@media screen and (max-width: 1100px)
{

  
}
@media screen and (max-width: 1000px)
{

  
}
@media screen and (max-width: 900px)
{

  
}
@media screen and (max-width: 800px)
{

  
}
@media screen and (max-width: 700px)
{

  
}
@media screen and (max-width: 600px)
{

  
}
@media screen and (max-width: 500px)
{

  
}
@media screen and (max-width: 1150px)
{



	.ac-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		display: none;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 6px;
		/*box-shadow: 0px 0px 10px -5px black;*/
		border:1px solid #3e4e55;
		background: #3e4e55;
		border-radius:5px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .img
	{
		position: relative;
		float: left;
		width: 20%;
		box-sizing: border-box;
		padding: 6px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .img img
	{
		position: relative;
		float: left;
		width: 90%;
		box-sizing: border-box;
		padding: 6px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .name
	{
		position: relative;
		float: left;
		width: 70%;
		box-sizing: border-box;
		padding: 6px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-photo .ac-photo-con .name h2
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 16px 0px;
		color: #d8d8d8;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px;
		/*box-shadow: 0px 0px 10px -5px black;*/
		border:1px solid #ccc;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		list-style-type: none;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav li
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav li a
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 10px;
		/*border-top: 1px solid #ccc;*/
		background: #d8d8d8;
		color: #3e4e55;
		
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav li a span
	{
		
	}

	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu
	{
		position: relative;
		float: left;
		width: 90%;
		margin-left: 10%;
		box-sizing: border-box;
		list-style-type: none;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li a
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border:none;
		font-size: 10pt;
		padding: 10px 0px;
		background: white;
		color: black;
		
	}	
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li a.active
	{
		color: #3e4e55;
		font-weight: bold;
	}
	.ac-box .ac-box-con .ac-left .ac-left-con .ac-nav .ac-nav-con .anav ul.nav .submenu ul.s-menu li a:hover
	{
		color: #333;
		font-weight: bold;
	}
	.ac-box .ac-box-con .ac-right
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 0px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con h2
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		background: white;
		text-align: center;
		padding: 20px 0px;
	}	

  .ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con h2::before 
  {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
  }
  .ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con h2::after 
  {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #032e5a;
    bottom: 0;
    left: calc(50% - 20px);
  }
	.web_form form.form
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 10px;
	}	
	.web_form form.form.md .form-group
	{
		width: 50%;
		padding: 10px 10px;
	}	
	.web_form form.form.md .form-group input
	{
		width: 100%;
	}	
	.web_form form.form.md .form-group textarea
	{
		width: 100%;
	}	
	.web_form form.form.md .form-group select
	{
		width: 100%;
	}	
	.web_form form.form.md .form-group button
	{
		width: 100%;
	}	


	.web_form form.form .form-group
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.web_form form.form .form-group input
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 12px;
		background: white;
		border:0px solid #ccc;
		border-radius: 3px;
		
	}	
	.web_form form.form .form-group textarea
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 12px;
		background: white;
		border:1px solid #ccc;
		border-radius: 3px;
		
	}	
	.web_form form.form .form-group select
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 12px;
		background: white;
		border:1px solid #ccc;
		border-radius: 3px;
		
	}	
	.web_form form.form .form-group button
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 12px;
		background: white;
		border:0px solid #ccc;
		border-radius: 3px;
		cursor: pointer;
		background: linear-gradient(45deg, #ff8300, #ff0042);
		color: white;
		font-weight: 600;
		font-size: 14pt;
		
	}	
	.web_form form.form .form-group span
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		padding: 10px 10px;
		
	}	


	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con .addr-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}	
	.ac-box .ac-box-con .ac-right .ac-right-con .c-box .c-box-con .addr-box span
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		padding: 10px 10px;
		
	}	



	.c-order-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0px;
	}
	.c-order-box .c-order-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border:1px solid #ccc;
	}
	.c-order-box .c-order-box-con h2
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 1px solid #ccc;
	}
	.c-order-box .c-order-box-con h2 a.left
	{
		position: relative;
		float: left;
		width: auto;
		box-sizing: border-box;
		font-size: 11pt;
		color: white;
		background: #333;
		padding: 8px;
		
	}
	.c-order-box .c-order-box-con h2 a.right
	{
		position: relative;
		float: right;
		width: auto;
		box-sizing: border-box;
		font-size: 11pt;
		color: dodgerblue;
		background: white;
		padding: 8px 12px;
		
		border:1px solid #ccc;
	}
	.c-order-box .c-order-box-con .or-box
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 6px 0px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con
	{
		position: relative;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .img
	{
  width:15%;
  float: left;
  height:100px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  background: white;
  box-sizing: border-box;
  padding: 10px 10px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .img img
	{
		position: relative;
		box-sizing: border-box;
max-width:100%;
  height:auto;
  max-height:100%;
	}

	.c-order-box .c-order-box-con .or-box .or-box-con .desc
	{
  width:45%;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding: 8px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .desc p
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
  font-size: 11pt;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .desc span
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
  color: gray;
  font-size: 10pt;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .price
	{
  width:20%;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding: 8px;
 	}
	.c-order-box .c-order-box-con .or-box .or-box-con .price p
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .status
	{
  width:20%;
  float: left;
  box-sizing: border-box;
  position: relative;
    padding: 8px;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .status p
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom
	{
  width:100%;
  float: left;
  box-sizing: border-box;
  position: relative;
    padding: 8px;
    border-top: 1px solid #ccc;
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.left
	{
  width:auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.right
	{
  width:auto;
  float: right;
  box-sizing: border-box;
  position: relative;
  
	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.right span
	{
		color: gray;
 		
 	}
	.c-order-box .c-order-box-con .or-box .or-box-con .or-bottom p.right alt
	{
		color: black;
 		
	}





}


