﻿@charset "UTF-8";
/* CSS Document */


body {
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif
}





/*HEADER*/

.head {
	max-width:900px;
	margin-left:auto !important;
	margin-right:auto !important;
	height:inherit !important;
zoom: 1; /* IE6&7 */
}
 
 @media screen and (max-width:768px){
	 .head {
	width:100%;
	margin-left:2px !important;
	margin-right:2px !important;
	height:inherit !important;
zoom: 1; /* IE6&7 */
}
	 
 }
 
 
 

.logo {
	float:left
}

.userwho {
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	color:#ffffff;
}

.userwholink {
	color:#ffffff !important;
}

.searchme {
	background-image:url(../images/icon_magnifying_glass_blue.gif);  
    background-repeat:no-repeat;
	background-position:right;
}


/*.HEADER*/









/*CONTAINER*/
   .container {
	  max-width:900px !important; 
   }

/*.CONTAINER*/


 
 
 
 


/*NAV*/

 .navbar {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#28343b+0,828c95+64,b5bdc8+100 */
background: rgb(40,52,59); /* Old browsers */
background: -moz-linear-gradient(top, rgba(40,52,59,1) 0%, rgba(130,140,149,1) 64%, rgba(181,189,200,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#b5bdc8',GradientType=0 ); /* IE6-9 */

 border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
border: 2px solid #641A29 !important;
margin-top:3px !important;
 }

a:link.mynav {
	 color:#ffffff !important;
 }
 
a:hover.mynav {
	 color:#FFD800 !important;
 } 
 
/*.NAV*/



/*WELCOME*/
.welcomeleft {
	font-weight:normal;
	font-size:19px !important;
	color:#047DE8 !important;
	padding-left:5px !important;
	float:left;
	margin-top:-5px;
}

.welcomeright {
	text-align:right;
	float:right;
	margin-top:-5px;
}

.welcomeyouare {
	font-size:14px;
	color:#000000;
	padding-right:5px !important;
}

.welcomedrop {
	font-size:14px;
}

/*.WELCOME*/



/*PANELS*/
.panel {
	border-radius: 20px 20px  0px 0px;
    -moz-border-radius: 20px 20px  0px 0px;
    -webkit-border-radius: 20px 20px  0px 0px;
    border: 1px solid #B6B6B6 !important;
	margin-top:20px !important;
}

.panel-heading {
	border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px  0px  0px;
    border: 0px solid #000000;
	background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
font-size:16px !important;
}

.numbers {
	font-size:11px;
	font-weight:bold;
}

.spannumbers {
	padding-right:5px !important;
}

.propertyhead {
	font-size:13px;
	color:#666;
	}

.blue {
	color:#0359C7;
}

.pad {
	font-size:11px;
	padding-right:20px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

/*.stackme li {
		display: inline-block !important;
		padding-right:7px !important;
	}*/
ul.stackme {
	width:100% !important;
}
	
/*@media screen and (max-width:768px){
	.stackme li {
		display: block !important;
	}
}*/

.bold {
	font-weight:bold;
}

.grant {
	color:#12C803;
	font-weight:bold; 
}
.access {
	background-color:#efefef;
	padding:2px !important;
	color:#12C803;
}

.revoke {
	color:#AD0002;
	font-weight:bold;
}

.dotted {
	border-bottom:1px dashed #999999;
}




/*.PANELS*/





.footer {font-size:11px !important;}

 @media screen and (max-width:768px) {
	  
.stackme td {
	display:block;
}



td.right {
	border-left:0px !important;
	width:100% !important;
}

 }
 
 td {padding:5px}

tr:nth-child(odd) {background: #efefef}
tr:nth-child(even) {background: #FFF}

.tablish  {
	border:1px solid #444444;
}
 
td.right {
	border-left:1px solid #999999;
	width:40%;
}

.bluetoppci {
	 background-color:rgba(192,222,235,1.00); 
 }
 
 .bluepci { 
	 color:rgba(192,222,235,1.00)
 }
 
 
 .greenpci {
	 color:#641A29;
 }
  .whitepci {
	 color:#fff;
  }
 
 .blackpci {
	 color:#000;
 }
 
 .graytoppci {
	 background-color:rgba(0,0,0,.7);
	 color:#fff;
 }
 
 .ltgraytoppci {
	 background-color:rgba(0,0,0,.3);
	 color:#fff;
 }
 
 .ltgraytoppci a{ 
	 color:#000;
 }