﻿.package_legends
{
    font-style:italic; 
    margin-bottom:5px;
}
.subheader
{
    padding-top:10px;
    text-align:left;   
    padding-bottom:10px;
}

.right_align
{
    text-align: right;
}

sup
{
  font-size: 50%;
  position: relative;
  
}

/*Processing animiation*/

#processing_bar 
{
    background:#000000; 
    position: fixed; 
    left:0px; 
    width:100%; 
    height:50px; 
    color:#FFFFFF;
    text-align:center;
    padding:5px;
    display:none;
    bottom:0px;
}


.buyflow_legends
{
    font-style:italic;
}


#multipleSubmitError
{
    color:Red;
    display:none;
}

/*Customize page*/

.RadioButtonSpacing 
    {
    border-collapse:separate;
    border-spacing:5px;
    
    }
    
    /*Contracts Related */
    
    
        .contract_title
    {
        font-weight:bold;margin-bottom:20px;
    }
    .contract_desc
    {
        font-weight:bold;margin-bottom:20px;
    }
    .contract_subtitle
    {
        font-weight:bold;margin-bottom:20px;
    }
    .contract_indent
    {
        margin-bottom:20px;
    }
    .contract_agreement
    {
        font-weight:bold;margin-bottom:20px;
    }
    .contract_header
    {
        font-weight:900; font-size:medium;
    }
    #animation_busy
    {
         padding-top:5px;
    }
	
	
.NFLBurst {
	margin-top:4px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	padding: 4px; 
	border:1px solid #bf1717; 
	color: #bf1717; 
	font-weight:normal
	
	
}
