@charset "UTF-8";
/* ---------------------
           BASE
   --------------------- */
* {margin: 0;padding: 0;}
html {height: 100%; background-image: url('../images/2014/all/dark-square.png'); background-repeat: repeat; background-position: top center; background-color: #222;}
body {font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: #234;	height: 100%;width: 100%; margin: 0px; padding: 0px;}
h1 {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 2.0em; font-weight: 900; line-height: 1.4em;}
h2 {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 1.8em; font-weight: 700; line-height: 1.4em;}
h3 {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 1.6em; font-weight: 700; line-height: 1.4em;}
h4 {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 1.3em; font-weight: 400; line-height: 1.3em;}
h5, option {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 1.1em; font-weight: 400; line-height: 1.2em;}
h6 {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 1.0em; font-weight: 300; line-height: 1.3em;}
p {font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.1em; font-weight: normal; line-height: 1.7em;}
a {font-family: "Lato", Helvetica, Arial, sans-serif; font-size: 1.1em; font-weight: normal; text-decoration: none; outline: none; cursor: pointer;}
ul li, ul, li{font-family: 'Play', Helvetica, Arial, sans-serif; list-style-type: none;}
.clearfix {clear: both; height: 0.1em;}
#wrapper {position: relative; margin: 0 auto; min-width: 960px;}
/* ---------------------
          HEADER
   --------------------- */
#masthead {margin: 0 auto;height: 150px;z-index: 3;}
#navcontainer {margin: 0 auto;position: relative;z-index: 3;max-width: 840px;}
.logo-link {margin: 0 auto;}
.logo-link img {width: 100%; max-width: 380px; border: none;}
.topmenu-button {position: absolute;top: 54px;margin: 0;}
#navlist {right: 10px;}
#navlist-login {right: 110px;}
#login-wrap {right: 110px;}
#create-account-wrap {right: 210px;}
#login, #menu, #menu-login, #create-an-account {
	cursor: pointer;
	height: 38px;
	width: 100px;
	color: #FFF;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 37px;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
}
#create-an-account a {
	display: block;
	color: #FFF;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 37px;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
}
#menu, #menu-login {
	background-image: url('../images/2014/all/menu-icon.png');
	background-repeat: no-repeat;
	background-position: 68px 1px;
	background-size: 20px 40px;
}
.topmenu-button:hover {background-color: rgba(255,255,255,0.3); box-shadow: 0px 1px 3px #000; text-shadow: 0px 1px 1px #000;}
#menu:hover + ul.toggle-nav, #menu-login:hover + ul.toggle-nav {display: block !important;}
ul.toggle-nav {
	display: none !important; 
	background-color: #000;
	border: 1px solid white;
	box-shadow: 0px 5px 15px #000;
}
ul.toggle-nav:hover {display: block !important;}
a.topnav.navitem {
    margin: 0px;
    padding: 9px 8px;
	color: #EEEEEE;
	font-weight: bold;	
    letter-spacing: 1px;
    font-size: 10px;
}
a.topnav.navitem, 
li.imagery-tab a {
	display: block;
	background-color: none;
    outline: medium none;
    text-align: right;	
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
a.topnav.navitem:hover, 
li.imagery-tab a:hover {
	background-color: #0084B6;
}
a.topnav.navitem:active {
	background-color: #007DAC;
}
a.topnav.navitem.selected, 
#imagery-subnav a.selected,
li.imagery-tab.ui-state-active a,
#create-an-account.selected {
	color: #FFFFFF;
	background-color: #D95227;
}
div#navlist ul.toggle-nav, 
div#navlist-login ul.toggle-nav {text-align: right;}
div#navlist select.toggle-nav, 
div#navlist-login select.toggle-nav {
	display: none;
    margin: 0px 20px;
	max-width: 340px;
	width:90%;
	border: 1px solid #456; 
	padding: 5px;
	box-shadow: 0px 1px 2px #89A;
	border-radius: 5px;
}
div#navlist select.toggle-nav selected, 
div#navlist select.toggle-nav option, 
div#navlist-login select.toggle-nav selected, 
div#navlist-login select.toggle-nav option {
	font-size: 12px;
}




#login-panel {display: none; text-align: center;position: fixed;z-index: 10;padding: 0px 0px 10px 0px;width: 300px;border: 1px solid white;top: 200px;left: 50%;margin-left: -150px;border-radius: 10px;box-shadow: 0px 1px 3px #000;}
#login-logo {background-image: url('../images/satshot-logo.png');background-size: 270px 70px;background-repeat: no-repeat;background-position: top center;width: 280px; height: 66px;margin: 15px 10px 10px 10px; }
#login-error-message {color: #D23133; font-weight: bold; font-size: 11px; font-style:italic; line-height: 14px; padding: 5px; text-align: center; display: block;}
#login-panel label {display: block;padding: 5px 10px;margin-top: 20px;color: #999;}
#login-panel select, 
#login-panel input {background-color: #FFF; color: #000 !important; opacity: 0.7;display: block;padding: 5px 5px;width: 170px;margin: 15px auto 15px auto;border: 1px solid #000;box-shadow: 0px 1px 1px 0px #FFF;border-radius: 5px;text-align: center;}
#login-panel select {color: #000;}
#login-panel button {display: block;padding: 5px;width: 180px;margin: 15px auto 5px auto;border: 1px solid #000;border-radius: 5px;color: #FFF;box-shadow: 0px 1px 1px 0px #FFF;}
#login-panel button#cancel-btn, #login-panel button#login-btn {margin-top: 20px;}
#login-panel input:hover {background-color: #FFF;}
#login-panel button:focus, #login-panel input:focus {opacity: 1;border: 1px solid #000;box-shadow: 0px 0px 5px 2px lightBlue;}
#backsplash {display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0,0,0,0.7); z-index: 9;}
.close {
	background-color: #000;
	color: #FFF;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -20px;
	right: -20px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 20px;
	border: 1px solid #FFF;
	cursor: pointer;
}
.close:hover {
	background-color: #345;
	color: #CDE;
}



#screen { background-color: #000; opacity: 0.2; position: fixed; z-index: 11; top: 0; right: 0; bottom: 0; left: 0;}
#spinner {position: fixed; z-index: 12;top: 50%; left: 50%;height: 56px;width: 56px;margin-top: -57px;margin-left: -28px;}

#spinner-msg {position: fixed; z-index: 11;background-color: #000;border: 1px solid #CCC; top: 50%; left: 50%;
box-shadow: 0px 1px 3px 1px #000;text-align: center;width: 250px; border-radius: 5px; margin-top: -70px; padding-top: 80px; padding-bottom: 10px; margin-left: -125px;
}
#spinner-msg span {display: block; color: #FFF; line-height: 20px; padding: 4px 10px; font-size: 14px; font-weight: bold;}





/* ---------------------
           BODY
   --------------------- */
#container {position: relative; border-bottom: 1px solid #000;}
.top-billboard {margin: 0px 5px; position: relative; box-shadow: 0 -1px 2px 1px #000; background-color: #F8FCFF;}
.drawLine-dotted.horz {height: 1px; border-top: 1px dotted #468; margin: 10px 40px; clear: both;}
.drawLine-dotted.horz.white {height: 1px; border-top: 1px dotted #FFF; margin: 10px 0px;}
.text-link {text-decoration: underline; font-weight: bold; margin: 0 !important; text-align: center; display: block;}
/* the bg-color is added via another class: .x-gradient or .x-solid */
.button {
	font-weight: bold;
	box-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF; 
	display: inline-block;
	cursor: pointer;
    text-align: center;
	padding: 8px 12px;
	margin-bottom: 10px;
	border:1px solid #323B3E;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	border-radius: 30px;
}
.button:hover {
}
.button:active {
}
span.bold {font-weight: bold; color: #234;}
/* ---------------------
          COLUMN
   --------------------- */
.column-wrap {padding: 20px 10px 10px 10px; text-align: center; background-color:#F8FCFF;}
.column-group {display: inline-block; vertical-align: top;}
.column.c-5, .column-group.c-5 {width: 5%;}
.column-group.c-5 {max-width: 45px;}
.column.c-10, .column-group.c-10 {width: 10%;}
.column-group.c-10 {max-width: 90px;}
.column.c-20, .column-group.c-20 {width: 20%;}
.column-group.c-20 {max-width: 180px;}
.column.c-30, .column-group.c-30 {width: 30%;}
.column-group.c-30 {max-width: 270px;}
.column.c-33, .column-group.c-33 {width: 33%;}
.column-group.c-33 {max-width: 300px;}
.column.c-40, .column-group.c-40 {width: 40%;}
.column-group.c-40 {max-width: 360px;}
.column.c-50, .column-group.c-50 {width: 50%;}
.column-group.c-50 {max-width: 450px;}
.column.c-60, .column-group.c-60 {width: 60%;}
.column-group.c-60 {max-width: 540px;}
.column.c-70, .column-group.c-70 {width: 70%;}
.column-group.c-70 {max-width: 630px;}
.column.c-80, .column-group.c-80 {width: 80%;}
.column-group.c-80 {max-width: 720px;}
.column.c-90, .column-group.c-90 {width: 90%;}
.column-group.c-90 {max-width: 810px;}
.column.c-100, .column-group.c-100 {width: 100%;}
.column-group.c-100 {max-width: 900px;}
.column {float: left;text-align: left;position: relative;margin: 0px;padding: 20px 0px;vertical-align: top;width: 100%;}
.column-group > h1, .column-group > h2, .column-group > h3, 
.column-group > h4, .column-group > h5, .column-group > h6, 
.column-group > p, .column-group > a, .column-group > li {margin: 0 40px; padding-top: 20px;}
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .column p, .column a, .column li {margin: 0px 40px 0px 40px;}
/* standard font-color */
.column-group > h1, .column h1 {color: #567; padding-top: 0;}
.column-group > h2, .column h2 {color: #567;}
.column-group > h3, .column h3 {color: #456;}
.column-group > h4, .column h4 {color: #89A;}
.column-group > h5, .column h5 {color: #456;}
.column-group > p, .column p {color: #567;margin-top: 8px;margin-bottom: 12px;}
.column-group > a, .column a {color: #FFF;margin-top: 8px;margin-bottom: 12px;}
/* light font color for dark backgrounds: add .darkbg to any parent, typically a .column-wrap */
.darkbg .column-group > h1, .darkbg .column h1 {color: #DEF; padding-top: 0;}
.darkbg .column-group > h2, .darkbg .column h2 {color: #DEF;}
.darkbg .column-group > h3, .darkbg .column h3 {color: #CDE;}
.darkbg .column-group > h4, .darkbg .column h4 {color: #ABC;}
.darkbg .column-group > h5, .darkbg .column h5 {color: #CDE;}
.darkbg .column-group > p, .darkbg .column p {color: #DEF;margin-top: 8px;margin-bottom: 12px;}
.darkbg .column-group > a, .darkbg .column a {color: #FFF;margin-top: 8px;margin-bottom: 12px;}
.column-group > ul, .column ul {margin: 16px 0px 18px 0px;}
.column-group > li, .column li {
    color: #467;
	text-shadow: 1px 1px 0px #FFF;
    font-size: 1.1em;
    font-weight: bold;
    list-style-position: inside;
    list-style-type: square;
    margin: 0 40px 0 50px;
    padding: 3px 0 4px;
}
.column-group > img, .column img, table img {display: block;width: 100%;margin: 0;}
.column-group > h6, .column h6, table h6 {color: #579;margin-top: 2px;margin-bottom: 12px;padding-top: 5px;border-top: 1px solid #DEE;font-weight: bold;}
/* ---------------------
       INDEX / MAIN
   --------------------- */
html.home-html {
	background-image: url('../images/2016/home/landscout-your-way-nov-2016.jpg');
	background-position: top center;
	background-attachment: fixed;
	background-size: 2800px 800px;
	background-repeat: no-repeat;
	background-color: #000;
}
html.home-html .button {transition: box-shadow 0.3s ease-in-out; text-shadow: none !important; border-radius: 0px !important;}
html.home-html .button:hover {box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);}
.home-html #masthead { background-image: url('../images/2014/all/dark-square.png'); background-repeat: repeat; background-position: top center; background-color: #222;}
/* ///  1ST SECTION  /// */
.home .column-wrap {border-top: 1px solid #777;border-bottom: 1px solid #FFF;}
/* signup, setup, sitback icons are .mast-img */
.mast-img {background-image: url('../images/2016/home/signup-icons.png');background-size: 640px 160px;background-repeat: no-repeat;height: 140px;width: 140px;margin: 0 auto;}
.mast-img.signup {background-position: -20px -10px;}
.mast-img.setup {background-position: -170px -10px;}
.mast-img.notify {background-position: -320px -10px;}
.mast-img.icue {background-position: -470px -10px;}
/* the circled numbers are .num*/
.num {background-image: url('../images/2014/home/number-sprite.png'); background-repeat: no-repeat; background-size: 160px 40px; width: 40px; height: 40px; display: inline-block;}
.num.one {background-position: -7px 0px;}
.num.two {background-position: -60px 0px;}
.num.three {background-position: -114px 0px;}
.circle-button {padding-top: 25px;height: 90px;background-image: url('../images/2014/home/circle-button.png');background-size: 210px 100px;background-repeat: no-repeat;background-position: top center;}
/* ///  2ND SECTION  /// */
.pricing2014, .providers2014 {height: 100px;width: 310px;background-repeat: no-repeat;background-position: 0px 0px;margin-left: 27px;margin-bottom: 0px;}
.pricing2014 {background-image: url('../images/2014/home/pricing-2014.png');}
.providers2014 {background-image: url('../images/2014/home/providers-2014.png');}
.provider {display: inline-block; margin: 5px 0px 25px 40px;}
.provider-logo {
float: left;
height: 100px;
width: 120px;
margin-right: 10px;
background-image: url('../images/2014/home/provider-logos.jpg');background-repeat: no-repeat;background-size: 121px 550px;border: 1px solid #333;border-radius: 10px;}
.provider-logo.ab {background-position: 0px 0px;}
.provider-logo.re {background-position: 0px -115px;}
.provider-logo.pl {background-position: 0px -225px;}
.provider-logo.ls {background-position: 0px -335px;}
.provider-logo.gv {background-position: 0px -445px;}
.provider-info {display: none;height: 90px;padding-top: 5px;}
.link-group {position: relative;margin-bottom: 50px;float: left;width: 100%;}
.our-mission p {font-size: 1.2em; line-height: 2.5em; padding-top: 10px; font-weight: bold;}
.quote {font-size: 1.4em; font-weight: bold;}
/* ---------------------
        LANDSCOUT
   --------------------- */
html.ls-html {
	background-image: url('../images/2016/home/landscout-your-way-nov-2016-inverse.jpg');
	background-position: top center;
	background-attachment: fixed;
	background-size: 2800px 800px;
	background-repeat: no-repeat;
	background-color: #000;
}
.ls-html #masthead { background-image: url('../images/2014/all/dark-square.png'); background-repeat: repeat; background-position: top center; background-color: #222;}
.column-page {display: none;}
.column-page.active {display: block;}
.ls-image.standard {display: block;}
.ls-image.mobile {display: none;}
.ls-bb-group {border-radius: 6px; box-shadow: 0 1px 2px #BBBBBB; background-color: rgba(30,30,30,.8); margin: 0 1.5% 2% 1.5%;/* columns = 30% */ padding-top: 0px;min-height: 270px;}
.ls-bb-image {margin: 0px; border: 1px solid #000;}
.ls-bb-text {margin: 10px 20px 0px 20px;}
.ls-bb-text h1,.ls-bb-text h2,.ls-bb-text h3,
.ls-bb-text h4,.ls-bb-text h5,.ls-bb-text h6,
.ls-bb-text a,.ls-bb-text p, .ls-bb-text li {margin: 0px; color: white;}
.ls-bb-text p {font-size: 12px; font-family: 'Lato', Helvetica, Arial, sans-serif;} 
.ls-bb-text a {bottom: 15px;font-size: 14px;font-weight: bold;position: absolute;right: 20px;text-decoration: underline;}
.ls-bb-text a:hover {text-decoration: none;}
.column .ls-2-icon {max-width: 107px; max-height: 107px;height: 100%;width: 100%;float: left;margin: 0px 10px 0px 40px;}
.ls-column-image {margin: 10px 40px;}
/* ---------------------
         IMAGERY
   --------------------- */
span.break {display: block; height: 1px; line-height: 0.1em;}
ul.imagery-nav {
	background-color: #C8CCCF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F8FAFC), to(#C8CCCF)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #F8FAFC, #C8CCCF); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #F8FAFC, #C8CCCF); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #F8FAFC, #C8CCCF); /* IE10 */
	background-image: -o-linear-gradient(top, #F8FAFC, #C8CCCF); /* Opera 11.10+ */
	background-image: linear-gradient(top, #F8FAFC, #C8CCCF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F8FAFC', EndColorStr='#C8CCCF'); /* IE6–IE9 */	
    border-bottom: 1px solid #567;
    border-top: 1px solid #345;
	padding: 20px 40px 10px 40px; 
	text-align: center;
}
li.imagery-tab {display: inline;}
li.imagery-tab a {
	text-shadow: none;
	padding: 5px 0px 6px 0px;
	display: inline-block; 
	width: 120px; 
	color: #555; 
	text-align:center; 
	margin: 0% 0.5%;
}
li.imagery-tab a:hover {color: #FFF;}
li.imagery-tab.ui-state-active a {text-shadow: 1px 1px 1px #345; box-shadow: inset 0px 1px 3px 0px #3C1F15;}
.image-tag-group {margin: 0px 40px;clear: both;}
.image-tag-group h6 {margin: 6px 0px 18px 0px !important;}
.image-preview {display: inline-block;margin: 5px 5px 15px 5px;background-image: url('../images/2014/about-imagery/sat-previews.jpg');
background-size: 1390px 2450px;background-repeat: no-repeat;border: 1px solid #FFFFFF;box-shadow: 0px 1px 4px #000;}
.image-preview.far {margin-left: 40px;width: 280px;height: 590px;}
.image-preview.tight {width: 522px;height: 590px;}
.image-preview.gv {width: 262px;height: 590px;}
.image-preview.gv:first-child {margin-left: 40px;}
.image-preview.ls.far {background-position: -100px -20px;}
.image-preview.ls.tight {background-position: -583px -20px;}
.image-preview.re.far {background-position: -100px -630px;}
.image-preview.re.tight {background-position: -583px -630px;}
.image-preview.ps.far {background-position: -100px -1240px;}
.image-preview.ps.tight {background-position: -583px -1240px;}
.image-preview.gv.one {background-position: -200px -1850px;}
.image-preview.gv.half {background-position: -515px -1850px;}
.image-preview.gv.quarter {background-position: -940px -1850px;}
/* ---------------------
       iCUE MANAGER
   --------------------- */
#icue-images {margin: 0px 40px;}
.icue-icon {float: left;height: 50px;width: 50px;margin: 5px 10px 10px 35px;}
#icue-training-links li {list-style-type:none; border-radius: 3px;cursor: pointer;padding-left: 10px;}
#icue-training-links li.selected {background-color: #333; color: #FFFFFF; text-shadow: 1px 1px #000;}
/* ---------------------
         MAPCENTER
   --------------------- */
#videoDetail h5 {margin: 0px;}
#videoDetail h6 {margin: 0px;}
.loadVideo {cursor: pointer;}
.loadVideo.selected h5, .loadVideo:hover h5 {text-decoration: underline; font-weight: bold;}
#videoDetail li {list-style-type: none;}
.yt-vid {margin: 10px 40px; overflow: hidden;}
.yt-vid iframe {width: 1px; height: 1px;}
div.vid-link-alt {display: none; margin: 0;}
div.vid-link-alt a {color: #333; font-weight: bold;}
div.vid-link-alt a:hover {text-decoration: underline;}
#dl-tut-header {
	color: #FFF;
	text-shadow: 0px 1px 1px #333; 
	font-weight: bold; 
	margin: 10px 0px 5px 0px; 
	padding: 4px 6px;
	background-color: #0084B6;
	border-color: #333;
}
#dl-tut-header:hover {
	background-color: #0084B6;
	border-color: #FFF;
	box-shadow: 0px 1px 2px #000;
}
#dl-tut-header:active {
	background-color: #D95227;
}
/* ---------------------
         PRICING
   --------------------- */
#credit-columns .list, #credit-columns .list-help {float: left;}
#credit-columns ul {margin: 0; font-size: 14px;}
#credit-columns li {margin: 5px 0px 0px 40px; font-weight: normal;}
img.pricing-img-step {height: 100%; width: 100%; max-height: 216px; max-width: 216px; margin-left: 40px; border: 1px solid #FFF; box-shadow: 0px 1px 5px #333;}

.column-wrap.has-rebg {background: none;}
.column-wrap.has-skybg {
	-webkit-transition:background-position 1s ease-in-out;
	-moz-transition:background-position 1s ease-in-out;
	-o-transition:background-position 1s ease-in-out;
	transition:background-position 1s ease-in-out;
	min-height: 390px;
	background-image: url('../images/2017/skybg.jpg');
	background-position: center bottom;
	background-size: 3400px 800px;
	background-repeat: no-repeat;
	background-color: #000;
	overflow: hidden; 
	position: relative; 
}

.column-wrap.has-skybg[plan="1"] {background-position: center -360px;}
.column-wrap.has-skybg[plan="2"] {background-position: center -320px;}
.column-wrap.has-skybg[plan="3"] {background-position: center -280px;}
.column-wrap.has-skybg[plan="4"] {background-position: center -240px;}
.column-wrap.has-skybg[plan="5"] {background-position: center -200px;}
.column-wrap.has-skybg[plan="6"] {background-position: center -160px;}

#pricing-plan-content-wrap {
	position: absolute;
	bottom: -90px;
	left: 50%;
	width: 330px;
	margin-left: -165px;
	height: 330px;
	background: -moz-linear-gradient(top,  rgba(254,254,254,0) 0%, rgba(254,254,254,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,254,254,0) 0%,rgba(254,254,254,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,254,254,0) 0%,rgba(254,254,254,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFEFE0E', endColorstr='#FFFE0EFF',GradientType=0 );	
}

#pricing-plan-button {
	display: block;
	position: absolute;
	z-index: 2;
	left: 10%;
	right: 10%;
	bottom: 10%;
	letter-spacing: 1px;
}

html.satshot-pricing .slider-label {position: absolute; font-weight: bold; font-size: 12px;}

html.satshot-pricing .ui-state-default, 
html.satshot-pricing .ui-widget-content .ui-state-default, 
html.satshot-pricing .ui-widget-header .ui-state-default, 
html.satshot-pricing .ui-button, 
html.satshot-pricing .ui-button.ui-state-disabled:hover, 
html.satshot-pricing .ui-button.ui-state-disabled:active {
	background: none;
	border: 1px solid #333333;
	font-weight: normal;
	color: #555555;
	width: 24px;
	border-radius: 18px;
	background-color:#FFB11C;
	top: -5px;
	margin-left: -13px;
	height: 24px;
}

html.satshot-pricing .ui-state-focus, 
html.satshot-pricing .ui-widget-content .ui-state-focus {
	outline: none;
}

html.satshot-pricing .ui-widget.ui-widget-content {
	height: 16px;
	top: 0;
	border: none;
	border-radius: 12px;
	background-color: rgba(0,0,0,0.4);
}

.pip-tick {
		left: 0%;
		/* left is dynamically determined in .slider() */
    position: absolute;
    bottom: 5px;
    background-color: #000000;
    width: 6px;
    text-align: center;
    height: 6px;
    border-radius: 4px;
    z-index: 0;
    margin-left: -3px;
}

#cost-wrap {width: 100%; min-height: 90px;}

.pricing-plan {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 90px;
	line-height: 70px;
	text-align: center;
	font-weight: bold !important;
}

.dollar-symbol {font-size: 20px;vertical-align: top;}
.per-symbol {font-size: 20px;padding-left: 5px; letter-spacing: 3px;}

.plan-text {text-align: center;}

.plan-text[part="a"] {
	font-size: 26px;
	text-align: center;
	font-weight: lighter;
}
.plan-text[part="b"] {
	text-align: center;
	font-size: 29px;
	line-height: 33px;
}
.plan-text[part="c"] {
	text-align: center;
	font-size: 15px;
	font-style: italic;
	font-weight: lighter;
}
.plan-text[part="d"] {
	text-align: center;
	font-size: 12px;
	line-height: 38px;
	font-weight: normal;
}

.flavor-text {
	position: absolute;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	width: 340px;
	display: block;
}
.flavor-text[name="analyze"] {top: 80px; right: 630px; text-align: right;}
.flavor-text[name="export"] {top: 140px; right: 640px; text-align: right;}
.flavor-text[name="deliver"] {top: 200px; right: 635px; text-align: right;}
.flavor-text[name="access"] {top: 60px; left: 635px;}
.flavor-text[name="manage"] {top: 120px; left: 630px;}
.flavor-text[name="know"] {top: 180px; left: 640px;}

.flavor-text .sub-text {text-align: left; font-size: 11px; font-weight: normal; font-style: italic;}


.has-skybg .column {z-index: 2;}
.has-skybg .column h1 {color: #FFF;text-align: center; line-height: 40px;}
.has-skybg .column p {
	display: block;
	padding: 5px 15px;
	color: #FFF;
	text-shadow: 0px 1px 1px #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
}
.skybg {height: 100%;width: 100%;box-shadow: inset 0px 0px 100px #000; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}


html.satshot-pricing .button {transition: box-shadow 0.3s ease-in-out; text-shadow: none !important; border-radius: 0px !important;}
html.satshot-pricing .button:hover {box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);}



table#icue-pricing-table {
	border: 1px solid #def;
	margin: 40px;
	display: table;
	width: initial;
}
table#icue-pricing-table td {
	padding: 3px 18px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}


.single-user-option {
    text-align: center;
    background-color: #def;
    margin: 10px;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 0px 1px 1px #abc;
    padding: 10px;
}

.single-user-option input {
	padding: 0;
    margin: 0 auto;
    border: none;
    background: none;
    box-shadow: none;
    border-radius: initial;
    width: initial;
}
h3.best-value {
	position: absolute;
    top: 18px;
    background-color: lightcoral;
    padding: 7px 0 0 0px;
    font-size: 12px;
    margin: 0;
    border-radius: 32px;
    border: 2px solid #fff;
    width: 50px;
    height: 43px;
    line-height: 15px;
    right: 0px;
}


/* ---------------------
      CONTACT / SIGNUP
   --------------------- */
#contact-columns, #create-account-columns {padding-bottom: 40px;}
#account-benefits h5:hover {font-weight: bold;cursor: pointer;}
#account-benefits p {margin: 0px 50px;padding: 10px 0px 25px 0px;}

table {width: 100%;}
td {padding: 0px 10px;}
td .drawLine-dotted.horz {margin: 10px 0px !important;}

form {font-family: 'Lato', Helvetica, Arial, sans-serif; margin: 0px 40px;}
label {font-size: 1.2em; font-weight: 700; line-height: 1.3em; color: #345; padding: 10px 0px 4px 0px; display: block;}
span {font-size: 1.0em; font-weight: 300; line-height: 1.3em; color: #123;}
input {height: 20px;}
select {height: 32px;}
option {padding: 5px;}
textarea {min-height: 151px;}
input, select, textarea {
	width: 100%;
	display: block;
	background-color: #8A9AAA;
	color: #FFF;
	border: 1px solid #FFF; 
	padding: 5px 0px;
	box-shadow: 0px 1px 2px #012;
	border-radius: 5px;
}
input:focus, select:focus, textarea:focus {
	outline: none;
	border: 1px solid #012 !important;
	background-color: #EEE !important; 
	color: #012 !important;
	box-shadow: inset 0px 0px 4px #012;
}
input.submit-button {
	font-weight: bold;
	background-color: #090;
	display: block; 
	height: 32px;	
	border: 1px solid #FFF; 
	padding: 5px 0px;
	box-shadow: 0px 1px 2px #89A;
	border-radius: 5px;
}

#signupform input.submit-button, 
#contactform input.submit-button {
	background-color: #B5D5E5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B5D5E5), to(#005B7F)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #B5D5E5, #005B7F); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #B5D5E5, #005B7F); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #B5D5E5, #005B7F); /* IE10 */
	background-image: -o-linear-gradient(top, #B5D5E5, #005B7F); /* Opera 11.10+ */
	background-image: linear-gradient(top, #B5D5E5, #005B7F);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B5D5E5', EndColorStr='#005B7F'); /* IE6–IE9 */
}

input.submit-button:focus, input.submit-button:hover {
	color: #123 !important;
	border: 1px solid #456 !important;
	background-color: #0C0 !important;
}
input.submit-button:active {
	color: #123;
	border: 1px solid #456;
	background-color: #090;
	box-shadow: inset 0px 0px 2px #123;
}
#contactform .phone-block input {display: inline-block; width: 23%;}
#signupform .phone-block input {display: inline-block; width: 23%;}
#signupform .check-group {display: block; margin: 10px 0px 5px 0px; padding: 10px 0px; text-align: center; width: 100%;}
#signupform .check-group h5 {display: inline; padding-left: 4px;}
#signupform .view-terms {display: inline-block; cursor: pointer; border-bottom: 1px solid #456;}
#signupform .view-terms:hover {border-bottom: none;}
#signupform .view-terms h5{display: inline; margin: 0px; font-weight: bold;}
#signupform input#termsAccept, #signupform input#sameInfo {width: 20px; height: 20px;}
#signupform input.check-box {display: inline;}

.radio {float: left; width: inherit; margin: 5px;}
form#signupform table h1, form#signupform table h2, form#signupform table h3, 
form#signupform table h4, form#signupform table h5, form#signupform table h6, 
form#signupform table p, form#signupform table a, form#signupform table ul, 
form#signupform table li {margin: 20px 0px 0px 0px;}
form#signupform table h3 {color: #567; padding-top: 20px;}
form#signupform table h3, form#signupform table h4 {display: inline-block; padding-right: 5px;}
/* ---------------------
          FOOTER
   --------------------- */
#footer {text-align: center; margin: 0px; padding: 40px 10px 10px 10px;border-top: 1px solid #AAA; background-image: url('../images/2014/all/dark-square.png'); background-repeat: repeat; background-position: top center;}
a.bottomnav.navitem {display: inline-block; margin: 6px 8px; color: #DEF; font-weight: 300; letter-spacing: 1px; font-size: 0.9em;}
a.bottomnav.navitem:hover, a.bottomnav.navitem.selected {text-decoration: underline;}
.copyright {padding: 35px 15px 5px 15px;}
.copyright p {font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 1.0em; font-weight: 300; line-height: 1.1em; letter-spacing: 1px; color: #ABC;}
/* ---------------------
     LOGIN | ALL APPS
   --------------------- */
.login-wrap {
	margin: 0px 5px;
	padding-bottom: 10px;
    background-color: #F8FCFF;
}

.login.column-group {float: none;}
.login.column-group .column {float: none;}

.login-wrap h1, .login-wrap h4 {display: inline;}
.login-wrap h1 {margin: 0px 5px 0px 40px;}
.login-wrap h4 {margin: 0px 40px 0px 0px;}
.login-wrap .drawLine-dotted.horz {margin: 0px 40px;}
.login-wrap form {margin: 0px 30px;}
.login-wrap label {height: 20px;}

.login-wrap input.submit-button {margin-top: 33px;}

.login-wrap input.submit-button.icue {
	background-color: #F7AC1B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7AC1B), to(#B36328)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #F7AC1B, #B36328); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #F7AC1B, #B36328); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #F7AC1B, #B36328); /* IE10 */
	background-image: -o-linear-gradient(top, #F7AC1B, #B36328); /* Opera 11.10+ */
	background-image: linear-gradient(top, #F7AC1B, #B36328);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7AC1B', EndColorStr='#B36328'); /* IE6–IE9 */
}

.login-wrap input.submit-button.mc {
	background-color: #E5AAAB;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E5AAAB), to(#BD2726)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #E5AAAB, #BD2726); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #E5AAAB, #BD2726); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #E5AAAB, #BD2726); /* IE10 */
	background-image: -o-linear-gradient(top, #E5AAAB, #BD2726); /* Opera 11.10+ */
	background-image: linear-gradient(top, #E5AAAB, #BD2726);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#E5AAAB', EndColorStr='#BD2726'); /* IE6–IE9 */
}



.loginform-table {width:100%;}
.login-column {padding: 0px 1%; float: left;}
.td-13 {width: 13%;}
.td-23 {width: 23%;}
.td-28 {width: 28%;}
/* ---------------------
       TWITTER FEED
   --------------------- */
#twitter_update_list li {color: #468;font-size: 1.3em;line-height: 1.8em;border-bottom: 1px dotted #CDE;margin: 16px 40px;padding: 0 0 1em 0; list-style:none;}
#twitter_update_list a {color: #00AEEF;text-decoration: none;margin: 0;font-size: 1.2em;font-family: 'Nunito', Helvetica, Arial, sans-serif; }
#twitter_update_list a:hover {text-decoration: underline;}
#twitter_update_list li a {color: #9AB;font-size: 1em;font-style: italic;}
p.profileLink a {color: #9AB !important;font-size: 1em;}
#sociconwrap {text-align: left; margin: 0px 40px;}
a.socicon {background-image: url(https://www.satshot.com/images/social-icon-sprites/fb-yt-tw.png);background-repeat: no-repeat;cursor: pointer;margin: 0 !important;height: 36px;display: inline-block;}
a.socicon.fb {background-position: 0px 0px; width: 36px;}
a.socicon.yt {background-position: -36px 0px; width: 32px;}
a.socicon.tw {background-position: -68px 0px; width: 44px;}
a.socicon.fb {background-position: 0px -36px;}
a.socicon.yt {background-position: -36px -36px;}
a.socicon.tw {background-position: -68px -36px;}
a.twitter-link {color: #00AEEF;font-family: 'Nunito', Helvetica, Arial, sans-serif;margin: 0;font-size: 1.0em;}
/* ---------------------
     BUTTON  GRADIENTS
   --------------------- */
.black-solid {background-color: #444444;color: #FFF !important;}
.yellow-solid {background: rgb(240,210,120);color: #333 !important;}
.smokey-white-solid {background-color: #f6f8f9;color: #333 !important;}
.orange-solid {background: #f2aa02;color: #FFF !important;}
.light-gray-solid {background: rgb(221,221,221);color: #333 !important;}
.gray-solid {background-color: #6a6a6a;color: #FFF !important;}
.green-solid {background-color:#42B741;  color: #FFF !important;}
.light-red-solid {background: rgb(248,100,70);color: #FFF !important;}
.light-blue-solid {background: rgb(224,243,250);color: #FFF !important;}
.gentle-purple-solid {background: #b8c6df;color: #FFF !important;}
.white-solid {background: #ffffff;color: #333 !important;}
.gentle-blue-solid {background: #b2e1ff;color: #FFF !important;}
.blue-solid {background-color: #00aeef;color: #FFF !important;}

.black-gradient				{background-color: #444444;
	background: -moz-linear-gradient(top, #444444 1%, #333333 50%, #222222 51%, #131313 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #444444), color-stop(50%, #333333), color-stop(51%, #222222), color-stop(100%, #131313));
	background: -webkit-linear-gradient(top, #444444 1%, #333333 50%, #222222 51%, #131313 100%);
	background: -o-linear-gradient(top, #444444 1%, #333333 50%, #222222 51%, #131313 100%);
	background: -ms-linear-gradient(top, #444444 1%, #333333 50%, #222222 51%, #131313 100%);
	background: linear-gradient(to bottom, #444444 1%, #333333 50%, #222222 51%, #131313 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#131313', GradientType=0 );color: #FFF !important; text-shadow: 0px 1px #000 !important;}
.yellow-gradient				{background: rgb(240,210,120);
background: -moz-linear-gradient(top,  rgba(240,210,120,1) 0%, rgba(240,210,120,1) 50%, rgba(240,210,40,1) 51%, rgba(240,210,40,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,210,120,1)), color-stop(50%,rgba(240,210,120,1)), color-stop(51%,rgba(240,210,40,1)), color-stop(100%,rgba(240,210,40,1)));
background: -webkit-linear-gradient(top,  rgba(240,210,120,1) 0%,rgba(240,210,120,1) 50%,rgba(240,210,40,1) 51%,rgba(240,210,40,1) 100%);
background: -o-linear-gradient(top,  rgba(240,210,120,1) 0%,rgba(240,210,120,1) 50%,rgba(240,210,40,1) 51%,rgba(240,210,40,1) 100%);
background: -ms-linear-gradient(top,  rgba(240,210,120,1) 0%,rgba(240,210,120,1) 50%,rgba(240,210,40,1) 51%,rgba(240,210,40,1) 100%);
background: linear-gradient(to bottom,  rgba(240,210,120,1) 0%,rgba(240,210,120,1) 50%,rgba(240,210,40,1) 51%,rgba(240,210,40,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0d278', endColorstr='#f0d228',GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.white-gradient				{background-color: #f6f8f9;
	background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(50%, #e5ebee), color-stop(51%, #d7dee3), color-stop(100%, #f5f7f9));
	background: -webkit-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
	background: -o-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
	background: -ms-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
	background: linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.orange-gradient				{background: #f2aa02;
background: -moz-linear-gradient(top,  #f2aa02 0%, #ef9402 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2aa02), color-stop(100%,#ef9402));
background: -webkit-linear-gradient(top,  #f2aa02 0%,#ef9402 100%);
background: -o-linear-gradient(top,  #f2aa02 0%,#ef9402 100%);
background: -ms-linear-gradient(top,  #f2aa02 0%,#ef9402 100%);
background: linear-gradient(to bottom,  #f2aa02 0%,#ef9402 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2aa02', endColorstr='#ef9402',GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.light-gray-gradient			{background: rgb(221,221,221);
background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(204,204,204,1) 50%, rgba(187,187,187,1) 51%, rgba(153,153,153,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(50%,rgba(204,204,204,1)), color-stop(51%,rgba(187,187,187,1)), color-stop(100%,rgba(153,153,153,1)));
background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 50%,rgba(187,187,187,1) 51%,rgba(153,153,153,1) 100%);
background: -o-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 50%,rgba(187,187,187,1) 51%,rgba(153,153,153,1) 100%);
background: -ms-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 50%,rgba(187,187,187,1) 51%,rgba(153,153,153,1) 100%);
background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 50%,rgba(187,187,187,1) 51%,rgba(153,153,153,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#999999',GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.gray-gradient					{background-color: #6a6a6a;
	background: -moz-linear-gradient(top, #6a6a6a 25%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #6a6a6a), color-stop(100%, #333333));
	background: -webkit-linear-gradient(top, #6a6a6a 25%, #333333 100%);
	background: -o-linear-gradient(top, #6a6a6a 25%, #333333 100%);
	background: -ms-linear-gradient(top, #6a6a6a 25%, #333333 100%);
	background: linear-gradient(to bottom, #6a6a6a 25%, #333333 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a6a6a', endColorstr='#333333', GradientType=0 );color: #FFF !important; text-shadow: 0px 1px #000 !important;}
.green-gradient				{background: #84c88b;
	background: -moz-linear-gradient(top,  #84c88b 0%, #4db856 50%, #00a550 51%, #007f3d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84c88b), color-stop(50%,#4db856), color-stop(51%,#00a550), color-stop(100%,#007f3d));
	background: -webkit-linear-gradient(top,  #84c88b 0%,#4db856 50%,#00a550 51%,#007f3d 100%);
	background: -o-linear-gradient(top,  #84c88b 0%,#4db856 50%,#00a550 51%,#007f3d 100%);
	background: -ms-linear-gradient(top,  #84c88b 0%,#4db856 50%,#00a550 51%,#007f3d 100%);
	background: linear-gradient(to bottom,  #84c88b 0%,#4db856 50%,#00a550 51%,#007f3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84c88b', endColorstr='#007f3d',GradientType=0 );color: #FFF !important; text-shadow: 0px 1px #000 !important;}
.groovy-gradient				{background-color: #59d6db;
	background: -moz-linear-gradient(45deg, #59d6db 0%, #8eb92a 50%, #72aa00 51%, #23419b 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #59d6db), color-stop(50%, #8eb92a), color-stop(51%, #72aa00), color-stop(100%, #23419b));
	background: -webkit-linear-gradient(45deg, #59d6db 0%, #8eb92a 50%, #72aa00 51%, #23419b 100%);
	background: -o-linear-gradient(45deg, #59d6db 0%, #8eb92a 50%, #72aa00 51%, #23419b 100%);
	background: -ms-linear-gradient(45deg, #59d6db 0%, #8eb92a 50%, #72aa00 51%, #23419b 100%);
	background: linear-gradient(45deg, #59d6db 0%, #8eb92a 50%, #72aa00 51%, #23419b 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59d6db', endColorstr='#23419b', GradientType=1 );color: #FFF !important; text-shadow: 0px 1px #000 !important;}
.light-red-gradient			{background: rgb(248,100,70);

background: -moz-linear-gradient(top,  rgba(248,100,70,1) 0%, rgba(241,131,112,1) 50%, rgba(246,61,32,1) 51%, rgba(231,76,59,1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,100,70,1)), color-stop(50%,rgba(241,131,112,1)), color-stop(51%,rgba(246,61,32,1)), color-stop(100%,rgba(231,76,59,1)));

background: -webkit-linear-gradient(top,  rgba(248,100,70,1) 0%,rgba(241,131,112,1) 50%,rgba(246,61,32,1) 51%,rgba(231,76,59,1) 100%);

background: -o-linear-gradient(top,  rgba(248,100,70,1) 0%,rgba(241,131,112,1) 50%,rgba(246,61,32,1) 51%,rgba(231,76,59,1) 100%);

background: -ms-linear-gradient(top,  rgba(248,100,70,1) 0%,rgba(241,131,112,1) 50%,rgba(246,61,32,1) 51%,rgba(231,76,59,1) 100%);

background: linear-gradient(to bottom,  rgba(248,100,70,1) 0%,rgba(241,131,112,1) 50%,rgba(246,61,32,1) 51%,rgba(231,76,59,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f86446', endColorstr='#e74c3b',GradientType=0 );color: #FFF !important; text-shadow: 0px 1px #000 !important;}
.light-blue-gradient			{background: rgb(224,243,250);
background: -moz-linear-gradient(top,  rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(184,226,246,1) 51%, rgba(182,223,253,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,243,250,1)), color-stop(50%,rgba(216,240,252,1)), color-stop(51%,rgba(184,226,246,1)), color-stop(100%,rgba(182,223,253,1)));
background: -webkit-linear-gradient(top,  rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 51%,rgba(182,223,253,1) 100%);
background: -o-linear-gradient(top,  rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 51%,rgba(182,223,253,1) 100%);
background: -ms-linear-gradient(top,  rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 51%,rgba(182,223,253,1) 100%);
background: linear-gradient(to bottom,  rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 51%,rgba(182,223,253,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.gentle-purple-gradient		{background: #b8c6df;
background: -moz-linear-gradient(top,  #b8c6df 0%, #6d88b7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8c6df), color-stop(100%,#6d88b7));
background: -webkit-linear-gradient(top,  #b8c6df 0%,#6d88b7 100%);
background: -o-linear-gradient(top,  #b8c6df 0%,#6d88b7 100%);
background: -ms-linear-gradient(top,  #b8c6df 0%,#6d88b7 100%);
background: linear-gradient(to bottom,  #b8c6df 0%,#6d88b7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c6df', endColorstr='#6d88b7',GradientType=0 );	color: #FFF !important; text-shadow: 0px 1px #000 !important;}
.smokey-white-gradient		{background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.gentle-blue-gradient			{background: #b2e1ff;
background: -moz-linear-gradient(top,  #b2e1ff 0%, #66b6fc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc));
background: -webkit-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%);
background: -o-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%);
background: -ms-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%);
background: linear-gradient(to bottom,  #b2e1ff 0%,#66b6fc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 );color: #333 !important; text-shadow: 0px 1px #FFF !important;}
.blue-gradient				 	{opacity: 1;
	background-color: #00aeef;
	background: -moz-linear-gradient(top, #00aeef 0%, #005b7f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeef), color-stop(100%, #005b7f));
	background: -webkit-linear-gradient(top, #00aeef 0%, #005b7f 100%);
	background: -o-linear-gradient(top, #00aeef 0%, #005b7f 100%);
	background: -ms-linear-gradient(top, #00aeef 0%, #005b7f 100%);
	background: linear-gradient(to bottom, #00aeef 0%, #005b7f 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#005b7f', GradientType=0 );color: #FFF !important; text-shadow: 0px 1px #000 !important;}
/* ---------------------
        DAS FLUID!
   --------------------- */
/*@media (max-width: 840px) {
/*span.break {display: block;}
/* [iCUE] COLUMN ADJUSTMENTS */
/*#icue-columns .column-group.c-50 {width: 100%;}
/*#icue-columns .column-group.c-50 .column.c-100 {width:50%;}
/* [IMAGERY] COLUMN ADJUSTMENTS */
/*#imagery-columns .column-group .column.c-30 {width: 100%;}
/*#imagery-columns .column-group .column.c-40 {width: 100%;}
/* [MAPCENTER] COLUMN ADJUSTMENTS */
/*#mapcenter-columns .column-group.c-30,
/*#mapcenter-columns .column-group.c-70 {width: 100%;}
/*#mapcenter-columns .column-group.c-30 .column.c-100 {width:50%;}
/*}
/*@media (max-width: 780px) {
/*.link-group {float: none; width: 100%;}
/*#sociconwrap {text-align: left;}
/*.slideshow_prev, .slideshow_next {display: none;}
/* [HOME] COLUMN ADJUSTMENTS */
/*#home-columns .column-group.c-40 {width: 50%;}
/*#home-columns .our-mission.column-group.c-40 {width: 100%;}
/*#home-columns .column-group.c-60 {width: 100%;}
/*#home-columns .column-group.c-100 {width: 50%;}
/*#home-columns .column-group.c-100 .column.c-60, 
/*#home-columns .column-group.c-100 .column.c-40 {width: 100%;} 
/* [IMAGERY] COLUMN ADJUSTMENTS */
/*#imagery-columns .column-group.c-50 {width: 100%;}
/*#imagery-columns .column-group.c-100 {width: 100%;}
/* [LANDSCOUT] COLUMN ADJUSTMENTS */
/*.ls-bb-image {display: none;}
/*.ls-bb-group {min-height: 1px; padding-bottom: 55px;}
/*#landscout-columns .column-group.c-40, 
/*#landscout-columns .column-group.c-60 {width: 50%;}
/*#landscout-columns .pp.column-group.c-50 {width: 50%;}
/* [NEW ACCOUNT] COLUMN ADJUSTMENTS */
/*#create-account-columns .column-group.c-40,
/*#create-account-columns .column-group.c-60 {width: 100%;}
/* [FORM] COLUMN ADJUSTMENTS */
/*label span {display: block;}
/*}
/*
/*@media (max-width: 740px) {
/* [iCUE] COLUMN ADJUSTMENTS */
/*#icue-columns .column-group.c-50 .column.c-100 {width:100%;}
/*
/* [LANDSCOUT] COLUMN ADJUSTMENTS */
/*#landscout-columns .column-group.c-40, 
/*#landscout-columns .column-group.c-60 {width: 100%;}
/*}
/*
/*@media (max-width: 640px) {
/* [iCUE] COLUMN ADJUSTMENTS */
/*#icue-columns .column-group.c-40, 
/*#icue-columns .column-group.c-60 {width: 100%;}
/*
/* [MAPCENTER] COLUMN ADJUSTMENTS */
/*#mapcenter-columns .column-group.c-40,
/*#mapcenter-columns .column-group.c-60 {width: 100%;}
/*#mapcenter-columns .column-group.c-40 .column.c-100 {width:50%;}
/*
/*#mapcenter-columns .login.column-group.c-40 .column.c-100, 
/*#mapcenter-columns .login.column-group.c-40 {width: 100%;}
/*
/*
/*
/* [SATSHOT PRICING] COLUMN ADJUSTMENTS */
/*#credit-columns .column-group.c-40, 
/*#credit-columns .column-group.c-60 {width: 100%;}
/*#credit-columns .price-guide-img.column {display: none;}
/*}
/*@media (max-width: 580px) {
/*span.break {display: inline;}
/*#sociconwrap {text-align: right;}
/*.data h1, .data h4 {margin: 0px 40px 0px 40px; display: block;}
/* [HOME] COLUMN ADJUSTMENTS */
/*#home-columns .column-group.c-60 {width: 100%;} 
/*#home-columns .column-group.c-40 {width: 100%;} 
/*#home-columns .column-group.c-100 {width: 100%;}
/* [IMAGERY] COLUMN ADJUSTMENTS */
/*#imagery-columns .column-group.c-50 {width: 100%;}
/*#imagery-columns .column-group.c-100 {width: 100%;}
/*#imagery-columns .column-group.c-100 .column.c-50 {width: 100%;}
/* [LANDSCOUT] COLUMN ADJUSTMENTS */
/*.column.c-30.ls-bb-group {width: 100%;margin: 0px;border-radius: 0px;box-shadow: none;}
/*#landscout-columns .pp.column-group.c-50 {width: 100%;}
/* [MAPCENTER] COLUMN ADJUSTMENTS */
/*#mapcenter-columns .column-group.c-30 .column.c-100 {width:100%;}
/*#mapcenter-columns img.mc-laptop {display: none;}
/* [SATSHOT PRICING] COLUMN ADJUSTMENTS */
/*#credit-columns .relation.column .credit-example {width: 100%;}
/* [CONTACT] COLUMN ADJUSTMENTS */
/*#contact-columns .column-group.c-100 .column.c-50 {width: 100%;}
/*
/*.td-13 {width: 98% !important;}
/*.td-23 {width: 98% !important;}
/*.td-28 {width: 47.5% !important;}
/*
/*}
/*@media (max-width: 520px) {
/*.ls-image.standard {display: none;}
/*.ls-image.mobile {display: block;}
/*div.yt-vid {margin: 0;}
/*div.yt-vid iframe {display: none;}
/*div.vid-link-alt {display: block;}
/*.data h1 {margin-top: 15px;}
/*
/* [SATSHOT PRICING] COLUMN ADJUSTMENTS */
/*#credit-columns .list, #credit-columns .list-help {float: none;border: none;width: 100%;}
/*#credit-columns .list li, #credit-columns .list-help p {margin: 5px 40px;}
/*
/*}
/*@media (max-width: 375px) {
/*.column-group > h1, .column-group > h2, .column-group > h3, .column-group > h4, 
/*.column-group > h5, .column h1, .column h2, .column h3, .column h4, .column h5 {margin: 0px 10px;}
/*.column-group > h6, .column-group > p, .column-group > a, .column-group > li, 
/*.column h6, .column p, .column a, .column li, .image-tag-group, 
/*a.downloadButton, .drawLine-dotted.horz, .ls-column-image {margin: 10px;}
/*.data h1, .data h2, .data h4, .data h6, .data p, .data a {margin: 0px 20px;}
/*.data h1 {margin-top: 15px;}
/*form#signupform, form#contactform, form#loginform, #icue-images {margin: 0px 10px;}
/*.login-wrap h1 {margin: 0px 5px 0px 10px !important;}
/*.login-wrap h4 {margin: 0px 10px 0px 0px !important;}
/*.login-wrap .drawLine-dotted.horz {margin: 0px 10px !important;}
/*.icue-icon {margin: 5px 10px 10px 10px;}
/*#jstwitter {padding: 5px 0px !important;}
/*#credit-columns li {margin: 5px 10px 0px 10px;}
/*#credit-columns .list-help p {margin: 5px 10px 10px 10px;}
/*.slideshow_paging {left: 14px;}
/*#sociconwrap {margin: 0 10px;}
/*.tweet {margin: 16px 0px !important;}
/*.column .ls-2-icon {margin: 5px 15px 0px 10px;}
/*}