/*==============================================*/
@font-face {
  font-family: 'rbtr';
  src: url('/fonts/Roboto-Regular-webfont.eot');
  src: url('/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtm';
  src: url('/fonts/Roboto-Medium-webfont.eot');
  src: url('/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Medium-webfont.woff') format('woff'), url('/fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtb';
  src: url('/fonts/Roboto-Bold-webfont.eot');
  src: url('/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtl';
  src: url('fonts/roboto-light.eot');
  src: url('fonts/roboto-light.eot') format('embedded-opentype'), url('fonts/roboto-light.woff') format('woff'), url('fonts/roboto-light.ttf') format('truetype'), url('fonts/roboto-light.svg#RobotoLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
.color li {
  padding: 5px 10px;
  list-style: none;
  display: inline-block;
}
.color li:nth-child(1) {
  background-color: #00539e;
}
.color li:nth-child(2) {
  background-color: #4b7b9c;
}
.color li:nth-child(3) {
  background-color: #003494;
}
.color li:nth-child(4) {
  background-color: #777777;
}
.color li:nth-child(5) {
  background-color: #333333;
}
.color li:nth-child(6) {
  background-color: #a8b4da;
}
.color li:nth-child(7) {
  background-color: #cdc3ac;
}
.color li:nth-child(8) {
  background-color: #c0392b;
}
.color li:nth-child(9) {
  background-color: #8b6d49;
}
.color li:nth-child(10) {
  background-color: #cccccc;
}
.color li:nth-child(11) {
  background-color: #4d4d4d;
}
.color li:nth-child(12) {
  background-color: #999999;
}
.color li:nth-child(13) {
  background-color: #808080;
}
.color li:nth-child(14) {
  background-color: #b2cce0;
}
.color li:nth-child(15) {
  background-color: #a8b7d7;
}
.color li:nth-child(16) {
  background-color: #5077b0;
}
.color li:nth-child(17) {
  background-color: #ffffff;
}
.color li:nth-child(18) {
  background-color: #ffffff;
}
.color li:nth-child(19) {
  background-color: #ebf2f2;
}
.color li:nth-child(20) {
  background-color: #d1d1e9;
}
.color li:nth-child(21) {
  background-color: #01304c;
}
.color li:nth-child(22) {
  background-color: #0380db;
}
.transferwidget a.btn {
  background-color: inherit;
  background-image: url(images/regbtn.svg);
  color: #ffffff !important;
  border: none;
  width: 100px;
  height: 100px;
  line-height: 90px;
  font-size: 12px;
}
.transferwidget a.btn:hover {
  background-image: url(images/regbtn-hover.svg);
}
.transferwidget a.btn.disabled {
  background-image: url(images/regbtn-disabled.svg);
  opacity: 1;
}
.transferwidget a.btn:active {
  box-shadow: none;
}
.transferwidget .modal {
  padding-top: 250px;
}
.transferwidget .modal .modal-content {
  background-color: transparent !important;
  box-shadow: none;
  border: none;
}
.transferwidget .modal .modal-content .modal-body {
  background: url(/startDidPress.png) no-repeat center center;
  width: 300px;
  height: 120px;
  background-size: 300px;
  margin: 0 auto;
  position: relative;
}
.transferwidget .modal .modal-content .modal-body a:hover {
  text-decoration: none;
}
.transferwidget .modal .modal-content .modal-body li {
  display: inline-block;
  padding: 25px 10px;
  font-family: rbtr;
  font-size: 18px;
  line-height: 20px;
  color: #00539e;
  width: 130px;
}
.transferwidget .modal .modal-content .modal-body li:hover {
  color: #0380db;
}
.transferwidget .modal .modal-content .modal-body button.close {
  top: -6px;
  right: -4px;
  position: absolute;
  opacity: 0;
}
#social-btn {
  text-align: center;
  margin-bottom: 10px;
}
#social-btn p.facebook {
  background-color: #136C9E;
  height: 40px;
  width: 100%;
  line-height: 40px;
  margin-bottom: 5px;
  color: #fff;
  padding-left: 5px;
  font-size: 11px;
  cursor: pointer;
}
#social-btn p.facebook:hover {
  background-color: #047AB5;
}
#social-btn p.googleplus {
  background-color: #E74C3D;
  height: 40px;
  width: 100%;
  line-height: 40px;
  margin-bottom: 5px;
  color: #fff;
  padding-left: 5px;
  font-size: 11px;
  cursor: pointer;
}
#social-btn p.googleplus:hover {
  background-color: #FF5B3D;
}
#social-btn img {
  max-height: 40px;
  margin-right: 5px;
}
#social-btn a:hover {
  text-decoration: none;
}
.profile .col-xs-5,
.profile .col-xs-7 {
  padding: 0px;
}
.otp a.btn {
  background-color: inherit;
  background-image: url(images/regbtn.svg);
  color: #ffffff !important;
  border: none;
  background-size: 85px 85px;
  width: 85px;
  height: 85px;
  margin: auto;
  font-size: 11px;
  line-height: 70px;
  margin-top: 0px;
}
.otp a.btn:hover {
  background-image: url(images/regbtn-hover.svg);
}
.otp a.btn.disabled {
  background-image: url(images/regbtn-disabled.svg);
  opacity: 1;
}
.otp a.btn:active {
  box-shadow: none;
}
.otp .btn-group {
  margin-left: 25px;
}
.otp .btn-group li {
  list-style: none;
  display: inline-block;
  padding: 0 10px;
}
.otp .btn-group li a {
  color: #999;
}
.otp .btn-group li a:hover {
  color: #999 !important;
}
.otp .btn-group li:first-child {
  border-right: 1px solid #999;
}
.otp .tooltip-arrow {
  border-bottom-color: #19549F !important;
}
.video_home {
  text-align: center;
  padding-bottom: 10px;
}
.video_home a {
  padding: 5px 10px;
  color: #ffffff;
  font-size: 12px;
  border: 1px solid #ffffff;
}
.video_home a:hover {
  border: 1px solid #0380db;
  color: #0380db;
  text-decoration: none;
}
.video_home span.sr-only {
  margin-right: 100px;
}
.video_home .modal iframe {
  max-width: 100%;
  background-color: #000;
}
.video_home .modal .modal-body,
.video_home .modal .modal-content,
.video_home .modal .modal-dialog,
.video_home .modal .modal-footer {
  background: transparent !important;
  box-shadow: none;
  border: none;
}
.video_home .modal button.close {
  opacity: 1;
  color: #000;
  margin-right: -10px;
}
.video_dashboard {
  text-align: center;
  padding-bottom: 10px;
  margin-top: -30px;
}
.video_dashboard a {
  padding: 5px 10px;
  background-color: #0380db;
  color: #ffffff;
  font-size: 12px;
  border: 1px solid #0380db;
}
.video_dashboard a:hover {
  border: 1px solid #00539e;
  color: #ffffff !important;
  text-decoration: none;
  background-color: #00539e;
}
.video_dashboard span.sr-only {
  margin-right: 100px;
}
.video_dashboard .modal iframe {
  max-width: 100%;
  background-color: #000;
}
.video_dashboard .modal .modal-body,
.video_dashboard .modal .modal-content,
.video_dashboard .modal .modal-dialog,
.video_dashboard .modal .modal-footer {
  background: transparent !important;
  box-shadow: none;
  border: none;
}
.video_dashboard .modal button.close {
  opacity: 1;
  color: #000;
  margin-right: -10px;
}
.document_form h1 {
  line-height: inherit;
}
.document_form h2 {
  font-size: 18px;
  line-height: inherit;
}
.document_form h3.helper2 {
  padding-top: 0px;
  margin-top: 0px;
}
.document_form .list {
  text-align: center;
  padding-bottom: 20px;
}
.document_form li {
  font-size: 16px;
  display: inline;
  padding: 0 10px;
  color: #00539e;
  font-family: rbtr;
  list-style: circle !important;
}
.document_form li:before {
  content: "• ";
}
.document_form h2.helper {
  color: #000;
  line-height: inherit;
  margin-bottom: 0px;
  font-size: 17px !important;
}
.document_form h2.helper2 {
  color: red;
  padding: 0px;
  margin: 0px;
  line-height: inherit;
  font-size: 17px !important;
}
.document_form p.subhead {
  margin: 0px !important;
  color: #808080 !important;
  padding-bottom: 10px;
}
.document_form p.footer {
  font-size: 9px !important;
  color: #666;
  padding: 0px;
  margin: 15px 0 5px 0 !important;
}
.holiday .modal-body,
.holiday .modal-content,
.holiday .modal-dialog,
.holiday .modal-footer {
  background: transparent !important;
  box-shadow: none;
  border: none;
}
.holiday button.close {
  opacity: 0;
  color: #000;
  position: relative;
  top: 45px;
  right: 4px;
  padding: 10px;
}
.holiday .link {
  padding: 20px;
  height: 100px;
  position: relative;
  bottom: 120px;
  width: 100px;
  margin: 0 auto;
}
