﻿

/*********************common-Input-TextBox*****************/
.input_text{
border:0px none;
background:url(/Images/branding/input_text_rgt.jpg) no-repeat right center;
margin:0px;
padding:0px;
margin-left:5px;
padding-top:2px;
padding-right:2px;
padding-top:4px\9;/*IE 9 and below fix */
}

.input_text_wrap{
background:url(/Images/branding/input_text_lft.jpg) no-repeat left center;
margin:0px;
padding:0px;
border:0px none;
}

.input_text_highlite{
border:0px none;
background:url(/Images/branding/input_highlite_text_rgt.jpg) no-repeat right center;
margin:0px;
padding:0px;
margin-left:5px;
padding-top:2px;
padding-right:2px;
padding-top:4px\9;/*IE 9 and below fix */
}

.input_text_highlite_wrap{
background:url(/Images/branding/input_highlite_text_lft.jpg) no-repeat left center;
margin:0px;
padding:0px;
border:0px none;
}

.validationReturnFalse
{
	border: #7D95BF 1px solid;
	font-size: 8pt;
	padding: 2px;
	background-color: White;		
	margin-bottom:5px;	
}

.validationReturnTrue
{
	border: #7D95BF 1px solid;
	font-size: 8pt;
	padding: 2px;
	background-color: #F6FF77;
	margin-bottom:5px;		
}

.button_wht_delete{
            background:url(/Images/branding/delete.png) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:60px;
            height:28px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }
     
/**********************************END**************************************/

/*********************common-buttons****************/

 .button_wht_50{
            background:url(/Images/branding/button_wht_50.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:55px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_50:hover{
            background:url(/Images/branding/button_wht_50.jpg) no-repeat;
            background-position:0px -35px;
            border:0px;
            width:55px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }

        .button_wht_75{
            background:url(/Images/branding/button_wht_75.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:80px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_75:hover{
            background:url(/Images/branding/button_wht_75.jpg) no-repeat;
            background-position:0px -35px;
            border:0px;
            width:80px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }

        .button_wht_100{
            background:url(/Images/branding/button_wht_100.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:105px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_100:hover{
            background:url(/Images/branding/button_wht_100.jpg) no-repeat;
            background-position:0px -35px;
            border:0px;
            width:105px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_125{
            background:url(/Images/branding/button_wht_125.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:130px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_125:hover{
            background:url(/Images/branding/button_wht_125.jpg) no-repeat;
            background-position:0px -35px;
            border:0px;
            width:130px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }

        .button_wht_150{
            background:url(/Images/branding/button_wht_150.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:155px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_150:hover{
            background:url(/Images/branding/button_wht_150.jpg) no-repeat;
            background-position:0px -35px;
            border:0px;
            width:155px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }

        .button_wht_200{
            background:url(/Images/branding/button_wht_200.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:205px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        .button_wht_200:hover{
            background:url(/Images/branding/button_wht_200.jpg) no-repeat;
            background-position:0px -35px;
            border:0px;
            width:205px;
            height:35px;
            color:#e41f32;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }
        
        
        
        
        
         .button_red_50{
        background:url(/Images/branding/button_red_50.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:55px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_50:hover{
        background:url(/Images/branding/button_red_50.jpg) no-repeat;
        background-position:0px -35px;
        border:0px;
        width:55px;
        height:35px;
        color:#e41f32;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }

        .button_red_75{
        background:url(/Images/branding/button_red_75.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:80px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_75:hover{
        background:url(/Images/branding/button_red_75.jpg) no-repeat;
        background-position:0px -35px;
        border:0px;
        width:80px;
        height:35px;
        color:#e41f32;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }

        .button_red_100{
        background:url(/Images/branding/button_red_100.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:105px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_100:hover{
        background:url(/Images/branding/button_red_100.jpg) no-repeat;
        background-position:0px -35px;
        border:0px;
        width:105px;
        height:35px;
        color:#e41f32;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_125{
        background:url(/Images/branding/button_red_125.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:130px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_125:hover{
        background:url(/Images/branding/button_red_125.jpg) no-repeat;
        background-position:0px -35px;
        border:0px;
        width:130px;
        height:35px;
        color:#e41f32;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }

        .button_red_150{
        background:url(/Images/branding/button_red_150.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:155px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_150:hover{
        background:url(/Images/branding/button_red_150.jpg) no-repeat;
        background-position:0px -35px;
        border:0px;
        width:155px;
        height:35px;
        color:#e41f32;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }

        .button_red_200{
        background:url(/Images/branding/button_red_200.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:205px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        .button_red_200:hover{
        background:url(/Images/branding/button_red_200.jpg) no-repeat;
        background-position:0px -35px;
        border:0px;
        width:205px;
        height:35px;
        color:#e41f32;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }

/**********************************END**************************************/
/*********************common-small-buttons****************/
    
        
.small_button_red_30{
background:url(/Images/branding/small_button_red_30.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:33px;
height:21px;
color:#FFFFFF;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}


.small_button_red_30:hover{
background:url(/Images/branding/small_button_red_30.jpg) no-repeat;
background-position:0px -22px;
border:0px;
width:33px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;

line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}



.small_button_red_45{
background:url(/Images/branding/small_button_red_45.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:47px;
height:21px;
color:#FFFFFF;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}


.small_button_red_45:hover{
background:url(/Images/branding/small_button_red_45.jpg) no-repeat;
background-position:0px -22px;
border:0px;
width:47px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;

line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}

.small_button_red_70{
background:url(/Images/branding/small_button_red_70.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:70px;
height:21px;
color:#FFFFFF;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}


.small_button_red_70:hover{
background:url(/Images/branding/small_button_red_70.jpg) no-repeat;
background-position:0px -22px;
border:0px;
width:70px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}




.small_button_wht_30{
background:url(/Images/branding/small_button_wht_30.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:33px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}


.small_button_wht_30:hover{
background:url(/Images/branding/small_button_wht_30.jpg) no-repeat;
background-position:0px -22px;
border:0px;
width:33px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;

line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}



.small_button_wht_45{
background:url(/Images/branding/small_button_wht_45.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:47px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}


.small_button_wht_45:hover{
background:url(/Images/branding/small_button_wht_45.jpg) no-repeat;
background-position:0px -22px;
border:0px;
width:47px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;

line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}

.small_button_wht_70{
background:url(/Images/branding/small_button_wht_70.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:70px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}


.small_button_wht_70:hover{
background:url(/Images/branding/small_button_wht_70.jpg) no-repeat;
background-position:0px -22px;
border:0px;
width:70px;
height:21px;
color:#e41f32;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}

        
       
/**********************************END**************************************/

/*********************disable -buttons****************/

 .dis_button_wht_50{
            background:url(/Images/branding/dis_button_wht_50.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:55px;
            height:35px;
            color:#a7a7a8;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        

        .dis_button_wht_75{
            background:url(/Images/branding/dis_button_wht_75.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:80px;
            height:35px;
            color:#a7a7a8;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


       

        .dis_button_wht_100{
            background:url(/Images/branding/dis_button_wht_100.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:105px;
            height:35px;
            color:#a7a7a8;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


      

        .dis_button_wht_125{
            background:url(/Images/branding/dis_button_wht_125.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:130px;
            height:35px;
            color:#a7a7a8;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        

        .dis_button_wht_150{
            background:url(/Images/branding/dis_button_wht_150.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:155px;
            height:35px;
           color:#a7a7a8;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


       
        .dis_button_wht_200{
            background:url(/Images/branding/dis_button_wht_200.jpg) no-repeat;
            background-position:0px 0px;
            border:0px;
            width:205px;
            height:35px;
            color:#a7a7a8;
            font-family:verdana;
            font-size:11px;
            font-weight:bold;
            line-height:11px;
            margin:0px;
            padding:0px 10px 5px 5px;
            cursor:pointer;
        }


        
        
        
        
        
        
         .dis_button_red_50{
        background:url(/Images/branding/dis_button_red_50.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:55px;
        height:35px;
        color:#ffffff;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }



      

        .dis_button_red_75{
        background:url(/Images/branding/dis_button_red_75.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:80px;
        height:35px;
        color:#a7a7a8;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        

        .dis_button_red_100{
        background:url(/Images/branding/dis_button_red_100.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:105px;
        height:35px;
        color:#a7a7a8;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


       

        .dis_button_red_125{
        background:url(/Images/branding/dis_button_red_125.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:130px;
        height:35px;
        color:#a7a7a8;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


        
        .dis_button_red_150{
        background:url(/Images/branding/dis_button_red_150.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:155px;
        height:35px;
        color:#a7a7a8;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }



        .dis_button_red_200{
        background:url(/Images/branding/dis_button_red_200.jpg) no-repeat;
        background-position:0px 0px;
        border:0px;
        width:205px;
        height:35px;
        color:#a7a7a8;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        line-height:11px;
        margin:0px;
        padding:0px 10px 5px 5px;
        cursor:pointer;
        }


       



    
        
.dis_small_button_red_30{
background:url(/Images/branding/dis_small_button_red_30.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:33px;
height:21px;
color:#a7a7a8;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}






.dis_small_button_red_45{
background:url(/Images/branding/dis_small_button_red_45.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:47px;
height:21px;
color:#a7a7a8;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}




.dis_small_button_red_70{
background:url(/Images/branding/dis_small_button_red_70.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:70px;
height:21px;
color:#a7a7a8;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}







.dis_small_button_wht_30{
background:url(/Images/branding/dis_small_button_wht_30.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:33px;
height:21px;
color:#a7a7a8;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}





.dis_small_button_wht_45{
background:url(/Images/branding/dis_small_button_wht_45.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:47px;
height:21px;
color:#a7a7a8;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}




.dis_small_button_wht_70{
background:url(/Images/branding/dis_small_button_wht_70.jpg) no-repeat;
background-position:0px 0px;
border:0px;
width:70px;
height:21px;
color:#a7a7a8;
font-family:verdana;
font-size:9px;
line-height:11px;
margin:0px;
padding:0px 5px 2px 2px;
cursor:pointer;
}

.button_red_tv {
    background: url(/Images/branding/button_red_150.jpg) no-repeat;
    background-position: 0px 0px;
    border: 0px;
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 10px;
    margin-right: 10px;
}

    .button_red_tv:link, .button_red_tv:active, .button_red_tv:hover, .button_red_tv:visited {
        color: #ffffff !important;
        text-decoration: none;
    }


.button_wht_tv {
    background: url(/Images/branding/button_wht_150.jpg) no-repeat;
    background-position: 0px 0px;
    border: 0px;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 10px;
    padding-right: 19px;
    margin-right: 10px;
}

.button_wht_tv:link, .button_wht_tv:active, .button_wht_tv:hover, .button_wht_tv:visited {
    color: #000000 !important;
    text-decoration: none;
}

.customerDataUploadTool {
    text-align: center;
    padding: 2px;
    border-left: 1px solid #cfcfcf !important;
    height: 90px !important;
    top:2px;
}

.less-space {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.less-space1 {
    margin-top: 5px !important;
}
.linkBlack {
    color: black !important;
}

.bold-banner {
    font-weight: normal;
}

/**********************************END**************************************/

  