body {
  color: #777;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 22px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
body a {
  text-decoration: none !important;
}
p {
  line-height:20px;
}
.row {
  margin-right: -15px !important;
  margin-left: -15px !important;
}

#header .header-nav-main nav > ul > li > a {
  text-decoration:none;
}
.fancyfont {
  font-family: Arial;
  font-size: 14px !important;
  color: #6f6f71;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.box-content-form .form-control {
  width:100%;
}  

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
  font-size:10px !important;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
input[type="checkbox"], input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
.font-size-xl {
  font-size:1.2em !important;
}
h4 {
  font-size:1.3em !important;
}
.lead {
    font-size:1.4em;
    line-height:24px;
}
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: #ee5b25;
  border-color: var(--bs-btn-hover-border-color);
}
.alternative-font {
    font-size:1.1em;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(204, 204, 204);
  border-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}
#MainContent_t_dob {
  width:75%;
}
.box-content-form .input-group-addon {
  width:25%;
}
.form-group {
  margin-bottom: 15px;
  font-size:14px !important;
}
#footer {
  font-size: 12px;
}
#footer .container .row > div {
  margin-bottom: 25px;
}
#footer .contact i {
  margin: 4px 8px 10px 0;
}
#footer .footer-ribbon {
  width:115px;
}
.dropdown-toggle::after {
  border-top:0px !important;
  top:0px !important;
}
.dropdown-menu li {
  line-height:28px;
  border-bottom: 1px solid #f4f4f4;
}
.dropdown-menu a {
  text-decoration: none;
  font-size:12px !important;
  border-bottom: none !important;
}

@media (min-width: 992px) {
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-5 {
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  #header .header-nav-main nav > ul > li > a {
    font-size:12px;
  }
}

