#toppanel {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  color: #999;
  font-size: 13px; }
  #toppanel .panel-cpanel {
    background: #272727;
    margin: 0px;
    padding: 30px 0px 20px; }
  #toppanel .tab {
    background: url("../img/tab_b.png") repeat-x 0 0;
    height: 42px; }
    #toppanel .tab ul {
      position: relative;
      display: block;
      float: right;
      clear: right;
      height: 42px;
      right: 150px;
      color: #FFF;
      font-size: 80%;
      list-style: none; }
      #toppanel .tab ul li {
        margin: 0;
        padding: 0;
        height: 42px;
        float: left;
        background: url("../img/tab_m.png") repeat-x 0 0;
        line-height: 40px; }
      #toppanel .tab ul .left {
        background: url("../img/tab_l.png") no-repeat;
        width: 30px; }
      #toppanel .tab ul .right {
        background: url("../img/tab_r.png") no-repeat;
        width: 30px; }
      #toppanel .tab ul .sep {
        width: 20px;
        text-align: center; }
      #toppanel .tab ul a {
        color: #FFF;
        text-decoration: none; }
  #toppanel ul {
    margin: 0;
    padding: 0 0 0 20px; }
  #toppanel .row {
    border-left: 1px solid #333;
    border-right: 1px solid #333; }
  #toppanel .col-sm-6.first {
    border-right: 1px solid #333; }
  #toppanel .form {
    padding-left: 30px;
    padding-right: 30px; }
  #toppanel .form-group {
    width: 70%; }
  #toppanel h2 {
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1em; }
  #toppanel #memberBenefits {
    margin-top: 2em; }
  #toppanel .btn {
    margin-right: 20px; }

/*# sourceMappingURL=cportal.css.map */
