﻿
#lblmsg1{
    color:red;
    margin-left:360px;
  
}


.FontGen {
    width: 100%; 
    display: inline-block; 
    font-family: Verdana, Geneva, sans-serif;
    color: black;
    line-height: 18px;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    padding-right: 5px;
}

.FontGen input[type="radio"] {
    margin-right: 2px; 
    margin-left: 13px; 
    position: relative; 
    left: 5px; 
}

.FontGen label {
    margin-left: 5px;
}

.simple {
    color: #0066FF; 
    background: none;
    border: none; 
    padding: 0; 
    font-size: inherit;
    text-decoration: none;
    cursor: pointer; 
}

.simple:hover {
    text-decoration: underline;
}

.pnlpass {
    position: absolute;
    left: 319px;
    top: 248px;
    z-index: 151;
    width: 300px;
    height: 216px;
    background-color:white;
    border-style: solid;
    border-color: black;
   
}


.btnback, .btnOK {
    position: absolute;
    z-index: 102;
    border-style: solid;
    border-color: dimgray;
    width: 100px;
}

.btnback {
    left: 160px;
    top: 140px;
}

.btnOK {
    left: 50px;
    top: 140px;
}


.label-name {
    position: absolute;
    left: 22px;
    top: 25px;
    font-size: 12px;
    z-index: 100;
}


.txtFrgtUser {
    position: absolute;
    left: 90px;
    top: 25px;
    z-index: 103;
}


.rMessage {
    position: absolute;
    left: 20px;
    top: 60px;
    width: 255px;
    height: 65px;
    z-index: 151;
}


.label-email {
    position: absolute;
    left: 2px;
    top: 4px;
    font-size: 12px;
    z-index: 100;
}


.headingLeftLower {
    position: absolute;
    left: 69px;
    top: 4px;
    z-index: 103;
}


.label-mobile {
    position: absolute;
    left: 2px;
    top: 40px;
    font-size: 12px;
    z-index: 101;
}

.headingLeft {
    position: absolute;
    left: 69px;
    top: 40px;
    z-index: 104;
}


.label-or {
    position: absolute;
    left: 103px;
    top: 25px;
    z-index: 101;
    color: blue;
}

.label-dnd {
    position: absolute;
    left: 8px;
    top: 176px;
    font-size: x-small;
    font-family: Arial;
    color: red;
    width: 272px;
    font-weight: bold;
    z-index: 106;
}
