﻿body {
    font-size:14pt !important;
    font-family:Calibri;
    margin:20px;
    
}
.divMainBody{
    min-height:600px;
    width:100%;
    margin-top:10px;

}



 .divFooter {
    position: fixed;
    height: 30px;
    background-color: #1F4076;
    bottom: 0px;
    left: 0px;
    right: 0px;
       text-align:center;
    margin-bottom: 0px;
    color:white;
}
.divtopnav {
    width:100%;
     z-index:50;
    position:relative;
}
.divtopnav ul {
    
    width:100% !important;
    height:30px !important;
    
}
    .divtopnav ul li {
        background-color:#1F4076;
        width:160px !important;
         height:30px !important;
         color: white;
         text-align:center;
         text-decoration:none;
         margin:2px;

    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;                
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; 
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; 
    }
    .divtopnav a.static {
          height:30px;
    }

        .divtopnav a.selected{
            height:30px;
            background-color:#75cc04 !important;
            -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;                

    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; 

    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; 

        }
.divtopnav ul li:hover {
    background-color:#75cc04;
    margin:2px;
}

   

    #Menu2 { width:100%; }
	#Menu2 img.icon { border-style:none;vertical-align:middle; }
	#Menu2 img.separator { border-style:none;display:block; }
	#Menu2 img.horizontal-separator { border-style:none;vertical-align:middle; }
	#Menu2 ul { list-style:none;margin:0;padding:0;width:auto; }
	#Menu2 ul.dynamic { z-index:1; }
	#Menu2 a { font-weight:bold;text-decoration:none;white-space:nowrap;display:block; }
	#Menu2 a.static { padding-left:0.15em;padding-right:0.15em; color: white;}
	#Menu2 a.popout { background-image:url("/TMS/WebResource.axd?d=YAYach_zykzn7tRotFpEUi19KXDMgrqadYgGyc7D9VYCfdEAtD4cMtURsn55cFSLA6yx-pDve2GJPgVqe5LYwRgiF6dyJ12o-fZ166qITF01&t=636042482594211026");background-repeat:no-repeat;background-position:right center;padding-right:14px; }


#clockbox {
    font-size:16pt;
    font-weight:bold;
}
.spanDate {
    margin-right:10px;
    color:#75cc04;
}
.spanTime {
    color:#1F4076;
}
.SortImg {
    height:20px;
    width:20px;
    margin-left:10px;
}
.gridviewpaging td span {
    text-decoration:underline;
    color:#75cc04;
}

.GridExcelUploadResult th {
    padding:10px;
}

.GridExcelUploadResult {
    margin-top:10px;
}
    
.containerGridExcelUpload {
    width:800px;
    overflow:auto;
}

  .hiddencontrol {
            display:none;
        }

.lnkAccessRights {
    cursor:pointer;
}
a {
    cursor:pointer;
}
.lnkAccessRights {
    cursor:pointer;
}
.divExistingAccessRights {
    margin-bottom:15px;
    height:130px;
    overflow:auto;
}
.tblexistingaccrights {
    margin-top:-10px;
    border:1px solid black;
}