
.gradient{
	background-image:url("login.png");
	background-repeat:no-repeat;
	background-color: #3366cc;
	background-size:100% 100%;
	text-align:center;
	margin:0; 
	padding:0;
}

.info{
	background: #ffffff;
	width: 95%;
	max-width: 480px;
	margin: 10% auto auto auto;
	text-align: center;
	border-radius: 5px;
	height: 450px;
}

.footer {
  font-size: 0.8em;
  font-weight: bold;
  color: white;
  text-align: center;
  margin-top: 20px;
}

.logo{font-size: 1.2em; color:#333333; padding: 20px 0 20px 0; font-weight: bold;}

.user{
	background: white; 
	border-radius: 5px; 
	height: 47px; 
	width: 300px; 
	padding:0; 
	margin: 0 auto 25px auto;
	border: 1px solid #0039b4;
}

.user img{float:left; margin: 8px 0 0 10px; }

table{
	border-collapse: collapse;
}

td{
	line-height: 2;
}

a{
	color: #d6efff;
	text-decoration: none;
}

.dialog {
  display: none;
  background: #f0f7fa;
  font-size: 0.85em;
}

.submit{
	background: #0a6bcc;
	border-color: #0a6bcc;
	color: #fff !important;
}

.loginform{
	text-align: left;
}

input,input[type=text],input[type=password]{
	color: #545353;
	border: 1px solid #D9D9D9;
	padding: 4px 0 4px 5px; 
	font-size: 1em;
	width: 250px;
}

input:focus {
    outline: none;
}

a.link_dev_map{
	color: #000000;
}

.loginform  a{
	font-size: 0.85em;
	color: #545353;
}

.inputholder{
	margin-bottom: 10px;
}

.errorInput{border-color:red}
em{display:inline;color:red;font-style:normal;font-size:0.75em;padding:4px;}
.errMsg{color: red; margin: 0; font-size: 0.9em;text-align: left;}

#page_header{
	width: 100%;
	height: 65px;
	background-color: #0066cc;
	padding-top: 20px;
}

#page_logo{
	font-size: 1.1em;
	color: #fff;
	margin: 10px auto auto 20px;
}

#page_user{
	font-size: 0.9em;
	color: #fff;
	margin: 10px auto auto 20px;
}
#page_user a{
	text-decoration: underline;
}

#page_user table{
	font-size: 0.9em;
	color: #fff !important;
}

#page_menu{
	width: 50%;
	max-width: 400px;
	display: inline-block;
	margin: auto;
}

#page_menu td{
	font-size: 1em;
	color: #fff;
}

#div_adddevice,#div_addconfig,#div_addmember{
	font-size: 1em;
	text-align: center;
	margin-top: 20px;
	line-height: 2.5;
}

#div_adddevice a, #div_addconfig a, #div_addmember a{
	color: #1B5994;
	text-decoration: underline;
}

#dlg_editconfig table{
	width: 100%;
}

#dlg_adddevice td, #dlg_devconfig td, #dlg_editconfig td, #dlg_addmember td, #dlg_editmember td, #dlg_editpassword td{
	line-height: 2.5;
}

.menuselected{
	font-weight: bold;
	color: #fff;
}

.showTableMiddle{
	padding:0px;
	margin:0px;
	text-align:center; 
	table-layout:fixed;
	width: 99%;
}
.showTableMiddle>thead th{
	background: #ebebeb; 
	border: 1px solid #d4d4d4;
}
.showTableMiddle>thead a{
	text-decoration:underline;
}
.showTableMiddle>thead .head1 a{
	text-decoration:none;
}
.showTableMiddle>thead th{
	height: 40px;
}
.showTableMiddle>tbody{
	padding:0;
	margin:0;
	text-align:center; 
	table-layout:fixed; 
	background: white;
}
.showTableMiddle>tbody>tr:hover{
	background:#DAE2F9
}
.showTableMiddle>tbody td{
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	height: 40px;
	border: 1px solid #d4d4d4;
	padding-left: 5px;
}
.showTableMiddle td{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding-left: 5px;
	line-height: 2.5;
}
.menuSettings{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.head1{padding:5px 0;line-height:1.5;font-size:0.85em}
.head1 th{border-right:1px solid #9cbcd3;font-weight:normal;}
.head1 a{text-decoration:none;color:#545353;}

.ui-dialog-title {
  width: 98% !important;
}

.ui-widget-header {
  background: #4186e3;
  color: #ffffff;
}

input[type="checkbox"], input[type="radio"] {
  color: #545353;
  border: 0;
  padding: 0px;
  margin: 0 5px 0 0;
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  width: 25px;
}

.dialog_save {
  width: 95%;
  padding: 25px 0;
  text-align: right;
}

.dialog_save .submit_btn {
  padding: 7px 20px;
}

.submit_btn {
  background: #4182d5;
  height: 40px;
  width: 100px;
  color: #e6fff9 !important;
  padding: 12px 32px;
  border: 0px none;
  border-radius: 2px;
  box-shadow: 1px 2px #072c96;
  margin: auto 5px 5px auto;
  font-size: 1.1em;
}

.submit_btn2 {
  background: #4182d5;
  height: 30px;
  width: 80px;
  color: #e6fff9 !important;
  padding: 6px 16px;
  border: 0px none;
  border-radius: 2px;
  box-shadow: 1px 2px #072c96;
  margin: auto 5px 5px auto;
  font-size: 1em;
}


.ngfpages, #PAGEFOOT{
    margin-left: 10px;
    color: #2058b7 !important;
}
.ngfpages a, #PAGEFOOT a{
	color: #2058b7 !important;
}
.ngfpages span{
}

.searchbox{
	width: 150px !important;
}

#deploy_button{
	margin: 10px auto 30px 80px;
}

.success{
	color: green;
}

.failure{
	color: red;
}

.span_alert{
	color: red;
}