.orangebox
{
    border: 3px solid #e3e3e3;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 20px;
}
.graybox
{
    border: 3px solid #e3e3e3;
   
    background-color: #ffffff;
   
}
.boxWt
{
    width: 98%;
    float: left;
}
.margT20
{
    margin-top: 20px;
}
.margT10
{
    margin-top: 10px;
}
.padMarg0
{
    padding: 0px !important;
    margin: 0px !important;
}
.margR20
{
    margin-right: 1%;
    float: left;
}
.margL0
{
    margin-left: 0px !important;
}
.margR30
{
    margin-right: 2% !important;
}
.clrBth
{
    clear: both;
    display: none;
}
.margB20
{
    margin-bottom: 20px !important;
}
.LblTxt
{
    font-family: 'Raleway';
    font-size: 13px;
    color: #949191;
    line-height: 14px;
    text-align: left;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom:5px;
}
.margT5
{
    margin-top: 5px;
    float: left;
}


.ddlTxtBox
{
    width: 60%;
    padding: 4px 6px 4px 2px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    color: #666;
}
.InputArea
{
}

.forgetPass
{
    color: #2f6ba7;
    text-decoration: none;
}


.btn-typ1
{
    background: url(../img/btnbg_v1.png) repeat-x left top #06b14c;
    border: 1px solid #059540;
    border-radius: 5px;
    padding: 4px 8px;
    font-family: 'Raleway';
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 15px;
    display: inline-block;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    float:right;
  
}
.points
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.points-typ3 li
{
    background: url(../img/bullet16.png) no-repeat left 2px;
    font-size: 14px;
    font-family: 'Raleway';
    font-weight: normal;
    color: #666666;
    line-height: 16px;
    margin: 0 0 0px 0;
    padding: 0 0 7px 25px;
}
.fltLlt
{
    float: left;
}
.RedStr
{
    color: red;
}
.tooltip
{
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 100 !important;
}
.iconNew
{
    background: url(../img/otherimg_v1.png) no-repeat;
}
.ico-help2
{
    width: 22px;
    height: 22px;
    background-position: -51px -403px;
    position: absolute;
    margin: 3px;
    margin-left: 10px;
}



.help-tooltip
{
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    margin-top: 3px;
}

.help-tooltip .inner-tooltiop
{
    display: inline-block;
    height: 22px;
    min-height: 1px;
    position: relative;
    width: 22px;
    z-index: 99999;
}
.help-tooltip .inner-tooltiop .tooltip-info-box
{
    background-color: #FFFFFF;
    border: 1px solid #1169A7;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #666666;
    display: none;
    font-family: 'Raleway';
    font-size: 12px;
    left: 31px;
    padding: 8px 10px;
    position: absolute;
    top: -6px;
    width: 164px;
    text-align: left;
}
.help-tooltip .inner-tooltiop .tooltip-info-box .tooltip-arrow
{
    background: url("../img/tooltip-arrow.png") no-repeat scroll left top transparent;
    height: 23px;
    left: -13px;
    position: absolute;
    top: 5px;
    width: 15px;
}

.tooltip-close
{
    background-position: -108px -420px;
    width: 22px;
    height: 22px;
    position: absolute;
    top: -10px;
    right: -14px;
    cursor: pointer;
}
.bdrBtm
{
    padding-bottom: 10px;
    border-bottom: 1px solid #E3E3E3;
}
.bdrBtm2
{
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.hite
{
    height: 25px;
}

.ico-loginN
{
    width: 22px;
    height: 22px;
    background-position: -51px -403px;
    position: absolute;
    margin: 3px;
    margin-left: 10px;
}

.widTitle
{
    width: 63% !important;
}
