* {
  outline: none !important;
}
body {
  padding: 55px 0 0 0;
}
.inner {
  overflow-y: scroll;
}
.body-modal {
  padding: 30px 0 !important;
}
td, th, .table td, .table th {
  vertical-align: middle;
}
a, a:hover, a:active, a:visited,
h1, h2, h3, h4, h5, h6 {
  color: #82B73A;
}
.btn-group {
  margin-right: 5px;
}
.navbar-custom a {
  color: #FFF !important;
  text-shadow: none !important;
}
.navbar-custom .nav a:hover,
.label-info {
  background-color: #82B73A !important;
}
.navbar-custom .nav > .active > a,
.navbar-custom .nav > .active > a:hover,
.navbar-custom .nav > .active > a:focus {
  background-color: #82B73A;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.25);
}
.navbar-custom .navbar-inner {
  background-color: #86BD3C;
  border-color: #82B73A;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #79b43f;
  border-color: #79b43f #79b43f #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:visited,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #79b43f;
}

.btn-success:active,
.btn-success.active {
  background-color: #82bf45 \9;
}
.btn-success, .btn-primary, .btn-info {
  color: #fff !important;
}

.modal {
  width: 490px;
  margin-left: -245px;
  top: 50px;
  margin-top: 0;
}
.modal .alert-success {
  margin-bottom: 0;
}
.logo {
  width: 118px;
  height: 30px;
  background: url("logo.png") no-repeat;
}
.logo-abs {
  opacity: 0.5;
  position: fixed;
  bottom: 10px;
  right: 10px;
}
.modal-header {
  overflow: hidden;
}
.modal-header h4 {
  margin: 5px 0;
}
.modal-footer {
  line-height: 25px;
}
td.small {
  font-size: 12px;
}
td small {
  color: #777;
}
td.money, th.money, td.price, th.price {
  text-align: right !important;
}
td.discount {
  color: #3A87AD;
  font-weight: bold;
}
.checkbox {
  margin-right: 5px;
}
.well-medium {
  padding: 15px;
}
.control-group {
  margin-bottom: 0;
}
.control-group span.text {
  padding-top: 5px;
  line-height: 20px;
  display: block;
}
.side {
  width: 420px;
  margin-left: 60px;
}
.label {
  cursor: pointer;
}
.form-row-last {
  margin-bottom: 10px;
}
.disabled {
  cursor: default !important;
}
.label-important {
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 10px;
  position: absolute;
  margin: 6px 0 0 -22px;
}
.tooltip-inner {
  max-width: 300px;
}
hr {
  margin: 10px 0;
}
.navbar .badge {
  padding: 1px 7px;
  vertical-align: top;
}
.navbar .nav > li > a {
  padding: 10px;
}
.agreement {
  padding-bottom: 20px;
}
.agreement div {
  text-align: center;
}
.agreement div span {
  font-size: 32px;
}
.agreement .title {
  font-weight: bold;
}
.agreement td {
  vertical-align: top !important;
}
textarea {
  resize: vertical;
  min-height: 100px !important;
  max-height: 400px;
}
.modal-body .btn-group {
  margin-right: 0;
  margin-bottom: 15px;
}
.modal-body .btn-group .span {
  width: 204px;
}
label em {
  font-style: normal;
  color: #F00;
}
.sep {
  line-height: 30px;
  vertical-align: top;
}
#c_p_code_1 {
  width: 50px;
}
#resister-error {
  margin-bottom: 20px !important;
}
.modal-body {
  max-height: none;
}
.modal-form {
  position: static;
  margin: 0 auto;
}
.modal-form .agreement {
  overflow-y: scroll;
  height: 250px;
  padding: 5px;
}
.modal-form .alert-checkbox {
  margin: 0;
}
.well-agreement {
  margin-bottom: 10px;
}
.checkbox-wrap {
  padding: 5px;
}
.alert .checkbox {
  margin: 0;
}
.well-active {
  background-color: #DEF8AC;
  border-color: #A9DC5B;
}
.service-select {
  text-align: center;
}
.service-select .well {
  cursor: pointer;
}
.service-select h4 {
  margin: 0 0 10px;
}
.service-select h3 {
  margin: 5px 0 0;
}
.service-select .info {
  font-size: 12px;
  line-height: 16px !important;
}
.service-select small {
  font-size: 12px;
  color: #999;
}
.term-select .btn-group {
  margin-right: 0;
  margin-bottom: 20px;
}
.term-select .btn {
  padding-left: 6px;
  padding-right: 6px;
}
.term-select h4 {
  margin: 0;
  text-align: center;
}
.term-select small {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #555;
}
.table-domain select {
  margin: 0;
  width: 100px;
}
.table-domain td, .table-domain th {
  white-space: nowrap;
}
.table-domain .name {
  width: 100%;
  font-weight: bold;
}
button.btn {
  margin-left: 0;
}
.domain-name {
  float: left !important;
}
.domain-name-new {
  width: 230px;
}
.domain-name-free {
  width: 510px;
}
.domain-tld {
  width: 200px;
  float: right !important;
}
.domain-suffix, .domain-dot {
  line-height: 30px;
}
.domain-dot {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.service-order {
  text-align: center;
  padding-bottom: 10px;
}
.service-order .btn {
  padding: 8px 12px;
}
.service-order small {
  display: block;
  margin: -10px 0 8px 0;
}
.btn .label {
  font-size: 11px;
  padding: 1px 3px;
  top: -3px;
}
.btn-more-info {
  margin-top: 8px;
}
.modal-body p:last-child {
  margin-bottom: 0;
}
.btn-top {
  margin-top: 5px;
}
.popover {
  max-width: 400px;
}
.brand {
  width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px !important;
}
