﻿.center{text-align:center;}
.center-page{width:300px;height:300px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.space-vert{margin-top:15px;}
.footer-pos{width:auto;height:auto;position:absolute;top:600px;bottom:0;left:0;right:0;margin:auto;}
.uppercase{text-transform:uppercase;}
.completionList {border: solid 1px Gray;margin: 0px;padding: 3px !important;height: 500px;width: 700px !important;overflow: auto;background-color: #FBF4F4;border-radius: 5px;z-index: 100001 !important;}
.listItem{color: #191919;z-index: 100001 !important;}
.itemHighlighted{background-color: Yellow;z-index: 100001 !important;}

 /*
Auto Active Dropdownlist
.dropdown:hover>.dropdown-menu{display:block;} 
*/  
 .scrollable-menu{overflow-y: scroll;height: 200px;}
  .navbar-inverse{background-color:#0275d8;}
  .navbar-inverse .navbar-nav li a{color: White;}
  .navbar-inverse .navbar-nav li a:hover{font-weight: bold;}
  .CustomTextColor{color:White;}
   .CustomTextColor:hover{color:Yellow;}   
 body{padding-top: 90px; padding-bottom: 60px;}
.CustomModal{position: fixed;z-index: 999;height: 100%;width: 100%;top: 0;left: 0;background-color: Black;filter: alpha(opacity=90);opacity: 0.8;-moz-opacity: 0.8;}
.CustomModalCenter{ z-index: 1000; margin: 300px auto; padding: 10px; width: 122px;background-color: White;border-radius: 10px;filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;}
.CustomModalCenter img{height: 128px;width: 128px;}
.modal{position: fixed;top: 0;left: 0;background-color: black;z-index: 99;opacity: 0.8;filter: alpha(opacity=80);-moz-opacity: 0.8; min-height: 100%; width: 100%;}
.loading{font-family: Arial;font-size: 10pt;border: 5px solid #67CFF5; width: 200px;height: 100px;display: none;position: fixed;background-color: White;z-index: 999;}
