/* Imonggo Website */
DIV {  /*let Firefox stick to the padding web standards*/ -moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0;}
body {font-family:'Open Sans Regular', sans-serif; -webkit-text-stroke: 1px transparent;}
body.imonggo a{font-color:#3d3d3d; text-decoration:none;}
.imonggo h1,.imonggo h3 {color:rgb(221, 93, 43);}
.imonggo h2 {color:rgb(201, 73, 23);}
.imonggo h3 {font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title {font-family: 'Open Sans Semibold', sans-serif; font-weight:normal; -webkit-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);-moz-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);-ms-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);-o-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);}
span.title {font-size:1.45em; margin-bottom:20px;}
.imonggo .edge, .imonggo .fr {float:right;}
.alignc {text-align:center;}
.uspace {margin-top:20px;}
.bspace {margin-bottom:50px;}
.rs15 {margin-right:15px;}
.white {color:#fff;}
.uline {text-decoration:underline;}
a {color:#f78700;}
header,.shadow {-webkit-box-shadow: 0px 1px 3px rgba(116, 118, 125, 0.5);-moz-box-shadow: 0px 1px 3px rgba(116, 118, 125, 0.5);box-shadow: 0px 1px 3px rgba(116, 118, 125, 0.5);}
.shadowup {-webkit-box-shadow: 0px -1px 3px rgba(116, 118, 125, 0.5);-moz-box-shadow: 0px -1px 3px rgba(116, 118, 125, 0.5);box-shadow: 0px -1px 3px rgba(116, 118, 125, 0.5);}
.inset {-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);}
a.button {border-bottom: 1px solid rgba(0,0,0, 0.25);line-height:1; font-family:'Open Sans Semibold';display:block; height:15px;padding:10px 20px 10px ; border-radius:5px; float:left; font-weight:bold; 
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);}
input.button {font-family:'Open Sans Semibold';display:block; height:15px;padding:10px 30px 10px ; border-radius:5px; float:left; font-weight:bold; 
    -webkit-box-shadow:0px 2px 3px 1px rgba(0,0,0,.25); -moz-box-shadow:0px 2px 3px 1px rgba(0,0,0,.25); 
    -o-box-shadow:0px 2px 3px 1px rgba(0,0,0,.25); -ms-box-shadow:0px 2px 3px 1px rgba(0,0,0,.25); box-shadow:0px 2px 3px 1px rgba(0,0,0,.25);}
a.button.gray, button.gray{background:#f1f1f1; color:#454545;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */}
a.button.orange, .btn.orange, .orangecolor, .imonggo .ui-state-default.ui-corner-left.ui-tabs-active.ui-state-active,.modal-header{background:#f68400; color:#ffffff;
background: #f89a23; /* Old browsers */
background: -moz-linear-gradient(top, #f89a23 0%, #f57100 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f89a23), color-stop(100%,#f57100)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f89a23 0%,#f57100 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f89a23 0%,#f57100 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f89a23 0%,#f57100 100%); /* IE10+ */
background: linear-gradient(to bottom, #f89a23 0%,#f57100 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f89a23', endColorstr='#f57100',GradientType=0 ); /* IE6-9 */}
.green, .btn.green {
background:rgb(56, 148, 12); color:#ffffff;
background: rgb(56, 148, 12); /* Old browsers */
background: -moz-linear-gradient(top, rgb(134, 196, 56) 0%, rgb(56, 148, 12) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(134, 196, 56)), color-stop(100%,rgb(56, 148, 12))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(134, 196, 56) 0%,rgb(56, 148, 12) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(134, 196, 56) 0%,rgb(56, 148, 12) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(134, 196, 56) 0%,rgb(56, 148, 12) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(134, 196, 56) 0%,rgb(56, 148, 12) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(134, 196, 56)', endColorstr='rgb(56, 148, 12)',GradientType=0 ); /* IE6-9 */}
.btn.green:hover {color:#fff;background:rgb(56, 148, 12); color:#ffffff;background: rgb(56, 148, 12); /* Old browsers */
background: -moz-linear-gradient(top, rgb(56, 148, 12) 0%,  rgb(134, 196, 56) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(56, 148, 12)), color-stop(100%,rgb(134, 196, 56))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(56, 148, 12) 0%, rgb(134, 196, 56) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(56, 148, 12) 0%, rgb(134, 196, 56) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(56, 148, 12) 0%, rgb(134, 196, 56) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(56, 148, 12) 0%, rgb(134, 196, 56) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(56, 148, 12)', endColorstr='rgb(134, 196, 56)',GradientType=0 ); /* IE6-9 */}
.gray{background: rgb(61, 61, 61); color:#ffffff;background:rgb(61, 61, 61); /* Old browsers */
background: -moz-linear-gradient(top, rgb(41, 41, 41) 0%, rgb(61, 61, 61) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(41, 41, 41)), color-stop(100%,rgb(61, 61, 61))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(41, 41, 41) 0%,rgb(61, 61, 61) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(41, 41, 41) 0%,rgb(61, 61, 61) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(41, 41, 41) 0%,rgb(61, 61, 61) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(41, 41, 41) 0%,rgb(61, 61, 61) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(41, 41, 41)', endColorstr='rgb(61, 61, 61)',GradientType=0 ); /* IE6-9 */}
.yellow {background:rgb(236, 174, 42); color:#ffffff;background: rgb(236, 174, 42); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(236, 174, 42) 0%, rgb(255, 191, 76) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(236, 174, 42)), color-stop(100%,rgb(255, 191, 76))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(236, 174, 42) 0%,rgb(255, 191, 76) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(236, 174, 42) 0%,rgb(255, 191, 76) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(236, 174, 42) 0%,rgb(255, 191, 76) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(236, 174, 42) 0%,rgb(255, 191, 76) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(236, 174, 42)', endColorstr='rgb(255, 191, 76)',GradientType=0 ); /* IE6-9 */}
a.button.black, input.button.black {background:#000000; color:#ffffff;background: #0b0b0b; /* Old browsers */
    background: -moz-linear-gradient(top, #5e5e5e 0%, #0b0b0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#0b0b0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5e5e5e 0%,#0b0b0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5e5e5e 0%,#0b0b0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5e5e5e 0%,#0b0b0b 100%); /* IE10+ */
background: linear-gradient(to bottom, #5e5e5e 0%,#0b0b0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#0b0b0b',GradientType=0 ); /* IE6-9 */}
a.rspace {margin-right:15px;}
.imonggo a:hover {text-decoration:none;}
header {border-bottom: 1px solid rgb(201, 201, 201);width:100%; height:auto; padding-top:10px; padding-bottom:10px;
background: #ffffcc; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, rgb(243, 243, 243) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%, rgb(243, 243, 243)));
background: -webkit-linear-gradient(top, #ffffff 0%, rgb(243, 243, 243) 100%);
background: -o-linear-gradient(top, #ffffff 0%, rgb(243, 243, 243) 100%);
background: -ms-linear-gradient(top, #ffffff 0%, rgb(243, 243, 243) 100%);
background: linear-gradient(to bottom, #ffffff 0%, rgb(243, 243, 243) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='rgb(253, 255, 207)',GradientType=0 );}
#top {padding:8px 0; text-align:right;font-size:12px;}
#top form input {margin-right:5px; padding:2px 5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; border-radius:5px; border:1px solid #cccccc;}
#top form .btn {font-size:12px; padding:1px 4px ;} 
#top form button {margin-right: 5px;} 
#logo {margin-left:-15px;width:276px; height:160px; background:transparent url(../images/biglogo.png);} 
ul#nav {font-family: sans-serif; clear:both; padding:0; margin: 10px 0 0 0; list-style-type:none; font-weight:bold; }
ul#nav li {display:inline; margin-right:20px;}
.imonggo ul#nav li.nors {margin-right:0;}
ul#nav li a {color:#454545; text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);}
ul#nav li a.selected {color:#f68400;}
#infoslab {width:370px; border-radius:5px; margin-left:0;}
#infoslab h1 {font-size:1.85em; font-family:'Open Sans Bold';text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);line-height: 1.25em;}
#intro {width:100%; height:517px; padding-top:50px; background: #f9f6fb url(../images/banner.jpg) center center no-repeat;}
#intro p {margin-bottom:20px; font-size:18px; line-height:1.25em; display:block; text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.85);}
#bgwindow {width:100%; padding:15px 0; height:auto; background:#f3f3f3 url(../images/bokeh.png)  center center;}
#testimonials {width:100%; height:150px; background:#f5f3f8 url(../images/stripes.png) center center;}
#slogo {width:136px ; height:78px; background: transparent url(../images/logo.png); }
#featpreviews {width:100%; height:auto; padding-top:38px; padding-bottom:40px;}
#showcase {height: 680px; width: 100%; background:#f6f6f6;}
#slideshow {height: 620px; padding-top:53px; padding-bottom:20px;}
#slideshow p {line-height:1.5em;}
.item h2{margin-bottom:35px;}
.item h2, #partners h2 {text-align: center; font-family:'Open Sans Semibold',sans-serif;}
.item img {text-align:center; max-height:460px;}
a.appstore {height:41px; width:122px; display:block;background:transparent url(../images/appstore.png);}
#signup, #signup2 {height:auto; width: 100%; background:#ff9900;margin:0;
background: -moz-linear-gradient(top, #f89a23 0%, #f57100 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f89a23), color-stop(100%,#f57100));
background: -webkit-linear-gradient(top, #f89a23 0%,#f57100 100%);
background: -o-linear-gradient(top, #f89a23 0%,#f57100 100%);
background: -ms-linear-gradient(top, #f89a23 0%,#f57100 100%);
background: linear-gradient(to bottom, #f89a23 0%,#f57100 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f89a23', endColorstr='#f57100',GradientType=0 );}
#signup {padding:28px 0;}
#affiliate li {background: rgb(255, 255, 202);min-height: 200px;padding: 1.5em;border-radius: 5px;margin-bottom: 20px;
border: none;}
#partners {height:auto; width: 100%; padding-top:15px; padding-bottom:35px}
#peoplemine {display:block;height:47px; background:transparent url(../images/peoplemine.png) center no-repeat;}
#shopify {display:block; height:37px; background:transparent url(../images/shopify.png) center no-repeat;}
#possync {display:block; margin-top:-10px; height:56px; background:transparent url(../images/possync.png) center no-repeat;}
#apiwerx {display:block; height:39px; background: transparent url(../images/apiwerx.png) center no-repeat;}
footer {background:rgb(61, 61, 61); color:#f5f5f5; padding-top:35px; padding-bottom:65px;}
footer ul {list-style-type:none; margin:0; padding:0;}
footer a {color: #f5f5f5; }
footer strong {font-family:'Open Sans Semibold',sans-serif;}
ul#social li {height:30px;padding-left:35px; line-height:2em;}
ul#social li.facebook {background:transparent url(../images/fb.png) no-repeat; margin-bottom:10px;}
ul#social li.twitter {background:transparent url(../images/twitter.png) no-repeat;}
ul#social li.blogger {background:transparent url(../images/blogger.png) no-repeat;}
#legal {margin-top: 20px; border-top:1px solid rgba(0,0,0,0.25); padding-top:20px;}
/* features */
ul#supportnav ,ul#creviews, ul#featnav, ul#affiliate, ul#offers, ul.feats, ul.reviews, ul#revnav {list-style-type:none; margin:0; padding:0; margin-bottom:50px;}
ul#affiliate li {border-bottom:1px solid #ccc; padding-bottom:20px; padding-top:20px;}
ol#premium {margin:0;padding:0;list-style-type:none;}
ol#premium li span {font-weight:bold;}
ul#supportnav li a {color:#777777;}
ul#supportnav li a:hover {color:#f68400;}
#maincontent {padding-top:20px; padding-bottom:50px;}
#maincontent h1 {font-size:24px;font-family:'Open Sans Semibold', sans-serif;}
ul#address {margin:0;padding:0; list-style-type:none; font-size:0.9em; padding-top:25px; border-top:1px solid #ccc; margin-top:20px;}
ul#address li {margin-bottom:15px;}
p.lead {font-size:1.125em; }
.featlead {font-size:1.75em; line-height:1.5em; text-align:center;}
ul.feats li {padding-bottom:0;padding-top:10px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: transparent url(../images/gray_bg.png);}
ul.feats li img {height: 150px;}
.ui-widget-header {	background:#f1f1f1; color:#454545;background: #ffffff; /* Old browsers */background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */}
.imonggo .ui-state-default,.imonggo .ui-widget-content .ui-state-default,.imonggo .ui-widget-header .ui-state-default,.imonggo .ui-state-active {
background:transparent; border-bottom:1px solid #cccccc;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px; border-radius:0px;}
.imonggo .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {padding-right:0;}
.imonggo .ui-tabs-vertical .ui-tabs-nav li {margin:0;}
.imonggo .ui-state-default.ui-corner-left.ui-tabs-active.ui-state-active {-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.imonggo .ui-tabs-nav {padding-top:10px;}
.imonggo .ui-tabs-nav li.ui-tabs-vertical    {border-bottom:1px solid #ccc;}
.imonggo .ui-widget-header {-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.imonggo .ui-tabs .ui-tabs-panel {padding:0 10px 0 0;}
.sfont {font-size:0.9em;}
/*accordion */
.container-fluid {width:100%;}
.accordion {display:inline;}
div.accordion-group {display:inline;}
div.accordion-heading {float: left; width: 100px; text-align: center; margin-right:20px;}
div.accordion-heading.last{margin-right:0px;}
div.accordion-heading a.accordion-toggle {color: #3d3d3d;}
div.accordion-heading a.accordion-toggle span {font-weight:bold;}
.collapse.in {float:left; opacity:1!important; height:auto!important; width:auto!important;}
.collapse.in .accordion-inner {width:300px; padding:20px 20px 20px 30px;}
.collapse {-webkit-transition: width 0.35s ease, opacity 0.35s linear;-moz-transition: width 0.35s ease, opacity 0.35s linear;transition: width 0.35s ease, opacity 0.35s linear;}
.accordion-inner {display:block; float:left; height:150px; background:transparent url('../images/tbubble.png') no-repeat;}
#signup2.collapse.in {float:none; padding:20px;}
#colors {margin:0;padding:0;}
/* log in */
.modal-body form label, .modal-body form input{display:block; margin:0 auto;}
#pricingfaq {font-size:0.85em;}
.accordion-toggle span {display:block; margin-top:10px;}
.accordion-toggle img {border-radius:80px; border:3px solid rgb(213,213,213);}
.accordion-toggle:hover img {border:3px solid #f89a23;}
#legal span {color:#f5f5f5;}
ul#creviews li, ul#ereviews li {height:auto;padding-bottom:2em; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: transparent url(../images/gray_bg.png) center bottom no-repeat;}
.imonggo ul.subnav, .imonggo ul#featnav, .imonggo #supportnav {margin-top:20px;}
#supportnav.subnav li a.titlesubnav {color:#3d3d3d; font-weight:bold; margin-top:20px;}
.sidebar {margin-top:20px;}
span.highlight {display:block; background:#000; color:#fff; padding:10px; height: auto; width: auto;}
#signup a {color:#fff; }
#signup .title {text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);}
.modal-header {text-align:center;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.modal-header h3#myModalLabel {color:#fff;}
.modal button {border-bottom: 1px solid rgba(0,0,0, 0.25);font-family:'Open Sans Semibold';display:block;padding:10px 20px 10px ; border-radius:5px;  
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);}
td input, td select {margin:10px;}
.modal-body, .modal-footer {text-align:center;}
i.video {display:block; width:24px; height:31px; background:transparent url(../images/video.png); margin-right:10px;}
.inarticle {float: left;display: inline;margin-right: 10px;}
.imonggo .carousel-control.right { right: -100px;left: auto; background:transparent url(../images/arrow_right.png);}
.imonggo .carousel-control.left {background:transparent url(../images/arrow_left.png);}
.errorExplanation {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; padding:10px; color:#d14;}
