.ctt .hld
{
	clear:inherit !important;
}   

.tab_user{background-image:url(../i/icons/user.png);}

/* hightligted edit item gree */
.warning_border
{
	background-color:rgb(255, 0, 0) !important;
	color:Red;
}

.logo
{
    display:none !important;
    width:0px !important;
}

.account-header div.right
{
    right:0 !important;
}

.menuQuickSearch
{
    width:100%;
}

.menuQuickSearch th
{
    width:50%;
}

.menuQuickSearch td
{
   padding:10px;
   border-bottom:dotted 1px #ccc;
   width:20%;
}

.menuQuickSearch td a
{
    padding:3px; 
}

.menuQuickSearch td:hover
{
    background-color:#e1e1e1;
}

.menuQuickSearch .header h1
{
    
}

.l_sHeader
{
     width:100%;
}

.l_sHeader tr
{
    border-bottom:solid 2px #ccc;
}

.l_thLeft 
{
    width:50%;text-align:left;padding:10px;
}

.l_thRight
{
    width:50%;text-align:right;padding:10px;
}

.l_sHeader h1
{
    font-size:13px;
}

/* read only */


input[type=text][readonly=readonly]
{
    background-color:#FAFAD2 !important;
}

input[type=text][disabled=disabled]
{
    background-color:#FAFAD2 !important;
}

select[disabled=disabled]
{
    background-color:#FAFAD2 !important;
}

.add_samples
{	
	background-image:url(../i/add.png);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:18px !important;
	text-decoration:none !important;
}

.release_samples
{	
	background-image:url(../i/cog.png);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:18px !important;
	text-decoration:none !important;
}

/* Grid Aligmed */

.header_String, .header_UnboundControl, .header_DateTime
{
    text-align:left!important;
}

.header_Currency, .header_Numeric
{
    text-align:right!important;
}

.header_BoolTextSymbol
{
    text-align:center!important;
}

.draw_line
{
    border-right-style:solid;
    border-right-color:Black;
    border-right-width:2px; 
}
.scheduler_blue_shadow
{
    margin-left:20px!important;
}

th.header-group
{
    padding:5px !important;
    text-align:left;    
    background: rgba(166, 202, 240, .9) !important;
    border-left:1px dotted #285e8e !important;
}


.mvcTitle
{
    font-size:x-small;
}


    .pinf
    {
     
    }
