/* @override 
	http://new.socialengine.net/view/client.css
	http://205.186.133.38/view/client.css
	http://staging.socialengine.net/view/client.css
*/

/* LOGIN */

.login-wrapper .content{
	padding: 35px 25px 85px;
}
.login-text {
	border: 1px solid #ccc;
	padding: 5px 5px 5px 7px;
	width: 350px;
	display: block;
	margin-bottom: 7px;
	font-size: 20px;
	color: #373f3f;
}

.login-area {
	display: block;
	width: 360px;
	color: #585858;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background-color: #e6eaeb;
	height: 230px;
	padding: 15px 15px 20px;
	float: left;
	font-size: 14px;
	margin-left: 15px;
}

.login-area > p {
	margin-bottom: 15px;
	line-height: 18px;
}

.client-area-blurb {
	margin-left: 45px;
	margin-top: 15px;
	float: left;
	width: 500px;
	color: #a2a5a5;
}

.client-area-blurb p {
	margin-bottom: 20px;
}

.client-area-blurb h2{
	color: #fff;
	font-size: 2.5em;
	margin-bottom: 25px;
}

.client-area-blurb h3 {
	color: #4c8195;
	margin-bottom: 6px;
	font-size: 1.4em;
}

.client-area-blurb h3 a {
	width: 200px;
}

#remember-me {
	margin-top: 10px;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
}

.login-submit {
	width: 100px;
	margin-top: 10px;
	vertical-align: middle;
	position: absolute;
	
}

#remember-text {
	vertical-align: middle;
	width: 235px;
	margin-top: 10px;
	position: relative;
	display: inline-block;
	line-height: 14px;
}

.lost {
	color: #0094c8;
	display: block;
	font-size: 12px;
	margin-top: 8px;
	margin-left: 18px;
}

/* CLIENT AREA */

.client-wrapper {
	background: #1d2324 url(images/content_bg.png) repeat-x;
}

.client-wrapper .content {
	padding-bottom: 30px;
	background: #fff;
}

.client-header {
	padding-bottom: 5px;
	
	
}

.client-logout-button
{
  float: right;
  margin-right: 13px;
  margin-top: -6px;
}
.client-logout-button > a
{
  padding: 3px 12px;
}


div.client-license-heading {
	display: inline-block;
	font-size: 1.5em;
	margin-right: 10px;
	margin-top: 25px;
	color: #3a4346;
}

h2.client-heading {
	padding-left: 15px;
	padding-bottom: 8px;
	margin-top: 0px;
	display: block;
	margin-bottom:0px;
	font-size: 1em;
	padding-top: 8px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-bottom: 1px solid #fff;
	background: #3a5056 url(images/HEADER_topshadow.png) repeat-x 0 17px;
	color: #fff;
}

h2.client-welcome {
	font-size: 2.4em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
	margin-left: 3px;
	display: none;
}

div.client-area-right {
	float: left;
	width: 335px;
	margin-right: 3px;
	margin-top: 5px;
}

div.client-home-side {
	float: left;
	width: 235px;
	background: url(images/content_leftside_shadow_tile.png) repeat-y right 0;
	padding-right: 30px;
	min-height: 600px;
	position: relative;
	padding-top: 30px;
	padding-left: 20px;
}

div.client-reseller {
  margin-bottom: 40px;
}

div.client-reseller h2 {
  margin-bottom: 15px;
}

div.client-licenses {
	padding-left: 0;
	border-bottom: 1px solid #ccc;
}

h2.client-home-heading {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	padding-bottom: 10px;
}

h2.client-home-heading.license {
	background: url(images/license_icon.png) no-repeat;
	padding-left: 30px;
}

h2.client-home-heading.support {
	margin-left: 25px;
	margin-right: 25px;
}

div.client-licenses .rule {
	border-top-style: solid;
	border-top-width: 1px;
	display: none;
}

div.edit-license-control {
	display: none;
	clear: both;
	padding-top: 4px;
}

div.edit-license-control input {
	padding: 5px;
	font-size: 14px;
	margin-bottom: 5px;
	
	width: 220px;
	display: block;
}

div.edit-license-control a {
	margin-right: 5px;
	text-decoration: none;
}

div.edit-license-control .cancel {
	color: #7a97a1;
}

div.unassigned-domains {
	background: url(images/alert_small.png) no-repeat 15px center;
	color: #c5d9e3;
	margin-bottom: 15px;
	line-height: 16px;
	border-bottom: 1px solid #42555d;
	padding: 15px 10px 15px 45px;
	font-weight: bold;
	font-size: 12px;
}

div.client-licenses ul {	
	margin-top: 0;
	padding-bottom: 4px;
	overflow: hidden;
}

div.client-licenses ul li {
	padding-bottom: 5px;

	margin-left: 0;
	padding-top: 15px;
}

div.client-licenses ul li.hide-license {
	display: none;
}

.view-all-licenses-container {
	margin-top: 12px;
	text-align: ;
}

#view-all-licenses {
	background: url(images/reveal.png) no-repeat right;
	padding-right: 15px;
}

#view-all-licenses.down {
	background: url(images/reveal_up.png) no-repeat right;
}

div.client-licenses ul li .info {
	line-height: 15px;
}

div.client-licenses ul li:first-child{
	border: none !important;
}

div.client-licenses ul li.last {
	border: none;
}

div.client-licenses .license-key {
	display:block;
	margin-bottom: 0px;
}

div.client-licenses .info, div.show-license-control {
	clear: both;
}



div.client-licenses .info .label {
	float: left;
	width: 75px;
	font-size: .8em;
	text-transform: uppercase;
}

div.client-licenses .info .value {
	float: left;
	font-size: .9em;
	font-weight: bold;
}

div.client-licenses .license-url{
	color: #5b6265;
	text-decoration: underline;
}

div.client-licenses .license-url:hover {
	color: #0094c8;
}

div.show-license-control .label {
	float: left;
	width: 75px;
	font-size: .8em;
	text-transform: uppercase;
}

div.show-license-control .value {
	float: left;
	font-size: .9em;
	font-weight: bold;
}

div.client-licenses .edit {
	padding-left: 0;
	text-decoration: none;
	display: block;
	margin-top: 7px;
}

a.assign-domain {
	clear: both;
	display: block;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 21px;
	margin-left: 70px;
	font-size: 11px;
	padding-top: 2px;
}

a.assign-domain img {
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 4px;
}

div.client-restricted-downloads {
	margin-top: 45px;
	line-height: 16px;
}

div.client-restricted-downloads h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.support-restricted-message {
	margin-top: 10px;
	margin-left: 25px;
}

div.client-downloads {
	margin-top: 40px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}

div.client-downloads ul{
	margin-top: 10px;

}

div.client-downloads ul li {
	clear: both;
	overflow: hidden;
	vertical-align: middle;
}

div.client-downloads ul li.v3-download {
	display: none;
	margin-left: 25px;
}

a#se3-link {
	font-weight: normal;
	font-style: normal;
}

div.client-downloads ul li > a {
	color: #3a4346;
	font-size: 12px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.client-downloads ul li a:hover {
	color: #0094c8;
}

div.client-downloads ul li img {
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -4px;
}

div.client-downloads .upgrade-install {
	font-weight: normal;
}

div.client-downloads .client-downloads-upgrade
{
	padding-top: 0px !important;
	margin-left: 30px;
}

div.client-downloads ul li:first-child {
	border-top:none;
}

div.client-buy-downloads{
	margin-top: 0px;
	margin-bottom: 4px;
}

div.client-buy-downloads.processing {
	margin: 8px 0px 0px;
}

div.client-buy-downloads li {
	overflow: hidden;
}

div.client-buy-downloads li div {
	vertical-align: middle;
	float: left;
	line-height: 30px;
}

div.client-buy-downloads li div:first-child a {
	font-weight: normal;
	font-style: normal;
	color: #5b6265;
}

div.client-buy-downloads li div:first-child a:hover {
	color: #0094c8;
}

div.client-buy-downloads li div.downloads-buy-actions {
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

div.client-buy-downloads li div.downloads-buy-actions a {
	font-size: 10px;
	font-weight: bold;
}

div.client-buy-downloads li div.downloads-buy-actions span{
	font-size: 1.2em;
	margin-right: 4px;
}


div.client-buy-downloads li div img {
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -4px;
}

div.download-info {
	float: left;
}

div.download-info h3 a{
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #323a3e;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

div.download-info h3 a:hover{
	color: #0094c8;
}

p.download-version{
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 1em;
	color: #61808a;
}

div.download-links {
	float: right;
}

div.download-links * {
	display: block;
}

a.download-link {
	text-decoration: none;
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}

a.download-link:hover {
	color: #cc1c69;
}

a.manual-link {
	color: #5b6265;
	font-size: 1em;
	text-align: right;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

a.manual-link:hover {
	color: #cc1c69;
}

/* SUPPORT AREA */

.client-container {
	background-color: #fff;
	padding: 20px;
	margin: 0px 15px;
	position: relative;
}

.client-container-home {
	background-color: #fff;
	padding: 20px 0;
	margin: 0px 15px 0;
}

.client-container-content {
	position: relative;
}


.client-support .rounded {
	
}

div.client-support {
	width: 643px;
	display: block;
	position: relative;
	float: right;
	background: url(images/support_ticket_bg.png) repeat-x;
	padding-top: 30px;
}

div.support-actions {
	height: 58px;
	padding-left: 23px;
	position: relative;
	padding-right: 25px;
}

div.support-actions ul {
	margin-top: 10px;
}

div.support-actions ul li {
	padding-left: 10px;
}

div.support-actions ul li:first-child{
	padding-left: 0px;
}

div#support-meter {
	width: 10px;
	height: 25px;
	float: left;
	margin-right: 5px;
	background: url(images/refill.png) no-repeat;
}

div#support-coverage-message {
	display: block;
	height: 28px;
	float: left;
}

div.support-coverage {
	float: right;
	margin-top: 12px;

}

div#support-coverage-text {
	font-size: .9em;
	margin-bottom: 2px;
}

a#open-ticket-link span, a#support-inbox-link span{
	color: #666;
	text-shadow: none !important;
}

a#support-inbox-link span:hover {
	
}

div.support-actions ul.subnav li span.right{
	background: url(images/nav_highlight_lightest_right.png) 0 -1px;
}

div.support-actions ul.subnav li span.left{
	background: url(images/nav_highlight_lightest_left.png) 0 -1px;
}

div.support-actions ul.subnav li span.left img {
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -2px;
}

div.support-actions ul.subnav li.current span.right{
	background: url(images/nav_highlight_darkest_right.png) 0 -1px;
}

div.support-actions ul.subnav li.current span.left{
	background: url(images/nav_highlight_darkest_left.png) 0 -1px;
}

div.support-actions ul.subnav li.current a span{
	color: #fff !important;
}

span#message-count {
	color: #fff;
	font-weight: bold;
	padding: 2px 6px;
	background-color: #207aad;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 4px;
	font-size: 11px;
}

span#no-message-count {
	color: #fff;
	font-weight: bold;
	padding: 0;
	font-size: 11px;
}

span.thread-count {
	padding: 3px 6px;
	background-color: #e2e5e7;
	float: left;
	top: 7px;
	left: 10px;
	display: block;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-top: -3px;
	font-size: 11px;
}

div.support-message-list ul li.new span.thread-count {
	background-color: #15a3de;
	color: #fff;
}

span.message-title {
	display: inline;
	margin-right: 5px;
	color: #323a3e;
	font-weight: bold;
}

span.latest-message {
	float: left;
	margin-left: 7px;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	height: 15px;
	font-weight: normal;
	font-style: normal;
	
}

span.message-status {
	position: absolute;
	right: 0px;
	background-color: #91a1ad;
	display: block;
	padding: 5px 5px 5px 8px;
	top: 7px;
	text-transform: uppercase;
	font-size: .8em;
	color: #fff;
	width: 45px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

span.message-status-spacer {
	position: absolute;
	background-color: #fff;
	width: 10px;
	height: 25px;
	top: 5px;
	right: 58px;
	z-index: 2;
}

span.message-status-spacer-unread {
	position: absolute;
	background-color: #fff;
	width: 10px;
	height: 25px;
	top: 5px;
	right: 78px;
	z-index: 2;
}

.support-message-list h3 {
	float: left;
	padding-top: 4px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-right: 15px;
}

.open-ticket h3 {
	padding-bottom: 10px;	
	font-size: 28px;
	font-weight: bold;
}

div.support-message-list div.filters {
	padding: 10px 15px 0 25px;
	display: block;
}



.support-message-list > ul{
	margin: 12px 25px 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #bcbcbc;
}

div.support-message-list > ul li{
	position: relative;
}

div.support-message-list > ul li:first-child a {
	border-top-color: #bcbcbc;
}

div.support-message-list > ul li.no-messages {
	padding: 15px;
	font-size: 1em;
	background-color: #e8eaeb;
	color: #293e42;
	font-weight: bold;
	text-align: center;
}

a.message-link {
	display: block;
	text-decoration: none;
	height: 12px;
	color: #667680;
	border-top: 1px solid #ededed;
	padding: 11px 4px;
}

a.message-link:hover {
	background-color: #b3d8ed;
}

a.message-link:hover span.message-status-spacer {
	background-color: #b3d8ed;
}

a.message-link:hover span.message-status-spacer-unread {
	background-color: #b3d8ed;
}

div.support-message-list ul li.new a{
	background-color: #fff !important;
}

div.support-message-list ul li.new a:hover{
	background-color: #b3d8ed !important;
}

.support-messages {
	
	padding-bottom: 15px;
}

div.support-coverage-message {
	display: none;
	padding: 25px;
}

div.support-coverage-message h3 {
	font-size: 24px;
	margin-bottom: 15px;
}

div.inbox-pager {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 12px;
}

div.inbox-pager > span {
	float: left;
	margin-right: 15px;
	margin-left: 25px;
}

div.support-message-thread {
	padding: 15px 25px 25px;
	display: none;
}
div.support-message-thread h3{
	padding: 0 5px 25px 0;
	float: left;
	font-size: 28px;
	line-height: 24px;
	width: ;
	margin-bottom: 0;
}

div.support-message-thread span.ticket-closed {
	padding-top: 5px;
	font-weight: bold;
	display: block;
}

div.support-message-thread span.ticket-closed-heading {
	font-size: 18px;
	margin-left: 8px;
	font-weight: normal;
}

li.ticketpost-container{
	padding-bottom: 25px;
}


li.ticketpost-container.support {
	background-color: #fff;

}

li.ticketpost-container.support .ticketpost-responder{
	
}

div.ticketpost_message {
	line-height: 18px;
	margin-top: 8px;
	clear: both;
}

.ticket-info div.attachments {
	margin-top: 15px;
}

.ticket-info div.attachments h4{
	font-size: 1em;
	margin-bottom: 0px;
	background: url(images/paperclip.png) no-repeat;
	padding-left: 18px;
	height: 20px;
	line-height: 18px;
}

.ticket-info div.attachments a {
	display: block;
	margin-bottom: 4px;
	margin-left: 18px;
}

.timeago {

	font-weight: bold;
}

.ticket-date-container {
	float: right;
}

.ticketpost-responder {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}

.ticketpost-responder.support {
	color: #0094c8;
}

.reply-to-post {
	display: block;

	margin-right: 0px;
	font-size: .9em;
	font-weight: bold;
	width: 86px;
	text-align: center;
	padding: 5px 10px 6px;
	margin-bottom: 8px;
}

.reply-to-post:hover {
	color: #fff;
}

.ticket-reply-area h4 {
	margin-top: 15px;
	font-size: 1.2em;
	margin-left: 0;
	margin-bottom: 8px;
}

.ticket-reply-area textarea {
	border: 1px solid #ccc;
	width:  573px;
	height: 270px;
	padding: 10px;
	color: #464646;
	margin-bottom: 8px;
	margin-top: 5px;
}

#support-messages div.support-message-thread ul#message-thread {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.ticket-reply-area {
	display: none;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.ticket-reply-area input {
	width: 100px;
}

.ticket-reply-area .submit-actions-container {
	overflow: hidden;
	line-height: 24px;
	vertical-align: middle;
}

.ticket-reply-area .submit-actions {
	float: left;
	text-align: left;
}

.ticket-reply-area .submit-actions .check {
	width: 20px;
	margin-left: 15px;
}

.ticket-reply-area a {
	float: right;
}

#attachment_error_container {
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: italic;
	line-height: 16px;
}

ul#attachment_images {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-top: 10px;
	padding-left: 3px;
}

ul#attachment_images li {
	line-height: 18px;
	background: url(images/paperclip.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}

ul#attachment_images li a {
	float: none;
	padding-right: 10px;
}

ul#attachment_images li a.remove-attachment {
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 11px;
	border-left: 1px solid #ccc;
	color: #828282;
}

ul#attachment_images li a.remove-attachment:hover {
	color: #0094c8;
}

span.ticket-date {
	font-size: .9em;
	color: #80949b;
}

.ticketpost-heading {
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom:8px;
}

.open-ticket {
	padding-top: 15px;
	display: none;
	margin-left: 25px;
	padding-bottom: 15px;
	margin-right: 25px;
	border-bottom: 1px solid #ccc;
}

.cancel-open-ticket {
	text-align: center;
	float: right;
	margin-top: 10px;
}

.open-ticket .subject{
	width:  575px;
	padding:5px;
	font-size: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#support-messages div.open-ticket p {
	margin-top: 10px;
	font-weight: bold;
}

div.open-ticket a.attach-file {
	display: inline-block;
	background: url(images/paperclip.png) no-repeat;
	height: 20px;
	line-height: 18px;
	padding-left: 18px;
	text-decoration: none;
	position: relative;
	
}

#submit-ticket {
	width: 150px;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
	position: relative;
}

.submit-ticket-container {
	
	float: left;
	padding-bottom: 2px;
}

div.submit-to {
	float: left;
	width: 210px;
	height: 25px;
	padding-left: 5px;
	display: block;
	margin-top: 8px;
}

div.submit-to > span {
	display: block;
	float: left;
	width: 15px;
	line-height: 20px;
	
}

.open-ticket .type {
	display: block;
	height: 20px;
	margin-left: 5px;
	float: left;
}

.open-ticket .details {
	border: 1px solid #ccc;
	width:  573px;
	height: 270px;
	color: #464646;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.support-indicator {
	display: none;
	position: absolute;
	right: 0px;
	height: 15px;
	background: #fff url(images/ajax-loader-2.gif) no-repeat 10px 7px;
	color: #858d8e;
	padding: 10px 15px 5px 33px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.support-search-results {
	display: none;
	margin-top: 0;
	
	
	padding: 25px;
	background-color: #fff;
}

.support-search-results ul li{
	margin-bottom:25px;

}

.support-search-results h3{
	padding-top: 20px;
	font-size: 28px;
	font-style: normal;
	margin-bottom: 20px;

	
}

.support-search-results h4 {
	font-size: 14px;
	line-height: 18px;
}

.support-search-results a {
	text-decoration: none;
}

.support-search-results p {
	line-height: 12px;
}

#notifier, .client-order-pending {
	background-color: #2b91cb;
	padding: 8px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color: #fff;
	display: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
	position: relative;
	top: 0px;
}

.client-order-pending.no-margin {
	margin: 0px;
}

.client-container-home #notifier {
	margin-left: 15px;
	margin-right: 15px;
}

.client-order-pending {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
}

.client-actions {
	float: left;
	color: #959697;
	position: relative;
	margin-left: 12px;
	width: 100%;
}

.client-main {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	padding: 10px 15px 10px 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	
}

.more-client-actions {
	float: right;
	position: relative;
}

.dashboard-link {
	background: url(images/dashboard.png) no-repeat 0 0;
	padding-left: 32px;
}

.client-actions > a{
	text-decoration: none;
	height: 25px;
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 25px;
	border-right: 1px solid #444;
	padding-right: 12px;
	color: #95b1be;
	font-weight: bold;
}

.client-actions > a:hover {
	color: #fff;
	
}
.client-actions > a.current {
	color: #fff;
	font-weight: bold;
}

.client-actions span {
	color: #abcfe7;
}

.client-header .buy-actions {
	margin-top: 22px;	
	text-align:right;
	right: 0px;
}

.client-header .buy-actions a{
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

.client-buy-actions {
	position: relative;
	display: inline;
}

#buy-action {
	border: none;
	margin-right: 0px;
	padding-right: 4px;
	color: #95b1be;
	font-weight: bold;
}

#select-buy-action {
	background: url(images/down_arrow_small.png) no-repeat 5px 7px;
	display: inline-block;
	width: 20px;
	padding-right: 8px;
	line-height: 22px;
	border-right: 1px solid #444;
	margin-right: 10px;
}

#select-buy-action:hover {
	background: url(images/down_arrow_small_over.png) no-repeat 0 0;
}

#select-buy-action span {
	
}

#select-buy-menu {
	position: absolute;
	right: 0px;
	width: 130px;
	margin-right: 15px;
	padding: 4px 10px 10px;
	border: 1px solid #dbdbdb;
	top: 25px;
}

#select-buy-menu li{
	margin-top: 7px;
}


div.manage-licenses {
	margin-left: 30px;
}

div.show-licenses {
	
	background-color: #fff;
	padding: 25px;
	max-height: 350px;
}

div#showlicenses {
	width: 550px;
}

div.show-licenses p.field {
	font-weight: bold;
}

div.show-licenses p span {
	font-style: italic;
	margin-left: 10px;
	font-weight: normal;
}

div.show-licenses h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
}

div.show-licenses input {
	padding: 5px;
	width: 460px;
	font-size: 18px;
	margin-bottom: 10px;

}


div.show-licenses input.empty {
	background-color: #fff6c6;
}

div.show-licenses p.intro {
	margin-top: 10px;
	margin-bottom: 25px;
	
	
}

a.unauthorized-licenses {
	padding-left: 25px;
	background: url(images/alert_small.png) no-repeat 0 0;
	height: 20px;
	display: inline-block;
	line-height: 24px;
}

a.authorized-licenses {
	height: 20px;
	display: inline-block;
	line-height: 24px;
}

input#submit-licenses {
	width: 100px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.client-edit-account,div.client-edit-mod,div.client-config-install {
	
	}
	
div.client-edit-account .row {
	clear: both;
}

div.client-edit-account  h2, div.client-edit-mod h2, div.client-config-install h2{
	display: inline;
	margin-right: 35px;
	font-size: 1.9em;
}

div.client-panel h2 {
	display: inline;
	margin-right: 35px;
	font-size: 1.9em;
}

div.edit-mod .nav h2 {
	float: left;
}



div.client-edit-account .nav, div.client-edit-mod .nav, div.client-config-install .nav{
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.client-cart .nav {
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
}

div.client-edit-account div.blocked-dev {
	text-align: center;
	height: 300px;
}

div.client-edit-account div.blocked-dev h2 {
	font-size: 2em;
	margin-bottom: 10px;
	display: block;
}

.edit-mod .mod-notice {
	background: #243239 url(images/dark_gradc.png) repeat-x;
	padding: 25px;
	margin-bottom: 15px;
	color: #fff;
}

.edit-mod .mod-notice li{
	margin-bottom: 8px;
	color: #80a4b5;
}

.edit-mod .mod-notice h3{
	font-size: 2.4em;
	margin-bottom: 25px;
	color: #fff;
}

div.client-edit-mod .nav a {
	line-height: 23px;
	margin-right: 15px;
}

div.client-config-install .nav span{
	margin-right: 5px;
	line-height: 24px;
	color: #7c8b90;
}

div.client-config-install p.radios span {
	margin-right: 50px;
	margin-left: 2px;
	font-size: 1.2em;
	font-weight: bold;
}

div.client-config-install p.radios span input{
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 4px;
}

div.client-config-install p.radios {
	display: block;
	clear: both;
	margin-bottom: 15px;
}

div.client-config-install h4 {
	display: inline;
	margin-right: 50px;
	font-size: 1.2em;
}

div.client-config-install .selective {


	width: 710px;
	margin-top: 12px;
}

div.client-config-install div.install-easy p, .submit-area p {
	
	margin-top: 15px;
	color: #7c8b90;
}

div.client-config-install div.install-easy textarea {
	width: 700px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.client-config-install #se-license {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

div.client-config-install #se-license > a {
	width: 200px !important;
}

div.client-config-install #se-license .bmselect-menu a{
	width: 165px;
}

div.client-config-install #se-license .bmselect-menu li{
	line-height: 18px;
}

div.client-config-install.upgrade h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 30px;
}

div.login-info {
	clear: both;
}

div.login-info label input {
	display: block;
	margin-top: 5px;
}

label.se_site {
	display: block;
	float: left;
	margin-bottom: 15px;
}

label.se_site input {
	width: 300px;
}

div.submit-area {
	width: 710px;
}

div.install-advanced textarea {
	width: 400px;
	height: 100px;
	margin-top: 8px;
	margin-bottom: 15px;
}

div.client-config-install .submit {
	width: 150px;
	margin-top: 15px;
	margin-bottom: 25px;
}

div.install-advanced {
	margin-top: 25px !important;
	
}

div.install-advanced input {
	width: 400px;
}

div.install-advanced .database-information, div.install-advanced .additional-info {
	margin-top: 35px;
}

p.database-radios input {
	width: 20px;
}

p.database-radios span {
	margin-right: 15px;
	font-weight: bold;
}

database-selective {
	margin-bottom: 25px;
}

div.install-advanced p {
	margin-bottom: 4px;
	margin-top: 8px;
}

div.install-advanced h4 {
	display: block;
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 15px;
}

p.sub-info {
	font-weight: bold;
}

div#save-mod-dialog {
	display: none;
}

div.save-mod-dialog h2 {
	padding-bottom: 15px;
}

div.save-mod-dialog {
	width: 400px;
	padding: 10px 10px 2px;
	overflow: hidden;
}

div.save-mod-dialog p {
	margin-bottom: 15px;
	width: 400px;
	
}

div.save-mod-dialog a {
	width: 100px;
	float: left;
	line-height: 20px;
}

div.save-mod-dialog a.button-grey {
	float: right;
	
}

ul.account-tabs {
	display: inline;
	text-align: right;
	width: 500px;
}

ul.account-tabs li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

ul.account-tabs li a {
	text-decoration: none;
	line-height: 24px;
}


ul.account-tabs li a.current {
	font-weight: bold;
	color: #696969;
}

div.account-panes {
	clear:  both;
	min-height: 400px;
}

div.account-panes input{
	width: 350px;
	padding: 5px;
	font-size: 14px;
}

div.account-panes input.checkbox {
	width: 12px;
}

div.account-panes .profile .left {
	float: left;
	margin-top: 15px;
}

div.account-panes .profile .left p {
	margin-top: 8px;
	margin-bottom: 4px;
}

div.account-panes .profile .right  {
	float: left;
	margin-left: 35px;
	margin-top: 15px;
	padding: 15px;
	background-color: #eaeced;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

div.account-panes .profile .right-affiliate {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 15px;
}

div.account-panes .profile .right-affiliate h4,
div.account-panes .profile .left-affiliate h4 {
	padding-bottom: 15px;
	font-size: 1.4em;
}
div.account-panes .profile .left-affiliate h4 {
	padding-top: 15px;
}
div.account-panes .profile .left.affiliate {
	padding: 15px;
	background-color: #eaeced;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;

}

div.account-panes .profile .right p {
	margin-bottom: 2px;
}

div.account-panes .profile .right label {
	display: inline;
	padding-bottom: 0px;
}

div.account-panes .profile .right h3 {
	font-size: 1em;
	margin-bottom: 15px;
}


div.account-panes .submit {
	width: 60px;
	display: block;
line-height: 18px;
	margin-right: 8px;
	clear: both;
	float: left;
	vertical-align: middle;
	margin-top: 5px;
}

div.client-edit-account a.cancel{
	display: block;
	float: left;
	line-height: 24px;
	margin-top: 7px;
}

div.account-panes .cancel {
	text-decoration: none;
}

div.client-edit-account .new-addon {
	background: url(images/plus_small.png) no-repeat 4px center;
	display: inline;
	padding-left: 24px;
	line-height: 23px;
	padding-top: 1px;

	font-weight: bold;
	font-size: .9em;
}

/* EDIT MODSS */

.edit-mod-section{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.edit-mod-section h3{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 24px;
	color: #5a676d;;
}

div.mod-listing div.listing {
	float: left;
	width: 680px;
}

div.mod-listing div.listing > div{
	line-height: 18px;
	margin-top: 8px;
}

div.mod-listing div.edit-controls {
	float: right;
	margin-top: 20px;
}

div.mod-listing div.edit-controls a{
	margin-left: 8px;
}

div.mod-listing div.edit-controls a.edit {
	background: url(images/edit-small.png) no-repeat 0 2px;
	padding-left: 12px;
}

div.edit-controls .pending-approval {
	text-transform: uppercase;
	color: #4e5e61;
	background-color: #eaeced;
	font-size: .8em;
	padding: 5px 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: 0px;
	font-weight: bold;
}

div.mod-listing ul li {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #e5e5e5;
}

div.mod-listing ul li:first-child
{
  padding-top: 0px;
}

div.mod-listing ul li h3 a {

	text-decoration: none;
	font-size: 1.2em;
}

div.mod-listing ul li h3 a:hover {
	
}

div.edit-mod .left {
	width: 620px;
	float: left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color: #eaeced;
	margin-top: 10px;
}

div.edit-mod .right {
	width: 220px;
	float: right;
	padding: 18px 15px 15px;
	margin-top: 10px;
	background: #243239 url(images/dark_gradc.png) repeat-x;
	color: #ddd;
}

div.edit-mod .right > div{
	margin-bottom:20px
}

div.edit-mod .right > div.screenshots {
	margin-bottom: 0px;
}

#screenshot_error_container {
	font-style: italic;
	font-size: .9em;
	color: #7199a7;
	line-height: 14px;
}

div.edit-mod-category {
	
}

.edit-mod-dependencies input {
	width: 208px;
}

.edit-mod-dependencies > a {
	margin-left: 10px;
	background-color: #425d67;
	padding: 5px 10px;
	color: #fff;
	display: none;
}

.edit-mod-dependencies ul.mod-dependencies {
	margin-top: 8px;
}

.edit-mod-dependencies ul.mod-dependencies li {
	border-top: 1px solid #3a5057;
	padding-top: 5px;
	padding-bottom: 12px;
	position: relative;
	line-height: 14px;
}

.edit-mod-dependencies ul.mod-dependencies li a{
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}

.edit-mod-dependencies ul.mod-dependencies li a:hover {
	color: #fff;
}

.edit-mod-dependencies ul.mod-dependencies li .cancel {
	position: absolute;
	top: 4px;
	right: 4px;
	font-weight: bold;
}

div.edit-mod .left input, div.edit-mod .left textarea{
	width: 580px;
	padding: 5px;
	color: #3a3a3a;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.edit-mod .left .edit-mod-shortdesc textarea{
	height: 100px;
}

div.answer textarea{
	height: 100px;
}

.dependency-results {
	position: absolute;
	top: 65px;
	background: #fff;
	padding: 15px;
	width: 228px;
	z-index: 5;
	border: 1px solid #ccc;
}

.dependency-results li {
	margin-bottom: 8px;
	color: #787878;
}


div.edit-mod-homepage input{
	width: 208px;
}

div.edit-mod textarea {
	font-size: 14px;
	border-color: #cfcfcf;
}

div.edit-mod-title {
	border-top: none;
}

div.edit-mod-title input{
	font-size: 24px;
}

div.edit-mod-title {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
}

div.edit-mod p {
	margin-top: 0px;
	font-size: 12px;
}



div.edit-mod-dependencies {
	margin-bottom: 8px !important;
	position: relative;
}

div.edit-mod-compatibility p {
	margin-top: 8px;
}

div.edit-mod .right p{
	font-size: 1.1em;
	margin-bottom: 3px;
	color: #c6e2ef;
	font-weight: bold;
}

div.screenshots p {
	font-size: 2em !important;
	color: #feffff;
}

div.client-mod-faq li {
	padding: 15px;
	background-color: #dadddf;
	margin-top: 7px;
	position: relative;
}

div.client-mod-faq li a {
	
	float: right;
	margin-top: 5px;
}

div.client-mod-faq li input, div.client-mod-faq li textarea {
	width: 550px !important;
}

div.client-mod-faq h3 {
	display: inline;
	margin-right: 7px;
}

div.client-mod-faq {
	border-bottom: none;
}

div.client-mod-faq .add-faq {
	background: url(images/plus_small.png) no-repeat 4px 1px;
	display: inline;
	padding-left: 23px;
	line-height: 23px;
	padding-top: 1px;
}

div.client-mod-faq p {
	font-size: 1.1em;
}

div.client-banner-message h3 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 2.4em;
	padding-top: 15px;
	line-height: 30px;
}

div.client-banner-message {
	padding: 0 20px 20px;
	margin: 0 0 15px;
	position: relative;
	background: #fff url(images/page_grad_reversed.png) repeat-x 0 bottom;
	border-bottom: 1px solid #e9e9e9;
	display: ;
}

div.client-banner-message div.main-text {
	width: 440px;
	float: left;
	margin-right: 45px;
}

div.client-banner-message div.main-text.install {
	margin-top: 0;
}

div.client-banner-message p {
	font-size: 1.1em;
	
}

div.client-banner-message .main-text.install p {
	
	font-size: 1.1em;
	padding-top: 20px;
	padding-bottom: 15px;
}

div.client-banner-message .download-link {
	float: left;
	margin-top: 30px;
}

div.client-banner-message .download-link a {
	color: #90A0A8;
	text-decoration: underline;
	width: 180px;
	text-align: center;
	display: block;
}

div.client-banner-message .download-link a span {
	color: #5b6265;
	font-size: 12px;
	margin-top: 4px;
	display: block;
}

div.client-banner-message .download-link .dse {
	padding-top: 60px;
	background: url(images/download_icon_large.png) no-repeat center 5px;

	font-size: 1.1em;
	text-decoration: none;
	margin-bottom: 8px;
	margin-right: 20px;
	color: #0094c8;
}

div.client-banner-message .install-link {
	float: left;
	margin-top: 30px;
}

div.client-banner-message .install-link a {
	width: 200px;
	text-align: center;
	display: block;
	padding-top: 60px;
	background: url(images/gear_icon_welcome.png) no-repeat center 0;
	color: #0094c8;
	font-size: 1.1em;
	text-decoration: none;
	margin-bottom: 4px;
}

div.client-banner-message .install-link span {
	width: 200px;
	text-align: center;
	display: block;
	font-size: 1em;
	font-weight: bold;
}

a.close-banner {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 15px;
	margin-top: 8px;
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
}

div.client-banner-message a:hover, div.client-banner-message .download-link a:hover {
	
}


div.client-banner-message .welcome-install {
	float: left;
	width: 400px;
	
	line-height: 18px;
	
}

div.client-banner-message .welcome-install > a {
	display: block;
	margin-top: 2px;
	font-weight: bold;
}

div.client-banner-message .welcome-install span {
	
	font-weight: bold;

	margin-bottom: 8px;

}

div.client-banner-message a.button-blue {
	width: 215px;
	margin-top: 8px;
}

div.client-banner-message a.button-blue.inline {
	display: inline !important;
	padding: 10px 20px;
	margin-right: 15px;
}

div.client-banner-message a.button-grey:hover {
	color: #fff;
}

div.client-banner-message .install-pending a{
	display: block;
	font-weight: bold;
}

div.client-banner-message .install-pending div {
	
	display: block;
	margin-bottom: 4px;
	line-height: 18px;
}

div.client-banner-message .install-pending.and-upgrade div {
	padding-bottom: 10px;
}

div.client-banner-message .install-pending span {
	font-weight: bold;
}

.open-ticket div#uploadify_container {
	margin-bottom: 15px;
	margin-top: 15px;
}

.screen-attachment {
	width: 220px;
	border: none;
}

#uploadifyUploader {
	margin-top: 8px;
}

ul#screenshot_images li {
	position: relative;
	margin-bottom: 20px;
}

ul#screenshot_images li input {
	width: 206px;
	font-size: .8em;
	margin-top: 2px;
	font-weight: bold;
	color: #2e2e2e;
}

ul#screenshot_images li a {
	border: none;
}

a.remove-screenshot {
	position: absolute;
        left: -8px;
	top: -8px;
	background-image: url(images/close_box5.png);
	width: 27px;
	height: 27px;
}

a.remove-screenshot span {
	display: none;
}

a#save-mod.button-grey {
	width: 100px;
	padding: 5px;
	line-height: 16px;
	float: left;
	margin-top: -2px;
	margin-right: 0px;
}


/* @group Client Order */

#attachments_container_open {
	
}

div.client-cart-listing {
	float: left;
	width: 680px;
}

div.client-cart-listing .left {
	float: left;	
}

div.client-cart-listing .right {
	float: left;
	margin-left: 40px;
}

div.client-cart-listing .plugins {
	width: 300px;
}

div.client-cart-listing .plugins h3 {
	margin-top: 18px;
}

div.client-cart-listing .plugins > ul > li {
	clear: both;
	height: 28px;
}

div.client-cart-listing .plugins > ul li div {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

div.client-cart-listing .plugins label, div.client-cart-listing .plugins label img, div.client-cart-listing .plugins img, div.client-cart-listing .plugins div {
	vertical-align: middle;
	line-height: 24px;
	font-weight: bold;
}

div.client-cart-listing .plugins .already-purchased {
	color: #b3b3b3;
}

div.client-cart-listing .plugins .already-purchased img {
	margin-left: 20px;
}

div.client-cart-listing .plugins label img, div.client-cart-listing .plugins img {
	margin-left:8px;
	margin-right: 6px;
	top: -3px;
	position: relative;
}

.reseller-item {
  padding-bottom:5px;
  border-bottom:1px solid #EFEFEF;
}

.reseller-item + .reseller-item {
  padding-top:5px;
}

.small-qty {
  font-size:10px;
  height:auto !important;
  padding-right:5px;
  overflow: auto;
}

.small-qty div {
  line-height:12px !important;
}

div.reseller-plugin-qty {
  float:right !important;
  
}

div.reseller-plugin-qty {
  padding-right:3px;
}

div.reseller-plugin-qty .bm-select.standard a.bmdrop {
 width:50px;
}

div.reseller-plugin-qty .bm-select.standard .bmselect-menu {
 min-width:75px; 
}

div.client-cart-listing .plugins .price {
	line-height: 24px;
	font-weight: bold;
	font-size: 1.1em;
	float: right;
}

div.client-cart-listing .plugins .purchased {
	line-height: 24px;
	font-size: 12px;
	float: right;
	font-style: italic;
	font-weight: normal;
}

div.client-cart-listing .license-service, div.client-cart-listing .services {
	width: 310px;
	padding-bottom: 15px;
}

div.client-cart-listing h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 12px;
	font-size: 1.4em;
	margin-top: 30px;
}

div.client-cart-listing > div:first-child h3 {
	margin-top: 18px;

}

div.client-cart-listing .license-service .license-qty, .support-qty {
	float: right;
}

div.client-cart-listing .license-service .license-qty > a {
	width: 200px;
}

div.client-cart-listing .license-service h4 {
	float: left;
	line-height: 24px;
	font-weight: bold;
	font-size: 1.2em;
}

div.client-cart-listing .services h4 {
	float: left;
	font-weight: bold;
}

.install-service-qty, .upgrade-service-qty {
	margin-left: 15px;
	margin-bottom: 10px;
}

.install-service-qty h4 {
	clear: both !important;
	float: none !important;
	margin-top: 10px;
	padding-bottom: 4px;
}

div.client-cart-listing .license-service p {
	clear: both;
	padding-top: 2px;
	color: #9b9b9b;
	font-size: 11px;
}

.client-order-qty-input {
	width: 15px;
	padding: 2px;
	margin-right: 8px;
}

div.client-cart-listing ul li > div {
	float: left;
}

div.client-cart-listing .services > div {
	line-height: 21px;
}

div.client-cart-listing .services .amount{
	float: left;
	font-weight: bold;
}

.install-service-new {
	display: none;
}

.install-service-new div, .install-service-old div {
	clear: both !important;
	float: none;
	font-weight: normal !important;
	font-style: normal;
}

.upgrade-service-qty {
	display: none;
	margin-top: 4px;
}

.upgrade-service-qty div{
	font-weight: normal !important;
	font-style: normal;
}

div.client-cart-listing .services .price {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	float: right;
}

div.client-cart-listing .services > div p {
	clear: both;
	padding-top: 2px;
	line-height: 14px;
	margin-left: 15px;
	color: #9b9b9b;
	font-size: 11px;
}

div.client-cart-listing .services input {
	margin-right: 4px;
}

div.client-cart-description {
	width: 280px;
	margin-right: 20px;
	line-height: 14px;
}

div.client-cart-description h3 {
	margin-bottom: 8px;
}

div.client-cart-quantity {
	height: 25px;
	margin-top: 2px;
}

div.client-cart-item-price {
	float: right !important;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-top: 2px;
}

div.client-cart-item-price span {
	font-size: 18px;
	margin-left: 8px;
}

span.client-price-tag {
	font-weight: bold;
}

.buy-now-cart {
	float: right;
	width: 200px;
	text-align: center;
	
}

.client-cart-right {
	float: right;
	width: 200px;
	text-align: center;
	display: none;
}

div.client-cart-summary {
	padding: 15px;
	background-color: #262b34;
	margin-bottom: 8px;
}

div.client-cart-summary > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.client-cart-summary a.twocheckout {
	margin-bottom: 12px;
	display: block;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
}

div.client-cart-summary h3 {
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 15px;
	border-bottom: 1px solid #5b5b5b;
	padding-bottom: 10px;
}

div.client-cart-summary ul{
	margin-bottom: 30px;
	color: #a1acad;
}

div.client-cart-summary ul li {
	line-height: 18px;
	font-weight: bold;
}

div.client-cart-summary ul li.wording {
	display: none;
}

div.client-cart-summary .client-order-total {
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
}

div.client-cart-summary .client-order-total span {
	font-size: 18px;
	
}

div.client-cart div.client-cart-summary a.button-blue {
	line-height: 20px;
	padding: 10px 0px 9px;
	margin-bottom: 5px;
	margin-top: 26px;
	font-size: 14px;
}

div.client-cart-summary a:hover {
	color: #fff;
}

div.client-cart-summary a.button-blue {
	line-height: 25px;
	padding: 10px 0px 9px;
	margin-bottom: 5px;
	margin-top: 30px;
	font-size: 18px;
}

div.client-cart-summary a.button-blue img {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}

#coupon-code-link {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-top: 4px;
}

.submit-area a.client-submit-button, .submit-action a.submit-form {
	display: inline;
	
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 21px;
}

.submit-area .submit-action {
	padding-top: 4px;
}

.submit-action {
	overflow: hidden;
	padding-bottom: 2px;
}

.submit-action.affiliate {
	margin-top: 5px;
}

.submit-action .cancel-action {
	float: left;
	line-height: 21px;
	padding: 5px 5px 5px 10px;
}

.feature-type.bm-select.standard a.bmdrop, .version-type.bm-select.standard a.bmdrop{
  width:220px !important;
  margin-bottom:8px;
}

.additional-options {
  border-bottom:1px solid #ccc;
  padding-bottom:8px;
  margin-bottom:15px;
}

.recur {
	margin-left: 15px;
}
.support {
	margin-left: 15px;
}


/* DEVELOPER ZONE INFO */
.developer-profile h2
{
  font-size: 1.9em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.developer-profile-url
{
  display: inline-block;
  font-size: 8pt;
  margin-left: 10px;
}
#developer-profile-form
{
  margin-top: 12px;
}
.developer-profile > form > span
{
  display: inline-block;
  background-color: #f6f3e5;
  padding: 8px 9px;
  margin-top: 10px;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.developer-profile > form > span > input[type=checkbox]
{
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
.developer-profile > form > span > label
{
  display: inline-block;
  vertical-align: middle;
  font-size: 8pt;
}
.developer-profile form
{
  overflow: hidden;
  margin-top: 10px;
}
.developer-profile form li
{
  float: left;
  margin-right: 10px;
  padding-top: 10px;
}
.developer-profile form li.newline
{
  float: none;
  clear: both;
}
.developer-profile form li span
{
  display: block;
  font-size: 8pt;
  margin-bottom: 4px;
  font-weight: bold;
}
.developer-profile form li span > span
{
  display: inline;
  font-weight: normal;
}
.developer-profile form li input[type=checkbox]
{
  vertical-align: middle;
}
.developer-profile form li label
{
  font-size: 8pt;
  display: inline-block;
  vertical-align: middle;
}
.developer-profile form li input[type=text]
{
  font-size: 8pt;
}
.developer-profile form li textarea
{
  font-size: 8pt;
  width: 640px;
  height: 4em;
}
.developer-profile form li input[type=submit]
{
  font-size: 8pt;
  font-weight: bold;
  cursor: pointer;
  margint-top: 5px;
  margin-bottom: 5px;
}
.devzone-items
{
  background-color: #EAECED;
  padding: 12px;
  width:170px;
  float:right;
  margin-left:15px;
  margin-top:15px;
  padding:15px;
  margin-bottom:5px;
}
.devzone-items p
{
  line-height:1.2em;
  margin-bottom:5px;
}
.devzone-items h4
{
  margin-top:30px;
  margin-bottom:5px;
}
.devzone-items h4:first-child
{
  margin-top:5px;
}
.devzone-container
{
  overflow:hidden;
}


/* REGISTER LICENSE PAGE */
.client_register_licenses
{
  overflow: hidden;
  margin-top: 20px;
}
.client_register_licenses > li + li
{
  margin-top: 15px;
}
.client_register_licenses > li > ul
{
  display: inline-block;
  background-color: #eee;
  padding: 10px 14px;
  border: 1px solid #ccc;
}
.client_register_licenses > li > ul > li
{
  display: inline-block;
  vertical-align: middle;
}
.client_register_licenses > li > ul > li + li
{
  margin-left: 10px;
}
.client_register_licenses > li > ul > .client_register_licenses_showcase
{
  margin-left: 0px;
}
.client_register_licenses > li > ul span
{
  display: block;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 3px;
}
.client_register_licenses > li > ul input[type=text]
{
  display: block;
}
.client_register_licenses > li > ul select
{
  color: #4D4D4D;
  font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
  font-size: 15px;
  padding: 5px;
}
.client_register_licenses > li > ul > li > p
{
  display: block;
  margin-top: 3px;
  font-size: 7pt;
  color: #777;
}
.client_register_licenses_showcase
{
  display: block;
  font-size: 8pt;
  margin: 15px 0px 0px 0px;
}
.client_register_licenses_showcase > input
{
  display: inline-block;
  vertical-align: middle;
}
.client_register_licenses > li > ul > li.client_register_licenses_showcase > p
{
  display: block;
  padding-top: 6px;
  font-size: 8pt;
}
div.client-edit-account label.client_register_licenses_showcase_label
{
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  font-weight: bold;
  padding: 0px;
}
.client_register_licenses_submit
{
  margin-top: 20px;
}

div.client-downloads ul li a.changeloglink
{
  float:right;
  font-weight:normal;
  font-size:10px;
  text-decoration:underline;
  color:#666;
}

/* @end */


