body    {
    font-size: 18px;
    line-height: normal;
}
.AlignRightMenu     {
    display: inline-block;
    margin-left:auto;
    margin-right:0;
    top:0;
    right: 0;
    position: absolute;
    padding-top: 0;
    margin-top: 0;
}

.AlignLeftMenu     {
    display: inline-block;
    margin-left:0;
    margin-right:auto;
    top:0;
    left: 0;
    padding-top: 0;
    margin-top: 0;
}

.propertyheadingdisc    {
        
}


.DriveInstructions  {
    min-height: 2em;
    height: auto;
    width: auto;
    min-width: 300px;
    text-align: left;
    vertical-align: top;
}

.Drive_Address  {
    width: auto;
    min-width: 300px;
    text-align: left;
    vertical-align: top;
}

.register{
    float: right;
}

.sitelogo   {
    margin-right:10px;
    opacity: 0.8;
    right:10px;
    display: inline-block;
    padding-left:2px;
    width:58px;
    height:58px;
}

.TxtLogo    {
    margin-left:1em;
    font-size: 52px;
    padding-right: 16px;
    cursor: pointer;
}

a {
    border-bottom: none;
}

textarea.RIForm {
    width: 98%;
}

.siteheaderdiv  {
    display: inline;
    position:relative;
    float:right;
    margin-right:auto;
    margin-left:auto;
    margin-top:5px;
}

.RegLink    {
    margin-right:auto;
    margin-left:4em;
}

.regline    {
    text-align: left;
    vertical-align: top;
    width: 500px;
}

.reglbl {
    display: inline-block;
    width: auto;
    min-width: 6em;
    text-align: right;
}

.PGHeader   {
    position: absolute;
    left: 0px;
    top:  0px;
    clear:both;
    float:left;
    width:100%;
    min-height:62px;
    min-width: 480px;
    height: 62px;
    max-height:62px;
    border-bottom:1px solid #000; 
    background-color: #466BB0;
    color: #ffffff;
}

.Loginform  {
    display: inline;
}

.headerlogout   {
    display: inline-block;
    font-size:larger;
    padding-left: 1em;
    padding-right: 1em;
    margin-right:3em;
}

.headerlocation {
    padding-left: 1em;
    padding-right: 1em;
    margin-right:3em;
}

.LoginMsg   {
    display: inline;
    padding-right:6em;
    font-size:larger;
    margin-right:auto;
}

.BodyClass	{
    color:navy; 
    width:100%; 
    height:100%; 
    padding:0; 
    padding:10px;
    margin-top: 62px;
    padding-bottom:60px;   /* Height of the footer */
}

.CTBody	{
    display:block;
    width:90%; 
    min-height: 500px; 
    overflow: auto; 
    height:100%; 
    margin-right:180px;
    margin-bottom:auto; 
    margin-top:auto;
}

.CTBodyContent	{
    min-height:500px;
    height:100%;
    overflow: auto;
}

@media screen {
    .AgentLocationStatusTxt {
        background-color: #EEE !important;
    }
    .SearchBar  {
        padding-left: 0.8em;
        width: 80%;
        margin-left: 0;
        margin-right: auto;
    }
    .SearchField    {
        font-size: 1em;
        line-height: normal;
        display:inline-block;
        width:60%;
        margin-left:1em;
        margin-right:auto;
        text-align: center;
    }
    table, th, td {
        border: 1px solid navy;
        border-collapse: collapse;
        border-style: dotted;
     }
    .AgentInfo {
        
    }
    .TableMapLink   {
        padding-left: 1em;
        padding-right: 1em;
    }
}

/* Portrait */
@media screen and (orientation:portrait) {
    .fadein img {
        position:absolute;
        display: none;
        margin: auto; 
        right: 0;
        top: 0;
        bottom: 0;
        left:0;
        width: 100%;
        max-width:800px;
        z-index:-999;
    }
}
/* Landscape */
@media screen and (orientation:landscape) {
    .fadein img {
        position:absolute;
        display: none;
        margin: auto; 
        right: 0;
        top: 0;
        bottom: 0;
        left:0;
        max-width: 1200px;
        height:100%;	
        z-index:-999;
    }
}
.fadein {
    position:absolute;
    top:0;
    left:0;
    height:400px;
    width:600px;
    margin-left: auto;
    margin-right: auto;
    z-index:-999;
}

.FooterClass {
    position:fixed;
    bottom:0;
    left:0;
    z-index: 100;
    width:100%;
    height:auto;   /* Height of the footer */
    line-height:normal;
    font-size: .8em;
    text-align:center; 
    font-weight: bold;
    background:#6cf;
    color: #ffffff;
    background-color: #466BB0;
}

* html .FooterClass {
    position: absolute;
}

.ApprovedBrowserTag {
    position:absolute;
    left:0;
    bottom:0;
    z-index:100;
    height: 16px;
    width: auto;    
}

.MenuBar	{
    display: block;
    position:relative;
    clear: both;
    width:85%;
    font-size: .9em;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    border: 2px outset #2a0071;
    background-color: #466BB0;  
    margin-left:auto; 
    margin-right:auto; 
    text-align:center;
    line-height: 24px;
}

.Box_Left {
    left:  0px;
    z-index:  100;
    position: fixed;
    top:  40%;
    width:  auto;
    height: auto;
    min-height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-top:  3px;
    padding-right:  .5em;
    padding-bottom:  3px;
    padding-left:  .5em;
    border: 2px outset #2a0071;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    background-color: #466BB0;
    border-left: 0px;
    overflow: hidden;
    font: 12px;
}
* html .Box_Left {
    position: absolute;
}
.Box_Right {
    right:  0px;
    z-index:  100;
    position: fixed;
    top:  20%;
    width:  auto;
    height: auto;
    min-height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-top:  3px;
    padding-right:  .5em;
    padding-bottom:  3px;
    padding-left:  .5em;
    border: 2px outset #2a0071;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    border-right: 0px;
    overflow: hidden;
    background-color: #466BB0;
    font-size: 1em;
}
* html .Box_Right {
    position: absolute;
}
.Box_Left ul {
    list-style-type: none;
    padding:0;
    margin:0;
}
.Box_Left ul li {
    margin-bottom: 1em;
}
.Box_Right ul {
    list-style-type: none;
    padding:0;
    margin:0;
}
.Box_Right ul li {
    margin-bottom: 1em;
}
span.blue {
    background-color: #67baff !important;
}
.inpagecontent	{
    display: none;
    font-size: .9em;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    border: 2px outset #2a0071;
    overflow: auto;
    background-color: #466BB0;
    color: #ffffff;
}
.inpagecontentDS	{
    padding-left: 0.8em;
    padding-right: 0.8em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: none;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    overflow: auto;
    background-color: #466BB0;
    color: #ffffff;
}

.inpagecontentBorder	{
    padding-left: 0.8em;
    padding-right: 0.8em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: none;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    border-style: double;
    border-width: medium;
    overflow: auto;
    background-color: #fff;
    color: #466BB0;
}

.activecontent	{
    display:block; 
}

.copyright  {
    margin-right:2em;
    margin-left: auto;
    font-size: .9em;
    text-align:left;
    display: inline-block;
    padding-left:6em;
}

.side_menu  {
    display: none;
}

.LNInput    {
    width:auto;
    min-width: 20em;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
}
.registerlink   {
    padding-right: 1.5em;
    margin-right: 1.5em;
}
.STButton  {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color:navy;
    background-color: rgba(255,255,255);
    background-color: rgba(255,255,255, 0.6);  
    cursor: pointer;
    font-size: 1em;
}
.STCheckbox {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  color: navy;
}
.STText {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color:navy; 
    font-size: 1em;
}
.LNButton   {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color:navy;
    background-color: rgba(255,255,255);
    background-color: rgba(255,255,255, 0.6);  
    cursor: pointer;
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
}
.LnkButton  {
    background-color: #466BB0;
    color: #fff;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    font-size: 1em;
    padding-left: 1em;
    padding-right: 1em;
}
.LnkButton a  {
    color: #fff;
}
.LnkButton a:visited    {
    color: #fff;
}
.LnkButton a:hover  {
    color: #fff;
}
.ConditionGood  {
    border-width: thin;
    border-style: solid;
    border-color: navy;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color: navy;
    background-color: rgba(32, 178, 170);
    background-color: rgba(32, 178, 170, 0.4);  
    cursor: pointer;
}

.ConditionWarning  {
    font-weight: bolder;
    border-width: thin;
    border-style: solid;
    border-color: navy;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color: navy !important;
    background-color: rgba(255,0,0);
    background-color: rgba(255,0,0, 0.6);  
    cursor: pointer;
}

.AgentRecordDiv {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    border-style: double;
    border-collapse: collapse;
    border-color: navy;
    border-width: thin;
    margin-top: 5px;
    margin-bottom: 2px;
}

.AgentRecordDivWt {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
    background-color: #fff;
    color: navy;
}
.AgentRecordDivBl {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
    background-color: #466bb0;
    color: #fff;
}
.AgentRecordSpan    {
    vertical-align: top;
    display: inline-block;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    color: navy;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0.15em;
    margin-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.AgentRecordSpanClr    {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color: navy;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0.15em;
    margin-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.AuthenticationTimelineSpanPass    {
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    height: 32px;
    background-image:  url("https://mycurfew.net/IMG/chk.png");
    background-size: contain;
    background-repeat:no-repeat;
    color: navy;
    display: inline-block;
    border-color: navy;
    border-style: dotted;
    border-width: thin;
    background-color: rgb(255,255,255);
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0.15em;
    margin-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.AuthenticationTimelineSpan    {
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    color: navy;
    height: 32px;
    display: inline-block;
    border-color: navy;
    border-style: dotted;
    border-width: thin;
    background-color: rgba(255,255,255);
    background-color: rgba(255,255,255, 0.6); 
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0.15em;
    margin-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.CheckinsGood  {
    border-width: thin;
    border-style: solid;
    border-color: navy;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color: navy;
    background-color: rgb(32, 178, 170);
    background-color: rgba(32, 178, 170, 0.4);  
}

.CheckinsWarning  {
    font-weight: bolder;
    border-width: thin;
    border-style: solid;
    border-color: navy;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color: navy !important;
    background-color: rgb(255,0,0);
    background-color: rgba(255,0,0, 0.6);  
}

@media (min-device-width : 375px) and (max-device-width : 667px),
(min-device-width : 540px) and (max-device-width : 960px),
(min-device-width : 320px) and (max-device-width : 568px),
(min-device-width : 320px) and (max-device-width : 480px),
(max-width:400px), (max-width:500px), (max-width:600px), (max-width:700px), (max-width:740px)  {
    body {
        font-size: 2em;
    }
    .reglbl {
        font-size: .8em;
        min-width: 100px;
    }
    .LoginMsg   {
        font-size: .9em;
    }
    .headerlogout  {
        padding-right:1em;
        margin-right:auto;
        font-size: .5em;
    }
    .headerlocation {
        font-size: .5em;
    }
    .LNInput    {
        min-width:20em;
        line-height: normal;
        font-size: .8em;
    }
    .BodyClass	{
        margin-top: 118px;
    }
    .PGHeader   {
        max-height: 124px;
        height: 124px;
    }
    .Box_Right {
        top: 0;
        z-index: 0;
        height: auto;
        display: block;
        position: relative;
        width:  85%;
        margin-left: auto;
        margin-right: auto;
        padding-top:  3px;
        padding-right:  .5em;
        padding-bottom:  3px;
        padding-left:  .5em;
        border: 2px outset #2a0071;
        padding-top:  3px;
        padding-right:  .5em;
        padding-bottom:  3px;
        padding-left:  .5em;
        -moz-border-radius-topright: 15px;
        border-top-right-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        border-bottom-right-radius: 15px;
        -moz-border-radius-topleft: 15px;
        border-top-left-radius: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-bottom-left-radius: 15px;
        background-color: rgba(30,144,255);
        background-color: rgba(30,144,255, 0.25);
    }
    .Box_Left {
        top: 0;
        z-index: 0;
        height: auto;
        display: block;
        position: relative;
        width:  85%;
        margin-left: auto;
        margin-right: auto;
        padding-top:  3px;
        padding-right:  .5em;
        padding-bottom:  3px;
        padding-left:  .5em;
        border: 2px outset #2a0071;
        padding-top:  3px;
        padding-right:  .5em;
        padding-bottom:  3px;
        padding-left:  .5em;
        -moz-border-radius-topright: 15px;
        border-top-right-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        border-bottom-right-radius: 15px;
        -moz-border-radius-topleft: 15px;
        border-top-left-radius: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-bottom-left-radius: 15px;
        background-color: rgba(30,144,255);
        background-color: rgba(30,144,255, 0.25);
    }
    .Box_Left ul {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .Box_Left ul li {
        display: inline;
        margin-left: 1em;
    }
    .Box_Right ul {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .Box_Right ul li {
        display: inline;
        margin-left: 1em;
    }
    .footer_menu    {
        display: none;
    }
    .side_menu  {
        display:block;
    }
    .modalD {
        height: 90%;
        width: 90%;
        overflow-y: scroll;
    }
    .Scrollable     {
        width: auto;
        min-height: 600px;
        max-height: 90%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .ui-dialog-titlebar-close  {
        min-width: 80px;
        min-height: 40px;
    }
    .STButton   {
        font-size: 60px;
    }
}

.PropertyRecordBody {
    display: none;
}
.PropertyRecordHeader   {
    position: relative;
}

div.img {
    margin: 5px;
    padding: 5px;
    border: 1px solid #0000ff;
    height: auto;
    width: auto;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

div.img img {
    display: inline;
    margin: 5px;
    width: 400px;
    height: auto;
    border: 1px solid #ffffff;
}

div.img a:hover img {
    border:1px solid #0000ff;
}

div.desc {
    text-align: center;
    font-weight: normal;
    width: 400px;
    margin: 5px;
}

.iframeInstructions {
    width: 300px;
    height: 90px;
    border: 0;
}

.iframeCSVLoad  {
    width: 300px;
    height: 220px;
    border: 0;
}

.TimeSlot {
    float: left;
    zoom: 1;
    width:auto;
    max-width:170px;
    min-width:140px;
    min-height:400px;
    padding: 3px;
    border-style: outset;
    border-color: #B6B9BF;
    display:inline-block;
    *display: inline;
    font-size: 1em;
}

.TimeSlotControl    {
    width: 130px;
    display:block;
    font-size: 1em;
}

.TimeRecordDiv {
    
}

.TimeEditRow    {
    
}

.MyJournal {
    position: relative;
    min-height: 400px;
    max-height: 90%;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.TosText {
    width: 100%;
    height: 100%;
    min-height: 500px;
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 14pt;
}

.TosWrapper{
    display: inline-block;
    position: relative;
    margin-left:auto;
    margin-right:auto; 
    height:98%;
    width:98%;
}
.TosAgree{
 position:absolute;
 bottom:1px;
 left:20px;
 display:none;
}
.TosDisAgree{
 position:absolute;
 bottom:1px;
 right:20px;
 display:none;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
.CenterTxt  {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.InlineHeader   {
    display: inline-block;
    margin-left: 2em;
    margin-right: 2em;
}

.redAlert   {
    background-color: #ff6666;
}

.PIDTextField {
    min-width: 220px;
    width: auto;
}

.AdJournalWindow    {
    min-height: 380px;
    max-height: 380px;
    width: 100%;
}

.InlineCharts   {
    display: inline;
}

.RightChart {
    float: right;
}

.LeftChart  {
    float: left;
}

.InlineDisplay  {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.InlineJournalWindow {
    clear: both;
}

.InlineMenuBar  {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    position: relative;
    width: 50%;
    min-width: 500px;
    font-size: 0.65em;
}

.AuthBar {
    cursor: pointer;
}

.flextextarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 98%;
   height: 8em;
   padding: 5px; 
   margin-left: auto;
   margin-right: auto;
}

.twolineflextextarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 98%;
   height: 3em;
   padding: 5px; 
   margin-left: auto;
   margin-right: auto;
}

.threelineflextextarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 98%;
   height: 4em;
   padding: 5px; 
   margin-left: auto;
   margin-right: auto;
}

.AddNewSAnsInput    {
    width: 22em;
}

.AddNewSAnsSpan {
    display:none;
}

@media print {
    body {
        font-size: 12px;
    }
    .NPrVw  {
        display: none;
    }
    .PGHeader   {
        display:none;
    }
    .FooterClass    {
        display:none;
    }
    .Box_Left   {
        display:none;
    }
    .Box_Right  {
        display: none;
    }
    .STButton   {
        font-size: 12px;
    }
    .STText {
        font-size: 12px;
    }
    
  }
  .LstAgntCanvas  {
      display: inline-block;
      width: 180px;
      height: 270px;
      background-color: rgb(70, 107, 176);
      background-color: rgba(70, 107, 176, .5);
      cursor: pointer;
  }
    .overlaycont {
        background: repeat-x scroll 50% 50%;
        z-index: 10000;
    }
    .overlay {
        height:100%;
        left:0;
        position:fixed;
        display:block;
        top:0;
        width:100%;
        min-width:400px;
        z-index: 10020;
        background-color: rgba(255,255,255);
        background-color: rgba(255,255,255,0.7) !important;
    }
    .centermyimage  {
        position: relative;
        display: block;
        margin-top: 10%;
        margin-left: auto;
        margin-right: auto;
        vertical-align: middle;
        z-index: 10010;
    }
    .EnrollLineRecName  {
        display: inline-block;
        min-width: 12em;
    }
    .EnrollLineRecPh  {
        display: inline-block;
        min-width: 8em;
        padding-left: 0.5em;
    }
    .EnrollLineRecDt  {
        display: inline-block;
        min-width: 8em;
        padding-left: 0.5em;
    }
    .EnrollLineRecStatus  {
        display: inline-block;
        min-width: 8em;
        padding-left: 0.5em;
    }
    .EnrollTextField {
        min-width: 26em;
        width: auto;
        height: 3em;
    }
    .EnrollNameButton  {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color:navy;
    background-color: rgba(255,255,255);
    background-color: rgba(255,255,255, 0.6);  
    cursor: pointer;
    font-size: 1em;
    min-width: 12em;
    text-align: left;
    padding-left: 0.5em;
}
.EnrollmentRecordLineDiv    {
    padding-left: 0.5em;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
}
.EnrollmentRecordLineDiv:nth-child(odd)    {
    background-color: #cee8fe;
}
.BioImage   {
    width:90%;
    max-width: 300px;
    height: auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: auto;
    margin-right: auto;
    display:block;
}
.BioImgP    {
    text-align: center;
}
.OT_subscriber  {
    display: inline-block;
}
.OT_publisher   {
    display: inline-block;
}
.AppMessagePreview {
    background-color: #FFFFFF;
    color: navy;
    text-shadow: 0px 0px 3px #fff, -1px -1px #fff, 1px 1px #fff;
    width: 300px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    line-height: 18px;      
    border-style: solid;
    border-width: thin;
    border-color: #466BB0;
    background-repeat: repeat;
    min-height: 90px;
}
.IssueDetails   {
    display: block;
    position: relative;
    width: 32em;
    height: 3em;
    margin-left: 1.5em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.IssueDescription   {
    display: block;
    position: relative;
    margin-left: 1.5em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.MenuButton {
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    color: navy;
    background-color: white;
    cursor: pointer;
    font-size: 1.1em;
    display: inherit;
}

.CustMsgTextAr  {
    min-width: 22em;
    min-height: 2em;
}

.MsgHistory {
    border-style: solid;
    border-width: thin;
    border-color: #466BB0;
    display: block;
    width: 92%;
    height: 12em;
    max-height: 12em;
    overflow-y: scroll;
    margin-left: auto;
    margin-right: auto;
}

.CollapsedSection    {
    display: none;
}

.LoadingBar {
    display: block;
    margin-top:1.15em;
    martin-bottom:0.75em;
    margin-left:auto;
    margin-right:auto;
}

.inlinemapdiv   {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    height: 500px;
    background-color: #cee8fe;
}

.inlinemnubuts  {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    margin-left: 3em;
}

.PartInf_Name_Span {
    display: inline-block;
    width: 12em;
}

.PartInf_Count_Span {
    display: inline-block;
    width: 2em;
}

.DTpick {
    width: 7em;
}

.n_ant_ta   {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    height: 3em;
    overflow: auto;
    border: 1px dashed #AAA;
    padding: 5px;
}

.n_ant_sv_bt   {
    float: right;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.n_ant_cl_bt   {
    float: right;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.spnLoginbtn    {
    font-size: 1.5em;
    line-height: 1.5em;
    font-stretch: expanded;
    font-weight: bold;
}


.FPDisSpan {
    display: inline-block;
    max-width: 60%;
}
@media (max-width: 800px) {
    .FPDisSpan  {
        max-width: 100%;
    }
}
.trHotSpotReport    {
    
}
.trHotSpotReportHide   {
    display: none;
} 