#wrapper{
    margin-bottom: 25px;
}

#leftcol img {
    width: 100%;
}

#right-content{
    background-color: #FFFFFF;
}

#right-content h1{
    color: #3E0451;
    font-weight: bold;
}

#right-content h2{
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;
    font-size: 1.4em;
    padding: 10px 0 0 0;
}

#rightcol{
    padding-top: 20px;
}

#rightcol img{
    width: 100%;
}

#content_nav ul li a {
    color: #3333cc;
}

.red-text {
    color: red !important;
    font-weight: bold !important;
    font-size: 14px !important;
    font-family: 'Montserrat',sans-serif !important;
}

.purple-text {
    color: #582772;
    font-weight: 700;
    font-size: 12px;
    padding-left: 40px;
    font-style: normal;

}

#fragment fieldset {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d7d0db;
}

/* #accountform {
    margin-left: 10px;
    margin-bottom: 20px;
} */

.float-right {
    float: right;
}

input[type="text"] {
    width: 100%;
}

/* @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	input[type="text"] {
		height: 30px;
	}
} */

#fragment legend {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 6px 10px;
    width: 184px;
	display:inline-block;
	width:auto;
    color: #582772 !important;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
}

.register-link {
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    color: blue;
    text-decoration: underline;
}
@media screen and (max-width : 768px) {
    .top-space {
		text-align: center;
	}
}

@media screen and (min-width : 768px) {
    .top-space {
        margin-top: 55px;       
    }
}
#fragment #error_forgot{
    background: #fffcc9 none repeat scroll 0 0;
    border: 1px solid #e2e6cd;
    color: #c00;
    font-family: 'Montserrat',sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    margin: 6px;
    padding: 10px;
}

.btn-send {
    display: block;
	margin-left: auto;
}

.btn-login{
	margin-bottom: 0px;
}


@media screen and (max-width: 767px){
	#fragment{
		margin-top: 25px;
	}
}

.password-reset p.highlighted-msg{
	color: #3E0451 !important;
	font-weight: bold;
}

#reset-password-form label ,
#reset-password-form2 label {
	color: #3E0451;	
}

.password-reset .btn {
	font-weight: bold;
}


@media (max-width: 767px){
    .password-reset .btn {
		width: 100%;
	}
}

.password-reset .account-reset{
	margin-top: 20px !important;
	text-align: center;
	font-weight: bold;
}


.password-reset .sent-mail-msg{
	color: #3E0451 !important;	
	font-weight: bold;
	background-color: #E8E8E8;
	padding: 7px 15px;
	margin: 20px 0;
}

.password-reset .park-color {
	color: #3E0451 !important;
}

.password-reset .pwd-note {
	color: #646464;
	background-color: #E8E8E8;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 7px 15px;
}

.password-reset .pwd-note  .glyphicon {
	font-size: 13px;
}

.password-reset .all-done {
	margin-top: 20px !important;
	font-size: 16px !important;
	color: #5DB75D !important;
	font-weight: bold;
	text-align: center;
}

.password-reset .done-msg {
	font-weight: bold;
	color: #582772 !important;
	text-align: center;
}

.password-reset .btn-wrapper{
	margin-top: 20px !important;
	text-align: center;
}

.password-reset .btn-wrapper form{	
	text-align: center;
}


.password-reset  .btn-wrapper.btn{	
	font-weight: bold;
}

@media (max-width: 767px){
    .table_content .btn-my-account {
		width: 100%;
	}
}

.password-reset-wrapper {
	padding: 0 10px;
}

.password-reset-stage-3 {
	background-color: #ffeaf9;
	padding: 20px;
	border-radius: 10px;	
}

.reset-password-message {
	color: #fff;
}

.resset-password-sent-message {
	color: #3E0451 !important;
    font-weight: bold;
    background-color: #E8E8E8;
    padding: 7px 15px;
}

.password-updated-message {
	color: #fff;
	text-align: center;
}

#reset-pwd-form .pwd-note {
	color: #646464;
	background-color: #E8E8E8;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 7px 15px;
}

#reset-pwd-form .pwd-note  .glyphicon {
	font-size: 13px;
}

#existingCustomerId .all-done {
    margin-top: 20px !important;
    font-size: 16px !important;
    color: #5DB75D !important;
    font-weight: bold;
    text-align: center;
}

#existingCustomerId .btn-lg {    
    font-size: 16px;    
}

.form-control {
    height: auto;
}