#i_body {
    background-color: #e1e1e1 !important;
    font-family: "arial";
    height:150%;
}

#i_menu {
   background-color: white !important;
	width: 100% !important;
	/*margin-left: 69px !important;*/
	margin-top: -8px !important
}

@media only screen and (max-width:1065px) {

#i_menu {
	overflow-x: hidden;
    background-color: white !important;
	width: 100% !important;
	/*margin-left: 69px !important;*/
	margin-top: -8px !important
	}
}

.container {
	height: 60px !important;
}

.container_login {
    margin:0px 0px 0px 0px;
}

.nav-brand {
    float: left;
	font-size: 18px;
	line-height: 20px;
	margin-top: 23px;
}

.logo {
	background-image: url('../graphics/logo.png');
	background-size: 100% auto;
	width: 196px;
	height: 60px;
	margin-top: -19px;
	margin-left: 7px;
}

.logopingcom {
	background-image: url('../graphics/logopingcom.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 200px;
	height: 80px;
	margin-top: -14px;
	margin-left: 7px;
}

.logo8 {
	background-image: url('../graphics/logo8.png');
	background-size: 100% auto;
	width: 196px;
	height: 60px;
	margin-top: -6px;
	margin-left: 7px;
}

.logo8pingcom {
	background-image: url('../graphics/logo8pingcom.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 196px;
	height: 60px;
	margin-top: -6px;
	margin-left: 7px;
}

.dev {
	width: 163px;
	color: #1a5384;
	position: absolute;
	margin-top: 33px;
	padding-top: 0px;
	font-family: arial;
}

#logintext {
	/* border: 1px red solid; */
	margin-top: 5px;
}


.dev_login_language {
	width: 163px;
	color: #20549a;
	position: absolute;
	margin-top: 33px;
	padding-top: 0px;
	font-family: arial;
  	margin-left: 210px;
  	border-right: 2px solid #d9d9d9;
}

.dev_login_model {
	width: 163px;
	color: #20549a;
	position: absolute;
	margin-top: 33px;
	padding-top: 0px;
	font-family: arial;
  	margin-left: 394px;
  	border-right: 2px solid #d9d9d9;
}

.topbar_language_title_color {
    color: white;
}

.login_submit_button {
    margin-top: 9px;
    height:30px;
    width:200px;
    background-color:#4ba2eb;
    color:#d9d9d9;
}

#session {
	text-align: center;
	position: absolute;
	width: 115px;
	margin-left: 50em;
	margin-top: 33px;
	font-family: arial;
	background-color: #808080;
	height: 30px;
	padding-top: 5px;
}

#navigation {
	height: 2px !important;
	width: 100% !important;
}

ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    background-color: #4ba2eb !important;
    box-shadow: -1px 5px 4px rgba(147,147,147);
    margin-top: 0px;
}

li {
	display: block;
	font-size: 14px;
	float: left;
    border-right: 2px solid #2e80ce;
}

li a {
    display: block;
	color: white;
	padding: 14px 18px;
	text-decoration: none;
	text-align: left;
}

li a:hover {
    background-color: #20549a;
}

#i_cbody {
	width: 100%;
	background-color: white;
	height: 70%;
	border-radius: 5px;
	margin-top: 7px;
}

#i_content {
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: white;
	border-radius: 5px;
}

#i_footer{
	width: 90%;
	padding-left: 67px;
	height: 30px;
}
.dlogin {
	color: #5f5c5c;
	font-family: "arial";
	font-size: 16px;
	margin-left: 33px;
}

.btnsubmit{
    background-color: #5fb6fc;
    border-radius: 5px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
    font-size: 14px;
    position: relative;
    width: 40%;
    margin-bottom: 12px;
    margin-top: 10px;
    height: 35px;
}

#dhead {
	background-color: #00b7ff;
	padding-top: 2px;
}
#divfoot {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-radius: 0px 0px 4px 4px;
}
#divhead {
    border: 1px solid #d9d9d9;
    border-radius: 4px 4px 0px 0px;
}

#i_tbody {
    width: 100%;
    height: 100%;
    background-color: #d8e1ec;
    border-radius: 5px;
}
#i_submenu {
    height: 100%;
    border-radius: 5px;
    padding: 15px;
}

.content{
    margin-left: 40px;
    margin-top: 75px;
}

#internet {
	background-image: url("../graphics/time.png");
	width: 267px;
	height: 424px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0px 25px;
	position: absolute;
	margin-top: -26px;
	box-shadow: -6px 5px 4px rgba(147,147,147);
}
#wlan {
	background-image: url("../graphics/Wireless.png");
	width: 267px;
	height: 403px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0px 0px;
	position: absolute;
	margin-top: -4px;
	box-shadow: -4px 6px 4px rgba(147,147,147)
}
#network {
	background-image: url("../graphics/network.png");
	width: 267px;
	height: 428px;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0px 25px;
	margin-top: -27px;
	box-shadow: -6px 5px 4px rgba(147,147,147);
}

.thead {
    background-color: #7abaf3;
    height: 41px;
    width: 265px;
    text-align: center;
    color: white;
    font-family: arial;
    font-size: 19px;
}

#div1 {
	margin-left: 3px;
	margin-top: 28px;
}

#div2 {
    margin-left: 351px;
    margin-top: -51px;
}

#div3 {
    margin-left: 700px;
    margin-top: -51px;
}
.tfoot{
	background-color: #f3f3f3;
	height: 47px;
	width: 267px;
	text-align: center;
	font-family: arial;
	font-size: 19px;
	margin-top: 397px;
	position: absolute;
	box-shadow: -7px 0px 8px rgba(147,147,147)
}

.dfoot{
	height: 27%;
	width: 80%;
	padding: 8px;
	background-color: #d1d1d1;
	margin-top: 7px;
	margin-left: 15px;
	box-shadow: 0px 1px 1px rgba(147,147,147);
}

a {
    text-decoration: none;
}

.trhead {
  	font-family: arial;
	color: #68aef9;
	font-size: 17px;
	background-color: #f4f4f4;
	font-weight: bold;
}

.trinfo{
	font-family: arial;
	text-align: left;
	font-size: 14px;
	height: 29px;
}


@media only screen  and (max-device-width : 1024px)  {
	.logout_button{
		margin-left: 57em !important;
	}
	
	.left {
	    margin-left: 42em !important;
	}
}

@media only screen and (max-width:1065px) {
	.logout_button {
		margin-left: 57em !important;
	}
	
	.trinfo{
		font-family: arial;
		text-align: left;
		font-size: 14px;
		height: 29px;
		width: 100%;
	}
	
	.left {
	    margin-left: 42em !important;
	}
}

.headtable {
    border-bottom: 1px solid #55797b;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}

.desc{
	font-family: arial;
	font-size: 14px;
	padding: 6px;
}

.title {
    font-family: arial;
    color: #68aef9;
    font-size: 19px;
    margin-left: -28px;
}

#backgr {
    height: 129px;
    background-color: #f2f9ff;
}

#login {
    margin-top: -80px;
    width: 430px;
    border: 1px solid #eeeeee;
    height: 203px;
    background-color: #f9f9fb;
}

#logtopborder {
    height: 2px;
    background-color: #9fcbf2;
}

#loginsubmit {
    width: 430px;
    margin-left: 0px;
    margin-top: 30px;
    position: absolute;
    height: 59px;
    border: 1px solid #eeeeee;
    background-color: #f9f9fb;
}

.link {
  font-family: "arial";
  font-size: 14px;
  color: #68aef9;
}

.link a:active {
	color: blue;
}

.menu_expanded {
  font-family: "arial";
  font-size: 14px;
  color: #68aef9;
}

.menu_expanded a:active {
	color: blue;
}

.tdrborder {
	border-right: 2px solid #d8e1ec;
}

.tdbborder {
	border-bottom: 2px solid #d8e1ec;
}

.active {
    background-color: #20549a;
}

.left {
    position: absolute;
    margin-top: 27px;
    padding-top: 0px;
    margin-left: 53em;
}

.disable-links {
    pointer-events: none;
}

.selected {
	background-color: #20549a;
	pointer-events: none;
}


