 
html {
    -webkit-text-size-adjust: none; 
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ol {
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;	
	border: medium none;    
    margin: 0;
    padding: 0;	
}
p {
	font-weight: normal;
}
body {
	min-width:750px;
	margin: 5px 5px 5px 13px;
	font-family: Arial Unicode MS, Arial;
}
body#new_login_header_body {
	margin-top:0px;
	max-width:760px;
	min-width:760px;
	position: relative;
}
body#body_login_header {
	max-width:760px;
	min-width:760px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}
body#popup_body {
	margin:10px auto;
	padding:10px;
}
#header {
    max-width:755px;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
    position: relative;
    margin-left: 25px;
}
#header .client_logo_image {
	max-width: 140px;
}
#header-text a {
	text-decoration: none;
	color:#363687;
}
#header-text a:hover {
	text-decoration: underline;
}
#language_select_elements {
	color: #666666;
    float: left;
    font-family: "Frutiger 45 Light",Arial Unicode MS,Arial;
    font-size: 10px;
    left: 178px;
    position: absolute;
    text-align: left;
    top: 43px;
}
#language_select_elements a.last {
	border-right:none;
}
#language_select_elements a.language_selected {
	color:#666666;
}
#language_select_elements a:hover {
	text-decoration: underline;
}
#language_select_elements a {
	border-right: 1px solid #CCCCCC;
    color: #B6B6B6;
    margin-left: 2px;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
}
#header-text {
	color:#666;
	text-align: right;
	font-family:"Frutiger 45 Light", Arial Unicode MS, Arial;
	font-size:11px;
	padding-right:155px;
}
#header-text .reg_text {
	margin-left: 360px;
	line-height: 1.3;
}
#header-text .first_line {
	font-weight:bold;
	margin-bottom:3px;
}
#os-logo {
    float: left;
    margin-top: 6px;
    width:160px;
    margin-left: 25px;
}
#os-logo img {
	position:absolute;
	margin-right:10px;
	margin-top:6px;
}
#os-logo h2 {
	font-family: "UBSHeadline", "Times New Roman";
	color:black;
	font-weight:bold;
	font-size:34px;
	font-style:normal;
	float:left;
}
#client-logo {
    margin-right: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 150px;
}

#client-logo img {
	float:left;
}
#client-logo #corporate_client_logo {
	display: inline;
    float: right;
    margin-left: 5px;
    /* margin-right property will be dynamically applied based on client logo width */
    /* margin-right: 15px; */
}

.os-features-list {
    font-family: "UBSHeadline", "Times New Roman";
    color:black;    
    margin-right: 350px;
    min-height: 200px;  
    margin-left: 25px; 
    margin-top: 10px;    
}
.os-features-list .os_ability_to {
	font-size:21px;
	color: black;
	margin:0px;
	margin-top:10px;
	padding:0px;
	font-weight:normal;
	padding-bottom:5px;
	padding-left:5px;
	text-indent: -5px;
    font-family: "UBSHeadline","Times New Roman";
}
.os-features-list h2 .here_to_help{
    color: #E60000;
    font-style: italic;
}
.os-features-list div.ability_items {
	line-height:1.5;
	font-family: "Frutiger 45 Light", Arial Unicode MS, Arial;
	font-size: 16px;
	margin: 0;
	font-weight: normal;
}
#login_panel {
	padding-bottom:3px;	
    right: 15px;
    width: 295px;
    background-color:#fbfbfb;
    border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #d1d1d1;
}
#login_panel h2 {
	font-weight:normal;
	background-color: #EFEFEF;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #d1d1d1;
    font-family: "UBSHeadline","Times New Roman";
    font-size: 26px;
    padding: 7px 7px 7px 10px;	
}
#login_panel_table_div {
	float: right;
    margin-right: 20px;
    margin-top: 10px;
    position: relative;
}
#login_panel_table_div img.guy {
	left: -35px;
    position: absolute;
    top: -5px;
    z-index: 99;
}
#login_panel .row {
	height:30px;
}
#login_panel input.textfield {
	border: 1px solid #999999;
	width:130px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('/CEFSWebApp/com/ubs/cefs/images/new_login/login-page_textfield_bg.png');	
}
td .submit_button {
	float:right;
}
.submit_button {
	background-image: url("/CEFSWebApp/com/ubs/cefs/images/login-repeat-bg.png");    
    background-repeat: repeat-x;
    float: left;    
    height: 32px;
    margin-left: 5px;
    margin-top: 10px;
    vertical-align: middle;
}
.submit_button {
    background-image: url("/CEFSWebApp/com/ubs/cefs/images/login-repeat-bg.png");  
    background-repeat: repeat-x;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    vertical-align: middle;
}
.submit_button p {
	display: inline;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 5px;
    padding-right: 5px;
	color:white !important;
	font-weight: bold;
}
.submit_button img {
	vertical-align: middle;
}

#login_panel .element {
	display:inline;
	float:right;	
	margin-right:0px;
}
#login_panel .label {
	word-wrap: break-word;
	font-family: "Frutiger 45 Light",Arial Unicode MS,Arial;
    font-size: 13px;
    font-weight: bolder;
    margin-right: 145px;
    text-align: right;
}
#login_panel #login_panel_header {
	margin-right:0px;
	text-align: right;
	line-height: 1.0;
}
#login_panel #login_panel_header h3 {
	margin:5px;
}
#login_panel #login_panel_header h3, #login_panel #login_panel_header h3 a {
	font-family: "Frutiger 45 Light", Arial Unicode MS, Arial;
	font-weight: bold;
	font-size:12px;
	line-height: 1.0;
	color:#000;
	text-align: right;	
}
#login_panel #login_panel_header a {
	font-family: "Frutiger 45 Light", Arial Unicode MS, Arial;	
	font-size:10px;
	line-height: 1.0;
	color: #666;
	text-decoration: none;
}
#login_panel #login_panel_header a:hover {
	text-decoration: underline;
}

#comp_platform_messages ol {
	background-color: white;
}
#comp_platform_messages ol li {	
	margin-bottom: 3px;
	background-color: white;
}
#comp_platform_messages {
	font-family: "Frutiger 45 Light", Arial Unicode MS, Arial;
	font-size:17px;
	margin-right: 350px;
	line-height:1.3;
	text-indent: 0;
	min-height: 200px;
	margin-left: 25px;
    margin-top: 10px;
}
#comp_platform_messages span {
	text-indent: -15px !important;
	color: #000;
	text-decoration: none;
	font-family: "Frutiger 45 Light", Arial Unicode MS, Arial;
}

/* Styles of Company and PCT posted messages */
#comp_platform_messages .high {
	font-size:20px;
}
#comp_platform_messages .bold {	
	font-weight: bold;
	font-style: italic;	
}
#comp_platform_messages .normal {
	font-size: 17px;	
}

#have_a_question_bar {
	background-color: #dedede;
    padding: 2px 5px;
    font-weight:normal;
    color: black;
    font-family: "Frutiger 55 Roman", Arial Unicode MS, Arial;    
    font-size: 13px;
    text-align: right;
    margin: 0px 15px 0px 0;    
    margin-left: 25px;
}

#have_a_question_bar a {
	color:black;
	text-decoration:none;
}

#have_a_question_bar a:hover {
	text-decoration:underline;
}

#have_a_question_bar a img {
	border: none;
	vertical-align: text-bottom;
}

#footer ol li a {
    color: #000000;
    font-family: Arial;
    font-size: 10px;
}
#footer ol li {
    border-right: 1px solid grey;
    display: inline;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    font-size: 11px;
}
#footer ol li.last {
    border-right: none;
}

#footer_top_part {
	margin-right:15px;
	margin-left: 25px;
	height:25px;
	border-bottom:1px solid grey;
	padding-bottom:0px;	
}
#footer_top_part ol {
	margin-bottom:5px;	
}
#footer_top_part label span {
	font-family: "Frutiger 45 Light",Arial Unicode MS,Arial;
	font-size:12px;
}

#footer_top_part .languageLabel div {
	float:right;
}
#footer_bottom_part {
	margin-right:15px;
	margin-left: 0;
	padding-top:10px;
}
#footer_bottom_part #footer_disclaimer {
	font-family: Frutiger, arial !important;
                font-size:10px;
                color: #000000;
                line-height:1.2;

}
#footer_bottom_part ol {
	margin-bottom:15px;	
}    

.pgtxtmedunderline {
	text-decoration: underline;
}

/* Tax Guides pop up styles */
body.taxGuides h2 {
	font-family: "Frutiger 45 Light", Arial Unicode MS, Arial;
	font-weight: bold;
	font-size:12px;
	line-height: 1.0;
	color:#000;	
	margin: 10px 0px;	
}
body.taxGuides .tax_guides_icon {
	float:left;
	margin-right: 5px;
}

/* Site requirements styles */
body.site_requirements {
	margin-left:20px !important;
}
body.site_requirements ul {
	margin-top: 10px;
	margin-left: 10px;
}
body.site_requirements ul li {
	margin-bottom:5px;
	font-weight: bold;
}
body#popup_body .closeButtonContainer {
	text-align: center;
}


/* Enter key form submit issue in IE 8 */
.hidden-submit {
    border: 0 none;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

/* Message bubble styles */
.message_bubble {  
	background:none; 
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;    
    position: absolute;
    right: 75px;
    text-align: left;
    top: 0;
    vertical-align: middle;
    width: 196px;
    z-index: 999;
}
.message_bubble_bottom {
	background-image: url("/CEFSWebApp/com/ubs/cefs/images/new_login/tooltipbubbleFullTaller-bottom.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 100%;    
    width:100%;
}
.message_bubble_top {
	background-image: url("/CEFSWebApp/com/ubs/cefs/images/new_login/tooltipbubbleFullTaller-top.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width:100%;
}
.message_bubble p {	
    height: 100%;
    line-height: 1.3;
    min-height: 30px;
    padding: 12px 5px 12px 10px;
}
#login_panel_links {
	text-align:right;
}

#login_panel_links ul>li{
	line-height: 20px;
}
#login_panel a, #login_panel a:visited {
	font-weight:normal;
	color: #007099;	
    font-family: "Frutiger", Arial;
    font-size: 12px;
    text-decoration: none;
}

#login_panel a:hover { color: #005079; text-decoration: underline; }

#login_panel a:focus { color: #009BD2; }

#login_panel .cic {
	font-size: 12px;
    padding-bottom: 5px;
}
.finra_login_main_content{
	width:100%;
	margin-bottom:10px;
	margin-top:32px
}
.finra_login_table{
	width:95%;
	background-color: #dedede;
	margin-left:25px
}
.finra_login_table tr td.finra_align_left {
	text-align:left
}
.finra_login_table tr td.finra_align_right {
	text-align:right
}
.finra_login_table tr td span.finra_link_content{
	font-size:13px;
	
}
.finra_login_table tr td a.hyper_link{
	font-size:13px;
	font-family: Arial;	
}

.rememberMyUserIdDiv{
   font-family: "Frutiger", Arial;
    font-size: 12px;
    
}


#os-logo {
    margin-top: 14.5px;
    width: auto;
    margin-left: 24px;
}

#os-logo img {
    position: relative;
    margin-right: 10px;
    margin-top: 6px;
    display: inline-block;
    float: left;
}

#header-text {    
    padding-right: 171px;
}

#language_select_elements a {
    padding-left: 3px;
    padding-right: 4px;
}

.btn_style,.new_theme .btn_style {
    border-radius: 3px;
    border: none;
    height: 30px;
    padding: 0 15px;
    color:white;
    font-size: 13px;
    font-weight: bold;
    background-color: #788c40;
    min-width: 80px;
    margin :0 1px !important; /* already important  made it layout.css*/ 
}

/*Footer & Disclosure changes*/
#footer.fNd_pre_rsk {
	width: 1194px;
	padding: 0 24px;
}
body .fNd_pre_rsk #footer_top_part {
	margin-left: 0
}
body .fNd_pre_rsk #footer_bottom_part {
	border-top : 1px solid #c9c9c9;
	padding: 17px 0;
	margin: 0;
}
.fNd_pre_rsk #footer_bottom_part ol {
	margin-bottom: 23px;
}
body #footer.fNd_pre_rsk ol li a{
	color: #007099;
    font-size: 12px;
    font-family: Frutiger, arial !important;

}
body .fNd_pre_rsk #footer_bottom_part #footer_disclaimer {
	font-size: 12px;
	color: #504b45;
	line-height: 16px;
}
body .fNd_pre_rsk #footer_bottom_part #footer_disclaimer a {
	color: #007099;
	font-size: 12px;
}
body .fNd_pre_rsk #footer_bottom_part #footer_disclaimer a:hover {
	color: #007099;
	text-decoration: none;
}
.footer_bottom_rsk.footer_part1 {
	width: 1194px;
	padding: 0 24px;
	margin: 0;
	background: none;
	border-top: 1px solid #c9c9c9;
}
