#mdhRegister .row {
  margin: 0; }
#mdhRegister *:focus {
  outline: none; }
#mdhRegister .modal-content {
  border-radius: 0; }
  #mdhRegister .modal-content .modal-header .reg_header_logo {
    text-align: center;
    top: 15px; }
    #mdhRegister .modal-content .modal-header .reg_header_logo img {
      max-width: 100%; }
  #mdhRegister .modal-content .modal-header button {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.5em;
    color: #808080;
    font-weight: bold;
    opacity: 1; }
  #mdhRegister .modal-content .modal-header ul li {
    color: #ab0000;
    line-height: 20px;
    list-style-type: disc;
    display: list-item; }
    #mdhRegister .modal-content .modal-header ul li span {
      color: #000000; }
      #mdhRegister .modal-content .modal-header ul li span strong {
        color: #ab0000; }
  #mdhRegister .modal-content .modal-body {
    background: url("http://mydirtyhobby.com/pubcdn/source/Mydirtyhobby_redesign/default/img/siteImages/_register/registration_bg_left.png");
    padding: 0; }
    #mdhRegister .modal-content .modal-body img.profile_pic {
      padding: 20px;
      width: 100%; }
    #mdhRegister .modal-content .modal-body .tab-content {
      background-color: #e1e5e6;
      padding: 15px; }
      #mdhRegister .modal-content .modal-body .tab-content p {
        color: #000000; }
        #mdhRegister .modal-content .modal-body .tab-content p.lead {
          font-size: 12px;
          font-weight: 700;
          margin-bottom: 10px;
          text-transform: uppercase; }
          #mdhRegister .modal-content .modal-body .tab-content p.lead strong {
            color: #00ab30; }
        #mdhRegister .modal-content .modal-body .tab-content p.small {
          font-size: 10px !important;
          margin-bottom: 0;
          text-transform: none; }
          #mdhRegister .modal-content .modal-body .tab-content p.small a {
            color: #ab0000; }
      #mdhRegister .modal-content .modal-body .tab-content .form-group {
        position: relative; }
        #mdhRegister .modal-content .modal-body .tab-content .form-group input, #mdhRegister .modal-content .modal-body .tab-content .form-group select {
          font-size: 14px;
          height: 30px;
          line-height: 1.5;
          padding: 5px 10px;
          background-color: #ffffff;
          border: 1px solid #cccccc;
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
          color: #333333;
          display: block;
          width: 100%;
          outline-width: 0 !important; }
          #mdhRegister .modal-content .modal-body .tab-content .form-group input:focus, #mdhRegister .modal-content .modal-body .tab-content .form-group select:focus {
            outline: none !important;
            outline-width: 0 !important;
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none; }
        #mdhRegister .modal-content .modal-body .tab-content .form-group input[type=submit] {
          vertical-align: middle;
          white-space: nowrap;
          width: 100%;
          background-color: #00ab30;
          color: white; }
        #mdhRegister .modal-content .modal-body .tab-content .form-group .js-toggle-password {
          position: absolute;
          right: 5px;
          top: 1px;
          padding: 5px 10px;
          background: transparent;
          font-size: 11px;
          border: none; }
          #mdhRegister .modal-content .modal-body .tab-content .form-group .js-toggle-password i {
            cursor: pointer;
            color: #898989; }
  #mdhRegister .modal-content ul.tab-selector {
    margin-bottom: 0;
    padding: 0; }
    #mdhRegister .modal-content ul.tab-selector li {
      width: 50%;
      background-color: #919191;
      color: white;
      display: inline-block;
      text-align: center; }
      #mdhRegister .modal-content ul.tab-selector li a {
        color: #ffffff;
        line-height: 30px;
        display: block; }
        #mdhRegister .modal-content ul.tab-selector li a i.fa {
          margin-right: 5px;
          font-size: 15px; }
        #mdhRegister .modal-content ul.tab-selector li a:hover {
          background-color: #b80000; }
      #mdhRegister .modal-content ul.tab-selector li.active {
        background-color: #ab0000; }
  #mdhRegister .modal-content .btn-success {
    border-radius: 0; }

/*# sourceMappingURL=reg_modal.css.map */
