@import url(http://fonts.googleapis.com/css?family=Cabin);

/***************************************************************************
*
* Menu box with the 3 prices Silver Gold Platinum
*
****************************************************************************/

#wrapper_tribox{width:100%;background-color :white;margin:0 auto;padding;50px 20px 50px 20px;height:900px;border: 1px solid #d0e4fd;}

.heading-tri {color: #1c639d;text-align:center;font-family: 'Istok Web', sans-serif; line-height: 1.2em;font-size: 1.875em;width:100%;margin:0 auto;}
.heading-tri p{font-weight:bold;font-family: 'Istok Web', sans-serif; line-height: 1.2em;text-align:center;font-size: 20px;color: #333;margin-bottom: 4.8px;margin-top: 25.6px;}
.tri-box{width:950px; margin:0 auto;padding-top:50px;padding-left: 10px; padding-right: 10px;}
	.tri-box h3{font-weight:bold;font-family: 'Istok Web', sans-serif; line-height: 1.2em;text-align:center;font-size: 1.17em;color: #333;margin-bottom: 4.8px;margin-top: 25.6px;}
	.tri-box p {font-family: 'Istok Web', sans-serif; line-height: 1.5em;text-align:center;font-size: 20px;border-bottom: 1px solid #d0e4fd;margin: 0 20px 10px;}
	.tri-box img{padding: 30px 0px 0px 40px;}
	
.grades{font-weight:bold;font-family: 'Istok Web', sans-serif; line-height: 1.2em;text-align:center;font-size: 44px;color: #333;margin-bottom: 4.8px;margin-top: 25.6px;}

.col-1-tri{width:30%;border: 1px solid #d0e4fd;border-right: none;float:left;height:650px;background: #f2f5f7;}

.col-2-tri{width:30%;border: 1px solid #d0e4fd;border-right: none;float:left;height:650px;background: #f2f5f7;}

.col-3-tri{width:30%;border: 1px solid #d0e4fd;float:left;height:625px;margin-top: -25px ;padding: 30px 0 40px 0; box-shadow: -7px 0 7px -2px #ddd;}

.order-dsp-tri{font-size:16px;text-align:center;font-family: 'Istok Web', sans-serif;padding-left: 10px;padding-right: 10px;}

.oldprice-tri{  color: #900; font-weight:bold;font-family: 'Istok Web', sans-serif; font-size: 2.5em;line-height: 46px;text-align:center;}
.payment-opt-tri {background-image:url('../images/payment-options.png'); margin-left: 30px;height: 35px;background-repeat:no-repeat;width:auto; height:35px;}

/***************************************************************************
*
* Large popup box
*
****************************************************************************/
.offer-popup {height: 100%;text-align: center;width: 100%;}
.offer-popup-container {width: 1172px;height: 539px;background-color: #fff;display: inline-block;margin: 20px 0;position: relative;text-align: left;vertical-align: middle;zoom: 1;
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .5);box-shadow: 0 5px 20px rgba(0, 0, 0, .5);}
.container {background: #fbfbfb url("../images/wave-faces-bg.jpg") center center no-repeat;}
.offer-close {background: url('../images/close.png') 0 0 no-repeat;cursor: pointer;height: 36px;position: absolute;right: -18px;top: -18px;
width: 36px;z-index: 99999;}
.offer-popup-content {height: 539px;overflow: hidden;}
.container {position: relative;margin: 0 auto;width: 1170px;height: 537px;border: 1px solid #c2c2c1;border-radius: 5px;}
.wrap {position: relative;padding-top: 60px;width: 455px;margin-left: 649px;}
.share-link-wrap {text-align: center;width: 392px;margin: 0 auto;}
.share-link-wrap h1 {font-weight: normal;font-family: 'Cabin', sans-serif; font-size: 28px;color: #59657d;}

.headline {margin-bottom: 23px;text-align: center;}
	.headline h1 {font-weight: normal;font-family: 'Cabin', sans-serif; color: #6cb14e;font-size: 32px;}
	.headline p {margin-top: -2px;font-size: 20px;line-height: 1.3;}

#inputBoxes {width:90%;margin:auto;padding-top: 2px;}
.btn-success { color: #fff; background-color: #47a447;  border-color: #398439;}
#lightbox-lgr {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: url('../images/overlay.png') repeat;text-align: center;padding-top: 50px;}