﻿@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
	font-family: 'Lato', sans-serif;
}
a {
	color: #694ed3;
	text-decoration: none;
	border-bottom: 0px solid #694ed3;
	font-weight: bold;
	cursor: pointer;        
}
.wrap_container {
	width: 100%;
	height: auto;
	display: table;
    position:relative;
}
.wrap_black_overlay {
	width: 100%;
	height: auto;
	background-image: url(../images/app_cover_bg.jpg);
}
.wrap_bgookbg {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	height: auto;
	background: rgba(0, 0, 0, 0.5);
}
.wrap_container_book {
	width: 100%;
	height: auto;
	display: table;
}
.wrap_black_overlay_book {
	width: 100%;
	height: auto;
	background-image: url(../images/app_cover_bg.jpg);
	display: table;
	background-size: cover;
}
.wrap_bgookbg_book {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 100%;
	height: auto;
	background: rgba(0, 0, 0, 0.5);
	display: table;
}
.book_buy {
    max-width: 680px;
    height: auto;
    display: table;
    margin: 0px auto;
    width: 90%;
}
.book_buy img {
	float: left;
	-webkit-box-shadow: 3px 3px 11px -2px rgba(31,31,31,0.82);
	-moz-box-shadow: 3px 3px 11px -2px rgba(31,31,31,0.82);
	box-shadow: 3px 3px 11px -2px rgba(31,31,31,0.82);
	width: 145px;
}
.desc_containter {
	max-width: 680px;
	height: auto;
	display: table;
	margin: 0px auto;
	width: 100%;
}
.desc_section {
	height: auto;
	display: table;
	width: 100%;
	background-color: #ffffff;
}
.desc_center_tabs {
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding: 0px 0px;
}
.related_titles_section {
	height: auto;
	min-height: 480px;
	display: table;
	width: 100%;
	background-color: #e0e0e0;
}
.offerText {
    padding-top: 0px;
    border: 1px dotted #fff;
    margin-left: 24px;
    margin-top: 16px;
    padding-bottom: 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    padding-right: 10px;
    width: 100%;
    display: inline-block;
    border-radius: 6px;
    float: left;
    clear: both;
    margin-bottom: 20px;
    background-image: url(../images/tag_offer.png);
    background-repeat: no-repeat;
    background-position: 7px 7px;
    background-size: 20px;
    padding-left: 40px;
        height: auto;
    overflow-y: scroll;
    max-height: 140px;
}


.offer_title_list{
    width: 100%;
    display: table;
    margin-top: 4px;
    float: left;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 12px;
    line-height: 2em;
}


.offer_title_list:last-child{
 
border-bottom: 0px dotted #ccc;
 }




.offer_sel_title_txt{
font-size: 16px;
margin-top: 6px;
float: left;
width: 70%;
}

 



@media only screen and (max-width: 640px) {

    .offerText {
        margin-left: 14px;
        width: 90%;
    }
}.offer_sel_title_txt{
font-size: 16px;
margin-top: 6px;
float: left;
width: 50%;
}

    .offerText a {
   color: #fff;
    font-weight: normal;
    font-size: 16px;
         }

    .offerText img {
        height:20px;
        width:20px;
    }


.related_t {
	max-width: 680px;
	height: auto;
	display: table;
	margin: 70px auto 0;
	width: 100%;
}
.list_titles_rel {
	max-width: 680px;
	height: auto;
	display: table;
	margin: 70px auto 0;
	width: 100%;
}
.related_t h4 {
	font-size: 20px;
	color: #5c5c5c;
	font-weight: 700;
	white-space: nowrap;
	text-align: left;
}
.publisher_branding {
	height: auto;
	display: table;
	width: 100%;
	background-color: #f5f5f5;
	padding-bottom: 50px;
}
.store_branding {
	max-width: 680px;
	height: auto;
	display: table;
	margin: 60px auto 0;
	width: 100%;
}
.book_buy_book {
	max-width: 680px;
	height: auto;
	display: table;
	margin: 0px auto;
	width: 90%;
}
.book_buy_book img {
	float: left;
	-webkit-box-shadow: 5px 6px 0px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 5px 6px 0px 0px rgba(0,0,0,0.20);
	box-shadow: 5px 6px 0px 0px rgba(0,0,0,0.20);
	width: 100%;
	width: 100%;
}
.bookimage_wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 145px;
	height: 95px;
}
.bookimage_wrapper_book {
	display: table-cell;
	vertical-align: middle;
	width: 47.2%;
}
.booktitle_authour_wrap {
	width: 59%;
	margin-top: 0px;
	padding-left: 25px;
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
    float:left;
}
.booktitle_authour_wrap_book {
	width: auto;
	margin-top: 0px;
	padding-left: 25px;
	display: table-cell;
	vertical-align: middle;
	float: left;
	padding-top: 20px;
}
.book_buy h3 {
	font-size: 34px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
	padding-top: 0px;
}
.book_buy h4 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	float: left;
	clear: left;
	margin-top: 0px;
	line-height: 1.2em;
	padding-top: 2%;
}
.book_buy h2 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	float: left;
	clear: left;
	margin-top: 0px;
	line-height: 1.2em;
	padding-top: 2%;
}
.book_buy h3 {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	float: left;
	clear: left;
	margin-top: 0px;
	line-height: 1.2em;
	padding-top: 2%;
}
.price_book {
	width: 22%;
	height: auto;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
    padding-top: 0px;
}
.price_book h4 {
	font-size: 16px;
	color: #fff;
	text-align: right;
	/*float: right;
    clear: left;*/
	margin-top: 0px;
	line-height: 1.4em;
	padding-top: 6px;
	width: 100%;
    min-width: 70px;
}
.price_book_2 {
	width: 10%;
	height: auto;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}
.price_book_2 h4 {
	font-size: 16px;
	color: #fff;
	text-align: right;
	float: right;
	clear: left;
	margin-top: 0px;
	line-height: 1.4em;
	padding-top: 6px;
}
.priceholder_cell {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}
.book_buy_book h3 {
	font-size: 34px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
	padding-top: 0px;
}
.book_buy_book h4 {
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	float: left;
	clear: left;
	margin-top: 0px;
	line-height: 1.2em;
	padding-top: 2%;
}
.price_book_book {
	width: auto;
	height: auto;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	float: left;
	clear: left;
	padding-left: 23px;
	padding-top: 15px;
}
.price_book_book h4 {
	font-size: 20px;
	color: #fff;
	text-align: right;
	float: left;
	clear: left;
	margin-top: 0px;
	line-height: 1.4em;
	padding-top: 0px;
}
.loginmodule {
	width: auto;
	margin-right: 20px;
	margin-top: 10px;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.container_checkout {
	max-width: 680px;
	height: auto;
	display: block;
	margin: 0px auto 20px auto;
	width: 90%;
	position: relative;
	z-index: 3;
	padding-top: 30px;
}
.formwrapper {
	border: 1px solid #959595;
	display: inline-block;
	border-bottom: 0;
	vertical-align: top;
	width: 100%;
}
.w1 {
	width: 100%;
	float: left;
}
.w2 {
	width: 50%;
	float: left;
}
.w3 {
	width: 22%;
	float: left;
}
.w4 {
	width: 20%;
	float: left;
}
.w5 {
	width: 38%;
	float: left;
}
.field {
	border: 0;
	font-size: 14px;
	padding: 14px 10px;
	border-bottom: 1px solid #959595;
	font-family: 'Lato', sans-serif;
	outline: 0;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	font-style: italic;
}
.field_card {
	border: 0;
	font-size: 14px;
	padding: 14px 10px;
	border-bottom: 1px solid #959595;
	font-family: 'Lato', sans-serif;
	outline: 0;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	font-style: italic;
}
.field_card_visacard {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 101% -3%;
	background-size: 57px;
}
.field_card_mastercard {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 101% 14%;
	background-size: 57px;
}
.field_card_amex {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 101% 31%;
	background-size: 57px;
}
.field_card_paypal {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 101% 49%;
	background-size: 57px;
}
.field_card_debit {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 101% 67%;
	background-size: 57px;
}
.field_card_credit {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 99.5% 50.6%;
	background-size: 57px;
}
.field_card_discover {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 100% 84%;
	background-size: 57px;
}
.field_card_jcb {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 100% 84%;
	background-size: 57px;
}
.field_card_dinersclub {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 100% 84%;
	background-size: 57px;
}
.field_security {
	background-image: url(../images/credit_card_details.png);
	background-repeat: no-repeat;
	background-position: 101% 61%;
	background-size: 61px;
}
.field_2 {
	border: 0;
	font-size: 14px;
	padding: 14px 10px;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	font-family: 'Lato', sans-serif;
	outline: 0;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	font-style: italic;
}
.field_3 {
	border: 0;
	font-size: 14px;
	padding: 14px 10px;
	border-right: 0px solid #959595;
	border-bottom: 1px solid #959595;
	font-family: 'Lato', sans-serif;
	outline: 0;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	font-style: italic;
	border-left: 1px solid #959595;/*background-image:url(../images/dropdown_bookstore.png);
  background-position: right;
  background-repeat:no-repeat;
  -webkit-appearance: none;
    -moz-webkit-appearance: none;*/
}
.field_4 {
	border: 0;
	font-size: 14px;
	padding: 8px 10px;
	border-right: 0px solid #959595;
	border-bottom: 0px solid #959595;
	font-family: 'Lato', sans-serif;
	outline: 0;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	font-style: italic;
	background-color: #F1F1F1;
	line-height: 1em;
}
.field_5 {
	border: 0;
	font-size: 14px;
	padding: 14px 10px;
	border-left: 1px solid #959595;
	border-bottom: 1px solid #959595;
	font-family: 'Lato', sans-serif;
	outline: 0;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	font-style: italic;
}
.addnew_button {
	float: right;
	background-color: #694ED3;
	color: #fff;
	padding: 7px;
	font-size: 13px;
}
.delete_confirmation {
	background-color: #694ED3;
	color: #fff;
	padding: 10px 13px;
	font-size: 13px;
	margin-top: 10px;
}
.txt-norm {
	border: 0px;
	background-color: transparent;
}
.list_added_cards {
	background-color: #fff;
	/*padding: 18px 0px;*/
	height: 60px;
	border: 1px solid #ccc;
	margin-bottom: -1px;
}
.select_new_card {
	display: block;
	padding: 0px 0px;
	border: 0px solid #ccc;
}
.table {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.submit-button {
	background-color: #694ED3;
	border: 0;
	color: #FFF;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	padding: 15px 10px;
	box-shadow: 0 5px 0 #543EA9;
	-webkit-box-shadow: 0 5px 0 #543EA9;
	-moz-box-shadow: 0 5px 0 #543ea9;
	outline: 0;
	transition: all .1s linear;
	text-align: center;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-family: 'Lato', sans-serif;
}
.submit-button:active {
	box-shadow: 0 2px 0 #543ea9;
	-webkit-box-shadow: 0 2px 0 #543ea9;
	-moz-box-shadow: 0 2px 0 #543ea9;
	transform: translateY(3px);
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px)
}
.form-title h3 {
	display: table-cell;
	font-size: 24px;
	color: #000;
	font-weight: 900;
	white-space: nowrap;
}
.form-title h3 label {
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}
.form-title span {
	display: table-cell;
	text-align: right;
}
.error-holder {
	background-color: #FFE9A6;
	color: #C30;
	font-size: 14px;
	text-align: center;
	padding: 15px 10px;
	margin-bottom: 15px;
	display: none;
}
.error-holder>i{
    font-weight:bold;
}
    .bottom_text {
        width: 100%;
    }
.bottom_text p {
	text-align: center;
	font-size: 14px;
	padding-top: 30px;
}
.bottom_text p a {
	color: #6655d7;
	text-decoration: none;
}
.bottom_text p a:hover {
	text-decoration: underline;
}
.thankyou-title h3 {
	font-size: 24px;
	color: #2EB716;
	font-weight: 600;
	text-align: center;
}
.wrap_store_logos {
	width: 61%;
	display: table;
	margin: 0 auto;
}
.thankyou-title p {
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6em;
	margin: 20px auto;
}
div#lightBoxCnt label {
	font-size: 14px;
	line-height: 22px
}
.error {
	background: #ffc3b7 !important;
	color: #900 !important;
}
.custom-error {	
	
    
}
#loaderoverlay {
	min-height: 600px;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1001;
	background-color: #CCCCCC;
}
#lightBoxCnt {
	position: fixed;
	z-index: 9999;
	background: #FEFEFE;
	border-radius: 3px 3px 0px 0px;
	box-shadow: 1px 1px 2px #CCC;
	-webkit-box-shadow: 1px 1px 2px #CCC;
	-moz-box-shadow: 1px 1px 2px #CCC;
	font-size: 100% !important;
	font-family: 'proxima-nova', Sans-Serif;
	line-height: 1.4em;
	max-width: 696px;
	width: 100%;
	height: 740px;
	padding-top: 20px;
	top: 20%;
	left: 30%;
}
@media screen and (max-width: 1024px) {    

    div#lightBoxCnt {
        left: 18%;
        max-width: 550px; /*left: 0%;*/
    }
}

@media screen and (max-width: 762px) {    

    div#lightBoxCnt {
        left: 14%;
        max-width: 550px; /*left: 0%;*/
    }
}

@media screen and (max-width: 640px) {
.loginmodule {
	margin-top: 6px;
}
.booktitle_authour_wrap {
	width: 40%;
}
div#lightBoxCnt {
	top: 10%;
	left: 10%;
	max-width: 450px;/*left: 0%;*/
}
.title_text {
	text-align: left;
	padding-top: 23px;
	font-weight: 300;
	font-size: 18px;
	padding-left: 10px;
}
}

@media screen and (max-width: 640px) {
/*div#lightBoxCnt {
     top:10%;
     left: 0%;
     left: 10%;
     max-width: 310px;

}*/
.loginmodule {
	margin-top: 7px;
	margin-right: 10px;
}
.title_text {
	display: none;
}
.booktitle_authour_wrap {
	width: 35%;
}
.book_buy img {
	width: 100%;
}
.booktitle_authour_wrap {
	width: 42%;
}
.tabs {
	display: none;
}
.tab_drawer_heading {
	background-color: #959595;
	color: #fff;
	border-top: 0px solid #333;
	margin: 0;
	padding: 15px 20px;
	display: block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.d_active {
	background-color: #ce1f4c;
	color: #fff;
}
ul.tabs {
	width: 90%;
}
}

@media only screen and (max-width: 640px) {
.price_book h4 {
	font-size: 13px;
}
.price_book_2 h4 {
	font-size: 13px;
}
.bookimage_wrapper {
	width: 20%;
    vertical-align: top;
    padding-top: 10px;
}
.book_buy h3 {
	font-size: 22px;
	line-height: 1.1em;
}
.book_buy h4 {
	font-size: 16px;
	line-height: 1.4em;
}
.booktitle_authour_wrap {
	padding-left: 15px;
}
.wrap_bgookbg {
	padding-top: 10px;
	padding-bottom: 10px;
}
.bookimage_wrapper_book {
	display: block;
	vertical-align: middle;
	width: 100%;
}
.book_buy_book {
	display: block;
	max-width: 500px;
	width: 70%;
	margin: 0 auto;
}
.booktitle_authour_wrap_book {
	padding-left: 0px;
}
.book_buy_book h3 {
	font-size: 28px;
}
.book_buy_book h4 {
	font-size: 18px;
}
.price_book_book {
	padding-left: 0px;
}
ul.tabs {
	width: 90%;
}
.button_wrap {
	width: 100%;
	padding-left: 0px;
}
.app_available_on {
	padding-left: 0px;
}
ul.available_store_logos {
	margin-left: 0px;
}
.add_to_ur_lib {
	padding-left: 0px;
	clear: left;
}
.share_book_title {
	padding-left: 0px;
}
ul.share_logos {
	margin-left: 0px;
}
.store_branding {
	width: 90%;
}
.about_store_publisher {
	width: 100%;
}
.tab_content {
	padding: 20px 20px;
	display: none;
}
.form-title h3 {
	font-size: 18px;
}
.checkout_footer {
	width: 90%;
}
.customer_logo img {
	width: 80%;
}
.copyright_message {
	float: left;
}
.related_t {
	width: 90%;
}
.list_titles_rel {
	width: 90%;
}
.rating_container {
	width: auto;
	float: left;
	clear: left;
	padding-left: 15%;
	padding-top: 2%;
	padding-bottom: 0px;
}
.tab_content {
	padding: 20px 20px;
	display: none;
}
}

@media only screen and (max-width: 480px) {
.price_book h4 {
	font-size: 13px;
}
.price_book h3 {
	font-size: 13px;
}
.price_book_2 h4 {
	font-size: 13px;
}
.price_book_2 h3 {
	font-size: 13px;
}
.form-title h3 {
	font-size: 16px;
	text-align: center;
	width: 100%;
	display: table;
	padding-bottom: 5px;
}
.form-title span {
	display: table-cell;
	text-align: center;
	width: 100%;
	float: left;
}
.book_buy h3 {
	font-size: 13px;
}
.book_buy h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
}
.book_buy_book h4 {
	font-size: 16px;
}
.w1 {
	width: 100%;
	float: left;
}
.w2 {
	width: 50%;
	float: left;
}
div#lightBoxCnt {
	max-width: 310px;
}
}

.striked_price {
            text-decoration: line-through;
            color: #D5C8C7;
            font-size: 14px;
        }

.priceTable {
    color: #ffffff;
    max-width: 26%;
    width: 100%;
    float :right;
    white-space: nowrap;
}

.priceRow {
    display: table;
    width: 100%;
}

.priceRow .label,
.priceRow .price{
    display: table-cell;
    padding: 5px 0px;
}

.total {
    border-top:1px dotted #ffffff;
    border-bottom:1px dotted #ffffff;
}

#bill_State option { color: black; }
.empty { color: grey; }

select option[default] {
    color: grey !important;
}

.banner_container { position:relative;   
               max-width: 680px;
    height: auto;
    display: table;
    margin: 0px auto;
    width: 90%; height:224px;}


.campaign_banner_bg {
    height: 224px;
    float: left;
     
    text-align: left;
    /*padding-left: 15px;
    padding-top: 5px;*/
    
    font-size: 10px;
    font-weight: bold;
    background-size: cover;
    width: 680px;
}
.campaign_banner_fg{
    width: 90%;
    height: 100%;
    display: table;
    vertical-align: bottom;
    margin: 10px auto;
    text-align: left;
    /*padding-left: 15px;
    padding-top: 0px;*/
     
    font-size: 10px;
    font-weight: bold;
    background-size: contain;
    background-repeat: no-repeat;
    max-height:200px;
    max-width:510px;
}

.subcription-note {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}


* {
    box-sizing: border-box;
}

/* Create three columns of equal width */
.plans {
    float: left;
    width: 100%;
    padding: 8px;
    cursor:pointer;
}

/* Style the list */
.planinfo {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* Add shadows on hover */
.planinfo:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.planinfo .header {
    /*background-color: #896cf5;*/
    color: #000;
    font-size: 25px;
}

/* List items */
.planinfo li {
    background-color: #eee;
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

/* Grey list item */
.planinfo .price {    
    font-size: 25px;
    text-transform: uppercase;
    margin-left:10px;
}

/* The "Buy" button */
.plans .buy .button {
    background-color: #20C8C0;
    border: 1px solid #19ADA6;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

/* Change the width of the three columns to 100% 
(to stack horizontally on small screens) */
@media only screen and (max-width: 600px) {
    .plans {
        width: 100%;
    }
}

.plans.selected{
     cursor:default;
     width:100%!important;
 }
 
.plans.selected .buy{
     cursor:default;
      display:none;
 }
.plans.selected > .planinfo:hover {
     box-shadow: 0 0 0; 
 }
 /*.selected .header{
     background-color:#20C8C0;
 }*/

 .subscribed{
     
    background-color: #20C8C0;
 }
 .subscribed .button {
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    cursor:default;
}
.taxinfo {
	font-size: .9em;
	display: block;
	padding-top: 20px;
}