html,
body {
	background: transparent!important;
}

.contentContextTable {
	box-shadow: none;
	margin: 0!important;
}

.table-header {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #3e5062;
	margin-top: 20px;
}

.bigtitle {
	background: white!important;
	padding: 20px 0!important;
	margin: 0!important;
	height: auto!important;
}

.bigtitle + .selectedition {
	display: none;
}

.bigtitle + .selectedition + table {
	margin-top: 0!important;
}

.bigtitle #bigtitlePad {
	padding: 0!important;
	margin: 0 auto!important;
	font-family: "Open Sans"!important;
	color: black;
	font-weight: 300!important;
	font-size: 34px!important;
	line-height: 37.4px!important;
}

#ResumeText {
	padding: 0;
}

#serialData {
	height: auto!important;
	border: none;
	border-radius: 0;
	width: 100%;
}

#serialData + a {
	display: none;
}

#serialDataHeader {
	display: none;
}

#serialData > table {
	width: 1205px;
	margin: 10px auto 0;
	border-collapse: separate!important;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background: #eaedf2;
	padding: 15px;
}


#serialData > table tr td {
	padding: 7px 12px;
	border-bottom: 1px solid #c6d2e1!important;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 24px;
}

#serialData > table tr td:first-child {
	font-weight: bold;
	color: #3e5062;
	width: 230px;
}

#serialData > table tr:last-child td {
	border-bottom: none!important;
}

#serialData > table tr:first-child td {
	border: none;
}
/*
#serialData table tr td:first-child {
	width: 300px;
	font-weight: bold;
	color: #3e5062;
}*/

.text-expired {
	display: block;
	text-align: center;
	margin: 0;
	margin-top: 20px;
	border: 1px solid #c6d2e1;
	border-radius: 5px;
	padding: 10px 10px 10px 40px;
	color: black;
	font-weight: bold;
	background: rgba(255, 213, 50, 0.4);
	line-height: 25px;
}

.text-expired span {
	display: inline-block;
	border-bottom: 1px solid black;
	padding: 0!important;
	line-height: 16px;
}

.text-discount {
	float: right;
	display: none;
}

.text-expired + p {
	display: none;
}

.text-expired p,
.text-discount p {
	margin: 0!important;
	padding: 0!important;
}

#idupgrade_option {
	margin-top: 0;
	clear: both;
}

#idupgrade_option > table {
	width: 100%!important;
}

#idupgrade_option > table tr {
	height: auto!important;
}

table.EditionBuyTitle {
	margin-top: 40px;
	color: #292b2c;
	border-top: 1px solid #c6d2e1!important;
	border-bottom: 1px solid #c6d2e1!important;
}

table.EditionBuyTitle td {
	vertical-align: top!important;
}

table.EditionBuyTitle td > br {
	display: none;
}

table.EditionBuyTitle > tr:nth-child(3n + 3) {
	background: blue!important;
}

tr.box-line > td {
	border-top: 1px solid #c6d2e1;
}

tr.box-line + tr.box-line {
	display: none;
}

.EditionBuyDesc {
	display: block;
}
.EditionBuyDesc b {
	font-size: 20px;
	font-weight: 500;
	font-family: "Open Sans";
	line-height: 14.3px;
	color: #0275d8;
	display: block;
	margin: 15px 0;
	line-height: 24px;
}

div.List_Price {
	margin: 0;
	padding-top: 20px;
	text-align: right;
	display: block;
	float: none!important;
	text-align: right!important;
}

div.List_Price + div {
	margin: 0!important;
	float: none!important;
	font-size: 14px!important;
}
.tableDesc {
	box-shadow: none;
	border-radius: 0;
	width: auto;
}

table.EditionBuyTitle td[width='250'] {
	padding-right: 15px;
	position: relative;
	width: 420px;
}

table.EditionBuyTitle ul {
	margin: 0;
	padding: 0 20px;
}

table.EditionBuyTitle ul li br {
	display: none;
}

table.EditionBuyTitle ul li label {
	display: block;
}

.Btn_BuyNow {
	padding: 0!important;
	margin: 20px 0!important;
	float: none!important;
	display: block;
}

div.Btn_BuyNow {
	float: right!important;
	text-align: right;
}

div.Btn_BuyNow a {
	display: block;
}

.Btn_BuyNow a button {
	background: #0275d8;
	border: none;
	box-shadow: none;
	border-radius: 4px;
	text-transform: uppercase;;
	text-shadow: none;
	font-size: 14px!important;
	font-weight: normal;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.Btn_BuyNow a button:hover {
	background: #025aa5;
}

.List_Price span.pricecolor {
	font-size: 20px;
	font-weight: bold;
	color: #0275d8!important;
	text-align: right!important;
	line-height: 14px!important;
}

.List_Price span.pricecolor > span {
	text-align: right!important;
	font-weight: normal!important;
	display: block;
	line-height: 14px!important;
	margin: 5px 0;
}

.List_Price span.pricecolor > span + br {
	display: none;
}

.List_Price + div {
	color: #000!important;
	display: block;
}

.tableDesc {
	border: none;
	margin: 0;
	padding: 0;
	float: right;
	border: 1px solid #eaedf2;
	border-radius: 4px;
	border-collapse: initial;
	background: white;
}

.tableDesc tr td {
	text-align: right;
	font-size: 13px;
	padding: 3px 10px!important;
	border-top: 1px solid #eaedf2;
}

.tableDesc tr:last-child td,
.tableDesc tr:first-child td {
	border-top: none;
}

.tableDesc tr td:first-child,
.tableDesc tr td:first-child span {
	text-align: left;
	font-weight: normal!important;
	color: #999;
}

.tableDesc tr td hr {
	display: none;
}

.tableDesc + div {
	color: black!important;
}

.badge {
	background: #13CE66;
	color: #ffffff!important;
	position: absolute;
	top: -30px;
    left: -280px;
}

.badge small {
	display: block;
}

.seal-image {
	position: absolute;
    left: -260px;
    top: -18px;
    width: 56px;
}
h1 {
	font-weight: 300;
	margin: 25px 0;
	color: #3e5062;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e5062;
	margin: 40px 0 10px;
}

.product {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	overflow: hidden;
	padding: 20px;
}
.user img {
	float: left;
	margin-right: 20px;
	border-radius: 4px;
}
.user h4, .user h6 {
	margin: 0 0 3px;
}
.user h4, .user h6 {
	margin: 0 0 3px;
}
.user table {
	font-size: 10px;
	margin-top: 15px;
}
.user table th:first-child, 
.user table td:first-child {
	padding-left: 0;
	border-left: none;
}
.user table th, .user table td {
	border-left: 1px solid #e0e0e0;
	padding: 0 20px;
}
.user table th {
	text-transform: uppercase;
	padding-right: 30px;
	font-weight: normal;
}
.user table td {
	color: #5480c1;
	font-weight: bold;
	font-size: 13px;
}

.product p {
	margin-top: 20px;
	margin-bottom: 40px;
	padding:0!important;
}

.product .product-footer {
	background: #f2f2f2;
	margin: -20px;
	padding: 20px;
}
.product .product-footer .date {
	float: left;
	width: 30%;
}
.product .product-footer .date img {
	float: left;
	margin-right: 10px;
}
.product .product-footer .date h4 {
	color: #0275d8;
}
.product .product-footer .date h4, 
.product .product-footer .date h6 {
	margin: 0 0 1px;
}
.product .product-footer .date h4, 
.product .product-footer .date h6 {
	margin: 0 0 1px;
}
.product .product-footer .date span {
	padding: 0!important;
}
.product .product-footer .extend {
	float: right;
	width: 70%;
	text-align: right;
}
.product .button {
	background: #0275d8;
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px 15px;
	border-radius: 3px;
}
.product .product-footer:after,
.product-list:after {
	content: "";
	display: table;
	clear: both;
}

.product-list {
	/*border-radius:4px;
	clear: both;
	display: flex;
	flex-direction: column;
	flex: 1;*/
}

.product-list .product {
	border-radius:4px;
	padding: 0;
	margin: 5px 0;
	clear: both;
	border: none;
	overflow: visible;
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important;
	border: 1px solid #e0e0e0;
}

.product-list .product .button {
	display: block;
	text-align: center;
}
.product .meta,
.product .price {
	padding:20px;
}

.product .price {
	margin-top: 0px;
	background: #f2f2f2;
	text-align: right;
	position: relative;
	width: 350px;
}

.product .price .button {
	margin-left: 20px;
}

.product .meta {
	flex: 1;
}

.product .meta h4,
.product .meta p {
	margin: 0;
}

.product .meta h4 {
	color: #0275d8;
    margin-bottom: 10px;
    font-size: 1.2rem;
	position: relative;
}

.price-info {
	background: rgba(62, 80, 98,0.95);
	position: absolute;
	z-index: 1;
	border-radius: 4px;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	color: white;
	bottom: 42px;
    width: 350px;
    left: -20px;
    display: none;
}

.price-info {
	background: #ffffff;
	color: #000;
	width: 351px;
	border: 1px solid #e0e0e0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: 500;
	-webkit-box-shadow: 0px 2px 16px 0px rgba(219,219,219,1);
	-moz-box-shadow: 0px 2px 16px 0px rgba(219,219,219,1);
	box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
	padding: 0px;
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Old versions of Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

.price-info:hover {
    display: block !important;
}

.price-info small.line-through {
    font-size: 11px;	
	text-decoration: line-through;
	color: #b42e2e !important;
    float: right;
}

.price-info::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 7.5px 0 7.5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -14px;
	right: 16%;
}

.price-info::after{
	content: "";
	position: absolute;
	bottom: -20px;
	width: 100%;
	height: 20px;
}

.price-info .table{
	margin:2px 0px 5px;
}

.price-info .table hr {
    margin: 8px 0px;
    border-color: #c6d2e14f;
}
.price-info:hover {
    display: block !important;
}

.price-info .table{
	margin:2px 0px 5px;
}

.price-info .table hr {
    margin: 8px 0px;
    border-color: #c6d2e14f;
}

.price-info table {
    color: #fff;
    font-size: 12px;
}

.price-info table td {
	white-space: nowrap;
	font-weight: normal;
    color: #000;
    padding: 2px 10px;
    line-height: 24px;
}

.price-info table td small {
    padding: 0!important;
}

.price-info table td.td-promo{
	font-weight: 600;
    color: #8a8a8a;
    font-size: 11.5px;
}

.parcelamento {
	clear: both;
	font-size: 11px;
	padding: 5px 0;
	margin-bottom: 20px;
	line-height: 18px;
}

.parcelamento-new{
	color: #000;
	font-weight: 400
}

.product .price .price-wrap {
	position: relative;
}
.seats {
	border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 0;
    margin-top: 15px;
    width: 400px;
}
.seats .item {
	-webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
	border-bottom: 1px solid #eee;
    padding: 5px 10px;
    position: relative;
}

.seats .item .check {
    width: 18px;
    height: 18px;
    background: #e0e0e0;
    display: block;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
    border: 5px solid #e0e0e0;
    position: relative;
    top: 1px;
}

.seats .item label {
	font-weight: normal;
	margin: 0;
}

.seats .item small {
	opacity: 0.75;
	font-size: 10px;
}

.seats .item .field input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -4px;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
}

.field-price {
	font-weight: bold;
	margin-top: -7px;
	font-size: 14px;
}

.field-price del {
    font-size: 0.6rem;
    font-weight: 100;
    float: right;
    margin-top: 10px;
	margin-bottom: -5px;
}

.field-price small {
    float: right;
    border-radius: 0 5px 5px 0;
    padding: 4px 2px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    right: -53px;
    top: 12px;
}

.field-price small.discount1{
	background: #E8F5E9;
	border: 1px solid #e0e0e0
}

.field-price small.discount2{
	background: #E8F5E9;
	border: 1px solid #e0e0e0
}

.field-price small.discount3{
	background: #C8E6C9;
	border: 1px solid #A5D6A7
}

.field-price small.discount4, 
.field-price small.discount5{
	background: #76ce79;
	border: 1px solid #76ce79
}

.seats .item:hover .field-price small.discount4, 
.seats .item.active  .field-price small.discount4, 
.seats .item:hover .field-price small.discount5, 
.seats .item.active .field-price small.discount5, 
.seats .item:hover .field-price small.discount1, 
.seats .item.active  .field-price small.discount1, 
.seats .item:hover .field-price small.discount2, 
.seats .item.active .field-price small.discount2, 
.seats .item:hover .field-price small.discount3, 
.seats .item.active .field-price small.discount3{
	background: #0275d8 !important;
    color: #f5fbff;
    border: #1B5E20;
    right: -52px;
}

.seats .item:hover,
.seats .item.active {
	background: #f5f5f5;
	color: #0275d8;
}

.seats .item:last-child {
	border: none;
}

.seats .item.active .check {
	border-color: #0275d8;
	background: white;
}

.tabs {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #e0e0e0;
    border-bottom: snow;
}

.tabs a {
    flex: 1;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    font-size: 20px;
    padding: 10px 0;
    background: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
    text-decoration: none;
}

.tabs a.active {
    background: white;
    border-bottom: 1px solid white;
}

.tabs a:last-child {
	border-right: none;
}
.tabs a small {
	display: inline-block;
	background: #76ce79;
	color: #0f4610;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px 6px;
	border-radius: 3px;
	margin-left: 10px
}
.tabs-content {
	border: 1px solid #e0e0e0;
	border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 20px;
}
td.mr-auto.p-title {
    line-height: 24px;
    font-size: 12px;
}
span.with-tooltip small {
    position: absolute;
    font-size: 10px;
    background: rgba(62, 80, 98,0.95);
    border-radius: 3px;
    padding: 10px;
    width: 300px;
    line-height: 15px;
    text-align: center;
    top: -90px;
    left: 50%;
    color: white;
    transform: translate(-50%);
    display: none;
}

span.with-tooltip {
    position: relative;
}

span.with-tooltip small:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(62, 80, 98,0.95);
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%);
}

span.with-tooltip:hover small {
    display: block;
}

.selo-msg {
	position: absolute;
	right: 0;
	top: 25px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background: #76ce79;
	color: #0f4610;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px 10px 3px 10px;
}

.table td, 
.table th{
	border: 0px;
	color:  #000;
}

.green{
	color: #1e7d21 !important;
	font-size: 13px;
}

.sub-item{	
    margin-top: -8px;
}

.price-info td.title-tooltip{
	font-size: 14px;
    color: #f2f2f2;
	font-weight: 600;
}

tr.d-flex {
    line-height: 24px;
}

.blue{
	color: #0275d8
}

.pricing-policy {
    color: #5480c1;
    white-space: normal;
    line-height: 14px !important;
    display: inline-block;
    font-style: italic;
    font-size: 10px;
    letter-spacing: 0.5px;
}

.product.active, .product:hover {
    border-color: #e0e0e0;
    background: none;
}

.price tr {
    padding: 0px 5px;
}

h3 {
	margin: 0;
	color: #0275d8;
}

h3 small {
	display: block;
	font-size: 12px;
	color: black;
	opacity: 0.6;
	text-decoration: line-through;
}

h3 i {
	display: inline-block;
	background-image: url(//cdn2.scriptcase.net/lib/../autoupgrade/img/info.svg);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-size: 14px;
	opacity: 0.5;
	position: relative;
}

h3:hover + .price-info {
	display: block!important;
}

.price-info::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 7.5px 0 7.5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -14px;
	right: 10%;
}

.price small {
    font-size: 11px;
    display: block;
    color: #000;
    margin-bottom: -5px;
}

.seats{
	width: 350px;
}

tr.bg-gray{
	background: #fcfcfc;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 4px;
}

.box-info{
	position: absolute;
	right: 20px;
	bottom: 15px;
	height: 100px;
	width: 200px;
	border-radius: 5px;
	background: #f2f2f2;
}

.box-info img {
    right: 5px;
    top: 5px;
    position: absolute;
    width: 10px;
    opacity: 0.5;
}

.price-box-title{
	color: #797979 !important;
    width: 351px;
    margin: -16px -1px 5px;
    background: #3e5062;
    font-weight: 400;
    border: 1px solid #e0e0e0;
}

.real-price {
    clear: both;
}

.seats .item small { 
    font-size: 11px;
}

.table tbody+tbody {
    border: none;
}

.flex{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.d-flex .mr-auto{
	display: inline-flex !important;
}

.price-info .table tr.flex {
    line-height: 24px;
}

.alert-success, .alert-info{
    width: fit-content;
    margin: auto;
    margin-bottom: 1.2rem;
}

.alert-primary{
	color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.seats .item:hover, 
.seats .item.active{
	background: #f5fbff !important;
}

.seats .item.title-box{
    background: #f5f5f5;
    border-bottom: 1px solid #E0E0E0;
}

.seats .item.title-box h4{
    color: #8c8c8c;
    font-weight: bold;
    font-size: 1rem;
	letter-spacing: 0.5px;
}

.seats .item.title-box:hover{
	background: #f5f5f5 !important;
}

a.outline-button {
    font-size: 0.8rem;
    font-weight: 100;
    text-decoration: underline;
    display: block;
    margin-top: 20px;
}

#serials-list-note,
#serials-list {
	display: none;
}

.bg-light {
	background: #F9F9F9;
}

.card-product {
	border: none;
	box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .12);
	border: 1px solid rgba(0,0,0,0.06);
	margin: 0 0 10px;
	position: relative;
	padding: 15px;
	display: flex;
	flex-direction: row;
	border-radius: 5px;
}

.card-product .card-title {
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 5px;
	display: flex;
	flex-direction: column;
	text-align: left;
	flex: 1;
}

.card-product .card-title small {
	font-weight: bold;
	color: #007BFF;
	margin-top: 5px;
}

.card-product > span {
	border-left: 1px solid #ccc;
	padding: 0 15px;
}

.card-product small {
	display: block;
}

.card-product > span em {
	border-radius: 25px;
	background: #D3DCE6;
	color: #3C4858;
	font-style: normal;
	padding: 2px 6px;
	margin-bottom: 2px;
	display: inline-block;
}

.card-product > span.expired em {
	background: #FF4949;
	color: white;
}

.card-product > span.expired small {
	color: #007BFF;
	font-weight: bold;
	display: block;
}

.card-product a {
	border-radius: 4px;
	padding: 4px 6px;
	border: 1px solid #007BFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #007BFF!important;
	margin-top: 3px;
	font-weight: bold;
}

.card-product a:hover {
	text-decoration: underline!important;
}

#pagecontent {
    padding-top: 30px;
}

h1{
	display: none;
}

.tag-off {
	font-size: 14px;
}

.tag-off .tag {
	display: inline-block;
	color: white;
	background: #21BA45;
	padding: 10px 15px;
	font-weight: bold;
}

.tag-off .text {
	display: inline-block;
	color: #21BA45;
}

.cut-price {
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: #565859;
	text-align: right;
	font-weight: 600;
	font-size: 10px;
}