.a {
    color: black!important; 
}

/* UPDATE 9/19/2018 */
.well {
    min-height: 20px;
    padding: 4px!important;
    margin-bottom: 4px;
    background-color: #fff!important;
    border: 0px solid #fff!important;
    border-radius: 0px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.col-xs-6 {
    width: 50%!important;
	float: left!important;
	position: relative!important;
    min-height: 1px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
}
.col-xs-6 > tbody{
	display: block;
    width: 100%!important;
}
.col-xs-6 > tbody > tr{
	display: block;
    width: 100%!important;
}
.col-xs-6 > tbody > tr > td{
	display: block;
    width: 100%!important;
}

.avonwg-table-login {
    display: table;
    font-size:14px;
    width:100%;
}
.avonwg-row-height2 {
    line-height: 0.3;
}

/* UPDATE 9/19/2018 */
.avonwg-username-padding {
	line-height: 20px;
    padding-top: 15px;
    font-size: 14px !important;
    font-weight: bold;
	color: #777;
	clear: both;
}
.avonwg-username-section {
	display: block;
    width: 100%;
    padding-top: 1px;
    padding-left: 1px;
}
.avonwg-border-error {
    border-color: rgb(250, 59, 102);
}
.avonwg-mobilenumber-section {
     width: 20%;
     float: left;
     height: 32px;
     border-radius: 5px;
     text-align: center;
     border: 0;
     background: #dadada;
     font-size: 14px;
}
.avonwg-mobilenumber-input{
    width:75%;
    float: right;
    border: 1px solid #dadada;
    height: 32px;
    font-size: 14px;
    padding-left: 2px;
    border-radius: 5px;
}
.avonwg-success-Msg-style{
    color:  rgb(15, 173, 15);
      font-size: 13px;
      display:block;
      
      font-weight: bold;
      padding-top: 16px;  
      
  }
.avonwg-social-login-input-width {
    width: 307px;
    height: 40px;
    border: 1px solid #ccc;
    padding-left: 15px;
    font-size: 13px;
}
.avonwg-username-input {
    width: 100%;
    float: left;
    height: 32px;
    border: 1px solid #dadada	;
    padding-left: 2px;
    font-size: 13px;
    border-radius: 5px;
}
.avonwg-username-input1 {
    width: 100%;
    float: left;
    height: 32px;
    border: 1px solid #dadada	;
    padding-left: 2px;
    font-size: 14px;
    border-radius: 5px;
}
.avonwg-error-style {
	color: rgb(250, 59, 102);
    font-size: 12px;
    display: block;
    clear: both;
    padding-top: 2px;
    text-align: left;
}
.avonwg-error-Msg-style{
  color: rgb(250, 59, 102);
    font-size: 13px;
    display:block;
    
    font-weight: bold;
    padding-top: 16px;  
    
}
.avonwg-row-height2 {
    line-height: 0.3;
}
.avonwg-button-section {
    padding-top:1px;
    padding-bottom: 2px;
    padding-left: 20px;
    color: white;
   
   
    


}
.avonwg-button {
     background-color: #7F28C4;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    color: #fff !important;
    outline: none !important;
    text-transform: uppercase;
    padding: 8px 10px!important;

    font-size: 11px;
    font-weight: bolder;
    letter-spacing: 1px;
    height: 32px;
    padding-left:20px;
    padding-bottom: 2px;
    border-radius: 5px;
}
.avonwg-error {
    opacity: 0.5;
    cursor: no-drop !important;
}
.avonwg-social-login-btn-width {
    margin-left: 104px;
    background-color: rgb(250, 59, 102);
    border: 0;
    cursor: pointer;
    border-radius: 0;
    color: #fff !important;
    outline: none !important;
    text-transform: uppercase;
    padding: 8px 10px!important;
    min-width: 140px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    height: 35px
}
.margin-tp-25{
    margin-top: 0px!important;
    margin-left: 20px;
}


.agreement-checkbox{
    width: 16px;
    height: 16px;
	margin-top: 2px!important;
    margin-right: 5px;
	position: relative!important;
	padding-left: 0px!important;
}

.avonwg-terms-padding{
    padding-left: 2px;
    margin-top: -20px;
     font-weight: bold;
}


.hdr-text {
    color: #666666;
    font-size: 14px;
}


.avonwg-error-style {
    color: rgb(250, 59, 102);
    font-size: 11px;
    display:block;
}   


.login-modal-window .modal-content,
.terms-and-conditions-popup .modal-content {
      border-radius:0px;
      border: 3px solid grey;
      font-size:14px;
      font-family: nimbus !important;
      max-height: 640px;
      
      overflow-y:auto;
}

.terms-and-conditions-popup .avonwg-center-border{
    width:25%;
    text-align: center;
    border:2px solid rgb(250, 59, 102);
    margin-left:37.5%;
    margin-top: 12px;
}
.terms-and-conditions-popup .avonwg-modal-header .avonwg-close{
  margin-top: -23px !important;
}
.terms-and-conditions-popup .avonwg-modal-custome-header{
 border:0px !important;
 font-size:14px;
 font-weight: bold;
}


.content {
    max-width: 750px;
    margin: auto;
    background: white;
    padding: 10px;
}

.avonwg-info-padding {
    padding-top: 15px;
    /* padding-left: 20px; */
    font-size: 14px !important;
    font-weight: bold;
    padding-bottom: 15px;
}
.avonwg-info-padding > div {
    line-height: 120%;
}







.link-style{
    color:blue;
    cursor:pointer;
	line-height: 140%;
}
.link-style:hover{
  text-decoration:underline;
}

.avonwg-info-padding-content{
    
     padding-top: 7px;
    /*padding-left: 20px;*/
    font-size: 11px;
   
     padding-bottom: 7px;
}

.avonwg-info-padding-content > div > a{
	line-height: 150%;
	float: left;
}




@media only screen and (max-width : 496px) {
	.col-xs-6 {
		width: 100%!important;
	
	}


}