div.login
{
	font-size: 13px;
}
div.login div.column_first
{
	width: 500px;
}

div.login div.column_third
{
	width: 340px;
}

div.login p
{
	color: #666;
	margin: 10px 0;
}

div.login_header
{
	background: url(../img/login_header.jpg) 0 0 no-repeat;
	height: 88px;
	position: relative;
}

div.login a.btn_gray
{
	background: url(../img/sales/login_button_bg.gif) right 0 no-repeat;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align:center;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
}

div.login a.btn_gray:hover
{
	text-decoration: underline;
}

div.login a.btn_gray span.left
{
	background: url(../img/sales/login_button_bg.gif) left -26px no-repeat;
	display: block;
	padding: 0 12px;	
}

div.login tr.buttons td
{
	padding-bottom: 10px;
	line-height: 25px;
}
div.login td.register
{
	border-top: 1px solid #DDD;
	line-height:20px;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 13px;
}
div.login td label
{
	font-size: 11px;
}

div.login ul
{
	color: #666;
	line-height: 22px;
	list-style: none;
	margin-top: 20px;
	padding: 0;
}

div.login ul li
{
	margin-bottom: 20px;
	padding-left: 80px;
}

div.login ul li b
{
	color: #333;
	font-size: 14px;
}

div.login ul li.bookmark
{
	background: url(../img/li_big_bookmark.png) 7px 12px no-repeat;
}
div.login ul li.discussion
{
	background: url(../img/li_big_discussion.png) 10px center no-repeat;
}
div.login ul li.interface
{
	background: url(../img/li_big_interface.png) 7px 12px no-repeat;
}
div.login ul li.profile
{
	background: url(../img/li_big_profile.png) 7px 12px no-repeat;
}

div.login ul li.webdoc
{
	background: url(../img/sales/webdoc_file.gif) 10px 12px no-repeat;
}

div.login ul li.webdoc span.new
{
	color: #ff8000;
}

/* @TODO this is a copy paste from css/signup => need to encapsulate */
div.login h2
{
	margin-bottom: 10px;
}
div.login div.item_arrow
{
	background: url(../img/signup_invited_arrow.gif) right 0 no-repeat;
	margin: 20px 0;
	padding-right: 30px;
}
div.login div.item_block
{
	background: #F8FBFD /*url(../img/signup_invited_folder.gif)*/ 25px center no-repeat;
	border: 1px solid #E1E8EE;
	border-right: none;
	display: table;
	height: 178px;
	position: static;
}

div.login div.item_block table
{
	border-collapse:collapse;
	margin-left: 140px;
	vertical-align: middle;
	width: 350px;	
	height: 178px;
	padding: 0;
	border: none;	
}

div.login div.item_block div.middle
{
	display: table-cell;
	padding-left: 140px;
	position: static;
	vertical-align: middle;
	width: 350px;
}
h2.reset_title
{
	background: url(../img/li_icon_lock.gif) 0 center no-repeat;
	font-size: 24px;
	padding-left: 30px;
}
h2.confirm_success_title
{
	background: url(../img/icon_email-check.gif) 0 center no-repeat;
	font-size: 24px;
	padding-left: 40px;
}
.concurrency_exceeded
{
	position: relative;
	height: 105px;
	margin-bottom: 23px;
}

.concurrency_exceeded-main
{
	position: absolute;
	background: #fffbbe url(../img/concurrency_exceeded_icon.png) 17px center no-repeat;
	border: solid #fff21d 1px;
	padding: 17px 14px 17px 94px;
	width: 430px;
	line-height: 20px;
	color: #333;
}

.yellow_warning
{
	border: solid #fff21d 1px;
	padding: 17px 17px;
	line-height: 20px;
	color: #333;
	background-color: #fffbbe;
	margin-bottom: 15px;
}

.yellow_warning h2
{
	color: #333 !important;	
}

.error
{
	color: #F00;
}

.yellow_warning p
{
	margin: 0 !important;	
}


.concurrency_exceeded-head
{
	font-size: 18px;
}

.register_key
{
	padding-left: 40px;
	background: url(../img/signup_key.png) left center no-repeat;
}

.login-community-badges {
	list-style: none;
    padding: 0;
	margin: 25px 0 10px 0;
	overflow: hidden;
	text-align: center;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

.login-community-badge {
	float: left;
	padding: 0 0 10px 25px !important;
	margin: 10px 0 0 0 !important;
	line-height: 32px;
	font-weight: lighter ;
	display: inline;
}

.login-community-badge .icon {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 6px 0 0;
	background-image: url(../img/sales/community_icons_big.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.login-community-badge .icon.youtube {
	background-position: -80px -16px;
}

.login-community-badge .icon.twitter {
	background-position: -80px -80px;
}

.login-community-badge .icon.facebook {
	background-position: -16px -80px;
}

.login-community-badge .icon.boxblog {
	background-position: -16px -16px;
}

.blog-lines 
{
	list-style: none;
}
.blog-line
{
	display: block;
	padding-left: 60px !important;
}

.blog-line.blog-icon
{
	background: url(../img/sales/home_blog_icon.gif) left top no-repeat;
}
.blog-line.webinars-icon
{
	background: url(../img/sales/webinars_icon_movie.gif) left top no-repeat;  
}
div.yellow_warning ul
{
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
}
div.yellow_warning ul li
{
	margin-bottom: 0;
	padding-left: 0;
	list-style: disc;
	list-style-position: inside;
}

.api_auth_service_descr
{	
	height: 180px;
	background: url(../img/api_auth_service_descr_bg.gif) left top repeat-x;
	border-left: solid #e1e8ee 1px;
}

.api_auth_service_descr_arrow
{
	height: 100%;
	background: url(../img/api_auth_service_descr_arrow.png) right top no-repeat;
}

.api_auth_head
{
	font-size: 20px !important;
}

.api_auth_service_descr_image
{
	float: left;
	width: 140px; 
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.api_auth_service_descr_text
{
	float: left;
	width: 350px;
	height: 100%;
	padding-top: 30px;
	font-size: 12px;
}

.api_auth_service_descr_text b
{
	font-size: 14px;
}

div.login_no_header
{
	background: url(../img/sales/header_small_bg.jpg) 0 0 no-repeat;
	height: 22px;
}

.welcome_back_name
{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 24px;
}

.authentication_error_head
{
	padding-bottom: 5px !important;
}

.authentication_error_head img
{
	position: relative;
	top: 7px;
}
.api_wrong_credentials
{
	position: absolute;
	top: -23px;
	left: 10px;
	color: red;
	font-weight: bold;
}
