﻿.env-usr {
    color: #286da8 !important;
    font-size: 16px;
    /*font-weight: 600;*/
    float: right;
    margin-top: 5px;
    padding-right: 15px;
    /*text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;*/
}
.wmaPageWidth {
  	width:70%;	 
  	}
	.fullPageWidth {
  	width:100%;	 
  	}
.mainTbl, .mainDiv{
  margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    background-color: #fff;
    width:100%;	 
}	


/*
	.divpageborder {
    width: 1200px; border:1px solid tan; 
}

.emptycol {
    width: 20px; vertical-align:top;
}*/

ul, ol , li{
	/*list-style-position: inside;*/
}

.tabStripLeft{
    width:17%; text-align:right; vertical-align:text-top;
}
.fsLeft{
    width:7%; 
}
.fsEmptySmallYellow{
    width:5%;
    /* style="background-color:yellow; border-bottom:1px solid tan; border-top:1px solid tan"*/
}
.fsEmptySmallGreen{
    width:5%; /*background-color:cadetblue;*/
    /* style="background-color:yellow; border-bottom:1px solid tan; border-top:1px solid tan"*/
}
.bpadding{
	padding:1px .5em 1px 30px;
	 font-family:sans-serif;Font-Size: 14px;
}
.fsEmptyCol{
    width:3%; 
}
.fsEmptySmall{
    width:5%; 
}
.fsMiddle{
	width:66%; 
}
.leftEmpty{
    width:12%; 
}
.searchInput{
	vertical-align:middle; height:50px; padding-right:.5em;
}
.selectdFsInfo{
    width:10%; vertical-align:middle;
}
.lblCol{
   padding-right:.5em; text-align:right; vertical-align:middle; font-weight:bold; width:9%;
}
.lbl{
   font-weight:bold; color:teal;
}
.dataInput{
    width: 550px;
}

.divhide {
     display: none;
}
 .divvisible {
     display: inline;
}

.hgmTblrow{
	height:50px;
}


.innerMultiPage {
            display: inline-block;
            *display: inline;
            zoom: 1;
            position: relative;
            margin-bottom: -2px;		  
        }

    .RadTabStripLeft_Windows7 
    {
        border:0;
        vertical-align:top;
        padding-left:0em;
        font-weight:bold;
    } 
       .Windows7Hover
    {
        /*border:0;
        vertical-align:top;
        padding-left:0em;
        font-weight:bold;*/
        text-decoration:underline;
        background-color:#FFC300;        
    }      

 .tabStripBorder {
        border-bottom: 1px solid grey; 
    }
     .RadTabStripVertical li.rtsLI .new, .new {
        padding-left: 10px !important;
    }
    .RadTabStripVertical li.rtsLI .new1, .new1 {
        padding-left: 20px !important;  
    }
    .RadTabStripVertical li.rtsLI .new2, .new2 {
        padding-left: 30px !important;
    }
