@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700);*/

html, body {
    height: 100%;
}

ul.dropdown-menu {
    z-index: 1005;
}

body {
    padding-top: 45px;
    padding-bottom: 0px;
    /*background-image: url(/static/img/background3.jpg?0149ec26418e);*/
    background-color: #f7f7f7;
    font-weight: 400;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

p {
    font-weight: 400;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

/* START mygeodata, converter */

.jumbotron.main {
    background-color: #337AB7  !important;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 15px;
    background: url(/static/img/globe2.png?0149ec26418e) center center;
    border-radius: 10px 10px 0px 0px !important;
    box-shadow: 2px 2px 5px #888888;
}


h1.main {
    color: white;
    text-shadow: 1px 1px 2px #383838;
    font-weight: 400;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

h2.main {
    /*padding-left: 27px;*/
    color: #F1F1F1;
    text-shadow: 1px 1px 2px #1e1e1e;
    font-weight: 300;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

p.main {
    /*text-shadow: 1px 1px 2px #616161;*/
    font-weight: 300;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
    color: rgba(0, 0, 0, 0.85);
}

h2.heading {
    color: #337AB7;
    /*text-shadow: 1px 1px 1px #0e0e0e;*/
    font-weight: 300;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

h3 {
    font-weight: 300;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.box1 {
    /*border: 1px solid rgba(51, 122, 183, 0.51);*/
    border: 1px solid #ddd;
    border-radius: 8px;
    /*box-shadow: 5px 5px 10px rgba(136, 136, 136, 0.47);*/
    box-shadow: 0 6px 20px 0 rgba(51, 51, 51, .2);
    padding: 1px 10px 10px 10px;
    margin: 5px 2px 10px 2px;
    background-color: white;
}

.header {
    text-align: center;
}

/* END mygeodata, converter */

#wrap {
    min-height: 100%;
    margin: 0px;
    padding: 0px;
}

h2 {
    color: #21425c;
    font-weight: 300;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.unselectable {
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor:default
}

.light {
    color: #ffffff;
}

.dark {
    color: #337ab7;
}
.verydark {
    color: #21425c;
}


.shaded-dark {
    color: #337ab7;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.shaded-verydark {
    color: #21425c;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.shaded-light {
    color: #ffffff;
    /*text-shadow: rgba(0, 0, 0, 0.9) 3px 3px 3px, rgba(0, 0, 0, 0.9) -1px -1px 2px;*/
    /*text-shadow: 1px 1px 1px rgba(255,255,255,0.4);*/
    /*text-shadow: 2px 2px 2px rgba(0,0,0,0.4);*/
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}

.full-width {
    position: absolute;
    width: 100%;
    left: 0;
}

#map-home {
    background-color: #1A4882;
    height: 400px;
}

#section-home-checker {
    background-color: #1A4882;
}

.navbar {
    margin-bottom: 0px;
    border: none;
}

.navbar-collapse {
    background-color: white;
}

.navbar-default {
    background-image: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    border-color: white;
}

#menucontainer {
    box-shadow: 0px 0px 8px black;
}

section {
	padding-top: 0px;
    padding-bottom: 30px;
    min-height:calc(100% - 1px);
}

.section.head {
    background: #1A4882;
    padding: 0px;
}

#section-conversion {
	background-color: #337AB7;
    color: white;
    text-shadow: 1px 1px 2px #383838;
}

#section-main {
    padding-top: 0px;
    padding-bottom: 30px;
	background-color: #55acee;
    color: white;
}


#formats {
    color: #21425c;
    padding-bottom: 50px;
}

h4 {
    font-weight: 300;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	/*line-height: 1.5;*/
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

#section1 h4 {
    /*text-shadow: 1px 1px 1px rgba(255,255,255,0.4);*/
}

.vertical-align {
    display: flex;
    align-items: center;
}

div .upload {
    text-align: center;
    /*background-color: #4c96d3;*/
    padding: 30px 6px;
    margin: 15px 0px 15px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1A4882;
    background-image: none;
    background-color: rgba(238, 238, 238, 0.80);
    /*background-color: #d9edf7;*/
    border: 2px dotted rgba(26, 72, 130, 0.99);
    border-radius: 6px;
    margin-top: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

.separator {
    width:100%;height:5px;background-color:#337ab7;margin:0px;padding:0px;
}

/* Statistics section
@media (min-width: 750px) {
  .statistics div[class*="col-"]:not(:first-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 1px;
    height: 100px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #d9d9d9 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #d9d9d9 50%, rgba(0, 0, 0, 0) 100%);
  }
}*/

.statistics {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #ffffff;
}

.statistics > div > div > div > div > div > h1 {
    color: #1A4882;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    /*text-shadow: 1px 1px 2px rgba(0,0,0,0.6);*/
}

.statistics > div > div > div > div > div > h5 {
    color: #21425c;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

#mod-upload .modal-dialog {
    min-width: 70%;
    min-height: 60%;
}

#mod-upload .modal-body iframe {
    height: 100%;
    width: 100%;
    min-height: 300px;
}

#mod-upload .modal-body {
    min-height: 300px;
}

.gc-gray {
    color: #333333;
}

.gc-green {
    color: #3c763d;
}

.gc-red {
    color: #a94442;
}

.jumbotron.gray {
    background-color: #333333;
    margin-bottom: 0px;
}

.jumbotron.gray > div > h2 {
    color: #55acee;
}

.jumbotron.gray > div > p {
    color: white;
}

.jumbotron.blue {
    background-color: #ffffff;
}

.jumbotron.blue > div > h2 {
    color: #1A4882;
}

.jumbotron.blue > div > p {
    color: #1A4882;
}

/*.nav .navbar-nav .navbar-right > li > a > span {
    color: #333333;
}*/


.btn-gc-invert {
    background-color: white;
    border-color: #e1f5ff;
    color: #21425c;
    font-weight: bold;
}
.btn-gc-invert:hover,
.btn-gc-invert:focus {
    background-color: #55acee;
    border-color: #e1f5ff;
    color: white;
    font-weight: bold;
}
.btn-gc-invert:active,
.btn-gc-invert.active {
    background-color: white;
    border-color: #e1f5ff;
    color: #21425c;
    font-weight: bold;
}

.btn-gc-normal,
.btn-gc-normal:focus {
    background-color: #55acee;
    border-color: #55acee;
    color: white;
    font-weight: bold;
}
.btn-gc-normal:hover {
    background-color: white;
    border-color: #21425c;
    color: #21425c;
    font-weight: bold;
}
.btn-gc-normal:active,
.btn-gc-normal.active {
    background-color: #55acee;
    border-color: #21425c;
    color: white;
    font-weight: bold;
}


.tooltip {
}

.modal.in {
   display:block;
}



/* Result section */
@media (min-width: 750px) {
  .result div[class*="col-"]:not(:first-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 300px;
    /*background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #d9d9d9 20%, rgba(0, 0, 0, 0) 100%);*/
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #d9d9d9 20%, #d9d9d9 80%, rgba(0, 0, 0, 0) 100%);
    /*background-color: #d9d9d9;*/
  }
}



.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      margin: auto;
  }

.carousel-features {
    background-color: #ffffff;
    /*max-height: 200px;*/
}

img.carousel-features {
    max-height: 380px;
}

div .carousel-features {
    height: 400px;
    margin-top: 0px;
}



#main {
  overflow:auto;
  /*padding-bottom:120px;*/ /* this needs to be bigger than footer height*/
}

#section-footer {
    background-color: #333333;
    color: #ffffff;
    padding: 5px;
}
#section-footer > a {
    color: #55acee;
}

.footer {
  /*position: relative;*/
  /*margin-top: -30px;*/ /* negative value of footer height */
   height: 30px;
   margin-top: -30px;
  /*clear:both;*/
  /*padding:20px;*/
    padding: 0px;
    margin-bottom: 0px;
}

.myicon16 {
    width: 16px;
    height: 16px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.points {
    background-image: url(/static/img/points.png?0149ec26418e);
}

.line {
    background-image: url(/static/img/line.png?0149ec26418e);
}

.polygon {
    background-image: url(/static/img/polygon.png?0149ec26418e);
}

.mixed {
    background-image: url(/static/img/mixed.png?0149ec26418e);
}

.raster {
    background-image: url(/static/img/raster.png?0149ec26418e);
}

.list-check {
    margin-bottom: 0
}

ul {
    margin-top: 0
}

.list-check {
    padding-left: 0;
    list-style: none;
}
.list-check>li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

.nowrap {
    white-space: nowrap;
}


#listFilterInput {
  background-image: url(/static/img/searchicon.png?0149ec26418e);
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 300px;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

body {
    background-color: white;
    /*min-width: 1000px;*/
}

.table-curved {
    border-collapse: separate;
}

.table-curved td, .table-curved th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table-curved th {
    border-top: none;
}
.table-curved th:first-child {
    border-radius: 6px 0 0 0;
}
.table-curved th:last-child {
    border-radius: 0 6px 0 0;
}
.table-curved th:only-child{
    border-radius: 6px 6px 0 0;
}
.table-curved tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
}
.table-curved tr:last-child td:last-child {
    border-radius: 0 0 6px 0;
}

.table.plans {
    /*width: auto !important;*/
    width: 890px !important;
    margin: 0 auto !important;
    float: none !important;
    font-size: 14px;
}

.table.plans tr td {
    /*border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;*/
    text-align: center;
    vertical-align: middle;
    /*background-color: white;*/
}

.table.plans tr td:last-child {
    border-right: 1px solid #ccc;
}

.table.plans tr:nth-last-child(3) td {
    border-bottom: 1px solid #ccc;
}
.table.plans tr:nth-last-child(3) td:first-child {
    border-radius: 0 0 0 6px;
}
.table.plans tr:nth-last-child(3) td:last-child {
    border-radius: 0 0 6px 0;
}

.table.plans tr:nth-last-child(2) td {
    padding: 2px;
    margin: 2px;
    padding-top: 5px
}

.table.plans tr:last-child td {
    padding: 2px;
    margin: 2px;
    padding-top: 2px;
}

/*.table.plans tr:last-child td {
    border: 0px;
    border-top: 2px solid #ddd;
}

.table.plans tr td:nth-child(1) {
    text-align: left;
    font-weight: bold;
}*/

.table.plans th {
    font-size: larger;
    vertical-align: top;
    text-align: center;
    /*border: 2px solid #ddd !important;*/
    white-space: nowrap;
    min-width: 85px;
}

/*
.table.plans th:nth-child(1) {
    border: 0px !important;
    border-bottom: 2px solid #ddd !important;
}*/


.table.plans th span {
    font-size: smaller;
    font-weight: normal;
}

td.plans.section {
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

td.plans.item {
    text-align: left !important;
}

td.plans.item.top {
    border: solid #ccc 1px;
    border-radius: 6px 0 0 0;
    border-bottom:0px;
    border-right:0px;
}


.nocolor {
    background-color: transparent !important;
    border: 0px solid transparent !important;
}

th {
    background-color: #337AB7;
    color: white;
}

th.left {
    background-color: #337AB7;
    border-radius: 10px 0px 0px 0px;
}

th.right {
    background-color: #337AB7;
    border-radius: 0px 10px 0px 0px;
}


div span.top {
    position: relative;
    top: -16px;
}

span.usd {
    font-size: 40px !important;
    font-weight: bold !important;
    color: white;
    text-shadow: 1px 1px 2px #000000;
}

tr.nocolor td {
    background-color: transparent !important;
    border: 0px solid transparent !important;
}

tr.bottom td {
    border: solid #ccc 1px;
    border-bottom: 1px;
    border-right: 0px;
}


span.plans.info {
    font-weight: normal;
    position: relative;
    top: -10px;
}

table.plans thead tr th {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.hgl1 {
    border-left: solid #636363 4px !important;
    border-right: solid #636363 4px !important;
}

#rectangle {
    border: solid #337AB7 2px;
    top: 100px;
    left: 200px;
    position: absolute;
    border-radius: 5px;
    box-shadow: 3px 3px 10px rgba(99, 99, 99, 0.30), -3px 3px 10px rgba(99, 99, 99, 0.3), 3px -3px 10px rgba(99, 99, 99, 0.3), -3px -3px 10px rgba(99, 99, 99, 0.3);
}

#mostpopular {
    border: solid #337AB7 2px;
    top: -20px;
    left: 0px;
    position: absolute;
    border-radius: 9px 9px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #337AB7;
    color: white;
    padding-top: 5px;
    padding-bottom: 1px;
    text-align: center;
    text-wrap: none;
    /*box-shadow: 3px -3px 10px rgba(99, 99, 99, 0.3), -3px -3px 10px rgba(99, 99, 99, 0.3);*/
}
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700);

@font-face {
	font-family: icons;
	src: url(/static/fonts/icons.eot?61925364);
	src: url(/static/fonts/icons.eot?61925364#iefix) format("embedded-opentype"), url(/static/fonts/icons.woff2?61925364&0149ec26418e) format("woff2"), url(/static/fonts/icons.woff?61925364&0149ec26418e) format("woff"), url(/static/fonts/icons.ttf?61925364&0149ec26418e) format("truetype"), url(/static/fonts/icons.svg?61925364#icons) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon_"]:before,
[class^=icon_]:before {
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

html {
	font-size: 16px
}

body {
	margin: 0;
	overflow-x: hidden;
	color: #444;
	font-weight: 400;
	font-style: normal;
	font-family: "Open Sans", "helvetica neue", helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility
}

body.prevent-scroll {
	overflow-y: hidden
}

@media only screen and (max-width:992px) {
	body {
		font-size: 14.5px
	}
}

@media only screen and (min-width:1200px) {
	body {
		font-size: 15px
	}
}

h2 {
	font-size: 1.5rem;
	line-height: 120%;
	margin: .8rem 0 .71111rem 0
}

@media only screen and (min-width:601px) {
	h2 {
		font-size: 1.7rem
	}
}

@media only screen and (min-width:993px) {
	h2 {
		font-size: 1.8rem
	}
}

@media only screen and (min-width:1201px) {
	h2 {
		font-size: 2rem
	}
}

h3 {
	font-size: 1.18519rem;
	line-height: 120%;
	margin: .8rem 0 .71111rem 0
}

@media only screen and (min-width:601px) {
	h3 {
		font-size: 1.52381rem
	}
}

@media only screen and (min-width:993px) {
	h3 {
		font-size: 1.6rem
	}
}

@media only screen and (min-width:1201px) {
	h3 {
		font-size: 1.76rem
	}
}

[class*=icon_].large {
	-webkit-transform: scale(3.45);
	transform: scale(3.45)
}

footer a[target="_blank"]:after,
header a[target="_blank"]:after {
	font-family: icons;
	content: '\e879'
}

@media (min-width:900px) {
	.hero-message .pricing-header {
		margin-bottom: 2rem;
		margin-top: -2rem
	}
}

@media (min-width:900px) {
	.hero-message .pricing-header {
		margin-bottom: 2rem;
		margin-top: -2rem
	}
}

@media (min-width:900px) {
	.pricing-blocks {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

.pricing-block {
	background: #fff;
	-webkit-box-shadow: 0 6px 20px 0 rgba(51, 51, 51, .13);
	box-shadow: 0 6px 20px 0 rgba(51, 51, 51, .13);
	background-image: radial-gradient(50% 724%, invalid gradient);
	font-size: 15px;
	color: #082656;
	letter-spacing: 0;
	text-align: center;
	margin: 0 5px 3em 5px;
	position: relative;
	padding: 1em 0 8em 0;
	border-radius: 8px;
	border: 1px solid #ddd
}

@media (min-width:900px) {
	.pricing-block {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 33.333%;
		flex: 1 1 33.333%;
		min-height: 520px;
		margin-bottom: 1em;
		width: 100%;
		max-width: 420px
	}
}

.pricing-block--curved {
	border-radius: 8px
}

.pricing-block--single {
	min-height: auto;
	width: 100%
}

.pricing-block--single .pricing-block-body {
	padding-top: 1em;
	padding-bottom: .5em
}

.pricing-block--single .pricing-block-feature-group {
	padding: 1em 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left
}

@media (min-width:900px) {
	.pricing-block--single .pricing-block-feature-group-item {
		font-size: 1rem
	}
}

.pricing-block--popout {
	margin-top: 74px;
	border-radius: 0 0 8px 8px;
	border-color: #1b53a6
}

.pricing-block--popout:before {
	content: "Best Value!";
	color: #fff;
	text-align: center;
	position: absolute;
	background-color: #337AB7;
	border-radius: 8px 8px 0 0;
	left: -1px;
	right: -1px;
	top: -32px;
	line-height: 2;
	height: 32px
}

@media (min-width:900px) {
	.pricing-block--popout {
		margin-top: 0!important
	}
}

.pricing-block-toggle {
	padding-top: 1em
}

.pricing-block-strip {
	background-color: #f4f4f4;
	font-size: 12.5px;
	color: #727272;
	letter-spacing: 0;
	line-height: 18px;
	font-style: italic;
	padding: .5em 1.5em
}

@media ( min-width:900px) {
	.pricing-block-strip {
		padding: .75em 3.5em
	}
}

.pricing-block-header-heading {
	margin-top: 0;
	padding-top: .3em;
	margin-bottom: .7em;
	font-weight: 400
}

.pricing-block-header-icon {
	display: inline-block;
	padding-top: 1em
}

.pricing-block-body {
	line-height: 1.25;
	padding: 1em 0;
	position: relative
}

@media (min-width:900px) {
	.pricing-block-body {
		padding: 2em 0
	}
}

.pricing-block-body-accent {
	font-size: 16px;
	letter-spacing: -.25px;
	position: absolute;
	top: 5px;
	left: -10px
}

.pricing-block-body-accent--alt {
	display: block;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -95%);
	transform: translate(-50%, -95%);
	font-size: 14px;
	color: rgba(204, 33, 40, .7);
	font-weight: 600;
	font-style: italic;
	text-decoration: line-through
}

.pricing-block-body-amount {
	display: inline-block;
	font-size: 34px;
	letter-spacing: -1px;
	position: relative
}

@media (min-width:900px) {
	.pricing-block-body-amount {
		font-size: 42px
	}
}

.pricing-block-body-amount .popout-text {
	color: #2a79d8
}

.pricing-block-body-amount.popout {
	color: #2a79d5
}

.pricing-block-body-amount.phase {
	-webkit-transform: translateX(-15%);
	transform: translateX(-15%);
	opacity: 0;
	-webkit-animation: fade-from-left .3s linear normal forwards;
	animation: fade-from-left .3s linear normal forwards
}

.pricing-block-body-amount .trailing-zeros {
	font-size: 1.3rem
}

.pricing-block-body-posttext {
	font-size: 16px;
	letter-spacing: -.25px
}

.pricing-block-body-subtext {
	font-size: 14px;
	color: #727272;
	letter-spacing: -.3px;
	line-height: 1.35
}

.pricing-block-body-subtext.popout {
	margin-top: 35px
}

.pricing-block-body-subtext .thin {
	font-weight: 300
}

.pricing-block-body-subtext--small {
	font-size: 14px
}

.pricing-block-body-subtext--padding {
	padding: 1.4em 0;
	font-size: 18px;
	color: #082656
}

.pricing-block-body-subtext.js-yearly-text {
	opacity: 1;
	-webkit-transition: .25s;
	transition: .25s
}

.pricing-block-body-subtext.active.js-yearly-text {
	opacity: 0
}


.pricing-block-body.solution-card-body {
	padding: 0 0 1em 0
}

.pricing-block-btn {
	width: 90%;
	position: absolute;
	bottom: 5%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.pricing-block-feature-group {
	width: 70%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left
}

.pricing-block-feature-group-header {
	font-style: italic;
	font-size: 14px;
	color: #727272;
	letter-spacing: -.3px;
	margin-bottom: 1em;
	color: #337AB7
}

.pricing-block-feature-group-item {
	color: #333;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: .5em;
	letter-spacing: -.3px
}

.pricing-block-feature-group-item i {
	color: #337AB7;
	left: 0;
	position: relative;
	margin-left: -22.5px
}

@media (min-width:900px) {
	.pricing-block-feature-group-item {
		margin-bottom: .75em
	}
}

.pricing-block-feature-group-item .option {
	display: inline-block;
	font-weight: 600;
	padding: 0 .45em;
	margin-left: -.45em
}

.pricing-block-feature-group-item .number {
	border-radius: 3px;
	background-color: rgba(73, 144, 226, .3);
	-webkit-animation: fade-background 1s linear normal forwards;
	animation: fade-background 1s linear normal forwards
}

.pricing-block-feature-group-item .feature-item-number,
.pricing-block-feature-group-item .feature-item-text {
	color: #333
}

.pricing-block-dropdown {
	margin-bottom: 2em
}

.pricing-block-active {
	padding: .5em 1em
}

.pricing-block-select {
	border: 1px solid #337AB7;
	border-radius: 3px;
	background-color: #fff;
	font-size: 14px;
	color: #333;
	letter-spacing: -.3px;
	width: 80%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	cursor: pointer;
	z-index: 10
}

.pricing-block-select-selector {
	content: "";
	position: absolute;
	right: 0;
	width: 30px;
	height: 100%;
	top: 0;
	background-color: #337AB7;
	pointer-events: none;
	z-index: 1
}

.pricing-block-select-selector:after,
.pricing-block-select-selector:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none;
	z-index: 2
}

.pricing-block-select-selector:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #fff transparent;
	top: 13px
}

.pricing-block- select-selector:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
	top: 23px
}

.pricing-block-select.open {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.pricing-block-select-list {
	position: absolute;
	width: calc(100% + 2px);
	top: 100%;
	left: -1px;
	background-color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #337AB7
}

.pricing-block-select-list .options-minutes {
	font-size: 11px;
	color: #444;
	z-index: -1
}

.pricing-block-select-list .options-message {
	position: absolute;
	top: 50%;
	right: 5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 12px
}

.pricing-block-select-list>div {
	padding: .5em 1em;
	-webkit-transition: .2s;
	transition: .2s;
	position: relative
}

.pricing-block-select-list>div:hover {
	color: #337AB7;
	background-color: #f4f4f4
}

.pricing-block-select-list>div.active {
	color: #337AB7;
	background-color: rgba(73, 144, 226, .15)
}

.pricing-block-select-list>div.disabled {
	background-color: #f4f4f4;
	color: rgba(51, 51, 51, .5)
}

.pricing-block-select-list>div.disabled:hover {
	cursor: not-allowed
}

.pricing-block svg {
	width: 65px;
	max-height: 40px
}

@media (min-width:900px) {
	.pricing-block svg {
		max-height: 50px
	}
}

.pricing-block svg path.at-gear,
.pricing-block svg path.mt-spark {
	-webkit-transform-origin: center;
	transform-origin: center
}

.pricing-block svg path.mt-cursor {
	-webkit-transform-origin: top left;
	transform-origin: top left
}

.pricing-block svg#unlimited-testing .ut-node {
	stroke-width: 1.22px;
	fill: none;
	stroke: #2a79d5;
	stroke-linecap: round;
	stroke-miterlimit: 10
}

.pricing-block:hover svg#manual-testing path.mt-spark {
	-webkit-animation: mtSpark .35s cubic-bezier(0, 0, .3, 2) forwards;
	animation: mtSpark .35s cubic-bezier(0, 0, .3, 2) forwards
}

.pricing-block:hover svg#manual-testing path.mt-cursor {
	-webkit-animation: mtCursor .3s ease forwards;
	animation: mtCursor .3s ease forwards
}

.pricing-block:hover svg#automated-testing path.at-gear {
	-webkit-animation: atGear .25s ease-out forwards;
	animation: atGear .25s ease-out forwards
}

.pricing-block:hover svg#automated-testing path.at-code {
	-webkit-animation: atCode .4s ease-out forwards;
	animation: atCode .4s ease-out forwards
}

.pricing-block:hover svg#automated-testing path.at-code.c1 {
	-webkit-animation-delay: 0;
	animation-delay: 0
}

.pricing-block:hover svg#automated-testing path.at-code.c2 {
	-webkit-animation-delay: 40ms;
	animation-delay: 40ms
}

.pricing-block:hover svg#automated-testing path.at-code.c3 {
	-webkit-animation-delay: 80ms;
	animation-delay: 80ms
}

.pricing-block:hover svg#automated-testing path.at-code.c4 {
	-webkit-animation-delay: 120ms;
	animation-delay: 120ms
}

.pricing-block:hover svg#unlimited-testing .ut-node {
	-webkit-animation: utNode .7s linear forwards;
	animation: utNode .7s linear forwards;
	stroke-dasharray: 40, 10, 40, 10;
	stroke-dashoffset: 50
}

.pricing-block:hover svg#unlimited-testing .ut-node.n1 {
	-webkit-animation-delay: 50ms;
	animation-delay: 50ms
}

.pricing-block:hover svg#unlimited-testing .ut-node.n2 {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.pricing-block:hover svg#unlimited-testing .ut-node.n3 {
	-webkit-animation-delay: 150ms;
	animation-delay: 150ms
}

.pricing-block:hover svg#unlimited-testing .ut-node.n4 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}


.pricing-block-toggle {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.pricing-block-toggle span {
	font-size: 12px
}

.pricing-block-toggle input[type=checkbox] {
	height: 0;
	width: 0;
	visibility: hidden
}

.pricing-block-toggle label {
	cursor: pointer;
	text-indent: -9999px;
	width: 60px;
	height: 35px;
	background: #ddd;
	display: inline-block;
	border-radius: 80px;
	position: relative;
	border: 1px solid #f4f4f4;
	margin: 0;
	padding: 0 4px
}

.pricing-block-toggle label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 100%;
	-webkit-transition: .3s;
	transition: .3s
}

.pricing-block-toggle input:checked+label {
	background: #ddd
}

.pricing-block-toggle input:checked+label:after {
	left: calc(100% - 5px);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.pricing-block-toggle label:active:after {
	width: 25px
}

.pricing-block-toggle .js-monthly-toggle,
.pricing-block-toggle .js-yearly-toggle {
	position: absolute;
	cursor: pointer;
	color: #727272;
	font-size: 14px;
	font-weight: 600;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.pricing-block-toggle .js-monthly-toggle.active,
.pricing-block-toggle .js-yearly-toggle.active {
	color: #337AB7
}

.pricing-block-toggle .js-monthly-toggle {
	left: calc(50% + 65px)
}

.pricing-block-toggle .js-yearly-toggle {
	left: calc(50% - 60px)
}

.pricing-block-feature-group-item .feature-item-number,
.pricing-block-feature-group-item .feature-item-text {
	color: #333
}



a.btn,
a.btn:hover {
	color: #fff
}

a.btn--invert,
a.btn--invert:hover,
a.btn.invert,
a.btn.invert:hover {
	color: #337AB7;
}

.btn {
	background-color: #337AB7;
	border: 1px solid #337AB7;
	border-radius: 3px;
	color: #fff;
	position: relative;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	padding: .6em 1.2em;
	font-weight: 600;
	display: inline-block
}

@media (min-width:720px) {
	.btn {
		font-size: 15px;
		padding: .8em 2.2em
	}
}

.btn.btn2:hover {
	background-color: #1e5375
}

.btn--disabled,
.btn.disabled {
	background-color: #f4f4f4;
	border: transparent
}

.btn--disabled:hover,
.btn.disabled:hover {
	cursor: not-allowed;
	background-color: #f4f4f4
}

.btn--invert,
.btn.invert {
	background-color: #fff;
	color: #337AB7;
	border: 1px solid rgba(39, 102, 145, .3)
}

.btn--invert:hover,
.btn.invert:hover {
	background-color: #fff;
	color: #276691;
	border: 1px solid #276691
}

.btn--invert:focus,
.btn.invert:focus {
	color: #2a79d5!important
}

@media (min-width:900px) {
	.btn--small,
	.btn.small {
		padding: .4em 1em
	}
}

@media (min-width:1260px) {
	.btn--small,
	.btn.small {
		padding: .6em 1.8em
	}
}

.btn--promo {
	display: inline-block;
	color: #fff;
	background-color: #88d157;
	border: 1px solid #88d157;
	margin-left: 8px;
	padding: .15em .3em;
	font-size: 14px
}

.btn--promo:hover {
	color: #88d157!important;
	background-color: #fff
}

.btn--glow,
.btn.glow {
	-webkit-box-shadow: 0 0 25px rgba(73, 144, 226, .4);
	box-shadow: 0 0 25px rgba(73, 144, 226, .4)
}

.btn--full,
.btn.full {
	width: 100%
}

.btn--rounded,
.btn.rounded {
	border-radius: 25px;
	padding: .75rem 1.2rem
}

.btn.stripe-btn {
	display: block
}

@media (min-width:600px) {
	.btn.stripe-btn {
		display: inline-block
	}
}

.btn.push-right {
	margin-bottom: 1rem
}

@media (min-width:600px) {
	.btn.push-right {
		margin-right: 1rem;
		margin-bottom: 0
	}
}

.btn.push-down {
	margin-bottom: 1rem
}

.btn.hollow {
	background-color: transparent;
	border-color: rgba(255, 255, 255, .2);
	color: #fff
}

.btn.hollow:hover {
	border-color: rgba(255, 255, 255, .7)
}

.btn.hollow-brand {
	background-color: rgba(74, 144, 226, .1);
	border-color: #337AB7;
	color: #fff
}

.btn.hollow-brand:hover {
	background-color: #337AB7
}

@media (max-width:600px) {
	.btn.mobile-expand {
		width: 100%
	}
}

a {
	color: #337AB7;
	-webkit-transition: .3s;
	transition: .3s;
	text-decoration: none
}

ul {
	/*margin: 0;*/
	/*padding: 0;*/
	/*list-style: none*/
}

ul.inherit {
	padding-left: 20px;
	list-style: inherit
}

ul li {
	line-height: 1.7
}

@media (min-width:375px) {
	.row-flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}


[class*=" icon_"]:before,
[class^=icon_]:before {
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=icon_].large {
	-webkit-transform: scale(3.45);
	transform: scale(3.45)
}

footer a[target="_blank"]:after,
header a[target="_blank"]:after {
	font-family: icons;
	content: '\e879'
}

.site-footer-row a:after {
	display: none
}

.icon_external-arrow:after,
footer a[target="_blank"]:after,
header a[target="_blank"]:after {
	font-size: 5.8px;
	vertical-align: text-top;
	margin-left: 3px;
	opacity: .7;
	position: relative;
	top: 1px
}

.icon_camera:before {
	content: '\e800'
}

.icon_blog:before {
	content: '\e801'
}

.icon_briefcase:before {
	content: '\e802'
}

.icon_browser:before {
	content: '\e803'
}

.icon_cbt-bug:before {
	content: '\e804'
}

.icon_tablet:before {
	content: '\e805'
}

.icon_docs:before {
	content: '\e806'
}

.icon_help-center:before {
	content: '\e807'
}

.icon_integrations:before {
	content: '\e808'
}

.icon_local:before {
	content: '\e809'
}

.icon_lock:before {
	content: '\e80a'
}

.icon_mobile:before {
	content: '\e80b'
}

.icon_profile:before {
	content: '\e80c'
}

.icon_security:before {
	content: '\e80d'
}

.icon_use-terms:before {
	content: '\e80e'
}

.icon_webinar-player:before {
	content: '\e80f'
}

.icon_mail:before {
	content: '\e810'
}

.icon_telephone:before {
	content: '\e811'
}

.icon_inflow:before {
	content: '\e812'
}

.icon_ok:before {
	content: '\e813'
}

.icon_phone:before {
	content: '\e814'
}

.icon_windows-7:before {
	content: '\e815'
}

.icon_home:before {
	content: '\e816'
}

.icon_shuffle:before {
	content: '\e817'
}

.icon_api:before {
	content: '\e818'
}

.icon_parallel-testing:before {
	content: '\e819'
}

.icon_cloud-automation:before {
	content: '\e81a'
}

.icon_clock:before {
	content: '\e81b'
}

.icon_smartbear-bug:before {
	content: '\e81c'
}

.icon_search:before {
	content: '\e81d'
}

.icon_resize:before {
	content: '\e81e'
}

.icon_team:before {
	content: '\e81f'
}

.icon_screenshot-compare:before {
	content: '\e820'
}

.icon_android:before {
	content: '\e821'
}

.icon_compass:before {
	content: '\e822'
}

.icon_cancel:before {
	content: '\e823'
}

.icon_case-study:before {
	content: '\e824'
}

.icon_book:before {
	content: '\e825'
}

.icon_tools:before {
	content: '\e826'
}

.icon_ie:before {
	content: '\e827'
}

.icon_infinity:before {
	content: '\e828'
}

.icon_ok-circle:before {
	content: '\e829'
}

.icon_cogs:before {
	content: '\e82a'
}

.icon_pencil:before {
	content: '\e82b'
}

.icon_external-arrow:before {
	content: '\e879'
}

.icon_twitter:before {
	content: '\f099'
}

.icon_facebook:before {
	content: '\f09a'
}

.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.icon_github-circled:before {
	content: '\f09b'
}

.icon_linkedin:before {
	content: '\f0e1'
}

.icon_sitemap:before {
	content: '\f0e8'
}

.icon_download-cloud:before {
	content: '\f0ed'
}

.icon_doc-text:before {
	content: '\f0f6'
}

.icon_angle-left:before {
	content: '\f104'
}

.icon_angle-right:before {
	content: '\f105'
}

.icon_angle-up:before {
	content: '\f106'
}

.icon_angle-down:before {
	content: '\f107'
}

.icon_desktop:before {
	content: '\f108'
}

.icon_quote-left:before {
	content: '\f10d'
}

.icon_code:before {
	content: '\f121'
}

.icon_thumbs-up-alt:before {
	content: '\f164'
}

.icon_thumbs-down-alt:before {
	content: '\f165'
}

.icon_dropbox:before {
	content: '\f16b'
}

.icon_apple:before {
	content: '\f179'
}

.icon_windows:before {
	content: '\f17a'
}

.icon_bug:before {
	content: '\f188'
}

.icon_file-pdf:before {
	content: '\f1c1'
}

.icon_mouse-pointer:before {
	content: '\f245'
}

.icon_safari:before {
	content: '\f267'
}

.icon_chrome:before {
	content: '\f268'
}

.icon_firefox:before {
	content: '\f269'
}

.icon_opera:before {
	content: '\f26a'
}

.icon_internet-explorer:before {
	content: '\f26b'
}

.icon_edge:before {
	content: '\f282'
}

.icon_codepen:before {
	content: '\f32c'
}



.card {
	padding: 1em 2em;
	border-radius: 4px
}

.card.content-only {
	border-radius: 0 0 4px 4px
}

.card.header-only {
	border-radius: 4px 4px 0 0
}

.card .content {
	padding: 1em 2em
}

.card .h1,
.card .h2,
.card .h3,
.card h1,
.card h2,
.card h3 {
	font-weight: 500;
	margin: 20px 0
}

.card a.card-link {
	color: #387ebc
}

.card.card-default {
	background-color: #f6f9fb;
	border: 1px solid #d3e1eb
}

.card.card-default.outline-grey {
	border-color: #ddd
}

.card.card-default.card-footer-btn {
	padding: 0
}

.card.card-default .footer-btn {
	clear: both;
	width: 100%;
	padding: 1.5em 0;
	display: block;
	background: #ecf3f8;
	text-align: center;
	color: #387ebc;
	margin-top: 1em;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer
}

.card.card-default .footer-btn .sub {
	color: #8a8a8a;
	font-weight: 400
}

.card.card-default .footer-btn:focus,
.card.card-default .footer-btn:hover {
	background: #ecf3f8
}

.card.card-default .footer-btn:active {
	background: #ecf3f8
}

.card.card-default .h1,
.card.card-default .h2,
.card.card-default .h3,
.card.card-default h1,
.card.card-default h2,
.card.card-default h3 {
	color: #226492
}

.card.card-white {
	background-color: #fff;
	border: 1px solid #ddd
}

.card.card-white.card-footer-btn {
	padding: 0
}

.card.card-white .footer-btn {
	clear: both;
	width: 100%;
	padding: 1.5em 0;
	display: block;
	background: #ecf3f8;
	text-align: center;
	color: #387ebc;
	margin-top: 1em;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer
}

.card.card-white .footer-btn .sub {
	color: #8a8a8a;
	font-weight: 400
}

.card.card-white .footer-btn:focus,
.card.card-white .footer-btn:hover {
	background: #ecf3f8
}

.card.card-white .footer-btn:active {
	background: #ecf3f8
}

.card.card-blue {
	background-color: #337ab7;
	color: #fff;
	border: 1px solid #2e6da4
}

.card.card-orange {
	background-color: #f88900;
	color: #fff;
	border: 1px solid #df7b00
}

.btn-wide {
	display: block;
	width: 100%
}

.pricing-block-body-subtext-rate {

	-webkit-transition: .15s;
	transition: .15s;
	font-style: italic;
	font-size: 16px
}

.pricing-block-body-subtext-rate .js-yearly-rate {
	color: rgba(204, 33, 40, .7)
}

.pricing-block-body-subtext-rate.active {

}

.pricing-block-body-subtext.js-yearly-text {
	opacity: 1;
	-webkit-transition: .25s;
	transition: .25s
}

.pricing-block-toggle .js-monthly-toggle,
.pricing-block-toggle .js-yearly-toggle {
	position: absolute;
	cursor: pointer;
	color: #727272;
	font-size: 14px;
	font-weight: 600;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.pricing-block-toggle .js-monthly-toggle.active,
.pricing-block-toggle .js-yearly-toggle.active {
	color: #4990e2
}

.pricing-block-toggle .js-monthly-toggle {
	left: calc(50% + 65px)
}

.pricing-block-toggle .js-yearly-toggle {
	left: calc(50% - 60px)
}



.buffer {
	display: block
}

.buffer-inline {
	display: inline-block
}

.buffer-sm {
	padding: 5px
}

.buffer-md {
	padding: 20px
}

.buffer-lg {
	padding: 40px
}

.buffer-xl {
	padding: 65px
}

.buffer-vertical-sm {
	padding: 5px 0
}

.buffer-vertical-md {
	padding: 20px 0
}

.buffer-vertical-lg {
	padding: 40px 0
}

.buffer-vertical-xl {
	padding: 65px 0
}

.buffer-horizontal-sm {
	padding: 0 5px
}

.buffer-horizontal-md {
	padding: 0 20px
}

.buffer-horizontal-lg {
	padding: 0 40px
}

.buffer-horizontal-xl {
	padding: 0 65px
}

.horizontal-rule-top {
	border-top: 1px solid #e6e6e6
}

.horizontal-rule-bottom {
	border-bottom: 1px solid #e6e6e6
}

.bottom-form-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#paypal-form {
	text-align: center
}

#paypal-form form {
	display: inline-block;
	vertical-align: middle
}

.hero {
	background-color: #337AB7;
	padding: 0px;
	margin: 0px;
	margin-bottom: -20px;
}

#hero-curve {
	fill: #ffffff;
	stroke: #ffffff;
	stroke-width: 0;
	margin-bottom: -10px;
}
