
#tablewrapper {width:100%; margin:0 auto}
.tableheader {/*height:55px;*/width:100%; padding-bottom:1em;}
.tableheader option{padding-left:4px;/*font-size:13px; background-color:#ecf2f6;*/}
.search {float:left; padding:6px; border:1px solid #c6d5e1; background:#fff}
.tableheader select {float:left; font-size:13px; width:125px; padding:2px 4px 4px; background-color:#f7fbfe;}
.tableheader input {float:left; font-size:13px; width:225px; padding:2px 4px 4px; margin-left:4px; background-color:#f7fbfe;}
.details {float:right; /*padding-top:12px*/}
.details div{float:left; /*font-family: 'pt_sansregular', Arial, Helvetica, sans-serif; margin-left:15px; font-size:1em*/}
.tinytable {width:100%; /*border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none*/}
.tinytable th { /*background-color:#019dd8;font-family: 'pt_sansregular', Arial, Helvetica, sans-serif; text-align:left; color:#fff; border:1px solid #fff; border-right:none*/}
.tinytable th:hover { background:none; }
.tinytable th h3 {/*font-size:15px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);padding:8px 8px 8px*/}
.tinytable td {/*padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; */ /*border-right:1px solid #FFF*/}
.tinytable .head {background:url(../images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:1em; text-align:left;}
.tinytable .desc, .sortable .asc {background-color:#0284b5;}
.tinytable .desc {background:url(../images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:1em}
.tinytable .asc {background:url(../images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:1em}
/*
.tinytable .desc h3 {background:url(../images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:1em}
.tinytable .asc h3 {background:url(../images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:1em}
*/
.tinytable .head:hover { color:#fff; background:#444;}
/*.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover { color:#fff; background:#444;}*/
/*
.tinytable .evenrow td {background:#fff}
.tinytable .oddrow td {background:#ecf2f6}
.tinytable td.evenselected {background:#ecf2f6}
.tinytable td.oddselected {background:#dce6ee}
*/
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}
.tinytable td a{/*color:#0194cb;*/}
#tablefooter {/*height:15px; margin-top:20px;*/width:100%;}
#tablenav {float:left;}
#tablenav img {cursor:pointer}
#tablenav div {float:left; margin-right:15px}
#tablelocation {float:right;font-family: 'pt_sansregular', Arial, Helvetica, sans-serif; font-size:1em; background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #C6D5E1; padding:.25em .5em;}
#tablelocation select { float:left; margin-right:.5em; /*width:70px; background-color:#f7fbfe;*/}
/*

#tablelocation option{background-color:#ecf2f6;}
*/
#pagedropdown{width:70px; height:24px;background-color:#f7fbfe;}

#pagedropdown option{background-color:#ecf2f6;}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:2px; font-style:normal;}
#selectedrow td {background:#b0b0b0}
.txt-page{font-family: 'pt_sansregular', Arial, Helvetica, sans-serif; font-size:1em;}

/***Heading pannel contact***/
.heading-color{	background:#019dd8;border-bottom:1px solid #54c9f5;}

/*****************Button Style******************/

.btn-reset {}
.txt-txt{font-family: 'pt_sansregular', Arial, Helvetica, sans-serif; font-size:1em;}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'pt_sansregular', Arial, Helvetica, sans-serif;
	padding: .2em 1em;
	/*text-shadow: 0px 1px 3px rgba(150, 150, 150, 1);*/
	-webkit-border-radius: .1em; 
	-moz-border-radius: .1em;
	border-radius: .1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
/* blue */

.blue {
	color: #fff !important;
	border: solid 1px #0076a3;
	background: #00133b;
	
}
.blue:hover {
	background: #720000;

}
.blue:active {
	color: #FFF;
	background: #00133b;

}



/*

@media only screen and (max-width: 600px) 
{
   .tableheader input{ width:150px;}
    .details{ display:none;}
}
@media screen and (max-width: 479px)
{
    .tableheader input{ width:110px;}
    #tablelocation .txt-page{ display:none;}
     .tableheader{ margin-bottom:40px;}
    .details{ display:none;}
}
@media screen and (max-width: 330px)
{
    .tableheader input{margin-top:10px;}
    
}

@media screen and (min-width: 1200px) {

}
*/

/*Preview*/
.preview-top{width:100%; height:30px;}
.sub-preview{width:900px;height:30px;margin:0 auto;}
.button-top{float:left; margin:0 auto;}

.red {
	
	background: #e1071c;
	width:20px; height:16px;
}
.green {
	
	background: #19d905;
	width:20px; height:16px;
}
.blueTop {
	
	background: #00133b;
	width:20px; height:16px;
}