﻿
.register-top { height: 100px; }
.register-logo { height: 60px; float: left; margin-top: 20px; }
    .register-logo img { height: 60px; }

.register { width: 100%; min-height: 500px; background-color: #1E748B; }
    .register table { font-size: 12px; }
    .register h2 { text-align: center; }
    .register .ar { padding-right: 20px; }
    .register .wrapper { position: relative; }
    .register .donvvform { border: none; color: #ffffff; }
        .register .donvvform input { font-size: 12px; }
        .register .donvvform select { width: 128px; font-size: 12px; }
        .register .donvvform input[type=button] { height: 27px; line-height: 27px; margin-left: 5px; cursor: pointer; }
    .register #CustomerClass span { padding: 3px; cursor: pointer; margin-right: 10px; }
    .register #CustomerClass .selected { background-color: #fff; color: #1E748B; }
  .donvvform INPUT[type='password']{width: 130px}