html {
  font-size: 14px;
}
h1,
.h1 {
  margin-top: 10px;
  font-weight: 800;
  font-size: 32px;
  font-size: 2.28571429rem;
}
h2,
.h2 {
  font-size: 22px;
  font-size: 1.57142857rem;
}
h3,
.h3 {
  font-size: 20px;
  font-size: 1.42857143rem;
}
h4,
.h4 {
  font-size: 18px;
  font-size: 1.28571429rem;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1.14285714rem;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 1rem;
}
label {
  font-weight: normal;
}


a {
  font-size: 18px;
  font-size: 1.28571429rem;
  cursor: pointer;
  color: #0c72bc;
}

.preheader {
	background-color:#1C6861;
	padding-top: 0px;
}

a:hover {
  text-decoration: none;
  color: #0090ec;
}

p {
  font-size: 18px;
  font-size: 1.28571429rem;
}
@font-face {
  font-family: "MyRevenue";
  src: url("../fonts/MyRevenue.eot");
  src: url("../fonts/MyRevenue.eot?#iefix") format("embedded-opentype"), url("../fonts/MyRevenue.woff") format("woff"), url("../fonts/MyRevenue.ttf") format("truetype"), url("../fonts/MyRevenue.svg#MyRevenue") format("svg");
}
.icon {
  display: inline-block;
  font-family: "MyRevenue";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fill_form:before {
  content: "\e60e";
}
.icon-back:before {
  content: "\e600";
}
.icon-checkbox_selected:before {
  content: "\e601";
}
.icon-error:before {
  content: "\e602";
}
.icon-help_expanded:before {
  margin-left: -8px;
  content: "\e603";
}
.icon-help:before {
  padding-right: 8px;
  content: "\e604";
}
.icon-lock:before {
  content: "\e605";
}
.icon-next:before {
  content: "\e606";
}
.icon-pw_strong:before {
  content: "\e607";
}
.icon-pw_weak:before {
  content: "\e608";
}
.icon-radio_selected .path1:before {
  content: "\e609";
  color: #000000;
}
.icon-radio_selected .path2:before {
  content: "\e60a";
  margin-left: -1em;
  color: #ffffff;
}
.icon-radio_unselected:before {
  content: "\e60b";
}
.icon-success:before {
  content: "\e60c";
}
.icon-user:before {
  content: "\e60d";
  font-size: 16px;
  font-size: 1.14285714rem;
}
.popover {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  border: 0 solid;
  color: #fff;
  font-size: 14px;
  font-size: 1rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  top: 239px;
  background: #0c72bc;
}
.popover.right {
  margin-left: 260px;
  margin-top: 30px;
  min-width: 460px;
}
@media (max-width: 992px) {
  .popover {
    position: fixed;
    top: 0;
    left: 0 !important;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  .popover.right,
  .popover.left,
  .popover.top,
  .popover.bottom {
    margin: 0;
  }
}
#digitalPopover p {
  margin-bottom: 5px;
}
#digitalPopover h2 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
}
#digitalPopover strong {
  font-size: 18px;
  font-size: 1.28571429rem;
  margin-left: 30px;
}
#digitalPopover span {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  font-size: 15px;
  position: absolute;
  left: 30px;
  text-indent: 6px;
  margin-right: 10px;
  line-height: 21px;
  font-weight: normal;
}
#digitalPopover .close-popover {
  left: 400px;
  background: #0c72bc;
}
#digitalPopover .close-popover img {
  height: 30px;
  width: 30px;
}
#digitalPopover .close-popover:hover {
  cursor: pointer;
}
#digitalPopover .left {
  float: left;
  width: 305px;
  margin-left: 30px;
  margin-right: 60px;
}
#digitalPopover .right {
  margin-top: 18px;
  float: right;
  width: 130px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 28px;
}
#postalPopover p {
  margin-bottom: 5px;
}
#postalPopover h2 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
}
#postalPopover span {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  font-size: 15px;
  position: absolute;
  left: 30px;
  text-indent: 6px;
  margin-right: 10px;
  line-height: 21px;
  font-weight: normal;
}
#postalPopover .close-popover {
  left: 400px;
  background: #0c72bc;
}
#postalPopover .close-popover img {
  height: 30px;
  width: 30px;
}
#postalPopover .close-popover:hover {
  cursor: pointer;
}
#postalPopover .left {
  float: left;
  width: 170px;
  margin-left: 30px;
  margin-right: 40px;
}
#postalPopover .right {
  margin-top: 18px;
  float: right;
  width: 150px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 28px;
}
.popover-title {
  background: #0c72bc;
  border-bottom: none;
  border-radius: 0;
  font-weight: bold;
  letter-spacing: .5px;
  padding: 31px 60px 0;
}
.popover-content {
  background: #0c72bc;
  border: none;
  border-radius: 0;
  padding: 10px 30px 25px;
  line-height: 24px;
}
.popover-content span {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  FLOAT: LEFT;
  text-indent: 6px;
  margin-right: 10px;
  line-height: 22px;
}
.popover.right > .arrow:after {
  border-right-color: #0c72bc;
}
.popover-content {
  background-color: #0c72bc;
}
@media only screen and (max-width: 480px) {
  #postalPopover .close-popover {
    left: 260px;
  }
  #digitalPopover .close-popover {
    left: 260px;
  }
}
@media only screen and (max-width: 992px) {
  #postalPopover .right {
    width: 200px;
    float: none;
    margin: 30px;
  }
  #digitalPopover .right {
    width: 200px;
    float: none;
    margin: 30px;
    top: 20px;
  }
  #digitalPopover strong {
    margin-left: 30px;
  }
  #digitalPopover .dig-requirements {
    width: 260px;
  }
}
.modal-content {
  border-radius: 0;
}
.modal-content .modal-header {
  border-bottom: none;
}
.modal-content .modal-header .close {
  position: relative;
  background: #b0b0b0;
  border-radius: 100%;
  display: block;
  color: #fff;
  font-size: 38px;
  line-height: 22px;
  left: -10px;
  opacity: 1;
  z-index:2;
  filter: alpha(opacity=100);
}
.modal-content .modal-header .close img {
  height: 40px;
  width: 40px;
}
.modal-content .modal-header h2 {
    font-size: 32px;
    font-size: 2.28571429rem;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 50px;
    padding-bottom: 48px;  
    line-height: 32px;
    padding-top: 35px;
}
.modal-content .modal-body {
  padding: 14px 68px;
  border-bottom: none;
  padding-bottom: 0px;
}
.modal-content .modal-body p {
  font-size: 22px;
  font-size: 1.57142857rem;
}
.modal-content .modal-footer {
  border-top: none;
  padding: 14px 50px;
  padding-top: 0;
  text-align: left;
  padding-bottom: 50px;
}
.modal-content .modal-footer .underline {
  margin-left: 22px;
}
@media only screen and (max-width: 480px) {
  .modal-content .modal-header h2 {
    padding: 10px;
  }
  .modal-content .modal-body {
    padding: 0 28px;
  }
  .modal-content .modal-footer {
    padding: 0px 8px;
    padding-bottom: 30px;
  }
  .modal-content .modal-footer .btn-float {
    padding: 14px 0px 8px 20px;
  }
}
#myrevenue-info {
  background: #025e63;
  color: #fff;
  padding-bottom: 28px;
}
#myrevenue-info .myrevenue-desc {
  margin-top: 20px;
}
#myrevenue-info .learn-more-who {
  font-size: 16px;
  font-size: 1.14285714rem;
}
#myrevenue-info strong span {
  font-weight: normal;
  line-height: 30px;
}
#myrevenue-info a {
  color: #fff;
  text-decoration: underline;
}
#tax-tools-landing .tax-tool {
  width: 252px;
  float: left;
  margin: 30px;
}
#tax-tools-landing .tax-tool--header {
  font-size: 20px;
  font-size: 1.42857143rem;
}
#tax-tools-landing .tax-tool--img {
  width: 100%;
  margin-bottom: 28px;
}
#tax-tools-landing .tax-tool--img img {
  width: 50%;
}
.yellow-circle {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  font-size: 15px;
  position: absolute;
  left: -20px;
  text-indent: 7px;
  margin-right: 10px;
  line-height: 21px;
  font-weight: normal;
}
#gray-bkg {
  background: #ecedee;
}
#gray-bkg .yellow-circle {
  left: -30px;
}
#gray-bkg .register-info-group {
  margin-top: 14px;
}
#gray-bkg .register-info-group ul {
  padding: 0;
  padding-bottom: 28px;
}
#gray-bkg .register-info-group ul li {
  line-height: 30px;
  position: relative;
  left: -10px;
  padding-left: 10px;
}
#gray-bkg .register-info-group h1 {
  color: #00c6c6;
}
#gray-bkg .register-info-group h2 {
  font-weight: bold;
  margin-top: 14px;
  padding: 0px;
}
#gray-bkg .register-requirements {
  padding: 0;
}
#register-steps {
  color: #fff;
  background: #0c72bc;
  padding-top: 28px;
  padding-bottom: 28px;
}
#register-steps .container {
  padding: 0 76px;
}
@media screen and (max-width: 768px) {
  #register-steps .container {
    padding: 0 14px;
  }
}
#register-steps .step {
  display: block;
  width: 25%;
  float: left;
  padding: 14px;
}
@media screen and (max-width: 768px) {
  #register-steps .step {
    padding: 0;
    margin: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  #register-steps .step-btn {
    float: none;
    width: 90%;
    margin: 0;
  }
}
#register-steps #success {
  text-indent: 0px;
  line-height: 54px;
}
#register-steps #lock {
  text-indent: 0px;
}
#register-steps .step-icon {
  display: block;
  border: 3px solid;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  font-size: 32px;
  text-indent: 7px;
  line-height: 51px;
  text-align: center;
  margin-bottom: 10px;
}
#register-steps span {
  font-weight: normal;
}
#register-steps .btn-white {
  color: #0c72bc;
  background-color: #ffffff;
  border-color: transparent;
  border-bottom: 4px solid #0a4977;
  outline: none;
  width: 230px;
  padding: 14px 18px;
  margin-top: 66px;
}
#register-steps .btn-white:hover,
#register-steps .btn-white:focus,
#register-steps .btn-white.focus,
#register-steps .btn-white:active,
#register-steps .btn-white.active,
.open > .dropdown-toggle#register-steps .btn-white {
  color: #0c72bc;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#register-steps .btn-white:active,
#register-steps .btn-white.active,
.open > .dropdown-toggle#register-steps .btn-white {
  background-image: none;
}
#register-steps .btn-white.disabled,
#register-steps .btn-white[disabled],
fieldset[disabled] #register-steps .btn-white,
#register-steps .btn-white.disabled:hover,
#register-steps .btn-white[disabled]:hover,
fieldset[disabled] #register-steps .btn-white:hover,
#register-steps .btn-white.disabled:focus,
#register-steps .btn-white[disabled]:focus,
fieldset[disabled] #register-steps .btn-white:focus,
#register-steps .btn-white.disabled.focus,
#register-steps .btn-white[disabled].focus,
fieldset[disabled] #register-steps .btn-white.focus,
#register-steps .btn-white.disabled:active,
#register-steps .btn-white[disabled]:active,
fieldset[disabled] #register-steps .btn-white:active,
#register-steps .btn-white.disabled.active,
#register-steps .btn-white[disabled].active,
fieldset[disabled] #register-steps .btn-white.active {
  background-color: #ffffff;
  border-color: transparent;
}
#register-steps .btn-white .badge {
  color: #ffffff;
  background-color: #0c72bc;
}
@media screen and (max-width: 480px) {
  #register-steps .btn-white {
    margin-top: 16px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  #register-steps .btn-white {
    width: 100%;
    margin-top: 46px;
  }
}
@media screen and (min-width: 768px + 1) and (max-width: 999px) {
  #register-steps .btn-white {
    width: 170px;
    padding: 14px;
    margin-top: 16px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1999px) {
  #register-steps .btn-white {
    width: 220px;
    padding: 14px;
  }
}
#register-steps .btn-white:hover {
  border-bottom: 4px solid #0a4977;
  background: #ecedee;
}
#register-steps .btn-white:hover:active {
  background: #0a4977;
  outline: none;
}
.who-can-register {
  margin-top: 14px;
}
.who-can-register h2 {
  font-weight: bold;
  padding-left: 0;
}
.who-can-register ul {
  padding: 0;
}
.who-can-register ul li {
  padding: 7px 0;
  list-style: none;
}
.who-can-register ul li .bullets {
  width: 18px;
  position: absolute;
  left: -20px;
  color: #00c6c6;
}
.who-can-register ul li span img {
  width: 18px;
  position: absolute;
  left: -20px;
}
@media only screen and (max-width: 480px) {
  #register-steps .btn-white {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  #tax-tools-landing .tax-tool {
    width: 290px;
    float: left;
    margin: 0;
  }
  #tax-tools-landing .tax-tool--header {
    font-size: 20px;
    font-size: 1.42857143rem;
  }
  #tax-tools-landing .tax-tool--img {
    width: 36%;
    float: left;
  }
  #tax-tools-landing .tax-tool--img img {
    width: 100%;
  }
  #tax-tools-landing .tax-tool--info {
    width: 174px;
    float: left;
    padding-left: 22px;
    padding-top: 10px;
  }
  #gray-bkg .register-requirements {
    padding-left: 28px;
  }
  #gray-bkg .register-requirements--id {
    position: relative;
    margin-left: -10px;
  }
  #gray-bkg .yellow-circle {
    left: 0;
    text-indent: 6px;
    margin-top: -2px;
  }
  .register-step strong {
    position: absolute;
    left: 100px;
    bottom: 6px;
  }
  .who-can-register .who {
    padding-left: 14px;
  }
  .who-can-register ul {
    padding-left: 40px;
  }
  .who-can-register ul li .bullets {
    left: 20px;
  }
  .who-can-register ul li span img {
    left: 28px;
  }
}
.tax-service--colorswitch {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.tax-service--colorswitch:hover {
  cursor: pointer;
}
.tax-service--box {
  background: #fff;
  width: 272.5px;
  float: left;
  margin: 10px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .tax-service--box {
    width: 90%;
  }
}
.tax-service--box h1 {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.57142857rem;
  margin: 0px;
  padding: 28px;
  height: 90px;
}
.tax-service--title {
  height: 140px;
  padding: 24px;
  padding-right: 10px;
  padding-left: 20px;
}
.tax-service--title .tax-service-img {
  float: left;
  width: 20%;
}
.tax-service--title .tax-service-img .paye-anytime {
  width: 60px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .paye-anytime-hover {
  display: none;
  width: 60px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .form-12-img {
  width: 40px;
  margin-top: 22px;
  margin-left: 10px;
}
.tax-service--title .tax-service-img .form-12-img-hover {
  display: none;
  width: 40px;
  margin-top: 22px;
  margin-left: 10px;
}
.tax-service--title .tax-service-img .lpt {
  width: 46px;
  margin-top: 26px;
  margin-left: 6px;
}
.tax-service--title .tax-service-img .lpt-hover {
  display: none;
  width: 46px;
  margin-top: 26px;
  margin-left: 6px;
}
.tax-service--title .tax-service-img .inbox {
  width: 50px;
  margin-top: 31px;
}
.tax-service--title .tax-service-img .inbox-hover {
  display: none;
  width: 50px;
  margin-top: 31px;
}
.tax-service--title .tax-service-img .pft {
  width: 50px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .pft-hover {
  display: none;
  width: 50px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .hri {
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .hri-hover {
  display: none;
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .etax {
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-img .etax-hover {
  display: none;
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-desc {
  float: right;
  width: 74%;
  padding-left: 4px;
}
@media screen and (max-width: 992px) {
  .tax-service--title .tax-service-desc {
    padding-top: 20px;
  }
}
.tax-service--title a {
  color: #333;
  text-decoration: underline;
  position: absolute;
  z-index: 1000;
}
.tax-service--notification {
  display: none;
  padding: 24px;
  padding-bottom: 0px;
}
.tax-service--notification p {
  margin-bottom: -1px;
}
.tax-service--btn {
  padding: 24px;
}
#payeAnytime .tax-service--title {
  background: #24c2e8;
}
#payeAnytime .tax-service--colorswitch:hover ~ h1 {
  background: #24c2e8;
}
#payeAnytime .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#payeAnytime .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #24c2e8;
}
#payeAnytime .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #24c2e8;
}
#form12 .tax-service--title {
  background: #fbb816;
}
#form12 .tax-service--colorswitch:hover ~ h1 {
  background: #fbb816;
}
#form12 .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#form12 .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #fbb816;
}
#form12 .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #fbb816;
}
#localPropertyTax .tax-service--title {
  background: #25a7a7;
}
#localPropertyTax .tax-service--colorswitch:hover ~ h1 {
  background: #25a7a7;
}
#localPropertyTax .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#localPropertyTax .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #25a7a7;
}
#localPropertyTax .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #25a7a7;
}
#pft .tax-service--title {
  background: #ff9848;
}
#pft .tax-service--colorswitch:hover ~ h1 {
  background: #ff9848;
}
#pft .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#pft .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #ff9848;
}
#pft .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #ff9848;
}
#eTax .tax-service--title {
  background: #c693c6;
}
#eTax .tax-service--colorswitch:hover ~ h1 {
  background: #c693c6;
}
#eTax .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#eTax .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #c693c6;
}
#eTax .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #c693c6;
}
#homeRenIncen .tax-service--title {
  background: #b5d354;
}
#homeRenIncen .tax-service--colorswitch:hover ~ h1 {
  background: #b5d354;
}
#homeRenIncen .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#homeRenIncen .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #b5d354;
}
#homeRenIncen .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #b5d354;
}
#inbox .tax-service--title {
  background: #00c6c6;
}
#inbox .tax-service--colorswitch:hover ~ h1 {
  background: #00c6c6;
}
#inbox .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#inbox .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #00c6c6;
}
#inbox .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #00c6c6;
}
#tax-tools-dashboard .tax-tool {
  width: 272.5px;
  float: left;
  margin: 10px;
  position: relative;
}
#tax-tools-dashboard .tax-tool--hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#tax-tools-dashboard .tax-tool--hover:hover ~ .tax-tool--info {
  text-decoration: underline;
}
#tax-tools-dashboard .tax-tool--img {
  width: 100%;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  #tax-tools-dashboard .tax-tool--img {
    width: 36%;
    float: left;
  }
}
#tax-tools-dashboard .tax-tool--img img {
  width: 42%;
}
@media screen and (max-width: 768px) {
  #tax-tools-dashboard .tax-tool--img img {
    width: 78%;
  }
}
.iban-clear {
  margin-left: 170px;
  border-bottom: 1px solid #0c72bc;
}
.bank-clear {
  margin-left: 177px;
  border-bottom: 1px solid #0c72bc;
}
.bic-clear {
  margin-left: 190px;
  border-bottom: 1px solid #0c72bc;
}
.alert {
  background: #00c6c6;
  border: none;
  color: #333;
  border-radius: 0;
}
.alert .alert-container {
  width: 75%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .alert .alert-container {
    width: 100%;
  }
}

.bringButtonToFront{
	z-index:2;
	
}
.alert .alert-container .close {
  top: -8px;
  font-size: 42px;
  font-size: 3rem;
  opacity: 1;
}
.alert .alert-container ul {
  padding: 0;
}
.alert .alert-container ul li {
  list-style: none;
  font-size: 22px;
  font-size: 1.57142857rem;
}
.alert .alert-container ul li a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
#dashboard-modal-form .modal-dialog {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #dashboard-modal-form .modal-dialog {
    width: 96%;
  }
}
#dashboard-modal-form .modal-content .modal-header {
  padding-bottom: 0;
  padding-top: 38px;
}
#dashboard-modal-form .modal-content .modal-header h2 {
  padding: 0;
  padding-left: 72px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #dashboard-modal-form .modal-content .modal-header h2 {
    padding-left: 32px;
  }
}
#dashboard-modal-form .modal-content .modal-body {
  padding-top: 0;
}
#dashboard-modal-form .modal-content .modal-body .form-group {
  margin-bottom: 14px;
}
#dashboard-modal-form .modal-content .modal-body h2 {
  padding-top: 0;
  padding-left: 20px;
}
#dashboard-modal-form .modal-content .modal-footer .btn {
  margin-top: 7px;
  padding-left: 38px;
}
#white-logo {
  width: 172px;
}
.clear {
  clear: both;
}
.gray-bkg {
  background: #ecedee;
}
h4 {
  margin: 28px 12px;
  margin-bottom: 14px;
}
#flying-menu {
  max-width: 172px;
}
.floating-toast {
  display: block;
  position: fixed;
  bottom: 36px;
  right: 28px;
  width: 400px;
  margin-bottom: 0px;
  background-color: #0c72bc;
  color: #ffffff;
  z-index: 10;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.575);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.575);
}
@media screen and (max-width: 768px) {
  .floating-toast {
    width: 80%;
  }
}
.floating-toast .alert-container {
  width: 300px;
}
.floating-toast .alert-container ul {
  margin: 0;
}
.floating-toast .alert-container ul li {
  font-size: 18px;
  font-size: 1.28571429rem;
  margin-bottom: 7px;
}
.floating-toast .alert-container ul li a {
  font-weight: normal;
}
#dashboard-alert .alert-container .close {
  opacity: 1!important;
}
#dashboard-alert .alert-container .close img {
  height: 40px;
  width: 40px;
}
#home-toast .alert-container .close {
  opacity: 1!important;
}
#home-toast .alert-container .close img {
  height: 40px;
  width: 40px;
}
#signin-toast .alert-container .close {
  opacity: 1!important;
}
#signin-toast .alert-container .close img {
  height: 40px;
  width: 40px;
}
.btn {
  margin: 0px;
  padding: 0px 20px;
  font-weight: bold;
  letter-spacing: .5px;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 1;
  border-radius: 3px;
}
.btn:active {
  box-shadow: none !important;
  outline: none !important;
}
.btn-float {
  padding: 14px 0px 28px 20px;
  margin-right: 50px;
}
.btn-next span {
  padding-left: 12px;
  font-size: 14px;
  font-size: 1rem;
}
.btn-prev .icon-back {
  padding-right: 12px;
  font-size: 14px;
  font-size: 1rem;
}
.reset-btn {
  margin-top: 14px;
  margin-left: 28px;
}
.btn-primary {
  color: #ffffff;
  background-color: #0c72bc;
  border-color: transparent;
  border-bottom: 4px solid #0a4977;
  outline: none;
  padding: 14px 18px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #09558c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0c72bc;
  border-color: transparent;
}
.btn-primary .badge {
  color: #0c72bc;
  background-color: #ffffff;
}
.btn-primary:hover {
  border-bottom: 4px solid #0a4977;
  background: #0673e8;
}
.btn-primary:hover:active {
  background: #0a4977;
  outline: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: transparent;
  border-bottom: 4px solid #cccccc;
  outline: none;
  padding: 14px 18px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: transparent;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-default:hover {
  border-bottom: 4px solid ;
  background: #dedede;
}
.btn-default:hover:active {
  background: #999999;
  outline: none;
}
.signin-btn {
  margin-left: 4px;
}
.locked-btn {
  margin-left: 20px;
}
@media (max-width: 480px) {
  .btn-float {
    padding: 14px 0px 7px 20px;
    margin-right: 50px;
  }
  .reset-btn {
    margin-left: 20px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 83px;
    left: 0px;
    width: 100%;
    border: none;
    z-index: 1000;
  }
  .navbar-revenue .navbar-headers:before,
  .navbar-revenue .navbar-headers:after {
    content: " ";
    display: table;
  }
  .navbar-revenue .navbar-headers:after {
    clear: both;
  }
  .navbar-revenue .navbar-headers .navbar-toggle {
    top: 15px;
  }
  .navbar-revenue .navbar-nav {
    background: #fff;
    margin-top: 0px;
  }
  .nav > li > a {
    border: none;
    color: #025e63;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background: #025e63;
    color: #fff;
  }
  .navbar-nav > li .gaeilge:hover {
    background: #025e63 !important;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .navbar-nav .btn-secondary {
    margin: 0px;
    padding: 0px 20px;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 18px;
    font-size: 1.28571429rem;
    line-height: 1;
    border-radius: 3px;
    color: #ffffff;
    background-color: #0c72bc;
    border-color: transparent;
    border-bottom: 4px solid #0a4977;
    outline: none;
    padding: 14px 18px;
  }
  .navbar-nav .btn-secondary:active {
    box-shadow: none !important;
    outline: none !important;
  }
  .navbar-nav .btn-secondary-float {
    padding: 14px 0px 28px 20px;
    margin-right: 50px;
  }
  .navbar-nav .btn-secondary-next span {
    padding-left: 12px;
    font-size: 14px;
    font-size: 1rem;
  }
  .navbar-nav .btn-secondary-prev .icon-back {
    padding-right: 12px;
    font-size: 14px;
    font-size: 1rem;
  }
  .navbar-nav .btn-secondary:hover,
  .navbar-nav .btn-secondary:focus,
  .navbar-nav .btn-secondary.focus,
  .navbar-nav .btn-secondary:active,
  .navbar-nav .btn-secondary.active,
  .open > .dropdown-toggle.navbar-nav .btn-secondary {
    color: #ffffff;
    background-color: #09558c;
    border-color: rgba(0, 0, 0, 0);
  }
  .navbar-nav .btn-secondary:active,
  .navbar-nav .btn-secondary.active,
  .open > .dropdown-toggle.navbar-nav .btn-secondary {
    background-image: none;
  }
  .navbar-nav .btn-secondary.disabled,
  .navbar-nav .btn-secondary[disabled],
  fieldset[disabled] .navbar-nav .btn-secondary,
  .navbar-nav .btn-secondary.disabled:hover,
  .navbar-nav .btn-secondary[disabled]:hover,
  fieldset[disabled] .navbar-nav .btn-secondary:hover,
  .navbar-nav .btn-secondary.disabled:focus,
  .navbar-nav .btn-secondary[disabled]:focus,
  fieldset[disabled] .navbar-nav .btn-secondary:focus,
  .navbar-nav .btn-secondary.disabled.focus,
  .navbar-nav .btn-secondary[disabled].focus,
  fieldset[disabled] .navbar-nav .btn-secondary.focus,
  .navbar-nav .btn-secondary.disabled:active,
  .navbar-nav .btn-secondary[disabled]:active,
  fieldset[disabled] .navbar-nav .btn-secondary:active,
  .navbar-nav .btn-secondary.disabled.active,
  .navbar-nav .btn-secondary[disabled].active,
  fieldset[disabled] .navbar-nav .btn-secondary.active {
    background-color: #0c72bc;
    border-color: transparent;
  }
  .navbar-nav .btn-secondary .badge {
    color: #0c72bc;
    background-color: #ffffff;
  }
  .navbar-nav .btn-secondary:hover {
    border-bottom: 4px solid #0a4977;
    background: #0673e8;
  }
  .navbar-nav .btn-secondary:hover:active {
    background: #0a4977;
    outline: none;
  }
}
.navbar-revenue {
  height: 84px;
  background-color: #ffffff;
  border-radius: 0;
  margin-bottom: 0;
  border: 0;
}
.navbar-revenue .navbar-brand {
  margin: 0;
  padding-top: 20px;
  padding-left: 0;
  line-height: 35px;
  color: #ffffff;
}
.navbar-revenue .navbar-brand:hover,
.navbar-revenue .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-revenue .navbar-brand img {
  width: 172px;
}
.navbar-revenue .navbar-brand-revenue img {
  display: block;
  width: 146px;
  float: left;
  margin-top: 12px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .navbar-revenue .navbar-brand-revenue {
    display: none;
  }
}
.navbar-revenue .navbar-brand-revenue-dash img {
  display: block;
  width: 146px;
  float: left;
  margin-top: 6px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .navbar-revenue .navbar-brand-revenue-dash {
    display: none;
  }
}
.navbar-revenue .navbar-toggle {
  border-color: #fff;
  background: #fff;
}
.navbar-revenue .navbar-toggle .icon-bar {
  background-color: #025e63;
}
.navbar-revenue .navbar-text {
  color: #ffffff;
}
.navbar-revenue .navbar-nav > li .gaeilge {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .navbar-revenue .navbar-nav > li .gaeilge {
    text-decoration: none;
  }
}
.navbar-revenue .navbar-nav > li .gaeilge:hover {
  background: #fff;
}
.navbar-revenue .navbar-nav > li .gaeilge:focus {
  background: #fff;
}
@media (min-width: 768px) {
  .navbar-revenue .navbar-nav > li {
    margin-top: 20px;
    padding-left: 14px;
    line-height: 35px;
  }
}
.navbar-revenue .navbar-toggle {
  border-color: #fff;
  background: #fff;
}
.navbar-revenue .navbar-toggle .icon-bar {
  background-color: #025e63;
}
.navbar-revenue-dashboard {
  height: 96px;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-toggle {
  top: 17px;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-brand {
  padding-top: 14px;
  padding-left: 14px;
}
@media screen and (max-width: 480px) {
  .navbar-revenue-dashboard .navbar-dashboard .navbar-brand {
    padding-top: 24px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .navbar-revenue-dashboard .navbar-dashboard .navbar-brand {
    padding-top: 32px;
  }
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li {
  margin-top: 21px;
  margin-left: 28px;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li a {
  padding: 0;
  margin-top: 6px;
  color: #fff;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li a .icon-user:before {
  left: -24px;
  position: absolute;
  top: 1px;
  font-size: 15px;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li span {
  color: #fff;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li span a {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  padding-left: 8px;
  color: #fff;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus {
  background: none;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus:hover,
.navbar-revenue-dashboard .navbar-revenue-dashboard #navbar-nav > .open > a:focus:active,
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus:focus {
  background: none;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown-menu {
 
  margin-top: 22px;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown a:hover,
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown a:active,
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown a:focus {
  background: none;
}

.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu {
  margin-top: 26px;
  margin-left: -16px;
  border: 1px solid #025e63;
  border-top: none;
  padding: 0;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li:first-child {
  border-bottom: 1px solid #025e63;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li {
  margin: 0 !important;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li a {
  margin: 0 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-size: 1rem !important;
  padding: 18px 0 !important;
  padding-left: 14px !important;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li:hover {
  background: #ecedee;
  cursor: pointer;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li:hover > a {
  font-weight: bold;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > .open > a,
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > .open > a:hover,
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > .open > a:focus {
  background-color: #0B4D51;
}



.navbar-revenue-dashboard .navbar-dashboard #nav-msgicon {
  width: 18px;
  position: relative;
  top: -1px;
}
.navbar-revenue-dashboard .navbar-dashboard .icon-help_expanded {
  padding-left: 12px;
  font-size: 14px;
}
.navbar-revenue-dashboard .navbar-dashboard .link-hide {
  display: none;
}
@media screen and (max-width: 768px) {
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse {
    top: 68px;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav {
    background: #025e63;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .link-hide {
    display: block;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .open > a {
    background: #025e63;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown {
    padding-left: 41px;
    display: none !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown:active,
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown :hover {
    background: #025e63 !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu {
    margin: 0!important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li {
    padding: 0!important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a {
    padding: 7px 0 0 0 !important;
    color: #fff !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a:active,
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a :hover {
    background: #025e63 !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav li {
    margin: 0 !important;
    padding: 10px 14px;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav li .icon-help_expanded {
    font-size: 10px;
  }
}
.navbar-revenue-dashboard .navbar-toggle {
  top: 10px;
  position: absolute;
  right: 28px;
  border-color: #025e63;
  background: #025e63;
}
@media screen and (max-width: 768px) {
  .navbar-revenue-dashboard .navbar-toggle {
    top: 10px;
  }
}
.navbar-revenue-dashboard .navbar-toggle:hover,
.navbar-revenue-dashboard .navbar-toggle:focus {
  border-color: #025e63;
  background: #025e63;
}
.navbar-revenue-dashboard .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-revenue-dashboard .navbar-collapse,
.navbar-revenue-dashboard .navbar-form {
  border-color: #ededed;
}
.navbar-revenue-dashboard .navbar-nav > .open > a,
.navbar-revenue-dashboard .navbar-nav > .open > a:hover,
.navbar-revenue-dashboard .navbar-nav > .open > a:focus {
  background-color: #e6e6e6;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: 14px solid #33a8a3;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu .divider {
    background-color: 14px solid #33a8a3;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #e6e6e6;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover {
  color: #ffffff;
}
.btn-link {
  color: #ffffff;
}
.btn-link:hover,
.btn-link:focus {
  color: #ffffff;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #444444;
}
.navbar-inverse {
  background-color: #025e63;
  border-bottom: 14px solid #00c6c6;
}
-dashboard {
  height: 90px;
}
.gaeilge {
  text-decoration: underline;
}
.gaeilge:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .gaeilge {
    text-decoration: none;
  }
}
.topbar {
  height: 42px;
  background: #073236;
}
.topbar,
.topbar a {
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  color: #ffffff;
  line-height: 40px;
}
.topbar-dashboard:before,
.topbar-dashboard:after {
  content: " ";
  display: table;
}
.topbar-dashboard:after {
  clear: both;
}
.topbar-dashboard .greetings {
  float: left;
}
.topbar-dashboard .topbar-links {
  float: right;
}
.topbar-dashboard .topbar-links ul,
.topbar-dashboard .topbar-links li {
  list-style: none;
  padding: 0;
}
.topbar-dashboard .topbar-links li {
  display: inline;
  padding: 0 14px;
}
.topbar-dashboard .link-logout {
  width: 100px;
  padding: 5px 15px;
  border-radius: 15px;
  background: #0B4D51;
}
.topbar-dashboard .link-logout:hover {
  background: #00c6c6;
}
.my-details {
  background: #fff;
  padding: 0 70px;
  padding-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .my-details {
    padding: 0 14px;
  }
}
.my-details .detail-row {
  margin-top: 10px;
  padding: 0;
  padding-bottom: 18px;
}
.my-details--img {
  padding: 0;
}
.my-details--img img {
  width: 100px;
  margin-top: 20px;
}
.my-details--detail {
  margin-bottom: 14px;
}
.my-details--detail .left {
  float: left;
  width: 29.5%;
  padding-right: 14px;
}
.my-details--detail .right {
  float: left;
}
.my-details--info h2 {
  margin-bottom: 14px;
}
.my-details--info h2 .editContact {
  margin-left: 40px;
  border-bottom: 1px solid #0c72bc;
}
.my-details--info h2 .editBank {
  margin-left: 68px;
  border-bottom: 1px solid #0c72bc;
}
.my-details--info .checkbox {
  margin: 0px;
  max-width: 600px !important;
}
.my-details--info .floated-checkboxes .checkbox {
  width: 160px;
  float: left;
}
.my-details #personal-details {
  border-bottom: 1px solid #9d9d9d;
}
.my-details #contact-details {
  border-bottom: 1px solid #9d9d9d;
}
.my-details .cancel-back {
  position: absolute;
  top: 78px;
  left: -90px;
  font-size: 14px;
  font-size: 1rem;
}
.my-details .cancel-back span {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  margin-left: 6px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.dashboard-back {
  color: #333;
  margin: 28px 0;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (max-width: 1200px) {
  .dashboard-back {
    padding-left: 14px;
  }
}
.dashboard-back:hover {
  color: #000;
}
.dashboard-back span {
  font-size: 18px;
  font-size: 1.28571429rem;
  padding-left: 7px;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
}
.change-contact h1 {
  margin-top: 70px;
  margin-bottom: 30px;
}
.change-contact .form-group {
  padding: 0;
  margin-bottom: 14px;
}
.change-contact--skip {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1rem;
}
.change-contact--skip a {
  font-size: 14px;
  font-size: 1rem;
  line-height: 28px;
}
.change-contact--skip a:last-child {
  line-height: 18px;
}
.change-contact--values h2 {
  padding-left: 4px;
}
.change-contact--values h2 .address-clear {
  margin-left: 140px;
  border-bottom: 1px solid #0c72bc;
}
.change-contact--values h2 .email-clear {
  margin-left: 86px;
  border-bottom: 1px solid #0c72bc;
}
.change-contact--values h2 .mobile-clear {
  margin-left: 80px;
  border-bottom: 1px solid #0c72bc;
}
.change-contact .btn {
  padding-left: 7px;
}
.change-contact .checkbox {
  margin: 0px;
  max-width: 600px !important;
  padding-left: 4px;
}
.change-contact .floated-checkboxes .checkbox {
  width: 160px;
  float: left;
}
.change-contact .contact-save-btn {
  width: 250px;
  margin-top: 28px;
  margin-bottom: 40px;
  float: left;
}
@media screen and (max-width: 768px) {
  .change-contact .contact-save-btn {
    margin-top: 14px;
  }
}
.change-contact .cancel-btn {
  margin-left: 28px;
  border-bottom: 1px solid #0c72bc;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 768px) {
  .change-contact .cancel-btn {
    margin-left: 8px;
    margin-bottom: 28px;
  }
}
.change-password-text {
  padding-left: 4px;
  width: 350px;
}
.progress--section1 {
  background-color: #025e63;
  margin: 0px;
  border-bottom: 14px solid #00c6c6;
}
.progress--section2 {
  background-color: #025e63;
  margin: 0px;
  border-bottom: 14px solid #00c6c6;
  height: 94px;
}
.progress--section1 .progressText {
  font-size: 24px;
  font-size: 1.71428571rem;
  padding-top: 14px;
  color: #fff;
  font-weight: 800;
}
.progress--section2 .progressText {
  font-size: 24px;
  font-size: 1.71428571rem;
  padding-top: 30px;
  color: #fff;
  font-weight: 800;
  padding-left: 15px;
}
.progress--section-2 {
  background-color: #00c6c6;
  margin: 0px;
  padding-bottom: 14px;
}
.tube-step {
  width: 62%;
  margin: auto;
}
.tube-step img {
  width: 100%;
}
.footer-logo img {
  width: 100%;
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {
  .progress--section-2 p {
    text-align: center;
  }
  .progress--section-2 img {
    width: 100%;
  }
  .progress--section-2 .step-hide {
    display: none;
  }
  .progress--section-2 .tube-step {
    margin: auto;
  }
  .progress--section2 .progressText {
    padding-left: 14px;
    font-size: 16px !important;
  }
  .register-info-group {
    padding-left: 28px;
  }
  .register-info-group h2 {
    padding-left: 28px;
  }
  .register-info-group h2 .yellow-circle {
    left: 24px;
  }
  .register-info-group ul {
    padding-left: 28px !important;
  }
}
.table {
  margin-top: 20px;
}
.table--title {
  font-weight: bold;
  padding-left: 20px;
}
.table--value {
  word-wrap: break-word;
}
.table--edit {
  text-align: center;
  color: #0c72bc;
  text-decoration: underline;
}
.table--form {
  display: none;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.table--form__expanded {
  display: block;
  max-height: 1000px;
  overflow: visible;
  visibility: visible;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.save-btn {
  margin-left: 4px;
}
.save-update {
  padding-left: 18px;
}
#table--pps,
#table--dob,
#table--mobile,
#table--name,
#table--email,
#table--address,
#table--passport,
#table--p60details,
#table--driving,
#table--publicservice {
  margin-top: 30px;
  position: relative;
}
#table--pps .row .form-group,
#table--dob .row .form-group,
#table--mobile .row .form-group,
#table--name .row .form-group,
#table--email .row .form-group,
#table--address .row .form-group,
#table--passport .row .form-group,
#table--p60details .row .form-group,
#table--driving .row .form-group,
#table--publicservice .row .form-group {
  padding: 0px;
}
.even {
  background: #f5f5f5;
  padding: 14px;
}
.odd {
  padding: 14px;
}
.customer-details {
  font-family: 'Fira Mono', Courier, Arial, sans-serif;
}
.edit-panel {
  display: block;
  height: 28px;
  position: absolute;
  width: 100%;
  z-index: 100;
}
@media only screen and (max-width: 480px) {
  #table--driving,
  #table--publicservice {
    margin-top: 96px;
    position: relative;
  }
  #table--pps,
  #table--dob,
  #table--mobile,
  #table--name,
  #table--email,
  #table--address,
  #table--p60details {
    margin-top: 60px;
  }
  #table--passport {
    margin-top: 80px;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 768px) {
  .edit-panel {
    height: 88px;
  }
  .table--edit {
    text-align: left;
  }
  .save-update {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .question-head--number {
    padding-top: 28px;
  }
  .question-head--link-back {
    left: 20px !important;
  }
}
.question-head {
  padding-top: 28px;
}
.question-head--number {
  margin: 0;
  padding-left: 4px;
  padding-bottom: 7px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.question-head--link-back {
  position: absolute;
  width: 50px;
  height: 25px;
  top: 30px;
  left: -52px;
  text-decoration: none;
  color: #0c72bc;
  font-size: 14px;
  font-size: 1rem;
}
.question-head--link-back:before {
  margin-right: 3px;
}
.question-head--link-back:hover,
.question-head--link-back:active,
.question-head--link-back:focus {
  text-decoration: none;
  color: #0a4997;
}
.question-head--link-back .icon {
  font-size: 12px;
  font-size: 0.85714286rem;
}
.question-head--title {
  padding-left: 4px;
  margin-top: 0;
  margin-bottom: 14px;
}
.question-head--desc {
  padding-left: 4px;
  margin-bottom: 28px;
}
.question-help {
  padding-left: 4px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.question-help-align {
  padding: 0px;
}
.question-help--content {
  padding: 14px;
  padding-bottom: 0px;
  padding-left: 18px;
}
.question-help--content .form-group {
  padding: 0;
}
.question-help:focus {
  text-decoration: none;
}
.underline {
  border-bottom: 2px solid;
  font-size: 18px;
  font-size: 1.28571429rem;
  font-weight: 500;
  padding-bottom: 0px;
  color: #0c72bc;
  /*line-height: 28px; */
      line-height: 0.42857143;
}
.underline:hover {
  color: #0090ec;
}
.help-img {
  padding-left: 4px;
}
.licence-1 {
  margin-top: 52px;
}
.licence-2 {
  margin-top: 14px;
}
a:focus {
  text-decoration: none !important;
}
@media only screen and (max-width: 1200px) {
  .licence-1 {
    margin-right: 20px;
  }
}
.field-date {
  padding: 0px;
}
.field-date label {
  margin: 0;
}
.field-date .form-control {
  text-align: center;
}
.field-date .help-block {
  margin-top: 14px;
}
.field-date--label {
  font-size: 1.28571429rem;
}
.input-group-addon {
  color: #000;
  background: #fff;
  border: 2px solid #000;
  border-radius: 0px;
}
.checkbox {
  margin: 0 14px;
}
.checkbox input[type=checkbox] {
  width: 2em;
  margin: -20px;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 6px 18px 16px 42px;
  line-height: 32px;
}
.checkbox label:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  top: 8px;
  left: 4px;
  position: absolute;
  background-color: #fff;
  border: 2px solid #000;
}
.checkbox input[type=checkbox]:checked + label:before {
  font-family: "MyRevenue";
  content: "\e601";
  background: #0c72bc;
  border: 0;
  color: #fff;
  padding-top: 6px;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
}
.blue-border {
  display: inline-block;
}
.radio-btn {
  display: inline-block;
  padding: 0;
}
.radio-btn input[type=radio] {
  display: block;
  width: 0;
  height: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
  position: absolute;
}
.radio-btn label {
  margin: 0;
  white-space: nowrap;
}
.field-radio {
  margin-bottom: 14px !important;
  padding-left: 18px;
}
.field-radio .status-container {
  display: inline-block;
  border: 4px solid transparent;
}
.field-radio .status-container:hover,
.field-radio .status-container:focus,
.field-radio .status-container:active {
  border-color: #00c6c6;

   

}
.radio-btn label {
  display: inline-block;
  cursor: pointer;
  background: #ecedee; 
  position: relative;
  padding: 18px 18px 16px 42px;
  line-height: 32px;
 
}

.radio-btn label:hover{
  display: inline-block;
  cursor: pointer;
  background: white; 
  position: relative;
  padding: 18px 18px 16px 42px;
  line-height: 32px;
}
.radio-btn label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  top: 24px;
  left: 14px;
  position: absolute;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100%;
}
.precache-img {
  background: url("../img/radio_selected.png") no-repeat center;
  display: none;
}
.radio-btn input[type=radio]:checked + label:before {
  background: url("../img/radio_selected.png") no-repeat center;
  border: 0px;
  color: #fff;
  font-size: 22px;
  background-size: contain;
  text-align: center;
  line-height: 18px;
}
.radio-btn input[type=radio]:checked ~ .radiobox {
  border: 1px solid #000;
}
.blue-border {
  display: inline-block;
}
.radio-float-left {
  float: left;
  padding: 0px 7px 14px 14px;
}
.resetEmail {
  display: none;
}
#footer {
  border-top: 14px solid #00c6c6;
  background: #ecedee;
  padding-bottom: 14px;
  padding-left: 14px;
}
#footer p {
  font-size: 16px;
  font-size: 1.14285714rem;
}
#footer p a {
  font-size: 16px;
  font-size: 1.14285714rem;
}
#footer .footer-nav {
  padding-left: 0px;
  padding-top: 32px;
  margin-bottom: 14px;
}
#footer .footer-nav li {
  list-style: none;
  display: inline-block;
}
#footer .footer-nav li a {
  font-size: 16px;
  font-size: 1.14285714rem;
  color: #333333;
  text-decoration: underline;
}
#footer .footer-nav li a:hover {
  color: #000;
}
#footer .footer-nav li span {
  padding: 0px 10px;
  color: #00c6c6;
  text-decoration: none;
}
#footer .footer-logo {
  margin-top: 14px;
  margin-left: 48px;
  width: 175px;
}
.circle1 {
  display: hidden;
}
/* Custom, iPhone Retina */
.circle1 {
  display: block;
  padding: 0px;
}
.circle1 a {
  padding-left: 10px;
}
/* Custom, Tablet Retina */
@media only screen and (max-width: 768px) {
  .footer-logo {
    margin-left: 0px;
  }
  #footer .footer-logo {
    margin: 0px;
    margin-left: 14px;
  }
}
.footer-white {
  background: #fff !important;
}
.error-container {
  visibility: hidden;
  position: absolute;
  margin-top: -22px;
}
.signin-error-container {
  display: none;
  margin-bottom: 14px;
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #ff5655;
  font-weight: bold;
}
.signin-error-container .error-x {
  position: absolute;
  left: -30px;
  margin-top: 10px;
}
.errorHide {
  visibility: hidden;
}
.errorShow {
  display: block;
  padding-left: 18px;
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #ff5655;
  font-weight: bold;
  visibility: visible;
}
.error-x {
  width: 44px;
  padding-right: 10px;
}
html {
  background: #ecedee;
}
body {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.28571429rem;

}
#content {
  padding-bottom: 70px;
}
.container {
  padding: 0;
}
.registration {
  padding-top: 35px;
}
.twitter-typeahead {
  display: block !important;
}
.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  overflow-y: scroll;
  min-height: 30px;
  max-height: 300px;
}
.twitter-typeahead .tt-suggestion {
  padding: 5px;
  border: 2px solid transparent;
}
.twitter-typeahead .tt-suggestion p {
  padding: 0;
  margin: 0;
}
.twitter-typeahead .tt-suggestion:hover {
  border-color: #33a8a3;
}
.form-control {
  max-width: 300px;
  height: 42px;
  border: 2px solid #333333;
  border-radius: 1px;
  font-family: "Fira Mono", Courier, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-group {
  margin-top: 0;
  margin-bottom: 5px;
}
.form-link {
  margin-bottom: 28px;
  color: #0c72bc;
  font-size: 18px;
  font-size: 1.28571429rem;
  padding-left: 18px;
}
.form-link:hover {
  cursor: pointer;
  color: #0090ec;
}
.help-block {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 4px;
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #595959;
}
label {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.help-panel {
  margin-top: 95px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.row .checkbox {
  max-width: 300px;
}
#pps-validation-error-message {
  color: #ff5655;
}
#dob-validation-error-message {
  color: #ff5655;
}
.status-message {
  display: none;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 24px;
  font-weight: bold;
  padding: 0px;

  padding-left: 3px;
}
@media screen and (max-width: 768px) {
  .status-message {
    margin: 0;
    position: relative;
    bottom: 18px;
    left: 16px;
  }
}
.status-message.status-error {
  color: #ff5655;
}
.status-message.status-weak {
  color: #fbb816;
}
.status-message.status-medium {
  color: #25a7a7;
}
.status-message.status-strong {
  color: #025e63;
}
.status-message.visible {
  display: block;
}
.status-message.without-label {
  margin-top: 0 !important;
}
.signin-date--label {
  padding-left: 18px;
}
.status-container {
  border: 4px solid transparent;
  max-width: 300px;
}

.status-error1 {
	border:0px solid black;
	outline:4px solid #ff5655;
    max-width: 400px;
}

.status-error {
	border-color:#ff5655;
}
.status-container.status-weak {
  border-color: #fbb816;
}
.status-container.status-medium {
  border-color: #25a7a7;
}
.status-container.status-strong {
  border-color: #025e63;
}
.status-container.status-success {
  border-color: #00c6c6;
}
.review-validation-content {
  padding: 90px;
  padding-bottom: 0px;
  text-align: center;
}
.spacer {
  margin-top: 28px;
}
#password-input:focus,
#new-password-input:focus,
#confirm-password-input:focus {
  border: 2px solid #000;
  box-shadow: none;
}
input[type=text] {
  outline: 0;
}
input[type=text]:focus {
  box-shadow: none;
  outline: 0;
  border-color: #000;
}

.status-active {
  border-color: #00c6c6;
  max-width:500px;
}
.sign-in-bkg {
  overflow-x: hidden;
}
.success,
.lock {
  margin-top: 28px;
}
.success img {
  width: 70px;
  margin-left: 14px;
}
.lock img {
  width: 40px;
  margin-left: 22px;
}
.border-right {
  border-right: 1px solid #333333;
}
.register-btn .row {
  padding-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .register-btn .row {
    padding-left: 18px;
  }
}
.register-now {
  margin-top: 220px;
}
.register-info-group {
  margin-top: 14px;
}
.register-info-group ul {
  padding: 0;
  padding-bottom: 28px;
}
.register-info-group ul li {
  line-height: 30px;
  position: relative;
  left: -10px;
  padding-left: 10px;
}
.register-info-group h1 {
  color: #00c6c6;
}
.register-info-group h2 {
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 14px;
}
.green {
  margin-top: 28px !important;
  margin-bottom: 7px !important;
  color: #00c6c6 !important;
}
.revenue-btn {
  margin-top: 7px;
  margin-left: 18px;
}
.soft-facts-list {
  margin-left: 24px;
}
.soft-facts-list .underline {
  margin-left: 26px;
}
.failedRegHelp {
  margin-left: 4px;
}
.failed-content {
  margin-left: 22px;
}
.error-x {
  width: 44px;
  padding-right: 10px;
}
.row {
  margin: 0;
}
.validation-error-icon {
  width: 34px;
  height: 24px;
  position: absolute;
  left: -24px;
  margin-top: 12px;
  background: url("../img/error.png") no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 992px) {
  .validation-error-icon {
    width: 30px;
    height: 17px;
    left: -15px;
    margin-top: 16px;
  }
}
.password-forget {
  margin-left: 8px;
}
.password-reset--question {
  padding-left: 14px;
  padding-bottom: 14px;
  max-width: 490px;
}
.no-padding {
  padding: 0px !important;
}
.send-post {
  margin-left: 18px;
}
.sign-in-btn .row {
  padding: 0 4px;
}
/* CSS for "Spinner" animation*/
.spinner {
  margin: 70px auto;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #025e63;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* end of CSS for "Spinner" animation*/
.system-error--desc {
  width: 330px;
  float: left;
  padding-left: 20px;
}
.system-error--img {
  float: right;
  width: 250px;
}
@media screen and (max-width: 1200px) {
  .system-error--img {
    float: left;
    margin-left: 14px;
  }
}
.system-error--img img {
  width: 140px;
}
.system-error--btn {
  margin-left: 8px;
}
.password-status-message {
  padding-left: 1.6em;
  margin-top: 2.6em;
}
.password-status-message img {
  float: left;
  height: 0;
  border-style: none;
  width: 0;
  padding: 12px;
}
.password-status-message-text {
  width: 20em;
}
.green-tick-image {
  width: 34px;
  height: 24px;
  position: absolute;
  left: -6px;
  background: url("../img/pw_strong.png") no-repeat center;
  background-size: contain;
}
.red-x-image {
  width: 34px;
  height: 24px;
  position: absolute;
  left: -6px;
  background: url("../img/pw_weak.png") no-repeat center;
  background-size: contain;
}
.simulation-btn {
  padding-left: 4px;
}
.landline-field .form-group {
  padding: 0;
}
.form-control:focus {
  border-color: #000;
}
.landline-field p {
  padding-left: 4px;
}
.landline-field #landline-prefix {
  float: left;
  width: 25%;
}
.landline-field #landline-suffix {
  float: right;
  width: 75%;
  border-left: none;
}
.landline-field .landline-num {
  margin-bottom: 7px;
  margin-left: 1px;
}
#licence-img {
  width: 340px;
}
@media only screen and (max-width: 480px) {
  .field-date .help-block {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .register-now {
    margin-top: 14px;
  }
  .register-btn {
    margin-left: 0px;
  }
  .sign-in-btn {
    margin-left: 0px;
  }
  .revenue-btn {
    margin-left: 22px;
    margin-bottom: 18px;
  }
  #passport-img {
    width: 260px;
  }
  #licence-img {
    width: 260px;
  }
  #p60-img {
    width: 270px;
  }
  #psc-img {
    width: 270px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 768px) {
  .border-right {
    border-right: none;
    border-bottom: 1px solid;
    padding-bottom: 42px;
  }
  .register-now {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 480px) {
  .register-btn {
    padding-left: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .register-btn {
    padding-left: 0px;
  }
}
.dashboard-body > .alert-dismissible {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .col-sm-6 {
    width: 58%;
  }
  .col-sm-3 {
    width: 33%;
  }
}
@media only screen and (min-width: 1080px) {
  .col-sm-6 {
    width: 52%;
  }
  .col-sm-3 {
    width: 29%;
  }
}
.sign-submit .lock-img {
  margin-top: 28px;
}
.sign-submit .lock-img img {
  width: 40px;
  margin-left: 7px;
}
.sign-submit h1 {
  padding-left: 4px;
}
.sign-submit .sign-submit-form .form-group {
  padding: 0;
}
.sign-submit .sign-submit-form h2 {
  padding-left: 4px;
}
.sign-submit .sign-submit-form .btn {
  position: relative;
  left: -8px;
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) {
  #date-input-group {
    display: none;
  }
}
@media screen and (min-width: 1080px) {
  #date-input-group {
    display: block;
  }
}
.field-date-day,
.field-date-month,
.field-date-year {
  padding: 0;
  width: 90px;
  padding-left: 4px;
}
.field-date-day,
.field-date-month {
  margin-right: 14px;
}



/* MY ADDITIONS */



label {
    white-space: nowrap;
}

#secondLabel {
    padding-top: 24px;
    padding-left: 32px;
    font-size: 1.28571429rem;
    line-height:1;
}

div#back1 {
    margin: 2% 0 0 3%;
}


#second
{
  margin:0 0 0 0;
}

#he
 {
    width:300px;
  
    height: 42px;
} 


#sample
{
  width:210px;
}


#drop1
{
  width:50%;
}

#drop2
{
  width:50%;
}

#x
{
  margin:0 0 0 -20%;
}


.caret{border-top:4px solid;}

.btn{
  text-align: right;
}


span#index_arrow{
  margin: 11px 0px 0 -14px;
    padding-bottom:21px;
}




#firstPage
{
  margin:10px;
}




@media(max-width: 750px){

#samplebox {
    display: inline-block;
    padding: 0;
    width: 90%;
    height: 100%;
    background: #ecedee;
    padding-bottom: 21px;
    margin-top: 24px;

}
#samplebox1 {

    display: inline-block;
    padding: 0;
    width: 90%;
    height: 100%;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;
}
  div#shift {
    margin: 0px 0 0 31px;
        line-height: 0;
}
div#searchId {
    margin-top: -24px;

}
#searchButton
{
   max-width: 400px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    text-align: left;
    margin-top:35px;

     float:left;
     padding-left: 5px;
     margin-left:4px;

    
 
}
div#top2 {
    margin-left: -4px;
}

}


@media(min-width: 750px){

#samplebox {
    display: inline-block;
    padding: 0;
    width: 90%;
  height: 100%;
    background: #ecedee;
    padding-bottom: 21px;
    margin-top: 0px;

}
#samplebox1 {
    display: inline-block;
    padding: 0;
    width: 90%;
    height: 100%;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;
}

  div#shift {
    margin: -29px 0 0 31px;
        line-height: 0;
      padding-top: 20px;
}
#searchButton
{
   max-width: 400px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    text-align: left;
    margin-top:35px;

     float:left;
     padding-left: 5px;
     margin-left:-4px;

    
 
}

}


#srch-term {
    width: 15em;
    text-align: left;
    margin-top:35px;
  
}

#top{
  margin:0px 0 0 -19px;
}



.landline-field #suffix {
    width: 86%;
    border-left: none;
}

.landline-field #prefix {
    float: left;
    width: 10%;
}

#last
{
  white-space: normal;
  padding-bottom:98px;
  font-size: 1.28571429rem;
}



/*index */
select#pps-input {
    padding-left: 21px;
}



.question-help--content {
    padding: 14px;
    padding-bottom: 0px;
    padding-left: 0px;
}


span.js-collapse-arrow.icon.icon-help_expanded {
    margin: 0 0 0 -14px;
}




a.acc {
    padding-left: 28px;

}




#initial{
   left: 21px;
   overflow: hidden;
   position: absolute;
 
}




.btn-input {
   display: block;
}


.
.btn-input .btn.form-control .caret {
 
   
   top: 100%;
   margin-right:-6px;
}



option {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
}

.question-head--title {
    padding-left: 4px;
    margin-top: 0;
    margin-bottom: 14px;
    padding-top: 35px;
} 


p.question-head--number {

  padding-top:35px;
}






.search { position: relative; }
.search input { text-indent: 30px;}
.search .fa-search { 
  position: absolute;
  top: 24px;
  left: 7px;
  font-size: 15px;
}



#modal_label2 {
    padding-top: 11px;
    padding-bottom: 14px;
    margin:0 0 0 0;
     font-size: 1.28571429rem;
}

#modal_label1   {
    /*padding-top: 21px; */
    padding-bottom: 0px;
    margin:0 0 0 0;
     font-size: 1.28571429rem;
}
#modal_para1   {
    /*padding-top: 21px; */
    padding-bottom: 14px;
    margin:0 0 0 0;
     font-size: 1.28571429rem;
}

#labelAttach   {
    padding-top: 21px;
    padding-bottom: 14px;
    margin:0 0 0 0;
}

#labelAttach1  {
    padding-top: 21px;
    padding-bottom: 14px; 
    margin:0 0 0 4px;
}

@media(max-width: 750px){

      #modal_label3 {
          padding-top: 35px;
              padding-bottom: 10px;
            font-size: 1.42857143rem;
          margin:0 0 0 0;
      }
      #modal_label3a {
          padding-top: 15px;
              padding-bottom: 10px;
            font-size: 1.42857143rem;
          margin:0 0 0 0;
      }
}

@media(min-width: 750px){
#modal_label3 {
    padding-top: 48px;
        padding-bottom: 10px;
      font-size: 1.42857143rem;
    margin:0 0 0 0;
}

#modal_label3a {
    padding-top: 48px;
        padding-bottom: 10px;
      font-size: 1.42857143rem;
    margin:0 0 0 0;
}
#modal_pay{
  margin-top:48px;
}


}



ul.dropdown-menu {
    width: 300px;
     }

.dropdown-menu li a,
{
  border-color: #00c6c6;
   border: 4px solid transparent;
   background:white;

}

ul.dropdown-menu li a:focus
{

 border-color: #00c6c6;
   border: 4px solid transparent;
      background:white;
}
ul.dropdown-menu li a:active
{
   border-color: #00c6c6;
   border: 4px solid transparent;
      background:white;
}



.open>.dropdown-menu
{

   border-color: #00c6c6;
   border: 4px solid transparent;
      background:white;
}



#endLabel {
    padding-top: 35px;
    padding-bottom: 21px;
    margin: 0px 0px 0px -18px;
}



@media(max-width:700px){
#endDiv1
{
  margin:14px 0 0 -4px;
  padding-left: 28px;

    display: inline-block;
    padding: 0;
    width: 91%;
    height: 48px;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;

}


#endDiv2
{
  margin:0 0 0 -4px;
  padding-left: 28px;


    display: inline-block;
    padding: 0;
    width: 91%;
    height: 48px;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;



}
}



@media(min-width:801px){
#endDiv1
{
  margin:14px 0 0 -4px;
  padding-left: 28px;

    display: inline-block;
    padding: 0;
    width: 90.5%;
    height: 48px;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;

}


#endDiv2
{
  margin:0 0 0 -4px;
  padding-left: 28px;


    display: inline-block;
    padding: 0;
    width: 90.5%;
    height: 48px;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;



}
}

@media(min-width:700px) and (max-width:800px ){
#endDiv1
{
  margin:14px 0 0 -4px;
  padding-left: 28px;

    display: inline-block;
    padding: 0;
    width: 100.5%;
    height: 48px;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;

}


#endDiv2
{
  margin:0 0 0 -4px;
  padding-left: 28px;


    display: inline-block;
    padding: 0;
    width: 100.5%;
    height: 48px;
 
    background: #ecedee;
    padding-bottom: 21px;
    margin-top:14px;

}
}




a#linkjs1 {
    margin-left: 22px;
}
a#linkjs2 {
    margin-left: 22px;
}


#endHead
{
    margin: 0px 0px 0px -18px;
    font-weight: 800;
    font-size: 32px;
    font-size: 2.28571429rem;
    padding-bottom:35px;

}

span.glyphicon.glyphicon-arrow-down {
    padding: 12px 10px 0px 3px;
    top: 4px;
}
span.glyphicon.glyphicon-arrow-up {
    padding: 12px 10px 0px 3px;
    top: 4px;
}

.modal-content {
   
    width: 100%;
}

input#gross-pay-input {
    width: 56.6%;
}



div#radio_indent {
    margin: 0px 0px 14px -35px;
}

#footer_button {
    margin-bottom: 24px;

    margin-top: 24px;
        width: 200px;
    padding-right: 32px;

}

.validDiv{
    padding-top: 10px;
    padding-bottom: 21px;
    padding-left: 28px;
    border-top:1px solid black;
    padding-top:21px;
    margin-top:23px;
}

.validDiv1{
    padding-top: 90px;
    padding-bottom: 21px;
    padding-left: 28px;
    border-top:1px solid black;
    padding-top:21px;
}


#deleteSign
{
  color:red;
}



#button_text{
padding-left:10px;
};

#thirdA
{
  
 margin:0 0 0 20px;   
}

span#fourthArrow {
    margin: 0 0 0 7px;
    padding-bottom:35px;
}

#thirdLabel
{
  margin:0 0 0 21px;
  padding-bottom:14px;
}

span#change {
    margin-left: 40px;
}

a#thirdBack {
    padding-left: 19px;
}

a#thirdBack1 {
    padding-left: 200px;
}

.container
{
  margin-left:13px;
}







 /*@media (max-width:350px){
  #top1
 {
  padding-left:17px;
 }
 #formThird
 {
      margin: 0 0 0 -12px;
 }

}
*/


 #confirmButton2 {
   max-width: 400px;
   text-align: left;
   margin-top: 34px;
 }




#searchId:focus
{
  border: 2px solid transparent;
  border-color: #00c6c6;
  
}


#attachAmount
 {
    max-width: 400px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right: 14px;

}

#attachAmount1
{
    width: 290px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right: 0px;
    padding-left: 0px;

}

.field-container
{
    width: 290px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right: 0px;
    padding-left: 0px;

}


#widthCheck
{
  max-width:200px;
      margin-left: -4px;
}

#widthCheck1
{
  max-width:200px;
}
#payFirst1
 {
    max-width: 300px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.08571429rem;
    padding-right: 83px;
    margin-left: -14px;
    text-align: left;
}

  
 


#attachBack {
    padding-top: 35px;
    padding-bottom: 48px;
}



 #button-holder{
            cursor:pointer;
            float:left; 
            height:27px;
            margin:12px 0 0 -6px;
            text-align:center;
            width:50px;
}

  @media (max-width: 750px ) and (min-width:323px){
         
       #button-holder img {
          margin: 35px 0px 0px -80px;
          width: 20px;
      }


    }
      @media (max-width:323px){
        #button-holder img {
              margin: -88px 0px 0px 181px;
              width: 20px;
          }
      }

   @media (min-width: 750px) and (max-width:980px){
        #button-holder img {
               margin: -82px 0px 0px 172px;
               width: 20px;
      }
   }

   @media (min-width: 980px){
       #button-holder img {
               margin: -92px 0px 0px 211px;  
               width: 20px;
            
             }
              } 


 
img#remove {
    width: 19px;
    margin-left: 2px;
}







 #search-text-input{
           
            float:left;
            height:17px;
            margin:.8em 0 0 .5em; 
            outline:0;
            padding:.4em 0 .4em .6em; 
            width:183px; 
        }
         
        #button-holder{
          
            cursor:pointer;
            float:left;
            height:27px;
           
            text-align:center;
            width:50px;
    }
         
      

      @media (max-width: 480px) and (min-width: 400px){
                    .modal-content .modal-header .close {
                           margin: -60px -23px 0 0px;
                        }

                        .modal-content .modal-header h3 {
                              padding-left: 15px;
                              margin-top: 35px;
                             
                            }
                  } 

          @media (max-width: 550px) and (min-width: 480px){
                    .modal-content .modal-header .close {
                           margin: -60px -23px 0 0px;
                        }

                        .modal-content .modal-header h3 {
                              padding-left: 54px;
                              margin-top: 35px;
                             
                            }
                  } 
                  


         @media (min-width: 551px) and (max-width: 750px){
               .modal-content .modal-header .close {
                           margin: -65px -23px 0 0px;
                        }

                        .modal-content .modal-header h3 {
                              padding-left: 52px;
                              margin-top: 35px;
                              font-size: 1.68571429rem;
                            }
                    }


        

       @media (max-width: 400px){ 

                  .modal-content .modal-header .close {
                        margin: -60px -36px 0 0;
                    } 
                      .modal-content .modal-header h3 {
                     padding-left: 15px;
                     margin-top: 35px;

                   }
                      .modal-body {
                margin-top: -46px;
            }
            label#mainLabel {
                margin: 48px 0 0 0;
            }

     }


 @media (min-width: 700px) and (max-width:800px){
    #samplebox{
       width: 100%;
    }
    #samplebox1{
      width:100%;
    }
   
  

 }


@media(min-width:750px) {

.modal-content .modal-header h3 {
    font-size: 32px;
    font-size: 1.68571429rem;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding-bottom: 21px;
    line-height: 32px;
    padding-top: 35px;
        padding-left: 44px;
}
}






 


  
                      


#alignLine
{

  margin:-44px 0 0 30px;
}



@media (max-width:750px) {
  a#s {
   
  
    margin-top:0px;
   margin-left: 30px;

}

}

@media (min-width:751px) and (max-width:900px) {

a#s {
   

    margin-top:24px;
    margin-left: 0px;

}

}

@media (min-width:900px){
  a#s {
   

    margin-top:24px;
 

}
} 




@media (min-width:700px) and (max-width:990px){



#modal_drop {
    margin-left: -20px;
    padding-right: 138px;
    margin-right: -2px;
    width: 252px;
}

  span#dropID {
   margin: 0 0 0 -19px;
     border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000000;
}
}


@media (max-width:700px){
#modal_drop {
    margin-left: -20px;
    padding-right: 138px;
    margin-right: -2px;
    width: 252px;
}
span#dropID {
    margin: -61px 0 0 212px;
       border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000000;
}



}

 .open>#month_drop {
  font-size:18px;
}





/*MEDIA QUERIES FOR DROP DOWN IN THE MODAL SCREEN*/

                @media (min-width:800px){
                span#dropID {
                    margin: -66px 0 0 251px;
                       border-left: 6px solid transparent;
                          border-right: 6px solid transparent;
                          border-top: 6px solid #000000;
                }


                button#modal_drop {
                    text-align: left;
                    margin-left: -18px;
                    width: 288px;
                }

                }

                .monthhelper li:hover {
                              border: 2px solid #00c6c6;
                          }



          @media(min-width:700px) and (max-width:750px){
                     .monthhelper li {
                                  margin: 0;
                                  padding: 0;
                                  width: 250px;
                                  height: 28.5px;
                                  list-style: none;
                                  padding-left: 18px;
                                
                              }
                          .open>#month_drop {
                             
                                    border-color: #00c6c6;
                                    border: 2px solid ;
                                    background: white;
                                    height: 323px;
                                    width: 253px;
                                    margin-left: -5px;
                                     margin-top: -1px;
                                
                          }

                  }
                         
                         
                        @media(min-width:300px) and (max-width:700px){
                        
                          .open>#month_drop {
                              border-color: #00c6c6;
                              border: 2px solid;
                              background: white;
                              height: 323px;
                              width: 250px;
                              margin: -20px 0 0 -4px;
                          }


                          .monthhelper li {
                                margin: 0;
                                padding: 0;
                                height: 28.5px;
                                list-style: none;
                                padding-left: 18px;
                              
                                width: 246px;
                            }
                            }


                             @media(min-width:750px) and (max-width:800px){

                                 .monthhelper li {
                                  margin: 0;
                                  padding: 0;
                                  width: 246px;
                                  height: 28.5px;
                                  list-style: none;
                                  padding-left: 18px;
                                
                              }
                          .open>#month_drop {
                              border-color: #00c6c6;
                              border: 2px solid;
                              background: white;
                              height: 323px;
                              width: 250px;
                              margin-left:-4px;
                              font-size:18px;
                          }
                            }


                             @media(min-width:800px){

                              .monthhelper li {
                                            margin: 0;
                                            padding: 0;
                                            width: 284px;
                                            height: 28.5px;
                                            list-style: none;
                                            padding-left: 18px;
                                            
                                        }
                         .open>#month_drop {
                                  border-color: #00c6c6;
                                  border: 2px solid;
                                  background: white;
                                  height: 323px;
                                  width: 288px;
                                  margin: -24px 0 0 -3px;
                              }



                             } 




                  @media(min-width:750px){  

                    #errorImg {
                                width: 40px;
                                margin: -78px 0 0 -29px;
                            }


                            div#errorValid {
                                margin: 0 0 -35px -29px;
                            }


                            img#errorImg1 {
                                width: 40px;
                               
                                   margin: 0px 0 0 35px
                            }

                                  #errorM
                                  {
                                    color:red;
                                    padding-bottom:21px;
                                     font-size: 1.28571429rem;
                                     margin: 0px 0 0 35px;

                                  }
                                  #errorM2 {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 35px;
                          }

                      }


                         @media(max-width:750px) and (min-width:550px){

                         #errorImg {
                                width: 40px;
                                margin: -78px 0 0 -29px;
                            }


                            div#errorValid {
                                margin: 0 0 -35px -29px;
                            }


                            img#errorImg1 {
                              width: 40px;
                              margin: 0px 0 0 0px;
                              margin: 0px 0 0 -49px;
                          }
                          div#errorLab1 {
                                  margin: -21px 0 0 0;
                              }

                              div#errorLab {
                              margin: -18px 0 0 32px;
                          }

                           #errorM {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 0px;
                          }
                          #errorM2  {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 0px;
                          }
                      }

                        @media(max-width:550px) and (min-width:400px){

                         #errorImg {
                                width: 40px;
                                margin: -78px 0 0 -25px;
                            }


                            div#errorValid {
                                margin: 0 0 -35px -29px;
                            }


                            img#errorImg1 {
                              width: 40px;
                          
                              margin: 0px 0 0 -40px;
                          }
                          div#errorLab1 {
                                  margin: -21px 0 0 0;
                              }

                              div#errorLab {
                              margin: -18px 0 0 32px;
                          }

                          #errorM {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 3px;
                          }
                          #errorM2 {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 3px;
                          }
                      }








                       @media(max-width:400px) and (min-width:300px){

                         #errorImg {
                                width: 40px;
                                margin: -78px 0 0 -25px;
                            }


                            div#errorValid {
                                margin: 0 0 -35px -29px;
                            }


                            img#errorImg1 {
                              width: 40px;
                             
                              margin: 41px 0 0 -40px;
                          }
                          

                              div#errorLab {
                              margin: -18px 0 0 0px;
                          }

                          label#mainLabel {
                            margin: 0px 0 0 0;
                        }

                              div#errorLab1 {
                                margin: -20px 0 0 2px;
                            }

                               #errorM {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 3px;
                          }
                          #errorM2 {
                              color: red;
                              padding-bottom: 21px;
                              font-size: 1.28571429rem;
                              margin: 0px 0 0 32px;
                          }
                    }


    #searchButton:focus,#modal_drop:focus
    {
      border:3px solid black;
     outline:4px solid #00c6c6;
    }
    

     #attachButton1:focus{
      border:3px solid black;
     outline:4px solid #00c6c6;
    }
    
   
	
	#attachAmount1:focus
    {
     border:3px solid black;
     outline:4px solid #00c6c6;
    }
    #modal_input:focus
    {
     border:3px solid black;
     outline:4px solid #00c6c6;
    }
   #bic-input:focus
    {
     border:3px solid black;
     outline:4px solid #00c6c6;
    }


/* wrapping content in second.html */

  

span#second_arrow {
    margin: 11px 0px 0 -43px;
    padding-bottom: 21px;
} 

span.js-collapse-arrow.icon.icon-help_expanded {
    margin: 0 0 0 -41px;
}






#thirdP
{
  padding-top:14px;
}


  #modal_label4{
      padding-bottom: 0px;
    margin: 0 0 0 0;
    font-size: 1.28571429rem;
  }   

  #modal_input
  {
    margin-top:14px;

  }


/*fourth button problem */
#button_text {
    padding-left: 6px;
}

#arrowIcon
{
      margin-left: -7px;
}




/** index **/

.searchhelper li:hover {
     border:2px solid #00c6c6;
 }         

li#firstoption {
    margin-top: -5px;
}

  .open>#index_drop{
    font-size:18px;
  }

  

@media (min-width: 300px) and (max-width:350px){

                  .searchhelper li {
                      margin: 0;
                      padding: 0;
                      width: 266px;
                      height: 28.5px;
                      list-style: none;
                      padding-left: 18px;
                    
                  }

                  .open>#index_drop {
                      border-color: #00c6c6;
                      border: 2px solid;
                      background: white;
                    
                          margin-top: -20px;
                     height: 152px;
                      width:270px;
                      margin-left:1px;
                  }

                  span#optionID {
                      margin: -64px 0 0 249px;

                      border-left: 6px solid transparent;
                      border-right: 6px solid transparent;
                      border-top: 6px solid #000000;
                  }
                  #payFirst {
                          max-width: 270px;
                          height: 42px;
                          border: 2px solid #333333;
                          border-radius: 1px;
                          font-family: "Fira Mono", Courier, Arial, sans-serif;
                          font-size: 18px;
                          font-size: 1.28571429rem;
                          margin-left: 2px;
                          text-align: left;
                          padding-right: 247px;
                    }

                        #dropSelect{
                          margin-bottom: -26px;
                        }
  }


    @media (min-width: 700px) {

                   .searchhelper li {
                              margin: 0;
                              padding: 0;
                              width: 296px;
                              height: 28.5px;
                              list-style: none;
                              padding-left: 18px;
                         
                                    
                                    

                          }

                          .open>#index_drop {
                              border-color: #00c6c6;
                              border: 2px solid;
                              background: white;
                                margin: 0 0 0 1px;
                              height: 152px;
                          }

                          span#optionID {
                              margin: 0 0 0 -31px;

                                border-left: 6px solid transparent;
                                border-right: 6px solid transparent;
                                border-top: 6px solid #000000;
                          }

                          #payFirst {
                                    max-width: 300px;
                                    height: 42px;
                                    border: 2px solid #333333;
                                    border-radius: 1px;
                                    font-family: "Fira Mono", Courier, Arial, sans-serif;
                                    font-size: 18px;
                                    font-size: 1.28571429rem;
                                    margin-left:2px;
                                     text-align: left;



                          }
                      }


    @media (min-width: 350px) and (max-width:699px){



                 .searchhelper li {
                          margin: 0;
                          padding: 0;
                          width: 296px;
                          height: 28.5px;
                          list-style: none;
                          padding-left: 18px;
                          
                        
                      }

                 .open>#index_drop {
                    border-color: #00c6c6;
                    border: 2px solid ;
                    background: white;
                    margin-top:-20px;
                   margin-left:1px;
             
                    height: 152px;
                }
                  span#optionID {
                        margin: -64px 0 0 275px;

                        border-left: 6px solid transparent;
                        border-right: 6px solid transparent;
                        border-top: 6px solid #000000;
                    }
                  #payFirst {
                          max-width: 300px;
                          height: 42px;
                          border: 2px solid #333333;
                          border-radius: 1px;
                          font-family: "Fira Mono", Courier, Arial, sans-serif;
                          font-size: 18px;
                          font-size: 1.28571429rem;
                          margin-left: 2px;
                          text-align: left;
                          padding-right: 247px;
                    }

                        #dropSelect{
                          margin-bottom: -26px;
                        }


    }

    #payFirst:focus{
      border:3px solid black;
     outline:4px solid #00c6c6;
    }

    #desc
      {
        margin:10px 0 0 0;
      }
      p#desc1 {
    margin-bottom: 17px;
      }

    #next7 {
    margin-left: -16px;
    margin-bottom: 21px;
      }



  /* END OF INDEX STYLING */








  /* THIRD.HTML */



 #top1
 {
  padding-left:30px;
 }


  #title3
  {
        margin-bottom: 28px;
        padding-left: 7px;
        margin-top: 0;
        margin-bottom: 28px;
        padding-top: 35px;
  }

  div#bankAccount {
    padding-left: 21px;
    margin-left:10px;
}

 div#bankOrder {
    padding-left: 21px;
    margin-left:10px;
}

 

 @media(min-width:750px){

   input#attachButton1
 {
    max-width: 400px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right:49px;
    margin-top:5px;
    padding-left: 5px;
}
#modal_labelThird {
    padding-top: 28px;

    margin:0 0 0 69px;
}
div#bankDiv {
    margin-left: 30px;
}

#details{

  margin-top:-10px;
  margin-left:-14px;
}

}

#BankQ
{
  margin-top:28px;
}



@media(max-width:750px){
   input#attachButton1
 {
    max-width: 400px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right:49px;
    margin-top:5px;
    padding-left: 5px;
}

#details{
  margin-left:23px;
  margin-top:-10px;
}

#modal_labelThird {
    padding-top: 28px;

    }
} 


#thirdLab
{

 margin:0 0 48px 36px;
}




@media (min-width:300px) and (max-width:350px){
  input#attachButton1
 {
    max-width: 400px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right:15px;
    padding-left: 5px;
}
a#thirdA {
white-space:nowrap;
}


}




/** END OF THRID.HTML ****/




/* START OF FOURTH.HTML */



#finalHomepage
{
  padding-left:0px;
      padding-top: 35px
}

#confirmButton{
  max-width:400px;
  text-align:left;
  margin-bottom:50px;
  margin-left:0px;
}
#fourthHeading2
{
  padding-left:0px;
}

#fourthHeading1
{
  padding-left:0px;
}


span#button_attach {
    padding-right: 3px;
}

select:active;
{
 border:2px solid red;
}


/* END OF FOURTH.HTML */





/* ATTACHMENT.HTML */


#attachHead{
    padding-left: 4px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 35px;
  }

 #attachdiv:focus{
      border:3px solid black;
     outline:4px solid #00c6c6;
    }

div#attachDiv1 {
    margin-left: 4px;
}

 #attachButton:focus{
      border:3px solid black;
     outline:4px solid #00c6c6;
    }

     input#attachButton
 {
    max-width: 400px;
    height: 42px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right: 49px;
    margin-top:6px;
}

.form-length{
	width: 290px !important;
}

.typehidden {
    display:none;
    margin-bottom: 2px;
    padding-top: 21px;
    margin-top: 20px;
    padding-bottom: 25px;
}




/* END OF ATTACHMENT.HEML */

.caret{

  margin:0 0 0 0;
}

.close{
  cursor:pointer;
}

.select1{
	margin-left:-16px;
}

.attachAmount
 {
    max-width: 400px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right: 14px;

}

.attachAmount1
{
    width: 290px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 1px;
    font-family: "Fira Mono", Courier, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.28571429rem;
    padding-right: 0px;
    padding-left: 0px;

}
.status-container:active {
  border-color: #00c6c6;

}

.status-container:hover{
 background-color:#00c6c6;

}

.show-prem-tax{
	 display: block;
}

td.details-control {
    background: url('../resources/details_open.png') no-repeat center center;
    cursor: pointer;
}