.btn.blue {
  background: #3a68c6;
  background: -moz-linear-gradient(top, #3a68c6 0%, #203b72 51%, #071b45 100%);
  background: -webkit-linear-gradient(top, #3a68c6 0%, #203b72 51%, #071b45 100%);
  background: linear-gradient(to bottom, #3a68c6 0%, #203b72 51%, #071b45 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a68c6', endColorstr='#071b45',GradientType=0 );
  border-color: #000075;
  color: #ffffff; }

.bntRoundHolder {
	display: inline-block;
	position: relative;
	margin-top: -48px;
}

.passwordOpenModal {
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}
.btn-gray {
	background-color: #777;
	color: white;
}

.btnRound {
  position: relative;
  width: 94px;
  height: 94px;
  border-radius: 50%;
  background: #3967c6;
  -webkit-box-shadow: inset 0px 0px 1px 0px black;
  -moz-box-shadow: inset 0px 0px 1px 0px black;
  box-shadow: inset 0px 0px 1px 0px black;
  box-shadow: inset
  /* Old browsers */
  background: -moz-linear-gradient(top, #3967c6 0%, #081c47 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3967c6 0%, #081c47 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3967c6 0%, #081c47 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3967c6', endColorstr='#081c47',GradientType=0 );
  /* IE6-9 */
  border: 7px solid white;
  cursor: pointer;
  margin: auto;
  padding: 7px;
  display: inline-block;
  z-index: 2; }

.btnCircle {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 94px;
	height: 94px;
	line-height: 47px;
	border-radius: 50%;
	background: #3967c6;
	-webkit-box-shadow: inset 0px 0px 1px 0px black;
	-moz-box-shadow: inset 0px 0px 1px 0px black;
	box-shadow: inset 0px 0px 1px 0px black;
	box-shadow: inset
	/* Old browsers */
	background: -moz-linear-gradient(top, #3967c6 0%, #081c47 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3967c6 0%, #081c47 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3967c6 0%, #081c47 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3967c6', endColorstr='#081c47',GradientType=0 );
	/* IE6-9 */
	border: 7px solid white;
	cursor: pointer;
	margin: auto;
	z-index: 2;
}
.btnCircle .btnCircle {
	width: 100%;
	height: 100%;
}
.btnRound::after {
  content: " ";
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid #fff;
  z-index: 2;
  display: block; }

.btn-block{
	display: block;
	width: 100%;
}

.btn-big{
	min-width: 260px;
	padding: 20px;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.btn-green {
	background-color: #22b14c;
	color: white;
}
.btn-orange {
	background-color: #fd8129;
	color: white;
}

.btn-blue {
	background-color: #3f48cc;
	color: white;
	border-color: #2e6da4;
}
.btn-blue:focus,
.btn-blue:hover,
.btn-blue.focus
.btn-blue:active,
.btn-blue.active {
  color: white;
  background-color: #3333cc;
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.btn-blue:active.focus,
.btn-blue.active.focus {
  color: white;
  background-color: #0b1f8f;
}
.btnCircle span,
.btnRound span {
  color: #fff;
  font-size: 15pt;
  font-style: normal;
  text-align: center;
  z-index: 3; }

body.rtl .btnRound span {
  line-height: 23px; }

.btnCircle.green,
.btnRound.green {
  background: #67b241;
  /* Old browsers */
  background: -moz-linear-gradient(top, #67b241 0%, #34830d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #67b241 0%, #34830d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #67b241 0%, #34830d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67b241', endColorstr='#34830d',GradientType=0 );
  /* IE6-9 */ }

li.orange > * {
	color: white;
}
li.orange a.active,
li.orange a:active {
	background: unset;
	background-color: #fd8129;
}
li.orange,
.btnCircle.orange
.btnRound.orange {
	background: #67b241;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fd8129 0%, #cc6116 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fd8129 0%, #cc6116 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fd8129 0%, #cc6116 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8129', endColorstr='#cc6116',GradientType=0 );
	/* IE6-9 */
}
.shadow-for-btnRound {
  content: " ";
  display: inline-block;
  position: absolute;
  height: 29px;
  width: 152px;
  top: 75px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  border-radius: 223px / 42px;
  background: -moz-radial-gradient(center, ellipse cover, rgba(112, 112, 112, 0.62) 0%, rgba(111, 111, 111, 0.62) 1%, rgba(49, 49, 49, 0) 56%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(112, 112, 112, 0.62) 0%, rgba(111, 111, 111, 0.62) 1%, rgba(49, 49, 49, 0) 56%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(112, 112, 112, 0.62) 0%, rgba(111, 111, 111, 0.62) 1%, rgba(49, 49, 49, 0) 56%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e707070', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

body.ltr .btnRound::after {
  transform: rotate(180deg); }

.btn.btn-red {
  background: #ab0318;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ab0318 0%, #54010a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ab0318 0%, #54010a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ab0318 0%, #54010a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0318', endColorstr='#54010a',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
  border: 1px solid #750010;
  color: #fff; }

.btn.menu2 {
  min-width: 105px; }

.btn.menu2.active {
  position: relative; }

.btn.menu2.active::after {
  content: "";
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 0;
  width: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #55010A; }


@media only screen and (max-width: 991px) {
	.bntRoundHolder {
		margin-top: auto;
		padding: 5px;
	}

	.passwordOpenModal {
		text-align: center;
		display: block;
	}

	.btnRound {
		width: 130px;
		height: 130px;
	}
	.btnRound span {
		font-size: 14pt;
		position: absolute;
		left: 0;
		right: 0;
		padding: 8px;
	}
	.checkEligibility{
		padding-top: 18px;
	}
	.shadow-for-btnRound {
		top: 110px;
		height: 34px;
		width: 160px;
	}
	.btnRound::after {
		top: 90px;
	}
}

	/*# sourceMappingURL=button.css.map */