.navbar .logo {
    width: 300px;
    height: 75px;
    position: relative;
    float: left;
    top: -20px;
}

.navbar .logo a {
    color: #5e5e5e;
    text-decoration: none;
}

footer {
    background: #333;
    width: 100%;
    font-size: 15px;
    border-bottom: 1px solid #dc2639;
    border-top: 1px solid #fff;
}

footer p {
    padding-right: 5px;
    color: #848484;
}

footer .nav-pills > li > a {
    color: #848484;
    border-left: 1px solid #444343;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 5px;
    -webkit-border-radius: 0;
    margin-right: 0;
}

footer .nav-pills > li > a:hover, footer .nav-pills > li > a:focus {
    background-color: inherit;
    color: #fff;
    font-weight: bold;
}

header .logo {
    margin: 0 0 20px 0;
}

.registration.hero-unit {
    position: relative;
    z-index: 10;
    width: 60%;
    margin: 0 auto;
}

.registration.hero-unit .btn {
    margin: 0 auto;
    display: block;
    padding: 22px 80px;
}

.chart-container {
    position: relative;
    min-height: 200px;
}

.chart-container .no-data {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 1em;
    margin: -0.5em 0 0 -150px;
    text-align: center;
}

.chart-container .no-data small {
    display: block;
}

#pageTitle {
    line-height: 30px;
}

#pageTitle small {
    text-align: right;
    font-size: 15px;
}

@media(max-width: 1376px) {
    .in-front {
        top: 100px;
    }
}

@media(max-width: 850px) {    
    .in-front {
        top: 25px !important;
        width: 100% !important;
        margin: 0 !important;
        -moz-box-sizing:    border-box;
        -webkit-box-sizing: border-box;
        box-sizing:        border-box;
    }
    
    .container-fluid {
        padding: 0;
    }
    
    body {
        padding: 0;
    }
}

.twitter-typeahead {
    width: 100%;
}

.twitter-typeahead .typeahead,
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.twitter-typeahead .typeahead {
  background-color: #fff;
}

.twitter-typeahead .typeahead:focus {
  border: 2px solid #0097cf;
}

.twitter-typeahead .tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.twitter-typeahead .tt-hint {
  color: #999;
  display: none;
}

.twitter-typeahead .tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.gradient {
    filter: none;
}

.twitter-typeahead .tt-suggestion.tt-cursor p {
    color: #fff;
}

.twitter-typeahead .tt-suggestion p {
  margin: 0;
}

html, body {
    height: 100%;
}

#domainCheckerLoader{
    top: 7px; 
    position: 
    absolute; 
    right: 5px;
}

#wrap {
    min-height: 100%;
}

#main {
    overflow: auto;
    padding-bottom: 70px;
    margin-top: -52px;
}

footer {
    position: relative;
    height: 50px;
    clear: both;
    padding-top: 20px;
}

.navbar .nav .user-login {
    color: #31a4d2;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
}

.navbar .nav .free-trial {
    color: #fff;
    background: #31a4d2;
    border-radius: 3px;
    border: 1px solid #fff;
    margin-left: 10px;
}

.navbar .nav .free-trial:hover, .navbar .nav .free-trial:active {
    color: #31a4d2;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
    margin-left: 10px;
}

.navbar .nav.site-admin, .navbar .nav.user-logged-in,
.site-admin, .user-logged-in
{
    display: none;
}

.chartcolorblock {
    display: inline-block;
    width: 8px;
    height: 8px;
}
    
    .navbar .logo {
        width: 30px;
        height: 30px;
    }
    
    .navbar .logo h1 a {
        position: relative;
        margin-left: 38px;
        line-height: 48px;
    }
    
    .navbar .logo h1 a:before {
        content: "";
        background: url('/img/spritesheet.png') -56px -110px;
        width: 38px;
        height: 41px;
        position: absolute;
        left: -48px;
        top: -5px;
    }
    
    .navbar .logo h1 {
        font-size: 24px;
    }
    
    .navbar .logo h1 span {
        color: #fff;
        font-family: 'Open Sans';
        font-weight: 300;
        letter-spacing: -2px;
    }

.main-content{
    margin-top: 20px;
}
    
.container-fluid.home .main-content{
    margin-top: 0;
}

.container-fluid {
    padding-top: 10px;
}

.container-fluid.home.pullup {
    margin-top: -10px;
}

.container-fluid.home {
    padding-left: 0;
    padding-right: 0;
    margin: 0 -20px 0 -20px;
    padding-top: 0;
}

.container-fluid.home #hprot {
    width: 505px;
    height: 310px;
    overflow: hidden;
    border: 1px solid #335a6a;
    background: #0f4053;
    position: relative;
    float: right;
    margin-top: 10px;
}

.container-fluid.home #hprot img {
    position: absolute;
    top: 0;
    left: 0;
}

@media(max-width:1100px) {
    .container-fluid.home #hprot {
        width: 100%;
        padding-top: 61%;
        height: 0;
    }
}

.main-content h1 {
    font-weight: 300;
    color: #0f4053;
    font-size: 43px;
    line-height: 50px;
    margin-bottom: 20px;
}

.main-content ul li {
    font-size: 18px;
    line-height: 26px;
    color: #0f4053;
    margin-bottom: 10px;
}

@media(max-width: 980px) {
    .container-fluid.home {
        margin: 0;
    }
}

.container-fluid.home.white h1 {
    font-weight: 300;
    font-size: 43px;
    color: #666;
    margin: 40px 0;
    letter-spacing: -2px;
}

.container-fluid.home.white h1 strong {
    font-weight: 600;
    color: #31a4d2;
    text-decoration: underline;
}

.container-fluid.home.white .row-fluid.descs {
    width: 80%;
    margin-left: 10%;
}

.container-fluid.home.white .row-fluid:nth-child(2) {
    border-bottom: 1px solid #ccc;
}

.container-fluid.home.white .row-fluid .span6:first-child {
    border-right: 1px solid #ccc;
}

.container-fluid.home.white .row-fluid .span6 {
    padding: 40px;
}
.container-fluid.home.white .logo {
    background: url('/img/spritesheet.png');
    width: 185px;
    height: 186px;
    margin-bottom: 50px;
    margin-top: 20px;
}

.container-fluid.home.white .stop .logo {
    background-position: -6px -172px;
    float: left;
    margin-right: 40px;
}

.container-fluid.home.white .edge .logo {
    background-position: -13px -376px;
    float :left;
    margin-right: 40px;
}

.container-fluid.home.white .drevs .logo {
    background-position: -208px -171px;
    float: right;
    margin-left: 40px;
}

.container-fluid.home.white .moov .logo {
    background-position: -224px -374px;
    float: right;
    margin-left: 40px;
}

.container-fluid.home.white h2:before, .container-fluid.home.white h2:after {
    content: " - ";
    color: #0f4053;
}

.container-fluid.home.white h2 {
    font-size: 29px;
    line-height: 40px;
    color: #0f4053;
    text-align: center;
}

.container-fluid.home.white h3 {
    font-size: 21px;
    line-height: 26px;
    color: #dc2639;
    text-align: center;
}
.container-fluid.home.white .edge h3, .container-fluid.home.white .moov h3 {
    color: #31a4d2;
}

.container-fluid.home.white p {
    color: #464646;
    text-align: center;
}

.container-fluid.home.mobile {
    background: #35a5d3;
    margin-top: 116px;
    position: relative;
    height: 734px;
    color: #fff;
}

.container-fluid.home.mobile .row-fluid {
    position: relative;
}

.container-fluid.home.mobile h1 {
    color: #fff;
    font-weight: 300;
    font-size: 43px;
    position: relative;
    border-top: 1px solid #fff;
    margin-top: 99px;
    padding-top: 30px;
    margin-bottom: 30px;
}

.container-fluid.home.mobile h1:before {
    content:"";
    display: block;
    width: 158px;
    height: 48px;
    background: url('/img/spritesheet.png') -97px -107px;
    position: absolute;
    top: -50px;
    left: 0;
}

.container-fluid.home.mobile:before {
    content: "";
    background: url('/img/stripes.gif');
    position: relative;
    top: 0;
    height: 12px;
    width: 100%;
}

@media(max-width: 1060px) {
    .container-fluid.home.mobile .phone {
        display: none;
    }
}

.container-fluid.home.mobile .phone {
    background: url('/img/spritesheet.png') 0 -576px no-repeat;
    width: 664px;
    height: 774px;
    position: absolute;
    top: -104px;
    right: 0;
}

.container-fluid.home.mobile ul li {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
}

.container-fluid.home.mobile .lead, .container-fluid.home.white .lead {
    font-weight: 300;
    font-size: 28px;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #fff;
    text-align: left;
}

.container-fluid.home.mobile .lead a {
    font-weight: 600;
    font-size: 28px;
    color: #35a5d3;
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px;
    box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.2);
}

.container-fluid.home.mobile .lead a:hover {
    position: relative;
    top: 2px;
    box-shadow: none;
    text-decoration: none;
}

.container-fluid.home ul {
    list-style-type: none;
}

.container-fluid.home ul li:before {
    content: "";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -16px;
    width: 16px;
    font-size: 14px;
}

.container-fluid.home.pullup ul li:before {
    color: #31a4d2;
}

.container-fluid.home.pullup h1 {
    margin-top: 0;
    letter-spacing: -3px;
}

.container-fluid.home.white .lead a, .package-table a {
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    background-color: #35a5d3;
    border-radius: 5px;
    display: inline-block;
    padding: 10px;
    box-shadow: 0 3px 0 #ddd;
}

.container-fluid.home.white .lead a:hover {
    box-shadow: none;
    position: relative;
    top: 2px;
    text-decoration: none;
}

.main-content.home {
    padding-top: 50px;
    min-height: 504px;
    background: #fff url('/img/homebg.jpg') center;
    background-size: cover;
}

.main-content.home a.free-trial {
    border-radius: 3px;
    background: #31a4d2;
    color: #fff;
    padding: 17px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 25px;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 50px;
}

.main-content p{
    color: #337e9c;
}
.main-content .twitter-typeahead .tt-query{
    color: #7bb9d2;   
}
    
.main-content .btn-large{
    padding-left: 50px;
    padding-right: 50px;
    border: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background-image:linear-gradient(to bottom, #e9e9e9, #dedede);
    color: #676767;
    font-size: 18px;
    text-shadow: none;
}

.main-content .btn-large:hover{
    background-position: 0 0;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
}

.btn-social.active {
    border: 2px solid #0f0;
    width: 51px;
    height: 51px;
    border-radius: 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.btn-social{
    display: inline-block;
    background-image: url('/img/spritesheet.png');
    opacity: 0.6;
    width: 49px;
    height: 49px;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 10px 10px 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.btn-social.nofade {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.btn-social:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    box-shadow: 0 0 5px rgba(135, 204, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(135, 204, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(135, 204, 255, 1);
}

.btn-social.twitter{
    background-position: -50px 0px;
}

.btn-social.linkedin{
    background-position: -99px 0px;
}

.btn-social.wordpress{
    background-position: -148px 0px;
}

.logo h1 {
  margin: 10px 0;
  font-family: 'Goudy Bookletter 1911', serif;
  font-weight: 300;
  color: #5e5e5e;
  text-rendering: optimizelegibility;
  line-height: 40px;
  font-size: 50px;
}

.logo h1 span {
    color: #e43421;
}

.logo h1 small {
  margin-top: 5px;
  font-family: 'texgyreadventorregular';
  font-weight: normal;
  line-height: 2em;
  color: #6a6d6d;
  display: block;
  font-size: 12.5px;
}

.white-row {
    background-color: #fff;
    margin: 30px -40px;
    padding: 40px 0 60px;
    border-top: 4px solid #f2f1f1;
    color: #48a8ce;
    font-size: 13px;
}
@media(max-width: 850px) {
    .white-row {
        margin: 30px 0;
    }
}

.white-row h3 {
    color: #61889b;
    font-size: 18px;
    line-height: 20px;
}

table th {
    color: #61889b;
}

.home-footer h3 {
    font-size: 14px;
}

.hp-wrapper-img {
    width: 40%; 
    height: 100%; 
    position: absolute; 
    top: 0;
    left: 0;
    max-width: 470px;
}

.hp-wrapper-img div {
    overflow: hidden;
    height: 100%;
}

.hp-wrapper-img img {
    max-width: none; 
    width: 460px; 
    margin-left: -230px; 
    height: 100%; 
    left: 50%; 
    position: relative
}

.hp-wrapper-img:before
{
	position: absolute;
	width: 55%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 16px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 16px 20px rgba(0, 0, 0, 0.5);
	z-index: -1;
}

.hp-wrapper .hp-text a.btn {
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 979px) {
    .hp-wrapper .hp-text a.btn {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.hp-text {
    height: 100%; 
    margin-left: 45%;
}

.main-content > .span8 {
    position: relative;
}

.navbar-container{
    padding-top: 30px;
}

.registration p{
    font-family: 'Droid Sans', sans-serif;
    font-size: 15px;
    color: #9e9e9e;
}

.registration p small{
    font-size: 13px;
}

.registration .modal-form p{
    font-size: 14px;
    color: #666666;
}

.registration .modal-form p span{
    font-size: 14px;
    color: #dd7b6f;
}

.registration .btn-success{
    width: 100%;
}

.navbar .user-level{
   padding: 10px 15px 0;
   color: #e43421;
}

.navbar .logged-in-as{
    padding: 10px 15px 0;
    color: #48a8ce;
}

.user-profile{
    color: #337e9c;
}

.user-profile .help-block{
    color: #cac9c9;
}

.user-profile .form-actions{
    border: 0;
    margin-top: -10px;
    padding-left: 180px;
}

.user-profile .form-actions .btn{
    margin-right: 10px;
}

.user-profile .floated-items .control-item{
    float: left;
}

.tracking .form-horizontal .control-label{
    margin-left: -50px;
}

.tracking .form-horizontal .controls{
    float: left;
    margin-left: 20px;
    width: 70%
}

.tracking .twitter-typeahead .tt-query, .main-content .twitter-typeahead .tt-query{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    background-color: #fff!important;
}

.tracking .did-you-mean-notice {
    background-color: rgb(136, 221, 221);
    color: #61889b;
    padding: 7px 5px 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    margin-top: -5px;
    display: none;
}

.tracking .domain-preview {
    position: absolute;
    top: 0;
    right: -160px;
    width: 150px;
    height: 150px;
    display: none;
    background: #ccc 67px 65px no-repeat url(/img/ajax-loader-ball-white-black.gif);
}

.tracking .domain-preview:after {
    border-width: 5px 10px 5px 0;
    border-color: transparent #ccc;
    border-style: solid;
    top: 10px;
    left: -10px;
    content: "";
    position: absolute;
    width: 0;
    display: block;
}

.tracking .domain-preview img {
    padding: 5px 0 0 5px;
}

@media (max-width:979px){
    .tracking .domain-preview
    {   
        display: none !important;
    }
    
    .modal-body {
        overflow-y: auto !important;
    }
}

.btn.tracking-request {
  color: #ffffff;
  padding: 3px 30px 3px 40px;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  background-color: #8b8b8b;
  *background-color: #efefef;
  background-image: -moz-linear-gradient(top, #acabab, #929090);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#acabab), to(#929090));
  background-image: -webkit-linear-gradient(top, #acabab, #929090);
  background-image: -o-linear-gradient(top, #acabab, #929090);
  background-image: linear-gradient(to bottom, #acabab, #929090);
  background-repeat: repeat-x;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 30px;
  margin-right: 20px;
}

@media(max-width: 1504px) {
    .btn.tracking-request {
        margin-right: 0;
        display: block;
        position: relative;
        top: -12px;
    }
}

.btn.tracking-request:after{
    content: "";
    background-image: url('/img/popout-icon.png');
    width: 22px;
    height: 17px;
    float: right;
    margin: 5px 0 5px 25px;
}


.chart-filter-select{
    width: 100%;
}

.requests-intro{
    padding: 10px;
    background-color: #f7f6f6;
    color: #333;
    width: 460px;
}

#tblRequests{
    margin-top: 30px;
}

.stopLogo,
.edgeLogo,
.revsLogo,
.moovLogo,
.globLogo{
    width: 56px;
    height: 56px;
}

.stopLogo{
    background: url('/img/icons/icon-Panic.svg');
}

.edgeLogo{
    background: url('/img/icons/icon-Edge.svg');
}

.revsLogo{
    background: url('/img/icons/icon-Drevs.svg');
}
.moovLogo{
    background: url('/img/icons/icon-Moov.svg');
}

.globLogo{
    background: url('/img/icons/icon-AllRankings.svg');
}

.main-content .stopLogo,
.main-content .edgeLogo,
.main-content .revsLogo,
.main-content .moovLogo,
.main-content .globLogo{
    float: left;
    position: relative;
    top: -15px;
    left: 0;
    margin-right: 5px;
}

#tblTracking_length label{
    text-transform: capitalize;
    color: #a7a7a7;
}

#tblTracking_filter label{
  color: transparent;
}

#tblTracking_filter label input{
  color: #a7a7a7;
  background-image: url('/img/magnifying-glass.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 24px;
}

table.table-blue {
    margin-top: 20px;
}

table.table-blue thead th {
    background-color: #ededed;
}

table.table-blue thead th:first-child {
    border-radius: 5px 0 0 0;
}

table.table-blue thead th:last-child {
    border-radius: 0 5px 0 0 ;
}

table.table-blue tbody tr:last-child td:first-child {
    border-radius: 0 0 0 5px;
}

table.table-blue tbody tr:last-child td:last-child {
    border-radius: 0 0 5px 0 ;
}

table.table-blue .sorting, 
table.table-blue .sorting_asc, 
table.table-blue .sorting_desc{
    background-position: center right;
} 

table.table-blue thead th{
    background-color: #31a4d2;
    color: #fff;
    padding: 8px 0 8px 10px !important;
    border-right: 1px solid #fff !important;
    border: none;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: normal !important;
}

table.table-blue tbody{
    background-color: #ffffff;
}

table.table-blue td{
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #fff;
  color: #333;
}

table.table-blue tr:nth-child(odd) td {
  background: #f5f5f5 !important;
  border-right: 1px solid #fff;
}

table.table-blue tr:nth-child(even) td {
  background: #ececec !important;
  border-right: 1px solid #fff;
}

table.table-blue tr:hover td {
  background: #f8d4d7 !important;
}

table.table-blue tr.error td {
    background-color: #f2dede;
}

.chartHeaders h4 {
    padding-top: 0;
    margin: -5px 0 15px 0;
}

.shadow-left:after {
	display: none;
}

.shadow-right:before {
	display: none;
}

.shadow-top-bottom.shadow-left:after {
	display: block;
	bottom: auto;
	top: 15px;
	right: auto;
	left: 12px;
	-moz-box-shadow: 0 -10px 12px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -10px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -10px 12px rgba(0, 0, 0, 0.5);
}

.shadow-top-bottom.shadow-right:before {
	display: block;
	bottom: auto;
	top: 15px;
	right: 12px;
	left: auto;
	-moz-box-shadow: 0 -10px 12px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -10px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -10px 12px rgba(0, 0, 0, 0.5);
}

#profile-todo {
    margin: -77px auto 0 auto;
    width: 300px;
    height: 50px;
    position: relative;
    border: 1px dashed #ccc;
    background: #f2f1f1;
    color: #61889b;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    transition: margin-top 0.5s;
    -webkit-transition: margin-top 0.5s;
    -o-transition: margin-top 0.5s;
    -ms-transition: margin-top 0.5s;
    -moz-transition: margin-top 0.5s;
}

#profile-todo.show {
    margin-top: -16px;
}

#profile-todo > h3 {
    margin: 0 0 5px 0;
}

#tblAdminReportKeywords tbody tr td:nth-child(2), #tblAdminReportDomains tbody tr td:nth-child(2),
#tblAdminReportKeywords thead tr th:nth-child(2), #tblAdminReportDomains thead tr th:nth-child(2) {
    text-align: right;
    width: 85px;
}

#tblAdminUsers {
    font-size: 11px;
}

#no-js {
    width: 100%;
    padding: 10px;
    background: #c00;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 1000;
}

#frmAddDomain .keyword-group {
    max-height: 130px;
    overflow-y: auto;
    width: 450px;
    margin-bottom: 20px;
}

#frmAddDomain .add-info {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 99999;
    height: 100%;
}

.blog-entries .blog-entry:not(:last-child) {
    border-bottom: 1px solid #aaa;
    border-radius: 20px;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
}

.blog-entries .blog-entry {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
}

.blog-entries .blog-entry:last-child {
    padding: 0 20px;
}

.blog-entry .blog-title time:before {
    content:" - ";
}

.blog-entry .blog-title time {
    font-size: 14px;
    color: #999;
}

#notification-bar {
    display: block;
    color: #fff;
    background-color: rgb(243,148,139);
    padding: 8px 35px 8px 14px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#notification-bar .icon-remove {
    cursor: pointer;
}

#mimicUser {
    display: none;
    color: #3a87ad;
    background-color: #d9edf7;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-align: center;
}

.feature {
    display: none;
}

.feature-icon {
    width: 56px;
    height: 56px;
    position: relative;
    display: block;
}

.feature-icon.Vip {
    background: url('/img/icons/icon-Vip.svg');
}

.feature-icon.AnchorTop10 {
    background: url('/img/icons/icon-AnchorTop10.svg');
}

.feature-icon.TimeTrvlr {
    background: url('/img/icons/icon-TimeTrvlr.svg');
}

.feature-icon.AllRankings {
    background: url('/img/icons/icon-AllRankings.svg');
}

.feature-icon.DepthOfCrawl {
    background: url('/img/icons/icon-DepthOfCrawl.svg');
}

.feature-icon.AffiliateNetwork {
    background: url('/img/icons/icon-AffiliateNetwork.svg');
}

.feature-icon.Panic {
    background: url('/img/icons/icon-Panic.svg');
}

.feature-icon.Moov {
    background: url('/img/icons/icon-Moov.svg');
}

.feature-icon.Drevs {
    background: url('/img/icons/icon-Drevs.svg');
}

.feature-icon.Edge {
    background: url('/img/icons/icon-Edge.svg');
}

.feature-icon.Predictr {
    background: url('/img/icons/icon-Predictr.svg');
}

.feature-icon.Homepage {
    background: url('/img/icons/icon-Homepage.svg');
}

.feature-icon.InSearch {
    background: url('/img/icons/icon-InSearch.svg');
}

.feature-icon.DepthOfCrawl:after, .feature-icon.TimeTrvlr:after {
    content: attr(data-level);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    width: 26px;
    text-align: center;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    text-indent: 0;
}

ul.user-features li {
    margin: 0 0 5px 0;
    position: relative;
}

ul.user-features li .feature-icon {
    float: left;
    margin-right: 5px;
}

ul.user-features li .icon-remove {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

#package-list {
    list-style: none;
}

#package-list li {
    float: left;
    position: relative;
    width: 300px;
    height: 200px;
    margin: 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 0px 5px 10px;
}

#package-list h2 {
    text-align: center;
    font-size: 34px;
}

#package-list p {
    
}

#package-list .cost {
    font-size: 0px;
}

#package-list .keywords {
    margin: 16px 0 8px 0;
    font-size: 16px;
}

#package-list .domains {
    margin: 8px 0;
    font-size: 16px;
}

#package-list .discount {
    float: right;
    font-weight: bold;
    margin: 10px 0;
    font-size: 16px;
}

#package-list .btn {
    margin: 30px auto 10px;
    display: block;
    font-size: 18px;
    width: 200px;
}

#package-list span[itemprop="price"] {
    position: absolute;    
    top: 69px;
    right: 5px;
    font-size: 32px;
    text-shadow: 1px 1px 8px #8FCBE2;
    color: #e43421;

}

#feedback {
    position: absolute; 
    top: 50px; 
    left: -252px; 
    width: 250px; 
    height: 250px; 
    border: 1px solid #555; 
    background: #333;
    font-size: 0.8em;
    z-index: 1000;
}

#feedback .icon-remove {
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 2px;
}

#feedback > button {
    position: absolute;
    top: 29px;
    right: -71px;
    width: 100px;
    height: 40px;
    -webkit-transform: rotate(90deg); 
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #333;
    color: #fff;
}

#feedback form, #feedback fieldset {
    border: 0;
}

#feedback legend, #feedback p {
    color: #fff;
    line-height: 1.2em;
}

#feedback legend {
    margin-bottom: 0;
}

#feedback textarea {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 159px;
    margin: 0;
    color: #000;
}

#feedback fieldset button {
    width: 100%;
}

#graphHelpBox {
    text-align: center;
    margin-top: 60px;
    font-size: 18px;
    color: #cacaca;
    display: none;
}

#tblUserAccessLog {
    table-layout: fixed;
}

#tblUserAccessLog thead tr th:nth-child(1){
    width: 160px;
}

#tblUserAccessLog thead tr th:nth-child(2){
    width: 56px;
}

#tblUserAccessLog thead tr th:nth-child(5){
    width: 110px;
}

#tblUserAccessLog tbody tr td:nth-child(4){
    word-wrap: break-word;
}

#noty_bottomRight_layout_container {
    bottom: 20px; right: 20px; position: fixed; width: 310px; height: auto; margin: 0px; padding: 0px; list-style-type: none; z-index: 10000000;
}



.badge-anim {
    position: relative;
}

.badge-anim > h1 {
    text-align: center;
    color: #449bbd;
    font-size: 24px;
    line-height: 28px;
}

.badge-anim > p {
    text-align: center;
}

.badge-anim .badge-container {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 30px auto;
}

.badge-anim .badge-container div[class^="badge-icon-"] {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 22.5px;
    left: 22.5px;
    z-index: 3;
    opacity: 0.9;
    background-image: url('/img/features.png');
}

.badge-anim .badge-container .badge-icon-vip {
    background-position: 0 0;
}

.badge-anim .badge-container .twelve-point-star, .badge-anim .badge-container .twelve-point-star:before, .badge-anim .badge-container .twelve-point-star:after {
   height: 100px;
   width: 100px;
   background: #e43421;
   z-index: 1;
   top: 0;
   left: 0;
}

.badge-anim .badge-container .twelve-point-star {
   position: relative;
   -webkit-animation:badgespin 24s linear infinite;
   -moz-animation:badgespin 24s linear infinite;
   animation:badgespin 24s linear infinite;
}
.badge-anim .badge-container .twelve-point-star:before {
   height: 100px;
   width: 100px;
   background: #e43421;
   content:"";
   position: absolute;
   -moz-transform: rotate(30deg);
   -webkit-transform: rotate(30deg);
   -ms-transform: rotate(30deg);
   -o-transform: rotate(30deg);
   transform: rotate(30deg);
}
.badge-anim .badge-container .twelve-point-star:after {
   height: 100px;
   width: 100px;
   background: #e43421;
   content:"";
   position: absolute;
   -moz-transform: rotate(-30deg);
   -webkit-transform: rotate(-30deg);
   -ms-transform: rotate(-30deg);
   -o-transform: rotate(-30deg);
   transform: rotate(-30deg);
}

.badge-anim .badge-container .twelve-point-star .badge-inner, .badge-anim .badge-container .twelve-point-star .badge-inner:before, .badge-anim .badge-container .twelve-point-star .badge-inner:after {
   height: 94px;
   width: 94px;
   background: #449bbd;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
}

.badge-anim .badge-container .twelve-point-star .badge-inner {
   z-index: 2;
   top: 3px;
   left: 3px;
}

.badge-anim .badge-container .twelve-point-star .badge-inner:before {
   content:"";
   -moz-transform: rotate(30deg);
   -webkit-transform: rotate(30deg);
   -ms-transform: rotate(30deg);
   -o-transform: rotate(30deg);
   transform: rotate(30deg);
}

.badge-anim .badge-container .twelve-point-star .badge-inner:after {
   content:"";
   -moz-transform: rotate(-30deg);
   -webkit-transform: rotate(-30deg);
   -ms-transform: rotate(-30deg);
   -o-transform: rotate(-30deg);
   transform: rotate(-30deg);
}

.badge-anim .badge-container .twelve-point-star .badge-inner .badge-core, .badge-anim .badge-container .twelve-point-star .badge-inner .badge-core:before, .badge-anim .badge-container .twelve-point-star .badge-inner .badge-core:after {
   height: 88px;
   width: 88px;
   background: #e43421;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
}

.badge-anim .badge-container .twelve-point-star .badge-inner .badge-core {
   z-index: 3;
   top: 3px;
   left: 3px;
}

.badge-anim .badge-container .twelve-point-star .badge-inner .badge-core:before {
   content:"";
   -moz-transform: rotate(30deg);
   -webkit-transform: rotate(30deg);
   -ms-transform: rotate(30deg);
   -o-transform: rotate(30deg);
   transform: rotate(30deg);
}

.badge-anim .badge-container .twelve-point-star .badge-inner .badge-core:after {
   content:"";
   -moz-transform: rotate(-30deg);
   -webkit-transform: rotate(-30deg);
   -ms-transform: rotate(-30deg);
   -o-transform: rotate(-30deg);
   transform: rotate(-30deg);
}

@-moz-keyframes badgespin { 
    0% { -moz-transform:rotate(0) scale(1); }  
    25% { -moz-transform:rotate(90deg) scale(0.85); } 
    50% { -moz-transform:rotate(180deg) scale(1); } 
    75% { -moz-transform:rotate(270deg) scale(0.85); } 
    100% { -moz-transform:rotate(360deg) scale(1); } 
}
@-webkit-keyframes badgespin { 
    0% { -webkit-transform:rotate(0) scale(1); }  
    25% { -webkit-transform:rotate(90deg) scale(0.85); } 
    50% { -webkit-transform:rotate(180deg) scale(1); } 
    75% { -webkit-transform:rotate(270deg) scale(0.85); } 
    100% { -webkit-transform:rotate(360deg) scale(1); } 
}
@keyframes badgespin {  
    0% { transform:rotate(0) scale(1); }  
    25% { transform:rotate(90deg) scale(0.85); } 
    50% { transform:rotate(180deg) scale(1); } 
    75% { transform:rotate(270deg) scale(0.85); } 
    100% { transform:rotate(360deg) scale(1); } 
}

.subscriptions button {
    margin-top: 28px;
}

.public-profile h1{
    font-size: 32px;
    letter-spacing: -1px;
    font-weight: 600;
    margin-bottom: 5px;
}
.public-profile h1, .public-profile h1 span {
    color: #0f4053;
}

.public-profile h2 {
    color: #0f4053;
    font-size: 32px;
    letter-spacing: -2px;
}

.public-profile .user-image {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    border: 3px solid #9fdef7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.public-profile h3 {
    font-size: 17px;
}

.public-profile #pubjobtitle, .public-profile #pubcompany {
    color: #35a5d3;
    font-weight: 600;
}

.public-profile .user-image img {
    visibility: hidden;
}

.public-profile dl.summary dt {
    width: 110px;
}

.public-profile dl.summary dd {
    margin-left: 115px;
}

.public-profile .row-fluid {
    margin-bottom: 10px;
}

.public-profile .badges li {
    float: left;
    margin: 5px;
    overflow: hidden;
}

.public-profile .badges li {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.public-profile .badges div[class^="feature-"] {
    display: block !important;
}

.public-profile .headerfooter {
    background-color: #fafafa;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 17px;
    padding: 18px 5px 10px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.public-profile .puboauths {
    margin-top: 20px;
}

.public-profile #postBall {
    margin: 0 auto;
    display: block;
}

.public-profile .user-post {
    margin: 20px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.public-profile .user-post .user-image {
    float: left;
    width: 80px;
    margin: 10px;
}

.public-profile .user-post .comments .user-image {
    width: 40px;
    margin: 5px;
}

.public-profile .user-post .comments li {
    margin-bottom: 0;
    padding-bottom: 5px;
}

.public-profile .user-post .comments {
    background: #efefef;
    margin-bottom: 0;
}

.public-profile .user-post .comments .user-comment {
    font-size: 12px;
    line-height: 18px;
    padding-left: 56px;
}

.public-profile .user-post .comments .comment-load {
    font-size: 10px;
    padding: 0 10px;
    cursor: pointer;
    background: #f3f3f3;
}

.public-profile .user-post .comments h4 {
    padding-top: 0;
    margin: 4px 0;
}

.public-profile .user-post .comments .icons {
    font-size: 0.8em;
}

.public-profile .icons .icon {
    cursor: pointer;
    opacity: 0.5;
}

.public-profile .icons .icon:hover {
    opacity: 1;
}

.public-profile #createPost {
    padding: 5px;
    background: rgb(238, 238, 238);
    border-radius: 5px;
    border: 1px solid rgb(221, 221, 221);
}

.public-profile #createPost textarea {
    border: 0;
    width: 100%;
    box-sizing: border-box;
    background: rgb(238, 238, 238);
    resize: none;
}

.public-profile .user-post article {
    padding: 5px;
}

.public-profile .user-post .post {
    padding-left: 106px;
}

.public-profile .user-post .editarea {
    padding-left: 106px;
}
.public-profile .user-post .comments .editarea {
    padding-left: 56px;
}

.public-profile .user-post .editarea textarea {
    width: 100%;
    box-sizing: border-box;
}

.public-profile .user-post .comment {
    background: #eee;
    padding: 10px;
}

.public-profile .user-post .comment textarea {
    margin-bottom: 0;
    height: 30px;
    line-height: 1.4em !important;
}

#globalQR {
    width: 87px;
    height: 87px;
    display: none;
}

.url-change-band {
    color: #000;
    opacity: 0.25;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid rgb(70, 70, 93);
    padding: 2px;
    font-size: 10px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: width 1s;
    -webkit-transition: width 0.5s, left 0.5s, opacity 0.5s;
    left: 0;
    position: relative;
}


.url-change-band > .url {
    display: none;
    width: auto;
}

.navbar li a img {
    opacity: 0.75;
}

.navbar li:hover a img {
    opacity: 1;
}


[class^="ssicon-"],
[class*=" ssicon-"] {
  display: inline-block;
  width: 24px;
  height: 24px;
  *margin-right: .3em;
  line-height: 24px;
  vertical-align: text-top;
  background: url('/img/spritesheet.png');
}

.ssicon-notifications.off {
    background-position: -56px -1438px;
}

.ssicon-notifications.on {
    background-position: -8px -1438px;
}

.ssicon-notifications.on:hover {
    background-position: -32px -1438px;
}

.ssicon-reports.off {
    background-position: -56px -1401px;
}

.ssicon-reports.on {
    background-position: -8px -1401px;
}

.ssicon-reports.on:hover {
    background-position: -32px -1401px;
}

.ssicon-manage.off {
    background-position: -56px -1466px;
}

.ssicon-manage.on {
    background-position: -8px -1466px;
}

.ssicon-manage.on:hover {
    background-position: -32px -1466px;
}

.config-icon {
    width: 42px;
    height: 35px;
    position: relative;
    background: url('/img/spritesheet.png') -530px -10px;
    display: block;
    top: -7px;
}

.notifications-icon {
    width: 42px;
    height: 35px;
    position: relative;
    background: url('/img/spritesheet.png') -480px -10px;
    display: block;
    top: -5px;
}

.notifications-icon-off {
    width: 42px;
    height: 35px;
    position: relative;
    background: url('/img/spritesheet.png') -480px -50px;
    display: block;
    top: -5px;
}

#notifications-icon {
    position: relative;
}

#notifications-icon > div {
    display: none;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 28px;
    font-size: 8px;
    width: 16px;
    text-align: center;
    background-color: #e33;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
}

#notifications-icon ul li.notification {
    background-color: transparent;
    min-width: 300px;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

#notifications-icon ul li.not-seen {
    background: rgba(0, 128, 255,0.2);
}

#notifications-icon ul li img {
    width: 56px;
    height: 56px;
    margin: 0 5px;
}


#droppedDomainsTable .dataTables_scrollHead, #droppedDomainsTable .dataTables_scrollBody {
    width: 100% !important;
}

.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container input[type="text"]{width:70%}.multiselect-container .input-prepend{padding:3px}.multiselect-container>li{padding:0}.multiselect-container>li>label{margin:0;padding:3px 20px 3px 20px;height:100%;cursor:pointer}.multiselect-container>li>label.multiselect-header{margin:0;padding:3px 20px 3px 20px;height:100%}.multiselect-container>li>label>input[type="checkbox"]{margin-bottom:5px}

#profileHeader {
    position: relative;
    background: #fff;
}

#profileHeader #profileBg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#profileBg:after {
    z-index: 2;
    content: attr(data-tooltip);
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

#profileBg .dz-preview img, #profileBg .dz-preview .dz-size, #profileBg .dz-preview .dz-success-mark, #profileBg .dz-preview .dz-error-mark, #profileBg .dz-preview .dz-filename {
    display: none;
}

#profileBg .dz-preview .dz-progress {
    width: 100%;
    height: 10px;
}

#profileBg .dz-preview .dz-progress .dz-upload {
    height: 10px;
    background: #00c;
    display: block;
}

.below-nav-dropdown {
    position: absolute;
    z-index: 50;
    background: #fff;
    width: 80%;
    padding: 0 10%;
    border-bottom: 3px solid #dc2639;
    overflow: hidden;
    height: 0;
    top: 43px;
    display: none;
}

.below-nav-dropdown h1 {
    text-align: center;
    color: #39c;
    font-size: 34px;
    font-weight: 600;
    padding: 10px 0 20px;
    border-bottom: 1px solid #eee;
}

.navbar .user-logged-in .userinfo img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.navbar .user-logged-in .userinfo:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    margin-left: 5px;
}

.navbar .sepbefore:before {
    content: " ";
    display: block;
    border-left: 1px solid #2786ac;
    height: 48px;
    position: absolute;
    top: -11px;
    left: 0;
}

.navbar .search {
    float: none;
    margin-right: 500px;
    margin-left: 45px;
}

.navbar .search li {
    display: list-item;
    width: auto;
    float: none;
}

.navbar .search li > div {
    width: auto;
    margin: 0 38px 0 10px;
}

.navbar .search #topsearch {
    display: inline-block;
    width: 100%;
    color: #a7a7a7;
    background-image: url('/img/magnifying-glass.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 24px;
}

.navbar .search .tt-dropdown-menu {
    margin-top: -14px;
    box-shadow: none;
    border: none;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 5px 0 0 0;
    left: 1px !important;
}

.navbar .search .tt-footer {
    background: #31a4d2;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}

.navbar .search .tt-footer:after {
    content: "";
    position: absolute;
    right: 27px;
    top: 9px;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    font-family: FontAwesome;
}

.navbar img {
    width: 24px;
    height: 24px;
}

@media(max-width: 660px){
    .navbar .search {
        display: none !important;
    }
}

.search .tt-suggestion {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}

.search .searchresult.user img {
    float: left;
    width: 64px;
    height: 64px;
    border-radius: 32px;
    margin-right: 8px;
}

.search .searchresult.user .name {
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 600;
    color: #31a4d2;
    margin-bottom: 5px;
}

.search .searchresult {
    position: relative;
}

.search .searchresult:not(.user) {
    margin-left: 32px;
}

.search .searchresult:before {
    position: absolute;
    left: -44px;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: -3px;
    top: 9px;
}

.search .searchresult.keyword:before {
    content: "KW";
}

.search .searchresult.userkeyword:before {
    content: "UK";
}

.search .searchresult.userdomain:before {
    content: "UD";
}

.user-logged-in *[class^="feature-"]:not(.feature-icon) {
    display: none;
}

#userSampleContainer {
    position: relative;
    height: 50px;
}

#userSample {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
    border: 1px solid #333;
    border-radius: 10px;
    overflow: hidden;
    z-index: 50;
}

#userSample:hover {
    height: auto;
}

#userSample pre {
    width: 90%;
    margin: 0;
    padding: 10px 5%;
    border: 0;
}

#userSample .key {
    font-weight: 600;
    color: rgba(128, 0, 255, 1);
}

#userSample .prev, #userSample .next {
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    height: 100%;
    width: 40px;
    font-size: 32px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    opacity: 0.125;
    -webkit-transition: background-color 250ms linear, opacity 250ms linear;
    -moz-transition: background-color 250ms linear, opacity 250ms linear;
    -o-transition: background-color 250ms linear, opacity 250ms linear;
    -ms-transition: background-color 250ms linear, opacity 250ms linear;
    transition: background-color 250ms linear, opacity 250ms linear;
}

#userSample:before {
    content: "User Object Preview";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    line-height: 50px;
    font-weight: bold;
    font-size: 32px;
    opacity: 0.5;
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

#userSample:hover:before {
    opacity: 0;
}

#userSample .prev:hover, #userSample .next:hover {
    background: rgba(0, 0, 0, 0.25);
    opacity: 0.5;
}

#userSample i[class^="icon-chevron"] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -8px;
}

#userSample .prev {
    left: 0;
}

#userSample .next {
    right: 0;
}

#emailPreview, #messagePreview {
    position: absolute;
    right: 0;
    width: 50px;
    background: #fff;
    border-left: 10px solid #333;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transition: width 250ms linear;
    -moz-transition: width 250ms linear;
    -o-transition: width 250ms linear;
    -ms-transition: width 250ms linear;
    transition: width 250ms linear;
}

button.multiselect.btn-inline {
    padding: 0;
    margin-top: -2px;
}

#placeStake .alert {
    margin: 20px 10%;
}

#rankingSummary dt {
    width: 145px;
}

#rankingSummary dd {
    margin-left: 165px;
}

section.package-breadcrumb{
    border-bottom: 1px solid #ccc;
}

section.package-breadcrumb p{
    margin-top: -5px;
    font-size: 15px;
    color: #b7b7b7;
}

section.package-breadcrumb a.parent-page{
    color: #666;
}

section.package-breadcrumb .current-page{
    font-weight: 900;
    color: #dc2639;
}

section.package-title{
    padding-left: 0;
    padding-right: 0;
    margin: 0 -20px 0 -20px;
    padding-top: 0;
}

section.package-table{
    background-color: #F8F8F8;
    margin-left:-20px;
    margin-right:-20px;
    padding-right:20px;
    padding-left:20px;
}

div.package-title{
    padding-top: 50px;
    min-height: 235px;
    background: #fff url('/img/homebg.jpg') center;
    background-size: cover;
    text-align: center;
    padding-top: 80px;
}

.package-title h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 300;
    color:#0F4053;
    position: relative;
}

.package-title h2 .red-text{
    color:#CC3333;
}

.red-reach-bird-big{
    background: url('/img/spritesheet.png') -584px -4px;
    width: 88px;
    height: 100px;
    position: relative;
    display: inline-block;
    margin-top: -40px;
    top: 35px;
}

table.table.package-table{
    position: relative;
    background-color: transparent;
    margin: -80px auto 0 auto;
    border-collapse: separate;
    border-spacing: 10px 0;
    min-width: 1295px;
    max-width: 1400px!important;
}

table.package-table th, table.package-table td{
   border: none;
}

table.package-table tbody tr.sub-section th, table.package-table tbody tr.sub-section td{
    padding-top: 8px;
    padding-bottom: 8px;
}

table.package-table thead tr:first-child th{
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
    vertical-align: middle;
    width: 174px;
}

table.package-table thead tr:first-child th:nth-child(2), table.package-table thead tr:first-child th:nth-child(6){
    background-color: #616161;
}

table.package-table thead tr:first-child th:nth-child(4){
    background-color: #596c73;
}

table.package-table thead tr:first-child th:nth-child(5){
    background-color: #55727e;
}

table.package-table thead tr:first-child th:first-child{
    width: auto;
}

table.package-table thead tr:last-child th, table.package-table tfoot tr:first-child td{
    text-align: center;
    font-size: 30px;
    color: #35A5D3;
    font-weight:bolder;
}

table.package-table td{
    text-align: center;
    color: #35A5D3;
    font-weight:bolder; 
}

table.package-table thead tr th:first-child, table.package-table thead tr:nth-child(2) th:first-child,
table.package-table tfoot td:first-child{
    background-color: transparent;
    border: none;
}

table.package-table tbody tr.sub-section th, table.package-table tbody tr.main-section th{
   display: block;
   margin-right: -10px;
   border-bottom: 1px solid #F0F0F0;
}

table.package-table tbody tr.sub-section th{
    background-color: transparent;
    color: #786666;
}

table.package-table tbody tr.main-section th{
    background-color: #fff;
}

table.package-table tbody tr.main-section.expandable th{
    cursor: pointer;
}

table.package-table tbody tr.main-section.selected th{
    border-left: 3px solid #3399CC;
    padding-left: 5px;
}

table.package-table tbody tr:first-child th:first-child{
    border-top: 1px solid #F0F0F0;
}

table.package-table tbody td, table.package-table tbody th{
    vertical-align: middle;
}

.package-table a{
    margin-top: -10px;
    margin-bottom: -10px;
    font-size: 20px;
    width: 90%;
    text-align: center;
    cursor: pointer;
}

.package-table a:hover{
    position: relative;
    top: 2px;
    box-shadow: none;
    text-decoration: none;
}

table.package-table td, table.package-table thead tr:nth-child(2) th, 
table.package-table tbody th{
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ECECEC;
    border-bottom: 1px solid #fff;
}

tr.main-section th{
    font-size: 24px;
    color: #35A5D3;
    font-weight:bolder;
    text-transform: uppercase;
}

tr.main-section td, tr.sub-section td{
    text-align: center;
}

tr.main-section a{
    display: none;
}

.package-expand, .package-collapse, .package-tick{  
   padding: 1px 4px 1px 4px;
   background-color: #35A5D3;
   color: #fff;
   border-radius: 100%;
   font-size: 13px;
}

.package-expand, .package-collapse{
    display: none;  
}

.package-padlock{
    display: block;
    background-image: url(/img/padlock.png);
    height: 20px;
    width: 20px;
    margin: 0 auto;
    cursor: help;
}

.package-collapse{
   background-color: #DC2639; 
}

table.package-table tr td:nth-child(3), table.package-table tr th:nth-child(3),
table.package-table thead tr:nth-child(2) th:nth-child(3), table.package-table tfoot tr:first-child td:nth-child(3) {
    background-color: #35A5D3;
    color: #fff;
}

table.package-table tfoot tr:first-child td:nth-child(3){
    background-color: #2a85b3;
}

table.package-table tr td:nth-child(3) a{
    color: #35a5d3;
    background-color: #fff;
}

table.package-table tr td:nth-child(3) .package-tick{
   background-color: #fff;
   color: #35A5D3;
}

table.package-table tr:first-child th:nth-child(3){
    position: relative;
    background-color: #35A5D3;
    line-height: 22px;
    padding-top: 10px;
}

table.package-table tr:first-child th:nth-child(3):before {
    content: " ";
    display: block;
    background: #35A5D3;
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
    left: 0;
}

table.package-table tr th:nth-child(3) span.recommended{
    margin: 0;
    font-size: 38px;
    font-weight: bold;
}

table.package-table tr.sub-section{
    display: none;
}

table.package-table tr td:last-child, table.package-table tr th:last-child,
table.package-table thead tr:nth-child(2) th:last-child, table.package-table tfoot tr:first-child td:last-child {
    position: relative;
    opacity: 0.5;
}

table.package-table:before {
    content: url(/img/coming-soon.png);
    float: right;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 10;
}

@media(max-width: 767px) {

    .container-fluid.home #hprot {
        display: none;
    }
    
    .container-fluid.home.white .row-fluid:nth-child(2) {
        border-bottom: 0;
    }

    .container-fluid.home.white .row-fluid .span6:first-child {
        border-right: 0;
    } 
    
    .container-fluid.home.mobile h1:before {
     left: 25%;
    }

    .container-fluid.home.mobile h1 {
      font-size: 30px;
      text-align: center;
      margin-left: 20px;
      margin-right: 20px;
    }

    .container-fluid.home.mobile ul {
      margin-left: 40px;
      margin-right: 20px;
    }

    .container-fluid.home.mobile ul li {
      font-size: 15px;
    }

    .container-fluid.home.mobile .lead {
      font-size: 25px;
      text-align: center;
      margin-left: 20px;
      margin-right: 20px;
    }

    .container-fluid.home.mobile .lead a.free-trial {
      margin-top: 10px;
      padding: 20px 30px 20px 30px;
    }
    
    .main-content.home {
      padding: 0;
    }

    .main-content.home h1 {
      font-size: 25px;
      line-height: 30px;
      margin: 0 30px 20px 30px;
      text-align: center;
      letter-spacing: normal !important;
    }

    .main-content.home ul {
      font-size: 15px;
      margin-left: 40px;
      margin-right: 20px;
    }

    .main-content.home ul li {
      font-size: 15px;
    }

    .main-content.home a.free-trial {
      font-size: 30px;
      padding: 20px 20px 20px 20px;
      text-align: center !important;
      display: block;
      margin-right: 20px;
    }

    /* White */

    .container-fluid.home.white .row-fluid .span6 {
      padding-bottom: 20px;
      padding-top: 20px;
      text-align: left;
      border-bottom: 1px solid #f1f1f1;
    }

    .container-fluid.home.white .row-fluid .span6 h2,
    .container-fluid.home.white .row-fluid .span6 h3,
    .container-fluid.home.white .row-fluid .span6 p {
      text-align: left !important;
    }

    .container-fluid.home.white .stop .logo,
    .container-fluid.home.white .edge .logo,
    .container-fluid.home.white .drevs .logo,
    .container-fluid.home.white .moov .logo {
      padding: 0 !important;
      margin: 0;
      width: 80px;
      height: 80px;
      float: right;
    }
    
    .container-fluid.home.white .stop .logo {
        background-position: -447px -259px;
    }

    .container-fluid.home.white .edge .logo {
        background-position: -447px -338px;
    }

    .container-fluid.home.white .drevs .logo {
        background-position: -528px -259px;
    }

    .container-fluid.home.white .moov .logo {
        background-position: -528px -340px;
    }

    .container-fluid.home.white h1 {
      margin-left: 20px;
      margin-right: 20px;
      font-size: 30px;
    }

    .container-fluid.home.white .lead {
      margin-left: 20px;
      margin-right: 20px;
      font-size: 25px;
      text-align: center;
    }

    .container-fluid.home.white .lead a.free-trial {
      display: block;
      margin-top: 10px;
      padding: 20px 20px;
    }
    
    .white-row {
        margin: 30px 0;
    }
    
    .white-row .row-fluid .span2 img {
        float: left;
        margin-right: 10px;
    }
    
    footer {
      height: 130px;
      text-align: center;
      margin-bottom: 20px;
    }

    footer ul li {
      margin: 0 auto;
      width: 50%;
    }

    footer .text-right{
      text-align: center;
      float: left;
      width: 100%;
      margin-top: 20px;
      margin-bottom: 20px;
    }
    
    .stopLogo,
    .edgeLogo,
    .revsLogo,
    .moovLogo,
    .globLogo{
        float: left;
        margin-right: 5px;
    }
    

     .profile-edit #frmMyDetails .span6 {
       width: 50%;
       float: left;
       text-align: center;
     }

     .profile-edit #frmMyDetails .row-fluid .span6 .control-label {
       font-weight: bold;
       text-align: center;
     }

     .profile-edit ul.user-features li {
       font-size: 12px;
       line-height: normal;
       padding-top: 10px;
       padding-bottom: 10px;
       width: 33%;
       float: left;
       text-align: center;
     }

     .profile-edit ul.user-features li .feature-icon {
       display: block;
       text-align: center;
       background-color: #f1f1f1;
       float: none;
       margin: 0 auto 20px auto;
       border-radius: 5px;
     }

     .profile-edit table tr {
       margin-bottom: 30px;
       display: block;
     }

     .profile-edit h2, p {
       text-align: center;
     }

     .profile-edit p {
       font-size: 13px;
       margin-bottom: 20px;
     }

     .profile-edit #oauthProviders {
       text-align: center;
     }

     .profile-edit .user-profile  .form-actions {
       padding-left: 0;
     }

     .profile-edit .user-profile .form-actions button.btn {
       width: 45%;
       display: block;
       float: left;
       margin-left: 6px;
     }
      /* Force table to not be like tables anymore */
  #tblRequests, #tblRequests thead, #tblRequests tbody, #tblRequests th, #tblRequests td, #tblRequests tr,
  #tblTracking, #tblTracking thead, #tblTracking tbody, #tblTracking th, #tblTracking td, #tblTracking tr { 
   display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  #tblRequests thead tr, #tblTracking thead tr { 
   position: absolute;
   top: -9999px;
   left: -9999px;
  }
  
  #tblRequests tr, #tblTracking tr { border: 1px solid #ccc; }
  
  #tblRequests td, #tblTracking td { 
   /* Behave  like a "row" */
   border: none;
   border-bottom: 1px solid #eee; 
   position: relative;
   padding-left: 50%; 
  }
  
  #tblRequests td:before, #tblTracking td:before { 
   /* Now like a table header */
   position: absolute;
   /* Top/left values mimic padding */
   top: 10px;
   left: 6px;
   width: 45%; 
   padding-right: 10px; 
   white-space: nowrap;
  }
  
  /*
  Label the data
  */
  #tblTracking td:nth-of-type(1):before, #tblRequests td:nth-of-type(1):before { content: "Domain"; }
  #tblTracking td:nth-of-type(2):before, #tblRequests td:nth-of-type(2):before { content: "Keyword"; }
  #tblTracking td:nth-of-type(3):before, #tblRequests td:nth-of-type(3):before { content: "Sector"; }
  #tblTracking td:nth-of-type(4):before, #tblRequests td:nth-of-type(4):before { content: "Country"; }
}

#placeStake .editable-click, #placeStake .multiselect.dropdown-toggle.btn.btn-link.btn-inline{
    font-weight: bolder;
    cursor: pointer;
    color: #08c;
    border-bottom: solid 1px #08c;
}

#profileheadercontainer{
    position: relative;
}

.prof-sign-up{
    font-size: 18px;
    height: 175px;
    position: absolute;
    z-index: 5;
    width: 100%;
    border-bottom: 3px solid rgba(222,61,41, 1);
    border-top: 3px solid rgba(222,61,41, 1);
    padding-top: 75px;
    background-color: rgba(255,255,255,0.9);
    text-align: center;
    color: rgba(134, 31, 19, 1);
    top: 0;
    left: 0;
}


.btn.sign-up{
    background-color: rgba(77,125,46,1);
}

#requestSliders {
    position: relative;
    width: 100%;
    min-height: 550px;
    overflow: hidden;
}

#requestSliders div[class^="slide-"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#requestSliders div[class^="slide-"]:not(:first-child) {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
}

#requestSliders div[class^="slide-"] .icon-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#requestSliders textarea {
    width: 100%;
    max-width: 500px;
    height: 100px;
}

#requestSliders .slide-connect {
    text-align: center;
}

#requestSliders .slide-confirm-details h2 {
    text-align: center;
}

#requestSliders .slide-confirm-details dl {
    max-width: 600px;
    margin: 0 auto;
    max-height: 300px;
    overflow: hidden;
}

#requestSliders .slide-confirm-details button {
    margin: 20px auto 0 auto;
    display: block;
    font-size: 1.5em;
    padding: 8px 12px;
}

#requestSliders .slide-all-done .existing {
    display: none;
}

.users-awaiting-invites .media {
    width: 320px;
    float: left;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 5px;
    position: relative;
}

.users-awaiting-invites .media .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(49, 164, 210, 0.75);
    padding: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}

.users-awaiting-invites .media .img-polaroid {
    margin-top: 6px;
    margin-left: 5px;
}

#existingSectors {
    max-width: 300px;
}

#existingSectors li {
    position: relative;
}

#existingSectors li .name {
    padding: 2px;
}

#existingSectors li .name:hover {
    background-color: rgba(50, 50, 255, 0.5);
}

#existingSectors li .icons {
    position: absolute;
    top: 3px;
    right: 0;
    width: 50px;
}

#existingSectors li .name {
    display: block;
}

#existingSectors li .icons > span {
    cursor: pointer;
    float: right;
}

.request-invite-container.wide {
    width: 620px;
    padding-left: 20px;
}

.request-invite-container.wide .control-group {
    margin-bottom: 5px;
}

.request-invite-container
{
    position: relative;
    display: block;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 8px;
    box-shadow: 0 0 5px rgb(204, 204, 204);
    padding: 20px 20px 20px 112px;
    width: 540px;
    text-align: left;
    background: #fff;
    margin: 100px auto;
}

.request-invite.no-known > img {
    top: 16px;
}

.request-invite-container > img {
    position: absolute;
    top: 33px;
    left: 20px;
    width: 72px;
    height: 72px;
}

.request-invite-container > h2 {
    color: #cc3333;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 27px;
    margin-top: 0;
}

.request-invite-container > h3 {
    color: #3399cc;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 27px;
    margin-top: 0;
}

.request-invite-container > h3 > span {
    font-weight: 300;
}

.request-invite-container > p {
    color: #666;
    font-size: 17px;
}

.request-invite #linkedInConnect {
    position: absolute;
    top: 65px;
    right: 20px;
}

#request-invite-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgb(121,149,161);
    background: -moz-linear-gradient(top, rgba(121,149,161,0) 0%, rgba(121,149,161,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(121,149,161,0)), color-stop(100%,rgba(121,149,161,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(121,149,161,0) 0%,rgba(121,149,161,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(121,149,161,0) 0%,rgba(121,149,161,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(121,149,161,0) 0%,rgba(121,149,161,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(121,149,161,0) 0%,rgba(121,149,161,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007995a1', endColorstr='#7995a1',GradientType=0 ); /* IE6-9 */
}

.feature-lock-screen {
    display: block !important;
    position: relative;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 8px;
    box-shadow: 0 0 5px rgb(204, 204, 204);
    padding: 20px;
    max-width: 500px;
    text-align: left;
    background: #fff;
    margin: 100px auto;
}

.feature-lock-screen > h2 {
    color: #cc3446;
    font-weight: 600;
    font-size: 27px;
    text-align: center;
}

.feature-lock-screen > h2:before {
    content: "\f023";
    font-family: FontAwesome;
    color: rgb(255, 255, 255);
    background: rgb(204, 52, 70);
    position: relative;
    left: -10px;
    padding: 5px;
    border-radius: 17px;
    font-size: 18px;
    top: -4px;
    width: 24px;
    display: inline-block;
    height: 24px;
    line-height: 25px;
}

.feature-lock-screen > h3 {
    color: #0f4053;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
}

.feature-lock-screen > p {
    text-align: center;
    color: #888;
    font-siuze: 17px;
}

.feature-lock-screen > ul {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: center;
}

.feature-lock-screen > .btn {
    font-size: 23px;
    font-weight: 600;
    padding: 20px;
    margin-top: 15px;
}

.feature-lock-screen > p.hoverinfo {
    margin: 10px 0;
    font-size: 11px;
}

.feature-lock-screen > ul > li {
    position: relative;
    display: inline-block;
}

.feature-lock-screen > ul > li.locked > img {
    opacity: 0.4;
}

.feature-lock-screen > ul > li:hover div {
    display: block;
    opacity: 1;
}

.feature-lock-screen > ul > li > div {
    opacity: 0;
    display: none;
    position: absolute;
    width: 200px;
    background: rgba(0, 0, 0, 0.75);
    color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
    left: -82px;
    font-size: 11px;
    text-align: center;
    transition: opacity 0.5s 0s;
    -webkit-transition: opacity 0.5s 0s;
    -ms-transition: opacity 0.5s 0s;
    -o-transition: opacity 0.5s 0s;
}

.feature-lock-screen > ul > li > div > h4 {
    margin: 5px 0;
    padding-top: 0;
}

@media screen and (max-width: 600px) {
  table.autocondense caption { background-image: none; }
  table.autocondense thead { display: none; }
  table.autocondense tbody td { 
    display: block; padding: .6rem; 
  }
  table.autocondense tbody tr td:first-child { 
    background: #666 !important; color: #fff !important; 
  }
	table.autocondense tbody td:before { 
    content: attr(data-th); 
    font-weight: bold;
    display: inline-block;
    width: 6rem;  
  }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	.request-invite-container {
		width: 200px;
		text-align: center;
		padding-bottom: 70px;
	}
	.request-invite-container h3 {
		font-size: 22px;	
	}
	.request-invite #linkedInConnect {
		top: 194px !important;	
	}
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
	
    .navbar .search { 
            float: left;
            display: block !important;
            width: 100%;
            margin: 0 auto;
            margin-top: 20px;
    }

    .navbar-inner {
        height: auto;
        min-height: 36px;
    }
	
}
