@import url(http://fonts.googleapis.com/css?family=Lato); @import url(http://fonts.googleapis.com/css?family=Homenaje); @import url(http://fonts.googleapis.com/css?family=Berkshire+Swash); @import url(http://fonts.googleapis.com/css?family=Fredoka+One); @import url(http://fonts.googleapis.com/css?family=Pontano+Sans); @font-face { font-family: CarbonBlock; src: url('CarbonBlock.ttf'); } @font-face { font-family: Gothic; src: url('Gothic.ttf'); } @font-face { font-family: JandaManateeSolid; src: url('JandaManateeSolid.ttf'); } @font-face { font-family: junegull; src: url('junegull.ttf'); } .pricetable { font-size: 0px; text-align: center; vertical-align: top; white-space: normal; } .pricetable .pricetable-inner{ vertical-align: baseline; display: inline-block; font-size:0px; text-align: center; white-space: nowrap; } .pricetable .pricetable-column { display: inline-block; text-align: center; transition: width 1s; -moz-transition: width 1s; /* Firefox 4 */ -webkit-transition: width 1s; /* Safari and Chrome */ -o-transition: width 1s; position: relative; /*min-width: 150px;*/ font-size: 12px; margin: 0px; } .pricetable .pricetable-column .pricetable-feature-lbl{ color: #000; background: rgba(0, 0, 0, 0.1); display: none; font-weight: bold; float: left; clear: left; width:50%; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; text-align: center; } .pricetable .pricetable-column .new-ribbon{ height: 112px; width: 112px; background-image: url(../images/new-ribbon.png); background-repeat: no-repeat; background-position: center center; position: absolute; left: -2px; top: -2px; } .ribbon { display:none; /* display: block; width: 30px; position: absolute; color: #fff; padding: 20px 0 10px; text-align: center; font-family: arial, sans-serif; font-weight: bold; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3); z-index: 999; background-color: #090; top: 35px;*/ } /*.ribbon:before { display: block; width: 30px; height: 0; position: absolute; top: 4px; content: ""; border-top: 1px dotted rgba(0, 0, 0, 0.2); border-bottom: 1px dotted rgba(255, 255, 255, 0.3); } .ribbon:after { display: block; width: 0; height: 0; content: ""; position: relative; bottom: -25px; z-index: 100; border-width: 0 15px 15px 15px; border-style: solid; border-color: #090 #090 transparent #090; }*/ @media (min-width:100px) { .pricetable .pricetable-column { /*width: 100%;*/ } } @media (max-width:400px) { } @media (min-width:900px) { .pricetable .pricetable-column { /*width: 20%;*/ } } .pricetable .pricetable-header { overflow: hidden; /*border: 1px solid #000;*/ } .pricetable .pricetable-header .pricetable-fld-price { margin: 0px !important; padding: 0px; display: block; font-family: JandaManateeSolid, Gadget, sans-serif; /*font-size: 64px;*/ font-weight: normal; text-decoration: none; font-style: normal; vertical-align: top; line-height: normal !important; color: #FFF; } .pricetable .pricetable-header .pricetable-fld-price .cur { /* font-size: 36px; vertical-align: top; line-height: 50px;*/ } .pricetable .pricetable-header .pricetable-fld-price .dec { font-size: 36px; vertical-align: top; /*line-height: 50px;*/ } .pricetable .pricetable-header p { display: block; white-space: normal; /* padding-bottom: 5px; margin: 0px !important; padding-top: 0px; padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 12px;*/ } /*.pricetable ul{ margin: 0px !important; padding: 0px !important; margin-bottom: 0px !important; line-height: normal !important; }*/ .pricetable ul.features { display: block; list-style-image: none; list-style-type: none; margin: 0px !important; padding: 0px !important; margin-bottom: 0px !important; line-height: normal !important; } .pricetable ul.features li br{ display:none !important;} /*.pricetable .pricetable-column:nth-child(odd) ul.features li:nth-child(even) {background: rgba(255, 255, 255, 0.1);}*/ /*.pricetable .pricetable-column:nth-child(even) ul.features li:nth-child(even) {background: rgba(0, 0, 0, 0.1);}*/ .pricetable .pricetable-button-container { display: block; font-weight: bold; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; } /*.pricetable .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b'); background-color:#9dce2c; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #83c41a; display:inline-block; color:#ffffff; font-family:arial; font-size:15px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #689324; } .pricetable .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) ); background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c'); background-color:#8cb82b; } .pricetable .pricetable-button-container a:active { position:relative; top:1px; }*/ .pricetable .labeling .pricetable-column-wall{ background-color: transparent !important; position: relative; } .pricetable .labeling:hover .pricetable-column-wall{ background-color: transparent !important; } .pricetable .labeling .pricetable-header{ visibility: hidden; } .pricetable .labeling .pricetable-button-container{ visibility: hidden; } .pricetable .labeling .features{} .pricetable .labeling .features li{ background: transparent;} .pricetable-clear{ clear: both; } .pricetable .features li small{ display:block; text-decoration:none; position: absolute; padding: 5px; left: -10px; right: -10px; display: block; white-space: normal; /*-moz-transform: scale(0) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); -webkit-transform: scale(0) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); -o-transform: scale(0) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); -ms-transform: scale(0) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); transform: scale(0) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);*/ z-index:999999; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; bottom: 0px; opacity:0; } .pricetable .features li small:after{ border-left: solid transparent 10px; border-right: solid transparent 10px; /*border-top: solid #83c41a 10px;*/ bottom: -10px; content: " "; height: 0; left: 50%; margin-left: -13px; position: absolute; width: 0; } .pricetable .features li:hover small{ /*-moz-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); -webkit-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); -o-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); -ms-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);*/ bottom: 35px; opacity:1; } .pricetable .features li span{ display:none; position: relative; padding-bottom: 5px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; } .pricetable .features li span:after{ border-left: solid transparent 10px; border-right: solid transparent 10px; bottom: -5px; content: " "; height: 0; left: 50%; margin-left: -10px; position: absolute; width: 0; } .hasToolTip:after{ padding:0px; border-left: solid transparent 10px; border-right: solid transparent 0px; border-top: solid #ff0000 10px; /* bottom: -10px;*/ border-left: solid transparent 10px; content: ""; height: 0; /*left: 50%;*/ right:0px; top:0px; /*margin-left: -10px;*/ position: absolute; width: 0; } .ribbon-wrapper-green { width: 85px; height: 88px; overflow: hidden; position: absolute; top: -3px; right: -3px; } .ribbon-green { letter-spacing:1px; color: #333; text-align: center; text-shadow: rgba(255,255,255,0.5) 0px 1px 0px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); position: relative; left: -7px; top: 22px; width: 118px; background-color: #BFDC7A; background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45); background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45); background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45); color: #6a6340; -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px rgba(0,0,0,0.3); font-family: Sans-Serif; font-size: 11px; font-weight: bold; text-transform: uppercase; padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 0; } .ribbon-green:before, .ribbon-green:after { content: ""; border-top: 3px solid #6e8900; border-left: 3px solid transparent; border-right: 3px solid transparent; position:absolute; bottom: -3px; } .ribbon-green:before { left: 0; } .ribbon-green:after { right: 0; }?/* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #63b9ee; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable5 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #bee4f9; -webkit-box-shadow:inset 0px 1px 0px 0px #bee4f9; box-shadow:inset 0px 1px 0px 0px #bee4f9; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b9ee), color-stop(1, #468dcf) ); background:-moz-linear-gradient( center top, #63b9ee 5%, #468dcf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b9ee', endColorstr='#468dcf'); background-color:#63b9ee; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #3867a3; display:inline-block; color:#14396a; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; /* footer button */ text-decoration:none; text-shadow:1px 1px 0px #7cabde; } .pricingtable5 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468dcf), color-stop(1, #63b9ee) ); background:-moz-linear-gradient( center top, #468dcf 5%, #63b9ee 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468dcf', endColorstr='#63b9ee'); background-color:#468dcf; color:#14396a !important; } .pricingtable5 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#14396a; } .pricingtable5 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c8efab; -webkit-box-shadow:inset 0px 1px 0px 0px #c8efab; box-shadow:inset 0px 1px 0px 0px #c8efab; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) ); background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811'); background-color:#77d42a; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #268a16; display:inline-block; color:#306108; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #aade7c; } .pricingtable5 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) ); background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a'); background-color:#5cb811; color:#306108 !important; } .pricingtable5 .highlight .pricetable-button-container a:active { position:relative; top:1px; color:#306108; } .pricingtable5 .yn_basic{ position: absolute; height: 20px; width: 20px; background-image: url(../images/yes.png); background-repeat: no-repeat; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes.png', sizingMethod='scale')"; } .pricingtable5 .yn_basic2{ position: absolute; height: 20px; width: 20px; background-image: url(../images/no.png); background-repeat: no-repeat; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/no.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/no.png', sizingMethod='scale')"; } .pricingtable5 .yi{background-position: left;} .pricingtable5 .ni{ background-position: right; } .pricingtable5 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#fe1900), to(#ce0000)); background-image: -webkit-linear-gradient(top, #fe1900, #ce0000); background-image: -moz-linear-gradient(top, #fe1900, #ce0000); background-image: -ms-linear-gradient(top, #fe1900, #ce0000); background-image: -o-linear-gradient(top, #fe1900, #ce0000); background-color:#fe1900; color:#ffffff; font-size:10px; text-shadow:1px 1px 0px #b23d35; height:12px; z-index:9999; } .pricingtable5 .ribbon-green:before, .pricingtable5 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable5 .features li small{ margin: 0 100 10 160 ; width: 300px; font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #fed897; -webkit-box-shadow:inset 0px 1px 0px 0px #fed897; box-shadow:inset 0px 1px 0px 0px #fed897; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b23d), color-stop(1, #d29105) ); background:-moz-linear-gradient( left top, #f6b23d 5%, #d29105 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b23d', endColorstr='#d29105'); background-color:#f6b23d; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #eda933; color: #ffffff; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #cd8915; } .pricingtable5 .features li small:after{ border-top: solid #d29105 10px; } .pricingtable5 .hasToolTip:after{ border-top: solid #CFD1D1 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #4f4f4f; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable22 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color:#ededed; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; display:inline-block; color:#777777; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #ffffff; } .pricingtable22 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf; color:#777777 !important; } .pricingtable22 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#777777; } .pricingtable22 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #f5978e; -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e; box-shadow:inset 0px 1px 0px 0px #f5978e; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f) ); background:-moz-linear-gradient( center top, #f24437 5%, #c62d1f 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f'); background-color:#f24437; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #d02718; display:inline-block; color:#ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #810d05; } .pricingtable22 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437) ); background:-moz-linear-gradient( center top, #c62d1f 5%, #f24437 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437'); background-color:#c62d1f; color:#ffffff !important; } .pricingtable22 .highlight .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable22 .yn_basic{ position: absolute; height: 24px; width: 24px; background-image: url(../images/yes_no_10.png); background-repeat: no-repeat; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale')"; } .pricingtable22 .yi{background-position: left;} .pricingtable22 .ni{ background-position: right; } .pricingtable22 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#f0cb11), to(#f2ab1e)); background-image: -webkit-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -moz-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -ms-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -o-linear-gradient(top, #f0cb11, #f2ab1e); background-color:#f0cb11; color:#c92200; font-size:10px; text-shadow:1px 1px 0px #ded17c; height:12px; z-index:9999; } .pricingtable22 .ribbon-green:before, .pricingtable22 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable22 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #feffc2), color-stop(1, #f6f6f6) ); background:-moz-linear-gradient( center top, #feffc2 5%, #f6f6f6 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffc2', endColorstr='#f6f6f6'); background-color:#feffc2; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; color:#666666; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #ffffff; } .pricingtable22 .features li small:after{ border-top: solid #f6f6f6 10px; } .pricingtable22 .hasToolTip:after{ border-top: solid #878787 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #763259; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable28 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color:#ededed; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; display:inline-block; color:#777777; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #ffffff; } .pricingtable28 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf; color:#777777 !important; } .pricingtable28 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#777777; } .pricingtable28 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #f5978e; -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e; box-shadow:inset 0px 1px 0px 0px #f5978e; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f) ); background:-moz-linear-gradient( center top, #f24437 5%, #c62d1f 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f'); background-color:#f24437; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #d02718; display:inline-block; color:#ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #810d05; } .pricingtable28 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437) ); background:-moz-linear-gradient( center top, #c62d1f 5%, #f24437 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437'); background-color:#c62d1f; color:#ffffff !important; } .pricingtable28 .highlight .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable28 .yn_basic{ position: absolute; height: 24px; width: 24px; background-image: url(../images/yes_no_10.png); background-repeat: no-repeat; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale')"; } .pricingtable28 .yi{background-position: left;} .pricingtable28 .ni{ background-position: right; } .pricingtable28 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#f0cb11), to(#f2ab1e)); background-image: -webkit-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -moz-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -ms-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -o-linear-gradient(top, #f0cb11, #f2ab1e); background-color:#f0cb11; color:#c92200; font-size:10px; text-shadow:1px 1px 0px #ded17c; height:12px; z-index:9999; } .pricingtable28 .ribbon-green:before, .pricingtable28 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable28 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #feffc2), color-stop(1, #f6f6f6) ); background:-moz-linear-gradient( center top, #feffc2 5%, #f6f6f6 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffc2', endColorstr='#f6f6f6'); background-color:#feffc2; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; color:#666666; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #ffffff; } .pricingtable28 .features li small:after{ border-top: solid #f6f6f6 10px; } .pricingtable28 .hasToolTip:after{ border-top: solid #878787 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #efefef; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable38 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; display:inline-block; color:#ffffff; font-family:arial; font-size:16px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #689324; } .pricingtable38 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8bb82b), color-stop(1, #9dce2c) ); background:-moz-linear-gradient( center top, #8bb82b 5%, #9dce2c 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb82b', endColorstr='#9dce2c'); background-color:#8bb82b; color:#ffffff !important; } .pricingtable38 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable38 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; display:inline-block; color: #ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #689324; } .pricingtable38 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8bb82b), color-stop(1, #9dce2c) ); background:-moz-linear-gradient( center top, #8bb82b 5%, #9dce2c 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb82b', endColorstr='#9dce2c'); background-color:#8bb82b; color: #ffffff !important; } .pricingtable38 .highlight .pricetable-button-container a:active { position:relative; top:1px; color: #ffffff; } .pricingtable38 .yn_basic{ position: absolute; height: 24px; width: 24px; background-image: url(../images/yes_no_10.png); background-repeat: no-repeat; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale')"; } .pricingtable38 .yi{background-position: left;} .pricingtable38 .ni{ background-position: right; } .pricingtable38 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#c223de), to(#a30dbd)); background-image: -webkit-linear-gradient(top, #c223de, #a30dbd); background-image: -moz-linear-gradient(top, #c223de, #a30dbd); background-image: -ms-linear-gradient(top, #c223de, #a30dbd); background-image: -o-linear-gradient(top, #c223de, #a30dbd); background-color:#c223de; color: #ffffff; font-size:10px; text-shadow:1px 1px 0px #9b14b3; height:12px; z-index:9999; } .pricingtable38 .ribbon-green:before, .pricingtable38 .ribbon-green:after { border-top: 3px solid #030303; } .pricingtable38 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #f29d93; -webkit-box-shadow:inset 0px 1px 0px 0px #f29d93; box-shadow:inset 0px 1px 0px 0px #f29d93; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1900), color-stop(1, #ce0000) ); background:-moz-linear-gradient( center top, #fe1900 5%, #ce0000 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1900', endColorstr='#ce0000'); background-color:#fe1900; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #d83526; color:#ffffff; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #b23d35; } .pricingtable38 .features li small:after{ border-top: solid #ce0000 10px; } .pricingtable38 .hasToolTip:after{ border-top: solid #878787 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #ffffff; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable46 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color:#ededed; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; display:inline-block; color:#777777; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #ffffff; } .pricingtable46 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf; color:#777777 !important; } .pricingtable46 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#777777; } .pricingtable46 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #f5978e; -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e; box-shadow:inset 0px 1px 0px 0px #f5978e; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f) ); background:-moz-linear-gradient( center top, #f24437 5%, #c62d1f 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f'); background-color:#f24437; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #d02718; display:inline-block; color:#ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #810d05; } .pricingtable46 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437) ); background:-moz-linear-gradient( center top, #c62d1f 5%, #f24437 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437'); background-color:#c62d1f; color:#ffffff !important; } .pricingtable46 .highlight .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable46 .yn_basic{ position: absolute; height: 24px; width: 24px; background-image: url(../images/yes_no_3.png); background-repeat: no-repeat; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_3.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_3.png', sizingMethod='scale')"; } .pricingtable46 .yi{background-position: left;} .pricingtable46 .ni{ background-position: right; } .pricingtable46 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#f0cb11), to(#f2ab1e)); background-image: -webkit-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -moz-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -ms-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -o-linear-gradient(top, #f0cb11, #f2ab1e); background-color:#f0cb11; color:#c92200; font-size:10px; text-shadow:1px 1px 0px #ded17c; height:12px; z-index:9999; } .pricingtable46 .ribbon-green:before, .pricingtable46 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable46 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #f5978e; -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e; box-shadow:inset 0px 1px 0px 0px #f5978e; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f) ); background:-moz-linear-gradient( center top, #f24437 5%, #c62d1f 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f'); background-color:#f24437; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #d02718; color:#ffffff; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #810d05; } .pricingtable46 .features li small:after{ border-top: solid #c62d1f 10px; } .pricingtable46 .hasToolTip:after{ border-top: solid #878787 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #eeeeee; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable49 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; display:inline-block; color:#ffffff; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #689324; } .pricingtable49 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8bb82b), color-stop(1, #9dce2c) ); background:-moz-linear-gradient( center top, #8bb82b 5%, #9dce2c 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb82b', endColorstr='#9dce2c'); background-color:#8bb82b; color:#ffffff !important; } .pricingtable49 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable49 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #bee4f9; -webkit-box-shadow:inset 0px 1px 0px 0px #bee4f9; box-shadow:inset 0px 1px 0px 0px #bee4f9; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b9ee), color-stop(1, #468dcf) ); background:-moz-linear-gradient( center top, #63b9ee 5%, #468dcf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b9ee', endColorstr='#468dcf'); background-color:#63b9ee; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #3867a3; display:inline-block; color:#14396a; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #7cabde; } .pricingtable49 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468dcf), color-stop(1, #63b9ee) ); background:-moz-linear-gradient( center top, #468dcf 5%, #63b9ee 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468dcf', endColorstr='#63b9ee'); background-color:#468dcf; color:#14396a !important; } .pricingtable49 .highlight .pricetable-button-container a:active { position:relative; top:1px; color:#14396a; } .pricingtable49 .yn_basic{ position: absolute; height: 24px; width: 24px; background-image: url(../images/yes_no_10.png); background-repeat: no-repeat; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_10.png', sizingMethod='scale')"; } .pricingtable49 .yi{background-position: left;} .pricingtable49 .ni{ background-position: right; } .pricingtable49 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#fe1900), to(#ce0000)); background-image: -webkit-linear-gradient(top, #fe1900, #ce0000); background-image: -moz-linear-gradient(top, #fe1900, #ce0000); background-image: -ms-linear-gradient(top, #fe1900, #ce0000); background-image: -o-linear-gradient(top, #fe1900, #ce0000); background-color:#fe1900; color:#ffffff; font-size:10px; text-shadow:1px 1px 0px #b23d35; height:12px; z-index:9999; } .pricingtable49 .ribbon-green:before, .pricingtable49 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable49 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; color:#ffffff; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #689324; } .pricingtable49 .features li small:after{ border-top: solid #8bb82b 10px; } .pricingtable49 .hasToolTip:after{ border-top: solid #878787 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #400000; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable52 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color:#ededed; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; display:inline-block; color:#777777; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #ffffff; } .pricingtable52 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf; color:#777777 !important; } .pricingtable52 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#777777; } .pricingtable52 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #f5978e; -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e; box-shadow:inset 0px 1px 0px 0px #f5978e; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f) ); background:-moz-linear-gradient( center top, #f24437 5%, #c62d1f 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f'); background-color:#f24437; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #d02718; display:inline-block; color:#ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #810d05; } .pricingtable52 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437) ); background:-moz-linear-gradient( center top, #c62d1f 5%, #f24437 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437'); background-color:#c62d1f; color:#ffffff !important; } .pricingtable52 .highlight .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable52 .yn_basic{ position: absolute; height: 32px; width: 32px; background-image: url(../images/yes_no_15.png); background-repeat: no-repeat; top: 50%; margin-top: -16px; left: 50%; margin-left: -16px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_15.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_15.png', sizingMethod='scale')"; } .pricingtable52 .yi{background-position: left;} .pricingtable52 .ni{ background-position: right; } .pricingtable52 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#f0cb11), to(#f2ab1e)); background-image: -webkit-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -moz-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -ms-linear-gradient(top, #f0cb11, #f2ab1e); background-image: -o-linear-gradient(top, #f0cb11, #f2ab1e); background-color:#f0cb11; color:#c92200; font-size:10px; text-shadow:1px 1px 0px #ded17c; height:12px; z-index:9999; } .pricingtable52 .ribbon-green:before, .pricingtable52 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable52 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #feffc2), color-stop(1, #f6f6f6) ); background:-moz-linear-gradient( center top, #feffc2 5%, #f6f6f6 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffc2', endColorstr='#f6f6f6'); background-color:#feffc2; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #dcdcdc; color:#666666; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #ffffff; } .pricingtable52 .features li small:after{ border-top: solid #f6f6f6 10px; } .pricingtable52 .hasToolTip:after{ border-top: solid #878787 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #eb973d; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable55 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1; -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1; box-shadow:inset 0px 1px 0px 0px #fce2c1; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) ); background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25'); background-color:#ffc477; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #eeb44f; display:inline-block; color:#ffffff; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #cc9f52; } .pricingtable55 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) ); background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477'); background-color:#fb9e25; color:#ffffff !important; } .pricingtable55 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable55 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1; -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1; box-shadow:inset 0px 1px 0px 0px #fce2c1; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) ); background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25'); background-color:#ffc477; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #eeb44f; display:inline-block; color: #ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #cc9f52; } .pricingtable55 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) ); background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477'); background-color:#fb9e25; color: #ffffff !important; } .pricingtable55 .highlight .pricetable-button-container a:active { position:relative; top:1px; color: #ffffff; } .pricingtable55 .yn_basic{ position: absolute; height: 32px; width: 32px; background-image: url(../images/yes_no_5.png); background-repeat: no-repeat; top: 50%; margin-top: -16px; left: 50%; margin-left: -16px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_5.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_5.png', sizingMethod='scale')"; } .pricingtable55 .yi{background-position: left;} .pricingtable55 .ni{ background-position: right; } .pricingtable55 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#77d42a), to(#5cb811)); background-image: -webkit-linear-gradient(top, #77d42a, #5cb811); background-image: -moz-linear-gradient(top, #77d42a, #5cb811); background-image: -ms-linear-gradient(top, #77d42a, #5cb811); background-image: -o-linear-gradient(top, #77d42a, #5cb811); background-color:#77d42a; color:#306108; font-size:10px; text-shadow:1px 1px 0px #aade7c; height:12px; z-index:9999; } .pricingtable55 .ribbon-green:before, .pricingtable55 .ribbon-green:after { border-top: 3px solid #030303; } .pricingtable55 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7; -webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7; box-shadow:inset 0px 1px 0px 0px #bbdaf7; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bcff), color-stop(1, #378ee5) ); background:-moz-linear-gradient( center top, #79bcff 5%, #378ee5 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bcff', endColorstr='#378ee5'); background-color:#79bcff; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #84bcf3; color:#ffffff; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #528fcc; } .pricingtable55 .features li small:after{ border-top: solid #378ee5 10px; } .pricingtable55 .hasToolTip:after{ border-top: solid #fab81c 10px; } /* */ /*.pricetable .pricetable-header .pricetable-fld-name:after { content: ''; display: block; position: absolute; border-top: 15px solid #ffffff; border-left: 50px solid transparent; border-right: 50px solid transparent; }*/ .pricingtable58 .pricetable-column .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; display:inline-block; color:#ffffff; font-family:arial; font-size:12px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #689324; } .pricingtable58 .pricetable-column .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8bb82b), color-stop(1, #9dce2c) ); background:-moz-linear-gradient( center top, #8bb82b 5%, #9dce2c 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb82b', endColorstr='#9dce2c'); background-color:#8bb82b; color:#ffffff !important; } .pricingtable58 .pricetable-column .pricetable-button-container a:active { position:relative; top:1px; color:#ffffff; } .pricingtable58 .highlight .pricetable-button-container a { -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; display:inline-block; color: #ffffff; font-family:arial; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #689324; } .pricingtable58 .highlight .pricetable-button-container a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8bb82b), color-stop(1, #9dce2c) ); background:-moz-linear-gradient( center top, #8bb82b 5%, #9dce2c 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb82b', endColorstr='#9dce2c'); background-color:#8bb82b; color: #ffffff !important; } .pricingtable58 .highlight .pricetable-button-container a:active { position:relative; top:1px; color: #ffffff; } .pricingtable58 .yn_basic{ position: absolute; height: 20px; width: 20px; background-image: url(../images/yes_no_8.png); background-repeat: no-repeat; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_8.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/yes_no_8.png', sizingMethod='scale')"; } .pricingtable58 .yi{background-position: left;} .pricingtable58 .ni{ background-position: right; } .pricingtable58 .ribbon-green { background-image: -webkit-gradient(linear, left top, left bottom, from(#77d42a), to(#5cb811)); background-image: -webkit-linear-gradient(top, #77d42a, #5cb811); background-image: -moz-linear-gradient(top, #77d42a, #5cb811); background-image: -ms-linear-gradient(top, #77d42a, #5cb811); background-image: -o-linear-gradient(top, #77d42a, #5cb811); background-color:#77d42a; color:#306108; font-size:10px; text-shadow:1px 1px 0px #aade7c; height:12px; z-index:9999; } .pricingtable58 .ribbon-green:before, .pricingtable58 .ribbon-green:after { border-top: 3px solid #000000; } .pricingtable58 .features li small{ font-weight:normal !important; -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c; -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c; box-shadow:inset 0px 1px 0px 0px #c1ed9c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8bb82b) ); background:-moz-linear-gradient( center top, #9dce2c 5%, #8bb82b 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8bb82b'); background-color:#9dce2c; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border:1px solid #83c41a; color:#ffffff; font-family:arial; font-size:11px; padding:5px 5px; text-shadow:1px 1px 0px #689324; } .pricingtable58 .features li small:after{ border-top: solid #8bb82b 10px; } .pricingtable58 .hasToolTip:after{ border-top: solid #878787 10px; } /*