﻿.dummy {
  color: #000; }

.wiring-instructions-address {
  margin-bottom: 10px;
  margin-left: 30px; }

.about-us .aboutus-intro {
  margin-bottom: 16px; }
  .about-us .aboutus-intro p {
    padding-top: 10px; }

.about-us .aboutus-expectations {
  margin-bottom: 16px; }

.about-us .aboutus-links {
  margin-bottom: 16px; }

.about-us .aboutus-adddress {
  margin: 0 auto;
  width: 220px;
  margin-bottom: 16px; }

.directory-region {
  -moz-border-radius: 4px;
  -moz-box-shadow: inset 0 1px 1px #000000;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-border-radius: 4px;
  -ms-box-shadow: inset 0 1px 1px #000000;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #ffc81c;
  border: 1px solid #d5a934;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
  min-height: 20px;
  padding: 5px; }

.directory-associate {
  margin-bottom: 12px;
  padding-left: 8px; }

.taxexempt-blue {
  color: #0000cc; }

.taxexempt-red {
  color: #ff0000; }

.taxexempt-marker {
  font-size: .8em; }

.taxexempt-note {
  list-style: none; }

.terms-pane {
  border: 1px solid #aaaaaa;
  height: 200px;
  margin: 5px 0;
  overflow-y: scroll;
  padding: 10px 20px; }

.div-fixed {
  background-color: #ffcf01;
  opacity: 0.95;
  position: fixed;
  top: 0;
  height: 120px;
  width: 600px;
  border: 3px solid #73AD21;
  text-align: justify;
  padding: 10px;
  z-index: 10000;
  left: 25%; }

.tab-container .information-tab-large .nav-tabs > li > a {
  background: #fece0A;
  border: solid 1px #fece0A;
  padding-left: 8px;
  padding-right: 8px; }

li .img-normal, li.active .img-active {
  display: block; }

li .img-active, li.active .img-normal {
  display: none; }

.tab-container .information-tab-large .nav-tabs > li.active > a {
  color: #000;
  background-color: #000;
  border: 1px solid #000; }

.tab-container .information-tab-large .nav-tabs > li.active > a .arrow {
  border: solid #fece0A;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 80%;
  left: 50%;
  text-align: center; }

.tab-container .information-tab-large .nav-tabs .nav-item > a {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px; }

.tab-border {
  border: 1px solid #808080; }

.tab-bigiron {
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 320px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .div-fixed {
    max-width: 400px;
    height: 160px;
    left: 10%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .div-fixed {
    max-width: 600px; } }

@media (min-width: 1200px) {
  .div-fixed {
    max-width: 600px; } }

@media (max-width: 767px) {
  .div-fixed {
    max-width: 400px;
    height: 160px;
    left: 10%; } }
