﻿/* ************************************
 *
 *  @Section:Global
 *
************************************* */



.inline_block
{
    display: inline-block;  
    zoom: 1;            /* FIX FOR IE7- INLINE BLOCK PROPERTY IS NOT SUPPORTED IN IE7 */
   *display: inline;
}

.lp_header
{
    background-repeat: repeat-x;
    background-color: White;
    height: 30px;
    width: 99%;
    border: 1px solid #a3b7c7;
    padding:   0px 0px 0px 5px;
}
.lp_header .icon
{
    display: inline-block;
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    vertical-align: middle;
    padding-top: 7px;
    padding-left: 4px;
}
.lp_header .text
{
    background-repeat: no-repeat;
    width: 250px;
    height: 20px;
    vertical-align: middle;
    padding-top: 7px;
    padding-left: 5px;
    /*font-family: Tahoma, Verdana;*/
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
}
.lp_container
{
    border: 1px solid #a3b7c7;
    background-color: #e5ebf0;
    width: 99%;
    padding:   5px 0px 5px 5px;
}
.lp_container_small
{
    border: 1px solid #a3b7c7;
    background-color: #e5ebf0;
    width: 50%;
    padding:   5px 0px 5px 5px;
}
.sfButton
{
    background-color: #C1DBFF;    
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    color: Black;
    text-transform: uppercase; 
    height:26px;
          
}
/* Telerik button style */
.RadButton_Office2007 .rbDecorated
{
   
    font: 11px Tahoma, Arial, Helvetica, sans-serif !important;
    color: Black !important;
    text-transform: uppercase; 
    padding-left:15px !important;
    
}


/* RadGrid Hovring Row - override default border */
.RadGrid_Office2007 .rgHoveredRow
{   
   background-color:#FFF1BB !important;
   background-image: url('../images/rowhover.png') !important;
   background-repeat: no-repeat;
   text-decoration:none;
} 

/* RadGrid Selected Row - override default border */
.RadGrid_Office2007 .rgSelectedRow
{
    
    background:none !important;
    background-image: url('../images/rdgrid_selected_rowcolor.PNG') !important;
    background-repeat: repeat !important;
    background-color:#ffdbaf !important;
    background-position: bottom !important;
}

.classCart
 {
    top: 4px !important;
    left: 5px !important;
 }
   
.first_row_Space
{
    padding: 5px 10px 0px 10px;
}

.middle_row_Space
{
    padding: 5px 10px 0px 10px;
}

.last_row_Space
{
    padding: 10px 10px 5px 10px;
}

.group_space
{
    padding-left: 10px;
}

.error_Message
{
    border: 1px solid;
    margin: 5px 10px 5px 5px;    
    padding:5px 5px 0px 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color:#F7F8E0;           
    font-size:11px;
    color:#D8000C; 
}

.error_list 
{
    list-style-type:square; 
    line-height:1.0;    
    margin-top:5px;    
}


.error_lbl_header
{
    display:inline-block;
    margin-bottom:5px;
    padding-left:5px; 
    vertical-align:middle;    
}

.error_header
{
    font-weight: bold; 
    font-size: 12px;
    border-bottom: 1px solid #D8000C;
}

 .div_Header_Small
        {
            background-color: White;
            height: 20px;
            width: 492px;
            border: 1px solid #a3b7c7;
            padding: 3px 0px 0px 5px;
            font-weight: bold;
        }
        .inline_Block_Small
        {
            display: inline-block;
        }
        .div_UserSearch_Small
        {
            padding-top: 10px;
        }
        .mleft_40
        {
            margin-left: 30px;
        }
        .div_lable
        {
            width: 80px;
            display: inline-block;
        }
        .div_button
        {
            margin-top: 10px;
        }
        .sfButton
        {
            background-color: #C1DBFF;
            font: 11px Tahoma, Arial, Helvetica, sans-serif;
            color: Black;
            text-transform: uppercase;
            height: 26px;
        }
        .lp_container_Small
        {
            border: 1px solid #a3b7c7;
            background-color: #e5ebf0;
            width: 492px;
            padding: 5px 0px 5px 5px;
        }
        .normal_textBox
        {
            background-repeat: no-repeat;
            vertical-align: middle;
            background-color: white;
            background-position: right;
            border-style: solid;
            border-width: 1px;
            border-color: #a3b7c7;
            height: 15px;
            padding-left: 5px;
            padding-right: 5px;
            width: 100px;
            vertical-align: top;
        }
        
        .password_textBox       
        {
            background-repeat: no-repeat;
            vertical-align: middle;
            background-color: white;
            background-position: right;
            border-style: solid;
            border-width: 1px;
            border-color: #a3b7c7;
            height: 15px;
            padding-left: 5px;
            padding-right: 5px;
            width: 100px;
            vertical-align: top;
        }
        .lp_header_Small
        {
            background-repeat: no-repeat;
            width: 250px;
            height: 20px;
            vertical-align: middle;
            padding-top: 7px;
            padding-left: 5px;
            /*font-family: Tahoma, Verdana;*/
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
            display: table-header-group;
        }
  /*---------------@Monitor screen styles --start------   */
.mont_header
{
    background-image: url('../Images/gradient.png');
    background-color: #92c0f4;
    color: Black;
    background-repeat: repeat-x;   
    height: 20px;    
    border: 1px solid #a3b7c7;
    padding:   5px 0px 0px 10px;
    vertical-align:top;
    margin:10px 10px 0px 10px;
}

.mont_container
{
    border: 1px solid #a3b7c7;
    background-color:White;   
    padding:   5px 0px 5px 5px;
    margin:0px 10px 0px 10px;   
    padding-bottom: 20px;
}

.pnl-warning
{
    font-family:Segoe UI;
    font-size: 10pt;
    color: #333333;
    background-color: #e7e7e7;
    border: 1px solid #cccccc;
    margin:auto;
    margin-top: 20px;
    width: 95%;
    min-height: 20px;
    
}

.pnl-warning .success
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.pnl-warning .success .desc
{
   padding-left: 50px;
   width: 150px; 
}
.pnl-warning .success .value
{
    
    width: 300px; 
    vertical-align: top;
}
.pnl-warning .failure
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.pnl-warning .failure .desc
{
    
    padding-left: 50px; 
    width: 150px; 
    vertical-align: top;
}
pnl-warning .failure .value
{
    
    padding-left: 20px;
}



/*--------------- Monitor screen styles --end------   */