body {
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: "Open Sans";
    background-color: #eff3f8;
}
.languageSelect { float:right; }
.sidebar-nav { padding: 9px 0 }
.avail {
    border-color: #57a957;
    color: #468847;
}
.exists {
    border-color: #ee5f5b;
    color: #b94a48;
}
a.signup-link em {
    font-style: normal;
    font-size: 10px;
    color: #bababa;
    margin-right: 6px;
}
.signin {
    max-width: 500px;
    width: 350px;
}
#pbtns a.btn { margin: 6px }
.modal-btn {
    margin-top: 45px;
    float: right;
}
form.normal-label label {
    font-weight: normal;
    font-size: 11px;
    color: #999;
}
.forgotcenter {
    text-align:center;
}
div.login {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.a-tooltip { display:inline-block; }
.btn.login-submit { margin-right: 70px }
input[type="checkbox"]#remember,
.remember { display: inline }
.login-label { float:left; }
span.forgot {
    font-weight: normal;
    font-size: 11px;
    position: fixed;
    padding-left: 200px;
}
input[type="checkbox"] { margin-right: 5px }
p.signup { margin: 2em }
.loader { padding: 0 10px }
#userDrop { cursor: pointer }
.login h4 { padding-bottom: 1% }
.info-links a {
    font-size: 13px!important;
    margin-left: 10px;
}
.features h1 {
	margin: 36px 0 27px;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}
.features p.intro {
	text-align: center;
	font-size: 18px;
	color: #777;
	margin: 0.5em 0 3em;
}

.jumbotron {
	text-align:left;
	padding: 105px 620px 0 0 !important;
	margin-right: -80px;
	background: url('../img/main-hero.png') right bottom no-repeat;
}
.jumbotron h1 {
	font-size: 55px;
	margin-top: 0.2em;
	line-height: 1.1;
	font-weight: normal;
}
.jumbotron h2 {
	font-weight:normal;
}
.jumbotron p {
   margin: 1em 0;
}
.gravatar {
    padding: 1px;
    display: inline;
}
.dropdown.open .dropdown-toggle {
	color: #222;
}

/** Responsive styles */
@media (min-width:768px) and (max-width:980px) {
}
@media (max-width:980px) {
}
@media (max-width:480px) {
	.jumbotron {
		background: none;
	}
}
@media (min-width:480px) and (max-width:768px) {
    .jumbotron {
        background: none;
    }
}
.choiceLabel {
    margin-left: 10px;
}

.choiceLabel > div {
    display: inline-block;
    margin-right: 4px;
}

.choiceLabel label {
    margin-left: 3px;
}
.input-mini { width:60px !important; }
.input-large { width:150px; }
#reports-message .img-thumbnail{ margin-bottom:20px; }
#topUsers, #registeredUsersGraph{ height:368px;}


.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

/* REALTIMEDATA */
.rtd {color:#ea5d43}
.jumbotron {background: url(../img/level_up.png) right bottom no-repeat;}
.navbar-default .navbar-nav>li>a {color: #697882;text-transform: uppercase;font-size:16px;}
.row {background-color: #ffffff;margin: 10px 5px;}
.navbar-default {background-color: #ffffff;border-color: #e7e7e7;}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-top: -20px;

    }
    .modal-dialog {width:630px;}
    .container>.navbar-collapse {margin:0 25px;}
}
.publishers caption {background-color:#eff3f8;padding:6px;}
.publishers caption.active {background-color:#17a2b8;color:#fff;padding:6px;}
.publishers button {font-size:12px;padding:0 10px;}
.earningcards {margin-bottom:25px;font-size:32px;}
.as-earning {font-size:32px;text-align: center;}
.quicklinks {font-size:12px;margin-left:50px;}
.reports {background-color: #f3f3f3;padding:20px 10px;}
.performances .table>tbody>tr>td, .performances .table>thead>tr>th {text-align: left}
span.forgot {padding-left:120px;padding-top: 7px;}
footer {font-size:12px;}

.page-header-menu{background-color: #444d58;height: 50px;margin-top: -20px;}
.sub-header-menu {padding: 0 25px;}
.sub-header-menu a {color:#f1f1f1;font-weight: 500;text-transform: uppercase}
.sub-header-menu a:hover {color:#444d58;font-weight: 500;text-transform: uppercase}
.table-hover .btn {padding: 0px 10px;border-radius: 2px;}

.invcheck {display:inline-block;color: green;padding: 0 3px;}