/* 
	fonts
	
		checkout.html
		
			museo-sans-n7
			
 */

body {
	font: 10px/1.2 Arial, "Nimbus Sans L", Helvetica, sans-serif;
	color: #575757;
}

@media (max-width: 767px) {
	
	body { -webkit-text-size-adjust: none; }
	
}

img {
	display: block;
	max-width: 100%;
}

.no-standart-height { min-height: 1px !important; }

.thank-wr { }
	.thank-logo {
		text-align: center;
		margin-top: 67px;
	}
		.thank-logo img { display: inline; }
	.thank-titles { margin-bottom: 45px; }
		.thank-title { font: 900 24px "Arial Black", Gadget, "Nimbus Sans L", sans-serif; }
		.thank-title-info {
			font-size: 13px;
			margin-top: 7px;
		}
		@media (min-width: 1200px){
			.thank-logo { text-align: left;}
		}
	.thank-table-title {
		font-size: 18px;
		font-weight: 700;
        margin: 0 0 11px 22px;
	}
	.thank-table { margin-bottom: 55px; }
		.thank-table-line {
			background: #F8F8F8;
			border-bottom: 1px dashed #8C8C8C;
			font-size: 13px;
			line-height: 1.3;
		}
			.thank-table-line-name {
				padding: 15px 0 15px 20px;
				font-weight: 700;
			}
			.thank-table-line-value {
				padding: 15px 0 15px 20px;
				background: #fff;
			}
				.thank-table-line-value a[href*="tel:"] {
					color: #0055A5;
					white-space: nowrap;
				}
		.thank-table-line:first-child {
			border-top: 1px dashed #8C8C8C;
		}
	
	.thank-info {
		margin-bottom: 35px;
		font-size: 13px;
		line-height: 1.38;
	}
		.thank-info p + p { margin-top: 23px; }
		.thank-info a,
		.thank-info a[href*="tel:"] {
			color: #4089cf;
			white-space: nowrap;
		}
        .thank-info .info-highlight {
            background-color: #e2ffe2;
            color: black;
            font-size: 16px;
        }

	.thank-footer {
		padding: 35px 0 20px;
		font-size: 12px;
		border-top: 1px solid #E3E3E5;
	}
		.thank-footer a {
			color: #4089cf;
		}
			.thank-footer a:hover { text-decoration: underline; }
		[class*="thank-footer-"] { margin-top: 10px; }
		.thank-footer-nav span {
			border-left: 1px solid #004173;
			padding: 0 5px 0 9px;
		}
		.thank-footer-nav span:first-child {
			border-left: 0;
			padding-left: 0;
		}

@media (max-width: 767px) {
	
	.thank-logo { margin-top: 20px; }
	.thank-wr { padding: 0 15px; }

}

/* item table */
.mobile-visible { display: none!important; }

.thank-total {
	display: table;
	border-spacing: 2px;
	width: 100%;
}

	.tank-item {
		display: block;
		overflow: hidden;
		font-size: 13px;
		margin-top:  2px;
		display: table-row;
	}
		.tank-item:first-child {
			margin-top: 0;
		}
	.thank-total  .thank-header [class^="item-field"] {
		font-weight: 700;
		border: none;
		min-height: 24px;
	}
	.thank-total [class^="item-field"] {
		border: 1px solid #D2D2D2;
		min-height: 28px;
		*min-height: 20px;
		margin-left: 0.322580645%;
		*margin-left: 2px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		padding: 5px;
		display: table-cell;
		vertical-align: middle;
		*float:left;
	}
	.thank-total [class^="item-field"]:first-child { margin-left: 0px; }

    .thank-total-2 {
	display: table;
	border-spacing: 2px;
	width: 100%;
}

	.tank-item {
		display: block;
		overflow: hidden;
		font-size: 13px;
		margin-top:  2px;
		display: table-row;
	}
		.tank-item:first-child {
			margin-top: 0;
		}

    .thank-total-2  .thank-header [class^="item-field"] {
		font-weight: 700;
		border: none;
		min-height: 24px;
	}
	.thank-total-2 [class^="item-field"] {
		border: 1px solid #D2D2D2;
		min-height: 28px;
		*min-height: 20px;
		margin-left: 0.322580645%;
		*margin-left: 2px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		padding: 5px;
		display: table-cell;
		vertical-align: middle;
		*float:left;
	}
	.thank-total-2 [class^="item-field"]:first-child { margin-left: 0px; }

    .thank-total-3 {
	display: table;
	border-spacing: 2px;
	width: 100%;
}

	.tank-item {
		display: block;
		overflow: hidden;
		font-size: 13px;
		margin-top:  2px;
		display: table-row;
	}
		.tank-item:first-child {
			margin-top: 0;
		}

    .thank-total-3  .thank-header [class^="item-field"] {
		font-weight: 700;
		border: none;
		min-height: 24px;
	}
	.thank-total-3 [class^="item-field"] {
		border: 1px solid #D2D2D2;
		min-height: 28px;
		*min-height: 20px;
		margin-left: 0.322580645%;
		*margin-left: 2px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		padding: 5px;
		display: table-cell;
		vertical-align: middle;
		*float:left;
	}
	.thank-total-3 [class^="item-field"]:first-child { margin-left: 0px; }

            .thank-total-4 {
	display: table;
	border-spacing: 2px;
	width: 100%;
}

	.tank-item {
		display: block;
		overflow: hidden;
		font-size: 13px;
		margin-top:  2px;
		display: table-row;
	}
		.tank-item:first-child {
			margin-top: 0;
		}

        .thank-total-4  .thank-header [class^="item-field"] {
		font-weight: 700;
		border: none;
		min-height: 24px;
	}
	.thank-total-4 [class^="item-field"] {
		border: 1px solid #D2D2D2;
		min-height: 28px;
		*min-height: 20px;
		margin-left: 0.322580645%;
		*margin-left: 2px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		padding: 5px;
		display: table-cell;
		vertical-align: middle;
		*float:left;
	}
	.thank-total-4 [class^="item-field"]:first-child { margin-left: 0px; }

/*.thank-total .item-field-1 { width: 40px; }
.thank-total .item-field-2 { width: 302px; }
.thank-total .item-field-3 { width: 90px; }
.thank-total .item-field-4 { width: 90px; }
.thank-total .item-field-5 { width: 90px; }*/

.thank-total .item-field-1 { 
	width: 6.451612903%; 
	*width: 6.051612903%;
}
.thank-total .item-field-2 { 
	width: 48.70967742%; 
	*width: 30.70967742%;
}
.thank-total .offer-thumbnail {
    text-align: left;
    display: table;
    width: 100%;
}

.thank-total .offer-thumbnail-cell {
    display: table-cell;
    vertical-align: middle;
}

.thank-total .item-field-3,
.thank-total .item-field-4,
.thank-total .item-field-5,
.thank-total .item-field-7 {
    width: 14.51612903%;
    *width: 14.11612903%;
}

.thank-total-2 .item-field-1 { 
	width: 3.451612903%; 
	*width: 3.051612903%;
}
.thank-total-2 .item-field-2 { 
	width: 48.70967742%; 
	*width: 30.70967742%;
}
.thank-total-2 .item-field-3,
.thank-total-2 .item-field-4,
.thank-total-2 .item-field-5 { 
	width: 5.51612903%; 
	*width: 5.11612903%; 
}

.thank-total-2 .item-field-6 {
    width:10%;
}

.thank-total-3 .item-field-1 { 
	width: 6.451612903%; 
	*width: 6.051612903%;
}
.thank-total-3 .item-field-2 { 
	width: 48.70967742%; 
	*width: 30.70967742%;
}
.thank-total-3 .item-field-3,
.thank-total-3 .item-field-4,
.thank-total-3 .item-field-5 { 
	width: 5.51612903%; 
	*width: 5.11612903%; 
}

.thank-total-4 .item-field-1 { 
	width: 6.451612903%; 
	*width: 6.051612903%;
}
.thank-total-4 .item-field-2 { 
	width: 48.70967742%; 
	*width: 30.70967742%;
}
.thank-total-4 .item-field-3,
.thank-total-4 .item-field-4,
.thank-total-4 .item-field-5 { 
	width: 14.51612903%; 
	*width: 14.11612903%; 
}

.thank-total-4 .item-field-6 {
    width:20%;
}

.thank-summary { margin: 15px 0 30px; }
.summary-row {
	overflow: hidden;
	font-size: 13px;
	font-weight: 700;
	margin-top: 5px
}
	.summary-row [class^="summary-row-field"] {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
	}
		.summary-row .summary-row-field-1 {
			width: 60%;
			*width: 59%;
			text-align: right;
		}
		.summary-row .summary-row-field-2 {
			width: 30%;
			margin-left: 10%;
			text-align: right;
		}
			.summary-row p {
				float: left;
				display: block;
			}

@media (max-width: 767px) {
	.mobile-visible { display: block !important; }
	.mobile-hidden { display: none !important; }

	.thank-total { display: block; }
	.thank-total [class^="item-field"] { 
		border: none; 
		display: block;
		min-height: 28px;
		float: left;
	}

    .thank-total-2 { display: block; }
	.thank-total-2 [class^="item-field"] { 
		border: none; 
		display: block;
		min-height: 28px;
		float: left;
	}

    .thank-total-3 { display: block; }
	.thank-total-3 [class^="item-field"] { 
		border: none; 
		display: block;
		min-height: 28px;
		float: left;
	}

    .thank-total-4 { display: block; }
	.thank-total-4 [class^="item-field"] { 
		border: none; 
		display: block;
		min-height: 28px;
		float: left;
	}
		.tank-item {
			margin-top: 30px;
			border-bottom: 1px dashed #8C8C8C;
			display: block;
		}

		.thank-total .item-field-1 { 
			width: 24.75806452%;  
			margin-left: 0;  
		}
    .thank-total.additional-row .item-field-1 {
        width: 19%;
        margin-left: 0;
        clear: both;
    }
		.thank-total .item-field-2 { 
			width: 100%; 
			margin-left: 0; 
			text-align: left;
			padding: 15px 0 15px 20px;
			background-color: #F8F8F8;
			font-weight: 700;
		}

		.thank-total .item-field-3 { width: 24.75806452%; }
        .thank-total.additional-row .item-field-3 { width: 19%; }
		.thank-total .item-field-4 { width: 24.75806452%; }
        .thank-total.additional-row .item-field-4 { width: 19%; }
		.thank-total .item-field-5 { width: 24.75806452%; }
        .thank-total.additional-row .item-field-5 { width: 19%; }
        .thank-total.additional-row .item-field-7 { width: 19%; }

        .thank-total-3 .item-field-1 { 
			width: 24.75806452%;  
			margin-left: 0;  
		}
		.thank-total-3 .item-field-2 { 
			width: 100%; 
			margin-left: 0; 
			text-align: left;
			padding: 15px 0 15px 20px;
			
			font-weight: 700;
		}

		.thank-total-3 .item-field-3 { width: 24.75806452%; }
		.thank-total-3 .item-field-4 { width: 24.75806452%; }
		.thank-total-3 .item-field-5 { width: 24.75806452%; }

        .thank-total-2 .item-field-1 { 
			width: 18%;  
			margin-left: 0;  
		}
		.thank-total-2 .item-field-2 { 
			width: 100%; 
			margin-left: 0; 
			text-align: left;
			padding: 15px 0 15px 20px;
			background-color: #F8F8F8;
			font-weight: 700;
		}

		.thank-total-2 .item-field-3 { width: 18%; }
		.thank-total-2 .item-field-4 { width: 18%; }
		.thank-total-2 .item-field-5 { width: 18%; }
        .thank-total-2 .item-field-6 { width: 18%; }

        .thank-total-4 .item-field-1 { 
			width: 18%;  
			margin-left: 0;  
		}
		.thank-total-4 .item-field-2 { 
			width: 100%; 
			margin-left: 0; 
			text-align: left;
			padding: 15px 0 15px 20px;
			background-color: #F8F8F8;
			font-weight: 700;
		}

		.thank-total-4 .item-field-3 { width: 18%; }
		.thank-total-4 .item-field-4 { width: 18%; }
		.thank-total-4 .item-field-5 { width: 18%; }
        .thank-total-4 .item-field-6 { width: 18%; }


	.summary-row .summary-row-field-1 { width: 70%; }
	.summary-row .summary-row-field-2 { width: 20%; }
}

/* Multi-pay offers text */
p.item-field-3 span.multipay-asterisk {
    color:red;
}
div.thank-info p.multipay-note {
    color: red;
    font-weight: bold;
}

/*Custom content styles*/
.custom-content{
    font-size: 13px;
    line-height: 1.38;
}

.custom-top{
    margin: 20px 0;
}

.custom-below-table{
    margin: 15px 0 0 0;
}

.custom-bottom{

}

.social-wr {
        margin-top: 15px;
    }

        .social-wr .social-link {
            display: inline-block;
            width: 48px;
            height: 48px;
            background-image: url("../../i/social-thank.png");
            margin-left: 10px;
        }

            .social-wr .social-link:first-child {
                margin-left: 0;
            }

    .social-link.fb {
        background-position: 0 0;
    }

    .social-link.tw {
        background-position: -58px 0;
    }

.print-icon {
    background-image: url("../../../Shared/print-icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px 0px;
    background-size: 30px 30px;
    width:30px;
    height: 30px;
    /*display: inline-block;*/
}

.printText {
    font-size: 15px;
    text-decoration:underline;
    color: rgb(181, 29, 29);
    font-weight:600;
}

.printWr {
    text-align: center;
    margin-top: 67px;
    display: flex;
    align-items: center;
    cursor:pointer;
}

/*---------------------------------poke error page styles----------------------------------*/
.thank-logo.poke-logo{
    width: 32%;
    margin: 0 auto;
}
.thank-logo.poke-logo a{
    width: 100%;
    display: block;
}

.thank-logo.poke-logo a img{
    margin: 0 auto;
    display: block;
}

.thank-titles.poke-title{
    margin: 20px 0;
    text-align: center;
}

.poke-home-link{
    margin: 20px 0 0;
}

.poke-home-link a:hover{
    text-decoration: underline;
}

/*-------------------------------call center page styles------------------------------------*/
.btn--cc-helper {
    color: #fff;
    background: rgb(244,152,43);
    background: -moz-linear-gradient(top, rgba(244,152,43,1) 0%, rgba(255,135,0,1) 50%, rgba(244,152,43,1) 50%, rgba(255,135,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,152,43,1)), color-stop(50%,rgba(255,135,0,1)), color-stop(50%,rgba(244,152,43,1)), color-stop(100%,rgba(255,135,0,1)));
    background: -webkit-linear-gradient(top, rgba(244,152,43,1) 0%,rgba(255,135,0,1) 50%,rgba(244,152,43,1) 50%,rgba(255,135,0,1) 100%);
    background: -o-linear-gradient(top, rgba(244,152,43,1) 0%,rgba(255,135,0,1) 50%,rgba(244,152,43,1) 50%,rgba(255,135,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(244,152,43,1) 0%,rgba(255,135,0,1) 50%,rgba(244,152,43,1) 50%,rgba(255,135,0,1) 100%);
    background: linear-gradient(to bottom, rgba(244,152,43,1) 0%,rgba(255,135,0,1) 50%,rgba(244,152,43,1) 50%,rgba(255,135,0,1) 100%);

    padding: 10px 0;
    font-size: 1.2em;

    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "museo-sans-n9", "museo-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.item-field-6.mobile-visible {
    text-overflow: ellipsis;
    overflow-x: hidden;
    word-break: break-all;
}

.highlighted-error {
    font-weight: 600;
    color: red;
    font-size: 15px;
}

@media(max-width: 320px) {
    .thank-total.additional-row [class^="item-field"] {
        font-size:12px;
    }
}

.thank-total.hide-shipping-column .item-field-3,
.thank-total.hide-shipping-column .item-field-4,
.thank-total.hide-shipping-column .item-field-5,
.thank-total.hide-shipping-column .item-field-7 {
	width: 20%;
	*width: 20%;
}

@media(max-width: 767px) {
	.thank-total.hide-shipping-column .item-field-5,
	.thank-total.hide-shipping-column .item-field-3,
	.thank-total.hide-shipping-column .item-field-4,
	.thank-total-3.hide-shipping-column .item-field-5,
	.thank-total-3.hide-shipping-column .item-field-3,
	.thank-total-3.hide-shipping-column .item-field-4 {
		width: 33%;
	}
	.thank-total-4.hide-shipping-column .item-field-3,
	.thank-total-4.hide-shipping-column .item-field-4,
	.thank-total-4.hide-shipping-column .item-field-5,
	.thank-total-4.hide-shipping-column .item-field-6,
	.thank-total-2.hide-shipping-column .item-field-3,
	.thank-total-2.hide-shipping-column .item-field-4,
	.thank-total-2.hide-shipping-column .item-field-5,
	.thank-total-2.hide-shipping-column .item-field-6 {
		width: 25%;
	}	
}