/* BARCLAYS */
/*
@bgLogonTop: #C11023;
@bgLogonBottom: #8F0414;
@bg-colour: #f7f7f7;
@bgHeaderTop: #006c92;
@bgHeaderBottom: #059dd2;
@bgHeaderText: #ffffff;
@pTextColor: #555;

@bgNavTop: #006c92;
@bgNavBottom: #ffffff;
@tabHoverBackgroundColour: #9a9a9a;
@borderContentColour: #cbcbcb;
@darkGrey: #646464;

@screen-sm-min: 767px; 
@screen-md-min: 992px;
@screen-lg-min: 1200px;
@bgAlertDanger: #BE0F22;
@greenSuccess: #080; 
*/
/* STELLENBOSCH */
/*@bgLogonTop: #E60046;
@bgLogonBottom: #97002e; 

@bg-colour: #dcdcdc;
@bgHeaderTop: #97002e;
@bgHeaderBottom: #97002e;
@bgHeaderText: #ffffff;
@pTextColor: #555;

@bgNavTop: #e2e1e2;
@bgNavBottom: #dcdcdc;

@borderContentColour: #cbcbcb;
@darkGrey: #646464;
@lightGrey: #ccc;
@btnDangerBackground: #e4e4e4;
@tabHoverBackgroundColour: #9a9a9a;

@bgAlertDanger: #BE0F22;

@screen-sm-min: 767px;
@screen-md-min: 992px;
@screen-lg-min: 1200px;

@greenSuccess: #080;
@greenSuccessTop: #008400;
@greenSuccessBottom: #006700;*/
/* SAMRAS */
/* GEORGE */
/*@bgLogonTop: #E60046;
@bgLogonBottom: #97002e; 

@bg-colour: #dbd9db;
@bgHeaderTop: #dc4647;
@bgHeaderBottom: #dc4647;
@bgHeaderText: #ffffff;
@pTextColor: #555;

@bgNavTop: #e2e1e2;
@bgNavBottom: #dbd9db;

@borderContentColour: #cbcbcb;
@darkGrey: #646464;
@lightGrey: #ccc;
@btnDangerBackground: #e4e4e4;
@tabHoverBackgroundColour: #9a9a9a;

@bgAlertDanger: #BE0F22;

@screen-sm-min: 767px;
@screen-md-min: 992px;
@screen-lg-min: 1200px;

@greenSuccess: #080;
@greenSuccessTop: #008400;
@greenSuccessBottom: #006700;*/
/*ABSANEW*/
/*@bgLogonTop: #C11023;
@bgLogonBottom: #8F0414; 

@bg-colour: #f7f7f7;
@bgHeaderTop: #e7192e;
@bgHeaderBottom: #8e0414;
@bgHeaderText: #ffffff;
@pTextColor: #555;

@bgNavTop: #e2e1e2;
@bgNavBottom: #f7f7f7;

@borderContentColour: #cbcbcb;
@darkGrey: #646464;
@lightGrey: #ccc;
@btnDangerBackground: #e4e4e4;
@tabHoverBackgroundColour: #9a9a9a;

@bgAlertDanger: #BE0F22;

@screen-sm-min: 767px;
@screen-md-min: 992px;
@screen-lg-min: 1200px;

@greenSuccess: #080;
@greenSuccessTop: #008400;
@greenSuccessBottom: #006700;*/
html {
  overflow-y: scroll;
}
.positionTextInAlert {
  margin-top: 0px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.callCentreOutsideDiv {
  border: 1px solid #cbcbcb;
  border-radius: 3px;
  margin-top: 15px !important;
  padding-right: 0px;
}
.callCentreDiv {
  margin-top: 8px;
}
.callCentreDiv > div {
  padding-left: 0px;
  padding-right: 0px;
}
.alert-danger {
  background-color: #002b44;
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-weight: bold;
  border-color: #002b44;
}
.nav > li > a,
.nav > li > a {
  text-decoration: none;
  background-color: #f7f7f7;
  color: #646464;
  font-weight: bold;
  border-bottom: solid #cbcbcb 1px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #9a9a9a;
  color: #f7f7f7;
  font-weight: bold;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #002b44;
}
textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus {
  border-color: #646464;
  box-shadow: none;
  outline: 0 none;
}
ul {
  padding-left: 12px;
}
section > p {
  margin-bottom: 10px;
}
a:hover {
  color: #002b44;
}
.passwordHeading {
  color: #002b44;
  font-weight: bold;
  font-size: 12px;
}
h {
  color: #646464;
  font-weight: bold;
  font-size: 12px;
}
h4 {
  color: #555;
  font-size: 12px;
  font-weight: bold;
}
.unpad {
  padding-left: 0px;
  padding-right: 0px;
}
.bigGreenSuccessArrow {
  margin-right: 10px;
  font-size: 15px;
  color: #080;
}
/* grid like table  */
.labels {
  color: #555;
  font-size: 12px;
}
.oneTimeLabels {
  color: #555;
  font-size: 12px;
  margin: 0px 10px 10px 10px;
}
.loadingGifImg {
  margin: auto;
}
.loadingGifDiv {
  /*	border: solid @borderContentColour 1px;*/
  margin-top: 15px;
}
/*.labelMargin{
	@media (min-width: @screen-sm-min) {
		margin-top:10px;
	}
}*/
/* ---------------- */
.captchaCaptureTextbox {
  margin-top: 5px;
}
.captchaWidth {
  width: 210px;
}
.captchaIcons {
  cursor: pointer;
  padding: 7px;
  background-color: #646464;
  color: #FFF;
  float: right;
  margin-bottom: 6px;
}
.captchaIconAudio {
  cursor: pointer;
  padding: 7px;
  background-color: #646464;
  color: #FFF;
  float: right;
  margin-bottom: 6px;
  margin-right: 5px;
}
.captchaIcons:hover {
  background-color: #FFF;
  color: #646464;
}
#divForgotPassword {
  padding-top: 20px;
}
#divCaptcha {
  margin-top: 0px;
  width: 210px;
  padding: 5px;
  background-color: #f7f7f7;
}
.registrationHeaders {
  margin-top: 30px !important;
}
.rowDivider {
  border-top: 1px #cbcbcb solid;
  margin-top: 20px !important;
  margin-bottom: 10px;
}
.mandatoryFields {
  width: 90%;
}
.mandatoryAsterisk {
  font-size: 8px;
  margin: 5px 0px 0px 5px;
  color: #002b44;
}
.dateDivider {
  font-size: 15px;
  margin: 0px 5px;
  color: #555;
  font-size: 12px;
}
#szInitials,
#cellNumber {
  width: 100px;
}
.cellCountry {
  width: 30px;
  margin-right: 5px;
}
#szDayOfBirth,
#szMonthOfBirth {
  width: 30px;
}
#szYearofbirth {
  width: 48px;
}
.bottomNotice {
  border-top: 1px #cbcbcb solid;
  margin: 40px 0px 0px 0px;
}
.greenArrow {
  margin-left: 10px;
  top: 3px;
  left: 5px;
  font-size: 16px;
}
p {
  color: #555;
  font-size: 12px;
}
body {
  background-color: #f7f7f7;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
@media (min-width: 767px) {
  body {
    /*		background-color: @bgSmall;*/
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 15px 17px 0px;
  line-height: normal;
}
.list-group-item {
  padding: 7px 15px;
}
.fixedBottomNavbar {
  min-height: 1px;
  height: 35px !important;
}
.disclaimerFontSize {
  font-size: 11px;
}
a {
  color: #002b44;
  font-size: 12px;
}
.barclaysLogo {
  float: right;
}
.glyphIconRight {
  font-size: 15px;
  margin-right: 10px;
}
.contactIcons {
  float: left;
  margin-right: 10px;
}
.navbarFooterIcons {
  margin-right: 5px;
  padding-top: 2px;
}
.navbarFooterText:hover,
.navbarFooterText:focus {
  color: #ffffff;
}
.navbarFooterText {
  color: #ffffff;
  font-size: 13px;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.marginRight {
  margin-right: 10px;
}
.fontBold {
  font-weight: bold;
}
a.list-group-item {
  font-size: 11px;
  color: #646464;
  font-weight: bold;
}
.callCentreLabels {
  font-size: 11px;
  color: #646464;
  font-weight: bold;
  margin-left: 7px;
}
.callCentreLabelsContent {
  font-size: 11px;
  color: #002b44;
  font-weight: bold;
  margin-left: 7px;
}
.list-group-item-sub {
  color: #002b44;
}
p {
  margin: 0px 0px 0px;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #FFF;
  /*	background-color: @bgHeaderBottom;*/
  border-color: #002b44;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  width: 100%;
  border-radius: 0px;
}
.contactInfo {
  width: 100%;
  margin-top: 5px !important;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  width: 100%;
  border-radius: 0px;
  margin-top: 7px;
}
/*.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #FFF;
    background-color: #EEE;
    border-color: #555;
}*/
.btn {
  margin-top: 20px;
  border-radius: 15px;
  /*	padding: 1px 12px;*/
  padding-bottom: 2px;
  padding-top: 0px;
  min-width: 95px;
}
.btn-success,
btn-success:active,
btn-success:hover,
btn-success:focus {
  background-color: #080;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b79853), to(#b79853));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #b79853, #b79853);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #b79853, #b79853);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #b79853, #b79853);
  /* IE 10 */
  background: -o-linear-gradient(top, #b79853, #b79853);
  /* Opera 11.10+ */
}
.btn-success:active {
  background-color: #080;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b79853), to(#b79853));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #b79853, #b79853);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #b79853, #b79853);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #b79853, #b79853);
  /* IE 10 */
  background: -o-linear-gradient(top, #b79853, #b79853);
  /* Opera 11.10+ */
}
.buttonRegister {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  /*	background-color: @bg-colour;*/
  color: #fff;
  border-color: #002b44;
}
.btn-register {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  /*	background-color: @bg-colour;*/
  color: #fff;
  border-color: #002b44;
}
.btn-register:hover {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  /*	background-color: @bg-colour;*/
  color: #fff;
  border-color: #002b44;
}
.btn-register:active {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  /*	background-color: @bg-colour;*/
  color: #fff;
  border-color: #002b44;
}
.btn-register:focus {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  /*	background-color: @bg-colour;*/
  color: #fff;
  border-color: #002b44;
}
.btn-register:visited {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  /*	background-color: @bg-colour;*/
  color: #fff;
  border-color: #002b44;
}
.btn-danger:active {
  background-color: #e4e4e4;
  color: #002b44;
  border-color: #ccc;
}
.btn-danger:hover {
  background-color: #e4e4e4;
  color: #002b44;
  border-color: #ccc;
}
.btn-danger:focus {
  background-color: #e4e4e4;
  color: #002b44;
  border-color: #ccc;
}
.btn-danger:visited {
  background-color: #e4e4e4;
  color: #002b44;
  border-color: #ccc;
}
.btn-danger {
  background-color: #e4e4e4;
  color: #002b44;
  border-color: #ccc;
}
.btn-green-without-arrow {
  background-color: #e4e4e4;
  color: #002b44;
  border-color: #ccc;
  color: #080;
  border-color: #080;
}
/*.btn-green-without-arrow:hover{
	color: #FFF;
	background-color: @greenSuccess;
}*/
.loginBox {
  margin: 10px 10px 10px 10px;
}
.registerUserpass {
  width: 150px;
}
.userPasswordText {
  font-size: 12px;
  color: #646464;
}
/*.userPasswordText:hover, .userPasswordText:active, .userPasswordText:focus{
	color:@bgHeaderTop;
}*/
.h4Styling {
  color: #002b44;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
}
.welcomeNote {
  font-size: 12px;
  margin: 0px 10px 10px 10px;
}
.contentDiv {
  padding-left: 0px;
}
@media (max-width: 767px) {
  .contentDiv {
    padding-right: 0px;
  }
}
.contentMiddelDiv {
  padding-left: 0px;
}
@media (max-width: 767px) {
  .contentMiddelDiv {
    padding-right: 0px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .contentMiddelDiv {
    padding-left: 15px;
  }
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.colLeft {
  margin: 15px 0px 15px 0px;
}
.colMiddel {
  min-height: 285px;
  /*	@media (min-width: @screen-md-min) {
		min-height:278px;
	}*/
  margin: 15px 0px 15px 0px;
  border-radius: 3px;
  border: solid #cbcbcb 1px;
}
@media (min-width: 767px) {
  .colMiddel {
    min-height: 286px;
  }
}
@media (min-width: 1200px) {
  .colMiddel {
    min-height: 344px;
  }
}
.colRight {
  min-height: 0px;
  /*	
	@media (min-width: @screen-sm-min) {
		min-height:206px;
	}
	
	@media (min-width: @screen-md-min) {
		min-height:278px;
	}
	
	@media (min-width: @screen-lg-min) {
		min-height:344px;
	}*/
  margin: 15px 0px 12px 0px;
  /*	border-radius:3px;
	border: solid @borderContentColour 1px;*/
}
.memberWebLogo {
  min-width: 100%;
  border: solid #cbcbcb 1px;
}
.rowContent {
  background: #ffffff;
  border-radius: 3px;
  border: solid #cbcbcb 1px;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-nav > li > a {
  padding-top: 8px !important;
  padding-bottom: 10px;
}
.backgroundGradient {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44 !important;
  padding-left: 9px;
  margin-top: 15px;
  border-radius: 3px;
  height: 30px;
}
.tab-pane {
  padding: 10px;
}
.form-control {
  height: 25px;
  padding: 0px 0px 0px 5px;
}
table {
  margin-top: 20px;
}
td {
  padding: 5px 0px 5px 5px;
}
#tabIn > li {
  width: 120px;
}
#tabInIndividual {
  margin-left: 15px;
}
#tabIn > li > a {
  text-align: center;
}
.step {
  font-weight: bold;
  padding: 0px 10px 0px 10px;
  margin-top: 10px;
}
.tdColOne {
  width: 200px;
  color: #555;
  font-size: 12px;
  padding: 0px 10px;
}
.idTypeDropdown {
  margin-top: 0px;
  border-radius: 2px;
}
.newUserRegistration {
  background-color: #f7f7f7;
  margin-top: 10px;
  font-weight: bold;
  padding: 5px 0px 5px 10px;
}
#divOneTimeText {
  background-color: #F7F7F7;
  min-height: 27px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.labelOneTimeText {
  float: left;
  margin-right: 10px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.textOneTimeText {
  width: 100px;
  height: 27px;
}
.oneTimeOTP {
  background-color: #f7f7f7;
  margin-top: 10px;
  font-weight: bold;
  padding: 5px 0px 5px 10px;
  margin-bottom: 10px;
}
.tabContent {
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
  padding: 10px 0px 10px 0px;
}
.tab-content {
  padding-left: 0px;
  padding-right: 0px;
}
.modal {
  overflow-y: auto !important;
}
.modal-open {
  overflow: auto !important;
}
.modal-header {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
  background-color: #002b44;
  padding: 5px;
}
h div {
  margin-top: 10px;
}
.modal-title {
  color: #FFF;
  font-size: 14px;
  font-weight: bold !important;
  font-size: 13px;
  padding-left: 10px;
  font: inherit;
}
.modal-footer {
  padding-top: 0px;
}
.close:hover {
  color: #F7F7F7;
}
.close {
  opacity: 0.7;
  color: #FFF;
}
.dropDown {
  margin-top: 0px !important;
}
.buttonDiv {
  min-height: 50px;
}
.backgroundGradientText {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding: 7px;
}
.tabLogon {
  margin: 10px 0px 10px 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.passwordRules {
  padding-left: 12px;
  margin-top: 5px;
}
.passwordReminder {
  padding-left: 0px;
  margin-top: 35px !important;
}
.changeToLogon {
  padding: 10px 13px 12px !important;
}
.sectionDetailsInTab {
  padding: 10px 0px 12px 0px;
}
.sectionDetails {
  padding: 10px 0px 12px 0px;
  margin-bottom: 15px;
  border-left: solid #cbcbcb 1px;
  border-right: solid #cbcbcb 1px;
  border-bottom: solid #cbcbcb 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.noteBold {
  font-weight: bold;
  margin-left: 10px;
}
.glyphicon-warning-sign {
  margin-right: 10px;
}
.alert-warning {
  background-color: #FFF09F;
}
.alert {
  /*	padding:9px;*/
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 5px;
  border-radius: 0px;
}
.oneTimePasswordDetails {
  padding: 10px 0px 12px 0px;
  margin-bottom: 15px;
  border-left: solid #cbcbcb 1px;
  border-right: solid #cbcbcb 1px;
  border-bottom: solid #cbcbcb 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 0px 0px 12px 0px;
}
.sectionDetailsInTab div {
  margin-top: 10px;
}
.sectionDetails div {
  margin-top: 10px;
}
.sectionDetailsWithoutBorder div {
  margin-top: 10px;
}
section {
  padding-top: 10px;
}
.successContactDetails {
  margin-top: 30px !important;
}
.multi-text-box {
  min-height: 200px;
}
.navSelected {
  color: #b79853 !important;
  border: solid #f7f7f7 1px !important;
  background-color: #f7f7f7 !important;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2e1e2), to(#f7f7f7)) !important;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #e2e1e2, #f7f7f7) !important;
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #e2e1e2, #f7f7f7) !important;
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #e2e1e2, #f7f7f7) !important;
  background: -o-linear-gradient(top, #e2e1e2, #f7f7f7) !important;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  outline: 0;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav > li {
  width: 113px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  height: 35px;
  color: #FFFFFF;
  background-color: #002b44;
  font-weight: bold;
  font-size: 12px;
  /*	min-width:111px;*/
  width: 111px;
  margin-right: 10px;
  margin-top: 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b79853), to(#b79853));
  background: -webkit-linear-gradient(top, #b79853, #b79853);
  background: -moz-linear-gradient(top, #b79853, #b79853);
  background: -ms-linear-gradient(top, #b79853, #b79853);
  background: -o-linear-gradient(top, #b79853, #b79853);
}
.glyphPlusMinus {
  margin-right: 5px;
}
.alert-success {
  margin-top: 110px !important;
  font-size: 12px;
  background-color: #080;
  color: #FFF;
  padding-left: 10px !important;
}
.navbar-default > ul {
  width: 280px;
  margin-top: 5px;
}
@media (min-width: 767px) {
  .navbar-default > ul {
    margin-top: 16px;
  }
}
.navbar-default {
  /* fallback */
  background-color: #002b44;
  background-repeat: repeat-x;
  border-radius: 0px;
  height: 50px;
  border-color: #002b44;
  border-radius: 3px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#002b44));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #002b44);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #002b44);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #002b44);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #002b44);
  /* Opera 11.10+ */
}
@media (min-width: 767px) {
  .navbar-default {
    height: 61px;
  }
}
@media (min-width: 767px) {
  .rowTopMargin {
    margin-top: 20px;
  }
}
.rowBottomMargin {
  margin-bottom: 50px;
}
.linkMargin {
  margin: 10px 0px 10px 0px;
}
.calculatorContentDiv {
  background-color: #f4f4f4;
}
.calculatorHeading {
  font-weight: bold;
  font-size: 14px;
  color: #ED1B2F;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.calculatorLabel {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #646464;
}
.calculatorTextBox {
  border: 1px solid #CCC;
  text-align: right;
  color: #F00;
  height: 26px;
  font-size: 11px;
}
.calculatorButtonDiv {
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}
.loader:before,
.loader:after {
  position: absolute;
  content: '';
}
.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #FFF;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader {
  font-size: 11px;
  text-indent: -99999em;
  margin: 5em auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: 0px 3px 3px 1.4em #002b44 inset;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #FFF;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0px 5.1em;
  transform-origin: 0px 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=mycss.css.map */
.landing-page-image {
  width: 250px;
  height: 75px;
  max-width: 250px;
  margin-top: 5px;
  margin-right: 1px;
}
.pointer:hover {
  cursor: pointer;
}
.center-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.white-container {
  background-color: #fff;
}