/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13 Jan, 2018, 12:48:59 PM
    Author     : sumit
*/

.otpError{
    color: red;
    font-size: 11px;
    font-weight: bold;
}

.relative-layout{
    position: relative;
}
.mandatory-mark {
    position: absolute;
    top: 10px;
    color: red;
    right: -10px;
}
.registration-acc {
    font-size: 11px;
    color: #9999A2;
}

.tandc-wrapper{
    margin-left: 0px;
}
.top-list>li{
    margin-top: 20px;
}
.tandc-hr{
    margin-top: 0px;
}
.tandc-span{
    color: #333333;
}
.tandc-margin-left-negative-30{
    margin-left: -30px; 
}
.medium-font{
    font-size: medium;
}
.tandc-zero-margin-bottom{
    margin-bottom: 0px;
}
.socialLink .fa {
    font-size: 30px !important;
}
