.jsg-title .jsg-album{font-size:16px;}
/* popup css starts here */
.modal-backdrop.in{opacity:0 !important;}
img#norton-idsafe-field-logo-imgId {display: none;}
.base-popup{display:none;}
.pop-up-section.sign-up .closebtn{top:7%;right:13%;}
.pop-up-section .closebtn {top:3%;right:3%;}
.pop-up-section .inner .fa{right:3%;top:50%;transform:translate(-3%,-50%);color:#999999;font-size:20px;}
.pop-up-section .modal{background: rgba(0, 0, 0, 0.7);}
.login-drp-down-btn .dropdown-menu {background-color:#f1f1f1;}
.login-drp-down-btn .dropdown-menu{right:0 !important;left:unset !important;}

.pop-up-section .closebtn {font-size:28px;color:#868686 !important;}
.pop-up-section .login-help a{color:#ff0000 !important;font-family: 'poppins';}
.pop-up-section h5, .pop-up-section label{ font-family: 'Poppins-medium';font-weight: normal;}
.pop-up-section label{color:#000000;}
.pop-up-section .form-group{margin-bottom:7px;}
.pop-up-section .social-logins a:hover, .pop-up-section .social-logins a:focus, .pop-up-section .social-logins a.active{background-color:transparent;border:2px solid #9c9c9c;color:#656565 !important;}
.pop-up-section .social-logins a:nth-last-child(1):hover, .pop-up-section .social-logins a:nth-last-child(1).active, .pop-up-section .social-logins a:nth-last-child(1):focus{background-color:#4568b2 !important;color:#fff !important;display:block;padding:10px 15px;border-radius:5px;width:100%;margin-top:10px;border:2px solid #4568b2;}
.pop-up-section .social-logins a:nth-last-child(1){background-color:transparent;border:2px solid #9c9c9c;color:#656565 !important;}
.pop-up-section .social-logins a{background-color:#4568b2;color:#fff !important;display:block;padding:10px 15px;border-radius:5px;width:100%;margin-top:10px;border:2px solid #4568b2;}
.pop-up-section .social-logins a span{padding-right:10px;}
/****** LOGIN MODAL ******/
.pop-up-section .form-inner .form-control{
	
	border: 1px solid #dedede !important;
	border-radius:10px !important;
	height:40px !important;
	padding:10px 20px;
	
}
.pop-up-section input::placeholder{color:#999999 !important;font-size:13px;}
.pop-up-section .account-details p a{color:#e67806;text-decoration:underline !important;font-weight: 600;}
.pop-up-section .account-details P{color:#656565;font-size:16px;text-align:center;font-weight: 600;}
.pop-up-section .loginmodal-container {
	font-family: 'Poppins';
  padding: 20px 30px 40px;
  max-width: 80%;
  width: 100% !important;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  border-top:15px solid #e67806;
  border-radius:10px;
  
}

.pop-up-section .loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  
}

.pop-up-section .loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.pop-up-section .loginmodal-container input[type=text], input[type=password] {
  height: 34px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.pop-up-section .loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.pop-up-section .login-btn .sbt-btn{padding:10px 20px;width:100%;font-size:21px;border-radius:10px;font-weight: 500;}
.pop-up-section .login-btn .sbt-btn:hover, .pop-up-section .login-btn .sbt-btn.active, .pop-up-section .login-btn .sbt-btn:focus{background-color:#454545;color:#fff;}
.pop-up-section .loginmodal {
  text-align: center;
  font-size: 14px;
 
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}
.pop-up-section .loginmodal-container a{ opacity:1 !important;}
.pop-up-section .loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
 
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.pop-up-section .loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.pop-up-section .loginmodal-container a {
  text-decoration: none;
  color: #666;
 
  text-align: center;
  display: inline-block;
  
  
} 

.pop-up-section .login-help{
  font-size: 14px;
}


.pop-up-section.sign-up .container {
 margin-left: 17px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width:auto;
}

/* Hide the browser's default radio button */
.pop-up-section.sign-up .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

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

/* On mouse-over, add a grey background color */
.pop-up-section.sign-up .container:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.pop-up-section.sign-up .container input:checked ~ .checkmark {
  background-color: #fff;
}

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

/* Show the indicator (dot/circle) when checked */
.pop-up-section.sign-up .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.pop-up-section.sign-up .container .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e67806;
}
}
