.pricing-top {
	width: 1000px;
	height: 55px;
	margin-left: 2px;
	background: url(../images/pricing-top.png) right top no-repeat;
	text-align: right;
}
.pricing-top-inhouse {
	background-color: #0c73c1;
	width: 620px;
	margin-left:380px;
	height: 51px;
	text-align: right;
}
.pricing-top-inhouse span {
	display: block;
	float:left;
	text-align: center;
	padding: 10px 0 0;
	line-height: 32px;
	text-transform: uppercase;
	width: 310px;
	color: #fff;
	position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    height: 51px;
    box-sizing: border-box;
}
.pricing-top span.features-text {
	padding: 18px 0 0 40px;
	width: 324px;
	text-align: left;
	color:#888;
}
.pricing-top span {
	display: block;
	float:left;
	text-align: center;
	padding: 18px 0 0;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
	width: 206px;
	color: #fff;
	position: relative;
}
.pricing-top-inhouse span.pricing-pro {
	border-left: 1px solid #0a60a1;
}
.pricing-top-inhouse span.pricing-pro:before {
	content:"";
    background: url("../images/most-popular.png") no-repeat scroll 0 0 transparent;
    height: 88px;
    margin: -2px -2px 0 0;
    position: absolute;
	z-index:15;
    right: 0;
    top: 0;
    width: 87px;
}
.pricing-top span.pricing-pro:before {
	content:"";
    background: url("../images/most-popular.png") no-repeat scroll 0 0 transparent;
    height: 88px;
    margin: 0 3px 0 0;
    position: absolute;
	z-index:15;
    right: 0;
    top: 0;
    width: 87px;
}
.pricing-top span.pricing-pro {
	line-height: 24px;
	width: 222px;
}
.pricing-bottom {
	width: 1000px;
	height: 128px;
	background: url(../images/bgfootinhouse.png) right top no-repeat;	
}
.pricing-table {
	width: 1000px;
	background: #F7F9FB url(../images/line.png) right center repeat-y;
	border-radius: 15px 0 0 15px;
	box-shadow: 0 2px 2px 1px rgba(0,0,0,.3);
	text-align: left;
}
.price-table-t {
	width: 1000px;
	text-align: left;
	height: 51px;
}
.price-table-t div.features-text, .table-trial-button div.features-text, .pricing-bottom-inhouse-try div.features-text {
    float: left;
    width: 380px;
	height: 51px;
}
.pricing-table-inhouse {
	width: 1000px;
	text-align: left;
}
.pricing-table-inhouse div {
	display: block;
	height: 52px;
	color: #000000;
}
.pricing-table-inhouse div.border-tr-top {
	background: url(../images/pricing-line.png) center bottom repeat-x;
	height: 52px;
}
.pricing-table-inhouse div.border-tr-top div {
	height: 52px;
}
.pricing-table-inhouse div.border-tr {
	background: url(../images/pricing-line.png) center bottom repeat-x;
}

.pricing-table-inhouse div.pricing-col1 {
	background: #f4f6f9 url(../images/pricing-line.png) center bottom repeat-x;
	float: left;
	width: 380px;
	border: 1px solid #c5c8cc;
	border-width: 0 0 0 1px;
	box-sizing: border-box;	
}
.pricing-table-inhouse div.border-tr-top div.pricing-col1 {
	border-width: 1px 0 0 1px;
	margin-top: -1px;
	height: 53px;
}
.pricing-table-inhouse div.pricing-col1 span {
    color: #666666;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin: 18px 5px 0 40px;
}

.pricing-table-inhouse div.border-tr-top div.pricing-col1 span {
	margin: 26px 40px 0;
}
div.pricing-table-inhouse span.pricing-text {
    color: #888888;
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding-top: 14px;
    text-transform: uppercase;
}
div.pricing-table-inhouse span.pricing-check {
	display: block;
	height: 52px;
	background: url(../images/pricing-check.png) center center no-repeat;
}
div.pricing-table-inhouse span.pricing-nocheck {
	display: block;
	height: 52px;
	background: url(../images/pricing-nocheck.png) center center no-repeat;
}
.pricing-table-inhouse div.border-tr-top span.pricing-nocheck, .pricing-table-inhouse div.border-tr-top span.pricing-check {
	height: 52px;
}
div.pricing-table-inhouse div.price {
	display:inline-block;
}
div.pricing-table-inhouse span.price {
    color: #888888;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 300;
    padding: 8px 0 0;
}
div.pricing-table-inhouse span.price sup {
	font-size: 12px;
}
div.pricing-table-inhouse span.pricing-per {
	display: block;
	float:left;
	font-size: 10px;
	line-height: 12px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 24px 0 0 3px;
}
.pricing-table-inhouse div.pricing-col2, .price-table-t div.pricing-col2,
.table-trial-button div.pricing-col2, .pricing-bottom-inhouse-try div.pricing-col2,
.pricing-table-inhouse div.pricing-col3, .price-table-t div.pricing-col3,
.table-trial-button div.pricing-col3, .pricing-bottom-inhouse-try div.pricing-col3 {
	background: #ecf0f4 url(../images/pricing-line.png) center bottom repeat-x;
	display: block;
	float: left;
    width: 310px;
	text-align: center;
	font-weight: 300;
	border: 1px solid #c5c8cc;
	border-width: 0 0 0 1px;
	box-sizing: border-box;
}
.pricing-table-inhouse div.pricing-col3, .price-table-t div.pricing-col3,
.table-trial-button div.pricing-col3, .pricing-bottom-inhouse-try div.pricing-col3 {
	border-width: 0 1px;
}
.price-table-t div.pricing-col2,
.price-table-t div.pricing-col3 {
	background-image: none;
	border-bottom: 1px solid #dfe3e7;
}
.pricing-bottom-inhouse-try div.pricing-col3,
.pricing-bottom-inhouse-try div.pricing-col2 {
	background-image: none;
	border-width: 0 0 1px 1px;
	height: 62px;
	margin-top: -1px;
	border-top: 1px solid #dfe3e7;
}
.pricing-bottom-inhouse-try div.pricing-col3 {
	border-width: 0 1px 1px;
    border-top: 1px solid #dfe3e7;
}
.price-table-t div.price {
	width: 100%;
	text-align: center;
	height: 51px;
}
.price-table-t span.price {
    color: #888888;
    display: block;
    float: left;
	font-size: 18px;
	font-weight: 300;
	margin-left: 65px;
    padding: 11px 0 0;
}
.price-table-t span.price sup{
	font-size: 14px;
}
.pricing-table div {
	display: block;
	height: 52px;
	color: #000000;
}
.pricing-table div.border-tr-top {
	background: url(../images/pricing-line.png) center bottom repeat-x;

}
.pricing-table div.border-tr-top div {
}
.pricing-table div.border-tr {
	background: url(../images/pricing-line.png) center bottom repeat-x;
}

.pricing-table div.pricing-col1 {
	float: left;
	width: 364px;
	
}
.pricing-table div.pricing-col1 > span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin: 18px 5px 0 40px;
	float: left;
	color:#666;
}
.pricing-table div.pricing-col1 span.save-pay {
	background: url(../images/savepay.png) center center no-repeat;
	width: 59px;
	height: 59px;
	margin: -4px 0 0 15px;
	display: none;
}
.pricing-table div.border-tr-top div.pricing-col1 span {
}
div.pricing-table span.pricing-text {
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding-top: 14px;	
	color:#888;
	text-transform: uppercase;
}
div.pricing-table span.pricing-check {
	display: block;
	height: 52px;
	background: url(../images/pricing-check.png) center center no-repeat;
}
div.pricing-table span.pricing-nocheck {
	display: block;
	height: 52px;
	background: url(../images/pricing-nocheck.png) center center no-repeat;
}
.pricing-table div.border-tr-top span.pricing-nocheck, .pricing-table div.border-tr-top span.pricing-check {
}
div.pricing-table div.price {
	display:inline-block;
}
div.pricing-table span.price {
	display: block;
	float: left;
	font-size: 22px;
	font-weight: 300;
	padding: 8px 0 0;
	color:#888;
}
div.pricing-table span.price sup {
	font-size: 12px;
}
div.pricing-table span.pricing-per {
	display: block;
	float:left;
	font-size: 10px;
	line-height: 12px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 14px 0 0 3px;
}
.pricing-table div.pricing-col2 {
	display: block;
	float: left;
    padding-left: 7px;
    width: 202px;
	text-align: center;
}
div.border-tr-bottom div.pricing-col2 span {
	font-size: 19px;
	font-weight: 300;
	color:#444;
}
div.border-tr-bottom div.pricing-col2 span input#number-user {
	width: 39px;
	height: 33px;
	border:1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
	font-size: 19px;
	color:#444;
	font-weight: 300;
	font-family: Helvetica Neue,'Open Sans',sans-serif;
}
div.border-tr-bottom div.pricing-col2 span select#select-pay {
	width: 104px;
	height: 33px;
	border:1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
	font-size: 19px;
	color:#444;
	font-weight: 300;
	font-family: Helvetica Neue,'Open Sans',sans-serif;
}
div.border-tr-bottom div.pricing-col2 span select#select-pay:after {
	content:'';
	width: 12px;
	height: 33px;
}
.pricing-table div.pricing-col3 {
	display: block;
	float: left;
	width: 218px;
	text-align: center;
	background: url(../images/pricing-shadow.png) center center repeat-y;
}
.pricing-table div.pricing-col4 {
	display: block;
	float: left;
	width: 202px;
	padding-right: 7px;
	text-align: center;
}

.pricing-bottom div.pricing-col1-bot {
	display: block;
	float: left;
	width: 340px;
	padding-left:40px;
	margin-top:10px;
	color:#000;
	
}

.pricing-bottom div.pricing-col1-bot p {
	font-size: 13px;
	line-height: 15px;
	
}
.pricing-bottom div.pricing-col2-bot {
	padding-top:15px;
	display: block;
	float: left;
    width: 310px;
	text-align: center;
}
.pricing-bottom span#price-ent, .pricing-bottom span#price-pro {
	color:#fff;
	font-size: 15px;
	margin: 0 4px 0 0;
	display: inline-block;
	position: relative;
}
.pricing-bottom input {
	display: inline-block;
	width: 50px;
	height: 36px;
	text-align: center;
	border:0 !important;
	border-radius: 2px;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,.5) inset !important;
	font-size: 24px;
	font-weight: 700;
}
.pricing-bottom div.pricing-col3-bot {
	padding-top:15px;
	display: block;
	float: left;
	width: 310px;
	text-align: center;
}

.pricing-bottom div.pricing-col4-bot span.value-user {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	color:#fff;
	padding:12px 0 0;
}
.pricing-bottom #price-ent-total, .pricing-bottom #price-pro-total, .pricing-bottom #price-free-total {
	display: block;
	margin-top:10px;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	color: #fff;
}
.pricing-bottom #price-free-total {
	height: 34px;
}
.pricing-bottom .reg-trial {
	background: url(../images/try-pricing-button.png) center center no-repeat;
	width:176px;
	height:36px;
	color:#fff;
	line-height: 30px;
	border:0;
	font-weight: 700;
	font-size:16px;
	text-shadow: 0 1px 0 rgba(0,0,0,.75);
    margin-top: 14px;
}
.pricing-bottom-saas {
	margin-left: 3px;
	width: 1000px;
	height: 198px;
	background: url(../images/bgfootsaas.png) right top no-repeat;	
}
.pricing-bottom-saas-try {
	margin-left: 3px;
	width: 1000px;
	height: 78px;
	margin-bottom: 30px;
	background: url(../images/footsaas.png) right top no-repeat;	

}
.pricing-bottom-inhouse-try {
	width: 1000px;
	height: 65px;
	margin-bottom: 30px;
}
.pricing-bottom-inhouse-try div.pricing-col1-bot {
	display: block;
	float: left;
	width: 340px;
	height: 10px;
	padding-left:40px;
	color:#000;
	
}
.pricing-bottom-inhouse-try div.pricing-col2-bot {
	display: block;
	float: left;
    width: 310px;
	text-align: center;
}
.pricing-bottom-inhouse-try div.pricing-col3-bot {
	display: block;
	float: left;
	width: 310px;
	text-align: center;
}
.pricing-bottom-saas-try div.pricing-col1-bot {
	display: block;
	float: left;
	width: 300px;
	height: 10px;
	padding-left:40px;
	color:#000;
	
}
.pricing-bottom-saas-try div.pricing-col2-bot {
	padding-top:10px;
	display: block;
	float: left;
    padding-left: 7px;
    width: 206px;
	text-align: center;
}
.pricing-bottom-saas-try div.pricing-col3-bot {
	padding-top:10px;
	display: block;
	float: left;
	width: 237px;
	text-align: center;
}
.pricing-bottom-saas-try div.pricing-col4-bot {
	padding-top:10px;
	display: block;
	float: left;
	width: 203px;
	padding-right: 7px;
	text-align: center;
}
.pricing-bottom-saas div.pricing-col1-bot {
	display: block;
	float: left;
	width: 320px;
	padding-left:40px;
	margin-top:10px;
	color:#000;
}
.pricing-bottom-saas div.pricing-col1-bot p {
	font-size: 13px;
	line-height: 15px;
	margin: 20px 15px;	
}
.pricing-bottom-saas div.pricing-col2-bot {
	padding-top:8px;
	display: block;
	float: left;
    padding-left: 7px;
    width: 206px;
	text-align: center;
}
.pricing-bottom-saas span.currency, .pricing-bottom-saas span.period, .pricing-bottom span.currency, .pricing-bottom span.period {
	color:#fff;
	font-size: 13px;
	position: relative;
	top:-5px;
}
.pricing-bottom-saas span#price-ent, .pricing-bottom-saas span#price-pro, .pricing-bottom span#price-ent, .pricing-bottom span#price-pro {
	color:#fff;
	font-size: 25px;
	margin: 0 1px;
	display: inline-block;
}
.pricing-bottom-saas span#price-ent sup, .pricing-bottom-saas span#price-pro sup, .pricing-bottom span#price-ent sup, .pricing-bottom span#price-pro sup {
	font-size:12px;
}
.pricing-bottom-saas span.text-user {
	display: block;
	color:#fff;
	font-size: 15px;
	height: 22px;
	margin:0 5px;

}
.pricing-bottom span.text-user {
	display: block;
	color:#fff;
	font-size: 15px;
	height: 22px;
	margin:0;
	padding:0;
	position: static;

}
.pricing-bottom-saas .input-user {
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
}
.pricing-bottom .input-user {
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
}
.pricing-bottom-saas input {
	display: inline-block;
	width: 50px;
	height: 36px;
	text-align: center;
	border:0 !important;
	border-radius: 2px;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,.5) inset !important;
	font-size: 24px;
	font-weight: 700;
}
.pricing-bottom-saas div.pricing-col3-bot {
	padding-top:8px;
	display: block;
	float: left;
	width: 218px;
	text-align: center;
}
.pricing-bottom-saas div.pricing-col4-bot {
	padding-top:34px;
	display: block;
	float: left;
	width: 202px;
	padding-right: 7px;
	text-align: center;
}
.pricing-bottom-saas div.pricing-col4-bot span.pricing-nocheck {
	display: block;
	height: 22px;
	margin-bottom: 4px;
	background: url(../images/pricing-nocheck.png) center center no-repeat;
	width: 200px;
}
.pricing-bottom-saas div.pricing-col4-bot span.value-user {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	color:#fff;
	padding:50px 0 0;
}

.pricing-bottom-saas div.pricing-col4-bot span.text-user {
	display: inline-block;
}

.pricing-bottom-saas span#ent-total-buy, .pricing-bottom-saas span#pro-total-buy {
    color: #FFF;
    display: inline-block;
    position: relative;
    top: -32px;
    width: 10px;
}
.pricing-bottom span#ent-total-buy, .pricing-bottom span#pro-total-buy {
    color: #FFF;
    display: inline-block;
    position: relative;
    top: -32px;
    width: 10px;
}
.pricing-bottom-saas #price-ent-total, .pricing-bottom-saas #price-pro-total, .pricing-bottom-saas #price-free-total {
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	width:65px;
	padding-left: 2px;
	text-align:left;
	position: relative;
	top:-27px;
}
.pricing-bottom #price-ent-total, .pricing-bottom #price-pro-total {
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	width:65px;
	padding-left: 2px;
	text-align:left;
	position: relative;
	top:-27px;
}
.pricing-bottom-saas #price-pro-save, .pricing-bottom-saas #price-ent-save {
	display: block;
	padding: 6px 0;
	width: 194px;
	margin: 0 auto;
	line-height: 16px;
	font-size:14px;
	color:#fff;
	text-decoration: underline;
}
.pricing-bottom-saas #price-pro-save:hover, .pricing-bottom-saas #price-ent-save:hover {
	text-decoration: none;
	cursor: pointer;
}

.pricing-bottom-saas #price-free-total {
	height: 34px;
}
.pricing-bottom-saas #buy-ent, .pricing-bottom-saas #buy-pro, .pricing-bottom-saas #trial-pro {
	background: url(../images/buy-pricing-button.png) center center no-repeat;
	width:174px;
	height:34px;
	color:#fff;
	line-height: 30px;
	border:0;
	font-weight: 400;
	font-size:11px;
	text-shadow: 0 -1px 0 #236300;
    margin-top: 10px;
	text-transform: uppercase;
}
.pricing-bottom #buy-ent, .pricing-bottom #buy-pro {
	background: url(../images/buy-pricing-button.png) center center no-repeat;
	color:#fff;
	border:0;
    font-size: 11px;
    font-weight: 400;
    height: 34px;
    line-height: 30px;
    margin: 4px 20px 10px;
    text-shadow: 0 -1px 0 #236300;
    text-transform: uppercase;
    width: 174px;
}
.pricing-bottom-saas #reg-trial {
	background: url(../images/pricing-botton.png) center center no-repeat;
	width:166px;
	height:46px;
	color:#fff;
	line-height: 30px;
	border:0;
	font-weight: 700;
	font-size:14px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    margin-top: 14px;
}
.pricing-bottom-saas .reg-trial {
	background: url(../images/trial-button-saas.png) center center no-repeat;
	width:174px;
	height:34px;
	color:#fff;
	line-height: 20px;
	border:0;
	font-weight: 400;
	font-size:11px;
	margin-top: 24px;
	text-transform: uppercase;
}
.pricing-bottom-saas-try .reg-trial, .pricing-bottom-inhouse-try .reg-trial {
    background: url("../images/trial-button-saas.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 400;
    height: 34px;
    line-height: 20px;
    margin-top: 4px;
    text-transform: uppercase;
    width: 174px;
}
.pricing-bottom-saas-left {
	float:left;
	width: 360px;
}
.pricing-bottom-saas-right {
	float:left;
	width: 600px;
	padding-left: 40px;
	padding-top: 27px;
}

#contact-pro, #contact-ent {
	display:none;
	margin: 20px 0 35px;
}
#contact-pro-inhouse, #contact-ent-inhouse {
	display:none;
	margin-top:5px;
}
#contact-pro a, #contact-ent a, #contact-pro-inhouse a, #contact-ent-inhouse a{
	color: #ddd;
}
#contact-pro a:hover, #contact-ent a:hover, #contact-pro-inhouse a:hover, #contact-ent-inhouse a:hover {
	color: #fff;
}
.inhouse-payment {
	background: url("../images/payment.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
	width: 217px;
}
div.pricing-bottom-saas-try div.pricing-col1-bot p.inhouse-payment {
	background: url("../images/payment.png") no-repeat scroll 0 0 transparent;
	float: left;
    height: 34px;
	width: 217px;
}
div.pricing-bottom-inhouse-try div.pricing-col1-bot p.inhouse-payment {
	background: url("../images/payment.png") no-repeat scroll 0 0 transparent;
	float: left;
    height: 34px;
	width: 217px;
}
a.pricing-saas-try-button {
	display: block;
	background: url(../images/pricing-saas-try-button.png) center center no-repeat;
	text-align: center;
	width: 590px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
}
p.tild {
	position: relative;
}
p.tild:before {
	content:'';
	display: inline-block;
	background: url(../images/before.png) center center no-repeat;
	width: 20px;
	height: 13px;
    left: -4px;
    margin: 0 0 0 -20px;
    position: absolute;
    top: -4px;
}
p.tild:after {
	content:'';
	display: inline-block;
	background: url(../images/after.png) center center no-repeat;
	width: 20px;
	height: 13px;
    position: absolute;
    right: 0;
	bottom: -6px;
}
p.tild-new {
	position: relative;
	font-size: 13px;
	line-height: 16px;
	margin-left:10px;
	padding-left: 12px;
}
p.tild-new:before {
	content:'';
	display: inline-block;
	background: url(../images/quotes_left.png) center center no-repeat;
	width: 12px;
	height: 11px;
    left: -4px;
    margin: 0;
    position: absolute;
    top: -2px;
}
p.tild-new:after {
	content:'';
	display: inline-block;
	background: url(../images/quotes_right.png) center center no-repeat;
	width: 12px;
	height: 11px;
    position: absolute;
    right: 0;
	bottom: -2px;
	right: -2px;
}
div.tooltip {
	display:block;
	float:left;
    margin: 10px 0 0 !important;
	position: relative;
    height: 16px;
    text-align: left;
    width: 16px;
	z-index:100;
}
div.border-tr-top div.pricing-col2 div.tooltip {
    left: 160px;
    margin-top: 8px !important;
    position: relative;
    text-align: left;
	z-index: 25;
}
div.border-tr-top div.pricing-col3 div.tooltip {
    left: 176px;
    margin-top: 8px !important;
	margin-left: -4px !important;
    position: relative;
    text-align: left;
	z-index: 20;
	left:168px;
}
div.border-tr-top div.tooltip.inhouse {
	left: 240px !important;
}
div.tooltip span {
    height: 16px;
    width: 16px;
	margin:0 !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	background-color: #afb4bc !important;
	border-radius: 2px;
	text-align: center;
	line-height: 16px !important;
	color: #000 !important;
	display: block;
	cursor: pointer;
}
div.tooltip > ul {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    display:none;
	float:left;
    list-style-type: square;
    padding: 10px 20px 10px 30px;
	position: absolute;
	/*top:-32px;*/
	bottom: 2px;
	left:20px;
	min-width: 180px;
	z-index: 99;
}
div.border-tr-top div.pricing-col3 div.tooltip ul {
	left:-270px;
	top: 20px;
	bottom: -130px;
}
div.tooltip > ul li {
	white-space: nowrap;
}
div.tooltip > ul li.spacer {
	list-style-type: none;
}
div.save-text-div {
	padding: 0 0 6px;
 	height: 24px;
}
div.save-text-div div.save-text-line {
	display:none;
	color: #fff200;
}
div.save-text-div div.save-text-line strong  {
	font-weight : bold;
	color: #fff200 !important;
}
div.save-text-div div.save-text-line div#save-ent, div.save-text-div div.save-text-line div#save-pro {
	display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin: 0 3px;
    position: relative;
    top: 3px;
}

.table-trial-button {
    background: url("../images/bgtinhouse.png") repeat-y scroll right center #FFFFFF;
    height: 58px;
    width: 1000px;
}
.table-trial-button .reg-trial, .pricing-bottom-inhouse-try .reg-trial {
	background: #f47e00;
	float: none;
	width:150px;
	height:20px;
	padding: 8px 14px;
	color:#fff;
	line-height: 20px;
	border:0;
	font-weight: 400;
	font-size:12px;
	margin: 7px auto 0;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-khtml-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;	
}

.pricing-bottom-inhouse-try .reg-trial {
	margin-top: 13px;
}
.table-trial-button .reg-trial:hover, .pricing-bottom-inhouse-try .reg-trial:hover {
	cursor: pointer;
	font-size: 13px;
	margin: 5px auto 0;
	padding: 10px 16px;
	background-color: #ee882b;	
}
.pricing-bottom-inhouse-try .reg-trial:hover {
	margin-top: 11px;
}
span.line-p {
	display: block;
    font-size: 12px;
    background-color: #DCDFE1;
    height: 1px;
    margin: 5px 40px 0;
}

.pricing-table-inhouse div.border-tr-bottom {
    background-color: #F7F9FB;
    color: #444444;
    height: 74px;
    padding-top: 1px;
    text-align: center;
	border: 1px solid #c5c8cc;
	border-width: 0 1px 1px 1px;
	box-sizing: border-box;    
}
div.calculate-pricing {
	margin: 50px 0 40px;
	width: 1000px;
}
div.calculate-pricing h3 {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	color: #3c92db;
	border-bottom: 1px solid #3c92db;
	margin: 0 0 0 30px;
	padding: 0 0 4px;
	display: block;
	float: left;
}
div.calculate-pricing span.icon-open-calc {
	display: inline-block;
	width: 22px;
	height: 24px;
	background: url(../images/calc-openclose-v1.png) right top no-repeat;
}
div.calculate-pricing .icon-open-calc:hover {
	cursor: pointer;
}
div.calculate-pricing span.icon-open-calc.close {
	background-position: right -24px;
}
div.calculate-pricing .item-calc-saas {
	margin-top: 20px;
}
div.calculate-pricing .item-calc-saas-text {
	width: 100%;
	height: 46px;
	background: url(../images/item-saas-calc-v1.png) center top no-repeat;
}
div.calculate-pricing .item-calc-saas-text .item-number-calc {
    color: #888888;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    padding: 13px 0 15px;
    text-align: center;
    width: 46px;
}
div.calculate-pricing .item-calc-saas-text .item-text-calc {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	color: #444;
	font-weight: 300;
	font-size: 21px;
	margin-left:20px;
}
div.calculate-pricing .text-info-calc {
	width: 314px;
	margin: 10px 26px 20px 30px;
	font-weight: 300;
	font-size: 14px;
	color: #444;
	float: left;
	position: relative;
}
div.calculate-pricing .text-info-calc.additional {
	margin: 40px 11px 20px 45px;
}
div.calculate-pricing .text-info-calc.additional .line-additional {
	background: url(../images/line-price.png) center center no-repeat;
    height: 57px;
    left: -50px;
    position: absolute;
    top: -25px;
    width: 45px;
}
div.calculate-pricing .button-plan {
	display: inline-block;
	float: left;
	text-align: center;
	height: 30px;
	margin: 15px 80px 15px 0; 
	padding: 0 0 0 30px;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	color: #444;
	background: url(../images/checkplan-v1.png) left top no-repeat;
}
div.calculate-pricing .calc-input-users {
	width: 70px;
	height: 20px;
	padding: 9px 0 7px;
	font-size: 20px;
	border-radius: 8px;
	border: 1px solid #c8c8c8;
	text-align: center;
	font-weight: 300;
	color: #444;
	background-color: #f7f9fb;
	float: left;
	margin-top: 12px;
	box-shadow: inset 0 3px 8px 0 rgba(0,0,0, .1);
	display: block;
}
div.calculate-pricing .calc-text-user {
	display: inline-block;
	margin: 20px 0 0 10px;
	font-size: 20px;
	font-weight: 300;
}
div.calculate-pricing .calc-select-users {
	height: 36px;
	padding: 5px 5px 4px;
	font-size: 20px;
	border-radius: 8px;
	border: 1px solid #c8c8c8;
	text-align: left;
	font-weight: 300;
	color: #444;
	background-color: #f7f9fb;
	display: block;
	margin-top: 12px;
	box-shadow: inset 0 3px 8px 0 rgba(0,0,0, .1);
}
.ie7 div.calculate-pricing #package-add.calc-select-users {
	width: 620px;
}
div.calculate-pricing .button-plan:hover {
	cursor: pointer;
}
div.calculate-pricing .button-plan.select-button-plan {
	background-position:left -30px; 	
}
div.calculate-pricing .calc-total {
	margin-top: 20px;
}
div.calculate-pricing div.calc-save {
	position: relative;
	width: 652px;
	height: 105px;
	background: #f0f3f6 url(../images/savesaas-v1.png) left top no-repeat;
	border-radius: 8px;
	float: left;
}
div.calculate-pricing div.calc-save div#save-total {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 21px;
    font-weight: 300;
    padding: 28px 25px 12px 15px;
    width: 170px;
}
div.calculate-pricing div.calc-save div#save-total.save-monthly {
	font-size: 20px;
	padding: 14px 25px 14px 15px;
}
div.calculate-pricing div.calc-save div#save-total sup {
	font-size: 14px;
	line-height: 14px;
}
div.calculate-pricing div.calc-save div.total-text {
	float: left;
	font-size: 48px;
	font-weight: 300;
	color: #444;
	height: 65px;
	margin: 0 5px 0 100px;
	padding: 30px 0 10px;
}
div.calculate-pricing div.calc-save  .total-pricing-calc {
	float: left;
	padding: 18px 0 4px;
}
div.calculate-pricing .package-content {
    float: left;
    margin-bottom: 20px;
    width: 620px;
}
div.calculate-pricing .button-package {
    background: url("../images/checkplan-v1.png") no-repeat scroll left top transparent;
    color: #444444;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    margin: 5px 80px 5px 0;
    padding: 0 0 0 30px;
}
div.calculate-pricing .button-plan.select-button-plan, div.calculate-pricing .button-package.select-button-package {
    background-position: left -30px;
}
div.calculate-pricing div.calc-save  .total-pricing-calc > div {
	height: 50px;
}
div.calculate-pricing div.calc-save  .total-pricing-calc .currency-calc {
	color: #444;
	display: block;
	font-size: 24px;
	font-weight: 300;
	margin-top: 4px;
	float: left;
	line-height: 24px;
}
div.calculate-pricing div.calc-save  .total-pricing-calc #total-calc {
	display: block;
	font-size: 48px;
	font-weight: 300;
	color: #444;
	float: left;
	line-height: 48px;
}
.ie7 div.calculate-pricing div.calc-save  .total-pricing-calc #total-calc {
	margin-top: -5px;
}
div.calculate-pricing div.calc-save  .total-pricing-calc #total-calc sup {
	font-size: 19px;
	line-height: 22px;
	display: inline-block;
	float: right;
}
.ie8 div.calculate-pricing div.calc-save  .total-pricing-calc #total-calc sup {
	font-size: 17px;	
}
.ie7 div.calculate-pricing div.calc-save  .total-pricing-calc #total-calc sup {
	float: none;
	font-size: 17px;
	top: -15px;
	position: relative;
}
div.calculate-pricing div.calc-save  .total-pricing-calc #price-month {
	font-size: 20px;
	font-weight: 300;
	display: block;
	color: #888;
	margin:-1px 0 0 16px;
}

div.calculate-pricing div.calc-save  .total-pricing-calc #price-month sup{
	font-size: 13px;
}
div.calculate-pricing div.calc-save .calc-select-period {
	float: right;
	height: 65px;
	margin-right: 17px;
    padding: 15px 0 25px;
}
div.calculate-pricing .calc-package {
	background: url(../images/pluspackage-v1.png) left center no-repeat;
    display: block;
    float: right;
    height: 65px;
	padding: 26px 0 10px 36px;
    width: 300px;
	font-size: 19px;
	line-height: 26px;
	font-weight: 300;
}
.checkout-div {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.checkout-div #checkout-button {
	background: #26971b;
	display: inline-block;
	width: 256px;
	height: 22px;
	margin: 0 auto;
	padding: 14px 0 15px;
	font-size: 21px;
	font-weight: 400;
	text-shadow: 0 1px 1px #444;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-khtml-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;		
}
.checkout-div #checkout-button:hover {
	background-color: #3ca232;
	font-size: 22px;
	cursor: pointer;
}
.checkout-div .call-phone {
	margin-top: 8px;
	color: #888;
}
.checkout-div .call-phone strong {
	color: #444;
}
span.fake-link {
	color: #3379B5;
    text-decoration: underline;
	cursor: pointer;
}