﻿.input-label
{
	width: 60%;
	text-align:right;
}

.dropdownlist
{
	background: #FFFEB6;   
    border: solid 1px #D2D187;
    font-size: 11px;	
}

.account-profile
{

}

.account-profile .text-input
{
	width:150px;
	background: #FFFEB6;   
    border: solid 1px #D2D187;
    font-size: 11px;	
}

.account-profile .checkbox-list 
{    	
    text-align: left;    
    width: 200px;       
    height: 100px;
    margin: 3px;
    margin-bottom: 15px;
    padding: 0; 
    border: solid 1px;
    overflow: visible;
    font-size: 11px;
    overflow: auto;   
}

.account-profile-confirmation
{
	width: 60%;
	text-align: center;
}

.account-profile-confirmation .text-input
{
	width:150px;
	background: #FFFEB6;   
    border: solid 1px #D2D187;
    font-size: 11px;	
}

.account-profile-confirmation .checkbox-list 
{    
    text-align: left;    
    width: 200px;       
    height: 50px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    background: #FFFEB6;   
    border: solid 1px #D2D187;
    overflow: visible;
    font-size: 11px;
    overflow: auto;   
}