body {
	font-family: "Montserrat", sans-serif;
	background-color: #fff;
	font-size: 14px;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
.color-strip {
	width: 100%;
	height: 25px;
	background: #00A5E5;
}
.client_logo {
	width: 120px;
}
.login-bg {
	text-align: center;
    color: white;
    position: relative;
    height: 582px;
    background-color: #000;
    background-image: url(https://myrewards-media.s3.ap-southeast-2.amazonaws.com/webroot/igodirect/login_bg.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: 0.5s ease;
    transform: translate3d(0, 0, 0);
    border-radius: 30px;
}
footer {
	background: #000;
  	color: #fff;
}
footer p {
	font-weight: bold;
}
footer .app-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer ul.app-links li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
footer ul.app-links li a {
  color: #fff;
}
footer .sm-icons {
  max-width: 40px;
}
footer .download-icons {
  max-width: 125px;
}
footer .term-links li {
  list-style: none;
  margin-bottom: .5rem;
}
footer .term-links li a {
	color: #fff;
}
footer .terms-p {
/*	padding-left: 2rem;*/
}
footer .term-links {
	padding: 0px;
}
/*********login**********/
.login-email .input-group, .login-password .input-group {
  font-size: 16px;
  background: #fff;
  padding: 0 5px;
  color: #1C1B1F;
}
.login-email .input-group::before, .login-password .input-group::before, .register-step1-email .input-group::before, .register-step3-firstname .input-group::before, .register-step3-lastname .input-group::before, .register-step3-email .input-group::before, 
.register-step3-password .input-group::before, .register-step3-password2 .input-group::before, .register-step3-state .input-group::before,
.lost-password-step1-email .input-group::before, .reset-password-step1-password .input-group::before, .reset-password-step1-password2 .input-group::before {
  position: absolute;
  left: 40px;
  z-index: 6;
  top: -12px;
  background: #fff;
  padding: 0px 5px;
  font-size: 14px;
}
.login-email .input-group::before {
    content: "Email / Customer Number";
}
.login-password .input-group::before {
	content: "Password";	
}
.register-step1-email .input-group::before {
    content: "Email / Customer Number";
}
.register-step3-firstname .input-group::before {
	content: "Firstname";
}
.register-step3-lastname .input-group::before {
	content: "Lastname";
}
.register-step3-email .input-group::before {
	content: "Email";
}
.register-step3-password .input-group::before, .reset-password-step1-password .input-group::before {
	content: "Set Password";
}
.register-step3-password2 .input-group::before, .reset-password-step1-password2 .input-group::before {
	content: "Confirm Password";
}
.register-step3-state .input-group::before {
	content: "State";
}
.lost-password-step1-email .input-group::before {
	content: "Email";
}
.form-control {
	padding: .75rem .75rem;
}
.error-message {
	display: none;
	color: #fff;
	background-color: #FD888E;
	text-align: center;
	padding: 5px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.register-step1, .register-step2, .register-step3, .lost-password-step1, .lost-password-step2, .reset-password-step1, .login {
  display: none;
}
.full-button-blue, .full-button-blue:hover, .full-button-blue:active, .full-button-blue:focus-visible {
	width: 100%;
	background-color: #00A5E5 !important;
	border-color: #00A5E5 !important;
	border-radius: 4px;
}
.register-step2 .code {
  width: 50px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
}
.error-password, .error {
	color: #D93923;
}
.navbar-nav .nav-item .cashback-points, .navbar-nav .nav-item .your-savings {
	font-size: 14px;
	font-weight: 600;
}
.navbar-nav .nav-item .nav-link img {
	width: 26px;
}
.top-cart-count {
	position: relative;
	left: -15px;
	top: -5px;
	background: #00a5e5 !important;
	color: #fff;
	padding: 1px 6px;
	border-radius: 50%;
    font-size: 12px;
}
.cart-text {
	font-size: 10px;
}
.cart-amount {
	font-weight: 500;
}
.border-rt {
	border-right: 1px solid #ccc;
}
#carouselExampleIndicators .carousel-inner .carousel-item img {
	border-radius: 23px;
	border: 1px solid #f1f1f1;
}
.cat-block {
	background-color: #DBF5FF;
    border-radius: 23px;
    padding: 20px;
}
.deals-week {
  display: flex;
  gap: 10px;
}
.deals-week img {
  max-width: 100%;
  width: 100%;
}
.deals-week .deal1 img {
  height: 100%;
}
.deals-week .img2 {
  margin-bottom: 10px;
}
.headings {
  font-size: 22px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 30px;
  width: 94%;
}
.see-all-text {
	color: #00A99D;
	font-weight: 700;
	font-size: 16px;
}
.product-telstra {
  text-align: center;
  position: relative;
  border-radius: 22px;
}
.product-telstra .product-image {
	border-radius: 19px;
}
.product-image {
  border-radius: 12px;
  border: 1px solid #d5d5d5;
  box-shadow: 0px 3px 6px #d2d2dd;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 29/22;
}
.product-telstra .top-tag {
  background-color: #fff;
  color: #00A5E5;
  font-family: "MullerNextWide-XBold", system-ui;
  font-size: 10px;
  margin-bottom: 11px;
  top: 5%;
  left: 0%;
  padding: 8px 35px 8px 15px;
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  text-transform: uppercase;
  box-shadow: 2px 3px 6px #848491;
  max-width: 80%;
}
.product-telstra .heart {
  position: absolute;
  top: 18px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
}
.product-telstra .heart img {
  width: 18px;
}
.bottom-product {
	text-align: left;
	padding: 5px 10px;
}
.bottom-product .prd-name {
	font-weight: 600;
	color: #000;
	font-size: 16px;
}
.bottom-product .prd-offr {
	color: #1E1E1E;
	font-size: 12px;
}
.offer-button {
	background-color: #00A5E5;
	border: none;
	border-radius: 10px;
	padding: 8px 25px;
	color: #fff;
}
.search-block .form-control {
	background: #ffffff;
	color: #818181;
	font-size: 12px;
	border-bottom-left-radius: 32px !important;
	border-top-left-radius: 32px !important;
	border: 1px solid #00a5e5;
}
.search-block .form-control:focus, .search-block .form-control:focus-visible {
	box-shadow: none;
}
.search-block .l-text {
	padding-right: 10px;
	padding-top: 6px;
	font-weight: 500;
}
.form-control::placeholder {
	color: #000;
}
.search-block .search-control {
	padding: 0.55rem .75rem;
}
.search-block .btn-search {
	border-radius: 50% !important; 
	left: -20px;
	padding: 5px 10px;
	background: #00a5e5;
	border: 1px solid #00a5e5;
	z-index: 999;
}
.search-block .btn-search img {
	width: 15px;
}
#cat-nav-tabs {
  border: none;
  border-radius: 18px;
  max-width: 100%;
}
#cat-nav-tabs li {
  padding: 0;
  position: relative;
  display: inline-block;
  width: auto;
  white-space: initial !important;
  font-size: 13px;
  margin: auto;
}
#cat-nav-tabs .nav-link, #cat-nav-tabs .nav-link.active {
  padding: 13px !important;
}
.nav-tabs .nav-item .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: none;
}
#cat-nav-tabs .cat-icon-img, #cat-nav-tabs .cat-icon-active-img {
  width: 60px;
  margin: auto;
}
.nav-tabs .nav-link .cat-icon-img {
  display: block;
}
#cat-nav-tabs .cat-name {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  word-break: break-all;
}
.scrtabs-tab-scroll-arrow {
  display: none !important;
}
.back-arrw {
	height: 16px;
    margin-top: -3px;
}
.back-btn, .back-btn:hover, .back-btn:focus  {
	color: #00a5e5;
}
.product-name {
	font-size: 30px;
	font-weight: 500;
}
.product-highlight {
	font-size: 18px;
}
.button-blue, .button-blue:hover, .button-blue:active, .button-blue:focus-visible {
	background-color: #00A5E5;
	border-color: #00A5E5;
	color: #fff;
	font-size: 14px;
    font-weight: 500;
    padding: .5rem 2rem;
    border-radius: 12px;
}
.static-content {
	background: #e0eef5;
	padding: 2rem;
	border-radius: 15px;
	margin-top: -150px;
}
.static-content table {
		max-width: 100%;
}
.fw-500 {
	font-weight: 500;
}
.lSSlideWrapper #image-gallery img {
	border-radius: 12px;
	/*box-shadow: 0px 0px 0px .5px rgba(204,204,204,0.75);
  -webkit-box-shadow: 0px 0px 0px .5px rgba(204,204,204,0.75);
  -moz-box-shadow: 0px 0px 0px .5px rgba(204,204,204,0.75);*/
  border: 1px solid #eae9e9;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
	height: unset !important;
}
.lSSlideOuter .lSPager.lSGallery {
	text-align: center;
	float: none;
	margin: auto !important;
	margin-top: 5px !important;
}
.lSSlideOuter .lSPager.lSGallry li {
	width: auto !important;
}
.lSSlideOuter .lSPager.lSGallery img {
	width: 80px;
    border-radius: 12px;
}
.nav-head {
	font-size: 16px;
}
.nav-link, .nav-link:hover {
	color: #000;
}	
.nav-icon {
	font-size: 23px;
	width: 24px;
}
#pills-tab {
	border: 1px solid #E6E6E6 !important;
  border-radius: 8px;
  padding: 20px 0px;
}
#pills-tab .nav-item {
	padding-bottom: 10px;
}
.nav-pills .nav-link.active {
	width: 100%;
  background: #C2E9F9;
  color: #000;
  border-left: 5px solid #00A5E5;
  border-radius: 0px;
  text-align: left;
}
.profile-img {
	width: 100px;
	text-align: center;
	border-radius: 50%;
	height: 100px;
	border: 1px solid #E6E6E6;
}
#pills-dash .block1 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 5px;
}
#pills-fav {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 20px;
}
#pills-dash .prof-head1, #pills-dash .prof-head2, #pills-dash .prof-head3 {
	margin: 10px;
} 
#pills-dash .prof-head1 {
	margin-top: 20px;
	color: #1A1A1A;
}
#pills-dash .prof-head2 {
	color: #808080;
}
#pills-dash .prof-head3 {
	color: #00A5E5;
}
#pills-dash .block2 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 5px;
}
#pills-dash .prof-head4 {
	color: #00A5E5;
	font-size: 24px;
	margin: 0px;
	font-weight: bold;
}
#pills-dash .prof-head5 {
	font-size: 8px;
	color: #808080;
}
.new-radius, .new-radius:hover {
	border-radius: 4px;
}
#pills-dash .block3, #pills-dash .block4 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 5px;
}
#pills-dash .prof-head7, #pills-dash .prof-head9 {
	font-size: 24px;
	color: #00A5E5;
	font-weight: bold;
}
#pills-dash .prof-head9 {
	margin-bottom: 0px;
}
.new-padding, .new-padding:hover {
	padding: 2px 10px;
}
#pills-account .block1 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 5px;
}
#pills-account .prof-head1 {
	color: #1A1A1A;
}
#pills-account .prof-head3 {
	color: #808080;
	font-size: 12px;
}
#UserMyAccountForm label {
	font-weight: 600;
	margin-bottom: 10px;
}
.inline-label {
	display: inline;
	font-weight: normal !important;
}
#UserMyAccountForm .form-control {
	border-radius: 8px;
	color: #2B2B2B;
}
.profile-upld-btn {
	background: none;
  border: none;
  color: #808080;
  font-size: 12px;
}
.receive {
	font-weight: 600;
	margin-bottom: 10px;
}
.news-leter {
	border: 1px solid #E6E6E6;
  padding: 15px;
  border-radius: 8px;
  margin-top: 20px;
}
#table_id, #table_id1 {
/*	margin-top: -30px;*/
	border-bottom: none;
	border-bottom: 1px solid #D9D9D9;
}
#table_id_length, #table_id_filter, #table_id_info {
/*	display: none;*/
}
#table_id thead tr th, #table_id1 thead tr th {
/*	background: #C2E9F9;*/
/*  border: none;*/
  font-weight: 500;
  text-align: center;
  padding: 15px 10px;
  border: .5px solid #D9D9D9;
  color: #000;
}
#table_id tbody td, #table_id1 tbody td {
	border-bottom: none;
	text-align: center;
	padding: 15px 10px;
	border-right: .5px solid #D9D9D9;
	border-left: .5px solid #D9D9D9;
}
.dataTables_wrapper .dataTables_paginate {
	float: none !important;
  text-align: center !important;
  margin-top: 30px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #fff !important;
	background: #00A5E5 !important;
	border-radius: 50%;
	border:none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #000 !important;
  border: 1px solid #00A5E5 !important;
  background: #00A5E5 !important;
  border-radius: 50%;
}
#table_id_previous, #table_id_next, #table_id1_previous, #table_id1_next {
	background: #F2F2F2;
  border-radius: 50%;
  margin: 5px;
}
#pills-phistory {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 20px;
}
#pills-orders .block1 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 10px;
  padding-bottom: 0px;
}
#pills-orders .block1 .img-block {
	padding: 25px 15px;
  background-color: #F7F7F9;
  text-align: center;
  border-radius: 16px;
}
.no-padding {
	padding: 0px !important;
}
#pills-wallet .block1 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 10px;
  text-align: center;
}
#pills-wallet .block1 .block11 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 5px;
}
#pills-wallet .block1 .block11 .text1 {
	font-size: 8px;
  font-weight: 500;
}
#pills-wallet .block1 .block11 .text2 {
	color: #00A5E5;
	font-size: 20px;
	font-weight: bold;
}
#pills-wallet .block1 .block12 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 40px;
}
#pills-wallet .block1 .block12 .text1 {
	text-align: left;
	font-size: 8px;
  font-weight: 500;
}
#pills-wallet .block1 .block12 .text2 {
	color: #00A5E5;
	font-size: 22px;
	font-weight: bold;
}
#pills-wallet .block1 .block12 .text3 {
	font-size: 8px;
}
.text-left1 {
	text-align: left;
  font-weight: 500;
}
.card1 {
	padding: 20px;
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  margin-bottom: 20px;
}
.card1 .card-details {
	background-color: #00A5E5;
	border-radius: 5px;
	color: #fff;
	padding: 20px 20px 0px 20px;
}
.card1 .card-details .text1 {
	font-size: 10px;
}
#pills-wallet .block1 .block13 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 10px;
  background: #E6E6E6;
}
.redeem-card {
	z-index: 2;
}
.card-redeem-details {
	margin-top: -100px;
	background: #fff;
	border-radius: 8px;
	padding: 20px;
	padding-top: 120px;
	text-align: center;
}
.card-redeem-details .text1 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}
.card-redeem-details .text2 {
	font-size: 12px;
}
.card-redeem-details .button-blue {
	width: 80%;
}
.card-redeem-details .redeem-amt {
	
}
.redeem-amt .inactive {
	background: #F9F9F9;
	border-radius: 4px;
	padding: 2px 12px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 3px;
  cursor: pointer;
}
.redeem-amt .active {
	background: #E5EBFC;
	border-radius: 4px;
	padding: 2px 12px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 3px;
  border:	1px solid #00A99D;
}
.redeem-amt .disable {
	background: #EBEBEB;
	border-radius: 4px;
	padding: 2px 12px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 3px;
  color: #BEC8E5;
  cursor: default;
}
.card-redeem-details .text3 {
	font-size: 10px;
}
#pills-wallet .block1 .block14 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 10px;
  background: #E6E6E6;
}
.symbol {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #fff;
	float: none;
	margin: auto;
	text-align: center;
	z-index: 2;
	position: relative;
  box-shadow: 0px 0px 0px 1px #eee9e9;
  padding-top: 23px;
}
.symbol .symbol-inner {
	background: #00a5e5;
  width: 50px;
  height: 50px;
  text-align: center;
  float: none;
  margin: auto;
  border-radius: 50%;
}
.confirm-blk {
	background: #fff;
  padding: 70px 25px 40px;
  border-radius: 20px;
  margin-top: -50px;
}
#pills-wallet .block1 .block15 {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 10px;
  background: #E6E6E6;
}
.fw-600 {
	font-weight: 600;
}
.banner-text {
	margin-top: -122px;
  padding-left: 10%;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}
.block13 .redeem-card img {
	width: 80%;
  border-radius: 8px;
}
.block1 .card1 img {
	border-radius: 8px;
	width: 80%;
}
.pagination {

}
.pagination .page-item {
	margin: 2px;
	width: 300px;
	text-align: center;
}
.pagination .page-item span {
	display: inline-block;
    width: 30px;
    text-align: center;
}
.pagination .page-item .page-link, .pagination .page-item .page-link:focus {
	padding: 2px 8px;
    border: .5px solid #00a5e5;
    color: #00a5e5;
    background-color: #fff;
    box-shadow: none;
}
.pagination .active > .page-link, .page-link.active, .pagination .active > .page-link:focus, .pagination .page-item .current {
	background-color: #00a5e5;
    border-color: #00a5e5;
    color: #fff;
    background-color: #00a5e5;
    box-shadow: none;
    padding: 4.2px 10px;
    border-radius: 6px;
}
.prod-ht {
	min-height: 350px;
}
#pills-setting {
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 20px 10px;
}
#pills-setting .pwd-head {
	color: #1A1A1A;
	font-size: 16px;
  font-weight: 500;
  padding-left: 15px;
}
#pills-setting .pwd-head-block {
	border-bottom: 1px solid #E6E6E6;
}
#pills-setting .change-pwd label {
	margin-bottom: 10px;
}
#pills-setting .chgpwd_success_main {
	background: #3FCC2D;
  text-align: center;
  color: #fff;
  padding: 3px;
  border-radius: 8px;
}
#pills-setting .chgpwd_error_main {
	background: #FD888E;
	text-align: center;
  color: #fff;
  padding: 3px;
  border-radius: 8px;
}
.contact-blk {
	margin: auto;
	text-align: center;
}
.contact-blk1 {
	margin: auto;
	border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 50px 10px;
}
.contact-blk2 {
	margin: auto;
}
.contact-blk2 label {
	float: left;
	font-weight: 500;
}
.contact-blk2 #message {
	height: 200px;
}
.contact-blk2 .hide {
	display: none;
}
.contact-top-txt {
	color: #2B2B2B;
	font-weight: 500;
}
/* recognition */
.atwork-recognition {
    padding: 50px 0;
}
.atwork-recognition .ecard-details p {
    margin-bottom: 45px;
}
.atwork-recognition .ecard-details h4 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.atwork-recognition .ecard-details b {
    margin-bottom: 10px;
    display: block;
}
.atwork-recognition .ecard-details .form-control {
    border-radius: 15px;
    margin: 40px 0;
}
.shortlist-details {
    background: #f8f8f4;
    border-radius: 20px;
    padding: 10px 0;
}
.alerts {
    text-align: right;
    padding: 0 20px;
}
.details-show {
    overflow: auto;
    height: 250px;
    padding: 0 20px;
    margin-top: 10px; 
}
.details-show ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.details-show ul li {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}
.details-show ul li .image img {
    width: 100%;
}
.details-show ul li .left-details {
    float: left;
    width: 50%;
}
.details-show ul li .right-details {
    float: left;
    width: 50%;
    padding-left: 20px;
}
.details-show ul li .left-details h4 {
    font-size: 13px;
    color: #000;
    margin-bottom: 5px;
    word-wrap: break-word;
    font-weight: bold;
}
.details-show ul li .left-details p {
    color: #666;
    margin-bottom: 15px;
    font-size: 13px;
}
.heart-comment {
    margin-top: 20px;
}
.heart-comment a {
    color: #000;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
.personal-comment {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 15px;
    padding: 15px;
    color: #333;
}
.personal-comment h4 {
    font-weight: bold;
}
.heart-comment a img {
    width: 15px;
}
.heart-comment a span {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 10px;
}
.comment-history-btm ul {
    padding: 0 !important;
}
.comment-history-btm .btn {
    width: auto !important;
}
.heart-comment a .fa-heart-o {
    color: red;
}
.details-show ul li .heart-comment-right a .fa-heart-o {
    color: #fff;
}
.details-show ul li .heart-comment-right {
    text-align: right;
    display: none;
}
.details-show ul li .heart-comment-right a {
    background: #999;
    color: #fff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
}
.alerts .fa {
    position: relative;
}
.filter-by-rec {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.filter-by-rec .form-group {
    float: left;
    width: 50%;
    padding: 0 10px;
}
.alerts .fa:after {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 5px;
    height: 5px;
    background: red;
    content: "";
    border-radius: 50%;
}
.details-box a {
    display: block;
    margin-bottom: 45px;
    border: 3px solid transparent;
}
.details-box a.active {
    border: 3px solid #138EDE;
    border-radius: 0 0px 40px 0;
}
.details-box a img {
    width: 100%;
}
.no-padding {
    padding: 0 !important;
}
.details-top-box {
    margin-top: 50px;
}
.details-box p {
    background: #e6e6e6;
    text-align: center;
    border-radius: 0 0px 40px 0;
    padding: 15px 0;
    font-size: 18px;
    color: #333;
    margin-bottom: 0;
    font-weight: 600;
}
.comment-box {
    background: #f8f8f8;
    padding: 30px 0;
    display: none;
    text-align: center;
    margin-bottom: 20px;
}
.search-btn {
    display: none;
}
.search-btm {
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 50px;
}
.search-btm .search-btn-btm {
    background: #138EDE;
    color: #fff;
    border: 1px solid #138EDE;
    line-height: 33px;
    padding: 0 20px;
    border-radius: 0;
    font-weight: 500;
} 
.search-btm .search-input {
    line-height: 32px;
    border: 1px solid #ccc;
    position: relative;
    right: -4px;
    padding: 0 10px;
}
.comment-box .comment-box-inner {
    display: inline-block;
    width: 500px;
}
.comment-box h3 {
    text-align: left;
    font-size: 17px;
}
.comment-box textarea {
    min-height: 100px;
}
/* The container */
.custom-radio {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  margin: 10px 10px;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
}

/* Hide the browser's default radio button */
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #666;
}

/* On mouse-over, add a grey background color */
.custom-radio:hover input ~ .checkmark {
  background-color: #fff;
  border: 1px solid #666;
}

/* When the radio button is checked, add a blue background */
.custom-radio input:checked ~ .checkmark {
  background-color: #2196F3;
  border: 1px solid #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.comment-box .btn {
    background: #005790;
    border: 1px solid #005790;
    padding: 7px 30px;
    border-radius: 0;
    font-weight: 600;
}
.comment-history {
    display: none;
}
.comment-history ul {
    list-style: none;
    padding: 15px;
    margin: 10px 0 0 0;
    background: #fff;
    display: inline-block;
    width: 100%;
}
.comment-history ul li {
    padding: 5px 0;
}
.comment-history ul li .left-hist {
    width: 90%;
    display: inline-block;
}
.comment-history ul li .left-hist .profile-icon {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.comment-history ul li .left-hist .profile-icon img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
}
.comment-history ul li .left-hist .comment-show {
    float: left;
    width: 80%;
    min-height: 30px;
    padding: 5px 10px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-left: 10px;
}
.comment-history ul li .right-list {
    float: right;
    text-align: right;
}
.comment-history ul li .right-list .comment-show {
    background: #005790;
    color: #fff;
    margin: 0 10px 0 0;
}
.comment-btm {
    display: inline-block;
    width: 100%;
}
.comment-btm .form-control {
    float: left;
    width: 70%;
}
.comment-btm textarea.form-control {
    min-height: 65px;
}
.comment-btm .btn {
    float: left;
    margin-left: 10px;
    margin-top: 30px;
    width: calc(30% - 10px);
    background: #22879A;
    border: 1px solid #22879A;
    color: #fff;
}
.select2-mutliple-main .select2-container {
  width: 100% !important;
}
.demo-top-txt {
	background: #C9EBF8;
  padding: 30px;
  border-radius: 8px;
  color: #000;
}
.success-message {
	background: #3FCC2D;
  text-align: center;
  color: #fff;
  padding: 3px;
  border-radius: 8px;
  margin-bottom: 20px;
}
/* recognition */
/*card link*/
.no-cards {
	background-color: #F8F3ED;
    color: #000;
    padding: 50px 15px;
    border-radius: 7px;
    margin-top: 100px;
    text-align: center;
    margin-bottom: 100px;
}
.card-list {
	padding: 50px 15px;
}
.saved-cards {
    color: #62D4D8;
    font-size: 14px;
    font-weight: bold;
}
.saved-cards .add-a-card {
    float: right;
    cursor: pointer;
    background-color: #62d4d8;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 40px;
    font-size: 12px;
    border: 2px solid #62d4d8;
}
.outer-brd {
	border: 1px solid #ccc;
    border-radius: 4px;
}
.card-details {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 15px 5px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}
.cards-head {
	background: #F8F3ED;
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
    font-size: 12px;
}
.card-details .mng-crd-btn {
	background: transparent;
    border: none;
    color: #62d4d8;
    font-weight: bold;
}
#cardDeleteModal .close, #addCardModal .close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 25px;
}
/*card link*/
@media only screen and (max-width: 767px) {
	.scrtabs-tab-scroll-arrow, .scrtabs-tab-scroll-arrow:hover {
		display: block !important;
	  margin-top: 30px;
	  text-align: center;
	  border: 1px solid #00a5e5 !important;
	  border-radius: 4px;
	  background-color: #dbf5ff !important;
	}
	.profile-nav-item .nav-link {
		padding-left: 1.5rem !important;
	}
	.static-content {
		margin-top: 20px;
	}
	.static-content table {
		max-width: 100%;
	}
	.l-text {
		display: none;
	}
	.headings {
		width: 80%;
	}
	.see-all-text {
		float: right;
		margin-top: 30px;
	}
	.deals-week {
		display: block;
	}
	.deals-week .deal1, .deals-week .deal2 {
	    padding: 0px !important;
	}
	.deals-week .deal1 img {
	    margin-bottom: 10px;
	}
}





