.tcat2
{
background:#006BD7 ;
color: #FFFFFF;
font: bold 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding:3px;
}
.alt1, .alt1Active
{
background: #FEF9E9;
color: #000000;
font: 12px;
}
.bigusername {
font-size: 18px;
font-style: italic;
cursor: help;
text-decoration: underline;
}
.smalusername {
font-size: 11px;
font-weight: lighter;
}
.bigusername a {
color: #4C5B90;
text-decoration: none;
font-size: 20px;
}


checkbox {
font-size: 20px;
height:50px;
}

.alt2, .alt2Active
{
background: #F1EFE1;
color: #000000;
font: 12px;
}
.alt3, .alt3Active
{
background: #DEF3E2;
color: #000000;
font: 12px;
}
.tborder
{
background: #1F5EC7;
color: #000000;
border: 1px solid #1F5EC7;
border-collapse:collapse;
}
.tfoot
{
background: #D8DBDE ;
color: #DDDDE0;
}
.inlinemod
{
background: #FFFFCC;
color: #000000;
}
.smallfont
{
font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
background-color: transparent;
background-image: none;
}
.time
{
color: #666686;
font: 11px;
}
.highlight
{
color: #FF0000;
font-weight: bold;
}
.panel
{
background: #FFFFFF;
color: #000000;
padding: 4px;
border: 2px outset;
}
.panelsurround
{
color: #000000;
background: #E2E6E9;
padding: 3px;
}
legend
{
color: #22229C;
font: 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.legend3
{
color: #919191;
font: 11px ;
}
.legend4
{
color: #58A063;
font: 11px ;
font-weight: bold;
}
.legend5
{
color: #E29700;
font: 11px ;
font-weight: bold;
}
.fieldset {
margin-bottom: 6px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {
font-size: 12px;
}
.shade, a.shade:link, a.shade:visited {
color: #777777;
text-decoration: none;
}
a.shade:active, a.shade:hover {
color: #FF4400;
text-decoration: underline;
}
.tcat .shade, .thead .shade, .tfoot .shade {
color: #DDDDDD;
}

.fieldset {
margin-bottom: 6px;
padding:12px;
background-color: #FFFEFB;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {
font-size: 11px;
}
fieldset form, div.fieldsetpad {
display: block;
padding: 2px;
}
.userlist_title {
font-weight: bold;
}
.userlist_description {
margin-bottom: 6px;
}
.avatar_toggle {
text-align: right;
}
div.checkbox_ctrls {
margin-bottom: 6px;
}
label.show_avatars_ctrl {
float: left;
}
label.check_all_ctrl {
float: right;
}
div.submitrow {
text-align: right;
}
div.submitrow #incomingreqs_action {
float: left;
text-align: left;
}

.contact{
width:48%; 
float:left; 
background-color:#FEF5D8; 
margin: 6px; padding:16px;
padding-top:4px;padding-left:0px;padding-right:0px;
border: 1px #A8A8A8 outset;
box-shadow:#C0BBAD 2px 2px 5px;
-moz-box-shadow:#C0BBAD 2px 2px 5px;
-webkit-box-shadow:#C0BBAD 2px 2px 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;	border-radius: 4px;
}
.incontact{
background-color:#DDEED7; 
}

.contact {
     		width: 48% ;
 		} 
	 @media (max-width: 576px) {
    	.contact {
     		width: 100% ;
 		} 
  }
