.trim-margin-bottom{
    margin-bottom: 0px !important;
} 
.color-1>div:last-child{
    background-color : #D40C13  !important;  
}
.color-2>div:nth-last-child(n+1):nth-last-child(-n+2) {
    background-color : #D40C13  !important;  
}  
.color-3>div:nth-last-child(n+1):nth-last-child(-n+3) {
    background-color : #DA7901 !important;  
} 
.color-4>div:nth-last-child(n+1):nth-last-child(-n+4) {
    background-color : #DA7901 !important;  
} 
.color-5>div:nth-last-child(n+1):nth-last-child(-n+5) {
    background-color :#008508 !important;  
}
.square {
  border-radius: 2px;
  height: 12px;
  width: 12px;
  margin-top:5px;
  margin-right: 2px;
  float: right; 
  background-color: #CACACA;
}
.margin-bottm-top{
    margin-bottom: 5px;
    margin-top: 5px;
}
.password-strength,.password-strength-txt{
    line-height: 16px; 
    color: #414141;
    font-family: DaxLight !important;
    font-size: 14px;
    display: inline-block;
}
.password-strength-txt{
    font-family: DaxMedium !important;
}
 .passwordRule{
    font-family: DaxRegular;
    color: #414141;
    font-size: 14px;
    list-style: none;
    margin-bottom: 5px;
}
.trim-margin{
    margin-top: 0px !important; 
}
.mustinclude{
    margin-bottom: 10px;
    color: #414141;
}
.rules-background{
    background: #F7F7F7;
    border-radius: 5px; 
    padding: 15px;   
    font-family: DaxMedium;
    font-size: 16px;
}
.circle{
    height: 10px;
    width: 10px;
    float: left;
    background-color: #CACACA;
    border-radius: 50%;
    margin-top: 5px;
    margin-right:10px;
}
.capslockon-Indicator{    
    font-family: DaxRegular;
    color: #414141;
    font-size: 14px;
    margin-top: 5px;
}
.capslockon-Indicator-icon{
    background-image:  url("../img/alert.svg");
    background-repeat: no-repeat;
    padding-left: 20px;    
}
.checkmark {
    display: inline-block;    
  }
.checkmark:after {
    content: '';
    display: block;
    margin-right: 10px;
    margin-left: 4px;
    width: 5px;
    height: 14px;
    border: solid #008508;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

#myModal .modal-Popup .modal-content .otp-modal-content{
    height: calc(40vh - 90px);
    padding: 0px;
}
.cancelHeader{
    background-color: #e6e6e6;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), inset 0 -1px 0 0 #c4c4c4;
}
.hand-pointer {
    cursor: pointer; }
.bmo-modal-content-body-small-height{
    height:calc(100vh - 150px);    
  }
.cancelPopUp-footer{
    bottom:0;
}
.modal-cross-button {
    font-size: 35px;
    margin-top: -8px;
    color: #0079c1;
    cursor: pointer;
    font-weight: 400;
    opacity: 1;
}
.otp-checklist-notify{
	
	font-family: DaxRegular;
    font-size: 12px;
    color: #414141;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
}
.cancelPopUp-notify{
    position: absolute;
    top: 40%;
    left:26%;
    font-size:14px;
}
#myModal .modal-Popup .modal-content .otp-modal-footer{
    text-align: center;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    height: 70px;
    margin:  30px 0px 0px 0px;
    border-top: 1px solid #c4c4c4;
    background-color: #e6e6e6;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), inset 0 -1px 0 0 #c4c4c4;
    }

.confirmButton {
        font-family: DaxMedium;
        color: #FFFFFF;
        letter-spacing: 0;
        padding: 2.5px 65.5px;
        border: 2px solid #0079C1;
        border-radius: 25px; }
.inline-block{
        display: inline-block;
          }
.button{
            font-family: DaxRegular;
            font-size: 14px;
            color: #0079C1;
            letter-spacing: 0;
            text-align: center;
            line-height: 14px;
            margin-right: 10px;
            display: inline-block;
            }
.marginleft30 {
            margin-left: 30px;
        }
.leaveButton{
        font-family: DaxMedium;
        background: #FFFFFF;
        letter-spacing: 0;
        padding: 2.5px 65.5px;
        border: 2px solid #CACACA;
        border-radius: 25px;
}
.overlayChanges{
	left: 25%;
    width: 736px;
    position: absolute;
    top: 20%;
}
.btn-primary:hover:disabled{
    background-color: #e6e6e6;
    color: #414141;
    border: 2px solid #cacaca;
}
#setForm .resetForm{
    width: 75%
}
/** Bottom margin for input field has been trimmed hence adding space*/
.add-margin-top{
    margin-top: 20px !important;
}
.max-Width{
max-width: 580px !important;
}

.site-footer .quick-links ul li{
    color: #fff;
}
.site-footer .quick-links ul span{
    color: #fff;
}