@import 'ghjk.css';
@font-face{
	font-family:"my mvboli";
	src: url('fonts/mvboli.ttf'),url('fonts/mvboli.eof');
}
body{
	margin:0;
	font-size:10px;
	font-family:'Arial',Helvetica, sans-serif;
	background-color: black; color: #FFF !important;
}

a{text-decoration:none; color: blue;text-docoration:none; text-shadow: 0 0 0;}
a:hover{text-decoration:none; color: darkgoldenrod;}
#navcontainer p{width:70%;color: darkred; font-size:13px; margin-bottom:20px;margin-top:5px}
select{color:#666666;font-size:13px;}
.header{
	margin-bottom:2px;
	//height:76px;font-weight:normal;
	//font-size:37px;
	//background-image:url(images/topbg.fw.png);
}
#topnav{
	background-color:rgba(10,20,30,0.9);
}
.header a{text-decoration:none;color:whitesmoke;}
h1,h2,h3,h4,h5,h6{
	width:100%;
	display: blocked !important;
	color:#FFF !important;
}
h3.title,h2.title{
	
	text-decoration:none;
	font-size:16px;font-weight:bold;
	padding-right:25px;border-bottom:1px solid #EFF6FF;
	display: table !important;
	max-width:300px;
	margin-bottom: 10px;
}
#mainwrapper,#contentwrapper{
	min-height:100%;
	height:100%;
	
}
#content, #contentfull  {
	padding-left: 10px;
	background-color: rgba(10,20,30,0.8) !important;
	margin-top:2px;
	min-height:100%;
	color:white;
	text-shadow: 0 0 0 !important;
	padding-bottom: 40px !important;
	
}
	
#navlinks{
		list-style:none;
		//padding:5px;
		
}
#btmlogo{
	margin-bottom: -10px;
}
#content button, #contentfull button{
	padding: 5px;
}
@media handheld, (max-device-width: 799px), (max-width: 799px) {
	#mainwrapper{
		//width:100%;
		margin-bottom: 30px;
	}
	#navlinks li{
		display: inline-block !important;
		margin: 1px;
		
	}
	#navlinks li button{
		width:120px;
		height:30px;
		font-size:12px;
		//display: inline;
		overflow: hidden;
		margin:0px;
		
	}
	#navcontainer{
		display: inline-block;
		border-top: white dashed 2px;
		background-color: rgba(10,20,30,0.8) !important;
		padding-top: 10px;
		color: lightgreen;
		padding-bottom:30px;
		
		
	}
	#copyright{
		padding: 10px;
	}
	#content{
		height:auto;
		min-height:100%;
		float:left;
		width:100%;
		
	}
	
}
@media screen and  (min-width: 800px) , !(max-device-width: 799px) {
	#navlinks{
		
	}
	
	#mainwrapper{
		position:relative;
		min-width:900px;
		max-width:1400px;
		
		
		
	}
	#copyright{
		margin-left:0px;display:inline;font-size:13px;color:#aaa;
	}
	
	#navlinks li button{
		width:150px;
		height:40px;
		font-size:14px;
		margin-left:-30px;
	}
	
	
	#content, #contentfull {
		
		border:thin;
		padding:10px;
		margin-bottom:10px;
		border:#AAA thin solid ;
		margin:0px;
		text-shadow: 0 0 0;
		color: #FFF;
		
	}
	#content {
	position:relative;
		//width: 100%;
		margin-right: 230px;
		//height:100%;
		
		
	}
	
	#contentfull{
		position:absolute;
		background: #444;
		color:white;
		text-shadow: 0 0 0;
		width:100%;
		
	}
	#navcontainer{
		width:220px;
		position:fixed;
		right:20px;
		top:50px;
	    -moz-border-radius:4px;
	    border-radius:4px;
	   	background: rgba(5,15,20,0.9);
	    border:solid #dddddd;
	    border-width:0 1px 1px 0;
	    padding:10px 20px 15px 20px;
	    font-size:18px;color:darkgoldenrod;
	 }
	
}
table{
	font-size:1.1em !important;
	font-family:verdana !important;
}

.color4 th{
	text-transform: uppercase;
}
.color4 tr td{
	padding: 10px;
	//margin:8px;
	font-size: 12px;
}
.color4 tbody tr td,.color4 tbody tr th{
	text-align:left;
	border-bottom: thin solid;

}

 table.color3 {
	border-spacing : 0;
}
.color3 th {
	background: #404853;
	background: linear-gradient(#687587, #404853);
	border-left: 1px solid rgba( 0 , 0, 0 , 0 .2 );
	border-right : 1px solid rgba( 255, 255 , 255 , 0 . 1 );
	color: #fff;
	padding: 8px;
	text-align:left;
	text-transform: uppercase;
}
.color3 th:first-child {
	border-top-left-radius: 4px;
	border-left: 0;
}
.color3 th:last-child {
	border-top-right-radius: 4px;
	border-right: 0;
}
.color3 td {
	border-right: 1px solid #c6c9cc;
	border-bottom: 1px solid #c6c9cc;
	padding: 8px;
	word-wrap:break-word;
	text-wrap:normal
}
.color3 td:first-child {
	border-left: 1px solid #c6c9cc;
}
.color3 tr:first-child td {
	border-top : 0;
}
.color3 tr:nth-child(odd) td {
	background-color: #DADADA;
	color:black;
}
.color3 tr:nth-child(even) td {
	background: #888a89 ;
	//background: #e8eae9 ;
}
.color3 tr:last-child td:first-child {
	border-bottom-left-radius: 4px;
}
.color3 tr:last-child td:last-child {
	border-bottom-right-radius: 4px;
}
 table.color{
     border-top:#999999 thin solid;
    
    border-right:#999999 thin solid;
    margin: 20px 0px;
    padding:0px;
}
.color td, .color th{
     border-left:#999999 thin solid;
     border-bottom:#999999 thin solid;
     padding: 5px;
     margin:0px;
     vertical-align:top;
	word-wrap:break-word;
	text-wrap:normal
}
.color caption,.color2 caption{
	 font-size:14px;
	 font-weight:bold;
	  padding: 5px;
}

.odd td{
	background-color: #DADADA;
	color:black;
}
.even td{
	background-color: #161616;
	color:white;
}

 .tablehead, table.color th, .color caption, .color2 caption{
	color: #FFFFFF;
	background-color:#333;        
}

.hov  tr:hover td {
background: #6493FF;
//color: #310062;
cursor: pointer;

}
.dataTables tr th{
	background-color: black !important;
	color: white;
}
table.color2 th{
	color: #FFFFFF;
	background-color:#333333;        
}
table.color2{
    padding:0px;
}
.color2 td, .color2 th{
     padding: 5px;
     margin:0px;
     vertical-align:top;
	word-wrap:break-word;
	text-wrap:normal
}

.error{
    color:red !important;
    display:block;
    padding: 5px 5px 10px 40px; margin:5px; border: 2px dashed red;
    background:white url(images/error.png) no-repeat;
    max-width:500px;
    font-size: 150%;
}
.success{
    color:green !important;
    padding: 5px 5px 10px 40px; margin:5px; border: 2px dashed green;
    background:white url(images/success.png) no-repeat;
    max-width:500px;
    font-size: 150%;
}
.userexc{
	color:#FF9955 !important;
	display:block;
	font-weight:bold;
	padding: 5px 5px 10px 40px; margin:5px; border: 2px dashed #FF9933;
	background:white url(images/alert.png) no-repeat;
	max-width:500px;
    font-size: 150%;
}
.star{
    color: red;
}
.bold{
	font-weight:bold;
}
.menu{
	 float:left; 
	 border:thin;
	 width: 400px;
	 
	}
.menu li{
	font-size:18px;
	color:#03F;
}
.sitebutton {
	list-style:none;
}
.sitebutton2 button{
			display:inline-block;
			float:left;
			margin:20px;
			padding:10px;
			height: 120px;
			width:150px;
			font-size:18px;
			font-weight: bold;
			text-decoration: italicize;
			text-transform:capitalize;
			
			
}
.sitebutton2{
	max-width:600px;
	display: inline-table;
}
.top-menu{
    display: inline-block;
}
.top-menu button{
    padding: 15px;
    font-weight:bold;
    fontsize: 16px;
}
.sitebutton button{
	width:250px;
	height:70px;
	font-size:28px;
}
:disabled, :readonly{
background: #CCCCCC;
border:none;
}
:readonly{
background: #336677;
border:none;
}
.noborder{
	border:none;
}
.ppics{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
#msgmain{
	background-color: #999;
	margin:0px;
	
}
#msgbody, .msgbody{
	display: block;
	background-color: white;
	height: 250px;
	overflow: scroll;
	padding: 5px;
	font-size: 12px;
	margin: 2px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
#notify{
	position:fixed;
	left:0px;bottom:0px;
	width:220px;
	z-index:10;
	color:blue;
	font-size:10px;
	background-color: transparent;
}
#notifybody{
	height:0px;
	border: white thin solid;
	background-color:rgba(170, 170, 255,0.7);
	overflow:hidden;
}
#notify a:link,#notify a:visited  {
	color:green !important;
}

#notifyheader{
font:verdana;font-size:14px;font-weight: bold;
color:green;text-align:center;
padding:2px;
}
#notifyhide{
	position:absolute;
	top:2px;right:2px;
	color:orange;font-size:10px;
	cursor:pointer;
}
#notifyclear{
	position:relative;
	bottom:-13px;right:-50px;
	color:red;font-size:10px;
	z-index:12;
	cursor:pointer;
}
#notifyinfo{
	height:90px;
	width:208px;
	margin:0px;
	padding:5px;
}
.activehov :parent {
	border-radius:20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
}

.activehov button{
	border-radius:20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-bottom: 5px;
	
}
.activecur button{
	background-color: rgba(10,20,30,1.0);
	color:white;
}
.activehov button{
	border: 2px solid #999;
}
.activehov button:hover{
	background-color: #222;
	color:#FFF;
	
}

.notepad{
	
	width:auto;
	height:auto;
	background-color:#FFF;
}
.notepad div[contenteditable]{
	margin: 0px;
	min-height:300px; height:auto;
	font-size:14px; font-family: 'my mvboli','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	border-width:15px 10px 0px 30px;
	border-image:url(images/notebg.png) 15 10 0 30 repeat;
	-o-border-image:url(images/notebg.png) 15 10 0 30 repeat;
	-webkit-border-image:url(images/notebg.png) 15 10 0 30 repeat;
	-moz-border-image:url(images/notebg.png) 15 10 0 30 repeat;
	word-break:break-all;
	color:#000;
	line-height:19px;
}
.notepad div[contenteditable] p  {
	color:#000;
	margin: 0px;
	padding:0px;
	line-height:19px;
}

.loadingCursor{
	cursor:progress;
}
.rowWarning td,.rowWarning{
	padding:5px;
	color:black !important; 
	background-color:yellow !important
}
.rowDanger td, .rowDanger {
	padding:5px;
	color:white !important;
	background-color:red !important
}
.rowOk td, .rowOk {
	padding:5px;
	color:white !important;
	background-color:green !important
}

/* stack all grids below 40em (640px) */
@media all and (max-width: 640px) {
	.breakpoint .ui-block-a,
	.breakpoint .ui-block-b,
	.breakpoint .ui-block-c,
	.breakpoint .ui-block-d,
	.breakpoint .ui-block-e {
		width: 100% !important;
		float: none !important;
	}
	/* Show the table header rows and set all cells to display: table-cell */
	.breakpoint td,
	.breakpoint th,
	.breakpoint tbody th,
	.breakpoint tbody td,
	.breakpoint thead td,
	.breakpoint thead th {
		display: table-cell;
		margin: 0;
	}
	/* Hide the labels in each cell */
	.breakpoint td .ui-table-cell-label,
	.breakpoint th .ui-table-cell-label {
		display: none;
	}
}
@media ( min-width: 40em ) {
	
}
		