@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "open_sansregular";
    src: url("../font/simplefont-webfont.eot");
    src: url("../font/simplefont-webfont.eot?#iefix") format("embedded-opentype"),
         url("../font/simplefont-webfont.woff") format("woff"),
         url("../font/simplefont-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}

.paLNte {margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 40px;}
	
.paLNte span {padding: 10px;
    border: 1px solid #000;
    border-radius: 10px;}	
	
.paLNtest span {    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
    border-bottom: 1px solid;
    padding-bottom: 7px;}	

.PlanCountDown {
width: 96%;
margin-left: 1%;
border: 1px solid #ccc;
border-radius: 5px;
padding: 1%;
background-color: #F0F0F0;
top: 30px;
/* position: static; */
}
.PlanCountDownDay{color:#ed1c24;font-weight:bold;}
.full_page { margin:auto; width:100%; max-width:707px; font-family:"open_sansregular",Arial, Helvetica, sans-serif !important; font-size:12px; overflow:hidden; color:#000 !important;padding:0px;}

.top_container { float:left; width:100%; font-weight:bold; padding:10px 0px;}

.bottom_button { float:left; width:100%; font-weight:bold; margin:8px 0px; display:block;}
.bottom_button a:link { text-decoration:none; background:#000; color:#fff; cursor:pointer;}
.bottom_button a:visited { text-decoration:none; background:#000; color:#fff; cursor:pointer;}
.bottom_button a:hover { text-decoration:none; background:#000; color:#fff; cursor:pointer;}

.withdrawal_date { float:left; padding-top:5px;}
.plan_number { float:right; padding:4px 15px; border-radius:8px; color:#fff; margin-left:5px; border:solid 1px #666; background-color:#000;
/*background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #ccc), color-stop(1, #000));
background: -o-linear-gradient(bottom, #ccc 0%, #000 100%);
background: -moz-linear-gradient(bottom, #ccc 0%, #000 100%);
background: -webkit-linear-gradient(bottom, #ccc 0%, #000 100%);
background: -ms-linear-gradient(bottom, #ccc 0%, #000 100%);
background: linear-gradient(to bottom, #ccc 0%, #000 100%);*/
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #aaa 0%, #00070A 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #aaa 0%, #00070A 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #aaa 0%, #00070A 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aaa), color-stop(1, #00070A));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #aaa 0%, #00070A 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #aaa 0%, #00070A 100%);
}

.product_images { /*float:left;*/ width:100%; margin:0px 0px 10px 0px; border-radius:10px;overflow:hidden;}
.product_images img { float:left; width:100%; height:auto;}

.product_textBox { float:left; max-width:705px; width:100%; height:100%; margin:5px 0px 10px 0px; border-radius:10px; overflow:hidden; padding:10px 0px; line-height:16px; border:solid 1px #ccc; clear:both; background:#fff;}
.innerText_topBlank { float:left; width:715px; margin:-10px 0px 10px 0px; height:25px; background:#ccc;}

.product_textBox ul { float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px !important; margin:0px; padding:0px 10px 0px 10px; text-align:justify;list-style-type: circle;}
.product_textBox li { font-size:12px !important; line-height:22px !important; margin:0px 0px 0px 30px!important; padding:0px; color:#000 !important; clear:both; list-style-position: outside; list-style-type: circle;}
.product_textBox ul li ul li { font-size:12px !important; margin-bottom:0px; list-style-type:circle; list-style-type: circle;}	
.product_textBox ul li ul { font-size:12px !important; margin-bottom:0px; margin-right:40px; list-style-type: circle;}
.product_textBox ol { font:normal 10pt Tahoma; list-style-type: circle;}

.tables_Style { /*float:left;*/ width:100%; margin-bottom:10px; overflow:auto;}
.full_page table{ float:left; border-collapse:collapse; font-size:12px;}
.full_page td { text-align:center; border:solid 1px #ccc; padding:3px 0px;}
.full_page th { font-weight:bold; background:#ccc; font-size:14px; text-align:center; border:solid 1px #ccc; padding:3px 0px;}
.table_boldText { font-weight:bold;}

#table1 { float:left; width:auto; background:#fff;}
#table2 { float:left; margin-left:10px; width:397px; background:#fff;}
#table3 { float:left; width:100%; background:#fff;}

@media only screen and (max-width:300px) { #table1 { width:100%;} #table3 { width:100%;} .top_container .plan_number { float:right; margin-top:5px; margin-left:0px;}}
@media only screen and (max-width:700px) { #table1 { width:100%;} #table3 { width:100%;} #table2 { width:100%; margin-top:10px; margin-left:0px;} .bottom_button .plan_number { float:right; text-align:left; margin-left:0px;  margin-right:5px;}}


.mail_productsPageIMage a:link { margin-left:8px; color:#0c4a93;}