.text-ach-primary {
  color: rgba(0, 47, 95, 1);
}
.text-ach-secondary {
  color: rgba(4, 177, 222, 1);
}
@media (max-width: 420px) {
  .text-ach-secondary {
    font-size: 12px;
  }
}
.container .row .col-md-12 {
  padding: 0;
}

.container {
  padding: 20px;
  max-width: 100%;
}
.company-header {
  z-index: 9999;

  width: 100%;

  border-radius: 2px;
  background-color: #444;
  box-shadow: 0 8px 4px -4px rgba(150, 150, 150, 0.66);
}
.alert-ach-secondary {
  color: rgba(4, 194, 236, 1);
  border-color: rgba(4, 194, 236, 0.4);
  background-color: rgba(4, 194, 236, 0.2);
}
.company-header a {
  color: inherit;
}
.company-header a:focus {
  text-decoration: none;

  border: none;
}
.company-header #header-image {
  width: 150px;
}
.company-header .header-part-right ul {
  font-size: 16px;

  margin: 0;
  padding: 20px;

  list-style-type: none;

  cursor: pointer;
}
.company-header .header-part-right li {
  display: inline;

  padding: 2.5px 15px 2.5px 15px;

  color: rgba(255, 255, 255, 0.7);
  border-right: 1px rgba(255, 255, 255, 0.3) solid;
}
.not-bordered {
  border-right: none !important;
}
.company-header .header-part-right li img {
  height: 18px;

  vertical-align: baseline;

  opacity: 0.7;
}
.company-header .header-part-right li:hover {
  color: #fff;
}
.company-header table {
  width: 100%;
}
.home-link-hover {
  -webkit-animation: home 0.6s linear;
  -moz-animation: home 0.6s linear;
  -ms-animation: home 0.6s linear;
  animation: home 0.6s linear;

  opacity: 1 !important;
}
.resellers-link-hover {
  -webkit-animation: resellers 0.6s linear;
  -moz-animation: resellers 0.6s linear;
  -ms-animation: resellers 0.6s linear;
  animation: resellers 0.6s linear;

  opacity: 1 !important;
}
@-keyframes home {
  25% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes home {
  25% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes home {
  25% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes home {
  25% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-keyframes resellers {
  25% {
    -webkit-transform: rotateZ(-6.5deg);
    -ms-transform: rotateZ(-6.5deg);
    transform: rotateZ(-6.5deg);
  }
  75% {
    -webkit-transform: rotateZ(6.5deg);
    -ms-transform: rotateZ(6.5deg);
    transform: rotateZ(6.5deg);
  }
}
@-webkit-keyframes resellers {
  25% {
    -webkit-transform: rotateZ(-6.5deg);
    -ms-transform: rotateZ(-6.5deg);
    transform: rotateZ(-6.5deg);
  }
  75% {
    -webkit-transform: rotateZ(6.5deg);
    -ms-transform: rotateZ(6.5deg);
    transform: rotateZ(6.5deg);
  }
}
@-moz-keyframes resellers {
  25% {
    -webkit-transform: rotateZ(-6.5deg);
    -ms-transform: rotateZ(-6.5deg);
    transform: rotateZ(-6.5deg);
  }
  75% {
    -webkit-transform: rotateZ(6.5deg);
    -ms-transform: rotateZ(6.5deg);
    transform: rotateZ(6.5deg);
  }
}
@-ms-keyframes resellers {
  25% {
    -webkit-transform: rotateZ(-6.5deg);
    -ms-transform: rotateZ(-6.5deg);
    transform: rotateZ(-6.5deg);
  }
  75% {
    -webkit-transform: rotateZ(6.5deg);
    -ms-transform: rotateZ(6.5deg);
    transform: rotateZ(6.5deg);
  }
}
.pricing-link-hover {
  -webkit-animation: pricing 0.6s linear;
  -moz-animation: pricing 0.6s linear;
  -ms-animation: pricing 0.6s linear;
  animation: pricing 0.6s linear;

  opacity: 1 !important;
}
@-keyframes pricing {
  25% {
    -webkit-transform: rotateZ(15deg);
    -ms-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }
  75% {
    -webkit-transform: rotateZ(-15deg);
    -ms-transform: rotateZ(-15deg);
    transform: rotateZ(-15deg);
  }
}
@-webkit-keyframes pricing {
  25% {
    -webkit-transform: rotateZ(15deg);
    -ms-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }
  75% {
    -webkit-transform: rotateZ(-15deg);
    -ms-transform: rotateZ(-15deg);
    transform: rotateZ(-15deg);
  }
}
@-moz-keyframes pricing {
  25% {
    -webkit-transform: rotateZ(15deg);
    -ms-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }
  75% {
    -webkit-transform: rotateZ(-15deg);
    -ms-transform: rotateZ(-15deg);
    transform: rotateZ(-15deg);
  }
}
@-ms-keyframes pricing {
  25% {
    -webkit-transform: rotateZ(15deg);
    -ms-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }
  75% {
    -webkit-transform: rotateZ(-15deg);
    -ms-transform: rotateZ(-15deg);
    transform: rotateZ(-15deg);
  }
}
.about-link-hover {
  -webkit-animation: about 0.6s linear;
  -moz-animation: about 0.6s linear;
  -ms-animation: about 0.6s linear;
  animation: about 0.6s linear;

  opacity: 1 !important;
}
@-keyframes about {
  25% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.7;
  }
}
@-webkit-keyframes about {
  25% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.7;
  }
}
@-moz-keyframes about {
  25% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.7;
  }
}
@-ms-keyframes about {
  25% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.7;
  }
}
.contact-link-hover {
  -webkit-animation: contact 0.8s linear;
  -moz-animation: contact 0.8s linear;
  -ms-animation: contact 0.8s linear;
  animation: contact 0.8s linear;

  opacity: 1 !important;
}
@-keyframes contact {
  25% {
    -webkit-transform: translateX(3px) rotate(25deg) scale(1.2);
    -ms-transform: translateX(3px) rotate(25deg) scale(1.2);
    transform: translateX(3px) rotate(25deg) scale(1.2);
  }
  75% {
    -webkit-transform: translateX(-3px) rotate(-25deg);
    -ms-transform: translateX(-3px) rotate(-25deg);
    transform: translateX(-3px) rotate(-25deg);
  }
}
@-webkit-keyframes contact {
  25% {
    -webkit-transform: translateX(3px) rotate(25deg) scale(1.2);
    -ms-transform: translateX(3px) rotate(25deg) scale(1.2);
    transform: translateX(3px) rotate(25deg) scale(1.2);
  }
  75% {
    -webkit-transform: translateX(-3px) rotate(-25deg);
    -ms-transform: translateX(-3px) rotate(-25deg);
    transform: translateX(-3px) rotate(-25deg);
  }
}
@-moz-keyframes contact {
  25% {
    -webkit-transform: translateX(3px) rotate(25deg) scale(1.2);
    -ms-transform: translateX(3px) rotate(25deg) scale(1.2);
    transform: translateX(3px) rotate(25deg) scale(1.2);
  }
  75% {
    -webkit-transform: translateX(-3px) rotate(-25deg);
    -ms-transform: translateX(-3px) rotate(-25deg);
    transform: translateX(-3px) rotate(-25deg);
  }
}
@-ms-keyframes contact {
  25% {
    -webkit-transform: translateX(3px) rotate(25deg) scale(1.2);
    -ms-transform: translateX(3px) rotate(25deg) scale(1.2);
    transform: translateX(3px) rotate(25deg) scale(1.2);
  }
  75% {
    -webkit-transform: translateX(-3px) rotate(-25deg);
    -ms-transform: translateX(-3px) rotate(-25deg);
    transform: translateX(-3px) rotate(-25deg);
  }
}
.login-link-hover {
  -webkit-animation: login 1s linear;
  -moz-animation: login 1s linear;
  -ms-animation: login 1s linear;
  animation: login 1s linear;

  opacity: 1 !important;
}
@-keyframes login {
  25% {
    -webkit-transform: translateX(3px) rotate(25deg);
    -ms-transform: translateX(3px) rotate(25deg);
    transform: translateX(3px) rotate(25deg);
  }
  75% {
    -webkit-transform: translateX(-3px) rotate(-25deg);
    -ms-transform: translateX(-3px) rotate(-25deg);
    transform: translateX(-3px) rotate(-25deg);
  }
}
@-webkit-keyframes login {
  25% {
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
  }
  50% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  75% {
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
  }
  100% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}
@-moz-keyframes login {
  25% {
    -webkit-transform: translateX(3px) rotate(25deg);
    -ms-transform: translateX(3px) rotate(25deg);
    transform: translateX(3px) rotate(25deg);
  }
  75% {
    -webkit-transform: translateX(-3px) rotate(-25deg);
    -ms-transform: translateX(-3px) rotate(-25deg);
    transform: translateX(-3px) rotate(-25deg);
  }
}
#api-link img {
  transition: 1s;
}
.api-link-hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
body {
  background: #fff !important;
}
.logo-image {
  padding: 10px;

  text-align: left;

  background-color: #fff;
}
.logo-image img {
  height: 100px;
}
.header-container {
  padding: 15px;

  background-color: white;
}
table {
  width: 100%;
}
.footer-container {
  z-index: 9990;

  padding: 5px;

  color: #999;
  border-top: 1px #ddd solid;
  background-color: #fff;
}
.footer-container img {
  height: 40px;
}
.footer-fixed {
  position: fixed;
  top: 100%;

  width: 100%;
  margin-top: -60px;
}

.panel-default .panel-heading {
  font-size: 26px;

  padding: 10px;
}
.panel-body {
  text-align: left;
}

img {
  vertical-align: baseline;
}

.mybtn {
  font-size: 20px;

  width: 100%;
  padding: 10px;

  cursor: pointer;
  transition: 0.5s;
  text-align: center;

  opacity: 0.9;
  color: white;
  border-radius: 2px;
  background-color: rgba(0, 47, 95, 0.9);
}

.mybtn:hover {
  background-color: rgba(0, 47, 95, 1);
}

.mybtn2 {
  width: auto;
}

.mybtn2:hover {
  color: white;
}

.mybtn2:focus {
  color: white;
  text-underline: none;
}

input[type='text'],
textarea,
input[type='password'] {
  font-size: 18px;

  width: 100%;
  margin-bottom: 10px;
  padding: 8px 15px;

  border: 1px solid #ccc;
  border-radius: 2px;
}

select {
  font-weight: 700;

  width: 100%;
  padding: 10px;

  border: 1px solid #ccc;
  border-radius: 2px;
}

label {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  font-style: normal;
  padding-left: 5px;
  color: #007e97;
}

.red-star {
  color: red;
}

.content-container {
  padding: 0 30px 15px 30px;

  border: none;
  /*border-top: 1px #ddd solid;*/
}

@media (min-width: 601px) {
  .h2-adaptive {
    font-size: 26px;
  }
  .adapt-menu-sm {
    display: none;
  }
}
body {
  overflow-y: scroll;
}
.header-block {
  border-bottom: 1px #ddd solid;
}
@media (max-width: 600px) {
  .login_container {
    width: 100% !important;
    margin-top: 80px !important;
  }
  .h2-adaptive {
    font-size: 16px;
  }
  .adapt-menu-lg {
    display: none;
  }
  .content-container {
    margin-top: 60px;
    padding-bottom: 50px;
  }
  .footer-container img {
    position: fixed;
    top: 100%;
    left: 100%;

    width: 40px;
    height: 15px;
    margin-top: -35px;
    margin-left: -90px !important;
  }
  #pd-float-tm {
    right: 15px !important;
    bottom: 20px !important;

    width: 45px;
    height: 16px;
  }
  .footer-container {
    margin-top: -50px;
  }
  .header-block {
    border-bottom: none;
  }
  .footer-container #link_container {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .company-header .header-part-right ul {
    font-size: 18px;
  }
}
@media (min-width: 750px) and (max-width: 899px) {
  .company-header .header-part-right {
    text-align: center;
  }
  .company-header .header-part-right li {
    padding: 2.5px 5px;
  }
  .company-header .header-part-right ul {
    font-size: 14px;

    padding: 15px;
  }
  .company-header .header-part-right ul img {
    width: inherit !important;
    height: 12px !important;
  }
}
@media (min-width: 601px) and (max-width: 749px) {
  .company-header .header-part-right {
    text-align: center;
  }
  .company-header .header-part-right li {
    padding: 2.5px 4px 2.5px 8px;

    text-align: center;
    vertical-align: middle;
  }
  .company-header .header-part-right ul {
    font-size: 12px;

    padding: 10px;
  }
  .company-header .header-part-right ul img {
    display: none;
  }
}
@media (max-width: 1120px) {
  .company-header .header-part-right ul {
    font-size: 14px;

    padding: 15px;
  }
  .company-header .header-part-right ul img {
    width: 14px;
  }
  .logo-image img {
    width: 100px;
  }
}
.sidebar-ach-menu {
  position: fixed;
  z-index: 9999999;
  top: 0;

  display: none;

  width: 50%;
  height: 100%;
  margin-top: 62px;

  background-color: rgba(68, 68, 68, 0.9);
}
.sidebar-ach-menu ul {
  padding: 0;

  list-style-type: none;
}
.sidebar-ach-menu li {
  font-size: 16px;

  padding: 10px;

  transition: 0.6s;

  color: #fff;
}
.sidebar-ach-menu li img {
  margin-right: 10px;
}
.sidebar-ach-menu li:hover {
  cursor: pointer;

  background-color: rgba(68, 68, 68, 0.8);
}
.sidebar-ach-menu img {
  width: 16px;
}
.sidebar-ach-menu a {
  color: inherit;
}
.sidebar-ach-menu-hamburger {
  position: fixed;
  z-index: 99999;
  top: 0;

  width: 100%;
  margin-bottom: -10px;
  padding: 10px 10px 5px 10px;

  border-bottom: 1px #ddd solid;
  background-color: #fff;
  box-shadow: 0 7px 4px -3px rgba(150, 150, 150, 0.66);
}
.sidebar-ach-menu-hamburger .ham-icon {
  display: inline-block;

  width: 50px;
  height: 40px;

  border-left: 1px rgba(68, 68, 68, 0.7) solid;
}
.sidebar-ach-menu-hamburger .ham-icon:hover {
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sidebar-ach-menu-hamburger .ham-icon img {
  transition: 0.5s;
}
.ham-icon-active {
  transition: 0.5s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#LoginForm_password,
#LoginForm_username {
  width: 100% !important;
}
#login_button {
  width: 100% !important;

  border: none;
}
.login_container {
  width: 40%;
  margin: 0 auto;
}
.alert-danger {
  margin-bottom: 0;
}
.panel-primary > .panel-heading {
  border-color: #444;
  background-color: #444;
}
.panel-primary {
  border-color: #444;
  border-radius: 2px;
}
.panel-heading {
  border-radius: 0;
}

.checkbox-custom {
  font-size: 14px;

  display: inline-block;

  width: 25px;
  height: 25px;
  margin: 0 5px 5px 5px;

  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-align: center;

  color: rgba(0, 0, 0, 0);
  border: 2px #04b1de solid;

  -khtml-user-select: none;
}
.sm-adaptive-helper,
.sm-adaptive-br {
  display: none;
}
@media (max-width: 640px) {
  #signature-pad {
    top: 15px !important;

    width: 320px !important;
    margin-left: -160px !important;
  }
  .sm-adaptive-helper,
  .sm-adaptive-br {
    display: block;
  }
  .checkbox-custom {
    font-size: 16px;

    margin-right: 2px;
  }
  .esign-btn {
    font-size: 14px !important;
  }
  .sm-adaptive-font {
    font-size: 10px;
  }
  .sm-adaptive-height {
    height: 28px;
  }
  .checkbox-container {
    padding: 5px !important;
  }
  .sm-adaptive-td {
    font-size: 12px;

    width: 33%;
    height: 72px;
    padding-left: 10px;

    vertical-align: initial;
  }
  .sm-adaptive-td div {
    display: inherit !important;

    margin-bottom: 5px;
  }
  .sm-adaptive-input {
    font-size: 12px !important;

    padding: 5px !important;
  }
  .sm-adaptive-mb {
    margin-bottom: 15px;
    padding-bottom: 15px;

    border-bottom: 1px black solid;
  }
  .table-form td,
  .table-form input {
    font-size: 12px !important;

    padding: 2px !important;
  }
}
.checkbox-custom:hover {
  font-weight: bold;
}

.checkbox-custom-active {
  color: #04b1de;
}
.checkbox-container {
  padding: 8px;

  border: 1px #ccc solid;
}
.checkbox-container td {
  padding: 5px;
}
.input-inline {
  display: inline-block;

  width: inherit !important;
  margin-left: 5px;
}
.microcontainer {
  padding-right: 15px;
  padding-left: 15px;
}
.table-form thead td {
  padding: 10px;

  text-align: center;
}
.table-form tbody input[type='text'] {
  height: 44px;
  margin: 0;

  text-align: center;
}
#signature-pad {
  position: fixed;
  z-index: 99999999;
  top: 50px;
  left: 50%;

  display: none;

  width: 670px;
  margin-left: -335px;

  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 8px 4px -4px rgba(150, 150, 150, 0.66);
}
#signature-background {
  position: fixed;
  z-index: 99999998;
  top: 0;
  left: 0;

  display: none;

  width: 100%;
  height: 100%;

  background-color: rgba(0, 0, 0, 0.6);
}
#fp3-image,
#lp3-image {
  display: none;

  height: 40px;

  cursor: pointer;

  border: 1px #ddd solid;
}
