/* Login Page Styles Start */
.cblack {
	color: #000!important;
}
.login-mc {
	padding: 35px 0;
	min-height: 350px;
}
.login-mc h3 {
	font-size: 20px;
}
.login-mc h5 {
	margin: 0 0 10px
}
.login-mc .form {
	border-right: 1px solid #c2c2c2
}
.login-mc input[type="text"], .login-mc input[type="email"], .login-mc input[type="password"], .login-mc select {
	padding: 7px;
}
.login-mc .btn {
	padding: 10px;
	font-size: 14px;
}
.login-mc ul {
	max-width: 190px;
	margin: 0 auto
}
.login-mc ul li {
	list-style: disc outside
}
.login-mc .register {
	background: #f0f0f0;
	padding: 20px;
	border: 1px solid #c2c2c2;
	padding-bottom: 30px;
	border-radius: 5px;
}
.register.normal-login {
    background: white;
}
.login-mc .register a {
	color: #EF8100
}
.login-mc .register .btn {
	padding: 6px;
}
.amazon-login-button-block {
	background: #ffeebe none repeat scroll 0 0;
	border-radius: 7px;
	padding: 27px;
}
.amazon-login-text-block {
	font-size: 15px;
	line-height: 125%;
	padding: 25px;
}
.amazon-login-button-block > p {
	color: #5f5f5f;
	font-size: 20px;
	line-height: 125%;
}
#Email {
	background: none repeat scroll 0 0 #f5f5f5;
	border: 1px solid #ccc;
	height: 28px;
}
#RegForm #Email {
	height: auto;
}
#RegForm h4 {
	color: #3d3d3d;
	font-size: 14px;
	font-weight: bold;
}

#RegForm input[type=checkbox], 
#RegForm input[type=radio] {
    margin: 4px 5px 0 0;
    line-height: normal;
}

@media (max-width: 767px) {
.form-control::-moz-placeholder {
color:#2d2d2d;
}
.login-mc h3 {
	font-size: 18px;
}
.login-mc h4 {
	font-size: 15px;
}
.login-mc .form {
	border: 0;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.login-mc .register {
	min-height: 0;
}
.amazon-login-button-block {
	background: #ffeebe none repeat scroll 0 0;
	border-radius: 0;
	padding: 18px;
}
.amazon-login-text-block {
	font-size: 15px;
	line-height: 125%;
	margin-bottom: 20px;
	padding: 10px;
}
.amazon-login-button-block > p {
	color: #5f5f5f;
	font-size: 16px;
	line-height: 125%;
}
#shipping-info .form-group {
	margin-bottom: 4px!important;
}
#shipping-info input {
	padding: 0 5px;
}
select.form-control {
	font-size: 11px;
}
div#html_element.my-acc-recaptcha iframe {
    float: left;
}
input#NewsLetter{
    margin-right: 5px;
    }
    
}

@media (max-width: 480px) {
.login-mc {
	padding:0 !important;
}
.login-mc .register {
	background: #f0f0f0;
	padding: 15px;
}
label[for="password"] {
	min-height: 28px;
}
.login-mc .register .btn {
	padding: 10px!important;
}
.register label {
	font-size: 11px!important;
	line-height: 100%;
}
.register .btn {
	font-size: 12px!important;
}
label[for="password"] {
	min-height: 28px;
}
}

@media (max-width: 320px) {
div#html_element.my-acc-recaptcha{
    margin-left: -21px;
}
}

@media screen and (min-width:992px) {
.md-t-medium {
	font-size: 16px!important;
}
}

@media screen and (max-width:599px) and (min-width:359px) {
.login-mc {
	padding: 15px;
}
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 18px;
}
.form-control::-moz-placeholder {
color:#797979;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-fw {
	width: 1.28571429em;
	text-align: center;
}
.fa-eye-slash:before {
	content: "\f070";
}
/*! CSS Used from: Embedded */
.field-icon {
	float: right;
	margin-right: 10px;
	margin-top: -25px;
	position: relative;
	z-index: 2;
	color: #979797;
}
/*! CSS Used from: Embedded */
.fb_iframe_widget {
	display: inline-block;
	position: relative;
}
.fb_iframe_widget span {
	display: inline-block;
	position: relative;
	text-align: justify;
}
.fb_iframe_widget iframe {
	position: absolute;
}
/*! CSS Used from: Embedded */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.form-group {
    margin-bottom: 10px;
}

/* Login Page Styles End */
