@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900&display=swap');

.btn-share {
background: WHITE !important;
color: #002f5f !important;
min-width: 100px;
}
.btn-share div {
color: #007eb0 !important;
}
.btn-share img {
max-width: 15px;
display: inline-block;
position: relative;
margin-right: 5px;
top: -3px;
}
.socialmorelink {
background: #bbbbbb;
display: block;
min-height: 64px;
max-width: 65px;
border-radius: 8px; 
}

.socialmorelink i {
position:relative;
top: 17px;
color:#555555;
margin-right: 0px;
font-size: 35px;
}
.shareIcons.addborder {
border: solid 1.5px #007eb0;
padding: 3px 5px 3px 7px !important;
}
@media (max-width: 400px) {
.socialmorelink {
min-height: 55px;
max-width: 50px;
}
.socialmorelink i {
top: 10px;
}
}

.shareBar,
.shareBar div,
.shareBar a,
.shareBar span,
.shareBar label,
.shareBar p,
.shareBar button,
.shareBar input,
.shareBar h1,
.shareBar strong {
font-family: 'Source Sans Pro', sans-serif;
}

.shareIcons {
float: right;
color: #007eb0;
top: -5px;
margin-left: 20px;
border: solid 1.5px #007eb0;
font-size: 17px;
line-height: 25px;
padding: 3px 5px 3px 7px !important;
font-weight: normal;
margin-bottom: 5px;
}
.shareIcons:hover {
color: #002f5f;
border-collapse: #002f5f;
}
.pdp-info .product-details .item-code .shareIcons {
padding: 0px 10px;
top: 0px;
}
.shareBar {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
overflow: hidden;
background: rgba(0,0,0,0.41);
background: -moz-linear-gradient(top,rgba(0,0,0,0.41) 0%,rgba(0,0,0,0.5) 100%);
background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0.41)),color-stop(100%,rgba(0,0,0,0.5)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0.41) 0%,rgba(0,0,0,0.5) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0.41) 0%,rgba(0,0,0,0.5) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0.41) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0.41) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
z-index: 99999;
display: none;
padding: 0px 15px;
}

.startTutorials .sharebarContent {
max-height: 700px;
overflow: auto;
}
.shareBarIcons .sharebarContent {
max-height: 85%;
}

.startTutorials .startTutorialsSlider,
.shareBarIconsContent {
height: auto;
max-height: 85%;
overflow: auto;
background: #ffffff;
}

.startTutorials .sharebarContent p {
margin-bottom: 10px;
}
.startTutorials .sharebarContent p a .fa-angle-right{
margin-left: 5px;
}
.startTutorials .sharebarContent br{
display: none;
}
.startTutorials .sharebarContent ol li {
margin-bottom: 10px;
list-style: disc;
padding: inherit;
margin-left: 20px;
font-size: 14px;
}
.startTutorials .sharebarContent .owl-nav {
display: none;
}
.startTutorials .carousel-caption {
padding: 0px 20px 0px 20px;
color: #56565a; 
}
.startTutorials .carousel-caption ol + p + p{
font-size: 12px;
}
.startTutorials h1 {
margin-top: 32px;
}
.sharebarContent {
position: absolute;
left: 0px;
right: 0px;
max-width: 500px;
background: #ffffff;
min-height: 200px;
margin: 0px auto;
margin-bottom: 10px;
top: 60px;
border-radius: 0px;
min-width: 96px;
}
.sharebarContent strong {
font-size: 1.88em;
color: #404041;
display: block;
font-weight: bold;
padding: 5px 0px;
text-transform: capitalize;
line-height: 29px;
margin-bottom: 15px;
}
.sharebarContent p {
font-size: 14px;
color: #56565a;
margin: 0px;
line-height: 19px;
}
.sharebarContent p a { font-size: 14px;}
.sharebarContent .sharebarInfo {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #cccccc;
font-size: 16px;
}
.sharebarContent .sharebarInfo .text-center {
padding: 0px 100px 0px 100px;
}
.sharebarContent .sharebarInfo .text-center p strong {
font-size: 22px;
padding: 10px 0px;
font-weight: bold;
}
.sharebarContent .sharebarInfo .text-left p strong {
font-size: 15px;
font-weight: bold;
padding-bottom: 15px;
line-height: 1.5;
}
.sharebarContent .sharebarInfo .text-center.text-center2 {
padding-left: 0px;
padding-right: 0px;
}
#AmazonshareBarIcons .sharebarContent .sharebarInfo .text-center {
padding-left: 50px;
padding-right: 50px;
}
.sharebarContent .sharebarInfo p {
line-height: 22px;
font-size: 14px;
}
.sharebarContent .sharebarInfo p.red { color: #e11e45;}
.sharebarContent .sharebarInfo p strong{
margin: 0px;
font-size: 1em;
line-height: 15px;
padding: 3px 0px 2px 0px; 
}

@media (max-width: 991px) {
.shareBarIcons .sharebarContent,
.startTutorials .sharebarContent {
	max-height:90%;
	height: auto;
}

.sharebarContent .sharebarInfo .text-center {
padding: 0px 0px 0px 0px;
}
.sharebarContent .sharebarInfo .text-left p strong {
font-size: 15px;
font-weight: bold;
padding-bottom: 15px;
} 
#AmazonshareBarIcons .sharebarContent .sharebarInfo .text-center {
padding: 0px;
}
}
.sharebarContent h1 {
margin-bottom: 19px;
font-size: 100%;
}
.sharebarContent h1 strong {
font-size: 1.88em;
font-weight: bold;
color: #404041;
padding-bottom: 4px;
margin-bottom: 0px;
padding-top: 11px;
}
.sharebarContent .owl-dots {
text-align: center;
padding-bottom: 1px;
}
.sharebarContent .owl-dots .owl-dot {
padding: 1px;
height: auto;
cursor: pointer;
}
.sharebarContent .owl-theme .owl-dots .owl-dot span {
margin: 5px 7px 2px 7px;
}
.sharebarContent .owl-dots .owl-dot:disabled {
cursor: not-allowed;
}

.sharebarContent .continue-link {
display: inline-block;
color: #ed164a;
font-weight: 600;
font-size: 1.38em;
margin-top: 29px;
margin-bottom: 14px;
padding: 7px 8px;
border: 1px solid #ffffff;
}
.sharebarContent .continue-link span {
display: inline-block;
color: inherit;
}
.sharebarContent .continue-link i {
font-size: 18.2px;
position: relative;
top: 0px;
right: -5px;
}
.sharebarContent .continue-link:hover span, .sharebarContent .continue-link:focus span {
text-decoration: underline;
color: #ed164a;
}
.sharebarContent .continue-link:focus {
border: 1px solid #000000;
}
.sharebarContent .continue-link:focus span {
text-decoration: none;
}
.sharebarContent .continue-link:visited span, .sharebarContent .continue-link:visited i {
color: #a42a47;
}
.sharebarContent .agreeCheckbox {
display: inline-block;
margin: 0px 0px 0px 0px;
padding: 3px 5px;
padding-left: 41px;
border: 1px solid #ffffff;
line-height: 25px;
}
.sharebarContent .agreeCheckbox:focus {
border-color: #000000;
}
.sharebarContent .agreeCheckbox:hover .txt {
text-decoration: underline;
}
.sharebarContent .agreeCheckbox .checkmark {
left: 5px;
top: 4px;
}
.sharebarContent .agreeCheckbox .txt { 
color: #56565a; 
font-size: 14px;
}
.sharebarContent .activeBox {
display: inline-block;
margin-top: 15px;
margin-bottom: 10px;
border: 1px solid #ffffff;
font-size: 14px;

}
/* .sharebarContent .activeBox:focus {
border: 1px solid #000000;
} */
/* .sharebarContent .activeBox:visited .txt {
color: #990f30;
} */
.sharebarContent .rednew {
margin-bottom: 26px !important;
}
.sharebarContent .rednew a {
color: #333333;
font-weight: 400;
font-size: 0.94em;
padding: 5px;
border: 1px solid #ffffff;
display: inline-block;
margin-top: 3px;
text-decoration: underline;
}
.sharebarContent .rednew a:hover {
text-decoration: none;
}
.sharebarContent .rednew a:focus {
text-decoration: none;
border: 1px solid #000000;
}
// .sharebarContent .rednew a:visited {
// color: #990f30;
// }
.sharebarContent .rednew a:disabled {
color: #bbbdbf;
text-decoration: none;
}
.sharebarContent .newBtn {
padding: 1px 32px 2px 32px !important;
height: auto;
border-radius: 24px;
border: 1.5px solid #ed164a;
font-weight: bold;
font-size: 18px;
color: #ed164a;
font-family: arial;
transition: background .25s;
min-width: 130px;
min-height: 48px !important;
font-size: 1.38em;
background: #ffffff;
}
.sharebarContent .newBtn:hover, .sharebarContent .newBtn:focus {
background: #ed164a;
color: #ffffff;
}
.sharebarContent .newBtn:visited {
background: #990f30;
color: #ffffff;
}
.sharebarContent .newBtn:disabled {
border-color: #bbbdbf;
color: #bbbdbf;
background: #ffffff;
}
.startTutorials .sharebarContent .btn:disabled {
color: #ffffff !important;
cursor: not-allowed;
}
.sharebarContent .tryIt:disabled {
color: #ffffff !important;
cursor: not-allowed;
}
.sharebarContent .newBtn:disabled:hover, .sharebarContent .newBtn:disabled:focus {
background: inherit;
}
.sharebarContent .checkboxStyle .checkmark {
height: 24px;
width: 24px;
border-radius: 0px;
}
.sharebarContent .checkboxStyle .checkmark:after {
left: 8px;
top: 3px;
}

.sharebarContent .checkboxStyle.mouser-down input ~ .checkmark {
background: #818181;
border-color: #818181;
}
.sharebarContent .startTutorialsSlider .owl-stage-outer .item img {
height: 200px;
border-radius: 12px 12px 0px 0px;
margin-bottom: 30px;
}
.closeShareBar {
background-color: rgba(255, 255, 255 , 0.5);
width: 36px;
height: 36px;
position: absolute;
right: 8px;
top: 8px;
text-align: center;
line-height: 36px;
color: #333333;
font-size: 20px;
border-radius: 4px;
z-index: 99;
font-weight: 600;
}
.closeShareBar:hover {
color: #ffffff;
background-color: rgba(0,0,0,0.6);
}
.closeShareBar:focus {
color: #ffffff;
background-color: rgba(0,0,0,0.9);
}
.shareBarIcons .sharebarContent {
padding: 0px;
overflow-x: hidden;
overflow-y: auto;
}
.shareBarIcons .sharebarContent .shareIconsCarousel {
padding: 0px 0px;
text-align: center;
}
.shareBarIcons .sharebarContent .shareIconsCarousel .owl-item span {
display: block;
font-size: 14px;
font-weight: 400;
color: #404041;
padding-top: 2px;
line-height: 16px;
min-height: 20px;
text-transform: capitalize;
}
.shareBarIcons .sharebarContent h1 {
line-height: 22px;
margin-bottom: 10px;
}
.shareBarIcons .sharebarContent h1 strong {
padding: 6px 0px 0px 0px;
font-size: 1.38em;
font-weight: 600;
color: #404041;
}

.shareBarIcons .owl-theme .owl-nav .owl-prev, .shareBarIcons .owl-theme .owl-nav .owl-next {
color: #757575;
font-weight: bold; 
padding: 0px;
font-size: 22px;
background-color: none;
width: 20px;
height: 44px;
margin-top: 0px;
border-radius: 4px;
top: 50%;
transform: translateY(-25%);
}
.shareBarIcons .owl-theme .owl-nav .owl-prev i,.shareBarIcons .owl-theme .owl-nav .owl-next i {
    margin: 0px;
    color: #757575;
    font-size: 18px;
}
.closePops {
color: #ed164a;
display: inline-block;
font-weight: 600;
margin-top: 20px;
}
@media (min-width: 769px) {
.startTutorials .closePops {
width: 33%;
}
}
.shareBarIcons .owl-theme .owl-nav .owl-prev.disabled, .shareBarIcons .owl-theme .owl-nav .owl-next.disabled {
display: none;
}
.shareBarIcons .owl-theme .owl-nav .owl-prev {
left: -10px;
}
.shareBarIcons .owl-theme .owl-nav .owl-prev:before {
content: "\f060";
font-size: 34px;
width: 36px;
display: none;
}
.shareBarIcons .owl-theme .owl-nav .owl-next {
right: -10px;
}

.shareBarIcons .owl-theme .owl-nav .owl-next:before {
content: "\f061";
font-size: 34px;
width: 36px;
display: none;
}
.shareBarIcons .iconslinkacttion {
margin-top: 25px;
display: none;
background:none;
padding: 10px 15px;
border-radius: 5px;
}
.shareBarIcons .weChatacttion {
display: none;
}
.shareBarIcons .iconslinkacttion label {
color: #404041;
font-size: 1.1em;
font-weight: 600;
margin-bottom: 0px;
}
.shareBarIcons .iconslinkacttion a { 
color: #404041;
float: right;
text-decoration: underline;
font-weight: 400;
font-size: 14px;
}
.shareBarIcons .iconslinkacttion .input-group {
position: relative;
margin-top: 12px;
}
.shareBarIcons .iconslinkacttion .input-group .form-control {
border-radius: 7px;
padding-right: 100px;
color: #404041;
font-size: 1em;
font-weight: 400;
}
.shareBarIcons .iconslinkacttion .input-group .form-control:disabled {
background: #ffffff !important;
cursor: text;
border: none !important;
}
.shareBarIcons .iconslinkacttion .input-group .form-control:focus {
outline: none;
border: 1px solid #d9dbdc;
}
.shareBarIcons .iconslinkacttion .input-group .btn {
position: absolute;
right: 0px;
bottom: 0px;
border: 1px solid #d9dbdc;
border-radius: 0px 8px 8px 0px;
background: #e6e7e8;
text-transform: capitalize;
color: #404041;
font-size: 1em;
font-weight: 400;
padding: 0px 8px !important;
}
.shareBarIcons .iconslinkacttion .input-group .btn:hover {
background: #222222;
color: #ffffff;
}
.shareBarIcons .iconslinkacttion .input-group .btn .coppiedLink {
position: absolute;
left: -13px;
top: -40px;
background: #333333;
color: #ffffff;
border-radius: 5px;
font-size: 12px;
line-height: 20px;
padding: 5px 10px;
display: none;
}
.shareBarIcons .iconslinkacttion .input-group .btn .coppiedLink::before {
top: 100%;
left: 60%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194,225,245,0);
border-top-color: #333333;
border-width: 8px;
}
.shareBarIcons #QRCodeSection .input-group {
text-align: center;
}
.shareBarIcons #QRCodeSection .input-group img {
padding: 5px;
box-shadow: 0px 0px 3px 4px #f4f4f4;
}
.sharebarHead {
background: #002F5F;
color: #ffffff;
padding: 15px 35px 15px 15px;
text-align: left;
line-height: 22px;
margin-bottom: 15px;
font-size: 14px;
}
.shareBarIconsContent {
padding: 0px 32px 15px 32px;
}

@media (max-device-width: 1025px) {
.closeShareBar:hover, .closeShareBar:focus {
color: #ffffff;
background: #84b788;
}
.sharebarContent .continue-link:hover, .sharebarContent .continue-link:focus, .sharebarContent .continue-link:visited {
background: #b8ebbc;
color: #a42a47;
border-color: #ffffff;
}
.sharebarContent .continue-link:hover span, .sharebarContent .continue-link:focus span, .sharebarContent .continue-link:visited span {
text-decoration: none;
color: #a42a47;
border-color: #ffffff;
}
.sharebarContent .agreeCheckbox:focus {
background: #b8ebbc;
border: none;
}
.sharebarContent .rednew {
margin-top: 5px;
}
.sharebarContent .rednew a {
display: block;
}
.sharebarContent .rednew a:focus, .sharebarContent .rednew a:hover {
background: #b8ebbc;
border-color: #ffffff;
text-decoration: none;
}
.sharebarContent .newBtn:hover, .sharebarContent .newBtn:focus {
background: #b8ebbc;
}
.sharebarContent .newBtn:visited {
background: #990f30;
border-color: #990f30;
}
.sharebarContent .owl-carousel .owl-item img:hover, .sharebarContent .owl-carousel .owl-item img:focus, .sharebarContent .owl-carousel .owl-item img:visited {
opacity: 0.7;
border-color: #ffffff;
}
}

@media (max-width: 767px) {
.shareBarIconsContent,
.startTutorials .carousel-caption {
padding-left: 15px;
padding-right: 15px;
}
.sharebarContent {
max-width: 87.5%;
top: 20px;
}
.sharebarContent h1 {
line-height: 22px;
}
.sharebarContent h1 strong {
font-size: 1.63em;
}
.sharebarContent .newBtn {
width: auto;
}
.sharebarContent strong {
font-size: 1.63em;
}
.sharebarContent .continue-link {
font-size: 1.22em;
}
.iconslinkacttion .input-group .btn {
width: auto;
margin: 0px;
}
.shareBarIcons .sharebarContent h1 strong {
padding-top: 0px;
}
.shareBarIcons .sharebarContent .shareIconsCarousel {
padding: 0px;
}
.shareBarIcons .sharebarContent .shareIconsCarousel .owl-nav button {
transform: translate(0px,0px);
font-size: 25px;
height: 80%;
top: 13px;
width: 15px;
}
}
.product-list__item-link .shareIcons {
width: auto;
display: inline-block !important;
margin: 0 auto;
padding: 5px 10px;
text-align: center;
float: none;
margin-bottom: 10px;
margin-top: 5px;
clear: both;
}
@media (min-width: 991px) and (max-width: 1280px) {
.sharebar-and-amazonCcode-btn .shareIcons {
width: 100% !important;
}
}
@media (max-width: 991px) {
.product-list__item-link .shareIcons {
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
padding: 3px 10px;
width: auto;
float: left;
}
.sharebar-and-amazonCcode-btn .shareIcons {
float: none;
width: 49%;
}
.sharebar-and-amazonCcode-btn .shareIcons + .shareIcons {
float: right;
}
}
@media (max-width: 767px) {
.shareIcons {
position: relative;
top: -3px;
font-size: 13px;
padding: 2px 5px;
text-align: center;
}
.shareIcons i {
margin-right: 0px;
}
.sub-title {
font-size: 14px;
}
}

.sharebarContent .checkboxAll p a,
.sharebarContent .checkboxAll p a:focus,
.sharebarContent .checkboxAll p a:hover { 
	color: #0075a4 !important;
}

.sharebar-and-amazonCcode-btn {
padding: 5px 2px 5px 2px;
}
.sharebar-and-amazonCcode-btn .shareIcons {
border-width: 1px;
font-size: 12px;
width: 49.5%;
display: inline-block;
}
.product-list__item-link .shareIcons {
margin-bottom: 0px ;
margin-top: 5px;
}

.sharebarContent .sharebarInfo p.red.para {
padding-left: 1em;
text-indent: -1em;
}

@media screen and (orientation:landscape) and (min-width: 480px) and (max-width: 991px) {
.shareBarIconsContent {
height: 270px !important;
}
}

.startTutorials .sharebarContent p label.checkboxStyle,
.startTutorials .sharebarContent p .activeBox,
.startTutorials .sharebarContent p .activeBox span {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}

.shipping-terms {
    max-width: 535px;
    margin: 0px auto;
    position: relative;
    text-align: center;
}

.shipping-terms img {
    max-width: 100%;
}

.shipping-terms .hide-shipping-terms {
    position: absolute;
    right: 0px;
    top: -3px;
    z-index: 1;
    cursor: pointer;
}

@media (max-width: 767px){
	.shipping-terms .hide-shipping-terms {
	    right: -2px;
	    top: -5px;
	    width: 24px;
	}
	
	.shipping-terms {
    	margin: 0px -7px;
	}
}

@media (max-width: 991px) {
	.startTutorials .startTutorialsSlider {
    	max-height: 100%;
	}
	
	.sharebarContent {
		top: 30px;
	}
}

#amazonShareBarIcons {
	overflow-x: hidden;
	overflow-y: auto; 
}

#NLICouponCode .carousel-caption .btn {
    width: 40%;
}
#NLICouponCode .fa-check {
  font-size: 48px;
  color: #20883e;  
  -webkit-text-stroke: 4px white; 
}
.sharebarContent p.red {
  color: #e11e45;
}
.term-condition-list {
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.term-condition-list li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 25px;
    color: #bcbcbc;
    margin: 0 !important;
    padding: 0 !important;
}
.term-condition-list li p {
    width: 90%;
    position: relative;
    left: -10px;
    display: inline-block;
    vertical-align: top;
}
.term-condition-list-amazon {
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    margin-top: 15px !important;
}
@media (max-width: 767px) {
	.term-condition-list li p {
    	width: 85%;
	}
}

.confirmation-share-text {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(86, 86, 86, 0.7);
  display: none; }

.confirmation-share-text-msg {
  background: #fff;
  width: 350px;
  position: absolute;
  left: 50%;
  top: 10%;
  border-width: 1px;
  border-style: solid;
  border-color: #002F5F;
  transform: translateX(-50%);
  padding: 20px; }
  .confirmation-share-text-msg .btn {
    width: 70%;
    margin: 5px 0; }

.progress-container {
  min-width: 150px;
  position: absolute;
  right: 15px;
  top: 15px; }
  @media (min-width: 768px) {
    .progress-container {
      min-width: 200px; } }
  .progress-container .progress-status {
    margin-bottom: 0px;
    font-size: 0.875rem; }

.share-content p,
.confirmation-share-text p {
  line-height: 1.5; }

.share-content h5,
.confirmation-share-text h5 {
  font-weight: 700;
  color: #333333;
  margin-bottom: 15px; }
  .confirmation-share-text h5.share-test-title {
    text-align: left; }
    @media (min-width: 768px) {
      .confirmation-share-text h5.share-test-title {
        text-align: center; } }

.share-content .answer-status {
  color: #318bff;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  margin: 20px 0; }
  .share-content .answer-status i {
    font-size: 1.5625rem;
    position: relative;
    top: 3px; }
  .share-content .answer-status.red {
    color: #e11e45; }

.share-content .edit {
  text-align: center;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  padding: 10px; }

.share-content p {
  line-height: 1.5; }

.share-content .question-desc {
  padding: 10px; }
  .share-content .question-desc * {
    font-family: Arial, Helvetica, sans-serif; }
  .share-content .question-desc strong {
    color: #318bff;
    display: block;
    margin-bottom: 5px; }
  .share-content .question-desc p {
    line-height: 1.2; }
    .share-content .question-desc p:last-child {
      margin-bottom: 0; }

.share-content .test-img {
  border: 2px solid #bbbbbb;
  border-radius: 12px;
  position: relative;
  margin-bottom: 15px; }
  .share-content .test-img img {
    margin: 0; }
  .share-content .test-img a {
    border: none; }
  .share-content .test-img.selected {
    border-color: #318bff; }
  .share-content .test-img.unselected {
    opacity: 0.5; }
  .share-content .test-img .answer {
    background: #318bff;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-radius: 15%;
    position: absolute;
    left: -10px;
    top: -10px;
    padding: 5px 10px;
    font-size: 0.75rem;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 -0.1rem 0.5rem rgba(0, 0, 0, 0.1); }
    .share-content .test-img .answer i {
      font-size: 0.875rem; }
  .share-content .test-img.incorrect-answer {
    border-color: #fd4e66; }
    .share-content .test-img.incorrect-answer .answer {
      background: #fd4e66; }
    .share-content .test-img.incorrect-answer .question-desc strong {
      color: #fd4e66; }

#share-test .item {
  display: block; }

#share-test .share-content-footer {
  padding: 5px 15px; }
  #share-test .share-content-footer .btn {
    min-width: 40%; }
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #318bff;
    transition: width 0.6s ease;
}
.share-content h4 {
    color: #318bff;
    font-size: 1.75rem;
}
.share-content h4.red {
    color: #e11e45;
}
@media (max-width: 991px) {
	.share-content-scrollable {
	  max-height: calc(100vh - 10rem);
	  overflow-y: auto;
	  overflow-x: hidden; 
	}
}
